@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700);
@import url(https://p.typekit.net/p.css?s=1&k=hrw3rhh&ht=tk&f=24539.24543.24547.26055.26058.26059.26062.26063&a=2105484&app=typekit&e=css);
a.gflag {
 font-size:24px;
 padding:1px 0;
 background-repeat:no-repeat;
 background-image:url(../../../plugins/gtranslate/24.png)
}
a.gflag img {
 border:0;
 height:24px;
 display:inline
}
a.gflag:hover {
 background-image:url(../../../plugins/gtranslate/24a.png)
}
img.gstats {
 display:none
}
a.alt_flag {
 background-image:url(../../../plugins/gtranslate/alt_flags.png)
}
a.alt_flag:hover {
 background-image:url(../../../plugins/gtranslate/alt_flagsa.png)
}
a.us_flag {
 background-position:0 -100px
}
a.br_flag {
 background-position:-100px -100px
}
a.mx_flag {
 background-position:-200px -100px
}
a.glink {
 text-decoration:none
}
a.glink span {
 margin-right:5px;
 font-size:15px;
 vertical-align:middle
}
a.glink img {
 vertical-align:middle;
 display:inline;
 border:0;
 padding:0;
 margin:0;
 opacity:.8
}
a.glink:hover img {
 opacity:1
}
.nice-select {
 -webkit-tap-highlight-color:transparent;
 background-color:#fff;
 border-radius:5px;
 border:solid 1px #e8e8e8;
 box-sizing:border-box;
 clear:both;
 cursor:pointer;
 display:block;
 float:left;
 font-family:inherit;
 font-size:14px;
 font-weight:400;
 height:42px;
 line-height:40px;
 outline:0;
 padding-left:18px;
 padding-right:30px;
 position:relative;
 text-align:left!important;
 -webkit-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 white-space:nowrap;
 width:auto
}
.nice-select:hover {
 border-color:#dbdbdb
}
.nice-select.open,
.nice-select:active,
.nice-select:focus {
 border-color:#999
}
.nice-select:after {
 border-bottom:2px solid #999;
 border-right:2px solid #999;
 content:'';
 display:block;
 height:5px;
 margin-top:-4px;
 pointer-events:none;
 position:absolute;
 right:12px;
 top:50%;
 -webkit-transform-origin:66% 66%;
 -ms-transform-origin:66% 66%;
 transform-origin:66% 66%;
 -webkit-transform:rotate(45deg);
 -ms-transform:rotate(45deg);
 transform:rotate(45deg);
 -webkit-transition:all .15s ease-in-out;
 transition:all .15s ease-in-out;
 width:5px
}
.nice-select.open:after {
 -webkit-transform:rotate(-135deg);
 -ms-transform:rotate(-135deg);
 transform:rotate(-135deg)
}
.nice-select.open .list {
 opacity:1;
 pointer-events:auto;
 -webkit-transform:scale(1) translateY(0);
 -ms-transform:scale(1) translateY(0);
 transform:scale(1) translateY(0)
}
.nice-select.disabled {
 border-color:#ededed;
 color:#999;
 pointer-events:none
}
.nice-select.disabled:after {
 border-color:#ccc
}
.nice-select.wide {
 width:100%
}
.nice-select.wide .list {
 left:0!important;
 right:0!important
}
.nice-select.right {
 float:right
}
.nice-select.right .list {
 left:auto;
 right:0
}
.nice-select.small {
 font-size:12px;
 height:36px;
 line-height:34px
}
.nice-select.small:after {
 height:4px;
 width:4px
}
.nice-select.small .option {
 line-height:34px;
 min-height:34px
}
.nice-select .list {
 background-color:#fff;
 border-radius:5px;
 box-shadow:0 0 0 1px rgba(68,68,68,.11);
 box-sizing:border-box;
 margin-top:4px;
 opacity:0;
 overflow:hidden;
 padding:0;
 pointer-events:none;
 position:absolute;
 top:100%;
 left:0;
 -webkit-transform-origin:50% 0;
 -ms-transform-origin:50% 0;
 transform-origin:50% 0;
 -webkit-transform:scale(.75) translateY(-21px);
 -ms-transform:scale(.75) translateY(-21px);
 transform:scale(.75) translateY(-21px);
 -webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
 transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
 z-index:9
}
.nice-select .list:hover .option:not(:hover) {
 background-color:transparent!important
}
.nice-select .option {
 cursor:pointer;
 font-weight:400;
 line-height:40px;
 list-style:none;
 min-height:40px;
 outline:0;
 padding-left:18px;
 padding-right:29px;
 text-align:left;
 -webkit-transition:all .2s;
 transition:all .2s
}
.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
 background-color:#f6f6f6
}
.nice-select .option.selected {
 font-weight:700
}
.nice-select .option.disabled {
 background-color:transparent;
 color:#999;
 cursor:default
}
.no-csspointerevents .nice-select .list {
 display:none
}
.no-csspointerevents .nice-select.open .list {
 display:block
}
.select2-container {
 box-sizing:border-box;
 display:inline-block;
 margin:0;
 position:relative;
 vertical-align:middle
}
.select2-container .select2-selection--single {
 box-sizing:border-box;
 cursor:pointer;
 display:block;
 height:28px;
 user-select:none;
 -webkit-user-select:none
}
.select2-container .select2-selection--single .select2-selection__rendered {
 display:block;
 padding-left:8px;
 padding-right:20px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
 position:relative
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
 padding-right:8px;
 padding-left:20px
}
.select2-container .select2-selection--multiple {
 box-sizing:border-box;
 cursor:pointer;
 display:block;
 min-height:32px;
 user-select:none;
 -webkit-user-select:none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
 display:inline-block;
 overflow:hidden;
 padding-left:8px;
 text-overflow:ellipsis;
 white-space:nowrap
}
.select2-container .select2-search--inline {
 float:left
}
.select2-container .select2-search--inline .select2-search__field {
 box-sizing:border-box;
 border:none;
 font-size:100%;
 margin-top:5px;
 padding:0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
 -webkit-appearance:none
}
.select2-dropdown {
 background-color:#fff;
 border:1px solid #aaa;
 border-radius:4px;
 box-sizing:border-box;
 display:block;
 position:absolute;
 left:-100000px;
 width:100%;
 z-index:1051
}
.select2-results {
 display:block
}
.select2-results__options {
 list-style:none;
 margin:0;
 padding:0
}
.select2-results__option {
 padding:6px;
 user-select:none;
 -webkit-user-select:none
}
.select2-results__option[aria-selected] {
 cursor:pointer
}
.select2-container--open .select2-dropdown {
 left:0
}
.select2-container--open .select2-dropdown--above {
 border-bottom:none;
 border-bottom-left-radius:0;
 border-bottom-right-radius:0
}
.select2-container--open .select2-dropdown--below {
 border-top:none;
 border-top-left-radius:0;
 border-top-right-radius:0
}
.select2-search--dropdown {
 display:block;
 padding:4px
}
.select2-search--dropdown .select2-search__field {
 padding:4px;
 width:100%;
 box-sizing:border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
 -webkit-appearance:none
}
.select2-search--dropdown.select2-search--hide {
 display:none
}
.select2-close-mask {
 border:0;
 margin:0;
 padding:0;
 display:block;
 position:fixed;
 left:0;
 top:0;
 min-height:100%;
 min-width:100%;
 height:auto;
 width:auto;
 opacity:0;
 z-index:99;
 background-color:#fff;
 filter:alpha(opacity=0)
}
.select2-hidden-accessible {
 border:0!important;
 clip:rect(0 0 0 0)!important;
 -webkit-clip-path:inset(50%)!important;
 clip-path:inset(50%)!important;
 height:1px!important;
 overflow:hidden!important;
 padding:0!important;
 position:absolute!important;
 width:1px!important;
 white-space:nowrap!important
}
.select2-container--default .select2-selection--single {
 background-color:#fff;
 border:1px solid #aaa;
 border-radius:4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
 color:#444;
 line-height:28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
 cursor:pointer;
 float:right;
 font-weight:700
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
 color:#999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
 height:26px;
 position:absolute;
 top:1px;
 right:1px;
 width:20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
 border-color:#888 transparent transparent transparent;
 border-style:solid;
 border-width:5px 4px 0 4px;
 height:0;
 left:50%;
 margin-left:-4px;
 margin-top:-2px;
 position:absolute;
 top:50%;
 width:0
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
 float:left
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
 left:1px;
 right:auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
 background-color:#eee;
 cursor:default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
 display:none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
 border-color:transparent transparent #888 transparent;
 border-width:0 4px 5px 4px
}
.select2-container--default .select2-selection--multiple {
 background-color:#fff;
 border:1px solid #aaa;
 border-radius:4px;
 cursor:text
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
 box-sizing:border-box;
 list-style:none;
 margin:0;
 padding:0 5px;
 width:100%
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
 list-style:none
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
 cursor:pointer;
 float:right;
 font-weight:700;
 margin-top:5px;
 margin-right:10px;
 padding:1px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
 background-color:#e4e4e4;
 border:1px solid #aaa;
 border-radius:4px;
 cursor:default;
 float:left;
 margin-right:5px;
 margin-top:5px;
 padding:0 5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
 color:#999;
 cursor:pointer;
 display:inline-block;
 font-weight:700;
 margin-right:2px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
 color:#333
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
 float:right
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
 margin-left:5px;
 margin-right:auto
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
 margin-left:2px;
 margin-right:auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
 border:solid #000 1px;
 outline:0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
 background-color:#eee;
 cursor:default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
 display:none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
 border-top-left-radius:0;
 border-top-right-radius:0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
 border-bottom-left-radius:0;
 border-bottom-right-radius:0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
 border:1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
 background:transparent;
 border:none;
 outline:0;
 box-shadow:none;
 -webkit-appearance:textfield
}
.select2-container--default .select2-results>.select2-results__options {
 max-height:200px;
 overflow-y:auto
}
.select2-container--default .select2-results__option[role=group] {
 padding:0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
 color:#999
}
.select2-container--default .select2-results__option[aria-selected=true] {
 background-color:#ddd
}
.select2-container--default .select2-results__option .select2-results__option {
 padding-left:1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
 padding-left:0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-1em;
 padding-left:2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-2em;
 padding-left:3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-3em;
 padding-left:4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-4em;
 padding-left:5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-5em;
 padding-left:6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
 background-color:#5897fb;
 color:#fff
}
.select2-container--default .select2-results__group {
 cursor:default;
 display:block;
 padding:6px
}
.select2-container--classic .select2-selection--single {
 background-color:#f7f7f7;
 border:1px solid #aaa;
 border-radius:4px;
 outline:0;
 background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);
 background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);
 background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)
}
.select2-container--classic .select2-selection--single:focus {
 border:1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
 color:#444;
 line-height:28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
 cursor:pointer;
 float:right;
 font-weight:700;
 margin-right:10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
 color:#999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
 background-color:#ddd;
 border:none;
 border-left:1px solid #aaa;
 border-top-right-radius:4px;
 border-bottom-right-radius:4px;
 height:26px;
 position:absolute;
 top:1px;
 right:1px;
 width:20px;
 background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);
 background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);
 background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
 border-color:#888 transparent transparent transparent;
 border-style:solid;
 border-width:5px 4px 0 4px;
 height:0;
 left:50%;
 margin-left:-4px;
 margin-top:-2px;
 position:absolute;
 top:50%;
 width:0
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
 float:left
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
 border:none;
 border-right:1px solid #aaa;
 border-radius:0;
 border-top-left-radius:4px;
 border-bottom-left-radius:4px;
 left:1px;
 right:auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
 border:1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
 background:transparent;
 border:none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
 border-color:transparent transparent #888 transparent;
 border-width:0 4px 5px 4px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
 border-top:none;
 border-top-left-radius:0;
 border-top-right-radius:0;
 background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);
 background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);
 background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
 border-bottom:none;
 border-bottom-left-radius:0;
 border-bottom-right-radius:0;
 background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);
 background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);
 background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)
}
.select2-container--classic .select2-selection--multiple {
 background-color:#fff;
 border:1px solid #aaa;
 border-radius:4px;
 cursor:text;
 outline:0
}
.select2-container--classic .select2-selection--multiple:focus {
 border:1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
 list-style:none;
 margin:0;
 padding:0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
 display:none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
 background-color:#e4e4e4;
 border:1px solid #aaa;
 border-radius:4px;
 cursor:default;
 float:left;
 margin-right:5px;
 margin-top:5px;
 padding:0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
 color:#888;
 cursor:pointer;
 display:inline-block;
 font-weight:700;
 margin-right:2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
 color:#555
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
 float:right;
 margin-left:5px;
 margin-right:auto
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
 margin-left:2px;
 margin-right:auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
 border:1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
 border-top:none;
 border-top-left-radius:0;
 border-top-right-radius:0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
 border-bottom:none;
 border-bottom-left-radius:0;
 border-bottom-right-radius:0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
 border:1px solid #aaa;
 outline:0
}
.select2-container--classic .select2-search--inline .select2-search__field {
 outline:0;
 box-shadow:none
}
.select2-container--classic .select2-dropdown {
 background-color:#fff;
 border:1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
 border-bottom:none
}
.select2-container--classic .select2-dropdown--below {
 border-top:none
}
.select2-container--classic .select2-results>.select2-results__options {
 max-height:200px;
 overflow-y:auto
}
.select2-container--classic .select2-results__option[role=group] {
 padding:0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
 color:grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
 background-color:#3875d7;
 color:#fff
}
.select2-container--classic .select2-results__group {
 cursor:default;
 display:block;
 padding:6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
 border-color:#5897fb
}
[class*="mec-fa-"],
[class*="mec-li_"],
[class*="mec-sl-"] {
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
[class*="mec-fa-"] {
 font-family:FontAwesome
}
[class*="mec-sl-"] {
 font-family:'simple-line-icons'
}
.mec-fa-glass:before {
 content:"\f000"
}
.mec-fa-music:before {
 content:"\f001"
}
.mec-fa-search:before {
 content:"\f002"
}
.mec-fa-envelope-o:before {
 content:"\f003"
}
.mec-fa-heart:before {
 content:"\f004"
}
.mec-fa-star:before {
 content:"\f005"
}
.mec-fa-star-o:before {
 content:"\f006"
}
.mec-fa-user:before {
 content:"\f007"
}
.mec-fa-film:before {
 content:"\f008"
}
.mec-fa-th-large:before {
 content:"\f009"
}
.mec-fa-th:before {
 content:"\f00a"
}
.mec-fa-th-list:before {
 content:"\f00b"
}
.mec-fa-check:before {
 content:"\f00c"
}
.mec-fa-close:before,
.mec-fa-remove:before,
.mec-fa-times:before {
 content:"\f00d"
}
.mec-fa-search-plus:before {
 content:"\f00e"
}
.mec-fa-search-minus:before {
 content:"\f010"
}
.mec-fa-power-off:before {
 content:"\f011"
}
.mec-fa-signal:before {
 content:"\f012"
}
.mec-fa-cog:before,
.mec-fa-gear:before {
 content:"\f013"
}
.mec-fa-trash-o:before {
 content:"\f014"
}
.mec-fa-home:before {
 content:"\f015"
}
.mec-fa-file-o:before {
 content:"\f016"
}
.mec-fa-clock-o:before {
 content:"\f017"
}
.mec-fa-road:before {
 content:"\f018"
}
.mec-fa-download:before {
 content:"\f019"
}
.mec-fa-arrow-circle-o-down:before {
 content:"\f01a"
}
.mec-fa-arrow-circle-o-up:before {
 content:"\f01b"
}
.mec-fa-inbox:before {
 content:"\f01c"
}
.mec-fa-play-circle-o:before {
 content:"\f01d"
}
.mec-fa-repeat:before,
.mec-fa-rotate-right:before {
 content:"\f01e"
}
.mec-fa-refresh:before {
 content:"\f021"
}
.mec-fa-list-alt:before {
 content:"\f022"
}
.mec-fa-lock:before {
 content:"\f023"
}
.mec-fa-flag:before {
 content:"\f024"
}
.mec-fa-headphones:before {
 content:"\f025"
}
.mec-fa-volume-off:before {
 content:"\f026"
}
.mec-fa-volume-down:before {
 content:"\f027"
}
.mec-fa-volume-up:before {
 content:"\f028"
}
.mec-fa-qrcode:before {
 content:"\f029"
}
.mec-fa-barcode:before {
 content:"\f02a"
}
.mec-fa-tag:before {
 content:"\f02b"
}
.mec-fa-tags:before {
 content:"\f02c"
}
.mec-fa-book:before {
 content:"\f02d"
}
.mec-fa-bookmark:before {
 content:"\f02e"
}
.mec-fa-print:before {
 content:"\f02f"
}
.mec-fa-camera:before {
 content:"\f030"
}
.mec-fa-font:before {
 content:"\f031"
}
.mec-fa-bold:before {
 content:"\f032"
}
.mec-fa-italic:before {
 content:"\f033"
}
.mec-fa-text-height:before {
 content:"\f034"
}
.mec-fa-text-width:before {
 content:"\f035"
}
.mec-fa-align-left:before {
 content:"\f036"
}
.mec-fa-align-center:before {
 content:"\f037"
}
.mec-fa-align-right:before {
 content:"\f038"
}
.mec-fa-align-justify:before {
 content:"\f039"
}
.mec-fa-list:before {
 content:"\f03a"
}
.mec-fa-dedent:before,
.mec-fa-outdent:before {
 content:"\f03b"
}
.mec-fa-indent:before {
 content:"\f03c"
}
.mec-fa-video-camera:before {
 content:"\f03d"
}
.mec-fa-image:before,
.mec-fa-photo:before,
.mec-fa-picture-o:before {
 content:"\f03e"
}
.mec-fa-pencil:before {
 content:"\f040"
}
.mec-fa-map-marker:before {
 content:"\f041"
}
.mec-fa-adjust:before {
 content:"\f042"
}
.mec-fa-tint:before {
 content:"\f043"
}
.mec-fa-edit:before,
.mec-fa-pencil-square-o:before {
 content:"\f044"
}
.mec-fa-share-square-o:before {
 content:"\f045"
}
.mec-fa-check-square-o:before {
 content:"\f046"
}
.mec-fa-arrows:before {
 content:"\f047"
}
.mec-fa-step-backward:before {
 content:"\f048"
}
.mec-fa-fast-backward:before {
 content:"\f049"
}
.mec-fa-backward:before {
 content:"\f04a"
}
.mec-fa-play:before {
 content:"\f04b"
}
.mec-fa-pause:before {
 content:"\f04c"
}
.mec-fa-stop:before {
 content:"\f04d"
}
.mec-fa-forward:before {
 content:"\f04e"
}
.mec-fa-fast-forward:before {
 content:"\f050"
}
.mec-fa-step-forward:before {
 content:"\f051"
}
.mec-fa-eject:before {
 content:"\f052"
}
.mec-fa-chevron-left:before {
 content:"\f053"
}
.mec-fa-chevron-right:before {
 content:"\f054"
}
.mec-fa-plus-circle:before {
 content:"\f055"
}
.mec-fa-minus-circle:before {
 content:"\f056"
}
.mec-fa-times-circle:before {
 content:"\f057"
}
.mec-fa-check-circle:before {
 content:"\f058"
}
.mec-fa-question-circle:before {
 content:"\f059"
}
.mec-fa-info-circle:before {
 content:"\f05a"
}
.mec-fa-crosshairs:before {
 content:"\f05b"
}
.mec-fa-times-circle-o:before {
 content:"\f05c"
}
.mec-fa-check-circle-o:before {
 content:"\f05d"
}
.mec-fa-ban:before {
 content:"\f05e"
}
.mec-fa-arrow-left:before {
 content:"\f060"
}
.mec-fa-arrow-right:before {
 content:"\f061"
}
.mec-fa-arrow-up:before {
 content:"\f062"
}
.mec-fa-arrow-down:before {
 content:"\f063"
}
.mec-fa-mail-forward:before,
.mec-fa-share:before {
 content:"\f064"
}
.mec-fa-expand:before {
 content:"\f065"
}
.mec-fa-compress:before {
 content:"\f066"
}
.mec-fa-plus:before {
 content:"\f067"
}
.mec-fa-minus:before {
 content:"\f068"
}
.mec-fa-asterisk:before {
 content:"\f069"
}
.mec-fa-exclamation-circle:before {
 content:"\f06a"
}
.mec-fa-gift:before {
 content:"\f06b"
}
.mec-fa-leaf:before {
 content:"\f06c"
}
.mec-fa-fire:before {
 content:"\f06d"
}
.mec-fa-eye:before {
 content:"\f06e"
}
.mec-fa-eye-slash:before {
 content:"\f070"
}
.mec-fa-exclamation-triangle:before,
.mec-fa-warning:before {
 content:"\f071"
}
.mec-fa-plane:before {
 content:"\f072"
}
.mec-fa-calendar:before {
 content:"\f073"
}
.mec-fa-random:before {
 content:"\f074"
}
.mec-fa-comment:before {
 content:"\f075"
}
.mec-fa-magnet:before {
 content:"\f076"
}
.mec-fa-chevron-up:before {
 content:"\f077"
}
.mec-fa-chevron-down:before {
 content:"\f078"
}
.mec-fa-retweet:before {
 content:"\f079"
}
.mec-fa-shopping-cart:before {
 content:"\f07a"
}
.mec-fa-folder:before {
 content:"\f07b"
}
.mec-fa-folder-open:before {
 content:"\f07c"
}
.mec-fa-arrows-v:before {
 content:"\f07d"
}
.mec-fa-arrows-h:before {
 content:"\f07e"
}
.mec-fa-bar-chart-o:before,
.mec-fa-bar-chart:before {
 content:"\f080"
}
.mec-fa-twitter-square:before {
 content:"\f081"
}
.mec-fa-facebook-square:before {
 content:"\f082"
}
.mec-fa-camera-retro:before {
 content:"\f083"
}
.mec-fa-key:before {
 content:"\f084"
}
.mec-fa-cogs:before,
.mec-fa-gears:before {
 content:"\f085"
}
.mec-fa-comments:before {
 content:"\f086"
}
.mec-fa-thumbs-o-up:before {
 content:"\f087"
}
.mec-fa-thumbs-o-down:before {
 content:"\f088"
}
.mec-fa-star-half:before {
 content:"\f089"
}
.mec-fa-heart-o:before {
 content:"\f08a"
}
.mec-fa-sign-out:before {
 content:"\f08b"
}
.mec-fa-linkedin-square:before {
 content:"\f08c"
}
.mec-fa-thumb-tack:before {
 content:"\f08d"
}
.mec-fa-external-link:before {
 content:"\f08e"
}
.mec-fa-sign-in:before {
 content:"\f090"
}
.mec-fa-trophy:before {
 content:"\f091"
}
.mec-fa-github-square:before {
 content:"\f092"
}
.mec-fa-upload:before {
 content:"\f093"
}
.mec-fa-lemon-o:before {
 content:"\f094"
}
.mec-fa-phone:before {
 content:"\f095"
}
.mec-fa-square-o:before {
 content:"\f096"
}
.mec-fa-bookmark-o:before {
 content:"\f097"
}
.mec-fa-phone-square:before {
 content:"\f098"
}
.mec-fa-twitter:before {
 content:"\f099"
}
.mec-fa-facebook-f:before,
.mec-fa-facebook:before {
 content:"\f09a"
}
.mec-fa-github:before {
 content:"\f09b"
}
.mec-fa-unlock:before {
 content:"\f09c"
}
.mec-fa-credit-card:before {
 content:"\f09d"
}
.mec-fa-feed:before,
.mec-fa-rss:before {
 content:"\f09e"
}
.mec-fa-hdd-o:before {
 content:"\f0a0"
}
.mec-fa-bullhorn:before {
 content:"\f0a1"
}
.mec-fa-bell:before {
 content:"\f0f3"
}
.mec-fa-certificate:before {
 content:"\f0a3"
}
.mec-fa-hand-o-right:before {
 content:"\f0a4"
}
.mec-fa-hand-o-left:before {
 content:"\f0a5"
}
.mec-fa-hand-o-up:before {
 content:"\f0a6"
}
.mec-fa-hand-o-down:before {
 content:"\f0a7"
}
.mec-fa-arrow-circle-left:before {
 content:"\f0a8"
}
.mec-fa-arrow-circle-right:before {
 content:"\f0a9"
}
.mec-fa-arrow-circle-up:before {
 content:"\f0aa"
}
.mec-fa-arrow-circle-down:before {
 content:"\f0ab"
}
.mec-fa-globe:before {
 content:"\f0ac"
}
.mec-fa-wrench:before {
 content:"\f0ad"
}
.mec-fa-tasks:before {
 content:"\f0ae"
}
.mec-fa-filter:before {
 content:"\f0b0"
}
.mec-fa-briefcase:before {
 content:"\f0b1"
}
.mec-fa-arrows-alt:before {
 content:"\f0b2"
}
.mec-fa-group:before,
.mec-fa-users:before {
 content:"\f0c0"
}
.mec-fa-chain:before,
.mec-fa-link:before {
 content:"\f0c1"
}
.mec-fa-cloud:before {
 content:"\f0c2"
}
.mec-fa-flask:before {
 content:"\f0c3"
}
.mec-fa-cut:before,
.mec-fa-scissors:before {
 content:"\f0c4"
}
.mec-fa-copy:before,
.mec-fa-files-o:before {
 content:"\f0c5"
}
.mec-fa-paperclip:before {
 content:"\f0c6"
}
.mec-fa-floppy-o:before,
.mec-fa-save:before {
 content:"\f0c7"
}
.mec-fa-square:before {
 content:"\f0c8"
}
.mec-fa-bars:before,
.mec-fa-navicon:before,
.mec-fa-reorder:before {
 content:"\f0c9"
}
.mec-fa-list-ul:before {
 content:"\f0ca"
}
.mec-fa-list-ol:before {
 content:"\f0cb"
}
.mec-fa-strikethrough:before {
 content:"\f0cc"
}
.mec-fa-underline:before {
 content:"\f0cd"
}
.mec-fa-table:before {
 content:"\f0ce"
}
.mec-fa-magic:before {
 content:"\f0d0"
}
.mec-fa-truck:before {
 content:"\f0d1"
}
.mec-fa-pinterest:before {
 content:"\f0d2"
}
.mec-fa-pinterest-square:before {
 content:"\f0d3"
}
.mec-fa-google-plus-square:before {
 content:"\f0d4"
}
.mec-fa-google-plus:before {
 content:"\f0d5"
}
.mec-fa-money:before {
 content:"\f0d6"
}
.mec-fa-caret-down:before {
 content:"\f0d7"
}
.mec-fa-caret-up:before {
 content:"\f0d8"
}
.mec-fa-caret-left:before {
 content:"\f0d9"
}
.mec-fa-caret-right:before {
 content:"\f0da"
}
.mec-fa-columns:before {
 content:"\f0db"
}
.mec-fa-sort:before,
.mec-fa-unsorted:before {
 content:"\f0dc"
}
.mec-fa-sort-desc:before,
.mec-fa-sort-down:before {
 content:"\f0dd"
}
.mec-fa-sort-asc:before,
.mec-fa-sort-up:before {
 content:"\f0de"
}
.mec-fa-envelope:before {
 content:"\f0e0"
}
.mec-fa-linkedin:before {
 content:"\f0e1"
}
.mec-fa-rotate-left:before,
.mec-fa-undo:before {
 content:"\f0e2"
}
.mec-fa-gavel:before,
.mec-fa-legal:before {
 content:"\f0e3"
}
.mec-fa-dashboard:before,
.mec-fa-tachometer:before {
 content:"\f0e4"
}
.mec-fa-comment-o:before {
 content:"\f0e5"
}
.mec-fa-comments-o:before {
 content:"\f0e6"
}
.mec-fa-bolt:before,
.mec-fa-flash:before {
 content:"\f0e7"
}
.mec-fa-sitemap:before {
 content:"\f0e8"
}
.mec-fa-umbrella:before {
 content:"\f0e9"
}
.mec-fa-clipboard:before,
.mec-fa-paste:before {
 content:"\f0ea"
}
.mec-fa-lightbulb-o:before {
 content:"\f0eb"
}
.mec-fa-exchange:before {
 content:"\f0ec"
}
.mec-fa-cloud-download:before {
 content:"\f0ed"
}
.mec-fa-cloud-upload:before {
 content:"\f0ee"
}
.mec-fa-user-md:before {
 content:"\f0f0"
}
.mec-fa-stethoscope:before {
 content:"\f0f1"
}
.mec-fa-suitcase:before {
 content:"\f0f2"
}
.mec-fa-bell-o:before {
 content:"\f0a2"
}
.mec-fa-coffee:before {
 content:"\f0f4"
}
.mec-fa-cutlery:before {
 content:"\f0f5"
}
.mec-fa-file-text-o:before {
 content:"\f0f6"
}
.mec-fa-building-o:before {
 content:"\f0f7"
}
.mec-fa-hospital-o:before {
 content:"\f0f8"
}
.mec-fa-ambulance:before {
 content:"\f0f9"
}
.mec-fa-medkit:before {
 content:"\f0fa"
}
.mec-fa-fighter-jet:before {
 content:"\f0fb"
}
.mec-fa-beer:before {
 content:"\f0fc"
}
.mec-fa-h-square:before {
 content:"\f0fd"
}
.mec-fa-plus-square:before {
 content:"\f0fe"
}
.mec-fa-angle-double-left:before {
 content:"\f100"
}
.mec-fa-angle-double-right:before {
 content:"\f101"
}
.mec-fa-angle-double-up:before {
 content:"\f102"
}
.mec-fa-angle-double-down:before {
 content:"\f103"
}
.mec-fa-angle-left:before {
 content:"\f104"
}
.mec-fa-angle-right:before {
 content:"\f105"
}
.mec-fa-angle-up:before {
 content:"\f106"
}
.mec-fa-angle-down:before {
 content:"\f107"
}
.mec-fa-desktop:before {
 content:"\f108"
}
.mec-fa-laptop:before {
 content:"\f109"
}
.mec-fa-tablet:before {
 content:"\f10a"
}
.mec-fa-mobile-phone:before,
.mec-fa-mobile:before {
 content:"\f10b"
}
.mec-fa-circle-o:before {
 content:"\f10c"
}
.mec-fa-quote-left:before {
 content:"\f10d"
}
.mec-fa-quote-right:before {
 content:"\f10e"
}
.mec-fa-spinner:before {
 content:"\f110"
}
.mec-fa-circle:before {
 content:"\f111"
}
.mec-fa-mail-reply:before,
.mec-fa-reply:before {
 content:"\f112"
}
.mec-fa-github-alt:before {
 content:"\f113"
}
.mec-fa-folder-o:before {
 content:"\f114"
}
.mec-fa-folder-open-o:before {
 content:"\f115"
}
.mec-fa-smile-o:before {
 content:"\f118"
}
.mec-fa-frown-o:before {
 content:"\f119"
}
.mec-fa-meh-o:before {
 content:"\f11a"
}
.mec-fa-gamepad:before {
 content:"\f11b"
}
.mec-fa-keyboard-o:before {
 content:"\f11c"
}
.mec-fa-flag-o:before {
 content:"\f11d"
}
.mec-fa-flag-checkered:before {
 content:"\f11e"
}
.mec-fa-terminal:before {
 content:"\f120"
}
.mec-fa-code:before {
 content:"\f121"
}
.mec-fa-mail-reply-all:before,
.mec-fa-reply-all:before {
 content:"\f122"
}
.mec-fa-star-half-empty:before,
.mec-fa-star-half-full:before,
.mec-fa-star-half-o:before {
 content:"\f123"
}
.mec-fa-location-arrow:before {
 content:"\f124"
}
.mec-fa-crop:before {
 content:"\f125"
}
.mec-fa-code-fork:before {
 content:"\f126"
}
.mec-fa-chain-broken:before,
.mec-fa-unlink:before {
 content:"\f127"
}
.mec-fa-question:before {
 content:"\f128"
}
.mec-fa-info:before {
 content:"\f129"
}
.mec-fa-exclamation:before {
 content:"\f12a"
}
.mec-fa-superscript:before {
 content:"\f12b"
}
.mec-fa-subscript:before {
 content:"\f12c"
}
.mec-fa-eraser:before {
 content:"\f12d"
}
.mec-fa-puzzle-piece:before {
 content:"\f12e"
}
.mec-fa-microphone:before {
 content:"\f130"
}
.mec-fa-microphone-slash:before {
 content:"\f131"
}
.mec-fa-shield:before {
 content:"\f132"
}
.mec-fa-calendar-o:before {
 content:"\f133"
}
.mec-fa-fire-extinguisher:before {
 content:"\f134"
}
.mec-fa-rocket:before {
 content:"\f135"
}
.mec-fa-maxcdn:before {
 content:"\f136"
}
.mec-fa-chevron-circle-left:before {
 content:"\f137"
}
.mec-fa-chevron-circle-right:before {
 content:"\f138"
}
.mec-fa-chevron-circle-up:before {
 content:"\f139"
}
.mec-fa-chevron-circle-down:before {
 content:"\f13a"
}
.mec-fa-html5:before {
 content:"\f13b"
}
.mec-fa-css3:before {
 content:"\f13c"
}
.mec-fa-anchor:before {
 content:"\f13d"
}
.mec-fa-unlock-alt:before {
 content:"\f13e"
}
.mec-fa-bullseye:before {
 content:"\f140"
}
.mec-fa-ellipsis-h:before {
 content:"\f141"
}
.mec-fa-ellipsis-v:before {
 content:"\f142"
}
.mec-fa-rss-square:before {
 content:"\f143"
}
.mec-fa-play-circle:before {
 content:"\f144"
}
.mec-fa-ticket:before {
 content:"\f145"
}
.mec-fa-minus-square:before {
 content:"\f146"
}
.mec-fa-minus-square-o:before {
 content:"\f147"
}
.mec-fa-level-up:before {
 content:"\f148"
}
.mec-fa-level-down:before {
 content:"\f149"
}
.mec-fa-check-square:before {
 content:"\f14a"
}
.mec-fa-pencil-square:before {
 content:"\f14b"
}
.mec-fa-external-link-square:before {
 content:"\f14c"
}
.mec-fa-share-square:before {
 content:"\f14d"
}
.mec-fa-compass:before {
 content:"\f14e"
}
.mec-fa-caret-square-o-down:before,
.mec-fa-toggle-down:before {
 content:"\f150"
}
.mec-fa-caret-square-o-up:before,
.mec-fa-toggle-up:before {
 content:"\f151"
}
.mec-fa-caret-square-o-right:before,
.mec-fa-toggle-right:before {
 content:"\f152"
}
.mec-fa-eur:before,
.mec-fa-euro:before {
 content:"\f153"
}
.mec-fa-gbp:before {
 content:"\f154"
}
.mec-fa-dollar:before,
.mec-fa-usd:before {
 content:"\f155"
}
.mec-fa-inr:before,
.mec-fa-rupee:before {
 content:"\f156"
}
.mec-fa-cny:before,
.mec-fa-jpy:before,
.mec-fa-rmb:before,
.mec-fa-yen:before {
 content:"\f157"
}
.mec-fa-rouble:before,
.mec-fa-rub:before,
.mec-fa-ruble:before {
 content:"\f158"
}
.mec-fa-krw:before,
.mec-fa-won:before {
 content:"\f159"
}
.mec-fa-bitcoin:before,
.mec-fa-btc:before {
 content:"\f15a"
}
.mec-fa-file:before {
 content:"\f15b"
}
.mec-fa-file-text:before {
 content:"\f15c"
}
.mec-fa-sort-alpha-asc:before {
 content:"\f15d"
}
.mec-fa-sort-alpha-desc:before {
 content:"\f15e"
}
.mec-fa-sort-amount-asc:before {
 content:"\f160"
}
.mec-fa-sort-amount-desc:before {
 content:"\f161"
}
.mec-fa-sort-numeric-asc:before {
 content:"\f162"
}
.mec-fa-sort-numeric-desc:before {
 content:"\f163"
}
.mec-fa-thumbs-up:before {
 content:"\f164"
}
.mec-fa-thumbs-down:before {
 content:"\f165"
}
.mec-fa-youtube-square:before {
 content:"\f166"
}
.mec-fa-youtube:before {
 content:"\f167"
}
.mec-fa-xing:before {
 content:"\f168"
}
.mec-fa-xing-square:before {
 content:"\f169"
}
.mec-fa-youtube-play:before {
 content:"\f16a"
}
.mec-fa-dropbox:before {
 content:"\f16b"
}
.mec-fa-stack-overflow:before {
 content:"\f16c"
}
.mec-fa-instagram:before {
 content:"\f16d"
}
.mec-fa-flickr:before {
 content:"\f16e"
}
.mec-fa-adn:before {
 content:"\f170"
}
.mec-fa-bitbucket:before {
 content:"\f171"
}
.mec-fa-bitbucket-square:before {
 content:"\f172"
}
.mec-fa-tumblr:before {
 content:"\f173"
}
.mec-fa-tumblr-square:before {
 content:"\f174"
}
.mec-fa-long-arrow-down:before {
 content:"\f175"
}
.mec-fa-long-arrow-up:before {
 content:"\f176"
}
.mec-fa-long-arrow-left:before {
 content:"\f177"
}
.mec-fa-long-arrow-right:before {
 content:"\f178"
}
.mec-fa-apple:before {
 content:"\f179"
}
.mec-fa-windows:before {
 content:"\f17a"
}
.mec-fa-android:before {
 content:"\f17b"
}
.mec-fa-linux:before {
 content:"\f17c"
}
.mec-fa-dribbble:before {
 content:"\f17d"
}
.mec-fa-skype:before {
 content:"\f17e"
}
.mec-fa-foursquare:before {
 content:"\f180"
}
.mec-fa-trello:before {
 content:"\f181"
}
.mec-fa-female:before {
 content:"\f182"
}
.mec-fa-male:before {
 content:"\f183"
}
.mec-fa-gittip:before,
.mec-fa-gratipay:before {
 content:"\f184"
}
.mec-fa-sun-o:before {
 content:"\f185"
}
.mec-fa-moon-o:before {
 content:"\f186"
}
.mec-fa-archive:before {
 content:"\f187"
}
.mec-fa-bug:before {
 content:"\f188"
}
.mec-fa-vk:before {
 content:"\f189"
}
.mec-fa-weibo:before {
 content:"\f18a"
}
.mec-fa-renren:before {
 content:"\f18b"
}
.mec-fa-pagelines:before {
 content:"\f18c"
}
.mec-fa-stack-exchange:before {
 content:"\f18d"
}
.mec-fa-arrow-circle-o-right:before {
 content:"\f18e"
}
.mec-fa-arrow-circle-o-left:before {
 content:"\f190"
}
.mec-fa-caret-square-o-left:before,
.mec-fa-toggle-left:before {
 content:"\f191"
}
.mec-fa-dot-circle-o:before {
 content:"\f192"
}
.mec-fa-wheelchair:before {
 content:"\f193"
}
.mec-fa-vimeo-square:before {
 content:"\f194"
}
.mec-fa-try:before,
.mec-fa-turkish-lira:before {
 content:"\f195"
}
.mec-fa-plus-square-o:before {
 content:"\f196"
}
.mec-fa-space-shuttle:before {
 content:"\f197"
}
.mec-fa-slack:before {
 content:"\f198"
}
.mec-fa-envelope-square:before {
 content:"\f199"
}
.mec-fa-wordpress:before {
 content:"\f19a"
}
.mec-fa-openid:before {
 content:"\f19b"
}
.mec-fa-bank:before,
.mec-fa-institution:before,
.mec-fa-university:before {
 content:"\f19c"
}
.mec-fa-graduation-cap:before,
.mec-fa-mortar-board:before {
 content:"\f19d"
}
.mec-fa-yahoo:before {
 content:"\f19e"
}
.mec-fa-google:before {
 content:"\f1a0"
}
.mec-fa-reddit:before {
 content:"\f1a1"
}
.mec-fa-reddit-square:before {
 content:"\f1a2"
}
.mec-fa-stumbleupon-circle:before {
 content:"\f1a3"
}
.mec-fa-stumbleupon:before {
 content:"\f1a4"
}
.mec-fa-delicious:before {
 content:"\f1a5"
}
.mec-fa-digg:before {
 content:"\f1a6"
}
.mec-fa-pied-piper:before {
 content:"\f1a7"
}
.mec-fa-pied-piper-alt:before {
 content:"\f1a8"
}
.mec-fa-drupal:before {
 content:"\f1a9"
}
.mec-fa-joomla:before {
 content:"\f1aa"
}
.mec-fa-language:before {
 content:"\f1ab"
}
.mec-fa-fax:before {
 content:"\f1ac"
}
.mec-fa-building:before {
 content:"\f1ad"
}
.mec-fa-child:before {
 content:"\f1ae"
}
.mec-fa-paw:before {
 content:"\f1b0"
}
.mec-fa-spoon:before {
 content:"\f1b1"
}
.mec-fa-cube:before {
 content:"\f1b2"
}
.mec-fa-cubes:before {
 content:"\f1b3"
}
.mec-fa-behance:before {
 content:"\f1b4"
}
.mec-fa-behance-square:before {
 content:"\f1b5"
}
.mec-fa-steam:before {
 content:"\f1b6"
}
.mec-fa-steam-square:before {
 content:"\f1b7"
}
.mec-fa-recycle:before {
 content:"\f1b8"
}
.mec-fa-automobile:before,
.mec-fa-car:before {
 content:"\f1b9"
}
.mec-fa-cab:before,
.mec-fa-taxi:before {
 content:"\f1ba"
}
.mec-fa-tree:before {
 content:"\f1bb"
}
.mec-fa-spotify:before {
 content:"\f1bc"
}
.mec-fa-deviantart:before {
 content:"\f1bd"
}
.mec-fa-soundcloud:before {
 content:"\f1be"
}
.mec-fa-database:before {
 content:"\f1c0"
}
.mec-fa-file-pdf-o:before {
 content:"\f1c1"
}
.mec-fa-file-word-o:before {
 content:"\f1c2"
}
.mec-fa-file-excel-o:before {
 content:"\f1c3"
}
.mec-fa-file-powerpoint-o:before {
 content:"\f1c4"
}
.mec-fa-file-image-o:before,
.mec-fa-file-photo-o:before,
.mec-fa-file-picture-o:before {
 content:"\f1c5"
}
.mec-fa-file-archive-o:before,
.mec-fa-file-zip-o:before {
 content:"\f1c6"
}
.mec-fa-file-audio-o:before,
.mec-fa-file-sound-o:before {
 content:"\f1c7"
}
.mec-fa-file-movie-o:before,
.mec-fa-file-video-o:before {
 content:"\f1c8"
}
.mec-fa-file-code-o:before {
 content:"\f1c9"
}
.mec-fa-vine:before {
 content:"\f1ca"
}
.mec-fa-codepen:before {
 content:"\f1cb"
}
.mec-fa-jsfiddle:before {
 content:"\f1cc"
}
.mec-fa-life-bouy:before,
.mec-fa-life-buoy:before,
.mec-fa-life-ring:before,
.mec-fa-life-saver:before,
.mec-fa-support:before {
 content:"\f1cd"
}
.mec-fa-circle-o-notch:before {
 content:"\f1ce"
}
.mec-fa-ra:before,
.mec-fa-rebel:before {
 content:"\f1d0"
}
.mec-fa-empire:before,
.mec-fa-ge:before {
 content:"\f1d1"
}
.mec-fa-git-square:before {
 content:"\f1d2"
}
.mec-fa-git:before {
 content:"\f1d3"
}
.mec-fa-hacker-news:before,
.mec-fa-y-combinator-square:before,
.mec-fa-yc-square:before {
 content:"\f1d4"
}
.mec-fa-tencent-weibo:before {
 content:"\f1d5"
}
.mec-fa-qq:before {
 content:"\f1d6"
}
.mec-fa-wechat:before,
.mec-fa-weixin:before {
 content:"\f1d7"
}
.mec-fa-paper-plane:before,
.mec-fa-send:before {
 content:"\f1d8"
}
.mec-fa-paper-plane-o:before,
.mec-fa-send-o:before {
 content:"\f1d9"
}
.mec-fa-history:before {
 content:"\f1da"
}
.mec-fa-circle-thin:before {
 content:"\f1db"
}
.mec-fa-header:before {
 content:"\f1dc"
}
.mec-fa-paragraph:before {
 content:"\f1dd"
}
.mec-fa-sliders:before {
 content:"\f1de"
}
.mec-fa-share-alt:before {
 content:"\f1e0"
}
.mec-fa-share-alt-square:before {
 content:"\f1e1"
}
.mec-fa-bomb:before {
 content:"\f1e2"
}
.mec-fa-futbol-o:before,
.mec-fa-soccer-ball-o:before {
 content:"\f1e3"
}
.mec-fa-tty:before {
 content:"\f1e4"
}
.mec-fa-binoculars:before {
 content:"\f1e5"
}
.mec-fa-plug:before {
 content:"\f1e6"
}
.mec-fa-slideshare:before {
 content:"\f1e7"
}
.mec-fa-twitch:before {
 content:"\f1e8"
}
.mec-fa-yelp:before {
 content:"\f1e9"
}
.mec-fa-newspaper-o:before {
 content:"\f1ea"
}
.mec-fa-wifi:before {
 content:"\f1eb"
}
.mec-fa-calculator:before {
 content:"\f1ec"
}
.mec-fa-paypal:before {
 content:"\f1ed"
}
.mec-fa-google-wallet:before {
 content:"\f1ee"
}
.mec-fa-cc-visa:before {
 content:"\f1f0"
}
.mec-fa-cc-mastercard:before {
 content:"\f1f1"
}
.mec-fa-cc-discover:before {
 content:"\f1f2"
}
.mec-fa-cc-amex:before {
 content:"\f1f3"
}
.mec-fa-cc-paypal:before {
 content:"\f1f4"
}
.mec-fa-cc-stripe:before {
 content:"\f1f5"
}
.mec-fa-bell-slash:before {
 content:"\f1f6"
}
.mec-fa-bell-slash-o:before {
 content:"\f1f7"
}
.mec-fa-trash:before {
 content:"\f1f8"
}
.mec-fa-copyright:before {
 content:"\f1f9"
}
.mec-fa-at:before {
 content:"\f1fa"
}
.mec-fa-eyedropper:before {
 content:"\f1fb"
}
.mec-fa-paint-brush:before {
 content:"\f1fc"
}
.mec-fa-birthday-cake:before {
 content:"\f1fd"
}
.mec-fa-area-chart:before {
 content:"\f1fe"
}
.mec-fa-pie-chart:before {
 content:"\f200"
}
.mec-fa-line-chart:before {
 content:"\f201"
}
.mec-fa-lastfm:before {
 content:"\f202"
}
.mec-fa-lastfm-square:before {
 content:"\f203"
}
.mec-fa-toggle-off:before {
 content:"\f204"
}
.mec-fa-toggle-on:before {
 content:"\f205"
}
.mec-fa-bicycle:before {
 content:"\f206"
}
.mec-fa-bus:before {
 content:"\f207"
}
.mec-fa-ioxhost:before {
 content:"\f208"
}
.mec-fa-angellist:before {
 content:"\f209"
}
.mec-fa-cc:before {
 content:"\f20a"
}
.mec-fa-ils:before,
.mec-fa-shekel:before,
.mec-fa-sheqel:before {
 content:"\f20b"
}
.mec-fa-meanpath:before {
 content:"\f20c"
}
.mec-fa-buysellads:before {
 content:"\f20d"
}
.mec-fa-connectdevelop:before {
 content:"\f20e"
}
.mec-fa-dashcube:before {
 content:"\f210"
}
.mec-fa-forumbee:before {
 content:"\f211"
}
.mec-fa-leanpub:before {
 content:"\f212"
}
.mec-fa-sellsy:before {
 content:"\f213"
}
.mec-fa-shirtsinbulk:before {
 content:"\f214"
}
.mec-fa-simplybuilt:before {
 content:"\f215"
}
.mec-fa-skyatlas:before {
 content:"\f216"
}
.mec-fa-cart-plus:before {
 content:"\f217"
}
.mec-fa-cart-arrow-down:before {
 content:"\f218"
}
.mec-fa-diamond:before {
 content:"\f219"
}
.mec-fa-ship:before {
 content:"\f21a"
}
.mec-fa-user-secret:before {
 content:"\f21b"
}
.mec-fa-motorcycle:before {
 content:"\f21c"
}
.mec-fa-street-view:before {
 content:"\f21d"
}
.mec-fa-heartbeat:before {
 content:"\f21e"
}
.mec-fa-venus:before {
 content:"\f221"
}
.mec-fa-mars:before {
 content:"\f222"
}
.mec-fa-mercury:before {
 content:"\f223"
}
.mec-fa-intersex:before,
.mec-fa-transgender:before {
 content:"\f224"
}
.mec-fa-transgender-alt:before {
 content:"\f225"
}
.mec-fa-venus-double:before {
 content:"\f226"
}
.mec-fa-mars-double:before {
 content:"\f227"
}
.mec-fa-venus-mars:before {
 content:"\f228"
}
.mec-fa-mars-stroke:before {
 content:"\f229"
}
.mec-fa-mars-stroke-v:before {
 content:"\f22a"
}
.mec-fa-mars-stroke-h:before {
 content:"\f22b"
}
.mec-fa-neuter:before {
 content:"\f22c"
}
.mec-fa-genderless:before {
 content:"\f22d"
}
.mec-fa-facebook-official:before {
 content:"\f230"
}
.mec-fa-pinterest-p:before {
 content:"\f231"
}
.mec-fa-whatsapp:before {
 content:"\f232"
}
.mec-fa-server:before {
 content:"\f233"
}
.mec-fa-user-plus:before {
 content:"\f234"
}
.mec-fa-user-times:before {
 content:"\f235"
}
.mec-fa-bed:before,
.mec-fa-hotel:before {
 content:"\f236"
}
.mec-fa-viacoin:before {
 content:"\f237"
}
.mec-fa-train:before {
 content:"\f238"
}
.mec-fa-subway:before {
 content:"\f239"
}
.mec-fa-medium:before {
 content:"\f23a"
}
.mec-fa-y-combinator:before,
.mec-fa-yc:before {
 content:"\f23b"
}
.mec-fa-optin-monster:before {
 content:"\f23c"
}
.mec-fa-opencart:before {
 content:"\f23d"
}
.mec-fa-expeditedssl:before {
 content:"\f23e"
}
.mec-fa-battery-4:before,
.mec-fa-battery-full:before {
 content:"\f240"
}
.mec-fa-battery-3:before,
.mec-fa-battery-three-quarters:before {
 content:"\f241"
}
.mec-fa-battery-2:before,
.mec-fa-battery-half:before {
 content:"\f242"
}
.mec-fa-battery-1:before,
.mec-fa-battery-quarter:before {
 content:"\f243"
}
.mec-fa-battery-0:before,
.mec-fa-battery-empty:before {
 content:"\f244"
}
.mec-fa-mouse-pointer:before {
 content:"\f245"
}
.mec-fa-i-cursor:before {
 content:"\f246"
}
.mec-fa-object-group:before {
 content:"\f247"
}
.mec-fa-object-ungroup:before {
 content:"\f248"
}
.mec-fa-sticky-note:before {
 content:"\f249"
}
.mec-fa-sticky-note-o:before {
 content:"\f24a"
}
.mec-fa-cc-jcb:before {
 content:"\f24b"
}
.mec-fa-cc-diners-club:before {
 content:"\f24c"
}
.mec-fa-clone:before {
 content:"\f24d"
}
.mec-fa-balance-scale:before {
 content:"\f24e"
}
.mec-fa-hourglass-o:before {
 content:"\f250"
}
.mec-fa-hourglass-1:before,
.mec-fa-hourglass-start:before {
 content:"\f251"
}
.mec-fa-hourglass-2:before,
.mec-fa-hourglass-half:before {
 content:"\f252"
}
.mec-fa-hourglass-3:before,
.mec-fa-hourglass-end:before {
 content:"\f253"
}
.mec-fa-hourglass:before {
 content:"\f254"
}
.mec-fa-hand-grab-o:before,
.mec-fa-hand-rock-o:before {
 content:"\f255"
}
.mec-fa-hand-paper-o:before,
.mec-fa-hand-stop-o:before {
 content:"\f256"
}
.mec-fa-hand-scissors-o:before {
 content:"\f257"
}
.mec-fa-hand-lizard-o:before {
 content:"\f258"
}
.mec-fa-hand-spock-o:before {
 content:"\f259"
}
.mec-fa-hand-pointer-o:before {
 content:"\f25a"
}
.mec-fa-hand-peace-o:before {
 content:"\f25b"
}
.mec-fa-trademark:before {
 content:"\f25c"
}
.mec-fa-registered:before {
 content:"\f25d"
}
.mec-fa-creative-commons:before {
 content:"\f25e"
}
.mec-fa-gg:before {
 content:"\f260"
}
.mec-fa-gg-circle:before {
 content:"\f261"
}
.mec-fa-tripadvisor:before {
 content:"\f262"
}
.mec-fa-odnoklassniki:before {
 content:"\f263"
}
.mec-fa-odnoklassniki-square:before {
 content:"\f264"
}
.mec-fa-get-pocket:before {
 content:"\f265"
}
.mec-fa-wikipedia-w:before {
 content:"\f266"
}
.mec-fa-safari:before {
 content:"\f267"
}
.mec-fa-chrome:before {
 content:"\f268"
}
.mec-fa-firefox:before {
 content:"\f269"
}
.mec-fa-opera:before {
 content:"\f26a"
}
.mec-fa-internet-explorer:before {
 content:"\f26b"
}
.mec-fa-television:before,
.mec-fa-tv:before {
 content:"\f26c"
}
.mec-fa-contao:before {
 content:"\f26d"
}
.mec-fa-500px:before {
 content:"\f26e"
}
.mec-fa-amazon:before {
 content:"\f270"
}
.mec-fa-calendar-plus-o:before {
 content:"\f271"
}
.mec-fa-calendar-minus-o:before {
 content:"\f272"
}
.mec-fa-calendar-times-o:before {
 content:"\f273"
}
.mec-fa-calendar-check-o:before {
 content:"\f274"
}
.mec-fa-industry:before {
 content:"\f275"
}
.mec-fa-map-pin:before {
 content:"\f276"
}
.mec-fa-map-signs:before {
 content:"\f277"
}
.mec-fa-map-o:before {
 content:"\f278"
}
.mec-fa-map:before {
 content:"\f279"
}
.mec-fa-commenting:before {
 content:"\f27a"
}
.mec-fa-commenting-o:before {
 content:"\f27b"
}
.mec-fa-houzz:before {
 content:"\f27c"
}
.mec-fa-vimeo:before {
 content:"\f27d"
}
.mec-fa-black-tie:before {
 content:"\f27e"
}
.mec-fa-fonticons:before {
 content:"\f280"
}
.mec-fa-reddit-alien:before {
 content:"\f281"
}
.mec-fa-edge:before {
 content:"\f282"
}
.mec-fa-credit-card-alt:before {
 content:"\f283"
}
.mec-fa-codiepie:before {
 content:"\f284"
}
.mec-fa-modx:before {
 content:"\f285"
}
.mec-fa-fort-awesome:before {
 content:"\f286"
}
.mec-fa-usb:before {
 content:"\f287"
}
.mec-fa-product-hunt:before {
 content:"\f288"
}
.mec-fa-mixcloud:before {
 content:"\f289"
}
.mec-fa-scribd:before {
 content:"\f28a"
}
.mec-fa-pause-circle:before {
 content:"\f28b"
}
.mec-fa-pause-circle-o:before {
 content:"\f28c"
}
.mec-fa-stop-circle:before {
 content:"\f28d"
}
.mec-fa-stop-circle-o:before {
 content:"\f28e"
}
.mec-fa-shopping-bag:before {
 content:"\f290"
}
.mec-fa-shopping-basket:before {
 content:"\f291"
}
.mec-fa-hashtag:before {
 content:"\f292"
}
.mec-fa-bluetooth:before {
 content:"\f293"
}
.mec-fa-bluetooth-b:before {
 content:"\f294"
}
.mec-fa-percent:before {
 content:"\f295"
}
.mec-fa-gitlab:before {
 content:"\f296"
}
.mec-fa-wpbeginner:before {
 content:"\f297"
}
.mec-fa-wpforms:before {
 content:"\f298"
}
.mec-fa-envira:before {
 content:"\f299"
}
.mec-fa-universal-access:before {
 content:"\f29a"
}
.mec-fa-wheelchair-alt:before {
 content:"\f29b"
}
.mec-fa-question-circle-o:before {
 content:"\f29c"
}
.mec-fa-blind:before {
 content:"\f29d"
}
.mec-fa-audio-description:before {
 content:"\f29e"
}
.mec-fa-volume-control-phone:before {
 content:"\f2a0"
}
.mec-fa-braille:before {
 content:"\f2a1"
}
.mec-fa-assistive-listening-systems:before {
 content:"\f2a2"
}
.mec-fa-american-sign-language-interpreting:before,
.mec-fa-asl-interpreting:before {
 content:"\f2a3"
}
.mec-fa-deaf:before,
.mec-fa-deafness:before,
.mec-fa-hard-of-hearing:before {
 content:"\f2a4"
}
.mec-fa-glide:before {
 content:"\f2a5"
}
.mec-fa-glide-g:before {
 content:"\f2a6"
}
.mec-fa-sign-language:before,
.mec-fa-signing:before {
 content:"\f2a7"
}
.mec-fa-low-vision:before {
 content:"\f2a8"
}
.mec-fa-viadeo:before {
 content:"\f2a9"
}
.mec-fa-viadeo-square:before {
 content:"\f2aa"
}
.mec-fa-snapchat:before {
 content:"\f2ab"
}
.mec-fa-snapchat-ghost:before {
 content:"\f2ac"
}
.mec-fa-snapchat-square:before {
 content:"\f2ad"
}
.mec-fa-long-arrow-alt-left:before {
 content:"\f060"
}
.mec-fa-window-minimize:before {
 content:"\f068"
}
.mec-fa-long-arrow-alt-right:before {
 content:"\f061"
}
.mec-sl-user:before {
 content:"\e005"
}
.mec-sl-people:before {
 content:"\e001"
}
.mec-sl-user-female:before {
 content:"\e000"
}
.mec-sl-user-follow:before {
 content:"\e002"
}
.mec-sl-user-following:before {
 content:"\e003"
}
.mec-sl-user-unfollow:before {
 content:"\e004"
}
.mec-sl-login:before {
 content:"\e066"
}
.mec-sl-logout:before {
 content:"\e065"
}
.mec-sl-emotsmile:before {
 content:"\e021"
}
.mec-sl-phone:before {
 content:"\e600"
}
.mec-sl-call-end:before {
 content:"\e048"
}
.mec-sl-call-in:before {
 content:"\e047"
}
.mec-sl-call-out:before {
 content:"\e046"
}
.mec-sl-map:before {
 content:"\e033"
}
.mec-sl-location-pin:before {
 content:"\e096"
}
.mec-sl-direction:before {
 content:"\e042"
}
.mec-sl-directions:before {
 content:"\e041"
}
.mec-sl-compass:before {
 content:"\e045"
}
.mec-sl-layers:before {
 content:"\e034"
}
.mec-sl-menu:before {
 content:"\e601"
}
.mec-sl-list:before {
 content:"\e067"
}
.mec-sl-options-vertical:before {
 content:"\e602"
}
.mec-sl-options:before {
 content:"\e603"
}
.mec-sl-arrow-down:before {
 content:"\e604"
}
.mec-sl-arrow-left:before {
 content:"\e605"
}
.mec-sl-arrow-right:before {
 content:"\e606"
}
.mec-sl-arrow-up:before {
 content:"\e607"
}
.mec-sl-arrow-up-circle:before {
 content:"\e078"
}
.mec-sl-arrow-left-circle:before {
 content:"\e07a"
}
.mec-sl-arrow-right-circle:before {
 content:"\e079"
}
.mec-sl-arrow-down-circle:before {
 content:"\e07b"
}
.mec-sl-check:before {
 content:"\e080"
}
.mec-sl-clock:before {
 content:"\e081"
}
.mec-sl-plus:before {
 content:"\e095"
}
.mec-sl-minus:before {
 content:"\e615"
}
.mec-sl-close:before {
 content:"\e082"
}
.mec-sl-event:before {
 content:"\e619"
}
.mec-sl-exclamation:before {
 content:"\e617"
}
.mec-sl-organization:before {
 content:"\e616"
}
.mec-sl-trophy:before {
 content:"\e006"
}
.mec-sl-screen-smartphone:before {
 content:"\e010"
}
.mec-sl-screen-desktop:before {
 content:"\e011"
}
.mec-sl-plane:before {
 content:"\e012"
}
.mec-sl-notebook:before {
 content:"\e013"
}
.mec-sl-mustache:before {
 content:"\e014"
}
.mec-sl-mouse:before {
 content:"\e015"
}
.mec-sl-magnet:before {
 content:"\e016"
}
.mec-sl-energy:before {
 content:"\e020"
}
.mec-sl-disc:before {
 content:"\e022"
}
.mec-sl-cursor:before {
 content:"\e06e"
}
.mec-sl-cursor-move:before {
 content:"\e023"
}
.mec-sl-crop:before {
 content:"\e024"
}
.mec-sl-chemistry:before {
 content:"\e026"
}
.mec-sl-speedometer:before {
 content:"\e007"
}
.mec-sl-shield:before {
 content:"\e00e"
}
.mec-sl-screen-tablet:before {
 content:"\e00f"
}
.mec-sl-magic-wand:before {
 content:"\e017"
}
.mec-sl-hourglass:before {
 content:"\e018"
}
.mec-sl-graduation:before {
 content:"\e019"
}
.mec-sl-ghost:before {
 content:"\e01a"
}
.mec-sl-game-controller:before {
 content:"\e01b"
}
.mec-sl-fire:before {
 content:"\e01c"
}
.mec-sl-eyeglass:before {
 content:"\e01d"
}
.mec-sl-envelope-open:before {
 content:"\e01e"
}
.mec-sl-envelope-letter:before {
 content:"\e01f"
}
.mec-sl-bell:before {
 content:"\e027"
}
.mec-sl-badge:before {
 content:"\e028"
}
.mec-sl-anchor:before {
 content:"\e029"
}
.mec-sl-wallet:before {
 content:"\e02a"
}
.mec-sl-vector:before {
 content:"\e02b"
}
.mec-sl-speech:before {
 content:"\e02c"
}
.mec-sl-puzzle:before {
 content:"\e02d"
}
.mec-sl-printer:before {
 content:"\e02e"
}
.mec-sl-present:before {
 content:"\e02f"
}
.mec-sl-playlist:before {
 content:"\e030"
}
.mec-sl-pin:before {
 content:"\e031"
}
.mec-sl-picture:before {
 content:"\e032"
}
.mec-sl-handbag:before {
 content:"\e035"
}
.mec-sl-globe-alt:before {
 content:"\e036"
}
.mec-sl-globe:before {
 content:"\e037"
}
.mec-sl-folder-alt:before {
 content:"\e039"
}
.mec-sl-folder:before {
 content:"\e089"
}
.mec-sl-film:before {
 content:"\e03a"
}
.mec-sl-feed:before {
 content:"\e03b"
}
.mec-sl-drop:before {
 content:"\e03e"
}
.mec-sl-drawer:before {
 content:"\e03f"
}
.mec-sl-docs:before {
 content:"\e040"
}
.mec-sl-doc:before {
 content:"\e085"
}
.mec-sl-diamond:before {
 content:"\e043"
}
.mec-sl-cup:before {
 content:"\e044"
}
.mec-sl-calculator:before {
 content:"\e049"
}
.mec-sl-bubbles:before {
 content:"\e04a"
}
.mec-sl-briefcase:before {
 content:"\e04b"
}
.mec-sl-book-open:before {
 content:"\e04c"
}
.mec-sl-basket-loaded:before {
 content:"\e04d"
}
.mec-sl-basket:before {
 content:"\e04e"
}
.mec-sl-bag:before {
 content:"\e04f"
}
.mec-sl-action-undo:before {
 content:"\e050"
}
.mec-sl-action-redo:before {
 content:"\e051"
}
.mec-sl-wrench:before {
 content:"\e052"
}
.mec-sl-umbrella:before {
 content:"\e053"
}
.mec-sl-trash:before {
 content:"\e054"
}
.mec-sl-tag:before {
 content:"\e055"
}
.mec-sl-support:before {
 content:"\e056"
}
.mec-sl-frame:before {
 content:"\e038"
}
.mec-sl-size-fullscreen:before {
 content:"\e057"
}
.mec-sl-size-actual:before {
 content:"\e058"
}
.mec-sl-shuffle:before {
 content:"\e059"
}
.mec-sl-share-alt:before {
 content:"\e05a"
}
.mec-sl-share:before {
 content:"\e05b"
}
.mec-sl-rocket:before {
 content:"\e05c"
}
.mec-sl-question:before {
 content:"\e05d"
}
.mec-sl-pie-chart:before {
 content:"\e05e"
}
.mec-sl-pencil:before {
 content:"\e05f"
}
.mec-sl-note:before {
 content:"\e060"
}
.mec-sl-loop:before {
 content:"\e064"
}
.mec-sl-home:before {
 content:"\e069"
}
.mec-sl-grid:before {
 content:"\e06a"
}
.mec-sl-graph:before {
 content:"\e06b"
}
.mec-sl-microphone:before {
 content:"\e063"
}
.mec-sl-music-tone-alt:before {
 content:"\e061"
}
.mec-sl-music-tone:before {
 content:"\e062"
}
.mec-sl-earphones-alt:before {
 content:"\e03c"
}
.mec-sl-earphones:before {
 content:"\e03d"
}
.mec-sl-equalizer:before {
 content:"\e06c"
}
.mec-sl-like:before {
 content:"\e068"
}
.mec-sl-dislike:before {
 content:"\e06d"
}
.mec-sl-control-start:before {
 content:"\e06f"
}
.mec-sl-control-rewind:before {
 content:"\e070"
}
.mec-sl-control-play:before {
 content:"\e071"
}
.mec-sl-control-pause:before {
 content:"\e072"
}
.mec-sl-control-forward:before {
 content:"\e073"
}
.mec-sl-control-end:before {
 content:"\e074"
}
.mec-sl-volume-1:before {
 content:"\e09f"
}
.mec-sl-volume-2:before {
 content:"\e0a0"
}
.mec-sl-volume-off:before {
 content:"\e0a1"
}
.mec-sl-calendar:before {
 content:"\e075"
}
.mec-sl-bulb:before {
 content:"\e076"
}
.mec-sl-chart:before {
 content:"\e077"
}
.mec-sl-ban:before {
 content:"\e07c"
}
.mec-sl-bubble:before {
 content:"\e07d"
}
.mec-sl-camrecorder:before {
 content:"\e07e"
}
.mec-sl-camera:before {
 content:"\e07f"
}
.mec-sl-cloud-download:before {
 content:"\e083"
}
.mec-sl-cloud-upload:before {
 content:"\e084"
}
.mec-sl-envelope:before {
 content:"\e086"
}
.mec-sl-eye:before {
 content:"\e087"
}
.mec-sl-flag:before {
 content:"\e088"
}
.mec-sl-heart:before {
 content:"\e08a"
}
.mec-sl-info:before {
 content:"\e08b"
}
.mec-sl-key:before {
 content:"\e08c"
}
.mec-sl-link:before {
 content:"\e08d"
}
.mec-sl-lock:before {
 content:"\e08e"
}
.mec-sl-lock-open:before {
 content:"\e08f"
}
.mec-sl-magnifier:before {
 content:"\e090"
}
.mec-sl-magnifier-add:before {
 content:"\e091"
}
.mec-sl-magnifier-remove:before {
 content:"\e092"
}
.mec-sl-paper-clip:before {
 content:"\e093"
}
.mec-sl-paper-plane:before {
 content:"\e094"
}
.mec-sl-power:before {
 content:"\e097"
}
.mec-sl-refresh:before {
 content:"\e098"
}
.mec-sl-reload:before {
 content:"\e099"
}
.mec-sl-settings:before {
 content:"\e09a"
}
.mec-sl-star:before {
 content:"\e09b"
}
.mec-sl-symbol-female:before {
 content:"\e09c"
}
.mec-sl-symbol-male:before {
 content:"\e09d"
}
.mec-sl-target:before {
 content:"\e09e"
}
.mec-sl-credit-card:before {
 content:"\e025"
}
.mec-sl-paypal:before {
 content:"\e608"
}
.mec-sl-social-tumblr:before {
 content:"\e00a"
}
.mec-sl-social-twitter:before {
 content:"\e009"
}
.mec-sl-social-facebook:before {
 content:"\e00b"
}
.mec-sl-social-instagram:before {
 content:"\e609"
}
.mec-sl-social-linkedin:before {
 content:"\e60a"
}
.mec-sl-social-pinterest:before {
 content:"\e60b"
}
.mec-sl-social-github:before {
 content:"\e60c"
}
.mec-sl-social-google:before {
 content:"\e60d"
}
.mec-sl-social-reddit:before {
 content:"\e60e"
}
.mec-sl-social-skype:before {
 content:"\e60f"
}
.mec-sl-social-dribbble:before {
 content:"\e00d"
}
.mec-sl-social-behance:before {
 content:"\e610"
}
.mec-sl-social-foursqare:before {
 content:"\e611"
}
.mec-sl-social-soundcloud:before {
 content:"\e612"
}
.mec-sl-social-spotify:before {
 content:"\e613"
}
.mec-sl-social-stumbleupon:before {
 content:"\e614"
}
.mec-sl-social-youtube:before {
 content:"\e008"
}
.mec-sl-social-dropbox:before {
 content:"\e00c"
}
.mec-sl-social-vkontakte:before {
 content:"\e618"
}
.mec-sl-social-steam:before {
 content:"\e620"
}
.mec-wrap {
 position:relative
}
.entry-content .mec-wrap h1,
.entry-content .mec-wrap h2,
.entry-content .mec-wrap h3,
.entry-content .mec-wrap h4,
.entry-content .mec-wrap h5,
.entry-content .mec-wrap h6,
.mec-wrap h1,
.mec-wrap h2,
.mec-wrap h3,
.mec-wrap h4,
.mec-wrap h5,
.mec-wrap h6 {
 color:#171c24;
 font-weight:300;
 font-style:inherit;
 letter-spacing:normal;
 clear:none
}
.mec-wrap h1 {
 font-size:50px;
 line-height:1.16;
 margin-bottom:12px;
 letter-spacing:-1px
}
.mec-wrap h2 {
 font-size:36px;
 line-height:1.14;
 margin-bottom:10px
}
.mec-wrap h3 {
 font-size:28px;
 line-height:1.2;
 margin-bottom:8px
}
.mec-wrap h4 {
 font-size:24px;
 line-height:1.2;
 margin-bottom:10px
}
.mec-wrap h5 {
 font-size:18px;
 line-height:1.3;
 margin-bottom:7px
}
.mec-wrap h6 {
 font-size:16px;
 line-height:1.3;
 margin-bottom:4px
}
.mec-wrap .subheader {
 color:#849098
}
.mec-wrap h1 strong {
 font-weight:700
}
.mec-wrap p {
 margin:0 0 20px 0;
 color:#616161;
 font-size:14px;
 line-height:1.8
}
.mec-wrap .mec-event-article .mec-color-hover {
 box-shadow:none;
 border:none
}
.mec-wrap abbr,
.mec-wrap acronym {
 cursor:auto;
 border:none
}
.entry-content .mec-wrap a {
 box-shadow:none
}
.mec-wrap .button,
.mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next),
.mec-wrap input[type=button],
.mec-wrap input[type=reset],
.mec-wrap input[type=submit] {
 position:relative;
 border:none;
 border-radius:2px;
 color:#fff;
 display:inline-block;
 font-size:12px;
 letter-spacing:1px;
 line-height:1.5;
 text-transform:uppercase;
 font-weight:600;
 text-decoration:none;
 cursor:pointer;
 margin-bottom:21px;
 margin-right:10px;
 line-height:1;
 padding:18px 20px 16px;
 background:#24ca4f;
 -webkit-transition:all .21s ease;
 -moz-transition:all .21s ease;
 transition:all .21s ease
}
.mec-wrap .button:hover,
.mec-wrap a.button:hover,
.mec-wrap button:hover:not(.mejs),
.mec-wrap input[type=button]:hover,
.mec-wrap input[type=reset]:hover,
.mec-wrap input[type=submit]:hover {
 background:#222;
 color:#fff
}
.mec-wrap #mec_woo_add_to_cart_btn_r {
 min-width:155px;
 margin-top:5px;
 border-radius:2px;
 box-shadow:0 2px 1px rgba(0,0,0,.08);
 float:left;
 text-align:center
}
.mec-booking-form-container button {
 display:block
}
.vertical-space,
.vertical-space1,
.vertical-space2,
.vertical-space3,
.vertical-space4,
.vertical-space5 {
 display:block;
 width:100%;
 margin:0;
 clear:both;
 border:0 none;
 height:20px
}
.vertical-space2 {
 height:40px
}
.vertical-space3 {
 height:60px
}
.vertical-space4 {
 height:80px
}
.vertical-space5 {
 height:100px
}
@media only screen and (max-width:479px) {
 .vertical-space,
 .vertical-space1 {
  height:8px
 }
 .vertical-space2 {
  height:14px
 }
 .vertical-space3 {
  height:28px
 }
 .vertical-space4 {
  height:40px
 }
 .vertical-space5 {
  height:60px
 }
}
@media only screen and (max-width:960px) {
 .vertical-space,
 .vertical-space1 {
  height:12px
 }
 .vertical-space2 {
  height:18px
 }
 .vertical-space3 {
  height:36px
 }
 .vertical-space4 {
  height:50px
 }
 .vertical-space5 {
  height:80px
 }
}
.mec-wrap abbr {
 cursor:auto;
 border-bottom:0
}
@-webkit-keyframes rotating {
 from {
  -ms-transform:rotate(0);
  -moz-transform:rotate(0);
  -webkit-transform:rotate(0);
  -o-transform:rotate(0);
  transform:rotate(0)
 }
 to {
  -ms-transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -webkit-transform:rotate(360deg);
  -o-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
@keyframes rotating {
 from {
  -ms-transform:rotate(0);
  -moz-transform:rotate(0);
  -webkit-transform:rotate(0);
  -o-transform:rotate(0);
  transform:rotate(0)
 }
 to {
  -ms-transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -webkit-transform:rotate(360deg);
  -o-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
.mec-wrap {
 font:14px/25px;
 font-weight:400;
 color:#626262
}
.mec-wrap .mec-events a {
 border-bottom:none
}
.mec-wrap .mec-container a {
 box-shadow:none
}
.mec-event-content p {
 font-weight:300
}
.mec-wrap .mec-clear:after,
.mec-wrap .mec-clear:before {
 content:' ';
 display:table
}
.mec-wrap .mec-clear:after {
 clear:both
}
.mec-events-button {
 background:#fff;
 padding:12px 28px;
 font-size:15px;
 font-weight:400;
 letter-spacing:0;
 border:1px solid #e3e3e3;
 border-radius:2px;
 text-shadow:none;
 margin-right:10px;
 box-shadow:0 2px 0 0 rgb(0 0 0 / 3%);
 transition:.3s
}
.mec-wrap .mec-events-button:hover {
 color:#fff
}
.mec-no-event {
 display:none
}
#mec-active-current {
 display:block
}
.current-hide #mec-active-current {
 display:none!important
}
.mec-event-grid-classic .mec-event-article {
 position:relative;
 border:2px solid #e3e3e3;
 box-shadow:0 2px 0 0 rgba(0,0,0,.016);
 margin-bottom:30px;
 max-width:none
}
.mec-event-grid-classic .mec-event-content {
 background:#fff;
 color:#767676;
 padding:0 20px 5px;
 text-align:center;
 min-height:125px
}
.mec-event-grid-classic .mec-event-title {
 color:#202020;
 margin:10px 0;
 font-weight:700;
 font-size:20px;
 letter-spacing:1px;
 text-transform:uppercase
}
.mec-event-grid-classic .mec-event-title a {
 color:#202020;
 transition:all .24s ease
}
.mec-event-grid-classic .mec-event-date {
 font-weight:400;
 font-size:11px;
 text-transform:uppercase;
 letter-spacing:1px;
 color:#fff;
 padding:3px 20px;
 margin:0 -20px 20px -20px;
 text-align:center
}
.widget_mec_mec_widget .mec-event-grid-classic .mec-event-date {
 margin:0
}
.mec-event-grid-classic .mec-event-content p {
 font-size:15px;
 color:#8a8a8a
}
.mec-event-grid-classic .mec-event-detail {
 display:none
}
.mec-event-grid-classic img {
 margin-bottom:0;
 width:100%
}
.mec-event-footer {
 position:relative;
 border-top:1px solid #efefef;
 padding:20px;
 min-height:80px;
 margin:0;
 background:#fafafa
}
.mec-event-sharing-wrap {
 left:15px;
 position:absolute;
 list-style:none;
 margin:0;
 padding-left:0
}
.mec-event-sharing-wrap .mec-event-sharing {
 position:absolute;
 padding:8px 0 2px;
 left:-6px;
 bottom:54px;
 margin:0;
 margin-top:6px;
 border-radius:5px;
 min-width:50px;
 visibility:hidden;
 opacity:0;
 border:1px solid #e2e2e2;
 background:#fff;
 box-shadow:0 0 9px 0 rgba(0,0,0,.06);
 z-index:99;
 -webkit-transition:all .18s ease;
 transition:all .18s ease
}
.mec-event-sharing-wrap .mec-event-sharing:after,
.mec-event-sharing-wrap .mec-event-sharing:before {
 content:'';
 display:block;
 position:absolute;
 bottom:-10px;
 left:50%;
 margin-left:-10px;
 width:0;
 height:0;
 border-style:solid;
 border-width:10px
}
.mec-event-sharing-wrap .mec-event-sharing:before {
 bottom:-21px;
 border-color:#e2e2e2 transparent transparent transparent
}
.mec-event-sharing-wrap .mec-event-sharing:after {
 bottom:-19px;
 border-color:#fff transparent transparent transparent
}
.mec-event-sharing-wrap:hover .mec-event-sharing {
 opacity:1;
 visibility:visible
}
.mec-event-sharing-wrap li {
 text-align:center;
 border:0;
 display:block;
 margin-right:2px;
 overflow:hidden;
 margin:0 auto 6px;
 width:38px
}
.mec-event-sharing-wrap li.mec-event-share {
 height:38px
}
.mec-event-sharing-wrap:hover>li {
 cursor:pointer;
 background-color:#40d9f1
}
.mec-event-sharing-wrap:hover li a {
 color:#fff
}
.mec-event-sharing-wrap>li:first-of-type {
 border:1px solid #d9d9d9
}
.mec-event-sharing-wrap li a,
.mec-event-sharing-wrap:hover li ul li a {
 border:none;
 color:#767676;
 display:block
}
.mec-event-sharing-wrap li a .mec-social-title {
 padding-right:10px;
 display:none
}
.mec-event-sharing-wrap li i {
 width:36px;
 height:36px;
 display:table-cell;
 vertical-align:middle
}
.mec-event-sharing-wrap li svg {
 height:16px
}
.mec-event-sharing-wrap .mec-event-sharing li a {
 display:block
}
.mec-event-sharing-wrap .mec-event-sharing li:hover a {
 color:#40d9f1
}
.mec-event-sharing .mec-event-share:hover .event-sharing-icon {
 background:#40d9f1;
 border-width:0 1px 0;
 cursor:pointer
}
.mec-event-sharing .mec-event-map {
 border-width:1px 0 1px
}
.mec-event-footer .mec-booking-button {
 box-shadow:none;
 transition:all .21s ease;
 font-size:11px;
 font-weight:500;
 letter-spacing:1px;
 text-transform:uppercase;
 background:#fff;
 color:#767676;
 border:1px solid #e8e8e8;
 position:absolute;
 top:20px;
 right:15px;
 padding:0 16px;
 line-height:37px;
 height:38px
}
.mec-event-footer .mec-booking-button:hover {
 background:#191919;
 color:#fff;
 border-color:#191919
}
@media only screen and (max-width:960px) {
 .mec-event-grid-classic {
  margin-bottom:30px
 }
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel {
 padding:36px 0 16px
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav {
 margin:5px 0;
 width:100%;
 position:absolute;
 top:15px;
 padding:0
}
.mec-skin-grid-container.mec-widget {
 padding-top:18px
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel {
 padding:20px 0 16px
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav {
 margin:0;
 width:100%;
 position:absolute;
 top:0;
 padding:0
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav div {
 position:absolute;
 background:#fff;
 line-height:0;
 width:34px;
 height:26px;
 padding:6px;
 text-align:center;
 margin-top:-17px;
 border-radius:3px;
 border:1px solid #e2e2e2;
 text-align:center;
 box-shadow:0 2px 0 0 rgba(0,0,0,.028);
 transition:all .33s ease
}
.mec-skin-grid-container .mec-categories {
 padding:0
}
.mec-skin-grid-container .mec-categories li {
 list-style:none
}
.mec-skin-grid-container .mec-categories li a {
 color:#000;
 line-height:24px;
 text-align:left;
 transition:all .23s ease;
 -webkit-transition:all .23s ease
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav i {
 font-size:12px;
 color:#40d9f1;
 cursor:pointer
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav .owl-next {
 right:0
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav .owl-prev {
 left:0
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-event-sharing {
 display:none
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-event-footer {
 text-align:center
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-event-footer .mec-booking-button {
 position:static;
 padding:11px 16px
}
.widget .mec-event-footer ul.mec-event-sharing-wrap li a.mec-event-share-icon {
 padding:0
}
@media screen and (min-width:56.875em) {
 .mec-widget .mec-month-container dl {
  margin-bottom:0
 }
}
.mec-widget .mec-event-grid-classic.owl-carousel .mec-event-footer {
 text-align:right
}
.mec-widget .mec-event-grid-classic.owl-carousel .mec-event-sharing-wrap {
 left:5px;
 padding-left:5px
}
.mec-widget .mec-event-grid-classic.owl-carousel .mec-event-sharing-wrap .mec-event-sharing {
 left:0
}
.mec-widget .mec-event-sharing-wrap .mec-event-sharing {
 position:absolute;
 top:auto;
 bottom:52px;
 margin:0;
 margin-top:0;
 border-radius:5px
}
.mec-widget .mec-event-sharing-wrap .mec-event-sharing:after {
 top:auto;
 bottom:-17px;
 border-color:#fff transparent transparent transparent
}
.mec-widget .mec-event-sharing-wrap .mec-event-sharing:before {
 top:auto;
 bottom:-18px;
 border-color:#e2e2e2 transparent transparent transparent
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav button {
 position:absolute;
 background:#fff;
 padding:6px;
 margin-top:-17px;
 border-radius:3px;
 border:1px solid #e2e2e2;
 box-shadow:0 2px 0 0 rgba(0,0,0,.028)
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav button:hover {
 background:#40d9f1;
 border-color:#40d9f1
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav button:hover i {
 color:#fff
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-booking-button {
 width:40%;
 float:right;
 color:#202020;
 height:36px;
 line-height:14px;
 font-size:12px;
 width:auto
}
.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-booking-button:hover {
 color:#fff
}
.mec-widget .mec-event-list-modern .col-md-2.col-sm-2,
.mec-widget .mec-event-list-modern .col-md-6.col-sm-6 {
 padding:0;
 width:100%;
 display:block;
 position:unset
}
.mec-widget .mec-event-list-modern .col-md-4.col-sm-4 .mec-booking-button {
 width:80%;
 height:46px;
 line-height:22px;
 padding:11px 20px;
 float:right
}
.mec-widget .mec-event-list-modern .col-md-4.col-sm-4.mec-btn-wrapper {
 top:auto;
 bottom:5%
}
@media (max-width:480px) {
 .mec-widget .mec-event-list-modern .col-md-4.col-sm-4 {
  padding:0
 }
 .mec-widget .mec-event-list-modern .col-md-4.col-sm-4 .mec-booking-button {
  width:100%
 }
}
.mec-widget .mec-event-list-modern .mec-month-divider {
 margin:30px 0 10px 0
}
.mec-widget .mec-event-list-minimal .mec-event-date span {
 font-size:12px
}
.mec-widget .mec-event-list-minimal .mec-event-date:after {
 height:29px
}
.mec-widget .mec-event-list-minimal .col-md-3,
.mec-widget .mec-event-list-minimal .col-md-9 {
 display:block;
 width:100%;
 text-align:left
}
.mec-widget .mec-event-list-modern .col-md-4.col-sm-4.mec-btn-wrapper {
 position:relative
}
.mec-widget .mec-event-list-modern .col-md-4.col-sm-4 .mec-booking-button {
 width:100%;
 text-align:center
}
.mec-widget .mec-event-list-minimal .mec-event-date:first-child {
 margin-right:24px
}
.mec-event-grid-clean {
 margin-bottom:10px;
 max-width:none
}
.mec-event-grid-clean .mec-event-article {
 margin-bottom:30px;
 position:relative;
 border:1px solid #e2e2e2;
 text-align:center;
 padding:15px 15px 0;
 background:#fff;
 box-shadow:0 2px 0 0 rgba(0,0,0,.016)
}
.mec-event-grid-clean .mec-event-content {
 background:#fff;
 color:#767676;
 padding:25px 16px 0;
 text-align:left
}
.mec-event-grid-clean .mec-event-title {
 color:#202020;
 margin:0 0 10px 0;
 font-weight:700;
 font-size:21px;
 text-transform:capitalize
}
.mec-event-grid-clean .mec-event-title a {
 color:#202020;
 transition:all .24s ease
}
.mec-event-grid-clean .mec-event-date {
 font-weight:400;
 font-size:11px;
 text-transform:uppercase;
 letter-spacing:1px;
 background-color:#40d9f1;
 color:#fff;
 padding:3px 0;
 margin:0;
 text-align:center
}
.mec-event-grid-clean .mec-event-content p {
 font-size:15px;
 color:#9a9a9a;
 line-height:1.54
}
.mec-event-grid-clean img {
 margin-bottom:0;
 width:100%
}
.mec-event-grid-clean .event-grid-t2-head {
 margin-bottom:10px;
 color:#fff;
 padding:9px 14px 6px;
 text-align:left
}
.mec-event-grid-clean .event-grid-t2-head .mec-event-date {
 font-size:50px;
 line-height:50px;
 float:left;
 margin-right:11px
}
.mec-event-grid-clean .event-grid-t2-head .mec-event-month {
 text-transform:uppercase;
 font-size:17px;
 line-height:20px;
 padding-top:4px
}
.mec-event-grid-clean .event-grid-t2-head .mec-event-detail {
 font-size:12px
}
.mec-event-grid-clean .event-grid-t2-head .mec-categories li a {
 margin-bottom:10px;
 color:#fff
}
.mec-event-grid-clean .event-grid-t2-head .mec-categories li a:hover {
 color:#000
}
.mec-event-grid-clean .mec-event-sharing-wrap {
 left:0;
 padding-left:0
}
.mec-event-grid-clean .mec-event-footer {
 position:relative;
 border-top:2px solid;
 padding:20px 0;
 margin:0 14px;
 text-align:left;
 background:0 0
}
.mec-event-grid-clean .mec-event-footer .mec-booking-button {
 right:0
}
.mec-event-grid-clean .row {
 margin-bottom:30px
}
.mec-event-grid-modern {
 margin-bottom:10px;
 max-width:none
}
.mec-event-grid-modern .mec-event-article {
 position:relative;
 border:1px solid #e2e2e2;
 text-align:center;
 margin-bottom:30px;
 padding:45px 15px 10px;
 background:#fff;
 box-shadow:0 2px 0 0 rgba(0,0,0,.016)
}
.mec-event-grid-modern .mec-event-content {
 background:#fff;
 color:#767676;
 padding:35px 15px 10px;
 text-align:left
}
.mec-event-grid-modern .mec-event-title {
 color:#202020;
 margin:0 0 10px 0;
 font-weight:700;
 font-size:24px;
 text-transform:none;
 letter-spacing:-1px
}
.mec-event-grid-modern .mec-event-title a {
 color:#202020;
 transition:all .24s ease
}
.mec-event-grid-modern .mec-event-content p {
 font-size:15px;
 color:#9a9a9a;
 line-height:1.54
}
.mec-event-grid-modern img {
 margin-bottom:0;
 width:100%
}
.mec-event-grid-modern .event-grid-modern-head {
 margin-bottom:10px;
 padding:9px 14px 6px;
 text-align:left
}
.mec-event-grid-modern .event-grid-modern-head .mec-event-date {
 font-size:50px;
 line-height:50px;
 float:left;
 margin-right:11px
}
.mec-event-grid-modern .event-grid-modern-head .mec-event-month {
 text-transform:uppercase;
 font-size:17px;
 line-height:20px;
 padding-top:4px
}
.mec-event-grid-modern .event-grid-modern-head .mec-event-detail {
 font-size:12px
}
.mec-event-grid-modern .event-grid-modern-head .mec-event-day {
 margin-top:9px;
 color:silver;
 font-size:35px;
 font-weight:100;
 text-transform:uppercase;
 letter-spacing:-1px
}
.mec-event-grid-modern .mec-event-footer {
 position:relative;
 height:90px;
 padding:20px 0;
 border:none;
 margin:0 14px;
 text-align:left;
 background:0 0
}
.mec-event-grid-modern .mec-event-footer .mec-booking-button {
 right:auto;
 left:0
}
.mec-event-grid-modern .mec-event-sharing-wrap {
 left:auto;
 right:0;
 padding-left:0
}
.mec-event-grid-modern .mec-event-sharing {
 left:auto;
 right:-6px
}
.mec-event-grid-modern .mec-event-sharing-wrap li {
 border-radius:55px
}
.mec-event-grid-modern .row {
 margin-bottom:0
}
@media only screen and (max-width:479px) {
 .mec-event-grid-modern .mec-event-article {
  padding-bottom:30px
 }
 .mec-event-grid-modern .mec-event-sharing {
  top:60px;
  left:0;
  right:auto
 }
 .mec-event-grid-modern .mec-event-footer .mec-booking-button {
  top:0
 }
}
span.mec-event-title-soldout {
 font-size:8px;
 font-weight:700;
 letter-spacing:.5px;
 text-transform:uppercase;
 background:#e63360;
 color:#fff;
 padding:3px 8px;
 line-height:1;
 border-radius:15px;
 white-space:nowrap;
 vertical-align:middle
}
.mec-repeating-label {
 background:#222;
 color:#fff;
 padding:3px 8px;
 font-size:8px;
 font-weight:700;
 letter-spacing:.5px;
 border-radius:40px;
 display:inline-block
}
.mec-event-grid-colorful .mec-event-article {
 min-height:400px;
 border:none;
 box-shadow:none;
 background:#40d9f1;
 padding-top:25px;
 margin:0;
 color:#fff
}
.mec-event-grid-colorful .mec-event-content {
 background:0 0
}
.mec-event-grid-colorful .event-grid-modern-head,
.mec-event-grid-colorful .event-grid-modern-head .mec-event-date,
.mec-event-grid-colorful .event-grid-modern-head .mec-event-day,
.mec-event-grid-colorful .mec-event-content p,
.mec-event-grid-colorful .mec-event-sharing-wrap>li>a,
.mec-event-grid-colorful .mec-event-title a {
 color:#fff
}
.mec-event-grid-colorful .mec-event-footer .mec-booking-button {
 border:none
}
.mec-event-grid-colorful .mec-event-sharing-wrap>li {
 border-color:#fff
}
.mec-event-grid-colorful .mec-event-sharing-wrap:hover>li {
 background:#333;
 border-color:#333
}
.mec-event-grid-colorful .mec-event-title a.mec-color-hover:hover {
 color:#fff;
 text-decoration:underline
}
.mec-event-grid-colorful .mec-event-title .event-color {
 display:none
}
.mec-event-grid-colorful div[class^=col-md-] {
 padding:0 1px 1px 0;
 margin:0
}
.mec-event-grid-colorful .mec-event-article .mec-time-details {
 color:#fff
}
@media only screen and (min-width:768px) {
 .mec-wrap.mec-sm959.mec-event-grid-colorful .event-grid-modern-head .mec-event-day {
  font-size:26px
 }
 .mec-wrap.mec-sm959.mec-event-grid-colorful .event-grid-modern-head .mec-event-month {
  font-size:15px
 }
 .mec-wrap.mec-sm959.mec-event-grid-colorful .event-grid-modern-head .mec-event-date {
  font-size:50px
 }
 .mec-wrap.mec-sm959.mec-event-grid-colorful .mec-event-title {
  font-size:21px
 }
 .mec-wrap.mec-sm959.mec-event-grid-colorful .mec-event-content p {
  font-size:13px
 }
}
@media only screen and (min-width:768px) and (max-width:1200px) {
 .mec-wrap.mec-sm959.mec-event-grid-colorful div[class^=col-md-] {
  width:50%
 }
}
.mec-event-list-minimal .mec-event-article {
 border-bottom:1px solid #efefef;
 padding:24px 0 16px
}
.mec-event-list-minimal .mec-wrap .col-md-9 {
 padding:0
}
.mec-event-list-minimal .mec-event-date {
 position:relative;
 float:left;
 margin-right:30px;
 color:#fff;
 width:52px;
 padding:6px 4px 3px;
 text-align:center;
 text-transform:uppercase;
 border-radius:3px
}
.mec-event-list-minimal .mec-event-date {
 min-width:52px;
 width:fit-content
}
.mec-event-list-minimal .mec-event-date:nth-child(2) {
 margin:0 30px 0 -20px
}
.mec-event-list-minimal .mec-event-date span {
 display:block;
 font-size:24px;
 font-weight:700;
 text-align:center;
 margin-bottom:4px
}
.mec-event-list-minimal .mec-event-date:after {
 display:block;
 content:'';
 position:absolute;
 width:50px;
 left:1px;
 top:1px;
 height:34px;
 background:rgba(255,255,255,.1);
 box-shadow:0 4px 4px rgba(0,0,0,.02)
}
.mec-event-list-minimal .mec-event-date:after {
 width:100%
}
.mec-event-list-minimal .mec-event-title {
 margin-top:0;
 margin-bottom:10px;
 font-weight:700;
 font-size:18px;
 text-transform:uppercase;
 letter-spacing:0;
 padding-top:10px
}
.mec-event-list-minimal .mec-event-detail,
.mec-event-list-minimal .mec-time-details {
 font-size:15px;
 font-weight:300;
 line-height:1;
 letter-spacing:0;
 color:#9a9a9a
}
.mec-event-list-minimal .btn-wrapper {
 text-align:right;
 padding-right:0;
 padding-top:6px
}
.mec-event-list-minimal .btn-wrapper .mec-detail-button {
 border-bottom:0;
 margin-bottom:14px;
 margin-right:0;
 box-shadow:none
}
.mec-event-list-minimal a.mec-detail-button {
 text-align:center;
 display:inline-block;
 background:#ededed;
 color:#191919;
 padding:12px;
 border-radius:2px;
 font-size:11px;
 font-weight:700;
 text-transform:uppercase;
 letter-spacing:2px;
 transition:all .24s ease
}
.mec-event-list-minimal a.mec-detail-button:hover {
 background:#292929;
 color:#fff
}
.vc_col-sm-4 .mec-event-list-minimal .mec-event-date,
.vc_col-sm-6 .mec-event-list-minimal .mec-event-date {
 margin-right:12px
}
.vc_col-sm-4 .mec-event-list-minimal .mec-event-title,
.vc_col-sm-6 .mec-event-list-minimal .mec-event-title {
 font-size:15px;
 letter-spacing:2px
}
@media only screen and (min-width:480px) and (max-width:767px) {
 .mec-event-list-minimal .btn-wrapper {
  padding-left:0
 }
 .mec-event-list-minimal .mec-event-date {
  margin-right:10px
 }
}
@media only screen and (max-width:767px) {
 .mec-event-list-minimal .btn-wrapper .mec-detail-button {
  display:block;
  text-align:center;
  margin:0;
  margin-top:16px;
  padding:8px
 }
 .mec-event-list-minimal .btn-wrapper {
  margin:12px 0
 }
}
@media only screen and (max-width:479px) {
 .mec-event-list-minimal .mec-event-date {
  float:none;
  width:100%;
  margin-bottom:8px
 }
 .mec-event-list-minimal .mec-event-date span {
  display:inline;
  padding-right:25px;
  margin-right:7px;
  font-size:inherit
 }
 .mec-event-list-minimal .mec-event-date:after {
  width:45%;
  box-shadow:4px 0 4px rgba(0,0,0,.02)
 }
 .mec-event-list-minimal .btn-wrapper {
  text-align:center;
  padding-left:0
 }
 .mec-event-list-minimal {
  text-align:center
 }
 .mec-event-list-minimal .mec-event-detail {
  margin-bottom:10px
 }
}
.mec-wrap .mec-event-list-modern .mec-event-title {
 margin-top:0;
 margin-bottom:10px
}
.mec-event-list-modern .mec-event-article {
 border-bottom:1px solid #efefef;
 padding:30px 0 10px
}
.mec-event-list-modern .mec-event-article:last-child {
 border-bottom:none
}
.mec-event-list-modern .mec-event-title a {
 color:#191919;
 transition:all .24s ease;
 box-shadow:none
}
.mec-event-list-modern .mec-event-date {
 text-transform:uppercase;
 padding:10px 0
}
.mec-event-list-modern .mec-event-date .event-d {
 font-size:48px;
 display:table-cell;
 padding:10px 0 0
}
.mec-event-list-modern .mec-event-date .event-d.mec-multiple-dates {
 font-size:20px;
 padding:0
}
.mec-event-list-modern .mec-event-date.mec-multiple-date-event:first-child {
 padding:10px 0 6px 0;
 position:relative;
 width:fit-content
}
.mec-event-list-modern .mec-event-date.mec-multiple-date-event:first-child:after {
 content:'';
 position:absolute;
 bottom:0;
 left:0;
 width:100%;
 height:1px;
 background:silver
}
.mec-event-list-modern .mec-event-date.mec-multiple-date-event:last-child {
 padding:5px 0 10px 0
}
.mec-event-list-modern .mec-event-date.mec-multiple-date-event .event-d {
 font-size:20px;
 padding:0
}
.mec-event-list-modern .mec-event-date.mec-multiple-date-event .event-da {
 font-size:20px;
 margin:0
}
.mec-event-list-modern .mec-event-date .event-f {
 font-size:13px;
 display:table-cell;
 vertical-align:middle;
 padding-left:7px;
 font-weight:500;
 letter-spacing:3px;
 color:#777
}
.mec-event-list-modern .mec-event-detail {
 font-weight:300;
 color:#8a8a8a
}
.mec-event-list-modern .mec-event-detail .mec-time-details {
 display:inline
}
.mec-event-list-modern .mec-event-date .event-da {
 margin-top:9px;
 color:silver;
 font-size:28px;
 font-weight:100;
 text-transform:uppercase;
 letter-spacing:-1px;
 text-align:left
}
.mec-event-list-modern .mec-btn-wrapper .mec-booking-button {
 border-radius:1px;
 letter-spacing:2px;
 border:1px solid #e6e6e6;
 color:#333;
 background-color:#fff;
 padding:13px 20px;
 font-weight:700;
 font-size:11px;
 box-shadow:0 2px 0 0 rgba(0,0,0,.016);
 transition:all .28s ease
}
.mec-event-list-modern .mec-btn-wrapper .mec-booking-button:hover {
 border-color:#222;
 background:#222;
 color:#fff
}
.mec-event-list-modern .mec-event-title {
 font-weight:700;
 font-size:20px;
 text-transform:uppercase;
 letter-spacing:1px
}
.mec-event-list-modern .mec-event-detail {
 color:#9a9a9a;
 font-size:15px;
 font-weight:300;
 line-height:25px
}
.mec-event-list-modern .mec-btn-wrapper {
 text-align:right;
 padding:10px 0;
 text-transform:uppercase
}
.mec-event-list-modern .mec-event-sharing {
 position:relative;
 margin:10px 0;
 padding-left:0
}
.mec-event-list-modern .mec-event-sharing>li {
 display:inline-block;
 border:none;
 border-radius:50%;
 margin-right:3px
}
.mec-event-list-modern .mec-event-sharing .telegram {
 min-width:36px;
 min-height:36px;
 line-height:36px;
 padding:9px 1px 10px;
 border-radius:60px
}
.mec-event-list-modern .mec-event-sharing>li .telegram {
 padding-top:8px;
 padding-bottom:9px;
 border-radius:50%;
 border:1px solid #ddd
}
.mec-event-list-modern .mec-event-sharing .telegram .svg-inline--fa.fa-telegram.fa-w-16 {
 width:3.246rem;
 padding:2px 10px 0 10px;
 margin-bottom:-2px
}
.mec-event-list-modern .mec-event-sharing .telegram .svg-inline--fa.fa-telegram.fa-w-16 path {
 fill:#767676
}
.mec-event-list-modern .mec-event-sharing li:hover .telegram {
 background-color:#40d9f1
}
.mec-event-list-modern .mec-event-sharing li:hover .telegram .svg-inline--fa.fa-telegram.fa-w-16 path {
 fill:#fff
}
.mec-event-list-modern .mec-event-sharing>li:hover {
 display:inline-block
}
.mec-event-list-modern .mec-event-sharing>li:hover a i {
 color:#fff;
 background:#40d9f1;
 border-color:#40d9f1
}
.mec-event-list-modern .mec-event-sharing>li i {
 width:36px;
 display:inline-block;
 line-height:35px;
 color:#767676;
 text-align:center;
 border-radius:50%;
 border:1px solid #ddd;
 font-size:14px
}
.mec-event-list-modern .mec-event-sharing .mec-event-share:hover .mec-event-sharing-icon {
 background:#40d9f1;
 border-color:#40d9f1;
 cursor:pointer;
 border-radius:50%
}
.mec-event-list-modern .mec-event-sharing li:hover a i {
 background:#40d9f1
}
.mec-event-list-modern .mec-event-sharing li .fa-telegram {
 fill:#000;
 max-width:20px!important;
 width:20px!important;
 max-height:20px!important;
 height:20px;
 position:relative;
 padding:0!important;
 margin-bottom:-4px!important
}
.mec-event-list-modern .mec-event-sharing li .fa-telegram * {
 transform:scale(.04)
}
.mec-event-list-modern .mec-event-sharing li .svg-inline--fa.fa-telegram.fa-w-16 path {
 fill:#767676
}
.mec-event-list-modern .mec-event-sharing li .telegram {
 width:36px!important;
 height:36px!important;
 padding:9px 7px 9px
}
@media only screen and (min-width:768px) {
 .mec-event-list-modern .mec-event-article {
  position:relative;
  min-height:160px;
  overflow:hidden
 }
 .mec-event-list-modern .col-md-2.col-sm-2 {
  width:210px;
  position:absolute;
  left:0;
  top:20px;
  padding:0
 }
 .mec-event-list-modern .col-md-4.col-sm-4.mec-btn-wrapper {
  width:180px;
  padding:0;
  position:absolute;
  right:0;
  top:30%
 }
 .mec-event-list-modern .col-md-6.col-sm-6 {
  width:100%;
  padding-left:225px;
  padding-right:195px
 }
}
@media only screen and (max-width:767px) {
 .mec-event-list-modern .mec-btn-wrapper .mec-booking-button {
  letter-spacing:1px;
  border:1px solid #e1e1e1;
  padding:8px 16px
 }
 .mec-event-list-modern .mec-btn-wrapper {
  padding:0 0 12px
 }
 .mec-event-list-modern .mec-event-sharing {
  margin-bottom:0
 }
}
.mec-event-grid-minimal .mec-event-article {
 margin:15px 0;
 min-height:80px;
 display:table
}
.mec-event-grid-minimal .event-detail-wrap {
 display:table-cell;
 vertical-align:middle
}
.mec-event-grid-minimal .mec-event-date {
 width:70px;
 float:left;
 margin-right:20px;
 padding:12px 16px 10px;
 text-align:center;
 text-transform:uppercase;
 border-radius:4px;
 border:1px solid #e6e6e6;
 transition:all .37s ease-in-out;
 box-shadow:0 2px 0 0 rgba(0,0,0,.016)
}
.mec-event-grid-minimal .mec-event-date span {
 display:block;
 font-size:24px;
 font-weight:700;
 text-align:center;
 margin-bottom:4px;
 color:#2a2a2a;
 transition:color .3s ease
}
.mec-event-grid-minimal .mec-event-title {
 margin-top:0;
 margin-bottom:10px;
 font-weight:700;
 line-height:21px;
 font-size:16px;
 text-transform:uppercase;
 transition:color .3s ease
}
.mec-event-grid-minimal .mec-event-title a {
 color:#191919;
 transition:color .3s ease
}
.mec-event-grid-minimal .mec-event-detail,
.mec-event-grid-minimal .mec-time-details {
 font-size:15px;
 font-weight:300;
 line-height:1;
 letter-spacing:0;
 color:#9a9a9a;
 margin-bottom:5px
}
.mec-event-grid-minimal .mec-event-date:hover {
 color:#fff
}
.mec-event-grid-minimal .mec-event-date:hover span {
 color:#fff
}
.mec-wrap .mec-event-grid-minimal .mec-event-date:hover {
 color:#fff
}
.mec-event-list-classic .mec-event-article {
 padding:12px 0;
 margin-bottom:20px
}
.mec-event-list-classic .mec-event-image {
 float:left;
 width:86px;
 margin-right:20px
}
.mec-event-list-classic .mec-event-date,
.mec-event-list-classic .mec-event-time {
 font-weight:400;
 font-size:13px;
 letter-spacing:0;
 line-height:18px;
 text-align:left;
 display:initial;
 margin-right:12px
}
.mec-event-list-classic .mec-event-time .mec-time-details,
.mec-event-list-classic .mec-event-time i {
 display:inline;
 margin-right:3px
}
.mec-event-list-classic .mec-event-date span {
 font-weight:500;
 margin-bottom:6px
}
.mec-event-list-classic .mec-event-title {
 font-size:15px;
 margin:10px 0 12px;
 font-weight:700;
 text-transform:uppercase
}
.mec-event-list-classic .mec-event-title a {
 color:#494949;
 transition:color .3s ease
}
.mec-event-list-classic .mec-event-detail {
 color:#777;
 font-weight:400;
 line-height:12px;
 font-size:12px;
 overflow:hidden
}
.mec-event-list-classic a.magicmore {
 padding:10px 16px;
 color:#fff;
 background:#222;
 letter-spacing:2px;
 font-size:11px
}
.mec-event-list-classic a.magicmore:after {
 content:'';
 display:none
}
.mec-event-list-classic a.magicmore:hover {
 color:#40d9f1
}
.mec-event-grid-simple .mec-event-article {
 position:relative;
 margin-bottom:30px
}
.mec-event-grid-simple .mec-event-article:after {
 border-right:1px solid #e6e6e6;
 height:60px;
 position:absolute;
 top:50%;
 margin-top:-30px;
 right:-1px
}
.mec-event-grid-simple .row div:last-child .mec-event-article:after {
 border:none
}
.mec-event-grid-simple .row {
 margin:15px 0 30px;
 text-align:center
}
.mec-event-grid-simple .mec-event-date {
 padding:0;
 margin:0;
 text-transform:capitalize;
 font-size:12px;
 font-weight:700
}
.mec-event-grid-simple .mec-event-title {
 margin-top:0;
 margin-bottom:10px;
 font-weight:700;
 line-height:21px;
 font-size:15px;
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 text-transform:uppercase;
 transition:color .37s ease
}
.mec-event-grid-simple .mec-event-title a {
 color:#494949;
 transition:color .3s ease
}
.mec-event-grid-simple .mec-event-detail {
 font-weight:400;
 line-height:1;
 letter-spacing:0;
 font-size:13px;
 color:#777
}
.mec-event-grid-simple:hover .mec-event-title {
 color:#40d9f1
}
.mec-event-grid-simple:hover .mec-event-date {
 background:0 0
}
.event-last:after {
 display:none
}
@media only screen and (max-width:767px) {
 .mec-event-grid-simple .mec-event-article {
  padding-bottom:20px;
  margin-bottom:20px;
  border-bottom:1px solid #eee
 }
 .mec-event-grid-simple .mec-event-article:after {
  border:none
 }
}
.mec-event-grid-novel .mec-event-article {
 position:relative;
 margin-bottom:30px;
 padding:60px 5% 60px 7%;
 border:1px solid rgba(255,255,255,.12);
 border-radius:10px;
 background-color:#0050fd;
 -webkit-transition:all .3s ease;
 -o-transition:all .3s ease;
 transition:all .3s ease;
 z-index:1
}
.mec-event-grid-novel .mec-event-article .novel-grad-bg {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 border-radius:10px;
 opacity:0;
 z-index:-1;
 -webkit-transition:all .3s ease;
 -o-transition:all .3s ease;
 transition:all .3s ease
}
.mec-event-grid-novel .mec-event-article:hover {
 -webkit-box-shadow:0 13px 36px 0 rgba(0,0,0,.23);
 box-shadow:0 13px 36px 0 rgba(0,0,0,.23);
 border-color:transparent
}
.mec-event-grid-novel .mec-event-article:hover .novel-grad-bg {
 background-image:-webkit-gradient(linear,left top,right top,from(#262e32),to(#0e1015));
 background-image:-webkit-linear-gradient(left,#262e32 0,#0e1015 100%);
 background-image:-o-linear-gradient(left,#262e32 0,#0e1015 100%);
 background-image:linear-gradient(90deg,#262e32 0,#0e1015 100%);
 opacity:1
}
.mec-event-grid-novel .mec-event-image {
 float:left;
 width:150px;
 height:150px
}
.mec-event-grid-novel .mec-event-image img {
 width:150px;
 height:150px;
 border-radius:50%
}
.mec-event-grid-novel .mec-event-detail-wrap {
 margin-left:200px
}
.mec-event-grid-novel .mec-event-content h4 {
 position:relative;
 margin-bottom:10px;
 display:inline-block
}
.mec-event-grid-novel .mec-event-content h4 a {
 font-size:24px;
 line-height:35px;
 color:#fafcff
}
.mec-event-grid-novel .mec-event-content h4.mec-gCalendar-search-text-wrap input[type=text]before {
 content:'';
 position:absolute;
 top:8px;
 left:-30px;
 width:17px;
 height:17px;
 background:#5cd0ed;
 opacity:.4;
 border-radius:50%;
 padding-right:5px
}
.mec-event-grid-novel .mec-event-content h4::after {
 content:'';
 position:absolute;
 top:12px;
 left:-26px;
 width:9px;
 height:9px;
 background:#5cd0ed;
 border-radius:50%
}
.mec-skin-grid-container .mec-event-grid-novel .mec-categories li a {
 color:#fff
}
.mec-event-grid-novel .mec-event-address,
.mec-event-grid-novel .mec-event-detail,
.mec-event-grid-novel .mec-event-month,
.mec-event-grid-novel .mec-local-time-details {
 position:relative;
 padding-left:35px;
 font-size:15px;
 line-height:30px;
 color:rgba(255,255,255,.4)
}
.mec-event-grid-novel .mec-event-address::before,
.mec-event-grid-novel .mec-event-detail::before,
.mec-event-grid-novel .mec-event-month::before,
.mec-event-grid-novel .mec-local-time-details:before {
 position:absolute;
 top:6px;
 left:6px;
 font-size:17px;
 font-family:simple-line-icons;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1
}
.mec-event-grid-novel .mec-local-time-details::before {
 content:'\e007'
}
.mec-event-grid-novel .mec-event-month::before {
 content:'\e075'
}
.mec-event-grid-novel .mec-event-detail::before {
 content:'\e081'
}
.mec-event-grid-novel .mec-event-address::before {
 content:'\e096'
}
.mec-event-grid-novel .mec-event-footer {
 clear:both;
 padding:20px 0;
 border-top:none;
 background:0 0
}
.mec-event-grid-novel .mec-event-footer .mec-booking-button {
 right:auto;
 left:0;
 height:42px;
 width:148px;
 padding:0 20px;
 font-size:14px;
 font-weight:400;
 line-height:42px;
 text-align:center;
 color:#fff;
 background:0 0;
 border-color:rgba(255,255,255,.1);
 border-radius:50px
}
.mec-event-grid-novel .mec-event-footer .mec-booking-button:hover {
 background-color:rgba(255,255,255,.1)
}
.mec-event-grid-novel .mec-event-sharing-wrap {
 left:175px;
 cursor:pointer;
 padding-left:0
}
.mec-event-grid-novel .mec-event-sharing-wrap>li {
 border-color:rgba(255,255,255,.1);
 border-radius:50%
}
.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing {
 top:-5px;
 left:0;
 padding:5px 10px 2px 50px;
 min-width:150px;
 width:inherit;
 height:37px;
 background-color:rgba(255,255,255,.1);
 -webkit-box-shadow:none;
 box-shadow:none;
 border:none;
 border-radius:50px
}
.mec-event-grid-novel .mec-event-sharing-wrap:hover>li {
 background-color:rgba(255,255,255,.1)
}
.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing::after,
.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing::before {
 display:none
}
.mec-event-grid-novel .mec-event-sharing .mec-event-social-icon,
.mec-event-grid-novel .mec-event-sharing .mec-event-social-icon a,
.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing li i {
 display:inline
}
.mec-event-grid-novel .mec-event-sharing .mec-event-social-icon a {
 padding:0 10px
}
.mec-event-grid-novel .mec-event-sharing-wrap>li a {
 color:#fff
}
.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing li a {
 color:rgba(255,255,255,.4)
}
.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing li a:hover {
 color:#fff
}
@media only screen and (max-width:1200px) {
 .mec-event-grid-novel .row .col-md-6.col-sm-6 {
  width:100%;
  float:none
 }
 .mec-event-grid-novel .mec-event-image {
  float:none;
  margin-top:-20px;
  margin-bottom:20px
 }
 .mec-event-grid-novel .mec-event-detail-wrap {
  margin-left:20px
 }
 .mec-event-grid-novel .mec-event-footer {
  margin-top:30px
 }
}
@media only screen and (max-width:767px) {
 .mec-event-grid-novel .mec-event-footer {
  margin-top:0;
  padding-top:30px;
  margin-bottom:24px
 }
 .mec-event-grid-novel .mec-event-footer .mec-booking-button {
  display:block;
  position:relative
 }
 .mec-event-grid-novel .mec-event-sharing-wrap {
  left:0;
  bottom:-55px;
  padding-left:0
 }
 .mec-event-grid-novel .mec-event-content h4 a {
  font-size:20px;
  line-height:1.3
 }
}
.mec-event-grid-novel .mec-event-sharing-wrap {
 padding-left:0
}
.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing {
 width:fit-content;
 z-index:999999
}
@media (min-width:1280px) {
 .mec-event-grid-novel .col-md-4.col-sm-4 .mec-event-article img {
  width:100px;
  height:100px
 }
 .mec-event-grid-novel .col-md-4.col-sm-4 .mec-event-detail-wrap {
  margin-left:150px
 }
}
@media (min-width:760px) and (max-width:1024px) {
 .mec-event-grid-novel .col-md-4.col-sm-4 {
  width:100%
 }
 .mec-event-grid-novel .mec-event-image {
  float:left
 }
 .mec-event-grid-novel .col-md-4.col-sm-4 .mec-event-article img {
  width:100px;
  height:100px
 }
}
.mec-event-cover-modern {
 position:relative
}
.mec-event-cover-modern .mec-event-cover-a {
 background:0 0;
 position:absolute;
 color:#fff;
 bottom:0;
 left:0;
 text-decoration:none
}
.mec-event-cover-modern .mec-event-cover-a .mec-event-overlay {
 transition:all .5s;
 opacity:.8;
 width:100%;
 height:100%;
 position:absolute
}
.mec-event-cover-modern .mec-event-cover-a:hover .mec-event-overlay {
 opacity:1
}
.mec-event-cover-modern .mec-event-detail {
 padding:40px;
 position:relative
}
.mec-event-cover-modern .mec-event-cover-a:hover .mec-event-tag {
 color:#333;
 transition:all .5s
}
.mec-event-cover-modern .mec-event-cover-a .mec-event-title:hover {
 text-decoration:underline
}
.mec-event-cover-modern .mec-event-tag {
 background:#fff;
 display:inline-block;
 padding:5px 9px;
 font-size:11px;
 font-weight:600;
 text-transform:uppercase;
 letter-spacing:1px;
 margin-bottom:24px
}
.mec-event-cover-modern .mec-event-date {
 text-transform:uppercase;
 font-size:17px;
 font-weight:300
}
.mec-event-cover-modern .mec-event-title {
 color:#fff;
 text-transform:uppercase;
 font-size:40px;
 font-weight:700;
 margin:6px 0
}
.mec-event-cover-modern .mec-event-place {
 font-weight:400;
 font-size:18px
}
@media only screen and (max-width:767px) {
 .mec-event-cover-modern .mec-event-cover-a {
  width:100%
 }
}
.mec-event-cover-classic {
 position:relative;
 overflow:hidden;
 background:#fff;
 padding:6px;
 border:1px solid #e8e8e8
}
.mec-event-cover-classic .mec-event-overlay {
 position:absolute;
 left:6px;
 right:6px;
 bottom:6px;
 top:6px;
 width:auto;
 height:auto;
 background-color:rgba(36,36,36,.4);
 transition:all .33s ease-in-out
}
.mec-event-cover-classic:hover .mec-event-overlay {
 background-color:rgba(36,36,36,.6)
}
.mec-event-cover-classic .mec-event-content {
 font-size:15px;
 color:#fff;
 position:absolute;
 bottom:0;
 padding:50px 35px;
 transition:all .33s ease-in-out
}
.mec-event-cover-classic .mec-event-date {
 font-size:14px;
 text-transform:uppercase;
 font-weight:400;
 line-height:1.6;
 text-align:left
}
.mec-event-cover-classic .mec-event-date span {
 display:block;
 font-weight:700;
 font-size:16px
}
.mec-event-cover-classic .mec-event-title {
 color:#fff;
 margin:20px 0 38px;
 font-size:24px;
 font-weight:700;
 text-transform:uppercase;
 font-style:normal
}
.mec-event-cover-classic .mec-btn-wrapper {
 text-align:left
}
.mec-event-cover-classic .mec-event-icon {
 font-size:18px;
 float:left;
 margin-right:14px;
 color:#fff;
 padding:13px
}
.mec-event-cover-classic .mec-event-button {
 color:#fff;
 background-color:#191919;
 border:2px #191919 solid;
 padding:12px 20px;
 letter-spacing:3px;
 font-size:12px;
 font-weight:700;
 font-style:normal;
 transition:all .22s ease;
 text-decoration:none
}
.mec-event-cover-classic .mec-event-button:hover {
 color:#191919;
 background-color:#fff;
 border-color:#fff;
 border-radius:1px
}
.mec-event-cover-classic .mec-event-image img {
 min-width:100%
}
@media only screen and (max-width:960px) {
 .mec-event-cover-classic .mec-event-content {
  padding:20px
 }
 .mec-event-cover-classic .mec-event-button {
  font-size:11px;
  padding:7px 10px;
  letter-spacing:1px
 }
 .mec-event-cover-classic .mec-event-title {
  font-size:19px;
  margin:15px 0 25px
 }
 .mec-event-cover-classic .mec-event-date {
  font-size:12px
 }
}
@media only screen and (max-width:767px) {
 .mec-event-cover-classic {
  margin-bottom:30px
 }
}
@media only screen and (max-width:479px) {
 .mec-event-cover-classic .mec-event-content {
  padding:15px;
  font-size:15px
 }
 .mec-event-cover-classic .mec-event-title {
  font-size:15px;
  margin:10px 0
 }
 .mec-event-cover-classic .mec-event-button {
  font-size:10px;
  padding:6px;
  letter-spacing:1px
 }
 .mec-event-cover-classic .mec-event-icon {
  padding:10px
 }
}
.mec-load-more-wrap {
 text-align:center;
 display:block;
 width:100%;
 padding-top:20px;
 text-align:center;
 position:relative
}
.mec-load-more-button {
 box-shadow:none;
 transition:all .21s ease;
 font-size:12px;
 font-weight:500;
 letter-spacing:1px;
 text-transform:uppercase;
 background:#fff;
 color:#767676;
 border:2px solid #e8e8e8;
 border-radius:50px;
 padding:0 28px;
 margin-bottom:20px;
 cursor:pointer;
 line-height:40px;
 height:42px;
 display:inline-block
}
.mec-load-more-button:hover {
 background:#191919;
 color:#fff;
 border-color:#191919
}
.mec-load-more-loading {
 content:url(../../../plugins/modern-events-calendar/assets/img/ajax-loader.gif);
 cursor:wait;
 background:0 0;
 border-style:none
}
.mec-load-more-loading:hover {
 background:0 0
}
.mec-modal-preloader,
.mec-month-navigator-loading {
 width:100%;
 height:100%;
 background:no-repeat rgba(255,255,255,.88) url(../../../plugins/modern-events-calendar/assets/img/ajax-loader.gif) center;
 border-style:none;
 position:absolute;
 left:0;
 right:0;
 bottom:0;
 top:0;
 z-index:9
}
.mec-event-calendar-classic .mec-calendar-side .mec-calendar-table {
 min-height:1024px
}
.mec-calendar-side .mec-calendar-table {
 min-height:450px
}
.mec-skin-weekly-view-events-container.mec-month-navigator-loading {
 margin-top:0
}
.mec-calendar.mec-event-calendar-classic .mec-calendar-side {
 display:block
}
.mec-skin-daily-view-events-container.mec-month-navigator-loading {
 margin-top:0
}
@media only screen and (min-width:961px) {
 .mec-wrap.mec-sm959 .mec-calendar-side .mec-calendar-table {
  min-height:1px
 }
}
@media only screen and (max-width:479px) {
 .mec-calendar-side .mec-calendar-table {
  min-height:1px
 }
}
.mec-event-cover-clean {
 position:relative;
 border:1px solid #e6e6e6;
 padding:8px
}
.mec-event-cover-clean .mec-event-overlay {
 height:100%;
 background-color:rgba(36,36,36,.4);
 position:absolute;
 width:100%;
 left:0;
 border:8px solid #fff;
 top:0;
 transition:all .5s ease-in-out
}
.mec-event-cover-clean .mec-event-content {
 color:#fff;
 position:absolute;
 bottom:20px;
 padding:40px 60px;
 transition:all .5s ease-in-out
}
.mec-event-cover-clean .mec-event-title {
 color:#fff;
 font-weight:700;
 margin:46px 0 19px;
 font-size:29px;
 text-transform:uppercase;
 text-shadow:0 0 1px rgba(0,0,0,.5)
}
.mec-event-cover-clean .mec-event-title a {
 color:#fff;
 transition:all .5s;
 text-decoration:none;
 outline:0;
 border:none;
 box-shadow:none
}
.mec-event-cover-clean .mec-event-title a:hover {
 text-decoration:underline
}
.mec-event-cover-clean .mec-event-date {
 position:absolute;
 top:-20px;
 right:60px;
 color:#fff;
 width:60px;
 padding:14px 10px;
 z-index:1
}
.mec-event-cover-clean .mec-event-date div {
 text-align:center;
 text-transform:uppercase;
 letter-spacing:1px;
 line-height:16px
}
.mec-event-cover-clean .mec-event-date .dday {
 padding-bottom:15px;
 border-bottom:1px solid rgba(255,255,255,.5);
 margin-bottom:13px;
 font-size:24px
}
.mec-event-cover-clean .mec-event-date .dmonth {
 letter-spacing:2px
}
.mec-event-cover-clean .mec-event-place {
 font-size:18px
}
.mec-event-cover-clean .mec-event-image img {
 width:100%
}
@media only screen and (max-width:768px) {
 .mec-event-cover-clean .mec-event-content {
  padding:20px;
  bottom:5px
 }
 .mec-event-cover-clean .mec-event-title {
  font-size:23px
 }
 .mec-event-cover-clean .mec-event-date {
  right:20px;
  padding:10px;
  width:50px
 }
}
@media only screen and (max-width:479px) {
 .mec-event-cover-clean .mec-event-content {
  padding:10px
 }
 .mec-event-cover-clean .mec-event-title {
  font-size:19px;
  padding-right:25px
 }
 .mec-event-cover-clean .mec-event-date {
  right:-20px;
  top:-10px
 }
 .mec-event-cover-clean .mec-event-detail {
  font-size:12px
 }
}
.mec-month-divider {
 text-align:center;
 margin:60px 0 40px 0
}
.widget .mec-month-divider {
 margin:10px 0
}
.mec-month-divider span {
 text-transform:uppercase;
 font-size:22px;
 font-weight:700;
 padding-bottom:5px;
 color:#313131;
 border-bottom:4px solid #ebebeb;
 width:100%;
 display:block;
 padding-bottom:10px;
 position:relative
}
.mec-month-divider span:before {
 border-bottom:4px solid #40d9f1;
 font-size:6px;
 content:'';
 text-align:center;
 position:absolute;
 bottom:-4px;
 margin-left:-30px;
 left:50%;
 width:60px
}
.widget .mec-month-divider span {
 font-size:13px
}
.mec-event-list-standard .mec-events-pagination {
 margin-top:60px;
 border-top:4px solid #ebebeb;
 min-height:80px;
 padding-top:20px
}
.mec-event-list-standard .mec-events-pagination .mec-events-pag-previous {
 float:left;
 margin-left:0
}
.mec-event-list-standard .mec-events-pagination .mec-events-pag-next {
 float:right;
 margin-right:0
}
.mec-event-list-standard .mec-event-article {
 position:relative;
 display:block;
 margin-bottom:25px;
 border:1px solid #e9e9e9;
 box-shadow:0 2px 0 0 rgba(0,0,0,.016)
}
.mec-event-list-standard .mec-topsec {
 display:table;
 width:100%
}
.mec-event-list-standard .col-md-3.mec-event-image-wrap {
 padding-left:0
}
.mec-event-list-standard .mec-event-content {
 padding-top:15px;
 padding-right:30px
}
.mec-event-list-standard .mec-event-title {
 font-size:29px;
 font-weight:700;
 letter-spacing:-1px;
 margin:0 0 10px
}
.mec-event-list-standard .mec-event-title a {
 color:#292929;
 transition:color .3s ease
}
.mec-event-list-standard .mec-col-table-c {
 display:table-cell;
 height:100%;
 vertical-align:middle;
 float:none!important
}
.mec-event-list-standard .mec-col-table-c.mec-event-meta-wrap {
 padding-top:15px
}
.mec-event-list-standard .mec-col-table-c.mec-event-image-wrap {
 vertical-align:top
}
.mec-topsec .mec-event-image {
 line-height:1px
}
.mec-topsec .mec-event-image a {
 display:block
}
.mec-event-list-standard .mec-event-meta-wrap {
 border-left:1px solid #eee
}
.mec-event-list-standard .mec-time-details {
 text-transform:uppercase;
 font-size:11px;
 font-weight:300;
 padding-top:0;
 text-align:left;
 padding-left:30px
}
.mec-event-list-standard .mec-event-meta .mec-event-address {
 font-style:normal;
 letter-spacing:0;
 font-size:12px;
 font-weight:300;
 margin:0 12px 0 0
}
.mec-event-list-standard .mec-event-meta span.mec-event-d,
.mec-event-list-standard .mec-event-meta span.mec-event-m {
 font-size:17px;
 font-weight:700;
 padding-right:6px;
 color:#444;
 text-transform:uppercase
}
.mec-event-list-standard .mec-date-details,
.mec-event-list-standard .mec-local-time-details,
.mec-event-list-standard .mec-time-details,
.mec-event-list-standard .mec-venue-details {
 position:relative;
 padding-left:28px;
 margin-bottom:10px
}
.mec-event-list-standard .mec-date-details:before,
.mec-event-list-standard .mec-local-time-details:before,
.mec-event-list-standard .mec-time-details:before,
.mec-event-list-standard .mec-venue-details:before {
 content:'\f041';
 font-family:fontawesome;
 position:absolute;
 left:6px;
 font-size:15px
}
.mec-event-list-standard .mec-date-details:before {
 content:'\f073'
}
.mec-event-list-standard .mec-time-details:before {
 content:'\f017'
}
.mec-event-list-standard .mec-local-time-details:before {
 content:'\f0ac'
}
.mec-event-list-standard .mec-local-time-details .mec-local-title {
 display:block
}
.mec-event-list-standard .mec-local-time-details .mec-local-date,
.mec-event-list-standard .mec-local-time-details .mec-local-time {
 font-style:normal;
 letter-spacing:0;
 font-size:11px;
 color:#8a8a8a;
 font-weight:300;
 line-height:1.6
}
.mec-event-list-minimal .mec-event-title a {
 color:#292929;
 transition:color .3s ease
}
.mec-event-meta-wrap .mec-price-details {
 margin-bottom:10px
}
.mec-price-details i {
 margin-right:4px;
 vertical-align:text-top
}
.mec-event-meta-wrap .mec-event-meta .mec-price-details i:before {
 font-size:15px
}
.mec-event-list-standard .mec-price-details {
 text-transform:uppercase;
 font-size:11px;
 font-weight:300
}
.mec-event-list-standard .mec-price-details i {
 margin-left:6px
}
.mec-month-side .mec-price-details {
 margin-left:2px
}
.mec-event-article .mec-price-details i,
.mec-month-side .mec-price-details i,
.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-content .mec-price-details i {
 padding-top:4px;
 vertical-align:unset
}
.mec-event-list-standard ul.mec-categories {
 position:relative;
 padding-left:28px;
 margin-bottom:10px
}
.mec-event-list-standard ul.mec-categories li.mec-category a:before {
 font-size:16px!important;
 content:'\f105';
 position:absolute;
 font-family:fontawesome;
 left:8px;
 font-size:15px
}
@media only screen and (max-width:960px) {
 .mec-event-list-standard .mec-topsec {
  display:block
 }
 .mec-event-list-standard .mec-col-table-c.mec-event-image-wrap {
  display:block;
  width:40%
 }
 .mec-event-list-standard .mec-col-table-c.mec-event-content-wrap {
  display:block;
  min-height:230px
 }
 .mec-event-list-standard .mec-event-meta-wrap {
  display:block;
  border-left:none;
  border-top:1px solid #eee;
  width:100%;
  float:none;
  padding-top:20px
 }
}
@media only screen and (min-width:480px) and (max-width:960px) {
 .mec-event-list-standard .mec-col-table-c.mec-event-content-wrap,
 .mec-event-list-standard .mec-col-table-c.mec-event-image-wrap {
  display:table-cell
 }
}
@media only screen and (max-width:479px) {
 .mec-event-list-standard .mec-col-table-c.mec-event-image-wrap,
 .mec-event-list-standard .mec-col-table-c.mec-event-image-wrap img {
  float:none;
  width:100%;
  padding:0
 }
 .mec-event-list-standard .mec-col-table-c.mec-event-content-wrap {
  padding:10px 10px 10px 30px
 }
}
.mec-localtime-details {
 color:#777;
 font-weight:400;
 line-height:12px;
 font-size:12px
}
.mec-localtime-details .mec-localdate,
.mec-localtime-details .mec-localtime,
.mec-localtime-details .mec-localtitle {
 display:inline-block
}
.mec-localtime-details .mec-start-date-label {
 padding-right:5px
}
.mec-localtime-details .mec-localtime {
 padding-left:5px
}
.mec-event-list-minimal .mec-localtime-details {
 display:inline-flex;
 font-size:15px;
 font-weight:300;
 line-height:1;
 letter-spacing:0;
 color:#9a9a9a;
 padding-left:9px
}
.mec-event-grid-classic .mec-localtime-details,
.mec-event-grid-clean .mec-localtime-details {
 color:#fff;
 font-weight:400;
 font-size:11px;
 text-transform:uppercase;
 letter-spacing:-.02em;
 color:#fff;
 padding:0 0;
 line-height:18px;
 margin-top:-3px
}
.mec-event-grid-clean .mec-localtime-details,
.mec-event-grid-colorful .mec-localtime-details,
.tooltipster-box .mec-localtime-details {
 line-height:22px;
 padding-top:10px
}
.mec-event-grid-colorful .mec-localtime-details {
 color:#fff
}
.mec-event-grid-classic .mec-localtime-details {
 text-align:center
}
.mec-event-grid-minimal .mec-localtime-details {
 line-height:22px
}
.mec-wrap .mec-yearly-view-wrap .mec-localtime-wrap i {
 display:inline-block;
 margin-left:-1px
}
.mec-timetable-t2-content .mec-local-time-details {
 padding-left:19px
}
.mec-timetable-t2-content .mec-local-time-details {
 position:relative
}
.mec-timetable-t2-content .mec-local-time-details:before {
 content:'\e007';
 font-family:simple-line-icons;
 position:absolute;
 font-size:12px;
 margin-right:4px;
 left:0
}
.mec-masonry .mec-masonry-col6 .mec-localtime-details {
 margin-top:10px;
 line-height:21px
}
.mec-masonry .mec-masonry-col6 .mec-localtime-details i {
 height:auto
}
.mec-event-cover-classic .mec-localtime-details {
 color:#fff;
 margin-top:12px
}
.mec-event-cover-classic .mec-localtime-details i {
 padding-right:8px
}
.mec-event-cover-clean .mec-localtime-details {
 color:#fff;
 margin-bottom:20px
}
.mec-event-cover-modern .mec-localtime-details {
 color:#fff;
 margin:10px 0;
 font-weight:400;
 font-size:18px
}
.mec-event-countdown-style1 .mec-localtime-details,
.mec-event-countdown-style2 .mec-localtime-details,
.mec-event-countdown-style3 .mec-localtime-details {
 color:#fff;
 padding:8px 5px 0;
 font-size:14px;
 line-height:25px
}
.mec-event-countdown-style1 .mec-localtime-details {
 text-align:center
}
.mec-event-hover-carousel-type4 .mec-localtime-details {
 display:block;
 color:#fff;
 font-size:11px
}
.mec-event-footer-carousel-type3 .mec-localtime-details .mec-localdate,
.mec-event-footer-carousel-type3 .mec-localtime-details .mec-localtime,
.mec-event-footer-carousel-type3 .mec-localtime-details .mec-localtitle,
.mec-event-footer-carousel-type3 .mec-localtime-details span {
 display:inline-flex;
 line-height:20px;
 text-align:left;
 margin:0!important;
 font-size:12px;
 color:#777;
 line-height:28px
}
.mec-owl-crousel-skin-type1 .mec-localtime-details {
 margin-top:-7px;
 margin-bottom:12px
}
.mec-wrap .mec-slider-t5 .mec-localtime-details {
 margin-top:14px;
 line-height:20px
}
.mec-wrap .mec-slider-t5 .mec-localtime-details i {
 font-size:18px;
 height:20px
}
.mec-timeline-event-local-time {
 background:rgba(64,217,241,.11);
 display:inline-block;
 padding:7px 20px 11px;
 border-radius:20px;
 line-height:1.24
}
.mec-timeline-event-local-time .mec-localtime-details {
 font-size:13px;
 font-weight:500;
 vertical-align:middle;
 margin-left:6px;
 color:inherit;
 line-height:24px
}
.mec-timeline-event-local-time .mec-localtime-details i {
 font-size:17px;
 vertical-align:middle;
 margin-left:-7px;
 padding-right:3px
}
.mec-booking-modal {
 background-color:#e6f7ff
}
.mec-booking-modal .mec-booking-shortcode .mec-book-form-gateway-label input[type=radio]:before {
 top:-1px
}
.mec-modal-booking-button {
 box-shadow:none;
 transition:all .21s ease;
 font-size:11px;
 font-weight:500;
 letter-spacing:1px;
 text-transform:uppercase;
 background:#fff;
 color:#767676;
 border:1px solid #e8e8e8;
 padding:12px 16px;
 line-height:37px;
 height:38px;
 margin:12px 0
}
.mec-modal-booking-button:hover {
 background:#191919;
 color:#fff;
 border-color:#191919
}
.mec-modal-booking-button.mec-mb-icon i {
 font-size:14px
}
.mec-event-list-classic .mec-modal-booking-button {
 height:0;
 line-height:1;
 margin:7px 0 0;
 display:inline-table;
 letter-spacing:0;
 padding:12px 14px
}
.mec-event-grid-novel ul.mec-categories {
 position:relative;
 line-height:30px;
 font-size:15px
}
.mec-event-grid-novel ul.mec-categories li.mec-category a {
 padding-left:35px;
 color:rgba(255,255,255,.4);
 line-height:30px;
 font-size:15px
}
.mec-event-grid-novel ul.mec-categories li.mec-category a:before {
 font-size:16px!important;
 content:'\f105';
 position:absolute;
 font-family:fontawesome;
 left:8px;
 font-size:15px;
 color:rgba(255,255,255,.4)
}
.mec-calendar-events-side .mec-modal-booking-button,
.mec-event-container-classic .mec-modal-booking-button,
.mec-event-grid-minimal .mec-modal-booking-button,
.mec-event-list-minimal .mec-modal-booking-button,
.mec-timetable-t2-col .mec-modal-booking-button {
 margin:0;
 color:#282828;
 font-size:12px;
 transition:all .5s ease;
 -webkit-transition:all .5s ease;
 position:relative;
 padding:0 0 0 24px;
 background:0 0;
 text-align:left;
 display:inline;
 border:0;
 font-weight:700
}
.mec-timetable-t2-col .mec-modal-booking-button {
 color:#fff;
 padding-left:19px
}
.mec-timetable-t2-col .mec-modal-booking-button:hover {
 color:#282828
}
.mec-event-list-minimal .mec-modal-booking-button {
 margin:0 4px 0 84px
}
.mec-calendar-events-side .mec-modal-booking-button:before,
.mec-event-container-classic .mec-modal-booking-button:before,
.mec-event-grid-minimal .mec-modal-booking-button:before,
.mec-event-list-minimal .mec-modal-booking-button:before {
 content:'';
 position:absolute;
 background:#7a7272;
 width:18px;
 height:1px;
 left:0;
 top:45%;
 transition:all .1s ease;
 -webkit-transition:all .1s ease
}
.mec-skin-carousel-container .mec-modal-booking-button {
 line-height:70px
}
.mec-event-list-modern .mec-modal-booking-button.mec-mb-icon {
 border-radius:1px;
 letter-spacing:2px;
 border:1px solid #e6e6e6;
 color:#333;
 background-color:#fff;
 padding:13px 12px 13px 14px;
 font-weight:700;
 box-shadow:0 2px 0 0 rgba(0,0,0,.016);
 transition:all .28s ease;
 line-height:unset
}
.mec-event-list-modern .mec-modal-booking-button.mec-mb-icon:hover {
 border-color:#222;
 background:#222;
 color:#fff
}
.mec-event-footer .mec-modal-booking-button,
.mec-skin-carousel-container .mec-event-footer-carousel-type2 .mec-modal-booking-button {
 position:absolute;
 top:20px;
 right:125px;
 margin:0;
 padding:0 16px;
 line-height:37px
}
.mec-skin-carousel-container .mec-event-footer-carousel-type2 .mec-modal-booking-button {
 top:0;
 line-height:41px;
 height:41px;
 right:121px
}
.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-modal-booking-button {
 line-height:18px;
 font-size:12px;
 letter-spacing:0;
 float:right;
 height:41px;
 margin:0 12px 0 0
}
.mec-skin-carousel-container .mec-owl-crousel-skin-type4 .mec-modal-booking-button {
 color:#fff;
 background-color:#191919;
 border:2px #191919 solid;
 padding:10px 14px;
 letter-spacing:1.5px;
 font-size:11px;
 font-weight:700;
 font-style:normal;
 transition:all .22s ease;
 text-decoration:none;
 margin:0 0 0 12px
}
.mec-skin-carousel-container .mec-owl-crousel-skin-type4 .mec-modal-booking-button:hover {
 color:#191919;
 background-color:#fff;
 border:2px #fff solid
}
.mec-event-grid-modern .mec-event-footer .mec-modal-booking-button {
 right:auto;
 left:110px
}
.mec-event-grid-simple .mec-modal-booking-button,
.mec-events-agenda .mec-modal-booking-button {
 margin:0;
 font-size:12px;
 transition:all .5s ease;
 -webkit-transition:all .5s ease;
 position:relative;
 padding:0;
 background:0 0;
 text-align:left;
 display:inline;
 border:0;
 font-weight:700
}
.mec-events-agenda .mec-modal-booking-button {
 display:block;
 height:unset;
 padding-left:173px;
 line-height:14px;
 margin-bottom:7px
}
.mec-yearly-view-wrap .mec-modal-booking-button {
 margin:0;
 padding-left:14px;
 text-transform:capitalize
}
.mec-event-grid-novel .mec-event-footer .mec-modal-booking-button.mec-mb-icon {
 right:auto;
 left:238px;
 width:36px;
 height:36px;
 display:table-cell;
 vertical-align:middle;
 padding:0 10px;
 border-color:rgba(255,255,255,.1);
 background-color:rgba(0,0,0,0);
 color:#fff;
 border-radius:36px
}
.mec-event-grid-novel .mec-event-footer .mec-modal-booking-button.mec-mb-icon:hover {
 background-color:rgba(255,255,255,.1)
}
.mec-event-grid-simple .mec-modal-booking-button:hover,
.mec-events-agenda .mec-modal-booking-button:hover,
.mec-events-yearlu .mec-modal-booking-button:hover {
 color:#191919
}
.mec-event-masonry .mec-event-footer .mec-modal-booking-button {
 font-size:12px;
 padding:0 31px;
 line-height:49px;
 height:50px;
 top:0;
 box-shadow:0 5px 11px -3px rgba(0,0,0,.05);
 right:auto;
 left:155px
}
.mec-timeline-event .mec-modal-booking-button {
 position:absolute;
 top:0;
 right:0;
 display:inline-block;
 padding:7px 20px 7px;
 line-height:22px;
 height:unset;
 border:unset;
 text-transform:capitalize;
 font-weight:500;
 font-size:13px;
 letter-spacing:0;
 margin:0;
 border-radius:0 0 0 10px
}
.mec-timeline-event .mec-modal-booking-button:hover {
 background:#191919;
 color:#fff
}
.mec-skin-daily-view-events-container .mec-modal-booking-button,
.mec-weekly-view-dates-events .mec-event-article .mec-modal-booking-button {
 position:absolute;
 top:50%;
 transform:translateY(-50%);
 right:15px;
 line-height:26px;
 height:49px;
 border:unset;
 text-align:center;
 display:inline-block;
 background:#ededed;
 color:#191919;
 padding:12px;
 border-radius:2px;
 font-size:11px;
 font-weight:700;
 text-transform:uppercase;
 letter-spacing:2px;
 transition:all .24s ease;
 margin:0
}
.mec-skin-daily-view-events-container .mec-modal-booking-button:hover,
.mec-weekly-view-dates-events .mec-event-article .mec-modal-booking-button:hover {
 background:#292929;
 color:#fff
}
@media (max-width:1023px) {
 .mec-skin-daily-view-events-container .mec-modal-booking-button,
 .mec-weekly-view-dates-events .mec-event-article .mec-modal-booking-button {
  position:relative;
  top:unset;
  transform:unset;
  margin:14px 16px 0;
  padding:8px;
  line-height:20px;
  height:35px
 }
}
@media (max-width:768px) {
 .featherlight .featherlight-inner {
  width:100%
 }
 .mec-events-agenda .mec-modal-booking-button {
  padding:0
 }
}
@media (max-width:480px) {
 .mec-booking-modal .mec-events-meta-group-booking-shortcode {
  padding:20px
 }
 .mec-booking-modal .mec-booking-shortcode .mec-book-reg-field-mec_email,
 .mec-booking-modal .mec-booking-shortcode .mec-book-reg-field-name {
  width:100%
 }
 .mec-booking-modal .mec-booking-shortcode button#mec-book-form-btn-step-2 {
  margin-left:20px
 }
 .mec-booking-modal .mec-booking-shortcode .mec-click-pay button[type=submit] {
  bottom:22px
 }
 .mec-calendar-events-side .mec-modal-booking-button:before,
 .mec-event-container-classic .mec-modal-booking-button:before,
 .mec-event-grid-minimal .mec-modal-booking-button:before,
 .mec-event-list-minimal .mec-modal-booking-button:before {
  display:none
 }
 .mec-calendar-events-side .mec-modal-booking-button,
 .mec-event-container-classic .mec-modal-booking-button,
 .mec-event-grid-minimal .mec-modal-booking-button,
 .mec-event-list-minimal .mec-modal-booking-button,
 .mec-timetable-t2-col .mec-modal-booking-button {
  margin:0;
  padding:0
 }
 .mec-event-grid-modern .mec-event-footer .mec-booking-button {
  top:20px
 }
}
.mec-wrap .mec-events-cal-links {
 margin-bottom:0
}
.mec-single-event #mec-wrap {
 padding:0;
 margin-top:35px
}
.mec-wrap .mec-single-title,
.single-mec-events .mec-wrap.mec-no-access-error h1 {
 margin-top:0;
 margin-bottom:30px;
 font-weight:700;
 font-size:33px
}
.mec-single-event .mec-event-content {
 padding:40px 0 30px;
 margin-bottom:10px
}
.mec-single-event .mec-events-meta-group-booking,
.mec-single-event .mec-frontbox {
 margin-bottom:30px;
 padding:20px 30px;
 background:#fff;
 border:1px solid #e6e6e6;
 box-shadow:0 2px 0 0 rgba(0,0,0,.016)
}
.mec-wrap #main-content {
 overflow:hidden;
 padding-top:35px
}
.mec-single-event .mec-map-get-direction-address-cnt {
 position:relative
}
.mec-single-event .mec-map-get-direction-address-cnt input.mec-map-get-direction-address {
 width:100%;
 height:46px;
 padding:13px 10px;
 margin-bottom:0;
 background:#fcfcfc;
 border:1px solid #e0e0e0;
 border-radius:0;
 box-shadow:inset 0 2px 5px rgba(0,0,0,.081)
}
.mec-single-event .mec-map-get-direction-address-cnt input.mec-map-get-direction-address:focus {
 color:#444;
 background:#fff;
 border-color:#b0b0b0;
 box-shadow:0 0 3px rgba(0,0,0,.2)
}
.mec-single-event .mec-map-get-direction-btn-cnt input {
 width:100%
}
.mec-single-event .mec-map-get-direction-reset {
 position:absolute;
 z-index:2;
 top:5px;
 right:10px;
 font-size:11px;
 cursor:pointer
}
.mec-events-meta-group-tags {
 margin-top:20px
}
.mec-events-meta-group-tags a {
 display:inline-block;
 color:#444;
 font-size:11px;
 text-transform:uppercase;
 letter-spacing:1.5px;
 font-weight:500;
 padding:3px 7px;
 border:1px solid #ddd;
 border-radius:2px;
 background:#fff;
 margin:1px 3px
}
.mec-events-meta-group-tags a:hover {
 text-decoration:underline;
 background:#f9f9f9
}
.mec-local-time-details li {
 list-style:none
}
.mec-single-event:not(.mec-single-modern) .mec-local-time-details {
 background:#f7f7f7;
 padding:12px 14px 8px;
 margin-bottom:12px;
 vertical-align:baseline;
 position:relative;
 border:none
}
.mec-single-event:not(.mec-single-modern) .mec-local-time-details ul {
 margin:0;
 padding-left:35px
}
.mec-single-event:not(.mec-single-modern) .mec-local-time-details h3 {
 border:none;
 padding-left:15px
}
.mec-single-event:not(.mec-single-modern) .mec-local-time-details h3:before {
 display:none
}
.mec-single-event.mec-single-modern i.mec-sl-speedometer {
 display:none
}
.mec-single-modern .mec-local-time-details.mec-frontbox i {
 display:none
}
.mec-single-event .mec-events-meta-group-booking {
 padding-bottom:30px;
 z-index:1
}
.mec-single-event .mec-events-meta-group-booking ul {
 list-style:none;
 margin-left:0;
 padding-left:0
}
.mec-single-event .mec-events-meta-group-booking ul li {
 padding:0;
 list-style:none;
 margin-top:40px
}
.mec-single-event .mec-events-meta-group-booking h4 {
 margin-bottom:20px;
 font-size:23px;
 font-weight:700
}
.mec-single-event .mec-events-meta-group-booking li h4 {
 font-size:19px
}
.mec-single-event .mec-events-meta-group-booking button,
.mec-single-event .mec-events-meta-group-booking input {
 border-radius:0;
 margin-bottom:6px
}
.mec-single-event .mec-events-meta-group-booking button {
 min-width:155px;
 margin-top:5px;
 margin-left:10px;
 border-radius:2px;
 box-shadow:0 2px 1px rgba(0,0,0,.08)
}
.mec-single-event .mec-events-meta-group-booking button.mec-book-form-back-button {
 background:#c4cace;
 float:left
}
.mec-single-event .mec-events-meta-group-booking button.mec-book-form-back-button:hover {
 background:#000
}
.mec-single-event .mec-events-meta-group-booking button.mec-book-form-next-button {
 float:left;
 margin-left:0
}
button#mec-book-form-back-btn-step-3 {
 float:none
}
.mec-next-occ-booking,
.mec-next-occ-booking-p {
 padding-left:15px
}
.mec-events-meta-group-booking .mec-next-occ-booking,
.mec-events-meta-group-booking .mec-next-occ-booking-p {
 padding:0;
 font-size:12px;
 letter-spacing:0;
 margin:3px 0;
 padding:5px 1em 3px 0
}
.mec-book-username-password-wrapper {
 padding:0 15px
}
.lity-container .mec-next-occ-booking,
.lity-container .mec-next-occ-booking-p {
 padding-left:0
}
.mec-single-event .mec-events-meta-group-booking .mec-click-pay {
 max-width:350px
}
.mec-single-event .mec-events-meta-group-booking .mec-click-pay #mec_woo_add_to_cart_btn_r,
.mec-single-event .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button {
 float:right
}
.mec-single-event .mec-events-meta-group-booking .mec-click-pay #mec_woo_add_to_cart_btn_r:hover,
.mec-single-event .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button:hover {
 background:#000
}
.lity-container .mec-click-pay {
 max-width:400px
}
.lity-container .mec-book-form-btn-wrap button.mec-book-form-next-button,
.lity-container .mec-click-pay #mec_woo_add_to_cart_btn_r {
 float:right
}
.lity-container button.mec-book-form-next-button {
 float:right
}
.lity-container .mec-click-pay #mec_woo_add_to_cart_btn_r:hover,
.lity-container .mec-click-pay button.mec-book-form-next-button:hover {
 background:#000
}
.mec-single-event .mec-events-meta-group-booking .mec-click-next {
 float:right;
 position:relative;
 width:calc(100% - 186px)
}
.lity-container .mec-click-next {
 float:right;
 position:relative;
 width:calc(100% - 186px)
}
.mec-single-event .mec-book-form-coupon button {
 margin-left:0
}
.mec-single-event .mec-book-form-gateway-checkout button {
 margin-left:0
}
.mec-single-event .mec-single-event .mec-book-form-gateway-checkout button {
 margin-right:20px
}
.lity-content .mec-booking-progress-bar,
.mec-booking-progress-bar,
.mec-booking-shortcode .mec-booking-progress-bar,
.mec-single-event .mec-booking-progress-bar {
 display:flex;
 flex-wrap:wrap;
 margin:60px 0 25px;
 position:relative;
 padding:0
}
.lity-content .mec-booking-progress-bar:after,
.mec-booking-progress-bar:after,
.mec-booking-shortcode .mec-booking-progress-bar:after,
.mec-single-event .mec-booking-progress-bar:after {
 content:'';
 position:absolute;
 width:100%;
 height:4px;
 background:#e6e6e6;
 top:0;
 left:0
}
.lity-content .mec-booking-progress-bar li,
.mec-booking-shortcode .mec-booking-progress-bar li,
.mec-wrap .mec-booking-progress-bar li {
 margin:20px 0 40px!important;
 text-align:center;
 text-transform:uppercase;
 font-size:14px;
 font-weight:700;
 color:#000;
 position:relative;
 flex:1;
 align-items:center;
 justify-content:center;
 list-style:none;
 z-index:99999
}
.lity-content .mec-booking-progress-bar li:after,
.mec-booking-shortcode .mec-booking-progress-bar li:after,
.mec-wrap .mec-booking-progress-bar li:after {
 content:'';
 line-height:1;
 position:absolute;
 width:24px;
 height:24px;
 background:#fff;
 border-radius:50%;
 border:4px solid #e6e6e6;
 top:-30px;
 left:calc(50% - 12px);
 z-index:1
}
.lity-content .mec-booking-progress-bar li.mec-active:before,
.mec-booking-shortcode .mec-booking-progress-bar li.mec-active:before,
.mec-wrap .mec-booking-progress-bar li.mec-active:before {
 content:'';
 position:absolute;
 width:100%;
 height:4px;
 background:#40d9f1;
 top:-20px;
 left:0
}
.lity-content .mec-booking-progress-bar li.mec-active:after,
.mec-booking-shortcode .mec-booking-progress-bar li.mec-active:after,
.mec-wrap .mec-booking-progress-bar li.mec-active:after {
 content:'✔';
 background:#40d9f1;
 border-color:#40d9f1;
 color:#fff
}
.lity-content .mec-booking-progress-bar li:first-child:before,
.mec-booking-shortcode .mec-booking-progress-bar li:first-child:before,
.mec-wrap .mec-booking-progress-bar li:first-child:before {
 width:50%
}
.lity-content .mec-booking-progress-bar li:nth-child(2):before,
.mec-booking-shortcode .mec-booking-progress-bar li:nth-child(2):before,
.mec-wrap .mec-booking-progress-bar li:nth-child(2):before {
 width:150%;
 left:calc(-50% + 4px)
}
.mec-single-event .row-done .mec-booking-progress-bar:after {
 background:#40d9f1
}
@media (max-width:480px) {
 .lity-content .mec-booking-progress-bar li,
 .mec-booking-shortcode .mec-booking-progress-bar li,
 .mec-wrap .mec-booking-progress-bar li {
  font-size:12px
 }
}
@media (max-width:390px) {
 .lity-content .mec-booking-progress-bar li,
 .mec-booking-shortcode .mec-booking-progress-bar li,
 .mec-wrap .mec-booking-progress-bar li {
  font-size:8px
 }
 .lity-content .mec-booking-progress-bar li.mec-active:after,
 .mec-booking-shortcode .mec-booking-progress-bar li.mec-active:after,
 .mec-wrap .mec-booking-progress-bar li.mec-active:after {
  font-size:14px
 }
}
.mec-wrap .mec-booking-progress-bar li.mec-active:last-child:before {
 width:50%
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row div {
 padding:0;
 display:flex;
 align-items:center;
 flex-wrap:nowrap;
 align-content:center;
 width:fit-content;
 border:unset;
 border-radius:3px;
 box-shadow:unset;
 font-size:14px;
 overflow:hidden;
 margin-bottom:24px
}
.mec-booking .mec-event-tickets-list .mec-event-ticket-available {
 margin-top:12px
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row input[type=number] {
 margin:0 14px;
 box-shadow:unset;
 border:unset;
 background:#fff;
 min-width:60px;
 width:60px;
 min-height:30px;
 height:30px;
 text-align:center;
 margin:3px 0
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row input::-webkit-inner-spin-button,
.mec-booking .mec-event-tickets-list .mec-ticket-style-row input::-webkit-outer-spin-button {
 -webkit-appearance:none;
 margin:0
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row input[type=number] {
 -moz-appearance:textfield
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row .minus,
.mec-booking .mec-event-tickets-list .mec-ticket-style-row .plus {
 color:#000;
 display:block;
 font-size:14px;
 line-height:3;
 font-weight:700;
 min-width:40px;
 min-height:40px;
 background:#eee;
 text-align:center;
 cursor:pointer;
 transition:all .17s ease
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row .minus:hover,
.mec-booking .mec-event-tickets-list .mec-ticket-style-row .plus:hover {
 background:#dbdbdb
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row a {
 text-decoration:none
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row {
 padding:20px 0;
 border-top:1px solid #ddd
}
.mec-ticket-style-row.mec-ticket-available-spots {
 display:flex;
 flex-direction:row;
 align-items:center;
 justify-content:space-between;
 align-content:stretch;
 flex-wrap:nowrap
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row>div {
 width:unset
}
@media (max-width:480px) {
 .mec-ticket-style-row.mec-ticket-available-spots {
  max-width:100%;
  display:block;
  flex-direction:unset;
  align-items:unset;
  justify-content:unset;
  align-content:unset;
  flex-wrap:unset
 }
 .mec-wrap .mec-booking .mec-event-tickets-list .mec-ticket-style-row>div {
  width:100%;
  margin-bottom:10px
 }
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-ticket-style-row-section-1 {
 width:unset
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-available,
.mec-booking .mec-event-tickets-list .mec-ticket-style-row>div {
 border:0;
 display:block;
 box-shadow:unset;
 margin:0
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-available {
 font-size:13px;
 font-weight:600
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-name {
 font-size:17px;
 font-weight:800;
 color:#000
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-description,
.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-price,
.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-ticket-style-row-section-3 div {
 margin:0
}
.lity-container .mec-booking .mec-event-tickets-list .mec-ticket-style-row {
 max-width:100%;
 display:block
}
.lity-container .mec-booking .mec-event-tickets-list .mec-ticket-style-row>div {
 display:block;
 width:100%!important;
 flex-wrap:unset
}
.mec-booking-shortcode .nice-select,
.mec-booking-shortcode input {
 margin:0!important;
 min-height:42px!important
}
.lity-content .mec-book-form-back-button {
 position:relative;
 border:none;
 border-radius:0;
 color:#fff;
 display:inline-block;
 font-size:12px;
 letter-spacing:1px;
 line-height:1.5;
 text-transform:uppercase;
 font-weight:600;
 text-decoration:none;
 cursor:pointer;
 margin-right:10px;
 line-height:1;
 padding:18px 20px 16px;
 -webkit-transition:all .21s ease;
 -moz-transition:all .21s ease;
 transition:all .21s ease;
 min-width:170px;
 margin-top:5px;
 border-radius:0;
 margin-bottom:6px;
 background:#c4cace
}
.lity-content .mec-book-form-back-button:hover {
 background:#000
}
.lity-content button#mec-book-form-back-btn-step-3 {
 float:none
}
.lity-content .mec-book-form-next-button {
 float:left
}
.lity-content .mec-book-bfixed-fields-container {
 list-style:none;
 padding-left:0
}
.mec-single-event .mec-book-first,
.mec-single-event .mec-book-form-gateways,
.mec-single-event .mec-book-form-price,
.mec-single-event .mec-event-tickets-list,
.mec-single-event form.mec-click-next {
 padding-left:0;
 padding-right:0
}
.mec-booking-shortcode .mec-book-first,
.mec-single-event .mec-book-first {
 display:inline-flex
}
.mec-single-event label.mec-fill-attendees {
 margin-left:0
}
.mec-wrap .mec-events-meta-group-booking #mec-book-form-back-btn-step-2,
.mec-wrap .mec-events-meta-group-booking #mec-book-form-back-btn-step-3,
.mec-wrap .mec-events-meta-group-booking #mec-book-form-btn-step-1 {
 margin-left:0
}
.mec-wrap .mec-booking-form-container .col-md-12 {
 padding-left:0
}
.mec-wrap .mec-events-meta-group-booking .mec-wrap-checkout.row {
 margin:0
}
.mec-wrap .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateway-label {
 padding-left:3px
}
.mec-wrap p.mec-gateway-comment {
 margin-top:20px
}
.mec-single-event .mec-events-meta-group-booking .mec-event-ticket-available {
 display:block;
 margin-bottom:20px;
 margin-top:-17px;
 font-size:11px;
 color:#8a8a8a
}
.mec-single-event .mec-events-meta-group-booking .mec-book-price-total {
 display:inline-block;
 margin-bottom:10px;
 font-size:26px;
 color:#39c36e;
 font-weight:700;
 padding:10px 0
}
.mec-single-event .mec-events-meta-group-booking form {
 margin:0
}
.mec-single-event .mec-events-meta-group-booking h5 span,
.mec-single-event .mec-events-meta-group-booking label {
 color:#424242;
 font-size:12px;
 font-weight:300;
 letter-spacing:0;
 margin:3px 0;
 display:block;
 clear:none;
 padding:5px 1em 3px 0
}
.mec-single-event .mec-events-meta-group-booking h5 span {
 display:inline-block
}
.mec-single-event .mec-events-meta-group-booking h5 span.mec-ticket-variation-name {
 padding-right:5px;
 text-transform:capitalize
}
.mec-single-event .mec-events-meta-group-booking input::-webkit-input-placeholder {
 color:#aaa
}
.mec-single-event .mec-events-meta-group-booking input:-moz-placeholder {
 color:#aaa
}
.mec-single-event .mec-events-meta-group-booking input[type=date],
.mec-single-event .mec-events-meta-group-booking input[type=email],
.mec-single-event .mec-events-meta-group-booking input[type=number],
.mec-single-event .mec-events-meta-group-booking input[type=password],
.mec-single-event .mec-events-meta-group-booking input[type=tel],
.mec-single-event .mec-events-meta-group-booking input[type=text],
.mec-single-event .mec-events-meta-group-booking select,
.mec-single-event .mec-events-meta-group-booking textarea {
 display:block;
 background:#fcfcfc;
 min-height:42px;
 min-width:180px;
 font-size:13px;
 border:1px solid #e0e0e0;
 padding:13px 10px;
 width:330px;
 margin-bottom:20px;
 box-shadow:inset 0 2px 4px rgba(0,0,0,.051);
 clear:both
}
.wbmec-mandatory {
 padding-left:5px;
 font-size:14px
}
.mec-single-event .mec-events-meta-group-booking .mec-red-notification input,
.mec-single-event .mec-events-meta-group-booking .mec-red-notification select,
.mec-single-event .mec-events-meta-group-booking .mec-red-notification textarea {
 border:1px solid #ff3c3c!important
}
.lity .mec-events-meta-group-booking .mec-red-notification input[type=checkbox],
.lity .mec-events-meta-group-booking .mec-red-notification input[type=radio],
.mec-single-event .mec-events-meta-group-booking .mec-red-notification input[type=checkbox],
.mec-single-event .mec-events-meta-group-booking .mec-red-notification input[type=radio] {
 outline:1px solid #ff3c3c!important
}
.lity .mec-book-ticket-container .mec-red-notification input,
.lity .mec-book-ticket-container .mec-red-notification select,
.lity .mec-book-ticket-container .mec-red-notification textarea {
 border:1px solid #ff3c3c!important
}
.mec-booking .woocommerce-notices-wrapper .woocommerce-message {
 color:#089740;
 background-color:#effdef;
 margin:0;
 padding:20px 20px 0;
 line-height:1;
 border:0;
 border-radius:5px
}
.mec-booking .woocommerce-notices-wrapper .woocommerce-message a {
 margin:0
}
@media only screen and (max-width:479px) {
 .mec-single-event .mec-events-meta-group-booking input[type=date],
 .mec-single-event .mec-events-meta-group-booking input[type=email],
 .mec-single-event .mec-events-meta-group-booking input[type=number],
 .mec-single-event .mec-events-meta-group-booking input[type=password],
 .mec-single-event .mec-events-meta-group-booking input[type=tel],
 .mec-single-event .mec-events-meta-group-booking input[type=text],
 .mec-single-event .mec-events-meta-group-booking select,
 .mec-single-event .mec-events-meta-group-booking textarea {
  width:100%
 }
 .mec-single-event .mec-events-meta-group-booking {
  padding:12px
 }
}
.mec-single-event .mec-events-meta-group-booking input[type=date]:focus,
.mec-single-event .mec-events-meta-group-booking input[type=email]:focus,
.mec-single-event .mec-events-meta-group-booking input[type=number]:focus,
.mec-single-event .mec-events-meta-group-booking input[type=password]:focus,
.mec-single-event .mec-events-meta-group-booking input[type=tel]:focus,
.mec-single-event .mec-events-meta-group-booking input[type=text]:focus,
.mec-single-event .mec-events-meta-group-booking select:focus,
.mec-single-event .mec-events-meta-group-booking textarea:focus {
 border:1px solid #aaa;
 color:#444;
 background:#fff;
 -moz-box-shadow:0 0 3px rgba(0,0,0,.2);
 -webkit-box-shadow:0 0 3px rgba(0,0,0,.2);
 box-shadow:0 0 3px rgba(0,0,0,.2);
 outline:0
}
.mec-single-event .mec-events-meta-group-booking input[type=checkbox],
.mec-single-event .mec-events-meta-group-booking input[type=radio] {
 margin-right:6px;
 margin-top:5px;
 min-height:20px;
 clear:none;
 margin:0 0 0 2px
}
.lity-container .mec-events-meta-group-booking input[type=radio]:before,
.mec-single-event .mec-events-meta-group-booking input[type=radio]:before {
 content:'';
 display:inline-block;
 background:#fff;
 border-radius:18px;
 width:18px;
 height:18px;
 margin:-1px 0 0 -3px;
 cursor:pointer;
 border:2px solid #e1e7ed;
 box-shadow:0 2px 15px -3px rgba(69,77,89,.32)
}
.lity-container .mec-events-meta-group-booking input[type=radio]:checked:before,
.mec-single-event .mec-events-meta-group-booking input[type=radio]:checked:before {
 border:7px solid #008aff;
 background:#fff;
 box-shadow:0 3px 16px -3px #008aff
}
.lity-container .mec-events-meta-group-booking input[type=radio],
.mec-single-event .mec-events-meta-group-booking input[type=radio] {
 min-height:0;
 margin:0;
 margin-right:6px
}
.mec-single-event .mec-events-meta-group-booking input[type=checkbox] {
 float:left
}
.lity-container .mec-events-meta-group-booking .mec_book_first_for_all,
.mec-single-event .mec-events-meta-group-booking .mec_book_first_for_all {
 display:none
}
.mec-events-meta-group-booking ul.mec-book-price-details {
 list-style:none;
 border:1px solid #eee;
 padding:0;
 overflow:hidden
}
.mec-events-meta-group-booking ul.mec-book-price-details li {
 font-size:15px;
 color:#a9a9a9;
 list-style:none;
 padding:13px 18px;
 margin:0;
 float:left;
 border-right:1px solid #eee
}
.mec-events-meta-group-booking ul.mec-book-price-details li:last-child {
 border-right:none
}
.mec-events-meta-group-booking ul.mec-book-price-details li span.mec-book-price-detail-amount {
 font-weight:700;
 font-size:21px;
 color:#222;
 display:contents
}
.lity-container .mec-events-meta-group-booking label.wn-checkbox-label,
.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label {
 height:14px;
 width:14px;
 background-color:transparent;
 border:1px solid #d4d4d4;
 position:relative;
 display:inline-block;
 -moz-transition:border-color ease .2s;
 -o-transition:border-color ease .2s;
 -webkit-transition:border-color ease .2s;
 transition:border-color ease .2s;
 cursor:pointer;
 box-shadow:0 2px 16px -2px rgba(0,0,0,.2);
 vertical-align:middle;
 margin-right:3px;
 margin-top:-2px
}
.lity-container .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label,
.mec-single-event .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label {
 border-color:#008aff;
 box-shadow:0 2px 14px -3px #008aff
}
.lity-container .mec-events-meta-group-booking label.wn-checkbox-label:after,
.lity-container .mec-events-meta-group-booking label.wn-checkbox-label:before,
.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label:after,
.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label:before {
 position:absolute;
 height:0;
 width:1px;
 background-color:#008aff;
 display:inline-block;
 -moz-transform-origin:left top;
 -ms-transform-origin:left top;
 -o-transform-origin:left top;
 -webkit-transform-origin:left top;
 transform-origin:left top;
 content:'';
 -webkit-transition:opacity ease .5;
 -moz-transition:opacity ease .5;
 transition:opacity ease .5
}
.lity-container .mec-events-meta-group-booking label.wn-checkbox-label:before,
.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label:before {
 top:8px;
 left:7px;
 box-shadow:0 0 0 2px #fff;
 -moz-transform:rotate(-145deg);
 -ms-transform:rotate(-145deg);
 -o-transform:rotate(-145deg);
 -webkit-transform:rotate(-145deg);
 transform:rotate(-145deg)
}
.lity-container .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label::before,
.mec-single-event .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label::before {
 height:12px;
 -moz-animation:dothatopcheck .16s ease 0s forwards;
 -o-animation:dothatopcheck .16s ease 0s forwards;
 -webkit-animation:dothatopcheck .16s ease 0s forwards;
 animation:dothatopcheck .16s ease 0s forwards
}
.lity-container .mec-events-meta-group-booking label.wn-checkbox-label:after,
.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label:after {
 top:6px;
 left:3px;
 -moz-transform:rotate(-45deg);
 -ms-transform:rotate(-45deg);
 -o-transform:rotate(-45deg);
 -webkit-transform:rotate(-45deg);
 transform:rotate(-45deg)
}
.lity-container .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label::after,
.mec-single-event .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label::after {
 -moz-animation:dothabottomcheck 80ms ease 0s forwards;
 -o-animation:dothabottomcheck 80ms ease 0s forwards;
 -webkit-animation:dothabottomcheck 80ms ease 0s forwards;
 animation:dothabottomcheck 80ms ease 0s forwards;
 height:4px
}
.mec-single-event .mec-events-meta-group-booking button[type=submit]:after,
.mec-single-event a.button:after,
.mec-wrap .mec-events-meta-group-booking button[type=submit]:after {
 display:none;
 font-family:simple-line-icons;
 content:'\e098';
 margin-left:4px;
 -webkit-animation:rotating 1.2s linear infinite;
 -moz-animation:rotating 1.2s linear infinite;
 -ms-animation:rotating 1.2s linear infinite;
 -o-animation:rotating 1.2s linear infinite;
 animation:rotating 1.2s linear infinite
}
.mec-single-event .mec-events-meta-group-booking button[type=submit].loading:after,
.mec-single-event a.button.loading:after,
.mec-wrap .mec-events-meta-group-booking button[type=submit].loading:after {
 display:inline-block
}
.mec-single-event .mec-event-export-module {
 display:block
}
.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul {
 display:table;
 width:100%
}
.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li {
 display:table-cell
}
.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li:last-child {
 text-align:right
}
.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a:hover {
 color:#fff
}
.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul {
 padding-left:0;
 margin:15px 5px
}
.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting {
 padding-left:0;
 margin:0
}
.mec-ticket-price {
 margin-left:10px;
 font-size:13px;
 font-weight:300
}
.mec-book-reg-field-checkbox label,
.mec-book-reg-field-radio label {
 line-height:1.36
}
.mec-book-reg-field-checkbox input[type=checkbox],
.mec-book-reg-field-radio input[type=radio] {
 float:left;
 margin-right:5px!important
}
.mec-ticket-available-spots .mec-event-ticket-description,
.mec-ticket-available-spots .mec-event-ticket-price {
 font-size:15px!important;
 box-shadow:unset!important;
 font-weight:500!important;
 border:0!important
}
.mec-book-ticket-container .mec-reg-mandatory:nth-child(2) label:after,
.mec-book-ticket-container .mec-reg-mandatory:nth-child(3) label:after,
.mec-book-ticket-container .wbmec-mandatory {
 content:'';
 color:red;
 width:50px;
 height:50px;
 font-size:14px;
 padding-left:5px
}
@media only screen and (max-width:767px) {
 .mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li {
  width:100%;
  min-height:40px;
  margin-bottom:15px;
  text-align:center;
  float:none;
  display:block
 }
 .mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a {
  width:100%;
  padding-left:0;
  padding-right:0;
  text-align:center;
  display:block;
  font-size:12px
 }
}
.mec-single-event .mec-events-meta-group {
 margin-bottom:0
}
@media only screen and (max-width:767px) {
 .mec-single-event .mec-events-meta-group-booking {
  margin-bottom:30px
 }
}
.mec-single-event .mec-event-meta dt,
.mec-single-event .mec-event-meta h3,
.mec-single-modern .col-md-4 .mec-sponsors-details h3,
.mec-sponsors-details .mec-events-single-section-title {
 text-transform:uppercase;
 font-size:16px;
 font-weight:700;
 padding-bottom:5px;
 display:inline;
 color:#000;
 padding-left:10px
}
.mec-single-event .mec-event-meta h6,
.mec-single-event-sponsor span {
 text-transform:uppercase;
 font-size:13px;
 padding-bottom:5px;
 display:inline;
 color:#222;
 padding-left:0
}
.mec-single-event .mec-event-meta .mec-events-event-categories a,
.mec-single-event .mec-event-meta dd {
 font-size:14px;
 color:#8d8d8d
}
.mec-single-event .mec-event-meta .mec-location dd.author {
 color:#3c3b3b
}
.mec-single-event .mec-event-meta dd {
 margin:0;
 padding-left:35px
}
.mec-single-event .mec-event-meta dd.mec-events-event-categories {
 min-height:35px;
 line-height:35px
}
@media only screen and (max-width:480px) {
 .single-mec-events .lity-container {
  width:100%
 }
 .single-mec-events .lity-content .mec-events-meta-group-booking {
  padding:20px;
  width:85%;
  margin:0 auto
 }
}
.mec-single-event .mec-event-meta dd.mec-events-event-categories:first-of-type {
 padding-top:5px
}
.mec-single-event .mec-event-meta dd.mec-events-event-categories:last-of-type {
 border-bottom:0
}
.mec-single-event .mec-event-meta dd a {
 color:#8d8d8d;
 transition:all .2s ease;
 -ms-word-wrap:break-word;
 word-wrap:break-word
}
.mec-single-event .mec-event-meta dd a i:before {
 font-size:16px!important
}
.mec-single-event .mec-event-meta dd a i {
 margin-right:8px
}
.mec-single-event .mec-event-meta dl {
 margin-bottom:0
}
.mec-single-event .mec-event-meta .mec-events-event-cost {
 font-size:18px
}
.mec-single-event .mec-event-meta .mec-events-address {
 color:#a9a9a9;
 margin-bottom:20px
}
.mec-single-event .mec-event-meta .mec-events-meta-group-venue .author {
 margin-bottom:0;
 color:#8d8d8d;
 font-size:13px
}
.mec-single-event .mec-events-event-image {
 margin-bottom:0
}
.mec-single-event h2.mec-single-event-title {
 margin-bottom:30px;
 font-weight:700;
 font-size:33px
}
.mec-single-event .mec-booking-button {
 border-bottom:none;
 letter-spacing:.5px;
 line-height:48px;
 height:76px;
 transition:all .5s ease;
 color:#fff;
 padding:16px;
 display:block;
 text-align:center;
 font-size:16px;
 border-radius:2px;
 box-shadow:0 1px 2px rgba(0,0,0,.15)
}
.mec-single-event .mec-booking-button:hover {
 background-color:#101010!important
}
.mec-single-event .mec-event-tags a {
 display:inline-block;
 color:#444;
 font-size:11px;
 text-transform:uppercase;
 letter-spacing:1.5px;
 font-weight:500;
 padding:3px 7px;
 border:1px solid #ddd;
 border-radius:2px;
 background:#fff;
 margin:1px 3px
}
.mec-single-event .mec-event-tags:before {
 font-size:24px;
 color:#303030;
 margin-right:5px;
 content:'\f02c';
 font-family:fontawesome
}
.mec-single-event .mec-event-tags {
 padding-top:13px
}
.mec-single-event .mec-event-sharing {
 margin:30px 0 10px
}
.mec-region.mec-events-abbr,
.mec-single-event .mec-street-address {
 font-style:normal;
 font-size:13px
}
.mec-events-meta-group.mec-events-meta-group-venue:before,
.mec-single-event-date:before,
.mec-single-event-time:before {
 color:#40d9f1
}
.mec-single-event .mec-event-social {
 text-align:center
}
.mec-single-event .mec-event-social h3 {
 text-transform:uppercase;
 font-size:15px;
 font-weight:700;
 padding-bottom:5px;
 color:#313131;
 border-bottom:4px solid #ebebeb;
 width:100%;
 display:block;
 padding-bottom:10px;
 position:relative
}
.mec-single-event .mec-social-single:before {
 padding:13px 35px;
 border-bottom:4px solid #40d9f1;
 font-size:6px;
 content:'';
 text-align:center;
 position:absolute;
 bottom:-4px;
 margin-left:39px
}
.mec-single-event .mec-event-social .event-sharing {
 margin-top:30px
}
.mec-single-event .mec-event-social ul {
 list-style:none;
 margin-left:0;
 padding:0
}
.mec-single-event .mec-event-social li.mec-event-social-icon {
 display:inline-block
}
.mec-single-event .mec-event-social li.mec-event-social-icon a {
 display:inline-block;
 color:#fff;
 width:40px;
 height:40px;
 padding:6px;
 font-size:18px;
 margin-right:5px;
 margin-bottom:5px;
 border-radius:2px
}
.mec-single-event .mec-event-social a.facebook {
 background:#3b5996
}
.mec-single-event .mec-event-social a.facebook:hover {
 background:#28385c
}
.mec-single-event .mec-event-social a.twitter {
 background:#00acee
}
.mec-single-event .mec-event-social a.twitter:hover {
 background:#0087bd
}
.mec-single-event .mec-event-social a.vimeo {
 background:#0dadd6
}
.mec-single-event .mec-event-social a.vimeo:hover {
 background:#0a85a3
}
.mec-single-event .mec-event-social a.dribble {
 background:#d53e68
}
.mec-single-event .mec-event-social a.dribble:hover {
 background:#bf4c78
}
.mec-single-event .mec-event-social a.youtube {
 background:#cb322c
}
.mec-single-event .mec-event-social a.youtube:hover {
 background:#992622
}
.mec-single-event .mec-event-social a.pinterest {
 background:#cb2027
}
.mec-single-event .mec-event-social a.pinterest:hover {
 background:#99181d
}
.mec-single-event .mec-event-social a.google {
 background:#c3391c
}
.mec-single-event .mec-event-social a.google:hover {
 background:#99181f
}
.mec-single-event .mec-event-social a.linkedin {
 background:#0073b2
}
.mec-single-event .mec-event-social a.linkedin:hover {
 background:#005380
}
.mec-single-event .mec-event-social a.email {
 background:#ff5d5e
}
.mec-single-event .mec-event-social a.email:hover {
 background:#cc4949
}
.mec-single-event .mec-event-social a.vk {
 background:#5b88bd
}
.mec-single-event .mec-event-social a.vk:hover {
 background:#3d608a
}
.mec-single-event .mec-event-social a.tumblr {
 background:#34465d
}
.mec-single-event .mec-event-social a.tumblr:hover {
 background:#273649
}
.mec-single-event .mec-event-social a.telegram {
 background:#08c
}
.mec-single-event .mec-event-social a.telegram:hover {
 background:#1076be
}
.mec-single-event .mec-event-social a.whatsapp {
 background:#25d366
}
.mec-single-event .mec-event-social a.whatsapp:hover {
 background:#23ac55
}
.mec-single-event .mec-event-social a.flipboard {
 background:#e12828
}
.mec-single-event .mec-event-social a.flipboard:hover {
 background:#af1e1e
}
.mec-single-event .mec-event-social a.pocket {
 background:#ef4056
}
.mec-single-event .mec-event-social a.pocket:hover {
 background:#8d1717
}
.mec-single-event .mec-event-social a.reddit {
 background:#ff5700
}
.mec-single-event .mec-event-social a.reddit:hover {
 background:#c94909
}
.mec-single-event .mec-event-social a.flipboard svg,
.mec-single-event .mec-event-social a.telegram svg {
 height:16px
}
.mec-single-event .mec-event-social li.mec-event-social-icon a svg {
 display:unset
}
.mec-single-event .mec-event-social a.rss {
 background:#f29a1d
}
.mec-single-event .mec-event-social a.rss:hover {
 background:#cc7400
}
.mec-single-event .mec-event-social a.instagram {
 background:#457399
}
.mec-single-event .mec-event-social a.instagram:hover {
 background:#2e4d66
}
.mec-single-event .mec-event-social a.linkedin {
 background:#457399
}
.mec-single-event .mec-event-social a.linkedin:hover {
 background:#2e4d66
}
.mec-single-event .mec-event-social a.other-social {
 background:#ff5d5e
}
.mec-single-event .mec-event-social a.other-social:hover {
 background:#cc4949
}
.mec-single-event .mec-event-social {
 text-align:center
}
.mec-single-event .mec-events-meta-group-booking form>h4,
.mec-single-event .mec-frontbox-title,
.mec-single-event .mec-wrap-checkout h4 {
 text-transform:uppercase;
 font-size:15px;
 font-weight:700;
 color:#313131;
 border-bottom:4px solid #ebebeb;
 width:100%;
 display:block;
 padding-bottom:10px;
 position:relative;
 text-align:center
}
.mec-single-event .mec-events-meta-group-booking form>h4:before,
.mec-single-event .mec-frontbox-title:before,
.mec-single-event .mec-wrap-checkout h4:before {
 padding:1px 35px;
 border-bottom:4px solid #40d9f1;
 font-size:6px;
 content:'';
 text-align:center;
 position:absolute;
 bottom:-4px;
 margin-left:-35px;
 left:50%
}
.mec-single-event .mec-events-meta-group-booking input[data-stripe=exp-month],
.mec-single-event .mec-events-meta-group-booking input[data-stripe=exp-year] {
 width:47%!important;
 margin-right:12px;
 margin-top:5px;
 display:inline-block!important
}
@media (max-width:768px) {
 .mec-single-event .mec-events-meta-group-booking input[data-stripe=exp-month],
 .mec-single-event .mec-events-meta-group-booking input[data-stripe=exp-year] {
  width:100%!important;
  margin-right:0;
  display:block!important
 }
}
.mec-single-event .mec-booking .mec-booking-dates-checkboxes {
 margin-bottom:22px
}
.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes label,
.mec-single-event .mec-booking .mec-booking-dates-checkboxes label {
 margin-bottom:3px;
 line-height:1.1
}
.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes label {
 display:flex
}
.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox],
.mec-booking input[type=checkbox],
.mec-single-event .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox] {
 width:17px;
 height:17px;
 min-height:unset;
 border-radius:3px;
 margin-top:-2px;
 margin-right:7px!important;
 margin-bottom:0!important
}
.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox] {
 margin-top:-1px
}
.mec-events-meta-group-booking-shortcode .mec-booking-dates-checkboxes label {
 display:flex;
 align-items:center
}
.mec-booking-shortcode input[type=checkbox] {
 min-height:30px!important
}
.mec-ticket-style-row-section-3>div {
 height:43px;
 align-items:stretch!important
}
.mec-ticket-style-row-section-3>div a {
 background-color:#00acf8!important;
 color:#fff!important
}
.mec-events-meta-group-booking-shortcode .mec-booking-dates-checkboxes input[type=checkbox] {
 margin-top:1px
}
.mec-event-meta i:before {
 font-size:20px;
 vertical-align:middle
}
.mec-event-meta .mec-single-event-additional-organizers i:before,
.mec-event-meta .mec-single-event-organizer i:before {
 font-size:14px;
 vertical-align:baseline
}
#mec-wrap .mec-events-day-time-slot .mec-events-content {
 float:left;
 width:33%;
 padding:0 15px
}
#mec-wrap .mec-events-day-time-slot .mec-events-event-image {
 padding-left:0
}
#mec-events-content .mec-events-abbr {
 color:#8d8d8d;
 font-size:14px
}
.mec-single-event .mec-events-content {
 margin-bottom:30px
}
.mec-single-event .mec-organizer-url a {
 word-wrap:break-word
}
.mec-single-event #headline {
 margin:0 0 10px
}
.mec-single-event #headline h2 {
 padding:0
}
.mec-single-event .mec-events-meta-group.mec-events-meta-group-gmap .mec-events-venue-map {
 margin-top:0;
 padding:8px;
 border:1px solid #e5e5e5;
 border-radius:7px
}
#mec-events-gmap-0 {
 height:325px!important
}
.mec-events-list .mec-events-day-time-slot .mec-events-event-meta {
 width:33%;
 float:left;
 padding:40px;
 height:auto;
 margin:0
}
.mec-events-day-time-slot .mec-events-content.description.entry-summary {
 font-size:15px;
 font-weight:300;
 color:#8d8d8d
}
.mec-events-day-time-slot .type-mec_events h2 {
 font-size:28px;
 padding-bottom:20px
}
.mec-events-day .mec-events-day-time-slot .type-mec_events {
 margin:0
}
.mec-events-day .mec-events-day-time-slot h5 {
 background-color:#8d8d8d
}
.mec-single-event .mec-event-meta .mec-single-event-additional-organizers .mec-events-single-section-title,
.mec-single-event .mec-event-meta .mec-single-event-organizer .mec-events-single-section-title,
.mec-single-event .mec-events-meta-date h3 {
 padding-left:0;
 margin:10px;
 display:inline-block
}
.mec-single-event .mec-events-meta-date h3 {
 width:100%
}
.mec-single-event .mec-events-event-image {
 border:0
}
.mec-single-event .mec-events-venue-map {
 padding:0
}
.mec-event-cost,
.mec-event-more-info,
.mec-event-website,
.mec-events-meta-date,
.mec-single-event-additional-organizers,
.mec-single-event-category,
.mec-single-event-date,
.mec-single-event-label,
.mec-single-event-location,
.mec-single-event-organizer,
.mec-single-event-sponsor,
.mec-single-event-time {
 background:#f7f7f7;
 padding:12px 14px 8px;
 margin-bottom:12px;
 vertical-align:baseline;
 position:relative
}
.mec-single-event-sponsor ul {
 margin:0;
 padding:0;
 list-style:none
}
.mec-single-event-sponsor ul li {
 margin-bottom:35px
}
.mec-single-event-sponsor ul li:last-child {
 margin-bottom:0
}
.mec-wrap .mec-single-event-sponsor h3,
.mec-wrap .mec-single-modern .col-md-4 .mec-sponsors-details h3 {
 padding:0 0 20px 0;
 margin:0;
 display:block
}
.mec-single-event .mec-events-meta-date dd,
.mec-single-event .mec-single-event-additional-organizers dd,
.mec-single-event .mec-single-event-organizer dd {
 padding-left:0;
 margin-bottom:10px
}
.mec-single-event .mec-event-meta dd.mec-organizer-email a,
.mec-single-event .mec-events-meta-date dd span,
.mec-single-event .mec-single-event-additional-organizers dd span,
.mec-single-event .mec-single-event-organizer dd span {
 display:block;
 padding-left:41px;
 color:#8d8d8d
}
.mec-single-event .mec-events-meta-date i,
.mec-single-event .mec-single-event-additional-organizers i,
.mec-single-event .mec-single-event-organizer i {
 margin-right:10px;
 margin-left:12px
}
.mec-events-meta-group.mec-events-meta-group-venue dl {
 margin-bottom:0
}
address.mec-events-address {
 line-height:19px;
 font-style:normal;
 font-size:12px
}
.mec-single-event .mec-event-content dt {
 margin-top:5px
}
.mec-single-event .mec-single-event-additional-organizers .mec-single-event-additional-organizer {
 margin-bottom:15px;
 padding-bottom:5px;
 border-bottom:1px solid #e4e4e4
}
.mec-single-event .mec-single-event-additional-organizers .mec-single-event-additional-organizer:last-child {
 margin-bottom:0;
 padding-bottom:0;
 border:none
}
.mec-event-category-color {
 width:9px;
 height:9px;
 display:inline-block;
 vertical-align:middle;
 margin:0 0 0 4px;
 border-radius:9px
}
.mec-event-schedule-content {
 border-left:4px solid #f0f0f0;
 padding-top:10px;
 margin-top:30px;
 margin-left:25px;
 margin-bottom:20px;
 color:#8a8a8a
}
.mec-event-schedule-content dl {
 padding-left:24px;
 font-size:12px;
 position:relative;
 margin-bottom:35px
}
.mec-event-schedule-content dl:before {
 content:'';
 display:block;
 position:absolute;
 left:0;
 top:4px;
 width:20px;
 height:0;
 border-top:4px solid #f0f0f0
}
.mec-event-schedule-content dl dt {
 margin:0 0 10px;
 line-height:1.16
}
.mec-event-schedule-content dl dt.mec-schedule-title {
 font-size:13px;
 color:#5a5a5a;
 font-weight:700
}
.mec-event-schedule-content dl dt.mec-schedule-description {
 font-weight:300
}
.mec-event-schedule-content .mec-schedule-speakers {
 background:#f7f7f7;
 padding:10px
}
.mec-wrap .mec-event-schedule-content h6 {
 font-size:13px;
 color:#5a5a5a;
 font-weight:700;
 display:inline-block
}
.mec-wrap .mec-event-schedule-content a {
 font-weight:400;
 color:#5a5a5a;
 transition:all .1s ease
}
.single-mec-events .mec-speakers-details ul {
 padding:0;
 margin-left:0
}
.mec-single-event .mec-speakers-details ul li {
 list-style:none;
 background:#f7f7f7;
 padding:5px 5px 18px 5px;
 margin-top:14px
}
.mec-single-event .mec-speakers-details ul li a {
 -webkit-transition:.2s all ease;
 transition:.2s all ease
}
.mec-single-event .mec-speakers-details ul li .mec-speaker-avatar a img {
 float:left;
 border-radius:50%;
 transition:.2s all ease;
 border:2px solid transparent;
 width:68px;
 height:68px
}
.mec-single-event .mec-speakers-details ul li .mec-speaker-avatar a:hover img {
 border-color:#40d9f1
}
.mec-single-event .mec-speakers-details ul li .mec-speaker-name {
 display:inline-block;
 margin-top:10px;
 font-size:15px;
 line-height:1.8;
 text-transform:capitalize;
 font-weight:700;
 padding-left:8px
}
.mec-single-event .mec-speakers-details ul li .mec-speaker-job-title {
 display:block;
 font-size:12px;
 margin-top:-1px;
 padding-left:75px;
 color:#888
}
.mec-single-event-additional-organizers img,
.mec-single-event-location img,
.mec-single-event-organizer img,
.mec-sponsor img {
 margin-bottom:10px;
 width:100%
}
.mec-qrcode-details {
 text-align:center
}
.mec-time-comment {
 font-size:11px
}
.mec-wrap .mec-attendees-list-details p {
 font-weight:300;
 margin:20px 0 0 0;
 color:#8d8d8d
}
.mec-wrap .mec-attendees-list-details li {
 list-style:none;
 display:block;
 margin-top:15px
}
.mec-wrap .mec-attendees-list-details li .mec-attendee-avatar {
 display:inline-block
}
.mec-wrap .mec-attendees-list-details li .mec-attendee-profile-link {
 display:inline-block;
 vertical-align:top;
 margin-left:10px
}
.mec-attendees-list-details ul {
 margin-bottom:0
}
.mec-attendees-list-details .mec-attendee-profile-link a {
 color:#8d8d8d;
 display:block
}
.mec-attendees-list-details .mec-attendee-profile-link span {
 display:inline-block;
 color:#000;
 vertical-align:middle;
 cursor:pointer
}
.mec-attendees-list-details span.mec-attendee-profile-ticket-number {
 border-radius:50px;
 width:20px;
 height:20px;
 font-size:12px;
 text-align:center;
 color:#fff;
 margin-right:4px;
 line-height:20px
}
#wrap .mec-attendees-list-details span.mec-attendee-profile-ticket-number {
 line-height:19px
}
.mec-attendees-list-details .mec-attendee-profile-link span i {
 vertical-align:middle;
 font-size:9px;
 font-weight:700;
 margin-left:5px
}
.mec-attendees-list-details .mec-attendees-toggle {
 border:1px solid #e6e6e6;
 background:#fafafa;
 padding:15px 15px 0;
 border-radius:3px;
 margin:12px 0 20px 52px;
 position:relative;
 font-size:13px;
 box-shadow:0 3px 1px 0 rgba(0,0,0,.02)
}
.mec-attendees-list-details .mec-attendees-toggle:after,
.mec-attendees-list-details .mec-attendees-toggle:before {
 content:'';
 display:block;
 position:absolute;
 left:50px;
 width:0;
 height:0;
 border-style:solid;
 border-width:10px
}
.mec-attendees-list-details .mec-attendees-toggle:after {
 top:-20px;
 border-color:transparent transparent #fafafa transparent
}
.mec-attendees-list-details .mec-attendees-toggle:before {
 top:-21px;
 border-color:transparent transparent #e1e1e1 transparent
}
.mec-attendees-list-details .mec-attendees-toggle .mec-attendees-item {
 padding-bottom:15px
}
.mec-attendees-list-details .mec-attendee-avatar img {
 border-radius:3px
}
.mec-attendee-avatar-sec {
 float:left;
 width:50px;
 margin-right:12px
}
.mec-attendee-profile-name-sec,
.mec-attendee-profile-ticket-sec {
 float:left;
 width:calc(100% - 62px);
 margin-top:3px
}
.mec-calendar {
 margin-bottom:20px;
 border:1px solid #e8e8e8;
 width:100%;
 box-shadow:0 2px 0 0 rgba(0,0,0,.016)
}
.mec-calendar .mec-calendar-topsec {
 display:table;
 background:#fff
}
.mec-calendar .mec-calendar-topsec .mec-calendar-events-sec {
 display:none
}
.mec-calendar .mec-calendar-side {
 width:590px;
 display:table-cell;
 padding:40px;
 position:relative;
 text-align:center;
 box-shadow:0 1px 5px 6px rgba(0,0,0,.005) inset
}
.mec-calendar .mec-calendar-events-side {
 display:table-cell;
 height:100%;
 border-left:1px solid #efefef;
 padding:40px;
 width:100%
}
.mec-calendar .mec-calendar-events-side .mec-table-side-day {
 width:46px;
 height:46px;
 margin:0 auto 20px;
 position:relative;
 text-align:center;
 line-height:46px;
 border:1px solid #40d9f1;
 border-radius:50%;
 font-size:12px;
 font-weight:600;
 padding:0
}
.mec-calendar .mec-calendar-events-side .mec-table-side-title {
 text-align:center;
 font-size:11px;
 text-transform:uppercase;
 letter-spacing:3px;
 margin-bottom:14px
}
.mec-calendar .mec-calendar-header {
 position:relative;
 width:560px;
 margin-top:8px;
 margin-bottom:16px
}
.mec-calendar .mec-calendar-header h2 {
 text-transform:uppercase;
 font-size:22px;
 font-weight:700;
 color:#333
}
.mec-calendar .mec-event-footer {
 width:auto;
 min-height:60px
}
.mec-calendar dl {
 display:table;
 margin:0;
 border:none;
 padding:0;
 table-layout:fixed
}
.mec-calendar dt {
 display:table-cell;
 transition:all .66s ease;
 color:#4d4d4d;
 background:#fff;
 border-radius:44px;
 font-size:14px;
 width:80px;
 height:80px;
 line-height:80px;
 text-align:center
}
.mec-monthly-contents {
 float:right
}
.excerpt-wrap .mec-wrap dt,
.nv-content-wrap .mec-wrap dt {
 display:table-cell
}
.mec-calendar .mec-calendar-table .mec-no-event {
 display:none
}
.mec-calendar .mec-calendar-table-head dt {
 font-weight:700;
 text-transform:uppercase;
 font-size:15px
}
.mec-calendar .mec-calendar-row dt:hover {
 background:#f4f4f4
}
.mec-calendar .mec-table-nullday {
 color:#cacaca
}
.mec-calendar.mec-box-calendar .mec-table-nullday:last-child {
 border-right:1px solid #eaeaea
}
.mec-calendar .mec-next-month:hover,
.mec-calendar .mec-prev-month:hover {
 background:#f4f4f4
}
.mec-calendar .mec-selected-day,
.mec-calendar .mec-selected-day:hover {
 background:#40d9f1;
 color:#fff
}
.mec-calendar .mec-selected-day a {
 color:#fff
}
.mec-calendar .mec-has-event {
 position:relative
}
.mec-calendar .mec-calendar-row dt.mec-has-event:hover {
 background:#40d9f1
}
.mec-calendar .mec-has-event a {
 cursor:pointer;
 display:block;
 width:100%;
 height:100%;
 border-radius:50%;
 color:#4d4d4d;
 transition:all .25s ease;
 text-decoration:none;
 box-shadow:none
}
.mec-calendar .mec-calendar-row dt.mec-has-event.mec-selected-day a,
.mec-calendar .mec-calendar-row dt.mec-has-event:hover a {
 color:#fff
}
.mec-calendar .mec-has-event:after {
 background-color:#40d9f1;
 border-radius:50%;
 display:block;
 content:'';
 width:8px;
 height:8px;
 bottom:14px;
 left:50%;
 margin:-4px 0 0 -4px;
 position:absolute;
 transition:all .25s ease
}
.mec-calendar .mec-calendar-row dt.mec-has-event:hover:after {
 background-color:#fff
}
.mec-calendar .mec-has-event.mec-selected-day:after {
 display:none
}
.mec-calendar .mec-event-article {
 text-align:left;
 margin-bottom:0;
 padding-bottom:25px;
 padding-top:26px;
 border-top:1px solid #efefef;
 transition:all .33s ease
}
.mec-calendar .mec-event-article:hover {
 background-color:#fafafa
}
.mec-calendar .mec-event-article .mec-event-time {
 font-size:11px;
 line-height:1.1;
 margin:0
}
.mec-calendar .mec-event-article .mec-event-title {
 font-size:13px;
 padding:0;
 margin:10px 0 8px;
 font-weight:700;
 text-transform:uppercase
}
.mec-calendar .mec-event-article .mec-event-title a {
 text-decoration:none;
 color:#494949;
 transition:color .3s ease
}
.mec-calendar .mec-event-article .mec-event-title a:hover {
 color:#40d9f1
}
.mec-calendar .mec-event-article .mec-event-image,
.mec-calendar .mec-event-list-classic .mec-event-image img {
 width:65px;
 height:auto
}
.mec-calendar .mec-event-article .mec-event-image {
 float:left;
 margin-right:20px;
 width:65px;
 height:auto
}
.mec-calendar .mec-event-article .mec-event-detail,
.mec-calendar .mec-event-article .mec-localtime-details div {
 font-size:13px;
 line-height:1.3;
 color:#9a9a9a;
 margin-bottom:0
}
.mec-calendar .mec-calendar-side .mec-next-month,
.mec-calendar .mec-calendar-side .mec-previous-month {
 cursor:pointer;
 position:absolute;
 top:0;
 min-width:50px;
 height:50px;
 line-height:50px;
 text-align:center;
 background:#fff;
 color:#a9a9a9;
 font-size:12px;
 letter-spacing:1px;
 text-transform:uppercase;
 padding-left:10px;
 padding-right:10px;
 border:1px solid #efefef;
 border-top:none;
 box-shadow:0 2px 0 0 rgba(0,0,0,.015);
 transition:all .33s ease
}
.mec-calendar .mec-calendar-side .mec-next-month i,
.mec-calendar .mec-calendar-side .mec-previous-month i {
 font-size:12px;
 color:#40d9f1;
 cursor:pointer
}
.mec-calendar .mec-calendar-side .mec-next-month:hover,
.mec-calendar .mec-calendar-side .mec-previous-month:hover {
 background-color:#f9f9f9;
 color:#40d9f1
}
.mec-calendar .mec-calendar-side .mec-previous-month {
 left:0;
 border-bottom-right-radius:6px;
 border-left:none
}
.mec-calendar .mec-calendar-side .mec-next-month {
 right:0;
 border-bottom-left-radius:6px;
 border-right:none
}
@media only screen and (min-width:961px) {
 .mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) .mec-has-event:after {
  width:6px;
  height:6px;
  bottom:6px
 }
 .mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) .mec-calendar-side {
  width:370px
 }
 .mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) .mec-calendar-header {
  position:relative;
  width:350px;
  margin-top:30px;
  margin-bottom:20px;
  padding-top:20px
 }
 .mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) dt {
  width:50px;
  height:50px;
  line-height:50px
 }
 .mec-wrap.mec-sm959 .mec-calendar.mec-event-calendar-classic dl dt {
  height:110px
 }
}
@media only screen and (max-width:1200px) {
 .mec-calendar .mec-has-event:after {
  width:6px;
  height:6px;
  bottom:6px
 }
 .mec-calendar .mec-calendar-side {
  width:370px
 }
 .mec-calendar .mec-calendar-header {
  position:relative;
  width:350px;
  margin-top:30px
 }
 .mec-calendar dt {
  width:50px;
  height:50px;
  line-height:50px
 }
}
@media only screen and (max-width:767px) {
 .mec-calendar .mec-calendar-header h2 {
  font-size:18px
 }
 .mec-calendar .mec-calendar-topsec {
  width:100%
 }
 .mec-calendar .mec-calendar-side {
  width:100%;
  display:block;
  padding:30px
 }
 .mec-calendar .mec-calendar-header {
  width:auto
 }
 .mec-calendar .mec-calendar-events-side {
  width:100%;
  display:block;
  height:100%;
  border-left:none;
  border-top:1px solid #efefef;
  padding:20px
 }
 .mec-calendar dl {
  width:100%
 }
 .mec-calendar dt {
  width:14%;
  height:60px;
  line-height:60px;
  border-radius:50px
 }
}
@media only screen and (max-width:479px) {
 .mec-calendar .mec-has-event:after {
  width:4px;
  height:4px
 }
 .mec-calendar .mec-calendar-header h2 {
  font-size:16px;
  margin-top:33px
 }
 .mec-calendar dt {
  height:38px;
  line-height:38px
 }
 .mec-calendar .mec-event-list-classic .mec-event-detail,
 .mec-calendar .mec-event-list-classic .mec-event-title {
  font-size:12px
 }
 .mec-calendar .mec-event-list-classic .mec-event-time {
  font-size:10px
 }
}
.mec-box-calendar.mec-calendar .mec-has-event a,
.mec-box-calendar.mec-calendar dt {
 border-radius:0
}
.mec-box-calendar.mec-calendar .mec-calendar-header {
 margin-top:2px;
 margin-bottom:30px
}
.mec-box-calendar.mec-calendar dt {
 border-bottom:1px solid #eaeaea;
 border-left:1px solid #eaeaea
}
.mec-box-calendar.mec-calendar dl dt:last-child {
 border-right:1px solid #eaeaea
}
.mec-box-calendar.mec-calendar .mec-calendar-table-head dt {
 border-top:1px solid #eaeaea;
 background-color:#f8f8f8
}
.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt {
 background-color:#f4f4f4
}
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {
 border-radius:2px;
 top:40px;
 border:1px solid #eee;
 height:30px;
 line-height:30px;
 z-index:1
}
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {
 left:40px
}
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month {
 right:40px
}
.mec-box-calendar.mec-calendar .mec-calendar-side {
 box-shadow:none
}
.mec-box-calendar.mec-calendar .mec-calendar-events-side {
 border:none
}
.mec-box-calendar.mec-calendar .mec-calendar-events-side .mec-table-side-day {
 border-radius:2px
}
.mec-box-calendar.mec-calendar h4.mec-month-label {
 position:relative;
 width:560px;
 margin-top:2px;
 margin-bottom:30px;
 text-transform:uppercase;
 font-size:22px;
 font-weight:700;
 color:#333
}
.mec-widget .mec-box-calendar.mec-calendar h4.mec-month-label {
 width:100%;
 margin-top:8px;
 font-size:13px
}
@media only screen and (max-width:1200px) {
 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {
  left:42px
 }
 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month {
  right:42px
 }
 .mec-calendar .mec-calendar-header h2 {
  font-size:17px;
  margin-top:7px
 }
}
@media only screen and (max-width:767px) {
 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,
 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {
  top:28px;
  font-size:10px
 }
 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {
  left:30px
 }
 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month {
  right:30px
 }
 .mec-calendar .mec-calendar-header h2 {
  font-size:15px
 }
}
@media only screen and (max-width:479px) {
 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,
 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {
  top:16px;
  font-size:0;
  padding:4px 0;
  text-align:center;
  min-width:33px
 }
 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {
  left:10px
 }
 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month {
  right:10px
 }
 .mec-box-calendar.mec-calendar .mec-calendar-header h2 {
  font-size:12px;
  margin-top:15px
 }
 .mec-box-calendar.mec-calendar .mec-event-image {
  margin-right:12px
 }
}
.mec-calendar.mec-event-calendar-classic,
.mec-calendar.mec-event-calendar-classic .mec-calendar-side {
 border:none;
 padding:0;
 width:100%;
 height:100%;
 box-shadow:none
}
.mec-calendar.mec-event-calendar-classic .mec-calendar-side {
 display:block
}
.mec-calendar.mec-event-calendar-classic .mec-calendar-header,
.mec-calendar.mec-event-calendar-classic dl {
 width:100%
}
.mec-calendar.mec-event-calendar-classic dl dt {
 width:15%;
 height:136px;
 line-height:1.2;
 text-align:left;
 padding:5px 7px;
 position:relative
}
.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt {
 height:30px!important
}
.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-next-month,
.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-previous-month {
 top:0
}
.mec-calendar.mec-event-calendar-classic .mec-has-event:after {
 bottom:auto;
 top:24px;
 left:7px;
 margin:0
}
.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-previous-month {
 left:0
}
.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-next-month {
 right:0
}
.mec-next-month a,
.mec-previous-month a {
 pointer-events:none
}
.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec {
 text-align:left;
 background:#fafafa;
 border:1px solid #eaeaea;
 border-top:none;
 padding:10px 20px
}
.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec {
 display:none
}
.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-event-article:hover {
 background-color:#fcfcfc
}
.mec-calendar.mec-event-calendar-classic .mec-selected-day,
.mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover {
 color:#40d9f1;
 font-weight:700;
 background:#fafafa;
 border-bottom:none
}
.mec-wrap .mec-calendar.mec-event-calendar-classic:not(.mec-event-container-simple) .mec-selected-day:hover {
 color:#fff!important
}
.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-day,
.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-title {
 display:inline-block;
 margin:0;
 margin-bottom:15px;
 font-weight:700
}
.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-day {
 margin-left:4px
}
.mec-calendar.mec-event-calendar-classic .mec-calendar-row dt.mec-has-event a {
 color:#4d4d4d
}
.mec-calendar.mec-event-calendar-classic .mec-calendar-row dt.mec-has-event:not(.mec-selected-day):hover a {
 color:#fff
}
@media only screen and (max-width:1200px) {
 .mec-calendar.mec-event-calendar-classic dl dt {
  height:100px
 }
}
@media only screen and (max-width:767px) {
 .mec-calendar.mec-event-calendar-classic dl dt {
  height:40px
 }
}
@media only screen and (max-width:479px) {
 .mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec {
  padding:10px
 }
 .mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-header h2 {
  font-size:13px;
  margin-top:8px
 }
}
.mec-calendar .mec-event-article.mec-single-event-novel {
 padding:4px 8px;
 min-height:25px;
 margin:0 -4px;
 border-radius:0
}
.mec-calendar .mec-event-article.mec-single-event-novel h4 {
 margin:0;
 font-size:10px;
 line-height:18px
}
.mec-calendar.mec-event-container-novel dl dt {
 padding:3px
}
.mec-calendar.mec-event-calendar-classic .mec-calendar-novel-selected-day {
 display:inline-block;
 padding:4px;
 margin-left:1px
}
.mec-wrap .mec-calendar.mec-event-container-novel .mec-selected-day:hover {
 color:#fff!important
}
.mec-calendar.mec-event-calendar-classic .mec-selected-day .mec-calendar-novel-selected-day {
 color:#fff
}
.mec-calendar.mec-event-calendar-classic.mec-event-container-novel .mec-selected-day,
.mec-calendar.mec-event-calendar-classic.mec-event-container-novel dt.mec-selected-day:hover {
 border-bottom:1px solid #eaeaea
}
.mec-calendar.mec-event-calendar-classic.mec-event-container-novel .mec-calendar-side .mec-calendar-table {
 min-height:auto
}
.mec-single-event-novel.light h4 {
 color:#000!important
}
.mec-single-event-novel.dark h4 {
 color:#fff!important
}
@media only screen and (max-width:768px) {
 .mec-calendar .mec-event-article.mec-single-event-novel {
  padding:0;
  min-height:5px
 }
 .mec-calendar .mec-event-article.mec-single-event-novel h4 {
  display:block;
  font-size:9px
 }
}
.mec-event-container-simple .event-single-content-simple {
 display:none
}
.mec-event-calendar-classic.mec-event-container-simple .mec-calendar-side .mec-calendar-table {
 min-height:unset
}
.mec-event-container-simple .mec-monthly-tooltip h4 {
 font-size:13px;
 font-weight:500;
 margin:0;
 color:#444
}
.mec-event-container-simple .mec-monthly-tooltip h4:hover {
 text-decoration:underline;
 color:#111
}
.mec-event-container-simple .mec-monthly-tooltip.event-single-link-simple {
 border-bottom:1px dashed #e3e3e3;
 padding:10px 2px;
 display:block
}
.mec-calendar.mec-event-container-simple dl dt.mec-calendar-day {
 font-size:30px;
 color:#000
}
.mec-calendar.mec-event-container-simple .mec-calendar-row dt:hover {
 background:unset
}
.mec-calendar.mec-event-container-simple .mec-calendar-row dt,
.mec-calendar.mec-event-container-simple .mec-calendar-row dt:last-child,
.mec-calendar.mec-event-container-simple .mec-calendar-table-head dt,
.mec-calendar.mec-event-container-simple .mec-calendar-table-head dt:last-child {
 border-width:2px
}
.mec-calendar.mec-event-container-simple dl dt.mec-selected-day,
.mec-calendar.mec-event-container-simple dl dt.mec-selected-day:hover {
 border-bottom:2px solid #40d9f1;
 background:unset
}
.mec-calendar.mec-event-container-simple .mec-calendar-table-head dt {
 line-height:36px
}
@media (max-width:768px) {
 .mec-calendar.mec-event-container-simple {
  overflow-x:scroll
 }
 .mec-calendar.mec-event-container-simple .mec-calendar-side {
  min-width:100%
 }
 .mec-event-container-simple .mec-monthly-tooltip h4 {
  font-size:12px
 }
 .mec-event-container-simple .mec-calendar-side {
  min-width:600px!important;
  overflow-x:scroll
 }
}
.mec-wrap.colorskin-custom .mec-calendar.mec-event-container-simple .mec-selected-day:hover {
 background:#f4f4f4
}
.mec-event-container-simple .mec-calendar-day .mec-monthly-tooltip.event-single-link-simple:last-of-type {
 border:none
}
.mec-tooltip-event-title {
 font-size:16px;
 font-weight:700;
 color:#000;
 margin-bottom:2px
}
.mec-tooltip-event-time,
.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-content .mec-price-details {
 font-size:12px;
 color:#888;
 margin-bottom:8px;
 margin-top:5px
}
.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-content {
 padding:17px
}
.mec-tooltip-event-content {
 clear:both
}
.mec-tooltip-event-featured {
 float:left;
 margin-right:13px;
 margin-bottom:1px
}
.mec-tooltip-event-featured img {
 max-width:120px
}
.mec-tooltip-event-desc {
 font-size:14px;
 color:#444;
 line-height:18px
}
.mec-tooltip-event-desc p {
 font-size:13px;
 line-height:1.4;
 margin-bottom:10px
}
.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-box {
 border-radius:3px!important;
 border:1px solid #e2e3e4!important;
 background:#fff!important;
 box-shadow:0 -1px 30px -2px rgba(0,0,0,.15)!important
}
.tooltipster-box .mec-tooltip-event-desc {
 margin-bottom:12px
}
.tooltipster-sidetip:not(.uael-tooltipster-active) .tooltipster-arrow {
 overflow:visible!important
}
.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-arrow-border {
 border-width:12px!important
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right:not(.uael-tooltipster-active) .tooltipster-arrow-border {
 border-right-color:#e2e3e4!important
}
.tooltipster-sidetip:not(.uael-tooltipster-active) .tooltipster-arrow-border {
 left:-12px!important;
 z-index:9999999999!important
}
.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-arrow-background {
 display:block!important
}
.tooltipster-sidetip:not(.uael-tooltipster-active) .tooltipster-arrow-background {
 border-width:11px!important;
 z-index:99999999999!important
}
.tooltipster-sidetip.tooltipster-right:not(.uael-tooltipster-active) .tooltipster-arrow-background {
 left:-9px!important;
 top:1px!important;
 border-right-color:#fff!important
}
.tooltipster-sidetip.tooltipster-top:not(.uael-tooltipster-active) .tooltipster-arrow-background {
 border-top-color:#fff!important;
 left:0!important;
 top:-1px!important
}
.tooltipster-sidetip.tooltipster-top:not(.uael-tooltipster-active) .tooltipster-arrow-border {
 left:-1px!important
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-top:not(.uael-tooltipster-active) .tooltipster-arrow-border {
 border-top-color:#e2e3e4!important
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom:not(.uael-tooltipster-active) .tooltipster-arrow-border {
 left:-1px!important;
 top:-11px!important
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom:not(.uael-tooltipster-active) .tooltipster-arrow-border {
 border-bottom-color:#e2e3e4!important
}
.tooltipster-sidetip.tooltipster-bottom:not(.uael-tooltipster-active) .tooltipster-arrow-background {
 top:-9px!important;
 border-bottom-color:#fff!important
}
.tooltipster-sidetip.tooltipster-left:not(.uael-tooltipster-active) .tooltipster-arrow-background {
 border-left-color:#fff!important;
 left:-2px!important;
 top:0!important
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left:not(.uael-tooltipster-active) .tooltipster-arrow-border {
 border-left-color:#e2e3e4!important;
 left:-1px!important;
 top:-1px!important
}
@media (max-width:780px) {
 .mec-event-container-simple .mec-monthly-tooltip.event-single-link-simple h4 {
  word-break:break-all;
  font-size:13px
 }
}
@media (max-width:320px) {
 .mec-event-container-simple .mec-monthly-tooltip.event-single-link-simple h4 {
  font-size:10px
 }
}
.mec-calendar.mec-calendar-daily .mec-calendar-day-events .mec-event-article {
 padding-left:15px;
 padding-right:15px;
 position:relative
}
.mec-calendar.mec-calendar-daily .mec-calendar-a-month {
 text-align:center;
 background-color:#fff;
 border-bottom:2px solid #f4f4f4;
 position:relative
}
.mec-calendar.mec-calendar-daily .mec-calendar-a-month h4 {
 color:#444;
 font-size:18px;
 line-height:1.2;
 padding:15px 0 11px;
 margin:0;
 font-weight:700;
 letter-spacing:1px;
 text-transform:uppercase;
 border-bottom:1px solid #e6e6e6
}
.mec-calendar.mec-calendar-daily .mec-calendar-d-top {
 text-align:center;
 padding:10px 0;
 position:relative;
 background-color:#fafafa
}
.mec-calendar.mec-calendar-daily .mec-next-month,
.mec-calendar.mec-calendar-daily .mec-previous-month {
 position:absolute;
 top:50%;
 left:50%;
 margin-top:-25px;
 min-width:50px;
 height:50px;
 line-height:50px;
 text-align:center;
 background:#fff;
 border:1px solid #e2e2e2;
 border-radius:50px;
 box-shadow:0 2px 0 0 rgba(0,0,0,.015);
 transition:all .33s ease;
 cursor:pointer
}
.mec-calendar.mec-calendar-daily .mec-next-month i,
.mec-calendar.mec-calendar-daily .mec-previous-month i {
 font-size:14px;
 cursor:pointer
}
.mec-calendar.mec-calendar-daily .mec-next-month:hover,
.mec-calendar.mec-calendar-daily .mec-previous-month:hover {
 border-color:#d0d0d0;
 color:#444;
 box-shadow:0 2px 5px 0 rgba(0,0,0,.075)
}
.mec-calendar.mec-calendar-daily .mec-previous-month {
 margin-left:-150px
}
.mec-calendar.mec-calendar-daily .mec-next-month {
 margin-left:100px
}
.mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month,
.mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month {
 min-height:28px;
 height:28px;
 line-height:28px;
 width:28px;
 margin-top:-14px;
 border-radius:3px
}
.mec-calendar.mec-calendar-daily .mec-calendar-d-top h2,
.mec-calendar.mec-calendar-daily .mec-calendar-d-top h3 {
 margin-top:9px;
 color:#b9b9b9;
 font-size:30px;
 font-weight:100;
 text-transform:uppercase;
 margin-bottom:12px;
 line-height:1
}
.mec-calendar.mec-calendar-daily .mec-calendar-d-top h2 {
 font-size:81px;
 color:#444;
 margin-bottom:10px;
 line-height:1.1
}
.mec-calendar.mec-calendar-daily .mec-calendar-d-table {
 overflow:hidden;
 background:#fff;
 min-height:60px;
 border-top:1px solid #e6e6e6;
 border-bottom:2px solid #f3f3f3;
 padding:0 50px;
 position:relative
}
@media only screen and (min-width:479px) {
 .mec-calendar.mec-calendar-daily .mec-calendar-d-table {
  padding:0 55px
 }
}
.mec-calendar.mec-calendar-daily .mec-calendar-d-table dl {
 width:1310px;
 display:block
}
.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl {
 display:none
}
.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl.mec-weekly-view-week-active {
 display:flex
}
.mec-calendar.mec-calendar-daily .mec-calendar-d-table a,
.mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt {
 display:block;
 background:#fff;
 width:42px;
 height:60px;
 line-height:60px;
 text-align:center;
 float:left;
 border-right:1px solid #e6e6e6;
 border-bottom:1px solid #e6e6e6;
 border-radius:0
}
.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day:hover,
.mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt:hover {
 background:#fafafa;
 box-shadow:0 2px 5px 0 rgba(0,0,0,.065) inset;
 cursor:pointer
}
.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day {
 cursor:default;
 background:#fff;
 color:#c1c1c1;
 line-height:59px;
 text-align:center;
 border-right:1px solid #e6e6e6;
 border-bottom:1px solid #e6e6e6
}
.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-has-event {
 cursor:pointer;
 font-weight:700;
 color:#4a4a4a
}
.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-daily-view-day-active,
.mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt.mec-table-d-current {
 font-size:18px;
 font-weight:700;
 background:#fafafa;
 color:#40d9f1
}
.mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-next,
.mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-prev {
 float:none;
 font-size:14px;
 width:55px;
 position:absolute;
 top:0;
 left:0;
 cursor:pointer
}
.mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-next {
 left:auto;
 right:0;
 border-left:1px solid #e6e6e6;
 border-right:none
}
.mec-calendar.mec-calendar-daily .mec-today-container .mec-today-count {
 font-size:12px;
 color:#888;
 text-align:center
}
@media only screen and (max-width:479px) {
 .mec-calendar.mec-calendar-daily .mec-previous-month {
  margin-left:-130px
 }
 .mec-calendar.mec-calendar-daily .mec-next-month {
  margin-left:80px
 }
 .mec-calendar.mec-calendar-daily .mec-calendar-a-month h4 {
  font-size:14px;
  letter-spacing:0
 }
}
.widget .mec-calendar.mec-calendar-daily .mec-calendar-a-month h4 {
 font-size:14px;
 letter-spacing:0
}
.widget .mec-calendar.mec-calendar-daily .mec-previous-month {
 margin-left:-130px
}
.widget .mec-calendar.mec-calendar-daily .mec-next-month {
 margin-left:80px
}
.mec-util-hidden {
 display:none
}
.mec-daily-view-date-events,
.mec-weekly-view-date-events {
 list-style:none;
 margin:0
}
.mec-calendar.mec-calendar-weekly .mec-calendar-d-table {
 padding:0
}
.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl {
 width:calc(100% - 1px)
}
.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt {
 width:100%;
 height:70px;
 line-height:normal;
 cursor:default
}
.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt:hover {
 background:#fff;
 cursor:default
}
.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt:last-child {
 border-right:none
}
.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span {
 font-size:12px;
 font-weight:700;
 text-transform:uppercase;
 display:block;
 margin:15px 0 6px
}
.mec-calendar.mec-calendar-weekly .mec-calendar-d-table a.mec-table-d-next,
.mec-calendar.mec-calendar-weekly .mec-calendar-d-table a.mec-table-d-prev {
 display:none
}
ul.mec-weekly-view-dates-events,
ul.mec-weekly-view-dates-events li {
 padding:0;
 margin:0;
 line-height:initial
}
.mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date {
 width:64px;
 height:64px;
 margin-right:10px;
 font-size:11px;
 text-transform:uppercase;
 float:left;
 text-align:center;
 padding-top:2px
}
.mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date span {
 font-size:40px;
 line-height:30px;
 font-weight:700;
 display:block;
 margin-bottom:6px;
 letter-spacing:1px
}
.mec-calendar.mec-calendar-weekly .mec-calendar-a-month .mec-previous-month {
 margin-left:0;
 left:12px
}
.mec-calendar.mec-calendar-weekly .mec-calendar-a-month .mec-next-month {
 margin-left:0;
 left:auto;
 right:12px
}
@media only screen and (max-width:479px) {
 .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span {
  font-size:9px;
  letter-spacing:0
 }
 .mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date {
  width:100%;
  height:36px;
  margin-bottom:12px;
  line-height:1;
  font-size:10px;
  margin-right:5px;
  text-align:left
 }
 .mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date span {
  font-size:18px;
  margin-bottom:5px
 }
}
.widget .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span {
 font-size:9px;
 letter-spacing:0
}
.widget .mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date {
 width:100%;
 height:36px;
 margin-bottom:12px;
 line-height:1;
 font-size:10px;
 margin-right:5px;
 text-align:left
}
.widget .mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date span {
 font-size:18px;
 margin-bottom:5px
}
.mec-week-events-container .mec-weekly-view-dates-events li.mec-no-event-found {
 list-style:none!important
}
li.mec-no-event-found .mec-event-title {
 text-align:center
}
.mec-widget .mec-calendar {
 max-width:100%
}
.mec-widget .mec-calendar dl dt,
.mec-wrap.mec-sm959.mec-widget .mec-calendar.mec-event-calendar-classic dl dt {
 height:40px
}
.mec-widget .mec-calendar .mec-calendar-events-sec {
 padding:10px
}
.mec-widget .mec-calendar .mec-calendar-header h2 {
 font-size:13px;
 margin-top:8px
}
.mec-widget .mec-calendar .mec-event-list-classic .mec-event-image {
 margin-right:12px
}
.mec-widget .mec-calendar .mec-has-event:after {
 width:4px;
 height:4px
}
.mec-widget .mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-title {
 font-size:14px
}
.mec-widget .mec-calendar .mec-event-article .mec-event-image {
 margin-right:11px
}
.mec-widget .mec-box-calendar.mec-calendar .mec-calendar-header {
 margin-bottom:20px
}
.mec-widget .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,
.mec-widget .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {
 font-size:0;
 padding:4px 0;
 text-align:center;
 min-width:33px
}
.mec-widget .mec-event-calendar-classic .mec-calendar-side .mec-calendar-table {
 min-height:200px
}
.mec-widget .mec-event-list-classic {
 margin-bottom:8px;
 padding:8px 0
}
.mec-widget .mec-event-list-classic .mec-event-article {
 margin-bottom:0;
 padding:10px 0;
 position:relative;
 min-height:86px;
 padding-left:80px
}
.mec-widget .mec-event-list-classic .mec-event-date {
 font-size:10px;
 line-height:14px;
 text-transform:uppercase
}
.mec-widget .mec-event-list-classic .mec-event-title {
 font-size:13px
}
.mec-widget .mec-event-list-classic .mec-event-detail {
 font-size:11px
}
.mec-widget .mec-event-list-classic .mec-event-image {
 width:68px;
 position:absolute;
 left:0
}
.mec-event-list-classic .mec-event-image img {
 width:100%
}
.mec-widget .mec-event-list-classic .mec-event-detail {
 overflow:visible
}
.event-color {
 width:14px;
 display:inline-block;
 height:14px;
 margin-left:5px;
 border-radius:50%
}
.mec-map-lightbox-wp {
 width:580px;
 padding:15px 15px 0;
 background-color:#fff
}
.mec-map-view-event-detail.mec-event-detail {
 width:580px;
 background-color:#e9e9e9;
 padding:8px 15px
}
.mec-map-lightbox-wp.mec-event-list-classic .mec-event-article {
 padding:0 0 15px;
 margin:0
}
.mec-map-lightbox-wp.mec-event-list-classic .mec-event-image {
 width:70px;
 margin-right:15px
}
.mec-marker-infowindow-wp {
 padding:10px
}
.mec-marker-infowindow-wp .mec-marker-infowindow-count {
 width:60px;
 height:60px;
 display:block;
 text-align:center;
 line-height:60px;
 border:1px solid #40d9f1;
 border-radius:50%;
 font-size:32px;
 color:#40d9f1;
 float:left;
 margin-right:11px
}
.mec-marker-infowindow-wp .mec-marker-infowindow-content {
 overflow:hidden;
 padding-top:6px
}
.mec-marker-infowindow-wp .mec-marker-infowindow-content span {
 display:block;
 color:#222
}
.mec-marker-infowindow-wp .mec-marker-infowindow-content span:first-child {
 font-size:15px;
 font-weight:700
}
.mec-marker-wrap {
 display:inline-block;
 width:35px;
 height:35px;
 margin:15px 0 0 4px;
 border-radius:50% 50% 50% 0;
 background:#00cae9;
 animation-name:mec-map-bounce;
 animation-fill-mode:both;
 animation-duration:1s;
 border:3px solid #fff;
 cursor:pointer
}
.mec-marker-wrap .mec-marker {
 margin-top:5px;
 display:block;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg);
 text-align:center;
 color:#fff;
 font-size:17px
}
.mec-marker-wrap .mec-marker-pulse-wrap {
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg);
 display:inline-block;
 margin-left:-11px;
 margin-top:0
}
.mec-marker-wrap .mec-marker-pulse {
 display:inline-block;
 background:#c5c5c5;
 border-radius:50%;
 height:14px;
 width:14px;
 -webkit-transform:rotateX(55deg);
 transform:rotateX(55deg);
 z-index:-2
}
.mec-marker-wrap .mec-marker-pulse:after {
 content:'';
 border-radius:50%;
 height:40px;
 width:40px;
 position:absolute;
 margin:-13px 0 0 -13px;
 animation:pulsate 1s ease-out;
 animation-iteration-count:infinite;
 opacity:0;
 box-shadow:0 0 1px 2px #00cae9;
 animation-delay:1.1s
}
@keyframes pulsate {
 0% {
  transform:scale(.1,.1);
  opacity:0
 }
 50% {
  opacity:1
 }
 100% {
  transform:scale(1.2,1.2);
  opacity:0
 }
}
@keyframes mec-map-bounce {
 0% {
  opacity:0;
  transform:translateY(-2000px) rotate(-45deg)
 }
 60% {
  opacity:1;
  transform:translateY(30px) rotate(-45deg)
 }
 80% {
  transform:translateY(-10px) rotate(-45deg)
 }
 100% {
  transform:translateY(0) rotate(-45deg)
 }
}
.mec-skin-grid-container .mec-skin-map-container,
.mec-skin-list-container .mec-skin-map-container {
 margin-bottom:20px
}
.mec-single-event {
 margin-top:10px
}
.mec-single-event .mec-events-meta-group-countdown {
 color:#c9c9c9;
 text-align:center;
 margin-bottom:30px;
 padding:20px 30px;
 background:#fff;
 border:1px solid #e6e6e6;
 box-shadow:0 2px 0 0 rgba(0,0,0,.016)
}
.mec-events-meta-group-countdown .countdown-w {
 text-align:center;
 font-size:36px;
 margin:0 auto;
 padding:40px 0 0;
 position:relative;
 display:table;
 table-layout:fixed
}
.mec-events-meta-group-countdown .countdown-w .icon-w {
 font-size:24px
}
.mec-events-meta-group-countdown .countdown-w .label-w {
 font-size:15px;
 font-weight:300;
 letter-spacing:1px;
 text-transform:uppercase;
 position:relative
}
.mec-events-meta-group-countdown .countdown-w .block-w {
 display:table-cell;
 margin:0 20px 10px;
 position:relative;
 height:70px;
 width:190px;
 font-size:72px;
 transition:all .3s ease-in-out;
 line-height:1.2
}
.mec-events-meta-group-countdown .countdown-w .block-w.done-w {
 border:0 none
}
.mec-events-meta-group-countdown .countdown-w .block-w li {
 font-size:50px
}
.mec-events-meta-group-countdown .countdown-w span {
 padding:24px 0 20px
}
.mec-events-meta-group-countdown .countdown-w .div-d {
 display:none
}
.mec-events-meta-group-countdown .countdown-w .countdown-message {
 display:none
}
.mec-events-meta-group-countdown .countdown-w .block-w i {
 display:none
}
#countdown {
 list-style:none;
 margin-bottom:0;
 margin-top:0;
 margin-left:0;
 padding-left:0
}
.mec-events-meta-group-countdown .mec-end-counts h3 {
 display:inherit;
 text-align:center;
 font-size:16px;
 right:50%
}
.mec-countdown-details .countdown-w .clockdiv li p {
 margin-top:23px
}
@media (min-width:481px) and (max-width:768px) {
 .mec-events-meta-group-countdown .countdown-w {
  padding:0
 }
 .mec-events-meta-group-countdown .countdown-w .label-w {
  font-size:12px;
  letter-spacing:0
 }
 .mec-events-meta-group-countdown .countdown-w span {
  font-size:34px
 }
}
@media (min-width:320px) and (max-width:480px) {
 .mec-events-meta-group-countdown .countdown-w .label-w {
  font-size:10px
 }
 .mec-events-meta-group-countdown .countdown-w span {
  font-size:28px
 }
 .mec-countdown-details .countdown-w .clockdiv li p {
  margin-top:16px
 }
}
@media (max-width:320px) {
 .mec-events-meta-group-countdown .countdown-w .label-w {
  font-size:9px;
  letter-spacing:0
 }
 .mec-events-meta-group-countdown .countdown-w span {
  font-size:22px
 }
}
.info-msg,
.mec-error,
.mec-success,
.warning-msg {
 margin:10px 0;
 padding:10px;
 border-radius:3px 3px 3px 3px;
 font-size:13px
}
.info-msg {
 color:#059;
 background-color:#bef
}
.mec-cart .mec-success,
.mec-success {
 color:#0dbf52;
 background-color:#cef7ce
}
.warning-msg {
 color:#9f6000;
 background-color:#feefb3
}
.mec-error {
 color:#d8000c!important;
 background-color:#ffbaba
}
.mec-fes-form,
.mec-fes-list {
 background:#f8feff;
 padding:30px 3%;
 color:#798f96
}
.mec-fes-list .mec-fes-list-top-actions,
.mec-fes-list ul {
 margin:0 auto 15px;
 max-width:960px;
 list-style:none;
 padding-left:40px
}
.mec-fes-form-cntt .dashicons-editor-help {
 display:none
}
.mec-fes-list ul li * {
 text-decoration:none!important
}
.mec-fes-list ul li {
 padding:20px 15px;
 border-radius:3px;
 margin-bottom:15px;
 border:1px solid #cfeff5;
 box-shadow:0 2px 6px -4px #cfeff5;
 background:#fff;
 line-height:normal
}
.mec-fes-list ul li a {
 box-shadow:none;
 color:#181818
}
.mec-fes-list ul li a:hover {
 color:#40d9f1
}
.mec-fes-list ul li .mec-event-title {
 font-size:17px;
 font-weight:600;
 width:calc(100% - 250px);
 display:inline-block
}
@media (max-width:680px) {
 .mec-fes-list ul li .mec-event-title {
  width:100%;
  font-size:13px;
  margin:0 0 20px 0;
  display:block
 }
 .mec-fes-list ul li {
  padding:10px 12px 40px
 }
}
@media (max-width:480px) {
 .mec-fes-list .mec-fes-list-top-actions,
 .mec-fes-list ul {
  padding-left:0
 }
}
.mec-fes-form .mec-required {
 color:#ff3c3c
}
.mec-fes-list .mec-event-status {
 color:#fff!important;
 border-color:transparent!important
}
.mec-fes-form .mec-book-confirmed,
.mec-fes-list .mec-book-confirmed {
 background:#50d477!important
}
.mec-fes-form .mec-book-pending,
.mec-fes-list .mec-book-pending {
 background:#fcbe69!important
}
.mec-fes-form .mec-book-rejected,
.mec-fes-list .mec-book-rejected {
 background:#fe686a!important
}
.mec-fes-form .mec-book-other,
.mec-fes-list .mec-book-other {
 background:#40d9f1!important
}
.mec-fes-list ul li .mec-fes-event-remove,
.mec-fes-list ul li .mec-fes-event-view {
 font-size:11px;
 padding:0;
 border:0;
 background:#f7f8f9;
 float:right;
 margin-left:5px;
 border-radius:2px;
 transition:all .2s ease
}
.mec-fes-list ul li .mec-fes-event-export a,
.mec-fes-list ul li .mec-fes-event-remove,
.mec-fes-list ul li .mec-fes-event-view a {
 padding:4px 8px;
 display:inline-block;
 border:1px solid #e7e8e9;
 border-radius:2px;
 color:#789;
 position:relative
}
@media (max-width:600px) {
 .mec-fes-list ul li .mec-fes-event-export a,
 .mec-fes-list ul li .mec-fes-event-remove,
 .mec-fes-list ul li .mec-fes-event-view a {
  font-size:10px
 }
}
.mec-fes-list ul li .mec-fes-event-remove:hover {
 cursor:pointer;
 background:#f96f8a;
 border-color:#f96f8a;
 color:#fff
}
.mec-fes-list ul li .mec-fes-event-export a:hover,
.mec-fes-list ul li .mec-fes-event-view a:hover {
 background:#40d9f1;
 color:#fff;
 border-color:#40d9f1
}
.mec-fes-form-top-actions a,
.mec-fes-list-top-actions a,
.single-mec-events .pmpro_content_message a,
.single-mec-events .pmpro_content_message a:link {
 position:relative;
 border:none;
 border-radius:3px;
 color:#fff!important;
 display:inline-block;
 font-size:13px;
 line-height:1;
 text-transform:none;
 font-weight:400;
 text-decoration:none;
 cursor:pointer;
 margin-bottom:20px!important;
 margin-right:10px;
 line-height:1;
 letter-spacing:0;
 padding:15px 22px;
 background:#39c36e;
 box-shadow:0 1px 7px -3px #39c36e!important;
 -webkit-transition:all .21s ease;
 -moz-transition:all .21s ease;
 transition:all .21s ease;
 text-decoration:unset
}
.mec-fes-form-top-actions a:hover,
.mec-fes-list-top-actions a:hover,
.single-mec-events .pmpro_content_message a:hover,
.single-mec-events .pmpro_content_message a:hover:link {
 background:#222;
 color:#fff
}
.mec-fes-list-top-actions a {
 font-weight:600;
 text-transform:capitalize
}
.mec-fes-form-top-actions a:before {
 content:'';
 border:solid #fff;
 border-width:0 2px 2px 0;
 display:inline-block;
 padding:6px;
 margin-right:5px;
 vertical-align:sub;
 transform:rotate(135deg);
 -webkit-transform:rotate(135deg)
}
.mec-fes-form .mec-form-row,
.mec-fes-list .mec-form-row {
 margin-bottom:10px;
 clear:both
}
.mec-fes-form label {
 font-size:13px;
 display:block;
 color:#798f96;
 font-weight:400;
 padding:0 0 4px 2px
}
.mec-fes-form input+label {
 padding-top:8px;
 padding-left:3px;
 margin:0;
 display:inline-block;
 vertical-align:top
}
#wrap .mec-fes-form input+label {
 padding-top:0
}
.mec-fes-form .post-status {
 float:right!important;
 margin:0 5px;
 color:#fff;
 padding:0 10px;
 border-radius:12px;
 font-style:italic;
 font-size:18px
}
.mec-fes-form #mec-event-data input[type=date],
.mec-fes-form input[type=email],
.mec-fes-form input[type=number],
.mec-fes-form input[type=password],
.mec-fes-form input[type=tel],
.mec-fes-form input[type=text],
.mec-fes-form input[type=url],
.mec-fes-form select,
.mec-fes-form textarea {
 min-width:inherit;
 width:auto;
 display:inline;
 min-height:30px;
 font-size:13px;
 padding:10px;
 margin-bottom:20px;
 clear:both;
 background:#fff;
 border:1px solid #cfeff5;
 box-shadow:0 2px 5px rgba(207,239,245,.38) inset;
 border-radius:3px;
 height:40px;
 max-width:280px;
 color:#798f96;
 font-family:inherit
}
#mec_fes_form input[type=date]::-webkit-calendar-picker-indicator,
.lity-content #mec_fes_form input[type=date]::-webkit-calendar-picker-indicator,
.lity-content .mec-events-meta-group-booking input[type=date]::-webkit-calendar-picker-indicator,
.mec-single-event .mec-events-meta-group-booking input[type=date]::-webkit-calendar-picker-indicator {
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA0QjQ2N0QwQjQ4MzExRUE4RDdFREZDRTUxMUVERTM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA0QjQ2N0QxQjQ4MzExRUE4RDdFREZDRTUxMUVERTM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDRCNDY3Q0VCNDgzMTFFQThEN0VERkNFNTExRURFMzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDRCNDY3Q0ZCNDgzMTFFQThEN0VERkNFNTExRURFMzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6WW71PAAAGIklEQVR42qRXS28bVRQ+586Mx3ZC1DSpVFojRU2CqMIGiSKxAVoUduzoDjYIlhU/Av4AYsdjRXfkD0Cjom6QqIqEqEhRo1aRkkZpkpY6j7GduQ++c2dsj1+BlInGztxvzj3nfudpPlM/otc2W2QjJmU0rZ0uUytUpBxNnN9p/FYhctF0+XUi2nPGkX7WJOfwxNRzqXxtbfI4eUvm7xY1o4iiI0d/vFiisL2BgTAz0yvbCRnLhP0uNEtqrgUseZRcwPPvJewaldSA8o48vo+Tj0U+CnrkOgZwvkEzEmGm1PF9fzK5Y3U/YlllsjRUv19zXl7571HyAjooc/kmYerpcmPO0Mfa0SyxEtji44ynOjPuayjecd7M46/MQOdGyIs9ThnzMLD0XRrwIdeetmoLm41fWiG95Ar792tydLLrOPkAlpW027hbG3+T37lf/5EtvYcXUuhfBjWp9wHRBO63c5lbEkQj2B92uaHy4l2EAQ66GFgbmiD4id/9q661ooAtf8rsvmUEilAHEqcgtJvvNq3YPTkJA8PksT9ZFxD8+4my9pvAOqOMxIMoJHfPZoJkJNiYat3duOac6hxt1N3GR8lnt0O623s+c2CVZEGaZ8Oks1mElvxu7hGYaQjpHLpH3q/YFQE7Oh5Y6gFTaHhAXlasxmoWpZO5L9Ow4DTv+UBZBAkWNO+CqhkbSOzaXWWyzY+n3WcACdVscnklz5CHYsmv1L/RyUJ/cs7zdT3Ey8pTgw/QgNNuS4XjNMvffwvBNmwDH+pdeZ3J+1qDdW15vS0iBhjZWzF9ge8HWl7zNLluYhP/9/jvFANXyL+ufF4jZvOCZsK8isp77+sixf10n7QQjJT39bBtjzdA5chtLG61n7kgk6UvDy29z4HL4c/ifkN0hYV+cA3Bc7stKAfossgSSF06+3HOu8QovE8eThDlv4pu1TbUOpqySDNUKMSDQRIo6QgVRHbFcID1mCITUGgNKLI9uBbcCC59xUi+DsiHBq0XOLb3utqOUYV+LglH9XJASRAsRNqt4xHVj59Exqw3AlrYi0PaiwNqBKoX12Y9iQSP/GkD4xZC0yt/GPFCvZzhUBoMtmPftRwMEEtpupy2auzadLraXtlNoXLhKQYLbjrWRx0cXNf24wxPSmWw5aZPNXSNOi5ytXqZpjTwSqs3PsJi0I61LG29EFG9GtyaeqgvxU17TrAkDjbvnq/eKcTYrbcemi5eHoI/OLgUt7r4n+cqd04llmZ3mjBSDQ4kYtERLLz4OKGt0xGKA9+RgiSGSRV7+UlCVvka72lEvHRx04vLGW2f/PzTBk3VtddRrGlhMXVaIdME5sLJ3ZQOTPQBNqj58uzcxsXtZEkqmQ7IB9ihLeA2x6FQqyG4cRuvbh8uNZSigzBCALhBBtrjkwjjQItQ+kPXWY6eBuEi/lmOlC8kvTh38ZLH3QC+y+GiIl4OqbeZ9RggQZgcVIXe1ep48jPkz/oGw7x1yoytIq1o59AH1Wp1rNHBSXA9tip87zYyvFzpx8dXLVTvqySvhUMNsN6+1ERrrNQVQs57H4K6cR35GrapffICb16RpO7glOHrrQyvjHXxQHB0/j1ugV0LpcFwAzS4n6hiZoIvEp2znwcSigfGJhxpMmseLc0dvFjcvRuLvdEdNyl2+0DOALwE863TM/jnJqhfQa6v4AfJzUNOZ/aVlhqIUpoO4PuU4XFsqFrSM866m9hxBXSvWPx/wHpGqA96Vfa5AH9HnMjYNI96dbkwaVzcCw/nAK+xHzp4Hp89eD04nENzX6v4cYrnrVWXXQF/Fh7MQfWasmogCNsmaT+qwD0g4gYsuYqnWlboeKMUumUr86LycxdwdRUb+zQTvAzcgL0jLXFkbkQUX5UKyFTE2bvZD0a5B8SAUu6dPf+7AInssja2VPSZRud2Ni/NKse5M2VQqkO4BxSzZLmV8Wwpa8S9OHsK3X6+Lc7F/JidOwvkc7z3FbIgzd7smy1c35TEg7NGrg6Ucs88UsCliOLHH1+Td8HYFl++W//QxfT9iSee/3lJWy5X6aMwtK3rTVWJUU4/g4GzdLLp73ku8cEDxNmXUZhc/0eAAQAVgX0RHvvILQAAAABJRU5ErkJggg==);
 background-position:center;
 background-size:cover;
 width:10px;
 height:12px;
 display:block
}
.mec-fes-form input {
 background:#fff!important;
 border-radius:3px!important
}
.mec-fes-form textarea {
 height:80px
}
.mec-fes-form input::-webkit-input-placeholder {
 color:#798f96
}
.mec-fes-form input::-moz-placeholder {
 color:#798f96
}
.mec-fes-form input:-ms-input-placeholder {
 color:#798f96
}
.mec-fes-form input:-moz-placeholder {
 color:#798f96
}
#mec-excerpt .mec-form-row .widefat {
 max-width:100%
}
#mec_more_info_target {
 width:100%
}
@media only screen and (min-width:961px) {
 .mec-fes-form #mec-event-data input[type=date],
 .mec-fes-form #mec-event-data select,
 .mec-fes-form input[type=email],
 .mec-fes-form input[type=password],
 .mec-fes-form input[type=tel],
 .mec-fes-form input[type=text],
 .mec-fes-form input[type=url],
 .mec-fes-form textarea {
  width:100%;
  display:inline-block
 }
}
@media only screen and (max-width:768px) {
 .mec-fes-form #mec-event-data input[type=date],
 .mec-fes-form #mec-event-data select,
 .mec-fes-form input[type=email],
 .mec-fes-form input[type=password],
 .mec-fes-form input[type=text],
 .mec-fes-form input[type=url],
 .mec-fes-form textarea {
  width:100%
 }
}
.mec-fes-form input[type=text]#mec_fes_title {
 padding:5px 10px;
 min-height:32px;
 height:50px;
 background:#fff!important;
 max-width:100%;
 font-size:19px;
 font-weight:400
}
.mec-fes-form input[type=checkbox],
.mec-fes-form input[type=radio] {
 display:inline!important;
 float:left;
 margin:5px 5px 0 0
}
.mec-fes-form input[type=email]:focus,
.mec-fes-form input[type=number]:focus,
.mec-fes-form input[type=password]:focus,
.mec-fes-form input[type=tel]:focus,
.mec-fes-form input[type=text]:focus,
.mec-fes-form input[type=url]:focus,
.mec-fes-form select:focus,
.mec-fes-form textarea:focus {
 border:1px solid #aaa;
 color:#444;
 background:#fff;
 -moz-box-shadow:0 0 3px rgba(0,0,0,.2);
 -webkit-box-shadow:0 0 3px rgba(0,0,0,.2);
 box-shadow:0 0 3px rgba(0,0,0,.2);
 outline:0
}
.mec-form-row .mec-color {
 cursor:pointer
}
.mec-form-row.mec-available-color-row span {
 margin:10px;
 width:14px;
 height:14px;
 display:inline-block;
 margin-right:6px;
 border-radius:20px 20px 20px 20px;
 vertical-align:middle
}
.mec-form-row.mec-available-color-row span:first-of-type {
 margin-left:0
}
.mec-fes-form.mec-fes-form .mec-tooltip {
 display:inline
}
.mec-fes-form-cntt .dashicons-editor-help {
 display:block
}
.mec-fes-form .mec-tooltip:hover:after,
.mec-fes-form .mec-tooltip:hover:before {
 display:none
}
.mec-fes-form.mec-fes-form .mec-tooltip {
 display:inline-flex;
 bottom:7px
}
.mec-fes-form .mec-tooltip .box {
 min-width:300px;
 max-width:600px;
 display:inline-block;
 left:26px;
 top:50%;
 transform:translateY(-50%);
 padding:0;
 margin-top:8px;
 background-color:#535a61;
 color:#fff;
 font-weight:300;
 font-size:14px;
 letter-spacing:.5px;
 line-height:1.3;
 position:absolute;
 z-index:9999999;
 box-sizing:border-box;
 border-radius:6px;
 box-shadow:0 4px 45px -8px #444b50;
 visibility:hidden;
 opacity:0;
 transition:opacity .23s
}
#webnus-dashboard .mec-fes-form .mec-tooltip .box p,
.mec-fes-form .mec-tooltip .box p {
 color:#fff!important;
 font-size:14px;
 line-height:1.3;
 margin:0
}
.mec-fes-form .mec-tooltip:hover .box {
 visibility:visible;
 opacity:1
}
.mec-fes-form .mec-tooltip:hover .box {
 padding:20px;
 border-radius:8px
}
.mec-fes-form .mec-tooltip .box h5 {
 color:#fff;
 font-size:17px;
 font-weight:600;
 margin:-30px -20px;
 padding:20px 0;
 text-align:center;
 margin-bottom:10px;
 background:#3a3f44;
 border-bottom:1px solid #32363a;
 border-radius:6px 6px 0 0;
 z-index:9999
}
#webnus-dashboard .mec-fes-form .mec-tooltip .box p a,
.mec-fes-form .mec-tooltip .box p a {
 color:#40d9f1;
 margin-top:10px;
 margin-left:0;
 font-weight:400;
 position:relative;
 text-decoration:none;
 display:block;
 width:max-content
}
.mec-fes-form .mec-tooltip .box a:hover {
 color:#f90
}
.mec-fes-form .mec-tooltip .box:after {
 display:block;
 position:absolute!important;
 top:100%!important;
 right:50%!important;
 margin-top:-6px!important;
 margin-right:-6px!important;
 width:12px!important;
 height:24px!important;
 overflow:hidden!important;
 transform:rotate(-90deg)!important
}
.mec-fes-form .mec-tooltip .box:before {
 display:block;
 content:''!important;
 position:absolute!important;
 width:12px;
 height:12px;
 left:-10px!important;
 top:50%!important;
 transform:translate(50%,-50%) rotate(-45deg)!important;
 background-color:#535a61!important;
 box-shadow:0 8px 9px -4px #535a61!important;
 z-index:0!important
}
.mec-fes-form .mec-tooltip .box.top {
 left:50%;
 top:0;
 transform:translate(-50%,-100%);
 margin-top:0;
 margin-left:-10px
}
.mec-fes-form .mec-tooltip .box.top:after {
 top:50%!important;
 right:100%!important
}
.mec-fes-form .mec-tooltip .box.top:before {
 left:50%!important;
 top:100%!important
}
.mec-fes-form .mec-tooltip .box.bottom {
 left:50%;
 top:auto;
 bottom:0;
 transform:translate(-50%,100%);
 margin-bottom:-20px;
 margin-left:-10px
}
.mec-fes-form .mec-tooltip .box.bottom:after {
 top:0!important;
 right:50%!important;
 background-color:#3a3f44!important
}
.mec-fes-form .mec-tooltip .box.bottom:before {
 left:50%!important;
 top:-7px!important;
 transform:translateX(-50%);
 background-color:#3a3f44!important
}
.mec-fes-form .mec-tooltip .box.left {
 left:auto;
 right:26px;
 top:50%;
 transform:translateY(-50%)
}
.mec-fes-form .mec-tooltip .box.left:before {
 right:0!important;
 left:auto!important;
 top:50%!important
}
.mec-fes-form .mec-tooltip {
 display:inline-block;
 position:relative;
 margin-right:10px;
 cursor:help;
 bottom:5px;
 left:3px
}
.mec-fes-form .mec-tooltip:last-child {
 margin-right:0
}
.mec-fes-form .mec-tooltip:hover:after {
 background:#313130;
 border-radius:5px;
 bottom:24px;
 color:#fff;
 content:attr(title);
 left:-75px;
 padding:10px;
 position:absolute;
 z-index:98;
 width:240px
}
.mec-fes-form .mec-tooltip:hover:before {
 border:solid;
 border-color:#313130 transparent;
 border-width:6px 6px 0;
 bottom:18px;
 content:'';
 left:30%;
 position:absolute;
 z-index:99
}
.mec-fes-form .mec-tooltip .dashicons-before:before {
 font-size:24px;
 color:#008aff;
 line-height:37px
}
.mec-fes-form .mec-tooltip a:focus {
 box-shadow:none
}
.mec-form-row .bootstrap_unvalid {
 display:block;
 border:2px solid red;
 position:relative;
 display:inline-block;
 border-bottom:1px dotted #000
}
.mec-fes-form .mec-tooltiptext {
 visibility:hidden;
 width:120px;
 background-color:red;
 color:#fff;
 text-align:center;
 border-radius:6px;
 padding:5px 0;
 position:absolute;
 z-index:1
}
.mec-fes-form .mec-tooltip .content p a {
 display:none
}
@media only screen and (min-width:961px) {
 .mec-fes-form .mec-fes-form-cntt,
 .mec-fes-form .mec-fes-form-sdbr {
  width:68%;
  float:left;
  padding-right:20px
 }
 .mec-fes-form .mec-fes-form-sdbr {
  width:32%;
  padding-right:0;
  padding-left:20px
 }
 .mec-fes-submit-mobile {
  display:none
 }
}
.mec-fes-form .mec-meta-box-fields {
 padding:0 20px 20px;
 border:1px solid #cfeff5;
 margin-bottom:20px!important;
 box-shadow:0 2px 6px -3px #cfeff5;
 border-radius:3px;
 background:#fff
}
.mec-fes-form .mec-meta-box-fields h4,
.mec-fes-form .mec-meta-box-fields h4 label {
 margin:0 -20px;
 font-size:15px;
 font-weight:600;
 letter-spacing:0;
 color:#40d9f1;
 text-transform:capitalize;
 padding:15px 20px;
 background:#ecfcff;
 margin-bottom:20px
}
.mec-fes-form .mec-meta-box-fields h4 label {
 padding:0;
 margin:0
}
.mec-fes-sub-button {
 width:100%
}
.mec-available-color-row span.color-selected {
 border:3px solid #fff;
 box-sizing:content-box;
 box-shadow:0 0 0 2px #40d9f1,0 2px 8px -1px #40d9f1
}
.mec-fes-loading:before {
 content:url(../../../plugins/modern-events-calendar/assets/img/ajax-loader.gif);
 background:0 0;
 border-style:none;
 display:block;
 margin-left:47%
}
.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text] {
 width:190px;
 margin-right:1.4%
}
.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text].mec-col-1,
.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text].mec-col-2 {
 width:120px;
 margin-right:10px
}
.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text].widefat {
 width:100%
}
.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row {
 border-bottom:none;
 padding-bottom:10px
}
.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text].mec-col-6 {
 width:39%
}
.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row button {
 margin-right:0;
 padding:9px 26px
}
.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row button.mec-add-hourly-schedule-button {
 font-size:12px;
 height:30px;
 line-height:25px
}
.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row .description {
 display:inline-block;
 border-left:1px dashed #bfcacc;
 margin-left:12px;
 line-height:28px;
 padding-left:12px;
 margin-top:5px;
 font-style:italic
}
@media only screen and (max-width:768px) {
 .mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text] {
  width:100%!important
 }
}
#mec_fes_form_message {
 max-width:838px;
 margin:10px auto;
 display:block!important;
 text-align:center
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip {
 position:relative
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list strong,
.post-type-mec-books .attendees strong {
 line-height:26px;
 padding-left:26px
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip:before {
 position:absolute;
 content:'\e001';
 font-family:simple-line-icons;
 margin:12px 0;
 top:-30px;
 left:0;
 font-size:18px;
 line-height:12px;
 color:#40d9f1;
 padding:0 60px 5px 0
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul {
 position:absolute;
 min-width:300px;
 max-width:600px;
 display:inline-block;
 left:60px;
 top:50%;
 transform:translateY(-50%);
 background-color:#535a61;
 color:#fff;
 font-weight:300;
 font-size:14px;
 letter-spacing:.5px;
 line-height:1.3;
 z-index:9999999;
 box-sizing:border-box;
 box-shadow:0 4px 45px -8px #444b50;
 visibility:hidden;
 opacity:0;
 transition:opacity .23s;
 padding:23px 20px 20px 20px;
 border-radius:8px;
 margin-top:-13px
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul:before {
 display:block;
 content:''!important;
 position:absolute!important;
 width:12px;
 height:12px;
 left:-10px!important;
 top:50%!important;
 transform:translate(50%,-50%) rotate(-45deg)!important;
 background-color:#535a61!important;
 box-shadow:0 8px 9px -4px #535a61!important;
 z-index:0!important
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip:hover ul {
 visibility:visible;
 opacity:1
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul li {
 list-style:none
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul a {
 color:#40d9f1;
 margin-bottom:14px;
 margin-left:0;
 font-weight:400;
 font-size:14px;
 letter-spacing:.5px;
 position:relative;
 text-decoration:none;
 display:block;
 width:max-content
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul li:last-child a {
 margin-bottom:0
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list {
 margin:0
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:first-child {
 background:#fff;
 border-bottom:1px solid #cfeff5
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:first-child div span {
 line-height:1;
 font-weight:600;
 font-size:13px
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix {
 display:flex;
 background:#f8feff;
 padding:10px;
 text-align:left
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3 {
 width:25%;
 word-wrap:break-word
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3:first-child {
 width:45%
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3:nth-child(2) {
 width:15%
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3:nth-child(3) {
 width:25%
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3:nth-child(4) {
 width:20%
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:not(:first-child) .w-col-xs-3 {
 font-size:13px;
 display:block;
 color:#798f96;
 font-weight:400;
 padding:0
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3 a {
 text-decoration:unset
}
.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:nth-child(odd) {
 background:#fff
}
.mec-pagination {
 display:block;
 margin:40px 0 0 0
}
.mec-pagination ul.page-numbers {
 display:flex;
 justify-content:center;
 align-content:space-around;
 flex-wrap:nowrap;
 align-items:center;
 flex-direction:row
}
.mec-pagination .page-numbers li {
 margin:0 7px;
 padding:0;
 display:flex
}
.mec-pagination .page-numbers li .page-numbers {
 text-align:center;
 font-size:14px;
 line-height:3;
 width:42px
}
.mec-pagination .page-numbers li .page-numbers.next,
.mec-pagination .page-numbers li .page-numbers.prev {
 width:110px
}
.mec-wrap .mec-totalcal-box {
 position:relative;
 border:1px solid #efefef;
 padding:20px 5px;
 margin:0 0 20px;
 background:#fafafa;
 overflow:hidden;
 box-shadow:0 3px 2px 0 rgba(0,0,0,.012);
 min-height:78px
}
.mec-wrap .mec-totalcal-box i {
 float:left;
 margin:0;
 width:36px;
 height:36px;
 background:#fff;
 border:1px solid #efefef;
 text-align:center;
 padding:10px 0;
 font-size:15px;
 color:#888
}
.mec-checkboxes-search .mec-searchbar-category-wrap,
.mec-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-wrap .mec-totalcal-box input,
.mec-wrap .mec-totalcal-box select {
 width:auto;
 min-height:36px;
 height:36px;
 line-height:36px;
 background:#fff;
 font-size:13px;
 color:#777;
 border:1px solid #efefef;
 margin:0 0 0 -1px;
 float:left;
 padding:0 5px
}
.mec-there-labels .mec-totalcal-view {
 margin-top:28px
}
.mec-wrap .mec-totalcal-box input[type=submit] {
 cursor:pointer;
 padding:0 16px;
 text-transform:uppercase;
 font-size:11px;
 transition:all .21s ease
}
.mec-wrap .mec-totalcal-box input[type=submit]:hover {
 background:#222;
 color:#fff
}
.mec-wrap .mec-totalcal-box .mec-totalcal-view span {
 display:inline-block;
 text-transform:uppercase;
 font-size:11px;
 padding:0 12px;
 cursor:pointer
}
.mec-wrap .mec-totalcal-box .mec-totalcal-view span:hover {
 color:#40d9f1
}
.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected {
 color:#fff;
 background:#40d9f1;
 border-color:#40d9f1
}
.mec-wrap .mec-totalcal-box .mec-totalcal-view {
 text-align:right;
 float:right
}
.mec-wrap .mec-totalcal-box input[type=search] {
 width:calc(100% - 36px)
}
.mec-there-reset-button .mec-totalcal-box {
 padding-bottom:48px
}
.mec-wrap .mec-totalcal-box .mec-search-reset-button .mec-button {
 position:absolute!important;
 margin:0!important;
 bottom:0!important;
 right:0!important;
 padding:9px 25px!important;
 border-radius:2px 0 0 0!important;
 background:#fff!important;
 color:#767676!important;
 border-top:1px solid!important;
 border-left:1px solid!important;
 border-color:#e8e8e8!important;
 overflow:hidden!important
}
.mec-wrap .mec-totalcal-box .mec-search-reset-button .mec-button:hover {
 background:#000!important;
 color:#fff!important;
 border-color:#000!important
}
.mec-full-calendar-wrap .mec-search-form .col-md-7 {
 padding:0
}
.mec-wrap .mec-date-search .mec-col-3,
.mec-wrap .mec-minmax-event-cost .mec-minmax-price {
 width:calc(50% - 17px)
}
.mec-wrap .mec-text-address-search.with-mec-cost {
 width:calc(100% - 356px)
}
.mec-wrap .mec-minmax-event-cost {
 display:block;
 float:left;
 width:50%;
 margin-left:10px
}
.mec-wrap .mec-minmax-event-cost.with-mec-address {
 display:block;
 width:336px;
 max-width:50%;
 float:right;
 margin-left:0;
 margin-right:10px
}
.mec-wrap .mec-checkboxes-search {
 margin-left:10px;
 margin-right:10px;
 display:table-caption
}
.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap {
 width:calc(100% - 36px)!important;
 max-width:calc(100% - 36px)!important;
 padding:0;
 position:relative;
 line-height:inherit;
 height:auto
}
.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap select {
 line-height:20px
}
.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container.select2-container--default {
 width:calc(100% - 36px)!important
}
.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap input[type=search] {
 width:calc(100% - 36px)!important;
 min-height:30px;
 margin:0
}
.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple ul,
.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container.select2-container--default {
 height:auto;
 overflow:unset
}
.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple ul {
 display:block
}
.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple {
 border:unset;
 width:100%;
 height:0!important;
 border-radius:0
}
.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple ul li {
 line-height:12px!important;
 max-height:20px!important;
 width:auto;
 margin-right:5px;
 margin-top:5px
}
.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple .select2-selection__choice {
 letter-spacing:0;
 color:#777;
 text-transform:capitalize;
 padding:4px 6px;
 background-color:#efefef;
 border-radius:2px;
 border:0;
 cursor:default;
 float:left;
 margin-right:5px;
 margin-top:5px;
 margin-bottom:5px;
 font-size:11px;
 text-transform:uppercase
}
.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple .select2-selection__choice__remove {
 color:#777
}
@media only screen and (min-width:961px) and (max-width:1200px) {
 .mec-wrap .mec-totalcal-box {
  padding:37px 5px
 }
}
@media only screen and (max-width:960px) {
 .mec-wrap .mec-totalcal-box .col-md-3,
 .mec-wrap .mec-totalcal-box .col-md-4,
 .mec-wrap .mec-totalcal-box .col-md-5 {
  width:100%;
  float:none;
  clear:both;
  overflow:hidden
 }
 .mec-full-calendar-wrap .mec-search-form .col-md-3,
 .mec-full-calendar-wrap .mec-search-form .col-md-4,
 .mec-full-calendar-wrap .mec-search-form .col-md-5 {
  display:block;
  max-width:100%;
  padding:0;
  margin:0 0 10px 0
 }
 .mec-full-calendar-wrap .mec-search-form .col-md-3 {
  padding-bottom:10px!important
 }
 .mec-wrap .mec-search-form .mec-date-search select {
  width:calc(100% - 106px)
 }
 .mec-wrap .mec-search-form .mec-date-search select:last-child {
  width:70px
 }
 .mec-wrap .mec-totalcal-box .mec-totalcal-view {
  float:none
 }
 .mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple .select2-selection__choice {
  display:block;
  max-width:100%;
  white-space:break-spaces;
  max-height:unset!important;
  height:auto!important
 }
}
@media only screen and (min-width:768px) and (max-width:960px) {
 .mec-wrap .mec-totalcal-box .col-md-4 {
  position:relative;
  width:initial
 }
 .mec-wrap .mec-totalcal-box .col-md-5 {
  padding-bottom:0
 }
 .mec-full-calendar-wrap .mec-search-form .col-md-5 {
  margin-top:20px
 }
 .mec-wrap .mec-totalcal-box {
  padding:37px 5px
 }
}
@media only screen and (max-width:767px) {
 .mec-wrap .mec-totalcal-box .mec-totalcal-view {
  float:none
 }
 .mec-wrap .mec-totalcal-box .col-md-4 {
  padding-bottom:0
 }
 .mec-wrap .mec-minmax-event-cost.with-mec-address,
 .mec-wrap .mec-text-address-search.with-mec-cost {
  width:100%;
  float:left
 }
 .mec-wrap .mec-minmax-event-cost.with-mec-address {
  max-width:calc(100% - 20px);
  margin:0 10px 20px 10px
 }
 .mec-wrap .mec-minmax-event-cost .mec-minmax-price {
  width:calc(50% - 17px)
 }
}
@media only screen and (max-width:479px) {
 .mec-wrap .mec-totalcal-box .mec-totalcal-view span {
  padding:0 8px;
  font-size:10px
 }
 .mec-wrap .mec-totalcal-box input[type=submit] {
  padding:0 10px;
  font-size:10px
 }
}
@media only screen and (min-width:961px) {
 .mec-wrap .mec-wrap.mec-sm959 .mec-totalcal-box .col-md-5,
 .mec-wrap.mec-sm959 .mec-totalcal-box .col-md-3 {
  padding-bottom:20px;
  clear:both;
  overflow:hidden
 }
 .mec-wrap.mec-sm959 .mec-totalcal-box .col-md-5 {
  right:10px;
  width:initial
 }
 .mec-wrap.mec-sm959 .mec-totalcal-box .col-md-4 {
  padding-bottom:0;
  width:100%
 }
}
@media (min-width:961px) and (max-width:1200px) {
 .mec-full-calendar-wrap .mec-totalcal-box {
  padding:15px 10px
 }
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-2 {
  width:50%
 }
 .mec-wrap .mec-totalcal-box .mec-totalcal-view span {
  padding:0 10px
 }
 .mec-search-form .mec-date-search,
 .mec-search-form .mec-dropdown-search,
 .mec-search-form .mec-text-address-search,
 .mec-search-form .mec-text-input-search {
  padding:0 4px
 }
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-2,
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-3,
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-4,
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-5 {
  padding-bottom:20px
 }
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-2 select {
  min-width:calc(100% - 36px)
 }
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-3 select {
  min-width:calc(30% - 10px)
 }
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-3:last-child select {
  min-width:calc(50% - 19px)
 }
 .mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span {
  font-size:9px;
  text-align:center
 }
}
@media only screen and (max-width:1200px) {
 .post-type-archive-mec-events .mec-totalcal-box .col-md-3,
 .post-type-archive-mec-events .mec-totalcal-box .col-md-4 {
  width:100%;
  padding:0
 }
 .post-type-archive-mec-events .mec-totalcal-box select:last-child {
  min-width:auto
 }
 .post-type-archive-mec-events .mec-totalcal-box .col-md-5 {
  position:relative;
  float:right;
  max-width:100%;
  left:0;
  top:20px;
  width:100%!important;
  display:block;
  clear:both
 }
 .post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view {
  max-width:100%;
  width:100%
 }
 .post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view span {
  width:20.1%;
  font-size:10px
 }
}
@media only screen and (max-width:960px) {
 .post-type-archive-mec-events .mec-totalcal-box .col-md-5 {
  top:10px
 }
}
@media only screen and (max-width:760px) {
 .post-type-archive-mec-events .mec-totalcal-box .col-md-5 {
  top:0!important
 }
}
@media only screen and (max-width:480px) {
 .post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view span {
  font-size:8px
 }
}
@media (min-width:1201px) and (max-width:1280px) {
 .mec-full-calendar-wrap .mec-totalcal-view span {
  font-size:9px;
  padding:0 10px
 }
}
@media (min-width:761px) and (max-width:1200px) {
 .mec-full-calendar-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search {
  width:33.3333%;
  display:block;
  float:left
 }
 .mec-full-calendar-wrap .mec-search-form .col-md-4 .mec-text-input-search {
  padding:0;
  margin-bottom:20px
 }
 .mec-full-calendar-wrap .mec-search-form .col-md-3 {
  width:100%
 }
 .mec-full-calendar-wrap .mec-search-form .mec-date-search select:last-child {
  min-width:70px;
  width:70px
 }
 .mec-full-calendar-wrap .mec-search-form .col-md-5 {
  float:right;
  padding:0 0 10px 0
 }
 .mec-full-calendar-wrap .mec-totalcal-view span {
  font-size:11px
 }
}
@media (max-width:760px) {
 .mec-full-calendar-wrap .mec-search-form .col-md-3 {
  width:100%
 }
 .mec-full-calendar-wrap .mec-search-form .mec-date-search select:last-child {
  min-width:70px;
  width:70px
 }
 .mec-full-calendar-wrap .mec-search-form .col-md-5 {
  float:right;
  padding:0 0 10px 0
 }
 .mec-full-calendar-wrap .mec-totalcal-view span {
  font-size:11px
 }
}
@media (max-width:960px) {
 .mec-full-calendar-wrap .mec-totalcal-box {
  padding:20px 20px
 }
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-2 {
  width:50%
 }
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-2,
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-3,
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-4 {
  padding-bottom:10px
 }
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-2 select {
  min-width:calc(100% - 36px);
  margin-bottom:10px
 }
 .mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view {
  margin-left:10px
 }
 .mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span {
  font-size:10px;
  text-align:center
 }
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-2 {
  width:100%
 }
 .mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span {
  min-width:14.3%;
  text-align:center;
  font-size:10px;
  margin-right:-1px
 }
}
@media (max-width:780px) {
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-3 select {
  width:calc(50% - 18px)!important
 }
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-4 {
  position:unset;
  padding-right:0
 }
 .mec-full-calendar-wrap .mec-search-form .col-md-3,
 .mec-full-calendar-wrap .mec-search-form .col-md-4,
 .mec-full-calendar-wrap .mec-search-form .col-md-5 {
  margin:0;
  padding:0
 }
 .mec-wrap .mec-totalcal-box .mec-totalcal-view span {
  padding:0 7px;
  margin-top:20px
 }
}
@media (max-width:480px) {
 .mec-full-calendar-wrap .mec-totalcal-box {
  padding:15px 10px
 }
 .mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span {
  min-width:13.5%;
  text-align:center;
  font-size:11px
 }
}
@media (max-width:411px) {
 .mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span {
  min-width:12%;
  font-size:10px
 }
}
@media (max-width:320px) {
 .mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span {
  min-width:22.5%;
  font-size:11px
 }
}
.mec-totalcalview-selected:hover {
 color:#fff!important
}
.mec-search-form {
 padding:20px 10px
}
.mec-search-form .mec-dropdown-wrap {
 display:table;
 width:100%
}
.mec-search-form .mec-date-input-search,
.mec-search-form .mec-date-search,
.mec-search-form .mec-dropdown-search,
.mec-search-form .mec-text-input-search,
.mec-search-form .mec-time-input-search {
 padding:0 10px;
 float:left
}
.mec-search-form .mec-date-search,
.mec-search-form .mec-time-picker-search,
.mec-search-form .mec-totalcal-view {
 padding:0 10px
}
.mec-search-form .mec-text-input-search {
 width:100%
}
.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search {
 width:50%
}
.mec-search-form .mec-date-search,
.mec-search-form .mec-time-picker-search {
 width:50%;
 float:left
}
.mec-search-form .mec-date-search.with-mec-time-picker,
.mec-search-form .mec-time-picker-search.with-mec-date-search {
 width:25%;
 float:left
}
.mec-search-form .mec-tab-loader.col-md-6 .mec-totalcal-view {
 padding:0
}
.mec-wrap .mec-search-form .with-mec-date-search .mec-timepicker-end,
.mec-wrap .mec-search-form .with-mec-date-search .mec-timepicker-start {
 width:calc(50% - 17px)
}
.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search.col-md-12,
.mec-search-form .mec-minmax-event-cost,
.mec-search-form .mec-text-address-search {
 min-height:55px
}
.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search.col-md-12,
.mec-widget .mec-search-form .mec-date-search,
.mec-widget .mec-search-form .mec-text-input-search {
 width:100%
}
.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search.col-md-12 {
 padding:0 10px
}
.mec-there-labels .mec-search-form .mec-full-calendar-search-ends .mec-text-input-search.col-md-12 {
 margin-top:20px
}
.mec-search-form .mec-minmax-event-cost,
.mec-search-form .mec-text-address-search,
.mec-widget .mec-search-form .mec-text-input-search {
 margin-top:10px
}
.mec-search-form .mec-date-search {
 clear:left
}
.mec-search-form .mec-dropdown-wrap .mec-dropdown-search {
 display:table-cell;
 float:none
}
.mec-widget .mec-search-form .mec-dropdown-wrap .mec-dropdown-search {
 display:block
}
.mec-checkboxes-search .mec-searchbar-category-wrap,
.mec-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select {
 width:calc(100% - 36px);
 margin-bottom:10px
}
.mec-wrap .mec-search-form .mec-minmax-price input,
.mec-wrap .mec-search-form .mec-text-address-search input,
.mec-wrap .mec-search-form .mec-text-input-search input {
 margin-bottom:10px
}
.mec-wrap .mec-totalcal-box label {
 display:block;
 line-height:1.8;
 margin-bottom:4px;
 font-size:13px;
 color:#9a9a9a
}
.mec-wrap .mec-search-form .mec-date-search select {
 width:calc(100% - 106px)
}
.mec-wrap .mec-search-form .mec-date-search select:last-child {
 width:70px
}
@media only screen and (max-width:781px) {
 .mec-search-form .mec-date-search,
 .mec-search-form .mec-dropdown-search,
 .mec-search-form .mec-text-input-search {
  width:100%;
  float:none
 }
 .mec-search-form .mec-date-search {
  min-height:55px
 }
 .mec-search-form .mec-dropdown-wrap .mec-dropdown-search {
  display:block;
  width:50%;
  float:left
 }
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-3 {
  margin-bottom:0;
  padding-bottom:0!important
 }
}
@media only screen and (max-width:479px) {
 .mec-search-form .mec-dropdown-wrap .mec-dropdown-search {
  display:block;
  width:100%;
  float:none
 }
}
@media only screen and (min-width:961px) and (max-width:1200px) {
 .post-type-archive-mec-events .mec-totalcal-box .col-md-3,
 .post-type-archive-mec-events .mec-totalcal-box .col-md-4,
 .post-type-archive-mec-events .mec-totalcal-box .col-md-5 {
  max-width:100%;
  width:100%
 }
 .post-type-archive-mec-events .mec-totalcal-box .col-md-4 {
  padding:0 10px
 }
 .post-type-archive-mec-events .mec-totalcal-box .col-md-4 .mec-text-input-search {
  margin:0
 }
 .post-type-archive-mec-events .mec-totalcal-box .col-md-5 {
  margin-bottom:20px;
  padding:0 10px 10px 10px
 }
}
@media only screen and (max-width:960px) {
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-4,
 .post-type-archive-mec-events .mec-totalcal-box .col-md-4 {
  padding:0 10px
 }
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-4 {
  margin-bottom:0
 }
 .post-type-archive-mec-events .mec-totalcal-box .col-md-4 .mec-text-input-search {
  margin:0
 }
 .post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view {
  padding-right:15px
 }
 .mec-full-calendar-wrap .mec-search-form .col-md-5 {
  margin-bottom:0
 }
 .post-type-archive-mec-events .mec-totalcal-box .col-md-5 {
  padding:0
 }
}
@media only screen and (max-width:780px) {
 .post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view span {
  margin-top:10px;
  margin-bottom:10px
 }
 .mec-wrap .mec-totalcal-box .mec-totalcal-view span {
  margin-top:0
 }
}
@media only screen and (max-width:760px) {
 .post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view span {
  margin-top:20px;
  margin-bottom:0
 }
 .mec-wrap .mec-totalcal-box .mec-totalcal-view span {
  margin-top:20px
 }
 .mec-full-calendar-wrap .mec-totalcal-box .col-md-4,
 .post-type-archive-mec-events .mec-totalcal-box .col-md-4 {
  padding:0
 }
}
@media only screen and (max-width:1200px) {
 .post-type-archive-mec-events .mec-full-calendar-wrap .mec-totalcal-view span {
  width:14.333%;
  font-size:8px
 }
}
@media only screen and (min-width:320px) and (max-width:960px) {
 .post-type-archive-mec-events .mec-search-form .col-md-5 span {
  width:20%!important
 }
}
.mec-search-form .mec-text-address-search {
 float:left;
 width:100%;
 padding:0 10px
}
@media (max-width:960px) {
 .mec-search-form .mec-dropdown-search {
  margin-bottom:10px
 }
 .mec-wrap .mec-minmax-event-cost.with-mec-address,
 .mec-wrap .mec-text-address-search.with-mec-cost {
  margin-top:0
 }
 .mec-search-form .mec-date-search.with-mec-time-picker,
 .mec-search-form .mec-time-picker-search.with-mec-date-search {
  width:50%;
  margin-bottom:20px
 }
 .mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view {
  margin:0
 }
 .mec-full-calendar-wrap .mec-tab-loader {
  width:100%;
  display:block;
  float:unset;
  padding:0 0 0 10px
 }
}
@media (max-width:780px) {
 .mec-full-calendar-wrap .mec-totalcal-box {
  padding:10px
 }
 .mec-search-form .mec-date-search.with-mec-time-picker,
 .mec-search-form .mec-time-picker-search.with-mec-date-search {
  margin:20px 0;
  height:auto
 }
 .mec-search-form .mec-date-search {
  min-height:unset
 }
}
@media (max-width:480px) {
 .mec-search-form .mec-date-search.with-mec-time-picker,
 .mec-search-form .mec-time-picker-search.with-mec-date-search {
  width:100%
 }
 .mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span {
  min-width:12%;
  text-align:center;
  font-size:9px
 }
 .mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span,
 .mec-search-form .mec-date-search.with-mec-time-picker,
 .mec-search-form .mec-full-calendar-search-ends .mec-text-input-search,
 .mec-search-form .mec-minmax-event-cost,
 .mec-search-form .mec-text-address-search,
 .mec-search-form .mec-time-picker-search.with-mec-date-search,
 .mec-wrap .mec-minmax-event-cost.with-mec-address {
  margin-bottom:0;
  margin-top:10px;
  min-height:auto
 }
 .mec-wrap .mec-minmax-event-cost.with-mec-address {
  margin-bottom:10px
 }
 .mec-wrap.mec-widget .mec-minmax-event-cost.with-mec-address,
 .mec-wrap.mec-widget .mec-search-form .mec-time-picker-search.with-mec-date-search,
 .mec-wrap.mec-widget .mec-text-address-search.with-mec-cost {
  display:block!important;
  width:100%!important;
  max-width:100%!important
 }
 .mec-wrap.mec-widget .mec-minmax-event-cost.with-mec-address {
  float:left!important;
  max-width:calc(100% - 20px)!important;
  margin:0 0 0 10px!important
 }
 .mec-wrap.mec-widget .mec-search-form .mec-time-picker-search.with-mec-date-search {
  margin-top:20px!important
 }
 .mec-wrap.mec-widget .mec-search-form .mec-text-input-search {
  padding:10px!important
 }
}
.ui-datepicker {
 background-color:#fff;
 border:1px solid #66afe9;
 border-radius:4px;
 box-shadow:0 0 8px rgba(102,175,233,.6);
 display:none;
 margin-top:4px;
 padding:10px;
 width:240px
}
.ui-datepicker a,
.ui-datepicker a:hover {
 text-decoration:none;
 cursor:pointer
}
.ui-datepicker a:hover,
.ui-datepicker td:hover a {
 color:#2c6396;
 -webkit-transition:color .1s ease-in-out;
 -moz-transition:color .1s ease-in-out;
 -o-transition:color .1s ease-in-out;
 transition:color .1s ease-in-out
}
.ui-datepicker .ui-datepicker-header {
 margin-bottom:4px;
 text-align:center
}
.ui-datepicker .ui-datepicker-title {
 font-weight:700
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
 cursor:default;
 font-family:dashicons;
 -webkit-font-smoothing:antialiased;
 font-style:normal;
 font-weight:400;
 height:20px;
 line-height:1.4;
 margin-top:2px;
 width:20px
}
.ui-datepicker .ui-datepicker-prev {
 float:left;
 text-align:left
}
.ui-datepicker .ui-datepicker-next {
 float:right;
 text-align:center
}
.ui-datepicker .ui-datepicker-prev:before {
 content:'\f341'
}
.ui-datepicker .ui-datepicker-next:before {
 content:'\f345'
}
.ui-datepicker .ui-icon {
 display:none
}
.ui-datepicker .ui-datepicker-calendar {
 table-layout:fixed;
 width:100%
}
.ui-datepicker .ui-datepicker-calendar td,
.ui-datepicker .ui-datepicker-calendar th {
 text-align:center;
 padding:4px 0
}
.ui-datepicker .ui-datepicker-calendar td {
 border-radius:4px;
 -webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;
 -moz-transition:background-color .1s ease-in-out,color .1s ease-in-out;
 -o-transition:background-color .1s ease-in-out,color .1s ease-in-out;
 transition:background-color .1s ease-in-out,color .1s ease-in-out
}
.ui-datepicker .ui-datepicker-calendar td:hover {
 background-color:#eee;
 cursor:pointer
}
.ui-datepicker .ui-datepicker-calendar td a {
 text-decoration:none
}
.ui-datepicker .ui-datepicker-current-day {
 background-color:#4289cc
}
.ui-datepicker .ui-datepicker-current-day a {
 color:#fff
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
 background-color:#fff;
 cursor:default
}
.mec-owl-theme .owl-dots .owl-dot {
 border:none
}
.event-carousel-type1-head .mec-event-image {
 position:relative;
 min-height:150px;
 overflow:hidden
}
.event-carousel-type1-head .mec-event-image img {
 width:100%
}
.mec-event-carousel-content .mec-event-carousel-title a {
 transition:all .2s ease
}
.event-carousel-type1-head .mec-event-date-carousel {
 position:absolute;
 top:25px;
 left:1px;
 font-size:41px;
 width:160px;
 color:#fff;
 font-weight:500;
 background-color:#40d9f1;
 padding-left:14px;
 height:97px;
 line-height:2.3;
 padding-right:85px
}
.event-carousel-type1-head .mec-event-date-carousel:after {
 content:'';
 position:absolute;
 display:inline-block;
 z-index:-1;
 bottom:-13px;
 left:5px;
 width:0;
 border-width:13px;
 border-style:solid;
 border-color:transparent transparent #40d9f1 transparent;
 transform:rotate(45deg)
}
.event-carousel-type1-head .mec-event-date-info {
 font-size:12px;
 font-weight:300;
 position:absolute;
 top:27px;
 left:75px
}
.event-carousel-type1-head .mec-event-date-info-year {
 font-size:12px;
 font-weight:300;
 position:absolute;
 top:45px;
 left:75px
}
.mec-event-carousel-content {
 border:1px solid #e8e8e8;
 border-top:none;
 margin-top:-5px;
 padding:34px 9px 11px 37px
}
.mec-event-carousel-content .mec-event-carousel-title a {
 font-size:23px;
 font-weight:500;
 color:#000;
 letter-spacing:-1px
}
.mec-event-carousel-content p {
 font-size:14px;
 color:#7a7272;
 font-weight:300
}
.mec-owl-crousel-skin-type1 .owl-item .mec-event-article {
 padding:0 19px
}
.mec-event-carousel-type1 .owl-page.active span {
 background-color:#00aeef;
 height:14px;
 width:14px
}
.mec-event-carousel-type1 .mec-event-carousel-content {
 margin-bottom:15px;
 box-shadow:0 1px 2px rgba(0,0,0,.04);
 transition:all .27s ease
}
.mec-event-carousel-type1 .mec-event-carousel-content:hover {
 box-shadow:0 0 35px rgba(0,0,0,.07)
}
.mec-skin-carousel-container .mec-multiple-event .mec-event-date-carousel {
 width:255px
}
.mec-skin-carousel-container .mec-multiple-event .event-carousel-type1-head .mec-event-date-info,
.mec-skin-carousel-container .mec-multiple-event .event-carousel-type1-head .mec-event-date-info-year {
 left:175px
}
.mec-skin-carousel-container .mec-time-details,
.mec-skin-carousel-container .mec-time-details span {
 font-size:11px;
 font-weight:400;
 line-height:1.9;
 letter-spacing:0;
 color:#000;
 border-radius:2px;
 white-space:nowrap
}
.mec-event-carousel-type4 .mec-time-details,
.mec-event-carousel-type4 .mec-time-details span {
 color:#fff
}
.mec-skin-carousel-container .mec-time-details span {
 margin:0;
 display:inline-block
}
@media only screen and (min-width:768px) and (max-width:1000px),(min-width:270px) and (max-width:448px) {
 .event-carousel-type1-head .mec-event-date-carousel {
  font-size:25px;
  line-height:2.5;
  padding-right:70px;
  height:64px;
  width:120px
 }
 .event-carousel-type1-head .mec-event-date-carousel:after {
  left:7px
 }
 .event-carousel-type1-head .mec-event-date-info {
  font-size:10px;
  top:13px;
  left:55px
 }
 .event-carousel-type1-head .mec-event-date-info-year {
  font-size:10px;
  top:25px;
  left:55px
 }
 .event-carousel-type1-head .mec-event-date-carousel:after {
  top:48px
 }
}
.event-carousel-type2-head {
 background:#fff;
 border:1px solid #e6e6e6
}
.event-carousel-type2-head .mec-event-carousel-content-type2 {
 margin-top:15px;
 min-height:182px
}
.event-carousel-type2-head .mec-event-carousel-content-type2 .mec-event-date-info {
 font-size:15px;
 color:#9a9a9a;
 font-weight:300
}
.event-carousel-type2-head .mec-event-carousel-content-type2 .mec-event-carousel-title {
 font-size:26px;
 font-weight:700;
 color:#1c1d21;
 margin-top:15px;
 letter-spacing:-1px
}
.mec-event-carousel-content-type2 .mec-event-carousel-title a {
 color:inherit
}
.mec-event-carousel-type2 .event-carousel-type2-head .mec-event-carousel-content-type2 p {
 font-size:16px;
 font-weight:300;
 color:#444
}
.event-carousel-type2-head .mec-event-footer-carousel-type2 {
 margin-top:33px;
 position:relative
}
.mec-event-carousel-type2 .mec-event-footer-carousel-type2 .mec-event-sharing-wrap {
 padding-left:0;
 left:0
}
.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-event-sharing-wrap>li {
 border:none;
 -webkit-transition:all .25s ease;
 transition:all .25s ease
}
.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button {
 border:1px solid #e4e4e4;
 float:right;
 padding:7px 23px 7px;
 font-size:12px;
 text-transform:uppercase;
 color:#707070;
 font-weight:500;
 -webkit-transition:all .25s ease;
 transition:all .25s ease
}
.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button:hover {
 color:#fff
}
.mec-event-article .event-carousel-type2-head {
 padding:10%;
 margin-right:-1px
}
.mec-event-carousel-type2 .mec-owl-carousel .owl-wrapper-outer {
 border-right:1px solid #e6e6e6
}
.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button {
 line-height:25px;
 height:41px;
 margin-right:0
}
.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-modal-booking-button {
 margin-right:20px
}
.mec-wrap .mec-event-carousel-type2 .owl-next,
.mec-wrap .mec-event-carousel-type2 .owl-prev,
.mec-wrap .mec-event-carousel-type3 .owl-next,
.mec-wrap .mec-event-carousel-type3 .owl-prev,
.mec-wrap .mec-event-carousel-type4 .owl-next,
.mec-wrap .mec-event-carousel-type4 .owl-prev {
 transition:all .25s ease;
 -webkit-transition:all .25s ease;
 position:absolute;
 top:47%;
 background-color:transparent!important;
 position:absolute!important
}
.mec-event-carousel-type2 .owl-next {
 right:-60px
}
.mec-event-carousel-type2 .owl-prev {
 left:-60px
}
.mec-event-carousel-type2 .owl-next i,
.mec-event-carousel-type2 .owl-prev i,
.mec-event-carousel-type3 .owl-next i,
.mec-event-carousel-type3 .owl-prev i,
.mec-event-carousel-type4 .owl-next i,
.mec-event-carousel-type4 .owl-prev i {
 font-size:40px;
 color:#282828
}
.mec-event-carousel-type2 .owl-next i:hover,
.mec-event-carousel-type2 .owl-prev i:hover,
.mec-event-carousel-type3 .owl-next i:hover,
.mec-event-carousel-type3 .owl-prev i:hover {
 color:#000;
 cursor:pointer
}
.mec-event-footer-carousel-type2 .mec-event-sharing-wrap .mec-event-sharing {
 top:auto;
 bottom:60px
}
.mec-event-footer-carousel-type2 .mec-event-sharing-wrap .mec-event-sharing:after,
.mec-event-footer-carousel-type2 .mec-event-sharing-wrap .mec-event-sharing:before {
 top:auto;
 bottom:-19px;
 border-color:#e2e2e2 transparent transparent transparent
}
.mec-event-footer-carousel-type2 .mec-event-sharing-wrap .mec-event-sharing:after {
 bottom:-18px;
 border-color:#fff transparent transparent transparent
}
@media only screen and (min-width:320px) and (max-width:768px) {
 .mec-event-carousel-type2 .owl-next,
 .mec-event-carousel-type2 .owl-prev,
 .mec-event-carousel-type3 .owl-next,
 .mec-event-carousel-type3 .owl-prev,
 .mec-event-carousel-type4 .owl-next,
 .mec-event-carousel-type4 .owl-prev {
  position:initial;
  top:100%
 }
}
.mec-event-carousel-type3 .mec-event-article {
 margin:0 10px
}
.event-carousel-type3-head .mec-event-image,
.event-carousel-type3-head .mec-event-image img {
 width:100%;
 height:auto
}
.event-carousel-type3-head .mec-event-footer-carousel-type3 {
 background:#fff;
 display:inline-block;
 width:calc(100% - 40px);
 margin-top:-74px;
 position:relative;
 margin-left:20px;
 margin-right:20px;
 margin-bottom:6px;
 padding:8% 11%;
 box-shadow:0 2px 10px -2px rgba(0,0,0,.2)
}
.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button {
 border:1px solid #e4e4e4;
 text-transform:uppercase;
 float:right;
 padding:7px 23px 7px;
 font-size:12px;
 color:#707070;
 font-weight:500
}
.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button:hover {
 color:#fff
}
.mec-event-footer-carousel-type3 span {
 font-size:15px;
 color:#9a9a9a;
 font-weight:300;
 display:block;
 margin-top:30px
}
.mec-event-footer-carousel-type3 .mec-event-carousel-title {
 font-size:29px;
 font-weight:700
}
.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-event-carousel-title {
 font-size:26px;
 font-weight:700;
 color:#1c1d21;
 margin-top:15px;
 letter-spacing:-1px
}
.mec-event-footer-carousel-type3 .mec-event-carousel-title a {
 color:inherit
}
.event-carousel-type3-head .mec-event-footer-carousel-type3 p {
 font-size:16px;
 font-weight:300;
 color:#444!important;
 margin-bottom:36px
}
.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button {
 line-height:25px;
 height:41px
}
.mec-event-carousel-type3 .owl-next {
 right:-70px
}
.mec-event-carousel-type3 .owl-prev {
 left:-70px
}
.mec-event-footer-carousel-type3 .mec-event-sharing-wrap {
 left:11%
}
.mec-event-footer-carousel-type3 .mec-event-sharing-wrap .mec-event-sharing {
 top:auto;
 bottom:60px
}
.mec-event-footer-carousel-type3 .mec-event-sharing-wrap .mec-event-sharing:after,
.mec-event-footer-carousel-type3 .mec-event-sharing-wrap .mec-event-sharing:before {
 top:auto;
 bottom:-19px;
 border-color:#e2e2e2 transparent transparent transparent
}
.mec-event-footer-carousel-type3 .mec-event-sharing-wrap .mec-event-sharing:after {
 bottom:-18px;
 border-color:#fff transparent transparent transparent
}
.event-carousel-type3-head .mec-end-date-label {
 display:inline;
 margin-left:2px
}
.event-carousel-type4-head.clearfix {
 position:relative;
 overflow:hidden;
 background:#fff
}
.event-carousel-type4-head .mec-event-overlay {
 position:absolute;
 left:0;
 right:0;
 bottom:0;
 top:0;
 width:auto;
 height:auto;
 background-color:rgba(36,36,36,.4);
 transition:all .33s ease-in-out
}
.mec-event-hover-carousel-type4 {
 font-size:15px;
 color:#fff;
 position:absolute;
 bottom:0;
 padding:50px 35px;
 transition:all .33s ease-in-out;
 opacity:0;
 visibility:hidden
}
.mec-event-carousel-type4 .mec-event-article {
 margin:0 10px
}
.mec-event-carousel-type4 .mec-event-article:hover .mec-event-hover-carousel-type4 {
 opacity:1;
 visibility:visible
}
.mec-event-hover-carousel-type4 .mec-event-icon {
 font-size:18px;
 float:left;
 margin-right:14px;
 color:#fff;
 padding:13px
}
.mec-event-hover-carousel-type4 .mec-event-date {
 font-size:11px;
 text-transform:uppercase;
 font-weight:400;
 line-height:1.6;
 text-align:left
}
.mec-event-hover-carousel-type4 .mec-event-date span {
 display:block;
 font-weight:700;
 font-size:14px
}
.mec-event-hover-carousel-type4 .mec-event-title {
 color:#fff;
 margin:20px 0 38px;
 font-size:16px;
 font-weight:700;
 text-transform:uppercase;
 font-style:normal
}
.mec-event-hover-carousel-type4 .mec-btn-wrapper {
 text-align:left
}
.mec-event-hover-carousel-type4 .mec-event-button {
 color:#fff;
 background-color:#191919;
 border:2px #191919 solid;
 padding:10px 14px;
 letter-spacing:1.5px;
 font-size:11px;
 font-weight:700;
 font-style:normal;
 transition:all .22s ease;
 text-decoration:none
}
.mec-event-hover-carousel-type4 .mec-event-button:hover {
 color:#191919;
 background-color:#fff;
 border-color:#fff;
 border-radius:1px
}
.mec-event-carousel-type4 .owl-next {
 right:-70px
}
.mec-event-carousel-type4 .owl-prev {
 left:-70px
}
.mec-carousel-type4-head {
 margin-bottom:25px
}
.mec-carousel-type4-head-title {
 padding:0 11px;
 text-align:left;
 font-weight:700;
 font-size:20px;
 color:#000
}
.mec-carousel-type4-head-link {
 text-align:right;
 padding:0 11px
}
.mec-carousel-type4-head-link a {
 background:#222;
 color:#fff;
 padding:10px 38px;
 transition:all .3s ease
}
.mec-carousel-type4-head-link a:hover,
.mec-carousel-type4-head-link a:visited {
 color:#fff
}
@media (max-width:960px) {
 .mec-event-carousel-type4 .owl-stage {
  left:-50px
 }
}
.mec-wrap .mec-event-countdown-style1 {
 color:#fff;
 padding:0!important;
 display:table;
 background:#437df9
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part1 {
 z-index:5;
 padding:50px 1% 50px 4%;
 display:table-cell;
 float:none;
 vertical-align:middle
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2 {
 background-color:rgba(0,0,0,.05);
 height:100%;
 padding-top:0;
 display:table-cell;
 float:none;
 position:relative;
 vertical-align:middle
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part3 {
 background-color:#f8f8f8;
 display:table-cell;
 float:none;
 text-align:center;
 vertical-align:middle
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part1 .mec-event-title {
 color:#fff;
 font-size:15px;
 margin-top:30px
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part1 .mec-event-upcoming {
 font-size:36px;
 font-weight:700;
 line-height:1;
 margin-top:0
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2 .mec-event-countdown>div {
 display:inline-block
}
.mec-event-countdown-style1 .mec-events-meta-group-countdown {
 color:#c9c9c9;
 margin-bottom:30px;
 padding:20px 30px;
 background:#fff;
 border:1px solid #e6e6e6;
 box-shadow:0 2px 0 0 rgba(0,0,0,.016)
}
.mec-event-countdown-style1 .mec-event-countdown-part1 .mec-event-upcoming span {
 display:block
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2:after {
 content:'';
 position:absolute;
 display:inline-block;
 z-index:1;
 top:50%;
 margin-top:-11px;
 right:-24px;
 width:0;
 border-width:12px;
 border-style:solid;
 border-color:transparent transparent transparent #4077ed
}
.mec-event-countdown-style1 .mec-event-countdown-part2 .mec-event-date-place {
 text-align:center;
 padding-bottom:8px
}
.mec-event-countdown-part2 .mec-event-place,
.mec-event-countdown-style1 .mec-event-countdown-part2 .mec-event-date {
 display:inline;
 font-size:14px;
 padding:0 5px;
 text-align:center
}
.mec-event-countdown-style1 .mec-event-countdown-part3 .mec-event-button {
 display:inline-block;
 padding:14px 30px;
 vertical-align:middle;
 font-size:12px;
 letter-spacing:1px;
 text-transform:uppercase;
 color:#fff;
 background:#4077ed;
 transition:all .24s ease
}
.mec-event-countdown-style1 .mec-event-countdown-part3 .mec-event-button:hover {
 background:#222
}
.mec-event-countdown-style1 .mec-event-countdown {
 text-align:center;
 display:table;
 table-layout:fixed;
 margin:0 auto
}
.mec-event-countdown-style1 .mec-event-countdown .label-w {
 letter-spacing:1px;
 text-transform:uppercase;
 position:relative
}
.mec-event-countdown-style1 .mec-event-countdown .block-w {
 display:table-cell;
 margin:0 20px 10px;
 position:relative;
 height:70px
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li {
 background-color:rgba(0,0,0,.1);
 margin:5px;
 padding:20px 0;
 min-width:94px
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li span {
 font-size:30px
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li .label-w {
 font-size:12px;
 color:#fff;
 margin:8px 0 0;
 line-height:1
}
@media only screen and (min-width:1200px) {
 .mec-wrap.mec-sm959 .mec-event-countdown-style1 .mec-event-countdown-part1,
 .mec-wrap.mec-sm959 .mec-event-countdown-style1 .mec-event-countdown-part2,
 .mec-wrap.mec-sm959 .mec-event-countdown-style1 .mec-event-countdown-part3 {
  width:100%;
  display:block;
  padding-top:50px;
  padding-bottom:50px
 }
 .mec-wrap.mec-sm959 .mec-event-countdown-style1 .mec-event-countdown-part2:after {
  border-color:#4077ed transparent transparent transparent;
  top:auto;
  margin-top:0;
  bottom:-24px;
  margin-left:-11px;
  left:50%
 }
}
@media (max-width:960px) {
 .mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part1,
 .mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2,
 .mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part3 {
  width:100%;
  display:block;
  padding-top:50px;
  padding-bottom:50px
 }
 .mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2:after {
  border-color:#4077ed transparent transparent transparent;
  top:auto;
  margin-top:0;
  bottom:-24px;
  margin-left:-11px;
  left:50%;
  transform:rotate(90deg)
 }
}
@media (max-width:480px) {
 .mec-event-countdown-style1 .mec-event-countdown .block-w {
  margin:3px;
  height:auto
 }
 .mec-wrap .mec-event-countdown-style1 .mec-event-countdown li {
  padding:10px 5px;
  min-width:50px;
  margin:3px 1px
 }
 .mec-wrap .mec-event-countdown-style1 .mec-event-countdown li span {
  font-size:15px
 }
 .mec-wrap .mec-event-countdown-style1 .mec-event-countdown li .label-w {
  font-size:8px
 }
 .mec-event-countdown-style1 .mec-event-countdown-part2 .mec-event-date-place {
  display:inline
 }
}
.mec-wrap .mec-event-countdown-style2 {
 color:#fff;
 padding:30px 0;
 background:#437df9;
 max-width:600px
}
.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part1,
.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part2,
.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part3 {
 width:100%;
 float:none;
 vertical-align:middle;
 padding:50px 10% 50px 10%
}
.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part2 {
 padding-top:12%;
 padding-bottom:0
}
.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part1 .mec-event-title {
 color:#fff;
 font-size:15px;
 margin-top:30px
}
.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part1 .mec-event-upcoming {
 font-size:36px;
 font-weight:700;
 line-height:1;
 margin-top:0
}
.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part2 .mec-event-countdown>div {
 display:inline-block
}
.mec-event-countdown-style2 .mec-events-meta-group-countdown {
 color:#c9c9c9;
 margin-bottom:30px;
 padding:20px 30px;
 background:#fff;
 box-shadow:0 2px 0 0 rgba(0,0,0,.016)
}
.mec-event-countdown-style2 .mec-event-countdown-part1 .mec-event-upcoming span {
 display:block
}
.mec-event-countdown-style2 .mec-event-countdown-part2 .mec-event-date-place {
 text-align:left;
 padding-bottom:8px
}
.mec-event-countdown-part2 .mec-event-place,
.mec-event-countdown-style2 .mec-event-countdown-part2 .mec-event-date {
 display:inline;
 font-size:14px;
 padding:0 8px
}
.mec-event-countdown-style2 .mec-event-countdown-part3 .mec-event-button {
 display:inline-block;
 padding:14px 30px;
 vertical-align:middle;
 font-size:12px;
 letter-spacing:1px;
 text-transform:uppercase;
 color:#222;
 background:#fff;
 transition:all .24s ease
}
.mec-event-countdown-style2 .mec-event-countdown-part3 .mec-event-button:hover {
 background:#222;
 color:#fff
}
.mec-event-countdown-style2 .mec-event-countdown {
 text-align:center;
 display:table;
 table-layout:fixed;
 margin:0
}
.mec-event-countdown-style2 .mec-event-countdown .label-w {
 letter-spacing:1px;
 text-transform:uppercase;
 position:relative
}
.mec-event-countdown-style2 .mec-event-countdown .block-w {
 display:table-cell;
 margin:0 20px 10px;
 position:relative;
 height:70px
}
.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li {
 background-color:rgba(0,0,0,.1);
 margin:5px;
 padding:20px 0;
 min-width:94px
}
.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li span {
 font-size:30px
}
.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li .label-w {
 font-size:12px;
 color:#fff;
 margin:8px 0 0;
 line-height:1
}
@media only screen and (max-width:767px) {
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown li {
  min-width:80px;
  padding:15px
 }
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown li span {
  font-size:26px
 }
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown li .label-w {
  font-size:11px
 }
}
@media only screen and (max-width:479px) {
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown li {
  min-width:40px;
  padding:15px 10px;
  margin:2px
 }
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown li span {
  font-size:20px
 }
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown li .label-w {
  font-size:9px
 }
}
@media (max-width:380px) {
 .mec-event-countdown-style2 .mec-event-countdown .block-w {
  margin:3px;
  height:auto
 }
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown li {
  padding:10px 4px;
  margin:4px 1px
 }
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown li span {
  font-size:15px
 }
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown li .label-w {
  font-size:7px
 }
}
.mec-wrap .mec-event-countdown-style3 {
 color:#fff;
 padding:0;
 background:#282828;
 display:table;
 width:100%
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 {
 width:68%;
 padding:50px 1% 50px 4%;
 vertical-align:middle;
 display:table-cell;
 position:relative
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2 {
 width:32%;
 display:table-cell;
 position:relative;
 padding-bottom:0;
 padding-top:0
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2 img {
 width:100%;
 display:block
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-countdown-part-title span {
 font-weight:300;
 display:block
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming {
 color:#fff;
 font-size:36px;
 letter-spacing:-2px;
 font-weight:700;
 line-height:1;
 margin-top:-10px
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-countdown>div {
 display:inline-block
}
.mec-event-countdown-style3 .mec-events-meta-group-countdown {
 color:#c9c9c9;
 margin-bottom:30px;
 padding:20px 30px;
 background:#fff;
 border:1px solid #e6e6e6;
 box-shadow:0 2px 0 0 rgba(0,0,0,.016)
}
.mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-date-place {
 text-align:center;
 padding-bottom:8px
}
.mec-event-countdown-part2 .mec-event-place,
.mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-date {
 display:inline;
 font-size:14px;
 padding:0 5px;
 text-align:center
}
.mec-event-countdown-style3 .mec-event-countdown-part3 .mec-event-button {
 display:inline-block;
 padding:14px 30px;
 vertical-align:middle;
 font-size:12px;
 letter-spacing:1px;
 text-transform:uppercase;
 color:#fff;
 background:#4077ed;
 transition:all .24s ease
}
.mec-event-countdown-style3 .mec-event-countdown-part3 .mec-event-button:hover {
 background:#222
}
.mec-event-countdown-style3 .mec-event-countdown {
 text-align:center;
 display:table;
 table-layout:fixed;
 margin:0 auto;
 position:absolute;
 top:40px;
 right:20px
}
.mec-event-countdown-style3 .mec-event-countdown .label-w {
 letter-spacing:1px;
 text-transform:uppercase;
 position:relative
}
.mec-event-countdown-style3 .mec-event-countdown .block-w {
 display:table-cell;
 margin:0 20px 10px;
 position:relative;
 height:70px
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li {
 padding:15px
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li span {
 font-size:30px
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li .label-w {
 font-size:11px;
 color:#888;
 margin:8px 0 0;
 line-height:1
}
.mec-event-countdown-style3 .mec-event-date {
 width:176px;
 height:96px;
 background:#40d9f1;
 color:#fff;
 font-size:13px;
 position:absolute;
 left:-27px;
 top:146px
}
.mec-event-countdown-style3 .mec-event-date:after {
 content:'';
 position:absolute;
 display:inline-block;
 z-index:1;
 bottom:-18px;
 left:8px;
 width:0;
 border-width:19px;
 border-style:solid;
 border-color:transparent transparent #40d9f1 transparent;
 transform:rotate(45deg)
}
.mec-event-countdown-style3 .mec-event-date .mec-date1 {
 font-size:50px;
 position:absolute;
 top:3px;
 left:12px;
 letter-spacing:-3px
}
.mec-event-countdown-style3 .mec-event-date .mec-date2 {
 position:absolute;
 left:80px;
 top:26px
}
.mec-event-countdown-style3 .mec-event-date .mec-date3 {
 position:absolute;
 left:80px;
 top:45px
}
.mec-event-countdown-style3 .mec-event-countdown-part-details {
 padding-top:35px;
 margin-bottom:50px;
 min-height:100px
}
.mec-event-countdown-style3 .mec-event-countdown-part-details .mec-event-title {
 font-size:17px;
 color:#fff;
 line-height:1.4;
 padding-right:20px
}
.mec-event-countdown-style3 .mec-event-countdown-part-details .mec-event-link {
 color:#fff;
 font-size:12px;
 position:relative;
 padding-left:22px
}
.mec-event-countdown-style3 .mec-event-countdown-part-details .mec-event-link:before {
 content:'';
 display:inline-block;
 width:18px;
 border-top:1px solid #fff;
 position:absolute;
 left:0;
 top:8px
}
.mec-event-countdown-style3 .mec-event-title-link {
 position:absolute;
 left:190px;
 top:152px
}
.event-carousel-type1-head .mec-event-date-carousel:before,
.mec-event-countdown-style3 .mec-event-date:before {
 content:'';
 position:absolute;
 left:0;
 bottom:0;
 z-index:2;
 width:100%;
 height:96px;
 display:inline-block;
 box-shadow:0 5px 5px rgba(0,0,0,.12);
 background:0 0
}
@media only screen and (min-width:960px) {
 .mec-wrap.mec-sm959 .mec-event-countdown-style3 .mec-event-countdown li {
  padding:10px
 }
 .mec-wrap.mec-sm959 .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming {
  font-size:31px
 }
}
@media (max-width:959px) {
 .mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1,
 .mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2 {
  width:100%;
  display:block
 }
 .mec-event-countdown-style3 .mec-event-title-link {
  top:190px
 }
 .mec-event-countdown-style3 .mec-event-countdown {
  top:96px
 }
 .mec-event-countdown-style3 .mec-event-date {
  left:0;
  top:190px
 }
 .mec-event-countdown-style3 .mec-event-date:after {
  display:none
 }
 .mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-countdown-part-title span {
  display:inline
 }
 .mec-event-countdown-style3 .mec-event-countdown-part-details {
  min-height:150px
 }
}
@media (max-width:767px) {
 .mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming {
  font-size:26px;
  letter-spacing:-1px
 }
 .mec-event-countdown-style3 .mec-event-title-link {
  left:130px
 }
 .mec-event-countdown-style3 .mec-event-date {
  width:120px;
  font-size:10px;
  height:63px
 }
 .mec-event-countdown-style3 .mec-event-date .mec-date1 {
  font-size:36px;
  top:20px;
  left:4px;
  letter-spacing:-2px
 }
 .mec-event-countdown-style3 .mec-event-date .mec-date2 {
  position:absolute;
  left:52px;
  top:12px
 }
 .mec-event-countdown-style3 .mec-event-date .mec-date3 {
  position:absolute;
  left:52px;
  top:28px
 }
}
@media (max-width:380px) {
 .mec-event-countdown-style3 .mec-event-title-link {
  left:10px;
  top:260px
 }
 .mec-event-countdown-style3 .mec-event-countdown-part-details {
  min-height:300px
 }
 .mec-event-countdown-style3 .mec-event-countdown .block-w {
  margin:3px;
  height:auto
 }
 .mec-wrap .mec-event-countdown-style3 .mec-event-countdown li {
  padding:10px 5px
 }
 .mec-wrap .mec-event-countdown-style3 .mec-event-countdown li span {
  font-size:15px
 }
 .mec-wrap .mec-event-countdown-style3 .mec-event-countdown li .label-w {
  font-size:8px
 }
}
.mec-slider-t1-wrap {
 width:100%;
 padding:60px 90px;
 background:#f7f7f7;
 min-height:560px;
 position:relative
}
.mec-slider-t1 {
 height:500px;
 box-shadow:0 5px 35px 0 rgba(0,0,0,.13)
}
.mec-slider-t1 .mec-event-article {
 position:relative;
 height:500px
}
.mec-slider-t1 .mec-slider-t1-img {
 position:relative;
 background-size:cover!important;
 background-position:center!important;
 width:50%;
 height:100%;
 float:right;
 margin:0;
 overflow:hidden
}
.mec-slider-t1 .mec-slider-t1-content {
 width:50%;
 float:left;
 height:100%;
 background:#fff;
 padding:6%
}
.mec-slider-t1-content.mec-event-grid-modern .mec-event-article {
 border:none;
 padding:0;
 margin:0;
 box-shadow:none
}
.mec-slider-t1-content.mec-event-grid-modern .mec-event-title {
 font-size:29px
}
.mec-slider-t1-content.mec-event-grid-modern .mec-event-title a:hover {
 text-decoration:underline
}
.mec-slider-t1-content.mec-event-grid-modern .mec-event-footer .mec-booking-button {
 font-size:12px;
 padding:0 31px;
 line-height:49px;
 height:50px
}
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev {
 opacity:1;
 width:54px;
 height:54px;
 line-height:48px;
 border-radius:0;
 text-align:center;
 background:#fff;
 box-shadow:0 2px 11px 0 rgba(0,0,0,.045);
 transition:all .25s ease;
 -webkit-transition:all .25s ease;
 position:absolute;
 top:50%;
 margin-top:-27px;
 cursor:pointer
}
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover,
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover {
 box-shadow:0 4px 29px 0 rgba(0,0,0,.095)
}
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next {
 left:auto;
 right:-100px
}
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev {
 right:auto;
 left:-100px
}
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i,
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i {
 font-size:12px;
 color:#282828;
 transition:all .21s ease
}
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover i,
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover i {
 font-size:13px;
 color:#000;
 cursor:pointer
}
@media only screen and (min-width:961px) {
 .mec-slider-t1 {
  margin:0 auto;
  max-width:900px
 }
}
@media only screen and (max-width:960px) {
 .mec-slider-t1 .mec-slider-t1-content,
 .mec-slider-t1 .mec-slider-t1-img {
  width:100%;
  float:none
 }
 .mec-slider-t1 .mec-slider-t1-img {
  height:300px
 }
 .mec-slider-t1,
 .mec-slider-t1 .mec-event-article {
  height:auto
 }
}
@media only screen and (max-width:768px) {
 .mec-slider-t1-wrap {
  padding:0
 }
 .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,
 .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev {
  top:40px;
  margin-top:0
 }
 .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next {
  left:auto;
  right:10px
 }
 .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev {
  right:auto;
  left:10px
 }
}
@media only screen and (max-width:479px) {
 .mec-slider-t1-content.mec-event-grid-modern .mec-event-title {
  font-size:22px
 }
 .mec-slider-t1-content.mec-event-grid-modern .event-grid-modern-head .mec-event-day {
  font-size:25px
 }
}
.mec-slider-t2-wrap {
 width:100%;
 padding:0;
 background:#fff;
 min-height:600px;
 position:relative
}
.mec-slider-t2 .mec-event-article {
 height:600px;
 position:relative;
 border:none;
 padding:0;
 margin:0;
 box-shadow:none;
 background:0 0
}
.mec-slider-t2 .mec-slider-t2-img {
 position:absolute;
 left:0;
 top:0;
 background-size:cover!important;
 background-position:center!important;
 width:70%;
 height:100%;
 margin:0;
 overflow:hidden
}
.mec-slider-t2 .mec-slider-t2-content {
 width:50%;
 position:absolute;
 right:0;
 top:60px;
 bottom:60px;
 padding:5%
}
.mec-slider-t2 .mec-slider-t2-content.mec-event-grid-modern * {
 color:#fff
}
.mec-slider-t2 .mec-slider-t2-content.mec-event-grid-modern .mec-event-title {
 font-size:29px
}
.mec-slider-t2-content.mec-event-grid-modern .mec-event-content,
.mec-slider-t2-content.mec-event-grid-modern .mec-event-footer .mec-booking-button {
 background:0 0
}
.mec-slider-t2-content.mec-event-grid-modern .mec-event-footer .mec-booking-button {
 font-size:12px;
 padding:0 31px;
 line-height:49px;
 height:50px
}
.mec-slider-t2-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover {
 background:#fff;
 color:#000;
 border-color:#fff
}
.mec-slider-t2-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover,
.mec-slider-t2-content.mec-event-grid-modern .mec-event-title a:hover {
 color:#111
}
.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next,
.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev {
 opacity:1;
 width:44px;
 height:44px;
 line-height:38px;
 border-radius:0;
 text-align:center;
 background:0 0;
 border:1px solid #fff;
 transition:all .25s ease;
 -webkit-transition:all .25s ease;
 position:absolute;
 top:84px;
 cursor:pointer
}
.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next:hover,
.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev:hover {
 box-shadow:0 4px 16px 0 rgba(0,0,0,.075);
 background:#fff
}
.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next {
 right:30px
}
.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev {
 right:82px
}
.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next i,
.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev i {
 font-size:14px;
 color:#fff;
 opacity:1;
 transition:all .25s ease
}
.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next:hover i,
.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev:hover i {
 color:#000;
 cursor:pointer
}
.mec-wrap.colorskin-custom .mec-slider-t2 .mec-event-article .mec-event-date.mec-color {
 color:#fff
}
@media only screen and (min-width:961px) {
 .mec-slider-t2 {
  margin:0 auto;
  max-width:1200px
 }
}
@media only screen and (max-width:960px) {
 .mec-slider-t2 .mec-slider-t2-content,
 .mec-slider-t2 .mec-slider-t2-img {
  width:100%;
  float:none;
  position:static
 }
 .mec-slider-t2 .mec-slider-t2-img {
  height:300px
 }
 .mec-slider-t2 .mec-event-article {
  height:auto
 }
 .mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next,
 .mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev {
  top:40px
 }
}
@media only screen and (max-width:479px) {
 .mec-slider-t2-content.mec-event-grid-modern .mec-event-title {
  font-size:22px
 }
}
.mec-slider-t3-wrap {
 width:100%;
 padding:0;
 background:#161616;
 min-height:700px;
 position:relative
}
.mec-slider-t3 .mec-event-article {
 height:700px;
 position:relative;
 border:none;
 padding:0;
 margin:0;
 box-shadow:none;
 background:0 0
}
.mec-slider-t3 .mec-slider-t3-img {
 position:absolute;
 left:0;
 top:0;
 background-size:cover!important;
 background-position:center!important;
 width:100%;
 height:100%;
 margin:0;
 overflow:hidden;
 opacity:.68;
 z-index:1
}
.mec-slider-t3 .mec-slider-t3-content {
 width:50%;
 height:auto;
 vertical-align:middle;
 display:table;
 position:absolute;
 left:0;
 top:50%;
 transform:translateY(-50%);
 bottom:0;
 padding:0 2% 0 7%;
 margin:auto 0;
 background:0 0;
 z-index:2
}
.mec-slider-t3 .mec-slider-t3-content.mec-event-grid-modern :not(.mec-color) {
 color:#fff
}
.mec-slider-t3-content.mec-event-grid-modern .mec-event-title {
 font-size:29px
}
.mec-slider-t3-content.mec-event-grid-modern .mec-event-content,
.mec-slider-t3-content.mec-event-grid-modern .mec-event-footer .mec-booking-button {
 background:0 0
}
.mec-slider-t3-content.mec-event-grid-modern .mec-booking-button {
 display:inline-block;
 border:1px solid;
 font-weight:500;
 letter-spacing:1px;
 text-transform:uppercase;
 font-size:13px;
 padding:0 42px;
 line-height:49px;
 height:50px;
 transition:all .21s ease
}
.mec-slider-t3-content.mec-event-grid-modern .mec-booking-button:hover {
 background:#fff;
 color:#000;
 border-color:#fff
}
.mec-slider-t3-content.mec-event-grid-modern .mec-slider-t3-footer {
 text-align:left;
 padding:15px 15px 10px
}
.mec-slider-t3-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover,
.mec-slider-t3-content.mec-event-grid-modern .mec-event-title a:hover {
 color:#40d9f1
}
.mec-slider-t3-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover {
 border-color:#40d9f1
}
.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next,
.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev {
 opacity:1;
 width:44px;
 height:44px;
 line-height:38px;
 border-radius:0;
 text-align:center;
 background:0 0;
 border:1px solid #fff;
 transition:all .25s ease;
 -webkit-transition:all .25s ease;
 position:absolute;
 top:50%;
 margin-top:-22px;
 cursor:pointer
}
.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next:hover,
.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev:hover {
 box-shadow:0 4px 16px 0 rgba(0,0,0,.075);
 background:#fff
}
.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next {
 right:10px
}
.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev {
 right:auto;
 left:10px
}
.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next i,
.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev i {
 font-size:14px;
 color:#fff;
 opacity:1;
 transition:all .25s ease
}
.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next:hover i,
.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev:hover i {
 color:#000;
 cursor:pointer
}
@media only screen and (min-width:961px) {
 .mec-slider-t3-content.mec-event-grid-modern .mec-event-title {
  font-size:50px;
  font-weight:300
 }
 .mec-slider-t3-content.mec-event-grid-modern .mec-event-description {
  font-size:19px
 }
}
.mec-event-description {
 line-height:1.7
}
@media only screen and (max-width:767px) {
 .mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next,
 .mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev {
  top:40px;
  margin-top:0
 }
}
@media only screen and (max-width:479px) {
 .mec-slider-t3 .mec-slider-t3-content {
  width:100%
 }
 .mec-slider-t3-content.mec-event-grid-modern .mec-event-title {
  font-size:22px
 }
 .mec-slider-t1-content.mec-event-grid-modern .event-grid-modern-head .mec-event-day {
  font-size:25px
 }
}
.mec-slider-t4-wrap {
 width:100%;
 padding:0;
 background:#161616;
 min-height:700px;
 position:relative
}
.mec-slider-t4 .mec-event-article {
 height:700px;
 border:none;
 padding:0;
 margin:0;
 box-shadow:none;
 background:0 0
}
.mec-slider-t4 .mec-slider-t4-img {
 position:absolute;
 left:0;
 top:0;
 background-size:cover!important;
 background-position:center!important;
 width:100%;
 height:100%;
 margin:0;
 overflow:hidden;
 z-index:1
}
.mec-slider-t4 .mec-slider-t4-content {
 width:auto;
 max-width:700px;
 background:rgba(37,37,37,.94)!important;
 height:auto;
 vertical-align:middle;
 display:table;
 position:absolute;
 left:8%;
 top:19%;
 padding:3%;
 margin:auto 0;
 background:0 0;
 z-index:2
}
.mec-slider-t4 .mec-slider-t4-content.mec-event-grid-modern :not(.mec-color) {
 color:#fff
}
.mec-slider-t4-content.mec-event-grid-modern .mec-event-title {
 font-size:29px
}
.mec-slider-t4-content.mec-event-grid-modern .mec-event-content,
.mec-slider-t4-content.mec-event-grid-modern .mec-event-footer .mec-booking-button {
 background:0 0
}
.mec-slider-t4-content.mec-event-grid-modern .mec-event-footer .mec-booking-button {
 font-size:13px;
 padding:0 42px;
 line-height:49px;
 height:50px
}
.mec-slider-t4-content.mec-event-grid-modern .mec-event-title a:hover {
 color:#40d9f1
}
.mec-slider-t4-content.mec-event-grid-modern .mec-slider-t4-footer {
 text-align:left;
 padding:15px 15px 10px
}
.mec-slider-t4-content.mec-event-grid-modern .mec-booking-button {
 display:inline-block;
 border:1px solid;
 font-weight:500;
 letter-spacing:1px;
 text-transform:uppercase;
 font-size:13px;
 padding:0 42px;
 line-height:49px;
 height:50px;
 transition:all .21s ease
}
.mec-slider-t4-content.mec-event-grid-modern .mec-booking-button:hover {
 background:#fff;
 color:#000;
 border-color:#fff
}
.mec-slider-t4-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover,
.mec-slider-t4-content.mec-event-grid-modern .mec-event-title a:hover {
 color:#111
}
.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next,
.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev {
 opacity:1;
 width:44px;
 height:44px;
 line-height:40px;
 border-radius:0;
 text-align:center;
 background:0 0;
 border:1px solid #fff;
 transition:all .25s ease;
 -webkit-transition:all .25s ease;
 position:absolute;
 top:34px;
 cursor:pointer
}
.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next:hover,
.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev:hover {
 box-shadow:0 4px 16px 0 rgba(0,0,0,.075);
 background:#fff
}
.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next {
 right:60px
}
.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev {
 right:112px
}
.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next i,
.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev i {
 font-size:14px;
 color:#fff;
 opacity:1;
 transition:all .25s ease
}
.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next:hover i,
.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev:hover i {
 color:#000;
 cursor:pointer
}
@media only screen and (max-width:767px) {
 .mec-slider-t4 .mec-slider-t4-content {
  width:100%;
  left:0;
  top:auto;
  bottom:0
 }
 .mec-slider-t4-content.mec-event-grid-modern .mec-event-title {
  font-size:22px
 }
 .mec-slider-t1-content.mec-event-grid-modern .event-grid-modern-head .mec-event-day {
  font-size:25px
 }
}
.mec-slider-t5-wrap {
 width:auto;
 max-width:570px;
 padding:0;
 margin:0 auto 25px;
 background:#f7f7f7;
 min-height:480px;
 position:relative
}
.mec-slider-t5 {
 height:auto;
 box-shadow:0 5px 35px 0 rgba(0,0,0,.13)
}
.mec-slider-t5 .mec-event-article {
 position:relative;
 height:auto
}
.mec-slider-t5 .mec-slider-t5-img {
 position:relative;
 background-size:cover!important;
 background-position:center!important;
 width:100%;
 height:300px;
 float:none;
 margin:0;
 overflow:hidden
}
.mec-slider-t5 .mec-slider-t5-content {
 width:100%;
 float:none;
 height:100%;
 background:#fff;
 padding:0 20px 20px;
 margin-bottom:0
}
.mec-slider-t5 .mec-events-content p {
 margin-bottom:20px
}
.mec-slider-t5-content.mec-event-grid-modern .mec-event-article {
 border:none;
 padding:0;
 margin:0;
 box-shadow:none
}
.mec-slider-t5-wrap .mec-event-grid-modern .event-grid-modern-head {
 margin-bottom:10px;
 padding:14px 34px;
 margin-left:-20px;
 margin-right:-20px;
 text-align:left;
 background:#f9f9f9;
 border-bottom:1px solid #eee
}
.mec-slider-t5-content.mec-event-grid-modern .mec-event-title {
 font-size:29px
}
.mec-slider-t5 .mec-slider-t5-col6 {
 width:50%;
 float:left;
 height:100%
}
.mec-slider-t5 .mec-slider-t5-col6 i {
 font-size:42px;
 float:left;
 margin-right:7px;
 height:58px
}
.mec-slider-t5 .mec-slider-t5-col6 h6 {
 text-transform:uppercase;
 font-size:17px;
 padding:4px 0;
 display:inline;
 color:#444
}
.mec-slider-t5 .mec-slider-t5-col6 address {
 font-size:12px;
 margin-bottom:0
}
.mec-slider-t5-content.mec-event-grid-modern .mec-event-title a:hover {
 text-decoration:underline
}
.mec-slider-t5-content.mec-event-grid-modern .mec-event-footer .mec-booking-button {
 font-size:12px;
 padding:0 31px;
 line-height:49px;
 height:50px;
 top:0
}
.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next,
.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev {
 opacity:1;
 width:44px;
 height:44px;
 line-height:40px;
 border-radius:0;
 text-align:center;
 background:0 0;
 border:1px solid #fff;
 transition:all .25s ease;
 -webkit-transition:all .25s ease;
 position:absolute;
 top:34px;
 cursor:pointer
}
.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next:hover,
.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev:hover {
 box-shadow:0 4px 16px 0 rgba(0,0,0,.075);
 background:#fff
}
.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next {
 right:30px
}
.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev {
 right:82px
}
.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next i,
.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev i {
 font-size:14px;
 color:#fff;
 opacity:1;
 transition:all .25s ease
}
.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next:hover i,
.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev:hover i {
 color:#000;
 cursor:pointer
}
@media only screen and (max-width:768px) {
 .mec-slider-t5 .mec-slider-t5-col6 {
  width:100%;
  margin:10px 0
 }
}
@media only screen and (max-width:479px) {
 .mec-slider-t5-content.mec-event-grid-modern .mec-event-title {
  font-size:24px
 }
}
.mec-single-modern .mec-events-event-image {
 text-align:center
}
.mec-single-modern .mec-events-event-image img {
 width:100%
}
.mec-single-modern .mec-single-event-bar {
 background-color:#f7f7f7;
 margin:20px 0 0;
 padding:15px;
 display:table;
 width:100%
}
.mec-single-modern .mec-single-event-bar>div {
 display:table-cell
}
.mec-single-modern .mec-single-event-bar>div i {
 font-size:20px;
 vertical-align:middle
}
.mec-single-modern .mec-single-event-bar>div .mec-time-comment {
 font-size:12px;
 color:#999
}
.mec-single-modern .mec-single-event-bar>div h3 {
 text-transform:uppercase;
 font-size:16px;
 font-weight:700;
 padding-bottom:5px;
 display:inline;
 color:#000;
 padding-left:10px
}
.mec-single-modern .mec-single-event-bar>div dd {
 font-size:14px;
 color:#8d8d8d;
 padding-left:34px;
 margin-bottom:0
}
.mec-single-modern .col-md-4 .mec-frontbox,
.mec-single-modern .col-md-4 .mec-sponsors-details {
 margin-top:-50px;
 margin-bottom:70px;
 padding:20px;
 border:none;
 background:#f7f7f7;
 box-shadow:none
}
.mec-single-modern .col-md-4.mec-no-image .mec-frontbox {
 margin-top:20px
}
.mec-next-occurrence ul {
 padding-left:0;
 margin-left:0
}
.mec-next-occurrence li {
 list-style:none
}
@media only screen and (min-width:960px) {
 .mec-single-modern .col-md-4 .mec-frontbox,
 .mec-single-modern .col-md-4 .mec-sponsors-details {
  margin-left:20px
 }
 .featherlight-content .col-md-4 .mec-sponsors-details {
  margin-left:0;
  margin-bottom:15px
 }
}
@media only screen and (max-width:960px) {
 .mec-single-modern .mec-single-event-bar>div {
  display:block
 }
}
.lity-content>div {
 overflow:auto
}
.mec-next-event-details li {
 list-style:none;
 margin-top:20px
}
.mec-next-event-details h6 {
 text-transform:uppercase;
 font-size:13px;
 padding-bottom:5px;
 display:inline;
 color:#222;
 padding-left:0
}
.mec-next-event-details abbr {
 display:block;
 padding-left:0;
 color:#8d8d8d
}
.mec-next-event-details i {
 margin-right:10px;
 margin-left:12px
}
.mec-next-event-details i:before {
 color:#40d9f1
}
.mec-next-event-details a {
 text-align:center;
 display:block;
 background:#fff;
 padding:6px 0;
 font-size:11px;
 font-weight:400;
 letter-spacing:0;
 border:1px solid #e3e3e3;
 transition:.3s
}
.mec-single-modal.mec-single-modern .mec-single-title {
 text-align:center;
 padding:15px 10px 0
}
.admin-bar .mec-single-modal.mec-single-modern .mec-single-title {
 padding-top:40px
}
.mec-single-modal.mec-single-modern .mec-single-event-bar {
 padding:5px
}
.mec-single-modal.mec-single-modern .mec-single-event-bar>div dd {
 font-size:13px
}
.mec-single-modal.mec-single-modern .mec-single-event-bar>div h3 {
 font-size:15px
}
@media only screen and (min-width:960px) {
 .mec-single-modal.mec-single-modern .col-md-4 .mec-frontbox {
  margin-left:0
 }
}
.mec-single-modal.mec-single-modern .col-md-4 .mec-frontbox {
 margin-top:10px;
 margin-bottom:10px
}
.mec-single-modal.mec-single-modern .col-md-4 .mec-frontbox.mec-event-meta {
 padding:0
}
@media (min-width:961px) {
 .mec-single-event.mec-sticky {
  position:relative
 }
 .mec-single-event.mec-sticky .col-md-4 {
  position:-webkit-sticky;
  position:sticky;
  top:120px
 }
 .mec-single-modern.mec-sticky .col-md-4 {
  top:170px
 }
 .single-mec-events .mec-sticky .col-md-8>div:last-child {
  margin-bottom:30px
 }
 .single-mec-events .mec-single-modern.mec-sticky .col-md-8>div:last-child {
  margin-bottom:70px
 }
}
.mec-single-modal .mec-event-meta dd.mec-organizer-email a,
.mec-single-modal .mec-event-meta dd.mec-organizer-url a {
 font-size:12px;
 display:block
}
.mec-organizer-description p {
 padding-left:12px
}
.mec-modal-wrap {
 max-width:60vw;
 max-height:90vh!important;
 background:#fff;
 box-shadow:0 1px 55px rgba(0,0,0,.5);
 overflow-x:hidden!important
}
@media (max-width:1023px) {
 .mec-modal-wrap {
  max-width:80vw
 }
}
.mec-single-modal .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li,
.mec-single-modal .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a.mec-events-button {
 display:block;
 text-align:center
}
.mec-holding-status-expired {
 color:#d8000c
}
.mec-holding-status-ongoing {
 color:#0dbf52
}
body .featherlight {
 z-index:999999!important
}
body .featherlight .featherlight-content {
 background:0 0;
 overflow:unset;
 z-index:9999
}
body .featherlight .featherlight-close-icon {
 position:fixed;
 top:40px;
 right:40px;
 background:0 0;
 color:#fff;
 border:1px solid #fff;
 border-radius:0
}
body .featherlight .featherlight-close-icon:hover {
 background:#fff;
 color:#000;
 border:1px solid #000
}
@media (max-width:320px) {
 .mec-wrap span.flip-clock-divider {
  width:20px
 }
 .mec-single-event .mec-events-meta-group-countdown {
  padding:15px 12%
 }
}
@media only screen and (min-width:320px) and (max-width:767px) {
 .mec-wrap .flip-clock-wrapper ul {
  padding:0
 }
}
@media (max-width:414px) {
 .mec-wrap span.flip-clock-divider {
  width:30px
 }
 .mec-single-event .mec-events-meta-group-countdown {
  margin-left:0;
  padding:15px 7%
 }
}
@media (max-width:480px) {
 body .featherlight .featherlight-content {
  width:95%
 }
 .mec-wrap span.flip-clock-divider {
  width:7px
 }
 .mec-single-event .mec-events-meta-group-countdown {
  margin-left:0;
  padding:15px 1%
 }
 body .featherlight .featherlight-close-icon {
  color:#000;
  border-color:#000
 }
}
@media (max-width:1366px) {
 body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child) {
  width:20px!important
 }
 body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown {
  padding:20px 15px
 }
 body .mec-modal-wrap .mec-single-modal .flip-clock-wrapper ul {
  width:48px
 }
}
@media (max-width:1280px) {
 body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child) {
  width:14px!important
 }
 body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown {
  padding:15px 10px
 }
 body .mec-modal-wrap .mec-single-modal .flip-clock-wrapper ul {
  width:38px
 }
}
@media (min-width:961px) and (max-width:1024px) {
 body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child) {
  width:7px!important
 }
 body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown {
  padding:15px 5px
 }
 body .mec-modal-wrap .mec-single-modal .flip-clock-wrapper ul {
  width:14px
 }
 body .mec-modal-wrap .mec-single-modal .flip-clock-wrapper ul li a div {
  font-size:30px
 }
}
@media (max-width:640px) {
 body .mec-modal-wrap .mec-single-modal.featherlight-close-icon {
  top:14px;
  right:14px
 }
}
@media (max-width:480px) {
 .featherlight .featherlight-content,
 body .mec-modal-wrap {
  max-width:100%
 }
 body .mec-modal-wrap.flip-clock-divider .flip-clock-label {
  display:block
 }
}
@media (max-width:414px) {
 body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child) {
  width:50px!important
 }
 .mec-wrap .flip-clock-divider .flip-clock-label {
  display:none
 }
 body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown {
  padding:20px 5px 20px 65px
 }
 body .featherlight-content .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown {
  padding:20px 2px 20px 2px!important
 }
 body .featherlight-content .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child) {
  width:3px!important
 }
}
@media (max-width:375px) {
 body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child) {
  width:50px!important
 }
 .mec-wrap .flip-clock-divider .flip-clock-label {
  display:none
 }
 body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown {
  padding:20px 5px 20px 45px
 }
}
@media (max-width:320px) {
 body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child) {
  width:20px!important
 }
 body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown {
  padding:20px 5px 20px 40px
 }
}
.mec-single-event-bar dd {
 margin-left:0
}
.mec-events-toggle {
 max-width:960px;
 margin-left:auto;
 margin-right:auto
}
.mec-events-toggle .mec-toggle-item {
 border:1px solid #e4e4e4;
 margin-bottom:15px;
 box-shadow:0 10px 15px #f3f3f3
}
.mec-events-toggle .mec-toggle-item-inner {
 cursor:pointer;
 position:relative;
 padding:30px 60px 30px 15px;
 background:#fff;
 transition:all .3s ease;
 min-height:100px;
 display:table;
 width:100%;
 border-collapse:separate
}
.mec-events-toggle .mec-toggle-item-inner:hover {
 background:#fbfbfb
}
.mec-toggle-item-col {
 width:200px;
 border-right:1px solid #e3e3e3;
 margin-right:15px;
 display:table-cell;
 padding-right:5px
}
.mec-toggle-item-col .mec-event-date {
 font-size:38px;
 line-height:40px;
 float:left;
 margin-right:8px
}
.mec-toggle-item-col .mec-event-month,
.mec-toggle-item-col .mec-time-details {
 text-transform:uppercase;
 font-size:12px;
 line-height:14px;
 padding-top:4px;
 font-weight:700
}
.mec-toggle-item-col .mec-event-detail {
 font-size:10px
}
.mec-toggle-item-col .mec-event-day {
 margin-top:9px;
 color:silver;
 font-size:35px;
 font-weight:100;
 text-transform:uppercase;
 letter-spacing:-1px
}
.mec-events-toggle .mec-toggle-title {
 color:#000;
 font-size:23px;
 font-weight:600;
 margin-bottom:0;
 transition:all .3s ease;
 display:table-cell;
 text-align:left;
 max-width:calc(100% - 200px);
 padding-left:15px;
 vertical-align:middle
}
.mec-events-toggle .mec-toggle-item-inner span.event-color {
 width:5px;
 height:100%;
 position:absolute;
 left:-1px;
 top:0;
 bottom:0;
 border-radius:0;
 margin:0
}
.mec-events-toggle .mec-toggle-item-inner i {
 position:absolute;
 font-size:30px;
 right:25px;
 top:50%;
 transform:translate(0,-50%);
 cursor:pointer
}
.mec-events-toggle .mec-toggle-item.is-open i.mec-sl-plus:before {
 content:'\e615'
}
.mec-events-toggle .mec-toggle-item.is-open .mec-toggle-title {
 background:#f8f8f8;
 cursor:pointer
}
.mec-events-toggle .mec-toggle-content {
 border-top:1px solid #e4e4e4
}
.mec-events-toggle .mec-toggle-content .mec-modal-wrap {
 margin:0;
 max-width:100%;
 box-shadow:none
}
.mec-events-toggle .mec-toggle-content .mec-modal-wrap .mec-single-event {
 margin:0
}
.mec-events-toggle .mec-toggle-content .mec-single-event-bar,
.mec-events-toggle .mec-toggle-content h1.mec-single-title {
 display:none
}
.mec-events-toggle .media-links a {
 margin-bottom:0
}
.mec-events-toggle .mec-toggle-content .mec-toggle-meta {
 margin-bottom:14px
}
.mec-events-toggle #mec_speakers_details.mec-frontbox {
 padding:0;
 margin:0
}
.mec-events-toggle .mec-toggle-item h3.mec-speakers {
 border:none;
 text-align:left
}
.mec-events-toggle .mec-toggle-item h3.mec-speakers:before {
 content:'\e063';
 font-family:simple-line-icons;
 border:none;
 position:relative;
 display:inline-block;
 left:unset;
 bottom:unset;
 font-size:22px;
 font-weight:400;
 padding:0 11px 0 28px;
 vertical-align:middle
}
@media only screen and (max-width:767px) {
 .mec-toggle-item-inner .mec-toggle-item-col {
  float:none;
  width:100%;
  border-right:none;
  margin-bottom:5px;
  display:block;
  max-width:100%;
  padding-left:15px
 }
 .mec-events-toggle .mec-toggle-title {
  display:block;
  width:100%;
  max-width:100%
 }
}
.mec-events-agenda-wrap {
 margin:10px 0;
 border:1px solid #e9e9e9;
 padding-left:20px;
 box-shadow:0 2px 2px rgba(0,0,0,.03)
}
.mec-events-agenda {
 padding:0;
 border-bottom:1px solid #e9e9e9;
 overflow:hidden
}
.mec-agenda-date-wrap {
 width:210px;
 padding-top:15px;
 float:left;
 font-size:13px
}
.mec-agenda-date-wrap i,
.mec-agenda-event i {
 font-size:11px;
 color:#aaa;
 margin-right:4px;
 margin-left:1px
}
.mec-agenda-event i {
 vertical-align:middle;
 margin-right:1px
}
.mec-agenda-events-wrap {
 float:left;
 width:calc(100% - 210px);
 background:#f9f9f9;
 padding:15px
}
.mec-agenda-time {
 font-size:11px;
 color:#707070;
 padding-right:10px;
 width:138px;
 display:inline-block
}
.mec-agenda-event-title {
 position:relative;
 padding-left:14px
}
.mec-agenda-event-title a {
 font-size:14px;
 font-weight:600;
 color:#333
}
.mec-agenda-event-title span.event-color {
 width:9px;
 height:9px;
 position:absolute;
 left:0;
 top:4px;
 margin:0
}
.mec-agenda-date-wrap span.mec-agenda-day {
 color:#aaa;
 font-size:12px
}
@media only screen and (max-width:767px) {
 .mec-agenda-date-wrap,
 .mec-agenda-events-wrap {
  float:none;
  width:100%
 }
 .mec-events-agenda span.mec-agenda-event-title {
  display:block;
  width:100%
 }
 .mec-agenda-event-title span.event-color {
  top:7px
 }
 .mec-agenda-event-title a {
  font-size:13px
 }
}
.mec-yearly-view-wrap {
 margin:0 0 15px;
 border:1px solid #e6e6e6;
 box-shadow:0 2px 4px rgba(0,0,0,.04);
 border-bottom-width:4px
}
.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar {
 max-width:100%;
 width:232px;
 padding:10px;
 background:#fff;
 margin:10px;
 display:inline-block
}
.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar dl dt {
 transition:none;
 height:30px;
 width:30px;
 line-height:30px;
 border-radius:0;
 font-size:12px
}
.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-events-sec {
 padding:10px
}
.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar .mec-has-event:after {
 width:4px;
 height:4px;
 bottom:3px;
 margin-left:-2px
}
.mec-yearly-view-wrap .mec-calendar-side .mec-calendar-table {
 min-height:200px
}
.mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt {
 background:#f9f9f9;
 font-size:13px
}
.mec-calendar.mec-yearly-calendar .mec-calendar-table-title {
 text-align:center;
 font-size:15px;
 font-weight:700;
 color:#222;
 margin-top:-5px;
 padding-bottom:5px
}
.mec-yearly-view-wrap .mec-yearly-calendar-sec {
 min-height:200px;
 width:538px;
 overflow:hidden;
 float:left;
 background:#f8f8f8;
 padding:15px
}
.mec-yearly-view-wrap .mec-yearly-agenda-sec {
 min-height:200px;
 width:calc(100% - 538px);
 float:left;
 padding:0 0 0 20px;
 overflow:hidden
}
.mec-yearly-view-wrap .mec-yearly-title-sec {
 position:relative;
 padding:15px;
 text-align:center;
 border-bottom:1px solid #e6e6e6;
 box-shadow:0 1px 3px rgba(0,0,0,.02)
}
.mec-yearly-view-wrap .mec-yearly-title-sec h2 {
 font-size:30px;
 line-height:40px;
 color:#333;
 margin:0;
 font-weight:700
}
.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year,
.mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year {
 position:absolute;
 top:50%;
 margin-top:-15px;
 min-width:30px;
 height:30px;
 line-height:30px;
 padding:0 8px;
 text-align:center;
 background:#fff;
 color:#666;
 font-size:14px;
 border:1px solid #eee;
 border-radius:2px;
 box-shadow:0 2px 0 0 rgba(0,0,0,.015);
 transition:all .33s ease;
 cursor:pointer
}
.mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year {
 right:auto;
 left:20px;
 padding-right:14px
}
.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year {
 left:auto;
 right:20px;
 padding-left:14px
}
.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year i,
.mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year i {
 font-size:12px;
 color:#40d9f1;
 cursor:pointer
}
.mec-yearly-view-wrap .mec-events-agenda.mec-selected {
 box-shadow:-10px 0 0 0 #fffcf2,0 -1px 0 #fbebb6;
 background:#fffcf2;
 border-color:#fbebb6;
 color:#f9af29
}
.mec-yearly-agenda-sec span.mec-event-label-captions.mec-fc-style {
 right:0;
 top:0
}
@media only screen and (max-width:959px) {
 .mec-yearly-view-wrap .mec-yearly-calendar-sec {
  width:268px;
  padding:10px 5px
 }
 .mec-yearly-view-wrap .mec-yearly-agenda-sec {
  width:calc(100% - 268px);
  padding:0 0 0 10px
 }
}
@media only screen and (max-width:767px) {
 .mec-yearly-view-wrap .mec-yearly-agenda-sec,
 .mec-yearly-view-wrap .mec-yearly-calendar-sec {
  width:100%;
  float:none
 }
 .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar {
  width:auto
 }
 .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar dl dt {
  width:14.2%
 }
 .mec-yearly-view-wrap .mec-yearly-title-sec h2 {
  font-size:25px
 }
}
.mec-yearly-view-wrap .mec-agenda-event i,
.mec-yearly-view-wrap .mec-agenda-time {
 display:none
}
@media only screen and (min-width:768px) {
 .mec-yearly-view-wrap .mec-events-agenda-wrap {
  margin-top:0;
  border:none;
  padding-left:0;
  box-shadow:none
 }
 .mec-yearly-view-wrap .mec-agenda-date-wrap {
  width:174px;
  font-size:11px;
  padding-top:10px
 }
 .mec-yearly-view-wrap .mec-agenda-events-wrap {
  width:calc(100% - 174px);
  padding:10px
 }
 .mec-yearly-view-wrap .mec-agenda-event-title a {
  font-size:13px
 }
 .mec-yearly-view-wrap .mec-agenda-event-title span.event-color {
  width:8px;
  height:8px
 }
 .mec-yearly-view-wrap .mec-agenda-date-wrap span.mec-agenda-day {
  font-size:11px
 }
 .mec-yearly-view-wrap .mec-yearly-calendar-sec {
  box-shadow:-2px 0 5px rgba(0,0,0,.03) inset
 }
}
@media only screen and (max-width:1200px) {
 .mec-yearly-view-wrap .mec-agenda-event-title a {
  font-size:12px;
  padding-right:6px
 }
}
.mec-calendar.mec-calendar-timetable .mec-calendar-d-table {
 padding-bottom:10px;
 border-bottom:none
}
.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt:hover {
 cursor:pointer
}
.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt.mec-timetable-has-no-event,
.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt.mec-timetable-has-no-event:hover {
 color:#bbb;
 cursor:default
}
.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt.mec-timetable-day-active {
 background:#40d9f1;
 color:#fff;
 position:relative
}
.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt.mec-timetable-day-active:after {
 content:'';
 position:absolute;
 display:block;
 bottom:-20px;
 left:50%;
 margin-left:-10px;
 width:0;
 border-width:10px;
 border-style:solid;
 border-color:#40d9f1 transparent transparent transparent
}
.mec-timetable-events-list {
 padding:10px 20px;
 border:none;
 margin:0
}
.mec-timetable-events-list .mec-timetable-event {
 padding:10px 0;
 border-bottom:1px dashed #ddd
}
.mec-timetable-events-list .mec-timetable-event:last-child {
 border:none
}
.mec-timetable-event .mec-timetable-event-span {
 font-size:12px;
 color:#444;
 padding-right:30px;
 line-height:22px
}
.mec-timetable-events-list .mec-timetable-event i {
 font-size:13px;
 color:#aaa;
 margin-right:3px;
 vertical-align:baseline
}
.mec-timetable-event .mec-timetable-event-span a {
 color:#333
}
.mec-timetable-event .mec-timetable-event-time {
 font-size:11px
}
.mec-timetable-event .mec-timetable-event-time i {
 vertical-align:text-bottom
}
.mec-timetable-event .mec-timetable-event-title {
 font-size:13px
}
.mec-timetable-event .mec-timetable-event-title .event-color {
 width:10px;
 height:10px
}
.mec-timetable-events-list .mec-timetable-event.mec-util-hidden {
 display:none
}
.mec-timetable-events-list.mec-util-hidden {
 display:none
}
@media only screen and (min-width:768px) {
 .mec-timetable-events-list {
  display:table;
  width:100%;
  margin:10px 0 20px
 }
 .mec-timetable-events-list .mec-timetable-event {
  display:table-row;
  padding:0;
  border:none;
  background:#fff
 }
 .mec-timetable-events-list .mec-timetable-event:hover {
  background:#fafafa
 }
 .mec-timetable-event .mec-timetable-event-span {
  display:table-cell;
  padding:10px 15px;
  border-bottom:1px solid #ebebeb
 }
 .mec-timetable-events-list .mec-timetable-event:last-child .mec-timetable-event-span {
  border-bottom:none
 }
}
@media only screen and (max-width:767px) {
 .mec-timetable-event .mec-timetable-event-title {
  display:block;
  width:100%;
  padding:5px 0 10px;
  font-weight:700
 }
}
.mec-timetable-t2-wrap {
 border:1px solid #e6e6e6;
 background:#fafafa;
 padding:0 15px 15px;
 display:-webkit-box;
 overflow-x:scroll;
 box-shadow:0 3px 2px 0 rgba(0,0,0,.012)
}
.mec-timetable-t2-col {
 width:20%;
 float:left;
 min-height:20px;
 padding-right:1px;
 background:0 0
}
.mec-ttt2-title {
 background:#fafafa;
 color:#333;
 font-size:13px;
 font-weight:600;
 text-transform:uppercase;
 letter-spacing:1px;
 text-align:center;
 padding:25px 10px 10px;
 margin-bottom:1px
}
.mec-timetable-t2-col .mec-event-article {
 position:relative
}
.mec-timetable-t2-col .mec-event-article .event-color {
 position:absolute;
 width:auto;
 height:auto;
 left:0;
 right:0;
 top:0;
 bottom:0;
 margin:0;
 z-index:1;
 border-radius:2px
}
.mec-timetable-t2-content {
 position:relative;
 z-index:2;
 color:#fff;
 padding:15px 15px 20px;
 text-align:left;
 height:185px;
 margin-bottom:1px;
 overflow:hidden
}
.mec-timetable-t2-content .mec-event-title {
 line-height:22px;
 margin-bottom:13px;
 white-space:nowrap;
 padding-right:1px;
 overflow:hidden
}
.mec-timetable-t2-content .mec-event-title a {
 color:#fff;
 font-size:15px;
 font-weight:600;
 white-space:pre-line;
 overflow:hidden
}
.mec-timetable-t2-content div {
 color:#fff;
 font-size:11px;
 font-weight:400;
 line-height:19px;
 white-space:nowrap
}
.mec-timetable-t2-content div i {
 font-size:12px;
 margin-right:4px
}
@media only screen and (max-width:960px) {
 .mec-timetable-t2-col {
  width:100%;
  float:none
 }
}
@media (min-width:961px) {
 .mec-timetable-col-7 {
  width:14.28%
 }
 .mec-timetable-col-6 {
  width:16.6666%
 }
}
.mec-timetable-t3-wrap td {
 position:relative;
 padding:0
}
.mec-timetable-t3-wrap td a {
 width:100%;
 display:block;
 min-height:110px
}
.mec-weather-box {
 padding:15px 0
}
.mec-weather-head {
 min-height:90px;
 padding:5px 0;
 clear:both;
 overflow:hidden;
 margin-bottom:25px;
 border-radius:10px;
 background:#238af5;
 position:relative
}
.mec-weather-icon-box {
 float:left;
 width:80px;
 height:80px;
 border-radius:10px;
 overflow:hidden;
 background:#238af5
}
.mec-weather-icon {
 width:80px;
 height:80px;
 display:inline-block;
 border-radius:10px
}
.mec-weather-summary {
 float:left;
 width:calc(100% - 80px);
 padding-left:10px;
 margin:10px 0;
 height:60px
}
.mec-weather-summary-report {
 font-size:15px;
 color:rgba(255,255,255,.68);
 margin-bottom:6px
}
.mec-weather-summary-temp {
 font-weight:300;
 color:#fff;
 font-size:29px;
 line-height:1
}
.degrees-mode {
 background:rgba(0,0,0,.2);
 cursor:pointer;
 font-weight:300;
 font-size:18px;
 padding:4px 5px;
 line-height:1;
 color:#fff;
 position:absolute;
 border-radius:8px;
 bottom:16px;
 left:16px
}
.mec-weather-extras {
 width:auto;
 padding:10px 15px 0 15px;
 float:right;
 min-height:80px;
 color:#fff;
 font-size:13px;
 line-height:1
}
.mec-weather-extras {
 width:auto;
 padding:10px 15px 0 15px;
 float:right;
 min-height:80px;
 color:#fff;
 font-size:13px;
 line-height:1
}
.mec-weather-extras div {
 line-height:20px;
 height:20px
}
.mec-weather-extras span {
 color:rgba(255,255,255,.68);
 font-size:12px;
 text-transform:uppercase
}
.mec-weather-extras var {
 font-size:11px;
 letter-spacing:.4px
}
.mec-weather-icon.clear-day,
.mec-weather-icon.clear-night {
 background-image:url(../../../plugins/modern-events-calendar/assets/img/mec-weather-icon-01.png)
}
.mec-weather-icon.partly-sunny-day,
.mec-weather-icon.partly-sunny-night {
 background-image:url(../../../plugins/modern-events-calendar/assets/img/mec-weather-icon-02.png)
}
.mec-weather-icon.partly-cloudy-day,
.mec-weather-icon.partly-cloudy-night {
 background-image:url(../../../plugins/modern-events-calendar/assets/img/mec-weather-icon-03.png)
}
.mec-weather-icon.cloudy,
.mec-weather-icon.fog,
.mec-weather-icon.wind {
 background-image:url(../../../plugins/modern-events-calendar/assets/img/mec-weather-icon-04.png)
}
.mec-weather-icon.thunderstorm {
 background-image:url(../../../plugins/modern-events-calendar/assets/img/mec-weather-icon-05.png)
}
.mec-weather-icon.rain {
 background-image:url(../../../plugins/modern-events-calendar/assets/img/mec-weather-icon-06.png)
}
.mec-weather-icon.hail,
.mec-weather-icon.sleet,
.mec-weather-icon.snow {
 background-image:url(../../../plugins/modern-events-calendar/assets/img/mec-weather-icon-07.png)
}
.mec-av-spot-wrap {
 width:auto;
 max-width:1200px;
 padding:0;
 margin:0 auto 25px;
 background:#f7f7f7;
 min-height:480px;
 position:relative
}
.mec-av-spot {
 height:auto;
 border:1px solid #eee;
 box-shadow:0 6px 12px -4px rgba(0,0,0,.05)
}
.mec-av-spot .mec-event-article {
 position:relative;
 height:auto
}
.mec-av-spot .mec-av-spot-img {
 position:relative;
 background-size:cover!important;
 background-position:center!important;
 width:100%;
 height:330px;
 float:none;
 margin:0;
 overflow:hidden
}
.mec-av-spot .mec-av-spot-content,
.mec-av-spot .mec-av-spot-head {
 width:100%;
 float:none;
 height:100%;
 background:#fff;
 padding:0 20px 20px;
 margin-bottom:0
}
.mec-av-spot .mec-av-spot-head {
 background:#222;
 color:#fff;
 min-height:80px
}
.mec-av-spot .mec-av-spot-head .mec-av-spot-box {
 padding-top:25px;
 font-size:13px;
 color:#ddd
}
.mec-av-spot .mec-av-spot-head .mec-av-spot-box span {
 color:#40d9f1;
 font-size:40px;
 font-weight:700;
 font-style:italic
}
.mec-av-spot .mec-av-spot-head .mec-event-countdown {
 text-align:center;
 padding-top:10px;
 display:table;
 table-layout:fixed;
 margin:0 auto;
 float:right
}
.mec-av-spot .mec-av-spot-head .mec-event-countdown li {
 display:table-cell;
 padding:10px 20px;
 position:relative;
 height:60px
}
.mec-av-spot .mec-av-spot-head .mec-event-countdown p {
 margin-bottom:0
}
.mec-av-spot .mec-events-content p {
 margin-bottom:20px
}
.mec-av-spot-content.mec-event-grid-modern .mec-event-article {
 border:none;
 padding:0;
 margin:0;
 box-shadow:none
}
.mec-av-spot-wrap .mec-event-grid-modern .event-grid-modern-head {
 margin-bottom:10px;
 padding:14px 34px;
 margin-left:-20px;
 margin-right:-20px;
 text-align:left;
 background:#f9f9f9;
 border-bottom:1px solid #eee
}
.mec-av-spot-content.mec-event-grid-modern .mec-event-title {
 font-size:29px
}
.mec-av-spot .mec-av-spot-col6 {
 width:50%;
 float:left;
 height:100%
}
.mec-av-spot .mec-av-spot-col6 i {
 font-size:42px;
 float:left;
 margin-right:7px;
 height:58px
}
.mec-av-spot .mec-av-spot-col6 h6 {
 text-transform:uppercase;
 font-size:17px;
 padding:4px 0;
 display:inline;
 color:#444
}
.mec-av-spot .mec-av-spot-col6 address {
 font-size:12px;
 margin-bottom:0
}
.mec-av-spot-content.mec-event-grid-modern .mec-event-title a:hover {
 text-decoration:underline
}
.mec-av-spot-content.mec-event-grid-modern .mec-event-footer .mec-booking-button {
 font-size:12px;
 padding:0 31px;
 line-height:49px;
 height:50px;
 top:0;
 box-shadow:0 5px 11px -3px rgba(0,0,0,.05)
}
@media only screen and (max-width:768px) {
 .mec-av-spot .mec-av-spot-col6 {
  width:100%;
  margin:10px 0
 }
}
@media only screen and (max-width:479px) {
 .mec-av-spot-content.mec-event-grid-modern .mec-event-title {
  font-size:24px
 }
}
.mec-events-masonry-wrap {
 display:block;
 width:auto
}
.mec-masonry-item-wrap {
 width:calc(33.33% - 30px);
 padding:0;
 margin:0 15px 30px;
 min-height:10px;
 position:relative;
 float:left
}
.mec-events-masonry-cats {
 padding:10px;
 margin-bottom:25px;
 text-align:center;
 clear:both;
 list-style:none outside none
}
.mec-events-masonry-cats a {
 border-radius:2px;
 padding:6px 12px;
 font-size:13px;
 line-height:1.2;
 color:#333;
 font-weight:400;
 margin-top:0!important;
 text-align:center;
 display:inline-block;
 width:auto;
 border:2px solid transparent;
 transition:all .2s ease
}
.mec-events-masonry-cats a:hover {
 border-color:#40d9f1;
 color:#333
}
.mec-events-masonry-cats a.mec-masonry-cat-selected {
 border:2px solid #40d9f1;
 color:#40d9f1
}
.mec-masonry {
 background:#f7f7f7;
 height:auto;
 border:1px solid #eee;
 box-shadow:0 6px 12px -4px rgba(0,0,0,.05)
}
.mec-masonry .mec-event-article {
 position:relative;
 height:auto
}
.mec-masonry .mec-masonry-img {
 position:relative;
 width:100%;
 height:auto;
 float:none;
 margin:0;
 overflow:hidden
}
.mec-masonry .mec-masonry-img img {
 width:100%
}
.mec-masonry .mec-masonry-content,
.mec-masonry .mec-masonry-head {
 width:100%;
 float:none;
 height:100%;
 background:#fff;
 padding:0 20px 20px;
 margin-bottom:0
}
.mec-masonry .mec-events-content p {
 margin-bottom:20px
}
.mec-masonry-content.mec-event-grid-modern .mec-event-article {
 border:none;
 padding:0;
 margin:0;
 box-shadow:none
}
.mec-masonry-item-wrap .mec-event-grid-modern .event-grid-modern-head {
 min-height:79px;
 margin-bottom:10px;
 padding:14px 5%;
 margin-left:-20px;
 margin-right:-20px;
 text-align:left;
 background:#f9f9f9;
 border-bottom:1px solid #eee
}
.mec-masonry-content.mec-event-grid-modern .mec-event-title {
 font-size:22px
}
.mec-masonry-content.mec-event-grid-modern .mec-event-content {
 padding-top:20px
}
@media (max-width:480px) {
 .mec-masonry-content.mec-event-grid-modern .mec-labels-normal {
  display:block
 }
}
.mec-masonry-content.mec-event-grid-modern .mec-event-footer {
 height:auto
}
.mec-masonry .mec-masonry-col6 .mec-event-date {
 font-size:52px;
 letter-spacing:-2px;
 line-height:41px;
 vertical-align:top
}
.mec-masonry .mec-masonry-col6 {
 width:50%;
 float:left;
 height:100%
}
.mec-masonry .mec-masonry-col6 i {
 font-size:24px;
 float:left;
 margin-right:7px;
 height:50px
}
.mec-masonry .mec-masonry-col6 .mec-event-month,
.mec-masonry .mec-masonry-col6 h6 {
 text-transform:capitalize;
 font-size:15px;
 padding:4px 0;
 display:inline;
 color:#444
}
.mec-masonry .mec-masonry-col6 .mec-event-detail,
.mec-masonry .mec-masonry-col6 address {
 font-size:11px;
 margin-bottom:0
}
.mec-masonry-content.mec-event-grid-modern .mec-event-title a:hover {
 text-decoration:underline
}
.mec-masonry-content.mec-event-grid-modern .mec-event-footer .mec-booking-button {
 font-size:12px;
 padding:0 31px;
 line-height:49px;
 height:50px;
 top:0;
 box-shadow:0 5px 11px -3px rgba(0,0,0,.05)
}
@media only screen and (max-width:960px) {
 .mec-masonry-item-wrap {
  width:calc(50% - 30px)
 }
}
@media only screen and (max-width:768px) {
 .mec-masonry .mec-masonry-col6 {
  width:100%;
  margin:10px 0
 }
 .mec-masonry-item-wrap {
  width:calc(100% - 30px)
 }
}
@media only screen and (max-width:479px) {
 .mec-masonry-content.mec-event-grid-modern .mec-event-title {
  font-size:24px
 }
}
.mec-wrap.mec-skin-masonry-container .mec-load-more-wrap {
 position:unset
}
.btn-wrapper {
 text-align:center
}
.countdown-wrapper .btn-wrapper {
 padding-top:10px;
 padding-right:0
}
.countdown-wrapper h5.countdown-message {
 letter-spacing:5px;
 font-weight:500;
 font-size:18px
}
.blox.dar .countdown-wrapper p,
.countdown-wrapper p {
 color:#888
}
.countdown-wrapper a.button.black {
 float:right;
 margin-right:0
}
.mec-wrap .threedaydigits .days .flip-clock-label {
 right:-100px
}
@media only screen and (min-width:320px) and (max-width:767px) {
 .mec-wrap .flip-clock-wrapper ul {
  width:29px!important
 }
 .mec-wrap .flip-clock-wrapper ul li a div div.inn {
  font-size:25px!important
 }
 .mec-wrap .flip-clock-divider .flip-clock-label {
  left:0;
  font-weight:300
 }
 .mec-wrap span.flip-clock-divider {
  width:12px
 }
}
@media only screen and (min-width:320px) and (max-width:480px) {
 .mec-wrap .flip-clock-wrapper ul {
  width:29px!important
 }
 .mec-wrap .flip-clock-wrapper ul li a div div.inn {
  font-size:25px!important
 }
 .mec-wrap .flip-clock-divider .flip-clock-label {
  display:none
 }
 .mec-wrap span.flip-clock-divider:first-child {
  width:0
 }
 .mec-wrap span.flip-clock-divider {
  width:5px
 }
 .mec-single-event .mec-events-meta-group-countdown {
  margin-left:0;
  padding:15px 18%
 }
}
@media screen and (min-width:960px) and (max-width:1200px) {
 .mec-wrap .threedaydigits ul {
  height:50px;
  width:47px
 }
}
@media screen and (min-width:480px) and (max-width:768px) {
 .mec-wrap .threedaydigits ul {
  height:48px;
  width:26px!important
 }
 .mec-wrap .threedaydigits .flip-clock-label {
  font-size:8px;
  left:-8px
 }
}
@media screen and (min-width:320px) and (max-width:480px) {
 .mec-wrap .threedaydigits ul {
  height:48px;
  width:22px!important
 }
}
.mec-wrap .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
}
.mec-wrap .flip-clock-wrapper a {
 cursor:pointer;
 text-decoration:none;
 color:#ccc
}
.mec-wrap .flip-clock-wrapper a:hover {
 color:#fff
}
.mec-wrap .flip-clock-wrapper ul {
 list-style:none
}
.flip-clock-wrapper.clearfix:after,
.mec-wrap .flip-clock-wrapper.clearfix:before {
 content:' ';
 display:table
}
.mec-wrap .flip-clock-wrapper.clearfix:after {
 clear:both
}
.mec-wrap .flip-clock-wrapper {
 font:normal 11px 'helvetica neue',helvetica,sans-serif;
 -webkit-user-select:none
}
.mec-wrap .flip-clock-meridium {
 background:0 0!important;
 box-shadow:0 0 0!important;
 font-size:36px!important
}
.mec-wrap .flip-clock-meridium a {
 color:#313333
}
.mec-wrap .flip-clock-wrapper {
 text-align:center;
 position:relative;
 display:inline-block;
 padding-bottom:10px
}
.flip-clock-wrapper:after,
.mec-wrap .flip-clock-wrapper:before {
 content:' ';
 display:table
}
.mec-wrap .flip-clock-wrapper:after {
 clear:both
}
.mec-wrap .flip-clock-wrapper ul {
 position:relative;
 float:left;
 margin:2px;
 width:50px;
 height:50px;
 font-size:80px;
 font-weight:700;
 line-height:87px;
 border-radius:3px;
 background:rgba(0,0,0,.21)
}
.mec-wrap .flip-clock-wrapper ul li {
 z-index:1;
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:100%;
 line-height:54px;
 text-decoration:none!important
}
.mec-wrap .flip-clock-wrapper ul li:first-child {
 z-index:2
}
.mec-wrap .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
}
.mec-wrap .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
}
.mec-wrap .flip-clock-wrapper ul li a div .shadow {
 position:absolute;
 width:100%;
 height:100%;
 z-index:2
}
.mec-wrap .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
}
.mec-wrap .flip-clock-wrapper ul li a div.up:after {
 content:'';
 position:absolute;
 top:24px;
 left:0;
 z-index:5;
 width:100%;
 height:3px;
 background-color:rgba(0,0,0,.12)
}
.mec-wrap .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:3px;
 border-bottom-right-radius:3px
}
.mec-wrap .flip-clock-wrapper ul li a div div.inn {
 position:absolute;
 left:0;
 z-index:1;
 width:100%;
 height:200%;
 color:#fff;
 text-shadow:0 0 2px rgba(0,0,0,.25);
 text-align:center;
 background-color:#40d9f1;
 border-radius:3px;
 font-size:48px
}
.mec-wrap .flip-clock-wrapper ul li a div.up div.inn {
 top:0
}
.mec-wrap .flip-clock-wrapper ul li a div.down div.inn {
 bottom:0
}
.mec-wrap .flip-clock-wrapper ul.play li.flip-clock-before {
 z-index:3
}
.mec-wrap .flip-clock-wrapper .flip {
 box-shadow:0 2px 5px rgba(0,0,0,.17)
}
.mec-wrap .flip-clock-wrapper ul.play li.flip-clock-active {
 -webkit-animation:asd .5s .5s linear both;
 -moz-animation:asd .5s .5s linear both;
 animation:asd .5s .5s linear both;
 z-index:5
}
.mec-wrap .flip-clock-divider {
 float:left;
 display:inline-block;
 position:relative;
 width:18px;
 height:62px
}
.mec-wrap .flip-clock-divider:first-child {
 width:0
}
.mec-wrap .flip-clock-dot {
 display:none;
 background:#323434;
 width:10px;
 height:10px;
 position:absolute;
 border-radius:50%;
 box-shadow:0 0 5px rgba(0,0,0,.5);
 left:5px
}
.mec-wrap .flip-clock-divider .flip-clock-label {
 position:absolute;
 bottom:-1.5em;
 right:-71px;
 color:#101010;
 font-weight:700;
 text-shadow:none;
 text-transform:uppercase
}
.mec-wrap .blox.dark .flip-clock-divider .flip-clock-label {
 color:#8a8a8a
}
.mec-wrap .flip-clock-divider.seconds .flip-clock-label {
 right:-82px
}
.mec-wrap .flip-clock-dot.top {
 top:30px
}
.mec-wrap .flip-clock-dot.bottom {
 bottom:30px
}
@-webkit-keyframes asd {
 0% {
  z-index:2
 }
 20% {
  z-index:4
 }
 100% {
  z-index:4
 }
}
@-moz-keyframes asd {
 0% {
  z-index:2
 }
 20% {
  z-index:4
 }
 100% {
  z-index:4
 }
}
@-o-keyframes asd {
 0% {
  z-index:2
 }
 20% {
  z-index:4
 }
 100% {
  z-index:4
 }
}
@keyframes asd {
 0% {
  z-index:2
 }
 20% {
  z-index:4
 }
 100% {
  z-index:4
 }
}
.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)
 }
}
.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)
 }
}
.flip-clock-wrapper ul li.flip-clock-active {
 z-index:3
}
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
 background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%);
 background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,rgba(64,64,64,.68)));
 background:linear,top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%;
 background:-o-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%);
 background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%);
 background:linear,to bottom,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%;
 -webkit-animation:show .5s linear both;
 -moz-animation:show .5s linear both;
 animation:show .5s linear both
}
.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
 background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%);
 background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,rgba(64,64,64,.68)));
 background:linear,top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%;
 background:-o-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%);
 background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%);
 background:linear,to bottom,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%;
 -webkit-animation:hide .5s .3s linear both;
 -moz-animation:hide .5s .3s linear both;
 animation:hide .5s .3s linear both
}
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
 background:-moz-linear-gradient(top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%);
 background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(64,64,64,.68)),color-stop(100%,rgba(0,0,0,.1)));
 background:linear,top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%;
 background:-o-linear-gradient(top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%);
 background:-ms-linear-gradient(top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%);
 background:linear,to bottom,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%;
 -webkit-animation:show .5s linear both;
 -moz-animation:show .5s linear both;
 animation:show .5s linear both
}
.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
 background:-moz-linear-gradient(top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%);
 background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(64,64,64,.68)),color-stop(100%,rgba(0,0,0,.1)));
 background:linear,top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%;
 background:-o-linear-gradient(top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%);
 background:-ms-linear-gradient(top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%);
 background:linear,to bottom,rgba(64,64,64,.68) 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 only screen and (min-width:320px) and (max-width:480px) {
 .single-mec-events .mec-wrap .flip-clock-wrapper {
  padding-bottom:0;
  max-width:218px
 }
 .single-mec-events .mec-wrap .mec-events-meta-group-countdown {
  padding:20px 10px 20px 10px
 }
 .mec-wrap .flip-clock-wrapper ul {
  width:25px!important;
  padding:0
 }
 .single-mec-events .mec-wrap .flip-clock-wrapper .flip {
  margin-bottom:40px
 }
 .single-mec-events .mec-wrap .flip-clock-divider .flip-clock-label {
  display:block
 }
 .single-mec-events .mec-wrap .flip-clock-divider.days .flip-clock-label {
  left:-15px
 }
 .single-mec-events .mec-wrap .flip-clock-divider.hours .flip-clock-label {
  left:0
 }
 .single-mec-events .mec-wrap .flip-clock-divider.minutes .flip-clock-label {
  left:0
 }
 .single-mec-events .mec-wrap .flip-clock-divider.seconds .flip-clock-label {
  left:-15px
 }
 .single-mec-events .mec-wrap .flip-clock-wrapper {
  max-width:unset
 }
}
[class*=mec-sl-] {
 font-family:simple-line-icons;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.mec-sl-facebook:before {
 content:'\e00b'
}
.mec-sl-twitter:before {
 content:'\e009'
}
.mec-sl-google-plus:before {
 content:'\e60d'
}
.mec-sl-angle-left:before {
 content:'\e605'
}
.mec-sl-angle-right:before {
 content:'\e606'
}
.mec-sl-calendar:before {
 content:'\e075'
}
.mec-sl-clock-o:before {
 content:'\e081'
}
.mec-sl-home:before {
 content:'\e069'
}
.mec-sl-phone:before {
 content:'\e600'
}
.mec-sl-envelope:before {
 content:'\e086'
}
.mec-sl-sitemap:before {
 content:'\e037'
}
.mec-sl-map-marker:before {
 content:'\e096'
}
.mec-sl-floder:before {
 content:'\e089'
}
.mec-sl-wallet:before {
 content:'\e02a'
}
.mec-color,
.mec-color-before :before,
.mec-color-hover:hover,
.mec-wrap .mec-color,
.mec-wrap .mec-color-before :before,
.mec-wrap .mec-color-hover:hover {
 color:#40d9f1
}
.mec-bg-color,
.mec-bg-color-hover:hover,
.mec-wrap .mec-bg-color,
.mec-wrap .mec-bg-color-hover:hover {
 background-color:#40d9f1
}
.mec-box-marker,
.mec-vip-content-notice {
 box-shadow:5px 0 0 #40d9f1 inset;
 padding:5px 10px
}
.mec-border-color,
.mec-border-color-hover:hover,
.mec-wrap .mec-border-color,
.mec-wrap .mec-border-color-hover:hover {
 border-color:#40d9f1
}
.mec-toggle-month-divider.mec-skin-list-events-container {
 border:1px solid #e8e8e8;
 margin-bottom:30px;
 background:#f8f8f8;
 box-shadow:0 2px 18px -1px rgba(0,0,0,.1);
 border-radius:2px
}
.mec-toggle-month-divider .mec-month-divider {
 margin:0;
 text-align:left;
 background:#fff;
 position:relative;
 cursor:pointer;
 border-top:1px solid #e8e8e8
}
.mec-toggle-month-divider .mec-month-divider span {
 padding:20px;
 border-bottom:1px solid #e8e8e8
}
.mec-toggle-month-divider .mec-month-divider i {
 position:absolute;
 right:20px;
 top:24px;
 font-size:20px;
 cursor:pointer
}
.mec-toggle-month-divider .mec-month-divider span:before {
 display:none
}
.mec-toggle-month-divider .mec-month-divider+article {
 margin-top:20px
}
.mec-toggle-month-divider .mec-wrap .mec-month-divider:first-of-type {
 border-top:none
}
.mec-toggle-month-divider .mec-event-list-accordion .mec-month-divider:not(:first-of-type)~article {
 display:none
}
.mec-skin-list-events-container:not(.mec-toggle-month-divider) .mec-month-divider i {
 display:none
}
.mec-toogle-inner-month-divider .mec-toggle-item-col .mec-event-month {
 display:inline-block;
 padding-top:0
}
.mec-toogle-inner-month-divider .mec-toggle-item-col .mec-event-date {
 font-size:14px;
 line-height:14px;
 float:none;
 display:inline-block;
 margin-right:0;
 font-weight:700
}
.mec-events-toggle .mec-toogle-inner-month-divider.mec-toggle-item-inner {
 padding:20px 60px 30px 15px
}
.mec-toogle-inner-month-divider .mec-toggle-month-inner-image {
 float:left;
 clear:right;
 width:100px;
 margin-right:20px;
 margin-left:10px
}
.mec-toogle-inner-month-divider .mec-toggle-item-col .mec-event-detail {
 margin-top:-6px
}
.mec-toogle-inner-month-divider .mec-toggle-item-col {
 float:none;
 width:100%;
 margin-top:10px;
 display:block;
 border:none
}
.mec-events-toggle .mec-toogle-inner-month-divider .mec-toggle-title {
 font-size:19px;
 display:block;
 padding-top:10px
}
@media only screen and (max-width:768px) {
 .mec-events-toggle .mec-toogle-inner-month-divider .mec-toggle-title {
  font-size:14px;
  padding-top:0
 }
 .mec-toogle-inner-month-divider .mec-toggle-item-col {
  margin-top:0
 }
 .mec-toogle-inner-month-divider .mec-toggle-month-inner-image {
  width:70px
 }
}
.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-canceled,
.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-custom,
.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-featured {
 overflow:hidden;
 position:relative
}
.mec-event-label-captions {
 z-index:1;
 position:absolute;
 top:20px;
 right:-37px;
 font-size:11px;
 letter-spacing:1px;
 text-transform:uppercase;
 background:#04de78;
 padding:2px 40px;
 color:#fff;
 -ms-transform:rotate(45deg);
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg);
 -webkit-transition:.5s cubic-bezier(.25,.5,.06,.85);
 transition:.5s cubic-bezier(.25,.5,.06,.85);
 list-style:none;
 text-align:center
}
.mec-box-calendar.mec-event-calendar-classic.mec-event-container-novel .mec-event-label-captions {
 display:none
}
.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-canceled:before {
 background:#de0404
}
.mec-daily-view-date-events article:before,
ul.mec-weekly-view-dates-events article:before {
 padding:7px 40px!important;
 top:27px!important
}
.mec-event-grid-classic article .mec-fc-style,
.mec-event-grid-minimal article .mec-fc-style,
.mec-event-grid-simple article .mec-fc-style,
.mec-timeline-event .mec-fc-style,
.mec-timetable-wrap article .mec-fc-style,
.mec-wrap .mec-event-list-accordion article .mec-fc-style,
.mec-wrap .mec-event-list-modern article .mec-fc-style,
.mec-wrap .mec-events-agenda .mec-agenda-event .mec-fc-style,
.mec-wrap article.mec-event-cover-classic .mec-fc-style,
.mec-wrap article.mec-event-cover-clean .mec-fc-style,
.mec-wrap article.mec-event-cover-modern .mec-fc-style,
.mec-wrap article[class^=mec-event-countdown-] .mec-fc-style {
 font-size:9px;
 letter-spacing:.5px;
 text-transform:uppercase;
 background:#04de78;
 padding:2px 7px;
 color:#fff;
 position:relative;
 margin-left:5px;
 border-radius:2px
}
.mec-timeline-event.mec-label-canceled .mec-fc-style,
.mec-wrap .mec-events-agenda .mec-agenda-event.mec-label-canceled .mec-fc-style,
.mec-wrap article.mec-event-cover-modern.mec-label-canceled .mec-fc-style {
 background:#de0404
}
.mec-event-grid-minimal article .mec-fc-style:before,
.mec-event-grid-simple article .mec-fc-style:before,
.mec-timeline-event .mec-fc-style:before,
.mec-timetable-wrap article .mec-fc-style:before,
.mec-wrap .mec-event-list-accordion article .mec-fc-style:before,
.mec-wrap .mec-event-list-modern article .mec-fc-style:before,
.mec-wrap .mec-events-agenda .mec-agenda-event .mec-fc-style:before,
.mec-wrap article.mec-event-cover-classic .mec-fc-style:before,
.mec-wrap article.mec-event-cover-clean .mec-fc-style:before,
.mec-wrap article[class^=mec-event-countdown-] .mec-fc-style:before {
 width:0;
 height:0;
 border-top:4px solid transparent!important;
 border-right:5px solid;
 border-bottom:4px solid transparent;
 margin:0;
 top:50%;
 left:-5px;
 transform:translateY(-4.5px);
 position:absolute;
 content:'';
 color:var(--background-color)
}
.mec-timeline-event.mec-label-canceled .mec-fc-style:before,
.mec-wrap .mec-events-agenda .mec-agenda-event.mec-label-canceled .mec-fc-style:before {
 color:#de0404
}
.mec-event-grid-classic article.mec-label-canceled:before,
.mec-event-grid-classic article.mec-label-featured:before,
.mec-event-grid-minimal article.mec-label-canceled:before,
.mec-event-grid-minimal article.mec-label-featured:before,
.mec-event-grid-simple article.mec-label-canceled:before,
.mec-event-grid-simple article.mec-label-featured:before,
.mec-timetable-wrap article.mec-label-canceled:before,
.mec-timetable-wrap article.mec-label-featured:before,
.mec-wrap .mec-event-list-accordion article.mec-label-canceled:before,
.mec-wrap .mec-event-list-accordion article.mec-label-featured:before,
.mec-wrap .mec-event-list-modern article.mec-label-canceled:before,
.mec-wrap .mec-event-list-modern article.mec-label-featured:before {
 display:none
}
.mec-wrap .mec-event-list-accordion article .mec-fc-style,
.mec-wrap .mec-event-list-modern article .mec-fc-style,
.mec-wrap article.mec-event-cover-classic .mec-fc-style,
.mec-wrap article.mec-event-cover-clean .mec-fc-style,
.mec-wrap article[class^=mec-event-countdown-] .mec-fc-style {
 top:-1px;
 right:-3px;
 font-size:11px;
 white-space:nowrap
}
.mec-event-grid-classic article.mec-label-canceled .mec-fc-style,
.mec-event-grid-minimal article.mec-label-canceled .mec-fc-style,
.mec-event-grid-simple article.mec-label-canceled .mec-fc-style,
.mec-timetable-wrap article.mec-label-canceled .mec-fc-style,
.mec-wrap .mec-event-list-accordion article.mec-label-canceled .mec-fc-style,
.mec-wrap .mec-event-list-modern article.mec-label-canceled .mec-fc-style,
.mec-wrap article.mec-event-cover-classic.mec-label-canceled .mec-fc-style,
.mec-wrap article.mec-event-cover-clean.mec-label-canceled .mec-fc-style,
.mec-wrap article[class^=mec-event-countdown-].mec-label-canceled .mec-fc-style {
 background:#de0404
}
.mec-event-grid-classic article.mec-label-canceled .mec-fc-style:before,
.mec-event-grid-minimal article.mec-label-canceled .mec-fc-style:before,
.mec-event-grid-simple article.mec-label-canceled .mec-fc-style:before,
.mec-timetable-wrap article.mec-label-canceled .mec-fc-style:before,
.mec-wrap .mec-event-list-accordion article.mec-label-canceled .mec-fc-style:before,
.mec-wrap .mec-event-list-modern article.mec-label-canceled .mec-fc-style:before,
.mec-wrap article.mec-event-cover-classic.mec-label-canceled .mec-fc-style:before,
.mec-wrap article.mec-event-cover-clean.mec-label-canceled .mec-fc-style:before,
.mec-wrap article[class^=mec-event-countdown-].mec-label-canceled .mec-fc-style:before {
 color:#de0404
}
.mec-wrap .mec-slider-t5 article:not([class^=mec-event-countdown]).mec-label-canceled:before,
.mec-wrap .mec-slider-t5 article:not([class^=mec-event-countdown]).mec-label-featured:before {
 -ms-transform:none;
 -webkit-transform:none;
 transform:none;
 -webkit-transition:none;
 transition:none;
 top:271px;
 right:0
}
.mec-timetable-wrap article .mec-fc-style {
 top:-2px;
 font-size:10px;
 right:0
}
.mec-wrap article.mec-event-cover-modern .mec-fc-style {
 padding:5px 9px;
 font-size:11px;
 font-weight:600;
 text-transform:uppercase;
 letter-spacing:1px;
 margin-bottom:24px;
 display:inline-block;
 border-radius:2px;
 -ms-transform:rotate(0);
 -webkit-transform:rotate(0);
 transform:rotate(0);
 right:0;
 top:0
}
.mec-skin-grid-events-container .mec-wrap .mec-event-grid-clean .mec-event-article:before {
 -ms-transform:none;
 -webkit-transform:none;
 transform:none!important;
 -webkit-transition:none;
 transition:none;
 top:22px!important;
 right:22px!important;
 padding:0 10px!important
}
.mec-event-grid-minimal article .mec-fc-style,
.mec-event-grid-simple article .mec-fc-style {
 top:-4px;
 font-size:10px;
 margin-left:10px;
 right:0
}
.mec-event-grid-classic article .mec-fc-style {
 padding:5px 20px;
 font-size:12px;
 margin-top:8px;
 display:inline-block
}
.mec-load-month-link {
 color:#a9a9a9;
 font-size:12px;
 font-weight:400;
 letter-spacing:1px;
 text-transform:uppercase;
 text-decoration:unset;
 transition:all .33s ease
}
ul.mec-categories {
 padding:0
}
ul.mec-categories li.mec-category {
 list-style:none
}
ul.mec-categories li.mec-category a {
 font-weight:400;
 color:#626262;
 font-size:13px;
 text-align:left;
 transition:all .23s ease;
 -webkit-transition:all .23s ease
}
.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields {
 display:inline-block;
 width:20px;
 height:20px;
 position:relative;
 cursor:pointer;
 margin:0 4px;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABmJLR0QA/wD/AP+gvaeTAAAD90lEQVRoge2ZzWscZRjAf8/OJpUkQrF6SJMcNB+zobVdk8WCWEwqBEou0kMKtkgPHoRUD54VFMQ/wJBYhJ6MoGvFg3rQQ7dQFJVN09RANl9UkrgRbVrFuDZpZh4PSWqYmd2Z2a8Ize+0+7zPO/N7dt7l/RjYY48HGynHRZKqRltm7mmBXo1It9jEEBqBhq2UVYSswrTYmraVVFdn248iYpd675IK+GluruXehg4KchZoCtl9SVRHJcrw0fb2pWIdiirg2uzsY2LLOyjngNpib77FOujFdd1481hn50rYzqELGJ+afxGxh0AeCdvXhxURBuNm2ydhOgUuIJ1O1xgN+0eAl0OrhUDgwp3lxVd7e3s3Aub7k05n64yG3CXgZEl2QVG+sv6uG0gkDub8UiN+CZu/fBXlAYR+oz6XTKVSUb9U3wK2hk315LcR+vc3Nr/nn1aA8cz8GdDR8lmFR9DT8Vh7Mn97Hn6YmjpQKzUZ4NGKmAVnxRIrljDNW16NeYdQbaTmXXZfHuCAYUffytfo+QQmZmebbUvmKX2SKhdrIlZr3DR/cTZ4PgHL4jz/H3mAfUp00KvBVYCqRgQ5U3mnkKi+lFQ1nGFXAeOZuWNAc1WkwtHUMXOz2xl0FSDQWx2f8NjoCWfM4z8giWrIFIMorifgnqojdKDeF7Asi69TVxm7MYkIdB85TF/PcQzDqGjeNoqa/gWoNuab3765cpUr331//3vq283PJ5/vqWjeNgKNzpjXEGpwxzZJT0zuSmwHDzsDvou5nYjHg4l4xMqdVwiPAnQ1X3L3kcOuWNfRJyuet4O/nAH3f0BkGcVzu9jXcxyAsRuT9wX6nnu24nnbKCy7dJ2Ba9Nzn4lyKu9VdhX59KlY68DOiHsis3WsekLhEHC5uQqwlcvV0QmPitvNNYRUNTI+Pf+zQEt1tAKzEDdbH3ee5rmHkIgdUf2oel4BEUa9jiI95wGJMgysV1wqOGuCNeLV4FnA5lmlXqysU3BE+MBrNwaF9sTWQ28Av1fMKjgra/a9t/M15i3g0KGW2yq8Vhmn4Cj6SqFD34JroS6z7WOBC+XXCoYIQ12x9kuFcnwXczNm63mUz8unFRDRL+9kF1/3TQtyrXQ6W2fU55II/aWb+aPIF3fra08/09Lyj19uoOV0InEw98eviy+Avl+6XmFEGPpzeeFUEHko4gXH9czsgCLDlP/U7jdFB/3GvJNQGxqAeKw9WWvtM1EZBtbC9ncicFeEIWO9JhZWfqt/8Vyfnm5SooOqeraItdMC8KGyMdIVi2WLdSjLa1ZVjUzM3EzY6AlRuhU1BW36b3+tqyBLIDMCaRUuxzueGCvHa9Y99njQ+RcbkGTacAW/agAAAABJRU5ErkJggg==);
 background-position:center center;
 background-size:cover
}
.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip {
 position:absolute;
 width:340px;
 bottom:24px;
 left:calc(50% - 170px);
 background:#fff;
 border-radius:5px;
 border:1px solid #535a6121;
 box-shadow:0 4px 45px -8px #444b5061;
 visibility:hidden;
 opacity:0;
 transition:opacity .18s ease,transform .18s ease,visibility .25s ease;
 transform:scale(.9);
 z-index:99
}
.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields:hover .mec-data-fields-tooltip {
 visibility:visible;
 opacity:1;
 transform:scale(1)
}
.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip:before {
 display:block;
 content:'';
 position:absolute;
 width:12px;
 height:12px;
 left:calc(50% - 12px);
 top:100%;
 transform:translate(50%,-50%) rotate(-45deg);
 background-color:#fff;
 box-shadow:0 8px 9px -4px #535a61;
 z-index:0
}
.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box {
 overflow:hidden;
 border-radius:11px;
 padding:12px 0
}
.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul {
 width:100%;
 height:200px;
 overflow-y:scroll;
 padding:9px 15px;
 text-align:left
}
.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul::-webkit-scrollbar-track {
 background-color:#fafafa
}
.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul::-webkit-scrollbar {
 width:4px;
 background-color:#fafafa
}
.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul::-webkit-scrollbar-thumb {
 background-color:#40d9f1;
 border-radius:4px
}
.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item {
 display:block;
 width:100%;
 text-transform:none;
 margin:0 0 8px 0;
 color:#616263;
 font-size:13px;
 line-height:1.5;
 font-weight:400;
 padding-bottom:8px;
 border-bottom:1px dashed #e1e2e3
}
.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item:last-child {
 border-bottom:none
}
.mec-wrap [id^=mec_skin_events_] .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item a {
 color:#40d9f1;
 font-size:13px;
 line-height:1.5;
 font-weight:400
}
.mec-wrap [id^=mec_skin_events_] .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item a:hover {
 color:#000
}
.mec-wrap .mec-custom-data .mec-timetable-t2-content,
.mec-wrap .mec-custom-data .mec-timetable-t2-content .mec-event-title,
.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-custom-data.mec-label-canceled,
.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-custom-data.mec-label-featured {
 overflow:visible!important
}
.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-custom-data.mec-label-canceled .mec-event-label-captions,
.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-custom-data.mec-label-featured .mec-event-label-captions {
 -ms-transform:rotate(0);
 -webkit-transform:rotate(0);
 transform:rotate(0);
 width:fit-content;
 top:7px;
 right:7px;
 padding:2px 5px;
 border-radius:4px
}
@media (min-width:768px) {
 .mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-canceled .mec-event-data-fields .mec-data-fields-tooltip,
 .mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-custom .mec-event-data-fields .mec-data-fields-tooltip,
 .mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-featured .mec-event-data-fields .mec-data-fields-tooltip {
  bottom:calc(50% - 110px);
  left:30px
 }
 .mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-canceled .mec-event-data-fields .mec-data-fields-tooltip:before,
 .mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-custom .mec-event-data-fields .mec-data-fields-tooltip:before,
 .mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-featured .mec-event-data-fields .mec-data-fields-tooltip:before {
  left:-10px;
  top:calc(100% - 110px);
  box-shadow:-8px -5px 9px -4px #535a61
 }
}
.mec-hourly-schedule-speaker-info {
 background:#fff;
 padding:30px;
 border:1px solid #e6e6e6;
 max-width:740px;
 width:740px;
 margin-left:-110px
}
.mec-hourly-schedule-speaker-thumbnail {
 float:left;
 max-width:30%;
 width:30%
}
.mec-hourly-schedule-speaker-name {
 font-weight:700;
 font-size:26px;
 line-height:1.2;
 color:#333;
 text-transform:uppercase
}
.mec-hourly-schedule-speaker-details {
 float:left;
 width:69%;
 padding-left:25px
}
.mec-hourly-schedule-speaker-job-title {
 font-size:16px;
 line-height:1.3;
 margin-bottom:4px
}
.mec-hourly-schedule-speaker-description {
 font-size:14px;
 font-weight:400;
 color:#6d7683;
 line-height:1.7;
 text-align:left
}
.mec-hourly-schedule-speaker-contact-information a i,
.mec-organizer-social-information a i {
 color:#6b6b6b;
 background:#ebebeb;
 line-height:29px;
 margin:9px 7px 9px 0;
 width:30px;
 height:30px;
 display:inline-block;
 text-align:center;
 transition:all .2s ease;
 font-size:15px;
 cursor:pointer;
 border-radius:3px
}
.mec-hourly-schedule-speaker-contact-information a i:hover,
.mec-organizer-social-information a i:hover {
 background:#222;
 color:#fff
}
@media only screen and (max-width:479px) {
 .mec-hourly-schedule-speaker-thumbnail {
  float:none;
  max-width:none;
  margin-right:0;
  margin-bottom:15px;
  width:100%
 }
 .mec-hourly-schedule-speaker-thumbnail img {
  width:100%
 }
 .mec-hourly-schedule-speaker-details {
  padding-left:0
 }
 .mec-hourly-schedule-speaker-info {
  width:90%;
  margin:0 auto
 }
}
.mec-profile .mec-profile-bookings {
 border:2px solid #e6e6e6;
 text-align:center
}
.mec-profile .mec-profile-bookings tbody tr:first-child {
 background:#f7f7f7;
 font-weight:700;
 text-transform:capitalize
}
.mec-profile .mec-profile-bookings tbody tr {
 border-bottom:1px solid #e6e6e6;
 font-size:14px
}
.mec-profile .mec-profile-bookings tbody tr td {
 border:1px solid #e6e6e6;
 padding:10px;
 text-align:center;
 word-break:initial
}
.mec-profile .mec-profile-bookings tbody tr td:first-child {
 width:5%
}
.mec-profile .mec-profile-bookings tbody tr td:nth-child(2) {
 width:53%;
 text-align:left
}
.mec-profile .mec-profile-bookings tbody tr td:nth-child(3) {
 width:7%
}
.mec-profile .mec-profile-bookings tbody tr td:nth-child(4) {
 width:7%
}
.mec-profile .mec-profile-bookings tbody tr td:nth-child(5) {
 width:7%
}
.mec-profile .mec-profile-bookings tbody tr td:nth-child(6) {
 width:7%
}
.mec-profile .mec-profile-bookings tbody tr td:nth-child(7) {
 width:7%
}
.mec-profile .mec-profile-bookings tbody tr td:nth-child(8) {
 width:7%
}
.mec-profile .mec-profile-bookings tbody tr td:nth-child(8) i {
 color:#fe686a
}
.mec-profile .mec-event-status {
 padding:5px 10px;
 color:#fff;
 border-radius:2px;
 font-size:12px;
 line-height:12px;
 letter-spacing:.4px
}
.mec-profile .mec-event-status.mec-book-confirmed {
 background:#50d477
}
.mec-profile .mec-event-status.mec-book-pending {
 background:#fcbe69
}
.mec-profile .mec-event-status.mec-book-rejected {
 background:#fe686a
}
.mec-profile .mec-event-date {
 font-size:12px;
 color:#888
}
.mec-event-date,
.mec-event-status {
 text-align:center
}
.mec-event-date .mec-tooltip,
.mec-event-status .mec-tooltip {
 position:relative;
 width:fit-content;
 margin:auto
}
.mec-profile i {
 font-size:15px;
 color:#008aff;
 vertical-align:text-bottom;
 margin-right:4px
}
.mec-event-date .mec-tooltip .box,
.mec-event-status .mec-tooltip .box {
 min-width:250px;
 max-width:300px;
 display:inline-block;
 top:-8px;
 left:50%;
 margin-top:0;
 transform:translate(-50%,-100%);
 padding:0;
 background-color:#000;
 color:#fff;
 font-weight:400;
 font-size:14px;
 letter-spacing:.5px;
 line-height:1.5;
 position:absolute;
 z-index:99999999;
 box-sizing:border-box;
 border-radius:6px;
 box-shadow:0 4px 45px -8px #535a61;
 padding:5px 10px 6px;
 border-radius:8px;
 text-align:center;
 font-style:normal;
 opacity:0;
 visibility:hidden;
 display:none
}
.mec-event-date .mec-tooltip .box,
.mec-event-status .mec-tooltip .box {
 font-size:13px;
 letter-spacing:1.1px;
 font-weight:500
}
.mec-event-date .mec-tooltip:hover .box:after,
.mec-event-status .mec-tooltip:hover .box:after {
 content:'';
 position:absolute;
 width:12px;
 height:12px;
 left:calc(50% - 12px);
 bottom:-12px;
 transform:translate(50%,-50%) rotate(-45deg);
 background-color:#000;
 box-shadow:0 8px 9px -4px #535a61
}
.mec-event-status .mec-tooltip .box {
 min-width:100px
}
.mec-event-status.mec-book-confirmed .mec-tooltip .box,
.mec-event-status.mec-book-confirmed .mec-tooltip:hover .box:after {
 background-color:#50d477
}
.mec-event-status.mec-book-rejected .mec-tooltip .box,
.mec-event-status.mec-book-rejected .mec-tooltip:hover .box:after {
 background-color:#fe686a
}
.mec-event-status.mec-book-pending .mec-tooltip .box,
.mec-event-status.mec-book-pending .mec-tooltip:hover .box:after {
 background-color:#fcbe69
}
.mec-event-date .mec-tooltip:hover .box,
.mec-event-status .mec-tooltip:hover .box {
 opacity:1;
 visibility:visible;
 display:block
}
.mec-profile .mec-event-status {
 padding:0
}
.mec-profile .mec-booking-number-of-attendees {
 font-size:13px;
 color:#888
}
.mec-profile .mec-booking-number-of-attendees i,
.mec-profile .mec-profile-bookings-view-invoice i {
 font-size:15px;
 color:#008aff;
 vertical-align:text-bottom;
 margin-right:4px
}
.mec-booking-attendees {
 background:#fff;
 padding:10px
}
.mec-booking-attendees {
 width:850px;
 text-align:center
}
.mec-booking-attendees-wrapper {
 border:2px solid #e6e6e6;
 font-size:14px
}
.mec-booking-attendees-head {
 display:table;
 width:100%;
 background:#f7f7f7;
 border-bottom:1px solid #e6e6e6;
 font-weight:700
}
.mec-booking-attendees-head span,
.mec-booking-attendees-head-content>span {
 vertical-align:middle;
 display:table-cell;
 padding:7px;
 border-right:1px solid #e6e6e6;
 font-size:12px
}
.mec-booking-attendees-head-content {
 display:table;
 width:100%;
 border-bottom:1px solid #e6e6e6
}
.mec-booking-attendees-wrapper .mec-booking-attendees-head-content:last-child {
 border:none
}
.mec-booking-attendees-head span:first-child,
.mec-booking-attendees-head-content>span:first-child {
 width:4%
}
.mec-booking-attendees-head span:nth-child(2),
.mec-booking-attendees-head-content>span:nth-child(2) {
 width:20%
}
.mec-booking-attendees-head span:nth-child(3),
.mec-booking-attendees-head-content>span:nth-child(3) {
 width:24%
}
.mec-booking-attendees-head span:nth-child(4),
.mec-booking-attendees-head-content>span:nth-child(4) {
 width:26%
}
.mec-booking-attendees-head span:nth-child(5),
.mec-booking-attendees-head-content>span:nth-child(5) {
 width:26%
}
@media only screen and (max-width:759px) {
 .mec-booking-attendees {
  width:470px
 }
 .mec-booking-attendees-head span,
 .mec-booking-attendees-head-content>span {
  word-break:break-all
 }
}
@media (max-width:1366px) {
 .mec-profile .mec-profile-bookings tbody tr td:first-child {
  width:6%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(2) {
  width:40%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(3) {
  width:8%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(4) {
  width:8%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(5) {
  width:12%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(6) {
  width:10%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(7) {
  width:8%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(8) {
  width:8%
 }
}
@media (max-width:1024px) {
 .mec-profile .mec-profile-bookings tbody tr td:first-child {
  width:5%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(2) {
  width:30%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(3) {
  width:10%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(4) {
  width:10%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(5) {
  width:15%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(6) {
  width:10%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(7) {
  width:10%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(8) {
  width:10%
 }
}
@media (max-width:780px) {
 .mec-profile .mec-profile-bookings tbody tr,
 .mec-profile i {
  font-size:12px
 }
 .mec-event-date .mec-tooltip .box {
  min-width:200px
 }
 .mec-event-status .mec-tooltip .box {
  min-width:90px
 }
 .mec-event-date .mec-tooltip .box,
 .mec-event-status .mec-tooltip .box {
  padding:4px 5px!important
 }
 .mec-profile .mec-profile-bookings tbody tr {
  font-size:12px
 }
}
@media (max-width:480px) {
 .mec-profile .mec-booking-number-of-attendees,
 .mec-profile .mec-profile-bookings tbody tr,
 .mec-profile i {
  font-size:8px!important
 }
 .mec-profile .mec-profile-bookings tbody tr td {
  padding:3px
 }
 .mec-profile .mec-profile-bookings tbody tr td:first-child {
  width:5%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(2) {
  width:19%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(3) {
  width:10%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(4) {
  width:12%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(5) {
  width:18%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(6) {
  width:13%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(7) {
  width:10%
 }
 .mec-profile .mec-profile-bookings tbody tr td:nth-child(8) {
  width:13%
 }
 .mec-event-date .mec-tooltip .box,
 .mec-event-status .mec-tooltip .box {
  font-size:8px
 }
 .mec-event-date .mec-tooltip .box {
  min-width:75px
 }
 .mec-event-status .mec-tooltip .box {
  min-width:70px
 }
 .mec-event-date .mec-tooltip .box,
 .mec-event-status .mec-tooltip .box {
  padding:4px 5px!important
 }
}
.mec-woo-booking-checkout {
 position:relative;
 border:none;
 border-radius:0;
 color:#fff;
 display:inline-block;
 font-size:12px;
 letter-spacing:1px;
 line-height:1.5;
 text-transform:uppercase;
 font-weight:600;
 text-decoration:none;
 cursor:pointer;
 margin-bottom:21px;
 margin-right:10px;
 line-height:1;
 padding:18px 20px 16px;
 background:#39c36e;
 -webkit-transition:all .21s ease;
 -moz-transition:all .21s ease;
 transition:all .21s ease;
 border-radius:0;
 margin-bottom:6px;
 min-width:170px;
 margin-top:5px;
 text-align:center
}
.mec-woo-booking-checkout:hover {
 background:#222;
 color:#fff
}
.mec-woo-booking-checkout:focus,
.mec-woo-booking-checkout:visited {
 color:#fff
}
.single-mec-events .lity-container {
 max-width:480px;
 width:480px
}
.lity-content .mec-events-meta-group-booking {
 width:100%;
 padding:20px 50px;
 background:#fff
}
.lity-content .mec-events-meta-group-booking .mec-booking form>h4 {
 text-transform:uppercase;
 font-size:15px;
 font-weight:700;
 color:#313131;
 border-bottom:4px solid #ebebeb;
 width:100%;
 display:block;
 padding-bottom:10px;
 position:relative;
 text-align:center;
 line-height:1.2;
 margin-bottom:10px
}
.lity-content .mec-events-meta-group-booking .mec-booking form>h4:before {
 padding:1px 35px;
 border-bottom:4px solid #40d9f1;
 font-size:6px;
 content:'';
 text-align:center;
 position:absolute;
 bottom:-4px;
 margin-left:-35px;
 left:50%
}
.lity-content .mec-events-meta-group-booking .mec-event-ticket-available,
.lity-content .mec-events-meta-group-booking .mec-event-ticket-name,
.lity-content .mec-events-meta-group-booking .mec-event-ticket-price,
.lity-content .mec-events-meta-group-booking .mec-ticket-variation-name,
.lity-content .mec-events-meta-group-booking .mec-ticket-variation-price,
.lity-content .mec-events-meta-group-booking label {
 color:#424242;
 font-size:12px;
 font-weight:300;
 letter-spacing:0;
 margin:3px 0;
 clear:none;
 padding:5px 1em 3px 0;
 display:inline-block
}
.lity-content .mec-events-meta-group-booking .mec-event-ticket-available {
 margin-bottom:12px
}
.lity-content .mec-events-meta-group-booking select {
 display:block;
 background:#fcfcfc;
 min-height:42px;
 min-width:180px;
 font-size:13px;
 border:1px solid #e0e0e0;
 padding:13px 10px;
 width:100%;
 margin-bottom:20px;
 box-shadow:inset 0 2px 4px rgba(0,0,0,.051);
 clear:both
}
.lity-content .mec-events-meta-group-booking input[type=email] {
 color:#888;
 border:1px solid #e1e1e1;
 font-size:14px;
 display:block;
 width:100%;
 outline:0
}
.lity-content .mec-events-meta-group-booking input {
 margin-bottom:10px!important
}
.lity-content .mec-book-ticket-variation h5 {
 color:#424242;
 font-size:12px;
 font-weight:300;
 letter-spacing:0;
 margin:0;
 clear:none;
 padding:5px 1em 3px 0;
 display:inline-block;
 text-transform:capitalize
}
.lity-content ul.mec-book-tickets-container {
 padding:0
}
.lity-content .mec-events-meta-group-booking input[type=email],
.lity-content .mec-events-meta-group-booking input[type=number],
.lity-content .mec-events-meta-group-booking input[type=text] {
 outline:0;
 display:block;
 background:#fcfcfc;
 min-height:42px;
 min-width:180px;
 font-size:13px;
 border:1px solid #e0e0e0;
 padding:13px 10px;
 width:100%;
 margin-bottom:20px;
 box-shadow:inset 0 2px 4px rgba(0,0,0,.051);
 clear:both;
 margin-bottom:2px!important
}
.lity-container .mec-click-pay #mec_woo_add_to_cart_btn_r,
.lity-content button[type=submit] {
 position:relative;
 border:none;
 color:#fff;
 display:inline-block;
 font-size:12px;
 letter-spacing:1px;
 text-transform:uppercase;
 font-weight:600;
 text-decoration:none;
 cursor:pointer;
 margin-right:10px;
 line-height:1;
 padding:18px 20px 16px;
 background:#39c36e;
 -webkit-transition:all .21s ease;
 -moz-transition:all .21s ease;
 transition:all .21s ease;
 min-width:170px;
 margin-top:5px;
 border-radius:0;
 margin-bottom:6px
}
.lity-content button[type=submit]:hover {
 background:#222
}
.lity-content .mec-book-tickets-container li {
 list-style:none
}
.lity-content .mec-events-meta-group-booking #mec_book_payment_form h4,
.lity-content .mec-events-meta-group-booking li h4 {
 font-size:19px;
 font-weight:700
}
.lity-content .mec-events-meta-group-booking .mec-book-price-total {
 display:inline-block;
 margin-bottom:10px;
 font-size:26px;
 color:#39c36e;
 font-weight:700;
 padding:10px 0
}
.lity-content .mec-events-meta-group-booking ul.mec-book-price-details li {
 width:50%
}
.lity-content .mec-events-meta-group-booking ul.mec-book-price-details li:nth-child(2n) {
 border:none
}
.lity-content .mec-events-meta-group-booking ul.mec-book-price-details li span {
 display:block
}
.lity-content .mec-events-meta-group-booking button[type=submit]:after {
 display:none;
 font-family:simple-line-icons;
 content:'\e098';
 margin-left:4px;
 -webkit-animation:rotating 1.2s linear infinite;
 -moz-animation:rotating 1.2s linear infinite;
 -ms-animation:rotating 1.2s linear infinite;
 -o-animation:rotating 1.2s linear infinite;
 animation:rotating 1.2s linear infinite
}
.lity-content .mec-events-meta-group-booking button[type=submit].loading:after {
 display:inline-block
}
@media only screen and (max-width:480px) {
 .lity-content .mec-events-meta-group-booking {
  padding:20px;
  width:340px;
  margin:0 auto
 }
}
@media (max-width:480px) {
 .single-mec-events .lity-container {
  max-width:440px;
  width:440px;
  margin:0 auto!important
 }
}
@media (max-width:411px) {
 .single-mec-events .lity-container {
  max-width:380px;
  width:380px
 }
}
@media (max-width:375px) {
 .single-mec-events .lity-container {
  max-width:350px;
  width:350px
 }
}
@media (max-width:320px) {
 .single-mec-events .lity-container {
  max-width:300px;
  width:300px
 }
}
.mec-events-meta-group-booking {
 position:relative
}
.mec-cover-loader:after {
 content:'';
 position:absolute;
 top:0;
 right:0;
 left:0;
 bottom:0;
 background:rgba(255,255,255,.5);
 z-index:99999
}
.mec-loader {
 background:rgba(0,0,0,0);
 position:absolute;
 top:50%;
 left:50%;
 transform:translate(-50%,-50%);
 z-index:9
}
.mec-loader,
.mec-loader:after {
 border-radius:50%;
 width:5em;
 height:5em;
 z-index:999999999999
}
.mec-loader {
 font-size:10px;
 text-indent:-9999em;
 border-top:.5em solid rgba(0,0,0,.2);
 border-right:.5em solid rgba(0,0,0,.2);
 border-bottom:.5em solid rgba(0,0,0,.2);
 border-left:.5em solid #fff;
 -webkit-transform:translateZ(0);
 -ms-transform:translateZ(0);
 transform:translateZ(0);
 -webkit-animation:mecloader 1.1s infinite linear;
 animation:mecloader 1.1s infinite linear
}
@-webkit-keyframes mecloader {
 0% {
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 100% {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
@keyframes mecloader {
 0% {
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 100% {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
.mec-google-recaptcha {
 margin:0 0 20px 16px
}
.mec-wrap * {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
.mec-wrap :after,
.mec-wrap :before {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
.mec-wrap .clearfix:after,
.mec-wrap .clearfix:before {
 content:'\0020';
 display:block;
 overflow:hidden;
 visibility:hidden;
 width:0;
 height:0
}
.mec-wrap .clearfix:after {
 clear:both
}
.mec-wrap .clearfix {
 zoom:1
}
.mec-wrap .clear,
.mec-wrap .clr {
 clear:both;
 display:block;
 overflow:hidden;
 visibility:hidden
}
.mec-wrap .clr {
 visibility:visible;
 overflow:visible
}
.mec-container [class*=col-] img {
 max-width:100%
}
.mec-container {
 margin-right:auto;
 margin-left:auto;
 padding-left:10px;
 padding-right:10px
}
.mec-container:after,
.mec-container:before {
 content:' ';
 display:table
}
.mec-container:after {
 clear:both
}
@media only screen and (max-width:479px) {
 .mec-container {
  width:300px
 }
}
@media only screen and (min-width:480px) and (max-width:767px) {
 .mec-container {
  width:420px
 }
}
@media only screen and (min-width:768px) and (max-width:960px) {
 .mec-container {
  width:768px
 }
}
@media only screen and (min-width:961px) {
 .mec-container {
  width:960px
 }
}
@media only screen and (min-width:1200px) {
 .mec-container {
  width:1196px;
  padding-left:15px;
  padding-right:15px
 }
}
@media only screen and (min-width:1921px) {
 .mec-container {
  max-width:1690px
 }
}
.mec-wrap .row {
 margin-left:-10px;
 margin-right:-10px
}
.mec-wrap .row:after,
.mec-wrap .row:before {
 content:' ';
 display:table
}
.mec-wrap .row:after {
 clear:both
}
.mec-wrap .col-lg-1,
.mec-wrap .col-lg-10,
.mec-wrap .col-lg-11,
.mec-wrap .col-lg-12,
.mec-wrap .col-lg-2,
.mec-wrap .col-lg-3,
.mec-wrap .col-lg-4,
.mec-wrap .col-lg-5,
.mec-wrap .col-lg-6,
.mec-wrap .col-lg-7,
.mec-wrap .col-lg-8,
.mec-wrap .col-lg-9,
.mec-wrap .col-md-1,
.mec-wrap .col-md-10,
.mec-wrap .col-md-11,
.mec-wrap .col-md-12,
.mec-wrap .col-md-2,
.mec-wrap .col-md-3,
.mec-wrap .col-md-4,
.mec-wrap .col-md-5,
.mec-wrap .col-md-6,
.mec-wrap .col-md-7,
.mec-wrap .col-md-8,
.mec-wrap .col-md-9,
.mec-wrap .col-sm-1,
.mec-wrap .col-sm-10,
.mec-wrap .col-sm-11,
.mec-wrap .col-sm-12,
.mec-wrap .col-sm-2,
.mec-wrap .col-sm-3,
.mec-wrap .col-sm-4,
.mec-wrap .col-sm-5,
.mec-wrap .col-sm-6,
.mec-wrap .col-sm-7,
.mec-wrap .col-sm-8,
.mec-wrap .col-sm-9,
.mec-wrap .col-xs-1,
.mec-wrap .col-xs-10,
.mec-wrap .col-xs-11,
.mec-wrap .col-xs-12,
.mec-wrap .col-xs-2,
.mec-wrap .col-xs-3,
.mec-wrap .col-xs-4,
.mec-wrap .col-xs-5,
.mec-wrap .col-xs-6,
.mec-wrap .col-xs-7,
.mec-wrap .col-xs-8,
.mec-wrap .col-xs-9 {
 position:relative;
 min-height:1px;
 padding-left:10px;
 padding-right:10px
}
@media only screen and (min-width:1200px) {
 .mec-wrap .col-lg-1,
 .mec-wrap .col-lg-10,
 .mec-wrap .col-lg-11,
 .mec-wrap .col-lg-12,
 .mec-wrap .col-lg-2,
 .mec-wrap .col-lg-3,
 .mec-wrap .col-lg-4,
 .mec-wrap .col-lg-5,
 .mec-wrap .col-lg-6,
 .mec-wrap .col-lg-7,
 .mec-wrap .col-lg-8,
 .mec-wrap .col-lg-9,
 .mec-wrap .col-md-1,
 .mec-wrap .col-md-10,
 .mec-wrap .col-md-11,
 .mec-wrap .col-md-12,
 .mec-wrap .col-md-2,
 .mec-wrap .col-md-3,
 .mec-wrap .col-md-4,
 .mec-wrap .col-md-5,
 .mec-wrap .col-md-6,
 .mec-wrap .col-md-7,
 .mec-wrap .col-md-8,
 .mec-wrap .col-md-9,
 .mec-wrap .col-sm-1,
 .mec-wrap .col-sm-10,
 .mec-wrap .col-sm-11,
 .mec-wrap .col-sm-12,
 .mec-wrap .col-sm-2,
 .mec-wrap .col-sm-3,
 .mec-wrap .col-sm-4,
 .mec-wrap .col-sm-5,
 .mec-wrap .col-sm-6,
 .mec-wrap .col-sm-7,
 .mec-wrap .col-sm-8,
 .mec-wrap .col-sm-9,
 .mec-wrap .col-xs-1,
 .mec-wrap .col-xs-10,
 .mec-wrap .col-xs-11,
 .mec-wrap .col-xs-12,
 .mec-wrap .col-xs-2,
 .mec-wrap .col-xs-3,
 .mec-wrap .col-xs-4,
 .mec-wrap .col-xs-5,
 .mec-wrap .col-xs-6,
 .mec-wrap .col-xs-7,
 .mec-wrap .col-xs-8,
 .mec-wrap .col-xs-9 {
  padding-left:15px;
  padding-right:15px
 }
 .mec-wrap .row {
  margin-left:-15px;
  margin-right:-15px
 }
}
.mec-container [class*=col-].alpha {
 padding-left:0
}
.mec-container [class*=col-].omega {
 padding-right:0
}
.mec-wrap .col-xs-1,
.mec-wrap .col-xs-10,
.mec-wrap .col-xs-11,
.mec-wrap .col-xs-12,
.mec-wrap .col-xs-2,
.mec-wrap .col-xs-3,
.mec-wrap .col-xs-4,
.mec-wrap .col-xs-5,
.mec-wrap .col-xs-6,
.mec-wrap .col-xs-7,
.mec-wrap .col-xs-8,
.mec-wrap .col-xs-9 {
 float:left
}
.mec-wrap .col-xs-12 {
 width:100%
}
.mec-wrap .col-xs-11 {
 width:91.66666666666666%
}
.mec-wrap .col-xs-10 {
 width:83.33333333333334%
}
.mec-wrap .col-xs-9 {
 width:75%
}
.mec-wrap .col-xs-8 {
 width:66.66666666666666%
}
.mec-wrap .col-xs-7 {
 width:58.333333333333336%
}
.mec-wrap .col-xs-6 {
 width:50%
}
.mec-wrap .col-xs-5 {
 width:41.66666666666667%
}
.mec-wrap .col-xs-4 {
 width:33.33333333333333%
}
.mec-wrap .col-xs-3 {
 width:25%
}
.mec-wrap .col-xs-2 {
 width:16.666666666666664%
}
.mec-wrap .col-xs-1 {
 width:8.333333333333332%
}
@media (min-width:768px) {
 .mec-wrap .col-sm-1,
 .mec-wrap .col-sm-10,
 .mec-wrap .col-sm-11,
 .mec-wrap .col-sm-12,
 .mec-wrap .col-sm-2,
 .mec-wrap .col-sm-3,
 .mec-wrap .col-sm-4,
 .mec-wrap .col-sm-5,
 .mec-wrap .col-sm-6,
 .mec-wrap .col-sm-7,
 .mec-wrap .col-sm-8,
 .mec-wrap .col-sm-9 {
  float:left
 }
 .mec-wrap .col-sm-12 {
  width:100%
 }
 .mec-wrap .col-sm-11 {
  width:91.66666666666666%
 }
 .mec-wrap .col-sm-10 {
  width:83.33333333333334%
 }
 .mec-wrap .col-sm-9 {
  width:75%
 }
 .mec-wrap .col-sm-8 {
  width:66.66666666666666%
 }
 .mec-wrap .col-sm-7 {
  width:58.333333333333336%
 }
 .mec-wrap .col-sm-6 {
  width:50%
 }
 .mec-wrap .col-sm-5 {
  width:41.66666666666667%
 }
 .mec-wrap .col-sm-4 {
  width:33.33333333333333%
 }
 .mec-wrap .col-sm-3 {
  width:25%
 }
 .mec-wrap .col-sm-2 {
  width:16.666666666666664%
 }
 .mec-wrap .col-sm-1 {
  width:8.333333333333332%
 }
}
@media (min-width:961px) {
 .mec-wrap .col-md-1,
 .mec-wrap .col-md-10,
 .mec-wrap .col-md-11,
 .mec-wrap .col-md-12,
 .mec-wrap .col-md-2,
 .mec-wrap .col-md-3,
 .mec-wrap .col-md-4,
 .mec-wrap .col-md-5,
 .mec-wrap .col-md-6,
 .mec-wrap .col-md-7,
 .mec-wrap .col-md-8,
 .mec-wrap .col-md-9 {
  float:left
 }
 .mec-wrap .col-md-12 {
  width:100%
 }
 .mec-wrap .col-md-11 {
  width:91.66666666666666%
 }
 .mec-wrap .col-md-10 {
  width:83.33333333333334%
 }
 .mec-wrap .col-md-9 {
  width:75%
 }
 .mec-wrap .col-md-8 {
  width:66.66666666666666%
 }
 .mec-wrap .col-md-7 {
  width:58.333333333333336%
 }
 .mec-wrap .col-md-6 {
  width:50%
 }
 .mec-wrap .col-md-5 {
  width:41.66666666666667%
 }
 .mec-wrap .col-md-4 {
  width:33.33333333333333%
 }
 .mec-wrap .col-md-3 {
  width:25%
 }
 .mec-wrap .col-md-2 {
  width:16.666666666666664%
 }
 .mec-wrap .col-md-1 {
  width:8.333333333333332%
 }
}
@media (min-width:1200px) {
 .mec-wrap .col-lg-1,
 .mec-wrap .col-lg-10,
 .mec-wrap .col-lg-11,
 .mec-wrap .col-lg-12,
 .mec-wrap .col-lg-2,
 .mec-wrap .col-lg-3,
 .mec-wrap .col-lg-4,
 .mec-wrap .col-lg-5,
 .mec-wrap .col-lg-6,
 .mec-wrap .col-lg-7,
 .mec-wrap .col-lg-8,
 .mec-wrap .col-lg-9 {
  float:left
 }
 .mec-wrap .col-lg-12 {
  width:100%
 }
 .mec-wrap .col-lg-11 {
  width:91.66666666666666%
 }
 .mec-wrap .col-lg-10 {
  width:83.33333333333334%
 }
 .mec-wrap .col-lg-9 {
  width:75%
 }
 .mec-wrap .col-lg-8 {
  width:66.66666666666666%
 }
 .mec-wrap .col-lg-7 {
  width:58.333333333333336%
 }
 .mec-wrap .col-lg-6 {
  width:50%
 }
 .mec-wrap .col-lg-5 {
  width:41.66666666666667%
 }
 .mec-wrap .col-lg-4 {
  width:33.33333333333333%
 }
 .mec-wrap .col-lg-3 {
  width:25%
 }
 .mec-wrap .col-lg-2 {
  width:16.666666666666664%
 }
 .mec-wrap .col-lg-1 {
  width:8.333333333333332%
 }
}
#mec_woo_add_to_cart_btn {
 min-width:170px;
 margin-top:5px;
 text-align:center
}
.mec-breadcrumbs {
 border-radius:2px;
 padding:9px 15px 6px;
 font-size:11px;
 color:#8d8d8d;
 letter-spacing:0;
 text-transform:none;
 font-weight:500;
 margin:auto 15px 33px 15px;
 border:1px solid #e6e6e6;
 box-shadow:0 2px 0 0 rgba(0,0,0,.025)
}
.mec-breadcrumbs-modern {
 margin:auto 0 33px 0
}
.mec-breadcrumbs a {
 color:#000;
 padding-left:4px
}
.mec-breadcrumbs a:hover {
 text-decoration:underline
}
.mec-breadcrumbs i {
 font-size:8px;
 margin:0 0 0 4px
}
.mec-breadcrumbs .container {
 padding-left:20px
}
.mec-content-notification a {
 margin-left:5px
}
.mec-content-notification {
 background:#f7f7f7;
 padding:10px 10px 10px;
 border:1px solid #e8e8e8
}
.mec-content-notification p {
 margin-bottom:0
}
.mec-fes-form #mec-advanced-wraper div:first-child>ul {
 border:1px solid #cfeff5;
 width:auto;
 box-shadow:0 1px 4px -2px #cfeff5;
 display:block;
 margin:5px 0 10px;
 padding:5px 0;
 border-radius:2px
}
.mec-fes-form #mec-advanced-wraper div:first-child>ul:last-of-type {
 margin-bottom:35px
}
#mec-advanced-wraper div:first-child>ul span {
 display:none
}
#mec-advanced-wraper div:first-child>ul * {
 display:inline-block;
 background:#fff;
 font-size:12px;
 color:#717273;
 text-align:center
}
#mec-advanced-wraper div:first-child>ul>li {
 width:60px;
 font-weight:700;
 margin:0 10px 0 0;
 padding:4px 0;
 border-right:1px solid #cfeff5
}
#mec-advanced-wraper div:first-child>ul>ul>li {
 margin:0;
 padding:2px 10px;
 cursor:pointer;
 border-radius:2px;
 transition:all .18s ease
}
.mec-fes-form #mec-advanced-wraper div:first-child>ul>ul>li.mec-active,
.mec-fes-form #mec-advanced-wraper div:first-child>ul>ul>li:hover {
 background:#40d9f1!important;
 box-shadow:0 1px 9px -3px #40d9f1;
 color:#fff!important
}
.mec-search-bar-wrap .mec-search-form .mec-text-input-search {
 width:83%
}
.mec-search-bar-wrap .mec-search-form .mec-ajax-search-result .mec-text-input-search {
 width:100%;
 float:none
}
.mec-search-bar-wrap input#mec-search-bar-input {
 width:calc(100% - 84%);
 margin-left:11px;
 background:#40d9f1;
 color:#fff;
 font-weight:400
}
.mec-text-input-search+input#mec-search-bar-input {
 margin-left:-3px
}
.mec-search-bar-wrap input#mec-search-bar-input:hover {
 background:#000
}
.mec-wrap.mec-search-bar-wrap .mec-totalcal-box input {
 float:none
}
@media (max-width:768px) {
 .mec-search-bar-wrap .mec-search-form .mec-text-input-search {
  display:inline-block
 }
}
@media (max-width:480px) {
 .mec-search-bar-wrap .mec-search-form .mec-text-input-search {
  width:64%
 }
 .mec-search-bar-wrap input#mec-search-bar-input {
  width:calc(100% - 67%)
 }
}
.mec-wrap.mec-search-bar-wrap .mec-totalcal-box {
 overflow:visible
}
.mec-ajax-search-result {
 position:relative
}
.mec-search-bar-wrap.mec-wrap .mec-totalcal-box input[type=text] {
 width:calc(100% - 36px)
}
.mec-search-bar-wrap.mec-wrap .mec-totalcal-box input[type=text]:focus {
 border-color:#efefef
}
div#mec-ajax-search-result-wrap {
 position:absolute;
 top:100%;
 opacity:0;
 visibility:hidden;
 width:calc(100% - 2px);
 min-height:50px;
 left:0;
 right:0;
 padding:0 10px;
 z-index:9999;
 transition:all .3s ease
}
.mec-ajax-search-result-events {
 background:#fff;
 padding:10px 20px;
 border:1px solid #efefef;
 border-top:none
}
.mec-ajax-search-result-events article:first-of-type {
 border:none
}
article.mec-search-bar-result {
 text-align:left;
 margin-bottom:0;
 padding-bottom:25px;
 padding-top:26px;
 border-top:1px solid #efefef;
 transition:all .33s ease;
 clear:both
}
.mec-search-bar-result .mec-event-list-search-bar-date {
 width:64px;
 height:64px;
 margin-right:10px;
 font-size:11px;
 text-transform:uppercase;
 float:left;
 text-align:center;
 padding-top:2px
}
.mec-search-bar-result .mec-event-list-search-bar-date span {
 font-size:40px;
 line-height:30px;
 font-weight:700;
 display:block;
 margin-bottom:6px;
 letter-spacing:1px
}
.mec-search-bar-result .mec-event-image {
 float:left;
 margin-right:20px;
 width:65px;
 height:auto
}
.mec-search-bar-result .mec-event-time {
 font-size:11px;
 line-height:1.1;
 margin:0
}
.mec-search-bar-result .mec-event-time i {
 color:#40d9f1;
 float:none;
 width:unset;
 height:unset;
 font-size:inherit;
 margin-right:3px;
 border:none;
 padding:0
}
.mec-search-bar-result .mec-event-title {
 font-size:13px;
 padding:0;
 margin:10px 0 8px;
 font-weight:700;
 text-transform:uppercase
}
.mec-search-bar-result .mec-event-title a {
 text-decoration:none;
 color:#494949;
 transition:color .3s ease
}
.mec-search-bar-result .mec-event-detail {
 font-size:13px;
 line-height:1.3;
 color:#9a9a9a;
 margin-bottom:0
}
.mec-wrap.mec-modern-search-bar .mec-totalcal-box {
 background:rgba(255,255,255,.87);
 border:none;
 padding:35px;
 border-radius:3px;
 box-shadow:0 3px 13px rgba(0,0,0,.4);
 position:relative
}
.mec-wrap.mec-modern-search-bar .mec-totalcal-box input[type=search],
.mec-wrap.mec-modern-search-bar .mec-totalcal-box input[type=text] {
 height:58px;
 background:rgba(255,255,255,.99);
 border-radius:2px;
 box-shadow:0 4px 8px rgba(0,0,0,.1) inset;
 border:1px solid #ccc;
 width:100%;
 padding-left:45px;
 padding-right:13px;
 font-size:16px
}
.mec-wrap.mec-modern-search-bar .mec-totalcal-box .mec-text-input-search i {
 position:absolute;
 background:0 0;
 border:none;
 font-size:21px;
 left:15px;
 top:calc(50% - 19px);
 color:#40d9f1
}
.mec-wrap.mec-modern-search-bar .mec-text-input-search {
 position:relative;
 height:58px
}
.mec-wrap.mec-modern-search-bar .mec-totalcal-box input[type=submit] {
 height:58px;
 border:none;
 border-radius:2px;
 background:#fc4a1a;
 font-size:17px;
 font-weight:700!important
}
.mec-wrap.mec-modern-search-bar .mec-text-input-search+input#mec-search-bar-input {
 margin-left:0
}
.mec-wrap.mec-modern-search-bar .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select {
 height:45px;
 background:rgba(255,255,255,.99);
 border-radius:2px;
 box-shadow:0 4px 8px rgba(0,0,0,.1) inset;
 border:1px solid #ccc;
 padding-right:13px;
 font-size:16px;
 border-left:0
}
.mec-wrap.mec-modern-search-bar .mec-search-form .mec-dropdown-wrap i {
 height:45px;
 background:#fff;
 border-radius:2px 0 0 2px;
 box-shadow:none;
 border:1px solid #ccc;
 font-size:15px;
 padding-top:14px;
 border-right:0;
 color:#40d9f1;
 margin-right:-1px
}
.mec-wrap.mec-modern-search-bar .mec-search-form .mec-dropdown-wrap {
 min-height:64px
}
@media (max-width:768px) {
 .mec-wrap.mec-modern-search-bar .mec-search-form .mec-text-input-search {
  width:70%
 }
 .mec-wrap.mec-modern-search-bar input#mec-search-bar-input {
  width:calc(100% - 72%)
 }
}
@media (max-width:480px) {
 .mec-wrap.mec-modern-search-bar input#mec-search-bar-input {
  width:92%;
  padding:0 10px;
  position:relative;
  display:block;
  margin-left:11px
 }
 .mec-wrap.mec-modern-search-bar .mec-search-form .mec-text-input-search {
  width:100%;
  margin-bottom:20px
 }
 .mec-wrap.mec-modern-search-bar .mec-text-input-search+input#mec-search-bar-input {
  margin-left:10px
 }
}
.mec-wrap .mec-related-events-wrap {
 margin-left:0;
 margin-right:0
}
.mec-related-events {
 margin-right:-15px;
 margin-left:-15px
}
@media (max-width:980px) {
 .mec-related-events {
  margin-right:-10px;
  margin-left:-10px
 }
}
.mec-related-events-wrap {
 margin-top:50px
}
.mec-related-events-wrap h3.mec-rec-events-title:before {
 content:'';
 background:#2c2f34;
 width:46px;
 height:4px;
 position:absolute;
 top:59px;
 left:0
}
.mec-related-events-wrap h3.mec-rec-events-title {
 font-size:21px;
 font-weight:600;
 padding:17px 0;
 margin-bottom:28px;
 text-transform:uppercase;
 border-bottom:1px solid #e8e8e8;
 position:relative
}
.mec-related-event-post figure {
 margin:0
}
.mec-related-event-post figure img {
 width:100%;
 border-radius:3px
}
.mec-related-event-content {
 background-color:#fff;
 margin:-40px 20px 15px;
 border-radius:2px;
 position:relative;
 max-width:90%;
 padding:10px 12px 16px 17px
}
.mec-related-event-content h5 a {
 font-size:16px;
 color:#121212;
 font-weight:600;
 transition:all .3s ease
}
@media (max-width:480px) {
 .mec-wrap .mec-related-events .mec-related-event-post {
  padding-right:15px;
  padding-left:15px
 }
}
.mec-next-previous-events {
 width:100%;
 height:104px;
 display:block;
 padding:0
}
.mec-next-previous-events li {
 list-style:none;
 width:50%;
 display:inline-block;
 margin:40px 0 40px
}
.mec-next-previous-events li:last-child {
 text-align:right;
 float:right
}
.mec-next-previous-events li a {
 padding:9px 14px 9px 14px;
 border:1px solid #000;
 transition:.3s
}
.mec-wrap .mec-next-previous-events li a:hover {
 color:#fff
}
.mec-previous-event {
 float:left;
 text-align:left
}
.mec-next-event ul {
 padding-left:0
}
.mec-next-previous-events .mec-previous-event i {
 padding-right:20px
}
.mec-next-previous-events .mec-next-event i {
 padding-left:20px
}
.mec-next-multiple ul {
 padding:0;
 margin:0
}
.mec-next-multiple ul li a {
 display:block;
 position:relative;
 padding:11px 14px 9px;
 z-index:9
}
.mec-next-multiple ul .mec-date,
.mec-next-multiple ul .mec-time {
 display:inline-block
}
.mec-next-multiple ul .mec-time {
 width:40%
}
.mec-next-multiple ul .mec-date {
 width:60%
}
.mec-next-multiple ul .mec-date {
 float:left;
 text-align:left
}
.mec-next-multiple ul .mec-time {
 text-align:right;
 position:relative;
 z-index:-1
}
.mec-next-multiple ul .mec-time dd {
 margin:0;
 padding:0
}
.mec-next-multiple ul .mec-date .mec-end-date-label,
.mec-next-multiple ul .mec-date .mec-start-date-label,
.mec-next-multiple ul .mec-time .mec-events-abbr {
 font-size:11px;
 line-height:24px
}
@media (max-width:1280px) {
 .mec-next-multiple ul li a {
  padding:7px 9px 5px
 }
 .mec-next-multiple ul .mec-date .mec-start-date-label,
 .mec-next-multiple ul .mec-time .mec-events-abbr {
  font-size:12px
 }
}
@media (max-width:480px) {
 .mec-next-previous-events li {
  list-style:none;
  width:100%;
  display:block;
  margin:10px 0;
  float:unset
 }
 .mec-next-previous-events li a {
  width:100%;
  max-width:100%;
  float:unset;
  display:block;
  text-align:center;
  font-size:16px
 }
}
.mec-fes-form-cntt #mec-organizer-payments ul {
 list-style:none;
 background:0 0;
 margin:0;
 padding-left:0
}
.mec-fes-form-cntt #mec-organizer-payments ul li h4 {
 background:0 0;
 letter-spacing:.2px;
 display:inline-block;
 padding-left:0!important;
 padding-bottom:10px!important;
 margin:0;
 margin-bottom:1px;
 letter-spacing:1px;
 text-transform:capitalize;
 padding-top:1px
}
.mec-fes-form-cntt #mec-organizer-payments ul>li {
 width:100%;
 display:inline-block;
 vertical-align:top;
 padding:0;
 margin:0
}
.mec-fes-form #mec_gateway_options_form_stripe_connection_button {
 padding:9px 13px!important
}
#mec-login-form.mec-login-form {
 width:100%;
 background:#fff;
 padding:20px;
 margin:0 auto;
 text-align:center;
 position:relative
}
#mec-login-form.mec-login-form .mec-login-input {
 display:block;
 width:286px;
 margin:0 auto;
 margin-bottom:12px
}
#mec-login-form.mec-login-form .mec-login-forgotpassword {
 display:inline-block
}
.mec-login-forgotpassword a {
 color:#000
}
#mec-login-form.mec-login-form .mec-login-submit {
 float:right;
 text-align:right;
 width:49%;
 padding-right:2px
}
#mec-login-form.mec-login-form .mec-login-input input {
 border:none;
 box-shadow:none;
 background:#fff;
 color:#ccc;
 border-left:1px solid #e6e6e6;
 padding:0;
 height:100%;
 background-image:none!important;
 padding-left:10px;
 padding-right:0;
 width:222px;
 margin-left:0;
 clear:none;
 float:left
}
#mec-login-form.mec-login-form .mec-login-input label {
 border:1px solid #e6e6e6;
 height:52px;
 display:inline-block;
 padding:0;
 border-radius:3px;
 overflow:hidden;
 box-shadow:0 2px 4px rgba(0,0,0,.04)
}
#mec-login-form.mec-login-form .mec-login-input label i {
 padding:15px 13px 17px 16px;
 vertical-align:middle;
 font-size:20px;
 width:50px;
 color:#c5cad0;
 background:#fafafa;
 margin-right:0;
 float:left
}
#mec-login-form.mec-login-form .mec-login-forgotpassword {
 float:left;
 width:49%;
 text-align:left;
 padding-top:10px;
 font-size:13px;
 padding-left:2px
}
#mec-login-form.mec-login-form button {
 width:120px;
 height:44px;
 border:none;
 color:#fff;
 border-radius:3px;
 font-size:12px;
 font-weight:700;
 letter-spacing:1px;
 text-transform:uppercase;
 transition:all .22s ease;
 margin:0;
 min-width:unset
}
.mec-login-form button {
 box-shadow:0 4px 22px -7px #40d9f1;
 background-color:#40d9f1
}
#mec-login-form.mec-login-form button:hover {
 background:#222;
 box-shadow:0 3px 14px -4px #333
}
#mec-login-form.mec-login-form .mec-login-form-footer {
 width:286px;
 margin:0 auto;
 margin-top:20px;
 clear:both;
 position:relative;
 display:block;
 min-height:50px
}
#mec-login-form.mec-login-form .mec-ajax-login-loading {
 position:absolute;
 background:#ffffffc2;
 left:0;
 right:0;
 top:0;
 bottom:0
}
#mec-login-form.mec-login-form .lds-ripple {
 position:absolute;
 width:64px;
 height:64px;
 top:calc(50% - 23px);
 left:calc(50% - 23px)
}
#mec-login-form.mec-login-form .lds-ripple div {
 position:absolute;
 border:4px solid #40d9f1;
 opacity:1;
 border-radius:50%;
 animation:lds-ripple 1.2s cubic-bezier(0,.2,.1,.8) infinite
}
#mec-login-form.mec-login-form .lds-ripple div:nth-child(2) {
 animation-delay:-.5s
}
#mec-login-form.mec-login-form .mec-ajax-login-loading-text {
 position:absolute;
 min-width:200px;
 top:calc(50% - 18px);
 left:calc(50% - 124px);
 color:#fff;
 padding:10px 22px;
 border-radius:3px;
 background:#fff;
 height:47px
}
#mec-login-form.mec-login-form .mec-ajax-login-loading-text strong {
 color:#3fcc60
}
#mec-login-form.mec-login-form .mec-ajax-login-loading-text strong:before {
 content:'';
 position:absolute;
 top:8px;
 left:1px;
 border-right:2px solid #3fcc60;
 border-bottom:2px solid #3acb5c;
 transform:rotate(45deg);
 transform-origin:0 100%;
 color:#000;
 animation:checkbox-check 130ms 140ms cubic-bezier(.4,0,.23,1) forwards;
 width:8px;
 height:14px
}
#mec-login-form.mec-login-form .mec-ajax-login-loading-text.error strong:after {
 content:'';
 position:absolute;
 top:14px;
 left:5px;
 border-bottom:2px solid #ff5d39;
 transform:rotate(45deg);
 transform-origin:0 100%;
 color:#000;
 animation:checkbox-check 130ms 140ms cubic-bezier(.4,0,.23,1) forwards;
 width:14px;
 height:4px
}
#mec-login-form.mec-login-form .mec-ajax-login-loading-text.error strong {
 color:#ff5d39
}
#mec-login-form.mec-login-form .mec-ajax-login-loading-text.error strong:before {
 border-color:#ff5d39;
 border-bottom:none
}
@keyframes lds-ripple {
 0% {
  top:28px;
  left:28px;
  width:0;
  height:0;
  opacity:1
 }
 100% {
  top:-1px;
  left:-1px;
  width:58px;
  height:58px;
  opacity:0
 }
}
.mec-book-form-gateway-checkout [id*=mec_do_transaction_stripe_] .mec-form-row:first-child {
 margin-bottom:20px
}
.mec-events-meta-group-booking .StripeElement {
 box-sizing:border-box;
 padding:10px 12px;
 border:1px solid transparent;
 border-radius:4px;
 background-color:#fff;
 box-shadow:0 1px 3px 0 #e6ebf1;
 -webkit-transition:box-shadow 150ms ease;
 transition:box-shadow 150ms ease;
 margin-bottom:20px;
 background:#fff
}
.mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=text] {
 box-sizing:border-box;
 height:40px;
 padding:10px 12px;
 border:0!important;
 border-radius:4px;
 background-color:#fff;
 box-shadow:0 1px 3px 0 #e6ebf1!important;
 -webkit-transition:box-shadow 150ms ease;
 transition:box-shadow 150ms ease;
 margin-bottom:20px;
 background:#fff!important
}
.mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=text]:focus {
 outline:0
}
.mec-events-meta-group-booking .StripeElement--focus {
 box-shadow:0 1px 3px 0 #cfd7df
}
.mec-events-meta-group-booking .StripeElement--invalid {
 border-color:#fa755a
}
.mec-events-meta-group-booking .StripeElement--webkit-autofill {
 background-color:#fefde5!important
}
.mec-booking-tab-content .button,
.mec-booking-tab-content .mec-bfixed-field-add-option,
.mec-booking-tab-content .mec-reg-field-add-option,
.mec-fes-form .mec-form-row .button:not(.wp-color-result),
.mec-fes-form input[type=file],
ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,
ul#mec_orgz_form_row li .mec-additional-organizer-remove,
ul#mec_reg_form_fields li .mec_reg_field_remove {
 height:40px;
 margin-top:1px;
 text-decoration:none;
 font-size:14px;
 line-height:34px!important;
 margin:0;
 padding:0 15px 1px!important;
 text-transform:none;
 letter-spacing:0;
 font-weight:600;
 color:#40d9f1;
 background:#fff;
 border-radius:3px;
 margin-right:8px;
 border:2px solid #cfeff5;
 box-shadow:0 2px 6px -3px #cfeff5
}
.mec-fes-form .mec-additional-organizers .select2-container {
 margin-bottom:0
}
.mec-booking-tab-content .button:hover,
.mec-booking-tab-content .mec-bfixed-field-add-option:hover,
.mec-booking-tab-content .mec-reg-field-add-option:hover,
.mec-fes-form .mec-form-row .button:not(.wp-color-result):hover {
 background:#40d9f1;
 color:#fff;
 border-color:#40d9f1;
 box-shadow:0 2px 6px -3px #40d9f1
}
.mec-fes-form .mec-form-row input+button.button {
 vertical-align:top
}
.mec-fes-form .mec-form-row .quicktags-toolbar input.button.button-small {
 border-width:1px;
 padding:0 7px;
 color:#80c6d2;
 font-weight:400;
 margin:1px;
 transform:none
}
.mec-fes-form input[type=file] {
 max-width:166px;
 text-align:center;
 height:44px;
 transition:all .2s ease;
 border-radius:5px!important;
 border:2px dashed #b8e9f3
}
.mec-fes-form input[type=file]:hover {
 box-shadow:0 2px 16px -3px #cfeff5
}
.mec-fes-form input[type=file]::-webkit-file-upload-button {
 visibility:hidden;
 width:1px;
 height:38px
}
.mec-fes-form input[type=file]::-moz-file-upload-button {
 visibility:hidden;
 width:1px;
 height:38px
}
.mec-fes-form .mec-meta-box-fields>label {
 padding:0
}
#mec_bfixed_form_fields li,
#mec_orgz_form_row li,
#mec_reg_form_fields li {
 list-style:none
}
ul#mec_bfixed_form_fields,
ul#mec_orgz_form_row,
ul#mec_reg_form_fields {
 padding:0;
 margin:0
}
ul#mec_bfixed_form_fields li,
ul#mec_orgz_form_row li,
ul#mec_reg_form_fields li {
 background:#f8feff;
 margin:6px -20px;
 padding:15px 25px 10px;
 width:auto;
 font-size:13px;
 border-top:1px solid #e8fafd;
 border-bottom:1px solid #e8fafd;
 position:relative
}
ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,
ul#mec_orgz_form_row li .mec-additional-organizer-remove,
ul#mec_reg_form_fields li .mec_reg_field_remove {
 position:absolute;
 right:10px;
 top:10px;
 margin:0;
 padding:6px 8px!important;
 font-size:11px;
 line-height:12px!important;
 min-height:10px;
 height:auto;
 display:block;
 cursor:pointer;
 color:#ea6485;
 border-color:#ffd2dd;
 letter-spacing:.4px
}
ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:hover,
ul#mec_orgz_form_row li .mec-additional-organizer-remove:hover,
ul#mec_reg_form_fields li .mec_reg_field_remove:hover {
 background:#ea6485;
 color:#fff;
 border-color:#ea6485;
 box-shadow:0 2px 6px -3px #ea6485
}
#mec_bfixed_form_fields input[type=checkbox],
#mec_bfixed_form_fields input[type=radio],
#mec_reg_form_fields input[type=checkbox],
#mec_reg_form_fields input[type=radio],
.mec-form-row input[type=checkbox],
.mec-form-row input[type=radio] {
 background-color:#fff;
 border:1px solid #cfeff5;
 box-shadow:0 1px 3px -1px #cfeff5;
 padding:9px;
 border-radius:3px;
 min-width:24px;
 min-height:24px;
 display:inline-block!important;
 vertical-align:middle;
 float:none;
 transition:all .18s ease;
 outline:0;
 margin:1px 4px 4px 0;
 text-align:left;
 cursor:pointer;
 -webkit-appearance:none;
 -moz-appearance:none
}
#mec_bfixed_form_fields input[type=checkbox]:focus,
#mec_bfixed_form_fields input[type=radio]:focus,
#mec_reg_form_fields input[type=checkbox]:focus,
#mec_reg_form_fields input[type=radio]:focus,
.mec-form-row input[type=checkbox]:focus,
.mec-form-row input[type=radio]:focus {
 outline:0
}
#mec_bfixed_form_fields input[type=radio],
#mec_reg_form_fields input[type=radio],
.mec-form-row input[type=radio] {
 -webkit-appearance:none;
 border-radius:20px!important;
 min-width:20px;
 min-height:20px;
 margin:0 0 4px 0;
 vertical-align:middle
}
#mec_bfixed_form_fields input[type=checkbox]:hover,
#mec_bfixed_form_fields input[type=radio]:hover,
#mec_reg_form_fields input[type=checkbox]:hover,
#mec_reg_form_fields input[type=radio]:hover,
.mec-form-row input[type=checkbox]:hover,
.mec-form-row input[type=radio]:hover {
 border-color:#40d9f1
}
#mec_bfixed_form_fields input[type=checkbox]:checked,
#mec_bfixed_form_fields input[type=radio]:checked,
#mec_reg_form_fields input[type=checkbox]:checked,
#mec_reg_form_fields input[type=radio]:checked,
.mec-fes-form .mec-form-row input[type=checkbox]:checked,
.mec-fes-form .mec-form-row input[type=radio]:checked {
 box-shadow:0 1px 6px -2px #40d9f1;
 border-color:#40d9f1;
 background:#40d9f1!important;
 border-radius:2px;
 position:relative
}
.mec-form-row input[type=radio]:checked {
 box-shadow:0 1px 6px -2px #40d9f1,inset 0 0 0 3px #fff!important
}
#mec_bfixed_form_fields input[type=checkbox]:checked::before,
#mec_reg_form_fields input[type=checkbox]:checked::before,
.mec-form-row input[type=checkbox]:checked:before {
 content:'';
 font:normal;
 position:absolute;
 top:12px;
 left:5px;
 margin:0;
 vertical-align:middle;
 line-height:1;
 border-right:2px solid #fff!important;
 border-bottom:2px solid #fff!important;
 transform:rotate(45deg);
 transform-origin:0% 100%;
 color:#fff;
 transition:all .2s ease;
 animation:checkbox-check 130ms 140ms cubic-bezier(.4,0,.23,1) forwards
}
@keyframes checkbox-check {
 0% {
  width:0;
  height:0;
  border-color:#fff;
  transform:translate3d(0,0,0) rotate(45deg)
 }
 33% {
  width:6px;
  height:0;
  transform:translate3d(0,0,0) rotate(45deg)
 }
 100% {
  width:6px;
  height:12px;
  border-color:#fff;
  transform:translate3d(0,-12px,0) rotate(45deg)
 }
}
#wrap #mec-event-data input[type=radio] {
 position:relative
}
#wrap #mec-event-data input[type=radio]:empty::before {
 display:none
}
#mec_bfixed_form_field_types .button,
#mec_reg_form_field_types .button {
 position:relative;
 outline:0;
 border-radius:50px;
 padding:2px 21px 2px 31px!important;
 line-height:1;
 font-size:11px;
 font-weight:600;
 color:#40d9f1;
 letter-spacing:2px;
 height:auto;
 cursor:pointer;
 margin-top:5px;
 text-transform:uppercase;
 box-shadow:0 2px 6px -3px #40d9f1;
 border:2px solid #cfeff5
}
#mec_fes_location_remove_image_button,
#mec_fes_organizer_remove_image_button,
#mec_meta_box_hourly_schedule_days [id^=mec_meta_box_hourly_schedule_day_] .mec-col-1 .button,
#mec_meta_box_hourly_schedule_days [id^=mec_meta_box_hourly_schedule_day_] .mec-form-row.mec-box .button,
#mec_meta_box_tickets_form [id^=mec_ticket_row] button,
#mec_reg_form_field_types .button.red {
 color:#ea6485;
 box-shadow:0 2px 6px -3px #ea6485;
 background:#fff;
 border-color:#ffd2dd
}
#mec_fes_location_remove_image_button:hover,
#mec_fes_organizer_remove_image_button:hover,
#mec_meta_box_hourly_schedule_days [id^=mec_meta_box_hourly_schedule_day_] .mec-col-1 .button:hover,
#mec_meta_box_hourly_schedule_days [id^=mec_meta_box_hourly_schedule_day_] .mec-form-row.mec-box .button:hover,
#mec_meta_box_tickets_form [id^=mec_ticket_row] button:hover,
#mec_reg_form_field_types .button.red:hover {
 background:#ea6485;
 color:#fff
}
#mec_bfixed_form_field_types .button:before,
#mec_reg_form_field_types .button:before {
 position:absolute;
 left:12px;
 color:#40d9f1;
 content:'\e095';
 font-family:simple-line-icons;
 font-size:13px;
 display:inline-block
}
#mec_reg_form_field_types .button.red:before {
 color:#ea6485
}
#mec_bfixed_form_field_types .button:hover:before,
#mec_reg_form_field_types .button.red:hover:before,
#mec_reg_form_field_types .button:hover:before {
 color:#fff
}
#mec_fes_location_remove_image_button:hover,
#mec_fes_organizer_remove_image_button:hover,
#mec_meta_box_hourly_schedule_days [id^=mec_meta_box_hourly_schedule_day_] .mec-col-1 .button:hover,
#mec_meta_box_hourly_schedule_days [id^=mec_meta_box_hourly_schedule_day_] .mec-form-row.mec-box .button:hover,
#mec_meta_box_tickets_form [id^=mec_ticket_row] button:hover,
#mec_price_per_dates_container .button:hover,
#mec_reg_form_field_types .button.red:hover {
 color:#fff;
 border:2px solid #ea6485
}
#mec_taxes_fees_container_toggle [id^=mec_remove_fee_button],
#mec_ticket_variations_list [id^=mec_remove_ticket_variation_button] {
 color:#ea6485;
 border-color:#ffd2dd
}
#mec_taxes_fees_container_toggle [id^=mec_remove_fee_button]:hover,
#mec_ticket_variations_list [id^=mec_remove_ticket_variation_button]:hover {
 color:#fff;
 border:2px solid #ea6485;
 background:#ea6485
}
#mec_fees_list [id^=mec_remove_fee_button],
#mec_meta_box_ticket_variations_form .mec-form-row [id^=mec_remove_ticket_variation_button] {
 margin-left:14px!important
}
#mec_meta_box_hourly_schedule_days .mec-add-hourly-schedule-button {
 line-height:10px!important
}
#mec_meta_box_tickets_form [id^=mec_ticket_row] .mec_add_price_date_button {
 color:#40d9f1;
 box-shadow:0 2px 6px -3px #40d9f1;
 border:2px solid #cfeff5
}
#mec_meta_box_tickets_form [id^=mec_ticket_row] .mec_add_price_date_button:hover,
#mec_reg_form_field_types .button:hover {
 color:#fff;
 border:2px solid #40d9f1;
 background:#40d9f1
}
.mec-fes-form #mec_bfixed_form_fields span.mec_bfixed_field_sort,
.mec-fes-form #mec_orgz_form_row span.mec-additional-organizer-sort,
.mec-fes-form #mec_reg_form_fields span.mec_reg_field_sort {
 font-size:0;
 color:#fff;
 padding-left:20px
}
.mec-fes-form #mec_bfixed_form_fields .mec_bfixed_field_option_sort,
.mec-fes-form #mec_orgz_form_row span.mec-additional-organizer-sort,
.mec-fes-form #mec_reg_form_fields .mec_reg_field_options,
.mec-fes-form #mec_reg_form_fields span.mec_reg_field_option_sort {
 font-size:0
}
.mec-fes-form #mec_bfixed_form_fields span.mec_bfixed_field_option_sort:before,
.mec-fes-form #mec_bfixed_form_fields span.mec_bfixed_field_sort:before,
.mec-fes-form #mec_orgz_form_row span.mec-additional-organizer-sort:before,
.mec-fes-form #mec_reg_form_fields span.mec_reg_field_option_sort:before,
.mec-fes-form #mec_reg_form_fields span.mec_reg_field_options:before,
.mec-fes-form #mec_reg_form_fields span.mec_reg_field_sort:before {
 position:absolute;
 left:px;
 top:12px;
 width:80px;
 height:20px;
 display:block;
 cursor:move;
 font-family:simple-line-icons;
 content:'\e023';
 font-size:18px;
 color:#888
}
.mec-fes-form #mec_bfixed_form_fields span.mec_bfixed_field_option_sort:before,
.mec-fes-form #mec_reg_form_fields span.mec_reg_field_option_sort:before,
.mec-fes-form #mec_reg_form_fields span.mec_reg_field_options:before {
 font-size:13px;
 left:2px;
 top:26px;
 width:14px;
 height:14px
}
.mec-fes-form #mec_bfixed_form_fields .mec_bfixed_field_options,
.mec-fes-form #mec_reg_form_fields .mec_reg_field_options {
 margin-top:20px
}
.mec-fes-form #mec_fes_form #mec_bfixed_form_fields .mec_bfixed_notification_placeholder {
 font-size:0
}
.mec-form-row input+span.mec-tooltip,
.mec-form-row select+span.mec-tooltip {
 bottom:10px
}
.mec-form-row label+span.mec-tooltip {
 bottom:8px
}
.mec-form-row textarea+span.mec-tooltip {
 bottom:auto;
 vertical-align:top;
 top:12px
}
.mec-form-row span+span.mec-tooltip {
 bottom:0;
 vertical-align:middle
}
.mec-form-row .mec-col-8 input[type=text],
.mec-form-row .mec-col-8 select,
.mec-form-row .mec-col-8 span.mec-archive-skins {
 vertical-align:top
}
.mec-form-row input:disabled {
 opacity:.6;
 background:#f6f6f6
}
.mec-form-row p {
 font-size:12px!important;
 line-height:18px!important;
 color:#97b2bb!important
}
.mec-form-row p.description {
 font-style:italic
}
.ui-datepicker.ui-widget {
 border:1px solid #e8e8e8;
 box-shadow:0 1px 9px rgba(0,0,0,.12)
}
table.ui-datepicker-calendar {
 margin-bottom:0
}
.ui-datepicker-calendar th {
 font-weight:700;
 color:#4a4b4c
}
.ui-datepicker-calendar td,
.ui-datepicker-calendar th,
.ui-datepicker-calendar tr {
 border:none
}
.ui-datepicker.ui-widget select {
 font-weight:600;
 font-size:12px;
 display:inline-block;
 border-radius:2px;
 padding:2px 10px;
 margin:5px 3px;
 width:auto;
 min-height:20px;
 height:26px;
 border:1px solid #e3e3e3;
 box-shadow:inset 0 1px 3px rgba(0,0,0,.04)
}
.ui-datepicker.ui-widget table {
 border-spacing:2px;
 border:none
}
.ui-datepicker.ui-widget td,
.ui-datepicker.ui-widget tr {
 padding:0;
 background:0 0!important
}
.ui-datepicker.ui-widget td a {
 color:#9a9b9c;
 font-weight:600;
 width:30px;
 height:30px;
 line-height:30px;
 display:inline-block;
 border-radius:33px;
 padding:0;
 background:#fff;
 transition:all .2s ease
}
.ui-datepicker.ui-widget td a.ui-state-active,
.ui-datepicker.ui-widget td a:hover {
 background:#40d9f1;
 color:#fff
}
.ui-datepicker.ui-widget .ui-datepicker-next,
.ui-datepicker.ui-widget .ui-datepicker-prev {
 color:#40d9f1;
 width:30px;
 height:30px;
 line-height:30px;
 display:inline-block;
 text-align:center;
 border-radius:33px;
 background:#ecfcff;
 transition:all .2s ease
}
.ui-datepicker.ui-widget .ui-datepicker-next:hover,
.ui-datepicker.ui-widget .ui-datepicker-prev:hover {
 background:#fff;
 box-shadow:0 0 7px -3px rgba(0,0,0,.4)
}
.mec-fes-form .mec-tooltip .dashicons-before:before {
 color:#40d9f1
}
.mec-fes-form button[type=submit].mec-fes-sub-button {
 border-radius:3px;
 background:#40d9f1;
 color:#fff;
 height:54px;
 font-size:17px;
 font-weight:700;
 box-shadow:0 2px 8px -4px #40d9f1;
 display:block;
 transition:all .28s ease;
 text-transform:uppercase;
 margin:20px 0 0;
 padding:14px 20px;
 border:0;
 cursor:pointer;
 text-align:center;
 letter-spacing:.1em;
 line-height:1
}
.mec-fes-form button[type=submit].mec-fes-sub-button:hover {
 box-shadow:0 2px 12px -2px #40d9f1
}
.mec-fes-form button[type=submit].mec-fes-sub-button:focus {
 margin-bottom:-2px;
 background:#1dc2dc
}
.mec-fes-form .mec-title span.mec-dashicons {
 color:#40d9f1;
 float:left;
 margin-right:5px
}
.mec-fes-form .mec-tooltip .box h5 {
 padding:14px 2px
}
#mec_fes_form,
.mec-fes-form-top-actions {
 max-width:838px;
 margin:0 auto
}
@media only screen and (min-width:961px) {
 .mec-fes-form .mec-fes-form-cntt {
  width:calc(100% - 300px);
  float:left;
  padding-right:20px;
  max-width:538px;
  display:block
 }
 .mec-fes-form .mec-fes-form-sdbr {
  width:300px
 }
}
.mec-fes-form .quicktags-toolbar,
.mec-fes-form div.mce-toolbar-grp {
 background:#ecfcff;
 border-bottom:1px solid #cfeff5;
 box-shadow:0 1px 0 1px #cfeff5
}
.mec-fes-form .quicktags-toolbar {
 margin-right:-1px;
 border-top:1px solid #cfeff5
}
.mec-fes-form div.mce-statusbar {
 border-top-color:#cfeff5
}
.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn.mce-listbox {
 border:1px solid #cfeff5;
 border-radius:3px
}
.mec-fes-form .mce-tinymce.mce-container.mce-panel {
 border:1px solid #cfeff5;
 box-shadow:0 2px 6px -3px #cfeff5;
 border-radius:2px 0 2px 2px
}
.mec-fes-form .wp-editor-tools .wp-media-buttons {
 transform:translateY(-6px);
 margin-top:-6px
}
.mec-fes-form .wp-editor-tabs {
 padding-right:0;
 margin-right:-2px
}
.mec-fes-form .wp-editor-tabs .wp-switch-editor {
 border-radius:3px 3px 0 0;
 border-color:#cfeff5;
 background:#fff;
 color:#96b8bd;
 border-bottom:1px solid #ecfcff
}
.mec-fes-form .html-active .switch-html,
.mec-fes-form .tmce-active .switch-tmce,
.mec-fes-form .wp-editor-tabs .wp-switch-editor:active {
 background:#ecfcff;
 color:#40d9f1
}
.mec-fes-form .wp-editor-container,
.mec-fes-form div.mce-edit-area.mce-panel {
 border:none;
 box-shadow:none
}
.mec-fes-form .wp-editor-container textarea.wp-editor-area {
 max-width:100%
}
.mec-fes-form .mce-toolbar .mce-listbox button {
 font-size:12px;
 line-height:22px;
 color:#798f96
}
.mec-fes-form .mce-toolbar .mce-ico {
 color:#627f88
}
.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn.mce-active,
.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn:active,
.mec-fes-form .qt-dfw.active {
 background:#fff;
 border-color:#40d9f1;
 box-shadow:inset 0 2px 6px -3px rgba(106,231,255,.7)
}
.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn.mce-active .mce-ico {
 color:#40d9f1
}
body .mce-menu .mce-menu-item.mce-active.mce-menu-item-normal,
body .mce-menu .mce-menu-item.mce-selected,
body .mce-menu .mce-menu-item:focus,
body .mce-menu .mce-menu-item:hover,
body.mce-menu .mce-menu-item.mce-active.mce-menu-item-preview {
 background:#40d9f1;
 color:#fff
}
.mec-fes-form .mec-not-in-days-day {
 display:inline-block;
 padding:4px 32px 4px 15px;
 border-radius:33px;
 border:1px solid #cfeff5;
 box-shadow:0 1px 3px -1px #cfeff5;
 background:#fbfeff;
 color:#40d9f1;
 vertical-align:top
}
.mec-fes-form .mec-not-in-days-remove {
 display:inline-block;
 padding:0 1px 0 0;
 margin-left:-30px;
 vertical-align:sub;
 background:#ff918a;
 color:#fff;
 font-family:cursive;
 width:21px;
 height:21px;
 line-height:17px;
 text-align:center;
 border-radius:20px;
 cursor:pointer
}
.mec-fes-list ul li .mec-event-status {
 float:left;
 margin-right:10px;
 margin-left:0;
 font-size:11px;
 font-weight:400;
 letter-spacing:.3px;
 border-radius:3px;
 padding:4px 8px
}
.mec-fes-form .post-status.mec-book-confirmed:before,
.mec-fes-list ul li .mec-event-status.mec-book-confirmed:before {
 content:'';
 margin:0;
 vertical-align:middle;
 line-height:1;
 border-right:2px solid #fff!important;
 border-bottom:2px solid #fff!important;
 transform:rotate(45deg);
 color:#fff;
 width:6px;
 height:12px;
 float:left;
 margin-right:6px
}
.mec-fes-list ul li .mec-fes-event-export a:before,
.mec-fes-list ul li .mec-fes-event-remove:before,
.mec-fes-list ul li .mec-fes-event-view a:before,
.mec-fes-list-top-actions a:before {
 content:'\e054';
 font-family:simple-line-icons;
 font-size:13px;
 vertical-align:middle
}
.mec-fes-list ul li .mec-fes-event-view a:before {
 content:'\e087'
}
.mec-fes-list-top-actions a:before {
 content:'\e095';
 font-weight:400;
 margin-right:6px
}
.mec-fes-list ul li .mec-fes-event-export a:before {
 content:'\e083'
}
.mec-fes-form .post-status {
 border-radius:20px
}
.mec-fes-form .post-status.mec-book-confirmed:before {
 height:20px;
 width:9px;
 margin:3px 10px
}
.ui-datepicker .ui-datepicker-calendar td,
.ui-datepicker-calendar th {
 height:auto;
 padding:0
}
.ui-datepicker .ui-datepicker-calendar td a,
.ui-datepicker-calendar th {
 font-size:14px;
 line-height:30px
}
.mec-fes-form .description {
 font-size:16px
}
.mec-fes-form input[type=file] {
 text-align:left
}
.mec-fes-export-wrapper {
 width:640px;
 background:#f8feff;
 padding:40px 25px
}
.mec-fes-export-wrapper .mec-fes-btn-date {
 font-size:16px;
 line-height:44px;
 overflow:hidden
}
.mec-fes-export-wrapper .date-messgae {
 font-family:sans-serif;
 padding:2px 18px
}
.mec-fes-list ul li .mec-event-export-csv,
.mec-fes-list ul li .mec-event-export-excel {
 font-size:12px;
 border:1px solid #40d9f1;
 padding:1px 4px;
 background:rgba(141,229,243,.18);
 border-radius:4px;
 color:#40d9f1;
 font-family:sans-serif;
 cursor:pointer;
 display:inline-block;
 height:26px;
 line-height:22px
}
.mec-export-badge {
 font-size:11px;
 color:#40d9f1;
 width:auto;
 height:24px;
 line-height:25px;
 display:inline-block;
 padding:0 8px;
 text-align:center;
 border-radius:3px;
 background:#ecfcff;
 transition:all .2s ease
}
.mec-fes-list ul li .mec-fes-event-export {
 font-size:11px;
 background:#f7f7f7;
 float:right;
 margin-left:5px
}
.mec-fes-list ul li .mec-fes-event-export:hover {
 cursor:pointer;
 background:#90f0e0;
 border-color:#4dc8cc
}
.mec-fes-export-wrapper ul {
 padding:0;
 width:100%;
 text-align:center
}
.mec-fes-export-wrapper ul li {
 list-style:none;
 display:inline-block;
 width:30%;
 padding:10px 15px 10px 32px;
 border-radius:3px;
 margin-bottom:15px;
 border:1px solid #cfeff5;
 box-shadow:0 2px 6px -4px #cfeff5;
 background:#fff;
 line-height:normal;
 margin-right:10px;
 position:relative;
 cursor:pointer;
 font-size:13px;
 line-height:1;
 transition:all .2s ease
}
.mec-fes-export-wrapper ul li:nth-child(3n+0) {
 margin-right:0
}
.mec-fes-export-wrapper ul li:hover {
 box-shadow:0 2px 16px -1px #c6e8ef
}
.mec-fes-export-wrapper ul li:before {
 content:'';
 position:absolute;
 display:inline-block;
 background:#fff;
 width:15px;
 height:15px;
 margin:-1px 0 0 5px;
 cursor:pointer;
 border:2px solid #e1e7ed;
 box-shadow:0 2px 15px -3px rgba(69,77,89,.32);
 border-radius:50%;
 left:9px;
 top:calc(50% - 7px)
}
.mec-fes-export-wrapper ul li.fes-export-date-active {
 color:#40d9f1
}
.mec-fes-export-wrapper ul li.fes-export-date-active:before {
 width:15px;
 height:15px;
 border:6px solid #40d9f1;
 background:#fff;
 box-shadow:0 3px 16px -3px #40d9f1
}
.mec-fes-btn-export {
 margin-left:15px;
 margin-top:12px
}
.mec-fes-btn-export span {
 position:relative;
 border:none;
 border-radius:3px;
 color:#fff!important;
 display:inline-block;
 font-size:13px;
 line-height:1;
 text-transform:none;
 font-weight:400;
 text-decoration:none;
 cursor:pointer;
 margin-right:4px;
 line-height:1;
 letter-spacing:0;
 padding:15px 22px;
 background:#39c36e;
 box-shadow:0 1px 7px -3px #39c36e!important;
 -webkit-transition:all .21s ease;
 -moz-transition:all .21s ease;
 transition:all .21s ease;
 cursor:pointer;
 margin-left:6px
}
.mec-fes-btn-export span:hover {
 background:#222
}
.mec-event-export-excel:before,
span.mec-event-export-csv:before {
 content:'\e083';
 font-family:simple-line-icons;
 font-size:13px;
 vertical-align:middle;
 margin-right:7px;
 margin-top:-1px;
 display:inline-block
}
.mec-fes-list .wn-p-t-right {
 min-width:170px;
 max-width:200px;
 display:inline-block;
 top:-8px;
 left:50%;
 margin-top:0;
 transform:translate(-50%,-100%);
 padding:0;
 background-color:#000;
 color:#fff;
 font-weight:400;
 font-size:14px;
 letter-spacing:.5px;
 line-height:1.5;
 position:absolute;
 z-index:99999999;
 box-sizing:border-box;
 border-radius:6px;
 box-shadow:0 4px 45px -8px #535a61;
 visibility:hidden;
 opacity:0;
 transition:opacity .23s;
 padding:5px 10px 6px;
 border-radius:8px;
 text-align:center;
 font-style:normal
}
.mec-fes-list .mec-fes-event-export:hover .wn-p-t-right,
.mec-fes-list .mec-fes-event-remove:hover .wn-p-t-right,
.mec-fes-list .mec-fes-event-view:hover .wn-p-t-right {
 visibility:visible;
 opacity:1
}
.mec-fes-list .wn-p-t-right i {
 position:absolute!important;
 top:100%;
 right:50%;
 margin-top:-6px!important;
 margin-right:-6px!important;
 width:12px;
 height:24px;
 overflow:hidden;
 transform:rotate(-90deg)
}
.mec-fes-list .wn-p-t-right i:after {
 content:'';
 position:absolute;
 width:12px;
 height:12px;
 left:0;
 top:50%;
 transform:translate(50%,-50%) rotate(-45deg);
 background-color:#000;
 box-shadow:0 8px 9px -4px #535a61
}
.mec-fes-form .select2-container {
 min-height:38px;
 box-sizing:border-box;
 margin-bottom:8px;
 padding:0 6px;
 border-radius:2px;
 border:1px solid #ddd;
 box-shadow:inset 0 1px 6px rgba(0,0,0,.07);
 background-color:#fff;
 color:#32373c;
 outline:0;
 transition:50ms border-color ease-in-out;
 min-width:200px;
 font-size:14px
}
.mec-fes-form .select2-selection {
 border:none;
 background:0 0;
 padding-top:2px;
 width:100%;
 height:100%
}
.mec-fes-form .select2-container--default.select2-container--focus .select2-selection {
 border:none!important;
 outline:0
}
.mec-fes-form .select2-container--default .select2-selection--single .select2-selection__arrow {
 top:5px;
 right:4px
}
.select2-results {
 font-size:14px
}
.mec-fes-category-children,
.mec-fes-category-children .mec-fes-category-children {
 padding-left:24px
}
.mec-timeline-events-container {
 margin-left:19px;
 padding-top:20px;
 padding-bottom:9px
}
.mec-events-timeline-wrap {
 position:relative;
 display:block;
 overflow:visible;
 padding-left:95px
}
.mec-events-timeline-wrap:before {
 width:1px;
 content:'';
 height:100%;
 position:absolute;
 background:#b8f5ff;
 left:95px
}
.mec-timeline-month-divider+.mec-timeline-events-container {
 padding-top:110px
}
.mec-timeline-right-content {
 float:right;
 width:300px
}
.mec-timeline-left-content {
 float:left;
 width:calc(100% - 300px);
 padding-left:15px;
 padding-right:15px;
 position:relative
}
.mec-timeline-month-divider {
 position:absolute;
 display:block;
 background:#fff;
 right:calc(100% - 95px);
 left:0;
 width:190px;
 text-align:center;
 border:1px solid #b8f5ff;
 border-radius:50px;
 font-size:15px;
 padding:12px 27px;
 color:#40d9f1
}
.mec-timeline-event-date {
 position:relative
}
.mec-timeline-events-container .mec-timeline-event-date:before {
 content:'';
 width:11px;
 height:11px;
 position:absolute;
 background:#40d9f1;
 border-radius:50px;
 top:8px;
 left:-24px;
 z-index:9
}
.mec-timeline-events-container .mec-timeline-event-date:after {
 content:'';
 width:21px;
 height:21px;
 position:absolute;
 background:rgba(64,217,241,.3);
 border-radius:50px;
 top:3px;
 left:-29px
}
.mec-timeline-event-date {
 float:left;
 width:17%;
 margin-top:27px
}
.mec-timeline-event-content {
 float:left;
 width:82%;
 background:#fff;
 box-shadow:0 10px 30px 0 rgba(0,0,0,.1);
 border-radius:10px;
 overflow:visible;
 position:relative
}
.mec-timeline-main-content {
 padding:23px 30px
}
.mec-timeline-main-content h4 {
 margin-bottom:15px
}
.mec-timeline-main-content h4 a {
 font-size:25px;
 font-weight:700;
 color:#000;
 line-height:33px;
 text-decoration:none
}
.mec-timeline-main-content p {
 font-size:15px;
 color:#515151;
 line-height:24px;
 margin-bottom:36px
}
a.mec-timeline-readmore {
 width:100%;
 display:block;
 text-align:center;
 color:#fff;
 text-decoration:none;
 line-height:52px;
 font-size:17px;
 font-weight:700;
 -webkit-transition:all .2s ease;
 transition:all .2s ease;
 border-radius:0 0 10px 10px
}
a.mec-timeline-readmore:hover {
 background:#222;
 color:#fff
}
.mec-timeline-event-time .mec-time-details {
 display:inline-block;
 margin-left:7px;
 font-size:13px;
 line-height:13px;
 font-weight:500
}
.mec-timeline-event-time i {
 vertical-align:middle
}
.mec-timeline-event-time {
 background:rgba(64,217,241,.11);
 display:inline-block;
 padding:4px 20px 8px;
 border-radius:50px
}
.mec-timeline-event-location address {
 font-style:normal;
 margin-bottom:0
}
.mec-timeline-event-location address span {
 font-size:13px;
 font-weight:500;
 vertical-align:middle;
 margin-left:6px
}
.mec-timeline-event-location address i {
 font-size:17px;
 vertical-align:middle
}
.mec-timeline-event-location {
 background:rgba(64,217,241,.11);
 display:inline-block;
 padding:7px 20px 11px;
 border-radius:20px;
 line-height:1.24
}
.mec-timeline-event-details+.mec-timeline-event-details {
 margin-top:12px
}
.mec-timeline-event-content .col-md-4 {
 padding:0
}
.mec-timeline-event-content:after {
 content:'';
 display:block;
 position:absolute;
 left:50%;
 margin-left:-10px;
 width:0;
 height:0;
 border-style:solid;
 border-width:10px
}
.mec-timeline-event-content:after {
 top:30px;
 border-color:transparent #fff transparent transparent;
 left:-10px
}
.mec-timeline-event-image img {
 border-radius:0 10px 0 0;
 width:100%
}
.mec-timeline-event-image a {
 display:block;
 line-height:0
}
a.mec-timeline-readmore i {
 vertical-align:middle;
 margin-left:10px;
 font-size:9px
}
.mec-wrap .mec-timeline-event-content a.mec-timeline-readmore:hover {
 background:#444
}
@media (min-width:1024px) {
 .mec-timeline-event {
  margin:50px 0
 }
}
@media (max-width:1023px) {
 .mec-timeline-event {
  margin:25px 0
 }
 .mec-events-timeline-wrap {
  padding-left:20px
 }
 .mec-events-timeline-wrap:before {
  left:20px
 }
}
@media (max-width:1200px) and (min-width:992px) {
 .mec-timeline-event-content {
  width:81%
 }
 .mec-timeline-event-date {
  width:18%
 }
}
@media (max-width:992px) {
 .mec-timeline-left-content,
 .mec-timeline-right-content {
  float:none;
  width:100%;
  text-align:center
 }
 .mec-timeline-right-content .mec-timeline-event-image {
  text-align:center
 }
 .mec-timeline-right-content .mec-timeline-event-image img {
  max-width:300px;
  border-radius:10px;
  margin-top:35px
 }
}
@media (max-width:440px) {
 .mec-timeline-right-content .mec-timeline-event-image img {
  margin-top:0
 }
}
@media (max-width:320px) {
 .mec-timeline-event-content,
 .mec-timeline-event-date {
  float:none;
  width:100%
 }
 .mec-timeline-event-date {
  margin-bottom:8px
 }
 .mec-timeline-event-content:after {
  display:none
 }
 .mec-timeline-main-content {
  padding:23px 0
 }
 .mec-timeline-main-content p {
  font-size:13px
 }
 .mec-timeline-main-content h4 a {
  font-size:23px;
  line-height:24px
 }
 .mec-time-details span {
  font-size:11px
 }
 .mec-timeline-event-location address span {
  font-size:12px
 }
 a.mec-timeline-readmore {
  line-height:44px;
  font-size:14px
 }
}
.mec-timeline-event-image img {
 margin-bottom:-7px;
 border-radius:0 10px 10px 0
}
.mec-timeline-event-image a img {
 margin-bottom:0;
 border-radius:0 10px 0 0
}
.mec-event-tile-view article.mec-tile-item {
 height:400px;
 margin:15px 0;
 border-radius:22px;
 padding:35px 25px;
 position:relative;
 color:#fff;
 background-size:cover!important;
 background-position:center!important;
 box-shadow:0 2px 9px rgba(0,0,0,.25);
 transition:all .22s ease
}
.mec-event-tile-view article.mec-tile-item:hover {
 cursor:pointer;
 box-shadow:0 4px 19px rgba(0,0,0,.5)
}
.mec-event-tile-view article.mec-tile-item div {
 position:relative;
 z-index:3
}
.mec-event-tile-view article.mec-tile-item:after,
.mec-event-tile-view article.mec-tile-item:before {
 position:absolute;
 background:-moz-linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.48) 65%,rgba(0,0,0,.72) 100%);
 background:-webkit-gradient(left top,right top,color-stop(0,rgba(0,0,0,.35)),color-stop(65%,rgba(0,0,0,.48)),color-stop(100%,rgba(0,0,0,.72)));
 background:-webkit-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.48) 65%,rgba(0,0,0,.72) 100%);
 background:linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.48) 65%,rgba(0,0,0,.72) 100%);
 content:'';
 left:0;
 right:0;
 bottom:0;
 top:0;
 width:100%;
 height:100%;
 display:block;
 border-radius:22px;
 z-index:1
}
.mec-event-tile-view article.mec-tile-item:after {
 background-color:inherit;
 background-image:none;
 top:35px;
 bottom:auto;
 height:40px;
 border-radius:0 3px 3px 0;
 width:97px;
 z-index:2;
 box-shadow:2px 1px 7px rgba(0,0,0,.1)
}
.mec-event-tile-view article.mec-tile-item .event-tile-view-head {
 padding:8px 3px;
 font-size:16px;
 font-weight:700;
 margin-bottom:50px;
 text-transform:uppercase
}
.mec-event-tile-view article.mec-tile-item .event-tile-view-head>div {
 display:inline
}
.mec-event-tile-view article.mec-tile-item .mec-event-time {
 color:#d6d6d6;
 font-size:15px;
 font-weight:400;
 line-height:1;
 padding-top:4px;
 position:absolute;
 right:1px;
 top:10px
}
.mec-event-tile-view article.mec-tile-item .mec-event-time i {
 vertical-align:baseline;
 font-size:14px;
 float:left
}
.mec-event-tile-view article.mec-tile-item i {
 margin-right:5px
}
.mec-event-tile-view article.mec-tile-item .mec-event-title {
 color:#fff;
 font-weight:700;
 font-size:23px;
 padding-top:12px
}
.mec-event-tile-view article.mec-tile-item .mec-event-title a {
 color:#fff
}
.mec-event-tile-view article.mec-tile-item .mec-event-title a:hover {
 text-decoration:underline
}
.mec-event-tile-view article.mec-tile-item .mec-event-content {
 position:absolute;
 height:100%;
 bottom:0;
 left:0;
 right:0
}
.mec-event-tile-view article.mec-tile-item .mec-tile-into-content-link {
 position:absolute;
 content:'';
 top:0;
 right:0;
 left:0;
 bottom:0;
 background:0 0
}
.mec-tile-event-content {
 position:absolute!important;
 bottom:25px;
 left:25px;
 right:25px
}
.mec-event-tile-view article.mec-label-canceled:before,
.mec-event-tile-view article.mec-label-featured:before {
 height:auto
}
.mec-skin-tile-month-navigator-container {
 position:relative;
 text-align:center;
 font-size:12px;
 height:80px;
 background:#f7f7f7;
 padding:28px;
 border-radius:11px;
 margin-bottom:20px
}
.mec-skin-tile-month-navigator-container:after,
.mec-skin-tile-month-navigator-container:before {
 content:'';
 display:block;
 position:absolute;
 left:50%;
 margin-left:-10px;
 width:0;
 height:0;
 border-style:solid;
 border-width:10px
}
.mec-skin-tile-month-navigator-container:after {
 bottom:-20px;
 border-color:#f7f7f7 transparent transparent transparent
}
.mec-skin-tile-month-navigator-container:before {
 bottom:-21px;
 border-color:#fff transparent transparent transparent
}
@media only screen and (max-width:480px) {
 .mec-skin-tile-month-navigator-container {
  height:110px;
  padding-top:68px
 }
}
.mec-skin-tile-month-navigator-container h2 {
 font-size:23px;
 font-weight:700
}
.mec-skin-tile-month-navigator-container .mec-next-month,
.mec-skin-tile-month-navigator-container .mec-previous-month {
 position:absolute;
 top:28px;
 left:20px;
 cursor:pointer;
 padding:3px 12px;
 line-height:23px;
 background:#fff;
 border-radius:32px;
 box-shadow:0 1px 3px rgba(0,0,0,.02);
 transition:all .22s ease
}
.mec-skin-tile-month-navigator-container .mec-next-month {
 left:auto;
 right:20px
}
.mec-skin-tile-month-navigator-container .mec-next-month:hover,
.mec-skin-tile-month-navigator-container .mec-previous-month:hover {
 box-shadow:0 2px 5px rgba(0,0,0,.1);
 color:#000
}
.mec-wrap .mec-event-tile-view article.mec-label-canceled:before,
.mec-wrap .mec-event-tile-view article.mec-label-featured:before {
 position:absolute;
 bottom:auto;
 text-align:center;
 right:auto;
 font-size:10px
}
.mec-event-tile-view article.mec-tile-item .mec-tile-overlay {
 position:absolute;
 background:-moz-linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.48) 65%,rgba(0,0,0,.72) 100%);
 background:-webkit-gradient(left top,right top,color-stop(0,rgba(0,0,0,.35)),color-stop(65%,rgba(0,0,0,.48)),color-stop(100%,rgba(0,0,0,.72)));
 background:-webkit-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.48) 65%,rgba(0,0,0,.72) 100%);
 background:linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.48) 65%,rgba(0,0,0,.72) 100%);
 content:'';
 left:0;
 right:0;
 bottom:0;
 top:0;
 width:100%;
 height:100%;
 display:block;
 border-radius:22px;
 z-index:1
}
.mec-wrap .mec-event-tile-view .col-md-3 article.mec-label-canceled:before,
.mec-wrap .mec-event-tile-view .col-md-3 article.mec-label-featured:before {
 top:12px;
 left:103px;
 z-index:9
}
.mec-wrap .mec-event-tile-view .col-md-4 article.mec-label-canceled:before,
.mec-wrap .mec-event-tile-view .col-md-4 article.mec-label-featured:before {
 top:18px;
 left:125px
}
.mec-wrap .mec-event-tile-view .col-md-6 article.mec-label-canceled:before,
.mec-wrap .mec-event-tile-view .col-md-6 article.mec-label-featured:before {
 top:20px;
 left:200px
}
@media (max-width:960px) {
 .mec-wrap .mec-event-tile-view .col-sm-3 {
  width:50%
 }
}
@media (max-width:480px) {
 .mec-wrap .mec-event-tile-view .col-sm-3 {
  width:100%
 }
}
.mec-event-tile-view article.mec-tile-item.tile-multipleday-event:after {
 width:165px
}
.mec-event-tile-view .col-md-6.col-sm-6 article.mec-label-canceled:before {
 top:100px;
 left:140px
}
.mec-event-tile-view .col-md-4.col-sm-4 article.mec-label-canceled:before {
 top:20px;
 left:140px
}
@media (min-width:761px) and (max-width:1200px) {
 .mec-event-tile-view .col-md-3.col-sm-3 {
  width:50%
 }
 .mec-event-tile-view .col-md-6.col-sm-6 article.mec-label-canceled:before {
  top:80px;
  left:90px
 }
 .mec-event-tile-view .col-md-4.col-sm-4 article.mec-label-canceled:before {
  top:40px;
  left:70px
 }
 .mec-event-tile-view .col-md-3.col-sm-3 article.mec-label-canceled:before {
  top:90px;
  left:110px
 }
}
@media (min-width:761px) and (max-width:1024px) {
 .mec-event-tile-view .col-md-4.col-sm-4 {
  width:50%
 }
 .mec-event-tile-view .col-md-4.col-sm-4:nth-child(1n+3) {
  width:100%
 }
}
@media (max-width:760px) {
 .mec-event-tile-view .col-md-3.col-sm-3 {
  width:100%
 }
 .mec-event-tile-view .col-md-4.col-sm-4 {
  width:100%
 }
}
@media (max-width:480px) {
 .mec-event-tile-view .col-md-6.col-sm-6 article.mec-label-canceled:before {
  top:100px;
  left:80px
 }
}
.mec-calendar .mec-event-article .mec-event-date {
 font-size:12px;
 text-align:left
}
.mec-event-detailed-time {
 display:flex
}
.mec-event-detailed-time i {
 width:15px;
 padding-top:7px
}
.mec-ongoing-normal-label {
 background-color:#40d9f1
}
.mec-expired-normal-label {
 background-color:#000
}
.mec-wrap .mec-cancellation-reason span,
.mec-wrap .mec-labels-normal .mec-label-normal {
 position:relative;
 top:-3px;
 font-size:11px;
 font-weight:300;
 margin-left:10px;
 line-height:1.9;
 letter-spacing:1px;
 color:#fff;
 padding:2px 7px;
 border-radius:2px;
 white-space:nowrap
}
.mec-wrap .mec-cancellation-reason span,
.mec-wrap .mec-labels-normal .mec-label-normal {
 white-space:normal;
 display:inline-block;
 margin:3px 0 2px 3px;
 line-height:14px
}
.mec-agenda-event-title .mec-labels-normal .mec-label-normal,
.mec-timetable-event .mec-labels-normal .mec-label-normal,
.tooltipster-box .mec-labels-normal .mec-label-normal {
 font-size:9px;
 letter-spacing:.5px;
 text-transform:uppercase;
 padding:2px 7px;
 color:#fff;
 position:relative;
 margin-left:5px;
 border-radius:2px;
 top:0
}
.mec-av-spot .mec-labels-normal .mec-label-normal,
.mec-event-countdown-part1 .mec-labels-normal .mec-label-normal,
.mec-event-countdown-part2 .mec-labels-normal .mec-label-normal,
.mec-event-cover-modern .mec-labels-normal .mec-label-normal,
.mec-masonry-content .mec-labels-normal .mec-label-normal,
.mec-owl-carousel:not(.mec-slider-t1) .mec-labels-normal .mec-label-normal,
.mec-tile-item .mec-labels-normal .mec-label-normal,
.mec-timeline-event .mec-labels-normal .mec-label-normal,
.tooltipster-box .mec-labels-normal .mec-label-normal {
 margin:0 5px 0 0
}
.mec-event-countdown-style3 .mec-labels-normal .mec-label-normal {
 margin:0 0 0 5px
}
.mec-event-footer-carousel-type3 .mec-labels-normal .mec-label-normal {
 display:inline
}
.mec-event-carousel-type4 .mec-fc-style {
 display:none
}
.mec-event-carousel-type4 .mec-labels-normal {
 top:-20px;
 position:relative
}
.mec-wrap .mec-cancellation-reason {
 display:inline-block
}
.mec-wrap .mec-cancellation-reason span {
 line-height:1.3;
 background:#eb3450;
 text-transform:none;
 display:inline-block;
 white-space:nowrap
}
.mec-wrap .mec-event-list-accordion .mec-cancellation-reason span,
.mec-wrap .mec-event-list-accordion .mec-labels-normal .mec-label-normal {
 top:7px
}
.mec-agenda-event-title .mec-cancellation-reason span,
.mec-timetable-event .mec-cancellation-reason span,
.tooltipster-box .mec-cancellation-reason span {
 font-size:9px;
 letter-spacing:.5px;
 text-transform:uppercase;
 padding:2px 7px;
 color:#fff;
 position:relative;
 margin-left:5px;
 border-radius:2px;
 top:0
}
.mec-wrap .mec-event-container-novel .mec-cancellation-reason span,
.mec-wrap .mec-event-container-novel .mec-labels-normal .mec-label-normal {
 white-space:inherit;
 margin-left:0
}
.mec-wrap .mec-event-container-simple .mec-cancellation-reason span,
.mec-wrap .mec-event-container-simple .mec-labels-normal .mec-label-normal {
 top:-12px;
 white-space:inherit;
 margin-left:0
}
.mec-av-spot .mec-cancellation-reason span,
.mec-event-countdown-part1 .mec-cancellation-reason span,
.mec-event-countdown-part2 .mec-cancellation-reason span,
.mec-event-cover-modern .mec-cancellation-reason span,
.mec-masonry-content .mec-cancellation-reason span,
.mec-owl-carousel:not(.mec-slider-t1) .mec-cancellation-reason span,
.mec-tile-item .mec-cancellation-reason span,
.mec-timeline-event .mec-cancellation-reason span,
.tooltipster-box .mec-cancellation-reason span {
 margin:0 5px 0 0
}
.mec-owl-carousel .mec-event-footer-carousel-type3 span.mec-event-title-soldout,
.mec-owl-carousel .mec-event-footer-carousel-type3 span.mec-few-tickets {
 display:inline
}
.mec-owl-carousel .mec-event-footer-carousel-type3 span.mec-labels-normal,
.mec-owl-carousel .mec-event-footer-carousel-type3 span.soldout {
 margin-top:0;
 color:#fff;
 display:unset
}
.mec-wrap .mec-single-event .mec-cancellation-reason span {
 margin:0;
 padding:6px 12px;
 font-size:14px;
 font-weight:700;
 white-space:normal;
 word-break:break-word
}
.featherlight-content .mec-cancellation-reason {
 display:block;
 width:100%;
 text-align:center;
 margin-top:20px;
 margin-bottom:-10px
}
.mec-event-data-fields {
 margin-bottom:30px
}
.mec-event-data-fields ul.mec-event-data-field-items {
 overflow:hidden;
 padding-top:10px;
 padding-left:0
}
.mec-event-data-fields .mec-event-data-field-item {
 list-style:none;
 margin-bottom:10px;
 border-bottom:1px dashed #e1e2e3;
 padding-bottom:8px;
 width:50%;
 float:left
}
.mec-event-data-fields .mec-event-data-field-item .mec-event-data-field-value {
 margin:0 0 8px 0;
 color:#616263;
 font-size:13px;
 line-height:1.5
}
.mec-event-data-fields .mec-event-data-field-item:last-child {
 border:none;
 width:100%
}
.mec-event-data-fields .mec-event-data-field-item .mec-event-data-field-name {
 text-transform:none;
 font-size:13px;
 font-weight:600;
 padding-bottom:5px;
 color:#313131;
 width:100%;
 padding-bottom:10px;
 position:relative;
 letter-spacing:-.2px
}
@media (max-width:768px) {
 .mec-event-data-fields .mec-event-data-field-item {
  width:100%
 }
}
.mec-wrap .col-md-4 .mec-event-data-fields .mec-event-data-field-item {
 width:100%;
 display:block
}
.mec-shortcode-organizers {
 overflow:hidden;
 margin-top:7px;
 font-weight:400;
 line-height:19px;
 font-size:12px
}
.mec-event-list-minimal .mec-shortcode-organizers {
 margin-top:6px
}
.mec-shortcode-organizers i {
 color:#777
}
.mec-shortcode-organizers .mec-organizers {
 display:inline-block;
 list-style:none;
 padding:0 0 0 3px;
 vertical-align:top
}
.mec-organizer-item a {
 color:#777
}
.mec-event-list-standard .mec-shortcode-organizers .mec-sl-user:before {
 position:absolute;
 left:6px;
 font-size:15px;
 line-height:26px
}
.mec-organizer-item a {
 font:14px/25px sans-serif;
 font-weight:400;
 color:#626262
}
.mec-shortcode-organizers {
 position:relative;
 padding-left:28px;
 margin-bottom:10px
}
.mec-skin-grid-container .mec-organizers,
.mec-skin-grid-container .mec-shortcode-organizers {
 padding:0;
 margin:0
}
.mec-skin-grid-container .mec-shortcode-organizers i {
 display:none
}
.mec-skin-grid-container .mec-event-grid-clean .mec-shortcode-organizers a,
.mec-skin-grid-container .mec-event-grid-clean .mec-shortcode-organizers a:hover,
.mec-skin-grid-container .mec-event-grid-colorful .mec-shortcode-organizers a,
.mec-skin-grid-container .mec-event-grid-colorful .mec-shortcode-organizers a:hover {
 color:#fff;
 font-size:12px
}
.mec-skin-grid-container .mec-event-grid-clean .mec-shortcode-organizers a:hover,
.mec-skin-grid-container .mec-event-grid-colorful .mec-shortcode-organizers a:hover {
 text-decoration:underline
}
.mec-skin-grid-container .mec-event-grid-minimal .mec-shortcode-organizers {
 margin-top:12px
}
.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers {
 position:relative
}
.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers i {
 display:block;
 color:rgba(255,255,255,.4)
}
.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers i:before {
 position:absolute;
 top:6px;
 left:6px;
 font-size:17px;
 font-family:simple-line-icons;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1
}
.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers a {
 padding-left:35px;
 font-size:15px;
 line-height:30px;
 color:rgba(255,255,255,.4)
}
.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers a:hover {
 color:#fff
}
.mec-calendar-daily .mec-shortcode-organizers,
.mec-calendar-daily .mec-shortcode-organizers .mec-organizers {
 padding:0
}
.mec-calendar-daily .mec-shortcode-organizers i {
 display:none
}
.mec-calendar-daily .mec-organizer-item a {
 font-size:13px;
 line-height:1.3;
 color:#9a9a9a;
 margin-bottom:0
}
.mec-events-masonry-wrap .mec-shortcode-organizers i {
 display:none
}
.mec-events-masonry-wrap .mec-shortcode-organizers,
.mec-events-masonry-wrap .mec-shortcode-organizers .mec-organizers {
 padding:0
}
.mec-events-timeline-wrap .mec-shortcode-organizers {
 width:fit-content;
 display:inline-block;
 padding:4px 20px 8px;
 border-radius:50px
}
.mec-events-timeline-wrap .mec-organizer-item,
.mec-events-timeline-wrap .mec-shortcode-organizers .mec-organizers {
 margin:0;
 display:inline-block;
 padding-right:7px
}
.mec-events-timeline-wrap .mec-shortcode-organizers i {
 line-height:24px;
 margin-right:7px
}
.mec-events-timeline-wrap .mec-organizer-item:after {
 content:','
}
.mec-events-timeline-wrap .mec-organizer-item:last-child:after {
 content:'';
 padding:0
}
.mec-events-timeline-wrap .mec-organizer-item a,
.mec-events-timeline-wrap .mec-organizer-item:after {
 font-weight:500
}
.mec-events-timeline-wrap .mec-organizer-item a:hover {
 text-decoration:underline
}
.mec-event-tile-view .mec-shortcode-organizers,
.mec-event-tile-view .mec-shortcode-organizers .mec-organizers {
 padding:0
}
.mec-event-tile-view .mec-shortcode-organizers i {
 line-height:24px
}
.mec-event-tile-view .mec-shortcode-organizers .mec-organizers a,
.mec-event-tile-view .mec-shortcode-organizers i {
 color:#fff
}
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-modal-preloader,
.mec-dark-mode .mec-month-navigator-loading {
 background-color:rgba(40,40,40,.88)
}
.mec-dark-mode .event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button,
.mec-dark-mode .mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt,
.mec-dark-mode .mec-calendar .mec-calendar-row dt:hover,
.mec-dark-mode .mec-event-footer .mec-booking-button,
.mec-dark-mode .mec-event-grid-classic .mec-event-content,
.mec-dark-mode .mec-event-schedule-content .mec-schedule-speakers,
.mec-dark-mode .mec-events-meta-group-tags a:hover,
.mec-dark-mode .mec-events-toggle .mec-toggle-content .mec-modal-wrap,
.mec-dark-mode .mec-fes-form .mec-meta-box-fields,
.mec-dark-mode .mec-hourly-schedule-speaker-contact-information a i,
.mec-dark-mode .mec-map-view-event-detail.mec-event-detail,
.mec-dark-mode .mec-modal-wrap,
.mec-dark-mode .mec-next-event-details a,
.mec-dark-mode .mec-organizer-social-information a i,
.mec-dark-mode .mec-single-event .mec-event-exporting .mec-export-details a:hover,
.mec-dark-mode .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,
.mec-dark-mode .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev,
.mec-dark-mode .mec-timetable-events-list .mec-timetable-event,
.mec-dark-mode .mec-wrap .button,
.mec-dark-mode .mec-wrap a.button:not(.owl-dot):hover,
.mec-dark-mode .mec-wrap button:not(.owl-dot):hover,
.mec-dark-mode .mec-wrap input[type=button]:hover,
.mec-dark-mode .mec-wrap input[type=reset]:hover,
.mec-dark-mode .mec-wrap input[type=submit]:hover {
 background-color:#1f1f1f;
 color:#d2d2d2
}
.mec-dark-mode .mec-modal-wrap::-webkit-scrollbar {
 width:12px
}
.mec-dark-mode .mec-modal-wrap::-webkit-scrollbar-track {
 background:#000
}
.mec-dark-mode .mec-modal-wrap::-webkit-scrollbar-thumb {
 background-color:#333;
 border-radius:20px;
 border:2px solid #000
}
.mec-dark-mode .mec-modal-preloader,
.mec-dark-mode .mec-month-navigator-loading {
 background-color:#1f1f1f
}
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table,
.mec-dark-mode .mec-skin-tile-month-navigator-container {
 background:#282828
}
.mec-dark-mode .mec-skin-tile-month-navigator-container:after {
 border-color:#282828 transparent transparent transparent
}
.mec-dark-mode .mec-event-grid-novel .mec-event-article,
body.mec-dark-mode .mec-single-modern .mec-single-event-bar {
 background-color:#282828;
 color:#d2d2d2
}
.mec-dark-mode .event-carousel-type2-head,
.mec-dark-mode .mec-box-calendar.mec-calendar .mec-calendar-table-head dt,
.mec-dark-mode .mec-calendar .mec-calendar-side .mec-next-month,
.mec-dark-mode .mec-calendar .mec-calendar-side .mec-previous-month,
.mec-dark-mode .mec-calendar .mec-event-article:hover,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-next,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-prev,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-next-month,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-previous-month,
.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-event-article:hover,
.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-selected-day,
.mec-dark-mode .mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover,
.mec-dark-mode .mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt,
.mec-dark-mode .mec-event-carousel-content,
.mec-dark-mode .mec-event-cost,
.mec-dark-mode .mec-event-countdown-style1 .mec-event-countdown-part3 .mec-event-button,
.mec-dark-mode .mec-event-footer,
.mec-dark-mode .mec-event-grid-classic .mec-event-content .mec-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-dark-mode .mec-event-list-minimal a.mec-detail-button,
.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button,
.mec-dark-mode .mec-event-list-standard .mec-topsec,
.mec-dark-mode .mec-event-more-info,
.mec-dark-mode .mec-event-website,
.mec-dark-mode .mec-events-agenda-wrap,
.mec-dark-mode .mec-events-meta-date,
.mec-dark-mode .mec-events-meta-group-tags a,
.mec-dark-mode .mec-events-toggle .mec-toggle-item-inner,
.mec-dark-mode .mec-fes-form,
.mec-dark-mode .mec-fes-form input[type=email],
.mec-dark-mode .mec-fes-form input[type=number],
.mec-dark-mode .mec-fes-form input[type=password],
.mec-dark-mode .mec-fes-form input[type=tel],
.mec-dark-mode .mec-fes-form input[type=text],
.mec-dark-mode .mec-fes-form select,
.mec-dark-mode .mec-fes-form textarea,
.mec-dark-mode .mec-fes-list,
.mec-dark-mode .mec-hourly-schedule-speaker-info,
.mec-dark-mode .mec-load-more-button,
.mec-dark-mode .mec-map-lightbox-wp,
.mec-dark-mode .mec-masonry-item-wrap .mec-event-grid-modern .event-grid-modern-head,
.mec-dark-mode .mec-related-event-content,
.mec-dark-mode .mec-single-event .mec-event-exporting .mec-export-details a,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=date],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=email],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=number],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=password],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=tel],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=text],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking select,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking textarea,
.mec-dark-mode .mec-single-event .mec-events-meta-group-countdown,
.mec-dark-mode .mec-single-event .mec-frontbox,
.mec-dark-mode .mec-single-event .mec-speakers-details ul li,
.mec-dark-mode .mec-single-event-additional-organizers,
.mec-dark-mode .mec-single-event-category,
.mec-dark-mode .mec-single-event-date,
.mec-dark-mode .mec-single-event-label,
.mec-dark-mode .mec-single-event-location,
.mec-dark-mode .mec-single-event-organizer,
.mec-dark-mode .mec-single-event-sponsor,
.mec-dark-mode .mec-single-event-time,
.mec-dark-mode .mec-single-modern .col-md-4 .mec-frontbox,
.mec-dark-mode .mec-slider-t1-wrap,
.mec-dark-mode .mec-timetable-events-list .mec-timetable-event,
.mec-dark-mode .mec-timetable-t2-wrap,
.mec-dark-mode .mec-ttt2-title,
.mec-dark-mode .mec-wrap .mec-event-countdown-style1,
.mec-dark-mode .mec-wrap .mec-event-countdown-style2,
.mec-dark-mode .mec-wrap .mec-totalcal-box,
.mec-dark-mode .mec-wrap .mec-totalcal-box i,
.mec-dark-mode .mec-wrap .mec-totalcal-box input,
.mec-dark-mode .mec-wrap .mec-totalcal-box select,
.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year:hover,
.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year:hover,
.mec-dark-mode.mec-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-dark-mode.mec-wrap .mec-totalcal-box i,
.mec-dark-mode.mec-wrap .mec-totalcal-box input,
.mec-dark-mode.mec-wrap .mec-totalcal-box select {
 background-color:#282828
}
.mec-dark-mode .event-carousel-type2-head,
.mec-dark-mode .event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button,
.mec-dark-mode .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,
.mec-dark-mode .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month,
.mec-dark-mode .mec-box-calendar.mec-calendar .mec-calendar-table-head dt,
.mec-dark-mode .mec-box-calendar.mec-calendar dt,
.mec-dark-mode .mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt,
.mec-dark-mode .mec-breadcrumbs,
.mec-dark-mode .mec-calendar .mec-calendar-side .mec-next-month,
.mec-dark-mode .mec-calendar .mec-calendar-side .mec-previous-month,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-next,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-prev .mec-calendar.mec-calendar-daily .mec-calendar-a-month,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-next-month,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-previous-month,
.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec,
.mec-dark-mode .mec-event-carousel-content,
.mec-dark-mode .mec-event-footer,
.mec-dark-mode .mec-event-footer .mec-booking-button,
.mec-dark-mode .mec-event-list-minimal .mec-event-article,
.mec-dark-mode .mec-event-list-minimal a.mec-detail-button,
.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button,
.mec-dark-mode .mec-event-list-modern .mec-event-article,
.mec-dark-mode .mec-event-list-standard .mec-event-article,
.mec-dark-mode .mec-event-list-standard .mec-event-meta-wrap,
.mec-dark-mode .mec-event-list-standard .mec-topsec,
.mec-dark-mode .mec-event-schedule-content,
.mec-dark-mode .mec-event-schedule-content dl:before,
.mec-dark-mode .mec-events-agenda-wrap,
.mec-dark-mode .mec-events-meta-group-booking ul.mec-book-price-details,
.mec-dark-mode .mec-events-meta-group-booking ul.mec-book-price-details li,
.mec-dark-mode .mec-events-meta-group-tags a,
.mec-dark-mode .mec-events-toggle .mec-toggle-content,
.mec-dark-mode .mec-events-toggle .mec-toggle-item,
.mec-dark-mode .mec-events-toggle .mec-toggle-item-inner,
.mec-dark-mode .mec-fes-form .mec-meta-box-fields,
.mec-dark-mode .mec-fes-form input[type=email],
.mec-dark-mode .mec-fes-form input[type=number],
.mec-dark-mode .mec-fes-form input[type=password],
.mec-dark-mode .mec-fes-form input[type=tel],
.mec-dark-mode .mec-fes-form input[type=text],
.mec-dark-mode .mec-fes-form select,
.mec-dark-mode .mec-fes-form textarea,
.mec-dark-mode .mec-hourly-schedule-speaker-info,
.mec-dark-mode .mec-load-more-button,
.mec-dark-mode .mec-masonry-item-wrap .mec-event-grid-modern .event-grid-modern-head,
.mec-dark-mode .mec-next-event-details a,
.mec-dark-mode .mec-related-events-wrap h3.mec-rec-events-title,
.mec-dark-mode .mec-single-event .mec-event-exporting .mec-export-details a:hover,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking form>h4,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=date],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=email],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=number],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=password],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=tel],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=text],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking select,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking textarea,
.mec-dark-mode .mec-single-event .mec-events-meta-group-countdown,
.mec-dark-mode .mec-single-event .mec-frontbox,
.mec-dark-mode .mec-single-event .mec-frontbox-title,
.mec-dark-mode .mec-timetable-t2-wrap,
.mec-dark-mode .mec-wrap .mec-totalcal-box,
.mec-dark-mode .mec-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-dark-mode .mec-wrap .mec-totalcal-box i,
.mec-dark-mode .mec-wrap .mec-totalcal-box input,
.mec-dark-mode .mec-wrap .mec-totalcal-box select,
.mec-dark-mode .mec-yearly-view-wrap,
.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec {
 border-color:#353535
}
.mec-dark-mode .entry-content .mec-wrap h1,
.mec-dark-mode .entry-content .mec-wrap h2,
.mec-dark-mode .entry-content .mec-wrap h3,
.mec-dark-mode .entry-content .mec-wrap h4,
.mec-dark-mode .entry-content .mec-wrap h5,
.mec-dark-mode .entry-content .mec-wrap h6,
.mec-dark-mode .mec-breadcrumbs a,
.mec-dark-mode .mec-calendar .mec-event-article .mec-event-title a,
.mec-dark-mode .mec-calendar dt,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-has-event,
.mec-dark-mode .mec-calendar.mec-event-container-simple dl dt.mec-calendar-day,
.mec-dark-mode .mec-event-carousel-content .mec-event-carousel-title a,
.mec-dark-mode .mec-event-content p,
.mec-dark-mode .mec-event-grid-classic .mec-event-title a,
.mec-dark-mode .mec-event-grid-clean .mec-event-title a,
.mec-dark-mode .mec-event-grid-minimal .mec-event-date span,
.mec-dark-mode .mec-event-grid-minimal .mec-event-title a,
.mec-dark-mode .mec-event-grid-modern .mec-event-title a,
.mec-dark-mode .mec-event-grid-simple .mec-event-title a,
.mec-dark-mode .mec-event-list-classic .mec-event-title a,
.mec-dark-mode .mec-event-list-minimal .mec-event-title a,
.mec-dark-mode .mec-event-list-minimal a.mec-detail-button,
.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button,
.mec-dark-mode .mec-event-list-standard .mec-event-title a,
.mec-dark-mode .mec-events-meta-group-booking ul.mec-book-price-details li,
.mec-dark-mode .mec-events-meta-group-booking ul.mec-book-price-details li span.mec-book-price-detail-amount,
.mec-dark-mode .mec-events-meta-group-tags a,
.mec-dark-mode .mec-events-toggle .mec-toggle-item-inner i,
.mec-dark-mode .mec-fes-form,
.mec-dark-mode .mec-fes-form input[type=email],
.mec-dark-mode .mec-fes-form input[type=number],
.mec-dark-mode .mec-fes-form input[type=password],
.mec-dark-mode .mec-fes-form input[type=tel],
.mec-dark-mode .mec-fes-form input[type=text],
.mec-dark-mode .mec-fes-form label,
.mec-dark-mode .mec-fes-form select,
.mec-dark-mode .mec-fes-form textarea,
.mec-dark-mode .mec-fes-list,
.mec-dark-mode .mec-hourly-schedule-speaker-contact-information a i,
.mec-dark-mode .mec-hourly-schedule-speaker-description,
.mec-dark-mode .mec-hourly-schedule-speaker-name,
.mec-dark-mode .mec-load-more-button,
.mec-dark-mode .mec-next-event-details abbr,
.mec-dark-mode .mec-organizer-social-information a i,
.mec-dark-mode .mec-related-event-content h5 a,
.mec-dark-mode .mec-related-event-content span,
.mec-dark-mode .mec-single-event .mec-event-meta dt,
.mec-dark-mode .mec-single-event .mec-event-meta h3,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking form>h4,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking h5 span,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=date],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=email],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=number],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=password],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=tel],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=text],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking label,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking select,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking textarea,
.mec-dark-mode .mec-single-event .mec-frontbox-title,
.mec-dark-mode .mec-single-event .mec-speakers-details ul li .mec-speaker-job-title,
.mec-dark-mode .mec-single-modern .mec-single-event-bar>div h3,
.mec-dark-mode .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i,
.mec-dark-mode .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i,
.mec-dark-mode .mec-timeline-main-content h4 a,
.mec-dark-mode .mec-timetable-event .mec-timetable-event-time,
.mec-dark-mode .mec-timetable-events-list .mec-timetable-event span a,
.mec-dark-mode .mec-tooltip-event-title,
.mec-dark-mode .mec-ttt2-title,
.mec-dark-mode .mec-wrap,
.mec-dark-mode .mec-wrap .mec-event-list-modern .mec-event-title a,
.mec-dark-mode .mec-wrap .mec-event-schedule-content a,
.mec-dark-mode .mec-wrap .mec-single-title,
.mec-dark-mode .mec-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-dark-mode .mec-wrap .mec-totalcal-box input,
.mec-dark-mode .mec-wrap .mec-totalcal-box select,
.mec-dark-mode .mec-wrap h1,
.mec-dark-mode .mec-wrap h2,
.mec-dark-mode .mec-wrap h3,
.mec-dark-mode .mec-wrap h4,
.mec-dark-mode .mec-wrap h5,
.mec-dark-mode .mec-wrap h6,
.mec-dark-mode .mec-wrap p {
 color:#d2d2d2
}
.mec-dark-mode .mec-breadcrumbs a:hover,
.mec-dark-mode .mec-calendar .mec-event-article .mec-event-title a:hover,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-has-event:hover,
.mec-dark-mode .mec-event-footer .mec-booking-button:hover,
.mec-dark-mode .mec-event-grid-classic .mec-event-title a:hover,
.mec-dark-mode .mec-event-grid-minimal .mec-event-date:hover,
.mec-dark-mode .mec-event-grid-minimal .mec-event-title a:hover,
.mec-dark-mode .mec-event-list-classic .mec-event-title a:hover,
.mec-dark-mode .mec-event-list-minimal .mec-event-title a:hover,
.mec-dark-mode .mec-event-list-minimal a.mec-detail-button:hover,
.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button:hover,
.mec-dark-mode .mec-event-list-standard .mec-event-title a:hover,
.mec-dark-mode .mec-single-event .mec-event-meta dd a:hover,
.mec-dark-mode .mec-wrap .mec-event-list-modern .mec-event-title a:hover,
.mec-dark-mode .mec-wrap .mec-totalcal-box .mec-totalcal-view span:hover,
.mec-dark-mode .mec-wrap a:hover {
 color:#fff
}
.mec-dark-mode .mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:first-child {
 border-color:#333!important
}
.mec-dark-mode .mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:nth-child(odd) {
 background:#1f1f1f!important
}
.mec-dark-mode .mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix {
 background:#282828!important
}
.mec-dark-mode .lity-container .mec-events-meta-group-booking input[type=radio]:before,
.mec-dark-mode .mec-related-events-wrap h3.mec-rec-events-title:before,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=checkbox],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=radio]:before {
 background-color:#c4cace
}
.mec-dark-mode .lity-container .mec-events-meta-group-booking input[type=radio]:before,
.mec-dark-mode .mec-month-divider span,
.mec-dark-mode .mec-related-events-wrap h3.mec-rec-events-title:before,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=checkbox],
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=radio]:before {
 border-color:#313131
}
.mec-dark-mode .event-carousel-type3-head .mec-event-footer-carousel-type3,
.mec-dark-mode .mec-agenda-events-wrap,
.mec-dark-mode .mec-av-spot .mec-av-spot-content,
.mec-dark-mode .mec-av-spot .mec-av-spot-head,
.mec-dark-mode .mec-av-spot-wrap .mec-event-grid-modern .event-grid-modern-head,
.mec-dark-mode .mec-calendar .mec-calendar-side .mec-next-month:hover,
.mec-dark-mode .mec-calendar .mec-calendar-side .mec-previous-month:hover,
.mec-dark-mode .mec-calendar .mec-calendar-topsec,
.mec-dark-mode .mec-calendar .mec-event-article:hover,
.mec-dark-mode .mec-calendar dt,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-has-event:hover,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a:hover,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-top,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-next-month:hover,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-previous-month:hover,
.mec-dark-mode .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt:hover,
.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec,
.mec-dark-mode .mec-event-cover-classic,
.mec-dark-mode .mec-event-footer .mec-booking-button:hover,
.mec-dark-mode .mec-event-grid-clean .mec-event-article,
.mec-dark-mode .mec-event-grid-clean .mec-event-content,
.mec-dark-mode .mec-event-grid-modern .mec-event-article,
.mec-dark-mode .mec-event-grid-modern .mec-event-content,
.mec-dark-mode .mec-event-list-minimal a.mec-detail-button:hover,
.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button:hover,
.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing,
.mec-dark-mode .mec-events-toggle .mec-toggle-item-inner:hover,
.mec-dark-mode .mec-hourly-schedule-speaker-contact-information a:hover i,
.mec-dark-mode .mec-masonry .mec-masonry-content,
.mec-dark-mode .mec-masonry .mec-masonry-head,
.mec-dark-mode .mec-organizer-social-information a:hover i,
.mec-dark-mode .mec-slider-t1 .mec-slider-t1-content,
.mec-dark-mode .mec-slider-t5 .mec-slider-t5-content,
.mec-dark-mode .mec-slider-t5-wrap,
.mec-dark-mode .mec-slider-t5-wrap .mec-event-grid-modern .event-grid-modern-head,
.mec-dark-mode .mec-timeline-event-content,
.mec-dark-mode .mec-timeline-month-divider,
.mec-dark-mode .mec-timetable-events-list .mec-timetable-event:hover,
.mec-dark-mode .mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part3,
.mec-dark-mode .mec-wrap .mec-totalcal-box,
.mec-dark-mode .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar,
.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-calendar-sec,
.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year,
.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year,
.mec-dark-mode .tooltipster-sidetip:not(.uael-tooltipster-active) .tooltipster-content {
 background:#191919
}
.mec-dark-mode .event-carousel-type3-head .mec-event-footer-carousel-type3,
.mec-dark-mode .event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button,
.mec-dark-mode .mec-av-spot,
.mec-dark-mode .mec-av-spot-wrap .mec-event-grid-modern .event-grid-modern-head,
.mec-dark-mode .mec-box-calendar.mec-calendar dl dt:last-child,
.mec-dark-mode .mec-calendar,
.mec-dark-mode .mec-calendar .mec-event-article,
.mec-dark-mode .mec-calendar.mec-box-calendar .mec-table-nullday:last-child,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-next-month:hover,
.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-previous-month:hover,
.mec-dark-mode .mec-event-cover-classic,
.mec-dark-mode .mec-event-cover-clean,
.mec-dark-mode .mec-event-grid-classic .mec-event-article,
.mec-dark-mode .mec-event-grid-clean .mec-event-article,
.mec-dark-mode .mec-event-grid-modern .mec-event-article,
.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing,
.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing:after,
.mec-dark-mode .mec-event-sharing-wrap>li:first-of-type,
.mec-dark-mode .mec-events-agenda,
.mec-dark-mode .mec-fes-form .mec-meta-box-fields,
.mec-dark-mode .mec-masonry,
.mec-dark-mode .mec-slider-t5-wrap .mec-event-grid-modern .event-grid-modern-head,
.mec-dark-mode .mec-timeline-month-divider,
.mec-dark-mode .mec-wrap .mec-totalcal-box,
.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year,
.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year {
 border-color:#353535
}
.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing:after {
 border-color:#191919 transparent transparent transparent
}
.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing:before {
 border-color:#353535 transparent transparent transparent
}
.mec-dark-mode .mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=text],
.mec-dark-mode .mec-events-meta-group-booking .StripeElement,
.mec-dark-mode .mec-wrap .mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=email],
.mec-dark-mode .mec-wrap .mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=text] {
 background:#999!important;
 border:1px solid #353535!important;
 box-shadow:none!important;
 color:#353535!important
}
.mec-dark-mode .CardField CardField--ltr .__PrivateStripeElement .InputContainer input {
 color:#d2d2d2!important
}
.mec-dark-mode .mec-events-toggle .mec-toggle-item {
 border:1px solid #e4e4e4;
 box-shadow:0 10px 15px #282828
}
.mec-dark-mode .mec-agenda-events-wrap .mec-event-grid-colorful .mec-event-content {
 background-color:transparent
}
.mec-dark-mode .mec-calendar .mec-calendar-side {
 box-shadow:0 1px 5px 6px rgba(255,255,255,.005) inset
}
.mec-dark-mode .tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-box {
 border:1px solid #282828!important
}
.mec-dark-mode .mec-timeline-event-content:after {
 border-color:transparent #191919 transparent transparent
}
.mec-dark-mode .mec-fes-form .mec-meta-box-fields {
 box-shadow:0 2px 6px -3px #353535
}
.mec-dark-mode .mec-fes-form .mec-meta-box-fields h4 {
 color:#d2d2d2;
 background:#000
}
.mec-dark-mode .mec-fes-form input[type=email],
.mec-dark-mode .mec-fes-form input[type=number],
.mec-dark-mode .mec-fes-form input[type=password],
.mec-dark-mode .mec-fes-form input[type=tel],
.mec-dark-mode .mec-fes-form input[type=text],
.mec-dark-mode .mec-fes-form select,
.mec-dark-mode .mec-fes-form textarea {
 box-shadow:0 2px 5px rgba(0,0,0,.38) inset
}
.mec-dark-mode .mec-fes-form input {
 background:#353535!important;
 color:#d2d2d2!important
}
.mec-dark-mode .mec-booking-tab-content .button:hover,
.mec-dark-mode .mec-booking-tab-content .mec-reg-field-add-option:hover,
.mec-dark-mode .mec-fes-form .mec-form-row .button:not(.wp-color-result):hover {
 background:#353535;
 color:#d2d2d2;
 border-color:#353535;
 box-shadow:0 2px 6px -3px #353535
}
.mec-dark-mode .mec-booking-tab-content .button,
.mec-dark-mode .mec-booking-tab-content .mec-reg-field-add-option,
.mec-dark-mode .mec-fes-form .mec-form-row .button:not(.wp-color-result),
.mec-dark-mode .mec-fes-form input[type=file],
.mec-dark-mode ul#mec_orgz_form_row li .mec-additional-organizer-remove,
.mec-dark-mode ul#mec_reg_form_fields li .mec_reg_field_remove {
 color:#d2d2d2;
 background:#282828;
 border:2px solid #353535;
 box-shadow:0 2px 6px -3px #353535
}
.mec-dark-mode #mec_reg_form_fields input[type=checkbox],
.mec-dark-mode #mec_reg_form_fields input[type=radio],
.mec-dark-mode .mec-form-row input[type=checkbox],
.mec-dark-mode .mec-form-row input[type=radio] {
 background-color:#000;
 border:1px solid #353535;
 box-shadow:0 1px 3px -1px #353535
}
.mec-dark-mode .mec-fes-form .select2-container {
 border:1px solid #353535;
 background-color:#282828;
 color:#d2d2d2
}
.mec-dark-mode ul#mec_bfixed_form_fields li,
.mec-dark-mode ul#mec_orgz_form_row li,
.mec-dark-mode ul#mec_reg_form_fields li {
 background:#000;
 border-color:#000
}
.mec-dark-mode #mec_meta_box_tickets_form [id^=mec_ticket_row] .mec_add_price_date_button {
 background:#000;
 border-color:#2d2d2d;
 box-shadow:0 2px 6px -3px #2d2d2d
}
.mec-dark-mode #mec_reg_form_field_types .button.red {
 background:#2d2d2d;
 border-color:#2d2d2d;
 box-shadow:0 2px 6px -3px #2d2d2d
}
.mec-dark-mode #mec_bfixed_form_field_types .button,
.mec-dark-mode #mec_reg_form_field_types .button {
 color:#d2d2d2;
 box-shadow:0 2px 6px -3px #2d2d2d;
 border-color:#2d2d2d
}
.mec-dark-mode #mec_meta_box_tickets_form [id^=mec_ticket_row] .mec_add_price_date_button:hover,
.mec-dark-mode #mec_reg_form_field_types .button:hover {
 background:#000
}
.mec-dark-mode ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,
.mec-dark-mode ul#mec_orgz_form_row li .mec-additional-organizer-remove,
.mec-dark-mode ul#mec_reg_form_fields li .mec_reg_field_remove {
 background:#282828
}
.mec-dark-mode #mec_taxes_fees_container_toggle [id^=mec_remove_fee_button]:hover,
.mec-dark-mode #mec_ticket_variations_list [id^=mec_remove_ticket_variation_button]:hover,
.mec-dark-mode ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:hover,
.mec-dark-mode ul#mec_orgz_form_row li .mec-additional-organizer-remove:hover,
.mec-dark-mode ul#mec_reg_form_fields li .mec_reg_field_remove:hover {
 color:#fff;
 border:2px solid #ea6485;
 background:#ea6485
}
.mec-events-meta-group-booking-shortcode {
 background-color:#e6f7ff;
 padding:40px;
 position:relative
}
.mec-events-meta-group-booking-shortcode h4 {
 margin-bottom:20px
}
.mec-booking-shortcode .mec-event-tickets-list.mec-sell-all-occurrences {
 width:100%
}
.mec-booking-shortcode .mec-book-reg-field-mec_email {
 width:48%;
 display:inline-block;
 margin-right:30px
}
.mec-booking-shortcode .mec-book-reg-field-name {
 width:48%;
 display:inline-block
}
.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-expiration-date-month {
 width:48%;
 display:inline-block;
 vertical-align:top;
 margin-right:30px
}
.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-cvv2 {
 width:48%;
 display:inline-block
}
.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-expiration-date-month .nice-select {
 width:48%;
 display:inline-block
}
.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-expiration-date-month label {
 width:100%
}
.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-expiration-date-month .nice-select:first-of-type {
 margin-right:10px
}
.mec-booking-shortcode .mec-form-row.mec-name-stripe,
.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-card-type,
.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-first-name {
 width:48%;
 vertical-align:top;
 display:inline-block;
 margin-right:30px
}
.mec-booking-shortcode .mec-form-row.mec-email-stripe,
.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-cc-number,
.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-last-name {
 width:48%;
 display:inline-block
}
.mec-events-meta-group-booking .mec-booking-shortcode .StripeElement {
 height:56px;
 padding:19px 12px 0;
 max-width:420px
}
.mec-booking-shortcode .nice-select,
.mec-booking-shortcode input {
 float:none;
 border:1px solid #c7ebfb!important;
 border-radius:3px;
 background-color:#fff;
 height:41px;
 line-height:39px;
 padding-left:15px;
 padding-right:15px;
 margin:0;
 margin-bottom:24px!important;
 color:#00acf8;
 font-size:14px;
 font-weight:400;
 box-shadow:none!important;
 min-height:unset;
 min-width:unset;
 padding-top:0;
 padding-bottom:0
}
.mec-booking-shortcode .mec-gateway-message.mec-success {
 font-size:14px
}
.mec-booking-shortcode .mec-form-row.mec-name-stripe {
 margin-bottom:0!important
}
.mec-booking-shortcode .mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=text],
.mec-events-meta-group-booking .mec-booking-shortcode .StripeElement {
 border:1px solid #c7ebfb!important;
 border-radius:3px;
 box-shadow:none!important
}
.mec-booking-shortcode .nice-select ul {
 width:100%
}
.mec-booking-shortcode .mec-event-ticket-name,
.mec-booking-shortcode .mec-event-ticket-price,
.mec-booking-shortcode .mec-ticket-variation-name,
.mec-booking-shortcode .mec-ticket-variation-price,
.mec-booking-shortcode label {
 font-size:14px;
 line-height:19px;
 font-weight:400;
 color:#00acf8;
 padding-right:5px;
 margin:0 0 4px!important
}
.mec-booking-shortcode span.mec-event-ticket-available {
 margin-top:-22px!important;
 margin-bottom:28px!important;
 display:block;
 font-size:11px;
 letter-spacing:.5px;
 font-weight:300;
 color:#80abbf
}
.mec-booking-shortcode button {
 background-color:#00acf8;
 border-radius:2px;
 box-shadow:0 2px 2px rgba(0,172,248,.27);
 font-weight:500;
 font-size:11px;
 letter-spacing:.5px;
 margin:0;
 min-width:116px;
 padding:16px 15px 14px;
 float:none;
 position:relative;
 border:none;
 color:#fff;
 display:inline-block
}
.mec-booking-shortcode .mec-booking-form-container ul li {
 list-style:none
}
.mec-booking-shortcode .mec-booking-form-container ul {
 padding:0
}
.mec-events-meta-group-booking-shortcode .mec-error {
 background-color:#ff017e;
 color:#fff!important;
 margin:24px 0 24px;
 padding:10px 15px;
 border-radius:3px
}
.mec-events-meta-group-booking-shortcode .info-msg {
 margin:24px 0 24px
}
.mec-booking-shortcode .mec-book-ticket-variation h5 {
 margin:0 0 4px
}
.mec-booking-shortcode .mec-book-available-tickets-details-header {
 border-bottom:2px solid #00acf8
}
.mec-booking-shortcode .mec-book-available-tickets-details-header,
.mec-booking-shortcode .mec-book-available-tickets-details-item,
.mec-booking-shortcode .mec-book-price-detail {
 display:-webkit-box;
 display:flex;
 flex-wrap:wrap
}
.mec-booking-shortcode .mec-book-available-tickets-details-header span,
.mec-booking-shortcode .mec-book-available-tickets-details-item span,
.mec-booking-shortcode .mec-book-price-detail span {
 -webkit-box-flex:1.97;
 flex:1.97 1.97 0;
 min-height:1px;
 font-size:14px;
 line-height:22px;
 color:#616264;
 font-weight:500;
 padding-bottom:20px;
 padding-top:20px
}
.mec-booking-shortcode .mec-book-available-tickets-details span:nth-of-type(2),
.mec-booking-shortcode .mec-book-available-tickets-details-item span:nth-of-type(2),
.mec-booking-shortcode .mec-book-price-detail span:nth-of-type(2) {
 -webkit-box-flex:1;
 flex:1 1 0%
}
.mec-booking-shortcode .mec-book-available-tickets-details span:last-child,
.mec-booking-shortcode .mec-book-available-tickets-details-item span:last-child,
.mec-booking-shortcode .mec-book-price-detail span:last-child {
 -webkit-box-flex:1.085;
 flex:1.085 1.085 0
}
.mec-booking-shortcode .mec-book-available-tickets-details-header span {
 padding-bottom:11px
}
.mec-booking-shortcode .mec-book-available-tickets-details-item span {
 font-weight:400;
 font-size:12px
}
.mec-booking-shortcode span.mec-book-price-detail-amount,
.mec-booking-shortcode span.mec-book-price-detail-description {
 font-size:14px;
 line-height:22px;
 font-weight:500;
 padding:6px 0;
 color:#000
}
.mec-booking-shortcode span.mec-book-price-detail-amount {
 color:#777
}
.mec-booking-shortcode .mec-book-form-gateways label {
 cursor:pointer
}
.mec-booking-shortcode .mec-book-form-gateways label {
 cursor:pointer
}
.mec-booking-shortcode span.mec-book-price-detail-description {
 padding:6px 13px 6px 0;
 font-size:14px;
 font-weight:400;
 color:#00acf8
}
.mec-booking-shortcode ul.mec-book-price-details li {
 border-right:1px solid #c7ebfb!important
}
@media (max-width:980px) {
 .mec-events-meta-group-booking-shortcode {
  padding:20px
 }
 .mec-booking-shortcode ul.mec-book-price-details li {
  width:100%;
  border-right:0px!important;
  border-bottom:1px solid
 }
 .mec-booking-shortcode ul.mec-book-price-details li:last-child {
  width:100%;
  border-right:0;
  border-bottom:0 solid
 }
}
.mec-booking-shortcode span.mec-book-price-total {
 font-size:22px;
 line-height:22px;
 font-weight:700;
 color:#2bbc10;
 margin-top:20px;
 margin-bottom:35px;
 display:inline-block
}
.mec-booking-shortcode ul.mec-book-price-details {
 border:1px solid #c7ebfb!important;
 border-radius:3px;
 box-shadow:none!important
}
.mec-booking-shortcode span.mec-book-price-total-description {
 font-size:18px;
 line-height:22px;
 font-weight:700;
 color:#000
}
.mec-booking-shortcode span.mec-book-price-total-amount {
 font-size:22px;
 line-height:22px;
 font-weight:700;
 color:#2bbc10
}
.mec-booking-shortcode .mec-book-form-price {
 clear:both;
 position:relative
}
.mec-booking-shortcode .mec-book-form-gateway-label input[type=radio]:after {
 content:'';
 display:inline-block;
 width:7px;
 height:7px;
 background-color:#fff;
 border-radius:50%;
 cursor:pointer;
 position:absolute;
 top:4px;
 left:3px
}
.mec-booking-shortcode .mec-book-form-gateway-label input[type=radio]:before {
 box-shadow:none;
 border:2px solid #a8e4ff;
 width:17px;
 height:17px;
 position:absolute;
 top:-9px;
 left:-2px;
 margin:0;
 content:'';
 display:inline-block;
 background:#fff;
 border-radius:18px;
 cursor:pointer;
 position:relative
}
.mec-booking-shortcode .mec-book-form-gateway-label {
 -webkit-box-flex:0;
 flex:0 0 50%;
 margin-bottom:14px;
 padding-right:15px
}
.mec-booking-shortcode .mec-book-form-gateways {
 display:-webkit-box;
 display:flex;
 flex-wrap:wrap;
 margin-bottom:20px
}
.mec-booking-shortcode .mec-book-form-gateway-checkout {
 -webkit-box-flex:0;
 flex:0 0 100%;
 max-width:100%
}
.mec-booking-shortcode input::-webkit-input-placeholder,
.mec-booking-shortcode textarea::-webkit-input-placeholder {
 color:#afe6ff
}
.mec-booking-shortcode input::-moz-placeholder,
.mec-booking-shortcode textarea::-moz-placeholder {
 color:#afe6ff
}
.mec-booking-shortcode input:-ms-input-placeholder,
.mec-booking-shortcode textarea:-ms-input-placeholder {
 color:#afe6ff
}
.mec-booking-shortcode input:-moz-placeholder,
.mec-booking-shortcode textarea:-moz-placeholder {
 color:#afe6ff
}
.mec-booking-shortcode input[type=radio]:checked:before {
 border:2px solid #a8e4ff;
 box-shadow:none
}
.mec-booking-shortcode input[type=radio]:checked:after {
 background-color:#00acf8
}
.mec-booking-shortcode .mec-book-form-gateway-label label input {
 position:relative;
 cursor:pointer;
 margin:0!important;
 height:auto;
 margin-right:4px!important
}
.mec-booking-shortcode .mec-click-pay button[type=submit] {
 position:absolute;
 left:190px;
 bottom:40px
}
.mec-booking-shortcode button#mec-book-form-btn-step-2 {
 margin-left:30px
}
.mec-booking-shortcode .mec-ticket-name {
 display:inline-block;
 background-color:#fff;
 border-radius:3px;
 font-size:12px;
 line-height:12px;
 font-weight:400;
 color:#00acf8;
 padding:8px 13px;
 letter-spacing:0
}
.mec-booking-shortcode .mec_book_first_for_all {
 display:none
}
.mec-booking-shortcode li.mec-first-for-all-wrapper {
 margin-bottom:20px
}
.mec-booking-shortcode label.wn-checkbox-label:before {
 display:inline-block;
 -moz-transform-origin:left top;
 -ms-transform-origin:left top;
 -o-transform-origin:left top;
 -webkit-transform-origin:left top;
 transform-origin:left top;
 content:'';
 -webkit-transition:opacity ease .5;
 -moz-transition:opacity ease .5;
 transition:opacity ease .5;
 position:absolute;
 background-color:#00acf8;
 width:2px;
 -webkit-transform:rotate(-138deg);
 transform:rotate(-138deg)
}
.mec-booking-shortcode label.wn-checkbox-label {
 position:relative;
 display:inline-block;
 -moz-transition:border-color ease .2s;
 -o-transition:border-color ease .2s;
 -webkit-transition:border-color ease .2s;
 transition:border-color ease .2s;
 cursor:pointer;
 vertical-align:middle;
 font-size:14px;
 line-height:19px;
 font-weight:400;
 color:#00acf8;
 margin:0 0 4px!important;
 padding:0;
 background-color:#fff;
 border:2px solid #a8e4ff;
 width:17px;
 height:17px;
 border-radius:3px;
 margin-right:9px!important;
 box-shadow:none
}
.mec-booking-shortcode label.wn-checkbox-label:after {
 -moz-transform:rotate(-45deg);
 -ms-transform:rotate(-45deg);
 -o-transform:rotate(-45deg);
 -webkit-transform:rotate(-45deg);
 transform:rotate(-45deg);
 -moz-animation:dothabottomcheck 80ms ease 0s forwards;
 -o-animation:dothabottomcheck 80ms ease 0s forwards;
 -webkit-animation:dothabottomcheck 80ms ease 0s forwards;
 animation:dothabottomcheck 80ms ease 0s forwards;
 content:'';
 display:inline-block;
 -moz-transform-origin:left top;
 -ms-transform-origin:left top;
 -o-transform-origin:left top;
 -webkit-transform-origin:left top;
 transform-origin:left top;
 content:'';
 -webkit-transition:opacity ease .5;
 -moz-transition:opacity ease .5;
 transition:opacity ease .5;
 position:absolute;
 background-color:#00acf8;
 width:2px
}
.mec-booking-shortcode input[type=checkbox]:checked+.wn-checkbox-label::after {
 height:5px;
 left:2px;
 top:7px;
 -moz-animation:dothatopcheck .16s ease 0s forwards;
 -o-animation:dothatopcheck .16s ease 0s forwards;
 -webkit-animation:dothatopcheck .16s ease 0s forwards;
 animation:dothatopcheck .16s ease 0s forwards
}
.mec-booking-shortcode input[type=checkbox]:checked+.wn-checkbox-label::before {
 height:6px;
 left:7px;
 top:9px;
 -moz-animation:dothatopcheck .16s ease 0s forwards;
 -o-animation:dothatopcheck .16s ease 0s forwards;
 -webkit-animation:dothatopcheck .16s ease 0s forwards;
 animation:dothatopcheck .16s ease 0s forwards
}
.mec-booking-shortcode button[type=button],
.mec-booking-shortcode button[type=submit] {
 font-weight:500;
 font-size:13px;
 letter-spacing:.5px;
 line-height:16px;
 outline:0
}
.mec-booking-shortcode button.mec-book-form-back-button {
 background-color:#afe6ff;
 box-shadow:0 2px 2px rgba(175,230,255,.27)
}
.mec-booking-shortcode button[type=button]:hover,
.mec-booking-shortcode button[type=submit]:hover {
 background-color:#000;
 text-decoration:none;
 box-shadow:0 4px 10px rgba(1,2,4,.32)
}
.mec-booking-shortcode a.button:after,
.mec-booking-shortcode button[type=submit]:after {
 display:none;
 width:13px;
 height:13px;
 border-top:0;
 border-right:.1em solid #f0f1f1;
 border-bottom:.1em solid #fbfbfb;
 border-left:.1em solid #fff;
 content:'';
 -webkit-transform:translateZ(0);
 -ms-transform:translateZ(0);
 transform:translateZ(0);
 -webkit-animation:mecloader 1.1s infinite linear;
 animation:mecloader 1.1s infinite linear;
 background:rgba(0,0,0,0);
 position:absolute;
 top:18px;
 right:20px;
 border-radius:50%;
 z-index:999999999999
}
.mec-booking-shortcode a.button.loading:after,
.mec-booking-shortcode button[type=submit].loading:after {
 display:block
}
.mec-booking-shortcode .mec-book-form-coupon {
 margin-bottom:35px
}
.mec-booking-calendar-month-navigation {
 position:relative;
 text-align:center;
 padding:1px 0 1px;
 max-width:330px
}
.mec-booking-calendar.mec-wrap {
 margin-bottom:20px;
 width:100%
}
.mec-booking-calendar.mec-wrap {
 max-width:330px;
 background:#fff;
 box-shadow:0 1px 5px 6px rgba(0,0,0,.005) inset;
 border:1px solid #efefef
}
.mec-booking-calendar-month-navigation .mec-calendar-header h2 {
 text-transform:uppercase;
 font-size:13px;
 font-weight:700;
 line-height:1.14;
 margin:16px auto;
 color:#333
}
.mec-booking-calendar-month-navigation .mec-next-month,
.mec-booking-calendar-month-navigation .mec-previous-month {
 cursor:pointer;
 position:absolute;
 top:0;
 min-width:40px;
 height:40px;
 line-height:40px;
 text-align:center;
 background:#fff;
 color:#a9a9a9;
 font-size:10px;
 letter-spacing:1px;
 text-transform:uppercase;
 padding-left:5px;
 padding-right:5px;
 border-top:none;
 transition:all .33s ease;
 border-bottom:1px solid #efefef;
 box-shadow:0 2px 0 0 rgba(0,0,0,.015);
 transition:all .33s ease
}
.mec-booking-calendar-month-navigation .mec-previous-month {
 left:0;
 border-bottom-right-radius:6px;
 border-left:none;
 border-right:1px solid #efefef
}
.mec-booking-calendar-month-navigation .mec-next-month {
 right:0;
 border-bottom-left-radius:6px;
 border-right:none;
 border-left:1px solid #efefef
}
.mec-booking-calendar-month-navigation .mec-next-month:hover,
.mec-booking-calendar-month-navigation .mec-previous-month:hover {
 background-color:#f9f9f9;
 color:#40d9f1
}
.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar {
 margin-bottom:0;
 width:100%
}
.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar dl dt {
 text-align:center;
 padding:0;
 height:47px;
 line-height:47px;
 border:0;
 cursor:pointer
}
.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar dl dt:last-child {
 border:0
}
.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-calendar-row dt:hover {
 background:0 0
}
.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-calendar-novel-selected-day,
.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-calendar-novel-selected-day span {
 width:32px;
 height:32px;
 margin:auto;
 line-height:30px;
 border-radius:50%;
 font-size:12px;
 font-weight:600;
 padding:0
}
.mec-has-event-for-booking {
 position:relative
}
.mec-has-event-for-booking .mec-calendar-novel-selected-day {
 border:2px solid #40d9f1;
 border-radius:50px;
 cursor:pointer
}
.mec-has-event-for-booking.mec-active .mec-calendar-novel-selected-day {
 background-color:#40d9f1
}
.mec-has-event-for-booking .mec-booking-calendar-date,
.mec-has-event-for-booking .mec-booking-tooltip,
.mec-multiple-event .mec-has-event-for-booking .mec-booking-tooltip {
 opacity:0;
 visibility:hidden;
 transition:all .4s ease
}
.mec-has-event-for-booking .mec-booking-tooltip,
.mec-multiple-event .mec-has-event-for-booking .mec-booking-tooltip {
 top:60px
}
.mec-has-event-for-booking .mec-booking-tooltip,
.mec-multiple-event .mec-has-event-for-booking .mec-booking-tooltip {
 position:absolute;
 z-index:99;
 width:150px;
 font-size:9px;
 left:calc(50% - 75px);
 background:#535a61;
 line-height:29px;
 border-radius:4px;
 color:#fff;
 font-weight:400;
 letter-spacing:1px;
 text-transform:uppercase;
 padding:3px 5px;
 box-shadow:0 4px 15px -2px #444b50a3
}
.mec-has-event-for-booking:hover .mec-booking-calendar-date,
.mec-has-event-for-booking:hover .mec-booking-tooltip,
.mec-has-event-for-booking:hover .mec-booking-tooltip.multiple-time .mec-booking-calendar-date,
.mec-multiple-event .mec-has-event-for-booking:hover .mec-booking-calendar-date,
.mec-multiple-event .mec-has-event-for-booking:hover .mec-booking-tooltip {
 opacity:1;
 visibility:visible
}
.mec-has-event-for-booking:hover .mec-booking-tooltip,
.mec-multiple-event .mec-has-event-for-booking:hover .mec-booking-tooltip {
 top:43px
}
.mec-has-event-for-booking .mec-booking-calendar-date:before,
.mec-multiple-event .mec-has-event-for-booking .mec-booking-calendar-date:before {
 display:block;
 content:''!important;
 position:absolute!important;
 width:12px;
 height:12px;
 top:-6px;
 left:calc(50% - 6px);
 transform:rotate(-45deg)!important;
 background-color:#535a61;
 z-index:0!important;
 box-shadow:0 8px 9px -9px #535a61!important
}
.mec-multiple-event .mec-has-event-for-booking .mec-booking-calendar-date-hover {
 border-bottom:1px solid #ffffff30
}
.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .first-day {
 position:relative;
 padding-left:7px
}
.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .first-day .mec-calendar-novel-selected-day {
 border-radius:47px;
 border-top-right-radius:0;
 border-bottom-right-radius:0;
 border-right:0;
 width:100%
}
.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .first-day .mec-calendar-novel-selected-day span {
 margin-left:-7px
}
.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .last-day {
 position:relative;
 padding-right:7px
}
.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .last-day .mec-calendar-novel-selected-day {
 border-radius:47px;
 border-top-left-radius:0;
 border-bottom-left-radius:0;
 border-left:0;
 width:100%
}
.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .last-day .mec-calendar-novel-selected-day span {
 margin-right:-7px
}
.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .middle-day .mec-calendar-novel-selected-day {
 border-radius:0;
 border-right:0;
 border-left:0;
 width:100%
}
.mec-booking-tooltip.multiple-time {
 color:#fff
}
.mec-booking-tooltip.multiple-time .mec-booking-calendar-date:before {
 display:none
}
.mec-booking-tooltip.multiple-time .mec-booking-calendar-date:first-child:before {
 display:block
}
.mec-booking-tooltip.multiple-time .mec-booking-calendar-date {
 border:1px dashed #68717a;
 line-height:25px;
 margin:8px 0;
 border-radius:20px;
 transition:all .17s ease;
 -webkit-transition:all .17s ease;
 -moz-transition:all .17s ease;
 -ms-transition:all .17s ease;
 -o-transition:all .17s ease
}
.mec-booking-tooltip.multiple-time .mec-booking-calendar-date:hover,
.mec-calendar-day.mec-active .mec-booking-tooltip.multiple-time .mec-booking-calendar-date.mec-active {
 background:#40d9f1;
 border-color:#40d9f1
}
.mec-choosen-time-message {
 max-width:330px;
 padding:3px 14px;
 border-radius:4px;
 background:rgb(64 217 241 / 24%);
 color:#40d9f1;
 transition:all .17s ease;
 opacity:1;
 visibility:visible;
 font-size:12px;
 margin-bottom:20px
}
.mec-choosen-time-message .mec-choosen-time {
 padding-left:7px
}
.mec-choosen-time-message.disable,
.mec-choosen-time-message.disable .mec-choosen-time-message {
 opacity:0;
 visibility:hidden;
 padding:0;
 font-size:0;
 margin:0
}
.lity-wrap .mec-booking-calendar.mec-wrap {
 margin-top:20px
}
.lity-wrap .mec-booking-calendar-month-navigation,
.lity-wrap .mec-booking-calendar.mec-wrap,
.lity-wrap .mec-choosen-time-message {
 max-width:100%
}
.mec-events-meta-group-booking-shortcode .mec-booking-calendar-wrapper .mec-booking-calendar .mec-calendar dl dt {
 height:47px!important
}
@media (min-width:961px) {
 .mec-wrap .mec-events-meta-group-booking .mec-booking-calendar .mec-calendar dl dt {
  height:47px
 }
}
.mec-wrap .mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-booking-calendar-date-soldout .mec-calendar-novel-selected-day {
 border-color:#c5c5c5
}
.mec-wrap .mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-booking-calendar-date-soldout.mec-active .mec-calendar-novel-selected-day {
 background:#c5c5c5;
 color:#fff
}
.mec-wrap .mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-booking-calendar-date-soldout:hover .mec-booking-tooltip {
 display:none
}
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking .mec-booking-calendar-month-navigation,
.mec-dark-mode .mec-single-event .mec-events-meta-group-booking .mec-calendar {
 background:#000;
 border-color:#222;
 color:#999
}
.mec-dark-mode .mec-booking-calendar-month-navigation .mec-next-month,
.mec-dark-mode .mec-booking-calendar-month-navigation .mec-previous-month {
 background:#222;
 border-color:#000;
 color:#d2d2d2
}
.mec-dark-mode .mec-booking-calendar.mec-wrap {
 border-color:#111
}
.mec-dark-mode .mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-calendar-row dt:hover {
 background:0 0!important
}
.mec-dark-mode .mec-calendar.mec-event-calendar-classic,
.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-calendar-side {
 height:auto
}
.is-light-theme .mec-fes-form textarea {
 border:1px solid #cfeff5;
 box-shadow:0 2px 5px rgba(207,239,245,.38) inset
}
.is-light-theme .mec-fes-form .select2-selection {
 height:auto
}
.is-light-theme .mec-fes-form input[type=checkbox]:after {
 border:unset!important
}
.is-light-theme .mec-fes-form input[type=radio]:after {
 background:unset!important
}
.is-light-theme .mec-fes-form input+label {
 padding-top:0
}
.is-light-theme .mec-events-event-image img {
 height:auto
}
span.mec-booking-field-required {
 color:red;
 margin-left:10px
}
.mec-gCalendar {
 position:relative
}
.mec-gCalendar-filters {
 display:none;
 position:absolute;
 width:518px;
 background:#fff;
 right:calc(50% - 119px);
 top:60px;
 z-index:9999999;
 border:1px solid #e3e4e5;
 border-radius:7px;
 box-shadow:0 2px 7px rgb(0 0 0 / 5%)
}
.mec-gCalendar-filters-wrap {
 display:flex;
 flex-wrap:wrap;
 justify-content:space-between;
 padding:30px;
 gap:20px 10px;
 align-items:center
}
.mec-gCalendar-filters-wrap>div {
 flex:1 0 calc(43% - 10px);
 display:inline-flex
}
.mec-gCalendar-filters .mec-gCalendar-filters-wrap .mec-search-reset-button {
 display:block;
 flex:1 0 calc(100%)
}
.mec-gCalendar-filters .mec-gCalendar-filters-wrap .mec-search-reset-button button {
 width:100%;
 border:2px solid #e3e5e7;
 border-radius:7px;
 color:#4c5765
}
.mec-gCalendar-filters .mec-gCalendar-filters-wrap .mec-search-reset-button button:hover {
 color:#e9526c;
 border-color:#f37f9b;
 background-color:transparent
}
.mec-gCalendar-filters-wrap .select2-container--default>ul {
 margin-top:2px;
 width:100%
}
.mec-gCalendar-filters-wrap span.select2.select2-container {
 width:100%!important
}
.mec-gCalendar-filters-wrap .select2-container--default>ul>li {
 width:100%
}
.mec-gCalendar-filters-wrap .select2-container--default {
 height:39px
}
.mec-gCalendar-filters-wrap span.select2-selection.select2-selection--multiple {
 border:none!important;
 height:38px!important
}
.mec-gCalendar-filters-wrap .select2-container--default .select2-selection--multiple .select2-selection__choice {
 margin:0;
 background-color:#eee;
 font-size:11px
}
.mec-gCalendar-filters-wrap .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
 line-height:29px;
 margin-top:5px;
 border:none;
 margin-right:5px
}
.mec-gCalendar-filters-wrap .mec-searchbar-category-wrap {
 margin:0!important;
 width:182px!important;
 padding:0!important;
 height:40px!important;
 border-radius:0 3px 3px 0;
 border:1px solid #e3e4e5!important
}
.mec-gCalendar-filters-wrap .mec-checkboxes-search i,
.mec-gCalendar-filters-wrap .mec-dropdown-search i,
.mec-gCalendar-filters-wrap .mec-minmax-event-cost i,
.mec-gCalendar-filters-wrap .mec-text-address-search i {
 color:#b7b7b7;
 background-color:#fbfbfb;
 border-radius:3px 0 0 3px;
 border:1px solid #e3e4e5;
 width:40px;
 height:40px;
 line-height:40px;
 padding:0;
 border-right:0;
 text-align:center
}
.mec-gCalendar-filters-wrap .mec-minmax-event-cost input,
.mec-gCalendar-filters-wrap .mec-minmax-event-cost input:focus,
.mec-gCalendar-filters-wrap .mec-text-address-search input,
.mec-gCalendar-filters-wrap .mec-text-address-search input:focus {
 width:208px;
 height:40px;
 border-radius:0;
 border-right:0;
 border-color:#e3e4e5;
 font-size:12px;
 border-style:solid;
 border-width:1px;
 padding-left:15px
}
.mec-gCalendar-filters-wrap .mec-text-address-search input,
.mec-gCalendar-filters-wrap .mec-text-address-search input:focus {
 width:415px
}
.mec-gCalendar-filters-wrap .mec-minmax-event-cost input:last-child,
.mec-gCalendar-filters-wrap .mec-text-address-search input,
.mec-gCalendar-filters-wrap .mec-text-address-search input:focus {
 border-right:1px solid #e3e4e5;
 border-radius:0 3px 3px 0;
 border-left:none
}
.mec-gCalendar .mec-gCalendar-filters-wrap .mec-text-address-search i {
 border-right:1px solid #e3e4e5
}
.mec-gCalendar-filters-wrap ul.list li[data-value=''] {
 display:none
}
.mec-gCalendar .fc .fc-scroller-harness,
.mec-gCalendar .fc .fc-scroller-liquid-absolute,
.mec-gCalendar .fc-h-event .fc-event-title {
 overflow:visible!important
}
#MonthPicker_mec-gCalendar-month-filter:after,
#MonthPicker_mec-gCalendar-month-filter:before,
.mec-gCalendar-filters:after,
.mec-gCalendar-filters:before {
 content:'';
 display:block;
 position:absolute;
 left:50%;
 margin-left:77px;
 width:0;
 height:0;
 border-style:solid;
 border-width:7px
}
#MonthPicker_mec-gCalendar-month-filter:after,
#MonthPicker_mec-gCalendar-month-filter:before {
 margin-left:68px
}
#MonthPicker_mec-gCalendar-month-filter:before,
.mec-gCalendar-filters:before {
 top:-15px;
 border-color:transparent transparent #e3e9f1 transparent
}
#MonthPicker_mec-gCalendar-month-filter:after,
.mec-gCalendar-filters:after {
 top:-14px;
 border-color:transparent transparent #fff transparent
}
.mec-gCalendar-tooltip {
 width:290px;
 height:auto;
 position:absolute;
 background:#fff;
 font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;
 left:calc(50% - 145px);
 bottom:calc(100% - 1px);
 border:1px solid #e3e4e5;
 border-radius:7px;
 opacity:1;
 box-shadow:0 4px 13px rgb(0 0 0 / 7%);
 z-index:9997
}
.mec-gCalendar-tooltip-image img {
 width:100%;
 border-radius:3px!important
}
.mec-gCalendar-tooltip-image {
 padding:10px;
 padding-bottom:8px
}
.mec-gCalendar a.fc-event:active {
 opacity:1
}
.mec-gCalendar #mec-gCalendar-wrap a.fc-event {
 padding:7px 3px;
 font-size:12px;
 font-weight:400;
 font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif
}
.mec-gCalendar-tooltip-title {
 color:#000;
 line-height:24px;
 font-size:15px;
 padding:10px 25px;
 font-weight:500
}
.mec-gCalendar-tooltip-title span {
 width:12px;
 height:12px;
 display:inline-block;
 margin-left:7px;
 vertical-align:middle;
 border-radius:50px
}
.mec-gCalendar-tooltip-title a {
 color:#000
}
.mec-gCalendar-tooltip-title a:hover {
 text-decoration:underline;
 color:#000
}
.mec-gCalendar-tooltip-location {
 color:#707172;
 font-size:12px;
 font-weight:400;
 line-height:23px;
 padding:0 25px 15px;
 margin-top:-2px
}
.mec-gCalendar-tooltip-location i {
 margin-right:6px;
 color:#c1c7ce
}
.mec-gCalendar .fc-event-time {
 display:none
}
.mec-gCalendar-tooltip-date {
 background:#f7f8f9;
 color:#898a8c;
 font-weight:400;
 padding:10px 24px;
 display:flex;
 justify-content:space-between;
 font-size:12px
}
.mec-gCalendar-tooltip-date-text>div>span,
.mec-gCalendar-tooltip-date-time>div>span {
 display:block;
 line-height:23px
}
.mec-gCalendar-tooltip-date-text>div>span:last-child,
.mec-gCalendar-tooltip-date-time>div>span:last-child {
 margin:0
}
.mec-gCalendar-tooltip-date-text .mec-gCalendar-tooltip-date-day {
 font-size:14px;
 color:#000
}
.mec-gCalendar-tooltip-date-text,
.mec-gCalendar-tooltip-date-time {
 display:flex;
 align-items:baseline
}
.mec-gCalendar-tooltip-date-text i,
.mec-gCalendar-tooltip-date-time i {
 margin-right:8px;
 color:#c1c7ce
}
.mec-gCalendar-tooltip:after,
.mec-gCalendar-tooltip:before {
 content:'';
 display:block;
 position:absolute;
 left:calc(50% - 8px);
 width:0;
 height:0;
 border-style:solid;
 border-width:8px
}
.mec-gCalendar-tooltip:before {
 bottom:-17px;
 border-color:#e3e9f1 transparent transparent transparent
}
.mec-gCalendar-tooltip:after {
 bottom:-16px;
 border-color:#fff transparent transparent transparent
}
#mec-gCalendar-wrap .openMonthFilter i {
 -moz-transition:all .27s ease;
 -webkit-transition:all .27s ease;
 -o-transition:all .27s ease;
 transition:all .27s ease
}
#mec-gCalendar-wrap .openMonthFilter.open i {
 transform:rotate(-180deg)
}
.mec-gCalendar input#mec-gCalendar-month-filter {
 display:none
}
.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk,
.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk>div:not(#MonthPicker_mec-gCalendar-month-filter) {
 display:flex;
 align-items:center;
 justify-content:space-between
}
.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk {
 margin-bottom:8px
}
.mec-gCalendar #mec-gCalendar-wrap .fc-header-toolbar.fc-toolbar {
 border:1px solid #e3e4e5;
 border-radius:7px;
 padding:18px 30px 10px;
 font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;
 position:relative;
 flex-wrap:wrap
}
.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title {
 font-size:22px;
 font-weight:600;
 line-height:20px;
 margin-right:20px;
 position:relative;
 font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif
}
.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title>span {
 font-weight:100
}
.mec-gCalendar h2.fc-toolbar-title i {
 color:#a1a2a3;
 cursor:pointer;
 margin-left:2px;
 font-size:14px;
 margin-right:0
}
.mec-gCalendar h2.fc-toolbar-title button {
 background:0 0;
 border:none;
 cursor:pointer;
 padding:0;
 outline:0
}
.mec-gCalendar table.fc-scrollgrid-sync-table tbody td {
 border:none;
 border-bottom:1px solid #eee;
 border-right:1px solid #eee
}
.mec-gCalendar button.fc-nextYear-button.fc-button.fc-button-primary,
.mec-gCalendar button.fc-nextYear-button.fc-button.fc-button-primary:active,
.mec-gCalendar button.fc-prevYear-button.fc-button.fc-button-primary,
.mec-gCalendar button.fc-prevYear-button.fc-button.fc-button-primary:active {
 background:#fff;
 color:#a1a2a3;
 border-radius:7px 0 0 7px;
 border-color:#e3e4e5;
 padding:3px 2px;
 box-shadow:none!important
}
.mec-gCalendar button.fc-button span.fc-icon {
 font-size:20px;
 padding:1px 0;
 width:30px;
 height:34px;
 vertical-align:middle;
 position:relative
}
.mec-gCalendar-filters-wrap .nice-select .list {
 margin:0;
 box-shadow:0 0 0 1px rgb(68 68 68 / 11%),0 2px 4px rgb(0 0 0 / 5%)
}
.mec-gCalendar button.fc-button span.fc-icon:before {
 vertical-align:middle;
 font-size:18px;
 position:absolute;
 top:calc(50% - 9px);
 left:calc(50% - 9px)
}
.mec-gCalendar button.fc-prevYear-button.fc-button.fc-button-primary {
 border-right:none
}
.mec-gCalendar button.fc-nextYear-button.fc-button.fc-button-primary {
 border-left:none;
 border-radius:0 7px 7px 0
}
.mec-gCalendar button.fc-next-button.fc-button.fc-button-primary,
.mec-gCalendar button.fc-next-button.fc-button.fc-button-primary:active,
.mec-gCalendar button.fc-prev-button.fc-button.fc-button-primary,
.mec-gCalendar button.fc-prev-button.fc-button.fc-button-primary:active {
 background:#fff;
 color:#a1a2a3;
 border-right:none;
 border-left:none;
 border-radius:0;
 border-color:#e3e4e5;
 padding:3px 2px;
 box-shadow:none!important
}
.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,
.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active {
 background:#fff;
 color:#707070;
 border-left:none;
 border-right:none;
 border-radius:0;
 border-color:#e3e4e5;
 font-size:13px;
 text-transform:capitalize;
 font-weight:400;
 opacity:1;
 padding:9px 8px 12px;
 box-shadow:none!important;
 cursor:pointer;
 height:42px
}
.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:disabled {
 cursor:auto
}
.mec-gCalendar button.fc-button.fc-button-primary:hover span {
 background:#f4f5f6;
 color:#000;
 border-radius:7px
}
.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:not(:disabled):hover {
 background:#f4f5f6;
 color:#000;
 border-radius:0
}
.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary,
.mec-gCalendar button.fc-findEvents-button.fc-button.fc-button-primary,
.mec-gCalendar button.fc-findEvents-button.fc-button.fc-button-primary:active {
 min-width:100px;
 border-radius:7px!important;
 margin-right:0;
 background:#00acf8;
 border:none!important;
 padding:10px 15px 11px;
 font-size:13px;
 font-weight:500;
 margin-left:20px!important;
 box-shadow:none!important
}
.mec-gCalendar tr.fc-scrollgrid-section.fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>td {
 border-radius:7px 7px 0 0;
 border:none
}
.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary {
 position:relative;
 text-align:right;
 padding-right:13px;
 padding-left:32px;
 min-width:auto;
 background:0 0;
 font-size:14px;
 color:#969798;
 font-weight:400
}
.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary:active,
.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary:hover {
 background:#f4f5f6;
 color:#000
}
.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary svg {
 position:absolute;
 left:10px;
 top:14px
}
.mec-gCalendar button.fc-findEvents-button.fc-button.fc-button-primary:hover {
 background:#444
}
.mec-gCalendar-tooltip-location,
.mec-gCalendar-tooltip-title {
 white-space:normal
}
.mec-gCalendar #mec-gCalendar-wrap .mec-gCalendar-search-text-wrap input[type=text],
.mec-gCalendar #mec-gCalendar-wrap .mec-gCalendar-search-text-wrap input[type=text]:focus {
 margin:0;
 border:none;
 box-shadow:none!important;
 font-size:14px;
 font-weight:400;
 line-height:20px;
 color:#949aa1;
 font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;
 padding-right:5px;
 padding-left:8px;
 background:#fff;
 outline:0
}
.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]::-webkit-input-placeholder {
 color:#949aa1
}
.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]::-moz-placeholder {
 color:#949aa1
}
.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]:-ms-input-placeholder {
 color:#949aa1
}
.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]:-moz-placeholder {
 color:#949aa1
}
.mec-gCalendar-search-text-wrap {
 border-left:1px solid #e3e4e5;
 padding-left:16px
}
.mec-gCalendar-search-text-wrap i {
 margin-right:0;
 color:#bcc4ce;
 font-size:17px
}
.mec-gCalendar .fc-direction-ltr .fc-button-group>.fc-button:first-child {
 margin-left:7px!important
}
.mec-gCalendar .fc-direction-ltr .fc-toolbar>*>:not(:first-child) {
 margin-left:0
}
.mec-gCalendar .mec-localtime-wrap {
 color:#000;
 font-size:11px;
 margin-top:2px;
 margin-bottom:2px
}
.mec-gCalendar .fc-theme-standard .fc-popover {
 background:#fff;
 border:1px solid #e3e4e5;
 border-radius:7px;
 box-shadow:0 4px 13px rgb(0 0 0 / 7%)
}
.mec-gCalendar .mec-localtime-wrap i {
 display:none
}
.mec-gCalendar .datepicker.dropdown-menu {
 top:51px!important;
 left:unset!important;
 right:0
}
.mec-month-picker.datepicker.dropdown-menu {
 position:absolute;
 min-width:215px!important;
 z-index:999;
 background:#fff;
 padding:4px 0 3px;
 margin:0;
 color:#000;
 border:1px solid #e3e4e5;
 border-radius:7px;
 box-shadow:0 3px 5px rgb(0 0 0 / 3%);
 font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif
}
.mec-month-picker.datepicker.dropdown-menu * {
 background:#fff;
 border-radius:7px;
 border:none;
 height:auto
}
.mec-month-picker.datepicker table caption+thead tr:first-child td,
.mec-month-picker.datepicker table caption+thead tr:first-child th,
.mec-month-picker.datepicker table colgroup+thead tr:first-child td,
.mec-month-picker.datepicker table colgroup+thead tr:first-child th,
.mec-month-picker.datepicker table thead:first-child tr:first-child td,
.mec-month-picker.datepicker table thead:first-child tr:first-child th {
 border:none
}
.mec-month-picker.datepicker table thead:first-child tr:first-child th.switch {
 font-weight:500
}
.mec-month-picker.datepicker table thead:first-child tr:first-child th.next,
.mec-month-picker.datepicker table thead:first-child tr:first-child th.prev {
 font-size:0;
 padding-top:11px
}
.mec-month-picker.datepicker table thead:first-child tr:first-child th.next:before,
.mec-month-picker.datepicker table thead:first-child tr:first-child th.prev:before {
 content:'\e606';
 font-family:simple-line-icons;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 font-size:12px;
 color:#a1a2a3
}
.mec-month-picker.datepicker table thead:first-child tr:first-child th.prev:before {
 content:'\e605'
}
.mec-month-picker.datepicker table.table-condensed thead tr {
 display:flex;
 padding:6px 12px 10px;
 justify-content:space-between;
 align-items:center
}
.mec-month-picker.datepicker thead tr:first-child th {
 width:auto;
 height:auto
}
.mec-month-picker.datepicker thead tr:first-child th.next,
.mec-month-picker.datepicker thead tr:first-child th.prev {
 width:34px;
 height:34px;
 padding:0 12px
}
.mec-month-picker.datepicker thead tr:first-child th.switch {
 padding:5px 18px
}
.mec-month-picker.datepicker table.table-condensed tbody tr td {
 justify-content:space-between;
 align-items:center;
 padding:0 9px 7px;
 display:flex;
 flex-direction:row;
 flex-wrap:wrap;
 width:auto
}
.mec-month-picker.datepicker td span.active.active,
.mec-month-picker.datepicker td span.active.disabled,
.mec-month-picker.datepicker td span.active:active,
.mec-month-picker.datepicker td span.active:focus,
.mec-month-picker.datepicker td span.active:hover,
.mec-month-picker.datepicker td span.active[disabled] {
 background-color:#00acf8;
 text-shadow:none
}
.mec-month-picker.datepicker td span {
 width:43px;
 line-height:41px;
 font-size:14px
}
.mec-month-picker.datepicker thead tr:first-child th:hover {
 background:#f4f5f6
}
.mec-month-picker.datepicker thead tr:first-child th:hover:before {
 color:#000!important
}
.mec-month-picker.datepicker td span:hover {
 background-color:#f4f5f6
}
.mec-month-picker.datepicker:after {
 left:unset;
 right:11px
}
.mec-month-picker.datepicker:before {
 left:unset;
 right:10px
}
#gCalendar-loading {
 width:100%;
 height:100%;
 background:no-repeat rgba(255,255,255,.88) url(../../../plugins/modern-events-calendar/assets/img/ajax-loader.gif) center;
 border-style:none;
 position:absolute;
 left:0;
 right:0;
 bottom:0;
 top:0;
 z-index:9
}
#gCalendar-loading.mec-modal-preloader {
 display:block!important
}
#mec-gCalendar-wrap table.fc-scrollgrid {
 border:1px solid #e3e4e5;
 border-radius:7px
}
#mec-gCalendar-wrap table.fc-scrollgrid thead tr td {
 border:none!important;
 background:0 0
}
#mec-gCalendar-wrap table.fc-scrollgrid table {
 margin-bottom:0
}
#mec-gCalendar-wrap table.fc-scrollgrid tr th {
 background:0 0;
 padding:20px 0 3px 10px;
 text-align:left;
 border-right:none!important;
 border-left:none!important;
 border-bottom:1px solid #e3e4e5
}
#mec-gCalendar-wrap table.fc-scrollgrid tr th a {
 font-size:15px!important;
 font-weight:500!important;
 color:#000;
 font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;
 text-decoration:none
}
#mec-gCalendar-wrap .openMonthFilter {
 position:relative;
 padding:7px 10px 2px;
 display:inline-block
}
#mec-gCalendar-wrap.fc .fc-daygrid-day-number {
 font-size:16px;
 padding:12px 10px 2px;
 color:#000;
 font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;
 text-decoration:none
}
#mec-gCalendar-wrap table.fc-scrollgrid-sync-table {
 margin:0;
 border-spacing:0;
 border-collapse:separate
}
.mec-gCalendar table.fc-scrollgrid-sync-table tbody tr td:last-child {
 border-right:none
}
.mec-gCalendar table.fc-scrollgrid-sync-table tbody tr:last-child td {
 border-bottom:none
}
#mec-gCalendar-wrap span.mec-general-calendar-label {
 color:#fff;
 padding:1px 4px 3px;
 font-size:11px;
 border-radius:3px;
 margin:5px 3px 2px 0;
 display:inline-block
}
.mec-gCalendar .fc .fc-scrollgrid-section-sticky>* {
 position:relative;
 z-index:1
}
.mec-gCalendar .fc-direction-ltr .fc-daygrid-event.fc-event-end,
.mec-gCalendar .fc-direction-ltr .fc-daygrid-event.fc-event-start,
.mec-gCalendar .fc-direction-rtl .fc-daygrid-event.fc-event-end,
.mec-gCalendar .fc-direction-rtl .fc-daygrid-event.fc-event-start {
 margin-right:0!important;
 margin-left:0!important
}
#mec-gCalendar-wrap table.fc-scrollgrid-sync-table tr td {
 text-align:left;
 background:#fff!important
}
#mec-gCalendar-wrap table.fc-scrollgrid-sync-table .fc-daygrid-day-top {
 display:flex;
 flex-direction:row;
 padding-left:10px
}
#mec-gCalendar-wrap .fc-daygrid-day.fc-day-today {
 background:#fff!important
}
#mec-gCalendar-wrap .fc-daygrid-day.fc-day-today .fc-daygrid-day-number {
 color:#00acf8;
 font-size:17px;
 font-weight:500
}
#mec-gCalendar-wrap .fc-scrollgrid-section-body>td {
 border:none!important
}
#mec-gCalendar-wrap table.fc-scrollgrid-sync-table tbody tr:last-child td:first-child {
 border-radius:0 0 0 7px
}
#mec-gCalendar-wrap table.fc-scrollgrid-sync-table tbody tr:last-child td:last-child {
 border-radius:0 0 7px 0
}
.select2-container {
 z-index:99999999
}
@media (max-width:1200px) {
 .mec-gCalendar-search-text-wrap {
  padding-left:10px
 }
 .mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text],
 .mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]:focus {
  width:100px
 }
}
@media (max-width:990px) {
 .mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text],
 .mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]:focus {
  width:auto
 }
 .mec-gCalendar #mec-gCalendar-wrap .fc-header-toolbar.fc-toolbar {
  display:block
 }
 .mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child {
  margin:0
 }
}
@media (max-width:990px) {
 .mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:first-child>div {
  width:100%;
  justify-content:right!important;
  position:relative
 }
 .mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title {
  position:absolute;
  left:0
 }
}
@media (max-width:480px) {
 .mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,
 .mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active {
  padding:6px 6px 9px
 }
 .mec-gCalendar button.fc-button span.fc-icon {
  font-size:12px;
  width:20px;
  height:27px
 }
 .mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title {
  font-size:17px;
  margin-right:11px
 }
 .mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk,
 .mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk>div:not(#MonthPicker_mec-gCalendar-month-filter) {
  flex-wrap:wrap
 }
 .mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div:not(#MonthPicker_mec-gCalendar-month-filter) {
  width:100%;
  display:block
 }
 .mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div.fc-button-group {
  text-align:right
 }
 .mec-gCalendar-filters-wrap .mec-text-address-search input,
 .mec-gCalendar-filters-wrap .mec-text-address-search input:focus {
  width:100%
 }
 .mec-gCalendar-filters-wrap>div {
  width:100%
 }
 .mec-gCalendar-filters-wrap .nice-select {
  width:100%
 }
 .mec-gCalendar-filters {
  width:328px;
  right:calc(50% - 165px);
  top:52px
 }
 .mec-gCalendar-filters:after,
 .mec-gCalendar-filters:before {
  margin-left:30px
 }
 .mec-gCalendar-filters-wrap .mec-minmax-event-cost input,
 .mec-gCalendar-filters-wrap .mec-minmax-event-cost input:focus {
  width:116px
 }
 .mec-month-picker.datepicker:after {
  left:unset;
  right:55px
 }
 .mec-month-picker.datepicker:before {
  left:unset;
  right:54px
 }
 .mec-month-picker.datepicker.dropdown-menu {
  top:40px!important;
  right:-45px
 }
 .mec-gCalendar #mec-gCalendar-wrap .fc-header-toolbar.fc-toolbar {
  padding:18px 10px
 }
 .mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,
 .mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active {
  height:35.5px
 }
 .mec-gCalendar-search-text-wrap {
  border-left:0;
  border-bottom:1px solid #eee;
  padding:0;
  margin-bottom:10px
 }
 .mec-gCalendar-filters:after,
 .mec-gCalendar-filters:before {
  margin:0
 }
}
@media (max-width:360px) {
 .mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div.fc-button-group {
  text-align:left
 }
 .mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div:not(#MonthPicker_mec-gCalendar-month-filter) {
  margin-bottom:8px
 }
 .mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title {
  position:relative;
  width:100%;
  margin-bottom:12px
 }
 .mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:first-child>div {
  justify-content:left!important
 }
 .mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title {
  font-size:22px
 }
 .mec-gCalendar button.fc-button span.fc-icon {
  font-size:20px;
  width:30px;
  height:34px
 }
 .mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,
 .mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active {
  padding:9px 8px 12px
 }
 .mec-gCalendar-filters:after,
 .mec-gCalendar-filters:before {
  margin-left:-100px
 }
 .mec-gCalendar-filters {
  top:60px
 }
 .mec-month-picker.datepicker.dropdown-menu {
  width:215px
 }
 .mec-month-picker.datepicker.dropdown-menu {
  top:37px!important;
  right:27px
 }
 .mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title {
  font-size:12px;
  display:inline-block;
  width:46%;
  margin-right:0
 }
 #mec-gCalendar-wrap .openMonthFilter {
  padding-right:0
 }
 .mec-gCalendar button.fc-button span.fc-icon {
  width:20px;
  height:25px
 }
 .mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,
 .mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active {
  line-height:1
 }
 .mec-month-picker.datepicker.dropdown-menu {
  right:-80px
 }
 .mec-month-picker.datepicker:after {
  right:calc(50% - 3px)
 }
 .mec-month-picker.datepicker:before {
  right:calc(50% - 4px)
 }
 .mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div.fc-button-group {
  text-align:right
 }
 .mec-gCalendar-filters {
  width:300px;
  right:calc(50% - 150px)
 }
 .mec-gCalendar-filters-wrap {
  padding:15px
 }
 .fc-h-event .fc-event-main {
  font-size:9px;
  line-height:11px
 }
}
@media (max-width:768px) {
 .mec-cart {
  overflow-x:scroll
 }
}
.mec-cart-coupon input[type=text] {
 background:#fcfcfc;
 min-height:42px;
 min-width:180px;
 font-size:13px;
 border:1px solid #e0e0e0;
 padding:13px 10px;
 width:330px;
 margin-bottom:20px;
 margin-right:10px;
 box-shadow:inset 0 2px 4px rgba(0,0,0,.051)
}
.mec-cart-coupon button:hover {
 background:#000!important
}
.mec-cart ul {
 padding:0;
 list-style:none
}
.mec-cart ul h5,
.mec-cart ul h6 {
 margin:0;
 font-size:14px;
 color:#000;
 font-weight:inherit
}
.mec-cart ul h6 {
 padding-left:0
}
.mec-cart ul h6:before {
 content:'— '
}
.mec-cart ul h5 {
 font-weight:400;
 margin:0 0 3px 0
}
.mec-cart ul h6:last-child {
 margin-bottom:12px
}
.mec-cart table td:nth-child(4) ul li {
 margin-bottom:5px
}
.mec-cart table td:nth-child(4) ul li:last-child {
 margin-bottom:12px
}
.mec-cart table a {
 font-size:15px;
 font-weight:400;
 line-height:20px;
 color:#474849;
 fill:#474849
}
.mec-cart table a:hover {
 color:#000
}
.mec-cart table #mec_cart_total_payable,
.mec-cart table .mec-transaction-price {
 font-size:20px;
 font-weight:700;
 line-height:26px;
 letter-spacing:-.8px;
 text-align:right;
 color:#060607;
 fill:#060607
}
.mec-cart table .mec-line-through {
 text-decoration:line-through
}
.mec-cart table .mec-cart-remove-transactions svg:hover,
.mec-cart table .mec-cart-remove-transactions svg:hover path {
 color:red!important;
 fill:red!important;
 cursor:pointer
}
.mec-cart table tr {
 text-align:left
}
.mec-cart table tr th {
 margin-bottom:27px;
 margin-top:0;
 padding:9px 12px 9px;
 font-size:14px;
 line-height:1.8;
 letter-spacing:0;
 font-weight:600;
 position:relative;
 color:#000
}
.mec-cart table tr td {
 padding:9px 12px 9px;
 font-size:14px;
 color:#000
}
.mec-cart table tr td a:hover {
 color:#000;
 text-decoration:underline
}
.mec-cart table tr td,
.mec-cart table tr th {
 background-color:#fff!important;
 border:0!important;
 vertical-align:middle
}
.mec-cart table tr {
 border-top:1px solid rgba(0,0,0,.1)
}
.mec-cart table tr th:last-child {
 text-align:right
}
.mec-cart table tr {
 border-top:1px solid rgba(0,0,0,.1)
}
.mec-cart table td:first-child {
 width:35px;
 max-width:35px
}
.mec-cart table td:nth-child(2) {
 width:135px;
 max-width:135px
}
.mec-cart table td:nth-child(3),
.mec-cart table td:nth-child(4) {
 min-width:200px;
 width:200px
}
.mec-cart table td:nth-child(5) {
 font-size:12px
}
.mec-cart table td:nth-child(6) {
 text-align:right;
 vertical-align:middle
}
.mec-cart .mec-cart-coupon-code {
 font-size:12px;
 color:#8d9599
}
.mec-cart .mec-cart-checkout-link.button:hover {
 background:#000!important
}
.mec-cart table thead tr th {
 border-bottom:1px solid #a3a3a3!important
}
.mec-cart table thead tr,
.mec-cart table thead tr th {
 border-top:none!important
}
@media only screen and (max-width:992px) {
 .mec-cart table {
  min-width:780px;
  overflow-x:scroll
 }
}
.mec-cart table tfoot tr th:last-child {
 display:none
}
.mec-checkout .mec-checkout-list {
 list-style:none;
 padding:0;
 margin:40px 0;
 display:grid;
 grid-template-columns:auto auto;
 column-gap:25px;
 row-gap:25px;
 padding-bottom:40px;
 border-bottom:1px solid #e6e6e6
}
.mec-checkout .mec-checkout-list .mec-list-items {
 padding:20px 30px;
 background:#fff;
 border:1px solid #e6e6e6;
 box-shadow:0 2px 0 0 rgb(0 0 0 / 2%)
}
.mec-checkout .mec-checkout-list .mec-list-items h3 {
 margin-top:20px;
 margin-bottom:12px;
 font-size:22px;
 line-height:27px;
 letter-spacing:-.4px;
 font-weight:700;
 position:relative
}
.mec-checkout .mec-checkout-list .mec-list-items h5 {
 font-size:18px;
 font-weight:500;
 padding-bottom:5px;
 display:inline;
 color:#000;
 margin:0 0 8px 0
}
.mec-checkout .mec-checkout-list .mec-list-items h6 {
 margin:0;
 font-size:16px;
 line-height:23px;
 color:#8d9599;
 font-weight:inherit
}
.mec-checkout .mec-checkout-list .mec-list-items h6 {
 padding-left:0
}
.mec-checkout .mec-checkout-list .mec-list-items h6:before {
 content:'— '
}
.mec-checkout .mec-checkout-list .mec-list-items ul {
 list-style:none;
 padding:15px 0 0 0
}
.mec-checkout .mec-checkout-list .mec-list-items .mec-checkout-price-details {
 color:#000;
 border:none;
 border-radius:2px;
 background:#f7f7f7;
 padding:15px;
 margin:15px 0 0 0;
 max-width:100%
}
.mec-checkout .mec-checkout-list .mec-list-items .mec-checkout-price-details li {
 display:flex;
 flex-wrap:nowrap;
 justify-content:space-between
}
.mec-checkout #mec_cart_total_payable {
 margin:0 0 40px 0;
 font-size:29px;
 line-height:27px;
 letter-spacing:-.4px;
 font-weight:700;
 position:relative;
 color:#39c36e
}
.mec-checkout .mec-gateway-comment {
 margin-top:20px;
 margin:0 0 20px 0;
 color:#616161;
 font-size:14px;
 line-height:1.8
}
.mec-checkout .mec-email-stripe input[type=email],
.mec-checkout .mec-name-stripe input[type=text] {
 box-sizing:border-box;
 height:40px;
 padding:10px 12px;
 border:0!important;
 border-radius:4px;
 background-color:#fff;
 box-shadow:0 1px 3px 0 #e6ebf1!important;
 -webkit-transition:box-shadow 150ms ease;
 transition:box-shadow 150ms ease;
 margin-bottom:20px;
 background:#fff!important;
 max-width:330px
}
.mec-checkout label {
 color:#424242;
 font-weight:700;
 font-size:13px;
 letter-spacing:0;
 margin:0 0 4px 0;
 display:block;
 clear:none;
 padding:7px 1em 3px 0
}
.mec-checkout input[type=radio]:before {
 content:'';
 display:inline-block;
 background:#fff;
 border-radius:24px;
 width:13px;
 height:13px;
 cursor:pointer;
 margin:1px 0 0 0;
 border:1px solid #d7d8d9
}
.mec-checkout input[type=radio]:checked:before {
 border:0;
 background:#000
}
.mec-checkout input[type=radio] {
 margin:0 4px 0 0;
 font-size:0
}
.mec-checkout input[type=checkbox] {
 float:left
}
.mec-checkout-gateways-wrapper {
 max-width:54%;
 margin-bottom:20px
}
@media (max-width:768px) {
 .mec-checkout-gateways-wrapper {
  max-width:100%;
  margin-bottom:20px
 }
}
.mec-checkout .mec-book-form-next-button {
 float:right;
 right:30%;
 width:155px;
 text-align:center
}
.mec-checkout .mec-checkout-actions .mec-checkout-cart-link.button {
 background-color:#c4cace!important;
 width:155px;
 text-align:center
}
.mec-checkout .mec-book-form-next-button:hover,
.mec-checkout .mec-checkout-actions .mec-checkout-cart-link.button:hover {
 background:#000!important
}
@media (max-width:768px) {
 .mec-checkout .mec-checkout-list {
  display:block;
  padding-bottom:20px
 }
 .mec-checkout .mec-checkout-list .mec-list-items {
  margin-bottom:20px;
  padding:15px
 }
 .mec-checkout-gateways-wrapper {
  max-width:100%;
  margin-bottom:20px
 }
 .mec-checkout .mec-book-form-next-button {
  right:0
 }
}
.mec-checkout-footer {
 background:#f5f6f7;
 padding:30px 40px 15px;
 border-radius:5px
}
.mec-checkout #mec_cart_total_payable {
 margin:0 0 15px;
 font-size:26px;
 line-height:1;
 letter-spacing:-.4px;
 font-weight:700;
 position:relative;
 color:#000
}
.tooltipster-fall,
.tooltipster-grow.tooltipster-show {
 -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);
 -moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
 -ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
 -o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-base {
 display:flex;
 pointer-events:none;
 position:absolute
}
.tooltipster-box {
 flex:1 1 auto
}
.tooltipster-content {
 box-sizing:border-box;
 max-height:100%;
 max-width:100%;
 overflow:visible
}
.tooltipster-ruler {
 bottom:0;
 left:0;
 overflow:hidden;
 position:fixed;
 right:0;
 top:0;
 visibility:hidden
}
.tooltipster-fade {
 opacity:0;
 -webkit-transition-property:opacity;
 -moz-transition-property:opacity;
 -o-transition-property:opacity;
 -ms-transition-property:opacity;
 transition-property:opacity
}
.tooltipster-fade.tooltipster-show {
 opacity:1
}
.tooltipster-grow {
 -webkit-transform:scale(0,0);
 -moz-transform:scale(0,0);
 -o-transform:scale(0,0);
 -ms-transform:scale(0,0);
 transform:scale(0,0);
 -webkit-transition-property:-webkit-transform;
 -moz-transition-property:-moz-transform;
 -o-transition-property:-o-transform;
 -ms-transition-property:-ms-transform;
 transition-property:transform;
 -webkit-backface-visibility:hidden
}
.tooltipster-grow.tooltipster-show {
 -webkit-transform:scale(1,1);
 -moz-transform:scale(1,1);
 -o-transform:scale(1,1);
 -ms-transform:scale(1,1);
 transform:scale(1,1);
 -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
 transition-timing-function:cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-swing {
 opacity:0;
 -webkit-transform:rotateZ(4deg);
 -moz-transform:rotateZ(4deg);
 -o-transform:rotateZ(4deg);
 -ms-transform:rotateZ(4deg);
 transform:rotateZ(4deg);
 -webkit-transition-property:-webkit-transform,opacity;
 -moz-transition-property:-moz-transform;
 -o-transition-property:-o-transform;
 -ms-transition-property:-ms-transform;
 transition-property:transform
}
.tooltipster-swing.tooltipster-show {
 opacity:1;
 -webkit-transform:rotateZ(0);
 -moz-transform:rotateZ(0);
 -o-transform:rotateZ(0);
 -ms-transform:rotateZ(0);
 transform:rotateZ(0);
 -webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);
 -webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);
 -moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);
 -ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);
 -o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);
 transition-timing-function:cubic-bezier(.23,.635,.495,2.4)
}
.tooltipster-fall {
 -webkit-transition-property:top;
 -moz-transition-property:top;
 -o-transition-property:top;
 -ms-transition-property:top;
 transition-property:top;
 -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
 transition-timing-function:cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-fall.tooltipster-initial {
 top:0!important
}
.tooltipster-fall.tooltipster-dying {
 -webkit-transition-property:all;
 -moz-transition-property:all;
 -o-transition-property:all;
 -ms-transition-property:all;
 transition-property:all;
 top:0!important;
 opacity:0
}
.tooltipster-slide {
 -webkit-transition-property:left;
 -moz-transition-property:left;
 -o-transition-property:left;
 -ms-transition-property:left;
 transition-property:left;
 -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);
 -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
 -moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
 -ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
 -o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
 transition-timing-function:cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-slide.tooltipster-initial {
 left:-40px!important
}
.tooltipster-slide.tooltipster-dying {
 -webkit-transition-property:all;
 -moz-transition-property:all;
 -o-transition-property:all;
 -ms-transition-property:all;
 transition-property:all;
 left:0!important;
 opacity:0
}
@keyframes tooltipster-fading {
 0% {
  opacity:0
 }
 100% {
  opacity:1
 }
}
.tooltipster-update-fade {
 animation:tooltipster-fading 0.4s
}
@keyframes tooltipster-rotating {
 25% {
  transform:rotate(-2deg)
 }
 75% {
  transform:rotate(2deg)
 }
 100% {
  transform:rotate(0)
 }
}
.tooltipster-update-rotate {
 animation:tooltipster-rotating 0.6s
}
@keyframes tooltipster-scaling {
 50% {
  transform:scale(1.1)
 }
 100% {
  transform:scale(1)
 }
}
.tooltipster-update-scale {
 animation:tooltipster-scaling 0.6s
}
.tooltipster-sidetip .tooltipster-box {
 background:#565656;
 border:2px solid #000;
 border-radius:4px
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
 margin-top:8px
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
 margin-right:8px
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
 margin-left:8px
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
 margin-bottom:8px
}
.tooltipster-sidetip .tooltipster-content {
 color:#fff;
 line-height:18px;
 padding:6px 14px
}
.tooltipster-sidetip .tooltipster-arrow {
 overflow:hidden;
 position:absolute
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
 height:10px;
 margin-left:-10px;
 top:0;
 width:20px
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
 height:20px;
 margin-top:-10px;
 right:0;
 top:0;
 width:10px
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
 height:20px;
 margin-top:-10px;
 left:0;
 top:0;
 width:10px
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
 bottom:0;
 height:10px;
 margin-left:-10px;
 width:20px
}
.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
 height:0;
 position:absolute;
 width:0
}
.tooltipster-sidetip .tooltipster-arrow-background {
 border:10px solid transparent
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
 border-bottom-color:#565656;
 left:0;
 top:3px
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
 border-left-color:#565656;
 left:-3px;
 top:0
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
 border-right-color:#565656;
 left:3px;
 top:0
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
 border-top-color:#565656;
 left:0;
 top:-3px
}
.tooltipster-sidetip .tooltipster-arrow-border {
 border:10px solid transparent;
 left:0;
 top:0
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
 border-bottom-color:#000
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
 border-left-color:#000
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
 border-right-color:#000
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
 border-top-color:#000
}
.tooltipster-sidetip .tooltipster-arrow-uncropped {
 position:relative
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
 top:-10px
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
 left:-10px
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
 border:none;
 border-radius:5px;
 background:#fff;
 box-shadow:0 0 10px 6px rgba(0,0,0,.1)
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box {
 margin-top:6px
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box {
 margin-right:6px
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box {
 margin-left:6px
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box {
 margin-bottom:6px
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-content {
 color:#8d8d8d
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow {
 height:6px;
 margin-left:-6px;
 width:12px
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow {
 height:12px;
 margin-left:0;
 margin-top:-6px;
 width:6px
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background {
 display:none
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border {
 border:6px solid transparent
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border {
 border-bottom-color:#fff
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border {
 border-left-color:#fff
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border {
 border-right-color:#fff
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border {
 border-top-color:#fff
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped {
 top:-6px
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped {
 left:-6px
}
html.with-featherlight {
 overflow:hidden
}
.featherlight {
 display:none;
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:2147483647;
 text-align:center;
 white-space:nowrap;
 cursor:pointer;
 background:#333;
 background:rgba(0,0,0,0)
}
.featherlight:last-of-type {
 background:rgba(0,0,0,.8)
}
.featherlight:before {
 content:'';
 display:inline-block;
 height:100%;
 vertical-align:middle
}
.featherlight .featherlight-content {
 position:relative;
 text-align:left;
 vertical-align:middle;
 display:inline-block;
 overflow:auto;
 padding:25px 25px 0;
 border-bottom:25px solid transparent;
 margin-left:5%;
 margin-right:5%;
 max-height:95%;
 background:#fff;
 cursor:auto;
 white-space:normal
}
.featherlight .featherlight-inner {
 display:block
}
.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
 display:none
}
.featherlight .featherlight-close-icon {
 position:absolute;
 z-index:9999;
 top:0;
 right:0;
 line-height:25px;
 width:25px;
 cursor:pointer;
 text-align:center;
 font-family:Arial,sans-serif;
 background:#fff;
 background:rgba(255,255,255,.3);
 color:#000;
 border:none;
 padding:0
}
.featherlight .featherlight-close-icon::-moz-focus-inner {
 border:0;
 padding:0
}
.featherlight .featherlight-image {
 width:100%
}
.featherlight-iframe .featherlight-content {
 border-bottom:0;
 padding:0;
 -webkit-overflow-scrolling:touch
}
.featherlight iframe {
 border:none
}
.featherlight * {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
@media only screen and (max-width:1024px) {
 .featherlight .featherlight-content {
  margin-left:0;
  margin-right:0;
  max-height:98%;
  padding:10px 10px 0;
  border-bottom:10px solid transparent
 }
}
@media print {
 html.with-featherlight>*>:not(.featherlight) {
  display:none
 }
}
/*! Lity - v2.1.0 - 2016-09-19 * http://sorgalla.com/lity/ * Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT */ .lity {
 z-index:9990;
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 white-space:nowrap;
 background:#0b0b0b;
 background:rgba(0,0,0,.8);
 outline:none!important;
 opacity:0;
 -webkit-transition:opacity 0.3s ease;
 -o-transition:opacity 0.3s ease;
 transition:opacity 0.3s ease
}
.lity.lity-opened {
 opacity:1
}
.lity.lity-closed {
 opacity:0
}
.lity * {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
.lity-wrap {
 z-index:9990;
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 text-align:center;
 outline:none!important
}
.lity-wrap:before {
 content:'';
 display:inline-block;
 height:100%;
 vertical-align:middle;
 margin-right:-.25em
}
.lity-loader {
 z-index:9991;
 color:#fff;
 position:absolute;
 top:50%;
 margin-top:-.8em;
 width:100%;
 text-align:center;
 font-size:14px;
 font-family:Arial,Helvetica,sans-serif;
 opacity:0;
 -webkit-transition:opacity 0.3s ease;
 -o-transition:opacity 0.3s ease;
 transition:opacity 0.3s ease
}
.lity-loading .lity-loader {
 opacity:1
}
.lity-container {
 z-index:9992;
 position:relative;
 text-align:left;
 vertical-align:middle;
 display:inline-block;
 white-space:normal;
 max-width:100%;
 max-height:100%;
 outline:none!important
}
.lity-content {
 z-index:9993;
 width:100%;
 -webkit-transform:scale(1);
 -ms-transform:scale(1);
 -o-transform:scale(1);
 transform:scale(1);
 -webkit-transition:-webkit-transform 0.3s ease;
 transition:-webkit-transform 0.3s ease;
 -o-transition:-o-transform 0.3s ease;
 transition:transform 0.3s ease;
 transition:transform 0.3s ease,-webkit-transform 0.3s ease,-o-transform 0.3s ease
}
.lity-loading .lity-content,
.lity-closed .lity-content {
 -webkit-transform:scale(.8);
 -ms-transform:scale(.8);
 -o-transform:scale(.8);
 transform:scale(.8)
}
.lity-content:after {
 content:'';
 position:absolute;
 left:0;
 top:0;
 bottom:0;
 display:block;
 right:0;
 width:auto;
 height:auto;
 z-index:-1;
 -webkit-box-shadow:0 0 8px rgba(0,0,0,.6);
 box-shadow:0 0 8px rgba(0,0,0,.6)
}
.lity-close {
 z-index:9994;
 width:60px;
 height:60px;
 position:fixed;
 right:15px;
 top:15px;
 -webkit-appearance:none;
 cursor:pointer;
 text-decoration:none;
 text-align:center;
 padding:0;
 color:#fff;
 font-style:normal;
 font-size:32px;
 font-family:Arial,Baskerville,monospace;
 line-height:35px;
 text-shadow:0 1px 2px rgba(0,0,0,.6);
 border:0;
 background:#000;
 outline:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.lity-close::-moz-focus-inner {
 border:0;
 padding:0
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
 background:#000
}
.lity-image img {
 max-width:100%;
 display:block;
 line-height:0;
 border:0
}
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-googlemaps .lity-container {
 width:100%;
 max-width:964px
}
.lity-iframe-container {
 width:100%;
 height:0;
 padding-top:56.25%;
 overflow:auto;
 pointer-events:auto;
 -webkit-transform:translateZ(0);
 transform:translateZ(0);
 -webkit-overflow-scrolling:touch
}
.lity-iframe-container iframe {
 position:absolute;
 display:block;
 top:0;
 left:0;
 width:100%;
 height:100%;
 -webkit-box-shadow:0 0 8px rgba(0,0,0,.6);
 box-shadow:0 0 8px rgba(0,0,0,.6);
 background:#000
}
.lity-hide {
 display:none
}
.fc-icon,
.fc-unselectable {
 -moz-user-select:none;
 -ms-user-select:none
}
.fc .fc-button,
.fc-icon {
 text-transform:none;
 font-weight:400
}
.fc-not-allowed,
.fc-not-allowed .fc-event {
 cursor:not-allowed
}
.fc .fc-button:not(:disabled),
.fc a[data-navlink],
.fc-event.fc-event-draggable,
.fc-event[href] {
 cursor:pointer
}
.fc-unselectable {
 -webkit-user-select:none;
 user-select:none;
 -webkit-touch-callout:none;
 -webkit-tap-highlight-color:transparent
}
.fc {
 display:flex;
 flex-direction:column;
 font-size:1em
}
.fc .fc-button,
.fc-icon {
 display:inline-block;
 text-align:center
}
.fc,
.fc *,
.fc :after,
.fc :before {
 box-sizing:border-box
}
.fc table {
 border-collapse:collapse;
 border-spacing:0;
 font-size:1em
}
.fc th {
 text-align:center
}
.fc td,
.fc th {
 vertical-align:top;
 padding:0
}
.fc .fc-button,
.fc .fc-button .fc-icon,
.fc .fc-button-group,
.fc .fc-timegrid-slot-label {
 vertical-align:middle
}
.fc a[data-navlink]:hover {
 text-decoration:underline
}
.fc .fc-button:hover,
.fc .fc-list-event-title a,
a.fc-event,
a.fc-event:hover {
 text-decoration:none
}
.fc-direction-ltr {
 direction:ltr;
 text-align:left
}
.fc-direction-rtl {
 direction:rtl;
 text-align:right
}
.fc-theme-standard td,
.fc-theme-standard th {
 border:1px solid #ddd;
 border:1px solid var(--fc-border-color,#ddd)
}
.fc-liquid-hack td,
.fc-liquid-hack th {
 position:relative
}
@font-face {
 font-display:swap;
 font-family:fcicons;
 src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('truetype');
 font-weight:400;
 font-style:normal
}
.fc-icon {
 width:1em;
 height:1em;
 -webkit-user-select:none;
 user-select:none;
 font-family:fcicons!important;
 speak:none;
 font-style:normal;
 font-variant:normal;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.fc-icon-chevron-left:before {
 content:"\e900"
}
.fc-icon-chevron-right:before {
 content:"\e901"
}
.fc-icon-chevrons-left:before {
 content:"\e902"
}
.fc-icon-chevrons-right:before {
 content:"\e903"
}
.fc-icon-minus-square:before {
 content:"\e904"
}
.fc-icon-plus-square:before {
 content:"\e905"
}
.fc-icon-x:before {
 content:"\e906"
}
.fc .fc-button {
 overflow:visible;
 text-transform:none;
 margin:0;
 font-family:inherit
}
.fc .fc-button::-moz-focus-inner {
 padding:0;
 border-style:none
}
.fc .fc-button {
 -webkit-appearance:button;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 background-color:transparent;
 border:1px solid transparent;
 padding:.4em .65em;
 font-size:1em;
 line-height:1.5;
 border-radius:.25em
}
.fc .fc-button:focus {
 outline:0;
 box-shadow:0 0 0 .2rem rgba(44,62,80,.25)
}
.fc .fc-button-primary:focus,
.fc .fc-button-primary:not(:disabled).fc-button-active:focus,
.fc .fc-button-primary:not(:disabled):active:focus {
 box-shadow:0 0 0 .2rem rgba(76,91,106,.5)
}
.fc .fc-button:disabled {
 opacity:.65
}
.fc .fc-button-primary {
 color:#fff;
 color:var(--fc-button-text-color,#fff);
 background-color:#2C3E50;
 background-color:var(--fc-button-bg-color,#2C3E50);
 border-color:#2C3E50;
 border-color:var(--fc-button-border-color,#2C3E50)
}
.fc .fc-button-primary:hover {
 color:#fff;
 color:var(--fc-button-text-color,#fff);
 background-color:#1e2b37;
 background-color:var(--fc-button-hover-bg-color,#1e2b37);
 border-color:#1a252f;
 border-color:var(--fc-button-hover-border-color,#1a252f)
}
.fc .fc-button-primary:disabled {
 color:#fff;
 color:var(--fc-button-text-color,#fff);
 background-color:#2C3E50;
 background-color:var(--fc-button-bg-color,#2C3E50);
 border-color:#2C3E50;
 border-color:var(--fc-button-border-color,#2C3E50)
}
.fc .fc-button-primary:not(:disabled).fc-button-active,
.fc .fc-button-primary:not(:disabled):active {
 color:#fff;
 color:var(--fc-button-text-color,#fff);
 background-color:#1a252f;
 background-color:var(--fc-button-active-bg-color,#1a252f);
 border-color:#151e27;
 border-color:var(--fc-button-active-border-color,#151e27)
}
.fc .fc-button .fc-icon {
 font-size:1.5em
}
.fc .fc-button-group {
 position:relative;
 display:inline-flex
}
.fc .fc-button-group>.fc-button {
 position:relative;
 flex:1 1 auto
}
.fc .fc-button-group>.fc-button.fc-button-active,
.fc .fc-button-group>.fc-button:active,
.fc .fc-button-group>.fc-button:focus,
.fc .fc-button-group>.fc-button:hover {
 z-index:1
}
.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child) {
 margin-left:-1px;
 border-top-left-radius:0;
 border-bottom-left-radius:0
}
.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child) {
 border-top-right-radius:0;
 border-bottom-right-radius:0
}
.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child) {
 margin-right:-1px;
 border-top-right-radius:0;
 border-bottom-right-radius:0
}
.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child) {
 border-top-left-radius:0;
 border-bottom-left-radius:0
}
.fc .fc-toolbar {
 display:flex;
 justify-content:space-between;
 align-items:center
}
.fc .fc-toolbar.fc-header-toolbar {
 margin-bottom:1.5em
}
.fc .fc-toolbar.fc-footer-toolbar {
 margin-top:1.5em
}
.fc .fc-toolbar-title {
 font-size:1.75em;
 margin:0
}
.fc-direction-ltr .fc-toolbar>*>:not(:first-child) {
 margin-left:.75em
}
.fc-direction-rtl .fc-toolbar>*>:not(:first-child) {
 margin-right:.75em
}
.fc-direction-rtl .fc-toolbar-ltr {
 flex-direction:row-reverse
}
.fc .fc-scroller {
 -webkit-overflow-scrolling:touch;
 position:relative
}
.fc .fc-scroller-liquid {
 height:100%
}
.fc .fc-scroller-liquid-absolute {
 position:absolute;
 top:0;
 right:0;
 left:0;
 bottom:0
}
.fc .fc-scroller-harness {
 position:relative;
 overflow:hidden;
 direction:ltr
}
.fc .fc-scroller-harness-liquid {
 height:100%
}
.fc-direction-rtl .fc-scroller-harness>.fc-scroller {
 direction:rtl
}
.fc-theme-standard .fc-scrollgrid {
 border:1px solid #ddd;
 border:1px solid var(--fc-border-color,#ddd)
}
.fc .fc-scrollgrid,
.fc .fc-scrollgrid-section-footer>*,
.fc .fc-scrollgrid-section-header>* {
 border-bottom-width:0
}
.fc .fc-scrollgrid,
.fc .fc-scrollgrid table {
 width:100%;
 table-layout:fixed
}
.fc .fc-scrollgrid table {
 border-top-style:hidden;
 border-left-style:hidden;
 border-right-style:hidden
}
.fc .fc-scrollgrid {
 border-collapse:separate;
 border-right-width:0
}
.fc .fc-scrollgrid-liquid {
 height:100%
}
.fc .fc-scrollgrid-section,
.fc .fc-scrollgrid-section table,
.fc .fc-scrollgrid-section>td {
 height:1px
}
.fc .fc-scrollgrid-section-liquid>td {
 height:100%
}
.fc .fc-scrollgrid-section>* {
 border-top-width:0;
 border-left-width:0
}
.fc .fc-scrollgrid-section-body table,
.fc .fc-scrollgrid-section-footer table {
 border-bottom-style:hidden
}
.fc .fc-scrollgrid-section-sticky>* {
 background:var(--fc-page-bg-color,#fff);
 position:sticky;
 z-index:3
}
.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>* {
 top:0
}
.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>* {
 bottom:0
}
.fc .fc-scrollgrid-sticky-shim {
 height:1px;
 margin-bottom:-1px
}
.fc-sticky {
 position:sticky
}
.fc .fc-view-harness {
 flex-grow:1;
 position:relative
}
.fc .fc-bg-event,
.fc .fc-highlight,
.fc .fc-non-business,
.fc .fc-view-harness-active>.fc-view {
 position:absolute;
 top:0;
 left:0;
 right:0;
 bottom:0
}
.fc .fc-col-header-cell-cushion {
 display:inline-block;
 padding:2px 4px
}
.fc .fc-non-business {
 background:rgba(215,215,215,.3);
 background:var(--fc-non-business-color,rgba(215,215,215,.3))
}
.fc .fc-bg-event {
 background:var(--fc-bg-event-color,#8fdf82);
 opacity:.3;
 opacity:var(--fc-bg-event-opacity,.3)
}
.fc .fc-bg-event .fc-event-title {
 margin:.5em;
 font-size:.85em;
 font-size:var(--fc-small-font-size,.85em);
 font-style:italic
}
.fc .fc-highlight {
 background:rgba(188,232,241,.3);
 background:var(--fc-highlight-color,rgba(188,232,241,.3))
}
.fc .fc-cell-shaded,
.fc .fc-day-disabled {
 background:rgba(208,208,208,.3);
 background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))
}
.fc-event .fc-event-main {
 position:relative;
 z-index:2
}
.fc-event-dragging:not(.fc-event-selected) {
 opacity:.75
}
.fc-event-dragging.fc-event-selected {
 box-shadow:0 2px 7px rgba(0,0,0,.3)
}
.fc-event .fc-event-resizer {
 display:none;
 position:absolute;
 z-index:4
}
.fc-event-selected .fc-event-resizer,
.fc-event:hover .fc-event-resizer,
.fc-h-event,
.fc-v-event {
 display:block
}
.fc-event-selected .fc-event-resizer {
 border-radius:4px;
 border-radius:calc(var(--fc-event-resizer-dot-total-width,8px)/ 2);
 border-width:1px;
 border-width:var(--fc-event-resizer-dot-border-width,1px);
 width:8px;
 width:var(--fc-event-resizer-dot-total-width,8px);
 height:8px;
 height:var(--fc-event-resizer-dot-total-width,8px);
 border-style:solid;
 border-color:inherit;
 background:var(--fc-page-bg-color,#fff)
}
.fc-event-selected .fc-event-resizer:before {
 content:'';
 position:absolute;
 top:-20px;
 left:-20px;
 right:-20px;
 bottom:-20px
}
.fc-event-selected,
.fc-event:focus {
 box-shadow:0 2px 5px rgba(0,0,0,.2)
}
.fc-event-selected:before,
.fc-event:focus:before {
 content:"";
 position:absolute;
 z-index:3;
 top:0;
 left:0;
 right:0;
 bottom:0
}
.fc-event-selected:after,
.fc-event:focus:after {
 content:"";
 background:rgba(0,0,0,.25);
 background:var(--fc-event-selected-overlay-color,rgba(0,0,0,.25));
 position:absolute;
 z-index:1;
 top:-1px;
 left:-1px;
 right:-1px;
 bottom:-1px
}
.fc-h-event {
 border:1px solid #3788d8;
 border:1px solid var(--fc-event-border-color,#3788d8);
 background-color:#3788d8;
 background-color:var(--fc-event-bg-color,#3788d8)
}
.fc-h-event .fc-event-main {
 color:#fff;
 color:var(--fc-event-text-color,#fff)
}
.fc-h-event .fc-event-main-frame {
 display:flex
}
.fc-h-event .fc-event-time {
 max-width:100%;
 overflow:hidden
}
.fc-h-event .fc-event-title-container {
 flex-grow:1;
 flex-shrink:1;
 min-width:0
}
.fc-h-event .fc-event-title {
 display:inline-block;
 vertical-align:top;
 left:0;
 right:0;
 max-width:100%;
 overflow:hidden
}
.fc-h-event.fc-event-selected:before {
 top:-10px;
 bottom:-10px
}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),
.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end) {
 border-top-left-radius:0;
 border-bottom-left-radius:0;
 border-left-width:0
}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),
.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start) {
 border-top-right-radius:0;
 border-bottom-right-radius:0;
 border-right-width:0
}
.fc-h-event:not(.fc-event-selected) .fc-event-resizer {
 top:0;
 bottom:0;
 width:8px;
 width:var(--fc-event-resizer-thickness,8px)
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,
.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end {
 cursor:w-resize;
 left:-4px;
 left:calc(-.5 * var(--fc-event-resizer-thickness,8px))
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,
.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start {
 cursor:e-resize;
 right:-4px;
 right:calc(-.5 * var(--fc-event-resizer-thickness,8px))
}
.fc-h-event.fc-event-selected .fc-event-resizer {
 top:50%;
 margin-top:-4px;
 margin-top:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,
.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end {
 left:-4px;
 left:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,
.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start {
 right:-4px;
 right:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))
}
.fc .fc-popover {
 position:absolute;
 z-index:9999;
 box-shadow:0 2px 6px rgba(0,0,0,.15)
}
.fc .fc-popover-header {
 display:flex;
 flex-direction:row;
 justify-content:space-between;
 align-items:center;
 padding:3px 4px
}
.fc .fc-popover-title {
 margin:0 2px
}
.fc .fc-popover-close {
 cursor:pointer;
 opacity:.65;
 font-size:1.1em
}
.fc-theme-standard .fc-popover {
 border:1px solid #ddd;
 border:1px solid var(--fc-border-color,#ddd);
 background:var(--fc-page-bg-color,#fff)
}
.fc-theme-standard .fc-popover-header {
 background:rgba(208,208,208,.3);
 background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))
}
:root {
 --fc-daygrid-event-dot-width:8px;
 --fc-list-event-dot-width:10px;
 --fc-list-event-hover-bg-color:#f5f5f5
}
.fc-daygrid-day-events:after,
.fc-daygrid-day-events:before,
.fc-daygrid-day-frame:after,
.fc-daygrid-day-frame:before,
.fc-daygrid-event-harness:after,
.fc-daygrid-event-harness:before {
 content:"";
 clear:both;
 display:table
}
.fc .fc-daygrid-body {
 position:relative;
 z-index:1
}
.fc .fc-daygrid-day.fc-day-today {
 background-color:rgba(255,220,40,.15);
 background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))
}
.fc .fc-daygrid-day-frame {
 position:relative;
 min-height:100%
}
.fc .fc-daygrid-day-top {
 display:flex;
 flex-direction:row-reverse
}
.fc .fc-day-other .fc-daygrid-day-top {
 opacity:.3
}
.fc .fc-daygrid-day-number {
 position:relative;
 z-index:4;
 padding:4px
}
.fc .fc-daygrid-day-events {
 margin-top:1px
}
.fc .fc-daygrid-body-balanced .fc-daygrid-day-events {
 position:absolute;
 left:0;
 right:0
}
.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
 position:relative;
 min-height:2em
}
.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
 margin-bottom:1em
}
.fc .fc-daygrid-event-harness {
 position:relative
}
.fc .fc-daygrid-event-harness-abs {
 position:absolute;
 top:0;
 left:0;
 right:0
}
.fc .fc-daygrid-bg-harness {
 position:absolute;
 top:0;
 bottom:0
}
.fc .fc-daygrid-day-bg .fc-non-business {
 z-index:1
}
.fc .fc-daygrid-day-bg .fc-bg-event {
 z-index:2
}
.fc .fc-daygrid-day-bg .fc-highlight {
 z-index:3
}
.fc .fc-daygrid-event {
 z-index:6;
 margin-top:1px
}
.fc .fc-daygrid-event.fc-event-mirror {
 z-index:7
}
.fc .fc-daygrid-day-bottom {
 font-size:.85em;
 padding:2px 3px 0
}
.fc .fc-daygrid-day-bottom:before {
 content:"";
 clear:both;
 display:table
}
.fc .fc-daygrid-more-link {
 position:relative;
 z-index:4;
 cursor:pointer
}
.fc .fc-daygrid-week-number {
 position:absolute;
 z-index:5;
 top:0;
 padding:2px;
 min-width:1.5em;
 text-align:center;
 background-color:rgba(208,208,208,.3);
 background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));
 color:grey;
 color:var(--fc-neutral-text-color,grey)
}
.fc .fc-more-popover .fc-popover-body {
 min-width:220px;
 padding:10px
}
.fc-direction-ltr .fc-daygrid-event.fc-event-start,
.fc-direction-rtl .fc-daygrid-event.fc-event-end {
 margin-left:2px
}
.fc-direction-ltr .fc-daygrid-event.fc-event-end,
.fc-direction-rtl .fc-daygrid-event.fc-event-start {
 margin-right:2px
}
.fc-direction-ltr .fc-daygrid-week-number {
 left:0;
 border-radius:0 0 3px
}
.fc-direction-rtl .fc-daygrid-week-number {
 right:0;
 border-radius:0 0 0 3px
}
.fc-liquid-hack .fc-daygrid-day-frame {
 position:static
}
.fc-daygrid-event {
 position:relative;
 white-space:nowrap;
 border-radius:3px;
 font-size:.85em;
 font-size:var(--fc-small-font-size,.85em)
}
.fc-daygrid-block-event .fc-event-time {
 font-weight:700
}
.fc-daygrid-block-event .fc-event-time,
.fc-daygrid-block-event .fc-event-title {
 padding:1px
}
.fc-daygrid-dot-event {
 display:flex;
 align-items:center;
 padding:2px 0
}
.fc-daygrid-dot-event .fc-event-title {
 flex-grow:1;
 flex-shrink:1;
 min-width:0;
 overflow:hidden;
 font-weight:700
}
.fc-daygrid-dot-event.fc-event-mirror,
.fc-daygrid-dot-event:hover {
 background:rgba(0,0,0,.1)
}
.fc-daygrid-dot-event.fc-event-selected:before {
 top:-10px;
 bottom:-10px
}
.fc-daygrid-event-dot {
 margin:0 4px;
 box-sizing:content-box;
 width:0;
 height:0;
 border:4px solid #3788d8;
 border:calc(var(--fc-daygrid-event-dot-width,8px)/ 2) solid var(--fc-event-border-color,#3788d8);
 border-radius:4px;
 border-radius:calc(var(--fc-daygrid-event-dot-width,8px)/ 2)
}
.fc-direction-ltr .fc-daygrid-event .fc-event-time {
 margin-right:3px
}
.fc-direction-rtl .fc-daygrid-event .fc-event-time {
 margin-left:3px
}
.fc-v-event {
 border:1px solid #3788d8;
 border:1px solid var(--fc-event-border-color,#3788d8);
 background-color:#3788d8;
 background-color:var(--fc-event-bg-color,#3788d8)
}
.fc-v-event .fc-event-main {
 color:#fff;
 color:var(--fc-event-text-color,#fff);
 height:100%
}
.fc-v-event .fc-event-main-frame {
 height:100%;
 display:flex;
 flex-direction:column
}
.fc-v-event .fc-event-time {
 flex-grow:0;
 flex-shrink:0;
 max-height:100%;
 overflow:hidden
}
.fc-v-event .fc-event-title-container {
 flex-grow:1;
 flex-shrink:1;
 min-height:0
}
.fc-v-event .fc-event-title {
 top:0;
 bottom:0;
 max-height:100%;
 overflow:hidden
}
.fc-v-event:not(.fc-event-start) {
 border-top-width:0;
 border-top-left-radius:0;
 border-top-right-radius:0
}
.fc-v-event:not(.fc-event-end) {
 border-bottom-width:0;
 border-bottom-left-radius:0;
 border-bottom-right-radius:0
}
.fc-v-event.fc-event-selected:before {
 left:-10px;
 right:-10px
}
.fc-v-event .fc-event-resizer-start {
 cursor:n-resize
}
.fc-v-event .fc-event-resizer-end {
 cursor:s-resize
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer {
 height:8px;
 height:var(--fc-event-resizer-thickness,8px);
 left:0;
 right:0
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start {
 top:-4px;
 top:calc(var(--fc-event-resizer-thickness,8px)/ -2)
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end {
 bottom:-4px;
 bottom:calc(var(--fc-event-resizer-thickness,8px)/ -2)
}
.fc-v-event.fc-event-selected .fc-event-resizer {
 left:50%;
 margin-left:-4px;
 margin-left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)
}
.fc-v-event.fc-event-selected .fc-event-resizer-start {
 top:-4px;
 top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)
}
.fc-v-event.fc-event-selected .fc-event-resizer-end {
 bottom:-4px;
 bottom:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)
}
.fc .fc-timegrid .fc-daygrid-body {
 z-index:2
}
.fc .fc-timegrid-axis-chunk>table,
.fc .fc-timegrid-body,
.fc .fc-timegrid-slots {
 position:relative;
 z-index:1
}
.fc .fc-timegrid-divider {
 padding:0 0 2px
}
.fc .fc-timegrid-body {
 min-height:100%
}
.fc .fc-timegrid-axis-chunk {
 position:relative
}
.fc .fc-timegrid-slot {
 height:1.5em;
 border-bottom:0
}
.fc .fc-timegrid-slot:empty:before {
 content:'\00a0'
}
.fc .fc-timegrid-slot-minor {
 border-top-style:dotted
}
.fc .fc-timegrid-slot-label-cushion {
 display:inline-block;
 white-space:nowrap
}
.fc .fc-timegrid-axis-cushion,
.fc .fc-timegrid-slot-label-cushion {
 padding:0 4px
}
.fc .fc-timegrid-axis-frame-liquid {
 height:100%
}
.fc .fc-timegrid-axis-frame {
 overflow:hidden;
 display:flex;
 align-items:center;
 justify-content:flex-end
}
.fc .fc-timegrid-axis-cushion {
 max-width:60px;
 flex-shrink:0
}
.fc-direction-ltr .fc-timegrid-slot-label-frame {
 text-align:right
}
.fc-direction-rtl .fc-timegrid-slot-label-frame {
 text-align:left
}
.fc-liquid-hack .fc-timegrid-axis-frame-liquid {
 height:auto;
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0
}
.fc .fc-timegrid-col.fc-day-today {
 background-color:rgba(255,220,40,.15);
 background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))
}
.fc .fc-timegrid-col-frame {
 min-height:100%;
 position:relative
}
.fc-media-screen.fc-liquid-hack .fc-timegrid-col-frame {
 height:auto;
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0
}
.fc-media-screen .fc-timegrid-cols {
 position:absolute;
 top:0;
 left:0;
 right:0;
 bottom:0
}
.fc-media-screen .fc-timegrid-cols>table {
 height:100%
}
.fc-media-screen .fc-timegrid-col-bg,
.fc-media-screen .fc-timegrid-col-events,
.fc-media-screen .fc-timegrid-now-indicator-container {
 position:absolute;
 top:0;
 left:0;
 right:0
}
.fc .fc-timegrid-col-bg {
 z-index:2
}
.fc .fc-timegrid-col-bg .fc-non-business {
 z-index:1
}
.fc .fc-timegrid-col-bg .fc-bg-event {
 z-index:2
}
.fc .fc-timegrid-col-bg .fc-highlight,
.fc .fc-timegrid-col-events {
 z-index:3
}
.fc .fc-timegrid-bg-harness {
 position:absolute;
 left:0;
 right:0
}
.fc .fc-timegrid-now-indicator-container {
 bottom:0;
 overflow:hidden
}
.fc-direction-ltr .fc-timegrid-col-events {
 margin:0 2.5% 0 2px
}
.fc-direction-rtl .fc-timegrid-col-events {
 margin:0 2px 0 2.5%
}
.fc-timegrid-event-harness {
 position:absolute
}
.fc-timegrid-event-harness>.fc-timegrid-event {
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0
}
.fc-timegrid-event-harness-inset .fc-timegrid-event,
.fc-timegrid-event.fc-event-mirror,
.fc-timegrid-more-link {
 box-shadow:0 0 0 1px #fff;
 box-shadow:0 0 0 1px var(--fc-page-bg-color,#fff)
}
.fc-timegrid-event,
.fc-timegrid-more-link {
 font-size:.85em;
 font-size:var(--fc-small-font-size,.85em);
 border-radius:3px
}
.fc-timegrid-event {
 margin-bottom:1px
}
.fc-timegrid-event .fc-event-main {
 padding:1px 1px 0
}
.fc-timegrid-event .fc-event-time {
 white-space:nowrap;
 font-size:.85em;
 font-size:var(--fc-small-font-size,.85em);
 margin-bottom:1px
}
.fc-timegrid-event-short .fc-event-main-frame {
 flex-direction:row;
 overflow:hidden
}
.fc-timegrid-event-short .fc-event-time:after {
 content:'\00a0-\00a0'
}
.fc-timegrid-event-short .fc-event-title {
 font-size:.85em;
 font-size:var(--fc-small-font-size,.85em)
}
.fc-timegrid-more-link {
 position:absolute;
 z-index:9999;
 color:inherit;
 color:var(--fc-more-link-text-color,inherit);
 background:var(--fc-more-link-bg-color,#d0d0d0);
 cursor:pointer;
 margin-bottom:1px
}
.fc-timegrid-more-link-inner {
 padding:3px 2px;
 top:0
}
.fc-direction-ltr .fc-timegrid-more-link {
 right:0
}
.fc-direction-rtl .fc-timegrid-more-link {
 left:0
}
.fc .fc-timegrid-now-indicator-line {
 position:absolute;
 z-index:4;
 left:0;
 right:0;
 border-style:solid;
 border-color:red;
 border-color:var(--fc-now-indicator-color,red);
 border-width:1px 0 0
}
.fc .fc-timegrid-now-indicator-arrow {
 position:absolute;
 z-index:4;
 margin-top:-5px;
 border-style:solid;
 border-color:red;
 border-color:var(--fc-now-indicator-color,red)
}
.fc-direction-ltr .fc-timegrid-now-indicator-arrow {
 left:0;
 border-width:5px 0 5px 6px;
 border-top-color:transparent;
 border-bottom-color:transparent
}
.fc-direction-rtl .fc-timegrid-now-indicator-arrow {
 right:0;
 border-width:5px 6px 5px 0;
 border-top-color:transparent;
 border-bottom-color:transparent
}
.fc-theme-standard .fc-list {
 border:1px solid #ddd;
 border:1px solid var(--fc-border-color,#ddd)
}
.fc .fc-list-empty {
 background-color:rgba(208,208,208,.3);
 background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));
 height:100%;
 display:flex;
 justify-content:center;
 align-items:center
}
.fc .fc-list-empty-cushion {
 margin:5em 0
}
.fc .fc-list-table {
 width:100%;
 border-style:hidden
}
.fc .fc-list-table tr>* {
 border-left:0;
 border-right:0
}
.fc .fc-list-sticky .fc-list-day>* {
 position:sticky;
 top:0;
 background:var(--fc-page-bg-color,#fff)
}
.fc .fc-list-table thead {
 position:absolute;
 left:-10000px
}
.fc .fc-list-table tbody>tr:first-child th {
 border-top:0
}
.fc .fc-list-table th {
 padding:0
}
.fc .fc-list-day-cushion,
.fc .fc-list-table td {
 padding:8px 14px
}
.fc .fc-list-day-cushion:after {
 content:"";
 clear:both;
 display:table
}
.fc-theme-standard .fc-list-day-cushion {
 background-color:rgba(208,208,208,.3);
 background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3))
}
.fc-direction-ltr .fc-list-day-text,
.fc-direction-rtl .fc-list-day-side-text {
 float:left
}
.fc-direction-ltr .fc-list-day-side-text,
.fc-direction-rtl .fc-list-day-text {
 float:right
}
.fc-direction-ltr .fc-list-table .fc-list-event-graphic {
 padding-right:0
}
.fc-direction-rtl .fc-list-table .fc-list-event-graphic {
 padding-left:0
}
.fc .fc-list-event.fc-event-forced-url {
 cursor:pointer
}
.fc .fc-list-event:hover td {
 background-color:#f5f5f5;
 background-color:var(--fc-list-event-hover-bg-color,#f5f5f5)
}
.fc .fc-list-event-graphic,
.fc .fc-list-event-time {
 white-space:nowrap;
 width:1px
}
.fc .fc-list-event-dot {
 display:inline-block;
 box-sizing:content-box;
 width:0;
 height:0;
 border:5px solid #3788d8;
 border:calc(var(--fc-list-event-dot-width,10px)/ 2) solid var(--fc-event-border-color,#3788d8);
 border-radius:5px;
 border-radius:calc(var(--fc-list-event-dot-width,10px)/ 2)
}
.fc .fc-list-event-title a {
 color:inherit
}
.fc .fc-list-event.fc-event-forced-url:hover a {
 text-decoration:underline
}
.fc-theme-bootstrap a:not([href]) {
 color:inherit
}
.fc-theme-bootstrap5 a:not([href]) {
 color:inherit;
 text-decoration:inherit
}
.fc-theme-bootstrap5 .fc-list,
.fc-theme-bootstrap5 .fc-scrollgrid,
.fc-theme-bootstrap5 td,
.fc-theme-bootstrap5 th {
 border:1px solid var(--bs-gray-400)
}
.fc-theme-bootstrap5 .fc-scrollgrid {
 border-right-width:0;
 border-bottom-width:0
}
.fc-theme-bootstrap5-shaded {
 background-color:var(--bs-gray-200)
}
@charset "UTF-8";
.wp-block-archives-dropdown label {
 display:block
}
.wp-block-avatar.aligncenter {
 text-align:center
}
.wp-block-audio {
 margin:0 0 1em
}
.wp-block-audio figcaption {
 margin-top:.5em;
 margin-bottom:1em
}
.wp-block-audio audio {
 width:100%;
 min-width:300px
}
.wp-block-button__link {
 color:#fff;
 background-color:#32373c;
 border-radius:9999px;
 box-shadow:none;
 cursor:pointer;
 display:inline-block;
 font-size:1.125em;
 padding:calc(.667em + 2px) calc(1.333em + 2px);
 text-align:center;
 text-decoration:none;
 word-break:break-word;
 box-sizing:border-box
}
.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
 color:#fff
}
.wp-block-button__link.aligncenter {
 text-align:center
}
.wp-block-button__link.alignright {
 text-align:right
}
.wp-block-buttons>.wp-block-button.has-custom-width {
 max-width:none
}
.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
 width:100%
}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
 font-size:inherit
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
 width:calc(25% - var(--wp--style--block-gap, .5em)*0.75)
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
 width:calc(50% - var(--wp--style--block-gap, .5em)*0.5)
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
 width:calc(75% - var(--wp--style--block-gap, .5em)*0.25)
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
 width:100%;
 flex-basis:100%
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
 width:25%
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
 width:50%
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
 width:75%
}
.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
 border-radius:0
}
.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
 border-radius:0!important
}
.is-style-outline>:where(.wp-block-button__link),
:where(.wp-block-button__link).is-style-outline {
 border:2px solid;
 padding:.667em 1.333em
}
.is-style-outline>.wp-block-button__link:not(.has-text-color),
.wp-block-button__link.is-style-outline:not(.has-text-color) {
 color:currentColor
}
.is-style-outline>.wp-block-button__link:not(.has-background),
.wp-block-button__link.is-style-outline:not(.has-background) {
 background-color:transparent
}
.wp-block-buttons.is-vertical {
 flex-direction:column
}
.wp-block-buttons.is-vertical>.wp-block-button:last-child {
 margin-bottom:0
}
.wp-block-buttons>.wp-block-button {
 display:inline-block;
 margin:0
}
.wp-block-buttons.is-content-justification-left {
 justify-content:flex-start
}
.wp-block-buttons.is-content-justification-left.is-vertical {
 align-items:flex-start
}
.wp-block-buttons.is-content-justification-center {
 justify-content:center
}
.wp-block-buttons.is-content-justification-center.is-vertical {
 align-items:center
}
.wp-block-buttons.is-content-justification-right {
 justify-content:flex-end
}
.wp-block-buttons.is-content-justification-right.is-vertical {
 align-items:flex-end
}
.wp-block-buttons.is-content-justification-space-between {
 justify-content:space-between
}
.wp-block-buttons.aligncenter {
 text-align:center
}
.wp-block-buttons:not(.is-content-justification-space-between,
.is-content-justification-right,
.is-content-justification-left,
.is-content-justification-center) .wp-block-button.aligncenter {
 margin-left:auto;
 margin-right:auto;
 width:100%
}
.wp-block-button.aligncenter,
.wp-block-calendar {
 text-align:center
}
.wp-block-calendar tbody td,
.wp-block-calendar th {
 padding:.25em;
 border:1px solid #ddd
}
.wp-block-calendar tfoot td {
 border:none
}
.wp-block-calendar table {
 width:100%;
 border-collapse:collapse
}
.wp-block-calendar table th {
 font-weight:400;
 background:#ddd
}
.wp-block-calendar a {
 text-decoration:underline
}
.wp-block-calendar table caption,
.wp-block-calendar table tbody {
 color:#40464d
}
.wp-block-categories.alignleft {
 margin-right:2em
}
.wp-block-categories.alignright {
 margin-left:2em
}
.wp-block-code code {
 display:block;
 font-family:inherit;
 overflow-wrap:break-word;
 white-space:pre-wrap
}
.wp-block-columns {
 display:flex;
 margin-bottom:1.75em;
 box-sizing:border-box;
 flex-wrap:wrap!important;
 align-items:normal!important
}
@media (min-width:782px) {
 .wp-block-columns {
  flex-wrap:nowrap!important
 }
}
.wp-block-columns.are-vertically-aligned-top {
 align-items:flex-start
}
.wp-block-columns.are-vertically-aligned-center {
 align-items:center
}
.wp-block-columns.are-vertically-aligned-bottom {
 align-items:flex-end
}
@media (max-width:781px) {
 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
  flex-basis:100%!important
 }
}
@media (min-width:782px) {
 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
  flex-basis:0%;
  flex-grow:1
 }
 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
  flex-grow:0
 }
}
.wp-block-columns.is-not-stacked-on-mobile {
 flex-wrap:nowrap!important
}
.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
 flex-basis:0%;
 flex-grow:1
}
.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
 flex-grow:0
}
:where(.wp-block-columns.has-background) {
 padding:1.25em 2.375em
}
.wp-block-column {
 flex-grow:1;
 min-width:0;
 word-break:break-word;
 overflow-wrap:break-word
}
.wp-block-column.is-vertically-aligned-top {
 align-self:flex-start
}
.wp-block-column.is-vertically-aligned-center {
 align-self:center
}
.wp-block-column.is-vertically-aligned-bottom {
 align-self:flex-end
}
.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
 width:100%
}
.wp-block-comments-pagination>.wp-block-comments-pagination-next,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
 margin-right:.5em;
 margin-bottom:.5em
}
.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
 margin-right:0
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
 margin-right:1ch;
 display:inline-block
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
 transform:scaleX(1)
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
 margin-left:1ch;
 display:inline-block
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
 transform:scaleX(1)
}
.wp-block-comments-pagination.aligncenter {
 justify-content:center
}
.wp-block-comment-template {
 margin-bottom:0;
 max-width:100%;
 list-style:none;
 padding:0
}
.wp-block-comment-template li {
 clear:both
}
.wp-block-comment-template ol {
 margin-bottom:0;
 max-width:100%;
 list-style:none;
 padding-left:2rem
}
.wp-block-cover,
.wp-block-cover-image {
 position:relative;
 background-size:cover;
 background-position:50%;
 min-height:430px;
 width:100%;
 display:flex;
 justify-content:center;
 align-items:center;
 padding:1em;
 box-sizing:border-box
}
.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
 background-attachment:fixed
}
@supports (-webkit-touch-callout:inherit) {
 .wp-block-cover-image.has-parallax,
 .wp-block-cover.has-parallax {
  background-attachment:scroll
 }
}
@media (prefers-reduced-motion:reduce) {
 .wp-block-cover-image.has-parallax,
 .wp-block-cover.has-parallax {
  background-attachment:scroll
 }
}
.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated {
 background-repeat:repeat;
 background-size:auto
}
.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover-image .has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]),
.wp-block-cover .has-background-dim:not([class*=-background-color]) {
 background-color:#000
}
.wp-block-cover-image .has-background-dim.has-background-gradient,
.wp-block-cover .has-background-dim.has-background-gradient {
 background-color:transparent
}
.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
 content:"";
 background-color:inherit
}
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background {
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0;
 z-index:1;
 opacity:.5
}
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
 opacity:.1
}
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
 opacity:.2
}
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
 opacity:.3
}
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
 opacity:.4
}
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
 opacity:.5
}
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
 opacity:.6
}
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
 opacity:.7
}
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
 opacity:.8
}
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
 opacity:.9
}
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
 opacity:1
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
 opacity:0
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
 opacity:.1
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
 opacity:.2
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
 opacity:.3
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
 opacity:.4
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
 opacity:.5
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
 opacity:.6
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
 opacity:.7
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
 opacity:.8
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
 opacity:.9
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
 opacity:1
}
.wp-block-cover-image .block-library-cover__padding-visualizer,
.wp-block-cover .block-library-cover__padding-visualizer {
 z-index:2
}
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
 max-width:420px;
 width:100%
}
.wp-block-cover-image:after,
.wp-block-cover:after {
 display:block;
 content:"";
 font-size:0;
 min-height:inherit
}
@supports (position:sticky) {
 .wp-block-cover-image:after,
 .wp-block-cover:after {
  content:none
 }
}
.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
 display:flex
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
 width:100%;
 z-index:1;
 color:#fff
}
.wp-block-cover-image.is-light .wp-block-cover__inner-container,
.wp-block-cover.is-light .wp-block-cover__inner-container {
 color:#000
}
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
 color:inherit
}
.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
 align-items:flex-start;
 justify-content:flex-start
}
.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
 align-items:flex-start;
 justify-content:center
}
.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
 align-items:flex-start;
 justify-content:flex-end
}
.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
 align-items:center;
 justify-content:flex-start
}
.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
 align-items:center;
 justify-content:center
}
.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
 align-items:center;
 justify-content:flex-end
}
.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
 align-items:flex-end;
 justify-content:flex-start
}
.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
 align-items:flex-end;
 justify-content:center
}
.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
 align-items:flex-end;
 justify-content:flex-end
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
 margin:0;
 width:auto
}
.wp-block-cover-image img.wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background,
.wp-block-cover img.wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background {
 position:absolute;
 top:0;
 left:0;
 right:0;
 bottom:0;
 margin:0;
 padding:0;
 width:100%;
 height:100%;
 max-width:none;
 max-height:none;
 -o-object-fit:cover;
 object-fit:cover;
 outline:none;
 border:none;
 box-shadow:none
}
.wp-block-cover__image-background,
.wp-block-cover__video-background {
 z-index:0
}
.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
 color:#fff
}
.wp-block-cover-image .wp-block-cover.has-left-content {
 justify-content:flex-start
}
.wp-block-cover-image .wp-block-cover.has-right-content {
 justify-content:flex-end
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content>h2 {
 margin-left:0;
 text-align:left
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content>h2 {
 margin-right:0;
 text-align:right
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image>h2 {
 font-size:2em;
 line-height:1.25;
 z-index:1;
 margin-bottom:0;
 max-width:840px;
 padding:.44em;
 text-align:center
}
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left]>[data-type="core/embed"],
.wp-block[data-align=right]>[data-type="core/embed"] {
 max-width:360px;
 width:100%
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
 min-width:280px
}
.wp-block-cover .wp-block-embed {
 min-width:320px;
 min-height:240px
}
.wp-block-embed {
 margin:0 0 1em;
 overflow-wrap:break-word
}
.wp-block-embed figcaption {
 margin-top:.5em;
 margin-bottom:1em
}
.wp-block-embed iframe {
 max-width:100%
}
.wp-block-embed__wrapper {
 position:relative
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
 content:"";
 display:block;
 padding-top:50%
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 height:100%;
 width:100%
}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
 padding-top:42.85%
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
 padding-top:50%
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
 padding-top:56.25%
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
 padding-top:75%
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
 padding-top:100%
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
 padding-top:177.77%
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
 padding-top:200%
}
.wp-block-file {
 margin-bottom:1.5em
}
.wp-block-file.aligncenter {
 text-align:center
}
.wp-block-file.alignright {
 text-align:right
}
.wp-block-file .wp-block-file__embed {
 margin-bottom:1em
}
.wp-block-file .wp-block-file__button {
 background:#32373c;
 border-radius:2em;
 color:#fff;
 font-size:.8em;
 padding:.5em 1em
}
.wp-block-file a.wp-block-file__button {
 text-decoration:none
}
.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
 box-shadow:none;
 color:#fff;
 opacity:.85;
 text-decoration:none
}
.wp-block-file *+.wp-block-file__button {
 margin-left:.75em
}
.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
 display:flex;
 flex-wrap:wrap;
 list-style-type:none;
 padding:0;
 margin:0
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
 margin:0 1em 1em 0;
 display:flex;
 flex-grow:1;
 flex-direction:column;
 justify-content:center;
 position:relative;
 width:calc(50% - 1em)
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
 margin-right:0
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
 margin:0;
 height:100%;
 display:flex;
 align-items:flex-end;
 justify-content:flex-start
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
 display:block;
 max-width:100%;
 height:auto;
 width:auto
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
 position:absolute;
 bottom:0;
 width:100%;
 max-height:100%;
 overflow:auto;
 padding:3em .77em .7em;
 color:#fff;
 text-align:center;
 font-size:.8em;
 background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
 box-sizing:border-box;
 margin:0;
 z-index:2
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
 display:inline
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
 flex-grow:1
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
 width:100%;
 height:100%;
 flex:1;
 -o-object-fit:cover;
 object-fit:cover
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
 width:100%;
 margin-right:0
}
@media (min-width:600px) {
 .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
 .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
 .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
 .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
  width:calc(33.33333% - .66667em);
  margin-right:1em
 }
 .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
 .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
 .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
 .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
  width:calc(25% - .75em);
  margin-right:1em
 }
 .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
 .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
 .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
 .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
  width:calc(20% - .8em);
  margin-right:1em
 }
 .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
 .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
 .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
 .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
  width:calc(16.66667% - .83333em);
  margin-right:1em
 }
 .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
 .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
 .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
 .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
  width:calc(14.28571% - .85714em);
  margin-right:1em
 }
 .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
 .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
 .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
 .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
  width:calc(12.5% - .875em);
  margin-right:1em
 }
 .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
 .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
 .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
 .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
 .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
 .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
 .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
 .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
 .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
 .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
 .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
 .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
 .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
 .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
 .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
 .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
 .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
 .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
 .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
 .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
 .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
 .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
 .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
 .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
 .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
 .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
 .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
 .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
 .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
 .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
 .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
 .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
  margin-right:0
 }
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
 margin-right:0
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
 max-width:420px;
 width:100%
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
 justify-content:center
}
.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
 align-self:flex-start
}
figure.wp-block-gallery.has-nested-images {
 align-items:normal
}
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
 width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);
 margin:0
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
 display:flex;
 flex-grow:1;
 justify-content:center;
 position:relative;
 flex-direction:column;
 max-width:100%
}
.wp-block-gallery.has-nested-images figure.wp-block-image>a,
.wp-block-gallery.has-nested-images figure.wp-block-image>div {
 margin:0;
 flex-direction:column;
 flex-grow:1
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
 display:block;
 height:auto;
 max-width:100%!important;
 width:auto
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
 background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
 bottom:0;
 color:#fff;
 font-size:13px;
 left:0;
 margin-bottom:0;
 max-height:60%;
 overflow:auto;
 padding:0 8px 8px;
 position:absolute;
 text-align:center;
 width:100%;
 box-sizing:border-box
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
 display:inline
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
 color:inherit
}
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
 flex:1 1 auto
}
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
 flex:initial;
 background:none;
 color:inherit;
 margin:0;
 padding:10px 10px 9px;
 position:relative
}
.wp-block-gallery.has-nested-images figcaption {
 flex-grow:1;
 flex-basis:100%;
 text-align:center
}
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
 margin-top:0;
 margin-bottom:auto
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
 align-self:inherit
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
 display:flex
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
 width:100%;
 flex:1 0 0%;
 height:100%;
 -o-object-fit:cover;
 object-fit:cover
}
.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
 width:100%
}
@media (min-width:600px) {
 .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
  width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)
 }
 .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
  width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*0.75)
 }
 .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
  width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*0.8)
 }
 .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
  width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*0.83333)
 }
 .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
  width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*0.85714)
 }
 .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
  width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*0.875)
 }
 .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
  width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)
 }
 .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
 .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
  width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*0.5)
 }
 .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
  width:100%
 }
}
.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
 max-width:420px;
 width:100%
}
.wp-block-gallery.has-nested-images.aligncenter {
 justify-content:center
}
.wp-block-group {
 box-sizing:border-box
}
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
 padding:1.25em 2.375em
}
.wp-block-image {
 margin:0 0 1em
}
.wp-block-image img {
 height:auto;
 max-width:100%;
 vertical-align:bottom
}
.wp-block-image:not(.is-style-rounded)>a,
.wp-block-image:not(.is-style-rounded) img {
 border-radius:inherit
}
.wp-block-image.aligncenter {
 text-align:center
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
 height:auto;
 width:100%
}
.wp-block-image.aligncenter,
.wp-block-image .aligncenter,
.wp-block-image.alignleft,
.wp-block-image .alignleft,
.wp-block-image.alignright,
.wp-block-image .alignright {
 display:table
}
.wp-block-image.aligncenter>figcaption,
.wp-block-image .aligncenter>figcaption,
.wp-block-image.alignleft>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image.alignright>figcaption,
.wp-block-image .alignright>figcaption {
 display:table-caption;
 caption-side:bottom
}
.wp-block-image .alignleft {
 float:left;
 margin:.5em 1em .5em 0
}
.wp-block-image .alignright {
 float:right;
 margin:.5em 0 .5em 1em
}
.wp-block-image .aligncenter {
 margin-left:auto;
 margin-right:auto
}
.wp-block-image figcaption {
 margin-top:.5em;
 margin-bottom:1em
}
.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img,
.wp-block-image .is-style-rounded img {
 border-radius:9999px
}
@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
 .wp-block-image.is-style-circle-mask img {
  -webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
  mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
  mask-mode:alpha;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-position:center;
  mask-position:center;
  border-radius:0
 }
}
.wp-block-image figure {
 margin:0
}
ol.wp-block-latest-comments {
 margin-left:0
}
.wp-block-latest-comments .wp-block-latest-comments {
 padding-left:0
}
.wp-block-latest-comments__comment {
 line-height:1.1;
 list-style:none;
 margin-bottom:1em
}
.has-avatars .wp-block-latest-comments__comment {
 min-height:2.25em;
 list-style:none
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
 margin-left:3.25em
}
.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
 line-height:1.5
}
.wp-block-latest-comments__comment-excerpt p {
 font-size:.875em;
 line-height:1.8;
 margin:.36em 0 1.4em
}
.wp-block-latest-comments__comment-date {
 display:block;
 font-size:.75em
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
 border-radius:1.5em;
 display:block;
 float:left;
 height:2.5em;
 margin-right:.75em;
 width:2.5em
}
.wp-block-latest-posts.alignleft {
 margin-right:2em
}
.wp-block-latest-posts.alignright {
 margin-left:2em
}
.wp-block-latest-posts.wp-block-latest-posts__list {
 list-style:none;
 padding-left:0
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
 clear:both
}
.wp-block-latest-posts.is-grid {
 display:flex;
 flex-wrap:wrap;
 padding:0
}
.wp-block-latest-posts.is-grid li {
 margin:0 1.25em 1.25em 0;
 width:100%
}
@media (min-width:600px) {
 .wp-block-latest-posts.columns-2 li {
  width:calc(50% - .625em)
 }
 .wp-block-latest-posts.columns-2 li:nth-child(2n) {
  margin-right:0
 }
 .wp-block-latest-posts.columns-3 li {
  width:calc(33.33333% - .83333em)
 }
 .wp-block-latest-posts.columns-3 li:nth-child(3n) {
  margin-right:0
 }
 .wp-block-latest-posts.columns-4 li {
  width:calc(25% - .9375em)
 }
 .wp-block-latest-posts.columns-4 li:nth-child(4n) {
  margin-right:0
 }
 .wp-block-latest-posts.columns-5 li {
  width:calc(20% - 1em)
 }
 .wp-block-latest-posts.columns-5 li:nth-child(5n) {
  margin-right:0
 }
 .wp-block-latest-posts.columns-6 li {
  width:calc(16.66667% - 1.04167em)
 }
 .wp-block-latest-posts.columns-6 li:nth-child(6n) {
  margin-right:0
 }
}
.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
 display:block;
 font-size:.8125em
}
.wp-block-latest-posts__post-excerpt {
 margin-top:.5em;
 margin-bottom:1em
}
.wp-block-latest-posts__featured-image a {
 display:inline-block
}
.wp-block-latest-posts__featured-image img {
 height:auto;
 width:auto;
 max-width:100%
}
.wp-block-latest-posts__featured-image.alignleft {
 margin-right:1em;
 float:left
}
.wp-block-latest-posts__featured-image.alignright {
 margin-left:1em;
 float:right
}
.wp-block-latest-posts__featured-image.aligncenter {
 margin-bottom:1em;
 text-align:center
}
ol,
ul {
 box-sizing:border-box
}
ol.has-background,
ul.has-background {
 padding:1.25em 2.375em
}
.wp-block-media-text {
 /*!rtl:begin:ignore*/direction:ltr;
 /*!rtl:end:ignore*/display:grid;
 grid-template-columns:50% 1fr;
 grid-template-rows:auto
}
.wp-block-media-text.has-media-on-the-right {
 grid-template-columns:1fr 50%
}
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
 align-self:start
}
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
 align-self:center
}
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
 align-self:end
}
.wp-block-media-text .wp-block-media-text__media {
 /*!rtl:begin:ignore*/grid-column:1;
 grid-row:1;
 /*!rtl:end:ignore*/margin:0
}
.wp-block-media-text .wp-block-media-text__content {
 direction:ltr;
 /*!rtl:begin:ignore*/grid-column:2;
 grid-row:1;
 /*!rtl:end:ignore*/padding:0 8%;
 word-break:break-word
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
 /*!rtl:begin:ignore*/grid-column:2;
 grid-row:1 /*!rtl:end:ignore*/
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
 /*!rtl:begin:ignore*/grid-column:1;
 grid-row:1 /*!rtl:end:ignore*/
}
.wp-block-media-text__media img,
.wp-block-media-text__media video {
 height:auto;
 max-width:unset;
 width:100%;
 vertical-align:middle
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media {
 height:100%;
 min-height:250px;
 background-size:cover
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
 display:block;
 height:100%
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
 position:absolute;
 width:1px;
 height:1px;
 padding:0;
 margin:-1px;
 overflow:hidden;
 clip:rect(0,0,0,0);
 border:0
}
@media (max-width:600px) {
 .wp-block-media-text.is-stacked-on-mobile {
  grid-template-columns:100%!important
 }
 .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
  grid-column:1;
  grid-row:1
 }
 .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
  grid-column:1;
  grid-row:2
 }
}
.wp-block-navigation {
 position:relative;
 --navigation-layout-justification-setting:flex-start;
 --navigation-layout-direction:row;
 --navigation-layout-wrap:wrap;
 --navigation-layout-justify:flex-start;
 --navigation-layout-align:center
}
.wp-block-navigation ul {
 margin-top:0;
 margin-bottom:0;
 margin-left:0;
 padding-left:0
}
.wp-block-navigation ul,
.wp-block-navigation ul li {
 list-style:none;
 padding:0
}
.wp-block-navigation .wp-block-navigation-item {
 display:flex;
 align-items:center;
 position:relative
}
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
 display:none
}
.wp-block-navigation .wp-block-navigation-item__content {
 color:inherit;
 display:block;
 padding:0
}
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
 text-decoration:underline
}
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
 text-decoration:line-through
}
.wp-block-navigation:where(:not([class*=has-text-decoration])) a,
.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,
.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
 text-decoration:none
}
.wp-block-navigation .wp-block-navigation__submenu-icon {
 align-self:center;
 line-height:0;
 display:inline-block;
 font-size:inherit;
 padding:0;
 background-color:inherit;
 color:currentColor;
 border:none;
 width:.6em;
 height:.6em;
 margin-left:.25em
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg {
 display:inline-block;
 stroke:currentColor;
 width:inherit;
 height:inherit;
 margin-top:.075em
}
.wp-block-navigation.is-vertical {
 --navigation-layout-direction:column;
 --navigation-layout-justify:initial;
 --navigation-layout-align:flex-start
}
.wp-block-navigation.no-wrap {
 --navigation-layout-wrap:nowrap
}
.wp-block-navigation.items-justified-center {
 --navigation-layout-justification-setting:center;
 --navigation-layout-justify:center
}
.wp-block-navigation.items-justified-center.is-vertical {
 --navigation-layout-align:center
}
.wp-block-navigation.items-justified-right {
 --navigation-layout-justification-setting:flex-end;
 --navigation-layout-justify:flex-end
}
.wp-block-navigation.items-justified-right.is-vertical {
 --navigation-layout-align:flex-end
}
.wp-block-navigation.items-justified-space-between {
 --navigation-layout-justification-setting:space-between;
 --navigation-layout-justify:space-between
}
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) {
 background-color:inherit;
 color:inherit;
 position:absolute;
 z-index:2;
 display:flex;
 flex-direction:column;
 align-items:normal;
 opacity:0;
 transition:opacity .1s linear;
 visibility:hidden;
 width:0;
 height:0;
 overflow:hidden;
 left:-1px;
 top:100%
}
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content {
 display:flex;
 flex-grow:1
}
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
 margin-right:0;
 margin-left:auto
}
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content {
 margin:0
}
@media (min-width:782px) {
 .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container {
  left:100%;
  top:-1px
 }
 .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container:before {
  content:"";
  position:absolute;
  right:100%;
  height:100%;
  display:block;
  width:.5em;
  background:transparent
 }
 .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon {
  margin-right:.25em
 }
 .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg {
  transform:rotate(-90deg)
 }
}
.wp-block-navigation .has-child:where(:not(.open-on-click)):hover>.wp-block-navigation__submenu-container {
 visibility:visible;
 overflow:visible;
 opacity:1;
 width:auto;
 height:auto;
 min-width:200px
}
.wp-block-navigation .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within>.wp-block-navigation__submenu-container {
 visibility:visible;
 overflow:visible;
 opacity:1;
 width:auto;
 height:auto;
 min-width:200px
}
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container {
 visibility:visible;
 overflow:visible;
 opacity:1;
 width:auto;
 height:auto;
 min-width:200px
}
.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
 left:0;
 top:100%
}
@media (min-width:782px) {
 .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
  left:100%;
  top:0
 }
}
.wp-block-navigation-submenu {
 position:relative;
 display:flex
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
 stroke:currentColor
}
button.wp-block-navigation-item__content {
 background-color:transparent;
 border:none;
 color:currentColor;
 font-size:inherit;
 font-family:inherit;
 line-height:inherit;
 font-style:inherit;
 font-weight:inherit;
 text-transform:inherit;
 text-align:left
}
.wp-block-navigation-submenu__toggle {
 cursor:pointer
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
 padding-right:.85em
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
 margin-left:-.6em;
 pointer-events:none
}
.wp-block-navigation,
.wp-block-navigation .wp-block-page-list,
.wp-block-navigation:where(.has-background),
.wp-block-navigation:where(.has-background) .wp-block-navigation .wp-block-page-list,
.wp-block-navigation:where(.has-background) .wp-block-navigation__container,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
 gap:inherit
}
.wp-block-navigation:where(.has-background) .wp-block-navigation-item__content,
.wp-block-navigation :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content {
 padding:.5em 1em
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
 left:auto;
 right:0
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
 left:-1px;
 right:-1px
}
@media (min-width:782px) {
 .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
 .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
 .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
 .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
  left:auto;
  right:100%
 }
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
 background-color:#fff;
 color:#000;
 border:1px solid rgba(0,0,0,.15)
}
.wp-block-navigation__container {
 display:flex;
 flex-wrap:var(--navigation-layout-wrap,wrap);
 flex-direction:var(--navigation-layout-direction,initial);
 justify-content:var(--navigation-layout-justify,initial);
 align-items:var(--navigation-layout-align,initial);
 list-style:none;
 margin:0;
 padding-left:0
}
.wp-block-navigation__container .is-responsive {
 display:none
}
.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
 flex-grow:1
}
.wp-block-navigation__responsive-container {
 display:none;
 position:fixed;
 top:0;
 left:0;
 right:0;
 bottom:0
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
 display:flex;
 flex-wrap:var(--navigation-layout-wrap,wrap);
 flex-direction:var(--navigation-layout-direction,initial);
 justify-content:var(--navigation-layout-justify,initial);
 align-items:var(--navigation-layout-align,initial)
}
.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
 color:inherit!important;
 background-color:inherit!important
}
.wp-block-navigation__responsive-container.is-menu-open {
 display:flex;
 flex-direction:column;
 background-color:inherit;
 padding:2rem;
 overflow:auto;
 z-index:100000
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
 padding-top:calc(2rem + 24px);
 overflow:visible;
 display:flex;
 flex-direction:column;
 flex-wrap:nowrap;
 align-items:var(--navigation-layout-justification-setting,inherit)
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
 justify-content:flex-start
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
 display:none
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
 opacity:1;
 visibility:visible;
 height:auto;
 width:auto;
 overflow:initial;
 min-width:200px;
 position:static;
 border:none;
 padding-left:2rem;
 padding-right:2rem
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
 gap:inherit
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
 padding-top:var(--wp--style--block-gap,2em)
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
 padding:0
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
 display:flex;
 flex-direction:column;
 align-items:var(--navigation-layout-justification-setting,initial)
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
 color:inherit!important;
 background:transparent!important
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
 right:auto;
 left:auto
}
@media (min-width:600px) {
 .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
  display:block;
  width:100%;
  position:relative;
  z-index:auto;
  background-color:inherit
 }
 .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
  display:none
 }
 .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
  left:0
 }
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
 background-color:#fff;
 color:#000
}
.wp-block-navigation__toggle_button_label {
 font-size:1rem;
 font-weight:700
}
.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
 vertical-align:middle;
 cursor:pointer;
 color:currentColor;
 background:transparent;
 border:none;
 margin:0;
 padding:0
}
.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
 fill:currentColor;
 pointer-events:none;
 display:block;
 width:24px;
 height:24px
}
.wp-block-navigation__responsive-container-open {
 display:flex
}
@media (min-width:600px) {
 .wp-block-navigation__responsive-container-open:not(.always-shown) {
  display:none
 }
}
.wp-block-navigation__responsive-container-close {
 position:absolute;
 top:0;
 right:0;
 z-index:2
}
.wp-block-navigation__responsive-close {
 width:100%
}
.wp-block-navigation__responsive-close:focus {
 outline:none
}
.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
 box-sizing:border-box
}
.wp-block-navigation__responsive-dialog {
 position:relative
}
html.has-modal-open {
 overflow:hidden
}
.wp-block-navigation .wp-block-navigation-item__label {
 word-break:normal;
 overflow-wrap:break-word
}
.wp-block-navigation .wp-block-navigation-item__description {
 display:none
}
.wp-block-navigation .wp-block-page-list {
 display:flex;
 flex-direction:var(--navigation-layout-direction,initial);
 justify-content:var(--navigation-layout-justify,initial);
 align-items:var(--navigation-layout-align,initial);
 flex-wrap:var(--navigation-layout-wrap,wrap);
 background-color:inherit
}
.wp-block-navigation .wp-block-navigation-item {
 background-color:inherit
}
.is-small-text {
 font-size:.875em
}
.is-regular-text {
 font-size:1em
}
.is-large-text {
 font-size:2.25em
}
.is-larger-text {
 font-size:3em
}
.has-drop-cap:not(:focus):first-letter {
 float:left;
 font-size:8.4em;
 line-height:.68;
 font-weight:100;
 margin:.05em .1em 0 0;
 text-transform:uppercase;
 font-style:normal
}
p.has-drop-cap.has-background {
 overflow:hidden
}
p.has-background {
 padding:1.25em 2.375em
}
:where(p.has-text-color:not(.has-link-color)) a {
 color:inherit
}
.wp-block-post-author {
 display:flex;
 flex-wrap:wrap
}
.wp-block-post-author__byline {
 width:100%;
 margin-top:0;
 margin-bottom:0;
 font-size:.5em
}
.wp-block-post-author__avatar {
 margin-right:1em
}
.wp-block-post-author__bio {
 margin-bottom:.7em;
 font-size:.7em
}
.wp-block-post-author__content {
 flex-grow:1;
 flex-basis:0%
}
.wp-block-post-author__name {
 margin:0
}
.wp-block-post-comments .alignleft {
 float:left
}
.wp-block-post-comments .alignright {
 float:right
}
.wp-block-post-comments .navigation:after {
 content:"";
 display:table;
 clear:both
}
.wp-block-post-comments .commentlist {
 clear:both;
 list-style:none;
 margin:0;
 padding:0
}
.wp-block-post-comments .commentlist .comment {
 min-height:2.25em;
 padding-left:3.25em
}
.wp-block-post-comments .commentlist .comment p {
 font-size:1em;
 line-height:1.8;
 margin:1em 0
}
.wp-block-post-comments .commentlist .children {
 list-style:none;
 margin:0;
 padding:0
}
.wp-block-post-comments .comment-author {
 line-height:1.5
}
.wp-block-post-comments .comment-author .avatar {
 border-radius:1.5em;
 display:block;
 float:left;
 height:2.5em;
 margin-top:.5em;
 margin-right:.75em;
 width:2.5em
}
.wp-block-post-comments .comment-author cite {
 font-style:normal
}
.wp-block-post-comments .comment-meta {
 font-size:.875em;
 line-height:1.5
}
.wp-block-post-comments .comment-meta b {
 font-weight:400
}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
 margin-top:1em;
 margin-bottom:1em;
 display:block
}
.wp-block-post-comments .comment-body .commentmetadata {
 font-size:.875em
}
.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
 display:block;
 margin-bottom:.25em
}
.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments .comment-form textarea {
 display:block;
 box-sizing:border-box;
 width:100%
}
.wp-block-post-comments .comment-form-cookies-consent {
 display:flex;
 gap:.25em
}
.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
 margin-top:.35em
}
.wp-block-post-comments .comment-reply-title {
 margin-bottom:0
}
.wp-block-post-comments .comment-reply-title :where(small) {
 font-size:var(--wp--preset--font-size--medium,smaller);
 margin-left:.5em
}
.wp-block-post-comments .reply {
 font-size:.875em;
 margin-bottom:1.4em
}
.wp-block-post-comments input:not([type=submit]),
.wp-block-post-comments textarea {
 border:1px solid #949494;
 font-size:1em;
 font-family:inherit
}
.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments textarea {
 padding:calc(.667em + 2px)
}
.wp-block-post-comments input[type=submit] {
 border:none
}
.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
 font-weight:inherit
}
.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
 font-family:inherit
}
.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),
.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
 font-size:inherit
}
.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
 line-height:inherit
}
.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
 font-style:inherit
}
.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
 letter-spacing:inherit
}
.wp-block-post-comments-form input[type=submit] {
 border:none;
 box-shadow:none;
 cursor:pointer;
 display:inline-block;
 text-align:center;
 overflow-wrap:break-word
}
.wp-block-post-comments-form input:not([type=submit]),
.wp-block-post-comments-form textarea {
 border:1px solid #949494;
 font-size:1em;
 font-family:inherit
}
.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments-form textarea {
 padding:calc(.667em + 2px)
}
.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments-form .comment-form textarea {
 display:block;
 box-sizing:border-box;
 width:100%
}
.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
 display:block;
 margin-bottom:.25em
}
.wp-block-post-comments-form .comment-form-cookies-consent {
 display:flex;
 gap:.25em
}
.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
 margin-top:.35em
}
.wp-block-post-comments-form .comment-reply-title {
 margin-bottom:0
}
.wp-block-post-comments-form .comment-reply-title :where(small) {
 font-size:var(--wp--preset--font-size--medium,smaller);
 margin-left:.5em
}
.wp-block-post-excerpt__more-link {
 display:inline-block
}
.wp-block-post-featured-image {
 margin-left:0;
 margin-right:0
}
.wp-block-post-featured-image a {
 display:block
}
.wp-block-post-featured-image img {
 max-width:100%;
 width:100%;
 height:auto;
 vertical-align:bottom
}
.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
 width:100%
}
.wp-block-post-terms__separator {
 white-space:pre-wrap
}
.wp-block-post-title {
 word-break:break-word
}
.wp-block-post-title a {
 display:inline-block
}
.wp-block-preformatted {
 white-space:pre-wrap
}
.wp-block-preformatted.has-background {
 padding:1.25em 2.375em
}
.wp-block-pullquote {
 margin:0 0 1em;
 padding:3em 0;
 text-align:center;
 overflow-wrap:break-word;
 box-sizing:border-box
}
.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
 color:inherit
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block-pullquote.has-text-align-left,
.wp-block-pullquote.has-text-align-right {
 max-width:420px
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p,
.wp-block-pullquote.has-text-align-left p,
.wp-block-pullquote.has-text-align-right p {
 font-size:1.25em
}
.wp-block-pullquote p {
 font-size:1.75em;
 line-height:1.6
}
.wp-block-pullquote cite,
.wp-block-pullquote footer {
 position:relative
}
.wp-block-pullquote .has-text-color a {
 color:inherit
}
.wp-block-pullquote.has-text-align-left blockquote {
 text-align:left
}
.wp-block-pullquote.has-text-align-right blockquote {
 text-align:right
}
.wp-block-pullquote.is-style-solid-color {
 border:none
}
.wp-block-pullquote.is-style-solid-color blockquote {
 margin-left:auto;
 margin-right:auto;
 max-width:60%
}
.wp-block-pullquote.is-style-solid-color blockquote p {
 margin-top:0;
 margin-bottom:0;
 font-size:2em
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
 text-transform:none;
 font-style:normal
}
.wp-block-pullquote cite {
 color:inherit
}
.wp-block-post-template,
.wp-block-query-loop {
 margin-top:0;
 margin-bottom:0;
 max-width:100%;
 list-style:none;
 padding:0
}
.wp-block-post-template.wp-block-post-template,
.wp-block-query-loop.wp-block-post-template {
 background:none
}
.wp-block-post-template.is-flex-container,
.wp-block-query-loop.is-flex-container {
 flex-direction:row;
 display:flex;
 flex-wrap:wrap;
 gap:1.25em
}
.wp-block-post-template.is-flex-container li,
.wp-block-query-loop.is-flex-container li {
 margin:0;
 width:100%
}
@media (min-width:600px) {
 .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li,
 .wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li {
  width:calc(50% - .625em)
 }
 .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li,
 .wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li {
  width:calc(33.33333% - .83333em)
 }
 .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li,
 .wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li {
  width:calc(25% - .9375em)
 }
 .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li,
 .wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li {
  width:calc(20% - 1em)
 }
 .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li,
 .wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li {
  width:calc(16.66667% - 1.04167em)
 }
}
.wp-block-query-pagination>.wp-block-query-pagination-next,
.wp-block-query-pagination>.wp-block-query-pagination-numbers,
.wp-block-query-pagination>.wp-block-query-pagination-previous {
 margin-right:.5em;
 margin-bottom:.5em
}
.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
 margin-right:0
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
 margin-right:1ch;
 display:inline-block
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
 transform:scaleX(1)
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
 margin-left:1ch;
 display:inline-block
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
 transform:scaleX(1)
}
.wp-block-query-pagination.aligncenter {
 justify-content:center
}
.wp-block-quote {
 box-sizing:border-box;
 overflow-wrap:break-word
}
.wp-block-quote.is-large:not(.is-style-plain),
.wp-block-quote.is-style-large:not(.is-style-plain) {
 margin-bottom:1em;
 padding:0 1em
}
.wp-block-quote.is-large:not(.is-style-plain) p,
.wp-block-quote.is-style-large:not(.is-style-plain) p {
 font-size:1.5em;
 font-style:italic;
 line-height:1.6
}
.wp-block-quote.is-large:not(.is-style-plain) cite,
.wp-block-quote.is-large:not(.is-style-plain) footer,
.wp-block-quote.is-style-large:not(.is-style-plain) cite,
.wp-block-quote.is-style-large:not(.is-style-plain) footer {
 font-size:1.125em;
 text-align:right
}
.wp-block-read-more {
 display:block;
 width:-moz-fit-content;
 width:fit-content
}
.wp-block-read-more:not([style*=text-decoration]),
.wp-block-read-more:not([style*=text-decoration]):active,
.wp-block-read-more:not([style*=text-decoration]):focus {
 text-decoration:none
}
ul.wp-block-rss {
 list-style:none;
 padding:0
}
ul.wp-block-rss.wp-block-rss {
 box-sizing:border-box
}
ul.wp-block-rss.alignleft {
 margin-right:2em
}
ul.wp-block-rss.alignright {
 margin-left:2em
}
ul.wp-block-rss.is-grid {
 display:flex;
 flex-wrap:wrap;
 padding:0;
 list-style:none
}
ul.wp-block-rss.is-grid li {
 margin:0 1em 1em 0;
 width:100%
}
@media (min-width:600px) {
 ul.wp-block-rss.columns-2 li {
  width:calc(50% - 1em)
 }
 ul.wp-block-rss.columns-3 li {
  width:calc(33.33333% - 1em)
 }
 ul.wp-block-rss.columns-4 li {
  width:calc(25% - 1em)
 }
 ul.wp-block-rss.columns-5 li {
  width:calc(20% - 1em)
 }
 ul.wp-block-rss.columns-6 li {
  width:calc(16.66667% - 1em)
 }
}
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
 display:block;
 font-size:.8125em
}
.wp-block-search__button {
 background:#f7f7f7;
 border:1px solid #ccc;
 padding:.375em .625em;
 color:#32373c;
 margin-left:.625em;
 word-break:normal;
 font-size:inherit;
 font-family:inherit;
 line-height:inherit
}
.wp-block-search__button.has-icon {
 line-height:0
}
.wp-block-search__button svg {
 min-width:1.5em;
 min-height:1.5em;
 fill:currentColor
}
.wp-block-search__inside-wrapper {
 display:flex;
 flex:auto;
 flex-wrap:nowrap;
 max-width:100%
}
.wp-block-search__label {
 width:100%
}
.wp-block-search__input {
 padding:8px;
 flex-grow:1;
 min-width:3em;
 border:1px solid #949494;
 font-size:inherit;
 font-family:inherit;
 line-height:inherit
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button {
 margin-left:0
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
 padding:4px;
 border:1px solid #949494
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
 border-radius:0;
 border:none;
 padding:0 0 0 .25em
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
 outline:none
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
 padding:.125em .5em
}
.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
 margin:auto
}
.wp-block-separator {
 border-top:1px solid;
 border-bottom:1px solid
}
.wp-block-separator.is-style-dots {
 background:none!important;
 border:none;
 text-align:center;
 line-height:1;
 height:auto
}
.wp-block-separator.is-style-dots:before {
 content:"···";
 color:currentColor;
 font-size:1.5em;
 letter-spacing:2em;
 padding-left:2em;
 font-family:serif
}
.wp-block-site-logo {
 line-height:0
}
.wp-block-site-logo a {
 display:inline-block
}
.wp-block-site-logo.is-default-size img {
 width:120px;
 height:auto
}
.wp-block-site-logo a,
.wp-block-site-logo img {
 border-radius:inherit
}
.wp-block-site-logo.aligncenter {
 margin-left:auto;
 margin-right:auto;
 text-align:center
}
.wp-block-site-logo.is-style-rounded {
 border-radius:9999px
}
.wp-block-social-links {
 padding-left:0;
 padding-right:0;
 text-indent:0;
 margin-left:0;
 background:none
}
.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
 text-decoration:none;
 border-bottom:0;
 box-shadow:none
}
.wp-block-social-links .wp-social-link a {
 padding:.25em
}
.wp-block-social-links .wp-social-link svg {
 width:1em;
 height:1em
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
 margin-left:.5em;
 margin-right:.5em;
 font-size:.65em
}
.wp-block-social-links.has-small-icon-size {
 font-size:16px
}
.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
 font-size:24px
}
.wp-block-social-links.has-large-icon-size {
 font-size:36px
}
.wp-block-social-links.has-huge-icon-size {
 font-size:48px
}
.wp-block-social-links.aligncenter {
 justify-content:center;
 display:flex
}
.wp-block-social-links.alignright {
 justify-content:flex-end
}
.wp-block-social-link {
 display:block;
 border-radius:9999px;
 transition:transform .1s ease;
 height:auto
}
@media (prefers-reduced-motion:reduce) {
 .wp-block-social-link {
  transition-duration:0s;
  transition-delay:0s
 }
}
.wp-block-social-link a {
 align-items:center;
 display:flex;
 line-height:0;
 transition:transform .1s ease
}
.wp-block-social-link:hover {
 transform:scale(1.1)
}
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
 color:currentColor;
 fill:currentColor
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
 background-color:#f0f0f0;
 color:#444
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
 background-color:#f90;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
 background-color:#1ea0c3;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
 background-color:#0757fe;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
 background-color:#1e1f26;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
 background-color:#02e49b;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
 background-color:#e94c89;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
 background-color:#4280ff;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
 background-color:#f45800;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
 background-color:#1778f2;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
 background-color:#000;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
 background-color:#0461dd;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
 background-color:#e65678;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
 background-color:#24292d;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
 background-color:#eceadd;
 color:#382110
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
 background-color:#ea4434;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
 background-color:#f00075;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
 background-color:#e21b24;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
 background-color:#0d66c2;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
 background-color:#3288d4;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
 background-color:#02ab6c;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
 background-color:#f6405f;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
 background-color:#ff424d;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
 background-color:#e60122;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
 background-color:#ef4155;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
 background-color:#fe4500;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
 background-color:#0478d7;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
 background-color:#fefc00;
 color:#fff;
 stroke:#000
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
 background-color:#ff5600;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
 background-color:#1bd760;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
 background-color:#2aabee;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
 background-color:#000;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
 background-color:#011835;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
 background-color:#6440a4;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
 background-color:#1da1f2;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
 background-color:#1eb7ea;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
 background-color:#4680c2;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
 background-color:#3499cd;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
 background-color:#d32422;
 color:#fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
 background-color:red;
 color:#fff
}
.wp-block-social-links.is-style-logos-only .wp-social-link {
 background:none
}
.wp-block-social-links.is-style-logos-only .wp-social-link a {
 padding:0
}
.wp-block-social-links.is-style-logos-only .wp-social-link svg {
 width:1.25em;
 height:1.25em
}
.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
 color:#f90
}
.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
 color:#1ea0c3
}
.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
 color:#0757fe
}
.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
 color:#1e1f26
}
.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
 color:#02e49b
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
 color:#e94c89
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
 color:#4280ff
}
.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
 color:#f45800
}
.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
 color:#1778f2
}
.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
 color:#000
}
.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
 color:#0461dd
}
.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
 color:#e65678
}
.wp-block-social-links.is-style-logos-only .wp-social-link-github {
 color:#24292d
}
.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
 color:#382110
}
.wp-block-social-links.is-style-logos-only .wp-social-link-google {
 color:#ea4434
}
.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
 color:#f00075
}
.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
 color:#e21b24
}
.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
 color:#0d66c2
}
.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
 color:#3288d4
}
.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
 color:#02ab6c
}
.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
 color:#f6405f
}
.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
 color:#ff424d
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
 color:#e60122
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
 color:#ef4155
}
.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
 color:#fe4500
}
.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
 color:#0478d7
}
.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
 color:#fff;
 stroke:#000
}
.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
 color:#ff5600
}
.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
 color:#1bd760
}
.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
 color:#2aabee
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
 color:#000
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
 color:#011835
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
 color:#6440a4
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
 color:#1da1f2
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
 color:#1eb7ea
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
 color:#4680c2
}
.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
 color:#3499cd
}
.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
 color:#d32422
}
.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
 color:red
}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
 width:auto
}
.wp-block-social-links.is-style-pill-shape .wp-social-link a {
 padding-left:.66667em;
 padding-right:.66667em
}
.wp-block-spacer {
 clear:both
}
.wp-block-tag-cloud.aligncenter {
 text-align:center
}
.wp-block-tag-cloud.alignfull {
 padding-left:1em;
 padding-right:1em
}
.wp-block-tag-cloud a {
 display:inline-block;
 margin-right:5px
}
.wp-block-tag-cloud span {
 display:inline-block;
 margin-left:5px;
 text-decoration:none
}
.wp-block-tag-cloud.is-style-outline {
 display:flex;
 flex-wrap:wrap;
 gap:1ch
}
.wp-block-tag-cloud.is-style-outline a {
 border:1px solid;
 font-size:unset!important;
 margin-right:0;
 padding:1ch 2ch;
 text-decoration:none!important
}
.wp-block-table {
 margin:0 0 1em;
 overflow-x:auto
}
.wp-block-table table {
 border-collapse:collapse;
 width:100%
}
.wp-block-table .has-fixed-layout {
 table-layout:fixed;
 width:100%
}
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
 word-break:break-word
}
.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
 display:table;
 width:auto
}
.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
 word-break:break-word
}
.wp-block-table .has-subtle-light-gray-background-color {
 background-color:#f3f4f5
}
.wp-block-table .has-subtle-pale-green-background-color {
 background-color:#e9fbe5
}
.wp-block-table .has-subtle-pale-blue-background-color {
 background-color:#e7f5fe
}
.wp-block-table .has-subtle-pale-pink-background-color {
 background-color:#fcf0ef
}
.wp-block-table.is-style-stripes {
 border-spacing:0;
 border-collapse:inherit;
 background-color:transparent;
 border-bottom:1px solid #f0f0f0
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
 background-color:#f0f0f0
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
 background-color:#f3f4f5
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
 background-color:#e9fbe5
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
 background-color:#e7f5fe
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
 background-color:#fcf0ef
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
 border-color:transparent
}
.wp-block-table .has-border-color>*,
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr {
 border-color:inherit
}
.wp-block-table table[style*=border-style]>*,
.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr {
 border-style:inherit
}
.wp-block-table table[style*=border-width]>*,
.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr {
 border-width:inherit;
 border-style:inherit
}
.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
 display:flex
}
.wp-block-text-columns .wp-block-column {
 margin:0 1em;
 padding:0
}
.wp-block-text-columns .wp-block-column:first-child {
 margin-left:0
}
.wp-block-text-columns .wp-block-column:last-child {
 margin-right:0
}
.wp-block-text-columns.columns-2 .wp-block-column {
 width:50%
}
.wp-block-text-columns.columns-3 .wp-block-column {
 width:33.33333%
}
.wp-block-text-columns.columns-4 .wp-block-column {
 width:25%
}
pre.wp-block-verse {
 font-family:inherit;
 overflow:auto;
 white-space:pre-wrap
}
.wp-block-video {
 margin:0 0 1em
}
.wp-block-video video {
 width:100%
}
@supports (position:sticky) {
 .wp-block-video [poster] {
  -o-object-fit:cover;
  object-fit:cover
 }
}
.wp-block-video.aligncenter {
 text-align:center
}
.wp-block-video figcaption {
 margin-top:.5em;
 margin-bottom:1em
}
:root {
 --wp--preset--font-size--normal:16px;
 --wp--preset--font-size--huge:42px
}
:root .has-very-light-gray-background-color {
 background-color:#eee
}
:root .has-very-dark-gray-background-color {
 background-color:#313131
}
:root .has-very-light-gray-color {
 color:#eee
}
:root .has-very-dark-gray-color {
 color:#313131
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
 background:linear-gradient(135deg,#00d084,#0693e3)
}
:root .has-purple-crush-gradient-background {
 background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)
}
:root .has-hazy-dawn-gradient-background {
 background:linear-gradient(135deg,#faaca8,#dad0ec)
}
:root .has-subdued-olive-gradient-background {
 background:linear-gradient(135deg,#fafae1,#67a671)
}
:root .has-atomic-cream-gradient-background {
 background:linear-gradient(135deg,#fdd79a,#004a59)
}
:root .has-nightshade-gradient-background {
 background:linear-gradient(135deg,#330968,#31cdcf)
}
:root .has-midnight-gradient-background {
 background:linear-gradient(135deg,#020381,#2874fc)
}
.has-regular-font-size {
 font-size:1em
}
.has-larger-font-size {
 font-size:2.625em
}
.has-normal-font-size {
 font-size:var(--wp--preset--font-size--normal)
}
.has-huge-font-size {
 font-size:var(--wp--preset--font-size--huge)
}
.has-text-align-center {
 text-align:center
}
.has-text-align-left {
 text-align:left
}
.has-text-align-right {
 text-align:right
}
#end-resizable-editor-section {
 display:none
}
.aligncenter {
 clear:both
}
.items-justified-left {
 justify-content:flex-start
}
.items-justified-center {
 justify-content:center
}
.items-justified-right {
 justify-content:flex-end
}
.items-justified-space-between {
 justify-content:space-between
}
.screen-reader-text {
 border:0;
 clip:rect(1px,1px,1px,1px);
 -webkit-clip-path:inset(50%);
 clip-path:inset(50%);
 height:1px;
 margin:-1px;
 overflow:hidden;
 padding:0;
 position:absolute;
 width:1px;
 word-wrap:normal!important
}
.screen-reader-text:focus {
 background-color:#ddd;
 clip:auto!important;
 -webkit-clip-path:none;
 clip-path:none;
 color:#444;
 display:block;
 font-size:1em;
 height:auto;
 left:5px;
 line-height:normal;
 padding:15px 23px 14px;
 text-decoration:none;
 top:5px;
 width:auto;
 z-index:100000
}
html :where(.has-border-color),
html :where([style*=border-width]) {
 border-style:solid
}
html :where(img[class*=wp-image-]) {
 height:auto;
 max-width:100%
}
.widget_bp_core_login_widget .bp-login-widget-user-avatar {
 float:left
}
.widget_bp_core_login_widget .bp-login-widget-user-links {
 margin-left:70px
}
#bp-login-widget-form label {
 display:block;
 font-weight:600;
 margin:15px 0 5px;
 width:auto
}
#bp-login-widget-form input[type=password],
#bp-login-widget-form input[type=text] {
 width:100%;
 background-color:#fafafa;
 border:1px solid #d6d6d6;
 border-radius:0;
 font:inherit;
 font-size:100%;
 padding:.5em
}
#bp-login-widget-form .bp-login-widget-register-link,
#bp-login-widget-form .login-submit {
 width:-moz-fit-content;
 width:fit-content;
 display:inline
}
#bp-login-widget-form .bp-login-widget-register-link {
 margin-left:1em;
 vertical-align:super
}
#bp-login-widget-form .bp-login-widget-pwd-link {
 font-size:80%
}
[data-type="bp/member"] input.components-placeholder__input {
 flex:1 1 auto;
 border-radius:2px;
 border:1px solid #757575;
 padding:6px 8px
}
.bp-block-member {
 position:relative
}
.bp-block-member .member-content {
 display:flex
}
.bp-block-member .user-nicename {
 display:block
}
.bp-block-member .user-nicename a {
 color:currentColor;
 text-decoration:none;
 border:none
}
.bp-block-member .bp-profile-button {
 width:100%
}
.bp-block-member .bp-profile-button a.button {
 position:absolute;
 bottom:10px;
 right:0;
 display:inline-block;
 margin:18px 0 0
}
.bp-block-member.has-cover .item-header-avatar,
.bp-block-member.has-cover .member-content,
.bp-block-member.has-cover .member-description {
 z-index:2
}
.bp-block-member.has-cover .member-content {
 padding-top:75px
}
.bp-block-member.has-cover .member-description {
 padding-top:75px
}
.bp-block-member.has-cover .bp-member-cover-image {
 background-color:#c5c5c5;
 background-position:center top;
 background-repeat:no-repeat;
 background-size:cover;
 border:0;
 display:block;
 left:0;
 margin:0;
 padding:0;
 position:absolute;
 top:0;
 width:100%;
 z-index:1;
 height:150px
}
.bp-block-member img.avatar {
 width:auto;
 height:auto
}
.bp-block-member.avatar-none .item-header-avatar {
 display:none
}
.bp-block-member.avatar-none.has-cover {
 min-height:200px
}
.bp-block-member.avatar-full {
 min-height:150px
}
.bp-block-member.avatar-full .item-header-avatar {
 width:180px
}
.bp-block-member.avatar-full.has-cover {
 min-height:300px
}
.bp-block-member.avatar-full.has-cover .item-header-avatar {
 width:200px
}
.bp-block-member.avatar-full.has-cover img.avatar {
 border:solid 2px #fff;
 background:rgba(255,255,255,.8);
 margin-left:20px
}
.bp-block-member.avatar-thumb .member-content {
 min-height:50px;
 align-items:center
}
.bp-block-member.avatar-thumb .item-header-avatar {
 width:70px
}
.bp-block-member.avatar-thumb.has-cover .item-header-avatar {
 padding-top:75px
}
.entry .entry-content .bp-block-member .user-nicename a {
 color:currentColor;
 text-decoration:none;
 border:none
}
[data-type="bp/members"] .components-placeholder.is-appender {
 min-height:0
}
[data-type="bp/members"] .components-placeholder.is-appender .components-placeholder__label:empty {
 display:none
}
[data-type="bp/members"] .components-placeholder input.components-placeholder__input {
 flex:1 1 auto;
 border-radius:2px;
 border:1px solid #757575;
 padding:6px 8px
}
[data-type="bp/members"].avatar-none .member-description {
 width:calc(100% - 44px)
}
[data-type="bp/members"].avatar-full .member-description {
 width:calc(100% - 224px)
}
[data-type="bp/members"].avatar-thumb .member-description {
 width:calc(100% - 114px)
}
[data-type="bp/members"] .member-content {
 position:relative
}
[data-type="bp/members"] .member-content .is-right {
 position:absolute;
 top:2px;
 right:2px
}
[data-type="bp/members"] .columns-2 .member-content .member-description,
[data-type="bp/members"] .columns-3 .member-content .member-description,
[data-type="bp/members"] .columns-4 .member-content .member-description {
 padding-left:44px;
 width:calc(100% - 44px)
}
[data-type="bp/members"] .columns-3 .is-right {
 right:-10px
}
[data-type="bp/members"] .columns-4 .is-right {
 right:-50px
}
.bp-block-members.is-grid {
 display:flex;
 flex-wrap:wrap;
 padding:0
}
.bp-block-members.is-grid .member-content {
 margin:0 1.25em 1.25em 0;
 width:100%
}
@media (min-width:600px) {
 .bp-block-members.columns-2 .member-content {
  width:calc((100% / 2) - 1.25em + (1.25em / 2))
 }
 .bp-block-members.columns-2 .member-content:nth-child(2n) {
  margin-right:0
 }
 .bp-block-members.columns-3 .member-content {
  width:calc((100% / 3) - 1.25em + (1.25em / 3))
 }
 .bp-block-members.columns-3 .member-content:nth-child(3n) {
  margin-right:0
 }
 .bp-block-members.columns-4 .member-content {
  width:calc((100% / 4) - 1.25em + (1.25em / 4))
 }
 .bp-block-members.columns-4 .member-content:nth-child(4n) {
  margin-right:0
 }
}
.bp-block-members .member-content {
 display:flex;
 flex-direction:column;
 padding-bottom:1em;
 text-align:center
}
.bp-block-members .member-content .item-header-avatar,
.bp-block-members .member-content .member-description {
 width:100%
}
.bp-block-members .member-content .item-header-avatar {
 margin:0 auto
}
.bp-block-members .member-content .item-header-avatar img.avatar {
 display:inline-block
}
@media (min-width:600px) {
 .bp-block-members .member-content {
  flex-direction:row;
  text-align:left
 }
 .bp-block-members .member-content .item-header-avatar,
 .bp-block-members .member-content .member-description {
  width:auto
 }
 .bp-block-members .member-content .item-header-avatar {
  margin:0
 }
}
.bp-block-members .member-content .user-nicename {
 display:block
}
.bp-block-members .member-content .user-nicename a {
 color:currentColor;
 text-decoration:none;
 border:none
}
.bp-block-members .member-content time {
 display:block;
 font-size:80%;
 color:#767676
}
.bp-block-members.avatar-none .item-header-avatar {
 display:none
}
.bp-block-members.avatar-full {
 min-height:190px
}
.bp-block-members.avatar-full .item-header-avatar {
 width:180px
}
.bp-block-members.avatar-thumb .member-content {
 min-height:80px
}
.bp-block-members.avatar-thumb .item-header-avatar {
 width:70px
}
.bp-block-members.columns-2 .member-content,
.bp-block-members.columns-3 .member-content,
.bp-block-members.columns-4 .member-content {
 display:block;
 text-align:center
}
.bp-block-members.columns-2 .member-content .item-header-avatar,
.bp-block-members.columns-3 .member-content .item-header-avatar,
.bp-block-members.columns-4 .member-content .item-header-avatar {
 margin:0 auto
}
.bp-block-members img.avatar {
 width:auto;
 height:auto;
 max-width:-moz-fit-content;
 max-width:fit-content
}
.bp-block-members .member-content.has-activity {
 align-items:center
}
.bp-block-members .member-content.has-activity .item-header-avatar {
 padding-right:1em
}
.bp-block-members .member-content.has-activity .wp-block-quote {
 margin-bottom:0;
 text-align:left
}
.bp-block-members .member-content.has-activity .wp-block-quote cite a {
 color:currentColor;
 text-decoration:none;
 border:none
}
.entry .entry-content .bp-block-members .user-nicename a {
 color:currentColor;
 text-decoration:none;
 border:none
}
.bp-dynamic-block-container .item-options {
 font-size:.5em;
 margin:0 0 1em;
 padding:1em 0
}
.bp-dynamic-block-container .item-options a.selected {
 font-weight:600
}
.bp-dynamic-block-container ul.item-list {
 list-style:none;
 margin:1em 0
}
.bp-dynamic-block-container ul.item-list li {
 margin-bottom:1em
}
.bp-dynamic-block-container ul.item-list li:after,
.bp-dynamic-block-container ul.item-list li:before {
 content:" ";
 display:table
}
.bp-dynamic-block-container ul.item-list li:after {
 clear:both
}
.bp-dynamic-block-container ul.item-list li .item-avatar {
 float:left;
 width:60px
}
.bp-dynamic-block-container ul.item-list li .item {
 margin-left:70px
}
.bp-latest-activities .components-flex.components-select-control select[multiple] {
 height:auto;
 padding:0 8px
}
.bp-latest-activities .components-flex.components-select-control select[multiple]+.components-input-control__suffix svg {
 display:none
}
.bp-latest-activities-block a,
.entry .entry-content .bp-latest-activities-block a {
 border:none;
 text-decoration:none
}
.bp-latest-activities-block .activity-list.item-list blockquote {
 padding:0;
 border:none
}
.bp-latest-activities-block .activity-list.item-list blockquote .activity-item:not(.mini) {
 position:relative;
 box-shadow:1px 0 4px rgba(0,0,0,.15);
 padding:0 1em
}
.bp-latest-activities-block .activity-list.item-list blockquote .activity-item:not(.mini):after,
.bp-latest-activities-block .activity-list.item-list blockquote .activity-item:not(.mini):before {
 position:absolute;
 left:15px;
 display:block;
 width:0;
 height:0;
 border-style:solid;
 border-color:transparent;
 content:""
}
.bp-latest-activities-block .activity-list.item-list blockquote .activity-item:not(.mini):before {
 bottom:-18px;
 border-top-color:rgba(0,0,0,.15);
 border-width:9px;
 left:14px
}
.bp-latest-activities-block .activity-list.item-list blockquote .activity-item:not(.mini):after {
 bottom:-16px;
 border-top-color:#fff;
 border-width:8px
}
.bp-latest-activities-block .activity-list.item-list blockquote .activity-item.mini .avatar {
 display:inline-block;
 width:20px;
 height:20px;
 vertical-align:middle;
 margin-right:2px
}
.bp-latest-activities-block .activity-list.item-list footer {
 display:flex;
 align-items:center
}
.bp-latest-activities-block .activity-list.item-list footer img.avatar {
 display:inline-block;
 border:none;
 margin-right:.5em
}
.bp-latest-activities-block .activity-list.item-list footer .activity-time-since {
 font-size:90%
}
.bp-latest-activities-block .widget-error {
 border-left:solid 4px #0b80a4;
 box-shadow:1px 0 4px rgba(0,0,0,.15)
}
.bp-latest-activities-block .widget-error p {
 padding:0 1em
}
#buddypress div.pagination {
 background:0 0;
 border:none;
 color:#767676;
 font-size:small;
 margin:0;
 position:relative;
 display:block;
 float:left;
 width:100%;
 padding:10px 0
}
#buddypress div.pagination .pag-count {
 float:left;
 margin-left:10px
}
#buddypress div.pagination .pagination-links {
 float:right;
 margin-right:10px
}
#buddypress div.pagination .pagination-links a,
#buddypress div.pagination .pagination-links span {
 font-size:90%;
 padding:0 5px
}
#buddypress div.pagination .pagination-links a:hover {
 font-weight:700
}
#buddypress noscript div.pagination {
 margin-bottom:15px
}
#buddypress #nav-above {
 display:none
}
#buddypress .paged #nav-above {
 display:block
}
#buddypress img.wp-smiley {
 border:none!important;
 clear:none!important;
 float:none!important;
 margin:0!important;
 padding:0!important
}
#buddypress .clear {
 clear:left
}
#buddypress #activity-stream {
 margin-top:-5px
}
#buddypress #activity-stream p {
 margin:5px 0
}
#buddypress #item-body form#whats-new-form {
 margin:0;
 padding:0
}
#buddypress .home-page form#whats-new-form {
 border-bottom:none;
 padding-bottom:0
}
#buddypress form#whats-new-form #whats-new-avatar {
 float:left
}
#buddypress form#whats-new-form #whats-new-content {
 margin-left:55px;
 padding:0 0 20px 20px
}
#buddypress form#whats-new-form p.activity-greeting {
 line-height:.5;
 margin-bottom:15px;
 margin-left:75px
}
#buddypress form#whats-new-form textarea {
 background:#fff;
 box-sizing:border-box;
 color:#555;
 font-family:inherit;
 font-size:medium;
 height:2.2em;
 line-height:1.4;
 padding:6px;
 width:100%
}
body.no-js #buddypress form#whats-new-form textarea {
 height:50px
}
#buddypress form#whats-new-form #whats-new-options select {
 max-width:200px;
 margin-top:12px
}
#buddypress form#whats-new-form #whats-new-submit {
 float:right;
 margin-top:12px
}
#buddypress #whats-new-options:after {
 clear:both;
 content:"";
 display:table
}
body.no-js #buddypress #whats-new-options {
 height:auto
}
#buddypress #whats-new:focus {
 border-color:rgba(31,179,221,.9)!important;
 outline-color:rgba(31,179,221,.9)
}
#buddypress ul.activity-list li {
 overflow:hidden;
 padding:15px 0 0;
 list-style:none
}
#buddypress .activity-list .activity-avatar {
 float:left
}
#buddypress ul.item-list.activity-list li.has-comments {
 padding-bottom:15px
}
body.activity-permalink #buddypress ul.activity-list li.has-comments {
 padding-bottom:0
}
#buddypress .activity-list li.mini {
 font-size:80%;
 position:relative
}
#buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic,
#buddypress .activity-list li.mini .activity-avatar img.avatar {
 height:20px;
 margin-left:30px;
 width:20px
}
#buddypress .activity-permalink .activity-list li.mini .activity-avatar img.FB_profile_pic,
#buddypress .activity-permalink .activity-list li.mini .activity-avatar img.avatar {
 height:auto;
 margin-left:0;
 width:auto
}
body.activity-permalink #buddypress .activity-list>li:first-child {
 padding-top:0
}
#buddypress .activity-list li .activity-content {
 position:relative
}
#buddypress .activity-list li.mini .activity-content p {
 margin:0
}
#buddypress .activity-list li.mini .activity-comments {
 clear:both;
 font-size:120%
}
body.activity-permalink #buddypress li.mini .activity-meta {
 margin-top:4px
}
#buddypress .activity-list li .activity-inreplyto {
 color:#767676;
 font-size:80%
}
#buddypress .activity-list li .activity-inreplyto>p {
 margin:0;
 display:inline
}
#buddypress .activity-list li .activity-inreplyto blockquote,
#buddypress .activity-list li .activity-inreplyto div.activity-inner {
 background:0 0;
 border:none;
 display:inline;
 margin:0;
 overflow:hidden;
 padding:0
}
#buddypress .activity-list .activity-content {
 margin:0 0 0 70px
}
body.activity-permalink #buddypress .activity-list li .activity-content {
 border:none;
 font-size:100%;
 line-height:1.5;
 margin-left:170px;
 margin-right:0;
 padding:0
}
body.activity-permalink #buddypress .activity-list li .activity-header>p {
 margin:0;
 padding:5px 0 0
}
#buddypress .activity-list .activity-content .activity-header,
#buddypress .activity-list .activity-content .comment-header {
 color:#767676;
 line-height:2.2
}
#buddypress .activity-header {
 margin-right:20px
}
#buddypress .acomment-meta a,
#buddypress .activity-header a,
#buddypress .comment-meta a {
 text-decoration:none
}
#buddypress .activity-list .activity-content .activity-header img.avatar {
 float:none!important;
 margin:0 5px -8px 0!important
}
#buddypress a.bp-secondary-action,
#buddypress span.highlight {
 font-size:80%;
 padding:0;
 margin-right:5px;
 text-decoration:none
}
#buddypress .activity-list .activity-content .activity-inner,
#buddypress .activity-list .activity-content blockquote {
 margin:10px 10px 5px 0;
 overflow:hidden
}
#buddypress .activity-list li.new_forum_post .activity-content .activity-inner,
#buddypress .activity-list li.new_forum_topic .activity-content .activity-inner {
 border-left:2px solid #eaeaea;
 margin-left:5px;
 padding-left:10px
}
body.activity-permalink #buddypress .activity-content .activity-inner,
body.activity-permalink #buddypress .activity-content blockquote {
 margin-left:0;
 margin-top:5px
}
#buddypress .activity-inner>p {
 word-wrap:break-word
}
#buddypress .activity-inner>.activity-inner {
 margin:0
}
#buddypress .activity-inner>blockquote {
 margin:0
}
#buddypress .activity-list .activity-content img.thumbnail {
 border:2px solid #eee;
 float:left;
 margin:0 10px 5px 0
}
#buddypress .activity-read-more {
 margin-left:1em;
 white-space:nowrap
}
#buddypress .activity-list li.load-more,
#buddypress .activity-list li.load-newest {
 background:#f0f0f0;
 font-size:110%;
 margin:15px 0;
 padding:10px 15px;
 text-align:center
}
#buddypress .activity-list li.load-more a,
#buddypress .activity-list li.load-newest a {
 color:#4d4d4d
}
#buddypress div.activity-meta {
 margin:18px 0 0
}
body.activity-permalink #buddypress div.activity-meta {
 margin-bottom:6px
}
#buddypress div.activity-meta a {
 padding:4px 8px
}
#buddypress a.activity-time-since {
 color:#767676;
 text-decoration:none
}
#buddypress a.activity-time-since:hover {
 color:#767676;
 text-decoration:underline
}
#buddypress #reply-title small a,
#buddypress a.bp-primary-action {
 font-size:80%;
 margin-right:5px;
 text-decoration:none
}
#buddypress #reply-title small a span,
#buddypress a.bp-primary-action span {
 background:#767676;
 color:#fff;
 font-size:90%;
 margin-left:2px;
 padding:0 5px
}
#buddypress #reply-title small a:hover span,
#buddypress a.bp-primary-action:hover span {
 background:#555;
 color:#fff
}
#buddypress div.activity-comments {
 margin:0 0 0 70px;
 overflow:hidden;
 position:relative;
 width:auto;
 clear:both
}
body.activity-permalink #buddypress div.activity-comments {
 background:0 0;
 margin-left:170px;
 width:auto
}
#buddypress div.activity-comments>ul {
 padding:0 0 0 10px
}
#buddypress div.activity-comments ul,
#buddypress div.activity-comments ul li {
 border:none;
 list-style:none
}
#buddypress div.activity-comments ul {
 clear:both;
 margin:0
}
#buddypress div.activity-comments ul li {
 border-top:1px solid #eee;
 padding:10px 0 0
}
body.activity-permalink #buddypress .activity-list li.mini .activity-comments {
 clear:none;
 margin-top:0
}
body.activity-permalink #buddypress div.activity-comments ul li {
 border-width:1px;
 padding:10px 0 0
}
#buddypress div.activity-comments>ul>li:first-child {
 border-top:none
}
#buddypress div.activity-comments ul li:last-child {
 margin-bottom:0
}
#buddypress div.activity-comments ul li>ul {
 margin-left:30px;
 margin-top:0;
 padding-left:10px
}
body.activity-permalink #buddypress div.activity-comments ul li>ul {
 margin-top:10px
}
body.activity-permalink #buddypress div.activity-comments>ul {
 padding:0 10px 0 15px
}
#buddypress div.activity-comments div.acomment-avatar img {
 border-width:1px;
 float:left;
 height:25px;
 margin-right:10px;
 width:25px
}
#buddypress div.activity-comments div.acomment-content {
 font-size:80%;
 margin:5px 0 0 40px
}
#buddypress div.acomment-content .activity-delete-link,
#buddypress div.acomment-content .comment-header,
#buddypress div.acomment-content .time-since {
 display:none
}
body.activity-permalink #buddypress div.activity-comments div.acomment-content {
 font-size:90%
}
#buddypress div.activity-comments div.acomment-meta {
 color:#767676;
 font-size:80%
}
#buddypress div.activity-comments form.ac-form {
 display:none;
 padding:10px
}
#buddypress div.activity-comments li form.ac-form {
 margin-right:15px;
 clear:both
}
#buddypress div.activity-comments form.root {
 margin-left:0
}
#buddypress div.activity-comments div#message {
 margin-top:15px;
 margin-bottom:0
}
#buddypress div.activity-comments form .ac-textarea {
 background:#fff;
 border:1px inset #ccc;
 margin-bottom:10px;
 padding:8px
}
#buddypress div.activity-comments form textarea {
 border:none;
 background:0 0;
 box-shadow:none;
 outline:0;
 color:#555;
 font-family:inherit;
 font-size:100%;
 height:60px;
 padding:0;
 margin:0;
 width:100%
}
#buddypress div.activity-comments form input {
 margin-top:5px
}
#buddypress div.activity-comments form div.ac-reply-avatar {
 float:left
}
#buddypress div.ac-reply-avatar img {
 border:1px solid #eee
}
#buddypress div.activity-comments form div.ac-reply-content {
 color:#767676;
 margin-left:50px;
 padding-left:15px
}
#buddypress div.activity-comments form div.ac-reply-content a {
 text-decoration:none
}
#buddypress .acomment-options {
 float:left;
 margin:5px 0 5px 40px
}
#buddypress .acomment-options a {
 color:#767676
}
#buddypress .acomment-options a:hover {
 color:inherit
}
#buddypress div.dir-search {
 float:right;
 margin:-39px 0 0 0
}
#buddypress div.dir-search input[type=text],
#buddypress li.groups-members-search input[type=text] {
 font-size:90%;
 padding:1px 3px
}
#buddypress .current-member-type {
 font-style:italic
}
#buddypress .dir-form {
 clear:both
}
#buddypress div#message {
 margin:0 0 15px
}
#buddypress #message.info {
 margin-bottom:0
}
#buddypress div#message.updated {
 clear:both;
 display:block
}
#buddypress div#message p,
#sitewide-notice p,
#sitewide-notice strong:first-child {
 font-size:90%;
 display:block;
 padding:10px 15px
}
#buddypress div#message.error p {
 background-color:#fdc;
 border:1px solid #a00;
 clear:left;
 color:#800
}
#buddypress div#message.warning p {
 background-color:#ffe0af;
 border:1px solid #ffd087;
 clear:left;
 color:#800
}
#buddypress div#message.updated p {
 background-color:#efc;
 border:1px solid #591;
 color:#250
}
#buddypress #pass-strength-result {
 background-color:#eee;
 border-color:#ddd;
 border-style:solid;
 border-width:1px;
 display:none;
 margin:5px 5px 5px 0;
 padding:5px;
 text-align:center;
 width:150px
}
#buddypress .standard-form #basic-details-section #pass-strength-result {
 width:35%
}
#buddypress #pass-strength-result.bad,
#buddypress #pass-strength-result.error {
 background-color:#ffb78c;
 border-color:#ff853c!important;
 display:block
}
#buddypress #pass-strength-result.good {
 background-color:#ffec8b;
 border-color:#fc0!important;
 display:block
}
#buddypress #pass-strength-result.short {
 background-color:#ffa0a0;
 border-color:#f04040!important;
 display:block
}
#buddypress #pass-strength-result.strong {
 background-color:#c3ff88;
 border-color:#8dff1c!important;
 display:block
}
#buddypress .standard-form#signup_form div div.error {
 background:#faa;
 color:#a00;
 margin:0 0 10px;
 padding:6px;
 width:90%
}
#buddypress div.accept,
#buddypress div.reject {
 float:left;
 margin-left:10px
}
#buddypress ul.button-nav li {
 float:left;
 margin:0 10px 10px 0;
 list-style:none
}
#buddypress ul.button-nav li.current a {
 font-weight:700
}
#sitewide-notice #message {
 left:2%;
 position:fixed;
 top:1em;
 width:96%;
 z-index:9999
}
#sitewide-notice.admin-bar-on #message {
 top:3.3em
}
#sitewide-notice strong {
 display:block;
 margin-bottom:-1em
}
body.create-blog #buddypress .error {
 background-color:#fdc;
 border:1px solid #a00;
 color:#800;
 padding:10px 15px
}
body.create-blog #buddypress .success {
 background-color:#efc;
 border:1px solid #591;
 color:#250;
 padding:10px 15px
}
#buddypress form fieldset {
 border:0;
 padding:0
}
#buddypress .dir-search input[type=search],
#buddypress .dir-search input[type=text],
#buddypress .groups-members-search input[type=search],
#buddypress .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 {
 border:1px solid #ccc;
 background:#fafafa;
 border-radius:0;
 color:#737373;
 font:inherit;
 font-size:100%;
 padding:6px
}
#buddypress .standard-form select {
 padding:3px
}
#buddypress .standard-form input[type=password] {
 margin-bottom:5px
}
#buddypress .standard-form label,
#buddypress .standard-form legend,
#buddypress .standard-form span.label {
 display:block;
 font-weight:700;
 margin:15px 0 5px;
 width:auto
}
#buddypress label.xprofile-field-label {
 display:inline
}
#buddypress .standard-form #invite-list label,
#buddypress .standard-form p label {
 font-weight:400;
 margin:auto
}
#buddypress .standard-form .checkbox label,
#buddypress .standard-form .radio label {
 color:#767676;
 font-size:100%;
 font-weight:400;
 margin:5px 0 0
}
#buddypress .standard-form .checkbox label input,
#buddypress .standard-form .radio label input {
 margin-right:3px
}
#buddypress .standard-form#sidebar-login-form label {
 margin-top:5px
}
#buddypress .standard-form input[type=text] {
 width:75%
}
#buddypress .standard-form#sidebar-login-form input[type=password],
#buddypress .standard-form#sidebar-login-form input[type=text] {
 padding:4px;
 width:95%
}
#buddypress .standard-form #basic-details-section input[type=password],
#buddypress .standard-form #blog-details-section input#signup_blog_url {
 width:35%
}
#buddypress #commentform input[type=text],
#buddypress #commentform textarea,
#buddypress .form-allowed-tags,
#buddypress .standard-form#signup_form input[type=text],
#buddypress .standard-form#signup_form textarea {
 width:90%
}
#buddypress .standard-form#signup_form div.submit {
 float:right
}
#buddypress div#signup-avatar img {
 margin:0 15px 10px 0
}
#buddypress .standard-form textarea {
 width:75%;
 height:120px
}
#buddypress .standard-form textarea#message_content {
 height:200px
}
#buddypress .standard-form#send-reply textarea {
 width:97.5%
}
#buddypress .standard-form p.description {
 color:#767676;
 font-size:80%;
 margin:5px 0
}
#buddypress .standard-form div.submit {
 clear:both;
 padding:15px 0 0
}
#buddypress .standard-form p.submit {
 margin-bottom:0;
 padding:15px 0 0
}
#buddypress .standard-form div.submit input {
 margin-right:15px
}
#buddypress .standard-form div.radio ul {
 margin:10px 0 15px 38px;
 list-style:disc
}
#buddypress .standard-form div.radio ul li {
 margin-bottom:5px
}
#buddypress .standard-form a.clear-value {
 display:block;
 margin-top:5px;
 outline:0
}
#buddypress .standard-form #basic-details-section,
#buddypress .standard-form #blog-details-section,
#buddypress .standard-form #profile-details-section {
 float:left;
 width:48%
}
#buddypress .standard-form #profile-details-section {
 float:right
}
#buddypress #notifications-bulk-management,
#buddypress .standard-form #blog-details-section {
 clear:left
}
body.no-js #buddypress #delete_inbox_messages,
body.no-js #buddypress #delete_sentbox_messages,
body.no-js #buddypress #message-type-select,
body.no-js #buddypress #messages-bulk-management #select-all-messages,
body.no-js #buddypress #notifications-bulk-management #select-all-notifications,
body.no-js #buddypress label[for=message-type-select] {
 display:none
}
#buddypress .standard-form input:focus,
#buddypress .standard-form select:focus,
#buddypress .standard-form textarea:focus {
 background:#fafafa;
 color:#555
}
#buddypress form#send-invite-form {
 margin-top:20px
}
#buddypress div#invite-list {
 background:#f5f5f5;
 height:400px;
 margin:0 0 10px;
 overflow:auto;
 padding:5px;
 width:160px
}
#buddypress .comment-reply-link,
#buddypress .generic-button a,
#buddypress .standard-form button,
#buddypress a.button,
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress input[type=submit],
#buddypress ul.button-nav li a,
a.bp-title-button {
 background:#fff;
 border:1px solid #ccc;
 color:#767676;
 font-size:small;
 cursor:pointer;
 outline:0;
 padding:4px 10px;
 text-align:center;
 text-decoration:none
}
#buddypress .comment-reply-link:hover,
#buddypress .standard-form button:hover,
#buddypress a.button:focus,
#buddypress a.button:hover,
#buddypress div.generic-button a:hover,
#buddypress input[type=button]:hover,
#buddypress input[type=reset]:hover,
#buddypress input[type=submit]:hover,
#buddypress ul.button-nav li a:hover,
#buddypress ul.button-nav li.current a {
 background:#ededed;
 border:1px solid #bbb;
 color:#555;
 outline:0;
 text-decoration:none
}
#buddypress form.standard-form .left-menu {
 float:left
}
#buddypress form.standard-form .left-menu #invite-list ul {
 margin:1%;
 list-style:none
}
#buddypress form.standard-form .left-menu #invite-list ul li {
 margin:0 0 0 1%
}
#buddypress form.standard-form .main-column {
 margin-left:190px
}
#buddypress form.standard-form .main-column ul#friend-list {
 clear:none;
 float:left
}
#buddypress form.standard-form .main-column ul#friend-list h3,
#buddypress form.standard-form .main-column ul#friend-list h4 {
 clear:none
}
#buddypress .wp-editor-wrap a.button,
#buddypress .wp-editor-wrap button,
#buddypress .wp-editor-wrap input[type=button],
#buddypress .wp-editor-wrap input[type=reset],
#buddypress .wp-editor-wrap input[type=submit] {
 padding:0 8px 1px
}
#buddypress form [disabled=disabled] {
 cursor:default;
 opacity:.4
}
fieldset.register-site {
 margin-top:1em
}
fieldset.create-site {
 margin-bottom:2em
}
fieldset.create-site legend {
 margin-bottom:1em
}
fieldset.create-site label {
 margin-right:3em
}
.bp-screen-reader-text {
 clip:rect(1px,1px,1px,1px);
 height:1px;
 overflow:hidden;
 position:absolute!important;
 width:1px;
 word-wrap:normal!important
}
.bp-screen-reader-text:focus {
 background-color:#f1f1f1;
 border-radius:3px;
 box-shadow:0 0 2px 2px rgba(0,0,0,.6);
 clip:auto!important;
 color:#21759b;
 display:block;
 font-size:14px;
 font-size:.875rem;
 font-weight:700;
 height:auto;
 left:5px;
 line-height:normal;
 padding:15px 23px 14px;
 text-decoration:none;
 top:5px;
 width:auto;
 z-index:100000
}
#buddypress a.loading,
#buddypress input.loading {
 -webkit-animation:loader-pulsate .5s infinite ease-in-out alternate;
 -moz-animation:loader-pulsate .5s infinite ease-in-out alternate;
 border-color:#aaa
}
#buddypress a.loading:hover,
#buddypress input.loading:hover {
 color:#767676
}
#buddypress a.disabled,
#buddypress button.disabled,
#buddypress button.pending,
#buddypress div.pending a,
#buddypress input[type=button].disabled,
#buddypress input[type=button].pending,
#buddypress input[type=reset].disabled,
#buddypress input[type=reset].pending,
#buddypress input[type=submit].disabled,
#buddypress input[type=submit].pending,
#buddypress input[type=submit][disabled=disabled] {
 border-color:#eee;
 color:#bbb;
 cursor:default
}
#buddypress a.disabled:hover,
#buddypress button.disabled:hover,
#buddypress button.pending:hover,
#buddypress div.pending a:hover,
#buddypress input[type=button]:hover.disabled,
#buddypress input[type=button]:hover.pending,
#buddypress input[type=reset]:hover.disabled,
#buddypress input[type=reset]:hover.pending,
#buddypress input[type=submit]:hover.disabled,
#buddypress input[type=submit]:hover.pending {
 border-color:#eee;
 color:#bbb
}
#buddypress ul#topic-post-list {
 margin:0;
 width:auto
}
#buddypress ul#topic-post-list li {
 padding:15px;
 position:relative
}
#buddypress ul#topic-post-list li.alt {
 background:#f5f5f5
}
#buddypress ul#topic-post-list li div.poster-meta {
 color:#767676;
 margin-bottom:10px
}
#buddypress ul#topic-post-list li div.post-content {
 margin-left:54px
}
#buddypress div.topic-tags {
 font-size:80%
}
#buddypress div.admin-links {
 color:#767676;
 font-size:80%;
 position:absolute;
 top:15px;
 right:25px
}
#buddypress div#topic-meta {
 margin:0;
 padding:5px 19px 30px;
 position:relative
}
#buddypress div#topic-meta div.admin-links {
 right:19px;
 top:-36px
}
#buddypress div#topic-meta h3 {
 margin:5px 0
}
#buddypress div#new-topic-post {
 display:none;
 margin:20px 0 0;
 padding:1px 0 0
}
#buddypress table.forum,
#buddypress table.messages-notices,
#buddypress table.notifications,
#buddypress table.notifications-settings,
#buddypress table.profile-fields,
#buddypress table.profile-settings,
#buddypress table.wp-profile-fields {
 width:100%
}
#buddypress table.forum thead tr,
#buddypress table.messages-notices thead tr,
#buddypress table.notifications thead tr,
#buddypress table.notifications-settings thead tr,
#buddypress table.profile-fields thead tr,
#buddypress table.profile-settings thead tr,
#buddypress table.wp-profile-fields thead tr {
 background:#eaeaea
}
#buddypress table#message-threads {
 clear:both
}
#buddypress table.profile-fields {
 margin-bottom:20px
}
#buddypress table.profile-fields:last-child {
 margin-bottom:0
}
#buddypress table.profile-fields p {
 margin:0
}
#buddypress table.profile-fields p:last-child {
 margin-top:0
}
#buddypress table.forum tr td,
#buddypress table.forum tr th,
#buddypress table.messages-notices tr td,
#buddypress table.messages-notices tr th,
#buddypress table.notifications tr td,
#buddypress table.notifications tr th,
#buddypress table.notifications-settings tr td,
#buddypress table.notifications-settings tr th,
#buddypress table.profile-fields tr td,
#buddypress table.profile-fields tr th,
#buddypress table.profile-settings tr td,
#buddypress table.wp-profile-fields tr td,
#buddypress table.wp-profile-fields tr th {
 padding:8px;
 vertical-align:middle
}
#buddypress table.forum tr td.label,
#buddypress table.messages-notices tr td.label,
#buddypress table.notifications tr td.label,
#buddypress table.notifications-settings tr td.label,
#buddypress table.profile-fields tr td.label,
#buddypress table.wp-profile-fields tr td.label {
 border-right:1px solid #eaeaea;
 font-weight:700;
 width:25%
}
#buddypress #message-threads .thread-info {
 min-width:40%
}
#buddypress table tr td.thread-info p {
 margin:0
}
#buddypress table tr td.thread-info p.thread-excerpt {
 color:#767676;
 font-size:80%;
 margin-top:3px
}
#buddypress table.forum td {
 text-align:center
}
#buddypress table.forum tr.alt td,
#buddypress table.messages-notices tr.alt td,
#buddypress table.notifications tr.alt td,
#buddypress table.notifications-settings tr.alt td,
#buddypress table.profile-fields tr.alt td,
#buddypress table.profile-settings tr.alt td,
#buddypress table.wp-profile-fields tr.alt td {
 background:#f5f5f5;
 color:#707070
}
#buddypress table.notification-settings {
 margin-bottom:20px;
 text-align:left
}
#buddypress #groups-notification-settings {
 margin-bottom:0
}
#buddypress table.notification-settings td:first-child,
#buddypress table.notification-settings th.icon,
#buddypress table.notifications td:first-child,
#buddypress table.notifications th.icon {
 display:none
}
#buddypress table.notification-settings th.title,
#buddypress table.profile-settings th.title {
 width:80%
}
#buddypress table.notification-settings .no,
#buddypress table.notification-settings .yes {
 text-align:center;
 width:40px
}
#buddypress table.forum {
 margin:0;
 width:auto;
 clear:both
}
#buddypress table.forum tr.sticky td {
 font-size:110%;
 background:#fff9db;
 border-top:1px solid #ffe8c4;
 border-bottom:1px solid #ffe8c4
}
#buddypress table.forum tr.closed td.td-title {
 padding-left:35px
}
#buddypress table.forum td p.topic-text {
 color:#767676;
 font-size:100%
}
#buddypress table.forum tr>td:first-child,
#buddypress table.forum tr>th:first-child {
 padding-left:15px
}
#buddypress table.forum tr>td:last-child,
#buddypress table.forum tr>th:last-child {
 padding-right:15px
}
#buddypress table.forum td.td-group,
#buddypress table.forum td.td-poster,
#buddypress table.forum td.td-title,
#buddypress table.forum tr th#th-group,
#buddypress table.forum tr th#th-poster,
#buddypress table.forum tr th#th-title {
 text-align:left
}
#buddypress table.forum tr td.td-title a.topic-title {
 font-size:110%
}
#buddypress table.forum td.td-freshness {
 white-space:nowrap
}
#buddypress table.forum td.td-freshness span.time-since {
 font-size:80%;
 color:#767676
}
#buddypress table.forum td img.avatar {
 float:none;
 margin:0 5px -8px 0
}
#buddypress table.forum td.td-group,
#buddypress table.forum td.td-poster {
 min-width:140px
}
#buddypress table.forum th#th-title {
 width:80%
}
#buddypress table.forum th#th-freshness {
 width:25%
}
#buddypress table.forum th#th-postcount {
 width:15%
}
#buddypress table.forum p.topic-meta {
 font-size:80%;
 margin:5px 0 0
}
#buddypress .item-body {
 margin:20px 0
}
#buddypress span.activity {
 display:inline-block;
 font-size:small;
 padding:0
}
#buddypress span.user-nicename {
 color:#767676;
 display:inline-block;
 font-size:120%;
 font-weight:700
}
#sitewide-notice,
.bp-site-wide-message {
 position:relative
}
#buddypress div#message p,
#sitewide-notice #message {
 background-color:#ffd;
 border:1px solid #cb2;
 color:#440;
 font-weight:400;
 margin-top:3px;
 text-decoration:none
}
.admin-bar-on #message p,
.bp-site-wide-message #message p {
 padding-right:25px
}
.admin-bar-on #message a.button,
.admin-bar-on #message button,
.bp-site-wide-message #message a.button,
.bp-site-wide-message #message button {
 font-size:.8em;
 padding:2px 4px;
 position:absolute;
 right:0;
 top:0
}
.admin-bar-on #message a.button,
.admin-bar-on #message button {
 right:10px;
 top:7px
}
#buddypress #item-header:after {
 clear:both;
 content:"";
 display:table
}
#buddypress div#item-header div#item-header-content {
 float:left;
 margin-left:0
}
#buddypress div#item-header h2 {
 line-height:1.2;
 margin:0 0 15px
}
#buddypress div#item-header h2 a {
 color:#767676;
 text-decoration:none
}
#buddypress div#item-header img.avatar {
 float:left;
 margin:0 15px 19px 0
}
#buddypress div#item-header h2 {
 margin-bottom:5px
}
#buddypress div#item-header h2 span.highlight {
 font-size:60%;
 font-weight:400;
 line-height:1.7;
 vertical-align:middle;
 display:inline-block
}
#buddypress div#item-header h2 span.highlight span {
 background:#a1dcfa;
 color:#fff;
 cursor:pointer;
 font-weight:700;
 font-size:80%;
 margin-bottom:2px;
 padding:1px 4px;
 position:relative;
 right:-2px;
 top:-2px;
 vertical-align:middle
}
#buddypress div#item-header div#item-meta {
 font-size:80%;
 color:#767676;
 overflow:hidden;
 margin:15px 0 5px;
 padding-bottom:10px
}
#buddypress div#item-header div#item-actions {
 float:right;
 margin:0 0 15px 15px;
 text-align:right;
 width:20%
}
#buddypress div#item-header div#item-actions h2,
#buddypress div#item-header div#item-actions h3 {
 margin:0 0 5px
}
#buddypress div#item-header div#item-actions a {
 display:inline-block
}
#buddypress div#item-header ul {
 margin-bottom:15px
}
#buddypress div#item-header ul:after {
 clear:both;
 content:"";
 display:table
}
#buddypress div#item-header ul h5,
#buddypress div#item-header ul hr,
#buddypress div#item-header ul span {
 display:none
}
#buddypress div#item-header ul li {
 float:right;
 list-style:none
}
#buddypress div#item-header ul img.avatar,
#buddypress div#item-header ul.avatars img.avatar {
 height:30px;
 margin:2px;
 width:30px
}
#buddypress div#item-header a.button,
#buddypress div#item-header div.generic-button {
 float:left;
 margin:10px 10px 0 0
}
body.no-js #buddypress div#item-header .js-self-profile-button {
 display:none
}
#buddypress div#item-header div#message.info {
 line-height:.8
}
#buddypress ul.item-list {
 border-top:1px solid #eaeaea;
 width:100%;
 list-style:none;
 clear:both;
 margin:0;
 padding:0
}
body.activity-permalink #buddypress ul.item-list,
body.activity-permalink #buddypress ul.item-list li.activity-item {
 border:none
}
#buddypress ul.item-list li {
 border-bottom:1px solid #eaeaea;
 padding:15px 0;
 margin:0;
 position:relative;
 list-style:none
}
#buddypress ul.single-line li {
 border:none
}
#buddypress ul.item-list li img.avatar {
 float:left;
 margin:0 10px 0 0
}
#buddypress ul.item-list li div.item-title,
#buddypress ul.item-list li h3,
#buddypress ul.item-list li h4 {
 font-weight:400;
 font-size:90%;
 margin:0;
 width:75%
}
#buddypress ul.item-list li div.item-title span {
 color:#767676;
 font-size:80%
}
#buddypress ul.item-list li div.item-desc {
 color:#767676;
 font-size:80%;
 margin:10px 0 0 60px;
 width:50%
}
#buddypress ul.item-list li.group-no-avatar div.item-desc {
 margin-left:0
}
#buddypress ul.item-list li div.action {
 position:absolute;
 top:15px;
 right:0;
 text-align:right
}
#buddypress ul.item-list li div.meta {
 color:#767676;
 font-size:80%;
 margin-top:10px
}
#buddypress ul.item-list li h5 span.small {
 float:right;
 font-size:80%;
 font-weight:400
}
#buddypress div.item-list-tabs {
 background:0 0;
 clear:left;
 overflow:hidden
}
#buddypress div.item-list-tabs ul {
 margin:0;
 padding:0
}
#buddypress div.item-list-tabs ul li {
 float:left;
 margin:0;
 list-style:none
}
#buddypress div.item-list-tabs#subnav ul li {
 margin-top:0
}
#buddypress div.item-list-tabs ul li.last {
 float:right;
 margin:7px 0 0
}
#buddypress div.item-list-tabs#subnav ul li.last {
 margin-top:4px
}
#buddypress div.item-list-tabs ul li.last select {
 max-width:185px
}
#buddypress div.item-list-tabs ul li a,
#buddypress div.item-list-tabs ul li span {
 display:block;
 padding:5px 10px;
 text-decoration:none
}
#buddypress div.item-list-tabs ul li a span {
 background:#eee;
 border-radius:50%;
 border:1px solid #ccc;
 color:#6c6c6c;
 display:inline;
 font-size:70%;
 margin-left:2px;
 padding:3px 6px;
 text-align:center;
 vertical-align:middle
}
#buddypress div.item-list-tabs ul li.current a,
#buddypress div.item-list-tabs ul li.selected a {
 background-color:#eee;
 color:#555;
 opacity:.9;
 font-weight:700
}
#buddypress div.item-list-tabs ul li a:hover span,
#buddypress div.item-list-tabs ul li.current a span,
#buddypress div.item-list-tabs ul li.selected a span {
 background-color:#eee
}
#buddypress div.item-list-tabs ul li.current a span,
#buddypress div.item-list-tabs ul li.selected a span {
 background-color:#fff
}
#buddypress div#item-nav ul li.loading a {
 background-position:88% 50%
}
#buddypress div.item-list-tabs#object-nav {
 margin-top:0
}
#buddypress div.item-list-tabs#subnav {
 background:0 0;
 margin:10px 0;
 overflow:hidden
}
#buddypress #admins-list li,
#buddypress #members-list li,
#buddypress #mods-list li {
 overflow:auto;
 list-style:none
}
#buddypress .group-members-list {
 width:100%;
 margin-top:1em;
 clear:both;
 overflow:auto
}
#buddypress #item-buttons:empty {
 display:none
}
#buddypress #cover-image-container {
 position:relative;
 z-index:0
}
#buddypress #header-cover-image {
 background-color:#c5c5c5;
 background-position:center top;
 background-repeat:no-repeat;
 background-size:cover;
 border:0;
 display:block;
 left:0;
 margin:0;
 padding:0;
 position:absolute;
 top:0;
 width:100%;
 z-index:1
}
#buddypress #item-header-cover-image {
 padding:0 1em;
 position:relative;
 z-index:2
}
#buddypress table#message-threads tr.unread td {
 background:#fff9db;
 border-top:1px solid #ffe8c4;
 border-bottom:1px solid #ffe8c4;
 font-weight:700
}
#buddypress table#message-threads tr.unread td .activity,
#buddypress table#message-threads tr.unread td .thread-excerpt,
#buddypress table#message-threads tr.unread td.thread-options {
 font-weight:400
}
#buddypress li span.unread-count,
#buddypress tr.unread span.unread-count {
 background:#d00;
 color:#fff;
 font-weight:700;
 padding:2px 8px
}
#buddypress div.item-list-tabs ul li a span.unread-count {
 padding:1px 6px;
 color:#fff
}
#buddypress div#message-thread div.message-box {
 margin:0;
 padding:15px
}
#buddypress div#message-thread div.alt {
 background:#f4f4f4
}
#buddypress div#message-thread p#message-recipients {
 margin:10px 0 20px
}
#buddypress div#message-thread img.avatar {
 float:left;
 margin:0 10px 0 0;
 vertical-align:middle
}
#buddypress div#message-thread strong {
 font-size:100%;
 margin:0
}
#buddypress div#message-thread strong a {
 text-decoration:none
}
#buddypress div#message-thread strong span.activity {
 margin-top:4px
}
#buddypress div#message-thread div.message-metadata:after {
 clear:both;
 content:"";
 display:table
}
#buddypress div#message-thread div.message-content {
 margin-left:45px
}
#buddypress div#message-thread div.message-options {
 text-align:right
}
#buddypress #message-threads img.avatar {
 max-width:none
}
#buddypress div.message-search {
 float:right;
 margin:0 20px
}
.message-metadata {
 position:relative
}
.message-star-actions {
 position:absolute;
 right:0;
 top:0
}
#buddypress a.message-action-star,
#buddypress a.message-action-unstar {
 border-bottom:0;
 text-decoration:none;
 outline:0
}
a.message-action-star {
 opacity:.7
}
a.message-action-star:hover {
 opacity:1
}
.message-action-star span.icon:before,
.message-action-unstar span.icon:before {
 font-family:dashicons;
 font-size:18px
}
.message-action-star span.icon:before {
 color:#767676;
 content:"\f154"
}
.message-action-unstar span.icon:before {
 color:#fcdd77;
 content:"\f155"
}
#buddypress div.profile h2 {
 margin-bottom:auto;
 margin-top:15px
}
#buddypress #profile-edit-form ul.button-nav {
 margin-top:15px
}
body.no-js #buddypress .field-visibility-settings-close,
body.no-js #buddypress .field-visibility-settings-toggle {
 display:none
}
#buddypress .field-visibility-settings {
 display:none;
 margin-top:10px
}
body.no-js #buddypress .field-visibility-settings {
 display:block
}
#buddypress .current-visibility-level {
 font-weight:700;
 font-style:normal
}
#buddypress .field-visibility-settings,
#buddypress .field-visibility-settings-notoggle,
#buddypress .field-visibility-settings-toggle {
 color:#707070
}
#buddypress .field-visibility-settings a,
#buddypress .field-visibility-settings-toggle a {
 font-size:80%
}
body.register #buddypress div.page ul {
 list-style:none
}
#buddypress .standard-form .field-visibility-settings label {
 margin:0;
 font-weight:400
}
#buddypress .field-visibility-settings legend,
#buddypress .field-visibility-settings-toggle {
 font-style:italic
}
#buddypress .field-visibility-settings .radio {
 list-style:none;
 margin-bottom:0
}
#buddypress .field-visibility select {
 margin:0
}
#buddypress .wp-editor-container {
 border:1px solid #dedede
}
#buddypress .html-active button.switch-html {
 border-bottom-color:transparent;
 border-bottom-left-radius:0;
 border-bottom-right-radius:0;
 background:#f5f5f5;
 color:#707070
}
#buddypress .tmce-active button.switch-tmce {
 border-bottom-color:transparent;
 border-bottom-left-radius:0;
 border-bottom-right-radius:0;
 background:#f5f5f5;
 color:#707070
}
#buddypress .standard-form .wp-editor-container textarea {
 width:100%;
 padding-top:0;
 padding-bottom:0
}
.widget.buddypress span.activity {
 display:inline-block;
 font-size:small;
 padding:0
}
.widget.buddypress div.item-options {
 font-size:90%;
 margin:0 0 1em;
 padding:1em 0
}
.widget.buddypress div.item {
 margin:0 0 1em
}
.widget.buddypress div.item-content,
.widget.buddypress div.item-meta {
 font-size:11px;
 margin-left:50px
}
.widget.buddypress div.avatar-block:after {
 clear:both;
 content:"";
 display:table
}
.widget.buddypress .item-avatar a {
 float:left;
 margin-bottom:15px;
 margin-right:10px
}
.widget.buddypress div.item-avatar img {
 display:inline-block;
 height:40px;
 margin:1px;
 width:40px
}
.widget.buddypress .item-avatar a,
.widget.buddypress .item-avatar a img,
.widget.buddypress .item-avatar a:active,
.widget.buddypress .item-avatar a:focus,
.widget.buddypress .item-avatar a:hover {
 box-shadow:none
}
.widget.buddypress #bp-login-widget-form label {
 display:block;
 margin:1rem 0 .5rem
}
.widget.buddypress #bp-login-widget-form #bp-login-widget-submit {
 margin-right:10px
}
.widget.buddypress .bp-login-widget-user-avatar {
 float:left
}
.bp-login-widget-user-avatar img.avatar {
 height:40px;
 width:40px
}
.widget.buddypress .bp-login-widget-user-links>div {
 padding-left:60px
}
.widget.buddypress .bp-login-widget-user-links>div {
 margin-bottom:.5rem
}
.widget.buddypress .bp-login-widget-user-links>div.bp-login-widget-user-link a {
 font-weight:700
}
.widget.buddypress #friends-list,
.widget.buddypress #groups-list,
.widget.buddypress #members-list {
 margin-left:0;
 padding-left:0
}
.widget.buddypress #friends-list li,
.widget.buddypress #groups-list li,
.widget.buddypress #members-list li {
 clear:both;
 list-style-type:none
}
.buddypress .bp-tooltip {
 position:relative
}
.bp-tooltip:after {
 background:#fff;
 border:1px solid #aaa;
 border-collapse:separate;
 border-radius:1px;
 box-shadow:1px 1px 0 1px rgba(132,132,132,.3);
 color:#000;
 content:attr(data-bp-tooltip);
 display:none;
 font-family:sans-serif;
 font-size:11px;
 font-weight:400;
 letter-spacing:normal;
 line-height:1.5;
 margin-top:10px;
 max-width:240px;
 opacity:0;
 padding:3px 6px;
 position:absolute;
 right:50%;
 text-align:center;
 text-decoration:none;
 text-shadow:none;
 text-transform:none;
 top:100%;
 transform:translateX(50%);
 transition:opacity 2s ease-out;
 white-space:pre;
 word-wrap:break-word;
 z-index:998
}
.bp-tooltip:active:after,
.bp-tooltip:focus:after,
.bp-tooltip:hover:after {
 display:inline-block;
 opacity:1;
 overflow:visible;
 text-decoration:none;
 z-index:999
}
#group-admins .bp-tooltip:after,
#group-mods .bp-tooltip:after,
.message-metadata .bp-tooltip:after {
 right:0;
 text-align:right;
 transform:translateX(0)
}
.feed .bp-tooltip:after,
.item-list .bp-tooltip:after,
.messages-notices .bp-tooltip:after {
 left:0;
 right:auto;
 text-align:left;
 transform:translateX(0)
}
.admin-bar-on .bp-tooltip:after,
.bp-site-wide-message .bp-tooltip:after {
 right:50px
}
@media only screen and (max-width:480px) {
 #buddypress div.dir-search {
  float:right;
  margin-top:-50px;
  text-align:right
 }
 #buddypress div.dir-search input[type=text] {
  margin-bottom:1em;
  width:50%
 }
 a.bp-title-button {
  margin-left:10px
 }
 #buddypress form.standard-form .main-column div.action {
  position:relative;
  margin-bottom:1em
 }
 #buddypress form.standard-form .main-column ul#friend-list h3,
 #buddypress form.standard-form .main-column ul#friend-list h4 {
  width:100%
 }
}
@media only screen and (max-width:320px) {
 #buddypress div.dir-search {
  clear:left;
  float:left;
  margin-top:0;
  text-align:left
 }
 #buddypress li#groups-order-select {
  clear:left;
  float:left
 }
 #buddypress ul.item-list li div.action {
  clear:left;
  float:left;
  margin-top:0;
  margin-left:70px;
  position:relative;
  top:0;
  right:0;
  text-align:left
 }
 #buddypress ul.item-list li div.item-desc {
  clear:left;
  float:left;
  margin:10px 0 0;
  width:auto
 }
 #buddypress li div.item {
  margin-left:70px;
  width:auto
 }
 #buddypress ul.item-list li div.meta {
  margin-top:0
 }
 #buddypress .item-desc p {
  margin:0 0 10px
 }
 #buddypress div.pagination .pag-count {
  margin-left:0
 }
}
@media only screen and (max-width:240px) {
 #buddypress div.dir-search {
  float:left;
  margin:0
 }
 #buddypress div.dir-search input[type=text] {
  width:50%
 }
 #buddypress li#groups-order-select {
  float:left
 }
 #buddypress ul.item-list li img.avatar {
  width:30px;
  height:auto
 }
 #buddypress li div.item,
 #buddypress ul.item-list li div.action {
  margin-left:45px
 }
 h1 a.bp-title-button {
  clear:left;
  float:left;
  margin:10px 0 20px
 }
}
.bp-group-preview-cover,
.bp-member-preview-cover {
 position:relative;
 min-height:150px;
 background:#c5c5c5
}
.bp-group-preview-cover img,
.bp-member-preview-cover img {
 background:#c5c5c5;
 -o-object-fit:cover;
 object-fit:cover;
 border:0;
 display:block;
 margin:0;
 padding:0;
 width:100%;
 z-index:1;
 height:150px
}
.bp-group-short-description,
.bp-member-short-description {
 position:relative;
 text-align:center;
 margin-bottom:10px
}
.bp-group-avatar-content,
.bp-member-avatar-content {
 width:120px;
 position:relative;
 z-index:2;
 margin:auto;
 overflow:hidden
}
.bp-group-avatar-content.has-cover-image,
.bp-member-avatar-content.has-cover-image {
 width:200px;
 margin-top:-75px
}
.bp-group-avatar-content img.group-photo,
.bp-member-avatar-content img.profile-photo {
 border:solid 2px #fff;
 background:rgba(255,255,255,.8);
 margin-left:20px;
 height:80px;
 width:80px
}
#buddypress ul.item-list li .bp-group-avatar-content img.avatar,
#buddypress ul.item-list li .bp-member-avatar-content img.avatar {
 float:none;
 margin:auto
}
.bp-group-avatar-content.has-cover-image img.group-photo,
.bp-group-avatar-content.has-cover-image img.profile-photo,
.bp-member-avatar-content.has-cover-image img.group-photo,
.bp-member-avatar-content.has-cover-image img.profile-photo {
 height:inherit;
 width:inherit
}
.bp-group-short-description-title a,
.bp-member-short-description-title a {
 font-weight:600
}
@media screen and (max-width:46.8em) {
 .bp-group-avatar-content,
 .bp-member-avatar-content {
  width:100%;
  margin-bottom:15px
 }
 .bp-group-avatar-content img.group-photo,
 .bp-member-avatar-content img.profile-photo {
  margin:auto
 }
 .bp-profile-button {
  position:relative;
  margin-top:15px
 }
}
@media screen and (min-width:46.8em) {
 .bp-profile-button {
  text-align:right
 }
}
.whb-content-wrap,
.whb-wrap {
 width:100%
}
#webnus-header-builder .whb-area .no-padding,
#webnus-header-builder .whb-area.no-padding,
.whb-wrap .whb-area.whb-vertical.container {
 padding-left:0;
 padding-right:0
}
.vertical-contact-icon:hover i,
.vertical-fullscreen-icon:hover i,
.vertical-toggle-icon:hover,
.whb-icon-element i,
.whb-icon-element i:hover,
.whb-icon-wrap {
 cursor:pointer
}
.whb-wrap {
 position:relative;
 background:#fff;
 z-index:999;
 overflow:initial!important
}
.transparent-header-w .whb-wrap {
 position:absolute;
 top:0;
 background:0 0
}
.transparent-header-w #webnus-header-builder .whb-row1-area:not(.whb-vertical) {
 background:0 0!important
}
@media only screen and (min-width:992px) {
 .transparent-header-w.t-dark-w #wrap .top-bar * {
  color:#fff;
  text-shadow:0 1px 0 rgba(0,0,0,.18)
 }
 .transparent-header-w.t-dark-w #wrap .whb-col h1,
 .transparent-header-w.t-dark-w #wrap .whb-col h2,
 .transparent-header-w.t-dark-w #wrap .whb-col h3,
 .transparent-header-w.t-dark-w #wrap .whb-col h4,
 .transparent-header-w.t-dark-w #wrap .whb-col h5,
 .transparent-header-w.t-dark-w #wrap .whb-col h6,
 .transparent-header-w.t-dark-w #wrap .whb-col p,
 .transparent-header-w.t-dark-w #wrap .whb-col span,
 .transparent-header-w.t-dark-w #wrap .whb-col>a,
 .transparent-header-w.t-dark-w #wrap .whb-row1-area:not(.whb-vertical) .whb-col i {
  color:#fff
 }
 .transparent-header-w.t-dark-w #webnus-header-builder .whb-row1-area:not(.whb-vertical) .nav>li>a,
 .transparent-header-w.t-dark-w #webnus-header-builder .whb-row1-area:not(.whb-vertical) i {
  color:#fff;
  text-shadow:0 1px 0 rgba(0,0,0,.18);
  transition:all .28s
 }
 .transparent-header-w.t-dark-w #wrap #webnus-header-builder .whb-row1-area:not(.whb-vertical) .nav>li>a:hover {
  color:rgba(255,255,255,.65);
  text-shadow:0 1px 0 rgba(0,0,0,.7)
 }
 .transparent-header-w.t-dark-w .whb-hamburger-menu .hamburger-icon-bottom,
 .transparent-header-w.t-dark-w .whb-hamburger-menu .hamburger-icon-center,
 .transparent-header-w.t-dark-w .whb-hamburger-menu .hamburger-icon-top,
 .transparent-header-w.t-dark-w .whb-hamburger-menu.fourline .hamburger-icon-extra {
  background-color:#fff
 }
 .transparent-header-w.t-dark-w #wrap .whb-wrap .whb-desktop-view .whb-nav-wrap ul li a:before,
 .transparent-header-w.t-dark-w #wrap .whb-wrap .whb-desktop-view .whb-nav-wrap ul li:before,
 .transparent-header-w.t-dark-w #wrap .whb-wrap .whb-desktop-view .whb-nav-wrap>li>a {
  color:#fff
 }
}
@media only screen and (max-width:991px) {
 .transparent-header-w.t-dark-w .whb-menu-cross-icon,
 .transparent-header-w.t-dark-w .whb-menu-cross-icon:after,
 .transparent-header-w.t-dark-w .whb-menu-cross-icon:before {
  background-color:#eee
 }
 .transparent-header-w.t-dark-w #wrap .open.whb-menu-cross-icon {
  background-color:transparent
 }
}
.whb-screen-view {
 display:none
}
@media only screen and (min-width:992px) {
 .whb-desktop-view {
  display:block
 }
}
@media only screen and (min-width:768px) and (max-width:991px) {
 .whb-tablets-view {
  display:block
 }
}
@media only screen and (max-width:767px) {
 .whb-mobiles-view {
  display:block
 }
}
.whb-area,
.whb-area:not(.whb-vertical)>.container,
.whb-col,
.whb-content-wrap,
.whb-element {
 display:-webkit-box;
 display:-moz-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex
}
.whb-area {
 -webkit-box-align:start;
 -moz-box-align:start;
 -ms-flex-align:start;
 -webkit-align-items:flex-start;
 align-items:stretch
}
.whb-row1-area {
 height:90px
}
.whb-col {
 -webkit-box-flex:1;
 -moz-box-flex:1;
 -webkit-flex:1 0 auto;
 -ms-flex:1 0 auto;
 flex:1 0 auto
}
.whb-col.whb-left-col {
 -webkit-box-pack:start;
 -moz-box-pack:start;
 -ms-flex-pack:start;
 -webkit-justify-content:flex-start;
 justify-content:flex-start
}
.whb-area .whb-element,
.whb-col.whb-center-col {
 -webkit-box-pack:center;
 -moz-box-pack:center;
 -ms-flex-pack:center;
 -webkit-justify-content:center;
 justify-content:center
}
.whb-col.whb-right-col {
 -webkit-box-pack:end;
 -moz-box-pack:end;
 -ms-flex-pack:end;
 -webkit-justify-content:flex-end;
 justify-content:flex-end
}
.whb-col:empty {
 display:none
}
.whb-area.whb-content-top .whb-col {
 -webkit-box-align:start;
 -moz-box-align:start;
 -ms-flex-align:start;
 -webkit-align-items:flex-start;
 align-items:flex-start
}
.whb-area .whb-element,
.whb-area.whb-content-middle .whb-col {
 -webkit-box-align:center;
 -moz-box-align:center;
 -ms-flex-align:center;
 -webkit-align-items:center;
 align-items:center
}
.whb-area.whb-content-bottom .whb-col {
 -webkit-box-align:end;
 -moz-box-align:end;
 -ms-flex-align:end;
 -webkit-align-items:flex-end;
 align-items:flex-end
}
#webnus-header-builder .whb-area:not(.whb-vertical) .wn-no-padding,
#webnus-header-builder .whb-area:not(.whb-vertical).wn-no-padding {
 padding:0;
 margin:0 auto
}
.whb-vertical .whb-col,
.whb-vertical .whb-content-wrap {
 flex-direction:column;
 align-items:center
}
.whb-vertical .whb-content-wrap {
 height:100%
}
.whb-vertical-contact-form-wrap,
.whb-wrap .whb-vertical {
 position:fixed;
 width:475px;
 height:100%;
 top:0;
 left:0;
 z-index:1001;
 background-color:#fafafa;
 border-right:1px solid #f0f0f0
}
.whb-header-vertical-no-toggle .whb-wrap .whb-vertical {
 width:280px
}
.whb-vertical-toggle-wrap {
 background:#fafafa;
 width:80px;
 height:100%;
 position:fixed;
 left:0;
 text-align:center;
 z-index:999999;
 border-right:1px solid #f2f2f2;
 box-shadow:3px 0 40px -6px rgba(0,0,0,.07)
}
.whb-vertical.whb-vertical-toggle {
 -moz-transition:all 520ms ease;
 -webkit-transition:all 520ms ease;
 transition:all 520ms ease;
 transform:translateX(-475px);
 -ms-transform:translateX(-475px);
 -webkit-transform:translateX(-475px)
}
.whb-vertical.whb-vertical-toggle.is-open {
 transform:translateX(80px);
 -ms-transform:translateX(80px);
 -webkit-transform:translateX(80px)
}
.vertical-menu-icon-foursome {
 padding-left:27px
}
.vertical-menu-icon-foursome-bottom,
.vertical-menu-icon-foursome-center,
.vertical-menu-icon-foursome-extra-bottom,
.vertical-menu-icon-foursome-top {
 height:2px;
 width:25px;
 background-color:#383838;
 -webkit-transition:background-color .18s ease .1s,width .2s ease .38s,transform .2s ease .38s;
 transition:background-color .18s ease .1s,width .2s ease .38s,transform .2s ease .38s
}
.vertical-menu-icon-foursome-bottom,
.vertical-menu-icon-foursome-center,
.vertical-menu-icon-foursome-top {
 margin-bottom:5px
}
.vertical-menu-icon-foursome-bottom,
.vertical-menu-icon-foursome-center {
 width:20px
}
.vertical-toggle-icon.is-open .vertical-menu-icon-foursome-bottom,
.vertical-toggle-icon.is-open .vertical-menu-icon-foursome-center {
 width:25px
}
.vertical-menu-icon-triad-bottom,
.vertical-menu-icon-triad-center,
.vertical-menu-icon-triad-top {
 height:2px;
 width:18px;
 background-color:#d7d7d7;
 -webkit-transition:background-color .18s ease .4s,transform .2s ease .38s;
 transition:background-color .18s ease .4s,transform .2s ease .38s
}
.vertical-menu-icon-triad-center,
.vertical-menu-icon-triad-top {
 margin-bottom:3px
}
.vertical-toggle-icon.vertical-menu-icon-triad {
 -webkit-transition:width .2s ease .38s,transform .2s ease .38s;
 transition:width .2s ease .38s,transform .2s ease .38s;
 width:101%
}
.vertical-contact-icon,
.vertical-fullscreen-icon,
.whb-vertical-logo-wrap {
 right:0;
 visibility:visible;
 opacity:1;
 -webkit-transition:all .2s ease;
 position:absolute;
 left:0
}
.vertical-toggle-icon.vertical-menu-icon-triad.is-open {
 width:120%
}
.vertical-toggle-icon.is-open .vertical-menu-icon-triad-center {
 background:0 0!important
}
.vertical-toggle-icon.is-open .vertical-menu-icon-triad-top {
 -moz-transform:translateY(5px) rotate(45deg);
 -ms-transform:translateY(5px) rotate(45deg);
 -webkit-transform:translateY(5px) rotate(45deg);
 transform:translateY(5px) rotate(45deg)
}
.vertical-toggle-icon.is-open .vertical-menu-icon-triad-bottom {
 -moz-transform:translateY(-5px) rotate(-45deg);
 -ms-transform:translateY(-5px) rotate(-45deg);
 -webkit-transform:translateY(-5px) rotate(-45deg);
 transform:translateY(-5px) rotate(-45deg)
}
.vertical-toggle-icon.vertical-menu-icon-triad div {
 margin-right:auto;
 margin-left:auto
}
.vertical-toggle-icon {
 position:absolute;
 top:0;
 left:0;
 right:0
}
.vertical-menu-icon-triad {
 background:#000;
 padding:18px 0
}
.whb-vertical-logo-wrap {
 transition:all .3s ease;
 top:60px
}
.vertical-contact-icon,
.vertical-fullscreen-icon {
 bottom:80px;
 transition:all .3s ease
}
.vertical-contact-icon.is-open,
.vertical-fullscreen-icon.is-open,
.whb-vertical-logo-wrap.is-open {
 visibility:hidden;
 opacity:0
}
.vertical-fullscreen-icon {
 bottom:40px
}
.whb-vertical .whb-nav-wrap .nav>li {
 float:none
}
#webnus-header-builder .whb-vertical .whb-nav-wrap .nav>li>a {
 padding:8px 0;
 display:block
}
.whb-vertical .whb-nav-wrap .nav li:hover>ul,
.whb-vertical .whb-nav-wrap.has-parent-arrow>ul>li.mega>a:before,
.whb-vertical .whb-nav-wrap.has-parent-arrow>ul>li.menu-item-has-children:before,
.whb-vertical .whb-nav-wrap.has-parent-arrow>ul>li.menu-item-has-children>ul li.menu-item-has-children:before {
 display:none
}
#webnus-header-builder .whb-vertical .whb-col,
#webnus-header-builder .whb-vertical .whb-col nav {
 width:100%
}
#webnus-header-builder .whb-vertical .whb-col nav>ul {
 float:none;
 width:100%
}
.whb-vertical .nav li a .whb-vertical-nav-icon {
 position:absolute;
 right:15%;
 top:calc(50% - 7px)
}
.whb-vertical .nav li ul li>a .whb-vertical-nav-icon {
 right:18%
}
.whb-vertical .nav li ul li ul li>a .whb-vertical-nav-icon {
 right:21%
}
.whb-vertical .whb-nav-wrap .nav ul {
 position:relative;
 width:100%;
 left:0;
 background:0 0
}
.whb-vertical .whb-nav-wrap .nav ul li ul li:hover,
.whb-vertical .whb-nav-wrap .nav ul li:hover,
.whb-vertical .whb-nav-wrap .nav>li.menu-item>ul {
 background:0 0;
 padding:0
}
.whb-vertical .whb-nav-wrap .nav ul li ul li.menu-item a {
 padding-left:65px
}
.whb-vertical .whb-nav-wrap .nav ul li.menu-item a {
 padding-top:5px;
 padding-bottom:5px
}
.whb-vertical-toggle.whb-vertical-type-1 .whb-nav-wrap .nav>li>a:before {
 content:'';
 display:inline-block;
 background:#437df9;
 width:10px;
 height:1px;
 margin-right:-10px;
 margin-top:-2px;
 opacity:0;
 visibility:hidden;
 -webkit-transition:all .2s ease;
 transition:all .2s ease
}
.whb-vertical-toggle.whb-vertical-type-1 .whb-nav-wrap .nav>li.current>a:before,
.whb-vertical-toggle.whb-vertical-type-1 .whb-nav-wrap .nav>li:hover>a:before {
 margin-right:10px;
 opacity:1;
 visibility:visible
}
.whb-vertical-toggle.whb-vertical-type-2 .whb-nav-wrap .nav>li>a:before {
 content:'';
 display:inline-block;
 background:#e4e4e4;
 width:70px;
 height:1px;
 margin-right:27px;
 margin-top:-2px;
 opacity:0;
 visibility:hidden;
 -webkit-transition:all .2s ease;
 transition:all .2s ease
}
.whb-vertical-toggle.whb-vertical-type-2 .whb-nav-wrap .nav>li>a:after {
 content:'';
 display:inline-block;
 background:#ff6b43;
 border-radius:50px;
 position:absolute;
 left:73px;
 top:calc(50% - 4px);
 width:6px;
 height:6px;
 opacity:0;
 visibility:hidden;
 -webkit-transition:all .2s ease;
 transition:all .2s ease
}
.whb-vertical-toggle.whb-vertical-type-2 .whb-nav-wrap .nav>li.current>a:after,
.whb-vertical-toggle.whb-vertical-type-2 .whb-nav-wrap .nav>li.current>a:before,
.whb-vertical-toggle.whb-vertical-type-2 .whb-nav-wrap .nav>li:hover>a:after,
.whb-vertical-toggle.whb-vertical-type-2 .whb-nav-wrap .nav>li:hover>a:before {
 opacity:1;
 visibility:visible
}
.whb-vertical-toggle.whb-vertical-type-2 .whb-nav-wrap .nav ul li.menu-item a {
 padding-left:110px
}
.whb-vertical-toggle.whb-vertical-type-2 .whb-nav-wrap .nav ul li ul li.menu-item>a {
 padding-left:125px
}
.whb-vertical-contact-form-wrap {
 -moz-transition:all 520ms ease;
 -webkit-transition:all 520ms ease;
 transition:all 520ms ease;
 transform:translateX(-475px);
 -ms-transform:translateX(-475px);
 -webkit-transform:translateX(-475px);
 padding:30px
}
.whb-vertical-contact-form-wrap.is-open {
 transform:translateX(80px);
 -ms-transform:translateX(80px);
 -webkit-transform:translateX(80px)
}
.whb-vertical-contact-form-box-title,
.whb-vertical-contact-form-form-title {
 font-size:40px;
 display:block;
 position:relative;
 margin-bottom:53px;
 line-height:40px;
 color:#2f2f2f
}
.whb-vertical-contact-form-box-title:before,
.whb-vertical-contact-form-form-title:before {
 width:75px;
 height:1px;
 background:#e4e4e4;
 content:"";
 position:absolute;
 bottom:-25px
}
.whb-vertical-contact-form-box-title:after,
.whb-vertical-contact-form-form-title:after {
 width:6px;
 height:6px;
 background:#ff6b43;
 content:"";
 border-radius:50px;
 position:absolute;
 bottom:-27px;
 left:78px
}
.whb-vertical-contact-form-details {
 margin-bottom:9px;
 color:#444
}
.whb-vertical-contact-form-details strong {
 margin-right:10px
}
.whb-vertical-contact-form-details.whb-vertical-contact-form-schedule {
 color:#b6b6b6;
 margin-top:-14px
}
.whb-vertical-contact-form-form-title {
 margin-top:40px
}
.whb-vertical-contact-form-bottom {
 align-items:center
}
.whb-vertical-contact-form-top {
 align-items:flex-start
}
#webnus-header-builder .whb-vertical-contact-form-wrap .wn-cnform,
#webnus-header-builder .whb-vertical-contact-form-wrap .wn-cnform.wn-active {
 margin-top:-18px
}
#wrap .whb-vertical-contact-form-wrap .wn-btn-cf input[type=submit] {
 border-radius:0;
 padding:10px 60px 8px 42px;
 letter-spacing:1px;
 margin:0;
 background:0 0;
 border:1px solid #ff6b43;
 box-shadow:none;
 color:#444;
 text-transform:uppercase;
 font-weight:400;
 font-size:13px
}
#wrap .whb-vertical-contact-form-wrap .wn-btn-cf input[type=submit]:hover {
 background:#ffe0d7!important;
 color:#444!important;
 padding-right:70px
}
#wrap .whb-vertical-contact-form-wrap .wn-btn-cf:after {
 content:"\e068";
 font-family:linea-arrows-10!important;
 font-size:41px;
 font-weight:400;
 position:absolute;
 right:0;
 top:calc(50% - 12px);
 z-index:9999999999999999999
}
#wrap .whb-vertical-contact-form-wrap .wn-btn-cf {
 position:relative
}
#wrap .whb-vertical-contact-form-wrap .wn-cnform.wn-active:after {
 content:"";
 height:1px;
 width:100%;
 background:#ff6b43
}
#wrap .whb-vertical-contact-form-wrap .wn-cnform.wn-mssg.wn-active:after {
 top:64px
}
.whb-vertical-contact-form-bottom .wpcf7 {
 margin-top:-30px
}
#wrap .whb-vertical-contact-form-wrap .wn-cnform label {
 top:32px;
 font-size:16px;
 color:#444
}
#wrap .whb-vertical-contact-form-wrap .wn-cnform.wn-active label {
 top:17px
}
#wrap .whb-vertical-contact-form-wrap .wn-cnform input[type=text],
#wrap .whb-vertical-contact-form-wrap .wn-cnform input[type=email],
#wrap .whb-vertical-contact-form-wrap .wn-cnform textarea {
 padding:10px 0 5px;
 font-size:14px;
 margin-top:6px
}
.whb-vertical-contact-form-wrap .vertical-contact-social-icons {
 display:inline-block;
 margin-right:20px
}
.whb-vertical-contact-form-wrap .vertical-contact-social-icons a {
 color:#444;
 position:relative
}
.whb-vertical-contact-form-wrap .vertical-contact-social-icons a:after,
.whb-vertical-contact-form-wrap .vertical-contact-social-icons a:before {
 content:'';
 width:1px;
 height:15px;
 position:absolute;
 background:#e4e4e4;
 right:-11px;
 top:0
}
.whb-vertical-contact-form-wrap .vertical-contact-social-icons a:before {
 right:-8px
}
.whb-vertical-contact-form-wrap .vertical-contact-social-icons:last-child a:after,
.whb-vertical-contact-form-wrap .vertical-contact-social-icons:last-child a:before {
 display:none
}
@media only screen and (min-width:992px) {
 #wrap.whb-header-vertical-no-toggle {
  padding-left:280px
 }
 #wrap.whb-header-vertical-toggle {
  padding-left:80px
 }
 .whb-vertical-toggle-wrap.whb-vertical-type-1 .whb-vertical-logo-wrap {
  top:85px
 }
 .whb-vertical-toggle-wrap.whb-vertical-type-1 .vertical-toggle-icon {
  top:27px
 }
 .whb-vertical-toggle-wrap.whb-vertical-type-2 .vertical-contact-icon {
  bottom:80px
 }
 .whb-vertical-toggle-wrap.whb-vertical-type-2 .vertical-fullscreen-icon {
  bottom:30px
 }
 .whb-vertical-toggle-wrap.whb-vertical-type-2 .whb-vertical-logo-wrap {
  top:30px
 }
 .whb-vertical-toggle-wrap.whb-vertical-type-2 .vertical-toggle-icon {
  top:calc(50% - 16px)
 }
}
.whb-element {
 -moz-transition:all .2s ease;
 transition:all .2s ease
}
.whb-icon-wrap .whb-icon-element {
 display:inline-block;
 line-height:24px;
 color:#929292;
 -webkit-transition:all .2s ease;
 -moz-transition:all .2s ease;
 transition:all .2s ease
}
.whb-icon-wrap .whb-icon-element:focus {
 color:inherit
}
.whb-icon-wrap .whb-icon-element i {
 display:inline-block;
 font-size:18px;
 margin-left:10px;
 vertical-align:middle
}
.whb-icon-element i:before {
 -webkit-transition:all .2s ease;
 transition:all .2s ease
}
.whb-tooltip[data-tooltip] {
 position:relative;
 cursor:pointer
}
.whb-tooltip[data-tooltip]:after,
.whb-tooltip[data-tooltip]:before {
 opacity:0;
 visibility:hidden;
 -webkit-transition:all .18s ease;
 transition:all .18s ease
}
.whb-tooltip[data-tooltip]:before {
 position:absolute;
 bottom:-16px;
 left:50%;
 padding:0 8px;
 background-color:#010101;
 border-radius:0;
 color:#fff;
 content:attr(data-tooltip);
 text-align:center;
 font-size:10px;
 text-transform:uppercase;
 font-weight:400;
 height:23px;
 line-height:23px;
 white-space:nowrap;
 letter-spacing:1px;
 z-index:88;
 box-shadow:0 1px 18px rgba(0,0,0,.23);
 -webkit-transform:translate(-50%,0);
 transform:translate(-50%,0)
}
.whb-tooltip[data-tooltip]:after {
 content:'';
 position:absolute;
 bottom:2px;
 left:50%;
 -webkit-transform:translate(-50%,0) rotate(45deg);
 transform:translate(-50%,0) rotate(45deg);
 display:block;
 width:8px;
 height:8px;
 background-color:#010101
}
.whb-bp-notification,
.whb-header-dropdown,
.white-popup {
 position:relative
}
.whb-tooltip[data-tooltip]:hover:after,
.whb-tooltip[data-tooltip]:hover:before {
 opacity:1;
 visibility:visible
}
.whb-tooltip.tooltip-on-top[data-tooltip]:after {
 bottom:inherit;
 top:2px
}
.w-add-element.whb-tooltip.tooltip-on-top[data-tooltip]:after {
 top:-13px
}
.whb-tooltip.tooltip-on-top[data-tooltip]:before {
 bottom:inherit;
 top:-16px
}
.mfp-bg {
 z-index:9999
}
.mfp-wrap {
 z-index:99999
}
.mfp-close {
 display:none
}
.white-popup {
 background:#fff;
 width:auto;
 max-width:500px;
 margin:20px auto
}
.mfp-zoom-in .mfp-with-anim {
 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-with-anim {
 opacity:1;
 transform:scale(1)
}
.mfp-zoom-in.mfp-ready.mfp-bg {
 opacity:.8
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
 transform:scale(.8);
 opacity:0
}
.mfp-zoom-in.mfp-removing.mfp-bg {
 opacity:0
}
#whb-hamburger-scroll {
 left:320px!important
}
.whb-sticky-view {
 position:fixed;
 top:0;
 width:100%;
 display:block;
 z-index:99;
 opacity:0;
 visibility:hidden;
 background-color:#fff
}
.admin-bar .whb-sticky-view {
 top:32px
}
@media screen and (max-width:782px) {
 .admin-bar .whb-sticky-view {
  top:46px
 }
}
.transparent-header-w .whb-sticky-view {
 background-color:transparent
}
.whb-sticky-view.is-hidden {
 top:-100px
}
.whb-sticky-view.is-visible,
.whb-sticky-view.whb-sticky-fixed {
 display:block;
 opacity:1;
 visibility:visible;
 transition:top .3s cubic-bezier(.17,.04,.03,.94),opacity .3s ease
}
.whb-sticky-view.is-bottom {
 top:0;
 opacity:1;
 visibility:visible
}
.whb-sticky-view.is-top {
 display:block;
 top:-100px
}
.whb-sticky-view.header-sticky-hide {
 display:block;
 top:-100px;
 opacity:0;
 transition:top .6s cubic-bezier(.17,.04,.03,.94),opacity .3s ease
}
.whb-sticky-view.header-sticky-hide.is-top {
 opacity:0;
 visibility:hidden;
 transition:opacity .1s cubic-bezier(.45,.05,.55,.95)
}
.whb-sticky-view.downscroll.is-hidden,
.whb-sticky-view.upscroll.is-hidden {
 top:-200px;
 transition:all .5s cubic-bezier(.17,.04,.03,.94);
 opacity:1;
 visibility:visible
}
@media only screen and (max-width:991px) {
 .whb-sticky-view.hide-in-reponsive {
  display:none
 }
 #wrap .whb-responsive-menu-wrap .respo-bg-none {
  background-image:none!important
 }
}
@media(min-width:992px) {
 .wn-edge-onepage .whb-wrap {
  position:fixed;
  top:0
 }
}
.wn-edge-onepage .whb-sticky-view {
 display:none
}
#wrap .whb-responsive-menu-wrap .elementor-column {
 width:100%
}
.whb-logo {
 z-index:2
}
.whb-logo .wn-site-name {
 font-size:23px;
 letter-spacing:0;
 color:#444;
 font-weight:700;
 text-transform:uppercase;
 width:100%;
 -webkit-transition:all .3s ease-in-out;
 -moz-transition:all .3s ease-in-out;
 transition:all .3s ease-in-out
}
.whb-logo .wn-site-desc {
 color:#9a9a9a;
 font-size:12px;
 font-weight:400;
 text-transform:none;
 width:100%;
 align-self:flex-start;
 -webkit-transition:all .3s ease-in-out;
 -moz-transition:all .3s ease-in-out;
 transition:all .3s ease-in-out
}
.whb-nav-wrap .nav,
.whb-nav-wrap .nav>li {
 float:left
}
.whb-nav-wrap .nav,
.whb-nav-wrap .nav li,
.whb-nav-wrap .nav ul {
 margin:0;
 padding:0;
 list-style:none
}
.whb-nav-wrap .nav a:not(.button),
.whb-nav-wrap .nav li.sfHover>ul,
.whb-nav-wrap .nav li:hover>ul {
 display:block
}
.whb-nav-wrap .nav ul ul {
 top:0;
 left:100%
}
.whb-nav-wrap .nav {
 margin:0
}
.whb-nav-wrap .nav li.menu-item>a {
 color:#444;
 text-transform:uppercase;
 font-size:14px;
 font-weight:600;
 -webkit-transition:background .15s ease-in-out;
 -moz-transition:background .15s ease-in-out;
 transition:background .15s ease-in-out
}
.whb-nav-wrap .nav>li.menu-item>a {
 display:-webkit-box;
 display:-moz-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -webkit-box-align:center;
 -moz-box-align:center;
 -ms-flex-align:center;
 -webkit-align-items:center;
 align-items:center;
 font-size:15px;
 font-weight:500;
 padding:0 18px;
 letter-spacing:1px
}
.whb-nav-wrap .nav>li.menu-item ul {
 background:#f5f5f5;
 padding:12px 0
}
.whb-nav-wrap .nav>li.mega.menu-item ul {
 background:0 0
}
.full #hamburger-nav>li.current>a:after,
.whb-wrap .whb-nav-wrap .nav>li.current>a:after,
.wn-ht .hamburger-menu-wrap-cl #hamburger-nav>li.current>a:after {
 content:'';
 display:block;
 position:absolute;
 width:0
}
.whb-wrap .whb-nav-wrap .nav li.current ul li a:hover,
.whb-wrap .whb-nav-wrap .nav ul li.menu-item:hover>a,
.whb-wrap .whb-nav-wrap .nav ul.sub-menu li.current>a,
.whb-wrap .whb-nav-wrap .nav>li.current>a,
.whb-wrap .whb-nav-wrap .nav>li.menu-item>a.active {
 color:#437df9
}
.whb-nav-wrap .nav li.menu-item a>i {
 vertical-align:middle;
 margin-right:5px;
 margin-top:1px;
 font-size:17px
}
.whb-nav-wrap .nav ul {
 z-index:99999;
 position:absolute;
 width:210px;
 padding:12px 0;
 margin:0;
 display:none
}
.whb-nav-wrap .nav ul li {
 position:relative
}
.whb-nav-wrap .nav ul li.menu-item a {
 color:#444;
 width:auto;
 text-align:left;
 padding:8px 5px 8px 29px;
 font-size:13px;
 font-weight:500;
 border:none;
 line-height:30px;
 letter-spacing:.5px;
 text-transform:uppercase
}
.whb-nav-wrap .sf-arrows>li>.sf-with-ul:after {
 display:none
}
.whb-nav-wrap .nav ul li a:hover {
 background:#fff
}
.whb-nav-wrap a.sf-with-ul i.wn-menu-arrow {
 font-size:6px;
 color:#999;
 margin-left:7px;
 font-weight:600;
 display:inline-block;
 padding-top:1px
}
.whb-nav-wrap .nav ul li a.sf-with-ul {
 position:relative;
 padding-right:20px
}
.whb-nav-wrap .nav ul li a.sf-with-ul i.wn-menu-arrow {
 position:absolute;
 top:48%;
 transform:translateY(-50%);
 right:13px
}
.whb-nav-wrap .nav ul li ul {
 padding:0
}
.whb-nav-wrap .nav .mega ul.sub-menu {
 width:1024px;
 right:-56%
}
.whb-nav-wrap .wn-menu-icon {
 margin-right:3px;
 -webkit-transition:all .3s ease;
 transition:all .3s ease
}
.whb-nav-wrap .wn-menu-desc {
 position:absolute;
 top:100%;
 left:0;
 right:0;
 text-align:center;
 line-height:12px;
 font-size:11px;
 color:#9a9a9a;
 font-style:normal;
 font-weight:400;
 letter-spacing:1px;
 display:none
}
.whb-nav-wrap.has-desc-item .wn-menu-desc {
 display:block
}
.whb-nav-wrap.has-parent-arrow>ul>li.menu-item-has-children {
 position:relative
}
.whb-nav-wrap.has-parent-arrow>ul>li.mega {
 position:static!important
}
.whb-nav-wrap .nav li.mega>.sub-menu>li {
 line-height:unset
}
.whb-nav-wrap.has-parent-arrow>ul>li.mega>a:before,
.whb-nav-wrap.has-parent-arrow>ul>li.menu-item-has-children:before {
 content:"\e604";
 font-family:simple-line-icons;
 font-size:6px;
 color:#999;
 font-weight:600;
 position:absolute;
 right:0;
 top:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%)
}
.whb-nav-wrap.has-parent-arrow>ul>li.menu-item-has-children>ul li.menu-item-has-children:before {
 content:"\e606";
 font-family:simple-line-icons;
 font-size:6px;
 color:#999;
 font-weight:600;
 position:absolute;
 right:14px;
 top:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 z-index:1
}
.whb-nav-wrap.has-parent-arrow.arrow-left>ul>li.mega a:before,
.whb-nav-wrap.has-parent-arrow.arrow-left>ul>li.menu-item-has-children:before {
 content:"\e605"
}
.whb-nav-wrap.has-parent-arrow.arrow-right>ul>li.mega a:before,
.whb-nav-wrap.has-parent-arrow.arrow-right>ul>li.menu-item-has-children:before {
 content:"\e606"
}
.whb-nav-wrap.has-parent-arrow.arrow-top>ul>li.mega a:before,
.whb-nav-wrap.has-parent-arrow.arrow-top>ul>li.menu-item-has-children:before {
 content:"\e607"
}
.full-width-menu.whb-nav-wrap {
 width:100%
}
.full-width-menu.whb-nav-wrap .nav {
 flex-direction:row;
 width:100%;
 display:-webkit-box;
 display:-moz-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -webkit-box-align:center;
 -moz-box-align:center;
 -ms-flex-align:center;
 -webkit-align-items:center;
 align-items:center
}
.full-width-menu.whb-nav-wrap .nav>li {
 flex:1
}
.full-width-menu.whb-nav-wrap .nav>li>a {
 justify-content:center
}
.full-width-menu.whb-nav-wrap .nav a span.menu-item-badge {
 top:2%;
 right:inherit
}
.nav a {
 position:relative
}
.nav a span.menu-item-badge {
 position:absolute;
 display:inline-block;
 line-height:16px;
 bottom:calc(100% - 1px);
 left:calc(100% - 27px)
}
.nav a span.menu-item-badge-border {
 width:0;
 height:0;
 border-top:5px solid;
 border-right:5px solid transparent;
 margin:0 0 0 6px;
 display:block
}
.nav a span.menu-item-badge-text {
 padding:1px 6px 0;
 display:block;
 color:#fff;
 font-size:10px;
 font-weight:500
}
.nav .sub-menu span.menu-item-badge {
 position:relative;
 display:inline-block;
 line-height:16px;
 top:-1px;
 margin-left:8px
}
.nav .sub-menu span.menu-item-badge-border {
 width:0;
 height:0;
 border-top:4px solid transparent!important;
 border-right:5px solid;
 border-bottom:4px solid transparent;
 margin:0;
 top:50%;
 left:-5px;
 transform:translateY(-4.5px);
 position:absolute
}
.whb-menu-cross-icon {
 position:relative;
 margin-top:7px;
 margin-bottom:7px;
 margin-right:15px
}
.whb-menu-cross-icon,
.whb-menu-cross-icon:after,
.whb-menu-cross-icon:before {
 display:block;
 width:25px;
 height:2px;
 background-color:#383838;
 -webkit-transition:background-color .18s ease .4s,transform .2s ease .38s;
 transition:background-color .18s ease .4s,transform .2s ease .38s
}
.whb-menu-cross-icon:after,
.whb-menu-cross-icon:before {
 position:absolute;
 content:""
}
.whb-menu-cross-icon:before {
 top:-7px
}
.whb-menu-cross-icon:after {
 top:7px
}
#webnus-header-builder .open.whb-menu-cross-icon {
 background-color:transparent
}
.open.whb-menu-cross-icon:after,
.open.whb-menu-cross-icon:before {
 background-color:#383838
}
.close-responsive-nav .open.whb-menu-cross-icon:after,
.close-responsive-nav .open.whb-menu-cross-icon:before {
 background-color:#aaa
}
.open.whb-menu-cross-icon:before {
 -moz-transform:translateY(7px) rotate(45deg);
 -ms-transform:translateY(7px) rotate(45deg);
 -webkit-transform:translateY(7px) rotate(45deg);
 transform:translateY(7px) rotate(45deg)
}
.open.whb-menu-cross-icon:after {
 -moz-transform:translateY(-7px) rotate(-45deg);
 -ms-transform:translateY(-7px) rotate(-45deg);
 -webkit-transform:translateY(-7px) rotate(-45deg);
 transform:translateY(-7px) rotate(-45deg)
}
.whb-responsive-menu-wrap {
 opacity:0;
 visibility:hidden;
 position:fixed;
 top:0;
 left:-265px;
 width:265px;
 height:100%;
 background:#242424;
 z-index:9999;
 overflow-x:hidden;
 overflow-y:auto;
 padding-top:80px
}
.whb-responsive-menu-wrap.open-menu-wrap {
 box-shadow:0 0 35px rgba(0,0,0,.25)
}
.responav {
 margin:0;
 padding:0
}
.responav .container {
 width:auto;
 padding:0
}
.responav li {
 list-style:none
}
.responav li.menu-item {
 position:relative;
 margin:0;
 padding:0;
 width:100%;
 list-style:none
}
.responav li.mega li:hover {
 background-color:inherit
}
.responav li.menu-item>a:not(.button) {
 color:#bbb;
 display:block;
 font-weight:600;
 text-transform:uppercase;
 padding:14px 20px;
 font-size:14px;
 position:relative
}
.responav .mega li.menu-item a:not(.button) {
 color:#777
}
.responav .mega li.menu-item a:not(.button):hover {
 color:#437df9
}
.responav li.menu-item a i {
 margin-right:4px
}
.responav li.menu-item a>i.respo-nav-icon {
 position:absolute;
 top:0;
 right:0;
 font-size:12px;
 width:50px;
 height:100%
}
.responav li.menu-item a>i.respo-nav-icon:before {
 position:absolute;
 top:50%;
 right:50%;
 -webkit-transform:translate(50%,-50%);
 transform:translate(50%,-50%)
}
.responav li.menu-item>ul {
 display:none;
 margin:0;
 background-color:#282828
}
.responav li.mega ul[class^=sub-] {
 background-color:#f5f5f5
}
.dark-submenu .responav li.mega ul[class^=sub-] {
 background:#242424
}
.responav li.menu-item>ul li>a:not(.button) {
 padding:10px 30px;
 font-size:12px
}
.responav li.menu-item>ul li>ul li>a:not(.button) {
 padding-right:40px;
 padding-left:40px
}
.responav li.menu-item>ul li>ul li>ul li>a:not(.button) {
 padding-right:50px;
 padding-left:50px
}
.responav li .wpb_row {
 margin-left:0;
 margin-right:0
}
#hamburger-nav li .wpb_row [class*=vc_col-],
.responav li .wpb_row [class*=vc_col-] {
 width:100%;
 float:none;
 padding-top:35px
}
.responav [class*=vertical-] {
 display:none
}
.responav .wpb_column .widget,
.responav .wpb_content_element {
 margin-bottom:15px
}
.responav .wpb_row {
 margin-bottom:0
}
.responav .widget_nav_menu li {
 border-top:0
}
.responav .widget_nav_menu ul li a {
 padding:7px 10px
}
.responav .teaser-box6 .teaser-title {
 font-size:18px
}
.responav span.menu-item-badge {
 display:inline-block;
 position:relative;
 margin-left:9px
}
.responav span.menu-item-badge-text {
 text-align:center;
 display:inline-block;
 padding:1px 8px 0;
 font-size:10px;
 color:#fff;
 font-weight:400
}
.responav span.menu-item-badge-border {
 width:0;
 height:0;
 border-top:4px solid transparent!important;
 border-right:5px solid;
 border-bottom:4px solid transparent;
 margin:0;
 top:50%;
 left:-5px;
 transform:translateY(-3px);
 position:absolute
}
.responav li ul span.menu-item-badge-border {
 transform:translateY(-3.5px)
}
.responav .wn-menu-arrow {
 display:none
}
.close-responsive-nav {
 display:block;
 position:absolute;
 top:35px;
 right:24px;
 z-index:100;
 cursor:pointer
}
.whb-responsive-menu-wrap .wn-menu-desc {
 font-size:12px;
 text-transform:initial;
 font-weight:400
}
@media only screen and (min-width:992px) {
 .whb-responsive-menu-icon-wrap {
  display:none
 }
}
@media only screen and (max-width:991px) {
 .whb-responsive-menu-icon-wrap {
  cursor:pointer;
  height:100%;
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-box-align:center;
  -moz-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center
 }
 .whb-nav-wrap:not(.wn-hide-mobile-menu) {
  display:none
 }
 .whb-responsive-menu-icon-wrap,
 .whb-responsive-menu-wrap {
  opacity:1;
  visibility:visible
 }
 .responav li.mega ul[class^=sub-] {
  background-color:#282828
 }
}
.whb-nav-wrap .nav li.mega ul.sub-menu {
 width:96%;
 left:2%
}
.whb-nav-wrap .nav li.mega ul.sub-menu .container {
 max-width:none;
 width:auto;
 padding:0
}
.whb-nav-wrap .nav li.mega ul[class^=sub-] .wpb_row {
 margin:0
}
.whb-nav-wrap .nav li.mega ul.sub-menu p {
 white-space:normal
}
#wrap #webnus-header-builder .whb-nav-wrap .wn-custom-menu .submenux ul.sub-menu {
 box-shadow:unset;
 width:auto!important;
 margin-left:20px
}
.whb-nav-wrap .nav>li.mega ul.sub-menu {
 padding:0;
 background:#fff;
 box-shadow:0 15px 55px -5px rgba(0,0,0,.15)
}
.whb-nav-wrap .nav>li.mega ul.sub-menu p:empty {
 display:none
}
.whb-nav-wrap .nav li.mega ul a.button.large {
 padding:22px 36px;
 letter-spacing:2px;
 font-size:14px
}
.whb-nav-wrap .nav li.mega ul.sub-menu ul {
 display:block;
 padding:0;
 position:relative;
 width:auto;
 max-width:inherit;
 left:0;
 top:0;
 right:0;
 bottom:0;
 text-align:left
}
.whb-nav-wrap .nav li.mega ul .widget_nav_menu {
 margin:0
}
.whb-nav-wrap .nav li.mega ul .widget_nav_menu ul li {
 border:none;
 padding:1px 0 8px;
 min-height:inherit
}
.whb-nav-wrap .nav li.mega ul .widget_nav_menu ul li a {
 padding:0
}
#wrap .whb-nav-wrap a.magicmore:after {
 right:-25px
}
#wrap .whb-nav-wrap a.magicmore:hover:after {
 right:-30px
}
.whb-nav-wrap .nav .icon-box6 a:first-child {
 position:initial
}
.whb-nav-wrap .nav li.mega ul.sub-menu .icon-box16 .magicmore {
 padding:4px 30px;
 display:inline-block;
 position:absolute;
 border:2px solid #437df9;
 border-radius:60px;
 letter-spacing:1px
}
.whb-nav-wrap .nav li ul.sub-menu li.mega ul.sub-menu {
 width:600px;
 left:100%;
 top:-12px
}
#wrap .whb-nav-wrap .nav>li.mega ul.sub-menu:after,
#wrap .whb-nav-wrap .nav>li.mega ul.sub-menu:before {
 display:block;
 position:absolute;
 left:50%;
 margin-left:-10px;
 width:0;
 height:0;
 border-style:solid;
 border-width:10px
}
#wrap .whb-nav-wrap .nav>li.mega ul.sub-menu:after {
 top:-20px;
 border-color:transparent transparent #fff
}
#wrap .whb-nav-wrap .nav>li.mega ul.sub-menu:before {
 top:-21px;
 border-color:transparent transparent #e3e9f1
}
.transparent-header-w .whb-none-menu {
 color:#fff!important
}
.whb-none-menu a {
 text-decoration:underline
}
.whb-wrap p.whb-text {
 margin-bottom:0
}
.whb-button a {
 background-color:#437df9;
 color:#fff;
 font-size:14px;
 font-weight:400;
 white-space:nowrap;
 text-align:center;
 -moz-transition:all .2s ease;
 transition:all .2s ease;
 padding:10px 30px;
 border-radius:2px
}
.transparent-header-w.t-dark-w #wrap .whb-col span {
 color:inherit
}
.whb-button a:focus,
.whb-button a:hover {
 background-color:#282828;
 color:#fff
}
#scroll-top a {
 transition:all .3s ease;
 padding:3px 0 0;
 border-radius:0;
 background:#000;
 position:fixed;
 bottom:48px;
 text-align:center;
 width:50px;
 height:50px;
 line-height:50px;
 right:32px;
 display:none;
 box-shadow:0 5px 23px -3px rgba(0,0,0,.5);
 opacity:.89;
 filter:alpha(opacity=89);
 z-index:9999
}
#scroll-top a i {
 font-size:26px;
 color:#fff
}
@media(max-width:767px) {
 .disable-in-mobile {
  display:none
 }
}
#scroll-top a:hover {
 background-color:#437df9;
 cursor:pointer
}
.mec-fluent-bg-wrap {
 position:relative!important;
 padding:120px 30px
}
.mec-fluent-bg-wrap.force-full {
 width:100vw!important;
 left:50%!important;
 right:50%!important;
 margin-left:-50vw!important;
 margin-right:-50vw!important
}
.mec-fluent-wrap {
 background-color:#f5fcff;
 border-radius:12px;
 overflow:hidden;
 box-shadow:0 0 70px rgba(27,69,91,.16);
 margin-left:auto;
 margin-right:auto;
 margin-top:30px!important;
 margin-bottom:30px!important
}
.mec-fluent-bg-wrap .mec-fluent-wrap,
.mec-fluent-wrap .mec-fluent-wrap {
 margin-top:0!important;
 margin-bottom:0!important
}
.mec-fluent-wrap.mec-wrap,
.mec-fluent-wrap.mec-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-fluent-wrap.mec-wrap div,
.mec-fluent-wrap.mec-wrap h1,
.mec-fluent-wrap.mec-wrap h2,
.mec-fluent-wrap.mec-wrap h3,
.mec-fluent-wrap.mec-wrap h4,
.mec-fluent-wrap.mec-wrap h5,
.mec-fluent-wrap.mec-wrap h6 {
 font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week i:hover,
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a:hover,
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt.active,
.mec-fluent-wrap .mec-color,
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content h4 a:hover,
.mec-fluent-wrap a:hover,
.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content h4 a:hover,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-location i,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-location i,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-location i,
.mec-fluent-wrap.mec-skin-cover-container .mec-local-time-details:before,
.mec-fluent-wrap.mec-skin-cover-container .mec-localtime-details i:before,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span:hover,
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-title a:hover,
.mec-wrap .mec-color-hover:hover {
 color:#00acf8
}
.mec-fluent-wrap:not(.mec-single-fluent-wrap) .mec-util-hidden {
 display:none!important
}
.mec-fluent-wrap a {
 text-decoration:none
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a:focus,
.mec-fluent-wrap .mec-text-input-search input[type=search]:focus,
.mec-fluent-wrap a:focus,
.mec-fluent-wrap button:focus {
 outline:0
}
.mec-fluent-wrap .slimScrollBar {
 opacity:1!important
}
.mec-fluent-wrap .mCSB_inside>.mCSB_container,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown .block-w,
.mec-fluent-wrap.mec-skin-available-spot-container p:empty,
.mec-fluent-wrap.mec-skin-carousel-container p:empty,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown .block-w,
.mec-fluent-wrap.mec-skin-countdown-container p:empty,
.mec-fluent-wrap.mec-skin-masonry-container p:empty {
 margin:0
}
.mec-fluent-wrap .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
 background-color:transparent
}
.mec-fluent-wrap .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
 background-color:#c7ebfb;
 border-radius:4px
}
.mec-fluent-wrap .mec-load-more-button {
 border-radius:3px;
 border:1px solid #c7ebfb;
 box-shadow:0 2px 2px rgba(0,0,0,.03);
 letter-spacing:0;
 font-size:12px;
 color:#00acf8
}
.mec-fluent-wrap .mec-booking-button:hover,
.mec-fluent-wrap .mec-load-more-button:hover {
 background-color:#ebf9ff;
 border-color:#00acf8;
 color:#00acf8;
 box-shadow:0 4px 10px rgba(0,172,248,.2)
}
.mec-fluent-wrap .mec-skin-map-container {
 margin-bottom:30px
}
.mec-fluent-wrap .mec-event-sharing-wrap {
 position:relative;
 display:inline-block;
 left:auto;
 padding-left:0;
 padding-right:0
}
.mec-fluent-wrap .mec-event-sharing-wrap .mec-event-sharing {
 border-color:#c7ebfb
}
.mec-fluent-wrap .mec-event-sharing-wrap li i {
 height:25px
}
.mec-fluent-wrap .mec-event-sharing-wrap>li:first-of-type,
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap>li:first-of-type {
 border:0;
 margin-bottom:0
}
.mec-fluent-wrap .mec-event-sharing-wrap:hover>li:first-of-type {
 background-color:#fff;
 border-radius:2px
}
.mec-fluent-wrap .mec-event-sharing-wrap>li:first-of-type i,
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap>li:first-of-type i,
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap>li:first-of-type i {
 width:38px;
 height:38px;
 color:#00acf8
}
.mec-fluent-wrap .mec-booking-button {
 position:static;
 color:#00acf8;
 font-size:12px;
 line-height:12px;
 font-weight:400;
 display:block;
 float:left;
 border:1px solid #c7ebfb;
 padding:12px 16px 11px;
 border-radius:2px;
 box-shadow:0 2px 2px rgba(0,0,0,.03);
 margin-right:8px;
 height:auto;
 letter-spacing:1px;
 -webkit-transition:.3s;
 transition:.3s;
 white-space:nowrap
}
.mec-fluent-wrap .mec-price-details i,
.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details i,
.mec-fluent-wrap.mec-skin-slider-container .mec-price-details i,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i {
 margin-right:0
}
.mec-fluent-current-time {
 position:absolute;
 top:0;
 left:0;
 right:0;
 display:block;
 height:2px;
 background-color:#00acf8;
 z-index:2;
 text-align:center;
 -webkit-transition:top .3s;
 transition:top .3s
}
.mec-fluent-current-time-first,
.mec-fluent-current-time-last {
 top:-5px;
 display:block;
 border-top:6px solid transparent;
 border-bottom:6px solid transparent;
 position:absolute;
 width:0
}
.mec-fluent-current-time-first {
 left:0;
 height:0;
 border-left:11px solid #00acf8
}
.mec-fluent-current-time-last {
 right:0;
 height:0;
 border-right:11px solid #00acf8
}
.mec-fluent-current-time-text {
 font-size:10px;
 line-height:10px;
 color:#00acf8;
 font-weight:400;
 position:relative;
 bottom:20px
}
.mec-fluent-wrap.mec-fluent-weekly-wrap .mec-fluent-current-time-text {
 bottom:15px
}
.mec-fluent-wrap .mec-weekly-view-date-events .mec-event-article h4 {
 text-transform:none
}
.mec-fluent-wrap .mec-localtime-details {
 position:relative;
 margin-bottom:3px;
 padding-left:22px;
 text-align:left
}
.mec-fluent-wrap .mec-local-time-details:before {
 font-family:simple-line-icons!important;
 content:"\e037"!important
}
.mec-fluent-wrap .mec-local-time-details:before,
.mec-fluent-wrap .mec-localtime-details i:before {
 position:absolute;
 font-size:14px;
 line-height:14px;
 left:0;
 top:3px;
 color:#ade7ff
}
.mec-fluent-wrap .mec-local-time-details,
.mec-fluent-wrap .mec-localtime-wrap {
 display:-webkit-box;
 display:flex;
 flex-wrap:wrap;
 padding-left:22px;
 margin-bottom:3px;
 position:relative
}
.mec-fluent-wrap .mec-local-time-details div,
.mec-fluent-wrap .mec-local-time-details span,
.mec-fluent-wrap .mec-localtime-details div,
.mec-fluent-wrap .mec-localtime-details span {
 font-size:12px!important;
 line-height:17px!important;
 font-weight:400!important;
 color:#898a8c!important;
 text-align:left
}
.mec-fluent-wrap .mec-load-month.mec-previous-month,
.mec-fluent-wrap .mec-load-year.mec-previous-year,
.mec-fluent-wrap .mec-local-time-details .mec-local-date,
.mec-fluent-wrap .mec-local-time-details .mec-local-title,
.mec-fluent-wrap .mec-localtime-details span.mec-localtitle {
 margin-right:3px
}
.mec-fluent-wrap .mec-event-location {
 display:-webkit-box;
 display:flex;
 padding-top:6px;
 padding-bottom:5px;
 -webkit-box-align:center;
 align-items:center
}
.mec-fluent-wrap .mec-event-location i {
 margin-right:8px!important;
 line-height:19px;
 color:#ade7ff
}
.mec-fluent-wrap .mec-event-location address {
 margin:0;
 color:#898a8c;
 font-size:12px;
 line-height:19px
}
.mec-fluent-wrap .mec-cancellation-reason,
.mec-fluent-wrap .mec-labels-normal {
 margin:3px 0;
 display:block;
 clear:both
}
.mec-wrap.mec-fluent-wrap .mec-cancellation-reason span,
.mec-wrap.mec-fluent-wrap .mec-labels-normal .mec-label-normal {
 margin-left:0;
 margin-right:6px
}
.mec-wrap.mec-fluent-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-canceled:before,
.mec-wrap.mec-fluent-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-featured:before {
 padding-bottom:0
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-fc-style,
.mec-fluent-wrap .mec-event-grid-classic article .mec-fc-style,
.mec-fluent-wrap .mec-event-grid-minimal article .mec-fc-style,
.mec-fluent-wrap .mec-event-grid-simple article .mec-fc-style,
.mec-fluent-wrap .mec-timeline-event .mec-fc-style,
.mec-fluent-wrap .mec-timetable-wrap article .mec-fc-style,
.mec-fluent-wrap .mec-wrap .mec-event-list-accordion article .mec-fc-style,
.mec-fluent-wrap.mec-skin-list-wrap .mec-fc-style,
.mec-wrap.mec-fluent-wrap .mec-event-list-modern article .mec-fc-style,
.mec-wrap.mec-fluent-wrap .mec-events-agenda .mec-agenda-event .mec-fc-style,
.mec-wrap.mec-fluent-wrap article.mec-event-cover-classic .mec-fc-style,
.mec-wrap.mec-fluent-wrap article.mec-event-cover-clean .mec-fc-style,
.mec-wrap.mec-fluent-wrap article.mec-event-cover-modern .mec-fc-style,
.mec-wrap.mec-fluent-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-featured:before,
.mec-wrap.mec-fluent-wrap article[class^=mec-event-countdown-] .mec-fc-style {
 background-color:#1ce1ac!important;
 color:#fff!important
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-label-canceled .mec-fc-style,
.mec-fluent-wrap .mec-timeline-event.mec-label-canceled .mec-fc-style,
.mec-wrap.mec-fluent-wrap .mec-cancellation-reason span,
.mec-wrap.mec-fluent-wrap .mec-events-agenda .mec-agenda-event.mec-label-canceled .mec-fc-style,
.mec-wrap.mec-fluent-wrap article.mec-event-cover-modern.mec-label-canceled .mec-fc-style,
.mec-wrap.mec-fluent-wrap article.mec-label-canceled .mec-fc-style,
.mec-wrap.mec-fluent-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-canceled:before {
 background-color:#ff017e!important;
 color:#fff!important
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-label-canceled .mec-fc-style:before,
.mec-wrap.mec-fluent-wrap article.mec-label-canceled .mec-fc-style:before {
 color:#ff017e!important
}
.mec-fluent-monthly-wrap {
 max-width:1026px!important;
 overflow:visible
}
.mec-fluent-wrap .mec-calendar-a-month,
.mec-fluent-wrap .mec-skin-monthly-view-month-navigator-container,
.mec-fluent-wrap .mec-yearly-title-sec {
 position:relative;
 background-color:#fff;
 border-bottom:1px solid #d6eef9;
 padding:32px 40px 31px;
 box-shadow:0 4px 12px rgba(32,45,67,.04);
 border-radius:12px 12px 0 0
}
.mec-fluent-wrap .mec-calendar-header,
.mec-fluent-wrap .mec-month-label,
.mec-fluent-wrap .mec-month-navigator h4,
.mec-fluent-wrap .mec-more-events .simple-skin-ended>a,
.mec-fluent-wrap .mec-year-navigator,
.mec-fluent-wrap .mec-year-navigator h2 {
 display:inline-block
}
.mec-fluent-wrap .mec-calendar-header h2,
.mec-fluent-wrap .mec-month-label,
.mec-fluent-wrap .mec-month-navigator h4,
.mec-fluent-wrap .mec-year-navigator h2 {
 font-size:24px;
 margin-bottom:0;
 margin-right:22px;
 color:#000;
 font-weight:700;
 margin-top:0
}
.mec-fluent-wrap .mec-load-month,
.mec-fluent-wrap .mec-load-year {
 display:inline-block;
 background-color:#fff;
 border-radius:50%;
 width:24px;
 height:24px;
 text-align:center;
 border:1px solid #c7ebfb;
 cursor:pointer;
 -webkit-transition:.3s;
 transition:.3s;
 position:relative;
 bottom:2px
}
.mec-fluent-wrap .mec-load-month:hover,
.mec-fluent-wrap .mec-load-year:hover {
 border-color:#00acf8;
 background-color:#eefaff
}
.mec-fluent-wrap .mec-load-month i,
.mec-fluent-wrap .mec-load-year i {
 color:#00acf8;
 font-size:9px;
 font-weight:700;
 position:relative;
 bottom:3px;
 line-height:26px!important
}
.mec-fluent-wrap .mec-load-month.mec-previous-month i:before {
 margin-left:-2px
}
.mec-fluent-wrap .mec-calendar {
 padding:40px;
 background-image:url(../../../plugins/mec-fluent-layouts/assets/images/mec-fluent-charachter.svg);
 background-repeat:no-repeat;
 background-position:top right;
 background-size:281px;
 margin-bottom:0;
 border:0;
 position:relative
}
@media (max-width:479px) {
 .mec-fluent-wrap .mec-calendar-a-month,
 .mec-fluent-wrap .mec-skin-monthly-view-month-navigator-container,
 .mec-fluent-wrap .mec-yearly-title-sec {
  padding:15px
 }
 .mec-fluent-wrap .mec-calendar-header h2 {
  font-size:15px
 }
 .mec-fluent-wrap .mec-calendar {
  padding:10px
 }
}
.mec-fluent-wrap:not(.mec-timetable-wrap):not(.mec-skin-list-wrap):not(.mec-skin-grid-wrap):not(.mec-events-agenda-container) .mec-calendar [id*=mec_skin_events] {
 margin-top:88px
}
.mec-fluent-wrap .mec-calendar .mec-totalcal-box+.mec-calendar-side [id*=mec_skin_events],
.mec-fluent-wrap .mec-calendar .mec-totalcal-box+[id*=mec_skin_events] {
 margin-top:0!important
}
.mec-fluent-wrap .mec-totalcal-box {
 background-color:transparent;
 border:0;
 box-shadow:none;
 padding:0 0 48px;
 min-height:unset;
 position:relative;
 overflow:visible
}
.mec-fluent-wrap .mec-totalcal-box:after,
.mec-fluent-wrap .mec-totalcal-box:before {
 content:" ";
 display:table
}
.mec-fluent-wrap .mec-totalcal-box:after {
 clear:both
}
.mec-fluent-wrap .mec-text-input-search {
 position:relative;
 width:calc(100% - 62px);
 max-width:300px;
 padding:0;
 margin-right:12px;
 float:left
}
.mec-fluent-wrap .mec-text-input-search i {
 color:#afe6ff;
 position:absolute;
 top:18px;
 right:25px;
 border:0;
 font-size:15px;
 padding:0;
 height:auto;
 width:auto;
 cursor:pointer
}
.mec-fluent-wrap .mec-text-input-search input[type=search] {
 width:100%;
 height:50px;
 padding:15px 25px;
 border-color:#c7ebfb;
 border-radius:3px;
 margin:0;
 color:#000;
 background-color:#fff!important
}
.mec-fluent-wrap .mec-totalcal-box input[type=search]::-webkit-input-placeholder {
 color:#afe6ff;
 font-size:14px
}
.mec-fluent-wrap .mec-totalcal-box input[type=search]::-moz-placeholder {
 color:#afe6ff;
 font-size:14px
}
.mec-fluent-wrap .mec-totalcal-box input[type=search]:-ms-input-placeholder {
 color:#afe6ff;
 font-size:14px
}
.mec-fluent-wrap .mec-totalcal-box input[type=search]:-moz-placeholder {
 color:#afe6ff;
 font-size:14px
}
.mec-fluent-wrap i.mec-filter-icon {
 width:50px;
 height:50px;
 line-height:50px;
 border-color:#c7ebfb;
 color:#00acf8;
 font-size:18px;
 padding:0;
 border-radius:3px;
 cursor:pointer
}
.mec-fluent-wrap i.mec-filter-icon.active {
 background-color:#c7ebfb
}
@media (max-width:600px) {
 .mec-fluent-wrap .mec-text-input-search input[type=search] {
  width:100%
 }
}
.mec-fluent-wrap .mec-filter-content {
 position:absolute;
 top:calc(100% + 16px);
 left:0;
 right:0;
 padding:49px 40px 30px;
 background-color:#e8f7ff;
 border:1px solid #c7ebfb;
 border-radius:3px;
 box-shadow:0 4px 5px rgba(0,0,0,.06);
 display:none;
 flex-wrap:wrap;
 z-index:99999
}
@media (max-width:480px) {
 .mec-fluent-wrap .mec-filter-content {
  padding:10px 0 5px 5px;
  left:0!important;
  right:0!important
 }
 .mec-fluent-wrap .mec-filter-content:before {
  left:auto!important;
  right:15px!important
 }
 .mec-fluent-wrap .mec-filter-content:after {
  left:auto!important;
  right:16px!important
 }
 .mec-fluent-wrap i.mec-filter-icon {
  float:right
 }
 .mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt {
  text-align:center
 }
}
.mec-fluent-wrap .mec-filter-content:after,
.mec-fluent-wrap .mec-filter-content:before {
 content:"";
 position:absolute;
 width:0;
 height:0
}
.mec-fluent-wrap .mec-filter-content:before {
 top:-11px;
 left:297px;
 border-left:9px solid transparent;
 border-right:9px solid transparent;
 border-bottom:10px solid #c7ebfb
}
.mec-fluent-wrap .mec-filter-content:after {
 top:-10px;
 left:298px;
 border-left:8px solid transparent;
 border-right:8px solid transparent;
 border-bottom:10px solid #e8f7ff
}
.mec-fluent-wrap .mec-search-form .mec-date-search,
.mec-fluent-wrap .mec-search-form .mec-dropdown-search,
.mec-fluent-wrap .mec-search-form .mec-text-address-search {
 padding:0;
 -webkit-box-flex:0;
 flex:0 0 33.3333333333%;
 max-width:33.3333333333%;
 min-height:unset;
 margin-bottom:19px
}
.mec-fluent-wrap .mec-text-address-search {
 margin-top:0
}
.mec-fluent-wrap .mec-totalcal-box .mec-search-reset-button .mec-button {
 border:1px solid #c7ebfb;
 color:#00acf8
}
@media (max-width:790px) {
 .mec-fluent-wrap .mec-search-form .mec-date-search,
 .mec-fluent-wrap .mec-search-form .mec-dropdown-search,
 .mec-fluent-wrap .mec-search-form .mec-text-address-search {
  max-width:100%;
  width:100%;
  margin-bottom:10px;
  overflow:hidden;
  flex:1 1 100%
 }
}
.mec-fluent-wrap .mec-filter-content i {
 color:#00acf8;
 background-color:#f8fdff;
 border-radius:3px 0 0 3px;
 border-color:#d0edfb;
 width:41px;
 height:41px;
 line-height:40px;
 padding:0
}
.mec-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-fluent-wrap .mec-totalcal-box .nice-select,
.mec-fluent-wrap .mec-totalcal-box input,
.mec-fluent-wrap .mec-totalcal-box select {
 height:41px;
 color:#a8e4ff;
 border-color:#d0edfb;
 width:calc(100% - 51px)
}
.mec-fluent-wrap .mec-totalcal-box .mec-text-address-search input,
.mec-fluent-wrap .mec-totalcal-box .nice-select {
 min-height:36px;
 line-height:36px;
 background:#fff;
 font-size:13px;
 margin:0 0 0 -1px;
 float:left;
 padding:0 10px;
 clear:none;
 border-radius:0 3px 3px 0
}
.mec-fluent-wrap .mec-totalcal-box .nice-select .current {
 display:inline-block;
 max-width:calc(100% - 20px);
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis
}
.mec-fluent-wrap .mec-totalcal-box .mec-text-address-search input {
 width:calc(100% - 51px)
}
.mec-fluent-wrap .mec-totalcal-box .mec-text-address-search input:focus {
 border-color:#d0edfb
}
.mec-fluent-wrap .mec-totalcal-box .nice-select:after {
 border-bottom:2px solid #00acf8;
 border-right:2px solid #00acf8;
 width:8px;
 height:8px;
 margin-top:-5px;
 right:15px
}
.mec-fluent-wrap .mec-totalcal-box .nice-select .list {
 right:0;
 margin:0 -1px;
 border-radius:0 0 3px 3px;
 border:1px solid #d0edfb;
 box-shadow:0 2px 5px rgba(208,237,251,.5)
}
.mec-fluent-wrap .mec-totalcal-box .nice-select .list li {
 margin:0;
 color:#00acf8
}
.mec-fluent-wrap .mec-totalcal-box .nice-select .list li.focus,
.mec-fluent-wrap .mec-totalcal-box .nice-select .list li:hover {
 background-color:#f5fcff
}
.mec-fluent-wrap .mec-totalcal-box select {
 -moz-appearance:none;
 -webkit-appearance:none;
 -webkit-border-radius:0;
 appearance:none;
 outline-width:0;
 background-image:url(../../../plugins/mec-fluent-layouts/assets/images/selectAppearance.png);
 background-repeat:no-repeat;
 background-position:calc(100% - 15px) 50%
}
.mec-fluent-wrap .mec-search-form .mec-date-search .nice-select,
.mec-fluent-wrap .mec-search-form .mec-date-search select {
 width:calc(100% - 130px)
}
.mec-fluent-wrap .mec-search-form .mec-date-search .nice-select:last-child {
 width:80px
}
.mec-fluent-wrap .mec-search-form .mec-date-search select:last-of-type {
 background-position:calc(100% - 10px) 50%
}
.mec-fluent-wrap .mec-search-form .mec-dropdown-wrap {
 display:-webkit-box;
 display:flex;
 float:left;
 width:auto
}
.mec-fluent-wrap .mec-calendar-side .mec-calendar-table {
 box-shadow:0 5px 33px #ddf2fb;
 min-height:733px;
 overflow-x:auto;
 overflow:visible
}
@media(max-width:960px) {
 .mec-fluent-wrap .mec-calendar-side .mec-calendar-table {
  min-height:auto!important
 }
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head {
 border-radius:3px 3px 0 0;
 overflow:hidden;
 border:1px solid #c7ebfb;
 border-bottom-color:#e6f7ff
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt {
 background-color:#fff;
 height:56px!important;
 border:0;
 padding:27px 19px 11px;
 color:#000;
 font-size:15px;
 font-weight:700
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt {
 padding:21px 19px 10px;
 font-size:16px;
 font-weight:400;
 border-color:#e6f7ff;
 color:#000;
 -webkit-transition:.3s;
 transition:.3s;
 position:relative
}
@media (max-width:767px) {
 .mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt {
  padding:10px 4px 2px;
  font-size:14px
 }
 .mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt {
  font-size:11px;
  padding:22px 2px 0;
  text-align:center
 }
 .mec-fluent-wrap .mec-calendar-side {
  min-width:auto!important
 }
 .mec-fluent-wrap dt>.simple-skin-ended {
  display:none
 }
}
@media (max-width:320px) {
 .mec-fluent-wrap .mec-filter-content i {
  display:none
 }
 .mec-fluent-wrap .mec-checkboxes-search .mec-searchbar-category-wrap,
 .mec-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,
 .mec-fluent-wrap .mec-totalcal-box .nice-select,
 .mec-fluent-wrap .mec-totalcal-box input,
 .mec-fluent-wrap .mec-totalcal-box select {
  max-width:100%;
  width:100%
 }
 .mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt {
  font-size:12px
 }
 .mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt {
  font-size:8px
 }
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt.mec-table-nullday {
 color:#c7ebfb
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:hover {
 background-color:#fff;
 color:#00acf8;
 border-bottom:1px solid #e6f7ff
}
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head,
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head dt:hover,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-events-agenda,
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap>li:first-of-type {
 border:0
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:first-of-type {
 border-left-color:#c7ebfb
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:last-of-type {
 border-right-color:#c7ebfb
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl:last-of-type dt {
 border-bottom-color:#c7ebfb
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl:last-of-type dt:first-of-type {
 border-radius:0 0 0 3px
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl:last-of-type dt:last-of-type {
 border-radius:0 0 3px
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-selected-day {
 border-bottom:1px solid #e6f7ff;
 background-color:#fff;
 font-weight:700;
 color:#00acf8
}
.mec-fluent-wrap dt>div:first-of-type {
 margin-bottom:7px
}
.mec-fluent-wrap .simple-skin-ended,
.mec-fluent-wrap dt .simple-skin-ended {
 margin-left:-20px;
 margin-right:-20px;
 border-left:4px solid #8a43eb;
 padding-left:15px;
 padding-right:10px;
 min-height:28px;
 position:relative
}
.mec-fluent-wrap .mec-calendar .mec-event-article .mec-event-bg,
.mec-fluent-wrap dt .simple-skin-ended .mec-event-bg {
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:0;
 opacity:.07
}
.mec-fluent-wrap .simple-skin-ended h4,
.mec-fluent-wrap dt .simple-skin-ended h4 {
 font-size:12px;
 line-height:16px;
 padding:6px 0;
 font-weight:400;
 margin-bottom:0;
 margin-top:0;
 position:relative
}
.mec-more-events-wrap {
 position:absolute;
 z-index:99;
 width:280px!important;
 left:auto!important;
 top:auto!important;
 bottom:-8px;
 right:100%;
 -webkit-transform:translateY(50%);
 transform:translateY(50%)
}
.mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:first-child .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events-wrap,
.mec-fluent-wrap dl dt:first-child .mec-more-events-wrap,
.mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap {
 right:auto!important;
 left:38px!important
}
.mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:first-child .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events:after,
.mec-fluent-wrap dl dt:first-child .mec-more-events-wrap .mec-more-events:after,
.mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap .mec-more-events:after {
 left:4px;
 right:unset;
 bottom:14px
}
.mec-fluent-wrap .mec-week-events-container dl dt:first-child .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events:after {
 bottom:23px
}
.mec-more-events-icon {
 display:inline-block;
 color:#00acf8;
 -webkit-transform:rotate(90deg);
 transform:rotate(90deg);
 margin-top:10px;
 font-size:18px;
 cursor:pointer;
 font-weight:700;
 font-family:Calibri,Arial,sans-serif!important
}
.mec-fluent-weekly-wrap,
.mec-fluent-wrap.mec-events-agenda-container,
.mec-fluent-wrap.mec-skin-available-spot-container,
.mec-fluent-wrap.mec-skin-countdown-container,
.mec-fluent-wrap.mec-skin-cover-container,
.mec-fluent-wrap.mec-skin-daily-wrap,
.mec-fluent-wrap.mec-skin-masonry-container,
.mec-fluent-wrap.mec-skin-slider-container,
.mec-fluent-wrap.mec-timetable-wrap,
.mec-fluent-yearly-wrap {
 max-width:1026px!important
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top {
 display:inline-block;
 background-color:#fff;
 text-align:left;
 padding:0 48px 0 0;
 border-radius:3px;
 overflow:hidden;
 border:1px solid #c7ebfb;
 height:50px;
 float:left;
 margin-right:12px
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl,
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-article:before,
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image:empty,
.mec-fluent-wrap .mec-more-events-wrap,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image:empty,
.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider i,
.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider span:before,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-date:after,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-date:before,
.mec-fluent-wrap.mec-skin-grid-wrap .mec-list-cats-details ul li a:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-list-cats-details ul li a:before,
.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container:after,
.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container:before {
 display:none
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active {
 display:inline-block;
 height:100%;
 padding:8px 15px;
 width:auto
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week {
 font-size:14px;
 color:#00acf8;
 font-weight:400;
 background-color:#e6f7ff;
 float:left;
 padding:18px 23px 16px;
 margin:0;
 border-right:1px solid #c7ebfb
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt {
 color:#a8acb3;
 font-weight:400;
 font-size:12px;
 width:32px;
 height:32px;
 line-height:32px
}
@media (max-width:640px) {
 .mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active {
  padding:14px 0
 }
 .mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt {
  width:22px;
  height:22px;
  line-height:22px
 }
}
@media (max-width:370px) {
 .mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl dt {
  font-size:10px;
  width:18px;
  height:18px;
  line-height:18px
 }
 .mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active {
  padding-top:17px
 }
 .mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week {
  padding-left:5px;
  padding-right:5px
 }
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt.active {
 color:#00acf8;
 background-color:#e6f7ff
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week {
 margin:0;
 left:calc(100% - 48px);
 height:24px;
 line-height:24px;
 border:0;
 box-shadow:none;
 min-width:48px;
 border-radius:0;
 color:#afe6ff;
 border-left:1px solid #c7ebfb;
 z-index:9999
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week i {
 display:inline-block;
 font-size:11px;
 font-weight:700;
 -webkit-transition:.3s;
 transition:.3s
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-previous-month {
 top:24px
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-previous-month i {
 padding-left:10px;
 -webkit-transform:rotate(-90deg);
 transform:rotate(-90deg)
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-next-month {
 top:0
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-next-month i {
 padding-right:10px;
 -webkit-transform:rotate(-90deg);
 transform:rotate(-90deg)
}
.mec-fluent-wrap .mec-skin-weekly-view-events-container {
 border:1px solid #c7ebfb;
 background-color:#fff;
 border-radius:3px;
 max-height:733px
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table {
 border:0;
 margin-left:50px;
 border-bottom:1px solid #e6f7ff
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table a,
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt {
 height:72px;
 border:0;
 text-align:left;
 padding:0 15px;
 width:14.285%
}
.mec-fluent-wrap .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span.mec-weekly-view-weekday {
 font-size:15px;
 font-weight:700;
 color:#000;
 margin-top:23px;
 margin-bottom:3px
}
.mec-fluent-wrap .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span.mec-weekly-view-monthday {
 font-size:12px;
 font-weight:400;
 color:#a8acb3;
 margin:0
}
.mec-fluent-wrap .mec-calendar .mec-week-events-container dl {
 padding-left:50px;
 position:relative;
 width:100%
}
.mec-fluent-wrap .mec-calendar .mec-week-events-container dl>span {
 position:absolute;
 top:-12px;
 left:9px;
 font-size:12px;
 color:#afe6ff
}
.mec-fluent-wrap .mec-calendar .mec-week-events-container dl>span:last-child {
 top:auto;
 bottom:-3px
}
.mec-fluent-wrap .mec-calendar .mec-week-events-container dt {
 width:14.286%;
 height:89px;
 line-height:1;
 border-radius:0;
 border:1px solid #e6f7ff;
 border-top:0;
 border-right:0;
 text-align:left;
 position:relative
}
.mec-fluent-wrap .mec-calendar .mec-week-events-container dt:hover,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap,
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap:hover>li:first-of-type,
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap:hover>li:first-of-type {
 background-color:#fff
}
.mec-fluent-wrap .mec-calendar .mec-week-events-container dt>div.mec-calendar-day-events {
 margin-bottom:0
}
.mec-fluent-wrap .mec-calendar .mec-week-events-container .mec-more-events-icon {
 margin-left:20px;
 margin-bottom:10px
}
@media (max-width:800px) {
 .mec-fluent-wrap .mec-calendar-weekly .mec-month-container {
  overflow:auto
 }
 .mec-fluent-wrap .mec-calendar-weekly .mec-weeks-container.mec-calendar-d-table {
  width:930px
 }
 .mec-fluent-wrap .mec-calendar-weekly .mec-week-events-container dl {
  width:980px
 }
 .mec-fluent-wrap .mec-calendar-weekly dl .mec-event-article {
  padding:0 5px!important
 }
 .mec-fluent-wrap .mec-calendar-weekly dl .mec-event-article h4 {
  font-size:10px
 }
}
.mec-fluent-wrap .mec-calendar .mec-event-article {
 border-top:0;
 border-left:4px solid #8a43eb;
 min-height:28px;
 position:relative;
 padding:0 10px 0 15px
}
.mec-fluent-wrap .mec-calendar .mec-event-article h4 {
 font-size:12px;
 line-height:16px;
 padding:6px 0 0;
 font-weight:400;
 margin:0;
 position:relative
}
.mec-fluent-wrap .mec-more-events {
 width:280px!important;
 position:absolute;
 left:unset!important;
 top:auto!important;
 bottom:0!important;
 right:auto!important;
 z-index:2;
 border-radius:5px;
 background-color:#fff;
 box-shadow:0 16px 35px rgba(0,0,0,.16);
 border-bottom:10px solid #ddeff6
}
.mec-fluent-wrap .mec-more-events:after {
 content:"";
 position:absolute;
 top:auto;
 left:100%;
 bottom:12px;
 display:block;
 width:12px;
 height:18px;
 background-color:#fff;
 -webkit-transform-origin:0 0;
 transform-origin:0 0;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg);
 box-shadow:0 16px 35px rgba(0,0,0,.16);
 z-index:-1
}
.mec-fluent-wrap h5.mec-more-events-header {
 padding:15px 22px;
 background-color:#00acf8;
 color:#fff;
 font-weight:600;
 font-size:16px;
 margin:0;
 border-radius:5px 5px 0 0
}
.mec-fluent-wrap .mec-more-events .simple-skin-ended,
.mec-fluent-wrap dt .mec-more-events .simple-skin-ended {
 background-color:#fff;
 margin:0;
 padding:12px 18px;
 -webkit-transition:.3s;
 transition:.3s;
 border-top:1px solid #fff!important;
 border-bottom:1px solid #fff!important
}
.mec-fluent-wrap .mec-more-events .simple-skin-ended:hover,
.mec-fluent-wrap dt .mec-more-events .simple-skin-ended:hover {
 background-color:#f5fcff;
 border-top-color:#e9f8ff!important;
 border-bottom-color:#e9f8ff!important
}
.mec-fluent-wrap .mec-more-events .mec-event-image {
 display:inline-block;
 float:left;
 margin-right:10px
}
.mec-fluent-wrap .mec-more-events .mec-event-image img {
 border-radius:50%;
 width:52px;
 height:52px
}
.mec-fluent-wrap .mec-more-events-content {
 display:inline-block;
 max-width:calc(100% - 62px)
}
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content h4,
.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content h4 {
 font-size:13px;
 font-weight:600;
 margin-bottom:5px;
 padding-bottom:0;
 padding-top:7px
}
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content h4 a,
.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content h4 a {
 color:#000;
 -webkit-transition:.3s;
 transition:.3s
}
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content i,
.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content i {
 display:inline-block;
 color:#afe7ff;
 font-size:14px;
 line-height:14px;
 margin-right:4px;
 vertical-align:middle
}
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content span,
.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content span {
 color:#898a8c;
 font-size:11px;
 line-height:12px;
 font-weight:400
}
.mec-fluent-wrap .mec-skin-daily-view-events-container {
 border:1px solid #c7ebfb;
 border-radius:3px;
 background-color:#fff;
 overflow-y:hidden;
 overflow-x:auto;
 box-shadow:0 5px 33px #ddf2fb
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container {
 margin-left:0;
 padding-left:71px;
 padding-right:75px;
 min-height:46px
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container span {
 display:inline-block;
 position:absolute;
 left:24px;
 top:15px;
 font-size:14px;
 line-height:14px;
 color:#00acf8;
 font-weight:400
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a {
 right:20px;
 left:auto;
 font-size:12px;
 line-height:45px;
 height:auto;
 font-weight:700;
 color:#afe6ff;
 padding:0;
 width:auto
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a.mec-table-d-prev {
 right:45px
}
.mec-fluent-wrap .mec-daily-view-date-labels.mec-owl-carousel {
 position:relative;
 border-left:1px solid #e6f7ff;
 border-right:1px solid #e6f7ff;
 padding:7px 0 7px 15px
}
.mec-fluent-wrap .mec-daily-view-date-labels.mec-owl-carousel:after {
 display:none;
 content:"";
 position:absolute;
 right:0;
 top:0;
 bottom:0;
 width:68px;
 background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(#fff));
 background:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 100%)
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container .mec-daily-view-day {
 border:0;
 color:#a8acb3;
 font-weight:400;
 font-size:12px;
 line-height:32px;
 max-width:32px
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container .mec-daily-view-day:hover {
 background-color:transparent;
 box-shadow:none
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-daily-view-day-active {
 background-color:#eaf8ff;
 border-radius:50%;
 color:#00acf8
}
.mec-fluent-wrap .mec-calendar .mec-daily-view-day.mec-has-event:after {
 background-color:#00acf8;
 bottom:4px;
 width:4px;
 height:4px;
 margin:0 0 0 -2px
}
.mec-fluent-wrap .mec-daily-view-events-left-side {
 width:60%;
 min-height:1px;
 float:left;
 padding-top:30px;
 border-right:1px solid #e6f7ff;
 background:#fff;
 max-height:732px
}
.mec-fluent-wrap .mec-daily-view-events-right-side {
 width:40%;
 min-height:1px;
 height:100%;
 float:left;
 padding:25px;
 max-height:732px
}
.mec-fluent-wrap .mec-calendar-daily .mec-calendar-day-events {
 background:#fafdff
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec-title,
.mec-fluent-wrap h5.mec-daily-today-title {
 font-size:13px;
 line-height:1.1;
 color:#aab2be;
 font-weight:600;
 margin-top:0;
 margin-bottom:15px;
 letter-spacing:1px
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-article {
 border:1px solid #e6f7ff;
 padding:15px;
 background-color:#fff;
 margin-bottom:15px;
 box-shadow:0 1px 6px rgba(23,102,232,.05);
 border-radius:3px
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-article:hover,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event:hover {
 box-shadow:0 4px 10px -5px rgba(23,102,232,.1)
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-fc-style {
 font-size:9px;
 letter-spacing:.5px;
 background:#1ce1ac;
 padding:2px 7px;
 color:#fff;
 position:relative;
 margin-left:5px;
 border-radius:2px
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-fc-style:before {
 width:0;
 height:0;
 border-top:4px solid transparent!important;
 border-right:5px solid;
 border-bottom:4px solid transparent;
 margin:0;
 top:50%;
 left:-4px;
 -webkit-transform:translateY(-4.5px);
 transform:translateY(-4.5px);
 position:absolute;
 content:"";
 color:#04de78
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image {
 margin-right:12px;
 width:auto;
 display:block
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image img,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image img {
 width:58px;
 height:58px;
 border-radius:4px
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content {
 display:block;
 min-height:58px
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image:empty+.mec-event-content,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image:empty+.mec-event-content {
 min-height:unset
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content h4 {
 font-size:14px;
 line-height:1;
 font-weight:600;
 padding-top:12px;
 padding-bottom:0;
 margin-bottom:3px
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image:empty+.mec-event-content h4 {
 padding-top:0
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content span,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content span {
 display:inline-block;
 color:#898a8c;
 font-size:12px
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content .mec-seperator,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content .mec-seperator {
 color:#e3e4e6;
 margin:0 6px
}
.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-image,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 a,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 img,
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image a {
 display:block
}
.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-inner {
 padding-left:50px
}
.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title {
 margin-bottom:15px;
 padding-left:65px
}
.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span:first-child {
 font-size:15px;
 line-height:15px;
 color:#00acf8;
 font-weight:700;
 margin-bottom:6px
}
.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span:last-child {
 font-size:13px;
 line-height:13px;
 color:#a8acb3
}
.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item {
 position:relative;
 min-height:89px;
 border-top:1px solid #e6f7ff;
 border-left:1px solid #e6f7ff;
 width:100%
}
.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time,
.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time-end {
 position:absolute;
 left:-43px;
 top:-9px;
 font-size:12px;
 color:#afe6ff
}
.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time-end {
 top:auto;
 bottom:0
}
.mec-fluent-wrap .mec-calendar .mec-daily-view-events-left-side .mec-event-article:first-of-type {
 margin-top:-1px
}
.mec-fluent-wrap .mec-daily-view-events-left-side .mec-more-events-icon {
 margin-left:21px;
 margin-bottom:10px
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-local-time-details,
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-localtime-details,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-local-time-details,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-localtime-details {
 margin-top:10px;
 clear:both
}
.mec-fluent-wrap.mec-skin-grid-wrap,
.mec-fluent-wrap.mec-skin-list-wrap {
 max-width:1032px
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-calendar,
.mec-fluent-wrap.mec-skin-list-wrap .mec-calendar,
.mec-fluent-wrap.mec-skin-tile-container .mec-calendar {
 background-image:none;
 max-height:895px;
 min-height:410px
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article {
 border-radius:3px 6px 6px 3px;
 border:1px solid #c7ebfb;
 margin-bottom:30px;
 background-color:#fff;
 border-right:7px solid #8a43eb;
 box-shadow:0 2px 4px rgb(39 55 81 / 2%);
 display:-webkit-box;
 display:flex;
 -webkit-box-pack:justify;
 justify-content:flex-start;
 padding-left:0;
 overflow:visible!important;
 align-items:center
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image {
 margin:30px 25px 30px 30px;
 float:none
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image,
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image img {
 width:200px;
 height:auto
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image img {
 border-radius:4px
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-content {
 -webkit-box-flex:1;
 flex:1;
 padding-right:40px
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-title {
 margin-top:0;
 font-size:18px;
 line-height:24px;
 margin-bottom:40px
}
.mec-fluent-wrap .mec-event-article .mec-event-title {
 letter-spacing:0
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-title a {
 color:#000;
 display:block
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap,
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap {
 position:relative;
 display:inline-block;
 left:auto
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-booking-button,
.mec-fluent-wrap.mec-skin-list-wrap .mec-booking-button {
 color:#00acf8;
 font-size:12px;
 line-height:12px;
 font-weight:400;
 display:block;
 float:left;
 border:1px solid #c7ebfb;
 padding:12px 16px;
 border-radius:2px;
 box-shadow:0 2px 2px rgba(0,0,0,.03);
 margin-right:8px
}
@media(max-width:480px) {
 .mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-content {
  padding-right:0
 }
 .mec-fluent-wrap.mec-skin-list-wrap .mec-booking-button {
  display:block;
  max-width:100%;
  width:100%;
  margin:0;
  text-align:center;
  position:unset;
  float:unset
 }
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-meta {
 position:relative;
 width:295px;
 margin:36px 0 36px auto;
 border-left:1px solid #e6f7ff
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-list-cats-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-list-cats-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-local-time-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-localtime-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details {
 position:relative;
 margin-left:40px;
 margin-bottom:3px;
 padding-left:22px;
 min-height:25px;
 line-height:25px
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-list-cats-details,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i {
 margin-left:0
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-list-cats-details i:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-list-cats-details i:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details:before {
 font-family:simple-line-icons;
 font-size:14px;
 left:0;
 color:#ade7ff
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details:before {
 content:"\e075"
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details:before {
 content:"\e081"
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details:before {
 content:"\e096"
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-list-cats-details i:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details i:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-list-cats-details i:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details i:before {
 position:absolute;
 font-size:14px;
 left:0;
 top:5px;
 color:#ade7ff
}
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-booking-calendar .mec-calendar,
.mec-fluent-wrap .mec-search-form .mec-time-picker-search,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content,
.mec-fluent-wrap.mec-skin-grid-wrap .mec-list-cats-details ul,
.mec-fluent-wrap.mec-skin-list-wrap .mec-list-cats-details ul,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-content {
 padding:0
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details span,
.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details span,
.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details span,
.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details span,
.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details span {
 font-size:12px;
 line-height:12px;
 font-weight:400;
 color:#898a8c
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details span.mec-price-number,
.mec-fluent-wrap.mec-skin-slider-container .mec-price-details span.mec-price-number {
 color:#5ad162;
 font-weight:700
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details span.mec-available-tickets-number,
.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details span.mec-available-tickets-number {
 color:#558dfe;
 font-weight:700
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-fc-style {
 padding:5px 10px;
 font-size:12px;
 font-weight:500;
 line-height:13px;
 display:inline-block;
 border-radius:2px;
 margin:3px 0
}
@media (max-width:767px) {
 .mec-fluent-wrap .mec-more-events,
 .mec-more-events-wrap {
  width:200px!important
 }
 .mec-fluent-wrap h5.mec-more-events-header {
  font-size:12px;
  padding:15px
 }
 .mec-fluent-wrap .mec-more-events .mec-event-image img {
  display:none
 }
 .mec-fluent-wrap .mec-more-events-content {
  max-width:100%;
  display:block
 }
 .mec-fluent-wrap.mec-skin-daily-wrap .mec-calendar-day-events {
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:reverse;
  flex-direction:column-reverse
 }
 .mec-fluent-wrap .mec-daily-view-events-left-side,
 .mec-fluent-wrap .mec-daily-view-events-right-side {
  width:100%;
  float:none
 }
 .mec-fluent-wrap.mec-skin-list-wrap .mec-event-article {
  display:block;
  padding:30px
 }
 .mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-content,
 .mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image,
 .mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image img,
 .mec-fluent-wrap.mec-skin-list-wrap .mec-event-meta {
  width:100%;
  height:auto;
  -webkit-box-flex:unset;
  flex:unset;
  margin:0
 }
 .mec-fluent-wrap.mec-skin-list-wrap .mec-event-meta {
  padding-top:15px;
  border-left:0
 }
 .mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details,
 .mec-fluent-wrap.mec-skin-list-wrap .mec-date-details,
 .mec-fluent-wrap.mec-skin-list-wrap .mec-local-time-details,
 .mec-fluent-wrap.mec-skin-list-wrap .mec-localtime-details,
 .mec-fluent-wrap.mec-skin-list-wrap .mec-price-details,
 .mec-fluent-wrap.mec-skin-list-wrap .mec-time-details,
 .mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details {
  margin-left:0
 }
}
@media (max-width:360px) {
 .mec-fluent-wrap.mec-skin-list-wrap .mec-event-article {
  padding:20px
 }
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article {
 border-radius:6px 6px 3px 3px;
 border:0;
 margin-bottom:30px;
 background-color:#fff;
 border-top:7px solid #8a43eb;
 box-shadow:0 4px 10px rgba(23,102,232,.07);
 padding:0
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image {
 position:relative;
 float:none;
 width:100%;
 margin:0;
 padding:20px;
 border-left:1px solid #c7ebfb;
 border-right:1px solid #c7ebfb
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image a {
 display:block;
 line-height:0
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image img {
 border-radius:4px;
 line-height:0
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image a:not(:empty)+.mec-event-date {
 position:absolute
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image .mec-event-date {
 bottom:20px;
 left:20px;
 right:20px;
 text-align:left;
 margin:0;
 background-color:rgba(0,0,0,.8);
 border-radius:0 0 4px 4px;
 min-height:44px;
 padding:15px;
 font-size:12px;
 line-height:12px;
 letter-spacing:0
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image a:empty+.mec-event-date {
 display:block;
 border-radius:4px
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image .mec-event-date i {
 color:rgba(255,255,255,.5);
 font-size:13px;
 margin-right:6px
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content {
 padding:0 20px 5px;
 text-align:left;
 min-height:unset;
 border-left:1px solid #c7ebfb;
 border-right:1px solid #c7ebfb;
 border-bottom:1px solid #c7ebfb;
 border-radius:0 0 4px 4px
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content h4 {
 padding:0;
 margin-bottom:12px
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content h4 a {
 font-size:18px;
 line-height:24px;
 color:#000;
 letter-spacing:0;
 font-weight:700
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content h4 a:hover {
 text-decoration:underline
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content .mec-event-address {
 font-size:12px;
 line-height:12px;
 color:#898a8c;
 margin-bottom:28px
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content .mec-event-address i {
 color:#ade7ff;
 font-size:13px;
 margin-right:7px
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-footer {
 padding:24px 0 0;
 margin:0;
 background-color:#fff;
 border:0
}
.mec-fluent-wrap .mec-event-grid-classic article .mec-fc-style {
 border-radius:2px;
 margin:0 0 15px;
 line-height:13px
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-year-container {
 box-shadow:0 5px 33px #ddf2fb;
 border:1px solid #c7ebfb;
 border-radius:3px;
 overflow:hidden;
 background-color:#fff
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec {
 width:562px;
 background-color:#fff;
 border-right:1px solid #e6f7ff;
 max-height:732px;
 padding:34px 0 0;
 box-shadow:none
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec-inner {
 padding-left:34px;
 padding-right:34px
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec {
 width:calc(100% - 562px);
 max-height:732px;
 padding-top:42px;
 padding-left:0;
 background:#fafdff;
 position:relative
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec-inner {
 padding-left:25px;
 padding-right:25px
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar {
 width:234px;
 margin:0 0 25px;
 border:1px solid #e6f7ff;
 border-radius:3px;
 padding:20px;
 cursor:pointer;
 -webkit-transition:.3s;
 transition:.3s
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar.active,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar.active dl dt,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:hover,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:hover dl dt {
 background-color:#fcfeff;
 border-color:#c7ebfb
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:nth-child(odd) {
 margin-right:25px
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar[data-month="11"],
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar[data-month="12"] {
 margin-bottom:34px
}
.mec-fluent-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-table-title {
 font-size:16px;
 color:#010204
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar dl dt {
 font-weight:400;
 color:#000
}
.mec-fluent-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt {
 background-color:#fff;
 font-size:14px;
 color:#fff;
 padding-left:6px
}
.mec-fluent-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt:first-letter {
 color:#afe6ff
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar dl dt.mec-table-nullday {
 color:#ced6e5
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar .mec-has-event:after {
 width:10px;
 border-radius:0;
 height:1px;
 margin:0 0 0 -5px;
 background-color:#00acf8;
 bottom:6px
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-events-wrap {
 width:auto;
 padding:0;
 float:none;
 background-color:#fff
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-events-agenda.mec-selected {
 box-shadow:none;
 background:0 0
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-events-agenda.mec-selected .mec-agenda-event {
 box-shadow:0 1px 4px -1px #fbebb6;
 background-color:#fffdf5;
 border-color:#fbebb6
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event {
 border:1px solid #e6f7ff;
 padding:15px;
 background-color:#fff;
 margin-bottom:15px;
 box-shadow:0 1px 6px rgba(23,102,232,.05);
 border-radius:3px;
 -webkit-transition:.3s;
 transition:.3s
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image {
 margin-right:12px;
 display:block;
 float:left
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content h4 {
 font-size:16px;
 line-height:1;
 font-weight:400;
 padding-bottom:0;
 margin-bottom:3px;
 margin-top:11px
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content h4 a {
 font-size:14px;
 font-weight:600;
 font-family:inherit;
 color:#000
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image:empty+.mec-event-content h4 {
 padding-top:0;
 padding-left:0;
 margin-top:0
}
.mec-fluent-wrap.mec-timetable-wrap .mec-calendar {
 background-image:none
}
.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-wrap {
 border:1px solid #c7ebfb;
 border-radius:3px;
 box-shadow:0 5px 33px #ddf2fb;
 background-color:#fff;
 padding:0;
 max-height:733px
}
.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-wrap-inner {
 padding-left:50px;
 min-width:600px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-col:last-of-type,
.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-col {
 padding-right:0
}
@media only screen and (max-width:960px) {
 .mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-col {
  width:20%;
  float:left
 }
 .mec-fluent-wrap.mec-timetable-wrap .mec-timetable-col-6 {
  width:16.6666%
 }
 .mec-fluent-wrap.mec-timetable-wrap .mec-timetable-col-7 {
  width:14.28%
 }
}
.mec-fluent-wrap.mec-timetable-wrap .mec-ttt2-title {
 background-color:#fff;
 border-bottom:1px solid #e6f7ff;
 position:relative;
 z-index:9;
 text-align:left;
 padding:30px 15px 7px
}
.mec-fluent-wrap.mec-timetable-wrap .mec-ttt2-title .mec-day-name {
 display:block;
 font-size:15px;
 line-height:15px;
 color:#000;
 letter-spacing:0
}
.mec-fluent-wrap.mec-timetable-wrap .mec-ttt2-title .mec-day-num {
 font-size:12px;
 line-height:12px;
 color:#a8acb3;
 font-weight:400
}
.mec-fluent-wrap.mec-timetable-wrap .mec-cell {
 position:relative;
 min-height:89px;
 border-bottom:1px solid #e6f7ff;
 border-left:1px solid #e6f7ff
}
.mec-fluent-wrap.mec-timetable-wrap .mec-cell:last-of-type {
 border-bottom:0
}
.mec-fluent-wrap.mec-timetable-wrap .mec-cell .mec-time {
 position:absolute;
 top:-12px;
 left:-44px;
 color:#afe7ff;
 font-size:12px
}
.mec-fluent-wrap.mec-timetable-wrap .mec-cell .mec-time.mec-time-end {
 top:auto;
 bottom:-5px
}
.mec-fluent-wrap.mec-timetable-wrap .mec-more-events-icon {
 margin-left:18px;
 margin-bottom:10px
}
.mec-fluent-wrap.mec-events-agenda-container .mec-calendar {
 background-image:none;
 min-height:410px
}
.mec-fluent-wrap.mec-events-agenda-container .mec-events-agenda-wrap {
 border-color:#c7ebfb;
 border-radius:3px;
 box-shadow:0 5px 33px #ddf2fb;
 padding:0;
 background-color:#fff;
 margin:0;
 max-height:733px;
 overflow:hidden
}
.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider {
 margin:27px;
 text-align:left
}
.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider span {
 font-size:24px;
 line-height:24px;
 font-weight:700;
 border:0;
 padding:0
}
.mec-fluent-wrap.mec-events-agenda-container .mec-events-agenda {
 border-top:1px solid #e6f7ff;
 border-bottom:1px solid #e6f7ff;
 margin-top:-1px;
 padding:0
}
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-date-wrap {
 width:190px;
 padding-top:32px;
 padding-bottom:32px;
 padding-left:25px
}
.mec-fluent-wrap.mec-events-agenda-container span.mec-agenda-day {
 display:block;
 color:#898a8c;
 font-size:16px;
 line-height:16px;
 font-weight:700;
 margin-bottom:4px
}
.mec-fluent-wrap.mec-events-agenda-container span.mec-agenda-date {
 font-size:12px;
 line-height:12px;
 font-weight:400;
 color:#a8acb3;
 display:block
}
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-events-wrap {
 background-color:#fff;
 border-left:1px solid #e6f7ff;
 padding-top:32px;
 padding-bottom:32px;
 padding-left:25px;
 width:calc(100% - 190px)
}
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-event i {
 color:#afe7ff;
 font-size:14px;
 margin-left:0;
 display:inline-block
}
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-event>i {
 margin-right:6px;
 margin-top:8px;
 vertical-align:top;
 margin-bottom:6px
}
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-time {
 color:#898a8c;
 font-size:12px;
 line-height:12px;
 width:151px
}
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-event>.mec-agenda-time {
 vertical-align:top;
 margin-top:8px;
 margin-bottom:6px
}
.mec-fluent-wrap.mec-events-agenda-container .mec-calendar .mec-event-article {
 display:inline-block;
 padding-left:15px;
 padding-right:15px;
 max-width:calc(100% - 180px);
 min-width:120px
}
.mec-fluent-wrap.mec-events-agenda-container .mec-calendar .mec-event-article+span.mec-event-title-soldout {
 display:inline-block;
 vertical-align:top;
 margin-top:7px
}
.mec-fluent-wrap.mec-events-agenda-container .mec-calendar .mec-event-article .mec-event-title a {
 display:inline-block;
 font-size:12px;
 font-weight:400;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
 max-width:100%
}
.mec-fluent-wrap.mec-events-agenda-container .mec-skin-agenda-no-events-container {
 padding:20px 25px
}
.mec-fluent-wrap.mec-skin-available-spot-container,
.mec-fluent-wrap.mec-skin-carousel-container,
.mec-fluent-wrap.mec-skin-countdown-container,
.mec-fluent-wrap.mec-skin-cover-container,
.mec-fluent-wrap.mec-skin-masonry-container,
.mec-fluent-wrap.mec-skin-slider-container {
 background-color:transparent;
 box-shadow:none;
 border-radius:0;
 overflow:initial
}
.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats {
 margin-bottom:51px
}
.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats a {
 font-size:14px;
 color:#414244;
 font-weight:400;
 padding:8px 15px;
 margin:0 1px;
 border-radius:5px;
 border:0
}
.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats a.mec-masonry-cat-selected,
.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats a:hover {
 background-color:#fff;
 box-shadow:0 2px 2px rgba(0,0,0,.03);
 color:#00acf8
}
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry-item-wrap {
 margin-bottom:60px
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry {
 border:0;
 border-bottom:5px solid #c7ebfb;
 border-radius:3px;
 overflow:hidden;
 background-color:transparent;
 box-shadow:0 4px 10px rgba(23,102,232,.07);
 padding:0;
 margin:0
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-article {
 margin-left:15px;
 margin-right:15px
}
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-booking-calendar .mec-calendar dl dt,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-event-img {
 position:relative
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-event-img img,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-img img {
 border-radius:4px 4px 0 0
}
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-img a {
 display:-webkit-box;
 display:flex;
 -webkit-box-align:stretch;
 align-items:stretch
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap {
 background-color:#f7fcff;
 min-height:72px;
 border-bottom:1px solid #e6f7ff;
 padding:20px 25px 12px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date {
 text-align:left
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date span {
 color:#898a8c;
 font-size:14px;
 line-height:14px;
 font-weight:400;
 display:inline-block
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap span.mec-event-day-num {
 font-size:27px;
 line-height:27px;
 font-weight:700;
 margin-right:1px;
 color:#00acf8
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-day span {
 font-size:16px;
 line-height:16px;
 display:block;
 color:#000
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img {
 position:absolute;
 bottom:0;
 left:0;
 background-color:rgba(0,0,0,.8);
 border-radius:0 35px 0 0;
 padding:16px 33px 17px 27px;
 border:0
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img span,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next:hover i,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev:hover i,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-sharing-wrap>li:first-of-type i,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover i,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover i {
 color:#fff
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img .mec-event-day,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-location+.mec-time-details,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-location+.mec-time-details,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-location+.mec-time-details,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img .mec-event-day {
 margin-top:-3px
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img .mec-event-day span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img .mec-event-day span {
 color:rgba(255,255,255,.47)
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content {
 padding:23px 25px 6px;
 border-right:1px solid #e6f7ff;
 border-left:1px solid #e6f7ff
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content {
 background-color:#fff;
 padding-bottom:1px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title {
 margin-top:0;
 margin-bottom:7px;
 line-height:24px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title a {
 color:#000;
 font-weight:700;
 font-size:18px;
 line-height:24px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title a:hover {
 text-decoration:none;
 color:#00acf8
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-details i:before,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-location i:before,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-location i,
.mec-fluent-wrap.mec-skin-carousel-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-location i,
.mec-fluent-wrap.mec-skin-countdown-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-location i,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-location i,
.mec-fluent-wrap.mec-skin-masonry-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details i:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-location i:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-price-details i:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-time-details:before {
 color:#afe7ff;
 font-size:14px;
 line-height:13px;
 vertical-align:middle;
 margin-right:3px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-details span,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-carousel-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-countdown-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-masonry-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details span,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-slider-container .mec-price-details span,
.mec-fluent-wrap.mec-skin-slider-container .mec-time-details span {
 display:inline-block;
 color:#898a8c;
 font-size:12px;
 line-height:12px;
 margin-bottom:0
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-carousel-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-countdown-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-masonry-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-time-details:before {
 font-family:simple-line-icons;
 content:"\e081";
 margin-right:7px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-footer,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-footer,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-footer,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-footer {
 padding:28px 0 0;
 margin:0;
 background-color:#fff;
 border:0
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-footer {
 padding-top:25px
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-footer .mec-booking-button,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-footer .mec-booking-button,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-footer .mec-booking-button,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-footer .mec-booking-button {
 line-height:12px;
 padding:12px 16px;
 height:auto
}
@media only screen and (max-width:992px) {
 .mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-nav {
  display:none
 }
}
@media only screen and (max-width:480px) {
 .mec-fluent-wrap .mec-event-grid-modern .mec-event-sharing {
  top:auto;
  left:-6px
 }
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap {
 padding:0;
 background-color:transparent;
 min-height:501px
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 {
 height:447px;
 box-shadow:0 0 70px rgba(27,69,91,.16)
}
@media (min-width:961px) {
 .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 {
  margin:0 auto;
  max-width:1026px!important
 }
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-event-article {
 border-left:7px solid #e6f7ff;
 border-radius:3px;
 min-height:447px
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img {
 width:calc(100% - 383px);
 border-radius:0 3px 3px 0
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
 width:383px;
 border-top:1px solid #e6f7ff;
 border-bottom:1px solid #e6f7ff;
 padding:53px 50px;
 margin-bottom:0
}
.mec-fluent-wrap.mec-skin-slider-container .event-grid-modern-head {
 padding:0;
 margin:0
}
.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title {
 margin-bottom:15px;
 letter-spacing:0
}
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap {
 background-color:#fff;
 border-bottom:1px solid #e6f7ff;
 padding:0 0 25px;
 margin-bottom:25px
}
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap i {
 font-size:45px;
 line-height:45px;
 color:#afe6ff;
 display:inline-block;
 float:left;
 margin-right:11px
}
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-previous-month,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-box-inner,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap-inner,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-date span,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap-inner,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-date span {
 float:left
}
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date {
 margin-right:0;
 margin-bottom:2px;
 display:block;
 float:none
}
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-day {
 margin-top:0;
 font-weight:400;
 font-family:inherit;
 letter-spacing:0
}
.mec-fluent-wrap.mec-skin-slider-container .mec-event-date span.mec-event-day-num {
 margin-right:9px
}
.mec-fluent-wrap.mec-skin-slider-container .mec-event-date span:last-child {
 margin-top:8px
}
.mec-fluent-wrap.mec-skin-slider-container .mec-event-meta>div {
 margin-bottom:4px
}
.mec-fluent-wrap.mec-skin-slider-container .mec-event-footer {
 padding-top:38px;
 padding-bottom:0;
 margin:0
}
.mec-fluent-wrap.mec-skin-slider-container .mec-event-footer .mec-booking-button {
 height:auto;
 line-height:12px;
 padding:12px 16px 11px
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .owl-nav {
 position:relative;
 margin-top:20px
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev {
 opacity:1;
 width:auto;
 height:auto;
 font-size:12px;
 line-height:12px;
 border-radius:2px;
 box-shadow:0 2px 2px 0 rgba(0,0,0,.06);
 top:auto;
 margin:0;
 color:#00acf8;
 letter-spacing:0;
 font-weight:600;
 padding:12px 22px
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev {
 left:0
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next {
 left:94px;
 right:unset
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover {
 background-color:#00acf8;
 color:#fff
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i {
 color:#00acf8;
 font-size:9px;
 font-weight:400;
 margin:0 9px;
 line-height:9px;
 display:inline-block;
 -webkit-transform:translate(0,-1px);
 transform:translate(0,-1px)
}
@media (max-width:992px) {
 .mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec {
  width:302px
 }
 .mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec {
  width:calc(100% - 302px)
 }
 .mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:nth-child(odd) {
  margin-right:0
 }
 .mec-fluent-wrap.mec-events-agenda-container .mec-agenda-date-wrap,
 .mec-fluent-wrap.mec-events-agenda-container .mec-agenda-events-wrap {
  float:none;
  width:100%
 }
 .mec-fluent-wrap.mec-events-agenda-container .mec-agenda-events-wrap {
  padding-top:0
 }
 .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img {
  height:100%;
  float:right
 }
 .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
  float:left
 }
}
.mec-fluent-wrap.mec-skin-carousel-container {
 max-width:1154px
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev {
 position:absolute;
 background-color:#fff!important;
 width:39px;
 height:39px;
 line-height:39px;
 border-radius:50%;
 text-align:center;
 padding:0;
 -webkit-transition:.3s;
 transition:.3s;
 border:1px solid #c7ebfb
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next:hover,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev:hover,
.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot:hover span {
 background-color:#00acf8;
 border-color:#00acf8
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next i,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev i {
 font-size:15px;
 line-height:37px;
 -webkit-transition:.3s;
 transition:.3s;
 color:#00acf8
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next i {
 padding-left:2px
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots {
 margin-top:20px
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot {
 padding:0;
 margin:0 3px;
 display:inline-block;
 width:auto
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot span {
 margin:0;
 background-color:#fff;
 box-shadow:0 2px 2px rgba(0,0,0,.03);
 border:1px solid #c7ebfb;
 width:7px;
 height:7px;
 -webkit-transition:.3s;
 transition:.3s;
 border-radius:50%
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot.active span {
 width:25px;
 border-radius:4px;
 background-color:#00acf8;
 border-color:#00acf8
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-local-time-details,
.mec-fluent-wrap.mec-skin-carousel-container .mec-localtime-details {
 padding-top:2px
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 {
 background-color:#fff;
 border-radius:3px;
 overflow:hidden;
 border-left:7px solid #e6f7ff;
 box-shadow:0 0 70px rgba(0,0,0,.17);
 display:-webkit-box;
 display:flex;
 color:#000
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 {
 width:495px;
 display:initial
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 {
 -webkit-box-flex:1;
 flex:1;
 width:auto;
 display:initial;
 padding:47px 60px 40px 53px
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part-details {
 padding-top:40px;
 margin-bottom:0
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-part-title {
 display:-webkit-box;
 display:flex;
 -webkit-box-pack:justify;
 justify-content:space-between;
 align-items:self-start
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming {
 font-size:24px;
 color:#000;
 font-weight:700;
 letter-spacing:0;
 margin-top:14px;
 -webkit-box-flex:1;
 flex:1;
 margin-right:10px
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming span {
 font-weight:700;
 margin-bottom:5px;
 display:block
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title {
 text-align:left;
 margin-bottom:24px
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a {
 font-size:17px;
 line-height:23px;
 font-weight:500
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap {
 background-color:#e6f7ff;
 border-radius:3px;
 min-height:76px;
 padding-top:17px;
 padding-bottom:15px;
 white-space:nowrap
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-date {
 width:auto;
 height:auto;
 background:initial;
 color:initial;
 font-size:initial;
 position:static
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap span.mec-event-day-num {
 font-size:26px;
 color:#1766e8
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown {
 position:static;
 margin:0 0 21px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown .clockdiv,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown .clockdiv {
 display:-webkit-box;
 display:flex;
 flex-wrap:wrap
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li {
 border:1px solid #c7ebfb;
 box-shadow:0 2px 2px rgba(0,0,0,.02);
 border-radius:2px;
 margin-right:10px;
 padding:11px 18px 12px;
 margin-left:0
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-local-time-details:before,
.mec-fluent-wrap.mec-skin-countdown-container .mec-localtime-details i:before {
 top:6px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li span {
 font-size:20px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li .label-w,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li .label-w {
 font-size:12px;
 line-height:12px;
 color:#898a8c;
 margin-top:0;
 letter-spacing:0;
 margin-bottom:0
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-footer {
 padding-top:45px
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-local-time-details,
.mec-fluent-wrap.mec-skin-countdown-container .mec-localtime-details {
 padding-top:3px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details {
 margin-top:-4px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before {
 line-height:13px
}
.mec-fluent-wrap.mec-skin-cover-container article {
 border:0;
 padding:0;
 border-radius:3px;
 overflow:hidden;
 box-shadow:0 0 70px rgba(27,69,91,.16);
 min-height:400px;
 display:-webkit-box;
 display:flex;
 -webkit-box-align:stretch;
 align-items:stretch
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-image {
 -webkit-box-flex:1;
 flex:1
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-image img {
 height:100%
}
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap {
 position:absolute;
 top:0;
 left:0;
 background-color:rgba(0,0,0,.8);
 border:0;
 border-radius:0 0 40px;
 padding:30px 46px 30px 40px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap i {
 display:inline-block;
 width:53px;
 height:53px;
 line-height:53px;
 font-size:17px;
 text-align:center;
 background-color:#00acf8;
 color:#fff;
 float:left;
 margin-right:14px;
 border-radius:7px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date {
 margin-right:0;
 display:block;
 float:none;
 white-space:nowrap;
 position:static;
 width:auto;
 padding:7px 0 0
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-date span.mec-event-day-num {
 margin-right:9px;
 color:#fff;
 font-size:26px;
 line-height:26px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-date span:last-child {
 margin-top:8px;
 color:#fff
}
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day span {
 color:rgba(255,255,255,.75)
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-content {
 bottom:0;
 left:0;
 width:90%;
 background-color:rgba(255,255,255,.92);
 border-radius:0 40px 0 0;
 border-left:7px solid #c7ebfb;
 display:-webkit-box;
 display:flex;
 padding:40px 32px 40px 35px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-col {
 padding:0 40px
}
@media (max-width:1200px) {
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-col {
  padding-left:30px;
  padding-right:30px
 }
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-col:first-of-type {
 padding-left:0;
 border-right:1px solid #e3e4e6;
 max-width:359px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type1 .mec-event-col:last-of-type {
 margin-left:auto
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-location,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details {
 white-space:nowrap
}
.mec-fluent-wrap.mec-skin-cover-container .mec-booking-button {
 background-color:#00acf8;
 color:#fff;
 padding:16px 32px;
 font-size:14px;
 line-height:14px;
 border:0
}
.mec-fluent-wrap.mec-skin-cover-container .mec-booking-button:hover {
 background-color:#000;
 color:#fff;
 box-shadow:0 4px 10px rgba(1,2,4,.32)
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-date-wrap {
 left:auto;
 right:0;
 top:30px;
 border-radius:15px 0 0 15px;
 background-color:#00acf8;
 padding-left:30px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-date-wrap i,
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content span.mec-totalcalview-selected {
 background-color:#fff;
 color:#00acf8
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-content {
 width:365px;
 background-color:rgba(0,0,0,.8);
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 flex-direction:column;
 padding:38px 40px 28px 35px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-local-time-details div,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-local-time-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-localtime-details div,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-localtime-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-local-time-details div,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-local-time-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-localtime-details div,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-localtime-details span {
 color:#fff!important
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col {
 padding:0;
 border:0
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:first-of-type {
 -webkit-box-ordinal-group:3;
 order:2;
 margin-bottom:20px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:nth-of-type(2) {
 -webkit-box-ordinal-group:2;
 order:1;
 padding-bottom:6px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:nth-of-type(3) {
 -webkit-box-ordinal-group:4;
 order:3
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-location address,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-location address {
 color:#a2a3a6
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-booking-button {
 padding:12px 16px 11px;
 background-color:#fff;
 color:#00acf8;
 border:1px solid #c7ebfb
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-booking-button:hover {
 background-color:#00acf8;
 border-color:#00acf8;
 color:#fff;
 box-shadow:0 4px 10px rgba(0,172,248,.2)
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-sharing-wrap:hover>li:first-of-type {
 background-color:#00acf8
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-date-wrap {
 left:auto;
 right:30px;
 top:30px;
 border-radius:12px;
 padding-left:30px;
 padding-right:35px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-date span {
 color:#000
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap .mec-event-day span {
 color:#898a8c
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-content {
 width:572px;
 padding-top:32px;
 padding-bottom:30px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content {
 background-color:rgba(0,0,0,.8)
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col:first-of-type,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col:first-of-type {
 padding-right:22px;
 border:0
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col:last-of-type,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col:last-of-type {
 padding-left:22px;
 border:0;
 margin-left:auto
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-location,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-location {
 padding-bottom:5px
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-booking-button,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-booking-button {
 margin-top:24px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-wrap {
 max-width:1026px!important;
 background-color:#fff
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot {
 border:0;
 border-radius:3px;
 overflow:hidden;
 box-shadow:0 0 70px rgba(27,69,91,.16)
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-img {
 height:450px;
 background-color:#e6e7e8
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box {
 position:absolute;
 bottom:40px;
 left:50px;
 background-color:rgba(0,0,0,.8);
 border-radius:7px;
 padding:30px 40px 30px 30px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box img {
 display:block;
 width:53px;
 height:53px;
 line-height:53px;
 padding:15px;
 background-color:#00acf8;
 float:left;
 margin-right:17px;
 border-radius:5px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-count {
 display:block;
 white-space:nowrap;
 padding-top:3px;
 color:#fff;
 font-size:27px;
 line-height:27px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-text {
 color:rgba(255,255,255,.6);
 font-size:16px;
 margin-top:-5px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-content {
 border-left:7px solid #e6f7ff;
 display:-webkit-box;
 display:flex;
 padding:0 50px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col {
 padding-top:50px;
 padding-bottom:35px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:first-of-type {
 -webkit-box-flex:1;
 flex:1;
 padding-right:50px;
 border-right:1px solid #e6f7ff
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:last-of-type {
 width:425px;
 padding-left:50px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown {
 text-align:center;
 table-layout:fixed;
 color:#000;
 margin-bottom:29px;
 display:block
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown .block-w {
 display:table-cell;
 position:relative;
 height:70px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a {
 font-size:22px;
 line-height:28px
}
.mec-fluent-wrap .mec-event-description p {
 color:#898a8c;
 font-size:16px;
 line-height:23px;
 font-weight:400;
 margin-bottom:0
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title {
 margin-bottom:47px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-footer {
 padding-top:42px
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-details,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-location,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-events-address {
 margin-bottom:2px
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 {
 display:-webkit-box;
 display:flex;
 border-left:7px solid #e6f7ff
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:first-of-type {
 padding:75px 75px 50px 68px;
 border:0
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:last-of-type {
 padding:45px 45px 45px 0;
 width:513px;
 display:-webkit-box;
 display:flex;
 -webkit-box-align:stretch;
 align-items:stretch
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box {
 position:static;
 display:block;
 background-color:#fff;
 padding:0;
 border-radius:0;
 margin-bottom:24px
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box img,
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image img {
 border-radius:3px
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box .mec-av-spot-count {
 color:#00acf8;
 font-weight:700
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box .mec-av-spot-text {
 color:#898a8c;
 font-size:14px;
 font-weight:400;
 margin-top:3px
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-content .mec-event-description p:not(:empty),
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-content .mec-event-title {
 margin-bottom:24px
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-countdown {
 margin-bottom:13px
}
@media (max-width:960px) {
 .mec-fluent-wrap dt>.simple-skin-ended {
  padding:1px;
  line-height:1;
  min-height:14px
 }
 .mec-fluent-wrap .simple-skin-ended h4,
 .mec-fluent-wrap dt .simple-skin-ended h4 {
  word-break:break-all;
  font-size:8px;
  padding:1px;
  line-height:12px
 }
 .mec-fluent-wrap .mec-calendar .mec-event-article h4,
 .mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content h4 {
  word-break:break-all
 }
 .mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  flex-direction:column-reverse
 }
 .mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 {
  width:100%
 }
 .mec-fluent-wrap.mec-skin-cover-container img {
  height:100%
 }
 .mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-content,
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-content {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column
 }
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-col {
  padding-left:0;
  padding-right:0;
  padding-bottom:20px
 }
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-col:first-of-type {
  border-right:0
 }
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-col:last-of-type {
  padding-bottom:0
 }
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type1 .mec-event-col:last-of-type {
  margin-left:0
 }
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content,
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-content {
  width:auto
 }
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col,
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col {
  padding:0
 }
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col:last-of-type,
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col:last-of-type {
  padding-left:0;
  margin-left:0
 }
 .mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:first-of-type {
  padding-right:0;
  padding-bottom:0;
  border:0
 }
 .mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:last-of-type {
  padding-top:0;
  padding-left:0;
  padding-bottom:45px;
  max-width:100%
 }
 .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type1 .mec-event-footer {
  padding-top:20px
 }
 .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column-reverse
 }
 .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:last-of-type,
 .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image,
 .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image img {
  width:100%;
  padding-bottom:0
 }
 .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image img {
  height:auto
 }
 .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:first-of-type {
  padding:0 45px 35px
 }
 .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:last-of-type {
  padding:45px
 }
}
.mec-fluent-wrap.mec-skin-full-calendar-container,
.mec-fluent-wrap.mec-skin-tile-container {
 position:relative;
 max-width:1026px!important
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box {
 position:absolute;
 top:30px;
 right:40px;
 z-index:1;
 margin-bottom:0
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view {
 display:-webkit-box;
 display:flex;
 text-align:center;
 float:none
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span {
 font-size:14px;
 font-weight:400;
 text-transform:capitalize;
 width:auto;
 height:35px;
 line-height:35px;
 padding:0 17px;
 background-color:#fff;
 border:0;
 color:#4e5158;
 border-radius:5px;
 margin:0;
 -webkit-transition:.16s;
 transition:.16s;
 white-space:nowrap
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected {
 background-color:#f2fcff;
 color:#00acf8!important
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-fluent-more-views-icon {
 color:#00acf8;
 letter-spacing:1px;
 font-size:20px;
 line-height:26px;
 position:relative
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-fluent-more-views-icon.active {
 background-color:#f2fcff
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content {
 display:none;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 flex-direction:column;
 opacity:0;
 visibility:hidden;
 height:0;
 -webkit-transition:opacity .3s;
 transition:opacity .3s;
 position:absolute;
 left:-11px;
 top:calc(100% + 8px);
 border:1px solid #c7ebfb;
 border-radius:3px;
 background-color:#fff;
 padding:3px 0
}
@media (max-width:768px) {
 .mec-skin-full-calendar-container .mec-fluent-wrap .mec-month-navigator,
 .mec-skin-full-calendar-container .mec-fluent-wrap .mec-year-navigator {
  margin-top:20px
 }
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:after,
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:before {
 content:"";
 position:absolute;
 width:0;
 height:0;
 left:50%;
 -webkit-transform:translateX(-50%);
 transform:translateX(-50%)
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:before {
 top:-8px;
 border-left:7px solid transparent;
 border-right:7px solid transparent;
 border-bottom:8px solid #c7ebfb
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:after {
 top:-7px;
 border-left:6px solid transparent;
 border-right:6px solid transparent;
 border-bottom:8px solid #fff
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content.active {
 display:-webkit-box;
 display:flex;
 opacity:1;
 visibility:visible;
 height:unset
}
@media (max-width:480px) {
 .mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap,
 .mec-fluent-wrap dl dt:first-child .mec-more-events-wrap,
 .mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap,
 .mec-more-events-wrap {
  position:fixed;
  -webkit-transform:translate(-50%,100%);
  transform:translate(-50%,100%);
  left:50%!important;
  top:auto!important;
  bottom:50%!important
 }
 .mec-fluent-wrap .mec-more-events {
  position:relative
 }
 .mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events:after,
 .mec-fluent-wrap dl dt .mec-more-events-wrap .mec-more-events:after {
  display:none
 }
 .mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container {
  padding-left:50px;
  padding-right:40px
 }
 .mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container span {
  left:15px
 }
 .mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a {
  right:10px
 }
 .mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a.mec-table-d-prev {
  right:22px
 }
 .mec-fluent-wrap .mec-daily-view-date-labels.mec-owl-carousel {
  padding-left:0
 }
 .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
  padding:30px 30px 20px
 }
 .mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-part-title {
  flex-wrap:wrap;
  flex-direction:column
 }
 .mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li,
 .mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li,
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:first-of-type {
  margin-bottom:10px
 }
 .mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming {
  margin-bottom:15px
 }
 .mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 {
  padding:27px 40px 20px 33px
 }
 .mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap,
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-date-wrap,
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap,
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-date-wrap {
  top:0;
  right:0;
  left:0;
  border-radius:0;
  padding:20px
 }
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-content,
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-content {
  width:100%;
  border-radius:0;
  padding:20px
 }
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-col:first-of-type {
  padding-bottom:5px
 }
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-booking-button,
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-booking-button {
  margin-top:10px
 }
 .mec-fluent-wrap.mec-skin-cover-container .mec-event-image img {
  height:auto;
  margin-top:93px
 }
 .mec-fluent-wrap.mec-skin-cover-container article {
  background:#535b5f
 }
 .mec-fluent-wrap .mec-yearly-title-sec,
 .mec-fluent-wrap.mec-skin-full-calendar-container .mec-calendar-a-month,
 .mec-fluent-wrap.mec-skin-full-calendar-container .mec-skin-monthly-view-month-navigator-container {
  padding-left:20px;
  padding-right:20px
 }
}
.nicescroll-cursors {
 -webkit-transition:.15s;
 transition:.15s
}
.nicescroll-cursors:active,
.nicescroll-cursors:focus,
.nicescroll-cursors:hover {
 width:8px!important;
 cursor:n-resize
}
.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container {
 font-size:unset;
 height:unset;
 text-align:unset;
 margin-bottom:unset
}
.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container .mec-next-month,
.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container .mec-previous-month {
 top:unset;
 left:unset;
 padding:unset;
 line-height:unset;
 box-shadow:unset;
 right:unset
}
.mec-fluent-wrap.mec-skin-tile-container .mec-calendar-topsec {
 display:block;
 background-color:transparent
}
.mec-fluent-wrap.mec-skin-tile-container .mec-calendar-table {
 margin:0!important
}
.mec-fluent-wrap.mec-skin-tile-container .mec-calendar .mec-event-article {
 border:unset;
 min-height:unset;
 padding:35px 25px
}
.mec-fluent-wrap.mec-skin-tile-container .mec-event-tile-view article.mec-tile-item .mec-event-title {
 font-weight:700;
 font-size:23px;
 padding:12px 0 0;
 line-height:unset;
 margin-bottom:10px
}
.mec-fluent-wrap.mec-skin-tile-container .mec-event-tile-view article.mec-label-canceled:before,
.mec-fluent-wrap.mec-skin-tile-container .mec-event-tile-view article.mec-label-featured:before {
 top:12px!important;
 left:82px!important
}
.mec-fluent-wrap .mec-event-tile-view article.mec-tile-item .mec-event-content {
 height:auto;
 bottom:12px;
 width:100%;
 padding:0 20px
}
@media (max-width:767px) {
 .mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec,
 .mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec,
 .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content,
 .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img {
  width:100%;
  float:none
 }
 .mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec {
  border-top:1px solid #c7ebfb
 }
 .mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec-inner {
  display:-webkit-box;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-around
 }
 .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1,
 .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-event-article,
 .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap {
  height:auto
 }
 .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 {
  padding-bottom:60px
 }
 .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
  border-right:1px solid #e6f7ff
 }
 .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img {
  height:300px
 }
 .mec-fluent-wrap.mec-skin-full-calendar-container .mec-calendar-a-month,
 .mec-fluent-wrap.mec-skin-full-calendar-container .mec-skin-monthly-view-month-navigator-container,
 .mec-fluent-wrap.mec-skin-full-calendar-container .mec-yearly-title-sec {
  padding-top:80px;
  text-align:center
 }
 .mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box {
  right:0;
  top:20px;
  width:100%;
  padding:0 10px
 }
 .mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view {
  flex-wrap:wrap;
  -webkit-box-pack:center;
  justify-content:center
 }
 .mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events-body,
 .mec-fluent-wrap dl dt:first-child .mec-more-events-wrap .mec-more-events-body,
 .mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap .mec-more-events-body,
 .mec-more-events-wrap .mec-more-events-body {
  max-height:220px;
  overflow:hidden
 }
}
.mec-fluent-wrap .mec-event-sharing-wrap .mec-event-social-icon i {
 color:rgb(0 172 248 / .6)
}
.mec-fluent-wrap .mec-event-sharing-wrap .mec-event-social-icon:hover i {
 color:rgb(0 172 248 / 1)
}
.mec-fluent-wrap .mec-event-sharing-wrap .mec-event-sharing:before {
 bottom:-1.495em;
 border-color:#c7ebfb transparent transparent
}
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-calendar {
 background:unset
}
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-booking-calendar-month-navigation {
 text-align:center;
 width:100%;
 background:#fff
}
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt,
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-calendar.mec-event-calendar-classic dl dt {
 padding:3px
}
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-calendar .mec-calendar-row dt:hover {
 background:#fff
}
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-load-month {
 border-radius:0;
 width:fit-content;
 height:auto;
 padding:0 7px;
 border:0;
 line-height:34px
}
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-next-month {
 float:right
}
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-load-month i,
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-load-year i {
 bottom:0
}
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-calendar-header h2 {
 font-size:12px;
 margin:0
}
.mec-fluent-wrap .mec-booking-calendar-wrapper .mec-calendar .mec-calendar-row dt {
 padding:0!important
}
.mec-fluent-wrap .mec-next-multiple ul .mec-date,
.mec-fluent-wrap .mec-next-multiple ul .mec-time {
 width:50%
}
.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields {
 display:inline-block!important
}
.mec-wrap .mec-totalcal-box .mec-text-input-search label {
 position:absolute;
 top:-20px
}
.mec-fluent-wrap .mec-checkboxes-search {
 max-width:254px;
 margin-left:0;
 margin-right:0
}
@media screen and (max-width:768px) {
 .mec-wrap .mec-totalcal-box .mec-search-reset-button .mec-button {
  position:relative
 }
 .mec-fluent-wrap .mec-checkboxes-search {
  margin-left:10px;
  margin-right:10px;
  display:unset
 }
}
.mec-fluent-wrap .mec-checkboxes-search .mec-searchbar-category-wrap {
 width:calc(100% - 51px)!important;
 max-width:calc(100% - 51px)!important;
 min-height:41px
}
.mec-fluent-wrap .mec-minmax-event-cost {
 margin-left:unset;
 margin-right:10px
}
.mec-fluent-wrap .mec-minmax-event-cost .mec-minmax-price,
.mec-fluent-wrap .mec-search-form .with-mec-date-search .mec-timepicker-end,
.mec-fluent-wrap .mec-search-form .with-mec-date-search .mec-timepicker-start {
 width:calc(50% - 20px)
}
.mec-fluent-wrap .mec-search-form .mec-time-picker-search.with-mec-date-search {
 width:calc(50% - 10px);
 margin-top:10px
}
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h1,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h2,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h3,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h4,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h5,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h6,
.mec-fluent-wrap.mec-single-fluent-wrap,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-agenda-event-title a,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar .mec-event-article .mec-event-detail,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar .mec-event-article .mec-localtime-details div,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-top h2,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-top h3,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-event-content p,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-event-grid-modern .event-grid-modern-head .mec-event-day,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-search-bar-result .mec-event-detail,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-toggle-item-col .mec-event-day,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box input,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box input[type=submit],
.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box select,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-weather-summary-temp,
.mec-fluent-wrap.mec-single-fluent-wrap a,
.mec-fluent-wrap.mec-single-fluent-wrap div:not([class^=elementor-]),
.mec-fluent-wrap.mec-single-fluent-wrap h1,
.mec-fluent-wrap.mec-single-fluent-wrap h2,
.mec-fluent-wrap.mec-single-fluent-wrap h3,
.mec-fluent-wrap.mec-single-fluent-wrap h4,
.mec-fluent-wrap.mec-single-fluent-wrap h5,
.mec-fluent-wrap.mec-single-fluent-wrap h6,
.mec-fluent-wrap.mec-single-fluent-wrap input,
.mec-fluent-wrap.mec-single-fluent-wrap p,
.mec-single-fluent-body .lity-container,
.mec-single-fluent-body .lity-container .mec-events-meta-group-booking input[type=email],
.mec-single-fluent-body .lity-container .mec-events-meta-group-booking input[type=number],
.mec-single-fluent-body .lity-container .mec-events-meta-group-booking input[type=text],
.mec-single-fluent-body .lity-container a,
.mec-single-fluent-body .lity-container div:not([class^=elementor-]),
.mec-single-fluent-body .lity-container h1,
.mec-single-fluent-body .lity-container h2,
.mec-single-fluent-body .lity-container h3,
.mec-single-fluent-body .lity-container h4,
.mec-single-fluent-body .lity-container h5,
.mec-single-fluent-body .lity-container h6,
.mec-single-fluent-body .lity-container input,
.mec-single-fluent-body .lity-container label,
.mec-single-fluent-body .lity-container p,
.mec-single-fluent-body .lity-container span {
 font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
 letter-spacing:normal
}
.mec-single-fluent-wrap {
 background-color:#f5f7f8;
 border-radius:0;
 overflow:unset;
 box-shadow:none;
 max-width:1126px;
 padding:20px 50px;
 letter-spacing:0;
 margin:0 auto
}
.mec-single-fluent-wrap input:focus {
 outline:0;
 box-shadow:none!important;
 border-color:#a6e3ff!important
}
.mec-single-fluent-wrap .mec-single-event ul {
 padding-left:0
}
.mec-single-fluent-wrap .mec-single-event li,
.mec-single-fluent-wrap .mec-single-event ul {
 margin:0
}
.mec-single-fluent-wrap .mec-single-event .row {
 margin-left:-10px;
 margin-right:-10px
}
.mec-single-fluent-wrap .mec-single-event .row>[class*=col-] {
 padding-left:10px;
 padding-right:10px
}
@media (min-width:961px) {
 .mec-single-fluent-wrap .mec-single-event .col-md-8 {
  width:69.408%
 }
 .mec-single-fluent-wrap .mec-single-event .col-md-4 {
  width:30.592%
 }
}
.mec-single-fluent-body .lity-content input::-webkit-input-placeholder,
.mec-single-fluent-body .lity-content textarea::-webkit-input-placeholder,
.mec-single-fluent-wrap input::-webkit-input-placeholder,
.mec-single-fluent-wrap textarea::-webkit-input-placeholder {
 color:#afe6ff!important;
 font-size:14px;
 line-height:19px;
 font-weight:400;
 font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
 letter-spacing:0
}
.mec-single-fluent-body .lity-content input::-moz-placeholder,
.mec-single-fluent-body .lity-content textarea::-moz-placeholder,
.mec-single-fluent-wrap input::-moz-placeholder,
.mec-single-fluent-wrap textarea::-moz-placeholder {
 color:#afe6ff!important;
 font-size:14px;
 line-height:19px;
 font-weight:400;
 font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
 letter-spacing:0
}
.mec-single-fluent-body .lity-content input:-ms-input-placeholder,
.mec-single-fluent-body .lity-content textarea:-ms-input-placeholder,
.mec-single-fluent-wrap input:-ms-input-placeholder,
.mec-single-fluent-wrap textarea:-ms-input-placeholder {
 color:#afe6ff!important;
 font-size:14px;
 line-height:19px;
 font-weight:400;
 font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
 letter-spacing:0
}
.mec-single-fluent-body .lity-content input:-moz-placeholder,
.mec-single-fluent-body .lity-content textarea:-moz-placeholder,
.mec-single-fluent-wrap input:-moz-placeholder,
.mec-single-fluent-wrap textarea:-moz-placeholder {
 color:#afe6ff!important;
 font-size:14px;
 line-height:19px;
 font-weight:400;
 font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
 letter-spacing:0
}
.mec-single-fluent-wrap input:-webkit-autofill,
.mec-single-fluent-wrap input:-webkit-autofill:focus,
.mec-single-fluent-wrap input:-webkit-autofill:hover,
.mec-single-fluent-wrap select:-webkit-autofill,
.mec-single-fluent-wrap select:-webkit-autofill:focus,
.mec-single-fluent-wrap select:-webkit-autofill:hover,
.mec-single-fluent-wrap textarea:-webkit-autofill,
.mec-single-fluent-wrap textarea:-webkit-autofill:focus,
.mec-single-fluent-wrap textarea:-webkit-autofill:hover {
 -webkit-animation-delay:1s;
 -webkit-animation-name:autofill;
 -webkit-animation-fill-mode:both
}
@-webkit-keyframes autofill {
 0%,
 100% {
  color:#00acf8;
  background:#fff
 }
}
.mec-single-fluent-wrap .mec-breadcrumbs {
 background-color:#fff;
 border-radius:3px;
 box-shadow:0 2px 2px rgba(0,0,0,.04);
 border:0;
 margin:0;
 margin-bottom:20px;
 padding:9px 16px 8px;
 color:#898a8c;
 position:relative
}
.mec-single-fluent-wrap .mec-breadcrumbs a {
 font-size:12px;
 line-height:19px;
 color:#414244;
 font-weight:400
}
.mec-single-fluent-wrap .mec-breadcrumbs i {
 font-size:9px
}
.mec-single-fluent-wrap .mec-breadcrumbs .mec-current {
 margin-left:3px
}
.mec-single-fluent-wrap .mec-events-event-image img {
 border-radius:3px;
 box-shadow:0 0 70px rgba(27,69,91,.12);
 margin-bottom:18px
}
.mec-single-fluent-wrap .mec-single-event-bar {
 background-color:#fff;
 border-radius:3px;
 box-shadow:0 2px 2px rgba(0,0,0,.04);
 margin:0;
 border-left:7px solid #00acf8;
 margin-bottom:20px;
 display:-webkit-box;
 display:flex;
 flex-wrap:wrap;
 min-height:141px;
 -webkit-box-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 justify-content:space-between;
 padding:48px 50px 48px 43px
}
.mec-single-fluent-wrap .mec-holding-status {
 margin-top:3px;
 display:inline-block
}
@media (max-width:767px) {
 .mec-single-fluent-wrap .mec-single-event-bar {
  padding:30px 5px 25px 15px
 }
}
.mec-single-fluent-wrap .mec-single-event-bar>div {
 background-color:#fff;
 display:block;
 padding:0;
 margin:0;
 display:-webkit-box;
 display:flex
}
.mec-single-fluent-wrap .mec-single-event-bar>div i {
 color:#97dbf7;
 font-size:39px;
 display:inline-block;
 margin-right:12px
}
.mec-single-fluent-wrap .mec-single-event-bar>div h3 {
 font-size:14px;
 font-weight:500;
 line-height:23px;
 color:#000;
 padding:0;
 margin:0;
 margin-top:-2px
}
.mec-single-fluent-wrap .mec-single-event-bar>div dd {
 margin:0;
 padding:0;
 color:#898a8c;
 font-size:14px;
 font-weight:400;
 line-height:14px
}
.mec-single-fluent-wrap .mec-single-event-bar-inner {
 display:-webkit-box;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 flex-direction:column
}
.mec-single-fluent-wrap .mec-single-event-bar .mec-events-event-cost>span:first-child {
 font-size:11px
}
.mec-single-fluent-wrap .mec-single-event-bar .mec-single-event-time h3>span:last-child {
 font-size:10px;
 color:#898a8c;
 margin-left:8px
}
.mec-single-fluent-wrap .mec-booking-button {
 background-color:#00acf8;
 border:0;
 color:#fff;
 margin:0;
 font-size:11px;
 line-height:11px;
 letter-spacing:.5px;
 padding:17px 45px 16px;
 box-shadow:0 2px 2px rgba(0,172,248,.27)
}
.mec-single-fluent-wrap .mec-booking-button:hover {
 background-color:#000;
 color:#fff;
 box-shadow:0 4px 10px rgba(1,2,4,.32)
}
.mec-single-event-bar-seperator {
 display:block;
 width:1px;
 height:31px;
 background-color:#e6f7ff
}
@media (max-width:767px) {
 .mec-single-fluent-wrap .mec-single-event-bar {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  -webkit-box-align:start;
  align-items:start
 }
 .mec-single-event-bar-seperator {
  background-color:#fff
 }
}
.mec-single-fluent-wrap .mec-left-side {
 background-color:#fff;
 border-radius:3px;
 box-shadow:0 2px 2px rgba(0,0,0,.04);
 padding:50px;
 margin-bottom:20px
}
@media (max-width:767px) {
 .mec-single-fluent-wrap .mec-left-side {
  padding:15px
 }
}
.mec-single-fluent-wrap .mec-single-event-category {
 display:block;
 background-color:#fff;
 margin-bottom:13px;
 padding:0
}
.mec-single-fluent-wrap .mec-single-event-category a {
 background-color:rgba(0,172,248,.07);
 border-radius:3px;
 color:#00acf8;
 font-size:12px;
 line-height:12px;
 font-weight:400;
 padding:7px 11px;
 margin-right:6px;
 margin-bottom:6px;
 display:inline-block
}
.mec-single-fluent-wrap .mec-event-content {
 padding:0;
 margin:0
}
.mec-single-fluent-wrap .mec-single-title {
 font-size:22px;
 line-height:28px;
 font-weight:500;
 color:#000;
 margin-bottom:28px
}
.mec-single-fluent-wrap p {
 color:#898a8c;
 font-size:16px;
 line-height:23px;
 font-weight:400;
 margin-bottom:23px
}
.mec-single-fluent-body .lity-content p {
 color:#777f84;
 line-height:23px;
 font-weight:400;
 margin-bottom:3px;
 margin-top:-6px;
 font-size:12px
}
.mec-single-fluent-wrap .mec-single-links-wrap {
 display:-webkit-box;
 display:flex;
 -webkit-box-pack:justify;
 justify-content:space-between;
 padding-bottom:19px;
 border-bottom:1px solid #e6f7ff;
 margin-bottom:50px
}
@media (max-width:767px) {
 .mec-single-fluent-wrap .mec-single-links-wrap {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column
 }
}
.mec-single-fluent-wrap .mec-frontbox {
 border:0;
 padding:0;
 box-shadow:none;
 margin:0;
 margin-bottom:25px;
 background-color:#fff
}
.mec-single-fluent-wrap .mec-event-social h3 {
 color:#898a8c;
 font-size:14px;
 line-height:23px;
 font-weight:400;
 text-align:left;
 border:0;
 margin:0;
 padding-bottom:13px
}
.mec-single-fluent-wrap .mec-event-social h3:before {
 display:none
}
.mec-single-fluent-wrap .mec-event-sharing {
 margin:0;
 text-align:left
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a {
 width:34px;
 height:34px;
 line-height:34px;
 text-align:center;
 padding:0;
 background-color:#fff;
 border:1px solid #c7ebfb;
 border-radius:50%;
 -webkit-transition:all .3s ease;
 transition:all .3s ease;
 font-size:13px;
 margin-right:5px;
 margin-bottom:5px
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a:hover {
 background-color:#00b6f1;
 border-color:#00b6f1;
 box-shadow:0 4px 10px rgba(0,182,241,.3);
 color:#fff!important
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.facebook {
 color:#3b5996
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.twitter {
 color:#00acee
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.vimeo {
 color:#0dadd6
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.dribble {
 color:#d53e68
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.youtube {
 color:#cb322c
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.pinterest {
 color:#cb2027
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.google {
 color:#c3391c
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.linkedin {
 color:#0073b2
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.email {
 color:#ff5d5e
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.vk {
 color:#5b88bd
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.tumblr {
 color:#34465d
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.telegram {
 color:#08c
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.whatsapp {
 color:#25d366
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.flipboard {
 color:#e12828
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.pocket {
 color:#ef4056
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.reddit {
 color:#ff5700
}
.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul {
 margin:0;
 display:-webkit-box;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:reverse;
 flex-direction:column-reverse;
 -webkit-box-align:end;
 align-items:flex-end
}
@media (max-width:767px) {
 .mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul {
  -webkit-box-align:start;
  align-items:flex-start
 }
}
.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li {
 display:inline-block;
 margin-bottom:6px;
 text-align:center;
 width:auto
}
.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a {
 display:inline-block;
 border:1px solid #c7ebfb;
 border-radius:2px;
 box-shadow:0 2px 2px rgba(0,0,0,.03);
 font-size:12px;
 line-height:12px;
 letter-spacing:.5px;
 font-weight:500;
 margin:0;
 margin-left:20px;
 padding:10px 16px 9px;
 text-align:center;
 -webkit-transition:all .3s ease;
 transition:all .3s ease;
 white-space:nowrap
}
.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a:hover {
 background-color:#ebf9ff;
 border-color:#00acf8;
 color:#00acf8;
 box-shadow:0 4px 10px rgba(0,172,248,.2)
}
@media (max-width:767px) {
 .mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a {
  white-space:normal;
  margin-left:0
 }
}
.mec-single-fluent-wrap .mec-events-meta-group {
 border-radius:3px;
 border:1px solid #e6f7ff;
 overflow:visible;
 margin-bottom:50px
}
.mec-single-fluent-wrap .mec-googlemap-details {
 height:250px!important
}
.mec-single-fluent-wrap .mec-marker-wrap {
 background-color:transparent;
 border:0;
 margin:0;
 width:auto;
 height:auto;
 border-radius:0;
 -webkit-animation-name:mec-fluent-map-bounce;
 animation-name:mec-fluent-map-bounce
}
.mec-single-fluent-wrap .mec-marker-wrap .mec-marker-pulse-wrap {
 margin-left:0;
 -webkit-transform:none;
 transform:none
}
.mec-single-fluent-wrap .mec-marker-wrap .mec-marker-pulse {
 background-color:#2575fc;
 border-radius:4px;
 -webkit-transform:none;
 transform:none;
 width:10px;
 height:10px
}
.mec-single-fluent-wrap .mec-marker-wrap .mec-marker-pulse:after {
 box-shadow:none;
 background:rgba(0,176,255,.15);
 margin:-8px 0 0 -8px;
 z-index:-3;
 width:26px;
 height:26px;
 border-radius:6px
}
.mec-single-fluent-wrap .mec-marker-wrap .mec-marker {
 display:none
}
@-webkit-keyframes mec-fluent-map-bounce {
 0% {
  opacity:0;
  -webkit-transform:translateY(-2000px);
  transform:translateY(-2000px)
 }
 60% {
  opacity:1;
  -webkit-transform:translateY(30px);
  transform:translateY(30px)
 }
 80% {
  -webkit-transform:translateY(-10px);
  transform:translateY(-10px)
 }
 100% {
  -webkit-transform:translateY(0);
  transform:translateY(0)
 }
}
@keyframes mec-fluent-map-bounce {
 0% {
  opacity:0;
  -webkit-transform:translateY(-2000px);
  transform:translateY(-2000px)
 }
 60% {
  opacity:1;
  -webkit-transform:translateY(30px);
  transform:translateY(30px)
 }
 80% {
  -webkit-transform:translateY(-10px);
  transform:translateY(-10px)
 }
 100% {
  -webkit-transform:translateY(0);
  transform:translateY(0)
 }
}
.mec-single-fluent-wrap .mec-marker-infowindow-wp:after {
 display:block;
 clear:both;
 content:""
}
.mec-single-fluent-wrap .mec-marker-infowindow-wp .mec-marker-infowindow-count {
 border-color:#a6e3ff;
 color:#00acf8;
 border-radius:3px;
 box-shadow:0 2px 2px rgba(0,0,0,.05)
}
.mec-single-fluent-wrap .mec-marker-infowindow-wp .mec-marker-infowindow-content span:first-child {
 color:#000;
 font-weight:500;
 font-size:16px;
 line-height:23px
}
.mec-single-fluent-wrap .mec-marker-infowindow-wp .mec-marker-infowindow-content span:last-child {
 color:#898a8c;
 font-size:14px;
 line-height:16px;
 font-weight:400
}
.mec-single-fluent-wrap .mec-single-event-location {
 background-color:#fff;
 display:-webkit-box;
 display:flex;
 -webkit-box-pack:justify;
 justify-content:space-between;
 padding:30px;
 padding-left:25px;
 -webkit-box-align:center;
 align-items:center;
 margin:0
}
.mec-single-fluent-wrap .mec-single-event-additional-locations .mec-single-event-location {
 padding-top:0
}
.mec-single-fluent-wrap .mec-single-event-location-inner {
 display:-webkit-box;
 display:flex
}
.mec-single-fluent-wrap .mec-single-event-location i {
 color:#97dbf7;
 font-size:40px;
 display:inline-block;
 margin-right:8px
}
.mec-single-fluent-wrap .mec-single-event-location h3 {
 margin:0;
 font-size:14px;
 line-height:23px;
 color:#000;
 font-weight:500;
 margin-top:-2px
}
.mec-single-fluent-wrap .mec-single-event-location dd {
 margin:0;
 margin-top:-2px
}
.mec-single-fluent-wrap .mec-single-event-location address {
 margin:0
}
.mec-single-fluent-wrap .mec-single-event-location address .mec-address {
 color:#898a8c;
 font-size:14px;
 line-height:14px;
 font-weight:400
}
.mec-single-fluent-wrap .mec-single-event-location img {
 max-width:134px;
 height:auto;
 border-radius:4px;
 margin:0
}
.mec-single-fluent-wrap .mec-single-event-additional-locations+.mec-get-direction,
.mec-single-fluent-wrap .mec-single-event-location+.mec-get-direction {
 border-top:1px solid #e6f7ff
}
.mec-single-fluent-wrap .mec-get-direction form {
 display:-webkit-box;
 display:flex;
 padding:30px;
 margin-bottom:0
}
.mec-single-fluent-wrap .mec-map-get-direction-address-cnt {
 -webkit-box-flex:1;
 flex:1;
 margin-right:15px
}
.mec-single-fluent-wrap .mec-map-get-direction-address-cnt input.mec-map-get-direction-address {
 height:41px;
 line-height:41px;
 border-radius:3px;
 border:1px solid #a6e3ff;
 box-shadow:none;
 background-color:#fff;
 padding-left:15px;
 padding-right:1px;
 font-size:14px;
 line-height:19px;
 color:#00acf8!important
}
.mec-single-fluent-wrap .mec-map-get-direction-btn-cnt input {
 background-color:#00acf8;
 border-radius:2px;
 margin:0;
 color:#fff;
 font-size:11px;
 line-height:11px;
 font-weight:500;
 letter-spacing:.5px;
 padding:16px 37px 14px;
 box-shadow:0 2px 2px rgba(0,172,248,.27);
 white-space:normal
}
.mec-single-fluent-wrap .mec-map-get-direction-btn-cnt input:hover {
 background-color:#000;
 text-decoration:none;
 box-shadow:0 4px 10px rgba(1,2,4,.32)
}
@media (max-width:767px) {
 .mec-single-fluent-wrap .mec-single-event-location {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  -webkit-box-align:start;
  align-items:start
 }
 .mec-single-fluent-wrap .mec-single-event-location-inner {
  margin-bottom:20px
 }
 .mec-single-fluent-wrap .mec-single-event-location img {
  width:100%;
  height:auto
 }
 .mec-single-fluent-wrap .mec-get-direction form {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column
 }
 .mec-single-fluent-wrap .mec-map-get-direction-address-cnt {
  margin-right:0;
  margin-bottom:20px
 }
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown {
 background-color:#e6f7ff;
 padding:35px 40px;
 display:-webkit-box;
 display:flex;
 -webkit-box-align:center;
 align-items:center;
 -webkit-box-pack:center;
 justify-content:center;
 border:0
}
@media (max-width:767px) {
 .mec-single-fluent-wrap .mec-events-meta-group-countdown {
  padding:2px
 }
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown .flip-clock-wrapper ul {
 margin:2px
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown .mec-end-counts h3 {
 margin:0
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w {
 padding:0;
 display:block
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown .clockdiv {
 display:-webkit-box;
 display:flex;
 flex-wrap:wrap;
 -webkit-box-align:center;
 align-items:center;
 -webkit-box-pack:center;
 justify-content:center
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w .block-w {
 padding:0;
 margin:0;
 height:64px;
 width:64px;
 font-size:initial;
 line-height:initial;
 display:block;
 background-color:#fff;
 display:-webkit-box;
 display:flex;
 -webkit-box-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 align-items:center;
 margin:5px;
 border-radius:2px;
 border:1px solid #c7ebfb;
 box-shadow:0 2px 2px rgba(0,0,0,.03)
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w .block-w li {
 font-size:initial;
 line-height:initial
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w span {
 display:inline-block;
 padding:0;
 font-size:20px;
 line-height:20px;
 font-weight:400;
 color:#000;
 margin-bottom:4px
}
.mec-single-fluent-wrap .mec-countdown-details .countdown-w .clockdiv li p {
 font-size:13px;
 line-height:13px;
 font-weight:400;
 color:#898a8c;
 margin:0;
 padding:0;
 letter-spacing:0
}
.mec-single-fluent-wrap .flip-clock-wrapper ul li a div div.inn {
 background-color:#00acf8
}
@media (max-width:767px) {
 .mec-single-fluent-wrap .flip-clock-divider .flip-clock-label {
  display:none
 }
}
.mec-single-fluent-wrap .mec-event-schedule {
 padding:40px;
 padding-bottom:0;
 border:1px solid #e6f7ff;
 border-radius:3px;
 margin-bottom:50px
}
.mec-single-fluent-wrap .mec-event-schedule:after {
 display:block;
 clear:both;
 content:""
}
.mec-single-fluent-wrap .mec-event-schedule h3 {
 font-size:18px;
 line-height:23px;
 font-weight:500;
 color:#000;
 text-align:left;
 border:0;
 padding-bottom:20px;
 margin:0
}
.mec-single-fluent-wrap .mec-event-schedule h3:before {
 display:none
}
.mec-single-fluent-wrap .mec-event-schedule h4 {
 clear:left;
 float:left;
 font-size:16px;
 line-height:19px;
 font-weight:500;
 color:#000;
 margin:0 25px 10px 0;
 padding-right:15px
}
.mec-single-fluent-wrap .mec-event-schedule-content {
 float:left;
 display:-webkit-inline-box;
 display:inline-flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 flex-direction:column;
 border-left:0;
 padding:0;
 padding-top:9px;
 margin:0;
 margin-bottom:2px
}
.mec-single-fluent-wrap .mec-event-schedule-content dl {
 border-left:2px solid #e0f5ff;
 margin:0;
 padding-left:40px;
 padding-bottom:30px;
 max-width:400px
}
.mec-single-fluent-wrap .mec-event-schedule-content dl:last-of-type {
 border-left:0
}
.mec-single-fluent-wrap .mec-event-schedule-content dl:before {
 top:0;
 width:26px;
 border:1px solid #e0f5ff
}
.mec-single-fluent-wrap .mec-event-schedule-content dl:first-of-type:after {
 content:"";
 display:block;
 position:absolute;
 top:0;
 left:-26px;
 width:26px;
 height:0;
 border:1px solid #e0f5ff
}
.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-time {
 font-size:12px;
 line-height:23px;
 font-weight:400;
 color:#898a8c;
 display:-webkit-box;
 display:flex;
 -webkit-box-align:center;
 align-items:center;
 margin-top:-10px;
 margin-bottom:0;
 flex-wrap:wrap
}
.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-time span {
 color:#898a8c;
 margin:0 5px
}
.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-time:before {
 content:"\e081";
 font-family:simple-line-icons;
 font-size:14px;
 left:0;
 color:#ade7ff;
 margin-right:2px
}
.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-title {
 font-size:16px;
 line-height:24px;
 font-weight:500;
 color:#000;
 margin-bottom:0
}
.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-description {
 font-size:12px;
 line-height:16px;
 font-weight:400;
 color:#898a8c;
 margin-bottom:8px
}
.mec-single-fluent-wrap .mec-event-schedule-content .mec-schedule-speakers {
 background-color:#fff;
 padding:0;
 display:-webkit-box;
 display:flex;
 -webkit-box-align:center;
 align-items:center;
 flex-wrap:wrap
}
.mec-single-fluent-wrap .mec-event-schedule-content h6 {
 margin:0;
 font-size:12px;
 line-height:23px;
 font-weight:400;
 color:#b4b6b8;
 margin-right:7px
}
.mec-single-fluent-wrap .mec-event-schedule-content a {
 font-size:12px;
 line-height:23px;
 color:#898a8c;
 font-weight:400
}
.mec-single-fluent-wrap .mec-event-schedule-content a:hover {
 color:#00acf8
}
@media (max-width:1199px) {
 .mec-single-fluent-wrap .mec-event-schedule-content dl {
  max-width:350px
 }
}
@media screen and (max-width:960px) and (min-width:768px) {
 .mec-single-fluent-wrap .mec-event-schedule-content dl {
  max-width:450px
 }
}
@media (max-width:767px) {
 .mec-single-fluent-wrap .mec-event-schedule h4,
 .mec-single-fluent-wrap .mec-event-schedule-content {
  float:none
 }
 .mec-single-fluent-wrap .mec-event-schedule-content dl:first-of-type:after {
  display:none
 }
}
@media (max-width:480px) {
 .mec-single-fluent-wrap .mec-event-schedule-content dl {
  padding-left:0;
  border-left:0
 }
 .mec-single-fluent-wrap .mec-event-schedule-content dl:before {
  display:none
 }
}
.mec-single-fluent-wrap .col-md-4 .mec-frontbox {
 background-color:#fff;
 margin:0;
 margin-bottom:20px;
 border-radius:3px;
 box-shadow:0 2px 2px rgba(0,0,0,.04);
 padding:30px
}
.mec-single-fluent-wrap .col-md-4 .mec-frontbox .mec-frontbox-title,
.mec-single-fluent-wrap .col-md-4 .mec-frontbox>h3 {
 font-size:18px;
 line-height:24px;
 font-weight:500;
 color:#000;
 display:block!important;
 margin:0!important;
 padding-bottom:16px;
 text-align:left;
 border:0;
 padding-left:0
}
.mec-single-fluent-wrap .col-md-4 .mec-frontbox .mec-frontbox-title:before,
.mec-single-fluent-wrap .col-md-4 .mec-frontbox>h3:before {
 display:none
}
.mec-single-fluent-wrap .mec-single-event-label {
 padding-right:11px!important
}
.mec-single-fluent-wrap .mec-single-event-label:after {
 display:block;
 clear:both;
 content:""
}
.mec-single-fluent-wrap .mec-single-event-label>h3 {
 padding-bottom:14px!important
}
.mec-single-fluent-wrap .mec-single-event-label span {
 margin:2px 4px 2px 0;
 font-size:12px;
 font-weight:400;
 line-height:23px;
 display:block;
 float:left;
 padding:0 7px;
 position:relative;
 z-index:3
}
.mec-single-fluent-wrap .mec-single-event-label span:after {
 position:absolute;
 content:"";
 left:0;
 right:0;
 top:0;
 height:1px;
 border:11px solid;
 z-index:-1;
 opacity:.07;
 border-radius:3px
}
.mec-single-fluent-wrap .mec-single-event .mec-cancellation-reason span {
 letter-spacing:0;
 font-weight:500;
 border-radius:2px
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers,
.mec-single-fluent-wrap .mec-single-event-organizer {
 background-color:#fff;
 padding:0;
 display:-webkit-box;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 flex-direction:column;
 margin:0
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers {
 margin-top:30px
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers>h3,
.mec-single-fluent-wrap .mec-single-event-organizer>h3 {
 -webkit-box-ordinal-group:0;
 order:-1;
 font-size:18px;
 line-height:28px;
 font-weight:500;
 color:#000;
 display:block!important;
 margin:0!important;
 padding-bottom:13px
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers img,
.mec-single-fluent-wrap .mec-single-event-organizer img {
 width:85px;
 height:85px;
 border-radius:50%;
 border:1px solid #f1f2f4;
 box-shadow:0 3px 3px rgba(0,0,0,.03);
 margin-bottom:8px
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers .mec-organizer i,
.mec-single-fluent-wrap .mec-single-event-organizer .mec-organizer i {
 display:none
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers .mec-organizer h6,
.mec-single-fluent-wrap .mec-single-event-organizer .mec-organizer h6 {
 font-size:14px;
 line-height:23px;
 font-weight:500;
 color:#000;
 display:block;
 margin:0;
 padding-bottom:15px
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd,
.mec-single-fluent-wrap .mec-single-event-organizer dd {
 display:-webkit-box;
 display:flex;
 -webkit-box-align:center;
 align-items:center;
 -webkit-box-pack:start;
 justify-content:flex-start;
 margin-bottom:0
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd h6,
.mec-single-fluent-wrap .mec-single-event-organizer dd h6 {
 display:none
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd i,
.mec-single-fluent-wrap .mec-single-event-organizer dd i {
 margin:0;
 margin-right:12px;
 line-height:14px
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd i:before,
.mec-single-fluent-wrap .mec-single-event-organizer dd i:before {
 color:#ade7ff;
 font-size:14px
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd span,
.mec-single-fluent-wrap .mec-single-event-organizer dd span {
 padding:0
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd a,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd p,
.mec-single-fluent-wrap .mec-single-event-organizer dd a,
.mec-single-fluent-wrap .mec-single-event-organizer dd p {
 display:inline-block;
 font-size:12px;
 line-height:23px;
 font-weight:400;
 color:#898a8c
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd a:hover,
.mec-single-fluent-wrap .mec-single-event-organizer dd a:hover {
 color:#00acf8
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd p,
.mec-single-fluent-wrap .mec-single-event-organizer dd p {
 line-height:17px;
 padding:0;
 margin:0
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd.mec-organizer-description,
.mec-single-fluent-wrap .mec-single-event-organizer dd.mec-organizer-description {
 margin-top:2px
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd.mec-organizer-description:before,
.mec-single-fluent-wrap .mec-single-event-organizer dd.mec-organizer-description:before {
 content:"\e013";
 font-family:simple-line-icons;
 font-size:14px;
 left:0;
 color:#ade7ff;
 align-self:start;
 margin-right:12px
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers .mec-single-event-additional-organizer {
 border-bottom:1px solid #e6f7ff;
 padding-bottom:15px;
 margin-bottom:15px
}
.mec-single-fluent-wrap .mec-qrcode-details {
 display:-webkit-box;
 display:flex;
 -webkit-box-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 align-items:center
}
.mec-single-fluent-wrap .mec-qrcode-details img {
 width:126px;
 height:126px
}
.mec-single-fluent-wrap .mec-speakers-details ul {
 display:-webkit-box;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 flex-direction:column
}
.mec-single-fluent-wrap .mec-speakers-details ul li {
 background-color:#fff;
 padding:0;
 margin:0;
 margin-bottom:20px
}
.mec-single-fluent-wrap .mec-speakers-details ul li:last-child {
 margin-bottom:0
}
.mec-single-fluent-wrap .mec-speakers-details ul li a {
 display:block
}
.mec-single-fluent-wrap .mec-speakers-details ul li .mec-speaker-avatar a img {
 width:60px;
 height:60px;
 border:0;
 box-shadow:0 3px 3px rgba(0,0,0,.05)
}
.mec-single-fluent-wrap .mec-speakers-details ul li .mec-speaker-name {
 font-size:14px;
 line-height:23px;
 font-weight:500;
 color:#000;
 padding-left:0;
 margin-top:0
}
.mec-single-fluent-wrap .mec-speakers-details ul li img+.mec-speaker-name {
 max-width:calc(100% - 60px);
 padding-left:16px;
 margin-top:11px
}
.mec-single-fluent-wrap .mec-speakers-details ul li .mec-speaker-job-title {
 font-size:12px;
 line-height:14px;
 margin:0;
 padding-left:0;
 color:#898a8c
}
.mec-single-fluent-wrap .mec-speakers-details ul li img+.mec-speaker-name+.mec-speaker-job-title {
 padding-left:76px
}
.mec-single-fluent-wrap .col-md-4 .mec-local-time-details>h3 {
 padding-bottom:13px
}
.mec-single-fluent-wrap .col-md-4 .mec-local-time-details:before {
 display:none
}
.mec-single-fluent-wrap .mec-local-time-details li {
 font-size:12px;
 line-height:23px;
 font-weight:400;
 color:#b4b6b8;
 display:-webkit-box;
 display:flex;
 -webkit-box-align:center;
 align-items:center;
 flex-wrap:wrap;
 margin-bottom:2px
}
.mec-single-fluent-wrap .mec-local-time-details li:last-child {
 margin-bottom:0
}
.mec-single-fluent-wrap .mec-local-time-details li span {
 color:#898a8c;
 margin:0 5px
}
.mec-single-fluent-wrap .mec-local-time-details li:before {
 font-family:simple-line-icons;
 font-size:14px;
 color:#ade7ff;
 margin-right:8px
}
.mec-single-fluent-wrap .mec-local-time-details li:first-child:before {
 content:"\e096"
}
.mec-single-fluent-wrap .mec-local-time-details li:nth-of-type(2):before {
 content:"\e075"
}
.mec-single-fluent-wrap .mec-local-time-details li:last-child:before {
 content:"\e081"
}
.mec-single-fluent-wrap .col-md-4 .mec-attendees-list-details>h3 {
 padding-bottom:14px
}
.mec-single-fluent-wrap .mec-attendees-list-details li {
 margin:0;
 margin-bottom:20px;
 position:relative
}
.mec-single-fluent-wrap .mec-attendees-list-details li:last-child {
 margin-bottom:0
}
.mec-single-fluent-wrap .mec-attendees-list-details a {
 display:block
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-avatar img {
 border-radius:50%;
 width:60px;
 height:60px;
 box-shadow:0 3px 3px rgba(0,0,0,.05)
}
.mec-single-fluent-wrap .mec-attendees-list-details li .mec-attendee-profile-link {
 margin:13px 0 0 11px;
 vertical-align:top;
 width:calc(100% - 75px)
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-profile-link a {
 font-size:14px;
 line-height:14px;
 font-weight:500;
 color:#000
}
.mec-single-fluent-wrap .mec-attendees-list-details span.mec-attendee-profile-ticket-number {
 width:auto;
 height:auto;
 border-radius:0;
 font-size:12px;
 line-height:12px;
 font-weight:400;
 background-color:#fff;
 color:#898a8c;
 margin-right:8px;
 margin-top:-4px
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-profile-link span:last-child {
 background-color:#00acf8;
 color:#fff;
 border-radius:2px 2px 10px 2px;
 box-shadow:0 2px 2px rgba(0,172,248,.27);
 font-size:12px;
 line-height:12px;
 font-weight:400;
 padding:3px 27px 3px 6px;
 position:relative;
 overflow:hidden;
 margin-top:-2px
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-profile-link span:last-child i {
 font-size:6px;
 font-weight:700;
 position:absolute;
 right:0;
 top:0;
 bottom:0;
 width:20px;
 background-color:#0097e5;
 display:-webkit-box;
 display:flex;
 -webkit-box-align:center;
 align-items:center;
 -webkit-box-pack:center;
 justify-content:center
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle {
 position:absolute;
 z-index:3;
 margin:0;
 top:calc(100% - 6px);
 left:83px;
 width:270px;
 background-color:#fff;
 border:0;
 box-shadow:0 2px 80px rgba(0,0,0,.16);
 border-radius:3px;
 padding:20px
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle:after,
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle:before {
 display:none
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle .mec-attendees-item {
 padding:0;
 margin-bottom:15px
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle .mec-attendees-item:last-child {
 margin-bottom:0
}
.mec-single-fluent-wrap .mec-attendee-avatar-sec {
 width:55px;
 margin-right:9px
}
.mec-single-fluent-wrap .mec-attendee-avatar-sec img {
 width:55px;
 height:55px;
 border-radius:50%;
 box-shadow:0 3px 3px rgba(0,0,0,.05)
}
.mec-single-fluent-wrap .mec-attendee-profile-name-sec,
.mec-single-fluent-wrap .mec-attendee-profile-ticket-sec {
 width:calc(100% - 66px)
}
.mec-single-fluent-wrap .mec-attendee-profile-name-sec {
 font-size:14px;
 line-height:20px;
 font-weight:500;
 color:#000;
 margin-top:9px
}
.mec-single-fluent-wrap .mec-attendee-profile-ticket-sec {
 font-size:12px;
 line-height:12px;
 font-weight:400;
 color:#898a8c
}
@media (max-width:1200px) and (min-width:960px) {
 .mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle {
  max-width:calc(100% + 60px);
  left:-30px
 }
}
@media (max-width:767px) {
 .mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle {
  max-width:100%;
  left:0
 }
}
.mec-single-fluent-wrap .mec-next-event-details ul {
 display:-webkit-box;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 flex-direction:column
}
.mec-single-fluent-wrap .mec-next-event-details ul li:first-child {
 margin-bottom:0
}
.mec-single-fluent-wrap .mec-next-event-details a {
 border:1px solid #c7ebfb;
 border-radius:2px;
 box-shadow:0 2px 2px rgba(0,0,0,.03);
 color:#00acf8;
 letter-spacing:.5px;
 font-size:12px;
 font-weight:500;
 line-height:12px;
 margin-top:20px;
 padding:10px 9px 9px;
 text-align:center;
 display:block;
 width:100%
}
.mec-single-fluent-wrap .mec-next-event-details a:hover {
 background-color:#ebf9ff;
 border-color:#00acf8;
 color:#00acf8;
 box-shadow:0 4px 10px rgba(0,172,248,.2)
}
.mec-single-fluent-wrap .mec-next-event-details li {
 display:-webkit-box;
 display:flex;
 -webkit-box-align:center;
 align-items:center;
 flex-wrap:wrap;
 margin-bottom:10px
}
.mec-single-fluent-wrap .mec-next-event-details i {
 margin-right:8px;
 margin-left:0
}
.mec-single-fluent-wrap .mec-next-event-details i:before {
 font-size:14px;
 color:#ade7ff
}
.mec-single-fluent-wrap .mec-next-event-details .mec-time-comment {
 display:none
}
.mec-single-fluent-wrap .mec-next-event-details h6 {
 display:none
}
.mec-single-fluent-wrap .mec-next-event-details dd {
 margin:0
}
.mec-single-fluent-wrap .mec-next-event-details abbr {
 padding:0;
 margin:0;
 font-size:12px;
 font-weight:400;
 line-height:12px;
 color:#898a8c
}
.mec-single-fluent-wrap .col-md-4 .mec-frontbox.mec-weather-details {
 padding:0
}
.mec-single-fluent-wrap .col-md-4 .mec-frontbox.mec-weather-details>h3 {
 display:none!important
}
.mec-single-fluent-wrap .mec-weather-box {
 padding:0;
 margin:0
}
.mec-single-fluent-wrap .mec-weather-head {
 padding:8px 25px 20px 20px;
 margin:0;
 border-radius:3px;
 box-shadow:0 2px 2px rgba(0,0,0,.04)
}
.mec-single-fluent-wrap .mec-weather-summary {
 display:-webkit-box;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:reverse;
 flex-direction:column-reverse;
 margin:8px 0
}
.mec-single-fluent-wrap .mec-weather-extras {
 float:left;
 clear:both;
 min-height:unset;
 padding:8px 5px 0
}
.mec-single-fluent-wrap .degrees-mode {
 left:auto;
 right:25px;
 bottom:25px;
 border-radius:4px;
 padding:5px;
 font-size:15px
}
.mec-single-fluent-wrap .mec-weather-summary-temp {
 font-size:30px;
 line-height:34px
}
.mec-single-fluent-wrap .mec-weather-summary-report {
 font-size:16px;
 line-height:16px;
 color:#fff
}
.mec-single-fluent-wrap .mec-weather-extras>div {
 font-size:12px
}
.mec-single-fluent-wrap .mec-weather-extras span {
 color:rgba(255,255,255,.6);
 font-size:12px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking,
.mec-single-fluent-wrap .mec-events-meta-group-booking {
 background-color:#e6f7ff;
 padding:0 40px 40px;
 border:0;
 margin-bottom:0
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking {
 width:430px;
 max-width:100%;
 border-radius:3px;
 max-height:85vh!important
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-loader,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-loader {
 width:5.5em;
 height:5.5em;
 border-top:0;
 border-right:.1em solid #60eafd;
 border-bottom:.1em solid #60eafd;
 border-left:.1em solid #fff
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form>h4,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking form>h4,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form>h4,
.mec-single-fluent-wrap .mec-events-meta-group-booking form>h4 {
 font-size:18px;
 line-height:23px;
 font-weight:500;
 color:#000;
 text-align:left;
 border:0;
 letter-spacing:0;
 padding:20px 40px;
 margin:0 -40px 30px;
 width:auto
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking form>h4:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking form>h4:before {
 display:none
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-first,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-tickets-list,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-first,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-tickets-list {
 padding:0
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-tickets-list,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-tickets-list {
 margin-bottom:48px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking h5,
.mec-single-fluent-wrap .mec-events-meta-group-booking h5 {
 margin:0
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-p p,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-ticket-available,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-ticket-name,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-gateway-comment,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking h5 span,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-p p,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-ticket-available,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-ticket-name,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking h5 span,
.mec-single-fluent-wrap .mec-events-meta-group-booking label,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label {
 font-size:14px;
 line-height:19px;
 font-weight:400;
 color:#00acf8;
 margin:0 0 4px!important;
 padding:0;
 box-shadow:none
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-ticket-available,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-ticket-available {
 margin-top:-22px!important;
 margin-bottom:28px!important;
 display:block;
 font-size:11px;
 letter-spacing:.5px;
 font-weight:300;
 color:#80abbf
}
.mec-single-fluent-body .lity-content .mec-google-recaptcha,
.mec-single-fluent-wrap .mec-google-recaptcha {
 margin-left:0;
 margin-bottom:30px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .StripeElement,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=date],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=email],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=number],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=password],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=tel],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=text],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking select,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking textarea,
.mec-single-fluent-wrap .mec-events-meta-group-booking .StripeElement,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=date],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=email],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=number],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=password],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=tel],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=text],
.mec-single-fluent-wrap .mec-events-meta-group-booking select,
.mec-single-fluent-wrap .mec-events-meta-group-booking textarea {
 width:340px;
 max-width:100%;
 float:none;
 border:1px solid #c7ebfb;
 border-radius:3px;
 background-color:#fff;
 height:41px;
 line-height:39px;
 padding-left:15px;
 padding-right:15px;
 margin:0;
 margin-bottom:24px!important;
 color:#00acf8;
 font-size:14px;
 font-weight:400;
 box-shadow:none!important;
 min-height:unset;
 min-width:unset;
 padding-top:0;
 padding-bottom:0
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .StripeElement,
.mec-single-fluent-wrap .mec-events-meta-group-booking .StripeElement {
 width:unset;
 padding-top:12px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=date],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=date] {
 -webkit-appearance:none
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=date]::-webkit-calendar-picker-indicator,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=date]::-webkit-inner-spin-button,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=date]::-webkit-calendar-picker-indicator,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=date]::-webkit-inner-spin-button {
 -webkit-appearance:none
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=date]:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=date]:after {
 content:"\e075";
 font-family:simple-line-icons;
 font-size:14px;
 color:#ade7ff
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking textarea,
.mec-single-fluent-wrap .mec-events-meta-group-booking textarea {
 min-height:175px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=file],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=file] {
 max-width:166px;
 text-align:center;
 height:44px;
 transition:all .2s ease;
 border-radius:5px!important;
 border:2px dashed #b8e9f3;
 margin-bottom:24px!important;
 background-color:#fff
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=file]:hover,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=file]:hover {
 box-shadow:0 2px 16px -3px #cfeff5;
 cursor:pointer
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=file]::-webkit-file-upload-button,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=file]::-webkit-file-upload-button {
 visibility:hidden;
 width:1px;
 height:38px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=file]::-moz-file-upload-button,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=file]::-moz-file-upload-button {
 visibility:hidden;
 width:1px;
 height:38px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select {
 padding-right:37px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select:after {
 border-bottom:2px solid #00acf8;
 border-right:2px solid #00acf8;
 width:8px;
 height:8px;
 top:6px;
 right:12px;
 font-family:unset;
 content:"";
 display:block;
 margin-top:11px;
 pointer-events:none;
 padding:unset;
 -ebkit-transform-origin:66% 66%;
 -ms-transform-origin:66% 66%;
 -webkit-transform:rotate(45deg);
 -ms-transform:rotate(45deg);
 transform:rotate(45deg);
 -webkit-transition:all .15s ease-in-out;
 transition:all .15s ease-in-out
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select .list,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select .list {
 width:100%;
 margin:1px 0;
 border-radius:0 0 3px 3px;
 box-shadow:0 4px 11px -3px rgb(78,167,210,.5),0 0 0 1px #c7ebfb;
 max-height:340px;
 overflow-y:scroll
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select .list li,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select .list li {
 margin:0;
 padding-left:15px;
 padding-right:15px;
 font-size:12px;
 line-height:35px;
 min-height:35px;
 color:rgba(0,172,248,.8)
}
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button {
 background-color:#00acf8;
 border-radius:2px;
 box-shadow:0 2px 2px rgba(0,172,248,.27);
 font-weight:500;
 font-size:11px;
 letter-spacing:.5px;
 margin:0;
 min-width:116px;
 padding:16px 15px 14px;
 float:none
}
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button:hover,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button:hover {
 background-color:#000;
 text-decoration:none;
 box-shadow:0 4px 10px rgba(1,2,4,.32)
}
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-btn-wrap button,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-btn-wrap button {
 margin-top:26px
}
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button.mec-book-form-back-button,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button.mec-book-form-back-button {
 background-color:#afe6ff;
 margin-right:10px;
 box-shadow:0 2px 2px rgba(175,230,255,.27)
}
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button.mec-book-form-back-button:hover,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button.mec-book-form-back-button:hover {
 background-color:#000;
 text-decoration:none;
 box-shadow:0 4px 10px rgba(1,2,4,.32)
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking ul li,
.mec-single-fluent-wrap .mec-events-meta-group-booking ul li {
 margin:0;
 clear:both
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container>*,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container>* {
 padding:0
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container>h4,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container>h4 {
 margin:5px 0 12px;
 padding:0;
 padding-bottom:15px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container:not(:first-child)>h4,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container:not(:first-child)>h4 {
 border-top:1px solid #a6e3ff;
 padding-top:50px;
 margin-top:26px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container>h4 .mec-ticket-name,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container>h4 .mec-ticket-name {
 display:inline-block;
 background-color:#fff;
 border-radius:3px;
 font-size:12px;
 line-height:12px;
 font-weight:400;
 color:#00acf8;
 padding:8px 13px;
 letter-spacing:0
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(2) label:after,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(3) label:after,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container .wbmec-mandatory,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(2) label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(3) label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container .wbmec-mandatory {
 color:#00acf8;
 padding:0
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label {
 background-color:#fff;
 border:2px solid #a8e4ff;
 width:17px;
 height:17px;
 border-radius:3px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label {
 border-color:#a8e4ff;
 box-shadow:none
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label:after,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label:before {
 background-color:#00acf8;
 width:2px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label:before {
 -webkit-transform:rotate(-138deg);
 transform:rotate(-138deg)
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label::after,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label::after {
 height:5px;
 left:2px;
 top:7px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label::before,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label::before {
 height:6px;
 left:7px;
 top:9px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-agreement,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-checkbox,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-p,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-radio,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-agreement,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-checkbox,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-p,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-radio {
 margin-bottom:22px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=checkbox],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=radio],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=checkbox],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=radio] {
 margin:0
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-checkbox label,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-radio label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-checkbox label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-radio label {
 display:block;
 vertical-align:text-bottom;
 line-height:1;
 padding:4px 0
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-checkbox label:after,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-radio label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-checkbox label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-radio label:after {
 display:block;
 clear:both;
 content:""
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=checkbox],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=checkbox] {
 width:17px;
 height:17px;
 min-height:unset;
 border:2px solid #a8e4ff;
 border-radius:3px;
 margin-top:-1px;
 margin-right:12px!important;
 margin-bottom:0!important
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=radio],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=radio] {
 position:relative;
 margin-right:10px!important;
 margin-bottom:1px!important
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=radio]:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=radio]:before {
 box-shadow:none;
 border:2px solid #a8e4ff;
 width:17px;
 height:17px;
 position:absolute;
 top:-1px;
 left:-3px;
 margin:0
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=radio]:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=radio]:after {
 content:"";
 display:inline-block;
 width:7px;
 height:7px;
 background-color:#fff;
 border-radius:50%;
 cursor:pointer;
 position:absolute;
 top:4px;
 left:2px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=radio]:checked:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=radio]:checked:before {
 border:2px solid #a8e4ff;
 box-shadow:none
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type=radio]:checked:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=radio]:checked:after {
 background-color:#00acf8
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-agreement a,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-agreement a {
 color:#00acf8;
 text-decoration:underline
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-first-for-all-wrapper,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-first-for-all-wrapper {
 margin-bottom:20px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-first-for-all-wrapper label.wn-checkbox-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-first-for-all-wrapper label.wn-checkbox-label {
 margin-right:9px!important
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-price,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-price {
 display:-webkit-box;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 flex-direction:column;
 -webkit-box-align:end;
 align-items:flex-end
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-details,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-details {
 width:100%
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details {
 margin-top:4px;
 margin-bottom:6px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail {
 display:-webkit-box;
 display:flex;
 flex-wrap:wrap
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header {
 border-bottom:2px solid #00acf8
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div:not(:last-child),
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div:not(:last-child) {
 border-bottom:1px solid #a6e3ff
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details span:first-child,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:first-child,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details span:first-child,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:first-child {
 -webkit-box-flex:1.97;
 flex:1.97 1.97 0;
 min-height:1px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details span:nth-of-type(2),
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:nth-of-type(2),
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details span:nth-of-type(2),
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:nth-of-type(2) {
 -webkit-box-flex:1;
 flex:1 1 0%
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details span:last-child,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:last-child,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details span:last-child,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:last-child {
 -webkit-box-flex:1.085;
 flex:1.085 1.085 0
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header span,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header span {
 font-size:14px;
 line-height:22px;
 color:#616264;
 font-weight:500;
 padding-bottom:20px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body span,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body span {
 font-size:12px;
 line-height:22px;
 font-weight:400;
 color:#949ba2;
 padding:24px 0
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets {
 display:none
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span {
 font-size:14px;
 line-height:22px;
 font-weight:500;
 padding:6px 0
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-description,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-description {
 color:#000
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-amount,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-amount {
 color:#777
}
@media (max-width:480px) {
 .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details,
 .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:first-child,
 .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details,
 .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:first-child {
  display:none
 }
 .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets,
 .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets {
  display:block
 }
 .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span,
 .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span {
  -webkit-box-flex:1!important;
  flex:1 1 0!important
 }
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total {
 background-color:#fff;
 padding:27px 37px;
 border-radius:3px;
 margin-top:15px;
 margin-bottom:28px;
 width:305px;
 max-width:100%;
 display:-webkit-box;
 display:flex;
 -webkit-box-pack:justify;
 justify-content:space-between;
 flex-wrap:wrap
}
@media (max-width:767px) {
 .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total,
 .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total {
  padding:20px
 }
}
@media (max-width:480px) {
 .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total,
 .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total {
  padding:10px;
  white-space:nowrap
 }
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-description,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-description {
 font-size:18px;
 line-height:22px;
 font-weight:700;
 color:#000
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-amount,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-amount {
 font-size:22px;
 line-height:22px;
 font-weight:700;
 color:#2bbc10
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form {
 display:-webkit-box;
 display:flex;
 -webkit-box-pack:justify;
 justify-content:space-between;
 margin-bottom:35px
}
@media (max-width:767px) {
 .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form,
 .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form {
  flex-wrap:wrap
 }
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form input,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form input {
 width:335px;
 margin-bottom:0!important
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form button,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form button {
 min-width:176px;
 margin-top:0!important
}
@media (max-width:767px) {
 .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form button,
 .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form button {
  margin-top:10px!important;
  width:100%;
  min-width:unset
 }
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways {
 display:-webkit-box;
 display:flex;
 flex-wrap:wrap
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label {
 -webkit-box-flex:0;
 flex:0 0 50%;
 margin-bottom:14px;
 padding-right:15px
}
@media (max-width:767px) {
 .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label,
 .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label {
  -webkit-box-flex:0;
  flex:0 0 100%
 }
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label input[type=radio],
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label input[type=radio] {
 margin-right:6px!important
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout {
 -webkit-box-flex:0;
 flex:0 0 100%;
 max-width:100%
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout:not(.mec-until-hidden),
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout:not(.mec-until-hidden) {
 margin-top:29px;
 margin-bottom:-4px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout1,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout2,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout6,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout1,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout2,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout6 {
 margin-top:0;
 margin-bottom:0
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-gateway-comment {
 color:#000
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout3 .mec-gateway-comment,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout5 .mec-gateway-comment,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout7 .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout3 .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout5 .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout7 .mec-gateway-comment {
 margin-top:-29px!important;
 margin-bottom:29px!important
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button {
 float:right;
 margin:0 0 -66px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form button,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form button {
 margin-top:30px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form select[name=expiration_date_month]+.nice-select,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form select[name=expiration_date_year]+.nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form select[name=expiration_date_month]+.nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form select[name=expiration_date_year]+.nice-select {
 width:164px;
 float:left;
 clear:none
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form select[name=expiration_date_month]+.nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form select[name=expiration_date_month]+.nice-select {
 margin-right:10px
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form .mec-form-row,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form .mec-form-row {
 clear:both
}
@media (max-width:480px) {
 .mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form button,
 .mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form button {
  margin-top:70px
 }
 .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button,
 .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button {
  left:40px;
  bottom:92px
 }
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-gateway-message.mec-success,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-gateway-message.mec-success {
 margin-top:30px;
 padding:20px 30px;
 border-radius:3px;
 box-shadow:0 2px 0 0 rgba(0,0,0,.016)
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-gateway-message.mec-success a,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-gateway-message.mec-success a {
 color:#00acf8
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-error,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-error {
 background-color:#ff017e!important;
 color:#fff!important;
 margin:20px 0;
 padding:10px 15px;
 border-radius:3px
}
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking form,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking form {
 margin-left:0;
 margin-right:0
}
.mec-single-fluent-body .lity-content ul.mec-book-tickets-container,
.mec-single-fluent-wrap .lity-content ul.mec-book-tickets-container {
 margin:0
}
.mec-related-events-wrap {
 margin-top:80px;
 margin-bottom:50px
}
.mec-related-events-wrap .mec-rec-events-title {
 margin:0!important;
 border:0!important;
 font-size:26px;
 font-weight:700;
 line-height:28px;
 color:#000;
 padding:0!important;
 padding-bottom:29px!important
}
.mec-related-events-wrap .mec-rec-events-title:before {
 display:none
}
.mec-single-fluent-wrap .mec-related-event-post {
 border:0;
 border-radius:3px;
 overflow:hidden;
 background-color:#fff;
 box-shadow:0 4px 10px rgba(23,102,232,.07);
 padding:0;
 margin:0;
 margin-bottom:20px
}
.mec-single-fluent-wrap .mec-related-event-post figure {
 position:relative
}
.mec-single-fluent-wrap .mec-related-event-post figure a {
 display:-webkit-box;
 display:flex;
 -webkit-box-align:stretch;
 align-items:stretch
}
.mec-single-fluent-wrap .mec-related-event-post figure img {
 border-radius:4px 4px 0 0
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap {
 background-color:#f7fcff;
 min-height:72px;
 border-bottom:1px solid #e6f7ff;
 padding:20px 25px 12px
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap .mec-event-date {
 text-align:left
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap .mec-event-date span {
 color:#898a8c;
 font-size:14px;
 line-height:14px;
 font-weight:400;
 display:inline-block
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap span.mec-event-day-num {
 font-size:27px;
 line-height:27px;
 font-weight:700;
 margin-right:1px;
 color:#00acf8
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap .mec-event-day span {
 font-size:16px;
 line-height:16px;
 display:block;
 color:#000
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img {
 position:absolute;
 bottom:0;
 left:0;
 background-color:rgba(0,0,0,.8);
 border-radius:0 35px 0 0;
 padding:16px 33px 15px 27px;
 border:0
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img span,
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img span.mec-event-day-num {
 color:#fff
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img .mec-event-day {
 margin-top:-4px
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img .mec-event-day span {
 color:rgba(255,255,255,.47)
}
.mec-single-fluent-wrap .mec-related-event-post .mec-related-content {
 padding:16px 25px 1px;
 border-right:1px solid #e6f7ff;
 border-left:1px solid #e6f7ff
}
.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content {
 padding:0;
 margin:0
}
.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content .mec-event-title {
 margin-top:0;
 margin-bottom:7px;
 line-height:24px
}
.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content .mec-event-title a {
 color:#000;
 font-weight:700;
 font-size:18px;
 line-height:24px
}
.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content .mec-event-title a:hover {
 text-decoration:none;
 color:#00acf8
}
.mec-single-fluent-wrap .mec-related-event-post .mec-event-location i,
.mec-single-fluent-wrap .mec-related-event-post .mec-time-details:before {
 color:#afe7ff;
 font-size:14px;
 line-height:14px;
 vertical-align:middle;
 margin-right:3px
}
.mec-single-fluent-wrap .mec-related-event-post .mec-event-location+.mec-time-details {
 margin-top:-2px
}
.mec-single-fluent-wrap .mec-related-event-post .mec-event-location address,
.mec-single-fluent-wrap .mec-related-event-post .mec-time-details span {
 display:inline-block;
 color:#898a8c;
 font-size:12px;
 line-height:12px;
 margin-bottom:0
}
.mec-single-fluent-wrap .mec-related-event-post .mec-time-details:before {
 font-family:simple-line-icons;
 content:"\e081";
 margin-right:7px
}
.mec-single-fluent-wrap .mec-related-event-post .mec-event-footer {
 padding:25px 0 0;
 margin:0;
 background-color:#fff;
 border:0
}
.mec-single-fluent-wrap .mec-related-event-post .mec-event-footer .mec-booking-button {
 line-height:12px;
 padding:10px 15px 9px;
 height:auto;
 background-color:#fff;
 box-shadow:0 2px 2px rgba(0,0,0,.03);
 border:1px solid #c7ebfb;
 color:#00acf8;
 font-weight:500
}
.mec-single-fluent-wrap .mec-related-event-post .mec-event-footer .mec-booking-button:hover {
 background-color:#ebf9ff;
 border-color:#00acf8;
 color:#00acf8;
 box-shadow:0 4px 10px rgba(0,172,248,.2)
}
.mec-single-fluent-wrap .mec-related-event-post .mec-event-sharing-wrap li svg {
 width:36px;
 height:36px;
 display:table-cell;
 vertical-align:middle;
 padding:10px 0
}
.mec-single-fluent-body .lity {
 background-color:rgba(0,0,0,.94)
}
.mec-single-fluent-body .lity-wrap {
 display:-webkit-box;
 display:flex;
 -webkit-box-align:center;
 align-items:center;
 -webkit-box-pack:center;
 justify-content:center
}
.mec-single-fluent-body .lity-wrap:before {
 display:none
}
.mec-single-fluent-body .lity-container {
 display:-webkit-box;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:reverse;
 flex-direction:column-reverse;
 -webkit-box-align:end;
 align-items:flex-end;
 width:unset;
 max-width:unset
}
.mec-single-fluent-body .lity-close {
 position:unset;
 color:transparent;
 background:unset;
 width:unset;
 height:unset;
 font-size:unset;
 text-shadow:unset;
 font-family:unset;
 line-height:unset;
 max-height:14px;
 margin-bottom:15px
}
.mec-single-fluent-body .lity-close:before {
 display:block;
 content:"";
 background-image:url(../../../plugins/mec-fluent-layouts/assets/images/close-icon.svg);
 width:14px;
 height:14px
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-info {
 border-radius:3px;
 width:850px;
 max-width:850px;
 box-shadow:0 3px 20px rgba(0,0,0,.05);
 padding:30px;
 margin-left:0
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-details {
 display:-webkit-box;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 flex-direction:column;
 padding-top:31px;
 padding-left:42px
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail {
 width:190px;
 height:190px;
 max-width:100%
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail img {
 border-radius:50%;
 height:100%
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-name {
 font-size:26px;
 line-height:28px;
 font-weight:500;
 color:#000;
 -webkit-box-ordinal-group:1;
 order:0
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-job-title {
 font-size:14px;
 font-weight:400;
 line-height:19px;
 color:#898a8c;
 -webkit-box-ordinal-group:2;
 order:1;
 margin-bottom:14px
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-description {
 -webkit-box-ordinal-group:4;
 order:3
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-description p {
 font-size:16px;
 line-height:23px;
 font-weight:400;
 color:#898a8c;
 margin-bottom:48px
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information {
 -webkit-box-ordinal-group:5;
 order:4
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a {
 display:inline-block;
 width:34px;
 height:34px;
 line-height:34px;
 text-align:center;
 padding:0;
 background-color:#fff;
 border:1px solid #c7ebfb;
 border-radius:50%;
 -webkit-transition:all .3s ease;
 transition:all .3s ease;
 font-size:13px;
 margin-right:5px;
 margin-bottom:5px
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a:hover {
 background-color:#00b6f1;
 border-color:#00b6f1;
 box-shadow:0 4px 10px rgba(0,182,241,.3)
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i {
 width:unset;
 background:unset;
 color:unset;
 margin:unset;
 height:unset;
 font-size:unset;
 line-height:unset;
 border-radius:unset;
 -webkit-transition:unset;
 transition:unset;
 cursor:unset;
 color:#00acf8
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-facebook {
 color:#3b5996
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-twitter {
 color:#00acee
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-vimeo {
 color:#0dadd6
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-dribble {
 color:#d53e68
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-youtube {
 color:#cb322c
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-pinterest {
 color:#cb2027
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-google {
 color:#c3391c
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-linkedin {
 color:#0073b2
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-email {
 color:#ff5d5e
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-vk {
 color:#5b88bd
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-tumblr {
 color:#34465d
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-telegram {
 color:#08c
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-whatsapp {
 color:#25d366
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-flipboard {
 color:#e12828
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-pocket {
 color:#ef4056
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-reddit {
 color:#ff5700
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a:hover i {
 color:#fff
}
@media (max-width:960px) {
 .mec-single-fluent-body .mec-hourly-schedule-speaker-info {
  width:750px;
  max-width:750px;
  margin-left:0;
  padding:60px 60px 55px
 }
 .mec-single-fluent-body .lity-close {
  margin-right:0
 }
}
@media (max-width:767px) {
 .mec-single-fluent-body .mec-hourly-schedule-speaker-info {
  width:100%;
  max-width:100%;
  margin-left:0;
  padding:60px 60px 55px
 }
 .mec-single-fluent-body .lity-close {
  margin-right:0
 }
 .mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail {
  width:100%;
  height:auto
 }
 .mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail img {
  border-radius:3px;
  height:auto
 }
 .mec-single-fluent-body .mec-hourly-schedule-speaker-details {
  width:100%;
  padding-left:0
 }
}
.mec-single-fluent-wrap a#mec_woo_add_to_cart_btn_r {
 position:absolute;
 right:146px;
 bottom:19px;
 font-size:11px;
 letter-spacing:.5px;
 min-width:116px;
 padding:16px 15px 14px;
 background-color:#00acf8;
 border-radius:2px;
 box-shadow:0 2px 2px rgba(0,172,248,.27);
 font-weight:500
}
@media (max-width:480px) {
 .mec-single-fluent-wrap a#mec_woo_add_to_cart_btn_r {
  right:unset;
  bottom:105px;
  float:none!important;
  width:84%;
  margin-bottom:-5px
 }
}
.mec-single-fluent-wrap .mec-events-meta-group-tags {
 margin-top:50px;
 padding:40px 40px 35px
}
.mec-single-fluent-wrap .mec-events-meta-group-tags h3 {
 font-size:18px;
 line-height:23px;
 font-weight:500;
 color:#000;
 text-align:left;
 padding-bottom:20px;
 margin:0
}
.mec-single-fluent-wrap .mec-events-meta-group-tags a {
 border:1px solid #c7ebfb;
 border-radius:2px;
 box-shadow:0 2px 2px rgba(0,0,0,.03);
 color:#898a8c;
 text-shadow:0 2px 2px rgba(0,0,0,.03);
 font-size:12px;
 line-height:16px;
 font-weight:400;
 margin:0 5px 5px 0;
 letter-spacing:0;
 padding:2px 6px
}
.mec-single-fluent-wrap .mec-events-meta-group-tags a:hover {
 background-color:#00acf8;
 border-color:#00acf8;
 box-shadow:0 2px 2px rgba(0,172,248,.27);
 color:#fff;
 text-decoration:none
}
@media (max-width:480px) {
 .mec-single-fluent-wrap .mec-event-schedule,
 .mec-single-fluent-wrap .mec-events-meta-group-booking,
 .mec-single-fluent-wrap .mec-events-meta-group-countdown,
 .mec-single-fluent-wrap .mec-events-meta-group-tags,
 .mec-single-fluent-wrap .mec-left-side {
  padding-left:20px;
  padding-right:20px
 }
 .mec-single-fluent-wrap .mec-single-title {
  margin-bottom:20px
 }
 .mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul {
  -webkit-box-align:stretch;
  align-items:stretch
 }
 .mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button {
  width:100%;
  max-width:100%
 }
 .mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button.mec-book-form-back-button+.mec-book-form-next-button {
  margin-top:10px
 }
 .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button {
  left:unset;
  right:unset;
  width:100%;
  position:relative;
  margin-top:100px!important;
  margin-bottom:-200px
 }
 .mec-single-fluent-wrap .mec-single-event-location {
  padding:20px 15px
 }
 .mec-single-fluent-wrap .mec-events-meta-group-countdown {
  padding:12px 80px 12px 100px
 }
 .single-mec-events .mec-single-fluent-wrap {
  padding:15px 15px
 }
 .mec-fluent-wrap .mec-calendar-side .mec-calendar-table {
  min-height:auto
 }
 .single-mec-events .mec-container {
  width:100%;
  padding:0
 }
}
@media (max-width:375px) {
 .mec-single-fluent-wrap .mec-events-meta-group-countdown {
  padding:12px 80px 12px 100px
 }
}
@media (max-width:411px) {
 .mec-single-fluent-wrap .mec-events-meta-group-countdown {
  padding:12px 50px 12px 70px
 }
}
@media (max-width:375px) {
 .mec-single-fluent-wrap .mec-events-meta-group-countdown {
  padding:12px 30px 12px 50px
 }
}
@media (max-width:320px) {
 .mec-single-fluent-wrap .mec-events-meta-group-countdown {
  padding:12px 5px 12px 25px
 }
}
.mec-single-fluent-body .featherlight {
 background-color:rgba(0,0,0,.94)
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap {
 max-height:90vh!important;
 overflow-x:hidden
}
.mec-single-fluent-body .featherlight .featherlight-close-icon {
 background-color:#ff017e;
 width:34px;
 height:34px;
 line-height:35px;
 border:0;
 border-radius:3px;
 cursor:pointer;
 box-shadow:0 2px 2px rgba(255,1,126,.27);
 outline:0;
 text-decoration:none;
 -webkit-transition:all .3s ease;
 transition:all .3s ease
}
.mec-single-fluent-body .featherlight .featherlight-close-icon:hover {
 background-color:#000;
 color:#fff;
 box-shadow:0 4px 10px rgba(1,2,4,.32);
 text-decoration:none;
 border:0
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap {
 max-width:740px;
 padding:10px 20px
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .mec-breadcrumbs {
 display:none
}
.mec-single-fluent-body .featherlight .mec-single-event-bar>div dd {
 font-size:12px
}
.mec-single-fluent-body .featherlight .mec-single-event-bar>div i {
 font-size:18px
}
.mec-single-fluent-body .featherlight .mec-booking-button {
 padding-left:18px;
 padding-right:18px
}
.mec-single-fluent-body .featherlight .mec-single-event-bar {
 padding:0 20px;
 min-height:80px
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .mec-left-side {
 padding:20px
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .mec-events-meta-group-countdown {
 padding:30px 10px
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-wrapper ul li a div div.inn {
 font-size:30px
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-wrapper ul {
 width:34px;
 height:42px
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-wrapper ul li {
 line-height:42px
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-divider .flip-clock-label {
 right:-65px;
 width:50px;
 left:auto
}
.mec-single-fluent-wrap .mec-single-event .mec-booking .mec-book-bfixed-fields-container {
 padding-left:0
}
@media (max-width:768px) {
 .mec-single-fluent-body .featherlight .mec-single-event-bar {
  padding:20px
 }
}
.mec-wrap .mec-cancellation-reason span {
 white-space:normal
}
.featherlight-content .mec-single-fluent-wrap .mec-cancellation-reason {
 text-align:left
}
.mec-single-modern .mec-single-virtual-badge,
.mec-single-modern .mec-single-zoom-badge {
 background:#fff!important;
 padding:15px;
 margin-bottom:12px;
 margin-top:12px!important;
 margin-left:0!important;
 position:relative
}
.mec-single-modern .mec-single-virtual-badge i,
.mec-single-modern .mec-single-zoom-badge i {
 vertical-align:baseline!important
}
.nice-select {
 -webkit-tap-highlight-color:transparent;
 background-color:#fff;
 border-radius:5px;
 border:solid 1px #e8e8e8;
 box-sizing:border-box;
 clear:both;
 cursor:pointer;
 display:block;
 float:left;
 font-family:inherit;
 font-size:14px;
 font-weight:400;
 height:42px;
 line-height:40px;
 outline:0;
 padding-left:18px;
 padding-right:30px;
 position:relative;
 text-align:left!important;
 -webkit-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 white-space:nowrap;
 width:auto
}
.nice-select:hover {
 border-color:#dbdbdb
}
.nice-select.open,
.nice-select:active,
.nice-select:focus {
 border-color:#999
}
.nice-select:after {
 border-bottom:2px solid #999;
 border-right:2px solid #999;
 content:'';
 display:block;
 height:5px;
 margin-top:-4px;
 pointer-events:none;
 position:absolute;
 right:12px;
 top:50%;
 -webkit-transform-origin:66% 66%;
 -ms-transform-origin:66% 66%;
 transform-origin:66% 66%;
 -webkit-transform:rotate(45deg);
 -ms-transform:rotate(45deg);
 transform:rotate(45deg);
 -webkit-transition:all .15s ease-in-out;
 transition:all .15s ease-in-out;
 width:5px
}
.nice-select.open:after {
 -webkit-transform:rotate(-135deg);
 -ms-transform:rotate(-135deg);
 transform:rotate(-135deg)
}
.nice-select.open .list {
 opacity:1;
 pointer-events:auto;
 -webkit-transform:scale(1) translateY(0);
 -ms-transform:scale(1) translateY(0);
 transform:scale(1) translateY(0)
}
.nice-select.disabled {
 border-color:#ededed;
 color:#999;
 pointer-events:none
}
.nice-select.disabled:after {
 border-color:#ccc
}
.nice-select.wide {
 width:100%
}
.nice-select.wide .list {
 left:0!important;
 right:0!important
}
.nice-select.right {
 float:right
}
.nice-select.right .list {
 left:auto;
 right:0
}
.nice-select.small {
 font-size:12px;
 height:36px;
 line-height:34px
}
.nice-select.small:after {
 height:4px;
 width:4px
}
.nice-select.small .option {
 line-height:34px;
 min-height:34px
}
.nice-select .list {
 background-color:#fff;
 border-radius:5px;
 box-shadow:0 0 0 1px rgba(68,68,68,.11);
 box-sizing:border-box;
 margin-top:4px;
 opacity:0;
 overflow:hidden;
 padding:0;
 pointer-events:none;
 position:absolute;
 top:100%;
 left:0;
 -webkit-transform-origin:50% 0;
 -ms-transform-origin:50% 0;
 transform-origin:50% 0;
 -webkit-transform:scale(.75) translateY(-21px);
 -ms-transform:scale(.75) translateY(-21px);
 transform:scale(.75) translateY(-21px);
 -webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
 transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
 z-index:9
}
.nice-select .list:hover .option:not(:hover) {
 background-color:transparent!important
}
.nice-select .option {
 cursor:pointer;
 font-weight:400;
 line-height:40px;
 list-style:none;
 min-height:40px;
 outline:0;
 padding-left:18px;
 padding-right:29px;
 text-align:left;
 -webkit-transition:all .2s;
 transition:all .2s
}
.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
 background-color:#f6f6f6
}
.nice-select .option.selected {
 font-weight:700
}
.nice-select .option.disabled {
 background-color:transparent;
 color:#999;
 cursor:default
}
.no-csspointerevents .nice-select .list {
 display:none
}
.no-csspointerevents .nice-select.open .list {
 display:block
}
#gCalendar-loading {
 width:100%;
 min-width:100%;
 height:100%;
 min-height:100%;
 position:fixed!important
}
.btn-load-more {
 display:block;
 margin:auto;
 background:#00acf8;
 color:#fff;
 border:none;
 outline:none;
 border-radius:5px;
 width:100px;
 height:35px;
 cursor:pointer
}
.mec-liquid-wrap .mec-search-form .mec-dropdown-wrap:not(:empty) {
 width:33.333%;
 flex-wrap:wrap;
 justify-content:center;
 align-items:center
}
.mec-liquid-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search {
 width:33.333%;
 flex-wrap:wrap;
 justify-content:center;
 align-items:center
}
.mec-liquid-wrap .event-color {
 width:7px;
 height:7px
}
.mec-liquid-month-picker-calendar.datepicker {
 max-width:222px
}
.mec-liquid-month-picker-calendar.datepicker::after {
 left:calc(50% - 2px);
 right:unset
}
.mec-liquid-month-picker-calendar.datepicker::before {
 left:calc(50% - 3px);
 right:unset
}
input.mec-liquid-month-picker[type="text"] {
 width:0;
 height:auto;
 padding:0;
 border:0;
 margin:0;
 min-width:unset;
 min-height:unset;
 opacity:0;
 position:absolute;
 top:21px;
 left:-1px
}
.mec-liquid-wrap .mec-totalcal-box {
 border:0;
 background:unset;
 overflow:unset;
 box-shadow:unset;
 margin:0;
 padding:20px 0
}
.mec-liquid-wrap .mec-search-form .box-search,
.mec-liquid-gCalendar #mec-gCalendar-wrap .fc-header-toolbar.fc-toolbar {
 display:flex;
 flex-wrap:wrap;
 justify-content:space-between;
 border:1px solid #e3e4e5;
 border-radius:7px;
 padding:19px 16px;
 align-content:center;
 align-items:center;
 position:relative;
 font-size:14px
}
.mec-liquid-wrap .mec-search-form .box-search .mec-text-input-search {
 display:flex;
 align-items:center;
 width:auto;
 padding:0
}
.mec-liquid-wrap .mec-search-form .box-search .mec-text-input-search i {
 border:0;
 background-color:#fff!important
}
.mec-liquid-wrap .mec-search-form .box-search .mec-text-input-search input {
 border:none;
 outline:none;
 width:100%;
 height:40px;
 margin-bottom:0
}
.mec-liquid-wrap .mec-search-form .box-search .ic-search {
 width:15px;
 margin-bottom:-3px
}
.mec-liquid-wrap .mec-search-form .box-search .mec-event-statuses ul {
 display:flex;
 list-style-type:none;
 margin:0
}
.mec-liquid-wrap .mec-search-form .box-search .mec-event-statuses ul li {
 margin:0
}
.mec-liquid-wrap .mec-search-form .box-search .mec-event-statuses ul li label {
 display:flex;
 align-items:center;
 justify-content:center;
 font-size:14px;
 font-weight:400;
 line-height:1.8;
 color:#969798;
 background:#fff;
 border-radius:5px;
 padding:7.5px 15px;
 margin:0;
 cursor:pointer
}
.mec-liquid-wrap .mec-search-form .box-search .mec-event-statuses ul li label input {
 display:none
}
.mec-liquid-wrap .mec-search-form .box-search .mec-event-statuses ul li.active label {
 color:#000;
 background:#f4f5f6
}
.mec-liquid-wrap .mec-search-form .box-search .mec-filters-wrap {
 display:flex;
 justify-content:flex-end;
 position:relative
}
.mec-liquid-wrap .mec-search-form .box-search .mec-filters-wrap .ic-filter {
 width:14px;
 margin-bottom:-2px;
 margin-right:7px
}
.mec-liquid-wrap .mec-search-form .box-search .btn-filter {
 outline:none;
 border:none;
 background:#fff;
 color:#969798;
 display:flex;
 align-items:center;
 justify-content:center;
 margin-right:20px;
 cursor:pointer;
 border-radius:5px;
 padding:0
}
.mec-liquid-wrap .mec-search-form .box-search .btn-filter>div:nth-child(1) {
 width:70px;
 display:flex;
 align-items:center;
 justify-content:center;
 align-content:center;
 height:40px;
 margin:0;
 padding:0
}
.mec-liquid-wrap .mec-search-form .box-search .btn-reset {
 background:#00acf8;
 color:#fff;
 font-size:13px;
 font-weight:600;
 line-height:17px;
 border:none;
 outline:none;
 border-radius:7px;
 padding:11px 17px 12px;
 cursor:pointer
}
.mec-liquid-wrap .mec-search-form .box-search .box-filter {
 display:none;
 width:752px;
 position:absolute;
 right:-18px;
 top:59px;
 flex-wrap:wrap;
 justify-content:flex-start;
 align-items:flex-start;
 border:1px solid #e3e4e5;
 border-radius:7px;
 box-shadow:0 0 4px 0 #0000000d;
 padding:30px 20px;
 padding:30px 20px;
 background:#fff;
 z-index:10
}
.mec-liquid-wrap .mec-search-form .box-search .box-filter:before {
 content:"";
 position:absolute;
 width:12px;
 height:12px;
 border-top:1px solid #e3e4e5;
 border-left:1px solid #e3e4e5;
 top:-7.5px;
 right:130px;
 background:#fff;
 transform:rotate(45deg)
}
.mec-liquid-wrap .mec-search-form .box-search .box-filter div:not(.mec-dropdown-wrap):not(.mec-dropdown-search):not(.nice-select) {
 width:33.3333%;
 margin:0;
 padding:0 10px
}
.mec-liquid-wrap .mec-search-form .box-search .box-filter label {
 display:none
}
.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search.col-md-12,
.mec-search-form .mec-minmax-event-cost,
.mec-search-form .mec-text-address-search {
 min-height:unset
}
.mec-liquid-wrap .mec-calendar {
 box-shadow:unset
}
.mec-liquid-wrap .box-date {
 display:flex;
 justify-content:space-between;
 padding:0;
 align-content:center;
 align-items:center;
 padding-bottom:20px
}
.mec-liquid-wrap .box-date .mec-calendar-a-month {
 border-bottom:unset
}
.mec-liquid-wrap .box-date .mec-calendar-a-month,
.mec-liquid-wrap .box-date>div {
 display:flex;
 align-content:center;
 justify-content:center;
 align-items:flex-start
}
.mec-liquid-wrap .box-date .type-date {
 border:1px solid #e3e4e5;
 padding:5px;
 border-radius:7px;
 margin-right:-15px;
 display:flex;
 align-items:center;
 justify-content:center;
 align-content:center
}
.mec-liquid-wrap .box-date>div:nth-child(2) a {
 border:none;
 outline:none;
 background:#fff;
 margin:0;
 cursor:pointer;
 padding:7px 15px;
 font-size:14px;
 color:#969798;
 border-radius:5px;
 cursor:pointer
}
.mec-liquid-wrap .box-date .mec-month-navigator {
 position:relative;
 border:1px solid #e3e4e5;
 padding:5px;
 border-radius:7px;
 display:flex;
 align-items:center;
 color:#a1a2a3;
 height:44px
}
.mec-liquid-wrap .box-date .mec-month-navigator div,
.mec-liquid-wrap .box-date .mec-month-navigator .mec-calendar-header,
.mec-liquid-wrap .box-date .mec-month-navigator .mec-load-month {
 width:auto;
 min-width:unset;
 height:auto;
 min-height:unset;
 line-height:1;
 border:none;
 outline:none;
 background:#fff;
 margin:0;
 cursor:pointer;
 padding:10px;
 border-radius:5px;
 font-size:16px;
 position:unset;
 box-shadow:unset
}
.mec-liquid-wrap .box-date .mec-month-navigator div:hover {
 background:#f4f5f6
}
.mec-liquid-wrap .box-date .mec-month-navigator div.active {
 background:#f4f5f6;
 color:#000
}
.mec-liquid-wrap .box-date .mec-calendar-header h2,
.mec-liquid-wrap .box-date .mec-month-navigator .mec-calendar-header h2 {
 font-size:13px;
 cursor:pointer;
 text-transform:capitalize;
 font-weight:400;
 color:#707070;
 margin:0
}
.mec-liquid-wrap .box-date .mec-calendar-header h2 .mec-current-date,
.mec-liquid-wrap .box-date .mec-month-navigator .mec-calendar-header h2 .mec-current-date {
 padding:0
}
.mec-liquid-wrap .box-date .box-more {
 display:none;
 max-width:100px!important;
 width:100px;
 min-width:100px;
 position:absolute;
 justify-content:center;
 align-items:center;
 flex-wrap:wrap;
 border:1px solid #e3e4e5;
 border-radius:7px;
 box-shadow:0 0 4px 0 #0000000d;
 padding:3px 12px;
 padding-bottom:0;
 margin-top:12px;
 margin-left:-84px;
 background:#fff
}
.mec-liquid-wrap .box-date .box-more:before {
 content:"";
 position:absolute;
 width:7px;
 height:7px;
 border-top:1px solid #e3e4e5;
 border-left:1px solid #e3e4e5;
 top:-4.5px;
 right:9px;
 background:#fff;
 transform:rotate(45deg)
}
.mec-liquid-wrap .box-date .box-more ul {
 list-style-type:none;
 padding:0;
 margin:0
}
.mec-liquid-wrap .box-date .box-more ul li {
 margin-bottom:15px;
 font-size:14px
}
.mec-liquid-wrap .box-date .box-more ul li:nth-last-child(1) {
 margin-bottom:12px
}
.mec-liquid-wrap .box-date .btn-type-more {
 padding:0 5px!important
}
.mec-liquid-wrap .box-date .box-full-date-picker {
 display:none;
 max-width:240px!important;
 width:240px!important;
 min-width:240px!important;
 position:absolute;
 justify-content:center;
 align-items:center;
 flex-wrap:wrap;
 border:1px solid #e3e4e5;
 border-radius:7px;
 box-shadow:0 0 4px 0 #0000000d;
 padding:7px 0 7px 3px;
 margin-top:280px;
 margin-left:105px;
 background:#fff;
 z-index:10
}
.mec-liquid-wrap .box-date .box-full-date-picker:before {
 content:"";
 position:absolute;
 width:10px;
 height:10px;
 border-top:1px solid #e3e4e5;
 border-left:1px solid #e3e4e5;
 top:-6.5px;
 right:108px;
 background:#fff;
 transform:rotate(45deg)
}
.mec-liquid-wrap .box-date .box-full-date-picker button {
 border:none;
 outline:none;
 background:#fff;
 margin:0;
 cursor:pointer;
 padding:14px 10px;
 font-size:12px
}
.mec-liquid-wrap .box-date .box-full-date-picker>div:nth-child(1) {
 display:flex;
 justify-content:space-between;
 width:100%;
 align-items:center;
 align-content:center;
 padding:0 6px 0 3px
}
.mec-liquid-wrap .box-date .box-full-date-picker>div:nth-child(1) span {
 font-size:14px;
 font-weight:400;
 padding-bottom:3px
}
.mec-liquid-wrap .box-date .box-full-date-picker>div:nth-child(1) button:nth-child(1) {
 border-radius:5px;
 padding:7px 10px 6px 5px
}
.mec-liquid-wrap .box-date .box-full-date-picker>div:nth-child(1) button:nth-child(3) {
 border-radius:5px;
 padding:7px 9px 6px 6px
}
.mec-liquid-wrap .box-date .box-full-date-picker>div:nth-child(1) button:hover {
 background:#f4f5f6
}
.mec-liquid-wrap .box-date .box-full-date-picker>div:nth-child(2) th {
 font-size:15px;
 padding:10px
}
.mec-liquid-wrap .box-date .box-full-date-picker>div:nth-child(2) td {
 font-size:14px;
 font-weight:400;
 text-align:center;
 padding:5px;
 border-radius:5px
}
.mec-liquid-wrap .box-date .box-full-date-picker>div:nth-child(2) td {
 font-size:14px;
 font-weight:400;
 text-align:center;
 padding:5px;
 border-radius:5px
}
.mec-liquid-wrap .box-date .box-full-date-picker>div:nth-child(2) td.selected {
 background:#00acf8;
 color:#fff
}
.mec-liquid-wrap .box-date .box-full-date-picker>div:nth-child(2) tr.selected {
 background:#e5f7ff
}
.mec-liquid-wrap .box-date .box-month-date-picker {
 display:none;
 max-width:190px!important;
 width:190px;
 min-width:190px;
 position:absolute;
 justify-content:center;
 align-items:center;
 flex-wrap:wrap;
 border:1px solid #e3e4e5;
 border-radius:7px;
 box-shadow:0 0 4px 0 #0000000d;
 padding:7px 0 7px 3px;
 margin-top:225px;
 margin-left:86px;
 background:#fff;
 z-index:10
}
.mec-liquid-wrap .box-date .box-month-date-picker:before {
 content:"";
 position:absolute;
 width:10px;
 height:10px;
 border-top:1px solid #e3e4e5;
 border-left:1px solid #e3e4e5;
 top:-6.5px;
 right:90px;
 background:#fff;
 transform:rotate(45deg)
}
.mec-liquid-wrap .box-date .box-month-date-picker button {
 border:none;
 outline:none;
 background:#fff;
 margin:0;
 cursor:pointer;
 padding:14px 10px;
 font-size:12px
}
.mec-liquid-wrap .box-date .box-month-date-picker>div:nth-child(1) {
 display:flex;
 justify-content:space-between;
 width:100%;
 align-items:center;
 align-content:center;
 padding:0 6px 0 3px
}
.mec-liquid-wrap .box-date .box-month-date-picker>div:nth-child(1) span {
 font-size:18px;
 font-weight:700;
 padding-bottom:3px
}
.mec-liquid-wrap .box-date .box-month-date-picker>div:nth-child(1) button:nth-child(1) {
 border-radius:5px;
 padding:7px 10px 6px 5px
}
.mec-liquid-wrap .box-date .box-month-date-picker>div:nth-child(1) button:nth-child(3) {
 border-radius:5px;
 padding:7px 9px 6px 6px
}
.mec-liquid-wrap .box-date .box-month-date-picker>div:nth-child(1) button:hover {
 background:#f4f5f6
}
.mec-liquid-wrap .box-date .box-month-date-picker>div:nth-child(2) button {
 padding:0;
 width:40px;
 height:40px
}
.mec-liquid-wrap .box-date .box-month-date-picker>div:nth-child(2) button.selected {
 background:#00acf8;
 color:#fff;
 border-radius:6px
}
.mec-liquid-wrap .mec-totalcal-box i,
.mec-liquid-gCalendar .mec-checkboxes-search i,
.mec-liquid-gCalendar .mec-dropdown-search i,
.mec-liquid-gCalendar .mec-minmax-event-cost i,
.mec-liquid-gCalendar .mec-text-address-search i {
 float:left;
 margin:0;
 width:36px;
 min-width:36px;
 height:36px;
 border:1px solid #efefef;
 text-align:center;
 padding:10px 0;
 font-size:15px;
 line-height:1;
 color:#cecece!important;
 background-color:#f9f9f9!important;
 border-radius:4px 0 0 4px
}
.mec-checkboxes-search .mec-searchbar-category-wrap,
.mec-liquid-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select {
 border-radius:0 4px 4px 0;
 color:#c8c8c8
}
.mec-liquid-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search {
 display:flex;
 width:100%;
 margin:0 0 10px 0
}
.mec-liquid-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search .nice-select,
.mec-liquid-wrap .mec-search-form .mec-date-search .nice-select,
.mec-liquid-gCalendar .nice-select {
 width:calc(100% - 36px);
 height:36px;
 line-height:33px;
 border-radius:0 3px 3px 0;
 border-left:none;
 border-color:#efefef;
 padding-left:10px
}
.mec-liquid-wrap .mec-search-form .mec-date-search {
 display:flex
}
.mec-liquid-wrap .mec-search-form .mec-date-search .nice-select {
 width:calc(50% - 18px);
 order:0
}
.mec-search-form .mec-dropdown-wrap .mec-dropdown-search .nice-select.open .list,
.mec-liquid-gCalendar .nice-select .list {
 margin:0;
 border-radius:0;
 width:100%
}
.mec-search-form .mec-dropdown-wrap .mec-dropdown-search .nice-select.open .list li,
.mec-liquid-gCalendar .nice-select .list li {
 min-height:36px;
 line-height:36px;
 padding-left:10px;
 font-size:13px
}
.mec-liquid-wrap .mec-booking-button,
.mec-liquid-wrap .event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button,
.mec-liquid-wrap .event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-mb-button {
 background:#00acf8;
 color:#fff;
 font-size:13px;
 line-height:12px;
 font-weight:600;
 line-height:17px;
 text-transform:none;
 border:none;
 outline:none;
 border-radius:7px;
 padding:11px 17px 12px;
 cursor:pointer;
 margin-right:10px;
 -webkit-transition:all 0.3s ease;
 transition:all 0.3s ease;
 white-space:nowrap;
 text-decoration:none
}
.mec-liquid-wrap .mec-booking-button:hover,
.mec-liquid-wrap .event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button:hover {
 background-color:#019de2;
 color:#fff
}
.mec-liquid-wrap .event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-mb-button {
 background:#fff;
 color:#00acf8
}
.mec-liquid-wrap .mec-event-sharing-wrap {
 position:relative;
 display:inline-block;
 left:auto;
 padding-left:0;
 padding-right:0
}
.mec-liquid-wrap .mec-event-sharing-wrap a {
 text-decoration:none
}
.mec-liquid-wrap .mec-event-sharing-wrap .mec-event-sharing {
 border-color:#e6e7e8;
 padding:8px 5px 2px;
 bottom:40px
}
.mec-liquid-wrap .mec-event-sharing-wrap li {
 display:flex;
 align-items:center;
 width:auto;
 margin:0
}
.mec-liquid-wrap .mec-event-sharing-wrap .mec-event-sharing li {
 padding:5px 10px;
 margin-left:-5px;
 margin-right:-5px
}
.mec-liquid-wrap .mec-event-sharing-wrap li a,
.mec-liquid-wrap .mec-event-sharing-wrap li a .mec-social-title {
 display:block
}
.mec-liquid-wrap .mec-event-sharing-wrap li a .mec-social-title {
 padding-right:10px
}
.mec-liquid-wrap .mec-event-sharing-wrap li i {
 height:25px;
 font-size:20px
}
.mec-liquid-wrap .mec-event-sharing-wrap li i:before {
 line-height:25px
}
.mec-liquid-wrap .mec-event-sharing-wrap .mec-event-sharing li a {
 display:flex
}
.mec-liquid-wrap .mec-event-sharing-wrap .mec-event-sharing li:hover a,
.mec-liquid-wrap .mec-event-sharing-wrap .mec-event-sharing li:hover a .mec-social-title {
 color:#00acf8
}
.mec-liquid-wrap .mec-event-sharing-wrap li:hover {
 background:#e6f8ff
}
.mec-liquid-wrap .mec-event-sharing-wrap:hover li ul li a,
.mec-liquid-wrap .mec-event-sharing-wrap li a {
 color:#959ca7
}
.mec-event-sharing-wrap .mec-event-sharing:after,
.mec-event-sharing-wrap .mec-event-sharing:before {
 left:25px
}
.mec-liquid-wrap .mec-event-sharing-wrap>li:first-of-type {
 border:0;
 margin-bottom:0
}
.mec-liquid-wrap .mec-event-sharing-wrap:hover>li:first-of-type {
 background-color:#fff;
 border-radius:2px
}
.mec-liquid-wrap .mec-event-sharing-wrap>li:first-of-type i {
 width:18px;
 height:18px;
 color:#c4c7c9
}
.mec-liquid-wrap .mec-event-sharing-wrap>li:first-of-type i:hover {
 background-color:transparent
}
.mec-liquid-wrap a {
 text-decoration:none
}
.mec-liquid-wrap.mec-skin-cover-container,
.mec-liquid-wrap.mec-skin-carousel-container,
.mec-liquid-wrap.mec-skin-slider-container {
 background-color:transparent;
 box-shadow:none;
 border-radius:0;
 overflow:initial
}
.mec-liquid-wrap.mec-skin-available-spot-container p:empty,
.mec-liquid-wrap.mec-skin-countdown-container p:empty,
.mec-liquid-wrap.mec-skin-carousel-container p:empty,
.mec-liquid-wrap.mec-skin-masonry-container p:empty {
 margin:0
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-date-wrap,
.mec-liquid-wrap.mec-skin-cover-container .mec-date-wrap,
.mec-liquid-wrap.mec-skin-countdown-container .mec-date-wrap,
.mec-liquid-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap,
.mec-liquid-wrap.mec-skin-slider-container .mec-date-wrap,
.mec-liquid-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap {
 background-color:#f7fcff;
 min-height:72px;
 border-bottom:1px solid #e6f7ff;
 padding:20px 25px 12px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-date,
.mec-liquid-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date,
.mec-liquid-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-date,
.mec-liquid-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-date,
.mec-liquid-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date,
.mec-liquid-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-date {
 text-align:left
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-date span,
.mec-liquid-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date span,
.mec-liquid-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-date span,
.mec-liquid-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-date span,
.mec-liquid-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date span,
.mec-liquid-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-date span {
 color:#898a8c;
 font-size:14px;
 line-height:14px;
 font-weight:400;
 display:inline-block
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-date-wrap span.mec-event-day-num,
.mec-liquid-wrap.mec-skin-cover-container .mec-date-wrap span.mec-event-day-num,
.mec-liquid-wrap.mec-skin-countdown-container .mec-date-wrap span.mec-event-day-num,
.mec-liquid-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap span.mec-event-day-num,
.mec-liquid-wrap.mec-skin-slider-container .mec-date-wrap span.mec-event-day-num,
.mec-liquid-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap span.mec-event-day-num {
 font-size:27px;
 line-height:27px;
 font-weight:700;
 margin-right:1px;
 color:#00acf8
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-day span,
.mec-liquid-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day span,
.mec-liquid-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-day span,
.mec-liquid-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-day span,
.mec-liquid-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-day span,
.mec-liquid-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-day span {
 font-size:16px;
 line-height:16px;
 display:block;
 color:#000;
 text-transform:capitalize
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-content .mec-event-title,
.mec-liquid-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title,
.mec-liquid-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title,
.mec-liquid-wrap.mec-skin-slider-container .mec-event-content .mec-event-title,
.mec-liquid-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title {
 margin-top:0;
 margin-bottom:10px;
 line-height:24px;
 text-transform:none
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-content .mec-event-title a,
.mec-liquid-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a,
.mec-liquid-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title a,
.mec-liquid-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title a {
 color:#000;
 font-weight:600;
 font-size:18px;
 line-height:24px;
 text-decoration:none
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a:hover,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-content .mec-event-title a:hover,
.mec-liquid-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a:hover,
.mec-liquid-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title a:hover,
.mec-liquid-wrap.mec-skin-slider-container .mec-event-content .mec-event-title a:hover,
.mec-liquid-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title a:hover {
 text-decoration:none;
 color:#00acf8
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-location i:before,
.mec-liquid-wrap.mec-skin-available-spot-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-available-spot-container .mec-date-details i:before,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-location i,
.mec-liquid-wrap.mec-skin-cover-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-countdown-container .mec-event-location i,
.mec-liquid-wrap.mec-skin-countdown-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-location i,
.mec-liquid-wrap.mec-skin-carousel-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-slider-container .mec-event-location i:before,
.mec-liquid-wrap.mec-skin-slider-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-slider-container .mec-price-details i:before,
.mec-liquid-wrap.mec-skin-slider-container .mec-available-tickets-details i:before,
.mec-liquid-wrap.mec-skin-masonry-container .mec-event-location i,
.mec-liquid-wrap.mec-skin-masonry-container .mec-time-details:before {
 color:#c1c7ce;
 font-size:14px;
 line-height:13px;
 vertical-align:middle;
 margin-right:5px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-location address,
.mec-liquid-wrap.mec-skin-available-spot-container .mec-time-details span,
.mec-liquid-wrap.mec-skin-available-spot-container .mec-date-details span,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-location address,
.mec-liquid-wrap.mec-skin-cover-container .mec-time-details span,
.mec-liquid-wrap.mec-skin-countdown-container .mec-event-location address,
.mec-liquid-wrap.mec-skin-countdown-container .mec-time-details span,
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-location address,
.mec-liquid-wrap.mec-skin-carousel-container .mec-time-details span,
.mec-liquid-wrap.mec-skin-slider-container .mec-event-location address,
.mec-liquid-wrap.mec-skin-slider-container .mec-time-details span,
.mec-liquid-wrap.mec-skin-slider-container .mec-price-details span,
.mec-liquid-wrap.mec-skin-slider-container .mec-available-tickets-details span,
.mec-liquid-wrap.mec-skin-slider-container .mec-local-time-details div,
.mec-liquid-wrap.mec-skin-slider-container .mec-local-time-details span,
.mec-liquid-wrap.mec-skin-masonry-container .mec-event-location address,
.mec-liquid-wrap.mec-skin-masonry-container .mec-time-details span {
 display:inline-block;
 color:#969798;
 font-size:12px;
 line-height:12px;
 margin-bottom:0
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-cover-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-countdown-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-carousel-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-slider-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-masonry-container .mec-time-details:before {
 font-family:simple-line-icons;
 content:"\e081";
 margin-right:7px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-footer .mec-booking-button,
.mec-liquid-wrap.mec-skin-countdown-container .mec-event-footer .mec-booking-button,
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer .mec-booking-button,
.mec-liquid-wrap.mec-skin-masonry-container .mec-event-footer .mec-booking-button {
 line-height:12px;
 padding:12px 16px;
 height:auto
}
.mec-liquid-wrap.mec-skin-available-spot-container,
.mec-liquid-wrap.mec-skin-cover-container,
.mec-liquid-wrap.mec-skin-countdown-container,
.mec-liquid-wrap.mec-skin-carousel-container,
.mec-liquid-wrap.mec-skin-slider-container,
.mec-liquid-wrap.mec-skin-masonry-container {
 background-color:transparent;
 box-shadow:none;
 border-radius:0;
 overflow:initial
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-location i:before,
.mec-liquid-wrap.mec-skin-available-spot-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-available-spot-container .mec-date-details i:before,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-location i,
.mec-liquid-wrap.mec-skin-cover-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-countdown-container .mec-event-location i,
.mec-liquid-wrap.mec-skin-countdown-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-location i,
.mec-liquid-wrap.mec-skin-carousel-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-slider-container .mec-event-location i:before,
.mec-liquid-wrap.mec-skin-slider-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-slider-container .mec-price-details i:before,
.mec-liquid-wrap.mec-skin-slider-container .mec-available-tickets-details i:before,
.mec-liquid-wrap.mec-skin-masonry-container .mec-event-location i,
.mec-liquid-wrap.mec-skin-masonry-container .mec-time-details:before {
 color:#c1c7ce;
 font-size:14px;
 line-height:13px;
 vertical-align:middle;
 margin-right:7px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-footer,
.mec-liquid-wrap.mec-skin-countdown-container .mec-event-footer,
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer,
.mec-liquid-wrap.mec-skin-masonry-container .mec-event-footer {
 padding:28px 0 0;
 margin:0;
 background-color:#fff;
 border:0
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-crousel-skin-type3 {
 padding-top:70px
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .owl-nav,
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .owl-nav {
 position:absolute;
 top:0;
 right:15px;
 border:1px solid #e3e4e5;
 border-radius:7px;
 padding:5px;
 overflow:hidden;
 height:50px;
 width:95px;
 margin-top:0
}
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .owl-nav {
 top:0;
 right:0
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .owl-nav .owl-next,
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .owl-nav .owl-prev,
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev {
 opacity:1;
 width:40px;
 height:40px;
 border:0;
 line-height:50px;
 border-radius:7px;
 top:auto;
 margin:0;
 color:#a1a2a3;
 letter-spacing:0;
 font-weight:600;
 padding:0;
 box-shadow:unset;
 background:unset
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-theme .owl-nav .owl-prev,
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev {
 left:5px
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-theme .owl-nav .owl-next,
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next {
 right:5px
}
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev span,
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next span {
 display:none
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-theme .owl-nav .owl-next:hover,
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-theme .owl-nav .owl-prev:hover,
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover,
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover {
 background-color:#f4f5f6!important;
 color:#000
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-theme .owl-nav .owl-next i,
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-theme .owl-nav .owl-prev i,
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i,
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i {
 color:#a1a2a3;
 font-size:29px;
 font-weight:400;
 line-height:9px;
 display:inline-block;
 -webkit-transform:translate(0,-1px);
 transform:translate(0,-1px)
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-theme .owl-nav .owl-prev i,
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i {
 margin-left:0
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-theme .owl-nav .owl-next i,
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i {
 margin-right:0
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-theme .owl-nav .owl-prev i:hover,
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-liquid .mec-owl-theme .owl-nav .owl-next i:hover,
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover i,
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover i {
 color:#000
}
.mec-liquid-wrap:not(.mec-single-liquid-wrap) .mec-util-hidden {
 display:none!important
}
.mec-liquid-wrap a {
 text-decoration:none
}
.mec-liquid-wrap a:focus,
.mec-liquid-wrap button:focus {
 outline:0
}
.mec-liquid-wrap .slimScrollBar {
 opacity:1!important
}
.mec-local-time-details img.mec-svg-icon.lazy-loaded {
 display:none
}
.mec-liquid-wrap.mec-skin-cover-container .mec-local-time-details:before,
.mec-liquid-wrap.mec-skin-cover-container .mec-localtime-details i:before,
.mec-liquid-wrap.mec-skin-cover-container .mec-time-details:before {
 color:#00acf8
}
.mec-liquid-wrap.mec-skin-cover-container .mec-time-details {
 margin-top:-4px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-time-details:before {
 line-height:13px
}
.mec-liquid-wrap.mec-skin-cover-container article {
 border:0;
 padding:0;
 border-radius:7px;
 overflow:hidden;
 box-shadow:0 0 70px rgba(27,69,91,.16);
 min-height:400px;
 display:-webkit-box;
 display:flex;
 -webkit-box-align:stretch;
 align-items:stretch
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-image {
 -webkit-box-flex:1;
 flex:1
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-image img {
 height:100%
}
.mec-liquid-wrap.mec-skin-cover-container .mec-date-wrap {
 position:absolute;
 top:0;
 left:0;
 background-color:rgba(0,0,0,.8);
 border:0;
 border-radius:0 0 7px 0;
 padding:30px 56px 30px 30px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-date-wrap i {
 width:53px;
 height:53px;
 line-height:53px;
 font-size:24px;
 text-align:center;
 background-color:#00acf8;
 color:#fff;
 margin-right:15px;
 border-radius:7px;
 float:left
}
.mec-liquid-wrap.mec-skin-cover-container .mec-date-wrap-inner {
 float:left
}
.mec-liquid-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date {
 margin-right:0;
 display:block;
 float:none;
 white-space:nowrap;
 position:static;
 width:auto;
 padding:0;
 padding-top:7px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day {
 margin-top:0;
 font-weight:600;
 font-family:inherit;
 letter-spacing:0
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-date span {
 float:left
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-date span.mec-event-day-num {
 margin-right:9px;
 color:#fff;
 font-size:26px;
 line-height:26px;
 font-weight:600
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-date span:last-child {
 margin-top:8px;
 color:#fff
}
.mec-liquid-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day span {
 color:rgba(255,255,255,.75)
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-content {
 bottom:0;
 left:0;
 width:calc(100% - 95px);
 background-color:rgba(255,255,255,.92);
 border-radius:0 7px 0 0;
 border-left:7px solid red;
 display:-webkit-box;
 display:flex;
 padding:40px 30px 40px 30px;
 border-width:0 0 0 7px;
 align-items:center
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-location i {
 color:#00acf8
}
@media (max-width:960px) {
 .mec-liquid-wrap.mec-skin-cover-container img {
  height:100%
 }
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-content {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column
 }
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-col {
 padding:0 20px
}
@media (max-width:1200px) {
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-col {
  padding-left:30px;
  padding-right:30px
 }
}
@media (max-width:960px) {
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-col {
  padding-left:0;
  padding-right:0;
  padding-bottom:20px
 }
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-col:first-of-type {
 padding:0 30px 0 0;
 border-right:1px solid #e3e4e5;
 max-width:350px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-col:last-of-type {
 padding-right:0;
 margin-left:auto
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type1 .mec-event-col:last-of-type {
 margin-left:auto
}
@media (max-width:960px) {
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-col:first-of-type {
  border-right:0
 }
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-col:last-of-type {
  padding-bottom:0
 }
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type1 .mec-event-col:last-of-type {
  margin-left:0
 }
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-location,
.mec-liquid-wrap.mec-skin-cover-container .mec-time-details {
 white-space:nowrap
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-location {
 margin-bottom:15px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-booking-button {
 background-color:#00acf8;
 color:#fff;
 padding:12px 26px;
 font-size:13px;
 line-height:16px;
 border:0;
 text-transform:none;
 text-decoration:none;
 border-radius:7px;
 display:block
}
.mec-liquid-wrap.mec-skin-cover-container .mec-booking-button:hover {
 background-color:#019de2;
 color:#fff;
 box-shadow:none
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-date-wrap {
 left:auto;
 right:0;
 top:30px;
 border-radius:15px 0 0 15px;
 background-color:#00acf8;
 padding-left:30px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-date-wrap i {
 background-color:#fff;
 color:#00acf8
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-event-content {
 width:365px;
 background-color:rgba(0,0,0,.8);
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 flex-direction:column;
 padding:38px 40px 28px 35px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-localtime-details span,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-localtime-details span,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-local-time-details span,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-local-time-details span,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-localtime-details div,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-localtime-details div,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-local-time-details div,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-local-time-details div {
 color:#fff!important
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-event-col {
 padding:0;
 border:0
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-event-col:nth-of-type(1) {
 -webkit-box-ordinal-group:3;
 order:2;
 margin-bottom:20px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-event-col:nth-of-type(2) {
 -webkit-box-ordinal-group:2;
 order:1;
 padding-bottom:6px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-event-col:nth-of-type(3) {
 -webkit-box-ordinal-group:4;
 order:3
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-event-location i {
 color:#00acf8
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-event-location address {
 color:#a2a3a6
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-event-content .mec-event-title a {
 color:#fff
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-booking-button {
 padding:12px 16px 11px;
 background-color:#fff;
 color:#00acf8;
 border:1px solid #c7ebfb
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-booking-button:hover {
 background-color:#00acf8;
 border-color:#00acf8;
 color:#fff;
 box-shadow:0 4px 10px rgba(0,172,248,.2)
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-event-sharing-wrap:hover>li:first-of-type {
 background-color:#00acf8
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-event-sharing-wrap>li:first-of-type i {
 color:#fff
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-date-wrap,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type4 .mec-date-wrap {
 left:auto;
 right:30px;
 top:30px;
 border-radius:12px;
 padding-left:30px;
 padding-right:35px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-date-wrap {
 background-color:#fff
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-event-date span {
 color:#000
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-date-wrap .mec-event-day span {
 color:#898a8c
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-event-content,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type4 .mec-event-content {
 width:572px;
 padding-top:32px;
 padding-bottom:30px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-event-content {
 background-color:rgba(0,0,0,.8)
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-event-col:first-of-type,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type4 .mec-event-col:first-of-type {
 padding-right:22px;
 border:0
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-event-col:last-of-type,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type4 .mec-event-col:last-of-type {
 padding-left:22px;
 border:0;
 margin-left:auto
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-event-location i {
 color:#00acf8
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-event-location address {
 color:#a2a3a6
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-event-content .mec-event-title a {
 color:#fff
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-event-location,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type4 .mec-event-location {
 padding-bottom:5px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-booking-button,
.mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type4 .mec-booking-button {
 margin-top:24px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-event-location i {
 margin-right:6px
}
.mec-liquid-wrap.mec-skin-cover-container .mec-time-details:before {
 margin-right:8px
}
@media (max-width:960px) {
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-event-content,
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type4 .mec-event-content {
  width:auto
 }
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-event-col,
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type4 .mec-event-col {
  padding:0
 }
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-event-col:last-of-type,
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type4 .mec-event-col:last-of-type {
  padding-left:0;
  margin-left:0
 }
}
@media (max-width:480px) {
 .mec-liquid-wrap.mec-skin-cover-container .mec-date-wrap,
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-date-wrap,
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-date-wrap,
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type4 .mec-date-wrap {
  top:0;
  right:0;
  left:0;
  border-radius:0;
  padding:20px
 }
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-content,
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-event-content {
  width:100%;
  border-radius:0;
  padding:20px
 }
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-col:first-of-type {
  padding-bottom:5px
 }
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type3 .mec-booking-button,
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type4 .mec-booking-button {
  margin-top:10px
 }
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-cover-liquid-type2 .mec-event-col:nth-of-type(1) {
  margin-bottom:10px
 }
 .mec-liquid-wrap.mec-skin-cover-container .mec-event-image img {
  height:auto;
  margin-top:93px
 }
 .mec-liquid-wrap.mec-skin-cover-container article {
  background:#535b5f
 }
}
.mec-liquid-wrap.mec-skin-slider-container .mec-price-details i,
.mec-liquid-wrap.mec-skin-slider-container .mec-available-tickets-details i {
 margin-right:0
}
.mec-liquid-wrap.mec-skin-slider-container .mec-price-details span.mec-price-number {
 color:#000;
 font-weight:700
}
.mec-liquid-wrap.mec-skin-slider-container .mec-available-tickets-details span.mec-available-tickets-number {
 color:#000;
 font-weight:700
}
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap {
 padding:0;
 min-height:501px;
 background:unset
}
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1 {
 display:flex;
 flex-direction:column-reverse;
 height:auto;
 box-shadow:unset;
 padding-top:70px
}
@media (min-width:961px) {
 .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1 {
  margin:0 auto;
  max-width:1026px!important
 }
}
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1 .mec-event-article {
 border-left:7px solid #1ce1ac;
 border-radius:7px;
 height:447px;
 overflow:hidden
}
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img {
 width:calc(100% - 383px);
 border-radius:0 3px 3px 0
}
.mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
 width:383px;
 border-top:1px solid #e6f7ff;
 border-bottom:1px solid #e6f7ff;
 padding:53px 50px 43px 43px;
 margin-bottom:0
}
.mec-liquid-wrap.mec-skin-slider-container .event-grid-modern-head {
 padding:0;
 margin:0
}
.mec-liquid-wrap.mec-skin-slider-container .mec-event-content .mec-event-title {
 font-size:18px;
 font-weight:700;
 line-height:24px;
 margin-bottom:17px;
 letter-spacing:0
}
.mec-liquid-wrap.mec-skin-slider-container .mec-event-content .mec-event-title a {
 text-decoration:none
}
.mec-liquid-wrap.mec-skin-slider-container .mec-date-wrap {
 background-color:#fff;
 border-bottom:2px solid #e3e4e5;
 padding:0;
 padding-bottom:25px;
 margin-bottom:25px
}
.mec-liquid-wrap.mec-skin-slider-container .mec-date-wrap i {
 font-size:45px;
 line-height:45px;
 color:#c1c7ce;
 float:left;
 margin-right:11px
}
.mec-liquid-wrap.mec-skin-slider-container .mec-event-location i:before,
.mec-liquid-wrap.mec-skin-slider-container .mec-time-details:before,
.mec-liquid-wrap.mec-skin-slider-container .mec-price-details i:before,
.mec-liquid-wrap.mec-skin-slider-container .mec-available-tickets-details i:before {
 color:#c1c7ce
}
.mec-liquid-wrap.mec-skin-slider-container .mec-date-wrap-inner {
 float:left
}
.mec-liquid-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date {
 margin-right:0;
 margin-bottom:2px;
 display:block;
 float:none
}
.mec-liquid-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-day {
 margin-top:0;
 font-weight:400;
 font-family:inherit;
 letter-spacing:0
}
.mec-liquid-wrap.mec-skin-slider-container .mec-event-date span {
 float:left
}
.mec-liquid-wrap.mec-skin-slider-container .mec-event-date span.mec-event-day-num {
 margin-right:9px
}
.mec-liquid-wrap.mec-skin-slider-container .mec-event-date span:last-child {
 margin-top:8px
}
.mec-liquid-wrap.mec-skin-slider-container .mec-event-content {
 padding:0
}
.mec-liquid-wrap.mec-skin-slider-container .mec-event-meta>div {
 line-height:16px;
 margin-bottom:12px
}
.mec-liquid-wrap.mec-skin-slider-container .mec-event-footer {
 display:flex;
 padding-top:38px;
 padding-bottom:0;
 margin:0
}
.mec-liquid-wrap.mec-skin-slider-container .mec-event-footer .mec-booking-button {
 position:static;
 font-size:13px;
 font-weight:600;
 line-height:16px;
 height:fit-content;
 padding:12px 26px 12px;
 margin:0 30px 0 0
}
.mec-liquid-wrap.mec-skin-slider-container .mec-event-sharing-wrap {
 width:100%
}
.mec-liquid-wrap.mec-skin-slider-container .mec-event-sharing-wrap .mec-event-sharing {
 bottom:60px;
 left:-10px;
 right:auto
}
.mec-liquid-wrap.mec-skin-slider-container .mec-event-sharing-wrap li {
 border-radius:0
}
@media (max-width:992px) {
 .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img {
  height:100%;
  float:right
 }
 .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
  float:left
 }
}
@media (max-width:767px) {
 .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1-wrap,
 .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1,
 .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1 .mec-event-article {
  height:auto
 }
 .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1 {
  padding-bottom:60px
 }
 .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
  border-right:1px solid #e6f7ff
 }
 .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img,
 .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
  width:100%;
  float:none
 }
 .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img {
  height:300px
 }
}
@media (max-width:480px) {
 .mec-liquid-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
  padding:30px;
  padding-bottom:20px
 }
}
.mec-liquid-wrap.mec-skin-carousel-container .event-carousel-type3-head .mec-event-image {
 padding:20px
}
.mec-liquid-wrap.mec-skin-carousel-container .event-carousel-type3-head .mec-event-footer-carousel-type3 {
 width:100%!important;
 margin:0;
 padding:0;
 background:unset;
 box-shadow:unset!important
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-type3 .mec-event-article {
 border:1px solid #e3e4e5;
 border-radius:7px;
 padding:0 0 30px 0;
 margin:0 15px
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-type3 .mec-event-article .mec-event-image img {
 border-radius:5px
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-carousel-type3 .mec-event-datetime-info-wrap {
 display:flex;
 justify-content:space-between;
 margin-top:10px;
 background:#f7f8f9;
 padding:10px 24px 8px;
 margin:0;
 color:#c1c7ce
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-time-details,
.mec-skin-carousel-container .mec-time-details span {
 line-height:1.5
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 h4 {
 font-size:20px;
 line-height:28px;
 font-weight:600;
 padding:0 27px 0;
 margin:15px 0 10px 0
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 h4 a {
 text-decoration:none
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-description {
 padding:0 27px 0;
 margin:0 0 15px 0
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-description p {
 font-size:14px;
 font-weight:400;
 line-height:22px;
 margin:0
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-location {
 padding:0 27px 0;
 margin:0 0 15px 0
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-sharing-wrap {
 margin:0 0 0 27px
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-booking-button {
 margin:0 27px 0 0
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-location * {
 font-size:12px
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-datetime-info-wrap span {
 font-size:12px;
 font-weight:400;
 margin:0 0 3px 0
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-datetime-info-wrap span.mec-end-date-label {
 display:none
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-datetime-info-wrap .mec-event-date-info,
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-datetime-info-wrap .mec-event-time-info {
 display:flex
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-datetime-info-wrap .mec-event-date-info i,
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-datetime-info-wrap .mec-event-time-info i {
 margin-right:8px
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-datetime-info-wrap .mec-event-date-info .mec-event-day span {
 color:#000;
 text-align:left
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-time-details {
 max-width:50px
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-time-details {
 white-space:unset
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 span {
 color:#898a8c;
 margin-top:unset
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-labels-normal .mec-label-normal,
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-cancellation-reason span {
 color:#fff;
 font-size:10px
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 span.event-color {
 display:inline-block
}
.mec-liquid-wrap.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-event-datetime-info-wrap .mec-event-time-info .mec-time-details::before {
 content:unset
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-countdown {
 position:static;
 margin:0;
 margin-bottom:21px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-countdown .clockdiv {
 display:-webkit-box;
 display:flex;
 flex-wrap:wrap
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-countdown .block-w {
 margin:0
}
@media (max-width:480px) {
 .mec-liquid-wrap.mec-skin-available-spot-container .mec-event-countdown li {
  margin-bottom:10px
 }
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-countdown li span {
 font-size:20px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-countdown li .label-w {
 font-size:12px;
 line-height:12px;
 color:#898a8c;
 margin-top:0;
 letter-spacing:0;
 margin-bottom:0
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-countdown li {
 border:1px solid #e3e4e5;
 box-shadow:0 2px 2px rgba(0,0,0,.02);
 border-radius:7px;
 margin-right:10px;
 padding:10px 18px;
 margin-left:0;
 width:64px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-av-spot-wrap {
 background-color:#fff
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-av-spot {
 border:0;
 border-radius:3px;
 overflow:hidden;
 box-shadow:0 0 70px rgba(27,69,91,.16)
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-av-spot-img {
 height:450px;
 background-color:#e6e7e8;
 border-radius:7px 7px 0 0
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-av-spot-box {
 position:absolute;
 bottom:40px;
 left:50px;
 background-color:rgba(0,0,0,.8);
 border-radius:7px;
 padding:30px 40px 30px 30px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-av-spot-box img {
 display:block;
 width:53px;
 height:53px;
 line-height:53px;
 padding:15px;
 background-color:#00acf8;
 float:left;
 margin-right:15px;
 border-radius:5px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-box-inner {
 float:left
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-count {
 display:block;
 white-space:nowrap;
 color:#fff;
 font-size:27px;
 line-height:36px;
 font-weight:600
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-text {
 color:rgba(255,255,255,.6);
 font-size:16px;
 line-height:21px;
 margin-top:-5px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-av-spot-content {
 border-left:7px solid #ff017e;
 display:-webkit-box;
 display:flex;
 padding:0;
 padding-left:43px;
 padding-right:50px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-col {
 padding-top:40px;
 padding-bottom:50px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-col:first-of-type {
 -webkit-box-flex:1;
 flex:1;
 padding-right:50px;
 border-right:1px solid #e3e4e5
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-col:last-of-type {
 width:375px;
 padding-left:50px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-countdown {
 text-align:center;
 display:table;
 table-layout:fixed;
 color:#000
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-countdown .block-w {
 display:table-cell;
 position:relative;
 height:70px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a {
 font-size:26px;
 line-height:34px;
 font-weight:600
}
.mec-liquid-wrap .mec-event-description p {
 color:#898a8c;
 font-size:16px;
 line-height:23px;
 font-weight:400;
 margin-bottom:25px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-footer {
 padding-top:0
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-footer .mec-booking-button {
 text-transform:none;
 padding:12px 26px;
 position:static;
 font-size:13px;
 font-weight:600;
 line-height:16px;
 display:inline-block;
 height:unset;
 margin-right:25px;
 vertical-align:top
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-countdown {
 margin-bottom:35px;
 display:block
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-date-details,
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-location,
.mec-liquid-wrap.mec-skin-available-spot-container .mec-events-address {
 display:flex;
 align-items:center;
 margin-bottom:8px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-time-details {
 line-height:1
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-local-time-details {
 font-size:12px;
 line-height:1.9;
 color:#969798;
 margin:15px 0 0 20px
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-local-time-details .mec-local-title {
 font-weight:600
}
.mec-liquid-wrap.mec-skin-available-spot-container .mec-event-location i:before {
 line-height:15px
}
@media (max-width:960px) {
 .mec-liquid-wrap.mec-skin-available-spot-container .mec-av-spot-content {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column
 }
 .mec-liquid-wrap.mec-skin-available-spot-container .mec-event-col:first-of-type {
  padding-right:0;
  padding-bottom:0;
  border:0
 }
 .mec-liquid-wrap.mec-skin-available-spot-container .mec-event-col:last-of-type {
  padding-top:0;
  padding-left:0;
  padding-bottom:45px;
  max-width:100%
 }
 .mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type1 .mec-event-footer {
  padding-top:20px
 }
}
.mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 {
 display:-webkit-box;
 display:flex;
 border-left:7px solid #e6f7ff
}
.mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-event-content .mec-event-title a {
 font-size:17px;
 line-height:23px;
 font-weight:600
}
.mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-event-col:first-of-type {
 padding-top:75px;
 padding-left:68px;
 padding-right:75px;
 padding-bottom:50px;
 border:0
}
.mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-event-col:last-of-type {
 padding:45px;
 padding-left:0;
 width:513px;
 display:-webkit-box;
 display:flex;
 -webkit-box-align:stretch;
 align-items:stretch
}
.mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-av-spot-box {
 position:static;
 display:block;
 background-color:#fff;
 padding:0;
 border-radius:0;
 margin-bottom:24px
}
.mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-av-spot-box img {
 border-radius:3px
}
.mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-av-spot-box .mec-av-spot-count {
 color:#00acf8;
 font-weight:700
}
.mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-av-spot-box .mec-av-spot-text {
 color:#898a8c;
 font-size:14px;
 font-weight:400;
 margin-top:3px
}
.mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-event-image img {
 border-radius:3px
}
.mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-event-content .mec-event-title,
.mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-event-content .mec-event-description p:not(:empty) {
 margin-bottom:24px
}
.mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-event-countdown {
 margin-bottom:13px
}
@media (max-width:960px) {
 .mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column-reverse
 }
 .mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-event-col:last-of-type,
 .mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-event-image,
 .mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-event-image img {
  width:100%;
  padding-bottom:0
 }
 .mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-event-image img {
  height:auto
 }
 .mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-event-col:first-of-type {
  padding:0 45px 35px
 }
 .mec-liquid-wrap.mec-skin-available-spot-container article.mec-article-av-spot-liquid-type2 .mec-event-col:last-of-type {
  padding:45px
 }
}
.mec-liquid-wrap.mec-skin-map-container .row {
 margin:0
}
.mec-liquid-wrap.mec-skin-map-container .mec-map-skin-sidebar .mec-event-article .mec-event-image {
 width:90px;
 height:90px;
 margin-right:10px
}
.mec-liquid-wrap.mec-skin-map-container .mec-map-skin-sidebar .mec-event-article .mec-event-image a {
 display:inline-block
}
.mec-liquid-wrap.mec-skin-map-container .mec-map-skin-sidebar .mec-event-article .mec-event-image a img {
 border-radius:7px
}
.mec-liquid-wrap.mec-skin-map-container .mec-map-skin-sidebar .mec-event-article {
 border:1px solid #e3e4e5;
 border-radius:7px;
 padding:10px 0 10px 10px;
 margin-bottom:10px
}
.mec-liquid-wrap.mec-skin-map-container .mec-event-article .mec-event-title {
 font-size:15px;
 font-weight:600;
 line-height:20px;
 text-transform:capitalize;
 display:inline-block;
 padding-left:10px;
 margin:10px 0
}
.mec-liquid-wrap.mec-skin-map-container .mec-event-article .mec-event-title a {
 text-decoration:none
}
.mec-liquid-wrap.mec-skin-map-container .mec-map-skin-sidebar .mec-event-datetime-wrap {
 display:flex;
 flex-wrap:wrap;
 justify-content:space-between;
 background:#f7f8f9;
 color:#c1c7ce;
 padding:8px 27px 7px 12px;
 border-radius:7px 0 0 7px
}
.mec-liquid-wrap.mec-skin-map-container .mec-map-skin-sidebar .mec-event-datetime-wrap .mec-map-date.mec-event-date {
 font-size:11px;
 font-weight:400;
 line-height:15px
}
.mec-liquid-wrap.mec-skin-map-container .mec-map-skin-sidebar .mec-event-datetime-wrap .mec-map-date.mec-event-date span {
 font-weight:inherit
}
.mec-liquid-wrap.mec-skin-map-container .mec-map-skin-sidebar .mec-event-datetime-wrap .mec-map-time {
 font-size:11px;
 font-weight:400;
 line-height:15px
}
.mec-liquid-wrap.mec-skin-map-container .mec-map-skin-sidebar .mec-event-datetime-wrap .mec-map-time .mec-time-details::before {
 font-family:simple-line-icons;
 content:"\e081";
 margin-right:7px
}
.mec-liquid-wrap.mec-skin-map-container .mec-map-skin-sidebar .mec-event-datetime-wrap .mec-map-time .mec-time-details::before,
.mec-liquid-wrap.mec-skin-map-container .mec-map-skin-sidebar .mec-event-datetime-wrap .mec-map-date i {
 margin-right:7px
}
.mec-liquid-wrap.mec-skin-map-container .mec-map-skin-sidebar .mec-map-lightbox-wp {
 width:auto;
 padding:0
}
.mec-liquid-wrap.mec-skin-map-container .mec-map-boxshow .mec-map-view-event-detail.mec-event-detail {
 width:unset!important;
 background:#fff;
 color:#8f9395;
 font-size:12px;
 line-height:20px;
 padding:1px 3px;
 font-weight:400;
 border-radius:3px;
 letter-spacing:.3px;
 margin:25px 0 15px;
 cursor:pointer
}
.mec-liquid-wrap.mec-skin-map-container .mec-map-boxshow .mec-map-view-event-detail.mec-event-detail i {
 color:#40d9f1;
 font-size:14px;
 vertical-align:text-bottom
}
.mec-liquid-wrap .mec-liquid-current-time {
 position:absolute;
 top:0;
 left:0;
 right:0;
 display:block;
 height:2px;
 background-color:#00acf8;
 z-index:2;
 text-align:center;
 -webkit-transition:top 0.3s ease;
 transition:top 0.3s ease
}
.mec-liquid-wrap .mec-liquid-current-time-first {
 position:absolute;
 top:-5px;
 left:0;
 display:block;
 width:0;
 height:0;
 border-left:11px solid #00acf8;
 border-top:6px solid transparent;
 border-bottom:6px solid transparent
}
.mec-liquid-wrap .mec-liquid-current-time-last {
 position:absolute;
 top:-5px;
 right:0;
 display:block;
 width:0;
 height:0;
 border-right:11px solid #00acf8;
 border-top:6px solid transparent;
 border-bottom:6px solid transparent
}
.mec-liquid-wrap .mec-liquid-current-time-text {
 font-size:10px;
 line-height:10px;
 color:#00acf8;
 font-weight:400;
 position:relative;
 bottom:20px
}
.mec-liquid-wrap .mec-calendar {
 padding:40px;
 background-repeat:no-repeat;
 background-position:top right;
 background-size:281px;
 margin-bottom:0;
 border:0;
 position:relative
}
@media (max-width:479px) {
 .mec-liquid-wrap .mec-calendar {
  padding:10px
 }
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container span {
 color:#969798!important
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a {
 color:#babfc2!important
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table a,
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt {
 border:0;
 text-align:center;
 padding:0 15px;
 width:14.285%
}
.mec-liquid-wrap .mec-calendar .mec-week-events-container dl {
 padding-left:50px;
 position:relative;
 width:100%
}
.mec-liquid-wrap .mec-calendar .mec-week-events-container dl>span {
 position:absolute;
 top:0;
 left:10px;
 font-size:12px;
 color:#a8afb4
}
.mec-liquid-wrap .mec-calendar .mec-week-events-container dl>span:last-child {
 top:auto;
 bottom:-3px
}
.mec-liquid-wrap .mec-calendar .mec-week-events-container dt {
 width:14.286%;
 height:89px;
 line-height:1;
 border-radius:0;
 border:1px solid #e3e4e5;
 border-top:0;
 border-right:0;
 text-align:left;
 position:relative
}
.mec-liquid-wrap .mec-calendar .mec-week-events-container dt {
 border-bottom:0
}
.mec-liquid-wrap .mec-calendar .mec-week-events-container dt:hover {
 background-color:#fff
}
.mec-liquid-wrap .mec-calendar .mec-week-events-container dt .mec-weekly-view-date-events {
 height:100%
}
.mec-liquid-wrap .mec-calendar .mec-week-events-container .mec-more-events-icon {
 margin-left:20px;
 margin-bottom:10px
}
.mec-liquid-wrap .mec-calendar .mec-event-article {
 border-top:0;
 border-left:4px solid #8a43eb;
 min-height:28px;
 position:relative;
 padding-top:0;
 padding-bottom:0;
 padding-left:15px;
 padding-right:10px
}
.mec-liquid-wrap .mec-calendar .mec-event-article:hover {
 background-color:#fff
}
.mec-liquid-wrap .mec-calendar .mec-event-article .mec-event-bg {
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:0;
 opacity:.07
}
.mec-liquid-wrap .mec-calendar .mec-event-article h4 {
 font-size:12px;
 line-height:16px;
 padding:6px 0 0;
 font-weight:400;
 margin:0;
 position:relative;
 text-transform:capitalize
}
.mec-liquid-wrap .mec-daily-view-no-event {
 padding-bottom:8px
}
.mec-liquid-daily .mec-date-labels-container {
 min-height:unset!important;
 position:absolute!important;
 left:246px!important;
 top:-64px!important;
 border:1px solid #e3e4e5!important;
 border-radius:7px!important
}
@media (max-width:960px) {
 .mec-liquid-wrap .mec-calendar .mec-event-article h4 {
  word-break:break-all
 }
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container span {
 display:inline-block;
 position:absolute;
 left:15px;
 top:calc(50% - 7px);
 font-size:14px;
 line-height:14px;
 color:#00acf8;
 font-weight:400
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a {
 font-size:12px;
 line-height:42px;
 height:auto;
 right:0;
 left:auto;
 width:25px;
 padding:0;
 text-decoration:none;
 text-align:center
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a.mec-table-d-prev {
 right:30px
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a:hover {
 color:#00acf8
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a:focus {
 outline:0
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container .mec-daily-view-day {
 border:0;
 color:#a8acb3;
 font-weight:400;
 font-size:12px;
 line-height:32px;
 max-width:32px
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container .mec-daily-view-day:hover {
 background-color:transparent;
 box-shadow:none
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-daily-view-day-active {
 background-color:#eaf8ff;
 border-radius:50%;
 color:#00acf8
}
@media (max-width:480px) {
 .mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container {
  padding-left:50px;
  padding-right:40px
 }
 .mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container span {
  left:15px
 }
 .mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a {
  right:10px
 }
 .mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a.mec-table-d-prev {
  right:22px
 }
 .mec-liquid-wrap .mec-daily-view-date-labels.mec-owl-carousel {
  padding-left:0
 }
}
.mec-more-events-wrap {
 position:absolute;
 z-index:99;
 width:280px!important;
 left:auto!important;
 top:auto!important;
 bottom:-8px;
 right:100%;
 -webkit-transform:translateY(50%);
 transform:translateY(50%)
}
.mec-liquid-wrap dl dt:first-child .mec-more-events-wrap,
.mec-liquid-wrap dl dt:nth-child(2) .mec-more-events-wrap,
.mec-liquid-wrap .mec-daily-view-events-item .mec-more-events-wrap,
.mec-liquid-wrap .mec-week-events-container dl dt:first-child .mec-more-events-wrap,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events-wrap,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events-wrap,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events-wrap,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events-wrap {
 right:auto!important;
 left:38px!important
}
.mec-liquid-wrap dl dt:first-child .mec-more-events-wrap .mec-more-events:after,
.mec-liquid-wrap dl dt:nth-child(2) .mec-more-events-wrap .mec-more-events:after,
.mec-liquid-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events:after,
.mec-liquid-wrap .mec-week-events-container dl dt:first-child .mec-more-events:after,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events:after,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events:after,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events:after,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events:after {
 left:4px;
 right:unset;
 bottom:14px
}
.mec-liquid-wrap .mec-week-events-container dl dt:first-child .mec-more-events:after,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events:after,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events:after,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events:after,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events:after {
 bottom:23px
}
.mec-more-events-icon {
 display:inline-block;
 color:#00acf8;
 -webkit-transform:rotate(90deg);
 transform:rotate(90deg);
 margin-top:10px;
 font-size:18px;
 cursor:pointer;
 font-weight:700;
 font-family:Calibri,Arial,sans-serif!important
}
.mec-liquid-wrap .mec-more-events-wrap {
 display:none
}
.mec-liquid-wrap .mec-more-events {
 width:280px!important;
 position:absolute;
 left:unset!important;
 top:auto!important;
 bottom:0!important;
 right:auto!important;
 z-index:2;
 border-radius:5px;
 background-color:#fff;
 box-shadow:0 16px 35px rgba(0,0,0,.16);
 border-bottom:10px solid #ddeff6
}
.mec-liquid-wrap .mec-more-events:after {
 content:"";
 position:absolute;
 top:auto;
 left:100%;
 bottom:12px;
 display:block;
 width:12px;
 height:18px;
 background-color:#fff;
 -webkit-transform-origin:0 0;
 transform-origin:0 0;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg);
 box-shadow:0 16px 35px rgba(0,0,0,.16);
 z-index:-1
}
.mec-liquid-wrap h5.mec-more-events-header {
 padding:15px 22px;
 background-color:#00acf8;
 color:#fff;
 font-weight:600;
 font-size:16px;
 margin:0;
 border-radius:5px 5px 0 0
}
.mec-liquid-wrap dt .mec-more-events .simple-skin-ended,
.mec-liquid-wrap .mec-more-events .simple-skin-ended {
 background-color:#fff;
 margin:0;
 padding:12px 18px;
 -webkit-transition:all 0.3s ease;
 transition:all 0.3s ease;
 border-top:1px solid #fff!important;
 border-bottom:1px solid #fff!important
}
.mec-liquid-wrap dt .mec-more-events .simple-skin-ended:hover,
.mec-liquid-wrap .mec-more-events .simple-skin-ended:hover {
 background-color:#f5fcff;
 border-top-color:#e9f8ff!important;
 border-bottom-color:#e9f8ff!important
}
.mec-liquid-wrap .mec-more-events .simple-skin-ended>a {
 display:inline-block
}
.mec-liquid-wrap .mec-more-events .mec-event-image {
 display:inline-block;
 margin-right:10px
}
.mec-liquid-wrap .mec-more-events .mec-event-image img {
 border-radius:50%;
 width:52px;
 height:52px
}
.mec-liquid-wrap .mec-more-events-content {
 display:inline-block;
 max-width:calc(100% - 62px)
}
.mec-liquid-wrap dt .simple-skin-ended .mec-more-events-content h4,
.mec-liquid-wrap .simple-skin-ended .mec-more-events-content h4 {
 font-size:13px;
 font-weight:600;
 margin-bottom:5px;
 padding-bottom:0;
 padding-top:7px
}
.mec-liquid-wrap dt .simple-skin-ended .mec-more-events-content h4 a,
.mec-liquid-wrap .simple-skin-ended .mec-more-events-content h4 a {
 color:#000;
 -webkit-transition:all 0.3s ease;
 transition:all 0.3s ease
}
.mec-liquid-wrap dt .simple-skin-ended .mec-more-events-content h4 a:hover,
.mec-liquid-wrap .simple-skin-ended .mec-more-events-content h4 a:hover {
 color:#00acf8
}
.mec-liquid-wrap dt .simple-skin-ended .mec-more-events-content i,
.mec-liquid-wrap .simple-skin-ended .mec-more-events-content i {
 display:inline-block;
 color:#898a8c;
 font-size:14px;
 line-height:14px;
 margin-right:4px;
 vertical-align:middle
}
.mec-liquid-wrap dt .simple-skin-ended .mec-more-events-content span,
.mec-liquid-wrap .simple-skin-ended .mec-more-events-content span {
 color:#898a8c;
 font-size:11px;
 line-height:12px;
 font-weight:400
}
@media (max-width:767px) {
 .mec-more-events-wrap,
 .mec-liquid-wrap .mec-more-events {
  width:200px!important
 }
 .mec-liquid-wrap h5.mec-more-events-header {
  font-size:12px;
  padding:15px
 }
 .mec-liquid-wrap .mec-more-events .mec-event-image img {
  display:none
 }
 .mec-liquid-wrap .mec-more-events-content {
  max-width:100%;
  display:block
 }
}
@media (max-width:480px) {
 .mec-more-events-wrap,
 .mec-liquid-wrap dl dt:first-child .mec-more-events-wrap,
 .mec-liquid-wrap dl dt:nth-child(2) .mec-more-events-wrap,
 .mec-liquid-wrap .mec-daily-view-events-item .mec-more-events-wrap {
  position:fixed;
  -webkit-transform:translate(-50%,100%);
  transform:translate(-50%,100%);
  left:50%!important;
  top:auto!important;
  bottom:50%!important
 }
 .mec-liquid-wrap .mec-more-events {
  position:relative
 }
 .mec-liquid-wrap dl dt .mec-more-events-wrap .mec-more-events:after,
 .mec-liquid-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events:after {
  display:none
 }
}
.mec-liquid-wrap .mec-daily-view-events-left-side .mec-more-events-icon {
 margin-left:21px;
 margin-bottom:10px
}
@media (max-width:767px) {
 .mec-more-events-wrap .mec-more-events-body,
 .mec-liquid-wrap dl dt:first-child .mec-more-events-wrap .mec-more-events-body,
 .mec-liquid-wrap dl dt:nth-child(2) .mec-more-events-wrap .mec-more-events-body,
 .mec-liquid-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events-body {
  max-height:220px;
  overflow:hidden
 }
}
.mec-liquid-wrap .mec-calendar .mec-week-events-container .mec-more-events-icon {
 margin-left:20px;
 margin-bottom:10px
}
.mec-liquid-wrap.mec-liquid-weekly-wrap .mec-liquid-current-time-text {
 bottom:15px
}
.mec-liquid-wrap .mec-weekly-view-date-events .mec-event-article h4 {
 text-transform:none
}
.mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top {
 display:flex;
 justify-content:space-between;
 align-items:center;
 background-color:#fff;
 text-align:left;
 padding:0;
 border-radius:7px;
 overflow:hidden;
 border:1px solid #e3e4e5;
 padding-right:48px;
 margin-left:50px;
 order:2
}
.mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top dl {
 display:none
}
.mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active {
 display:inline-block;
 height:100%;
 padding:6px 0 6px 10px;
 width:auto
}
.mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week {
 font-size:14px;
 color:#626262;
 font-weight:400;
 padding:15px;
 margin:0;
 border-right:1px solid #e3e4e5
}
.mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top dt {
 color:#a8acb3;
 font-weight:400;
 font-size:12px;
 width:32px;
 height:32px;
 line-height:32px
}
.mec-liquid-wrap .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span.mec-weekly-view-weekday {
 font-size:15px;
 font-weight:700;
 color:#000;
 margin:24px 0 0 0
}
.mec-liquid-wrap .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt.active span {
 color:#626262!important
}
.mec-liquid-wrap .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span.mec-weekly-view-monthday {
 font-size:12px;
 font-weight:400;
 color:#a8acb3;
 margin:0
}
@media (max-width:640px) {
 .mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active {
  padding:14px 0
 }
 .mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top dt {
  width:22px;
  height:22px;
  line-height:22px
 }
}
@media (max-width:370px) {
 .mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top dl dt {
  font-size:10px;
  width:18px;
  height:18px;
  line-height:18px
 }
 .mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active {
  padding-top:17px
 }
 .mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week {
  padding-left:5px;
  padding-right:5px
 }
}
.mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top dt.active {
 color:#626262;
 background-color:#e6f7ff
}
.mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week {
 margin:0;
 left:calc(100% - 48px);
 height:24px;
 line-height:20px;
 border:0;
 box-shadow:none;
 min-width:48px;
 border-radius:0;
 color:#626262;
 border-left:1px solid #e3e4e5
}
.mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week i {
 display:inline-block;
 font-size:11px;
 font-weight:700;
 -webkit-transition:all 0.3s ease;
 transition:all 0.3s ease
}
.mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week i:hover {
 color:#626262
}
.mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-previous-month {
 top:24px
}
.mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-previous-month i {
 padding-left:10px;
 -webkit-transform:rotate(-90deg);
 transform:rotate(-90deg)
}
.mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-next-month {
 top:0
}
.mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-next-month i {
 padding-right:10px;
 -webkit-transform:rotate(-90deg);
 transform:rotate(-90deg)
}
.mec-liquid-wrap .mec-skin-weekly-view-events-container {
 border:1px solid #e3e4e5;
 background-color:#fff;
 border-radius:7px;
 max-height:730px;
 overflow:hidden
}
@media (max-width:800px) {
 .mec-liquid-wrap .mec-calendar-weekly .mec-month-container {
  overflow:auto
 }
 .mec-liquid-wrap .mec-calendar-weekly .mec-weeks-container.mec-calendar-d-table {
  width:930px
 }
 .mec-liquid-wrap .mec-calendar-weekly .mec-week-events-container dl {
  width:980px
 }
 .mec-liquid-wrap .mec-calendar-weekly dl .mec-event-article {
  padding:0 5px!important
 }
 .mec-liquid-wrap .mec-calendar-weekly dl .mec-event-article h4 {
  font-size:10px
 }
}
.mec-liquid-bg-wrap {
 width:auto!important;
 max-width:max-content!important
}
.mec-liquid-wrap .mec-calendar {
 padding:0!important
}
.mec-liquid-wrap .mec-list-liquid-large {
 display:flex;
 align-items:center;
 flex-wrap:wrap;
 justify-content:space-between;
 align-content:center;
 border:1px solid #e3e4e5!important;
 border-radius:8px!important;
 padding:20px!important;
 margin-bottom:40px!important
}
.mec-liquid-wrap .mec-list-liquid-large .mec-event-image {
 display:flex;
 align-items:center;
 justify-content:flex-start;
 align-content:center;
 float:unset!important;
 margin-right:0!important;
 width:auto!important;
 height:auto
}
.mec-liquid-wrap .mec-list-liquid-large .mec-event-image a {
 display:contents
}
.mec-liquid-wrap .mec-list-liquid-large .mec-event-image img {
 width:220px;
 height:180px;
 border-radius:7px;
 object-fit:cover
}
.mec-liquid-wrap .mec-list-liquid-large .content {
 padding:0 30px;
 width:calc(100% - 490px)
}
.mec-liquid-wrap .mec-list-liquid-large .content a {
 text-decoration:none
}
.mec-liquid-wrap .mec-list-liquid-large .content h1 {
 font-size:24px;
 font-weight:600;
 text-transform:capitalize;
 letter-spacing:0;
 margin:5px 0 10px 0
}
.mec-liquid-wrap .mec-list-liquid-large .content h1 span {
 display:inline-block;
 min-width:11px;
 min-height:11px;
 background:#19c798;
 border-radius:50%;
 margin-left:3px
}
.mec-liquid-wrap .mec-list-liquid-large .content p {
 font-size:14px;
 margin:0 0 10px 0;
 overflow:hidden;
 text-overflow:ellipsis;
 display:-webkit-box;
 -webkit-line-clamp:2;
 line-clamp:2;
 -webkit-box-orient:vertical
}
.mec-liquid-wrap .mec-list-liquid-large .content .ticket-status {
 font-size:11px;
 font-weight:600;
 line-height:15px;
 border-radius:7px
}
.mec-liquid-wrap .mec-list-liquid-large .content .ticket-status span {
 text-align:center;
 border-radius:4px;
 margin-left:-2px;
 display:inline-block;
 width:auto;
 padding:4px 10px
}
.mec-liquid-wrap .mec-list-liquid-large .content .EventScheduled span {
 background:#e4f6df;
 color:#3a8f30
}
.mec-liquid-wrap .mec-list-liquid-large .content .EventPostponed span {
 background:#fcf9ce;
 color:#c99a00
}
.mec-liquid-wrap .mec-list-liquid-large .content .EventCancelled span {
 background:#fce7e7;
 color:#ee6c6c
}
.mec-liquid-wrap .mec-list-liquid-large .content .EventMovedOnline span {
 background:#ebf9ff;
 color:#00acf8
}
.mec-liquid-wrap .mec-list-liquid-large .content .action button {
 border:none;
 background:#fff;
 outline:none;
 margin-right:25px;
 cursor:pointer
}
.mec-liquid-wrap .mec-list-liquid-large .content .action button.register {
 background:#00acf8;
 color:#fff;
 width:101px;
 border-radius:7px;
 height:35px
}
.mec-liquid-wrap .mec-list-liquid-large .content .action button.share>div:nth-child(1).open+ul {
 display:flex
}
.mec-liquid-wrap .mec-list-liquid-large .content .action button.share ul {
 display:none;
 position:absolute;
 justify-content:center;
 align-items:center;
 flex-wrap:wrap;
 border:1px solid #e3e4e5;
 border-radius:7px;
 box-shadow:0 0 4px 0 #0000000d;
 padding:5px;
 margin:10px 0 0 -104px;
 background:#fff;
 list-style-type:none;
 width:220px;
 align-content:center
}
.mec-liquid-wrap .mec-list-liquid-large .content .action button.share ul:before {
 content:"";
 position:absolute;
 width:8px;
 height:8px;
 border-top:1px solid #e3e4e5;
 border-left:1px solid #e3e4e5;
 top:-4.5px;
 right:103px;
 background:#fff;
 transform:rotate(45deg)
}
.mec-liquid-wrap .mec-list-liquid-large .content .action button.share ul li {
 width:35px;
 height:35px;
 display:flex;
 justify-content:center;
 align-items:center;
 align-content:center;
 padding:8px
}
.mec-liquid-wrap .mec-list-liquid-large .content .action button.share ul li svg {
 width:22px
}
.mec-liquid-wrap .mec-list-liquid-large .content .action button.share ul li svg path {
 stroke:#535a61;
 fill:#535a61;
 transition:0.5s all
}
.mec-liquid-wrap .mec-list-liquid-large .content .action button.share ul li i {
 font-size:20px;
 color:#535a61;
 transition:0.5s all
}
.mec-liquid-wrap .mec-list-liquid-large .content .action button.share ul li:hover svg path {
 stroke:#00acf8;
 fill:#00acf8
}
.mec-liquid-wrap .mec-list-liquid-large .content .action button.share ul li:hover i {
 color:#00acf8
}
.mec-liquid-wrap .mec-list-liquid-large .content .action {
 display:flex;
 align-items:center;
 align-content:center
}
.mec-liquid-wrap .mec-list-liquid-large .details {
 background:#f7f8f9;
 border-radius:7px;
 width:270px;
 height:180px;
 padding:20px
}
.mec-liquid-wrap .mec-list-liquid-large .details ul {
 list-style-type:none;
 padding:0;
 margin:0;
 color:#898a8c
}
.mec-liquid-wrap .mec-list-liquid-large .details ul li {
 display:flex;
 align-items:flex-start;
 justify-content:flex-start;
 align-content:center;
 margin:0 0 20px 0;
 font-size:12px
}
.mec-liquid-wrap .mec-list-liquid-large .details ul li>i {
 margin-top:4px
}
.mec-liquid-wrap .mec-list-liquid-large .details ul li>div {
 display:flex;
 flex-direction:column;
 margin-left:8px
}
.mec-liquid-wrap .mec-list-liquid-large .details ul li>div>span {
 color:#898a8c
}
.mec-liquid-wrap .mec-list-liquid-large .details ul li>div>span:nth-child(2) {
 color:#000
}
.mec-liquid-wrap .mec-list-liquid-medium {
 display:flex;
 align-items:flex-start;
 flex-wrap:nowrap;
 justify-content:space-between;
 align-content:center;
 border:1px solid #e3e4e5!important;
 border-radius:8px!important;
 padding:10px 0 10px 10px!important;
 margin-bottom:20px!important;
 max-width:524px;
 border-top:0;
 min-height:auto!important;
 position:initial!important
}
.mec-liquid-wrap .mec-list-liquid-medium .mec-event-image {
 display:flex;
 width:150px;
 margin:0
}
.mec-liquid-wrap .mec-list-liquid-medium .mec-event-image img {
 width:150px;
 height:150px;
 border-radius:7px;
 object-fit:cover
}
.mec-liquid-wrap .mec-list-liquid-medium>div:nth-child(2) {
 margin-left:10px;
 margin-top:0;
 width:calc(100% - 150px)
}
.mec-liquid-wrap .mec-list-liquid-medium .content {
 padding:0 0 0 10px
}
.mec-liquid-wrap .mec-list-liquid-medium .content a {
 text-decoration:none
}
.mec-liquid-wrap .mec-list-liquid-medium .content h1 {
 font-size:18px;
 font-weight:600;
 letter-spacing:0;
 margin:10px 0;
 line-height:25px;
 text-transform:capitalize!important
}
.mec-liquid-wrap .mec-list-liquid-medium .content h1 span {
 display:inline-block;
 min-width:12px!important;
 min-height:12px!important;
 width:12px!important;
 height:12px!important;
 background:#19c798;
 border-radius:50%;
 margin-left:3px
}
.mec-liquid-wrap .mec-list-liquid-medium .content ul {
 list-style-type:none;
 padding:0;
 margin:0;
 color:#898a8c;
 display:flex;
 justify-content:space-between;
 align-items:center;
 align-content:center
}
.mec-liquid-wrap .mec-list-liquid-medium .content ul li {
 display:flex;
 align-items:center;
 justify-content:flex-start;
 align-content:center;
 font-size:12px
}
.mec-liquid-wrap .mec-list-liquid-medium .content ul li>div {
 display:flex;
 flex-direction:column;
 margin-left:3px;
 padding-top:0;
 margin-bottom:2px
}
.mec-liquid-wrap .mec-list-liquid-medium .details {
 background:#f7f8f9;
 width:100%;
 padding:10px 10px 8px 10px;
 border-radius:5px 0 0 5px
}
.mec-liquid-wrap .mec-list-liquid-medium .details ul {
 list-style-type:none;
 padding:0;
 margin:0;
 color:#898a8c;
 display:flex;
 justify-content:space-between;
 align-items:center;
 align-content:center
}
.mec-liquid-wrap .mec-list-liquid-medium .details ul li {
 display:flex;
 align-items:flex-start;
 justify-content:flex-start;
 align-content:center;
 font-size:12px;
 margin-right:30px
}
.mec-liquid-wrap .mec-list-liquid-medium .details ul li>div {
 display:flex;
 flex-direction:column;
 margin-left:10px;
 padding-top:0
}
.mec-liquid-wrap .mec-list-liquid-medium .details ul li>i {
 margin-top:4px
}
.mec-liquid-wrap .mec-list-liquid-medium .details ul li>div>span {
 color:#898a8c
}
.mec-liquid-wrap .mec-list-liquid-medium .details ul li>div>span:nth-child(2) {
 color:#000
}
.mec-liquid-wrap .mec-list-liquid-small {
 display:flex;
 align-items:flex-start;
 flex-wrap:nowrap;
 justify-content:space-between;
 align-content:center;
 border:1px solid #e3e4e5!important;
 border-radius:8px!important;
 padding:10px 0 10px 10px!important;
 margin-bottom:20px!important;
 max-width:424px;
 border-top:0;
 min-height:auto!important;
 position:initial!important
}
.mec-liquid-wrap .mec-list-liquid-small .mec-event-image {
 display:flex;
 width:90px;
 margin:0
}
.mec-liquid-wrap .mec-list-liquid-small .mec-event-image img {
 width:90px;
 height:90px;
 border-radius:5px;
 object-fit:cover
}
.mec-liquid-wrap .mec-list-liquid-small>div:nth-child(2) {
 margin-left:10px;
 margin-top:0;
 width:calc(100% - 90px)
}
.mec-liquid-wrap .mec-list-liquid-small .content {
 padding:0 10px
}
.mec-liquid-wrap .mec-list-liquid-small .content a {
 text-decoration:none
}
.mec-liquid-wrap .mec-list-liquid-small .content h1 {
 font-size:15px;
 font-weight:600;
 letter-spacing:0;
 margin:9px 0 0 0;
 line-height:25px;
 text-transform:capitalize!important
}
.mec-liquid-wrap .mec-list-liquid-small .content h1 span {
 display:inline-block;
 min-width:7px!important;
 min-height:7px!important;
 width:7px!important;
 height:7px!important;
 background:#19c798;
 border-radius:50%;
 margin-left:3px
}
.mec-liquid-wrap .mec-list-liquid-small .content ul {
 list-style-type:none;
 padding:0;
 margin:0;
 font-size:11px;
 color:#898a8c;
 display:flex;
 justify-content:space-between;
 align-items:center;
 align-content:center
}
.mec-liquid-wrap .mec-list-liquid-small .content ul li {
 display:flex;
 align-items:center;
 justify-content:flex-start;
 align-content:center
}
.mec-liquid-wrap .mec-list-liquid-small .content ul li>div {
 display:flex;
 flex-direction:column;
 margin-left:3px;
 padding-top:0;
 margin-bottom:2px
}
.mec-liquid-wrap .mec-list-liquid-small .details {
 background:#f7f8f9;
 width:100%;
 padding:7px 12px 7px;
 border-radius:3px 0 0 3px
}
.mec-liquid-wrap .mec-list-liquid-small .details ul {
 list-style-type:none;
 padding:0;
 margin:0;
 color:#898a8c;
 display:flex;
 justify-content:space-between;
 align-items:center;
 align-content:center
}
.mec-liquid-wrap .mec-list-liquid-small .details ul li {
 display:flex;
 align-items:center;
 justify-content:flex-start;
 align-content:center;
 margin-right:30px;
 font-size:11px
}
.mec-liquid-wrap .mec-list-liquid-small .details ul li>div {
 display:flex;
 flex-direction:column;
 margin-left:10px;
 padding-top:0;
 margin-bottom:-17px
}
.mec-liquid-wrap .mec-list-liquid-minimal {
 display:flex;
 align-items:flex-start;
 flex-wrap:nowrap;
 justify-content:space-between;
 align-content:center;
 padding:0!important;
 border:none!important;
 margin-bottom:20px!important;
 max-width:325px;
 border-top:0;
 min-height:auto!important;
 position:initial!important
}
.mec-liquid-wrap .mec-list-liquid-minimal .mec-event-image {
 display:flex;
 width:50px;
 margin-right:10px!important
}
.mec-liquid-wrap .mec-list-liquid-minimal .mec-event-image img {
 width:50px;
 height:50px;
 border-radius:4px;
 object-fit:cover
}
.mec-liquid-wrap .mec-list-liquid-minimal>div:nth-child(2) {
 margin-left:0;
 margin-top:0;
 width:calc(100% - 50px)
}
.mec-liquid-wrap .mec-list-liquid-minimal .content {
 padding:0
}
.mec-liquid-wrap .mec-list-liquid-minimal .content a {
 text-decoration:none
}
.mec-liquid-wrap .mec-list-liquid-minimal .content h1 {
 font-size:13px;
 font-weight:600;
 letter-spacing:0;
 margin-top:4px;
 line-height:17px;
 text-transform:capitalize!important
}
.mec-liquid-wrap .mec-list-liquid-minimal .content h1 span {
 display:inline-block;
 min-width:7px!important;
 min-height:7px!important;
 width:7px!important;
 height:7px!important;
 background:#19c798;
 border-radius:50%;
 margin-left:3px
}
.mec-liquid-wrap .mec-list-liquid-minimal .content ul {
 list-style-type:none;
 padding:0;
 margin:0;
 font-size:10px;
 color:#898a8c;
 display:flex;
 justify-content:space-between;
 align-items:center;
 align-content:center
}
.mec-liquid-wrap .mec-list-liquid-minimal .content ul li {
 display:flex;
 align-items:center;
 justify-content:flex-start;
 align-content:center
}
.mec-liquid-wrap .mec-list-liquid-minimal .content ul li>div {
 display:flex;
 flex-direction:column;
 margin-left:3px;
 padding-top:0;
 margin-bottom:2px
}
.mec-liquid-wrap .mec-list-liquid-minimal .details {
 width:100%
}
.mec-liquid-wrap .mec-list-liquid-minimal .details ul {
 list-style-type:none;
 padding:0;
 margin:0;
 font-size:10px;
 color:#898a8c;
 display:flex;
 justify-content:flex-start;
 align-items:center;
 align-content:center
}
.mec-liquid-wrap .mec-list-liquid-minimal .details ul li {
 display:flex;
 align-items:center;
 justify-content:flex-start;
 align-content:center;
 margin-right:10px;
 text-align:left
}
.mec-liquid-wrap .mec-list-liquid-minimal .details ul li>div {
 display:flex;
 flex-direction:column;
 margin-left:5px;
 padding-top:0;
 margin-bottom:-17px
}
.mec-liquid-wrap .mec-list-liquid-minimal .details ul li>i {
 font-size:12px
}
.mec-liquid-wrap .mec-list-liquid-minimal .details ul li>div>span {
 font-size:10px
}
.mec-liquid-wrap .mec-calendar .mec-event-grid-classic {
 overflow:hidden
}
.mec-liquid-grid .mec-event-details {
 background:#f7f8f9;
 display:flex;
 align-content:center;
 align-items:flex-start;
 justify-content:space-between;
 padding:10px 25px 8px
}
.mec-liquid-grid .mec-event-details .mec-event-date {
 font-weight:400;
 font-size:12px;
 text-transform:capitalize!important;
 letter-spacing:1px;
 color:#898a8c!important;
 padding:0;
 margin:0
}
.mec-liquid-grid .mec-event-details .mec-event-date span {
 display:inline-block;
 line-height:16px;
 margin-bottom:1px
}
.mec-liquid-grid .mec-event-details .mec-event-date div {
 display:block;
 line-height:19px
}
.mec-liquid-grid .mec-event-details .mec-event-date>div {
 color:#000!important;
 margin-left:17px
}
.mec-liquid-grid .mec-event-details .mec-liquid-event-time {
 font-size:12px!important;
 color:#898a8c!important
}
.mec-liquid-grid .mec-event-details .mec-liquid-event-time .mec-liquid-end {
 text-align:center;
 margin-left:14px;
 line-height:24px
}
.mec-liquid-grid .mec-event-details .mec-time-details::before {
 font-family:simple-line-icons;
 content:"\e081";
 margin-right:7px
}
.mec-liquid-grid .mec-calendar .mec-event-article .mec-event-image {
 float:none!important;
 width:100%!important;
 padding:20px
}
.mec-liquid-grid .mec-calendar .mec-event-article .mec-event-image a {
 display:flex
}
.mec-liquid-grid .mec-calendar .mec-event-article .mec-event-image img {
 margin-bottom:0;
 width:100%;
 border-radius:3px;
 object-fit:cover
}
.mec-liquid-grid .mec-calendar .mec-event-article {
 padding:0!important
}
.mec-liquid-grid .mec-calendar .mec-event-article {
 border-left:none!important;
 border:1px solid #e3e4e5!important;
 border-radius:7px;
 margin-bottom:20px;
 overflow:hidden
}
.mec-liquid-grid .mec-calendar .mec-event-article h4 {
 font-size:20px!important;
 line-height:28px;
 font-weight:600;
 letter-spacing:0;
 padding:0;
 margin:0 0 10px!important;
 text-align:left
}
.mec-liquid-grid .event-color {
 width:12px;
 display:inline-block;
 height:12px;
 margin-left:5px;
 border-radius:50%
}
.mec-liquid-grid .mec-event-article p {
 margin:0 0 18px!important;
 color:#494b4d!important;
 font-size:14px!important;
 line-height:22px;
 text-align:left!important;
 overflow:hidden;
 text-overflow:ellipsis;
 display:-webkit-box;
 -webkit-line-clamp:2;
 line-clamp:2;
 -webkit-box-orient:vertical
}
.mec-liquid-grid .mec-event-article .mec-event-content {
 padding:15px 25px 30px;
 min-height:unset
}
.mec-liquid-grid .mec-event-article .mec-event-location {
 display:flex;
 align-items:flex-start
}
.mec-liquid-grid .mec-event-article .mec-event-location i {
 font-size:14px;
 line-height:1;
 color:#c1c7ce;
 margin-right:6px
}
.mec-liquid-grid .mec-event-article .mec-event-location address {
 font-size:12px;
 line-height:16px;
 color:#707172
}
.mec-liquid-grid .mec-calendar .mec-event-article:hover {
 background-color:#fff!important
}
.mec-liquid-grid .mec-event-article.item-liquid-medium .mec-event-image {
 padding:10px
}
.mec-liquid-grid .mec-event-article.item-liquid-medium .mec-event-content {
 padding:15px 25px 20px
}
.mec-liquid-grid .mec-calendar .mec-event-article.item-liquid-medium h4 {
 font-size:15px!important;
 line-height:24px
}
.mec-liquid-grid .mec-event-article.item-liquid-small .mec-event-image {
 padding:10px
}
.mec-liquid-grid .mec-event-article.item-liquid-small .mec-event-content {
 padding:10px 25px 20px
}
.mec-liquid-grid .mec-calendar .mec-event-article.item-liquid-small h4 {
 font-size:14px!important;
 line-height:22px
}
.mec-liquid-grid .mec-event-article .mec-event-location address {
 font-size:10px
}
.nicescroll-cursors {
 background-color:#e3e4e5!important
}
.mec-liquid-wrap .mec-event-article .mec-event-title a {
 color:#000!important
}
@media (max-width:480px) {
 .mec-more-events-wrap,
 .mec-liquid-wrap dl dt:first-child .mec-more-events-wrap,
 .mec-liquid-wrap dl dt:nth-child(2) .mec-more-events-wrap,
 .mec-liquid-wrap .mec-daily-view-events-item .mec-more-events-wrap {
  position:fixed;
  -webkit-transform:translate(-50%,100%);
  transform:translate(-50%,100%);
  left:50%!important;
  top:auto!important;
  bottom:50%!important
 }
 .mec-liquid-wrap .mec-more-events {
  position:relative
 }
 .mec-liquid-wrap dl dt .mec-more-events-wrap .mec-more-events:after,
 .mec-liquid-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events:after {
  display:none
 }
}
.mec-liquid-wrap .mec-skin-daily-view-events-container {
 border:1px solid #e3e4e5;
 border-radius:7px;
 background-color:#fff;
 overflow-y:hidden;
 overflow-x:auto
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a:hover {
 color:#00acf8
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a:focus {
 outline:0
}
.mec-liquid-wrap .mec-daily-view-date-labels.mec-owl-carousel {
 position:relative;
 border-left:1px solid #e3e4e5;
 border-right:1px solid #e3e4e5;
 padding:7.5px 0 7.5px 5px;
 width:200px!important
}
.mec-owl-carousel .owl-stage {
 position:relative
}
.mec-liquid-wrap .mec-daily-view-date-labels.mec-owl-carousel:after {
 display:none;
 content:"";
 position:absolute;
 right:0;
 top:0;
 bottom:0;
 width:68px;
 background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,1)));
 background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%)
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container .mec-daily-view-day {
 border:0;
 color:#a8acb3;
 font-weight:400;
 font-size:12px;
 line-height:27px;
 max-width:27px
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container .mec-daily-view-day:hover {
 background-color:transparent;
 box-shadow:none
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-daily-view-day-active {
 background-color:#eaf8ff;
 border-radius:50%;
 color:#00acf8
}
.mec-liquid-wrap .mec-calendar .mec-daily-view-day.mec-has-event:after {
 background-color:#00acf8;
 bottom:4px;
 width:4px;
 height:4px;
 margin:0;
 margin-left:-2px
}
@media (max-width:480px) {
 .mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container {
  padding-left:50px;
  padding-right:40px
 }
 .mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container span {
  left:15px
 }
 .mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a {
  right:10px
 }
 .mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a.mec-table-d-prev {
  right:22px
 }
 .mec-liquid-wrap .mec-daily-view-date-labels.mec-owl-carousel {
  padding-left:0
 }
}
.mec-liquid-wrap .mec-daily-view-events-left-side {
 width:58%;
 min-height:1px;
 float:left;
 padding-top:30px;
 border-right:1px solid #e3e4e5;
 background:#fff;
 max-height:687px
}
.mec-liquid-wrap .mec-daily-view-events-right-side {
 width:42%;
 min-height:1px;
 height:100%;
 float:left;
 padding:24px 0 0 0;
 max-height:732px
}
@media (max-width:767px) {
 .mec-liquid-wrap.mec-skin-daily-wrap .mec-calendar-day-events {
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:reverse;
  flex-direction:column-reverse
 }
 .mec-liquid-wrap .mec-daily-view-events-left-side,
 .mec-liquid-wrap .mec-daily-view-events-right-side {
  width:100%;
  float:none
 }
}
.mec-liquid-wrap .mec-daily-view-date-events {
 padding:0 30px 0 50px
}
.mec-liquid-wrap h5.mec-daily-today-title {
 font-size:19px;
 line-height:1;
 color:#000;
 font-weight:600;
 margin-top:0;
 margin-bottom:24px;
 letter-spacing:0;
 padding-top:0
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-event-article {
 border:1px solid #e3e4e5;
 padding:10px 0 10px 10px;
 background-color:#fff;
 margin-bottom:20px;
 border-radius:7px;
 width:100%
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-event-article:hover {
 box-shadow:0 4px 10px -5px rgba(23,102,232,.1)
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-event-article:before {
 display:none
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-fc-style {
 font-size:9px;
 letter-spacing:.5px;
 background:#1ce1ac;
 padding:2px 7px;
 color:#fff;
 position:relative;
 margin-left:5px;
 border-radius:2px
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-fc-style:before {
 width:0;
 height:0;
 border-top:4px solid transparent!important;
 border-right:5px solid;
 border-bottom:4px solid transparent;
 margin:0;
 top:50%;
 left:-4px;
 -webkit-transform:translateY(-4.5px);
 transform:translateY(-4.5px);
 position:absolute;
 content:"";
 color:#04de78
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-event-image {
 margin-right:10px;
 width:auto;
 display:block
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-event-image:empty {
 display:none
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-event-image img {
 width:90px;
 min-width:90px;
 height:90px;
 border-radius:7px
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-event-content {
 display:block;
 min-height:58px
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-event-image:empty+.mec-event-content {
 min-height:unset
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-event-content h4 {
 font-size:14px;
 line-height:1;
 font-weight:600;
 padding-top:12px;
 padding-bottom:0;
 margin-bottom:3px
}
@media (max-width:960px) {
 .mec-liquid-wrap .mec-daily-view-events-right-side .mec-event-content h4 {
  word-break:break-all
 }
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-event-image:empty+.mec-event-content h4 {
 padding-top:0
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-event-content span {
 display:inline-block;
 color:#898a8c;
 font-size:12px
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-event-content .mec-seperator {
 color:#e3e4e6;
 margin:0 6px
}
.mec-liquid-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span {
 display:block
}
.mec-liquid-wrap .mec-daily-view-events-left-side .mec-daily-view-events-inner {
 padding-left:50px
}
.mec-liquid-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title {
 margin-bottom:15px;
 padding-left:65px
}
.mec-liquid-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span:first-child {
 font-size:15px;
 line-height:15px;
 color:#000;
 font-weight:700;
 margin-bottom:6px
}
.mec-liquid-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span:last-child {
 font-size:13px;
 line-height:13px;
 color:#717273
}
.mec-liquid-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item {
 position:relative;
 min-height:89px;
 border-top:1px solid #e3e4e5;
 border-left:1px solid #e3e4e5;
 width:100%
}
.mec-liquid-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time,
.mec-liquid-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time-end {
 position:absolute;
 left:-40px;
 top:-9px;
 font-size:12px;
 color:#a8afb4
}
.mec-liquid-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time-end {
 top:auto;
 bottom:0
}
.mec-liquid-wrap .mec-calendar .mec-daily-view-events-left-side .mec-event-article:first-of-type {
 margin-top:-1px
}
.mec-liquid-wrap .mec-daily-view-events-left-side .mec-more-events-icon {
 margin-left:21px;
 margin-bottom:10px
}
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-local-time-details,
.mec-liquid-wrap .mec-daily-view-events-right-side .mec-localtime-details {
 margin-top:10px;
 clear:both
}
.mec-liquid-wrap dl dt:first-child .mec-more-events-wrap,
.mec-liquid-wrap dl dt:nth-child(2) .mec-more-events-wrap,
.mec-liquid-wrap .mec-daily-view-events-item .mec-more-events-wrap,
.mec-liquid-wrap .mec-week-events-container dl dt:first-child .mec-more-events-wrap,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events-wrap,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events-wrap,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events-wrap,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events-wrap {
 right:auto!important;
 left:38px!important
}
.mec-liquid-wrap dl dt:first-child .mec-more-events-wrap .mec-more-events:after,
.mec-liquid-wrap dl dt:nth-child(2) .mec-more-events-wrap .mec-more-events:after,
.mec-liquid-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events:after,
.mec-liquid-wrap .mec-week-events-container dl dt:first-child .mec-more-events:after,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events:after,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events:after,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events:after,
.mec-liquid-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events:after {
 left:4px;
 right:unset;
 bottom:14px
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table {
 padding-left:50px;
 border-top:none;
 border-bottom:1px solid #e3e4e5
}
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table a,
.mec-liquid-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt {
 height:66px;
 border:0;
 text-align:center;
 padding:0 15px;
 width:14.285%
}
.item-liquid-daily {
 display:flex;
 align-items:flex-start;
 flex-wrap:nowrap;
 justify-content:space-between;
 align-content:center;
 border:1px solid #e3e4e5;
 border-radius:8px;
 padding:8px 10px;
 margin-bottom:20px;
 width:400px
}
.mec-liquid-daily .box-daily-view h3 {
 font-size:19px;
 font-weight:700;
 margin-bottom:25px
}
.item-liquid-daily .img {
 display:flex
}
.item-liquid-daily .img img {
 width:90px;
 height:90px;
 border-radius:7px;
 object-fit:cover
}
.item-liquid-daily>div {
 margin-left:0;
 margin-top:0;
 width:100%
}
.item-liquid-daily .content {
 padding:0 0 0 10px
}
.item-liquid-daily .content a {
 text-decoration:none;
 color:#000!important
}
.item-liquid-daily .content h1 {
 font-size:15px!important;
 font-weight:600!important;
 margin-top:9px!important;
 letter-spacing:0;
 line-height:20px;
 text-transform:capitalize!important
}
.item-liquid-daily .content h1 span {
 display:inline-block;
 min-width:8px;
 width:8px;
 min-height:8px;
 height:8px;
 border-radius:50%;
 margin-left:3px
}
.item-liquid-daily .details {
 background:#f7f8f9;
 width:100%;
 height:auto;
 padding:7px 12px 8px 12px;
 border-radius:5px 0 0 5px
}
.item-liquid-daily .details ul {
 list-style-type:none;
 padding:0;
 margin:0;
 color:#898a8c;
 display:flex;
 justify-content:space-between;
 align-items:center;
 align-content:center
}
.item-liquid-daily .details ul li {
 font-size:11px;
 display:flex;
 align-items:center;
 justify-content:flex-start;
 width:50%;
 align-content:center
}
.item-liquid-daily .details ul li>div {
 display:flex;
 margin-left:5px;
 flex-direction:column;
 padding-top:0
}
.item-liquid-daily .details ul li>span {
 margin-left:5px;
 text-transform:uppercase
}
.mec-calendar.mec-calendar-daily .mec-calendar-day-events .mec-event-article {
 width:100%;
 height:100%
}
.mec-liquid-daily .daily-calendar {
 min-width:583px;
 min-height:560px;
 border-right:1px solid #e3e4e5
}
.mec-liquid-gCalendar .fc .fc-daygrid-day-top {
 display:flex!important;
 flex-direction:row-reverse!important;
 justify-content:flex-end!important;
 padding-left:4px!important;
 padding-top:0!important
}
.mec-liquid-gCalendar .mec-search-reset-button button {
 background:#00acf8;
 color:#fff;
 font-size:13px;
 font-weight:600;
 line-height:17px;
 border:none;
 outline:none;
 border-radius:7px;
 padding:11px 17px 12px;
 cursor:pointer;
 margin-left:20px
}
.mec-liquid-gCalendar .fc .fc-daygrid-day-top a {
 padding:12px 10px!important
}
.mec-liquid-gCalendar .fc-col-header tbody tr:first-child th:nth-child(7) a {
 color:#00acf8!important
}
.mec-liquid-gCalendar .fc-col-header tbody tr:first-child th a {
 text-transform:uppercase!important
}
.mec-liquid-gCalendar .fc .fc-scrollgrid-liquid {
 border-radius:7px 7px 0 0!important
}
.mec-liquid-gCalendar .fc-scrollgrid>thead>tr>td {
 border-radius:7px 7px 0 0!important;
 padding-top:5px!important
}
.mec-liquid-gCalendar .fc .fc-col-header-cell-cushion {
 font-weight:600!important
}
.mec-liquid-gCalendar .fc .fc-daygrid-day.fc-day-today {
 background-color:#fff!important
}
.mec-liquid-gCalendar #mec-gCalendar-wrap table.fc-scrollgrid tr th {
 padding:0;
 text-align:left;
 border-top:none!important;
 border-right:none!important;
 border-left:none!important;
 border-bottom:none!important
}
.mec-liquid-gCalendar .fc-col-header tr th:nth-child(7) a {
 color:#00acf8!important
}
.mec-liquid-gCalendar .fc .fc-daygrid-day-events {
 margin-top:0!important
}
.mec-liquid-gCalendar .fc .fc-daygrid-event {
 z-index:6!important;
 margin-top:0!important
}
.mec-liquid-gCalendar .fc .fc-daygrid-event-harness-abs {
 background-color:rgb(255,255,255)!important
}
.mec-liquid-gCalendar .fc .fc-scroller {
 -webkit-overflow-scrolling:touch!important;
 position:relative!important;
 table-layout:fixed!important;
 overflow:visible!important
}
.mec-liquid-gCalendar .fc .fc-scroller-harness-liquid {
 height:100%!important;
 position:relative!important;
 table-layout:fixed!important;
 overflow:visible!important
}
.mec-liquid-gCalendar .fc .fc-col-header .fc-scrollgrid-sync-inner {
 text-align:left!important;
 line-height:20px;
 min-height:auto!important;
 padding:25px 0 9px 10px!important
}
.mec-liquid-gCalendar .fc .fc-col-header .fc-scrollgrid-sync-inner a {
 padding:0!important
}
.mec-liquid-gCalendar .fc .fc-scrollgrid-sync-inner {
 text-align:left!important;
 min-height:130px!important
}
.mec-liquid-gCalendar .fc table tr {
 border-bottom:1px solid #e3e4e5!important
}
.mec-liquid-gCalendar .fc-header-toolbar {
 margin-bottom:80px!important
}
.mec-liquid-gCalendar .fc-header-toolbar>div.fc-toolbar-chunk {
 margin:0
}
.mec-liquid-gCalendar .fc-header-toolbar>div.fc-toolbar-chunk:nth-child(1) {
 position:absolute;
 top:98px;
 left:0
}
.mec-liquid-gCalendar .mec-event-statuses ul {
 display:flex;
 list-style-type:none
}
.mec-liquid-gCalendar .mec-event-statuses ul li label {
 display:flex;
 align-items:center;
 justify-content:center;
 font-size:14px;
 line-height:1.8;
 color:#969798;
 background:#fff;
 border-radius:5px;
 padding:7.5px 15px;
 margin:0;
 cursor:pointer
}
.mec-liquid-gCalendar .mec-event-statuses ul li label input {
 display:none
}
.mec-liquid-gCalendar .mec-event-statuses ul li.active label {
 color:#000;
 background:#f4f5f6
}
.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary:active,
.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary:hover {
 background-color:transparent;
 color:#969798
}
.mec-liquid-gCalendar .mec-gCalendar-search-text-wrap {
 border-left:none!important;
 padding-left:0!important
}
.mec-liquid-gCalendar .mec-gCalendar-filters {
 display:none;
 width:752px!important;
 position:absolute;
 right:-17px!important;
 top:61px!important;
 flex-wrap:wrap;
 justify-content:flex-start;
 align-items:flex-start;
 border:1px solid #e3e4e5;
 border-radius:7px;
 box-shadow:0 0 4px 0 #0000000d;
 padding:20px 10px;
 background:#fff;
 z-index:10
}
.mec-liquid-gCalendar .mec-gCalendar-filters-wrap {
 padding:0px!important;
 gap:0!important;
 align-items:center!important;
 justify-content:flex-start!important;
 padding-left:15px!important
}
.mec-liquid-gCalendar .mec-gCalendar-filters:before {
 margin-left:222px!important
}
.mec-liquid-gCalendar .mec-gCalendar-filters:after {
 margin-left:222px!important
}
.mec-liquid-gCalendar .mec-gCalendar-filters-wrap>div {
 flex:unset!important;
 display:inline-flex;
 margin:7px 7px!important;
 width:220px!important
}
.mec-liquid-gCalendar .mec-minmax-event-cost input,
.mec-liquid-gCalendar .mec-minmax-event-cost input:focus,
.mec-liquid-gCalendar .mec-minmax-event-cost input:focus-visible {
 outline:none!important;
 width:90px!important;
 height:36px!important;
 border-radius:0;
 border-right:0;
 border-color:#efefef!important;
 font-size:12px;
 border-style:solid;
 border-width:1px;
 padding-left:15px;
 color:#cecece!important
}
.mec-liquid-gCalendar .mec-text-address-search input,
.mec-liquid-gCalendar .mec-text-address-search input:focus,
.mec-liquid-gCalendar .mec-text-address-search input:focus-visible {
 outline:none!important;
 width:190px!important;
 height:36px!important;
 border-radius:0;
 border-right:0;
 border-color:#efefef!important;
 font-size:12px;
 border-style:solid;
 border-width:1px;
 padding-left:15px;
 color:#cecece!important
}
.mec-liquid-gCalendar .mec-gCalendar-tooltip-image img {
 width:100%;
 height:150px!important;
 border-radius:3px!important;
 object-fit:cover!important
}
.mec-liquid-gCalendar .mec-gCalendar-tooltip-image {
 display:flex
}
.mec-liquid-gCalendar .mec-gCalendar-tooltip-title a {
 text-decoration:none
}
.mec-liquid-gCalendar .fc .mec-month-picker.datepicker:before {
 border-left:6px solid transparent;
 border-right:6px solid transparent;
 border-bottom:6px solid #ccc;
 border-bottom-color:rgba(0,0,0,.2);
 right:47px;
 top:-6px
}
.mec-liquid-gCalendar .fc .mec-month-picker.datepicker:after {
 border-left:5px solid transparent;
 border-right:5px solid transparent;
 border-bottom:5px solid #fff;
 right:48px;
 top:-5px
}
.mec-liquid-gCalendar .fc .mec-month-picker.datepicker.dropdown-menu {
 min-width:206px!important;
 left:3px!important;
 top:40px!important
}
.mec-liquid-gCalendar .fc .mec-month-picker.datepicker.dropdown-menu td span {
 width:40px;
 line-height:40px
}
.mec-liquid-gCalendar .fc .table-condensed tr {
 border-bottom:none!important;
 border-radius:0
}
.mec-month-picker.datepicker table.table-condensed thead tr {
 padding:7px 12px
}
.mec-liquid-gCalendar .fc .table-condensed tr th.next,
.mec-liquid-gCalendar .fc .table-condensed tr th.prev {
 display:flex;
 justify-content:center;
 align-items:center
}
.mec-liquid-wrap .type-date {
 border:1px solid #e3e4e5;
 padding:5px;
 border-radius:7px;
 margin-right:-15px
}
.type-date-box-liquid {
 padding:0!important;
 margin-right:16px!important;
 margin-top:-15px!important;
 padding-top:25px!important
}
.mec-liquid-wrap .box-date>div:nth-child(2) a {
 border:none;
 outline:none;
 background:#fff;
 margin:0;
 cursor:pointer;
 padding:7px 15px;
 font-size:14px;
 color:#969798;
 border-radius:5px;
 cursor:pointer
}
.mec-liquid-wrap .box-more {
 display:none;
 max-width:100px!important;
 width:100px;
 min-width:100px;
 position:absolute;
 justify-content:center;
 align-items:center;
 flex-wrap:wrap;
 border:1px solid #e3e4e5;
 border-radius:7px;
 box-shadow:0 0 4px 0 #0000000d;
 padding:8px 0 8px 8px;
 margin-top:8px;
 margin-left:-84px;
 background:#fff;
 z-index:14
}
.mec-liquid-wrap .box-more:before {
 content:"";
 position:absolute;
 width:7px;
 height:7px;
 border-top:1px solid #e3e4e5;
 border-left:1px solid #e3e4e5;
 top:-4.5px;
 right:9px;
 background:#fff;
 transform:rotate(45deg)
}
.mec-liquid-wrap .box-more ul {
 list-style-type:none;
 padding:0;
 margin:0
}
.mec-liquid-wrap .box-more ul li {
 margin-bottom:15px;
 font-size:14px
}
.mec-liquid-wrap .box-more ul li:nth-last-child(1) {
 margin-bottom:12px
}
.mec-liquid-wrap .btn-type-more {
 padding:0 5px!important;
 margin-left:10px;
 cursor:pointer
}
.mec-liquid-wrap .mec-totalcal-box .mec-totalcal-view span {
 display:inline-block;
 display:flex;
 text-transform:uppercase;
 font-size:12px!important;
 padding:0 25px;
 cursor:pointer;
 border:none!important;
 background:#fff!important;
 color:#777!important;
 align-items:center;
 border-radius:7px
}
.mec-liquid-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected {
 background:#f4f5f6!important;
 color:#000!important
}
.mec-skin-full-calendar-container .mec-date-labels-container {
 margin-top:-10px
}
.mec-skin-full-calendar-container .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a {
 top:15px
}
@media only screen and (max-width:1200px) {
 .mec-liquid-wrap .mec-search-form .box-search .mec-event-statuses,
 .mec-liquid-gCalendar .fc-header-toolbar>div.fc-toolbar-chunk .mec-event-statuses {
  width:100%;
  order:-1
 }
 .mec-liquid-wrap .mec-search-form .box-search .mec-event-statuses ul,
 .mec-liquid-gCalendar .fc-header-toolbar>div.fc-toolbar-chunk .mec-event-statuses ul {
  justify-content:space-between;
  margin-bottom:15px
 }
 .mec-liquid-wrap .mec-search-form .box-search .box-filter {
  top:59px;
  right:-16px;
  width:600px
 }
 .mec-liquid-wrap .mec-list-liquid-large .mec-event-image {
  width:25%!important
 }
 .mec-liquid-wrap .mec-list-liquid-large .content {
  width:50%
 }
 .mec-liquid-wrap .mec-list-liquid-large .details {
  width:25%
 }
}
@media (max-width:990px) {
 .mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title {
  position:relative
 }
}
@media only screen and (max-width:960px) {
 .mec-liquid-wrap .box-date .mec-calendar-a-month,
 .mec-liquid-wrap .box-date>div {
  flex-direction:column
 }
 .mec-liquid-wrap .mec-calendar-weekly .mec-calendar-d-top {
  margin:15px 0 0 0
 }
}
@media only screen and (max-width:768px) {
 .mec-liquid-wrap .mec-search-form .box-search .mec-event-statuses ul li label,
 .mec-liquid-gCalendar .fc-header-toolbar>div.fc-toolbar-chunk .mec-event-statuses ul li label {
  padding:5px 7.5px
 }
 .mec-liquid-wrap .mec-search-form .box-search .mec-text-input-search,
 .mec-liquid-wrap .mec-search-form .box-search .mec-filters-wrap {
  width:50%
 }
 .mec-liquid-wrap .mec-search-form .box-search .box-filter {
  width:460px
 }
 .mec-liquid-wrap .mec-list-liquid-large .mec-event-image {
  width:45%!important
 }
 .mec-liquid-wrap .mec-list-liquid-large .content {
  width:100%;
  order:1;
  padding:0;
  margin-top:20px
 }
 .mec-liquid-wrap .mec-list-liquid-large .details {
  width:50%
 }
}
@media only screen and (max-width:480px) {
 .mec-liquid-wrap .mec-search-form .box-search .mec-event-statuses ul,
 .mec-liquid-gCalendar .fc-header-toolbar>div.fc-toolbar-chunk .mec-event-statuses ul {
  flex-direction:column
 }
 .mec-liquid-wrap .mec-search-form .box-search .box-filter {
  width:300px
 }
 .mec-search-form .mec-dropdown-wrap {
  width:100%
 }
 .mec-liquid-wrap .mec-search-form .box-search .box-filter div:not(.mec-dropdown-wrap):not(.mec-dropdown-search):not(.nice-select) {
  width:100%;
  max-width:unset;
  margin-bottom:10px
 }
 .mec-liquid-wrap .mec-search-form .mec-text-address-search input {
  margin:0
 }
 .mec-liquid-wrap .mec-list-liquid-large .mec-event-image,
 .mec-liquid-wrap .mec-list-liquid-large .content,
 .mec-liquid-wrap .mec-list-liquid-large .details {
  width:100%!important;
  margin:0 0 20px 0
 }
 .mec-liquid-wrap .mec-list-liquid-large .mec-event-image a,
 .mec-liquid-wrap .mec-list-liquid-large .mec-event-image img {
  width:100%;
  height:unset
 }
}
.mec-single-virtual-badge {
 background:#f7f7f7;
 padding:20px 15px;
 margin-bottom:12px;
 vertical-align:baseline;
 position:relative
}
.mec-single-virtual-badge i {
 vertical-align:middle
}
.mec-single-modern .mec-single-virtual-badge {
 margin-top:-50px;
 margin-bottom:30px;
 padding:20px 34px;
 border:none;
 background:#f7f7f7;
 box-shadow:none
}
@media only screen and (min-width:960px) {
 .mec-single-modern .mec-single-virtual-badge {
  margin-left:20px
 }
}
.mec-single-modern .mec-single-virtual-badge h3 {
 display:inline-block;
 text-transform:uppercase;
 font-size:16px;
 font-weight:700;
 padding-bottom:5px;
 display:inline;
 color:#000;
 padding-left:10px
}
.mec-single-modern .mec-single-virtual-badge i:before {
 font-size:20px;
 vertical-align:middle;
 color:#40d9f1
}
.mec-single-virtual-badge.hide-badge {
 display:none
}
span.mec-shortcode-virtual-badge {
 background:#3aad14;
 position:relative;
 top:-3px;
 font-size:11px;
 font-weight:300;
 margin-left:1px;
 line-height:1.9;
 letter-spacing:1px;
 color:#fff;
 padding:2px 7px;
 border-radius:2px;
 white-space:nowrap
}
span.mec-shortcode-virtual-badge i:before {
 margin-right:5px
}
.mec-event-virtual-embed iframe {
 width:100%
}
.mec-event-virtual-embed,
.mec-event-virtual-link,
.mec-virtual-password {
 margin-bottom:10px;
 border-bottom:1px dashed #e3e3e3;
 padding-bottom:7px;
 display:block
}
.mec-event-virtual-embed:last-child,
.mec-event-virtual-link:last-child,
.mec-virtual-password:last-child {
 border:unset
}
.mec-calendar .mec-event-article .mec-event-title a {
 margin-bottom:5px;
 display:inline-block
}
.mec-wrap .mec-event-container-simple .mec-shortcode-virtual-badge {
 top:-12px;
 white-space:inherit;
 margin-left:0
}
.mec-events-toggle span.mec-shortcode-virtual-badge {
 top:7px
}
.mec-events-toggle .mec-shortcode-virtual-badge i {
 top:unset;
 right:unset;
 position:relative;
 margin:0;
 font-size:11px;
 float:unset;
 display:inline
}
.mec-virtual-event-history h3 {
 text-transform:uppercase;
 font-size:15px;
 font-weight:700;
 color:#313131;
 border-bottom:4px solid #ebebeb;
 width:100%;
 display:block;
 padding-bottom:10px;
 position:relative;
 text-align:left
}
.mec-virtual-event-history h3:before {
 padding:1px 35px;
 border-bottom:4px solid #40d9f1;
 font-size:6px;
 content:"";
 text-align:center;
 position:absolute;
 bottom:-4px;
 left:0
}
.mec-virtual-event-history .mec-user-booking-history .mec-frontbox {
 border:0;
 padding:0;
 box-shadow:unset;
 margin:0 0 30px 0;
 padding-bottom:10px;
 border-bottom:1px solid #e6e6e6
}
.mec-virtual-event-history .mec-user-booking-history .mec-frontbox:last-child {
 margin:0 0 0 0;
 padding-bottom:0;
 border-bottom:0 solid
}
.mec-virtual-event-history .mec-user-booking-history .mec-book-date {
 font-size:14px;
 color:#8d8d8d;
 line-height:24px;
 display:block;
 padding-left:0
}
.mec-virtual-event-history .mec-user-booking-history {
 margin:30px 0;
 padding:20px 30px;
 background:#fff;
 border:1px solid #e6e6e6;
 box-shadow:0 2px 0 0 rgb(0 0 0 / 2%)
}
.mec-single-webex-badge {
 background:#f7f7f7;
 padding:20px 15px;
 margin-bottom:12px;
 vertical-align:baseline;
 position:relative
}
.mec-single-webex-badge i {
 vertical-align:middle
}
.mec-single-modern .mec-single-webex-badge {
 margin-top:-50px;
 margin-bottom:30px;
 padding:20px 34px;
 border:none;
 background:#f7f7f7;
 box-shadow:none
}
@media only screen and (min-width:960px) {
 .mec-single-modern .mec-single-webex-badge {
  margin-left:20px
 }
}
.mec-single-modern .mec-single-webex-badge h3 {
 display:inline-block;
 text-transform:uppercase;
 font-size:16px;
 font-weight:700;
 padding-bottom:5px;
 display:inline;
 color:#000;
 padding-left:10px
}
.mec-single-modern .mec-single-webex-badge i:before {
 font-size:20px;
 vertical-align:middle;
 color:#40d9f1
}
span.mec-shortcode-webex-badge {
 background:#3aad14;
 position:relative;
 top:-3px;
 font-size:11px;
 font-weight:300;
 margin-left:1px;
 line-height:1.9;
 letter-spacing:1px;
 color:#fff;
 padding:2px 7px;
 border-radius:2px;
 white-space:nowrap
}
span.mec-shortcode-webex-badge i:before {
 margin-right:5px
}
.mec-event-webex-embed iframe {
 width:100%
}
.mec-event-webex-embed,
.mec-event-webex-link,
.mec-webex-password,
.mec-event-webex-join {
 margin-bottom:10px;
 border-bottom:1px dashed #e3e3e3;
 padding-bottom:7px;
 display:block
}
.mec-event-webex-embed:last-child,
.mec-event-webex-link:last-child,
.mec-event-webex-join:last-child,
.mec-webex-password:last-child {
 border:unset
}
.mec-calendar .mec-event-article .mec-event-title a {
 margin-bottom:5px;
 display:inline-block
}
.mec-wrap .mec-event-container-simple .mec-shortcode-webex-badge {
 top:-12px;
 white-space:inherit;
 margin-left:0
}
.mec-events-toggle span.mec-shortcode-webex-badge {
 top:7px
}
.mec-events-toggle .mec-shortcode-webex-badge i {
 top:unset;
 right:unset;
 position:relative;
 margin:0;
 font-size:11px;
 float:unset;
 display:inline
}
.hidden {
 display:none
}
.mec-custom-form-box input[type=date],
.mec-custom-form-box input[type=email],
.mec-custom-form-box input[type=number],
.mec-custom-form-box input[type=password],
.mec-custom-form-box input[type=tel],
.mec-custom-form-box input[type=text],
.mec-custom-form-box select,
.mec-custom-form-box textarea {
 display:block;
 background:#fcfcfc;
 min-height:42px;
 min-width:180px;
 font-size:13px;
 border:1px solid #e0e0e0;
 padding:13px 10px;
 width:330px;
 margin-bottom:20px;
 box-shadow:inset 0 2px 4px rgba(0,0,0,5%);
 clear:both
}
.mec-custom-form-box form>h4 {
 text-transform:uppercase;
 font-size:15px;
 font-weight:700;
 color:#313131;
 border-bottom:4px solid #ebebeb;
 width:100%;
 display:block;
 padding-bottom:10px;
 position:relative;
 text-align:center;
 margin-bottom:20px
}
.mec-custom-form-box form>h4:before {
 padding:1px 35px;
 border-bottom:4px solid #40d9f1;
 font-size:6px;
 content:"";
 text-align:center;
 position:absolute;
 bottom:-4px;
 margin-left:-35px;
 left:50%
}
.mec-custom-form-box select {
 display:block;
 background:#fcfcfc;
 min-height:42px;
 min-width:180px;
 font-size:13px;
 border:1px solid #e0e0e0;
 padding:13px 10px;
 width:330px;
 margin-bottom:20px;
 box-shadow:inset 0 2px 4px rgba(0,0,0,5%);
 clear:both
}
.mec-custom-form-box button {
 min-width:155px;
 margin-top:5px;
 margin-left:10px;
 border-radius:2px;
 box-shadow:0 2px 1px rgba(0,0,0,8%)
}
.mec-custom-form-box .button,
.mec-custom-form-box a.button:not(.owl-dot),
.mec-custom-form-box button:not(.owl-dot):not(.gm-control-active),
.mec-custom-form-box input[type=button],
.mec-custom-form-box input[type=reset],
.mec-custom-form-box input[type=submit] {
 position:relative;
 border:none;
 border-radius:2px;
 color:#fff;
 display:inline-block;
 font-size:12px;
 letter-spacing:1px;
 line-height:1.5;
 text-transform:uppercase;
 font-weight:600;
 text-decoration:none;
 cursor:pointer;
 margin-bottom:21px;
 margin-right:10px;
 line-height:1;
 padding:18px 20px 16px;
 background:#24ca4f;
 -webkit-transition:all .21s ease;
 -moz-transition:all .21s ease;
 transition:all .21s ease
}
.mec-custom-form-box input[type=checkbox],
.mec-custom-form-box .mec-form-row input[type=checkbox],
.mec-custom-form-box .mec_rsvp_form .mec-form-row input[type=checkbox],
.mec-custom-form-box input[type=radio],
.mec-custom-form-box .mec-form-row input[type=radio],
.mec-custom-form-box .mec_rsvp_form .mec-form-row input[type=radio] {
 position:relative;
 margin:0 3px
}
.hidden {
 display:none
}
.mec-events-meta-group .col-md-12 {
 padding-left:0
}
.mec_rsvp_form,
.mec_rsvp_form h5 span,
.mec_rsvp_form label {
 color:#424242;
 font-size:12px;
 font-weight:300;
 letter-spacing:0;
 margin:3px 0;
 display:block;
 clear:none;
 padding:5px 1em 3px 0
}
.mec_rsvp_form input[type="date"],
.mec_rsvp_form input[type="email"],
.mec_rsvp_form input[type="number"],
.mec_rsvp_form input[type="password"],
.mec_rsvp_form input[type="tel"],
.mec_rsvp_form input[type="text"],
.mec_rsvp_form select,
.mec_rsvp_form textarea {
 display:block;
 background:#fff;
 min-height:42px;
 min-width:180px;
 font-size:13px;
 font-family:inherit;
 border:1px solid #e1e2e3;
 border-radius:2px;
 padding:13px 10px;
 width:330px;
 margin-bottom:20px;
 box-shadow:inset 0 2px 4px rgb(0 0 0 / 2%),0 2px 3px rgb(0 0 0 / 1%);
 clear:both
}
.mec_rsvp_form button {
 min-width:155px;
 margin-top:5px;
 margin-left:10px;
 border-radius:2px;
 box-shadow:0 2px 1px rgb(0 0 0 / 8%)
}
.mec-events-meta-group .mec-btn-box .button.mec-move-to-step-1,
.mec-single-event .mec-rsvp-form-box .button.mec-move-to-step-1 {
 background:#c4cace
}
.mec-events-meta-group .mec-btn-box .button.mec-move-to-step-1:hover,
.mec-single-event .mec-rsvp-form-box .button.mec-move-to-step-1:hover {
 background:#000
}
.mec_rsvp_form button.loading:after,
.mec-single-event a.button.loading:after {
 display:inline-block
}
.mec_rsvp_form button:after,
.mec-single-event a.button:after {
 display:none;
 font-family:simple-line-icons;
 content:"\e098";
 margin-left:4px;
 -webkit-animation:rotating 1.2s linear infinite;
 -moz-animation:rotating 1.2s linear infinite;
 -ms-animation:rotating 1.2s linear infinite;
 -o-animation:rotating 1.2s linear infinite;
 animation:rotating 1.2s linear infinite
}
.mec-rsvp-search-form {
 position:relative
}
.mec-rsvp-search-form h2 {
 font-size:24px
}
.mec-rsvp-search-form input[type="date"],
.mec-rsvp-search-form input[type="email"],
.mec-rsvp-search-form input[type="number"],
.mec-rsvp-search-form input[type="password"],
.mec-rsvp-search-form input[type="tel"],
.mec-rsvp-search-form input[type="text"],
.mec-rsvp-search-form select,
.mec-rsvp-search-form textarea {
 background:#fcfcfc;
 min-height:42px;
 min-width:180px;
 font-size:13px;
 border:1px solid #e0e0e0;
 padding:13px 10px;
 width:330px;
 margin-bottom:20px;
 box-shadow:inset 0 2px 4px rgb(0 0 0 / 5%)
}
.mec-rsvp-search-form .mec-loading-1 {
 top:50px
}
.mec-rsvp-modification .mec-custom-form-box form>h4,
.mec-rsvp-modification .mec-custom-form-box form>h4::before,
.mec-rsvp-modification .mec-custom-form-box {
 border:none
}
.mec-rsvp-modification .mec-custom-form-box {
 padding:0
}
.mec-rsvp-modification .mec-custom-form-box form>h4 {
 display:none
}
.mec-custom-form-box {
 margin-bottom:30px;
 padding:20px 30px;
 background:#fff;
 border:1px solid #e6e6e6;
 box-shadow:0 2px 0 0 rgb(0 0 0 / 2%);
 position:relative
}
.mec-custom-form-box form>h4 {
 text-transform:uppercase;
 font-size:15px;
 font-weight:700;
 color:#313131;
 border-bottom:4px solid #ebebeb;
 width:100%;
 display:block;
 padding-bottom:10px;
 position:relative;
 text-align:center
}
.mec-custom-form-box form>h4:before {
 padding:1px 35px;
 border-bottom:4px solid #40d9f1;
 font-size:6px;
 content:"";
 text-align:center;
 position:absolute;
 bottom:-4px;
 margin-left:-35px;
 left:50%
}
.mec-rsvp-answer {
 overflow:hidden
}
.mec-btn-box {
 overflow:hidden;
 clear:both;
 padding-top:20px;
 padding:10px auto
}
.mec-rsvp-answer .mec-rsvp-answers-details-links,
.mec-rsvp-answers {
 margin:20px 3px 16px 0;
 overflow:hidden;
 float:left;
 width:330px;
 min-width:180px;
 clear:both
}
.mec-rsvp-answers-details-links>div label input[type="radio"],
.mec-rsvp-answers>div label input[type="radio"] {
 display:none
}
.mec-rsvp-answers-details-links>div,
.mec-rsvp-answers>div {
 margin:0 0 10px;
 min-height:42px;
 border:1px solid #e0e5eb;
 border-radius:4px
}
span.mec-answer-attendees-count {
 font-size:11px;
 color:#8d8d8d
}
.mec-rsvp-answers-details-links>div>label,
.mec-rsvp-answers>div>label {
 display:flex;
 align-items:baseline;
 justify-content:space-between
}
.mec-rsvp-answers-details-links>div,
.mec-rsvp-answers-details-links>div label {
 cursor:pointer
}
.mec-rsvp-answers-details-links>div.active,
.mec-rsvp-answers>div.active {
 border-color:#40d9f1;
 color:#000;
 background:#f1fdff
}
.mec-rsvp-answers-details-links>div.active label,
.mec-rsvp-answers>div.active label {
 color:#000
}
.mec-rsvp-answers-details-links>div.active .mec-answer-attendees-count {
 color:#40d9f1
}
.mec-rsvp-answers-details-links>div label:first-child,
.mec-rsvp-answers>div label:first-child {
 position:relative;
 padding:0;
 padding-left:30px;
 padding-right:17px
}
.mec-rsvp-answers-details-links>div>label::before,
.mec-rsvp-answers>div>label:before {
 content:"";
 border:1px solid #e1e2e3;
 border-radius:50%;
 position:absolute;
 left:13px;
 top:calc(50% - 8px);
 width:15px;
 height:15px
}
span.mec-answer-text {
 display:inline-block;
 margin-left:5px;
 line-height:40px
}
.mec-rsvp-answers-details-links>div.active>label::before,
.mec-rsvp-answers>div.active>label:before {
 border:6px solid #40d9f1;
 width:16px;
 height:16px
}
.mec-rsvp-answers-details-tabs {
 clear:both
}
.mec-rsvp-answers-details-tabs>div:not(.active) {
 display:none
}
.mec-rsvp-step-1-box,
.mec-rsvp-step-2-box,
.mec-rsvp-result-box {
 overflow:hidden
}
.mec-max-attendees-count {
 display:block;
 margin-bottom:20px;
 font-size:11px;
 color:#8a8a8a;
 margin-top:-15px
}
.mec_rsvp_form .mec-form-row {
 margin:5px auto
}
.mec-attendees-info-box .mec-attendees {
 display:flex;
 flex-wrap:wrap
}
.mec-attendees-info-box .mec-attendees .mec-attendee {
 width:70px;
 text-align:center;
 position:relative;
 margin:5px
}
.mec-attendees-info-box .mec-attendees .mec-attendee img {
 border-radius:50%;
 margin:0 auto
}
.mec-attendees-info-box .mec-attendees .mec-attendee .mec-attendees-count {
 position:absolute;
 background:#40d9f1;
 color:#fff;
 border-radius:50%;
 min-width:25px;
 min-height:25px;
 top:0;
 left:0;
 padding-top:2px
}
.mec_rsvp_form .mec-error {
 color:#b70707!important;
 border-color:#b70707!important;
 background-color:#ffeaea;
 font-weight:400;
 text-align:center
}
.mec-loading-box {
 margin:auto;
 text-align:center;
 display:flex;
 justify-content:center
}
.mec-loading-box .mec-loading-1 {
 position:absolute;
 top:50%
}
.mec-loading-1 {
 margin:auto;
 border:5px solid #f3f3f3;
 border-top:5px solid #b3b7b9;
 border-bottom:5px solid #b3b7b9;
 border-right:5px solid #b3b7b9;
 border-radius:50%;
 width:30px;
 height:30px;
 animation:spin 2s linear infinite
}
@keyframes spin {
 0% {
  transform:rotate(0deg)
 }
 100% {
  transform:rotate(360deg)
 }
}
.mec-box {
 margin-bottom:30px;
 padding:20px 30px;
 background:#fff;
 border:1px solid #e6e6e6;
 box-shadow:0 2px 0 0 rgb(0 0 0 / 2%);
 position:relative
}
.mec-wrap .mec-box-title,
.mec-box-title {
 text-transform:uppercase;
 font-size:15px;
 font-weight:700;
 color:#313131;
 border-bottom:4px solid #ebebeb;
 width:100%;
 display:block;
 padding-bottom:10px;
 position:relative;
 text-align:center;
 margin-bottom:20px
}
.mec-wrap .mec-box-title::before,
.mec-box-title::before {
 padding:1px 35px;
 border-bottom:4px solid #40d9f1;
 font-size:6px;
 content:"";
 text-align:center;
 position:absolute;
 bottom:-4px;
 margin-left:-35px;
 left:50%
}
.mec-rsvp-answers-details-links label {
 padding:3px 0;
 font-size:14px;
 font-weight:400;
 margin:0
}
.mec-wrap .mec_rsvp_form .col-md-12:not(input) {
 padding-left:0
}
label.rsvp-first-for-all-label {
 height:14px;
 width:14px;
 background-color:transparent;
 border:1px solid #d4d4d4;
 position:relative;
 display:inline-block;
 -moz-transition:border-color ease 0.2s;
 -o-transition:border-color ease 0.2s;
 -webkit-transition:border-color ease 0.2s;
 transition:border-color ease 0.2s;
 cursor:pointer;
 box-shadow:0 2px 16px -2px rgb(0 0 0 / 20%);
 vertical-align:middle;
 margin-right:3px;
 margin-top:-2px;
 padding:0;
 vertical-align:middle!important
}
.mec-single-event .mec_rsvp_form .mec_rsvp_first_for_all:checked+label.rsvp-first-for-all-label {
 border-color:#008aff;
 box-shadow:0 2px 14px -3px #008aff
}
label.rsvp-first-for-all-label:before {
 position:absolute;
 height:0;
 width:1px;
 background-color:#008aff;
 display:inline-block;
 -moz-transform-origin:left top;
 -ms-transform-origin:left top;
 -o-transform-origin:left top;
 -webkit-transform-origin:left top;
 transform-origin:left top;
 content:"";
 -webkit-transition:opacity ease .5;
 -moz-transition:opacity ease .5;
 transition:opacity ease .5;
 top:8px;
 left:7px;
 box-shadow:0 0 0 2px #fff;
 -moz-transform:rotate(-145deg);
 -ms-transform:rotate(-145deg);
 -o-transform:rotate(-145deg);
 -webkit-transform:rotate(-145deg);
 transform:rotate(-145deg)
}
.mec_rsvp_form .mec_rsvp_first_for_all:checked+label.rsvp-first-for-all-label:before,
.mec-single-event .mec_rsvp_form .mec_rsvp_first_for_all:checked+label.rsvp-first-for-all-label:before {
 height:12px;
 -moz-animation:dothatopcheck 0.16s ease 0s forwards;
 -o-animation:dothatopcheck 0.16s ease 0s forwards;
 -webkit-animation:dothatopcheck 0.16s ease 0s forwards;
 animation:dothatopcheck 0.16s ease 0s forwards
}
label.rsvp-first-for-all-label:after {
 position:absolute;
 height:0;
 width:1px;
 background-color:#008aff;
 display:inline-block;
 -moz-transform-origin:left top;
 -ms-transform-origin:left top;
 -o-transform-origin:left top;
 -webkit-transform-origin:left top;
 transform-origin:left top;
 content:"";
 -webkit-transition:opacity ease .5;
 -moz-transition:opacity ease .5;
 transition:opacity ease .5;
 top:6px;
 left:3px;
 -moz-transform:rotate(-45deg);
 -ms-transform:rotate(-45deg);
 -o-transform:rotate(-45deg);
 -webkit-transform:rotate(-45deg);
 transform:rotate(-45deg)
}
.mec_rsvp_form .mec_rsvp_first_for_all:checked+label.rsvp-first-for-all-label:after,
.mec-single-event .mec_rsvp_form .mec_rsvp_first_for_all:checked+label.rsvp-first-for-all-label:after {
 -moz-animation:dothabottomcheck 80ms ease 0s forwards;
 -o-animation:dothabottomcheck 80ms ease 0s forwards;
 -webkit-animation:dothabottomcheck 80ms ease 0s forwards;
 animation:dothabottomcheck 80ms ease 0s forwards;
 height:4px
}
.mec-single-event label.mec-fill-attendees {
 margin-top:10px!important
}
.mec_rsvp_first_for_all {
 display:none
}
.mec-attendees-detail-inputs strong {
 margin-top:20px;
 display:block;
 margin-bottom:0;
 font-size:14px
}
.mec_rsvp_form .button {
 margin-left:0
}
.mec-loading-1 {
 background:rgba(0,0,0,0);
 position:absolute;
 top:50%;
 left:50%;
 transform:translate(-50%,-50%);
 z-index:9
}
.mec-loading-1,
.mec-loading-1:after {
 border-radius:50%;
 width:5em;
 height:5em;
 z-index:999999999999
}
.mec-loading-1 {
 font-size:10px;
 text-indent:-9999em;
 border-top:.5em solid rgba(0,0,0,.2);
 border-right:.5em solid rgba(0,0,0,.2);
 border-bottom:.5em solid rgba(0,0,0,.2);
 border-left:.5em solid #fff;
 -webkit-transform:translateZ(0);
 -ms-transform:translateZ(0);
 transform:translateZ(0);
 -webkit-animation:mecloader 1.1s infinite linear;
 animation:mecloader 1.1s infinite linear
}
@-webkit-keyframes mecloader {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 100% {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
@keyframes mecloader {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 100% {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
.mec-rsvp-modification .mec-rsvp-search-form input {
 display:inline-block
}
#mec-rsvp-search-by-email {
 display:inline
}
#mec-rsvp-search-by-email:hover {
 background:#000
}
@charset "UTF-8";
.edd-icon {
 display:inline-block;
 fill:currentColor;
 position:relative;
 vertical-align:middle
}
.edd-icon-spin {
 display:inline-block;
 animation:edd-icon-spin 2s infinite linear
}
@keyframes edd-icon-spin {
 0% {
  transform:rotate(0)
 }
 100% {
  transform:rotate(359deg)
 }
}
.edd_clearfix:after {
 display:block;
 visibility:hidden;
 float:none;
 clear:both;
 text-indent:-9999px;
 content:"."
}
#edd_checkout_cart {
 text-align:left;
 width:100%;
 border:none;
 margin:0 0 21px;
 table-layout:auto
}
#edd_checkout_cart td,
#edd_checkout_cart th {
 text-align:left;
 border:1px solid #eee;
 color:#666;
 padding:.5em 1.387em
}
#edd_checkout_cart .edd_cart_header_row th {
 background:#fafafa;
 padding:1.387em
}
#edd_checkout_cart .edd_cart_discount_row th,
#edd_checkout_cart .edd_cart_tax_row th {
 background:0 0
}
#edd_checkout_cart th {
 font-weight:700
}
#edd_checkout_cart td {
 line-height:25px;
 vertical-align:middle;
 background:#fff
}
#edd_checkout_cart td.edd_cart_actions,
#edd_checkout_cart td:last-child,
#edd_checkout_cart th.edd_cart_actions,
#edd_checkout_cart th.edd_cart_total,
#edd_checkout_cart th:last-child {
 text-align:right
}
#edd_checkout_cart td img {
 float:left;
 margin:0 8px 0 0;
 background:0 0;
 padding:0;
 border:none
}
#edd_checkout_cart input.edd-item-quantity {
 width:3em;
 padding:2px
}
#edd_checkout_cart .edd_discount {
 display:inline-block;
 margin-left:5px
}
.edd_discount_remove {
 display:inline-block;
 width:10px;
 height:11px;
 background:url(../../../plugins/easy-digital-downloads/templates/images/xit.gif) 0 0 no-repeat;
 position:relative;
 top:3px
}
.edd_discount_remove:hover {
 background-position:-10px 0
}
#edd_checkout_cart br {
 display:none
}
#edd_checkout_cart a.edd-cart-saving-button {
 font-weight:400;
 text-decoration:none
}
#edd_checkout_form_wrap legend {
 display:block;
 font-size:120%;
 line-height:1;
 font-weight:700;
 width:100%;
 margin:0 0 21px;
 padding:0;
 float:left
}
#edd_checkout_form_wrap label {
 font-weight:700;
 display:block;
 position:relative;
 line-height:100%;
 font-size:95%;
 margin:0 0 5px
}
#edd_checkout_form_wrap span.edd-description {
 color:#666;
 font-size:80%;
 display:block;
 margin:0 0 5px
}
#edd_checkout_form_wrap input.edd-input,
#edd_checkout_form_wrap textarea.edd-input {
 display:inline-block;
 width:70%
}
#edd_checkout_form_wrap select.edd-select {
 display:block;
 width:60%
}
#edd_checkout_form_wrap select.edd-select.edd-select-small {
 display:inline;
 width:auto
}
#edd_checkout_form_wrap input.edd-input.error,
#edd_checkout_form_wrap textarea.edd-input.error {
 border-color:#c4554e
}
#edd_checkout_form_wrap>p {
 margin:0 0 21px
}
#edd_checkout_form_wrap span.edd-required-indicator {
 color:#b94a48;
 display:inline
}
#edd_checkout_form_wrap input[type=email],
#edd_checkout_form_wrap input[type=password],
#edd_checkout_form_wrap input[type=tel],
#edd_checkout_form_wrap input[type=text],
#edd_checkout_form_wrap textarea {
 padding:4px 6px
}
#edd_checkout_form_wrap input[type=radio] {
 border:none;
 margin-right:5px
}
#edd_checkout_form_wrap input[type=checkbox] {
 display:inline-block;
 margin:0 5px 0 0
}
#edd_checkout_form_wrap input[type=checkbox]+label,
#edd_checkout_form_wrap input[type=checkbox]+label:after {
 display:inline
}
#edd_checkout_form_wrap .edd-payment-icons {
 display:-ms-flexbox;
 display:flex;
 margin:0 0 8px
}
#edd_checkout_form_wrap .edd-payment-icons img.payment-icon {
 max-height:32px
}
#edd_checkout_form_wrap .edd-payment-icons .payment-icon {
 margin:0 10px 0 0
}
#edd_checkout_form_wrap #edd-payment-mode-wrap label {
 display:inline-block;
 margin:0 20px 0 0
}
#edd_checkout_form_wrap #edd-payment-mode-wrap .edd-payment-mode-label {
 font-weight:700;
 display:inline-block;
 position:relative;
 margin-bottom:5px
}
#edd_checkout_form_wrap fieldset {
 border:1px solid #eee;
 padding:1.387em;
 margin:0 0 21px
}
#edd_checkout_form_wrap #edd_discount_code,
#edd_checkout_form_wrap #edd_purchase_submit,
#edd_checkout_form_wrap #edd_register_account_fields {
 padding:0;
 border:none
}
#edd_checkout_form_wrap fieldset fieldset {
 margin:0;
 border:none;
 padding:0
}
#edd_checkout_form_wrap #edd-login-account-wrap,
#edd_checkout_form_wrap #edd-new-account-wrap,
#edd_checkout_form_wrap #edd_final_total_wrap,
#edd_checkout_form_wrap #edd_show_discount,
#edd_checkout_form_wrap .edd-cart-adjustment {
 background:#fafafa;
 color:#666;
 padding:.5em 1.387em
}
#edd_checkout_form_wrap #edd-discount-code-wrap,
#edd_checkout_form_wrap #edd_final_total_wrap,
#edd_checkout_form_wrap #edd_show_discount {
 border:1px solid #eee
}
#edd_checkout_form_wrap .edd-cart-adjustment {
 padding:1.387em
}
#edd_checkout_form_wrap .edd-cart-adjustment input.edd-input,
#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit {
 display:inline-block
}
#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit {
 padding:3px 12px;
 margin-bottom:2px
}
#edd_checkout_form_wrap #edd-discount-error-wrap {
 width:100%;
 display:inline-block;
 margin:1em 0 0
}
#edd_checkout_form_wrap #edd-login-account-wrap,
#edd_checkout_form_wrap #edd-new-account-wrap {
 margin:-1.387em -1.387em 21px;
 border-left:none;
 border-right:none;
 border-top:none
}
#edd_checkout_form_wrap #edd_payment_mode_select {
 margin-bottom:21px
}
#edd_checkout_form_wrap fieldset#edd_register_fields #edd_checkout_user_info {
 margin-bottom:21px
}
#edd_checkout_form_wrap fieldset#edd_register_account_fields legend {
 padding-top:11px
}
#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_login_password,
#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_register_password {
 margin:0
}
#edd_checkout_form_wrap fieldset#edd_cc_fields legend {
 border:none;
 padding:0
}
#edd_checkout_form_wrap fieldset p:last-child {
 margin-bottom:0
}
#edd_checkout_form_wrap fieldset#edd_cc_fields #edd-card-number-wrap {
 margin-top:5px
}
#edd_checkout_form_wrap #edd_purchase_final_total {
 margin:21px 0
}
#edd_checkout_form_wrap #edd_purchase_final_total p {
 margin:0
}
#edd_secure_site_wrapper {
 padding:4px 4px 4px 0;
 font-weight:700
}
#edd_secure_site_wrapper span {
 vertical-align:middle
}
#edd_checkout_form_wrap input.edd-input.card-number.valid {
 background-image:url(../../../plugins/easy-digital-downloads/templates/images/tick.png);
 background-repeat:no-repeat;
 background-position:98% 50%
}
#edd_checkout_form_wrap span.exp-divider {
 display:inline
}
#edd_checkout_form_wrap span.card-type {
 position:absolute;
 top:0;
 right:0
}
#edd_checkout_form_wrap span.card-type.off {
 display:none
}
#edd_checkout_form_wrap .edd-cart-ajax {
 box-shadow:none
}
.edd-amazon-profile-wrapper {
 font-size:12px
}
.edd-amazon-profile-name {
 font-weight:600
}
.edd-amazon-logout {
 font-size:10px;
 line-height:12px
}
.edd-amazon-logout a {
 cursor:pointer
}
#edd-amazon-address-box,
#edd-amazon-wallet-box {
 height:228px;
 width:350px
}
#edd-amazon-address-box {
 margin-bottom:15px
}
@media only screen and (min-width:768px) {
 #edd-amazon-address-box,
 #edd-amazon-wallet-box {
  width:100%;
  height:228px
 }
}
.edd_purchase_submit_wrapper {
 position:relative
}
.edd_purchase_submit_wrapper a.edd-add-to-cart {
 text-decoration:none;
 display:none;
 position:relative;
 overflow:hidden
}
.edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js {
 display:inline-block
}
.edd_purchase_submit_wrapper .edd-cart-ajax {
 display:none;
 position:relative;
 left:-35px
}
.edd-submit.button.edd-ajax-loading {
 padding-right:30px
}
.edd-add-to-cart .edd-add-to-cart-label {
 opacity:1
}
.edd-loading,
.edd-loading:after {
 border-radius:50%;
 display:block;
 width:1.5em;
 height:1.5em
}
.edd-loading {
 animation:edd-spinning 1.1s infinite linear;
 border-top:.2em solid rgba(255,255,255,.2);
 border-right:.2em solid rgba(255,255,255,.2);
 border-bottom:.2em solid rgba(255,255,255,.2);
 border-left:.2em solid #fff;
 font-size:.75em;
 position:absolute;
 left:calc(50% - .75em);
 top:calc(50% - .75em);
 opacity:0;
 transform:translateZ(0)
}
.edd-discount-loader.edd-loading,
.edd-loading-ajax.edd-loading,
a.edd-add-to-cart.white .edd-loading {
 border-top-color:rgba(0,0,0,.2);
 border-right-color:rgba(0,0,0,.2);
 border-bottom-color:rgba(0,0,0,.2);
 border-left-color:#000
}
.edd-loading-ajax.edd-loading {
 display:inline-block;
 position:relative;
 top:0;
 left:.25em;
 vertical-align:middle
}
#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit {
 display:inline-block
}
.edd-discount-loader.edd-loading {
 display:inline-block;
 position:relative;
 left:auto;
 vertical-align:middle;
 width:1.25em;
 height:1.25em
}
.edd-loading-ajax.edd-loading {
 opacity:1
}
@keyframes edd-spinning {
 0% {
  transform:rotate(0)
 }
 100% {
  transform:rotate(360deg)
 }
}
.edd-loading,
a.edd-add-to-cart .edd-add-to-cart-label {
 transition:.1s opacity!important
}
.edd-add-to-cart[data-edd-loading] .edd-add-to-cart-label {
 opacity:0
}
.edd-add-to-cart[data-edd-loading] .edd-loading,
.edd-discount-loader.edd-loading {
 opacity:1
}
.edd-cart-added-alert {
 color:#567622;
 display:block;
 position:absolute
}
.edd_form input.edd-input.required,
.edd_form select.edd-select.required {
 color:#000
}
body.edd_receipt_page {
 background-color:#fff;
 color:#141412;
 margin:0;
 font-family:Helvetica,sans-serif;
 font-size:12px
}
body.edd_receipt_page:before {
 position:relative
}
body.edd_receipt_page #edd_receipt_wrapper {
 width:660px;
 margin:0 auto;
 padding:50px 0
}
body.edd_receipt_page table {
 display:table;
 width:100%;
 border-bottom:1px solid #ededed;
 border-collapse:collapse;
 border-spacing:0;
 font-size:14px;
 line-height:2;
 margin:0 0 20px
}
body.edd_receipt_page td,
body.edd_receipt_page th {
 display:table-cell;
 text-align:left;
 border-top:1px solid #ededed;
 padding:6px 10px;
 font-weight:400
}
body.edd_receipt_page th {
 font-weight:700;
 text-transform:uppercase
}
body.edd_receipt_page h3 {
 font-size:22px;
 margin:40px 0 5px;
 clear:both;
 display:block;
 font-weight:700
}
body.edd_receipt_page li {
 list-style:none
}
table#edd_purchase_receipt,
table#edd_purchase_receipt_products {
 width:100%
}
table#edd_purchase_receipt td,
table#edd_purchase_receipt th,
table#edd_purchase_receipt_products td,
table#edd_purchase_receipt_products th {
 text-align:left
}
table#edd_purchase_receipt .edd_receipt_payment_status.cancelled,
table#edd_purchase_receipt .edd_receipt_payment_status.failed,
table#edd_purchase_receipt .edd_receipt_payment_status.pending,
table#edd_purchase_receipt .edd_receipt_payment_status.revoked {
 color:#f73f2e
}
table#edd_purchase_receipt_products li {
 list-style:none;
 margin:0 0 8px 10px
}
table#edd_purchase_receipt ul,
table#edd_purchase_receipt_products ul.edd_purchase_receipt_files {
 margin:0;
 padding:0
}
table#edd_purchase_receipt li.edd_download_file {
 list-style:none;
 margin:0 0 8px 0
}
table#edd_purchase_receipt_products .edd_purchase_receipt_product_notes {
 font-style:italic
}
table#edd_purchase_receipt_products .edd_purchase_receipt_product_name {
 font-weight:700
}
table#edd_purchase_receipt_products .edd_bundled_product_name {
 font-style:italic;
 font-weight:700
}
#edd_user_history {
 text-align:left;
 width:100%;
 border-top:1px solid #f0f0f0;
 border-bottom:none
}
#edd_user_history td,
#edd_user_history th {
 text-align:left;
 padding:3px 5px;
 border-bottom:1px solid #f0f0f0;
 border-top:none
}
#edd_user_history th {
 font-weight:700;
 background:#f5f5f5
}
#edd_user_history td {
 line-height:25px;
 vertical-align:middle
}
#edd_user_history .edd_purchase_status.cancelled,
#edd_user_history .edd_purchase_status.failed,
#edd_user_history .edd_purchase_status.pending,
#edd_user_history .edd_purchase_status.revoked {
 color:#f73f2e
}
#edd_login_form legend,
#edd_register_form legend {
 font-size:120%;
 margin-bottom:1em
}
#edd_login_form fieldset,
#edd_register_form fieldset {
 border:none
}
#edd_login_form .edd-input,
#edd_register_form .edd-input {
 box-sizing:border-box
}
#edd_login_form label,
#edd_register_form label {
 cursor:pointer
}
#edd_profile_editor_form p {
 margin-bottom:8px
}
#edd_profile_editor_form label {
 display:inline-block
}
#edd_profile_editor_form .edd-profile-emails {
 list-style-type:none;
 display:inline-table;
 margin-left:0;
 margin-bottom:0
}
#edd_profile_editor_form .edd-profile-email {
 width:auto
}
#edd_profile_editor_form .edd-profile-email .actions {
 display:none
}
#edd_profile_editor_form .edd-profile-email:hover>span {
 display:inline-block
}
.edd_added_to_cart_alert {
 padding:5px;
 font-size:14px;
 border:1px solid #046a9e;
 background:#9ecce2;
 color:#333;
 margin:8px 0
}
.edd_added_to_cart_alert a.edd_alert_checkout_link {
 color:#000!important
}
input.edd_submit_plain {
 background:0 0!important;
 border:none!important;
 padding:0!important;
 display:inline;
 cursor:pointer
}
.single-download .edd_download_purchase_form {
 margin-bottom:1.387em
}
.edd_download_purchase_form .edd_download_quantity_wrapper {
 margin:0 0 .5em
}
.edd_download_purchase_form .edd_download_quantity_wrapper .edd-item-quantity {
 width:75px
}
.edd_download_purchase_form .edd_price_options {
 margin:0 0 15px
}
.edd_download_purchase_form .edd_price_options ul {
 margin:0;
 padding:0;
 list-style:none
}
.edd_download_purchase_form .edd_price_options li {
 display:block;
 padding:0;
 margin:0
}
.edd_download_purchase_form .edd_price_options span {
 display:inline;
 padding:0;
 margin:0
}
.edd_download_purchase_form .edd_price_options .edd_download_quantity_wrapper {
 padding-left:18px
}
.edd_download_purchase_form .edd_price_options .edd_download_quantity_wrapper * {
 font-size:80%
}
.edd_download_purchase_form .edd_price_options input.edd-item-quantity {
 display:inline;
 width:50px;
 max-width:90%
}
#edd-purchase-button,
.edd-submit,
[type=submit].edd-submit {
 display:inline-block;
 padding:6px 12px;
 margin:0;
 font-size:14px;
 font-weight:400;
 line-height:1.428571429;
 text-align:center;
 white-space:nowrap;
 vertical-align:middle;
 cursor:pointer;
 border:1px solid #ccc;
 border-radius:4px;
 box-shadow:none;
 user-select:none
}
.edd-submit.button:focus,
[type=submit].edd-submit:focus {
 outline:thin dotted #333;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
.edd-submit.button:active {
 background-image:none;
 outline:0;
 box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.edd-submit.plain {
 padding:0;
 border:none;
 border-radius:0
}
.edd-submit.button,
.edd-submit.button.gray,
.edd-submit.button:visited {
 color:#333;
 background:#f0f0f0;
 border-color:#ccc
}
.edd-submit.button.gray:active,
.edd-submit.button.gray:focus,
.edd-submit.button.gray:hover,
.edd-submit.button:active,
.edd-submit.button:focus,
.edd-submit.button:hover {
 color:#333;
 background:#ebebeb;
 border-color:#adadad
}
.edd-submit.button.gray:active {
 background-image:none
}
.edd-submit.button.white {
 color:#333;
 background:#fff;
 border-color:#ccc
}
.edd-submit.button.white:active,
.edd-submit.button.white:focus,
.edd-submit.button.white:hover {
 color:#333;
 background:#ebebeb;
 border-color:#adadad
}
.edd-submit.button.white:active {
 background-image:none
}
.edd-submit.button.blue {
 color:#fff;
 background:#428bca;
 border-color:#357ebd
}
.edd-submit.button.blue.active,
.edd-submit.button.blue:focus,
.edd-submit.button.blue:hover {
 color:#fff;
 background:#3276b1;
 border-color:#285e8e
}
.edd-submit.button.blue.active {
 background-image:none
}
.edd-submit.button.red {
 color:#fff;
 background:#d9534f;
 border-color:#d43f3a
}
.edd-submit.button.red:active,
.edd-submit.button.red:focus,
.edd-submit.button.red:hover {
 color:#fff;
 background:#d2322d;
 border-color:#ac2925
}
.edd-submit.button.red:active {
 background-image:none
}
.edd-submit.button.green {
 color:#fff;
 background:#5cb85c;
 border-color:#4cae4c
}
.edd-submit.button.green:active,
.edd-submit.button.green:focus,
.edd-submit.button.green:hover {
 color:#fff;
 background:#47a447;
 border-color:#398439
}
.edd-submit.button.green:active {
 background-image:none
}
.edd-submit.button.yellow {
 color:#fff;
 background:#f0ad4e;
 border-color:#eea236
}
.edd-submit.button.yellow:active,
.edd-submit.button.yellow:focus,
.edd-submit.button.yellow:hover {
 color:#fff;
 background:#ed9c28;
 border-color:#d58512
}
.edd-submit.button.yellow:active {
 background-image:none
}
.edd-submit.button.orange {
 color:#fff;
 background:#ed9c28;
 border-color:#e3921e
}
.edd-submit.button.orange:active,
.edd-submit.button.orange:focus,
.edd-submit.button.orange:hover {
 color:#fff;
 background:#e59016;
 border-color:#d58512
}
.edd-submit.button.orange:active {
 background-image:none
}
.edd-submit.button.dark-gray {
 color:#fff;
 background:#363636;
 border-color:#222
}
.edd-submit.button.dark-gray:active,
.edd-submit.button.dark-gray:focus,
.edd-submit.button.dark-gray:hover {
 color:#fff;
 background:#333;
 border-color:#adadad
}
.edd-submit.button.dark-gray:active {
 background-image:none
}
.edd_downloads_list {
 display:grid;
 grid-column-gap:20px;
 grid-row-gap:40px
}
.edd_downloads_list:after {
 content:"";
 display:table;
 clear:both
}
.edd_download {
 float:left
}
.edd_download_columns_1 .edd_download {
 width:100%
}
.edd_download_columns_2 .edd_download {
 width:50%
}
.edd_download_columns_0 .edd_download,
.edd_download_columns_3 .edd_download {
 width:33%
}
.edd_download_columns_4 .edd_download {
 width:25%
}
.edd_download_columns_5 .edd_download {
 width:20%
}
.edd_download_columns_6 .edd_download {
 width:16.6%
}
.edd_download_inner {
 padding:0 8px 8px;
 margin:0 0 10px
}
.edd_download_columns_2 .edd_download:nth-child(2n+1),
.edd_download_columns_3 .edd_download:nth-child(3n+1),
.edd_download_columns_4 .edd_download:nth-child(4n+1),
.edd_download_columns_5 .edd_download:nth-child(5n+1),
.edd_download_columns_6 .edd_download:nth-child(6n+1) {
 clear:left
}
.edd_download_image {
 max-width:100%
}
.edd_download .edd_price {
 margin-bottom:10px
}
@media (min-width:768px) {
 .edd_downloads_list:not(.edd_download_columns_1) {
  grid-template-columns:repeat(2,1fr)
 }
}
@media (min-width:1200px) {
 .edd_downloads_list.edd_download_columns_2 {
  grid-template-columns:repeat(2,1fr)
 }
 .edd_downloads_list.edd_download_columns_3 {
  grid-template-columns:repeat(3,1fr)
 }
 .edd_downloads_list.edd_download_columns_4 {
  grid-template-columns:repeat(4,1fr)
 }
 .edd_downloads_list.edd_download_columns_5 {
  grid-template-columns:repeat(5,1fr)
 }
 .edd_downloads_list.edd_download_columns_6 {
  grid-template-columns:repeat(6,1fr)
 }
}
@supports (display:grid) {
 .edd_downloads_list .edd_download {
  width:auto
 }
 .edd_download_inner {
  padding:0;
  margin:0
 }
}
.edd-hide-on-empty.cart-empty {
 display:none
}
.edd-cart-ajax {
 margin:0 8px 0 4px;
 position:relative;
 top:2px;
 background:0 0;
 border:none;
 padding:0
}
.edd-cart-number-of-items {
 font-style:italic;
 color:grey
}
.edd-cart-meta.edd_subtotal {
 font-weight:700;
 font-style:italic
}
.edd-cart-meta.edd_cart_tax {
 font-size:1em;
 font-style:italic
}
.edd-cart-meta.edd_cart_tax::before {
 font-style:normal
}
.edd-cart-meta.edd_total {
 font-weight:700
}
.edd-cart-meta {
 padding:2px 5px
}
.edd-cart-meta.edd_subtotal,
.edd-cart-meta.edd_total {
 background-color:#f9f9f9
}
.edd_errors:not(.edd-alert) {
 border-radius:2px;
 border:1px solid #e6db55;
 margin:0 0 21px;
 background:#ffffe0;
 color:#333
}
.edd_error {
 padding:10px
}
p.edd_error {
 margin:0!important
}
.edd_success:not(.edd-alert) {
 border-radius:2px;
 border:1px solid #b3ce89;
 margin:20px 0;
 background:#d5eab3;
 color:#567622;
 padding:6px 8px;
 box-shadow:inset 0 1px 0 rgba(255,255,255,.7)
}
.edd-alert {
 border-radius:2px;
 margin-bottom:20px;
 padding:10px;
 border:1px solid transparent;
 vertical-align:middle
}
.edd-alert p {
 padding:0
}
.edd-alert p:not(:last-child) {
 margin-bottom:5px
}
.edd-alert p:last-child {
 margin-bottom:0
}
.edd-alert-error {
 color:#a94442;
 background-color:#f2dede;
 border-color:#ebccd1
}
.edd-alert-success {
 background-color:#dff0d8;
 border-color:#d6e9c6;
 color:#3c763d
}
.edd-alert-info {
 color:#31708f;
 background-color:#d9edf7;
 border-color:#bce8f1
}
.edd-alert-warn {
 color:#8a6d3b;
 background-color:#fcf8e3;
 border-color:#faebcc
}
.cc-window {
 opacity:1;
 -webkit-transition:opacity 1s ease;
 transition:opacity 1s ease
}
.cc-window.cc-invisible {
 opacity:0!important
}
.cc-animate.cc-revoke {
 -webkit-transition:transform 1s ease;
 -webkit-transition:-webkit-transform 1s ease;
 transition:-webkit-transform 1s ease;
 transition:transform 1s ease;
 transition:transform 1s ease,-webkit-transform 1s ease
}
.cc-animate.cc-revoke.cc-top {
 -webkit-transform:translateY(-2em);
 transform:translateY(-2em)
}
.cc-animate.cc-revoke.cc-bottom {
 -webkit-transform:translateY(2em);
 transform:translateY(2em)
}
.cc-animate.cc-revoke.cc-active.cc-top {
 -webkit-transform:translateY(0);
 transform:translateY(0)
}
.cc-animate.cc-revoke.cc-active.cc-bottom {
 -webkit-transform:translateY(0);
 transform:translateY(0)
}
.cc-revoke:hover {
 -webkit-transform:translateY(0);
 transform:translateY(0)
}
.cc-grower {
 max-height:0;
 overflow:hidden;
 -webkit-transition:max-height 1s;
 transition:max-height 1s
}
.cc-revoke,
.cc-window {
 position:fixed;
 overflow:hidden;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 font-family:Helvetica,Calibri,Arial,sans-serif;
 font-size:16px;
 line-height:1.5em;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:nowrap;
 flex-wrap:nowrap;
 z-index:2147483646
}
.cc-window.cc-static {
 position:static
}
.cc-window.cc-floating {
 padding:2em;
 max-width:24em;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.cc-window.cc-banner {
 padding:1em 1.8em;
 width:100%;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-direction:row;
 flex-direction:row
}
.cc-revoke {
 padding:.5em
}
.cc-revoke:hover {
 text-decoration:underline
}
.cc-header {
 font-size:18px;
 font-weight:700
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
 cursor:pointer
}
.cc-link {
 opacity:.8;
 display:inline-block;
 padding:.2em;
 text-decoration:underline
}
.cc-link:hover {
 opacity:1
}
.cc-link:active,
.cc-link:visited {
 color:initial
}
.cc-btn {
 display:block;
 padding:.4em .8em;
 font-size:.9em;
 font-weight:700;
 border-width:2px;
 border-style:solid;
 text-align:center;
 white-space:nowrap
}
.cc-highlight .cc-btn:first-child {
 background-color:transparent;
 border-color:transparent
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
 background-color:transparent;
 text-decoration:underline
}
.cc-close {
 display:block;
 position:absolute;
 top:.2em;
 right:.4em;
 font-size:1.6em;
 opacity:.9;
 line-height:.75
}
.cc-close.cc-closeXcustomText {
 text-decoration:underline;
 font-size:1.1em;
 top:.5em;
 right:.6em
}
.cc-window.cc-banner.cc-addedcloseX {
 padding:2em 1.8em
}
.cc-close:focus,
.cc-close:hover {
 opacity:1
}
div.cc-blockingScreen {
 opacity:.5;
 background:#000;
 width:100%;
 height:100%;
 z-index:2147483630;
 top:0;
 left:0;
 position:fixed
}
.cc-revoke.cc-top {
 top:0;
 left:3em;
 border-bottom-left-radius:.5em;
 border-bottom-right-radius:.5em
}
.cc-revoke.cc-bottom {
 bottom:0;
 left:3em;
 border-top-left-radius:.5em;
 border-top-right-radius:.5em
}
.cc-revoke.cc-left {
 left:3em;
 right:unset
}
.cc-revoke.cc-right {
 right:3em;
 left:unset
}
.cc-top {
 top:1em
}
.cc-left {
 left:1em
}
.cc-right {
 right:1em
}
.cc-bottom {
 bottom:1em
}
.cc-floating>.cc-link {
 margin-bottom:1em
}
.cc-floating .cc-message {
 display:block;
 margin-bottom:1em
}
.cc-window.cc-floating .cc-compliance {
 -webkit-box-flex:1;
 -ms-flex:1 0 auto;
 flex:1 0 auto
}
.cc-window.cc-banner {
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.cc-banner.cc-top {
 left:0;
 right:0;
 top:0
}
.cc-banner.cc-bottom {
 left:0;
 right:0;
 bottom:0
}
.cc-banner .cc-message {
 display:block;
 -webkit-box-flex:1;
 -ms-flex:1 1 auto;
 flex:1 1 auto;
 max-width:100%;
 margin-right:1em
}
.cc-allswitches.cc-floating {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.cc-compliance {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -ms-flex-line-pack:justify;
 align-content:space-between
}
.cc-floating .cc-compliance>.cc-btn {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1
}
.cc-btn+.cc-btn {
 margin-left:.5em
}
.cc-switch-element {
 margin-bottom:.3em
}
.cc-switch {
 position:relative;
 display:inline-block;
 width:2.3em;
 height:1.4em;
 margin:0 .3em 0 0;
 vertical-align:middle
}
.cc-switch-label {
 margin-right:.6em
}
.cc-switch input {
 opacity:0;
 width:0;
 height:0;
 display:none
}
.cc-slider {
 position:absolute;
 cursor:pointer;
 top:0;
 left:0;
 right:0;
 bottom:0;
 background-color:#ccc;
 -webkit-transition:.4s;
 transition:.4s
}
.cc-slider:before {
 position:absolute;
 content:"";
 height:1em;
 width:1em;
 left:.2em;
 bottom:.2em;
 background-color:#fff;
 -webkit-transition:.4s;
 transition:.4s
}
input:checked+.cc-slider {
 background-color:#a0db8e
}
input:focus+.cc-slider {
 -webkit-box-shadow:0 0 1px #a0db8e;
 box-shadow:0 0 1px #a0db8e
}
input:checked+.cc-slider:before {
 -webkit-transform:translateX(.9em);
 transform:translateX(.9em)
}
.cc-slider.disabled:before {
 opacity:45%
}
.cc-slider.classic {
 border-radius:.6em
}
.cc-slider.classic:before {
 border-radius:50%
}
@media print {
 .cc-revoke,
 .cc-window {
  display:none
 }
}
@media screen and (max-width:900px) {
 .cc-btn {
  white-space:normal
 }
}
@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape) {
 .cc-window.cc-top {
  top:0
 }
 .cc-window.cc-bottom {
  bottom:0
 }
 .cc-window.cc-banner,
 .cc-window.cc-floating,
 .cc-window.cc-left,
 .cc-window.cc-right {
  left:0;
  right:0
 }
 .cc-window.cc-banner {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
 }
 .cc-window.cc-banner .cc-compliance {
  -webkit-box-flex:1;
  -ms-flex:1 1 auto;
  flex:1 1 auto
 }
 .cc-window.cc-floating {
  max-width:none
 }
 .cc-window .cc-message {
  margin-bottom:1em
 }
 .cc-window.cc-banner {
  -webkit-box-align:unset;
  -ms-flex-align:unset;
  align-items:unset
 }
 .cc-window.cc-banner .cc-message {
  margin-right:0
 }
}
.cc-floating.cc-theme-classic {
 padding:1.2em;
 border-radius:5px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
 text-align:center;
 display:inline;
 -webkit-box-flex:0;
 -ms-flex:none;
 flex:none
}
.cc-theme-classic .cc-btn {
 border-radius:5px
}
.cc-theme-classic .cc-btn:last-child {
 min-width:140px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
 display:inline-block
}
.cc-theme-edgeless.cc-window {
 padding:0
}
.cc-floating.cc-theme-edgeless .cc-message {
 margin:2em;
 margin-bottom:1.5em
}
.cc-banner.cc-theme-edgeless .cc-btn {
 margin:0;
 padding:.8em 1.8em;
 height:100%
}
.cc-banner.cc-theme-edgeless .cc-message {
 margin-left:1em
}
.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
 margin-left:0
}
#wrap .w-next-article {
 text-align:right;
 position:relative;
 padding-right:59px
}
#wrap .w-prev-article {
 text-align:left;
 position:relative;
 padding-left:59px
}
.next-prev-posts {
 padding:12px 0;
 margin-top:10px;
 clear:both;
 min-height:50px
}
.next-prev-posts a {
 padding:9px 20px;
 background:#f8f8f8;
 border:1px solid #ddd;
 border-radius:50px;
 font-size:13px;
 text-transform:uppercase;
 font-weight:700;
 letter-spacing:1px
}
.next-prev-posts a i {
 vertical-align:middle
}
.next-prev-posts a.next-post {
 float:right
}
.w-next-article,
.w-prev-article {
 margin-top:30px;
 margin-bottom:30px
}
.w-next-article a,
.w-prev-article a {
 font-weight:400;
 color:#616161;
 transition:all .3s ease
}
.w-next-article a:hover,
.w-next-article:hover a,
.w-prev-article a:hover,
.w-prev-article:hover a {
 color:#437df9
}
.w-next-article strong,
.w-prev-article strong {
 display:block;
 font-weight:400
}
.w-next-article span,
.w-prev-article span {
 display:block;
 text-transform:uppercase;
 font-size:14px;
 margin-top:-7px
}
.w-next-article span {
 display:block;
 text-transform:uppercase;
 transition:all .3s ease
}
.w-next-article i,
.w-prev-article i {
 position:absolute;
 top:49%;
 transform:translate(0,-49%);
 -webkit-transform:translate(0,-49%);
 font-size:40px;
 transition:all .3s ease-out;
 -webkit-transition:all .3s ease-out;
 color:#212121
}
.w-next-article i {
 right:0
}
.w-prev-article i {
 left:0
}
.w-next-article:hover i,
.w-prev-article:hover i {
 color:#437df9
}
.w-next-article svg,
.w-prev-article svg {
 width:62%
}
body.edd-frozen {
 position:relative;
 overflow:hidden
}
.edd-free-downloads-modal-wrapper {
 display:none;
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 background:rgba(0,0,0,.6);
 z-index:999;
 padding:5% 0 0;
 overflow-y:scroll;
 transition:display .5s ease;
 -webkit-transition:display .5s ease;
 -moz-transition:display .5s ease
}
.edd-free-downloads-modal-wrapper .edd-loading {
 position:relative;
 top:10%;
 left:50%;
 opacity:1
}
@media screen and (max-width:1200px) {
 .edd-free-downloads-modal-wrapper {
  padding:17% 0 0
 }
}
.edd-free-downloads.hidden {
 display:none
}
#edd-free-downloads-modal {
 background:#fff;
 width:350px;
 max-width:95%;
 margin:0 auto;
 border-radius:5px;
 padding:1%;
 position:relative
}
form#edd_free_download_form {
 position:relative;
 float:none
}
.edd-free-downloads-modal-close {
 position:absolute;
 top:-10px;
 right:-10px;
 background:#fff;
 color:#999;
 font-size:20px;
 line-height:1;
 text-align:center;
 border-radius:50%;
 width:24px;
 height:24px;
 transition:color .2s ease;
 -webkit-transition:color .2s ease;
 -moz-transition:color .2s ease
}
.edd-free-downloads-modal-close:hover {
 cursor:pointer;
 color:#555
}
#edd-free-downloads-modal label {
 font-weight:700;
 display:block;
 position:relative;
 line-height:100%;
 font-size:95%;
 margin:0 0 5px
}
#edd-free-downloads-modal label.edd-free-downloads-checkbox-label {
 display:inline-block;
 padding-left:5px
}
#edd-free-downloads-modal span.edd-free-downloads-required {
 color:#b94a48;
 display:inline
}
#edd-free-downloads-modal input[type=password],
#edd-free-downloads-modal input[type=text] {
 width:100%
}
#edd-free-downloads-modal a.button,
#edd-free-downloads-modal button {
 width:100%
}
#edd-free-downloads-modal.edd-free-downloads-mobile {
 background-color:inherit;
 padding:25px
}
.edd-free-download-cancel {
 margin-top:25px
}
.edd-free-downloads-verification-message-wrapper {
 text-align:center
}
.edd-free-download-errors {
 border-radius:2px;
 border:1px solid #e6db55;
 margin:0 0 21px;
 background:#ffffe0;
 color:#333;
 display:none
}
.edd-free-download-errors p {
 margin:0;
 padding:10px;
 display:none
}
.edd-free-downloads-loader {
 margin-left:10px
}
.edd-free-download-single {
 display:inline-block!important
}
.edd-free-downloads-direct-download {
 text-align:center
}
.tablepress-table-description {
 clear:both;
 display:block
}
.tablepress {
 border-collapse:collapse;
 border-spacing:0;
 width:100%;
 margin-bottom:1em;
 border:none
}
.tablepress td,
.tablepress th {
 padding:8px;
 border:none;
 background:0 0;
 text-align:left;
 float:none!important
}
.tablepress tbody td {
 vertical-align:top
}
.tablepress tbody td,
.tablepress tfoot th {
 border-top:1px solid #ddd
}
.tablepress tbody tr:first-child td {
 border-top:0
}
.tablepress thead th {
 border-bottom:1px solid #ddd
}
.tablepress tfoot th,
.tablepress thead th {
 background-color:#d9edf7;
 font-weight:700;
 vertical-align:middle
}
.tablepress .odd td {
 background-color:#f9f9f9
}
.tablepress .even td {
 background-color:#fff
}
.tablepress .row-hover tr:hover td {
 background-color:#f3f3f3
}
.tablepress img {
 margin:0;
 padding:0;
 border:none;
 max-width:none
}
.dataTables_wrapper {
 clear:both;
 margin-bottom:1em
}
.dataTables_wrapper .tablepress {
 clear:both;
 margin:0!important
}
.dataTables_length {
 float:left;
 white-space:nowrap
}
.dataTables_filter {
 float:right;
 white-space:nowrap
}
.dataTables_wrapper .dataTables_filter input {
 margin-left:.5em
}
.dataTables_info {
 clear:both;
 float:left;
 margin:4px 0 0
}
.dataTables_paginate {
 float:right;
 margin:4px 0 0
}
.dataTables_paginate a {
 color:#111!important;
 display:inline-block;
 outline:0;
 position:relative;
 text-decoration:underline;
 margin:0 5px
}
.dataTables_paginate a:first-child {
 margin-left:0
}
.dataTables_paginate a:last-child {
 margin-right:0
}
.paginate_button:hover {
 cursor:pointer;
 text-decoration:none
}
.paginate_button.disabled {
 color:#999!important;
 text-decoration:none;
 cursor:default
}
.paginate_button.current {
 font-weight:700;
 text-decoration:none;
 cursor:default
}
.dataTables_paginate.paging_simple {
 padding:0 15px
}
.paging_simple .paginate_button.next:after,
.paging_simple .paginate_button.previous:before {
 text-align:left;
 font-family:TablePress;
 font-size:14px;
 font-weight:700;
 -webkit-font-smoothing:antialiased;
 content:"\f053";
 text-shadow:.1em .1em #666;
 position:absolute;
 top:0;
 right:auto;
 bottom:0;
 left:-14px;
 margin:auto;
 height:14px;
 width:14px;
 line-height:1
}
.paging_simple .paginate_button.next:after {
 text-align:right;
 content:"\f054";
 left:auto
}
.paginate_button:after,
.paginate_button:before {
 color:#d9edf7
}
.paginate_button:hover:after,
.paginate_button:hover:before {
 color:#049cdb
}
.paginate_button.disabled:after,
.paginate_button.disabled:before {
 color:#f9f9f9
}
.dataTables_processing {
 display:none
}
.dataTables_scroll {
 clear:both
}
.dataTables_scrollBody {
 -webkit-overflow-scrolling:touch
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing {
 height:0;
 overflow:hidden;
 margin:0!important;
 padding:0!important
}
.tablepress .sorting,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
 position:relative;
 padding-right:20px;
 cursor:pointer;
 outline:0
}
.tablepress .sorting:after,
.tablepress .sorting_asc:after,
.tablepress .sorting_desc:after {
 font-family:TablePress;
 font-weight:400;
 font-size:14px;
 -webkit-font-smoothing:antialiased;
 position:absolute;
 top:0;
 bottom:0;
 left:auto;
 right:6px;
 margin:auto;
 height:14px;
 line-height:1
}
.tablepress .sorting:after {
 content:"\f0dc"
}
.tablepress .sorting_asc:after {
 content:"\f0d8";
 padding:0 0 2px
}
.tablepress .sorting_desc:after {
 content:"\f0d7"
}
.tablepress .sorting:hover,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
 background-color:#049cdb
}
.dataTables_scrollBody .tablepress thead th:after {
 content:""
}
.dataTables_wrapper:after {
 content:"";
 display:block;
 clear:both;
 visibility:hidden;
 line-height:0;
 height:0
}
.dataTables_wrapper label input,
.dataTables_wrapper label select {
 display:inline;
 margin:2px;
 width:auto
}
[class*=" eicon-"],
[class^=eicon] {
 display:inline-block;
 font-family:eicons;
 font-size:inherit;
 font-weight:400;
 font-style:normal;
 font-variant:normal;
 line-height:1;
 text-rendering:auto;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
@keyframes a {
 0% {
  transform:rotate(0deg)
 }
 to {
  transform:rotate(359deg)
 }
}
.eicon-animation-spin {
 animation:a 2s infinite linear
}
.eicon-editor-link:before {
 content:'\e800'
}
.eicon-editor-unlink:before {
 content:'\e801'
}
.eicon-editor-external-link:before {
 content:'\e802'
}
.eicon-editor-close:before {
 content:'\e803'
}
.eicon-editor-list-ol:before {
 content:'\e804'
}
.eicon-editor-list-ul:before {
 content:'\e805'
}
.eicon-editor-bold:before {
 content:'\e806'
}
.eicon-editor-italic:before {
 content:'\e807'
}
.eicon-editor-underline:before {
 content:'\e808'
}
.eicon-editor-paragraph:before {
 content:'\e809'
}
.eicon-editor-h1:before {
 content:'\e80a'
}
.eicon-editor-h2:before {
 content:'\e80b'
}
.eicon-editor-h3:before {
 content:'\e80c'
}
.eicon-editor-h4:before {
 content:'\e80d'
}
.eicon-editor-h5:before {
 content:'\e80e'
}
.eicon-editor-h6:before {
 content:'\e80f'
}
.eicon-editor-quote:before {
 content:'\e810'
}
.eicon-editor-code:before {
 content:'\e811'
}
.eicon-elementor:before {
 content:'\e812'
}
.eicon-elementor-circle:before {
 content:'\e813'
}
.eicon-pojome:before {
 content:'\e814'
}
.eicon-plus:before {
 content:'\e815'
}
.eicon-menu-bar:before {
 content:'\e816'
}
.eicon-apps:before {
 content:'\e817'
}
.eicon-accordion:before {
 content:'\e818'
}
.eicon-alert:before {
 content:'\e819'
}
.eicon-animation-text:before {
 content:'\e81a'
}
.eicon-animation:before {
 content:'\e81b'
}
.eicon-banner:before {
 content:'\e81c'
}
.eicon-blockquote:before {
 content:'\e81d'
}
.eicon-button:before {
 content:'\e81e'
}
.eicon-call-to-action:before {
 content:'\e81f'
}
.eicon-captcha:before {
 content:'\e820'
}
.eicon-carousel:before {
 content:'\e821'
}
.eicon-checkbox:before {
 content:'\e822'
}
.eicon-columns:before {
 content:'\e823'
}
.eicon-countdown:before {
 content:'\e824'
}
.eicon-counter:before {
 content:'\e825'
}
.eicon-date:before {
 content:'\e826'
}
.eicon-divider-shape:before {
 content:'\e827'
}
.eicon-divider:before {
 content:'\e828'
}
.eicon-download-button:before {
 content:'\e829'
}
.eicon-dual-button:before {
 content:'\e82a'
}
.eicon-email-field:before {
 content:'\e82b'
}
.eicon-facebook-comments:before {
 content:'\e82c'
}
.eicon-facebook-like-box:before {
 content:'\e82d'
}
.eicon-form-horizontal:before {
 content:'\e82e'
}
.eicon-form-vertical:before {
 content:'\e82f'
}
.eicon-gallery-grid:before {
 content:'\e830'
}
.eicon-gallery-group:before {
 content:'\e831'
}
.eicon-gallery-justified:before {
 content:'\e832'
}
.eicon-gallery-masonry:before {
 content:'\e833'
}
.eicon-icon-box:before {
 content:'\e834'
}
.eicon-image-before-after:before {
 content:'\e835'
}
.eicon-image-box:before {
 content:'\e836'
}
.eicon-image-hotspot:before {
 content:'\e837'
}
.eicon-image-rollover:before {
 content:'\e838'
}
.eicon-info-box:before {
 content:'\e839'
}
.eicon-inner-section:before {
 content:'\e83a'
}
.eicon-mailchimp:before {
 content:'\e83b'
}
.eicon-menu-card:before {
 content:'\e83c'
}
.eicon-navigation-horizontal:before {
 content:'\e83d'
}
.eicon-nav-menu:before {
 content:'\e83e'
}
.eicon-navigation-vertical:before {
 content:'\e83f'
}
.eicon-number-field:before {
 content:'\e840'
}
.eicon-parallax:before {
 content:'\e841'
}
.eicon-php7:before {
 content:'\e842'
}
.eicon-post-list:before {
 content:'\e843'
}
.eicon-post-slider:before {
 content:'\e844'
}
.eicon-post:before {
 content:'\e845'
}
.eicon-posts-carousel:before {
 content:'\e846'
}
.eicon-posts-grid:before {
 content:'\e847'
}
.eicon-posts-group:before {
 content:'\e848'
}
.eicon-posts-justified:before {
 content:'\e849'
}
.eicon-posts-masonry:before {
 content:'\e84a'
}
.eicon-posts-ticker:before {
 content:'\e84b'
}
.eicon-price-list:before {
 content:'\e84c'
}
.eicon-price-table:before {
 content:'\e84d'
}
.eicon-radio:before {
 content:'\e84e'
}
.eicon-rtl:before {
 content:'\e84f'
}
.eicon-scroll:before {
 content:'\e850'
}
.eicon-search:before {
 content:'\e851'
}
.eicon-select:before {
 content:'\e852'
}
.eicon-share:before {
 content:'\e853'
}
.eicon-sidebar:before {
 content:'\e854'
}
.eicon-skill-bar:before {
 content:'\e855'
}
.eicon-slider-3d:before {
 content:'\e856'
}
.eicon-slider-album:before {
 content:'\e857'
}
.eicon-slider-device:before {
 content:'\e858'
}
.eicon-slider-full-screen:before {
 content:'\e859'
}
.eicon-slider-push:before {
 content:'\e85a'
}
.eicon-slider-vertical:before {
 content:'\e85b'
}
.eicon-slider-video:before {
 content:'\e85c'
}
.eicon-slides:before {
 content:'\e85d'
}
.eicon-social-icons:before {
 content:'\e85e'
}
.eicon-spacer:before {
 content:'\e85f'
}
.eicon-table:before {
 content:'\e860'
}
.eicon-tabs:before {
 content:'\e861'
}
.eicon-tel-field:before {
 content:'\e862'
}
.eicon-text-area:before {
 content:'\e863'
}
.eicon-text-field:before {
 content:'\e864'
}
.eicon-thumbnails-down:before {
 content:'\e865'
}
.eicon-thumbnails-half:before {
 content:'\e866'
}
.eicon-thumbnails-right:before {
 content:'\e867'
}
.eicon-time-line:before {
 content:'\e868'
}
.eicon-toggle:before {
 content:'\e869'
}
.eicon-url:before {
 content:'\e86a'
}
.eicon-t-letter:before {
 content:'\e86b'
}
.eicon-wordpress:before {
 content:'\e86c'
}
.eicon-text:before {
 content:'\e86d'
}
.eicon-anchor:before {
 content:'\e86e'
}
.eicon-bullet-list:before {
 content:'\e86f'
}
.eicon-code:before {
 content:'\e870'
}
.eicon-favorite:before {
 content:'\e871'
}
.eicon-google-maps:before {
 content:'\e872'
}
.eicon-image:before {
 content:'\e873'
}
.eicon-photo-library:before {
 content:'\e874'
}
.eicon-woocommerce:before {
 content:'\e875'
}
.eicon-youtube:before {
 content:'\e876'
}
.eicon-flip-box:before {
 content:'\e877'
}
.eicon-settings:before {
 content:'\e878'
}
.eicon-headphones:before {
 content:'\e879'
}
.eicon-testimonial:before {
 content:'\e87a'
}
.eicon-counter-circle:before {
 content:'\e87b'
}
.eicon-person:before {
 content:'\e87c'
}
.eicon-chevron-right:before {
 content:'\e87d'
}
.eicon-chevron-left:before {
 content:'\e87e'
}
.eicon-close:before {
 content:'\e87f'
}
.eicon-file-download:before {
 content:'\e880'
}
.eicon-save:before {
 content:'\e881'
}
.eicon-zoom-in:before {
 content:'\e882'
}
.eicon-shortcode:before {
 content:'\e883'
}
.eicon-nerd:before {
 content:'\e884'
}
.eicon-device-desktop:before {
 content:'\e885'
}
.eicon-device-tablet:before {
 content:'\e886'
}
.eicon-device-mobile:before {
 content:'\e887'
}
.eicon-document-file:before {
 content:'\e888'
}
.eicon-folder-o:before {
 content:'\e889'
}
.eicon-hypster:before {
 content:'\e88a'
}
.eicon-h-align-left:before {
 content:'\e88b'
}
.eicon-h-align-right:before {
 content:'\e88c'
}
.eicon-h-align-center:before {
 content:'\e88d'
}
.eicon-h-align-stretch:before {
 content:'\e88e'
}
.eicon-v-align-top:before {
 content:'\e88f'
}
.eicon-v-align-bottom:before {
 content:'\e890'
}
.eicon-v-align-middle:before {
 content:'\e891'
}
.eicon-v-align-stretch:before {
 content:'\e892'
}
.eicon-pro-icon:before {
 content:'\e893'
}
.eicon-mail:before {
 content:'\e894'
}
.eicon-lock-user:before {
 content:'\e895'
}
.eicon-testimonial-carousel:before {
 content:'\e896'
}
.eicon-media-carousel:before {
 content:'\e897'
}
.eicon-section:before {
 content:'\e898'
}
.eicon-column:before {
 content:'\e899'
}
.eicon-edit:before {
 content:'\e89a'
}
.eicon-clone:before {
 content:'\e89b'
}
.eicon-trash:before {
 content:'\e89c'
}
.eicon-play:before {
 content:'\e89d'
}
.eicon-angle-right:before {
 content:'\e89e'
}
.eicon-angle-left:before {
 content:'\e89f'
}
.eicon-animated-headline:before {
 content:'\e8a0'
}
.eicon-menu-toggle:before {
 content:'\e8a1'
}
.eicon-fb-embed:before {
 content:'\e8a2'
}
.eicon-fb-feed:before {
 content:'\e8a3'
}
.eicon-twitter-embed:before {
 content:'\e8a4'
}
.eicon-twitter-feed:before {
 content:'\e8a5'
}
.eicon-sync:before {
 content:'\e8a6'
}
.eicon-import-export:before {
 content:'\e8a7'
}
.eicon-check-circle:before {
 content:'\e8a8'
}
.eicon-library-save:before {
 content:'\e8a9'
}
.eicon-library-download:before {
 content:'\e8aa'
}
.eicon-insert:before {
 content:'\e8ab'
}
.eicon-preview-medium:before {
 content:'\e8ac'
}
.eicon-sort-down:before {
 content:'\e8ad'
}
.eicon-sort-up:before {
 content:'\e8ae'
}
.eicon-heading:before {
 content:'\e8af'
}
.eicon-logo:before {
 content:'\e8b0'
}
.eicon-meta-data:before {
 content:'\e8b1'
}
.eicon-post-content:before {
 content:'\e8b2'
}
.eicon-post-excerpt:before {
 content:'\e8b3'
}
.eicon-post-navigation:before {
 content:'\e8b4'
}
.eicon-yoast:before {
 content:'\e8b5'
}
.eicon-nerd-chuckle:before {
 content:'\e8b6'
}
.eicon-nerd-wink:before {
 content:'\e8b7'
}
.eicon-comments:before {
 content:'\e8b8'
}
.eicon-download-circle-o:before {
 content:'\e8b9'
}
.eicon-library-upload:before {
 content:'\e8ba'
}
.eicon-save-o:before {
 content:'\e8bb'
}
.eicon-upload-circle-o:before {
 content:'\e8bc'
}
.eicon-ellipsis-h:before {
 content:'\e8bd'
}
.eicon-ellipsis-v:before {
 content:'\e8be'
}
.eicon-arrow-left:before {
 content:'\e8bf'
}
.eicon-arrow-right:before {
 content:'\e8c0'
}
.eicon-arrow-up:before {
 content:'\e8c1'
}
.eicon-arrow-down:before {
 content:'\e8c2'
}
.eicon-play-o:before {
 content:'\e8c3'
}
.eicon-archive-posts:before {
 content:'\e8c4'
}
.eicon-archive-title:before {
 content:'\e8c5'
}
.eicon-featured-image:before {
 content:'\e8c6'
}
.eicon-post-info:before {
 content:'\e8c7'
}
.eicon-post-title:before {
 content:'\e8c8'
}
.eicon-site-logo:before {
 content:'\e8c9'
}
.eicon-site-search:before {
 content:'\e8ca'
}
.eicon-site-title:before {
 content:'\e8cb'
}
.eicon-plus-square:before {
 content:'\e8cc'
}
.eicon-minus-square:before {
 content:'\e8cd'
}
.eicon-cloud-check:before {
 content:'\e8ce'
}
.eicon-drag-n-drop:before {
 content:'\e8cf'
}
.eicon-welcome:before {
 content:'\e8d0'
}
.eicon-handle:before {
 content:'\e8d1'
}
.eicon-cart:before {
 content:'\e8d2'
}
.eicon-product-add-to-cart:before {
 content:'\e8d3'
}
.eicon-product-breadcrumbs:before {
 content:'\e8d4'
}
.eicon-product-categories:before {
 content:'\e8d5'
}
.eicon-product-description:before {
 content:'\e8d6'
}
.eicon-product-images:before {
 content:'\e8d7'
}
.eicon-product-info:before {
 content:'\e8d8'
}
.eicon-product-meta:before {
 content:'\e8d9'
}
.eicon-product-pages:before {
 content:'\e8da'
}
.eicon-product-price:before {
 content:'\e8db'
}
.eicon-product-rating:before {
 content:'\e8dc'
}
.eicon-product-related:before {
 content:'\e8dd'
}
.eicon-product-stock:before {
 content:'\e8de'
}
.eicon-product-tabs:before {
 content:'\e8df'
}
.eicon-product-title:before {
 content:'\e8e0'
}
.eicon-product-upsell:before {
 content:'\e8e1'
}
.eicon-products:before {
 content:'\e8e2'
}
.eicon-bag-light:before {
 content:'\e8e3'
}
.eicon-bag-medium:before {
 content:'\e8e4'
}
.eicon-bag-solid:before {
 content:'\e8e5'
}
.eicon-basket-light:before {
 content:'\e8e6'
}
.eicon-basket-medium:before {
 content:'\e8e7'
}
.eicon-basket-solid:before {
 content:'\e8e8'
}
.eicon-cart-light:before {
 content:'\e8e9'
}
.eicon-cart-medium:before {
 content:'\e8ea'
}
.eicon-cart-solid:before {
 content:'\e8eb'
}
.eicon-exchange:before {
 content:'\e8ec'
}
.eicon-preview-thin:before {
 content:'\e8ed'
}
.eicon-device-laptop:before {
 content:'\e8ee'
}
.eicon-collapse:before {
 content:'\e8ef'
}
.eicon-expand:before {
 content:'\e8f0'
}
.eicon-navigator:before {
 content:'\e8f1'
}
.eicon-plug:before {
 content:'\e8f2'
}
.eicon-dashboard:before {
 content:'\e8f3'
}
.eicon-typography:before {
 content:'\e8f4'
}
.eicon-info-circle-o:before {
 content:'\e8f5'
}
.eicon-integration:before {
 content:'\e8f6'
}
.eicon-plus-circle-o:before {
 content:'\e8f7'
}
.eicon-rating:before {
 content:'\e8f8'
}
.eicon-review:before {
 content:'\e8f9'
}
.eicon-tools:before {
 content:'\e8fa'
}
.eicon-loading:before {
 content:'\e8fb'
}
.eicon-sitemap:before {
 content:'\e8fc'
}
.eicon-click:before {
 content:'\e8fd'
}
.eicon-clock:before {
 content:'\e8fe'
}
.eicon-library-open:before {
 content:'\e8ff'
}
.eicon-warning:before {
 content:'\e900'
}
.eicon-flow:before {
 content:'\e901'
}
.eicon-cursor-move:before {
 content:'\e902'
}
.eicon-arrow-circle-left:before {
 content:'\e903'
}
.eicon-flash:before {
 content:'\e904'
}
.eicon-redo:before {
 content:'\e905'
}
.eicon-ban:before {
 content:'\e906'
}
.eicon-barcode:before {
 content:'\e907'
}
.eicon-calendar:before {
 content:'\e908'
}
.eicon-caret-left:before {
 content:'\e909'
}
.eicon-caret-right:before {
 content:'\e90a'
}
.eicon-caret-up:before {
 content:'\e90b'
}
.eicon-chain-broken:before {
 content:'\e90c'
}
.eicon-check-circle-o:before {
 content:'\e90d'
}
.eicon-check:before {
 content:'\e90e'
}
.eicon-chevron-double-left:before {
 content:'\e90f'
}
.eicon-chevron-double-right:before {
 content:'\e910'
}
.eicon-undo:before {
 content:'\e911'
}
.eicon-filter:before {
 content:'\e912'
}
.eicon-circle-o:before {
 content:'\e913'
}
.eicon-circle:before {
 content:'\e914'
}
.eicon-clock-o:before {
 content:'\e915'
}
.eicon-cog:before {
 content:'\e916'
}
.eicon-cogs:before {
 content:'\e917'
}
.eicon-commenting-o:before {
 content:'\e918'
}
.eicon-copy:before {
 content:'\e919'
}
.eicon-database:before {
 content:'\e91a'
}
.eicon-dot-circle-o:before {
 content:'\e91b'
}
.eicon-envelope:before {
 content:'\e91c'
}
.eicon-external-link-square:before {
 content:'\e91d'
}
.eicon-eyedropper:before {
 content:'\e91e'
}
.eicon-folder:before {
 content:'\e91f'
}
.eicon-font:before {
 content:'\e920'
}
.eicon-adjust:before {
 content:'\e921'
}
.eicon-lightbox:before {
 content:'\e922'
}
.eicon-heart-o:before {
 content:'\e923'
}
.eicon-history:before {
 content:'\e924'
}
.eicon-image-bold:before {
 content:'\e925'
}
.eicon-info-circle:before {
 content:'\e926'
}
.eicon-link:before {
 content:'\e927'
}
.eicon-long-arrow-left:before {
 content:'\e928'
}
.eicon-long-arrow-right:before {
 content:'\e929'
}
.eicon-caret-down:before {
 content:'\e92a'
}
.eicon-paint-brush:before {
 content:'\e92b'
}
.eicon-pencil:before {
 content:'\e92c'
}
.eicon-plus-circle:before {
 content:'\e92d'
}
.eicon-zoom-in-bold:before {
 content:'\e92e'
}
.eicon-sort-amount-desc:before {
 content:'\e92f'
}
.eicon-sign-out:before {
 content:'\e930'
}
.eicon-spinner:before {
 content:'\e931'
}
.eicon-square:before {
 content:'\e932'
}
.eicon-star-o:before {
 content:'\e933'
}
.eicon-star:before {
 content:'\e934'
}
.eicon-text-align-justify:before {
 content:'\e935'
}
.eicon-text-align-center:before {
 content:'\e936'
}
.eicon-tags:before {
 content:'\e937'
}
.eicon-text-align-left:before {
 content:'\e938'
}
.eicon-text-align-right:before {
 content:'\e939'
}
.eicon-close-circle:before {
 content:'\e93a'
}
.eicon-trash-o:before {
 content:'\e93b'
}
.eicon-font-awesome:before {
 content:'\e93c'
}
.eicon-user-circle-o:before {
 content:'\e93d'
}
.eicon-video-camera:before {
 content:'\e93e'
}
.eicon-heart:before {
 content:'\e93f'
}
.eicon-wrench:before {
 content:'\e940'
}
.eicon-help:before {
 content:'\e941'
}
.eicon-help-o:before {
 content:'\e942'
}
.eicon-zoom-out-bold:before {
 content:'\e943'
}
.eicon-plus-square-o:before {
 content:'\e944'
}
.eicon-minus-square-o:before {
 content:'\e945'
}
.eicon-minus-circle:before {
 content:'\e946'
}
.eicon-minus-circle-o:before {
 content:'\e947'
}
.eicon-code-bold:before {
 content:'\e948'
}
.eicon-cloud-upload:before {
 content:'\e949'
}
.eicon-search-bold:before {
 content:'\e94a'
}
.eicon-map-pin:before {
 content:'\e94b'
}
.eicon-meetup:before {
 content:'\e94c'
}
.eicon-slideshow:before {
 content:'\e94d'
}
.eicon-t-letter-bold:before {
 content:'\e94e'
}
.eicon-preferences:before {
 content:'\e94f'
}
.eicon-table-of-contents:before {
 content:'\e950'
}
.eicon-tv:before {
 content:'\e951'
}
.eicon-upload:before {
 content:'\e952'
}
.eicon-instagram-comments:before {
 content:'\e953'
}
.eicon-instagram-nested-gallery:before {
 content:'\e954'
}
.eicon-instagram-post:before {
 content:'\e955'
}
.eicon-instagram-video:before {
 content:'\e956'
}
.eicon-instagram-gallery:before {
 content:'\e957'
}
.eicon-instagram-likes:before {
 content:'\e958'
}
.eicon-facebook:before {
 content:'\e959'
}
.eicon-twitter:before {
 content:'\e95a'
}
.eicon-pinterest:before {
 content:'\e95b'
}
.eicon-frame-expand:before {
 content:'\e95c'
}
.eicon-frame-minimize:before {
 content:'\e95d'
}
.eicon-archive:before {
 content:'\e95e'
}
.eicon-colors-typography:before {
 content:'\e95f'
}
.eicon-custom:before {
 content:'\e960'
}
.eicon-footer:before {
 content:'\e961'
}
.eicon-header:before {
 content:'\e962'
}
.eicon-layout-settings:before {
 content:'\e963'
}
.eicon-lightbox-expand:before {
 content:'\e964'
}
.eicon-error-404:before {
 content:'\e965'
}
.eicon-theme-style:before {
 content:'\e966'
}
.eicon-search-results:before {
 content:'\e967'
}
.eicon-single-post:before {
 content:'\e968'
}
.eicon-site-identity:before {
 content:'\e969'
}
.eicon-theme-builder:before {
 content:'\e96a'
}
.eicon-download-bold:before {
 content:'\e96b'
}
.eicon-share-arrow:before {
 content:'\e96c'
}
.eicon-global-settings:before {
 content:'\e96d'
}
.eicon-user-preferences:before {
 content:'\e96e'
}
.eicon-lock:before {
 content:'\e96f'
}
.eicon-export-kit:before {
 content:'\e970'
}
.eicon-import-kit:before {
 content:'\e971'
}
.eicon-lottie:before {
 content:'\e972'
}
.eicon-products-archive:before {
 content:'\e973'
}
.eicon-single-product:before {
 content:'\e974'
}
.eicon-disable-trash-o:before {
 content:'\e975'
}
.eicon-single-page:before {
 content:'\e976'
}
.eicon-wordpress-light:before {
 content:'\e977'
}
.eicon-cogs-check:before {
 content:'\e978'
}
.eicon-custom-css:before {
 content:'\e979'
}
.eicon-global-colors:before {
 content:'\e97a'
}
.eicon-globe:before {
 content:'\e97b'
}
.eicon-typography-1:before {
 content:'\e97c'
}
.eicon-background:before {
 content:'\e97d'
}
.eicon-device-responsive:before {
 content:'\e97e'
}
.eicon-device-wide:before {
 content:'\e97f'
}
.eicon-code-highlight:before {
 content:'\e980'
}
.eicon-video-playlist:before {
 content:'\e981'
}
.eicon-download-kit:before {
 content:'\e982'
}
.eicon-kit-details:before {
 content:'\e983'
}
.eicon-kit-parts:before {
 content:'\e984'
}
.eicon-kit-upload:before {
 content:'\e985'
}
.eicon-kit-plugins:before {
 content:'\e986'
}
.eicon-kit-upload-alt:before {
 content:'\e987'
}
.eicon-hotspot:before {
 content:'\e988'
}
.eicon-paypal-button:before {
 content:'\e989'
}
.eicon-shape:before {
 content:'\e98a'
}
.eicon-wordart:before {
 content:'\e98b'
}
.eicon-checkout:before {
 content:'\e98c'
}
.eicon-container:before {
 content:'\e98d'
}
.eicon-flip:before {
 content:'\e98e'
}
.eicon-info:before {
 content:'\e98f'
}
.eicon-my-account:before {
 content:'\e990'
}
.eicon-purchase-summary:before {
 content:'\e991'
}
.eicon-page-transition:before {
 content:'\e992'
}
.eicon-spotify:before {
 content:'\e993'
}
.eicon-stripe-button:before {
 content:'\e994'
}
.eicon-woo-settings:before {
 content:'\e995'
}
.eicon-woo-cart:before {
 content:'\e996'
}
.eicon-grow:before {
 content:'\e997'
}
.eicon-order-end:before {
 content:'\e998'
}
.eicon-nowrap:before {
 content:'\e999'
}
.eicon-order-start:before {
 content:'\e99a'
}
.eicon-progress-tracker:before {
 content:'\e99b'
}
.eicon-shrink:before {
 content:'\e99c'
}
.eicon-wrap:before {
 content:'\e99d'
}
.eicon-align-center-h:before {
 content:'\e99e'
}
.eicon-align-center-v:before {
 content:'\e99f'
}
.eicon-align-end-h:before {
 content:'\e9a0'
}
.eicon-align-end-v:before {
 content:'\e9a1'
}
.eicon-align-start-h:before {
 content:'\e9a2'
}
.eicon-align-start-v:before {
 content:'\e9a3'
}
.eicon-align-stretch-h:before {
 content:'\e9a4'
}
.eicon-align-stretch-v:before {
 content:'\e9a5'
}
.eicon-justify-center-h:before {
 content:'\e9a6'
}
.eicon-justify-center-v:before {
 content:'\e9a7'
}
.eicon-justify-end-h:before {
 content:'\e9a8'
}
.eicon-justify-end-v:before {
 content:'\e9a9'
}
.eicon-justify-space-around-h:before {
 content:'\e9aa'
}
.eicon-justify-space-around-v:before {
 content:'\e9ab'
}
.eicon-justify-space-between-h:before {
 content:'\e9ac'
}
.eicon-justify-space-between-v:before {
 content:'\e9ad'
}
.eicon-justify-space-evenly-h:before {
 content:'\e9ae'
}
.eicon-justify-space-evenly-v:before {
 content:'\e9af'
}
.eicon-justify-start-h:before {
 content:'\e9b0'
}
.eicon-justify-start-v:before {
 content:'\e9b1'
}
.eicon-woocommerce-cross-sells:before {
 content:'\e9b2'
}
.eicon-woocommerce-notices:before {
 content:'\e9b3'
}
.eicon-inner-container:before {
 content:'\e9b4'
}
.eicon-warning-full:before {
 content:'\e9b5'
}
.eicon-exit:before {
 content:'\e9b6'
}
.eicon-loop-builder:before {
 content:'\e9b7'
}
.eicon-notes:before {
 content:'\e9b8'
}
.eicon-read:before {
 content:'\e9b9'
}
.eicon-unread:before {
 content:'\e9ba'
}
.eicon-eye:before {
 content:'\e8ac'
}
.eicon-elementor-square:before {
 content:'\e813'
}
/*! elementor - v3.7.7 - 20-09-2022 */
.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap {
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start
}
.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap {
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap {
 -webkit-box-align:end;
 -ms-flex-align:end;
 align-items:flex-end
}
.elementor-column-gap-narrow>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
 padding:5px
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
 padding:10px
}
.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
 padding:15px
}
.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
 padding:20px
}
.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
 padding:30px
}
@media (min-width:-1px) {
 .elementor-reverse-widescreen>.elementor-container>.elementor-row>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
@media (min-width:1025px) and (max-width:-1px) {
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
@media (min-width:-1px) and (max-width:-1px) {
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
@media (min-width:1025px) and (max-width:-1px) {
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:first-child,
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(2),
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(3),
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(4),
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(5),
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(6),
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(7),
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(8),
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(9),
 .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(10) {
  -webkit-box-ordinal-group:initial;
  -ms-flex-order:initial;
  order:0
 }
 .elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
@media (min-width:768px) and (max-width:1024px) {
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
@media (min-width:-1px) and (max-width:1024px) {
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
@media (min-width:768px) and (max-width:-1px) {
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child,
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2),
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3),
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4),
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5),
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6),
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7),
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8),
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9),
 .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10) {
  -webkit-box-ordinal-group:initial;
  -ms-flex-order:initial;
  order:0
 }
 .elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
@media (max-width:767px) {
 .elementor-reverse-mobile>.elementor-container>.elementor-row>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
 .elementor-column {
  width:100%
 }
}
/*! elementor - v3.7.7 - 20-09-2022 */
@charset "UTF-8";
.dialog-widget-content {
 background-color:#fff;
 position:absolute;
 border-radius:3px;
 -webkit-box-shadow:2px 8px 23px 3px rgba(0,
 0,
 0,
 .2);
 box-shadow:2px 8px 23px 3px rgba(0,
 0,
 0,
 .2);
 overflow:hidden
}
.dialog-message {
 font-size:12px;
 line-height:1.5;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.dialog-type-lightbox {
 position:fixed;
 height:100%;
 width:100%;
 bottom:0;
 left:0;
 background-color:rgba(0,0,0,.8);
 z-index:9999;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.dialog-type-lightbox .dialog-widget-content {
 margin:auto;
 width:375px
}
.dialog-type-lightbox .dialog-header {
 font-size:15px;
 color:#495157;
 padding:30px 0 10px;
 font-weight:500
}
.dialog-type-lightbox .dialog-message {
 padding:0 30px 30px;
 min-height:50px
}
.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header,
.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {
 text-align:center
}
.dialog-type-lightbox .dialog-buttons-wrapper {
 border-top:1px solid #e6e9ec;
 text-align:center
}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button {
 font-family:Roboto,Arial,Helvetica,Verdana,sans-serif;
 width:50%;
 border:none;
 background:none;
 color:#6d7882;
 font-size:15px;
 cursor:pointer;
 padding:13px 0;
 outline:0
}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:hover {
 background-color:#f4f6f7
}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-ok {
 color:#b01b1b
}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-take_over {
 color:#39b54a
}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:active {
 background-color:rgba(230,233,236,.5)
}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button::-moz-focus-inner {
 border:0
}
.dialog-close-button {
 cursor:pointer;
 position:absolute;
 margin-top:15px;
 right:15px;
 font-size:15px;
 line-height:1
}
.dialog-close-button:not(:hover) {
 opacity:.4
}
.dialog-alert-widget .dialog-buttons-wrapper>button {
 width:100%
}
.dialog-confirm-widget .dialog-button:first-child {
 border-right:1px solid #e6e9ec
}
#elementor-change-exit-preference-dialog .dialog-message a {
 cursor:pointer
}
#elementor-change-exit-preference-dialog .dialog-message>div {
 margin-bottom:10px
}
#elementor-change-exit-preference-dialog .dialog-ok {
 color:#39b54a
}
.dialog-prevent-scroll {
 overflow:hidden;
 max-height:100vh
}
@media (min-width:1024px) {
 body.admin-bar .dialog-lightbox-widget {
  height:calc(100vh - 32px)
 }
}
@media (max-width:1024px) {
 body.admin-bar .dialog-type-lightbox {
  position:sticky;
  height:100vh
 }
}
.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
 padding-bottom:42.8571%
}
.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
 padding-bottom:56.25%
}
.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
 padding-bottom:75%
}
.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
 padding-bottom:66.6666%
}
.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
 padding-bottom:100%
}
.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
 padding-bottom:177.8%
}
.elementor-fit-aspect-ratio {
 position:relative;
 height:0
}
.elementor-fit-aspect-ratio iframe {
 position:absolute;
 top:0;
 left:0;
 height:100%;
 width:100%;
 border:0;
 background-color:#000
}
.elementor-fit-aspect-ratio video {
 width:100%
}
.flatpickr-calendar {
 width:280px
}
.flatpickr-calendar .flatpickr-current-month span.cur-month {
 font-weight:300
}
.flatpickr-calendar .dayContainer {
 width:280px;
 min-width:280px;
 max-width:280px
}
.flatpickr-calendar .flatpickr-days {
 width:280px
}
.flatpickr-calendar .flatpickr-day {
 max-width:37px;
 height:37px;
 line-height:37px
}
.elementor-templates-modal .dialog-widget-content {
 font-family:Roboto,Arial,Helvetica,Verdana,sans-serif;
 background-color:#f1f3f5;
 width:100%
}
@media (max-width:1439px) {
 .elementor-templates-modal .dialog-widget-content {
  max-width:990px
 }
}
@media (min-width:1440px) {
 .elementor-templates-modal .dialog-widget-content {
  max-width:1200px
 }
}
.elementor-templates-modal .dialog-header {
 padding:0;
 z-index:1
}
.elementor-templates-modal .dialog-buttons-wrapper,
.elementor-templates-modal .dialog-header {
 background-color:#fff;
 -webkit-box-shadow:0 0 8px rgba(0,0,0,.1);
 box-shadow:0 0 8px rgba(0,0,0,.1);
 position:relative
}
.elementor-templates-modal .dialog-buttons-wrapper {
 border:none;
 display:none;
 -webkit-box-pack:end;
 -ms-flex-pack:end;
 justify-content:flex-end;
 padding:5px
}
.elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
 height:40px;
 margin-left:5px
}
.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
 padding:12px 36px;
 color:#fff;
 width:auto;
 font-size:15px
}
.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
 background-color:#39b54a
}
.elementor-templates-modal .dialog-message {
 height:750px;
 max-height:85vh;
 overflow:auto;
 padding-top:25px
}
.elementor-templates-modal .dialog-content {
 height:100%
}
.elementor-templates-modal .dialog-loading {
 display:none
}
.elementor-templates-modal__header {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 height:50px
}
.elementor-templates-modal__header__logo {
 line-height:1;
 text-transform:uppercase;
 font-weight:700;
 cursor:pointer
}
.elementor-templates-modal__header__logo-area {
 text-align:left;
 padding-left:15px
}
.elementor-templates-modal__header__logo-area>* {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.elementor-templates-modal__header__logo__icon-wrapper {
 margin-right:10px;
 font-size:12px
}
.elementor-templates-modal__header__logo__title {
 padding-top:2px
}
.elementor-templates-modal__header__items-area {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:reverse;
 -ms-flex-direction:row-reverse;
 flex-direction:row-reverse
}
.elementor-templates-modal__header__item {
 position:relative;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-sizing:content-box;
 box-sizing:content-box
}
.elementor-templates-modal__header__item>i {
 font-size:20px;
 -webkit-transition:all .3s;
 -o-transition:all .3s;
 transition:all .3s;
 cursor:pointer
}
.elementor-templates-modal__header__item>i:not(:hover) {
 color:#a4afb7
}
.elementor-templates-modal__header__close--normal {
 width:47px;
 border-left:1px solid #e6e9ec
}
.elementor-templates-modal__header__close--normal i {
 font-size:18px
}
.elementor-templates-modal__header__close--skip {
 padding:10px 10px 10px 20px;
 margin-right:10px;
 color:#fff;
 background-color:#a4afb7;
 font-size:11px;
 font-weight:400;
 line-height:1;
 text-transform:uppercase;
 border-radius:2px;
 cursor:pointer
}
.elementor-templates-modal__header__close--skip>i {
 font-size:inherit;
 padding-left:10px;
 margin-left:15px;
 border-left:1px solid
}
.elementor-templates-modal__header__close--skip>i:not(:hover) {
 color:#fff
}
.elementor-templates-modal__sidebar {
 -ms-flex-negative:0;
 flex-shrink:0;
 width:25%;
 background-color:hsla(0,0%,100%,.3)
}
.elementor-templates-modal__content {
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1;
 -webkit-box-shadow:0 0 13px inset rgba(0,0,0,.05);
 box-shadow:inset 0 0 13px rgba(0,0,0,.05)
}
#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section+.elementor-second-section {
 border-top:1px solid #464b50;
 margin-top:6px
}
.elementor-hidden {
 display:none
}
.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
 position:absolute;
 top:-10000em;
 width:1px;
 height:1px;
 margin:-1px;
 padding:0;
 overflow:hidden;
 clip:rect(0,0,0,0);
 border:0
}
.elementor-clearfix:after {
 content:"";
 display:block;
 clear:both;
 width:0;
 height:0
}
.e-logo-wrapper {
 background:#93003c;
 display:inline-block;
 padding:.75em;
 border-radius:50%;
 line-height:1
}
.e-logo-wrapper i {
 color:#fff;
 font-size:1em
}
#e-enable-unfiltered-files-dialog-import-template .dialog-confirm-ok {
 color:#39b54a
}
#e-enable-unfiltered-files-dialog-import-template .dialog-confirm-cancel {
 color:#b01b1b
}
.elementor {
 -webkit-hyphens:manual;
 -ms-hyphens:manual;
 hyphens:manual
}
.elementor *,
.elementor :after,
.elementor :before {
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.elementor a {
 -webkit-box-shadow:none;
 box-shadow:none;
 text-decoration:none
}
.elementor hr {
 margin:0;
 background-color:transparent
}
.elementor img {
 height:auto;
 max-width:100%;
 border:none;
 border-radius:0;
 -webkit-box-shadow:none;
 box-shadow:none
}
.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 {
 max-width:100%;
 width:100%;
 margin:0;
 line-height:1;
 border:none
}
.elementor .elementor-custom-embed {
 line-height:0
}
.elementor .elementor-background,
.elementor .elementor-background-holder,
.elementor .elementor-background-video-container {
 height:100%;
 width:100%;
 top:0;
 left:0;
 position:absolute;
 overflow:hidden;
 z-index:0;
 direction:ltr
}
.elementor .elementor-background-video-container {
 -webkit-transition:opacity 1s;
 -o-transition:opacity 1s;
 transition:opacity 1s;
 pointer-events:none
}
.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 {
 position:absolute;
 top:50%;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 -ms-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%)
}
.elementor .elementor-background-video {
 max-width:none
}
.elementor .elementor-html5-video {
 -o-object-fit:cover;
 object-fit:cover
}
.elementor .elementor-background-overlay,
.elementor .elementor-background-slideshow {
 height:100%;
 width:100%;
 top:0;
 left:0;
 position:absolute
}
.elementor .elementor-background-slideshow {
 z-index:0
}
.elementor .elementor-background-slideshow__slide__image {
 width:100%;
 height:100%;
 background-position:50%;
 background-size:cover
}
.e-container>.elementor-element.elementor-absolute,
.elementor-widget-wrap>.elementor-element.elementor-absolute {
 position:absolute
}
.e-container>.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;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:var(--flex-direction);
 flex-direction:var(--flex-direction);
 -ms-flex-wrap:var(--flex-wrap);
 flex-wrap:var(--flex-wrap);
 -webkit-box-pack:var(--justify-content);
 -ms-flex-pack:var(--justify-content);
 justify-content:var(--justify-content);
 -webkit-box-align:var(--align-items);
 -ms-flex-align:var(--align-items);
 align-items:var(--align-items);
 -ms-flex-line-pack:var(--align-content);
 align-content:var(--align-content);
 gap:var(--gap);
 -ms-flex-preferred-size:var(--flex-basis);
 flex-basis:var(--flex-basis);
 -webkit-box-flex:var(--flex-grow);
 -ms-flex-positive:var(--flex-grow);
 flex-grow:var(--flex-grow);
 -ms-flex-negative:var(--flex-shrink);
 flex-shrink:var(--flex-shrink);
 -webkit-box-ordinal-group:var(--order);
 -ms-flex-order:var(--order);
 order:var(--order);
 -ms-flex-item-align:var(--align-self);
 align-self:var(--align-self)
}
.elementor-element.elementor-absolute,
.elementor-element.elementor-fixed {
 z-index:1
}
.elementor-invisible {
 visibility:hidden
}
.elementor-align-center {
 text-align:center
}
.elementor-align-center .elementor-button {
 width:auto
}
.elementor-align-right {
 text-align:right
}
.elementor-align-right .elementor-button {
 width:auto
}
.elementor-align-left {
 text-align:left
}
.elementor-align-left .elementor-button {
 width:auto
}
.elementor-align-justify .elementor-button {
 width:100%
}
.elementor-custom-embed-play {
 position:absolute;
 top:50%;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 -ms-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%)
}
.elementor-custom-embed-play i {
 font-size:100px;
 color:#fff;
 text-shadow:1px 0 6px rgba(0,0,0,.3)
}
.elementor-custom-embed-play svg {
 height:100px;
 width:100px;
 fill:#fff;
 -webkit-filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));
 filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))
}
.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
 opacity:.8;
 -webkit-transition:all .5s;
 -o-transition:all .5s;
 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 {
 -webkit-animation:eicon-spin 2s linear infinite;
 animation:eicon-spin 2s linear infinite
}
.elementor-tag {
 display:-webkit-inline-box;
 display:-ms-inline-flexbox;
 display:inline-flex
}
.elementor-ken-burns {
 -webkit-transition-property:-webkit-transform;
 transition-property:-webkit-transform;
 -o-transition-property:transform;
 transition-property:transform;
 transition-property:transform,-webkit-transform;
 -webkit-transition-duration:10s;
 -o-transition-duration:10s;
 transition-duration:10s;
 -webkit-transition-timing-function:linear;
 -o-transition-timing-function:linear;
 transition-timing-function:linear
}
.elementor-ken-burns--out {
 -webkit-transform:scale(1.3);
 -ms-transform:scale(1.3);
 transform:scale(1.3)
}
.elementor-ken-burns--active {
 -webkit-transition-duration:20s;
 -o-transition-duration:20s;
 transition-duration:20s
}
.elementor-ken-burns--active.elementor-ken-burns--out {
 -webkit-transform:scale(1);
 -ms-transform:scale(1);
 transform:scale(1)
}
.elementor-ken-burns--active.elementor-ken-burns--in {
 -webkit-transform:scale(1.3);
 -ms-transform:scale(1.3);
 transform:scale(1.3)
}
@media (min-width:-1px) {
 .elementor-widescreen-align-center {
  text-align:center
 }
 .elementor-widescreen-align-center .elementor-button {
  width:auto
 }
 .elementor-widescreen-align-right {
  text-align:right
 }
 .elementor-widescreen-align-right .elementor-button {
  width:auto
 }
 .elementor-widescreen-align-left {
  text-align:left
 }
 .elementor-widescreen-align-left .elementor-button {
  width:auto
 }
 .elementor-widescreen-align-justify .elementor-button {
  width:100%
 }
}
@media (max-width:-1px) {
 .elementor-laptop-align-center {
  text-align:center
 }
 .elementor-laptop-align-center .elementor-button {
  width:auto
 }
 .elementor-laptop-align-right {
  text-align:right
 }
 .elementor-laptop-align-right .elementor-button {
  width:auto
 }
 .elementor-laptop-align-left {
  text-align:left
 }
 .elementor-laptop-align-left .elementor-button {
  width:auto
 }
 .elementor-laptop-align-justify .elementor-button {
  width:100%
 }
}
@media (max-width:-1px) {
 .elementor-tablet_extra-align-center {
  text-align:center
 }
 .elementor-tablet_extra-align-center .elementor-button {
  width:auto
 }
 .elementor-tablet_extra-align-right {
  text-align:right
 }
 .elementor-tablet_extra-align-right .elementor-button {
  width:auto
 }
 .elementor-tablet_extra-align-left {
  text-align:left
 }
 .elementor-tablet_extra-align-left .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-center .elementor-button {
  width:auto
 }
 .elementor-tablet-align-right {
  text-align:right
 }
 .elementor-tablet-align-right .elementor-button {
  width:auto
 }
 .elementor-tablet-align-left {
  text-align:left
 }
 .elementor-tablet-align-left .elementor-button {
  width:auto
 }
 .elementor-tablet-align-justify .elementor-button {
  width:100%
 }
}
@media (max-width:-1px) {
 .elementor-mobile_extra-align-center {
  text-align:center
 }
 .elementor-mobile_extra-align-center .elementor-button {
  width:auto
 }
 .elementor-mobile_extra-align-right {
  text-align:right
 }
 .elementor-mobile_extra-align-right .elementor-button {
  width:auto
 }
 .elementor-mobile_extra-align-left {
  text-align:left
 }
 .elementor-mobile_extra-align-left .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-center .elementor-button {
  width:auto
 }
 .elementor-mobile-align-right {
  text-align:right
 }
 .elementor-mobile-align-right .elementor-button {
  width:auto
 }
 .elementor-mobile-align-left {
  text-align:left
 }
 .elementor-mobile-align-left .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)
}
@-webkit-keyframes eicon-spin {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(359deg);
  transform:rotate(359deg)
 }
}
@keyframes eicon-spin {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(359deg);
  transform:rotate(359deg)
 }
}
.eicon-animation-spin {
 -webkit-animation:eicon-spin 2s linear infinite;
 animation:eicon-spin 2s linear infinite
}
.elementor-section {
 position:relative
}
.elementor-section .elementor-container {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 margin-right:auto;
 margin-left:auto;
 position:relative
}
@media (max-width:1024px) {
 .elementor-section .elementor-container {
  -ms-flex-wrap:wrap;
  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 {
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start
}
.elementor-section.elementor-section-items-middle>.elementor-container {
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.elementor-section.elementor-section-items-bottom>.elementor-container {
 -webkit-box-align:end;
 -ms-flex-align:end;
 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 {
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start
}
.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
 -webkit-box-align:end;
 -ms-flex-align:end;
 align-items:flex-end
}
.elementor-row {
 width:100%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
@media (max-width:1024px) {
 .elementor-row {
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
 }
}
.elementor-widget-wrap {
 position:relative;
 width:100%;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -ms-flex-line-pack:start;
 align-content:flex-start
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
 display:-webkit-box;
 display:-ms-flexbox;
 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: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 {
 min-height:1px
}
.elementor-column,
.elementor-column-wrap {
 position:relative;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.elementor-column-wrap {
 width:100%
}
.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:-1px) {
 .elementor-reverse-widescreen>.elementor-container>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-widescreen>.elementor-container>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-widescreen>.elementor-container>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-widescreen>.elementor-container>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-widescreen>.elementor-container>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-widescreen>.elementor-container>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-widescreen>.elementor-container>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-widescreen>.elementor-container>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-widescreen>.elementor-container>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-widescreen>.elementor-container>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
@media (min-width:1025px) and (max-width:-1px) {
 .elementor-reverse-laptop>.elementor-container>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
@media (min-width:-1px) and (max-width:-1px) {
 .elementor-reverse-laptop>.elementor-container>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
@media (min-width:1025px) and (max-width:-1px) {
 .elementor-reverse-laptop>.elementor-container>:first-child,
 .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),
 .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
  -webkit-box-ordinal-group:initial;
  -ms-flex-order:initial;
  order:0
 }
 .elementor-reverse-tablet_extra>.elementor-container>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-tablet_extra>.elementor-container>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-tablet_extra>.elementor-container>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-tablet_extra>.elementor-container>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-tablet_extra>.elementor-container>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-tablet_extra>.elementor-container>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-tablet_extra>.elementor-container>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-tablet_extra>.elementor-container>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-tablet_extra>.elementor-container>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-tablet_extra>.elementor-container>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
@media (min-width:768px) and (max-width:1024px) {
 .elementor-reverse-tablet>.elementor-container>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
@media (min-width:-1px) and (max-width:1024px) {
 .elementor-reverse-tablet>.elementor-container>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
@media (min-width:768px) and (max-width:-1px) {
 .elementor-reverse-tablet>.elementor-container>:first-child,
 .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),
 .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
  -webkit-box-ordinal-group:initial;
  -ms-flex-order:initial;
  order:0
 }
 .elementor-reverse-mobile_extra>.elementor-container>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-mobile_extra>.elementor-container>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-mobile_extra>.elementor-container>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-mobile_extra>.elementor-container>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-mobile_extra>.elementor-container>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-mobile_extra>.elementor-container>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-mobile_extra>.elementor-container>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-mobile_extra>.elementor-container>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-mobile_extra>.elementor-container>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
}
@media (max-width:767px) {
 .elementor-reverse-mobile>.elementor-container>:first-child {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .elementor-reverse-mobile>.elementor-container>:nth-child(2) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .elementor-reverse-mobile>.elementor-container>:nth-child(3) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .elementor-reverse-mobile>.elementor-container>:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .elementor-reverse-mobile>.elementor-container>:nth-child(5) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .elementor-reverse-mobile>.elementor-container>:nth-child(6) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .elementor-reverse-mobile>.elementor-container>:nth-child(7) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .elementor-reverse-mobile>.elementor-container>:nth-child(8) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .elementor-reverse-mobile>.elementor-container>:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .elementor-reverse-mobile>.elementor-container>:nth-child(10) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
 .elementor-column {
  width:100%
 }
}
ul.elementor-icon-list-items.elementor-inline-items {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap
}
ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
 word-break:break-word
}
.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;
 width:100%;
 word-spacing:var(--grid-column-gap);
 margin-bottom:calc(-1 * var(--grid-row-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:-1px) {
 .elementor-grid-widescreen-0 .elementor-grid {
  display:inline-block;
  width:100%;
  word-spacing:var(--grid-column-gap);
  margin-bottom:calc(-1 * var(--grid-row-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:-1px) {
 .elementor-grid-laptop-0 .elementor-grid {
  display:inline-block;
  width:100%;
  word-spacing:var(--grid-column-gap);
  margin-bottom:calc(-1 * var(--grid-row-gap))
 }
 .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
  display:inline-block;
  margin-bottom:var(--grid-row-gap);
  word-break:break-word
 }
 .elementor-grid-laptop-1 .elementor-grid {
  grid-template-columns:repeat(1,1fr)
 }
 .elementor-grid-laptop-2 .elementor-grid {
  grid-template-columns:repeat(2,1fr)
 }
 .elementor-grid-laptop-3 .elementor-grid {
  grid-template-columns:repeat(3,1fr)
 }
 .elementor-grid-laptop-4 .elementor-grid {
  grid-template-columns:repeat(4,1fr)
 }
 .elementor-grid-laptop-5 .elementor-grid {
  grid-template-columns:repeat(5,1fr)
 }
 .elementor-grid-laptop-6 .elementor-grid {
  grid-template-columns:repeat(6,1fr)
 }
 .elementor-grid-laptop-7 .elementor-grid {
  grid-template-columns:repeat(7,1fr)
 }
 .elementor-grid-laptop-8 .elementor-grid {
  grid-template-columns:repeat(8,1fr)
 }
 .elementor-grid-laptop-9 .elementor-grid {
  grid-template-columns:repeat(9,1fr)
 }
 .elementor-grid-laptop-10 .elementor-grid {
  grid-template-columns:repeat(10,1fr)
 }
 .elementor-grid-laptop-11 .elementor-grid {
  grid-template-columns:repeat(11,1fr)
 }
 .elementor-grid-laptop-12 .elementor-grid {
  grid-template-columns:repeat(12,1fr)
 }
}
@media (max-width:-1px) {
 .elementor-grid-tablet_extra-0 .elementor-grid {
  display:inline-block;
  width:100%;
  word-spacing:var(--grid-column-gap);
  margin-bottom:calc(-1 * var(--grid-row-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;
  width:100%;
  word-spacing:var(--grid-column-gap);
  margin-bottom:calc(-1 * var(--grid-row-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:-1px) {
 .elementor-grid-mobile_extra-0 .elementor-grid {
  display:inline-block;
  width:100%;
  word-spacing:var(--grid-column-gap);
  margin-bottom:calc(-1 * var(--grid-row-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;
  width:100%;
  word-spacing:var(--grid-column-gap);
  margin-bottom:calc(-1 * var(--grid-row-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:-1px) {
 #elementor-device-mode:after {
  content:"widescreen"
 }
}
@media (max-width:-1px) {
 #elementor-device-mode:after {
  content:"laptop";
  content:"tablet_extra"
 }
}
@media (max-width:1024px) {
 #elementor-device-mode:after {
  content:"tablet"
 }
}
@media (max-width:-1px) {
 #elementor-device-mode:after {
  content:"mobile_extra"
 }
}
@media (max-width:767px) {
 #elementor-device-mode:after {
  content:"mobile"
 }
}
.e-container {
 --border-radius:0;
 --display:flex;
 --flex-direction:column;
 --flex-basis:auto;
 --flex-grow:0;
 --flex-shrink:1;
 --content-width:Min(100%,var(--container-max-width,1140px));
 --width:100%;
 --min-height:initial;
 --height:auto;
 --text-align:initial;
 --margin-top:0;
 --margin-right:0;
 --margin-bottom:0;
 --margin-left:0;
 --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;
 --transition:0;
 --gap:var(--widgets-spacing,20px);
 --overlay-mix-blend-mode:initial;
 --overlay-opacity:1;
 --overlay-transition:0.3s;
 position:var(--position);
 display:var(--display);
 text-align:var(--text-align);
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:var(--flex-direction);
 flex-direction:var(--flex-direction);
 -webkit-box-flex:var(--flex-grow);
 -ms-flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis);
 flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis);
 width:var(--width);
 min-width:0;
 min-height:var(--min-height);
 height:var(--height);
 border-radius:var(--border-radius);
 margin:var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);
 padding:var(--padding-top) max(var(--padding-right),(100% - var(--content-width))/2) var(--padding-bottom) max(var(--padding-left),(100% - var(--content-width))/2);
 z-index:var(--z-index);
 overflow:var(--overflow);
 -webkit-transition:var(--transition);
 -o-transition:var(--transition);
 transition:var(--transition);
 isolation:isolate
}
:is(.elementor-section-wrap,
[data-elementor-id])>.e-container {
 --margin-right:auto;
 --margin-left:auto;
 max-width:min(100%,var(--width))
}
.e-container .elementor-empty-view {
 position:relative;
 width:100%;
 height:100%;
 min-height:var(--min-height,100px)
}
.e-container .elementor-empty-view .elementor-first-add {
 width:auto;
 height:auto;
 inset:0
}
.e-container .elementor-widget-placeholder {
 --size:10px;
 --margin-start:calc(-1 * var(--size));
 --margin-end:calc(-2 * var(--size));
 -ms-flex-negative:0;
 flex-shrink:0;
 -ms-flex-item-align:stretch;
 align-self:stretch;
 z-index:1;
 pointer-events:none
}
.e-container.e-container--row>.elementor-widget-placeholder {
 position:relative;
 z-index:9999;
 width:var(--size);
 -webkit-margin-start:var(--margin-start);
 margin-inline-start:var(--margin-start);
 height:auto;
 min-height:100%;
 -webkit-animation-name:dnd-placeholder-widget-vertical;
 animation-name:dnd-placeholder-widget-vertical;
 -webkit-animation-fill-mode:both;
 animation-fill-mode:both
}
.e-container.e-container--row[data-nesting-level]:not([data-nesting-level="0"])>.elementor-widget-placeholder {
 -webkit-margin-end:0;
 margin-inline-end:0;
 -webkit-margin-start:calc(var(--margin-start) + var(--margin-end));
 margin-inline-start:calc(var(--margin-start) + var(--margin-end))
}
.e-container.e-container--row[data-nesting-level]:not([data-nesting-level="0"])>:not(.elementor-element)+.elementor-widget-placeholder {
 -webkit-margin-end:var(--margin-end);
 margin-inline-end:var(--margin-end);
 -webkit-margin-start:var(--margin-start);
 margin-inline-start:var(--margin-start)
}
.e-container.e-container--column>.elementor-widget-placeholder {
 height:var(--size);
 -webkit-margin-before:var(--margin-start);
 margin-block-start:var(--margin-start);
 -webkit-margin-after:var(--margin-end);
 margin-block-end:var(--margin-end);
 -webkit-animation-name:dnd-placeholder-widget-horizontal;
 animation-name:dnd-placeholder-widget-horizontal
}
.e-container.e-container--column>.elementor-widget-placeholder:nth-last-child(2) {
 -webkit-margin-before:calc(2 * var(--margin-start));
 margin-block-start:calc(2 * var(--margin-start));
 --margin-end:0
}
.e-container .elementor-sortable-helper {
 height:84px;
 width:125px;
 z-index:-1
}
.e-container .elementor-widget.elementor-widget {
 margin-bottom:0
}
.e-container:before {
 content:var(--background-overlay);
 display:block;
 position:absolute;
 z-index:-1;
 width:100%;
 height:100%;
 left:0;
 top:0;
 mix-blend-mode:var(--overlay-mix-blend-mode);
 opacity:var(--overlay-opacity);
 -webkit-transition:var(--overlay-transition);
 -o-transition:var(--overlay-transition);
 transition:var(--overlay-transition);
 border-radius:var(--border-radius)
}
.e-container .elementor-background-slideshow,
.e-container .elementor-background-video-container {
 z-index:-2
}
.e-container .elementor-widget {
 min-width:0
}
.e-container .elementor-widget-google_maps,
.e-container .elementor-widget-video {
 -ms-flex-preferred-size:100%;
 flex-basis:100%
}
.e-container .elementor-widget.e-widget-swiper {
 max-width:100%;
 -ms-flex-preferred-size:100%;
 flex-basis:100%
}
.e-container>.elementor-widget>.elementor-widget-container {
 height:100%
}
.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting {
 position:relative;
 background-color:#556068
}
.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting:hover,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting:hover {
 background-color:#495157
}
.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-add,
.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-edit+.elementor-editor-element-remove,
.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting:first-child:before,
.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting:last-child:after,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-add,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-edit+.elementor-editor-element-remove,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting:first-child:before,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting:last-child:after {
 display:none
}
.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting:not(.elementor-editor-element-edit),
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting:not(.elementor-editor-element-edit) {
 -webkit-margin-start:-25px;
 margin-inline-start:-25px;
 z-index:-1;
 -webkit-transition:all .3s;
 -o-transition:.3s all;
 transition:all .3s;
 will-change:margin-inline-start
}
.e-container>.e-container>.elementor-element-overlay>.elementor-editor-element-settings:hover>:is(.elementor-editor-element-duplicate,
.elementor-editor-element-remove),
.elementor-widget .e-container>.elementor-element-overlay>.elementor-editor-element-settings:hover>:is(.elementor-editor-element-duplicate,
.elementor-editor-element-remove) {
 -webkit-margin-start:0;
 margin-inline-start:0
}
.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-settings,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-settings {
 inset:auto;
 -webkit-transform:none;
 -ms-transform:none;
 transform:none;
 inset-inline-start:0;
 top:0;
 border-radius:0;
 border-end-end-radius:3px;
 height:auto;
 background-color:#556068
}
.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-settings:hover,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-settings:hover {
 background-color:#495157
}
.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-settings i.eicon-handle:before,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-settings i.eicon-handle:before {
 content:"\e9b4";
 font-size:20px;
 display:block;
 padding:2px
}
.elementor .e-container.e-container>.elementor-widget {
 max-width:100%
}
@media (max-width:767px) {
 .e-container {
  --width:100%;
  --flex-wrap:wrap
 }
}
@-webkit-keyframes dnd-placeholder-widget-vertical {
 0% {
  -webkit-transform-origin:0 50%;
  transform-origin:0 50%;
  -webkit-transform:translateX(50%) scaleX(0);
  transform:translateX(50%) scaleX(0);
  opacity:0
 }
 to {
  -webkit-transform-origin:0 50%;
  transform-origin:0 50%;
  -webkit-transform:translateX(50%) scaleX(1);
  transform:translateX(50%) scaleX(1);
  opacity:.9
 }
}
@keyframes dnd-placeholder-widget-vertical {
 0% {
  -webkit-transform-origin:0 50%;
  transform-origin:0 50%;
  -webkit-transform:translateX(50%) scaleX(0);
  transform:translateX(50%) scaleX(0);
  opacity:0
 }
 to {
  -webkit-transform-origin:0 50%;
  transform-origin:0 50%;
  -webkit-transform:translateX(50%) scaleX(1);
  transform:translateX(50%) scaleX(1);
  opacity:.9
 }
}
@-webkit-keyframes dnd-placeholder-widget-horizontal {
 0% {
  -webkit-transform-origin:50% 0;
  transform-origin:50% 0;
  -webkit-transform:scaleY(0);
  transform:scaleY(0);
  opacity:0
 }
 to {
  -webkit-transform-origin:50% 0;
  transform-origin:50% 0;
  -webkit-transform:scaleY(1);
  transform:scaleY(1);
  opacity:.9
 }
}
@keyframes dnd-placeholder-widget-horizontal {
 0% {
  -webkit-transform-origin:50% 0;
  transform-origin:50% 0;
  -webkit-transform:scaleY(0);
  transform:scaleY(0);
  opacity:0
 }
 to {
  -webkit-transform-origin:50% 0;
  transform-origin:50% 0;
  -webkit-transform:scaleY(1);
  transform:scaleY(1);
  opacity:.9
 }
}
.elementor-form-fields-wrapper {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 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 {
 -ms-flex-preferred-size:100%;
 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 {
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1
}
.elementor-field-group {
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.elementor-field-group.elementor-field-type-submit {
 -webkit-box-align:end;
 -ms-flex-align:end;
 align-items:flex-end
}
.elementor-field-group .elementor-field-textual {
 width:100%;
 max-width:100%;
 border:1px solid #818a91;
 background-color:transparent;
 color:#373a3c;
 vertical-align:middle;
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1
}
.elementor-field-group .elementor-field-textual:focus {
 -webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;
 box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);
 outline:0
}
.elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
 color:inherit;
 font-family:inherit;
 opacity:.6
}
.elementor-field-group .elementor-field-textual:-ms-input-placeholder {
 color:inherit;
 font-family:inherit;
 opacity:.6
}
.elementor-field-group .elementor-field-textual:-moz-placeholder,
.elementor-field-group .elementor-field-textual::-moz-placeholder {
 color:inherit;
 font-family:inherit;
 opacity:.6
}
.elementor-field-group .elementor-field-textual::-ms-input-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:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 position:relative;
 width:100%
}
.elementor-field-group .elementor-select-wrapper select {
 appearance:none;
 -webkit-appearance:none;
 -moz-appearance:none;
 color:inherit;
 font-size:inherit;
 font-family:inherit;
 font-weight:inherit;
 font-style:inherit;
 text-transform:inherit;
 letter-spacing:inherit;
 line-height:inherit;
 -ms-flex-preferred-size:100%;
 flex-basis:100%;
 padding-right:20px
}
.elementor-field-group .elementor-select-wrapper:before {
 content:"\e92a";
 font-family:eicons;
 font-size:15px;
 position:absolute;
 top:50%;
 -webkit-transform:translateY(-50%);
 -ms-transform:translateY(-50%);
 transform:translateY(-50%);
 right:10px;
 pointer-events:none;
 text-shadow:0 0 3px rgba(0,0,0,.3)
}
.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
 content:""
}
.elementor-field-subgroup {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap
}
.elementor-field-subgroup .elementor-field-option label {
 display:inline-block
}
.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
 padding-right:10px
}
.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
 -ms-flex-preferred-size:100%;
 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 {
 content:"*";
 color:red;
 padding-left:.2em
}
.elementor-field-textual {
 line-height:1.4;
 font-size:15px;
 min-height:40px;
 padding:5px 14px;
 border-radius:3px
}
.elementor-field-textual.elementor-size-xs {
 font-size:13px;
 min-height:33px;
 padding:4px 12px;
 border-radius:2px
}
.elementor-field-textual.elementor-size-md {
 font-size:16px;
 min-height:47px;
 padding:6px 16px;
 border-radius:4px
}
.elementor-field-textual.elementor-size-lg {
 font-size:18px;
 min-height:59px;
 padding:7px 20px;
 border-radius:5px
}
.elementor-field-textual.elementor-size-xl {
 font-size:20px;
 min-height:72px;
 padding:8px 24px;
 border-radius:6px
}
.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
 -ms-flex-preferred-size:100%;
 flex-basis:100%
}
.elementor-button-align-stretch .e-form__buttons__wrapper {
 -ms-flex-preferred-size:50%;
 flex-basis:50%;
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1
}
.elementor-button-align-stretch .e-form__buttons__wrapper__button {
 -ms-flex-preferred-size:100%;
 flex-basis:100%
}
.elementor-button-align-center .e-form__buttons,
.elementor-button-align-center .elementor-field-type-submit {
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.elementor-button-align-start .e-form__buttons,
.elementor-button-align-start .elementor-field-type-submit {
 -webkit-box-pack:start;
 -ms-flex-pack:start;
 justify-content:flex-start
}
.elementor-button-align-end .e-form__buttons,
.elementor-button-align-end .elementor-field-type-submit {
 -webkit-box-pack:end;
 -ms-flex-pack:end;
 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 {
 -ms-flex-preferred-size:initial;
 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 {
 -webkit-box-flex:initial;
 -ms-flex-positive:initial;
 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 {
 -ms-flex-preferred-size:initial;
 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 {
  -ms-flex-preferred-size:100%;
  flex-basis:100%
 }
 .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
  -ms-flex-preferred-size:50%;
  flex-basis:50%;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1
 }
 .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
  -ms-flex-preferred-size:100%;
  flex-basis:100%
 }
 .elementor-tablet-button-align-center .e-form__buttons,
 .elementor-tablet-button-align-center .elementor-field-type-submit {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-tablet-button-align-start .e-form__buttons,
 .elementor-tablet-button-align-start .elementor-field-type-submit {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .elementor-tablet-button-align-end .e-form__buttons,
 .elementor-tablet-button-align-end .elementor-field-type-submit {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  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 {
  -ms-flex-preferred-size:initial;
  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 {
  -webkit-box-flex:initial;
  -ms-flex-positive:initial;
  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 {
  -ms-flex-preferred-size:initial;
  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 {
  -ms-flex-preferred-size:100%;
  flex-basis:100%
 }
 .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
  -ms-flex-preferred-size:50%;
  flex-basis:50%;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1
 }
 .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
  -ms-flex-preferred-size:100%;
  flex-basis:100%
 }
 .elementor-mobile-button-align-center .e-form__buttons,
 .elementor-mobile-button-align-center .elementor-field-type-submit {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-mobile-button-align-start .e-form__buttons,
 .elementor-mobile-button-align-start .elementor-field-type-submit {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .elementor-mobile-button-align-end .e-form__buttons,
 .elementor-mobile-button-align-end .elementor-field-type-submit {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  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 {
  -ms-flex-preferred-size:initial;
  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 {
  -webkit-box-flex:initial;
  -ms-flex-positive:initial;
  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 {
  -ms-flex-preferred-size:initial;
  flex-basis:auto
 }
}
.elementor-error .elementor-field {
 border-color:#d9534f
}
.elementor-error .help-inline {
 color:#d9534f;
 font-size:.9em
}
.elementor-message {
 margin:10px 0;
 font-size:1em;
 line-height:1
}
.elementor-message:before {
 content:"\e90e";
 display:inline-block;
 font-family:eicons;
 font-weight:400;
 font-style:normal;
 vertical-align:middle;
 margin-right:5px
}
.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 {
 padding-top:0;
 padding-bottom:0;
 border:none
}
.elementor-form .elementor-button>span {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 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 .elementor-widget-container {
 -webkit-transition:background .3s,border .3s,border-radius .3s,-webkit-box-shadow .3s;
 transition:background .3s,border .3s,border-radius .3s,-webkit-box-shadow .3s;
 -o-transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;
 transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;
 transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-box-shadow .3s
}
.elementor-button {
 display:inline-block;
 line-height:1;
 background-color:#818a91;
 font-size:15px;
 padding:12px 24px;
 border-radius:3px;
 color:#fff;
 fill:#fff;
 text-align:center;
 -webkit-transition:all .3s;
 -o-transition:all .3s;
 transition:all .3s
}
.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
 color:#fff
}
.elementor-button-content-wrapper {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.elementor-button-icon {
 -webkit-box-flex:0;
 -ms-flex-positive:0;
 flex-grow:0;
 -webkit-box-ordinal-group:6;
 -ms-flex-order:5;
 order:5
}
.elementor-button-icon svg {
 width:1em;
 height:auto
}
.elementor-button-icon .e-font-icon-svg {
 height:1em
}
.elementor-button-text {
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1;
 -webkit-box-ordinal-group:11;
 -ms-flex-order:10;
 order:10;
 display:inline-block
}
.elementor-button.elementor-size-xs {
 font-size:13px;
 padding:10px 20px;
 border-radius:2px
}
.elementor-button.elementor-size-md {
 font-size:16px;
 padding:15px 30px;
 border-radius:4px
}
.elementor-button.elementor-size-lg {
 font-size:18px;
 padding:20px 40px;
 border-radius:5px
}
.elementor-button.elementor-size-xl {
 font-size:20px;
 padding:25px 50px;
 border-radius:6px
}
.elementor-button .elementor-align-icon-right {
 margin-left:5px;
 -webkit-box-ordinal-group:16;
 -ms-flex-order:15;
 order:15
}
.elementor-button .elementor-align-icon-left {
 margin-right:5px;
 -webkit-box-ordinal-group:6;
 -ms-flex-order:5;
 order:5
}
.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-tab-title a {
 color:inherit
}
.elementor-view-stacked .elementor-icon {
 padding:.5em;
 background-color:#818a91;
 color:#fff;
 fill:#fff
}
.elementor-view-framed .elementor-icon {
 padding:.5em;
 color:#818a91;
 border:3px solid #818a91;
 background-color:transparent
}
.elementor-icon {
 display:inline-block;
 line-height:1;
 -webkit-transition:all .3s;
 -o-transition:all .3s;
 transition:all .3s;
 color:#818a91;
 font-size:50px;
 text-align:center
}
.elementor-icon:hover {
 color:#818a91
}
.elementor-icon i,
.elementor-icon svg {
 width:1em;
 height:1em;
 position:relative;
 display:block
}
.elementor-icon i:before,
.elementor-icon svg:before {
 position:absolute;
 left:50%;
 -webkit-transform:translateX(-50%);
 -ms-transform:translateX(-50%);
 transform:translateX(-50%)
}
.elementor-icon i.fad {
 width:auto
}
.elementor-shape-circle .elementor-icon {
 border-radius:50%
}
.e-transform .elementor-widget-container {
 -webkit-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: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));
 -webkit-transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);
 -ms-transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);
 transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);
 -webkit-transition:-webkit-transform var(--e-transform-transition-duration,.4s);
 transition:-webkit-transform var(--e-transform-transition-duration,.4s);
 -o-transition:transform var(--e-transform-transition-duration,.4s);
 transition:transform var(--e-transform-transition-duration,.4s);
 transition:transform var(--e-transform-transition-duration,.4s),-webkit-transform var(--e-transform-transition-duration,.4s)
}
.swiper-container {
 margin-left:auto;
 margin-right:auto;
 position:relative;
 overflow:hidden;
 z-index:1
}
.swiper-container .swiper-slide figure {
 line-height:0
}
.swiper-container .elementor-lightbox-content-source {
 display:none
}
.swiper-container-no-flexbox .swiper-slide {
 float:left
}
.swiper-container-vertical>.swiper-wrapper {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.swiper-wrapper {
 position:relative;
 width:100%;
 height:100%;
 z-index:1;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-transition-property:-webkit-transform;
 transition-property:-webkit-transform;
 -o-transition-property:transform;
 transition-property:transform;
 transition-property:transform,-webkit-transform;
 -webkit-box-sizing:content-box;
 box-sizing:content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
 -webkit-transform:translateZ(0);
 transform:translateZ(0)
}
.swiper-container-multirow>.swiper-wrapper {
 -ms-flex-wrap:wrap;
 flex-wrap:wrap
}
.swiper-container-free-mode>.swiper-wrapper {
 -webkit-transition-timing-function:ease-out;
 -o-transition-timing-function:ease-out;
 transition-timing-function:ease-out;
 margin:0 auto
}
.swiper-slide {
 -ms-flex-negative:0;
 flex-shrink:0;
 width:100%;
 height:100%;
 position:relative
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
 height:auto
}
.swiper-container-autoheight .swiper-wrapper {
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start;
 -webkit-transition-property:height,-webkit-transform;
 transition-property:height,-webkit-transform;
 -o-transition-property:transform,height;
 transition-property:transform,height;
 transition-property:transform,height,-webkit-transform
}
.swiper-container .swiper-notification {
 position:absolute;
 left:0;
 top:0;
 pointer-events:none;
 opacity:0;
 z-index:-1000
}
.swiper-wp8-horizontal {
 -ms-touch-action:pan-y;
 touch-action:pan-y
}
.swiper-wp8-vertical {
 -ms-touch-action:pan-x;
 touch-action:pan-x
}
.swiper-button-next,
.swiper-button-prev {
 position:absolute;
 top:50%;
 width:27px;
 height:44px;
 margin-top:-22px;
 z-index:10;
 cursor:pointer;
 background-size:27px 44px;
 background:no-repeat 50%
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
 opacity:.35;
 cursor:auto;
 pointer-events:none
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
 background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
 left:10px;
 right:auto
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
 background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
 background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
 background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
 right:10px;
 left:auto
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
 background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
 background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-pagination {
 position:absolute;
 text-align:center;
 -webkit-transition:.3s;
 -o-transition:.3s;
 transition:.3s;
 -webkit-transform:translateZ(0);
 transform:translateZ(0);
 z-index:10
}
.swiper-pagination.swiper-pagination-hidden {
 opacity:0
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
 bottom:5px;
 left:0;
 width:100%
}
.swiper-pagination-bullet {
 width:6px;
 height:6px;
 display:inline-block;
 border-radius:50%;
 background:#000;
 opacity:.2
}
.swiper-pagination-fraction {
 color:#000
}
button.swiper-pagination-bullet {
 border:none;
 margin:0;
 padding:0;
 -webkit-box-shadow:none;
 box-shadow:none;
 appearance:none;
 -webkit-appearance:none;
 -moz-appearance:none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
 cursor:pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
 background:#fff
}
.swiper-pagination-bullet-active {
 opacity:1
}
.swiper-pagination-white .swiper-pagination-bullet-active {
 background:#fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
 background:#000
}
.swiper-container-vertical>.swiper-pagination-bullets {
 right:10px;
 top:50%;
 -webkit-transform:translate3d(0,-50%,0);
 transform:translate3d(0,-50%,0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
 margin:5px 0;
 display:block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
 margin:0 6px
}
.swiper-pagination-progressbar {
 background:rgba(0,0,0,.25);
 position:absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
 background:#000;
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:100%;
 -webkit-transform:scale(0);
 -ms-transform:scale(0);
 transform:scale(0);
 -webkit-transform-origin:left top;
 -ms-transform-origin:left top;
 transform-origin:left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
 -webkit-transform-origin:right top;
 -ms-transform-origin:right top;
 transform-origin:right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar {
 width:100%;
 height:4px;
 left:0;
 top:0
}
.swiper-container-vertical>.swiper-pagination-progressbar {
 width:4px;
 height:100%;
 left:0;
 top:0
}
.swiper-pagination-progressbar.swiper-pagination-white {
 background:hsla(0,0%,100%,.5)
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
 background:#fff
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
 background:#000
}
.swiper-container-3d {
 -webkit-perspective:1200px;
 perspective:1200px
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
 -webkit-transform-style:preserve-3d;
 transform-style:preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:100%;
 pointer-events:none;
 z-index:10
}
.swiper-container-3d .swiper-slide-shadow-left {
 background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);
 background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
 background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
 background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);
 background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
 background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
 background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
 background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
 background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
 background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);
 background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
 background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
 -ms-perspective:1200px
}
.swiper-container-cube,
.swiper-container-flip {
 overflow:visible
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
 pointer-events:none;
 z-index:1
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
 pointer-events:none
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
 pointer-events:auto
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
 z-index:0;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden
}
.swiper-container-cube .swiper-slide {
 visibility:hidden;
 -webkit-transform-origin:0 0;
 -ms-transform-origin:0 0;
 transform-origin:0 0;
 width:100%;
 height:100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
 -webkit-transform-origin:100% 0;
 -ms-transform-origin:100% 0;
 transform-origin:100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
 pointer-events:auto;
 visibility:visible
}
.swiper-container-cube .swiper-cube-shadow {
 position:absolute;
 left:0;
 bottom:0;
 width:100%;
 height:100%;
 background:#000;
 opacity:.6;
 -webkit-filter:blur(50px);
 filter:blur(50px);
 z-index:0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
 -webkit-transition-timing-function:ease-out;
 -o-transition-timing-function:ease-out;
 transition-timing-function:ease-out
}
.swiper-container-fade .swiper-slide {
 pointer-events:none;
 -webkit-transition-property:opacity;
 -o-transition-property:opacity;
 transition-property:opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
 pointer-events:none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
 pointer-events:auto
}
.swiper-zoom-container {
 width:100%;
 height:100%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 text-align:center
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
 max-width:100%;
 max-height:100%;
 -o-object-fit:contain;
 object-fit:contain
}
.swiper-scrollbar {
 border-radius:10px;
 position:relative;
 -ms-touch-action:none;
 background:rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
 position:absolute;
 left:1%;
 bottom:3px;
 z-index:50;
 height:5px;
 width:98%
}
.swiper-container-vertical>.swiper-scrollbar {
 position:absolute;
 right:3px;
 top:1%;
 z-index:50;
 width:5px;
 height:98%
}
.swiper-scrollbar-drag {
 height:100%;
 width:100%;
 position:relative;
 background:rgba(0,0,0,.5);
 border-radius:10px;
 left:0;
 top:0
}
.swiper-scrollbar-cursor-drag {
 cursor:move
}
.elementor-pagination-position-outside .swiper-container {
 padding-bottom:30px
}
.elementor-pagination-position-outside .elementor-swiper-button {
 top:calc(50% - 30px / 2)
}
.elementor-swiper {
 position:relative
}
.elementor-main-swiper {
 position:static
}
.elementor-arrows-position-outside .swiper-container {
 width:calc(100% - 60px)
}
.elementor-arrows-position-outside .elementor-swiper-button-prev {
 left:0
}
.elementor-arrows-position-outside .elementor-swiper-button-next {
 right:0
}
.swiper-image-stretch .swiper-slide .swiper-slide-image {
 width:100%
}
.elementor-swiper-button {
 position:absolute;
 display:-webkit-inline-box;
 display:-ms-inline-flexbox;
 display:inline-flex;
 z-index:1;
 cursor:pointer;
 font-size:25px;
 color:hsla(0,0%,93.3%,.9);
 top:50%;
 -webkit-transform:translateY(-50%);
 -ms-transform:translateY(-50%);
 transform:translateY(-50%)
}
.elementor-swiper-button svg {
 fill:hsla(0,0%,93.3%,.9);
 height:1em;
 width:1em
}
.elementor-swiper-button-prev {
 left:10px
}
.elementor-swiper-button-next {
 right:10px
}
.elementor-swiper-button.swiper-button-disabled {
 opacity:.3
}
.swiper-container-cube .elementor-swiper-button {
 -webkit-transform:translate3d(0,-50%,1px);
 transform:translate3d(0,-50%,1px)
}
.swiper-lazy-preloader {
 width:42px;
 height:42px;
 position:absolute;
 left:50%;
 top:50%;
 margin-left:-21px;
 margin-top:-21px;
 z-index:10;
 -webkit-transform-origin:50%;
 -ms-transform-origin:50%;
 transform-origin:50%;
 -webkit-animation:swiper-preloader-spin 1s steps(12) infinite;
 animation:swiper-preloader-spin 1s steps(12) infinite
}
.swiper-lazy-preloader:after {
 display:block;
 content:"";
 width:100%;
 height:100%;
 background-size:100%;
 background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%
}
.swiper-lazy-preloader-white:after {
 background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
 to {
  -webkit-transform:rotate(1turn);
  transform:rotate(1turn)
 }
}
@keyframes swiper-preloader-spin {
 to {
  -webkit-transform:rotate(1turn);
  transform:rotate(1turn)
 }
}
.elementor-lightbox {
 --lightbox-ui-color:hsla(0,0%,93.3%,.9);
 --lightbox-ui-color-hover:#fff;
 --lightbox-text-color:var(--lightbox-ui-color);
 --lightbox-header-icons-size:20px;
 --lightbox-navigation-icons-size:25px
}
.elementor-lightbox .dialog-header {
 display:none
}
.elementor-lightbox .dialog-widget-content {
 background:none;
 -webkit-box-shadow:none;
 box-shadow:none;
 width:100%;
 height:100%
}
.elementor-lightbox .dialog-message {
 -webkit-animation-duration:.3s;
 animation-duration:.3s
}
.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
 height:100%
}
.elementor-lightbox .dialog-message.dialog-lightbox-message {
 padding:0
}
.elementor-lightbox .dialog-lightbox-close-button {
 cursor:pointer;
 position:absolute;
 font-size:var(--lightbox-header-icons-size);
 right:.75em;
 margin-top:13px;
 padding:.25em;
 z-index:2;
 line-height:1;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.elementor-lightbox .dialog-lightbox-close-button svg {
 height:1em;
 width:1em
}
.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button {
 color:var(--lightbox-ui-color);
 -webkit-transition:all .3s;
 -o-transition:all .3s;
 transition:all .3s;
 opacity:1
}
.elementor-lightbox .dialog-lightbox-close-button svg,
.elementor-lightbox .elementor-swiper-button svg {
 fill:var(--lightbox-ui-color)
}
.elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-lightbox .elementor-swiper-button:hover {
 color:var(--lightbox-ui-color-hover)
}
.elementor-lightbox .dialog-lightbox-close-button:hover svg,
.elementor-lightbox .elementor-swiper-button:hover svg {
 fill:var(--lightbox-ui-color-hover)
}
.elementor-lightbox .swiper-container {
 height:100%
}
.elementor-lightbox .elementor-lightbox-item {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 position:relative;
 padding:70px;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 height:100%;
 margin:auto
}
@media (max-width:767px) {
 .elementor-lightbox .elementor-lightbox-item {
  padding:70px 0
 }
}
.elementor-lightbox .elementor-lightbox-image {
 max-height:100%;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-lightbox-image:hover {
 opacity:1;
 -webkit-filter:none;
 filter:none;
 border:none
}
.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-video-container {
 -webkit-box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);
 box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);
 border-radius:2px
}
.elementor-lightbox .elementor-video-container {
 position:absolute;
 top:50%;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 -ms-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%)
}
@media (min-width:1025px) {
 .elementor-lightbox .elementor-video-container {
  width:75%
 }
}
@media (max-width:1024px) {
 .elementor-lightbox .elementor-video-container {
  width:100%
 }
}
@media (min-width:768px) and (max-width:1024px) {
 .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
  width:70%
 }
}
.elementor-lightbox .elementor-swiper-button:focus {
 outline-width:1px
}
.elementor-lightbox .elementor-swiper-button-next,
.elementor-lightbox .elementor-swiper-button-prev {
 height:100%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 width:15%;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 font-size:var(--lightbox-navigation-icons-size)
}
.elementor-lightbox .elementor-swiper-button-prev {
 left:0
}
.elementor-lightbox .elementor-swiper-button-next {
 right:0
}
@media (max-width:767px) {
 .elementor-lightbox .elementor-swiper-button:focus {
  outline:none
 }
 .elementor-lightbox .elementor-swiper-button-next,
 .elementor-lightbox .elementor-swiper-button-prev {
  width:20%
 }
 .elementor-lightbox .elementor-swiper-button-next i,
 .elementor-lightbox .elementor-swiper-button-prev i {
  padding:10px;
  background-color:rgba(0,0,0,.5)
 }
 .elementor-lightbox .elementor-swiper-button-prev {
  left:0;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .elementor-lightbox .elementor-swiper-button-next {
  right:0;
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end
 }
}
.elementor-slideshow__counter {
 color:currentColor;
 font-size:.75em;
 width:-webkit-max-content;
 width:-moz-max-content;
 width:max-content
}
.elementor-slideshow__footer,
.elementor-slideshow__header {
 position:absolute;
 left:0;
 width:100%;
 padding:15px 20px;
 -webkit-transition:.3s;
 -o-transition:.3s;
 transition:.3s
}
.elementor-slideshow__footer {
 color:var(--lightbox-text-color)
}
.elementor-slideshow__header {
 color:var(--lightbox-ui-color);
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:reverse;
 -ms-flex-direction:row-reverse;
 flex-direction:row-reverse;
 font-size:var(--lightbox-header-icons-size);
 padding-left:1em;
 padding-right:2.6em;
 top:0;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 z-index:10
}
.elementor-slideshow__header>i,
.elementor-slideshow__header>svg {
 cursor:pointer;
 padding:.25em;
 margin:0 .35em
}
.elementor-slideshow__header>i {
 font-size:inherit
}
.elementor-slideshow__header>i:hover {
 color:var(--lightbox-ui-color-hover)
}
.elementor-slideshow__header>svg {
 -webkit-box-sizing:content-box;
 box-sizing:content-box;
 fill:var(--lightbox-ui-color);
 height:1em;
 width:1em
}
.elementor-slideshow__header>svg:hover {
 fill:var(--lightbox-ui-color-hover)
}
.elementor-slideshow__header .elementor-slideshow__counter {
 margin-right:auto
}
.elementor-slideshow__header .elementor-icon-share {
 z-index:5
}
.elementor-slideshow__share-menu {
 background-color:transparent;
 width:0;
 height:0;
 position:absolute;
 overflow:hidden;
 -webkit-transition:background-color .4s;
 -o-transition:background-color .4s;
 transition:background-color .4s
}
.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
 color:#2c2c2c
}
.elementor-slideshow__share-links {
 display:block;
 position:absolute;
 min-width:200px;
 right:2.8em;
 top:3em;
 background-color:#fff;
 border-radius:3px;
 padding:14px 20px;
 -webkit-transform:scale(0);
 -ms-transform:scale(0);
 transform:scale(0);
 opacity:0;
 -webkit-transform-origin:90% 10%;
 -ms-transform-origin:90% 10%;
 transform-origin:90% 10%;
 -webkit-transition:all .25s .1s;
 -o-transition:all .25s .1s;
 transition:all .25s .1s;
 -webkit-box-shadow:0 4px 15px rgba(0,0,0,.3);
 box-shadow:0 4px 15px rgba(0,0,0,.3)
}
.elementor-slideshow__share-links a {
 text-align:left;
 color:#55595c;
 font-size:12px;
 line-height:2.5;
 display:block;
 opacity:0;
 -webkit-transition:opacity .5s .1s;
 -o-transition:opacity .5s .1s;
 transition:opacity .5s .1s
}
.elementor-slideshow__share-links a:hover {
 color:#000
}
.elementor-slideshow__share-links a i,
.elementor-slideshow__share-links a svg {
 margin-right:.75em
}
.elementor-slideshow__share-links a i {
 font-size:1.25em
}
.elementor-slideshow__share-links a svg {
 height:1.25em;
 width:1.25em
}
.elementor-slideshow__share-links:before {
 content:"";
 display:block;
 position:absolute;
 top:1px;
 right:.5em;
 border:.45em solid transparent;
 border-bottom-color:#fff;
 -webkit-transform:translateY(-100%) scaleX(.7);
 -ms-transform:translateY(-100%) scaleX(.7);
 transform:translateY(-100%) scaleX(.7)
}
.elementor-slideshow__footer {
 bottom:0;
 z-index:5;
 position:fixed
}
.elementor-slideshow__description,
.elementor-slideshow__title {
 margin:0
}
.elementor-slideshow__title {
 font-size:16px;
 font-weight:700
}
.elementor-slideshow__description {
 font-size:14px
}
.elementor-slideshow--ui-hidden .elementor-slideshow__footer,
.elementor-slideshow--ui-hidden .elementor-slideshow__header {
 opacity:0;
 pointer-events:none
}
.elementor-slideshow--ui-hidden .elementor-swiper-button-next,
.elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
 opacity:0
}
.elementor-slideshow--fullscreen-mode .elementor-video-container {
 width:100%
}
.elementor-slideshow--zoom-mode .elementor-slideshow__footer,
.elementor-slideshow--zoom-mode .elementor-slideshow__header {
 background-color:rgba(0,0,0,.5)
}
.elementor-slideshow--zoom-mode .elementor-swiper-button-next,
.elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
 opacity:0;
 pointer-events:none
}
.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
 top:0;
 left:0;
 width:100vw;
 height:100vh;
 opacity:1;
 cursor:default;
 background-color:rgba(0,0,0,.5)
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links {
 -webkit-transform:scale(1);
 -ms-transform:scale(1);
 transform:scale(1)
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links,
.elementor-slideshow--share-mode .elementor-slideshow__share-links a {
 opacity:1
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
 color:#1da1f2
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
 color:#3b5998
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
 color:#bd081c
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
 color:#a4afb7
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter {
 fill:#1da1f2
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook {
 fill:#3b5998
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest {
 fill:#bd081c
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold {
 fill:#a4afb7
}
.elementor-slideshow--share-mode .eicon-share-arrow {
 z-index:2
}
.animated {
 -webkit-animation-duration:1.25s;
 animation-duration:1.25s
}
.animated.animated-slow {
 -webkit-animation-duration:2s;
 animation-duration:2s
}
.animated.animated-fast {
 -webkit-animation-duration:.75s;
 animation-duration:.75s
}
.animated.infinite {
 -webkit-animation-iteration-count:infinite;
 animation-iteration-count:infinite
}
.animated.reverse {
 animation-direction:reverse;
 -webkit-animation-fill-mode:forwards;
 animation-fill-mode:forwards
}
@media (prefers-reduced-motion:reduce) {
 .animated {
  -webkit-animation:none;
  animation:none
 }
}
.elementor-shape {
 overflow:hidden;
 position:absolute;
 left:0;
 width:100%;
 line-height:0;
 direction:ltr
}
.elementor-shape-top {
 top:-1px
}
.elementor-shape-top:not([data-negative=false]) svg {
 z-index:-1
}
.elementor-shape-bottom {
 bottom:-1px
}
.elementor-shape-bottom:not([data-negative=true]) svg {
 z-index:-1
}
.elementor-shape[data-negative=false].elementor-shape-bottom,
.elementor-shape[data-negative=true].elementor-shape-top {
 -webkit-transform:rotate(180deg);
 -ms-transform:rotate(180deg);
 transform:rotate(180deg)
}
.elementor-shape svg {
 display:block;
 width:calc(100% + 1.3px);
 position:relative;
 left:50%;
 -webkit-transform:translateX(-50%);
 -ms-transform:translateX(-50%);
 transform:translateX(-50%)
}
.elementor-shape .elementor-shape-fill {
 fill:#fff;
 -webkit-transform-origin:center;
 -ms-transform-origin:center;
 transform-origin:center;
 -webkit-transform:rotateY(0deg);
 transform:rotateY(0deg)
}
#wp-admin-bar-elementor_edit_page>.ab-item:before {
 content:"\e813";
 font-family:eicons;
 top:3px;
 font-size:18px
}
#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 width:200px
}
#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
 white-space:nowrap;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 overflow:hidden;
 width:100%
}
#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
 background:#55595c;
 font-size:11px;
 line-height:9px;
 margin-top:6px;
 padding:4px 8px;
 border-radius:3px
}
#wp-admin-bar-elementor_inspector>.ab-item:before {
 content:"\f348";
 top:2px
}
#wpadminbar * {
 font-style:normal
}
.page-template-elementor_canvas.elementor-page:before {
 display:none
}
.elementor-post__thumbnail__link {
 -webkit-transition:none;
 -o-transition:none;
 transition:none
}
#left-area ul.elementor-icon-list-items,
.elementor-edit-area .elementor-element ul.elementor-icon-list-items,
.elementor .elementor-element ul.elementor-icon-list-items {
 padding:0
}
.e--ua-appleWebkit.rtl {
 --flex-right:flex-start
}
.e--ua-appleWebkit .elementor-share-buttons--align-right,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
 --justify-content:var(--flex-right,flex-end)
}
.e--ua-appleWebkit .elementor-share-buttons--align-center,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
 --justify-content:center
}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
 width:auto;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-box-pack:var(--justify-content,space-between);
 -ms-flex-pack:var(--justify-content,space-between);
 justify-content:var(--justify-content,space-between);
 margin-left:calc(-.5 * var(--grid-column-gap));
 margin-right:calc(-.5 * var(--grid-column-gap))
}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
 margin-left:calc(.5 * var(--grid-column-gap));
 margin-right:calc(.5 * var(--grid-column-gap))
}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
 display:inline-block
}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
 margin-left:0;
 margin-right:0
}
@media (max-width:1024px) {
 .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,
 .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
  --justify-content:var(--flex-right,flex-end)
 }
 .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,
 .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
  --justify-content:center
 }
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,
 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,
 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
  width:auto;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:var(--justify-content,space-between);
  -ms-flex-pack:var(--justify-content,space-between);
  justify-content:var(--justify-content,space-between);
  margin-left:calc(-.5 * var(--grid-column-gap));
  margin-right:calc(-.5 * var(--grid-column-gap))
 }
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,
 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,
 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
  margin-left:calc(.5 * var(--grid-column-gap));
  margin-right:calc(.5 * var(--grid-column-gap))
 }
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
  display:inline-block
 }
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,
 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,
 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
  margin-left:0;
  margin-right:0
 }
}
@media (max-width:767px) {
 .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,
 .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
  --justify-content:var(--flex-right,flex-end)
 }
 .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,
 .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
  --justify-content:center
 }
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,
 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,
 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
  width:auto;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:var(--justify-content,space-between);
  -ms-flex-pack:var(--justify-content,space-between);
  justify-content:var(--justify-content,space-between);
  margin-left:calc(-.5 * var(--grid-column-gap));
  margin-right:calc(-.5 * var(--grid-column-gap))
 }
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,
 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,
 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
  margin-left:calc(.5 * var(--grid-column-gap));
  margin-right:calc(.5 * var(--grid-column-gap))
 }
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
  display:inline-block
 }
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
 .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,
 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,
 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
  margin-left:0;
  margin-right:0
 }
}
@media (max-width:767px) {
 .elementor .elementor-hidden-mobile,
 .elementor .elementor-hidden-phone {
  display:none
 }
}
@media (min-width:-1px) and (max-width:-1px) {
 .elementor .elementor-hidden-mobile_extra {
  display:none
 }
}
@media (min-width:768px) and (max-width:1024px) {
 .elementor .elementor-hidden-tablet {
  display:none
 }
}
@media (min-width:-1px) and (max-width:-1px) {
 .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:-1px) {
 .elementor .elementor-hidden-widescreen {
  display:none
 }
}
.elementor-widget-text-path {
 font-size:20px;
 text-align:var(--alignment,left)
}
.elementor-widget-text-path svg {
 width:var(--width);
 max-width:100%;
 height:auto;
 overflow:visible;
 word-spacing:var(--word-spacing);
 -webkit-transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));
 -ms-transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));
 transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1))
}
.elementor-widget-text-path svg path {
 vector-effect:non-scaling-stroke;
 fill:var(--path-fill,transparent);
 stroke:var(--stroke-color,transparent);
 stroke-width:var(--stroke-width,1px);
 -webkit-transition:var(--stroke-transition) stroke,var(--stroke-transition) fill;
 -o-transition:var(--stroke-transition) stroke,var(--stroke-transition) fill;
 transition:var(--stroke-transition) stroke,var(--stroke-transition) fill
}
.elementor-widget-text-path svg:hover path {
 --path-fill:var(--path-fill-hover);
 --stroke-color:var(--stroke-color-hover);
 --stroke-width:var(--stroke-width-hover)
}
.elementor-widget-text-path svg text {
 --fill:var(--text-color);
 fill:var(--fill);
 direction:var(--direction,ltr);
 -webkit-transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill;
 -o-transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill;
 transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill
}
.elementor-widget-text-path svg text:hover {
 --color:var(--text-color-hover,var(--text-color));
 --fill:var(--color);
 color:var(--color)
}
.elementor-accordion {
 text-align:left
}
.elementor-accordion .elementor-accordion-item {
 border:1px solid #d4d4d4
}
.elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
 border-top:none
}
.elementor-accordion .elementor-tab-title {
 margin:0;
 padding:15px 20px;
 font-weight:700;
 line-height:1;
 cursor:pointer;
 outline:none
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
 display:inline-block;
 width:1.5em
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
 width:1em;
 height:1em
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
 float:right;
 text-align:right
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
 float:left;
 text-align:left
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
 display:block
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
 display:none
}
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
 display:block
}
.elementor-accordion .elementor-tab-content {
 display:none;
 padding:15px 20px;
 border-top:1px solid #d4d4d4
}
@media (max-width:767px) {
 .elementor-accordion .elementor-tab-title {
  padding:12px 15px
 }
 .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
  width:1.2em
 }
 .elementor-accordion .elementor-tab-content {
  padding:7px 15px
 }
}
.e-container>.elementor-widget-accordion {
 width:var(--container-widget-width,100%)
}
.elementor-alert {
 padding:15px;
 border-left:5px solid transparent;
 position:relative;
 text-align:left
}
.elementor-alert .elementor-alert-title {
 display:block;
 font-weight:700
}
.elementor-alert .elementor-alert-description {
 font-size:13px
}
.elementor-alert button.elementor-alert-dismiss {
 position:absolute;
 right:var(--dismiss-icon-horizontal-position,10px);
 top:var(--dismiss-icon-vertical-position,10px);
 padding:3px;
 font-size:var(--dismiss-icon-size,20px);
 line-height:1;
 background:transparent;
 color:var(--dismiss-icon-normal-color,inherit);
 border:none;
 cursor:pointer;
 -webkit-transition-duration:var(--dismiss-icon-hover-transition-duration,.3s);
 -o-transition-duration:var(--dismiss-icon-hover-transition-duration,.3s);
 transition-duration:var(--dismiss-icon-hover-transition-duration,.3s)
}
.elementor-alert button.elementor-alert-dismiss:hover {
 color:var(--dismiss-icon-hover-color,inherit)
}
.elementor-alert button.elementor-alert-dismiss svg {
 width:var(--dismiss-icon-size,20px);
 height:var(--dismiss-icon-size,20px);
 fill:var(--dismiss-icon-normal-color,currentColor);
 -webkit-transition-duration:var(--dismiss-icon-hover-transition-duration,.3s);
 -o-transition-duration:var(--dismiss-icon-hover-transition-duration,.3s);
 transition-duration:var(--dismiss-icon-hover-transition-duration,.3s)
}
.elementor-alert button.elementor-alert-dismiss svg:hover {
 fill:var(--dismiss-icon-hover-color,currentColor)
}
.elementor-alert.elementor-alert-info {
 color:#31708f;
 background-color:#d9edf7;
 border-color:#bcdff1
}
.elementor-alert.elementor-alert-success {
 color:#3c763d;
 background-color:#dff0d8;
 border-color:#cae6be
}
.elementor-alert.elementor-alert-warning {
 color:#8a6d3b;
 background-color:#fcf8e3;
 border-color:#f9f0c3
}
.elementor-alert.elementor-alert-danger {
 color:#a94442;
 background-color:#f2dede;
 border-color:#e8c4c4
}
@media (max-width:767px) {
 .elementor-alert {
  padding:10px
 }
 .elementor-alert button.elementor-alert-dismiss {
  right:7px;
  top:7px
 }
}
.elementor-counter .elementor-counter-number-wrapper {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 font-size:69px;
 font-weight:600;
 line-height:1
}
.elementor-counter .elementor-counter-number-prefix,
.elementor-counter .elementor-counter-number-suffix {
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1;
 white-space:pre-wrap
}
.elementor-counter .elementor-counter-number-prefix {
 text-align:right
}
.elementor-counter .elementor-counter-number-suffix {
 text-align:left
}
.elementor-counter .elementor-counter-title {
 text-align:center;
 font-size:19px;
 font-weight:400;
 line-height:2.5
}
.elementor-widget-divider {
 --divider-border-style:none;
 --divider-border-width:1px;
 --divider-color:#2c2c2c;
 --divider-icon-size:20px;
 --divider-element-spacing:10px;
 --divider-pattern-height:24px;
 --divider-pattern-size:20px;
 --divider-pattern-url:none;
 --divider-pattern-repeat:repeat-x
}
.elementor-widget-divider .elementor-divider {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.elementor-widget-divider .elementor-divider__text {
 font-size:15px;
 line-height:1;
 max-width:95%
}
.elementor-widget-divider .elementor-divider__element {
 margin:0 var(--divider-element-spacing);
 -ms-flex-negative:0;
 flex-shrink:0
}
.elementor-widget-divider .elementor-icon {
 font-size:var(--divider-icon-size)
}
.elementor-widget-divider .elementor-divider-separator {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 margin:0;
 direction:ltr
}
.elementor-widget-divider--view-line_icon .elementor-divider-separator,
.elementor-widget-divider--view-line_text .elementor-divider-separator {
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,
.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,
.elementor-widget-divider--view-line_text .elementor-divider-separator:after,
.elementor-widget-divider--view-line_text .elementor-divider-separator:before {
 display:block;
 content:"";
 border-bottom:0;
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1;
 border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}
.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type {
 -webkit-box-flex:0;
 -ms-flex-positive:0;
 flex-grow:0;
 -ms-flex-negative:100;
 flex-shrink:100
}
.elementor-widget-divider--element-align-left .elementor-divider-separator:before {
 content:none
}
.elementor-widget-divider--element-align-left .elementor-divider__element {
 margin-left:0
}
.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type {
 -webkit-box-flex:0;
 -ms-flex-positive:0;
 flex-grow:0;
 -ms-flex-negative:100;
 flex-shrink:100
}
.elementor-widget-divider--element-align-right .elementor-divider-separator:after {
 content:none
}
.elementor-widget-divider--element-align-right .elementor-divider__element {
 margin-right:0
}
.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
 border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}
.elementor-widget-divider--separator-type-pattern {
 --divider-border-style:none
}
.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,
.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,
.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,
.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator {
 width:100%;
 min-height:var(--divider-pattern-height);
 -webkit-mask-size:var(--divider-pattern-size) 100%;
 mask-size:var(--divider-pattern-size) 100%;
 -webkit-mask-repeat:var(--divider-pattern-repeat);
 mask-repeat:var(--divider-pattern-repeat);
 background-color:var(--divider-color);
 -webkit-mask-image:var(--divider-pattern-url);
 mask-image:var(--divider-pattern-url)
}
.elementor-widget-divider--no-spacing {
 --divider-pattern-size:auto
}
.elementor-widget-divider--bg-round {
 --divider-pattern-repeat:round
}
.rtl .elementor-widget-divider .elementor-divider__text {
 direction:rtl
}
.e-container>.elementor-widget-divider {
 width:var(--container-widget-width,100%);
 --flex-grow:var(--container-widget-flex-grow,0)
}
.elementor-image-gallery .gallery-item {
 display:inline-block;
 text-align:center;
 vertical-align:top;
 width:100%;
 max-width:100%;
 margin:0 auto
}
.elementor-image-gallery .gallery-item img {
 margin:0 auto
}
.elementor-image-gallery .gallery-item .gallery-caption {
 margin:0
}
.elementor-image-gallery figure img {
 display:block
}
.elementor-image-gallery figure figcaption {
 width:100%
}
.gallery-spacing-custom .elementor-image-gallery .gallery-icon {
 padding:0
}
@media (min-width:768px) {
 .elementor-image-gallery .gallery-columns-2 .gallery-item {
  max-width:50%
 }
 .elementor-image-gallery .gallery-columns-3 .gallery-item {
  max-width:33.33%
 }
 .elementor-image-gallery .gallery-columns-4 .gallery-item {
  max-width:25%
 }
 .elementor-image-gallery .gallery-columns-5 .gallery-item {
  max-width:20%
 }
 .elementor-image-gallery .gallery-columns-6 .gallery-item {
  max-width:16.666%
 }
 .elementor-image-gallery .gallery-columns-7 .gallery-item {
  max-width:14.28%
 }
 .elementor-image-gallery .gallery-columns-8 .gallery-item {
  max-width:12.5%
 }
 .elementor-image-gallery .gallery-columns-9 .gallery-item {
  max-width:11.11%
 }
 .elementor-image-gallery .gallery-columns-10 .gallery-item {
  max-width:10%
 }
}
@media (min-width:480px) and (max-width:767px) {
 .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
  max-width:50%
 }
}
@media (max-width:479px) {
 .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,
 .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
  max-width:100%
 }
}
.elementor-widget-google_maps .elementor-widget-container {
 overflow:hidden
}
.elementor-widget-google_maps iframe {
 height:300px
}
.elementor-heading-title {
 padding:0;
 margin:0;
 line-height:1
}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
 color:inherit;
 font-size:inherit;
 line-height:inherit
}
.elementor-widget-heading .elementor-heading-title.elementor-size-small {
 font-size:15px
}
.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
 font-size:19px
}
.elementor-widget-heading .elementor-heading-title.elementor-size-large {
 font-size:29px
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
 font-size:39px
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
 font-size:59px
}
.elementor-widget-icon-box .elementor-icon-box-wrapper {
 display:block;
 text-align:center
}
.elementor-widget-icon-box .elementor-icon-box-icon {
 margin-bottom:var(--icon-box-icon-margin,15px);
 margin-right:auto;
 margin-left:auto
}
@media (min-width:768px) {
 .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
  -webkit-box-align:start;
  -ms-flex-align:start;
  align-items:flex-start
 }
 .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
 }
 .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
  -webkit-box-align:end;
  -ms-flex-align:end;
  align-items:flex-end
 }
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
 display:-webkit-inline-box;
 display:-ms-inline-flexbox;
 display:inline-flex;
 -webkit-box-flex:0;
 -ms-flex:0 0 auto;
 flex:0 0 auto
}
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
 text-align:right;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:reverse;
 -ms-flex-direction:row-reverse;
 flex-direction:row-reverse
}
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
 margin-left:var(--icon-box-icon-margin,15px);
 margin-right:0;
 margin-bottom:unset
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
 text-align:left;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-direction:row;
 flex-direction:row
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
 margin-right:var(--icon-box-icon-margin,15px);
 margin-left:0;
 margin-bottom:unset
}
.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper {
 display:block;
 text-align:center;
 -webkit-box-orient:unset;
 -webkit-box-direction:unset;
 -ms-flex-direction:unset;
 flex-direction:unset
}
.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon {
 margin-bottom:var(--icon-box-icon-margin,15px);
 margin-right:auto;
 margin-left:auto
}
@media (min-width:-1px) {
 .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper,
 .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon,
 .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto
 }
 .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper {
  text-align:right;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:reverse;
  -ms-flex-direction:row-reverse;
  flex-direction:row-reverse
 }
 .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon {
  margin-left:var(--icon-box-icon-margin,15px);
  margin-right:0;
  margin-bottom:unset
 }
 .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper {
  text-align:left;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon {
  margin-right:var(--icon-box-icon-margin,15px);
  margin-left:0;
  margin-bottom:unset
 }
 .elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper {
  display:block;
  text-align:center;
  -webkit-box-orient:unset;
  -webkit-box-direction:unset;
  -ms-flex-direction:unset;
  flex-direction:unset
 }
 .elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-icon {
  margin-bottom:var(--icon-box-icon-margin,15px);
  margin-right:auto;
  margin-left:auto
 }
}
@media (max-width:-1px) {
 .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper,
 .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon,
 .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto
 }
 .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper {
  text-align:right;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:reverse;
  -ms-flex-direction:row-reverse;
  flex-direction:row-reverse
 }
 .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon {
  margin-left:var(--icon-box-icon-margin,15px);
  margin-right:0;
  margin-bottom:unset
 }
 .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper {
  text-align:left;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon {
  margin-right:var(--icon-box-icon-margin,15px);
  margin-left:0;
  margin-bottom:unset
 }
 .elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper {
  display:block;
  text-align:center;
  -webkit-box-orient:unset;
  -webkit-box-direction:unset;
  -ms-flex-direction:unset;
  flex-direction:unset
 }
 .elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-icon {
  margin-bottom:var(--icon-box-icon-margin,15px);
  margin-right:auto;
  margin-left:auto
 }
}
@media (max-width:-1px) {
 .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper,
 .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon,
 .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto
 }
 .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper {
  text-align:right;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:reverse;
  -ms-flex-direction:row-reverse;
  flex-direction:row-reverse
 }
 .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon {
  margin-left:var(--icon-box-icon-margin,15px);
  margin-right:0;
  margin-bottom:unset
 }
 .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper {
  text-align:left;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon {
  margin-right:var(--icon-box-icon-margin,15px);
  margin-left:0;
  margin-bottom:unset
 }
 .elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper {
  display:block;
  text-align:center;
  -webkit-box-orient:unset;
  -webkit-box-direction:unset;
  -ms-flex-direction:unset;
  flex-direction:unset
 }
 .elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-icon {
  margin-bottom:var(--icon-box-icon-margin,15px);
  margin-right:auto;
  margin-left:auto
 }
}
@media (max-width:1024px) {
 .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper,
 .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon,
 .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto
 }
 .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {
  text-align:right;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:reverse;
  -ms-flex-direction:row-reverse;
  flex-direction:row-reverse
 }
 .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon {
  margin-left:var(--icon-box-icon-margin,15px);
  margin-right:0;
  margin-bottom:unset
 }
 .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper {
  text-align:left;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon {
  margin-right:var(--icon-box-icon-margin,15px);
  margin-left:0;
  margin-bottom:unset
 }
 .elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper {
  display:block;
  text-align:center;
  -webkit-box-orient:unset;
  -webkit-box-direction:unset;
  -ms-flex-direction:unset;
  flex-direction:unset
 }
 .elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon {
  margin-bottom:var(--icon-box-icon-margin,15px);
  margin-right:auto;
  margin-left:auto
 }
}
@media (max-width:-1px) {
 .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper,
 .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon,
 .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto
 }
 .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper {
  text-align:right;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:reverse;
  -ms-flex-direction:row-reverse;
  flex-direction:row-reverse
 }
 .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon {
  margin-left:var(--icon-box-icon-margin,15px);
  margin-right:0;
  margin-bottom:unset
 }
 .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper {
  text-align:left;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon {
  margin-right:var(--icon-box-icon-margin,15px);
  margin-left:0;
  margin-bottom:unset
 }
 .elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper {
  display:block;
  text-align:center;
  -webkit-box-orient:unset;
  -webkit-box-direction:unset;
  -ms-flex-direction:unset;
  flex-direction:unset
 }
 .elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-icon {
  margin-bottom:var(--icon-box-icon-margin,15px);
  margin-right:auto;
  margin-left:auto
 }
}
@media (max-width:767px) {
 .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper,
 .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon,
 .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto
 }
 .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper {
  text-align:right;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:reverse;
  -ms-flex-direction:row-reverse;
  flex-direction:row-reverse
 }
 .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon {
  margin-left:var(--icon-box-icon-margin,15px);
  margin-right:0;
  margin-bottom:unset
 }
 .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper {
  text-align:left;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon {
  margin-right:var(--icon-box-icon-margin,15px);
  margin-left:0;
  margin-bottom:unset
 }
 .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
  display:block;
  text-align:center;
  -webkit-box-orient:unset;
  -webkit-box-direction:unset;
  -ms-flex-direction:unset;
  flex-direction:unset
 }
 .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon {
  margin-bottom:var(--icon-box-icon-margin,15px);
  margin-right:auto;
  margin-left:auto
 }
 .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,
 .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
  display:block;
  -webkit-box-flex:unset;
  -ms-flex:unset;
  flex:unset
 }
}
.elementor-widget-icon-box .elementor-icon-box-title a {
 color:inherit
}
.elementor-widget-icon-box .elementor-icon-box-content {
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1
}
.elementor-widget-icon-box .elementor-icon-box-description {
 margin:0
}
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
 overflow:hidden
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items {
 margin-right:-8px;
 margin-left:-8px
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
 margin-right:8px;
 margin-left:8px
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
 width:auto;
 left:auto;
 right:auto;
 position:relative;
 height:100%;
 border-top:0;
 border-bottom:0;
 border-right:0;
 border-left-width:1px;
 border-style:solid;
 right:-8px
}
.elementor-widget .elementor-icon-list-items {
 list-style-type:none;
 margin:0;
 padding:0
}
.elementor-widget .elementor-icon-list-item {
 margin:0;
 padding:0;
 position:relative
}
.elementor-widget .elementor-icon-list-item:after {
 position:absolute;
 bottom:0;
 width:100%
}
.elementor-widget .elementor-icon-list-item,
.elementor-widget .elementor-icon-list-item a {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 font-size:inherit
}
.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
 -ms-flex-item-align:center;
 align-self:center;
 padding-left:5px
}
.elementor-widget .elementor-icon-list-icon {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.elementor-widget .elementor-icon-list-icon svg {
 width:var(--e-icon-list-icon-size,1em);
 height:var(--e-icon-list-icon-size,1em)
}
.elementor-widget .elementor-icon-list-icon i {
 width:1.25em;
 font-size:var(--e-icon-list-icon-size)
}
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
 text-align:var(--e-icon-list-icon-align)
}
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
 margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)
}
.elementor-widget.elementor-list-item-link-full_width a {
 width:100%
}
.elementor-widget.elementor-align-center .elementor-icon-list-item,
.elementor-widget.elementor-align-center .elementor-icon-list-item a {
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
 margin:auto
}
.elementor-widget.elementor-align-center .elementor-inline-items {
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.elementor-widget.elementor-align-left .elementor-icon-list-item,
.elementor-widget.elementor-align-left .elementor-icon-list-item a {
 -webkit-box-pack:start;
 -ms-flex-pack:start;
 justify-content:flex-start;
 text-align:left
}
.elementor-widget.elementor-align-left .elementor-inline-items {
 -webkit-box-pack:start;
 -ms-flex-pack:start;
 justify-content:flex-start
}
.elementor-widget.elementor-align-right .elementor-icon-list-item,
.elementor-widget.elementor-align-right .elementor-icon-list-item a {
 -webkit-box-pack:end;
 -ms-flex-pack:end;
 justify-content:flex-end;
 text-align:right
}
.elementor-widget.elementor-align-right .elementor-icon-list-items {
 -webkit-box-pack:end;
 -ms-flex-pack:end;
 justify-content:flex-end
}
.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
 left:0
}
.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
 right:0
}
@media (min-width:-1px) {
 .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,
 .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after {
  margin:auto
 }
 .elementor-widget.elementor-widescreen-align-center .elementor-inline-items {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,
 .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  text-align:left
 }
 .elementor-widget.elementor-widescreen-align-left .elementor-inline-items {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,
 .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end;
  text-align:right
 }
 .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end
 }
 .elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after {
  left:0
 }
 .elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after {
  right:0
 }
}
@media (max-width:-1px) {
 .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,
 .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after {
  margin:auto
 }
 .elementor-widget.elementor-laptop-align-center .elementor-inline-items {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,
 .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  text-align:left
 }
 .elementor-widget.elementor-laptop-align-left .elementor-inline-items {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,
 .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end;
  text-align:right
 }
 .elementor-widget.elementor-laptop-align-right .elementor-icon-list-items {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end
 }
 .elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after {
  left:0
 }
 .elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after {
  right:0
 }
}
@media (max-width:-1px) {
 .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,
 .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after {
  margin:auto
 }
 .elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,
 .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  text-align:left
 }
 .elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,
 .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end;
  text-align:right
 }
 .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end
 }
 .elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after {
  left:0
 }
 .elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after {
  right:0
 }
}
@media (max-width:1024px) {
 .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,
 .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
  margin:auto
 }
 .elementor-widget.elementor-tablet-align-center .elementor-inline-items {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,
 .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  text-align:left
 }
 .elementor-widget.elementor-tablet-align-left .elementor-inline-items {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,
 .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end;
  text-align:right
 }
 .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end
 }
 .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
  left:0
 }
 .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
  right:0
 }
}
@media (max-width:-1px) {
 .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,
 .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after {
  margin:auto
 }
 .elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,
 .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  text-align:left
 }
 .elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,
 .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end;
  text-align:right
 }
 .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end
 }
 .elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after {
  left:0
 }
 .elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after {
  right:0
 }
}
@media (max-width:767px) {
 .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,
 .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
  margin:auto
 }
 .elementor-widget.elementor-mobile-align-center .elementor-inline-items {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,
 .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  text-align:left
 }
 .elementor-widget.elementor-mobile-align-left .elementor-inline-items {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,
 .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end;
  text-align:right
 }
 .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end
 }
 .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
  left:0
 }
 .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
  right:0
 }
}
.elementor-widget-image {
 text-align:center
}
.elementor-widget-image a {
 display:inline-block
}
.elementor-widget-image a img[src$=".svg"] {
 width:48px
}
.elementor-widget-image img {
 vertical-align:middle;
 display:inline-block
}
.elementor-widget-image-box .elementor-image-box-content {
 width:100%
}
@media (min-width:768px) {
 .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,
 .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
  text-align:right;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:reverse;
  -ms-flex-direction:row-reverse;
  flex-direction:row-reverse
 }
 .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
  text-align:left;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
  margin:auto
 }
 .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
  -webkit-box-align:start;
  -ms-flex-align:start;
  align-items:flex-start
 }
 .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
 }
 .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
  -webkit-box-align:end;
  -ms-flex-align:end;
  align-items:flex-end
 }
}
@media (max-width:767px) {
 .elementor-widget-image-box .elementor-image-box-img {
  margin-left:auto!important;
  margin-right:auto!important;
  margin-bottom:15px
 }
}
.elementor-widget-image-box .elementor-image-box-img {
 display:inline-block
}
.elementor-widget-image-box .elementor-image-box-title a {
 color:inherit
}
.elementor-widget-image-box .elementor-image-box-wrapper {
 text-align:center
}
.elementor-widget-image-box .elementor-image-box-description {
 margin:0
}
.elementor-widget-image-carousel .swiper-container {
 position:static
}
.elementor-widget-image-carousel .swiper-container .swiper-slide figure {
 line-height:inherit
}
.elementor-widget-image-carousel .swiper-slide {
 text-align:center
}
.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide {
 max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))
}
body.elementor-page .elementor-widget-menu-anchor {
 margin-bottom:0
}
.elementor-widget-progress {
 text-align:left
}
.elementor-progress-wrapper {
 position:relative;
 background-color:#eee;
 color:#fff;
 height:100%;
 border-radius:2px
}
.elementor-progress-bar {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 background-color:#818a91;
 width:0;
 font-size:11px;
 height:30px;
 line-height:30px;
 border-radius:2px;
 -webkit-transition:width 1s ease-in-out;
 -o-transition:width 1s ease-in-out;
 transition:width 1s ease-in-out
}
.elementor-progress-text {
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1;
 white-space:nowrap;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 overflow:hidden;
 padding-left:15px
}
.elementor-progress-percentage {
 padding-right:15px
}
.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {
 background-color:#5bc0de
}
.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
 background-color:#5cb85c
}
.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
 background-color:#f0ad4e
}
.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
 background-color:#d9534f
}
.elementor-progress .elementor-title {
 display:block
}
@media (max-width:767px) {
 .elementor-progress-text {
  padding-left:10px
 }
}
.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container {
 line-height:1;
 font-size:0
}
.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
 display:inline-grid
}
.elementor-widget-social-icons .elementor-grid {
 grid-column-gap:var(--grid-column-gap,5px);
 grid-row-gap:var(--grid-row-gap,5px);
 grid-template-columns:var(--grid-template-columns);
 -webkit-box-pack:var(--justify-content,center);
 -ms-flex-pack:var(--justify-content,center);
 justify-content:var(--justify-content,center);
 justify-items:var(--justify-content,center)
}
.elementor-icon.elementor-social-icon {
 font-size:var(--icon-size,25px);
 line-height:var(--icon-size,25px);
 width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
 height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))
}
.elementor-social-icon {
 --e-social-icon-icon-color:#fff;
 display:-webkit-inline-box;
 display:-ms-inline-flexbox;
 display:inline-flex;
 background-color:#818a91;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 text-align:center;
 cursor:pointer
}
.elementor-social-icon i {
 color:var(--e-social-icon-icon-color)
}
.elementor-social-icon svg {
 fill:var(--e-social-icon-icon-color)
}
.elementor-social-icon:last-child {
 margin:0
}
.elementor-social-icon:hover {
 opacity:.9;
 color:#fff
}
.elementor-social-icon-android {
 background-color:#a4c639
}
.elementor-social-icon-apple {
 background-color:#999
}
.elementor-social-icon-behance {
 background-color:#1769ff
}
.elementor-social-icon-bitbucket {
 background-color:#205081
}
.elementor-social-icon-codepen {
 background-color:#000
}
.elementor-social-icon-delicious {
 background-color:#39f
}
.elementor-social-icon-deviantart {
 background-color:#05cc47
}
.elementor-social-icon-digg {
 background-color:#005be2
}
.elementor-social-icon-dribbble {
 background-color:#ea4c89
}
.elementor-social-icon-elementor {
 background-color:#d30c5c
}
.elementor-social-icon-envelope {
 background-color:#ea4335
}
.elementor-social-icon-facebook,
.elementor-social-icon-facebook-f {
 background-color:#3b5998
}
.elementor-social-icon-flickr {
 background-color:#0063dc
}
.elementor-social-icon-foursquare {
 background-color:#2d5be3
}
.elementor-social-icon-free-code-camp,
.elementor-social-icon-freecodecamp {
 background-color:#006400
}
.elementor-social-icon-github {
 background-color:#333
}
.elementor-social-icon-gitlab {
 background-color:#e24329
}
.elementor-social-icon-globe {
 background-color:#818a91
}
.elementor-social-icon-google-plus,
.elementor-social-icon-google-plus-g {
 background-color:#dd4b39
}
.elementor-social-icon-houzz {
 background-color:#7ac142
}
.elementor-social-icon-instagram {
 background-color:#262626
}
.elementor-social-icon-jsfiddle {
 background-color:#487aa2
}
.elementor-social-icon-link {
 background-color:#818a91
}
.elementor-social-icon-linkedin,
.elementor-social-icon-linkedin-in {
 background-color:#0077b5
}
.elementor-social-icon-medium {
 background-color:#00ab6b
}
.elementor-social-icon-meetup {
 background-color:#ec1c40
}
.elementor-social-icon-mixcloud {
 background-color:#273a4b
}
.elementor-social-icon-odnoklassniki {
 background-color:#f4731c
}
.elementor-social-icon-pinterest {
 background-color:#bd081c
}
.elementor-social-icon-product-hunt {
 background-color:#da552f
}
.elementor-social-icon-reddit {
 background-color:#ff4500
}
.elementor-social-icon-rss {
 background-color:#f26522
}
.elementor-social-icon-shopping-cart {
 background-color:#4caf50
}
.elementor-social-icon-skype {
 background-color:#00aff0
}
.elementor-social-icon-slideshare {
 background-color:#0077b5
}
.elementor-social-icon-snapchat {
 background-color:#fffc00
}
.elementor-social-icon-soundcloud {
 background-color:#f80
}
.elementor-social-icon-spotify {
 background-color:#2ebd59
}
.elementor-social-icon-stack-overflow {
 background-color:#fe7a15
}
.elementor-social-icon-steam {
 background-color:#00adee
}
.elementor-social-icon-stumbleupon {
 background-color:#eb4924
}
.elementor-social-icon-telegram {
 background-color:#2ca5e0
}
.elementor-social-icon-thumb-tack {
 background-color:#1aa1d8
}
.elementor-social-icon-tripadvisor {
 background-color:#589442
}
.elementor-social-icon-tumblr {
 background-color:#35465c
}
.elementor-social-icon-twitch {
 background-color:#6441a5
}
.elementor-social-icon-twitter {
 background-color:#1da1f2
}
.elementor-social-icon-viber {
 background-color:#665cac
}
.elementor-social-icon-vimeo {
 background-color:#1ab7ea
}
.elementor-social-icon-vk {
 background-color:#45668e
}
.elementor-social-icon-weibo {
 background-color:#dd2430
}
.elementor-social-icon-weixin {
 background-color:#31a918
}
.elementor-social-icon-whatsapp {
 background-color:#25d366
}
.elementor-social-icon-wordpress {
 background-color:#21759b
}
.elementor-social-icon-xing {
 background-color:#026466
}
.elementor-social-icon-yelp {
 background-color:#af0606
}
.elementor-social-icon-youtube {
 background-color:#cd201f
}
.elementor-social-icon-500px {
 background-color:#0099e5
}
.elementor-shape-rounded .elementor-icon.elementor-social-icon {
 border-radius:10%
}
.elementor-shape-circle .elementor-icon.elementor-social-icon {
 border-radius:50%
}
.elementor-column .elementor-spacer-inner {
 height:var(--spacer-size)
}
.e-container {
 --container-widget-width:100%
}
.e-container>.elementor-widget-spacer {
 width:var(--container-widget-width,var(--spacer-size));
 -ms-flex-item-align:stretch;
 align-self:stretch;
 -ms-flex-negative:0;
 flex-shrink:0
}
.e-container>.elementor-widget-spacer>.elementor-widget-container,
.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer {
 height:100%
}
.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner {
 height:var(--container-widget-height,var(--spacer-size))
}
.elementor-star-rating {
 color:#ccd6df;
 font-family:eicons;
 display:inline-block
}
.elementor-star-rating i {
 display:inline-block;
 position:relative;
 font-style:normal;
 cursor:default
}
.elementor-star-rating i:before {
 content:"\e934";
 display:block;
 font-size:inherit;
 font-family:inherit;
 position:absolute;
 overflow:hidden;
 color:#f0ad4e;
 top:0;
 left:0
}
.elementor-star-rating .elementor-star-empty:before {
 content:none
}
.elementor-star-rating .elementor-star-1:before {
 width:10%
}
.elementor-star-rating .elementor-star-2:before {
 width:20%
}
.elementor-star-rating .elementor-star-3:before {
 width:30%
}
.elementor-star-rating .elementor-star-4:before {
 width:40%
}
.elementor-star-rating .elementor-star-5:before {
 width:50%
}
.elementor-star-rating .elementor-star-6:before {
 width:60%
}
.elementor-star-rating .elementor-star-7:before {
 width:70%
}
.elementor-star-rating .elementor-star-8:before {
 width:80%
}
.elementor-star-rating .elementor-star-9:before {
 width:90%
}
.elementor-star-rating__wrapper {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.elementor-star-rating__title {
 margin-right:10px
}
.elementor-star-rating--align-right .elementor-star-rating__wrapper {
 text-align:right;
 -webkit-box-pack:end;
 -ms-flex-pack:end;
 justify-content:flex-end
}
.elementor-star-rating--align-left .elementor-star-rating__wrapper {
 text-align:left;
 -webkit-box-pack:start;
 -ms-flex-pack:start;
 justify-content:flex-start
}
.elementor-star-rating--align-center .elementor-star-rating__wrapper {
 text-align:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.elementor-star-rating--align-justify .elementor-star-rating__title {
 margin-right:auto
}
@media (max-width:1024px) {
 .elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper {
  text-align:right;
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end
 }
 .elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper {
  text-align:left;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper {
  text-align:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-star-rating-tablet--align-justify .elementor-star-rating__title {
  margin-right:auto
 }
}
@media (max-width:767px) {
 .elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper {
  text-align:right;
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end
 }
 .elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper {
  text-align:left;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper {
  text-align:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-star-rating-mobile--align-justify .elementor-star-rating__title {
  margin-right:auto
 }
}
.last-star {
 letter-spacing:0
}
.elementor--star-style-star_unicode .elementor-star-rating {
 font-family:Arial,Helvetica,sans-serif
}
.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
 content:"★"
}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
 width:25%;
 -ms-flex-negative:0;
 flex-shrink:0
}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
 border-right-style:none
}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
 height:999em;
 width:0;
 right:0;
 border-right-style:solid
}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
 top:0;
 -webkit-transform:translateY(-100%);
 -ms-transform:translateY(-100%);
 transform:translateY(-100%)
}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
 top:100%
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
 display:table-cell
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
 border-bottom-style:none
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
 bottom:0;
 height:0;
 width:999em;
 border-bottom-style:solid
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
 right:100%
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
 left:100%
}
.elementor-widget-tabs .elementor-tab-content,
.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title:after,
.elementor-widget-tabs .elementor-tab-title:before,
.elementor-widget-tabs .elementor-tabs-content-wrapper {
 border:1px #d4d4d4
}
.elementor-widget-tabs .elementor-tabs {
 text-align:left
}
.elementor-widget-tabs .elementor-tabs-wrapper {
 overflow:hidden
}
.elementor-widget-tabs .elementor-tab-title {
 cursor:pointer;
 outline:var(--focus-outline,none)
}
.elementor-widget-tabs .elementor-tab-desktop-title {
 position:relative;
 padding:20px 25px;
 font-weight:700;
 line-height:1;
 border:solid transparent
}
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
 border-color:#d4d4d4
}
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
 display:block;
 content:"";
 position:absolute
}
.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible {
 border:1px solid #000
}
.elementor-widget-tabs .elementor-tab-mobile-title {
 padding:10px;
 cursor:pointer
}
.elementor-widget-tabs .elementor-tab-content {
 padding:20px;
 display:none
}
@media (max-width:767px) {
 .elementor-tabs .elementor-tab-content,
 .elementor-tabs .elementor-tab-title {
  border-style:solid solid none
 }
 .elementor-tabs .elementor-tabs-wrapper {
  display:none
 }
 .elementor-tabs .elementor-tabs-content-wrapper {
  border-bottom-style:solid
 }
 .elementor-tabs .elementor-tab-content {
  padding:10px
 }
}
@media (min-width:768px) {
 .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
 }
 .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  border-style:solid solid solid none
 }
 .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
  border-style:none solid solid
 }
 .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,
 .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,
 .elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper {
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end
 }
 .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title {
  width:100%
 }
 .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title {
  height:100%
 }
 .elementor-tabs .elementor-tab-mobile-title {
  display:none
 }
}
.elementor-testimonial-wrapper {
 overflow:hidden;
 text-align:center
}
.elementor-testimonial-wrapper .elementor-testimonial-content {
 font-size:1.3em;
 margin-bottom:20px
}
.elementor-testimonial-wrapper .elementor-testimonial-name {
 line-height:1.5;
 display:block
}
.elementor-testimonial-wrapper .elementor-testimonial-job {
 font-size:.85em;
 display:block
}
.elementor-testimonial-wrapper .elementor-testimonial-meta {
 width:100%;
 line-height:1
}
.elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
 display:inline-block
}
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
 display:table-cell;
 vertical-align:middle
}
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
 width:60px;
 height:60px;
 border-radius:50%;
 -o-object-fit:cover;
 object-fit:cover;
 max-width:none
}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
 padding-right:15px
}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
 text-align:left
}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
 display:block
}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
 margin-bottom:20px
}
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
 background-color:#818a91;
 color:#fff
}
.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
 color:#818a91;
 border:3px solid;
 background-color:transparent
}
.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
 margin-top:8px
}
.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
 width:1em;
 height:1em
}
.elementor-widget-text-editor .elementor-drop-cap {
 float:left;
 text-align:center;
 line-height:1;
 font-size:50px
}
.elementor-widget-text-editor .elementor-drop-cap-letter {
 display:inline-block
}
.elementor-toggle {
 text-align:left
}
.elementor-toggle .elementor-tab-title {
 font-weight:700;
 line-height:1;
 margin:0;
 padding:15px;
 border-bottom:1px solid #d4d4d4;
 cursor:pointer;
 outline:none
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
 display:inline-block;
 width:1em
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
 -webkit-margin-start:-5px;
 margin-inline-start:-5px;
 width:1em;
 height:1em
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
 float:right;
 text-align:right
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
 float:left;
 text-align:left
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {
 display:block
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
 display:none
}
.elementor-toggle .elementor-tab-title.elementor-active {
 border-bottom:none
}
.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed {
 display:none
}
.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
 display:block
}
.elementor-toggle .elementor-tab-content {
 padding:15px;
 border-bottom:1px solid #d4d4d4;
 display:none
}
@media (max-width:767px) {
 .elementor-toggle .elementor-tab-title {
  padding:12px
 }
 .elementor-toggle .elementor-tab-content {
  padding:12px 10px
 }
}
.e-container>.elementor-widget-toggle {
 width:var(--container-widget-width,100%)
}
.elementor-widget-video .elementor-widget-container {
 overflow:hidden;
 -webkit-transform:translateZ(0);
 transform:translateZ(0)
}
.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background-size:cover;
 background-position:50%
}
.elementor-widget-video .elementor-custom-embed-image-overlay {
 cursor:pointer;
 text-align:center
}
.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
 opacity:1
}
.elementor-widget-video .elementor-custom-embed-image-overlay img {
 display:block;
 width:100%
}
.elementor-widget-video .e-hosted-video .elementor-video {
 -o-object-fit:cover;
 object-fit:cover
}
.e-container>.elementor-widget-video {
 width:var(--container-widget-width,100%)
}
.lazy-hidden,
.entry img.lazy-hidden,
img.thumbnail.lazy-hidden {
 opacity:.2;
 background-color:#fff
}
figure.wp-block-image img.lazy-hidden {
 min-width:150px
}
.lazy-loaded {
 -webkit-transition:opacity 0.3s;
 -moz-transition:opacity 0.3s;
 -ms-transition:opacity 0.3s;
 -o-transition:opacity 0.3s;
 transition:opacity 0.3s;
 opacity:1!important
}
picture source[type="image/webp"] {
 display:block
}
.clear {
 clear:both
}
.nobr {
 white-space:nowrap
}
.lazy-hidden,
.entry img.lazy-hidden,
img.thumbnail.lazy-hidden {
 background-color:transparent
}
.clearfix:after,
.container:after,
.row:after {
 clear:both
}
*,
:after,
:before {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
img {
 vertical-align:middle
}
.img-responsive {
 display:block;
 max-width:100%;
 height:auto
}
.clearfix:after,
.clearfix:before {
 content:'\0020';
 display:block;
 overflow:hidden;
 visibility:hidden;
 width:0;
 height:0
}
.container:after,
.container:before,
.row:after,
.row:before {
 content:" ";
 display:table
}
.clearfix {
 zoom:1
}
.columns {
 padding:0 15px;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
.container [class*=col-] img,
.container-fluid [class*=col-] img {
 max-width:100%
}
.container {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
@media only screen and (max-width:480px) {
 .container {
  width:98%
 }
}
@media only screen and (min-width:481px) and (max-width:767px) {
 .container {
  width:96%
 }
}
@media only screen and (min-width:768px) and (max-width:991px) {
 .container {
  width:100%
 }
}
@media only screen and (min-width:992px) {
 .container {
  width:960px
 }
}
@media only screen and (min-width:1200px) and (max-width:1280px) {
 .container {
  width:1156px;
  padding-left:15px;
  padding-right:15px
 }
}
@media only screen and (min-width:1921px) {
 .container {
  max-width:1690px
 }
}
.row {
 margin-left:-15px;
 margin-right:-15px
}
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-12,
.col-xs-4,
.col-xs-6,
.col-xs-8 {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media only screen and (min-width:1281px) {
 .container {
  width:1246px;
  padding-left:15px;
  padding-right:15px
 }
 .col-lg-6,
 .col-md-1,
 .col-md-10,
 .col-md-11,
 .col-md-12,
 .col-md-2,
 .col-md-3,
 .col-md-4,
 .col-md-5,
 .col-md-6,
 .col-md-7,
 .col-md-8,
 .col-md-9,
 .col-sm-1,
 .col-sm-10,
 .col-sm-11,
 .col-sm-12,
 .col-sm-2,
 .col-sm-3,
 .col-sm-4,
 .col-sm-5,
 .col-sm-6,
 .col-sm-7,
 .col-sm-8,
 .col-sm-9,
 .col-xs-12,
 .col-xs-4,
 .col-xs-6,
 .col-xs-8 {
  padding-left:15px;
  padding-right:15px
 }
 .row {
  margin-left:-15px;
  margin-right:-15px
 }
}
.container [class*=col-].alpha {
 padding-left:0
}
.container [class*=col-].omega {
 padding-right:0
}
.col-xs-12,
.col-xs-4,
.col-xs-6,
.col-xs-8 {
 float:left
}
.col-xs-12 {
 width:100%
}
.col-xs-8 {
 width:66.66666666666666%
}
.col-xs-6 {
 width:50%
}
.col-xs-4 {
 width:33.33333333333333%
}
@media (min-width:768px) {
 .col-sm-1,
 .col-sm-10,
 .col-sm-11,
 .col-sm-12,
 .col-sm-2,
 .col-sm-3,
 .col-sm-4,
 .col-sm-5,
 .col-sm-6,
 .col-sm-7,
 .col-sm-8,
 .col-sm-9 {
  float:left
 }
 .col-sm-12 {
  width:100%
 }
 .col-sm-11 {
  width:91.66666666666666%
 }
 .col-sm-10 {
  width:83.33333333333334%
 }
 .col-sm-9 {
  width:75%
 }
 .col-sm-8 {
  width:66.66666666666666%
 }
 .col-sm-7 {
  width:58.333333333333336%
 }
 .col-sm-6 {
  width:50%
 }
 .col-sm-5 {
  width:41.66666666666667%
 }
 .col-sm-4 {
  width:33.33333333333333%
 }
 .col-sm-3 {
  width:25%
 }
 .col-sm-2 {
  width:16.666666666666664%
 }
 .col-sm-1 {
  width:8.333333333333332%
 }
}
@media (min-width:992px) {
 .col-md-1,
 .col-md-10,
 .col-md-11,
 .col-md-12,
 .col-md-2,
 .col-md-3,
 .col-md-4,
 .col-md-5,
 .col-md-6,
 .col-md-7,
 .col-md-8,
 .col-md-9 {
  float:left
 }
 .col-md-12 {
  width:100%
 }
 .col-md-11 {
  width:91.66666666666666%
 }
 .col-md-10 {
  width:83.33333333333334%
 }
 .col-md-9 {
  width:75%
 }
 .col-md-8 {
  width:66.66666666666666%
 }
 .col-md-7 {
  width:58.333333333333336%
 }
 .col-md-6 {
  width:50%
 }
 .col-md-5 {
  width:41.66666666666667%
 }
 .col-md-4 {
  width:33.33333333333333%
 }
 .col-md-3 {
  width:25%
 }
 .col-md-2 {
  width:16.666666666666664%
 }
 .col-md-1 {
  width:8.333333333333332%
 }
 .col-md-offset-1 {
  margin-left:8.333333333333332%
 }
}
.container-fluid {
 margin-left:0;
 margin-right:0;
 padding-right:0;
 padding-left:0
}
.container-fluid::after {
 content:"";
 display:table;
 clear:both
}
#wp-admin-bar-wn_main_menu_item.wn-admin-menu-bar img,
#wp-admin-bar-wn_main_menu_item.wn-admin-menu-bar svg {
 fill:#9ca2a6;
 width:17px;
 vertical-align:middle;
 margin-right:2px
}
#wp-admin-bar-wn_main_menu_item.wn-admin-menu-bar:hover svg {
 fill:#00b9eb
}
[class*=" ti-"],
[class*=" pe-7s-"],
[class*=li_],
[class*=sl-],
[class^=pe-7s-],
[class^=ti-] {
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 speak:none;
 -moz-osx-font-smoothing:grayscale;
 -webkit-font-smoothing:antialiased;
 line-height:1
}
[class*=" ultsl-"],
[class^=ultsl-] {
 font-family:ult-silk!important
}
[class*=" icon-basic"]:before,
[class*=" icon-ecommerce"]:before,
[class*=" icon-arrows"]:before,
[class*=" icon-software"]:before,
[class^=icon-arrows]:before,
[class^=icon-basic]:before,
[class^=icon-ecommerce]:before,
[class^=icon-software]:before {
 font-style:normal!important;
 font-weight:400!important;
 font-variant:normal!important;
 text-transform:none!important;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.wn-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:focus,
.wn-sr-only-focusable:active {
 clip:auto;
 height:auto;
 margin:0;
 overflow:visible;
 position:static;
 width:auto
}
.wn-fab {
 font-family:WnFontAwesomeB
}
.wn-fa,
.wn-far,
.wn-fas {
 font-family:WnFontAwesome
}
.wn-far {
 font-weight:400
}
.wn-fa,
.wn-fas {
 font-weight:900
}
.wn-fa,
.wn-fab,
.wn-fal,
.wn-far,
.wn-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
}
.wn-fa-500px:before {
 content:"\f26e"
}
.wn-fa-accessible-icon:before {
 content:"\f368"
}
.wn-fa-accusoft:before {
 content:"\f369"
}
.wn-fa-address-book:before {
 content:"\f2b9"
}
.wn-fa-address-card:before {
 content:"\f2bb"
}
.wn-fa-adjust:before {
 content:"\f042"
}
.wn-fa-adn:before {
 content:"\f170"
}
.wn-fa-adversal:before {
 content:"\f36a"
}
.wn-fa-affiliatetheme:before {
 content:"\f36b"
}
.wn-fa-algolia:before {
 content:"\f36c"
}
.wn-fa-align-center:before {
 content:"\f037"
}
.wn-fa-align-justify:before {
 content:"\f039"
}
.wn-fa-align-left:before {
 content:"\f036"
}
.wn-fa-align-right:before {
 content:"\f038"
}
.wn-fa-allergies:before {
 content:"\f461"
}
.wn-fa-amazon:before {
 content:"\f270"
}
.wn-fa-amazon-pay:before {
 content:"\f42c"
}
.wn-fa-ambulance:before {
 content:"\f0f9"
}
.wn-fa-american-sign-language-interpreting:before {
 content:"\f2a3"
}
.wn-fa-amilia:before {
 content:"\f36d"
}
.wn-fa-anchor:before {
 content:"\f13d"
}
.wn-fa-android:before {
 content:"\f17b"
}
.wn-fa-angellist:before {
 content:"\f209"
}
.wn-fa-angle-double-down:before {
 content:"\f103"
}
.wn-fa-angle-double-left:before {
 content:"\f100"
}
.wn-fa-angle-double-right:before {
 content:"\f101"
}
.wn-fa-angle-double-up:before {
 content:"\f102"
}
.wn-fa-angle-down:before {
 content:"\f107"
}
.wn-fa-angle-left:before {
 content:"\f104"
}
.wn-fa-angle-right:before {
 content:"\f105"
}
.wn-fa-angle-up:before {
 content:"\f106"
}
.wn-fa-angrycreative:before {
 content:"\f36e"
}
.wn-fa-angular:before {
 content:"\f420"
}
.wn-fa-app-store:before {
 content:"\f36f"
}
.wn-fa-app-store-ios:before {
 content:"\f370"
}
.wn-fa-apper:before {
 content:"\f371"
}
.wn-fa-apple:before {
 content:"\f179"
}
.wn-fa-apple-pay:before {
 content:"\f415"
}
.wn-fa-archive:before {
 content:"\f187"
}
.wn-fa-arrow-alt-circle-down:before {
 content:"\f358"
}
.wn-fa-arrow-alt-circle-left:before {
 content:"\f359"
}
.wn-fa-arrow-alt-circle-right:before {
 content:"\f35a"
}
.wn-fa-arrow-alt-circle-up:before {
 content:"\f35b"
}
.wn-fa-arrow-circle-down:before {
 content:"\f0ab"
}
.wn-fa-arrow-circle-left:before {
 content:"\f0a8"
}
.wn-fa-arrow-circle-right:before {
 content:"\f0a9"
}
.wn-fa-arrow-circle-up:before {
 content:"\f0aa"
}
.wn-fa-arrow-down:before {
 content:"\f063"
}
.wn-fa-arrow-left:before {
 content:"\f060"
}
.wn-fa-arrow-right:before {
 content:"\f061"
}
.wn-fa-arrow-up:before {
 content:"\f062"
}
.wn-fa-arrows-alt:before {
 content:"\f0b2"
}
.wn-fa-arrows-alt-h:before {
 content:"\f337"
}
.wn-fa-arrows-alt-v:before {
 content:"\f338"
}
.wn-fa-assistive-listening-systems:before {
 content:"\f2a2"
}
.wn-fa-asterisk:before {
 content:"\f069"
}
.wn-fa-asymmetrik:before {
 content:"\f372"
}
.wn-fa-at:before {
 content:"\f1fa"
}
.wn-fa-audible:before {
 content:"\f373"
}
.wn-fa-audio-description:before {
 content:"\f29e"
}
.wn-fa-autoprefixer:before {
 content:"\f41c"
}
.wn-fa-avianex:before {
 content:"\f374"
}
.wn-fa-aviato:before {
 content:"\f421"
}
.wn-fa-aws:before {
 content:"\f375"
}
.wn-fa-backward:before {
 content:"\f04a"
}
.wn-fa-balance-scale:before {
 content:"\f24e"
}
.wn-fa-ban:before {
 content:"\f05e"
}
.wn-fa-band-aid:before {
 content:"\f462"
}
.wn-fa-bandcamp:before {
 content:"\f2d5"
}
.wn-fa-barcode:before {
 content:"\f02a"
}
.wn-fa-bars:before {
 content:"\f0c9"
}
.wn-fa-baseball-ball:before {
 content:"\f433"
}
.wn-fa-basketball-ball:before {
 content:"\f434"
}
.wn-fa-bath:before {
 content:"\f2cd"
}
.wn-fa-battery-empty:before {
 content:"\f244"
}
.wn-fa-battery-full:before {
 content:"\f240"
}
.wn-fa-battery-half:before {
 content:"\f242"
}
.wn-fa-battery-quarter:before {
 content:"\f243"
}
.wn-fa-battery-three-quarters:before {
 content:"\f241"
}
.wn-fa-bed:before {
 content:"\f236"
}
.wn-fa-beer:before {
 content:"\f0fc"
}
.wn-fa-behance:before {
 content:"\f1b4"
}
.wn-fa-behance-square:before {
 content:"\f1b5"
}
.wn-fa-bell:before {
 content:"\f0f3"
}
.wn-fa-bell-slash:before {
 content:"\f1f6"
}
.wn-fa-bicycle:before {
 content:"\f206"
}
.wn-fa-bimobject:before {
 content:"\f378"
}
.wn-fa-binoculars:before {
 content:"\f1e5"
}
.wn-fa-birthday-cake:before {
 content:"\f1fd"
}
.wn-fa-bitbucket:before {
 content:"\f171"
}
.wn-fa-bitcoin:before {
 content:"\f379"
}
.wn-fa-bity:before {
 content:"\f37a"
}
.wn-fa-black-tie:before {
 content:"\f27e"
}
.wn-fa-blackberry:before {
 content:"\f37b"
}
.wn-fa-blender:before {
 content:"\f517"
}
.wn-fa-blind:before {
 content:"\f29d"
}
.wn-fa-blogger:before {
 content:"\f37c"
}
.wn-fa-blogger-b:before {
 content:"\f37d"
}
.wn-fa-bluetooth:before {
 content:"\f293"
}
.wn-fa-bluetooth-b:before {
 content:"\f294"
}
.wn-fa-bold:before {
 content:"\f032"
}
.wn-fa-bolt:before {
 content:"\f0e7"
}
.wn-fa-bomb:before {
 content:"\f1e2"
}
.wn-fa-book:before {
 content:"\f02d"
}
.wn-fa-book-open:before {
 content:"\f518"
}
.wn-fa-bookmark:before {
 content:"\f02e"
}
.wn-fa-bowling-ball:before {
 content:"\f436"
}
.wn-fa-box:before {
 content:"\f466"
}
.wn-fa-box-open:before {
 content:"\f49e"
}
.wn-fa-boxes:before {
 content:"\f468"
}
.wn-fa-braille:before {
 content:"\f2a1"
}
.wn-fa-briefcase:before {
 content:"\f0b1"
}
.wn-fa-briefcase-medical:before {
 content:"\f469"
}
.wn-fa-broadcast-tower:before {
 content:"\f519"
}
.wn-fa-broom:before {
 content:"\f51a"
}
.wn-fa-btc:before {
 content:"\f15a"
}
.wn-fa-bug:before {
 content:"\f188"
}
.wn-fa-building:before {
 content:"\f1ad"
}
.wn-fa-bullhorn:before {
 content:"\f0a1"
}
.wn-fa-bullseye:before {
 content:"\f140"
}
.wn-fa-burn:before {
 content:"\f46a"
}
.wn-fa-buromobelexperte:before {
 content:"\f37f"
}
.wn-fa-bus:before {
 content:"\f207"
}
.wn-fa-buysellads:before {
 content:"\f20d"
}
.wn-fa-calculator:before {
 content:"\f1ec"
}
.wn-fa-calendar:before {
 content:"\f133"
}
.wn-fa-calendar-alt:before {
 content:"\f073"
}
.wn-fa-calendar-check:before {
 content:"\f274"
}
.wn-fa-calendar-minus:before {
 content:"\f272"
}
.wn-fa-calendar-plus:before {
 content:"\f271"
}
.wn-fa-calendar-times:before {
 content:"\f273"
}
.wn-fa-camera:before {
 content:"\f030"
}
.wn-fa-camera-retro:before {
 content:"\f083"
}
.wn-fa-capsules:before {
 content:"\f46b"
}
.wn-fa-car:before {
 content:"\f1b9"
}
.wn-fa-caret-down:before {
 content:"\f0d7"
}
.wn-fa-caret-left:before {
 content:"\f0d9"
}
.wn-fa-caret-right:before {
 content:"\f0da"
}
.wn-fa-caret-square-down:before {
 content:"\f150"
}
.wn-fa-caret-square-left:before {
 content:"\f191"
}
.wn-fa-caret-square-right:before {
 content:"\f152"
}
.wn-fa-caret-square-up:before {
 content:"\f151"
}
.wn-fa-caret-up:before {
 content:"\f0d8"
}
.wn-fa-cart-arrow-down:before {
 content:"\f218"
}
.wn-fa-cart-plus:before {
 content:"\f217"
}
.wn-fa-cc-amazon-pay:before {
 content:"\f42d"
}
.wn-fa-cc-amex:before {
 content:"\f1f3"
}
.wn-fa-cc-apple-pay:before {
 content:"\f416"
}
.wn-fa-cc-diners-club:before {
 content:"\f24c"
}
.wn-fa-cc-discover:before {
 content:"\f1f2"
}
.wn-fa-cc-jcb:before {
 content:"\f24b"
}
.wn-fa-cc-mastercard:before {
 content:"\f1f1"
}
.wn-fa-cc-paypal:before {
 content:"\f1f4"
}
.wn-fa-cc-stripe:before {
 content:"\f1f5"
}
.wn-fa-cc-visa:before {
 content:"\f1f0"
}
.wn-fa-centercode:before {
 content:"\f380"
}
.wn-fa-certificate:before {
 content:"\f0a3"
}
.wn-fa-chalkboard:before {
 content:"\f51b"
}
.wn-fa-chalkboard-teacher:before {
 content:"\f51c"
}
.wn-fa-chart-area:before {
 content:"\f1fe"
}
.wn-fa-chart-bar:before {
 content:"\f080"
}
.wn-fa-chart-line:before {
 content:"\f201"
}
.wn-fa-chart-pie:before {
 content:"\f200"
}
.wn-fa-check:before {
 content:"\f00c"
}
.wn-fa-check-circle:before {
 content:"\f058"
}
.wn-fa-check-square:before {
 content:"\f14a"
}
.wn-fa-chess:before {
 content:"\f439"
}
.wn-fa-chess-bishop:before {
 content:"\f43a"
}
.wn-fa-chess-board:before {
 content:"\f43c"
}
.wn-fa-chess-king:before {
 content:"\f43f"
}
.wn-fa-chess-knight:before {
 content:"\f441"
}
.wn-fa-chess-pawn:before {
 content:"\f443"
}
.wn-fa-chess-queen:before {
 content:"\f445"
}
.wn-fa-chess-rook:before {
 content:"\f447"
}
.wn-fa-chevron-circle-down:before {
 content:"\f13a"
}
.wn-fa-chevron-circle-left:before {
 content:"\f137"
}
.wn-fa-chevron-circle-right:before {
 content:"\f138"
}
.wn-fa-chevron-circle-up:before {
 content:"\f139"
}
.wn-fa-chevron-down:before {
 content:"\f078"
}
.wn-fa-chevron-left:before {
 content:"\f053"
}
.wn-fa-chevron-right:before {
 content:"\f054"
}
.wn-fa-chevron-up:before {
 content:"\f077"
}
.wn-fa-child:before {
 content:"\f1ae"
}
.wn-fa-chrome:before {
 content:"\f268"
}
.wn-fa-church:before {
 content:"\f51d"
}
.wn-fa-circle:before {
 content:"\f111"
}
.wn-fa-circle-notch:before {
 content:"\f1ce"
}
.wn-fa-clipboard:before {
 content:"\f328"!important
}
.wn-fa-clipboard-check:before {
 content:"\f46c"
}
.wn-fa-clipboard-list:before {
 content:"\f46d"
}
.wn-fa-clock:before {
 content:"\f017"
}
.wn-fa-clone:before {
 content:"\f24d"
}
.wn-fa-closed-captioning:before {
 content:"\f20a"
}
.wn-fa-cloud:before {
 content:"\f0c2"
}
.wn-fa-cloud-download-alt:before {
 content:"\f381"
}
.wn-fa-cloud-upload-alt:before {
 content:"\f382"
}
.wn-fa-cloudscale:before {
 content:"\f383"
}
.wn-fa-cloudsmith:before {
 content:"\f384"
}
.wn-fa-cloudversify:before {
 content:"\f385"
}
.wn-fa-code:before {
 content:"\f121"
}
.wn-fa-code-branch:before {
 content:"\f126"
}
.wn-fa-codepen:before {
 content:"\f1cb"
}
.wn-fa-codiepie:before {
 content:"\f284"
}
.wn-fa-coffee:before {
 content:"\f0f4"
}
.wn-fa-cog:before {
 content:"\f013"
}
.wn-fa-cogs:before {
 content:"\f085"
}
.wn-fa-coins:before {
 content:"\f51e"
}
.wn-fa-columns:before {
 content:"\f0db"
}
.wn-fa-comment:before {
 content:"\f075"
}
.wn-fa-comment-alt:before {
 content:"\f27a"
}
.wn-fa-comment-dots:before {
 content:"\f4ad"
}
.wn-fa-comment-slash:before {
 content:"\f4b3"
}
.wn-fa-comments:before {
 content:"\f086"
}
.wn-fa-compact-disc:before {
 content:"\f51f"
}
.wn-fa-compass:before {
 content:"\f14e"
}
.wn-fa-compress:before {
 content:"\f066"
}
.wn-fa-connectdevelop:before {
 content:"\f20e"
}
.wn-fa-contao:before {
 content:"\f26d"
}
.wn-fa-copy:before {
 content:"\f0c5"
}
.wn-fa-copyright:before {
 content:"\f1f9"
}
.wn-fa-couch:before {
 content:"\f4b8"
}
.wn-fa-cpanel:before {
 content:"\f388"
}
.wn-fa-creative-commons:before {
 content:"\f25e"
}
.wn-fa-creative-commons-by:before {
 content:"\f4e7"
}
.wn-fa-creative-commons-nc:before {
 content:"\f4e8"
}
.wn-fa-creative-commons-nc-eu:before {
 content:"\f4e9"
}
.wn-fa-creative-commons-nc-jp:before {
 content:"\f4ea"
}
.wn-fa-creative-commons-nd:before {
 content:"\f4eb"
}
.wn-fa-creative-commons-pd:before {
 content:"\f4ec"
}
.wn-fa-creative-commons-pd-alt:before {
 content:"\f4ed"
}
.wn-fa-creative-commons-remix:before {
 content:"\f4ee"
}
.wn-fa-creative-commons-sa:before {
 content:"\f4ef"
}
.wn-fa-creative-commons-sampling:before {
 content:"\f4f0"
}
.wn-fa-creative-commons-sampling-plus:before {
 content:"\f4f1"
}
.wn-fa-creative-commons-share:before {
 content:"\f4f2"
}
.wn-fa-credit-card:before {
 content:"\f09d"
}
.wn-fa-crop:before {
 content:"\f125"
}
.wn-fa-crosshairs:before {
 content:"\f05b"
}
.wn-fa-crow:before {
 content:"\f520"
}
.wn-fa-crown:before {
 content:"\f521"
}
.wn-fa-css3:before {
 content:"\f13c"
}
.wn-fa-css3-alt:before {
 content:"\f38b"
}
.wn-fa-cube:before {
 content:"\f1b2"
}
.wn-fa-cubes:before {
 content:"\f1b3"
}
.wn-fa-cut:before {
 content:"\f0c4"
}
.wn-fa-cuttlefish:before {
 content:"\f38c"
}
.wn-fa-d-and-d:before {
 content:"\f38d"
}
.wn-fa-dashcube:before {
 content:"\f210"
}
.wn-fa-database:before {
 content:"\f1c0"
}
.wn-fa-deaf:before {
 content:"\f2a4"
}
.wn-fa-delicious:before {
 content:"\f1a5"
}
.wn-fa-deploydog:before {
 content:"\f38e"
}
.wn-fa-deskpro:before {
 content:"\f38f"
}
.wn-fa-desktop:before {
 content:"\f108"
}
.wn-fa-deviantart:before {
 content:"\f1bd"
}
.wn-fa-diagnoses:before {
 content:"\f470"
}
.wn-fa-dice:before {
 content:"\f522"
}
.wn-fa-dice-five:before {
 content:"\f523"
}
.wn-fa-dice-four:before {
 content:"\f524"
}
.wn-fa-dice-one:before {
 content:"\f525"
}
.wn-fa-dice-six:before {
 content:"\f526"
}
.wn-fa-dice-three:before {
 content:"\f527"
}
.wn-fa-dice-two:before {
 content:"\f528"
}
.wn-fa-digg:before {
 content:"\f1a6"
}
.wn-fa-digital-ocean:before {
 content:"\f391"
}
.wn-fa-discord:before {
 content:"\f392"
}
.wn-fa-discourse:before {
 content:"\f393"
}
.wn-fa-divide:before {
 content:"\f529"
}
.wn-fa-dna:before {
 content:"\f471"
}
.wn-fa-dochub:before {
 content:"\f394"
}
.wn-fa-docker:before {
 content:"\f395"
}
.wn-fa-dollar-sign:before {
 content:"\f155"
}
.wn-fa-dolly:before {
 content:"\f472"
}
.wn-fa-dolly-flatbed:before {
 content:"\f474"
}
.wn-fa-donate:before {
 content:"\f4b9"
}
.wn-fa-door-closed:before {
 content:"\f52a"
}
.wn-fa-door-open:before {
 content:"\f52b"
}
.wn-fa-dot-circle:before {
 content:"\f192"
}
.wn-fa-dove:before {
 content:"\f4ba"
}
.wn-fa-download:before {
 content:"\f019"
}
.wn-fa-draft2digital:before {
 content:"\f396"
}
.wn-fa-dribbble:before {
 content:"\f17d"
}
.wn-fa-dribbble-square:before {
 content:"\f397"
}
.wn-fa-dropbox:before {
 content:"\f16b"
}
.wn-fa-drupal:before {
 content:"\f1a9"
}
.wn-fa-dumbbell:before {
 content:"\f44b"
}
.wn-fa-dyalog:before {
 content:"\f399"
}
.wn-fa-earlybirds:before {
 content:"\f39a"
}
.wn-fa-ebay:before {
 content:"\f4f4"
}
.wn-fa-edge:before {
 content:"\f282"
}
.wn-fa-edit:before {
 content:"\f044"
}
.wn-fa-eject:before {
 content:"\f052"
}
.wn-fa-elementor:before {
 content:"\f430"
}
.wn-fa-ellipsis-h:before {
 content:"\f141"
}
.wn-fa-ellipsis-v:before {
 content:"\f142"
}
.wn-fa-ember:before {
 content:"\f423"
}
.wn-fa-empire:before {
 content:"\f1d1"
}
.wn-fa-envelope:before {
 content:"\f0e0"
}
.wn-fa-envelope-open:before {
 content:"\f2b6"
}
.wn-fa-envelope-square:before {
 content:"\f199"
}
.wn-fa-envira:before {
 content:"\f299"
}
.wn-fa-equals:before {
 content:"\f52c"
}
.wn-fa-eraser:before {
 content:"\f12d"
}
.wn-fa-erlang:before {
 content:"\f39d"
}
.wn-fa-ethereum:before {
 content:"\f42e"
}
.wn-fa-etsy:before {
 content:"\f2d7"
}
.wn-fa-euro-sign:before {
 content:"\f153"
}
.wn-fa-exchange-alt:before {
 content:"\f362"
}
.wn-fa-exclamation:before {
 content:"\f12a"
}
.wn-fa-exclamation-circle:before {
 content:"\f06a"
}
.wn-fa-exclamation-triangle:before {
 content:"\f071"
}
.wn-fa-expand:before {
 content:"\f065"
}
.wn-fa-expand-arrows-alt:before {
 content:"\f31e"
}
.wn-fa-expeditedssl:before {
 content:"\f23e"
}
.wn-fa-external-link-alt:before {
 content:"\f35d"
}
.wn-fa-external-link-square-alt:before {
 content:"\f360"
}
.wn-fa-eye:before {
 content:"\f06e"
}
.wn-fa-eye-dropper:before {
 content:"\f1fb"
}
.wn-fa-eye-slash:before {
 content:"\f070"
}
.wn-fa-facebook:before {
 content:"\f09a"
}
.wn-fa-facebook-f:before {
 content:"\f39e"
}
.wn-fa-facebook-messenger:before {
 content:"\f39f"
}
.wn-fa-facebook-square:before {
 content:"\f082"
}
.wn-fa-fast-backward:before {
 content:"\f049"
}
.wn-fa-fast-forward:before {
 content:"\f050"
}
.wn-fa-fax:before {
 content:"\f1ac"
}
.wn-fa-feather:before {
 content:"\f52d"
}
.wn-fa-female:before {
 content:"\f182"
}
.wn-fa-fighter-jet:before {
 content:"\f0fb"
}
.wn-fa-file:before {
 content:"\f15b"
}
.wn-fa-file-alt:before {
 content:"\f15c"
}
.wn-fa-file-archive:before {
 content:"\f1c6"
}
.wn-fa-file-audio:before {
 content:"\f1c7"
}
.wn-fa-file-code:before {
 content:"\f1c9"
}
.wn-fa-file-excel:before {
 content:"\f1c3"
}
.wn-fa-file-image:before {
 content:"\f1c5"
}
.wn-fa-file-medical:before {
 content:"\f477"
}
.wn-fa-file-medical-alt:before {
 content:"\f478"
}
.wn-fa-file-pdf:before {
 content:"\f1c1"
}
.wn-fa-file-powerpoint:before {
 content:"\f1c4"
}
.wn-fa-file-video:before {
 content:"\f1c8"
}
.wn-fa-file-word:before {
 content:"\f1c2"
}
.wn-fa-film:before {
 content:"\f008"
}
.wn-fa-filter:before {
 content:"\f0b0"
}
.wn-fa-fire:before {
 content:"\f06d"
}
.wn-fa-fire-extinguisher:before {
 content:"\f134"
}
.wn-fa-firefox:before {
 content:"\f269"
}
.wn-fa-first-aid:before {
 content:"\f479"
}
.wn-fa-first-order:before {
 content:"\f2b0"
}
.wn-fa-first-order-alt:before {
 content:"\f50a"
}
.wn-fa-firstdraft:before {
 content:"\f3a1"
}
.wn-fa-flag:before {
 content:"\f024"
}
.wn-fa-flag-checkered:before {
 content:"\f11e"
}
.wn-fa-flask:before {
 content:"\f0c3"
}
.wn-fa-flickr:before {
 content:"\f16e"
}
.wn-fa-flipboard:before {
 content:"\f44d"
}
.wn-fa-fly:before {
 content:"\f417"
}
.wn-fa-folder:before {
 content:"\f07b"
}
.wn-fa-folder-open:before {
 content:"\f07c"
}
.wn-fa-font:before {
 content:"\f031"
}
.wn-fa-font-awesome:before {
 content:"\f2b4"
}
.wn-fa-font-awesome-alt:before {
 content:"\f35c"
}
.wn-fa-font-awesome-flag:before {
 content:"\f425"
}
.wn-fa-font-awesome-logo-full:before {
 content:"\f4e6"
}
.wn-fa-fonticons:before {
 content:"\f280"
}
.wn-fa-fonticons-fi:before {
 content:"\f3a2"
}
.wn-fa-football-ball:before {
 content:"\f44e"
}
.wn-fa-fort-awesome:before {
 content:"\f286"
}
.wn-fa-fort-awesome-alt:before {
 content:"\f3a3"
}
.wn-fa-forumbee:before {
 content:"\f211"
}
.wn-fa-forward:before {
 content:"\f04e"
}
.wn-fa-foursquare:before {
 content:"\f180"
}
.wn-fa-free-code-camp:before {
 content:"\f2c5"
}
.wn-fa-freebsd:before {
 content:"\f3a4"
}
.wn-fa-frog:before {
 content:"\f52e"
}
.wn-fa-frown:before {
 content:"\f119"
}
.wn-fa-fulcrum:before {
 content:"\f50b"
}
.wn-fa-futbol:before {
 content:"\f1e3"
}
.wn-fa-galactic-republic:before {
 content:"\f50c"
}
.wn-fa-galactic-senate:before {
 content:"\f50d"
}
.wn-fa-gamepad:before {
 content:"\f11b"
}
.wn-fa-gas-pump:before {
 content:"\f52f"
}
.wn-fa-gavel:before {
 content:"\f0e3"
}
.wn-fa-gem:before {
 content:"\f3a5"
}
.wn-fa-genderless:before {
 content:"\f22d"
}
.wn-fa-get-pocket:before {
 content:"\f265"
}
.wn-fa-gg:before {
 content:"\f260"
}
.wn-fa-gg-circle:before {
 content:"\f261"
}
.wn-fa-gift:before {
 content:"\f06b"
}
.wn-fa-git:before {
 content:"\f1d3"
}
.wn-fa-git-square:before {
 content:"\f1d2"
}
.wn-fa-github:before {
 content:"\f09b"
}
.wn-fa-github-alt:before {
 content:"\f113"
}
.wn-fa-github-square:before {
 content:"\f092"
}
.wn-fa-gitkraken:before {
 content:"\f3a6"
}
.wn-fa-gitlab:before {
 content:"\f296"
}
.wn-fa-gitter:before {
 content:"\f426"
}
.wn-fa-glass-martini:before {
 content:"\f000"
}
.wn-fa-glasses:before {
 content:"\f530"
}
.wn-fa-glide:before {
 content:"\f2a5"
}
.wn-fa-glide-g:before {
 content:"\f2a6"
}
.wn-fa-globe:before {
 content:"\f0ac"
}
.wn-fa-gofore:before {
 content:"\f3a7"
}
.wn-fa-golf-ball:before {
 content:"\f450"
}
.wn-fa-goodreads:before {
 content:"\f3a8"
}
.wn-fa-goodreads-g:before {
 content:"\f3a9"
}
.wn-fa-google:before {
 content:"\f1a0"
}
.wn-fa-google-drive:before {
 content:"\f3aa"
}
.wn-fa-google-play:before {
 content:"\f3ab"
}
.wn-fa-google-plus:before {
 content:"\f2b3"
}
.wn-fa-google-plus-g:before {
 content:"\f0d5"
}
.wn-fa-google-plus-square:before {
 content:"\f0d4"
}
.wn-fa-google-wallet:before {
 content:"\f1ee"
}
.wn-fa-graduation-cap:before {
 content:"\f19d"
}
.wn-fa-gratipay:before {
 content:"\f184"
}
.wn-fa-grav:before {
 content:"\f2d6"
}
.wn-fa-greater-than:before {
 content:"\f531"
}
.wn-fa-greater-than-equal:before {
 content:"\f532"
}
.wn-fa-gripfire:before {
 content:"\f3ac"
}
.wn-fa-grunt:before {
 content:"\f3ad"
}
.wn-fa-gulp:before {
 content:"\f3ae"
}
.wn-fa-h-square:before {
 content:"\f0fd"
}
.wn-fa-hacker-news:before {
 content:"\f1d4"
}
.wn-fa-hacker-news-square:before {
 content:"\f3af"
}
.wn-fa-hand-holding:before {
 content:"\f4bd"
}
.wn-fa-hand-holding-heart:before {
 content:"\f4be"
}
.wn-fa-hand-holding-usd:before {
 content:"\f4c0"
}
.wn-fa-hand-lizard:before {
 content:"\f258"
}
.wn-fa-hand-paper:before {
 content:"\f256"
}
.wn-fa-hand-peace:before {
 content:"\f25b"
}
.wn-fa-hand-point-down:before {
 content:"\f0a7"
}
.wn-fa-hand-point-left:before {
 content:"\f0a5"
}
.wn-fa-hand-point-right:before {
 content:"\f0a4"
}
.wn-fa-hand-point-up:before {
 content:"\f0a6"
}
.wn-fa-hand-pointer:before {
 content:"\f25a"
}
.wn-fa-hand-rock:before {
 content:"\f255"
}
.wn-fa-hand-scissors:before {
 content:"\f257"
}
.wn-fa-hand-spock:before {
 content:"\f259"
}
.wn-fa-hands:before {
 content:"\f4c2"
}
.wn-fa-hands-helping:before {
 content:"\f4c4"
}
.wn-fa-handshake:before {
 content:"\f2b5"
}
.wn-fa-hashtag:before {
 content:"\f292"
}
.wn-fa-hdd:before {
 content:"\f0a0"
}
.wn-fa-heading:before {
 content:"\f1dc"
}
.wn-fa-headphones:before {
 content:"\f025"
}
.wn-fa-heart:before {
 content:"\f004"
}
.wn-fa-heartbeat:before {
 content:"\f21e"
}
.wn-fa-helicopter:before {
 content:"\f533"
}
.wn-fa-hips:before {
 content:"\f452"
}
.wn-fa-hire-a-helper:before {
 content:"\f3b0"
}
.wn-fa-history:before {
 content:"\f1da"
}
.wn-fa-hockey-puck:before {
 content:"\f453"
}
.wn-fa-home:before {
 content:"\f015"
}
.wn-fa-hooli:before {
 content:"\f427"
}
.wn-fa-hospital:before {
 content:"\f0f8"
}
.wn-fa-hospital-alt:before {
 content:"\f47d"
}
.wn-fa-hospital-symbol:before {
 content:"\f47e"
}
.wn-fa-hotjar:before {
 content:"\f3b1"
}
.wn-fa-hourglass:before {
 content:"\f254"
}
.wn-fa-hourglass-end:before {
 content:"\f253"
}
.wn-fa-hourglass-half:before {
 content:"\f252"
}
.wn-fa-hourglass-start:before {
 content:"\f251"
}
.wn-fa-houzz:before {
 content:"\f27c"
}
.wn-fa-html5:before {
 content:"\f13b"
}
.wn-fa-hubspot:before {
 content:"\f3b2"
}
.wn-fa-i-cursor:before {
 content:"\f246"
}
.wn-fa-id-badge:before {
 content:"\f2c1"
}
.wn-fa-id-card:before {
 content:"\f2c2"
}
.wn-fa-id-card-alt:before {
 content:"\f47f"
}
.wn-fa-image:before {
 content:"\f03e"
}
.wn-fa-images:before {
 content:"\f302"
}
.wn-fa-imdb:before {
 content:"\f2d8"
}
.wn-fa-inbox:before {
 content:"\f01c"
}
.wn-fa-indent:before {
 content:"\f03c"
}
.wn-fa-industry:before {
 content:"\f275"
}
.wn-fa-infinity:before {
 content:"\f534"
}
.wn-fa-info:before {
 content:"\f129"
}
.wn-fa-info-circle:before {
 content:"\f05a"
}
.wn-fa-instagram:before {
 content:"\f16d"
}
.wn-fa-internet-explorer:before {
 content:"\f26b"
}
.wn-fa-ioxhost:before {
 content:"\f208"
}
.wn-fa-italic:before {
 content:"\f033"
}
.wn-fa-itunes:before {
 content:"\f3b4"
}
.wn-fa-itunes-note:before {
 content:"\f3b5"
}
.wn-fa-java:before {
 content:"\f4e4"
}
.wn-fa-jedi-order:before {
 content:"\f50e"
}
.wn-fa-jenkins:before {
 content:"\f3b6"
}
.wn-fa-joget:before {
 content:"\f3b7"
}
.wn-fa-joomla:before {
 content:"\f1aa"
}
.wn-fa-js:before {
 content:"\f3b8"
}
.wn-fa-js-square:before {
 content:"\f3b9"
}
.wn-fa-jsfiddle:before {
 content:"\f1cc"
}
.wn-fa-key:before {
 content:"\f084"
}
.wn-fa-keybase:before {
 content:"\f4f5"
}
.wn-fa-keyboard:before {
 content:"\f11c"
}
.wn-fa-keycdn:before {
 content:"\f3ba"
}
.wn-fa-kickstarter:before {
 content:"\f3bb"
}
.wn-fa-kickstarter-k:before {
 content:"\f3bc"
}
.wn-fa-kiwi-bird:before {
 content:"\f535"
}
.wn-fa-korvue:before {
 content:"\f42f"
}
.wn-fa-language:before {
 content:"\f1ab"
}
.wn-fa-laptop:before {
 content:"\f109"
}
.wn-fa-laravel:before {
 content:"\f3bd"
}
.wn-fa-lastfm:before {
 content:"\f202"
}
.wn-fa-lastfm-square:before {
 content:"\f203"
}
.wn-fa-leaf:before {
 content:"\f06c"
}
.wn-fa-leanpub:before {
 content:"\f212"
}
.wn-fa-lemon:before {
 content:"\f094"
}
.wn-fa-less:before {
 content:"\f41d"
}
.wn-fa-less-than:before {
 content:"\f536"
}
.wn-fa-less-than-equal:before {
 content:"\f537"
}
.wn-fa-level-down-alt:before {
 content:"\f3be"
}
.wn-fa-level-up-alt:before {
 content:"\f3bf"
}
.wn-fa-life-ring:before {
 content:"\f1cd"
}
.wn-fa-lightbulb:before {
 content:"\f0eb"
}
.wn-fa-line:before {
 content:"\f3c0"
}
.wn-fa-link:before {
 content:"\f0c1"
}
.wn-fa-linkedin:before {
 content:"\f08c"
}
.wn-fa-linkedin-in:before {
 content:"\f0e1"
}
.wn-fa-linode:before {
 content:"\f2b8"
}
.wn-fa-linux:before {
 content:"\f17c"
}
.wn-fa-lira-sign:before {
 content:"\f195"
}
.wn-fa-list:before {
 content:"\f03a"
}
.wn-fa-list-alt:before {
 content:"\f022"
}
.wn-fa-list-ol:before {
 content:"\f0cb"
}
.wn-fa-list-ul:before {
 content:"\f0ca"
}
.wn-fa-location-arrow:before {
 content:"\f124"
}
.wn-fa-lock:before {
 content:"\f023"
}
.wn-fa-lock-open:before {
 content:"\f3c1"
}
.wn-fa-long-arrow-alt-down:before {
 content:"\f309"
}
.wn-fa-long-arrow-alt-left:before {
 content:"\f30a"
}
.wn-fa-long-arrow-alt-right:before {
 content:"\f30b"
}
.wn-fa-long-arrow-alt-up:before {
 content:"\f30c"
}
.wn-fa-low-vision:before {
 content:"\f2a8"
}
.wn-fa-lyft:before {
 content:"\f3c3"
}
.wn-fa-magento:before {
 content:"\f3c4"
}
.wn-fa-magic:before {
 content:"\f0d0"
}
.wn-fa-magnet:before {
 content:"\f076"
}
.wn-fa-male:before {
 content:"\f183"
}
.wn-fa-mandalorian:before {
 content:"\f50f"
}
.wn-fa-map:before {
 content:"\f279"
}
.wn-fa-map-marker:before {
 content:"\f041"
}
.wn-fa-map-marker-alt:before {
 content:"\f3c5"
}
.wn-fa-map-pin:before {
 content:"\f276"
}
.wn-fa-map-signs:before {
 content:"\f277"
}
.wn-fa-mars:before {
 content:"\f222"
}
.wn-fa-mars-double:before {
 content:"\f227"
}
.wn-fa-mars-stroke:before {
 content:"\f229"
}
.wn-fa-mars-stroke-h:before {
 content:"\f22b"
}
.wn-fa-mars-stroke-v:before {
 content:"\f22a"
}
.wn-fa-mastodon:before {
 content:"\f4f6"
}
.wn-fa-maxcdn:before {
 content:"\f136"
}
.wn-fa-medapps:before {
 content:"\f3c6"
}
.wn-fa-medium:before {
 content:"\f23a"
}
.wn-fa-medium-m:before {
 content:"\f3c7"
}
.wn-fa-medkit:before {
 content:"\f0fa"
}
.wn-fa-medrt:before {
 content:"\f3c8"
}
.wn-fa-meetup:before {
 content:"\f2e0"
}
.wn-fa-meh:before {
 content:"\f11a"
}
.wn-fa-memory:before {
 content:"\f538"
}
.wn-fa-mercury:before {
 content:"\f223"
}
.wn-fa-microchip:before {
 content:"\f2db"
}
.wn-fa-microphone:before {
 content:"\f130"
}
.wn-fa-microphone-alt:before {
 content:"\f3c9"
}
.wn-fa-microphone-alt-slash:before {
 content:"\f539"
}
.wn-fa-microphone-slash:before {
 content:"\f131"
}
.wn-fa-microsoft:before {
 content:"\f3ca"
}
.wn-fa-minus:before {
 content:"\f068"
}
.wn-fa-minus-circle:before {
 content:"\f056"
}
.wn-fa-minus-square:before {
 content:"\f146"
}
.wn-fa-mix:before {
 content:"\f3cb"
}
.wn-fa-mixcloud:before {
 content:"\f289"
}
.wn-fa-mizuni:before {
 content:"\f3cc"
}
.wn-fa-mobile:before {
 content:"\f10b"
}
.wn-fa-mobile-alt:before {
 content:"\f3cd"
}
.wn-fa-modx:before {
 content:"\f285"
}
.wn-fa-monero:before {
 content:"\f3d0"
}
.wn-fa-money-bill:before {
 content:"\f0d6"
}
.wn-fa-money-bill-alt:before {
 content:"\f3d1"
}
.wn-fa-money-bill-wave:before {
 content:"\f53a"
}
.wn-fa-money-bill-wave-alt:before {
 content:"\f53b"
}
.wn-fa-money-check:before {
 content:"\f53c"
}
.wn-fa-money-check-alt:before {
 content:"\f53d"
}
.wn-fa-moon:before {
 content:"\f186"
}
.wn-fa-motorcycle:before {
 content:"\f21c"
}
.wn-fa-mouse-pointer:before {
 content:"\f245"
}
.wn-fa-music:before {
 content:"\f001"
}
.wn-fa-napster:before {
 content:"\f3d2"
}
.wn-fa-neuter:before {
 content:"\f22c"
}
.wn-fa-newspaper:before {
 content:"\f1ea"
}
.wn-fa-nintendo-switch:before {
 content:"\f418"
}
.wn-fa-node:before {
 content:"\f419"
}
.wn-fa-node-js:before {
 content:"\f3d3"
}
.wn-fa-not-equal:before {
 content:"\f53e"
}
.wn-fa-notes-medical:before {
 content:"\f481"
}
.wn-fa-npm:before {
 content:"\f3d4"
}
.wn-fa-ns8:before {
 content:"\f3d5"
}
.wn-fa-nutritionix:before {
 content:"\f3d6"
}
.wn-fa-object-group:before {
 content:"\f247"
}
.wn-fa-object-ungroup:before {
 content:"\f248"
}
.wn-fa-odnoklassniki:before {
 content:"\f263"
}
.wn-fa-odnoklassniki-square:before {
 content:"\f264"
}
.wn-fa-old-republic:before {
 content:"\f510"
}
.wn-fa-opencart:before {
 content:"\f23d"
}
.wn-fa-openid:before {
 content:"\f19b"
}
.wn-fa-opera:before {
 content:"\f26a"
}
.wn-fa-optin-monster:before {
 content:"\f23c"
}
.wn-fa-osi:before {
 content:"\f41a"
}
.wn-fa-outdent:before {
 content:"\f03b"
}
.wn-fa-page4:before {
 content:"\f3d7"
}
.wn-fa-pagelines:before {
 content:"\f18c"
}
.wn-fa-paint-brush:before {
 content:"\f1fc"
}
.wn-fa-palette:before {
 content:"\f53f"
}
.wn-fa-palfed:before {
 content:"\f3d8"
}
.wn-fa-pallet:before {
 content:"\f482"
}
.wn-fa-paper-plane:before {
 content:"\f1d8"
}
.wn-fa-paperclip:before {
 content:"\f0c6"
}
.wn-fa-parachute-box:before {
 content:"\f4cd"
}
.wn-fa-paragraph:before {
 content:"\f1dd"
}
.wn-fa-parking:before {
 content:"\f540"
}
.wn-fa-paste:before {
 content:"\f0ea"
}
.wn-fa-patreon:before {
 content:"\f3d9"
}
.wn-fa-pause:before {
 content:"\f04c"
}
.wn-fa-pause-circle:before {
 content:"\f28b"
}
.wn-fa-paw:before {
 content:"\f1b0"
}
.wn-fa-paypal:before {
 content:"\f1ed"
}
.wn-fa-pen-square:before {
 content:"\f14b"
}
.wn-fa-pencil-alt:before {
 content:"\f303"
}
.wn-fa-people-carry:before {
 content:"\f4ce"
}
.wn-fa-percent:before {
 content:"\f295"
}
.wn-fa-percentage:before {
 content:"\f541"
}
.wn-fa-periscope:before {
 content:"\f3da"
}
.wn-fa-phabricator:before {
 content:"\f3db"
}
.wn-fa-phoenix-framework:before {
 content:"\f3dc"
}
.wn-fa-phoenix-squadron:before {
 content:"\f511"
}
.wn-fa-phone:before {
 content:"\f095"
}
.wn-fa-phone-slash:before {
 content:"\f3dd"
}
.wn-fa-phone-square:before {
 content:"\f098"
}
.wn-fa-phone-volume:before {
 content:"\f2a0"
}
.wn-fa-php:before {
 content:"\f457"
}
.wn-fa-pied-piper:before {
 content:"\f2ae"
}
.wn-fa-pied-piper-alt:before {
 content:"\f1a8"
}
.wn-fa-pied-piper-hat:before {
 content:"\f4e5"
}
.wn-fa-pied-piper-pp:before {
 content:"\f1a7"
}
.wn-fa-piggy-bank:before {
 content:"\f4d3"
}
.wn-fa-pills:before {
 content:"\f484"
}
.wn-fa-pinterest:before {
 content:"\f0d2"
}
.wn-fa-pinterest-p:before {
 content:"\f231"
}
.wn-fa-pinterest-square:before {
 content:"\f0d3"
}
.wn-fa-plane:before {
 content:"\f072"
}
.wn-fa-play:before {
 content:"\f04b"
}
.wn-fa-play-circle:before {
 content:"\f144"
}
.wn-fa-playstation:before {
 content:"\f3df"
}
.wn-fa-plug:before {
 content:"\f1e6"
}
.wn-fa-plus:before {
 content:"\f067"
}
.wn-fa-plus-circle:before {
 content:"\f055"
}
.wn-fa-plus-square:before {
 content:"\f0fe"
}
.wn-fa-podcast:before {
 content:"\f2ce"
}
.wn-fa-poo:before {
 content:"\f2fe"
}
.wn-fa-portrait:before {
 content:"\f3e0"
}
.wn-fa-pound-sign:before {
 content:"\f154"
}
.wn-fa-power-off:before {
 content:"\f011"
}
.wn-fa-prescription-bottle:before {
 content:"\f485"
}
.wn-fa-prescription-bottle-alt:before {
 content:"\f486"
}
.wn-fa-print:before {
 content:"\f02f"
}
.wn-fa-procedures:before {
 content:"\f487"
}
.wn-fa-product-hunt:before {
 content:"\f288"
}
.wn-fa-project-diagram:before {
 content:"\f542"
}
.wn-fa-pushed:before {
 content:"\f3e1"
}
.wn-fa-puzzle-piece:before {
 content:"\f12e"
}
.wn-fa-python:before {
 content:"\f3e2"
}
.wn-fa-qq:before {
 content:"\f1d6"
}
.wn-fa-qrcode:before {
 content:"\f029"
}
.wn-fa-question:before {
 content:"\f128"
}
.wn-fa-question-circle:before {
 content:"\f059"
}
.wn-fa-quidditch:before {
 content:"\f458"
}
.wn-fa-quinscape:before {
 content:"\f459"
}
.wn-fa-quora:before {
 content:"\f2c4"
}
.wn-fa-quote-left:before {
 content:"\f10d"
}
.wn-fa-quote-right:before {
 content:"\f10e"
}
.wn-fa-r-project:before {
 content:"\f4f7"
}
.wn-fa-random:before {
 content:"\f074"
}
.wn-fa-ravelry:before {
 content:"\f2d9"
}
.wn-fa-react:before {
 content:"\f41b"
}
.wn-fa-readme:before {
 content:"\f4d5"
}
.wn-fa-rebel:before {
 content:"\f1d0"
}
.wn-fa-receipt:before {
 content:"\f543"
}
.wn-fa-recycle:before {
 content:"\f1b8"
}
.wn-fa-red-river:before {
 content:"\f3e3"
}
.wn-fa-reddit:before {
 content:"\f1a1"
}
.wn-fa-reddit-alien:before {
 content:"\f281"
}
.wn-fa-reddit-square:before {
 content:"\f1a2"
}
.wn-fa-redo:before {
 content:"\f01e"
}
.wn-fa-redo-alt:before {
 content:"\f2f9"
}
.wn-fa-registered:before {
 content:"\f25d"
}
.wn-fa-rendact:before {
 content:"\f3e4"
}
.wn-fa-renren:before {
 content:"\f18b"
}
.wn-fa-reply:before {
 content:"\f3e5"!important
}
.wn-fa-reply-all:before {
 content:"\f122"
}
.wn-fa-replyd:before {
 content:"\f3e6"
}
.wn-fa-researchgate:before {
 content:"\f4f8"
}
.wn-fa-resolving:before {
 content:"\f3e7"
}
.wn-fa-retweet:before {
 content:"\f079"
}
.wn-fa-ribbon:before {
 content:"\f4d6"
}
.wn-fa-road:before {
 content:"\f018"
}
.wn-fa-robot:before {
 content:"\f544"
}
.wn-fa-rocket:before {
 content:"\f135"
}
.wn-fa-rocketchat:before {
 content:"\f3e8"
}
.wn-fa-rockrms:before {
 content:"\f3e9"
}
.wn-fa-rss:before {
 content:"\f09e"
}
.wn-fa-rss-square:before {
 content:"\f143"
}
.wn-fa-ruble-sign:before {
 content:"\f158"
}
.wn-fa-ruler:before {
 content:"\f545"
}
.wn-fa-ruler-combined:before {
 content:"\f546"
}
.wn-fa-ruler-horizontal:before {
 content:"\f547"
}
.wn-fa-ruler-vertical:before {
 content:"\f548"
}
.wn-fa-rupee-sign:before {
 content:"\f156"
}
.wn-fa-safari:before {
 content:"\f267"
}
.wn-fa-sass:before {
 content:"\f41e"
}
.wn-fa-save:before {
 content:"\f0c7"
}
.wn-fa-schlix:before {
 content:"\f3ea"
}
.wn-fa-school:before {
 content:"\f549"
}
.wn-fa-screwdriver:before {
 content:"\f54a"
}
.wn-fa-scribd:before {
 content:"\f28a"
}
.wn-fa-search:before {
 content:"\f002"
}
.wn-fa-search-minus:before {
 content:"\f010"
}
.wn-fa-search-plus:before {
 content:"\f00e"
}
.wn-fa-searchengin:before {
 content:"\f3eb"
}
.wn-fa-seedling:before {
 content:"\f4d8"
}
.wn-fa-sellcast:before {
 content:"\f2da"
}
.wn-fa-sellsy:before {
 content:"\f213"
}
.wn-fa-server:before {
 content:"\f233"
}
.wn-fa-servicestack:before {
 content:"\f3ec"
}
.wn-fa-share:before {
 content:"\f064"
}
.wn-fa-share-alt:before {
 content:"\f1e0"
}
.wn-fa-share-alt-square:before {
 content:"\f1e1"
}
.wn-fa-share-square:before {
 content:"\f14d"
}
.wn-fa-shekel-sign:before {
 content:"\f20b"
}
.wn-fa-shield-alt:before {
 content:"\f3ed"
}
.wn-fa-ship:before {
 content:"\f21a"
}
.wn-fa-shipping-fast:before {
 content:"\f48b"
}
.wn-fa-shirtsinbulk:before {
 content:"\f214"
}
.wn-fa-shoe-prints:before {
 content:"\f54b"
}
.wn-fa-shopping-bag:before {
 content:"\f290"
}
.wn-fa-shopping-basket:before {
 content:"\f291"
}
.wn-fa-shopping-cart:before {
 content:"\f07a"
}
.wn-fa-shower:before {
 content:"\f2cc"
}
.wn-fa-sign:before {
 content:"\f4d9"
}
.wn-fa-sign-in-alt:before {
 content:"\f2f6"
}
.wn-fa-sign-language:before {
 content:"\f2a7"
}
.wn-fa-sign-out-alt:before {
 content:"\f2f5"
}
.wn-fa-signal:before {
 content:"\f012"
}
.wn-fa-simplybuilt:before {
 content:"\f215"
}
.wn-fa-sistrix:before {
 content:"\f3ee"
}
.wn-fa-sitemap:before {
 content:"\f0e8"
}
.wn-fa-sith:before {
 content:"\f512"
}
.wn-fa-skull:before {
 content:"\f54c"
}
.wn-fa-skyatlas:before {
 content:"\f216"
}
.wn-fa-skype:before {
 content:"\f17e"
}
.wn-fa-slack:before {
 content:"\f198"
}
.wn-fa-slack-hash:before {
 content:"\f3ef"
}
.wn-fa-sliders-h:before {
 content:"\f1de"
}
.wn-fa-slideshare:before {
 content:"\f1e7"
}
.wn-fa-smile:before {
 content:"\f118"
}
.wn-fa-smoking:before {
 content:"\f48d"
}
.wn-fa-smoking-ban:before {
 content:"\f54d"
}
.wn-fa-snapchat:before {
 content:"\f2ab"
}
.wn-fa-snapchat-ghost:before {
 content:"\f2ac"
}
.wn-fa-snapchat-square:before {
 content:"\f2ad"
}
.wn-fa-snowflake:before {
 content:"\f2dc"
}
.wn-fa-sort:before {
 content:"\f0dc"
}
.wn-fa-sort-alpha-down:before {
 content:"\f15d"
}
.wn-fa-sort-alpha-up:before {
 content:"\f15e"
}
.wn-fa-sort-amount-down:before {
 content:"\f160"
}
.wn-fa-sort-amount-up:before {
 content:"\f161"
}
.wn-fa-sort-down:before {
 content:"\f0dd"
}
.wn-fa-sort-numeric-down:before {
 content:"\f162"
}
.wn-fa-sort-numeric-up:before {
 content:"\f163"
}
.wn-fa-sort-up:before {
 content:"\f0de"
}
.wn-fa-soundcloud:before {
 content:"\f1be"
}
.wn-fa-space-shuttle:before {
 content:"\f197"
}
.wn-fa-speakap:before {
 content:"\f3f3"
}
.wn-fa-spinner:before {
 content:"\f110"
}
.wn-fa-spotify:before {
 content:"\f1bc"
}
.wn-fa-square:before {
 content:"\f0c8"
}
.wn-fa-square-full:before {
 content:"\f45c"
}
.wn-fa-stack-exchange:before {
 content:"\f18d"
}
.wn-fa-stack-overflow:before {
 content:"\f16c"
}
.wn-fa-star:before {
 content:"\f005"
}
.wn-fa-star-half:before {
 content:"\f089"
}
.wn-fa-staylinked:before {
 content:"\f3f5"
}
.wn-fa-steam:before {
 content:"\f1b6"
}
.wn-fa-steam-square:before {
 content:"\f1b7"
}
.wn-fa-steam-symbol:before {
 content:"\f3f6"
}
.wn-fa-step-backward:before {
 content:"\f048"
}
.wn-fa-step-forward:before {
 content:"\f051"
}
.wn-fa-stethoscope:before {
 content:"\f0f1"
}
.wn-fa-sticker-mule:before {
 content:"\f3f7"
}
.wn-fa-sticky-note:before {
 content:"\f249"
}
.wn-fa-stop:before {
 content:"\f04d"
}
.wn-fa-stop-circle:before {
 content:"\f28d"
}
.wn-fa-stopwatch:before {
 content:"\f2f2"
}
.wn-fa-store:before {
 content:"\f54e"
}
.wn-fa-store-alt:before {
 content:"\f54f"
}
.wn-fa-strava:before {
 content:"\f428"
}
.wn-fa-stream:before {
 content:"\f550"
}
.wn-fa-street-view:before {
 content:"\f21d"
}
.wn-fa-strikethrough:before {
 content:"\f0cc"
}
.wn-fa-stripe:before {
 content:"\f429"
}
.wn-fa-stripe-s:before {
 content:"\f42a"
}
.wn-fa-stroopwafel:before {
 content:"\f551"
}
.wn-fa-studiovinari:before {
 content:"\f3f8"
}
.wn-fa-stumbleupon:before {
 content:"\f1a4"
}
.wn-fa-stumbleupon-circle:before {
 content:"\f1a3"
}
.wn-fa-subscript:before {
 content:"\f12c"
}
.wn-fa-subway:before {
 content:"\f239"
}
.wn-fa-suitcase:before {
 content:"\f0f2"
}
.wn-fa-sun:before {
 content:"\f185"
}
.wn-fa-superpowers:before {
 content:"\f2dd"
}
.wn-fa-superscript:before {
 content:"\f12b"
}
.wn-fa-supple:before {
 content:"\f3f9"
}
.wn-fa-sync:before {
 content:"\f021"
}
.wn-fa-sync-alt:before {
 content:"\f2f1"
}
.wn-fa-syringe:before {
 content:"\f48e"
}
.wn-fa-table:before {
 content:"\f0ce"
}
.wn-fa-table-tennis:before {
 content:"\f45d"
}
.wn-fa-tablet:before {
 content:"\f10a"
}
.wn-fa-tablet-alt:before {
 content:"\f3fa"
}
.wn-fa-tablets:before {
 content:"\f490"
}
.wn-fa-tachometer-alt:before {
 content:"\f3fd"
}
.wn-fa-tag:before {
 content:"\f02b"
}
.wn-fa-tags:before {
 content:"\f02c"
}
.wn-fa-tape:before {
 content:"\f4db"
}
.wn-fa-tasks:before {
 content:"\f0ae"
}
.wn-fa-taxi:before {
 content:"\f1ba"
}
.wn-fa-teamspeak:before {
 content:"\f4f9"
}
.wn-fa-telegram:before {
 content:"\f2c6"
}
.wn-fa-telegram-plane:before {
 content:"\f3fe"
}
.wn-fa-tencent-weibo:before {
 content:"\f1d5"
}
.wn-fa-terminal:before {
 content:"\f120"
}
.wn-fa-text-height:before {
 content:"\f034"
}
.wn-fa-text-width:before {
 content:"\f035"
}
.wn-fa-th:before {
 content:"\f00a"
}
.wn-fa-th-large:before {
 content:"\f009"
}
.wn-fa-th-list:before {
 content:"\f00b"
}
.wn-fa-themeisle:before {
 content:"\f2b2"
}
.wn-fa-thermometer:before {
 content:"\f491"
}
.wn-fa-thermometer-empty:before {
 content:"\f2cb"
}
.wn-fa-thermometer-full:before {
 content:"\f2c7"
}
.wn-fa-thermometer-half:before {
 content:"\f2c9"
}
.wn-fa-thermometer-quarter:before {
 content:"\f2ca"
}
.wn-fa-thermometer-three-quarters:before {
 content:"\f2c8"
}
.wn-fa-thumbs-down:before {
 content:"\f165"
}
.wn-fa-thumbs-up:before {
 content:"\f164"
}
.wn-fa-thumbtack:before {
 content:"\f08d"
}
.wn-fa-ticket-alt:before {
 content:"\f3ff"
}
.wn-fa-times:before {
 content:"\f00d"
}
.wn-fa-times-circle:before {
 content:"\f057"
}
.wn-fa-tint:before {
 content:"\f043"
}
.wn-fa-toggle-off:before {
 content:"\f204"
}
.wn-fa-toggle-on:before {
 content:"\f205"
}
.wn-fa-toolbox:before {
 content:"\f552"
}
.wn-fa-trade-federation:before {
 content:"\f513"
}
.wn-fa-trademark:before {
 content:"\f25c"
}
.wn-fa-train:before {
 content:"\f238"
}
.wn-fa-transgender:before {
 content:"\f224"
}
.wn-fa-transgender-alt:before {
 content:"\f225"
}
.wn-fa-trash:before {
 content:"\f1f8"
}
.wn-fa-trash-alt:before {
 content:"\f2ed"
}
.wn-fa-tree:before {
 content:"\f1bb"
}
.wn-fa-trello:before {
 content:"\f181"
}
.wn-fa-tripadvisor:before {
 content:"\f262"
}
.wn-fa-trophy:before {
 content:"\f091"
}
.wn-fa-truck:before {
 content:"\f0d1"
}
.wn-fa-truck-loading:before {
 content:"\f4de"
}
.wn-fa-truck-moving:before {
 content:"\f4df"
}
.wn-fa-tshirt:before {
 content:"\f553"
}
.wn-fa-tty:before {
 content:"\f1e4"
}
.wn-fa-tumblr:before {
 content:"\f173"
}
.wn-fa-tumblr-square:before {
 content:"\f174"
}
.wn-fa-tv:before {
 content:"\f26c"
}
.wn-fa-twitch:before {
 content:"\f1e8"
}
.wn-fa-twitter:before {
 content:"\f099"
}
.wn-fa-twitter-square:before {
 content:"\f081"
}
.wn-fa-typo3:before {
 content:"\f42b"
}
.wn-fa-uber:before {
 content:"\f402"
}
.wn-fa-uikit:before {
 content:"\f403"
}
.wn-fa-umbrella:before {
 content:"\f0e9"
}
.wn-fa-underline:before {
 content:"\f0cd"
}
.wn-fa-undo:before {
 content:"\f0e2"
}
.wn-fa-undo-alt:before {
 content:"\f2ea"
}
.wn-fa-uniregistry:before {
 content:"\f404"
}
.wn-fa-universal-access:before {
 content:"\f29a"
}
.wn-fa-university:before {
 content:"\f19c"
}
.wn-fa-unlink:before {
 content:"\f127"
}
.wn-fa-unlock:before {
 content:"\f09c"
}
.wn-fa-unlock-alt:before {
 content:"\f13e"
}
.wn-fa-untappd:before {
 content:"\f405"
}
.wn-fa-upload:before {
 content:"\f093"
}
.wn-fa-usb:before {
 content:"\f287"
}
.wn-fa-user:before {
 content:"\f007"
}
.wn-fa-user-alt:before {
 content:"\f406"
}
.wn-fa-user-alt-slash:before {
 content:"\f4fa"
}
.wn-fa-user-astronaut:before {
 content:"\f4fb"
}
.wn-fa-user-check:before {
 content:"\f4fc"
}
.wn-fa-user-circle:before {
 content:"\f2bd"
}
.wn-fa-user-clock:before {
 content:"\f4fd"
}
.wn-fa-user-cog:before {
 content:"\f4fe"
}
.wn-fa-user-edit:before {
 content:"\f4ff"
}
.wn-fa-user-friends:before {
 content:"\f500"
}
.wn-fa-user-graduate:before {
 content:"\f501"
}
.wn-fa-user-lock:before {
 content:"\f502"
}
.wn-fa-user-md:before {
 content:"\f0f0"
}
.wn-fa-user-minus:before {
 content:"\f503"
}
.wn-fa-user-ninja:before {
 content:"\f504"
}
.wn-fa-user-plus:before {
 content:"\f234"
}
.wn-fa-user-secret:before {
 content:"\f21b"
}
.wn-fa-user-shield:before {
 content:"\f505"
}
.wn-fa-user-slash:before {
 content:"\f506"
}
.wn-fa-user-tag:before {
 content:"\f507"
}
.wn-fa-user-tie:before {
 content:"\f508"
}
.wn-fa-user-times:before {
 content:"\f235"
}
.wn-fa-users:before {
 content:"\f0c0"
}
.wn-fa-users-cog:before {
 content:"\f509"
}
.wn-fa-ussunnah:before {
 content:"\f407"
}
.wn-fa-utensil-spoon:before {
 content:"\f2e5"
}
.wn-fa-utensils:before {
 content:"\f2e7"
}
.wn-fa-vaadin:before {
 content:"\f408"
}
.wn-fa-venus:before {
 content:"\f221"
}
.wn-fa-venus-double:before {
 content:"\f226"
}
.wn-fa-venus-mars:before {
 content:"\f228"
}
.wn-fa-viacoin:before {
 content:"\f237"
}
.wn-fa-viadeo:before {
 content:"\f2a9"
}
.wn-fa-viadeo-square:before {
 content:"\f2aa"
}
.wn-fa-vial:before {
 content:"\f492"
}
.wn-fa-vials:before {
 content:"\f493"
}
.wn-fa-viber:before {
 content:"\f409"
}
.wn-fa-video:before {
 content:"\f03d"
}
.wn-fa-video-slash:before {
 content:"\f4e2"
}
.wn-fa-vimeo:before {
 content:"\f40a"
}
.wn-fa-vimeo-square:before {
 content:"\f194"
}
.wn-fa-vimeo-v:before {
 content:"\f27d"
}
.wn-fa-vine:before {
 content:"\f1ca"
}
.wn-fa-vk:before {
 content:"\f189"
}
.wn-fa-vnv:before {
 content:"\f40b"
}
.wn-fa-volleyball-ball:before {
 content:"\f45f"
}
.wn-fa-volume-down:before {
 content:"\f027"
}
.wn-fa-volume-off:before {
 content:"\f026"
}
.wn-fa-volume-up:before {
 content:"\f028"
}
.wn-fa-vuejs:before {
 content:"\f41f"
}
.wn-fa-walking:before {
 content:"\f554"
}
.wn-fa-wallet:before {
 content:"\f555"
}
.wn-fa-warehouse:before {
 content:"\f494"
}
.wn-fa-weibo:before {
 content:"\f18a"
}
.wn-fa-weight:before {
 content:"\f496"
}
.wn-fa-weixin:before {
 content:"\f1d7"
}
.wn-fa-whatsapp:before {
 content:"\f232"
}
.wn-fa-whatsapp-square:before {
 content:"\f40c"
}
.wn-fa-wheelchair:before {
 content:"\f193"
}
.wn-fa-whmcs:before {
 content:"\f40d"
}
.wn-fa-wifi:before {
 content:"\f1eb"
}
.wn-fa-wikipedia-w:before {
 content:"\f266"
}
.wn-fa-window-close:before {
 content:"\f410"
}
.wn-fa-window-maximize:before {
 content:"\f2d0"
}
.wn-fa-window-minimize:before {
 content:"\f2d1"
}
.wn-fa-window-restore:before {
 content:"\f2d2"
}
.wn-fa-windows:before {
 content:"\f17a"
}
.wn-fa-wine-glass:before {
 content:"\f4e3"
}
.wn-fa-wolf-pack-battalion:before {
 content:"\f514"
}
.wn-fa-won-sign:before {
 content:"\f159"
}
.wn-fa-wordpress:before {
 content:"\f19a"
}
.wn-fa-wordpress-simple:before {
 content:"\f411"
}
.wn-fa-wpbeginner:before {
 content:"\f297"
}
.wn-fa-wpexplorer:before {
 content:"\f2de"
}
.wn-fa-wpforms:before {
 content:"\f298"
}
.wn-fa-wrench:before {
 content:"\f0ad"
}
.wn-fa-x-ray:before {
 content:"\f497"
}
.wn-fa-xbox:before {
 content:"\f412"
}
.wn-fa-xing:before {
 content:"\f168"
}
.wn-fa-xing-square:before {
 content:"\f169"
}
.wn-fa-y-combinator:before {
 content:"\f23b"
}
.wn-fa-yahoo:before {
 content:"\f19e"
}
.wn-fa-yandex:before {
 content:"\f413"
}
.wn-fa-yandex-international:before {
 content:"\f414"
}
.wn-fa-yelp:before {
 content:"\f1e9"
}
.wn-fa-yen-sign:before {
 content:"\f157"
}
.wn-fa-yoast:before {
 content:"\f2b1"
}
.wn-fa-youtube:before {
 content:"\f167"
}
.wn-fa-youtube-square:before {
 content:"\f431"!important
}
[class*=" pe-7s-"],
[class^=pe-7s-] {
 display:inline-block;
 font-family:Pe-icon-7-stroke
}
.pe-spin {
 -webkit-animation:spin 2s infinite linear;
 animation:spin 2s infinite linear
}
@-webkit-keyframes spin {
 0% {
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 100% {
  -webkit-transform:rotate(359deg);
  transform:rotate(359deg)
 }
}
@keyframes spin {
 0% {
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 100% {
  -webkit-transform:rotate(359deg);
  transform:rotate(359deg)
 }
}
.pe-rotate-90 {
 filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
 -webkit-transform:rotate(90deg);
 -ms-transform:rotate(90deg);
 transform:rotate(90deg)
}
.pe-rotate-180 {
 filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
 -webkit-transform:rotate(180deg);
 -ms-transform:rotate(180deg);
 transform:rotate(180deg)
}
.pe-rotate-270 {
 filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
 -webkit-transform:rotate(270deg);
 -ms-transform:rotate(270deg);
 transform:rotate(270deg)
}
.pe-flip-horizontal {
 filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
 -webkit-transform:scale(-1,1);
 -ms-transform:scale(-1,1);
 transform:scale(-1,1)
}
.pe-flip-vertical {
 filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
 -webkit-transform:scale(1,-1);
 -ms-transform:scale(1,-1);
 transform:scale(1,-1)
}
.pe-7s-album:before {
 content:"\e6aa"
}
.pe-7s-arc:before {
 content:"\e6ab"
}
.pe-7s-back-2:before {
 content:"\e6ac"
}
.pe-7s-bandaid:before {
 content:"\e6ad"
}
.pe-7s-car:before {
 content:"\e6ae"
}
.pe-7s-diamond:before {
 content:"\e6af"
}
.pe-7s-door-lock:before {
 content:"\e6b0"
}
.pe-7s-eyedropper:before {
 content:"\e6b1"
}
.pe-7s-female:before {
 content:"\e6b2"
}
.pe-7s-gym:before {
 content:"\e6b3"
}
.pe-7s-hammer:before {
 content:"\e6b4"
}
.pe-7s-headphones:before {
 content:"\e6b5"
}
.pe-7s-helm:before {
 content:"\e6b6"
}
.pe-7s-hourglass:before {
 content:"\e6b7"
}
.pe-7s-leaf:before {
 content:"\e6b8"
}
.pe-7s-magic-wand:before {
 content:"\e6b9"
}
.pe-7s-male:before {
 content:"\e6ba"
}
.pe-7s-map-2:before {
 content:"\e6bb"
}
.pe-7s-next-2:before {
 content:"\e6bc"
}
.pe-7s-paint-bucket:before {
 content:"\e6bd"
}
.pe-7s-pendrive:before {
 content:"\e6be"
}
.pe-7s-photo:before {
 content:"\e6bf"
}
.pe-7s-piggy:before {
 content:"\e6c0"
}
.pe-7s-plugin:before {
 content:"\e6c1"
}
.pe-7s-refresh-2:before {
 content:"\e6c2"
}
.pe-7s-rocket:before {
 content:"\e6c3"
}
.pe-7s-settings:before {
 content:"\e6c4"
}
.pe-7s-shield:before {
 content:"\e6c5"
}
.pe-7s-smile:before {
 content:"\e6c6"
}
.pe-7s-usb:before {
 content:"\e6c7"
}
.pe-7s-vector:before {
 content:"\e6c8"
}
.pe-7s-wine:before {
 content:"\e6c9"
}
.pe-7s-cloud-upload:before {
 content:"\e68a"
}
.pe-7s-cash:before {
 content:"\e68c"
}
.pe-7s-close:before {
 content:"\e680"
}
.pe-7s-bluetooth:before {
 content:"\e68d"
}
.pe-7s-cloud-download:before {
 content:"\e68b"
}
.pe-7s-way:before {
 content:"\e68e"
}
.pe-7s-close-circle:before {
 content:"\e681"
}
.pe-7s-id:before {
 content:"\e68f"
}
.pe-7s-angle-up:before {
 content:"\e682"
}
.pe-7s-wristwatch:before {
 content:"\e690"
}
.pe-7s-angle-up-circle:before {
 content:"\e683"
}
.pe-7s-world:before {
 content:"\e691"
}
.pe-7s-angle-right:before {
 content:"\e684"
}
.pe-7s-volume:before {
 content:"\e692"
}
.pe-7s-angle-right-circle:before {
 content:"\e685"
}
.pe-7s-users:before {
 content:"\e693"
}
.pe-7s-angle-left:before {
 content:"\e686"
}
.pe-7s-user-female:before {
 content:"\e694"
}
.pe-7s-angle-left-circle:before {
 content:"\e687"
}
.pe-7s-up-arrow:before {
 content:"\e695"
}
.pe-7s-angle-down:before {
 content:"\e688"
}
.pe-7s-switch:before {
 content:"\e696"
}
.pe-7s-angle-down-circle:before {
 content:"\e689"
}
.pe-7s-scissors:before {
 content:"\e697"
}
.pe-7s-wallet:before {
 content:"\e600"
}
.pe-7s-safe:before {
 content:"\e698"
}
.pe-7s-volume2:before {
 content:"\e601"
}
.pe-7s-volume1:before {
 content:"\e602"
}
.pe-7s-voicemail:before {
 content:"\e603"
}
.pe-7s-video:before {
 content:"\e604"
}
.pe-7s-user:before {
 content:"\e605"
}
.pe-7s-upload:before {
 content:"\e606"
}
.pe-7s-unlock:before {
 content:"\e607"
}
.pe-7s-umbrella:before {
 content:"\e608"
}
.pe-7s-trash:before {
 content:"\e609"
}
.pe-7s-tools:before {
 content:"\e60a"
}
.pe-7s-timer:before {
 content:"\e60b"
}
.pe-7s-ticket:before {
 content:"\e60c"
}
.pe-7s-target:before {
 content:"\e60d"
}
.pe-7s-sun:before {
 content:"\e60e"
}
.pe-7s-study:before {
 content:"\e60f"
}
.pe-7s-stopwatch:before {
 content:"\e610"
}
.pe-7s-star:before {
 content:"\e611"
}
.pe-7s-speaker:before {
 content:"\e612"
}
.pe-7s-signal:before {
 content:"\e613"
}
.pe-7s-shuffle:before {
 content:"\e614"
}
.pe-7s-shopbag:before {
 content:"\e615"
}
.pe-7s-share:before {
 content:"\e616"
}
.pe-7s-server:before {
 content:"\e617"
}
.pe-7s-search:before {
 content:"\e618"
}
.pe-7s-film:before {
 content:"\e6a5"
}
.pe-7s-science:before {
 content:"\e619"
}
.pe-7s-disk:before {
 content:"\e6a6"
}
.pe-7s-ribbon:before {
 content:"\e61a"
}
.pe-7s-repeat:before {
 content:"\e61b"
}
.pe-7s-refresh:before {
 content:"\e61c"
}
.pe-7s-add-user:before {
 content:"\e6a9"
}
.pe-7s-refresh-cloud:before {
 content:"\e61d"
}
.pe-7s-paperclip:before {
 content:"\e69c"
}
.pe-7s-radio:before {
 content:"\e61e"
}
.pe-7s-note2:before {
 content:"\e69d"
}
.pe-7s-print:before {
 content:"\e61f"
}
.pe-7s-network:before {
 content:"\e69e"
}
.pe-7s-prev:before {
 content:"\e620"
}
.pe-7s-mute:before {
 content:"\e69f"
}
.pe-7s-power:before {
 content:"\e621"
}
.pe-7s-medal:before {
 content:"\e6a0"
}
.pe-7s-portfolio:before {
 content:"\e622"
}
.pe-7s-like2:before {
 content:"\e6a1"
}
.pe-7s-plus:before {
 content:"\e623"
}
.pe-7s-left-arrow:before {
 content:"\e6a2"
}
.pe-7s-play:before {
 content:"\e624"
}
.pe-7s-key:before {
 content:"\e6a3"
}
.pe-7s-plane:before {
 content:"\e625"
}
.pe-7s-joy:before {
 content:"\e6a4"
}
.pe-7s-photo-gallery:before {
 content:"\e626"
}
.pe-7s-pin:before {
 content:"\e69b"
}
.pe-7s-phone:before {
 content:"\e627"
}
.pe-7s-plug:before {
 content:"\e69a"
}
.pe-7s-pen:before {
 content:"\e628"
}
.pe-7s-right-arrow:before {
 content:"\e699"
}
.pe-7s-paper-plane:before {
 content:"\e629"
}
.pe-7s-delete-user:before {
 content:"\e6a7"
}
.pe-7s-paint:before {
 content:"\e62a"
}
.pe-7s-bottom-arrow:before {
 content:"\e6a8"
}
.pe-7s-notebook:before {
 content:"\e62b"
}
.pe-7s-note:before {
 content:"\e62c"
}
.pe-7s-next:before {
 content:"\e62d"
}
.pe-7s-news-paper:before {
 content:"\e62e"
}
.pe-7s-musiclist:before {
 content:"\e62f"
}
.pe-7s-music:before {
 content:"\e630"
}
.pe-7s-mouse:before {
 content:"\e631"
}
.pe-7s-more:before {
 content:"\e632"
}
.pe-7s-moon:before {
 content:"\e633"
}
.pe-7s-monitor:before {
 content:"\e634"
}
.pe-7s-micro:before {
 content:"\e635"
}
.pe-7s-menu:before {
 content:"\e636"
}
.pe-7s-map:before {
 content:"\e637"
}
.pe-7s-map-marker:before {
 content:"\e638"
}
.pe-7s-mail:before {
 content:"\e639"
}
.pe-7s-mail-open:before {
 content:"\e63a"
}
.pe-7s-mail-open-file:before {
 content:"\e63b"
}
.pe-7s-magnet:before {
 content:"\e63c"
}
.pe-7s-loop:before {
 content:"\e63d"
}
.pe-7s-look:before {
 content:"\e63e"
}
.pe-7s-lock:before {
 content:"\e63f"
}
.pe-7s-lintern:before {
 content:"\e640"
}
.pe-7s-link:before {
 content:"\e641"
}
.pe-7s-like:before {
 content:"\e642"
}
.pe-7s-light:before {
 content:"\e643"
}
.pe-7s-less:before {
 content:"\e644"
}
.pe-7s-keypad:before {
 content:"\e645"
}
.pe-7s-junk:before {
 content:"\e646"
}
.pe-7s-info:before {
 content:"\e647"
}
.pe-7s-home:before {
 content:"\e648"
}
.pe-7s-help2:before {
 content:"\e649"
}
.pe-7s-help1:before {
 content:"\e64a"
}
.pe-7s-graph3:before {
 content:"\e64b"
}
.pe-7s-graph2:before {
 content:"\e64c"
}
.pe-7s-graph1:before {
 content:"\e64d"
}
.pe-7s-graph:before {
 content:"\e64e"
}
.pe-7s-global:before {
 content:"\e64f"
}
.pe-7s-gleam:before {
 content:"\e650"
}
.pe-7s-glasses:before {
 content:"\e651"
}
.pe-7s-gift:before {
 content:"\e652"
}
.pe-7s-folder:before {
 content:"\e653"
}
.pe-7s-flag:before {
 content:"\e654"
}
.pe-7s-filter:before {
 content:"\e655"
}
.pe-7s-file:before {
 content:"\e656"
}
.pe-7s-expand1:before {
 content:"\e657"
}
.pe-7s-exapnd2:before {
 content:"\e658"
}
.pe-7s-edit:before {
 content:"\e659"
}
.pe-7s-drop:before {
 content:"\e65a"
}
.pe-7s-drawer:before {
 content:"\e65b"
}
.pe-7s-download:before {
 content:"\e65c"
}
.pe-7s-display2:before {
 content:"\e65d"
}
.pe-7s-display1:before {
 content:"\e65e"
}
.pe-7s-diskette:before {
 content:"\e65f"
}
.pe-7s-date:before {
 content:"\e660"
}
.pe-7s-cup:before {
 content:"\e661"
}
.pe-7s-culture:before {
 content:"\e662"
}
.pe-7s-crop:before {
 content:"\e663"
}
.pe-7s-credit:before {
 content:"\e664"
}
.pe-7s-copy-file:before {
 content:"\e665"
}
.pe-7s-config:before {
 content:"\e666"
}
.pe-7s-compass:before {
 content:"\e667"
}
.pe-7s-comment:before {
 content:"\e668"
}
.pe-7s-coffee:before {
 content:"\e669"
}
.pe-7s-cloud:before {
 content:"\e66a"
}
.pe-7s-clock:before {
 content:"\e66b"
}
.pe-7s-check:before {
 content:"\e66c"
}
.pe-7s-chat:before {
 content:"\e66d"
}
.pe-7s-cart:before {
 content:"\e66e"
}
.pe-7s-camera:before {
 content:"\e66f"
}
.pe-7s-call:before {
 content:"\e670"
}
.pe-7s-calculator:before {
 content:"\e671"
}
.pe-7s-browser:before {
 content:"\e672"
}
.pe-7s-box2:before {
 content:"\e673"
}
.pe-7s-box1:before {
 content:"\e674"
}
.pe-7s-bookmarks:before {
 content:"\e675"
}
.pe-7s-bicycle:before {
 content:"\e676"
}
.pe-7s-bell:before {
 content:"\e677"
}
.pe-7s-battery:before {
 content:"\e678"
}
.pe-7s-ball:before {
 content:"\e679"
}
.pe-7s-back:before {
 content:"\e67a"
}
.pe-7s-attention:before {
 content:"\e67b"
}
.pe-7s-anchor:before {
 content:"\e67c"
}
.pe-7s-albums:before {
 content:"\e67d"
}
.pe-7s-alarm:before {
 content:"\e67e"
}
.pe-7s-airplay:before {
 content:"\e67f"
}
.icon-adjustments,
.icon-alarmclock,
.icon-anchor,
.icon-aperture,
.icon-attachment,
.icon-bargraph,
.icon-basket,
.icon-beaker,
.icon-bike,
.icon-book-open,
.icon-briefcase,
.icon-browser,
.icon-calendar,
.icon-camera,
.icon-caution,
.icon-chat,
.icon-circle-compass,
.icon-clipboard,
.icon-clock,
.icon-cloud,
.icon-compass,
.icon-desktop,
.icon-dial,
.icon-document,
.icon-documents,
.icon-download,
.icon-dribbble,
.icon-edit,
.icon-envelope,
.icon-expand,
.icon-facebook,
.icon-flag,
.icon-focus,
.icon-gears,
.icon-genius,
.icon-gift,
.icon-global,
.icon-globe,
.icon-googleplus,
.icon-grid,
.icon-happy,
.icon-hazardous,
.icon-heart,
.icon-hotairballoon,
.icon-hourglass,
.icon-key,
.icon-laptop,
.icon-layers,
.icon-lifesaver,
.icon-lightbulb,
.icon-linegraph,
.icon-linkedin,
.icon-lock,
.icon-magnifying-glass,
.icon-map,
.icon-map-pin,
.icon-megaphone,
.icon-mic,
.icon-mobile,
.icon-newspaper,
.icon-notebook,
.icon-paintbrush,
.icon-paperclip,
.icon-pencil,
.icon-phone,
.icon-picture,
.icon-pictures,
.icon-piechart,
.icon-presentation,
.icon-pricetags,
.icon-printer,
.icon-profile-female,
.icon-profile-male,
.icon-puzzle,
.icon-quote,
.icon-recycle,
.icon-refresh,
.icon-ribbon,
.icon-rss,
.icon-sad,
.icon-scissors,
.icon-scope,
.icon-search,
.icon-shield,
.icon-speedometer,
.icon-strategy,
.icon-streetsign,
.icon-tablet,
.icon-target,
.icon-telescope,
.icon-toolbox,
.icon-tools,
.icon-tools-2,
.icon-trophy,
.icon-tumblr,
.icon-twitter,
.icon-upload,
.icon-video,
.icon-wallet,
.icon-wine {
 font-family:et-line;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 display:inline-block
}
.icon-mobile:before {
 content:"\e000"
}
.icon-laptop:before {
 content:"\e001"
}
.icon-desktop:before {
 content:"\e002"
}
.icon-tablet:before {
 content:"\e003"
}
.icon-phone:before {
 content:"\e004"
}
.icon-document:before {
 content:"\e005"
}
.icon-documents:before {
 content:"\e006"
}
.icon-search:before {
 content:"\e007"
}
.icon-clipboard:before {
 content:"\e008"
}
.icon-newspaper:before {
 content:"\e009"
}
.icon-notebook:before {
 content:"\e00a"
}
.icon-book-open:before {
 content:"\e00b"
}
.icon-browser:before {
 content:"\e00c"
}
.icon-calendar:before {
 content:"\e00d"
}
.icon-presentation:before {
 content:"\e00e"
}
.icon-picture:before {
 content:"\e00f"
}
.icon-pictures:before {
 content:"\e010"
}
.icon-video:before {
 content:"\e011"
}
.icon-camera:before {
 content:"\e012"
}
.icon-printer:before {
 content:"\e013"
}
.icon-toolbox:before {
 content:"\e014"
}
.icon-briefcase:before {
 content:"\e015"
}
.icon-wallet:before {
 content:"\e016"
}
.icon-gift:before {
 content:"\e017"
}
.icon-bargraph:before {
 content:"\e018"
}
.icon-grid:before {
 content:"\e019"
}
.icon-expand:before {
 content:"\e01a"
}
.icon-focus:before {
 content:"\e01b"
}
.icon-edit:before {
 content:"\e01c"
}
.icon-adjustments:before {
 content:"\e01d"
}
.icon-ribbon:before {
 content:"\e01e"
}
.icon-hourglass:before {
 content:"\e01f"
}
.icon-lock:before {
 content:"\e020"
}
.icon-megaphone:before {
 content:"\e021"
}
.icon-shield:before {
 content:"\e022"
}
.icon-trophy:before {
 content:"\e023"
}
.icon-flag:before {
 content:"\e024"
}
.icon-map:before {
 content:"\e025"
}
.icon-puzzle:before {
 content:"\e026"
}
.icon-basket:before {
 content:"\e027"
}
.icon-envelope:before {
 content:"\e028"
}
.icon-streetsign:before {
 content:"\e029"
}
.icon-telescope:before {
 content:"\e02a"
}
.icon-gears:before {
 content:"\e02b"
}
.icon-key:before {
 content:"\e02c"
}
.icon-paperclip:before {
 content:"\e02d"
}
.icon-attachment:before {
 content:"\e02e"
}
.icon-pricetags:before {
 content:"\e02f"
}
.icon-lightbulb:before {
 content:"\e030"
}
.icon-layers:before {
 content:"\e031"
}
.icon-pencil:before {
 content:"\e032"
}
.icon-tools:before {
 content:"\e033"
}
.icon-tools-2:before {
 content:"\e034"
}
.icon-scissors:before {
 content:"\e035"
}
.icon-paintbrush:before {
 content:"\e036"
}
.icon-magnifying-glass:before {
 content:"\e037"
}
.icon-circle-compass:before {
 content:"\e038"
}
.icon-linegraph:before {
 content:"\e039"
}
.icon-mic:before {
 content:"\e03a"
}
.icon-strategy:before {
 content:"\e03b"
}
.icon-beaker:before {
 content:"\e03c"
}
.icon-caution:before {
 content:"\e03d"
}
.icon-recycle:before {
 content:"\e03e"
}
.icon-anchor:before {
 content:"\e03f"
}
.icon-profile-male:before {
 content:"\e040"
}
.icon-profile-female:before {
 content:"\e041"
}
.icon-bike:before {
 content:"\e042"
}
.icon-wine:before {
 content:"\e043"
}
.icon-hotairballoon:before {
 content:"\e044"
}
.icon-globe:before {
 content:"\e045"
}
.icon-genius:before {
 content:"\e046"
}
.icon-map-pin:before {
 content:"\e047"
}
.icon-dial:before {
 content:"\e048"
}
.icon-chat:before {
 content:"\e049"
}
.icon-heart:before {
 content:"\e04a"
}
.icon-cloud:before {
 content:"\e04b"
}
.icon-upload:before {
 content:"\e04c"
}
.icon-download:before {
 content:"\e04d"
}
.icon-target:before {
 content:"\e04e"
}
.icon-hazardous:before {
 content:"\e04f"
}
.icon-piechart:before {
 content:"\e050"
}
.icon-speedometer:before {
 content:"\e051"
}
.icon-global:before {
 content:"\e052"
}
.icon-compass:before {
 content:"\e053"
}
.icon-lifesaver:before {
 content:"\e054"
}
.icon-clock:before {
 content:"\e055"
}
.icon-aperture:before {
 content:"\e056"
}
.icon-quote:before {
 content:"\e057"
}
.icon-scope:before {
 content:"\e058"
}
.icon-alarmclock:before {
 content:"\e059"
}
.icon-refresh:before {
 content:"\e05a"
}
.icon-happy:before {
 content:"\e05b"
}
.icon-sad:before {
 content:"\e05c"
}
.icon-facebook:before {
 content:"\e05d"
}
.icon-twitter:before {
 content:"\e05e"
}
.icon-googleplus:before {
 content:"\e05f"
}
.icon-rss:before {
 content:"\e060"
}
.icon-tumblr:before {
 content:"\e061"
}
.icon-linkedin:before {
 content:"\e062"
}
.icon-dribbble:before {
 content:"\e063"
}
[class*=" icon-arrows"]:before,
[class^=icon-arrows]:before {
 font-family:linea-arrows-10!important
}
.icon-arrows-anticlockwise:before {
 content:"\e000"
}
.icon-arrows-anticlockwise-dashed:before {
 content:"\e001"
}
.icon-arrows-button-down:before {
 content:"\e002"
}
.icon-arrows-button-off:before {
 content:"\e003"
}
.icon-arrows-button-on:before {
 content:"\e004"
}
.icon-arrows-button-up:before {
 content:"\e005"
}
.icon-arrows-check:before {
 content:"\e006"
}
.icon-arrows-circle-check:before {
 content:"\e007"
}
.icon-arrows-circle-down:before {
 content:"\e008"
}
.icon-arrows-circle-downleft:before {
 content:"\e009"
}
.icon-arrows-circle-downright:before {
 content:"\e00a"
}
.icon-arrows-circle-left:before {
 content:"\e00b"
}
.icon-arrows-circle-minus:before {
 content:"\e00c"
}
.icon-arrows-circle-plus:before {
 content:"\e00d"
}
.icon-arrows-circle-remove:before {
 content:"\e00e"
}
.icon-arrows-circle-right:before {
 content:"\e00f"
}
.icon-arrows-circle-up:before {
 content:"\e010"
}
.icon-arrows-circle-upleft:before {
 content:"\e011"
}
.icon-arrows-circle-upright:before {
 content:"\e012"
}
.icon-arrows-clockwise:before {
 content:"\e013"
}
.icon-arrows-clockwise-dashed:before {
 content:"\e014"
}
.icon-arrows-compress:before {
 content:"\e015"
}
.icon-arrows-deny:before {
 content:"\e016"
}
.icon-arrows-diagonal:before {
 content:"\e017"
}
.icon-arrows-diagonal2:before {
 content:"\e018"
}
.icon-arrows-down:before {
 content:"\e019"
}
.icon-arrows-down-double:before {
 content:"\e01a"
}
.icon-arrows-downleft:before {
 content:"\e01b"
}
.icon-arrows-downright:before {
 content:"\e01c"
}
.icon-arrows-drag-down:before {
 content:"\e01d"
}
.icon-arrows-drag-down-dashed:before {
 content:"\e01e"
}
.icon-arrows-drag-horiz:before {
 content:"\e01f"
}
.icon-arrows-drag-left:before {
 content:"\e020"
}
.icon-arrows-drag-left-dashed:before {
 content:"\e021"
}
.icon-arrows-drag-right:before {
 content:"\e022"
}
.icon-arrows-drag-right-dashed:before {
 content:"\e023"
}
.icon-arrows-drag-up:before {
 content:"\e024"
}
.icon-arrows-drag-up-dashed:before {
 content:"\e025"
}
.icon-arrows-drag-vert:before {
 content:"\e026"
}
.icon-arrows-exclamation:before {
 content:"\e027"
}
.icon-arrows-expand:before {
 content:"\e028"
}
.icon-arrows-expand-diagonal1:before {
 content:"\e029"
}
.icon-arrows-expand-horizontal1:before {
 content:"\e02a"
}
.icon-arrows-expand-vertical1:before {
 content:"\e02b"
}
.icon-arrows-fit-horizontal:before {
 content:"\e02c"
}
.icon-arrows-fit-vertical:before {
 content:"\e02d"
}
.icon-arrows-glide:before {
 content:"\e02e"
}
.icon-arrows-glide-horizontal:before {
 content:"\e02f"
}
.icon-arrows-glide-vertical:before {
 content:"\e030"
}
.icon-arrows-hamburger1:before {
 content:"\e031"
}
.icon-arrows-hamburger-2:before {
 content:"\e032"
}
.icon-arrows-horizontal:before {
 content:"\e033"
}
.icon-arrows-info:before {
 content:"\e034"
}
.icon-arrows-keyboard-alt:before {
 content:"\e035"
}
.icon-arrows-keyboard-cmd:before {
 content:"\e036"
}
.icon-arrows-keyboard-delete:before {
 content:"\e037"
}
.icon-arrows-keyboard-down:before {
 content:"\e038"
}
.icon-arrows-keyboard-left:before {
 content:"\e039"
}
.icon-arrows-keyboard-return:before {
 content:"\e03a"
}
.icon-arrows-keyboard-right:before {
 content:"\e03b"
}
.icon-arrows-keyboard-shift:before {
 content:"\e03c"
}
.icon-arrows-keyboard-tab:before {
 content:"\e03d"
}
.icon-arrows-keyboard-up:before {
 content:"\e03e"
}
.icon-arrows-left:before {
 content:"\e03f"
}
.icon-arrows-left-double-32:before {
 content:"\e040"
}
.icon-arrows-minus:before {
 content:"\e041"
}
.icon-arrows-move:before {
 content:"\e042"
}
.icon-arrows-move2:before {
 content:"\e043"
}
.icon-arrows-move-bottom:before {
 content:"\e044"
}
.icon-arrows-move-left:before {
 content:"\e045"
}
.icon-arrows-move-right:before {
 content:"\e046"
}
.icon-arrows-move-top:before {
 content:"\e047"
}
.icon-arrows-plus:before {
 content:"\e048"
}
.icon-arrows-question:before {
 content:"\e049"
}
.icon-arrows-remove:before {
 content:"\e04a"
}
.icon-arrows-right:before {
 content:"\e04b"
}
.icon-arrows-right-double:before {
 content:"\e04c"
}
.icon-arrows-rotate:before {
 content:"\e04d"
}
.icon-arrows-rotate-anti:before {
 content:"\e04e"
}
.icon-arrows-rotate-anti-dashed:before {
 content:"\e04f"
}
.icon-arrows-rotate-dashed:before {
 content:"\e050"
}
.icon-arrows-shrink:before {
 content:"\e051"
}
.icon-arrows-shrink-diagonal1:before {
 content:"\e052"
}
.icon-arrows-shrink-diagonal2:before {
 content:"\e053"
}
.icon-arrows-shrink-horizonal2:before {
 content:"\e054"
}
.icon-arrows-shrink-horizontal1:before {
 content:"\e055"
}
.icon-arrows-shrink-vertical1:before {
 content:"\e056"
}
.icon-arrows-shrink-vertical2:before {
 content:"\e057"
}
.icon-arrows-sign-down:before {
 content:"\e058"
}
.icon-arrows-sign-left:before {
 content:"\e059"
}
.icon-arrows-sign-right:before {
 content:"\e05a"
}
.icon-arrows-sign-up:before {
 content:"\e05b"
}
.icon-arrows-slide-down1:before {
 content:"\e05c"
}
.icon-arrows-slide-down2:before {
 content:"\e05d"
}
.icon-arrows-slide-left1:before {
 content:"\e05e"
}
.icon-arrows-slide-left2:before {
 content:"\e05f"
}
.icon-arrows-slide-right1:before {
 content:"\e060"
}
.icon-arrows-slide-right2:before {
 content:"\e061"
}
.icon-arrows-slide-up1:before {
 content:"\e062"
}
.icon-arrows-slide-up2:before {
 content:"\e063"
}
.icon-arrows-slim-down:before {
 content:"\e064"
}
.icon-arrows-slim-down-dashed:before {
 content:"\e065"
}
.icon-arrows-slim-left:before {
 content:"\e066"
}
.icon-arrows-slim-left-dashed:before {
 content:"\e067"
}
.icon-arrows-slim-right:before {
 content:"\e068"
}
.icon-arrows-slim-right-dashed:before {
 content:"\e069"
}
.icon-arrows-slim-up:before {
 content:"\e06a"
}
.icon-arrows-slim-up-dashed:before {
 content:"\e06b"
}
.icon-arrows-square-check:before {
 content:"\e06c"
}
.icon-arrows-square-down:before {
 content:"\e06d"
}
.icon-arrows-square-downleft:before {
 content:"\e06e"
}
.icon-arrows-square-downright:before {
 content:"\e06f"
}
.icon-arrows-square-left:before {
 content:"\e070"
}
.icon-arrows-square-minus:before {
 content:"\e071"
}
.icon-arrows-square-plus:before {
 content:"\e072"
}
.icon-arrows-square-remove:before {
 content:"\e073"
}
.icon-arrows-square-right:before {
 content:"\e074"
}
.icon-arrows-square-up:before {
 content:"\e075"
}
.icon-arrows-square-upleft:before {
 content:"\e076"
}
.icon-arrows-square-upright:before {
 content:"\e077"
}
.icon-arrows-squares:before {
 content:"\e078"
}
.icon-arrows-stretch-diagonal1:before {
 content:"\e079"
}
.icon-arrows-stretch-diagonal2:before {
 content:"\e07a"
}
.icon-arrows-stretch-diagonal3:before {
 content:"\e07b"
}
.icon-arrows-stretch-diagonal4:before {
 content:"\e07c"
}
.icon-arrows-stretch-horizontal1:before {
 content:"\e07d"
}
.icon-arrows-stretch-horizontal2:before {
 content:"\e07e"
}
.icon-arrows-stretch-vertical1:before {
 content:"\e07f"
}
.icon-arrows-stretch-vertical2:before {
 content:"\e080"
}
.icon-arrows-switch-horizontal:before {
 content:"\e081"
}
.icon-arrows-switch-vertical:before {
 content:"\e082"
}
.icon-arrows-up:before {
 content:"\e083"
}
.icon-arrows-up-double-33:before {
 content:"\e084"
}
.icon-arrows-upleft:before {
 content:"\e085"
}
.icon-arrows-upright:before {
 content:"\e086"
}
.icon-arrows-vertical:before {
 content:"\e087"
}
[class*=" icon-basic"]:before,
[class^=icon-basic]:before {
 font-family:linea-basic-10!important
}
.icon-basic-accelerator:before {
 content:"a"
}
.icon-basic-alarm:before {
 content:"b"
}
.icon-basic-anchor:before {
 content:"c"
}
.icon-basic-anticlockwise:before {
 content:"d"
}
.icon-basic-archive:before {
 content:"e"
}
.icon-basic-archive-full:before {
 content:"f"
}
.icon-basic-ban:before {
 content:"g"
}
.icon-basic-battery-charge:before {
 content:"h"
}
.icon-basic-battery-empty:before {
 content:"i"
}
.icon-basic-battery-full:before {
 content:"j"
}
.icon-basic-battery-half:before {
 content:"k"
}
.icon-basic-bolt:before {
 content:"l"
}
.icon-basic-book:before {
 content:"m"
}
.icon-basic-book-pen:before {
 content:"n"
}
.icon-basic-book-pencil:before {
 content:"o"
}
.icon-basic-bookmark:before {
 content:"p"
}
.icon-basic-calculator:before {
 content:"q"
}
.icon-basic-calendar:before {
 content:"r"
}
.icon-basic-cards-diamonds:before {
 content:"s"
}
.icon-basic-cards-hearts:before {
 content:"t"
}
.icon-basic-case:before {
 content:"u"
}
.icon-basic-chronometer:before {
 content:"v"
}
.icon-basic-clessidre:before {
 content:"w"
}
.icon-basic-clock:before {
 content:"x"
}
.icon-basic-clockwise:before {
 content:"y"
}
.icon-basic-cloud:before {
 content:"z"
}
.icon-basic-clubs:before {
 content:"A"
}
.icon-basic-compass:before {
 content:"B"
}
.icon-basic-cup:before {
 content:"C"
}
.icon-basic-diamonds:before {
 content:"D"
}
.icon-basic-display:before {
 content:"E"
}
.icon-basic-download:before {
 content:"F"
}
.icon-basic-exclamation:before {
 content:"G"
}
.icon-basic-eye:before {
 content:"H"
}
.icon-basic-eye-closed:before {
 content:"I"
}
.icon-basic-female:before {
 content:"J"
}
.icon-basic-flag1:before {
 content:"K"
}
.icon-basic-flag2:before {
 content:"L"
}
.icon-basic-floppydisk:before {
 content:"M"
}
.icon-basic-folder:before {
 content:"N"
}
.icon-basic-folder-multiple:before {
 content:"O"
}
.icon-basic-gear:before {
 content:"P"
}
.icon-basic-geolocalize-01:before {
 content:"Q"
}
.icon-basic-geolocalize-05:before {
 content:"R"
}
.icon-basic-globe:before {
 content:"S"
}
.icon-basic-gunsight:before {
 content:"T"
}
.icon-basic-hammer:before {
 content:"U"
}
.icon-basic-headset:before {
 content:"V"
}
.icon-basic-heart:before {
 content:"W"
}
.icon-basic-heart-broken:before {
 content:"X"
}
.icon-basic-helm:before {
 content:"Y"
}
.icon-basic-home:before {
 content:"Z"
}
.icon-basic-info:before {
 content:"0"
}
.icon-basic-ipod:before {
 content:"1"
}
.icon-basic-joypad:before {
 content:"2"
}
.icon-basic-key:before {
 content:"3"
}
.icon-basic-keyboard:before {
 content:"4"
}
.icon-basic-laptop:before {
 content:"5"
}
.icon-basic-life-buoy:before {
 content:"6"
}
.icon-basic-lightbulb:before {
 content:"7"
}
.icon-basic-link:before {
 content:"8"
}
.icon-basic-lock:before {
 content:"9"
}
.icon-basic-lock-open:before {
 content:"!"
}
.icon-basic-magic-mouse:before {
 content:"\""
}
.icon-basic-magnifier:before {
 content:"#"
}
.icon-basic-magnifier-minus:before {
 content:"$"
}
.icon-basic-magnifier-plus:before {
 content:"%"
}
.icon-basic-mail:before {
 content:"&"
}
.icon-basic-mail-multiple:before {
 content:"'"
}
.icon-basic-mail-open:before {
 content:"("
}
.icon-basic-mail-open-text:before {
 content:")"
}
.icon-basic-male:before {
 content:"*"
}
.icon-basic-map:before {
 content:"+"
}
.icon-basic-message:before {
 content:","
}
.icon-basic-message-multiple:before {
 content:"-"
}
.icon-basic-message-txt:before {
 content:"."
}
.icon-basic-mixer2:before {
 content:"/"
}
.icon-basic-mouse:before {
 content:":"
}
.icon-basic-notebook:before {
 content:";"
}
.icon-basic-notebook-pen:before {
 content:"<"
}
.icon-basic-notebook-pencil:before {
 content:"="
}
.icon-basic-paperplane:before {
 content:">"
}
.icon-basic-pencil-ruler:before {
 content:"?"
}
.icon-basic-pencil-ruler-pen:before {
 content:"@"
}
.icon-basic-photo:before {
 content:"["
}
.icon-basic-picture:before {
 content:"]"
}
.icon-basic-picture-multiple:before {
 content:"^"
}
.icon-basic-pin1:before {
 content:"_"
}
.icon-basic-pin2:before {
 content:"`"
}
.icon-basic-postcard:before {
 content:"{"
}
.icon-basic-postcard-multiple:before {
 content:"|"
}
.icon-basic-printer:before {
 content:"}"
}
.icon-basic-question:before {
 content:"~"
}
.icon-basic-rss:before {
 content:"\\"
}
.icon-basic-server:before {
 content:"\e000"
}
.icon-basic-server2:before {
 content:"\e001"
}
.icon-basic-server-cloud:before {
 content:"\e002"
}
.icon-basic-server-download:before {
 content:"\e003"
}
.icon-basic-server-upload:before {
 content:"\e004"
}
.icon-basic-settings:before {
 content:"\e005"
}
.icon-basic-share:before {
 content:"\e006"
}
.icon-basic-sheet:before {
 content:"\e007"
}
.icon-basic-sheet-multiple:before {
 content:"\e008"
}
.icon-basic-sheet-pen:before {
 content:"\e009"
}
.icon-basic-sheet-pencil:before {
 content:"\e00a"
}
.icon-basic-sheet-txt:before {
 content:"\e00b"
}
.icon-basic-signs:before {
 content:"\e00c"
}
.icon-basic-smartphone:before {
 content:"\e00d"
}
.icon-basic-spades:before {
 content:"\e00e"
}
.icon-basic-spread:before {
 content:"\e00f"
}
.icon-basic-spread-bookmark:before {
 content:"\e010"
}
.icon-basic-spread-text:before {
 content:"\e011"
}
.icon-basic-spread-text-bookmark:before {
 content:"\e012"
}
.icon-basic-star:before {
 content:"\e013"
}
.icon-basic-tablet:before {
 content:"\e014"
}
.icon-basic-target:before {
 content:"\e015"
}
.icon-basic-todo:before {
 content:"\e016"
}
.icon-basic-todo-pen:before {
 content:"\e017"
}
.icon-basic-todo-pencil:before {
 content:"\e018"
}
.icon-basic-todo-txt:before {
 content:"\e019"
}
.icon-basic-todolist-pen:before {
 content:"\e01a"
}
.icon-basic-todolist-pencil:before {
 content:"\e01b"
}
.icon-basic-trashcan:before {
 content:"\e01c"
}
.icon-basic-trashcan-full:before {
 content:"\e01d"
}
.icon-basic-trashcan-refresh:before {
 content:"\e01e"
}
.icon-basic-trashcan-remove:before {
 content:"\e01f"
}
.icon-basic-upload:before {
 content:"\e020"
}
.icon-basic-usb:before {
 content:"\e021"
}
.icon-basic-video:before {
 content:"\e022"
}
.icon-basic-watch:before {
 content:"\e023"
}
.icon-basic-webpage:before {
 content:"\e024"
}
.icon-basic-webpage-img-txt:before {
 content:"\e025"
}
.icon-basic-webpage-multiple:before {
 content:"\e026"
}
.icon-basic-webpage-txt:before {
 content:"\e027"
}
.icon-basic-world:before {
 content:"\e028"
}
[class*=" icon-ecommerce"]:before,
[class^=icon-ecommerce]:before {
 font-family:linea-ecommerce-10!important
}
.icon-ecommerce-bag:before {
 content:"a"
}
.icon-ecommerce-bag-check:before {
 content:"b"
}
.icon-ecommerce-bag-cloud:before {
 content:"c"
}
.icon-ecommerce-bag-download:before {
 content:"d"
}
.icon-ecommerce-bag-minus:before {
 content:"e"
}
.icon-ecommerce-bag-plus:before {
 content:"f"
}
.icon-ecommerce-bag-refresh:before {
 content:"g"
}
.icon-ecommerce-bag-remove:before {
 content:"h"
}
.icon-ecommerce-bag-search:before {
 content:"i"
}
.icon-ecommerce-bag-upload:before {
 content:"j"
}
.icon-ecommerce-banknote:before {
 content:"k"
}
.icon-ecommerce-banknotes:before {
 content:"l"
}
.icon-ecommerce-basket:before {
 content:"m"
}
.icon-ecommerce-basket-check:before {
 content:"n"
}
.icon-ecommerce-basket-cloud:before {
 content:"o"
}
.icon-ecommerce-basket-download:before {
 content:"p"
}
.icon-ecommerce-basket-minus:before {
 content:"q"
}
.icon-ecommerce-basket-plus:before {
 content:"r"
}
.icon-ecommerce-basket-refresh:before {
 content:"s"
}
.icon-ecommerce-basket-remove:before {
 content:"t"
}
.icon-ecommerce-basket-search:before {
 content:"u"
}
.icon-ecommerce-basket-upload:before {
 content:"v"
}
.icon-ecommerce-bath:before {
 content:"w"
}
.icon-ecommerce-cart:before {
 content:"x"
}
.icon-ecommerce-cart-check:before {
 content:"y"
}
.icon-ecommerce-cart-cloud:before {
 content:"z"
}
.icon-ecommerce-cart-content:before {
 content:"A"
}
.icon-ecommerce-cart-download:before {
 content:"B"
}
.icon-ecommerce-cart-minus:before {
 content:"C"
}
.icon-ecommerce-cart-plus:before {
 content:"D"
}
.icon-ecommerce-cart-refresh:before {
 content:"E"
}
.icon-ecommerce-cart-remove:before {
 content:"F"
}
.icon-ecommerce-cart-search:before {
 content:"G"
}
.icon-ecommerce-cart-upload:before {
 content:"H"
}
.icon-ecommerce-cent:before {
 content:"I"
}
.icon-ecommerce-colon:before {
 content:"J"
}
.icon-ecommerce-creditcard:before {
 content:"K"
}
.icon-ecommerce-diamond:before {
 content:"L"
}
.icon-ecommerce-dollar:before {
 content:"M"
}
.icon-ecommerce-euro:before {
 content:"N"
}
.icon-ecommerce-franc:before {
 content:"O"
}
.icon-ecommerce-gift:before {
 content:"P"
}
.icon-ecommerce-graph1:before {
 content:"Q"
}
.icon-ecommerce-graph2:before {
 content:"R"
}
.icon-ecommerce-graph3:before {
 content:"S"
}
.icon-ecommerce-graph-decrease:before {
 content:"T"
}
.icon-ecommerce-graph-increase:before {
 content:"U"
}
.icon-ecommerce-guarani:before {
 content:"V"
}
.icon-ecommerce-kips:before {
 content:"W"
}
.icon-ecommerce-lira:before {
 content:"X"
}
.icon-ecommerce-megaphone:before {
 content:"Y"
}
.icon-ecommerce-money:before {
 content:"Z"
}
.icon-ecommerce-naira:before {
 content:"0"
}
.icon-ecommerce-pesos:before {
 content:"1"
}
.icon-ecommerce-pound:before {
 content:"2"
}
.icon-ecommerce-receipt:before {
 content:"3"
}
.icon-ecommerce-receipt-bath:before {
 content:"4"
}
.icon-ecommerce-receipt-cent:before {
 content:"5"
}
.icon-ecommerce-receipt-dollar:before {
 content:"6"
}
.icon-ecommerce-receipt-euro:before {
 content:"7"
}
.icon-ecommerce-receipt-franc:before {
 content:"8"
}
.icon-ecommerce-receipt-guarani:before {
 content:"9"
}
.icon-ecommerce-receipt-kips:before {
 content:"!"
}
.icon-ecommerce-receipt-lira:before {
 content:"\""
}
.icon-ecommerce-receipt-naira:before {
 content:"#"
}
.icon-ecommerce-receipt-pesos:before {
 content:"$"
}
.icon-ecommerce-receipt-pound:before {
 content:"%"
}
.icon-ecommerce-receipt-rublo:before {
 content:"&"
}
.icon-ecommerce-receipt-rupee:before {
 content:"'"
}
.icon-ecommerce-receipt-tugrik:before {
 content:"("
}
.icon-ecommerce-receipt-won:before {
 content:")"
}
.icon-ecommerce-receipt-yen:before {
 content:"*"
}
.icon-ecommerce-receipt-yen2:before {
 content:"+"
}
.icon-ecommerce-recept-colon:before {
 content:","
}
.icon-ecommerce-rublo:before {
 content:"-"
}
.icon-ecommerce-rupee:before {
 content:"."
}
.icon-ecommerce-safe:before {
 content:"/"
}
.icon-ecommerce-sale:before {
 content:":"
}
.icon-ecommerce-sales:before {
 content:";"
}
.icon-ecommerce-ticket:before {
 content:"<"
}
.icon-ecommerce-tugriks:before {
 content:"="
}
.icon-ecommerce-wallet:before {
 content:">"
}
.icon-ecommerce-won:before {
 content:"?"
}
.icon-ecommerce-yen:before {
 content:"@"
}
.icon-ecommerce-yen2:before {
 content:"["
}
[class*=" icon-software"]:before,
[class^=icon-software]:before {
 font-family:linea-software-10!important
}
.icon-software-add-vectorpoint:before {
 content:"a"
}
.icon-software-box-oval:before {
 content:"b"
}
.icon-software-box-polygon:before {
 content:"c"
}
.icon-software-box-rectangle:before {
 content:"d"
}
.icon-software-box-roundedrectangle:before {
 content:"e"
}
.icon-software-character:before {
 content:"f"
}
.icon-software-crop:before {
 content:"g"
}
.icon-software-eyedropper:before {
 content:"h"
}
.icon-software-font-allcaps:before {
 content:"i"
}
.icon-software-font-baseline-shift:before {
 content:"j"
}
.icon-software-font-horizontal-scale:before {
 content:"k"
}
.icon-software-font-kerning:before {
 content:"l"
}
.icon-software-font-leading:before {
 content:"m"
}
.icon-software-font-size:before {
 content:"n"
}
.icon-software-font-smallcapital:before {
 content:"o"
}
.icon-software-font-smallcaps:before {
 content:"p"
}
.icon-software-font-strikethrough:before {
 content:"q"
}
.icon-software-font-tracking:before {
 content:"r"
}
.icon-software-font-underline:before {
 content:"s"
}
.icon-software-font-vertical-scale:before {
 content:"t"
}
.icon-software-horizontal-align-center:before {
 content:"u"
}
.icon-software-horizontal-align-left:before {
 content:"v"
}
.icon-software-horizontal-align-right:before {
 content:"w"
}
.icon-software-horizontal-distribute-center:before {
 content:"x"
}
.icon-software-horizontal-distribute-left:before {
 content:"y"
}
.icon-software-horizontal-distribute-right:before {
 content:"z"
}
.icon-software-indent-firstline:before {
 content:"A"
}
.icon-software-indent-left:before {
 content:"B"
}
.icon-software-indent-right:before {
 content:"C"
}
.icon-software-lasso:before {
 content:"D"
}
.icon-software-layers1:before {
 content:"E"
}
.icon-software-layers2:before {
 content:"F"
}
.icon-software-layout:before {
 content:"G"
}
.icon-software-layout-2columns:before {
 content:"H"
}
.icon-software-layout-3columns:before {
 content:"I"
}
.icon-software-layout-4boxes:before {
 content:"J"
}
.icon-software-layout-4columns:before {
 content:"K"
}
.icon-software-layout-4lines:before {
 content:"L"
}
.icon-software-layout-8boxes:before {
 content:"M"
}
.icon-software-layout-header:before {
 content:"N"
}
.icon-software-layout-header-2columns:before {
 content:"O"
}
.icon-software-layout-header-3columns:before {
 content:"P"
}
.icon-software-layout-header-4boxes:before {
 content:"Q"
}
.icon-software-layout-header-4columns:before {
 content:"R"
}
.icon-software-layout-header-complex:before {
 content:"S"
}
.icon-software-layout-header-complex2:before {
 content:"T"
}
.icon-software-layout-header-complex3:before {
 content:"U"
}
.icon-software-layout-header-complex4:before {
 content:"V"
}
.icon-software-layout-header-sideleft:before {
 content:"W"
}
.icon-software-layout-header-sideright:before {
 content:"X"
}
.icon-software-layout-sidebar-left:before {
 content:"Y"
}
.icon-software-layout-sidebar-right:before {
 content:"Z"
}
.icon-software-magnete:before {
 content:"0"
}
.icon-software-pages:before {
 content:"1"
}
.icon-software-paintbrush:before {
 content:"2"
}
.icon-software-paintbucket:before {
 content:"3"
}
.icon-software-paintroller:before {
 content:"4"
}
.icon-software-paragraph:before {
 content:"5"
}
.icon-software-paragraph-align-left:before {
 content:"6"
}
.icon-software-paragraph-align-right:before {
 content:"7"
}
.icon-software-paragraph-center:before {
 content:"8"
}
.icon-software-paragraph-justify-all:before {
 content:"9"
}
.icon-software-paragraph-justify-center:before {
 content:"!"
}
.icon-software-paragraph-justify-left:before {
 content:"\""
}
.icon-software-paragraph-justify-right:before {
 content:"#"
}
.icon-software-paragraph-space-after:before {
 content:"$"
}
.icon-software-paragraph-space-before:before {
 content:"%"
}
.icon-software-pathfinder-exclude:before {
 content:"&"
}
.icon-software-pathfinder-intersect:before {
 content:"'"
}
.icon-software-pathfinder-subtract:before {
 content:"("
}
.icon-software-pathfinder-unite:before {
 content:")"
}
.icon-software-pen:before {
 content:"*"
}
.icon-software-pen-add:before {
 content:"+"
}
.icon-software-pen-remove:before {
 content:","
}
.icon-software-pencil:before {
 content:"-"
}
.icon-software-polygonallasso:before {
 content:"."
}
.icon-software-reflect-horizontal:before {
 content:"/"
}
.icon-software-reflect-vertical:before {
 content:":"
}
.icon-software-remove-vectorpoint:before {
 content:";"
}
.icon-software-scale-expand:before {
 content:"<"
}
.icon-software-scale-reduce:before {
 content:"="
}
.icon-software-selection-oval:before {
 content:">"
}
.icon-software-selection-polygon:before {
 content:"?"
}
.icon-software-selection-rectangle:before {
 content:"@"
}
.icon-software-selection-roundedrectangle:before {
 content:"["
}
.icon-software-shape-oval:before {
 content:"]"
}
.icon-software-shape-polygon:before {
 content:"^"
}
.icon-software-shape-rectangle:before {
 content:"_"
}
.icon-software-shape-roundedrectangle:before {
 content:"`"
}
.icon-software-slice:before {
 content:"{"
}
.icon-software-transform-bezier:before {
 content:"|"
}
.icon-software-vector-box:before {
 content:"}"
}
.icon-software-vector-composite:before {
 content:"~"
}
.icon-software-vector-line:before {
 content:"\\"
}
.icon-software-vertical-align-bottom:before {
 content:"\e000"
}
.icon-software-vertical-align-center:before {
 content:"\e001"
}
.icon-software-vertical-align-top:before {
 content:"\e002"
}
.icon-software-vertical-distribute-bottom:before {
 content:"\e003"
}
.icon-software-vertical-distribute-center:before {
 content:"\e004"
}
.icon-software-vertical-distribute-top:before {
 content:"\e005"
}
[class*=li_] {
 font-family:linecons
}
.li_heart:before {
 content:"\e000"
}
.li_cloud:before {
 content:"\e001"
}
.li_star:before {
 content:"\e002"
}
.li_tv:before {
 content:"\e003"
}
.li_sound:before {
 content:"\e004"
}
.li_video:before {
 content:"\e005"
}
.li_trash:before {
 content:"\e006"
}
.li_user:before {
 content:"\e007"
}
.li_key:before {
 content:"\e008"
}
.li_search:before {
 content:"\e009"
}
.li_settings:before {
 content:"\e00a"
}
.li_camera:before {
 content:"\e00b"
}
.li_tag:before {
 content:"\e00c"
}
.li_lock:before {
 content:"\e00d"
}
.li_bulb:before {
 content:"\e00e"
}
.li_pen:before {
 content:"\e00f"
}
.li_diamond:before {
 content:"\e010"
}
.li_display:before {
 content:"\e011"
}
.li_location:before {
 content:"\e012"
}
.li_eye:before {
 content:"\e013"
}
.li_bubble:before {
 content:"\e014"
}
.li_stack:before {
 content:"\e015"
}
.li_cup:before {
 content:"\e016"
}
.li_phone:before {
 content:"\e017"
}
.li_news:before {
 content:"\e018"
}
.li_mail:before {
 content:"\e019"
}
.li_like:before {
 content:"\e01a"
}
.li_photo:before {
 content:"\e01b"
}
.li_note:before {
 content:"\e01c"
}
.li_clock:before {
 content:"\e01d"
}
.li_paperplane:before {
 content:"\e01e"
}
.li_params:before {
 content:"\e01f"
}
.li_banknote:before {
 content:"\e020"
}
.li_data:before {
 content:"\e021"
}
.li_music:before {
 content:"\e022"
}
.li_megaphone:before {
 content:"\e023"
}
.li_study:before {
 content:"\e024"
}
.li_lab:before {
 content:"\e025"
}
.li_food:before {
 content:"\e026"
}
.li_t-shirt:before {
 content:"\e027"
}
.li_fire:before {
 content:"\e028"
}
.li_clip:before {
 content:"\e029"
}
.li_shop:before {
 content:"\e02a"
}
.li_calendar:before {
 content:"\e02b"
}
.li_vallet:before {
 content:"\e02c"
}
.li_vynil:before {
 content:"\e02d"
}
.li_truck:before {
 content:"\e02e"
}
.li_world:before {
 content:"\e02f"
}
[class*=sl-]:not(.fa-asl-interpreting) {
 font-family:simple-line-icons
}
.sl-user:before {
 content:"\e005"
}
.sl-people:before {
 content:"\e001"
}
.sl-user-female:before {
 content:"\e000"
}
.sl-user-follow:before {
 content:"\e002"
}
.sl-user-following:before {
 content:"\e003"
}
.sl-user-unfollow:before {
 content:"\e004"
}
.sl-login:before {
 content:"\e066"
}
.sl-logout:before {
 content:"\e065"
}
.sl-emotsmile:before {
 content:"\e021"
}
.sl-phone:before {
 content:"\e600"
}
.sl-call-end:before {
 content:"\e048"
}
.sl-call-in:before {
 content:"\e047"
}
.sl-call-out:before {
 content:"\e046"
}
.sl-map:before {
 content:"\e033"
}
.sl-location-pin:before {
 content:"\e096"
}
.sl-direction:before {
 content:"\e042"
}
.sl-directions:before {
 content:"\e041"
}
.sl-compass:before {
 content:"\e045"
}
.sl-layers:before {
 content:"\e034"
}
.sl-menu:before {
 content:"\e601"
}
.sl-list:before {
 content:"\e067"
}
.sl-options-vertical:before {
 content:"\e602"
}
.sl-options:before {
 content:"\e603"
}
.sl-arrow-down:before {
 content:"\e604"
}
.sl-arrow-left:before {
 content:"\e605"
}
.sl-arrow-right:before {
 content:"\e606"
}
.sl-arrow-up:before {
 content:"\e607"
}
.sl-arrow-up-circle:before {
 content:"\e078"
}
.sl-arrow-left-circle:before {
 content:"\e07a"
}
.sl-arrow-right-circle:before {
 content:"\e079"
}
.sl-arrow-down-circle:before {
 content:"\e07b"
}
.sl-check:before {
 content:"\e080"
}
.sl-clock:before {
 content:"\e081"
}
.sl-plus:before {
 content:"\e095"
}
.sl-minus:before {
 content:"\e615"
}
.sl-close:before {
 content:"\e082"
}
.sl-event:before {
 content:"\e619"
}
.sl-exclamation:before {
 content:"\e617"
}
.sl-organization:before {
 content:"\e616"
}
.sl-trophy:before {
 content:"\e006"
}
.sl-screen-smartphone:before {
 content:"\e010"
}
.sl-screen-desktop:before {
 content:"\e011"
}
.sl-plane:before {
 content:"\e012"
}
.sl-notebook:before {
 content:"\e013"
}
.sl-mustache:before {
 content:"\e014"
}
.sl-mouse:before {
 content:"\e015"
}
.sl-magnet:before {
 content:"\e016"
}
.sl-energy:before {
 content:"\e020"
}
.sl-disc:before {
 content:"\e022"
}
.sl-cursor:before {
 content:"\e06e"
}
.sl-cursor-move:before {
 content:"\e023"
}
.sl-crop:before {
 content:"\e024"
}
.sl-chemistry:before {
 content:"\e026"
}
.sl-speedometer:before {
 content:"\e007"
}
.sl-shield:before {
 content:"\e00e"
}
.sl-screen-tablet:before {
 content:"\e00f"
}
.sl-magic-wand:before {
 content:"\e017"
}
.sl-hourglass:before {
 content:"\e018"
}
.sl-graduation:before {
 content:"\e019"
}
.sl-ghost:before {
 content:"\e01a"
}
.sl-game-controller:before {
 content:"\e01b"
}
.sl-fire:before {
 content:"\e01c"
}
.sl-eyeglass:before {
 content:"\e01d"
}
.sl-envelope-open:before {
 content:"\e01e"
}
.sl-envelope-letter:before {
 content:"\e01f"
}
.sl-bell:before {
 content:"\e027"
}
.sl-badge:before {
 content:"\e028"
}
.sl-anchor:before {
 content:"\e029"
}
.sl-wallet:before {
 content:"\e02a"
}
.sl-vector:before {
 content:"\e02b"
}
.sl-speech:before {
 content:"\e02c"
}
.sl-puzzle:before {
 content:"\e02d"
}
.sl-printer:before {
 content:"\e02e"
}
.sl-present:before {
 content:"\e02f"
}
.sl-playlist:before {
 content:"\e030"
}
.sl-pin:before {
 content:"\e031"
}
.sl-picture:before {
 content:"\e032"
}
.sl-handbag:before {
 content:"\e035"
}
.sl-globe-alt:before {
 content:"\e036"
}
.sl-globe:before {
 content:"\e037"
}
.sl-folder-alt:before {
 content:"\e039"
}
.sl-folder:before {
 content:"\e089"
}
.sl-film:before {
 content:"\e03a"
}
.sl-feed:before {
 content:"\e03b"
}
.sl-drop:before {
 content:"\e03e"
}
.sl-drawer:before {
 content:"\e03f"
}
.sl-docs:before {
 content:"\e040"
}
.sl-doc:before {
 content:"\e085"
}
.sl-diamond:before {
 content:"\e043"
}
.sl-cup:before {
 content:"\e044"
}
.sl-calculator:before {
 content:"\e049"
}
.sl-bubbles:before {
 content:"\e04a"
}
.sl-briefcase:before {
 content:"\e04b"
}
.sl-book-open:before {
 content:"\e04c"
}
.sl-basket-loaded:before {
 content:"\e04d"
}
.sl-basket:before {
 content:"\e04e"
}
.sl-bag:before {
 content:"\e04f"
}
.sl-action-undo:before {
 content:"\e050"
}
.sl-action-redo:before {
 content:"\e051"
}
.sl-wrench:before {
 content:"\e052"
}
.sl-umbrella:before {
 content:"\e053"
}
.sl-trash:before {
 content:"\e054"
}
.sl-tag:before {
 content:"\e055"
}
.sl-support:before {
 content:"\e056"
}
.sl-frame:before {
 content:"\e038"
}
.sl-size-fullscreen:before {
 content:"\e057"
}
.sl-size-actual:before {
 content:"\e058"
}
.sl-shuffle:before {
 content:"\e059"
}
.sl-share-alt:before {
 content:"\e05a"
}
.sl-share:before {
 content:"\e05b"
}
.sl-rocket:before {
 content:"\e05c"
}
.sl-question:before {
 content:"\e05d"
}
.sl-pie-chart:before {
 content:"\e05e"
}
.sl-pencil:before {
 content:"\e05f"
}
.sl-note:before {
 content:"\e060"
}
.sl-loop:before {
 content:"\e064"
}
.sl-home:before {
 content:"\e069"
}
.sl-grid:before {
 content:"\e06a"
}
.sl-graph:before {
 content:"\e06b"
}
.sl-microphone:before {
 content:"\e063"
}
.sl-music-tone-alt:before {
 content:"\e061"
}
.sl-music-tone:before {
 content:"\e062"
}
.sl-earphones-alt:before {
 content:"\e03c"
}
.sl-earphones:before {
 content:"\e03d"
}
.sl-equalizer:before {
 content:"\e06c"
}
.sl-like:before {
 content:"\e068"
}
.sl-dislike:before {
 content:"\e06d"
}
.sl-control-start:before {
 content:"\e06f"
}
.sl-control-rewind:before {
 content:"\e070"
}
.sl-control-play:before {
 content:"\e071"
}
.sl-control-pause:before {
 content:"\e072"
}
.sl-control-forward:before {
 content:"\e073"
}
.sl-control-end:before {
 content:"\e074"
}
.sl-volume-1:before {
 content:"\e09f"
}
.sl-volume-2:before {
 content:"\e0a0"
}
.sl-volume-off:before {
 content:"\e0a1"
}
.sl-calendar:before {
 content:"\e075"
}
.sl-bulb:before {
 content:"\e076"
}
.sl-chart:before {
 content:"\e077"
}
.sl-ban:before {
 content:"\e07c"
}
.sl-bubble:before {
 content:"\e07d"
}
.sl-camrecorder:before {
 content:"\e07e"
}
.sl-camera:before {
 content:"\e07f"
}
.sl-cloud-download:before {
 content:"\e083"
}
.sl-cloud-upload:before {
 content:"\e084"
}
.sl-envelope:before {
 content:"\e086"
}
.sl-eye:before {
 content:"\e087"
}
.sl-flag:before {
 content:"\e088"
}
.sl-heart:before {
 content:"\e08a"
}
.sl-info:before {
 content:"\e08b"
}
.sl-key:before {
 content:"\e08c"
}
.sl-link:before {
 content:"\e08d"
}
.sl-lock:before {
 content:"\e08e"
}
.sl-lock-open:before {
 content:"\e08f"
}
.sl-magnifier:before {
 content:"\e090"
}
.sl-magnifier-add:before {
 content:"\e091"
}
.sl-magnifier-remove:before {
 content:"\e092"
}
.sl-paper-clip:before {
 content:"\e093"
}
.sl-paper-plane:before {
 content:"\e094"
}
.sl-power:before {
 content:"\e097"
}
.sl-refresh:before {
 content:"\e098"
}
.sl-reload:before {
 content:"\e099"
}
.sl-settings:before {
 content:"\e09a"
}
.sl-star:before {
 content:"\e09b"
}
.sl-symbol-female:before {
 content:"\e09c"
}
.sl-symbol-male:before {
 content:"\e09d"
}
.sl-target:before {
 content:"\e09e"
}
.sl-credit-card:before {
 content:"\e025"
}
.sl-paypal:before {
 content:"\e608"
}
.sl-social-tumblr:before {
 content:"\e00a"
}
.sl-social-twitter:before {
 content:"\e009"
}
.sl-social-facebook:before {
 content:"\e00b"
}
.sl-social-instagram:before {
 content:"\e609"
}
.sl-social-linkedin:before {
 content:"\e60a"
}
.sl-social-pinterest:before {
 content:"\e60b"
}
.sl-social-github:before {
 content:"\e60c"
}
.sl-social-google:before {
 content:"\e60d"
}
.sl-social-reddit:before {
 content:"\e60e"
}
.sl-social-skype:before {
 content:"\e60f"
}
.sl-social-dribbble:before {
 content:"\e00d"
}
.sl-social-behance:before {
 content:"\e610"
}
.sl-social-foursqare:before {
 content:"\e611"
}
.sl-social-soundcloud:before {
 content:"\e612"
}
.sl-social-spotify:before {
 content:"\e613"
}
.sl-social-stumbleupon:before {
 content:"\e614"
}
.sl-social-youtube:before {
 content:"\e008"
}
.sl-social-dropbox:before {
 content:"\e00c"
}
.sl-social-vkontakte:before {
 content:"\e618"
}
.sl-social-steam:before {
 content:"\e620"
}
[class*=" ti-"],
[class^=ti-] {
 font-family:themify
}
.ti-wand:before {
 content:"\e600"
}
.ti-volume:before {
 content:"\e601"
}
.ti-user:before {
 content:"\e602"
}
.ti-unlock:before {
 content:"\e603"
}
.ti-unlink:before {
 content:"\e604"
}
.ti-trash:before {
 content:"\e605"
}
.ti-thought:before {
 content:"\e606"
}
.ti-target:before {
 content:"\e607"
}
.ti-tag:before {
 content:"\e608"
}
.ti-tablet:before {
 content:"\e609"
}
.ti-star:before {
 content:"\e60a"
}
.ti-spray:before {
 content:"\e60b"
}
.ti-signal:before {
 content:"\e60c"
}
.ti-shopping-cart:before {
 content:"\e60d"
}
.ti-shopping-cart-full:before {
 content:"\e60e"
}
.ti-settings:before {
 content:"\e60f"
}
.ti-search:before {
 content:"\e610"
}
.ti-zoom-in:before {
 content:"\e611"
}
.ti-zoom-out:before {
 content:"\e612"
}
.ti-cut:before {
 content:"\e613"
}
.ti-ruler:before {
 content:"\e614"
}
.ti-ruler-pencil:before {
 content:"\e615"
}
.ti-ruler-alt:before {
 content:"\e616"
}
.ti-bookmark:before {
 content:"\e617"
}
.ti-bookmark-alt:before {
 content:"\e618"
}
.ti-reload:before {
 content:"\e619"
}
.ti-plus:before {
 content:"\e61a"
}
.ti-pin:before {
 content:"\e61b"
}
.ti-pencil:before {
 content:"\e61c"
}
.ti-pencil-alt:before {
 content:"\e61d"
}
.ti-paint-roller:before {
 content:"\e61e"
}
.ti-paint-bucket:before {
 content:"\e61f"
}
.ti-na:before {
 content:"\e620"
}
.ti-mobile:before {
 content:"\e621"
}
.ti-minus:before {
 content:"\e622"
}
.ti-medall:before {
 content:"\e623"
}
.ti-medall-alt:before {
 content:"\e624"
}
.ti-marker:before {
 content:"\e625"
}
.ti-marker-alt:before {
 content:"\e626"
}
.ti-arrow-up:before {
 content:"\e627"
}
.ti-arrow-right:before {
 content:"\e628"
}
.ti-arrow-left:before {
 content:"\e629"
}
.ti-arrow-down:before {
 content:"\e62a"
}
.ti-lock:before {
 content:"\e62b"
}
.ti-location-arrow:before {
 content:"\e62c"
}
.ti-link:before {
 content:"\e62d"
}
.ti-layout:before {
 content:"\e62e"
}
.ti-layers:before {
 content:"\e62f"
}
.ti-layers-alt:before {
 content:"\e630"
}
.ti-key:before {
 content:"\e631"
}
.ti-import:before {
 content:"\e632"
}
.ti-image:before {
 content:"\e633"
}
.ti-heart:before {
 content:"\e634"
}
.ti-heart-broken:before {
 content:"\e635"
}
.ti-hand-stop:before {
 content:"\e636"
}
.ti-hand-open:before {
 content:"\e637"
}
.ti-hand-drag:before {
 content:"\e638"
}
.ti-folder:before {
 content:"\e639"
}
.ti-flag:before {
 content:"\e63a"
}
.ti-flag-alt:before {
 content:"\e63b"
}
.ti-flag-alt-2:before {
 content:"\e63c"
}
.ti-eye:before {
 content:"\e63d"
}
.ti-export:before {
 content:"\e63e"
}
.ti-exchange-vertical:before {
 content:"\e63f"
}
.ti-desktop:before {
 content:"\e640"
}
.ti-cup:before {
 content:"\e641"
}
.ti-crown:before {
 content:"\e642"
}
.ti-comments:before {
 content:"\e643"
}
.ti-comment:before {
 content:"\e644"
}
.ti-comment-alt:before {
 content:"\e645"
}
.ti-close:before {
 content:"\e646"
}
.ti-clip:before {
 content:"\e647"
}
.ti-angle-up:before {
 content:"\e648"
}
.ti-angle-right:before {
 content:"\e649"
}
.ti-angle-left:before {
 content:"\e64a"
}
.ti-angle-down:before {
 content:"\e64b"
}
.ti-check:before {
 content:"\e64c"
}
.ti-check-box:before {
 content:"\e64d"
}
.ti-camera:before {
 content:"\e64e"
}
.ti-announcement:before {
 content:"\e64f"
}
.ti-brush:before {
 content:"\e650"
}
.ti-briefcase:before {
 content:"\e651"
}
.ti-bolt:before {
 content:"\e652"
}
.ti-bolt-alt:before {
 content:"\e653"
}
.ti-blackboard:before {
 content:"\e654"
}
.ti-bag:before {
 content:"\e655"
}
.ti-move:before {
 content:"\e656"
}
.ti-arrows-vertical:before {
 content:"\e657"
}
.ti-arrows-horizontal:before {
 content:"\e658"
}
.ti-fullscreen:before {
 content:"\e659"
}
.ti-arrow-top-right:before {
 content:"\e65a"
}
.ti-arrow-top-left:before {
 content:"\e65b"
}
.ti-arrow-circle-up:before {
 content:"\e65c"
}
.ti-arrow-circle-right:before {
 content:"\e65d"
}
.ti-arrow-circle-left:before {
 content:"\e65e"
}
.ti-arrow-circle-down:before {
 content:"\e65f"
}
.ti-angle-double-up:before {
 content:"\e660"
}
.ti-angle-double-right:before {
 content:"\e661"
}
.ti-angle-double-left:before {
 content:"\e662"
}
.ti-angle-double-down:before {
 content:"\e663"
}
.ti-zip:before {
 content:"\e664"
}
.ti-world:before {
 content:"\e665"
}
.ti-wheelchair:before {
 content:"\e666"
}
.ti-view-list:before {
 content:"\e667"
}
.ti-view-list-alt:before {
 content:"\e668"
}
.ti-view-grid:before {
 content:"\e669"
}
.ti-uppercase:before {
 content:"\e66a"
}
.ti-upload:before {
 content:"\e66b"
}
.ti-underline:before {
 content:"\e66c"
}
.ti-truck:before {
 content:"\e66d"
}
.ti-timer:before {
 content:"\e66e"
}
.ti-ticket:before {
 content:"\e66f"
}
.ti-thumb-up:before {
 content:"\e670"
}
.ti-thumb-down:before {
 content:"\e671"
}
.ti-text:before {
 content:"\e672"
}
.ti-stats-up:before {
 content:"\e673"
}
.ti-stats-down:before {
 content:"\e674"
}
.ti-split-v:before {
 content:"\e675"
}
.ti-split-h:before {
 content:"\e676"
}
.ti-smallcap:before {
 content:"\e677"
}
.ti-shine:before {
 content:"\e678"
}
.ti-shift-right:before {
 content:"\e679"
}
.ti-shift-left:before {
 content:"\e67a"
}
.ti-shield:before {
 content:"\e67b"
}
.ti-notepad:before {
 content:"\e67c"
}
.ti-server:before {
 content:"\e67d"
}
.ti-quote-right:before {
 content:"\e67e"
}
.ti-quote-left:before {
 content:"\e67f"
}
.ti-pulse:before {
 content:"\e680"
}
.ti-printer:before {
 content:"\e681"
}
.ti-power-off:before {
 content:"\e682"
}
.ti-plug:before {
 content:"\e683"
}
.ti-pie-chart:before {
 content:"\e684"
}
.ti-paragraph:before {
 content:"\e685"
}
.ti-panel:before {
 content:"\e686"
}
.ti-package:before {
 content:"\e687"
}
.ti-music:before {
 content:"\e688"
}
.ti-music-alt:before {
 content:"\e689"
}
.ti-mouse:before {
 content:"\e68a"
}
.ti-mouse-alt:before {
 content:"\e68b"
}
.ti-money:before {
 content:"\e68c"
}
.ti-microphone:before {
 content:"\e68d"
}
.ti-menu:before {
 content:"\e68e"
}
.ti-menu-alt:before {
 content:"\e68f"
}
.ti-map:before {
 content:"\e690"
}
.ti-map-alt:before {
 content:"\e691"
}
.ti-loop:before {
 content:"\e692"
}
.ti-location-pin:before {
 content:"\e693"
}
.ti-list:before {
 content:"\e694"
}
.ti-light-bulb:before {
 content:"\e695"
}
.ti-Italic:before {
 content:"\e696"
}
.ti-info:before {
 content:"\e697"
}
.ti-infinite:before {
 content:"\e698"
}
.ti-id-badge:before {
 content:"\e699"
}
.ti-hummer:before {
 content:"\e69a"
}
.ti-home:before {
 content:"\e69b"
}
.ti-help:before {
 content:"\e69c"
}
.ti-headphone:before {
 content:"\e69d"
}
.ti-harddrives:before {
 content:"\e69e"
}
.ti-harddrive:before {
 content:"\e69f"
}
.ti-gift:before {
 content:"\e6a0"
}
.ti-game:before {
 content:"\e6a1"
}
.ti-filter:before {
 content:"\e6a2"
}
.ti-files:before {
 content:"\e6a3"
}
.ti-file:before {
 content:"\e6a4"
}
.ti-eraser:before {
 content:"\e6a5"
}
.ti-envelope:before {
 content:"\e6a6"
}
.ti-download:before {
 content:"\e6a7"
}
.ti-direction:before {
 content:"\e6a8"
}
.ti-direction-alt:before {
 content:"\e6a9"
}
.ti-dashboard:before {
 content:"\e6aa"
}
.ti-control-stop:before {
 content:"\e6ab"
}
.ti-control-shuffle:before {
 content:"\e6ac"
}
.ti-control-play:before {
 content:"\e6ad"
}
.ti-control-pause:before {
 content:"\e6ae"
}
.ti-control-forward:before {
 content:"\e6af"
}
.ti-control-backward:before {
 content:"\e6b0"
}
.ti-cloud:before {
 content:"\e6b1"
}
.ti-cloud-up:before {
 content:"\e6b2"
}
.ti-cloud-down:before {
 content:"\e6b3"
}
.ti-clipboard:before {
 content:"\e6b4"
}
.ti-car:before {
 content:"\e6b5"
}
.ti-calendar:before {
 content:"\e6b6"
}
.ti-book:before {
 content:"\e6b7"
}
.ti-bell:before {
 content:"\e6b8"
}
.ti-basketball:before {
 content:"\e6b9"
}
.ti-bar-chart:before {
 content:"\e6ba"
}
.ti-bar-chart-alt:before {
 content:"\e6bb"
}
.ti-back-right:before {
 content:"\e6bc"
}
.ti-back-left:before {
 content:"\e6bd"
}
.ti-arrows-corner:before {
 content:"\e6be"
}
.ti-archive:before {
 content:"\e6bf"
}
.ti-anchor:before {
 content:"\e6c0"
}
.ti-align-right:before {
 content:"\e6c1"
}
.ti-align-left:before {
 content:"\e6c2"
}
.ti-align-justify:before {
 content:"\e6c3"
}
.ti-align-center:before {
 content:"\e6c4"
}
.ti-alert:before {
 content:"\e6c5"
}
.ti-alarm-clock:before {
 content:"\e6c6"
}
.ti-agenda:before {
 content:"\e6c7"
}
.ti-write:before {
 content:"\e6c8"
}
.ti-window:before {
 content:"\e6c9"
}
.ti-widgetized:before {
 content:"\e6ca"
}
.ti-widget:before {
 content:"\e6cb"
}
.ti-widget-alt:before {
 content:"\e6cc"
}
.ti-wallet:before {
 content:"\e6cd"
}
.ti-video-clapper:before {
 content:"\e6ce"
}
.ti-video-camera:before {
 content:"\e6cf"
}
.ti-vector:before {
 content:"\e6d0"
}
.ti-themify-logo:before {
 content:"\e6d1"
}
.ti-themify-favicon:before {
 content:"\e6d2"
}
.ti-themify-favicon-alt:before {
 content:"\e6d3"
}
.ti-support:before {
 content:"\e6d4"
}
.ti-stamp:before {
 content:"\e6d5"
}
.ti-split-v-alt:before {
 content:"\e6d6"
}
.ti-slice:before {
 content:"\e6d7"
}
.ti-shortcode:before {
 content:"\e6d8"
}
.ti-shift-right-alt:before {
 content:"\e6d9"
}
.ti-shift-left-alt:before {
 content:"\e6da"
}
.ti-ruler-alt-2:before {
 content:"\e6db"
}
.ti-receipt:before {
 content:"\e6dc"
}
.ti-pin2:before {
 content:"\e6dd"
}
.ti-pin-alt:before {
 content:"\e6de"
}
.ti-pencil-alt2:before {
 content:"\e6df"
}
.ti-palette:before {
 content:"\e6e0"
}
.ti-more:before {
 content:"\e6e1"
}
.ti-more-alt:before {
 content:"\e6e2"
}
.ti-microphone-alt:before {
 content:"\e6e3"
}
.ti-magnet:before {
 content:"\e6e4"
}
.ti-line-double:before {
 content:"\e6e5"
}
.ti-line-dotted:before {
 content:"\e6e6"
}
.ti-line-dashed:before {
 content:"\e6e7"
}
.ti-layout-width-full:before {
 content:"\e6e8"
}
.ti-layout-width-default:before {
 content:"\e6e9"
}
.ti-layout-width-default-alt:before {
 content:"\e6ea"
}
.ti-layout-tab:before {
 content:"\e6eb"
}
.ti-layout-tab-window:before {
 content:"\e6ec"
}
.ti-layout-tab-v:before {
 content:"\e6ed"
}
.ti-layout-tab-min:before {
 content:"\e6ee"
}
.ti-layout-slider:before {
 content:"\e6ef"
}
.ti-layout-slider-alt:before {
 content:"\e6f0"
}
.ti-layout-sidebar-right:before {
 content:"\e6f1"
}
.ti-layout-sidebar-none:before {
 content:"\e6f2"
}
.ti-layout-sidebar-left:before {
 content:"\e6f3"
}
.ti-layout-placeholder:before {
 content:"\e6f4"
}
.ti-layout-menu:before {
 content:"\e6f5"
}
.ti-layout-menu-v:before {
 content:"\e6f6"
}
.ti-layout-menu-separated:before {
 content:"\e6f7"
}
.ti-layout-menu-full:before {
 content:"\e6f8"
}
.ti-layout-media-right-alt:before {
 content:"\e6f9"
}
.ti-layout-media-right:before {
 content:"\e6fa"
}
.ti-layout-media-overlay:before {
 content:"\e6fb"
}
.ti-layout-media-overlay-alt:before {
 content:"\e6fc"
}
.ti-layout-media-overlay-alt-2:before {
 content:"\e6fd"
}
.ti-layout-media-left-alt:before {
 content:"\e6fe"
}
.ti-layout-media-left:before {
 content:"\e6ff"
}
.ti-layout-media-center-alt:before {
 content:"\e700"
}
.ti-layout-media-center:before {
 content:"\e701"
}
.ti-layout-list-thumb:before {
 content:"\e702"
}
.ti-layout-list-thumb-alt:before {
 content:"\e703"
}
.ti-layout-list-post:before {
 content:"\e704"
}
.ti-layout-list-large-image:before {
 content:"\e705"
}
.ti-layout-line-solid:before {
 content:"\e706"
}
.ti-layout-grid4:before {
 content:"\e707"
}
.ti-layout-grid3:before {
 content:"\e708"
}
.ti-layout-grid2:before {
 content:"\e709"
}
.ti-layout-grid2-thumb:before {
 content:"\e70a"
}
.ti-layout-cta-right:before {
 content:"\e70b"
}
.ti-layout-cta-left:before {
 content:"\e70c"
}
.ti-layout-cta-center:before {
 content:"\e70d"
}
.ti-layout-cta-btn-right:before {
 content:"\e70e"
}
.ti-layout-cta-btn-left:before {
 content:"\e70f"
}
.ti-layout-column4:before {
 content:"\e710"
}
.ti-layout-column3:before {
 content:"\e711"
}
.ti-layout-column2:before {
 content:"\e712"
}
.ti-layout-accordion-separated:before {
 content:"\e713"
}
.ti-layout-accordion-merged:before {
 content:"\e714"
}
.ti-layout-accordion-list:before {
 content:"\e715"
}
.ti-ink-pen:before {
 content:"\e716"
}
.ti-info-alt:before {
 content:"\e717"
}
.ti-help-alt:before {
 content:"\e718"
}
.ti-headphone-alt:before {
 content:"\e719"
}
.ti-hand-point-up:before {
 content:"\e71a"
}
.ti-hand-point-right:before {
 content:"\e71b"
}
.ti-hand-point-left:before {
 content:"\e71c"
}
.ti-hand-point-down:before {
 content:"\e71d"
}
.ti-gallery:before {
 content:"\e71e"
}
.ti-face-smile:before {
 content:"\e71f"
}
.ti-face-sad:before {
 content:"\e720"
}
.ti-credit-card:before {
 content:"\e721"
}
.ti-control-skip-forward:before {
 content:"\e722"
}
.ti-control-skip-backward:before {
 content:"\e723"
}
.ti-control-record:before {
 content:"\e724"
}
.ti-control-eject:before {
 content:"\e725"
}
.ti-comments-smiley:before {
 content:"\e726"
}
.ti-brush-alt:before {
 content:"\e727"
}
.ti-youtube:before {
 content:"\e728"
}
.ti-vimeo:before {
 content:"\e729"
}
.ti-twitter:before {
 content:"\e72a"
}
.ti-time:before {
 content:"\e72b"
}
.ti-tumblr:before {
 content:"\e72c"
}
.ti-skype:before {
 content:"\e72d"
}
.ti-share:before {
 content:"\e72e"
}
.ti-share-alt:before {
 content:"\e72f"
}
.ti-rocket:before {
 content:"\e730"
}
.ti-pinterest:before {
 content:"\e731"
}
.ti-new-window:before {
 content:"\e732"
}
.ti-microsoft:before {
 content:"\e733"
}
.ti-list-ol:before {
 content:"\e734"
}
.ti-linkedin:before {
 content:"\e735"
}
.ti-layout-sidebar-2:before {
 content:"\e736"
}
.ti-layout-grid4-alt:before {
 content:"\e737"
}
.ti-layout-grid3-alt:before {
 content:"\e738"
}
.ti-layout-grid2-alt:before {
 content:"\e739"
}
.ti-layout-column4-alt:before {
 content:"\e73a"
}
.ti-layout-column3-alt:before {
 content:"\e73b"
}
.ti-layout-column2-alt:before {
 content:"\e73c"
}
.ti-instagram:before {
 content:"\e73d"
}
.ti-google:before {
 content:"\e73e"
}
.ti-github:before {
 content:"\e73f"
}
.ti-flickr:before {
 content:"\e740"
}
.ti-facebook:before {
 content:"\e741"
}
.ti-dropbox:before {
 content:"\e742"
}
.ti-dribbble:before {
 content:"\e743"
}
.ti-apple:before {
 content:"\e744"
}
.ti-android:before {
 content:"\e745"
}
.ti-save:before {
 content:"\e746"
}
.ti-save-alt:before {
 content:"\e747"
}
.ti-yahoo:before {
 content:"\e748"
}
.ti-wordpress:before {
 content:"\e749"
}
.ti-vimeo-alt:before {
 content:"\e74a"
}
.ti-twitter-alt:before {
 content:"\e74b"
}
.ti-tumblr-alt:before {
 content:"\e74c"
}
.ti-trello:before {
 content:"\e74d"
}
.ti-stack-overflow:before {
 content:"\e74e"
}
.ti-soundcloud:before {
 content:"\e74f"
}
.ti-sharethis:before {
 content:"\e750"
}
.ti-sharethis-alt:before {
 content:"\e751"
}
.ti-reddit:before {
 content:"\e752"
}
.ti-pinterest-alt:before {
 content:"\e753"
}
.ti-microsoft-alt:before {
 content:"\e754"
}
.ti-linux:before {
 content:"\e755"
}
.ti-jsfiddle:before {
 content:"\e756"
}
.ti-joomla:before {
 content:"\e757"
}
.ti-html5:before {
 content:"\e758"
}
.ti-flickr-alt:before {
 content:"\e759"
}
.ti-email:before {
 content:"\e75a"
}
.ti-drupal:before {
 content:"\e75b"
}
.ti-dropbox-alt:before {
 content:"\e75c"
}
.ti-css3:before {
 content:"\e75d"
}
.ti-rss:before {
 content:"\e75e"
}
.ti-rss-alt:before {
 content:"\e75f"
}
#wrap .elementor-widget-iconbox,
#wrap .elementor-widget:not(:last-child) {
 margin-bottom:0
}
#wrap .elementor-section-stretched.elementor-section-full_width .elementor-container .container:not(.force-container) {
 max-width:none!important;
 width:auto;
 padding:0;
 margin:0
}
.elementor-container .elementor-container {
 padding-left:0;
 padding-right:0;
 margin-left:0;
 margin-right:0
}
#wrap .elementor-element>.elementor-element-overlay {
 z-index:999
}
.owl-stage .elementor-element .elementor-container>,
.owl-stage .elementor-element .elementor-container>.elementor-element>.elementor-widget-wrap {
 padding:0
}
#wrap .elementor-element .elementor-image[data-id^=wpb_single_] img {
 transition-duration:unset
}
#wrap .wn-toggle-close,
#wrap .wn-toggle-column-icon,
#wrap .wn-toggle-open {
 top:17px
}
#wrap .wn-toggle-close i,
#wrap .wn-toggle-column-icon i,
#wrap .wn-toggle-open i {
 cursor:pointer
}
.elementor-default.elementor-page #main-content {
 padding-top:0
}
.eael-toggle-slider,
.eael-toggle-switch {
 display:inline-block;
 font-size:100%
}
.eael-ticker-wrap .ticker-content {
 display:block
}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input,
.eael-post-list-header .post-categories a {
 margin:0
}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input {
 width:100%
}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {
 position:relative;
 margin-bottom:0;
 padding-right:0;
 margin-right:30px
}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form i.fa-search {
 position:absolute;
 top:calc(50% - 9px);
 right:10px
}
.eael-post-list-container.layout-advanced .eael-post-list-header .header-title .title {
 line-height:4.6;
 border-top-left-radius:8px;
 border-bottom-left-radius:8px
}
.elementor-widget-container .wn-wtitle-subtitle-gradient .wn-deep-subtitle,
.elementor-widget-container .wn-wtitle-title-gradient .wn-deep-innertitle {
 -webkit-background-clip:text;
 -webkit-text-fill-color:transparent
}
#wrap .mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part1 .mec-event-upcoming,
#wrap .mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part1 .mec-event-upcoming span {
 position:relative;
 font-size:40px;
 font-family:'Playfair Display',Lora,serif
}
#wrap .mec-wrap .mec-event-countdown-style2 {
 padding:60px 0
}
#wrap .mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part1 .mec-event-upcoming:after {
 content:'';
 width:50px;
 background:#fff;
 position:absolute;
 bottom:-30px;
 left:0;
 height:3px
}
#wrap .mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part1 .mec-event-title {
 margin-top:60px;
 font-size:18px;
 font-weight:500
}
#wrap .mec-event-countdown-style2 .mec-event-countdown-part3 .mec-event-button {
 font-size:13px;
 font-weight:600
}
.event-carousel-type1-head .mec-event-image img {
 width:100%
}
.mec-event-carousel-content .mec-event-carousel-title a {
 transition:all .2s ease
}
.mec-event-carousel-type1 .mec-event-carousel-content {
 margin-bottom:15px;
 box-shadow:0 1px 2px rgba(0,0,0,.04);
 transition:all .27s ease
}
.mec-event-carousel-type1 .mec-event-carousel-content:hover {
 box-shadow:0 0 35px rgba(0,0,0,.07)
}
.event-carousel-type1-head .mec-event-date-carousel:before,
.mec-event-countdown-style3 .mec-event-date:before {
 content:'';
 position:absolute;
 left:0;
 bottom:0;
 z-index:2;
 width:100%;
 height:96px;
 background:0 0;
 display:inline-block;
 box-shadow:0 5px 5px rgba(0,0,0,.12)
}
#wrap .mec-event-list-minimal .mec-event-article.mec-clear {
 margin-top:29px;
 border-color:#eee
}
#wrap .mec-event-list-minimal .mec-event-article.mec-clear .mec-event-detail,
#wrap .mec-event-list-minimal .mec-event-article.mec-clear .mec-event-title {
 overflow:hidden
}
#wrap .mec-event-list-minimal .mec-event-article.mec-clear .mec-event-title {
 letter-spacing:0;
 color:#353535;
 font-size:22px
}
#wrap .mec-event-list-minimal .mec-event-article.mec-clear .btn-wrapper {
 text-align:left;
 display:block;
 width:100%
}
#wrap .mec-event-list-minimal .mec-event-article.mec-clear .btn-wrapper .mec-detail-button {
 margin-left:64px;
 margin-bottom:4px;
 color:#282828;
 font-size:12px;
 transition:all .5s ease;
 -webkit-transition:all .5s ease;
 position:relative;
 padding:0 0 0 24px;
 background:0 0;
 text-align:left;
 display:block
}
#wrap .mec-event-list-minimal .mec-event-article.mec-clear .btn-wrapper .mec-detail-button:before {
 content:'';
 position:absolute;
 background:#7a7272;
 width:18px;
 height:1px;
 left:0;
 top:45%;
 transition:all .1s ease;
 -webkit-transition:all .1s ease
}
#wrap .mec-event-list-minimal .mec-event-article.mec-clear .btn-wrapper .mec-detail-button:hover {
 color:#437df9
}
#wrap .mec-event-list-minimal .mec-event-article.mec-clear .btn-wrapper .mec-detail-button:hover:before {
 background:#437df9
}
@media only screen and (min-width:992px) {
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown li {
  padding:15px;
  min-width:88px
 }
 .mec-event-countdown ul,
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown .days-w li {
  margin-left:0
 }
 .mec-event-countdown-style2 .mec-event-countdown-part2 .mec-event-date,
 .mec-event-countdown-style2 .mec-event-countdown-part2 .mec-event-place {
  padding-left:0;
  font-size:17px;
  font-weight:300
 }
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown li span {
  font-size:26px
 }
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown li .label-w {
  font-size:11px
 }
}
@media only screen and (min-width:992px) and (max-width:1280px) {
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown li {
  min-width:30px;
  margin:5px 2px
 }
}
@media only screen and (min-width:1281px) and (max-width:1441px) {
 .mec-wrap .mec-event-countdown-style2 .mec-event-countdown li {
  min-width:80px
 }
}
#wrap,
#wrap .slog-wrap-resp,
blockquote,
sub,
sup {
 position:relative
}
:focus,
a,
a:active,
select {
 outline:0
}
blockquote img,
input[type=checkbox] {
 display:inline
}
#wrap,
article,
aside,
blockquote cite,
details,
figcaption,
figure,
footer,
header,
hgroup,
label,
legend,
menu,
nav,
section {
 display:block
}
#wrap p img,
img,
img.full-width {
 height:auto
}
a,
ins,
mark {
 text-decoration:none
}
#wrap,
.clear,
hr {
 clear:both
}
#wrap,
.clear {
 overflow:hidden
}
input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
 -webkit-box-shadow:0 0 0 1000px #fff inset
}
abbr[title] {
 border-bottom:1px dotted #eaeaea;
 border-bottom:1px dotted rgba(51,51,51,.1);
 cursor:help
}
ins,
mark {
 background-color:#fff9c0
}
sub,
sup {
 height:0;
 line-height:0
}
sup {
 bottom:1ex
}
sub {
 top:.5ex
}
dd,
dl {
 margin-bottom:1.6em
}
table {
 table-layout:fixed;
 width:100%
}
caption,
td,
th {
 text-align:left
}
del {
 opacity:.8
}
fieldset,
form {
 margin-bottom:20px
}
input[type=text],
input[type=tel],
input[type=password],
input[type=email],
select,
textarea {
 border:1px solid #e1e1e1;
 padding:6px 4px;
 outline:0;
 -moz-border-radius:1px;
 -webkit-border-radius:1px;
 border-radius:1px;
 color:#888;
 margin:0 0 20px;
 min-width:60px;
 width:99%;
 max-width:100%;
 min-height:36px;
 display:block;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
select {
 padding:5px;
 width:220px
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
 margin:0;
 padding:0;
 border:0;
 font:inherit;
 vertical-align:baseline
}
blockquote cite,
blockquote small,
em {
 font-style:italic
}
blockquote,
q {
 quotes:none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
 content:'';
 content:none
}
input[type=text]:hover,
input[type=password]:hover,
input[type=email]:hover,
textarea:hover {
 border-color:#c1dfed;
 -moz-box-shadow:0 0 1px rgba(0,0,0,.1);
 -webkit-box-shadow:0 0 1px rgba(0,0,0,.1);
 box-shadow:0 0 1px rgba(0,0,0,.1)
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
textarea:focus {
 border:1px solid #aaa;
 color:#444;
 background:#fff;
 -moz-box-shadow:0 0 3px rgba(0,0,0,.2);
 -webkit-box-shadow:0 0 3px rgba(0,0,0,.2);
 box-shadow:0 0 3px rgba(0,0,0,.2)
}
textarea {
 min-height:60px
}
label,
legend {
 font-weight:700;
 font-size:13px
}
label span,
legend span {
 font-weight:400;
 font-size:13px;
 color:#444
}
img {
 vertical-align:middle
}
img.scale-with-grid {
 max-width:100%;
 height:auto
}
img.full-width {
 width:100%
}
ol,
ul {
 margin-bottom:21px;
 margin-left:3px
}
ul {
 list-style:inside
}
ol {
 list-style:decimal
}
ol,
ul.disc {
 margin-left:20px
}
ul.disc {
 list-style:disc
}
ol ol,
ol ul,
ul ol,
ul ul {
 margin:4px 0 5px 30px;
 font-size:90%
}
ol ol li,
ol ul li,
ul ol li,
ul ul li {
 margin-bottom:6px
}
li {
 line-height:1.6;
 margin-bottom:4px;
 font-size:15px;
 font-weight:400
}
a {
 color:#09f
}
a:focus,
a:hover {
 color:#f90
}
a:active {
 opacity:.92
}
code,
pre {
 background:#f3f3f3;
 padding:5px 10px;
 font-family:"Courier New",Courier,monospace;
 font-size:12px;
 white-space:pre-wrap
}
::selection {
 background:#e4744f;
 color:#fff
}
::-moz-selection {
 background:#e4744f;
 color:#fff
}
blockquote,
blockquote p,
q {
 font-size:15px;
 line-height:24px;
 color:#3a3b3c
}
blockquote {
 margin:0 0 21px;
 padding:18px 10px 14px 60px
}
blockquote:before {
 position:absolute;
 left:12px;
 top:0;
 content:'\201C';
 font-size:46px;
 color:#437df9;
 font-weight:700;
 font-family:Georgia,Times,serif
}
p,
p.slog {
 font-weight:300
}
blockquote cite {
 font-family:Arial,Helvetica,sans-serif;
 margin-top:6px;
 font-size:12px;
 color:#777f87
}
blockquote cite:before {
 content:"\2014 \0020"
}
blockquote cite a {
 color:#555
}
blockquote small {
 font-size:13px
}
blockquote img {
 max-width:100%;
 width:auto
}
hr {
 border:solid #e5e5e5;
 border-width:1px 0 0;
 margin:14px 0 35px;
 height:0;
 width:auto
}
p {
 margin:0 0 20px;
 color:#444;
 font-size:17px;
 line-height:1.68
}
p img,
p.magic {
 margin:0
}
p.lead {
 font-size:21px;
 line-height:27px
}
p.magic {
 font-size:19px;
 line-height:25px
}
p.slog {
 font-size:16px;
 line-height:26px;
 color:#6d6f71
}
h3,
h4 {
 line-height:1.2
}
h5,
h6 {
 line-height:1.3
}
strong {
 font-weight:700
}
small {
 font-size:75%;
 color:#969a9e
}
p small {
 font-size:88%
}
a i:hover {
 cursor:pointer
}
#wrap .slog-wrap-resp {
 max-width:1120px;
 margin-left:auto;
 margin-right:auto;
 float:none
}
#wrap .slog-tx1 {
 max-width:940px
}
#wrap .slog-tx2 {
 max-width:762px
}
#wrap .slog-tx3 {
 max-width:610px
}
#wrap .slog-tx4 {
 max-width:400px
}
#wrap .slog-tx5 {
 max-width:220px
}
#wrap .slog-tx6 {
 max-width:482px
}
.aligncenter .slog-tx1,
.aligncenter .slog-tx2,
.aligncenter .slog-tx3,
.aligncenter .slog-tx4,
.aligncenter .slog-tx5,
.slog-tx1.aligncenter,
.slog-tx2.aligncenter,
.slog-tx3.aligncenter,
.slog-tx4.aligncenter,
.slog-tx5.aligncenter,
.slog-tx6.aligncenter {
 margin-left:auto;
 margin-right:auto;
 text-align:center
}
h1,
h2,
h3,
h4,
h5,
h6 {
 color:#171c24;
 font-weight:300
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
 font-weight:inherit
}
h1 {
 font-size:50px;
 line-height:1.16;
 margin-bottom:12px;
 letter-spacing:-1px
}
h2 {
 font-size:40px;
 line-height:1.14;
 margin-bottom:10px
}
h3 {
 font-size:29px;
 margin-bottom:8px
}
h4 {
 font-size:23px;
 margin-bottom:10px
}
h5 {
 font-size:18px;
 margin-bottom:7px
}
h6 {
 font-size:16px;
 margin-bottom:4px
}
#wrap {
 margin:0 auto;
 padding:0;
 background:#fff;
 visibility:visible
}
.clear,
.invisible {
 visibility:hidden
}
#main-content.container {
 padding-top:35px
}
#headline,
#headline2 {
 width:100%;
 padding:12px 0 16px;
 background:#fafafa;
 display:table;
 border-bottom:1px solid #eee;
 border-top:1px solid #eee
}
#headline h1,
#headline h2,
#headline h3 {
 text-align:center;
 color:#101010;
 font-size:33px;
 line-height:1.1;
 margin:20px 12px 16px;
 position:relative;
 text-transform:uppercase;
 font-weight:600;
 letter-spacing:1px
}
#headline h1 small,
#headline h2 small,
#headline h3 small {
 font-size:56%;
 color:#777;
 font-weight:300;
 margin-left:12px;
 letter-spacing:0;
 text-transform:capitalize
}
.aligncenter {
 text-align:center
}
img.aligncenter {
 margin-left:auto;
 margin-right:auto;
 display:block
}
.alignright {
 text-align:right
}
.alignleft {
 text-align:left
}
.screen-reader-text {
 clip:rect(1px,1px,1px,1px);
 position:absolute!important;
 height:1px;
 width:1px;
 overflow:hidden
}
.screen-reader-text:focus {
 background-color:#f1f1f1;
 border-radius:3px;
 box-shadow:0 0 2px 2px rgba(0,0,0,.6);
 clip:auto!important;
 color:#21759b;
 display:block;
 font-size:14px;
 font-size:.875rem;
 font-weight:700;
 height:auto;
 left:5px;
 line-height:normal;
 padding:15px 23px 14px;
 text-decoration:none;
 top:5px;
 width:auto;
 z-index:100000
}
#wrap p img,
div img,
li img {
 height:auto;
 max-width:100%
}
.container .container:not(.force-container),
.container-fluid .container:not(.force-container) {
 max-width:none!important;
 width:auto;
 margin:0;
 padding:0
}
#wrap .container .container:not(.force-container) {
 max-width:none!important
}
.wn-inner-container {
 position:relative;
 width:100%
}
.wn-section {
 position:relative
}
@media only screen and (max-width:767px) {
 #headline {
  height:auto;
  border-bottom:1px solid #f1f1f1;
  padding:14px 0
 }
 #headline h1,
 #headline h2,
 #headline h3 {
  font-size:25px;
  text-align:center
 }
 #headline h1 small,
 #headline h2 small,
 #headline h3 small {
  display:block;
  margin-top:14px;
  margin-bottom:0;
  font-size:16px;
  letter-spacing:0;
  font-weight:400
 }
}
img[data-lazy-src] {
 opacity:0
}
img.lazyloaded {
 -webkit-transition:opacity .5s linear .2s;
 -moz-transition:opacity .5s linear .2s;
 transition:opacity .5s linear .2s;
 opacity:1
}
.hide {
 display:none
}
.show {
 display:block
}
.page-title h1 {
 font-size:79px;
 font-weight:400;
 letter-spacing:0;
 margin-bottom:0;
 line-height:85px
}
.page-title p {
 font-size:30px;
 margin-top:0
}
table {
 max-width:100%;
 background-color:transparent;
 border-collapse:collapse;
 border-spacing:0
}
.table {
 width:100%;
 margin-bottom:18px
}
.table td,
.table th {
 padding:8px;
 line-height:18px;
 text-align:left;
 vertical-align:top;
 border-top:1px dotted #e5e5e5
}
.table th {
 font-weight:700
}
.table thead th {
 vertical-align:bottom;
 border-top:0 none;
 background:#f7f7f7
}
.table tbody+tbody {
 border-top:2px solid #e5e5e5
}
.table-condensed td,
.table-condensed th {
 padding:4px 5px
}
.table-bordered {
 border:1px solid #e5e5e5;
 border-collapse:separate;
 border-left:0;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 border-radius:4px
}
.table-bordered td,
.table-bordered th {
 border-left:1px solid #e5e5e5
}
.table tbody tr:hover td,
.table tbody tr:hover th {
 background-color:#fcfcfc
}
#wrap .colorb,
#wrap .hcolorb:hover,
body .colorb,
body .hcolorb:hover {
 background-color:#437df9
}
#wrap .colorf,
#wrap .hcolorf:hover,
body .colorf,
body .hcolorf:hover {
 color:#437df9
}
#wrap .colorr,
#wrap .hcolorr:hover,
body .colorr,
body .hcolorr:hover {
 border-color:#437df9
}
.elementor-text-editor p {
 line-height:inherit;
 font-weight:inherit;
 font-size:inherit;
 font-family:inherit;
 color:inherit
}
img.alignright {
 float:right;
 margin-left:10px
}
img.alignleft {
 float:left;
 margin-right:10px
}
body {
 background-color:#f4f7f8;
 font:14px/25px sans-serif;
 font-family:Rubik,Helvetica,Arial,sans-serif;
 font-weight:400;
 color:#626262;
 -webkit-font-smoothing:antialiased;
 -webkit-text-size-adjust:100%;
 overflow-x:hidden;
 line-height:1
}
.blox.dark div,
.blox.dark h1,
.blox.dark h2,
.blox.dark h3,
.blox.dark h4,
.blox.dark h5,
.blox.dark h6,
.blox.dark p {
 color:#fff
}
.deep-loading-wrap {
 position:absolute;
 left:0;
 right:0;
 top:0;
 bottom:0;
 width:100%;
 display:none;
 z-index:9;
 background:rgba(255,255,255,.7)
}
.deep-loading,
.deep-loading::after,
.deep-loading::before {
 width:10px;
 height:10px;
 border-radius:5px;
 background-color:#9880ff;
 color:#9880ff
}
.deep-loading-wrap.open,
.deep-loading-wrap.open .deep-loading {
 display:block
}
.deep-loading {
 position:relative;
 animation:dotFlashing 1s infinite linear alternate;
 animation-delay:.5s;
 margin-top:calc(50vh - 5px);
 margin-left:calc(50% - 10px)
}
.deep-loading::after,
.deep-loading::before {
 content:'';
 display:inline-block;
 position:absolute;
 top:0
}
.deep-loading::before {
 left:-15px;
 animation:dotFlashing 1s infinite alternate;
 animation-delay:0s
}
.deep-loading::after {
 left:15px;
 animation:dotFlashing 1s infinite alternate;
 animation-delay:1s
}
@keyframes dotFlashing {
 0% {
  background-color:#9880ff
 }
 100%,
 50% {
  background-color:#ebe6ff
 }
}
.clear {
 display:block;
 width:0;
 height:0
}
[class*="sl-"] {
 font-family:'simple-line-icons';
 font-style:normal!important
}
.sl-user,
.sl-people,
.sl-user-female,
.sl-user-follow,
.sl-user-following,
.sl-user-unfollow,
.sl-login,
.sl-logout,
.sl-emotsmile,
.sl-phone,
.sl-call-end,
.sl-call-in,
.sl-call-out,
.sl-map,
.sl-location-pin,
.sl-direction,
.sl-directions,
.sl-compass,
.sl-layers,
.sl-menu,
.sl-list,
.sl-options-vertical,
.sl-options,
.sl-arrow-down,
.sl-arrow-left,
.sl-arrow-right,
.sl-arrow-up,
.sl-arrow-up-circle,
.sl-arrow-left-circle,
.sl-arrow-right-circle,
.sl-arrow-down-circle,
.sl-check,
.sl-clock,
.sl-plus,
.sl-minus,
.sl-close,
.sl-event,
.sl-exclamation,
.sl-organization,
.sl-trophy,
.sl-screen-smartphone,
.sl-screen-desktop,
.sl-plane,
.sl-notebook,
.sl-mustache,
.sl-mouse,
.sl-magnet,
.sl-energy,
.sl-disc,
.sl-cursor,
.sl-cursor-move,
.sl-crop,
.sl-chemistry,
.sl-speedometer,
.sl-shield,
.sl-screen-tablet,
.sl-magic-wand,
.sl-hourglass,
.sl-graduation,
.sl-ghost,
.sl-game-controller,
.sl-fire,
.sl-eyeglass,
.sl-envelope-open,
.sl-envelope-letter,
.sl-bell,
.sl-badge,
.sl-anchor,
.sl-wallet,
.sl-vector,
.sl-speech,
.sl-puzzle,
.sl-printer,
.sl-present,
.sl-playlist,
.sl-pin,
.sl-picture,
.sl-handbag,
.sl-globe-alt,
.sl-globe,
.sl-folder-alt,
.sl-folder,
.sl-film,
.sl-feed,
.sl-drop,
.sl-drawer,
.sl-docs,
.sl-doc,
.sl-diamond,
.sl-cup,
.sl-calculator,
.sl-bubbles,
.sl-briefcase,
.sl-book-open,
.sl-basket-loaded,
.sl-basket,
.sl-bag,
.sl-action-undo,
.sl-action-redo,
.sl-wrench,
.sl-umbrella,
.sl-trash,
.sl-tag,
.sl-support,
.sl-frame,
.sl-size-fullscreen,
.sl-size-actual,
.sl-shuffle,
.sl-share-alt,
.sl-share,
.sl-rocket,
.sl-question,
.sl-pie-chart,
.sl-pencil,
.sl-note,
.sl-loop,
.sl-home,
.sl-grid,
.sl-graph,
.sl-microphone,
.sl-music-tone-alt,
.sl-music-tone,
.sl-earphones-alt,
.sl-earphones,
.sl-equalizer,
.sl-like,
.sl-dislike,
.sl-control-start,
.sl-control-rewind,
.sl-control-play,
.sl-control-pause,
.sl-control-forward,
.sl-control-end,
.sl-volume-1,
.sl-volume-2,
.sl-volume-off,
.sl-calendar,
.sl-bulb,
.sl-chart,
.sl-ban,
.sl-bubble,
.sl-camrecorder,
.sl-camera,
.sl-cloud-download,
.sl-cloud-upload,
.sl-envelope,
.sl-eye,
.sl-flag,
.sl-heart,
.sl-info,
.sl-key,
.sl-link,
.sl-lock,
.sl-lock-open,
.sl-magnifier,
.sl-magnifier-add,
.sl-magnifier-remove,
.sl-paper-clip,
.sl-paper-plane,
.sl-power,
.sl-refresh,
.sl-reload,
.sl-settings,
.sl-star,
.sl-symbol-female,
.sl-symbol-male,
.sl-target,
.sl-credit-card,
.sl-paypal,
.sl-social-tumblr,
.sl-social-twitter,
.sl-social-facebook,
.sl-social-instagram,
.sl-social-linkedin,
.sl-social-pinterest,
.sl-social-github,
.sl-social-google,
.sl-social-reddit,
.sl-social-skype,
.sl-social-dribbble,
.sl-social-behance,
.sl-social-foursqare,
.sl-social-soundcloud,
.sl-social-spotify,
.sl-social-stumbleupon,
.sl-social-youtube,
.sl-social-dropbox,
.sl-social-vkontakte,
.sl-social-steam {
 font-family:'simple-line-icons';
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.sl-user:before {
 content:"\e005"
}
.sl-people:before {
 content:"\e001"
}
.sl-user-female:before {
 content:"\e000"
}
.sl-user-follow:before {
 content:"\e002"
}
.sl-user-following:before {
 content:"\e003"
}
.sl-user-unfollow:before {
 content:"\e004"
}
.sl-login:before {
 content:"\e066"
}
.sl-logout:before {
 content:"\e065"
}
.sl-emotsmile:before {
 content:"\e021"
}
.sl-phone:before {
 content:"\e600"
}
.sl-call-end:before {
 content:"\e048"
}
.sl-call-in:before {
 content:"\e047"
}
.sl-call-out:before {
 content:"\e046"
}
.sl-map:before {
 content:"\e033"
}
.sl-location-pin:before {
 content:"\e096"
}
.sl-direction:before {
 content:"\e042"
}
.sl-directions:before {
 content:"\e041"
}
.sl-compass:before {
 content:"\e045"
}
.sl-layers:before {
 content:"\e034"
}
.sl-menu:before {
 content:"\e601"
}
.sl-list:before {
 content:"\e067"
}
.sl-options-vertical:before {
 content:"\e602"
}
.sl-options:before {
 content:"\e603"
}
.sl-arrow-down:before {
 content:"\e604"
}
.sl-arrow-left:before {
 content:"\e605"
}
.sl-arrow-right:before {
 content:"\e606"
}
.sl-arrow-up:before {
 content:"\e607"
}
.sl-arrow-up-circle:before {
 content:"\e078"
}
.sl-arrow-left-circle:before {
 content:"\e07a"
}
.sl-arrow-right-circle:before {
 content:"\e079"
}
.sl-arrow-down-circle:before {
 content:"\e07b"
}
.sl-check:before {
 content:"\e080"
}
.sl-clock:before {
 content:"\e081"
}
.sl-plus:before {
 content:"\e095"
}
.sl-minus:before {
 content:"\e615"
}
.sl-close:before {
 content:"\e082"
}
.sl-event:before {
 content:"\e619"
}
.sl-exclamation:before {
 content:"\e617"
}
.sl-organization:before {
 content:"\e616"
}
.sl-trophy:before {
 content:"\e006"
}
.sl-screen-smartphone:before {
 content:"\e010"
}
.sl-screen-desktop:before {
 content:"\e011"
}
.sl-plane:before {
 content:"\e012"
}
.sl-notebook:before {
 content:"\e013"
}
.sl-mustache:before {
 content:"\e014"
}
.sl-mouse:before {
 content:"\e015"
}
.sl-magnet:before {
 content:"\e016"
}
.sl-energy:before {
 content:"\e020"
}
.sl-disc:before {
 content:"\e022"
}
.sl-cursor:before {
 content:"\e06e"
}
.sl-cursor-move:before {
 content:"\e023"
}
.sl-crop:before {
 content:"\e024"
}
.sl-chemistry:before {
 content:"\e026"
}
.sl-speedometer:before {
 content:"\e007"
}
.sl-shield:before {
 content:"\e00e"
}
.sl-screen-tablet:before {
 content:"\e00f"
}
.sl-magic-wand:before {
 content:"\e017"
}
.sl-hourglass:before {
 content:"\e018"
}
.sl-graduation:before {
 content:"\e019"
}
.sl-ghost:before {
 content:"\e01a"
}
.sl-game-controller:before {
 content:"\e01b"
}
.sl-fire:before {
 content:"\e01c"
}
.sl-eyeglass:before {
 content:"\e01d"
}
.sl-envelope-open:before {
 content:"\e01e"
}
.sl-envelope-letter:before {
 content:"\e01f"
}
.sl-bell:before {
 content:"\e027"
}
.sl-badge:before {
 content:"\e028"
}
.sl-anchor:before {
 content:"\e029"
}
.sl-wallet:before {
 content:"\e02a"
}
.sl-vector:before {
 content:"\e02b"
}
.sl-speech:before {
 content:"\e02c"
}
.sl-puzzle:before {
 content:"\e02d"
}
.sl-printer:before {
 content:"\e02e"
}
.sl-present:before {
 content:"\e02f"
}
.sl-playlist:before {
 content:"\e030"
}
.sl-pin:before {
 content:"\e031"
}
.sl-picture:before {
 content:"\e032"
}
.sl-handbag:before {
 content:"\e035"
}
.sl-globe-alt:before {
 content:"\e036"
}
.sl-globe:before {
 content:"\e037"
}
.sl-folder-alt:before {
 content:"\e039"
}
.sl-folder:before {
 content:"\e089"
}
.sl-film:before {
 content:"\e03a"
}
.sl-feed:before {
 content:"\e03b"
}
.sl-drop:before {
 content:"\e03e"
}
.sl-drawer:before {
 content:"\e03f"
}
.sl-docs:before {
 content:"\e040"
}
.sl-doc:before {
 content:"\e085"
}
.sl-diamond:before {
 content:"\e043"
}
.sl-cup:before {
 content:"\e044"
}
.sl-calculator:before {
 content:"\e049"
}
.sl-bubbles:before {
 content:"\e04a"
}
.sl-briefcase:before {
 content:"\e04b"
}
.sl-book-open:before {
 content:"\e04c"
}
.sl-basket-loaded:before {
 content:"\e04d"
}
.sl-basket:before {
 content:"\e04e"
}
.sl-bag:before {
 content:"\e04f"
}
.sl-action-undo:before {
 content:"\e050"
}
.sl-action-redo:before {
 content:"\e051"
}
.sl-wrench:before {
 content:"\e052"
}
.sl-umbrella:before {
 content:"\e053"
}
.sl-trash:before {
 content:"\e054"
}
.sl-tag:before {
 content:"\e055"
}
.sl-support:before {
 content:"\e056"
}
.sl-frame:before {
 content:"\e038"
}
.sl-size-fullscreen:before {
 content:"\e057"
}
.sl-size-actual:before {
 content:"\e058"
}
.sl-shuffle:before {
 content:"\e059"
}
.sl-share-alt:before {
 content:"\e05a"
}
.sl-share:before {
 content:"\e05b"
}
.sl-rocket:before {
 content:"\e05c"
}
.sl-question:before {
 content:"\e05d"
}
.sl-pie-chart:before {
 content:"\e05e"
}
.sl-pencil:before {
 content:"\e05f"
}
.sl-note:before {
 content:"\e060"
}
.sl-loop:before {
 content:"\e064"
}
.sl-home:before {
 content:"\e069"
}
.sl-grid:before {
 content:"\e06a"
}
.sl-graph:before {
 content:"\e06b"
}
.sl-microphone:before {
 content:"\e063"
}
.sl-music-tone-alt:before {
 content:"\e061"
}
.sl-music-tone:before {
 content:"\e062"
}
.sl-earphones-alt:before {
 content:"\e03c"
}
.sl-earphones:before {
 content:"\e03d"
}
.sl-equalizer:before {
 content:"\e06c"
}
.sl-like:before {
 content:"\e068"
}
.sl-dislike:before {
 content:"\e06d"
}
.sl-control-start:before {
 content:"\e06f"
}
.sl-control-rewind:before {
 content:"\e070"
}
.sl-control-play:before {
 content:"\e071"
}
.sl-control-pause:before {
 content:"\e072"
}
.sl-control-forward:before {
 content:"\e073"
}
.sl-control-end:before {
 content:"\e074"
}
.sl-volume-1:before {
 content:"\e09f"
}
.sl-volume-2:before {
 content:"\e0a0"
}
.sl-volume-off:before {
 content:"\e0a1"
}
.sl-calendar:before {
 content:"\e075"
}
.sl-bulb:before {
 content:"\e076"
}
.sl-chart:before {
 content:"\e077"
}
.sl-ban:before {
 content:"\e07c"
}
.sl-bubble:before {
 content:"\e07d"
}
.sl-camrecorder:before {
 content:"\e07e"
}
.sl-camera:before {
 content:"\e07f"
}
.sl-cloud-download:before {
 content:"\e083"
}
.sl-cloud-upload:before {
 content:"\e084"
}
.sl-envelope:before {
 content:"\e086"
}
.sl-eye:before {
 content:"\e087"
}
.sl-flag:before {
 content:"\e088"
}
.sl-heart:before {
 content:"\e08a"
}
.sl-info:before {
 content:"\e08b"
}
.sl-key:before {
 content:"\e08c"
}
.sl-link:before {
 content:"\e08d"
}
.sl-lock:before {
 content:"\e08e"
}
.sl-lock-open:before {
 content:"\e08f"
}
.sl-magnifier:before {
 content:"\e090"
}
.sl-magnifier-add:before {
 content:"\e091"
}
.sl-magnifier-remove:before {
 content:"\e092"
}
.sl-paper-clip:before {
 content:"\e093"
}
.sl-paper-plane:before {
 content:"\e094"
}
.sl-power:before {
 content:"\e097"
}
.sl-refresh:before {
 content:"\e098"
}
.sl-reload:before {
 content:"\e099"
}
.sl-settings:before {
 content:"\e09a"
}
.sl-star:before {
 content:"\e09b"
}
.sl-symbol-female:before {
 content:"\e09c"
}
.sl-symbol-male:before {
 content:"\e09d"
}
.sl-target:before {
 content:"\e09e"
}
.sl-credit-card:before {
 content:"\e025"
}
.sl-paypal:before {
 content:"\e608"
}
.sl-social-tumblr:before {
 content:"\e00a"
}
.sl-social-twitter:before {
 content:"\e009"
}
.sl-social-facebook:before {
 content:"\e00b"
}
.sl-social-instagram:before {
 content:"\e609"
}
.sl-social-linkedin:before {
 content:"\e60a"
}
.sl-social-pinterest:before {
 content:"\e60b"
}
.sl-social-github:before {
 content:"\e60c"
}
.sl-social-google:before {
 content:"\e60d"
}
.sl-social-reddit:before {
 content:"\e60e"
}
.sl-social-skype:before {
 content:"\e60f"
}
.sl-social-dribbble:before {
 content:"\e00d"
}
.sl-social-behance:before {
 content:"\e610"
}
.sl-social-foursqare:before {
 content:"\e611"
}
.sl-social-soundcloud:before {
 content:"\e612"
}
.sl-social-spotify:before {
 content:"\e613"
}
.sl-social-stumbleupon:before {
 content:"\e614"
}
.sl-social-youtube:before {
 content:"\e008"
}
.sl-social-dropbox:before {
 content:"\e00c"
}
.sl-social-vkontakte:before {
 content:"\e618"
}
.sl-social-steam:before {
 content:"\e620"
}
.dpr-wrap {
 font-size:16px;
 font-family:Roboto,Helvetica,Arial,Sans-serif!important;
 line-height:25px;
 clear:both;
 position:relative
}
.dpr-wrap,
.dpr-wrap * {
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 margin:0;
 padding:0;
 border:0
}
.dpr-wrap a {
 color:#437df9;
 text-decoration:none;
 outline:0
}
.dpr-discu-date a:hover,
.dpr-discu-inreplyto a:hover,
.dpr-discu-user-name a:hover,
.dpr-modal-footer a:hover {
 text-decoration:underline
}
.dpr-wrap :active,
.dpr-wrap :focus {
 outline:0
}
.dpr-wrap li,
.dpr-wrap ol,
.dpr-wrap ul {
 margin:0;
 padding:0
}
.dpr-discu-comment-content ol {
 display:block;
 list-style-type:decimal;
 margin-block-start:1em;
 margin-block-end:1em;
 margin-inline-start:0;
 margin-inline-end:0;
 padding-inline-start:40px
}
.dpr-wrap div img {
 max-width:100%
}
.dpr-wrap .clearfix:after,
.dpr-wrap .clearfix:before {
 content:'';
 display:block;
 overflow:hidden;
 visibility:hidden;
 height:0
}
.dpr-wrap .clearfix:after {
 clear:both
}
.dpr-wrap .clearfix {
 zoom:1
}
.dpr-modal-cntt input[type=email],
.dpr-modal-cntt input[type=number],
.dpr-modal-cntt input[type=password],
.dpr-modal-cntt input[type=text],
.dpr-modal-cntt input[type=url],
.dpr-modal-cntt textarea,
.dpr-wrap input[type=email],
.dpr-wrap input[type=number],
.dpr-wrap input[type=password],
.dpr-wrap input[type=text],
.dpr-wrap input[type=url],
.dpr-wrap textarea {
 border:1px solid #e7e7e7;
 border-radius:2px;
 min-height:36px;
 padding:4px 8px;
 color:#717171;
 box-shadow:1px 2px 6px rgba(0,0,0,.035) inset;
 transition:all .19s ease
}
.dpr-wrap input[type=email]:focus,
.dpr-wrap input[type=number],
.dpr-wrap input[type=password]:focus,
.dpr-wrap input[type=text]:focus,
.dpr-wrap input[type=url] {
 border-color:silver;
 box-shadow:0 0 12px 0 rgba(0,0,0,.095)
}
.dpr-wrap input[type=submit],
.dpr_add_reply_comment,
.dpr_cancel_comment,
.dpr_cancel_reply_comment,
.dpr_edit_comment {
 font-family:Roboto,Helvetica,Arial,Sans-serif;
 cursor:pointer;
 color:#437df9;
 background:#fafafa;
 padding:4px 18px;
 font-size:12px;
 font-weight:600;
 letter-spacing:1px;
 text-transform:uppercase;
 border:1px solid #e7e7e7;
 border-radius:2px;
 transition:all .22s ease;
 box-shadow:0 2px 4px 0 rgba(0,0,0,.039),2px 2px 1px 0 rgba(255,255,255,.8) inset
}
.dpr-wrap input[type=submit]:hover,
.dpr_add_reply_comment:hover,
.dpr_cancel_comment:hover,
.dpr_cancel_reply_comment:hover,
.dpr_edit_comment:hover {
 background:#fff;
 box-shadow:0 2px 11px 0 rgba(0,0,0,.069),2px 2px 1px 0 rgba(255,255,255,.8) inset
}
.dpr-discu-container {
 margin:0 auto;
 position:relative
}
.dpr-wrap label {
 font-size:13px
}
.dpr-discu-wrap,
.dpr-join-form-wrap {
 margin-bottom:20px
}
.dpr-container>.dpr-discu-wrap:last-of-type {
 margin-bottom:80px
}
.dpr-discu-wrap:after,
.dpr-join-form-wrap:after {
 content:'';
 clear:both;
 display:block;
 height:0
}
.dpr-join-form-area {
 min-height:60px;
 clear:both
}
.dpr-join-form-inner {
 position:relative;
 clear:both;
 min-height:38px;
 background:#fff;
 padding:5px 15px 16px;
 margin:0 -15px -15px;
 border-top:1px solid #eee;
 box-shadow:0 -4px 8px -6px rgba(0,0,0,.1)
}
.dpr-join-form-login-register {
 padding:12px 0 0 15px
}
.dpr-join-form-login-register a,
.dpr-user-nas a {
 display:inline-block;
 margin-right:12px;
 font-size:.84em;
 line-height:1;
 position:relative;
 color:#444;
 vertical-align:middle;
 background:#f1f1f1;
 padding:6px 12px 6px 10px;
 border-radius:33px;
 transition:all .19s ease
}
.dpr-join-form-login-register a.dpr-form-active,
.dpr-join-form-login-register a:hover,
.dpr-user-nas a:hover {
 color:#437df9;
 background:#fff;
 box-shadow:0 1px 4px 0 rgba(0,0,0,.15)
}
.dpr-join-form-login-register a.dpr-discu-submit {
 background-color:#437df9;
 color:#fff;
 box-shadow:0 3px 6px -4px #437df9;
 border-radius:3px;
 padding:8px 12px 8px 8px;
 margin-top:-2px
}
.dpr-join-form-login-register a.dpr-discu-submit:hover {
 background:#222;
 box-shadow:0 3px 9px -4px rgba(0,0,0,.55)
}
.dpr-join-form-login-register.dpr-is-login a.dpr-discu-submit {
 float:right
}
.dpr-join-form-login-register a i,
.dpr-user-nas a i {
 font-size:12px;
 margin-right:1px;
 vertical-align:middle;
 line-height:1.4
}
.dpr-user-nas a:last-child {
 margin-right:0
}
.dpr-join-form-login-wrap,
.dpr-join-form-register-wrap {
 padding-top:12px
}
.dpr-msgbox {
 border:1px solid #e7e7e7;
 border-radius:4px;
 padding:20px 20px 10px;
 position:relative;
 box-shadow:0 1px 7px 0 rgba(0,0,0,.036)
}
.dpr-join-form-login-inner.dpr-msgbox:after,
.dpr-join-form-login-inner.dpr-msgbox:before {
 left:28px
}
.dpr-join-form-register-inner.dpr-msgbox:after,
.dpr-join-form-register-inner.dpr-msgbox:before {
 left:116px
}
.dpr-join-form-login-inner input,
.dpr-join-form-register-inner input {
 margin-right:10px;
 margin-bottom:10px
}
@media only screen and (min-width:768px) {
 .dpr-join-form-login-inner input[type=submit],
 .dpr-join-form-register-inner input[type=submit] {
  margin-right:2px
 }
 .dpr-join-form-login-inner input:not([type=submit]) {
  width:calc(50% - 51px)
 }
 .dpr-join-form-register-inner input:not([type=submit]) {
  width:calc(33.3% - 10px)
 }
}
.dpr-join-form-inner .dpr-join-form-social-login,
.dpr-user-nas {
 position:absolute;
 right:15px;
 top:10px
}
.dpr-join-form-social-login,
.dpr-user-nas {
 padding:10px 0
}
.dpr-join-form-social-login span,
.dpr-join-form-welcome {
 font-size:.81em;
 color:#b1b1b1;
 margin-right:5px
}
.dpr-join-form-social-login a {
 margin-right:3px
}
.dpr-join-form-social-login a i {
 padding:8px;
 font-size:18px;
 color:#777;
 background:#f1f1f1;
 border-radius:50px;
 transition:all .19s ease
}
.dpr-join-form-social-login a:hover i {
 background:#fff;
 box-shadow:0 1px 14px 0 rgba(0,0,0,.16)
}
.dpr-join-form-social-login a.dpr-join-form-login-facebook i {
 color:#3b5998
}
.dpr-join-form-social-login a.dpr-join-form-login-twitter i {
 color:#55acee
}
.dpr-join-form-social-login a.dpr-join-form-login-google i {
 color:#dd4b39
}
.dpr-join-form-area i {
 width:50px;
 height:50px;
 display:inline-block;
 float:left;
 margin-right:12px;
 background:#f1f1f1;
 border-radius:50px;
 line-height:50px;
 text-align:center;
 font-size:22px;
 color:#a9a9a9
}
.dpr-join-form-area textarea {
 border:1px solid #e7e7e7;
 border-radius:4px;
 height:40px;
 padding:4px 14px;
 color:#717171;
 background:#fff;
 width:calc(100% - 62px)!important;
 float:left;
 box-shadow:2px 3px 4px 0 rgba(0,0,0,.019) inset;
 margin-top:5px;
 cursor:default;
 overflow:hidden
}
.dpr-join-form-area .dpr-discu-user {
 padding-top:0
}
.dpr-join-form-wrap {
 background:#fafafa;
 padding:15px;
 border:1px solid #e7e7e7;
 border-radius:2px;
 box-shadow:0 2px 5px -1px rgba(0,0,0,.04);
 margin-top:25px
}
.dpr-submit-form-wrap {
 padding:10px 0 0
}
.dpr-submit-form-editor {
 padding-left:62px;
 padding-bottom:20px
}
.dpr-wrap .mce-panel {
 border-color:#e7e7e7
}
.dpr-wrap .mce-tinymce.mce-panel {
 margin-bottom:3px;
 border-radius:2px;
 box-shadow:0 1px 2px rgba(0,0,0,.02)
}
.dpr-wrap .mce-top-part::before {
 box-shadow:0 4px 10px -6px rgba(0,0,0,.1)
}
.dpr-wrap .mce-panel .mce-btn-small {
 border-radius:2px
}
.dpr-wrap .mce-btn-small button:hover,
.dpr-wrap .mce-btn-small:active button,
.dpr-wrap .mce-btn-small:focus button {
 background-color:#f9f9f9;
 color:#437df9
}
.dpr-wrap .mce-btn.mce-active,
.dpr-wrap .mce-btn.mce-active:active button,
.dpr-wrap .mce-btn.mce-active:focus,
.dpr-wrap .mce-btn.mce-active:hover {
 color:#437df9;
 border:none;
 box-shadow:none;
 outline:0
}
.mce-container .mce-menu-item .mce-text {
 font-family:Roboto,Helvetica,Arial,Sans-serif;
 font-size:12px
}
.dpr-submit-form-fields {
 clear:both;
 padding:20px;
 border-top:1px solid #eee;
 background:#fff;
 margin-left:-15px;
 margin-right:-15px;
 margin-top:5px;
 box-shadow:0 4px 10px -6px rgba(0,0,0,.1) inset
}
.dpr-submit-form-fields:after {
 content:'';
 display:block;
 overflow:hidden;
 visibility:hidden;
 width:100%;
 height:0
}
.dpr-submit-form-fields .dpr-submit-form-fields-c {
 width:calc(33.33% - 20px);
 margin:0 10px;
 display:inline-block;
 float:left;
 position:relative
}
.dpr-submit-form-fields-c input {
 width:100%;
 padding-left:40px!important;
 height:36px
}
.dpr-submit-form-fields-c i {
 position:absolute;
 left:1px;
 top:1px;
 width:34px;
 height:34px;
 line-height:34px;
 background:#f3f3f3;
 color:#777;
 font-size:16px;
 text-align:center;
 border-right:1px solid #e7e7e7
}
.dpr-submit-form-captcha {
 padding:10px 0 20px;
 text-align:center;
 background:#fff;
 margin:0 -15px
}
.dpr-submit-form-captcha-container {
 display:inline-block;
 width:auto
}
.jconfirm-box-container.col-md-4 {
 max-width:480px!important;
 margin:auto!important;
 float:none!important
}
.dpr-switch-tab-wrap {
 height:49px;
 position:relative;
 padding:10px 20px 0;
 border:1px solid #e7e7e7;
 border-radius:2px;
 margin-bottom:25px;
 background:#fafafa;
 font-size:13px;
 box-shadow:0 -1px 4px 0 rgba(0,0,0,.021)
}
.dpr-switch-tab-wrap ul.dpr-switch-tab,
.dpr-switch-tab-wrap ul.dpr-switch-tab li {
 padding:0;
 margin:0;
 list-style:none
}
.dpr-switch-tab-wrap ul.dpr-switch-tab li {
 display:inline-block;
 font-size:13px
}
.dpr-switch-tab a {
 display:inline-block;
 padding:11px 10px 12px;
 margin-bottom:-1px;
 color:#717171;
 font-weight:400;
 font-size:1.03em;
 line-height:1
}
.dpr-switch-tab a:hover {
 color:#437df9
}
.dpr-switch-tab a.dpr-active-tab {
 background:#fff;
 color:#437df9;
 border:1px solid #e7e7e7;
 border-bottom-color:#fff;
 border-radius:3px 3px 0 0;
 box-shadow:0 2px 0 #fff
}
.dpr-switch-search-wrap,
.dpr-topic-view-wrap {
 position:absolute;
 right:9px;
 top:9px;
 width:200px;
 height:36px
}
.dpr-switch-search-wrap input[type=text],
.dpr-widget-search-wrap input[type=text] {
 width:100%;
 border-radius:55px;
 min-height:30px;
 height:30px;
 font-size:.92em;
 padding-left:26px
}
.dpr-switch-search-wrap i,
.dpr-widget-search-wrap i {
 position:absolute;
 left:9px;
 top:4px;
 font-size:14px;
 color:#c9c9c9
}
.dpr-switch-search-wrap input[type=text]::-webkit-input-placeholder {
 color:#ddd
}
.dpr-switch-tab-wrap select.dpr-switch-dropdown {
 display:none;
 border:1px solid #e7e7e7;
 padding:4px 10px;
 border-radius:1px
}
.dpr-discu-user {
 width:62px;
 float:left;
 min-height:50px;
 padding-top:5px
}
.dpr-discu-user-img img {
 border-radius:50px;
 width:50px;
 height:50px;
 margin-right:12px
}
.dpr-discu-box {
 position:relative;
 float:left;
 background:#fff;
 font-size:16px;
 width:calc(100% - 62px);
 padding:10px 20px 20px;
 border:1px solid #e7e7e7;
 border-radius:2px;
 box-shadow:0 2px 6px -1px rgba(0,0,0,.05);
 -webkit-transition:box-shadow .38s ease;
 transition:box-shadow .38s ease
}
.dpr-discu-box:hover {
 box-shadow:0 1px 10px 0 rgba(0,0,0,.057)
}
.dpr-discu-box:after,
.dpr-discu-box:before {
 content:'';
 display:block;
 position:absolute;
 top:16px;
 left:-7px;
 margin-left:-7px;
 width:0;
 height:0;
 border-style:solid;
 border-width:7px
}
.dpr-discu-box:before {
 border-color:transparent #dedede transparent transparent
}
.dpr-discu-box:after {
 left:-6px;
 border-color:transparent #fff transparent transparent
}
.dpr-discu-box-header {
 margin-bottom:7px;
 position:relative
}
.dpr-discu-box-header .dpr-discu-box-header-icons {
 position:absolute;
 right:0;
 top:-3px;
 opacity:0;
 -webkit-transition:all .36s ease;
 transition:all .36s ease
}
.dpr-discu-box:hover>.dpr-discu-box-header .dpr-discu-box-header-icons {
 opacity:1
}
.dpr-discu-box-header .dpr-discu-box-header-icons a {
 display:inline-block;
 text-align:center;
 width:18px
}
.dpr-discu-box-header .dpr-discu-box-header-icons span {
 padding:0 2px;
 color:#e9e9e9;
 font-size:12px
}
.dpr-discu-box i,
.dpr-topic-box i {
 font-size:12px;
 color:#8a8a8a
}
.dpr-discu-box a:hover i,
.dpr-discu-inreplyto a,
.dpr-discu-user-name a,
.dpr-topic-box a:hover i {
 color:#437df9
}
.dpr-discu-box img {
 max-height:820px;
 max-width:100%
}
.dpr-discu-inreplyto a,
.dpr-discu-user-name {
 font-size:.87em;
 font-weight:500;
 line-height:22px;
 color:#437df9
}
.dpr-discu-inreplyto a {
 font-size:12px
}
.dpr-discu-inreplyto {
 background:#fcfcfc;
 padding:3px 9px;
 margin:0 0 15px;
 border:1px solid #eee;
 border-radius:2px;
 line-height:26px
}
.dpr-discu-inreplyto i {
 color:#888;
 font-size:13px;
 margin:0 5px
}
.dpr-discu-inreplyto .dpr-discu-replyto-text {
 font-size:.8em;
 color:#7a7a7a;
 padding:0 3px
}
.dpr-discu-inreplyto .dpr-discu-replyto-text:after,
.dpr-discu-inreplyto .dpr-discu-replyto-text:before {
 font-size:15px;
 font-weight:700
}
.dpr-discu-inreplyto .dpr-discu-replyto-text:before {
 content:open-quote
}
.dpr-discu-inreplyto .dpr-discu-replyto-text:after {
 content:close-quote
}
.dpr-discu-date {
 font-size:.68em;
 color:#b9b9b9;
 font-weight:400;
 padding-left:6px;
 position:relative
}
.dpr-discu-date:before {
 content:'';
 width:7px;
 height:7px;
 border-radius:7px;
 background:#f0f0f0;
 display:inline-block;
 margin-right:5px
}
.dpr-discu-date a {
 color:#b0b0b0
}
.dpr-discu-date a:hover {
 color:#666
}
.dpr-discu-replies-wrap .dpr-discu-wrap .dpr-discu-replies-wrap .dpr-discu-wrap .dpr-discu-replies-wrap .dpr-discu-wrap .dpr-discu-date {
 display:block;
 padding-left:0
}
.dpr-discu-text {
 padding-bottom:5px
}
.dpr-discu-text p {
 font-size:.9em;
 font-weight:400;
 color:#414141;
 line-height:1.68;
 padding:0;
 margin:0 0 2px
}
.dpr-discu-box-footer {
 margin:10px -20px -20px;
 padding:5px 20px;
 background:#f6f6f6
}
.dpr-discu-metadata {
 position:relative;
 background:#fff;
 border-top:1px solid #f0f0f0;
 min-height:30px;
 margin:-5px -20px 7px;
 padding:4px 20px;
 box-shadow:0 2px 1px 0 rgba(0,0,0,.023)
}
.dpr-discu-dislike-count,
.dpr-discu-like-count,
.dpr-discu-replies-count,
.dpr-discu-share-count,
.dpr-topic-last-reply-time,
.dpr-topic-views-count {
 padding:2px 5px;
 background:#f7f7f7;
 color:#888;
 font-size:11px;
 border-radius:5px;
 margin:0 6px 0 0
}
.dpr-discu-like:hover span,
a.dpr-discu-like:hover i {
 color:#76d248
}
.dpr-discu-dislike:hover span,
a.dpr-discu-dislike:hover i {
 color:#fb675e
}
.dpr-discu-metadata-share-wrap {
 position:absolute;
 right:10px;
 top:4px
}
.dpr-discu-reply-btn-wrap a.dpr-discu-reply-btn {
 font-size:.84em;
 color:#5a5a5a;
 position:relative
}
.dpr-discu-reply-btn-wrap a.dpr-discu-reply-btn i {
 -webkit-transform:rotate(-90deg);
 transform:rotate(-90deg);
 display:inline-block;
 margin-right:2px;
 vertical-align:baseline
}
.dpr-discu-reply-btn-wrap a.dpr-discu-reply-btn:hover {
 color:#437df9
}
.dpr-discu-replies-wrap .dpr-discu-wrap {
 margin-top:12px
}
.dpr-discu-metadata-share-wrap .dpr-discu-share {
 position:relative
}
.dpr-discu-metadata-share-wrap .dpr-discu-sharing {
 position:absolute;
 padding:3px 0 5px;
 left:-4px;
 bottom:28px;
 margin:6px 0 0;
 border-radius:4px;
 width:44px;
 visibility:hidden;
 opacity:0;
 border:1px solid #e7e7e7;
 background:#fff;
 box-shadow:0 0 9px 0 rgba(0,0,0,.044);
 z-index:99;
 -webkit-transition:all .25s ease;
 transition:all .25s ease
}
.dpr-discu-metadata-share-wrap .dpr-discu-sharing:after,
.dpr-discu-metadata-share-wrap .dpr-discu-sharing:before,
.dpr-msgbox:after,
.dpr-msgbox:before {
 content:'';
 display:block;
 position:absolute;
 left:50%;
 margin-left:-7px;
 width:0;
 height:0;
 border-style:solid;
 border-width:7px
}
.dpr-discu-metadata-share-wrap .dpr-discu-sharing:before,
.dpr-msgbox:before {
 bottom:-14px;
 border-color:#dedede transparent transparent
}
.dpr-discu-metadata-share-wrap .dpr-discu-sharing:after,
.dpr-msgbox:after {
 bottom:-13px;
 border-color:#fff transparent transparent
}
.dpr-discu-metadata-share-wrap:hover .dpr-discu-sharing {
 opacity:1;
 visibility:visible
}
.dpr-discu-metadata-share-wrap li {
 text-align:center;
 border:0;
 display:block;
 margin:0 auto;
 width:38px
}
.dpr-discu-metadata-share-wrap:hover>li {
 cursor:pointer;
 background-color:#437df9
}
.dpr-discu-metadata-share-wrap:hover>li a {
 color:#fff
}
.dpr-discu-metadata-share-wrap>li {
 border:1px solid #d9d9d9
}
.dpr-discu-metadata-share-wrap li a {
 border:none;
 color:#767676
}
.dpr-discu-metadata-share-wrap li i {
 width:36px;
 height:36px;
 display:table-cell;
 vertical-align:middle;
 font-size:15px
}
.dpr-discu-metadata-share-wrap .dpr-discu-sharing li a {
 display:block
}
.dpr-discu-metadata-share-wrap .dpr-discu-sharing li:hover a {
 color:#437df9
}
.dpr-tooltip {
 position:relative
}
.dpr-tooltip[data-wntooltip]:after,
.dpr-tooltip[data-wntooltip]:before {
 opacity:0;
 visibility:hidden;
 -webkit-transition:all .18s ease;
 transition:all .18s ease;
 -moz-transition:all .18s ease;
 -ms-transition:all .18s ease;
 -o-transition:all .18s ease
}
.dpr-tooltip[data-wntooltip]:before {
 position:absolute;
 top:-27px;
 left:1px;
 padding:6px;
 background-color:#414141;
 border-radius:3px;
 color:#fff;
 content:attr(data-wntooltip);
 text-align:center;
 font-size:11px;
 font-weight:400;
 line-height:1;
 white-space:nowrap;
 letter-spacing:.4px;
 z-index:9999;
 box-shadow:0 1px 18px rgba(0,0,0,.23)
}
.dpr-tooltip[data-wntooltip]:after {
 content:'';
 position:absolute;
 top:-5px;
 left:9px;
 width:0;
 border-width:5px;
 border-style:solid;
 border-color:#414141 transparent transparent
}
.dpr-tooltip[data-wntooltip]:hover:after,
.dpr-tooltip[data-wntooltip]:hover:before {
 opacity:1;
 visibility:visible
}
.dpr-discu-sharing .dpr-tooltip[data-wntooltip]:before {
 top:6px;
 left:auto;
 right:35px
}
.dpr-discu-sharing .dpr-tooltip[data-wntooltip]:after {
 top:12px;
 left:auto;
 right:27px;
 border-color:transparent transparent transparent #414141
}
.dpr-discu-collapse.dpr-tooltip[data-wntooltip]:before,
.dpr-discu-flag.dpr-tooltip[data-wntooltip]:before,
.dpr-discu-link.dpr-tooltip[data-wntooltip]:before {
 left:auto;
 right:1px
}
.dpr-discu-collapse.dpr-tooltip[data-wntooltip]:after,
.dpr-discu-flag.dpr-tooltip[data-wntooltip]:after,
.dpr-discu-link.dpr-tooltip[data-wntooltip]:after {
 left:auto;
 right:9px
}
.dpr-discu-timeline-wrap {
 position:fixed;
 bottom:0;
 width:120px;
 border:none;
 font-family:Roboto,Helvetica,Arial,Sans-serif;
 z-index:98
}
.dpr-discu-timeline-toggle {
 background:#fff;
 position:absolute;
 bottom:0;
 padding-top:5px;
 height:64px;
 width:82px;
 text-align:center;
 border-radius:4px 4px 0 0;
 border:1px solid #e2e2e2;
 box-shadow:0 -3px 9px 0 rgba(0,0,0,.12);
 transition:height .33s ease
}
.dpr-discu-timeline-toggle i {
 margin:0;
 font-size:15px;
 line-height:15px;
 color:#6a6a6a;
 width:100%;
 display:inline-block;
 cursor:pointer
}
.dpr-discu-timeline-toggle i:hover {
 color:#437df9
}
.dpr-discu-timeline-box {
 width:auto;
 padding:2px;
 border:1px solid #ddd;
 border-radius:2px;
 margin:0 7px;
 line-height:18px;
 cursor:default;
 font-size:11px;
 color:#666;
 box-shadow:0 0 7px rgba(0,0,0,.11) inset
}
.dpr-discu-timeline-toggle .dpr-discu-timeline-inner {
 opacity:0;
 visibility:hidden;
 height:270px;
 width:20px;
 left:50%;
 margin-left:-10px;
 cursor:pointer;
 position:absolute;
 bottom:10px;
 transition:all .2s ease
}
.dpr-discu-timeline-toggle .dpr-discu-timeline-inner * {
 opacity:0;
 transition:opacity .25s ease
}
@media only screen and (min-width:768px) {
 .dpr-discu-timeline-toggle.dpr-t-active {
  height:340px
 }
 .dpr-discu-timeline-toggle.dpr-t-active .dpr-discu-timeline-inner,
 .dpr-discu-timeline-toggle.dpr-t-active .dpr-discu-timeline-inner * {
  opacity:1;
  visibility:visible
 }
}
.dpr-discu-timeline-line {
 position:absolute;
 bottom:2px;
 top:12px;
 left:50%;
 margin-left:-1px;
 border-right:1px solid #e6e6e6
}
.dpr-discu-timeline-toggle .dpr-discu-timeline-inner:hover .dpr-discu-timeline-line {
 border-color:#d6d6d6
}
.dpr-discu-timeline-line:after,
.dpr-discu-timeline-line:before {
 content:'';
 position:absolute;
 width:5px;
 height:5px;
 border-radius:5px;
 background:#d0d0d0;
 left:-2px;
 top:-4px
}
.dpr-discu-timeline-line:after {
 top:auto;
 bottom:-4px
}
.dpr-discu-timeline-point {
 position:absolute;
 width:13px;
 height:13px;
 background:#fff;
 border:4px solid #437df9;
 border-radius:13px;
 left:50%;
 margin-left:-7px;
 margin-top:4px;
 top:0;
 cursor:n-resize;
 box-shadow:0 0 0 0 #437df9;
 transition:box-shadow .3s ease-in-out
}
.dpr-discu-timeline-point:hover {
 box-shadow:0 0 7px 0 #437df9
}
.dpr-discu-timeline-toggle .dpr-tooltip[data-wntooltip]:before {
 margin-left:-4px
}
.dpr-discu-timeline-toggle .dpr-tooltip[data-wntooltip]:after {
 left:50%;
 margin-left:-5px
}
.dpr-modal-wrap {
 width:100%;
 height:100%;
 position:fixed;
 left:0;
 top:0;
 bottom:0;
 right:0;
 background:rgba(0,0,0,.77);
 z-index:999;
 vertical-align:middle
}
.dpr-modal-wrap-inner {
 width:430px;
 margin:auto;
 vertical-align:middle;
 position:relative;
 top:26%;
 border-radius:6px;
 overflow:hidden;
 box-shadow:0 0 28px rgba(0,0,0,.3)
}
.dpr-modal-wrap-inner.dpr-signup-modal {
 top:13%
}
.dpr-modal-header {
 text-transform:uppercase;
 text-align:center;
 background:#437df9;
 padding:20px 0;
 font-size:20px;
 font-weight:600;
 color:#fff;
 letter-spacing:1px
}
.dpr-modal-cntt {
 padding:40px 20px 20px;
 background:#fff;
 box-shadow:0 1px 3px rgba(0,0,0,.032) inset
}
.dpr-modal-cntt input[type=email],
.dpr-modal-cntt input[type=password],
.dpr-modal-cntt input[type=submit],
.dpr-modal-cntt input[type=text] {
 width:100%;
 margin-bottom:20px;
 min-height:40px
}
.dpr-modal-cntt input[type=checkbox] {
 margin-bottom:12px;
 height:20px;
 margin-right:2px
}
.dpr-modal-cntt label {
 vertical-align:top;
 font-size:12px;
 color:#888;
 cursor:pointer;
 line-height:21px;
 position:relative;
 width:100%;
 display:block
}
.dpr-modal-cntt label .dpr-form-label-tx {
 position:absolute;
 top:0;
 left:18px;
 width:100%
}
.dpr-modal-footer {
 padding:20px;
 font-size:13px;
 color:#666;
 border-top:1px solid #e4e4e4;
 background:#f6f6f6;
 box-shadow:0 1px 15px rgba(0,0,0,.024) inset
}
.dpr-modal-footer a {
 color:#437df9
}
.dpr-modal-footer .dpr-modal-signup-span {
 float:right
}
.dpr-modal-wrap .dpr-modal-social {
 text-align:center
}
.dpr-modal-wrap .dpr-join-form-social-login {
 display:inline-block;
 padding-right:6%
}
.dpr-template-n2 .dpr-discu-wrap {
 position:relative;
 margin:25px 0;
 border-top:1px solid #e6e6e6;
 padding-top:15px
}
.dpr-template-n2 .dpr-container>.dpr-discu-wrap:first-of-type {
 border-top:none
}
.dpr-template-n2 .dpr-discu-wrap .dpr-discu-user {
 position:absolute;
 left:0;
 z-index:2
}
.dpr-template-n2 .dpr-discu-box {
 width:100%;
 border:none;
 border-radius:0;
 box-shadow:none;
 padding-left:62px
}
.dpr-template-n2 .dpr-discu-box:after,
.dpr-template-n2 .dpr-discu-box:before {
 display:none
}
.dpr-template-n2 .dpr-discu-box-footer {
 background:0 0;
 padding:0
}
.dpr-template-n2 .dpr-discu-metadata {
 border:none;
 box-shadow:none;
 background:#f9f9f9;
 margin:6px 0 5px 15px
}
.dpr-template-n2 .dpr-discu-dislike-count,
.dpr-template-n2 .dpr-discu-like-count,
.dpr-template-n2 .dpr-discu-share-count {
 background:0 0;
 padding-left:1px;
 padding-top:0
}
.dpr-template-n2 .dpr-discu-reply-btn-wrap {
 padding-left:32px
}
.dpr-template-n2 .dpr-discu-inreplyto {
 background-color:#f9f9f9;
 border:none;
 border-radius:50px
}
.dpr-template-n3 .dpr-discu-wrap {
 border:1px solid #e9e9e9;
 border-radius:1px;
 padding:15px 15px 20px;
 box-shadow:0 1px 3px 0 rgba(0,0,0,.032)
}
.dpr-template-n3 .dpr-discu-wrap .dpr-discu-user {
 left:15px
}
.dpr-template-n4 .dpr-discu-wrap,
.dpr-template-n4 .dpr-discu-wrap .dpr-discu-box {
 background:#fbfbfb
}
.dpr-template-n4 .dpr-discu-metadata {
 background:#fff;
 border:1px solid #eee
}
.dpr-template-n4 .dpr-discu-inreplyto {
 background-color:#f1f1f1;
 border-radius:1px
}
.dpr-sec-side-layout {
 padding:0 0 20px 40px;
 width:340px;
 min-height:1px;
 float:left
}
.dpr-sec-main-layout {
 width:calc(100% - 340px);
 min-height:1px;
 float:left
}
@media only screen and (max-width:960px) {
 .dpr-sec-main-layout,
 .dpr-sec-side-layout {
  width:100%;
  float:none
 }
 .dpr-sec-side-layout {
  padding:15px 0;
  background:0 0
 }
}
.dpr-topic-box,
.dpr-widget {
 position:relative;
 background:#fff;
 width:100%;
 padding:20px;
 margin-bottom:25px;
 border:1px solid #e7e7e7;
 border-radius:3px;
 box-shadow:0 1px 3px rgba(0,0,0,.036);
 -webkit-transition:box-shadow .38s ease;
 transition:box-shadow .38s ease
}
.dpr-topic-box:hover {
 box-shadow:0 1px 11px 0 rgba(0,0,0,.09)
}
.dpr-topic-box .dpr-user-img img {
 width:32px;
 height:32px;
 margin-right:3px;
 border-radius:32px
}
.dpr-topic-box h3.dpr-topic-title {
 color:#111;
 font-size:21px;
 font-weight:600;
 line-height:1.3;
 letter-spacing:-.2px;
 margin:10px 0 8px;
 border:none
}
.dpr-topic-box h3.dpr-topic-title a {
 color:#111;
 text-decoration:none;
 transition:all .25s ease
}
.dpr-topic-box h3.dpr-topic-title a:hover {
 color:#437df9
}
.dpr-discu-box-content {
 vertical-align:middle
}
.dpr-topic-text p {
 font-size:.9em;
 font-weight:400;
 color:#444;
 margin-bottom:10px;
 line-height:1.7
}
.dpr-discu-box-content img {
 width:150px;
 height:auto;
 margin-right:15px;
 margin-bottom:10px;
 float:left;
 border-radius:5px
}
.dpr-topic-metadata-views-wrap {
 position:absolute;
 top:4px;
 right:65px
}
.dpr-topic-tags {
 padding:4px 0 8px
}
.dpr-topic-tags i {
 font-size:14px;
 margin-right:4px
}
.dpr-topic-tags a,
.dpr-widget-tags-in a {
 display:inline;
 padding:3px 6px;
 font-size:12px;
 font-weight:400;
 line-height:1;
 color:#777;
 border:1px solid #e7e7e7;
 border-radius:2px;
 margin:1px;
 transition:all .22s ease
}
.dpr-topic-tags a:hover,
.dpr-widget-tags-in a:hover {
 border-color:#437df9;
 color:#437df9
}
.dpr-discu-box-header-cat {
 position:absolute;
 top:0;
 right:1px;
 max-width:60%
}
.dpr-discu-box-header-cat i {
 font-size:16px;
 color:#888
}
.dpr-discu-box-header-cat a,
.dpr-profile-box-content a.dpr-topic-category {
 padding:2px 5px;
 font-size:13px;
 font-weight:500;
 line-height:1;
 border:1px solid;
 border-radius:2px;
 margin:1px;
 transition:all .22s ease
}
a.dpr-cat-custom-color {
 color:#8d62ff
}
.dpr-topic-replies .dpr-discu-replies-count,
.dpr-topic-replies .dpr-topic-last-reply-time {
 background:#fff;
 border:1px solid #eee
}
.dpr-topic-box .dpr-discu-replies-wrap {
 position:relative;
 min-height:36px;
 padding-top:4px
}
.dpr-discu-activity-wrap {
 position:absolute;
 right:-5px;
 top:3px
}
.dpr-discu-activity-wrap a {
 margin-right:1px
}
.dpr-discu-activity-wrap img {
 width:29px;
 height:29px;
 border-radius:29px;
 margin:1px;
 padding:3px;
 background:#fff;
 box-shadow:0 0 2px 0 rgba(0,0,0,.1);
 transition:all .25s ease
}
.dpr-discu-activity-wrap img:hover {
 box-shadow:0 0 15px 0 rgba(0,0,0,.15)
}
.dpr-topic-view-wrap {
 width:98px;
 height:29px;
 border:1px solid #e7e7e7;
 background:#fff;
 border-radius:2px
}
.dpr-switch-tab-wrap .dpr-topic-view-wrap a {
 width:32px;
 height:27px;
 line-height:25px;
 float:left;
 display:inline-block;
 padding:0;
 text-align:center
}
.dpr-widget-start .dpr-join-form-login-register a:last-child,
.dpr-widget-start .dpr-widget-start-time {
 float:right
}
.dpr-topic-view-wrap a.dpr-topic-view-compact {
 border-right:1px solid #e7e7e7
}
.dpr-topic-view-wrap a.dpr-topic-view-detailed {
 border-left:1px solid #e7e7e7
}
.dpr-topic-view-wrap a span.dpr-topic-view-i,
.dpr-topic-view-wrap a span.dpr-topic-view-i:after,
.dpr-topic-view-wrap a span.dpr-topic-view-i:before {
 width:14px;
 height:2px;
 background:#ccc;
 position:relative;
 display:inline-block;
 vertical-align:middle
}
.dpr-topic-view-boxes-compact .dpr-topic-box .dpr-discu-box-footer,
.dpr-topic-view-boxes-compact .dpr-topic-box .dpr-topic-img-a,
.dpr-topic-view-boxes-compact .dpr-topic-box .dpr-topic-tags,
.dpr-topic-view-boxes-compact .dpr-topic-box .dpr-topic-text,
.dpr-topic-view-boxes-normal .dpr-topic-box .dpr-discu-metadata,
.dpr-topic-view-boxes-normal .dpr-topic-box .dpr-topic-img-a,
.dpr-topic-view-boxes-normal .dpr-topic-box .dpr-topic-text {
 display:none
}
.dpr-topic-view-wrap a span.dpr-topic-view-i:after,
.dpr-topic-view-wrap a span.dpr-topic-view-i:before {
 position:absolute;
 left:0;
 top:4px;
 content:""
}
.dpr-topic-view-wrap a span.dpr-topic-view-i:before {
 top:auto;
 bottom:4px
}
.dpr-topic-view-wrap a.dpr-topic-view-compact span.dpr-topic-view-i,
.dpr-topic-view-wrap a.dpr-topic-view-compact span.dpr-topic-view-i:after,
.dpr-topic-view-wrap a.dpr-topic-view-compact span.dpr-topic-view-i:before {
 height:1px
}
.dpr-topic-view-wrap a.dpr-topic-view-detailed span.dpr-topic-view-i,
.dpr-topic-view-wrap a.dpr-topic-view-detailed span.dpr-topic-view-i:after,
.dpr-topic-view-wrap a.dpr-topic-view-detailed span.dpr-topic-view-i:before {
 height:3px
}
.dpr-topic-view-wrap a.dpr-topic-view-selected {
 box-shadow:0 1px 3px rgba(0,0,0,.04) inset;
 background:#f3f3f3
}
.dpr-topic-view-wrap a.dpr-topic-view-selected span.dpr-topic-view-i,
.dpr-topic-view-wrap a.dpr-topic-view-selected span.dpr-topic-view-i:after,
.dpr-topic-view-wrap a.dpr-topic-view-selected span.dpr-topic-view-i:before {
 background-color:#333
}
.dpr-topic-box .dpr-discu-box-header {
 margin-bottom:2px
}
.dpr-topic-view-boxes-normal .dpr-topic-box {
 margin-bottom:20px
}
.dpr-topic-view-boxes-compact .dpr-topic-box .dpr-user-img img {
 width:26px;
 height:26px
}
.dpr-topic-view-boxes-compact .dpr-topic-box .dpr-discu-box-header {
 margin-bottom:2px;
 margin-top:-4px
}
.dpr-topic-view-boxes-compact .dpr-topic-box h3.dpr-topic-title {
 margin-bottom:2px;
 margin-top:5px
}
.dpr-topic-view-boxes-compact .dpr-topic-box {
 margin-bottom:15px
}
.dpr-widget {
 border-radius:2px;
 margin-bottom:20px;
 padding-bottom:15px;
 box-shadow:0 2px 5px rgba(0,0,0,.026)
}
.dpr-widget:hover {
 box-shadow:0 2px 16px rgba(0,0,0,.054)
}
.dpr-widget-title-wrap {
 margin:-20px -20px 15px;
 padding:13px 20px;
 background:#f8f8f8;
 height:42px
}
.dpr-widget-title-wrap h4.dpr-widget-title {
 color:#222;
 font-size:16px;
 font-weight:400;
 margin:0;
 line-height:1
}
.dpr-widget-start .dpr-widget-title-wrap {
 padding:8px 20px;
 margin-bottom:12px
}
.dpr-widget-start .dpr-widget-title-wrap span {
 font-size:12px
}
.dpr-widget-start .dpr-widget-title-wrap span i {
 font-size:14px;
 vertical-align:text-bottom;
 margin-right:1px
}
.dpr-widget-start .dpr-join-form-login-register {
 padding:2px 0 12px
}
.dpr-widget-start .dpr-join-form-login-register a {
 font-size:12px;
 margin-right:2px;
 margin-bottom:5px;
 padding-left:9px
}
.dpr-widget-start .dpr-join-form-login-register a:first-child {
 float:none
}
.dpr-widget-search-wrap {
 position:relative;
 padding:14px 0 12px;
 margin-bottom:8px
}
.dpr-widget-search-wrap i {
 top:50%;
 margin-top:-6px
}
.dpr-widget ul {
 list-style:none;
 margin:0;
 font-size:13px
}
.dpr-widget-categories ul li,
.dpr-widget-stats ul li {
 font-size:13px;
 line-height:24px;
 height:24px;
 margin:0 0 10px;
 position:relative;
 overflow:hidden
}
.dpr-widget-categories ul li a {
 padding:2px 5px;
 background:#fff;
 font-weight:500;
 line-height:1;
 border:1px solid;
 border-radius:2px;
 box-shadow:0 0 15px #fff;
 transition:all .23s ease
}
.dpr-widget-categories ul li a:hover {
 box-shadow:0 2px 1px rgba(0,0,0,.1)
}
.dpr-widget-categories ul li span,
.dpr-widget-stats span.dpr-widget-stat-count {
 padding:3px 5px;
 background:#f5f5f5;
 color:#666;
 border-radius:3px;
 font-size:11px;
 font-weight:400;
 line-height:1;
 text-align:center;
 position:absolute;
 right:0;
 top:3px;
 z-index:3
}
.dpr-widget-categories ul li:after,
.dpr-widget-stats ul li:after {
 position:absolute;
 width:100%;
 top:50%;
 left:auto;
 display:inline-block;
 content:"";
 margin-top:-1px;
 border-bottom:1px solid #f3f3f3;
 z-index:2
}
.dpr-widget-stats span.dpr-widget-stat-s {
 font-size:.96em;
 color:#666;
 padding-right:3px;
 background:#fff
}
.dpr-widget-stats span.dpr-widget-stat-s i {
 font-size:13px;
 margin-right:2px;
 margin-left:1px;
 color:#bbb
}
.dpr-widget .dpr-discu-date {
 font-size:.8em
}
.dpr-widget-comments ul li,
.dpr-widget-topics ul li {
 line-height:24px;
 margin:0 0 6px;
 padding-bottom:6px;
 border-bottom:1px solid #eee
}
.dpr-widget-comments ul li:last-child,
.dpr-widget-topics ul li:last-child {
 border-bottom:none;
 margin-bottom:0
}
.dpr-widget-topics h6.dpr-topic-title {
 font-size:13px;
 font-weight:500;
 line-height:1.2;
 margin-bottom:3px
}
.dpr-widget-topics h6.dpr-topic-title a {
 color:#444
}
.dpr-widget-topics h6.dpr-topic-title a:hover {
 color:#437df9
}
.dpr-widget-topics i {
 font-size:11px;
 color:#848484
}
.dpr-widget-topics .dpr-discu-replies-count,
.dpr-widget-topics .dpr-topic-last-reply-time {
 font-size:10px
}
.dpr-widget-comments p {
 font-size:.92em;
 line-height:1.78;
 color:#848484;
 margin-bottom:0
}
.dpr-widget-comments p a {
 color:#666
}
.dpr-widget-comments p a:hover {
 text-decoration:underline;
 color:#666
}
.dpr-widget-tags-in {
 overflow:hidden;
 clear:both
}
.dpr-widget-tags-in a {
 font-size:12px;
 display:inline-block;
 float:left;
 margin:2px
}
.dpr-widget-tags-in a span {
 display:inline-block;
 background:#f2f2f2;
 color:#999;
 font-size:10px;
 margin-left:3px;
 margin-right:-2px;
 padding:3px 4px;
 border-radius:3px
}
.dpr-widget-active-users-in ul li {
 position:relative;
 height:50px;
 width:100%;
 border-bottom:1px solid #eee;
 margin-bottom:10px;
 padding:0 0 10px
}
.dpr-widget-active-users-in ul li:last-child {
 border:none;
 margin-bottom:1px
}
.dpr-widget-active-users-in img {
 width:40px;
 height:40px;
 border-radius:40px;
 position:absolute;
 left:0;
 top:0
}
.dpr-widget-active-users-in .dpr-discu-user-name {
 line-height:18px;
 font-size:13px;
 font-weight:500;
 position:absolute;
 left:50px;
 top:0
}
.dpr-widget-active-users-in .dpr-discu-user-likes,
.dpr-widget-active-users-in .dpr-discu-user-replies,
.dpr-widget-active-users-in .dpr-discu-user-topics {
 position:absolute;
 left:50px;
 top:auto;
 bottom:9px
}
.dpr-widget-active-users-in .dpr-discu-user-replies {
 left:90px
}
.dpr-widget-active-users-in .dpr-discu-user-likes {
 left:130px
}
.dpr-widget-active-users-in ul li i {
 font-size:11px;
 color:#888
}
.dpr-widget-active-users-in .dpr-discu-likes-count,
.dpr-widget-active-users-in .dpr-discu-replies-count,
.dpr-widget-active-users-in .dpr-discu-topics-count {
 background:#f2f2f2;
 color:#888;
 font-size:10px;
 padding:1px 3px;
 border-radius:5px;
 cursor:default
}
.dpr-forum-box,
.dpr-profile-box {
 position:relative;
 background:#fff;
 width:100%;
 padding:10px;
 margin-bottom:30px;
 border:1px solid #e7e7e7;
 border-radius:2px;
 box-shadow:0 1px 2px rgba(0,0,0,.03);
 -webkit-transition:box-shadow .36s ease;
 transition:box-shadow .36s ease
}
.dpr-profile-box:hover {
 box-shadow:0 1px 8px 0 rgba(0,0,0,.075)
}
.dpr-profile-box1-left,
.dpr-profile-box1-right {
 float:left;
 padding:10px
}
.dpr-profile-box1-left {
 width:110px
}
.dpr-profile-box1-right {
 width:calc(100% - 110px)
}
.dpr-profile-box1-socials {
 position:absolute;
 right:20px;
 top:20px
}
.dpr-profile-box1-socials a i {
 font-size:15px;
 margin:0 4px;
 color:#9a9a9a;
 transition:all .26s ease
}
.dpr-profile-box1-socials a:hover i {
 color:#437df9
}
.dpr-profile-box .dpr-user-img {
 position:relative;
 display:inline-block;
 margin-bottom:8px
}
.dpr-profile-box .dpr-user-img img {
 border-radius:50%;
 width:100%;
 height:auto
}
.dpr-user-role-box {
 position:absolute;
 bottom:-8px;
 left:50%;
 background:#437df9;
 color:#fff;
 font-size:11px;
 font-weight:500;
 letter-spacing:.5px;
 text-align:center;
 padding:2px 7px;
 line-height:16px;
 border-radius:11px;
 -webkit-transform:translateX(-50%);
 transform:translateX(-50%)
}
.dpr-profile-box1-infl {
 margin-top:10px;
 text-align:center;
 margin-bottom:5px
}
.dpr-influence-level-a {
 display:inline-block;
 padding:5px;
 border:1px solid #e8e8e8;
 border-radius:20px;
 font-size:14px;
 line-height:1;
 font-weight:400;
 color:#777;
 vertical-align:middle;
 transition:all .26s ease
}
.dpr-influence-level-a span {
 display:inline-block;
 float:right;
 text-align:center;
 width:16px;
 height:16px;
 line-height:16px;
 padding:0;
 background:#f2f2f2;
 border-radius:16px;
 font-size:10px;
 font-weight:500;
 color:#888;
 margin-left:8px;
 transition:all .24s ease
}
.dpr-influence-level-a:hover {
 color:#437df9;
 border-color:#437df9
}
.dpr-influence-level-a:hover span {
 color:#fff;
 background-color:#437df9
}
.dpr-profile-box .dpr-profile-name {
 font-size:20px;
 font-weight:600;
 color:#222;
 line-height:1.2;
 margin-bottom:5px
}
.dpr-profile-box .dpr-profile-location {
 font-size:14px;
 font-weight:400;
 color:#8a8a8a;
 line-height:1.3;
 margin-bottom:5px
}
.dpr-profile-box .dpr-profile-location i {
 font-size:16px;
 color:#437df9
}
.dpr-profile-box .dpr-profile-description {
 font-size:.84em;
 font-weight:400;
 color:#606060;
 line-height:1.68;
 margin-bottom:15px
}
.dpr-profile-box .dpr-profile-box-footer,
.dpr-profile-box .dpr-profile-box-header {
 background:#fafafa;
 border-top:1px solid #ececec;
 margin:0 -10px -10px;
 padding:10px 20px 0;
 min-height:46px;
 border-radius:0 0 2px 2px;
 box-shadow:0 2px 1px 0 rgba(0,0,0,.023) inset
}
.dpr-forum-box .dpr-forum-box-header,
.dpr-profile-box .dpr-profile-box-header {
 margin:-10px -10px 0;
 padding:10px 20px;
 font-size:16px;
 border-radius:2px 2px 0 0;
 border-top:none;
 border-bottom:1px solid #e9e9e9;
 box-shadow:0 1px 2px 0 rgba(0,0,0,.027)
}
.dpr-forum-box-header-title,
.dpr-profile-box-header-title {
 color:#333;
 font-size:16px
}
.dpr-forum-box-header-title a,
.dpr-profile-box-header-title a {
 color:#333;
 text-decoration:none
}
.dpr-forum-box-inner .dpr-forum-box-cat-title a:hover,
.dpr-forum-box-lasttopic h6.dpr-topic-title a:hover,
.dpr-profile-box-content li h3 a:hover,
.dpr-profile-box-content-blogposts a.dpr-blog-category:hover,
.dpr-topic-author-box .dpr-author-name a:hover {
 text-decoration:underline
}
.dpr-forum-box-header-title a:hover,
.dpr-profile-box-header-title a:hover {
 color:#437df9;
 text-decoration:underline
}
.dpr-forum-box-header-title i,
.dpr-profile-box-header-title i {
 font-size:15px;
 color:#aaa;
 margin-right:7px;
 vertical-align:baseline
}
.dpr-forum-box-header-count,
.dpr-profile-box-header-count {
 background:#fff;
 padding:3px 5px;
 border-radius:5px;
 color:#888;
 font-size:11px;
 margin-left:2px;
 border:1px solid #eaeaea;
 cursor:default
}
.dpr-profile-metadata {
 font-size:12px;
 color:#666;
 height:16px;
 line-height:16px;
 margin-right:13px;
 margin-bottom:13px;
 display:inline-block
}
.dpr-profile-metadata i {
 font-size:13px;
 color:#b4b4b4;
 margin-right:4px
}
.dpr-profile-metadata-count {
 background:#fff;
 padding:2px 6px;
 border-radius:16px;
 color:#888;
 font-size:10px;
 margin-left:2px
}
.dpr-profile-badges-wrap {
 width:100%;
 overflow:hidden;
 padding:20px 10px 10px
}
.dpr-profile-badge-box {
 min-width:190px;
 height:62px;
 float:left;
 border:1px solid #e9e9e9;
 border-radius:3px;
 overflow:hidden;
 margin:0 10px 10px 0;
 box-shadow:0 2px 1px 0 rgba(0,0,0,.023)
}
.dpr-profile-badge-icon {
 width:60px;
 height:60px;
 padding:6px;
 float:left;
 background:#fff
}
.dpr-profile-badge-icon img {
 width:100%;
 height:auto
}
.dpr-profile-badge-icon i {
 font-size:48px
}
.dpr-profile-badge-text {
 width:calc(100% - 60px);
 float:left;
 height:60px;
 padding:10px;
 font-size:13px;
 line-height:1.2;
 display:flex;
 align-items:center;
 color:#5a5a5a;
 background:#fafafa;
 border-left:1px solid #eee;
 box-shadow:2px 0 1px 0 rgba(0,0,0,.025) inset
}
@media only screen and (min-width:960px) {
 .dpr-profile-box-half {
  width:calc(50% - 15px);
  float:left;
  margin-right:15px;
  display:inline-block;
  clear:left
 }
 .dpr-profile-wrap .dpr-profile-box-half:nth-child(even) {
  margin-right:0;
  margin-left:15px;
  clear:right
 }
}
.dpr-profile-box-content {
 padding:20px 10px 10px
}
.dpr-profile-box-content-list li {
 border-bottom:1px solid #f0f0f0;
 padding-bottom:5px;
 margin-bottom:10px
}
.dpr-profile-box-content-list li:last-child {
 border-bottom:none;
 margin-bottom:1px
}
.dpr-profile-box-content li h3 {
 font-size:15px;
 font-weight:500;
 margin-bottom:5px
}
.dpr-profile-box-content li h3 a {
 color:#222
}
.dpr-profile-box-content-blogposts a.dpr-blog-category {
 font-size:13px;
 color:#437df9;
 font-weight:500
}
.dpr-profile-box-content .dpr-discu-box {
 width:100%;
 float:none;
 padding:6px 12px;
 margin-bottom:13px;
 margin-top:7px
}
.dpr-profile-box-content .dpr-discu-box:after,
.dpr-profile-box-content .dpr-discu-box:before {
 content:'';
 display:block;
 position:absolute;
 top:-7px;
 left:23px;
 margin-top:-7px;
 width:0;
 height:0;
 border-style:solid;
 border-width:7px
}
.dpr-profile-box-content .dpr-discu-box:before {
 border-color:transparent transparent #dedede
}
.dpr-profile-box-content .dpr-discu-box:after {
 top:-6px;
 border-color:transparent transparent #fff
}
.dpr-profile-box-content .dpr-discu-inreplyto {
 margin-bottom:10px
}
.dpr-profile-box-content-replies li h3 {
 padding-left:6px
}
.dpr-profile-box-content-replies .dpr-profile-box-content-list li {
 border:none;
 padding-bottom:0
}
.dpr-profile-box-content .dpr-discu-text p {
 font-size:.86em;
 color:#606060
}
.dpr-loadmore-wrap {
 text-align:center;
 padding:13px 0 10px
}
.dpr-loadmore-wrap a.dpr-loadmore-btn {
 padding:7px 20px;
 border:1px solid #e6e6e6;
 border-radius:33px;
 background:#fff;
 color:#888;
 font-size:12px;
 line-height:1;
 transition:all .19s ease;
 box-shadow:0 1px 17px rgba(0,0,0,.036)
}
.dpr-loadmore-wrap a.dpr-loadmore-btn:hover {
 color:#437df9;
 border-color:#437df9
}
.dpr-loadmore-wrap a.dpr-loadmore-btn i {
 font-size:11px;
 margin-right:5px
}
.dpr-profile-box-content-likes .dpr-profile-box-content-list li {
 position:relative;
 padding-left:30px
}
.dpr-profile-box-content .dpr-profile-box-likebox,
.dpr-profile-box-content .dpr-profile-box-linkbox {
 position:absolute;
 left:-5px;
 top:0;
 width:30px;
 height:30px;
 display:block;
 line-height:30px;
 border-radius:30px;
 border:1px solid #ddd;
 text-align:center
}
.dpr-profile-box-likebox i,
.dpr-profile-box-linkbox {
 font-size:16px;
 color:#437df9
}
.dpr-profile-box-content-mcusers .dpr-user-img img {
 width:50px;
 margin-right:4px
}
.dpr-profile-box-content-mcusers .dpr-discu-user-name {
 margin-right:10px
}
.dpr-profile-box-content-mcusers li i {
 font-size:13px;
 color:#888
}
.dpr-profile-box-content-mcusers .dpr-discu-user-dislikes,
.dpr-profile-box-content-mcusers .dpr-discu-user-likes,
.dpr-profile-box-content-mcusers .dpr-discu-user-replies {
 margin-right:4px
}
.dpr-profile-box-content-mcusers .dpr-discu-dislikes-count,
.dpr-profile-box-content-mcusers .dpr-discu-likes-count,
.dpr-profile-box-content-mcusers .dpr-discu-replies-count {
 padding:2px 5px;
 background:#f3f3f3;
 color:grey;
 font-size:11px;
 border-radius:6px;
 margin:0 3px 0 0
}
.dpr-profile-box-content-links .dpr-profile-box-content-list li {
 position:relative;
 padding:5px 0 15px 35px
}
.dpr-profile-box-content a.dpr-profile-link-url {
 font-size:10px;
 line-height:11px
}
.dpr-profile-box-content a.dpr-profile-link-title {
 font-size:15px;
 font-weight:500;
 color:#333;
 display:block;
 line-height:1
}
.dpr-profile-box-content-links .dpr-discu-date {
 display:block;
 padding:0;
 margin:4px 0 0;
 line-height:1
}
.dpr-profile-box-content-links .dpr-profile-box-link-count {
 position:absolute;
 top:36px;
 left:2px;
 background:#f3f3f3;
 color:grey;
 display:inline-block;
 border-radius:33px;
 padding:0 3px;
 font-size:10px;
 line-height:16px;
 min-width:16px;
 text-align:center
}
.dpr-forum-box {
 clear:both;
 background:#fafafa
}
.dpr-forum-box .dpr-forum-box-header {
 line-height:27px;
 background:#fff
}
.dpr-forum-box-header-title a {
 font-weight:500
}
.dpr-forum-box-header .dpr-discu-collapse {
 float:right;
 color:#aaa;
 font-size:14px;
 margin-top:3px
}
.dpr-forum-box-inner {
 padding:10px;
 overflow:hidden
}
.dpr-forum-box-cat-wrap {
 padding:15px 0;
 border-bottom:1px solid #e6e6e6
}
.dpr-forum-box-inner .dpr-forum-box-cat-wrap:last-child {
 border-bottom:none;
 padding-bottom:10px
}
.dpr-forum-box-cat-wrap:after {
 display:table;
 content:'';
 clear:both
}
@media only screen and (min-width:960px) {
 .dpr-forum-box-inner-half {
  width:50%;
  min-height:1px;
  float:left;
  display:inline-block;
  clear:left
 }
 .dpr-forum-box-cat-wrap .dpr-forum-box-inner-half:nth-child(even) {
  clear:right
 }
}
.dpr-forum-box-cat-icon i,
.dpr-forum-box-cat-icon img,
.dpr-forum-box-cat-icon svg {
 float:left;
 margin-top:2px;
 margin-right:10px;
 font-size:24px;
 color:#9c9c9c;
 background:#fff;
 padding:8px;
 border-radius:4px;
 box-shadow:0 1px 12px 0 rgba(0,0,0,.075)
}
.dpr-forum-box-cat-icon img,
.dpr-forum-box-cat-icon svg {
 width:40px;
 height:40px
}
.dpr-forum-box-inner .dpr-forum-box-cat-title {
 font-size:15px;
 font-weight:500
}
.dpr-forum-box-cat-title i {
 font-size:11px;
 color:#888;
 margin-left:11px
}
.dpr-topic-category-count {
 background:#fff;
 padding:2px 4px;
 border-radius:5px;
 color:#888;
 font-size:10px;
 margin-left:2px;
 cursor:default
}
.dpr-forum-box-inner p.dpr-forum-box-cat-desc {
 font-size:12px;
 color:#8a8a8a;
 line-height:1.72;
 overflow:hidden;
 margin-bottom:8px
}
.dpr-forum-box-lasttopic {
 font-size:13px;
 padding-left:50px;
 padding-top:10px;
 padding-bottom:10px
}
.dpr-forum-box-lasttopic h6.dpr-topic-title {
 font-size:12px;
 font-weight:500;
 line-height:1.1;
 margin-bottom:0
}
.dpr-forum-box-lasttopic h6.dpr-topic-title a {
 color:#555
}
.dpr-forum-box-lasttopic .dpr-user-img img {
 width:40px;
 height:40px;
 margin-right:8px;
 margin-top:4px;
 border:3px solid #fff;
 border-radius:40px;
 float:left
}
.dpr-single-topic-wrap {
 min-height:90px;
 margin-bottom:20px;
 clear:both
}
.dpr-topic-author-box .dpr-author-img {
 position:relative;
 display:inline-block;
 margin-bottom:8px;
 margin-right:15px;
 width:50px;
 float:left
}
.dpr-topic-author-box .dpr-author-img img {
 border-radius:50%;
 width:100%;
 height:auto
}
.dpr-topic-author-box .dpr-author-name {
 font-size:.87em;
 font-weight:500;
 color:#222;
 padding-top:6px;
 margin-bottom:5px;
 line-height:1
}
.dpr-topic-author-box .dpr-author-name a {
 color:#437df9
}
.dpr-topic-author-box .dpr-author-tpoic-date {
 font-size:.76em;
 color:#8a8a8a
}
.dpr-topic-title h1 {
 font-size:28px;
 color:#222;
 font-weight:700;
 line-height:1.2;
 letter-spacing:-.4px;
 text-transform:none;
 padding:30px 0;
 margin:0
}
.dpr-topic-image img {
 width:100%;
 height:auto;
 margin:10px 0 30px
}
.dpr-topic-single-content {
 font-size:16px;
 color:#333;
 padding-bottom:30px
}
.dpr-topic-single-content p {
 font-size:.9em;
 margin-bottom:20px;
 line-height:1.68;
 color:#414141
}
.dpr-topic-single-content h1,
.dpr-topic-single-content h2,
.dpr-topic-single-content h3,
.dpr-topic-single-content h4,
.dpr-topic-single-content h5,
.dpr-topic-single-content h6 {
 margin-bottom:10px;
 line-height:1.2;
 color:#222
}
.dpr-topic-single-content h1 {
 font-size:3em
}
.dpr-topic-single-content h2 {
 font-size:2.25em
}
.dpr-topic-single-content h3 {
 font-size:1.75em
}
.dpr-topic-single-content h4 {
 font-size:1.125em
}
.dpr-topic-single-content h5 {
 font-size:1em
}
.dpr-topic-single-content h6 {
 font-size:.95em
}
.dpr-topic-single-metadata {
 background:#fafafa;
 border:1px solid #e6e6e6;
 border-radius:2px;
 margin-bottom:90px;
 padding:10px 20px;
 box-shadow:0 2px 5px rgba(0,0,0,.026)
}
.dpr-topic-single-metadata .dpr-discu-replies-wrap {
 position:relative;
 padding-top:5px
}
.dpr-topic-single-metadata i {
 font-size:14px;
 color:#777
}
.dpr-topic-single-metadata .dpr-topic-tags {
 padding-bottom:20px
}
.dpr-topic-single-metadata .dpr-topic-tags a {
 background:#fff
}
.dpr-preloader-wrap {
 display:none;
 z-index:1;
 position:absolute;
 width:100%;
 height:100%;
 top:0;
 bottom:0;
 right:0;
 left:0;
 background:rgba(255,255,255,.78)
}
.dpr-preloader {
 width:56px;
 height:56px;
 border:8px solid transparent;
 border-top-color:#0052ec;
 border-bottom-color:#0052ec;
 border-radius:50%;
 position:absolute;
 animation:loader-rotate 1s linear infinite;
 top:calc(50% - 28px);
 left:calc(50% - 28px);
 margin:0 28px 0 0
}
@keyframes loader-rotate {
 0% {
  transform:rotate(0)
 }
 100% {
  transform:rotate(360deg)
 }
}
.mce-btn-group {
 display:none!important
}
.mce-btn-group:nth-child(1),
.mce-btn-group:nth-child(2),
.mce-btn-group:nth-child(3),
.mce-btn-group:nth-child(4) {
 display:inline-block!important
}
.mce-btn-group:nth-child(4) {
 border-right:1px solid #d9d9d9
}
.dpr-discu-text blockquote {
 padding:45px 0 0 45px
}
.dpr-discu-text .mce-tinymce.mce-panel {
 border:1px solid #e6e6e6!important;
 width:98%!important;
 margin-bottom:3px;
 box-shadow:0 1px 3px 0 rgba(0,0,0,.027)
}
[data-dprletters]:after,
[data-dprletters]:before {
 display:inline-block;
 width:50px;
 height:50px;
 vertical-align:middle
}
.dpr-wrap button,
.mce-btn button {
 letter-spacing:normal
}
.dpr-wrap button:hover,
.mce-btn button:hover {
 box-shadow:none
}
.dpr_add_reply_comment,
.dpr_cancel_comment,
.dpr_cancel_reply_comment,
.dpr_edit_comment {
 font-size:11px;
 font-weight:500;
 min-width:86px;
 display:inline-block;
 text-align:center;
 line-height:17px
}
#dpr-submit-captcha {
 margin:0 auto 20px;
 display:inline-block
}
.dpr-replies-captcha {
 margin-top:10px
}
[data-dprletters] {
 position:relative
}
[data-dprletters]:before {
 content:"";
 border-radius:50px;
 margin-right:12px;
 border:25px solid;
 box-sizing:border-box
}
[data-dprletters]:after {
 content:attr(data-dprletters);
 position:absolute;
 left:0;
 top:0;
 font-size:21px;
 line-height:50px;
 text-align:center;
 border-radius:50%;
 color:#fff;
 font-weight:100
}
@media only screen and (max-width:959px) {
 .dpr-switch-search-wrap {
  width:50%
 }
 .dpr-switch-tab-wrap {
  padding-left:10px
 }
 .dpr-switch-tab-wrap select.dpr-switch-dropdown {
  display:inline-block
 }
 .dpr-switch-tab-wrap ul.dpr-switch-tab {
  display:none
 }
}
@media only screen and (max-width:767px) {
 .dpr-discu-wrap .dpr-discu-user {
  float:none
 }
 .dpr-discu-box {
  width:100%;
  float:none;
  margin-top:8px
 }
 .dpr-discu-box:before {
  margin-left:0;
  left:15px;
  top:-14px;
  border-color:transparent transparent #dedede
 }
 .dpr-discu-box:after {
  margin-left:0;
  left:15px;
  top:-13px;
  border-color:transparent transparent #fff
 }
 .dpr-discu-date {
  display:block;
  padding-left:0
 }
 .dpr-discu-box-header .dpr-discu-box-header-icons {
  opacity:1
 }
 .dpr-discu-timeline-toggle i {
  display:none
 }
 .dpr-discu-timeline-toggle {
  padding-top:10px;
  height:50px
 }
 .dpr-template-n2 .dpr-discu-box,
 .dpr-template-n2 .dpr-discu-box .dpr-discu-box {
  padding:0;
  margin:60px 0 0
 }
 .dpr-template-n2 .dpr-discu-box-footer {
  margin-left:0;
  margin-right:0
 }
 .dpr-template-n2 .dpr-discu-metadata {
  margin-left:0
 }
 .dpr-template-n2 .dpr-discu-reply-btn-wrap {
  padding-left:10px
 }
 .dpr-template-n2 .dpr-discu-box-header .dpr-discu-box-header-icons {
  right:15px;
  top:-30px
 }
 .dpr-template-n3 .dpr-discu-wrap {
  padding-bottom:30px;
  padding-top:10px
 }
 .dpr-discu-inreplyto {
  line-height:1
 }
 .dpr-template-n2 .dpr-discu-inreplyto {
  border-radius:5px
 }
 .dpr-discu-box-content img {
  width:100px
 }
 .dpr-discu-box,
 .dpr-topic-single-content {
  font-size:15px
 }
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons,
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons {
 float:right
}
@media only screen and (max-width:479px) {
 .dpr-discu-user-name {
  font-size:.84em
 }
 .dpr-discu-box-footer {
  padding:5px 10px
 }
 .dpr-discu-metadata {
  margin:-5px -10px 6px;
  padding:4px 10px
 }
 .dpr-discu-metadata-share-wrap {
  right:1px
 }
 .dpr-discu-box-header .dpr-discu-box-header-icons {
  right:-10px
 }
 .dpr-switch-tab a {
  padding:5px 6px;
  font-size:11px
 }
 .dpr-join-form-inner .dpr-join-form-social-login,
 .dpr-user-nas {
  position:static;
  margin-top:12px
 }
 .dpr-topic-box h3.dpr-topic-title {
  font-size:16px
 }
 .dpr-discu-box-header-cat {
  position:static;
  max-width:100%
 }
 .dpr-profile-box1-left {
  width:90px;
  padding:0
 }
 .dpr-profile-box1-right {
  width:100%;
  padding:10px 0
 }
 .dpr-profile-box .dpr-profile-location,
 .dpr-profile-box .dpr-profile-name,
 .dpr-profile-box1-socials {
  position:absolute;
  right:auto;
  top:13px;
  left:110px
 }
 .dpr-profile-box .dpr-profile-name {
  top:45px;
  font-size:17px
 }
 .dpr-profile-box .dpr-profile-location {
  top:70px;
  font-size:13px
 }
 .dpr-topic-box .dpr-discu-replies-wrap {
  padding-bottom:40px
 }
 .dpr-topic-box .dpr-discu-activity-wrap {
  top:40px
 }
 .dpr-submit-form-editor {
  padding-left:0
 }
 .dpr-submit-form-fields .dpr-submit-form-fields-c {
  width:100%;
  margin:5px 0
 }
}
.jconfirm,
.jconfirm .jconfirm-bg,
.jconfirm .jconfirm-scrollpane {
 position:fixed;
 right:0;
 left:0;
 top:0
}
@media only screen and (max-width:320px) {
 .dpr-switch-tab-wrap a {
  padding:5px;
  font-size:10px
 }
 .dpr-discu-box-content img {
  width:100%
 }
 .dpr-topic-box h3.dpr-topic-title {
  font-size:18px
 }
 .dpr-widget-categories ul li a {
  font-size:12px
 }
 .dpr-profile-box1-left {
  width:70px
 }
 .dpr-profile-box .dpr-profile-location,
 .dpr-profile-box .dpr-profile-name,
 .dpr-profile-box1-socials {
  left:90px
 }
 .dpr-profile-box .dpr-profile-name {
  font-size:13px
 }
 .dpr-profile-box .dpr-profile-location {
  font-size:11px;
  top:65px
 }
 .dpr-profile-box1-socials a i {
  margin:0 3px;
  font-size:14px
 }
 .dpr-profile-box .dpr-profile-description {
  font-size:.76em
 }
 .dpr-user-role-box {
  font-size:9px
 }
}
[class*=sl-] {
 font-family:simple-line-icons;
 font-style:normal!important
}
.sl-user:before {
 content:"\e005"
}
.sl-people:before {
 content:"\e001"
}
.sl-user-female:before {
 content:"\e000"
}
.sl-user-follow:before {
 content:"\e002"
}
.sl-user-following:before {
 content:"\e003"
}
.sl-user-unfollow:before {
 content:"\e004"
}
.sl-login:before {
 content:"\e066"
}
.sl-logout:before {
 content:"\e065"
}
.sl-emotsmile:before {
 content:"\e021"
}
.sl-phone:before {
 content:"\e600"
}
.sl-call-end:before {
 content:"\e048"
}
.sl-call-in:before {
 content:"\e047"
}
.sl-call-out:before {
 content:"\e046"
}
.sl-map:before {
 content:"\e033"
}
.sl-location-pin:before {
 content:"\e096"
}
.sl-direction:before {
 content:"\e042"
}
.sl-directions:before {
 content:"\e041"
}
.sl-compass:before {
 content:"\e045"
}
.sl-layers:before {
 content:"\e034"
}
.sl-menu:before {
 content:"\e601"
}
.sl-list:before {
 content:"\e067"
}
.sl-options-vertical:before {
 content:"\e602"
}
.sl-options:before {
 content:"\e603"
}
.sl-arrow-down:before {
 content:"\e604"
}
.sl-arrow-left:before {
 content:"\e605"
}
.sl-arrow-right:before {
 content:"\e606"
}
.sl-arrow-up:before {
 content:"\e607"
}
.sl-arrow-up-circle:before {
 content:"\e078"
}
.sl-arrow-left-circle:before {
 content:"\e07a"
}
.sl-arrow-right-circle:before {
 content:"\e079"
}
.sl-arrow-down-circle:before {
 content:"\e07b"
}
.sl-check:before {
 content:"\e080"
}
.sl-clock:before {
 content:"\e081"
}
.sl-plus:before {
 content:"\e095"
}
.sl-minus:before {
 content:"\e615"
}
.sl-close:before {
 content:"\e082"
}
.sl-event:before {
 content:"\e619"
}
.sl-exclamation:before {
 content:"\e617"
}
.sl-organization:before {
 content:"\e616"
}
.sl-trophy:before {
 content:"\e006"
}
.sl-screen-smartphone:before {
 content:"\e010"
}
.sl-screen-desktop:before {
 content:"\e011"
}
.sl-plane:before {
 content:"\e012"
}
.sl-notebook:before {
 content:"\e013"
}
.sl-mustache:before {
 content:"\e014"
}
.sl-mouse:before {
 content:"\e015"
}
.sl-magnet:before {
 content:"\e016"
}
.sl-energy:before {
 content:"\e020"
}
.sl-disc:before {
 content:"\e022"
}
.sl-cursor:before {
 content:"\e06e"
}
.sl-cursor-move:before {
 content:"\e023"
}
.sl-crop:before {
 content:"\e024"
}
.sl-chemistry:before {
 content:"\e026"
}
.sl-speedometer:before {
 content:"\e007"
}
.sl-shield:before {
 content:"\e00e"
}
.sl-screen-tablet:before {
 content:"\e00f"
}
.sl-magic-wand:before {
 content:"\e017"
}
.sl-hourglass:before {
 content:"\e018"
}
.sl-graduation:before {
 content:"\e019"
}
.sl-ghost:before {
 content:"\e01a"
}
.sl-game-controller:before {
 content:"\e01b"
}
.sl-fire:before {
 content:"\e01c"
}
.sl-eyeglass:before {
 content:"\e01d"
}
.sl-envelope-open:before {
 content:"\e01e"
}
.sl-envelope-letter:before {
 content:"\e01f"
}
.sl-bell:before {
 content:"\e027"
}
.sl-badge:before {
 content:"\e028"
}
.sl-anchor:before {
 content:"\e029"
}
.sl-wallet:before {
 content:"\e02a"
}
.sl-vector:before {
 content:"\e02b"
}
.sl-speech:before {
 content:"\e02c"
}
.sl-puzzle:before {
 content:"\e02d"
}
.sl-printer:before {
 content:"\e02e"
}
.sl-present:before {
 content:"\e02f"
}
.sl-playlist:before {
 content:"\e030"
}
.sl-pin:before {
 content:"\e031"
}
.sl-picture:before {
 content:"\e032"
}
.sl-handbag:before {
 content:"\e035"
}
.sl-globe-alt:before {
 content:"\e036"
}
.sl-globe:before {
 content:"\e037"
}
.sl-folder-alt:before {
 content:"\e039"
}
.sl-folder:before {
 content:"\e089"
}
.sl-film:before {
 content:"\e03a"
}
.sl-feed:before {
 content:"\e03b"
}
.sl-drop:before {
 content:"\e03e"
}
.sl-drawer:before {
 content:"\e03f"
}
.sl-docs:before {
 content:"\e040"
}
.sl-doc:before {
 content:"\e085"
}
.sl-diamond:before {
 content:"\e043"
}
.sl-cup:before {
 content:"\e044"
}
.sl-calculator:before {
 content:"\e049"
}
.sl-bubbles:before {
 content:"\e04a"
}
.sl-briefcase:before {
 content:"\e04b"
}
.sl-book-open:before {
 content:"\e04c"
}
.sl-basket-loaded:before {
 content:"\e04d"
}
.sl-basket:before {
 content:"\e04e"
}
.sl-bag:before {
 content:"\e04f"
}
.sl-action-undo:before {
 content:"\e050"
}
.sl-action-redo:before {
 content:"\e051"
}
.sl-wrench:before {
 content:"\e052"
}
.sl-umbrella:before {
 content:"\e053"
}
.sl-trash:before {
 content:"\e054"
}
.sl-tag:before {
 content:"\e055"
}
.sl-support:before {
 content:"\e056"
}
.sl-frame:before {
 content:"\e038"
}
.sl-size-fullscreen:before {
 content:"\e057"
}
.sl-size-actual:before {
 content:"\e058"
}
.sl-shuffle:before {
 content:"\e059"
}
.sl-share-alt:before {
 content:"\e05a"
}
.sl-share:before {
 content:"\e05b"
}
.sl-rocket:before {
 content:"\e05c"
}
.sl-question:before {
 content:"\e05d"
}
.sl-pie-chart:before {
 content:"\e05e"
}
.sl-pencil:before {
 content:"\e05f"
}
.sl-note:before {
 content:"\e060"
}
.sl-loop:before {
 content:"\e064"
}
.sl-home:before {
 content:"\e069"
}
.sl-grid:before {
 content:"\e06a"
}
.sl-graph:before {
 content:"\e06b"
}
.sl-microphone:before {
 content:"\e063"
}
.sl-music-tone-alt:before {
 content:"\e061"
}
.sl-music-tone:before {
 content:"\e062"
}
.sl-earphones-alt:before {
 content:"\e03c"
}
.sl-earphones:before {
 content:"\e03d"
}
.sl-equalizer:before {
 content:"\e06c"
}
.sl-like:before {
 content:"\e068"
}
.sl-dislike:before {
 content:"\e06d"
}
.sl-control-start:before {
 content:"\e06f"
}
.sl-control-rewind:before {
 content:"\e070"
}
.sl-control-play:before {
 content:"\e071"
}
.sl-control-pause:before {
 content:"\e072"
}
.sl-control-forward:before {
 content:"\e073"
}
.sl-control-end:before {
 content:"\e074"
}
.sl-volume-1:before {
 content:"\e09f"
}
.sl-volume-2:before {
 content:"\e0a0"
}
.sl-volume-off:before {
 content:"\e0a1"
}
.sl-calendar:before {
 content:"\e075"
}
.sl-bulb:before {
 content:"\e076"
}
.sl-chart:before {
 content:"\e077"
}
.sl-ban:before {
 content:"\e07c"
}
.sl-bubble:before {
 content:"\e07d"
}
.sl-camrecorder:before {
 content:"\e07e"
}
.sl-camera:before {
 content:"\e07f"
}
.sl-cloud-download:before {
 content:"\e083"
}
.sl-cloud-upload:before {
 content:"\e084"
}
.sl-envelope:before {
 content:"\e086"
}
.sl-eye:before {
 content:"\e087"
}
.sl-flag:before {
 content:"\e088"
}
.sl-heart:before {
 content:"\e08a"
}
.sl-info:before {
 content:"\e08b"
}
.sl-key:before {
 content:"\e08c"
}
.sl-link:before {
 content:"\e08d"
}
.sl-lock:before {
 content:"\e08e"
}
.sl-lock-open:before {
 content:"\e08f"
}
.sl-magnifier:before {
 content:"\e090"
}
.sl-magnifier-add:before {
 content:"\e091"
}
.sl-magnifier-remove:before {
 content:"\e092"
}
.sl-paper-clip:before {
 content:"\e093"
}
.sl-paper-plane:before {
 content:"\e094"
}
.sl-power:before {
 content:"\e097"
}
.sl-refresh:before {
 content:"\e098"
}
.sl-reload:before {
 content:"\e099"
}
.sl-settings:before {
 content:"\e09a"
}
.sl-star:before {
 content:"\e09b"
}
.sl-symbol-female:before {
 content:"\e09c"
}
.sl-symbol-male:before {
 content:"\e09d"
}
.sl-target:before {
 content:"\e09e"
}
.sl-credit-card:before {
 content:"\e025"
}
.sl-paypal:before {
 content:"\e608"
}
.sl-social-tumblr:before {
 content:"\e00a"
}
.sl-social-twitter:before {
 content:"\e009"
}
.sl-social-facebook:before {
 content:"\e00b"
}
.sl-social-instagram:before {
 content:"\e609"
}
.sl-social-linkedin:before {
 content:"\e60a"
}
.sl-social-pinterest:before {
 content:"\e60b"
}
.sl-social-github:before {
 content:"\e60c"
}
.sl-social-google:before {
 content:"\e60d"
}
.sl-social-reddit:before {
 content:"\e60e"
}
.sl-social-skype:before {
 content:"\e60f"
}
.sl-social-dribbble:before {
 content:"\e00d"
}
.sl-social-behance:before {
 content:"\e610"
}
.sl-social-foursqare:before {
 content:"\e611"
}
.sl-social-soundcloud:before {
 content:"\e612"
}
.sl-social-spotify:before {
 content:"\e613"
}
.sl-social-stumbleupon:before {
 content:"\e614"
}
.sl-social-youtube:before {
 content:"\e008"
}
.sl-social-dropbox:before {
 content:"\e00c"
}
.sl-social-vkontakte:before {
 content:"\e618"
}
.sl-social-steam:before {
 content:"\e620"
}
/*!
 * jquery-confirm v3.2.3 (http://craftpip.github.io/jquery-confirm/)
 * Author: boniface pereira
 * Website: www.craftpip.com
 * Contact: hey@craftpip.com
 *
 * Copyright 2013-2017 jquery-confirm
 * Licensed under MIT (https://github.com/craftpip/jquery-confirm/blob/master/LICENSE)
 */@-webkit-keyframes jconfirm-spin {
 from {
  -webkit-transform:rotate(0);
  transform:rotate(0);
  -moz-transform:rotate(0);
  -ms-transform:rotate(0);
  -o-transform:rotate(0)
 }
 to {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -ms-transform:rotate(360deg);
  -o-transform:rotate(360deg)
 }
}
@keyframes jconfirm-spin {
 from {
  -webkit-transform:rotate(0);
  transform:rotate(0);
  -moz-transform:rotate(0);
  -ms-transform:rotate(0);
  -o-transform:rotate(0)
 }
 to {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -ms-transform:rotate(360deg);
  -o-transform:rotate(360deg)
 }
}
body[class*=jconfirm-no-scroll-] {
 overflow:hidden!important
}
.jconfirm {
 bottom:0;
 z-index:99999999;
 font-family:inherit;
 overflow:hidden
}
.jconfirm .jconfirm-bg {
 bottom:0;
 -webkit-transition:opacity .4s;
 transition:opacity .4s;
 -moz-transition:opacity .4s;
 -ms-transition:opacity .4s;
 -o-transition:opacity .4s
}
.jconfirm .jconfirm-bg.jconfirm-bg-h {
 opacity:0!important
}
.jconfirm .jconfirm-scrollpane {
 bottom:0;
 overflow-y:auto;
 -webkit-perspective:500px;
 perspective:500px;
 -webkit-perspective-origin:center;
 perspective-origin:center
}
.jconfirm .jconfirm-box {
 background:#fff;
 border-radius:4px;
 position:relative;
 outline:0;
 padding:15px 15px 0;
 overflow:hidden;
 margin-left:auto;
 margin-right:auto
}
@-webkit-keyframes type-blue {
 1%,
 100% {
  border-color:#3498db
 }
 50% {
  border-color:#5faee3
 }
}
@keyframes type-blue {
 1%,
 100% {
  border-color:#3498db
 }
 50% {
  border-color:#5faee3
 }
}
@-webkit-keyframes type-green {
 1%,
 100% {
  border-color:#2ecc71
 }
 50% {
  border-color:#54d98c
 }
}
@keyframes type-green {
 1%,
 100% {
  border-color:#2ecc71
 }
 50% {
  border-color:#54d98c
 }
}
@-webkit-keyframes type-red {
 1%,
 100% {
  border-color:#e74c3c
 }
 50% {
  border-color:#ed7669
 }
}
@keyframes type-red {
 1%,
 100% {
  border-color:#e74c3c
 }
 50% {
  border-color:#ed7669
 }
}
@-webkit-keyframes type-orange {
 1%,
 100% {
  border-color:#f1c40f
 }
 50% {
  border-color:#f4d03f
 }
}
@keyframes type-orange {
 1%,
 100% {
  border-color:#f1c40f
 }
 50% {
  border-color:#f4d03f
 }
}
@-webkit-keyframes type-purple {
 1%,
 100% {
  border-color:#9b59b6
 }
 50% {
  border-color:#b07cc6
 }
}
@keyframes type-purple {
 1%,
 100% {
  border-color:#9b59b6
 }
 50% {
  border-color:#b07cc6
 }
}
@-webkit-keyframes type-dark {
 1%,
 100% {
  border-color:#34495e
 }
 50% {
  border-color:#46627f
 }
}
@keyframes type-dark {
 1%,
 100% {
  border-color:#34495e
 }
 50% {
  border-color:#46627f
 }
}
.jconfirm .jconfirm-box.jconfirm-type-animated {
 -webkit-animation-duration:2s;
 animation-duration:2s;
 -webkit-animation-iteration-count:infinite;
 animation-iteration-count:infinite
}
.jconfirm .jconfirm-box.jconfirm-type-blue {
 -webkit-animation-name:type-blue;
 animation-name:type-blue
}
.jconfirm .jconfirm-box.jconfirm-type-green {
 -webkit-animation-name:type-green;
 animation-name:type-green
}
.jconfirm .jconfirm-box.jconfirm-type-red {
 -webkit-animation-name:type-red;
 animation-name:type-red
}
.jconfirm .jconfirm-box.jconfirm-type-orange {
 -webkit-animation-name:type-orange;
 animation-name:type-orange
}
.jconfirm .jconfirm-box.jconfirm-type-purple {
 -webkit-animation-name:type-purple;
 animation-name:type-purple
}
.jconfirm .jconfirm-box.jconfirm-type-dark {
 -webkit-animation-name:type-dark;
 animation-name:type-dark
}
.jconfirm .jconfirm-box.loading {
 height:120px
}
.jconfirm .jconfirm-box.loading:before {
 content:'';
 position:absolute;
 left:0;
 background:#fff;
 right:0;
 top:0;
 bottom:0;
 border-radius:10px;
 z-index:1
}
.jconfirm .jconfirm-box.loading:after {
 opacity:.6;
 content:'';
 height:30px;
 width:30px;
 border:3px solid transparent;
 position:absolute;
 left:50%;
 margin-left:-15px;
 border-radius:50%;
 -webkit-animation:jconfirm-spin 1s infinite linear;
 animation:jconfirm-spin 1s infinite linear;
 border-bottom-color:#1e90ff;
 top:50%;
 margin-top:-15px;
 z-index:2
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon {
 height:20px;
 width:20px;
 position:absolute;
 top:5px;
 right:5px;
 cursor:pointer;
 opacity:.6;
 text-align:center;
 -webkit-transition:opacity .3s ease-in;
 transition:opacity .3s ease-in;
 font-size:27px!important;
 line-height:14px!important;
 display:none
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon:empty {
 display:none
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon .fa,
.jconfirm .jconfirm-box div.jconfirm-closeIcon .glyphicon,
.jconfirm .jconfirm-box div.jconfirm-closeIcon .zmdi {
 font-size:16px
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon:hover {
 opacity:1
}
.jconfirm .jconfirm-box div.jconfirm-title-c {
 display:block;
 font-size:19px;
 line-height:28px;
 font-weight:700;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 padding-bottom:0
}
.jconfirm .jconfirm-box div.jconfirm-title-c.jconfirm-hand {
 cursor:move
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
 font-size:inherit;
 padding-bottom:15px;
 display:inline-block;
 vertical-align:middle
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i {
 vertical-align:middle
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c:empty {
 display:none
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 font-size:inherit;
 font-family:inherit;
 display:inline-block;
 vertical-align:middle;
 padding-bottom:15px
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title:empty {
 display:none
}
.jconfirm .jconfirm-box div.jconfirm-content-pane {
 margin-bottom:0;
 height:auto;
 -webkit-transition:height .4s ease-in;
 transition:height .4s ease-in;
 display:inline-block;
 width:100%;
 position:relative;
 overflow:hidden
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img {
 max-width:100%;
 height:auto
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content:empty {
 display:none
}
.jconfirm .jconfirm-box .jconfirm-buttons {
 padding-bottom:25px
}
.jconfirm .jconfirm-box .jconfirm-buttons>button {
 margin-bottom:4px;
 margin-left:2px;
 margin-right:2px
}
.jconfirm .jconfirm-box .jconfirm-buttons button {
 display:inline-block;
 font-family:Roboto,Helvetica,Arial,Sans-serif;
 cursor:pointer;
 color:#437df9;
 background:#fafafa;
 padding:4px 18px;
 font-size:12px;
 font-weight:500;
 line-height:16px;
 letter-spacing:1px;
 text-transform:uppercase;
 border:1px solid #e7e7e7;
 border-radius:25px;
 min-width:100px;
 box-shadow:0 2px 3px 0 rgba(0,0,0,.03),2px 2px 1px 0 rgba(255,255,255,.8) inset;
 outline:0;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
 -webkit-tap-highlight-color:transparent
}
.jconfirm .jconfirm-box .jconfirm-buttons button:hover {
 background:#fff;
 box-shadow:0 2px 11px 0 rgba(0,0,0,.069),2px 2px 1px 0 rgba(255,255,255,.8) inset
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue {
 background-color:#3498db;
 color:#fff;
 text-shadow:none;
 -webkit-transition:background .2s;
 transition:background .2s
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover {
 background-color:#2980b9;
 color:#fff
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green {
 background-color:#2ecc71;
 color:#fff;
 text-shadow:none;
 -webkit-transition:background .2s;
 transition:background .2s
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover {
 background-color:#27ae60;
 color:#fff
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red {
 background-color:#e74c3c;
 color:#fff;
 text-shadow:none;
 -webkit-transition:background .2s;
 transition:background .2s
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover {
 background-color:#c0392b;
 color:#fff
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange {
 background-color:#f1c40f;
 color:#fff;
 text-shadow:none;
 -webkit-transition:background .2s;
 transition:background .2s
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange:hover {
 background-color:#f39c12;
 color:#fff
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default {
 color:#000;
 text-shadow:none;
 -webkit-transition:background .2s;
 transition:background .2s
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover {
 color:#000
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple {
 background-color:#9b59b6;
 color:#fff;
 text-shadow:none;
 -webkit-transition:background .2s;
 transition:background .2s
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple:hover {
 background-color:#8e44ad;
 color:#fff
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark {
 background-color:#34495e;
 color:#fff;
 text-shadow:none;
 -webkit-transition:background .2s;
 transition:background .2s
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark:hover {
 background-color:#2c3e50;
 color:#fff
}
.jconfirm .jconfirm-box.jconfirm-type-red .jconfirm-title-c .jconfirm-icon-c {
 color:#e74c3c!important
}
.jconfirm .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c {
 color:#3498db!important
}
.jconfirm .jconfirm-box.jconfirm-type-green .jconfirm-title-c .jconfirm-icon-c {
 color:#2ecc71!important
}
.jconfirm .jconfirm-box.jconfirm-type-purple .jconfirm-title-c .jconfirm-icon-c {
 color:#9b59b6!important
}
.jconfirm .jconfirm-box.jconfirm-type-orange .jconfirm-title-c .jconfirm-icon-c {
 color:#f1c40f!important
}
.jconfirm .jconfirm-box.jconfirm-type-dark .jconfirm-title-c .jconfirm-icon-c {
 color:#34495e!important
}
.jconfirm .jconfirm-clear {
 clear:both
}
.jconfirm.jconfirm-rtl {
 direction:rtl
}
.jconfirm.jconfirm-rtl div.jconfirm-closeIcon {
 left:5px;
 right:auto
}
.jconfirm.jconfirm-light .jconfirm-bg,
.jconfirm.jconfirm-white .jconfirm-bg {
 background-color:#444;
 opacity:.2
}
.jconfirm.jconfirm-light .jconfirm-box,
.jconfirm.jconfirm-white .jconfirm-box {
 box-shadow:0 2px 6px rgba(0,0,0,.2);
 border-radius:5px
}
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
 margin-right:8px;
 margin-left:0
}
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button {
 text-transform:uppercase;
 font-size:14px;
 font-weight:700;
 text-shadow:none
}
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default,
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default {
 box-shadow:none;
 color:#333
}
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover,
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover {
 background:#ddd
}
.jconfirm.jconfirm-light.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-white.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
 margin-left:8px;
 margin-right:0
}
.jconfirm.jconfirm-black .jconfirm-bg,
.jconfirm.jconfirm-dark .jconfirm-bg {
 background-color:#2f4f4f;
 opacity:.4
}
.jconfirm.jconfirm-black .jconfirm-box,
.jconfirm.jconfirm-dark .jconfirm-box {
 box-shadow:0 2px 6px rgba(0,0,0,.2);
 background:#444;
 border-radius:5px;
 color:#fff
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
 margin-right:8px;
 margin-left:0
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button {
 border:none;
 background-image:none;
 text-transform:uppercase;
 font-size:14px;
 font-weight:700;
 text-shadow:none;
 -webkit-transition:background .1s;
 transition:background .1s;
 color:#fff
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default {
 box-shadow:none;
 color:#fff;
 background:0 0
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default:hover,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default:hover {
 background:#666
}
.jconfirm.jconfirm-black.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-dark.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
 margin-left:8px;
 margin-right:0
}
.jconfirm .jconfirm-box.hilight.jconfirm-hilight-shake {
 -webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
 animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
 -webkit-transform:translate3d(0,0,0);
 transform:translate3d(0,0,0)
}
.jconfirm .jconfirm-box.hilight.jconfirm-hilight-glow {
 -webkit-animation:glow .82s cubic-bezier(.36,.07,.19,.97) both;
 animation:glow .82s cubic-bezier(.36,.07,.19,.97) both;
 -webkit-transform:translate3d(0,0,0);
 transform:translate3d(0,0,0)
}
@-webkit-keyframes shake {
 10%,
 90% {
  -webkit-transform:translate3d(-2px,0,0);
  transform:translate3d(-2px,0,0)
 }
 20%,
 80% {
  -webkit-transform:translate3d(4px,0,0);
  transform:translate3d(4px,0,0)
 }
 30%,
 50%,
 70% {
  -webkit-transform:translate3d(-8px,0,0);
  transform:translate3d(-8px,0,0)
 }
 40%,
 60% {
  -webkit-transform:translate3d(8px,0,0);
  transform:translate3d(8px,0,0)
 }
}
@keyframes shake {
 10%,
 90% {
  -webkit-transform:translate3d(-2px,0,0);
  transform:translate3d(-2px,0,0)
 }
 20%,
 80% {
  -webkit-transform:translate3d(4px,0,0);
  transform:translate3d(4px,0,0)
 }
 30%,
 50%,
 70% {
  -webkit-transform:translate3d(-8px,0,0);
  transform:translate3d(-8px,0,0)
 }
 40%,
 60% {
  -webkit-transform:translate3d(8px,0,0);
  transform:translate3d(8px,0,0)
 }
}
@-webkit-keyframes glow {
 0%,
 100% {
  box-shadow:0 0 3px red
 }
 50% {
  box-shadow:0 0 30px red
 }
}
@keyframes glow {
 0%,
 100% {
  box-shadow:0 0 3px red
 }
 50% {
  box-shadow:0 0 30px red
 }
}
.jconfirm {
 -webkit-perspective:400px;
 perspective:400px
}
.jconfirm .jconfirm-box {
 opacity:1;
 -webkit-transition-property:all;
 transition-property:all
}
.jconfirm .jconfirm-box.jconfirm-animation-bottom,
.jconfirm .jconfirm-box.jconfirm-animation-left,
.jconfirm .jconfirm-box.jconfirm-animation-none,
.jconfirm .jconfirm-box.jconfirm-animation-opacity,
.jconfirm .jconfirm-box.jconfirm-animation-right,
.jconfirm .jconfirm-box.jconfirm-animation-rotate,
.jconfirm .jconfirm-box.jconfirm-animation-rotatex,
.jconfirm .jconfirm-box.jconfirm-animation-rotatey,
.jconfirm .jconfirm-box.jconfirm-animation-scale,
.jconfirm .jconfirm-box.jconfirm-animation-scalex,
.jconfirm .jconfirm-box.jconfirm-animation-scaley,
.jconfirm .jconfirm-box.jconfirm-animation-top,
.jconfirm .jconfirm-box.jconfirm-animation-zoom {
 opacity:0
}
.jconfirm .jconfirm-box.jconfirm-animation-rotate {
 -webkit-transform:rotate(90deg);
 -ms-transform:rotate(90deg);
 transform:rotate(90deg)
}
.jconfirm .jconfirm-box.jconfirm-animation-rotatex {
 -webkit-transform:rotateX(90deg);
 transform:rotateX(90deg);
 -webkit-transform-origin:center;
 -ms-transform-origin:center;
 transform-origin:center
}
.jconfirm .jconfirm-box.jconfirm-animation-rotatexr {
 -webkit-transform:rotateX(-90deg);
 transform:rotateX(-90deg);
 -webkit-transform-origin:center;
 -ms-transform-origin:center;
 transform-origin:center
}
.jconfirm .jconfirm-box.jconfirm-animation-rotatey {
 -webkit-transform:rotatey(90deg);
 -ms-transform:rotatey(90deg);
 transform:rotatey(90deg);
 -webkit-transform-origin:center;
 -ms-transform-origin:center;
 transform-origin:center
}
.jconfirm .jconfirm-box.jconfirm-animation-rotateyr {
 -webkit-transform:rotatey(-90deg);
 -ms-transform:rotatey(-90deg);
 transform:rotatey(-90deg);
 -webkit-transform-origin:center;
 -ms-transform-origin:center;
 transform-origin:center
}
.jconfirm .jconfirm-box.jconfirm-animation-scaley {
 -webkit-transform:scaley(1.5);
 -ms-transform:scaley(1.5);
 transform:scaley(1.5);
 -webkit-transform-origin:center;
 -ms-transform-origin:center;
 transform-origin:center
}
.jconfirm .jconfirm-box.jconfirm-animation-scalex {
 -webkit-transform:scalex(1.5);
 -ms-transform:scalex(1.5);
 transform:scalex(1.5);
 -webkit-transform-origin:center;
 -ms-transform-origin:center;
 transform-origin:center
}
.jconfirm .jconfirm-box.jconfirm-animation-top {
 -webkit-transform:translate(0,-100px);
 -ms-transform:translate(0,-100px);
 transform:translate(0,-100px)
}
.jconfirm .jconfirm-box.jconfirm-animation-left {
 -webkit-transform:translate(-100px,0);
 -ms-transform:translate(-100px,0);
 transform:translate(-100px,0)
}
.jconfirm .jconfirm-box.jconfirm-animation-right {
 -webkit-transform:translate(100px,0);
 -ms-transform:translate(100px,0);
 transform:translate(100px,0)
}
.jconfirm .jconfirm-box.jconfirm-animation-bottom {
 -webkit-transform:translate(0,100px);
 -ms-transform:translate(0,100px);
 transform:translate(0,100px)
}
.jconfirm .jconfirm-box.jconfirm-animation-zoom {
 -webkit-transform:scale(1.2);
 -ms-transform:scale(1.2);
 transform:scale(1.2)
}
.jconfirm .jconfirm-box.jconfirm-animation-scale {
 -webkit-transform:scale(.5);
 -ms-transform:scale(.5);
 transform:scale(.5)
}
.jconfirm .jconfirm-box.jconfirm-animation-none {
 visibility:hidden
}
.jconfirm.jconfirm-supervan .jconfirm-bg {
 background-color:rgba(255,255,255,.96)
}
.jconfirm.jconfirm-supervan .jconfirm-box {
 background-color:transparent
}
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-blue,
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-dark,
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-green,
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-orange,
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-purple,
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-red {
 border:none
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-closeIcon {
 color:#fff
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c {
 text-align:center;
 color:#222;
 font-size:21px;
 font-weight:400
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c>* {
 padding-bottom:25px
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
 margin-right:8px;
 margin-left:0
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content-pane {
 margin-bottom:25px;
 box-shadow:0 3px 22px rgba(0,0,0,.1)
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content {
 text-align:center;
 color:#fff;
 padding-right:2px
}
.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons {
 text-align:center
}
.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button {
 font-family:Roboto,Helvetica,Arial,Sans-serif;
 cursor:pointer;
 color:#437df9;
 background:#fafafa;
 padding:10px 22px;
 font-size:12px;
 font-weight:600;
 letter-spacing:1px;
 text-transform:uppercase;
 border:1px solid #e7e7e7;
 border-radius:2px;
 transition:all .22s ease;
 box-shadow:0 2px 4px 0 rgba(0,0,0,.039),2px 2px 1px 0 rgba(255,255,255,.8) inset
}
.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button:hover {
 background:#fff;
 box-shadow:0 2px 11px 0 rgba(0,0,0,.069),2px 2px 1px 0 rgba(255,255,255,.8) inset
}
.jconfirm.jconfirm-supervan.jconfirm-rtl .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
 margin-left:8px;
 margin-right:0
}
.jconfirm.jconfirm-material .jconfirm-bg {
 background-color:rgba(0,0,0,.67)
}
.jconfirm.jconfirm-material .jconfirm-box {
 background-color:#fff;
 box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);
 padding:30px 25px 10px
}
.jconfirm.jconfirm-material .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
 margin-right:8px;
 margin-left:0
}
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-closeIcon {
 color:rgba(0,0,0,.87)
}
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c {
 color:rgba(0,0,0,.87);
 font-size:22px;
 font-weight:700
}
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-content {
 color:rgba(0,0,0,.87)
}
.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons {
 text-align:right
}
.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons button {
 text-transform:uppercase;
 font-weight:500
}
.jconfirm.jconfirm-material.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
 margin-left:8px;
 margin-right:0
}
.jconfirm.jconfirm-bootstrap .jconfirm-bg {
 background-color:rgba(0,0,0,.21)
}
.jconfirm.jconfirm-bootstrap .jconfirm-box {
 background-color:#fff;
 box-shadow:0 3px 8px 0 rgba(0,0,0,.2);
 border:1px solid rgba(0,0,0,.4);
 padding:15px 0 0
}
.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
 margin-right:8px;
 margin-left:0
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-closeIcon {
 color:rgba(0,0,0,.87)
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-title-c {
 color:rgba(0,0,0,.87);
 font-size:22px;
 font-weight:700;
 padding-left:15px;
 padding-right:15px
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content {
 color:rgba(0,0,0,.87);
 padding:0 15px
}
.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons {
 text-align:right;
 padding:10px;
 margin:-5px 0 0;
 border-top:solid 1px #ddd;
 overflow:hidden;
 border-radius:0 0 4px 4px
}
.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons button {
 font-weight:500
}
.jconfirm.jconfirm-bootstrap.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
 margin-left:8px;
 margin-right:0
}
.jconfirm.jconfirm-modern .jconfirm-bg {
 background-color:#fff;
 opacity:.07
}
.jconfirm.jconfirm-modern .jconfirm-box {
 background-color:#fff;
 box-shadow:0 2px 35px 9px rgba(0,0,0,.07),0 2px 3px -1px rgba(0,0,0,.07),0 0 0 1px #f4f4f4;
 padding:0;
 font-family:Roboto,Helvetica,Arial,Sans-serif
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-closeIcon {
 color:rgba(0,0,0,.87);
 top:15px;
 right:15px
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c {
 color:#437df9;
 font-size:17px;
 line-height:1;
 font-weight:500;
 letter-spacing:.4px;
 text-align:center;
 padding-bottom:5px;
 padding-top:0;
 background:#fdfdfd;
 margin-bottom:3px;
 border-bottom:1px solid #eee;
 box-shadow:0 2px 3px rgb(0 0 0 / 3%)
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
 -webkit-transition:-webkit-transform .5s;
 transition:transform .5s;
 -webkit-transform:scale(0);
 -ms-transform:scale(0);
 transform:scale(0);
 display:block;
 margin-right:0;
 margin-left:0;
 margin-bottom:10px;
 font-size:69px;
 color:#aaa
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content {
 text-align:center;
 font-size:15px;
 color:#777;
 margin-bottom:25px;
 padding:40px 20px 20px;
 background:#fff;
 box-shadow:0 1px 3px rgba(0,0,0,.032) inset
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content .dpr-modal-cntt {
 padding:0;
 box-shadow:none;
 background:0 0
}
.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons {
 text-align:center
}
.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button {
 text-transform:uppercase;
 -webkit-transition:background .1s;
 transition:background .1s;
 padding:10px 20px
}
.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button+button {
 margin-left:4px
}
.jconfirm.jconfirm-modern.jconfirm-open .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
 -webkit-transform:scale(1);
 -ms-transform:scale(1);
 transform:scale(1)
}
.dpr-comments-count {
 color:#666;
 display:block;
 text-align:right;
 padding:0 2px 8px;
 font-size:12px;
 margin-top:-8px
}
.dpr-most-recent-user {
 display:inline-block;
 margin-left:0;
 border:none;
 box-shadow:none
}
.dpr-most-recent-authors {
 height:auto;
 min-height:70px;
 position:relative;
 padding:10px 20px 0;
 border:1px solid #e7e7e7;
 border-radius:2px;
 margin-bottom:25px;
 background:#fafafa;
 font-size:13px;
 box-shadow:0 -1px 4px 0 rgba(0,0,0,.021);
 text-align:left
}
.dpr-most-recent-user-img {
 width:60px;
 height:60px;
 overflow:hidden
}
.w-100,
.w-100 .dpr-discu-box,
textarea.w-100 {
 width:100%!important
}
.dpr-most-recent-user-img img {
 border-radius:50px;
 overflow:hidden
}
.mce-container span img.emoji {
 pointer-events:none
}
.emoji-grid {
 margin:auto;
 padding-top:2px
}
.emoji-grid tbody tr td {
 padding:1px
}
.mce-popover {
 border:1px solid #e7e7e7!important
}
.mce-floatpanel.mce-popover.mce-bottom>.mce-arrow {
 border-bottom-color:#e7e7e7
}
.mce-content-body .emoji {
 max-width:12.96px;
 max-height:12.96px;
 margin:2px
}
.avatar.avatar-50.photo {
 position:absolute;
 top:0;
 z-index:9555
}
.dpr-discu-user-img {
 position:relative;
 display:block
}
.pl0 {
 padding-left:0!important
}
.ml62 {
 margin-left:62px!important
}
.no-avatar .dpr-discu-box::after,
.no-avatar .dpr-discu-box::before {
 display:none
}
.pl20 {
 padding-left:20px!important
}
.pr20 {
 padding-right:20px!important
}
.dpr-switch-tab-wrap ul.dpr-switch-tab li {
 display:inline-block;
 font-size:13px;
 line-height:1
}
#wrap .dpr-switch-search-wrap .dpr-discu-search {
 padding-left:30px!important;
 border-radius:22px
}
.dpr-switch-search-wrap i,
.dpr-widget-search-wrap i {
 position:absolute;
 left:9px;
 top:9px;
 font-size:14px;
 color:#c9c9c9
}
.dpr-switch-search-wrap,
.dpr-topic-view-wrap {
 position:absolute;
 right:6px;
 top:8px;
 width:200px;
 height:36px
}
span.dpr-user-status.offline {
 position:relative;
 width:7px;
 height:7px;
 background-color:#d2d2d2;
 border-radius:100%;
 border:solid 2px #fff;
 box-sizing:content-box;
 display:inline-block
}
span.dpr-user-status.online {
 position:relative;
 width:7px;
 height:7px;
 background-color:#8bc34a;
 border-radius:100%;
 border:solid 2px #fff;
 box-sizing:content-box;
 display:inline-block
}
.dpr-discu-box-header .dpr-discu-box-header-icons a.dpr-discu-follow:hover i {
 color:green
}
.dpr-discu-box-header .dpr-discu-box-header-icons a.dpr-discu-unfollow i {
 color:#daa520
}
.dpr-discu-box-header .dpr-discu-box-header-icons a.dpr-discu-unfollow:hover i {
 color:red
}
.dpr-comments-notification-wrap {
 position:fixed;
 right:10px;
 bottom:10px;
 direction:rtl;
 max-height:90%;
 padding:0;
 z-index:99999;
 font-size:12px
}
.dpr-comments-notification-wrap .dpr-admin-notification {
 width:350px;
 max-width:70%;
 height:auto;
 background-color:#fff;
 overflow:hidden;
 position:relative;
 display:block;
 direction:ltr;
 box-shadow:0 7px 15px -12px #329ffa;
 padding:15px;
 border-radius:3px;
 border:solid 1px #55b7f6;
 max-height:150px;
 padding-bottom:0;
 transition:.5s;
 margin-top:15px
}
.dpr-comments-notification-wrap .dpr-admin-notification h4 {
 position:absolute;
 top:0;
 left:0;
 padding:2px 15px;
 text-shadow:none;
 background:#008aff;
 background:linear-gradient(95deg,#36a2ff 0,#008aff 50%,#0072ff 100%);
 width:100%;
 line-height:2.2;
 color:#fff;
 text-shadow:-3px 4px 9px #086f59;
 cursor:default;
 font-weight:bolder;
 border-bottom:solid 1px #57b9f9;
 cursor:pointer
}
.dpr-comments-notification-wrap .dpr-admin-notification .dpr-cm-content {
 padding-left:10px;
 padding-right:10px;
 color:#5c5c5c;
 padding:10px 15px;
 padding-top:28px;
 line-height:1.7;
 direction:ltr;
 text-align:left;
 max-height:60px
}
.dpr-comments-notification-wrap .dpr-admin-notification .dpr-cm-data {
 position:relative;
 display:block;
 width:100%;
 padding:0 5px;
 background-color:#fff;
 border-radius:3px 3px 0 0;
 text-align:center;
 box-sizing:border-box;
 border-bottom:0;
 box-shadow:0 0 20px -11px #0079ff
}
.dpr-comments-notification-wrap .dpr-admin-notification .dpr-cm-data span {
 width:50%;
 position:relative;
 display:inline-block;
 color:#b8b8b8;
 line-height:2.5
}
.dpr-comments-notification-wrap .dpr-admin-notification .dpr-cm-data span.ip {
 color:#0079ff
}
.dpr-comments-notification-wrap .dpr-admin-notification .close {
 position:absolute;
 top:7px;
 right:10px;
 font-size:15px;
 cursor:pointer;
 z-index:9999;
 line-height:1;
 padding:0;
 border-radius:2px;
 width:17px;
 height:17px;
 box-sizing:border-box;
 text-align:center;
 color:#fff
}
.dpr-comments-notification-wrap .dpr-admin-notification:hover .close {
 color:#0078ff;
 text-shadow:0 2px 12px red;
 background-color:#fff
}
.dpr-comments-notification-wrap .dpr-notification-title {
 width:350px;
 max-width:70%;
 height:auto;
 background:linear-gradient(95deg,#36a2ff 0,#008aff 50%,#0072ff 100%);
 overflow:hidden;
 position:relative;
 display:block;
 direction:ltr;
 box-shadow:0 7px 15px -12px #329ffa;
 padding:15px;
 border-radius:3px;
 border:solid 1px #55b7f6;
 max-height:150px;
 padding-bottom:25px;
 transition:.5s;
 margin-bottom:-25px;
 text-align:center;
 color:#fff;
 font-size:16px;
 letter-spacing:4px
}
button.comment-toggle {
 padding:12px;
 border-radius:2px;
 font-weight:700
}
button.comment-toggle:hover {
 text-shadow:0 0 #000
}
i.sl-social-vk {
 background:url(../../../plugins/deeper-comments/views/img/vk-social-network-logo.svg) no-repeat;
 position:relative;
 background-size:55%;
 background-position:center
}
i.sl-social-getpocket {
 background:url(../../../plugins/deeper-comments/views/img/getpocket.svg) no-repeat;
 position:relative;
 background-size:45%;
 background-position:center
}
i.sl-whatsapp {
 background:url(../../../plugins/deeper-comments/views/img/whatsapp.svg) no-repeat;
 position:relative;
 background-size:45%;
 background-position:center;
 opacity:.5
}
i.sl-social-telegram {
 background:url(../../../plugins/deeper-comments/views/img/telegram.svg) no-repeat;
 position:relative;
 background-size:45%;
 background-position:center;
 opacity:.5
}
.guest-not-allowed .dpr-discu-reply-btn-wrap,
.guest-not-allowed .dpr-join-form-area,
.guest-not-allowed a.dpr-discu-submit {
 display:none
}
.guest-not-allowed .dpr-join-form-inner {
 box-shadow:unset;
 border:unset
}
.dpr-discu-comment-content blockquote {
 border-left:solid 2px #ddd;
 padding-left:5px
}
.dpr-discu-comment-content code,
.dpr-discu-comment-content pre {
 background-color:#eee;
 border-radius:2px;
 padding:5px 10px
}
div#dpr-registration-notify {
 font-size:17px;
 line-height:3;
 cursor:pointer;
 font-weight:700
}
div#dpr-registration-notify:hover {
 color:#000
}
.dpr-join-form-login-register .dpr-discu-submit {
 display:none
}
.dpr-discu-user-img [data-dprletters]:before,
.dpr-most-recent-user-img [data-dprletters]:before {
 width:48px;
 height:48px;
 margin:1px 0 0 1px;
 border:24px solid
}
.dpr-join-form .dpr-submit-form-wrap {
 margin-top:-65px
}
.dpr-join-form button.comment-toggle {
 border:1px solid #e7e7e7;
 position:absolute;
 font-size:13px;
 font-weight:400;
 text-align:left;
 border-radius:4px;
 height:40px;
 padding:10px 14px;
 color:#717171;
 background:#fff;
 width:calc(100% - 92px);
 float:left;
 box-shadow:2px 3px 4px 0 rgba(0,0,0,.019) inset;
 margin-top:5px;
 cursor:pointer
}
.dpr-join-form button.comment-toggle:after {
 content:"\e607";
 display:block;
 right:5px;
 position:absolute;
 top:calc(50% - 7px);
 z-index:9999;
 font-family:simple-line-icons;
 font-size:10px;
 color:#b9b9b9;
 cursor:pointer;
 transition:all .2s ease
}
.dpr-join-form button.comment-toggle:after:hover {
 color:#f25d5d
}
.dpr-join-form-login-register.dpr-is-login span.u-r-log {
 font-size:13px;
 font-weight:400;
 text-align:left;
 color:#b7b7b7;
 padding-right:3px
}
.dpr-join-form-login-register a.dpr-logout-a {
 padding:0;
 margin:0 0 0 -8px;
 background:0 0
}
.dpr-join-form-login-register a.dpr-logout-a:hover {
 box-shadow:none
}
.dpr-join-form-login-register .dpr-discu-user-a i {
 margin-right:5px
}
.dpr-notify {
 color:#06ec50
}
.dpr-notify-error {
 color:red
}
@media(max-width:480px) {
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div {
  display:flex!important;
  align-items:center;
  overflow:hidden
 }
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div .mce-btn {
  width:fit-content;
  padding:0;
  margin:0
 }
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div .mce-btn button {
  min-width:22px;
  margin:0;
  padding:0 0 0 4px
 }
 .dpr-join-form button.comment-toggle {
  border:0;
  width:calc(100% - 100px);
  box-shadow:unset;
  color:#000;
  margin-bottom:12px;
  margin:0
 }
 .dpr-join-form .dpr-submit-form-wrap {
  margin-top:-25px
 }
 .dpr-submit-form-editor {
  padding-bottom:7px
 }
 .dpr-join-form-wrap .dpr-join-form-area {
  background:#fff;
  padding:12px 7px 12px 3px;
  margin-bottom:16px;
  min-height:70px
 }
 .dpr-join-form-area .dpr-discu-user img {
  max-width:45px;
  padding:3px;
  height:auto
 }
 .dpr-discu-user-img [data-dprletters]:before,
 .dpr-most-recent-user-img [data-dprletters]:before {
  width:30px;
  height:30px;
  margin:0;
  border:0
 }
 .dpr-join-form-inner {
  padding:12px 7px
 }
 .dpr-join-form-login-register {
  padding:0
 }
 .dpr-join-form-login-register a,
 .dpr-join-form-login-register a.dpr-logout-a,
 .dpr-join-form-login-register.dpr-is-login span.u-r-log {
  font-size:10px
 }
 .dpr-join-form-login-register.dpr-is-login a.dpr-discu-submit {
  margin:0
 }
 .dpr-discu-box {
  margin-top:14px
 }
 .dpr-most-recent-authors {
  min-height:50px;
  height:auto;
  padding:10px 7px
 }
 .dpr-most-recent-user-img {
  width:35px;
  height:30px
 }
 .dpr-most-recent-user-img [data-dprletters]:after,
 .dpr-most-recent-user-img [data-dprletters]:before,
 .dpr-most-recent-user-img img {
  width:30px;
  height:30px
 }
}
@media(max-width:375px) {
 .mce-flow-layout-item.mce-last {
  max-width:320px!important;
  padding:0
 }
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div .mce-btn button {
  padding:0
 }
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div .mce-btn button {
  font-size:9px;
  min-width:16px
 }
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(10) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(12) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(13) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(2) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(3) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(4) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(5) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(6) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(7) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(8) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(9) i {
  font-size:13px
 }
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div .mce-ico {
  width:fit-content
 }
}
@media(max-width:320px) {
 .dpr-join-form-wrap {
  padding:5px
 }
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div .mce-btn button {
  min-width:16px;
  margin:0;
  padding:0 0 0 4px
 }
 .dpr-join-form-inner {
  margin:0 -5px;
  padding:4px 5px
 }
 .dpr-join-form-login-register a.dpr-logout-a {
  margin-left:-10px
 }
 .dpr-join-form-login-register a,
 .dpr-join-form-login-register a.dpr-logout-a,
 .dpr-join-form-login-register.dpr-is-login span.u-r-log {
  font-size:9px
 }
 .dpr-join-form-login-register a.dpr-discu-submit {
  padding:4px 8px 4px 4px
 }
 .dpr-join-form-login-register.dpr-is-login a.dpr-discu-submit {
  margin-top:4px
 }
 .mce-flow-layout-item.mce-last {
  max-width:320px!important
 }
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div .mce-btn button {
  min-width:12px
 }
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(10) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(12) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(13) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(2) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(3) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(4) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(5) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(6) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(7) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(8) i,
 .dpr-wrap .dpr-submit-form-editor .mce-container.mce-flow-layout-item div:nth-child(9) i {
  font-size:.57rem
 }
}
.dpr-discu-box-footer.last-item {
 padding-bottom:0
}
@media(max-width:768px) {
 .dpr-switch-search-wrap,
 .dpr-topic-view-wrap {
  display:block;
  position:relative;
  max-width:100%;
  width:100%;
  margin:20px 0;
  left:50%;
  right:auto;
  transform:translateX(-50%)
 }
 .dpr-switch-tab-wrap {
  margin-bottom:60px
 }
}
/*!
Theme Name: Deep
Theme URI: https://webnus.net/deep-wordpress-theme/
Author: WEBNUS
Author URI: https://webnus.net
Description: Deep is a fast and fully customizable WordPress theme that also boasts a significant beauty with its modern and minimal design. It is created by professional and experienced developers to offer unparalleled speed. Deep WordPress theme has more than 130+ templates and demos (28 in Free) ready for your artistic touch. Its numerous demos are all fully customizable with Elementor and Visual Composer; just pick whichever suits you best. Whether it’s a blog website you are trying to create, a personal portfolio, or indeed a big business website, Deep is there for you and for any kind of website you wish to make. Our dedicated team spends all its time designing, developing, maintaining, and supporting the theme and its users. With Deep on your hands and Webnus support team at your back, you can conquer the world of WordPress websites.
Version: 1.0.7
Requires at least: 5.0
Tested up to: 5.7.1
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: deep
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Domain Path: /languages

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

deep is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/.owl-carousel {
 display:none;
 width:100%;
 -webkit-tap-highlight-color:transparent;
 position:relative;
 z-index:1
}
.owl-carousel .owl-stage {
 position:relative;
 -ms-touch-action:pan-Y;
 -moz-backface-visibility:hidden
}
.owl-carousel .owl-stage:after {
 content:".";
 display:block;
 clear:both;
 visibility:hidden;
 line-height:0;
 height:0
}
.owl-carousel .owl-stage-outer {
 position:relative;
 overflow:hidden;
 -webkit-transform:translate3d(0,0,0)
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
 -webkit-backface-visibility:hidden;
 -moz-backface-visibility:hidden;
 -ms-backface-visibility:hidden;
 -moz-transform:translate3d(0,0,0)
}
.owl-carousel .owl-item {
 position:relative;
 min-height:1px;
 float:left;
 -webkit-tap-highlight-color:transparent;
 -webkit-touch-callout:none
}
.owl-carousel .owl-item img {
 display:block
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
 display:none
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
 display:block
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
 cursor:pointer;
 cursor:hand;
 -webkit-user-select:none;
 -khtml-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.owl-carousel.owl-loading {
 opacity:0;
 display:block
}
.owl-carousel.owl-hidden {
 opacity:0
}
.owl-carousel.owl-drag .owl-item {
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.fp-controlArrow,
.twentytwenty-container {
 -webkit-user-select:none;
 -moz-user-select:none
}
.owl-carousel.owl-grab {
 cursor:move;
 cursor:grab
}
.owl-carousel.owl-rtl {
 direction:rtl
}
.owl-carousel.owl-rtl .owl-item {
 float:right
}
.owl-carousel .animated {
 animation-duration:1s;
 animation-fill-mode:both
}
.owl-carousel .owl-animated-in {
 z-index:0
}
.owl-carousel .owl-animated-out {
 z-index:1
}
.owl-carousel .fadeOut {
 animation-name:fadeOut
}
@keyframes fadeOut {
 0% {
  opacity:1
 }
 100% {
  opacity:0
 }
}
.owl-height {
 transition:height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
 opacity:0;
 transition:opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
 transform-style:preserve-3d
}
.owl-carousel .owl-video-wrapper {
 position:relative;
 height:100%;
 background:#000
}
.owl-carousel .owl-video-play-icon {
 position:absolute;
 height:80px;
 width:80px;
 left:50%;
 top:50%;
 margin-left:-40px;
 margin-top:-40px;
 background:url(../../../images/owl.video.play.png) no-repeat;
 cursor:pointer;
 z-index:1;
 transition:transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
 -ms-transform:scale(1.3,1.3);
 transform:scale(1.3,1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
 display:none
}
.owl-carousel .owl-video-tn {
 opacity:0;
 height:100%;
 background-position:center center;
 background-repeat:no-repeat;
 background-size:contain;
 transition:opacity .4s ease
}
.owl-carousel .owl-video-frame {
 position:relative;
 z-index:1;
 height:100%;
 width:100%
}
.wp-pagenavi a,
.wp-pagenavi span {
 text-decoration:none;
 border:1px solid #bfbfbf;
 padding:3px 5px;
 margin:2px
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
 border-color:#000
}
.wp-pagenavi span.current {
 font-weight:700
}
.icon-box,
.wn-icon-box .content-style,
.wn-icon-box h4,
.wn-icon-box h5,
.wn-icon-box h6,
.wn-icon-box i,
.wn-icon-box p {
 position:relative
}
article[class*=icon-box] {
 clear:both
}
@media only screen and (max-width:767px) {
 article[class*=icon-box] {
  margin-bottom:20px
 }
}
article[class*=icon-box] i {
 text-align:center
}
.owl-carousel .owl-item article[class*=icon-box] img {
 display:inline-block;
 width:auto
}
.icon-box {
 vertical-align:baseline;
 margin-bottom:20px;
 padding-left:52px
}
.icon-box i,
.icon-box img {
 float:left;
 display:block;
 vertical-align:text-top;
 margin:5px 20px 75px 0
}
.icon-box i {
 font-size:32px;
 color:#437df9;
 margin-right:20px;
 cursor:default;
 position:absolute;
 left:0;
 top:0
}
.icon-box h4,
.icon-box h5 {
 margin-bottom:5px;
 line-height:1.3;
 font-size:20px;
 letter-spacing:0;
 font-weight:700;
 color:#111
}
.icon-box p {
 overflow:hidden;
 color:grey;
 font-size:16px
}
@media (max-width:767px) {
 .padd-icon-box12 .vc_column-inner {
  padding-left:10px!important;
  padding-right:10px!important
 }
}
.icon-colorx i,
i.icon-colorx {
 color:#437df9
}
.icon-box10 {
 margin-bottom:20px
}
.icon-box10 i,
.icon-box10 img {
 font-size:32px;
 color:#484f54;
 margin-bottom:23px;
 display:inline-block;
 -webkit-transition:all .3s ease-in-out;
 -moz-transition:all .3s ease-in-out;
 -ms-transition:all .3s ease-in-out;
 -o-transition:all .3s ease-in-out;
 transition:all .3s ease-in-out
}
.icon-box10 h4 {
 font-size:25px;
 text-transform:uppercase;
 font-weight:500;
 margin-top:25px;
 margin-bottom:18px;
 transition:all .23s ease-in-out
}
.icon-box10 h5 {
 margin:19px 0 0;
 font-size:23px;
 color:#437df9;
 font-family:'Playfair Display';
 font-style:italic
}
.icon-box10 p {
 color:#525249;
 font-size:15px;
 line-height:2
}
.icon-box10 img {
 margin-bottom:10px
}
.icon-box10 h4 strong {
 font-weight:600
}
.icon-box10 i {
 color:#363842;
 font-size:38px;
 line-height:38px;
 display:block;
 margin-bottom:13px;
 font-weight:500;
 margin-right:0
}
#wrap .icon-box10 i {
 text-align:left
}
#wrap .icon-box10 a {
 text-align:center;
 min-height:10px
}
.aligncenter .icon-box10 p {
 padding:0 25px
}
.wn-custom-menu ul {
 list-style:none;
 padding:0;
 margin:0
}
.wn-custom-menu ul li a {
 font-size:14px;
 color:#828282;
 text-transform:uppercase;
 font-weight:300;
 line-height:26px;
 letter-spacing:1px;
 position:relative
}
.litex .wn-custom-menu ul li a {
 color:#fff
}
.litex .wn-custom-menu ul li a:hover,
.wn-custom-menu ul li a:hover {
 color:#437df9
}
.wn-custom-menu ul li a:before {
 display:inline-block;
 content:"\e606";
 font-size:8px;
 font-family:simple-line-icons;
 margin-right:5px
}
.wn-custom-menu .menu-item-has-children .sub-menu {
 margin-left:20px
}
.wn-deep-title-wrap .wn-deep-title,
.wn-deep-title-wrap .wn-deep-title h1,
.wn-deep-title-wrap .wn-deep-title h2,
.wn-deep-title-wrap .wn-deep-title h3,
.wn-deep-title-wrap .wn-deep-title h4,
.wn-deep-title-wrap .wn-deep-title h5,
.wn-deep-title-wrap .wn-deep-title h6 {
 position:relative
}
.wn-deep-title-wrap .wn-deep-title .wn-deep-title-shape,
.wn-title-icon-wrap i {
 position:absolute
}
.wn-deep-title {
 display:inline-block
}
.mec-owl-carousel {
 display:none;
 width:100%;
 -webkit-tap-highlight-color:transparent;
 position:relative;
 z-index:1
}
.mec-owl-carousel .owl-stage {
 position:relative;
 -ms-touch-action:pan-Y;
 -moz-backface-visibility:hidden
}
.mec-owl-carousel .owl-stage:after {
 content:".";
 display:block;
 clear:both;
 visibility:hidden;
 line-height:0;
 height:0
}
.mec-owl-carousel .owl-stage-outer {
 position:relative;
 overflow:hidden;
 -webkit-transform:translate3d(0,0,0)
}
.mec-owl-carousel .owl-wrapper,
.mec-owl-carousel .owl-item {
 -webkit-backface-visibility:hidden;
 -moz-backface-visibility:hidden;
 -ms-backface-visibility:hidden;
 -webkit-transform:translate3d(0,0,0);
 -moz-transform:translate3d(0,0,0);
 -ms-transform:translate3d(0,0,0)
}
.mec-owl-carousel .owl-item {
 position:relative;
 min-height:1px;
 float:left;
 -webkit-backface-visibility:hidden;
 -webkit-tap-highlight-color:transparent;
 -webkit-touch-callout:none
}
.mec-owl-carousel .owl-item img {
 display:block;
 width:100%
}
.mec-owl-carousel .owl-nav.disabled,
.mec-owl-carousel .owl-dots.disabled {
 display:none
}
.mec-owl-carousel .owl-nav .owl-prev,
.mec-owl-carousel .owl-nav .owl-next,
.mec-owl-carousel .owl-dot {
 cursor:pointer;
 cursor:hand;
 -webkit-user-select:none;
 -khtml-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.mec-owl-carousel.owl-loaded {
 display:block
}
.mec-owl-carousel.owl-loading {
 opacity:0;
 display:block
}
.mec-owl-carousel.owl-hidden {
 opacity:0
}
.mec-owl-carousel.owl-refresh .owl-item {
 visibility:hidden
}
.mec-owl-carousel.owl-drag .owl-item {
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.mec-owl-carousel.owl-grab {
 cursor:move;
 cursor:grab
}
.mec-owl-carousel.owl-rtl {
 direction:rtl
}
.mec-owl-carousel.owl-rtl .owl-item {
 float:right
}
.no-js .mec-owl-carousel {
 display:block
}
.mec-owl-carousel .animated {
 animation-duration:1000ms;
 animation-fill-mode:both
}
.mec-owl-carousel .owl-animated-in {
 z-index:0
}
.mec-owl-carousel .owl-animated-out {
 z-index:1
}
.mec-owl-carousel .fadeOut {
 animation-name:fadeOut
}
@keyframes fadeOut {
 0% {
  opacity:1
 }
 100% {
  opacity:0
 }
}
.owl-height {
 transition:height 500ms ease-in-out
}
.mec-owl-carousel .owl-item .owl-lazy {
 opacity:0;
 transition:opacity 400ms ease
}
.mec-owl-carousel .owl-item img.owl-lazy {
 transform-style:preserve-3d
}
.mec-owl-carousel .owl-video-wrapper {
 position:relative;
 height:100%;
 background:#000
}
.mec-owl-carousel .owl-video-play-icon {
 position:absolute;
 height:80px;
 width:80px;
 left:50%;
 top:50%;
 margin-left:-40px;
 margin-top:-40px;
 background:url(../../../plugins/modern-events-calendar/assets/packages/owl-carousel/owl.video.play.png) no-repeat;
 cursor:pointer;
 z-index:1;
 -webkit-backface-visibility:hidden;
 transition:transform 100ms ease
}
.mec-owl-carousel .owl-video-play-icon:hover {
 -ms-transform:scale(1.3,1.3);
 transform:scale(1.3,1.3)
}
.mec-owl-carousel .owl-video-playing .owl-video-tn,
.mec-owl-carousel .owl-video-playing .owl-video-play-icon {
 display:none
}
.mec-owl-carousel .owl-video-tn {
 opacity:0;
 height:100%;
 background-position:center center;
 background-repeat:no-repeat;
 background-size:contain;
 transition:opacity 400ms ease
}
.mec-owl-carousel .owl-video-frame {
 position:relative;
 z-index:1;
 height:100%;
 width:100%
}
.mec-owl-theme .owl-nav {
 margin-top:10px;
 text-align:center;
 -webkit-tap-highlight-color:transparent
}
.mec-owl-theme .owl-nav [class*='owl-'] {
 color:#FFF;
 font-size:14px;
 margin:5px;
 padding:4px 7px;
 background:#D6D6D6;
 display:inline-block;
 cursor:pointer;
 border-radius:3px
}
.mec-owl-theme .owl-nav [class*='owl-']:hover {
 background:#869791;
 color:#FFF;
 text-decoration:none
}
.mec-owl-theme .owl-nav .disabled {
 opacity:.5;
 cursor:default
}
.mec-owl-theme .owl-nav.disabled+.owl-dots {
 margin-top:10px
}
.mec-owl-theme .owl-dots {
 text-align:center;
 -webkit-tap-highlight-color:transparent
}
.mec-owl-theme .owl-dots .owl-dot {
 display:inline-block;
 zoom:1;
 *display:inline;
 background:transparent;
 width:10px;
 height:auto;
 margin:0 6px
}
.mec-owl-theme .owl-dots .owl-dot span {
 width:10px;
 height:10px;
 margin:5px 7px;
 background:#D6D6D6;
 display:block;
 -webkit-backface-visibility:visible;
 transition:opacity 200ms ease;
 border-radius:30px
}
.mec-owl-theme .owl-dots .owl-dot.active span,
.mec-owl-theme .owl-dots .owl-dot:hover span {
 background:#869791
}
.ui-timepicker-container {
 position:absolute;
 overflow:hidden;
 box-sizing:border-box
}
.ui-timepicker,
.ui-timepicker-viewport {
 box-sizing:content-box;
 height:205px;
 display:block;
 margin:0
}
.ui-timepicker {
 list-style:none;
 padding:0 1px;
 text-align:center
}
.ui-timepicker-viewport {
 padding:0;
 overflow:auto;
 overflow-x:hidden
}
.ui-timepicker-standard {
 font-family:Verdana,Arial,sans-serif;
 font-size:1.1em;
 background-color:#FFF;
 border:1px solid #AAA;
 color:#222;
 margin:0;
 padding:2px
}
.ui-timepicker-standard a {
 border:1px solid transparent;
 color:#222;
 display:block;
 padding:.2em .4em;
 text-decoration:none
}
.ui-timepicker-standard .ui-state-hover {
 background-color:#DADADA;
 border:1px solid #999;
 font-weight:400;
 color:#212121
}
.ui-timepicker-standard .ui-menu-item {
 margin:0;
 padding:0
}
.ui-timepicker-corners,
.ui-timepicker-corners .ui-corner-all {
 -moz-border-radius:4px;
 -webkit-border-radius:4px;
 border-radius:4px
}
.ui-timepicker-hidden {
 display:none
}
.ui-timepicker-no-scrollbar .ui-timepicker {
 border:none
}
.icon-box13 h4,
.icon-box13 h4 strong {
 font-weight:700
}
.icon-box13 {
 background:#fff;
 text-align:left;
 overflow:hidden;
 margin-bottom:20px;
 padding:11%;
 box-shadow:0 2px 7px 0 rgba(0,0,0,.02);
 transition:all .28s ease
}
.icon-box13:hover {
 box-shadow:0 3px 33px 0 rgba(0,0,0,.07)
}
.icon-box13 i {
 display:inline-block;
 font-size:52px;
 color:#437df9;
 float:none;
 margin:8px 15px 25px 0;
 transition:all .28s ease
}
.icon-box13 h4 {
 font-size:29px;
 color:#000;
 margin-bottom:18px;
 margin-top:8px;
 overflow:hidden;
 letter-spacing:0;
 text-transform:uppercase
}
.icon-box13 p {
 font-weight:300;
 font-size:19px;
 overflow:hidden;
 line-height:1.68;
 color:#444;
 margin-bottom:16px;
 max-width:530px
}
.button,
.button.green,
.wn-btn,
button.green,
input[type=submit],
input[type=submit].green,
input[type=reset],
input[type=reset].green,
input[type=button],
input[type=button].green {
 position:relative;
 border:0;
 border-radius:3px;
 color:#fff;
 display:inline-block;
 font-family:inherit;
 font-size:12px;
 letter-spacing:1px;
 line-height:1.5;
 text-transform:capitalize;
 font-weight:500;
 text-decoration:none;
 cursor:pointer;
 white-space:nowrap;
 margin-bottom:21px;
 margin-right:10px;
 padding:18px 26px;
 background:#437df9;
 -webkit-transition:all .21s ease;
 -moz-transition:all .21s ease;
 -o-transition:all .21s ease;
 transition:all .21s ease
}
.aligncenter .button {
 margin-right:5px;
 margin-left:5px
}
.button.green,
button.green,
input[type=submit].green,
input[type=reset].green,
input[type=button].green {
 background-color:#54cd38
}
.button.theme-skin {
 background-color:#437df9
}
.button:hover {
 background-color:#292929
}
.button.theme-skin:hover,
input[type=submit].green:hover,
input[type=submit]:hover,
input[type=reset].green:hover,
input[type=reset]:hover,
input[type=button].green:hover,
input[type=button]:hover {
 background:#292929;
 -webkit-box-shadow:0 0 4px rgba(0,0,0,.2) inset;
 -moz-box-shadow:0 0 4px rgba(0,0,0,.2) inset;
 box-shadow:0 0 4px rgba(0,0,0,.2) inset
}
.button.theme-skin.bordered-bot {
 color:#437df9
}
#wrap .button.theme-skin.bordered-bot:hover span,
#wrap button.theme-skin.bordered-bot:hover span,
#wrap input[type=submit].theme-skin.bordered-bot:hover,
#wrap input[type=reset].theme-skin.bordered-bot:hover,
#wrap input[type=button].theme-skin.bordered-bot:hover {
 color:#fff
}
.button.full-width,
button.full-width,
input[type=submit].full-width,
input[type=reset].full-width,
input[type=button].full-width {
 width:100%;
 padding-left:0!important;
 padding-right:0!important;
 text-align:center
}
.button.large,
input[type=submit].large,
input[type=reset].large,
input[type=button].large {
 padding:22px 36px;
 font-size:18px;
 letter-spacing:2px;
 font-weight:600
}
.button.small,
input[type=submit].small,
input[type=reset].small,
input[type=button].small {
 padding:11px 18px;
 font-size:11px;
 text-transform:uppercase
}
.button.blue,
button.blue,
input[type=submit].blue,
input[type=reset].blue,
input[type=button].blue {
 background:#128abc
}
.button.red,
button.red,
input[type=submit].red,
input[type=reset].red,
input[type=button].red {
 background:#e53f51
}
.button.gray,
button.gray,
input[type=submit].gray,
input[type=reset].gray,
input[type=button].gray {
 color:#656f79;
 background:#f3f4f5
}
.button.dark-gray,
button.dark-gray,
input[type=submit].dark-gray,
input[type=reset].dark-gray,
input[type=button].dark-gray {
 color:#333;
 background:#eee
}
.button.cherry,
button.cherry,
input[type=submit].cherry,
input[type=reset].cherry,
input[type=button].cherry {
 background:#93516a
}
.button.orchid,
button.orchid,
input[type=submit].orchid,
input[type=reset].orchid,
input[type=button].orchid {
 background:#9661ab
}
.button.pink,
button.pink,
input[type=submit].pink,
input[type=reset].pink,
input[type=button].pink {
 background:#e64883
}
.button.orange,
button.orange,
input[type=submit].orange,
input[type=reset].orange,
input[type=button].orange {
 background:#f98805
}
.button.teal,
button.teal,
input[type=submit].teal,
input[type=reset].teal,
input[type=button].teal {
 background:#1fa79e
}
.button.skyblue,
button.skyblue,
input[type=submit].skyblue,
input[type=reset].skyblue,
input[type=button].skyblue {
 background:#03acdc
}
.button.jade,
button.jade,
input[type=submit].jade,
input[type=reset].jade,
input[type=button].jade {
 background:#0aad80
}
.button.gold,
button.gold,
input[type=submit].gold,
input[type=reset].gold,
input[type=button].gold {
 background:#d0ae5e
}
.button.white,
button.white,
input[type=submit].white,
input[type=reset].white,
input[type=button].white {
 background:#fff;
 color:#000
}
.bordered-bot.button.gold {
 color:#d0ae5e
}
.button.black,
button.black,
input[type=submit].black,
input[type=reset].black,
input[type=button].black {
 background:#000;
 color:#fff
}
.button.blue,
.button.cherry,
.button.orange,
.button.orchid,
.button.pink,
.button.red,
.button.teal,
a.button {
 color:#fff
}
.button:active,
input[type=submit]:active,
input[type=reset]:active,
input[type=button]:active {
 color:#c1d7dc;
 opacity:.94
}
.button.bordered-bot,
input[type=submit].bordered-bot,
input[type=reset].bordered-bot,
input[type=button].bordered-bot {
 background:0 0;
 border:1px solid;
 text-shadow:none;
 letter-spacing:2px;
 text-transform:uppercase;
 padding:17px 25px
}
.button.large.bordered-bot,
input[type=submit].large.bordered-bot,
input[type=reset].large.bordered-bot,
input[type=button].large.bordered-bot {
 padding:21px 35px
}
.button.small.bordered-bot,
input[type=submit].small.bordered-bot,
input[type=reset].small.bordered-bot,
input[type=button].small.bordered-bot {
 padding:10px 17px
}
.button.bordered-bot:hover,
button.bordered-bot:hover,
input[type=submit].bordered-bot:hover,
input[type=reset].bordered-bot:hover,
input[type=button].bordered-bot:hover {
 border-color:#363f46;
 color:#363f46;
 text-shadow:none;
 box-shadow:none;
 text-decoration:none
}
.button.blue.bordered-bot,
button.blue.bordered-bot,
input[type=submit].blue.bordered-bot,
input[type=reset].blue.bordered-bot,
input[type=button].blue.bordered-bot {
 border-color:#128abc;
 color:#128abc
}
button.blue.bordered-bot:hover,
input[type=submit].blue.bordered-bot:hover,
input[type=reset].blue.bordered-bot:hover,
input[type=button].blue.bordered-bot:hover {
 border-color:#128abc;
 background-color:#128abc;
 color:#fff
}
.button.red.bordered-bot,
button.red.bordered-bot,
input[type=submit].red.bordered-bot,
input[type=reset].red.bordered-bot,
input[type=button].red.bordered-bot {
 border-color:#e53f51;
 color:#e53f51
}
button.red.bordered-bot:hover,
input[type=submit].red.bordered-bot:hover,
input[type=reset].red.bordered-bot:hover,
input[type=button].red.bordered-bot:hover {
 border-color:#e53f51;
 background-color:#e53f51;
 color:#fff
}
.button.cherry.bordered-bot,
button.cherry.bordered-bot,
input[type=submit].cherry.bordered-bot,
input[type=reset].cherry.bordered-bot,
input[type=button].cherry.bordered-bot {
 border-color:#93516a;
 color:#93516a
}
button.cherry.bordered-bot:hover,
input[type=submit].cherry.bordered-bot:hover,
input[type=reset].cherry.bordered-bot:hover,
input[type=button].cherry.bordered-bot:hover {
 border-color:#93516a;
 background-color:#93516a;
 color:#fff
}
.button.orchid.bordered-bot,
button.orchid.bordered-bot,
input[type=submit].orchid.bordered-bot,
input[type=reset].orchid.bordered-bot,
input[type=button].orchid.bordered-bot {
 border-color:#9661ab;
 color:#9661ab
}
button.orchid.bordered-bot:hover,
input[type=submit].orchid.bordered-bot:hover,
input[type=reset].orchid.bordered-bot:hover,
input[type=button].orchid.bordered-bot:hover {
 border-color:#9661ab;
 background-color:#9661ab;
 color:#fff
}
.button.pink.bordered-bot,
button.pink.bordered-bot,
input[type=submit].pink.bordered-bot,
input[type=reset].pink.bordered-bot,
input[type=button].pink.bordered-bot {
 border-color:#e64883;
 color:#e64883
}
button.pink.bordered-bot:hover,
input[type=submit].pink.bordered-bot:hover,
input[type=reset].pink.bordered-bot:hover,
input[type=button].pink.bordered-bot:hover {
 border-color:#e64883;
 background-color:#e64883;
 color:#fff
}
.button.orange.bordered-bot,
button.orange.bordered-bot,
input[type=submit].orange.bordered-bot,
input[type=reset].orange.bordered-bot,
input[type=button].orange.bordered-bot {
 border-color:#f98805;
 color:#f98805
}
button.orange.bordered-bot:hover,
input[type=submit].orange.bordered-bot:hover,
input[type=reset].orange.bordered-bot:hover,
input[type=button].orange.bordered-bot:hover {
 border-color:#f98805;
 background-color:#f98805;
 color:#fff
}
.button.teal.bordered-bot,
button.teal.bordered-bot,
input[type=submit].teal.bordered-bot,
input[type=reset].teal.bordered-bot,
input[type=button].teal.bordered-bot {
 border-color:#1fa79e;
 color:#1fa79e
}
button.teal.bordered-bot:hover,
input[type=submit].teal.bordered-bot:hover,
input[type=reset].teal.bordered-bot:hover,
input[type=button].teal.bordered-bot:hover {
 border-color:#1fa79e;
 background-color:#1fa79e;
 color:#fff
}
.button.skyblue.bordered-bot,
button.skyblue.bordered-bot,
input[type=submit].skyblue.bordered-bot,
input[type=reset].skyblue.bordered-bot,
input[type=button].skyblue.bordered-bot {
 border-color:#03acdc;
 color:#03acdc
}
button.skyblue.bordered-bot:hover,
input[type=submit].skyblue.bordered-bot:hover,
input[type=reset].skyblue.bordered-bot:hover,
input[type=button].skyblue.bordered-bot:hover {
 border-color:#03acdc;
 background-color:#03acdc;
 color:#fff
}
.button.jade.bordered-bot,
button.jade.bordered-bot,
input[type=submit].jade.bordered-bot,
input[type=reset].jade.bordered-bot,
input[type=button].jade.bordered-bot {
 border-color:#0aad80;
 color:#0aad80
}
button.jade.bordered-bot:hover,
input[type=submit].jade.bordered-bot:hover,
input[type=reset].jade.bordered-bot:hover,
input[type=button].jade.bordered-bot:hover {
 border-color:#0aad80;
 background-color:#0aad80;
 color:#fff
}
.button.green.bordered-bot,
button.green.bordered-bot,
input[type=submit].green.bordered-bot,
input[type=reset].green.bordered-bot,
input[type=button].green.bordered-bot {
 border-color:#8fbe32;
 color:#8fbe32
}
button.green.bordered-bot:hover,
input[type=submit].green.bordered-bot:hover,
input[type=reset].green.bordered-bot:hover,
input[type=button].green.bordered-bot:hover {
 border-color:#8fbe32;
 background-color:#8fbe32;
 color:#fff
}
.button.white.bordered-bot,
button.white.bordered-bot,
input[type=submit].white.bordered-bot,
input[type=reset].white.bordered-bot,
input[type=button].white.bordered-bot {
 background:0 0;
 border-color:#fff;
 color:#fff
}
.button.black.bordered-bot,
button.black.bordered-bot,
input[type=submit].black.bordered-bot,
input[type=reset].black.bordered-bot,
input[type=button].black.bordered-bot {
 background:0 0;
 border-color:#000;
 color:#000
}
.button.black.bordered-bot:hover,
button.black.bordered-bot:hover,
input[type=submit].black.bordered-bot:hover,
input[type=reset].black.bordered-bot:hover,
input[type=button].black.bordered-bot:hover {
 background:#000;
 border-color:#000;
 color:#fff
}
.button.white.bordered-bot:hover,
button.white.bordered-bot:hover,
input[type=submit].white.bordered-bot:hover,
input[type=reset].white.bordered-bot:hover,
input[type=button].white.bordered-bot:hover {
 background:#fff;
 border-color:#fff;
 color:#000
}
.button.thin {
 font-weight:400
}
.button.bold {
 font-weight:700
}
.button.rounded {
 border-radius:55px;
 -webkit-transition:all .4s ease,background .36s ease .1s;
 transition:all .4s ease,background .36s ease .1s;
 letter-spacing:0;
 padding-left:30px;
 padding-right:30px
}
.button.square {
 border-radius:0
}
.button i,
button i,
input[type=submit] i,
input[type=reset] i,
input[type=button] i {
 color:inherit;
 font-size:16px;
 vertical-align:baseline;
 line-height:1;
 display:inline;
 margin-right:7px
}
.button i.fa-none {
 margin:0;
 display:none
}
.button.large i {
 font-size:24px;
 vertical-align:text-bottom
}
.page .button.bordered-bot:hover {
 background:#292929;
 border-color:#292929;
 color:#fff
}
#wrap .button.dark-gray.rounded.bordered-bot,
#wrap .button.gray.rounded.bordered-bot {
 border-color:#d8d8d8;
 color:#437df9
}
#wrap .button.dark-gray.rounded.bordered-bot:hover,
#wrap .button.gray.rounded.bordered-bot:hover {
 background:#292929;
 border-color:#292929;
 color:#fff!important
}
#wrap .button.arrow:hover::before {
 opacity:1;
 content:"\e068";
 font-family:linea-arrows-10!important;
 transform:translateY(-50%) scaleX(1) translateZ(0);
 -ms-transform:translateY(-50%) scaleX(1) translateZ(0);
 -webkit-transform:translateY(-50%) scaleX(1) translateZ(0);
 transition:opacity .5s,transform .5s;
 -webkit-transition:opacity .5s,transform .5s
}
#wrap .button.arrow:before {
 position:absolute;
 font-weight:100;
 content:"";
 font-size:39px;
 right:-27px;
 z-index:999;
 top:50%;
 opacity:0;
 cursor:pointer;
 display:block;
 transform:translateY(-50%) scaleX(0) translateZ(0);
 -ms-transform:translateY(-50%) scaleX(0) translateZ(0);
 -webkit-transform:translateY(-50%) scaleX(0) translateZ(0)
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
@media (min-width:1281px) {
 #wrap .whb-nav-wrap .nav li.menu-item-7067.mega ul.sub-menu {
  width:1220px!important;
  left:50%;
  transform:translate(-50%,0)
 }
}
@media (min-width:1281px) {
 #wrap .whb-nav-wrap .nav li.menu-item-7067.mega ul.sub-menu {
  width:96%;
  left:50%;
  transform:translate(-50%,0)
 }
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
@media (min-width:1281px) {
 #wrap .whb-nav-wrap .nav li.menu-item-7067.mega ul.sub-menu {
  width:1220px!important;
  left:50%;
  transform:translate(-50%,0)
 }
}
@media (min-width:1281px) {
 #wrap .whb-nav-wrap .nav li.menu-item-7067.mega ul.sub-menu {
  width:96%;
  left:50%;
  transform:translate(-50%,0)
 }
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
@media (min-width:1281px) {
 #wrap .whb-nav-wrap .nav li.menu-item-7067.mega ul.sub-menu {
  width:1220px!important;
  left:50%;
  transform:translate(-50%,0)
 }
}
@media (min-width:1281px) {
 #wrap .whb-nav-wrap .nav li.menu-item-7067.mega ul.sub-menu {
  width:96%;
  left:50%;
  transform:translate(-50%,0)
 }
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
@media (min-width:1281px) {
 #wrap .whb-nav-wrap .nav li.menu-item-7067.mega ul.sub-menu {
  width:1220px!important;
  left:50%;
  transform:translate(-50%,0)
 }
}
@media (min-width:1281px) {
 #wrap .whb-nav-wrap .nav li.menu-item-7067.mega ul.sub-menu {
  width:96%;
  left:50%;
  transform:translate(-50%,0)
 }
}
#wrap .page-title {
 background-color:center center
}
#wrap .page-title {
 background-color:center center
}
#wrap .page-title h1 {
 font-weight:600
}
#wrap .page-title h1 {
 text-transform:uppercase
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
#wrap section[class*="wn-section"]>.elementor-container {
 display:none
}
body .wn-wrap p {
 color:#77808c;
 line-height:30px;
 font-size:18px
}
#wrap.boxed-wrap {
 max-width:inherit
}
@media(max-width:767px) {
 .breadcrumbs-w {
  display:none
 }
}
@media (min-width:1280px) {
 .col-md-9.cntt-w,
 .vc_col-sm-8.cntt-w {
  width:calc(100% - 380px)
 }
 .col-md-3.sidebar,
 .vc_col-sm-4.sidebar {
  width:380px
 }
}
#wrap .widget .subtitle-wrap h4.subtitle {
 color:#252525;
 padding:0 0 10px;
 text-transform:uppercase;
 line-height:20px;
 font-size:18px;
 word-spacing:1px;
 letter-spacing:-.001em
}
.widget .subtitle-wrap {
 position:relative;
 margin:20px 0;
 padding-bottom:4px;
 line-height:18px;
 border-bottom:1px solid #e5e5e5
}
.widget .subtitle-wrap:before {
 content:"";
 width:46px;
 height:4px;
 position:absolute;
 bottom:-4px;
 left:0;
 display:block;
 background:#437dfa
}
.rtl .widget .subtitle-wrap:before {
 left:auto;
 right:0
}
#wrap .widget .subtitle-wrap {
 margin-top:20px;
 margin-bottom:20px
}
#wrap .widget .subtitle-wrap h4.subtitle {
 margin-top:20px;
 margin-bottom:20px
}
#wrap .w-category a,
.w-course-price,
.course-main .course-postmeta span,
.widget .course-categories li a i,
a.btn.btn-default.btn-sm.active,
.switch-field input:checked+label,
.widget .nice-select span,
.widget .nice-select span,
.colorskin-custom .w-pricing-table.pt-type10 .pt-features .feature-icon,
.colorskin-custom .w-pricing-table.pt-type7 .pt-features .feature-icon,
.colorskin-custom .ourteam-owl-carousel-type10 .ourteam-item .t-footer a i:hover,
.colorskin-custom .our-team14:hover .social-team i:hover,
.colorskin-custom .icon-box7 i,
.colorskin-custom .teaser-box18 .tb18-content .wn-button-box .wn-btn,
.colorskin-custom .book-form-deep .nice-select,
.colorskin-custom .user-login .login-links li a,
.colorskin-custom .user-login .login-links li a:hover,
.colorskin-custom .latest-b-carousel .owl-nav .owl-next:after,
.colorskin-custom .latest-b-carousel .owl-nav .owl-prev:after,
.colorskin-custom #w-login h3,
.colorskin-custom nav.woocommerce-pagination ul li span.current,
.colorskin-custom .wn-woo-wrap .products li .wn-woo-contents-wrap h3 a:hover,
.colorskin-custom .wn-woo-wrap .products li .wn-woo-contents-wrap .posted_in a:hover,
.colorskin-custom .wn-woo-wrap .wn-woo-contents-wrap>a:hover,
.colorskin-custom .room-list-view-more:hover,
.colorskin-custom .room-list-extra-services,
.colorskin-custom .wn-woo-wrap .products li .wn-woo-thumbnail-wrap .wn-woo-thumbnail-hover .wn-woo-btn:hover i,
.colorskin-custom .wn-woo-wrap .products li .wn-woo-thumbnail-wrap .wn-woo-thumbnail-hover .wn-woo-btn:hover i,
.colorskin-custom .wn-woo-wrap .products li .wn-woo-thumbnail-wrap .wn-woo-thumbnail-hover .wn-woo-btn:hover a,
.colorskin-custom .wn-woo-wrap .products li .wn-woo-thumbnail-wrap .wn-woo-thumbnail-hover .wn-woo-btn.wn-woo-compare-btn:hover .compare-button a:before,
.colorskin-custom #hotel-booking-results .hb-search-results>.hb-room .hb-room-name a:hover,
.colorskin-custom #hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li .hb_search_item_price,
.colorskin-custom .htc-booking .hb_input_field:after,
.colorskin-custom .hb_single_room #reviews #review_form_wrapper form .form-submit input[type="submit"],
.colorskin-custom #webnus-header-builder .woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount,
.colorskin-custom #webnus-header-builder span.woocommerce-Price-amount.amount,
.colorskin-custom .max-quote h2:after,
.colorskin-custom .max-quote h2:before,
.colorskin-custom .max-quote cite,
#wrap.colorskin-custom .sermons-toggle .sermon-wrap-toggle .wn-sertg-content .media-links .button span,
.colorskin-custom .sermon-wrap-toggle .wn-sertg-content .wn-sertg-speaker a,
.colorskin-custom .sermons-toggle2 .sermon-wrap-toggle .wn-sertg-meta i,
.colorskin-custom .sermons-simple article:hover h4 a,
.colorskin-custom .sermons-clean h4 a:hover,
.colorskin-custom .sermon-carousel.sermons-grid .sermon-grid-item .sermon-grid-content .sermon-readmore:hover,
.colorskin-custom .sermons-clean .sermon-clean-item .sermon-detail a,
.colorskin-custom .sermons-grid .sermon-grid-item .sermons-grid-wrap .sermon-grid-content .media-links a i:hover,
.woocommerce-account .colorskin-custom .woocommerce .woocommerce-MyAccount-navigation li:hover a,
.colorskin-custom .latest-27 .latest-title a:hover,
#wrap.colorskin-custom .wn-backto-shop.button.theme-skin.bordered-bot span,
.colorskin-custom .sermons-minimal a:hover h4,
.colorskin-custom .sermons-minimal .sermon-detail a:hover,
.colorskin-custom .sermons-minimal h4:hover,
.colorskin-custom .cause-title.hcolorf:hover,
.colorskin-custom .wn-wrap-social:hover,
.colorskin-custom .pe-7s-mail:hover,
.colorskin-custom .widget-subscribe-submit,
.colorskin-custom .our-team4:hover,
.colorskin-custom .sermon-grid-header h4:hover,
.colorskin-custom .sermon-grid-cat a:hover,
.colorskin-custom .sermon-readmore:hover,
#wrap.colorskin-custom .wn-loadmore-ajax a,
.colorskin-custom .blox.dark .testimonial-brand h5 strong,
.colorskin-custom .wn-share-shortcode .wn-share-shortcode-dropdown a:hover i:before,
.colorskin-custom .wn-latest-b23 .latest-b23-content h2 a:hover,
.colorskin-custom .wn-avatar-block .owl-next i:hover,
.colorskin-custom .wn-avatar-block .owl-prev i:hover,
.colorskin-custom .testimonial-carousel .owl-nav .owl-prev:hover,
.colorskin-custom .testimonial-carousel .owl-nav .owl-next:hover,
.colorskin-custom .our-team13 .our-team-socail .social-team i:hover,
.book-form-deep .nice-select,
.colorskin-custom .icon-box23 i,
.colorskin-custom .icon-box23 img,
.colorskin-custom .wn-social-network-type2 .socialfollow a i,
.colorskin-custom .icon-box8 i,
.colorskin-custom .blox.dark .ctd-type-5 .block-w .count-w,
.colorskin-custom .post-sharing-4:hover h6,
.colorskin-custom .socialfollow a i,
.colorskin-custom .teaser-box14 .teaser-title:before,
.colorskin-custom .our-process-item-type2 span,
.colorskin-custom #footer.litex .widget ul.menu li a:hover,
.colorskin-custom .yith-wcwl-share ul li a:hover,
.colorskin-custom .wn-wishlist-single-wrap .wn-remove-from-wishlist,
.colorskin-custom .wn-wishlist-single-wrap .wn-remove-from-wishlist:hover,
.colorskin-custom .wn-wishlist-single-wrap .wn-wishlist-product-title-sl:hover,
.colorskin-custom .wn-wishlist-single-wrap .wishlist-in-stock,
.colorskin-custom .wn-wishlist-single-wrap .wn-add-to-cart-single,
.colorskin-custom .wn-woo-wrap .wn-woo-product-categories .cat-item.current-cat a,
.colorskin-custom .wn-woo-wrap .wn-woo-product-categories .cat-item:hover a,
.colorskin-custom .wn-woo-wrap .products li .wn-woo-thumbnail-wrap .wn-woo-thumbnail-hover .wn-woo-btn:hover i,
.colorskin-custom .wn-woo-wrap .products li .wn-woo-thumbnail-wrap .wn-woo-thumbnail-hover .wn-woo-btn:hover a,
.colorskin-custom .wn-woo-wrap .products li .wn-woo-thumbnail-wrap .wn-woo-thumbnail-hover .wn-woo-btn.wn-woo-compare-btn:hover .compare-button a:before,
.colorskin-custom .wn-woo-wrap .nice-select.orderby .option:hover,
.colorskin-custom .nice-select.orderby .option.selected,
.colorskin-custom .nice-select:after,
#wrap.colorskin-custom .wp-pagenavi span.current,
#wrap.colorskin-custom .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
.transparent-header-w.t-dark-w #wrap.colorskin-custom .top-bar h6 i,
.transparent-header-w.t-dark-w #wrap.colorskin-custom .top-bar .top-links a:hover,
#wrap.colorskin-custom .top-bar.litex .top-custom-text a,
#wrap.colorskin-custom .top-bar .top-custom-text a:hover,
#wrap.colorskin-custom .blog-social-1 a:hover,
#wrap.colorskin-custom .blog-social-1 a:hover i,
#wrap.colorskin-custom .colorf,
#wrap.colorskin-custom .hcolorf:hover,
#wrap.colorskin-custom .vc_images_carousel .vc_carousel-control:hover,
#wrap.colorskin-custom .vc_images_carousel .vc_carousel-control span:hover,
#wrap.colorskin-custom .hebe .tp-tab-title,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-di .owl-prev:hover,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-di .owl-next:hover,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-di .owl-prev:hover,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-di .owl-next:hover,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-tetra .owl-prev,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-tetra .owl-next,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-hexa .owl-prev:after,
#wrap.colorskin-custom .latest-author span a:hover,
#wrap.colorskin-custom .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a,
#wrap.colorskin-custom .wn-content-slider.arrow-type-arrow3 .content-slider-arrow-icon i,
#wrap.colorskin-custom .book-form-deep .r-date:after,
#wrap.colorskin-custom #footer .widget ul li .yith-wcbsl-widget-title a,
#wrap.colorskin-custom .icon-box9 a.magicmore,
#wrap.colorskin-custom .icon-box15 .magicmore:hover:after,
#wrap.colorskin-custom .wn-hamburger-wrap .full-menu .current a,
#wrap.colorskin-custom .wn-header-toggle .widget_woocommerce-header-cart:hover .woo-cart-header .header-cart:after,
.colorskin-custom .breadcrumbs-w i,
.colorskin-custom .footer-subscribe-submit,
.colorskin-custom .top-bar .socialfollow a:hover i,
.colorskin-custom .footer-navi a:after,
.colorskin-custom .footer-navi a:hover,
.custom-footer-menu a:hover,
.colorskin-custom .is-open.wn-ht .hamburger-social-icons a:hover,
.colorskin-custom .top-links a:hover,
.colorskin-custom .top-bar .inlinelb:hover,
.colorskin-custom blockquote:before,
.colorskin-custom ul.check li:before,
.colorskin-custom li.check:before,
.colorskin-custom ul.cross li:before,
.colorskin-custom li.cross:before,
.colorskin-custom .pbx-req .wn-prayer-inner .wn-prayer-request-name,
.colorskin-custom a.liked:hover,
.colorskin-custom a.liked:active,
.colorskin-custom a.liked:focus,
.colorskin-custom .pin-box h4 a:hover,
.colorskin-custom .tline-box h4 a:hover,
.colorskin-custom .pin-ecxt h6.blog-cat a:hover,
.colorskin-custom .pin-ecxt2 p a:hover,
.colorskin-custom .postmetadata h6.blog-cat a:hover,
.colorskin-custom h6.blog-cat a,
.colorskin-custom .blgtyp3.blog-post h6 a,
.colorskin-custom .blgtyp2.blog-post h6 a,
.colorskin-custom .blog-single-post .postmetadata h6 a,
.colorskin-custom .blog-single-post h6.blog-author a,
.colorskin-custom .blgtyp3.blog-post h6 a:hover,
.colorskin-custom .blgtyp1.blog-post h6 a:hover,
.colorskin-custom .blgtyp2.blog-post h6 a:hover,
.colorskin-custom .blog-single-post .postmetadata h6 a:hover,
.colorskin-custom .blog-single-post h6.blog-author a:hover,
.colorskin-custom .blog-post a:hover,
.colorskin-custom .blog-author span,
.colorskin-custom .blog-line p a:hover,
.colorskin-custom .blog-post p.blog-cat a,
.colorskin-custom .blog-line p.blog-cat a,
.colorskin-custom .blog-date-sp h3,
.colorskin-custom h6.blog-date a:hover,
.colorskin-custom h6.blog-cat a:hover,
.colorskin-custom h6.blog-author a:hover,
.colorskin-custom .about-author-sec h5 a:hover,
.colorskin-custom blog-line:hover .img-hover:before,
.colorskin-custom .blog-line:hover h4 a,
.colorskin-custom .rec-post h5 a:hover,
.colorskin-custom .rec-post p a:hover,
.colorskin-custom a.magicmore,
.colorskin-custom a.addtocart,
.colorskin-custom a.select-options,
.colorskin-custom a.readmore,
.colorskin-custom a.magicmore,
.colorskin-custom a.addtocart:hover,
.colorskin-custom a.select-options:hover,
.colorskin-custom .commentlist li .comment-text .reply a,
.colorskin-custom .w-next-article:hover a,
.colorskin-custom .w-prev-article:hover a,
.colorskin-custom .w-next-article:hover i,
.colorskin-custom .w-prev-article:hover i,
body .colorskin-custom .colorf,
body .colorskin-custom .hcolorf:hover,
.colorskin-custom .video-play-btn i:hover,
.colorskin-custom .blox.dark .max-counter.s-counter .max-count,
.colorskin-custom .max-counter.e-counter .max-count,
.colorskin-custom .wn-social-network-type3 .socialfollow a:hover i,
.colorskin-custom .our-team5 h5,
.colorskin-custom .our-team5 .social-team a i:hover:before,
.colorskin-custom .our-team6 h5,
.colorskin-custom .our-team7 figcaption h2,
.colorskin-custom .our-team7 i:hover,
.colorskin-custom .ourteam-owl-carousel-type10 .owl-item .ourteam-item .t-footer ul li a i:hover,
.colorskin-custom .testimonial2 .testimonial-content h5,
.colorskin-custom .our-clients-wrap .owl-nav .owl-prev:after,
.colorskin-custom .our-clients-wrap .owl-nav .owl-next:after,
.colorskin-custom .testimonial-carousel.testi-carou-3 .tc-name,
.colorskin-custom .testimonial-carousel.testi-carou-3 .tc-job,
.colorskin-custom .pricing-plan1 .ppfooter .readmore,
.colorskin-custom .pricing-plan2 .ppfooter .readmore,
.colorskin-custom .our-process-item:hover i,
.colorskin-custom .buy-process-item h4,
.colorskin-custom .buy-process-item.featured i,
.colorskin-custom .contact-info i,
.colorskin-custom .acc-trigger a:hover,
.colorskin-custom .acc-trigger.active a,
.colorskin-custom .acc-trigger.active a:hover,
.colorskin-custom .w-pricing-table.pt-type1 .price-footer a:hover,
.colorskin-custom .w-pricing-table.pt-type1 .pt-features .feature-icon,
.colorskin-custom .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type1.featured .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type1.featured .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type2>span,
.colorskin-custom .w-pricing-table.pt-type3 .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type3.featured .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type5 .pt-features .feature-icon,
.colorskin-custom .w-pricing-table.pt-type7 .plan-title,
.colorskin-custom .wn-portfolio-nav .wn-portfolio-nav-wrap:hover .wn-portfolio-nav-text i,
.colorskin-custom .wn-portfolio-nav .wn-portfolio-nav-wrap:hover .wn-portfolio-nav-text span,
.colorskin-custom .related-works .portfolio-item:hover h5 a,
.colorskin-custom .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-custom .subscribe-modern .subscribe-box-input .subscribe-box-email,
.colorskin-custom .blox.dark .subscribe-modern .subscribe-box-input .subscribe-box-submit,
.colorskin-custom .teaser-box2 a:hover .teaser-title,
.colorskin-custom .teaser-box2 a:after,
.colorskin-custom .teaser-box3:hover .teaser-subtitle:after,
.colorskin-custom .teaser-box5:hover .teaser-title,
.colorskin-custom .teaser-box12 .teaser-subtitle:after,
.colorskin-custom .latestnews2 .ln-item .ln-content .ln-button:hover,
.colorskin-custom .latestnews2 .ln-content .ln-title:hover,
.colorskin-custom .dark.blox .latestnews2 .ln-content .ln-title:hover #w-login h3,
.colorskin-custom #w-login .login-links li a,
.colorskin-custom .ts-di .testimonial .testimonial-content h4 q:before,
.colorskin-custom .ts-di.testimonial-slider-owl-carousel .owl-pagination span i:hover,
.colorskin-custom .ts-di.testimonial-slider-owl-carousel .owl-pagination span i:hover:before,
.colorskin-custom .testimonial-slider-owl-carousel.ts-mono .testimonial-content:before,
.colorskin-custom .ts-di .testimonial .testimonial-content h4 q:before,
.colorskin-custom .ts-di.testimonial-slider-owl-carousel .owl-pagination span i:hover,
.colorskin-custom .ts-di.testimonial-slider-owl-carousel .owl-pagination span i:hover:before,
.colorskin-custom .ts-tri.testimonial-slider-owl-carousel .testimonial-content h4 q:before,
.colorskin-custom .ts-hexa .testimonial .testimonial-content h4 q:after,
.latest-b-carousel .owl-nav .owl-prev:after,
.colorskin-custom .latest-b-carousel .owl-nav .owl-next:after,
.colorskin-custom .post-format-icon,
.colorskin-custom .latestposts-one .latest-title a:hover,
.colorskin-custom .latestposts-one .latest-author a:hover,
.colorskin-custom .latestposts-two .blog-post p.blog-author a:hover,
.colorskin-custom .latestposts-two .blog-line p.blog-cat a,
.colorskin-custom .latestposts-two .blog-line:hover h4 a,
.colorskin-custom .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-custom .latestposts-three h6.latest-b2-cat a,
.colorskin-custom .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-custom .latestposts-four h3.latest-b2-title a:hover,
.colorskin-custom .latestposts-five h6.latest-b2-cat a,
.colorskin-custom .latestposts-six .latest-content p.latest-date,
.colorskin-custom .latestposts-six .latest-title a:hover,
.colorskin-custom .latestposts-six .latest-author a:hover,
.colorskin-custom .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-custom .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-custom .latestposts-seven .latest-content .latest-author a,
.colorskin-custom .latestposts-seven .latest-content .latest-author a:hover,
.colorskin-custom .latestposts-nine .latest-b9 h3 .link,
.colorskin-custom .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-custom .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-cat a,
.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-author:hover a,
.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-title:hover a,
.colorskin-custom .latest-b13-title a:hover,
.colorskin-custom .latest-b13-author a:hover,
.colorskin-custom .latest-b13-cat:hover a,
.colorskin-custom .wn-latest-b15 .latest-b15 .latest-b15-content .latest-b15-meta-data a:hover,
.colorskin-custom .wn-latest-b15 .latest-b15 .latest-b15-content h2 a:hover,
.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-overlay .latest-b16-meta-data a:hover,
.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-overlay h3:hover a,
.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-content .latest-b16-readmore:hover,
.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-content .latest-b16-footer .latest-author strong a:hover,
.colorskin-custom .wn-latest-b17 .latest-b17 .latest-b17-content h3 a:hover,
.colorskin-custom .wn-latest-b17 .latest-b17 .latest-b17-content .latest-b17-readmore:hover,
.colorskin-custom .latestposts-ninteen .latest-b19:hover .latest-b19-cont .latest-b19-title a,
.colorskin-custom .wn-latest-b22 .latest-b22:hover .latest-b22-content h2 a,
.colorskin-custom .a-post-box-1 .latest-title a:hover,
.colorskin-custom .a-post-box-2 .latest-title a:hover,
.colorskin-custom .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-custom .w-login .user-login .login-links li a,
.colorskin-custom .w-login .user-login .login-links li a:hover,
.colorskin-custom .wn-vertical-carousel .owl-nav .owl-prev .ol-pre:after,
.colorskin-custom .wn-vertical-carousel .owl-nav .owl-next .ol-nxt:after,
.colorskin-custom .wn-newsletter .wn-newsletter-close,
.colorskin-custom .book-form-deep strong,
.colorskin-custom .book-form-deep p,
.colorskin-custom .book-form-deep .nice-select:after,
.colorskin-custom .postslider-owl-carousel.postslider-1 .latest-title a:hover,
.colorskin-custom .widget ul li a:hover,
.colorskin-custom .widget ul li .comment-author-link a:hover,
.colorskin-custom .footer-in .widget ul li a:hover,
.colorskin-custom #footer .widget .socialfollow a:hover i #footer .side-list ul li:hover a,
.colorskin-custom .widget ul li.cat-item a:hover,
.colorskin-custom .widget ul li.recentcomments a:hover,
.colorskin-custom .widget ul li.page_item a:hover,
.colorskin-custom .sidebar .widget .tabs li:hover a,
.colorskin-custom .sidebar .widget .tabs li.active a,
.colorskin-custom #wp-calendar tfoot #prev a,
.colorskin-custom .woo-cart-dropdown ul li a:hover,
.colorskin-custom .personal-sidebar .widget .widget-subscribe-form button:hover,
.colorskin-custom .personal-sidebar .widget .widget-subscribe-form button:hover:before,
.colorskin-custom .personal-sidebar .side-list h5 a:hover,
.colorskin-custom .icon-box i,
.colorskin-custom .icon-box1 h5,
.colorskin-custom .icon-box2 i,
.colorskin-custom .icon-box3 i,
.colorskin-custom .icon-box4 i,
.colorskin-custom .icon-box5 i,
.colorskin-custom .icon-box8 i,
.colorskin-custom .blox.dark .icon-box9 i,
.colorskin-custom .icon-box10 h5,
.colorskin-custom .icon-box11 i,
.colorskin-custom .icon-box12 i,
.colorskin-custom .blox.dark .icon-box12:hover a.magicmore,
.colorskin-custom .icon-box13 i,
.colorskin-custom .icon-box14 i,
.colorskin-custom .icon-box15 img,
.colorskin-custom .icon-box15 i,
.colorskin-custom .icon-box16 i,
.colorskin-custom .icon-box16 h4,
.colorskin-custom .icon-box16 p strong,
.colorskin-custom .icon-box17,
.colorskin-custom .icon-box16 a.magicmore,
.colorskin-custom .icon-box17 i,
.colorskin-custom .icon-box19 i,
.colorskin-custom .icon-box20 i,
.colorskin-custom .icon-box20:hover h4,
.colorskin-custom .icon-box22:hover h4,
.colorskin-custom .icon-box22:hover i,
.colorskin-custom .icon-box22.w-featured i,
.colorskin-custom .icon-box22.w-featured h4,
.colorskin-custom .icon-box23 i,
.colorskin-custom .icon-box23 img,
.colorskin-custom .icon-box24 i,
.colorskin-custom .icon-box26 img,
.colorskin-custom .icon-box26 i,
.colorskin-custom .icon-box27 i,
.colorskin-custom .icon-colorx i,
.colorskin-custom i.icon-colorx,
.colorskin-custom .icon-box28 i,
.colorskin-custom .blox.dark .icon-box28:hover,
.colorskin-custom .blox.dark .icon-box28:hover *,
.colorskin-custom .icon-box29 i,
.colorskin-custom .nav a:hover,
.colorskin-custom .nav li:hover>a,
.colorskin-custom .nav>li.current>a,
.colorskin-custom .nav>li>a.active,
.colorskin-custom .nav>li:hover>a,
.colorskin-custom #header .nav .active a,
.colorskin-custom #header.sticky .nav-wrap .nav .nav>li:hover>a,
.colorskin-custom .dark-submenu .nav ul li a:hover,
.colorskin-custom .nav li>ul li a:hover,
.colorskin-custom .nav li.current ul li a:hover,
.colorskin-custom .nav-wrap2 .nav ul li a:hover,
.colorskin-custom .nav-wrap2.darknavi .nav ul li a:hover,
.colorskin-custom .nav ul li.current>a,
.colorskin-custom .nav ul li:hover>a,
.colorskin-custom .dark-submenu .nav li.mega ul[class^="sub-"] li a:hover,
.colorskin-custom .dark-submenu .nav li.mega ul.sub-posts li a:hover,
.colorskin-custom .nav-wrap2 .nav>li:hover>a,
.colorskin-custom .top-links .nav>li:hover>a,
.colorskin-custom .nav-wrap2.darknavi .nav>li>a:hover,
.colorskin-custom .nav-wrap2.darknavi .nav>li:hover>a,
.colorskin-custom .nav-wrap2 .nav>li.current>a,
.colorskin-custom #header.sticky .nav-wrap2.darknavi .nav>li>a:hover,
.colorskin-custom .w-header-type-11 .nav>li:hover>a,
.colorskin-custom #hamburger-menu #hamburger-nav li:hover>a,
.colorskin-custom #hamburger-menu #hamburger-nav li.current>a,
.colorskin-custom #hamburger-menu.hm-dark #hamburger-nav li:hover>a,
.colorskin-custom #hamburger-menu.hm-dark #hamburger-nav li.current>a,
.colorskin-custom #responav .mega li.menu-item a:not(.button):hover,
.colorskin-custom .top-header-sec .wtop-weather,
.colorskin-custom .top-header-sec .container div:first-child a:hover,
.colorskin-custom .top-header-sec .inlinelb:hover,
.colorskin-custom .header-type-12.sticky .nav-wrap2 .nav>li.current>a,
.colorskin-custom .header-type-12.sticky .nav-wrap2 .nav>li:hover>a,
.colorskin-custom #header.box-menu h6 i,
.colorskin-custom #header.duplex-hd .nav>li>a.active,
.colorskin-custom #header.duplex-hd .nav>li>a.active,
.colorskin-custom .nav.duplex-menu>li.current>a,
.colorskin-custom .transparent-header-w.t-dark-w #header.horizontal-w.duplex-hd .nav>li:hover>a,
.colorskin-custom .transparent-header-w.t-dark-w #header.horizontal-w.duplex-hd .nav>li.current>a,
.colorskin-custom #header.sm-rgt-mn #menu-icon:hover i,
.colorskin-custom #header.sm-rgt-mn #menu-icon.active i,
.colorskin-custom .nav>li:hover>a,
.colorskin-custom .nav li.current>a,
.colorskin-custom .nav li.active>a,
.colorskin-custom #header-share-modal .socialfollow a:hover i,
.colorskin-custom #header .wn-header-toggle:hover i,
.colorskin-custom #header.w-header-type-13 .tools-section div.active i,
#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_active:before,
#wrap.colorskin-custom #commentform input[type="submit"],
.colorskin-custom .icon-box28 i,
.colorskin-custom .icon-box28:hover i,
#wrap.colorskin-custom .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:hover:before,
.colorskin-custom .widget form input[type="submit"]#searchsubmit,
#wrap.colorskin-custom .book-form-deep input[type="text"],
.colorskin-custom .ourteam-owl-carousel-type9 .owl-nav .owl-prev:hover::after,
.colorskin-custom .ourteam-owl-carousel-type9 .owl-nav .owl-next:hover::after,
.mec-wrap.colorskin-custom .mec-color,
.mec-wrap.colorskin-custom .mec-event-sharing-wrap .mec-event-sharing>li:hover a,
.mec-wrap.colorskin-custom .mec-color-hover:hover,
.mec-wrap.colorskin-custom .mec-color-before *:before,
.mec-wrap.colorskin-custom .mec-widget .mec-event-grid-classic.owl-carousel .owl-controls .owl-buttons i,
.mec-wrap.colorskin-custom .mec-event-list-classic a.magicmore:hover,
.mec-wrap.colorskin-custom .mec-event-grid-simple:hover .mec-event-title,
.mec-wrap.colorskin-custom .mec-single-event .mec-event-meta dd.mec-events-event-categories:before,
.mec-wrap.colorskin-custom .mec-single-event-date:before,
.mec-wrap.colorskin-custom .mec-single-event-time:before,
.mec-wrap.colorskin-custom .mec-events-meta-group.mec-events-meta-group-venue:before,
.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-previous-month i,
.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-next-month,
.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-previous-month:hover,
.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-next-month:hover,
.mec-wrap.colorskin-custom .mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover,
.mec-wrap.colorskin-custom .mec-infowindow-wp h5 a:hover,
.colorskin-custom .mec-events-meta-group-countdown .mec-end-counts h3,
.mec-calendar .mec-calendar-side .mec-next-month i,
.mec-wrap .mec-totalcal-box i,
.mec-calendar .mec-event-article .mec-event-title a:hover,
.mec-attendees-list-details .mec-attendee-profile-link a:hover,
.colorskin-custom .icon-box26 img,
.colorskin-custom .icon-box26 i,
.colorskin-custom #footer .side-list ul li:hover a,
.colorskin-custom .bbp-body a,
.colorskin-custom .bbp-body a:visited,
.colorskin-custom .bbp-body a:hover,
.colorskin-custom .bbp-body a.bbp-forum-title:hover,
.colorskin-custom .bbp-topic-title a.bbp-topic-permalink:hover,
.colorskin-custom .pin-box h4 a:hover,
.tline-box h4 a:hover,
.colorskin-custom .pin-ecxt h6.blog-cat a:hover,
.colorskin-custom .pin-ecxt2 p a:hover,
.colorskin-custom .postmetadata h6.blog-cat a:hover,
.colorskin-custom h6.blog-cat a,
.colorskin-custom .blgtyp3.blog-post h6 a,
.colorskin-custom .blgtyp2.blog-post h6 a,
.colorskin-custom .blog-single-post .postmetadata h6 a,
.colorskin-custom .blog-single-post h6.blog-author a,
.colorskin-custom .blgtyp3.blog-post h6 a:hover,
.colorskin-custom .blgtyp1.blog-post h6 a:hover,
.colorskin-custom .blgtyp2.blog-post h6 a:hover,
.colorskin-custom .blog-single-post .postmetadata h6 a:hover,
.colorskin-custom .blog-single-post h6.blog-author a:hover,
.colorskin-custom .blog-post p.blog-cat a,
.colorskin-custom .blog-line p.blog-cat a,
.colorskin-custom .about-author-sec h5 a:hover,
.colorskin-custom .blog-line:hover .img-hover:before,
.colorskin-custom .rec-post h5 a:hover,
.colorskin-custom .rec-post p a:hover,
#wrap.colorskin-custom .colorf,
.colorskin-custom .our-team h5,
.colorskin-custom .our-team6 h5,
#wrap.colorskin-custom .vc_carousel.vc_carousel_horizontal.hero-carousel h2.post-title a:hover,
#wrap.colorskin-custom .wpb_gallery_slides .flex-caption h2.post-title a:hover,
.colorskin-custom .w-pricing-table.pt-type1 .price-footer a:hover,
.colorskin-custom .teaser-box2 a:hover .teaser-title,
.colorskin-custom .teaser-box3:hover .teaser-subtitle:after,
.colorskin-custom .teaser-box5:hover .teaser-title,
#wrap.colorskin-custom .hebe .tp-tab-title,
.colorskin-custom .ts-tri.testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-custom .latestposts-one .latest-author a:hover,
.colorskin-custom .latestposts-two .blog-post p.blog-author a:hover,
.colorskin-custom .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-custom .latestposts-four h3.latest-b2-title a:hover,
.colorskin-custom .latestposts-five h6.latest-b2-cat a,
.colorskin-custom .latestposts-six .latest-content p.latest-date,
.colorskin-custom .a-post-box .latest-title a:hover,
.colorskin-custom .w-login .user-login .login-links li a:hover,
.colorskin-custom .icon-box2 i,
.colorskin-custom .icon-box3 i,
.colorskin-custom .blox.dark .icon-box9 i,
.colorskin-custom .icon-box12 i,
.colorskin-custom .blox.dark .icon-box12:hover a.magicmore,
.colorskin-custom .icon-box17,
.colorskin-custom .icon-box17 i,
.colorskin-custom .nav>li.current>a,
.colorskin-custom .nav>li>a.active,
.colorskin-custom .nav>li:hover>a,
.colorskin-custom #header.sticky .nav-wrap .nav .nav>li:hover>a,
.colorskin-custom .dark-submenu .nav ul li a:hover,
.colorskin-custom .nav li>ul li a:hover,
.nav li.current ul li a:hover,
.colorskin-custom .nav-wrap2 .nav ul li a:hover,
.colorskin-custom .nav-wrap2.darknavi .nav ul li a:hover,
.colorskin-custom .nav ul li.current>a,
.colorskin-custom .nav ul li:hover>a,
.colorskin-custom .dark-submenu .nav li.mega ul.sub-posts li a:hover,
.colorskin-custom .nav-wrap2.darknavi .nav>li>a:hover,
.colorskin-custom .nav-wrap2.darknavi .nav>li:hover>a,
.colorskin-custom .nav-wrap2 .nav>li.current>a,
.colorskin-custom #header.sticky .nav-wrap2.darknavi .nav>li>a:hover,
.colorskin-custom .w-header-type-11 .nav>li:hover>a,
.colorskin-custom .nav>li:hover>a,
.nav li.current>a,
.colorskin-custom .nav li.active>a,
.colorskin-custom #header.sm-rgt-mn #menu-icon:hover i,
.colorskin-custom #header.sm-rgt-mn #menu-icon.active i,
.transparent-header-w.t-dark-w .colorskin-custom #header.horizontal-w.duplex-hd .nav>li:hover>a,
.transparent-header-w.t-dark-w .colorskin-custom #header.horizontal-w.duplex-hd .nav>li.current>a,
.colorskin-custom #header.box-menu h6 i,
.colorskin-custom #header.box-menu .nav-wrap2 .nav>li.current,
.colorskin-custom #responav .mega li.menu-item a:not(.button):hover,
.transparent-header-w.t-dark-w #wrap.colorskin-custom .top-bar .top-links a:hover,
.transparent-header-w.t-dark-w #wrap.colorskin-custom .top-bar h6 i,
.colorskin-custom .transparent-header-w #header.horizontal-w.sticky .nav>li:hover>a,
.transparent-header-w.t-dark-w #header.horizontal-w.sticky .nav>li:hover>a,
.colorskin-custom .top-bar .socialfollow a:hover i,
#wrap.colorskin-custom .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
.colorskin-custom .pbx-req .wn-prayer-inner .wn-prayer-request-name,
.colorskin-custom .woocommerce nav.woocommerce-pagination ul li a,
.colorskin-custom .woocommerce table.shop_table td.product-name a:hover,
.colorskin-custom blockquote:before,
.colorskin-custom .blog-post a:hover,
.blog-author span,
.colorskin-custom .blog-line p a:hover,
.colorskin-custom h6.blog-date a:hover,
h6.blog-cat a:hover,
.colorskin-custom h6.blog-author a:hover,
.colorskin-custom .blog-line:hover h4 a,
#wrap.colorskin-custom .blog-social a:hover,
#wrap.colorskin-custom .blog-social a:hover i,
.colorskin-custom a.readmore,
.colorskin-custom a.readmore:hover,
.colorskin-custom a.magicmore,
.colorskin-custom a.addtocart:hover,
a.select-options:hover,
#wrap.colorskin-custom .subtitle-element5 h1:after,
#wrap.colorskin-custom .subtitle-element5 h2:after,
#wrap.colorskin-custom .subtitle-element5 h3:after,
#wrap.colorskin-custom .subtitle-element5 h4:after,
#wrap.colorskin-custom .subtitle-element5 h5:after,
#wrap.colorskin-custom .subtitle-element5 h6:after,
#wrap.colorskin-custom .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:hover:before,
#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_active:before,
.colorskin-custom .blox.dark .max-counter.s-counter .max-count,
.colorskin-custom .our-team5 h5,
.colorskin-custom .our-team5 .social-team a i:hover:before,
.colorskin-custom .testimonial2 .testimonial-content h5,
.colorskin-custom .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-custom .pricing-plan1 .ppfooter .readmore,
.colorskin-custom .pricing-plan2 .ppfooter .readmore,
.colorskin-custom .our-process-item:hover i,
.colorskin-custom .buy-process-item h4,
.colorskin-custom .buy-process-item.featured i,
.colorskin-custom .contact-info i,
.colorskin-custom .acc-trigger a:hover,
.colorskin-custom .acc-trigger.active a,
.colorskin-custom .acc-trigger.active a:hover,
.colorskin-custom .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type2>span,
.colorskin-custom .w-pricing-table.pt-type2:hover>span,
.colorskin-custom .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type3 .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type3.featured .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type7 .plan-title,
#wrap.colorskin-custom .vc_images_carousel .vc_carousel-control:hover,
#wrap.colorskin-custom .vc_images_carousel .vc_carousel-control span:hover,
.colorskin-custom .related-works .portfolio-item:hover h5 a,
.colorskin-custom .teaser-box2 a:after,
.colorskin-custom .teaser-box5:hover:before,
.colorskin-custom .teaser-box6:hover:before,
.colorskin-custom .teaser-box6 .teaser-subtitle,
.colorskin-custom .teaser-box7:hover h4,
.colorskin-custom .teaser-box8:hover .teaser-title,
.colorskin-custom .latestnews2 .ln-content .ln-title:hover,
.colorskin-custom .dark.blox .latestnews2 .ln-content .ln-title:hover,
.colorskin-custom .latestnews2 .ln-item .ln-content .ln-button:hover,
.colorskin-custom #w-login h3,
.colorskin-custom #w-login form input,
.colorskin-custom #w-login .login-links li a,
.colorskin-custom .ts-di .testimonial .testimonial-content h4 q:before,
.colorskin-custom .ts-di.testimonials-slider-w.flexslider .flex-direction-nav a i:hover,
.colorskin-custom .ts-di.testimonials-slider-w.flexslider .flex-direction-nav a i:hover:before,
.colorskin-custom .testimonials-slider-w.ts-mono .testimonial-content:before,
.colorskin-custom .ts-tri.testimonials-slider-w .testimonial-content h4 q:before,
.colorskin-custom .testimonials-slider-w.flexslider.ts-penta .flex-control-paging li a.flex-active,
.colorskin-custom .post-format-icon,
.colorskin-custom .latestposts-one .latest-title a:hover,
.colorskin-custom .latestposts-two .blog-line p.blog-cat a,
.colorskin-custom .latestposts-two .blog-line:hover h4 a,
.colorskin-custom .latestposts-three h3.latest-b2-title a:hover,
.colorskin-custom .latestposts-three h6.latest-b2-cat a,
.colorskin-custom .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-custom .latestposts-six .latest-title a:hover,
.colorskin-custom .latestposts-six .latest-author a:hover,
.colorskin-custom .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-custom .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-custom .latestposts-seven .latest-content .latest-author a,
.colorskin-custom .latestposts-seven .latest-content .latest-author a:hover,
.colorskin-custom .latestposts-nine .latest-b9 h3 .link,
.colorskin-custom .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-custom .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-cat a,
.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-author:hover a,
.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-title:hover a,
.colorskin-custom .latest-b13-title a:hover,
.latest-b13-author a:hover,
.colorskin-custom .latest-b13-cat:hover a,
.colorskin-custom .wn-latest-b15 .latest-b15 .latest-b15-content .latest-b15-meta-data a:hover,
.colorskin-custom .wn-latest-b15 .latest-b15 .latest-b15-content h2 a:hover,
.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-overlay .latest-b16-meta-data a:hover,
.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-overlay h3:hover a,
.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-content .latest-b16-readmore:hover,
.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-content .latest-b16-footer .latest-author strong a:hover,
.colorskin-custom .wn-latest-b17 .latest-b17 .latest-b17-content h3 a:hover,
.colorskin-custom .wn-latest-b17 .latest-b17 .latest-b17-content .latest-b17-readmore:hover,
.colorskin-custom .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-custom .w-login .user-login .login-links li a,
#wrap.colorskin-custom .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a,
#wrap.colorskin-custom .mec-event-list-minimal .mec-event-article.mec-clear .btn-wrapper .mec-detail-button:hover,
.colorskin-custom .icon-box i,
.colorskin-custom .icon-box1 h5,
.colorskin-custom .icon-box4 i,
.colorskin-custom .icon-box4:hover i,
.colorskin-custom .icon-box5 i,
.colorskin-custom .icon-box8 i,
#wrap.colorskin-custom .icon-box9 a.magicmore,
.colorskin-custom .icon-box10 h5,
.colorskin-custom .icon-box11 i,
.colorskin-custom .icon-box11:hover i,
.colorskin-custom .icon-box13 i,
.colorskin-custom .icon-box14 i,
.colorskin-custom .icon-box15 img,
.colorskin-custom .icon-box15 i,
#wrap.colorskin-custom .icon-box15 .magicmore:hover:after,
.colorskin-custom .icon-box16 i,
.colorskin-custom .icon-box16 h4,
.colorskin-custom .icon-box16 p strong,
.colorskin-custom .icon-box16 a.magicmore,
.colorskin-custom .icon-box19 i,
.colorskin-custom .icon-box19 i,
.colorskin-custom .icon-box20 i,
.colorskin-custom .icon-box20:hover h4,
.colorskin-custom .icon-box20:hover i,
.colorskin-custom .icon-box22:hover h4,
.colorskin-custom .icon-box22:hover i,
.icon-box22.w-featured i,
.colorskin-custom .icon-box22.w-featured h4,
.colorskin-custom .icon-box23 i,
.colorskin-custom .icon-box23 img,
.colorskin-custom .icon-box24 i,
.colorskin-custom .icon-box27 i,
.colorskin-custom .icon-colorx i,
.colorskin-custom i.icon-colorx,
.colorskin-custom .nav a:hover,
.colorskin-custom .nav li:hover>a,
.colorskin-custom #header .nav .active a,
.colorskin-custom .nav-wrap2 .nav>li:hover>a,
.colorskin-custom .top-links .nav>li:hover>a,
#wrap.colorskin-custom #header .wn-header-toggle:hover i,
.colorskin-custom #header.w-header-type-13 .tools-section div.active i,
#wrap.colorskin-custom .wn-header-toggle .widget_woocommerce-header-cart:hover .woo-cart-header .header-cart:after,
.colorskin-custom .header-type-12.sticky .nav-wrap2 .nav>li.current>a,
.colorskin-custom .header-type-12.sticky .nav-wrap2 .nav>li:hover>a,
.colorskin-custom .top-header-sec .container div:first-child a:hover,
.colorskin-custom .top-header-sec .inlinelb:hover,
.colorskin-custom .top-header-sec .wtop-weather,
#wrap.colorskin-custom .wn-hamburger-wrap .full-menu .current a,
.colorskin-custom #hamburger-menu #hamburger-nav li:hover>a,
.colorskin-custom #hamburger-menu #hamburger-nav li.current>a,
.colorskin-custom #hamburger-menu.hm-dark #hamburger-nav li:hover>a,
.colorskin-custom #hamburger-menu.hm-dark #hamburger-nav li.current>a,
#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon,
#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon:before,
#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon:after,
.colorskin-custom .is-open.wn-ht .hamburger-social-icons a:hover,
.colorskin-custom .top-links a:hover,
#wrap.colorskin-custom .top-bar .top-custom-text a:hover,
.colorskin-custom .top-bar .inlinelb:hover,
.transparent-header-w.t-dark-w .colorskin-custom #header.horizontal-w .nav>li:hover>a,
.transparent-header-w.t-dark-w .colorskin-custom #header.horizontal-w .nav>li.current>a,
.colorskin-custom .footer-navi a:hover,
.colorskin-custom .custom-footer-menu a:hover,
.colorskin-custom .footer-navi a:after,
.colorskin-custom .breadcrumbs-w i,
#wrap.colorskin-custom .wp-pagenavi a:hover,
.colorskin-custom .wpcf7 .wpcf7-form input[type="reset"],
.colorskin-custom .wpcf7 .wpcf7-form input[type="button"],
.colorskin-custom .widget ul li .comment-author-link a:hover,
.colorskin-custom .sidebar .widget .tabs li:hover a,
.colorskin-custom .sidebar .widget .tabs li.active a,
.colorskin-custom #wp-calendar tfoot #prev a,
.colorskin-custom .woo-cart-dropdown ul li a:hover,
.colorskin-custom a.vc_control:hover,
.colorskin-custom .woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.colorskin-custom .woocommerce .button,
.colorskin-custom .widget_shopping_cart_content p.buttons a.button,
.colorskin-custom #header-share-modal .socialfollow a:hover i,
.colorskin-custom .widget ul li.cat-item:hover a,
.colorskin-custom .ts-hexa .testimonial .testimonial-content h4 q:after,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-hexa .owl-prev:after,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-hexa .owl-next:after,
.colorskin-custom.blox.dark .testimonial-brand h5 strong,
#wrap.colorskin-custom .latest-author span a:hover,
#hamburger-menu #hamburger-nav li:hover>a,
#hamburger-menu #hamburger-nav li.current>a,
.portfolio-hover-8 .tg-nav-color:not(.dots):not(.tg-dropdown-value):not(.tg-dropdown-title):hover,
#wrap.colorskin-custom .portfolio-hover-8 .tg-nav-color,
#wrap.colorskin-custom .deepshop .tg-item-inner i,
.colorskin-custom .wn-woo-wrap ul.product-categories li a:hover,
.colorskin-custom .wn-woo-wrap ul.product-categories li a:hover+span.count,
.colorskin-custom .wn-woo-wrap ul.product-categories li.current-cat>a,
.colorskin-custom .wn-woo-wrap ul.product-categories li.current-cat>span,
.colorskin-custom .wn-woo-wrap .products li .wn-woo-contents-wrap h3 a:hover,
.colorskin-custom .wn-woo-wrap .products li .wn-woo-contents-wrap .posted_in a:hover,
#wrap.colorskin-custom .widget_product_tag_cloud .tagcloud a:hover,
.colorskin-custom .deep-woo-single-product-price .amount,
.colorskin-custom .deep-woo-single-product-price ins .amount,
.colorskin-custom .deep-woo-single-details-content.deep-woo-single-share-button .social-sharing a:hover i,
.colorskin-custom .woocommerce-error,
.colorskin-custom .woocommerce-message,
.colorskin-custom .woocommerce-Message,
.colorskin-custom .woocommerce-info,
.colorskin-custom .woocommerce-info a,
.colorskin-custom .pbx-req .wm-prayer-inner .wm-prayer-request-name {
 color:#40d9f1
}
.colorskin-custom .socialfollow a i path {
 fill:#40d9f1
}
#wrap .filter-category .course-category.active>a,
.course-bar a.llms-button-primary.wn-button,
.wp-block-llms-course-continue-button a,
.course-content #old_reviews h3:after,
.filter-category h3:after,
.course-content .course-titles:after,
#wrap.colorskin-custom .icon-box28:hover,
#wrap.colorskin-custom .widget .subtitle-wrap:after,
.course-instructor-name,
#wrap.colorskin-custom .widget .subtitle-wrap:before,
.colorskin-custom .our-team3 .social-team i:hover,
.colorskin-custom .our-team13 .our-team-socail:before,
.colorskin-custom .our-team13 .our-team-num:before,
.colorskin-custom .teaser-box18 .tb18-content .wn-image-box:hover:after,
.colorskin-custom .loginform input[type=checkbox]:checked::before,
.colorskin-custom .wp-sh-login .wp-login-title .login-title:before,
.colorskin-custom .webnus-login .user-login .login-submit input[type=submit],
.colorskin-custom .wp-sh-login #wp-submit,
.colorskin-custom .testimonial-slider-owl-carousel.ts-hepta .owl-dots .owl-dot.active,
.colorskin-custom .deep-gallery-wrap .deep-gallery-item i.hover-icon,
#w-login form .login-submit #wp-submit,
body .mfp-ready.mfp-bg.full-search,
.colorskin-custom .hotel_booking_mini_cart .hb_mini_cart_item .hb_mini_cart_remove:hover,
.colorskin-custom #hotel-booking-cart .hb_button.hb_checkout,
.colorskin-custom #hotel-booking-payment .hb_button.hb_checkout,
.colorskin-custom #hotel-booking-cart button[type="submit"],
.colorskin-custom #hotel-booking-payment button[type="submit"],
.colorskin-custom #hotel-booking-cart button[type="button"],
.colorskin-custom #hotel-booking-payment button[type="button"],
.colorskin-custom .hb_button,
.colorskin-custom #hotel-booking-results form .hb_button.hb_checkout,
.colorskin-custom #hotel-booking-results form button.hb_add_to_cart,
.colorskin-custom #hotel-booking-results form button[type="submit"],
.colorskin-custom .hb-booking-room-details .hb_search_room_item_detail_price_close:hover,
.colorskin-custom .htc-booking .hotel-booking-search button,
.colorskin-custom .hb_single_room .hb_single_room_details .hb_single_room_tabs>li a.active:after,
.colorskin-custom #webnus-header-builder .woocommerce-mini-cart__buttons.buttons .button.wc-forward.checkout,
.colorskin-custom .wn-sd-snt-icon .bar:after,
.colorskin-custom .sermons-toggle2 .title-toggle,
.kingcomposer .colorskin-custom .cause-meta .kc-ui-progress,
.colorskin-custom .causes .wn-cause-sharing .wn-cause-sharing-icons .wn-wrap-social li:hover,
.colorskin-custom .causes .wn-cause-sharing .wn-cause-sharing-icons li:hover,
.woocommerce-account #wrap.colorskin-custom .woocommerce form.woocommerce-EditAccountForm.edit-account button[type="submit"],
.woocommerce-account .colorskin-custom .woocommerce .woocommerce-MyAccount-navigation li.is-active:before,
.colorskin-custom .our-team14,
.colorskin-custom .sermons-minimal .media-links a:hover i,
.colorskin-custom .media-links a i:hover,
.colorskin-custom .sermons-minimal .sermon-icon,
.colorskin-custom .sermons-minimal .pe-7s-play:hover,
.colorskin-custom .vc_bar.colorb,
.colorskin-custom .testimonial-slider-owl-carousel.ts-tetra .owl-dots .owl-dot.active,
.error404 .colorskin-custom h1.pnf404:before,
.colorskin-custom .widget .subtitle-wrap:before,
.colorskin-custom .blog-social-4 a:hover:after,
.colorskin-custom .blog-social-4 a:hover:after,
.colorskin-custom .button.theme-skin:not(.bordered-bot),
.colorskin-custom #footer .widget .socialfollow a:hover,
#wrap.colorskin-custom .pagination-blgtype4 .wp-pagenavi .current,
#wrap.colorskin-custom .colorb,
#wrap.colorskin-custom .hcolorb:hover,
#wrap.colorskin-custom .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-custom .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-custom .blox.dark .subscribe-modern .subscribe-box-input .subscribe-box-submit.button:not(.rounded):after,
#wrap.colorskin-custom .ls-slider1-a,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-tetra .owl-next:hover,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-tetra .owl-prev:hover,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-hexa .owl-prev:hover,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-hexa .owl-next:hover,
#wrap.colorskin-custom .wn-content-slider.arrow-type-arrow3 .content-slider-arrow-icon:hover i,
#wrap.colorskin-custom .book-form-deep .r-submition input[type="submit"],
#wrap.colorskin-custom .icon-box21 .iconbox-rightsection .magicmore,
#wrap.colorskin-custom .woo-cart-header .header-cart span,
#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon,
#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon:before,
#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon:after,
#wrap.colorskin-custom .wp-pagenavi a:hover,
.colorskin-custom .highlight3,
.colorskin-custom .wn-btn,
.colorskin-custom input[type="submit"],
.colorskin-custom input[type="reset"],
.colorskin-custom input[type="button"],
.colorskin-custom input[type="submit"].green,
.colorskin-custom input[type="reset"].green,
.colorskin-custom input[type="button"].green,
.colorskin-custom .pbx-req .wn-prayer-inner .wn-pray-request-button:hover,
.colorskin-custom #praybox_wrapper .wn-prayer-request,
.colorskin-custom .pbx-formfield input[type="submit"],
.colorskin-custom .pin-ecxt2 .col1-3 span,
.colorskin-custom .comments-number-x span,
.colorskin-custom #tline-content:before,
.colorskin-custom .tline-row-l:after,
.colorskin-custom .tline-row-r:before,
.colorskin-custom .tline-topdate,
.colorskin-custom .port-tline-dt h3,
.colorskin-custom .postmetadata h6.blog-views span,
.colorskin-custom .container.rec-posts h3.rec-title:before,
.colorskin-custom .commentbox h3.comment-reply-title:before,
.colorskin-custom .commentbox h4.comments-title:before,
.colorskin-custom .rec-posts-type3 h3.rec-posts-type3-title:before,
.colorskin-custom #commentform input[type="submit"],
.colorskin-custom .about-author-sec-ps3 .blue-sec,
.colorskin-custom body .colorb,
.colorskin-custom body .hcolorb:hover,
.colorskin-custom #talk-business input[type=submit],
.colorskin-custom #talk-business .host-btn-form,
.colorskin-custom .wn-social-network.active.other-social,
.colorskin-custom .our-team4:hover,
.colorskin-custom .our-team8:hover .tdetail,
.colorskin-custom .testimonial4 h5:after,
.colorskin-custom .buy-process-item .icon-wrapper:before,
.colorskin-custom .buy-process-item i,
.colorskin-custom .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-custom .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-custom .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-custom .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-custom .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type3 .pt-header,
.colorskin-custom .w-pricing-table.pt-type3 .pt-footer,
.colorskin-custom .w-pricing-table.pt-type3.featured .pt-footer,
.colorskin-custom .w-pricing-table.pt-type6 .pt-footer,
.colorskin-custom .w-pricing-table.pt-type7.featured:before,
.colorskin-custom .w-pricing-table.pt-type7 .pt-footer a.magicmore,
.colorskin-custom .w-pricing-table.pt-type9,
.colorskin-custom .w-pricing-table.pt-type9.featured .pt-footer a,
.colorskin-custom .portfolio-carousel .portfolio-item:hover .bgc-overlay,
.colorskin-custom .related-works .portfolio-item>a:hover:before,
.colorskin-custom .latest-projects-navigation a:hover,
.colorskin-custom .subscribe-box .subscribe-box-top,
.colorskin-custom .subscribe-box .subscribe-box-input .subscribe-box-submit,
.colorskin-custom .subscribe-modern .subscribe-box-input:after,
.colorskin-custom .subscribe-modern .subscribe-box-input .subscribe-box-submit,
.colorskin-custom .teaser-box6 .teaser-subtitle,
.colorskin-custom .teaser-box1 .teaser-title,
.colorskin-custom .teaser-box1 a:after,
.colorskin-custom .teaser-box1:hover a:after,
.colorskin-custom .teaser-box3:hover,
.colorskin-custom .teaser-box3 .teaser-subtitle:after,
.colorskin-custom .teaser-box4 .teaser-title,
.colorskin-custom .teaser-box4 .teaser-subtitle,
.colorskin-custom .teaser-box5 .teaser-featured,
.colorskin-custom .teaser-box9 .teaser-title.has-image,
.colorskin-custom .teaser-box10 a,
.colorskin-custom .teaser-box11 .bgc-overlay,
.colorskin-custom .latestnews1 .ln-item:hover .ln-content,
.colorskin-custom .latestnews2 .ln-date .ln-month,
.colorskin-custom .flip-clock-wrapper ul li a div div.inn,
.colorskin-custom #w-login form .login-submit input[type=submit],
.colorskin-custom #w-login .login-links li a[href$="register"],
.colorskin-custom .modal-title,
.colorskin-custom .ts-di .testimonial .testimonial-brand h5,
.colorskin-custom .ts-di .testimonial .testimonial-brand h5,
.colorskin-custom .ts-tri.testimonial-slider-owl-carousel .testimonial-brand,
.colorskin-custom .testimonial-slider-owl-carousel.ts-penta .owl-dots .owl-dot.active,
.colorskin-custom .testimonial-slider-owl-carousel.ts-hepta .testimonial,
.colorskin-custom .testimonial-slider-owl-carousel.ts-nona,
.colorskin-custom .testimonial-slider-undeca .owl-dots .owl-dot.active:after,
.colorskin-custom .owl-dots .owl-dot.active,
.colorskin-custom .latestposts-one .latest-b-cat:hover,
.colorskin-custom .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-custom .latestposts-seven .latest-img:hover img,
.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-title:after,
.colorskin-custom .latest-b13-title a:after,
.colorskin-custom .wn-latest-b14:hover .latest-b14-cont,
.colorskin-custom .wn-latest-b15 .latest-b15 .latest-b15-img .latest-b15-overlay,
.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-content .latest-b16-readmore:hover:before,
.colorskin-custom .wn-latest-b17 .latest-b17 .latest-b17-content .latest-b17-readmore:hover:before,
.colorskin-custom .a-post-box-1 .latest-cat,
.colorskin-custom .blox .custom-404 p:first-child:before,
.colorskin-custom .w-login .user-logged .logged-links,
.colorskin-custom .wpcf7 .deep-contact .w-contact-submit input[type=submit],
.colorskin-custom .offer-toggle .toogle-plus i,
.colorskin-custom .wn-vertical-carousel .owl-dots .owl-dot.active,
.colorskin-custom .wn-vertical-carousel .owl-dots .owl-dot:after,
.colorskin-custom .wn-collections .collection-title .after,
.colorskin-custom .wn-loadmore-ajax a:hover,
.colorskin-custom .twentytwenty-handle,
.colorskin-custom .twentytwenty-horizontal .twentytwenty-handle:after,
.colorskin-custom .twentytwenty-horizontal .twentytwenty-handle:before,
.colorskin-custom .twentytwenty-vertical .twentytwenty-handle:after,
.colorskin-custom .twentytwenty-vertical .twentytwenty-handle:before,
.colorskin-custom .magazin-wrap .magazin-cat-nav-wrap .magazin-title:before,
.colorskin-custom .side-list li:hover img,
.colorskin-custom .tagcloud a:hover,
.colorskin-custom #footer.litex .tagcloud a:hover,
.colorskin-custom #footer .tagcloud a:hover,
.colorskin-custom .toggle-top-area .tagcloud a:hover,
.colorskin-custom #wp-calendar tbody td#today,
.colorskin-custom .widget .widget-subscribe-form.type-two button,
.colorskin-custom #footer .product_list_widget li ins,
.colorskin-custom #footer .woocommerce-product-search input[type="submit"],
.colorskin-custom .icon-box6 i,
.colorskin-custom .icon-box14 i:after,
.colorskin-custom .icon-box17 .icon-wrap,
.colorskin-custom .icon-box19:hover i,
.colorskin-custom .icon-box20:hover i,
.colorskin-custom .blox .icon-box20:hover i,
.colorskin-custom .icon-box23 h4:after,
.colorskin-custom .icon-box23:hover.icon-box23 h4:before,
.colorskin-custom .icon-box24:hover i,
.colorskin-custom .icon-box25 i,
.colorskin-custom .icon-box26 h4:before,
.colorskin-custom .icon-box27:hover,
.colorskin-custom #header.w-header-type-11 .logo-wrap,
.colorskin-custom .wn-donate-contact-modal .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-custom #header-contact-modal .wn-header-contact-modal .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-custom #menu-icon:hover,
.colorskin-custom #menu-icon.active,
.colorskin-custom #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-custom #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-custom #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-custom .top-bar .inlinelb.topbar-contact:hover,
.colorskin-custom .error404 h1.pnf404:before,
.colorskin-custom .footer-in .tribe-events-widget-link a:hover,
.colorskin-custom .footer-in .contact-inf button:hover,
.colorskin-custom #footer.litex .footbot,
.colorskin-custom #pre-footer .footer-social-items a:hover i,
.colorskin-custom #scroll-top a:hover,
.colorskin-custom .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-custom .wpcf7 .wpcf7-form input[type="reset"],
.colorskin-custom .wpcf7 .wpcf7-form input[type="button"],
.colorskin-custom #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-custom #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-custom #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-custom .subtitle-element.subtitle-element6 .before,
.colorskin-custom .subtitle-element .after,
.colorskin-custom .container.rec-posts h3.rec-title:before,
.colorskin-custom .commentbox h3:before,
.colorskin-custom .commentlist li .comment-text .reply a:hover,
#wrap.colorskin-custom .colorb,
.colorskin-custom .latestnews1 .ln-item:hover .ln-content,
.colorskin-custom .latestposts-one .latest-b-cat:hover,
.colorskin-custom .latestposts-seven .latest-img:hover img,
.colorskin-custom .wpcf7 .deep-contact .w-contact-submit input[type=submit],
.colorskin-custom .icon-box17 .icon-wrap,
.colorskin-custom .top-bar .inlinelb.topbar-contact:hover,
.colorskin-custom .pbx-req .wn-prayer-inner .wn-pray-request-button:hover,
.colorskin-custom #praybox_wrapper .pbx-formfield.pbx-active:after,
.colorskin-custom .pbx-formfield input[type="submit"],
.colorskin-custom .woocommerce-message a.button,
.colorskin-custom .max-title:after,
.colorskin-custom .subtitle-element:after,
.colorskin-custom .buy-process-wrap:before,
.colorskin-custom .buy-process-item .icon-wrapper:before,
.colorskin-custom .buy-process-item i,
.colorskin-custom .teaser-box1 .teaser-title,
.colorskin-custom .teaser-box1:hover a:after,
.colorskin-custom .teaser-box4 .teaser-title,
.colorskin-custom .teaser-box4 .teaser-subtitle,
.colorskin-custom .modal-title,
.colorskin-custom .flip-clock-wrapper ul li a div div.inn,
.colorskin-custom .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-custom .w-login .user-logged .logged-links,
.colorskin-custom #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-custom .woo-cart-header .header-cart span,
.colorskin-custom #menu-icon:hover,
.colorskin-custom #menu-icon.active,
.colorskin-custom #scroll-top a:hover,
.colorskin-custom #praybox_wrapper .wn-prayer-request,
.colorskin-custom .tagcloud a:hover,
.colorskin-custom #footer.litex .tagcloud a:hover,
.single .colorskin-custom .woo-template span.onsale,
.colorskin-custom .woocommerce ul.products li.product .onsale,
.colorskin-custom a.readmore:hover,
.colorskin-custom .max-title3 h1:before,
.colorskin-custom .max-title4 h2:before,
.colorskin-custom .max-title4 h3:before,
.colorskin-custom .max-title4 h4:before,
.colorskin-custom .max-title4 h5:before,
.colorskin-custom .max-title4 h6:before,
#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
.colorskin-custom #social-media.active.other-social,
.colorskin-custom #talk-business input[type=submit],
.colorskin-custom #talk-business .host-btn-form,
#wrap.colorskin-custom .wpcf7 .w-contact-p input[type=submit],
.colorskin-custom .our-team4:hover,
.colorskin-custom .testimonial4 h5:after,
.colorskin-custom .testimonial-carousel.testi-carou-3 .tc-name:after,
.colorskin-custom .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type6 .pt-footer,
.colorskin-custom .w-pricing-table.pt-type7.featured:before,
.colorskin-custom .related-works .portfolio-item>a:hover:before,
.colorskin-custom .latest-projects-navigation a:hover,
.colorskin-custom .teaser-box3:hover,
.colorskin-custom .teaser-box9 .teaser-title.has-image,
.colorskin-custom .latestnews2 .ln-date .ln-month,
.colorskin-custom #w-login .login-links li a[href$="register"],
.colorskin-custom .ts-di .testimonial .testimonial-brand h5,
.colorskin-custom .ts-tri.testimonials-slider-w.flexslider .testimonial-brand,
.colorskin-custom .testimonials-slider-w.flexslider.ts-penta .flex-control-paging li a.flex-active,
.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-title:after,
.colorskin-custom .latest-b13-title a:after,
.colorskin-custom .wn-latest-b14:hover .latest-b14-cont,
.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-content .latest-b16-readmore:hover:before,
.colorskin-custom .wn-latest-b17 .latest-b17 .latest-b17-content .latest-b17-readmore:hover:before,
.colorskin-custom .offer-toggle .toogle-plus i,
#wrap.colorskin-custom .mec-event-list-minimal .mec-event-article.mec-clear .btn-wrapper .mec-detail-button:hover:before,
.colorskin-custom .icon-box6 i,
.colorskin-custom .icon-box11:hover i,
.colorskin-custom .icon-box14 i:after,
.colorskin-custom .icon-box19:hover i,
.colorskin-custom .icon-box20:hover i,
.colorskin-custom .blox .icon-box20:hover i,
#wrap.colorskin-custom .icon-box21 .iconbox-rightsection .magicmore,
.colorskin-custom .icon-box23 h4:after,
.colorskin-custom .icon-box23:hover.icon-box23 h4:before,
.colorskin-custom .icon-box24:hover i,
.colorskin-custom .icon-box25 i,
.colorskin-custom .icon-box26 h4:before,
.colorskin-custom .icon-box27:hover,
.colorskin-custom .wn-donate-contact-modal .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-custom #header-contact-modal .wn-header-contact-modal .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-custom #header.sm-rgt-mn.w-header-type-11 .logo-wrap,
.colorskin-custom #pre-footer .footer-subscribe-bar,
.colorskin-custom #footer .tagcloud a:hover,
.colorskin-custom .toggle-top-area .tagcloud a:hover,
.colorskin-custom #wp-calendar tbody td#today,
.colorskin-custom .widget .widget-subscribe-form button,
.colorskin-custom .widget .widget-subscribe-form.type-two button,
.colorskin-custom #footer a.button.black.square.small.thin.footer-link-custom:hover,
.colorskin-custom .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.colorskin-custom .highlight3,
.colorskin-custom .pin-ecxt2 .col1-3 span,
.colorskin-custom .comments-number-x span,
.colorskin-custom #tline-content:before,
.colorskin-custom .tline-row-l:after,
.colorskin-custom .tline-row-r:before,
.colorskin-custom .tline-topdate,
.colorskin-custom .port-tline-dt h3,
.colorskin-custom .postmetadata h6.blog-views span,
.colorskin-custom #commentform input[type="submit"],
#wrap.colorskin-custom .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
.colorskin-custom .w-pricing-table.pt-type7 .pt-footer a.magicmore,
.colorskin-custom .teaser-box3 .teaser-subtitle:after,
.colorskin-custom .teaser-box5 .teaser-featured,
#wrap.colorskin-custom .ls-slider1-a,
.colorskin-custom .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-custom .a-post-box .latest-cat,
.colorskin-custom #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-custom .footer-in .tribe-events-widget-link a:hover,
.colorskin-custom .footer-in .contact-inf button:hover,
.colorskin-custom #footer.litex .footbot,
#wrap.colorskin-custom .wp-pagenavi a:hover,
.colorskin-custom .side-list li:hover img,
.colorskin-custom .teaser-box1 a:after,
.colorskin-custom .teaser-box6 .teaser-subtitle,
.colorskin-custom .wn-latest-b15 .latest-b15 .latest-b15-img .latest-b15-overlay,
.colorskin-custom .max-title.max-title6:before,
.colorskin-custom .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-custom .widget .subtitle-wrap:before,
.colorskin-custom .max-title.max-title6 .before,
.colorskin-custom .blox .custom-404 p:first-child:before,
.colorskin-custom .max-title .after,
#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon,
#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon:before,
#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon:after,
.mec-wrap.colorskin-custom .mec-event-sharing .mec-event-share:hover .event-sharing-icon,
.mec-wrap.colorskin-custom .mec-event-grid-clean .mec-event-date,
.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing>li:hover a i,
.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing .mec-event-share:hover .mec-event-sharing-icon,
.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing li:hover a i,
.mec-wrap.colorskin-custom .mec-calendar .mec-selected-day,
.mec-wrap.colorskin-custom .mec-calendar .mec-selected-day:hover,
.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-row dt.mec-has-event:hover,
.mec-wrap.colorskin-custom .mec-calendar .mec-has-event:after,
.mec-wrap.colorskin-custom .mec-bg-color,
.mec-wrap.colorskin-custom .mec-bg-color-hover:hover,
.colorskin-custom .mec-event-sharing-wrap:hover>li,
.mec-wrap.colorskin-custom .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,
.mec-wrap .flip-clock-wrapper ul li a div div.inn,
.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,
.event-carousel-type1-head .mec-event-date-carousel,
.mec-event-countdown-style3 .mec-event-date,
#wrap .mec-wrap article.mec-event-countdown-style1,
.mec-event-countdown-style1 .mec-event-countdown-part3 a.mec-event-button,
.mec-wrap .mec-event-countdown-style2,
.colorskin-custom .our-team1 figcaption,
.colorskin-custom #footer .footer-in h5.subtitle:before,
.colorskin-custom .wn-wishlist-single-wrap .wn-add-to-cart-single:hover,
.colorskin-custom .tg-item.portfolio-hover-7 .tg-item-content-holder,
.colorskin-custom .tg-item.portfolio-hover-6:hover .tg-item-overlay:after,
.colorskin-custom .tg-item.portfolio-hover-5:hover .tg-item-overlay:after,
#wrap.colorskin-custom .tg-item.photography-home:hover .liner:before,
#wrap.colorskin-custom .widget .subtitle-wrap h4.subtitle:before,
#wrap.colorskin-custom .widget .subtitle-wrap:after,
.colorskin-custom .wn-woo-wrap .wn-woo-sidebar .widget-title:after,
.colorskin-custom .widget_price_filter .ui-slider .ui-slider-range,
.colorskin-custom .deep-woo-single-product-addtocart button.button,
.woocommerce .colorskin-custom .woocommerce-Button,
.single-product .colorskin-custom h3.deep-related-products-title:before,
#wrap.colorskin-custom #wn-woo-wrap .woocommerce-message a.button,
#wrap.colorskin-custom .woocommerce-checkout-payment button[type="submit"],
.colorskin-custom .pbx-req .wm-prayer-inner .wm-pray-request-button:hover {
 background:#40d9f1
}
#w-login form .login-submit input[type=submit],
.colorskin-custom #hotel-booking-results form .hb_button.hb_checkout,
.colorskin-custom #hotel-booking-results form button.hb_add_to_cart,
.colorskin-custom #hotel-booking-results form button[type="submit"],
.colorskin-custom .wn-ftc .wn-ftc-header,
#wrap.colorskin-custom .wn-ftc .wn-ftc-body .wpcf7 .wpcf7-form input[type="submit"] {
 box-shadow:0 5px 28px -6px #40d9f1
}
.colorskin-custom .deep-woo-single-product-addtocart button.button,
.woocommerce.colorskin-custom .woocommerce-Button {
 box-shadow:0 2px 14px -2px #40d9f1
}
.colorskin-custom .woocommerce-error,
.colorskin-custom .woocommerce-message,
.colorskin-custom .woocommerce-Message,
.colorskin-custom .woocommerce-info {
 box-shadow:0 3px 16px -7px #40d9f1
}
#wrap.colorskin-custom #wn-woo-wrap .woocommerce-message a.button {
 box-shadow:0 3px 16px -6px #40d9f1
}
.list-room-extra li.selected {
 box-shadow:0 7px 24px -11px #40d9f1
}
.colorskin-custom #pre-footer .footer-social-items a:hover i,
.colorskin-custom .widget .user-logged .author-avatar img,
.colorskin-custom #w-login form input,
.colorskin-custom .room-grid-content .full-details,
.colorskin-custom .list-room-extra li.selected,
.colorskin-custom .hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul li.cameracurrent:before,
.wn-sd-snt-icon .bar,
.colorskin-custom .tg-item.portfolio-hover-1:hover .tg-item-overlay,
.colorskin-custom .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .title h3:after,
.woocommerce-account .colorskin-custom .woocommerce-MyAccount-content form h3:after,
#wrap.colorskin-custom .home-insta .instagram-feed li:hover a:before,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-tetra .owl-prev,
#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-tetra .owl-next,
#wrap.colorskin-custom .wn-latest-b23 a.readmore,
.colorskin-custom .twentytwenty-handle,
.colorskin-custom .button.theme-skin.bordered-bot,
.colorskin-custom .our-process-item-type2 span,
.colorskin-custom .wn-woo-wrap .wn-woo-product-categories .cat-item.current-cat a,
.colorskin-custom .wn-woo-wrap .wn-woo-product-categories .cat-item:hover a,
.colorskin-custom .wn-woo-wrap .wn-woo-product-categories .cat-item.current-cat a,
.colorskin-custom .wn-woo-wrap .wn-woo-product-categories .cat-item:hover a,
#wrap.colorskin-custom .wn-loadmore-ajax a,
.colorskin-custom .freelancer-2:hover .border-box:before,
.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing>li:hover a i,
.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing .mec-event-share:hover .mec-event-sharing-icon,
.mec-wrap.colorskin-custom .mec-event-list-standard .mec-month-divider span:before,
.mec-wrap.colorskin-custom .mec-single-event .mec-social-single:before,
.mec-wrap.colorskin-custom .mec-single-event .mec-frontbox-title:before,
.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-events-side .mec-table-side-day,
.mec-wrap.colorskin-custom .mec-border-color,
.mec-wrap.colorskin-custom .mec-border-color-hover:hover,
.colorskin-custom .mec-single-event .mec-frontbox-title:before,
.colorskin-custom .mec-single-event .mec-events-meta-group-booking form>h4:before,
.mec-wrap.colorskin-custom .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,
.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,
.event-carousel-type1-head .mec-event-date-carousel:after,
.colorskin-custom .icon-box25,
.colorskin-custom .commentlist li .comment-text .reply a:hover,
.colorskin-custom .teaser-box1:hover,
.colorskin-custom #header.box-menu .nav-wrap2 .nav>li:hover,
.colorskin-custom #pre-footer .instagram-feed li:hover a:before,
.colorskin-custom .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-custom #footer .widget .instagram-feed a img:hover,
.colorskin-custom .widget .instagram-feed a:hover:before,
.colorskin-custom a.readmore:hover,
#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-custom .w-pricing-table.pt-type2:hover>span,
.colorskin-custom .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-custom .teaser-box5:hover:before,
.colorskin-custom .teaser-box6:hover:before,
.colorskin-custom #w-login form input,
.colorskin-custom .testimonials-slider-w.flexslider.ts-penta .flex-control-paging li a.flex-active,
.colorskin-custom .max-title h1:after,
.colorskin-custom .max-title h2:after,
.colorskin-custom .max-title h3:after,
.colorskin-custom .max-title h4:after,
.colorskin-custom .max-title h5:after,
.colorskin-custom .max-title h6:after,
.colorskin-custom .subtitle-element h1:after,
.colorskin-custom .subtitle-element h2:after,
.colorskin-custom .subtitle-element h3:after,
.colorskin-custom .subtitle-element h4:after,
.colorskin-custom .subtitle-element h5:after,
.colorskin-custom .subtitle-element h6:after,
.colorskin-custom .our-team3:hover figure img,
.colorskin-custom .our-team4:hover,
.colorskin-custom .pricing-plan1 .ppfooter .readmore,
.colorskin-custom .pricing-plan2 .ppfooter .readmore,
.colorskin-custom .w-pricing-table.pt-type2.featured>span,
.colorskin-custom .w-pricing-table.pt-type3 .pt-footer a,
.colorskin-custom .w-pricing-table.pt-type3.featured .pt-footer a,
.colorskin-custom .w-login .user-logged .author-avatar img,
.colorskin-custom .icon-box16 a.magicmore,
#wrap.colorskin-custom .wp-pagenavi span.current,
#wrap.colorskin-custom .wp-pagenavi a:hover,
#wrap .colorr,
.colorr,
#wrap .hcolorr:hover,
.hcolorr:hover,
#wrap.colorskin-custom .colorr,
.colorr,
#wrap.colorskin-custom .hcolorr:hover,
.hcolorr:hover,
#wrap.colorskin-custom .w-pricing-table.pt-type6,
#wrap.colorskin-custom #slide-6-layer-35,
#wrap.colorskin-custom .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-custom .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-custom .esg-filterbutton.selected,
.colorskin-custom .title-plus-text.type-1 h3:before,
.colorskin-custom .colorr .vc_column-inner,
#wrap.colorskin-custom .icon-box28:hover,
.colorskin-custom .wn-latest-b22 .latest-b22:hover .latest-b22-img img,
#wrap.colorskin-custom .wn-wishlist-single-wrap .wn-add-to-cart-single:hover,
.colorskin-custom .portfolio-carousel-1 .tg-item.portfolio-carousel-1:hover .tg-item-overlay,
.colorskin-custom .portfolio-carousel-2 .tg-item.portfolio-carousel-2:hover .tg-item-overlay,
.colorskin-custom .tg-item.portfolio-hover-3:hover .tg-item-overlay,
.colorskin-custom .tg-item.portfolio-hover-2:hover .tg-item-overlay,
.colorskin-custom .tg-item.portfolio-hover-1:hover .tg-item-overlaym,
.colorskin-custom .widget_price_filter .ui-slider .ui-slider-handle,
#wrap.colorskin-custom .widget_product_tag_cloud .tagcloud a:hover,
.colorskin-custom .woocommerce-tabs ul.tabs li.active,
.colorskin-custom .woocommerce-error,
.colorskin-custom .woocommerce-message,
.colorskin-custom .woocommerce-Message,
.colorskin-custom .woocommerce-info {
 border-color:#40d9f1
}
.colorskin-custom .woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.colorskin-custom .hpg-title:before,
.colorskin-custom .woocommerce-message,
.colorskin-custom .latestposts-eleven .latest-b11,
#wrap.colorskin-custom .latestposts-eleven .latest-b11,
#wrap.colorskin-custom .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-custom #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-custom #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-custom .w-pricing-table.pt-type1.featured .plan-price:after,
.colorskin-custom .title-plus-text.type-1 h3:before,
.colorskin-custom .pricing-plan3 .pptriangle {
 border-top-color:#40d9f1
}
.colorskin-custom [data-loader=wn-circle-side] {
 border-left-color:#40d9f1
}
.colorskin-custom .latest-readmore-28 a,
.colorskin-custom .book-form-deep .r-deep-form input[type=text],
.colorskin-custom .book-form-deep .nice-select,
.colorskin-custom .max-title3 h1:before,
.colorskin-custom .max-title3 h2:before,
.colorskin-custom .max-title3 h3:before,
.colorskin-custom .max-title3 h4:before,
.colorskin-custom .max-title3 h5:before,
.colorskin-custom .max-title3 h6:before,
.colorskin-custom .max-title2 .before,
.colorskin-custom .teaser-box7 h4:before,
#wrap.colorskin-custom .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active,
#wrap.colorskin-custom .max-title2 h1:before,
#wrap.colorskin-custom .max-title2 h2:before,
#wrap.colorskin-custom .max-title2 h3:before,
#wrap.colorskin-custom .max-title2 h4:before,
.book-form-deep .nice-select,
.book-form-deep .r-deep-form input[type="text"],
#wrap.colorskin-custom .max-title2 h5:before,
#wrap.colorskin-custom .max-title2 h6:before,
#wrap.colorskin-custom .subtitle-element2 h4:before,
.mec-event-countdown-style3 .mec-event-date:after {
 border-bottom-color:#40d9f1
}
.colorskin-custom #wpc-weather .now .time_symbol.climacon svg,
#wrap .tg-item.portfolio-hover-5 .tg-element-3.liked .to-heart-icon path,
#wrap .tg-item.portfolio-hover-4 .tg-element-3 .to-heart-icon svg:hover path,
#wrap .tg-item.portfolio-hover-4 .tg-element-3.liked .to-heart-icon path,
#wrap .tg-item.portfolio-hover-4 .tg-element-3 .to-heart-icon svg:hover path {
 fill:#40d9f1!important;
 stroke:#40d9f1!important
}
#wrap .tg-item.portfolio-hover-5 .tg-element-3 .to-heart-icon path,
#wrap .tg-item.portfolio-hover-4 .tg-element-3 .to-heart-icon path,
#wrap .tg-item.photography-home .tg-element-4 .to-heart-icon path {
 fill:#40d9f1;
 stroke:#40d9f1
}
.wpb-js-composer .colorskin-custom .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a,
.wpb-js-composer .colorskin-custom .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
 background-color:#40d9f1!important
}
.colorskin-custom .colorf {
 color:#40d9f1!important
}
.colorskin-custom .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
 border-top-color:#40d9f1!important
}
#wrap.colorskin-custom .wn-coupon-submit input[type="submit"] {
 color:#fff!important
}
body #wrap.colorskin-custom .deep-woo-single-product-addtocart .wc_email_inquiry_button_container .wc_email_inquiry_email_button {
 background:#40d9f1!important
}
body #wrap.colorskin-custom .deep-woo-single-product-addtocart .wc_email_inquiry_button_container .wc_email_inquiry_email_button:hover {
 background:#222!important
}
body #wrap.colorskin-custom .wn-woo-products-grid .wc_email_inquiry_button_container .wc_email_inquiry_email_button:hover {
 color:#40d9f1!important
}
#wrap.colorskin-custom .tp-caption.Button-Style:hover,
#wrap.colorskin-custom .Button-Style:hover {
 background:rgba(28,28,28,1)!important
}
.colorskin-custom .twentytwenty-horizontal .twentytwenty-handle:before {
 -webkit-box-shadow:0 3px 0 #40d9f1,0 0 12px rgba(51,51,51,.5);
 -moz-box-shadow:0 3px 0 #40d9f1,0 0 12px rgba(51,51,51,.5);
 box-shadow:0 3px 0 #40d9f1,0 0 12px rgba(51,51,51,.5)
}
.colorskin-custom .twentytwenty-horizontal .twentytwenty-handle:after {
 -webkit-box-shadow:0 -3px 0 #40d9f1,0 0 12px rgba(51,51,51,.5);
 -moz-box-shadow:0 -3px 0 #40d9f1,0 0 12px rgba(51,51,51,.5);
 box-shadow:0 -3px 0 #40d9f1,0 0 12px rgba(51,51,51,.5)
}
@-webkit-keyframes wnBounce {
 0% {
  background-color:#e3e3e3
 }
 50% {
  background-color:#40d9f1
 }
 100% {
  background-color:#e3e3e3
 }
}
@keyframes wnBounce {
 0% {
  background-color:#e3e3e3
 }
 50% {
  background-color:#40d9f1
 }
 100% {
  background-color:#e3e3e3
 }
}
.w-login .user-logged .logged-links,
.modal-title,
.mfp-content .wpcf7 .wpcf7-form input[type=reset],
.mfp-content .wpcf7 .wpcf7-form input[type=button],
.mfp-content .wpcf7 .wpcf7-form input[type=submit] {
 background-color:#40d9f1
}
.ts-dodeca:after,
.ts-dodeca:before,
.w-login .user-logged .author-avatar img {
 border-color:#40d9f1
}
@font-face {
 font-family:"sofia-pro";
 src:url(https://use.typekit.net/af/5d97ff/00000000000000007735f999/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff2"),
 url(https://use.typekit.net/af/5d97ff/00000000000000007735f999/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff"),
 url(https://use.typekit.net/af/5d97ff/00000000000000007735f999/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("opentype");
 font-display:swap;
 font-style:normal;
 font-weight:700;
 font-stretch:normal
}
@font-face {
 font-family:"sofia-pro";
 src:url(https://use.typekit.net/af/2e2409/00000000000000007735f990/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff2"),
 url(https://use.typekit.net/af/2e2409/00000000000000007735f990/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff"),
 url(https://use.typekit.net/af/2e2409/00000000000000007735f990/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("opentype");
 font-display:swap;
 font-style:normal;
 font-weight:300;
 font-stretch:normal
}
@font-face {
 font-family:"sofia-pro";
 src:url(https://use.typekit.net/af/b718ff/00000000000000007735f98d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2"),
 url(https://use.typekit.net/af/b718ff/00000000000000007735f98d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff"),
 url(https://use.typekit.net/af/b718ff/00000000000000007735f98d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("opentype");
 font-display:swap;
 font-style:normal;
 font-weight:400;
 font-stretch:normal
}
@font-face {
 font-family:"acumin-pro";
 src:url(https://use.typekit.net/af/9871e5/00000000000000003b9acaf2/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3) format("woff2"),
 url(https://use.typekit.net/af/9871e5/00000000000000003b9acaf2/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3) format("woff"),
 url(https://use.typekit.net/af/9871e5/00000000000000003b9acaf2/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3) format("opentype");
 font-display:swap;
 font-style:normal;
 font-weight:200;
 font-stretch:normal
}
@font-face {
 font-family:"acumin-pro";
 src:url(https://use.typekit.net/af/a2c82e/00000000000000003b9acaf4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff2"),
 url(https://use.typekit.net/af/a2c82e/00000000000000003b9acaf4/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff"),
 url(https://use.typekit.net/af/a2c82e/00000000000000003b9acaf4/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("opentype");
 font-display:swap;
 font-style:normal;
 font-weight:300;
 font-stretch:normal
}
@font-face {
 font-family:"acumin-pro";
 src:url(https://use.typekit.net/af/51b548/00000000000000003b9acaf5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3) format("woff2"),
 url(https://use.typekit.net/af/51b548/00000000000000003b9acaf5/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3) format("woff"),
 url(https://use.typekit.net/af/51b548/00000000000000003b9acaf5/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3) format("opentype");
 font-display:swap;
 font-style:italic;
 font-weight:300;
 font-stretch:normal
}
@font-face {
 font-family:"acumin-pro";
 src:url(https://use.typekit.net/af/46da36/00000000000000003b9acaf6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2"),
 url(https://use.typekit.net/af/46da36/00000000000000003b9acaf6/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff"),
 url(https://use.typekit.net/af/46da36/00000000000000003b9acaf6/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("opentype");
 font-display:swap;
 font-style:normal;
 font-weight:400;
 font-stretch:normal
}
@font-face {
 font-family:"acumin-pro";
 src:url(https://use.typekit.net/af/027dd4/00000000000000003b9acafa/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff2"),
 url(https://use.typekit.net/af/027dd4/00000000000000003b9acafa/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff"),
 url(https://use.typekit.net/af/027dd4/00000000000000003b9acafa/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("opentype");
 font-display:swap;
 font-style:normal;
 font-weight:600;
 font-stretch:normal
}
.tk-sofia-pro {
 font-family:"sofia-pro",sans-serif
}
.tk-acumin-pro {
 font-family:"acumin-pro",sans-serif
}
#wrap.wn-wrap,
#wrap.wn-wrap a,
#wrap.wn-wrap input,
#wrap.wn-wrap label,
#wrap.wn-wrap p,
#wrap.wn-wrap textarea,
#wrap.wn-wrap .icon-box5 h4 {
 font-family:acumin-pro,proxima-nova,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif
}
#wrap.wn-wrap h1,
#wrap.wn-wrap h2,
#wrap.wn-wrap h3,
#wrap.wn-wrap h4,
#wrap.wn-wrap h5,
#wrap.wn-wrap h6,
#wrap.wn-wrap a.button {
 font-family:sofia-pro,acumin-pro,proxima-nova,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif
}
#wrap .whb-nav-wrap>ul.nav>li>a,
body #wrap #webnus-header-builder .whb-button a {
 font-family:"sofia-pro",proxima-nova,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
 font-weight:300
}
body #wrap #webnus-header-builder .whb-button a {
 font-weight:400
}
#wrap .mec-widget .mec-event-list-modern .col-md-4.col-sm-4 .mec-booking-button {
 width:100%
}
.wn-wrap .icon-box13 {
 margin-bottom:0
}
.cookie-notice-hidden {
 display:none
}
#wrap .elementor-text-editor p,
#wrap .elementor-text-editor li {
 color:#77808c
}
#wrap .elementor-text-editor li {
 font-size:14px
}
#wrap .icon-box2 p {
 font-weight:200
}
@media only screen and (min-width:1441px) {
 #wrap .icon-box2 p {
  padding:0 4% 15px
 }
}
#wrap .fva-p p {
 font-size:16px;
 line-height:inherit
}
.wn-custom-menu ul {
 list-style:none;
 padding:0;
 margin:0
}
.wn-custom-menu ul li a {
 font-size:14px;
 color:#444;
 text-transform:none;
 font-weight:400;
 line-height:26px;
 letter-spacing:.3px;
 position:relative
}
.blox.dark .wn-custom-menu ul li a,
.litex .wn-custom-menu ul li a {
 color:#fff
}
.wn-custom-menu ul li a:hover,
.blox.dark .wn-custom-menu ul li a:hover,
.litex .wn-custom-menu ul li a:hover {
 color:#40d9f1
}
.wn-custom-menu ul li a:before {
 display:inline-block;
 content:"\e606";
 font-size:8px;
 font-family:'simple-line-icons';
 margin-right:5px
}
#wrap .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-brand {
 margin-bottom:40px
}
@media (min-width:992px) {
 #wrap .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-content {
  margin:110px 114px 30px 96px
 }
}
#wrap .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-content h4 q {
 font-size:23px;
 letter-spacing:.5px;
 font-weight:300;
 line-height:1.52;
 color:#222
}
@media (max-width:767px) {
 #wrap .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-content h4 q {
  font-size:16px
 }
}
@media (max-width:480px) {
 #wrap .testimonial-slider-owl-carousel.ts-octa .owl-dots {
  padding-bottom:15px
 }
}
#wrap .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-content:before,
#wrap .testimonial-slider-owl-carousel.ts-octa .testimonial .testimonial-brand * {
 color:#40d9f1
}
@media screen and (min-width:768px) {
 .five-column-sec.vc_row .vc_col-sm-2 {
  float:left;
  width:20%;
  padding:0 20px 0 0;
  min-height:0
 }
 .five-column-sec.vc_row .icon-box10 h4 {
  font-size:24px
 }
}
@media screen and (min-width:768px) and (max-width:1200px) {
 .five-column-sec.vc_row .vc_col-sm-2 {
  width:50%
 }
}
#wrap .icon-box10 h4,
#wrap .icon-box24 h4 {
 margin-top:0;
 font-size:20px;
 font-weight:400;
 text-transform:none
}
#wrap .icon-box24 p {
 font-size:18px
}
#wrap .icon-box24 {
 margin-bottom:80px
}
.wn-expandable-sec {
 border-bottom:1px solid #eee
}
.wpb_wrapper a.button {
 box-shadow:0 3px 14px -4px #40d9f1
}
.wpb_wrapper a.button.medium {
 font-size:13px;
 font-weight:400;
 padding:16px 26px
}
#webnus-header-builder .whb-button a:hover {
 border-color:transparent!important;
 box-shadow:0 2px 10px -2px rgba(0,0,0,.1)!important;
 btransition:all 0.22s ease
}
#wrap .mec-wrap .mec-event-carousel-type1 .mec-owl-theme .owl-dots .owl-dot {
 background:none!important
}
#wrap .event-carousel-type3-head .mec-event-footer-carousel-type3 {
 width:calc(100% - 40px);
 box-shadow:0 2px 10px -2px rgba(0,0,0,.2)
}
#wrap .widget .mec-wrap .mec-totalcal-box i {
 width:44px;
 height:44px
}
#wrap .widget .mec-wrap .mec-totalcal-box input[type=search] {
 width:calc(100% - 44px);
 height:44px
}
#wrap .widget .mec-wrap .nice-select {
 width:calc(100% - 44px)!important;
 height:44px
}
#wrap .widget .mec-wrap .mec-search-form .mec-date-search select {
 width:calc(100% - 168px);
 height:44px
}
#wrap .teaser-box14 {
 margin:0
}
#wrap .teaser-box14 .teaser-title {
 display:none
}
#wrap .mec-wrap,
#wrap .mec-wrap div {
 font-family:acumin-pro,proxima-nova,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif
}
#wrap table.tablepress-id-2 {
 max-width:530px;
 margin:0 auto
}
#wrap table.tablepress thead tr th {
 background:#fff;
 padding-top:25px;
 padding-bottom:15px;
 color:#2a2a2a;
 border-bottom:1px solid #eee;
 border-left:1px solid #eee
}
#wrap table.tablepress tbody tr td {
 border-top:1px solid #eee;
 border-left:1px solid #eee
}
#wrap table.tablepress tr td,
#wrap table.tablepress tr th {
 text-align:center
}
#wrap table.tablepress tr td.column-1,
#wrap table.tablepress tr th.column-1 {
 text-align:left;
 border-left:none;
 width:290px
}
#wrap table.tablepress tr th.column-2 {
 background:#f9f9f9;
 border-top:1px solid #eee
}
#wrap table.tablepress tr td.column-2 {
 background:#fbfbfb
}
#wrap table.tablepress i {
 color:#fe5d73;
 font-size:14px
}
#wrap table.tablepress i.wn-fa-check-circle {
 color:#4cdd51
}
#wrap table.tablepress tr th.column-2 {
 background:#fff;
 border-top:none
}
#wrap table.tablepress tr td.column-2 {
 background:#fff
}
#wrap table.tablepress tr th.column-3 {
 background:#f3f7fa;
 border-top:1px solid #e6eded;
 border-bottom:1px solid #e6eded
}
#wrap table.tablepress tr td.column-3 {
 background:#f3f7fa;
 border-top-color:#e6eded
}
#wrap table.tablepress tr:hover td {
 background:#f9f9f9
}
#wrap table.tablepress {
 margin:20px auto
}
#wrap table.tablepress tr td {
 font-size:12px
}
#wrap table.tablepress tr td.column-1,
#wrap table.tablepress tr th.column-1 {
 font-size:14px;
 text-align:right;
 width:270px;
 padding-right:25px
}
@media only screen and (max-width:768px) {
 #wrap .tablepress-wrapper-scroll .elementor-shortcode {
  overflow:scroll;
  width:110%!important
 }
 #wrap table.tablepress {
  width:660px!important
 }
 #wrap table.tablepress td {
  font-size:9px!important;
  padding:1px
 }
 #wrap table.tablepress tr td.column-1,
 #wrap table.tablepress tr th.column-1 {
  font-size:10px!important;
  width:180px!important;
  padding-right:10px
 }
}
#wrap .wn-expandable-sec i {
 font-size:28px;
 box-shadow:0 3px 25px -1px rgba(255,134,97,.7)
}
#wrap .expandable-sec-text {
 background:#ff8661;
 color:#fff!important;
 font-size:15px;
 box-shadow:5px 4px 28px -3px rgba(254,149,118,.58)
}
#wrap .expandable-sec-text:after {
 border-color:transparent #ff8661 transparent transparent
}
#wrap .subscribe-bar1,
.mec-all-features-p {
 max-width:580px;
 margin:0 auto
}
#wrap .subscribe-bar1 h3 {
 margin-bottom:20px;
 letter-spacing:.4px;
 font-size:14px;
 font-weight:500;
 color:#222;
 background:rgba(255,255,255,.96);
 display:inline-block;
 padding:6px 15px;
 border-radius:22px;
 box-shadow:0 5px 36px -5px rgba(0,0,0,.1)
}
#wrap .subscribe-bar1 .subscribe-box-input .subscribe-box-email {
 background:rgba(255,255,255,.98)
}
#wrap .subscribe-bar1 .subscribe-box-input .subscribe-box-submit {
 color:#fff;
 background:#40d9f1
}
#wrap .subscribe-bar1 .subscribe-box-input .subscribe-box-submit:hover,
#wrap .wn-footer .button.large:hover {
 background:#222!important;
 box-shadow:0 3px 14px -4px #222!important
}
#wrap .mec-all-features-p li .menu-item-badge {
 position:relative;
 display:inline-block
}
#wrap .mec-all-features-p li .menu-item-badge .menu-item-badge-text {
 background-color:#40d9f1!important;
 padding:2px 6px;
 color:#fff;
 font-size:10px;
 font-weight:500;
 border-radius:2px;
 margin-left:12px
}
#wrap .mec-all-features-p li .menu-item-badge .menu-item-badge-border {
 width:0;
 height:0;
 border-top:4px solid transparent!important;
 border-right:5px solid;
 border-bottom:4px solid transparent;
 margin:0;
 font-size:0;
 top:50%;
 right:26px;
 transform:translateY(-3px);
 position:absolute;
 color:#40d9f1!important
}
#wrap .mec-all-features-p-n li {
 font-size:18px;
 list-style:none;
 font-weight:400;
 line-height:36px;
 color:#0e2f6c
}
#wrap .mec-all-features-p-n li.check:before,
#wrap .mec-all-features-p-n ul.check li:before {
 content:"\e006";
 color:#ffffff!important;
 font-size:19px;
 vertical-align:middle;
 margin-right:10px;
 font-family:"linea-arrows-10"!important;
 background:#40d9f1;
 border-radius:50%;
 padding:3px
}
#wrap .mec-all-features-p-n li.ft-head:before {
 content:"\e048"!important
}
#wrap .mec-all-features-p-n li .menu-item-badge {
 position:relative;
 display:inline-block
}
#wrap .mec-all-features-p-n li .menu-item-badge .menu-item-badge-text {
 background-color:#40d9f1!important;
 padding:0 6px 3px;
 color:#fff;
 font-size:10px;
 font-weight:500;
 border-radius:2px;
 margin-left:5px
}
#wrap .mec-all-features-p-n li .menu-item-badge .menu-item-badge-border {
 width:0;
 height:0;
 border-top:4px solid transparent!important;
 border-right:5px solid;
 border-bottom:4px solid transparent;
 margin:0;
 font-size:0;
 top:12px;
 left:1px;
 transform:translateY(-3px);
 position:absolute;
 color:#40d9f1!important
}
@media screen and (min-width:1281px) {
 .mec-hero-title#mec-hero-title1 h2 {
  font-size:33px
 }
}
@media screen and (min-width:1367px) {
 .mec-hero-title#mec-hero-title1 h2 {
  font-size:38px
 }
}
.mec-wrap p {
 font-size:16px
}
#scroll-top a {
 bottom:98px
}
#wrap .wn-mec-extes {
 float:left;
 padding-left:10px
}
#wrap .wn-mec-extes-img {
 float:left;
 padding-left:64px
}
#wrap .wn-mec-extes strong {
 font-size:16px;
 font-weight:500;
 color:#000
}
#wrap .wn-mec-extes a {
 font-size:13px;
 margin-top:12px
}
#wrap .wn-mec-extes-p blockquote p {
 font-size:18px;
 letter-spacing:.2px;
 line-height:1.58;
 margin-bottom:20px;
 padding-right:13%
}
@media only screen and (max-width:767px) {
 #wrap .icon-box2 p {
  margin:0 auto 20px
 }
}
.mec-addons-hsec .icon-box30 {
 padding:35px 30px;
 background:#f3fdff;
 border:1px solid #c1eef5;
 border-radius:3px;
 margin:5px 0 35px;
 box-shadow:0 2px 8px -7px rgb(64,217,241);
 transition:all 0.2s
}
@media only screen and (max-width:767px) {
 .mec-addons-hsec .icon-box30 {
  margin-bottom:20px
 }
}
.mec-addons-hsec .icon-box30:hover {
 background:#fff
}
.mec-addons-hsec .icon-box30 img {
 width:auto;
 height:112px;
 margin-bottom:25px
}
.mec-addons-hsec .icon-box30 p {
 font-size:16px;
 line-height:1.62
}
.mec-addons-hsec .icon-box30 p strong {
 font-size:20px;
 line-height:1.4;
 margin-bottom:5px;
 display:block;
 font-weight:500;
 color:#40d9f1
}
.mec-addons-hsec .icon-box30 p strong del {
 font-weight:300;
 color:#939ea2;
 font-size:19px
}
#wrap .mec-addons-hsec .icon-box30 h4 {
 font-size:18px;
 font-weight:600!important;
 color:#0988a5;
 letter-spacing:-.4px
}
#wrap .mec-addons-hsec .icon-box30 a.magicmore {
 background-color:#40d9f1;
 color:#fff;
 padding:8px 26px;
 border-radius:2px;
 box-shadow:0 2px 8px -3px rgb(64,217,241)
}
#wrap .mec-addons-hsec .icon-box30 a.magicmore:after {
 display:none
}
#wrap .mec-addons-hsec .icon-box30 a.magicmore:hover {
 background:#222;
 box-shadow:0 3px 14px -4px #222
}
.mec-addons-hsec .icon-box30.incldd-adn {
 padding:35px 15px;
 margin-bottom:45px
}
#wrap .mec-addons-hsec .icon-box30.incldd-adn p {
 color:#1bd25c;
 margin-bottom:5px;
 font-weight:400;
 font-size:15px;
 letter-spacing:.2px
}
.mec-addons-hsec .icon-box30.incldd-adn h4 {
 font-size:17px
}
.mec-addons-hsec .icon-box30.mec-adn-bndl {
 padding-top:15px
}
.mec-addons-hsec .icon-box30.mec-adn-bndl img {
 height:160px;
 margin-bottom:10px
}
#wrap .mec-addons-hsec .icon-box30.wn-iconbox-sections:before {
 content:"Requires MEC Free or Pro";
 position:absolute;
 top:10px;
 left:-5px;
 right:auto;
 font-size:11px;
 line-height:1;
 color:#0aca33;
 background:#d5f7d7;
 padding:5px 10px 6px 12px;
 border-radius:0 4px 4px 0
}
#wrap .mec-addons-hsec .mec-addons-pro-hsec .icon-box30.wn-iconbox-sections:before {
 content:"Requires MEC Pro";
 color:#8d3eec;
 background:#e9dcfe
}
#wrap .mec-addons-hsec .mec-addons-bundle-elementor-hsec .icon-box30.wn-iconbox-sections:before {
 content:"Includes 4 Addons"
}
#wrap .mec-addons-hsec .mec-addons-bundle-woo-elementor-hsec .icon-box30.wn-iconbox-sections:before {
 content:"Includes 5 Addons"
}
#wrap .mec-addons-hsec .mec-addons-bundle-taxonomies-hsec .icon-box30.wn-iconbox-sections:before {
 content:"Includes 3 Addons"
}
#wrap .mec-addons-hsec .icon-box30.wn-iconbox-sections:after {
 content:"";
 width:0;
 height:0;
 border-top:4px solid #ade3b0;
 border-left:4px solid transparent;
 position:absolute;
 left:-5px;
 top:32px
}
#wrap .mec-addons-hsec .mec-addons-pro-hsec .icon-box30.wn-iconbox-sections:after {
 border-top-color:#d4c5ee
}
#wrap #bundle .icon-box30.wn-iconbox-sections:before {
 color:#0893a6;
 background:#92f5fa
}
#wrap #bundle .icon-box30.wn-iconbox-sections:after {
 border-top-color:#27cae1
}
@media only screen and (min-width:768px) and (max-width:1280px) {
 .blox .wn-custom-menu ul li a {
  font-size:12px;
  letter-spacing:.1px
 }
 .mec-addons-hsec .icon-box30 p {
  font-size:14px
 }
}
#scroll-top a {
 padding:1px 0 0;
 border-radius:4px;
 background:#40d9f1;
 bottom:100px;
 width:40px;
 height:44px;
 line-height:50px;
 box-shadow:0 5px 38px -6px #40d9f1
}
#scroll-top a:hover {
 background:#222!important;
 box-shadow:0 5px 38px -6px #222
}
#scroll-top a i {
 color:#fff;
 font-size:24px
}
#intercom-container .intercom-launcher-frame {
 box-shadow:0 5px 34px -6px #40d9f1
}
#wrap .button.mec-free-download-btn i,
#wrap .button.mec-test-btn i {
 vertical-align:middle;
 font-size:18px
}
.footer-mec-title .wn-deep-subtitle {
 font-size:65px!important;
 letter-spacing:-2px!important
}
a.addons-video.video-play-btn.video-play-btn1 {
 margin-right:13px;
 font-size:12px;
 font-weight:500;
 border-radius:7px;
 text-shadow:none;
 border:none;
 transition:.24s;
 padding:10px 18px 8px;
 display:inline-block;
 letter-spacing:.2px;
 color:#fff;
 text-align:center;
 box-shadow:0 3px 10px -4px #ff3535;
 background:linear-gradient(95deg,#ff6c6c 0,#ff5555 50%,#ff3535 100%);
 vertical-align:sub
}
a.addons-video.video-play-btn.video-play-btn1 i {
 font-size:16px;
 margin:0
}
a.addons-video.video-play-btn.video-play-btn1:hover {
 background:#222!important;
 background:linear-gradient(95deg,#555 0,#222 50%,#000 100%)!important;
 box-shadow:0 5px 23px -7px rgba(0,0,0,.5)!important;
 cursor:pointer!important
}
a.addons-video.video-play-btn.video-play-btn1 i:hover {
 color:#fff
}
.wn-mec-related-addons .icon-box30 a.addons-video.video-play-btn.video-play-btn1 {
 transform:unset;
 position:unset
}
.wn-mec-related-addons .icon-box30 .video-play-btn i {
 padding:0;
 background:transparent!important;
 color:#fff!important
}
#wrap .nonex {
 display:none
}
#wrap .nav .mega ul.sub-menu li {
 background:none!important
}
#wrap .nav .mega ul.sub-menu li a {
 padding-left:0
}
div#cookie-notice {
 width:340px;
 min-width:309px;
 border-radius:15px;
 margin:30px;
 font-size:14px;
 font-weight:300;
 text-align:left;
 padding:7px 80px 10px 10px;
 border:none!important;
 box-shadow:0 2px 9px rgb(8 201 217 / 40%);
 background-color:#008aff!important;
 background:linear-gradient(-114deg,#83eeb0 0%,#08bedd 40%,#00a5bf 100%)!important
}
div#cookie-notice .cn-text-container {
 letter-spacing:.5px
}
div#cookie-notice .cookie-notice-container {
 text-align:left;
 padding:10px 10px 0;
 font-family:acumin-pro,Roboto,sans-serif
}
div#cookie-notice .cookie-notice-container a {
 font-size:13px;
 color:#fff;
 margin:8px 0;
 text-decoration:underline
}
div#cookie-notice .cookie-notice-container a.cn-close-icon {
 display:none
}
div#cookie-notice .cookie-notice-container a#cn-accept-cookie {
 padding:6px 12px 5px;
 color:#08bcd9;
 border-radius:20px;
 font-size:13px;
 line-height:20px;
 font-weight:600;
 width:80px;
 text-align:center;
 background:#fff;
 border-color:transparent;
 text-decoration:none;
 font-family:acumin-pro,Roboto,sans-serif
}
div#cookie-notice .cookie-notice-container span.cn-buttons-container {
 display:block;
 position:absolute;
 right:14px;
 top:14px
}
#wrap .whb-nav-wrap .nav li.menu-item-4909.mega ul.sub-menu {
 margin-top:10px
}
#wrap #webnus-header-builder .icon-box {
 padding-left:40px;
 margin-bottom:14px
}
#wrap #webnus-header-builder .icon-box h4 {
 font-size:17px;
 margin:0
}
#wrap #webnus-header-builder .vc_column-inner {
 padding-left:0
}
#wrap #webnus-header-builder .submenux {
 background:none!important;
 border-radius:5px;
 border:0
}
#wrap #webnus-header-builder .wn-section.blox {
 background:#fff;
 border-radius:5px;
 border:1px solid #ebeff4;
 box-shadow:0 12px 53px -7px rgba(69,77,89,.22)
}
#wrap #webnus-header-builder .wn-section.blox ul li.menu-item a {
 font-size:12px!important;
 line-height:24px!important
}
#wrap .whb-nav-wrap .nav>li.mega ul.sub-menu:after {
 top:-19px
}
#wrap .whb-nav-wrap .nav>li.mega ul.sub-menu:before {
 top:-20px
}
@media(max-width:960px) {
 #wrap .wn-custom-menu .menu-item-badge .menu-item-badge-text {
  margin:0
 }
}
#tablepress-5 .noresults {
 opacity:.26
}
#tablepress-5 .results {
 color:#000!important
}
#tablepress-5 .results:hover {
 color:#000!important
}
#wrap .mec-all-features-p-n li.noresults .menu-item-badge .menu-item-badge-border {
 color:#c9c9c9!important;
 opacity:.5;
 right:27px
}
#wrap .mec-all-features-p-n li.noresults .menu-item-badge .menu-item-badge-text {
 background-color:#c9c9c9!important;
 opacity:.5
}
.mec-modal-wrap {
 max-height:90vh!important;
 overflow-x:hidden!important;
 max-width:60vw
}
@media(max-width:1023px) {
 .mec-modal-wrap {
  max-width:80vw
 }
}
.mec-wrap .mec-single-modal .flip-clock-wrapper {
 position:unset!important
}
.mec-single-modal .flip-clock-divider:not(:first-child) {
 width:25px!important
}
.mec-single-modal .twodaydigits>ul:nth-child(11),
.mec-single-modal .twodaydigits>ul:nth-child(12),
.mec-single-modal .twodaydigits>ul:nth-child(8),
.mec-single-modal .twodaydigits>ul:nth-child(9) {
 margin-top:3px!important
}
.mec-single-modal .flip-clock-divider.minutes .flip-clock-label {
 top:60px!important;
 left:55px!important
}
.mec-wrap .flip-clock-divider.seconds .flip-clock-label {
 top:60px!important
}
.icon-box30.comingsoon .magicmore {
 margin-top:1px;
 display:inline-block;
 padding:9px 26px 9px!important
}
.mec-event-sharing-wrap>li {
 border:none
}
.mec-event-sharing-wrap>li:first-of-type {
 border:1px solid #d9d9d9
}
.wn-wrap .blog-post-to-webnus-img img {
 border-radius:7px;
 box-shadow:0 22px 55px -11px rgba(0,0,0,.26)
}
#wrap table.tablepress tr th,
#wrap table.tablepress tr td {
 border:1px solid #eee!important;
 border-left:none!important;
 border-top:none!important
}
#wrap table.tablepress tr td.column-1,
#wrap table.tablepress tr th.column-1 {
 border-left:none;
 width:290px
}
#wrap table.tablepress {
 border:none
}
#wrap table.tablepress tr td.column-1,
#wrap table.tablepress tr th.column-1 {
 border-left:none
}
#wrap table.tablepress tr th {
 font-size:12px;
 padding:8px 1px;
 line-height:1.28;
 background:#f8f8f9!important
}
#wrap table.tablepress tr td {
 font-size:10px;
 padding:6px 1px;
 color:#a9abaf
}
#wrap table.tablepress tr th.column-1,
#wrap table.tablepress tr td.column-1 {
 width:220px;
 font-size:13px;
 letter-spacing:.2px;
 color:#797b7f
}
#wrap table.tablepress tr:hover {
 background:#f8f9fa
}
.wn-p-t-right {
 min-width:300px;
 max-width:400px;
 display:inline-block;
 top:-8px;
 left:50%;
 margin-top:0;
 transform:translate(-50%,-100%);
 padding:0;
 background-color:#535a61;
 color:#fff;
 font-weight:300;
 font-size:14px;
 letter-spacing:.5px;
 line-height:1.5;
 position:absolute;
 z-index:99999999;
 box-sizing:border-box;
 border-radius:6px;
 box-shadow:0 4px 45px -8px #444b50;
 visibility:hidden;
 opacity:0;
 transition:opacity .23s;
 padding:20px;
 border-radius:8px
}
.addons-links {
 position:relative;
 margin-right:13px!important;
 font-size:12px!important;
 font-weight:500!important;
 border-radius:7px!important;
 text-shadow:none;
 border:none;
 transition:.24s;
 padding:10px 18px 8px!important;
 display:inline-block;
 letter-spacing:.2px;
 color:#fff;
 text-align:center;
 box-shadow:0 3px 10px -4px #ff3535;
 background:#40d9f1;
 vertical-align:sub
}
.addons-links i {
 font-size:16px!important;
 margin:0!important;
 vertical-align:middle
}
.addons-links:hover .wn-p-t-right {
 visibility:visible;
 opacity:1
}
.wn-p-t-right .wn-p-t-text-content h5 {
 color:#fff;
 font-size:17px;
 font-weight:600;
 margin:-20px;
 padding:15px 0;
 text-align:center;
 margin-bottom:10px;
 background:#3a3f44;
 border-bottom:1px solid #32363a;
 border-radius:6px 6px 0 0
}
.wn-p-t-right i {
 position:absolute!important;
 top:100%;
 right:50%;
 margin-top:-6px!important;
 margin-right:-6px!important;
 width:12px;
 height:24px;
 overflow:hidden;
 transform:rotate(-90deg)
}
.wn-p-t-right i:after {
 content:'';
 position:absolute;
 width:12px;
 height:12px;
 left:0;
 top:50%;
 transform:translate(50%,-50%) rotate(-45deg);
 background-color:#535a61;
 box-shadow:0 8px 9px -4px #535a61
}
.mec-addons-hsec .icon-box30 {
 overflow:visible
}
@media (min-width:1200px) and (max-width:1280px) {
 a.addons-page.magicmore.addons-links,
 a.addons-video.video-play-btn.video-play-btn1 {
  margin-right:1px!important
 }
}
#wrap .expert-opinions blockquote {
 position:relative;
 margin:5px 15px;
 padding:50px 30px 35px 60px;
 background:#fff;
 border-radius:2px;
 box-shadow:0 1px 7px rgba(0,0,0,.02)
}
#wrap .expert-opinions blockquote:before {
 left:20px;
 top:60px
}
#wrap .expert-opinions blockquote img {
 float:left;
 margin-right:10px;
 border-radius:25px
}
#wrap .expert-opinions blockquote cite {
 color:#c9ced7;
 margin-top:0;
 font-style:normal;
 font-family:acumin-pro,proxima-nova,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif
}
#wrap .expert-opinions blockquote p,
#wrap .testimonial-carousel.testi-carou-2 .testimonial-owl-carousel p.tc-content {
 color:#6d8193;
 font-size:16px;
 font-weight:300;
 line-height:1.7em
}
#wrap .testimonial-carousel.testi-carou-2 .testimonial-owl-carousel p.tc-content {
 background:rgba(255,255,255,.7);
 padding:35px 30px;
 border:none;
 border-radius:2px;
 box-shadow:0 1px 7px rgba(0,0,0,.02)
}
@media(max-width:767px) {
 #wrap .testimonial-carousel.testi-carou-2 .testimonial-owl-carousel p.tc-content,
 #wrap .expert-opinions blockquote p {
  font-size:12px
 }
 #wrap .testimonial-carousel.testi-carou-2 .testimonial-owl-carousel p.tc-job {
  padding:0;
  line-height:1.1
 }
 #wrap .testimonial-carousel.testi-carou-2 .testimonial-owl-carousel .t-m-footer {
  margin-left:0
 }
 #responav li.mega ul li>a:not(.button) {
  padding:0!important
 }
}
#wrap .testimonial-carousel.testi-carou-2 .testimonial-owl-carousel .t-m-footer p.tc-name {
 letter-spacing:.3px;
 margin-bottom:0;
 text-transform:capitalize;
 font-size:16px;
 font-weight:600;
 padding-top:10px;
 line-height:18px
}
#wrap .testimonial-carousel .owl-nav .owl-next,
#wrap .testimonial-carousel .owl-nav .owl-prev {
 background:rgba(255,255,255,.38);
 color:#40d9f1;
 width:38px;
 height:38px;
 line-height:38px;
 border-radius:40px;
 top:100px;
 box-shadow:0 2px 11px rgba(0,0,0,.03);
 transition:all 0.23s ease
}
#wrap .testimonial-carousel .owl-nav .owl-next {
 right:-30px
}
#wrap .testimonial-carousel .owl-nav .owl-prev {
 left:-30px
}
#wrap .testimonial-carousel .owl-nav .owl-next:hover,
#wrap .testimonial-carousel .owl-nav .owl-prev:hover {
 background:#fff;
 box-shadow:0 2px 18px rgba(0,0,0,.28)
}
#wrap .wn-content-carousel.wn-cc-sidebar .owl-nav .owl-prev .ol-pre:after,
#wrap .wn-content-carousel.wn-cc-sidebar .owl-nav .owl-next .ol-nxt:after {
 color:#40d9f1;
 top:41%
}
.intro-key-features .icon-box10 {
 padding:50px 26px;
 background:#fff;
 border-radius:2px;
 box-shadow:0 2px 7px 0 rgba(0,0,0,.02);
 transition:all .28s ease
}
.intro-key-features .icon-box10:hover {
 box-shadow:0 3px 33px 0 rgba(0,0,0,.07)
}
.intro-key-features .icon-box10 h4 {
 color:#416b7b;
 font-size:17px;
 font-weight:600;
 line-height:1.3;
 letter-spacing:0
}
.intro-key-features .icon-box10 p {
 color:#6d8193;
 font-size:14px;
 font-weight:300;
 line-height:1.7;
 margin:0
}
.intro-key-features .icon-box10 i {
 color:#40d9f1;
 font-size:24px;
 height:26px;
 display:inline-block;
 margin:5px 0 35px 0
}
.elementor-element .wn-custom-menu ul li a {
 font-size:12px;
 line-height:21px
}
#wrap .mec-addons-hsec .icon-box30 {
 padding:35px 20px;
 margin-bottom:15px
}
#wrap .mec-addons-hsec .icon-box30 p {
 font-size:14px;
 color:#6d8193
}
#wrap .mec-addons-hsec .icon-box30 img {
 height:80px
}
#wrap .whb-nav-wrap .nav>li {
 line-height:54px
}
#wrap .whb-nav-wrap.has-parent-arrow>ul>li.mega>a:before,
#wrap .whb-nav-wrap.has-parent-arrow>ul>li.menu-item-has-children:before {
 color:#40d9f1;
 right:4px;
 top:53%
}
#wrap .whb-nav-wrap .nav>li.mega ul.sub-menu {
 margin-top:0;
 box-shadow:0 18px 33px -3px rgba(0,0,0,.01)
}
#wrap .whb-nav-wrap .nav>li.menu-item:not(.mega)>ul {
 margin-top:0;
 width:150px;
 margin-left:-21px;
 background:#fff;
 border-radius:3px;
 border:1px solid #caf2f7;
 box-shadow:0 12px 33px -4px rgba(64,217,241,.22)
}
#wrap .whb-nav-wrap .nav>li.menu-item:not(.mega)>ul:before,
#wrap .whb-nav-wrap .nav>li.menu-item:not(.mega)>ul:after {
 content:'';
 display:block;
 position:absolute;
 left:50%;
 margin-left:-10px;
 width:0;
 height:0;
 border-style:solid;
 border-width:10px
}
#wrap .whb-nav-wrap .nav>li.menu-item:not(.mega)>ul:after {
 top:-20px;
 border-color:transparent transparent #fff transparent
}
#wrap .whb-nav-wrap .nav>li.menu-item:not(.mega)>ul:before {
 top:-21px;
 border-color:transparent transparent #caf2f7 transparent
}
#wrap .whb-nav-wrap .nav>li.menu-item:not(.mega)>ul a {
 transition:all 0.22s ease
}
#wrap .whb-nav-wrap .nav>li.menu-item:not(.mega)>ul a:hover {
 background:#f1fdff
}
#wrap .whb-nav-wrap .nav>li.mega .icon-box10,
#wrap .whb-nav-wrap .nav>li.mega .icon-box10 i {
 margin:0
}
#wrap .whb-nav-wrap .nav>li.mega .icon-box10 h4 {
 padding:0;
 margin:-12px 0 8px
}
#wrap .whb-nav-wrap .nav>li.mega .wn-custom-menu a {
 padding:0;
 font-size:12px!important;
 line-height:24px!important
}
.mec-footr-prv a {
 color:#a6b6c4
}
.mec-footr-prv a:hover {
 color:#6d8193;
 text-decoration:underline
}
.mec-footer-socials .socialfollow {
 float:left
}
#mec-footer-subscribe .fserv-container {
 border-radius:3px;
 box-shadow:0 12px 17px 0 rgba(22,56,81,.05);
 max-width:500px;
 margin:-224px auto 30px;
 padding:60px 0 0;
 position:relative
}
@media(max-width:767px) {
 #mec-footer-subscribe .fserv-container {
  margin-top:0
 }
}
#mec-footer-subscribe .fserv-container label.fserv-form-description {
 color:#6d8193!important;
 text-align:center;
 margin-bottom:15px
}
#mec-footer-subscribe .fserv-container h2.fserv-form-name {
 font-weight:700;
 color:#2d3d4c!important
}
#mec-footer-subscribe .fserv-container .fserv-field+div:not(.fserv-field) {
 border-top:1px solid #e9f0f5;
 margin-top:45px;
 padding:50px 30px;
 text-align:center;
 background:#f8fbfd;
 border-radius:0 0 7px 7px
}
#mec-footer-subscribe .fserv-container .fserv-form label,
#mec-footer-subscribe .fserv-container .powered-by {
 display:none!important
}
#mec-footer-subscribe .fserv-container .fs-notifier {
 border-radius:3px;
 font-size:12px!important;
 padding:10px 15px
}
#mec-footer-subscribe .fserv-container form {
 margin-bottom:0
}
#mec-footer-subscribe .fserv-container button[type=submit].fserv-button-submit {
 transition:all 0.2s ease;
 background-color:#12de81!important;
 width:100%;
 margin:0;
 display:block;
 height:42px;
 box-shadow:0 2px 5px -1px rgba(18,222,129,.5)
}
#mec-footer-subscribe .fserv-container button[type=submit].fserv-button-submit:hover {
 background-color:#222!important
}
#mec-footer-subscribe .fserv-container .fserv-input-text {
 border-radius:2px;
 border-color:#e9f0f5!important
}
#wrap.wn-wrap a.button:hover,
#mec-footer-subscribe .fserv-container button[type=submit].fserv-button-submit:hover {
 box-shadow:0 3px 14px 0 rgba(0,0,0,.05)!important
}
.ftr-rcmnd-psts .icon-box13 {
 border-radius:3px
}
.ftr-rcmnd-psts .icon-box13 h4 {
 transition:all 0.22s ease;
 margin-bottom:5px;
 line-height:1.25
}
.ftr-rcmnd-psts .icon-box13 p.content-style {
 font-size:13px;
 line-height:1.3;
 color:#92acb5;
 font-weight:400
}
.ftr-rcmnd-psts .icon-box13 p.content-style strong {
 transition:all 0.22s ease;
 font-size:14px;
 font-family:sofia-pro,acumin-pro,proxima-nova,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
 display:block;
 margin:5px 0 0;
 font-weight:400
}
.ftr-rcmnd-psts .icon-box13:hover p.content-style strong {
 color:#40d9f1
}
@media(max-width:767px) {
 .ftr-rcmnd-psts .icon-box13 p.content-style {
  font-size:12px
 }
}
.wn-wrap .socialfollow a {
 background:#d6f9ff;
 line-height:38px
}
.wn-wrap .socialfollow a:hover {
 background:#fff
}
.mfp-bg,
.mfp-wrap {
 position:fixed;
 left:0
}
.fp-tableCell,
.loader,
.mfp-container:before,
.mfp-content,
.wn-like-count,
.wn-like-icon {
 vertical-align:middle
}
.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
 content:''
}
.flexslider .slides>li,
.mfp-wrap,
.owl-carousel .owl-item,
.owl-carousel .owl-video-play-icon {
 -webkit-backface-visibility:hidden
}
.mfp-bg,
.mfp-wrap {
 top:0
}
.mfp-bg {
 background:#0b0b0b
}
.mfp-close,
.mfp-preloader a:hover {
 color:#FFF
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
 display:none
}
.mfp-figure,
img.mfp-img {
 line-height:0
}
.mfp-image-holder .mfp-content,
img.mfp-img {
 max-width:100%
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
 width:100%;
 height:100%
}
.mfp-bg {
 top:0;
 z-index:1042;
 overflow:hidden;
 opacity:.8
}
.mfp-wrap {
 top:0;
 z-index:1043;
 outline:0!important
}
.mfp-container {
 text-align:center;
 position:absolute;
 left:0;
 top:0;
 padding:0 8px;
 box-sizing:border-box
}
.mfp-container:before {
 display:inline-block;
 height:100%
}
.mfp-align-top .mfp-container:before {
 display:none
}
.mfp-content {
 position:relative;
 display:inline-block;
 margin:0 auto;
 text-align:left;
 z-index:1045
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-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-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
 -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:-.8em;
 left:8px;
 right:8px;
 z-index:1044
}
.mfp-preloader a {
 color:#CCC
}
.mfp-close,
.mfp-preloader a:hover {
 color:#FFF
}
button.mfp-arrow,
button.mfp-close {
 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
}
.mfp-figure:after,
.mfp-iframe-scaler iframe {
 box-shadow:0 0 8px rgba(0,0,0,.6);
 position:absolute;
 left:0
}
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:.65;
 padding:0 0 18px 10px;
 font-style:normal;
 font-size:28px;
 font-family:Arial,Baskerville,monospace
}
.mfp-close:focus,
.mfp-close:hover {
 opacity:1
}
.mfp-close:active {
 top:1px
}
.mfp-close-btn-in .mfp-close {
 color:#333
}
.mfp-iframe-holder .mfp-close,
.mfp-image-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-figure,
img.mfp-img {
 line-height:0
}
.mfp-arrow {
 position:absolute;
 opacity:.65;
 margin:-55px 0 0;
 top:50%;
 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 {
 display:block;
 width:0;
 height:0;
 position:absolute;
 left:0;
 top:0;
 margin-top:35px;
 margin-left:35px;
 border: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-image-holder .mfp-content,
img.mfp-img {
 max-width:100%
}
.mfp-iframe-holder .mfp-close {
 top:-40px
}
.mfp-iframe-scaler {
 width:100%;
 height:0;
 overflow:hidden;
 padding-top:56.25%
}
.mfp-iframe-scaler iframe {
 display:block;
 top:0;
 width:100%;
 height:100%;
 background:#000
}
.mfp-figure:after,
img.mfp-img {
 width:auto;
 height:auto;
 display:block
}
img.mfp-img {
 box-sizing:border-box;
 padding:40px 0;
 margin:0 auto
}
.mfp-figure:after {
 top:40px;
 bottom:40px;
 right:0;
 z-index:-1;
 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-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 .mfp-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
 }
}
.datepicker-dropdown,
.twentytwenty-container {
 -webkit-box-sizing:content-box;
 -moz-box-sizing:content-box
}
@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
 }
}
#small-dialog {
 background:#fff;
 padding:20px 30px;
 text-align:left;
 max-width:400px;
 margin:40px auto;
 position:relative
}
.my-mfp-zoom-in .zoom-anim-dialog {
 opacity:0;
 -webkit-transition:all .2s ease-in-out;
 -moz-transition:all .2s ease-in-out;
 -o-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out;
 -webkit-transform:scale(.8);
 -moz-transform:scale(.8);
 -ms-transform:scale(.8);
 -o-transform:scale(.8);
 transform:scale(.8)
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
 opacity:1;
 -webkit-transform:scale(1);
 -moz-transform:scale(1);
 -ms-transform:scale(1);
 -o-transform:scale(1);
 transform:scale(1)
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
 -webkit-transform:scale(.8);
 -moz-transform:scale(.8);
 -ms-transform:scale(.8);
 -o-transform:scale(.8);
 transform:scale(.8);
 opacity:0
}
.my-mfp-zoom-in.mfp-bg {
 opacity:0;
 -webkit-transition:opacity .3s ease-out;
 -moz-transition:opacity .3s ease-out;
 -o-transition:opacity .3s ease-out;
 transition:opacity .3s ease-out
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
 opacity:.8
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
 opacity:0
}
.my-mfp-slide-bottom .zoom-anim-dialog {
 opacity:0;
 -webkit-transition:all .2s ease-out;
 -moz-transition:all .2s ease-out;
 -o-transition:all .2s ease-out;
 transition:all .2s ease-out;
 -webkit-transform:translateY(-20px) perspective(600px) rotateX(10deg);
 -moz-transform:translateY(-20px) perspective(600px) rotateX(10deg);
 -ms-transform:translateY(-20px) perspective(600px) rotateX(10deg);
 -o-transform:translateY(-20px) perspective(600px) rotateX(10deg);
 transform:translateY(-20px) perspective(600px) rotateX(10deg)
}
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
 opacity:1;
 -webkit-transform:translateY(0) perspective(600px) rotateX(0);
 -moz-transform:translateY(0) perspective(600px) rotateX(0);
 -ms-transform:translateY(0) perspective(600px) rotateX(0);
 -o-transform:translateY(0) perspective(600px) rotateX(0);
 transform:translateY(0) perspective(600px) rotateX(0)
}
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
 opacity:0;
 -webkit-transform:translateY(-10px) perspective(600px) rotateX(10deg);
 -moz-transform:translateY(-10px) perspective(600px) rotateX(10deg);
 -ms-transform:translateY(-10px) perspective(600px) rotateX(10deg);
 -o-transform:translateY(-10px) perspective(600px) rotateX(10deg);
 transform:translateY(-10px) perspective(600px) rotateX(10deg)
}
.my-mfp-slide-bottom.mfp-bg {
 opacity:0;
 -webkit-transition:opacity .3s ease-out;
 -moz-transition:opacity .3s ease-out;
 -o-transition:opacity .3s ease-out;
 transition:opacity .3s ease-out
}
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
 opacity:.8
}
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
 opacity:0
}
.mec-addons-sections.readmore {
 background:#fff;
 border-radius:0 0 3px 3px;
 margin:40px -20px 0;
 padding:7px 15px;
 box-shadow:0 -3px 5px rgba(64,217,241,.09)
}
.mec-addons-sections.readmore a {
 display:inline-block;
 text-align:center;
 color:#40d9f1;
 font-size:12px;
 padding:4px 3px;
 line-height:12px;
 background:#fff;
 border-radius:3px;
 transition:all 0.22s ease
}
.mec-addons-sections.readmore a:hover {
 background:#40d9f1;
 color:#fff
}
.mec-addons-sections.readmore a:hover i {
 color:#fff
}
.mec-addons-sections.readmore a i {
 font-size:16px;
 margin:0 18px;
 padding:3px
}
#wrap .mec-addons-hsec .icon-box30.wn-iconbox-sections {
 padding-bottom:0
}
.mec-addons-readmore-sections.readmore {
 background:#fff;
 margin:40px -20px 0;
 border-radius:0 0 3px 3px;
 padding:10px;
 box-shadow:0 -3px 5px rgba(64,217,241,.09)
}
#wrap .mec-addons-hsec .icon-box30 .mec-addons-readmore-sections a.magicmore {
 background:transparent;
 color:#40d9f1;
 box-shadow:none
}
#wrap .mec-addons-hsec .icon-box30 .mec-addons-readmore-sections a.magicmore:hover {
 background:transparent;
 box-shadow:none
}
.changelog-item {
 font-size:21px;
 font-weight:300
}
.changelog-item pre {
 margin-top:8px;
 margin-bottom:28px
}
.wn-wrap .mec-event-list-standard .mec-event-title {
 letter-spacing:0
}
#wrap .mec-event-list-minimal .mec-event-article.mec-clear .btn-wrapper .mec-detail-button {
 margin-left:82px;
 margin-bottom:4px;
 color:#282828;
 font-size:12px;
 transition:all .5s ease;
 -webkit-transition:all .5s ease;
 position:relative;
 padding:0 0 0 24px;
 background:0 0;
 text-align:left;
 display:block;
 height:25px;
 line-height:23px
}
.breadcrumbs-w {
 border-radius:3px;
 padding:9px 15px 6px;
 font-size:12px;
 color:#8d8d8d;
 letter-spacing:0;
 text-transform:none;
 font-weight:500;
 margin:auto 15px 33px 15px;
 border:1px solid #e6e6e6;
 box-shadow:none;
 max-width:1196px;
 margin:0 auto;
 background:#fff;
 margin-top:10px
}
.breadcrumbs-w .container {
 padding:0
}
.breadcrumbs-w a {
 color:#000;
 padding-left:4px
}
.mec-breadcrumbs,
.breadcrumbs-w {
 padding:10px
}
.breadcrumbs-w i.wn-fa.wn-fa-angle-right {
 font-family:simple-line-icons
}
.breadcrumbs-w i {
 font-size:8px;
 margin:0 2px 0 4px
}
.breadcrumbs-w i:before {
 content:"\e606"
}
.nav>li>a span.menu-item-badge {
 bottom:calc(100% - 20px)
}
.nav .sub-menu span.menu-item-badge {
 left:0;
 top:1px
}
.nav a span.menu-item-badge-text {
 border-radius:2px;
 padding:0 6px 1px
}
.nav .sub-menu span.menu-item-badge-border {
 left:-4px
}
.wn-custom-menu .menu-item span.menu-item-badge {
 position:relative;
 display:inline-block;
 line-height:16px;
 top:-1px
}
.wn-custom-menu .menu-item a span.menu-item-badge-text {
 padding:1px 6px 0;
 display:block;
 color:#fff;
 font-size:10px;
 font-weight:500
}
.wn-custom-menu .menu-item a span.menu-item-badge-text {
 border-radius:2px;
 padding:0 6px 1px
}
.wn-custom-menu .menu-item a span.menu-item-badge-border {
 width:0;
 height:0;
 border-top:5px solid;
 border-right:5px solid transparent;
 margin:0 0 0 6px;
 display:block
}
.wn-custom-menu .menu-item a span.menu-item-badge-border {
 width:0;
 height:0;
 border-top:4px solid transparent!important;
 border-right:5px solid;
 border-bottom:4px solid transparent;
 margin:0;
 top:50%;
 left:-5px;
 transform:translateY(-4.5px);
 position:absolute
}
.wn-custom-menu .menu-item a span.menu-item-badge-border {
 top:calc(50% + 1px);
 left:-4px
}
.mec-timeline-main-content p {
 font-size:15px!important;
 line-height:24px!important
}
#wrap .vc_images_carousel .vc_carousel-control {
 opacity:1
}
#wrap .vc_images_carousel .vc_carousel-control .icon-next,
#wrap .vc_images_carousel .vc_carousel-control .icon-prev {
 border:10px solid #fff;
 border-radius:5px;
 box-shadow:0 4px 15px rgba(0,0,0,.1);
 background:#fff!important;
 border-radius:50%;
 padding:14px
}
#wrap .vc_images_carousel .vc_carousel-control .icon-prev {
 right:auto;
 left:-80px
}
#wrap .vc_images_carousel .vc_carousel-control .icon-next {
 left:auto;
 right:-80px
}
.addons-btn {
 text-transform:none!important
}
.addons-btn i {
 font-size:24px;
 margin-right:11px
}
.addon-video-section i {
 padding:29px 33px
}
.addon-video-section i:before {
 font-family:FontAwesome!important;
 content:"\f04b"
}
#wrap .video-play-btn-wrap .video-play-btn i {
 padding:23px 29px 29px 30.5px
}
#wrap .video-play-btn-wrap .video-play-btn i {
 color:#000
}
#wrap .video-play-btn-wrap .video-play-btn:hover i {
 color:#40d9f1
}
#wrap .addons-btn {
 font-size:20px
}
.mec-test-btn.button {
 color:rgb(64,217,241)!important;
 background:#fff!important
}
#wrap .mec-addons-hsec .icon-box30 h4 a,
#wrap .mec-addons-hsec .icon-box30 h4 a:hover {
 color:#171c24
}
#wrap .screenshots-home .swiper-button-disabled {
 opacity:0
}
.screenshots-home .elementor-swiper-button-next,
.screenshots-home .elementor-swiper-button-prev {
 border:10px solid #fff;
 border-radius:5px;
 box-shadow:0 4px 15pxrgba(0,0,0,.1);
 background:#fff!important;
 border-radius:50%;
 padding:4px
}
#wrap .screenshots-home .elementor-swiper-button-next:hover,
#wrap .screenshots-home .elementor-swiper-button-prev:hover {
 color:#40d9f1
}
#wrap .video-play-btn {
 top:55%
}
#wrap .related-addons .readmore a {
 background-color:#40d9f1;
 color:#fff;
 padding:8px 26px;
 border-radius:2px;
 box-shadow:0 2px 8px -3px rgb(64,217,241)
}
#wrap .related-addons .readmore a:hover {
 background-color:#222!important;
 box-shadow:0 3px 14px -4px #222!important
}
#wrap .related-addons .readmore a:after {
 display:none
}
.changelog-article:hover {
 color:#f90
}
#wrap .top-section a:hover {
 box-shadow:0 3px 14px -4px #333
}
#wrap .video-play-btn-wrap img {
 border:10px solid #fff;
 border-radius:5px;
 box-shadow:0 4px 15px rgba(0,0,0,.1)
}
#wrap .changelog {
 line-height:2em
}
#wrap .screenshots-home .elementor-swiper-button-next {
 right:50px
}
.best-event-calendar a:hover {
 color:#f90
}
.add-to-cart-top div {
 text-align:center
}
#wrap .table-features .dataTables_filter {
 width:440px;
 margin:20px auto 40px;
 float:unset
}
.table-features input {
 padding:12px 12px 12px 40px;
 border:1px solid #e7e7e7;
 border-radius:4px;
 min-width:440px;
 box-shadow:0 1px 4px 0 rgba(0,0,0,.04) inset,0 10px 29px -7px rgba(0,0,0,.05);
 margin-left:0;
 height:60px;
 font-size:19px;
 margin-right:0;
 width:100%
}
#wrap .table-features .dataTables_filter label:before {
 content:"\e618";
 position:absolute;
 font-family:Pe-icon-7-stroke;
 color:#bfbfbf;
 top:calc(50% - 10px);
 left:16px;
 font-size:21px;
 z-index:0
}
#wrap .table-features .tablepress {
 border:1px solid #e7e7e7
}
#wrap .table-features table tbody h2 {
 font-weight:800;
 line-height:1;
 padding:0 0 14px;
 font-size:17px;
 margin-bottom:20px
}
#wrap .table-features table .wp-block-table ul li {
 font-size:14px;
 display:block;
 position:relative;
 padding-left:16px;
 line-height:1.6;
 color:#6e7075;
 letter-spacing:.2px;
 list-style:none!important;
 text-align:left
}
#wrap .table-features table .row-3 .wp-block-table ul li {
 margin-bottom:-20px
}
#wrap .table-features table thead tr th:nth-child(1) {
 width:20%!important
}
#wrap .table-features table thead tr th:nth-child(2) {
 width:70%!important
}
#wrap .table-features table thead tr th:nth-child(3) {
 width:10%!important
}
#wrap .table-features table.tablepress tr td.column-2 {
 background:#fff
}
#wrap .table-features table .row-3 .wp-block-table,
#wrap .table-features table .row-10 .wp-block-table,
#wrap .table-features table .row-12 .wp-block-table,
#wrap .table-features table .row-14 .wp-block-table,
#wrap .table-features table .row-18 .wp-block-table {
 margin-top:-235px;
 border:none
}
#wrap .table-features #tablepress-5 tbody tr td i {
 font-size:35px;
 bottom:0;
 color:#40d9f1;
 margin-right:7px
}
#wrap .table-features #tablepress-5 tbody tr td div {
 display:inline
}
#wrap .table-features #tablepress-5 tbody tr td h2 {
 display:inline
}
#wrap .footer-btn {
 text-align:center
}
.changelog-item {
 font-size:20px
}
#wrap p a {
 color:#09f
}
#wrap p a:focus,
#wrap p a:hover {
 color:#f90
}
#wrap .mec-all-features-p-n .column-2 ul {
 text-align:left;
 margin:0;
 border:0
}
#wrap .mec-all-features-p-n table .row-3 .wp-block-table ul li {
 margin:0
}
#wrap .mec-all-features-p-n .column-2 br {
 display:none
}
#wrap .mec-all-features-p-n .column-2 ul li {
 font-size:14px;
 display:block;
 position:relative;
 padding-left:12px;
 line-height:1.6;
 color:#6e7075;
 letter-spacing:.2px
}
#wrap .mec-all-features-p-n .column-2 ul li:before {
 content:'';
 position:absolute;
 width:5px;
 height:5px;
 background:#c6cdce;
 left:-1px;
 border-radius:50%;
 top:8px
}
#wrap .mec-all-features-p-n table.tablepress thead tr th:first-child {
 width:20%!important
}
#wrap .mec-all-features-p-n table.tablepress thead tr th:nth-child(2) {
 width:70%!important
}
#wrap .mec-all-features-p-n table.tablepress thead tr th:last-child {
 width:10%!important
}
#wrap .mec-all-features-p-n table.tablepress tbody .wp-block-table,
#wrap .mec-all-features-p-n table.tablepress tbody .wp-block-table td {
 border:0!important;
 margin:0;
 padding:7px 4px 7px 4px
}
#wrap .mec-all-features-p-n .row-2 .column-1 {
 width:100%!important;
 border-bottom:1px solid #eee
}
#wrap .mec-all-features-p-n .tablepress .row-13 .column-2,
#wrap .mec-all-features-p-n .tablepress .row-13 .column-3,
#wrap .mec-all-features-p-n .tablepress .row-9 .column-2,
#wrap .mec-all-features-p-n .tablepress .row-9 .column-3,
#wrap .mec-all-features-p-n .tablepress .row-15 .column-2,
#wrap .mec-all-features-p-n .tablepress .row-15 .column-3,
#wrap .mec-all-features-p-n .tablepress .row-17 .column-2,
#wrap .mec-all-features-p-n .tablepress .row-17 .column-3,
#wrap .mec-all-features-p-n .tablepress .row-7 .column-2,
#wrap .mec-all-features-p-n .tablepress .row-7 .column-3,
#wrap .mec-all-features-p-n .tablepress .row-2 .column-2,
#wrap .mec-all-features-p-n .tablepress .row-2 .column-3 {
 background:#fff
}
#wrap .mec-all-features-p-n table.tablepress tr td.column-2 {
 background:none!important
}
#wrap .mec-all-features-p-n table.tablepress tr td.column-2 {
 padding:0
}
#wrap .mec-all-features-p-n table.tablepress tr td.column-2 ul {
 padding:12px 7px
}
#wrap .mec-all-features-p-n table.tablepress tr td.column-1,
#wrap .mec-all-features-p-n table.tablepress tr th.column-1 {
 display:table-cell;
 vertical-align:middle
}
#wrap .mec-all-features-p-n table.tablepress h2 {
 font-size:22px;
 font-weight:800;
 line-height:1;
 padding:0 0 14px
}
#wrap .tablepress {
 border:1px solid #e7e7e7
}
#wrap .tablepress .row-1 .column-1,
#wrap .tablepress .row-1 .column-2,
#wrap .tablepress .row-1 .column-3 {
 background:#f9f9f9
}
#wrap .tablepress .column-1,
#wrap .tablepress .column-3 {
 text-align:center!important;
 display:table-cell;
 vertical-align:middle
}
.tablepress .row-hover tr:hover td {
 background:unset!important
}
#wrap .mec-all-features-p-n table.tablepress .row-17 td.column-3,
#wrap .mec-all-features-p-n table.tablepress .row-17 td.column-2,
#wrap .mec-all-features-p-n table.tablepress .row-15 td.column-3,
#wrap .mec-all-features-p-n table.tablepress .row-15 td.column-2,
#wrap .mec-all-features-p-n table.tablepress .row-13 td.column-3,
#wrap .mec-all-features-p-n table.tablepress .row-13 td.column-2,
#wrap .mec-all-features-p-n table.tablepress .row-9 td.column-3,
#wrap .mec-all-features-p-n table.tablepress .row-9 td.column-2,
#wrap .mec-all-features-p-n table.tablepress .row-2 td.column-3,
#wrap .mec-all-features-p-n table.tablepress .row-2 td.column-2,
#wrap .mec-all-features-p-n table.tablepress .row-7 td.column-3,
#wrap .mec-all-features-p-n table.tablepress .row-7 td.column-2 {
 border-left:0
}
#wrap table.tablepress tbody tr .wp-block-table,
#wrap table.tablepress tbody tr tr>td {
 border:0
}
#wrap .dataTables_filter label {
 position:relative
}
@media(max-width:960px) {
 #wrap .dataTables_filter {
  width:calc(50% + 200px);
  margin:40px auto;
  float:unset
 }
 #wrap .mec-all-features-p-n table.tablepress tbody .wp-block-table td {
  width:100%;
  display:block
 }
 #wrap .mec-all-features-p-n table.tablepress thead tr th:first-child,
 #wrap .mec-all-features-p-n table.tablepress thead tr th:last-child {
  width:20%!important
 }
 #wrap .mec-all-features-p-n table.tablepress thead tr th:nth-child(2) {
  width:60%
 }
}
#wrap .dataTables_filter {
 width:calc(50% - 220px);
 margin:40px auto;
 float:unset
}
#wrap .dataTables_filter input {
 padding:12px 12px 12px 40px;
 border:1px solid #e7e7e7;
 border-radius:4px;
 min-width:440px;
 box-shadow:0 1px 4px 0 rgba(0,0,0,.04) inset,0 10px 29px -7px rgba(0,0,0,.05);
 margin-left:0;
 height:60px;
 font-size:19px;
 margin-right:0;
 width:100%
}
#wrap .mec-all-features-p-n table.tablepress tr td.column-1 {
 text-align:left!important;
 position:relative;
 padding-left:22px
}
#wrap .mec-all-features-p-n .column-1 h2,
#wrap .mec-all-features-p-n .column-1 i {
 position:relative;
 display:inline-table;
 font-size:23px!important
}
#wrap .mec-all-features-p-n .column-1 i {
 font-size:35px;
 top:10px;
 color:#40d9f1;
 margin-right:7px
}
#wrap .mec-all-features-p-n .column-1 h2 {
 font-size:15px!important;
 margin-bottom:25px!important
}
#wrap .dataTables_filter label {
 font-size:15px
}
#wrap .dataTables_filter {
 width:calc(50% - 220px);
 margin:40px auto;
 float:unset
}
#wrap .dataTables_filter input {
 padding:12px 12px 12px 40px;
 border:1px solid #e7e7e7;
 border-radius:4px;
 min-width:440px;
 box-shadow:0 1px 4px 0 rgba(0,0,0,.04) inset,0 10px 29px -7px rgba(0,0,0,.05);
 margin-left:0;
 height:60px;
 font-size:19px;
 margin-right:0;
 width:100%
}
#wrap .dataTables_filter label {
 font-size:0
}
#wrap .dataTables_filter label:before {
 content:"\e618";
 position:absolute;
 font-family:Pe-icon-7-stroke;
 color:#bfbfbf;
 top:calc(50% - 10px);
 left:16px;
 font-size:21px;
 z-index:0
}
#wrap .mec-all-features-p-n .column-2 ul li,
#wrap li.check,
#wrap ul.check li {
 font-size:14px;
 display:block;
 position:relative;
 padding-left:16px;
 line-height:1.6;
 color:#6e7075;
 letter-spacing:.2px;
 list-style:none
}
#wrap .mec-all-features-p-n .column-2 ul li:before,
#wrap li.check:before,
#wrap ul.check li:before {
 position:absolute;
 left:-1px;
 top:2px;
 content:"\e64c";
 color:#fff;
 background:none;
 font-size:11px;
 font-weight:700;
 vertical-align:middle;
 font-family:"themify";
 border-radius:50%;
 padding:0;
 z-index:3
}
#wrap .mec-all-features-p-n .column-2 ul li:after,
#wrap li.check:after,
#wrap ul.check li:after {
 content:'';
 position:absolute;
 left:-3px;
 top:5px;
 border-radius:50%;
 width:13px;
 height:13px;
 background:#59df70;
 display:block;
 z-index:2
}
#wrap .column-1 {
 position:relative
}
#wrap .column-1 .content {
 position:absolute;
 width:185px;
 margin-left:30px;
 top:50%;
 left:50%;
 transform:translate(-50%,-50%)
}
#wrap .column-1 .content i {
 position:absolute;
 top:50%;
 left:-35px;
 font-size:23px;
 transform:translateY(-50%)
}
#wrap table#tablepress-3 tr td.column-1,
#wrap table#tablepress-3 tr th.column-1 {
 padding:0!important;
 vertical-align:middle
}
#wrap .mec-all-features-p-n .row-17 .column-1 i,
#wrap .mec-all-features-p-n .row-15 .column-1 i,
#wrap .mec-all-features-p-n .row-13 .column-1 i,
#wrap .mec-all-features-p-n .row-9 .column-1 i,
#wrap .mec-all-features-p-n .row-7 .column-1 i,
#wrap .mec-all-features-p-n .row-2 .column-1 i {
 font-size:35px!important
}
#wrap #comparison-box .tablepress .row-1 .column-1,
#wrap #comparison-box .tablepress .row-1 .column-2,
#wrap #comparison-box .tablepress .row-1 .column-3 {
 background:#fff
}
#wrap #comparison-box table.tablepress tr th,
#wrap table.tablepress tr td {
 padding:8px
}
#wrap .mec-meta-box-fields input[type=checkbox]:checked::before {
 background-color:transparent!important;
 box-shadow:none!important
}
.flip-clock-wrapper ul li a div div.inn {
 line-height:44px!important
}
.single-mec-events .flip-clock-wrapper ul li a div div.inn {
 line-height:44px!important
}
#wrap .ticket-checked li.check:before,
#wrap .ticket-checked ul.check li:before {
 left:1px;
 top:-8px;
 font-size:20px
}
#wrap .ticket-checked li.check:after,
#wrap .ticket-checked ul.check li:after {
 left:-2px;
 top:1px;
 width:22px;
 height:22px
}
#wrap .mec-addons-price .elementor-heading-title {
 font-family:"acumin-pro",sans-serif
}
#wrap .mec-addons-price .elementor-heading-title del {
 font-weight:100;
 color:#9ba5b2;
 font-size:27px
}
#wrap .screenshots-home .elementor-swiper-button-next {
 right:0
}
#wrap .deep-gallery-wrap .deep-gallery-item a {
 transition:all 0.22s ease;
 border-radius:4px;
 box-shadow:0 2px 12px rgba(84,220,242,.2);
 padding:0;
 margin:0;
 display:block;
 border:2px solid #baecf5
}
#wrap .deep-gallery-wrap .deep-gallery-item:hover a {
 border-color:#212325;
 box-shadow:0 2px 15px rgba(0,0,0,.2)
}
#wrap .deep-gallery-wrap .deep-gallery-item i.hover-icon {
 box-shadow:0 0 15px 1px rgba(84,220,242,1);
 transition:all 0.22s ease;
 display:block;
 border-radius:33px;
 right:calc(50% - 17px);
 top:calc(50% - 17px);
 bottom:auto
}
#wrap .deep-gallery-wrap .deep-gallery-item:hover i.hover-icon {
 background:#212325!important;
 box-shadow:0 2px 15px 5px rgba(0,0,0,.5)
}
#wrap .deep-gallery-item:hover span {
 transform:scale(1);
 opacity:.9;
 transition:all 0.22s ease
}
#rank-math-rich-snippet-wrapper {
 display:none
}
.wn-fs-container {
 border:1px solid #ebeff4;
 text-align:center;
 border-radius:3px;
 box-shadow:0 12px 17px 0 rgba(22,56,81,.05);
 max-width:500px;
 margin:-224px auto 30px;
 padding:60px 0 0;
 position:relative;
 background:#fff
}
h2.wn-fs-form-name {
 font-weight:700;
 color:#2d3d4c!important;
 margin-bottom:0;
 font-size:24px!important;
 margin:0 0 20px;
 padding:0 20px;
 text-align:center!important
}
label.wn-fs-form-description {
 color:#6d8193!important;
 text-align:center;
 font-weight:400!important;
 margin-bottom:15px
}
.wn-fs-fields {
 padding:0 30px;
 margin-top:13px;
 margin-bottom:15px
}
.wn-fs-fields input {
 display:block;
 height:40px;
 line-height:1;
 color:#333;
 font-size:12px;
 font-weight:400;
 background-color:#fff;
 background-image:none;
 border:1px solid;
 padding:0 10px;
 width:100%;
 border-radius:2px;
 border-color:#e9f0f5!important
}
.wn-fs-fields input::-webkit-input-placeholder {
 color:#ccc;
 font-size:12px;
 font-weight:300;
 text-transform:none
}
.wn-fs-fields input::-moz-placeholder {
 color:#ccc;
 font-size:12px;
 font-weight:300;
 text-transform:none
}
.wn-fs-fields input:-ms-input-placeholder {
 color:#ccc;
 font-size:12px;
 font-weight:300;
 text-transform:none
}
.wn-fs-fields input:-moz-placeholder {
 color:#ccc;
 font-size:12px;
 font-weight:300;
 text-transform:none
}
.wn-fs-button {
 border-top:1px solid #e9f0f5;
 margin-top:45px;
 padding:50px 30px;
 text-align:center;
 background:#f8fbfd;
 border-radius:0 0 7px 7px
}
.wn-fs-container form {
 margin:0
}
.wn-fs-button button {
 transition:all 0.2s ease;
 background-color:#12de81!important;
 width:100%;
 margin:0;
 display:block;
 height:42px;
 box-shadow:0 2px 5px -1px rgba(18,222,129,.5);
 border:none;
 border-radius:2px;
 cursor:pointer;
 letter-spacing:1px;
 line-height:23px;
 overflow:hidden;
 padding:0 24px;
 color:#fff;
 font-size:13px!important;
 font-weight:600;
 font-family:inherit
}
.wn-fs-button button:hover {
 background-color:#222!important;
 box-shadow:0 3px 14px 0 rgba(0,0,0,.05)!important
}
.wn-fs-fields input.sf-empty {
 border-color:#e84545!important
}
.sf-success {
 background-color:#f5fcf2;
 border-color:#39ae0b;
 color:#39ae0b;
 border:1px solid;
 margin:0 22px;
 font-size:12px;
 margin-top:5px;
 border-radius:2px;
 padding:2px 7px
}
.sf-error {
 background-color:#fef0f0;
 border-color:#e84545;
 color:#e84545;
 border:1px solid;
 margin:0 22px;
 font-size:12px;
 margin-top:5px;
 border-radius:2px;
 padding:2px 7px
}
input#sf_lead_name {
 margin-bottom:24px;
 margin-top:40px
}
#wrap .hotel-teaser h5 {
 display:none
}
#wrap .hotel-teaser h4 {
 background:#fbfdfe;
 border-top:1px solid #eff3f8;
 height:auto;
 color:#171c24;
 font-size:15px;
 font-weight:300;
 text-transform:none;
 letter-spacing:.4px;
 padding:12px 0 12px;
 margin:10px -5px 0;
 width:auto
}
#wrap .hotel-teaser h4:after {
 display:inline;
 content:"\e068";
 font-family:"linea-arrows-10"!important;
 font-size:21px;
 margin-left:7px;
 vertical-align:middle
}
#wrap .hotel-teaser .wn-teaser-box:hover h4 {
 opacity:1;
 color:#40d9f1
}
#wrap .hotel-teaser .wn-teaser-box,
#wrap .chrch-dmo-imgs img {
 margin-bottom:60px;
 border:1px solid #eaeff5;
 margin-left:auto;
 margin-right:auto;
 border-radius:3px;
 padding:5px 5px 0;
 max-width:262px;
 background:#fff;
 box-shadow:0 6px 18px -8px rgba(69,77,89,.18)
}
#wrap .hotel-teaser .wn-teaser-box:hover,
#wrap .chrch-dmo-imgs img:hover {
 box-shadow:0 6px 24px -4px rgba(69,77,89,.25)
}
#wrap .hotel-teaser.deepfree .wn-teaser-box {
 max-width:380px;
 padding:0
}
#wrap .deep-teaser .video-play-btn-wrap .video-play-btn i {
 color:#fff;
 background:#00afff;
 background-image:linear-gradient(to right,#188aff 0%,#00b2ff 35%,#00efff 100%);
 box-shadow:0 0 0 8px rgba(255,255,255,.8),0 5px 46px -6px #00afff;
 padding:20px
}
#wrap .deep-teaser .video-play-btn-wrap .video-play-btn:hover i {
 background:#222;
 background-image:linear-gradient(to right,#1a1a1a 0%,#5a5a5a 100%);
 box-shadow:0 0 0 8px rgba(255,255,255,.8),0 5px 86px -6px #2a2a2a
}
#wrap .deep-teaser .video-play-btn-wrap .video-play-btn i.sl-control-play:before {
 content:"\e6ad";
 font-family:'themify'
}
.check small {
 font-size:13px
}
#wrap .w-pricing-table.pt-type10 .pt-footer a.magicmore {
 padding:13px 22px;
 font-family:"sofia-pro","acumin-pro","proxima-nova",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;
 background-color:#40d9f1;
 text-transform:none;
 letter-spacing:0;
 border-radius:2px;
 margin-bottom:20px;
 box-shadow:0 2px 3px -2px rgb(64 217 241 / 50%)
}
#wrap .w-pricing-table.pt-type10 .pt-footer a.magicmore:hover {
 box-shadow:0 2px 3px -1px rgba(0,0,0,.2)
}
#wrap .w-pricing-table.pt-type10 .pt-footer a.magicmore:after {
 display:none
}
#wrap .w-pricing-table.pt-type10,
#wrap .icon-box7,
#wrap .icon-box19 {
 padding:20px;
 border:1px solid #ebeff4;
 border-radius:5px;
 box-shadow:0 4px 30px -12px rgba(69,77,89,.18)
}
#wrap .w-pricing-table.pt-type10 .plan-price,
#wrap .icon-box7 h5 {
 padding:10px;
 margin:10px -20px 20px;
 background:#eff1f4;
 background:linear-gradient(90deg,#fcfeff 0%,#eff1f4 50%,#fcfeff 100%)
}
#wrap .w-pricing-table del,
#wrap .w-pricing-table.pt-type10 .plan-price span,
#wrap .w-pricing-table.pt-type10 .plan-price small {
 display:inline;
 color:#40d9f1;
 padding-right:0;
 font-size:28px
}
#wrap .w-pricing-table del {
 color:#666;
 padding-right:6px;
 font-size:18px;
 font-weight:300
}
#wrap .w-pricing-table.pt-type10 .plan-price span.price-symbol {
 margin-right:-6px;
 vertical-align:baseline
}
#wrap .w-pricing-table.pt-type10 .plan-title {
 font-size:17px;
 padding-bottom:18px;
 padding-top:10px;
 color:#1b1e2f
}
.page-id-707218 #wrap .w-pricing-table.pt-type10 .plan-title {
 font-size:21px;
 font-weight:700;
 letter-spacing:-.6px
}
#wrap .w-pricing-table.pt-type10 .pt-features li {
 font-size:14px;
 letter-spacing:.4px;
 color:#868991
}
#wrap .w-pricing-table.pt-type10 .pt-features,
#wrap .w-pricing-table.pt-type10 .pt-footer {
 margin-bottom:0;
 padding-top:0
}
#wrap .w-pricing-table.pt-type10.featured {
 margin-top:20px
}
#wrap .w-pricing-table.pt-type10.featured:before {
 content:"Best Deal";
 height:60px;
 line-height:13px;
 padding:17px 5px 0;
 width:60px;
 font-weight:400;
 font-size:10px;
 color:#fff;
 letter-spacing:1px;
 background:#73d553;
 background:linear-gradient(90deg,#91df78 0%,#73d553 50%,#3bbe2b 100%);
 position:absolute;
 left:auto;
 top:-12px;
 right:-15px;
 border-radius:50px;
 box-shadow:0 8px 35px -5px #73d553
}
#wrap .w-pricing-table.pt-type10 ul li .feature-icon,
#wrap .icon-box7 li:before,
#wrap .icon-box8 li:before {
 padding-right:4px;
 color:#04de78;
 font-size:11px;
 vertical-align:baseline;
 font-family:'themify'
}
#wrap .w-pricing-table.pt-type10 ul li .feature-icon.not-available-icon {
 color:#ef134f
}
#wrap .w-pricing-table.pt-type10 .available-icon:before,
#wrap .icon-box7 li:before,
#wrap .icon-box8 li:before {
 content:"\e64c"
}
#wrap .w-pricing-table.pt-type10 ul li .not-available-icon:before {
 content:"\e646"
}
#wrap .w-pricing-sml p small,
#wrap .pt-header small {
 font-size:12px;
 letter-spacing:.5px
}
#wrap .w-pricing-usdbx {
 background:#f7f9fb;
 padding:15px;
 border-radius:5px;
 background:linear-gradient(90deg,#fcfeff 0%,#f3f5f7 50%,#fcfeff 100%)
}
#wrap .w-pricing-table.pt-type10 .pt-features li:first-child {
 padding-top:12px
}
#wrap .w-pricing-table.pt-type10 .pt-features li:last-child {
 margin-bottom:22px
}
#wrap .price-box .w-pricing-table.pt-type10 {
 padding:20px 20px 35px 20px;
 border:1px solid #ebeff4;
 border-radius:5px;
 box-shadow:0 4px 30px -12px rgba(69,77,89,.18);
 background:#fff;
 margin-top:20px;
 margin-bottom:33px
}
#wrap .price-box .w-pricing-table.pt-type10 .pt-features li {
 font-size:14px;
 letter-spacing:.4px;
 color:#868991;
 font-weight:300;
 line-height:1.86;
 list-style:none
}
#wrap .price-box .w-pricing-table.pt-type10 .pt-footer a.magicmore {
 padding:15px 22px 14px!important;
 line-height:23px
}
#wrap .price-box .w-pricing-table.pt-type10 .pt-footer {
 margin:42px 0 10px
}
.extres-alert .alert {
 border-radius:3px;
 background:#fbf7e3;
 padding:15px 25px;
 border-color:#f9ecaf;
 box-shadow:0 2px 9px -3px rgb(240,234,205,.6)
}
#wrap table.tablepress tr td.column-3 a.magicmore:after {
 margin:-2px -3px 0
}
.teasr-ffbrdr .wn-teaser-box figure {
 position:relative
}
#wrap .teasr-ffbrdr .wn-teaser-box figure img {
 z-index:1
}
#wrap .teasr-ffbrdr .wn-teaser-box figure:after {
 content:"";
 position:absolute;
 top:0;
 left:0;
 right:0;
 bottom:0;
 box-shadow:0 0 0 1px #fff inset;
 z-index:4
}
.page-child #elementor-lightbox-slideshow-single-img {
 display:none!important
}
.bt-botton-2020 .elementor-container.elementor-column-gap-default.container {
 width:100%
}
#wrap .breadcrumbs-w {
 margin-top:0
}
.jet-popup .ctd-type-2 {
 padding:0 52px;
 max-width:320px;
 margin:0 auto
}
.jet-popup .elementor-section.elementor-section-boxed>.elementor-container {
 max-width:100%;
 padding:0
}
.jet-popup .ctd-type-2 .block-w .count-w {
 font-size:30px;
 font-weight:700;
 color:#fff;
 padding:5px;
 margin:0;
 height:auto;
 line-height:1
}
.jet-popup .ctd-type-2 .block-w .label-w {
 font-size:11px;
 font-weight:300;
 color:#ffffffbf;
 text-transform:none;
 margin:0
}
.jet-popup .countdown-w.ctd-type-2 div,
.jet-popup-action-button a {
 font-family:'acumin-pro',sans-serif
}
.cc-color-override--1116994276.cc-window {
 width:340px;
 max-width:340px!important;
 min-width:309px;
 border-radius:15px;
 margin:30px;
 font-size:14px;
 font-weight:300;
 line-height:18px;
 text-align:left;
 border:none!important;
 box-shadow:0 2px 9px rgb(8 201 217 / 40%);
 background-color:#008aff!important;
 background:linear-gradient(-114deg,#83eeb0 0%,#08bedd 40%,#00a5bf 100%)!important;
 display:flex;
 flex-direction:row;
 justify-content:space-between;
 align-items:center;
 flex-wrap:nowrap
}
.cc-floating .cc-message {
 width:100%;
 margin:0
}
.cc-floating.cc-theme-classic {
 padding:1em 1.2em
}
.cc-color-override--1116994276.cc-window a.cc-btn {
 font-size:13px;
 font-weight:600;
 margin:8px 0;
 color:#08bedd!important;
 min-width:fit-content;
 flex:unset;
 -ms-flex:unset;
 -webkit-box-flex:unset;
 border-radius:21px;
 padding:4px 20px;
 line-height:19px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
 text-align:right;
 display:block
}
#wrap .whb-nav-wrap .nav>li.mega .wn-custom-menu li:hover a {
 color:#40d9f1!important
}
.socialfollow a {
 float:left;
 width:36px;
 height:36px;
 line-height:36px;
 text-align:center;
 border-radius:8px;
 padding:0;
 margin-right:7px;
 text-decoration:none;
 display:block;
 -webkit-transition:all .31s ease;
 -moz-transition:all .31s ease;
 -ms-transition:all .31s ease;
 -o-transition:all .31s ease;
 transition:all .31s ease;
 font-size:18px
}
.elementor-12866 .elementor-element.elementor-element-535317f a.button {
 position:relative;
 border:0;
 border-radius:3px;
 color:#fff;
 display:inline-block;
 font-family:inherit;
 font-size:12px;
 letter-spacing:1px;
 line-height:1.5;
 text-transform:capitalize;
 font-weight:500;
 text-decoration:none;
 cursor:pointer;
 white-space:nowrap;
 margin-bottom:21px;
 margin-right:10px;
 padding:18px 26px;
 background:#437df9;
 -webkit-transition:all .21s ease;
 -moz-transition:all .21s ease;
 -o-transition:all .21s ease;
 transition:all .21s ease;
 background-color:#40d9f1;
 border-radius:8px 8px 8px 8px;
 padding:20px 24px 23px 24px;
 color:#fff;
 opacity:1
}
#wrap .elementor-12866 .elementor-element.elementor-element-535317f a.button i {
 font-size:23px
}
.elementor-12866 .elementor-element.elementor-element-535317f a.button i {
 vertical-align:bottom;
 margin:0 11px 0 0
}
.elementor-12866 .elementor-element.elementor-element-535317f a.button span {
 font-size:22px;
 font-weight:400;
 line-height:24px
}
.whb-wrap .whb-nav-wrap .nav li.current ul li a:hover,
.whb-wrap .whb-nav-wrap .nav ul li.menu-item:hover>a,
.whb-wrap .whb-nav-wrap .nav ul.sub-menu li.current>a,
.whb-wrap .whb-nav-wrap .nav>li.current>a,
.whb-wrap .whb-nav-wrap .nav>li.menu-item>a.active {
 color:#40d9f1
}
.price-addons.single-page-addon .mec-pricing-tab .elementor-tabs-wrapper {
 border:solid #e7e8e9;
 border-width:1px 0 1px 0;
 margin:30px -30px 15px;
 padding:0 30px
}
.price-addons.single-page-addon .mec-pricing-tab .elementor-tabs-wrapper .elementor-tab-title {
 padding:10px 30px
}
.price-addons.single-page-addon .mec-pricing-tab .elementor-tabs-wrapper .elementor-active {
 background-color:#40d9f112
}
.price-addons.single-page-addon .mec-pricing-tab .elementor-tabs-wrapper a {
 font-size:14px;
 font-weight:500;
 color:#6D8193;
 letter-spacing:.3px
}
.price-addons.single-page-addon .mec-pricing-tab .elementor-tabs-wrapper .elementor-active a {
 color:#40d9f1;
 font-weight:700
}
.wn-wrap .price-addons.single-page-addon a.mec-pricing-btn {
 border-radius:5px;
 color:#fff;
 display:inline-block;
 font-size:15px;
 line-height:1.5;
 font-weight:600;
 background-color:#40d9f1;
 box-shadow:0 2px 3px -1px rgb(64 217 241 / 8%);
 padding:11px 35px;
 margin:0 10px 0 0;
 letter-spacing:.5px;
 transition:all 0.22s ease
}
.wn-wrap .price-addons.single-page-addon a.mec-pricing-btn:hover {
 background-color:#393c3e;
 box-shadow:0 2px 3px -1px rgb(0 0 0 / 8%)
}
.price-addons.single-page-addon .mec-pricing .price {
 font-family:sofia-pro,acumin-pro,sans-serif;
 font-size:37px;
 font-weight:700;
 line-height:28px;
 vertical-align:top;
 color:#2d3d4c;
 letter-spacing:-1px
}
.price-addons.single-page-addon .mec-pricing .price-symbol {
 vertical-align:top;
 font-size:17px
}
.price-addons.single-page-addon .mec-pricing-wrap .mec-pricing {
 display:inline-block;
 min-width:154px;
 padding:0 35px 2px 0;
 vertical-align:middle
}
#wrap.wn-wrap .price-addons.single-page-addon a.elementor-toggle-title {
 font-family:sofia-pro,acumin-pro,sans-serif;
 font-size:19px
}
#wrap.wn-wrap .price-addons.single-page-addon .elementor-tab-content p,
#wrap.wn-wrap .price-addons.single-page-addon .price-sec p,
#wrap.wn-wrap .price-addons.single-page-addon .price-sec .icon-box5 h4 {
 color:#6d8193;
 font-size:14px;
 font-weight:400;
 line-height:1.7em;
 letter-spacing:.2px
}
#wrap.wn-wrap .price-addons.single-page-addon .price-sec .icon-box5 h4 {
 line-height:1.3em
}
#wrap.wn-wrap .price-addons.single-page-addon .elementor-toggle .elementor-tab-title,
#wrap.wn-wrap .price-addons.single-page-addon .elementor-toggle .elementor-tab-content {
 border-color:#e2e3e4
}
.price-addons.single-page-addon .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
 margin-top:5px
}
@media only screen and (max-width:767px) {
 .price-addons.single-page-addon .elementor-tabs-content-wrapper {
  margin-top:30px
 }
 #wrap .price-addons.single-page-addon .elementor-tab-mobile-title.elementor-active {
  font-weight:700;
  color:#40d9f1
 }
 #wrap .price-addons.single-page-addon .elementor-tab-mobile-title {
  border-top:1px solid #eee
 }
}
.edd-free-downloads-modal-wrapper {
 background:#F6F7F8;
 padding-top:7%
}
div#edd-free-downloads-modal {
 border:1px solid #E3E5E7;
 border-radius:14px;
 padding:50px 75px;
 width:474px;
 font-family:'acumin-pro','segoe ui',sans-serif
}
div#edd-free-downloads-modal input,
div#edd-free-downloads-modal button {
 font-family:'acumin-pro','segoe ui',sans-serif
}
#edd-free-downloads-modal label {
 font-size:14px;
 line-height:24px;
 letter-spacing:.28px;
 font-weight:400;
 color:#737D8B
}
#edd-free-downloads-modal input[type=password],
#edd-free-downloads-modal input[type=text] {
 height:50px;
 border-radius:3px;
 border:1px solid #E0E5EB;
 box-shadow:none;
 padding:0 10px
}
button.edd-free-download-submit.edd-submit.button.blue {
 background:#0CCF8D 0% 0% no-repeat padding-box;
 border-radius:3px;
 margin-top:20px;
 margin-bottom:0;
 font-size:15px;
 font-weight:700;
 padding:0;
 height:50px
}
button.edd-free-download-submit.edd-submit.button.blue:hover {
 background:#222
}
a.edd-free-downloads-direct-download-link {
 letter-spacing:.28px;
 color:#737D8B;
 font-size:14px;
 font-weight:400
}
.edd-free-downloads-modal-close {
 width:36px;
 height:36px;
 border:1px solid #E0E5EB;
 top:-35px;
 right:-35px;
 font-size:13px;
 padding-top:10px;
 font-weight:700;
 padding-left:1px
}
.edd-free-downloads-modal-close:hover {
 cursor:pointer;
 color:#fff;
 background:#ef8888;
 border-color:#ef8888
}
.edd-loading {
 border-top:.2em solid rgb(38 45 255 / 20%)!important;
 border-right:.2em solid rgb(38 45 255 / 20%)!important;
 border-bottom:.2em solid rgb(38 45 255 / 20%)!important;
 border-left:.2em solid #262dff!important
}
.mec-pricing span.price-period {
 vertical-align:bottom
}
#wrap .elementor-widget-title_builder.elementor-element .wn-deep-title h2.wn-deep-subtitle {
 font-weight:700
}
.mec-event-description {
 line-height:1.7
}
@media only screen and (max-width:767px) {
 #wrap.wn-wrap .mec-pricing-wrap a.mec-pricing-btn {
  margin:15px 0 10px
 }
}
input.mec-map-input.mec-map-next,
input.mec-map-input.mec-map-prev {
 line-height:19px
}
@keyframes bounce {
 20%,
 53%,
 80%,
 from,
 to {
  animation-timing-function:cubic-bezier(.215,.61,.355,1);
  transform:translate3d(0,0,0)
 }
 40%,
 43% {
  animation-timing-function:cubic-bezier(.755,.050,.855,.060);
  transform:translate3d(0,-30px,0)
 }
 70% {
  animation-timing-function:cubic-bezier(.755,.050,.855,.060);
  transform:translate3d(0,-15px,0)
 }
 90% {
  transform:translate3d(0,-4px,0)
 }
}
.bounce {
 animation-name:bounce;
 transform-origin:center bottom
}
@keyframes flash {
 50%,
 from,
 to {
  opacity:1
 }
 25%,
 75% {
  opacity:0
 }
}
.flash {
 animation-name:flash
}
@keyframes pulse {
 from,
 to {
  transform:scale3d(1,1,1)
 }
 50% {
  transform:scale3d(1.05,1.05,1.05)
 }
}
.pulse {
 animation-name:pulse
}
@keyframes rubberBand {
 from,
 to {
  transform:scale3d(1,1,1)
 }
 30% {
  transform:scale3d(1.25,.75,1)
 }
 40% {
  transform:scale3d(.75,1.25,1)
 }
 50% {
  transform:scale3d(1.15,.85,1)
 }
 65% {
  transform:scale3d(.95,1.05,1)
 }
 75% {
  transform:scale3d(1.05,.95,1)
 }
}
.rubberBand {
 animation-name:rubberBand
}
@keyframes shake {
 from,
 to {
  transform:translate3d(0,0,0)
 }
 10%,
 30%,
 50%,
 70%,
 90% {
  transform:translate3d(-10px,0,0)
 }
 20%,
 40%,
 60%,
 80% {
  transform:translate3d(10px,0,0)
 }
}
.shake {
 animation-name:shake
}
@keyframes headShake {
 0% {
  transform:translateX(0)
 }
 6.5% {
  transform:translateX(-6px) rotateY(-9deg)
 }
 18.5% {
  transform:translateX(5px) rotateY(7deg)
 }
 31.5% {
  transform:translateX(-3px) rotateY(-5deg)
 }
 43.5% {
  transform:translateX(2px) rotateY(3deg)
 }
 50% {
  transform:translateX(0)
 }
}
.headShake {
 animation-timing-function:ease-in-out;
 animation-name:headShake
}
@keyframes swing {
 20% {
  transform:rotate3d(0,0,1,15deg)
 }
 40% {
  transform:rotate3d(0,0,1,-10deg)
 }
 60% {
  transform:rotate3d(0,0,1,5deg)
 }
 80% {
  transform:rotate3d(0,0,1,-5deg)
 }
 to {
  transform:rotate3d(0,0,1,0deg)
 }
}
.swing {
 transform-origin:top center;
 animation-name:swing
}
@keyframes tada {
 from,
 to {
  transform:scale3d(1,1,1)
 }
 10%,
 20% {
  transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
 }
 30%,
 50%,
 70%,
 90% {
  transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
 }
 40%,
 60%,
 80% {
  transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
 }
}
.tada {
 animation-name:tada
}
@keyframes wobble {
 from,
 to {
  transform:none
 }
 15% {
  transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
 }
 30% {
  transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)
 }
 45% {
  transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
 }
 60% {
  transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)
 }
 75% {
  transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
 }
}
.wobble {
 animation-name:wobble
}
@keyframes jello {
 11.1%,
 from,
 to {
  transform:none
 }
 22.2% {
  transform:skewX(-12.5deg) skewY(-12.5deg)
 }
 33.3% {
  transform:skewX(6.25deg) skewY(6.25deg)
 }
 44.4% {
  transform:skewX(-3.125deg) skewY(-3.125deg)
 }
 55.5% {
  transform:skewX(1.5625deg) skewY(1.5625deg)
 }
 66.6% {
  transform:skewX(-.78125deg) skewY(-.78125deg)
 }
 77.7% {
  transform:skewX(.390625deg) skewY(.390625deg)
 }
 88.8% {
  transform:skewX(-.1953125deg) skewY(-.1953125deg)
 }
}
.jello {
 animation-name:jello;
 transform-origin:center
}
@keyframes bounceIn {
 20%,
 40%,
 60%,
 80%,
 from,
 to {
  animation-timing-function:cubic-bezier(.215,.61,.355,1)
 }
 0% {
  opacity:0;
  transform:scale3d(.3,.3,.3)
 }
 20% {
  transform:scale3d(1.1,1.1,1.1)
 }
 40% {
  transform:scale3d(.9,.9,.9)
 }
 60% {
  opacity:1;
  transform:scale3d(1.03,1.03,1.03)
 }
 80% {
  transform:scale3d(.97,.97,.97)
 }
 to {
  opacity:1;
  transform:scale3d(1,1,1)
 }
}
.bounceIn {
 animation-name:bounceIn
}
@keyframes bounceInDown {
 60%,
 75%,
 90%,
 from,
 to {
  animation-timing-function:cubic-bezier(.215,.61,.355,1)
 }
 0% {
  opacity:0;
  transform:translate3d(0,-3000px,0)
 }
 60% {
  opacity:1;
  transform:translate3d(0,25px,0)
 }
 75% {
  transform:translate3d(0,-10px,0)
 }
 90% {
  transform:translate3d(0,5px,0)
 }
 to {
  transform:none
 }
}
.bounceInDown {
 animation-name:bounceInDown
}
@keyframes bounceInLeft {
 60%,
 75%,
 90%,
 from,
 to {
  animation-timing-function:cubic-bezier(.215,.61,.355,1)
 }
 0% {
  opacity:0;
  transform:translate3d(-3000px,0,0)
 }
 60% {
  opacity:1;
  transform:translate3d(25px,0,0)
 }
 75% {
  transform:translate3d(-10px,0,0)
 }
 90% {
  transform:translate3d(5px,0,0)
 }
 to {
  transform:none
 }
}
.bounceInLeft {
 animation-name:bounceInLeft
}
@keyframes bounceInRight {
 60%,
 75%,
 90%,
 from,
 to {
  animation-timing-function:cubic-bezier(.215,.61,.355,1)
 }
 from {
  opacity:0;
  transform:translate3d(3000px,0,0)
 }
 60% {
  opacity:1;
  transform:translate3d(-25px,0,0)
 }
 75% {
  transform:translate3d(10px,0,0)
 }
 90% {
  transform:translate3d(-5px,0,0)
 }
 to {
  transform:none
 }
}
.bounceInRight {
 animation-name:bounceInRight
}
@keyframes bounceInUp {
 60%,
 75%,
 90%,
 from,
 to {
  animation-timing-function:cubic-bezier(.215,.61,.355,1)
 }
 from {
  opacity:0;
  transform:translate3d(0,3000px,0)
 }
 60% {
  opacity:1;
  transform:translate3d(0,-20px,0)
 }
 75% {
  transform:translate3d(0,10px,0)
 }
 90% {
  transform:translate3d(0,-5px,0)
 }
 to {
  transform:translate3d(0,0,0)
 }
}
.bounceInUp {
 animation-name:bounceInUp
}
@keyframes fadeIn {
 from {
  opacity:0
 }
 to {
  opacity:1
 }
}
.fadeIn {
 animation-name:fadeIn
}
@keyframes fadeInDown {
 from {
  opacity:0;
  transform:translate3d(0,-100%,0)
 }
 to {
  opacity:1;
  transform:none
 }
}
.fadeInDown {
 animation-name:fadeInDown
}
@keyframes fadeInLeft {
 from {
  opacity:0;
  transform:translate3d(-100%,0,0)
 }
 to {
  opacity:1;
  transform:none
 }
}
.fadeInLeft {
 animation-name:fadeInLeft
}
@keyframes fadeInRight {
 from {
  opacity:0;
  transform:translate3d(100%,0,0)
 }
 to {
  opacity:1;
  transform:none
 }
}
.fadeInRight {
 animation-name:fadeInRight
}
@keyframes fadeInUp {
 from {
  opacity:0;
  transform:translate3d(0,100%,0)
 }
 to {
  opacity:1;
  transform:none
 }
}
.fadeInUp {
 animation-name:fadeInUp
}
@keyframes lightSpeedIn {
 from {
  transform:translate3d(100%,0,0) skewX(-30deg);
  opacity:0
 }
 60% {
  transform:skewX(20deg);
  opacity:1
 }
 80% {
  transform:skewX(-5deg);
  opacity:1
 }
 to {
  transform:none;
  opacity:1
 }
}
.lightSpeedIn {
 animation-name:lightSpeedIn;
 animation-timing-function:ease-out
}
@keyframes rotateIn {
 from {
  transform-origin:center;
  transform:rotate3d(0,0,1,-200deg);
  opacity:0
 }
 to {
  transform-origin:center;
  transform:none;
  opacity:1
 }
}
.rotateIn {
 animation-name:rotateIn
}
@keyframes rotateInDownLeft {
 from {
  transform-origin:left bottom;
  transform:rotate3d(0,0,1,-45deg);
  opacity:0
 }
 to {
  transform-origin:left bottom;
  transform:none;
  opacity:1
 }
}
.rotateInDownLeft {
 animation-name:rotateInDownLeft
}
@keyframes rotateInDownRight {
 from {
  transform-origin:right bottom;
  transform:rotate3d(0,0,1,45deg);
  opacity:0
 }
 to {
  transform-origin:right bottom;
  transform:none;
  opacity:1
 }
}
.rotateInDownRight {
 animation-name:rotateInDownRight
}
@keyframes rotateInUpLeft {
 from {
  transform-origin:left bottom;
  transform:rotate3d(0,0,1,45deg);
  opacity:0
 }
 to {
  transform-origin:left bottom;
  transform:none;
  opacity:1
 }
}
.rotateInUpLeft {
 animation-name:rotateInUpLeft
}
@keyframes rotateInUpRight {
 from {
  transform-origin:right bottom;
  transform:rotate3d(0,0,1,-90deg);
  opacity:0
 }
 to {
  transform-origin:right bottom;
  transform:none;
  opacity:1
 }
}
.rotateInUpRight {
 animation-name:rotateInUpRight
}
@keyframes rollIn {
 from {
  opacity:0;
  transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
 }
 to {
  opacity:1;
  transform:none
 }
}
.rollIn {
 animation-name:rollIn
}
@keyframes zoomIn {
 from {
  opacity:0;
  transform:scale3d(.3,.3,.3)
 }
 50% {
  opacity:1
 }
}
.zoomIn {
 animation-name:zoomIn
}
@keyframes zoomInDown {
 from {
  opacity:0;
  transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);
  animation-timing-function:cubic-bezier(.55,.055,.675,.19)
 }
 60% {
  opacity:1;
  transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
  animation-timing-function:cubic-bezier(.175,.885,.32,1)
 }
}
.zoomInDown {
 animation-name:zoomInDown
}
@keyframes zoomInLeft {
 from {
  opacity:0;
  transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);
  animation-timing-function:cubic-bezier(.55,.055,.675,.19)
 }
 60% {
  opacity:1;
  transform:scale3d(.475,.475,.475) translate3d(10px,0,0);
  animation-timing-function:cubic-bezier(.175,.885,.32,1)
 }
}
.zoomInLeft {
 animation-name:zoomInLeft
}
@keyframes zoomInRight {
 from {
  opacity:0;
  transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);
  animation-timing-function:cubic-bezier(.55,.055,.675,.19)
 }
 60% {
  opacity:1;
  transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);
  animation-timing-function:cubic-bezier(.175,.885,.32,1)
 }
}
.zoomInRight {
 animation-name:zoomInRight
}
@keyframes zoomInUp {
 from {
  opacity:0;
  transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);
  animation-timing-function:cubic-bezier(.55,.055,.675,.19)
 }
 60% {
  opacity:1;
  transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
  animation-timing-function:cubic-bezier(.175,.885,.32,1)
 }
}
.zoomInUp {
 animation-name:zoomInUp
}
@keyframes slideInDown {
 from {
  transform:translate3d(0,-100%,0);
  visibility:visible
 }
 to {
  transform:translate3d(0,0,0)
 }
}
.slideInDown {
 animation-name:slideInDown
}
@keyframes slideInLeft {
 from {
  transform:translate3d(-100%,0,0);
  visibility:visible
 }
 to {
  transform:translate3d(0,0,0)
 }
}
.slideInLeft {
 animation-name:slideInLeft
}
@keyframes slideInRight {
 from {
  transform:translate3d(100%,0,0);
  visibility:visible
 }
 to {
  transform:translate3d(0,0,0)
 }
}
.slideInRight {
 animation-name:slideInRight
}
@keyframes slideInUp {
 from {
  transform:translate3d(0,100%,0);
  visibility:visible
 }
 to {
  transform:translate3d(0,0,0)
 }
}
.slideInUp {
 animation-name:slideInUp
}
.elementor-animation-grow {
 transition-duration:.3s;
 transition-property:transform
}
.elementor-animation-grow:active,
.elementor-animation-grow:focus,
.elementor-animation-grow:hover {
 transform:scale(1.1)
}
.elementor-animation-shrink {
 transition-duration:.3s;
 transition-property:transform
}
.elementor-animation-shrink:active,
.elementor-animation-shrink:focus,
.elementor-animation-shrink:hover {
 transform:scale(.9)
}
@keyframes elementor-animation-pulse {
 25% {
  transform:scale(1.1)
 }
 75% {
  transform:scale(.9)
 }
}
.elementor-animation-pulse:active,
.elementor-animation-pulse:focus,
.elementor-animation-pulse:hover {
 animation-name:elementor-animation-pulse;
 animation-duration:1s;
 animation-timing-function:linear;
 animation-iteration-count:infinite
}
@keyframes elementor-animation-pulse-grow {
 to {
  transform:scale(1.1)
 }
}
.elementor-animation-pulse-grow:active,
.elementor-animation-pulse-grow:focus,
.elementor-animation-pulse-grow:hover {
 animation-name:elementor-animation-pulse-grow;
 animation-duration:.3s;
 animation-timing-function:linear;
 animation-iteration-count:infinite;
 animation-direction:alternate
}
@keyframes elementor-animation-pulse-shrink {
 to {
  transform:scale(.9)
 }
}
.elementor-animation-pulse-shrink:active,
.elementor-animation-pulse-shrink:focus,
.elementor-animation-pulse-shrink:hover {
 animation-name:elementor-animation-pulse-shrink;
 animation-duration:.3s;
 animation-timing-function:linear;
 animation-iteration-count:infinite;
 animation-direction:alternate
}
@keyframes elementor-animation-push {
 50% {
  transform:scale(.8)
 }
 100% {
  transform:scale(1)
 }
}
.elementor-animation-push:active,
.elementor-animation-push:focus,
.elementor-animation-push:hover {
 animation-name:elementor-animation-push;
 animation-duration:.3s;
 animation-timing-function:linear;
 animation-iteration-count:1
}
@keyframes elementor-animation-pop {
 50% {
  transform:scale(1.2)
 }
}
.elementor-animation-pop:active,
.elementor-animation-pop:focus,
.elementor-animation-pop:hover {
 animation-name:elementor-animation-pop;
 animation-duration:.3s;
 animation-timing-function:linear;
 animation-iteration-count:1
}
.elementor-animation-bounce-in {
 transition-duration:.5s
}
.elementor-animation-bounce-in:active,
.elementor-animation-bounce-in:focus,
.elementor-animation-bounce-in:hover {
 transform:scale(1.2);
 transition-timing-function:cubic-bezier(.47,2.02,.31,-.36)
}
.elementor-animation-bounce-out {
 transition-duration:.5s
}
.elementor-animation-bounce-out:active,
.elementor-animation-bounce-out:focus,
.elementor-animation-bounce-out:hover {
 transform:scale(.8);
 transition-timing-function:cubic-bezier(.47,2.02,.31,-.36)
}
.elementor-animation-rotate {
 transition-duration:.3s;
 transition-property:transform
}
.elementor-animation-rotate:active,
.elementor-animation-rotate:focus,
.elementor-animation-rotate:hover {
 transform:rotate(4deg)
}
.elementor-animation-grow-rotate {
 transition-duration:.3s;
 transition-property:transform
}
.elementor-animation-grow-rotate:active,
.elementor-animation-grow-rotate:focus,
.elementor-animation-grow-rotate:hover {
 transform:scale(1.1) rotate(4deg)
}
.elementor-animation-float {
 transition-duration:.3s;
 transition-property:transform;
 transition-timing-function:ease-out
}
.elementor-animation-float:active,
.elementor-animation-float:focus,
.elementor-animation-float:hover {
 transform:translateY(-8px)
}
.elementor-animation-sink {
 transition-duration:.3s;
 transition-property:transform;
 transition-timing-function:ease-out
}
.elementor-animation-sink:active,
.elementor-animation-sink:focus,
.elementor-animation-sink:hover {
 transform:translateY(8px)
}
@keyframes elementor-animation-bob {
 0% {
  transform:translateY(-8px)
 }
 50% {
  transform:translateY(-4px)
 }
 100% {
  transform:translateY(-8px)
 }
}
@keyframes elementor-animation-bob-float {
 100% {
  transform:translateY(-8px)
 }
}
.elementor-animation-bob:active,
.elementor-animation-bob:focus,
.elementor-animation-bob:hover {
 animation-name:elementor-animation-bob-float,elementor-animation-bob;
 animation-duration:.3s,1.5s;
 animation-delay:0s,.3s;
 animation-timing-function:ease-out,ease-in-out;
 animation-iteration-count:1,infinite;
 animation-fill-mode:forwards;
 animation-direction:normal,alternate
}
@keyframes elementor-animation-hang {
 0% {
  transform:translateY(8px)
 }
 50% {
  transform:translateY(4px)
 }
 100% {
  transform:translateY(8px)
 }
}
@keyframes elementor-animation-hang-sink {
 100% {
  transform:translateY(8px)
 }
}
.elementor-animation-hang:active,
.elementor-animation-hang:focus,
.elementor-animation-hang:hover {
 animation-name:elementor-animation-hang-sink,elementor-animation-hang;
 animation-duration:.3s,1.5s;
 animation-delay:0s,.3s;
 animation-timing-function:ease-out,ease-in-out;
 animation-iteration-count:1,infinite;
 animation-fill-mode:forwards;
 animation-direction:normal,alternate
}
.elementor-animation-skew {
 transition-duration:.3s;
 transition-property:transform
}
.elementor-animation-skew:active,
.elementor-animation-skew:focus,
.elementor-animation-skew:hover {
 transform:skew(-10deg)
}
.elementor-animation-skew-forward {
 transition-duration:.3s;
 transition-property:transform;
 transform-origin:0 100%
}
.elementor-animation-skew-forward:active,
.elementor-animation-skew-forward:focus,
.elementor-animation-skew-forward:hover {
 transform:skew(-10deg)
}
.elementor-animation-skew-backward {
 transition-duration:.3s;
 transition-property:transform;
 transform-origin:0 100%
}
.elementor-animation-skew-backward:active,
.elementor-animation-skew-backward:focus,
.elementor-animation-skew-backward:hover {
 transform:skew(10deg)
}
@keyframes elementor-animation-wobble-vertical {
 16.65% {
  transform:translateY(8px)
 }
 33.3% {
  transform:translateY(-6px)
 }
 49.95% {
  transform:translateY(4px)
 }
 66.6% {
  transform:translateY(-2px)
 }
 83.25% {
  transform:translateY(1px)
 }
 100% {
  transform:translateY(0)
 }
}
.elementor-animation-wobble-vertical:active,
.elementor-animation-wobble-vertical:focus,
.elementor-animation-wobble-vertical:hover {
 animation-name:elementor-animation-wobble-vertical;
 animation-duration:1s;
 animation-timing-function:ease-in-out;
 animation-iteration-count:1
}
@keyframes elementor-animation-wobble-horizontal {
 16.65% {
  transform:translateX(8px)
 }
 33.3% {
  transform:translateX(-6px)
 }
 49.95% {
  transform:translateX(4px)
 }
 66.6% {
  transform:translateX(-2px)
 }
 83.25% {
  transform:translateX(1px)
 }
 100% {
  transform:translateX(0)
 }
}
.elementor-animation-wobble-horizontal:active,
.elementor-animation-wobble-horizontal:focus,
.elementor-animation-wobble-horizontal:hover {
 animation-name:elementor-animation-wobble-horizontal;
 animation-duration:1s;
 animation-timing-function:ease-in-out;
 animation-iteration-count:1
}
@keyframes elementor-animation-wobble-to-bottom-right {
 16.65% {
  transform:translate(8px,8px)
 }
 33.3% {
  transform:translate(-6px,-6px)
 }
 49.95% {
  transform:translate(4px,4px)
 }
 66.6% {
  transform:translate(-2px,-2px)
 }
 83.25% {
  transform:translate(1px,1px)
 }
 100% {
  transform:translate(0,0)
 }
}
.elementor-animation-wobble-to-bottom-right:active,
.elementor-animation-wobble-to-bottom-right:focus,
.elementor-animation-wobble-to-bottom-right:hover {
 animation-name:elementor-animation-wobble-to-bottom-right;
 animation-duration:1s;
 animation-timing-function:ease-in-out;
 animation-iteration-count:1
}
@keyframes elementor-animation-wobble-to-top-right {
 16.65% {
  transform:translate(8px,-8px)
 }
 33.3% {
  transform:translate(-6px,6px)
 }
 49.95% {
  transform:translate(4px,-4px)
 }
 66.6% {
  transform:translate(-2px,2px)
 }
 83.25% {
  transform:translate(1px,-1px)
 }
 100% {
  transform:translate(0,0)
 }
}
.elementor-animation-wobble-to-top-right:active,
.elementor-animation-wobble-to-top-right:focus,
.elementor-animation-wobble-to-top-right:hover {
 animation-name:elementor-animation-wobble-to-top-right;
 animation-duration:1s;
 animation-timing-function:ease-in-out;
 animation-iteration-count:1
}
@keyframes elementor-animation-wobble-top {
 16.65% {
  transform:skew(-12deg)
 }
 33.3% {
  transform:skew(10deg)
 }
 49.95% {
  transform:skew(-6deg)
 }
 66.6% {
  transform:skew(4deg)
 }
 83.25% {
  transform:skew(-2deg)
 }
 100% {
  transform:skew(0)
 }
}
.elementor-animation-wobble-top {
 transform-origin:0 100%
}
.elementor-animation-wobble-top:active,
.elementor-animation-wobble-top:focus,
.elementor-animation-wobble-top:hover {
 animation-name:elementor-animation-wobble-top;
 animation-duration:1s;
 animation-timing-function:ease-in-out;
 animation-iteration-count:1
}
@keyframes elementor-animation-wobble-bottom {
 16.65% {
  transform:skew(-12deg)
 }
 33.3% {
  transform:skew(10deg)
 }
 49.95% {
  transform:skew(-6deg)
 }
 66.6% {
  transform:skew(4deg)
 }
 83.25% {
  transform:skew(-2deg)
 }
 100% {
  transform:skew(0)
 }
}
.elementor-animation-wobble-bottom {
 transform-origin:100% 0
}
.elementor-animation-wobble-bottom:active,
.elementor-animation-wobble-bottom:focus,
.elementor-animation-wobble-bottom:hover {
 animation-name:elementor-animation-wobble-bottom;
 animation-duration:1s;
 animation-timing-function:ease-in-out;
 animation-iteration-count:1
}
@keyframes elementor-animation-wobble-skew {
 16.65% {
  transform:skew(-12deg)
 }
 33.3% {
  transform:skew(10deg)
 }
 49.95% {
  transform:skew(-6deg)
 }
 66.6% {
  transform:skew(4deg)
 }
 83.25% {
  transform:skew(-2deg)
 }
 100% {
  transform:skew(0)
 }
}
.elementor-animation-wobble-skew:active,
.elementor-animation-wobble-skew:focus,
.elementor-animation-wobble-skew:hover {
 animation-name:elementor-animation-wobble-skew;
 animation-duration:1s;
 animation-timing-function:ease-in-out;
 animation-iteration-count:1
}
@keyframes elementor-animation-buzz {
 50% {
  transform:translateX(3px) rotate(2deg)
 }
 100% {
  transform:translateX(-3px) rotate(-2deg)
 }
}
.elementor-animation-buzz:active,
.elementor-animation-buzz:focus,
.elementor-animation-buzz:hover {
 animation-name:elementor-animation-buzz;
 animation-duration:.15s;
 animation-timing-function:linear;
 animation-iteration-count:infinite
}
@keyframes elementor-animation-buzz-out {
 10% {
  transform:translateX(3px) rotate(2deg)
 }
 20% {
  transform:translateX(-3px) rotate(-2deg)
 }
 30% {
  transform:translateX(3px) rotate(2deg)
 }
 40% {
  transform:translateX(-3px) rotate(-2deg)
 }
 50% {
  transform:translateX(2px) rotate(1deg)
 }
 60% {
  transform:translateX(-2px) rotate(-1deg)
 }
 70% {
  transform:translateX(2px) rotate(1deg)
 }
 80% {
  transform:translateX(-2px) rotate(-1deg)
 }
 90% {
  transform:translateX(1px) rotate(0)
 }
 100% {
  transform:translateX(-1px) rotate(0)
 }
}
.elementor-animation-buzz-out:active,
.elementor-animation-buzz-out:focus,
.elementor-animation-buzz-out:hover {
 animation-name:elementor-animation-buzz-out;
 animation-duration:.75s;
 animation-timing-function:linear;
 animation-iteration-count:1
}
