.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.intl-tel-input{position:relative; }.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input ul.country-list {list-style:none;padding:0;margin:0;}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width:500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc; list-style:none;}.intl-tel-input .country-list li.country {list-style:none;}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,.05)}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box{vertical-align:middle}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box{margin-right:6px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=tel],.intl-tel-input.separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0}.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag{width:46px}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,.05)}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent}.intl-tel-input.separate-dial-code .selected-flag{background-color:rgba(0,0,0,.05);display:table}.intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px}.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text]{padding-left:66px}.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text]{padding-left:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text]{padding-left:74px}.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text]{padding-left:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text]{padding-left:82px}.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text]{padding-left:92px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text]{padding-left:90px}.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text]{padding-left:100px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{padding:10px 10px;line-height:1.5em}.iti-flag{width:20px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}.iti-flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{height:10px;background-position:0 0}.iti-flag.ad{height:14px;background-position:-22px 0}.iti-flag.ae{height:10px;background-position:-44px 0}.iti-flag.af{height:14px;background-position:-66px 0}.iti-flag.ag{height:14px;background-position:-88px 0}.iti-flag.ai{height:10px;background-position:-110px 0}.iti-flag.al{height:15px;background-position:-132px 0}.iti-flag.am{height:10px;background-position:-154px 0}.iti-flag.ao{height:14px;background-position:-176px 0}.iti-flag.aq{height:14px;background-position:-198px 0}.iti-flag.ar{height:13px;background-position:-220px 0}.iti-flag.as{height:10px;background-position:-242px 0}.iti-flag.at{height:14px;background-position:-264px 0}.iti-flag.au{height:10px;background-position:-286px 0}.iti-flag.aw{height:14px;background-position:-308px 0}.iti-flag.ax{height:13px;background-position:-330px 0}.iti-flag.az{height:10px;background-position:-352px 0}.iti-flag.ba{height:10px;background-position:-374px 0}.iti-flag.bb{height:14px;background-position:-396px 0}.iti-flag.bd{height:12px;background-position:-418px 0}.iti-flag.be{height:15px;background-position:-440px 0}.iti-flag.bf{height:14px;background-position:-460px 0}.iti-flag.bg{height:12px;background-position:-482px 0}.iti-flag.bh{height:12px;background-position:-504px 0}.iti-flag.bi{height:12px;background-position:-526px 0}.iti-flag.bj{height:14px;background-position:-548px 0}.iti-flag.bl{height:14px;background-position:-570px 0}.iti-flag.bm{height:10px;background-position:-592px 0}.iti-flag.bn{height:10px;background-position:-614px 0}.iti-flag.bo{height:14px;background-position:-636px 0}.iti-flag.bq{height:14px;background-position:-658px 0}.iti-flag.br{height:14px;background-position:-680px 0}.iti-flag.bs{height:10px;background-position:-702px 0}.iti-flag.bt{height:14px;background-position:-724px 0}.iti-flag.bv{height:15px;background-position:-746px 0}.iti-flag.bw{height:14px;background-position:-768px 0}.iti-flag.by{height:10px;background-position:-790px 0}.iti-flag.bz{height:14px;background-position:-812px 0}.iti-flag.ca{height:10px;background-position:-834px 0}.iti-flag.cc{height:10px;background-position:-856px 0}.iti-flag.cd{height:15px;background-position:-878px 0}.iti-flag.cf{height:14px;background-position:-900px 0}.iti-flag.cg{height:14px;background-position:-922px 0}.iti-flag.ch{height:15px;background-position:-944px 0}.iti-flag.ci{height:14px;background-position:-961px 0}.iti-flag.ck{height:10px;background-position:-983px 0}.iti-flag.cl{height:14px;background-position:-1005px 0}.iti-flag.cm{height:14px;background-position:-1027px 0}.iti-flag.cn{height:14px;background-position:-1049px 0}.iti-flag.co{height:14px;background-position:-1071px 0}.iti-flag.cp{height:14px;background-position:-1093px 0}.iti-flag.cr{height:12px;background-position:-1115px 0}.iti-flag.cu{height:10px;background-position:-1137px 0}.iti-flag.cv{height:12px;background-position:-1159px 0}.iti-flag.cw{height:14px;background-position:-1181px 0}.iti-flag.cx{height:10px;background-position:-1203px 0}.iti-flag.cy{height:13px;background-position:-1225px 0}.iti-flag.cz{height:14px;background-position:-1247px 0}.iti-flag.de{height:12px;background-position:-1269px 0}.iti-flag.dg{height:10px;background-position:-1291px 0}.iti-flag.dj{height:14px;background-position:-1313px 0}.iti-flag.dk{height:15px;background-position:-1335px 0}.iti-flag.dm{height:10px;background-position:-1357px 0}.iti-flag.do{height:13px;background-position:-1379px 0}.iti-flag.dz{height:14px;background-position:-1401px 0}.iti-flag.ea{height:14px;background-position:-1423px 0}.iti-flag.ec{height:14px;background-position:-1445px 0}.iti-flag.ee{height:13px;background-position:-1467px 0}.iti-flag.eg{height:14px;background-position:-1489px 0}.iti-flag.eh{height:10px;background-position:-1511px 0}.iti-flag.er{height:10px;background-position:-1533px 0}.iti-flag.es{height:14px;background-position:-1555px 0}.iti-flag.et{height:10px;background-position:-1577px 0}.iti-flag.eu{height:14px;background-position:-1599px 0}.iti-flag.fi{height:12px;background-position:-1621px 0}.iti-flag.fj{height:10px;background-position:-1643px 0}.iti-flag.fk{height:10px;background-position:-1665px 0}.iti-flag.fm{height:11px;background-position:-1687px 0}.iti-flag.fo{height:15px;background-position:-1709px 0}.iti-flag.fr{height:14px;background-position:-1731px 0}.iti-flag.ga{height:15px;background-position:-1753px 0}.iti-flag.gb{height:10px;background-position:-1775px 0}.iti-flag.gd{height:12px;background-position:-1797px 0}.iti-flag.ge{height:14px;background-position:-1819px 0}.iti-flag.gf{height:14px;background-position:-1841px 0}.iti-flag.gg{height:14px;background-position:-1863px 0}.iti-flag.gh{height:14px;background-position:-1885px 0}.iti-flag.gi{height:10px;background-position:-1907px 0}.iti-flag.gl{height:14px;background-position:-1929px 0}.iti-flag.gm{height:14px;background-position:-1951px 0}.iti-flag.gn{height:14px;background-position:-1973px 0}.iti-flag.gp{height:14px;background-position:-1995px 0}.iti-flag.gq{height:14px;background-position:-2017px 0}.iti-flag.gr{height:14px;background-position:-2039px 0}.iti-flag.gs{height:10px;background-position:-2061px 0}.iti-flag.gt{height:13px;background-position:-2083px 0}.iti-flag.gu{height:11px;background-position:-2105px 0}.iti-flag.gw{height:10px;background-position:-2127px 0}.iti-flag.gy{height:12px;background-position:-2149px 0}.iti-flag.hk{height:14px;background-position:-2171px 0}.iti-flag.hm{height:10px;background-position:-2193px 0}.iti-flag.hn{height:10px;background-position:-2215px 0}.iti-flag.hr{height:10px;background-position:-2237px 0}.iti-flag.ht{height:12px;background-position:-2259px 0}.iti-flag.hu{height:10px;background-position:-2281px 0}.iti-flag.ic{height:14px;background-position:-2303px 0}.iti-flag.id{height:14px;background-position:-2325px 0}.iti-flag.ie{height:10px;background-position:-2347px 0}.iti-flag.il{height:15px;background-position:-2369px 0}.iti-flag.im{height:10px;background-position:-2391px 0}.iti-flag.in{height:14px;background-position:-2413px 0}.iti-flag.io{height:10px;background-position:-2435px 0}.iti-flag.iq{height:14px;background-position:-2457px 0}.iti-flag.ir{height:12px;background-position:-2479px 0}.iti-flag.is{height:15px;background-position:-2501px 0}.iti-flag.it{height:14px;background-position:-2523px 0}.iti-flag.je{height:12px;background-position:-2545px 0}.iti-flag.jm{height:10px;background-position:-2567px 0}.iti-flag.jo{height:10px;background-position:-2589px 0}.iti-flag.jp{height:14px;background-position:-2611px 0}.iti-flag.ke{height:14px;background-position:-2633px 0}.iti-flag.kg{height:12px;background-position:-2655px 0}.iti-flag.kh{height:13px;background-position:-2677px 0}.iti-flag.ki{height:10px;background-position:-2699px 0}.iti-flag.km{height:12px;background-position:-2721px 0}.iti-flag.kn{height:14px;background-position:-2743px 0}.iti-flag.kp{height:10px;background-position:-2765px 0}.iti-flag.kr{height:14px;background-position:-2787px 0}.iti-flag.kw{height:10px;background-position:-2809px 0}.iti-flag.ky{height:10px;background-position:-2831px 0}.iti-flag.kz{height:10px;background-position:-2853px 0}.iti-flag.la{height:14px;background-position:-2875px 0}.iti-flag.lb{height:14px;background-position:-2897px 0}.iti-flag.lc{height:10px;background-position:-2919px 0}.iti-flag.li{height:12px;background-position:-2941px 0}.iti-flag.lk{height:10px;background-position:-2963px 0}.iti-flag.lr{height:11px;background-position:-2985px 0}.iti-flag.ls{height:14px;background-position:-3007px 0}.iti-flag.lt{height:12px;background-position:-3029px 0}.iti-flag.lu{height:12px;background-position:-3051px 0}.iti-flag.lv{height:10px;background-position:-3073px 0}.iti-flag.ly{height:10px;background-position:-3095px 0}.iti-flag.ma{height:14px;background-position:-3117px 0}.iti-flag.mc{height:15px;background-position:-3139px 0}.iti-flag.md{height:10px;background-position:-3160px 0}.iti-flag.me{height:10px;background-position:-3182px 0}.iti-flag.mf{height:14px;background-position:-3204px 0}.iti-flag.mg{height:14px;background-position:-3226px 0}.iti-flag.mh{height:11px;background-position:-3248px 0}.iti-flag.mk{height:10px;background-position:-3270px 0}.iti-flag.ml{height:14px;background-position:-3292px 0}.iti-flag.mm{height:14px;background-position:-3314px 0}.iti-flag.mn{height:10px;background-position:-3336px 0}.iti-flag.mo{height:14px;background-position:-3358px 0}.iti-flag.mp{height:10px;background-position:-3380px 0}.iti-flag.mq{height:14px;background-position:-3402px 0}.iti-flag.mr{height:14px;background-position:-3424px 0}.iti-flag.ms{height:10px;background-position:-3446px 0}.iti-flag.mt{height:14px;background-position:-3468px 0}.iti-flag.mu{height:14px;background-position:-3490px 0}.iti-flag.mv{height:14px;background-position:-3512px 0}.iti-flag.mw{height:14px;background-position:-3534px 0}.iti-flag.mx{height:12px;background-position:-3556px 0}.iti-flag.my{height:10px;background-position:-3578px 0}.iti-flag.mz{height:14px;background-position:-3600px 0}.iti-flag.na{height:14px;background-position:-3622px 0}.iti-flag.nc{height:10px;background-position:-3644px 0}.iti-flag.ne{height:15px;background-position:-3666px 0}.iti-flag.nf{height:10px;background-position:-3686px 0}.iti-flag.ng{height:10px;background-position:-3708px 0}.iti-flag.ni{height:12px;background-position:-3730px 0}.iti-flag.nl{height:14px;background-position:-3752px 0}.iti-flag.no{height:15px;background-position:-3774px 0}.iti-flag.np{height:15px;background-position:-3796px 0}.iti-flag.nr{height:10px;background-position:-3811px 0}.iti-flag.nu{height:10px;background-position:-3833px 0}.iti-flag.nz{height:10px;background-position:-3855px 0}.iti-flag.om{height:10px;background-position:-3877px 0}.iti-flag.pa{height:14px;background-position:-3899px 0}.iti-flag.pe{height:14px;background-position:-3921px 0}.iti-flag.pf{height:14px;background-position:-3943px 0}.iti-flag.pg{height:15px;background-position:-3965px 0}.iti-flag.ph{height:10px;background-position:-3987px 0}.iti-flag.pk{height:14px;background-position:-4009px 0}.iti-flag.pl{height:13px;background-position:-4031px 0}.iti-flag.pm{height:14px;background-position:-4053px 0}.iti-flag.pn{height:10px;background-position:-4075px 0}.iti-flag.pr{height:14px;background-position:-4097px 0}.iti-flag.ps{height:10px;background-position:-4119px 0}.iti-flag.pt{height:14px;background-position:-4141px 0}.iti-flag.pw{height:13px;background-position:-4163px 0}.iti-flag.py{height:11px;background-position:-4185px 0}.iti-flag.qa{height:8px;background-position:-4207px 0}.iti-flag.re{height:14px;background-position:-4229px 0}.iti-flag.ro{height:14px;background-position:-4251px 0}.iti-flag.rs{height:14px;background-position:-4273px 0}.iti-flag.ru{height:14px;background-position:-4295px 0}.iti-flag.rw{height:14px;background-position:-4317px 0}.iti-flag.sa{height:14px;background-position:-4339px 0}.iti-flag.sb{height:10px;background-position:-4361px 0}.iti-flag.sc{height:10px;background-position:-4383px 0}.iti-flag.sd{height:10px;background-position:-4405px 0}.iti-flag.se{height:13px;background-position:-4427px 0}.iti-flag.sg{height:14px;background-position:-4449px 0}.iti-flag.sh{height:10px;background-position:-4471px 0}.iti-flag.si{height:10px;background-position:-4493px 0}.iti-flag.sj{height:15px;background-position:-4515px 0}.iti-flag.sk{height:14px;background-position:-4537px 0}.iti-flag.sl{height:14px;background-position:-4559px 0}.iti-flag.sm{height:15px;background-position:-4581px 0}.iti-flag.sn{height:14px;background-position:-4603px 0}.iti-flag.so{height:14px;background-position:-4625px 0}.iti-flag.sr{height:14px;background-position:-4647px 0}.iti-flag.ss{height:10px;background-position:-4669px 0}.iti-flag.st{height:10px;background-position:-4691px 0}.iti-flag.sv{height:12px;background-position:-4713px 0}.iti-flag.sx{height:14px;background-position:-4735px 0}.iti-flag.sy{height:14px;background-position:-4757px 0}.iti-flag.sz{height:14px;background-position:-4779px 0}.iti-flag.ta{height:10px;background-position:-4801px 0}.iti-flag.tc{height:10px;background-position:-4823px 0}.iti-flag.td{height:14px;background-position:-4845px 0}.iti-flag.tf{height:14px;background-position:-4867px 0}.iti-flag.tg{height:13px;background-position:-4889px 0}.iti-flag.th{height:14px;background-position:-4911px 0}.iti-flag.tj{height:10px;background-position:-4933px 0}.iti-flag.tk{height:10px;background-position:-4955px 0}.iti-flag.tl{height:10px;background-position:-4977px 0}.iti-flag.tm{height:14px;background-position:-4999px 0}.iti-flag.tn{height:14px;background-position:-5021px 0}.iti-flag.to{height:10px;background-position:-5043px 0}.iti-flag.tr{height:14px;background-position:-5065px 0}.iti-flag.tt{height:12px;background-position:-5087px 0}.iti-flag.tv{height:10px;background-position:-5109px 0}.iti-flag.tw{height:14px;background-position:-5131px 0}.iti-flag.tz{height:14px;background-position:-5153px 0}.iti-flag.ua{height:14px;background-position:-5175px 0}.iti-flag.ug{height:14px;background-position:-5197px 0}.iti-flag.um{height:11px;background-position:-5219px 0}.iti-flag.us{height:11px;background-position:-5241px 0}.iti-flag.uy{height:14px;background-position:-5263px 0}.iti-flag.uz{height:10px;background-position:-5285px 0}.iti-flag.va{height:15px;background-position:-5307px 0}.iti-flag.vc{height:14px;background-position:-5324px 0}.iti-flag.ve{height:14px;background-position:-5346px 0}.iti-flag.vg{height:10px;background-position:-5368px 0}.iti-flag.vi{height:14px;background-position:-5390px 0}.iti-flag.vn{height:14px;background-position:-5412px 0}.iti-flag.vu{height:12px;background-position:-5434px 0}.iti-flag.wf{height:14px;background-position:-5456px 0}.iti-flag.ws{height:10px;background-position:-5478px 0}.iti-flag.xk{height:15px;background-position:-5500px 0}.iti-flag.ye{height:14px;background-position:-5522px 0}.iti-flag.yt{height:14px;background-position:-5544px 0}.iti-flag.za{height:14px;background-position:-5566px 0}.iti-flag.zm{height:14px;background-position:-5588px 0}.iti-flag.zw{height:10px;background-position:-5610px 0}.iti-flag{width:20px;height:15px;box-shadow:0 0 1px 0 #888;background-image:url(//vindiskogen.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-image:url(//vindiskogen.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png)}}.iti-flag.np{background-color:transparent}.country-select{position:relative; }.country-select *{-webkit-box-sizing:border-box;box-sizing:border-box}.country-select .hide{display:none}.country-select .v-hide{visibility:hidden}.country-select input,.country-select input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.country-select .flag-dropdown{position:absolute;top:0;bottom:0;right:0;padding:1px}.country-select .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.country-select .selected-flag .flag{position:absolute;top:0;bottom:0;margin:auto}.country-select .selected-flag .arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.country-select .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.country-select ul.country-list{	list-style:none;padding:0;margin:0;}.country-select .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll}.country-select .country-list .flag{display:inline-block;width:20px;margin-right:6px}@media (max-width:500px){.country-select .country-list{white-space:normal}}.country-select .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc; list-style:none;}.country-select .country-list .country{padding:5px 10px}.country-select .country-list li.country{list-style:none;}.country-select .country-list .country.highlight{background-color:rgba(0,0,0,.05)}.country-select .country-list .country-name,.country-select .country-list .flag{vertical-align:middle}.country-select.inside input,.country-select.inside input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.country-select.inside .flag-dropdown{right:auto;left:0}.country-select.inside .selected-flag{width:46px}.country-select.inside .flag-dropdown:hover{cursor:pointer}.country-select.inside .flag-dropdown:hover .selected-flag{background-color:rgba(0,0,0,.05)}.country-select.inside input[disabled]+.flag-dropdown:hover,.country-select.inside input[readonly]+.flag-dropdown:hover{cursor:default}.country-select.inside input[disabled]+.flag-dropdown:hover .selected-flag,.country-select.inside input[readonly]+.flag-dropdown:hover .selected-flag{background-color:transparent}.country-select .flag{height:15px;-webkit-box-shadow:0 0 1px 0 #888;box-shadow:0 0 1px 0 #888;background-image:url(//vindiskogen.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0;width:20px}.country-select .flag.be{width:18px}.country-select .flag.ch{width:15px}.country-select .flag.mc{width:19px}.country-select .flag.ne{width:18px}.country-select .flag.np{width:13px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.country-select .flag{background-image:url(//vindiskogen.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png);background-size:5630px 15px}}.country-select .flag.ac{height:10px;background-position:0 0}.country-select .flag.ad{height:14px;background-position:-22px 0}.country-select .flag.ae{height:10px;background-position:-44px 0}.country-select .flag.af{height:14px;background-position:-66px 0}.country-select .flag.ag{height:14px;background-position:-88px 0}.country-select .flag.ai{height:10px;background-position:-110px 0}.country-select .flag.al{height:15px;background-position:-132px 0}.country-select .flag.am{height:10px;background-position:-154px 0}.country-select .flag.ao{height:14px;background-position:-176px 0}.country-select .flag.aq{height:14px;background-position:-198px 0}.country-select .flag.ar{height:13px;background-position:-220px 0}.country-select .flag.as{height:10px;background-position:-242px 0}.country-select .flag.at{height:14px;background-position:-264px 0}.country-select .flag.au{height:10px;background-position:-286px 0}.country-select .flag.aw{height:14px;background-position:-308px 0}.country-select .flag.ax{height:13px;background-position:-330px 0}.country-select .flag.az{height:10px;background-position:-352px 0}.country-select .flag.ba{height:10px;background-position:-374px 0}.country-select .flag.bb{height:14px;background-position:-396px 0}.country-select .flag.bd{height:12px;background-position:-418px 0}.country-select .flag.be{height:15px;background-position:-440px 0}.country-select .flag.bf{height:14px;background-position:-460px 0}.country-select .flag.bg{height:12px;background-position:-482px 0}.country-select .flag.bh{height:12px;background-position:-504px 0}.country-select .flag.bi{height:12px;background-position:-526px 0}.country-select .flag.bj{height:14px;background-position:-548px 0}.country-select .flag.bl{height:14px;background-position:-570px 0}.country-select .flag.bm{height:10px;background-position:-592px 0}.country-select .flag.bn{height:10px;background-position:-614px 0}.country-select .flag.bo{height:14px;background-position:-636px 0}.country-select .flag.bq{height:14px;background-position:-658px 0}.country-select .flag.br{height:14px;background-position:-680px 0}.country-select .flag.bs{height:10px;background-position:-702px 0}.country-select .flag.bt{height:14px;background-position:-724px 0}.country-select .flag.bv{height:15px;background-position:-746px 0}.country-select .flag.bw{height:14px;background-position:-768px 0}.country-select .flag.by{height:10px;background-position:-790px 0}.country-select .flag.bz{height:14px;background-position:-812px 0}.country-select .flag.ca{height:10px;background-position:-834px 0}.country-select .flag.cc{height:10px;background-position:-856px 0}.country-select .flag.cd{height:15px;background-position:-878px 0}.country-select .flag.cf{height:14px;background-position:-900px 0}.country-select .flag.cg{height:14px;background-position:-922px 0}.country-select .flag.ch{height:15px;background-position:-944px 0}.country-select .flag.ci{height:14px;background-position:-961px 0}.country-select .flag.ck{height:10px;background-position:-983px 0}.country-select .flag.cl{height:14px;background-position:-1005px 0}.country-select .flag.cm{height:14px;background-position:-1027px 0}.country-select .flag.cn{height:14px;background-position:-1049px 0}.country-select .flag.co{height:14px;background-position:-1071px 0}.country-select .flag.cp{height:14px;background-position:-1093px 0}.country-select .flag.cr{height:12px;background-position:-1115px 0}.country-select .flag.cu{height:10px;background-position:-1137px 0}.country-select .flag.cv{height:12px;background-position:-1159px 0}.country-select .flag.cw{height:14px;background-position:-1181px 0}.country-select .flag.cx{height:10px;background-position:-1203px 0}.country-select .flag.cy{height:13px;background-position:-1225px 0}.country-select .flag.cz{height:14px;background-position:-1247px 0}.country-select .flag.de{height:12px;background-position:-1269px 0}.country-select .flag.dg{height:10px;background-position:-1291px 0}.country-select .flag.dj{height:14px;background-position:-1313px 0}.country-select .flag.dk{height:15px;background-position:-1335px 0}.country-select .flag.dm{height:10px;background-position:-1357px 0}.country-select .flag.do{height:13px;background-position:-1379px 0}.country-select .flag.dz{height:14px;background-position:-1401px 0}.country-select .flag.ea{height:14px;background-position:-1423px 0}.country-select .flag.ec{height:14px;background-position:-1445px 0}.country-select .flag.ee{height:13px;background-position:-1467px 0}.country-select .flag.eg{height:14px;background-position:-1489px 0}.country-select .flag.eh{height:10px;background-position:-1511px 0}.country-select .flag.er{height:10px;background-position:-1533px 0}.country-select .flag.es{height:14px;background-position:-1555px 0}.country-select .flag.et{height:10px;background-position:-1577px 0}.country-select .flag.eu{height:14px;background-position:-1599px 0}.country-select .flag.fi{height:12px;background-position:-1621px 0}.country-select .flag.fj{height:10px;background-position:-1643px 0}.country-select .flag.fk{height:10px;background-position:-1665px 0}.country-select .flag.fm{height:11px;background-position:-1687px 0}.country-select .flag.fo{height:15px;background-position:-1709px 0}.country-select .flag.fr{height:14px;background-position:-1731px 0}.country-select .flag.ga{height:15px;background-position:-1753px 0}.country-select .flag.gb{height:10px;background-position:-1775px 0}.country-select .flag.gd{height:12px;background-position:-1797px 0}.country-select .flag.ge{height:14px;background-position:-1819px 0}.country-select .flag.gf{height:14px;background-position:-1841px 0}.country-select .flag.gg{height:14px;background-position:-1863px 0}.country-select .flag.gh{height:14px;background-position:-1885px 0}.country-select .flag.gi{height:10px;background-position:-1907px 0}.country-select .flag.gl{height:14px;background-position:-1929px 0}.country-select .flag.gm{height:14px;background-position:-1951px 0}.country-select .flag.gn{height:14px;background-position:-1973px 0}.country-select .flag.gp{height:14px;background-position:-1995px 0}.country-select .flag.gq{height:14px;background-position:-2017px 0}.country-select .flag.gr{height:14px;background-position:-2039px 0}.country-select .flag.gs{height:10px;background-position:-2061px 0}.country-select .flag.gt{height:13px;background-position:-2083px 0}.country-select .flag.gu{height:11px;background-position:-2105px 0}.country-select .flag.gw{height:10px;background-position:-2127px 0}.country-select .flag.gy{height:12px;background-position:-2149px 0}.country-select .flag.hk{height:14px;background-position:-2171px 0}.country-select .flag.hm{height:10px;background-position:-2193px 0}.country-select .flag.hn{height:10px;background-position:-2215px 0}.country-select .flag.hr{height:10px;background-position:-2237px 0}.country-select .flag.ht{height:12px;background-position:-2259px 0}.country-select .flag.hu{height:10px;background-position:-2281px 0}.country-select .flag.ic{height:14px;background-position:-2303px 0}.country-select .flag.id{height:14px;background-position:-2325px 0}.country-select .flag.ie{height:10px;background-position:-2347px 0}.country-select .flag.il{height:15px;background-position:-2369px 0}.country-select .flag.im{height:10px;background-position:-2391px 0}.country-select .flag.in{height:14px;background-position:-2413px 0}.country-select .flag.io{height:10px;background-position:-2435px 0}.country-select .flag.iq{height:14px;background-position:-2457px 0}.country-select .flag.ir{height:12px;background-position:-2479px 0}.country-select .flag.is{height:15px;background-position:-2501px 0}.country-select .flag.it{height:14px;background-position:-2523px 0}.country-select .flag.je{height:12px;background-position:-2545px 0}.country-select .flag.jm{height:10px;background-position:-2567px 0}.country-select .flag.jo{height:10px;background-position:-2589px 0}.country-select .flag.jp{height:14px;background-position:-2611px 0}.country-select .flag.ke{height:14px;background-position:-2633px 0}.country-select .flag.kg{height:12px;background-position:-2655px 0}.country-select .flag.kh{height:13px;background-position:-2677px 0}.country-select .flag.ki{height:10px;background-position:-2699px 0}.country-select .flag.km{height:12px;background-position:-2721px 0}.country-select .flag.kn{height:14px;background-position:-2743px 0}.country-select .flag.kp{height:10px;background-position:-2765px 0}.country-select .flag.kr{height:14px;background-position:-2787px 0}.country-select .flag.kw{height:10px;background-position:-2809px 0}.country-select .flag.ky{height:10px;background-position:-2831px 0}.country-select .flag.kz{height:10px;background-position:-2853px 0}.country-select .flag.la{height:14px;background-position:-2875px 0}.country-select .flag.lb{height:14px;background-position:-2897px 0}.country-select .flag.lc{height:10px;background-position:-2919px 0}.country-select .flag.li{height:12px;background-position:-2941px 0}.country-select .flag.lk{height:10px;background-position:-2963px 0}.country-select .flag.lr{height:11px;background-position:-2985px 0}.country-select .flag.ls{height:14px;background-position:-3007px 0}.country-select .flag.lt{height:12px;background-position:-3029px 0}.country-select .flag.lu{height:12px;background-position:-3051px 0}.country-select .flag.lv{height:10px;background-position:-3073px 0}.country-select .flag.ly{height:10px;background-position:-3095px 0}.country-select .flag.ma{height:14px;background-position:-3117px 0}.country-select .flag.mc{height:15px;background-position:-3139px 0}.country-select .flag.md{height:10px;background-position:-3160px 0}.country-select .flag.me{height:10px;background-position:-3182px 0}.country-select .flag.mf{height:14px;background-position:-3204px 0}.country-select .flag.mg{height:14px;background-position:-3226px 0}.country-select .flag.mh{height:11px;background-position:-3248px 0}.country-select .flag.mk{height:10px;background-position:-3270px 0}.country-select .flag.ml{height:14px;background-position:-3292px 0}.country-select .flag.mm{height:14px;background-position:-3314px 0}.country-select .flag.mn{height:10px;background-position:-3336px 0}.country-select .flag.mo{height:14px;background-position:-3358px 0}.country-select .flag.mp{height:10px;background-position:-3380px 0}.country-select .flag.mq{height:14px;background-position:-3402px 0}.country-select .flag.mr{height:14px;background-position:-3424px 0}.country-select .flag.ms{height:10px;background-position:-3446px 0}.country-select .flag.mt{height:14px;background-position:-3468px 0}.country-select .flag.mu{height:14px;background-position:-3490px 0}.country-select .flag.mv{height:14px;background-position:-3512px 0}.country-select .flag.mw{height:14px;background-position:-3534px 0}.country-select .flag.mx{height:12px;background-position:-3556px 0}.country-select .flag.my{height:10px;background-position:-3578px 0}.country-select .flag.mz{height:14px;background-position:-3600px 0}.country-select .flag.na{height:14px;background-position:-3622px 0}.country-select .flag.nc{height:10px;background-position:-3644px 0}.country-select .flag.ne{height:15px;background-position:-3666px 0}.country-select .flag.nf{height:10px;background-position:-3686px 0}.country-select .flag.ng{height:10px;background-position:-3708px 0}.country-select .flag.ni{height:12px;background-position:-3730px 0}.country-select .flag.nl{height:14px;background-position:-3752px 0}.country-select .flag.no{height:15px;background-position:-3774px 0}.country-select .flag.np{height:15px;background-position:-3796px 0;background-color:transparent}.country-select .flag.nr{height:10px;background-position:-3811px 0}.country-select .flag.nu{height:10px;background-position:-3833px 0}.country-select .flag.nz{height:10px;background-position:-3855px 0}.country-select .flag.om{height:10px;background-position:-3877px 0}.country-select .flag.pa{height:14px;background-position:-3899px 0}.country-select .flag.pe{height:14px;background-position:-3921px 0}.country-select .flag.pf{height:14px;background-position:-3943px 0}.country-select .flag.pg{height:15px;background-position:-3965px 0}.country-select .flag.ph{height:10px;background-position:-3987px 0}.country-select .flag.pk{height:14px;background-position:-4009px 0}.country-select .flag.pl{height:13px;background-position:-4031px 0}.country-select .flag.pm{height:14px;background-position:-4053px 0}.country-select .flag.pn{height:10px;background-position:-4075px 0}.country-select .flag.pr{height:14px;background-position:-4097px 0}.country-select .flag.ps{height:10px;background-position:-4119px 0}.country-select .flag.pt{height:14px;background-position:-4141px 0}.country-select .flag.pw{height:13px;background-position:-4163px 0}.country-select .flag.py{height:11px;background-position:-4185px 0}.country-select .flag.qa{height:8px;background-position:-4207px 0}.country-select .flag.re{height:14px;background-position:-4229px 0}.country-select .flag.ro{height:14px;background-position:-4251px 0}.country-select .flag.rs{height:14px;background-position:-4273px 0}.country-select .flag.ru{height:14px;background-position:-4295px 0}.country-select .flag.rw{height:14px;background-position:-4317px 0}.country-select .flag.sa{height:14px;background-position:-4339px 0}.country-select .flag.sb{height:10px;background-position:-4361px 0}.country-select .flag.sc{height:10px;background-position:-4383px 0}.country-select .flag.sd{height:10px;background-position:-4405px 0}.country-select .flag.se{height:13px;background-position:-4427px 0}.country-select .flag.sg{height:14px;background-position:-4449px 0}.country-select .flag.sh{height:10px;background-position:-4471px 0}.country-select .flag.si{height:10px;background-position:-4493px 0}.country-select .flag.sj{height:15px;background-position:-4515px 0}.country-select .flag.sk{height:14px;background-position:-4537px 0}.country-select .flag.sl{height:14px;background-position:-4559px 0}.country-select .flag.sm{height:15px;background-position:-4581px 0}.country-select .flag.sn{height:14px;background-position:-4603px 0}.country-select .flag.so{height:14px;background-position:-4625px 0}.country-select .flag.sr{height:14px;background-position:-4647px 0}.country-select .flag.ss{height:10px;background-position:-4669px 0}.country-select .flag.st{height:10px;background-position:-4691px 0}.country-select .flag.sv{height:12px;background-position:-4713px 0}.country-select .flag.sx{height:14px;background-position:-4735px 0}.country-select .flag.sy{height:14px;background-position:-4757px 0}.country-select .flag.sz{height:14px;background-position:-4779px 0}.country-select .flag.ta{height:10px;background-position:-4801px 0}.country-select .flag.tc{height:10px;background-position:-4823px 0}.country-select .flag.td{height:14px;background-position:-4845px 0}.country-select .flag.tf{height:14px;background-position:-4867px 0}.country-select .flag.tg{height:13px;background-position:-4889px 0}.country-select .flag.th{height:14px;background-position:-4911px 0}.country-select .flag.tj{height:10px;background-position:-4933px 0}.country-select .flag.tk{height:10px;background-position:-4955px 0}.country-select .flag.tl{height:10px;background-position:-4977px 0}.country-select .flag.tm{height:14px;background-position:-4999px 0}.country-select .flag.tn{height:14px;background-position:-5021px 0}.country-select .flag.to{height:10px;background-position:-5043px 0}.country-select .flag.tr{height:14px;background-position:-5065px 0}.country-select .flag.tt{height:12px;background-position:-5087px 0}.country-select .flag.tv{height:10px;background-position:-5109px 0}.country-select .flag.tw{height:14px;background-position:-5131px 0}.country-select .flag.tz{height:14px;background-position:-5153px 0}.country-select .flag.ua{height:14px;background-position:-5175px 0}.country-select .flag.ug{height:14px;background-position:-5197px 0}.country-select .flag.um{height:11px;background-position:-5219px 0}.country-select .flag.us{height:11px;background-position:-5241px 0}.country-select .flag.uy{height:14px;background-position:-5263px 0}.country-select .flag.uz{height:10px;background-position:-5285px 0}.country-select .flag.va{width:15px;height:15px;background-position:-5307px 0}.country-select .flag.vc{height:14px;background-position:-5324px 0}.country-select .flag.ve{height:14px;background-position:-5346px 0}.country-select .flag.vg{height:10px;background-position:-5368px 0}.country-select .flag.vi{height:14px;background-position:-5390px 0}.country-select .flag.vn{height:14px;background-position:-5412px 0}.country-select .flag.vu{height:12px;background-position:-5434px 0}.country-select .flag.wf{height:14px;background-position:-5456px 0}.country-select .flag.ws{height:10px;background-position:-5478px 0}.country-select .flag.xk{height:15px;background-position:-5500px 0}.country-select .flag.ye{height:14px;background-position:-5522px 0}.country-select .flag.yt{height:14px;background-position:-5544px 0}.country-select .flag.za{height:14px;background-position:-5566px 0}.country-select .flag.zm{height:14px;background-position:-5588px 0}.country-select .flag.zw{height:10px;background-position:-5610px 0}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-brands-400.eot);src:url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-brands-400.woff) format("woff"),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-brands-400.ttf) format("truetype"),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-regular-400.eot);src:url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-regular-400.woff) format("woff"),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-regular-400.ttf) format("truetype"),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-solid-900.eot);src:url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-solid-900.woff) format("woff"),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-solid-900.ttf) format("truetype"),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.far,.fas{font-family:"Font Awesome 5 Free"}.fas{font-weight:900} @font-face{font-family:'FontAwesome';src:url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//vindiskogen.com/wp-content/plugins/ecademy-toolkit/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.fa{font-weight:normal !important;}.fa{font-family:'FontAwesome' !important;}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}body {
background-color: #f8f9f8 !important;
}
nav a.default-btn {
padding-left: 30px;
}
.container.container-1320 {
max-width: 1320px;
}
.bg-fef8ef {
background-color: #eae2d7 !important;
}
.default-btn {
background-color: #d8736b !important;
}
.default-btn span {
background-color: #221638 !important;
}
.blog-details-area{
background-color: #f8f9f8 !important;
}
.article-image img.smartify{
width: 100%;
}
.ptb-100 {
padding-top: 3rem !important; 
padding-bottom: 3rem !important; 
}
.blog-area .ptb-100{
padding-top: 0 !important;
}
.mw-100 {
max-width: 100% !important;
}
.pm-0 .container {
padding: 0;
}
.fide-tabs .tabs {
display: none !important;
}
h1, h2, h3, h4, h5, h6 {
font-family: Scripter, Sans-serif !important;
font-weight: 400 !important;
}
.content-area a {
color: #d8736a;
transition: var(--transition);
text-decoration: none;
font-weight: 600;
}
.others-option-for-responsive .dot-menu {
top: -33px !important;
}
p, ul {
color: var(--optionalColor);
margin-bottom: 15px;
line-height: 1.7;
font-size: var(--fontSize);
}
#get-in-touch {
display: block;
position: relative;
top: -250px;
visibility: hidden;
}
.elementor-widget-container a {
color: #d8736a;
font-weight: 700;
}
.btn {
text-transform: initial !important;
}
.products_details div.product .product_meta span.posted_in a, .products_details div.product .product_meta span.tagged_as a {
text-transform: inherit !important;
} #main-hero-block .view-all-courses-content span{
color: #d8736a;
}
#main-hero-block a{
color: #ffffff;
}
#main-hero-block .view-all-courses-area-two .view-all-courses-image img {
width: 500px !important;
}
#main-hero-block .ptb-70 {
padding-top: 3rem;
padding-bottom: 3rem;
}
@media (max-width: 767px){
#main-hero-block h1{
font-size: 30px;
line-height: 1.2;
}
#main-hero-block h1 span{
font-size: 52px;
line-height: 1.2;
}
}
#testimonials .feedback-area {
padding-top: 130px !important;
}
#testimonials .single-feedback-box{
background-color: #eae1d7;
border-color: #eae1d7;
}
#testimonials .single-feedback-box p {
color: #606060 !important;
}
#testimonials .single-feedback-box::before {
display: none;
}
#testimonials .single-feedback-box .client-info .title h3 {
margin-bottom: 0;
color: var(--mainColor);
font-size: 17px;
font-weight: 700;
font-family: var( --e-global-typography-24c5d2b-font-family ), Sans-serif;
}
#testimonials .single-feedback-box .client-info .title span {
display: block;
color: #606060;
font-size: 14px;
margin-top: 4px;
}
#testimonials .ptb-100 {
padding-bottom: 3rem;
}
#testimonials .single-feedback-box p {
height: 200px;
overflow: hidden;
padding-right: 20px;
}
#testimonials .single-feedback-box p {
scrollbar-width: thin;
scrollbar-color: #6FA192 #eae1d7;
}
#testimonials .single-feedback-box p {
height: 200px;
overflow: hidden;
padding-right: 20px;
}
#testimonials .single-feedback-box p:hover {
height: 200px;
overflow: auto;
padding-right: 10px;
padding-bottom: 20px;
}
#testimonials .single-feedback-box .client-info:after {
position: absolute;
bottom: 100px;
width: 85%;
height: 20%;
color: transparent;
content: "GRADIENT";
background: linear-gradient(to top, #eae1d7 15%, transparent 100%);
}
#free-stuff .single-lifestyle-box:hover {
background-color: #f5f7fa21 !important;
}
#free-stuff .single-lifestyle-box .link-btn {
display: inline-block;
color: var(--mainColor);
font-size: 15px;
font-weight: 700;
}
#free-stuff .single-lifestyle-box .link-btn {
color: #f5f7fa !important;
background-color: var(--mainColor);
}
#free-stuff .single-lifestyle-box .link-btn {
display: inline-block;
color: #d8736a;
font-size: 15px;
font-weight: 700;
background-color: var(--mainColor);
padding: 10px 20px;
border-radius: 5px;
}
#free-stuff .single-lifestyle-box:hover > .link-btn {
color: var(--mainColor) !important;
background-color: #f5f7fa !important;
}
#free-stuff .flaticon-vitamin-c:before {
display: inline-block;
content: ' ';
position: relative;
background-image: url(https://vindiskogen.com/wp-content/themes/ecademy-child/img/youtube.svg);
background-repeat: no-repeat;
background-size: 65px 65px;
height: 65px;
width: 65px;
top: 10px;
}
@media (max-width: 767px){
#free-stuff .flaticon-vitamin-c:before {
display: inline-block;
content: ' ';
position: relative;
background-image: url(https://vindiskogen.com/wp-content/themes/ecademy-child/img/youtube.svg);
background-repeat: no-repeat;
background-size: 40px 40px;
height: 40px;
width: 40px;
top: 10px;
}
}
@media only screen and (max-width: 767px) {
.single-lifestyle-box .icon {
width: 65px;
height: 65px;
line-height: 65px;
font-size: 40px !important;
margin-bottom: 20px;
}
}
#free-stuff .flaticon-heart-rate-monitor:before {
display: inline-block;
content: ' ';
position: relative;
background-image: url(https://vindiskogen.com/wp-content/themes/ecademy-child/img/chat.svg);
background-repeat: no-repeat;
background-size: 65px 65px;
height: 65px;
width: 65px;
top: 10px;
}
@media only screen and (max-width: 767px) {
#free-stuff .flaticon-heart-rate-monitor:before {
display: inline-block;
content: ' ';
position: relative;
background-image: url(https://vindiskogen.com/wp-content/themes/ecademy-child/img/chat.svg);
background-repeat: no-repeat;
background-size: 40px 40px;
height: 40px;
width: 40px;
top: 10px;
}
}
.red-word{
color: #d8736a;
}
.page-main-content .nice-select {
display: grid !important;
}
.page-main-content {
min-height: 50vh;
}
.woocommerce-checkout .page-main-content .nice-select {
display: none !important;
}
.products_details div.product .product_meta span.sku_wrapper {
display: none !important;
}
.woocommerce .woocommerce-MyAccount-navigation {
background: #fff !important;
border: 1px solid #eee;
padding: 30px;
}
.woocommerce .woocommerce-MyAccount-content {
border: 1px solid #eee;
padding: 30px;
background-color: #fff;
}
.page-main-content {
padding-top: 0rem !important;
padding-bottom: 0 !important;
}
.page-title-area {
padding-top: 40px !important;
padding-bottom: 30px !important;
}
.products_details div.product .product_meta span.posted_in, .products_details div.product .product_meta span.tagged_as {
display: none !important;
} .page-title-area h2{
margin-bottom: 0 !important;
}
.success-story-area .shape2 {
right: 11% !important;
}
a.video-btn.popup-youtube {text-decoration: none !important;}
.ecademy-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
min-width: max-content;
}
.ecademy-nav img.smartify {
max-width: 170px;
height: auto;
}
#alena-testimonial .single-testimonials-item  {
padding-left: 0 !important;
}
#alena-testimonial .single-testimonials-item .client-img, .single-testimonials-item .shape-img img.shape-2 {
top: -100px !important;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
text-align: center;
}
#alena-testimonial .single-testimonials-item .shape-img img.shape-2 {
top: -240px !important;
}
#alena-testimonial .testimonials-area {
padding-top: 150px !important;
}
#alena-testimonial .single-testimonials-item{
text-align: center !important;
}
#alena-testimonial .single-testimonials-item::before{
display: none !important;
}
@media only screen and (max-width: 767px) {
#alena-testimonial .single-testimonials-item .client-img {
width: 300px !important;
height: 300px;
}
#alena-testimonial .testimonials-area {
padding-top: 0px !important;
}
#alena-testimonial .single-testimonials-item .client-img, .single-testimonials-item .shape-img img.shape-2 {
top: 0px !important;
}
}
.page-main-content dfn, .page-main-content cite, .page-main-content em, .page-main-content i {
font-style: normal !important;
}
#faq li, #contacts li{
list-style: none;
}
#faq .faq-accordion-tab .tabs li a {
min-width: 170px;
}
#faq .ptb-100 {
padding-top: 0 !important;
padding-bottom: 3rem !important;
}
.no-icon {
padding-left: 30px !important;
}
.elementor-widget-container li > a {
box-shadow: none;
text-decoration: none;
color: #D8736A;
}
#contacts ul {
padding-left: 0 !important;
}
#contacts li {
padding-bottom: 20px !important;
}
#contacts a {
text-decoration: none !important;
}
#contacts .inner-block {
max-width: 100%;
background-color: #ffffffd4;
padding: 15px;
border-radius: 5px;
}
#contacts .inner-block h2, #contacts .inner-block p, .contact-form .wpcf7-list-item-label {
color: #221638 !important;
}
#contacts .form-control {
color: #221638 !important;
background-color: #fff !important;
}
#contacts p {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
#contacts a {
color: #D8736A;
font-weight: 600;
}
#contacts input::placeholder, #contacts textarea::placeholder {
color: #D8736A;
}
#contacts .contact-form {
margin-left: 0 !important;
}
#contacts label.red, #newletter label.red {
position: absolute;
right: 30px;
top: 10px;
font-size: 30px;
color: #d9736a;
z-index: 1;
margin: 0;
padding: 0;
}
#newletter label.red {
position: absolute;
right: 30px;
top: 7px;
font-size: 30px;
color: #d9736a;
z-index: 1;
margin: 0;
padding: 0;
}
#contacts .contact-form .wpcf7-not-valid-tip, #newletter .contact-form .wpcf7-not-valid-tip{
color: #d8736a;
font-size: 10px;
margin-top: 4px;
}
#contacts .default-btn, #newletter .default-btn {
padding-left: 30px;
padding-right: 30px;
}
#contacts .contact-form {
overflow: hidden;
padding: 15px !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
border-color: #d8736a;
background-color: #d9736a;
border-radius: 5px;
color: #fff;
margin: 10px 0;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 3px;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #6fa192;
background-color: #6fa192;
border-radius: 5px;
color: #fff;
margin: 10px 0;
}
span.wpcf7-list-item-label {
font-size: 12px;
padding-left: 10px;
}
.elementor-widget-wrap.elementor-element-populated {
border-radius: 5px;
}
#teachers .elementor-image-box-description{
color: #D8736A;
font-weight: 600;
}
#teachers a {
text-decoration: none !important;
}
#teachers .elementor-widget-container a {
font-weight: 400;
}
.page-title-content h1 {
font-display: swap;
}
.page-title-content h1 {
font-family: Scripter, Sans-serif !important;
text-align: center;
max-width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
font-size: 36px;
font-weight: 800;
}
@media only screen and (max-width: 767px) {
.page-title-content h1 {
font-size: 20px;
}
}
.page-title-area h1 {
margin-bottom: 0 !important;
}
.page-main-content .entry-content a {
text-decoration: none !important;
}
.w-100 .default-btn {
width: 100% !important;
}
a.default-btn {
color: #ffffff !important;
}
a.anchor {
display: block;
position: relative;
top: -230px;
visibility: hidden;
} .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 28% !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
width: 68% !important;
}
.woocommerce table.shop_table {
background-color: #fff !important;
}
.products_details div.product .woocommerce-tabs ul#tabs {
text-align: left !important;
}
.woocommerce-tabs div#tab-additional_information h3 {
display: none;
}
.woocommerce-tabs div#comments h3 {
display: none;
}
.return-to-shop .button.wc-backward {
text-transform: inherit !important;
}
.products_details div.product form.cart table tr:nth-child(even), .products_details div.product form.cart table tr:hover {
background-color: transparent !important;
}
.products_details div.product form.cart .variations select {
border: 1px solid #d8736a !important;
border-radius: 5px;
}
.products_details th.label {
width: 35%;
}
.single-health-services-box .icon.green {
background-color: #2f6673 !important;
}
.products_details div.product p.price, .products_details div.product span.price {
font-family: Scripter, Sans-serif !important;
margin-bottom: 5px;
color: #d8736a !important;
font-size: 25px !important;
font-weight: 400 !important;
}
.woocommerce ul.products li.product h3 a {
font-weight: 400;
}
.products_details div.product .woocommerce-tabs .panel table.shop_attributes td, .products_details div.product .woocommerce-tabs .panel table.shop_attributes th {
text-transform: none !important;
}
.woocommerce table.shop_attributes td {
font-style: normal !important;
}
.woocommerce-cart-form div.coupon label{
display: none;
}
.woocommerce a.remove {
color: #d8736a !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
background-color: #221638;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
background-color: #f5e4e3;
border-top: 3px solid #d8736a;
}
.single-products .products-content {
padding: 30px 15px;
border-top: 1px solid #eee;
height: 250px;
}
.products-content {
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.comment-respond .form-submit input {
text-transform: inherit !important;
} .footer-area .single-footer-widget ul li::before {
display: none;
}
.footer-area .single-footer-widget ul {
padding-left: 0 !important;
}
.footer-area .single-footer-widget ul li a:hover {
padding-left: 0 !important;
}
.footer-bottom-area {
margin-top: 0 !important;
} #feature-box i.fa-address-book:nth-child(1)::before {
content: "";
background: url(https://vindiskogen.com/wp-content/themes/ecademy-child/img/plant001.webp);
height: 100%;
width: 100%;
position: absolute;
top: 10px;
left: 10px;
background-size: 70%;
background-repeat: no-repeat;
}
#feature-box i.fa-address-card:nth-child(1)::before {
content: "";
background: url(https://vindiskogen.com/wp-content/themes/ecademy-child/img/plant002.webp);
height: 100%;
width: 100%;
position: absolute;
top: 13px;
left: 13px;
background-size: 60%;
background-repeat: no-repeat;
}
#feature-box i.fa-adjust:nth-child(1)::before {
content: "";
background: url(https://vindiskogen.com/wp-content/themes/ecademy-child/img/plant003.webp);
height: 100%;
width: 100%;
position: absolute;
top: 13px;
left: 13px;
background-size: 60%;
background-repeat: no-repeat;
}
#feature-box i.fa-adn:nth-child(1)::before {
content: "";
background: url(https://vindiskogen.com/wp-content/themes/ecademy-child/img/plant004.webp);
height: 100%;
width: 100%;
position: absolute;
top: 8px;
left: 13px;
background-size: 60%;
background-repeat: no-repeat;
}
#feature-box i.fa-align-center:nth-child(1)::before {
content: "";
background: url(https://vindiskogen.com/wp-content/themes/ecademy-child/img/plant005.webp);
height: 100%;
width: 100%;
position: absolute;
top: 8px;
left: 13px;
background-size: 60%;
background-repeat: no-repeat;
}
#feature-box i.fa-align-justify:nth-child(1)::before {
content: "";
background: url(https://vindiskogen.com/wp-content/themes/ecademy-child/img/plant006.webp);
height: 100%;
width: 100%;
position: absolute;
top: 12px;
left: 13px;
background-size: 60%;
background-repeat: no-repeat;
}
#feature-box .single-health-services-box:hover .fa:before {
filter: brightness(3);
-webkit-filter: brightness(3);
transition: var(--transition);
}
.lp-user-profile {
position: relative;
background: #f8f9f8 !important;
}
.learn-press-form-login, .learn-press-form-register {
background-color: #c1d5cf;
}
.woocommerce-account-fields{
padding-top: 1rem;
}
button[name="add-to-cart"]::before {
font-family: fontAwesome;
content: "\f07a\00a0";
} .lp-user-profile #profile-nav .lp-profile-nav-tabs > li.active, .lp-user-profile #profile-nav .lp-profile-nav-tabs > li:hover {
background: #d8736a !important;
}
.lp-profile-content button, #course-item-content-header .form-button.lp-button-back button {
background: #d8736a !important;
}
.lp-user-profile .wrapper-profile-header {
color: #fff;
background: #eae2d7 !important;
position: relative;
border-radius: 5px;
}
.lp-profile-right {
background: #eae2d7 !important;
padding-bottom: 20px !important;
}
.statistic-box .statistic-box__number {
color: #d8736a !important;
font-size: 1.2em;
font-weight: 600
}
.statistic-box .statistic-box__text {
padding: 0;
color: #221638 !important;
font-size: 12px;
font-weight: 600;
margin-bottom: 0
}
.lp-user-profile #profile-nav .lp-profile-nav-tabs>li>a>i {
color: #221638 !important;
}
.learn-press-profile-course__progress .lp_profile_course_progress__header {
background: #d8736a !important;
}
.lp-ajax-message {
display:none;
margin-top:20px;
padding:20px;
border:1px solid #d8736a !important;
border-radius:5px;
font-size:.9em;
line-height:1.4
}
.learn-press-course-tab-filters .learn-press-filters a.active {
color:#d8736a !important;
}
.lp-profile-username{
font-family: Scripter, Sans-serif !important;
text-align: center;
max-width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
font-size: 36px !important;
font-weight: 400 !important;
color: #221638 !important;
}
.lp-user-profile .lp-profile-left {
min-width:150px !important;
max-width:270px;
}
.mean-container .mean-nav ul li a {
text-transform: none !important;
}
@media only screen and (max-width: 767px) {
.page-main-content.page-main-content-2 {
padding-top: 0px !important;
padding-bottom: 40px !important;
}
}
.woocommerce form.login, .woocommerce form.register, .woocommerce .woocommerce-ResetPassword {
background-color: #c1d5cf;
}
form.event-auth-form{
background-color: #c1d5cf;
border: 1px solid #eee;
padding: 25px;
margin: 0 0 0px;
}
.woocommerce .woocommerce-MyAccount-content .title {
font-size: inherit !important;
}
.woocommerce-Address-title.title h3 {
font-family: revert-layer;
font-family: Nunito,Arial, Helvetica, sans-serif !important;
font-weight: 800 !important;
}
.woocommerce .woocommerce-MyAccount-content p {
margin-top: 0;
font-weight: 800;
}
.woocommerce-topbar {
margin-bottom: 30px;
background: #c1d5cf !important;
}
.woocommerce-store-notice, p.demo_store {
background-color: #d8736a !important;
}
.mean-container .mean-nav ul li a {
font-weight: 700;
}
.intl-tel-input.separate-dial-code .selected-flag {
background-color: rgba(0, 0, 0, 0);
display: table;
}
.gdpr-term {
accent-color: #9d3039;
height: 20px; width: 20px; }
input[type=checkbox]
{ -ms-transform: scale(1.4); -moz-transform: scale(1.4); -webkit-transform: scale(1.4); -o-transform: scale(1.4); transform: scale(1.4);
padding: 10px;
}
.checkboxtext
{ font-size: 110%;
display: inline;
}
.wpcf7-not-valid-tip {
color: #d8736a;
font-size: 0.8em;
font-weight: normal;
display: block;
}
#main-hero-block{
.flaticon-agenda:before {
content: "";
}
.default-btn {
padding-left: 30px;
padding-right: 30px;
padding-top: 11px;
padding-bottom: 11px;
}
}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.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-md-auto,.col-sm,.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-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal .list-group-item.active{margin-top:0}.list-group-horizontal .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm .list-group-item.active{margin-top:0}.list-group-horizontal-sm .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md .list-group-item.active{margin-top:0}.list-group-horizontal-md .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg .list-group-item.active{margin-top:0}.list-group-horizontal-lg .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl .list-group-item.active{margin-top:0}.list-group-horizontal-xl .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush .list-group-item{border-right-width:0;border-left-width:0;border-radius:0}.list-group-flush .list-group-item:first-child{border-top-width:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}} @-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}
@font-face{font-family:'boxicons';font-weight:normal;font-style:normal;src:url(//vindiskogen.com/wp-content/themes/ecademy/assets/fonts/boxicons.eot);src:url(//vindiskogen.com/wp-content/themes/ecademy/assets/fonts/boxicons.eot) format('embedded-opentype'),url(//vindiskogen.com/wp-content/themes/ecademy/assets/fonts/boxicons.woff2) format('woff2'),url(//vindiskogen.com/wp-content/themes/ecademy/assets/fonts/boxicons.woff) format('woff'),url(//vindiskogen.com/wp-content/themes/ecademy/assets/fonts/boxicons.ttf) format('truetype'),url(//vindiskogen.com/wp-content/themes/ecademy/assets/fonts/boxicons.svg?#boxicons) format('svg')}.bx{font-family:'boxicons'!important;font-weight:normal;font-style:normal;font-variant:normal;line-height:1;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@-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)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bx-spin{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-spin-hover:hover{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-tada{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-tada-hover:hover{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-flashing{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-flashing-hover:hover{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-burst{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-burst-hover:hover{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-fade-up{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-up-hover:hover{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-down{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-down-hover:hover{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-left{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-left-hover:hover{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-right{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-fade-right-hover:hover{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-lg{font-size:3.0!important}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg);-ms-filter:'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)'}.bx-rotate-180{transform:rotate(180deg);-ms-filter:'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)'}.bx-rotate-270{transform:rotate(270deg);-ms-filter:'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)'}.bx-flip-horizontal{transform:scaleX(-1);-ms-filter:'progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)'}.bx-flip-vertical{transform:scaleY(-1);-ms-filter:'progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)'}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxl-500px:before{content:"\e900"}.bxl-adobe:before{content:"\e901"}.bxl-airbnb:before{content:"\e902"}.bxl-algolia:before{content:"\e903"}.bxl-amazon:before{content:"\e904"}.bxl-android:before{content:"\e905"}.bxl-angular:before{content:"\e906"}.bxl-apple:before{content:"\e907"}.bxl-audible:before{content:"\e908"}.bxl-baidu:before{content:"\e909"}.bxl-behance:before{content:"\e90a"}.bxl-bing:before{content:"\e90b"}.bxl-bitcoin:before{content:"\e90c"}.bxl-blogger:before{content:"\e90d"}.bxl-bootstrap:before{content:"\e90e"}.bxl-chrome:before{content:"\e90f"}.bxl-codepen:before{content:"\e910"}.bxl-creative-commons:before{content:"\e911"}.bxl-css3:before{content:"\e912"}.bxl-dailymotion:before{content:"\e913"}.bxl-deviantart:before{content:"\e914"}.bxl-dev-to:before{content:"\e915"}.bxl-digg:before{content:"\e916"}.bxl-digitalocean:before{content:"\e917"}.bxl-discord:before{content:"\e918"}.bxl-discourse:before{content:"\e919"}.bxl-dribbble:before{content:"\e91a"}.bxl-dropbox:before{content:"\e91b"}.bxl-drupal:before{content:"\e91c"}.bxl-ebay:before{content:"\e91d"}.bxl-edge:before{content:"\e91e"}.bxl-etsy:before{content:"\e91f"}.bxl-facebook:before{content:"\e920"}.bxl-facebook-circle:before{content:"\e921"}.bxl-facebook-square:before{content:"\e922"}.bxl-figma:before{content:"\e923"}.bxl-firefox:before{content:"\e924"}.bxl-flickr:before{content:"\e925"}.bxl-flickr-square:before{content:"\e926"}.bxl-foursquare:before{content:"\e927"}.bxl-git:before{content:"\e928"}.bxl-github:before{content:"\e929"}.bxl-gitlab:before{content:"\e92a"}.bxl-google:before{content:"\e92b"}.bxl-google-plus:before{content:"\e92c"}.bxl-google-plus-circle:before{content:"\e92d"}.bxl-html5:before{content:"\e92e"}.bxl-imdb:before{content:"\e92f"}.bxl-instagram:before{content:"\e930"}.bxl-instagram-alt:before{content:"\e931"}.bxl-internet-explorer:before{content:"\e932"}.bxl-invision:before{content:"\e933"}.bxl-javascript:before{content:"\e934"}.bxl-joomla:before{content:"\e935"}.bxl-jquery:before{content:"\e936"}.bxl-jsfiddle:before{content:"\e937"}.bxl-kickstarter:before{content:"\e938"}.bxl-less:before{content:"\e939"}.bxl-linkedin:before{content:"\e93a"}.bxl-linkedin-square:before{content:"\e93b"}.bxl-magento:before{content:"\e93c"}.bxl-mailchimp:before{content:"\e93d"}.bxl-mastercard:before{content:"\e93e"}.bxl-medium:before{content:"\e93f"}.bxl-medium-old:before{content:"\e940"}.bxl-medium-square:before{content:"\e941"}.bxl-messenger:before{content:"\e942"}.bxl-microsoft:before{content:"\e943"}.bxl-nodejs:before{content:"\e944"}.bxl-opera:before{content:"\e945"}.bxl-patreon:before{content:"\e946"}.bxl-paypal:before{content:"\e947"}.bxl-periscope:before{content:"\e948"}.bxl-pinterest:before{content:"\e949"}.bxl-pinterest-alt:before{content:"\e94a"}.bxl-play-store:before{content:"\e94b"}.bxl-pocket:before{content:"\e94c"}.bxl-product-hunt:before{content:"\e94d"}.bxl-quora:before{content:"\e94e"}.bxl-react:before{content:"\e94f"}.bxl-redbubble:before{content:"\e950"}.bxl-reddit:before{content:"\e951"}.bxl-redux:before{content:"\e952"}.bxl-sass:before{content:"\e953"}.bxl-shopify:before{content:"\e954"}.bxl-skype:before{content:"\e955"}.bxl-slack:before{content:"\e956"}.bxl-slack-old:before{content:"\e957"}.bxl-snapchat:before{content:"\e958"}.bxl-soundcloud:before{content:"\e959"}.bxl-spotify:before{content:"\e95a"}.bxl-squarespace:before{content:"\e95b"}.bxl-stack-overflow:before{content:"\e95c"}.bxl-stripe:before{content:"\e95d"}.bxl-telegram:before{content:"\e95e"}.bxl-trello:before{content:"\e95f"}.bxl-tumblr:before{content:"\e960"}.bxl-twitch:before{content:"\e961"}.bxl-twitter:before{content:"\e962"}.bxl-unsplash:before{content:"\e963"}.bxl-vimeo:before{content:"\e964"}.bxl-visa:before{content:"\e965"}.bxl-vk:before{content:"\e966"}.bxl-vuejs:before{content:"\e967"}.bxl-whatsapp:before{content:"\e968"}.bxl-whatsapp-square:before{content:"\e969"}.bxl-wikipedia:before{content:"\e96a"}.bxl-windows:before{content:"\e96b"}.bxl-wix:before{content:"\e96c"}.bxl-wordpress:before{content:"\e96d"}.bxl-yahoo:before{content:"\e96e"}.bxl-yelp:before{content:"\e96f"}.bxl-youtube:before{content:"\e970"}.bx-abacus:before{content:"\e971"}.bx-accessibility:before{content:"\e972"}.bx-add-to-queue:before{content:"\e973"}.bx-adjust:before{content:"\e974"}.bx-alarm:before{content:"\e975"}.bx-alarm-add:before{content:"\e976"}.bx-alarm-exclamation:before{content:"\e977"}.bx-alarm-off:before{content:"\e978"}.bx-alarm-snooze:before{content:"\e979"}.bx-album:before{content:"\e97a"}.bx-align-justify:before{content:"\e97b"}.bx-align-left:before{content:"\e97c"}.bx-align-middle:before{content:"\e97d"}.bx-align-right:before{content:"\e97e"}.bx-analyse:before{content:"\e97f"}.bx-anchor:before{content:"\e980"}.bx-angry:before{content:"\e981"}.bx-aperture:before{content:"\e982"}.bx-arch:before{content:"\e983"}.bx-archive:before{content:"\e984"}.bx-archive-in:before{content:"\e985"}.bx-archive-out:before{content:"\e986"}.bx-area:before{content:"\e987"}.bx-arrow-back:before{content:"\e988"}.bx-arrow-from-bottom:before{content:"\e989"}.bx-arrow-from-left:before{content:"\e98a"}.bx-arrow-from-right:before{content:"\e98b"}.bx-arrow-from-top:before{content:"\e98c"}.bx-arrow-to-bottom:before{content:"\e98d"}.bx-arrow-to-left:before{content:"\e98e"}.bx-arrow-to-right:before{content:"\e98f"}.bx-arrow-to-top:before{content:"\e990"}.bx-at:before{content:"\e991"}.bx-atom:before{content:"\e992"}.bx-award:before{content:"\e993"}.bx-badge:before{content:"\e994"}.bx-badge-check:before{content:"\e995"}.bx-ball:before{content:"\e996"}.bx-band-aid:before{content:"\e997"}.bx-bar-chart:before{content:"\e998"}.bx-bar-chart-alt:before{content:"\e999"}.bx-bar-chart-alt-2:before{content:"\e99a"}.bx-bar-chart-square:before{content:"\e99b"}.bx-barcode:before{content:"\e99c"}.bx-barcode-reader:before{content:"\e99d"}.bx-baseball:before{content:"\e99e"}.bx-basket:before{content:"\e99f"}.bx-basketball:before{content:"\e9a0"}.bx-bath:before{content:"\e9a1"}.bx-battery:before{content:"\e9a2"}.bx-bed:before{content:"\e9a3"}.bx-been-here:before{content:"\e9a4"}.bx-beer:before{content:"\e9a5"}.bx-bell:before{content:"\e9a6"}.bx-bell-minus:before{content:"\e9a7"}.bx-bell-off:before{content:"\e9a8"}.bx-bell-plus:before{content:"\e9a9"}.bx-bible:before{content:"\e9aa"}.bx-bitcoin:before{content:"\e9ab"}.bx-blanket:before{content:"\e9ac"}.bx-block:before{content:"\e9ad"}.bx-bluetooth:before{content:"\e9ae"}.bx-body:before{content:"\e9af"}.bx-bold:before{content:"\e9b0"}.bx-bolt-circle:before{content:"\e9b1"}.bx-bomb:before{content:"\e9b2"}.bx-bone:before{content:"\e9b3"}.bx-bong:before{content:"\e9b4"}.bx-book:before{content:"\e9b5"}.bx-book-add:before{content:"\e9b6"}.bx-book-alt:before{content:"\e9b7"}.bx-book-bookmark:before{content:"\e9b8"}.bx-book-content:before{content:"\e9b9"}.bx-book-heart:before{content:"\e9ba"}.bx-bookmark:before{content:"\e9bb"}.bx-bookmark-minus:before{content:"\e9bc"}.bx-bookmark-plus:before{content:"\e9bd"}.bx-bookmarks:before{content:"\e9be"}.bx-book-open:before{content:"\e9bf"}.bx-book-reader:before{content:"\e9c0"}.bx-border-all:before{content:"\e9c1"}.bx-border-bottom:before{content:"\e9c2"}.bx-border-inner:before{content:"\e9c3"}.bx-border-left:before{content:"\e9c4"}.bx-border-none:before{content:"\e9c5"}.bx-border-outer:before{content:"\e9c6"}.bx-border-radius:before{content:"\e9c7"}.bx-border-right:before{content:"\e9c8"}.bx-border-top:before{content:"\e9c9"}.bx-bot:before{content:"\e9ca"}.bx-bowling-ball:before{content:"\e9cb"}.bx-box:before{content:"\e9cc"}.bx-bracket:before{content:"\e9cd"}.bx-braille:before{content:"\e9ce"}.bx-brain:before{content:"\e9cf"}.bx-briefcase:before{content:"\e9d0"}.bx-briefcase-alt:before{content:"\e9d1"}.bx-briefcase-alt-2:before{content:"\e9d2"}.bx-brightness:before{content:"\e9d3"}.bx-brightness-half:before{content:"\e9d4"}.bx-broadcast:before{content:"\e9d5"}.bx-brush:before{content:"\e9d6"}.bx-brush-alt:before{content:"\e9d7"}.bx-bug:before{content:"\e9d8"}.bx-bug-alt:before{content:"\e9d9"}.bx-building:before{content:"\e9da"}.bx-building-house:before{content:"\e9db"}.bx-buildings:before{content:"\e9dc"}.bx-bulb:before{content:"\e9dd"}.bx-bullseye:before{content:"\e9de"}.bx-buoy:before{content:"\e9df"}.bx-bus:before{content:"\e9e0"}.bx-bus-school:before{content:"\e9e1"}.bx-cabinet:before{content:"\e9e2"}.bx-cake:before{content:"\e9e3"}.bx-calculator:before{content:"\e9e4"}.bx-calendar:before{content:"\e9e5"}.bx-calendar-alt:before{content:"\e9e6"}.bx-calendar-check:before{content:"\e9e7"}.bx-calendar-edit:before{content:"\e9e8"}.bx-calendar-event:before{content:"\e9e9"}.bx-calendar-exclamation:before{content:"\e9ea"}.bx-calendar-heart:before{content:"\e9eb"}.bx-calendar-minus:before{content:"\e9ec"}.bx-calendar-plus:before{content:"\e9ed"}.bx-calendar-star:before{content:"\e9ee"}.bx-calendar-week:before{content:"\e9ef"}.bx-calendar-x:before{content:"\e9f0"}.bx-camera:before{content:"\e9f1"}.bx-camera-home:before{content:"\e9f2"}.bx-camera-movie:before{content:"\e9f3"}.bx-camera-off:before{content:"\e9f4"}.bx-capsule:before{content:"\e9f5"}.bx-captions:before{content:"\e9f6"}.bx-car:before{content:"\e9f7"}.bx-card:before{content:"\e9f8"}.bx-caret-down:before{content:"\e9f9"}.bx-caret-down-circle:before{content:"\e9fa"}.bx-caret-down-square:before{content:"\e9fb"}.bx-caret-left:before{content:"\e9fc"}.bx-caret-left-circle:before{content:"\e9fd"}.bx-caret-left-square:before{content:"\e9fe"}.bx-caret-right:before{content:"\e9ff"}.bx-caret-right-circle:before{content:"\ea00"}.bx-caret-right-square:before{content:"\ea01"}.bx-caret-up:before{content:"\ea02"}.bx-caret-up-circle:before{content:"\ea03"}.bx-caret-up-square:before{content:"\ea04"}.bx-carousel:before{content:"\ea05"}.bx-cart:before{content:"\ea06"}.bx-cart-alt:before{content:"\ea07"}.bx-cast:before{content:"\ea08"}.bx-cctv:before{content:"\ea09"}.bx-certification:before{content:"\ea0a"}.bx-chair:before{content:"\ea0b"}.bx-chalkboard:before{content:"\ea0c"}.bx-chart:before{content:"\ea0d"}.bx-chat:before{content:"\ea0e"}.bx-check:before{content:"\ea0f"}.bx-checkbox:before{content:"\ea10"}.bx-checkbox-checked:before{content:"\ea11"}.bx-checkbox-square:before{content:"\ea12"}.bx-check-circle:before{content:"\ea13"}.bx-check-double:before{content:"\ea14"}.bx-check-shield:before{content:"\ea15"}.bx-check-square:before{content:"\ea16"}.bx-chevron-down:before{content:"\ea17"}.bx-chevron-down-circle:before{content:"\ea18"}.bx-chevron-down-square:before{content:"\ea19"}.bx-chevron-left:before{content:"\ea1a"}.bx-chevron-left-circle:before{content:"\ea1b"}.bx-chevron-left-square:before{content:"\ea1c"}.bx-chevron-right:before{content:"\ea1d"}.bx-chevron-right-circle:before{content:"\ea1e"}.bx-chevron-right-square:before{content:"\ea1f"}.bx-chevrons-down:before{content:"\ea20"}.bx-chevrons-left:before{content:"\ea21"}.bx-chevrons-right:before{content:"\ea22"}.bx-chevrons-up:before{content:"\ea23"}.bx-chevron-up:before{content:"\ea24"}.bx-chevron-up-circle:before{content:"\ea25"}.bx-chevron-up-square:before{content:"\ea26"}.bx-chip:before{content:"\ea27"}.bx-church:before{content:"\ea28"}.bx-circle:before{content:"\ea29"}.bx-clinic:before{content:"\ea2a"}.bx-clipboard:before{content:"\ea2b"}.bx-closet:before{content:"\ea2c"}.bx-cloud:before{content:"\ea2d"}.bx-cloud-download:before{content:"\ea2e"}.bx-cloud-drizzle:before{content:"\ea2f"}.bx-cloud-lightning:before{content:"\ea30"}.bx-cloud-light-rain:before{content:"\ea31"}.bx-cloud-rain:before{content:"\ea32"}.bx-cloud-snow:before{content:"\ea33"}.bx-cloud-upload:before{content:"\ea34"}.bx-code:before{content:"\ea35"}.bx-code-alt:before{content:"\ea36"}.bx-code-block:before{content:"\ea37"}.bx-code-curly:before{content:"\ea38"}.bx-coffee:before{content:"\ea39"}.bx-coffee-togo:before{content:"\ea3a"}.bx-cog:before{content:"\ea3b"}.bx-coin:before{content:"\ea3c"}.bx-coin-stack:before{content:"\ea3d"}.bx-collapse:before{content:"\ea3e"}.bx-collection:before{content:"\ea3f"}.bx-color-fill:before{content:"\ea40"}.bx-columns:before{content:"\ea41"}.bx-command:before{content:"\ea42"}.bx-comment:before{content:"\ea43"}.bx-comment-add:before{content:"\ea44"}.bx-comment-check:before{content:"\ea45"}.bx-comment-detail:before{content:"\ea46"}.bx-comment-dots:before{content:"\ea47"}.bx-comment-edit:before{content:"\ea48"}.bx-comment-error:before{content:"\ea49"}.bx-comment-minus:before{content:"\ea4a"}.bx-comment-x:before{content:"\ea4b"}.bx-compass:before{content:"\ea4c"}.bx-confused:before{content:"\ea4d"}.bx-conversation:before{content:"\ea4e"}.bx-cookie:before{content:"\ea4f"}.bx-cool:before{content:"\ea50"}.bx-copy:before{content:"\ea51"}.bx-copy-alt:before{content:"\ea52"}.bx-copyright:before{content:"\ea53"}.bx-credit-card:before{content:"\ea54"}.bx-credit-card-alt:before{content:"\ea55"}.bx-credit-card-front:before{content:"\ea56"}.bx-crop:before{content:"\ea57"}.bx-crosshair:before{content:"\ea58"}.bx-crown:before{content:"\ea59"}.bx-cube:before{content:"\ea5a"}.bx-cube-alt:before{content:"\ea5b"}.bx-cuboid:before{content:"\ea5c"}.bx-current-location:before{content:"\ea5d"}.bx-customize:before{content:"\ea5e"}.bx-cut:before{content:"\ea5f"}.bx-cycling:before{content:"\ea60"}.bx-cylinder:before{content:"\ea61"}.bx-data:before{content:"\ea62"}.bx-desktop:before{content:"\ea63"}.bx-detail:before{content:"\ea64"}.bx-devices:before{content:"\ea65"}.bx-dialpad:before{content:"\ea66"}.bx-dialpad-alt:before{content:"\ea67"}.bx-diamond:before{content:"\ea68"}.bx-dice-1:before{content:"\ea69"}.bx-dice-2:before{content:"\ea6a"}.bx-dice-3:before{content:"\ea6b"}.bx-dice-4:before{content:"\ea6c"}.bx-dice-5:before{content:"\ea6d"}.bx-dice-6:before{content:"\ea6e"}.bx-directions:before{content:"\ea6f"}.bx-disc:before{content:"\ea70"}.bx-dish:before{content:"\ea71"}.bx-dislike:before{content:"\ea72"}.bx-dizzy:before{content:"\ea73"}.bx-dna:before{content:"\ea74"}.bx-dock-bottom:before{content:"\ea75"}.bx-dock-left:before{content:"\ea76"}.bx-dock-right:before{content:"\ea77"}.bx-dock-top:before{content:"\ea78"}.bx-dollar:before{content:"\ea79"}.bx-dollar-circle:before{content:"\ea7a"}.bx-donate-blood:before{content:"\ea7b"}.bx-donate-heart:before{content:"\ea7c"}.bx-door-open:before{content:"\ea7d"}.bx-dots-horizontal:before{content:"\ea7e"}.bx-dots-horizontal-rounded:before{content:"\ea7f"}.bx-dots-vertical:before{content:"\ea80"}.bx-dots-vertical-rounded:before{content:"\ea81"}.bx-doughnut-chart:before{content:"\ea82"}.bx-down-arrow:before{content:"\ea83"}.bx-down-arrow-alt:before{content:"\ea84"}.bx-down-arrow-circle:before{content:"\ea85"}.bx-download:before{content:"\ea86"}.bx-downvote:before{content:"\ea87"}.bx-drink:before{content:"\ea88"}.bx-droplet:before{content:"\ea89"}.bx-dumbbell:before{content:"\ea8a"}.bx-duplicate:before{content:"\ea8b"}.bx-edit:before{content:"\ea8c"}.bx-edit-alt:before{content:"\ea8d"}.bx-envelope:before{content:"\ea8e"}.bx-envelope-open:before{content:"\ea8f"}.bx-equalizer:before{content:"\ea90"}.bx-eraser:before{content:"\ea91"}.bx-error:before{content:"\ea92"}.bx-error-alt:before{content:"\ea93"}.bx-error-circle:before{content:"\ea94"}.bx-euro:before{content:"\ea95"}.bx-exclude:before{content:"\ea96"}.bx-exit:before{content:"\ea97"}.bx-exit-fullscreen:before{content:"\ea98"}.bx-expand:before{content:"\ea99"}.bx-export:before{content:"\ea9a"}.bx-extension:before{content:"\ea9b"}.bx-face:before{content:"\ea9c"}.bx-fast-forward:before{content:"\ea9d"}.bx-fast-forward-circle:before{content:"\ea9e"}.bx-female:before{content:"\ea9f"}.bx-female-sign:before{content:"\eaa0"}.bx-file:before{content:"\eaa1"}.bx-file-blank:before{content:"\eaa2"}.bx-file-find:before{content:"\eaa3"}.bx-film:before{content:"\eaa4"}.bx-filter:before{content:"\eaa5"}.bx-filter-alt:before{content:"\eaa6"}.bx-fingerprint:before{content:"\eaa7"}.bx-first-aid:before{content:"\eaa8"}.bx-first-page:before{content:"\eaa9"}.bx-flag:before{content:"\eaaa"}.bx-folder:before{content:"\eaab"}.bx-folder-minus:before{content:"\eaac"}.bx-folder-open:before{content:"\eaad"}.bx-folder-plus:before{content:"\eaae"}.bx-font:before{content:"\eaaf"}.bx-font-color:before{content:"\eab0"}.bx-font-family:before{content:"\eab1"}.bx-font-size:before{content:"\eab2"}.bx-food-menu:before{content:"\eab3"}.bx-food-tag:before{content:"\eab4"}.bx-football:before{content:"\eab5"}.bx-fridge:before{content:"\eab6"}.bx-fullscreen:before{content:"\eab7"}.bx-game:before{content:"\eab8"}.bx-gas-pump:before{content:"\eab9"}.bx-ghost:before{content:"\eaba"}.bx-gift:before{content:"\eabb"}.bx-git-branch:before{content:"\eabc"}.bx-git-commit:before{content:"\eabd"}.bx-git-compare:before{content:"\eabe"}.bx-git-merge:before{content:"\eabf"}.bx-git-pull-request:before{content:"\eac0"}.bx-git-repo-forked:before{content:"\eac1"}.bx-glasses:before{content:"\eac2"}.bx-glasses-alt:before{content:"\eac3"}.bx-globe:before{content:"\eac4"}.bx-globe-alt:before{content:"\eac5"}.bx-grid:before{content:"\eac6"}.bx-grid-alt:before{content:"\eac7"}.bx-grid-horizontal:before{content:"\eac8"}.bx-grid-small:before{content:"\eac9"}.bx-grid-vertical:before{content:"\eaca"}.bx-group:before{content:"\eacb"}.bx-handicap:before{content:"\eacc"}.bx-happy:before{content:"\eacd"}.bx-happy-alt:before{content:"\eace"}.bx-happy-beaming:before{content:"\eacf"}.bx-happy-heart-eyes:before{content:"\ead0"}.bx-hash:before{content:"\ead1"}.bx-hdd:before{content:"\ead2"}.bx-heading:before{content:"\ead3"}.bx-headphone:before{content:"\ead4"}.bx-health:before{content:"\ead5"}.bx-heart:before{content:"\ead6"}.bx-heart-circle:before{content:"\ead7"}.bx-heart-square:before{content:"\ead8"}.bx-help-circle:before{content:"\ead9"}.bx-hide:before{content:"\eada"}.bx-highlight:before{content:"\eadb"}.bx-history:before{content:"\eadc"}.bx-hive:before{content:"\eadd"}.bx-home:before{content:"\eade"}.bx-home-alt:before{content:"\eadf"}.bx-home-circle:before{content:"\eae0"}.bx-home-heart:before{content:"\eae1"}.bx-home-smile:before{content:"\eae2"}.bx-horizontal-center:before{content:"\eae3"}.bx-hotel:before{content:"\eae4"}.bx-hourglass:before{content:"\eae5"}.bx-id-card:before{content:"\eae6"}.bx-image:before{content:"\eae7"}.bx-image-add:before{content:"\eae8"}.bx-image-alt:before{content:"\eae9"}.bx-images:before{content:"\eaea"}.bx-import:before{content:"\eaeb"}.bx-infinite:before{content:"\eaec"}.bx-info-circle:before{content:"\eaed"}.bx-info-square:before{content:"\eaee"}.bx-intersect:before{content:"\eaef"}.bx-italic:before{content:"\eaf0"}.bx-joystick:before{content:"\eaf1"}.bx-joystick-alt:before{content:"\eaf2"}.bx-joystick-button:before{content:"\eaf3"}.bx-key:before{content:"\eaf4"}.bx-label:before{content:"\eaf5"}.bx-landscape:before{content:"\eaf6"}.bx-laptop:before{content:"\eaf7"}.bx-last-page:before{content:"\eaf8"}.bx-laugh:before{content:"\eaf9"}.bx-layer:before{content:"\eafa"}.bx-layer-minus:before{content:"\eafb"}.bx-layer-plus:before{content:"\eafc"}.bx-layout:before{content:"\eafd"}.bx-left-arrow:before{content:"\eafe"}.bx-left-arrow-alt:before{content:"\eaff"}.bx-left-arrow-circle:before{content:"\eb00"}.bx-left-down-arrow-circle:before{content:"\eb01"}.bx-left-indent:before{content:"\eb02"}.bx-left-top-arrow-circle:before{content:"\eb03"}.bx-like:before{content:"\eb04"}.bx-line-chart:before{content:"\eb05"}.bx-line-chart-down:before{content:"\eb06"}.bx-link:before{content:"\eb07"}.bx-link-alt:before{content:"\eb08"}.bx-link-external:before{content:"\eb09"}.bx-lira:before{content:"\eb0a"}.bx-list-check:before{content:"\eb0b"}.bx-list-minus:before{content:"\eb0c"}.bx-list-ol:before{content:"\eb0d"}.bx-list-plus:before{content:"\eb0e"}.bx-list-ul:before{content:"\eb0f"}.bx-loader:before{content:"\eb10"}.bx-loader-alt:before{content:"\eb11"}.bx-loader-circle:before{content:"\eb12"}.bx-location-plus:before{content:"\eb13"}.bx-lock:before{content:"\eb14"}.bx-lock-alt:before{content:"\eb15"}.bx-lock-open:before{content:"\eb16"}.bx-lock-open-alt:before{content:"\eb17"}.bx-log-in:before{content:"\eb18"}.bx-log-in-circle:before{content:"\eb19"}.bx-log-out:before{content:"\eb1a"}.bx-log-out-circle:before{content:"\eb1b"}.bx-low-vision:before{content:"\eb1c"}.bx-magnet:before{content:"\eb1d"}.bx-mail-send:before{content:"\eb1e"}.bx-male:before{content:"\eb1f"}.bx-male-sign:before{content:"\eb20"}.bx-map:before{content:"\eb21"}.bx-map-alt:before{content:"\eb22"}.bx-map-pin:before{content:"\eb23"}.bx-mask:before{content:"\eb24"}.bx-medal:before{content:"\eb25"}.bx-meh:before{content:"\eb26"}.bx-meh-alt:before{content:"\eb27"}.bx-meh-blank:before{content:"\eb28"}.bx-memory-card:before{content:"\eb29"}.bx-menu:before{content:"\eb2a"}.bx-menu-alt-left:before{content:"\eb2b"}.bx-menu-alt-right:before{content:"\eb2c"}.bx-merge:before{content:"\eb2d"}.bx-message:before{content:"\eb2e"}.bx-message-add:before{content:"\eb2f"}.bx-message-alt:before{content:"\eb30"}.bx-message-alt-add:before{content:"\eb31"}.bx-message-alt-check:before{content:"\eb32"}.bx-message-alt-detail:before{content:"\eb33"}.bx-message-alt-dots:before{content:"\eb34"}.bx-message-alt-edit:before{content:"\eb35"}.bx-message-alt-error:before{content:"\eb36"}.bx-message-alt-minus:before{content:"\eb37"}.bx-message-alt-x:before{content:"\eb38"}.bx-message-check:before{content:"\eb39"}.bx-message-detail:before{content:"\eb3a"}.bx-message-dots:before{content:"\eb3b"}.bx-message-edit:before{content:"\eb3c"}.bx-message-error:before{content:"\eb3d"}.bx-message-minus:before{content:"\eb3e"}.bx-message-rounded:before{content:"\eb3f"}.bx-message-rounded-add:before{content:"\eb40"}.bx-message-rounded-check:before{content:"\eb41"}.bx-message-rounded-detail:before{content:"\eb42"}.bx-message-rounded-dots:before{content:"\eb43"}.bx-message-rounded-edit:before{content:"\eb44"}.bx-message-rounded-error:before{content:"\eb45"}.bx-message-rounded-minus:before{content:"\eb46"}.bx-message-rounded-x:before{content:"\eb47"}.bx-message-square:before{content:"\eb48"}.bx-message-square-add:before{content:"\eb49"}.bx-message-square-check:before{content:"\eb4a"}.bx-message-square-detail:before{content:"\eb4b"}.bx-message-square-dots:before{content:"\eb4c"}.bx-message-square-edit:before{content:"\eb4d"}.bx-message-square-error:before{content:"\eb4e"}.bx-message-square-minus:before{content:"\eb4f"}.bx-message-square-x:before{content:"\eb50"}.bx-message-x:before{content:"\eb51"}.bx-meteor:before{content:"\eb52"}.bx-microchip:before{content:"\eb53"}.bx-microphone:before{content:"\eb54"}.bx-microphone-off:before{content:"\eb55"}.bx-minus:before{content:"\eb56"}.bx-minus-back:before{content:"\eb57"}.bx-minus-circle:before{content:"\eb58"}.bx-minus-front:before{content:"\eb59"}.bx-mobile:before{content:"\eb5a"}.bx-mobile-alt:before{content:"\eb5b"}.bx-mobile-landscape:before{content:"\eb5c"}.bx-mobile-vibration:before{content:"\eb5d"}.bx-money:before{content:"\eb5e"}.bx-moon:before{content:"\eb5f"}.bx-mouse:before{content:"\eb60"}.bx-mouse-alt:before{content:"\eb61"}.bx-move:before{content:"\eb62"}.bx-move-horizontal:before{content:"\eb63"}.bx-move-vertical:before{content:"\eb64"}.bx-movie:before{content:"\eb65"}.bx-music:before{content:"\eb66"}.bx-navigation:before{content:"\eb67"}.bx-network-chart:before{content:"\eb68"}.bx-news:before{content:"\eb69"}.bx-no-entry:before{content:"\eb6a"}.bx-note:before{content:"\eb6b"}.bx-notepad:before{content:"\eb6c"}.bx-notification:before{content:"\eb6d"}.bx-notification-off:before{content:"\eb6e"}.bx-outline:before{content:"\eb6f"}.bx-package:before{content:"\eb70"}.bx-paint:before{content:"\eb71"}.bx-paint-roll:before{content:"\eb72"}.bx-palette:before{content:"\eb73"}.bx-paperclip:before{content:"\eb74"}.bx-paper-plane:before{content:"\eb75"}.bx-paragraph:before{content:"\eb76"}.bx-paste:before{content:"\eb77"}.bx-pause:before{content:"\eb78"}.bx-pause-circle:before{content:"\eb79"}.bx-pen:before{content:"\eb7a"}.bx-pencil:before{content:"\eb7b"}.bx-phone:before{content:"\eb7c"}.bx-phone-call:before{content:"\eb7d"}.bx-phone-incoming:before{content:"\eb7e"}.bx-phone-outgoing:before{content:"\eb7f"}.bx-photo-album:before{content:"\eb80"}.bx-pie-chart:before{content:"\eb81"}.bx-pie-chart-alt:before{content:"\eb82"}.bx-pie-chart-alt-2:before{content:"\eb83"}.bx-pin:before{content:"\eb84"}.bx-planet:before{content:"\eb85"}.bx-play:before{content:"\eb86"}.bx-play-circle:before{content:"\eb87"}.bx-plug:before{content:"\eb88"}.bx-plus:before{content:"\eb89"}.bx-plus-circle:before{content:"\eb8a"}.bx-plus-medical:before{content:"\eb8b"}.bx-pointer:before{content:"\eb8c"}.bx-poll:before{content:"\eb8d"}.bx-polygon:before{content:"\eb8e"}.bx-pound:before{content:"\eb8f"}.bx-power-off:before{content:"\eb90"}.bx-printer:before{content:"\eb91"}.bx-pulse:before{content:"\eb92"}.bx-purchase-tag:before{content:"\eb93"}.bx-purchase-tag-alt:before{content:"\eb94"}.bx-pyramid:before{content:"\eb95"}.bx-question-mark:before{content:"\eb96"}.bx-radar:before{content:"\eb97"}.bx-radio:before{content:"\eb98"}.bx-radio-circle:before{content:"\eb99"}.bx-radio-circle-marked:before{content:"\eb9a"}.bx-receipt:before{content:"\eb9b"}.bx-rectangle:before{content:"\eb9c"}.bx-recycle:before{content:"\eb9d"}.bx-redo:before{content:"\eb9e"}.bx-refresh:before{content:"\eb9f"}.bx-rename:before{content:"\eba0"}.bx-repeat:before{content:"\eba1"}.bx-reply:before{content:"\eba2"}.bx-reply-all:before{content:"\eba3"}.bx-repost:before{content:"\eba4"}.bx-reset:before{content:"\eba5"}.bx-restaurant:before{content:"\eba6"}.bx-revision:before{content:"\eba7"}.bx-rewind:before{content:"\eba8"}.bx-rewind-circle:before{content:"\eba9"}.bx-right-arrow:before{content:"\ebaa"}.bx-right-arrow-alt:before{content:"\ebab"}.bx-right-arrow-circle:before{content:"\ebac"}.bx-right-down-arrow-circle:before{content:"\ebad"}.bx-right-indent:before{content:"\ebae"}.bx-right-top-arrow-circle:before{content:"\ebaf"}.bx-rocket:before{content:"\ebb0"}.bx-rotate-left:before{content:"\ebb1"}.bx-rotate-right:before{content:"\ebb2"}.bx-rss:before{content:"\ebb3"}.bx-ruble:before{content:"\ebb4"}.bx-ruler:before{content:"\ebb5"}.bx-run:before{content:"\ebb6"}.bx-rupee:before{content:"\ebb7"}.bx-sad:before{content:"\ebb8"}.bx-save:before{content:"\ebb9"}.bx-scan:before{content:"\ebba"}.bx-screenshot:before{content:"\ebbb"}.bx-search:before{content:"\ebbc"}.bx-search-alt:before{content:"\ebbd"}.bx-search-alt-2:before{content:"\ebbe"}.bx-selection:before{content:"\ebbf"}.bx-select-multiple:before{content:"\ebc0"}.bx-send:before{content:"\ebc1"}.bx-server:before{content:"\ebc2"}.bx-shape-circle:before{content:"\ebc3"}.bx-shape-polygon:before{content:"\ebc4"}.bx-shape-square:before{content:"\ebc5"}.bx-shape-triangle:before{content:"\ebc6"}.bx-share:before{content:"\ebc7"}.bx-share-alt:before{content:"\ebc8"}.bx-shekel:before{content:"\ebc9"}.bx-shield:before{content:"\ebca"}.bx-shield-alt:before{content:"\ebcb"}.bx-shield-alt-2:before{content:"\ebcc"}.bx-shield-quarter:before{content:"\ebcd"}.bx-shield-x:before{content:"\ebce"}.bx-shocked:before{content:"\ebcf"}.bx-shopping-bag:before{content:"\ebd0"}.bx-show:before{content:"\ebd1"}.bx-show-alt:before{content:"\ebd2"}.bx-shuffle:before{content:"\ebd3"}.bx-sidebar:before{content:"\ebd4"}.bx-sitemap:before{content:"\ebd5"}.bx-skip-next:before{content:"\ebd6"}.bx-skip-next-circle:before{content:"\ebd7"}.bx-skip-previous:before{content:"\ebd8"}.bx-skip-previous-circle:before{content:"\ebd9"}.bx-sleepy:before{content:"\ebda"}.bx-slider:before{content:"\ebdb"}.bx-slider-alt:before{content:"\ebdc"}.bx-slideshow:before{content:"\ebdd"}.bx-smile:before{content:"\ebde"}.bx-sort:before{content:"\ebdf"}.bx-sort-a-z:before{content:"\ebe0"}.bx-sort-down:before{content:"\ebe1"}.bx-sort-up:before{content:"\ebe2"}.bx-sort-z-a:before{content:"\ebe3"}.bx-spa:before{content:"\ebe4"}.bx-space-bar:before{content:"\ebe5"}.bx-spray-can:before{content:"\ebe6"}.bx-spreadsheet:before{content:"\ebe7"}.bx-square:before{content:"\ebe8"}.bx-square-rounded:before{content:"\ebe9"}.bx-star:before{content:"\ebea"}.bx-station:before{content:"\ebeb"}.bx-stats:before{content:"\ebec"}.bx-sticker:before{content:"\ebed"}.bx-stop:before{content:"\ebee"}.bx-stop-circle:before{content:"\ebef"}.bx-stopwatch:before{content:"\ebf0"}.bx-store:before{content:"\ebf1"}.bx-store-alt:before{content:"\ebf2"}.bx-street-view:before{content:"\ebf3"}.bx-strikethrough:before{content:"\ebf4"}.bx-subdirectory-left:before{content:"\ebf5"}.bx-subdirectory-right:before{content:"\ebf6"}.bx-sun:before{content:"\ebf7"}.bx-support:before{content:"\ebf8"}.bx-swim:before{content:"\ebf9"}.bx-sync:before{content:"\ebfa"}.bx-tab:before{content:"\ebfb"}.bx-table:before{content:"\ebfc"}.bx-tachometer:before{content:"\ebfd"}.bx-tag:before{content:"\ebfe"}.bx-target-lock:before{content:"\ebff"}.bx-task:before{content:"\ec00"}.bx-task-x:before{content:"\ec01"}.bx-taxi:before{content:"\ec02"}.bx-tennis-ball:before{content:"\ec03"}.bx-terminal:before{content:"\ec04"}.bx-test-tube:before{content:"\ec05"}.bx-text:before{content:"\ec06"}.bx-time:before{content:"\ec07"}.bx-time-five:before{content:"\ec08"}.bx-timer:before{content:"\ec09"}.bx-tired:before{content:"\ec0a"}.bx-toggle-left:before{content:"\ec0b"}.bx-toggle-right:before{content:"\ec0c"}.bx-tone:before{content:"\ec0d"}.bx-traffic-cone:before{content:"\ec0e"}.bx-train:before{content:"\ec0f"}.bx-transfer:before{content:"\ec10"}.bx-transfer-alt:before{content:"\ec11"}.bx-trash:before{content:"\ec12"}.bx-trash-alt:before{content:"\ec13"}.bx-trending-down:before{content:"\ec14"}.bx-trending-up:before{content:"\ec15"}.bx-trim:before{content:"\ec16"}.bx-trophy:before{content:"\ec17"}.bx-tv:before{content:"\ec18"}.bx-underline:before{content:"\ec19"}.bx-undo:before{content:"\ec1a"}.bx-unite:before{content:"\ec1b"}.bx-unlink:before{content:"\ec1c"}.bx-up-arrow:before{content:"\ec1d"}.bx-up-arrow-alt:before{content:"\ec1e"}.bx-up-arrow-circle:before{content:"\ec1f"}.bx-upload:before{content:"\ec20"}.bx-upside-down:before{content:"\ec21"}.bx-upvote:before{content:"\ec22"}.bx-usb:before{content:"\ec23"}.bx-user:before{content:"\ec24"}.bx-user-check:before{content:"\ec25"}.bx-user-circle:before{content:"\ec26"}.bx-user-minus:before{content:"\ec27"}.bx-user-pin:before{content:"\ec28"}.bx-user-plus:before{content:"\ec29"}.bx-user-voice:before{content:"\ec2a"}.bx-user-x:before{content:"\ec2b"}.bx-vector:before{content:"\ec2c"}.bx-vertical-center:before{content:"\ec2d"}.bx-vial:before{content:"\ec2e"}.bx-video:before{content:"\ec2f"}.bx-video-off:before{content:"\ec30"}.bx-video-plus:before{content:"\ec31"}.bx-video-recording:before{content:"\ec32"}.bx-voicemail:before{content:"\ec33"}.bx-volume:before{content:"\ec34"}.bx-volume-full:before{content:"\ec35"}.bx-volume-low:before{content:"\ec36"}.bx-volume-mute:before{content:"\ec37"}.bx-walk:before{content:"\ec38"}.bx-wallet:before{content:"\ec39"}.bx-wallet-alt:before{content:"\ec3a"}.bx-water:before{content:"\ec3b"}.bx-webcam:before{content:"\ec3c"}.bx-wifi:before{content:"\ec3d"}.bx-wifi-0:before{content:"\ec3e"}.bx-wifi-1:before{content:"\ec3f"}.bx-wifi-2:before{content:"\ec40"}.bx-wifi-off:before{content:"\ec41"}.bx-wind:before{content:"\ec42"}.bx-window:before{content:"\ec43"}.bx-window-alt:before{content:"\ec44"}.bx-window-close:before{content:"\ec45"}.bx-window-open:before{content:"\ec46"}.bx-windows:before{content:"\ec47"}.bx-wine:before{content:"\ec48"}.bx-wink-smile:before{content:"\ec49"}.bx-wink-tongue:before{content:"\ec4a"}.bx-won:before{content:"\ec4b"}.bx-world:before{content:"\ec4c"}.bx-wrench:before{content:"\ec4d"}.bx-x:before{content:"\ec4e"}.bx-x-circle:before{content:"\ec4f"}.bx-yen:before{content:"\ec50"}.bx-zoom-in:before{content:"\ec51"}.bx-zoom-out:before{content:"\ec52"}.bxs-add-to-queue:before{content:"\ec53"}.bxs-adjust:before{content:"\ec54"}.bxs-adjust-alt:before{content:"\ec55"}.bxs-alarm:before{content:"\ec56"}.bxs-alarm-add:before{content:"\ec57"}.bxs-alarm-exclamation:before{content:"\ec58"}.bxs-alarm-off:before{content:"\ec59"}.bxs-alarm-snooze:before{content:"\ec5a"}.bxs-album:before{content:"\ec5b"}.bxs-ambulance:before{content:"\ec5c"}.bxs-analyse:before{content:"\ec5d"}.bxs-angry:before{content:"\ec5e"}.bxs-arch:before{content:"\ec5f"}.bxs-archive:before{content:"\ec60"}.bxs-archive-in:before{content:"\ec61"}.bxs-archive-out:before{content:"\ec62"}.bxs-area:before{content:"\ec63"}.bxs-arrow-from-bottom:before{content:"\ec64"}.bxs-arrow-from-left:before{content:"\ec65"}.bxs-arrow-from-right:before{content:"\ec66"}.bxs-arrow-from-top:before{content:"\ec67"}.bxs-arrow-to-bottom:before{content:"\ec68"}.bxs-arrow-to-left:before{content:"\ec69"}.bxs-arrow-to-right:before{content:"\ec6a"}.bxs-arrow-to-top:before{content:"\ec6b"}.bxs-award:before{content:"\ec6c"}.bxs-baby-carriage:before{content:"\ec6d"}.bxs-backpack:before{content:"\ec6e"}.bxs-badge:before{content:"\ec6f"}.bxs-badge-check:before{content:"\ec70"}.bxs-badge-dollar:before{content:"\ec71"}.bxs-ball:before{content:"\ec72"}.bxs-band-aid:before{content:"\ec73"}.bxs-bank:before{content:"\ec74"}.bxs-bar-chart-alt-2:before{content:"\ec75"}.bxs-bar-chart-square:before{content:"\ec76"}.bxs-barcode:before{content:"\ec77"}.bxs-baseball:before{content:"\ec78"}.bxs-basket:before{content:"\ec79"}.bxs-basketball:before{content:"\ec7a"}.bxs-bath:before{content:"\ec7b"}.bxs-battery:before{content:"\ec7c"}.bxs-battery-charging:before{content:"\ec7d"}.bxs-battery-full:before{content:"\ec7e"}.bxs-battery-low:before{content:"\ec7f"}.bxs-bed:before{content:"\ec80"}.bxs-been-here:before{content:"\ec81"}.bxs-beer:before{content:"\ec82"}.bxs-bell:before{content:"\ec83"}.bxs-bell-minus:before{content:"\ec84"}.bxs-bell-off:before{content:"\ec85"}.bxs-bell-plus:before{content:"\ec86"}.bxs-bell-ring:before{content:"\ec87"}.bxs-bible:before{content:"\ec88"}.bxs-binoculars:before{content:"\ec89"}.bxs-blanket:before{content:"\ec8a"}.bxs-bolt:before{content:"\ec8b"}.bxs-bolt-circle:before{content:"\ec8c"}.bxs-bomb:before{content:"\ec8d"}.bxs-bone:before{content:"\ec8e"}.bxs-bong:before{content:"\ec8f"}.bxs-book:before{content:"\ec90"}.bxs-book-add:before{content:"\ec91"}.bxs-book-alt:before{content:"\ec92"}.bxs-book-bookmark:before{content:"\ec93"}.bxs-book-content:before{content:"\ec94"}.bxs-book-heart:before{content:"\ec95"}.bxs-bookmark:before{content:"\ec96"}.bxs-bookmark-minus:before{content:"\ec97"}.bxs-bookmark-plus:before{content:"\ec98"}.bxs-bookmarks:before{content:"\ec99"}.bxs-bookmark-star:before{content:"\ec9a"}.bxs-book-open:before{content:"\ec9b"}.bxs-book-reader:before{content:"\ec9c"}.bxs-bot:before{content:"\ec9d"}.bxs-bowling-ball:before{content:"\ec9e"}.bxs-box:before{content:"\ec9f"}.bxs-brain:before{content:"\eca0"}.bxs-briefcase:before{content:"\eca1"}.bxs-briefcase-alt:before{content:"\eca2"}.bxs-briefcase-alt-2:before{content:"\eca3"}.bxs-brightness:before{content:"\eca4"}.bxs-brightness-half:before{content:"\eca5"}.bxs-brush:before{content:"\eca6"}.bxs-brush-alt:before{content:"\eca7"}.bxs-bug:before{content:"\eca8"}.bxs-bug-alt:before{content:"\eca9"}.bxs-building:before{content:"\ecaa"}.bxs-building-house:before{content:"\ecab"}.bxs-buildings:before{content:"\ecac"}.bxs-bulb:before{content:"\ecad"}.bxs-bullseye:before{content:"\ecae"}.bxs-buoy:before{content:"\ecaf"}.bxs-bus:before{content:"\ecb0"}.bxs-business:before{content:"\ecb1"}.bxs-bus-school:before{content:"\ecb2"}.bxs-cabinet:before{content:"\ecb3"}.bxs-cake:before{content:"\ecb4"}.bxs-calculator:before{content:"\ecb5"}.bxs-calendar:before{content:"\ecb6"}.bxs-calendar-alt:before{content:"\ecb7"}.bxs-calendar-check:before{content:"\ecb8"}.bxs-calendar-edit:before{content:"\ecb9"}.bxs-calendar-event:before{content:"\ecba"}.bxs-calendar-exclamation:before{content:"\ecbb"}.bxs-calendar-heart:before{content:"\ecbc"}.bxs-calendar-minus:before{content:"\ecbd"}.bxs-calendar-plus:before{content:"\ecbe"}.bxs-calendar-star:before{content:"\ecbf"}.bxs-calendar-week:before{content:"\ecc0"}.bxs-calendar-x:before{content:"\ecc1"}.bxs-camera:before{content:"\ecc2"}.bxs-camera-home:before{content:"\ecc3"}.bxs-camera-movie:before{content:"\ecc4"}.bxs-camera-off:before{content:"\ecc5"}.bxs-camera-plus:before{content:"\ecc6"}.bxs-capsule:before{content:"\ecc7"}.bxs-captions:before{content:"\ecc8"}.bxs-car:before{content:"\ecc9"}.bxs-car-battery:before{content:"\ecca"}.bxs-car-crash:before{content:"\eccb"}.bxs-card:before{content:"\eccc"}.bxs-caret-down-circle:before{content:"\eccd"}.bxs-caret-down-square:before{content:"\ecce"}.bxs-caret-left-circle:before{content:"\eccf"}.bxs-caret-left-square:before{content:"\ecd0"}.bxs-caret-right-circle:before{content:"\ecd1"}.bxs-caret-right-square:before{content:"\ecd2"}.bxs-caret-up-circle:before{content:"\ecd3"}.bxs-caret-up-square:before{content:"\ecd4"}.bxs-car-garage:before{content:"\ecd5"}.bxs-car-mechanic:before{content:"\ecd6"}.bxs-carousel:before{content:"\ecd7"}.bxs-cart:before{content:"\ecd8"}.bxs-cart-add:before{content:"\ecd9"}.bxs-cart-alt:before{content:"\ecda"}.bxs-cart-download:before{content:"\ecdb"}.bxs-car-wash:before{content:"\ecdc"}.bxs-cctv:before{content:"\ecdd"}.bxs-certification:before{content:"\ecde"}.bxs-chalkboard:before{content:"\ecdf"}.bxs-chart:before{content:"\ece0"}.bxs-chat:before{content:"\ece1"}.bxs-checkbox:before{content:"\ece2"}.bxs-checkbox-checked:before{content:"\ece3"}.bxs-check-circle:before{content:"\ece4"}.bxs-check-shield:before{content:"\ece5"}.bxs-check-square:before{content:"\ece6"}.bxs-chess:before{content:"\ece7"}.bxs-chevron-down:before{content:"\ece8"}.bxs-chevron-down-circle:before{content:"\ece9"}.bxs-chevron-down-square:before{content:"\ecea"}.bxs-chevron-left:before{content:"\eceb"}.bxs-chevron-left-circle:before{content:"\ecec"}.bxs-chevron-left-square:before{content:"\eced"}.bxs-chevron-right:before{content:"\ecee"}.bxs-chevron-right-circle:before{content:"\ecef"}.bxs-chevron-right-square:before{content:"\ecf0"}.bxs-chevrons-down:before{content:"\ecf1"}.bxs-chevrons-left:before{content:"\ecf2"}.bxs-chevrons-right:before{content:"\ecf3"}.bxs-chevrons-up:before{content:"\ecf4"}.bxs-chevron-up:before{content:"\ecf5"}.bxs-chevron-up-circle:before{content:"\ecf6"}.bxs-chevron-up-square:before{content:"\ecf7"}.bxs-chip:before{content:"\ecf8"}.bxs-church:before{content:"\ecf9"}.bxs-circle:before{content:"\ecfa"}.bxs-city:before{content:"\ecfb"}.bxs-clinic:before{content:"\ecfc"}.bxs-cloud:before{content:"\ecfd"}.bxs-cloud-download:before{content:"\ecfe"}.bxs-cloud-lightning:before{content:"\ecff"}.bxs-cloud-rain:before{content:"\ed00"}.bxs-cloud-upload:before{content:"\ed01"}.bxs-coffee:before{content:"\ed02"}.bxs-coffee-alt:before{content:"\ed03"}.bxs-coffee-togo:before{content:"\ed04"}.bxs-cog:before{content:"\ed05"}.bxs-coin:before{content:"\ed06"}.bxs-coin-stack:before{content:"\ed07"}.bxs-collection:before{content:"\ed08"}.bxs-color-fill:before{content:"\ed09"}.bxs-comment:before{content:"\ed0a"}.bxs-comment-add:before{content:"\ed0b"}.bxs-comment-check:before{content:"\ed0c"}.bxs-comment-detail:before{content:"\ed0d"}.bxs-comment-dots:before{content:"\ed0e"}.bxs-comment-edit:before{content:"\ed0f"}.bxs-comment-error:before{content:"\ed10"}.bxs-comment-minus:before{content:"\ed11"}.bxs-comment-x:before{content:"\ed12"}.bxs-compass:before{content:"\ed13"}.bxs-component:before{content:"\ed14"}.bxs-confused:before{content:"\ed15"}.bxs-contact:before{content:"\ed16"}.bxs-conversation:before{content:"\ed17"}.bxs-cookie:before{content:"\ed18"}.bxs-cool:before{content:"\ed19"}.bxs-copy:before{content:"\ed1a"}.bxs-copy-alt:before{content:"\ed1b"}.bxs-copyright:before{content:"\ed1c"}.bxs-coupon:before{content:"\ed1d"}.bxs-credit-card:before{content:"\ed1e"}.bxs-credit-card-alt:before{content:"\ed1f"}.bxs-credit-card-front:before{content:"\ed20"}.bxs-crop:before{content:"\ed21"}.bxs-crown:before{content:"\ed22"}.bxs-cube:before{content:"\ed23"}.bxs-cube-alt:before{content:"\ed24"}.bxs-cuboid:before{content:"\ed25"}.bxs-customize:before{content:"\ed26"}.bxs-cylinder:before{content:"\ed27"}.bxs-dashboard:before{content:"\ed28"}.bxs-data:before{content:"\ed29"}.bxs-detail:before{content:"\ed2a"}.bxs-devices:before{content:"\ed2b"}.bxs-diamond:before{content:"\ed2c"}.bxs-dice-1:before{content:"\ed2d"}.bxs-dice-2:before{content:"\ed2e"}.bxs-dice-3:before{content:"\ed2f"}.bxs-dice-4:before{content:"\ed30"}.bxs-dice-5:before{content:"\ed31"}.bxs-dice-6:before{content:"\ed32"}.bxs-direction-left:before{content:"\ed33"}.bxs-direction-right:before{content:"\ed34"}.bxs-directions:before{content:"\ed35"}.bxs-disc:before{content:"\ed36"}.bxs-discount:before{content:"\ed37"}.bxs-dish:before{content:"\ed38"}.bxs-dislike:before{content:"\ed39"}.bxs-dizzy:before{content:"\ed3a"}.bxs-dock-bottom:before{content:"\ed3b"}.bxs-dock-left:before{content:"\ed3c"}.bxs-dock-right:before{content:"\ed3d"}.bxs-dock-top:before{content:"\ed3e"}.bxs-dollar-circle:before{content:"\ed3f"}.bxs-donate-blood:before{content:"\ed40"}.bxs-donate-heart:before{content:"\ed41"}.bxs-door-open:before{content:"\ed42"}.bxs-doughnut-chart:before{content:"\ed43"}.bxs-down-arrow:before{content:"\ed44"}.bxs-down-arrow-alt:before{content:"\ed45"}.bxs-down-arrow-circle:before{content:"\ed46"}.bxs-down-arrow-square:before{content:"\ed47"}.bxs-download:before{content:"\ed48"}.bxs-downvote:before{content:"\ed49"}.bxs-drink:before{content:"\ed4a"}.bxs-droplet:before{content:"\ed4b"}.bxs-droplet-half:before{content:"\ed4c"}.bxs-dryer:before{content:"\ed4d"}.bxs-duplicate:before{content:"\ed4e"}.bxs-edit:before{content:"\ed4f"}.bxs-edit-alt:before{content:"\ed50"}.bxs-edit-location:before{content:"\ed51"}.bxs-eject:before{content:"\ed52"}.bxs-envelope:before{content:"\ed53"}.bxs-envelope-open:before{content:"\ed54"}.bxs-eraser:before{content:"\ed55"}.bxs-error:before{content:"\ed56"}.bxs-error-alt:before{content:"\ed57"}.bxs-error-circle:before{content:"\ed58"}.bxs-ev-station:before{content:"\ed59"}.bxs-exit:before{content:"\ed5a"}.bxs-extension:before{content:"\ed5b"}.bxs-eyedropper:before{content:"\ed5c"}.bxs-face:before{content:"\ed5d"}.bxs-factory:before{content:"\ed5e"}.bxs-fast-forward-circle:before{content:"\ed5f"}.bxs-file:before{content:"\ed60"}.bxs-file-archive:before{content:"\ed61"}.bxs-file-blank:before{content:"\ed62"}.bxs-file-css:before{content:"\ed63"}.bxs-file-doc:before{content:"\ed64"}.bxs-file-export:before{content:"\ed65"}.bxs-file-find:before{content:"\ed66"}.bxs-file-gif:before{content:"\ed67"}.bxs-file-html:before{content:"\ed68"}.bxs-file-image:before{content:"\ed69"}.bxs-file-import:before{content:"\ed6a"}.bxs-file-jpg:before{content:"\ed6b"}.bxs-file-js:before{content:"\ed6c"}.bxs-file-json:before{content:"\ed6d"}.bxs-file-md:before{content:"\ed6e"}.bxs-file-pdf:before{content:"\ed6f"}.bxs-file-plus:before{content:"\ed70"}.bxs-file-png:before{content:"\ed71"}.bxs-file-txt:before{content:"\ed72"}.bxs-film:before{content:"\ed73"}.bxs-filter-alt:before{content:"\ed74"}.bxs-first-aid:before{content:"\ed75"}.bxs-flag:before{content:"\ed76"}.bxs-flag-alt:before{content:"\ed77"}.bxs-flag-checkered:before{content:"\ed78"}.bxs-flame:before{content:"\ed79"}.bxs-flask:before{content:"\ed7a"}.bxs-florist:before{content:"\ed7b"}.bxs-folder:before{content:"\ed7c"}.bxs-folder-minus:before{content:"\ed7d"}.bxs-folder-open:before{content:"\ed7e"}.bxs-folder-plus:before{content:"\ed7f"}.bxs-food-menu:before{content:"\ed80"}.bxs-fridge:before{content:"\ed81"}.bxs-game:before{content:"\ed82"}.bxs-gas-pump:before{content:"\ed83"}.bxs-ghost:before{content:"\ed84"}.bxs-gift:before{content:"\ed85"}.bxs-graduation:before{content:"\ed86"}.bxs-grid:before{content:"\ed87"}.bxs-grid-alt:before{content:"\ed88"}.bxs-group:before{content:"\ed89"}.bxs-guitar-amp:before{content:"\ed8a"}.bxs-hand-down:before{content:"\ed8b"}.bxs-hand-left:before{content:"\ed8c"}.bxs-hand-right:before{content:"\ed8d"}.bxs-hand-up:before{content:"\ed8e"}.bxs-happy:before{content:"\ed8f"}.bxs-happy-alt:before{content:"\ed90"}.bxs-happy-beaming:before{content:"\ed91"}.bxs-happy-heart-eyes:before{content:"\ed92"}.bxs-hdd:before{content:"\ed93"}.bxs-heart:before{content:"\ed94"}.bxs-heart-circle:before{content:"\ed95"}.bxs-heart-square:before{content:"\ed96"}.bxs-help-circle:before{content:"\ed97"}.bxs-hide:before{content:"\ed98"}.bxs-home:before{content:"\ed99"}.bxs-home-circle:before{content:"\ed9a"}.bxs-home-heart:before{content:"\ed9b"}.bxs-home-smile:before{content:"\ed9c"}.bxs-hot:before{content:"\ed9d"}.bxs-hotel:before{content:"\ed9e"}.bxs-hourglass:before{content:"\ed9f"}.bxs-hourglass-bottom:before{content:"\eda0"}.bxs-hourglass-top:before{content:"\eda1"}.bxs-id-card:before{content:"\eda2"}.bxs-image:before{content:"\eda3"}.bxs-image-add:before{content:"\eda4"}.bxs-image-alt:before{content:"\eda5"}.bxs-inbox:before{content:"\eda6"}.bxs-info-circle:before{content:"\eda7"}.bxs-info-square:before{content:"\eda8"}.bxs-institution:before{content:"\eda9"}.bxs-joystick:before{content:"\edaa"}.bxs-joystick-alt:before{content:"\edab"}.bxs-joystick-button:before{content:"\edac"}.bxs-key:before{content:"\edad"}.bxs-keyboard:before{content:"\edae"}.bxs-label:before{content:"\edaf"}.bxs-landmark:before{content:"\edb0"}.bxs-landscape:before{content:"\edb1"}.bxs-laugh:before{content:"\edb2"}.bxs-layer:before{content:"\edb3"}.bxs-layer-minus:before{content:"\edb4"}.bxs-layer-plus:before{content:"\edb5"}.bxs-layout:before{content:"\edb6"}.bxs-left-arrow:before{content:"\edb7"}.bxs-left-arrow-alt:before{content:"\edb8"}.bxs-left-arrow-circle:before{content:"\edb9"}.bxs-left-arrow-square:before{content:"\edba"}.bxs-left-down-arrow-circle:before{content:"\edbb"}.bxs-left-top-arrow-circle:before{content:"\edbc"}.bxs-like:before{content:"\edbd"}.bxs-location-plus:before{content:"\edbe"}.bxs-lock:before{content:"\edbf"}.bxs-lock-alt:before{content:"\edc0"}.bxs-lock-open:before{content:"\edc1"}.bxs-lock-open-alt:before{content:"\edc2"}.bxs-log-in:before{content:"\edc3"}.bxs-log-in-circle:before{content:"\edc4"}.bxs-log-out:before{content:"\edc5"}.bxs-log-out-circle:before{content:"\edc6"}.bxs-low-vision:before{content:"\edc7"}.bxs-magic-wand:before{content:"\edc8"}.bxs-magnet:before{content:"\edc9"}.bxs-map:before{content:"\edca"}.bxs-map-alt:before{content:"\edcb"}.bxs-map-pin:before{content:"\edcc"}.bxs-mask:before{content:"\edcd"}.bxs-medal:before{content:"\edce"}.bxs-megaphone:before{content:"\edcf"}.bxs-meh:before{content:"\edd0"}.bxs-meh-alt:before{content:"\edd1"}.bxs-meh-blank:before{content:"\edd2"}.bxs-memory-card:before{content:"\edd3"}.bxs-message:before{content:"\edd4"}.bxs-message-add:before{content:"\edd5"}.bxs-message-alt:before{content:"\edd6"}.bxs-message-alt-add:before{content:"\edd7"}.bxs-message-alt-check:before{content:"\edd8"}.bxs-message-alt-detail:before{content:"\edd9"}.bxs-message-alt-dots:before{content:"\edda"}.bxs-message-alt-edit:before{content:"\eddb"}.bxs-message-alt-error:before{content:"\eddc"}.bxs-message-alt-minus:before{content:"\eddd"}.bxs-message-alt-x:before{content:"\edde"}.bxs-message-check:before{content:"\eddf"}.bxs-message-detail:before{content:"\ede0"}.bxs-message-dots:before{content:"\ede1"}.bxs-message-edit:before{content:"\ede2"}.bxs-message-error:before{content:"\ede3"}.bxs-message-minus:before{content:"\ede4"}.bxs-message-rounded:before{content:"\ede5"}.bxs-message-rounded-add:before{content:"\ede6"}.bxs-message-rounded-check:before{content:"\ede7"}.bxs-message-rounded-detail:before{content:"\ede8"}.bxs-message-rounded-dots:before{content:"\ede9"}.bxs-message-rounded-edit:before{content:"\edea"}.bxs-message-rounded-error:before{content:"\edeb"}.bxs-message-rounded-minus:before{content:"\edec"}.bxs-message-rounded-x:before{content:"\eded"}.bxs-message-square:before{content:"\edee"}.bxs-message-square-add:before{content:"\edef"}.bxs-message-square-check:before{content:"\edf0"}.bxs-message-square-detail:before{content:"\edf1"}.bxs-message-square-dots:before{content:"\edf2"}.bxs-message-square-edit:before{content:"\edf3"}.bxs-message-square-error:before{content:"\edf4"}.bxs-message-square-minus:before{content:"\edf5"}.bxs-message-square-x:before{content:"\edf6"}.bxs-message-x:before{content:"\edf7"}.bxs-meteor:before{content:"\edf8"}.bxs-microchip:before{content:"\edf9"}.bxs-microphone:before{content:"\edfa"}.bxs-microphone-alt:before{content:"\edfb"}.bxs-microphone-off:before{content:"\edfc"}.bxs-minus-circle:before{content:"\edfd"}.bxs-minus-square:before{content:"\edfe"}.bxs-mobile:before{content:"\edff"}.bxs-mobile-vibration:before{content:"\ee00"}.bxs-moon:before{content:"\ee01"}.bxs-mouse:before{content:"\ee02"}.bxs-mouse-alt:before{content:"\ee03"}.bxs-movie:before{content:"\ee04"}.bxs-music:before{content:"\ee05"}.bxs-navigation:before{content:"\ee06"}.bxs-network-chart:before{content:"\ee07"}.bxs-news:before{content:"\ee08"}.bxs-no-entry:before{content:"\ee09"}.bxs-note:before{content:"\ee0a"}.bxs-notepad:before{content:"\ee0b"}.bxs-notification:before{content:"\ee0c"}.bxs-notification-off:before{content:"\ee0d"}.bxs-offer:before{content:"\ee0e"}.bxs-package:before{content:"\ee0f"}.bxs-paint:before{content:"\ee10"}.bxs-paint-roll:before{content:"\ee11"}.bxs-palette:before{content:"\ee12"}.bxs-paper-plane:before{content:"\ee13"}.bxs-parking:before{content:"\ee14"}.bxs-paste:before{content:"\ee15"}.bxs-pen:before{content:"\ee16"}.bxs-pencil:before{content:"\ee17"}.bxs-phone:before{content:"\ee18"}.bxs-phone-call:before{content:"\ee19"}.bxs-phone-incoming:before{content:"\ee1a"}.bxs-phone-outgoing:before{content:"\ee1b"}.bxs-photo-album:before{content:"\ee1c"}.bxs-piano:before{content:"\ee1d"}.bxs-pie-chart:before{content:"\ee1e"}.bxs-pie-chart-alt:before{content:"\ee1f"}.bxs-pie-chart-alt-2:before{content:"\ee20"}.bxs-pin:before{content:"\ee21"}.bxs-pizza:before{content:"\ee22"}.bxs-plane:before{content:"\ee23"}.bxs-plane-alt:before{content:"\ee24"}.bxs-plane-land:before{content:"\ee25"}.bxs-planet:before{content:"\ee26"}.bxs-plane-take-off:before{content:"\ee27"}.bxs-playlist:before{content:"\ee28"}.bxs-plug:before{content:"\ee29"}.bxs-plus-circle:before{content:"\ee2a"}.bxs-plus-square:before{content:"\ee2b"}.bxs-pointer:before{content:"\ee2c"}.bxs-polygon:before{content:"\ee2d"}.bxs-printer:before{content:"\ee2e"}.bxs-purchase-tag:before{content:"\ee2f"}.bxs-purchase-tag-alt:before{content:"\ee30"}.bxs-pyramid:before{content:"\ee31"}.bxs-quote-alt-left:before{content:"\ee32"}.bxs-quote-alt-right:before{content:"\ee33"}.bxs-quote-left:before{content:"\ee34"}.bxs-quote-right:before{content:"\ee35"}.bxs-quote-single-left:before{content:"\ee36"}.bxs-quote-single-right:before{content:"\ee37"}.bxs-radiation:before{content:"\ee38"}.bxs-radio:before{content:"\ee39"}.bxs-receipt:before{content:"\ee3a"}.bxs-rectangle:before{content:"\ee3b"}.bxs-rename:before{content:"\ee3c"}.bxs-report:before{content:"\ee3d"}.bxs-rewind-circle:before{content:"\ee3e"}.bxs-right-arrow:before{content:"\ee3f"}.bxs-right-arrow-alt:before{content:"\ee40"}.bxs-right-arrow-circle:before{content:"\ee41"}.bxs-right-arrow-square:before{content:"\ee42"}.bxs-right-down-arrow-circle:before{content:"\ee43"}.bxs-right-top-arrow-circle:before{content:"\ee44"}.bxs-rocket:before{content:"\ee45"}.bxs-ruler:before{content:"\ee46"}.bxs-sad:before{content:"\ee47"}.bxs-save:before{content:"\ee48"}.bxs-school:before{content:"\ee49"}.bxs-search:before{content:"\ee4a"}.bxs-search-alt-2:before{content:"\ee4b"}.bxs-select-multiple:before{content:"\ee4c"}.bxs-send:before{content:"\ee4d"}.bxs-server:before{content:"\ee4e"}.bxs-shapes:before{content:"\ee4f"}.bxs-share:before{content:"\ee50"}.bxs-share-alt:before{content:"\ee51"}.bxs-shield:before{content:"\ee52"}.bxs-shield-alt-2:before{content:"\ee53"}.bxs-shield-x:before{content:"\ee54"}.bxs-ship:before{content:"\ee55"}.bxs-shocked:before{content:"\ee56"}.bxs-shopping-bag:before{content:"\ee57"}.bxs-shopping-bag-alt:before{content:"\ee58"}.bxs-shopping-bags:before{content:"\ee59"}.bxs-show:before{content:"\ee5a"}.bxs-skip-next-circle:before{content:"\ee5b"}.bxs-skip-previous-circle:before{content:"\ee5c"}.bxs-skull:before{content:"\ee5d"}.bxs-sleepy:before{content:"\ee5e"}.bxs-slideshow:before{content:"\ee5f"}.bxs-smile:before{content:"\ee60"}.bxs-sort-alt:before{content:"\ee61"}.bxs-spa:before{content:"\ee62"}.bxs-spray-can:before{content:"\ee63"}.bxs-spreadsheet:before{content:"\ee64"}.bxs-square:before{content:"\ee65"}.bxs-square-rounded:before{content:"\ee66"}.bxs-star:before{content:"\ee67"}.bxs-star-half:before{content:"\ee68"}.bxs-sticker:before{content:"\ee69"}.bxs-stopwatch:before{content:"\ee6a"}.bxs-store:before{content:"\ee6b"}.bxs-store-alt:before{content:"\ee6c"}.bxs-sun:before{content:"\ee6d"}.bxs-tachometer:before{content:"\ee6e"}.bxs-tag:before{content:"\ee6f"}.bxs-tag-x:before{content:"\ee70"}.bxs-taxi:before{content:"\ee71"}.bxs-tennis-ball:before{content:"\ee72"}.bxs-terminal:before{content:"\ee73"}.bxs-thermometer:before{content:"\ee74"}.bxs-time:before{content:"\ee75"}.bxs-time-five:before{content:"\ee76"}.bxs-timer:before{content:"\ee77"}.bxs-tired:before{content:"\ee78"}.bxs-toggle-left:before{content:"\ee79"}.bxs-toggle-right:before{content:"\ee7a"}.bxs-tone:before{content:"\ee7b"}.bxs-torch:before{content:"\ee7c"}.bxs-to-top:before{content:"\ee7d"}.bxs-traffic:before{content:"\ee7e"}.bxs-traffic-barrier:before{content:"\ee7f"}.bxs-traffic-cone:before{content:"\ee80"}.bxs-train:before{content:"\ee81"}.bxs-trash:before{content:"\ee82"}.bxs-trash-alt:before{content:"\ee83"}.bxs-tree:before{content:"\ee84"}.bxs-trophy:before{content:"\ee85"}.bxs-truck:before{content:"\ee86"}.bxs-t-shirt:before{content:"\ee87"}.bxs-up-arrow:before{content:"\ee88"}.bxs-up-arrow-alt:before{content:"\ee89"}.bxs-up-arrow-circle:before{content:"\ee8a"}.bxs-up-arrow-square:before{content:"\ee8b"}.bxs-upside-down:before{content:"\ee8c"}.bxs-upvote:before{content:"\ee8d"}.bxs-user:before{content:"\ee8e"}.bxs-user-badge:before{content:"\ee8f"}.bxs-user-check:before{content:"\ee90"}.bxs-user-circle:before{content:"\ee91"}.bxs-user-detail:before{content:"\ee92"}.bxs-user-minus:before{content:"\ee93"}.bxs-user-pin:before{content:"\ee94"}.bxs-user-plus:before{content:"\ee95"}.bxs-user-rectangle:before{content:"\ee96"}.bxs-user-voice:before{content:"\ee97"}.bxs-user-x:before{content:"\ee98"}.bxs-vector:before{content:"\ee99"}.bxs-vial:before{content:"\ee9a"}.bxs-video:before{content:"\ee9b"}.bxs-video-off:before{content:"\ee9c"}.bxs-video-plus:before{content:"\ee9d"}.bxs-video-recording:before{content:"\ee9e"}.bxs-videos:before{content:"\ee9f"}.bxs-volume:before{content:"\eea0"}.bxs-volume-full:before{content:"\eea1"}.bxs-volume-low:before{content:"\eea2"}.bxs-volume-mute:before{content:"\eea3"}.bxs-wallet:before{content:"\eea4"}.bxs-wallet-alt:before{content:"\eea5"}.bxs-washer:before{content:"\eea6"}.bxs-watch:before{content:"\eea7"}.bxs-watch-alt:before{content:"\eea8"}.bxs-webcam:before{content:"\eea9"}.bxs-widget:before{content:"\eeaa"}.bxs-window-alt:before{content:"\eeab"}.bxs-wine:before{content:"\eeac"}.bxs-wink-smile:before{content:"\eead"}.bxs-wink-tongue:before{content:"\eeae"}.bxs-wrench:before{content:"\eeaf"}.bxs-x-circle:before{content:"\eeb0"}.bxs-x-square:before{content:"\eeb1"}.bxs-yin-yang:before{content:"\eeb2"}.bxs-zap:before{content:"\eeb3"}.bxs-zoom-in:before{content:"\eeb4"}.bxs-zoom-out:before{content:"\eeb5"}
@font-face {font-family: "Flaticon";src: url(//vindiskogen.com/wp-content/themes/ecademy/assets/fonts/Flaticon.eot);src: url(//vindiskogen.com/wp-content/themes/ecademy/assets/fonts/Flaticon.eot?#iefix) format("embedded-opentype"), url(//vindiskogen.com/wp-content/themes/ecademy/assets/fonts/Flaticon.woff2) format("woff2"), url(//vindiskogen.com/wp-content/themes/ecademy/assets/fonts/Flaticon.woff) format("woff"), url(//vindiskogen.com/wp-content/themes/ecademy/assets/fonts/Flaticon.ttf) format("truetype"), url(//vindiskogen.com/wp-content/themes/ecademy/assets/fonts/Flaticon.svg#Flaticon) format("svg");font-weight: normal;font-style: normal;}@media screen and (-webkit-min-device-pixel-ratio:0) {@font-face {font-family: "Flaticon";src: url(//vindiskogen.com/wp-content/themes/ecademy/assets/fonts/Flaticon.svg#Flaticon) format("svg");}}[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {font-family: Flaticon;font-style: normal;}.flaticon-search:before {content: "\f100";}.flaticon-shopping-cart:before {content: "\f101";}.flaticon-arrow:before {content: "\f102";}.flaticon-people:before {content: "\f103";}.flaticon-brain-process:before {content: "\f104";}.flaticon-computer:before {content: "\f105";}.flaticon-world:before {content: "\f106";}.flaticon-shield-1:before {content: "\f107";}.flaticon-search-1:before {content: "\f108";}.flaticon-time-left:before {content: "\f109";}.flaticon-quotation:before {content: "\f10a";}.flaticon-play:before {content: "\f10b";}.flaticon-user:before {content: "\f10c";}.flaticon-calendar:before {content: "\f10d";}.flaticon-heart:before {content: "\f10e";}.flaticon-right-chevron:before {content: "\f10f";}.flaticon-tag:before {content: "\f110";}.flaticon-teacher:before {content: "\f111";}.flaticon-time:before {content: "\f112";}.flaticon-distance-learning:before {content: "\f113";}.flaticon-web:before {content: "\f114";}.flaticon-lock:before {content: "\f115";}.flaticon-credit-card:before {content: "\f116";}.flaticon-share:before {content: "\f117";}.flaticon-password:before {content: "\f118";}.flaticon-right:before {content: "\f119";}.flaticon-history:before {content: "\f11a";}.flaticon-home:before {content: "\f11b";}.flaticon-chevron:before {content: "\f11c";}.flaticon-right-arrow:before {content: "\f11d";}.flaticon-html:before {content: "\f11e";}.flaticon-tick:before {content: "\f11f";}.flaticon-caption:before {content: "\f120";}.flaticon-quiz:before {content: "\f121";}.flaticon-certification:before {content: "\f122";}.flaticon-experience:before {content: "\f123";}.flaticon-tutorials:before {content: "\f124";}.flaticon-self-growth:before {content: "\f125";}.flaticon-checkmark:before {content: "\f126";}.flaticon-webinar:before {content: "\f127";}.flaticon-credit-card-1:before {content: "\f128";}.flaticon-verify:before {content: "\f129";}.flaticon-cancel:before {content: "\f12a";}.flaticon-agenda:before {content: "\f12b";}.flaticon-diet:before {content: "\f12c";}.flaticon-vitamin-c:before {content: "\f12d";}.flaticon-heart-rate-monitor:before {content: "\f12e";}.flaticon-pineapple:before {content: "\f12f";}.flaticon-healthy-food:before {content: "\f130";}.flaticon-yoga:before {content: "\f131";}.flaticon-lotus:before {content: "\f132";}.flaticon-tomato:before {content: "\f133";}.flaticon-yoga-1:before {content: "\f134";}.flaticon-yoga-2:before {content: "\f135";}.flaticon-strawberry:before {content: "\f136";}.flaticon-guitar:before {content: "\f137";}.flaticon-certification-1:before {content: "\f138";}.flaticon-artist:before {content: "\f139";}.flaticon-translation:before {content: "\f13a";} .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-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;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.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;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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 .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.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(//vindiskogen.com/wp-content/themes/ecademy/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;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%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.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}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791} .odometer.odometer-auto-theme,.odometer.odometer-theme-default{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center} .mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}} .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;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:all 0.2s ease-in-out;transition:all 0.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:active,.nice-select.open,.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 0.15s ease-in-out;transition:all 0.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 0.2s cubic-bezier(.5,0,0,1.25),opacity 0.15s ease-out;transition:all 0.2s cubic-bezier(.5,0,0,1.25),opacity 0.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:none;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all 0.2s;transition:all 0.2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{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} .irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{position:relative;display:block;overflow:hidden;outline:none !important}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-min,.irs-max{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0,0,0,0);z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;overflow:hidden;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-min,.irs--flat .irs-max{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{color:white;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:white;background:linear-gradient(to bottom, #ddd -50%, white 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom, var(--whiteColor) 0%, #428bca 30%, #b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgba(255,255,255,0.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,0.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,0.3);background-color:#cbcfd5;background:linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);box-shadow:1px 1px 2px rgba(0,0,0,0.2),inset 0 0 3px 1px white;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,0.45);background-color:#939ba7;background:linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%)}.irs--big .irs-min,.irs--big .irs-max{top:0;padding:1px 5px;color:white;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-to,.irs--big .irs-single{color:white;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom, #428bca 0%, #3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern{height:55px}.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom, #20b426 0%, #18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,0.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgba(0,0,0,0.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:white;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom, white 0%, #e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom, var(--whiteColor) 0%, #919ba5 30%, var(--whiteColor) 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-min,.irs--modern .irs-max{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:white;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-to,.irs--modern .irs-single{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:white;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-to:before,.irs--modern .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:black;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,0.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:black}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:black}.irs--sharp .irs-min,.irs--sharp .irs-max{color:white;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-to,.irs--sharp .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:white;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-to:before,.irs--sharp .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,0.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:white;border-radius:24px;box-shadow:0 1px 3px rgba(0,0,255,0.3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-min,.irs--round .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:white;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-to:before,.irs--round .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:black}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid black;background-color:white;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-min,.irs--square .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1)}.irs--square .irs-from,.irs--square .irs-to,.irs--square .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:black;color:white}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}.irs--flat .irs-handle {cursor: e-resize;} a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;width:100%;position:absolute;background:transparent;padding:0 0 0;z-index:999}.mean-container a.meanmenu-reveal{width:35px;height:30px;position:absolute;right:0;cursor:pointer;color:#000;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-weight:700;padding-top:0}.mean-container a.meanmenu-reveal span{display:block;background:#000;height:3px;margin-top:4px;border-radius:3px}.mean-container .mean-nav{float:left;width:100%;background:#fff;margin-top:62px}.mean-container .mean-nav ul{padding:0;margin:0 !important;width:100%;border:none;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li a i{display:none}.mean-container .mean-nav ul li a{text-transform: capitalize;display:block;float:left;width:90%;padding:1em 5% 13px;margin:0;text-align:left;color:#677294;border-top:1px solid #DBEEFD;text-decoration:none}.mean-container .mean-nav ul li a.active{color:#000}.mean-container .mean-nav ul li li a{width:80%;padding:1em 10% 13px;color:#677294;border-top:1px solid #DBEEFD;opacity:1;filter:alpha(opacity=75);text-shadow:none!important;visibility:visible;text-transform:none;font-size:14px}.mean-container .mean-nav ul li.mean-last a{margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15% 13px}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20% 13px}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25% 13px}.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:20%;height:24px;padding:11px!important;text-align:right;position:absolute;right:0;top:0;z-index:2;font-weight:500;background:transparent;border:none!important}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none!important}:root {
--fontFamily: "Nunito", sans-serif;
--mainColor: #fe4a55;
--optionalColor: #606060;
--whiteColor: #ffffff;
--blackColor: #221638;
--mainColor2: #6ba292;
--fontSize: 16px;
--transition: 0.5s;
--SparklingAppleColor: #72AE44;
}
body {
padding: 0;
margin: 0;
font-size: var(--fontSize);
font-family: var(--fontFamily);
overflow-x: hidden;
}
.tutor-font-family, .tutor-backend #wpbody-content, [class*=tutor-screen-], .tutor-course-details-page, .tutor-course-single-content-wraper, .tutor-wrap {
font-family: var(--fontFamily) !important;
}
img {
max-width: 100%;
height: auto;
}
p {
color: var(--optionalColor);
margin-bottom: 15px;
line-height: 1.7;
font-size: var(--fontSize);
}
p:last-child {
margin-bottom: 0;
}
:focus {
outline: 0 !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
color: var(--blackColor);
font-family: var(--fontFamily);
}
.container {
max-width: 1230px;
}
.bg-fef8ef {
background-color: #fef8ef;
}
.bg-f5f1ed {
background-color: #f5f1ed;
}
.bg-f0f2f5 {
background-color: #f0f2f5;
}
.bg-f8f9f8 {
background-color: #f8f9f8;
}
.d-table {
width: 100%;
height: 100%;
}
.d-table-cell {
vertical-align: middle;
}
.bg-f9f9f9 {
background-color: #f9f9f9;
}
.bg-f5f7fa {
background-color: #f5f7fa;
}
.bg-fffaf3 {
background-color: #fffaf3;
}
.ptb-100 {
padding-top: 100px;
padding-bottom: 100px;
}
.pt-100 {
padding-top: 100px;
}
.pb-100 {
padding-bottom: 100px;
}
.ptb-70 {
padding-top: 70px;
padding-bottom: 70px;
}
.ptb-50 {
padding-top: 50px !important;
padding-bottom: 50px !important;
}
.pt-70 {
padding-top: 70px;
}
.pb-70 {
padding-bottom: 70px;
}
.mtb-100 {
margin-top: 100px;
margin-bottom: 100px;
}
.mb-20 {
margin-bottom: 20px !important;
}
.sc-bor-1 {
border-bottom: 1px solid #eee;
}
a {
color: var(--blackColor);
transition: var(--transition);
text-decoration: none;
}
a:hover {
text-decoration: none;
}
.navbar-brand h2 {
font-weight: bold;
padding: 5px 0;
} .section-title {
text-align: center;
max-width: 720px;
margin-left: auto;
margin-right: auto;
margin-bottom: 55px;
}
.section-title .sub-title {
display: block;
text-transform: uppercase;
margin-bottom: 8px;
font-size: 14px;
font-weight: 600;
}
.section-title h2 {
max-width: 615px;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
font-size: 36px;
font-weight: 800;
}
.section-title p {
max-width: 615px;
margin-left: auto;
margin-right: auto;
margin-top: 12px;
} .default-btn {
border: none;
position: relative;
display: inline-block;
text-align: center;
overflow: hidden;
z-index: 1;
color: var(--whiteColor);
transition: var(--transition);
border-radius: 5px;
font-weight: 700;
font-size: var(--fontSize);
padding-left: 55px;
padding-right: 30px;
padding-top: 11px;
padding-bottom: 11px;
}
.default-btn span {
position: absolute;
display: block;
width: 0;
height: 0;
border-radius: 50%;
background-color: var(--blackColor);
transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
transform: translate(-50%, -50%);
z-index: -1;
border-radius: 5px;
}
.default-btn i {
position: absolute;
left: 30px;
top: 10px;
}
.default-btn i.bx, .default-btn i.fa {
font-size: 23px;
left: 23px;
}
.default-btn:hover {
color: var(--whiteColor);
}
.default-btn:hover span {
width: 225%;
height: 562.5px;
} .form-control {
height: 50px;
color: var(--blackColor);
box-shadow: unset !important;
border: 1px solid #f5f5f5;
background-color: #f5f5f5;
transition: var(--transition);
border-radius: 3px;
padding: 1px 0 0 15px;
font-size: var(--fontSize);
font-weight: 400;
}
.form-control::-moz-placeholder {
color: #7e7e7e;
-moz-transition: var(--transition);
transition: var(--transition);
}
.form-control::placeholder {
color: #7e7e7e;
transition: var(--transition);
}
.form-control:focus {
background-color: transparent;
}
.form-control:focus::-moz-placeholder {
color: transparent;
}
.form-control:focus::placeholder {
color: transparent;
}
textarea.form-control {
height: auto;
padding-top: 15px;
} .ecademy-responsive-nav {
display: none;
}
.ecademy-nav .dropdown-item {
white-space: initial;
}
.ecademy-nav .container-fluid {
padding-left: 40px;
padding-right: 40px;
}
.ecademy-nav .navbar {
position: inherit;
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
}
.ecademy-nav .navbar .navbar-brand {
font-size: inherit;
line-height: 1;
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
}
.ecademy-nav .navbar ul {
padding-left: 0;
list-style-type: none;
margin-bottom: 0;
}
.ecademy-nav .navbar .search-box {
margin-left: 50px;
position: relative;
width: 500px;
border-radius: 5px;
margin-right: 10px;
}
.ecademy-nav .navbar .search-box .input-search {
display: block;
width: 100%;
height: 48px;
border: none;
border-radius: 5px;
background-color: #f5f5f5 !important;
transition: var(--transition);
color: var(--blackColor);
font-size: var(--fontSize);
font-weight: 400;
padding-left: 15px;
padding-top: 1px;
padding-bottom: 0;
padding-right: 0;
}
.ecademy-nav .navbar .search-box .input-search::-moz-placeholder {
color: #848484;
-moz-transition: var(--transition);
transition: var(--transition);
}
.ecademy-nav .navbar .search-box .input-search::placeholder {
color: #848484;
transition: var(--transition);
}
.ecademy-nav .navbar .search-box .input-search:focus::-moz-placeholder {
color: transparent;
}
.ecademy-nav .navbar .search-box .input-search:focus::placeholder {
color: transparent;
}
.ecademy-nav .navbar .search-box button {
position: absolute;
right: 0;
top: 0;
height: 48px;
background-color: transparent;
border: none;
border-radius: 5px;
padding: 0 15px;
}
.ecademy-nav .navbar .navbar-nav {
margin-left: auto;
}
.ecademy-nav .navbar .navbar-nav .nav-item {
position: relative;
}
.ecademy-nav .navbar .navbar-nav .nav-item a {
background-color: transparent !important;
color: var(--blackColor);
font-size: 16.5px;
font-weight: 700;
padding-left: 0;
padding-right: 6px;
padding-top: 25px;
padding-bottom: 25px;
margin-left: 14px;
margin-right: 14px;
}
.ecademy-nav .navbar .navbar-nav .nav-item a i {
font-size: 18px;
position: relative;
top: 2px;
display: inline-block;
margin-left: -4px;
margin-right: -3px;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-toggle::after {
display: none;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-toggle::before {
content: "\ea17";
font-family: "boxicons" !important;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.ecademy-nav .navbar .navbar-nav .nav-item:last-child a {
margin-right: 0;
}
.ecademy-nav .navbar .navbar-nav .nav-item:first-child a {
margin-left: 0;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu {
border: none;
top: 70px;
left: 0;
z-index: 99;
opacity: 0;
width: 290px;
display: block;
border-radius: 0;
margin-top: 15px;
position: absolute;
padding: 0;
visibility: hidden;
background: var(--whiteColor);
transition: all 0.2s ease-in-out;
border-top: 3px solid;
box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
padding: 13px 16px 11px;
margin: 0;
position: relative;
display: block;
border-bottom: 1px dashed #e5e5e5;
color: var(--blackColor);
font-size: 16px;
font-weight: 700;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li a i {
margin: 0;
position: absolute;
top: 50%;
font-size: 20px;
transform: translateY(-50%);
right: 15px;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-toggle::before {
top: 55%;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li.menu-item-has-children a::before {
content: "\f102";
position: absolute;
right: 15px;
top: 55%;
transform: translateY(-50%);
font-family: Flaticon;
font-size: 14px;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
top: 0;
opacity: 0;
left: -100%;
margin-top: 15px;
visibility: hidden;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
color: var(--blackColor);
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a::before {
display: none;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
top: 0;
opacity: 0;
left: 250px;
visibility: hidden;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
color: var(--blackColor);
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
top: 0;
opacity: 0;
left: -250px;
visibility: hidden;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
color: var(--blackColor);
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
top: 0;
opacity: 0;
left: 250px;
visibility: hidden;
transform: scaleY(0);
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
color: var(--blackColor);
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
top: 0;
opacity: 0;
left: -250px;
visibility: hidden;
transform: scaleY(0);
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
color: var(--blackColor);
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
top: 0;
opacity: 0;
left: 250px;
visibility: hidden;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
color: var(--blackColor);
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
opacity: 1;
visibility: visible;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
opacity: 1;
visibility: visible;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
opacity: 1;
visibility: visible;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
opacity: 1;
visibility: visible;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
opacity: 1;
visibility: visible;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
opacity: 1;
visibility: visible;
margin-top: 0;
}
.ecademy-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
opacity: 1;
visibility: visible;
margin-top: 9px;
}
.ecademy-nav .navbar .navbar-nav .nav-item.megamenu {
position: inherit;
}
.ecademy-nav .navbar .navbar-nav .nav-item.megamenu .container {
display: block;
flex-wrap: unset;
align-items: unset;
justify-content: unset;
}
.ecademy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu {
width: 100%;
top: auto;
left: 0;
margin-top: 0;
padding: 30px 0;
position: absolute;
transform: unset !important;
}
.ecademy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a {
margin-top: 14px;
color: var(--blackColor);
padding: 0;
display: block;
font-size: 16px;
font-weight: 700;
}
.ecademy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li:first-child a {
margin-top: 0;
}
.ecademy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget {
position: relative;
border-top: 1px solid #eeeeee;
padding-top: 30px;
margin-top: 30px;
}
.ecademy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget .icon {
width: 70px;
height: 70px;
position: relative;
background: #f4f4f4;
text-align: center;
font-size: 40px;
transition: var(--transition);
color: var(--blackColor);
margin-bottom: 15px;
border-width: 1.5px;
border-style: dashed;
border-color: #eeeeee;
border-radius: 50%;
}
.ecademy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget .icon i {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
}
.ecademy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget h3 {
margin-bottom: 0;
font-size: 20px;
font-weight: 800;
}
.ecademy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget .sub-title {
display: block;
margin-top: 5px;
font-weight: 600;
font-size: 15px;
}
.ecademy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget .link-btn {
position: absolute;
display: block;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 2;
}
.ecademy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget:hover .icon {
border-color: var(--whiteColor);
color: var(--whiteColor);
}
.ecademy-nav .others-option {
margin-left: 25px;
}
.ecademy-nav .others-option .option-item {
margin-left: 30px;
}
.ecademy-nav .others-option .option-item:first-child {
margin-left: 0;
}
.ecademy-nav .others-option .cart-btn {
font-size: 22px;
position: relative;
line-height: 1;
}
.ecademy-nav .others-option .cart-btn a {
display: inline-block;
position: relative;
color: var(--blackColor);
}
.ecademy-nav .others-option .cart-btn a span {
position: absolute;
right: -4px;
top: -4px;
width: 16px;
height: 16px;
text-align: center;
line-height: 16px;
border-radius: 50%;
color: var(--whiteColor);
font-size: 10px;
font-weight: 600;
}
.navbar-area {
position: relative;
background-color: var(--whiteColor);
padding-top: 5px;
padding-bottom: 5px;
}
.navbar-area.is-sticky {
position: fixed;
left: 0;
width: 100%;
z-index: 9999;
box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}
.navbar-area.is-sticky.pb-0 {
padding-bottom: 5px !important;
}
.others-option-for-responsive {
display: none;
}
.others-option-for-responsive .dot-menu {
padding: 0 10px;
height: 30px;
cursor: pointer;
z-index: 9991;
position: absolute;
right: 60px;
top: -30px;
}
.others-option-for-responsive .dot-menu .inner {
display: flex;
align-items: center;
height: 30px;
}
.others-option-for-responsive .dot-menu .inner .circle {
height: 5px;
width: 5px;
border-radius: 100%;
margin: 0 2px;
transition: var(--transition);
background-color: var(--blackColor);
}
.others-option-for-responsive .container {
position: relative;
}
.others-option-for-responsive .container .container {
position: absolute;
right: 0;
top: 20px;
max-width: 320px;
margin-left: auto;
opacity: 0;
visibility: hidden;
transition: var(--transition);
transform: scaleX(0);
z-index: 3;
padding-left: 15px;
padding-right: 15px;
}
.others-option-for-responsive .container .container.active {
opacity: 1;
visibility: visible;
transform: scaleX(1);
}
.others-option-for-responsive .option-inner {
padding: 15px;
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.09);
background-color: var(--whiteColor);
}
.others-option-for-responsive .option-inner .search-box {
position: relative;
border-radius: 5px;
}
.others-option-for-responsive .option-inner .search-box .input-search {
display: block;
width: 100%;
height: 48px;
border: none;
border-radius: 5px;
background-color: #f5f5f5 !important;
transition: var(--transition);
color: var(--blackColor);
font-size: var(--fontSize);
font-weight: 400;
padding-left: 15px;
padding-top: 1px;
padding-bottom: 0;
padding-right: 0;
}
.others-option-for-responsive .option-inner .search-box .input-search::-moz-placeholder {
color: #848484;
-moz-transition: var(--transition);
transition: var(--transition);
}
.others-option-for-responsive .option-inner .search-box .input-search::placeholder {
color: #848484;
transition: var(--transition);
}
.others-option-for-responsive .option-inner .search-box .input-search:focus::-moz-placeholder {
color: transparent;
}
.others-option-for-responsive .option-inner .search-box .input-search:focus::placeholder {
color: transparent;
}
.others-option-for-responsive .option-inner .search-box button {
position: absolute;
right: 0;
top: 0;
height: 48px;
background-color: transparent;
border: none;
border-radius: 5px;
padding: 0 15px;
}
.others-option-for-responsive .option-inner .others-option {
justify-content: center;
margin-top: 15px;
}
.others-option-for-responsive .option-inner .others-option .option-item {
margin-left: 30px;
}
.others-option-for-responsive .option-inner .others-option .option-item:first-child {
margin-left: 0;
}
.others-option-for-responsive .option-inner .others-option .cart-btn {
font-size: 22px;
position: relative;
line-height: 1;
}
.others-option-for-responsive .option-inner .others-option .cart-btn a {
display: inline-block;
position: relative;
color: var(--blackColor);
}
.others-option-for-responsive .option-inner .others-option .cart-btn a span {
position: absolute;
right: -4px;
top: -4px;
width: 16px;
height: 16px;
text-align: center;
line-height: 16px;
border-radius: 50%;
color: var(--whiteColor);
font-size: 10px;
font-weight: 600;
}
@media only screen and (max-width: 1199px) {
.navbar-area {
padding-top: 20px;
padding-bottom: 20px;
}
.navbar-area.is-sticky {
top: 0;
}
.ecademy-responsive-nav {
display: block;
}
.ecademy-responsive-nav .ecademy-responsive-menu {
position: relative;
}
.ecademy-responsive-nav .ecademy-responsive-menu .logo h2 {
font-size: 23px;
font-weight: bold;
margin-bottom: 0;
}
.ecademy-responsive-nav .ecademy-responsive-menu .dropdown-toggle::after {
display: none;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .mean-nav {
margin-top: 47px;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .mean-nav ul {
font-size: 15px;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .mean-nav ul li li a {
font-size: 14.5px;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav {
overflow-y: scroll;
box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
height: 307px;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item {
overflow: hidden;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item .container {
border-top: 1px solid #eeeeee;
padding-left: 0;
padding-right: 0;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item .row {
display: block;
flex-wrap: unset;
margin-left: 0;
margin-right: 0;
margin-top: -20px;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item .row .col {
flex-basis: unset;
flex-grow: unset;
max-width: 100%;
padding-left: 0;
padding-right: 0;
padding-top: 20px;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item .row .col:last-child {
margin-bottom: 15px;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item .row .col:first-child .megamenu-submenu li {
border-top: none;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item .row:nth-child(2) {
display: flex;
flex-wrap: wrap;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item a {
width: 100%;
float: unset;
display: block;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu a {
border-bottom: none !important;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .mean-expand {
display: none !important;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu {
width: 80%;
overflow: hidden;
display: block !important;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a {
border: none;
margin-top: 18px;
color: #677294;
padding: 0;
font-size: 14.5px;
font-weight: 400;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li:first-child {
border-top: 1px solid #eeeeee;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget {
position: relative;
border-top: 0;
margin-top: 0;
padding-left: 25px;
padding-right: 25px;
padding-top: 15px;
padding-bottom: 15px;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget .icon {
width: 50px;
height: 50px;
position: relative;
background: #f4f4f4;
text-align: center;
font-size: 28px;
transition: var(--transition);
color: var(--blackColor);
margin-bottom: 15px;
border-width: 1.5px;
border-style: dashed;
border-color: #eeeeee;
border-radius: 50%;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget .icon i {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget h3 {
margin-bottom: 0;
font-size: 16px;
font-weight: 700;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget .sub-title {
display: block;
margin-top: 5px;
font-weight: 600;
font-size: 13px;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget .link-btn {
position: absolute;
display: block;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 2;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget:hover .icon {
border-color: var(--whiteColor);
color: var(--whiteColor);
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .search-box {
display: none !important;
position: absolute;
right: 280px;
top: -11px;
width: 400px;
border-radius: 5px;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .search-box .input-search {
display: block;
width: 100%;
height: 48px;
border: none;
border-radius: 5px;
background-color: #f5f5f5 !important;
transition: var(--transition);
color: var(--blackColor);
font-size: var(--fontSize);
font-weight: 400;
padding-left: 15px;
padding-top: 1px;
padding-bottom: 0;
padding-right: 0;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .search-box .input-search::-moz-placeholder {
color: #848484;
-moz-transition: var(--transition);
transition: var(--transition);
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .search-box .input-search::placeholder {
color: #848484;
transition: var(--transition);
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .search-box .input-search:focus::-moz-placeholder {
color: transparent;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .search-box .input-search:focus::placeholder {
color: transparent;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .search-box button {
position: absolute;
right: 0;
top: 0;
height: 48px;
background-color: transparent;
border: none;
border-radius: 5px;
padding: 0 15px;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .others-option {
position: absolute;
right: 55px;
display: none !important;
top: -10px;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .others-option .option-item {
margin-left: 30px;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .others-option .option-item:first-child {
margin-left: 0;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .others-option .cart-btn {
font-size: 22px;
position: relative;
line-height: 1;
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .others-option .cart-btn a {
display: inline-block;
position: relative;
color: var(--blackColor);
}
.ecademy-responsive-nav .ecademy-responsive-menu.mean-container .others-option .cart-btn a span {
position: absolute;
right: -4px;
top: -4px;
width: 16px;
height: 16px;
text-align: center;
line-height: 16px;
border-radius: 50%;
color: var(--whiteColor);
font-size: 10px;
font-weight: 600;
}
.ecademy-responsive-nav .mean-container a.meanmenu-reveal {
color: var(--blackColor);
}
.ecademy-responsive-nav .mean-container a.meanmenu-reveal span {
background: var(--blackColor);
}
.ecademy-responsive-nav .logo {
position: relative;
width: 70%;
z-index: 999;
}
.ecademy-nav {
display: none;
}
.others-option-for-responsive {
display: block;
}
} .main-banner {
position: relative;
z-index: 1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/gray-bg.jpg);
background-position: bottom right;
background-size: cover;
background-repeat: no-repeat;
padding-top: 100px;
}
.main-banner .container-fluid {
max-width: 1395px;
}
.main-banner .container-fluid .row {
margin-left: 0;
margin-right: 0;
}
.main-banner .container-fluid .row .col-lg-6 {
padding-left: 0;
padding-right: 0;
}
.main-banner-content {
max-width: 595px;
position: relative;
top: -60px;
padding-right: 30px;
}
.main-banner-content h1 {
margin-bottom: 18px;
font-size: 48px;
font-weight: 800;
}
.main-banner-content p {
max-width: 450px;
font-weight: 600;
font-size: 17px;
}
.main-banner-content .default-btn {
margin-top: 10px;
}
.main-banner-courses-list {
position: relative;
z-index: 1;
}
.main-banner-courses-list .row {
margin-left: -15px !important;
margin-right: -15px !important;
}
.main-banner-courses-list .row .col-lg-6 {
padding-left: 15px !important;
padding-right: 15px !important;
}
.main-banner-courses-list .row .col-lg-6:nth-child(1) .single-courses-box {
margin-top: 90px;
}
.main-banner-courses-list .single-courses-box {
margin-bottom: 0;
}
.main-banner-courses-list .single-courses-box .courses-content {
padding: 20px;
}
.banner-shape1 {
position: absolute;
left: 0;
bottom: 30px;
z-index: -1;
text-align: center;
right: 0;
}
.banner-shape1 img {
animation: moveleftbounce 4s linear infinite;
}
.banner-shape2 {
position: absolute;
left: -85px;
top: 17px;
z-index: -1;
right: 0;
text-align: center;
}
.banner-shape2 img {
animation: movebounce 5s linear infinite;
}
.banner-shape3 {
position: absolute;
left: -40px;
top: -35px;
z-index: -2;
right: 0;
text-align: center;
}
.banner-shape3 img {
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.banner-section {
position: relative;
z-index: 1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/banner-bg.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
padding-top: 60px;
padding-bottom: 60px;
}
.banner-section .container-fluid {
max-width: 1395px;
}
.banner-content h1 {
color: var(--whiteColor);
margin-bottom: 20px;
font-size: 48px;
font-weight: 800;
}
.banner-content p {
max-width: 450px;
color: #d2d2d2;
font-weight: 600;
font-size: 17px;
}
.banner-content .default-btn {
margin-top: 15px;
}
.banner-content .default-btn span {
background-color: var(--whiteColor);
}
.banner-content .default-btn:hover {
color: var(--blackColor);
}
.banner-image {
position: relative;
z-index: 1;
}
.banner-shape4 {
position: absolute;
z-index: -1;
top: 0;
left: 40px;
right: 0;
text-align: center;
}
.banner-shape4 img {
animation: moveleftbounce 4s linear infinite;
}
.banner-shape5 {
position: absolute;
z-index: -1;
right: 24.5%;
bottom: 10.5%;
text-align: center;
}
.banner-shape5 img {
animation: movescale 4s linear infinite;
}
.banner-shape6 {
position: absolute;
z-index: -1;
left: 12%;
bottom: 8%;
}
.banner-shape6 img {
animation: movebounce 4s linear infinite;
}
.banner-shape7 {
position: absolute;
z-index: -1;
top: 30%;
left: -12%;
}
.banner-shape7 img {
animation: moveleftbounce 8s linear infinite;
}
.banner-wrapper-area {
position: relative;
z-index: 1;
background-color: #f8f9f8;
padding-top: 40px;
}
.banner-wrapper-area .divider {
background-color: #f5f7fa;
top: auto;
bottom: 0;
}
.banner-wrapper-content h1 {
margin-bottom: 18px;
font-size: 48px;
font-weight: 800;
}
.banner-wrapper-content p {
font-size: 17px;
}
.banner-wrapper-content form {
margin-top: 25px;
position: relative;
}
.banner-wrapper-content form label {
position: absolute;
display: inline-block;
margin-bottom: 0;
left: 15px;
top: 13px;
line-height: 1;
font-size: 22px;
}
.banner-wrapper-content form .input-search {
display: block;
width: 100%;
height: 48px;
border: 1px solid #eee8e2 !important;
border-radius: 5px;
transition: var(--transition);
color: var(--blackColor);
font-size: var(--fontSize);
font-weight: 400;
padding-left: 50px;
padding-top: 1px;
padding-bottom: 0;
padding-right: 0;
}
.banner-wrapper-content form .input-search::-moz-placeholder {
color: #999999;
-moz-transition: var(--transition);
transition: var(--transition);
}
.banner-wrapper-content form .input-search::placeholder {
color: #999999;
transition: var(--transition);
}
.banner-wrapper-content form .input-search:focus::-moz-placeholder {
color: transparent;
}
.banner-wrapper-content form .input-search:focus::placeholder {
color: transparent;
}
.banner-wrapper-content form button {
position: absolute;
right: 0;
border-radius: 0 5px 5px 0;
height: 48px;
color: var(--whiteColor);
border: none;
transition: var(--transition);
padding-top: 0;
padding-bottom: 0;
padding-left: 25px;
padding-right: 25px;
top: 0;
font-size: var(--fontSize);
font-weight: 600;
}
.banner-wrapper-content form button:hover {
background-color: var(--blackColor);
color: var(--whiteColor);
}
.banner-wrapper-content .popular-search-list {
padding-left: 0;
list-style-type: none;
margin-bottom: 0;
margin-top: 20px;
}
.banner-wrapper-content .popular-search-list li {
display: inline-block;
margin-right: 12px;
color: var(--optionalColor);
font-size: 15px;
font-weight: 600;
}
.banner-wrapper-content .popular-search-list li:last-child {
margin-right: 0;
}
.banner-wrapper-content .popular-search-list li a {
display: block;
color: var(--blackColor);
font-weight: 700;
text-decoration: underline;
}
.banner-wrapper-image {
text-align: center;
}
.banner-inner-area {
margin-top: 50px;
border-radius: 10px;
}
.banner-inner-area .row {
margin-left: 0;
margin-right: 0;
}
.banner-inner-area .row .col-lg-4 {
padding-left: 0;
padding-right: 0;
}
.banner-inner-area .row .col-lg-4:last-child .single-banner-box {
border-right: none;
}
.banner-inner-area .row .col-lg-4:nth-child(1) .single-banner-box {
border-radius: 10px 0 0 10px;
}
.banner-inner-area .row .col-lg-4:nth-child(3) .single-banner-box {
border-radius: 0 10px 10px 0;
}
.single-banner-box {
border-right: 1px solid #eeeeee;
background-color: var(--whiteColor);
padding: 30px 30px 30px 90px;
position: relative;
}
.single-banner-box .icon {
position: absolute;
left: 30px;
top: 50%;
transform: translateY(-50%);
line-height: 1;
transition: var(--transition);
font-size: 45px;
}
.single-banner-box .icon i.flaticon-world {
font-size: 40px;
}
.single-banner-box h3 {
margin-bottom: 5px;
font-size: 21px;
font-weight: 700;
}
.banner-shape8 {
position: absolute;
z-index: -1;
right: 5%;
bottom: 7%;
}
.banner-shape8 img {
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.banner-shape9 {
position: absolute;
z-index: -1;
top: 5%;
right: 15%;
}
.banner-shape9 img {
animation: movescale 4s linear infinite;
}
.banner-shape10 {
position: absolute;
z-index: -1;
bottom: 30px;
left: 35px;
}
.banner-shape10 img {
animation: movebounce 5s linear infinite;
}
.banner-wrapper {
height: 1000px;
position: relative;
z-index: 1;
background-color: var(--blackColor);
background-position: top center;
background-size: cover;
background-repeat: no-repeat;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/main-banner1.jpg);
}
.banner-wrapper::before {
height: 512px;
width: 100%;
position: absolute;
content: "";
left: 0;
bottom: 0;
z-index: 1;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/banner-shape11.png);
}
.banner-wrapper-text {
position: relative;
z-index: 2;
max-width: 590px;
margin-left: auto;
margin-top: -200px;
}
.banner-wrapper-text h1 {
margin-bottom: 22px;
color: var(--whiteColor);
font-size: 48px;
font-weight: 800;
}
.banner-wrapper-text p {
color: var(--whiteColor);
max-width: 500px;
font-size: 16.5px;
}
.banner-wrapper-text .default-btn {
margin-top: 10px;
}
.home-banner-area {
background-position: center center;
background-size: cover;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/main-banner2.jpg);
background-repeat: no-repeat;
margin-bottom: 50px;
margin-top: 25px;
padding-top: 70px;
padding-bottom: 70px;
padding-left: 40px;
padding-right: 40px;
}
.home-banner-area h1 {
margin-bottom: 12px;
max-width: 600px;
color: var(--whiteColor);
font-size: 48px;
font-weight: 800;
}
.home-banner-area p {
max-width: 500px;
color: var(--whiteColor);
font-weight: 600;
font-size: 18px;
}
.banner-shape11 {
position: absolute;
z-index: -1;
right: 21%;
bottom: 24%;
}
.banner-shape11 img {
animation: movebounce 5s linear infinite;
}
.banner-shape12 {
position: absolute;
z-index: -1;
right: 19%;
top: 14%;
}
.banner-shape12 img {
animation: movescale 4s linear infinite;
}
.banner-shape13 {
position: absolute;
z-index: -1;
bottom: 5%;
left: 4%;
}
.banner-shape13 img {
animation-name: rotateme;
animation-duration: 100s;
animation-iteration-count: infinite;
animation-timing-function: linear;
} .partner-area.border-bottom {
border-bottom-color: #efeff1 !important;
}
.single-partner-item {
text-align: center;
} .boxes-area {
position: relative;
z-index: 2;
}
.single-box-item {
text-align: center;
border-radius: 8px;
background-color: var(--whiteColor);
padding: 70px 30px 40px;
transition: var(--transition);
top: -250px;
position: relative;
margin-bottom: -250px;
}
.single-box-item .icon {
font-size: 65px;
line-height: 1;
position: relative;
margin-bottom: 40px;
z-index: 1;
}
.single-box-item .icon img {
position: absolute;
left: 0;
right: 0;
top: -22px;
z-index: -1;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.single-box-item h3 {
margin-bottom: 12px;
font-size: 23px;
font-weight: 800;
}
.single-box-item p {
margin-bottom: 12px;
}
.single-box-item .link-btn {
display: inline-block;
font-size: 15px;
font-weight: 700;
}
.single-box-item .link-btn:hover {
color: var(--blackColor);
}
.single-box-item:hover {
box-shadow: 0px 8px 16px 0px rgba(146, 184, 255, 0.2);
transform: translateY(-10px);
} .features-area {
position: relative;
z-index: 1;
}
.single-features-box {
text-align: center;
margin-bottom: 30px;
border-radius: 8px;
background-color: #f9f9f9;
padding: 30px 31px;
transition: var(--transition);
}
.single-features-box .icon {
font-size: 50px;
line-height: 1;
margin-bottom: 15px;
}
.single-features-box h3 {
margin-bottom: 15px;
font-size: 22px;
font-weight: 800;
}
.single-features-box p {
margin-bottom: 12px;
}
.single-features-box .link-btn {
display: inline-block;
font-size: 15px;
font-weight: 700;
}
.single-features-box .link-btn:hover {
color: var(--blackColor);
}
.single-features-box:hover {
transform: translateY(-10px);
}
.single-features-box.without-padding {
text-align: left;
padding: 0;
background-color: transparent;
}
.single-features-box.without-padding p {
max-width: 315px;
} .about-area {
position: relative;
z-index: 1;
}
.about-image {
overflow: hidden;
text-align: center;
}
.about-image .row {
margin-left: -5px;
margin-right: -5px;
}
.about-image .row .col-lg-6 {
padding-left: 5px;
padding-right: 5px;
}
.about-image .row .col-lg-6:nth-child(3) .image {
margin-top: -15px;
}
.about-image .row .col-lg-6:nth-child(2) .image {
margin-bottom: 20px;
}
.about-content {
padding-left: 15px;
}
.about-content .sub-title {
display: block;
text-transform: uppercase;
margin-bottom: 10px;
font-size: 14px;
font-weight: 600;
}
.about-content h2 {
margin-bottom: 15px;
font-size: 36px;
font-weight: 800;
}
.about-content .features-list {
padding-left: 0;
list-style-type: none;
display: flex;
flex-wrap: wrap;
margin-bottom: 0;
margin-top: -5px;
margin-left: -8px;
margin-right: -8px;
}
.about-content .features-list li {
flex: 0 0 50%;
max-width: 50%;
padding-left: 8px;
padding-right: 8px;
padding-top: 16px;
}
.about-content .features-list li span {
display: block;
position: relative;
color: var(--blackColor);
font-size: 18px;
font-weight: 700;
padding-left: 50px;
padding-top: 5px;
padding-bottom: 5px;
}
.about-content .features-list li span i {
position: absolute;
left: 0;
top: -2px;
width: 40px;
height: 40px;
overflow: hidden;
text-align: center;
font-weight: 500;
line-height: 40px;
font-size: 25px;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/circle-border.png);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.about-content .default-btn {
margin-top: 30px;
}
.about-area-two {
position: relative;
z-index: 1;
}
.about-area-two .shape3 {
right: 12%;
bottom: auto;
top: 25%;
}
.about-area-two .shape4 {
right: 8%;
bottom: auto;
top: 7%;
}
.about-area-two .shape2 {
left: auto;
bottom: 5%;
right: 15%;
}
.about-content-box .sub-title {
display: block;
text-transform: uppercase;
margin-bottom: 10px;
font-size: 14px;
font-weight: 600;
}
.about-content-box h2 {
margin-bottom: 16px;
font-size: 36px;
font-weight: 800;
}
.about-content-box .link-btn {
display: inline-block;
position: relative;
border-bottom: 1px solid transparent;
font-weight: 700;
}
.about-content-box .link-btn:hover {
color: var(--blackColor);
border-color: var(--blackColor);
}
.about-content-box .default-btn {
margin-top: 10px;
}
.about-video-box {
margin-left: 30px;
position: relative;
z-index: 1;
border-radius: 5px;
}
.about-video-box .image {
overflow: hidden;
border-radius: 5px;
position: relative;
z-index: 1;
}
.about-video-box .image::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-radius: 5px;
background-color: var(--blackColor);
opacity: 0.3;
z-index: 1;
}
.about-video-box .image img {
border-radius: 5px;
transition: var(--transition);
}
.about-video-box .video-btn {
display: inline-block;
width: 80px;
height: 80px;
font-size: 35px;
text-align: center;
line-height: 80px;
position: absolute;
left: 50%;
top: 50%;
z-index: 1;
transform: translateY(-50%) translateX(-50%);
border-radius: 50%;
color: var(--whiteColor);
}
.about-video-box .video-btn::after, .about-video-box .video-btn::before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
z-index: -1;
bottom: 0;
left: 0;
transition: var(--transition);
border-radius: 50%;
border: 1px solid;
}
.about-video-box .video-btn::before {
animation: ripple 2s linear infinite;
}
.about-video-box .video-btn::after {
animation: ripple 2s linear 1s infinite;
}
.about-video-box .video-btn:hover {
color: var(--whiteColor);
background-color: var(--blackColor);
}
.about-video-box .video-btn:hover::before, .about-video-box .video-btn:hover::after {
border-color: var(--blackColor);
}
.about-video-box:hover .image img {
transform: scale3d(1.1, 1.1, 1.1);
}
.about-video-box .shape10 {
left: -6.5%;
bottom: -13.5%;
opacity: 0.5;
}
.about-area-three {
position: relative;
z-index: 1;
}
.about-area-three .shape3 {
right: 12%;
bottom: auto;
top: 38%;
}
.about-area-three .shape4 {
right: 8%;
bottom: auto;
top: 20%;
}
.about-img {
position: relative;
z-index: 1;
}
.about-img .image {
text-align: right;
position: relative;
padding-bottom: 45px;
}
.about-img .image img:nth-child(2) {
position: absolute;
left: 80px;
bottom: 0;
}
.divider {
width: 100%;
position: absolute;
height: 100px;
pointer-events: none;
-webkit-mask-image: url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");
mask-image: url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");
-webkit-mask-size: 100% 101%;
mask-size: 100% 101%;
background: #fffaf3;
top: -100px;
left: 0;
z-index: -1;
}
.shape1 {
position: absolute;
left: 12%;
top: -17px;
z-index: -1;
}
.shape1 img {
animation: moveleftbounce 4s linear infinite;
}
.shape2 {
position: absolute;
left: 5%;
bottom: 8%;
z-index: -1;
}
.shape2 img {
animation: movebounce 5s linear infinite;
}
.shape3 {
position: absolute;
right: 9%;
bottom: 12%;
z-index: -1;
}
.shape3 img {
animation-name: rotateme;
animation-duration: 100s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.shape4 {
position: absolute;
right: 5%;
bottom: 40%;
z-index: -1;
}
.shape4 img {
animation: movescale 4s linear infinite;
}
.shape17 {
position: absolute;
z-index: -1;
top: -45px;
left: 160px;
right: 0;
text-align: center;
}
.shape17 img {
animation: moveleftbounce 4s linear infinite;
}
.shape18 {
position: absolute;
z-index: -1;
top: 0;
left: -150px;
right: 0;
text-align: center;
}
.shape18 img {
animation-name: rotateme;
animation-duration: 100s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.shape19 {
position: absolute;
right: -15px;
top: 40%;
}
.shape19 img {
animation: movescale 4s linear infinite;
}
.shape20 {
position: absolute;
z-index: -1;
left: 7%;
top: 57%;
}
.shape20 img {
animation: movescale 4s linear infinite;
}
.shape21 {
position: absolute;
z-index: -1;
left: 11%;
bottom: 15%;
}
.shape21 img {
animation: movebounce 5s linear infinite;
}
.shape22 {
position: absolute;
z-index: -1;
left: 55%;
bottom: 10px;
}
.shape22 img {
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.shape23 {
position: absolute;
z-index: -1;
right: 5%;
bottom: 5%;
}
.shape23 img {
animation-name: rotateme;
animation-duration: 100s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
@keyframes movebounce {
0% {
transform: translateY(0px);
}
50% {
transform: translateY(20px);
}
100% {
transform: translateY(0px);
}
}
@keyframes moveleftbounce {
0% {
transform: translateX(0px);
}
50% {
transform: translateX(20px);
}
100% {
transform: translateX(0px);
}
}
@keyframes rotateme {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes movescale {
0% {
transform: scale(0.9);
}
50% {
transform: scale(0.8);
}
100% {
transform: scale(0.9);
}
} .success-story-area {
position: relative;
z-index: 1;
}
.success-story-area::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 40%;
background-color: #f8f9f8;
z-index: -2;
}
.success-story-area .shape4 {
right: 21%;
bottom: 85%;
}
.success-story-area .shape3 {
right: 23%;
bottom: 55%;
}
.success-story-area .shape2 {
left: auto;
bottom: 3%;
right: 25%;
} .our-story-area .col-lg-4, .our-story-area .col-lg-8 {
margin-top: 40px;
}
.our-story-area .col-lg-4:nth-child(1), .our-story-area .col-lg-8:nth-child(1) {
margin-top: 0;
}
.our-story-area .col-lg-4:nth-child(2), .our-story-area .col-lg-8:nth-child(2) {
margin-top: 0;
}
.our-story-title h3 {
margin-bottom: 0;
position: relative;
padding-left: 45px;
font-size: 28px;
font-weight: 800;
}
.our-story-title h3 .number {
opacity: 0.38;
position: absolute;
left: 0;
line-height: 1;
top: 1px;
font-size: 45px;
font-weight: 900;
font-style: italic;
}
.our-story-image {
margin-top: 70px;
border-radius: 5px;
margin-bottom: 30px;
}
.our-story-image img {
border-radius: 5px;
}
.our-story-content {
padding-right: 90px;
}
.our-story-content p {
margin-bottom: 20px;
}
.our-story-content p:last-child {
margin-bottom: 0;
} .courses-area {
position: relative;
z-index: 1;
}
.courses-area a {
text-decoration: none !important;
}
.courses-area i {
font-style: normal !important;
}
.courses-area .lp-courses-bar {
display: block;
float: unset;
}
.item-meta.course-item-status:before {
content: attr(data-preview);
color: #2dbbc4;
vertical-align: baseline;
}
.item-meta.course-item-status {
display: inline-block;
background: #e3f1f2;
color: #2dbbc4;
text-transform: capitalize;
border-radius: 3px;
margin-right: 6px;
padding: 2px 10px 1.5px;
font-size: 12px;
font-weight: 700;
}
.fa.item-meta.course-item-status.trans {
padding: 0;
background: transparent !important;
}
.single-courses-box {
margin-bottom: 30px;
position: relative;
border-radius: 5px;
background-color: var(--whiteColor);
box-shadow: 0px 8px 16px 0px rgba(146, 184, 255, 0.2);
}
.single-courses-box .courses-image {
border-radius: 5px 5px 0 0;
position: relative;
z-index: 1;
}
.single-courses-box .courses-image .image {
border-radius: 5px 5px 0 0;
}
.single-courses-box .courses-image .image img {
border-radius: 5px 5px 0 0;
}
.single-courses-box .courses-image .fav {
display: inline-block;
position: absolute;
right: 20px;
top: 20px;
color: var(--whiteColor);
font-size: 30px;
line-height: 1;
}
.single-courses-box .courses-image .price, .single-courses-box .courses-image .free {
display: inline-block;
color: var(--whiteColor);
position: absolute;
right: 0;
border-radius: 10px 0 0 0;
bottom: 0;
padding: 7px 20px 5px;
text-align: center;
font-size: 24px;
font-weight: 800;
}
.single-courses-box .origin-price {
display: none;
}
.single-courses-box .courses-content {
border-radius: 0 0 5px 5px;
padding: 30px;
}
.single-courses-box .courses-content .course-author {
margin-bottom: 15px;
}
.single-courses-box .courses-content .course-author img {
width: 35px;
height: 35px;
margin-right: 10px;
border-radius: 50%;
}
.single-courses-box .courses-content .course-author span a {
text-transform: capitalize;
text-decoration: none;
font-weight: 600;
font-size: 15px;
}
.single-courses-box .courses-content h3 {
margin-bottom: 10px;
line-height: 1.3;
font-size: 24px;
font-weight: 800;
}
.single-courses-box .courses-content h3 a {
display: inline-block;
text-decoration: none;
}
.single-courses-box .courses-content .courses-box-footer {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
margin-left: -7px;
margin-right: -7px;
margin-top: 20px;
}
.single-courses-box .courses-content .courses-box-footer li {
color: var(--optionalColor);
font-size: 15px;
position: relative;
list-style-type: none;
padding-left: 25px;
padding-right: 7px;
}
.single-courses-box .courses-content .courses-box-footer li i {
position: absolute;
left: 6px;
top: 0;
font-size: 14px;
color: var(--mainColor);
}
.single-courses-box .courses-content .courses-box-footer li i.flaticon-people {
font-size: 18px;
left: 3px;
}
.single-courses-box.bg-color {
background-color: #fffaf3;
box-shadow: unset;
transition: var(--transition);
}
.single-courses-box.bg-color .courses-content h3 {
margin-bottom: 10px;
}
.single-courses-box.bg-color:hover {
background-color: var(--whiteColor);
box-shadow: 0px 8px 16px 0px rgba(146, 184, 255, 0.2);
}
.single-courses-box.without-boxshadow {
background-color: var(--whiteColor);
box-shadow: unset;
transition: var(--transition);
}
.single-courses-box.without-boxshadow .courses-content h3 {
margin-bottom: 10px;
}
.single-courses-box.without-boxshadow:hover, .single-courses-box.without-boxshadow.active {
box-shadow: 0px 8px 16px 0px rgba(146, 184, 255, 0.2);
}
.single-courses-item {
margin-bottom: 30px;
position: relative;
border-radius: 5px;
background-color: var(--whiteColor);
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.02);
}
.single-courses-item .courses-image {
display: block;
border-radius: 5px;
position: relative;
z-index: 1;
overflow: hidden;
}
.single-courses-item .courses-image img {
border-radius: 5px;
width: 100%;
transition: var(--transition);
}
.single-courses-item .courses-image::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-radius: 5px;
background-color: var(--blackColor);
opacity: 0.2;
z-index: 1;
transition: var(--transition);
}
.single-courses-item .courses-image .link-btn {
position: absolute;
left: 0;
right: 0;
border-radius: 5px;
width: 100%;
height: 100%;
z-index: 2;
}
.single-courses-item .row {
margin-left: 0;
margin-right: 0;
}
.single-courses-item .row .col-lg-4, .single-courses-item .row .col-lg-8 {
padding-left: 0;
padding-right: 0;
}
.single-courses-item .courses-content {
border-radius: 5px;
position: relative;
padding: 25px;
}
.single-courses-item .courses-content .fav {
display: inline-block;
position: absolute;
right: 20px;
top: 20px;
color: #b0b9c4;
font-size: 25px;
line-height: 1;
}
.single-courses-item .courses-content .price {
display: block;
margin-bottom: 3px;
font-size: 28px;
font-weight: 800;
}
.single-courses-item .courses-content h3 {
margin-bottom: 12px;
line-height: 1.3;
font-size: 22px;
font-weight: 800;
}
.single-courses-item .courses-content h3 a {
display: inline-block;
}
.single-courses-item .courses-content .courses-content-footer {
list-style-type: none;
padding-left: 0;
padding-right: 30px;
margin-bottom: 0;
margin-left: -7px;
margin-right: -7px;
margin-top: 15px;
}
.single-courses-item .courses-content .courses-content-footer li {
color: var(--optionalColor);
font-size: 15px;
position: relative;
padding-left: 25px;
padding-right: 7px;
}
.single-courses-item .courses-content .courses-content-footer li i {
position: absolute;
left: 7px;
top: 0;
}
.single-courses-item .courses-content .courses-content-footer li i.flaticon-people {
font-size: 18px;
left: 3px;
}
.single-courses-item:hover .courses-image::before {
opacity: 0;
visibility: hidden;
}
.single-courses-item:hover .courses-image img {
transform: scale3d(1.1, 1.1, 1.1);
}
.single-courses-item-box {
margin-bottom: 30px;
position: relative;
background-color: var(--whiteColor);
transition: var(--transition);
box-shadow: 0px 8px 16px 0px rgba(146, 184, 255, 0.08);
text-align: center;
}
.single-courses-item-box .courses-image {
position: relative;
z-index: 1;
}
.single-courses-item-box .courses-image::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1;
background-color: var(--blackColor);
opacity: 0.3;
transition: var(--transition);
}
.single-courses-item-box .courses-image .fav {
display: inline-block;
position: absolute;
right: 20px;
top: 20px;
color: var(--whiteColor);
font-size: 30px;
z-index: 2;
line-height: 1;
}
.single-courses-item-box .courses-image .price {
display: inline-block;
color: var(--whiteColor);
border-radius: 10%;
padding: 10px 20px;
position: absolute;
bottom: -29.5px;
text-align: center;
z-index: 2;
left: 40%;
font-size: 24px;
font-weight: 800;
margin-left: auto;
margin-right: auto;
}
.single-courses-item-box .courses-content {
padding: 50px 20px 20px;
}
.single-courses-item-box .courses-content .course-author {
margin-bottom: 15px;
}
.single-courses-item-box .courses-content .course-author img {
width: 35px;
height: 35px;
margin-right: 10px;
}
.single-courses-item-box .courses-content .course-author span {
font-weight: 600;
font-size: 15px;
}
.single-courses-item-box .courses-content h3 {
margin-bottom: 0;
line-height: 1.3;
font-size: 22px;
font-weight: 800;
}
.single-courses-item-box .courses-content h3 a {
display: inline-block;
}
.single-courses-item-box .courses-content .rating {
margin-top: 15px;
}
.single-courses-item-box .courses-content .rating i {
color: #f4c150;
margin-left: -3px;
}
.single-courses-item-box .courses-content .rating .rating-total {
display: inline-block;
color: var(--optionalColor);
font-weight: 600;
position: relative;
top: -3.5px;
margin-left: 1px;
}
.single-courses-item-box .courses-content .rating .course-review {
display: inline-block;
}
.single-courses-item-box .courses-content .rating .review-stars-rated {
position: relative;
display: inline-block;
}
.single-courses-item-box .courses-content .rating .review-stars-rated .review-stars {
padding-left: 0;
margin: 0;
margin-top: 2px;
display: inline-block;
list-style: none;
line-height: 16px;
height: 16px;
float: left;
font-size: 0;
}
.single-courses-item-box .courses-content .rating .review-stars-rated .review-stars li {
width: 16px;
height: 16px;
display: inline-block;
float: none;
color: #ffb606;
margin-bottom: 0;
}
.single-courses-item-box .courses-content .rating .review-stars-rated .review-stars li span {
font-size: 13px;
width: auto;
height: auto;
border-bottom: none;
text-decoration: none;
}
.single-courses-item-box .courses-content .rating .review-stars-rated .review-stars li span::before {
width: auto;
height: auto;
}
.single-courses-item-box .courses-content .rating .review-stars-rated .review-stars.filled {
margin: 0;
margin-top: 2px;
padding-left: 0;
display: inline-block;
list-style: none;
line-height: 16px;
height: 16px;
float: left;
font-size: 0;
position: absolute;
top: 0;
left: 0;
z-index: 10;
white-space: nowrap;
overflow: hidden;
color: #f05a19;
height: 40px;
}
.single-courses-item-box .courses-content .rating .review-stars-rated .review-stars.filled li {
position: static;
width: 16px;
height: 16px;
display: inline-block;
float: none;
margin-bottom: 0;
}
.single-courses-item-box .courses-content .rating .review-stars-rated .review-stars.filled li span {
color: #ffb606;
font-size: 13px;
width: auto;
height: auto;
border-bottom: none;
text-decoration: none;
}
.single-courses-item-box .courses-content .rating .review-stars-rated .review-stars.filled li span::before {
width: auto;
height: auto;
}
.single-courses-item-box:hover .courses-image::before {
opacity: 0;
visibility: hidden;
}
.courses-info {
text-align: center;
margin-top: 20px;
}
.courses-info .default-btn {
margin-bottom: 15px;
}
.courses-info p {
max-width: 600px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
}
.courses-info p a:hover {
text-decoration: underline;
color: var(--blackColor);
}
.courses-slides .single-courses-box .courses-content h3 {
font-size: 28px;
}
.courses-slides.owl-theme .owl-dots {
margin-top: 20px !important;
margin-bottom: 35px;
}
.courses-slides.owl-theme .owl-dots .owl-dot span {
margin: 0 3px;
width: 15px;
height: 15px;
border-radius: 50%;
background-color: transparent !important;
border: 1px solid #a8a8a8;
position: relative;
transition: var(--transition);
}
.courses-slides.owl-theme .owl-dots .owl-dot span::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: transparent;
border-radius: 50%;
margin: 2px;
transition: var(--transition);
}
.courses-slides.owl-theme .owl-nav {
margin-top: 0;
position: absolute;
left: 0;
right: 0;
bottom: -3px;
}
.courses-slides.owl-theme .owl-nav [class*=owl-] {
margin: 0 40px;
width: 35px;
height: 35px;
border-radius: 3px;
transition: var(--transition);
background-color: var(--whiteColor);
box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
line-height: 42px;
padding: 0;
font-size: 25px;
}
.courses-slides.owl-theme .owl-nav [class*=owl-]:hover {
color: var(--whiteColor);
}
.shape16 {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
text-align: center;
}
.shorting-menu {
text-align: center;
margin-bottom: 30px;
}
.shorting-menu .filter {
display: inline-block;
padding: 0;
background-color: transparent;
color: var(--blackColor);
transition: var(--transition);
border: none;
font-size: 16.5px;
font-weight: 700;
margin-left: 10px;
margin-right: 10px;
}
.shorting-menu.shorting-menu-style-two {
background-color: #f8f9f8;
border-radius: 5px;
margin-bottom: 40px;
padding-left: 60px;
padding-right: 60px;
}
.shorting-menu.shorting-menu-style-two .filter {
position: relative;
color: var(--optionalColor);
padding-top: 16px;
padding-bottom: 14px;
padding-left: 7px;
padding-right: 7px;
}
.shorting-menu.shorting-menu-style-two .filter::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 2px;
transition: var(--transition);
transform: scaleX(0);
}
.shorting-menu.shorting-menu-style-two .filter:hover, .shorting-menu.shorting-menu-style-two .filter.active {
color: var(--blackColor);
}
.shorting-menu.shorting-menu-style-two .filter:hover::before, .shorting-menu.shorting-menu-style-two .filter.active::before {
transform: scaleX(1);
}
.shorting .mix {
display: none;
}
.ecademy-grid-sorting {
margin-bottom: 40px;
}
.ecademy-grid-sorting .result-count p {
margin-bottom: 0;
}
.ecademy-grid-sorting .result-count p .count {
font-weight: 700;
color: var(--blackColor);
}
.ecademy-grid-sorting .ordering {
text-align: right;
}
.ecademy-grid-sorting .ordering label {
display: inline-block;
margin-bottom: 0;
color: #ababab;
margin-right: 5px;
font-size: var(--fontSize);
font-weight: 700;
}
.ecademy-grid-sorting .ordering .nice-select {
display: inline-block;
width: 215px;
background: #f8f8f8;
border-color: #eeeeee;
color: var(--blackColor);
transition: var(--transition);
padding: 0 0 0 12px;
height: 45px;
line-height: 45px;
font-size: var(--fontSize);
font-weight: 700;
}
.ecademy-grid-sorting .ordering .nice-select .list {
background-color: var(--whiteColor);
border-radius: 5px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
list-style-type: none;
border: none;
width: 100%;
margin-bottom: 0;
margin-top: 0;
padding-left: 0;
padding-top: 10px;
padding-bottom: 10px;
}
.ecademy-grid-sorting .ordering .nice-select .list .option {
line-height: 38px;
min-height: 38px;
color: var(--blackColor);
position: relative;
transition: var(--transition);
padding-left: 32px;
padding-right: 25px;
font-size: var(--fontSize);
font-weight: 700;
}
.ecademy-grid-sorting .ordering .nice-select .list .option:hover {
color: var(--whiteColor);
}
.ecademy-grid-sorting .ordering .nice-select .list .option:hover::before {
color: var(--whiteColor);
}
.ecademy-grid-sorting .ordering .nice-select .list .option.focus, .ecademy-grid-sorting .ordering .nice-select .list .option.selected.focus {
background-color: transparent !important;
color: var(--blackColor);
}
.ecademy-grid-sorting .ordering .nice-select .list .option::before {
content: "\f11f";
position: absolute;
left: 10px;
top: 0;
opacity: 0;
visibility: hidden;
transition: var(--transition);
font-family: Flaticon;
font-size: 11px;
}
.ecademy-grid-sorting .ordering .nice-select .list .option.selected::before {
opacity: 1;
visibility: visible;
}
.ecademy-grid-sorting .ordering .nice-select .list .option.selected:hover {
color: var(--whiteColor);
}
.ecademy-grid-sorting .ordering .nice-select .list .option.selected:hover::before {
color: var(--whiteColor);
}
.ecademy-grid-sorting .ordering .nice-select:after {
border-color: var(--blackColor);
height: 8px;
width: 8px;
margin-top: -5px;
}
.ecademy-grid-sorting .ordering .nice-select:hover {
background-color: transparent;
}
.load-more-btn {
text-align: center;
margin-top: 30px;
margin-bottom: 30px;
}
.load-more-btn .load-more {
display: inline-block;
background-color: transparent;
border: 1px solid #eeeeee;
padding: 13px 65px 13px 40px;
border-radius: 5px;
position: relative;
font-size: var(--fontSize);
font-weight: 700;
}
.load-more-btn .load-more i {
position: absolute;
right: 40px;
top: 50%;
font-size: 18px;
transform: translateY(-50%);
}
.load-more-btn .load-more:hover {
color: var(--whiteColor);
border-color: var(--whiteColor);
}
.courses-items {
margin-left: -15px;
margin-right: -15px;
} .courses-details-desc {
margin-top: 60px;
padding-right: 15px;
}
.courses-details-desc .nav {
margin-bottom: 0;
list-style-type: none;
background-color: #f8f9f8;
border: none;
border-radius: 5px;
padding-left: 30px;
padding-right: 30px;
}
.courses-details-desc .nav .nav-item {
margin-bottom: 0;
margin-right: 40px;
}
.courses-details-desc .nav .nav-item .nav-link {
border-radius: 0;
border: none;
padding: 0;
transition: var(--transition);
padding: 14px 0;
background-color: #f8f9f8;
position: relative;
border-radius: 5px;
font-size: 18px;
font-weight: 800;
}
.courses-details-desc .nav .nav-item .nav-link::before {
content: "";
bottom: 0;
height: 2px;
position: absolute;
transition: var(--transition);
left: 0;
width: 100%;
transform: scaleX(0);
}
.courses-details-desc .nav .nav-item .nav-link:hover, .courses-details-desc .nav .nav-item .nav-link.active {
color: var(--blackColor);
}
.courses-details-desc .nav .nav-item .nav-link:hover::before, .courses-details-desc .nav .nav-item .nav-link.active::before {
transform: scaleX(1);
}
.courses-details-desc .nav .nav-item:last-child {
margin-right: 0;
}
.courses-details-desc .course-tabs {
margin-bottom: 0 !important;
}
.courses-details-desc .lp-course-buttons {
display: none;
}
.courses-details-desc .lp-course-buttons .default-btn {
text-transform: capitalize;
padding-top: 9px;
padding-bottom: 9px;
}
.courses-details-desc .tab-content {
padding-left: 30px;
padding-right: 30px;
padding-top: 40px;
}
.courses-details-desc .tab-content .courses-overview h3 {
margin-bottom: 12px;
font-size: 24px;
font-weight: 800;
}
.courses-details-desc .tab-content .courses-overview h3:not(:first-child) {
margin-top: 30px;
}
.courses-details-desc .tab-content .courses-curriculum .section-title {
margin-bottom: 15px;
text-align: left;
font-size: 20px;
font-weight: 800;
}
.courses-details-desc .tab-content .courses-curriculum .section-title:not(:first-child) {
margin-top: 30px;
}
.courses-details-desc .tab-content .courses-curriculum .section-header {
cursor: pointer;
padding: 25px 30px;
}
.courses-details-desc .tab-content .courses-curriculum .section-header .section-title {
max-width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
.courses-details-desc .tab-content .courses-curriculum .section-content {
margin-top: 0;
}
.courses-details-desc .tab-content .courses-curriculum .section-content .course-item {
margin-bottom: 0;
}
.courses-details-desc .tab-content .courses-curriculum .section-content .course-item.item-locked .course-item-status:before {
margin-left: 5px;
position: relative;
top: 1px;
color: var(--optionalColor);
content: "\f023";
}
.courses-details-desc .tab-content .courses-curriculum ul {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
}
.courses-details-desc .tab-content .courses-curriculum ul li {
display: block;
margin-bottom: 25px;
border: 1px solid #eeeeee;
}
.courses-details-desc .tab-content .courses-curriculum ul li a {
background-color: var(--whiteColor);
color: var(--blackColor);
position: relative;
display: block;
font-weight: 700;
padding-left: 55px;
padding-right: 210px;
padding-top: 15px;
padding-bottom: 15px;
}
.courses-details-desc .tab-content .courses-curriculum ul li a::before {
content: "\f12b";
position: absolute;
left: 30px;
top: 13px;
font-size: 18px;
font-weight: normal;
font-family: Flaticon;
}
.courses-details-desc .tab-content .courses-curriculum ul li a .courses-name {
font-size: 14.5px;
font-weight: 700;
}
.courses-details-desc .tab-content .courses-curriculum ul li a .course-item-meta {
position: absolute;
right: 15px;
top: 50%;
transform: translateY(-50%);
}
.courses-details-desc .tab-content .courses-curriculum ul li a .course-item-meta .duration {
display: inline-block;
background: #f7e7e8;
color: var(--blackColor);
text-transform: lowercase;
border-radius: 3px;
padding: 2px 10px 1.5px;
font-size: 14px;
font-weight: 700;
}
.courses-details-desc .tab-content .courses-curriculum ul li a .course-item-meta .count-questions {
display: inline-block;
background: #e3f1f2;
color: #2dbbc4;
text-transform: lowercase;
border-radius: 3px;
margin-right: 6px;
padding: 2px 10px 1.5px;
font-size: 14px;
font-weight: 700;
}
.courses-details-desc .tab-content .courses-curriculum ul li a .courses-meta {
text-align: right;
}
.courses-details-desc .tab-content .courses-curriculum ul li a .courses-meta .status {
display: inline-block;
background: var(--blackColor);
color: var(--whiteColor);
border-radius: 3px;
margin-left: 6px;
padding: 2px 10px 1.5px;
font-size: 14px;
font-weight: 700;
}
.courses-details-desc .tab-content .courses-curriculum ul li a .courses-meta .status.locked {
color: var(--blackColor);
background-color: transparent;
padding: 0;
margin-left: 8px;
border-radius: 0;
position: relative;
top: 1px;
font-size: 18px;
font-weight: normal;
}
.courses-details-desc .tab-content .courses-curriculum ul li ul li {
border-radius: 0;
border: none;
}
.courses-details-desc .tab-content .courses-curriculum ul li ul li:nth-child(odd) a {
background-color: #f8f8f8;
}
.courses-details-desc .tab-content .courses-curriculum ul li:last-child {
margin-bottom: 0;
}
.courses-details-desc .tab-content .courses-curriculum .section-meta {
position: relative;
padding-right: 38px;
margin-top: 12px;
}
.courses-details-desc .tab-content .courses-curriculum .section-meta .step {
display: inline-block;
font-weight: 600;
position: absolute;
right: 0;
top: -7px;
}
.courses-details-desc .tab-content .courses-instructor .single-advisor-box {
margin-bottom: 0;
}
.courses-details-desc .tab-content .courses-instructor .single-advisor-box .advisor-image {
top: 0;
margin-bottom: 0;
}
.courses-details-desc .tab-content .courses-instructor .single-advisor-box .advisor-content {
padding: 0 0 0 20px;
}
.courses-details-desc .tab-content .courses-instructor .single-advisor-box .advisor-content h3 {
font-size: 23px;
}
.courses-details-desc .tab-content .courses-instructor .single-advisor-box .advisor-content .sub-title {
margin-top: -5px;
}
.courses-details-desc .tab-content .courses-instructor .single-advisor-box .advisor-content .social-link li a {
font-size: 15px;
}
.courses-details-desc .tab-content .courses-reviews h3 {
margin-bottom: 0;
display: inline-block;
margin-right: 15px;
font-size: 21px;
font-weight: 800;
}
.courses-details-desc .tab-content .courses-reviews .review-stars-rated {
top: 8px;
}
.courses-details-desc .tab-content .courses-reviews .review-number {
margin-top: 6px;
font-size: 15px;
}
.courses-details-desc .tab-content .courses-reviews .rating-count {
margin-top: 10px;
margin-bottom: 20px;
}
.courses-details-desc .tab-content .courses-reviews .rating-count span {
display: block;
font-size: var(--fontSize);
color: var(--optionalColor);
}
.courses-details-desc .tab-content .courses-reviews .course-rate {
font-size: 15px;
position: relative;
margin-bottom: 18px;
}
.courses-details-desc .tab-content .courses-reviews .course-rate span {
display: block;
}
.courses-details-desc .tab-content .courses-reviews .course-rate span:last-child {
text-align: right;
position: absolute;
right: 0;
top: 0;
}
.courses-details-desc .tab-content .courses-reviews .course-rate .review-bar {
width: 100%;
margin-right: 0;
display: block;
margin-top: 5px;
}
.courses-details-desc .tab-content .courses-reviews .course-rate:last-child {
margin-bottom: 0;
}
.courses-details-desc .tab-content .courses-reviews .course-rate:nth-child(1) .review-bar .rating {
background-color: #4CAF50;
}
.courses-details-desc .tab-content .courses-reviews .course-rate:nth-child(2) .review-bar .rating {
background-color: #2196F3;
}
.courses-details-desc .tab-content .courses-reviews .course-rate:nth-child(3) .review-bar .rating {
background-color: #00bcd4;
}
.courses-details-desc .tab-content .courses-reviews .course-rate:nth-child(4) .review-bar .rating {
background-color: #ff9800;
}
.courses-details-desc .tab-content .courses-reviews .course-rate:nth-child(51) .review-bar .rating {
background-color: #f1f1f1;
}
.courses-details-desc .tab-content #course-reviews {
margin-top: 40px;
}
.courses-details-desc .tab-content #course-reviews .course-review-head {
border-bottom: 1px solid #f3f3f3;
padding-bottom: 12px;
margin-bottom: 8px;
font-size: 21px;
font-weight: 800;
}
.courses-details-desc .tab-content #course-reviews .course-reviews-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.courses-details-desc .tab-content #course-reviews .course-reviews-list li {
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px solid #f3f3f3;
padding: 20px 0 20px 110px;
position: relative;
background-color: transparent;
}
.courses-details-desc .tab-content #course-reviews .course-reviews-list li .review-author {
position: absolute;
left: 0;
top: 20px;
margin-right: 0;
float: unset;
}
.courses-details-desc .tab-content #course-reviews .course-reviews-list li .review-author img {
width: 90px;
border-radius: 5px;
}
.courses-details-desc .tab-content #course-reviews .course-reviews-list li .review-author-info .user-name {
display: inline-block;
margin: 0;
font-size: 19px;
font-weight: 800;
}
.courses-details-desc .tab-content #course-reviews .course-reviews-list li .review-author-info .review-stars-rated {
top: 4px;
margin-left: 0;
}
.courses-details-desc .tab-content #course-reviews .course-reviews-list li .review-author-info .review-title {
margin-bottom: 8px;
color: var(--blackColor);
font-weight: 700;
font-style: normal;
font-size: 15px;
}
.courses-details-desc .tab-content #course-reviews .course-reviews-list li .review-text {
float: inline-start;
width: 100%;
}
.courses-details-desc .tab-content .write-a-review.default-btn {
font-size: 15px;
padding-top: 12px;
margin-top: 25px;
padding-bottom: 10px;
}
.courses-details-desc .tab-content .write-a-review.default-btn i {
top: 14px;
}
.review-form {
padding: 40px !important;
}
.review-form textarea {
padding-top: 15px !important;
}
.review-form .default-btn i {
top: 14px;
}
.courses-details-info {
background-color: #f8f9f8;
border-radius: 5px;
padding: 12px 12px 50px 12px;
margin-left: 15px;
margin-top: -240px;
}
.courses-details-info .image {
text-align: center;
position: relative;
}
.courses-details-info .image .link-btn {
display: block;
width: 100%;
height: 100%;
z-index: 3;
position: absolute;
left: 0;
top: 0;
}
.courses-details-info .image .content {
position: absolute;
left: 0;
z-index: 2;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.courses-details-info .image .content i {
display: block;
width: 60px;
height: 60px;
color: var(--whiteColor);
border-radius: 50%;
line-height: 60px;
font-size: 25px;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
}
.courses-details-info .image .content span {
display: inline-block;
color: var(--whiteColor);
border-radius: 5px;
padding: 4px 20px;
background-color: var(--blackColor);
font-size: 17px;
font-weight: 700;
}
.courses-details-info .image::before {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 1;
background-color: var(--blackColor);
opacity: 0.25;
}
.courses-details-info .image .video-js {
width: 340px;
height: 230px;
}
.courses-details-info .image.no-before::before {
display: none;
}
.courses-details-info .info {
margin-bottom: 0;
list-style-type: none;
padding-left: 25px;
padding-right: 25px;
padding-top: 35px;
}
.courses-details-info .info li {
border-bottom: 1px solid #e5e5e7;
color: var(--optionalColor);
font-size: 17px;
font-weight: 600;
padding-top: 15px;
padding-bottom: 14px;
}
.courses-details-info .info li span {
font-weight: 800;
color: var(--blackColor);
position: relative;
padding-left: 28px;
}
.courses-details-info .info li span i {
position: absolute;
left: 0;
font-weight: normal;
top: -2px;
font-size: 20px;
}
.courses-details-info .info li.price {
padding-bottom: 10px;
font-size: 28px;
font-weight: 800;
}
.courses-details-info .info li.price span {
color: var(--blackColor);
font-size: 17px;
font-weight: 800;
}
.courses-details-info .info li.price .price {
padding-left: 2px;
}
.courses-details-info .info li.price .origin-price {
text-decoration: line-through;
color: var(--optionalColor);
font-size: 16px;
}
.courses-details-info .info li:first-child {
padding-top: 0;
}
.courses-details-info .btn-box {
margin-top: 35px;
padding-left: 25px;
padding-right: 25px;
}
.courses-details-info .btn-box form {
display: block;
}
.courses-details-info .btn-box .default-btn {
width: 100%;
display: block;
font-weight: 700 !important;
border-radius: 5px !important;
height: unset !important;
line-height: 30px !important;
padding-right: 30px !important;
padding-left: 30px !important;
padding-top: 12px !important;
padding-bottom: 12px !important;
}
.courses-details-info .btn-box .default-btn i {
position: relative;
left: 0;
top: 2px;
margin-right: 8px;
line-height: 1;
font-weight: normal;
font-size: 20px;
}
.courses-details-info .btn-box .default-btn .label {
position: relative;
display: inline-block;
top: 0 !important;
background-color: transparent;
left: 0 !important;
width: auto;
height: auto;
transform: translateY(0);
}
.courses-details-info .btn-box .default-btn:hover {
background-color: var(--blackColor);
color: var(--whiteColor);
}
.courses-details-info .courses-share {
text-align: center;
margin-top: 20px;
padding-left: 25px;
padding-right: 25px;
}
.courses-details-info .courses-share .share-info {
display: inline-block;
position: relative;
cursor: pointer;
width: 100%;
}
.courses-details-info .courses-share .share-info span {
display: inline-block;
line-height: 1;
font-size: var(--fontSize);
font-weight: 700;
}
.courses-details-info .courses-share .share-info span i {
color: var(--blackColor);
}
.courses-details-info .courses-share .share-info .social-link {
padding-left: 0;
list-style-type: none;
position: absolute;
left: 0;
right: 0;
bottom: -35px;
opacity: 0;
visibility: hidden;
transition: var(--transition);
margin-bottom: 0;
}
.courses-details-info .courses-share .share-info .social-link li {
display: inline-block;
margin-right: 3px;
}
.courses-details-info .courses-share .share-info .social-link li:last-child {
margin-right: 0;
}
.courses-details-info .courses-share .share-info .social-link li a {
width: 30px;
height: 30px;
text-align: center;
background-color: #e1e1e1;
font-size: 18px;
color: var(--blackColor);
position: relative;
border-radius: 2px;
}
.courses-details-info .courses-share .share-info .social-link li a i {
position: absolute;
left: 0;
top: 50%;
right: 0;
transform: translateY(-48%);
}
.courses-details-info .courses-share .share-info .social-link li a:hover {
color: var(--whiteColor);
}
.courses-details-info .courses-share .share-info:hover .social-link {
opacity: 1;
visibility: visible;
bottom: -64px;
}
.single-course-sidebar {
padding-left: 15px;
margin-top: 35px;
}
.single-course-sidebar .widget {
margin-top: 30px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
padding: 30px 25px;
background-color: var(--whiteColor);
}
.single-course-sidebar .widget:first-child {
margin-top: 0;
}
.single-course-sidebar .widget .widget-title {
margin-bottom: 25px;
position: relative;
padding-left: 10px;
border-left: 3px dashed #dfdfdf;
font-size: 22px;
font-weight: 800;
}
.single-course-sidebar .widget .widget-title::before {
content: "";
position: absolute;
left: -3px;
top: 0;
width: 3px;
height: 6px;
}
.single-course-sidebar .widget .widget-title::after {
content: "";
position: absolute;
left: -3px;
top: 19px;
width: 3px;
height: 6px;
}
.single-course-sidebar .widget ul {
padding-left: 0;
list-style-type: none;
margin: 0;
}
.single-course-sidebar .widget ul li {
position: relative;
margin-bottom: 12px;
overflow: hidden;
color: #252525;
padding-left: 18px;
font-size: 14.5px;
font-weight: 700;
}
.single-course-sidebar .widget ul li:last-child {
margin-bottom: 0;
}
.single-course-sidebar .widget ul li::before {
height: 8px;
width: 8px;
content: "";
border-radius: 50%;
left: 0;
top: 6px;
position: absolute;
}
.single-course-sidebar .widget ul li a:hover .post_count {
border: 1px solid;
}
.single-course-sidebar .widget ul li a .post_count {
position: absolute;
right: 0;
border: 1px solid #eee;
width: 25px;
text-align: center;
height: 25px;
line-height: 25px;
font-size: 13px;
}
.single-course-sidebar .widget_lp-widget-popular-courses .course-entry {
margin-bottom: 25px;
position: relative;
}
.single-course-sidebar .widget_lp-widget-popular-courses .course-entry:last-child {
margin-bottom: 0;
}
.single-course-sidebar .widget_lp-widget-popular-courses .course-entry .course-cover {
margin-bottom: 20px;
}
.single-course-sidebar .widget_lp-widget-popular-courses .course-entry .course-cover a {
display: block;
}
.single-course-sidebar .widget_lp-widget-popular-courses .course-entry .course-cover a img {
width: 100%;
}
.single-course-sidebar .widget_lp-widget-popular-courses .course-entry .course-detail a {
display: inline-block;
}
.single-course-sidebar .widget_lp-widget-popular-courses .course-entry .course-detail h3 {
font-size: 22px;
font-weight: 800;
margin-bottom: 10px;
line-height: 1.3;
transition: var(--transition);
}
.single-course-sidebar .widget_lp-widget-popular-courses .course-entry .course-detail .course-meta-data {
display: flex;
flex-wrap: wrap;
justify-content: space-between !important;
margin-top: 5px;
}
.single-course-sidebar .widget_lp-widget-popular-courses .course-entry .course-detail .course-meta-data .course-meta-field {
flex: 0 0 33.333333%;
max-width: 33.333333%;
margin-top: 10px;
font-weight: 700;
}
.single-course-sidebar .widget_lp-widget-popular-courses .widget-footer {
margin-top: 20px;
}
.single-course-sidebar .widget_lp-widget-popular-courses .widget-footer a {
display: inline-block;
position: relative;
font-weight: 700;
}
.single-course-sidebar .widget_lp-widget-popular-courses .widget-footer a::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
transition: var(--transition);
height: 1px;
background-color: var(--blackColor);
}
.single-course-sidebar .widget_lp-widget-popular-courses .widget-footer .pull-right {
float: unset;
}
.single-course-sidebar .widget_lp-widget-featured-courses .course-entry {
margin-bottom: 25px;
position: relative;
}
.single-course-sidebar .widget_lp-widget-featured-courses .course-entry:last-child {
margin-bottom: 0;
}
.single-course-sidebar .widget_lp-widget-featured-courses .course-entry .course-cover {
margin-bottom: 20px;
}
.single-course-sidebar .widget_lp-widget-featured-courses .course-entry .course-cover a {
display: block;
}
.single-course-sidebar .widget_lp-widget-featured-courses .course-entry .course-cover a img {
width: 100%;
}
.single-course-sidebar .widget_lp-widget-featured-courses .course-entry .course-detail a {
display: inline-block;
}
.single-course-sidebar .widget_lp-widget-featured-courses .course-entry .course-detail h3 {
font-size: 22px;
font-weight: 800;
margin-bottom: 10px;
line-height: 1.3;
transition: var(--transition);
}
.single-course-sidebar .widget_lp-widget-featured-courses .course-entry .course-detail .course-meta-data {
display: flex;
flex-wrap: wrap;
justify-content: space-between !important;
margin-top: 5px;
}
.single-course-sidebar .widget_lp-widget-featured-courses .course-entry .course-detail .course-meta-data .course-meta-field {
flex: 0 0 50%;
max-width: 50%;
margin-top: 10px;
font-weight: 700;
}
.single-course-sidebar .widget_lp-widget-featured-courses .widget-footer {
margin-top: 20px;
}
.single-course-sidebar .widget_lp-widget-featured-courses .widget-footer a {
display: inline-block;
position: relative;
font-weight: 700;
}
.single-course-sidebar .widget_lp-widget-featured-courses .widget-footer a::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
transition: var(--transition);
height: 1px;
background-color: var(--blackColor);
}
.single-course-sidebar .widget_lp-widget-featured-courses .widget-footer .pull-right {
float: unset;
}
.single-course-sidebar .widget_lp-widget-recent-courses .course-entry {
margin-bottom: 25px;
position: relative;
}
.single-course-sidebar .widget_lp-widget-recent-courses .course-entry:last-child {
margin-bottom: 0;
}
.single-course-sidebar .widget_lp-widget-recent-courses .course-entry .course-cover {
margin-bottom: 20px;
}
.single-course-sidebar .widget_lp-widget-recent-courses .course-entry .course-cover a {
display: block;
}
.single-course-sidebar .widget_lp-widget-recent-courses .course-entry .course-cover a img {
width: 100%;
}
.single-course-sidebar .widget_lp-widget-recent-courses .course-entry .course-detail a {
display: inline-block;
}
.single-course-sidebar .widget_lp-widget-recent-courses .course-entry .course-detail h3 {
font-size: 22px;
font-weight: 800;
margin-bottom: 10px;
line-height: 1.3;
transition: var(--transition);
}
.single-course-sidebar .widget_lp-widget-recent-courses .course-entry .course-detail .course-meta-data {
display: flex;
flex-wrap: wrap;
justify-content: space-between !important;
margin-top: 5px;
}
.single-course-sidebar .widget_lp-widget-recent-courses .course-entry .course-detail .course-meta-data .course-meta-field {
flex: 0 0 50%;
max-width: 50%;
margin-top: 10px;
font-weight: 700;
}
.single-course-sidebar .widget_lp-widget-recent-courses .widget-footer {
margin-top: 20px;
}
.single-course-sidebar .widget_lp-widget-recent-courses .widget-footer a {
display: inline-block;
position: relative;
font-weight: 700;
}
.single-course-sidebar .widget_lp-widget-recent-courses .widget-footer a::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
transition: var(--transition);
height: 1px;
background-color: var(--blackColor);
}
.single-course-sidebar .widget_lp-widget-recent-courses .widget-footer .pull-right {
float: unset;
}
.single-course-sidebar .widget_lp-widget-course-progress .learn-press-course-results-progress {
margin-top: 30px;
}
.single-course-sidebar .widget_lp-widget-course-progress .learn-press-course-results-progress .items-progress {
margin-bottom: 25px;
float: unset;
margin-right: 0;
}
.single-course-sidebar .widget_lp-widget-course-progress .learn-press-course-results-progress .items-progress .lp-course-progress-heading {
text-transform: capitalize;
margin-bottom: 5px;
font-size: 17px;
font-weight: 800;
}
.single-course-sidebar .widget_lp-widget-course-progress .learn-press-course-results-progress .items-progress .number {
display: block;
font-weight: 600;
margin-bottom: 5px;
}
.single-course-sidebar .widget_lp-widget-course-progress .learn-press-course-results-progress .course-progress {
float: unset;
margin-bottom: 25px;
margin-right: 0;
}
.single-course-sidebar .widget_lp-widget-course-progress .learn-press-course-results-progress .course-progress .lp-course-progress-heading {
text-transform: capitalize;
margin-bottom: 5px;
font-size: 17px;
font-weight: 800;
}
.single-course-sidebar .widget_lp-widget-course-progress .learn-press-course-results-progress .course-progress .number {
display: block;
font-weight: 600;
margin-bottom: 3px;
}
.single-course-sidebar .widget_lp-widget-course-progress .learn-press-course-results-progress .course-progress .lp-label {
margin-bottom: 10px;
}
.single-course-sidebar .widget_lp-widget-course-progress .learn-press-course-results-progress .course-progress .lp-label.in-progress {
background-color: green;
color: var(--whiteColor);
}
.single-course-sidebar .widget_lp-widget-course-progress .course-remaining-time {
font-weight: 600;
}
.courses-details-header {
margin-bottom: 20px;
}
.courses-details-header .courses-title p {
font-size: 17px;
}
.courses-details-header .courses-meta {
margin-top: 20px;
}
.courses-details-header .courses-meta ul {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
}
.courses-details-header .courses-meta ul li {
margin-right: 20px;
position: relative;
display: inline-block;
border-right: 1px solid #eeeeee;
font-weight: 800;
font-size: 17px;
padding-right: 20px;
padding-left: 40px;
}
.courses-details-header .courses-meta ul li i {
font-size: 28px;
color: #cfcfcf;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.courses-details-header .courses-meta ul li span {
display: block;
text-transform: uppercase;
margin-bottom: 1px;
font-size: 13.5px;
font-weight: 700;
}
.courses-details-header .courses-meta ul li a {
display: inline-block;
color: var(--blackColor);
}
.courses-details-header .courses-meta ul li:last-child {
padding-right: 0;
margin-right: 0;
border-right: none;
}
.courses-details-header .courses-price {
text-align: right;
}
.courses-details-header .courses-price .price {
display: inline-block;
margin-right: 15px;
line-height: 1;
position: relative;
top: -9px;
font-size: 36px;
font-weight: 800;
}
.courses-details-header .courses-price .courses-review {
display: block;
margin-bottom: 10px;
}
.courses-details-header .courses-price .courses-review .review-stars {
display: inline-block;
}
.courses-details-header .courses-price .courses-review .review-stars i {
color: #f2b827;
font-size: 18px;
display: inline-block;
margin-right: -3px;
}
.courses-details-header .courses-price .courses-review .reviews-total {
position: relative;
color: var(--optionalColor);
position: relative;
top: -1px;
margin-left: 2px;
font-weight: 700;
}
.courses-details-image-style-two {
border-radius: 5px;
}
.courses-details-image-style-two img {
width: 100%;
border-radius: 5px;
}
.courses-details-desc-style-two {
margin-top: 35px;
}
.courses-details-desc-style-two h3 {
margin-bottom: 15px;
font-size: 24px;
font-weight: 800;
}
.courses-details-desc-style-two h3:not(first-child) {
margin-top: 30px;
}
.courses-details-desc-style-two .why-you-learn {
margin-top: 20px;
}
.courses-details-desc-style-two .why-you-learn ul {
display: flex;
flex-wrap: wrap;
list-style-type: none;
padding-left: 15px;
margin-left: -10px;
margin-right: -10px;
margin-bottom: -12px;
}
.courses-details-desc-style-two .why-you-learn ul li {
flex: 0 0 50%;
max-width: 50%;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 12px;
}
.courses-details-desc-style-two .why-you-learn ul li span {
display: block;
color: var(--blackColor);
position: relative;
padding-left: 22px;
line-height: 1.7;
font-weight: 500;
}
.courses-details-desc-style-two .why-you-learn ul li span i {
position: absolute;
left: 0;
top: 3px;
font-size: 13px;
}
.courses-details-desc-style-two .courses-curriculum {
border: 1px solid #eeeeee;
border-radius: 5px;
padding: 30px;
margin-top: 20px;
}
.courses-details-desc-style-two .courses-curriculum h3 {
margin-top: 0;
margin-bottom: 18px;
font-size: 18px;
font-weight: 800;
}
.courses-details-desc-style-two .courses-curriculum h3:not(:first-child) {
margin-top: 30px;
}
.courses-details-desc-style-two .courses-curriculum ul {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
}
.courses-details-desc-style-two .courses-curriculum ul li {
display: block;
}
.courses-details-desc-style-two .courses-curriculum ul li a {
background-color: #f8f9f8;
color: var(--blackColor);
position: relative;
padding-left: 55px;
padding-right: 30px;
padding-top: 14.5px;
padding-bottom: 14.5px;
margin-left: -30px;
margin-right: -30px;
}
.courses-details-desc-style-two .courses-curriculum ul li a::before {
content: "\f12b";
position: absolute;
left: 30px;
top: 14px;
font-size: 18px;
font-family: Flaticon;
}
.courses-details-desc-style-two .courses-curriculum ul li a .courses-name {
font-size: 14.5px;
font-weight: 700;
}
.courses-details-desc-style-two .courses-curriculum ul li a .courses-meta {
text-align: right;
}
.courses-details-desc-style-two .courses-curriculum ul li a .courses-meta .questions {
display: inline-block;
background: #e3f1f2;
color: #2dbbc4;
text-transform: lowercase;
border-radius: 3px;
margin-right: 6px;
padding: 2px 10px 1.5px;
font-size: 14px;
font-weight: 700;
}
.courses-details-desc-style-two .courses-curriculum ul li a .courses-meta .duration {
display: inline-block;
background: #f7e7e8;
text-transform: lowercase;
border-radius: 3px;
padding: 2px 10px 1.5px;
font-size: 14px;
font-weight: 700;
}
.courses-details-desc-style-two .courses-curriculum ul li a .courses-meta .status {
display: inline-block;
background: var(--blackColor);
color: var(--whiteColor);
border-radius: 3px;
margin-left: 6px;
padding: 2px 10px 1.5px;
font-size: 14px;
font-weight: 700;
}
.courses-details-desc-style-two .courses-curriculum ul li a .courses-meta .status.locked {
color: var(--blackColor);
background-color: transparent;
padding: 0;
margin-left: 8px;
border-radius: 0;
position: relative;
top: 1px;
font-size: 18px;
font-weight: normal;
}
.courses-details-desc-style-two .courses-curriculum ul li:nth-child(2) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(4) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(6) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(8) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(10) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(12) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(14) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(16) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(18) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(20) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(22) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(24) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(26) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(28) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(30) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(32) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(34) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(36) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(38) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(40) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(42) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(44) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(46) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(48) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(50) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(52) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(54) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(56) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(58) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(60) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(62) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(64) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(66) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(68) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(70) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(72) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(74) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(76) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(78) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(80) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(82) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(84) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(86) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(88) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(90) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(92) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(94) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(96) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(98) a, .courses-details-desc-style-two .courses-curriculum ul li:nth-child(100) a {
background-color: var(--whiteColor);
}
.courses-details-desc-style-two .requirements-list {
padding-left: 15px;
margin-bottom: 0;
list-style-type: none;
}
.courses-details-desc-style-two .requirements-list li {
color: var(--optionalColor);
margin-bottom: 10px;
position: relative;
padding-left: 17px;
}
.courses-details-desc-style-two .requirements-list li::before {
position: absolute;
left: 0;
content: "";
top: 7px;
width: 7px;
height: 7px;
border-radius: 50%;
background-color: var(--blackColor);
}
.courses-details-desc-style-two .requirements-list li:last-child {
margin-bottom: 0;
}
.courses-details-desc-style-two p strong {
color: var(--blackColor);
}
.courses-details-desc-style-two .description-features-list {
padding-left: 15px;
margin-bottom: 15px;
list-style-type: none;
}
.courses-details-desc-style-two .description-features-list li {
color: var(--optionalColor);
margin-bottom: 10px;
position: relative;
padding-left: 17px;
line-height: 1.8;
}
.courses-details-desc-style-two .description-features-list li::before {
position: absolute;
left: 0;
content: "";
top: 10px;
width: 7px;
height: 7px;
border-radius: 50%;
background-color: var(--blackColor);
}
.courses-details-desc-style-two .description-features-list li strong {
color: var(--blackColor);
}
.courses-details-desc-style-two .description-features-list li:last-child {
margin-bottom: 0;
}
.courses-details-desc-style-two .audience-list {
padding-left: 15px;
margin-bottom: 0;
list-style-type: none;
}
.courses-details-desc-style-two .audience-list li {
color: var(--optionalColor);
margin-bottom: 10px;
position: relative;
padding-left: 17px;
line-height: 1.8;
}
.courses-details-desc-style-two .audience-list li::before {
position: absolute;
left: 0;
content: "";
top: 10px;
width: 7px;
height: 7px;
border-radius: 50%;
background-color: var(--blackColor);
}
.courses-details-desc-style-two .audience-list li strong {
color: var(--blackColor);
}
.courses-details-desc-style-two .audience-list li:last-child {
margin-bottom: 0;
}
.courses-details-desc-style-two .courses-author {
margin-top: 20px;
border-radius: 5px;
background: #f8f8f8;
}
.courses-details-desc-style-two .courses-author .author-profile-header {
height: 115px;
border-radius: 5px 5px 0 0;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/bg.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.courses-details-desc-style-two .courses-author .author-profile {
padding: 0 25px 25px;
}
.courses-details-desc-style-two .courses-author .author-profile .author-profile-title {
position: relative;
z-index: 1;
margin-bottom: 15px;
margin-top: -45px;
}
.courses-details-desc-style-two .courses-author .author-profile .author-profile-title img {
display: inline-block;
border: 3px solid var(--whiteColor);
width: 100px;
height: 100px;
}
.courses-details-desc-style-two .courses-author .author-profile .author-profile-title .author-profile-title-details {
margin-top: 15px;
}
.courses-details-desc-style-two .courses-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4 {
margin-bottom: 5px;
text-transform: capitalize;
font-size: 22px;
font-weight: 800;
}
.courses-details-desc-style-two .courses-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details span {
color: var(--optionalColor);
}
.courses-details-desc-style-two .courses-reviews h3 {
margin-bottom: 0;
display: inline-block;
margin-right: 15px;
font-size: 24px;
font-weight: 800;
}
.courses-details-desc-style-two .courses-reviews .rating {
display: inline-block;
position: relative;
top: 2px;
}
.courses-details-desc-style-two .courses-reviews .rating span {
font-size: 17px;
color: #cecfd2;
margin-right: -2px;
}
.courses-details-desc-style-two .courses-reviews .rating span.checked {
color: orange;
}
.courses-details-desc-style-two .courses-reviews .rating-count {
margin-top: 10px;
margin-bottom: 20px;
}
.courses-details-desc-style-two .courses-reviews .rating-count span {
display: block;
font-size: var(--fontSize);
color: var(--optionalColor);
}
.courses-details-desc-style-two .courses-reviews .row {
overflow: hidden;
margin-left: 0;
margin-right: 0;
}
.courses-details-desc-style-two .courses-reviews .side {
float: left;
width: 9%;
margin-top: 10px;
}
.courses-details-desc-style-two .courses-reviews .side div {
font-size: var(--fontSize);
font-weight: 700;
}
.courses-details-desc-style-two .courses-reviews .middle {
margin-top: 14px;
float: left;
width: 82%;
}
.courses-details-desc-style-two .courses-reviews .right {
text-align: right;
}
.courses-details-desc-style-two .courses-reviews .bar-container {
width: 100%;
background-color: #f1f1f1;
text-align: center;
color: var(--whiteColor);
border-radius: 5px;
}
.courses-details-desc-style-two .courses-reviews .bar-5 {
width: 100%;
height: 18px;
background-color: #4CAF50;
border-radius: 5px;
}
.courses-details-desc-style-two .courses-reviews .bar-4 {
width: 75%;
height: 18px;
background-color: #2196F3;
border-radius: 5px;
border-radius: 5px;
}
.courses-details-desc-style-two .courses-reviews .bar-3 {
width: 50%;
height: 18px;
background-color: #00bcd4;
border-radius: 5px;
}
.courses-details-desc-style-two .courses-reviews .bar-2 {
width: 25%;
height: 18px;
background-color: #ff9800;
border-radius: 5px;
}
.courses-details-desc-style-two .courses-reviews .bar-1 {
width: 0;
height: 18px;
background-color: #f44336;
border-radius: 5px;
}
.courses-review-comments {
margin-top: 40px;
}
.courses-review-comments h3 {
border-bottom: 1px solid #f3f3f3;
padding-bottom: 10px;
margin-top: 0;
margin-bottom: 10px;
}
.courses-review-comments .user-review {
border-bottom: 1px solid #f3f3f3;
padding: 20px 0 20px 110px;
position: relative;
}
.courses-review-comments .user-review img {
position: absolute;
left: 0;
top: 20px;
width: 90px;
height: 90px;
border-radius: 5px;
}
.courses-review-comments .user-review .sub-comment {
margin-bottom: 8px;
font-weight: 700;
}
.courses-review-comments .user-review .review-rating {
display: block;
margin-bottom: 8px;
}
.courses-review-comments .user-review .review-rating .review-stars {
display: inline-block;
}
.courses-review-comments .user-review .review-rating .review-stars i {
color: #cecfd2;
font-size: 18px;
display: inline-block;
margin-right: -3px;
}
.courses-review-comments .user-review .review-rating .review-stars i.checked {
color: orange;
}
.courses-review-comments .user-review .review-rating span {
color: var(--blackColor);
position: relative;
top: -2px;
font-weight: 700;
margin-left: 5px;
}
.related-courses {
margin-top: 40px;
}
.related-courses h3 {
margin-bottom: 20px;
font-size: 24px;
font-weight: 800;
}
.courses-sidebar-information {
background-color: var(--whiteColor);
box-shadow: 0px 8px 16px 0px rgba(146, 184, 255, 0.2);
padding: 30px;
}
.courses-sidebar-information .info {
margin-bottom: 0;
list-style-type: none;
padding-left: 0;
}
.courses-sidebar-information .info li {
border-bottom: 1px dashed #eeeeee;
color: var(--optionalColor);
font-size: 17px;
font-weight: 600;
padding-top: 15px;
padding-bottom: 13px;
}
.courses-sidebar-information .info li span {
font-weight: 800;
color: var(--blackColor);
position: relative;
padding-left: 28px;
}
.courses-sidebar-information .info li span i {
position: absolute;
left: 0;
font-weight: normal;
top: -2px;
font-size: 20px;
}
.courses-sidebar-information .info li.price {
padding-bottom: 10px;
font-size: 28px;
font-weight: 800;
}
.courses-sidebar-information .info li.price span {
color: var(--blackColor);
font-size: 17px;
font-weight: 800;
}
.courses-sidebar-information .info li:first-child {
padding-top: 0;
}
.courses-sidebar-information .btn-box {
margin-top: 35px;
}
.courses-sidebar-information .btn-box .default-btn {
display: block;
padding-right: 30px;
padding-left: 30px;
padding-top: 12px;
padding-bottom: 12px;
}
.courses-sidebar-information .btn-box .default-btn i {
position: relative;
left: 0;
top: 2px;
margin-right: 8px;
line-height: 1;
font-weight: normal;
font-size: 20px;
}
.courses-sidebar-information .btn-box .default-btn:not(:first-child) {
margin-top: 15px;
background-color: transparent;
color: var(--blackColor);
border: 1px solid var(--blackColor);
}
.courses-sidebar-information .btn-box .default-btn:not(:first-child):hover {
color: var(--whiteColor);
border-color: var(--blackColor);
}
.courses-sidebar-information .courses-share {
text-align: center;
margin-top: 25px;
}
.courses-sidebar-information .courses-share .share-info {
display: inline-block;
position: relative;
cursor: pointer;
width: 100%;
}
.courses-sidebar-information .courses-share .share-info span {
display: inline-block;
line-height: 1;
font-size: var(--fontSize);
font-weight: 700;
}
.courses-sidebar-information .courses-share .share-info span i {
color: var(--blackColor);
}
.courses-sidebar-information .courses-share .share-info .social-link {
padding-left: 0;
list-style-type: none;
margin-bottom: 0;
margin-top: 12px;
}
.courses-sidebar-information .courses-share .share-info .social-link li {
display: inline-block;
margin-right: 3px;
}
.courses-sidebar-information .courses-share .share-info .social-link li:last-child {
margin-right: 0;
}
.courses-sidebar-information .courses-share .share-info .social-link li a {
width: 30px;
height: 30px;
text-align: center;
font-size: 18px;
color: var(--blackColor);
position: relative;
border-radius: 2px;
}
.courses-sidebar-information .courses-share .share-info .social-link li a i {
position: absolute;
left: 0;
top: 50%;
right: 0;
transform: translateY(-48%);
}
.courses-sidebar-information .courses-share .share-info .social-link li a:hover {
color: var(--whiteColor);
} .slogan-area {
position: relative;
z-index: 1;
}
.slogan-area .shape2 {
left: 9%;
bottom: -20%;
}
.slogan-area .shape9 {
left: 8%;
bottom: auto;
top: 20%;
}
.slogan-image {
padding-right: 15px;
border-radius: 5px;
text-align: center;
margin-top: -200px;
margin-bottom: -200px;
}
.slogan-image img {
border-radius: 5px;
width: 100%;
}
.slogan-content {
position: relative;
z-index: 1;
padding-left: 30px;
}
.slogan-content p {
margin-bottom: 0;
font-size: 20px;
font-weight: 600;
}
.slogan-content h3 {
margin-top: 20px;
margin-bottom: 0;
font-size: 20px;
font-weight: 800;
}
.slogan-content span {
display: block;
font-size: 15px;
margin-top: 7px;
}
.slogan-content::before {
content: "\f10a";
position: absolute;
right: 30px;
color: #e8e8e8;
z-index: -1;
top: -50px;
line-height: 1;
opacity: 0.5;
font-family: Flaticon;
font-size: 200px;
}
.divider2 {
width: 100%;
position: absolute;
height: 100px;
pointer-events: none;
-webkit-mask-image: url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");
mask-image: url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");
-webkit-mask-size: 100% 101%;
mask-size: 100% 101%;
background: #fffaf3;
top: -100px;
left: 0;
z-index: -1;
}
.divider3 {
width: 100%;
position: absolute;
height: 100px;
pointer-events: none;
-webkit-mask-image: url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");
mask-image: url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");
-webkit-mask-size: 100% 101%;
mask-size: 100% 101%;
background: #fffaf3;
transform: scaleY(-1);
bottom: -100px;
left: 0;
z-index: -1;
} .single-categories-box {
margin-bottom: 30px;
border-radius: 5px;
position: relative;
z-index: 1;
overflow: hidden;
text-align: center;
}
.single-categories-box img {
border-radius: 5px;
transition: var(--transition);
}
.single-categories-box::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-radius: 5px;
background-color: var(--blackColor);
opacity: 0.65;
z-index: 1;
}
.single-categories-box .content {
position: absolute;
left: 0;
right: 0;
height: auto;
z-index: 2;
top: 50%;
transform: translateY(-50%);
}
.single-categories-box .content h3 {
margin-bottom: 8px;
color: var(--whiteColor);
font-size: 24px;
font-weight: 800;
}
.single-categories-box .content span {
color: var(--whiteColor);
display: block;
font-size: 15px;
font-weight: 600;
}
.single-categories-box .link-btn {
display: block;
width: 100%;
height: 100%;
border-radius: 5px;
position: absolute;
left: 0;
top: 0;
z-index: 3;
}
.single-categories-box:hover img {
transform: scale3d(1.2, 1.2, 1.2);
}
.categories-btn-box {
margin-top: 15px;
text-align: center;
} .single-advisor-box {
background-color: var(--whiteColor);
margin-bottom: 30px;
}
.single-advisor-box .row {
margin-left: 0;
margin-right: 0;
}
.single-advisor-box .row .col-lg-4, .single-advisor-box .row .col-lg-8 {
padding-left: 0;
padding-right: 0;
}
.single-advisor-box .advisor-image {
text-align: center;
border-radius: 5px;
position: relative;
top: -30px;
margin-bottom: -30px;
}
.single-advisor-box .advisor-image img {
border-radius: 5px;
}
.single-advisor-box .advisor-content {
padding: 25px 30px;
}
.single-advisor-box .advisor-content h3 {
margin-bottom: 0;
font-size: 22px;
font-weight: 800;
}
.single-advisor-box .advisor-content .sub-title {
display: block;
margin-top: 7px;
font-size: 15px;
font-weight: 600;
}
.single-advisor-box .advisor-content p {
margin-bottom: 0;
margin-top: 13px;
}
.single-advisor-box .advisor-content .social-link {
padding-left: 0;
list-style-type: none;
margin-top: 17px;
margin-bottom: 0;
}
.single-advisor-box .advisor-content .social-link li {
display: inline-block;
margin-right: 3px;
}
.single-advisor-box .advisor-content .social-link li:last-child {
margin-right: 0;
}
.single-advisor-box .advisor-content .social-link li a {
width: 30px;
height: 30px;
text-align: center;
font-size: 15px;
color: var(--blackColor);
position: relative;
border-radius: 2px;
background-color: #e1e1e1;
}
.single-advisor-box .advisor-content .social-link li a i {
position: absolute;
left: 0;
top: 50%;
right: 0;
transform: translateY(-50%);
}
.single-advisor-box .advisor-content .social-link li a:hover {
color: var(--whiteColor);
}
.owl-item .single-advisor-box {
margin-top: 30px;
}
.advisor-slides.owl-theme .owl-dots {
margin-top: 20px !important;
}
.advisor-slides.owl-theme .owl-dots .owl-dot span {
margin: 0 3px;
width: 15px;
height: 15px;
border-radius: 50%;
background-color: transparent !important;
border: 1px solid #a8a8a8;
position: relative;
transition: var(--transition);
}
.advisor-slides.owl-theme .owl-dots .owl-dot span::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: transparent;
border-radius: 50%;
margin: 2px;
transition: var(--transition);
}
.single-advisor-item {
margin-bottom: 30px;
border-radius: 5px 5px 0 0;
background-color: var(--whiteColor);
box-shadow: 0px 8px 16px 0px rgba(146, 184, 255, 0.1);
text-align: center;
}
.single-advisor-item .advisor-image {
border-radius: 5px 5px 0 0;
position: relative;
}
.single-advisor-item .advisor-image img {
border-radius: 5px 5px 0 0;
}
.single-advisor-item .advisor-image .social-link {
padding-left: 0;
list-style-type: none;
position: absolute;
left: 0;
right: 0;
bottom: 15px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
}
.single-advisor-item .advisor-image .social-link li {
display: inline-block;
transform: translateY(30px);
transition: all 0.3s ease-in-out 0s;
opacity: 0;
visibility: hidden;
margin-left: 1px;
margin-right: 1px;
}
.single-advisor-item .advisor-image .social-link li a {
display: block;
width: 33px;
height: 33px;
text-align: center;
position: relative;
font-size: 20px;
color: var(--blackColor);
border-radius: 2px;
transition: var(--transition);
background-color: var(--whiteColor);
}
.single-advisor-item .advisor-image .social-link li a i {
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
margin-left: auto;
margin-right: auto;
}
.single-advisor-item .advisor-image .social-link li a:hover {
color: var(--whiteColor);
}
.single-advisor-item .advisor-image .social-link li:nth-child(1) {
transition-delay: 0.1s;
}
.single-advisor-item .advisor-image .social-link li:nth-child(2) {
transition-delay: 0.2s;
}
.single-advisor-item .advisor-image .social-link li:nth-child(3) {
transition-delay: 0.3s;
}
.single-advisor-item .advisor-image .social-link li:nth-child(4) {
transition-delay: 0.4s;
}
.single-advisor-item .advisor-content {
padding: 22px;
}
.single-advisor-item .advisor-content h3 {
margin-bottom: 0;
font-size: 23px;
font-weight: 800;
}
.single-advisor-item .advisor-content span {
display: block;
margin-top: 7px;
font-size: 15px;
font-weight: 600;
}
.single-advisor-item:hover .advisor-image .social-link li {
transform: translateY(0);
opacity: 1;
visibility: visible;
}
.owl-item .single-advisor-item {
box-shadow: unset;
}
.advisor-slides-two.owl-theme .owl-dots {
margin-top: 20px !important;
}
.advisor-slides-two.owl-theme .owl-dots .owl-dot span {
margin: 0 3px;
width: 15px;
height: 15px;
border-radius: 50%;
background-color: transparent !important;
border: 1px solid #a8a8a8;
position: relative;
transition: var(--transition);
}
.advisor-slides-two.owl-theme .owl-dots .owl-dot span::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: transparent;
border-radius: 50%;
margin: 2px;
transition: var(--transition);
} .start-with-success-area .section-title h2 {
max-width: 713px;
}
.start-with-success-box {
margin-bottom: 30px;
border-radius: 5px;
}
.start-with-success-box .image {
border-radius: 5px 5px 0 0;
}
.start-with-success-box .image a {
display: block;
border-radius: 5px 5px 0 0;
}
.start-with-success-box .image a img {
border-radius: 5px 5px 0 0;
}
.start-with-success-box .content {
background-color: var(--whiteColor);
border-radius: 0 0 5px 5px;
padding: 30px;
position: relative;
border: 1px solid #f1f1f1;
}
.start-with-success-box .content .link-btn {
display: inline-block;
width: 60px;
height: 60px;
border-radius: 50%;
position: absolute;
right: 30px;
top: -30px;
background-color: #f6f7f6;
text-align: center;
font-size: 32px;
}
.start-with-success-box .content .link-btn i {
position: absolute;
left: 0;
right: 0;
top: 53%;
transform: translateY(-53%);
}
.start-with-success-box .content .link-btn:hover {
color: var(--whiteColor);
}
.start-with-success-box .content h3 {
font-weight: 800;
font-size: 24px;
}
.start-with-success-box .content span {
display: block;
font-size: 15px;
font-weight: 600;
} .funfacts-and-feedback-area {
position: relative;
z-index: 1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/white-bg.jpg);
background-position: bottom right;
background-size: cover;
background-repeat: no-repeat;
}
.funfacts-and-feedback-area .shape4 {
right: 21%;
bottom: 41%;
}
.funfacts-and-feedback-area .shape3 {
right: 23%;
bottom: 22%;
}
.funfacts-and-feedback-area .shape2 {
left: auto;
bottom: 3%;
right: 25%;
}
.funfacts-list .single-funfacts-box {
margin-bottom: 0;
}
.funfacts-list .row .col-lg-6:nth-child(1) .single-funfacts-box {
margin-top: 60px;
margin-bottom: 30px;
}
.funfacts-list .row .col-lg-6:nth-child(1) .single-funfacts-box::before {
animation-duration: 60s;
}
.funfacts-list .row .col-lg-6:nth-child(2) .single-funfacts-box::before {
animation-duration: 70s;
}
.funfacts-list .row .col-lg-6:nth-child(3) .single-funfacts-box {
border-color: #ad8360;
}
.funfacts-list .row .col-lg-6:nth-child(3) .single-funfacts-box::before {
animation-duration: 80s;
}
.funfacts-list .row .col-lg-6:nth-child(4) .single-funfacts-box {
border-color: #221638;
margin-top: -60px;
}
.funfacts-list .row .col-lg-6:nth-child(4) .single-funfacts-box::before {
animation-duration: 90s;
}
.single-funfacts-box {
margin-bottom: 30px;
background-color: #eee8e2;
text-align: center;
border: 1px dashed #308800;
transition: var(--transition);
position: relative;
overflow: hidden;
z-index: 1;
padding-top: 100px;
padding-bottom: 100px;
padding-left: 40px;
padding-right: 40px;
}
.single-funfacts-box h3 {
margin-bottom: 0;
font-size: 44px;
font-weight: 800;
}
.single-funfacts-box h3 span {
font-size: 48px;
}
.single-funfacts-box h3 .odometer {
position: relative;
top: -2px;
}
.single-funfacts-box p {
text-transform: uppercase;
color: var(--blackColor);
line-height: 1;
margin-top: 10px;
font-weight: 700;
font-size: 15px;
}
.single-funfacts-box::before {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: 10px;
opacity: 0.7;
z-index: -1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/funfacts-shape.png);
background-position: center center;
background-size: contain;
background-repeat: no-repeat;
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.single-funfacts-item {
text-align: center;
padding-top: 100px;
padding-bottom: 100px;
}
.single-funfacts-item h3 {
margin-bottom: 0;
font-size: 44px;
font-weight: 800;
}
.single-funfacts-item h3 span {
font-size: 48px;
}
.single-funfacts-item h3 .odometer {
position: relative;
top: -2px;
}
.single-funfacts-item p {
text-transform: uppercase;
color: var(--blackColor);
line-height: 1;
margin-top: 10px;
font-weight: 700;
font-size: 16px;
}
.funfacts-area .col-lg-3 {
border-right: 1px solid #eaecf0;
}
.funfacts-area .col-lg-3:last-child {
border-right: none;
}
.funfacts-area-two .col-lg-3 {
border-right: 1px solid #f4f3f5;
}
.funfacts-area-two .col-lg-3:last-child {
border-right: none;
}
.single-funfacts {
text-align: center;
position: relative;
overflow: hidden;
z-index: 1;
padding-top: 100px;
padding-bottom: 100px;
}
.single-funfacts img {
position: absolute;
left: 0;
right: 0;
opacity: 0.8;
top: 50%;
transform: translateY(-50%);
z-index: -1;
margin-left: auto;
margin-right: auto;
}
.single-funfacts h3 {
margin-bottom: 0;
font-size: 44px;
font-weight: 800;
}
.single-funfacts h3 span {
font-size: 48px;
}
.single-funfacts h3 .odometer {
position: relative;
top: -2px;
}
.single-funfacts p {
text-transform: uppercase;
color: var(--blackColor);
line-height: 1;
margin-top: 8px;
font-weight: 700;
font-size: 16px;
} .feedback-content .sub-title {
display: block;
text-transform: uppercase;
margin-bottom: 8px;
font-size: 14px;
font-weight: 600;
}
.feedback-content h2 {
margin-bottom: 0;
font-size: 36px;
font-weight: 800;
}
.feedback-content p {
margin-top: 12px;
}
.feedback-content .feedback-info p {
font-weight: 600;
margin-bottom: 0;
}
.feedback-content .feedback-info p a {
font-weight: 700;
}
.feedback-content .feedback-info p a:hover {
text-decoration: underline;
color: var(--blackColor);
}
.feedback-content .feedback-slides {
margin-top: 30px;
margin-bottom: 30px;
}
.single-feedback-item {
background-color: var(--whiteColor);
position: relative;
z-index: 1;
padding: 50px 105px 50px 50px;
border-radius: 5px;
overflow: hidden;
}
.single-feedback-item p {
color: #606060;
line-height: 1.8;
font-size: var(--fontSize);
font-weight: 600;
margin-top: 0;
margin-bottom: 0;
}
.single-feedback-item .client-info {
margin-top: 25px;
}
.single-feedback-item .client-info img {
width: 55px;
height: 55px;
}
.single-feedback-item .client-info .title {
margin-left: 15px;
}
.single-feedback-item .client-info .title h3 {
margin-bottom: 0;
font-size: 17px;
font-weight: 700;
}
.single-feedback-item .client-info .title span {
display: block;
color: var(--optionalColor);
font-size: 14px;
margin-top: 4px;
}
.single-feedback-item::after {
width: 75px;
height: 75px;
content: "";
border-radius: 50%;
position: absolute;
left: -25px;
top: -25px;
z-index: -1;
}
.single-feedback-item::before {
content: "\f10a";
font-family: Flaticon;
font-size: 100px;
position: absolute;
right: 50px;
color: #e8e8e8;
z-index: -1;
bottom: 25px;
line-height: 1;
}
.feedback-slides.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 0;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
}
.feedback-slides.owl-theme .owl-dots .owl-dot {
display: block;
}
.feedback-slides.owl-theme .owl-dots .owl-dot span {
margin: 3px 0;
width: 15px;
height: 15px;
border-radius: 50%;
background-color: transparent !important;
border: 1px solid #a8a8a8;
position: relative;
transition: var(--transition);
}
.feedback-slides.owl-theme .owl-dots .owl-dot span::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: transparent;
border-radius: 50%;
margin: 2px;
transition: var(--transition);
}
.testimonials-slides {
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
.testimonials-slides.owl-theme .owl-dots {
margin-top: 30px !important;
}
.testimonials-slides.owl-theme .owl-dots .owl-dot span {
margin: 0 3px;
width: 15px;
height: 15px;
border-radius: 50%;
background-color: transparent !important;
border: 1px solid #a8a8a8;
position: relative;
transition: var(--transition);
}
.testimonials-slides.owl-theme .owl-dots .owl-dot span::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: transparent;
border-radius: 50%;
margin: 2px;
transition: var(--transition);
}
.single-testimonials-item {
margin-bottom: 30px;
position: relative;
z-index: 1;
padding-left: 280px;
}
.single-testimonials-item .client-img {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 150px !important;
height: 150px;
border-radius: 50%;
display: inline-block !important;
left: 35px;
}
.single-testimonials-item p {
color: var(--blackColor);
font-size: 20px;
font-weight: 600;
margin-top: 0;
margin-bottom: 0;
}
.single-testimonials-item h3 {
margin-top: 18px;
margin-bottom: 0;
font-size: 20px;
font-weight: 700;
}
.single-testimonials-item span {
display: block;
color: var(--optionalColor);
font-size: 15px;
margin-top: 4px;
}
.single-testimonials-item::before {
content: "\f10a";
position: absolute;
right: 0;
color: #e8e8e8;
z-index: -1;
bottom: 0;
line-height: 1;
font-family: Flaticon;
font-size: 100px;
}
.single-testimonials-item .shape-img img {
width: auto !important;
display: inline-block !important;
position: absolute;
}
.single-testimonials-item .shape-img img.shape-1 {
position: absolute;
left: 13%;
top: 11%;
z-index: -1;
animation: movescale 4s linear infinite;
}
.single-testimonials-item .shape-img img.shape-2 {
left: 0;
top: 8px;
z-index: -3;
animation-name: rotateme;
animation-duration: 100s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.single-testimonials-item .shape-img img.shape-3 {
left: 20px;
animation: moveleftbounce 4s linear infinite;
bottom: -30px;
z-index: -2;
}
.feedback-area {
position: relative;
z-index: 1;
}
.feedback-area .shape2 {
bottom: 2%;
}
.feedback-area .shape9 {
left: 8%;
bottom: auto;
top: 15%;
}
.single-feedback-box {
border: 1px solid #ffe8e3;
position: relative;
z-index: 1;
padding: 40px;
background-color: #fffaf3;
margin-bottom: 30px;
border-radius: 5px;
overflow: hidden;
}
.single-feedback-box p {
color: #606060;
line-height: 1.8;
font-size: var(--fontSize);
font-weight: 600;
margin-top: 0;
margin-bottom: 0;
}
.single-feedback-box .client-info {
margin-top: 25px;
}
.single-feedback-box .client-info img {
width: 55px;
height: 55px;
}
.single-feedback-box .client-info .title {
margin-left: 15px;
}
.single-feedback-box .client-info .title h3 {
margin-bottom: 0;
font-size: 17px;
font-weight: 700;
}
.single-feedback-box .client-info .title span {
display: block;
color: var(--optionalColor);
font-size: 14px;
margin-top: 4px;
}
.single-feedback-box::before {
content: "\f10a";
position: absolute;
right: 50px;
color: #ebe6e0;
z-index: -1;
bottom: 25px;
line-height: 1;
font-family: Flaticon;
font-size: 100px;
}
.feedback-slides-two.owl-theme .owl-dots {
margin-top: 20px !important;
}
.feedback-slides-two.owl-theme .owl-dots .owl-dot span {
margin: 0 3px;
width: 15px;
height: 15px;
border-radius: 50%;
background-color: transparent !important;
border: 1px solid #a8a8a8;
position: relative;
transition: var(--transition);
}
.feedback-slides-two.owl-theme .owl-dots .owl-dot span::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: transparent;
border-radius: 50%;
margin: 2px;
transition: var(--transition);
}
.single-testimonials-box {
max-width: 1110px;
text-align: center;
padding-right: 90px;
position: relative;
z-index: 1;
margin-left: auto;
margin-right: auto;
}
.single-testimonials-box .client-img {
width: 150px !important;
height: 150px;
border-radius: 50%;
margin-bottom: 50px;
}
.single-testimonials-box p {
margin-bottom: 0;
color: var(--blackColor);
font-size: 24px;
font-weight: 600;
}
.single-testimonials-box h3 {
margin-top: 20px;
margin-bottom: 0;
font-size: 20px;
font-weight: 700;
}
.single-testimonials-box span {
display: block;
color: var(--optionalColor);
font-size: 15px;
margin-top: 4px;
}
.single-testimonials-box::before {
content: "\f10a";
position: absolute;
right: 0;
color: #e7e2d9;
z-index: -1;
bottom: 120px;
line-height: 1;
font-family: Flaticon;
font-size: 195px;
}
.single-testimonials-box .shape-img img {
width: auto !important;
display: inline-block !important;
position: absolute;
}
.single-testimonials-box .shape-img img.shape-1 {
position: absolute;
left: 165px;
top: 0;
z-index: -1;
animation: movescale 4s linear infinite;
right: 0;
margin: 0 auto;
}
.single-testimonials-box .shape-img img.shape-2 {
left: -115px;
top: -80px;
z-index: -3;
right: 0;
margin: 0 auto;
animation-name: rotateme;
animation-duration: 100s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.single-testimonials-box .shape-img img.shape-3 {
left: 0;
animation: moveleftbounce 4s linear infinite;
top: 50px;
z-index: -2;
right: 35px;
margin: 0 auto;
} .video-box {
position: relative;
border-radius: 5px;
max-width: 800px;
z-index: 1;
margin-left: auto;
margin-right: auto;
margin-top: 100px;
}
.video-box .image {
overflow: hidden;
border-radius: 5px;
}
.video-box .image img {
border-radius: 5px;
transition: var(--transition);
}
.video-box .video-btn {
display: inline-block;
width: 80px;
height: 80px;
font-size: 35px;
text-align: center;
line-height: 80px;
position: absolute;
left: 50%;
top: 50%;
z-index: 1;
transform: translateY(-50%) translateX(-50%);
border-radius: 50%;
color: var(--whiteColor);
}
.video-box .video-btn i {
padding-left: 3px;
}
.video-box .video-btn::after, .video-box .video-btn::before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
z-index: -1;
bottom: 0;
left: 0;
transition: var(--transition);
border-radius: 50%;
border: 1px solid;
}
.video-box .video-btn::before {
animation: ripple 2s linear infinite;
}
.video-box .video-btn::after {
animation: ripple 2s linear 1s infinite;
}
.video-box .video-btn:hover {
color: var(--whiteColor);
background-color: var(--blackColor);
}
.video-box .video-btn:hover::before, .video-box .video-btn:hover::after {
border-color: var(--blackColor);
}
.video-box:hover .image img {
transform: scale3d(1.1, 1.1, 1.1);
}
@keyframes ripple {
0% {
transform: scale(1);
}
75% {
transform: scale(1.75);
opacity: 1;
}
100% {
transform: scale(2);
opacity: 0;
}
}
.shape10 {
position: absolute;
left: -11%;
bottom: -11%;
z-index: -1;
}
.shape10 img {
border-radius: 0;
animation: moveleftbounce 4s linear infinite;
} .get-instant-courses-inner-area {
position: relative;
z-index: 1;
background-color: #f9f9f9;
border-radius: 5px;
}
.get-instant-courses-inner-area .row {
margin-left: 0;
margin-right: 0;
}
.get-instant-courses-inner-area .row .col-lg-8, .get-instant-courses-inner-area .row .col-lg-4 {
padding-left: 0;
padding-right: 0;
}
.get-instant-courses-content {
padding-left: 70px;
padding-right: 70px;
padding-top: 30px;
padding-bottom: 30px;
}
.get-instant-courses-content .sub-title {
display: block;
text-transform: uppercase;
margin-bottom: 10px;
font-size: 14px;
font-weight: 600;
}
.get-instant-courses-content h2 {
margin-bottom: 12px;
font-size: 36px;
font-weight: 800;
}
.get-instant-courses-content .default-btn {
margin-top: 5px;
}
.get-instant-courses-image {
position: relative;
z-index: 1;
border-radius: 0 5px 5px 0;
}
.get-instant-courses-image img {
border-radius: 0 5px 5px 0;
}
.shape5 {
position: absolute;
left: 5.5%;
top: 0;
z-index: -1;
}
.shape5 img {
animation: moveleftbounce 4s linear infinite;
}
.shape6 {
position: absolute;
left: -65px;
bottom: 10%;
}
.shape6 img {
animation-name: rotateme;
animation-duration: 100s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.shape7 {
position: absolute;
left: 5%;
bottom: 38%;
}
.shape7 img {
animation: movescale 4s linear infinite;
} .single-events-box {
transition: var(--transition);
background-color: var(--whiteColor);
margin-bottom: 30px;
}
.single-events-box .image {
position: relative;
border-radius: 5px 5px 5px 0;
}
.single-events-box .image img {
border-radius: 5px 5px 5px 0;
}
.single-events-box .image .date {
position: absolute;
left: 0;
bottom: 0;
display: inline-block;
background-color: var(--whiteColor);
padding: 8px 20px 7px;
border-radius: 0 5px 0 0;
font-size: 15px;
font-weight: 700;
}
.single-events-box .image .date::before {
content: "";
position: absolute;
left: 20px;
bottom: 0;
width: 60px;
height: 1px;
background-color: #acacac;
}
.single-events-box .content {
border-radius: 0 0 5px 5px;
padding: 20px;
position: relative;
}
.single-events-box .content h3 {
margin-bottom: 0;
line-height: 1.3;
font-size: 24px;
font-weight: 800;
}
.single-events-box .content h3 a {
display: inline-block;
}
.single-events-box .content .location {
display: block;
color: var(--optionalColor);
margin-top: 13px;
position: relative;
padding-left: 22px;
font-size: var(--fontSize);
font-weight: 700;
}
.single-events-box .content .location i {
position: absolute;
left: 0;
top: 2px;
font-size: 18px;
}
.single-events-box .content::before {
left: 20px;
position: absolute;
bottom: 0;
content: "";
height: 2px;
width: 45px;
background-color: #d6d6d6;
}
.single-events-box:hover {
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
} .events-details-header {
margin-bottom: 40px;
}
.events-details-header ul {
margin-bottom: 0;
list-style-type: none;
background-color: #f8f9f8;
padding-left: 30px;
padding-right: 30px;
padding-top: 14px;
padding-bottom: 14px;
}
.events-details-header ul li {
display: inline-block;
margin-right: 18px;
color: var(--optionalColor);
font-weight: 600;
position: relative;
padding-left: 22px;
}
.events-details-header ul li i {
position: absolute;
left: 0;
top: 1px;
font-size: 18px;
}
.events-details-header ul li:last-child {
margin-right: 0;
}
.events-details-desc {
padding-left: 25px;
padding-right: 25px;
}
.events-details-desc h3 {
margin-bottom: 12px;
font-size: 24px;
font-weight: 800;
}
.events-details-desc h3:not(:first-child) {
margin-top: 30px;
}
.events-details-image {
position: relative;
margin-bottom: 50px;
}
.events-details-image::before {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 1;
background-color: var(--blackColor);
opacity: 0.4;
}
.events-details-image #timer {
position: absolute;
left: 50%;
top: 50%;
z-index: 2;
transform: translateY(-50%) translateX(-50%);
}
.events-details-image #timer .is-countdown {
border: none;
background-color: transparent;
}
.events-details-image #timer .countdown-section {
background-color: transparent;
color: var(--whiteColor);
width: 130px !important;
height: 130px !important;
position: relative;
z-index: 1;
border-radius: 5px;
margin-left: 8px;
margin-right: 8px;
align-items: center !important;
justify-content: center !important;
flex-direction: column !important;
display: flex !important;
}
.events-details-image #timer .countdown-section .countdown-amount {
font-size: 50px;
font-weight: 800;
}
.events-details-image #timer .countdown-section .countdown-period {
display: block;
margin-top: -6px;
text-transform: uppercase;
font-size: 19px;
font-weight: 500;
}
.events-details-image #timer .countdown-section::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-radius: 5px;
opacity: 0.7;
z-index: -1;
}
.events-details-info {
background-color: #f8f9f8;
border-radius: 5px;
padding: 35px;
}
.events-details-info .form-control {
background-color: var(--whiteColor);
}
.events-details-info h3 {
font-size: 25px;
text-align: center;
margin-bottom: 20px;
font-weight: 800;
}
.events-details-info form {
text-align: center;
}
.events-details-info form .wpcf7-form-control-wrap {
margin-bottom: 5px;
display: block;
}
.events-details-info .default-btn {
text-transform: capitalize !important;
}
.events-details-info .info {
margin-bottom: 0;
list-style-type: none;
padding-left: 0;
}
.events-details-info .info li {
border-bottom: 1px solid #e5e5e7;
color: var(--optionalColor);
font-size: 17px;
font-weight: 600;
padding-top: 15px;
padding-bottom: 14px;
}
.events-details-info .info li span {
font-weight: 800;
color: var(--blackColor);
position: relative;
}
.events-details-info .info li.price {
padding-bottom: 10px;
font-size: 28px;
font-weight: 800;
}
.events-details-info .info li.price span {
color: var(--blackColor);
font-size: 17px;
font-weight: 800;
}
.events-details-info .info li:first-child {
padding-top: 0;
}
.events-details-info .btn-box {
text-align: center;
margin-top: 30px;
}
.events-details-info .btn-box .default-btn {
display: block;
padding-right: 30px;
padding-left: 30px;
padding-top: 12px;
padding-bottom: 12px;
}
.events-details-info .btn-box .default-btn i {
position: relative;
left: 0;
top: 2px;
margin-right: 8px;
line-height: 1;
font-weight: normal;
font-size: 20px;
}
.events-details-info .btn-box p {
margin-top: 15px;
font-weight: 600;
}
.events-details-info .btn-box p a:hover {
text-decoration: underline;
}
.events-details-info .events-share {
text-align: center;
margin-top: 25px;
}
.events-details-info .events-share .share-info {
display: inline-block;
position: relative;
cursor: pointer;
}
.events-details-info .events-share .share-info span {
display: inline-block;
line-height: 1;
font-size: var(--fontSize);
font-weight: 700;
}
.events-details-info .events-share .share-info span i {
color: var(--blackColor);
}
.events-details-info .events-share .share-info .social-link {
padding-left: 0;
list-style-type: none;
margin-bottom: 0;
margin-top: 12px;
}
.events-details-info .events-share .share-info .social-link li {
display: inline-block;
margin-right: 3px;
}
.events-details-info .events-share .share-info .social-link li:last-child {
margin-right: 0;
}
.events-details-info .events-share .share-info .social-link li a {
width: 30px;
height: 30px;
text-align: center;
background-color: #e1e1e1;
font-size: 18px;
color: var(--blackColor);
position: relative;
border-radius: 2px;
}
.events-details-info .events-share .share-info .social-link li a i {
position: absolute;
left: 0;
top: 50%;
right: 0;
transform: translateY(-48%);
}
.events-details-info .events-share .share-info .social-link li a:hover {
color: var(--whiteColor);
}
.events-details-location {
margin-bottom: 40px;
}
.events-details-location #map {
height: 400px;
width: 100%;
} .blog-area .row .col-lg-8 .row .col-lg-12 .pagination-area {
margin-top: 25px;
}
.blog-area .single-blog-post {
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.blog-area .single-blog-post .post-content {
margin: 0;
padding: 25px;
}
.blog-area .single-blog-post:hover {
box-shadow: 0 20px 65px rgba(0, 0, 0, 0.13);
}
.single-blog-post {
margin-bottom: 30px;
position: relative;
}
.single-blog-post .post-image {
border-radius: 5px 5px 0 0;
}
.single-blog-post .post-image a {
border-radius: 5px 5px 0 0;
overflow: hidden;
}
.single-blog-post .post-image a img {
border-radius: 5px 5px 0 0;
transition: var(--transition);
}
.single-blog-post .post-content {
margin-top: 25px;
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
}
.single-blog-post .post-content .category {
display: inline-block;
margin-bottom: 10px;
color: var(--optionalColor);
text-transform: uppercase;
font-size: 14px;
}
.single-blog-post .post-content h3 {
margin-bottom: 12px;
line-height: 1.3;
font-weight: 800;
font-size: 24px;
}
.single-blog-post .post-content h3 a {
display: inline-block;
}
.single-blog-post .post-content .post-content-footer {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
margin-left: -7px;
margin-right: -7px;
margin-top: 18px;
}
.single-blog-post .post-content .post-content-footer li {
color: var(--optionalColor);
font-size: 15px;
position: relative;
padding-left: 29px;
padding-right: 7px;
}
.single-blog-post .post-content .post-content-footer li .post-author img {
width: 35px;
height: 35px;
margin-right: 10px;
}
.single-blog-post .post-content .post-content-footer li .post-author span {
text-transform: capitalize;
font-size: 15px;
}
.single-blog-post .post-content .post-content-footer li i {
position: absolute;
left: 7px;
top: 0;
}
.single-blog-post .post-content .post-content-footer li:first-child {
padding-left: 7px;
}
.main-blog-post .post-content h3 {
font-size: 30px;
}
.single-blog-post-item {
margin-bottom: 30px;
position: relative;
}
.single-blog-post-item .post-image {
border-radius: 5px 5px 0 0;
}
.single-blog-post-item .post-image a {
border-radius: 5px 5px 0 0;
overflow: hidden;
}
.single-blog-post-item .post-image a img {
border-radius: 5px 5px 0 0;
transition: var(--transition);
}
.single-blog-post-item .post-content {
margin-top: 25px;
}
.single-blog-post-item .post-content .category {
display: inline-block;
margin-bottom: 7px;
color: var(--optionalColor);
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
}
.single-blog-post-item .post-content h3 {
margin-bottom: 0;
line-height: 1.3;
font-size: 24px;
font-weight: 800;
}
.single-blog-post-item .post-content h3 a {
display: inline-block;
}
.single-blog-post-item .post-content .post-content-footer {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
margin-left: -7px;
margin-right: -7px;
margin-top: 20px;
}
.single-blog-post-item .post-content .post-content-footer li {
color: var(--optionalColor);
font-size: 15px;
position: relative;
margin-left: 15px;
padding-left: 29px;
padding-right: 7px;
}
.single-blog-post-item .post-content .post-content-footer li .post-author img {
width: 35px;
height: 35px;
margin-right: 10px;
}
.single-blog-post-item .post-content .post-content-footer li .post-author span {
font-size: 15px;
}
.single-blog-post-item .post-content .post-content-footer li i {
position: absolute;
left: 7px;
top: 0;
}
.single-blog-post-item .post-content .post-content-footer li:first-child {
padding-left: 7px;
margin-left: 0;
}
.single-blog-post-item:hover .post-image a img {
transform: rotate(5deg) scale(1.3);
}
.blog-post-info {
text-align: center;
padding-top: 30px;
}
.blog-post-info p {
max-width: 600px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
}
.blog-post-info p a:hover {
text-decoration: underline;
color: var(--blackColor);
}
.blog-post-list .single-blog-post-item .post-content {
margin-top: 20px;
}
.single-blog-post-box {
margin-bottom: 30px;
position: relative;
}
.single-blog-post-box .post-image {
border-radius: 5px 5px 0 0;
}
.single-blog-post-box .post-image a {
border-radius: 5px 5px 0 0;
overflow: hidden;
}
.single-blog-post-box .post-image a img {
border-radius: 5px 5px 0 0;
transition: var(--transition);
}
.single-blog-post-box .post-content {
background-color: #fffaf3;
padding: 25px;
}
.single-blog-post-box .post-content .category {
display: inline-block;
margin-bottom: 7px;
color: var(--optionalColor);
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
}
.single-blog-post-box .post-content h3 {
margin-bottom: 12px;
line-height: 1.3;
font-size: 24px;
font-weight: 800;
}
.single-blog-post-box .post-content h3 a {
display: inline-block;
}
.single-blog-post-box .post-content .post-content-footer {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
margin-left: -7px;
margin-right: -7px;
margin-top: 20px;
}
.single-blog-post-box .post-content .post-content-footer li {
color: var(--optionalColor);
font-size: 15px;
position: relative;
padding-left: 29px;
padding-right: 7px;
}
.single-blog-post-box .post-content .post-content-footer li .post-author img {
width: 35px;
height: 35px;
margin-right: 10px;
}
.single-blog-post-box .post-content .post-content-footer li .post-author span {
font-size: 15px;
}
.single-blog-post-box .post-content .post-content-footer li i {
position: absolute;
left: 7px;
top: 0;
}
.single-blog-post-box .post-content .post-content-footer li:first-child {
padding-left: 7px;
}
.single-blog-post-box:hover .post-image a img {
transform: rotate(5deg) scale(1.3);
}
.blog-slides.owl-theme .owl-dots {
margin-top: 20px !important;
margin-bottom: 35px;
}
.blog-slides.owl-theme .owl-dots .owl-dot span {
margin: 0 3px;
width: 15px;
height: 15px;
border-radius: 50%;
background-color: transparent !important;
border: 1px solid #a8a8a8;
position: relative;
transition: var(--transition);
}
.blog-slides.owl-theme .owl-dots .owl-dot span::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: transparent;
border-radius: 50%;
margin: 2px;
transition: var(--transition);
}
.blog-slides.owl-theme .owl-nav {
margin-top: 0;
position: absolute;
left: 0;
right: 0;
bottom: -3px;
}
.blog-slides.owl-theme .owl-nav [class*=owl-] {
margin: 0 40px;
width: 35px;
height: 35px;
border-radius: 3px;
transition: var(--transition);
background-color: var(--whiteColor);
box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
line-height: 42px;
padding: 0;
font-size: 25px;
}
.blog-slides.owl-theme .owl-nav [class*=owl-]:hover {
color: var(--whiteColor);
}
.blog-items {
margin-left: -15px;
margin-right: -15px;
} .blog-details .article-image-slides.owl-theme .owl-nav {
margin-top: 0;
opacity: 0;
visibility: hidden;
transition: var(--transition);
}
.blog-details .article-image-slides.owl-theme .owl-nav [class*=owl-] {
color: #87a1c1;
font-size: 18px;
margin: 0;
padding: 0;
background: var(--whiteColor);
width: 45px;
height: 45px;
line-height: 40px;
position: absolute;
left: 20px;
transition: var(--transition);
top: 50%;
transform: translateY(-50%);
padding-left: 5px !important;
border-radius: 50%;
border-style: solid;
border-color: var(--whiteColor);
border-width: 1.5px;
}
.blog-details .article-image-slides.owl-theme .owl-nav [class*=owl-].owl-next {
left: auto;
right: 20px;
padding-left: 3px !important;
}
.blog-details .article-image-slides.owl-theme:hover .owl-nav {
opacity: 1;
visibility: visible;
}
.blog-details .article-video iframe {
width: 100%;
height: 400px;
border: none !important;
}
.blog-details .article-content .entry-meta ul {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
}
.blog-details .article-content .entry-meta ul li {
margin-right: 20px;
position: relative;
display: inline-block;
border-right: 1px solid #eeeeee;
font-weight: 600;
font-size: var(--fontSize);
padding-right: 20px;
padding-left: 45px;
}
.blog-details .article-content .entry-meta ul li i {
font-size: 32px;
color: #cfcfcf;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.blog-details .article-content .entry-meta ul li span {
display: block;
text-transform: uppercase;
margin-bottom: 2px;
font-size: 14px;
font-weight: 600;
}
.blog-details .article-content .entry-meta ul li a {
display: inline-block;
font-size: var(--fontSize);
font-weight: 700;
}
.blog-details .article-content .entry-meta ul li:last-child {
padding-right: 0;
margin-right: 0;
border-right: none;
}
.blog-details .article-content h3 {
margin-bottom: 16px;
margin-top: 28px;
font-size: 24px;
font-weight: 800;
}
.blog-details .article-content .wp-block-gallery.columns-3 {
padding-left: 0;
list-style-type: none;
display: flex;
flex-wrap: wrap;
margin-right: -10px;
margin-left: -10px;
margin-bottom: 30px;
margin-top: 30px;
}
.blog-details .article-content .wp-block-gallery.columns-3 li {
flex: 0 0 33.3333%;
max-width: 33.3333%;
padding-right: 10px;
padding-left: 10px;
}
.blog-details .article-content .wp-block-gallery.columns-3 li figure {
margin-bottom: 0;
}
.blog-details .article-content .features-list {
padding-left: 0;
list-style-type: none;
margin-top: 20px;
margin-bottom: 30px;
}
.blog-details .article-content .features-list li {
margin-bottom: 15px;
position: relative;
padding-left: 26px;
color: var(--optionalColor);
}
.blog-details .article-content .features-list li i {
display: inline-block;
font-size: 20px;
position: absolute;
left: 0;
top: 1px;
}
.blog-details .article-content .features-list li:last-child {
margin-bottom: 0;
}
.blog-details .article-footer {
display: flex;
flex-wrap: wrap;
border-top: 1px solid #eeeeee;
padding-top: 30px;
margin-top: 30px;
}
.blog-details .article-footer .article-tags {
flex: 0 0 50%;
max-width: 50%;
color: var(--optionalColor);
}
.blog-details .article-footer .article-tags span {
display: inline-block;
color: var(--blackColor);
margin-right: 3px;
position: relative;
top: 3px;
font-size: 20px;
}
.blog-details .article-footer .article-tags a {
display: inline-block;
font-weight: 700;
}
.blog-details .article-footer .article-share {
flex: 0 0 50%;
max-width: 50%;
}
.blog-details .article-footer .article-share .social {
padding-left: 0;
list-style-type: none;
text-align: right;
margin-bottom: 0;
}
.blog-details .article-footer .article-share .social li {
display: inline-block;
}
.blog-details .article-footer .article-share .social li span {
display: inline-block;
margin-right: 3px;
font-weight: 700;
position: relative;
top: -1px;
}
.blog-details .article-footer .article-share .social li a {
display: block;
width: 32px;
height: 32px;
line-height: 34px;
border-radius: 50%;
color: var(--whiteColor);
border: 1px solid;
text-align: center;
font-size: 17px;
margin-left: 2px;
}
.blog-details .article-footer .article-share .social li a:hover, .blog-details .article-footer .article-share .social li a:focus {
background-color: transparent;
}
.blog-details .article-footer .article-share .social li a.facebook {
background-color: #3b5998;
border-color: #3b5998;
color: var(--whiteColor);
}
.blog-details .article-footer .article-share .social li a.facebook:hover, .blog-details .article-footer .article-share .social li a.facebook:focus {
color: #3b5998;
background-color: transparent;
}
.blog-details .article-footer .article-share .social li a.twitter {
background-color: #1da1f2;
border-color: #1da1f2;
color: var(--whiteColor);
}
.blog-details .article-footer .article-share .social li a.twitter:hover, .blog-details .article-footer .article-share .social li a.twitter:focus {
color: #1da1f2;
background-color: transparent;
}
.blog-details .article-footer .article-share .social li a.linkedin {
background-color: #007bb5;
border-color: #007bb5;
color: var(--whiteColor);
}
.blog-details .article-footer .article-share .social li a.linkedin:hover, .blog-details .article-footer .article-share .social li a.linkedin:focus {
color: #007bb5;
background-color: transparent;
}
.blog-details .article-footer .article-share .social li a.instagram {
background-color: #c13584;
border-color: #c13584;
color: var(--whiteColor);
}
.blog-details .article-footer .article-share .social li a.instagram:hover, .blog-details .article-footer .article-share .social li a.instagram:focus {
color: #c13584;
background-color: transparent;
}
.blog-details .article-author {
margin-top: 30px;
border-radius: 5px;
background: #fdfcfc;
}
.blog-details .article-author .author-profile-header {
height: 115px;
border-radius: 5px 5px 0 0;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/bg.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.blog-details .article-author .author-profile {
padding: 0 25px 25px;
}
.blog-details .article-author .author-profile .author-profile-title {
position: relative;
z-index: 1;
margin-bottom: 15px;
margin-top: -45px;
}
.blog-details .article-author .author-profile .author-profile-title img {
display: inline-block;
border: 3px solid var(--whiteColor);
width: 100px;
height: 100px;
}
.blog-details .article-author .author-profile .author-profile-title .author-profile-title-details {
margin-top: 15px;
}
.blog-details .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4 {
margin-bottom: 5px;
font-size: 22px;
font-weight: 800;
}
.blog-details .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details span {
color: var(--optionalColor);
}
blockquote, .blockquote {
overflow: hidden;
background-color: #fafafa !important;
padding: 50px !important;
position: relative;
text-align: center;
border: none !important;
z-index: 1;
margin-bottom: 20px;
margin-top: 20px;
}
blockquote p, .blockquote p {
color: var(--blackColor);
line-height: 1.6;
margin-bottom: 0;
font-style: italic;
font-weight: 700;
font-size: 22px !important;
}
blockquote cite, .blockquote cite {
display: none;
}
blockquote::before, .blockquote::before {
color: #efefef;
position: absolute;
animation: fade-up 1.5s infinite linear;
left: 50px;
top: -50px;
z-index: -1;
content: "\f10a";
font-family: Flaticon;
font-size: 135px;
}
blockquote::after, .blockquote::after {
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 3px;
margin-top: 20px;
margin-bottom: 20px;
}
.ecademy-post-navigation {
display: flex;
flex-wrap: wrap;
margin-top: 30px;
padding-top: 30px;
padding-bottom: 30px;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}
.prev-link-wrapper {
flex: 0 0 50%;
max-width: 50%;
padding-right: 15px;
}
.prev-link-wrapper a {
display: flex;
align-items: center;
}
.prev-link-wrapper a:hover .image-prev::after {
opacity: 1;
visibility: visible;
}
.prev-link-wrapper a:hover .image-prev .post-nav-title {
opacity: 1;
visibility: visible;
}
.prev-link-wrapper .image-prev {
display: inline-block;
min-width: 100px;
width: 100px;
border-radius: 5px;
overflow: hidden;
vertical-align: top;
margin-right: 20px;
position: relative;
transition: var(--transition);
}
.prev-link-wrapper .image-prev img {
border-radius: 5px;
}
.prev-link-wrapper .image-prev::after {
display: block;
content: "";
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 5px;
opacity: 0;
visibility: hidden;
transition: var(--transition);
}
.prev-link-wrapper .image-prev .post-nav-title {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
right: 0;
margin: 0 auto;
text-align: center;
text-transform: uppercase;
z-index: 2;
color: var(--whiteColor);
opacity: 0;
visibility: hidden;
transition: var(--transition);
font-size: 16px;
font-weight: 700;
}
.prev-link-wrapper .prev-link-info-wrapper {
color: var(--blackColor);
transition: var(--transition);
}
.prev-link-wrapper .prev-title {
display: inline-block;
font-weight: 800;
font-size: 16.5px;
}
.prev-link-wrapper .meta-wrapper {
display: block;
color: var(--optionalColor);
text-transform: capitalize;
margin-top: 5px;
font-weight: 500;
font-size: 14px;
}
.next-link-wrapper {
flex: 0 0 50%;
max-width: 50%;
text-align: right;
padding-left: 15px;
}
.next-link-wrapper a {
display: flex;
align-items: center;
}
.next-link-wrapper a:hover .image-next::after {
opacity: 1;
visibility: visible;
}
.next-link-wrapper a:hover .image-next .post-nav-title {
opacity: 1;
visibility: visible;
}
.next-link-wrapper .image-next {
display: inline-block;
min-width: 100px;
width: 100px;
border-radius: 5px;
overflow: hidden;
vertical-align: top;
margin-left: 20px;
position: relative;
transition: var(--transition);
}
.next-link-wrapper .image-next img {
border-radius: 5px;
}
.next-link-wrapper .image-next::after {
display: block;
content: "";
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 5px;
opacity: 0;
visibility: hidden;
transition: var(--transition);
}
.next-link-wrapper .image-next .post-nav-title {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
right: 0;
margin: 0 auto;
text-align: center;
text-transform: uppercase;
z-index: 2;
color: var(--whiteColor);
opacity: 0;
visibility: hidden;
transition: var(--transition);
font-size: 16px;
font-weight: 500;
}
.next-link-wrapper .next-link-info-wrapper {
transition: var(--transition);
color: var(--blackColor);
}
.next-link-wrapper .next-title {
display: inline-block;
font-weight: 800;
font-size: 16.5px;
}
.next-link-wrapper .meta-wrapper {
display: block;
color: var(--optionalColor);
text-transform: capitalize;
margin-top: 5px;
font-weight: 500;
font-size: 14px;
}
.comments-area .form-submit {
float: left;
width: 100%;
}
.comments-area .form-submit input {
border: none;
color: var(--whiteColor);
padding: 12px 30px 10px;
display: inline-block;
cursor: pointer;
text-transform: uppercase;
transition: var(--transition);
border-radius: 0;
font-weight: 700 !important;
font-size: 14.5px;
}
.comments-area .form-submit input:hover, .comments-area .form-submit input:focus {
color: var(--whiteColor);
background: var(--blackColor);
} .become-instructor-partner-area .container-fluid {
padding-left: 0;
padding-right: 0;
}
.become-instructor-partner-area .container-fluid .row {
margin-left: 0;
margin-right: 0;
}
.become-instructor-partner-area .container-fluid .row .col-lg-6 {
padding-left: 0;
padding-right: 0;
}
.become-instructor-partner-content {
position: relative;
z-index: 1;
padding: 100px;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/pattern.png);
background-position: center center;
background-size: contain;
background-repeat: repeat;
}
.become-instructor-partner-content h2 {
margin-bottom: 10px;
font-size: 36px;
font-weight: 800;
}
.become-instructor-partner-content p {
margin-bottom: 20px;
max-width: 540px;
}
.become-instructor-partner-content .default-btn {
border-radius: 30px;
}
.become-instructor-partner-content.bg-color {
background-image: unset !important;
}
.become-instructor-partner-content.bg-color h2 {
color: var(--whiteColor);
}
.become-instructor-partner-content.bg-color p {
color: var(--whiteColor);
opacity: 0.97;
}
.become-instructor-partner-content.bg-color .default-btn {
background-color: var(--whiteColor);
color: var(--blackColor);
}
.become-instructor-partner-content.bg-color .default-btn:hover {
color: var(--whiteColor);
}
.become-instructor-partner-content.bg-color::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/bg-lines.svg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.become-instructor-partner-image {
width: 100%;
height: 100%;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.become-instructor-partner-image.bg-image1 {
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/become-instructor.jpg);
}
.become-instructor-partner-image.bg-image2 {
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/become-partner.jpg);
}
.become-instructor-partner-image img {
display: none;
} .view-all-courses-area {
padding-top: 20px;
position: relative;
z-index: 1;
}
.view-all-courses-area .row {
margin-left: 0;
margin-right: 0;
}
.view-all-courses-area .row .col-lg-6 {
padding-left: 0;
padding-right: 0;
}
.view-all-courses-content {
margin-left: auto;
position: relative;
z-index: 1;
max-width: 600px;
}
.view-all-courses-content .sub-title {
display: block;
text-transform: uppercase;
margin-bottom: 8px;
font-size: 14px;
font-weight: 600;
}
.view-all-courses-content h2 {
margin-bottom: 0;
font-size: 36px;
font-weight: 800;
}
.view-all-courses-content p {
margin-top: 12px;
}
.view-all-courses-content .default-btn {
margin-top: 10px;
}
.view-all-courses-image {
margin-left: -270px;
text-align: center;
}
.view-all-courses-image img {
width: 100%;
}
.view-all-courses-area-two {
position: relative;
z-index: 1;
}
.view-all-courses-area-two .view-all-courses-content {
margin-left: 0;
max-width: 100%;
}
.view-all-courses-area-two .view-all-courses-image {
margin-left: 0;
position: relative;
z-index: 1;
}
.view-all-courses-area-two .view-all-courses-image img {
width: auto;
}
.shape9 {
position: absolute;
left: 10%;
bottom: 20%;
z-index: -1;
}
.shape9 img {
animation-name: rotateme;
animation-duration: 10s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.shape11 {
position: absolute;
left: 15%;
top: 18%;
z-index: -1;
}
.shape11 img {
animation-name: rotateme;
animation-duration: 10s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.shape12 {
position: absolute;
bottom: 18%;
z-index: -1;
right: 18%;
}
.shape12 img {
animation: movescale 4s linear infinite;
} .teacher-register-area {
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/teacher-register-bg.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.teacher-register-box {
overflow: hidden;
margin-left: auto;
max-width: 600px;
padding: 45px;
border-radius: 5px;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/register-shape.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.teacher-register-box h2 {
margin-bottom: 0;
color: var(--whiteColor);
font-size: 33px;
font-weight: 800;
}
.teacher-register-box p {
color: var(--whiteColor);
margin-top: 10px;
margin-bottom: 0;
}
.teacher-register-box form {
margin-top: 25px;
}
.teacher-register-box form input, .teacher-register-box form textarea {
display: block;
width: 100%;
border: none;
color: var(--whiteColor) !important;
background-color: #c22b34;
height: 50px;
padding-left: 15px;
border-radius: 5px;
font-size: var(--fontSize);
font-weight: 600;
}
.teacher-register-box form input::-moz-placeholder, .teacher-register-box form textarea::-moz-placeholder {
color: #cdcdcd;
-moz-transition: var(--transition);
transition: var(--transition);
}
.teacher-register-box form input::placeholder, .teacher-register-box form textarea::placeholder {
color: #cdcdcd;
transition: var(--transition);
}
.teacher-register-box form input:focus::-moz-placeholder, .teacher-register-box form textarea:focus::-moz-placeholder {
color: transparent;
}
.teacher-register-box form input:focus::placeholder, .teacher-register-box form textarea:focus::placeholder {
color: transparent;
}
.teacher-register-box form textarea {
height: auto !important;
padding-top: 15px;
}
.teacher-register-box form .default-btn {
background-color: var(--blackColor);
margin-top: 5px;
padding: 12px 30px;
}
.teacher-register-box form .default-btn span {
background-color: var(--whiteColor);
} .premium-access-area {
position: relative;
z-index: 1;
}
.premium-access-area .shape3 {
right: 20%;
bottom: 12%;
}
.premium-access-area .shape4 {
right: 16%;
bottom: 50%;
}
.premium-access-content {
text-align: center;
max-width: 720px;
margin-left: auto;
margin-right: auto;
}
.premium-access-content .sub-title {
display: block;
text-transform: uppercase;
margin-bottom: 8px;
font-size: 14px;
font-weight: 600;
}
.premium-access-content h2 {
max-width: 615px;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
font-size: 36px;
font-weight: 800;
}
.premium-access-content p {
max-width: 615px;
margin-left: auto;
margin-right: auto;
margin-top: 12px;
}
.premium-access-content .default-btn {
margin-top: 10px;
}
.shape8 {
position: absolute;
left: 20%;
top: 25%;
z-index: -1;
}
.shape8 img {
animation: movebounce 5s linear infinite;
} .apply-instructor-image h2 {
margin-bottom: 18px;
font-size: 36px;
font-weight: 800;
}
.apply-instructor-image img {
border-radius: 5px;
}
.apply-instructor-content {
background-color: #f8f9f8;
border-radius: 5px;
padding: 30px;
}
.apply-instructor-content .nav {
border-bottom-color: #d8d8d8;
margin-bottom: 35px;
border-width: 1.5px;
}
.apply-instructor-content .nav .nav-item {
margin-right: 50px;
margin-bottom: -1.5px;
}
.apply-instructor-content .nav .nav-item .nav-link {
background-color: transparent;
color: var(--optionalColor);
border: none;
padding: 0 0 10px;
position: relative;
font-size: 18px;
font-weight: 800;
}
.apply-instructor-content .nav .nav-item .nav-link::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 0;
transition: var(--transition);
height: 1.5px;
}
.apply-instructor-content .nav .nav-item .nav-link:hover, .apply-instructor-content .nav .nav-item .nav-link.active {
color: var(--blackColor);
}
.apply-instructor-content .nav .nav-item .nav-link:hover::before, .apply-instructor-content .nav .nav-item .nav-link.active::before {
width: 40%;
}
.apply-instructor-content .nav .nav-item:last-child {
margin-right: 0;
}
.apply-instructor-content h3 {
margin-bottom: 13px;
font-size: 24px;
font-weight: 800;
}
.apply-instructor-content h3:not(:first-child) {
margin-top: 30px;
} .page-title-area {
background-color: #f8f9f8;
position: relative;
z-index: 1;
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
padding-top: 100px;
padding-bottom: 100px;
}
.page-title-area.bg-black {
background-color: var(--blackColor);
}
.page-title-area.bg-black .page-title-content ul li {
color: var(--whiteColor);
}
.page-title-area.bg-black .page-title-content ul li::before {
background-color: var(--whiteColor);
}
.page-title-area.bg-black .page-title-content ul li a {
color: var(--whiteColor);
}
.page-title-area.bg-black .page-title-content ul li a:hover {
color: var(--mainColor);
}
.page-title-area.bg-black .page-title-content h2 {
color: var(--whiteColor);
}
.page-title-content ul {
padding-left: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
list-style-type: none;
text-align: center;
max-width: 800px;
}
.page-title-content ul li {
display: inline-block;
margin-right: 20px;
position: relative;
color: var(--blackColor);
font-size: var(--fontSize);
font-weight: 600;
}
.page-title-content ul li::before {
content: "";
position: absolute;
right: -12px;
top: 5px;
transform: rotate(10deg);
background-color: #696969;
height: 15px;
width: 1px;
}
.page-title-content ul li a {
color: var(--optionalColor);
display: block;
font-weight: 500;
}
.page-title-content ul li:last-child {
margin-right: 0;
}
.page-title-content ul li:last-child::before {
display: none;
}
.page-title-content h2 {
text-align: center;
max-width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
font-size: 36px;
font-weight: 800;
}
.page-title-content .rating {
text-align: center;
font-size: 17px;
margin-top: 20px;
}
.page-title-content .rating i {
color: #dca416;
display: inline-block;
margin-left: -1px;
margin-right: -1px;
}
.page-title-content .rating .rating-count {
display: inline-block;
position: relative;
top: -2px;
font-size: var(--fontSize);
font-weight: 600;
}
.page-title-content .tutor-loop-rating-wrap {
display: inline-block;
}
.page-title-content .tutor-rating-count i {
display: none;
} .subscribe-area {
position: relative;
z-index: 1;
}
.subscribe-area .shape4 {
right: auto;
bottom: 39%;
left: 25%;
}
.subscribe-content {
text-align: center;
max-width: 720px;
margin-left: auto;
margin-right: auto;
}
.subscribe-content .sub-title {
display: block;
text-transform: uppercase;
margin-bottom: 8px;
font-size: 14px;
font-weight: 600;
}
.subscribe-content h2 {
max-width: 615px;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
font-size: 36px;
font-weight: 800;
}
.subscribe-content p {
max-width: 615px;
margin-left: auto;
margin-right: auto;
margin-top: 12px;
}
.subscribe-content .newsletter-form {
position: relative;
max-width: 650px;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
}
.subscribe-content .newsletter-form .input-newsletter {
display: block;
width: 100%;
border: none;
background-color: #eaeaea;
color: var(--blackColor);
height: 50px;
padding-left: 18px;
border-radius: 5px;
font-size: 16px;
font-weight: 400;
}
.subscribe-content .newsletter-form .input-newsletter::-moz-placeholder {
color: #999999;
-moz-transition: var(--transition);
transition: var(--transition);
}
.subscribe-content .newsletter-form .input-newsletter::placeholder {
color: #999999;
transition: var(--transition);
}
.subscribe-content .newsletter-form .input-newsletter:focus::-moz-placeholder {
color: transparent;
}
.subscribe-content .newsletter-form .input-newsletter:focus::placeholder {
color: transparent;
}
.subscribe-content .newsletter-form .validation-danger {
color: red;
margin-top: 15px;
}
.subscribe-content .newsletter-form .validation-success {
margin-top: 15px;
}
.subscribe-content .newsletter-form .default-btn {
position: absolute;
right: 0;
top: 0;
border-radius: 0 5px 5px 0;
height: 50px;
}
.shape13 {
position: absolute;
left: 22%;
bottom: 22%;
z-index: -2;
}
.shape13 img {
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.shape14 {
position: absolute;
right: 11%;
bottom: 30%;
z-index: -1;
}
.shape14 img {
animation: movebounce 5s linear infinite;
}
.shape15 {
position: absolute;
right: 15%;
bottom: 15%;
z-index: -2;
}
.shape15 img {
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
} .single-gallery-item {
position: relative;
margin-bottom: 30px;
z-index: 1;
border-radius: 5px;
overflow: hidden;
cursor: zoom-in;
}
.single-gallery-item a {
display: block;
border-radius: 5px;
}
.single-gallery-item a img {
transition: var(--transition);
}
.single-gallery-item:hover a img {
transform: scale(1.1);
filter: blur(2px);
} .privacy-policy-content img {
border-radius: 5px;
display: block;
width: 100%;
margin-bottom: 30px;
}
.privacy-policy-content h3 {
margin-bottom: 15px;
margin-top: 25px;
font-size: 22px;
font-weight: 800;
}
.privacy-policy-content .blockquote, .privacy-policy-content blockquote {
margin-bottom: 30px;
background-color: #e6f2f5;
text-align: left !important;
padding: 25px !important;
}
.privacy-policy-content .blockquote p, .privacy-policy-content blockquote p {
margin-bottom: 0;
line-height: 1.8;
font-size: var(--fontSize) !important;
font-weight: normal;
}
.privacy-policy-content .blockquote::after, .privacy-policy-content blockquote::after {
display: none;
}
.privacy-policy-content .blockquote::before, .privacy-policy-content blockquote::before {
display: none;
}
.privacy-policy-content ol, .privacy-policy-content ul {
margin-top: 20px;
}
.privacy-policy-content ol li, .privacy-policy-content ul li {
margin-bottom: 10px;
color: var(--optionalColor);
font-size: var(--fontSize);
line-height: 1.8;
} .terms-of-service-content img {
border-radius: 5px;
display: block;
width: 100%;
margin-bottom: 30px;
}
.terms-of-service-content h3 {
margin-bottom: 15px;
margin-top: 25px;
font-size: 22px;
font-weight: 800;
}
.terms-of-service-content .blockquote, .terms-of-service-content blockquote {
margin-bottom: 30px;
background-color: #e6f2f5;
text-align: left !important;
padding: 25px !important;
}
.terms-of-service-content .blockquote p, .terms-of-service-content blockquote p {
margin-bottom: 0;
line-height: 1.8;
font-size: var(--fontSize) !important;
font-weight: normal;
}
.terms-of-service-content .blockquote::after, .terms-of-service-content blockquote::after {
display: none;
}
.terms-of-service-content .blockquote::before, .terms-of-service-content blockquote::before {
display: none;
}
.terms-of-service-content ol, .terms-of-service-content ul {
margin-top: 20px;
}
.terms-of-service-content ol li, .terms-of-service-content ul li {
margin-bottom: 10px;
color: var(--optionalColor);
font-size: var(--fontSize);
line-height: 1.8;
} .purchase-guide-content img {
border-radius: 5px;
display: block;
width: 100%;
margin-bottom: 30px;
}
.purchase-guide-content h3 {
margin-bottom: 15px;
margin-top: 25px;
font-size: 22px;
font-weight: 800;
}
.purchase-guide-content .blockquote, .purchase-guide-content blockquote {
margin-bottom: 30px;
background-color: #e6f2f5;
text-align: left !important;
padding: 25px !important;
}
.purchase-guide-content .blockquote p, .purchase-guide-content blockquote p {
margin-bottom: 0;
line-height: 1.8;
font-size: var(--fontSize) !important;
font-weight: normal;
}
.purchase-guide-content .blockquote::after, .purchase-guide-content blockquote::after {
display: none;
}
.purchase-guide-content .blockquote::before, .purchase-guide-content blockquote::before {
display: none;
}
.purchase-guide-content ol, .purchase-guide-content ul {
margin-top: 20px;
}
.purchase-guide-content ol li, .purchase-guide-content ul li {
margin-bottom: 10px;
color: var(--optionalColor);
font-size: var(--fontSize);
line-height: 1.8;
} .membership-levels-table .table {
margin-bottom: 0;
}
.membership-levels-table .table thead th {
vertical-align: middle;
white-space: nowrap;
padding: 20px;
text-align: center;
color: rgba(255, 255, 255, 0.9);
border-left: 1px solid #e98f8f;
border-bottom: none;
border-right: 1px solid #e98f8f;
}
.membership-levels-table .table thead th h2 {
color: var(--whiteColor);
margin-bottom: 0;
font-size: 35px;
font-weight: 800;
}
.membership-levels-table .table thead th h3 {
color: var(--whiteColor);
text-transform: uppercase;
margin-top: 8px;
margin-bottom: 5px;
font-size: var(--fontSize);
font-weight: 700;
}
.membership-levels-table .table thead th:first-child {
border-left: none;
}
.membership-levels-table .table thead th:last-child {
border-right: none;
}
.membership-levels-table .table tbody tr td {
padding: 15px 20px;
white-space: nowrap;
vertical-align: middle;
border: none;
text-align: center;
font-size: var(--fontSize);
font-weight: 600;
}
.membership-levels-table .table tbody tr td:first-child {
text-align: left;
}
.membership-levels-table .table tbody tr td.item-check i {
width: 20px;
height: 20px;
line-height: 20px;
border-radius: 100%;
background-color: #0eb582;
color: var(--whiteColor);
display: block;
margin: 0 auto;
}
.membership-levels-table .table tbody tr td.item-none i {
width: 20px;
height: 20px;
line-height: 20px;
border-radius: 100%;
background-color: #d85554;
color: var(--whiteColor);
display: block;
margin: 0 auto;
}
.membership-levels-table .table tbody tr td .select-btn {
display: inline-block;
color: var(--blackColor);
background-color: #efefef;
padding: 13px 30px;
border-radius: 5px;
margin-top: 10px;
font-size: var(--fontSize);
font-weight: 700;
}
.membership-levels-table .table tbody tr td .select-btn:hover {
color: var(--whiteColor);
} .pagination-area {
margin-top: 35px;
}
.pagination-area .page-numbers {
width: 33px;
height: 33px;
background-color: #f3f0f0;
color: var(--optionalColor);
text-align: center;
display: inline-block;
border-radius: 3px;
line-height: 34px;
position: relative;
margin-left: 3px !important;
margin-right: 3px !important;
font-size: var(--fontSize);
font-weight: 800;
}
.pagination-area .page-numbers:hover, .pagination-area .page-numbers.current {
color: var(--whiteColor);
}
.pagination-area .page-numbers i {
position: relative;
top: 1.5px;
} .error-area {
background-color: #111111;
height: 100vh;
}
.error-content {
text-align: center;
}
.error-content h3 {
color: var(--whiteColor);
margin-bottom: 20px;
margin-top: 45px;
font-size: 40px;
font-weight: 800;
}
.error-content p {
color: rgba(255, 255, 255, 0.7);
max-width: 550px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
}
.error-content .btn-box {
margin-top: 30px;
}
.error-content .btn-box .default-btn {
margin-left: 7px;
margin-right: 7px;
}
.error-content .btn-box .default-btn span {
background-color: var(--whiteColor);
}
.error-content .btn-box .default-btn:hover {
color: var(--blackColor);
} .faq-accordion-tab .tabs {
padding-left: 0;
list-style-type: none;
margin-bottom: 60px;
text-align: center;
}
.faq-accordion-tab .tabs li {
margin-left: 10px;
margin-right: 10px;
}
.faq-accordion-tab .tabs li a {
color: var(--blackColor);
text-decoration: none;
border-radius: 5px;
padding: 20px;
display: block;
box-shadow: 2px 8px 20px 0 rgba(25, 42, 70, 0.13) !important;
font-size: var(--fontSize);
font-weight: 800;
}
.faq-accordion-tab .tabs li a i {
font-size: 30px;
font-weight: 400;
}
.faq-accordion-tab .tabs li a span {
display: block;
margin-top: 8px;
}
.faq-accordion-tab .tabs li a:hover {
color: var(--whiteColor);
}
.faq-accordion-tab .tabs li.current a {
color: var(--whiteColor);
}
.faq-accordion .accordion {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
}
.faq-accordion .accordion .accordion-item {
border-radius: 5px;
display: block;
box-shadow: 2px 8px 20px 0 rgba(25, 42, 70, 0.13) !important;
background: var(--whiteColor);
margin-bottom: 15px;
}
.faq-accordion .accordion .accordion-item:last-child {
margin-bottom: 0;
}
.faq-accordion .accordion .accordion-title {
padding: 20px 25px 17px 60px;
color: var(--blackColor);
text-decoration: none;
position: relative;
display: block;
font-size: 17px;
font-weight: 800;
}
.faq-accordion .accordion .accordion-title i {
position: absolute;
left: 25px;
top: 18px;
font-size: 25px;
transition: var(--transition);
}
.faq-accordion .accordion .accordion-title.active i {
transform: rotate(180deg);
}
.faq-accordion .accordion .accordion-content {
display: none;
position: relative;
margin-top: -5px;
padding-bottom: 20px;
padding-right: 25px;
padding-left: 60px;
}
.faq-accordion .accordion .accordion-content p {
line-height: 1.8;
}
.faq-accordion .accordion .accordion-content.show {
display: block;
}
.tab .tabs-item {
display: none;
}
.tab .tabs-item:first-child {
display: block;
} .coming-soon-area {
height: 100vh;
position: relative;
z-index: 1;
background: #f6f7fb;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/coming-soon-bg.jpg);
background-position: top center;
background-size: cover;
background-repeat: no-repeat;
}
.coming-soon-content {
max-width: 700px;
background: var(--whiteColor);
border-radius: 5px;
overflow: hidden;
text-align: center;
padding: 40px 60px;
box-shadow: 1px 5px 24px 0 rgba(68, 102, 242, 0.05);
margin-left: auto;
margin-right: auto;
}
.coming-soon-content .logo {
display: inline-block;
}
.coming-soon-content h2 {
font-size: 40px;
font-weight: 800;
margin-top: 30px;
margin-bottom: 0;
}
.coming-soon-content .logo h2 {
margin-top: 0;
}
.coming-soon-content #timer {
margin-top: 40px;
}
.coming-soon-content #timer div {
background-color: var(--blackColor);
color: var(--whiteColor);
width: 100px;
height: 105px;
border-radius: 5px;
font-size: 40px;
font-weight: 800;
margin-left: 10px;
margin-right: 10px;
}
.coming-soon-content #timer div span {
display: block;
margin-top: -2px;
font-size: 17px;
font-weight: 600;
}
.coming-soon-content form {
position: relative;
max-width: 500px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
}
.coming-soon-content form .form-group {
margin-bottom: 25px;
width: 100%;
position: relative;
}
.coming-soon-content form .form-group .label-title {
margin-bottom: 0;
position: absolute;
display: block;
left: 0;
top: 0;
pointer-events: none;
width: 100%;
height: 100%;
color: var(--blackColor);
}
.coming-soon-content form .form-group .label-title i {
position: absolute;
left: 0;
transition: var(--transition);
top: 9px;
font-size: 22px;
}
.coming-soon-content form .form-group .label-title::before {
content: "";
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
transition: var(--transition);
}
.coming-soon-content form .form-group .input-newsletter {
border-radius: 0;
border: none;
border-bottom: 2px solid #eeeeee;
padding: 0 0 0 32px;
color: var(--blackColor);
height: 45px;
display: block;
width: 100%;
transition: var(--transition);
font-size: 16px;
font-weight: 400;
}
.coming-soon-content form .form-group .input-newsletter::-moz-placeholder {
color: #A1A1A1;
-moz-transition: var(--transition);
transition: var(--transition);
}
.coming-soon-content form .form-group .input-newsletter::placeholder {
color: #A1A1A1;
transition: var(--transition);
}
.coming-soon-content form .form-group .input-newsletter:focus::-moz-placeholder {
color: transparent;
}
.coming-soon-content form .form-group .input-newsletter:focus::placeholder {
color: transparent;
}
.coming-soon-content form .default-btn {
border-radius: 0;
}
.coming-soon-content form .validation-danger {
margin-top: 15px;
color: red;
}
.coming-soon-content form .validation-success {
margin-top: 15px;
}
.coming-soon-content form p {
margin-bottom: 0;
margin-top: 20px;
} .login-form {
padding: 40px 50px;
border-radius: 5px;
background-color: var(--whiteColor);
box-shadow: 0 0 10px rgba(51, 51, 51, 0.1);
margin-right: 30px;
}
.login-form h2 {
margin-bottom: 25px;
font-size: 36px;
font-weight: 800;
}
.login-form form .form-group {
margin-bottom: 25px;
}
.login-form form .form-group label {
display: block;
margin-bottom: 8px;
color: var(--blackColor);
font-weight: 700;
}
.login-form form .remember-me-wrap {
margin-bottom: 0;
}
.login-form form .remember-me-wrap [type=checkbox]:checked, .login-form form .remember-me-wrap [type=checkbox]:not(:checked) {
display: none;
}
.login-form form .remember-me-wrap [type=checkbox]:checked + label, .login-form form .remember-me-wrap [type=checkbox]:not(:checked) + label {
position: relative;
padding-left: 28px;
cursor: pointer;
line-height: 20px;
display: inline-block;
margin-bottom: 0;
color: var(--optionalColor);
font-weight: 600;
}
.login-form form .remember-me-wrap [type=checkbox]:checked + label:before, .login-form form .remember-me-wrap [type=checkbox]:not(:checked) + label:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 19px;
height: 19px;
transition: all 0.2s ease;
border: 1px solid #f5f5f5;
border-radius: 3px;
background: #f5f5f5;
}
.login-form form .remember-me-wrap [type=checkbox]:checked + label:after, .login-form form .remember-me-wrap [type=checkbox]:not(:checked) + label:after {
content: "";
width: 8px;
height: 8px;
position: absolute;
top: 5.5px;
left: 6px;
transition: all 0.2s ease;
}
.login-form form .remember-me-wrap [type=checkbox]:not(:checked) + label:after {
opacity: 0;
transform: scale(0);
}
.login-form form .remember-me-wrap [type=checkbox]:checked + label:after {
opacity: 1;
transform: scale(1);
}
.login-form form .lost-your-password-wrap {
text-align: right;
}
.login-form form .lost-your-password-wrap a {
display: inline-block;
position: relative;
font-weight: 600;
line-height: 1.3;
}
.login-form form .lost-your-password-wrap a::before {
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: 0;
content: "";
transition: var(--transition);
background-color: #eeeeee;
}
.login-form form .lost-your-password-wrap a::after {
width: 0;
height: 1px;
position: absolute;
left: 0;
transition: var(--transition);
bottom: 0;
content: "";
}
.login-form form .lost-your-password-wrap a:hover::before {
width: 0;
}
.login-form form .lost-your-password-wrap a:hover::after {
width: 100%;
}
.login-form form button {
margin-top: 22px;
border: none;
display: block;
text-align: center;
overflow: hidden;
color: var(--whiteColor);
transition: var(--transition);
width: 100%;
border-radius: 5px;
padding: 14.5px 30px;
font-weight: 700;
font-size: var(--fontSize);
}
.login-form form button:hover {
background-color: var(--blackColor);
color: var(--whiteColor);
}
.register-form {
padding-top: 30px;
padding-left: 30px;
}
.register-form h2 {
margin-bottom: 25px;
font-size: 36px;
font-weight: 800;
}
.register-form form .form-group {
margin-bottom: 25px;
}
.register-form form .form-group label {
display: block;
margin-bottom: 8px;
color: var(--blackColor);
font-weight: 700;
}
.register-form form .description {
font-style: italic;
font-size: 13.5px;
margin-top: -10px;
margin-bottom: 0;
}
.register-form form button {
margin-top: 22px;
border: none;
display: block;
text-align: center;
overflow: hidden;
color: var(--whiteColor);
transition: var(--transition);
width: 100%;
border-radius: 5px;
padding: 14.5px 30px;
font-weight: 700;
font-size: var(--fontSize);
}
.register-form form button:hover {
background-color: var(--blackColor);
color: var(--whiteColor);
} .contact-info {
padding-right: 15px;
}
.contact-info .sub-title {
display: block;
text-transform: uppercase;
margin-bottom: 8px;
font-size: 14px;
font-weight: 600;
}
.contact-info h2 {
margin-bottom: 12px;
font-size: 36px;
font-weight: 800;
}
.contact-info ul {
padding-left: 0;
list-style-type: none;
margin-top: 35px;
margin-bottom: 0;
}
.contact-info ul li {
position: relative;
margin-bottom: 35px;
list-style-type: none;
padding-left: 100px;
}
.contact-info ul li .icon {
width: 75px;
height: 85px;
background-color: #f8f9f8;
border-radius: 3px;
position: absolute;
text-align: center;
left: 0;
font-size: 40px;
transition: var(--transition);
top: 0;
}
.contact-info ul li .icon i {
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.contact-info ul li h3 {
margin-bottom: 8px;
font-size: 24px;
font-weight: 800;
}
.contact-info ul li p {
font-weight: 600;
max-width: 300px;
margin-bottom: 0;
margin-top: 2px;
}
.contact-info ul li:hover .icon {
color: var(--whiteColor);
}
.contact-info ul li:last-child {
margin-bottom: 0;
}
.contact-form {
overflow: hidden;
padding: 35px;
margin-left: 15px;
border-radius: 5px;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/register-shape.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.contact-form h2 {
margin-bottom: 0;
color: var(--whiteColor);
font-size: 33px;
font-weight: 800;
}
.contact-form p {
color: var(--whiteColor);
margin-top: 10px;
margin-bottom: 0;
}
.contact-form form {
margin-top: 25px;
}
.contact-form form input, .contact-form form textarea {
display: block;
width: 100%;
border: none;
color: var(--whiteColor) !important;
background-color: #c22b34 !important;
height: 50px;
padding-left: 15px;
border-radius: 5px;
font-size: var(--fontSize);
font-weight: 600;
}
.contact-form form input::-moz-placeholder, .contact-form form textarea::-moz-placeholder {
color: var(--whiteColor);
-moz-transition: var(--transition);
transition: var(--transition);
}
.contact-form form input::placeholder, .contact-form form textarea::placeholder {
color: var(--whiteColor);
transition: var(--transition);
}
.contact-form form input:focus::-moz-placeholder, .contact-form form textarea:focus::-moz-placeholder {
color: transparent;
}
.contact-form form input:focus::placeholder, .contact-form form textarea:focus::placeholder {
color: transparent;
}
.contact-form form textarea {
height: auto !important;
padding-top: 15px;
}
.contact-form form .default-btn {
background-color: var(--blackColor);
margin-top: 5px;
padding: 12px 30px;
}
.contact-form form .default-btn span {
background-color: var(--whiteColor);
}
.contact-form .wpcf7-not-valid-tip {
color: var(--whiteColor);
font-size: 14px;
margin-top: 4px;
}
.contact-form .wpcf7-form-control-wrap {
display: block;
margin-top: 5px;
margin-bottom: 5px;
}
.contact-form .wpcf7-form-control-wrap input.gdpr-term {
display: inline-block;
background-color: transparent;
padding-left: 0;
border-radius: 0;
position: relative;
top: 2px;
margin-bottom: 0;
font-weight: normal;
width: auto;
}
.contact-form .wpcf7-form-control-wrap .wpcf7-list-item {
margin: 0 0 0 0;
}
.contact-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
color: var(--whiteColor);
}
.contact-form .wpcf7-list-item-label {
color: var(--whiteColor);
}
.contact-form .wpcf7-list-item-label a {
color: var(--whiteColor);
text-decoration: underline;
}
#map {
height: 500px;
width: 100%;
} .footer-area {
background-color: #100f1f;
position: relative;
z-index: 1;
padding-top: 100px;
}
.single-footer-widget {
margin-bottom: 30px;
}
.single-footer-widget .logo h2 {
color: var(--whiteColor);
font-weight: bold;
}
.single-footer-widget h3 {
margin-bottom: 20px;
position: relative;
color: var(--whiteColor);
font-size: 24px;
font-weight: 800;
}
.single-footer-widget p {
color: #ededed;
}
.single-footer-widget .footer-links-list {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
}
.single-footer-widget .footer-links-list li {
margin-bottom: 12px;
color: #ededed;
}
.single-footer-widget .footer-links-list li a {
color: #ededed;
display: inline-block;
}
.single-footer-widget .footer-links-list li:last-child {
margin-bottom: 0;
}
.single-footer-widget .social-link {
padding-left: 0 !important;
list-style-type: none;
margin-top: 20px !important;
margin-bottom: 0 !important;
}
.single-footer-widget .social-link li {
display: inline-block;
margin-right: 3px;
}
.single-footer-widget .social-link li::before {
display: none;
}
.single-footer-widget .social-link li:last-child {
margin-right: 0;
margin-bottom: 8px !important;
}
.single-footer-widget .social-link li a {
width: 30px;
height: 30px;
text-align: center;
color: var(--whiteColor);
background-color: #1e1d2f;
font-size: 18px;
position: relative;
border-radius: 2px;
}
.single-footer-widget .social-link li a i {
position: absolute;
left: 0;
top: 50%;
right: 0;
transform: translateY(-48%);
}
.single-footer-widget .social-link li a:hover {
color: var(--whiteColor) !important;
}
.single-footer-widget .footer-contact-info {
padding-left: 0 !important;
margin-bottom: 0 !important;
list-style-type: none !important;
}
.single-footer-widget .footer-contact-info li {
margin-bottom: 13px;
color: #ededed;
position: relative;
padding-left: 22px;
}
.single-footer-widget .footer-contact-info li::before {
display: none;
}
.single-footer-widget .footer-contact-info li a {
color: #ededed;
display: inline-block;
}
.single-footer-widget .footer-contact-info li:last-child {
margin-bottom: 0;
}
.single-footer-widget .footer-contact-info li i {
position: absolute;
left: 0;
top: 6px;
}
.single-footer-widget .footer-contact-info li i.bxs-inbox {
top: 5px;
}
.single-footer-widget .nice-select ul li.option {
color: #0c0c0c !important;
}
.footer-bottom-area {
margin-top: 70px;
border-top: 2px solid #181726;
padding-top: 25px;
padding-bottom: 25px;
}
.footer-bottom-area p {
color: #ededed;
}
.footer-bottom-area p i {
position: relative;
top: 1.3px;
}
.footer-bottom-area p a {
font-weight: 600;
}
.footer-bottom-area p a:hover {
color: var(--whiteColor);
}
.footer-bottom-area ul {
text-align: right;
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
}
.footer-bottom-area ul li {
color: #ededed;
position: relative;
display: inline-block;
margin-right: 20px;
}
.footer-bottom-area ul li:last-child {
margin-right: 0;
}
.footer-bottom-area ul li:last-child::before {
display: none;
}
.footer-bottom-area ul li::before {
content: "";
position: absolute;
right: -12px;
top: 5.5px;
width: 1px;
height: 14px;
background-color: #ededed;
}
.footer-bottom-area ul li a {
display: block;
color: #ededed;
text-transform: capitalize;
}
.lines {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100%;
margin: auto;
width: 100%;
z-index: -1;
}
.lines .line {
position: absolute;
width: 1px;
height: 100%;
top: 0;
left: 50%;
background: rgba(255, 255, 255, 0.1);
overflow: hidden;
}
.lines .line::after {
content: "";
display: block;
position: absolute;
height: 15vh;
width: 100%;
top: -50%;
left: 0;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, var(--whiteColor) 75%, var(--whiteColor) 100%);
animation: run 7s 0s infinite;
animation-fill-mode: forwards;
animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
}
.lines .line:nth-child(1) {
margin-left: -25%;
}
.lines .line:nth-child(1)::after {
animation-delay: 2s;
}
.lines .line:nth-child(3) {
margin-left: 25%;
}
.lines .line:nth-child(3)::after {
animation-delay: 2.5s;
}
@keyframes run {
0% {
top: -50%;
}
100% {
top: 110%;
}
} .go-top {
position: fixed;
cursor: pointer;
bottom: -100px;
right: 15px;
color: var(--blackColor);
background-color: var(--whiteColor);
z-index: 4;
width: 45px;
text-align: center;
height: 45px;
opacity: 0;
visibility: hidden;
border-radius: 50%;
font-size: 40px;
transition: 0.9s;
overflow: hidden;
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}
.go-top.active {
opacity: 1;
visibility: visible;
bottom: 15px;
}
.go-top i {
position: absolute;
right: 0;
left: 0;
top: 70%;
transform: translateY(-70%);
text-align: center;
margin-left: auto;
margin-right: auto;
}
.go-top:hover {
color: var(--whiteColor);
transition: var(--transition);
transform: translateY(-10px);
}
.bottom-0 .border-bottom {
border-bottom: 0px !important;
}
input.gdpr-term {
height: auto !important;
} .blocks-gallery-caption {
margin-bottom: 8px;
}
.wp-block-search .wp-block-search__input {
max-width: 100%;
}
.wp-block-calendar table {
margin-bottom: 0;
}
.wp-block-calendar {
margin-bottom: 20px;
}
.wp-calendar-nav {
text-align: left;
}
.wp-block-group__inner-container {
padding: 30px;
}
.wp-block-archives-list li span.post-count {
padding-left: 8px;
float: right;
}
.wp-block-categories-dropdown {
margin-bottom: 20px;
}
.wp-block-categories-dropdown select {
height: 45px;
border: 1px solid #eee;
width: 100%;
font-size: 14px;
padding: 8px 15px;
color: #555;
}
.wp-block-tag-cloud a {
display: inline-block;
text-transform: capitalize;
font-weight: 600;
font-size: 12.5px !important;
padding: 6px 13px;
border: 1px solid #eeeeee;
position: relative;
color: #393953 !important;
text-decoration: none !important;
margin-top: 8px;
margin-right: 4px;
}
.wp-block-tag-cloud a:hover, .wp-block-tag-cloud a:focus {
color: var(--whiteColor) !important;
}
blockquote.has-text-color.has-very-dark-gray-color::before {
top: 15px;
z-index: -1;
font-size: 90px;
left: 0;
}
blockquote.has-text-color.has-very-dark-gray-color:after {
display: none;
}
blockquote.has-text-color.has-very-dark-gray-color p, blockquote.has-text-color.has-very-dark-gray-color cite {
padding-left: 55px;
}
.wp-block-search {
margin-bottom: 30px;
position: relative;
}
.wp-block-search label {
display: block;
margin-bottom: 10px;
}
.wp-block-search .screen-reader-text {
display: none;
}
.wp-block-search .wp-block-search__input {
background-color: var(--whiteColor);
height: 50px;
padding: 6px 15px;
border: 1px solid #eeeeee;
width: 100%;
display: block;
outline: 0;
transition: var(--transition);
}
.wp-block-search button {
position: absolute;
right: 0;
outline: 0;
bottom: 0;
height: 50px;
width: 80px;
z-index: 1;
border: none;
color: var(--whiteColor);
}
.wp-block-search button:hover {
color: var(--whiteColor);
background: #393953 !important;
}
.wp-block-code {
background: #eee;
}
.nice-select.postform .list {
display: none;
}
.nice-select.postform.open .list {
display: block;
}
.entry-meta ul {
padding-left: 0 !important;
list-style-type: none !important;
margin-top: 0 !important;
}
.comment-content h1 {
font-size: 35px;
margin-bottom: 15px;
}
.comment-content h2 {
font-size: 30px;
margin-bottom: 15px;
}
.comment-content h3 {
font-size: 26px;
margin-bottom: 15px;
}
.comment-content h4 {
font-size: 22px;
margin-bottom: 15px;
}
.comment-content h5 {
font-size: 20px;
margin-bottom: 15px;
}
.comment-content h6 {
font-size: 18px;
margin-bottom: 15px;
}
.comment-content p {
margin-bottom: 10px;
font-size: 14px;
}
.comment-content p:last-child {
margin-bottom: 0;
}
.comment-content p a {
text-decoration: underline;
}
.comment-content p a:hover {
text-decoration: none;
}
.comment-content .entry-content a {
text-decoration: underline;
}
.comment-content .entry-content a:hover {
text-decoration: none;
}
.comment-content dl, .comment-content ol, .comment-content ul {
margin-top: 20px;
margin-bottom: 20px;
}
.comment-content dt {
margin-bottom: 5px;
color: #0d1028;
}
.comment-content dd {
margin: 0 1rem 1rem;
font-size: 15px;
line-height: 26px;
}
.comment-content dd a {
text-decoration: underline;
}
.comment-content dd a:hover {
text-decoration: none;
}
.comment-content ul {
list-style: disc;
padding-left: 20px;
}
.comment-content ul li {
list-style: disc;
line-height: 1.8;
margin-bottom: 5px;
}
.comment-content ul li ul {
margin: 5px 0 0;
list-style-type: circle;
}
.comment-content ul li ul li {
list-style-type: circle;
}
.comment-content ol {
padding-left: 20px;
}
.comment-content ol li {
line-height: 1.8;
margin-bottom: 5px;
list-style-type: decimal;
}
.comment-content ol li ol {
margin: 5px 0 0;
}
.comment-content b, .comment-content strong {
font-weight: 600;
color: #212529;
}
.comment-content dfn, .comment-content cite, .comment-content em, .comment-content i {
font-style: italic;
}
.comment-content code, .comment-content kbd, .comment-content tt, .comment-content var {
font-size: 0.88889em;
font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}
.comment-content kbd {
background-color: #676767;
}
.comment-content mark, .comment-content ins {
background: #fff9c0;
text-decoration: none;
}
.comment-content pre {
font-size: 0.88889em;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.8;
overflow: auto;
background: #fafafa;
}
.comment-content abbr, .comment-content acronym {
border-bottom: 1px dotted #484848;
cursor: help;
}
blockquote {
background-color: var(--whiteColor);
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
border-right: 1px solid #eee;
}  #comments {
clear: both;
padding: 30px;
margin-top: 30px;
list-style: none;
background-color: var(--whiteColor);
}
#comments .comment-list {
margin: 0 0 30px;
padding: 0;
list-style-type: none;
}
#comments .comment-list .children {
margin: 0;
padding: 0;
list-style-type: none;
}
#comments .comment-list:before {
display: none;
}
#comments .comment-list .comment-body {
border-bottom: 1px solid #eee;
margin-left: 65px;
font-size: 14px;
margin-bottom: 20px;
padding-bottom: 20px;
}
#comments .comment-list .comment-body .comment-content img {
margin: 7px 0;
}
#comments .comment-list .comment-body .reply {
margin-top: 15px;
}
#comments .comment-list .comment-body .reply a {
border: 1px solid;
display: inline-flex;
padding: 8px 18px;
line-height: 1;
border-radius: 0;
font-size: 12px;
text-decoration: none;
background-color: #f1f1f1;
}
#comments .comment-list .comment-body .reply a:hover {
color: var(--whiteColor);
}
#comments .comment-author {
font-size: 16px;
margin-bottom: 0.4em;
position: relative;
text-transform: capitalize;
z-index: 2;
}
#comments .comment-author .avatar {
height: 50px;
left: -65px;
position: absolute;
width: 50px;
top: 5px;
border-radius: 50%;
}
#comments .comment-author .says {
display: none;
}
#comments .comment-author b.fn {
font-weight: 600;
}
#comments .comment-meta {
margin-bottom: 1em;
}
#comments .comment-metadata {
color: #615b5b;
font-size: 11px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
#comments .comment-metadata a {
color: #615b5b;
}
#comments .comment-metadata a.comment-edit-link {
color: #222;
margin-left: 1em;
}
#comments .comment-reply-link {
font-weight: 600;
position: relative;
}
#comments .comment-reply-link .icon {
color: #222;
left: -2em;
height: 1em;
position: absolute;
top: 0;
width: 1em;
}
#comments .children {
padding-left: 10px !important;
}
#comments .children .comment-author .avatar {
height: 30px;
left: -45px;
width: 30px;
}
#comments .bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
border: 1px solid #575757;
padding: 2px;
}
#comments .no-comments,
#comments .comment-awaiting-moderation {
color: #767676;
font-size: 14px;
font-size: 0.875rem;
font-style: italic;
}
#comments .comments-pagination {
margin: 2em 0 3em;
}
.comments-area .comment-list .comment .comment-respond {
margin-bottom: 30px;
}  .wp-block-image {
margin-bottom: 20px;
}
.wp-block-image figcaption {
font-size: 14px;
margin-top: 12px;
text-align: center;
color: var(--optionalColor);
}
.wp-block-image figcaption a {
text-decoration: underline;
}
.wp-block-image figcaption a:hover {
text-decoration: none;
}
.wp-block-button {
margin: 20px 0;
clear: both;
}
.wp-block-button .wp-block-button__link {
font-size: 16px;
border-radius: 5px;
}
.wp-block-button .wp-block-button__link br {
display: none;
}
.wp-block-button .wp-block-button__link:hover {
background-color: var(--optionalColor);
color: var(--whiteColor);
}
.is-style-squared .wp-block-button__link {
border-radius: 0;
}
ul.wp-block-gallery.alignleft.columns-2.is-cropped {
margin-top: 7px !important;
}
.is-style-outline {
text-transform: capitalize;
}
.is-style-outline .wp-block-button__link {
background-color: transparent !important;
font-size: 16px;
border-radius: 5px;
}
.is-style-outline .wp-block-button__link:hover {
background-color: transparent !important;
color: #000;
border-color: #000;
}
pre.wp-block-code {
border: 1px solid #eee;
padding: 10px 15px;
}
pre.wp-block-preformatted {
background-color: #fafafa;
padding: 20px;
margin: 20px 0;
}
.wp-block-pullquote {
border-top: 4px solid #555d66;
border-bottom: 4px solid #555d66;
color: #40464d;
border-color: transparent;
border-width: 2px;
padding: 0;
}
.wp-block-pullquote blockquote {
color: #111;
border: none;
margin-right: 0;
padding-left: 0;
}
.wp-block-pullquote blockquote p {
font-size: 2.25em;
font-style: italic;
}
.wp-block-pullquote blockquote cite {
display: inline-block;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
line-height: 1.6;
text-transform: none;
color: #767676;
font-size: 15px;
font-style: normal;
}
.wp-block-table.is-style-stripes td {
border-color: #eaeaea;
}
.wp-block-verse {
font-family: "Poppins", sans-serif !important;
font-size: 16px !important;
}
.wp-block-columns {
margin-top: 20px;
margin-bottom: 20px;
}
.wp-block-media-text {
margin-top: 30px;
margin-bottom: 30px;
}
.wp-block-media-text .has-large-font-size {
font-size: 25px;
margin-top: 0 !important;
}
.page-links {
margin-top: 20px;
margin-bottom: 20px;
clear: both;
}
.page-links span.page-links-title {
font-weight: 500;
font-size: 20px;
padding-right: 10px;
}
.page-links .post-page-numbers {
width: 35px;
height: 35px;
border-radius: 25px;
background-color: var(--whiteColor);
border: 1px solid #eee;
font-size: 15px;
line-height: 35px;
color: #0a0c19;
text-align: center;
display: inline-block;
margin-left: 5px;
text-decoration: none !important;
}
.page-links .post-page-numbers:hover {
color: var(--whiteColor);
}
.page-links .current {
color: var(--whiteColor);
}
.wp-block-archives-list {
padding: 0 !important;
}
.wp-block-archives-list li {
list-style: none !important;
}
.wp-block-archives-list li a:hover {
text-decoration: underline;
}
.wp-block-categories-list {
padding: 0 !important;
}
.wp-block-categories-list li {
list-style: none !important;
}
.wp-block-categories-list li a {
text-transform: capitalize;
}
.wp-block-categories-list li a:hover {
text-decoration: underline;
}
.wp-block-categories-list li span.post-count {
padding-left: 8px;
color: var(--optionalColor);
}
.wp-block-categories-list li .children li a {
position: relative;
}
.wp-block-categories-list li .children li a::before {
content: "-";
position: absolute;
left: -13px;
top: -2px;
}
.wp-block-archives-dropdown {
margin-bottom: 20px;
}
.wp-block-archives-dropdown select {
height: 45px;
border: 1px solid #eee;
width: 100%;
font-size: 14px;
padding: 8px 15px;
color: var(--optionalColor);
}
.wp-block-latest-comments {
padding: 0 !important;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta a {
font-weight: 500;
text-decoration: underline;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta a:hover {
text-decoration: none;
}
.wp-block-latest-posts li a {
font-weight: 500;
}
.blog-details-area {
background: #F6F4F7;
}
.blog-details-area iframe, .blog-details-area video {
width: 100%;
}
.wp-block-gallery {
padding: 0 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.wp-block-gallery .blocks-gallery-item {
margin-bottom: 15px !important;
}
.wp-block-gallery .blocks-gallery-grid {
padding: 0 !important;
margin-top: 7px !important;
margin-bottom: 5px !important;
}
.wp-block-cover {
margin-top: 30px;
margin-bottom: 30px;
}
.wp-block-cover p.wp-block-cover-text {
font-weight: 400;
margin-bottom: 20px !important;
font-size: 30px !important;
line-height: 1.5;
color: var(--whiteColor);
}
.wp-block-cover p.wp-block-cover-text strong {
color: var(--whiteColor);
}
.wp-block-cover.has-background-dim.alignleft {
margin-top: 0;
}
.wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a {
color: var(--whiteColor);
}
.wp-block-file a {
text-decoration: underline;
font-size: 15px;
}
.wp-block-file a:hover {
text-decoration: none;
}
.wp-block-file .wp-block-file__button {
border-radius: 4px !important;
font-size: 14px !important;
font-weight: 500;
display: table;
margin: 15px 0 0;
}
.wp-block-file .wp-block-file__button:hover {
background-color: var(--optionalColor) !important;
color: var(--whiteColor);
}
.wp-block-quote.is-style-large {
border: none;
padding-left: 0;
margin: 20px 0;
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color p {
color: var(--whiteColor);
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color cite {
color: var(--whiteColor);
font-style: normal;
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color blockquote {
max-width: 80%;
background: transparent;
}
.wp-block-gallery.alignwide {
width: 100%;
}
.wp-block-columns.alignwide blockquote, .wp-block-columns.alignwide .blockquote {
padding: 25px !important;
}
.wp-caption .wp-caption-text {
font-size: 14px;
line-height: 20px;
margin: 0;
text-align: center;
padding: 15px 0 0;
color: var(--optionalColor);
}
.wp-caption .wp-caption-text a {
text-decoration: underline;
}
.wp-caption .wp-caption-text a:hover {
text-decoration: none;
}
.has-very-light-gray-color.has-very-light-gray-color {
color: var(--whiteColor);
} .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 !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #eee;
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; }
.gallery-caption {
z-index: 99990;
}
.bypostauthor {
z-index: 99990;
}  .gallery {
margin: 30px -1.1666667% 0;
}
.gallery-item {
display: inline-block;
max-width: 33.33%;
padding: 0 1.1400652% 2.2801304%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
display: block;
font-size: 14px;
font-style: italic;
line-height: 1.6153846154;
padding-top: 10px;
color: var(--optionalColor);
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}  .comments-area .comment-list .trackback .comment-body {
margin-left: 0 !important;
font-size: 15px !important;
}
.comments-area .comment-list .trackback .comment-body a {
text-decoration: underline;
color: red !important;
}
.comments-area .comment-list .trackback .comment-body a:hover {
text-decoration: none;
}
.comments-area .comment-list .trackback a.url {
margin-top: 5px;
font-size: 14px;
}
.comments-area .comment-list .pingback .comment-body {
margin-left: 0 !important;
font-size: 15px !important;
}
.comments-area .comment-list .pingback .comment-body a {
color: red !important;
text-decoration: underline;
}
.comments-area .comment-list .pingback .comment-body a:hover {
text-decoration: none;
}
.comments-area .comment-list .pingback a.url {
margin-top: 5px;
font-size: 14px;
}  .post-password-form label {
font-weight: 600;
font-size: 15px;
}
.post-password-form label input {
border: 1px solid #ccc;
height: 45px;
margin: 0 10px;
padding: 6px 15px;
border-radius: 5px;
}
.post-password-form input[type=submit] {
border: 1px solid;
color: var(--whiteColor);
height: 45px;
padding: 5px 20px;
font-weight: 600;
cursor: pointer;
border-radius: 5px;
transition: 0.4s;
}
.post-password-form input[type=submit]:hover {
border: 1px solid;
color: var(--whiteColor);
background-color: var(--optionalColor);
}  .comment-navigation .nav-links {
overflow: hidden;
margin-bottom: 25px;
}
.comment-navigation .nav-links .nav-previous {
float: left;
}
.comment-navigation .nav-links .nav-previous a {
display: inline-block;
border: 1px solid #ded9d9;
padding: 7px 18px;
background: var(--whiteColor);
font-size: 14px;
font-weight: normal;
text-transform: capitalize;
transition: 0.4s;
}
.comment-navigation .nav-links .nav-previous a:hover {
color: var(--whiteColor);
}
.comment-navigation .nav-links .nav-next {
float: right;
}
.comment-navigation .nav-links .nav-next a {
display: inline-block;
border: 1px solid #ded9d9;
background: var(--whiteColor);
padding: 7px 18px;
font-size: 14px;
font-weight: normal;
text-transform: capitalize;
transition: 0.4s;
}
.comment-navigation .nav-links .nav-next a:hover {
color: var(--whiteColor);
}  .widget_ecademy_posts_thumbs .item {
margin-bottom: 15px;
border-bottom: 1px solid #eee;
padding-bottom: 15px;
position: relative;
overflow: hidden;
}
.widget_ecademy_posts_thumbs .item:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.widget_ecademy_posts_thumbs .item .thumb {
float: left;
height: 80px;
overflow: hidden;
position: relative;
width: 80px;
margin-right: 15px;
}
.widget_ecademy_posts_thumbs .item .thumb .fullimage {
width: 80px;
height: 80px;
display: inline-block;
background-size: cover !important;
background-position: center center !important;
}
.widget_ecademy_posts_thumbs .item .info {
overflow: hidden;
}
.widget_ecademy_posts_thumbs .item .info .title {
font-size: 13.6px;
margin: 0;
line-height: 1.5;
font-weight: 600;
}
.widget_ecademy_posts_thumbs .item .info .title a {
color: #212529;
}
.widget_ecademy_posts_thumbs .item .info time {
display: block;
font-size: 12px;
color: #767676;
text-transform: capitalize;
margin-top: 5px;
margin-bottom: 3px;
}
.widget_ecademy_posts_thumbs .no-thumb .info time {
margin-top: 0;
}   .alignnone {
display: block;
margin-bottom: 15px;
}
.aligncenter, div.aligncenter {
display: block;
margin: 15px auto 15px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
max-width: 100%;
}
.wp-caption.alignnone {
margin: 15px auto 10px;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 13px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.screen-reader-text {
display: none;
}  .page-main-content {
padding-top: 70px;
padding-bottom: 70px;
overflow: hidden;
}
.page-main-content h1 {
font-size: 35px;
margin-bottom: 15px;
font-weight: 600;
}
.page-main-content h2 {
font-size: 30px;
margin-bottom: 15px;
font-weight: 600;
}
.page-main-content h3 {
font-size: 25px;
margin-bottom: 15px;
font-weight: 600;
}
.page-main-content h4 {
font-size: 20px;
margin-bottom: 15px;
font-weight: 600;
}
.page-main-content h5 {
font-size: 18px;
margin-bottom: 15px;
font-weight: 600;
}
.page-main-content h6 {
font-size: 15px;
margin-bottom: 15px;
font-weight: 600;
}
.page-main-content p {
margin-top: 20px;
margin-bottom: 20px;
}
.page-main-content p:first-child {
margin-top: 0;
}
.page-main-content p img.size-full.wp-image-904.alignright {
margin: 15px 0 20px 20px;
}
.page-main-content .entry-content a {
text-decoration: underline;
}
.page-main-content .entry-content a:hover {
text-decoration: none;
}
.page-main-content footer.entry-footer {
clear: both;
}
.page-main-content footer.entry-footer .edit-link {
margin-top: 10px;
margin-bottom: 10px;
display: block;
}
.page-main-content dl, .page-main-content ol, .page-main-content ul {
margin-top: 20px;
margin-bottom: 20px;
}
.page-main-content dt {
margin-bottom: 5px;
color: #0d1028;
}
.page-main-content dd {
margin: 0 1rem 1rem;
font-size: 15px;
line-height: 26px;
}
.page-main-content ul {
list-style: disc;
padding-left: 20px;
}
.page-main-content ul li {
list-style: disc;
line-height: 1.8;
margin-bottom: 5px;
}
.page-main-content ul li ul {
margin: 5px 0 0;
list-style-type: circle;
}
.page-main-content ul li ul li {
list-style-type: circle;
}
.page-main-content ol {
padding-left: 20px;
}
.page-main-content ol li {
line-height: 1.8;
margin-bottom: 5px;
}
.page-main-content ol li ol {
margin: 5px 0 0;
}
.page-main-content b, .page-main-content strong {
color: #212529;
}
.page-main-content dfn, .page-main-content cite, .page-main-content em, .page-main-content i {
font-style: italic;
}
.page-main-content code, .page-main-content kbd, .page-main-content tt, .page-main-content var {
font-size: 0.88889em;
font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}
.page-main-content kbd {
background-color: #616161;
}
.page-main-content mark, .page-main-content ins {
background: #fff9c0;
text-decoration: none;
}
.page-main-content pre {
font-size: 0.88889em;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.8;
background: #f1f1f1;
overflow: auto;
}
.page-main-content abbr, .page-main-content acronym {
border-bottom: 1px dotted #484848;
cursor: help;
}
address {
margin: 20px 0;
font-style: italic;
line-height: 30px;
}  .no-results {
box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
background-color: var(--whiteColor);
padding: 35px;
}
.no-results h1.page-title {
font-size: 25px;
font-weight: 600;
margin-bottom: 5px;
}
.no-results form {
position: relative;
}
.no-results form label {
display: block;
margin-bottom: 0;
}
.no-results form .screen-reader-text {
display: none;
}
.no-results form .search-field {
background-color: #f6f4f7;
height: 50px;
padding: 6px 15px;
border: 1px solid #f6f4f7;
width: 100%;
display: block;
outline: 0;
transition: var(--transition);
}
.no-results form button {
position: absolute;
right: 0;
bottom: 0;
padding: 0;
height: 50px;
width: 50px;
z-index: 1;
font-size: 20px;
line-height: 55px;
transition: var(--transition);
border: none;
color: var(--whiteColor);
border-radius: 5px;
}
.no-results form button:hover {
background-color: var(--optionalColor);
}   .footer-area .single-footer-widget {
margin-bottom: 30px;
}
.footer-area .single-footer-widget img.alignnone.size-full {
margin: 15px 0 30px;
}
.footer-area .single-footer-widget h3 {
margin-bottom: 25px;
position: relative;
padding-bottom: 10px;
border-bottom: 1px solid #192129;
color: var(--whiteColor);
font-size: 20px;
}
.footer-area .single-footer-widget h3::before {
content: "";
position: absolute;
bottom: -1px;
left: 0;
height: 1.2px;
width: 45px;
}
.footer-area .single-footer-widget h3 a {
color: #e4e4e4 !important;
}
.footer-area .single-footer-widget p {
color: #e4e4e4 !important;
}
.footer-area .single-footer-widget ul {
padding-left: 17px;
list-style-type: none;
margin: 0;
}
.footer-area .single-footer-widget ul li {
position: relative;
margin-bottom: 8px;
line-height: 1.8;
color: #e4e4e4 !important;
font-size: 15px;
}
.footer-area .single-footer-widget ul li:last-child {
margin-bottom: 0;
}
.footer-area .single-footer-widget ul li::before {
height: 7px;
width: 7px;
content: "";
left: -17px;
top: 10px;
position: absolute;
}
.footer-area .single-footer-widget ul li a {
color: #e4e4e4;
transition: prop time;
}
.footer-area .single-footer-widget ul li a:hover {
padding-left: 7px;
}
.footer-area .single-footer-widget .item .info time {
color: #d3d3d3;
}
.footer-area .single-footer-widget .wp-calendar-nav {
margin-top: 10px;
}
.footer-area .single-footer-widget .wp-calendar-nav .wp-calendar-nav-next {
float: right;
}
.footer-area .single-footer-widget .wp-calendar-nav .wp-calendar-nav-next a {
color: var(--whiteColor);
}
.footer-area .widget_search form {
position: relative;
}
.footer-area .widget_search form .screen-reader-text {
display: none;
}
.footer-area .widget_search form label {
display: block;
margin-bottom: 0;
}
.footer-area .widget_search form .search-field {
height: 55px;
color: var(--blackColor);
background-color: #eef5f9;
display: block;
width: 100%;
border-radius: 5px;
padding: 3px 0 0 18px;
border: none;
transition: var(--transition);
font-size: 14px;
font-weight: 400;
}
.footer-area .widget_search form .search-field::-moz-placeholder {
color: var(--optionalColor);
-moz-transition: var(--transition);
transition: var(--transition);
}
.footer-area .widget_search form .search-field::placeholder {
color: var(--optionalColor);
transition: var(--transition);
}
.footer-area .widget_search form .search-field:focus::-moz-placeholder {
color: transparent;
}
.footer-area .widget_search form .search-field:focus::placeholder {
color: transparent;
}
.footer-area .widget_search form button {
border: none;
color: var(--whiteColor);
height: 45px;
width: 45px;
padding: 0;
position: absolute;
right: 5px;
transition: var(--transition);
border-radius: 5px;
top: 5px;
font-size: 20px;
line-height: 0;
}
.footer-area .widget_search form button:hover, .footer-area .widget_search form button:focus {
background-color: var(--optionalColor);
color: var(--whiteColor);
}
.footer-area select {
height: 45px;
border: 1px solid var(--whiteColor);
width: 100%;
font-size: 15px;
color: var(--blackColor);
padding: 8px 15px;
}
.footer-area .nice-select {
float: unset;
word-break: break-word;
width: 100%;
white-space: inherit;
}
.footer-area .nice-select .option {
padding-top: 8px;
padding-bottom: 5px;
}
.footer-area .nice-select ul li::before {
display: none;
}
.footer-area .nice-select ul {
padding-top: 12px;
}
.footer-area .nice-select ul li {
margin-bottom: 0px;
}
.footer-area .nice-select .option.selected.focus {
display: none;
}
.footer-area .nice-select .list {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
}
.footer-area .widget_categories ul li a {
display: inline-block;
text-transform: capitalize;
}
.footer-area .widget_categories ul li .children {
margin-top: 10px;
}
.footer-area .widget_pages ul li.page_item_has_children > a {
margin-bottom: 10px;
display: inline-block;
}
.footer-area .widget_pages ul li a {
text-transform: capitalize;
}
.footer-area .widget_rss ul li {
margin-bottom: 20px;
}
.footer-area .widget_rss ul li::before {
top: 10px;
}
.footer-area .widget_rss ul li:last-child {
margin-bottom: 0;
}
.footer-area .widget_rss ul li .rsswidget {
display: block;
font-weight: 700;
font-size: 17px;
color: #e4e4e4 !important;
transition: prop time;
}
.footer-area .widget_rss ul li .rsswidget:hover {
padding-left: 7px;
}
.footer-area .widget_rss ul li .rss-date {
font-size: 12px;
margin: 7px 0 10px;
display: block;
text-transform: capitalize;
letter-spacing: 1px;
color: #e4e4e4 !important;
}
.footer-area .widget_rss ul li cite {
color: #e4e4e4 !important;
display: block;
margin-top: 10px;
font-style: normal;
}
.footer-area .widget_rss ul li .rssSummary {
color: #e4e4e4 !important;
}
.footer-area .tagcloud a {
border: 1px solid #eee;
display: inline-block;
padding: 5px 12px;
font-size: 14px !important;
margin: 5px 5px 5px 0;
text-transform: capitalize;
background: var(--whiteColor);
transition: 0.4s;
}
.footer-area .tagcloud a:hover {
color: var(--whiteColor);
}
.footer-area .widget_text p {
margin-top: 5px;
}
.footer-area .widget_text p:first-child {
margin-top: 0;
}
.footer-area .widget_text p strong {
font-size: 14px;
}
.footer-area .widget_text p img {
margin: 10px 0;
max-width: 100%;
width: auto;
}
.footer-area .calendar_wrap table {
text-align: center;
margin: 0;
background: var(--whiteColor);
}
.footer-area .calendar_wrap table caption {
color: var(--whiteColor);
}
.footer-area .calendar_wrap table th, .footer-area .calendar_wrap table td {
font-size: 14px;
padding: 8px 5px;
}
.footer-area .calendar_wrap table th a, .footer-area .calendar_wrap table td a {
text-decoration: none;
}
.footer-area .calendar_wrap table #today {
background-color: #eee;
font-weight: 600;
}
.footer-area .calendar_wrap table #today a {
text-decoration: none;
}
.footer-area .calendar_wrap table #prev, .footer-area .calendar_wrap table #next {
font-size: 14px;
}
.footer-area .calendar_wrap table #prev a, .footer-area .calendar_wrap table #next a {
text-decoration: none;
}
.footer-area .calendar_wrap caption {
caption-side: top;
font-weight: 600;
padding: 0 0 15px;
line-height: 1;
color: #e4e4e4;
font-size: 1;
font-size: 15px;
}
.footer-area .calendar_wrap .wp-calendar-nav-prev a {
color: var(--whiteColor);
}
.footer-area .widget_nav_menu .sub-menu {
margin-top: 8px;
}
.footer-area .widget_recent_comments .recentcomments .comment-author-link {
font-size: 14px;
}
.footer-area .widget_recent_comments .recentcomments a {
color: #e4e4e4 !important;
}
.footer-area .widget_media_gallery .gallery {
margin: 0;
}
.footer-area .widget_media_gallery .gallery .gallery-item {
margin: 0;
}
.footer-area .widget_recent_entries ul li {
line-height: 1.5;
}
.footer-area .widget_recent_entries ul li a {
font-weight: 700;
font-size: 14px;
color: #e4e4e4 !important;
}
.footer-area .widget_recent_entries ul li .post-date {
display: block;
font-size: 13px;
color: var(--whiteColor);
text-transform: uppercase;
margin-top: 5px;
}
.footer-area span.post-count {
float: right;
color: #e4e4e4 !important;
}
.footer-area img.rss-widget-icon {
margin-top: -5px;
}
.footer-area .nice-select {
height: 50px;
}
.footer-area .nice-select .current {
display: block;
padding-top: 5px;
}
.footer-area .nice-select ul li {
text-transform: capitalize;
} .sticky .single-blog-post .post-content {
padding-left: 60px;
border: 1px solid var(--blackColor);
background-color: var(--blackColor);
}
.sticky .single-blog-post .post-content h3 {
color: var(--whiteColor);
position: relative;
}
.sticky .single-blog-post .post-content h3::before {
font-family: "boxicons" !important;
content: "\eb84";
position: absolute;
left: -40px;
top: 0;
color: var(--whiteColor);
font-size: 30px;
font-weight: normal;
}
.sticky .single-blog-post .post-content h3 a {
color: var(--whiteColor);
}
.sticky .single-blog-post .post-content p {
color: var(--whiteColor);
}
.sticky .single-blog-post .post-content .post-meta li {
color: var(--whiteColor);
}
.sticky .single-blog-post .post-content .category {
color: var(--whiteColor);
}
.sticky .single-blog-post .post-content .post-content-footer li {
color: var(--whiteColor);
}
.sticky .single-blog-post .post-content .post-content-footer li a {
color: var(--whiteColor);
}  .entry-meta ul {
padding-left: 0 !important;
margin-bottom: 0;
list-style-type: none;
margin-top: 0 !important;
}
.entry-meta ul li {
margin-right: 20px;
position: relative;
display: inline-block;
border-right: 1px solid #eeeeee;
color: var(--optionalColor) !important;
font-weight: 600;
font-size: 14px;
padding-right: 20px;
padding-left: 45px;
}
.entry-meta ul li i {
font-size: 20px;
color: #cfcfcf;
position: absolute;
left: 0;
top: 3px;
}
.entry-meta ul li span {
display: block;
text-transform: uppercase;
margin-bottom: 1px;
font-size: 14px;
font-weight: 600;
}
.entry-meta ul li a {
display: inline-block;
color: var(--blackColor);
text-decoration: none !important;
text-transform: capitalize;
}
.entry-meta ul li:last-child {
padding-right: 0;
margin-right: 0;
border-right: none;
}  .sidebar {
padding-left: 15px;
}
.sidebar .widget {
margin-top: 30px;
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
padding: 30px 25px;
background-color: var(--whiteColor);
}
.sidebar .widget:first-child {
margin-top: 0;
}
.sidebar .widget .widget-title {
margin-bottom: 25px;
position: relative;
padding-left: 10px;
border-left: 3px dashed #dfdfdf;
font-size: 22px;
font-weight: 800;
}
.sidebar .widget .widget-title::before {
content: "";
position: absolute;
left: -3px;
top: 0;
width: 3px;
height: 6px;
}
.sidebar .widget .widget-title::after {
content: "";
position: absolute;
left: -3px;
top: 19px;
width: 3px;
height: 6px;
}
.sidebar .widget ul {
padding-left: 0;
list-style-type: none;
margin: 0;
}
.sidebar .widget ul li {
position: relative;
margin-bottom: 12px;
overflow: hidden;
color: #252525;
padding-left: 18px;
font-size: 14px;
font-weight: 600;
}
.sidebar .widget ul li:last-child {
margin-bottom: 0;
}
.sidebar .widget ul li::before {
height: 8px;
width: 8px;
content: "";
border-radius: 50%;
left: 0;
top: 6px;
position: absolute;
}
.sidebar .widget ul li a:hover .post_count {
border: 1px solid;
}
.sidebar .widget ul li a .post_count {
position: absolute;
right: 0;
border: 1px solid #eee;
width: 25px;
text-align: center;
height: 25px;
line-height: 25px;
font-size: 13px;
}
.sidebar .widget_search form {
position: relative;
}
.sidebar .widget_search form .screen-reader-text {
display: none;
}
.sidebar .widget_search form label {
display: block;
margin-bottom: 0;
}
.sidebar .widget_search form .search-field {
height: 55px;
color: var(--blackColor);
background-color: #eef5f9;
display: block;
width: 100%;
border-radius: 5px;
padding: 0 15px;
border: none;
transition: var(--transition);
font-size: 15px;
font-weight: 500;
}
.sidebar .widget_search form .search-field::-moz-placeholder {
color: var(--optionalColor);
-moz-transition: var(--transition);
transition: var(--transition);
}
.sidebar .widget_search form .search-field::placeholder {
color: var(--optionalColor);
transition: var(--transition);
}
.sidebar .widget_search form .search-field:focus::-moz-placeholder {
color: transparent;
}
.sidebar .widget_search form .search-field:focus::placeholder {
color: transparent;
}
.sidebar .widget_search form button {
border: none;
color: var(--whiteColor);
height: 45px;
width: 45px;
padding: 0;
position: absolute;
right: 5px;
transition: var(--transition);
border-radius: 5px;
top: 5px;
font-size: 20px;
line-height: 0;
}
.sidebar .widget_search form button:hover, .sidebar .widget_search form button:focus {
color: var(--whiteColor);
}
.sidebar select {
height: 50px;
border: 1px solid #eee;
width: 100%;
color: var(--optionalColor);
font-size: 13.5px;
padding: 8px 15px;
}
.sidebar .nice-select {
float: unset;
word-break: break-word;
width: 100%;
white-space: inherit;
font-weight: 500;
border: 1.5px solid #e8e8e8;
height: 50px;
padding: 3px 20px;
}
.sidebar .nice-select .option.selected.focus {
display: none;
}
.sidebar .nice-select .list {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
}
.sidebar .nice-select .list li {
min-height: auto;
margin: 0;
line-height: 30px;
font-weight: normal;
text-transform: capitalize;
}
.sidebar .nice-select .list li::before {
display: none;
}
.sidebar .widget_categories ul li a {
text-transform: capitalize;
}
.sidebar .widget_categories ul li .children {
margin-top: 10px;
}
.sidebar .widget_pages ul li.page_item_has_children > a {
margin-bottom: 10px;
display: inline-block;
}
.sidebar .widget_pages ul li a {
text-transform: capitalize;
}
.sidebar .widget_rss ul li {
margin-bottom: 20px;
}
.sidebar .widget_rss ul li::before {
top: 10px;
}
.sidebar .widget_rss ul li:last-child {
margin-bottom: 0;
}
.sidebar .widget_rss ul li .rsswidget {
display: block;
color: #222222;
font-weight: 700;
font-size: 15px;
transition: var(--transition);
}
.sidebar .widget_rss ul li .rss-date {
font-size: 13px;
margin: 8px 0 10px;
display: block;
}
.sidebar .widget_rss ul li .rssSummary {
color: var(--optionalColor);
line-height: 25px;
font-size: 14px;
}
.sidebar .widget_rss ul li cite {
font-weight: 700;
display: block;
margin-top: 10px;
font-style: normal;
color: #222;
font-size: 13.5px;
}
.sidebar .tagcloud a {
border: 1px solid #eee;
padding: 6px 12px;
font-size: 13px !important;
font-weight: 600;
margin-top: 4px;
margin-bottom: 4px;
display: inline-block;
margin-right: 4px;
text-transform: capitalize;
transition: 0.4s;
}
.sidebar .tagcloud a:hover {
color: var(--whiteColor);
}
.sidebar .widget_text p img {
margin: 10px 0;
}
.sidebar .widget_text .wp-caption-text {
border: none;
text-align: center;
font-size: 13px;
}
.sidebar .calendar_wrap table {
margin: 0;
text-align: center;
}
.sidebar .calendar_wrap table th, .sidebar .calendar_wrap table td {
font-size: 14px;
padding: 8px 5px;
}
.sidebar .calendar_wrap table th a, .sidebar .calendar_wrap table td a {
text-decoration: none;
}
.sidebar .calendar_wrap table #today {
background-color: #eee;
font-weight: 600;
}
.sidebar .calendar_wrap caption {
padding-top: 0;
color: #393d40;
caption-side: top;
font-weight: 700;
}
.sidebar .widget_nav_menu .sub-menu {
margin-top: 8px;
}
.sidebar .widget_nav_menu ul li {
font-weight: 600;
}
.sidebar .widget_recent_comments .recentcomments {
color: #696969;
font-weight: 700;
}
.sidebar .widget_recent_comments .recentcomments .comment-author-link {
font-size: 14.5px;
}
.sidebar .widget_media_gallery .gallery {
margin: 0;
}
.sidebar .widget_media_gallery .gallery .gallery-item {
margin: 0;
}
.sidebar .widget_recent_entries ul li a {
font-weight: 700;
}
.sidebar .widget_recent_entries ul li .post-date {
display: block;
font-size: 14px;
color: #767676;
margin-top: 2px;
}
.sidebar p {
font-size: 14px;
}
.sidebar span.post-count {
float: right;
font-size: 13px;
}
.sidebar .widget_lp-widget-popular-courses .course-entry {
margin-bottom: 25px;
position: relative;
}
.sidebar .widget_lp-widget-popular-courses .course-entry:last-child {
margin-bottom: 0;
}
.sidebar .widget_lp-widget-popular-courses .course-entry .course-cover {
margin-bottom: 20px;
}
.sidebar .widget_lp-widget-popular-courses .course-entry .course-cover a {
display: block;
}
.sidebar .widget_lp-widget-popular-courses .course-entry .course-cover a img {
width: 100%;
}
.sidebar .widget_lp-widget-popular-courses .course-entry .course-detail a {
display: inline-block;
}
.sidebar .widget_lp-widget-popular-courses .course-entry .course-detail h3 {
font-size: 22px;
font-weight: 800;
margin-bottom: 10px;
line-height: 1.3;
transition: var(--transition);
}
.sidebar .widget_lp-widget-popular-courses .course-entry .course-detail .course-meta-data {
display: flex;
flex-wrap: wrap;
justify-content: space-between !important;
margin-top: 5px;
}
.sidebar .widget_lp-widget-popular-courses .course-entry .course-detail .course-meta-data .course-meta-field {
flex: 0 0 33.333333%;
max-width: 33.333333%;
margin-top: 10px;
font-weight: 700;
}
.sidebar .widget_lp-widget-popular-courses .widget-footer {
margin-top: 20px;
}
.sidebar .widget_lp-widget-popular-courses .widget-footer a {
display: inline-block;
position: relative;
font-weight: 700;
}
.sidebar .widget_lp-widget-popular-courses .widget-footer a::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
transition: var(--transition);
height: 1px;
background-color: var(--blackColor);
}
.sidebar .widget_lp-widget-popular-courses .widget-footer .pull-right {
float: unset;
}
.sidebar .widget_lp-widget-featured-courses .course-entry {
margin-bottom: 25px;
position: relative;
}
.sidebar .widget_lp-widget-featured-courses .course-entry:last-child {
margin-bottom: 0;
}
.sidebar .widget_lp-widget-featured-courses .course-entry .course-cover {
margin-bottom: 20px;
}
.sidebar .widget_lp-widget-featured-courses .course-entry .course-cover a {
display: block;
}
.sidebar .widget_lp-widget-featured-courses .course-entry .course-cover a img {
width: 100%;
}
.sidebar .widget_lp-widget-featured-courses .course-entry .course-detail a {
display: inline-block;
}
.sidebar .widget_lp-widget-featured-courses .course-entry .course-detail h3 {
font-size: 22px;
font-weight: 800;
margin-bottom: 10px;
line-height: 1.3;
transition: var(--transition);
}
.sidebar .widget_lp-widget-featured-courses .course-entry .course-detail .course-meta-data {
display: flex;
flex-wrap: wrap;
justify-content: space-between !important;
margin-top: 5px;
}
.sidebar .widget_lp-widget-featured-courses .course-entry .course-detail .course-meta-data .course-meta-field {
flex: 0 0 50%;
max-width: 50%;
margin-top: 10px;
font-weight: 700;
}
.sidebar .widget_lp-widget-featured-courses .widget-footer {
margin-top: 20px;
}
.sidebar .widget_lp-widget-featured-courses .widget-footer a {
display: inline-block;
position: relative;
font-weight: 700;
}
.sidebar .widget_lp-widget-featured-courses .widget-footer a::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
transition: var(--transition);
height: 1px;
background-color: var(--blackColor);
}
.sidebar .widget_lp-widget-featured-courses .widget-footer .pull-right {
float: unset;
}
.sidebar .widget_lp-widget-recent-courses .course-entry {
margin-bottom: 25px;
position: relative;
}
.sidebar .widget_lp-widget-recent-courses .course-entry:last-child {
margin-bottom: 0;
}
.sidebar .widget_lp-widget-recent-courses .course-entry .course-cover {
margin-bottom: 20px;
}
.sidebar .widget_lp-widget-recent-courses .course-entry .course-cover a {
display: block;
}
.sidebar .widget_lp-widget-recent-courses .course-entry .course-cover a img {
width: 100%;
}
.sidebar .widget_lp-widget-recent-courses .course-entry .course-detail a {
display: inline-block;
}
.sidebar .widget_lp-widget-recent-courses .course-entry .course-detail h3 {
font-size: 22px;
font-weight: 800;
margin-bottom: 10px;
line-height: 1.3;
transition: var(--transition);
}
.sidebar .widget_lp-widget-recent-courses .course-entry .course-detail .course-meta-data {
display: flex;
flex-wrap: wrap;
justify-content: space-between !important;
margin-top: 5px;
}
.sidebar .widget_lp-widget-recent-courses .course-entry .course-detail .course-meta-data .course-meta-field {
flex: 0 0 50%;
max-width: 50%;
margin-top: 10px;
font-weight: 700;
}
.sidebar .widget_lp-widget-recent-courses .widget-footer {
margin-top: 20px;
}
.sidebar .widget_lp-widget-recent-courses .widget-footer a {
display: inline-block;
position: relative;
font-weight: 700;
}
.sidebar .widget_lp-widget-recent-courses .widget-footer a::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
transition: var(--transition);
height: 1px;
background-color: var(--blackColor);
}
.sidebar .widget_lp-widget-recent-courses .widget-footer .pull-right {
float: unset;
}
.sidebar .wp-calendar-nav {
margin-top: 10px;
}
.sidebar .wp-calendar-nav .wp-calendar-nav-next {
float: right;
} .blog-details .blog-details-content {
padding: 30px;
overflow: hidden;
background-color: var(--whiteColor);
}
.blog-details .blog-details-content .entry-meta {
margin-bottom: 10px;
}
.blog-details .blog-details-content .entry-meta ul {
margin-bottom: 10px;
}
.blog-details .blog-details-content .entry-meta li {
padding-left: 30px;
}
.blog-details .blog-details-content .entry-meta li a {
color: var(--optionalColor);
}
.blog-details .blog-details-content .nice-select {
width: 100%;
margin-bottom: 10px;
height: 50px;
}
.blog-details .blog-details-content .nice-select .current {
padding-top: 5px;
display: block;
}
.blog-details .blog-details-content .nice-select ul {
padding-left: 0;
margin-top: 0;
}
.blog-details .blog-details-content .nice-select ul li {
list-style-type: none;
padding: 5px 15px;
margin: 0;
min-height: auto;
}
.blog-details .blog-details-content h1 {
font-size: 35px;
margin-bottom: 13px;
font-weight: 800;
}
.blog-details .blog-details-content h2 {
font-size: 30px;
margin-bottom: 13px;
font-weight: 800;
}
.blog-details .blog-details-content h3 {
font-size: 25px;
margin-bottom: 13px;
font-weight: 800;
}
.blog-details .blog-details-content h4 {
font-size: 20px;
margin-bottom: 13px;
font-weight: 800;
}
.blog-details .blog-details-content h5 {
font-size: 18px;
margin-bottom: 13px;
font-weight: 800;
}
.blog-details .blog-details-content h6 {
font-size: 16px;
margin-bottom: 13px;
font-weight: 800;
}
.blog-details .blog-details-content p a {
text-decoration: underline;
}
.blog-details .blog-details-content p a:hover {
text-decoration: none;
}
.blog-details .blog-details-content .entry-content a {
text-decoration: underline;
}
.blog-details .blog-details-content .entry-content a:hover {
text-decoration: none;
}
.blog-details .blog-details-content dl, .blog-details .blog-details-content ol, .blog-details .blog-details-content ul {
margin-top: 20px;
margin-bottom: 20px;
}
.blog-details .blog-details-content dt {
margin-bottom: 5px;
color: #0d1028;
}
.blog-details .blog-details-content dd {
margin: 0 1rem 1rem;
font-size: 15px;
line-height: 26px;
}
.blog-details .blog-details-content dd a {
text-decoration: underline;
}
.blog-details .blog-details-content dd a:hover {
text-decoration: none;
}
.blog-details .blog-details-content ul {
list-style: disc;
padding-left: 20px;
}
.blog-details .blog-details-content ul li {
list-style: disc;
line-height: 1.8;
margin-bottom: 5px;
}
.blog-details .blog-details-content ul li a {
text-decoration: underline;
}
.blog-details .blog-details-content ul li a:hover {
text-decoration: none;
}
.blog-details .blog-details-content ul li ol {
margin: 5px 0 0;
list-style-type: decimal;
}
.blog-details .blog-details-content ul li ol li {
list-style-type: decimal;
}
.blog-details .blog-details-content ul li ul {
margin: 5px 0 0;
list-style-type: circle;
}
.blog-details .blog-details-content ul li ul li {
list-style-type: circle;
}
.blog-details .blog-details-content ul li ul li ol {
list-style-type: decimal;
}
.blog-details .blog-details-content ul li ul li ol li {
list-style-type: decimal;
}
.blog-details .blog-details-content ol {
padding-left: 20px;
}
.blog-details .blog-details-content ol li {
line-height: 1.8;
margin-bottom: 5px;
}
.blog-details .blog-details-content ol li a {
text-decoration: underline;
}
.blog-details .blog-details-content ol li a:hover {
text-decoration: none;
}
.blog-details .blog-details-content ol li ol, .blog-details .blog-details-content ol li ul {
margin: 5px 0 0;
}
.blog-details .blog-details-content b, .blog-details .blog-details-content strong {
color: var(--blackColor);
}
.blog-details .blog-details-content dfn, .blog-details .blog-details-content cite, .blog-details .blog-details-content em {
font-style: italic;
}
.blog-details .blog-details-content code, .blog-details .blog-details-content kbd, .blog-details .blog-details-content tt, .blog-details .blog-details-content var {
font-size: 0.88889em;
font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}
.blog-details .blog-details-content kbd {
background-color: #676767;
color: var(--whiteColor);
}
.blog-details .blog-details-content mark, .blog-details .blog-details-content ins {
background: #fff9c0;
text-decoration: none;
}
.blog-details .blog-details-content pre {
font-size: 0.88889em;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.8;
overflow: auto;
}
.blog-details .blog-details-content abbr, .blog-details .blog-details-content acronym {
border-bottom: 1px dotted #484848;
cursor: help;
}
.blog-details .blog-details-content .article-author {
margin-top: 30px;
border-radius: 5px;
background: #f8f8f8;
}
.blog-details .blog-details-content .article-author .author-profile-header {
height: 115px;
border-radius: 5px 5px 0 0;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/bg.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.blog-details .blog-details-content .article-author .author-profile {
padding: 0 25px 25px;
}
.blog-details .blog-details-content .article-author .author-profile .author-profile-title {
position: relative;
z-index: 1;
margin-bottom: 15px;
margin-top: -45px;
}
.blog-details .blog-details-content .article-author .author-profile .author-profile-title img {
display: inline-block;
border: 3px solid var(--whiteColor);
width: 100px;
height: 100px;
}
.blog-details .blog-details-content .article-author .author-profile .author-profile-title .author-profile-title-details {
margin-top: 20px;
}
.blog-details .blog-details-content .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4 {
margin-bottom: -5px;
font-size: 18px;
font-weight: 800;
}
.blog-details .blog-details-content .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details span {
color: var(--optionalColor);
font-size: 14px;
}
.blog-details .blog-details-content .article-author .author-profile .author-profile-title .author-profile-ecademy-profile a {
color: var(--blackColor);
padding: 5px 12px 4px;
border-radius: 2px;
background-color: var(--whiteColor);
font-size: 13px;
font-weight: 500;
}
.blog-details .blog-details-content .article-author .author-profile .author-profile-title .author-profile-ecademy-profile a:hover, .blog-details .blog-details-content .article-author .author-profile .author-profile-title .author-profile-ecademy-profile a:focus {
color: var(--whiteColor);
}  .comments-area {
background-color: var(--whiteColor);
padding: 25px;
}
.comments-area .comments-title {
position: relative;
margin-bottom: 30px;
font-size: 22px;
font-weight: 800;
}
.comments-area .comments-title::before {
content: "";
height: 25px;
width: 3px;
left: -25px;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.comments-area ol, .comments-area ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.comments-area .comment-list {
padding: 0;
margin: 0;
list-style-type: none;
}
.comments-area .children {
margin-left: 20px;
}
.comments-area .comment-body {
border-bottom: 1px solid #eeeeee;
padding-left: 0;
color: var(--blackColor);
font-size: 14px;
margin-bottom: 20px;
padding-bottom: 20px;
}
.comments-area .comment-body .reply {
margin-top: 15px;
}
.comments-area .comment-body .reply a {
display: inline-block;
border: 1px solid;
padding: 5px 20px;
border-radius: 0;
text-transform: uppercase;
font-size: 13px;
font-weight: 700;
}
.comments-area .comment-body .reply a:hover {
color: var(--whiteColor);
}
.comments-area .comment-meta {
margin-bottom: 0.8em;
}
.comments-area .comment-author {
font-size: 15px;
margin-bottom: 0.4em;
position: relative;
z-index: 2;
}
.comments-area .comment-author .avatar {
height: 50px;
left: -65px;
position: absolute;
width: 50px;
}
.comments-area .comment-author .fn {
font-weight: 700;
}
.comments-area .comment-author .says {
display: none;
}
.comments-area .comment-metadata {
letter-spacing: 0.1em;
text-transform: uppercase;
font-size: 11px;
font-weight: 700;
}
.comments-area .comment-content p {
font-size: 14px;
}
.comments-area .comment-respond .comment-reply-title {
margin: 0;
position: relative;
font-size: 22px;
font-weight: 800;
}
.comments-area .comment-respond .comment-reply-title::before {
content: "";
height: 20px;
width: 2px;
left: -30px;
position: absolute;
top: 2px;
}
.comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link {
font-size: 15px;
display: inline-block;
color: var(--mainColor);
margin-left: 10px;
}
.comments-area .comment-respond .logged-in-as a {
font-weight: 500;
font-size: 15px;
}
.comments-area .comment-respond .comment-form {
overflow: hidden;
}
.comments-area .comment-respond .comment-notes {
margin-bottom: 0;
margin-top: 15px;
}
.comments-area .comment-respond .comment-notes .required {
color: red;
}
.comments-area .comment-respond .comment-form-comment {
margin-top: 15px;
float: left;
width: 100%;
}
.comments-area .comment-respond label {
display: block;
margin-bottom: 12px;
font-weight: 600;
font-size: 14px;
color: var(--blackColor);
}
.comments-area .comment-respond input[type=date], .comments-area .comment-respond input[type=time], .comments-area .comment-respond input[type=datetime-local], .comments-area .comment-respond input[type=week], .comments-area .comment-respond input[type=month], .comments-area .comment-respond input[type=text], .comments-area .comment-respond input[type=email], .comments-area .comment-respond input[type=url], .comments-area .comment-respond input[type=password], .comments-area .comment-respond input[type=search], .comments-area .comment-respond input[type=tel], .comments-area .comment-respond input[type=number], .comments-area .comment-respond textarea {
display: block;
width: 100%;
background-color: #f4f4f4;
border: none;
padding: 0 0 0 15px;
height: 50px;
outline: 0;
border-radius: 3px;
font-family: "Poppins", sans-serif;
font-weight: 400;
font-size: 14px;
}
.comments-area .comment-respond .comment-form-author {
float: left;
width: 50%;
padding-right: 10px;
}
.comments-area .comment-respond .comment-form-email {
float: left;
width: 50%;
padding-left: 12px;
}
.comments-area .comment-respond .comment-form-url {
float: left;
width: 100%;
}
.comments-area .comment-respond .comment-form-cookies-consent {
width: 100%;
float: left;
position: relative;
padding-left: 20px;
margin-bottom: 20px;
}
.comments-area .comment-respond .comment-form-cookies-consent input {
position: absolute;
left: 0;
top: 2px;
}
.comments-area .comment-respond .comment-form-cookies-consent label {
display: inline-block;
margin: 0;
font-weight: normal;
}
.comments-area .comment-respond .form-submit {
float: left;
width: 100%;
}
.comments-area .comments-title {
margin-bottom: 25px;
font-size: 22px;
font-weight: 700;
border-bottom: 1px solid #eee;
position: relative;
padding-bottom: 10px;
}
.comments-area .comments-title::before {
content: "";
height: 24px;
width: 3px;
left: -32px;
position: absolute;
}
.comments-area .comment-content h1 {
font-size: 35px;
margin-bottom: 15px;
font-weight: 700;
}
.comments-area .comment-content h2 {
font-size: 30px;
margin-bottom: 15px;
font-weight: 700;
}
.comments-area .comment-content h3 {
font-size: 26px;
margin-bottom: 15px;
font-weight: 700;
}
.comments-area .comment-content h4 {
font-size: 22px;
margin-bottom: 15px;
font-weight: 700;
}
.comments-area .comment-content h5 {
font-size: 20px;
margin-bottom: 15px;
font-weight: 700;
}
.comments-area .comment-content h6 {
font-size: 18px;
margin-bottom: 15px;
font-weight: 700;
}
.comments-area .comment-content p {
margin-bottom: 10px;
font-size: 14px;
}
.comments-area .comment-content p:last-child {
margin-bottom: 0;
}
.comments-area .comment-content p a {
text-decoration: underline;
}
.comments-area .comment-content p a:hover {
text-decoration: none;
}
.comments-area .comment-content .entry-content a {
text-decoration: underline;
}
.comments-area .comment-content .entry-content a:hover {
text-decoration: none;
}
.comments-area .comment-content dl, .comments-area .comment-content ol, .comments-area .comment-content ul {
margin-top: 20px;
margin-bottom: 20px;
}
.comments-area .comment-content dt {
margin-bottom: 5px;
color: #0d1028;
}
.comments-area .comment-content dd {
margin: 0 1rem 1rem;
font-size: 15px;
line-height: 26px;
}
.comments-area .comment-content dd a {
text-decoration: underline;
}
.comments-area .comment-content dd a:hover {
text-decoration: none;
}
.comments-area .comment-content ul {
list-style: disc;
padding-left: 20px;
}
.comments-area .comment-content ul li {
list-style: disc;
line-height: 1.8;
margin-bottom: 5px;
}
.comments-area .comment-content ul li ul {
margin: 5px 0 0;
list-style-type: circle;
}
.comments-area .comment-content ul li ul li {
list-style-type: circle;
}
.comments-area .comment-content ol {
padding-left: 20px;
}
.comments-area .comment-content ol li {
line-height: 1.8;
margin-bottom: 5px;
list-style-type: decimal;
}
.comments-area .comment-content ol li ol {
margin: 5px 0 0;
}
.comments-area .comment-content b, .comments-area .comment-content strong {
font-weight: 800;
color: #212529;
}
.comments-area .comment-content dfn, .comments-area .comment-content cite, .comments-area .comment-content em, .comments-area .comment-content i {
font-style: italic;
}
.comments-area .comment-content code, .comments-area .comment-content kbd, .comments-area .comment-content tt, .comments-area .comment-content var {
font-size: 0.88889em;
font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}
.comments-area .comment-content kbd {
background-color: #676767;
}
.comments-area .comment-content mark, .comments-area .comment-content ins {
background: #fff9c0;
text-decoration: none;
}
.comments-area .comment-content pre {
font-size: 0.88889em;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.8;
overflow: auto;
background: #fafafa;
}
.comments-area .comment-content abbr, .comments-area .comment-content acronym {
border-bottom: 1px dotted #484848;
cursor: help;
}
.comments-area blockquote {
background-color: var(--whiteColor);
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
border-right: 1px solid #eee;
}  .comment-respond .comment-reply-title {
margin-bottom: 15px;
font-size: 18px;
border-bottom: 1px solid #eee;
position: relative;
padding-bottom: 10px;
}
.comment-respond .comment-reply-title::before {
content: "";
height: 24px;
width: 3px;
left: -32px;
position: absolute;
}
.comment-respond form {
overflow: hidden;
}
.comment-respond form label {
display: block;
font-weight: 500;
color: #444967;
margin-bottom: 10px;
}
.comment-respond input[type=date], .comment-respond input[type=time], .comment-respond input[type=datetime-local], .comment-respond input[type=week], .comment-respond input[type=month], .comment-respond input[type=text], .comment-respond input[type=email], .comment-respond input[type=url], .comment-respond input[type=password], .comment-respond input[type=search], .comment-respond input[type=tel], .comment-respond input[type=number], .comment-respond textarea {
background-image: none;
background-color: var(--whiteColor);
border: 1px solid #eee;
border-radius: 0;
color: #686868;
padding: 0.625em 0.4375em;
width: 100%;
height: 45px;
}
.comment-respond textarea {
height: auto !important;
padding-top: 15px !important;
padding-left: 15px !important;
}
.comment-respond .form-submit {
text-align: left;
margin-top: 0;
}
.comment-respond .form-submit input {
border: 1px solid;
color: var(--whiteColor);
padding: 8px 22px 7px !important;
display: inline-block;
font-weight: 800 !important;
cursor: pointer;
font-size: 14.5px;
border-radius: 0;
text-transform: capitalize;
letter-spacing: 1px;
transition: var(--transition);
}
.comment-respond .form-submit input:hover {
background-color: #000;
border: 1px solid #000;
color: var(--whiteColor);
}
.comment-respond input:focus, .comment-respond textarea:focus {
outline: 0;
border: 0;
}
.comment-respond p {
line-height: 1;
margin-bottom: 0;
margin-top: 25px;
}
.comment-respond .comment-form-cookies-consent label {
display: inline-block;
margin: 0;
line-height: 20px;
font-weight: normal;
font-size: 14px;
}
.comment-respond p.comment-notes {
line-height: 25px;
font-size: 14px;
margin-top: 5px;
}
.comment-respond p.comment-form-comment {
float: left;
width: 100%;
margin-bottom: 0;
}
.comment-respond p.comment-form-author {
width: 50%;
float: left;
padding-right: 12px;
margin-bottom: 0;
}
.comment-respond p.comment-form-email {
width: 50%;
float: left;
padding-left: 12px;
margin-bottom: 0;
}
.comment-respond p.comment-form-url {
float: left;
width: 100%;
margin-bottom: 0;
}
.comment-respond p.comment-form-cookies-consent {
width: 100%;
float: left;
position: relative;
padding-left: 20px;
}
.comment-respond p.comment-form-cookies-consent input {
position: absolute;
left: 0;
top: 3px;
}
.comment-respond p.form-submit {
float: left;
width: 100%;
}
.comment-respond p.logged-in-as {
line-height: 26px;
font-size: 15px;
margin-top: 15px !important;
margin-bottom: 10px;
}
.comment-respond p.logged-in-as a {
text-decoration: underline;
font-size: 13.5px;
}
.comment-respond p.logged-in-as a:hover {
text-decoration: none;
}
.comment-respond .required {
color: red;
}  .wp-block-image {
margin-bottom: 20px;
}
.wp-block-image figcaption {
font-size: 15px;
margin-top: 14px;
text-align: center;
color: var(--optionalColor);
margin-bottom: 0;
}
.wp-block-image figcaption a {
text-decoration: underline;
}
.wp-block-image figcaption a:hover {
text-decoration: none;
}
.wp-block-button {
margin: 20px 0;
clear: both;
}
.wp-block-button .wp-block-button__link {
font-size: 16px;
border-radius: 5px;
}
.wp-block-button .wp-block-button__link br {
display: none;
}
.wp-block-button .wp-block-button__link:hover {
background-color: var(--blackColor);
color: var(--whiteColor);
}
.is-style-squared .wp-block-button__link {
border-radius: 0;
}
ul.wp-block-gallery.alignleft.columns-2.is-cropped {
margin-top: 7px !important;
}
.is-style-outline {
text-transform: capitalize;
}
.is-style-outline .wp-block-button__link {
background-color: transparent !important;
font-size: 16px;
border-radius: 5px;
}
.is-style-outline .wp-block-button__link:hover {
background-color: transparent !important;
color: #000;
border-color: #000;
}
pre.wp-block-code {
border: 1px solid #eee;
padding: 10px 15px;
}
pre.wp-block-preformatted {
background-color: #fafafa;
padding: 20px;
margin: 20px 0;
}
.wp-block-pullquote {
border-top: 4px solid #555d66;
border-bottom: 4px solid #555d66;
color: #40464d;
border-color: transparent;
border-width: 2px;
padding: 0;
}
.wp-block-pullquote blockquote {
color: #111;
border: none;
margin-right: 0;
padding-left: 0;
}
.wp-block-pullquote blockquote p {
font-size: 2.25em;
font-style: italic;
}
.wp-block-pullquote blockquote cite {
display: inline-block;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
line-height: 1.6;
text-transform: none;
color: #767676;
font-size: 15px;
font-style: normal;
}
.wp-block-table.is-style-stripes td {
border-color: #eaeaea;
}
.wp-block-verse {
font-family: "Poppins", sans-serif !important;
font-size: 16px !important;
}
.wp-block-columns {
margin-top: 20px;
margin-bottom: 20px;
}
.wp-block-media-text {
margin-top: 30px;
margin-bottom: 30px;
}
.wp-block-media-text .has-large-font-size {
font-size: 25px;
margin-top: 0 !important;
}
.page-links {
margin-top: 20px;
margin-bottom: 20px;
clear: both;
}
.page-links span.page-links-title {
font-weight: 500;
font-size: 20px;
padding-right: 10px;
}
.page-links .post-page-numbers {
width: 35px;
height: 35px;
border-radius: 25px;
background-color: var(--whiteColor);
border: 1px solid #eee;
font-size: 15px;
line-height: 35px;
color: #0a0c19;
text-align: center;
display: inline-block;
margin-left: 5px;
text-decoration: none !important;
}
.page-links .post-page-numbers:hover {
color: var(--whiteColor);
}
.page-links .current {
color: var(--whiteColor);
}
.wp-block-archives-list {
padding: 0 !important;
}
.wp-block-archives-list li {
list-style: none !important;
}
.wp-block-archives-list li a:hover {
text-decoration: underline;
}
.wp-block-categories-list {
padding: 0 !important;
}
.wp-block-categories-list li {
list-style: none !important;
}
.wp-block-categories-list li a {
text-transform: capitalize;
}
.wp-block-categories-list li a:hover {
text-decoration: underline;
}
.wp-block-categories-list li span.post-count {
padding-left: 8px;
color: var(--optionalColor);
}
.wp-block-categories-list li .children li a {
position: relative;
}
.wp-block-categories-list li .children li a::before {
content: "-";
position: absolute;
left: -13px;
top: -2px;
}
.wp-block-archives-dropdown {
margin-bottom: 20px;
}
.wp-block-archives-dropdown select {
height: 45px;
border: 1px solid #eee;
width: 100%;
font-size: 14px;
padding: 8px 15px;
color: var(--optionalColor);
}
.wp-block-latest-comments {
padding: 0 !important;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta a {
font-weight: 500;
text-decoration: underline;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta a:hover {
text-decoration: none;
}
.wp-block-latest-posts li a {
font-weight: 500;
}
.blog-details-area {
background: #F6F4F7;
}
.blog-details-area iframe, .blog-details-area video {
width: 100%;
}
.wp-block-gallery {
padding: 0 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.wp-block-gallery .blocks-gallery-item {
margin-bottom: 15px !important;
}
.wp-block-gallery .blocks-gallery-grid {
padding: 0 !important;
margin-top: 7px !important;
margin-bottom: 5px !important;
}
.wp-block-cover {
margin-top: 30px;
margin-bottom: 30px;
}
.wp-block-cover p.wp-block-cover-text {
font-weight: 400;
margin-bottom: 20px !important;
font-size: 30px !important;
line-height: 1.5;
color: var(--whiteColor);
}
.wp-block-cover p.wp-block-cover-text strong {
color: var(--whiteColor);
}
.wp-block-cover.has-background-dim.alignleft {
margin-top: 0;
}
.wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a {
color: var(--whiteColor);
}
.wp-block-file a {
text-decoration: underline;
font-size: 15px;
}
.wp-block-file a:hover {
text-decoration: none;
}
.wp-block-file .wp-block-file__button {
border-radius: 4px !important;
font-size: 14px !important;
font-weight: 500;
display: table;
margin: 15px 0 0;
}
.wp-block-file .wp-block-file__button:hover {
background-color: var(--optionalColor) !important;
color: var(--whiteColor);
}
.wp-block-quote.is-style-large {
border: none;
padding-left: 0;
margin: 20px 0;
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color p {
color: var(--whiteColor);
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color cite {
color: var(--whiteColor);
font-style: normal;
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color blockquote {
max-width: 80%;
background: transparent;
}
.wp-block-gallery.alignwide {
width: 100%;
}
.wp-block-columns.alignwide blockquote, .wp-block-columns.alignwide .blockquote {
padding: 25px !important;
}
.wp-caption .wp-caption-text {
font-size: 14px;
line-height: 20px;
margin: 0;
text-align: center;
padding: 15px 0 0;
color: var(--optionalColor);
}
.wp-caption .wp-caption-text a {
text-decoration: underline;
}
.wp-caption .wp-caption-text a:hover {
text-decoration: none;
}
.has-very-light-gray-color.has-very-light-gray-color {
color: var(--whiteColor);
} .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 !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #eee;
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; }
.gallery-caption {
z-index: 99990;
}
.bypostauthor {
z-index: 99990;
}  .gallery {
margin: 30px -1.1666667% 0;
}
.gallery-item {
display: inline-block;
max-width: 33.33%;
padding: 0 1.1400652% 2.2801304%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
display: block;
font-size: 14px;
font-style: italic;
line-height: 1.6153846154;
padding-top: 10px;
color: var(--optionalColor);
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}  .comments-area .comment-list .trackback .comment-body {
margin-left: 0 !important;
font-size: 15px !important;
}
.comments-area .comment-list .trackback .comment-body a {
text-decoration: underline;
color: red !important;
}
.comments-area .comment-list .trackback .comment-body a:hover {
text-decoration: none;
}
.comments-area .comment-list .trackback a.url {
margin-top: 5px;
font-size: 14px;
}
.comments-area .comment-list .pingback .comment-body {
margin-left: 0 !important;
font-size: 15px !important;
}
.comments-area .comment-list .pingback .comment-body a {
color: red !important;
text-decoration: underline;
}
.comments-area .comment-list .pingback .comment-body a:hover {
text-decoration: none;
}
.comments-area .comment-list .pingback a.url {
margin-top: 5px;
font-size: 14px;
}  .post-password-form label {
font-weight: 700;
font-size: 15px;
}
.post-password-form label input {
border: 1px solid #ccc;
height: 45px;
margin: 0 10px;
padding: 6px 15px;
border-radius: 5px;
}
.post-password-form input[type=submit] {
border: 1px solid;
color: var(--whiteColor);
height: 45px;
padding: 5px 20px;
font-weight: 700;
cursor: pointer;
border-radius: 5px;
transition: 0.4s;
}
.post-password-form input[type=submit]:hover {
border: 1px solid;
color: var(--whiteColor);
background-color: var(--optionalColor);
}  .comment-navigation .nav-links {
overflow: hidden;
margin-bottom: 25px;
}
.comment-navigation .nav-links .nav-previous {
float: left;
}
.comment-navigation .nav-links .nav-previous a {
display: inline-block;
border: 1px solid #ded9d9;
padding: 7px 18px;
background: var(--whiteColor);
font-size: 14px;
font-weight: normal;
text-transform: capitalize;
transition: 0.4s;
}
.comment-navigation .nav-links .nav-previous a:hover {
color: var(--whiteColor);
}
.comment-navigation .nav-links .nav-next {
float: right;
}
.comment-navigation .nav-links .nav-next a {
display: inline-block;
border: 1px solid #ded9d9;
background: var(--whiteColor);
padding: 7px 18px;
font-size: 14px;
font-weight: normal;
text-transform: capitalize;
transition: 0.4s;
}
.comment-navigation .nav-links .nav-next a:hover {
color: var(--whiteColor);
}  .widget_ecademy_posts_thumbs .item {
margin-bottom: 15px;
border-bottom: 1px solid #eee;
padding-bottom: 15px;
position: relative;
overflow: hidden;
}
.widget_ecademy_posts_thumbs .item:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.widget_ecademy_posts_thumbs .item .thumb {
float: left;
height: 80px;
overflow: hidden;
position: relative;
width: 80px;
margin-right: 15px;
}
.widget_ecademy_posts_thumbs .item .thumb .fullimage {
width: 80px;
height: 80px;
display: inline-block;
background-size: cover !important;
background-position: center center !important;
}
.widget_ecademy_posts_thumbs .item .info {
overflow: hidden;
}
.widget_ecademy_posts_thumbs .item .info .title {
font-size: 16px;
margin: 0;
line-height: 1.5;
font-weight: 700;
}
.widget_ecademy_posts_thumbs .item .info .title a {
color: #212529;
}
.widget_ecademy_posts_thumbs .item .info time {
display: block;
font-size: 15px;
color: #767676;
text-transform: capitalize;
margin-top: 5px;
margin-bottom: 3px;
}
.widget_ecademy_posts_thumbs .no-thumb .info time {
margin-top: 0;
}   .alignnone {
display: block;
margin-bottom: 15px;
}
.aligncenter, div.aligncenter {
display: block;
margin: 15px auto 15px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
max-width: 100%;
}
.wp-caption.alignnone {
margin: 15px auto 10px;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 13px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.screen-reader-text {
display: none;
}  .page-main-content {
padding-top: 70px;
padding-bottom: 70px;
overflow: hidden;
}
.page-main-content h1 {
font-size: 35px;
margin-bottom: 15px;
font-weight: 700;
}
.page-main-content h2 {
font-size: 30px;
margin-bottom: 15px;
font-weight: 700;
}
.page-main-content h3 {
font-size: 25px;
margin-bottom: 15px;
font-weight: 700;
}
.page-main-content h4 {
font-size: 20px;
margin-bottom: 15px;
font-weight: 700;
}
.page-main-content h5 {
font-size: 18px;
margin-bottom: 15px;
font-weight: 700;
}
.page-main-content h6 {
font-size: 15px;
margin-bottom: 15px;
font-weight: 700;
}
.page-main-content p {
margin-top: 20px;
margin-bottom: 20px;
}
.page-main-content p:first-child {
margin-top: 0;
}
.page-main-content p img.size-full.wp-image-904.alignright {
margin: 15px 0 20px 20px;
}
.page-main-content .entry-content a {
text-decoration: underline;
}
.page-main-content .entry-content a:hover {
text-decoration: none;
}
.page-main-content footer.entry-footer {
clear: both;
}
.page-main-content footer.entry-footer .edit-link {
margin-top: 10px;
margin-bottom: 10px;
display: block;
}
.page-main-content dl, .page-main-content ol, .page-main-content ul {
margin-top: 20px;
margin-bottom: 20px;
}
.page-main-content dt {
margin-bottom: 5px;
color: #0d1028;
}
.page-main-content dd {
margin: 0 1rem 1rem;
font-size: 15px;
line-height: 26px;
}
.page-main-content ul {
list-style: disc;
padding-left: 20px;
}
.page-main-content ul li {
list-style: disc;
line-height: 1.8;
margin-bottom: 5px;
}
.page-main-content ul li ul {
margin: 5px 0 0;
list-style-type: circle;
}
.page-main-content ul li ul li {
list-style-type: circle;
}
.page-main-content ol {
padding-left: 20px;
}
.page-main-content ol li {
line-height: 1.8;
margin-bottom: 5px;
}
.page-main-content ol li ol {
margin: 5px 0 0;
}
.page-main-content b, .page-main-content strong {
color: #212529;
}
.page-main-content dfn, .page-main-content cite, .page-main-content em, .page-main-content i {
font-style: italic;
}
.page-main-content code, .page-main-content kbd, .page-main-content tt, .page-main-content var {
font-size: 0.88889em;
font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}
.page-main-content kbd {
background-color: #616161;
}
.page-main-content mark, .page-main-content ins {
background: #fff9c0;
text-decoration: none;
}
.page-main-content pre {
font-size: 0.88889em;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.8;
background: #f1f1f1;
overflow: auto;
}
.page-main-content abbr, .page-main-content acronym {
border-bottom: 1px dotted #484848;
cursor: help;
}
.page-main-content #comments {
padding: 0;
}
table {
margin: 0 0 2rem;
border-collapse: collapse;
width: 100%;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
table td, table th {
padding: 12px 10px;
border: 1px solid #eaeaea;
}
table td a {
font-weight: 700;
text-decoration: underline;
}
table td a:hover {
text-decoration: none;
}
table th a {
text-decoration: underline;
}
table th a:hover {
text-decoration: none;
}
table tbody tr th {
font-weight: 500;
}
.ecademy-single-blank-page {
height: 320px;
}  .no-results {
box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
background-color: var(--whiteColor);
padding: 35px;
}
.no-results h1.page-title {
font-size: 25px;
font-weight: 700;
margin-bottom: 5px;
}
.no-results form {
position: relative;
}
.no-results form label {
display: block;
margin-bottom: 0;
}
.no-results form .screen-reader-text {
display: none;
}
.no-results form .search-field {
background-color: #f6f4f7;
height: 50px;
padding: 6px 15px;
border: 1px solid #f6f4f7;
width: 100%;
display: block;
outline: 0;
transition: var(--transition);
}
.no-results form button {
position: absolute;
right: 0;
bottom: 0;
padding: 0;
height: 50px;
width: 50px;
z-index: 1;
font-size: 20px;
line-height: 55px;
transition: var(--transition);
border: none;
color: var(--whiteColor);
border-radius: 5px;
}
.no-results form button:hover {
background-color: var(--optionalColor);
}  .topbar-search {
max-width: 300px;
text-align: right;
margin-left: auto;
}
.topbar-search form {
position: relative;
}
.topbar-search form label {
display: block !important;
margin-bottom: 0 !important;
position: absolute;
left: 20px;
top: 15px;
font-size: 18px !important;
}
.topbar-search form label i {
font-style: normal;
}
.topbar-search form .input-search {
height: 50px;
color: var(--blackColor);
background-color: #eef5f9 !important;
display: block;
width: 100%;
border-radius: 30px;
padding: 1px 15px 0 50px;
border: none;
transition: var(--transition);
font-size: 15px;
font-weight: 500;
}
.topbar-search form .input-search::-moz-placeholder {
color: var(--optionalColor);
-moz-transition: var(--transition);
transition: var(--transition);
}
.topbar-search form .input-search::placeholder {
color: var(--optionalColor);
transition: var(--transition);
}
.topbar-search form .input-search:focus::-moz-placeholder {
color: transparent;
}
.topbar-search form .input-search:focus::placeholder {
color: transparent;
}
.courses-rating .review-stars-rated {
position: relative;
display: inline-block;
}
.courses-rating .review-stars-rated .review-stars {
padding-left: 0;
margin: 0;
margin-top: 2px;
display: inline-block;
list-style: none;
line-height: 16px;
height: 16px;
float: left;
font-size: 0;
}
.courses-rating .review-stars-rated .review-stars li {
width: 16px;
height: 16px;
display: inline-block;
float: none;
margin-bottom: 0;
}
.courses-rating .review-stars-rated .review-stars li span {
font-size: 13px;
width: auto;
height: auto;
border-bottom: none;
text-decoration: none;
}
.courses-rating .review-stars-rated .review-stars li span::before {
width: auto;
height: auto;
}
.courses-rating .review-stars-rated .review-stars li::before {
display: none;
}
.courses-rating .review-stars-rated .review-stars.filled {
margin: 0;
margin-top: 2px;
padding-left: 0;
display: inline-block;
list-style: none;
line-height: 16px;
height: 16px;
float: left;
font-size: 0;
position: absolute;
top: 0;
left: 0;
z-index: 10;
white-space: nowrap;
overflow: hidden;
color: #f05a19;
height: 40px;
}
.courses-rating .review-stars-rated .review-stars.filled li {
position: static;
width: 16px;
height: 16px;
display: inline-block;
float: none;
margin-bottom: 0;
}
.courses-rating .review-stars-rated .review-stars.filled li span {
color: #ffb606;
font-size: 13px;
width: auto;
height: auto;
border-bottom: none;
text-decoration: none;
}
.courses-rating .review-stars-rated .review-stars.filled li span::before {
width: auto;
height: auto;
}
.courses-rating .course-review {
display: inline-flex;
margin-bottom: 10px;
}
.courses-rating .review-stars-rated {
color: #f2b827;
display: inline-block;
width: auto;
}
.courses-rating .review-stars-rated .review-stars {
overflow: unset;
}
.courses-rating .review-stars-rated .review-stars li {
margin: 0 3px;
}
.courses-rating .review-stars-rated span {
color: #f2b827;
font-size: 20px !important;
margin-right: -3px;
}
.courses-rating .rating-total {
position: relative;
color: var(--optionalColor);
position: relative;
top: -1px;
font-weight: 500;
margin-left: 2px;
}
.courses-details-desc .learn-press-course-results-progress {
background: rgba(255, 25, 73, 0.0509803922);
padding: 25px 0 5px 25px;
border-radius: 5px;
margin-bottom: 25px;
margin-right: 0;
}
.courses-details-desc .learn-press-course-results-progress .lp-course-progress-heading {
font-weight: bold;
font-size: 20px;
}
.courses-details-desc .learn-press-course-results-progress .course-progress .lp-course-progress-heading {
margin-bottom: 8px;
font-size: 18px;
font-weight: 700;
}
.courses-details-desc .learn-press-course-results-progress .course-progress .number {
display: inline-block;
font-weight: 600;
}
.courses-details-desc .learn-press-course-results-progress .course-progress .lp-label {
top: -2px;
position: relative;
}
.courses-details-desc .learn-press-course-results-progress .course-progress .learn-press-progress {
margin-top: 10px;
}
.courses-details-desc .learn-press-course-results-progress .items-progress .lp-course-progress-heading {
margin-bottom: 8px;
font-size: 18px;
font-weight: 700;
}
.courses-details-desc .learn-press-course-results-progress .items-progress .number {
display: inline-block;
font-weight: 600;
}
.courses-details-desc .learn-press-course-results-progress .items-progress .lp-label {
top: -2px;
position: relative;
}
.courses-details-desc .learn-press-course-results-progress .items-progress .learn-press-progress {
margin-top: 10px;
}
.courses-details-desc .learn-press-course-results-progress .items-progress, .courses-details-desc .learn-press-course-results-progress .course-progress {
margin-right: 5%;
width: 45%;
}
.courses-details-desc .lp-label {
font-size: 11px;
padding: 4px 8px;
background: #41b55f;
border-radius: 0;
}
.courses-details-desc .course-students {
display: none;
}
.courses-details-desc .course-remaining-time {
background: #f7f3ff;
padding: 14px 28px;
margin-bottom: 30px;
}
.course-rate {
font-size: 16px;
font-weight: 700;
}
.course-rate .review-bar {
border-radius: 5px;
background: #f1f1f1;
height: 18px;
}
.course-rate .review-bar .rating {
border-radius: 5px;
}
.review-form h3 {
font-weight: 800;
font-size: 24px !important;
}
.review-form input, .review-form textarea {
display: block;
width: 100%;
background-color: #f4f4f4 !important;
border: none;
padding: 0 0 0 15px;
height: 40px;
outline: 0;
border-radius: 3px;
font-family: "Poppins", sans-serif;
font-weight: 400;
font-size: 14px;
}
.review-form textarea {
height: auto !important;
}
.review-form .review-fields {
padding-left: 0;
}
.review-form .review-fields li label {
font-weight: bold;
}
.review-form .review-stars {
padding-left: 0;
}
.learnpress-page .lp-button {
border: none !important;
color: var(--whiteColor);
}
.curriculum-sections .section-title {
text-align: left;
}
.learn-press-message {
margin: 60px 0 15px 0 !important;
}
.learn-press-checkout {
padding: 80px 0;
}
.checkout-review-order h4 {
font-weight: bold;
margin-top: 30px;
}
.lp-list-table {
border: 1px solid #dddddd !important;
}
.learn-press-checkout-comment h4 {
font-weight: bold;
margin-top: 30px;
}
.order-comments {
padding: 15px;
border-color: rgba(221, 221, 221, 0.8666666667);
}
.lp-tab-sections {
padding: 9px 0 !important;
border-radius: 5px;
}
.lp-sub-menu {
padding: 0 !important;
}
h3.profile-heading {
margin-bottom: 8px;
}
.lp-profile-content button, #course-item-content-header .form-button.lp-button-back button {
transition: var(--transition);
display: inline-block;
padding: 13px 25px 12px 25px;
position: relative;
color: var(--whiteColor);
border-width: 2px;
border-style: solid;
border-radius: 1px;
font-size: 14.5px;
font-weight: 700;
}
.lp-profile-content button .label, .lp-profile-content button .icon-arrow, #course-item-content-header .form-button.lp-button-back button .label, #course-item-content-header .form-button.lp-button-back button .icon-arrow {
backface-visibility: hidden;
transform: translateZ(0);
perspective: 1000;
}
.lp-profile-content button .label, #course-item-content-header .form-button.lp-button-back button .label {
display: inline-block;
transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}
.lp-profile-content button .icon-arrow, #course-item-content-header .form-button.lp-button-back button .icon-arrow {
color: var(--whiteColor);
top: 11px;
transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
font-size: 25px;
}
.lp-profile-content button .icon-arrow.before, #course-item-content-header .form-button.lp-button-back button .icon-arrow.before {
left: 20px;
position: absolute;
transform-origin: left center;
}
.lp-profile-content button .icon-arrow.after, #course-item-content-header .form-button.lp-button-back button .icon-arrow.after {
opacity: 0;
position: absolute;
right: 20px;
transform: translateX(75%) scaleX(0.1);
transform-origin: right center;
}
.lp-profile-content button:hover, .lp-profile-content button:focus, #course-item-content-header .form-button.lp-button-back button:hover, #course-item-content-header .form-button.lp-button-back button:focus {
background-color: var(--optionalColor);
color: var(--blackColor) !important;
border-color: var(--optionalColor);
}
.lp-profile-content button:hover .label, .lp-profile-content button:focus .label, #course-item-content-header .form-button.lp-button-back button:hover .label, #course-item-content-header .form-button.lp-button-back button:focus .label {
transform: translateX(-32px);
}
.lp-profile-content button:hover .icon-arrow.before, .lp-profile-content button:focus .icon-arrow.before, #course-item-content-header .form-button.lp-button-back button:hover .icon-arrow.before, #course-item-content-header .form-button.lp-button-back button:focus .icon-arrow.before {
opacity: 0;
transform: translateX(-75%) scaleX(0.1);
}
.lp-profile-content button:hover .icon-arrow.after, .lp-profile-content button:focus .icon-arrow.after, #course-item-content-header .form-button.lp-button-back button:hover .icon-arrow.after, #course-item-content-header .form-button.lp-button-back button:focus .icon-arrow.after {
opacity: 1;
transform: translateX(0) scaleX(1);
}
.lp-profile-content textarea, #course-item-content-header .form-button.lp-button-back textarea {
border-color: #dddddd;
}
.single-courses-item .author-bio {
display: none;
}
.blocks-gallery-caption {
margin-bottom: 8px;
}
.wp-block-group__inner-container {
padding: 30px;
}
.wp-block-archives-list li span.post-count {
padding-left: 8px;
float: right;
}
.wp-block-categories-dropdown {
margin-bottom: 20px;
}
.wp-block-categories-dropdown select {
height: 45px;
border: 1px solid #eee;
width: 100%;
font-size: 14px;
padding: 8px 15px;
color: #555;
}
.wp-block-tag-cloud a {
display: inline-block;
text-transform: capitalize;
font-weight: 600;
font-size: 12.5px !important;
padding: 6px 13px;
border: 1px solid #eeeeee;
position: relative;
color: #393953 !important;
text-decoration: none !important;
margin-top: 8px;
margin-right: 4px;
}
.wp-block-tag-cloud a:hover, .wp-block-tag-cloud a:focus {
color: var(--whiteColor) !important;
}
blockquote.has-text-color.has-very-dark-gray-color::before {
top: 15px;
z-index: -1;
font-size: 90px;
left: 0;
}
blockquote.has-text-color.has-very-dark-gray-color:after {
display: none;
}
blockquote.has-text-color.has-very-dark-gray-color p, blockquote.has-text-color.has-very-dark-gray-color cite {
padding-left: 55px;
}
.wp-block-search {
margin-bottom: 30px;
position: relative;
}
.wp-block-search label {
display: block;
margin-bottom: 10px;
}
.wp-block-search .screen-reader-text {
display: none;
}
.wp-block-search .wp-block-search__input {
background-color: var(--whiteColor) !important;
height: 50px;
padding: 6px 15px;
border: 1px solid #eeeeee;
width: 100%;
display: block;
outline: 0;
transition: var(--transition);
}
.wp-block-search button {
position: absolute;
right: 0;
outline: 0;
bottom: 0;
height: 50px;
z-index: 1;
border: none;
color: var(--whiteColor);
margin: 0;
padding: 0;
}
.wp-block-search button:hover {
color: var(--whiteColor);
background: #393953 !important;
}
.wp-block-code {
background: #eee;
}
.nice-select.postform .list {
display: none;
}
.nice-select.postform.open .list {
display: block;
}
.entry-meta ul {
padding-left: 0 !important;
list-style-type: none !important;
margin-top: 0 !important;
}
div#learn-press-checkout-login {
margin-top: 50px;
margin-bottom: 50px;
padding-bottom: 20px;
}
.learn-press [type=button], .learn-press [type=reset], .learn-press [type=submit], .learn-press button {
display: block;
margin-top: 0.9rem;
border-radius: 0.25rem;
color: var(--whiteColor);
border: none;
padding: 12px 25px;
transition: 0.5s;
font-weight: 500;
font-size: 15px;
}
.learn-press [type=button]:hover, .learn-press [type=reset]:hover, .learn-press [type=submit]:hover, .learn-press button:hover {
background: var(--optionalColor);
}
.learn-press-form .form-fields .form-field input[type=text], .learn-press-form .form-fields .form-field input[type=email], .learn-press-form .form-fields .form-field input[type=number], .learn-press-form .form-fields .form-field input[type=password], .learn-press-form .form-fields .form-field textarea {
border: 1px solid #c2c2c2;
border-radius: 3px;
}
.change-password {
display: none;
}
#course-item-content-header .form-button.lp-button-back button {
line-height: 18px !important;
margin-top: 0;
}
button, input[type=submit], #popup_ok {
padding: 5px 25px;
text-transform: capitalize;
font-size: 13px;
font-weight: 700;
line-height: 30px;
border: 0;
}
#content-item-quiz button, input[type=submit], #popup_ok {
background: var(--optionalColor) !important;
color: var(--whiteColor);
}
.learnpress-page .lp-button {
line-height: 30px;
padding: 0 30px !important;
height: 45px;
color: var(--whiteColor);
}
.lesson-description iframe {
background: #787c99;
border-radius: 11px;
margin: auto;
width: 100%;
}
.page-main-content .single-courses-box .courses-content p {
margin-top: 0;
}
.learnpress .become-teacher-form {
width: 100%;
max-width: 550px;
box-shadow: 0 0 10px rgba(51, 51, 51, 0.1);
background-color: var(--whiteColor);
padding: 40px 50px;
border-radius: 5px;
}
.learnpress .become-teacher-form h4 {
font-size: 30px;
font-weight: 800;
text-align: center;
margin-bottom: 15px;
text-transform: capitalize;
}
.learnpress .become-teacher-form p {
text-align: center;
margin-top: 15px;
margin-bottom: 30px;
}
.learnpress .become-teacher-form .learn-press-message {
margin-bottom: 20px;
margin-top: 30px !important;
}
.learnpress .become-teacher-form .form-fields .form-field {
margin-bottom: 20px;
list-style-type: none;
line-height: initial;
}
.learnpress .become-teacher-form .form-fields .form-field label {
margin-bottom: 10px;
color: var(--blackColor);
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
}
.learnpress .become-teacher-form .form-fields .form-field input, .learnpress .become-teacher-form .form-fields .form-field textarea {
height: auto;
border: 1px solid #eeeeee !important;
outline: 0 !important;
color: var(--blackColor);
transition: var(--transition);
border-radius: 5px;
padding-left: 15px !important;
padding-top: 15px !important;
padding-bottom: 0 !important;
padding-right: 0 !important;
}
.learnpress .become-teacher-form .form-fields .form-field input {
height: 50px;
padding-top: 0 !important;
}
.learnpress .become-teacher-form button {
text-transform: uppercase;
color: var(--whiteColor);
display: block;
width: 100%;
transition: var(--transition);
font-size: var(--fontSize);
border-radius: 5px;
padding-top: 12px;
padding-bottom: 11px;
padding-left: 30px;
padding-right: 30px;
}
.learnpress .become-teacher-form button:hover {
color: var(--whiteColor);
background-color: var(--blackColor);
}
.learnpress .become-teacher-form .message-info {
padding: 10px 12px 10px 15px;
padding-left: 45px;
background: #f5f5f5;
position: relative;
margin: 0 0 20px;
border-radius: 5px;
}
.learnpress .become-teacher-form .message-info::before {
position: absolute;
content: "\f05a";
font: normal normal normal 14px/1 FontAwesome;
width: auto;
height: auto;
font-size: 16px;
background: 0 0 !important;
top: 50%;
transform: translateY(-50%);
left: 15px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.learnpress .learn-press-form-register {
box-shadow: 0 0 10px rgba(51, 51, 51, 0.1);
background-color: var(--whiteColor);
padding: 40px 30px !important;
border-radius: 5px;
}
.learnpress #learn-press-checkout-login, .learnpress #learn-press-checkout-register {
max-width: 100%;
padding: 0;
margin: auto;
margin-left: 0;
border: none;
}
.learnpress #learn-press-checkout-login h4, .learnpress #learn-press-checkout-register h4 {
font-size: 25px;
font-weight: 700;
margin-bottom: 12px;
text-transform: capitalize;
}
.learnpress #learn-press-checkout-login p, .learnpress #learn-press-checkout-register p {
margin-top: 0;
margin-bottom: 35px;
}
.learnpress #learn-press-checkout-login .col-lg-6, .learnpress #learn-press-checkout-register .col-lg-6 {
flex: 0 0 100%;
padding-left: 0;
padding-right: 0;
max-width: 100%;
}
.learnpress #learn-press-checkout-login .learn-press-message, .learnpress #learn-press-checkout-register .learn-press-message {
margin-bottom: 20px;
margin-top: 30px !important;
}
.learnpress #learn-press-checkout-login #checkout-form-login, .learnpress #learn-press-checkout-register #checkout-form-login {
box-shadow: 0 0 10px rgba(51, 51, 51, 0.1);
background-color: var(--whiteColor);
padding: 40px 30px;
border-radius: 5px;
}
.learnpress #learn-press-checkout-login #checkout-form-login h3, .learnpress #learn-press-checkout-register #checkout-form-login h3 {
font-size: 30px;
margin-bottom: 30px;
font-weight: 600;
text-align: center;
}
.learnpress #learn-press-checkout-login #checkout-form-login .row, .learnpress #learn-press-checkout-register #checkout-form-login .row {
margin-top: 20px;
}
.learnpress #learn-press-checkout-login #checkout-form-login .row a, .learnpress #learn-press-checkout-register #checkout-form-login .row a {
color: var(--blackColor);
text-decoration: underline;
}
.learnpress #learn-press-checkout-login #checkout-form-login .row .col-lg-7, .learnpress #learn-press-checkout-register #checkout-form-login .row .col-lg-7 {
text-align: right;
}
.learnpress #learn-press-checkout-login #checkout-form-login p, .learnpress #learn-press-checkout-register #checkout-form-login p {
margin-top: 0;
margin-bottom: 10px;
}
.learnpress #learn-press-checkout-login #checkout-form-login p input[type=checkbox], .learnpress #learn-press-checkout-register #checkout-form-login p input[type=checkbox] {
position: relative;
top: 1px;
}
.learnpress #learn-press-checkout-login .form-fields .form-field, .learnpress #learn-press-checkout-register .form-fields .form-field {
margin-bottom: 25px;
list-style-type: none;
line-height: initial;
}
.learnpress #learn-press-checkout-login .form-fields .form-field label, .learnpress #learn-press-checkout-register .form-fields .form-field label {
margin-bottom: 10px;
color: var(--blackColor);
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
}
.learnpress #learn-press-checkout-login .form-fields .form-field input, .learnpress #learn-press-checkout-login .form-fields .form-field textarea, .learnpress #learn-press-checkout-register .form-fields .form-field input, .learnpress #learn-press-checkout-register .form-fields .form-field textarea {
height: auto;
border: 1px solid #eeeeee !important;
outline: 0 !important;
color: var(--blackColor);
transition: var(--transition);
border-radius: 5px;
padding-left: 15px !important;
padding-top: 15px !important;
padding-bottom: 0 !important;
padding-right: 0 !important;
}
.learnpress #learn-press-checkout-login .form-fields .form-field input, .learnpress #learn-press-checkout-register .form-fields .form-field input {
height: 50px;
padding-top: 0 !important;
}
.learnpress #learn-press-checkout-login button, .learnpress #learn-press-checkout-register button {
text-transform: uppercase;
color: var(--whiteColor);
display: block;
width: 100%;
transition: var(--transition);
font-size: var(--fontSize);
border-radius: 5px;
margin-top: 5px;
padding-top: 11px;
padding-bottom: 11px;
padding-left: 30px;
padding-right: 30px;
}
.learnpress #learn-press-checkout-login button:hover, .learnpress #learn-press-checkout-register button:hover {
color: var(--whiteColor);
background-color: var(--blackColor);
}
.learnpress #learn-press-user-profile .learn-press-form-login {
margin-bottom: 0;
box-shadow: 0 0 10px rgba(51, 51, 51, 0.1);
background-color: var(--whiteColor);
padding: 40px;
border: none;
border-radius: 5px;
margin-right: 15px;
}
.learnpress #learn-press-user-profile .learn-press-form-login h3 {
font-size: 30px;
margin-bottom: 30px;
font-weight: 600;
}
.learnpress #learn-press-user-profile .learn-press-form-login .row {
margin-top: 20px;
}
.learnpress #learn-press-user-profile .learn-press-form-login .row a {
color: var(--blackColor);
text-decoration: underline;
}
.learnpress #learn-press-user-profile .learn-press-form-login .row .col-lg-7 {
text-align: right;
display: none;
}
.learnpress #learn-press-user-profile .learn-press-form-login p {
margin-top: 0;
margin-bottom: 10px;
}
.learnpress #learn-press-user-profile .learn-press-form-login p input[type=checkbox] {
position: relative;
top: 1px;
}
.learnpress #learn-press-user-profile .form-fields .form-field {
margin-bottom: 25px;
list-style-type: none;
line-height: initial;
}
.learnpress #learn-press-user-profile .form-fields .form-field label {
margin-bottom: 10px;
color: var(--blackColor);
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
}
.learnpress #learn-press-user-profile .form-fields .form-field input, .learnpress #learn-press-user-profile .form-fields .form-field textarea {
height: auto;
border: 1px solid #eeeeee !important;
outline: 0 !important;
color: var(--blackColor);
transition: var(--transition);
border-radius: 5px;
padding-left: 15px !important;
padding-top: 15px !important;
padding-bottom: 0 !important;
padding-right: 0 !important;
}
.learnpress #learn-press-user-profile .form-fields .form-field input {
height: 50px;
padding-top: 0 !important;
}
.learnpress #learn-press-user-profile button {
text-transform: uppercase;
color: var(--whiteColor);
display: block;
width: 100%;
transition: var(--transition);
font-size: var(--fontSize);
border-radius: 5px;
margin-top: 5px;
padding-top: 11px;
padding-bottom: 11px;
padding-left: 30px;
padding-right: 30px;
}
.learnpress #learn-press-user-profile button:hover {
color: var(--whiteColor) !important;
background-color: var(--blackColor);
}
.learnpress #learn-press-user-profile .learn-press-form-register {
margin-bottom: 0;
box-shadow: 0 0 10px rgba(51, 51, 51, 0.1);
background-color: var(--whiteColor);
padding: 40px;
border: none;
margin-left: 15px;
border-radius: 5px;
}
.learnpress #learn-press-user-profile .learn-press-form-register h3 {
font-size: 30px;
margin-bottom: 30px;
font-weight: 600;
}
.learnpress #learn-press-user-profile .learn-press-form-register .row {
margin-top: 20px;
}
.learnpress #learn-press-user-profile .learn-press-form-register .row a {
color: var(--blackColor);
text-decoration: underline;
}
.learnpress #learn-press-user-profile .learn-press-form-register .row .col-lg-7 {
text-align: right;
display: none;
}
.learnpress #learn-press-user-profile .learn-press-form-register #reg_password-description {
margin-top: 10px;
}
.learnpress #learn-press-user-profile .learn-press-form-register p {
margin-top: 0;
margin-bottom: 10px;
}
.learnpress #learn-press-user-profile .learn-press-form-register p input[type=checkbox] {
position: relative;
top: 1px;
}
.learnpress #learn-press-user-profile .learn-press-form-register p:last-child {
margin-bottom: 0;
}
.learnpress div#learn-press-checkout-login {
padding-bottom: 0;
margin-top: 0;
margin-bottom: 0;
}
.learnpress .learn-press-checkout {
padding: 0;
}
.learnpress .learn-press-message {
margin-bottom: 0;
margin-top: 0 !important;
}
.learnpress .checkout-review-order h4 {
font-weight: bold;
margin-top: 20px;
font-size: 25px;
margin-bottom: 20px;
}
.learnpress .checkout-review-order .lp-list-table {
margin-bottom: 0;
border: none !important;
}
.learnpress .checkout-review-order .lp-list-table thead tr th {
background: var(--blackColor);
color: var(--whiteColor);
border-bottom: none;
white-space: nowrap;
vertical-align: middle;
padding: 16px 20px;
font-size: 18px;
}
.learnpress .checkout-review-order .lp-list-table tbody tr td {
white-space: nowrap;
padding: 16px 20px;
vertical-align: middle;
border-color: #eeeeee;
font-size: 15px;
color: var(--blackColor);
border-left: 1px solid #eeeeee;
}
.learnpress .checkout-review-order .lp-list-table tbody tr td a {
color: var(--blackColor);
text-decoration: none !important;
}
.learnpress .checkout-review-order .lp-list-table tfoot tr th, .learnpress .checkout-review-order .lp-list-table tfoot tr td {
white-space: nowrap;
padding: 16px 20px;
vertical-align: middle;
border-color: #eeeeee;
color: var(--blackColor);
font-size: 15px;
border-left: 1px solid #eeeeee;
}
.learnpress .checkout-review-order .learn-press-checkout-comment {
margin-bottom: 0;
}
.learnpress .learn-press-checkout-comment .order-comments {
border: 1px solid #eeeeee !important;
outline: 0 !important;
color: var(--blackColor);
transition: var(--transition);
border-radius: 5px;
padding-left: 15px !important;
padding-top: 15px !important;
padding-bottom: 0 !important;
padding-right: 0 !important;
}
.guest-and-class {
max-width: 550px;
position: relative;
margin-left: auto;
margin-right: auto;
}
.guest-and-class p {
margin-bottom: 0;
}
.guest-and-class a {
height: 45px;
line-height: 45px;
padding: 0 30px !important;
background: #252525 !important;
color: var(--whiteColor) !important;
text-transform: uppercase;
font-size: 13px;
display: inline-block;
font-weight: 700;
border: none;
text-decoration: none !important;
margin-top: 20px;
}
.guest-and-class a:hover {
color: var(--whiteColor) !important;
background: #252525 !important;
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color blockquote {
background-color: #abb8c3 !important;
}
ul.payment-methods li {
list-style: none;
}
footer.footer-area.pt-40 {
padding-top: 40px;
}
.ecademy-nav .navbar .navbar-brand {
margin-right: 0;
}
.blog-details .blog-details-content .article-author {
clear: both;
}
.checkout .guest-and-class {
text-align: center;
max-width: 100%;
}
.gallery-section .gallery {
margin: 0;
}
.learn-press-breadcrumb {
text-align: center;
margin-top: 12px;
}
.ecademy-cursor {
width: 6px;
height: 5px;
background-color: var(--mainColor);
border-radius: 50%;
position: absolute;
top: 0;
left: 0;
transition: none;
Pointer-events: none;
z-index: 9999999999;
}
.ecademy-cursor2 {
position: absolute;
height: 25px;
width: 25px;
border-radius: 50%;
border: 1px solid var(--mainColor);
position: absolute;
top: 9px;
left: 9px;
transition: none;
Pointer-events: none;
z-index: 9999999999;
}
.et-demo-options-toolbar {
position: fixed;
top: 50%;
width: 40px;
right: 0;
line-height: 60px;
border: 1px solid #eee;
border-right: 0;
border-radius: 5px 0 0 5px;
z-index: 99999;
background: var(--whiteColor);
text-align: center;
box-shadow: -3px 0 10px -2px rgba(0, 0, 0, 0.1);
}
.et-demo-options-toolbar a {
display: block;
width: 40px;
height: 40px;
line-height: 40px;
color: #111;
}
.et-demo-options-toolbar a:focus, .et-demo-options-toolbar a:hover {
color: #111 !important;
}
[class*=hint--] {
position: relative;
display: inline-block;
}
[class*=hint--]:before,
[class*=hint--]:after {
position: absolute;
transform: translate3d(0, 0, 0);
visibility: hidden;
opacity: 0;
z-index: 1000000;
pointer-events: none;
transition: 0.3s ease;
transition-delay: 0ms;
}
[class*=hint--]:hover:before,
[class*=hint--]:hover:after {
visibility: visible;
opacity: 1;
}
[class*=hint--]:hover:before,
[class*=hint--]:hover:after {
transition-delay: 0.1s;
}
[class*=hint--]:before {
content: "";
position: absolute;
background: 0 0;
border: 7px solid transparent;
z-index: 1000001;
}
[class*=hint--]:after {
background: #000;
color: var(--whiteColor);
padding: 8px 10px;
font-size: 14px;
line-height: 15px;
white-space: nowrap;
border-radius: 5px;
}
[class*=hint--][aria-label]:after {
content: attr(aria-label);
}
[class*=hint--][data-hint]:after {
content: attr(data-hint);
}
[aria-label=""]:before,
[aria-label=""]:after,
[data-hint=""]:before,
[data-hint=""]:after {
display: none !important;
}
.hint--top-left:before {
border-top-color: #000;
}
.hint--top-right:before {
border-top-color: #000;
}
.hint--top:before {
border-top-color: #000;
}
.hint--bottom-left:before {
border-bottom-color: #000;
}
.hint--bottom-right:before {
border-bottom-color: #000;
}
.hint--bottom:before {
border-bottom-color: #000;
}
.hint--left:before {
border-left-color: #000;
}
.hint--right:before {
border-right-color: #000;
}
.hint--top:before {
margin-bottom: -13px;
}
.hint--top:before,
.hint--top:after {
bottom: 100%;
left: 50%;
}
.hint--top:before {
left: calc(50% - 7px);
}
.hint--top:after {
transform: translateX(-50%);
}
.hint--top:hover:before {
transform: translateY(-8px);
}
.hint--top:hover:after {
transform: translateX(-50%) translateY(-8px);
}
.hint--bottom:before {
margin-top: -13px;
}
.hint--bottom:before,
.hint--bottom:after {
top: 100%;
left: 50%;
}
.hint--bottom:before {
left: calc(50% - 7px);
}
.hint--bottom:after {
transform: translateX(-50%);
}
.hint--bottom:hover:before {
transform: translateY(8px);
}
.hint--bottom:hover:after {
transform: translateX(-50%) translateY(8px);
}
.hint--right:before {
margin-left: -13px;
margin-bottom: -7px;
}
.hint--right:after {
margin-bottom: -15px;
}
.hint--right:before,
.hint--right:after {
left: 100%;
bottom: 50%;
}
.hint--right:hover:before {
transform: translateX(8px);
}
.hint--right:hover:after {
transform: translateX(8px);
}
.hint--left:before {
margin-right: -13px;
margin-bottom: -7px;
}
.hint--left:after {
margin-bottom: -15px;
}
.hint--left:before,
.hint--left:after {
right: 100%;
bottom: 50%;
}
.hint--left:hover:before {
transform: translateX(-8px);
}
.hint--left:hover:after {
transform: translateX(-8px);
}
.hint--top-left:before {
margin-bottom: -13px;
}
.hint--top-left:before,
.hint--top-left:after {
bottom: 100%;
left: 50%;
}
.hint--top-left:before {
left: calc(50% - 7px);
}
.hint--top-left:after {
transform: translateX(-100%);
}
.hint--top-left:after {
margin-left: 14px;
}
.hint--top-left:hover:before {
transform: translateY(-8px);
}
.hint--top-left:hover:after {
transform: translateX(-100%) translateY(-8px);
}
.hint--top-right:before {
margin-bottom: -13px;
}
.hint--top-right:before,
.hint--top-right:after {
bottom: 100%;
left: 50%;
}
.hint--top-right:before {
left: calc(50% - 7px);
}
.hint--top-right:after {
transform: translateX(0);
}
.hint--top-right:after {
margin-left: -14px;
}
.hint--top-right:hover:before {
transform: translateY(-8px);
}
.hint--top-right:hover:after {
transform: translateY(-8px);
}
.hint--bottom-left:before {
margin-top: -13px;
}
.hint--bottom-left:before,
.hint--bottom-left:after {
top: 100%;
left: 50%;
}
.hint--bottom-left:before {
left: calc(50% - 7px);
}
.hint--bottom-left:after {
transform: translateX(-100%);
}
.hint--bottom-left:after {
margin-left: 14px;
}
.hint--bottom-left:hover:before {
transform: translateY(8px);
}
.hint--bottom-left:hover:after {
transform: translateX(-100%) translateY(8px);
}
.hint--bottom-right:before {
margin-top: -13px;
}
.hint--bottom-right:before,
.hint--bottom-right:after {
top: 100%;
left: 50%;
}
.hint--bottom-right:before {
left: calc(50% - 7px);
}
.hint--bottom-right:after {
transform: translateX(0);
}
.hint--bottom-right:after {
margin-left: -14px;
}
.hint--bottom-right:hover:before {
transform: translateY(8px);
}
.hint--bottom-right:hover:after {
transform: translateY(8px);
}
[class*=hint--]:after {
box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}
.hint--white:after {
color: #111;
background-color: var(--whiteColor);
text-shadow: 0 -1px 0px #bfbfbf;
}
.hint--white.hint--top-left:before {
border-top-color: #fff;
}
.hint--white.hint--top-right:before {
border-top-color: #fff;
}
.hint--white.hint--top:before {
border-top-color: #fff;
}
.hint--white.hint--bottom-left:before {
border-bottom-color: #fff;
}
.hint--white.hint--bottom-right:before {
border-bottom-color: #fff;
}
.hint--white.hint--bottom:before {
border-bottom-color: #fff;
}
.hint--white.hint--left:before {
border-left-color: #fff;
}
.hint--white.hint--right:before {
border-right-color: #fff;
}
.hint--rounded:after {
border-radius: 4px;
}
.hint--no-animate:before,
.hint--no-animate:after {
transition-duration: 0ms;
}
.hint--bounce:before,
.hint--bounce:after {
transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
} .bg-fe4a55 {
background-color: var(--mainColor);
} .main-banner-wrapper {
position: relative;
z-index: 2;
background-color: #eae1d6;
padding-bottom: 120px;
}
.main-banner-wrapper .container-fluid {
max-width: 1395px;
}
.main-banner-wrapper-content {
position: relative;
top: 80px;
}
.main-banner-wrapper-content h1 {
margin-bottom: 18px;
font-size: 55px;
font-weight: 800;
}
.main-banner-wrapper-content p {
font-weight: 600;
font-size: 17px;
}
.main-banner-wrapper-content .default-btn {
margin-top: 10px;
}
.banner-shape14 {
position: absolute;
left: 0;
top: 0;
z-index: -1;
}
.banner-shape14 img {
animation: movebounce 4s linear infinite;
}
.banner-shape15 {
position: absolute;
left: 0;
bottom: -10px;
z-index: -1;
}
.banner-shape15 img {
animation: movebounce 4s linear infinite;
}
.banner-shape16 {
position: absolute;
left: 130px;
bottom: -25px;
z-index: -1;
}
.banner-shape16 img {
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.banner-shape17 {
position: absolute;
right: 0;
bottom: -10px;
z-index: -1;
}
.banner-shape17 img {
animation: movebounce 4s linear infinite;
}
.banner-shape18 {
position: absolute;
right: 400px;
bottom: 0;
z-index: -1;
}
.banner-shape18 img {
animation: moveleftbounce 4s linear infinite;
} .single-language-courses-box {
margin-bottom: 30px;
text-align: center;
}
.single-language-courses-box img {
margin-bottom: 30px;
}
.single-language-courses-box h3 {
margin-bottom: 12px;
font-size: 25px;
font-weight: 800;
}
.single-language-courses-box p {
padding-left: 20px;
padding-right: 20px;
}
.single-language-courses-box .default-btn {
background-color: transparent;
border: 1px solid;
margin-top: 10px;
}
.single-language-courses-box:hover .default-btn {
color: var(--whiteColor);
}
.single-language-courses-box:hover .default-btn span {
width: 225%;
height: 562.5px;
} .feedback-with-bg-image {
position: relative;
z-index: 1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/feedback-bg.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.feedback-with-bg-image::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: #000000;
opacity: 0.5;
z-index: -1;
}
.single-feedback-item-box {
position: relative;
z-index: 1;
border-radius: 5px;
padding: 30px;
}
.single-feedback-item-box::after {
content: "\f10a";
position: absolute;
right: 90px;
color: var(--whiteColor);
z-index: -1;
bottom: 125px;
line-height: 1;
opacity: 0.35;
font-family: Flaticon;
font-size: 100px;
}
.single-feedback-item-box p {
color: var(--whiteColor);
}
.single-feedback-item-box .client-info {
margin-top: 25px;
}
.single-feedback-item-box .client-info img {
width: 55px !important;
height: 55px;
border-radius: 50%;
display: inline-block !important;
}
.single-feedback-item-box .client-info .title {
margin-left: 15px;
}
.single-feedback-item-box .client-info .title h3 {
color: var(--whiteColor);
margin-bottom: 5px;
font-size: 20px;
font-weight: 800;
}
.single-feedback-item-box .client-info .title span {
color: var(--whiteColor);
display: block;
}
.feedback-slides-style-two.feedback-slides.owl-theme {
position: relative;
z-index: 1;
max-width: 600px;
border-radius: 5px;
margin-left: 100px;
}
.feedback-slides-style-two.feedback-slides.owl-theme::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-radius: 5px;
z-index: -1;
opacity: 0.85;
}
.feedback-slides-style-two.feedback-slides.owl-theme .single-feedback-item-box {
background-color: transparent;
border-radius: 0;
padding: 85px 85px 150px;
}
.feedback-slides-style-two.feedback-slides.owl-theme .owl-nav.disabled + .owl-dots {
right: auto;
top: auto;
transform: unset;
left: 82px;
bottom: 80px;
}
.feedback-slides-style-two.feedback-slides.owl-theme .owl-dots .owl-dot {
display: inline-block;
}
.feedback-slides-style-two.feedback-slides.owl-theme .owl-dots .owl-dot span {
border-color: var(--whiteColor);
margin: 0 3px;
}
.feedback-slides-style-two.feedback-slides.owl-theme .owl-dots .owl-dot.active span::before, .feedback-slides-style-two.feedback-slides.owl-theme .owl-dots .owl-dot:hover span::before {
background-color: var(--whiteColor);
} .information-content .sub-title {
display: block;
text-transform: uppercase;
margin-bottom: 8px;
font-size: 14px;
font-weight: 600;
}
.information-content h2 {
margin-bottom: 45px;
font-size: 36px;
font-weight: 800;
}
.information-content .apply-details {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
}
.information-content .apply-details li {
position: relative;
margin-top: 30px;
padding-left: 108px;
list-style: none;
}
.information-content .apply-details li .icon {
width: 85px;
height: 85px;
line-height: 84px;
border-radius: 50%;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
color: var(--whiteColor);
font-size: 40px;
text-align: center;
transition: var(--transition);
}
.information-content .apply-details li h3 {
margin-bottom: 10px;
font-size: 24px;
font-weight: 800;
}
.information-content .apply-details li:hover .icon {
background-color: var(--blackColor);
color: var(--whiteColor);
} .free-trial-form {
background-color: #f3f3f3;
padding: 50px 30px;
}
.free-trial-form .sub-title {
display: block;
text-transform: uppercase;
margin-bottom: 8px;
font-size: 14px;
font-weight: 600;
}
.free-trial-form p {
margin-top: 10px;
}
.free-trial-form h2 {
margin-bottom: 30px;
font-size: 36px;
font-weight: 800;
}
.free-trial-form form .form-group {
margin-bottom: 22px;
}
.free-trial-form form input {
background-color: var(--whiteColor) !important;
}
.free-trial-form form button {
border: none;
text-align: center;
color: var(--whiteColor);
transition: var(--transition);
border-radius: 5px;
display: block;
width: 100%;
font-weight: 700;
font-size: var(--fontSize);
padding-left: 30px;
padding-right: 30px;
padding-top: 13px;
padding-bottom: 13px;
}
.free-trial-form form button:hover {
color: var(--whiteColor);
background-color: var(--blackColor);
}
.free-trial-form .alert {
margin-bottom: 0;
} .newsletter-modal {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 99999;
background-color: rgba(0, 0, 0, 0.9);
}
.newsletter-modal .newsletter-modal-content {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
right: 0;
background-color: #fef8ef;
max-width: 780px;
border-radius: 5px;
margin-left: auto;
margin-right: auto;
}
.newsletter-modal .newsletter-modal-content .modal-image {
border-radius: 5px 0 0 5px;
}
.newsletter-modal .newsletter-modal-content .modal-image img {
border-radius: 5px 0 0 5px;
width: 100%;
}
.newsletter-modal .newsletter-modal-content .modal-inner-content {
padding: 38px 35px;
}
.newsletter-modal .newsletter-modal-content .modal-inner-content h2 {
margin-bottom: 15px;
font-size: 36px;
font-weight: 800;
}
.newsletter-modal .newsletter-modal-content .modal-inner-content .sub-text {
color: var(--blackColor);
display: block;
line-height: 1.5;
font-weight: 600;
font-size: 17px;
}
.newsletter-modal .newsletter-modal-content .modal-inner-content p {
font-size: 14px;
}
.newsletter-modal .newsletter-modal-content .modal-inner-content form {
position: relative;
margin-top: 30px;
margin-bottom: 22px;
}
.newsletter-modal .newsletter-modal-content .modal-inner-content form .input-newsletter {
display: block;
width: 100%;
height: 50px;
border: none;
background-color: #e0d9d9;
padding: 2px 0 0 15px;
color: var(--blackColor);
border-radius: 5px;
font-size: 15px;
font-weight: 600;
}
.newsletter-modal .newsletter-modal-content .modal-inner-content form .input-newsletter::-moz-placeholder {
color: var(--optionalColor);
-moz-transition: var(--transition);
transition: var(--transition);
}
.newsletter-modal .newsletter-modal-content .modal-inner-content form .input-newsletter::placeholder {
color: var(--optionalColor);
transition: var(--transition);
}
.newsletter-modal .newsletter-modal-content .modal-inner-content form .input-newsletter:focus::-moz-placeholder {
color: transparent;
}
.newsletter-modal .newsletter-modal-content .modal-inner-content form .input-newsletter:focus::placeholder {
color: transparent;
}
.newsletter-modal .newsletter-modal-content .modal-inner-content form button {
border: none;
text-align: center;
color: var(--whiteColor);
transition: var(--transition);
border-radius: 5px;
height: 50px;
position: absolute;
right: 0;
top: 0;
display: inline-block;
line-height: 0;
font-weight: 700;
font-size: 15px;
padding-left: 22px;
padding-right: 22px;
padding-top: 12px;
padding-bottom: 12px;
}
.newsletter-modal .newsletter-modal-content .modal-inner-content form button:hover {
color: var(--whiteColor);
background-color: var(--blackColor);
}
.newsletter-modal .newsletter-modal-content .close-btn {
position: absolute;
right: 20px;
cursor: pointer;
color: var(--blackColor);
top: 15px;
transition: var(--transition);
}
.newsletter-modal .newsletter-modal-content .close-btn:hover {
color: red;
}
p#breadcrumbs, .bbpress-breadcrumbs {
text-align: center;
}
.wpml-ls-current-language a {
margin-right: 14px !important;
}
.wpml-ls-current-language .dropdown-menu {
width: auto !important;
}
.navbar-nav.mr-auto.left {
margin-left: 20px;
}
.text-left .woocommerce-breadcrumb, .bbpress-breadcrumbs, p.breadcrumbs {
text-align: left;
max-width: 800px;
margin-left: auto;
margin-right: auto;
} .preloader {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 99999;
background-color: var(--whiteColor);
}
.preloader .loader {
left: 50%;
top: 46%;
transform: translateX(-50%) translateY(-46%);
position: absolute;
}
.preloader .loader .sbl-half-circle-spin {
height: 80px;
width: 80px;
color: var(--mainColor);
display: inline-block;
position: relative;
border: 1px solid;
border-radius: 50%;
animation: animeCircleSpin 5s ease-in-out infinite reverse;
}
.preloader .loader .sbl-half-circle-spin::after {
content: "";
border: 6px solid;
position: absolute;
left: 10px;
top: 15px;
border-radius: inherit;
}
.preloader .loader .sbl-half-circle-spin div {
height: 50%;
width: 50%;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
margin: auto;
border: 1px solid;
border-radius: 50%;
animation: animeCircleSpin 4s ease-in-out infinite;
}
.preloader .loader .sbl-half-circle-spin div::before {
height: 0;
width: 0;
content: "";
border-radius: 50%;
display: block;
transform: rotate(-45deg);
border: 19px solid;
border-right-color: transparent;
border-bottom-color: transparent;
}
@keyframes animeCircleSpin {
0% {
transform: rotate(0);
}
50% {
transform: rotate(720deg);
}
100% {
transform: rotate(0);
}
}
.mchimp-errmessage {
margin-top: 10px;
} .bg-6ba292 {
background-color: var(--mainColor2);
} .hero-banner-area {
position: relative;
z-index: 1;
background-color: #fffaf3;
padding-bottom: 200px;
}
.hero-banner-area .container-fluid {
max-width: 1395px;
}
.hero-banner-area .divider {
top: auto;
bottom: 0;
background: #f5f7fa;
}
.hero-banner-content {
position: relative;
}
.hero-banner-content h1 {
margin-bottom: 25px;
font-size: 45px;
font-weight: 800;
}
.hero-banner-content p {
padding-right: 50px;
line-height: 1.8;
font-weight: 600;
font-size: 17px;
}
.hero-banner-content .default-btn {
margin-top: 10px;
}
.hero-banner-image {
text-align: center;
}
.banner-shape19 {
position: absolute;
z-index: -1;
left: 40%;
bottom: 30%;
}
.banner-shape19 img {
animation-name: rotateme;
animation-duration: 30s;
animation-iteration-count: infinite;
animation-timing-function: linear;
} .yoga-main-banner {
position: relative;
z-index: 1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/main-banner3.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
padding-top: 100px;
padding-bottom: 100px;
padding-left: 40px;
}
.yoga-main-banner .banner-shape2 {
left: auto;
top: 12%;
right: 0;
}
.yoga-main-banner .banner-shape3 {
left: 52%;
top: 30%;
right: auto;
}
.yoga-banner-content {
position: relative;
text-align: center;
z-index: 1;
max-width: 900px;
}
.yoga-banner-content .content {
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
padding: 140px;
}
.yoga-banner-content .content .top-image {
margin-bottom: 20px;
}
.yoga-banner-content .content h1 {
margin-bottom: 15px;
color: var(--whiteColor);
font-size: 50px;
font-weight: 800;
}
.yoga-banner-content .content p {
color: #ececec;
}
.yoga-banner-content .content .default-btn {
margin-top: 15px;
}
.yoga-banner-content .content .bottom-image {
margin-top: 15px;
}
.yoga-banner-content::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
border-radius: 5px;
bottom: 0;
z-index: -1;
display: none;
} .boxes-area.boxes-style-two .single-box-item {
top: -130px;
margin-bottom: -130px;
}
.single-box-item .image {
margin-bottom: 30px;
}
.boxes-info {
text-align: center;
margin-top: 30px;
}
.boxes-info p {
line-height: initial;
font-weight: 600;
}
.boxes-info p a {
font-weight: 700;
}
.boxes-info p a:hover {
color: var(--blackColor);
} .single-courses-item.without-box-shadow {
box-shadow: unset;
transition: var(--transition);
}
.single-courses-item.without-box-shadow .courses-image img {
border-radius: 50%;
}
.single-courses-item.without-box-shadow .courses-image::before {
border-radius: 50%;
}
.single-courses-item.without-box-shadow:hover {
box-shadow: 0px 8px 16px 0px rgba(146, 184, 255, 0.2);
}
.single-courses-item.without-box-shadow:hover .courses-image img {
border-radius: 5px;
transform: scale(1);
}
.single-courses-item.without-box-shadow:hover .courses-image::before {
opacity: 0;
visibility: hidden;
} .overview-area {
position: relative;
z-index: 1;
}
.overview-area .shape3 {
right: auto;
bottom: 56%;
left: 3%;
}
.overview-area .shape4 {
right: auto;
bottom: 97%;
left: 10%;
}
.overview-area .shape2 {
left: auto;
bottom: 85%;
right: 5%;
}
.overview-area .shape9 {
left: 40%;
top: -93%;
}
.overview-box {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-right: -15px;
margin-left: -15px;
margin-top: 80px;
}
.overview-box .overview-content, .overview-box .overview-image {
flex: 0 0 50%;
max-width: 50%;
padding-left: 15px;
padding-right: 15px;
}
.overview-box .overview-content .sub-title {
display: block;
text-transform: uppercase;
margin-bottom: 10px;
font-size: 14px;
font-weight: 600;
}
.overview-box .overview-content h2 {
margin-bottom: 15px;
font-size: 36px;
font-weight: 800;
}
.overview-box .overview-content .default-btn {
margin-top: 10px;
}
.overview-box .overview-content .btn-box {
margin-top: 25px;
}
.overview-box .overview-content .btn-box .playstore-btn {
display: inline-block;
background-color: var(--blackColor);
color: var(--whiteColor);
position: relative;
border-radius: 5px;
margin-right: 15px;
font-size: 14px;
font-weight: 500;
padding-right: 20px;
padding-top: 7px;
padding-bottom: 5px;
padding-left: 60px;
}
.overview-box .overview-content .btn-box .playstore-btn img {
position: absolute;
left: 20px;
top: 50%;
transform: translateY(-50%);
}
.overview-box .overview-content .btn-box .playstore-btn span {
display: block;
margin-top: -2px;
font-size: 18px;
font-weight: 700;
}
.overview-box .overview-content .btn-box .applestore-btn {
display: inline-block;
background-color: var(--blackColor);
color: var(--whiteColor);
position: relative;
margin-left: 15px;
border-radius: 5px;
font-size: 14px;
font-weight: 500;
padding-right: 20px;
padding-top: 7px;
padding-bottom: 5px;
padding-left: 65px;
}
.overview-box .overview-content .btn-box .applestore-btn img {
position: absolute;
left: 20px;
top: 50%;
transform: translateY(-50%);
}
.overview-box .overview-content .btn-box .applestore-btn span {
display: block;
margin-top: -2px;
font-size: 18px;
font-weight: 700;
}
.overview-box .overview-image {
text-align: center;
}
.overview-box:first-child {
margin-top: 0;
} .training-area {
position: relative;
z-index: 1;
}
.single-training-box {
margin-bottom: 30px;
background-color: var(--whiteColor);
text-align: center;
position: relative;
z-index: 1;
border-radius: 0 0 5px 5px;
overflow: hidden;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 30px;
}
.single-training-box img {
margin-bottom: 30px;
}
.single-training-box h3 {
margin-bottom: 14px;
font-size: 23px;
font-weight: 800;
}
.single-training-box p {
margin-bottom: 15px;
}
.single-training-box::before {
background-color: #f5f7fa;
position: absolute;
top: -55%;
left: -5%;
width: 110%;
height: 100%;
content: "";
z-index: -1;
border-radius: 50%;
}
.single-training-box .link-btn {
display: inline-block;
font-size: 15px;
font-weight: 700;
}
.single-training-box .link-btn:hover {
color: var(--blackColor);
}
.tree-shape2 {
position: absolute;
left: 0;
top: 5%;
z-index: -1;
}
.tree-shape2 img {
animation: movebounce 5s linear infinite;
}
.tree-shape3 {
position: absolute;
right: 0;
bottom: 0;
z-index: -1;
} .single-yoga-courses-box {
text-align: center;
margin-bottom: 30px;
}
.single-yoga-courses-box .courses-image {
border-radius: 5px;
}
.single-yoga-courses-box .courses-image a {
border-radius: 5px;
}
.single-yoga-courses-box .courses-image a img {
border-radius: 5px;
}
.single-yoga-courses-box .courses-content {
margin-top: 30px;
}
.single-yoga-courses-box .courses-content h3 {
margin-bottom: 12px;
font-size: 24px;
font-weight: 800;
}
.single-yoga-courses-box .courses-content .default-btn {
margin-top: 5px;
padding-left: 30px;
padding-right: 30px;
} .feedback-area.bg-6ba292 .divider2, .feedback-area.bg-6ba292 .divider3 {
background-color: var(--mainColor2);
}
.feedback-area.bg-6ba292 .single-feedback-box {
background-color: transparent;
border-color: #8ab6a9;
}
.feedback-area.bg-6ba292 .single-feedback-box p {
color: var(--whiteColor);
}
.feedback-area.bg-6ba292 .single-feedback-box .client-info .title h3 {
color: var(--whiteColor);
}
.feedback-area.bg-6ba292 .single-feedback-box .client-info .title span {
color: var(--whiteColor);
}
.feedback-area.bg-6ba292 .single-feedback-box::before {
color: #909279;
}
.feedback-area.bg-6ba292 .feedback-slides-two.owl-theme .owl-dots .owl-dot span {
border-color: #8ab6a9;
}
.feedback-area.bg-6ba292 .feedback-slides-two.owl-theme .owl-dots .owl-dot span::before {
background-color: #8ab6a9;
}
.feedback-area.bg-6ba292 .feedback-slides-two.owl-theme .owl-dots .owl-dot:hover span, .feedback-area.bg-6ba292 .feedback-slides-two.owl-theme .owl-dots .owl-dot.active span {
border-color: var(--whiteColor);
}
.feedback-area.bg-6ba292 .feedback-slides-two.owl-theme .owl-dots .owl-dot:hover span::before, .feedback-area.bg-6ba292 .feedback-slides-two.owl-theme .owl-dots .owl-dot.active span::before {
background-color: var(--whiteColor);
}
.tree-shape {
position: absolute;
right: 0;
bottom: -100px;
z-index: -1;
} .experience-area.extra-padding {
padding-top: 150px;
}
.experience-content .sub-title {
display: block;
text-transform: uppercase;
margin-bottom: 10px;
font-size: 14px;
font-weight: 600;
}
.experience-content h2 {
margin-bottom: 15px;
font-size: 36px;
font-weight: 800;
}
.experience-content .features-list {
padding-left: 0;
list-style-type: none;
margin-bottom: 0;
margin-top: 25px;
}
.experience-content .features-list li {
color: var(--blackColor);
margin-bottom: 20px;
font-weight: 700;
position: relative;
padding-left: 40px;
padding-top: 5px;
}
.experience-content .features-list li i {
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
color: var(--whiteColor);
background-color: #a3c5bb;
z-index: 1;
border-radius: 50%;
font-size: 20px;
transition: var(--transition);
}
.experience-content .features-list li i::after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: var(--mainColor2);
border-radius: 50%;
z-index: -1;
margin: 2px 1px 1px 2px;
transition: var(--transition);
}
.experience-content .features-list li:hover i::after {
background-color: var(--whiteColor);
}
.experience-content .features-list li:last-child {
margin-bottom: 0;
}
.experience-content .default-btn {
margin-top: 35px;
}
.experience-image {
position: relative;
z-index: 1;
text-align: center;
padding-top: 35px;
padding-left: 35px;
}
.experience-image::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
z-index: -1;
right: 0;
top: 0;
margin-right: 35px;
}
.experience-image::after {
background-color: #000000;
opacity: 0.1;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 1;
content: "";
margin-left: 35px;
margin-top: 35px;
}
.experience-image .video-btn {
display: inline-block;
width: 80px;
height: 80px;
font-size: 35px;
z-index: 3;
text-align: center;
line-height: 80px;
position: absolute;
left: 50%;
top: 50%;
transform: translateY(-50%) translateX(-50%);
background-color: var(--mainColor2);
border-radius: 7px;
color: var(--whiteColor);
}
.experience-image .video-btn::after, .experience-image .video-btn::before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
z-index: -1;
bottom: 0;
left: 0;
border-radius: 7px;
border: 1px solid var(--whiteColor);
}
.experience-image .video-btn::before {
animation: ripple 2s linear infinite;
}
.experience-image .video-btn::after {
animation: ripple 2s linear 1s infinite;
}
.experience-image .title {
position: absolute;
left: 0;
bottom: 0;
z-index: 3;
color: var(--whiteColor);
border-radius: 0 30px 0 0;
padding-top: 15px;
padding-bottom: 13px;
padding-left: 55px;
padding-right: 30px;
font-size: 35px;
font-weight: 700;
}
.experience-image .title span {
font-weight: 800;
} .download-syllabus-area {
position: relative;
z-index: 1;
}
.download-syllabus-area::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
background-position: bottom;
background-repeat: no-repeat;
}
.download-syllabus-image {
text-align: center;
}
.download-syllabus-form {
background-color: var(--mainColor2);
position: relative;
z-index: 1;
padding: 50px;
border-radius: 5px;
}
.download-syllabus-form h2 {
color: var(--whiteColor);
margin-bottom: 5px;
font-size: 36px;
font-weight: 800;
}
.download-syllabus-form p {
margin-bottom: 0;
font-weight: 600;
color: var(--whiteColor);
}
.download-syllabus-form form {
margin-top: 25px;
}
.download-syllabus-form form span.wpcf7-list-item-label {
color: var(--whiteColor);
}
.download-syllabus-form form span.wpcf7-list-item-label a {
color: var(--whiteColor);
}
.download-syllabus-form form div.wpcf7-validation-errors, .download-syllabus-form form div.wpcf7-acceptance-missing {
color: var(--whiteColor);
}
.download-syllabus-form form .form-group .form-control {
background-color: #447b6b;
color: var(--whiteColor);
border: none !important;
}
.download-syllabus-form form .form-group .form-control::-moz-placeholder {
color: #eeeeee;
}
.download-syllabus-form form .form-group .form-control::placeholder {
color: #eeeeee;
}
.download-syllabus-form form .form-group .form-control:focus::-moz-placeholder {
color: transparent;
}
.download-syllabus-form form .form-group .form-control:focus::placeholder {
color: transparent;
}
.download-syllabus-form form .form-group .nice-select {
background-color: #447b6b;
border-radius: 3px;
border: none;
color: var(--whiteColor);
font-size: 16px;
height: 50px;
line-height: 50px;
padding-left: 15px;
padding-right: 30px;
}
.download-syllabus-form form .form-group .nice-select:after {
border-color: #eeeeee;
right: 15px;
width: 8px;
height: 8px;
}
.download-syllabus-form form .form-group .nice-select .list {
background-color: var(--whiteColor);
border-radius: 5px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
list-style-type: none;
border: none;
width: 100%;
margin-bottom: 0;
margin-top: 0;
padding-left: 0;
padding-top: 10px;
padding-bottom: 10px;
}
.download-syllabus-form form .form-group .nice-select .list .option {
line-height: 38px;
min-height: 38px;
color: var(--blackColor);
position: relative;
transition: var(--transition);
padding-left: 32px;
padding-right: 25px;
font-size: var(--fontSize);
font-weight: 700;
}
.download-syllabus-form form .form-group .nice-select .list .option:hover {
background-color: var(--mainColor) !important;
color: var(--whiteColor);
}
.download-syllabus-form form .form-group .nice-select .list .option:hover::before {
color: var(--whiteColor);
}
.download-syllabus-form form .form-group .nice-select .list .option.focus, .download-syllabus-form form .form-group .nice-select .list .option.selected.focus {
background-color: transparent !important;
color: var(--blackColor);
}
.download-syllabus-form form .form-group .nice-select .list .option::before {
content: "\f11f";
position: absolute;
left: 10px;
top: 0;
opacity: 0;
visibility: hidden;
transition: var(--transition);
font-family: Flaticon;
font-size: 11px;
}
.download-syllabus-form form .form-group .nice-select .list .option.selected::before {
opacity: 1;
visibility: visible;
}
.download-syllabus-form form .form-group .nice-select .list .option.selected:hover {
background-color: var(--mainColor) !important;
color: var(--whiteColor);
}
.download-syllabus-form form .form-group .nice-select .list .option.selected:hover::before {
color: var(--whiteColor);
}
.download-syllabus-form form .default-btn {
margin-top: 5px;
}
.syllabus-shape1 {
position: absolute;
right: 15%;
bottom: 0;
z-index: -1;
}
.syllabus-shape1 img {
animation: moveleftbounce 10s linear infinite;
}
.syllabus-shape2 {
position: absolute;
right: 0;
top: 0;
z-index: -1;
}
.syllabus-shape3 {
position: absolute;
left: 0;
bottom: 0;
z-index: -1;
} .single-pricing-box {
margin-bottom: 30px;
position: relative;
z-index: 1;
text-align: center;
border-radius: 5px;
background-color: var(--whiteColor);
padding-top: 30px;
padding-bottom: 26px;
}
.single-pricing-box .pricing-header img {
margin-bottom: 25px;
}
.single-pricing-box .pricing-header h3 {
margin-bottom: 0;
background-color: #f9f9f9;
text-transform: uppercase;
font-size: 24px;
font-weight: 800;
padding-top: 14px;
padding-bottom: 12px;
padding-left: 10px;
padding-right: 10px;
}
.single-pricing-box .pricing-features {
margin-bottom: 20px;
padding-top: 25px;
padding-left: 10px;
padding-right: 10px;
}
.single-pricing-box .pricing-features ul {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
}
.single-pricing-box .pricing-features ul li {
margin-bottom: 14px;
color: #4b5280;
font-size: 16.5px;
font-weight: 600;
}
.single-pricing-box .pricing-features ul li:last-child {
margin-bottom: 0;
}
.single-pricing-box .price {
font-size: 42px;
font-weight: 800;
}
.single-pricing-box .price span {
display: block;
color: #4b5280;
margin-top: -5px;
font-size: 18px;
font-weight: 600;
}
.single-pricing-box .default-btn {
margin-top: 25px;
background-color: var(--mainColor2);
padding-left: 30px;
padding-right: 30px;
}
.single-pricing-box .pricing-shape1 {
position: absolute;
left: 0;
top: 0;
z-index: -1;
}
.single-pricing-box .pricing-shape2 {
position: absolute;
right: 0;
bottom: 0;
z-index: -1;
} .subscribe-image {
text-align: center;
}
#learn-press-course-description iframe, #learn-press-course-description video {
width: 100%;
}
.form-group span.wpcf7-list-item {
margin: 0;
}
.col-lg-12 .single-blog-post.main-blog-post h3 {
font-size: 24px;
}
#fep-footer {
display: none !important;
}
#fep-menu .fep-button, .fep-button, .fep-button-active {
border: 1px solid #8FBFC9;
color: var(--whiteColor);
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: bold;
margin-right: 10px;
margin-top: 10px;
padding: 10px 20px;
text-align: center;
text-decoration: none !important;
border: none;
}
#fep-menu .fep-button:hover, .fep-button-active {
font-size: 13px;
}
.fep-button {
background-color: var(--blackColor) !important;
color: var(--whiteColor);
}
.fep-messagebox-search-form-div [type=search] {
outline-offset: -2px;
-webkit-appearance: none;
display: block;
width: 100%;
background-color: #f4f4f4;
border: none;
padding: 0 0 0 15px;
height: 50px;
outline: 0;
border-radius: 3px;
font-family: "Poppins", sans-serif;
font-weight: 400;
font-size: 14px;
}
#fep-content .nice-select {
height: 50px;
line-height: 46px;
}
#fep-content .nice-select .list {
width: 100%;
}
#fep-content .fep-table .fep-column {
padding: 15px 20px;
}
#fep-content .fep-column-avatar .fep-avatar-p {
height: auto;
}
#fep-content .fep-column-avatar .fep-avatar-p .fep-avatar-1, #fep-content .fep-column-avatar .fep-avatar-p .fep-avatar-2, #fep-content .fep-column-avatar .fep-avatar-more-60, #fep-content .fep-column-avatar .fep-avatar-group-60 {
height: 40px;
width: 40px;
}
.fep-table .fep-column-avatar, .fep-table .fep-table .fep-column-fep-cb {
padding-right: 0;
}
.fep-attachment-field-div {
padding: 16px 0;
}
.fep-error {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
font-size: 14px;
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
} .bg-fff7f4 {
background-color: #fff7f4;
}
.bg-f6f7fb {
background-color: #f6f7fb;
}
.bg-fcf7f3 {
background-color: #fcf7f3;
}
.bg-eee8df {
background-color: #eee8df;
} .health-coaching-banner-area {
background-color: var(--mainColor2);
position: relative;
z-index: 1;
padding-top: 40px;
overflow: hidden;
}
.health-coaching-banner-area .divider {
background-color: #f5f7fa;
top: auto;
bottom: -1px;
height: 195px;
z-index: 1;
}
.health-coaching-banner-image {
text-align: center;
}
.health-coaching-banner-content h1 {
color: var(--whiteColor);
margin-bottom: 35px;
font-weight: 800;
font-size: 70px;
}
.health-coaching-banner-content p {
color: var(--whiteColor);
font-weight: 600;
font-size: 17px;
}
.health-coaching-banner-content .btn-box {
margin-top: 30px;
}
.health-coaching-banner-content .btn-box img {
margin-left: 30px;
}
.health-coaching-shape1 {
position: absolute;
left: 0;
bottom: 125px;
z-index: -1;
}
.health-coaching-shape1 img {
max-width: 45%;
}
.health-coaching-shape2 {
position: absolute;
right: 15px;
top: 15px;
z-index: -1;
text-align: right;
}
.health-coaching-shape2 img {
max-width: 80%;
}
.health-coaching-shape3 {
position: absolute;
right: 0;
bottom: 81px;
z-index: 2;
}
.health-coaching-shape3 img {
max-width: 271px;
}
.health-coaching-shape4 {
position: absolute;
z-index: -1;
right: 22%;
top: 28%;
}
.health-coaching-shape5 {
position: absolute;
z-index: -1;
bottom: 34%;
left: 46%;
}
.health-coaching-shape6 {
position: absolute;
z-index: -1;
left: 50%;
bottom: 5%;
}
.health-coaching-shape6 img {
animation: movebounce 5s linear infinite;
}
.health-coaching-shape7 {
position: absolute;
z-index: -1;
right: 25%;
bottom: 11%;
}
.health-coaching-shape7 img {
animation-name: rotateme;
animation-duration: 30s;
animation-iteration-count: infinite;
animation-timing-function: linear;
} .single-courses-box .courses-image .price.bg-45a393 {
background-color: var(--mainColor2);
} .courses-area.bg-image {
background-color: #fff7f4;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/courses-bg.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
} .experience-area {
position: relative;
z-index: 1;
overflow: hidden;
}
.experience-content {
position: relative;
z-index: 1;
}
.experience-content .shape {
position: absolute;
right: 0;
z-index: -1;
top: 65%;
transform: translateY(-65%);
}
.experience-content .shape img {
animation: movebounce 5s linear infinite;
}
.experience-img {
text-align: center;
position: relative;
z-index: 1;
margin-left: 30px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 30px;
}
.experience-img::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
right: 0;
top: 0;
z-index: -1;
}
.experience-img .title {
position: absolute;
left: 0;
bottom: 0;
z-index: 3;
display: block;
background-color: var(--mainColor2);
color: var(--whiteColor);
width: 100%;
padding-top: 15px;
padding-bottom: 12px;
padding-left: 30px;
padding-right: 30px;
font-size: 35px;
font-weight: 700;
}
.experience-img .title span {
font-weight: 800;
}
.experience-shape1 {
position: absolute;
left: 0;
bottom: 0;
z-index: -1;
}
.experience-shape2 {
position: absolute;
top: 0;
right: 0;
z-index: -1;
} .lifestyle-area .section-title h2 {
max-width: 700px;
}
.single-lifestyle-box {
margin-bottom: 30px;
text-align: center;
transition: var(--transition);
border-radius: 5px;
padding: 40px 20px;
background-color: #f5f7fa;
border: 1px dashed var(--mainColor2);
}
.single-lifestyle-box .icon {
width: 110px;
height: 110px;
line-height: 110px;
background-color: var(--whiteColor);
font-size: 65px;
color: var(--mainColor2);
border-radius: 50%;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
}
.single-lifestyle-box h3 {
margin-bottom: 17px;
font-size: 24px;
font-weight: 800;
}
.single-lifestyle-box p {
transition: var(--transition);
}
.single-lifestyle-box .link-btn {
display: inline-block;
font-size: 15px;
font-weight: 700;
}
.single-lifestyle-box:hover {
background-color: var(--mainColor2);
}
.single-lifestyle-box:hover h3 {
color: var(--whiteColor);
}
.single-lifestyle-box:hover h3 a {
color: var(--whiteColor);
}
.single-lifestyle-box:hover p {
color: var(--whiteColor);
}
.single-lifestyle-box:hover .link-btn {
color: var(--whiteColor);
} .program-area {
position: relative;
z-index: 1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/program-bg.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.program-section-title {
padding-right: 80px;
}
.program-section-title h2 {
margin-bottom: 0;
font-size: 36px;
font-weight: 800;
}
.program-section-title p {
margin-top: 20px;
}
.program-section-title .default-btn {
margin-top: 8px;
}
.program-list {
margin-left: -20px;
position: relative;
z-index: 1;
}
.program-list .row {
margin-left: -10px;
margin-right: -10px;
}
.program-list .row .col-lg-6 {
padding-left: 10px;
padding-right: 10px;
}
.program-list .row .col-lg-6:nth-child(2) .single-program-box {
margin-bottom: 0;
}
.program-list .row .col-lg-6:nth-child(2) .single-program-box .shape {
left: auto;
right: 0;
}
.program-list .program-circle-shape {
position: absolute;
left: -50px;
top: 50%;
transform: translateY(-50%);
z-index: -1;
}
.program-list .program-circle-shape img {
animation-name: rotateme;
animation-duration: 30s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.single-program-box {
margin-bottom: 20px;
text-align: center;
border-radius: 5px;
padding: 40px 20px;
position: relative;
z-index: 1;
background-color: var(--whiteColor);
box-shadow: 0px 8px 16px 0px rgba(146, 184, 255, 0.2);
}
.single-program-box .icon {
font-size: 60px;
line-height: 1;
color: var(--mainColor2);
margin-bottom: 17px;
}
.single-program-box h3 {
margin-bottom: 15px;
font-size: 22px;
font-weight: 800;
}
.single-program-box .link-btn {
display: inline-block;
font-size: 15px;
font-weight: 700;
}
.single-program-box .link-btn:hover {
color: var(--mainColor2);
}
.single-program-box .shape {
position: absolute;
left: 0;
top: 0;
z-index: -1;
} .health-services-area {
position: relative;
z-index: 1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/health-services-bg.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.single-health-services-box {
margin-bottom: 30px;
position: relative;
padding-left: 92px;
}
.single-health-services-box .icon {
width: 70px;
height: 70px;
line-height: 70px;
background-color: var(--whiteColor);
font-size: 40px;
color: var(--mainColor2);
animation: border-transform 10s linear infinite alternate forwards;
border-radius: 50%;
transition: var(--transition);
text-align: center;
border: 1px solid var(--mainColor2);
position: absolute;
left: 0;
top: 2px;
}
.single-health-services-box h3 {
margin-bottom: 12px;
font-size: 24px;
font-weight: 800;
}
.single-health-services-box:hover .icon {
background-color: var(--mainColor2);
color: var(--whiteColor);
}
@keyframes border-transform {
0%, 100% {
border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
}
14% {
border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
}
28% {
border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
}
42% {
border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
}
56% {
border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
}
70% {
border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
}
84% {
border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
}
} .blog-area {
position: relative;
z-index: 1;
}
.blog-shape1 {
position: absolute;
left: 0;
bottom: 100px;
z-index: -1;
}
.blog-shape1 img {
animation: movebounce 5s linear infinite;
}
.blog-shape2 {
position: absolute;
right: 0;
top: 35%;
transform: translateY(-35%);
z-index: -1;
}
.blog-shape2 img {
animation: movebounce 5s linear infinite;
} .events-area.bg-image {
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/events-bg.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.single-events-box-item {
transition: var(--transition);
background-color: var(--whiteColor);
margin-bottom: 30px;
}
.single-events-box-item .image {
position: relative;
border-radius: 5px 5px 5px 0;
}
.single-events-box-item .image img {
border-radius: 5px 5px 5px 0;
}
.single-events-box-item .image .date {
position: absolute;
left: 0;
bottom: 0;
display: inline-block;
background-color: var(--mainColor2);
color: var(--whiteColor);
padding: 9px 20px 7px;
border-radius: 0 5px 0 0;
font-size: 15px;
font-weight: 700;
}
.single-events-box-item .content {
border-radius: 0 0 5px 5px;
padding: 20px;
position: relative;
}
.single-events-box-item .content h3 {
margin-bottom: 0;
line-height: 1.3;
font-size: 24px;
font-weight: 800;
}
.single-events-box-item .content h3 a {
display: inline-block;
}
.single-events-box-item .content .location {
display: block;
color: var(--optionalColor);
margin-top: 13px;
position: relative;
padding-left: 22px;
font-size: var(--fontSize);
font-weight: 700;
}
.single-events-box-item .content .location i {
position: absolute;
left: 0;
top: 2px;
font-size: 18px;
}
.single-events-box-item:hover {
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
} .subscribe-area-two {
padding-top: 30px;
background-color: #eee8df;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.subscribe-area-two .subscribe-content {
text-align: left;
max-width: 490px;
margin-left: 0;
margin-right: 0;
}
.subscribe-area-two .subscribe-content .newsletter-form .input-newsletter {
background-color: var(--whiteColor);
} .health-coaching-feedback-area {
background-color: #f8fafb;
}
.health-coaching-feedback-area .container-fluid {
padding-left: 0;
padding-right: 0;
}
.health-coaching-feedback-area .container-fluid .row {
margin-left: 0;
margin-right: 0;
}
.health-coaching-feedback-area .container-fluid .row .col-lg-6 {
padding-left: 0;
padding-right: 0;
}
.health-coaching-feedback-image {
margin-right: -250px;
}
.health-coaching-inner {
text-align: center;
max-width: 615px;
}
.health-coaching-inner h2 {
margin-bottom: 60px;
font-size: 36px;
font-weight: 800;
}
.feedback-quote {
border-radius: 5px;
box-shadow: 0px 8px 16px 0px rgba(146, 184, 255, 0.2);
background-color: #f9f9f2;
position: relative;
padding: 55px 45px;
z-index: 1;
}
.feedback-quote p {
font-size: 19px;
font-weight: 600;
}
.feedback-quote .client-info {
margin-top: 25px;
text-align: left;
}
.feedback-quote .client-info img {
width: 60px;
height: 60px;
border-radius: 50%;
}
.feedback-quote .client-info .title {
margin-left: 15px;
text-align: left;
}
.feedback-quote .client-info .title h3 {
margin-bottom: 0;
font-size: 17px;
font-weight: 700;
}
.feedback-quote .client-info .title span {
display: block;
color: var(--optionalColor);
font-size: 14px;
margin-top: 4px;
}
.object1 {
position: absolute;
left: -35px;
top: -30px;
z-index: -1;
}
.object1 img {
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.object2 {
position: absolute;
right: 0;
top: -20px;
z-index: -1;
}
.object3 {
position: absolute;
left: -15px;
bottom: -15px;
z-index: -1;
}
.object4 {
position: absolute;
right: 0;
bottom: 0;
z-index: -1;
}
.entry-register a {
margin-top: 0;
margin-bottom: 0;
}
.entry-register .tm-button {
width: 100%;
display: inline-flex;
}
.entry-details {
margin-bottom: 73px;
}
.entry-details-bar {
padding: 14px 30px 33px;
background: var(--whiteColor);
box-shadow: 0 0 20px rgba(51, 51, 51, 0.1);
border-radius: 5px;
width: 100%;
max-width: 340px;
min-height: 390px;
float: right;
}
.entry-details-bar .meta-icon {
color: #696969;
min-width: 28px;
text-align: center;
}
.entry-details-bar .meta-label {
font-size: 15px;
}
.entry-details-bar .event_auth_button {
text-align: center;
width: 100%;
}
.entry-details-bar .event-register-message {
text-align: center;
}
.entry-details-bar .event-register-message a {
font-weight: 500;
display: inline-block;
margin-top: 0;
margin-bottom: 0;
}
.entry-event-info {
list-style-type: none;
margin: 0 0 20px;
padding: 0;
}
.entry-event-info .event-price {
font-size: 24px;
font-weight: 800;
}
.entry-event-info .event-price .decimals-separator {
font-size: 18px;
}
.entry-event-info li {
margin: 0;
padding: 14px 0;
display: flex;
align-items: center;
flex-grow: 1;
}
.entry-event-info li.meta-price {
padding: 8px 0;
}
.entry-event-info li + li {
border-top: 1px solid #eee;
}
.entry-event-info li .meta-label,
.entry-event-info li .meta-value {
flex-grow: 1;
font-weight: bold;
}
.entry-event-info li .meta-value {
text-align: right;
}
.entry-event-info li i {
font-size: 22px;
margin-right: 6px;
float: left;
line-height: 23px;
}
.events-details-info .default-btn {
cursor: pointer;
display: block;
padding-right: 30px;
padding-left: 30px;
padding-top: 12px;
padding-bottom: 12px;
}
.events-details-info .default-btn i {
position: relative;
left: 0;
top: 2px;
margin-right: 8px;
line-height: 1;
font-weight: normal;
font-size: 20px;
}
.event-load-booking-form.default-btn {
color: var(--whiteColor) !important;
}
.event-lightbox-wrap .mfp-content {
width: 470px !important;
max-width: 100%;
}
#event-lightbox {
padding: 31px 30px 40px;
width: 470px;
max-width: 100%;
border-radius: 8px;
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
}
#event-lightbox .event_auth_button {
width: 100%;
}
.event_register_header {
text-align: center;
}
.event-popup-title {
font-size: 20px;
line-height: 1.5;
margin-bottom: 29px;
}
.event-popup-date {
font-size: 15px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 6px;
}
.event-popup-thumbnail {
margin-bottom: 30px;
}
.event-popup-thumbnail img {
border-radius: 5px;
}
.event_auth_form_field {
display: inline-block;
width: 47%;
align-items: center;
}
.event_auth_form_field input[type=number] {
padding: 2px 10px;
width: 100px;
min-height: 48px;
border: 1px solid #f8f8f8;
background: #f8f8f8;
text-align: center;
font-size: 15px;
font-weight: 700;
color: #333;
border-radius: 5px;
}
.event_auth_payment_methods {
display: inline-block;
width: 50%;
background: none;
border-radius: 5px;
margin: 0;
padding: 0;
}
.event_register label {
font-size: 14px;
font-weight: 700;
color: #333;
flex-grow: 1;
cursor: pointer;
}
.event_auth_form_field label {
margin-right: 10px;
}
.event_register_foot {
margin-top: 30px;
text-align: center;
}
#event-lightbox {
display: none;
visibility: none;
position: relative;
width: 500px;
margin: 0 auto;
padding: 20px;
background-color: var(--whiteColor);
}
#event-lightbox {
padding: 31px 30px 40px;
width: 470px;
max-width: 100%;
border-radius: 8px;
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
}
#event-lightbox.event-fade {
display: block;
opacity: 0;
-webkit-backface-visibility: hidden;
transition: all 0.35s ease-in-out;
}
#event-lightbox.event-fade.event-in {
opacity: 1;
visibility: visible;
}
.event_register_area h2 {
font-weight: bold;
font-size: 23px;
text-align: center;
margin-bottom: 10px;
margin-top: 10px;
}
ul.tp-event-notice.error {
background: rgba(255, 0, 0, 0.2);
padding: 10px;
list-style-type: none;
color: #ff0404;
border-radius: 5px;
margin-top: 10px;
}
.event_auth_payment_methods li {
list-style-type: none;
}
#event-lightbox .event_auth_button {
color: var(--whiteColor);
border-radius: 3px;
padding: 6px 0;
}
#event-lightbox .event_auth_button:hover {
background-color: #221638;
}
.entry-countdown p.tp-event-notice.error {
font-size: 24px;
color: var(--whiteColor);
font-weight: bold;
background: rgba(255, 0, 0, 0.5803921569);
padding: 8px 14px;
border-radius: 3px;
}
.tp-event-notice.error {
background: rgba(255, 0, 0, 0.5803921569);
padding: 8px 14px;
text-align: center;
border-radius: 3px;
color: var(--whiteColor);
}
p.event-register-message {
margin-top: 6px;
}
.event-auth-form .form-row {
margin: 0 0 20px;
padding: 0;
}
.event-auth-form .form-row.has-error {
color: #a00;
}
.event-auth-form .form-row.validated input {
border-color: #69bf29;
}
.event-auth-form .form-row.has-error input {
border-color: #a00;
}
.event-auth-form .form-row input, .event-auth-form .form-row input[type=checkbox], .event-auth-form .form-row input[type=number], .event-auth-form .form-row input[type=password], .event-auth-form .form-row input[type=text], .event-auth-form .form-row input[type=email] {
border: 1px solid #eee;
background-color: transparent;
color: #7e7e7e;
font-size: 15px;
font-weight: 400;
letter-spacing: 0em;
width: 100%;
outline: none;
border: 1px solid #f5f5f5;
border-radius: 5px;
padding: 3px 20px;
min-height: 56px;
}
.event-auth-form input#rememberme {
border-color: #f5f5f5;
background-color: #f5f5f5;
padding: 5px 10px;
min-height: 20px;
width: auto;
margin-right: 4px;
margin-top: 2px;
float: left;
}
.event-auth-form input#wp-submit {
width: auto;
color: white;
padding: 5px 34px;
transition: var(--transition);
}
.event-auth-form input#wp-submit:hover {
background-color: #221638;
}
.event-wrapper-shortcode.user-account {
background: rgba(255, 0, 0, 0.2392156863);
padding: 14px 22px;
text-align: center;
color: #000;
border-radius: 5px;
}
.event-wrapper-shortcode.user-account a {
color: #fe4a55;
} .bg-f7ebeb {
background-color: #f7ebeb;
}
.bg-6dbbbd {
background-color: #6dbbbd;
}
.default-btn-style-two {
border: none;
position: relative;
display: inline-block;
text-align: center;
overflow: hidden;
z-index: 1;
color: var(--whiteColor);
background-color: transparent;
transition: var(--transition);
border-radius: 30px;
border: 1px dashed;
font-weight: 700;
font-size: var(--fontSize);
padding-left: 60px;
padding-right: 35px;
padding-top: 15px;
padding-bottom: 15px;
}
.default-btn-style-two i {
position: absolute;
left: 35px;
top: 14px;
}
.default-btn-style-two::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
border-radius: 30px;
margin: 4px;
transition: 0.3s;
}
.default-btn-style-two:hover {
color: var(--whiteColor);
}
.default-btn-style-two:hover::before {
margin: 0;
}
.font-weight-black {
font-weight: 900 !important;
} .kindergarten-main-banner {
background-color: #f8e8e9;
position: relative;
z-index: 1;
padding-top: 180px;
}
.kindergarten-main-banner .container-fluid {
padding-left: 40px;
padding-right: 40px;
}
.kindergarten-main-banner::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/events-rectangle1.png);
background-position: top;
background-repeat: no-repeat;
}
.kindergarten-main-banner::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: -1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/events-rectangle2.png);
background-position: bottom;
background-repeat: no-repeat;
}
.kindergarten-banner-content {
position: relative;
z-index: 1;
text-align: center;
}
.kindergarten-banner-content .image {
margin-bottom: 15px;
}
.kindergarten-banner-content .image img {
max-width: 115px;
}
.kindergarten-banner-content .circle-shape {
position: absolute;
left: 0;
right: 0;
top: 15px;
z-index: -1;
}
.kindergarten-banner-content h1 {
margin-bottom: 18px;
line-height: 1.04;
font-size: 55px;
font-weight: 900;
}
.kindergarten-banner-content h1 span {
display: block;
font-size: 70px;
}
.kindergarten-banner-content p {
max-width: 525px;
margin-left: auto;
margin-right: auto;
}
.kindergarten-banner-content .default-btn-style-two {
margin-top: 10px;
}
.kindergarten-banner-image {
margin-top: -70px;
position: relative;
z-index: 2;
}
.kindergarten-banner-image .row {
margin-left: -10px;
margin-right: -10px;
}
.kindergarten-banner-image .row .col-lg-6 {
padding-left: 10px;
padding-right: 10px;
}
.kindergarten-banner-image .image {
text-align: center;
}
.kindergarten-shape1 {
position: absolute;
left: 0;
top: 0;
z-index: -2;
}
.kindergarten-shape2 {
position: absolute;
right: 0;
top: 0;
z-index: -2;
}
.kindergarten-shape3 {
position: absolute;
bottom: -60px;
left: 0;
}
.kindergarten-shape3 img {
animation: movebounce 5s linear infinite;
}
.kindergarten-shape4 {
position: absolute;
z-index: -1;
left: 44%;
bottom: 12%;
}
.kindergarten-shape4 img {
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.kindergarten-shape5 {
position: absolute;
top: 16%;
z-index: -1;
left: 48%;
}
.kindergarten-shape5 img {
animation: movebounce 5s linear infinite;
}
.kindergarten-shape6 {
position: absolute;
left: 50%;
z-index: -1;
bottom: 25%;
}
.kindergarten-shape6 img {
animation: moveleftbounce 5s linear infinite;
}
.kindergarten-shape7 {
position: absolute;
right: 7%;
top: 18%;
z-index: -1;
}
.kindergarten-shape7 img {
animation: moveleftbounce 5s linear infinite;
}
.kindergarten-shape8 {
position: absolute;
left: 2%;
bottom: 7%;
z-index: -1;
}
.kindergarten-shape8 img {
animation: movebounce 5s linear infinite;
}
.kindergarten-shape9 {
position: absolute;
right: 3%;
top: -80px;
z-index: 1;
}
.kindergarten-shape9 img {
animation: movebounce 5s linear infinite;
}
.kindergarten-shape10 {
position: absolute;
left: 5%;
bottom: 30%;
z-index: -1;
}
.kindergarten-shape10 img {
animation: movebounce 5s linear infinite;
}
.kindergarten-shape11 {
position: absolute;
left: 4%;
bottom: 0;
z-index: -1;
}
.kindergarten-shape12 {
position: absolute;
right: 10%;
bottom: 0;
z-index: -1;
}
.kindergarten-shape13 {
position: absolute;
right: 12%;
top: 12%;
z-index: -1;
}
.kindergarten-shape13 img {
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.kindergarten-shape14 {
position: absolute;
left: 3%;
z-index: -1;
bottom: -80px;
}
.kindergarten-shape14 img {
animation: moveleftbounce 5s linear infinite;
}
.kindergarten-shape15 {
position: absolute;
right: 0;
top: 12%;
z-index: -1;
}
.kindergarten-shape15 img {
animation: movebounce 5s linear infinite;
}
.kindergarten-shape16 {
position: absolute;
left: 3%;
bottom: 5%;
z-index: -1;
}
.kindergarten-shape16 img {
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.kindergarten-shape17 {
position: absolute;
right: 5%;
top: 8%;
z-index: -1;
}
.kindergarten-shape17 img {
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.kindergarten-shape18 {
position: absolute;
left: 10px;
bottom: -60px;
}
.kindergarten-shape19 {
position: absolute;
bottom: 150px;
left: 0;
z-index: -1;
}
.kindergarten-shape19 img {
animation: movebounce 5s linear infinite;
max-width: 200px !important;
}
.kindergarten-shape20 {
position: absolute;
right: 0;
top: -20px;
z-index: -1;
}
.kindergarten-shape20 img {
animation: movebounce 5s linear infinite;
max-width: 300px !important;
} .about-content .about-list {
padding-left: 0;
list-style-type: none;
display: flex;
flex-wrap: wrap;
margin-bottom: 0;
margin-top: -5px;
margin-left: -8px;
margin-right: -8px;
}
.about-content .about-list li {
flex: 0 0 50%;
max-width: 50%;
padding-left: 8px;
padding-right: 8px;
padding-top: 16px;
}
.about-content .about-list li span {
display: block;
position: relative;
font-weight: 700;
padding-left: 40px;
padding-top: 3px;
}
.about-content .about-list li span i {
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
color: var(--whiteColor);
background-color: #a3c5bb;
z-index: 1;
border-radius: 50%;
font-size: 20px;
transition: var(--transition);
}
.about-content .about-list li span i::after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: var(--mainColor2);
border-radius: 50%;
z-index: -1;
margin: 2px 1px 1px 2px;
transition: var(--transition);
}
.about-content .about-list li span:hover i::after {
background-color: var(--whiteColor);
}
.about-content .default-btn-style-two {
margin-top: 35px;
}
.kindergarten-about-image {
position: relative;
z-index: 1;
margin-right: 15px;
}
.kindergarten-about-image .main-image {
position: relative;
padding-bottom: 115px;
}
.kindergarten-about-image .main-image img:nth-child(2) {
position: absolute;
text-align: right;
right: 0;
bottom: 0;
}
.kindergarten-about-image .shape {
position: absolute;
right: -15px;
top: 0;
z-index: -1;
}
.kindergarten-about-image .shape img {
animation: movebounce 5s linear infinite;
} .kindergarten-services-area {
position: relative;
z-index: 1;
}
.kindergarten-services-area::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
height: 200px;
z-index: -1;
background-color: var(--whiteColor);
width: 100%;
}
.single-kindergarten-services-box {
text-align: center;
position: relative;
}
.single-kindergarten-services-box .content {
position: absolute;
left: 0;
right: 0;
top: 85px;
z-index: 1;
padding-left: 70px;
padding-right: 50px;
}
.single-kindergarten-services-box .content .icon {
font-size: 55px;
line-height: 1;
margin-bottom: 25px;
}
.single-kindergarten-services-box .content h3 {
margin-bottom: 10px;
font-size: 24px;
font-weight: 800;
}
.services-slides.owl-theme .owl-nav {
margin-top: 0;
}
.services-slides.owl-theme .owl-nav [class*=owl-] {
margin: 0;
position: absolute;
left: -45px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
width: 55px;
height: 55px;
line-height: 54px;
border: 1px dashed;
border-radius: 50%;
background-color: transparent !important;
color: #d1a1a1;
font-size: 20px;
transition: var(--transition);
padding-left: 2px !important;
}
.services-slides.owl-theme .owl-nav [class*=owl-]::before {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
background-color: var(--whiteColor);
content: "";
border-radius: 50%;
margin: 4px;
transition: var(--transition);
}
.services-slides.owl-theme .owl-nav [class*=owl-].owl-next {
left: auto;
right: -65px;
}
.services-slides.owl-theme .owl-nav [class*=owl-]:hover {
color: var(--whiteColor);
}
.kids-kite-image {
text-align: center;
margin-top: -280px;
}
.kids-kite-image img {
animation: moveleftbounce 4s linear infinite;
} .single-kindergarten-courses-box {
margin-bottom: 30px;
position: relative;
border-radius: 5px;
background-color: var(--blackColor);
}
.single-kindergarten-courses-box .courses-image {
border-radius: 5px 5px 0 0;
position: relative;
z-index: 1;
}
.single-kindergarten-courses-box .courses-image .image {
border-radius: 5px 5px 0 0;
}
.single-kindergarten-courses-box .courses-image .image img {
border-radius: 5px 5px 0 0;
}
.single-kindergarten-courses-box .courses-image .fav {
display: inline-block;
position: absolute;
right: 20px;
top: 20px;
color: var(--whiteColor);
font-size: 30px;
line-height: 1;
}
.single-kindergarten-courses-box .courses-image .price {
display: inline-block;
color: var(--whiteColor);
position: absolute;
right: 0;
border-radius: 0 0 0 10px;
top: 0;
background: var(--blackColor);
padding: 7px 20px 5px;
text-align: center;
z-index: 9;
font-size: 24px;
font-weight: 800;
}
.single-kindergarten-courses-box .courses-image::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/box-shape7.png);
background-position: bottom;
background-repeat: no-repeat;
}
.single-kindergarten-courses-box .courses-image .link-btn {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: block;
z-index: 3;
}
.single-kindergarten-courses-box .courses-content {
border-radius: 0 0 5px 5px;
padding: 0 30px 30px;
}
.single-kindergarten-courses-box .courses-content .course-author {
margin-bottom: 20px;
}
.single-kindergarten-courses-box .courses-content .course-author img {
width: 35px !important;
height: 35px !important;
margin-right: 10px;
border-radius: 50%;
}
.single-kindergarten-courses-box .courses-content .course-author span {
color: var(--whiteColor);
}
.single-kindergarten-courses-box .courses-content .course-author span a {
weight: 600;
size: 15px;
color: var(--whiteColor);
}
.single-kindergarten-courses-box .courses-content h3 {
color: var(--whiteColor);
margin-bottom: 12px;
line-height: 1.3;
font-size: 24px;
font-weight: 800;
}
.single-kindergarten-courses-box .courses-content h3 a {
display: inline-block;
color: var(--whiteColor);
}
.single-kindergarten-courses-box .courses-content p {
color: var(--whiteColor);
opacity: 0.8;
}
.owl-item:nth-child(1) .single-kindergarten-courses-box {
background-color: var(--mainColor2);
}
.owl-item:nth-child(1) .single-kindergarten-courses-box .courses-image::before {
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/box-shape4.png);
}
.owl-item:nth-child(1) .single-kindergarten-courses-box .price {
background: var(--mainColor2);
}
.owl-item:nth-child(2) .single-kindergarten-courses-box .courses-image::before {
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/box-shape5.png);
}
.owl-item:nth-child(3) .single-kindergarten-courses-box {
background-color: #d9a416;
}
.owl-item:nth-child(3) .single-kindergarten-courses-box .courses-image::before {
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/box-shape6.png);
}
.owl-item:nth-child(3) .single-kindergarten-courses-box .price {
background: #d9a416;
}
.courses-slides-two.owl-theme .owl-nav {
margin-top: 0;
}
.courses-slides-two.owl-theme .owl-nav [class*=owl-] {
margin: 0;
position: absolute;
left: -75px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
width: 55px;
height: 55px;
line-height: 54px;
border: 1px dashed;
border-radius: 50%;
background-color: transparent !important;
color: #d1a1a1;
font-size: 20px;
transition: var(--transition);
padding-left: 3px !important;
}
.courses-slides-two.owl-theme .owl-nav [class*=owl-]::before {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
background-color: #e8e8e8;
content: "";
border-radius: 50%;
margin: 4px;
transition: var(--transition);
}
.courses-slides-two.owl-theme .owl-nav [class*=owl-].owl-next {
left: auto;
right: -75px;
}
.courses-slides-two.owl-theme .owl-nav [class*=owl-]:hover {
color: var(--whiteColor);
}
.courses-slides-two.owl-theme .owl-nav [class*=owl-].disabled {
color: #d1a1a1;
cursor: not-allowed;
}
.courses-slides-two.owl-theme .owl-nav [class*=owl-].disabled::before {
background-color: #e8e8e8;
} .single-blog-item {
margin-bottom: 30px;
position: relative;
}
.single-blog-item .post-image {
border-radius: 5px 5px 0 0;
position: relative;
z-index: 1;
}
.single-blog-item .post-image a {
border-radius: 5px 5px 0 0;
overflow: hidden;
}
.single-blog-item .post-image a img {
border-radius: 5px 5px 0 0;
transition: var(--transition);
width: 100%;
}
.single-blog-item .post-image::before {
content: "";
position: absolute;
left: 0;
bottom: -2px;
width: 100%;
height: 100%;
z-index: 1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/shape-style1.png);
background-position: bottom;
background-repeat: no-repeat;
}
.single-blog-item .post-image .link-btn {
border-radius: 0;
overflow: unset;
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 2;
}
.single-blog-item .post-content .category {
display: inline-block;
margin-bottom: 10px;
color: var(--optionalColor);
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
}
.single-blog-item .post-content h3 {
margin-bottom: 0;
line-height: 1.3;
font-size: 24px;
font-weight: 800;
}
.single-blog-item .post-content h3 a {
display: inline-block;
} .subscribe-area.bg-eee8df .subscribe-content .newsletter-form .input-newsletter {
background-color: var(--whiteColor);
}
.subscribe-content.text-left {
max-width: 100%;
margin-left: 0;
margin-right: 0;
}
.subscribe-content.text-left h2 {
max-width: 100%;
margin-left: 0;
margin-right: 0;
}
.subscribe-content.text-left p {
max-width: 100%;
margin-left: 0;
margin-right: 0;
}
.subscribe-content.text-left .newsletter-form {
max-width: 100%;
margin-left: 0;
margin-right: 0;
} .feedback-area.bg-6dbbbd .section-title .sub-title {
color: var(--whiteColor);
}
.feedback-area.bg-6dbbbd .section-title h2 {
color: var(--whiteColor);
}
.feedback-area.bg-6dbbbd .section-title p {
color: var(--whiteColor);
}
.single-kindergarten-feedback-item {
text-align: center;
margin-bottom: 30px;
}
.single-kindergarten-feedback-item .content {
position: relative;
}
.single-kindergarten-feedback-item .content p {
position: absolute;
left: 0;
right: 0;
top: 60px;
padding: 0 80px;
}
.single-kindergarten-feedback-item .client-info {
margin-top: 10px;
margin-left: 70px;
}
.single-kindergarten-feedback-item .client-info img {
width: 60px !important;
display: inline-block !important;
width: 60px;
border: 3px solid #d9a416;
border-radius: 50%;
}
.single-kindergarten-feedback-item .client-info h3 {
color: var(--whiteColor);
margin-top: 15px;
margin-bottom: 0;
font-size: 20px;
font-weight: 700;
}
.single-kindergarten-feedback-item .client-info span {
display: block;
color: var(--whiteColor);
margin-top: 4px;
opacity: 0.9;
}
.feedback-slides-three.owl-theme .owl-nav {
margin-top: 0;
}
.feedback-slides-three.owl-theme .owl-nav [class*=owl-] {
margin: -60px 0 0;
position: absolute;
left: 23%;
top: 50%;
transform: translateY(-50%);
z-index: 1;
width: 55px;
height: 55px;
line-height: 54px;
border: 1px dashed;
border-radius: 50%;
background-color: transparent !important;
color: #d1a1a1;
font-size: 20px;
transition: var(--transition);
padding-left: 2px !important;
}
.feedback-slides-three.owl-theme .owl-nav [class*=owl-]::before {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
background-color: var(--whiteColor);
content: "";
border-radius: 50%;
margin: 4px;
transition: var(--transition);
}
.feedback-slides-three.owl-theme .owl-nav [class*=owl-].owl-next {
left: auto;
right: 23%;
}
.feedback-slides-three.owl-theme .owl-nav [class*=owl-]:hover {
color: var(--whiteColor);
} .events-area.bg-shape {
position: relative;
z-index: 1;
padding-top: 140px;
padding-bottom: 110px;
}
.events-area.bg-shape::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/events-rectangle1.png);
background-position: top;
background-repeat: no-repeat;
}
.events-area.bg-shape::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: -1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/events-rectangle2.png);
background-position: bottom;
background-repeat: no-repeat;
}
.events-box {
margin-bottom: 30px;
background-color: var(--whiteColor);
border-radius: 5px;
}
.events-box .image {
height: 100%;
border-radius: 5px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.events-box .image.bg1 {
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/events/kindergarten-img1.jpg);
}
.events-box .image.bg2 {
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/events/kindergarten-img2.jpg);
}
.events-box .image.bg3 {
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/events/kindergarten-img3.jpg);
}
.events-box .image.bg4 {
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/events/kindergarten-img4.jpg);
}
.events-box .image img {
display: none;
border-radius: 5px;
}
.events-box .content {
padding: 40px;
}
.events-box .content .date {
margin-bottom: 20px;
display: inline-block;
position: relative;
}
.events-box .content .date span {
position: absolute;
left: 0;
top: 21px;
right: 0;
text-align: center;
color: var(--whiteColor);
font-size: 16px;
font-weight: 700;
}
.events-box .content h3 {
margin-bottom: 12px;
line-height: 1.3;
font-size: 24px;
font-weight: 800;
}
.events-box .content h3 a {
display: inline-block;
}
.events-box .content .location {
display: block;
color: var(--optionalColor);
margin-top: 12px;
position: relative;
padding-left: 22px;
font-size: var(--fontSize);
font-weight: 700;
}
.events-box .content .location i {
position: absolute;
left: 0;
top: 2px;
font-size: 18px;
} .selected-ages-area {
position: relative;
z-index: 1;
}
.selected-ages-area .section-title {
max-width: 500px;
}
.single-selected-ages-box {
text-align: center;
margin-bottom: 30px;
}
.single-selected-ages-box .image {
margin-bottom: 30px;
}
.single-selected-ages-box h3 {
-webkit-clip-path: polygon(0 0, 100% 0, 99% 100%, 3% 100%);
clip-path: polygon(0 0, 100% 0, 99% 100%, 3% 100%);
background-color: #cce7e8;
color: #5caaac;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 6px;
font-size: 28px;
font-weight: 900;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 20px;
}
.single-selected-ages-box .ages-number {
display: block;
color: #5caaac;
margin-top: 5px;
font-size: 16px;
font-weight: 700;
}
.col-lg-3:nth-child(2) .single-selected-ages-box h3 {
background-color: #ffb0b4;
color: #fe4a55;
}
.col-lg-3:nth-child(2) .single-selected-ages-box .ages-number {
color: #fe4a55;
}
.col-lg-3:nth-child(3) .single-selected-ages-box h3 {
background-color: #ffeac4;
color: #ffa70a;
}
.col-lg-3:nth-child(3) .single-selected-ages-box .ages-number {
color: #ffa70a;
}
.col-lg-3:nth-child(4) .single-selected-ages-box h3 {
background-color: #ebbcff;
color: #be22ff;
}
.col-lg-3:nth-child(4) .single-selected-ages-box .ages-number {
color: #be22ff;
}
.scroll-wrapper > .scroll-content {
overflow: inherit !important;
}
.tutor-container {
max-width: 1230px;
}
.tutor-container .tutor-loop-rating-wrap {
margin-bottom: 15px;
}
.tutor-container .tutor-course-loop-title h2 {
margin-bottom: 10px;
line-height: 1.3;
font-size: 24px;
font-weight: 800;
}
.tutor-container .tutor-course-loop-title h2 a {
display: inline-block;
color: #221638;
text-decoration: none;
}
.tutor-container i {
font-style: normal;
}
.tutor-container .single-courses-box .courses-image .price .tutor-loop-cart-btn-wrap {
display: none;
}
.tutor-container .tutor-course-loop {
height: auto;
}
.tutor-container .tutor-star-rating-group i {
margin-right: 0px;
}
.tutor-container h1, .tutor-container h2, .tutor-container h3, .tutor-container h4, .tutor-container h5, .tutor-container h6 {
font-weight: bold;
}
.tutor-single-course-segment {
border: 1px solid rgba(238, 238, 238, 0.9333333333);
padding: 20px;
margin-bottom: 25px;
}
.tutor-wrap {
padding: 70px 0;
}
.tutor-ResetPassword.lost_reset_password {
max-width: 1000px;
margin: auto;
padding: 70px 0;
}
.tutor-login-form-wrap input[type=submit]:hover {
background-color: #221638;
border-color: #221638;
}
.tutor-login-title h4 {
font-weight: bold;
}
.tutor-form-group.tutor-reg-form-btn-wrap .tutor-button:hover {
background-color: #221638;
border-color: #221638;
}
.tutor-button.tutor-success:hover {
background: #221638;
border-color: #221638;
}
.tutor-course-content-wrap iframe {
max-width: 100%;
text-align: center;
}
.single-lp_course .course-students-list .students li {
margin-right: 0;
padding: 20px 20px;
border: 1px solid #eee;
border-bottom-width: 0;
}
.single-lp_course .course-students-list .students li:last-child {
border-bottom-width: 1px;
}
.single-lp_course .course-students-list .students li .user-info {
position: relative;
float: unset;
width: 100%;
font-weight: bold;
margin-bottom: 10px;
}
.single-lp_course .course-students-list .students li .lp-course-status {
margin-bottom: 15px;
margin-top: 15px;
}
.single-lp_course .course-students-list .filter-students {
float: unset;
}
.learn-press-pmpro-buy-membership {
width: 100%;
}
.learn-press-pmpro-buy-membership .purchase-button {
width: 100% !important;
display: block !important;
padding-right: 30px !important;
padding-left: 30px !important;
padding-top: 12px !important;
margin-top: 10px;
text-transform: capitalize !important;
padding-bottom: 12px !important;
border: none;
position: relative;
display: inline-block;
text-align: center;
transition: 0.5s;
border-radius: 5px !important;
font-weight: 600 !important;
font-size: 16px !important;
font-family: var(--fontFamily) !important;
}
.learn-press-pmpro-buy-membership .purchase-button:hover {
background-color: #221638 !important;
}
#pmpro_account-profile a {
text-decoration: none;
}
.pmpro-has-access .pmpro_submit {
margin-left: 0 !important;
}
.pmpro-has-access .pmpro_error {
color: #a94442;
background: #f2dede;
}
.pmpro-has-access .pmpro_thead-name {
text-transform: uppercase;
}
.pmpro-has-access .pmpro_thead-msg {
text-transform: lowercase;
}
.pmpro-has-access ul {
list-style-type: none;
}
.pmpro-has-access .entry-content ul {
list-style: inherit;
}
.pmpro-has-access .navigation a,
.pmpro-has-access .pmpro_actionlinks a {
font-weight: 700;
font-size: 15px;
padding: 0;
margin: 0 10px;
line-height: 30px;
}
.pmpro-has-access .navigation a:first-child,
.pmpro-has-access .pmpro_actionlinks a:first-child {
margin-left: 0;
}
.pmpro-has-access .navigation a:last-child,
.pmpro-has-access .pmpro_actionlinks a:last-child {
margin-right: 0;
}
.pmpro-has-access a.pmpro_btn,
.pmpro-has-access input.pmpro_btn {
border: none;
padding: 5px 25px;
border-radius: 0;
text-transform: uppercase;
outline: 0;
line-height: 30px;
}
.pmpro-has-access table.pmpro_invoice {
margin-top: 40px;
}
.pmpro-has-access #pmpro_account-invoices thead tr th,
.pmpro-has-access #pmpro_account-membership thead tr th,
.pmpro-has-access #pmpro_cancel thead tr th,
.pmpro-has-access #pmpro_invoices_table thead tr th,
.pmpro-has-access table#pmpro_levels_table thead tr th,
.pmpro-has-access table.pmpro_invoice thead tr th {
border: 1px solid #eee;
text-align: center;
padding: 10px 15px;
}
.pmpro-has-access #pmpro_account-invoices tbody .odd td,
.pmpro-has-access #pmpro_account-membership tbody .odd td,
.pmpro-has-access #pmpro_cancel tbody .odd td,
.pmpro-has-access #pmpro_invoices_table tbody .odd td,
.pmpro-has-access table#pmpro_levels_table tbody .odd td,
.pmpro-has-access table.pmpro_invoice tbody .odd td {
background-color: transparent;
}
.pmpro-has-access #pmpro_account-invoices tbody .active td,
.pmpro-has-access #pmpro_account-membership tbody .active td,
.pmpro-has-access #pmpro_cancel tbody .active td,
.pmpro-has-access #pmpro_invoices_table tbody .active td,
.pmpro-has-access table#pmpro_levels_table tbody .active td,
.pmpro-has-access table.pmpro_invoice tbody .active td {
background-color: #eee;
}
.thim-style-content-new-1 .feature_box_before_archive .owl-carousel .owl-controls .owl-pagination .owl-page.active,
.thim-style-content-new-1 .feature_box_before_archive .owl-carousel .owl-controls .owl-pagination .owl-page:hover {
background-color: transparent;
}
.pmpro-has-access #pmpro_account-invoices tbody tr td,
.pmpro-has-access #pmpro_account-membership tbody tr td,
.pmpro-has-access #pmpro_cancel tbody tr td,
.pmpro-has-access #pmpro_invoices_table tbody tr td,
.pmpro-has-access table#pmpro_levels_table tbody tr td,
.pmpro-has-access table.pmpro_invoice tbody tr td {
text-transform: capitalize;
text-align: center;
padding: 10px 15px;
border: 1px solid #eee;
}
.pmpro-has-access table#pmpro_levels_table tbody tr td .pmpro_btn {
border-radius: 0;
border: none;
font-size: 15px;
}
.pmpro-has-access #pmpro_account-profile ul {
margin: 0;
}
.pmpro-has-access #pmpro_account-profile .pmpro_actionlinks {
margin-top: 30px;
}
.pmpro-has-access #pmpro_cancel h3 {
margin: 0 0 30px;
text-transform: uppercase;
}
.pmpro-has-access #pmpro_account .pmpro_box {
margin-top: 0;
}
.pmpro-has-access #pmpro_account .pmpro_box h3 {
margin: 8px 0;
text-transform: uppercase;
}
.pmpro-has-access #pmpro_billing_address_fields thead th,
.pmpro-has-access #pmpro_payment_information_fields thead th {
text-transform: uppercase;
}
.pmpro-has-access #pmpro_billing_address_fields tbody label,
.pmpro-has-access #pmpro_payment_information_fields tbody label {
font-weight: 400;
font-size: 15px;
text-align: left;
width: 175px;
}
.pmpro-has-access #pmpro_billing_address_fields tbody input,
.pmpro-has-access #pmpro_billing_address_fields tbody select,
.pmpro-has-access #pmpro_payment_information_fields tbody input,
.pmpro-has-access #pmpro_payment_information_fields tbody select {
border-radius: 0;
border: 1px solid #eee;
padding: 7px 10px;
height: 40px;
max-width: 230px;
outline: 0;
margin: 0;
}
.pmpro-has-access #pmpro_billing_address_fields tbody select,
.pmpro-has-access #pmpro_payment_information_fields tbody select {
font-size: 15px;
}
.pmpro-has-access #pmpro_billing_address_fields tbody #ExpirationMonth,
.pmpro-has-access #pmpro_billing_address_fields tbody #ExpirationYear,
.pmpro-has-access #pmpro_payment_information_fields tbody #ExpirationMonth,
.pmpro-has-access #pmpro_payment_information_fields tbody #ExpirationYear {
width: calc(15% - 3.5px);
width: -moz-calc(15% - 3.5px);
}
.pmpro-has-access #pmpro_billing_address_fields tbody .pmpro_error,
.pmpro-has-access #pmpro_payment_information_fields tbody .pmpro_error {
border-color: #a00;
background-color: transparent;
}
.pmpro-has-access #pmpro_billing_address_fields abbr,
.pmpro-has-access #pmpro_payment_information_fields abbr {
color: red;
font-weight: 700;
border: 0;
}
.pmpro-has-access #pmpro_billing_address_fields tbody tr td,
.pmpro-has-access #pmpro_billing_address_fields thead tr th,
.pmpro-has-access #pmpro_payment_information_fields tbody tr td,
.pmpro-has-access #pmpro_payment_information_fields thead tr th,
.pmpro-has-access #pmpro_pricing_fields tbody tr td,
.pmpro-has-access #pmpro_pricing_fields thead tr th {
padding: 10px 15px;
border: 1px solid #eee;
}
#pmpro_account #pmpro_account-membership {
padding-top: 0;
}
#pmpro_account #pmpro_account-membership > h3 {
margin-top: 0;
}
.pmpro_message {
color: #31708f;
border: 0;
border-radius: 0;
line-height: 20px;
padding: 10px 15px;
font-size: 13px;
background: #d9edf7;
}
.lp_pmpro_courses_by_level .level-wrap {
margin-bottom: 50px;
border: 1px solid #eee;
text-align: center;
transition: all 0.3s ease-in-out;
position: relative;
}
.lp_pmpro_courses_by_level .level-wrap.feature:before {
background: url(//vindiskogen.com/wp-content/themes/ecademy/assets/css/images/pricing-featured.png) top right no-repeat;
content: "";
position: absolute;
width: 51px;
height: 51px;
top: -3px;
right: -3px;
}
.lp_pmpro_courses_by_level .level-wrap header {
text-align: center;
}
.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_title_level {
text-transform: uppercase;
margin: 0;
position: relative;
text-align: center;
font-size: 18px;
color: var(--whiteColor);
line-height: 62px;
padding: 10px 30px;
overflow: hidden;
}
.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_title_level:before {
content: "";
position: absolute;
top: -70px;
left: -50px;
right: -50px;
bottom: 0;
z-index: -1;
border-radius: 0 0 50% 50%;
background: #ffb606;
}
.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_price_level {
text-align: center;
padding: 35px 30px 30px;
}
.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_price_level .price {
font-size: 40px;
font-weight: 400;
line-height: 50px;
margin: 0;
}
.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_price_level .expired {
color: #999;
line-height: 25px;
margin: 0;
}
.lp_pmpro_courses_by_level .level-wrap footer {
padding: 25px 30px 40px;
text-align: center;
}
.lp_pmpro_courses_by_level .level-wrap footer a {
font-size: 13px;
font-weight: 700;
line-height: 30px;
display: inline-block;
padding: 5px 25px;
}
.lp_pmpro_courses_by_level .level-wrap main {
padding: 0 30px;
}
.lp_pmpro_courses_by_level .level-wrap ul {
padding: 0;
}
.lp_pmpro_courses_by_level .level-wrap ul li {
padding: 12px 0;
border-top: 1px solid #eee;
}
.lp_pmpro_courses_by_level .level-wrap ul li a {
line-height: 25px;
color: #999;
display: block;
}
.lp_pmpro_courses_by_level .level-wrap:hover {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.lp_pmpro_courses_by_level .navigation {
clear: both;
}
#pmpro_account #pmpro_account-profile {
background: rgba(238, 238, 238, 0.9333333333);
padding: 6px 24px;
}
body #pmpro_account .pmpro_box {
border-top: 0;
}
form.pmpro_form .pmpro_message {
margin-top: 0;
margin-bottom: 40px;
}
form.pmpro_form table {
margin-bottom: 60px;
}
form.pmpro_form .pmpro_submit {
margin: 0;
overflow: hidden;
}
.lp-pmpro-footer,
.lp-pmpro-header,
.lp-pmpro-main {
overflow: hidden;
width: 100%;
}
.lp-pmpro-header .list-item,
.lp-pmpro-header .list-main {
border: 1px solid #eee;
border-left: 0;
border-bottom: 4px solid #ccc;
min-height: 200px;
}
.lp-pmpro-header .list-main {
border-left: 1px solid #eee;
}
.lp-pmpro-footer .list-item,
.lp-pmpro-footer .list-main {
border: 1px solid #eee;
border-top: 0;
border-left: 0;
min-height: 81px;
padding: 20px 0;
vertical-align: middle;
}
.lp-pmpro-footer .list-main,
.lp-pmpro-membership-list .list-main .item-td {
border-left: 1px solid #eee;
}
.lp-pmpro-membership-list {
overflow: hidden;
max-width: 1000px;
margin: auto;
}
.lp-membership-list-mobile .lp-pmpro-membership-list {
max-width: 100%;
margin-bottom: 50px;
}
.lp-membership-list-mobile .lp-pmpro-membership-list:last-child {
margin-bottom: 0;
}
.lp-membership-list-mobile .lp-pmpro-membership-list .list-main {
width: 65%;
}
.lp-membership-list-mobile .lp-pmpro-membership-list .header-item {
width: 100%;
}
.lp-pmpro-membership-list .list-main {
width: 34%;
}
.lp-pmpro-membership-list .list-item {
text-align: center;
}
.lp-pmpro-membership-list .header-item {
padding-top: 82px;
padding-bottom: 35px;
position: relative;
vertical-align: top;
background: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/box.png) top 18px center no-repeat;
}
.lp-pmpro-membership-list .header-item.has-4 {
width: 12%;
}
.lp-pmpro-membership-list .header-item.has-3 {
width: 22%;
}
.lp-pmpro-membership-list .header-item.has-2 {
width: 33%;
}
.lp-pmpro-membership-list .header-item.position-2 {
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/target.png);
}
.lp-pmpro-membership-list .header-item.position-2:before {
content: "";
position: absolute;
top: -1px;
left: -1px;
right: -1px;
height: 4px;
width: 100%;
}
.lp-pmpro-membership-list .header-item.position-3 {
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/goals.png);
}
.lp-pmpro-membership-list .item-td {
border: 1px solid #eee !important;
padding: 10px 30px;
border-top: 0;
border-left: 0;
line-height: 25px;
}
.lp-pmpro-membership-list .item-td a {
color: #666;
text-decoration: none;
}
.lp-pmpro-membership-list .item-td i {
font-style: normal;
}
.lp-pmpro-membership-list .item-td.item-desc {
font-weight: 700;
}
.lp-pmpro-membership-list .item-td.item-check {
font-size: 17px;
}
.lp-pmpro-membership-list .item-td.item-none {
color: #bbb;
font-size: 17px;
}
.lp-pmpro-membership-list .lp-title {
font-size: 16px;
font-weight: 700;
margin: 10px 0 0;
line-height: 30px;
text-transform: uppercase;
}
.lp-pmpro-membership-list .lp-desc {
font-size: 13px;
color: #888;
font-weight: 400;
line-height: 22px;
margin-bottom: 22px;
}
.lp-pmpro-membership-list .lp-price {
font-size: 20px;
font-weight: 600;
line-height: 34px;
}
.lp-pmpro-membership-list .lp-price .currency {
font-size: 16px;
vertical-align: super;
}
.lp-pmpro-membership-list .lp-price .expired {
font-size: 24px;
line-height: 26px;
font-weight: 400;
}
.lp-pmpro-membership-list .lp-price .expired .currency {
font-size: 14px;
}
.lp-membership-list-mobile .lp-pmpro-membership-list .item_level {
border: 1px solid #e7e7e7;
margin-bottom: 20px;
}
.lp-membership-list-mobile .lp-pmpro-membership-list .item_level .list_courses {
border-top: 1px solid #eee;
}
.lp-membership-list-mobile .lp-pmpro-membership-list .item_level .list_courses .item-td {
text-align: center;
}
.lp-membership-list-mobile .lp-pmpro-membership-list .item_level .footer-item {
text-align: center;
padding: 20px 0;
}
#pmpro_paypalexpress_checkout input {
border: 0;
padding: 0;
}
form.pmpro_form .lp-pmpro-name {
width: 150px;
height: 150px;
float: left;
clear: none;
margin: 0 20px 0 0;
position: relative;
}
form.pmpro_form .lp-pmpro-name h4 {
color: var(--whiteColor);
line-height: 30px;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
vertical-align: middle;
margin: 0;
position: absolute;
left: 10px;
right: 10px;
top: 50%;
}
form.pmpro_form .lp-pmpro-content {
width: calc(100% - 170px);
width: -moz-calc(100% - 170px);
float: right;
clear: none;
margin: 0;
}
form.pmpro_form .lp-pmpro-desc {
text-align: left;
float: none;
clear: both;
margin: 0 0 5px;
line-height: 25px;
}
form.pmpro_form .lp-pmpro-desc label,
form.pmpro_form .lp-pmpro-desc p {
display: inline-block;
margin: 0;
}
form.pmpro_form .lp-pmpro-desc label {
margin-right: 5px;
width: auto;
}
form.pmpro_form .lp-pmpro-desc.lp-pmpro-description {
margin-top: 15px;
}
form.pmpro_form h3.pmpro_thead-name {
margin: 0;
font-size: 17px;
font-weight: 700;
padding-left: 10px;
}
form.pmpro_form .pmpro_thead-msg {
font-style: normal;
font-size: 14px;
color: #999;
}
form.pmpro_form .pmpro_thead-msg a {
font-weight: 700;
color: #e7a507;
text-transform: none;
margin-left: 5px;
}
form.pmpro_form .lp-pmpro-account-info .lp-pmpro-desc {
max-width: 500px;
float: none;
overflow: hidden;
margin: auto auto 15px;
clear: both;
}
form.pmpro_form .lp-pmpro-account-info .lp-pmpro-desc label {
min-width: 175px;
text-align: left;
font-size: 15px;
font-weight: 700;
color: #888;
}
form.pmpro_form .lp-pmpro-account-info abbr[data-original-title],
form.pmpro_form .lp-pmpro-account-info abbr[title] {
border-bottom: 0;
vertical-align: bottom;
margin-left: 5px;
color: #999;
}
#pmpro_form tbody tr td.lp-pmpro-td,
#pmpro_pricing_fields tbody tr td.lp-pmpro-td {
padding: 30px 40px;
}
#pmpro_form .pmpro_submit {
text-align: center;
}
#pmpro_form .pmpro_submit span {
float: none;
overflow: hidden;
display: block;
}
#pmpro_form table {
margin-bottom: 40px;
}
.pmpro-has-access a.pmpro_btn, .pmpro-has-access input.pmpro_btn {
border: none;
padding: 5px 25px;
border-radius: 0;
text-transform: capitalize !important;
outline: 0;
line-height: 30px;
color: var(--whiteColor);
text-decoration: none;
}
.pmpro-has-access a.pmpro_btn:hover, .pmpro-has-access input.pmpro_btn:hover {
background-color: #221638 !important;
}
.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link {
background-color: #efefef;
background-image: none;
border: 1px solid #d6d6d6;
border-radius: 4px;
box-shadow: none;
color: #444;
cursor: pointer;
display: inline-block;
font-weight: 700;
margin: 0;
padding: 6px 12px;
text-align: center;
text-decoration: none;
text-transform: none;
-webkit-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
vertical-align: middle;
white-space: nowrap;
}
.pmpro_checkout input {
height: 50px;
color: #221638;
box-shadow: unset !important;
border: 1px solid #f5f5f5;
background-color: #f5f5f5;
transition: 0.5s;
border-radius: 3px;
padding: 1px 0 0 15px;
font-size: 16px;
font-weight: 400;
width: 100%;
max-width: 100% !important;
}
.pmpro_checkout table td, .pmpro_checkout table td {
padding: 19px 28px;
}
.pmpro_checkout tbody tr td div {
margin-top: 10px;
}
.pmpro_checkout form.pmpro_form label {
margin-bottom: 4px;
}
.pmpro_checkout .pmpro_payment-expiration .nice-select {
display: none;
}
.pmpro_checkout .pmpro_payment-expiration select {
display: inline-block !important;
padding: 2px;
margin-top: 8px;
margin-right: 6px;
margin-left: 5px;
}
.pmpro_member_profile_edit-fields input {
height: 50px;
color: #221638;
box-shadow: unset !important;
border: 1px solid #f5f5f5;
background-color: #f5f5f5;
transition: 0.5s;
border-radius: 3px;
padding: 1px 0 0 15px;
font-size: 16px;
font-weight: 400;
width: 100%;
max-width: 100% !important;
}
.pmpro_member_profile_edit-fields a {
text-decoration: none !important;
}
.pmpro_member_profile_edit-fields a:hover {
text-decoration: none !important;
color: var(--whiteColor);
}
.pmpro_login_wrap input#user_pass, .pmpro_login_wrap input#user_login {
height: 50px;
color: #221638;
box-shadow: unset !important;
border: 1px solid #f5f5f5;
background-color: #f5f5f5;
transition: 0.5s;
border-radius: 3px;
padding: 1px 0 0 15px;
font-size: 16px;
font-weight: 400;
width: 100%;
max-width: 100% !important;
width: 100% !important;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
width: 100%;
}
#add_payment_method #payment ul.payment_methods .stripe-card-group, .woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
position: relative;
width: 100%;
}
.woocommerce form .form-row label {
line-height: 13px;
}
.learn-press-form-register h2 {
display: none;
}
.learn-press-form-register .acf-fields {
display: none;
}
#content-item-quiz input[type=submit] {
width: 100% !important;
}
.tutor-course-loop-header-meta {
overflow: visible;
z-index: 99;
}
.tutor-course-loop-header-meta .single-courses-box .courses-image {
z-index: auto !important;
}
.ecademy-nav .navbar .navbar-nav .dropdown.nav-item:last-child a {
margin-right: 14px;
}
.ld-enroll-btn {
font-weight: bold;
}
.ld-single-courses-box .courses-content .course-author img {
width: 50px;
height: 50px;
}
.ld-single-courses-box .courses-content .course-author span {
font-weight: bold;
text-transform: capitalize;
}
.sidebar .widget_ldcoursenavigation .learndash-wrapper {
padding: 0px;
}
.sidebar .widget_ldcoursenavigation .learndash-wrapper .ld-course-navigation .ld-course-navigation-heading {
margin-bottom: 10px;
}
.sidebar .widget_ldcoursenavigation .learndash-wrapper .ld-course-navigation .ld-course-navigation-actions .ld-home-link {
font-size: 20px;
font-weight: 600;
text-decoration: none;
display: none;
}
.sidebar .widget_ldcoursenavigation .learndash-wrapper .ld-course-navigation .ld-course-navigation-actions .ld-expand-button {
font-weight: 500;
}
.sidebar .widget_sfwd-courses-widget h4 {
font-size: 16px;
line-height: 26px;
}
.sidebar .widget ul li::before {
top: 8px;
}
.ld-courses-details-desc .post-thumbnail.text-center {
border-radius: 11px;
background: #eee;
padding: 15px;
}
.learndash-wrapper .ld-button.ld-login-button {
text-align: center;
margin: auto;
padding: 12px 23px;
text-decoration: none;
font-size: 19px;
margin-top: 18px;
}
#ld-profile {
background: #f8f9f8;
padding: 10px 20px;
margin-bottom: 20px;
}
#ld-profile a {
text-decoration: none;
}
.ld-register a {
text-align: center;
font-weight: bold;
margin: auto;
border-radius: 20px !important;
padding: 12px 23px;
text-decoration: none !important;
font-size: 19px !important;
}
.ecademy-Profile-un .wp-block-buttons {
text-align: center;
}
.logged-in .ld-register {
display: none;
}
.learndash-wrapper .ld-button.ld-login-button.ld-login {
justify-content: center;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register label {
color: var(--whiteColor);
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register h2 {
display: none;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register #reg_passmail {
color: var(--whiteColor);
}
.scroll-wrapper > .scroll-content {
overflow: scroll !important;
}
.profile-box .content .default-btn br {
display: none;
}
.courses-content .expert h3 {
color: #606060;
margin-bottom: 15px;
line-height: 1.7;
font-size: 16px;
display: inline;
font-weight: normal;
}
.courses-content .expert p {
display: inline;
}
.courses-details-area .sidebar .widget {
box-shadow: 0 8px 7px rgba(0, 0, 0, 0.05);
}
.ld-courses-details-desc .post-thumbnail img {
width: 100%;
}
.ld-courses-details-desc .entry-content.pt-70 {
padding-top: 30px;
}
.courses-details-desc .nav .nav-item, .courses-details-info .info li {
list-style-type: none;
} .gym-home-area {
padding-top: 10px;
position: relative;
z-index: 1;
background-color: #f1f1f1;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/gym-banner-bg.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.gym-home-area .sliderCounter {
position: absolute;
left: 0;
right: 0;
bottom: 40px;
text-align: center;
line-height: 1;
color: var(--optionalColor);
font-size: 20px;
font-weight: 800;
}
.gym-banner-item .container-fluid {
padding-left: 40px;
padding-right: 40px;
}
.gym-banner-content h1 {
margin-bottom: 15px;
font-size: 59px;
font-weight: 800;
}
.gym-banner-content p {
max-width: 650px;
}
.gym-banner-content .default-btn {
margin-top: 10px;
}
.gym-banner-image {
text-align: center;
padding-left: 50px;
padding-right: 50px;
}
.gym-banner-image img {
display: inline-block !important;
width: auto !important;
}
.gym-banner-slides.owl-theme .owl-nav {
margin-top: 0;
opacity: 0;
visibility: hidden;
transition: var(--transition);
}
.gym-banner-slides.owl-theme .owl-nav [class*=owl-] {
position: absolute;
left: 10px;
top: 50%;
transform: translateY(-50%);
margin: 0;
padding: 0;
transition: var(--transition);
font-size: 30px;
color: var(--optionalColor);
background-color: transparent !important;
line-height: 1;
}
.gym-banner-slides.owl-theme .owl-nav [class*=owl-].owl-next {
left: auto;
right: 10px;
}
.gym-banner-slides.owl-theme .owl-nav [class*=owl-]:hover {
color: var(--mainColor);
}
.gym-banner-slides.owl-theme:hover .owl-nav {
opacity: 1;
visibility: visible;
} .featured-area .container-fluid {
padding-left: 0;
padding-right: 0;
}
.featured-area .container-fluid .row {
margin-left: 0;
margin-right: 0;
}
.featured-area .container-fluid .row .col-lg-4 {
padding-left: 0;
padding-right: 0;
}
.single-featured-box {
position: relative;
text-align: center;
overflow: hidden;
}
.single-featured-box img {
transition: var(--transition);
}
.single-featured-box::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 1;
bottom: 0;
background-color: #000000;
opacity: 0.7;
}
.single-featured-box .content {
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
z-index: 2;
color: var(--whiteColor);
padding: 20px;
max-width: 400px;
margin-left: auto;
margin-right: auto;
}
.single-featured-box .content .icon {
font-size: 50px;
line-height: 1;
color: var(--mainColor);
display: inline-block;
margin-bottom: 25px;
}
.single-featured-box .content h3 {
color: var(--whiteColor);
margin-bottom: 12px;
font-size: 24px;
font-weight: 800;
}
.single-featured-box .content p {
opacity: 0.9;
color: var(--whiteColor);
}
.single-featured-box:hover img {
transform: scale(1.05);
} .why-choose-us-area .container-fluid {
padding-left: 40px;
padding-right: 40px;
}
.why-choose-us-image {
text-align: center;
}
.why-choose-us-content {
max-width: 595px;
}
.why-choose-us-content .sub-title {
display: block;
text-transform: uppercase;
color: var(--mainColor);
margin-bottom: 10px;
font-size: 14px;
font-weight: 600;
}
.why-choose-us-content h2 {
margin-bottom: 15px;
font-size: 36px;
font-weight: 800;
}
.why-choose-us-content .features-list {
padding-left: 0;
list-style-type: none;
display: flex;
flex-wrap: wrap;
margin-bottom: 0;
margin-top: -5px;
margin-left: -8px;
margin-right: -8px;
}
.why-choose-us-content .features-list li {
flex: 0 0 50%;
max-width: 50%;
padding-left: 8px;
padding-right: 8px;
padding-top: 16px;
}
.why-choose-us-content .features-list li span {
display: block;
position: relative;
color: var(--blackColor);
font-size: 18px;
font-weight: 700;
padding-left: 50px;
padding-top: 5px;
padding-bottom: 5px;
}
.why-choose-us-content .features-list li span i {
position: absolute;
left: 0;
top: -2px;
width: 40px;
height: 40px;
overflow: hidden;
text-align: center;
font-weight: 500;
line-height: 40px;
color: var(--mainColor);
font-size: 25px;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/circle-border.png);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.why-choose-us-content .default-btn {
margin-top: 30px;
} .courses-area.bg-black {
background-color: var(--blackColor);
}
.courses-area.bg-black .section-title h2 {
color: var(--whiteColor);
}
.courses-area.bg-black .section-title p {
color: var(--whiteColor);
opacity: 0.9;
}
.courses-area.bg-black .courses-info p {
color: var(--whiteColor);
opacity: 0.9;
}
.courses-area.bg-black .courses-info p a {
color: var(--whiteColor) !important;
font-weight: 800;
}
.courses-area .course {
border: none !important;
padding: 15px !important;
margin-bottom: 0 !important;
} .funfacts-area.bg-black {
background-color: var(--blackColor);
position: relative;
z-index: 1;
}
.funfacts-area.bg-black .col-lg-3 {
border: none;
}
.funfacts-area.bg-black::before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: var(--whiteColor);
height: 250px;
}
.single-funfacts-item.with-box-shadow {
margin-bottom: 30px;
background-color: var(--whiteColor);
box-shadow: 0px 8px 16px 0px rgba(146, 184, 255, 0.2);
border: none;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
padding-top: 100px;
padding-bottom: 100px;
padding-left: 30px;
padding-right: 30px;
} .gym-feedback-area {
background-color: #fafafa;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.gym-feedback-area:hover .gym-feedback-slides.owl-theme .owl-nav {
opacity: 1;
visibility: visible;
}
.gym-feedback-box {
text-align: center;
position: relative;
z-index: 1;
margin-left: auto;
margin-right: auto;
}
.gym-feedback-box p {
font-size: 24px;
color: var(--blackColor);
}
.gym-feedback-box .title {
margin-top: 25px;
}
.gym-feedback-box .title h3 {
margin-bottom: 6px;
color: var(--mainColor);
font-size: 25px;
font-weight: 700;
}
.gym-feedback-box .title span {
display: block;
color: var(--blackColor);
}
.gym-feedback-box::before {
content: "\f10a";
position: absolute;
left: -110px;
color: var(--blackColor);
opacity: 0.05;
z-index: -1;
top: 5px;
transform: scaleX(-1);
line-height: 1;
font-family: Flaticon;
font-size: 250px;
}
.gym-feedback-slides .gym-feedback-box {
max-width: 1000px;
}
.gym-feedback-slides.owl-theme .owl-nav {
opacity: 0;
margin-top: 0;
visibility: hidden;
transition: var(--transition);
}
.gym-feedback-slides.owl-theme .owl-nav [class*=owl-] {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
margin: 0;
padding: 0;
transition: var(--transition);
font-size: 40px;
color: var(--optionalColor);
background-color: transparent !important;
line-height: 1;
}
.gym-feedback-slides.owl-theme .owl-nav [class*=owl-].owl-next {
left: auto;
right: 0;
}
.gym-feedback-slides.owl-theme .owl-nav [class*=owl-]:hover {
color: var(--mainColor);
} .single-trainer-box {
margin-bottom: 30px;
text-align: center;
position: relative;
}
.single-trainer-box .content {
position: absolute;
left: 0;
right: 0;
border-radius: 10px;
transition: var(--transition);
opacity: 0;
visibility: hidden;
bottom: 60px;
background-color: rgba(34, 22, 56, 0.9);
max-width: 250px;
margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-bottom: 80px;
padding-left: 10px;
padding-right: 10px;
}
.single-trainer-box .content h3 {
margin-bottom: 18px;
color: var(--whiteColor);
font-size: 24px;
font-weight: 800;
}
.single-trainer-box .content .social-link {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
}
.single-trainer-box .content .social-link li {
display: inline-block;
margin-left: 1px;
margin-right: 1px;
}
.single-trainer-box .content .social-link li a {
display: block;
width: 35px;
height: 35px;
color: #bfbfbf;
line-height: 38px;
background-color: var(--blackColor);
border-radius: 3px;
font-size: 18px;
}
.single-trainer-box .content .social-link li a:hover {
color: var(--whiteColor);
background-color: var(--mainColor);
}
.single-trainer-box .designation {
display: inline-block;
background-color: var(--whiteColor);
position: absolute;
left: 0;
bottom: 0;
right: 0;
color: var(--mainColor);
max-width: 250px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 8px;
padding-left: 30px;
padding-right: 30px;
font-size: 18px;
font-weight: 600;
}
.single-trainer-box:hover .content {
opacity: 1;
visibility: visible;
} .app-download-area {
background-color: #f1f1f1;
position: relative;
z-index: 1;
}
.app-download-area::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
height: 40px;
z-index: -1;
background-color: var(--whiteColor);
}
.app-download-area::after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 100px;
z-index: -1;
background-color: var(--whiteColor);
}
.app-download-content {
margin-right: -60px;
position: relative;
top: -25px;
}
.app-download-content .sub-title {
display: block;
text-transform: uppercase;
color: var(--mainColor);
margin-bottom: 10px;
font-size: 14px;
font-weight: 600;
}
.app-download-content h2 {
margin-bottom: 15px;
line-height: 1.4;
font-size: 35px;
font-weight: 800;
}
.app-download-content .default-btn {
margin-top: 10px;
}
.app-download-image {
text-align: center;
} .online-platform-area {
background-color: #f1f1f1;
position: relative;
z-index: 1;
}
.online-platform-area .shape23 {
right: 20%;
bottom: 15%;
}
.online-platform-image {
text-align: center;
padding-right: 15px;
}
.online-platform-content {
padding-left: 15px;
}
.online-platform-content .sub-title {
display: block;
text-transform: uppercase;
color: var(--mainColor);
margin-bottom: 10px;
font-size: 14px;
font-weight: 600;
}
.online-platform-content h2 {
margin-bottom: 15px;
font-size: 36px;
font-weight: 800;
}
.online-platform-content .default-btn {
margin-top: 10px;
}
.features-list li {
list-style-type: none;
}
#checkout-form-login .learn-press-form-login {
display: block !important;
} .bg-fff8f8 {
background-color: #fff8f8;
}
.bg-f9fbff {
background-color: #f9fbff;
} .features-box {
z-index: 1;
padding: 35px;
position: relative;
border-radius: 5px;
margin-bottom: 30px;
transition: var(--transition);
background-color: var(--whiteColor);
}
.features-box .icon {
font-size: 50px;
line-height: 1;
margin-bottom: 15px;
}
.features-box h3 {
margin-bottom: 15px;
font-size: 21px;
font-weight: 800;
}
.features-box p {
margin-bottom: 12px;
}
.features-box .link-btn {
display: inline-block;
color: var(--mainColor);
font-size: 15px;
font-weight: 700;
}
.features-box .link-btn:hover {
color: var(--blackColor);
}
.features-box .back-icon {
top: 20px;
right: 20px;
opacity: 0.05;
line-height: 1;
font-size: 120px;
position: absolute;
}
.features-box:hover {
transform: translateY(-10px);
} .main-banner-area {
z-index: 1;
position: relative;
padding-top: 80px;
padding-bottom: 100px;
}
.main-banner-area .container-fluid {
max-width: 1395px;
}
.main-banner-area .banner-shape1 {
left: auto;
bottom: 10%;
right: 17%;
width: 190px;
}
.main-banner-area .banner-shape2 {
width: 50px;
left: 29%;
top: 9%;
}
.main-banner-area .banner-shape3 {
right: auto;
width: 50px;
left: 30%;
top: 5%;
}
.main-banner-content-style-two h1 {
margin-bottom: 20px;
font-size: 60px;
font-weight: 800;
}
.main-banner-content-style-two p {
max-width: 580px;
line-height: 1.8;
font-weight: 600;
font-size: 16px;
}
.main-banner-content-style-two .default-btn {
margin-top: 10px;
}
.bulb {
left: 15%;
bottom: 0;
z-index: -1;
position: absolute;
}
.bulb img {
animation: moveleftbounce 4s linear infinite;
} .about-area .bulb {
left: auto;
right: 50px;
width: 280px;
} .view-all-courses-area-three {
padding-top: 20px;
position: relative;
z-index: 1;
}
.view-all-courses-area-three .bulb {
left: auto;
right: 50px;
}
.view-all-courses-content-style-two .sub-title {
display: block;
text-transform: uppercase;
color: var(--mainColor);
margin-bottom: 8px;
font-size: 14px;
font-weight: 600;
}
.view-all-courses-content-style-two h2 {
margin-bottom: 0;
font-size: 36px;
font-weight: 800;
}
.view-all-courses-content-style-two p {
margin-top: 15px;
}
.view-all-courses-content-style-two .default-btn {
margin-top: 10px;
}
.view-all-courses-image-style-two {
margin-left: 30px;
} .premium-access-area-two {
z-index: 1;
padding-top: 30px;
position: relative;
}
.premium-access-area-two::before {
left: 0;
right: 0;
bottom: 0;
content: "";
z-index: -1;
height: 35px;
position: absolute;
background-color: #100f1f;
}
.premium-access-content-style-two {
position: relative;
top: -20px;
}
.premium-access-content-style-two .sub-title {
display: block;
text-transform: uppercase;
color: var(--mainColor);
margin-bottom: 8px;
font-size: 14px;
font-weight: 600;
}
.premium-access-content-style-two h2 {
margin-bottom: 15px;
font-size: 36px;
font-weight: 800;
}
.premium-access-content-style-two .default-btn {
margin-top: 10px;
}
.premium-access-image-style-two {
text-align: center;
} .testimonials-slides-two {
max-width: 1150px;
margin-left: auto;
margin-right: auto;
}
.testimonials-slides-two.owl-theme .owl-nav {
margin-top: 0;
}
.testimonials-slides-two.owl-theme .owl-nav [class*=owl-] {
left: -20px;
position: absolute;
top: 50%;
transform: translateY(-50%);
margin: 0;
padding: 0;
background-color: var(--whiteColor) !important;
width: 40px;
color: var(--mainColor);
border: 1px solid var(--mainColor);
height: 40px;
font-size: 25px !important;
transition: var(--transition);
border-radius: 50%;
}
.testimonials-slides-two.owl-theme .owl-nav [class*=owl-] i {
left: 0;
right: 0;
top: 50%;
position: absolute;
transform: translateY(-50%);
}
.testimonials-slides-two.owl-theme .owl-nav [class*=owl-]:hover {
background-color: var(--mainColor) !important;
color: var(--whiteColor);
}
.testimonials-slides-two.owl-theme .owl-nav [class*=owl-].owl-next {
left: auto;
right: -20px;
}
.testimonials-item {
z-index: 1;
padding: 100px;
background-color: #FFF8F8;
border-radius: 5px;
position: relative;
}
.testimonials-item p {
font-size: 18px;
line-height: 1.8;
}
.testimonials-item h3 {
color: var(--mainColor);
margin-top: 20px;
margin-bottom: 0;
font-size: 20px;
font-weight: 700;
}
.testimonials-item span {
display: block;
color: var(--optionalColor);
font-size: 15px;
margin-top: 4px;
}
.testimonials-item img {
display: inline-block !important;
width: auto !important;
text-align: center;
}
.testimonials-item::before {
opacity: 0.04;
content: "\f10a";
left: 0;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: -1;
line-height: 1;
font-family: Flaticon;
font-size: 200px;
margin-top: 10px;
margin-left: 50px;
} .get-instant-courses-area-two {
position: relative;
z-index: 1;
}
.get-instant-courses-area-two::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
height: 25px;
z-index: -1;
background-color: var(--whiteColor);
}
.get-instant-courses-area-two::after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 21px;
z-index: -1;
background-color: var(--whiteColor);
}
.get-instant-courses-area-two .bulb {
left: 20px;
width: 180px;
bottom: 21px;
}
.get-instant-courses-content-style-two .sub-title {
display: block;
color: var(--mainColor);
margin-bottom: 10px;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
}
.get-instant-courses-content-style-two h2 {
margin-bottom: 15px;
font-size: 36px;
font-weight: 800;
}
.get-instant-courses-content-style-two p {
max-width: 620px;
line-height: 1.8;
}
.get-instant-courses-content-style-two .default-btn {
margin-top: 5px;
}
.get-instant-courses-image-style-two {
text-align: right;
} .partner-item {
text-align: center;
}
.partner-item img {
width: auto !important;
display: inline-block !important;
transition: var(--transition);
opacity: 0.6;
}
.partner-item:hover img {
opacity: 1;
} .video-area {
z-index: 1;
position: relative;
}
.video-area::before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 50%;
z-index: -1;
background-color: #FFF8F8;
} .funfacts-box {
background-color: var(--whiteColor);
border: 1px dashed #AD8360;
border-radius: 50%;
text-align: center;
position: relative;
height: 280px;
width: 280px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}
.funfacts-box h3 {
margin-bottom: 8px;
color: var(--mainColor);
font-size: 44px;
font-weight: 800;
}
.funfacts-box h3 span {
font-size: 48px;
}
.funfacts-box h3 .odometer {
position: relative;
top: -2px;
}
.funfacts-box p {
text-transform: uppercase;
color: var(--blackColor);
line-height: 1;
font-weight: 700;
font-size: 16px;
}
.funfacts-box .content {
left: 0;
right: 0;
top: 50%;
position: absolute;
transform: translateY(-50%);
}
.single-courses-item-box .courses-content .rating .review-stars-rated {
margin-bottom: 0;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info, .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar {
display: none !important;
}
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left {
width: 100% !important;
}
#learn-press-course-tabs.course-tabs {
margin-top: 0 !important;
}
.course-item-popup .others-option-for-responsive {
display: none !important;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section {
border: 1px solid #eeeeee;
padding-left: 0 !important;
padding-right: 0 !important;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header {
cursor: pointer;
padding: 25px !important;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left .section-title {
text-align: left;
font-size: 20px !important;
font-weight: 800 !important;
color: #221638 !important;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status {
padding: 0px 4px !important;
}
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .item-name {
font-size: 15px !important;
font-weight: bold !important;
}
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta {
color: var(--blackColor) !important;
font-weight: bold;
}
#popup-course #popup-footer .course-item-nav .course-item-nav__name {
top: -33px !important;
color: var(--whiteColor);
background: #666 !important;
}
#popup-course #popup-footer .course-item-nav .prev a:hover, #popup-course #popup-footer .course-item-nav .next a:hover {
padding: 0 10px;
color: var(--whiteColor) !important;
}
.lp-profile-user-bio p {
color: var(--whiteColor);
}
#learn-press-profile i {
font-style: normal;
}
#learn-press-profile a {
text-decoration: none;
}
#learn-press-profile ul {
list-style-type: none;
}
#learn-press-profile ul li {
list-style-type: none;
}
#learn-press-profile .social-link {
padding-left: 0;
list-style-type: none;
margin-top: 20px;
margin-bottom: 10px;
}
#learn-press-profile .social-link li {
display: inline-block;
margin-right: 3px;
}
#learn-press-profile .social-link li:last-child {
margin-right: 0;
}
#learn-press-profile .social-link li a {
width: 30px;
height: 30px;
text-align: center;
background-color: #e1e1e1;
font-size: 16px;
color: var(--blackColor);
position: relative;
border-radius: 2px;
}
#learn-press-profile .social-link li a i {
position: absolute;
left: 0;
top: 50%;
right: 0;
transform: translateY(-50%);
}
#learn-press-profile .social-link li a:hover {
color: var(--whiteColor);
}
#checkout-account-logged-in {
padding-bottom: 11px;
}
.learnpress-checkout .lp-content-wrap > h2 {
display: none;
}
#learn-press-checkout {
padding-top: 100px;
padding-bottom: 70px;
}
.course-summary .content-item-summary .lp-btn-finish-course {
margin: 4px 10px 0 0 !important;
}
.courses-details-info .btn-box .lp-btn-finish-course {
margin: 4px 10px 0 0 !important;
}
.course-item-popup .lp-btn-finish-course i {
display: none;
}
.course-item-popup .lp-btn-finish-course span {
display: none;
}
.courses-details-info .wrap-btn-add-course-to-cart {
width: 100%;
}
.gradebook-top-nav input {
padding: 10px 10px;
border: navajowhite;
background: #efefef;
}
.gradebook-top-nav button {
padding: 10px 10px !important;
height: unset !important;
line-height: 25px !important;
background: #3e3e3e;
}
.gradebook-top-nav button:hover {
border: none;
color: var(--whiteColor);
}
.lp-user-profile.guest .wrapper-profile-header {
display: none;
}
#learn-press-profile .learn-press-form-login, #learn-press-profile .learn-press-form-register {
width: 48% !important;
margin-right: 20px !important;
display: inline-block;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections {
z-index: 999 !important;
}
.search-no-results.post-type-archive.post-type-archive-lp_course .page-title-area {
display: none;
}
.search-no-results.post-type-archive.post-type-archive-lp_course .lp-archive-courses .page-title-area {
display: block;
}
.pmpro-has-access .entry-content ul {
list-style-type: none;
}
.lp-profile-content button, #course-item-content-header .form-button.lp-button-back button {
background: #fe4a55;
}
.lp-profile-content button:hover, .lp-profile-content button:focus, #course-item-content-header .form-button.lp-button-back button:hover, #course-item-content-header .form-button.lp-button-back button:focus {
color: var(--whiteColor) !important;
}
.elementor-1207 .elementor-element.elementor-element-e822fef .about-area-two.bg-fffaf3.pt-70.pb-100 {
background-color: var(--whiteColor) !important;
}
.fep-form input[type=text] {
width: 100%;
padding: 8px 11px;
}
button.lp-button.button.button-enroll-course, .learnpress-page .lp-button, .learnpress-page #lp-button {
width: 100%;
color: #fff !important;
}
.course-reviews-list li .review-title, .course-reviews-list-shortcode li .review-title {
clear: unset;
}
.course-reviews-list, .course-reviews-list-shortcode {
padding: 0;
}
#learn-press-profile.guest .lp-content-area {
display: flex;
}
.learnpress-page .lp-button, .learnpress-page #lp-button {
margin-bottom: 5px;
}
.courses-details-info .btn-box form {
display: block !important;
}  .caoching-banner-area {
background-color: #f9f9f9;
position: relative;
padding-top: 30px;
z-index: 1;
}
.caoching-banner-area .container {
position: relative;
}
.caoching-banner-area .social-links {
left: 15px;
bottom: 60px;
padding-left: 0;
margin-bottom: 0;
position: absolute;
list-style-type: none;
}
.caoching-banner-area .social-links li {
display: inline-block;
margin-right: 20px;
}
.caoching-banner-area .social-links li a {
display: block;
font-weight: 600;
text-decoration: underline;
}
.caoching-banner-area .social-links li:last-child {
margin-right: 0;
}
.caoching-banner-content {
position: relative;
top: -40px;
}
.caoching-banner-content h1 {
margin-bottom: 20px;
font-size: 60px;
font-weight: 700;
}
.caoching-banner-content p {
max-width: 580px;
font-size: 16px;
font-weight: 600;
}
.caoching-banner-content .default-btn {
margin-top: 10px;
}
.caoching-banner-image {
text-align: center;
}
.c-shape1 {
position: absolute;
z-index: -1;
top: 30px;
left: 0;
}
.c-shape1 img {
animation: movebounce 5s linear infinite;
width: 200px;
}
.c-shape2 {
position: absolute;
z-index: -1;
top: 20px;
right: 0;
}
.c-shape2 img {
animation: movebounce 5s linear infinite;
width: 100px;
} .single-features-box.without-bg {
z-index: 1;
text-align: left;
position: relative;
border-radius: 5px;
transition: var(--transition);
background-color: transparent;
}
.single-features-box.without-bg .back-icon {
position: absolute;
right: 20px;
top: 20px;
z-index: -1;
font-size: 120px;
line-height: 1;
opacity: 0.04;
}
.single-features-box.without-bg.active, .single-features-box.without-bg:hover {
background-color: #F9F9F9;
}
.motivation-features-area {
position: relative;
z-index: 1;
}
.motivation-features-area .single-features-box.without-bg {
background-color: var(--whiteColor);
}
.motivation-features-area .single-features-box.without-bg.active, .motivation-features-area .single-features-box.without-bg:hover {
background-color: #F9F9F9;
}
.motivation-features-area .funfacts-box {
background-color: transparent;
border: 1px dashed #AD8360;
transition: var(--transition);
}
.motivation-features-area .funfacts-box:hover {
transform: translateY(-10px);
}
.motivation-features-area::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
height: 210px;
background-color: var(--whiteColor);
z-index: -1;
}
.kitchen-features-area {
background-color: #FFF8F8;
}
.kitchen-features-area .section-title .sub-title {
color: var(--SparklingAppleColor);
}
.kitchen-features-area .features-box a {
color: var(--SparklingAppleColor);
} .coaching-feedback-image {
text-align: center;
border-radius: 15px 15px 0 0;
}
.coaching-feedback-image img {
border-radius: 15px 15px 0 0;
}
.single-coaching-feedback-box {
padding-left: 30px;
position: relative;
z-index: 1;
}
.single-coaching-feedback-box p {
color: #221638;
line-height: 1.8;
margin-bottom: 0;
font-size: 20px;
}
.single-coaching-feedback-box .client-info {
margin-top: 25px;
}
.single-coaching-feedback-box .client-info img {
width: 55px;
height: 55px;
border-radius: 50%;
}
.single-coaching-feedback-box .client-info .title {
margin-left: 15px;
}
.single-coaching-feedback-box .client-info .title h3 {
color: var(--mainColor);
margin-bottom: 0;
font-size: 17px;
font-weight: 700;
}
.single-coaching-feedback-box .client-info .title span {
color: var(--optionalColor);
display: block;
font-size: 14px;
margin-top: 4px;
}
.single-coaching-feedback-box::before {
top: 0;
opacity: 0.8;
right: 50px;
z-index: -1;
line-height: 1;
color: #e8e8e8;
content: "\f10a";
font-size: 150px;
position: absolute;
font-family: Flaticon;
}
.coaching-feedback-slides.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 0;
}
.coaching-feedback-slides.owl-theme .owl-dots {
right: 15px;
bottom: 15px;
position: absolute;
}
.coaching-feedback-slides.owl-theme .owl-dots .owl-dot span {
width: 13px;
height: 13px;
margin: 0 3px;
border-radius: 50%;
background: #D6D6D6;
transition: var(--transition);
}
.coaching-feedback-slides.owl-theme .owl-dots .owl-dot:last-child span {
margin-right: 0;
}
.coaching-feedback-slides.owl-theme .owl-dots .owl-dot:hover span, .coaching-feedback-slides.owl-theme .owl-dots .owl-dot.active span {
background-color: var(--mainColor);
}
.coaching-feedback-slides.owl-theme .owl-dots .owl-dot:first-child span {
margin-left: 0;
} .events-area {
z-index: 1;
position: relative;
}
.coaching-events-image {
text-align: center;
padding-left: 15px;
}
.coaching-events-image img {
border-radius: 5px;
}
.coaching-events-content {
padding-right: 15px;
}
.coaching-events-content .sub-title {
display: block;
text-transform: uppercase;
color: var(--mainColor);
margin-bottom: 10px;
font-size: 14px;
font-weight: 600;
}
.coaching-events-content h2 {
margin-bottom: 12px;
font-size: 36px;
font-weight: 700;
}
.single-coaching-events-box {
margin-top: 25px;
position: relative;
border-radius: 10px;
padding: 20px 140px 20px 25px;
background-color: var(--whiteColor);
}
.single-coaching-events-box .location {
font-weight: 600;
position: relative;
color: var(--mainColor);
margin-bottom: 11px;
display: block;
}
.single-coaching-events-box h3 {
margin-bottom: 15px;
margin-right: 30px;
font-size: 22px;
font-weight: 700;
}
.single-coaching-events-box .default-btn {
margin-top: 5px;
padding-top: 9px;
padding-bottom: 9px;
}
.single-coaching-events-box .default-btn i {
left: 28px;
top: 8px;
}
.single-coaching-events-box .date {
padding: 30px;
display: flex;
align-items: center;
background-color: #EFEFEF;
border-radius: 10px;
position: absolute;
height: 100%;
right: 0;
top: 0;
}
.single-coaching-events-box .date .div {
font-size: 42px;
line-height: 1.3;
color: var(--mainColor);
}
.single-coaching-events-box .date .div span {
display: block;
font-size: 22px;
color: var(--blackColor);
}
.c-shape3 {
position: absolute;
z-index: -1;
bottom: 40%;
left: 12%;
}
.c-shape3 img {
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.c-shape4 {
position: absolute;
z-index: -1;
right: 15%;
top: 25%;
}
.c-shape4 img {
animation: movebounce 5s linear infinite;
}
.c-shape5 {
position: absolute;
z-index: -1;
right: 0;
top: 12%;
} .single-coaching-types-box {
margin-bottom: 30px;
}
.single-coaching-types-box img {
margin-bottom: 25px;
border-radius: 5px !important;
}
.single-coaching-types-box h3 {
margin-bottom: 15px;
font-size: 22px;
font-weight: 700;
}
.single-coaching-types-box .link-btn {
display: inline-block;
color: var(--mainColor);
font-size: 15px;
font-weight: 700;
}
.single-coaching-types-box .link-btn:hover {
color: var(--blackColor);
} .funfacts-area-three.bg-f9f9f9 {
background-color: transparent;
position: relative;
z-index: 1;
}
.funfacts-area-three.bg-f9f9f9::before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 50%;
background-color: #f9f9f9;
z-index: -1;
} .about-me-inner {
background-color: var(--mainColor);
border-radius: 20px;
padding: 30px;
}
.about-me-image {
text-align: center;
border-radius: 20px;
padding-right: 10px;
}
.about-me-image img {
border-radius: 20px !important;
}
.about-me-content {
padding-left: 10px;
padding-right: 30px;
}
.about-me-content .sub-title {
display: block;
text-transform: uppercase;
color: var(--whiteColor);
margin-bottom: 10px;
font-size: 14px;
font-weight: 600;
}
.about-me-content h2 {
margin-bottom: 15px;
color: var(--whiteColor);
font-size: 36px;
font-weight: 700;
}
.about-me-content p {
color: var(--whiteColor);
}
.about-me-content .quote {
margin-top: 25px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.1);
padding: 20px;
color: var(--whiteColor);
font-size: 20px;
font-weight: 600;
}
.about-me-content .default-btn {
margin-top: 25px;
background-color: var(--blackColor);
}
.about-me-content .default-btn span {
background-color: var(--whiteColor);
}
.about-me-content .default-btn:hover {
color: var(--blackColor);
} .single-post-box {
margin-bottom: 30px;
}
.single-post-box .post-image {
border-radius: 5px;
position: relative;
padding-top: 20px;
z-index: 1;
padding-top: 20px;
padding-bottom: 20px;
}
.single-post-box .post-image a {
border-radius: 5px;
}
.single-post-box .post-image a img {
border-radius: 5px !important;
}
.single-post-box .post-image::before {
bottom: 0;
left: 10px;
z-index: -1;
content: "";
height: 29px;
width: 268px;
position: absolute;
border-radius: 5px;
transition: var(--transition);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/check-shape.png);
}
.single-post-box .post-image::after {
top: 0;
right: 10px;
z-index: -1;
content: "";
height: 29px;
width: 268px;
position: absolute;
border-radius: 5px;
transition: var(--transition);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.single-post-box .post-content {
margin-top: 25px;
}
.single-post-box .post-content .meta {
list-style-type: none;
padding-left: 0;
padding-right: 20px;
margin-top: 0;
margin-left: -7px;
margin-right: -7px;
margin-bottom: 15px;
}
.single-post-box .post-content .meta li {
color: var(--optionalColor);
position: relative;
font-size: 14px;
padding-left: 29px;
padding-right: 7px;
}
.single-post-box .post-content .meta li i {
color: var(--mainColor);
position: absolute;
left: 7px;
top: 0;
}
.single-post-box .post-content .meta li:first-child {
padding-left: 7px;
}
.single-post-box .post-content .meta li a {
display: inline-block;
color: var(--optionalColor);
font-size: 15px;
font-weight: 600;
}
.single-post-box .post-content .meta li a:hover {
color: var(--mainColor);
}
.single-post-box .post-content h3 {
margin-bottom: 12px;
line-height: 1.3;
font-size: 22px;
font-weight: 700;
}
.single-post-box .post-content h3 a {
display: inline-block;
}
.single-post-box .post-content .post-content-footer {
list-style-type: none;
padding-left: 0;
padding-right: 20px;
margin-right: -7px;
margin-left: -7px;
margin-bottom: 0;
margin-top: 17px;
}
.single-post-box .post-content .post-content-footer li {
color: var(--optionalColor);
position: relative;
font-size: 15px;
padding-left: 7px;
padding-right: 7px;
}
.single-post-box .post-content .post-content-footer li .post-author img {
width: 35px;
height: 35px;
margin-right: 10px;
}
.single-post-box .post-content .post-content-footer li .post-author span {
color: var(--mainColor);
font-weight: 600;
font-size: 15px;
}
.single-post-box .post-content .post-content-footer li .link-btn {
top: 3px;
width: 35px;
height: 35px;
display: inline-block;
background-color: #F5F5F5;
color: var(--mainColor);
position: relative;
border-radius: 50%;
text-align: center;
font-size: 22px;
}
.single-post-box .post-content .post-content-footer li .link-btn i {
left: 0;
right: 0;
top: 50%;
position: absolute;
transform: translateY(-50%);
}
.single-post-box .post-content .post-content-footer li .link-btn:hover {
background-color: var(--mainColor);
color: var(--whiteColor);
} .motivation-banner-area {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
position: relative;
z-index: 1;
overflow: hidden;
}
.motivation-banner-area .container {
position: relative;
}
.motivation-banner-area .social-links {
right: -21.5%;
top: 45%;
transform: translateY(-45%);
padding-left: 0;
margin-bottom: 0;
position: absolute;
list-style-type: none;
transform: rotate(-90deg);
}
.motivation-banner-area .social-links li {
display: inline-block;
margin-right: 20px;
}
.motivation-banner-area .social-links li a {
display: block;
font-weight: 600;
text-decoration: underline;
}
.motivation-banner-area .social-links li:last-child {
margin-right: 0;
}
.motivation-banner-area::before {
position: absolute;
content: "";
height: 100%;
width: 105px;
background-color: var(--whiteColor);
right: 0;
top: 0;
opacity: 0.5;
}
.motivation-banner-content {
position: relative;
top: -30px;
}
.motivation-banner-content .sub-title {
color: var(--mainColor);
font-size: 20px;
font-weight: 400;
display: inline-block;
margin-bottom: 18px;
}
.motivation-banner-content h1 {
margin-bottom: 25px;
font-size: 55px;
font-weight: 700;
}
.motivation-banner-content p {
max-width: 580px;
font-size: 16px;
font-weight: 600;
}
.motivation-banner-content .default-btn {
margin-top: 15px;
}
.motivation-banner-image {
text-align: center;
}
.motivation-shape-1 {
position: absolute;
top: 12%;
left: 40%;
transform: translateY(-12%) translateX(-40%);
z-index: -1;
}
.motivation-shape-1 img {
animation-name: rotateme;
animation-duration: 9s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.motivation-shape-2 {
position: absolute;
left: -40px;
top: 40%;
transform: translateY(-40%);
z-index: -1;
opacity: 70%;
animation: movebounce 4s linear infinite;
}
.motivation-shape-3 {
position: absolute;
bottom: 0;
left: 40%;
transform: translateX(-40%);
z-index: -1;
animation: moveleftbounce 4s linear infinite;
opacity: 70%;
} .motivation-about-area {
position: relative;
z-index: 1;
overflow: hidden;
}
.motivation-about-image {
position: relative;
z-index: 1;
}
.motivation-about-image .video-btn-box {
position: absolute;
right: 0;
top: 100px;
}
.motivation-about-image .video-btn-box .video-btn {
color: var(--paragraphColor);
font-size: var(--fontSize);
font-weight: 600;
background-color: var(--whiteColor);
padding: 25px 20px 20px 10px;
border-radius: 10px 0 0 10px;
transition: var(--transition);
}
.motivation-about-image .video-btn-box .video-btn i {
width: 65px;
height: 50px;
line-height: 50px;
display: inline-block;
text-align: center;
border-radius: 10px;
background-color: var(--mainColor);
color: var(--whiteColor);
font-size: 20px;
margin-right: 8px;
transition: var(--transition);
}
.motivation-about-image .video-btn-box .video-btn:hover {
color: var(--mainColor);
}
.motivation-about-image .video-btn-box .video-btn:hover i {
background-color: var(--blackColor);
color: var(--whiteColor);
}
.motivation-about-image .motivation-shape-4 {
position: absolute;
bottom: 20px;
left: 30px;
}
.motivation-about-image .motivation-shape-4 img {
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.motivation-about-me-content {
padding-left: 30px;
}
.motivation-about-me-content .sub-title {
display: block;
text-transform: uppercase;
color: var(--mainColor);
margin-bottom: 15px;
font-size: 14px;
font-weight: 600;
}
.motivation-about-me-content h2 {
margin-bottom: 18px;
font-size: 36px;
font-weight: 700;
}
.motivation-about-me-content p {
margin-bottom: 0;
}
.motivation-about-me-content .quote {
margin-top: 25px;
margin-bottom: 25px;
border-radius: 10px;
background-color: #F9F9F9;
padding: 20px;
color: var(--paragraphColor);
font-size: 18px;
font-weight: 600;
}
.motivation-about-me-content .default-btn {
margin-top: 25px;
}
.motivation-shape-5 {
position: absolute;
right: -28px;
bottom: -30px;
z-index: -1;
animation: movebounce 4s linear infinite;
opacity: 90%;
} .motivation-feedback-area {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.single-motivation-feedback-box {
position: relative;
z-index: 1;
max-width: 750px;
margin: auto;
text-align: center;
}
.single-motivation-feedback-box p {
color: #221638;
line-height: 1.8;
margin-bottom: 0;
font-size: 20px;
}
.single-motivation-feedback-box .client-info {
margin-bottom: 25px;
text-align: left;
}
.single-motivation-feedback-box .client-info img {
width: 55px;
height: 55px;
border-radius: 50% !important;
}
.single-motivation-feedback-box .client-info .title {
margin-left: 15px;
}
.single-motivation-feedback-box .client-info .title h3 {
color: var(--mainColor);
margin-bottom: 0;
font-size: 17px;
font-weight: 700;
}
.single-motivation-feedback-box .client-info .title span {
color: var(--optionalColor);
display: block;
font-size: 14px;
margin-top: 4px;
}
.single-motivation-feedback-box::before {
top: 0;
opacity: 0.8;
right: 50px;
z-index: -1;
line-height: 1;
color: #e8e8e8;
content: "\f10a";
font-size: 150px;
position: absolute;
font-family: Flaticon;
}
.motivation-feedback-slides.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 25px;
}
.motivation-feedback-slides.owl-theme .owl-dots .owl-dot span {
width: 14px;
height: 14px;
margin: 0 5px;
border-radius: 50%;
background: #D6D6D6;
transition: var(--transition);
}
.motivation-feedback-slides.owl-theme .owl-dots .owl-dot:last-child span {
margin-right: 0;
}
.motivation-feedback-slides.owl-theme .owl-dots .owl-dot:hover span, .motivation-feedback-slides.owl-theme .owl-dots .owl-dot.active span {
background-color: var(--mainColor);
}
.motivation-feedback-slides.owl-theme .owl-dots .owl-dot:first-child span {
margin-left: 0;
} .motivation-events-image {
text-align: center;
padding-left: 25px;
position: relative;
}
.motivation-events-image .motivation-shape-6 {
position: absolute;
bottom: 30px;
right: 30px;
}
.motivation-events-image .motivation-shape-6 img {
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.motivation-events-content {
padding-right: 50px;
}
.motivation-events-content .sub-title {
display: block;
text-transform: uppercase;
color: var(--mainColor);
margin-bottom: 10px;
font-size: 14px;
font-weight: 600;
}
.motivation-events-content h2 {
margin-bottom: 12px;
font-size: 36px;
font-weight: 700;
}
.motivation-events-content p {
margin-bottom: 0;
}
.single-motivation-events-box {
margin-top: 25px;
position: relative;
border-radius: 10px;
padding: 20px 140px 20px 25px;
background-color: #f9f9f9;
}
.single-motivation-events-box .location {
font-weight: 600;
position: relative;
color: var(--mainColor);
margin-bottom: 11px;
display: block;
}
.single-motivation-events-box h3 {
margin-bottom: 15px;
font-size: 20px;
font-weight: 700;
}
.single-motivation-events-box .default-btn {
margin-top: 5px;
padding-top: 9px;
padding-bottom: 9px;
}
.single-motivation-events-box .default-btn i {
left: 28px;
top: 8px;
}
.single-motivation-events-box .date {
padding: 30px;
display: flex;
align-items: center;
background-color: #EFEFEF;
border-radius: 10px;
position: absolute;
height: 100%;
right: 0;
top: 0;
text-align: center;
}
.single-motivation-events-box .date .div {
font-size: 35px;
line-height: 1.4;
color: var(--mainColor);
font-weight: bold;
}
.single-motivation-events-box .date .div span {
display: block;
font-size: 20px;
color: var(--blackColor);
font-weight: 600;
}
.motivation-events-slides.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 0;
position: absolute;
right: -50px;
top: 45%;
transform: translateY(-45%);
}
.motivation-events-slides.owl-theme .owl-dots .owl-dot {
display: block;
}
.motivation-events-slides.owl-theme .owl-dots .owl-dot span {
margin: 5px 0;
width: 15px;
height: 15px;
border-radius: 50%;
background-color: #D6D6D6 !important;
transition: var(--transition);
}
.motivation-events-slides.owl-theme .owl-dots .owl-dot:hover span, .motivation-events-slides.owl-theme .owl-dots .owl-dot.active span {
background-color: var(--mainColor) !important;
} .motivation-subscribe-area {
position: relative;
z-index: 1;
overflow: hidden;
}
.motivation-subscribe-area .subscribe-content .sub-title {
margin-bottom: 18px;
}
.motivation-subscribe-area .subscribe-content p {
margin-top: 20px;
}
.motivation-subscribe-area .subscribe-content .newsletter-form .input-newsletter {
border: 1px solid #DFDFDF;
background-color: var(--whiteColor);
color: var(--blackColor);
}
.motivation-shape-7 {
position: absolute;
left: -20px;
bottom: 20px;
z-index: -1;
animation: movebounce 4s linear infinite;
}
.motivation-shape-8 {
position: absolute;
top: 10%;
left: 15%;
transform: translateY(-10%) translateX(-15%);
z-index: -1;
animation: moveleftbounce 4s linear infinite;
}
.motivation-shape-9 {
position: absolute;
top: 10%;
right: 15%;
transform: translateY(-10%) translateX(-15%);
z-index: -1;
}
.motivation-shape-9 img {
animation-name: rotateme;
animation-duration: 9s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.motivation-shape-10 {
position: absolute;
right: 50px;
bottom: 0;
z-index: -1;
animation: moveleftbounce 4s linear infinite;
} .kitchen-coach-banner-area {
padding-top: 100px;
padding-bottom: 100px;
background-color: #f9f9f9;
position: relative;
z-index: 1;
overflow: hidden;
}
.kitchen-coach-banner-area .container-fluid {
padding-left: 40px;
padding-right: 40px;
}
.kitchen-coach-banner-area::before {
position: absolute;
content: "";
left: 0;
top: 0;
height: 100%;
width: 350px;
background-color: var(--SparklingAppleColor);
z-index: -1;
}
.kitchen-coach-banner-content {
max-width: 625px;
padding-left: 50px;
}
.kitchen-coach-banner-content h1 {
margin-bottom: 25px;
font-size: 65px;
}
.kitchen-coach-banner-content p {
font-size: 16px;
font-weight: 600;
}
.kitchen-coach-banner-content .default-btn {
margin-top: 15px;
background-color: var(--SparklingAppleColor);
}
.kitchen-coach-large-shape {
position: absolute;
left: 0;
right: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.kitchen-coach-large-shape img {
width: 100%;
height: 100%;
}
.kitchen-shape-1 {
position: absolute;
left: 45%;
transform: translateX(-45%);
top: 15px;
z-index: -1;
animation: movebounce 4s linear infinite;
}
.kitchen-shape-2 {
position: absolute;
right: 25%;
transform: translateX(-25%);
top: 55px;
z-index: -1;
animation: moveleftbounce 4s linear infinite;
}
.kitchen-shape-3 {
position: absolute;
right: 70px;
top: 30px;
z-index: -1;
animation: movebounce 4s linear infinite;
}
.kitchen-shape-4 {
position: absolute;
left: 45%;
transform: translateX(-45%);
bottom: 50px;
z-index: -1;
animation: moveleftbounce 4s linear infinite;
} .kitchen-about-content .sub-title {
display: block;
color: var(--SparklingAppleColor);
margin-bottom: 15px;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
}
.kitchen-about-content h2 {
margin-bottom: 18px;
font-size: 36px;
}
.kitchen-about-content .features-list {
padding-left: 0;
list-style-type: none;
display: flex;
flex-wrap: wrap;
margin-bottom: 0;
margin-top: -5px;
margin-left: -8px;
margin-right: -8px;
}
.kitchen-about-content .features-list li {
flex: 0 0 50%;
max-width: 50%;
padding-left: 8px;
padding-right: 8px;
padding-top: 16px;
}
.kitchen-about-content .features-list li span {
display: block;
position: relative;
color: var(--blackColor);
font-size: 18px;
font-weight: 700;
padding-left: 50px;
padding-top: 5px;
padding-bottom: 5px;
}
.kitchen-about-content .features-list li span i {
position: absolute;
left: 0;
top: -2px;
width: 40px;
height: 40px;
overflow: hidden;
text-align: center;
font-weight: 500;
line-height: 40px;
color: var(--SparklingAppleColor);
font-size: 25px;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/circle-border.png);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.kitchen-about-content .about-btn {
margin-top: 30px;
}
.kitchen-about-content .about-btn .default-btn {
background-color: var(--SparklingAppleColor);
}
.kitchen-about-image {
padding-left: 30px;
position: relative;
z-index: 1;
margin-left: 30px;
margin-bottom: 30px;
}
.kitchen-about-image::before {
position: absolute;
content: "";
height: 95%;
width: 95%;
background-color: var(--SparklingAppleColor);
left: 0;
bottom: -30px;
z-index: -1;
} .kitchen-book-area {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.kitchen-book-image {
text-align: center;
}
.kitchen-book-content .sub-title {
display: block;
color: var(--SparklingAppleColor);
margin-bottom: 15px;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
}
.kitchen-book-content h2 {
margin-bottom: 18px;
font-size: 36px;
}
.kitchen-book-content .book-btn {
margin-top: 25px;
}
.kitchen-book-content .book-btn .default-btn {
background-color: var(--SparklingAppleColor);
} .kitchen-courses-area .section-title .sub-title {
color: var(--SparklingAppleColor);
}
.kitchen-courses-area .single-courses-box .courses-image .price {
background-color: var(--SparklingAppleColor);
color: var(--whiteColor);
}
.kitchen-courses-area .single-courses-box .courses-image .fav {
color: var(--whiteColor);
}
.kitchen-courses-area .single-courses-box .courses-image .fav:hover {
color: var(--SparklingAppleColor);
}
.kitchen-courses-area .single-courses-box .courses-content h3 a:hover {
color: var(--SparklingAppleColor);
}
.kitchen-courses-area .single-courses-box .courses-content .course-author span {
color: var(--SparklingAppleColor);
}
.kitchen-courses-area .single-courses-box .courses-content .courses-box-footer li i {
color: var(--SparklingAppleColor);
}
.kitchen-courses-area .courses-info p a {
color: var(--SparklingAppleColor);
} .kitchen-feedback-area {
background-color: #FFF8F8;
position: relative;
z-index: 1;
}
.kitchen-feedback-area::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
height: 160px;
background-color: var(--whiteColor);
z-index: -1;
}
.kitchen-feedback-area .funfacts-box h3 {
color: var(--SparklingAppleColor);
}
.single-kitchen-feedback-box {
position: relative;
z-index: 1;
padding: 70px 95px;
background-color: var(--SparklingAppleColor);
border-radius: 5px;
}
.single-kitchen-feedback-box p {
color: var(--whiteColor);
line-height: 1.8;
margin-bottom: 0;
font-size: 20px;
}
.single-kitchen-feedback-box .client-info {
margin-top: 25px;
}
.single-kitchen-feedback-box .client-info img {
width: 55px;
height: 55px;
border-radius: 50% !important;
}
.single-kitchen-feedback-box .client-info .title {
margin-left: 15px;
}
.single-kitchen-feedback-box .client-info .title h3 {
color: var(--whiteColor);
margin-bottom: 0;
font-size: 17px;
font-weight: 700;
}
.single-kitchen-feedback-box .client-info .title span {
color: var(--whiteColor);
display: block;
font-size: 14px;
margin-top: 10px;
}
.single-kitchen-feedback-box::before {
bottom: 30px;
opacity: 0.8;
right: 120px;
z-index: -1;
line-height: 1;
color: #64983B;
content: "\f10a";
font-size: 100px;
position: absolute;
font-family: Flaticon;
}
.kitchen-feedback-slides {
max-width: 1150px;
margin-left: auto;
margin-right: auto;
}
.kitchen-feedback-slides.owl-theme .owl-nav {
margin-top: 0;
}
.kitchen-feedback-slides.owl-theme .owl-nav [class*=owl-] {
left: 20px;
position: absolute;
top: 50%;
transform: translateY(-50%);
margin: 0;
padding: 0;
background-color: var(--mainColor) !important;
width: 40px;
color: var(--whiteColor);
border: 1px solid var(--mainColor);
height: 40px;
font-size: 25px !important;
transition: var(--transition);
border-radius: 50%;
}
.kitchen-feedback-slides.owl-theme .owl-nav [class*=owl-] i {
left: 0;
right: 0;
top: 50%;
position: absolute;
transform: translateY(-50%);
}
.kitchen-feedback-slides.owl-theme .owl-nav [class*=owl-]:hover {
background-color: var(--whiteColor) !important;
color: var(--mainColor);
}
.kitchen-feedback-slides.owl-theme .owl-nav [class*=owl-].owl-next {
left: auto;
right: 20px;
} .kitchen-events-area .section-title .sub-title {
color: var(--SparklingAppleColor);
}
.single-kitchen-events-box {
margin-bottom: 30px;
position: relative;
}
.single-kitchen-events-box .events-image {
border-radius: 5px 5px 0 0;
overflow: hidden;
}
.single-kitchen-events-box .events-image a {
border-radius: 5px 5px 0 0;
overflow: hidden;
}
.single-kitchen-events-box .events-image a img {
border-radius: 5px 5px 0 0 !important;
transition: var(--transition);
width: 100%;
}
.single-kitchen-events-box .events-content {
margin-top: 25px;
}
.single-kitchen-events-box .events-content .category {
display: inline-block;
margin-bottom: 12px;
color: var(--SparklingAppleColor);
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
}
.single-kitchen-events-box .events-content .category:hover {
color: var(--mainColor);
}
.single-kitchen-events-box .events-content h3 {
margin-bottom: 12px;
line-height: 1.4;
font-size: 24px;
font-weight: 800;
}
.single-kitchen-events-box .events-content h3 a {
display: inline-block;
}
.single-kitchen-events-box .events-content h3 a:hover {
color: var(--SparklingAppleColor);
}
.single-kitchen-events-box .events-content .events-content-footer {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
margin-left: -7px;
margin-right: -7px;
margin-top: 18px;
}
.single-kitchen-events-box .events-content .events-content-footer li {
color: var(--optionalColor);
font-size: 15px;
position: relative;
padding-left: 35px;
padding-right: 10px;
}
.single-kitchen-events-box .events-content .events-content-footer li i {
color: var(--SparklingAppleColor);
position: absolute;
left: 10px;
top: 0;
}
.single-kitchen-events-box .events-content .events-content-footer li:last-child i {
top: 3.5px;
left: 15px;
}
.single-kitchen-events-box:hover .events-image a img {
transform: rotate(5deg) scale(1.3);
}
.kitchen-events-info {
border-top: 1px solid #f2f1f3;
text-align: center;
padding-top: 30px;
margin-top: 12px;
}
.kitchen-events-info p {
max-width: 600px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
}
.kitchen-events-info p a {
color: var(--SparklingAppleColor);
}
.kitchen-events-info p a:hover {
text-decoration: underline;
color: var(--mainColor);
} .kitchen-inner-subscribe {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
border-radius: 5px;
}
.kitchen-inner-subscribe .subscribe-content .sub-title {
color: var(--whiteColor);
margin-bottom: 18px;
}
.kitchen-inner-subscribe .subscribe-content h2 {
color: var(--whiteColor);
}
.kitchen-inner-subscribe .subscribe-content p {
color: var(--whiteColor);
}
.kitchen-inner-subscribe .subscribe-content .newsletter-form .input-newsletter {
background-color: #5E8F38;
color: var(--whiteColor);
}
.kitchen-inner-subscribe .subscribe-content .newsletter-form .input-newsletter::-moz-placeholder {
color: var(--whiteColor);
}
.kitchen-inner-subscribe .subscribe-content .newsletter-form .input-newsletter::placeholder {
color: var(--whiteColor);
}
.kitchen-inner-subscribe .subscribe-content .newsletter-form .input-newsletter:focus::-moz-placeholder {
color: transparent;
}
.kitchen-inner-subscribe .subscribe-content .newsletter-form .input-newsletter:focus::placeholder {
color: transparent;
} .happiness-cooking-area {
position: relative;
z-index: 1;
}
.happiness-cooking-image {
position: relative;
z-index: 1;
margin-left: 30px;
margin-bottom: 30px;
}
.happiness-cooking-image::before {
position: absolute;
content: "";
height: 95%;
width: 95%;
background-color: var(--SparklingAppleColor);
left: -30px;
bottom: -30px;
z-index: -1;
}
.happiness-cooking-content {
padding-left: 45px;
}
.happiness-cooking-content .sub-title {
display: block;
color: var(--SparklingAppleColor);
margin-bottom: 15px;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
}
.happiness-cooking-content h2 {
margin-bottom: 18px;
font-size: 36px;
}
.happiness-cooking-content .cooking-btn {
margin-top: 20px;
}
.happiness-cooking-content .cooking-btn .default-btn {
background-color: var(--SparklingAppleColor);
}
.kitchen-shape-5 {
position: absolute;
right: 10%;
transform: translateX(-10%);
top: 95px;
z-index: -1;
animation: movebounce 4s linear infinite;
}
.kitchen-shape-6 {
position: absolute;
right: 20%;
transform: translateX(-20%);
bottom: 95px;
z-index: -1;
animation: moveleftbounce 4s linear infinite;
}
.kitchen-shape-7 {
position: absolute;
right: 30px;
bottom: -15px;
z-index: -1;
animation: moveleftbounce 4s linear infinite;
}
.tutor-course-list-pagination.tutor-ui-pagination {
width: 100% !important;
}
.loading-spinner {
position: fixed;
background: #fff;
height: 100%;
}
.tutor-wrap .single-courses-box .courses-content h3 a:hover {
color: var(--mainColor);
}
.tutor-wrap .single-courses-box .courses-content .course-author i {
color: #f8c51c;
font-size: 25px;
margin-bottom: 10px;
}
.page-title-content .tutor-d-flex {
display: unset !important;
}
.page-title-content .tutor-ratings .tutor-rating-stars span, .page-title-content .tutor-ratings .tutor-rating-stars i {
font-size: 30px;
position: relative;
bottom: -7px;
}
.page-title-content .tutor-ratings .tutor-rating-text {
display: none;
}
.tutor-instructor-application-body .tutor-color-white {
color: #fff !important;
}
.tutor-user-profile-content .single-courses-box .courses-content h3 a {
font-size: 19px;
}
.tutor-user-profile-content .single-courses-box .courses-content h3 {
margin-top: 0;
}
.tutor-wrap.tutor-courses-wrap.tutor-container.tutor-course-filter-loop-container {
padding: 0;
}
.ecademy-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
z-index: 999999 !important;
}
.ecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu {
z-index: 999999 !important;
}
.single-lp_course .lp-archive-courses .page-title-content .courses-rating .review-stars-rated .review-stars.filled li {
width: 12px;
height: 12px;
}
.single-lp_course .lp-archive-courses .page-title-content .courses-rating .review-stars-rated .review-stars li {
width: 12px;
height: 12px;
}
.single-lp_course .lp-archive-courses .page-title-content .courses-rating .review-stars-rated span {
font-size: 17px !important;
}
.single-lp_course .lp-archive-courses .page-title-content .reviews-total.d-inline-block {
position: relative;
top: 0;
}
.single-lp_course .lp-archive-courses .page-title-content .rating {
margin-top: 0;
}
.single-lp_course .lp-archive-courses .page-title-area {
padding-bottom: 80px;
}
.single-lp_course .entry-content-left {
padding-top: 0 !important;
margin-bottom: 0 !important;
padding-right: 0 !important;
}
.single-lp_course .courses-details-desc {
padding-right: 0;
}
.elementor-text-editor ul {
padding: 0 0 23px 2em;
}
.widget.widget_block.widget_search button.wp-block-search__button {
width: auto;
padding: 0 19px;
font-size: 16px;
top: 24px;
right: 0;
border-radius: 0;
height: auto;
}
.page-main-content .tutor-wrap {
padding: 0 !important;
}
.page-main-content .nice-select {
display: none;
}
.tutor-wrap .single-courses-box .courses-content .course-author i {
font-size: 16px;
}
.tutor-ratings-stars {
margin-right: 5px;
}
.page-title-content .tutor-mb-8 {
display: inline-block;
}
.page-title-content .tutor-ratings-average {
margin-left: 0;
}
.tutor-course-details-page .tutor-ratings {
display: none;
}
.nice-select.tutor-form-select {
display: none;
}
.elementor-widget-text-editor p {
color: unset;
}
.sec-alignment.text-start {
max-width: unset;
text-align: left;
}
.sec-alignment.text-start h2, .sec-alignment.text-start p {
max-width: unset;
}
.sec-alignment.text-end {
max-width: unset;
text-align: right;
}
.sec-alignment.text-end h2, .sec-alignment.text-end p {
max-width: unset;
}
#learn-press-course-tabs {  }
#learn-press-course-tabs .lp-course-author {
width: 100%;
display: flex;
border: 1px solid #f5f5f5;
padding: 20px;
border-radius: 10px;
}
#learn-press-course-tabs .course-author__pull-left {
width: 100%;
}
#learn-press-course-tabs .course-author__pull-left img {
border-radius: 10%;
margin-right: 5px;
}
#learn-press-course-tabs .course-author__pull-right {
margin-left: 20px;
}
#learn-press-course-tabs .author-title {
font-size: 1.5em;
font-weight: bold;
}
#learn-press-course-tabs .instructor-social a i {
margin-right: 10px;
font-size: 15px;
color: var(--blackColor);
position: relative;
border-radius: 2px;
background-color: #e1e1e1;
padding: 4px 7px;
text-align: center;
display: inline-block;
transition: 0.4s;
}
#learn-press-course-tabs .instructor-social a i:hover {
color: var(--whiteColor);
background-color: var(--mainColor);
}
#learn-press-course-tabs .instructor-social a i:hover svg {
fill: var(--whiteColor);
transition: 0.4s;
}
#learn-press-course-tabs .instructor-social {
margin: 15px 0;
}
#learn-press-course-tabs .author-description p {
margin-top: 10px;
color: #555;
}
#learn-press-course-tabs .lp-list-co-instructor {
margin-top: 20px !important;
display: inline-block;
}
#learn-press-course-tabs .lp-list-co-instructor__item {
margin-bottom: 15px;
border: 1px solid #f5f5f5;
padding: 20px;
border-radius: 10px;
}
#learn-press-course-tabs .lp-list-co-instructor__bio {
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
#learn-press-course-tabs .lp-list-co-instructor__bio__top,
#learn-press-course-tabs .lp-list-co-instructor__bio__description {
text-align: left; }
#learn-press-course-tabs .lp-list-co-instructor__avatar img {
border-radius: 50%;
margin-right: 0;
}
#learn-press-course-tabs .lp-list-co-instructor__bio {
flex-grow: 1;
}
#learn-press-course-tabs .lp-list-co-instructor__bio__top a {
font-weight: bold;
color: #333;
text-decoration: none;
}
#learn-press-course-tabs .lp-list-co-instructor__bio__description {
color: #777;
}
.lp-single-instructor__info {
border: 1px solid #f5f5f5 !important;
border-radius: 5px;
}
.lp-single-instructor__info .instructor-avatar img {
border: none !important;
border-radius: 5px;
}
.lp-single-instructor__info .instructor-social a i {
margin-right: 10px;
font-size: 15px;
color: var(--blackColor);
position: relative;
border-radius: 2px;
background-color: #e1e1e1;
padding: 4px 7px;
text-align: center;
display: inline-block;
transition: 0.4s;
}
.lp-single-instructor__info .instructor-social a i svg {
width: unset !important;
height: unset !important;
}
.lp-single-instructor__info .instructor-social a i:hover {
color: var(--whiteColor);
background-color: var(--mainColor);
}
.lp-single-instructor__info .instructor-social a i:hover svg {
fill: var(--whiteColor);
transition: 0.4s;
}
.lp-single-instructor__info__right .instructor-social {
gap: 0 !important;
}
.lp-single-instructor .wrapper-instructor-total-courses, .lp-single-instructor .wrapper-instructor-total-students {
display: inline-block !important;
margin-right: 10px;
}
.lp-single-instructor .wrapper-instructor-total-courses svg, .lp-single-instructor .wrapper-instructor-total-students svg {
background: #fff2f3;
fill: var(--mainColor);
width: 35px;
height: 35px;
padding: 8px;
border-radius: 5px;
stroke: var(--mainColor);
}
.lp-single-instructor .ul-instructor-courses li {
list-style: none;
margin-bottom: 30px;
position: relative;
border-radius: 5px;
background-color: var(--whiteColor);
box-shadow: 0px 8px 16px 0px rgba(146, 184, 255, 0.2);
}
.lp-single-instructor .ul-instructor-courses .price-categories {
padding: 0 15px;
}
.lp-single-instructor .ul-instructor-courses h3 {
padding: 0 15px;
}
.lp-single-instructor .ul-instructor-courses .course-count {
padding: 0 15px;
padding-bottom: 20px;
justify-content: space-between;
}
.lp-single-instructor .ul-instructor-courses .course-img img {
border-radius: 5px 5px 0 0;
}
.lp-single-instructor .ul-instructor-courses .price-categories .course-item-price .price {
font-weight: bold;
}
.lp-single-instructor .ul-instructor-courses h3 {
border-bottom: 1px solid #efefef !important;
}
.lp-single-instructor .ul-instructor-courses .course-count div .course-ico svg {
background: #fff2f3;
padding: 3px;
border-radius: 3px;
fill: #ffffff;
stroke: var(--mainColor);
}
.lp-single-instructor .ul-instructor-courses {
grid-template-columns: repeat(auto-fill, minmax(281px, 1fr)) !important;
}
.learn-press-pagination .page-numbers > li .page-numbers:hover {
color: var(--whiteColor) !important;
}
.learn-press-pagination .page-numbers > li .page-numbers.current {
color: var(--whiteColor) !important;
background: var(--mainColor) !important;
}
.learn-press-pagination .page-numbers > li .page-numbers {
border-radius: 5px;
} .section-title.oa-title-color span {
color: #06839C;
}
.section-title.instructor-title-color span {
color: #FD8503;
}
.online-art-home-with-large-bg {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
height: 100%;
width: 100%;
} .online-art-banner-area {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
padding-top: 80px;
padding-bottom: 80px;
position: relative;
z-index: 1;
overflow: hidden;
}
.online-art-banner-area .container-fluid {
padding-left: 40px;
padding-right: 40px;
}
.online-art-banner-content {
text-align: center;
position: relative;
top: -10px;
}
.online-art-banner-content h1 {
font-size: 50px;
font-weight: 800;
margin-bottom: 15px;
line-height: 1.3;
}
.online-art-banner-content p {
line-height: 1.8;
max-width: 650px;
margin: auto;
}
.online-art-banner-content .banner-btn {
margin-top: 25px;
}
.online-art-banner-content .banner-btn .default-btn {
background-color: #06839C;
}
.online-art-banner-image {
text-align: center;
}
.online-art-banner-wrap-image {
text-align: center;
position: relative;
top: -50px;
}
.online-art-shape-1 {
position: absolute;
bottom: 0;
right: 22%;
transform: translateX(-22%);
z-index: -1;
animation: moveleftbounce 4s linear infinite;
} .oa-quote-inner-box {
background-color: #E0F2F6;
border-radius: 100px 25px 25px 25px;
padding-top: 50px;
padding-bottom: 50px;
padding-left: 70px;
padding-right: 70px;
position: relative;
z-index: 1;
overflow: hidden;
}
.oa-quote-inner-box .quote-shape {
position: absolute;
right: 20px;
top: 20px;
z-index: -1;
animation: moveleftbounce 4s linear infinite;
}
.oa-quote-image {
border-radius: 90px 20px 20px 20px;
overflow: hidden;
}
.oa-quote-image img {
border-radius: 90px 20px 20px 20px;
transition: var(--transition);
}
.oa-quote-image:hover img {
transform: scale(1.1);
}
.oa-quote-content {
padding-left: 35px;
}
.oa-quote-content img {
margin-bottom: 30px;
}
.oa-quote-content p {
font-size: 25px;
font-weight: 600;
color: var(--blackColor);
margin-bottom: 20px;
}
.oa-quote-content span {
color: var(--mainColor);
font-size: 18px;
font-weight: 500;
position: relative;
z-index: 1;
padding-left: 40px;
}
.oa-quote-content span::before {
position: absolute;
content: "";
height: 1.5px;
width: 30px;
left: 0;
top: 50%;
transform: translateY(-50%);
background-color: var(--mainColor);
z-index: -1;
} .oa-features-area {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
position: relative !important;
z-index: 1;
}
.oa-features-area::before {
position: absolute;
content: "";
left: 0;
right: 0;
bottom: 0;
background-image: url(//vindiskogen.com/wp-content/themes/ecademy/assets/img/features-bg.jpg);
background-color: var(--whiteColor);
width: 100%;
height: 330px;
z-index: -1;
top: 0;
}
.oa-features-card {
margin-bottom: 30px;
transition: var(--transition);
}
.oa-features-card img {
margin-bottom: 25px;
display: flex;
height: 80px !important;
}
.oa-features-card h3 {
font-size: 24px;
margin-bottom: 15px;
font-weight: bold;
}
.oa-features-card p {
margin-bottom: 0;
}
.oa-features-card:hover {
transform: translateY(-5px);
} .oa-video-box {
position: relative;
z-index: 1;
max-width: 950px;
margin: 70px auto 0;
}
.oa-video-box .image {
border-radius: 20px;
overflow: hidden;
}
.oa-video-box .image img {
border-radius: 20px;
transition: var(--transition);
}
.oa-video-box .video-btn {
display: inline-block;
width: 80px;
height: 80px;
font-size: 35px;
text-align: center;
line-height: 80px;
position: absolute;
left: 50%;
top: 50%;
z-index: 1;
transform: translateY(-50%) translateX(-50%);
background-color: var(--whiteColor);
border-radius: 15px;
color: var(--mainColor);
}
.oa-video-box .video-btn::after, .oa-video-box .video-btn::before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
z-index: -1;
bottom: 0;
left: 0;
transition: var(--transition);
border-radius: 15px;
border: 1px solid var(--whiteColor);
}
.oa-video-box .video-btn::before {
animation: ripple 2s linear infinite;
}
.oa-video-box .video-btn::after {
animation: ripple 2s linear 1s infinite;
}
.oa-video-box .video-btn:hover {
color: var(--whiteColor);
background-color: var(--mainColor);
}
.oa-video-box .video-btn:hover::before, .oa-video-box .video-btn:hover::after {
border-color: var(--mainColor);
}
.oa-video-box:hover .image img {
transform: scale(1.1);
}
.oa-video-shape-1 {
position: absolute;
left: -50px;
bottom: 50px;
z-index: -1;
}
.oa-video-shape-2 {
position: absolute;
right: -50px;
bottom: 50px;
}
.oa-video-shape-3 {
position: absolute;
left: 110px;
bottom: 110px;
} .oa-courses .single-courses-box .courses-image .price {
background-color: #06839C;
}
.oa-courses .single-courses-box .courses-content .course-author span {
color: #06839C;
}
.oa-courses .single-courses-box .courses-content .courses-box-footer li i {
color: #06839C;
}
.oa-courses .courses-info p a {
color: #06839C;
}
.instructor-courses {
position: relative;
z-index: 1;
overflow: hidden;
padding-bottom: 0;
}
.instructor-courses .single-courses-box .courses-image .price {
background-color: #FD8503;
}
.instructor-courses .single-courses-box .courses-content .course-author span {
color: #FD8503;
}
.instructor-courses .single-courses-box .courses-content .courses-box-footer li i {
color: #FD8503;
}
.instructor-courses .courses-info p {
max-width: 565px;
}
.instructor-courses .courses-info p a {
color: #FD8503;
}
.instructor-courses-wave-shape {
position: absolute;
left: 0;
right: 0;
bottom: -10px;
z-index: -1;
width: 100%;
}
.instructor-courses-wave-shape img {
width: 100%;
}
.instructor-courses-shape-1 {
position: absolute;
bottom: 3%;
left: 5%;
transform: translateY(-3%) translateX(-5%);
z-index: -1;
animation: moveleftbounce 2s linear infinite;
}
.instructor-courses-shape-2 {
position: absolute;
bottom: 3%;
right: 5%;
transform: translateY(-3%) translateX(-5%);
z-index: -1;
animation: moveleftbounce 2s linear infinite;
} .oa-funfacts-and-feedback-area {
background-color: #FFF8F8;
position: relative;
z-index: 1;
overflow: hidden;
}
.col-lg-3:nth-child(2) .oa-funfacts-box {
margin-top: -20px;
}
.col-lg-3:nth-child(3) .oa-funfacts-box {
margin-top: 30px;
}
.oa-funfacts-box {
position: relative;
z-index: 1;
margin-bottom: 30px;
text-align: center;
}
.oa-funfacts-box h3 {
font-size: 50px;
color: #037F99;
font-weight: bold;
margin-bottom: 5px;
}
.oa-funfacts-box p {
color: var(--blackColor);
font-weight: bold;
text-transform: uppercase;
}
.oa-funfacts-box::before {
content: "";
position: absolute;
left: 0;
top: -15px;
right: 0;
bottom: 0;
z-index: -1;
background-position: center center;
background-size: contain;
background-repeat: no-repeat;
animation-name: rotateme;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-timing-function: linear;
width: 250px;
height: 150px;
margin: auto;
}
.oa-feedback-area {
margin-top: 50px;
}
.oa-single-feedback-item {
max-width: 750px;
}
.oa-single-feedback-item .client-info {
margin-bottom: 25px;
}
.oa-single-feedback-item .client-info img {
max-width: 70px;
}
.oa-single-feedback-item .client-info .title {
margin-left: 20px;
}
.oa-single-feedback-item .client-info .title h3 {
font-size: 22px;
font-weight: bold;
margin-bottom: 0;
}
.oa-single-feedback-item .client-info .title span {
font-weight: 500;
display: inline-block;
margin-top: 10px;
color: #037F99;
}
.oa-single-feedback-item p {
font-size: 22px;
}
.oa-feedback-image {
text-align: center;
padding-left: 80px;
}
.oa-feedback-image img {
border-radius: 5px;
}
.oa-feedback-slides.owl-theme .owl-nav {
margin-top: 30px;
text-align: start;
}
.oa-feedback-slides.owl-theme .owl-nav [class*=owl-] {
margin: 0;
margin-right: 10px;
padding: 0;
background-color: #037F99;
width: 40px;
color: var(--whiteColor);
border: 1px solid #037F99;
height: 40px;
font-size: 25px;
transition: var(--transition);
border-radius: 50%;
position: relative;
}
.oa-feedback-slides.owl-theme .owl-nav [class*=owl-] i {
left: 0;
right: 0;
top: 50%;
position: absolute;
transform: translateY(-50%);
}
.oa-feedback-slides.owl-theme .owl-nav [class*=owl-]:last-child {
margin-right: 0;
}
.oa-feedback-slides.owl-theme .owl-nav [class*=owl-]:hover {
background-color: var(--whiteColor);
color: #037F99;
}
.oa-funfacts-and-feedback-arrow-shape {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: -11;
} .oa-events-box {
margin-bottom: 30px;
position: relative;
}
.oa-events-box .events-image {
border-radius: 8px 8px 0 0;
overflow: hidden;
}
.oa-events-box .events-image a {
border-radius: 8px 8px 0 0;
overflow: hidden;
}
.oa-events-box .events-image a img {
border-radius: 8px 8px 0 0;
transition: var(--transition);
width: 100%;
}
.oa-events-box .events-content {
background-color: #F9FAFE;
padding: 25px;
border-radius: 0 0 8px 8px;
}
.oa-events-box .events-content .category {
display: inline-block;
margin-bottom: 12px;
color: #037F99;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
}
.oa-events-box .events-content .category:hover {
color: var(--mainColor);
}
.oa-events-box .events-content h3 {
margin-bottom: 12px;
line-height: 1.4;
font-size: 24px;
font-weight: 800;
}
.oa-events-box .events-content h3 a {
display: inline-block;
}
.oa-events-box .events-content h3 a:hover {
color: #037F99;
}
.oa-events-box .events-content .events-content-footer {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
margin-left: -7px;
margin-right: -7px;
margin-top: 18px;
}
.oa-events-box .events-content .events-content-footer li {
color: var(--optionalColor);
font-size: 15px;
position: relative;
padding-left: 35px;
padding-right: 10px;
font-weight: 500;
}
.oa-events-box .events-content .events-content-footer li i {
color: #037F99;
position: absolute;
left: 10px;
top: 0;
}
.oa-events-box .events-content .events-content-footer li:last-child i {
top: 2.8px;
left: 15px;
}
.oa-events-box:hover .events-image a img {
transform: rotate(5deg) scale(1.3);
}
.oa-events-info {
text-align: center;
}
.oa-events-info p a {
color: #06839C;
font-weight: 600;
} .oa-inner-subscribe {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
border-radius: 10px;
}
.oa-inner-subscribe .subscribe-content .sub-title {
color: var(--whiteColor);
margin-bottom: 18px;
}
.oa-inner-subscribe .subscribe-content h2 {
color: var(--whiteColor);
}
.oa-inner-subscribe .subscribe-content p {
color: var(--whiteColor);
}
.oa-inner-subscribe .subscribe-content .newsletter-form {
padding-right: 210px;
}
.oa-inner-subscribe .subscribe-content .newsletter-form .input-newsletter {
background-color: #056B80;
color: var(--whiteColor);
}
.oa-inner-subscribe .subscribe-content .newsletter-form .input-newsletter::-moz-placeholder {
color: var(--whiteColor);
}
.oa-inner-subscribe .subscribe-content .newsletter-form .input-newsletter::placeholder {
color: var(--whiteColor);
}
.oa-inner-subscribe .subscribe-content .newsletter-form .input-newsletter:focus::-moz-placeholder {
color: transparent;
}
.oa-inner-subscribe .subscribe-content .newsletter-form .input-newsletter:focus::placeholder {
color: transparent;
}
.oa-inner-subscribe .subscribe-content .newsletter-form .validation-danger {
color: var(--whiteColor);
}
.oa-inner-subscribe .subscribe-content .newsletter-form .default-btn {
border-radius: 5px;
} .oa-blog-card {
margin-bottom: 30px;
transition: var(--transition);
}
.oa-blog-card .blog-image {
overflow: hidden;
border-radius: 10px;
}
.oa-blog-card .blog-image a img {
transition: var(--transition);
border-radius: 10px;
}
.oa-blog-card .blog-content {
margin-top: 25px;
}
.oa-blog-card .blog-content .meta {
padding: 0;
margin-bottom: 15px;
}
.oa-blog-card .blog-content .meta li {
font-size: 15px;
color: var(--paragraphColor);
font-weight: 600;
list-style-type: none;
display: inline-block;
margin-right: 40px;
position: relative;
}
.oa-blog-card .blog-content .meta li::before {
position: absolute;
content: "";
width: 10px;
height: 1.5px;
right: -30px;
top: 12px;
background-color: #06839C;
}
.oa-blog-card .blog-content .meta li a {
color: #06839C;
}
.oa-blog-card .blog-content .meta li a:hover {
color: var(--mainColor);
}
.oa-blog-card .blog-content .meta li:last-child {
margin-right: 0;
}
.oa-blog-card .blog-content .meta li:last-child::before {
display: none;
}
.oa-blog-card .blog-content h3 {
font-size: 24px;
font-weight: bold;
margin-bottom: 20px;
line-height: 1.3;
}
.oa-blog-card .blog-content h3 a {
color: var(--blackColor);
}
.oa-blog-card .blog-content h3 a:hover {
color: var(--mainColor);
}
.oa-blog-card:hover {
transform: translateY(-8px);
}
.oa-blog-card:hover .blog-image a img {
transform: scale(1.1);
}
.instructor-blog {
position: relative;
z-index: 1;
overflow: hidden;
padding-bottom: 210px;
}
.instructor-blog .oa-blog-card .blog-content .meta a {
color: #F98202;
}
.instructor-blog .oa-blog-card .blog-content .meta a:hover {
color: var(--mainColor);
}
.instructor-blog-wave-shape {
position: absolute;
left: 0;
right: 0;
bottom: -45px;
z-index: -1;
}
.instructor-blog-shape {
position: absolute;
bottom: 5%;
right: 5%;
transform: translateY(-10%) translateX(-5%);
z-index: -1;
animation: moveleftbounce 8s linear infinite;
} .instructor-banner-area {
background-color: #F9F9F9;
padding-top: 100px;
padding-bottom: 100px;
position: relative;
z-index: 1;
overflow: hidden;
}
.instructor-banner-area .container-fluid {
padding-left: 40px;
padding-right: 40px;
}
.instructor-banner-content {
position: relative;
top: -25px;
}
.instructor-banner-content h1 {
font-size: 58px;
font-weight: bold;
margin-bottom: 15px;
}
.instructor-banner-content p {
margin-bottom: 0;
}
.instructor-banner-content .banner-btn {
margin-top: 30px;
}
.instructor-banner-content .banner-btn .default-btn {
background-color: #FF8703;
}
.instructor-banner-image {
position: relative;
z-index: 1;
}
.instructor-banner-image .banner-dot-shape {
position: absolute;
left: 50px;
right: 0;
top: -120px;
z-index: -1;
animation: moveleftbounce 4s linear infinite;
}
.instructor-banner-large-shape {
position: absolute;
left: 0;
right: 0;
bottom: -35px;
z-index: -1;
width: 100%;
}
.instructor-banner-large-shape img {
width: 100%;
}
.instructor-banner-shape-1 {
position: absolute;
top: 10%;
left: 5%;
transform: translateY(-10%) translateX(-5%);
z-index: -1;
animation: moveleftbounce 2s linear infinite;
}
.instructor-banner-shape-2 {
position: absolute;
top: 25%;
left: 25%;
transform: translateY(-25%) translateX(-25%);
z-index: -1;
animation: moveleftbounce 6s linear infinite;
}
.instructor-banner-shape-3 {
position: absolute;
bottom: 10%;
left: 5%;
transform: translateY(-10%) translateX(-5%);
z-index: -1;
animation: moveleftbounce 8s linear infinite;
} .instructor-features-area {
background-color: #001E6C;
padding-top: 50px;
padding-bottom: 20px;
}
.instructor-features-card {
margin-bottom: 30px;
}
.instructor-features-card .content {
position: relative;
padding: 15px 55px 15px 125px;
}
.instructor-features-card .content .image-icon {
display: inline-block;
height: 100px;
width: 100px;
line-height: 100px;
background-color: #1A357B;
text-align: center;
border-radius: 50%;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.instructor-features-card .content .image-icon img {
max-width: 65px;
}
.instructor-features-card .content h3 {
font-size: 25px;
font-weight: bold;
margin-bottom: 0;
color: var(--whiteColor);
line-height: 1.4;
} .instructor-quote-inner-box {
background-color: #EFF7FF;
border-radius: 25px;
padding-top: 50px;
padding-bottom: 50px;
padding-left: 70px;
padding-right: 70px;
position: relative;
z-index: 1;
overflow: hidden;
}
.instructor-quote-inner-box .quote-shape {
position: absolute;
right: 30px;
top: 20px;
z-index: -1;
animation: moveleftbounce 4s linear infinite;
}
.instructor-quote-content {
padding-left: 35px;
}
.instructor-quote-content img {
margin-bottom: 30px;
}
.instructor-quote-content p {
font-size: 25px;
font-weight: 600;
color: var(--blackColor);
margin-bottom: 20px;
}
.instructor-quote-content span {
color: #FF8703;
font-size: 18px;
font-weight: 500;
position: relative;
z-index: 1;
padding-left: 40px;
}
.instructor-quote-content span::before {
position: absolute;
content: "";
height: 1.5px;
width: 30px;
left: 0;
top: 50%;
transform: translateY(-50%);
background-color: #FF8703;
z-index: -1;
} .instructor-funfacts-area {
background-color: #001E6C;
padding-top: 50px;
padding-bottom: 20px;
}
.instructor-funfacts-box {
margin-bottom: 30px;
}
.instructor-funfacts-box .content {
position: relative;
padding-left: 125px;
}
.instructor-funfacts-box .content .image-icon {
display: inline-block;
height: 100px;
width: 100px;
line-height: 100px;
background-color: #1A357B;
text-align: center;
border-radius: 50%;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.instructor-funfacts-box .content .image-icon img {
max-width: 65px;
}
.instructor-funfacts-box .content h3 {
font-size: 50px;
color: var(--whiteColor);
font-weight: bold;
margin-bottom: 10px;
}
.instructor-funfacts-box .content p {
font-size: 18px;
font-weight: bold;
color: var(--whiteColor);
margin-bottom: 0;
} .instructor-feedback-area {
background-color: #FFF8F8;
}
.instructor-single-feedback-item {
background-color: var(--whiteColor);
padding: 30px;
border-radius: 20px;
}
.instructor-single-feedback-item p {
font-size: 16px;
}
.instructor-single-feedback-item .client-info {
margin-top: 20px;
}
.instructor-single-feedback-item .client-info img {
max-width: 60px;
}
.instructor-single-feedback-item .client-info .title {
margin-left: 20px;
}
.instructor-single-feedback-item .client-info .title h3 {
font-size: 22px;
font-weight: bold;
margin-bottom: 0;
}
.instructor-single-feedback-item .client-info .title span {
font-weight: 500;
display: inline-block;
margin-top: 10px;
color: #F98202;
font-size: 14px;
}
.instructor-feedback-slides.owl-theme .owl-nav {
margin-top: 0;
}
.instructor-feedback-slides.owl-theme .owl-nav [class*=owl-] {
margin: 0;
padding: 0;
background-color: #F98202;
width: 40px;
color: var(--whiteColor);
border: 1px solid #F98202;
height: 40px;
font-size: 25px;
transition: var(--transition);
border-radius: 50%;
position: absolute;
left: -35px;
top: 50%;
transform: translateY(-50%);
}
.instructor-feedback-slides.owl-theme .owl-nav [class*=owl-] i {
left: 0;
right: 0;
top: 50%;
position: absolute;
transform: translateY(-50%);
}
.instructor-feedback-slides.owl-theme .owl-nav [class*=owl-].owl-next {
right: -35px;
left: auto;
}
.instructor-feedback-slides.owl-theme .owl-nav [class*=owl-]:hover {
background-color: var(--whiteColor);
color: #F98202;
} .instructor-boxes-area {
position: relative;
z-index: 1;
overflow: hidden;
}
.instructor-boxes-card {
margin-bottom: 30px;
transition: var(--transition);
}
.instructor-boxes-card img {
margin-bottom: 25px;
display: flex;
height: 80px;
}
.instructor-boxes-card h3 {
font-size: 24px;
margin-bottom: 12px;
font-weight: bold;
}
.instructor-boxes-card p {
margin-bottom: 0;
}
.instructor-boxes-card:hover {
transform: translateY(-5px);
}
.instructor-boxes-shape {
position: absolute;
top: 5%;
left: 5%;
transform: translateY(-5%) translateX(-5%);
z-index: -1;
animation: moveleftbounce 5s linear infinite;
} .instructor-video-area {
position: relative;
z-index: 1;
overflow: hidden;
}
.instructor-video-area::before {
position: absolute;
content: "";
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 270px;
background-color: #EFF7FF;
z-index: -1;
}
.instructor-video-box {
position: relative;
z-index: 1;
max-width: 950px;
margin: auto;
}
.instructor-video-box .image {
border-radius: 20px;
overflow: hidden;
}
.instructor-video-box .image img {
border-radius: 20px;
transition: var(--transition);
}
.instructor-video-box .video-btn {
display: inline-block;
width: 80px;
height: 80px;
font-size: 35px;
text-align: center;
line-height: 80px;
position: absolute;
left: 50%;
top: 50%;
z-index: 1;
transform: translateY(-50%) translateX(-50%);
background-color: var(--whiteColor);
border-radius: 15px;
color: var(--mainColor);
}
.instructor-video-box .video-btn::after, .instructor-video-box .video-btn::before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
z-index: -1;
bottom: 0;
left: 0;
transition: var(--transition);
border-radius: 15px;
border: 1px solid var(--whiteColor);
}
.instructor-video-box .video-btn::before {
animation: ripple 2s linear infinite;
}
.instructor-video-box .video-btn::after {
animation: ripple 2s linear 1s infinite;
}
.instructor-video-box .video-btn:hover {
color: var(--whiteColor);
background-color: var(--mainColor);
}
.instructor-video-box .video-btn:hover::before, .instructor-video-box .video-btn:hover::after {
border-color: var(--mainColor);
}
.instructor-video-box:hover .image img {
transform: scale(1.1);
}
.video-wave-shape {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
width: 100%;
}
.video-wave-shape img {
width: 100%;
}
.instructor-video-shape {
position: absolute;
bottom: 10%;
right: 5%;
transform: translateY(-10%) translateX(-5%);
z-index: -1;
animation: moveleftbounce 5s linear infinite;
} .instructor-events-area {
background-color: #EFF7FF;
}
.instructor-events-box {
margin-bottom: 30px;
position: relative;
}
.instructor-events-box .events-image {
border-radius: 8px 8px 0 0;
overflow: hidden;
}
.instructor-events-box .events-image a {
border-radius: 8px 8px 0 0;
overflow: hidden;
}
.instructor-events-box .events-image a img {
border-radius: 8px 8px 0 0;
transition: var(--transition);
width: 100%;
}
.instructor-events-box .events-content {
background-color: #F9FAFE;
padding: 25px;
border-radius: 0 0 8px 8px;
}
.instructor-events-box .events-content .category {
display: inline-block;
margin-bottom: 12px;
color: #F98202;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
}
.instructor-events-box .events-content .category:hover {
color: var(--mainColor);
}
.instructor-events-box .events-content h3 {
margin-bottom: 12px;
line-height: 1.4;
font-size: 24px;
font-weight: 800;
}
.instructor-events-box .events-content h3 a {
display: inline-block;
}
.instructor-events-box .events-content h3 a:hover {
color: #F98202;
}
.instructor-events-box .events-content .events-content-footer {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
margin-left: -7px;
margin-right: -7px;
margin-top: 18px;
}
.instructor-events-box .events-content .events-content-footer li {
color: var(--optionalColor);
font-size: 15px;
position: relative;
padding-left: 35px;
padding-right: 10px;
font-weight: 500;
}
.instructor-events-box .events-content .events-content-footer li i {
color: #F98202;
position: absolute;
left: 10px;
top: 0;
}
.instructor-events-box .events-content .events-content-footer li:last-child i {
top: 2.8px;
left: 15px;
}
.instructor-events-box:hover .events-image a img {
transform: rotate(5deg) scale(1.3);
}
.instructor-events-info {
text-align: center;
}
.instructor-events-info p a {
color: #F98202;
font-weight: 600;
} .instructor-subscribe-area {
background-color: #EFF7FF;
position: relative;
z-index: 1;
}
.instructor-subscribe-content span {
color: #F98202;
display: inline-block;
margin-bottom: 15px;
}
.instructor-subscribe-content h3 {
font-size: 36px;
font-weight: bold;
margin-bottom: 12px;
}
.instructor-subscribe-content p {
margin-bottom: 0;
}
.instructor-subscribe-form .newsletter-form {
position: relative;
max-width: 650px;
padding-right: 210px;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
}
.instructor-subscribe-form .newsletter-form .input-newsletter {
display: block;
width: 100%;
border: none;
background-color: var(--whiteColor);
color: var(--blackColor);
height: 50px;
padding-left: 18px;
border-radius: 5px;
font-size: 16px;
font-weight: 400;
}
.instructor-subscribe-form .newsletter-form .input-newsletter::-moz-placeholder {
color: #999999;
-moz-transition: var(--transition);
transition: var(--transition);
}
.instructor-subscribe-form .newsletter-form .input-newsletter::placeholder {
color: #999999;
transition: var(--transition);
}
.instructor-subscribe-form .newsletter-form .input-newsletter:focus::-moz-placeholder {
color: transparent;
}
.instructor-subscribe-form .newsletter-form .input-newsletter:focus::placeholder {
color: transparent;
}
.instructor-subscribe-form .newsletter-form .validation-danger {
color: red;
margin-top: 15px;
}
.instructor-subscribe-form .newsletter-form .validation-success {
margin-top: 15px;
}
.instructor-subscribe-form .newsletter-form .default-btn {
position: absolute;
right: 0;
top: 0;
border-radius: 5px;
height: 50px;
}
.instructor-subscribe-form .newsletter-form .default-btn i {
top: 12px;
}
.instructor-subscribe-shape-1 {
position: absolute;
top: -15%;
left: 2%;
transform: translateY(-15%) translateX(-2%);
z-index: -1;
animation: moveleftbounce 5s linear infinite;
}
.instructor-subscribe-shape-2 {
position: absolute;
bottom: 0;
right: 2%;
transform: translateX(-2%);
z-index: -1;
}   .mentors-area {
overflow: hidden;
}
.mentors-area .container-fluid {
padding-left: 40px;
padding-right: 40px;
}
.mentors-area .pagination-area {
margin-top: 15px;
}
.mentors-widget-sidebar {
background-color: var(--whiteColor);
box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
border: 1px solid #EBEBEB;
padding: 25px;
border-radius: 10px;
}
.mentors-widget-sidebar .filters-title {
border-bottom: 1px solid #E6E6E6;
margin-bottom: 20px;
padding-bottom: 15px;
}
.mentors-widget-sidebar .filters-title h2 {
font-size: 22px;
font-weight: 900;
border-left: 2px solid var(--mainColor);
margin-bottom: 0;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
}
.mentors-widget-sidebar .widget {
margin-bottom: 22px;
}
.mentors-widget-sidebar .widget:last-child {
margin-bottom: 0;
}
.mentors-widget-sidebar .widget .title {
margin-bottom: 15px;
font-size: 18px;
font-weight: bold;
color: var(--blackColor);
}
.mentors-widget-sidebar .widget_mentors-box .nice-select {
display: inline-block;
width: 100%;
background: #f8f8f8;
color: var(--paragraphColor);
transition: var(--transition);
padding: 0 20px 0 20px;
height: 50px;
line-height: 50px;
border: none;
font-size: var(--fontSize);
font-weight: 400;
}
.mentors-widget-sidebar .widget_mentors-box .nice-select .list {
background-color: var(--whiteColor);
border-radius: 5px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
list-style-type: none;
border: none;
width: 100%;
margin-bottom: 0;
margin-top: 0;
padding-left: 0;
padding-top: 10px;
padding-bottom: 10px;
}
.mentors-widget-sidebar .widget_mentors-box .nice-select .list .option {
line-height: 38px;
min-height: 38px;
color: var(--blackColor);
position: relative;
transition: var(--transition);
padding-left: 32px;
padding-right: 25px;
font-size: var(--fontSize);
font-weight: 400;
}
.mentors-widget-sidebar .widget_mentors-box .nice-select .list .option:hover {
background-color: var(--mainColor) !important;
color: var(--whiteColor);
}
.mentors-widget-sidebar .widget_mentors-box .nice-select .list .option:hover::before {
color: var(--whiteColor);
}
.mentors-widget-sidebar .widget_mentors-box .nice-select .list .option.focus, .mentors-widget-sidebar .widget_mentors-box .nice-select .list .option.selected.focus {
background-color: transparent !important;
color: var(--blackColor);
}
.mentors-widget-sidebar .widget_mentors-box .nice-select .list .option::before {
content: "\f11f";
position: absolute;
left: 10px;
top: 0;
opacity: 0;
visibility: hidden;
transition: var(--transition);
color: var(--mainColor);
font-family: Flaticon;
font-size: 11px;
}
.mentors-widget-sidebar .widget_mentors-box .nice-select .list .option.selected::before {
opacity: 1;
visibility: visible;
}
.mentors-widget-sidebar .widget_mentors-box .nice-select .list .option.selected:hover {
background-color: var(--mainColor) !important;
color: var(--whiteColor);
}
.mentors-widget-sidebar .widget_mentors-box .nice-select .list .option.selected:hover::before {
color: var(--whiteColor);
}
.mentors-widget-sidebar .widget_mentors-box .nice-select:after {
border-color: var(--mainColor);
height: 8px;
width: 8px;
margin-top: -5px;
right: 20px;
}
.mentors-widget-sidebar .widget_mentors-box .mentors-list {
padding: 0;
margin-bottom: 0;
margin-top: 15px;
}
.mentors-widget-sidebar .widget_mentors-box .mentors-list li {
list-style-type: none;
display: inline-flex;
margin-right: 2px;
margin-bottom: 5px;
}
.mentors-widget-sidebar .widget_mentors-box .mentors-list li:last-child {
margin-right: 0;
margin-bottom: 0;
}
.mentors-widget-sidebar .widget_mentors-box .mentors-list li .alert {
display: inline-flex;
position: relative;
padding: 8px 12px;
margin-bottom: 0;
border: none;
border-radius: 30px;
background-color: var(--mainColor);
color: var(--whiteColor);
font-size: 14px;
}
.mentors-widget-sidebar .widget_mentors-box .mentors-list li .alert button {
background: unset;
width: unset;
height: unset;
padding: 0;
opacity: 1;
box-shadow: unset;
outline: 0;
line-height: 0;
}
.mentors-widget-sidebar .widget_mentors-box .mentors-list li .alert button i {
color: var(--whiteColor);
font-size: 18px;
margin-left: 2px;
}
.mentors-single-card {
background-color: var(--whiteColor);
box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
border: 1px solid #EBEBEB;
padding: 30px;
border-radius: 10px;
margin-bottom: 30px;
text-align: center;
position: relative;
z-index: 1;
}
.mentors-single-card::before {
position: absolute;
content: "";
left: 0;
right: 0;
top: 0;
width: 100%;
height: 82px;
background-color: var(--mainColor);
z-index: -1;
border-radius: 10px 10px 0 0;
}
.mentors-single-card .mentors-image {
margin-bottom: 15px;
}
.mentors-single-card .mentors-image img {
box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
}
.mentors-single-card .mentors-content h3 {
font-size: 18px;
background-color: #F3F0F0;
font-weight: bold;
padding: 8px 10px;
border-radius: 30px;
}
.mentors-single-card .mentors-content .list {
padding: 0;
margin-bottom: 0;
}
.mentors-single-card .mentors-content .list li {
margin-top: 15px;
}
.mentors-single-card .mentors-content .list li .gray-color {
font-size: 15px;
font-weight: 600;
color: var(--paragraphColor);
}
.mentors-single-card .mentors-content .list li .black-color {
font-size: var(--fontSize);
color: var(--blackColor);
font-weight: 600;
}
.mentors-single-card .mentors-content .list li .with-bg-color {
background-color: #F9F9F9;
border: 1px solid #DFDFDF;
font-size: 14px;
font-weight: 600;
display: inline-block;
padding: 5.5px 12px;
color: var(--blackColor);
border-radius: 30px;
}
.mentors-single-card.bottom-zero {
margin-bottom: 0;
}
.filters-responsive {
display: none;
}
.filters-responsive a {
color: var(--blackColor);
font-size: 20px;
font-weight: bold;
position: relative;
padding-left: 25px;
}
.filters-responsive a i {
position: absolute;
left: 0;
top: 2px;
}
.FilterModal .modal-dialog {
margin: 50px auto 50px;
}
.FilterModal .modal-content {
border: none;
border-radius: 10px;
}
.FilterModal .modal-content button.btn-close {
top: 10px;
z-index: 999999999;
opacity: 1;
right: 10px;
box-shadow: unset;
position: absolute;
color: var(--blackColor);
transition: var(--transition);
background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.FilterModal .modal-content .modal-body {
padding: 0;
}
.FilterModal .modal-content .modal-body .mentors-widget-sidebar .filters-title {
display: none;
}
.FilterModal .modal-content .modal-body .mentors-widget-sidebar .widget_mentors-box .mentors-list li .alert {
padding: 8px 34px 8px 12px;
}
@media only screen and (min-width: 1550px) {
.mentors-area .container-fluid {
padding-left: 120px;
padding-right: 120px;
}
} .mentors-details-inner-box {
border: 1px solid #EBEBEB;
border-radius: 10px;
padding: 45px;
}
.mentors-details-desc {
padding-left: 25px;
}
.mentors-details-desc p {
color: var(--blackColor);
}
.mentors-details-desc p a {
color: #0033FF;
}
.mentors-details-desc .mentors-details-card {
background-color: #F3F0F0;
padding: 25px 30px;
border-radius: 10px;
margin-top: 20px;
}
.mentors-details-desc .mentors-details-card .details-content h3 {
font-size: 24px;
font-weight: 800;
margin-bottom: 12px;
}
.mentors-details-desc .mentors-details-card .details-content h3 a {
color: var(--blackColor);
}
.mentors-details-desc .mentors-details-card .details-content span {
font-size: 18px;
font-weight: 600;
color: var(--paragraphColor);
}
.mentors-details-desc .mentors-details-bottom-content {
margin-top: 35px;
}
.mentors-details-desc .mentors-details-bottom-content h3 {
font-size: 22px;
font-weight: bold;
margin-bottom: 20px;
border-left: 2px solid var(--mainColor);
padding: 2px 0 2px 12px;
}
.mentors-details-desc .mentors-details-bottom-content p {
color: var(--blackColor);
font-size: 18px;
font-weight: 600;
}
.mentors-details-desc .mentors-details-bottom-content .list {
padding-left: 45px;
margin-bottom: 0;
}
.mentors-details-desc .mentors-details-bottom-content .list li {
list-style-type: none;
color: var(--blackColor);
margin-bottom: 15px;
font-weight: 500;
}
.mentors-details-desc .mentors-details-bottom-content .list li:last-child {
margin-bottom: 0;
} .booking-popup-modal-area .modal-dialog {
max-width: 1200px;
margin: 50px auto 50px;
}
.booking-popup-modal-area .modal-content {
border: none;
background-color: var(--whiteColor);
border-radius: 10px;
}
.booking-popup-modal-area .modal-content button.btn-close {
top: 10px;
z-index: 1;
opacity: 1;
right: 10px;
box-shadow: unset;
position: absolute;
color: var(--blackColor);
transition: var(--transition);
background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.booking-popup-modal-area .modal-content .modal-body {
padding: 0;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .left-box {
padding: 70px 50px;
background-color: #FFF3E2;
border-radius: 10px 0 0 10px;
height: 100%;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .left-box h3 {
font-size: 30px;
font-weight: bold;
border-bottom: 1px solid #E8E8E8;
padding-bottom: 30px;
margin-bottom: 0;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .left-box .form-group {
margin-top: 20px;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .left-box .form-group label {
font-size: 15px;
font-weight: bold;
display: inline-block;
margin-bottom: 10px;
color: var(--blackColor);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .left-box .form-group .form-control {
background-color: #E0D9D9;
color: #606060;
font-weight: 600;
height: 55px;
padding: 15px 20px;
border: 1px solid #E0D9D9;
border-radius: 8px;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .left-box .form-group .form-control::-moz-placeholder {
color: #606060;
-moz-transition: var(--transition);
transition: var(--transition);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .left-box .form-group .form-control::placeholder {
color: #606060;
transition: var(--transition);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .left-box .form-group .form-control:focus {
border: 1px solid var(--mainColor);
background-color: #FFF3E2;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .left-box .form-group .form-control:focus::-moz-placeholder {
color: transparent;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .left-box .form-group .form-control:focus::placeholder {
color: transparent;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .left-box .form-group textarea.form-control {
height: 120px;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box {
padding: 70px 50px;
background-color: #FEF8EF;
border-radius: 0 10px 10px 0;
height: 100%;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .item-card {
border-bottom: 1px solid #E8E8E8;
padding-bottom: 25px;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .item-card .content h3 {
font-size: 22px;
font-weight: bold;
margin-bottom: 12px;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .item-card .content span {
font-size: 18px;
font-weight: 5000;
color: var(--paragraphColor);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .item-card .price {
font-size: 30px;
font-weight: 900;
color: var(--mainColor);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs {
margin-top: 25px;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs h3 {
font-size: 30px;
font-weight: bold;
margin-bottom: 20px;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .nav {
margin-bottom: 0;
list-style-type: none;
border-radius: 5px;
border: none;
text-align: center;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .nav .nav-item:first-child .nav-link {
border-right: 1px solid var(--whiteColor);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .nav .nav-item:last-child .nav-link {
border-left: 1px solid var(--whiteColor);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .nav .nav-item .nav-link {
position: relative;
color: var(--optionalColor);
transition: var(--transition);
border: 1px solid #EBEBEB;
background-color: transparent;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 45px;
padding-right: 20px;
font-size: 18px;
font-weight: 600;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
border-radius: 0;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .nav .nav-item .nav-link img {
position: relative;
top: -5px;
margin-left: 5px;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .nav .nav-item .nav-link::before {
content: "\eb99";
position: absolute;
left: 18px;
top: 16px;
font-family: "boxicons";
color: #E0D9D9;
line-height: 1;
font-size: 22px;
transition: var(--transition);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .nav .nav-item .nav-link:hover, .booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .nav .nav-item .nav-link.active {
color: var(--blackColor);
background-color: var(--whiteColor);
border: 1px solid var(--whiteColor);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .nav .nav-item .nav-link:hover::before, .booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .nav .nav-item .nav-link.active::before {
content: "\eb9a";
color: var(--mainColor);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .inner-tab-content {
background-color: var(--whiteColor);
padding: 30px;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .inner-tab-content .payment-list {
padding: 0;
margin-bottom: 0;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .inner-tab-content .payment-list li {
display: inline-block;
list-style-type: none;
margin-right: 5px;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .inner-tab-content .payment-list li:last-child {
margin-right: 0;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .inner-tab-content .form-group {
margin-top: 20px;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .inner-tab-content .form-group label {
font-size: 15px;
font-weight: bold;
display: inline-block;
margin-bottom: 10px;
color: var(--blackColor);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .inner-tab-content .form-group label .required {
color: var(--mainColor);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .inner-tab-content .form-group .form-control {
background-color: #F5F5F5;
color: #606060;
font-weight: 600;
height: 55px;
padding: 15px 20px;
border: 1px solid #F5F5F5;
border-radius: 8px;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .inner-tab-content .form-group .form-control::-moz-placeholder {
color: #606060;
-moz-transition: var(--transition);
transition: var(--transition);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .inner-tab-content .form-group .form-control::placeholder {
color: #606060;
transition: var(--transition);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .inner-tab-content .form-group .form-control:focus {
border: 1px solid var(--mainColor);
background-color: #FEF8EF;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .inner-tab-content .form-group .form-control:focus::-moz-placeholder {
color: transparent;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .inner-tab-content .form-group .form-control:focus::placeholder {
color: transparent;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap {
margin-top: 20px;
margin-bottom: 0;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap [type=checkbox]:checked, .booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap [type=checkbox]:not(:checked) {
display: none;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap [type=checkbox]:checked + label, .booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap [type=checkbox]:not(:checked) + label {
position: relative;
padding-left: 28px;
cursor: pointer;
line-height: 20px;
display: inline-block;
margin-bottom: 0;
color: var(--optionalColor);
font-weight: 600;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap [type=checkbox]:checked + label a, .booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap [type=checkbox]:not(:checked) + label a {
color: #0019FF;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap [type=checkbox]:checked + label:before, .booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap [type=checkbox]:not(:checked) + label:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 18px;
height: 18px;
transition: all 0.2s ease;
border: 1px solid var(--mainColor);
border-radius: 0;
background: var(--whiteColor);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap [type=checkbox]:checked + label:after, .booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap [type=checkbox]:not(:checked) + label:after {
content: "";
width: 8px;
height: 8px;
background: var(--mainColor);
position: absolute;
top: 4.5px;
left: 5px;
transition: all 0.2s ease;
border-radius: 50px;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap [type=checkbox]:not(:checked) + label:after {
opacity: 0;
transform: scale(0);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap [type=checkbox]:checked + label:after {
opacity: 1;
transform: scale(1);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap [type=checkbox]:hover + label:before {
border-color: var(--mainColor);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .checkbox-wrap [type=checkbox]:checked + label:before {
border-color: var(--mainColor);
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .tab-btn {
text-align: center;
margin-top: 25px;
}
.booking-popup-modal-area .modal-content .modal-body .booking-popup-modal-form .right-box .booking-popup-tabs .tab-btn .default-btn {
padding: 15px 30px;
}  .bg-ECEBF3 {
background-color: #ECEBF3;
}
.cw-btn {
padding: 15px 35px !important;
}
.cw-btn.active {
background-color: var(--blackColor);
}
.cw-btn.active:hover {
background-color: var(--mainColor);
}
.mb-30 {
margin-bottom: 30px !important;
} .cw-top-header {
background-color: #ECEBF3;
padding: 12px 0;
}
.cw-top-header .container-fluid {
padding-left: 40px;
padding-right: 40px;
}
.cw-top-header .left-content p a {
color: var(--blackColor);
margin-left: 5px;
}
.cw-top-header .left-content p i {
color: var(--mainColor);
}
.cw-top-header .right-content {
text-align: end;
}
.cw-top-header .right-content .link {
display: inline-block;
text-decoration: underline;
}
.cw-top-header .right-content .info-content {
display: flex;
align-items: center;
justify-content: end;
}
.cw-top-header .right-content .nice-select-content {
display: inline-flex;
align-items: center;
margin-left: 20px;
}
.cw-top-header .right-content .nice-select-content .nice-select {
background-color: transparent;
border: none;
height: auto;
line-height: 1;
padding-left: 10px;
}  .cw-hero-banner {
background: var(--01, linear-gradient(90deg, #F9F2FA -0.86%, #FDFBFF 100%));
padding-top: 100px;
}
.cw-hero-banner .container-fluid {
max-width: 1920px;
}
.cw-hero-banner .cw-banner-box {
padding-left: 100px;
padding-right: 100px;
position: relative;
}
.cw-hero-banner .cw-banner-box .cw-banner-content {
margin-bottom: 50px;
}
.cw-hero-banner .cw-banner-box .cw-banner-content h1 {
font-weight: 800;
font-size: 80px;
width: 730px;
position: relative;
margin-bottom: 20px;
left: -275px;
}
.cw-hero-banner .cw-banner-box .cw-banner-content p {
margin-bottom: 30px;
}
.cw-hero-banner .cw-banner-box .cw-banner-list ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.cw-hero-banner .cw-banner-box .cw-banner-list ul li {
margin-bottom: 15px;
}
.cw-hero-banner .cw-banner-box .cw-banner-list ul li:last-child {
margin-bottom: 0;
}
.cw-hero-banner .cw-banner-box .cw-banner-list ul li a {
display: flex;
align-items: center;
justify-content: space-between;
font-weight: 600;
}
.cw-hero-banner .cw-banner-box .cw-banner-list ul li a i.check {
color: var(--mainColor);
font-size: 20px;
}
.cw-hero-banner .cw-banner-box .cw-banner-list ul li a i.chevron {
font-size: 20px;
}
.cw-hero-banner .cw-banner-box .cw-banner-list .cw-shape {
text-align: end;
}
.cw-hero-banner .hero-img2 {
position: relative;
}
.cw-hero-banner .hero-img2 .icon {
position: absolute;
top: -32px;
left: -32px;
}  .cw-partner {
background-color: #fff;
padding-top: 70px;
padding-bottom: 70px;
padding-left: 100px;
}
.cw-partner .cw-partner-item img {
width: auto !important;
} .cw-courses {
position: relative;
}
.cw-courses .img {
position: relative;
margin-bottom: 25px;
}
.cw-courses .img .icon {
background-color: #fff;
position: absolute;
right: 0;
bottom: -50px;
width: 100px;
height: 100px;
border-radius: 100px;
box-shadow: 0px 7px 10px rgba(107, 114, 128, 0.1);
text-align: center;
line-height: 95px;
}
.cw-courses h3 {
font-weight: bold;
font-size: 24px;
}
.cw-courses .hover-icon {
position: absolute;
top: 5px;
left: 5px;
transform: scale(0);
transition: var(--transition);
}
.cw-courses:hover .hover-icon {
transform: scale(1);
}
.cw-courses-slider .cw-courses-item .cw-courses {
margin-bottom: 70px;
}
.cw-courses-slider .cw-courses-item .cw-courses img {
width: auto !important;
display: inline-block;
text-align: center;
}
.cw-courses-slider.owl-drag .owl-item:nth-child(odd) .cw-courses {
margin-top: 30px;
}
.cw-courses-slider .owl-nav {
position: absolute;
right: 0;
bottom: 0;
z-index: 1;
}
.cw-courses-slider .owl-nav button.owl-prev, .cw-courses-slider .owl-nav button.owl-next {
background-color: #ECEBF3 !important;
width: 50px;
height: 50px;
text-align: center;
line-height: 60px !important;
font-size: 30px !important;
border-radius: 100px;
margin: 0 5px;
}
.cw-courses-slider .owl-nav button.owl-prev:hover, .cw-courses-slider .owl-nav button.owl-next:hover {
background-color: var(--mainColor) !important;
}
.cw-courses-slider .owl-dots {
position: absolute;
left: 0;
bottom: 15px;
width: 100%;
text-align: left;
padding-right: 150px;
z-index: 0;
display: flex;
justify-content: space-around;
}
.cw-courses-slider .owl-dots .owl-dot {
display: block;
width: 100%;
}
.cw-courses-slider .owl-dots .owl-dot span {
width: 100%;
display: block;
margin: 0;
background: #ECEBF3;
border-radius: 0;
}
.cw-courses-slider .owl-dots .owl-dot.active span, .cw-courses-slider .owl-dots .owl-dot:hover span {
background: var(--mainColor);
} .cw-welcome-area {
background-color: #271830;
position: relative;
}
.cw-welcome-area .container-fluid {
max-width: 1920px;
}
.cw-welcome-area .cw-welcome-img {
padding-right: 30px;
}
.cw-welcome-area .cw-welcome {
position: relative;
z-index: 5;
}
.cw-welcome-area .cw-welcome .cw-welcome-content {
margin-bottom: 50px;
max-width: 615px;
width: 100%;
}
.cw-welcome-area .cw-welcome .cw-welcome-content h3 {
font-size: 36px;
color: #fff;
margin-bottom: 20px;
}
.cw-welcome-area .cw-welcome .cw-welcome-content p {
color: #D7D7D8;
}
.cw-welcome-area .cw-welcome .cw-mission-visio {
margin-bottom: 50px;
max-width: 615px;
width: 100%;
}
.cw-welcome-area .cw-welcome .cw-mission-visio h3 {
font-size: 24px;
color: #fff;
margin-bottom: 20px;
}
.cw-welcome-area .cw-welcome .cw-mission-visio p {
color: #D7D7D8;
border-left: 1px solid #FE4A55;
padding-left: 10px;
}
.cw-welcome-area .cw-welcome .cw-imperial-values {
background-color: #301A3D;
}
.cw-welcome-area .cw-welcome .cw-imperial-values .cw-imperial-values-content {
padding: 20px 30px;
}
.cw-welcome-area .cw-welcome .cw-imperial-values .cw-imperial-values-content h3 {
font-size: 24px;
color: #fff;
margin-bottom: 20px;
}
.cw-welcome-area .cw-welcome .cw-imperial-values .cw-imperial-values-content p {
color: #D7D7D8;
margin-bottom: 24px;
}
.cw-welcome-area .cw-shape2 {
position: absolute;
top: 50px;
right: 0;
} .cw-funfacts p {
text-transform: capitalize;
}
.cw-shape3 {
position: absolute;
left: 0;
top: 0;
opacity: 0.3;
}
.cw-shape4 {
position: absolute;
right: 0;
bottom: 0;
opacity: 0.3;
} .cw-admission-card {
margin-bottom: 30px;
}
.cw-admission-card h3 {
font-size: 24px;
font-weight: bold;
margin-bottom: 20px;
}
.cw-admission-card p {
margin-bottom: 25px;
}
.cw-admission-card .image {
position: relative;
}
.cw-admission-card .image .icon {
position: absolute;
top: -32px;
right: -32px;
transform: scale(0);
transition: var(--transition);
}
.cw-admission-card:hover .image .icon {
transform: scale(1);
} .cw-feedback-slider-area {
overflow: hidden;
position: relative;
}
.cw-feedback-slider-area .container-fluid {
padding: 0;
}
.cw-feedback-slider-area .cw-feedback-title {
max-width: 430px;
margin-left: auto;
padding-right: 15px;
}
.cw-feedback-slider-area .cw-feedback-title h2 {
font-size: 36px;
font-weight: bold;
margin-bottom: 20px;
}
.cw-feedback-slider-area .cw-feedback-item {
background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.15) 100%);
padding: 40px;
}
.cw-feedback-slider-area .cw-feedback-item p, .cw-feedback-slider-area .cw-feedback-item q {
font-size: 20px;
}
.cw-feedback-slider-area .cw-feedback-item .cw-user img {
width: 85px;
height: 85px;
border-radius: 100px;
margin-right: 15px;
}
.cw-feedback-slider-area .cw-feedback-item .cw-user h4 {
color: var(--mainColor);
font-size: 17px;
font-weight: bold;
}
.cw-feedback-slider-area .cw-feedback-item .cw-user p {
font-size: 14px;
}
.cw-feedback-slider-area .cw-feedback-slider .owl-nav {
position: absolute;
left: -150px;
bottom: 0;
z-index: 1;
}
.cw-feedback-slider-area .cw-feedback-slider .owl-nav button.owl-prev, .cw-feedback-slider-area .cw-feedback-slider .owl-nav button.owl-next {
background-color: #fff !important;
width: 50px;
height: 50px;
text-align: center;
line-height: 60px !important;
font-size: 30px !important;
border-radius: 100px;
margin: 0 5px;
}
.cw-feedback-slider-area .cw-feedback-slider .owl-nav button.owl-prev:hover, .cw-feedback-slider-area .cw-feedback-slider .owl-nav button.owl-next:hover {
background-color: var(--mainColor) !important;
}
.cw-feedback-slider-area .cw-shape5 {
position: absolute;
left: 0;
top: 50px;
} .cw-upcoming-events {
padding-right: 50px;
}
.cw-upcoming-events h3 {
font-weight: bold;
margin-bottom: 20px;
font-size: 36px;
}
.cw-upcoming-events p {
margin-bottom: 30px;
}
.cw-upcoming-events .image {
position: relative;
}
.cw-upcoming-events .image .icon {
position: absolute;
right: -50px;
top: -50px;
}
.cw-events-card {
max-height: 550px;
overflow-y: auto;
overflow-x: hidden;
direction: rtl;
padding-left: 15px;
}
.cw-events-card::-webkit-scrollbar {
width: 5px;
}
.cw-events-card::-webkit-scrollbar-track {
background: #ECEBF3;
}
.cw-events-card::-webkit-scrollbar-thumb {
background: var(--mainColor);
}
.cw-events-card::-webkit-scrollbar-thumb:hover {
background: #0046c0;
}
.cw-events-card .event-card {
margin-bottom: 10px;
direction: ltr;
}
.cw-events-card .event-card:last-child {
margin-bottom: 0;
}
.cw-events-card .event-card .cw-date {
background-color: #ECEBF3;
text-align: center;
padding: 25px 5px;
}
.cw-events-card .event-card .cw-date h2 {
font-size: 48px;
line-height: 1;
font-weight: bold;
}
.cw-events-card .event-card .cw-date p {
line-height: 1;
}
.cw-events-card .event-card .cw-content h5 {
color: var(--mainColor);
font-size: 20px;
font-weight: 500;
}
.cw-events-card .event-card .cw-content h4 {
font-weight: bold;
font-size: 20px;
}
.cw-events-card .event-card:hover .cw-date {
background-color: var(--mainColor);
}
.cw-events-card .event-card:hover .cw-date h2 {
color: white;
}
.cw-events-card .event-card:hover .cw-date p {
color: white;
}  .cw-college-staff {
position: relative;
overflow: hidden;
}
.cw-college-staff .img {
margin-bottom: 25px;
position: relative;
}
.cw-college-staff .img .content {
position: absolute;
left: -100%;
bottom: 30px;
border-radius: 0px 50px 50px 0px;
background: #271830;
padding: 17px 30px 17px 20px;
transition: var(--transition);
}
.cw-college-staff .img .content h4 {
color: #D9D9D9;
font-size: 16px;
margin-bottom: 10px;
}
.cw-college-staff .img .content h4:last-child {
margin-bottom: 0;
}
.cw-college-staff .img .content h4 span {
font-weight: bold;
}
.cw-college-staff .img .content h4 a {
color: #D9D9D9;
}
.cw-college-staff .img .content h4 a:hover {
color: var(--mainColor);
}
.cw-college-staff h3 {
font-weight: bold;
font-size: 20px;
}
.cw-college-staff p {
font-size: 14px;
margin: 0;
}
.cw-college-staff .hover-icon {
position: absolute;
top: 5px;
right: 5px;
transform: scale(0);
transition: var(--transition);
}
.cw-college-staff:hover .img .content {
left: 0;
}
.cw-college-staff:hover .hover-icon {
transform: scale(1);
}
.cw-college-staff-slider .cw-college-staff {
margin-bottom: 70px;
}
.cw-college-staff-slider.owl-drag .owl-item:nth-child(odd) .cw-college-staff {
margin-top: 30px;
}
.cw-college-staff-slider .owl-nav {
position: absolute;
right: 0;
bottom: 0;
z-index: 1;
}
.cw-college-staff-slider .owl-nav button.owl-prev, .cw-college-staff-slider .owl-nav button.owl-next {
background-color: #ECEBF3 !important;
width: 50px;
height: 50px;
text-align: center;
line-height: 60px !important;
font-size: 30px !important;
border-radius: 100px;
margin: 0 5px;
}
.cw-college-staff-slider .owl-nav button.owl-prev:hover, .cw-college-staff-slider .owl-nav button.owl-next:hover {
background-color: var(--mainColor) !important;
}
.cw-college-staff-slider .owl-dots {
position: absolute;
left: 0;
bottom: 15px;
width: 100%;
text-align: left;
padding-right: 150px;
z-index: 0;
display: flex;
justify-content: space-around;
}
.cw-college-staff-slider .owl-dots .owl-dot {
display: block;
width: 100%;
}
.cw-college-staff-slider .owl-dots .owl-dot span {
width: 100%;
display: block;
margin: 0;
background: #ECEBF3;
border-radius: 0;
}
.cw-college-staff-slider .owl-dots .owl-dot.active span, .cw-college-staff-slider .owl-dots .owl-dot:hover span {
background: var(--mainColor);
}  .cw-cta-area {
overflow: hidden;
}
.cw-cta-area .container-fluid {
padding: 0;
}
.cw-cta-content {
background-color: #271830;
padding-top: 90px;
padding-bottom: 90px;
padding-right: 90px;
position: relative;
}
.cw-cta-content::before {
background-color: var(--mainColor);
width: 8px;
height: 100%;
position: absolute;
right: 0;
top: 0;
content: "";
border-radius: 50px 0px 0px 30px;
}
.cw-cta-content .cw-cta-box {
max-width: 510px;
margin-left: auto;
}
.cw-cta-content .cw-cta-box h3 {
font-size: 36px;
font-weight: bold;
color: #fff;
margin-bottom: 25px;
}
.cw-cta-content .cw-cta-box p {
color: #D7D7D8;
margin-bottom: 30px;
}
.cw-cta-content .cw-cta-box ul {
list-style-type: none;
padding: 0;
margin: 0 0 30px;
}
.cw-cta-content .cw-cta-box ul li {
position: relative;
color: #D7D7D8;
margin-bottom: 15px;
padding-left: 40px;
}
.cw-cta-content .cw-cta-box ul li:last-child {
margin-bottom: 0;
}
.cw-cta-content .cw-cta-box ul li img {
position: absolute;
left: 0;
top: -5px;
}  .cw-blog-card {
margin-bottom: 30px;
}
.cw-blog-card .img {
margin-bottom: 25px;
}
.cw-blog-card .cw-author img {
width: 50px;
height: 50px;
border-radius: 100%;
margin-right: 10px;
}
.cw-blog-card .cw-author h4 {
font-weight: bold;
font-size: 17px;
margin: 0;
}
.cw-blog-card .cw-date {
font-size: 14px;
}
.cw-blog-card .cw-date i {
color: var(--mainColor);
}
.cw-blog-card h3 {
font-weight: bold;
font-size: 24px;
margin: 0;
}  .cw-page-title-area {
background: var(--01, linear-gradient(90deg, #F9F2FA -0.86%, #FDFBFF 100%));
padding-top: 140px;
padding-bottom: 140px;
}
.cw-page-title-area .cw-title-content {
text-align: center;
}
.cw-page-title-area .cw-title-content h2 {
font-size: 40px;
font-weight: 800;
margin-bottom: 15px;
}
.cw-page-title-area .cw-title-content ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.cw-page-title-area .cw-title-content ul li {
display: inline-block;
margin-right: 30px;
position: relative;
}
.cw-page-title-area .cw-title-content ul li::before {
content: "/";
position: absolute;
right: -20px;
top: 0;
}
.cw-page-title-area .cw-title-content ul li:last-child {
margin-right: 0;
}
.cw-page-title-area .cw-title-content ul li:last-child::before {
display: none;
}
.cw-page-title-area .cw-shape_1 {
position: absolute;
top: 0;
left: 100px;
opacity: 0.4;
}
.cw-page-title-area .cw-shape_2 {
position: absolute;
bottom: 0;
right: 100px;
opacity: 0.4;
}
.cw-page-title-area .cw-shape_3 {
position: absolute;
bottom: 50px;
left: 50px;
}
.cw-page-title-area .cw-shape_4 {
position: absolute;
top: 50px;
right: 50px;
}  .cw-about {
padding-right: 30px;
}
.cw-about .cw-about-content {
margin-bottom: 30px;
}
.cw-about .cw-about-content h3 {
font-weight: bold;
margin-bottom: 20px;
font-size: 36px;
}
.cw-about .cw-about-mission-vision {
margin-bottom: 30px;
}
.cw-about .cw-about-mission-vision h3 {
font-weight: bold;
margin-bottom: 20px;
font-size: 24px;
}
.cw-about .cw-about-mission-vision p {
border-left: 1px solid var(--mainColor);
padding-left: 10px;
}
.cw-about .cw-search-your-program h3 {
font-weight: bold;
margin-bottom: 20px;
font-size: 24px;
}
.cw-about .cw-search-your-program ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.cw-about .cw-search-your-program ul li {
position: relative;
font-weight: bold;
display: inline-block;
margin-right: 30px;
padding-left: 20px;
}
.cw-about .cw-search-your-program ul li:last-child {
margin-right: 0;
}
.cw-about .cw-search-your-program ul li::before {
border: 1px solid var(--mainColor);
content: "";
width: 12px;
height: 12px;
border-radius: 100px;
position: absolute;
left: 0;
top: 6px;
}  .cw-features {
background: #271830;
}
.cw-features .section-title h2 {
color: #fff;
}
.cw-features .cw-star-icon {
position: absolute;
top: 25px;
right: 25px;
}
.cw-feature-card {
margin-bottom: 30px;
position: relative;
z-index: 1;
}
.cw-feature-card .icon {
background-color: #fff;
width: 100px;
height: 100px;
line-height: 100px;
border-radius: 100px;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
}
.cw-feature-card h3 {
color: #fff;
margin-bottom: 0;
font-size: 24px;
font-weight: bold;
}  .cw-about-us .container-fluid {
padding: 0 0;
}
.cw-about-us .cw-about-us-text {
max-width: 600px;
padding-left: 70px;
padding-top: 50px;
padding-bottom: 50px;
}
.cw-about-us .cw-about-us-text .cw-content {
margin-bottom: 40px;
}
.cw-about-us .cw-about-us-text .cw-content:last-child {
margin-bottom: 0;
}
.cw-about-us .cw-about-us-text .cw-content h3 {
font-weight: bold;
font-size: 24px;
margin-bottom: 20px;
}  .cw-college-dean-message {
padding-left: 50px;
}
.cw-college-dean-message .title {
font-weight: bold;
font-size: 36px;
margin-bottom: 20px;
}
.cw-college-dean-message .name {
font-weight: bold;
font-size: 17px;
}  .cw-accommodation-content h3 {
font-weight: bold;
font-size: 36px;
margin-bottom: 20px;
}
.cw-accommodation-content ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.cw-accommodation-content ul li {
position: relative;
padding-left: 16px;
margin-bottom: 10px;
}
.cw-accommodation-content ul li:last-child {
margin-bottom: 0;
}
.cw-accommodation-content ul li::before {
background-color: var(--mainColor);
content: "";
width: 8px;
height: 8px;
border-radius: 100%;
position: absolute;
left: 0;
top: 7px;
}
.cw-scholarships {
position: relative;
}
.cw-scholarships .cw-scholarships-icon {
position: absolute;
bottom: -60px;
left: -60px;
}  .cw-why-live-in-halls {
position: relative;
}
.cw-why-live-in-halls::before {
background-color: #271830;
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 412px;
z-index: 0;
}
.cw-halls-card {
background-color: #ECEBF3;
padding: 30px;
margin-bottom: 30px;
}
.cw-halls-card h3 {
font-weight: bold;
font-size: 24px;
margin-bottom: 20px;
}
.cw-halls-card p {
margin-bottom: 25px;
}
.cw-horizontal-halls-card {
background-color: #ECEBF3;
}
.cw-horizontal-halls-card .cw-halls-card {
margin: 0;
}
.cw-horizontal-halls-card .cw-halls-card p {
margin: 0;
}  .cw-accommodation-guarantee-img {
position: relative;
}
.cw-accommodation-guarantee-img .cw-pdf-file {
position: absolute;
border-radius: 100px;
background: #ECEBF3;
padding: 30px 40px;
bottom: 70px;
width: 400px;
margin: auto;
left: 0;
right: 0;
}
.cw-accommodation-guarantee-img .cw-pdf-file p {
position: relative;
left: 10px;
top: 2px;
}
.cw-accommodation-guarantee-img .cw-pdf-file a {
text-decoration: underline;
color: var(--mainColor);
}
.cw-accommodation-guarantee-img .cw-pdf-file a:hover {
text-decoration: none;
}
.cw-accommodation-guarantee h2 {
font-size: 36px;
font-weight: bold;
margin-bottom: 20px;
}
.cw-accommodation-guarantee .cw-ag-list-card {
margin-top: 30px;
}
.cw-accommodation-guarantee .cw-ag-list-card .icon {
background-color: #ECEBF3;
width: 24px;
height: 24px;
line-height: 24px;
border-radius: 100%;
text-align: center;
color: var(--mainColor);
font-size: 23px;
margin-right: 20px;
}
.cw-accommodation-guarantee .cw-ag-list-card .icon i {
position: relative;
left: 6px;
}
.cw-accommodation-guarantee .cw-ag-list-card h5 {
font-weight: bold;
margin: 0;
font-size: 20px;
}  .cw-annual-tuition-fees .title {
font-size: 20px;
font-weight: bold;
margin-bottom: 20px;
}
.cw-annual-tuition-fees .table {
background-color: rgba(236, 235, 243, 0.5);
}
.cw-annual-tuition-fees .table thead {
background: #ECEBF3;
}
.cw-annual-tuition-fees .table tbody, .cw-annual-tuition-fees .table td, .cw-annual-tuition-fees .table tfoot, .cw-annual-tuition-fees .table th, .cw-annual-tuition-fees .table thead, .cw-annual-tuition-fees .table tr {
border-color: #fff;
padding: 22px 30px;
}
.cw-annual-tuition-fees .table tbody th {
font-weight: 600;
}  .cw-scholarships-content h3 {
font-weight: bold;
font-size: 36px;
margin-bottom: 15px;
}
.cw-scholarships-content .cw-scholarships-list .cw-list-card {
margin-bottom: 15px;
display: flex;
}
.cw-scholarships-content .cw-scholarships-list .cw-list-card:last-child {
margin-bottom: 0;
}
.cw-scholarships-content .cw-scholarships-list .cw-list-card h4 {
margin: 0;
font-weight: bold;
font-size: 16px;
width: 200px;
}
.cw-scholarships-pdf {
max-width: 340px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}
.cw-scholarships-pdf a {
color: var(--mainColor);
text-decoration: underline;
}
.cw-scholarships-pdf a:hover {
text-decoration: none;
}  .cw-college-admission-system {
position: relative;
}
.cw-college-admission-system .cw-cas-icon {
position: absolute;
top: -50px;
right: -50px;
}
.cw-college-admission-system-content h3 {
font-weight: bold;
font-size: 34px;
margin-bottom: 20px;
}
.cw-college-admission-system-content ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.cw-college-admission-system-content ul li {
margin-bottom: 5px;
position: relative;
padding-left: 15px;
}
.cw-college-admission-system-content ul li::before {
background-color: var(--mainColor);
width: 8px;
height: 8px;
border-radius: 100px;
position: absolute;
left: 0;
top: 7px;
content: "";
}
.cw-college-admission-system-content ul li:last-child {
margin-bottom: 0;
}
.cw-college-admission-system-content .cw-number {
margin: 5px 0 0;
font-weight: bold;
font-size: 18px;
}
.cw-college-admission-system-content .cw-number i {
color: var(--mainColor);
}  .cw-cef {
background: #F5F5F9;
}
.cw-cef-card {
background: #ECEBF3;
padding: 30px;
margin-bottom: 30px;
}
.cw-cef-card h3 {
font-weight: bold;
font-size: 24px;
margin-bottom: 20px;
}  .cw-accordion .accordion-item {
border: none;
background-color: rgba(236, 235, 243, 0.5);
margin-bottom: 20px;
}
.cw-accordion .accordion-item:last-child {
margin-bottom: 0;
}
.cw-accordion .accordion-item .accordion-header .accordion-button {
box-shadow: none;
background: #ECEBF3;
color: var(--blackColor);
font-weight: bold;
padding: 20px 30px;
}
.cw-accordion .accordion-item .accordion-header .accordion-button:focus {
box-shadow: none;
}
.cw-accordion .accordion-body {
padding: 30px;
}
.cw-accordion .accordion-body h1, .cw-accordion .accordion-body h2, .cw-accordion .accordion-body h3, .cw-accordion .accordion-body h4, .cw-accordion .accordion-body h5, .cw-accordion .accordion-body h6 {
font-weight: bold;
margin-bottom: 15px;
}
.cw-accordion .accordion-body ul {
padding: 0;
margin: 0 0 20px;
list-style-type: none;
}
.cw-accordion .accordion-body ul li {
margin-bottom: 5px;
position: relative;
padding-left: 20px;
}
.cw-accordion .accordion-body ul li::before {
content: "";
background-color: var(--mainColor);
width: 8px;
height: 8px;
border-radius: 100%;
top: 6px;
left: 0;
position: absolute;
}
.cw-accordion .accordion-body ul li:last-child {
margin-bottom: 0;
}  .cw-message-from-principal {
background-color: #271830;
}
.cw-message-from-principal .cw-college-admission-system-content h1, .cw-message-from-principal .cw-college-admission-system-content h2, .cw-message-from-principal .cw-college-admission-system-content h3, .cw-message-from-principal .cw-college-admission-system-content h4, .cw-message-from-principal .cw-college-admission-system-content h5, .cw-message-from-principal .cw-college-admission-system-content h6 {
color: #fff;
}
.cw-message-from-principal .cw-college-admission-system-content p {
color: #D7D7D8;
}  .cwa-staff .cw-staff-list:nth-child(odd) {
margin-top: 30px;
}  .cw-department-area {
background-color: #F5F5F9;
}
.cw-department {
border: 1px dashed #221638;
background: #ECEBF3;
display: block;
margin-bottom: 25px;
font-weight: bold;
font-size: 17px;
text-align: center;
padding: 40px 30px;
}
.cw-department:hover {
border: 1px dashed var(--mainColor);
}   .bg-ffe7e7 {
background-color: #ffe7e7;
}
.op-shape1 {
position: absolute;
bottom: -107px;
left: 50px;
z-index: 1;
}
.op-shape2 {
position: absolute;
bottom: 0;
left: 26%;
}
.op-shape3 {
position: absolute;
bottom: 0;
right: 0;
}
.op-shape4 {
position: absolute;
bottom: 100px;
left: 60px;
}
.op-lin-btn {
color: var(--mainColor);
font-weight: 600;
display: flex;
align-items: center;
}
.op-lin-btn i {
font-size: 20px;
line-height: 1;
}
.op-lin-btn:hover {
letter-spacing: 0.5px;
} .navbar-area.navbar-style-two {
position: fixed;
width: 100%;
top: 0;
background-color: transparent;
}
.navbar-area.navbar-style-two.is-sticky {
background-color: #000000 !important;
}
.navbar-area.navbar-style-two .widecademy-nav .navbar .navbar-nav .nav-item a {
color: #fff;
}
.navbar-area.navbar-style-two .widecademy-nav .navbar .navbar-nav .nav-item a:hover, .navbar-area.navbar-style-two .widecademy-nav .navbar .navbar-nav .nav-item a.active {
color: var(--mainColor);
}
.navbar-area.navbar-style-two .widecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
color: var(--blackColor);
}
.navbar-area.navbar-style-two .widecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .navbar-area.navbar-style-two .widecademy-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
color: var(--mainColor);
}
.navbar-area.navbar-style-two .widecademy-nav .navbar .others-option .cart-btn a {
color: #fff;
}  .op-main-banner-area {
background-size: cover;
background-position: center center;
height: 100vh;
}
.op-main-banner-area .container {
max-width: 1550px;
margin-top: 50px;
}
.op-main-banner-area .op-banner-content {
max-width: 650px;
}
.op-main-banner-area .op-banner-content h1 {
color: #fff;
font-weight: bold;
font-size: 66px;
margin-bottom: 20px;
}
.op-main-banner-area .op-banner-content p {
color: #fff;
font-size: 17px;
margin-bottom: 30px;
}  .op-features-box {
border-radius: 7px;
border: 1px solid #EEE;
margin-bottom: 30px;
padding: 50px 40px;
position: relative;
overflow: hidden;
}
.op-features-box .op-content {
position: relative;
}
.op-features-box .icon {
font-size: 56px;
margin-bottom: 15px;
line-height: 1;
transition: var(--transition);
}
.op-features-box h3 {
font-size: 22px;
font-weight: 700;
margin-bottom: 15px;
transition: var(--transition);
}
.op-features-box::before {
content: "";
background-color: var(--mainColor);
position: absolute;
right: -35px;
top: 50%;
transform: translateY(-50%);
width: 62px;
height: 62px;
border-radius: 100%;
transition: var(--transition);
}
.op-features-box:hover::before {
width: 100%;
height: 100%;
right: 0;
border-radius: 0;
}
.op-features-box:hover .icon, .op-features-box:hover h3, .op-features-box:hover p {
color: #fff;
transition: var(--transition);
}  .op-about-me-content .op-funfacts-box {
margin-bottom: 20px;
}
.op-about-me-content .op-funfacts-box h3 {
color: var(--mainColor);
font-size: 42px;
font-weight: 700;
margin-bottom: 0;
}
.op-about-me-content .op-funfacts-box p {
color: #666;
font-weight: 600;
font-size: 15px;
text-transform: uppercase;
}  .op-courses-area {
background-color: #200E36;
}
.op-courses-area .section-title h2 {
color: #fff;
}
.op-course-card {
margin-bottom: 30px;
}
.op-course-card .image {
margin-bottom: 30px;
position: relative;
}
.op-course-card .image img {
border-radius: 10px;
}
.op-course-card .image .price, .op-course-card .image .free {
position: absolute;
bottom: 30px;
right: 30px;
background-color: var(--mainColor);
width: 67px;
height: 67px;
border-radius: 100%;
color: #fff;
text-align: center;
line-height: 67px;
font-weight: bold;
font-size: 25px;
}
.op-course-card h3 {
font-weight: bold;
margin-bottom: 25px;
font-size: 22px;
}
.op-course-card h3 a {
color: #fff;
}
.op-course-card h3 a:hover {
color: var(--mainColor);
}
.op-course-card .op-user {
color: #CBCBCB;
}
.op-course-card .op-user img {
width: 30px;
height: 30px;
border-radius: 100%;
margin-right: 10px;
}
.op-course-card .op-user h5 {
color: #CBCBCB;
margin: 0;
font-size: 15px;
}
.op-course-card .op-user h5 a {
color: #CBCBCB;
}
.op-course-card .op-user p {
color: #CBCBCB;
font-size: 15px;
}  .op-partner .op-partner-item {
text-align: center;
}
.op-partner .op-partner-item img {
width: auto;
display: inline-block;
}  .op-testimonials {
position: relative;
}
.op-testimonials::before {
background-color: #FFE7E7;
content: "";
left: 0;
top: 0;
width: 100%;
height: 50%;
position: absolute;
z-index: -1;
}
.op-testimonials::after {
background-color: #FEF8EF;
content: "";
left: 0;
bottom: 0;
width: 100%;
height: 50%;
position: absolute;
z-index: -1;
}
.op-testimonials .container-fluid {
max-width: 1920px;
}
.op-feedback-content {
max-width: 760px;
margin-left: auto;
padding-right: 110px;
padding-top: 80px;
padding-bottom: 80px;
}
.op-feedback-content .section-title {
text-align: start;
}
.op-feedback-content .section-title h2 {
margin-left: 0;
}
.op-feedback-slides .op-feedback-item {
position: relative;
margin-bottom: 60px;
padding-top: 30px;
}
.op-feedback-slides .op-feedback-item .op-feedback-text {
font-style: italic;
}
.op-feedback-slides .op-feedback-item .op-feedback-text p {
font-size: 17px;
}
.op-feedback-slides .op-feedback-item .op-client-info {
margin-top: 20px;
}
.op-feedback-slides .op-feedback-item .op-client-info img {
width: 45px;
height: 45px;
border-radius: 100px;
margin-right: 10px;
}
.op-feedback-slides .op-feedback-item .op-client-info h3 {
font-size: 17px;
font-weight: bold;
margin-bottom: 2px;
}
.op-feedback-slides .op-feedback-item .op-client-info p {
font-size: 14px;
}
.op-feedback-slides .op-feedback-item .op-quote-icon {
position: absolute;
top: -30px;
left: -14px;
line-height: 1;
}
.op-feedback-slides .owl-dots {
position: absolute;
left: 0;
bottom: 0;
}
.op-feedback-slides .owl-dots .owl-dot span {
background-color: #200E36;
outline: 5px solid #D9D9D9;
}
.op-feedback-slides .owl-dots .owl-dot span:hover {
background-color: var(--mainColor) !important;
}
.op-feedback-slides .owl-dots .owl-dot.active span {
background-color: var(--mainColor) !important;
}
.op-feedback-slides .owl-nav {
position: absolute;
right: 0;
bottom: 0;
}
.op-feedback-slides .owl-nav .owl-prev, .op-feedback-slides .owl-nav .owl-next {
width: 34px;
height: 34px;
line-height: 40px !important;
background-color: #FFE7E7 !important;
border-radius: 100%;
margin: 0;
font-size: 22px !important;
}
.op-feedback-slides .owl-nav .owl-prev:hover, .op-feedback-slides .owl-nav .owl-next:hover {
background-color: var(--mainColor) !important;
}
.op-feedback-slides .owl-nav .owl-next {
margin-left: 10px;
}
.op-shape5 {
position: absolute;
top: -120px;
left: 0;
}
.op-shape6 {
position: absolute;
top: -130px;
left: 280px;
}
.op-shape7 {
position: absolute;
bottom: 30px;
right: 80px;
}  .op-gallery-card {
margin-bottom: 25px;
}
.op-gallery-card img {
border-radius: 10px !important;
}  .op-subscribe-area {
position: relative;
}
.op-subscribe-area::before {
content: "";
background-color: #fef8ef;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 50%;
}
.op-subscribe-area::after {
content: "";
background-color: #100f1f;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 50%;
}
.op-subscribe-content {
background-color: #200E36;
border-radius: 10px;
max-width: 100%;
background-size: cover;
background-position: center center;
padding: 85px 30px;
position: relative;
z-index: 5;
}
.op-subscribe-content h2, .op-subscribe-content p {
color: #fff;
}
.op-shape8 {
position: absolute;
right: 180px;
top: 45px;
}  .ecademy-nav .navbar .navbar-nav .mega-menu ul.dropdown-menu {
display: grid;
grid-template-columns: repeat(2, 1fr);
width: 628px;
left: 0;
}
#tutor-registration-wrap h2, #tutor-registration-wrap .acf-field {
display: none;
}
.social-link svg {
overflow: hidden;
vertical-align: middle;
position: absolute;
left: 0;
top: 50%;
margin: auto;
right: 0;
transform: translateY(-48%);
}
.social-link svg path {
fill: #fff;
}
.lp-profile-user-bio {
margin-bottom: 20px;
}
.lp-profile-right {
background: var(--lp-secondary-color);
padding-bottom: 20px !important;
}
.learn-press-profile-course__progress .lp_profile_course_progress {
width: 100%;
border-collapse: collapse;
margin-bottom: 20px;
}
.learn-press-profile-course__progress .lp_profile_course_progress__header th {
font-weight: normal;
color: #fff;
}
.no-p .section-title p {
display: none;
}
.no-p .section-title {
margin-bottom: 0;
}
.courses-rating .review-stars-rated .review-stars li span::before {
font-size: 18px;
}
.navbar-area .container .search-box {
width: 275px !important;
}
.others-option-for-responsive .option-inner .search-box {
width: 100% !important;
}
.default-btn.btn-no-icon {
padding-left: 30px;
}
.text-start {
text-align: left !important;
}
.navbar-area .white-logo {
display: none !important;
}
.navbar-area.navbar-style-two {
position: fixed;
top: 0;
z-index: 222;
background-color: transparent !important;
}
.navbar-area.navbar-style-two.hide-adminbar {
top: 32px;
}
.navbar-area.navbar-style-two .search-box {
width: 250px;
}
.navbar-area.navbar-style-two .others-option .cart-btn a {
color: var(--whiteColor);
}
.navbar-area.navbar-style-two .navbar-nav .nav-item .dropdown-menu li a {
color: #221638 !important;
}
.navbar-area.navbar-style-two .white-logo {
display: block !important;
}
.navbar-area.navbar-style-two .block-logo {
display: none !important;
}
@media only screen and (min-width: 1550px) {
.navbar-area.navbar-style-two .search-box {
margin-left: 90px !important;
}
}
.elementor-editor-active .navbar-area {
top: 0 !important;
}
@media (min-width: 1400px) {
.col-xxl-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
}
@media (min-width: 1200px) {
.col-xl-12 {
flex: 0 0 auto;
width: 100%;
}
}
.me-3 {
margin-right: 1rem !important;
}
.me-1 {
margin-right: 0.25rem !important;
}
.mb-4 {
margin-bottom: 1.5rem !important;
}
.mt-4 {
margin-top: 1.5rem !important;
}
@media (min-width: 1400px) {
.d-xxl-block {
display: block !important;
}
}
.cw-accordion .accordion-item .accordion-header .accordion-button {
width: 100%;
text-align: left;
}
.apply-form br {
display: none;
}