@charset "UTF-8";
.team-page-single{padding:20px 0}.team-photo{float:left;padding:0 20px 20px 0}.team-single-item{padding:25px 0}.team-single-item .team-meta{float:left;padding:0 0 20px 0}.team-single-item .team-meta_item{display:block}.team-single-item .team-meta_item:before{display:inline-block;font-family:FontAwesome;font-size:1em;margin:0 0.5em 0 0;min-width:1em;vertical-align:top}.team-single-item .team-meta_item.position:before{content:"\f007"}.team-single-item .team-meta_item.location:before{content:"\f041"}.team-single-item .team-meta_item.website:before{content:"\f08e"}.team-single-item .team-meta_item.email:before{content:"\f003"}.team-single-item .team-meta_item.phone:before{content:"\f095"}.team-content{clear:both}.team-item{padding-bottom:30px}.team-item:after{clear:both;width:100%;display:block;clear:both;content:""}.team-listing{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;padding:20px 0}.team-listing:before,.team-listing:after{display:none}.team-listing_item{text-align:center;padding-bottom:30px}@media (min-width: 1200px){.team-listing_item.clear-col-lg{clear:both}}@media (min-width: 1200px){.team-listing_item.clear-col-md{clear:none}}@media (min-width: 992px){.team-listing_item.clear-col-md{clear:both}}@media (min-width: 768px) and (max-width: 991px){.team-listing_item.clear-col-sm{clear:both}}@media (max-width: 768px){.team-listing_item.clear-col-xs{clear:both}}.team-listing_photo{text-align:center;padding:0 0 15px}.team-listing_photo img{margin:0 auto}.template-grid-boxes .team-listing_wrap{position:relative;overflow:hidden}.template-grid-boxes .team-listing_content{position:absolute;left:0;top:0;width:100%;height:100%;padding:20px;background:rgba(0,0,0,0.6);opacity:0;-webkit-transition:opacity 300ms linear;transition:opacity 300ms linear}.template-grid-boxes .team-listing_content:hover{opacity:1}.template-grid-boxes .team-listing_photo{padding:0}.template-grid-boxes .team-listing_photo img{border-radius:0;width:100%;display:block;height:auto}.template-grid-boxes .team-listing_name{margin:0 0 10px;-webkit-transition:background 300ms linear;transition:background 300ms linear}.template-grid-boxes .team-listing_name a{color:#fff;box-shadow:none}.template-grid-boxes .team-listing_position{color:#fff}.template-grid-boxes .team-listing_desc{color:#fff}.template-grid-boxes .team-listing .team-socials_link{color:#fff;box-shadow:none}.team-wrap:after{clear:both;content:"";width:100%;display:block}.team-collapse-cols .cherry-team-row{margin-left:0;margin-right:0}.team-collapse-cols .team-item{padding-left:0;padding-right:0}.team-collapse-rows .team-item{padding-bottom:0}.team-socials{padding:10px 0 0 0}.team-socials_item{display:inline-block;margin:0 5px 5px 0}.team-socials_link{display:block;font-style:normal;width:40px;height:40px;position:relative;text-align:center;text-decoration:none;box-shadow:none}.team-socials_icon.fa{display:block;width:100%;height:100%;line-height:40px;font-size:20px}.team-socials_label{visibility:hidden;opacity:0;color:#fff;background-color:#000;background-color:rgba(0,0,0,0.7);font-size:12px;line-height:14px;width:150px;padding:5px;text-align:center;box-sizing:border-box;display:block;position:absolute;pointer-events:none;bottom:70px;left:50%;margin:0 0 0 -75px;-webkit-transition:all 200ms linear;transition:all 200ms linear}.team-socials_label.empty-label{display:none}.team-socials_label:before{position:absolute;width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:rgba(0,0,0,0.7) transparent transparent transparent;left:50%;bottom:-6px;margin:0 0 0 -6px;content:""}.team-socials_link:hover .team-socials_label{visibility:visible;opacity:1;bottom:50px}.team-skills_bar{height:10px;background:rgba(122,122,122,0.3)}.team-skills_line{display:block;height:100%}.team-skills_item{padding:0 0 10px}.columns_5.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.cherry-team{position:relative}.cherry-team .team-listing{-webkit-transition:all 300ms linear;transition:all 300ms linear;opacity:1}.cherry-team.in-progress .team-listing{opacity:0}.cherry-team-filter{padding:0 0 20px;margin:0}.cherry-team-filter_item{display:inline-block;margin:0 20px 0 0}.cherry-team-filter_item.active .cherry-team-filter_link{border-color:currentColor}.cherry-team-filter_link{padding:8px 15px;border:1px solid transparent;border-radius:3px;display:inline-block}.cherry-team-filter_link:hover{border-color:currentColor}a.page-numbers{border:1px solid #e0e0e8;display:inline-block;height:3em;line-height:3;margin:0 5px 5px 0;min-width:3em;text-align:center;text-decoration:none}a.page-numbers.current,a.page-numbers:hover{border-color:currentColor}.ajax-more-btn.btn-hidden{display:none}.team-loader{position:absolute;left:50%;top:50%}.team-loader .cherry-spinner{width:90px;height:90px;left:50%;top:50%;margin-left:-45px;margin-top:-45px;display:block;position:relative}.team-loader.loader-small{bottom:0;top:auto}.team-loader.loader-small .cherry-spinner{width:40px;height:40px;margin-left:-20px;margin-top:-20px}.cherry-spinner-double-bounce.cherry-spinner{position:relative}.cherry-spinner-double-bounce .cherry-double-bounce1,.cherry-spinner-double-bounce .cherry-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:currentColor;opacity:0.6;position:absolute;top:0;left:0;-webkit-animation:cherry-doubleBounce 2s infinite ease-in-out;animation:cherry-doubleBounce 2s infinite ease-in-out;text-decoration:none;border:none}.cherry-spinner-double-bounce .cherry-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s;text-decoration:none;border:none}@-webkit-keyframes cherry-doubleBounce{0%, 100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes cherry-doubleBounce{0%, 100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.cherry-team-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-0.9375rem;margin-right:-0.9375rem}.col_xs_1,.col_xs_2,.col_xs_3,.col_xs_4,.col_xs_5,.col_xs_6,.col_sm_1,.col_sm_2,.col_sm_3,.col_sm_4,.col_sm_5,.col_sm_6,.col_md_1,.col_md_2,.col_md_3,.col_md_4,.col_md_5,.col_md_6,.col_lg_1,.col_lg_2,.col_lg_3,.col_lg_4,.col_lg_5,.col_lg_6,.col_xl_1,.col_xl_2,.col_xl_3,.col_xl_4,.col_xl_5,.col_xl_6{position:relative;min-height:1px;padding-left:0.9375rem;padding-right:0.9375rem}.col_xs_1{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col_xs_2{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col_xs_3{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col_xs_4{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col_xs_5{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col_xs_6{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}@media (min-width: 544px){.col_sm_1{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col_sm_2{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col_sm_3{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col_sm_4{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col_sm_5{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col_sm_6{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}}@media (min-width: 768px){.col_md_1{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col_md_2{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col_md_3{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col_md_4{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col_md_5{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col_md_6{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}}@media (min-width: 992px){.col_lg_1{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col_lg_2{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col_lg_3{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col_lg_4{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col_lg_5{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col_lg_6{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}}@media (min-width: 1200px){.col_xl_1{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col_xl_2{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col_xl_3{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col_xl_4{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col_xl_5{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col_xl_6{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}}@font-face{font-family:iconsmind;src:url(//www.thaicastoroil.com/wp-content/themes/in1/assets/fonts/iconsmind.eot?4yy2et);src:url(//www.thaicastoroil.com/wp-content/themes/in1/assets/fonts/iconsmind.eot?4yy2et#iefix) format('embedded-opentype'),url(//www.thaicastoroil.com/wp-content/themes/in1/assets/fonts/iconsmind.ttf?4yy2et) format('truetype'),url(//www.thaicastoroil.com/wp-content/themes/in1/assets/fonts/iconsmind.woff?4yy2et) format('woff'),url(//www.thaicastoroil.com/wp-content/themes/in1/assets/fonts/iconsmind.svg?4yy2et#iconsmind) format('svg')}.iconsmind{font-family:iconsmind!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.iconsmind-d-eyeglasses:before{content:"\e900"}.iconsmind-d-eyeglasses-2:before{content:"\e901"}.iconsmind-secound:before{content:"\e902"}.iconsmind-secound2:before{content:"\e903"}.iconsmind-hour:before{content:"\e904"}.iconsmind-dec:before{content:"\e905"}.iconsmind-aa:before{content:"\e906"}.iconsmind-add:before{content:"\e907"}.iconsmind-add-bag:before{content:"\e908"}.iconsmind-add-basket:before{content:"\e909"}.iconsmind-add-cart:before{content:"\e90a"}.iconsmind-add-file:before{content:"\e90b"}.iconsmind-address-book-2:before{content:"\e90c"}.iconsmind-address-book:before{content:"\e90d"}.iconsmind-add-space-after-paragraph:before{content:"\e90e"}.iconsmind-add-space-before-paragraph:before{content:"\e90f"}.iconsmind-add-user:before{content:"\e910"}.iconsmind-add-user-star:before{content:"\e911"}.iconsmind-add-window:before{content:"\e912"}.iconsmind-administrator:before{content:"\e913"}.iconsmind-aerobics:before{content:"\e914"}.iconsmind-aerobics-2:before{content:"\e915"}.iconsmind-aerobics-3:before{content:"\e916"}.iconsmind-affiliate:before{content:"\e917"}.iconsmind-air-balloon:before{content:"\e918"}.iconsmind-airbrush:before{content:"\e919"}.iconsmind-airship:before{content:"\e91a"}.iconsmind-alarm-clock-2:before{content:"\e91b"}.iconsmind-alarm-clock:before{content:"\e91c"}.iconsmind-alien:before{content:"\e91d"}.iconsmind-alien-2:before{content:"\e91e"}.iconsmind-aligator:before{content:"\e91f"}.iconsmind-align-center:before{content:"\e920"}.iconsmind-align-justify-all:before{content:"\e921"}.iconsmind-align-justify-center:before{content:"\e922"}.iconsmind-align-justify-left:before{content:"\e923"}.iconsmind-align-justify-right:before{content:"\e924"}.iconsmind-align-left:before{content:"\e925"}.iconsmind-align-right:before{content:"\e926"}.iconsmind-alpha:before{content:"\e927"}.iconsmind-ambulance:before{content:"\e928"}.iconsmind-amx:before{content:"\e929"}.iconsmind-anchor:before{content:"\e92a"}.iconsmind-anchor-1:before{content:"\e92b"}.iconsmind-angel:before{content:"\e92c"}.iconsmind-angel-smiley:before{content:"\e92d"}.iconsmind-angry:before{content:"\e92e"}.iconsmind-apple:before{content:"\e92f"}.iconsmind-apple-bite:before{content:"\e930"}.iconsmind-approved-window:before{content:"\e931"}.iconsmind-aquarius:before{content:"\e932"}.iconsmind-aquarius-2:before{content:"\e933"}.iconsmind-archery:before{content:"\e934"}.iconsmind-archery-2:before{content:"\e935"}.iconsmind-argentina:before{content:"\e936"}.iconsmind-aries:before{content:"\e937"}.iconsmind-aries-2:before{content:"\e938"}.iconsmind-army-key:before{content:"\e939"}.iconsmind-arrow-around:before{content:"\e93a"}.iconsmind-arrow-back-2:before{content:"\e93b"}.iconsmind-arrow-back-3:before{content:"\e93c"}.iconsmind-arrow-back:before{content:"\e93d"}.iconsmind-arrow-barrier:before{content:"\e93e"}.iconsmind-arrow-circle:before{content:"\e93f"}.iconsmind-arrow-cross:before{content:"\e940"}.iconsmind-arrow-down-2:before{content:"\e941"}.iconsmind-arrow-down-3:before{content:"\e942"}.iconsmind-arrow-down-in-circle:before{content:"\e943"}.iconsmind-arrow-down:before{content:"\e944"}.iconsmind-arrow-fork:before{content:"\e945"}.iconsmind-arrow-forward-2:before{content:"\e946"}.iconsmind-arrow-forward:before{content:"\e947"}.iconsmind-arrow-from:before{content:"\e948"}.iconsmind-arrow-inside-45:before{content:"\e949"}.iconsmind-arrow-inside-gap-45:before{content:"\e94a"}.iconsmind-arrow-inside-gap:before{content:"\e94b"}.iconsmind-arrow-inside:before{content:"\e94c"}.iconsmind-arrow-into:before{content:"\e94d"}.iconsmind-arrow-join:before{content:"\e94e"}.iconsmind-arrow-junction:before{content:"\e94f"}.iconsmind-arrow-left-2:before{content:"\e950"}.iconsmind-arrow-left-in-circle:before{content:"\e951"}.iconsmind-arrow-left:before{content:"\e952"}.iconsmind-arrow-loop:before{content:"\e953"}.iconsmind-arrow-merge:before{content:"\e954"}.iconsmind-arrow-mix:before{content:"\e955"}.iconsmind-arrow-next:before{content:"\e956"}.iconsmind-arrow-out-left:before{content:"\e957"}.iconsmind-arrow-out-right:before{content:"\e958"}.iconsmind-arrow-outside-45:before{content:"\e959"}.iconsmind-arrow-outside-gap-45:before{content:"\e95a"}.iconsmind-arrow-outside-gap:before{content:"\e95b"}.iconsmind-arrow-outside:before{content:"\e95c"}.iconsmind-arrow-over:before{content:"\e95d"}.iconsmind-arrow-refresh-2:before{content:"\e95e"}.iconsmind-arrow-refresh:before{content:"\e95f"}.iconsmind-arrow-right-2:before{content:"\e960"}.iconsmind-arrow-right-in-circle:before{content:"\e961"}.iconsmind-arrow-right:before{content:"\e962"}.iconsmind-arrow-shuffle:before{content:"\e963"}.iconsmind-arrow-squiggly:before{content:"\e964"}.iconsmind-arrow-through:before{content:"\e965"}.iconsmind-arrow-to:before{content:"\e966"}.iconsmind-arrow-turn-left:before{content:"\e967"}.iconsmind-arrow-turn-right:before{content:"\e968"}.iconsmind-arrow-up-2:before{content:"\e969"}.iconsmind-arrow-up-3:before{content:"\e96a"}.iconsmind-arrow-up-in-circle:before{content:"\e96b"}.iconsmind-arrow-up:before{content:"\e96c"}.iconsmind-arrow-x-left:before{content:"\e96d"}.iconsmind-arrow-x-right:before{content:"\e96e"}.iconsmind-assistant:before{content:"\e96f"}.iconsmind-astronaut:before{content:"\e970"}.iconsmind-atm:before{content:"\e971"}.iconsmind-atom:before{content:"\e972"}.iconsmind-at-sign:before{content:"\e973"}.iconsmind-audio:before{content:"\e974"}.iconsmind-auto-flash:before{content:"\e975"}.iconsmind-autumn:before{content:"\e976"}.iconsmind-a-z:before{content:"\e977"}.iconsmind-baby:before{content:"\e978"}.iconsmind-baby-clothes-2:before{content:"\e979"}.iconsmind-baby-clothes:before{content:"\e97a"}.iconsmind-baby-cry:before{content:"\e97b"}.iconsmind-back:before{content:"\e97c"}.iconsmind-back-1:before{content:"\e97d"}.iconsmind-back-2:before{content:"\e97e"}.iconsmind-background:before{content:"\e97f"}.iconsmind-back-music:before{content:"\e980"}.iconsmind-bacteria:before{content:"\e981"}.iconsmind-bag:before{content:"\e982"}.iconsmind-bag-coins:before{content:"\e983"}.iconsmind-bag-items:before{content:"\e984"}.iconsmind-bag-quantity:before{content:"\e985"}.iconsmind-bakelite:before{content:"\e986"}.iconsmind-ballet-shoes:before{content:"\e987"}.iconsmind-balloon:before{content:"\e988"}.iconsmind-banana:before{content:"\e989"}.iconsmind-band-aid:before{content:"\e98a"}.iconsmind-bank:before{content:"\e98b"}.iconsmind-bar-chart-2:before{content:"\e98c"}.iconsmind-bar-chart-3:before{content:"\e98d"}.iconsmind-bar-chart-4:before{content:"\e98e"}.iconsmind-bar-chart-5:before{content:"\e98f"}.iconsmind-bar-chart:before{content:"\e990"}.iconsmind-bar-code:before{content:"\e991"}.iconsmind-barricade:before{content:"\e992"}.iconsmind-barricade-1:before{content:"\e993"}.iconsmind-baseball:before{content:"\e994"}.iconsmind-basket-ball:before{content:"\e995"}.iconsmind-basket-coins:before{content:"\e996"}.iconsmind-basket-items:before{content:"\e997"}.iconsmind-basket-quantity:before{content:"\e998"}.iconsmind-bat:before{content:"\e999"}.iconsmind-bat-1:before{content:"\e99a"}.iconsmind-bathrobe:before{content:"\e99b"}.iconsmind-batman-mask:before{content:"\e99c"}.iconsmind-battery-0:before{content:"\e99d"}.iconsmind-battery-25:before{content:"\e99e"}.iconsmind-battery-50:before{content:"\e99f"}.iconsmind-battery-75:before{content:"\e9a0"}.iconsmind-battery-100:before{content:"\e9a1"}.iconsmind-battery-charge:before{content:"\e9a2"}.iconsmind-bear:before{content:"\e9a3"}.iconsmind-beard:before{content:"\e9a4"}.iconsmind-beard-2:before{content:"\e9a5"}.iconsmind-beard-3:before{content:"\e9a6"}.iconsmind-bee:before{content:"\e9a7"}.iconsmind-beer:before{content:"\e9a8"}.iconsmind-beer-glass:before{content:"\e9a9"}.iconsmind-bell:before{content:"\e9aa"}.iconsmind-bell-1:before{content:"\e9ab"}.iconsmind-belt:before{content:"\e9ac"}.iconsmind-belt-2:before{content:"\e9ad"}.iconsmind-belt-3:before{content:"\e9ae"}.iconsmind-berlin-tower:before{content:"\e9af"}.iconsmind-beta:before{content:"\e9b0"}.iconsmind-bicycle:before{content:"\e9b1"}.iconsmind-bicycle-1:before{content:"\e9b2"}.iconsmind-bicycle-2:before{content:"\e9b3"}.iconsmind-big-bang:before{content:"\e9b4"}.iconsmind-big-data:before{content:"\e9b5"}.iconsmind-bike-helmet:before{content:"\e9b6"}.iconsmind-bikini:before{content:"\e9b7"}.iconsmind-bilk-bottle-2:before{content:"\e9b8"}.iconsmind-billing:before{content:"\e9b9"}.iconsmind-binocular:before{content:"\e9ba"}.iconsmind-bio-hazard:before{content:"\e9bb"}.iconsmind-biotech:before{content:"\e9bc"}.iconsmind-bird:before{content:"\e9bd"}.iconsmind-bird-delivering-letter:before{content:"\e9be"}.iconsmind-birthday-cake:before{content:"\e9bf"}.iconsmind-bisexual:before{content:"\e9c0"}.iconsmind-bishop:before{content:"\e9c1"}.iconsmind-bitcoin:before{content:"\e9c2"}.iconsmind-blackboard:before{content:"\e9c3"}.iconsmind-black-cat:before{content:"\e9c4"}.iconsmind-block-cloud:before{content:"\e9c5"}.iconsmind-block-window:before{content:"\e9c6"}.iconsmind-blood:before{content:"\e9c7"}.iconsmind-blouse:before{content:"\e9c8"}.iconsmind-blueprint:before{content:"\e9c9"}.iconsmind-board:before{content:"\e9ca"}.iconsmind-bodybuilding:before{content:"\e9cb"}.iconsmind-bold-text:before{content:"\e9cc"}.iconsmind-bone:before{content:"\e9cd"}.iconsmind-bones:before{content:"\e9ce"}.iconsmind-book:before{content:"\e9cf"}.iconsmind-bookmark:before{content:"\e9d0"}.iconsmind-books:before{content:"\e9d1"}.iconsmind-books-2:before{content:"\e9d2"}.iconsmind-boom:before{content:"\e9d3"}.iconsmind-boot:before{content:"\e9d4"}.iconsmind-boot-2:before{content:"\e9d5"}.iconsmind-bottom-to-top:before{content:"\e9d6"}.iconsmind-bow:before{content:"\e9d7"}.iconsmind-bow-2:before{content:"\e9d8"}.iconsmind-bow-3:before{content:"\e9d9"}.iconsmind-bow-4:before{content:"\e9da"}.iconsmind-bow-5:before{content:"\e9db"}.iconsmind-bow-6:before{content:"\e9dc"}.iconsmind-bowling:before{content:"\e9dd"}.iconsmind-bowling-2:before{content:"\e9de"}.iconsmind-box:before{content:"\e9df"}.iconsmind-box-close:before{content:"\e9e0"}.iconsmind-box-full:before{content:"\e9e1"}.iconsmind-box-open:before{content:"\e9e2"}.iconsmind-box-with-folders:before{content:"\e9e3"}.iconsmind-boy:before{content:"\e9e4"}.iconsmind-bra:before{content:"\e9e5"}.iconsmind-brain:before{content:"\e9e6"}.iconsmind-brain-1:before{content:"\e9e7"}.iconsmind-brain-2:before{content:"\e9e8"}.iconsmind-brazil:before{content:"\e9e9"}.iconsmind-bread:before{content:"\e9ea"}.iconsmind-bread-2:before{content:"\e9eb"}.iconsmind-bridge:before{content:"\e9ec"}.iconsmind-broke-link-2:before{content:"\e9ed"}.iconsmind-broken-link:before{content:"\e9ee"}.iconsmind-broom:before{content:"\e9ef"}.iconsmind-brush:before{content:"\e9f0"}.iconsmind-bucket:before{content:"\e9f1"}.iconsmind-bug:before{content:"\e9f2"}.iconsmind-building:before{content:"\e9f3"}.iconsmind-bulleted-list:before{content:"\e9f4"}.iconsmind-bus:before{content:"\e9f5"}.iconsmind-bus-2:before{content:"\e9f6"}.iconsmind-business-man:before{content:"\e9f7"}.iconsmind-business-man-woman:before{content:"\e9f8"}.iconsmind-business-mens:before{content:"\e9f9"}.iconsmind-business-woman:before{content:"\e9fa"}.iconsmind-butterfly:before{content:"\e9fb"}.iconsmind-button:before{content:"\e9fc"}.iconsmind-cable-car:before{content:"\e9fd"}.iconsmind-cake:before{content:"\e9fe"}.iconsmind-calculator:before{content:"\e9ff"}.iconsmind-calculator-2:before{content:"\ea00"}.iconsmind-calculator-3:before{content:"\ea01"}.iconsmind-calendar:before{content:"\ea02"}.iconsmind-calendar-2:before{content:"\ea03"}.iconsmind-calendar-3:before{content:"\ea04"}.iconsmind-calendar-4:before{content:"\ea05"}.iconsmind-calendar-clock:before{content:"\ea06"}.iconsmind-camel:before{content:"\ea07"}.iconsmind-camera:before{content:"\ea08"}.iconsmind-camera-2:before{content:"\ea09"}.iconsmind-camera-3:before{content:"\ea0a"}.iconsmind-camera-4:before{content:"\ea0b"}.iconsmind-camera-5:before{content:"\ea0c"}.iconsmind-camera-back:before{content:"\ea0d"}.iconsmind-can:before{content:"\ea0e"}.iconsmind-can-2:before{content:"\ea0f"}.iconsmind-canada:before{content:"\ea10"}.iconsmind-cancer:before{content:"\ea11"}.iconsmind-cancer-1:before{content:"\ea12"}.iconsmind-cancer-2:before{content:"\ea13"}.iconsmind-candle:before{content:"\ea14"}.iconsmind-candy:before{content:"\ea15"}.iconsmind-candy-cane:before{content:"\ea16"}.iconsmind-cannon:before{content:"\ea17"}.iconsmind-cap:before{content:"\ea18"}.iconsmind-cap-1:before{content:"\ea19"}.iconsmind-cap-2:before{content:"\ea1a"}.iconsmind-cap-3:before{content:"\ea1b"}.iconsmind-capricorn:before{content:"\ea1c"}.iconsmind-capricorn-2:before{content:"\ea1d"}.iconsmind-car:before{content:"\ea1e"}.iconsmind-car-2:before{content:"\ea1f"}.iconsmind-car-3:before{content:"\ea20"}.iconsmind-car-coins:before{content:"\ea21"}.iconsmind-cardigan:before{content:"\ea22"}.iconsmind-cardiovascular:before{content:"\ea23"}.iconsmind-car-items:before{content:"\ea24"}.iconsmind-cart-quantity:before{content:"\ea25"}.iconsmind-car-wheel:before{content:"\ea26"}.iconsmind-casette-tape:before{content:"\ea27"}.iconsmind-cash-register-2:before{content:"\ea28"}.iconsmind-cash-register:before{content:"\ea29"}.iconsmind-castle:before{content:"\ea2a"}.iconsmind-cat:before{content:"\ea2b"}.iconsmind-cathedral:before{content:"\ea2c"}.iconsmind-cauldron:before{content:"\ea2d"}.iconsmind-cd:before{content:"\ea2e"}.iconsmind-cd-2:before{content:"\ea2f"}.iconsmind-cd-cover:before{content:"\ea30"}.iconsmind-cello:before{content:"\ea31"}.iconsmind-celsius:before{content:"\ea32"}.iconsmind-chacked-flag:before{content:"\ea33"}.iconsmind-chair:before{content:"\ea34"}.iconsmind-charger:before{content:"\ea35"}.iconsmind-check:before{content:"\ea36"}.iconsmind-check-2:before{content:"\ea37"}.iconsmind-checked-user:before{content:"\ea38"}.iconsmind-checkmate:before{content:"\ea39"}.iconsmind-checkout:before{content:"\ea3a"}.iconsmind-checkout-bag:before{content:"\ea3b"}.iconsmind-checkout-basket:before{content:"\ea3c"}.iconsmind-cheese:before{content:"\ea3d"}.iconsmind-cheetah:before{content:"\ea3e"}.iconsmind-chef:before{content:"\ea3f"}.iconsmind-chef-hat-2:before{content:"\ea40"}.iconsmind-chef-hat:before{content:"\ea41"}.iconsmind-chemical:before{content:"\ea42"}.iconsmind-chemical-2:before{content:"\ea43"}.iconsmind-chemical-3:before{content:"\ea44"}.iconsmind-chemical-4:before{content:"\ea45"}.iconsmind-chemical-5:before{content:"\ea46"}.iconsmind-chess:before{content:"\ea47"}.iconsmind-chess-board:before{content:"\ea48"}.iconsmind-chicken:before{content:"\ea49"}.iconsmind-chile:before{content:"\ea4a"}.iconsmind-chimney:before{content:"\ea4b"}.iconsmind-china:before{content:"\ea4c"}.iconsmind-chinese-temple:before{content:"\ea4d"}.iconsmind-chip:before{content:"\ea4e"}.iconsmind-chopsticks:before{content:"\ea4f"}.iconsmind-chopsticks-2:before{content:"\ea50"}.iconsmind-christmas:before{content:"\ea51"}.iconsmind-christmas-ball:before{content:"\ea52"}.iconsmind-christmas-bell:before{content:"\ea53"}.iconsmind-christmas-candle:before{content:"\ea54"}.iconsmind-christmas-hat:before{content:"\ea55"}.iconsmind-christmas-sleigh:before{content:"\ea56"}.iconsmind-christmas-snowman:before{content:"\ea57"}.iconsmind-christmas-sock:before{content:"\ea58"}.iconsmind-christmas-tree:before{content:"\ea59"}.iconsmind-chrysler-building:before{content:"\ea5a"}.iconsmind-cinema:before{content:"\ea5b"}.iconsmind-circular-point:before{content:"\ea5c"}.iconsmind-city-hall:before{content:"\ea5d"}.iconsmind-clamp:before{content:"\ea5e"}.iconsmind-clapperboard-close:before{content:"\ea5f"}.iconsmind-clapperboard-open:before{content:"\ea60"}.iconsmind-claps:before{content:"\ea61"}.iconsmind-clef:before{content:"\ea62"}.iconsmind-clinic:before{content:"\ea63"}.iconsmind-clock:before{content:"\ea64"}.iconsmind-clock-2:before{content:"\ea65"}.iconsmind-clock-3:before{content:"\ea66"}.iconsmind-clock-4:before{content:"\ea67"}.iconsmind-clock-back:before{content:"\ea68"}.iconsmind-clock-forward:before{content:"\ea69"}.iconsmind-close:before{content:"\ea6a"}.iconsmind-close-window:before{content:"\ea6b"}.iconsmind-clothing-store:before{content:"\ea6c"}.iconsmind-cloud:before{content:"\ea6d"}.iconsmind-cloud-2:before{content:"\ea6e"}.iconsmind-cloud-3:before{content:"\ea6f"}.iconsmind-cloud-camera:before{content:"\ea70"}.iconsmind-cloud-computer:before{content:"\ea71"}.iconsmind-cloud-email:before{content:"\ea72"}.iconsmind-cloud-hail:before{content:"\ea73"}.iconsmind-cloud-laptop:before{content:"\ea74"}.iconsmind-cloud-lock:before{content:"\ea75"}.iconsmind-cloud-moon:before{content:"\ea76"}.iconsmind-cloud-music:before{content:"\ea77"}.iconsmind-cloud-picture:before{content:"\ea78"}.iconsmind-cloud-rain:before{content:"\ea79"}.iconsmind-cloud-remove:before{content:"\ea7a"}.iconsmind-clouds:before{content:"\ea7b"}.iconsmind-cloud-secure:before{content:"\ea7c"}.iconsmind-cloud-settings:before{content:"\ea7d"}.iconsmind-cloud-smartphone:before{content:"\ea7e"}.iconsmind-cloud-snow:before{content:"\ea7f"}.iconsmind-cloud-sun:before{content:"\ea80"}.iconsmind-clouds-weather:before{content:"\ea81"}.iconsmind-cloud-tablet:before{content:"\ea82"}.iconsmind-cloud-video:before{content:"\ea83"}.iconsmind-cloud-weather:before{content:"\ea84"}.iconsmind-clown:before{content:"\ea85"}.iconsmind-cmyk:before{content:"\ea86"}.iconsmind-coat:before{content:"\ea87"}.iconsmind-cocktail:before{content:"\ea88"}.iconsmind-coconut:before{content:"\ea89"}.iconsmind-code-window:before{content:"\ea8a"}.iconsmind-coding:before{content:"\ea8b"}.iconsmind-coffee:before{content:"\ea8c"}.iconsmind-coffee-2:before{content:"\ea8d"}.iconsmind-coffee-bean:before{content:"\ea8e"}.iconsmind-coffee-machine:before{content:"\ea8f"}.iconsmind-coffee-to-go:before{content:"\ea90"}.iconsmind-coffin:before{content:"\ea91"}.iconsmind-coin:before{content:"\ea92"}.iconsmind-coins:before{content:"\ea93"}.iconsmind-coins-2:before{content:"\ea94"}.iconsmind-coins-3:before{content:"\ea95"}.iconsmind-colombia:before{content:"\ea96"}.iconsmind-colosseum:before{content:"\ea97"}.iconsmind-column:before{content:"\ea98"}.iconsmind-column-2:before{content:"\ea99"}.iconsmind-column-3:before{content:"\ea9a"}.iconsmind-comb:before{content:"\ea9b"}.iconsmind-comb-2:before{content:"\ea9c"}.iconsmind-communication-tower-2:before{content:"\ea9d"}.iconsmind-communication-tower:before{content:"\ea9e"}.iconsmind-compass:before{content:"\ea9f"}.iconsmind-compass-1:before{content:"\eaa0"}.iconsmind-compass-2:before{content:"\eaa1"}.iconsmind-compass-3:before{content:"\eaa2"}.iconsmind-compass-rose:before{content:"\eaa3"}.iconsmind-computer:before{content:"\eaa4"}.iconsmind-computer-2:before{content:"\eaa5"}.iconsmind-computer-3:before{content:"\eaa6"}.iconsmind-computer-secure:before{content:"\eaa7"}.iconsmind-conference:before{content:"\eaa8"}.iconsmind-confused:before{content:"\eaa9"}.iconsmind-conservation:before{content:"\eaaa"}.iconsmind-consulting:before{content:"\eaab"}.iconsmind-contrast:before{content:"\eaac"}.iconsmind-control:before{content:"\eaad"}.iconsmind-control-2:before{content:"\eaae"}.iconsmind-cookie-man:before{content:"\eaaf"}.iconsmind-cookies:before{content:"\eab0"}.iconsmind-cool:before{content:"\eab1"}.iconsmind-cool-guy:before{content:"\eab2"}.iconsmind-copyright:before{content:"\eab3"}.iconsmind-costume:before{content:"\eab4"}.iconsmind-couple-sign:before{content:"\eab5"}.iconsmind-cow:before{content:"\eab6"}.iconsmind-cpu:before{content:"\eab7"}.iconsmind-crane:before{content:"\eab8"}.iconsmind-cranium:before{content:"\eab9"}.iconsmind-credit-card-2:before{content:"\eaba"}.iconsmind-credit-card-3:before{content:"\eabb"}.iconsmind-credit-card:before{content:"\eabc"}.iconsmind-cricket:before{content:"\eabd"}.iconsmind-criminal:before{content:"\eabe"}.iconsmind-croissant:before{content:"\eabf"}.iconsmind-crop:before{content:"\eac0"}.iconsmind-crop-2:before{content:"\eac1"}.iconsmind-crown:before{content:"\eac2"}.iconsmind-crown-2:before{content:"\eac3"}.iconsmind-crying:before{content:"\eac4"}.iconsmind-cube-molecule-2:before{content:"\eac5"}.iconsmind-cube-molecule:before{content:"\eac6"}.iconsmind-cupcake:before{content:"\eac7"}.iconsmind-cursor:before{content:"\eac8"}.iconsmind-cursor-click-2:before{content:"\eac9"}.iconsmind-cursor-click:before{content:"\eaca"}.iconsmind-cursor-move-2:before{content:"\eacb"}.iconsmind-cursor-move:before{content:"\eacc"}.iconsmind-cursor-select:before{content:"\eacd"}.iconsmind-dam:before{content:"\eace"}.iconsmind-danemark:before{content:"\eacf"}.iconsmind-danger:before{content:"\ead0"}.iconsmind-danger-2:before{content:"\ead1"}.iconsmind-dashboard:before{content:"\ead2"}.iconsmind-data:before{content:"\ead3"}.iconsmind-data-backup:before{content:"\ead4"}.iconsmind-data-block:before{content:"\ead5"}.iconsmind-data-center:before{content:"\ead6"}.iconsmind-data-clock:before{content:"\ead7"}.iconsmind-data-cloud:before{content:"\ead8"}.iconsmind-data-compress:before{content:"\ead9"}.iconsmind-data-copy:before{content:"\eada"}.iconsmind-data-download:before{content:"\eadb"}.iconsmind-data-financial:before{content:"\eadc"}.iconsmind-data-key:before{content:"\eadd"}.iconsmind-data-lock:before{content:"\eade"}.iconsmind-data-network:before{content:"\eadf"}.iconsmind-data-password:before{content:"\eae0"}.iconsmind-data-power:before{content:"\eae1"}.iconsmind-data-refresh:before{content:"\eae2"}.iconsmind-data-save:before{content:"\eae3"}.iconsmind-data-search:before{content:"\eae4"}.iconsmind-data-security:before{content:"\eae5"}.iconsmind-data-settings:before{content:"\eae6"}.iconsmind-data-sharing:before{content:"\eae7"}.iconsmind-data-shield:before{content:"\eae8"}.iconsmind-data-signal:before{content:"\eae9"}.iconsmind-data-storage:before{content:"\eaea"}.iconsmind-data-stream:before{content:"\eaeb"}.iconsmind-data-transfer:before{content:"\eaec"}.iconsmind-data-unlock:before{content:"\eaed"}.iconsmind-data-upload:before{content:"\eaee"}.iconsmind-data-yes:before{content:"\eaef"}.iconsmind-david-star:before{content:"\eaf0"}.iconsmind-daylight:before{content:"\eaf1"}.iconsmind-death:before{content:"\eaf2"}.iconsmind-decrase-inedit:before{content:"\eaf3"}.iconsmind-deer:before{content:"\eaf4"}.iconsmind-deer-2:before{content:"\eaf5"}.iconsmind-delete-file:before{content:"\eaf6"}.iconsmind-delete-window:before{content:"\eaf7"}.iconsmind-depression:before{content:"\eaf8"}.iconsmind-device-sync-with-cloud:before{content:"\eaf9"}.iconsmind-diamond:before{content:"\eafa"}.iconsmind-dice:before{content:"\eafb"}.iconsmind-dice-2:before{content:"\eafc"}.iconsmind-digital-drawing:before{content:"\eafd"}.iconsmind-dinosaur:before{content:"\eafe"}.iconsmind-diploma:before{content:"\eaff"}.iconsmind-diploma-2:before{content:"\eb00"}.iconsmind-direction-east:before{content:"\eb01"}.iconsmind-direction-north:before{content:"\eb02"}.iconsmind-direction-south:before{content:"\eb03"}.iconsmind-direction-west:before{content:"\eb04"}.iconsmind-director:before{content:"\eb05"}.iconsmind-disk:before{content:"\eb06"}.iconsmind-dj:before{content:"\eb07"}.iconsmind-dna:before{content:"\eb08"}.iconsmind-dna-2:before{content:"\eb09"}.iconsmind-dna-helix:before{content:"\eb0a"}.iconsmind-doctor:before{content:"\eb0b"}.iconsmind-dog:before{content:"\eb0c"}.iconsmind-dollar:before{content:"\eb0d"}.iconsmind-dollar-sign-2:before{content:"\eb0e"}.iconsmind-dollar-sign:before{content:"\eb0f"}.iconsmind-dolphin:before{content:"\eb10"}.iconsmind-domino:before{content:"\eb11"}.iconsmind-door:before{content:"\eb12"}.iconsmind-door-hanger:before{content:"\eb13"}.iconsmind-double-circle:before{content:"\eb14"}.iconsmind-double-tap:before{content:"\eb15"}.iconsmind-doughnut:before{content:"\eb16"}.iconsmind-dove:before{content:"\eb17"}.iconsmind-down:before{content:"\eb18"}.iconsmind-down-1:before{content:"\eb19"}.iconsmind-down-2:before{content:"\eb1a"}.iconsmind-down-3:before{content:"\eb1b"}.iconsmind-download:before{content:"\eb1c"}.iconsmind-download-1:before{content:"\eb1d"}.iconsmind-download-from-cloud:before{content:"\eb1e"}.iconsmind-download-window:before{content:"\eb1f"}.iconsmind-downward:before{content:"\eb20"}.iconsmind-drag:before{content:"\eb21"}.iconsmind-drag-down:before{content:"\eb22"}.iconsmind-drag-left:before{content:"\eb23"}.iconsmind-drag-right:before{content:"\eb24"}.iconsmind-drag-up:before{content:"\eb25"}.iconsmind-dress:before{content:"\eb26"}.iconsmind-drill:before{content:"\eb27"}.iconsmind-drill-1:before{content:"\eb28"}.iconsmind-drop:before{content:"\eb29"}.iconsmind-drum:before{content:"\eb2a"}.iconsmind-dry:before{content:"\eb2b"}.iconsmind-duck:before{content:"\eb2c"}.iconsmind-dumbbell:before{content:"\eb2d"}.iconsmind-duplicate-layer:before{content:"\eb2e"}.iconsmind-duplicate-window:before{content:"\eb2f"}.iconsmind-dvd:before{content:"\eb30"}.iconsmind-eagle:before{content:"\eb31"}.iconsmind-ear:before{content:"\eb32"}.iconsmind-earphones:before{content:"\eb33"}.iconsmind-earphones-2:before{content:"\eb34"}.iconsmind-eci-icon:before{content:"\eb35"}.iconsmind-edit:before{content:"\eb36"}.iconsmind-edit-map:before{content:"\eb37"}.iconsmind-eggs:before{content:"\eb38"}.iconsmind-egypt:before{content:"\eb39"}.iconsmind-eifel-tower:before{content:"\eb3a"}.iconsmind-eject:before{content:"\eb3b"}.iconsmind-eject-2:before{content:"\eb3c"}.iconsmind-elbow:before{content:"\eb3d"}.iconsmind-el-castillo:before{content:"\eb3e"}.iconsmind-electric-guitar:before{content:"\eb3f"}.iconsmind-electricity:before{content:"\eb40"}.iconsmind-elephant:before{content:"\eb41"}.iconsmind-embassy:before{content:"\eb42"}.iconsmind-empire-state-building:before{content:"\eb43"}.iconsmind-empty-box:before{content:"\eb44"}.iconsmind-end:before{content:"\eb45"}.iconsmind-end-1:before{content:"\eb46"}.iconsmind-end-2:before{content:"\eb47"}.iconsmind-endways:before{content:"\eb48"}.iconsmind-engineering:before{content:"\eb49"}.iconsmind-envelope:before{content:"\eb4a"}.iconsmind-envelope-2:before{content:"\eb4b"}.iconsmind-environmental:before{content:"\eb4c"}.iconsmind-environmental-2:before{content:"\eb4d"}.iconsmind-environmental-3:before{content:"\eb4e"}.iconsmind-equalizer:before{content:"\eb4f"}.iconsmind-eraser:before{content:"\eb50"}.iconsmind-eraser-2:before{content:"\eb51"}.iconsmind-eraser-3:before{content:"\eb52"}.iconsmind-error-404-window:before{content:"\eb53"}.iconsmind-euro:before{content:"\eb54"}.iconsmind-euro-sign-2:before{content:"\eb55"}.iconsmind-euro-sign:before{content:"\eb56"}.iconsmind-evil:before{content:"\eb57"}.iconsmind-explode:before{content:"\eb58"}.iconsmind-eye:before{content:"\eb59"}.iconsmind-eye-1:before{content:"\eb5a"}.iconsmind-eye-blind:before{content:"\eb5b"}.iconsmind-eyebrow:before{content:"\eb5c"}.iconsmind-eyebrow-2:before{content:"\eb5d"}.iconsmind-eyebrow-3:before{content:"\eb5e"}.iconsmind-eyeglasses-smiley-2:before{content:"\eb5f"}.iconsmind-eyeglasses-smiley:before{content:"\eb60"}.iconsmind-eye-invisible:before{content:"\eb61"}.iconsmind-eye-scan:before{content:"\eb62"}.iconsmind-eye-visible:before{content:"\eb63"}.iconsmind-face-style-2:before{content:"\eb64"}.iconsmind-face-style-3:before{content:"\eb65"}.iconsmind-face-style-4:before{content:"\eb66"}.iconsmind-face-style-5:before{content:"\eb67"}.iconsmind-face-style-6:before{content:"\eb68"}.iconsmind-face-style:before{content:"\eb69"}.iconsmind-factory:before{content:"\eb6a"}.iconsmind-factory-1:before{content:"\eb6b"}.iconsmind-fahrenheit:before{content:"\eb6c"}.iconsmind-family-sign:before{content:"\eb6d"}.iconsmind-fan:before{content:"\eb6e"}.iconsmind-farmer:before{content:"\eb6f"}.iconsmind-fashion:before{content:"\eb70"}.iconsmind-favorite-window:before{content:"\eb71"}.iconsmind-fax:before{content:"\eb72"}.iconsmind-feather:before{content:"\eb73"}.iconsmind-female:before{content:"\eb74"}.iconsmind-female-2:before{content:"\eb75"}.iconsmind-female-3:before{content:"\eb76"}.iconsmind-file:before{content:"\eb77"}.iconsmind-file-block:before{content:"\eb78"}.iconsmind-file-bookmark:before{content:"\eb79"}.iconsmind-file-chart:before{content:"\eb7a"}.iconsmind-file-clipboard:before{content:"\eb7b"}.iconsmind-file-clipboard-file-text:before{content:"\eb7c"}.iconsmind-file-clipboard-text-image:before{content:"\eb7d"}.iconsmind-file-cloud:before{content:"\eb7e"}.iconsmind-file-copy-2:before{content:"\eb7f"}.iconsmind-file-copy:before{content:"\eb80"}.iconsmind-file-csv:before{content:"\eb81"}.iconsmind-file-download:before{content:"\eb82"}.iconsmind-file-edit:before{content:"\eb83"}.iconsmind-file-excel:before{content:"\eb84"}.iconsmind-file-favorite:before{content:"\eb85"}.iconsmind-file-fire:before{content:"\eb86"}.iconsmind-file-graph:before{content:"\eb87"}.iconsmind-file-hide:before{content:"\eb88"}.iconsmind-file-horizontal-text:before{content:"\eb89"}.iconsmind-file-horizontal:before{content:"\eb8a"}.iconsmind-file-html:before{content:"\eb8b"}.iconsmind-file-jpg:before{content:"\eb8c"}.iconsmind-file-link:before{content:"\eb8d"}.iconsmind-file-loading:before{content:"\eb8e"}.iconsmind-file-lock:before{content:"\eb8f"}.iconsmind-file-love:before{content:"\eb90"}.iconsmind-file-music:before{content:"\eb91"}.iconsmind-file-network:before{content:"\eb92"}.iconsmind-file-pictures:before{content:"\eb93"}.iconsmind-file-pie:before{content:"\eb94"}.iconsmind-file-presentation:before{content:"\eb95"}.iconsmind-file-refresh:before{content:"\eb96"}.iconsmind-files:before{content:"\eb97"}.iconsmind-file-search:before{content:"\eb98"}.iconsmind-file-settings:before{content:"\eb99"}.iconsmind-file-share:before{content:"\eb9a"}.iconsmind-file-text-image:before{content:"\eb9b"}.iconsmind-file-trash:before{content:"\eb9c"}.iconsmind-file-txt:before{content:"\eb9d"}.iconsmind-file-upload:before{content:"\eb9e"}.iconsmind-file-video:before{content:"\eb9f"}.iconsmind-file-word:before{content:"\eba0"}.iconsmind-file-zip:before{content:"\eba1"}.iconsmind-film:before{content:"\eba2"}.iconsmind-film-1:before{content:"\eba3"}.iconsmind-film-cartridge:before{content:"\eba4"}.iconsmind-film-strip:before{content:"\eba5"}.iconsmind-film-video:before{content:"\eba6"}.iconsmind-filter:before{content:"\eba7"}.iconsmind-filter-2:before{content:"\eba8"}.iconsmind-financial:before{content:"\eba9"}.iconsmind-find-user:before{content:"\ebaa"}.iconsmind-finger:before{content:"\ebab"}.iconsmind-finger-drag-four-sides:before{content:"\ebac"}.iconsmind-finger-drag-two-sides:before{content:"\ebad"}.iconsmind-fingerprint:before{content:"\ebae"}.iconsmind-finger-print:before{content:"\ebaf"}.iconsmind-fingerprint-2:before{content:"\ebb0"}.iconsmind-fire-flame-2:before{content:"\ebb1"}.iconsmind-fire-flame:before{content:"\ebb2"}.iconsmind-fire-hydrant:before{content:"\ebb3"}.iconsmind-fire-staion:before{content:"\ebb4"}.iconsmind-firewall:before{content:"\ebb5"}.iconsmind-first:before{content:"\ebb6"}.iconsmind-first-aid:before{content:"\ebb7"}.iconsmind-fish:before{content:"\ebb8"}.iconsmind-fish-1:before{content:"\ebb9"}.iconsmind-fit-to-2:before{content:"\ebba"}.iconsmind-fit-to:before{content:"\ebbb"}.iconsmind-five-fingers-drag-2:before{content:"\ebbc"}.iconsmind-five-fingers-drag:before{content:"\ebbd"}.iconsmind-five-fingers-touch:before{content:"\ebbe"}.iconsmind-five-fingers:before{content:"\ebbf"}.iconsmind-flag:before{content:"\ebc0"}.iconsmind-flag-1:before{content:"\ebc1"}.iconsmind-flag-2:before{content:"\ebc2"}.iconsmind-flag-3:before{content:"\ebc3"}.iconsmind-flag-4:before{content:"\ebc4"}.iconsmind-flag-5:before{content:"\ebc5"}.iconsmind-flamingo:before{content:"\ebc6"}.iconsmind-flash:before{content:"\ebc7"}.iconsmind-flash-2:before{content:"\ebc8"}.iconsmind-flashlight:before{content:"\ebc9"}.iconsmind-flash-video:before{content:"\ebca"}.iconsmind-flask:before{content:"\ebcb"}.iconsmind-flask-2:before{content:"\ebcc"}.iconsmind-flick:before{content:"\ebcd"}.iconsmind-flowerpot:before{content:"\ebce"}.iconsmind-fluorescent:before{content:"\ebcf"}.iconsmind-fog-day:before{content:"\ebd0"}.iconsmind-fog-night:before{content:"\ebd1"}.iconsmind-folder:before{content:"\ebd2"}.iconsmind-folder-add:before{content:"\ebd3"}.iconsmind-folder-archive:before{content:"\ebd4"}.iconsmind-folder-binder-2:before{content:"\ebd5"}.iconsmind-folder-binder:before{content:"\ebd6"}.iconsmind-folder-block:before{content:"\ebd7"}.iconsmind-folder-bookmark:before{content:"\ebd8"}.iconsmind-folder-close:before{content:"\ebd9"}.iconsmind-folder-cloud:before{content:"\ebda"}.iconsmind-folder-delete:before{content:"\ebdb"}.iconsmind-folder-download:before{content:"\ebdc"}.iconsmind-folder-edit:before{content:"\ebdd"}.iconsmind-folder-favorite:before{content:"\ebde"}.iconsmind-folder-fire:before{content:"\ebdf"}.iconsmind-folder-hide:before{content:"\ebe0"}.iconsmind-folder-link:before{content:"\ebe1"}.iconsmind-folder-loading:before{content:"\ebe2"}.iconsmind-folder-lock:before{content:"\ebe3"}.iconsmind-folder-love:before{content:"\ebe4"}.iconsmind-folder-music:before{content:"\ebe5"}.iconsmind-folder-network:before{content:"\ebe6"}.iconsmind-folder-open-2:before{content:"\ebe7"}.iconsmind-folder-open:before{content:"\ebe8"}.iconsmind-folder-organizing:before{content:"\ebe9"}.iconsmind-folder-pictures:before{content:"\ebea"}.iconsmind-folder-refresh:before{content:"\ebeb"}.iconsmind-folder-remove:before{content:"\ebec"}.iconsmind-folders:before{content:"\ebed"}.iconsmind-folder-search:before{content:"\ebee"}.iconsmind-folder-settings:before{content:"\ebef"}.iconsmind-folder-share:before{content:"\ebf0"}.iconsmind-folder-trash:before{content:"\ebf1"}.iconsmind-folder-upload:before{content:"\ebf2"}.iconsmind-folder-video:before{content:"\ebf3"}.iconsmind-folder-with-document:before{content:"\ebf4"}.iconsmind-folder-zip:before{content:"\ebf5"}.iconsmind-font-color:before{content:"\ebf6"}.iconsmind-font-name:before{content:"\ebf7"}.iconsmind-font-size:before{content:"\ebf8"}.iconsmind-font-style-subscript:before{content:"\ebf9"}.iconsmind-font-style-superscript:before{content:"\ebfa"}.iconsmind-font-style:before{content:"\ebfb"}.iconsmind-font-window:before{content:"\ebfc"}.iconsmind-foot:before{content:"\ebfd"}.iconsmind-foot-2:before{content:"\ebfe"}.iconsmind-football:before{content:"\ebff"}.iconsmind-football-2:before{content:"\ec00"}.iconsmind-footprint:before{content:"\ec01"}.iconsmind-footprint-1:before{content:"\ec02"}.iconsmind-footprint-2:before{content:"\ec03"}.iconsmind-forest:before{content:"\ec04"}.iconsmind-fork:before{content:"\ec05"}.iconsmind-formula:before{content:"\ec06"}.iconsmind-forward:before{content:"\ec07"}.iconsmind-fountain-pen:before{content:"\ec08"}.iconsmind-four-fingers-drag-2:before{content:"\ec09"}.iconsmind-four-fingers-drag:before{content:"\ec0a"}.iconsmind-four-fingers-touch:before{content:"\ec0b"}.iconsmind-four-fingers:before{content:"\ec0c"}.iconsmind-fox:before{content:"\ec0d"}.iconsmind-frankenstein:before{content:"\ec0e"}.iconsmind-french-fries:before{content:"\ec0f"}.iconsmind-frog:before{content:"\ec10"}.iconsmind-fruits:before{content:"\ec11"}.iconsmind-fuel:before{content:"\ec12"}.iconsmind-full-basket:before{content:"\ec13"}.iconsmind-full-cart:before{content:"\ec14"}.iconsmind-full-moon:before{content:"\ec15"}.iconsmind-full-screen-2:before{content:"\ec16"}.iconsmind-full-screen:before{content:"\ec17"}.iconsmind-full-view-2:before{content:"\ec18"}.iconsmind-full-view-window:before{content:"\ec19"}.iconsmind-full-view:before{content:"\ec1a"}.iconsmind-function:before{content:"\ec1b"}.iconsmind-funky:before{content:"\ec1c"}.iconsmind-funny-bicycle:before{content:"\ec1d"}.iconsmind-fyll-bag:before{content:"\ec1e"}.iconsmind-gamepad:before{content:"\ec1f"}.iconsmind-gamepad-2:before{content:"\ec20"}.iconsmind-gas-pump:before{content:"\ec21"}.iconsmind-gaugage:before{content:"\ec22"}.iconsmind-gaugage-2:before{content:"\ec23"}.iconsmind-gay:before{content:"\ec24"}.iconsmind-gear:before{content:"\ec25"}.iconsmind-gear-2:before{content:"\ec26"}.iconsmind-gears:before{content:"\ec27"}.iconsmind-gears-2:before{content:"\ec28"}.iconsmind-geek:before{content:"\ec29"}.iconsmind-geek-1:before{content:"\ec2a"}.iconsmind-gemini:before{content:"\ec2b"}.iconsmind-gemini-2:before{content:"\ec2c"}.iconsmind-genius:before{content:"\ec2d"}.iconsmind-gentleman:before{content:"\ec2e"}.iconsmind-geo:before{content:"\ec2f"}.iconsmind-geo2:before{content:"\ec30"}.iconsmind-geo-2:before{content:"\ec31"}.iconsmind-geo2-2:before{content:"\ec32"}.iconsmind-geo2-3:before{content:"\ec33"}.iconsmind-geo2-close:before{content:"\ec34"}.iconsmind-geo2-love:before{content:"\ec35"}.iconsmind-geo2-number:before{content:"\ec36"}.iconsmind-geo2-star:before{content:"\ec37"}.iconsmind-geo3:before{content:"\ec38"}.iconsmind-geo-3:before{content:"\ec39"}.iconsmind-geo3-1:before{content:"\ec3a"}.iconsmind-geo3-2:before{content:"\ec3b"}.iconsmind-geo3-close:before{content:"\ec3c"}.iconsmind-geo3-love:before{content:"\ec3d"}.iconsmind-geo3-number:before{content:"\ec3e"}.iconsmind-geo3-star:before{content:"\ec3f"}.iconsmind-geo-close:before{content:"\ec40"}.iconsmind-geo-love:before{content:"\ec41"}.iconsmind-geo-number:before{content:"\ec42"}.iconsmind-geo-star:before{content:"\ec43"}.iconsmind-gey:before{content:"\ec44"}.iconsmind-gift-box:before{content:"\ec45"}.iconsmind-giraffe:before{content:"\ec46"}.iconsmind-girl:before{content:"\ec47"}.iconsmind-glasses:before{content:"\ec48"}.iconsmind-glasses-2:before{content:"\ec49"}.iconsmind-glasses-3:before{content:"\ec4a"}.iconsmind-glass-water:before{content:"\ec4b"}.iconsmind-global-position:before{content:"\ec4c"}.iconsmind-globe:before{content:"\ec4d"}.iconsmind-globe-2:before{content:"\ec4e"}.iconsmind-gloves:before{content:"\ec4f"}.iconsmind-go-bottom:before{content:"\ec50"}.iconsmind-goggles:before{content:"\ec51"}.iconsmind-golf:before{content:"\ec52"}.iconsmind-golf-2:before{content:"\ec53"}.iconsmind-gopro:before{content:"\ec54"}.iconsmind-gorilla:before{content:"\ec55"}.iconsmind-go-top:before{content:"\ec56"}.iconsmind-grave:before{content:"\ec57"}.iconsmind-graveyard:before{content:"\ec58"}.iconsmind-greece:before{content:"\ec59"}.iconsmind-green-energy:before{content:"\ec5a"}.iconsmind-green-house:before{content:"\ec5b"}.iconsmind-guitar:before{content:"\ec5c"}.iconsmind-gun:before{content:"\ec5d"}.iconsmind-gun-2:before{content:"\ec5e"}.iconsmind-gun-3:before{content:"\ec5f"}.iconsmind-gymnastics:before{content:"\ec60"}.iconsmind-hair:before{content:"\ec61"}.iconsmind-hair-2:before{content:"\ec62"}.iconsmind-hair-3:before{content:"\ec63"}.iconsmind-hair-4:before{content:"\ec64"}.iconsmind-half-moon:before{content:"\ec65"}.iconsmind-halloween-half-moon:before{content:"\ec66"}.iconsmind-halloween-moon:before{content:"\ec67"}.iconsmind-hamburger:before{content:"\ec68"}.iconsmind-hammer:before{content:"\ec69"}.iconsmind-hand:before{content:"\ec6a"}.iconsmind-hands:before{content:"\ec6b"}.iconsmind-handshake:before{content:"\ec6c"}.iconsmind-hand-touch-2:before{content:"\ec6d"}.iconsmind-hand-touch-smartphone:before{content:"\ec6e"}.iconsmind-hand-touch:before{content:"\ec6f"}.iconsmind-hanger:before{content:"\ec70"}.iconsmind-happy:before{content:"\ec71"}.iconsmind-hat:before{content:"\ec72"}.iconsmind-hat-2:before{content:"\ec73"}.iconsmind-haunted-house:before{content:"\ec74"}.iconsmind-hd:before{content:"\ec75"}.iconsmind-hdd:before{content:"\ec76"}.iconsmind-hd-video:before{content:"\ec77"}.iconsmind-headphone:before{content:"\ec78"}.iconsmind-headphones:before{content:"\ec79"}.iconsmind-headset:before{content:"\ec7a"}.iconsmind-heart:before{content:"\ec7b"}.iconsmind-heart-1:before{content:"\ec7c"}.iconsmind-heels:before{content:"\ec7d"}.iconsmind-heels-2:before{content:"\ec7e"}.iconsmind-height-window:before{content:"\ec7f"}.iconsmind-helicopter:before{content:"\ec80"}.iconsmind-helicopter-2:before{content:"\ec81"}.iconsmind-helix-2:before{content:"\ec82"}.iconsmind-hello:before{content:"\ec83"}.iconsmind-helmet:before{content:"\ec84"}.iconsmind-helmet-1:before{content:"\ec85"}.iconsmind-helmet-2:before{content:"\ec86"}.iconsmind-hipo:before{content:"\ec87"}.iconsmind-hipster-glasses-2:before{content:"\ec88"}.iconsmind-hipster-glasses-3:before{content:"\ec89"}.iconsmind-hipster-glasses:before{content:"\ec8a"}.iconsmind-hipster-headphones:before{content:"\ec8b"}.iconsmind-hipster-men-2:before{content:"\ec8c"}.iconsmind-hipster-men-3:before{content:"\ec8d"}.iconsmind-hipster-men:before{content:"\ec8e"}.iconsmind-hipster-sunglasses-2:before{content:"\ec8f"}.iconsmind-hipster-sunglasses-3:before{content:"\ec90"}.iconsmind-hipster-sunglasses:before{content:"\ec91"}.iconsmind-hokey:before{content:"\ec92"}.iconsmind-holly:before{content:"\ec93"}.iconsmind-home:before{content:"\ec94"}.iconsmind-home-1:before{content:"\ec95"}.iconsmind-home-2:before{content:"\ec96"}.iconsmind-home-3:before{content:"\ec97"}.iconsmind-home-4:before{content:"\ec98"}.iconsmind-home-window:before{content:"\ec99"}.iconsmind-homosexual:before{content:"\ec9a"}.iconsmind-honey:before{content:"\ec9b"}.iconsmind-hong-kong:before{content:"\ec9c"}.iconsmind-hoodie:before{content:"\ec9d"}.iconsmind-horror:before{content:"\ec9e"}.iconsmind-horse:before{content:"\ec9f"}.iconsmind-hospital:before{content:"\eca0"}.iconsmind-hospital-1:before{content:"\eca1"}.iconsmind-host:before{content:"\eca2"}.iconsmind-hot-dog:before{content:"\eca3"}.iconsmind-hotel:before{content:"\eca4"}.iconsmind-hub:before{content:"\eca5"}.iconsmind-humor:before{content:"\eca6"}.iconsmind-hurt:before{content:"\eca7"}.iconsmind-ice-cream:before{content:"\eca8"}.iconsmind-id-2:before{content:"\eca9"}.iconsmind-id-3:before{content:"\ecaa"}.iconsmind-id-card:before{content:"\ecab"}.iconsmind-idea:before{content:"\ecac"}.iconsmind-idea-2:before{content:"\ecad"}.iconsmind-idea-3:before{content:"\ecae"}.iconsmind-idea-4:before{content:"\ecaf"}.iconsmind-idea-5:before{content:"\ecb0"}.iconsmind-identification-badge:before{content:"\ecb1"}.iconsmind-inbox:before{content:"\ecb2"}.iconsmind-inbox-empty:before{content:"\ecb3"}.iconsmind-inbox-forward:before{content:"\ecb4"}.iconsmind-inbox-full:before{content:"\ecb5"}.iconsmind-inbox-into:before{content:"\ecb6"}.iconsmind-inbox-out:before{content:"\ecb7"}.iconsmind-inbox-reply:before{content:"\ecb8"}.iconsmind-increase-inedit:before{content:"\ecb9"}.iconsmind-indent-first-line:before{content:"\ecba"}.iconsmind-indent-left-margin:before{content:"\ecbb"}.iconsmind-indent-right-margin:before{content:"\ecbc"}.iconsmind-india:before{content:"\ecbd"}.iconsmind-information:before{content:"\ecbe"}.iconsmind-info-window:before{content:"\ecbf"}.iconsmind-inifity:before{content:"\ecc0"}.iconsmind-internet:before{content:"\ecc1"}.iconsmind-internet-2:before{content:"\ecc2"}.iconsmind-internet-smiley:before{content:"\ecc3"}.iconsmind-israel:before{content:"\ecc4"}.iconsmind-italic-text:before{content:"\ecc5"}.iconsmind-jacket:before{content:"\ecc6"}.iconsmind-jacket-2:before{content:"\ecc7"}.iconsmind-jamaica:before{content:"\ecc8"}.iconsmind-japan:before{content:"\ecc9"}.iconsmind-japanese-gate:before{content:"\ecca"}.iconsmind-jeans:before{content:"\eccb"}.iconsmind-jeep:before{content:"\eccc"}.iconsmind-jeep-2:before{content:"\eccd"}.iconsmind-jet:before{content:"\ecce"}.iconsmind-joystick:before{content:"\eccf"}.iconsmind-juice:before{content:"\ecd0"}.iconsmind-jump-rope:before{content:"\ecd1"}.iconsmind-kangoroo:before{content:"\ecd2"}.iconsmind-kenya:before{content:"\ecd3"}.iconsmind-key:before{content:"\ecd4"}.iconsmind-key-2:before{content:"\ecd5"}.iconsmind-key-3:before{content:"\ecd6"}.iconsmind-keyboard:before{content:"\ecd7"}.iconsmind-keyboard3:before{content:"\ecd8"}.iconsmind-key-lock:before{content:"\ecd9"}.iconsmind-keypad:before{content:"\ecda"}.iconsmind-king:before{content:"\ecdb"}.iconsmind-king-2:before{content:"\ecdc"}.iconsmind-kiss:before{content:"\ecdd"}.iconsmind-knee:before{content:"\ecde"}.iconsmind-knife:before{content:"\ecdf"}.iconsmind-knife-1:before{content:"\ece0"}.iconsmind-knight:before{content:"\ece1"}.iconsmind-koala:before{content:"\ece2"}.iconsmind-korea:before{content:"\ece3"}.iconsmind-lamp:before{content:"\ece4"}.iconsmind-landscape:before{content:"\ece5"}.iconsmind-landscape-1:before{content:"\ece6"}.iconsmind-lantern:before{content:"\ece7"}.iconsmind-laptop:before{content:"\ece8"}.iconsmind-laptop-2:before{content:"\ece9"}.iconsmind-laptop-3:before{content:"\ecea"}.iconsmind-laptop-phone:before{content:"\eceb"}.iconsmind-laptop-secure:before{content:"\ecec"}.iconsmind-laptop-tablet:before{content:"\eced"}.iconsmind-laser:before{content:"\ecee"}.iconsmind-last:before{content:"\ecef"}.iconsmind-laughing:before{content:"\ecf0"}.iconsmind-layer-1:before{content:"\ecf1"}.iconsmind-532:before{content:"\ecf1"}.iconsmind-layer-backward:before{content:"\ecf2"}.iconsmind-layer-forward:before{content:"\ecf3"}.iconsmind-leafs:before{content:"\ecf4"}.iconsmind-leafs-2:before{content:"\ecf5"}.iconsmind-leaning-tower:before{content:"\ecf6"}.iconsmind-left:before{content:"\ecf7"}.iconsmind-left-1:before{content:"\ecf8"}.iconsmind-left-2:before{content:"\ecf9"}.iconsmind-left-3:before{content:"\ecfa"}.iconsmind-left-right-3:before{content:"\ecfb"}.iconsmind-left-right:before{content:"\ecfc"}.iconsmind-left-to-right:before{content:"\ecfd"}.iconsmind-leg:before{content:"\ecfe"}.iconsmind-leg-2:before{content:"\ecff"}.iconsmind-lego:before{content:"\ed00"}.iconsmind-lemon:before{content:"\ed01"}.iconsmind-len:before{content:"\ed02"}.iconsmind-len-2:before{content:"\ed03"}.iconsmind-len-3:before{content:"\ed04"}.iconsmind-leo:before{content:"\ed05"}.iconsmind-leo-2:before{content:"\ed06"}.iconsmind-leopard:before{content:"\ed07"}.iconsmind-lesbian:before{content:"\ed08"}.iconsmind-lesbians:before{content:"\ed09"}.iconsmind-letter-close:before{content:"\ed0a"}.iconsmind-letter-open:before{content:"\ed0b"}.iconsmind-letter-sent:before{content:"\ed0c"}.iconsmind-libra:before{content:"\ed0d"}.iconsmind-libra-2:before{content:"\ed0e"}.iconsmind-library:before{content:"\ed0f"}.iconsmind-library-1:before{content:"\ed10"}.iconsmind-life-jacket:before{content:"\ed11"}.iconsmind-life-safer:before{content:"\ed12"}.iconsmind-light-bulb-2:before{content:"\ed13"}.iconsmind-light-bulb-leaf:before{content:"\ed14"}.iconsmind-light-bulb:before{content:"\ed15"}.iconsmind-lighthouse:before{content:"\ed16"}.iconsmind-line-chart-2:before{content:"\ed17"}.iconsmind-line-chart-3:before{content:"\ed18"}.iconsmind-line-chart-4:before{content:"\ed19"}.iconsmind-line-chart:before{content:"\ed1a"}.iconsmind-line-spacing-text:before{content:"\ed1b"}.iconsmind-line-spacing:before{content:"\ed1c"}.iconsmind-link:before{content:"\ed1d"}.iconsmind-link-2:before{content:"\ed1e"}.iconsmind-lion:before{content:"\ed1f"}.iconsmind-loading:before{content:"\ed20"}.iconsmind-loading-2:before{content:"\ed21"}.iconsmind-loading-3:before{content:"\ed22"}.iconsmind-loading-window:before{content:"\ed23"}.iconsmind-location:before{content:"\ed24"}.iconsmind-location-2:before{content:"\ed25"}.iconsmind-lock:before{content:"\ed26"}.iconsmind-lock-2:before{content:"\ed27"}.iconsmind-lock-3:before{content:"\ed28"}.iconsmind-lock-user:before{content:"\ed29"}.iconsmind-lock-window:before{content:"\ed2a"}.iconsmind-lollipop:before{content:"\ed2b"}.iconsmind-lollipop-1:before{content:"\ed2c"}.iconsmind-lollipop-2:before{content:"\ed2d"}.iconsmind-loop:before{content:"\ed2e"}.iconsmind-loud:before{content:"\ed2f"}.iconsmind-loudspeaker:before{content:"\ed30"}.iconsmind-love:before{content:"\ed31"}.iconsmind-love-1:before{content:"\ed32"}.iconsmind-love-user:before{content:"\ed33"}.iconsmind-love-window:before{content:"\ed34"}.iconsmind-lowercase-text:before{content:"\ed35"}.iconsmind-luggafe-front:before{content:"\ed36"}.iconsmind-luggage-2:before{content:"\ed37"}.iconsmind-macro:before{content:"\ed38"}.iconsmind-magic-wand:before{content:"\ed39"}.iconsmind-magnet:before{content:"\ed3a"}.iconsmind-magnifi-glass:before{content:"\ed3b"}.iconsmind-magnifi-glass-2:before{content:"\ed3c"}.iconsmind-magnifi-glass-3:before{content:"\ed3d"}.iconsmind-mail:before{content:"\ed3e"}.iconsmind-mail-2:before{content:"\ed3f"}.iconsmind-mail-3:before{content:"\ed40"}.iconsmind-mail-add:before{content:"\ed41"}.iconsmind-mail-attachement:before{content:"\ed42"}.iconsmind-mail-block:before{content:"\ed43"}.iconsmind-mailbox-empty:before{content:"\ed44"}.iconsmind-mailbox-full:before{content:"\ed45"}.iconsmind-mail-delete:before{content:"\ed46"}.iconsmind-mail-favorite:before{content:"\ed47"}.iconsmind-mail-forward:before{content:"\ed48"}.iconsmind-mail-gallery:before{content:"\ed49"}.iconsmind-mail-inbox:before{content:"\ed4a"}.iconsmind-mail-link:before{content:"\ed4b"}.iconsmind-mail-lock:before{content:"\ed4c"}.iconsmind-mail-love:before{content:"\ed4d"}.iconsmind-mail-money:before{content:"\ed4e"}.iconsmind-mail-open:before{content:"\ed4f"}.iconsmind-mail-outbox:before{content:"\ed50"}.iconsmind-mail-password:before{content:"\ed51"}.iconsmind-mail-photo:before{content:"\ed52"}.iconsmind-mail-read:before{content:"\ed53"}.iconsmind-mail-remove-x:before{content:"\ed54"}.iconsmind-mail-reply-all:before{content:"\ed55"}.iconsmind-mail-reply:before{content:"\ed56"}.iconsmind-mail-search:before{content:"\ed57"}.iconsmind-mail-send:before{content:"\ed58"}.iconsmind-mail-settings:before{content:"\ed59"}.iconsmind-mail-unread:before{content:"\ed5a"}.iconsmind-mail-video:before{content:"\ed5b"}.iconsmind-mail-with-at-sign:before{content:"\ed5c"}.iconsmind-mail-with-cursors:before{content:"\ed5d"}.iconsmind-male:before{content:"\ed5e"}.iconsmind-male-2:before{content:"\ed5f"}.iconsmind-male-3:before{content:"\ed60"}.iconsmind-male-female:before{content:"\ed61"}.iconsmind-management:before{content:"\ed62"}.iconsmind-man-sign:before{content:"\ed63"}.iconsmind-mans-underwear-2:before{content:"\ed64"}.iconsmind-mans-underwear:before{content:"\ed65"}.iconsmind-map:before{content:"\ed66"}.iconsmind-map2:before{content:"\ed67"}.iconsmind-map-marker-2:before{content:"\ed68"}.iconsmind-map-marker-3:before{content:"\ed69"}.iconsmind-map-marker:before{content:"\ed6a"}.iconsmind-marker:before{content:"\ed6b"}.iconsmind-marker-2:before{content:"\ed6c"}.iconsmind-marker-3:before{content:"\ed6d"}.iconsmind-martini-glass:before{content:"\ed6e"}.iconsmind-mask:before{content:"\ed6f"}.iconsmind-master-card:before{content:"\ed70"}.iconsmind-maximize:before{content:"\ed71"}.iconsmind-maximize-window:before{content:"\ed72"}.iconsmind-medal:before{content:"\ed73"}.iconsmind-medal-2:before{content:"\ed74"}.iconsmind-medal-3:before{content:"\ed75"}.iconsmind-medical-sign:before{content:"\ed76"}.iconsmind-medicine:before{content:"\ed77"}.iconsmind-medicine-2:before{content:"\ed78"}.iconsmind-medicine-3:before{content:"\ed79"}.iconsmind-megaphone:before{content:"\ed7a"}.iconsmind-memory-card-2:before{content:"\ed7b"}.iconsmind-memory-card-3:before{content:"\ed7c"}.iconsmind-memory-card:before{content:"\ed7d"}.iconsmind-men:before{content:"\ed7e"}.iconsmind-menorah:before{content:"\ed7f"}.iconsmind-mens:before{content:"\ed80"}.iconsmind-mexico:before{content:"\ed81"}.iconsmind-mic:before{content:"\ed82"}.iconsmind-microphone:before{content:"\ed83"}.iconsmind-microphone-2:before{content:"\ed84"}.iconsmind-microphone-3:before{content:"\ed85"}.iconsmind-microphone-4:before{content:"\ed86"}.iconsmind-microphone-5:before{content:"\ed87"}.iconsmind-microphone-6:before{content:"\ed88"}.iconsmind-microphone-7:before{content:"\ed89"}.iconsmind-microscope:before{content:"\ed8a"}.iconsmind-milk-bottle:before{content:"\ed8b"}.iconsmind-mine:before{content:"\ed8c"}.iconsmind-minimize:before{content:"\ed8d"}.iconsmind-minimize-maximize-close-window:before{content:"\ed8e"}.iconsmind-minimize-window:before{content:"\ed8f"}.iconsmind-mirror:before{content:"\ed90"}.iconsmind-mixer:before{content:"\ed91"}.iconsmind-money:before{content:"\ed92"}.iconsmind-money-1:before{content:"\ed93"}.iconsmind-money-2:before{content:"\ed94"}.iconsmind-money-bag:before{content:"\ed95"}.iconsmind-monitor:before{content:"\ed96"}.iconsmind-monitor-2:before{content:"\ed97"}.iconsmind-monitor-3:before{content:"\ed98"}.iconsmind-monitor-4:before{content:"\ed99"}.iconsmind-monitor-5:before{content:"\ed9a"}.iconsmind-monitor-analytics:before{content:"\ed9b"}.iconsmind-monitoring:before{content:"\ed9c"}.iconsmind-monitor-laptop:before{content:"\ed9d"}.iconsmind-monitor-phone:before{content:"\ed9e"}.iconsmind-monitor-tablet:before{content:"\ed9f"}.iconsmind-monitor-vertical:before{content:"\eda0"}.iconsmind-monkey:before{content:"\eda1"}.iconsmind-monster:before{content:"\eda2"}.iconsmind-morocco:before{content:"\eda3"}.iconsmind-motorcycle:before{content:"\eda4"}.iconsmind-mouse:before{content:"\eda5"}.iconsmind-mouse-1:before{content:"\eda6"}.iconsmind-mouse-2:before{content:"\eda7"}.iconsmind-mouse-3:before{content:"\eda8"}.iconsmind-mouse-pointer:before{content:"\eda9"}.iconsmind-moustache-smiley:before{content:"\edaa"}.iconsmind-movie:before{content:"\edab"}.iconsmind-movie-ticket:before{content:"\edac"}.iconsmind-mp3-file:before{content:"\edad"}.iconsmind-museum:before{content:"\edae"}.iconsmind-mushroom:before{content:"\edaf"}.iconsmind-music-note-2:before{content:"\edb0"}.iconsmind-music-note-3:before{content:"\edb1"}.iconsmind-music-note-4:before{content:"\edb2"}.iconsmind-music-note:before{content:"\edb3"}.iconsmind-music-player:before{content:"\edb4"}.iconsmind-mustache:before{content:"\edb5"}.iconsmind-mustache-2:before{content:"\edb6"}.iconsmind-mustache-3:before{content:"\edb7"}.iconsmind-mustache-4:before{content:"\edb8"}.iconsmind-mustache-5:before{content:"\edb9"}.iconsmind-mustache-6:before{content:"\edba"}.iconsmind-mustache-7:before{content:"\edbb"}.iconsmind-mustache-8:before{content:"\edbc"}.iconsmind-mute:before{content:"\edbd"}.iconsmind-navigate-end:before{content:"\edbe"}.iconsmind-navigation-left-window:before{content:"\edbf"}.iconsmind-navigation-right-window:before{content:"\edc0"}.iconsmind-navigat-start:before{content:"\edc1"}.iconsmind-nepal:before{content:"\edc2"}.iconsmind-network:before{content:"\edc3"}.iconsmind-network-window:before{content:"\edc4"}.iconsmind-neutron:before{content:"\edc5"}.iconsmind-new-mail:before{content:"\edc6"}.iconsmind-newspaper:before{content:"\edc7"}.iconsmind-newspaper-2:before{content:"\edc8"}.iconsmind-new-tab:before{content:"\edc9"}.iconsmind-next:before{content:"\edca"}.iconsmind-next-1:before{content:"\edcb"}.iconsmind-next-2:before{content:"\edcc"}.iconsmind-next-music:before{content:"\edcd"}.iconsmind-no-battery:before{content:"\edce"}.iconsmind-no-drop:before{content:"\edcf"}.iconsmind-no-flash:before{content:"\edd0"}.iconsmind-noose:before{content:"\edd1"}.iconsmind-normal-text:before{content:"\edd2"}.iconsmind-no-smoking:before{content:"\edd3"}.iconsmind-note:before{content:"\edd4"}.iconsmind-notepad:before{content:"\edd5"}.iconsmind-notepad-2:before{content:"\edd6"}.iconsmind-nuclear:before{content:"\edd7"}.iconsmind-numbering-list:before{content:"\edd8"}.iconsmind-nurse:before{content:"\edd9"}.iconsmind-office:before{content:"\edda"}.iconsmind-office-lamp:before{content:"\eddb"}.iconsmind-oil:before{content:"\eddc"}.iconsmind-old-camera:before{content:"\eddd"}.iconsmind-old-cassette:before{content:"\edde"}.iconsmind-old-clock:before{content:"\eddf"}.iconsmind-old-radio:before{content:"\ede0"}.iconsmind-old-sticky-2:before{content:"\ede1"}.iconsmind-old-sticky:before{content:"\ede2"}.iconsmind-old-telephone:before{content:"\ede3"}.iconsmind-old-tv:before{content:"\ede4"}.iconsmind-on-air:before{content:"\ede5"}.iconsmind-one-finger-touch:before{content:"\ede6"}.iconsmind-one-finger:before{content:"\ede7"}.iconsmind-one-window:before{content:"\ede8"}.iconsmind-on-off:before{content:"\ede9"}.iconsmind-on-off-2:before{content:"\edea"}.iconsmind-on-off-3:before{content:"\edeb"}.iconsmind-open-banana:before{content:"\edec"}.iconsmind-open-book:before{content:"\eded"}.iconsmind-opera-house:before{content:"\edee"}.iconsmind-optimization:before{content:"\edef"}.iconsmind-orientation:before{content:"\edf0"}.iconsmind-orientation-1:before{content:"\edf1"}.iconsmind-orientation-2:before{content:"\edf2"}.iconsmind-ornament:before{content:"\edf3"}.iconsmind-over-time-2:before{content:"\edf4"}.iconsmind-over-time:before{content:"\edf5"}.iconsmind-owl:before{content:"\edf6"}.iconsmind-pac-man:before{content:"\edf7"}.iconsmind-paintbrush:before{content:"\edf8"}.iconsmind-paint-brush:before{content:"\edf9"}.iconsmind-paint-bucket:before{content:"\edfa"}.iconsmind-palette:before{content:"\edfb"}.iconsmind-palm-tree:before{content:"\edfc"}.iconsmind-panda:before{content:"\edfd"}.iconsmind-panorama:before{content:"\edfe"}.iconsmind-pantheon:before{content:"\edff"}.iconsmind-pantone:before{content:"\ee00"}.iconsmind-pants:before{content:"\ee01"}.iconsmind-paper:before{content:"\ee02"}.iconsmind-paper-plane:before{content:"\ee03"}.iconsmind-parasailing:before{content:"\ee04"}.iconsmind-parrot:before{content:"\ee05"}.iconsmind-password:before{content:"\ee06"}.iconsmind-password-2-shopping:before{content:"\ee07"}.iconsmind-password-field:before{content:"\ee08"}.iconsmind-password-shopping:before{content:"\ee09"}.iconsmind-pause:before{content:"\ee0a"}.iconsmind-pause-2:before{content:"\ee0b"}.iconsmind-paw:before{content:"\ee0c"}.iconsmind-pawn:before{content:"\ee0d"}.iconsmind-pen:before{content:"\ee0e"}.iconsmind-pen-2:before{content:"\ee0f"}.iconsmind-pen-3:before{content:"\ee10"}.iconsmind-pen-4:before{content:"\ee11"}.iconsmind-pen-5:before{content:"\ee12"}.iconsmind-pen-6:before{content:"\ee13"}.iconsmind-pencil:before{content:"\ee14"}.iconsmind-pencil-ruler:before{content:"\ee15"}.iconsmind-penguin:before{content:"\ee16"}.iconsmind-pentagon:before{content:"\ee17"}.iconsmind-people-on-cloud:before{content:"\ee18"}.iconsmind-pepper:before{content:"\ee19"}.iconsmind-pepper-with-fire:before{content:"\ee1a"}.iconsmind-petrol:before{content:"\ee1b"}.iconsmind-petronas-tower:before{content:"\ee1c"}.iconsmind-philipines:before{content:"\ee1d"}.iconsmind-phone:before{content:"\ee1e"}.iconsmind-phone-2:before{content:"\ee1f"}.iconsmind-phone-3:before{content:"\ee20"}.iconsmind-phone-3g:before{content:"\ee21"}.iconsmind-phone-4g:before{content:"\ee22"}.iconsmind-phone-simcard:before{content:"\ee23"}.iconsmind-phone-sms:before{content:"\ee24"}.iconsmind-phone-wifi:before{content:"\ee25"}.iconsmind-photo:before{content:"\ee26"}.iconsmind-photo-2:before{content:"\ee27"}.iconsmind-photo-3:before{content:"\ee28"}.iconsmind-photo-album-2:before{content:"\ee29"}.iconsmind-photo-album-3:before{content:"\ee2a"}.iconsmind-photo-album:before{content:"\ee2b"}.iconsmind-photos:before{content:"\ee2c"}.iconsmind-physics:before{content:"\ee2d"}.iconsmind-pi:before{content:"\ee2e"}.iconsmind-piano:before{content:"\ee2f"}.iconsmind-pie-chart-2:before{content:"\ee30"}.iconsmind-pie-chart-3:before{content:"\ee31"}.iconsmind-pie-chart:before{content:"\ee32"}.iconsmind-pilates:before{content:"\ee33"}.iconsmind-pilates-2:before{content:"\ee34"}.iconsmind-pilates-3:before{content:"\ee35"}.iconsmind-pilot:before{content:"\ee36"}.iconsmind-pinch:before{content:"\ee37"}.iconsmind-ping-pong:before{content:"\ee38"}.iconsmind-pipe:before{content:"\ee39"}.iconsmind-pipette:before{content:"\ee3a"}.iconsmind-piramids:before{content:"\ee3b"}.iconsmind-pisces:before{content:"\ee3c"}.iconsmind-pisces-2:before{content:"\ee3d"}.iconsmind-pizza:before{content:"\ee3e"}.iconsmind-pizza-slice:before{content:"\ee3f"}.iconsmind-plane:before{content:"\ee40"}.iconsmind-plane-2:before{content:"\ee41"}.iconsmind-plant:before{content:"\ee42"}.iconsmind-plasmid:before{content:"\ee43"}.iconsmind-plaster:before{content:"\ee44"}.iconsmind-plastic-cup-phone-2:before{content:"\ee45"}.iconsmind-plastic-cup-phone:before{content:"\ee46"}.iconsmind-plate:before{content:"\ee47"}.iconsmind-plates:before{content:"\ee48"}.iconsmind-play-music:before{content:"\ee49"}.iconsmind-plug-in-2:before{content:"\ee4a"}.iconsmind-plug-in:before{content:"\ee4b"}.iconsmind-pointer:before{content:"\ee4c"}.iconsmind-poland:before{content:"\ee4d"}.iconsmind-police:before{content:"\ee4e"}.iconsmind-police-man:before{content:"\ee4f"}.iconsmind-police-station:before{content:"\ee50"}.iconsmind-police-woman:before{content:"\ee51"}.iconsmind-polo-shirt:before{content:"\ee52"}.iconsmind-portrait:before{content:"\ee53"}.iconsmind-portugal:before{content:"\ee54"}.iconsmind-post-mail-2:before{content:"\ee55"}.iconsmind-post-mail:before{content:"\ee56"}.iconsmind-post-office:before{content:"\ee57"}.iconsmind-post-sign-2-ways:before{content:"\ee58"}.iconsmind-post-sign:before{content:"\ee59"}.iconsmind-pound:before{content:"\ee5a"}.iconsmind-pound-sign-2:before{content:"\ee5b"}.iconsmind-pound-sign:before{content:"\ee5c"}.iconsmind-power:before{content:"\ee5d"}.iconsmind-power-2:before{content:"\ee5e"}.iconsmind-power-3:before{content:"\ee5f"}.iconsmind-power-cable:before{content:"\ee60"}.iconsmind-power-station:before{content:"\ee61"}.iconsmind-prater:before{content:"\ee62"}.iconsmind-present:before{content:"\ee63"}.iconsmind-presents:before{content:"\ee64"}.iconsmind-press:before{content:"\ee65"}.iconsmind-preview:before{content:"\ee66"}.iconsmind-previous:before{content:"\ee67"}.iconsmind-pricing:before{content:"\ee68"}.iconsmind-printer:before{content:"\ee69"}.iconsmind-professor:before{content:"\ee6a"}.iconsmind-profile:before{content:"\ee6b"}.iconsmind-project:before{content:"\ee6c"}.iconsmind-projector:before{content:"\ee6d"}.iconsmind-projector-2:before{content:"\ee6e"}.iconsmind-pulse:before{content:"\ee6f"}.iconsmind-pumpkin:before{content:"\ee70"}.iconsmind-punk:before{content:"\ee71"}.iconsmind-punker:before{content:"\ee72"}.iconsmind-puzzle:before{content:"\ee73"}.iconsmind-qr-code:before{content:"\ee74"}.iconsmind-queen:before{content:"\ee75"}.iconsmind-queen-2:before{content:"\ee76"}.iconsmind-quill:before{content:"\ee77"}.iconsmind-quill-2:before{content:"\ee78"}.iconsmind-quill-3:before{content:"\ee79"}.iconsmind-quotes:before{content:"\ee7a"}.iconsmind-quotes-2:before{content:"\ee7b"}.iconsmind-radio:before{content:"\ee7c"}.iconsmind-radioactive:before{content:"\ee7d"}.iconsmind-rafting:before{content:"\ee7e"}.iconsmind-rainbow:before{content:"\ee7f"}.iconsmind-rainbow-2:before{content:"\ee80"}.iconsmind-rain-drop:before{content:"\ee81"}.iconsmind-ram:before{content:"\ee82"}.iconsmind-razzor-blade:before{content:"\ee83"}.iconsmind-receipt:before{content:"\ee84"}.iconsmind-receipt-2:before{content:"\ee85"}.iconsmind-receipt-3:before{content:"\ee86"}.iconsmind-receipt-4:before{content:"\ee87"}.iconsmind-record:before{content:"\ee88"}.iconsmind-record-1:before{content:"\ee89"}.iconsmind-record-2:before{content:"\ee8a"}.iconsmind-record-music:before{content:"\ee8b"}.iconsmind-recycling:before{content:"\ee8c"}.iconsmind-recycling-2:before{content:"\ee8d"}.iconsmind-redirect:before{content:"\ee8e"}.iconsmind-redo:before{content:"\ee8f"}.iconsmind-reel:before{content:"\ee90"}.iconsmind-refinery:before{content:"\ee91"}.iconsmind-refresh:before{content:"\ee92"}.iconsmind-refresh-window:before{content:"\ee93"}.iconsmind-reload:before{content:"\ee94"}.iconsmind-reload-1:before{content:"\ee95"}.iconsmind-reload-2:before{content:"\ee96"}.iconsmind-remote-controll-2:before{content:"\ee97"}.iconsmind-remote-controll:before{content:"\ee98"}.iconsmind-remove:before{content:"\ee99"}.iconsmind-remove-bag:before{content:"\ee9a"}.iconsmind-remove-basket:before{content:"\ee9b"}.iconsmind-remove-cart:before{content:"\ee9c"}.iconsmind-remove-file:before{content:"\ee9d"}.iconsmind-remove-user:before{content:"\ee9e"}.iconsmind-remove-window:before{content:"\ee9f"}.iconsmind-rename:before{content:"\eea0"}.iconsmind-repair:before{content:"\eea1"}.iconsmind-repeat:before{content:"\eea2"}.iconsmind-repeat-1:before{content:"\eea3"}.iconsmind-repeat-2:before{content:"\eea4"}.iconsmind-repeat-3:before{content:"\eea5"}.iconsmind-repeat-4:before{content:"\eea6"}.iconsmind-repeat-5:before{content:"\eea7"}.iconsmind-repeat-6:before{content:"\eea8"}.iconsmind-reset:before{content:"\eea9"}.iconsmind-resize:before{content:"\eeaa"}.iconsmind-restore-window:before{content:"\eeab"}.iconsmind-retouching:before{content:"\eeac"}.iconsmind-retro:before{content:"\eead"}.iconsmind-retro-camera:before{content:"\eeae"}.iconsmind-retweet:before{content:"\eeaf"}.iconsmind-rewind:before{content:"\eeb0"}.iconsmind-rgb:before{content:"\eeb1"}.iconsmind-ribbon:before{content:"\eeb2"}.iconsmind-ribbon-2:before{content:"\eeb3"}.iconsmind-ribbon-3:before{content:"\eeb4"}.iconsmind-right:before{content:"\eeb5"}.iconsmind-right-1:before{content:"\eeb6"}.iconsmind-right-2:before{content:"\eeb7"}.iconsmind-right-3:before{content:"\eeb8"}.iconsmind-right-to-left:before{content:"\eeb9"}.iconsmind-road:before{content:"\eeba"}.iconsmind-road-1:before{content:"\eebb"}.iconsmind-road-2:before{content:"\eebc"}.iconsmind-robot:before{content:"\eebd"}.iconsmind-robot-1:before{content:"\eebe"}.iconsmind-rock-and-roll:before{content:"\eebf"}.iconsmind-rocket:before{content:"\eec0"}.iconsmind-roller:before{content:"\eec1"}.iconsmind-roof:before{content:"\eec2"}.iconsmind-rook:before{content:"\eec3"}.iconsmind-rotate-gesture-2:before{content:"\eec4"}.iconsmind-rotate-gesture-3:before{content:"\eec5"}.iconsmind-rotate-gesture:before{content:"\eec6"}.iconsmind-rotation:before{content:"\eec7"}.iconsmind-rotation-390:before{content:"\eec8"}.iconsmind-router:before{content:"\eec9"}.iconsmind-router-2:before{content:"\eeca"}.iconsmind-ruler:before{content:"\eecb"}.iconsmind-ruler-2:before{content:"\eecc"}.iconsmind-running:before{content:"\eecd"}.iconsmind-running-shoes:before{content:"\eece"}.iconsmind-safe-box:before{content:"\eecf"}.iconsmind-safe-box-1:before{content:"\eed0"}.iconsmind-safety-pin-close:before{content:"\eed1"}.iconsmind-safety-pin-open:before{content:"\eed2"}.iconsmind-sagittarus:before{content:"\eed3"}.iconsmind-sagittarus-2:before{content:"\eed4"}.iconsmind-sailing-ship:before{content:"\eed5"}.iconsmind-sand-watch-2:before{content:"\eed6"}.iconsmind-sand-watch:before{content:"\eed7"}.iconsmind-santa-claus-2:before{content:"\eed8"}.iconsmind-santa-claus:before{content:"\eed9"}.iconsmind-santa-on-sled:before{content:"\eeda"}.iconsmind-satelite:before{content:"\eedb"}.iconsmind-satelite-2:before{content:"\eedc"}.iconsmind-save:before{content:"\eedd"}.iconsmind-save-window:before{content:"\eede"}.iconsmind-saw:before{content:"\eedf"}.iconsmind-saxophone:before{content:"\eee0"}.iconsmind-scale:before{content:"\eee1"}.iconsmind-scarf:before{content:"\eee2"}.iconsmind-scissor:before{content:"\eee3"}.iconsmind-scooter:before{content:"\eee4"}.iconsmind-scooter-front:before{content:"\eee5"}.iconsmind-scorpio:before{content:"\eee6"}.iconsmind-scorpio-2:before{content:"\eee7"}.iconsmind-scotland:before{content:"\eee8"}.iconsmind-screwdriver:before{content:"\eee9"}.iconsmind-scroll:before{content:"\eeea"}.iconsmind-scroller:before{content:"\eeeb"}.iconsmind-scroller-2:before{content:"\eeec"}.iconsmind-scroll-fast:before{content:"\eeed"}.iconsmind-sea-dog:before{content:"\eeee"}.iconsmind-search-on-cloud:before{content:"\eeef"}.iconsmind-search-people:before{content:"\eef0"}.iconsmind-security-block:before{content:"\eef1"}.iconsmind-security-bug:before{content:"\eef2"}.iconsmind-security-camera:before{content:"\eef3"}.iconsmind-security-check:before{content:"\eef4"}.iconsmind-security-settings:before{content:"\eef5"}.iconsmind-security-smiley:before{content:"\eef6"}.iconsmind-securiy-remove:before{content:"\eef7"}.iconsmind-seed:before{content:"\eef8"}.iconsmind-selfie:before{content:"\eef9"}.iconsmind-serbia:before{content:"\eefa"}.iconsmind-server:before{content:"\eefb"}.iconsmind-server-2:before{content:"\eefc"}.iconsmind-servers:before{content:"\eefd"}.iconsmind-settings-window:before{content:"\eefe"}.iconsmind-sewing-machine:before{content:"\eeff"}.iconsmind-sexual:before{content:"\ef00"}.iconsmind-share:before{content:"\ef01"}.iconsmind-share-on-cloud:before{content:"\ef02"}.iconsmind-share-window:before{content:"\ef03"}.iconsmind-shark:before{content:"\ef04"}.iconsmind-sheep:before{content:"\ef05"}.iconsmind-sheriff-badge:before{content:"\ef06"}.iconsmind-shield:before{content:"\ef07"}.iconsmind-ship:before{content:"\ef08"}.iconsmind-ship-2:before{content:"\ef09"}.iconsmind-shirt:before{content:"\ef0a"}.iconsmind-shoes:before{content:"\ef0b"}.iconsmind-shoes-2:before{content:"\ef0c"}.iconsmind-shoes-3:before{content:"\ef0d"}.iconsmind-shop:before{content:"\ef0e"}.iconsmind-shop-2:before{content:"\ef0f"}.iconsmind-shop-3:before{content:"\ef10"}.iconsmind-shop-4:before{content:"\ef11"}.iconsmind-shopping-bag:before{content:"\ef12"}.iconsmind-shopping-basket:before{content:"\ef13"}.iconsmind-shopping-cart:before{content:"\ef14"}.iconsmind-short-pants:before{content:"\ef15"}.iconsmind-shovel:before{content:"\ef16"}.iconsmind-shuffle:before{content:"\ef17"}.iconsmind-shuffle-1:before{content:"\ef18"}.iconsmind-shuffle-2:before{content:"\ef19"}.iconsmind-shuffle-3:before{content:"\ef1a"}.iconsmind-shutter:before{content:"\ef1b"}.iconsmind-sidebar-window:before{content:"\ef1c"}.iconsmind-signal:before{content:"\ef1d"}.iconsmind-singapore:before{content:"\ef1e"}.iconsmind-skateboard:before{content:"\ef1f"}.iconsmind-skateboard-2:before{content:"\ef20"}.iconsmind-skate-shoes:before{content:"\ef21"}.iconsmind-skeleton:before{content:"\ef22"}.iconsmind-ski:before{content:"\ef23"}.iconsmind-skirt:before{content:"\ef24"}.iconsmind-skull:before{content:"\ef25"}.iconsmind-skydiving:before{content:"\ef26"}.iconsmind-sled:before{content:"\ef27"}.iconsmind-sled-with-gifts:before{content:"\ef28"}.iconsmind-sleeping:before{content:"\ef29"}.iconsmind-sleet:before{content:"\ef2a"}.iconsmind-slippers:before{content:"\ef2b"}.iconsmind-smart:before{content:"\ef2c"}.iconsmind-smartphone-secure:before{content:"\ef2d"}.iconsmind-smartphone:before{content:"\ef2e"}.iconsmind-smartphone-2:before{content:"\ef2f"}.iconsmind-smartphone-3:before{content:"\ef30"}.iconsmind-smartphone-4:before{content:"\ef31"}.iconsmind-smile:before{content:"\ef32"}.iconsmind-smoking-area:before{content:"\ef33"}.iconsmind-smoking-pipe:before{content:"\ef34"}.iconsmind-snake:before{content:"\ef35"}.iconsmind-snorkel:before{content:"\ef36"}.iconsmind-snow:before{content:"\ef37"}.iconsmind-snow-1:before{content:"\ef38"}.iconsmind-snow-dome:before{content:"\ef39"}.iconsmind-snowflake:before{content:"\ef3a"}.iconsmind-snowflake-1:before{content:"\ef3b"}.iconsmind-snowflake-2:before{content:"\ef3c"}.iconsmind-snowflake-3:before{content:"\ef3d"}.iconsmind-snowman:before{content:"\ef3e"}.iconsmind-snow-storm:before{content:"\ef3f"}.iconsmind-soccer-ball:before{content:"\ef40"}.iconsmind-soccer-shoes:before{content:"\ef41"}.iconsmind-socks:before{content:"\ef42"}.iconsmind-solar:before{content:"\ef43"}.iconsmind-sound:before{content:"\ef44"}.iconsmind-sound-wave:before{content:"\ef45"}.iconsmind-soup:before{content:"\ef46"}.iconsmind-south-africa:before{content:"\ef47"}.iconsmind-space-needle:before{content:"\ef48"}.iconsmind-spain:before{content:"\ef49"}.iconsmind-spam-mail:before{content:"\ef4a"}.iconsmind-speach-bubble-2:before{content:"\ef4b"}.iconsmind-speach-bubble-3:before{content:"\ef4c"}.iconsmind-speach-bubble-4:before{content:"\ef4d"}.iconsmind-speach-bubble-5:before{content:"\ef4e"}.iconsmind-speach-bubble-6:before{content:"\ef4f"}.iconsmind-speach-bubble-7:before{content:"\ef50"}.iconsmind-speach-bubble-8:before{content:"\ef51"}.iconsmind-speach-bubble-9:before{content:"\ef52"}.iconsmind-speach-bubble-10:before{content:"\ef53"}.iconsmind-speach-bubble-11:before{content:"\ef54"}.iconsmind-speach-bubble-12:before{content:"\ef55"}.iconsmind-speach-bubble-13:before{content:"\ef56"}.iconsmind-speach-bubble-asking:before{content:"\ef57"}.iconsmind-speach-bubble-comic-2:before{content:"\ef58"}.iconsmind-speach-bubble-comic-3:before{content:"\ef59"}.iconsmind-speach-bubble-comic-4:before{content:"\ef5a"}.iconsmind-speach-bubble-comic:before{content:"\ef5b"}.iconsmind-speach-bubble-dialog:before{content:"\ef5c"}.iconsmind-speach-bubble:before{content:"\ef5d"}.iconsmind-speach-bubbles:before{content:"\ef5e"}.iconsmind-speak:before{content:"\ef5f"}.iconsmind-speak-2:before{content:"\ef60"}.iconsmind-speaker:before{content:"\ef61"}.iconsmind-speaker-1:before{content:"\ef62"}.iconsmind-spell-check-abc:before{content:"\ef63"}.iconsmind-spell-check:before{content:"\ef64"}.iconsmind-spermium:before{content:"\ef65"}.iconsmind-spider:before{content:"\ef66"}.iconsmind-spiderweb:before{content:"\ef67"}.iconsmind-split-four-square-window:before{content:"\ef68"}.iconsmind-split-horizontal-2-window:before{content:"\ef69"}.iconsmind-split-horizontal:before{content:"\ef6a"}.iconsmind-split-vertical-2:before{content:"\ef6b"}.iconsmind-split-vertical:before{content:"\ef6c"}.iconsmind-split-window:before{content:"\ef6d"}.iconsmind-spoder:before{content:"\ef6e"}.iconsmind-spoon:before{content:"\ef6f"}.iconsmind-sport-mode:before{content:"\ef70"}.iconsmind-sports-clothings-1:before{content:"\ef71"}.iconsmind-sports-clothings-2:before{content:"\ef72"}.iconsmind-sports-shirt:before{content:"\ef73"}.iconsmind-spot:before{content:"\ef74"}.iconsmind-spray:before{content:"\ef75"}.iconsmind-spread:before{content:"\ef76"}.iconsmind-spring:before{content:"\ef77"}.iconsmind-spy:before{content:"\ef78"}.iconsmind-squirrel:before{content:"\ef79"}.iconsmind-ssl:before{content:"\ef7a"}.iconsmind-st-basils-cathedral:before{content:"\ef7b"}.iconsmind-st-pauls-cathedral:before{content:"\ef7c"}.iconsmind-stamp:before{content:"\ef7d"}.iconsmind-stamp-2:before{content:"\ef7e"}.iconsmind-stapler:before{content:"\ef7f"}.iconsmind-star:before{content:"\ef80"}.iconsmind-starfish:before{content:"\ef81"}.iconsmind-start:before{content:"\ef82"}.iconsmind-start-1:before{content:"\ef83"}.iconsmind-start-2:before{content:"\ef84"}.iconsmind-star-track:before{content:"\ef85"}.iconsmind-start-ways:before{content:"\ef86"}.iconsmind-statistic:before{content:"\ef87"}.iconsmind-stethoscope:before{content:"\ef88"}.iconsmind-stop:before{content:"\ef89"}.iconsmind-stop-2:before{content:"\ef8a"}.iconsmind-stop-music:before{content:"\ef8b"}.iconsmind-stopwatch:before{content:"\ef8c"}.iconsmind-stopwatch-2:before{content:"\ef8d"}.iconsmind-storm:before{content:"\ef8e"}.iconsmind-street-view-2:before{content:"\ef8f"}.iconsmind-street-view:before{content:"\ef90"}.iconsmind-strikethrough-text:before{content:"\ef91"}.iconsmind-stroller:before{content:"\ef92"}.iconsmind-structure:before{content:"\ef93"}.iconsmind-student-female:before{content:"\ef94"}.iconsmind-student-hat-2:before{content:"\ef95"}.iconsmind-student-hat:before{content:"\ef96"}.iconsmind-student-male:before{content:"\ef97"}.iconsmind-student-male-female:before{content:"\ef98"}.iconsmind-students:before{content:"\ef99"}.iconsmind-studio-flash:before{content:"\ef9a"}.iconsmind-studio-lightbox:before{content:"\ef9b"}.iconsmind-suit:before{content:"\ef9c"}.iconsmind-suitcase:before{content:"\ef9d"}.iconsmind-sum:before{content:"\ef9e"}.iconsmind-sum-1:before{content:"\ef9f"}.iconsmind-summer:before{content:"\efa0"}.iconsmind-sun:before{content:"\efa1"}.iconsmind-sun-cloudy-rain:before{content:"\efa2"}.iconsmind-sunglasses:before{content:"\efa3"}.iconsmind-sunglasses-2:before{content:"\efa4"}.iconsmind-sunglasses-3:before{content:"\efa5"}.iconsmind-sunglasses-smiley-2:before{content:"\efa6"}.iconsmind-sunglasses-smiley:before{content:"\efa7"}.iconsmind-sunglasses-w-2:before{content:"\efa8"}.iconsmind-sunglasses-w-3:before{content:"\efa9"}.iconsmind-sunglasses-w:before{content:"\efaa"}.iconsmind-sunrise:before{content:"\efab"}.iconsmind-sunset:before{content:"\efac"}.iconsmind-superman:before{content:"\efad"}.iconsmind-support:before{content:"\efae"}.iconsmind-surprise:before{content:"\efaf"}.iconsmind-sushi:before{content:"\efb0"}.iconsmind-sweden:before{content:"\efb1"}.iconsmind-swimming:before{content:"\efb2"}.iconsmind-swimming-short:before{content:"\efb3"}.iconsmind-swimmwear:before{content:"\efb4"}.iconsmind-switch:before{content:"\efb5"}.iconsmind-switzerland:before{content:"\efb6"}.iconsmind-sync:before{content:"\efb7"}.iconsmind-sync-cloud:before{content:"\efb8"}.iconsmind-synchronize:before{content:"\efb9"}.iconsmind-synchronize-2:before{content:"\efba"}.iconsmind-tablet:before{content:"\efbb"}.iconsmind-tablet-2:before{content:"\efbc"}.iconsmind-tablet-3:before{content:"\efbd"}.iconsmind-tablet-orientation:before{content:"\efbe"}.iconsmind-tablet-phone:before{content:"\efbf"}.iconsmind-tablet-secure:before{content:"\efc0"}.iconsmind-tablet-vertical:before{content:"\efc1"}.iconsmind-tactic:before{content:"\efc2"}.iconsmind-tag:before{content:"\efc3"}.iconsmind-tag-2:before{content:"\efc4"}.iconsmind-tag-3:before{content:"\efc5"}.iconsmind-tag-4:before{content:"\efc6"}.iconsmind-tag-5:before{content:"\efc7"}.iconsmind-taj-mahal:before{content:"\efc8"}.iconsmind-talk-man:before{content:"\efc9"}.iconsmind-tap:before{content:"\efca"}.iconsmind-target:before{content:"\efcb"}.iconsmind-target-market:before{content:"\efcc"}.iconsmind-taurus:before{content:"\efcd"}.iconsmind-taurus-2:before{content:"\efce"}.iconsmind-taxi:before{content:"\efcf"}.iconsmind-taxi-2:before{content:"\efd0"}.iconsmind-taxi-sign:before{content:"\efd1"}.iconsmind-teacher:before{content:"\efd2"}.iconsmind-teapot:before{content:"\efd3"}.iconsmind-teddy-bear:before{content:"\efd4"}.iconsmind-tee-mug:before{content:"\efd5"}.iconsmind-telephone:before{content:"\efd6"}.iconsmind-telephone-2:before{content:"\efd7"}.iconsmind-telescope:before{content:"\efd8"}.iconsmind-temperature:before{content:"\efd9"}.iconsmind-temperature-1:before{content:"\efda"}.iconsmind-temperature-2:before{content:"\efdb"}.iconsmind-temple:before{content:"\efdc"}.iconsmind-tennis:before{content:"\efdd"}.iconsmind-tennis-ball:before{content:"\efde"}.iconsmind-tent:before{content:"\efdf"}.iconsmind-testimonal:before{content:"\efe0"}.iconsmind-test-tube-2:before{content:"\efe1"}.iconsmind-test-tube:before{content:"\efe2"}.iconsmind-text-box:before{content:"\efe3"}.iconsmind-text-effect:before{content:"\efe4"}.iconsmind-text-highlight-color:before{content:"\efe5"}.iconsmind-text-paragraph:before{content:"\efe6"}.iconsmind-thailand:before{content:"\efe7"}.iconsmind-the-white-house:before{content:"\efe8"}.iconsmind-this-side-up:before{content:"\efe9"}.iconsmind-thread:before{content:"\efea"}.iconsmind-three-arrow-fork:before{content:"\efeb"}.iconsmind-three-fingers-drag-2:before{content:"\efec"}.iconsmind-three-fingers-drag:before{content:"\efed"}.iconsmind-three-fingers-touch:before{content:"\efee"}.iconsmind-three-fingers:before{content:"\efef"}.iconsmind-thumb:before{content:"\eff0"}.iconsmind-thumbs-down-smiley:before{content:"\eff1"}.iconsmind-thumbs-up-smiley:before{content:"\eff2"}.iconsmind-thunder:before{content:"\eff3"}.iconsmind-thunderstorm:before{content:"\eff4"}.iconsmind-ticket:before{content:"\eff5"}.iconsmind-tie:before{content:"\eff6"}.iconsmind-tie-2:before{content:"\eff7"}.iconsmind-tie-3:before{content:"\eff8"}.iconsmind-tie-4:before{content:"\eff9"}.iconsmind-tiger:before{content:"\effa"}.iconsmind-time-backup:before{content:"\effb"}.iconsmind-time-bomb:before{content:"\effc"}.iconsmind-time-clock:before{content:"\effd"}.iconsmind-time-fire:before{content:"\effe"}.iconsmind-time-machine:before{content:"\efff"}.iconsmind-timer:before{content:"\f000"}.iconsmind-timer-1:before{content:"\f001"}.iconsmind-time-window:before{content:"\f002"}.iconsmind-to-bottom-2:before{content:"\f003"}.iconsmind-to-bottom:before{content:"\f004"}.iconsmind-token-dollar:before{content:"\f005"}.iconsmind-to-left:before{content:"\f006"}.iconsmind-tomato:before{content:"\f007"}.iconsmind-tongue:before{content:"\f008"}.iconsmind-tooth:before{content:"\f009"}.iconsmind-tooth-2:before{content:"\f00a"}.iconsmind-top-to-bottom:before{content:"\f00b"}.iconsmind-to-right:before{content:"\f00c"}.iconsmind-to-top-2:before{content:"\f00d"}.iconsmind-to-top:before{content:"\f00e"}.iconsmind-touch-window:before{content:"\f00f"}.iconsmind-tourch:before{content:"\f010"}.iconsmind-tower:before{content:"\f011"}.iconsmind-tower-2:before{content:"\f012"}.iconsmind-tower-bridge:before{content:"\f013"}.iconsmind-trace:before{content:"\f014"}.iconsmind-tractor:before{content:"\f015"}.iconsmind-traffic-light-2:before{content:"\f016"}.iconsmind-traffic-light:before{content:"\f017"}.iconsmind-train:before{content:"\f018"}.iconsmind-train-2:before{content:"\f019"}.iconsmind-tram:before{content:"\f01a"}.iconsmind-transform:before{content:"\f01b"}.iconsmind-transform-2:before{content:"\f01c"}.iconsmind-transform-3:before{content:"\f01d"}.iconsmind-transform-4:before{content:"\f01e"}.iconsmind-trash-with-men:before{content:"\f01f"}.iconsmind-tree:before{content:"\f020"}.iconsmind-tree-1:before{content:"\f021"}.iconsmind-tree-2:before{content:"\f022"}.iconsmind-tree-3:before{content:"\f023"}.iconsmind-tree-4:before{content:"\f024"}.iconsmind-trekking:before{content:"\f025"}.iconsmind-triangle-arrow-down:before{content:"\f026"}.iconsmind-triangle-arrow-left:before{content:"\f027"}.iconsmind-triangle-arrow-right:before{content:"\f028"}.iconsmind-triangle-arrow-up:before{content:"\f029"}.iconsmind-tripod-2:before{content:"\f02a"}.iconsmind-tripod-and-video:before{content:"\f02b"}.iconsmind-tripod-with-camera:before{content:"\f02c"}.iconsmind-tripod-with-gopro:before{content:"\f02d"}.iconsmind-trophy:before{content:"\f02e"}.iconsmind-trophy-2:before{content:"\f02f"}.iconsmind-truck:before{content:"\f030"}.iconsmind-trumpet:before{content:"\f031"}.iconsmind-t-shirt:before{content:"\f032"}.iconsmind-turkey:before{content:"\f033"}.iconsmind-turn-down-2:before{content:"\f034"}.iconsmind-turn-down-from-left:before{content:"\f035"}.iconsmind-turn-down-from-right:before{content:"\f036"}.iconsmind-turn-down:before{content:"\f037"}.iconsmind-turn-left-3:before{content:"\f038"}.iconsmind-turn-left:before{content:"\f039"}.iconsmind-turn-right-3:before{content:"\f03a"}.iconsmind-turn-right:before{content:"\f03b"}.iconsmind-turn-up-2:before{content:"\f03c"}.iconsmind-turn-up:before{content:"\f03d"}.iconsmind-turtle:before{content:"\f03e"}.iconsmind-tuxedo:before{content:"\f03f"}.iconsmind-tv:before{content:"\f040"}.iconsmind-twister:before{content:"\f041"}.iconsmind-two-fingers-drag-2:before{content:"\f042"}.iconsmind-two-fingers-drag:before{content:"\f043"}.iconsmind-two-fingers-scroll:before{content:"\f044"}.iconsmind-two-fingers-touch:before{content:"\f045"}.iconsmind-two-fingers:before{content:"\f046"}.iconsmind-two-windows:before{content:"\f047"}.iconsmind-type-pass:before{content:"\f048"}.iconsmind-ukraine:before{content:"\f049"}.iconsmind-umbrela:before{content:"\f04a"}.iconsmind-umbrella-2:before{content:"\f04b"}.iconsmind-umbrella-3:before{content:"\f04c"}.iconsmind-under-line-text:before{content:"\f04d"}.iconsmind-undo:before{content:"\f04e"}.iconsmind-united-kingdom:before{content:"\f04f"}.iconsmind-united-states:before{content:"\f050"}.iconsmind-university:before{content:"\f051"}.iconsmind-university-1:before{content:"\f052"}.iconsmind-unlock:before{content:"\f053"}.iconsmind-unlock-2:before{content:"\f054"}.iconsmind-unlock-3:before{content:"\f055"}.iconsmind-up:before{content:"\f056"}.iconsmind-up-1:before{content:"\f057"}.iconsmind-up-2:before{content:"\f058"}.iconsmind-up-3:before{content:"\f059"}.iconsmind-up-down-3:before{content:"\f05a"}.iconsmind-up-down:before{content:"\f05b"}.iconsmind-upgrade:before{content:"\f05c"}.iconsmind-upload:before{content:"\f05d"}.iconsmind-upload-1:before{content:"\f05e"}.iconsmind-upload-to-cloud:before{content:"\f05f"}.iconsmind-upload-window:before{content:"\f060"}.iconsmind-uppercase-text:before{content:"\f061"}.iconsmind-upward:before{content:"\f062"}.iconsmind-url-window:before{content:"\f063"}.iconsmind-usb:before{content:"\f064"}.iconsmind-usb-2:before{content:"\f065"}.iconsmind-usb-cable:before{content:"\f066"}.iconsmind-user:before{content:"\f067"}.iconsmind-vase:before{content:"\f068"}.iconsmind-vector:before{content:"\f069"}.iconsmind-vector-2:before{content:"\f06a"}.iconsmind-vector-3:before{content:"\f06b"}.iconsmind-vector-4:before{content:"\f06c"}.iconsmind-vector-5:before{content:"\f06d"}.iconsmind-venn-diagram:before{content:"\f06e"}.iconsmind-vest:before{content:"\f06f"}.iconsmind-vest-2:before{content:"\f070"}.iconsmind-video:before{content:"\f071"}.iconsmind-video-2:before{content:"\f072"}.iconsmind-video-3:before{content:"\f073"}.iconsmind-video-4:before{content:"\f074"}.iconsmind-video-5:before{content:"\f075"}.iconsmind-video-6:before{content:"\f076"}.iconsmind-video-game-controller:before{content:"\f077"}.iconsmind-video-len-2:before{content:"\f078"}.iconsmind-video-len:before{content:"\f079"}.iconsmind-video-photographer:before{content:"\f07a"}.iconsmind-video-tripod:before{content:"\f07b"}.iconsmind-vietnam:before{content:"\f07c"}.iconsmind-view-height:before{content:"\f07d"}.iconsmind-view-width:before{content:"\f07e"}.iconsmind-virgo:before{content:"\f07f"}.iconsmind-virgo-2:before{content:"\f080"}.iconsmind-virus:before{content:"\f081"}.iconsmind-virus-2:before{content:"\f082"}.iconsmind-virus-3:before{content:"\f083"}.iconsmind-visa:before{content:"\f084"}.iconsmind-voice:before{content:"\f085"}.iconsmind-voicemail:before{content:"\f086"}.iconsmind-volleyball:before{content:"\f087"}.iconsmind-volume-down:before{content:"\f088"}.iconsmind-volume-up:before{content:"\f089"}.iconsmind-vpn:before{content:"\f08a"}.iconsmind-wacom-tablet:before{content:"\f08b"}.iconsmind-waiter:before{content:"\f08c"}.iconsmind-walkie-talkie:before{content:"\f08d"}.iconsmind-wallet:before{content:"\f08e"}.iconsmind-wallet-2:before{content:"\f08f"}.iconsmind-wallet-3:before{content:"\f090"}.iconsmind-warehouse:before{content:"\f091"}.iconsmind-warning-window:before{content:"\f092"}.iconsmind-watch:before{content:"\f093"}.iconsmind-watch-2:before{content:"\f094"}.iconsmind-watch-3:before{content:"\f095"}.iconsmind-wave:before{content:"\f096"}.iconsmind-wave-2:before{content:"\f097"}.iconsmind-webcam:before{content:"\f098"}.iconsmind-weight-lift:before{content:"\f099"}.iconsmind-wheelbarrow:before{content:"\f09a"}.iconsmind-wheelchair:before{content:"\f09b"}.iconsmind-width-window:before{content:"\f09c"}.iconsmind-wifi:before{content:"\f09d"}.iconsmind-wifi-2:before{content:"\f09e"}.iconsmind-wifi-keyboard:before{content:"\f09f"}.iconsmind-windmill:before{content:"\f0a0"}.iconsmind-window:before{content:"\f0a1"}.iconsmind-window-2:before{content:"\f0a2"}.iconsmind-windows:before{content:"\f0a3"}.iconsmind-windows-2:before{content:"\f0a4"}.iconsmind-windsock:before{content:"\f0a5"}.iconsmind-wind-turbine:before{content:"\f0a6"}.iconsmind-windy:before{content:"\f0a7"}.iconsmind-wine-bottle:before{content:"\f0a8"}.iconsmind-wine-glass:before{content:"\f0a9"}.iconsmind-wink:before{content:"\f0aa"}.iconsmind-winter:before{content:"\f0ab"}.iconsmind-winter-2:before{content:"\f0ac"}.iconsmind-wireless:before{content:"\f0ad"}.iconsmind-witch:before{content:"\f0ae"}.iconsmind-witch-hat:before{content:"\f0af"}.iconsmind-wizard:before{content:"\f0b0"}.iconsmind-wolf:before{content:"\f0b1"}.iconsmind-woman-man:before{content:"\f0b2"}.iconsmind-woman-sign:before{content:"\f0b3"}.iconsmind-womans-underwear-2:before{content:"\f0b4"}.iconsmind-womans-underwear:before{content:"\f0b5"}.iconsmind-women:before{content:"\f0b6"}.iconsmind-wonder-woman:before{content:"\f0b7"}.iconsmind-worker:before{content:"\f0b8"}.iconsmind-worker-clothes:before{content:"\f0b9"}.iconsmind-wrap-text:before{content:"\f0ba"}.iconsmind-wreath:before{content:"\f0bb"}.iconsmind-wrench:before{content:"\f0bc"}.iconsmind-x-ray:before{content:"\f0bd"}.iconsmind-yacht:before{content:"\f0be"}.iconsmind-yes:before{content:"\f0bf"}.iconsmind-ying-yang:before{content:"\f0c0"}.iconsmind-z-a:before{content:"\f0c1"}.iconsmind-zebra:before{content:"\f0c2"}.iconsmind-zombie:before{content:"\f0c3"}.iconsmind-zoom-gesture:before{content:"\f0c4"}
   @-webkit-keyframes instructee_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes instructee_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } } html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background-color: transparent;
text-decoration: none; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 0px; }
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; } .container {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
@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: 1200px; } }
.container-fluid {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.site .container-fluid:before, .site .container-fluid:after {
content: none; }
.container-wide {
margin-left: auto;
margin-right: auto;
padding-left: 1.875rem;
padding-right: 1.875rem; }
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.site .row:before, .site .row:after {
content: none; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .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-10, .col-xl-11, .col-xl-12 {
position: relative;
min-height: 1px;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
float: none; }
.col-xs-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xs-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xs-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-xs-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xs-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xs-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-xs-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xs-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xs-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-xs-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xs-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xs-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 8.33333%; }
.col-xs-pull-2 {
right: 16.66667%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-4 {
right: 33.33333%; }
.col-xs-pull-5 {
right: 41.66667%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-7 {
right: 58.33333%; }
.col-xs-pull-8 {
right: 66.66667%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-10 {
right: 83.33333%; }
.col-xs-pull-11 {
right: 91.66667%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 8.33333%; }
.col-xs-push-2 {
left: 16.66667%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-4 {
left: 33.33333%; }
.col-xs-push-5 {
left: 41.66667%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-7 {
left: 58.33333%; }
.col-xs-push-8 {
left: 66.66667%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-10 {
left: 83.33333%; }
.col-xs-push-11 {
left: 91.66667%; }
.col-xs-push-12 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.33333%; }
.col-xs-offset-2 {
margin-left: 16.66667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.33333%; }
.col-xs-offset-5 {
margin-left: 41.66667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.33333%; }
.col-xs-offset-8 {
margin-left: 66.66667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.33333%; }
.col-xs-offset-11 {
margin-left: 91.66667%; }
.col-xs-offset-12 {
margin-left: 100%; }
@media (min-width: 576px) {
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 8.33333%; }
.col-sm-pull-2 {
right: 16.66667%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-4 {
right: 33.33333%; }
.col-sm-pull-5 {
right: 41.66667%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-7 {
right: 58.33333%; }
.col-sm-pull-8 {
right: 66.66667%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-10 {
right: 83.33333%; }
.col-sm-pull-11 {
right: 91.66667%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 8.33333%; }
.col-sm-push-2 {
left: 16.66667%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-4 {
left: 33.33333%; }
.col-sm-push-5 {
left: 41.66667%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-7 {
left: 58.33333%; }
.col-sm-push-8 {
left: 66.66667%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-10 {
left: 83.33333%; }
.col-sm-push-11 {
left: 91.66667%; }
.col-sm-push-12 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.33333%; }
.col-sm-offset-2 {
margin-left: 16.66667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.33333%; }
.col-sm-offset-5 {
margin-left: 41.66667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.33333%; }
.col-sm-offset-8 {
margin-left: 66.66667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.33333%; }
.col-sm-offset-11 {
margin-left: 91.66667%; }
.col-sm-offset-12 {
margin-left: 100%; } }
@media (min-width: 768px) {
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 8.33333%; }
.col-md-pull-2 {
right: 16.66667%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-4 {
right: 33.33333%; }
.col-md-pull-5 {
right: 41.66667%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-7 {
right: 58.33333%; }
.col-md-pull-8 {
right: 66.66667%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-10 {
right: 83.33333%; }
.col-md-pull-11 {
right: 91.66667%; }
.col-md-pull-12 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 8.33333%; }
.col-md-push-2 {
left: 16.66667%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-4 {
left: 33.33333%; }
.col-md-push-5 {
left: 41.66667%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-7 {
left: 58.33333%; }
.col-md-push-8 {
left: 66.66667%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-10 {
left: 83.33333%; }
.col-md-push-11 {
left: 91.66667%; }
.col-md-push-12 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.33333%; }
.col-md-offset-2 {
margin-left: 16.66667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.33333%; }
.col-md-offset-5 {
margin-left: 41.66667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.33333%; }
.col-md-offset-8 {
margin-left: 66.66667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.33333%; }
.col-md-offset-11 {
margin-left: 91.66667%; }
.col-md-offset-12 {
margin-left: 100%; } }
@media (min-width: 992px) {
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 8.33333%; }
.col-lg-pull-2 {
right: 16.66667%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-4 {
right: 33.33333%; }
.col-lg-pull-5 {
right: 41.66667%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-7 {
right: 58.33333%; }
.col-lg-pull-8 {
right: 66.66667%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-10 {
right: 83.33333%; }
.col-lg-pull-11 {
right: 91.66667%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 8.33333%; }
.col-lg-push-2 {
left: 16.66667%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-4 {
left: 33.33333%; }
.col-lg-push-5 {
left: 41.66667%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-7 {
left: 58.33333%; }
.col-lg-push-8 {
left: 66.66667%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-10 {
left: 83.33333%; }
.col-lg-push-11 {
left: 91.66667%; }
.col-lg-push-12 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.33333%; }
.col-lg-offset-2 {
margin-left: 16.66667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.33333%; }
.col-lg-offset-5 {
margin-left: 41.66667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.33333%; }
.col-lg-offset-8 {
margin-left: 66.66667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.33333%; }
.col-lg-offset-11 {
margin-left: 91.66667%; }
.col-lg-offset-12 {
margin-left: 100%; } }
@media (min-width: 1200px) {
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-xl-pull-0 {
right: auto; }
.col-xl-pull-1 {
right: 8.33333%; }
.col-xl-pull-2 {
right: 16.66667%; }
.col-xl-pull-3 {
right: 25%; }
.col-xl-pull-4 {
right: 33.33333%; }
.col-xl-pull-5 {
right: 41.66667%; }
.col-xl-pull-6 {
right: 50%; }
.col-xl-pull-7 {
right: 58.33333%; }
.col-xl-pull-8 {
right: 66.66667%; }
.col-xl-pull-9 {
right: 75%; }
.col-xl-pull-10 {
right: 83.33333%; }
.col-xl-pull-11 {
right: 91.66667%; }
.col-xl-pull-12 {
right: 100%; }
.col-xl-push-0 {
left: auto; }
.col-xl-push-1 {
left: 8.33333%; }
.col-xl-push-2 {
left: 16.66667%; }
.col-xl-push-3 {
left: 25%; }
.col-xl-push-4 {
left: 33.33333%; }
.col-xl-push-5 {
left: 41.66667%; }
.col-xl-push-6 {
left: 50%; }
.col-xl-push-7 {
left: 58.33333%; }
.col-xl-push-8 {
left: 66.66667%; }
.col-xl-push-9 {
left: 75%; }
.col-xl-push-10 {
left: 83.33333%; }
.col-xl-push-11 {
left: 91.66667%; }
.col-xl-push-12 {
left: 100%; }
.col-xl-offset-0 {
margin-left: 0%; }
.col-xl-offset-1 {
margin-left: 8.33333%; }
.col-xl-offset-2 {
margin-left: 16.66667%; }
.col-xl-offset-3 {
margin-left: 25%; }
.col-xl-offset-4 {
margin-left: 33.33333%; }
.col-xl-offset-5 {
margin-left: 41.66667%; }
.col-xl-offset-6 {
margin-left: 50%; }
.col-xl-offset-7 {
margin-left: 58.33333%; }
.col-xl-offset-8 {
margin-left: 66.66667%; }
.col-xl-offset-9 {
margin-left: 75%; }
.col-xl-offset-10 {
margin-left: 83.33333%; }
.col-xl-offset-11 {
margin-left: 91.66667%; }
.col-xl-offset-12 {
margin-left: 100%; } }
.col-xs-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-xs-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
@media (min-width: 576px) {
.col-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-sm-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
@media (min-width: 768px) {
.col-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-md-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
@media (min-width: 992px) {
.col-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-lg-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
@media (min-width: 1200px) {
.col-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-xl-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
.row-xs-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-xs-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-xs-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
@media (min-width: 576px) {
.row-sm-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-sm-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-sm-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
@media (min-width: 768px) {
.row-md-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-md-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-md-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
@media (min-width: 992px) {
.row-lg-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-lg-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-lg-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
@media (min-width: 1200px) {
.row-xl-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-xl-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-xl-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
.col-xs-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-xs-center {
-ms-flex-item-align: center;
align-self: center; }
.col-xs-bottom {
-ms-flex-item-align: end;
align-self: flex-end; }
@media (min-width: 576px) {
.col-sm-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-sm-center {
-ms-flex-item-align: center;
align-self: center; }
.col-sm-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } }
@media (min-width: 768px) {
.col-md-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-md-center {
-ms-flex-item-align: center;
align-self: center; }
.col-md-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } }
@media (min-width: 992px) {
.col-lg-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-lg-center {
-ms-flex-item-align: center;
align-self: center; }
.col-lg-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } }
@media (min-width: 1200px) {
.col-xl-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-xl-center {
-ms-flex-item-align: center;
align-self: center; }
.col-xl-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } } html {
font-size: 16px;
font-size: 1rem; }
h1, h2, h3, h4, h5, h6 {
margin: 10px 0; }
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
margin-top: 0; }
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
margin-bottom: 0; }
h1 + h2 {
margin-top: 15px; }
h3 + h4,
h4 + h5,
h5 + h6 {
margin-top: 25px; }
p {
margin: 0 0 30px; }
p:last-child {
margin-bottom: 0; }
p.only-nbsp {
line-height: 1em;
margin: 0; }
.dropcaps {
font-size: 3.33em;
font-weight: 700;
float: left;
margin: 0 10px 0 0;
line-height: 1;
position: relative; }
dfn, em, i {
font-style: italic; }
cite {
font-style: normal; }
address {
margin: 0 0 1.4em; }
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
overflow: auto;
max-width: 100%;
margin: 0 0 1.5em;
padding: 1.5em;
background: #eee;
border: 1px solid #d5d5d5;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
font-size: 16px; }
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 16px; }
abbr, acronym {
cursor: help;
border-bottom: 1px dotted;
text-decoration: none; }
mark, ins {
text-decoration: none;
padding: 0 2px; }
big {
font-size: 125%; } #toTop:before, .site-header .header-search .search-form__submit[type='submit']:before, .site-header .header-search
.cherry-search .cherry-search__form .cherry-search__submit[type='submit']:before, .search-form__toggle, .search-form__close, .main-navigation .menu a::after, .social-list .social-list__items .menu-item > a::before, .swiper-button-next:before, .swiper-button-prev:before,
.swiper-container .swiper-button-next:before,
.swiper-container .swiper-button-prev:before, .post-format-link:before, .widget_calendar tfoot td a:before, .widget_archive label:before,
.widget_categories label:before, .cs-instagram__cover:after, .mejs-video .mejs-overlay-button:before, .cherry-team .team-meta .team-meta_item:before, .elementor-widget-video .elementor-custom-embed-play i, #tribe-events .tribe-bar-views-list span[class*="tribe-icon"]:before, #tribe-events #tribe-bar-dates:before, #tribe-events #tribe-bar-collapse-toggle .tribe-bar-toggle-arrow:before, #tribe-events #tribe-events-content table.tribe-events-calendar td.tribe-events-has-events:after, .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after, .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
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; }
.comment-navigation .nav-previous > a:before,
.comment-navigation .nav-next > a:before,
.posts-navigation .nav-previous > a:before,
.posts-navigation .nav-next > a:before,
.post-navigation .nav-previous > a:before,
.post-navigation .nav-next > a:before, a[data-popup="magnificPopup"]:after, .cherry-projects-single .featured-image a:before,
.cherry-projects-single .additional-image a:before, #tribe-events ul.tribe-events-sub-nav a:before {
display: inline-block;
font-family: 'iconsmind';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
text-rendering: auto; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; } html {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
*,
*:before,
*:after { -webkit-box-sizing: inherit;
box-sizing: inherit; }
body {
background-color: #f7f7f7; }
img {
height: auto; max-width: 100%; vertical-align: top; }
q {
quotes: none; }
q:before, q:after {
content: none; }
blockquote {
font-size: 24px;
line-height: 1.5;
position: relative;
padding-left: 60px;
margin: 35px 0;
clear: left; }
blockquote:first-child {
margin-top: 0; }
blockquote:last-child {
margin-bottom: 0; }
blockquote:before {
content: '\0022';
position: absolute;
top: -10px;
left: -10px;
display: block;
font-size: 112px;
line-height: 1;
font-style: italic; }
blockquote cite {
display: block;
margin-top: 15px;
margin-left: -60px;
padding-left: 60px;
position: relative; }
blockquote cite:before {
content: '';
width: 35px;
height: 1px;
margin-right: 25px;
vertical-align: middle;
display: inline-block;
position: absolute;
left: 0; }
hr,
.elementor hr {
border: 0;
height: 1px;
margin: 20px 0;
clear: both; }
hr:first-child,
.elementor hr:first-child {
margin-top: 0; }
hr:last-child,
.elementor hr:last-child {
margin-bottom: 0; }
h1 + hr,
h2 + hr,
h3 + hr,
h4 + hr,
h5 + hr,
h6 + hr, h1 +
.elementor hr,
h2 +
.elementor hr,
h3 +
.elementor hr,
h4 +
.elementor hr,
h5 +
.elementor hr,
h6 +
.elementor hr {
max-width: 65px;
margin-bottom: 40px; }
h1[style*="text-align: center;"] + hr,
h2[style*="text-align: center;"] + hr,
h3[style="text-align: center;"] + hr,
h4[style*="text-align: center;"] + hr,
h5[style*="text-align: center;"] + hr,
h6[style*="text-align: center;"] + hr, h1[style*="text-align: center;"] +
.elementor hr,
h2[style*="text-align: center;"] +
.elementor hr,
h3[style="text-align: center;"] +
.elementor hr,
h4[style*="text-align: center;"] +
.elementor hr,
h5[style*="text-align: center;"] +
.elementor hr,
h6[style*="text-align: center;"] +
.elementor hr {
margin-left: auto;
margin-right: auto; }
h1[style*="text-align: right;"] + hr,
h2[style*="text-align: right;"] + hr,
h3[style="text-align: right;"] + hr,
h4[style*="text-align: right;"] + hr,
h5[style*="text-align: right;"] + hr,
h6[style*="text-align: right;"] + hr, h1[style*="text-align: right;"] +
.elementor hr,
h2[style*="text-align: right;"] +
.elementor hr,
h3[style="text-align: right;"] +
.elementor hr,
h4[style*="text-align: right;"] +
.elementor hr,
h5[style*="text-align: right;"] +
.elementor hr,
h6[style*="text-align: right;"] +
.elementor hr {
margin-left: auto; } ul, ol, dl {
margin: 0 0 30px 0;
padding-left: 0; }
ul:last-child, ol:last-child, dl:last-child {
margin-bottom: 0; }
p + ul, p + ol {
margin-top: -10px; }
ul,
ol {
margin-left: 1em;
font-weight: 400; }
ul[id], ul[class], ul.inherit-list,
ol[id],
ol[class],
ol.inherit-list {
font-weight: inherit; }
ul {
list-style: disc; }
li + li {
margin-top: 14px; }
li > ul,
li > ol {
margin-top: 6px;
margin-bottom: 0; }
dt {
float: left;
clear: left;
margin-right: 5px;
font-weight: 700; }
dd {
margin-left: 0; }
dt:not(:first-of-type), dd:not(:first-of-type) {
margin-top: 11px; } ul.inline-list {
padding: 0;
margin: 0;
list-style: none; }
ul.inline-list li {
display: inline-block; }
ul.inline-list li,
ul.inline-list li + li {
margin-top: 0; } table {
margin: 0 0 1.5em;
width: 100%; }
.site-main table {
margin: 0 0 1.5em;
max-width: 100%;
border: 1px solid #ECECEC; }
.site-main table th,
.site-main table td {
padding: 5px;
vertical-align: top;
border: 1px solid #ECECEC; }
.site-main table thead th {
vertical-align: bottom;
border-bottom: 1px solid #ECECEC; }
.site-main table tbody + tbody {
border-top: 1px solid #ECECEC; } .page-preloader-cover {
position: fixed;
z-index: 1200;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 100%;
background-color: #ffffff; }
.page-preloader-cover .preloader-image-wrap + .bar {
margin-top: 20px; }
.page-preloader-cover .bar {
position: relative;
width: 300px;
height: 2px;
background-color: #f7f7f7;
overflow: hidden;
border-radius: 10px; }
.page-preloader-cover .bar:before {
content: '';
width: 80px;
height: 100%;
z-index: 1;
position: absolute;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-animation: moving 2s infinite;
animation: moving 2s infinite;
border-radius: 10px; }
@-webkit-keyframes moving {
0%, 100% {
-webkit-transform: translate(-40px, 0);
transform: translate(-40px, 0); }
50% {
-webkit-transform: translate(260px, 0);
transform: translate(260px, 0); } }
@keyframes moving {
0%, 100% {
-webkit-transform: translate(-40px, 0);
transform: translate(-40px, 0); }
50% {
-webkit-transform: translate(260px, 0);
transform: translate(260px, 0); } } #toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 70px;
overflow: hidden;
width: 60px;
height: 60px;
z-index: 999;
text-align: center;
-webkit-box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.1);
box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.1); }
#toTop:before {
width: 100%;
line-height: 60px;
font-size: 16px;
content: "\f077"; }
#toTop:focus {
outline: 0; }
@media (max-width: 767px) {
#toTop {
right: -999em !important; } }
@media (min-width: 768px) {
#toTop {
right: 0; } }  .btn,
form button,
form input[type='button'],
form input[type='reset'],
form input[type='submit'], .cherry-projects-wrapper .projects-ajax-button-wrapper .projects-ajax-button span, .popup-type-login .cherry-popup-login__login-in,
.popup-type-signup .cherry-popup-register__sign-up,
.popup-type-subscribe .cherry-popup-subscribe__submit,
.popup-type-default .cherry-popup-subscribe__submit, .tm-pg_front_gallery .load-more-button .btn, .elementor-widget .elementor-button, #tribe-events #tribe-events-content .tribe-events-button {
line-height: 2;
display: inline-block;
max-width: 100%;
padding: 15px 40px;
cursor: pointer;
text-align: center;
text-transform: uppercase;
overflow: hidden;
vertical-align: middle;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
border-width: 1px;
border-style: solid;
font-style: normal;
font-weight: 700;
font-size: 12px;
border-radius: 5px; }
.btn,
form button,
form input[type='button'],
form input[type='reset'],
form input[type='submit'], .cherry-projects-wrapper .projects-ajax-button-wrapper .projects-ajax-button span, .popup-type-login .cherry-popup-login__login-in,
.popup-type-signup .cherry-popup-register__sign-up,
.popup-type-subscribe .cherry-popup-subscribe__submit,
.popup-type-default .cherry-popup-subscribe__submit, .tm-pg_front_gallery .load-more-button .btn, .elementor-widget .elementor-button, #tribe-events #tribe-events-content .tribe-events-button, .btn:hover,
form button:hover,
form input[type='button']:hover,
form input[type='reset']:hover,
form input[type='submit']:hover, .cherry-projects-wrapper .projects-ajax-button-wrapper .projects-ajax-button span:hover, .popup-type-login .cherry-popup-login__login-in:hover,
.popup-type-signup .cherry-popup-register__sign-up:hover,
.popup-type-subscribe .cherry-popup-subscribe__submit:hover,
.popup-type-default .cherry-popup-subscribe__submit:hover, .tm-pg_front_gallery .load-more-button .btn:hover, .elementor-widget .elementor-button:hover, #tribe-events #tribe-events-content .tribe-events-button:hover {
text-decoration: none; }
.btn:focus,
form button:focus,
form input[type='button']:focus,
form input[type='reset']:focus,
form input[type='submit']:focus, .cherry-projects-wrapper .projects-ajax-button-wrapper .projects-ajax-button span:focus, .popup-type-login .cherry-popup-login__login-in:focus,
.popup-type-signup .cherry-popup-register__sign-up:focus,
.popup-type-subscribe .cherry-popup-subscribe__submit:focus,
.popup-type-default .cherry-popup-subscribe__submit:focus, .tm-pg_front_gallery .load-more-button .btn:focus, .elementor-widget .elementor-button:focus, #tribe-events #tribe-events-content .tribe-events-button:focus {
outline: 0; }
.btn.btn-xs,
form button.btn-xs,
form input[type='button'].btn-xs,
form input[type='reset'].btn-xs,
form input[type='submit'].btn-xs, .elementor-widget .elementor-button.elementor-size-xs, #tribe-events #tribe-events-content .tribe-events-button {
font-size: 10px;
padding: 7.0px 17px; }
.btn.btn-sm,
form button.btn-sm,
form input[type='button'].btn-sm,
form input[type='reset'].btn-sm,
form input[type='submit'].btn-sm, .cherry-search .cherry-search__form .cherry-search__submit[type='submit'], .post-password-form input[type="submit"], .elementor-widget .elementor-button.elementor-size-sm {
font-weight: 400;
padding: 9.5px 20px;
border-radius: 0; }
.btn.btn-fullwidth,
form button.btn-fullwidth,
form input[type='button'].btn-fullwidth,
form input[type='reset'].btn-fullwidth,
form input[type='submit'].btn-fullwidth {
width: 100%; }
.btn[class*="-transparent"],
form button[class*="-transparent"],
form input[type='button'][class*="-transparent"],
form input[type='reset'][class*="-transparent"],
form input[type='submit'][class*="-transparent"] {
background-color: transparent; }
.btn i,
form button i,
form input[type='button'] i,
form input[type='reset'] i,
form input[type='submit'] i {
margin-left: 5px; }
.link,
.btn-link {
font-size: 10px;
display: inline-block;
line-height: 1.5;
font-weight: 400;
text-transform: uppercase; }
.link i,
.btn-link i {
margin-left: 5px; }
.link:hover,
.btn-link:hover {
text-decoration: none; } input,
select,
textarea {
padding: 9.5px 20px;
border: 1px solid transparent;
font-size: 16px;
line-height: 1.5;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
input:focus,
select:focus,
textarea:focus {
outline: 0; }
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'] {
-webkit-hyphens: none;
-ms-hyphens: none;
hyphens: none; }
input[type='radio'],
input[type='checkbox'] {
display: inline-block;
width: auto;
vertical-align: middle; }
input[type='file'] {
padding: 0;
background-color: transparent;
border: none; }
select {
width: 100%;
max-width: 100%; }
textarea {
height: 160px;
min-height: 160px;
width: 100%;
resize: vertical;
overflow: auto; } ::-webkit-input-placeholder {
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
color: inherit; }
::-moz-placeholder {
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
color: inherit; }
:-ms-input-placeholder {
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
color: inherit; }
:-moz-placeholder {
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
color: inherit; }
::-moz-placeholder {
opacity: 1; }
:-moz-placeholder {
opacity: 1; } .search-form,
.cherry-search form.cherry-search__form.search-form {
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
.site-header .search-form, .site-header
.cherry-search form.cherry-search__form.search-form {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.site-header .cherry-search-wrapper {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.search-form__input-wrap,
.cherry-search .cherry-search__label {
position: relative;
-webkit-box-flex: 30;
-ms-flex: 30 1 160px;
flex: 30 1 160px;
min-width: 160px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 5px; }
.site-header .search-form__input-wrap, .site-header
.cherry-search .cherry-search__label {
margin: 0;
min-width: 0;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.search-form__field[type='search'],
.cherry-search .cherry-search__field[type='search'] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
max-width: 100%;
min-width: 50px;
font-size: 18px;
padding-top: calc( 9.5px - ((18px - 16px) * 1.5)/2);
padding-bottom: calc( 9.5px - ((18px - 16px) * 1.5)/2);
border-radius: 0; }
.site-header .search-form__field[type='search'], .site-header
.cherry-search .cherry-search__field[type='search'] {
padding: 5px 0;
font-size: 14px;
background: none;
border: none; }
.site-header .search-form__field[type='search']:focus, .site-header
.cherry-search .cherry-search__field[type='search']:focus {
background: none; }
.search-form__submit[type='submit'],
.cherry-search .cherry-search__form .cherry-search__submit[type='submit'] {
z-index: 1;
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
padding: 9.5px 17px;
margin-bottom: 5px; }
.site-header .header-search .search-form__submit[type='submit'], .site-header .header-search
.cherry-search .cherry-search__form .cherry-search__submit[type='submit'] {
background: none !important;
border: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
font-size: 0;
line-height: 1;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin: 0;
padding: 5px; }
.site-header .header-search .search-form__submit[type='submit']:before, .site-header .header-search
.cherry-search .cherry-search__form .cherry-search__submit[type='submit']:before {
content: '\f002';
font-size: 18px; }
.search-form__toggle, .search-form__close {
font-size: 18px;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
background: none;
border: none;
padding: 0; }
.search-form__toggle:focus, .search-form__close:focus {
outline: 0; }
.search-form__toggle:before {
content: '\f002'; }
.search-form__close {
position: relative;
margin-left: 20px; }
.search-form__close:before {
content: '\f00d'; }
.search-form__close:after {
content: '';
position: absolute;
display: block;
height: 16px;
width: 1px;
top: 50%;
left: -12.5px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.header-search {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
z-index: -1;
top: -999em;
left: 45px;
right: 0;
margin: 0;
opacity: 0;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
-o-transition: opacity .3s ease-out, transform .3s ease-out;
transition: opacity .3s ease-out, transform .3s ease-out;
transition: opacity .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out; }
@media (min-width: 768px) {
.header-search {
left: 0; } }
.jet-mobile-menu-active .header-search {
left: 0; }
.site-header.search-active .header-search {
top: 50%;
opacity: 1;
visibility: visible;
z-index: 3;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); } .comment-list + .comment-respond {
margin-top: 80px; }
.comment-list .comment-respond {
margin-top: 60px;
margin-bottom: 60px; }
.comment-reply-title #cancel-comment-reply-link {
font-size: 12px;
float: right;
margin-left: 10px; }
.comment-form {
margin-left: -2.5px;
margin-right: -2.5px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.comment-form > * {
padding-left: 2.5px;
padding-right: 2.5px; }
.comment-form > * {
width: 100%; }
.comment-form-comment, .comment-form-author, .comment-form-email, .comment-form-url {
position: relative;
margin: 0 0 5px 0; }
@media (min-width: 1200px) {
.comment-form-author, .comment-form-email {
width: 50%; }
.comment-list .comment-form-author, .comment-list .comment-form-email {
width: 100%; } }
.comment-form__field {
width: 100%;
vertical-align: top; }
.comment-form .form-submit {
margin: 30px 0 0 0; } .post-password-form {
text-align: center; }
@media (min-width: 768px) {
.post-password-form {
text-align: left; } }
.post-password-form label {
display: inline-block;
vertical-align: top; }
.post-password-form label,
.post-password-form input[type="submit"] {
margin: 5px 0; }  a {
-webkit-transition: 0s linear;
-o-transition: 0s linear;
transition: 0s linear; }
a, a:hover, a:active {
text-decoration: none; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: inherit; }
.site-main p a {
font-weight: 400; }
.site-main p a.btn {
font-weight: 700; }
.site-main p a[href*="callto:"], .site-main p a[href*="tel:"], .site-main p a[href*="mailto:"] {
font-weight: inherit; }
.site-main p a em,
.site-main p em a {
text-decoration: underline; }
.edit-link {
display: block;
background: #eee;
padding: 0 15px; } .top-panel__menu .top-panel__menu-list {
text-align: center;
margin: 0 -10px;
font-size: 0; }
.top-panel__menu .top-panel__menu-list .menu-item {
padding: 0 10px;
font-size: 11px;
line-height: 1.5;
font-weight: 700;
text-transform: uppercase; }
.top-panel__menu .top-panel__menu-list .menu-item a {
text-decoration: none; }
.top-panel__menu .top-panel__menu-list .menu-item:not(:last-child) {
border-right: 1px solid; }
.invert .top-panel__menu .top-panel__menu-list .menu-item:not(:last-child) {
border-color: currentColor; }  .main-navigation {
display: block;
width: 100%;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased; }
.main-navigation ul {
margin: 0;
padding-left: 0;
list-style: none; }
.main-navigation li {
position: relative;
text-align: left;
margin-top: 0; }
.main-navigation a {
position: relative;
display: block;
text-decoration: none; }
@media (max-width: 767px) {
.main-navigation .menu ul a {
padding-left: 2rem; }
.main-navigation .menu ul ul a {
padding-left: 3rem; }
.main-navigation .menu ul ul ul a {
padding-left: 4rem; }
.main-navigation .menu ul ul ul ul a {
padding-left: 5rem; }
.main-navigation .menu ul ul ul ul ul a {
padding-left: 6rem; } }
@media (min-width: 768px) {
.main-navigation .menu-toggle {
display: none; }
.main-navigation .menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.main-navigation .menu > li {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.main-navigation .menu > li > a {
text-align: center; }
.main-navigation .menu .sub-menu {
position: absolute;
z-index: 999;
left: -999em;
opacity: 0;
visibility: hidden;
-webkit-transition-duration: 0ms;
-o-transition-duration: 0ms;
transition-duration: 0ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transition-property: opacity, visibility;
-o-transition-property: opacity, visibility;
transition-property: opacity, visibility;
background-color: #ffffff; }
.main-navigation .menu li:hover > ul {
visibility: visible;
opacity: 1; }
.main-navigation .menu > li > ul {
top: 100%; }
.main-navigation .menu > li:hover > ul {
left: 0; }
.main-navigation .menu li li > ul {
top: 0; }
.main-navigation .menu li li:hover > ul {
left: 100%; } } .main-navigation .menu a {
padding: 15px 20px;
font-size: 14px;
line-height: 1.5; }
.main-navigation .menu a::after { cursor: pointer;
position: absolute;
font-size: 12px;
line-height: 1; }
@media (min-width: 768px) {
.main-navigation .menu {
margin-left: -15px;
margin-right: -15px; }
.main-navigation .menu > li {
margin-left: 15px;
margin-right: 15px; }
.main-navigation .menu > li > a {
padding: 10px 0;
font-size: 12px;
letter-spacing: 0.1em;
text-transform: uppercase; }
.main-navigation .menu > li.menu-item-has-children > a {
padding-right: 15px; }
.main-navigation .menu > li.menu-item-has-children > a::after { content: '\f0d7';
right: 0;
top: 13px; }
.main-navigation .menu > li:hover > a, .main-navigation .menu > li.current_page_item > a, .main-navigation .menu > li.current_page_ancestor > a, .main-navigation .menu > li.current-menu-item > a, .main-navigation .menu > li.current-menu-ancestor > a { }
.invert .main-navigation .menu > li:hover > a, .invert .main-navigation .menu > li.current_page_item > a, .invert .main-navigation .menu > li.current_page_ancestor > a, .invert .main-navigation .menu > li.current-menu-item > a, .invert .main-navigation .menu > li.current-menu-ancestor > a {
text-decoration: underline; } }
@media (min-width: 768px) {
.main-navigation .sub-menu {
-webkit-box-shadow: 0 8px 59px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 8px 59px 0 rgba(0, 0, 0, 0.1); }
.main-navigation .sub-menu li {
border-top: 1px solid; }
.main-navigation .sub-menu li.menu-item-has-children > a:after { content: '\f0da';
right: 18px;
top: 21px; }
.main-navigation .sub-menu li:first-child {
border: none; }
.main-navigation .sub-menu > li > a {
width: 240px;
padding: 15px 30px; }
.main-navigation .sub-menu a {
font-size: 14px; }
.main-navigation .sub-menu li:hover > a,
.main-navigation .sub-menu li.current_page_item > a,
.main-navigation .sub-menu li.current_page_ancestor > a,
.main-navigation .sub-menu li.current-menu-item > a,
.main-navigation .sub-menu li.current-menu-ancestor > a { } } .menu-item__desc {
font-size: 12px;
line-height: 1.3; }
@media (min-width: 768px) {
.menu > li > a > .menu-item__desc {
text-align: center; } } @media (max-width: 767px) {
.main-navigation .menu {
position: absolute;
z-index: 100;
top: calc(100% + 15px);
left: 0;
right: 0;
-webkit-transition: .15s;
-o-transition: .15s;
transition: .15s;
overflow-y: scroll;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
max-height: 300px;
background-color: #ffffff;
-webkit-box-shadow: 0 8px 59px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 8px 59px 0 rgba(0, 0, 0, 0.1);
display: block; }
.main-navigation .menu li {
border-top: 1px solid; }
.main-navigation .menu > li:first-child {
border: none; }
.main-navigation.toggled .menu {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1); } } .jet-desktop-menu-active .menu-toggle,
.jet-mobile-menu-active .menu-toggle {
display: none; }
.jet-menu-container,
.jet-menu {
position: static; }
@media (min-width: 768px) {
ul.jet-menu {
margin-left: -15px;
margin-right: -15px; } }
.jet-menu {
width: auto; }
.jet-menu .top-level-link {
font-size: 12px;
line-height: 1.5;
letter-spacing: 0.1em;
text-transform: uppercase; }
.jet-menu > .jet-menu-item > a {
padding: 10px 15px; }
@media (min-width: 768px) {
.invert .jet-menu > .jet-menu-hover > a .jet-menu-title,
.invert .jet-menu > .jet-current-menu-item > a .jet-menu-title {
text-decoration: underline; } }
.jet-dropdown-arrow {
font-size: 12px; }
.jet-menu-item-desc {
font-size: 12px;
line-height: 1.3; }
@media (min-width: 768px) {
.jet-menu .jet-sub-menu {
margin-top: 10px; } }
@media (min-width: 768px) {
.jet-sub-menu {
-webkit-box-shadow: 0 8px 59px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 8px 59px 0 rgba(0, 0, 0, 0.1); } }
.jet-sub-menu > li > a {
padding: 15px 30px;
font-size: 14px;
line-height: 1.5;
border-bottom: 1px solid; }
.jet-sub-menu > li:last-child > a {
border-width: 0; }
@media (min-width: 768px) {
.jet-sub-mega-menu {
margin-top: 10px;
-webkit-box-shadow: 0 8px 59px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 8px 59px 0 rgba(0, 0, 0, 0.1); } }
@media (min-width: 768px) {
.jet-menu--animation-type-fade .jet-sub-menu.right-side {
top: 100%; } }
.jet-custom-nav .jet-custom-nav__item {
margin-bottom: 0; }
.jet-custom-nav .jet-custom-nav__item > a {
background-color: transparent;
padding: 15px 30px;
font-size: 14px;
line-height: 1.5;
-webkit-transition-duration: 0.1s;
-o-transition-duration: 0.1s;
transition-duration: 0.1s; }
.jet-custom-nav .jet-menu-link-text {
color: inherit; }
.jet-custom-nav__sub .jet-custom-nav__item a .jet-menu-link-text,
.jet-custom-nav__sub .jet-custom-nav__item.hover-state a .jet-menu-link-text {
color: inherit; }
body.jet-menu-template-default.single-jet-menu {
background-color: #ffffff; }
.jet-mobile-menu-toggle-button {
left: -35px;
outline: 0; }
.jet-mobile-menu-toggle-button .jet-menu-toggle__icon {
font-size: 20px;
vertical-align: baseline; } .footer-menu__items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 0 -15px;
padding-left: 0;
list-style: none; }
@media (min-width: 768px) {
.footer-menu__items {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.site-footer.style-2 .footer-menu__items {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.footer-menu__items .menu-item {
padding: 5px 15px;
margin: 0; } .comment-navigation,
.posts-navigation,
.post-navigation {
overflow: hidden;
border-top: 1px solid;
padding-top: 25px;
padding-bottom: 25px; }
.comment-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-previous,
.posts-navigation .nav-next,
.post-navigation .nav-previous,
.post-navigation .nav-next {
width: 100%; }
@media (min-width: 576px) {
.comment-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-previous,
.posts-navigation .nav-next,
.post-navigation .nav-previous,
.post-navigation .nav-next {
width: 50%; } }
.comment-navigation .nav-previous > a,
.comment-navigation .nav-next > a,
.posts-navigation .nav-previous > a,
.posts-navigation .nav-next > a,
.post-navigation .nav-previous > a,
.post-navigation .nav-next > a {
position: relative;
display: inline-block; }
.comment-navigation .nav-previous > a:before,
.comment-navigation .nav-next > a:before,
.posts-navigation .nav-previous > a:before,
.posts-navigation .nav-next > a:before,
.post-navigation .nav-previous > a:before,
.post-navigation .nav-next > a:before {
position: absolute;
font-size: 40px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
padding-right: 15px; }
.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a {
padding-left: 60px; }
.comment-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before {
content: '\ecf7';
left: 0; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
padding-left: 15px;
margin-top: 25px; }
@media (min-width: 576px) {
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
margin-top: 0; } }
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
padding-right: 60px; }
.comment-navigation .nav-next a:before,
.posts-navigation .nav-next a:before,
.post-navigation .nav-next a:before {
content: '\eeb5';
right: 0; }
.comment-navigation {
border-bottom: 1px solid;
margin-bottom: 25px; }
.posts-navigation,
.post-navigation {
margin-top: 50px; }
@media (min-width: 1200px) {
.comments-area + .posts-navigation, .comments-area +
.post-navigation {
margin-top: 100px; } }
.elementor-page.content-layout-fullwidth .posts-navigation, .elementor-page.content-layout-fullwidth
.post-navigation {
margin-left: auto;
margin-right: auto; } .pagination {
margin-top: 45px;
text-align: left; }
.pagination .nav-links {
font-size: 0; }
.site-content .page-links {
clear: both;
margin: 0 0 1em; }
.site-content .page-links__title {
margin-right: 5px; }
.nav-links .page-numbers,
.site-content .page-links a,
.site-content .page-links > .page-links__item,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers {
line-height: 39px;
display: inline-block;
min-width: 39px;
height: 39px;
padding: 0 2px;
text-align: center;
text-decoration: none;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
margin: 0 4px 4px 0;
border: none;
font-weight: 700;
font-size: 12px; }
.nav-links .page-numbers.next i, .nav-links .page-numbers.prev i,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.next i,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.prev i {
font-size: 10px; } .breadcrumbs {
position: relative; }
.breadcrumbs .row {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.breadcrumbs__title .page-title {
font-weight: 700; }
.breadcrumbs__title, .breadcrumbs__items {
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.breadcrumbs__browse {
display: inline-block;
margin-right: .5em; }
.breadcrumbs__wrap {
margin: 5px 0;
display: inline-block; }
.breadcrumbs__item {
display: inline-block; }
.breadcrumbs__item-sep {
margin: 0 2px; }
.invert .breadcrumbs__item-link {
border-bottom: 1px solid transparent; }
.invert .breadcrumbs__item-link:hover {
color: inherit;
border-bottom-color: currentColor; } .social-list .social-list__items {
margin-left: -4px;
margin-right: -4px; }
.social-list .social-list__items .menu-item {
padding-left: 4px;
padding-right: 4px; }
.social-list .social-list__items .menu-item {
margin: 0; }
.social-list .social-list__items .menu-item > a {
display: block;
text-decoration: none;
text-align: center;
width: 34px;
height: 34px;
border-radius: 50%; }
.social-list .social-list__items .menu-item > a:hover {
text-decoration: none; }
.social-list .social-list__items .menu-item > a[href*="codepen.io"]::before {
content: '\f1cb'; }
.social-list .social-list__items .menu-item > a[href*="digg.com"]::before {
content: '\f1a6'; }
.social-list .social-list__items .menu-item > a[href*="dribbble.com"]::before {
content: '\f17d'; }
.social-list .social-list__items .menu-item > a[href*="dropbox.com"]::before {
content: '\f16b'; }
.social-list .social-list__items .menu-item > a[href*="facebook.com"]::before {
content: '\f09a'; }
.social-list .social-list__items .menu-item > a[href*="flickr.com"]::before {
content: '\f16e'; }
.social-list .social-list__items .menu-item > a[href*="plus.google.com"]::before {
content: '\f0d5'; }
.social-list .social-list__items .menu-item > a[href*="github.com"]::before {
content: '\f09b'; }
.social-list .social-list__items .menu-item > a[href*="instagram.com"]::before {
content: '\f16d'; }
.social-list .social-list__items .menu-item > a[href*="linkedin.com"]::before {
content: '\f0e1'; }
.social-list .social-list__items .menu-item > a[href*="pinterest.com"]::before {
content: '\f0d2'; }
.social-list .social-list__items .menu-item > a[href*="getpocket.com"]::before {
content: '\f265'; }
.social-list .social-list__items .menu-item > a[href*="reddit.com"]::before {
content: '\f1a1'; }
.social-list .social-list__items .menu-item > a[href*="skype.com"]::before, .social-list .social-list__items .menu-item > a[href*="skype:"]::before {
content: '\f17e'; }
.social-list .social-list__items .menu-item > a[href*="stumbleupon.com"]::before {
content: '\f1a4'; }
.social-list .social-list__items .menu-item > a[href*="tumblr.com"]::before {
content: '\f173'; }
.social-list .social-list__items .menu-item > a[href*="twitter.com"]::before {
content: '\f099'; }
.social-list .social-list__items .menu-item > a[href*="vimeo.com"]::before {
content: '\f27d'; }
.social-list .social-list__items .menu-item > a[href*="wordpress.org"]::before, .social-list .social-list__items .menu-item > a[href*="wordpress.com"]::before {
content: '\f19a'; }
.social-list .social-list__items .menu-item > a[href*="youtube.com"]::before {
content: '\f167'; }
.social-list .social-list__items .menu-item > a[href*="amazon.com"]::before {
content: '\f270'; }
.social-list .social-list__items .menu-item > a[href*="tripadvisor"]::before {
content: '\f262'; }
.social-list .social-list__items .menu-item > a[href*="ycombinator.com"]::before {
content: '\f23b'; }
.social-list .social-list__items .menu-item > a[href*="xing.com"]::before {
content: '\f168'; }
.social-list .social-list__items .menu-item > a[href*="yahoo."]::before {
content: '\f19e'; }
.social-list .social-list__items .menu-item > a[href*="vine.co"]::before {
content: '\f1ca'; }
.social-list .social-list__items .menu-item > a[href*="weibo.com"]::before {
content: '\f18a'; }
.social-list .social-list__items .menu-item > a[href*="trello.com"]::before {
content: '\f181'; }
.social-list .social-list__items .menu-item > a[href*="steampowered.com"]::before {
content: '\f1b6'; }
.social-list .social-list__items .menu-item > a[href*="soundcloud.com"]::before {
content: '\f1be'; }
.social-list .social-list__items .menu-item > a[href*="spotify.com"]::before {
content: '\f1bc'; }
.social-list .social-list__items .menu-item > a[href*="stackexchange.com"]::before {
content: '\f18d'; }
.social-list .social-list__items .menu-item > a[href*="stackoverflow.com"]::before {
content: '\f16c'; }
.social-list .social-list__items .menu-item > a[href*="slideshare.net"]::before {
content: '\f1e7'; }
.social-list .social-list__items .menu-item > a[href*="slack.com"]::before {
content: '\f198'; }
.social-list .social-list__items .menu-item > a[href*="skyatlas.com"]::before {
content: '\f216'; }
.social-list .social-list__items .menu-item > a[href*="last.fm"]::before {
content: '\f202'; }
.social-list .social-list__items .menu-item > a[href*="jsfiddle.net"]::before {
content: '\f1cc'; }
.social-list .social-list__items .menu-item > a[href*="behance.net"]::before {
content: '\f1b4'; }
.social-list .social-list__items .menu-item > a[href*="bitbucket.org"]::before {
content: '\f171'; }
.social-list .social-list__items .menu-item > a[href*="codepen.io"]::before {
content: '\f1cb'; }
.social-list .social-list__items .menu-item > a[href*="codiepie.com"]::before {
content: '\f284'; }
.social-list .social-list__items .menu-item > a[href*="connectdevelop.com"]::before {
content: '\f20e'; }
.social-list .social-list__items .menu-item > a[href*="dashcube.com"]::before {
content: '\f210'; }
.social-list .social-list__items .menu-item > a[href*="contao.org"]::before {
content: '\f26d'; }
.social-list .social-list__items .menu-item > a[href*="delicious.com"]::before {
content: '\f1a5'; }
.social-list .social-list__items .menu-item > a[href*="deviantart.com"]::before {
content: '\f1bd'; }
.social-list .social-list__items .menu-item > a[href*="vk.com"]::before {
content: '\f189'; }
.social-list .social-list__items .menu-item > a::before {
font-size: 18px;
line-height: 34px;
display: block;
margin: auto; }
.social-list--text .social-list .social-list__items .menu-item > a::before {
display: none; }
.social-list--header .social-list__items .menu-item a, .social-list--footer .social-list__items .menu-item a {
position: relative;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.social-list--header .social-list__items .menu-item a:before, .social-list--footer .social-list__items .menu-item a:before {
position: relative;
z-index: 2; }
.social-list--header .social-list__items .menu-item a:after, .social-list--footer .social-list__items .menu-item a:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
border-radius: 50%;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
z-index: 1;
opacity: 0; }
.site-footer.style-2 .social-list--header .social-list__items .menu-item a:after, .site-footer.style-2 .social-list--footer .social-list__items .menu-item a:after {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1; }
.social-list--header .social-list__items .menu-item a:hover:after, .social-list--footer .social-list__items .menu-item a:hover:after {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1; } .social-login-menu .social-login-list {
text-align: center;
margin: 0 -10px;
font-size: 11px;
line-height: 1.5;
font-weight: 700;
text-transform: uppercase; }
.social-login-menu .social-login-list__item {
padding: 0 10px; }
.social-login-menu .social-login-list__item a {
text-decoration: none; }
.social-login-menu .social-login-list__item:not(:last-child) {
border-right: 1px solid; }
.invert .social-login-menu .social-login-list__item:not(:last-child) {
border-color: currentColor; } .menu-toggle {
padding: 10px 0px;
cursor: pointer;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
-webkit-transition-duration: 0.15s;
-o-transition-duration: 0.15s;
transition-duration: 0.15s;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background: none;
border: 0;
margin: 0;
overflow: visible; }
.menu-toggle:hover {
opacity: 1; }
.menu-toggle:focus {
outline: none; }
.menu-toggle .menu-toggle-inner {
-webkit-transition-duration: 0.1s;
-o-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.menu-toggle .menu-toggle-inner::before {
-webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
-o-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
transition: top 0.1s 0.14s ease, opacity 0.1s ease; }
.menu-toggle .menu-toggle-inner::after {
-webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
-o-transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.menu-toggle.toggled .menu-toggle-inner {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition-delay: 0.14s;
-o-transition-delay: 0.14s;
transition-delay: 0.14s;
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.menu-toggle.toggled .menu-toggle-inner::before {
top: 0;
opacity: 0;
-webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
-o-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
transition: top 0.1s ease, opacity 0.1s 0.14s ease; }
.menu-toggle.toggled .menu-toggle-inner::after {
bottom: 0;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }
.menu-toggle-box {
width: 22px;
height: 16px;
display: block;
position: relative; }
.menu-toggle-inner {
display: block;
top: 50%;
margin-top: -1px;
background-color: #333; }
.menu-toggle-inner, .menu-toggle-inner::before, .menu-toggle-inner::after {
width: 22px;
height: 2px;
border-radius: 0px;
position: absolute;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: 0.15s;
-o-transition-duration: 0.15s;
transition-duration: 0.15s;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease; }
.menu-toggle-inner::before, .menu-toggle-inner::after {
background-color: inherit; }
.menu-toggle-inner::before, .menu-toggle-inner::after {
content: "";
display: block; }
.menu-toggle-inner::before {
top: -7px; }
.menu-toggle-inner::after {
bottom: -7px; }   .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; }  @media (min-width: 768px) {
.alignleft {
float: left;
margin-right: 15px;
margin-top: 10px;
margin-bottom: 10px; } }
@media (min-width: 1200px) {
.alignleft {
margin-right: 30px; } }
@media (min-width: 768px) {
.alignright {
float: right;
margin-left: 15px;
margin-top: 10px;
margin-bottom: 10px; } }
@media (min-width: 1200px) {
.alignright {
margin-left: 30px; } } .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; } .clear:before,
.clear:after,
.comment-body:before,
.comment-body:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed; }
.clear:after,
.comment-body:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; }
.hidden {
display: none; } .comments-area {
position: relative;
margin-top: 50px; }
.related-posts + .comments-area {
margin-top: 20px; }
.elementor-page.position-fullwidth .comments-area {
margin-bottom: 50px; }
.comments-title {
margin-bottom: 35px; }
.comment-list {
list-style: none;
overflow: hidden;
margin-left: 0;
margin-bottom: 0; }
.comment-list .comment,
.comment-list .pingback {
position: relative; }
.comment-list .comment:before,
.comment-list .pingback:before {
content: '';
position: absolute;
height: 1px;
width: 999em;
top: 0;
right: 0;
opacity: 0.3; }
.comment-list .comment + .comment,
.comment-list .comment + .pingback,
.comment-list .comment .children .comment,
.comment-list .comment .children .pingback,
.comment-list .pingback + .comment,
.comment-list .pingback + .pingback,
.comment-list .pingback .children .comment,
.comment-list .pingback .children .pingback {
padding-top: 30px;
margin-top: 30px; }
.comment-list .children {
margin-left: 0;
padding-left: 10px;
list-style: none; }
@media (min-width: 768px) {
.comment-list .children {
padding-left: 30px; } }
@media (min-width: 1200px) {
.comment-list .parent.depth-1 > .children,
.comment-list .parent.depth-2 > .children {
padding-left: 80px; } }
.comment-list > .comment:first-child:before,
.comment-list > .pingback:first-child:before {
content: none; }
.comment-body__holder {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.comment-body .avatar {
margin-right: 15px;
border-radius: 50%;
margin-top: 10px;
margin-bottom: 10px; }
@media (max-width: 767px) {
.comment-body .avatar {
width: 40px; } }
@media (min-width: 1200px) {
.comment-body .avatar {
margin-right: 30px; } }
.comment-body .reply {
font-size: 10px;
text-transform: uppercase; }
.comment-body .reply i {
margin-right: 5px; }
.comment-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: -10px;
margin-right: -10px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.comment-meta > * {
padding-left: 10px;
padding-right: 10px; }
.comment-content-wrap {
-webkit-box-flex: 1;
-ms-flex: 1 1 200px;
flex: 1 1 200px;
max-width: 100%; }
.comment-author {
-ms-flex-negative: 0;
flex-shrink: 0; }
.comment-content {
margin-top: 10px;
font-size: 16px;
line-height: 1.5; }
.comment-date {
display: block; }
.bypostauthor {
display: block; } .swiper-pagination-bullets .swiper-pagination-bullet,
.elementor .swiper-pagination-bullets .swiper-pagination-bullet {
width: 11px;
height: 11px;
opacity: 1;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
margin: 0 5px;
opacity: 0.3;
background-color: #000000; }
.swiper-pagination-bullets .swiper-pagination-bullet:hover, .swiper-pagination-bullets .swiper-pagination-bullet-active,
.elementor .swiper-pagination-bullets .swiper-pagination-bullet:hover,
.elementor .swiper-pagination-bullets .swiper-pagination-bullet-active {
background-color: currentColor;
opacity: 1; }
.post-gallery .swiper-pagination {
display: none; }
.swiper-button-prev:before,
.swiper-container .swiper-button-prev:before {
content: '\f104'; }
.swiper-button-next:before,
.swiper-container .swiper-button-next:before {
content: '\f105'; }
.swiper-button-next, .swiper-button-prev,
.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: auto;
height: auto;
font-size: 24px;
line-height: 1;
margin: 0;
background-image: none !important;
text-align: center;
-webkit-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
-o-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
padding: 13px; }
.swiper-button-next:hover:not(.swiper-button-disabled), .swiper-button-prev:hover:not(.swiper-button-disabled),
.swiper-container .swiper-button-next:hover:not(.swiper-button-disabled),
.swiper-container .swiper-button-prev:hover:not(.swiper-button-disabled) {
padding: 18px; }
.swiper-button-next:before, .swiper-button-prev:before,
.swiper-container .swiper-button-next:before,
.swiper-container .swiper-button-prev:before {
font-size: 1em;
width: 1em;
line-height: 1; }
.post-gallery .swiper-button-next, .post-gallery .swiper-button-prev, .post-gallery
.swiper-container .swiper-button-next, .post-gallery
.swiper-container .swiper-button-prev {
display: none; }
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled,
.swiper-container .swiper-button-next.swiper-button-disabled,
.swiper-container .swiper-button-prev.swiper-button-disabled {
pointer-events: auto;
opacity: 0.5; }
.swiper-button-next,
.swiper-container .swiper-button-next,
.swiper-container.swiper-container-rtl .swiper-button-prev {
right: 0;
left: auto; }
.swiper-button-prev,
.swiper-container .swiper-button-prev,
.swiper-container.swiper-container-rtl .swiper-button-next {
left: 0;
right: auto; } .post-author-bio {
margin-top: 50px;
padding: 40px 20px;
position: relative; }
@media (min-width: 768px) {
.post-author-bio {
padding: 40px 50px; } }
.post-author__holder {
position: relative;
z-index: 2; }
.post-author__avatar {
float: left;
margin: 5px 1em 4px 0; }
@media (min-width: 768px) {
.post-author__avatar {
margin: 5px 35px 5px 0; } }
.post-author__avatar .avatar {
vertical-align: top;
border-radius: 50%; }
.post-author__title {
font-size: 24px;
margin-top: 0; }
.post-author__content {
font-size: 16px; }
@media (min-width: 768px) {
.post-author__content {
overflow: hidden; } } .share-btns__list {
position: relative;
line-height: 1; }
.share-btns__items {
margin-left: -12px;
margin-right: -12px; }
.share-btns__items > * {
padding-left: 12px;
padding-right: 12px; }
.share-btns__item {
display: inline-block;
vertical-align: top; }
.share-btns__link {
line-height: 1.5em;
display: block;
text-align: center;
text-decoration: none;
font-size: 18px;
position: relative;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.share-btns__link:before {
content: '';
position: absolute;
left: 50%;
top: 50%;
width: 35px;
height: 35px;
margin: -17.5px 0 0 -17.5px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
border-radius: 50%;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
z-index: 1;
opacity: 0; }
.share-btns__link:hover:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1; }
.share-btns__link i {
position: relative;
z-index: 2; } .contact-block__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.site-footer.style-1 .contact-block__inner {
margin-left: -10px;
margin-right: -10px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.site-footer.style-1 .contact-block__inner > * {
padding-left: 10px;
padding-right: 10px; }
@media (min-width: 768px) {
.site-footer.style-1 .contact-block__inner {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.site-footer.style-2 .contact-block__inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.site-header .contact-block__inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media (min-width: 768px) {
.site-header .contact-block__inner {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px; }
.site-header .contact-block__inner > * {
padding-left: 15px;
padding-right: 15px; } }
.contact-block__item {
padding-top: 5px;
padding-bottom: 5px;
position: relative; }
.contact-block__item a {
display: inline-block; }
.contact-block__item--icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.contact-block__item:not(.contact-block__item--icon) {
text-align: center; }
@media (min-width: 768px) {
.contact-block__item:not(.contact-block__item--icon) {
text-align: left; } }
.contact-block__icon {
font-size: 16px;
margin-right: 10px; }
.contact-block__text {
text-align: left; }
.site-header .contact-block__text {
font-weight: 700;
text-transform: uppercase; }
.site-header .contact-block__text a[href*="tel:"],
.site-header .contact-block__text a[href*="callto:"] {
font-size: 14px; }
.contact-block__label {
padding-right: 4px; }
.site-header .contact-block__value-wrap {
font-size: 11px;
line-height: 1.5; } .mfp-bg {
background: #ffffff;
opacity: 1; }
.mfp-zoom-out-cur {
cursor: auto; }
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: pointer; }
.mfp-iframe-holder .mfp-figure:after,
.mfp-image-holder .mfp-figure:after {
-webkit-box-shadow: none;
box-shadow: none; }
.mfp-iframe-holder .mfp-bottom-bar,
.mfp-image-holder .mfp-bottom-bar {
display: none; }
.mfp-iframe-holder .mfp-close,
.mfp-iframe-holder .mfp-arrow,
.mfp-iframe-holder .mfp-arrow:before,
.mfp-iframe-holder .mfp-arrow:after,
.mfp-image-holder .mfp-close,
.mfp-image-holder .mfp-arrow,
.mfp-image-holder .mfp-arrow:before,
.mfp-image-holder .mfp-arrow:after {
opacity: 1; }
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
font-size: 40px;
padding: 5px 15px;
right: 0;
position: fixed;
width: auto;
height: auto;
line-height: 1;
text-align: center;
color: #000000; }
.admin-bar .mfp-iframe-holder .mfp-close, .admin-bar
.mfp-image-holder .mfp-close {
top: 35px; }
.mfp-iframe-holder .mfp-arrow:before, .mfp-iframe-holder .mfp-arrow:after,
.mfp-image-holder .mfp-arrow:before,
.mfp-image-holder .mfp-arrow:after { border: none;
width: 50px;
height: 1px;
margin: 0;
position: absolute;
top: 50%;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
background-color: #000000; }
.mfp-iframe-holder .mfp-arrow-left:before, .mfp-iframe-holder .mfp-arrow-left:after,
.mfp-image-holder .mfp-arrow-left:before,
.mfp-image-holder .mfp-arrow-left:after { left: 20px;
-webkit-transform-origin: 0 center;
-ms-transform-origin: 0 center;
transform-origin: 0 center; }
.mfp-iframe-holder .mfp-arrow-left:before,
.mfp-image-holder .mfp-arrow-left:before { -webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.mfp-iframe-holder .mfp-arrow-left:after,
.mfp-image-holder .mfp-arrow-left:after { -webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.mfp-iframe-holder .mfp-arrow-right:before, .mfp-iframe-holder .mfp-arrow-right:after,
.mfp-image-holder .mfp-arrow-right:before,
.mfp-image-holder .mfp-arrow-right:after { right: 20px;
left: auto;
-webkit-transform-origin: 100% center;
-ms-transform-origin: 100% center;
transform-origin: 100% center; }
.mfp-iframe-holder .mfp-arrow-right:before,
.mfp-image-holder .mfp-arrow-right:before { -webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.mfp-iframe-holder .mfp-arrow-right:after,
.mfp-image-holder .mfp-arrow-right:after { -webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); } @-webkit-keyframes marquee-scroll {
0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
100% {
-webkit-transform: translate(-100%, 0);
transform: translate(-100%, 0); } }
@keyframes marquee-scroll {
0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
100% {
-webkit-transform: translate(-100%, 0);
transform: translate(-100%, 0); } }
.marquee {
display: block;
width: 100%;
white-space: nowrap;
overflow: hidden;
position: relative; }
.marquee .stretch--resizer {
overflow: visible !important;
-webkit-animation: marquee-scroll 20s infinite linear;
animation: marquee-scroll 20s infinite linear;
line-height: 1; }
.marquee .stretch--resizer:nth-child(2) {
position: absolute;
left: 100%;
top: 0;
height: 100%;
width: 100%; }
.marquee-inner {
padding: 0 0.15em; }  .card {
display: block; } @media (min-width: 768px) {
.card-deck {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: -0.9375rem;
margin-left: -0.9375rem;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
.card-deck .card {
margin-right: 0.9375rem;
margin-left: 0.9375rem;
max-width: calc(100% / 2 - 1.875rem);
width: calc(100% / 2 - 1.875rem);
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% / 2 - 1.875rem);
flex: 0 0 calc(100% / 2 - 1.875rem); } }
@media (min-width: 1200px) {
.posts-list--grid-3-cols .card {
max-width: calc(100% / 3 - 1.875rem);
width: calc(100% / 3 - 1.875rem);
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% / 3 - 1.875rem);
flex: 0 0 calc(100% / 3 - 1.875rem); }
.posts-list--grid-4-cols .card {
max-width: calc(100% / 4 - 1.875rem);
width: calc(100% / 4 - 1.875rem);
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% / 4 - 1.875rem);
flex: 0 0 calc(100% / 4 - 1.875rem); } } @media (min-width: 768px) {
.card-columns {
-webkit-column-gap: 1.875rem;
column-gap: 1.875rem;
-webkit-column-count: 2;
column-count: 2; }
.card-columns .card {
display: inline-block;
width: 100%; } }
@media (min-width: 1200px) {
.posts-list--masonry-3-cols {
-webkit-column-count: 3;
column-count: 3; }
.posts-list--masonry-4-cols {
-webkit-column-count: 4;
column-count: 4; } } @media (min-width: 768px) {
.posts-list--vertical-justify {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: -0.9375rem;
margin-left: -0.9375rem;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
.posts-list--vertical-justify .card {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% / 2 - 1.875rem);
flex: 0 0 calc(100% / 2 - 1.875rem);
width: calc(100% / 2 - 1.875rem);
max-width: calc(100% / 2 - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
@media (min-width: 1200px) {
.posts-list--vertical-justify .card {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% / 3 - 1.875rem);
flex: 0 0 calc(100% / 3 - 1.875rem);
width: calc(100% / 3 - 1.875rem);
max-width: calc(100% / 3 - 1.875rem); }
.posts-list--vertical-justify .card:nth-child(7n + 2), .posts-list--vertical-justify .card:nth-child(7n + 3) {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% / 1.5 - 1.875rem);
flex: 0 0 calc(100% / 1.5 - 1.875rem);
width: calc(100% / 1.5 - 1.875rem);
max-width: calc(100% / 1.5 - 1.875rem); } }  .site {
-webkit-hyphens: manual;
-ms-hyphens: manual;
hyphens: manual;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-height: 100vh; }
body.wordwrap .site {
word-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto; }
.site.container, .site.container-fluid {
padding-left: 0;
padding-right: 0; }
.site-header, .site-content, .site-footer {
width: 100%; }
.site-content {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
min-height: 1px; }
.site-content_wrap {
margin-top: 50px;
margin-bottom: 50px; }
.blog .site-content_wrap,
.search.search-results .site-content_wrap {
margin-bottom: 95px; }
.error404 .site-content_wrap,
.search.search-no-results .site-content_wrap {
margin-top: 0;
margin-bottom: 0; }
.position-fullwidth.elementor-page:not(.single-team):not(.single-projects) .site-content_wrap {
margin-top: 0; }
.position-fullwidth.elementor-page .site-content_wrap {
margin-bottom: 0; } .site-header {
position: relative; }
.header-container {
padding: 25px 0;
position: relative; }
.header-container_wrap {
position: relative; }
@media (min-width: 768px) {
.header-container.transparent {
position: absolute !important;
left: 0;
right: 0;
z-index: 90; } }
.header-container.transparent:not(.isStuck) {
top: auto !important; }
.header-container__flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.header-container__flex > * {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; }
.header-container__flex .site-branding {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
@media (max-width: 767px) {
.header-container__flex > * + * {
margin-top: 20px; } }
@media (min-width: 768px) {
.header-container__flex {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px; }
.header-container__flex > * {
margin-left: 15px;
margin-right: 15px; } }
@media (min-width: 1200px) {
.site-header.style-1 .header-container__flex,
.site-header.style-4 .header-container__flex {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; } }
.header-nav-wrapper {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
width: 100%; }
@media (min-width: 768px) {
.header-nav-wrapper {
width: auto;
position: static; } }
.site-header.search-active .header-nav-wrapper {
position: relative; }
.jet-mobile-menu-active .header-nav-wrapper {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.jet-mobile-menu-active .header-nav-wrapper .main-navigation {
width: auto; }
.header-nav-wrapper .header-components:not(:empty) {
margin-left: 30px; }
.jet-mobile-menu-active .header-nav-wrapper .header-components:not(:empty) {
margin-left: 0; }
.header-components {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.header-components > * + * {
margin-left: 25px;
position: relative; }
.header-components > * + *:before {
content: '';
position: absolute;
display: block;
height: 16px;
width: 1px;
top: 50%;
left: -12.5px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.invert .header-components > * + *:before {
background-color: currentColor; }
.site-branding,
.header-components {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
@media (min-width: 768px) {
.site-branding {
margin-top: 10px;
margin-bottom: 10px; } }
@media (min-width: 768px) {
.site-header .main-navigation {
visibility: visible;
opacity: 1;
-webkit-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out; } }
.site-header .header-components {
visibility: visible;
opacity: 1;
-webkit-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out; }
@media (min-width: 768px) {
.site-header.search-active .main-navigation {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px); } }
.site-header.search-active .header-components {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px); }
.site-header.style-1 .header-btn-wrapper {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2; }
@media (min-width: 1200px) {
.site-header.style-1 .header-btn-wrapper {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5; } }
@media (min-width: 768px) {
.site-header.style-1 .header-nav-wrapper {
margin-top: 10px; } }
@media (min-width: 1200px) {
.site-header.style-1 .header-nav-wrapper {
margin-top: 0; } }
@media (min-width: 1200px) {
.site-header.style-1 .main-navigation .menu {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
.site-header.style-1 .main-navigation .jet-menu {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important; } }
.site-header.style-2 .site-branding {
text-align: center; }
.site-header.style-2 .header-btn-wrapper {
margin-top: 20px;
text-align: center; }
@media (min-width: 768px) {
.site-header.style-2 .header-btn-wrapper {
margin-top: 0;
text-align: right; } }
.site-header.style-2 .header-nav-wrapper {
margin-top: 20px; }
@media (min-width: 768px) {
.site-header.style-2 .header-nav-wrapper {
margin-top: 10px; }
.site-header.style-2 .header-nav-wrapper.header-components-visible .main-navigation {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% - 220px);
flex: 0 0 calc(100% - 220px);
max-width: calc(100% - 220px);
margin-left: 110px; }
.site-header.style-2 .header-nav-wrapper.header-components-visible .header-components {
-webkit-box-flex: 0;
-ms-flex: 0 0 80px;
flex: 0 0 80px;
max-width: 80px;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; } }
@media (min-width: 768px) {
.site-header.style-2 .main-navigation .menu {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.site-header.style-2 .main-navigation .jet-menu {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important; } }
.site-header.style-3 .header-btn-wrapper {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2; }
@media (min-width: 768px) {
.site-header.style-3 .header-nav-wrapper {
margin-top: 10px; } }
@media (min-width: 1200px) {
.site-header.style-3 .main-navigation .jet-menu {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important; } }
.site-header.style-4 .header-btn-wrapper {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2; }
@media (min-width: 1200px) {
.site-header.style-4 .header-btn-wrapper {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5; } }
@media (min-width: 768px) {
.site-header.style-4 .header-nav-wrapper {
margin-top: 10px; } }
@media (min-width: 1200px) {
.site-header.style-4 .header-nav-wrapper {
margin-top: 0; } }
@media (min-width: 1200px) {
.site-header.style-4 .main-navigation .menu {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.site-header.style-4 .main-navigation .jet-menu {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important; } }
.top-panel__inner {
padding-top: 20px;
padding-bottom: 20px; }
@media (min-width: 768px) {
.top-panel__inner {
padding-top: 10px;
padding-bottom: 10px; } }
.site-header--separate .top-panel__inner {
border-bottom: 1px solid; }
.site-header--separate .invert .top-panel__inner {
border-color: rgba(255, 255, 255, 0.1); }
.top-panel__container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
margin-left: -15px;
margin-right: -15px; }
.top-panel__container > * {
padding-left: 15px;
padding-right: 15px; }
@media (min-width: 768px) {
.top-panel__container {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; } }
.top-panel__container > * + * {
margin-top: 10px; }
@media (min-width: 768px) {
.top-panel__container > * + * {
margin-top: 0; } }
.top-panel__wrap-items:only-child {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.top-panel__menus {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-left: -15px;
margin-right: -15px; }
.top-panel__menus > * {
padding-left: 15px;
padding-right: 15px; }
@media (min-width: 768px) {
.top-panel__menus {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap; } }
.top-panel__menus > * + * {
margin-top: 10px; }
@media (min-width: 768px) {
.top-panel__menus > * + * {
margin-top: 0; } }
.top-panel__message {
font-size: 12px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
@media (min-width: 768px) {
.top-panel__message {
text-align: left; } }
@media (min-width: 768px) {
.top-panel__message + .contact-block {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
width: 100%; } }
.site-logo {
margin: 0; }
.site-logo__link {
text-decoration: none; }
.site-logo--image,
.site-logo--image .site-logo__link {
line-height: 1; }
.site-description {
font-size: 12px; }
@media (min-width: 768px) {
.isStuck {
position: fixed !important;
z-index: 1000;
margin: 0 auto !important;
width: 100%;
left: 0;
right: 0;
-webkit-box-shadow: 0 2px 12px rgba(136, 136, 136, 0.26);
box-shadow: 0 2px 12px rgba(136, 136, 136, 0.26); } }
@media (min-width: 768px) {
.site-header .isStuck.header-container.stuckMenu {
position: fixed !important;
padding: 10px 0; }
.site-header .isStuck.header-container.stuckMenu .site-branding {
margin-top: 5px;
margin-bottom: 5px; }
.site-header .isStuck.header-container.stuckMenu .site-link__img {
max-height: 45px; }
.site-header .isStuck.header-container.stuckMenu .header-btn {
padding: 10px 25px; } }
@media (min-width: 768px) {
.site-header.style-2 .isStuck.header-container.stuckMenu {
padding: 5px 0; }
.site-header.style-2 .isStuck.header-container.stuckMenu .site-branding {
margin-top: 0;
margin-bottom: 0; }
.site-header.style-2 .isStuck.header-container.stuckMenu .site-link__img {
max-height: 25px; }
.site-header.style-2 .isStuck.header-container.stuckMenu .header-nav-wrapper {
margin-top: 5px; } }
@media (min-width: 768px) {
.site-header.style-3 .isStuck.header-container.stuckMenu .header-nav-wrapper {
margin-top: 5px; } }
@media (min-width: 1200px) {
.site-header.style-3 .isStuck.header-container.stuckMenu .header-container__flex {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.site-header.style-3 .isStuck.header-container.stuckMenu .header-nav-wrapper {
margin-top: 0; }
.site-header.style-3 .isStuck.header-container.stuckMenu .header-btn-wrapper {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5; } }
.pseudoStickyBlock {
width: 100%;
margin: 0 !important; }
@media (max-width: 767px) {
.pseudoStickyBlock {
display: none !important; } }
.site-header.transparent .pseudoStickyBlock {
position: absolute !important; }  .hentry,
.posts-list__item {
position: relative; }
.posts-list .hentry, .posts-list
.posts-list__item {
margin-bottom: 50px; }
.posts-list--default .hentry, .posts-list--default
.posts-list__item {
margin-bottom: 40px; }
.posts-list--default-small-image .hentry:before, .posts-list--default-small-image
.posts-list__item:before {
content: "";
display: table;
table-layout: fixed; }
.posts-list--default-small-image .hentry:after, .posts-list--default-small-image
.posts-list__item:after {
content: "";
display: table;
table-layout: fixed;
clear: both; } .posts-list--default .format-standard.no-thumb .posts-list__item-content,
.posts-list--default .format-image .post-featured-content:empty + .posts-list__item-content,
.posts-list--default .format-video .post-featured-content:empty + .posts-list__item-content,
.posts-list--default .format-audio .posts-list__item-content,
.posts-list--default .format-quote .posts-list__item-content,
.posts-list--default .format-link .posts-list__item-content {
padding: 20px; }
@media (min-width: 1200px) {
.posts-list--default .format-standard.no-thumb .posts-list__item-content,
.posts-list--default .format-image .post-featured-content:empty + .posts-list__item-content,
.posts-list--default .format-video .post-featured-content:empty + .posts-list__item-content,
.posts-list--default .format-audio .posts-list__item-content,
.posts-list--default .format-quote .posts-list__item-content,
.posts-list--default .format-link .posts-list__item-content {
padding: 40px; } }
.posts-list--grid .posts-list__item,
.posts-list--grid .posts-list__item-content, .posts-list--vertical-justify .posts-list__item,
.posts-list--vertical-justify .posts-list__item-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%; }
.posts-list--grid .posts-list__item .post-thumbnail__img,
.posts-list--grid .posts-list__item .post-gallery__image,
.posts-list--grid .posts-list__item a[data-popup="magnificPopup"]:before,
.posts-list--grid .posts-list__item .mejs-container,
.posts-list--grid .posts-list__item .mejs-poster, .posts-list--masonry .posts-list__item .post-thumbnail__img,
.posts-list--masonry .posts-list__item .post-gallery__image,
.posts-list--masonry .posts-list__item a[data-popup="magnificPopup"]:before,
.posts-list--masonry .posts-list__item .mejs-container,
.posts-list--masonry .posts-list__item .mejs-poster, .posts-list--vertical-justify .posts-list__item .post-thumbnail__img,
.posts-list--vertical-justify .posts-list__item .post-gallery__image,
.posts-list--vertical-justify .posts-list__item a[data-popup="magnificPopup"]:before,
.posts-list--vertical-justify .posts-list__item .mejs-container,
.posts-list--vertical-justify .posts-list__item .mejs-poster {
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.posts-list--grid .posts-list__item.no-thumb .posts-list__item-content, .posts-list--grid .posts-list__item.format-link .posts-list__item-content, .posts-list--grid .posts-list__item.format-quote .posts-list__item-content, .posts-list--grid .posts-list__item.format-status .posts-list__item-content, .posts-list--grid .posts-list__item.format-audio .posts-list__item-content, .posts-list--masonry .posts-list__item.no-thumb .posts-list__item-content, .posts-list--masonry .posts-list__item.format-link .posts-list__item-content, .posts-list--masonry .posts-list__item.format-quote .posts-list__item-content, .posts-list--masonry .posts-list__item.format-status .posts-list__item-content, .posts-list--masonry .posts-list__item.format-audio .posts-list__item-content, .posts-list--vertical-justify .posts-list__item.no-thumb .posts-list__item-content, .posts-list--vertical-justify .posts-list__item.format-link .posts-list__item-content, .posts-list--vertical-justify .posts-list__item.format-quote .posts-list__item-content, .posts-list--vertical-justify .posts-list__item.format-status .posts-list__item-content, .posts-list--vertical-justify .posts-list__item.format-audio .posts-list__item-content {
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.posts-list--grid .posts-list__item-content, .posts-list--masonry .posts-list__item-content, .posts-list--vertical-justify .posts-list__item-content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
padding: 30px 20px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px; }
@media (min-width: 768px) {
.posts-list--grid .posts-list__item-content, .posts-list--masonry .posts-list__item-content, .posts-list--vertical-justify .posts-list__item-content {
padding: 35px 40px; } }
@media (min-width: 1200px) {
.position-one-right-sidebar .posts-list--grid-4-cols .posts-list__item-content,
.position-one-left-sidebar .posts-list--grid-4-cols .posts-list__item-content, .position-one-right-sidebar .posts-list--masonry-4-cols .posts-list__item-content,
.position-one-left-sidebar .posts-list--masonry-4-cols .posts-list__item-content {
padding: 30px 20px; } }
.posts-list--search .posts-list__item + .posts-list__item {
padding-top: 50px;
border-top-width: 1px;
border-top-style: solid; }
.posts-list--search .posts-list__item > .entry-footer {
margin-top: 30px; }
@media (min-width: 768px) {
.posts-list--search .posts-list__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.posts-list--search .posts-list__item > .entry-footer {
-ms-flex-negative: 0;
flex-shrink: 0;
margin-top: 0;
margin-left: 40px; } } .entry-title {
margin: 0; }
.posts-list:not(.posts-list--default):not(.related-posts) .entry-title {
font-size: 24px; }
.site-main > .page.hentry > .entry-header > .entry-title {
margin-bottom: 10px; }
.entry-meta > *:not(:last-child) {
margin-right: 5px; }
.entry-meta .post__comments {
display: inline-block; }
.entry-meta .post__comments:not(:last-child):after {
margin-left: 1px;
content: ','; }
.entry-header > *:not(:empty) + * {
margin-top: 5px; }
.posts-list .entry-summary > *:first-child, .posts-list .entry-content > *:first-child {
margin-top: 10px; }
.posts-list--default-small-image .entry-summary:after, .posts-list--default-small-image .entry-content:after {
clear: none; }
.posts-list:not(.posts-list--default) .entry-summary, .posts-list:not(.posts-list--default) .entry-content {
font-size: 16px;
line-height: 1.5; }
.single-post .site-main .hentry .entry-summary, .single-post .site-main .hentry .entry-content {
margin-top: 10px; }
.posts-list--default-small-image .entry-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.posts-list--grid .entry-footer,
.posts-list--vertical-justify .entry-footer,
.related-post .entry-footer {
margin-top: auto; }
.entry-footer-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-left: -10px;
margin-right: -10px; }
.entry-footer-container > * {
padding-left: 10px;
padding-right: 10px; }
.entry-footer-container > * {
margin-top: 15px; }
.entry-footer-container .post__tags + .share-btns__list + .post__button-wrap {
width: 100%; }
.entry-footer-container .post__tags + .share-btns__list + .post__button-wrap,
.entry-footer-container .post__button-wrap:only-child {
margin-top: 10px; }
.single-post .entry-footer > * {
margin-top: 15px; } .post-thumbnail__img {
display: inline-block;
vertical-align: top; }
.single-post .post .post-thumbnail__img {
margin-bottom: 35px; }
.single-post .post .post-thumbnail__img,
.post-thumbnail--fullwidth .post-thumbnail__img {
width: 100%;
max-height: 90vh;
-o-object-fit: cover;
object-fit: cover; }
.ie .single-post .post .post-thumbnail__img, .ie
.post-thumbnail--fullwidth .post-thumbnail__img {
font-family: 'object-fit: cover'; }
.post-thumbnail--small .post-thumbnail__img {
width: 100%; }
@media (min-width: 768px) {
.post-thumbnail--small .post-thumbnail__img {
width: auto; } }
.post-thumbnail--small {
display: block;
margin-bottom: 35px; }
@media (min-width: 768px) {
.post-thumbnail--small {
float: left;
margin-right: 30px;
margin-bottom: 15px;
width: auto;
max-width: 50%; } }
.post-thumbnail--fullwidth {
display: block; }
.posts-list--default .post-thumbnail--fullwidth {
margin-bottom: 35px; }
.post__cats i, .post__terms i, .post__date i, .post__comments i, .post__tags i, .posted-by i {
margin-right: 4px; }
.posted-by--avatar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.posted-by .posted-by__avatar img {
border-radius: 50%; }
.posted-by .posted-by__avatar img,
.elementor .posted-by .posted-by__avatar img {
margin-right: 15px; }
.posted-by__content {
margin: 5px 0; }
.entry-footer .posted-by {
margin-top: 20px; } .related-posts {
margin-top: 50px; }
.related-posts [class*="col-"] {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.related-posts__title {
margin-bottom: 35px; }
.related-posts .related-post,
.related-posts .related-post__content {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.related-posts .related-post {
margin-bottom: 1.875rem;
border-radius: 5px;
overflow: hidden; }
.related-posts .related-post__content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
padding: 30px 20px; }
@media (min-width: 768px) {
.related-posts .related-post__content {
padding: 35px 40px; } }
@media (min-width: 1200px) {
.position-one-right-sidebar .related-posts .col-xl-3 .related-post__content,
.position-one-left-sidebar .related-posts .col-xl-3 .related-post__content {
padding: 30px 20px; } }
.related-posts .post-thumbnail--fullwidth {
margin-bottom: 0; }
.related-posts .entry-title {
margin-bottom: 0; }
.related-posts .entry-meta:not(:empty) {
margin-top: 5px; } .post__tags a, .tagcloud a {
display: inline-block;
font-size: 14px;
margin: 0 1px 5px 0;
padding: 4px 8px;
vertical-align: top;
text-decoration: none;
border-width: 2px;
border-style: solid; }
.posts-list--grid .post__tags a, .posts-list--masonry .post__tags a, .posts-list--vertical-justify .post__tags a, .related-posts .post__tags a, .cherry-trend-post__meta-tags a, .jet-posts .post-badge a {
border: none;
border-radius: 5px;
text-transform: uppercase;
font-size: 12px;
line-height: 1.5;
padding: 4px 10px;
margin: 0 0 5px 0; }
.posts-list--grid .format-standard.has-thumb .post__tags,
.posts-list--grid .format-video .post-featured-content:not(:empty) + .posts-list__item-content .post__tags,
.posts-list--grid .format-image .post-featured-content:not(:empty) + .posts-list__item-content .post__tags,
.posts-list--grid .format-gallery .post-featured-content:not(:empty) + .posts-list__item-content .post__tags, .posts-list--masonry .format-standard.has-thumb .post__tags,
.posts-list--masonry .format-video .post-featured-content:not(:empty) + .posts-list__item-content .post__tags,
.posts-list--masonry .format-image .post-featured-content:not(:empty) + .posts-list__item-content .post__tags,
.posts-list--masonry .format-gallery .post-featured-content:not(:empty) + .posts-list__item-content .post__tags, .posts-list--vertical-justify .format-standard.has-thumb .post__tags,
.posts-list--vertical-justify .format-video .post-featured-content:not(:empty) + .posts-list__item-content .post__tags,
.posts-list--vertical-justify .format-image .post-featured-content:not(:empty) + .posts-list__item-content .post__tags,
.posts-list--vertical-justify .format-gallery .post-featured-content:not(:empty) + .posts-list__item-content .post__tags, .related-posts .related-post.has-thumb .post__tags, .cherry-trend-post__meta-tags, .jet-posts .has-thumb .post-badge,
.jet-posts .thumb-box-bg .post-badge {
position: absolute;
text-align: right;
top: 0;
right: 0;
margin: 20px;
z-index: 1; } .archive .taxonomy-description {
margin-bottom: 20px; } .sticky {
display: block; }
.sticky .entry-title a, .sticky__label {
vertical-align: middle; }
.sticky__label {
display: inline-block;
text-align: center;
font-size: 16px;
line-height: 30px;
height: 30px;
border-radius: 30px;
margin-right: 10px;
-webkit-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out; }
.sticky__label i {
font-size: 20px;
line-height: 30px; }
.sticky__label.type-icon {
width: 30px; }
.sticky__label.type-label, .sticky__label.type-both {
padding-left: 15px;
padding-right: 15px; }
.sticky__label.type-both i {
float: left;
margin-right: 5px; } .post-gallery:not(:first-child) {
margin-top: 35px; }
.post-gallery:not(:last-child) {
margin-bottom: 35px; }
.posts-list .post-gallery {
margin-bottom: 0; }
.posts-list--default .post-gallery {
margin-bottom: 35px; }
.single-post .entry-content .post-gallery:first-child {
margin-top: 15px; }
@media (min-width: 768px) {
.posts-list--default-small-image .post-gallery {
float: left;
max-width: 370px;
margin-bottom: 15px;
margin-right: 30px; } }
.post-gallery__link {
height: 100%; }
.post-gallery__image {
display: block;
margin: auto;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover; }
.ie .post-gallery__image {
font-family: 'object-fit: cover'; }
.post-gallery .post-gallery__slide {
height: auto; }
.post-gallery .post-gallery__slide.swiper-slide:hover {
background-color: transparent; }
.post-gallery__caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 15px 15px 45px;
color: #ffffff;
background: rgba(0, 0, 0, 0.5);
text-align: center; }
.post-gallery__link {
display: block;
height: 100%; }
.post-gallery .swiper-pagination-bullet {
border-color: #ffffff; }
.post-gallery .swiper-pagination-bullet-active, .post-gallery .swiper-pagination-bullet:hover {
background-color: #ffffff; }
.post-format-link {
display: block;
word-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto; }
.post-format-link:before {
content: '\f0c1';
display: inline;
font-size: inherit;
line-height: inherit;
margin-right: 10px; }
.posts-list:not(.posts-list--default) .post-format-link {
font-size: 20px; }
.single-post .post-format-link {
text-align: center; }
.post-format-quote {
margin: 0;
display: block; }
.post-featured-content:empty {
display: none; }
.format-quote .post-featured-content:not(:empty),
.format-audio .post-featured-content:not(:empty) {
margin-bottom: 15px; }
.posts-list.content-none .format-quote .post-featured-content, .posts-list.content-none
.format-audio .post-featured-content {
margin-bottom: 0; }
.format-quote *:not(:empty) + .post-featured-content:not(:empty),
.format-audio *:not(:empty) + .post-featured-content:not(:empty) {
margin-top: 25px; }
.format-link *:not(:empty) + .post-featured-content:not(:empty) {
margin-top: 5px; }
.posts-list--default .format-video .post-featured-content:not(:empty) {
margin-bottom: 35px; }
.format-video .post-featured-content iframe {
display: block; }
.single-post .format-link .post-featured-content:not(:empty),
.single-post .format-quote .post-featured-content:not(:empty) {
padding: 50px 20px;
margin-bottom: 35px; }
@media (min-width: 768px) {
.posts-list--default-small-image .format-video .post-featured-content:not(:empty) {
float: left;
width: 370px;
max-width: 100%;
margin-bottom: 15px;
margin-right: 30px; } } .format-aside .entry-title {
display: none; } a[data-popup="magnificPopup"] {
display: block;
position: relative;
cursor: -webkit-zoom-in;
cursor: zoom-in; }
a[data-popup="magnificPopup"]:before {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
content: '';
background-color: rgba(0, 0, 0, 0.5); }
a[data-popup="magnificPopup"]:after {
color: #ffffff;
display: block;
position: absolute;
top: 50%;
left: 50%;
content: '\ed3c';
font-size: 32px;
width: 32px;
height: 32px;
line-height: 1;
text-align: center;
margin: -16px 0 0 -16px;
-webkit-transform: scale(0) translate3d(0, 0, 0);
transform: scale(0) translate3d(0, 0, 0);
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out; }
a[data-popup="magnificPopup"]:hover:before {
opacity: 1; }
a[data-popup="magnificPopup"]:hover:after {
-webkit-transform: scale(1) translate3d(0, 0, 0);
transform: scale(1) translate3d(0, 0, 0); }
a[data-popup="magnificPopup"]:focus {
outline: 0; } .site-footer--separate .footer-area-wrap + .footer-container .site-info {
border-top: 1px solid rgba(0, 0, 0, 0.1); }
.site-footer--separate .footer-area-wrap + .invert.footer-container .site-info {
border-color: rgba(255, 255, 255, 0.1); }
.site-footer.style-1 .site-info {
text-align: center;
font-size: 14px;
line-height: 1.7;
padding-top: 30px;
padding-bottom: 30px; }
@media (min-width: 768px) {
.site-footer.style-1 .site-info {
padding-top: 15px;
padding-bottom: 15px; } }
.site-footer.style-1 .site-info-wrap > * {
margin-top: 10px;
margin-bottom: 10px; }
.site-footer.style-1 .site-info .social-list {
margin-top: 35px; }
@media (min-width: 768px) {
.site-footer.style-1 .site-info {
text-align: left; }
.site-footer.style-1 .site-info-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-left: -15px;
margin-right: -15px; }
.site-footer.style-1 .site-info-wrap > * {
margin-left: 15px;
margin-right: 15px; }
.site-footer.style-1 .site-info .social-list {
margin-top: 10px;
-ms-flex-negative: 0;
flex-shrink: 0; } }
.site-footer.style-2 .site-info {
text-align: center;
padding-top: 50px;
padding-bottom: 50px; }
@media (min-width: 768px) {
.site-footer.style-2 .site-info {
padding-bottom: 80px; } }
.site-footer.style-2 .site-info .footer-copyright {
font-size: 14px;
line-height: 1.7; }
.site-footer.style-2 .site-info > * + * {
margin-top: 10px; }
.site-footer.style-2 .site-info * + .social-list {
margin-top: 40px; }
.site-footer.style-2 .site-info * + .footer-copyright {
margin-top: 45px; } .not-found {
text-align: center; }
.not-found.error-404 {
padding: 100px 0; }
@media (min-width: 768px) {
.not-found.error-404 {
padding: 120px 0; } }
@media (min-width: 1200px) {
.not-found.error-404 {
padding-top: 150px; } }
.not-found.error-404 h6 {
font-size: 12px; }
.not-found.error-404 * + h2 {
margin-top: 45px; }
.not-found.error-404 .btn {
margin-top: 60px; }
.position-fullwidth .not-found.no-results {
margin: 80px 0; }
@media (min-width: 768px) {
.position-fullwidth .not-found.no-results {
margin: 100px 0; } }
.not-found .search-form {
max-width: 800px;
margin: 35px auto 0; }
header .page-title {
margin-bottom: 1em; } .widget:not(:last-child) {
margin-bottom: 45px; }
.footer-area .widget {
margin-top: 20px;
margin-bottom: 25px; }
.widget-title {
margin-bottom: 1.8em; }
.footer-area .widget-title {
margin-bottom: 2em;
margin-top: 5px; }
.full-width-header-area .widget,
.full-width-header-area .widget .subscribe-follow__wrap,
.after-content-full-width-area .widget,
.after-content-full-width-area .widget .subscribe-follow__wrap {
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.full-width-header-area .widget.widget-subscribe, .full-width-header-area .widget.elementor-template-widget,
.full-width-header-area .widget.elementor-template-widget .subscribe-follow__wrap, .full-width-header-area .widget.widget_media_image, .full-width-header-area .widget.widget_media_video,
.after-content-full-width-area .widget.widget-subscribe,
.after-content-full-width-area .widget.elementor-template-widget,
.after-content-full-width-area .widget.elementor-template-widget .subscribe-follow__wrap,
.after-content-full-width-area .widget.widget_media_image,
.after-content-full-width-area .widget.widget_media_video {
padding-left: 0;
padding-right: 0; }
.sidebar {
margin-top: 70px; }
@media (min-width: 992px) {
.sidebar {
margin-top: 0; } }
.footer-area {
padding: 30px 0; }
.footer-area:not(.footer-area--fullwidth) {
font-size: 14px; }
.full-width-header-area .widget:first-child .widget-title {
margin-top: 1.8em; } .widget ul {
margin-bottom: 0;
padding: 0;
margin-left: 0;
list-style: none; }
.widget ul li + li,
.widget ul li > ul,
.widget ul li > ol {
margin-top: 15px; }
.widget ul li > ul,
.widget ul li > ol {
margin-left: 20px; }
.footer-area .widget ul li + li,
.footer-area .widget ul li > ul,
.footer-area .widget ul li > ol {
margin-top: 25px; }
.footer-area .widget.widget_nav_menu ul li + li,
.footer-area .widget.widget_nav_menu ul li > ul,
.footer-area .widget.widget_nav_menu ul li > ol {
margin-top: 15px; }
.widget_archive ul,
.widget_categories ul,
.widget-area:not(.footer-area) .widget_nav_menu div ul,
.elementor-widget-sidebar .widget_nav_menu div ul,
.widget_meta ul,
.widget_pages ul {
font-size: 14px;
line-height: 1.5; }
.widget_archive > ul > li > a,
.widget_categories > ul > li > a,
.widget-area:not(.footer-area) .widget_nav_menu div > ul > li > a,
.elementor-widget-sidebar .widget_nav_menu div > ul > li > a,
.widget_meta > ul > li > a,
.widget_pages > ul > li > a {
position: relative;
text-transform: uppercase;
padding-left: 20px; }
.widget_archive > ul > li > a::before,
.widget_categories > ul > li > a::before,
.widget-area:not(.footer-area) .widget_nav_menu div > ul > li > a::before,
.elementor-widget-sidebar .widget_nav_menu div > ul > li > a::before,
.widget_meta > ul > li > a::before,
.widget_pages > ul > li > a::before {
content: '';
height: 5px;
width: 5px;
border-radius: 50%;
position: absolute;
top: 6px;
left: 0;
-webkit-transition: 0.1s ease all;
-o-transition: 0.1s ease all;
transition: 0.1s ease all; }
.widget_archive > ul > li > a:hover::before,
.widget_categories > ul > li > a:hover::before,
.widget-area:not(.footer-area) .widget_nav_menu div > ul > li > a:hover::before,
.elementor-widget-sidebar .widget_nav_menu div > ul > li > a:hover::before,
.widget_meta > ul > li > a:hover::before,
.widget_pages > ul > li > a:hover::before {
background-color: currentColor; }
.widget_archive > ul > li + li,
.widget_categories > ul > li + li,
.widget-area:not(.footer-area) .widget_nav_menu div > ul > li + li,
.elementor-widget-sidebar .widget_nav_menu div > ul > li + li,
.widget_meta > ul > li + li,
.widget_pages > ul > li + li {
padding-top: 20px;
margin-top: 20px;
border-top: 1px solid; }
@media (min-width: 1200px) {
.widget_archive > ul > li > ul,
.widget_categories > ul > li > ul,
.widget-area:not(.footer-area) .widget_nav_menu div > ul > li > ul,
.elementor-widget-sidebar .widget_nav_menu div > ul > li > ul,
.widget_meta > ul > li > ul,
.widget_pages > ul > li > ul {
margin-left: 40px; } } .widget_calendar {
font-weight: 700;
font-size: 12px;
text-align: center; }
.widget_calendar caption,
.widget_calendar thead,
.widget_calendar tbody {
font-weight: 700; }
.widget_calendar caption,
.widget_calendar tbody {
font-size: 12px; }
.widget_calendar table {
margin-bottom: 0;
table-layout: fixed;
width: 100%;
position: relative; }
.widget_calendar table th,
.widget_calendar table td,
.widget_calendar table thead th,
.widget_calendar table tbody + tbody {
border: none; }
.widget_calendar thead {
font-size: 10px; }
.widget_calendar caption {
padding: 15px 0 9px;
text-transform: uppercase; }
.widget_calendar th {
padding: 12px 5px; }
.widget_calendar tbody td,
.widget_calendar tbody td a {
line-height: 55px;
height: 55px; }
.widget_calendar tbody td a {
display: inline-block;
width: 100%;
max-width: 100%; }
.widget_calendar tfoot td {
position: absolute;
top: 15px; }
.widget_calendar tfoot td a {
font-size: 0; }
.widget_calendar tfoot td a:before {
content: '\f053';
font-size: 10px;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s; }
.widget_calendar tfoot td#prev {
left: 20px; }
.widget_calendar tfoot td#prev a:before {
content: '\f053'; }
.widget_calendar tfoot td#next {
right: 20px; }
.widget_calendar tfoot td#next a:before {
content: '\f054'; }
.widget_calendar #next {
text-align: right; } .tagcloud {
margin: 0 0 -5px; } .widget_recent_entries {
font-size: 16px; }
.footer-area:not(.footer-area--fullwidth) .widget_recent_entries {
font-size: inherit; }
.widget_recent_entries .post-date {
display: block; } .widget_recent_comments {
font-size: 16px; }
.footer-area:not(.footer-area--fullwidth) .widget_recent_comments {
font-size: inherit; }
.widget_recent_comments .comment-author-link {
margin-right: 1px; }
.widget_recent_comments .comment-author-link ~ a:before {
content: '';
display: block; } .rss-widget-icon {
vertical-align: baseline; }
.widget_rss {
font-size: 16px; }
.footer-area:not(.footer-area--fullwidth) .widget_rss {
font-size: inherit; }
.widget_rss a.rsswidget {
line-height: 1.125; }
.widget_rss .rss-date {
display: block; }
.widget_rss .rss-date,
.widget_rss .rssSummary,
.widget_rss cite {
margin-top: 5px; } .widget_archive,
.widget_categories {
position: relative; }
.widget_archive select,
.widget_categories select {
width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative; }
.widget_archive select:hover,
.widget_categories select:hover {
cursor: pointer; }
.widget_archive select::-ms-expand,
.widget_categories select::-ms-expand {
opacity: 0; }
.widget_archive[class*="col-"] label,
.widget_categories[class*="col-"] label {
width: calc(100% - 1.875rem); }
.widget_archive label,
.widget_categories label {
position: relative;
width: 100%;
height: 45px; }
.footer-area .widget_archive label, .footer-area
.widget_categories label {
width: calc(100% - 1.875rem); }
.widget_archive label:before,
.widget_categories label:before {
content: "\f107";
position: absolute;
right: 20px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: inline-block;
z-index: 1;
font-size: 24px;
pointer-events: none; }
.widget_archive .screen-reader-text,
.widget_categories .screen-reader-text {
clip: auto; } .footer-area > [id*="monster-widget-placeholder"].widget {
position: relative;
min-height: 1px;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
float: none;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
@media (min-width: 768px) {
.footer-area--4-cols > [id*="monster-widget-placeholder"].widget,
.footer-area--2-cols > [id*="monster-widget-placeholder"].widget {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; } }
@media (min-width: 992px) {
.footer-area--4-cols > [id*="monster-widget-placeholder"].widget {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; } }
@media (min-width: 768px) {
.footer-area--3-cols > [id*="monster-widget-placeholder"].widget {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%; } } .about-author:after {
display: block;
clear: both;
width: 100%;
content: ''; }
.about-author_avatar {
text-align: center;
margin-bottom: 30px; }
.full-width-header-area .about-author_avatar,
.after-content-full-width-area .about-author_avatar,
.footer-area--fullwidth .about-author_avatar {
margin: 0 0 1em;
max-width: 100%; }
@media (min-width: 768px) {
.full-width-header-area .about-author_avatar,
.after-content-full-width-area .about-author_avatar,
.footer-area--fullwidth .about-author_avatar {
float: left;
max-width: 50%;
margin: 0 1.5em 0 0; } }
.full-width-header-area .about-author_content,
.after-content-full-width-area .about-author_content,
.footer-area--fullwidth .about-author_content {
overflow: hidden; }
.about-author_name {
margin: 0;
padding: 0 0 1em; }
.about-author_description {
margin-bottom: 20px; } .widget-about__content {
margin-top: 30px; }
.widget-about__tagline {
font-size: 12px;
margin-top: 5px; }
.widget-about__content:empty, .widget-about__tagline:empty {
margin-top: 0; }
.widget-about__social {
margin-top: 35px; } .widget-banner__img, .widget-banner__link {
display: inline-block; } .contact-information-widget__inner li {
margin-left: 0; }
.contact-information-widget__inner li .icon {
font-size: 18px;
line-height: 1;
margin-right: 10px; }
.contact-information-widget__inner li.contact-information__item--icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline; } .custom-posts__item:not(:last-child) {
padding-bottom: 20px; }
@media (min-width: 768px) {
.custom-posts__item:not(:last-child) {
padding-bottom: 35px; } }
.sidebar .custom-posts__item:not(:last-child),
.footer-area:not(.footer-area--fullwidth) .custom-posts__item:not(:last-child) {
padding-bottom: 20px; }
.custom-posts .post-inner:before {
content: "";
display: table;
table-layout: fixed; }
.custom-posts .post-inner:after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
.custom-posts .post-thumbnail {
float: left;
margin-right: 25px;
max-width: calc(33.33% - 12.5px); }
@media (min-width: 576px) {
.custom-posts .post-thumbnail {
max-width: calc(50% - 12.5px); } }
.custom-posts .entry-title {
font-size: 16px;
line-height: 1.125; }
@media (min-width: 992px) {
.custom-posts .entry-title {
font-size: 24px;
line-height: 1.25; } }
.sidebar .custom-posts .entry-title,
.footer-area:not(.footer-area--fullwidth) .custom-posts .entry-title {
font-size: 16px;
line-height: 1.125; }
.custom-posts .entry-meta,
.custom-posts .entry-content > * {
margin-top: 5px; }
.custom-posts .entry-content {
font-size: 16px; }
.custom-posts .entry-footer > * {
margin-top: 10px; } .full-width-header-area .cs-instagram,
.after-content-full-width-area .cs-instagram {
padding: 0; }
.full-width-header-area .cs-instagram .widget-title,
.after-content-full-width-area .cs-instagram .widget-title {
padding: 0 0.9375rem;
text-align: center; }
.cs-instagram__items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-left: -5px;
margin-right: -5px; }
.full-width-header-area .cs-instagram__items,
.after-content-full-width-area .cs-instagram__items {
margin: 0; }
.cs-instagram__item {
position: relative;
min-height: 1px;
padding: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.full-width-header-area .cs-instagram__item,
.after-content-full-width-area .cs-instagram__item {
padding: 0; }
@media (min-width: 768px) {
.full-width-header-area .cs-instagram__item,
.after-content-full-width-area .cs-instagram__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%; } }
@media (min-width: 992px) {
.footer-area--fullwidth .cs-instagram__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666%;
flex: 0 0 16.666%;
max-width: 16.666%; } }
.cs-instagram__link {
position: relative;
overflow: hidden;
display: block; }
.cs-instagram__link:hover .cs-instagram__cover:before {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.cs-instagram__link:hover .cs-instagram__cover:after {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.cs-instagram__img {
display: inline-block;
vertical-align: top;
width: 100%; }
.cs-instagram__cover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
color: #ffffff;
text-align: center;
opacity: 1;
-webkit-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out;
background-color: transparent; }
.cs-instagram__cover:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
-webkit-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out; }
.cs-instagram__cover:after {
display: block;
position: absolute;
top: 50%;
left: 50%;
content: '\f06e';
font-size: 18px;
width: 18px;
height: 18px;
text-align: center;
margin: -9px 0 0 -9px;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out;
line-height: 1; }
.cs-instagram__date, .cs-instagram__caption {
text-align: center;
display: block;
font-size: 12px;
line-height: 1.5; }
* + .cs-instagram__date, * + .cs-instagram__caption {
margin-top: 5px; } .widget-subscribe .widget-title {
margin-bottom: 1em; }
.subscribe-follow__custom-bg {
padding: 45px 25px; }
.subscribe-follow__custom-bg .subscribe-block__input {
background-color: #ffffff; }
.full-width-header-area > .widget-subscribe .subscribe-follow__wrap,
.after-content-full-width-area > .widget-subscribe .subscribe-follow__wrap {
text-align: center; }
.full-width-header-area > .widget-subscribe .subscribe-follow__wrap .subscribe-block__messages,
.after-content-full-width-area > .widget-subscribe .subscribe-follow__wrap .subscribe-block__messages {
text-align: left; }
.full-width-header-area > .widget-subscribe .subscribe-follow__wrap .follow-block,
.full-width-header-area > .widget-subscribe .subscribe-follow__wrap .subscribe-block,
.after-content-full-width-area > .widget-subscribe .subscribe-follow__wrap .follow-block,
.after-content-full-width-area > .widget-subscribe .subscribe-follow__wrap .subscribe-block {
max-width: 650px;
margin-left: auto;
margin-right: auto; }
.subscribe-block__message,
.follow-block__message {
font-size: 14px; }
.follow-block__message {
margin-bottom: 2em; }
.subscribe-block + .follow-block {
margin-top: 35px; }
.subscribe-block + .follow-block .social-list:only-child {
padding-top: 40px; }
.subscribe-block__form.processing {
pointer-events: none;
opacity: 0.7; }
.subscribe-block__input-group {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
.elementor .subscribe-block__input-group {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.subscribe-block__input-wrap {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 5px 0;
-webkit-box-flex: 30;
-ms-flex: 30 1 170px;
flex: 30 1 170px;
min-width: 170px; }
.elementor .subscribe-block__input-wrap {
-webkit-box-flex: 30;
-ms-flex: 30 1 50px;
flex: 30 1 50px;
min-width: 50px; }
.subscribe-block__input {
width: 100%;
min-width: 50px;
max-width: 100%;
font-size: 18px;
padding-top: calc( 9.5px - ((18px - 16px) * 1.5)/2);
padding-bottom: calc( 9.5px - ((18px - 16px) * 1.5)/2); }
.elementor .subscribe-block__input {
font-size: 16px;
padding-top: 9.5px;
padding-bottom: 9.5px; }
.subscribe-block__input.error {
border-color: #ee5151; }
.elementor .subscribe-block__input-group.layout-1 .subscribe-block__input {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px; }
.elementor .subscribe-block__input-group.layout-2 .subscribe-block__input {
border-radius: 3px; }
.subscribe-block__input-group.layout-2 .subscribe-block__input {
padding-right: 50px; }
.subscribe-block__submit {
margin: 5px 0;
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
position: relative; }
.subscribe-block__submit.btn {
padding-left: 14px;
padding-right: 14px; }
.subscribe-block__submit:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
margin: -11.5px 0 0 -11.5px;
width: 20px;
height: 20px;
border-radius: 50%;
border: 3px solid #ffffff;
border-top-color: transparent;
z-index: 1;
-webkit-animation: instructee_spin 1s linear infinite;
animation: instructee_spin 1s linear infinite;
opacity: 0; }
.elementor .subscribe-block__input-group.layout-1 .subscribe-block__submit {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
font-weight: 700; }
.subscribe-block__submit.processing .submit-inner {
opacity: 0; }
.subscribe-block__submit.processing:after {
opacity: 1; }
.subscribe-block__submit--icon {
position: absolute;
top: 50%;
right: 10px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: 0;
margin-bottom: 0;
padding: 5px; }
.subscribe-block__submit--icon i {
font-size: 24px; }
.subscribe-block__message {
margin-bottom: 10px; }
.subscribe-block__error, .subscribe-block__success {
margin-top: 5px;
font-size: 14px;
line-height: 1.5;
font-weight: 400;
opacity: 1;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.subscribe-block__error.hidden, .subscribe-block__success.hidden {
display: block;
opacity: 0;
line-height: 0;
margin-top: 0; }
.subscribe-block__error {
color: #ee5151; }
.subscribe-block__success {
color: #5CB85C; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none; } embed,
iframe,
object {
max-width: 100%; }
iframe {
display: block;
width: 100%; } .img-pull-left {
float: left;
width: 50%;
margin: 0 4% 1% 0; }
.img-pull-right {
float: right;
width: 50%;
margin: 0 0 1% 4%; }  .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
font-size: 12px; }
.wp-caption-text {
text-align: center; } .gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33333%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66667%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28571%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11111%; }
.gallery-caption {
display: block; } .embed-responsive {
position: relative;
display: block;
padding: 0; }
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0; }
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%; }
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%; } .wp-playlist.wp-audio-playlist {
padding: 20px; }
.wp-playlist.wp-audio-playlist .wp-playlist-current-item {
margin-bottom: 15px; }
.wp-playlist.wp-audio-playlist .wp-playlist-tracks {
margin-top: 15px; }
.wp-playlist.wp-audio-playlist.wp-playlist-light .wp-playlist-item.wp-playlist-playing .wp-playlist-caption {
color: #000000; } .mejs-video .mejs-poster {
background-size: cover; }
.mejs-video .mejs-overlay-button {
width: 86px;
height: 86px;
margin-top: -43px;
background-image: none;
text-align: center;
position: relative; }
.mejs-video .mejs-overlay-button:before {
content: '\f04b';
font-size: 32px;
line-height: 86px;
z-index: 2;
position: relative;
color: #ffffff;
text-indent: 5px; }
.mejs-video .mejs-overlay-button:after {
content: '';
display: block;
z-index: 1;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
border-radius: 50%;
background-color: rgba(0, 0, 0, 0.25);
-webkit-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
-o-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65); }
.mejs-video .mejs-overlay:hover .mejs-overlay-button:after {
-webkit-transform: scale(1.2) translate3d(0, 0, 0);
transform: scale(1.2) translate3d(0, 0, 0); }
.entry-content .mejs-audio-container-wrapper:not(:first-child), .entry-content
.wp-video:not(:first-child), .entry-content
.wp-playlist.wp-video-playlist:not(:first-child), .entry-content
.wp-playlist.wp-audio-playlist:not(:first-child) {
margin-top: 35px; }
.entry-content .mejs-audio-container-wrapper:not(:last-child), .entry-content
.wp-video:not(:last-child), .entry-content
.wp-playlist.wp-video-playlist:not(:last-child), .entry-content
.wp-playlist.wp-audio-playlist:not(:last-child) {
margin-bottom: 35px; }
.entry-content .mejs-audio-container-wrapper:first-child, .entry-content
.wp-video:first-child, .entry-content
.wp-playlist.wp-video-playlist:first-child, .entry-content
.wp-playlist.wp-audio-playlist:first-child {
margin-top: 15px; } .fb_iframe_widget {
max-width: 100%; }
.fb_iframe_widget > span {
max-width: 100%; } .team-container .cherry-team-filter, .cherry-projects-wrapper .projects-filters, .services-container .cherry-services-filter, .tm-pg_front_gallery ul.tm-pg_front_gallery-tabs {
margin-bottom: 50px;
text-align: center;
padding: 20px 0;
position: relative;
margin-left: -10px;
margin-right: -10px; }
.team-container .cherry-team-filter:before, .cherry-projects-wrapper .projects-filters:before, .services-container .cherry-services-filter:before, .tm-pg_front_gallery ul.tm-pg_front_gallery-tabs:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 10px;
width: calc(100% - 20px); }
.position-fullwidth .elementor-col-100 .team-container .cherry-team-filter,
.position-fullwidth [data-col="100"] .team-container .cherry-team-filter, .position-fullwidth.archive .cherry-projects-wrapper .projects-filters,
.position-fullwidth .elementor-col-100 .cherry-projects-wrapper .projects-filters,
.position-fullwidth [data-col="100"] .cherry-projects-wrapper .projects-filters, .position-fullwidth .elementor-col-100 .services-container .cherry-services-filter,
.position-fullwidth [data-col="100"] .services-container .cherry-services-filter, .position-fullwidth .elementor-col-100 .tm-pg_front_gallery ul.tm-pg_front_gallery-tabs,
.position-fullwidth [data-col="100"] .tm-pg_front_gallery ul.tm-pg_front_gallery-tabs {
margin-left: -20px;
margin-right: -20px; }
.position-fullwidth .elementor-col-100 .team-container .cherry-team-filter:before,
.position-fullwidth [data-col="100"] .team-container .cherry-team-filter:before, .position-fullwidth.archive .cherry-projects-wrapper .projects-filters:before,
.position-fullwidth .elementor-col-100 .cherry-projects-wrapper .projects-filters:before,
.position-fullwidth [data-col="100"] .cherry-projects-wrapper .projects-filters:before, .position-fullwidth .elementor-col-100 .services-container .cherry-services-filter:before,
.position-fullwidth [data-col="100"] .services-container .cherry-services-filter:before, .position-fullwidth .elementor-col-100 .tm-pg_front_gallery ul.tm-pg_front_gallery-tabs:before,
.position-fullwidth [data-col="100"] .tm-pg_front_gallery ul.tm-pg_front_gallery-tabs:before {
width: 100vw;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.team-container .cherry-team-filter_item, .cherry-projects-wrapper ul.projects-filters-list > li,
.cherry-projects-wrapper ul.order-filters > li, .services-container .cherry-services-filter_item, .tm-pg_front_gallery ul.tm-pg_front_gallery-tabs li {
padding: 5px 20px;
margin: 0;
position: relative; }
.team-container .cherry-team-filter_link, .services-container .cherry-services-filter_link, .tm-pg_front_gallery ul.tm-pg_front_gallery-tabs li a {
border: none;
padding: 0; } .wpcf7 .wpcf7-form-control-wrap {
position: relative;
display: block; }
.wpcf7 .wpcf7-form-control-wrap input {
width: 100%; }
.wpcf7 .wpcf7-not-valid {
border-bottom-color: #ee5151; }
.wpcf7 .wpcf7-not-valid-tip {
color: #ee5151;
font-size: 12px;
position: absolute;
right: 0;
top: 0; }
.wpcf7 .wpcf7-response-output {
font-size: 14px;
margin: 1em 0; }
.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-mail-sent-ng,
.wpcf7 .wpcf7-mail-sent-ok {
padding: 0;
border: none; }
.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-mail-sent-ng {
color: #ee5151; }
.wpcf7 .wpcf7-mail-sent-ok {
color: #5CB85C; }
.wpcf7 input[type="submit"],
.wpcf7 input[type="reset"],
.wpcf7 button {
vertical-align: middle; }
.wpcf7 .wpcf7-form .ajax-loader {
margin: 0 10px; }
.wpcf7-form p {
margin-bottom: 25px; }
.wpcf7-form p:last-of-type {
margin-bottom: 0; }
.wpcf7 input[type='radio'],
.wpcf7 input[type='checkbox'] {
width: auto; }
.wpcf7 input[type='text'],
.wpcf7 input[type='email'],
.wpcf7 input[type='url'],
.wpcf7 input[type='password'],
.wpcf7 input[type='search'],
.wpcf7 input[type='tel'],
.wpcf7 textarea {
border: none;
border-bottom: 1px solid;
background-color: transparent;
padding: 15px 0 3px;
font-size: 18px; }
.wpcf7 textarea {
height: 90px;
min-height: 90px; }  .cherry-team.team-wrap .cherry-team-row [class*="col_"] {
padding-bottom: 45px; }
.cherry-team.team-wrap.team-collapse-cols [class*="col_"] {
padding-bottom: 0; } .cherry-team.team-wrap .team-listing {
padding: 0;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
text-align: center; }
@media (min-width: 768px) {
.cherry-team.team-wrap .team-listing {
text-align: left; } }
.cherry-team.team-wrap .team-listing .team-listing_item {
text-align: inherit; }
.cherry-team.team-wrap .team-listing .team-listing_photo {
padding: 0 0 25px; }
@media (min-width: 768px) {
.cherry-team.team-wrap .team-listing .team-listing_photo {
text-align: left; } }
.cherry-team.team-wrap .team-listing .team-listing_photo img {
vertical-align: top; }
.cherry-team.team-wrap .team-listing .team-listing_name {
margin-top: 0;
margin-bottom: 0;
font-size: 28px; }
.cherry-team.team-wrap .team-listing .team-listing_position {
font-size: 13px;
display: block;
margin-top: 10px;
margin-bottom: 0; }
.cherry-team.team-wrap .team-listing .team-listing_position + .team-listing_name {
margin-top: 9px; }
.cherry-team.team-wrap .team-listing .team-listing_desc {
margin-top: 20px; }
.cherry-team.team-wrap .team-listing .btn {
margin-top: 20px; } .cherry-team.team-wrap.template-listing .team-listing .team-listing_photo,
.cherry-team.team-wrap.template-listing-contact-info .team-listing .team-listing_photo {
padding: 0; }
.cherry-team.team-wrap.template-listing .team-listing .team-listing_photo img,
.cherry-team.team-wrap.template-listing-contact-info .team-listing .team-listing_photo img {
margin-bottom: 20px;
-webkit-filter: grayscale(100%);
filter: grayscale(100%); }
@media (min-width: 768px) {
.cherry-team.team-wrap.template-listing .team-listing .team-listing_photo img,
.cherry-team.team-wrap.template-listing-contact-info .team-listing .team-listing_photo img {
float: left;
margin-right: 30px;
margin-bottom: 10px; } }
@media (min-width: 1200px) {
.cherry-team.team-wrap.template-listing-contact-info .team-listing .team-listing_photo img {
margin-right: 45px; } } .cherry-team.team-wrap.template-grid-boxes .team-listing {
text-align: center; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_wrap {
height: 100%; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_photo {
padding: 0;
text-align: center; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_photo .avatar {
-o-object-fit: cover;
object-fit: cover; }
.ie .cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_photo .avatar {
font-family: 'object-fit: cover'; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_name {
font-size: 30px; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_name a {
border-bottom: 1px solid transparent; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_name a:hover {
border-bottom-color: currentColor; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_position {
font-size: 14px; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_desc {
margin-top: 10px;
font-size: 14px; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
background-color: transparent;
z-index: 1;
opacity: 1;
overflow: hidden;
text-align: center; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content > *:first-child {
margin-top: auto; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content > *:last-child {
margin-bottom: auto; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content > .team-listing_socials:last-child {
margin-top: auto;
margin-bottom: 10px; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content > * {
-webkit-transform: translateY(300%);
-ms-transform: translateY(300%);
transform: translateY(300%);
-webkit-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-o-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
opacity: 0; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content > *:nth-child(1) {
-webkit-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content > *:nth-child(2) {
-webkit-transition-delay: 0.15s;
-o-transition-delay: 0.15s;
transition-delay: 0.15s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content > *:nth-child(3) {
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
transition-delay: 0.1s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content > *:nth-child(4) {
-webkit-transition-delay: 0.05s;
-o-transition-delay: 0.05s;
transition-delay: 0.05s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 100%;
bottom: 0;
display: inline-block;
z-index: -1;
-webkit-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-o-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-webkit-transition-delay: .25s;
-o-transition-delay: .25s;
transition-delay: .25s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content .team-socials_item {
-webkit-transform: translateY(300%);
-ms-transform: translateY(300%);
transform: translateY(300%);
-webkit-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-o-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-webkit-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover:before {
top: 0;
-webkit-transition: 0.3s cubic-bezier(0.78, 0.03, 0, 1);
-o-transition: 0.3s cubic-bezier(0.78, 0.03, 0, 1);
transition: 0.3s cubic-bezier(0.78, 0.03, 0, 1);
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover > * {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
-o-transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
opacity: 1; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover > *:nth-child(1) {
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
transition-delay: 0.1s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover > *:nth-child(2) {
-webkit-transition-delay: 0.15s;
-o-transition-delay: 0.15s;
transition-delay: 0.15s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover > *:nth-child(3) {
-webkit-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover > *:nth-child(4) {
-webkit-transition-delay: 0.25s;
-o-transition-delay: 0.25s;
transition-delay: 0.25s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover .team-listing_socials {
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition: none;
-o-transition: none;
transition: none; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover .team-socials_item {
-webkit-transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
-o-transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover .team-socials_item:nth-child(1) {
-webkit-transition-delay: 0.25s;
-o-transition-delay: 0.25s;
transition-delay: 0.25s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover .team-socials_item:nth-child(2) {
-webkit-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
transition-delay: 0.3s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover .team-socials_item:nth-child(3) {
-webkit-transition-delay: 0.35s;
-o-transition-delay: 0.35s;
transition-delay: 0.35s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover .team-socials_item:nth-child(4) {
-webkit-transition-delay: 0.4s;
-o-transition-delay: 0.4s;
transition-delay: 0.4s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover .team-socials_item:nth-child(5) {
-webkit-transition-delay: 0.45s;
-o-transition-delay: 0.45s;
transition-delay: 0.45s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover .team-socials_item:nth-child(6) {
-webkit-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
transition-delay: 0.5s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover .team-socials_item:nth-child(7) {
-webkit-transition-delay: 0.55s;
-o-transition-delay: 0.55s;
transition-delay: 0.55s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover .team-socials_item:nth-child(8) {
-webkit-transition-delay: 0.6s;
-o-transition-delay: 0.6s;
transition-delay: 0.6s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover .team-socials_item:nth-child(9) {
-webkit-transition-delay: 0.65s;
-o-transition-delay: 0.65s;
transition-delay: 0.65s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover .team-socials_item:nth-child(10) {
-webkit-transition-delay: 0.7s;
-o-transition-delay: 0.7s;
transition-delay: 0.7s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_image:empty + .team-listing_content {
position: static; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_image:empty + .team-listing_content .team-listing_position {
margin-top: 0; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_image:empty + .team-listing_content > * {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_image:empty + .team-listing_content:before {
top: 0; } .cherry-team.team-wrap.template-default .team-listing .col_xs_4 .team-listing_name,
.cherry-team.team-wrap.template-default .team-listing .col_xs_5 .team-listing_name,
.cherry-team.team-wrap.template-default .team-listing .col_xs_6 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xs_4 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xs_5 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xs_6 .team-listing_name {
font-size: 18px; }
.cherry-team.team-wrap.template-default .team-listing .col_xs_4 .team-listing_position,
.cherry-team.team-wrap.template-default .team-listing .col_xs_5 .team-listing_position,
.cherry-team.team-wrap.template-default .team-listing .col_xs_6 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xs_4 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xs_5 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xs_6 .team-listing_position {
margin-top: 5px;
font-size: 12px; }
.cherry-team.team-wrap.template-default .team-listing .col_xs_4 .team-listing_desc,
.cherry-team.team-wrap.template-default .team-listing .col_xs_5 .team-listing_desc,
.cherry-team.team-wrap.template-default .team-listing .col_xs_6 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xs_4 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xs_5 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xs_6 .team-listing_desc {
font-size: 14px; }
@media (min-width: 544px) {
.cherry-team.team-wrap.template-default .team-listing .col_sm_4 .team-listing_name,
.cherry-team.team-wrap.template-default .team-listing .col_sm_5 .team-listing_name,
.cherry-team.team-wrap.template-default .team-listing .col_sm_6 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_sm_4 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_sm_5 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_sm_6 .team-listing_name {
font-size: 18px; }
.cherry-team.team-wrap.template-default .team-listing .col_sm_4 .team-listing_position,
.cherry-team.team-wrap.template-default .team-listing .col_sm_5 .team-listing_position,
.cherry-team.team-wrap.template-default .team-listing .col_sm_6 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_sm_4 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_sm_5 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_sm_6 .team-listing_position {
margin-top: 5px;
font-size: 12px; }
.cherry-team.team-wrap.template-default .team-listing .col_sm_4 .team-listing_desc,
.cherry-team.team-wrap.template-default .team-listing .col_sm_5 .team-listing_desc,
.cherry-team.team-wrap.template-default .team-listing .col_sm_6 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_sm_4 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_sm_5 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_sm_6 .team-listing_desc {
font-size: 14px; } }
@media (min-width: 768px) {
.cherry-team.team-wrap.template-default .team-listing .col_md_4 .team-listing_name,
.cherry-team.team-wrap.template-default .team-listing .col_md_5 .team-listing_name,
.cherry-team.team-wrap.template-default .team-listing .col_md_6 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_md_4 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_md_5 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_md_6 .team-listing_name {
font-size: 18px; }
.cherry-team.team-wrap.template-default .team-listing .col_md_4 .team-listing_position,
.cherry-team.team-wrap.template-default .team-listing .col_md_5 .team-listing_position,
.cherry-team.team-wrap.template-default .team-listing .col_md_6 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_md_4 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_md_5 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_md_6 .team-listing_position {
margin-top: 5px;
font-size: 12px; }
.cherry-team.team-wrap.template-default .team-listing .col_md_4 .team-listing_desc,
.cherry-team.team-wrap.template-default .team-listing .col_md_5 .team-listing_desc,
.cherry-team.team-wrap.template-default .team-listing .col_md_6 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_md_4 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_md_5 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_md_6 .team-listing_desc {
font-size: 14px; } }
@media (min-width: 992px) {
.cherry-team.team-wrap.template-default .team-listing .col_lg_4 .team-listing_name,
.cherry-team.team-wrap.template-default .team-listing .col_lg_5 .team-listing_name,
.cherry-team.team-wrap.template-default .team-listing .col_lg_6 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_lg_4 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_lg_5 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_lg_6 .team-listing_name {
font-size: 18px; }
.cherry-team.team-wrap.template-default .team-listing .col_lg_4 .team-listing_position,
.cherry-team.team-wrap.template-default .team-listing .col_lg_5 .team-listing_position,
.cherry-team.team-wrap.template-default .team-listing .col_lg_6 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_lg_4 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_lg_5 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_lg_6 .team-listing_position {
margin-top: 5px;
font-size: 12px; }
.cherry-team.team-wrap.template-default .team-listing .col_lg_4 .team-listing_desc,
.cherry-team.team-wrap.template-default .team-listing .col_lg_5 .team-listing_desc,
.cherry-team.team-wrap.template-default .team-listing .col_lg_6 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_lg_4 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_lg_5 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_lg_6 .team-listing_desc {
font-size: 14px; } }
@media (min-width: 1200px) {
.cherry-team.team-wrap.template-default .team-listing .col_xl_4 .team-listing_name,
.cherry-team.team-wrap.template-default .team-listing .col_xl_5 .team-listing_name,
.cherry-team.team-wrap.template-default .team-listing .col_xl_6 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xl_4 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xl_5 .team-listing_name,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xl_6 .team-listing_name {
font-size: 18px; }
.cherry-team.team-wrap.template-default .team-listing .col_xl_4 .team-listing_position,
.cherry-team.team-wrap.template-default .team-listing .col_xl_5 .team-listing_position,
.cherry-team.team-wrap.template-default .team-listing .col_xl_6 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xl_4 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xl_5 .team-listing_position,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xl_6 .team-listing_position {
margin-top: 5px;
font-size: 12px; }
.cherry-team.team-wrap.template-default .team-listing .col_xl_4 .team-listing_desc,
.cherry-team.team-wrap.template-default .team-listing .col_xl_5 .team-listing_desc,
.cherry-team.team-wrap.template-default .team-listing .col_xl_6 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xl_4 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xl_5 .team-listing_desc,
.cherry-team.team-wrap.template-grid-boxes .team-listing .col_xl_6 .team-listing_desc {
font-size: 14px; } }
.cherry-team.team-wrap.template-default .team-listing .col_xs_4 .team-listing_photo,
.cherry-team.team-wrap.template-default .team-listing .col_xs_5 .team-listing_photo,
.cherry-team.team-wrap.template-default .team-listing .col_xs_6 .team-listing_photo {
padding: 0 0 15px; }
@media (min-width: 544px) {
.cherry-team.team-wrap.template-default .team-listing .col_sm_4 .team-listing_photo,
.cherry-team.team-wrap.template-default .team-listing .col_sm_5 .team-listing_photo,
.cherry-team.team-wrap.template-default .team-listing .col_sm_6 .team-listing_photo {
padding: 0 0 15px; } }
@media (min-width: 768px) {
.cherry-team.team-wrap.template-default .team-listing .col_md_4 .team-listing_photo,
.cherry-team.team-wrap.template-default .team-listing .col_md_5 .team-listing_photo,
.cherry-team.team-wrap.template-default .team-listing .col_md_6 .team-listing_photo {
padding: 0 0 15px; } }
@media (min-width: 992px) {
.cherry-team.team-wrap.template-default .team-listing .col_lg_4 .team-listing_photo,
.cherry-team.team-wrap.template-default .team-listing .col_lg_5 .team-listing_photo,
.cherry-team.team-wrap.template-default .team-listing .col_lg_6 .team-listing_photo {
padding: 0 0 15px; } }
@media (min-width: 1200px) {
.cherry-team.team-wrap.template-default .team-listing .col_xl_4 .team-listing_photo,
.cherry-team.team-wrap.template-default .team-listing .col_xl_5 .team-listing_photo,
.cherry-team.team-wrap.template-default .team-listing .col_xl_6 .team-listing_photo {
padding: 0 0 15px; } } .cherry-team.team-wrap .team-socials {
padding: 25px 0 0 0; }
.cherry-team.team-wrap .team-socials_item {
margin-top: 0;
margin-right: 12px;
margin-bottom: 5px; }
.cherry-team.team-wrap .team-socials_item:last-child {
margin-right: 0; }
.cherry-team.team-wrap .team-socials_link {
width: 30px;
height: 30px; }
.cherry-team.team-wrap .team-socials_link:hover .team-socials_label {
bottom: 35px; }
.cherry-team.team-wrap .team-socials_icon {
font-size: 18px;
line-height: 30px; }
.cherry-team.team-wrap .team-socials_label {
bottom: 60px; } .cherry-team .team-meta {
float: none;
padding-bottom: 0; }
.cherry-team .team-meta > * + * {
margin-top: 10px; }
.cherry-team .team-meta > *:first-child {
margin-top: 20px; }
.cherry-team .team-meta .team-meta_item {
display: block;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 16px;
font-weight: 400; }
.cherry-team .team-meta .team-meta_item:before {
font-size: 1em;
line-height: 1;
margin: 0;
min-width: 28px;
vertical-align: baseline;
position: relative; }
.cherry-team .team-meta .team-meta_item.phone:before {
content: "\f10b"; }
.cherry-team .team-meta .team-meta_item.skype:before {
content: "\f17e"; }
.cherry-team .team-meta .team-meta_item.email:before {
content: "\f0e0"; }
.cherry-team .team-meta .team-meta_item.location:before {
content: "\f041"; }
.cherry-team .team-meta .team-meta_item.position:before {
content: none; }
.cherry-team .team-meta .team-meta_item.skype:before {
font-size: 1.1em;
top: 0.15em; }
.cherry-team .team-meta .team-meta_item.phone:before {
font-size: 1.5em;
top: 0.2em; }
.team-single-item .team-meta_item.position:before {
content: none; } .team-container .team-more-btn {
text-align: center; }
.team-container .team-more-btn .ajax-more-btn {
margin-top: 10px; }
.team-container .team-loader {
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.team-container .team-ajax-pager {
margin-top: 10px; }
.team-container .nav-links .page-numbers.current {
pointer-events: none; } .team-heading_super_title, .team-heading_title, .team-heading_subtitle {
text-align: center; }
.team-heading_super_title + .cherry-team.team-wrap,
.team-heading_super_title + .cherry-team-filter, .team-heading_title + .cherry-team.team-wrap,
.team-heading_title + .cherry-team-filter, .team-heading_subtitle + .cherry-team.team-wrap,
.team-heading_subtitle + .cherry-team-filter {
margin-top: 50px; } .team-single-item {
padding: 0; }
.content-layout-fullwidth.elementor-page .team-single-item .team-header-container {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.team-single-item .team-member-container {
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.team-single-item .team-member-container > * {
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
@media (min-width: 576px) {
.team-single-item .team-member-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.team-single-item .team-member-container > * {
-webkit-box-flex: 1;
-ms-flex: 1 1 30%;
flex: 1 1 30%;
padding-bottom: 0.9375rem; }
.team-single-item .team-member-container .team-member-info {
padding-top: 0.9375rem; }
.team-single-item .team-member-container .team-skills {
padding-top: calc( 1.875rem/2 + 10px); }
.team-single-item * + .team-member-container {
padding-top: 10px; }
.team-single-item .team-photo {
float: none; }
@media (min-width: 576px) {
.team-single-item .team-photo {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
max-width: 50%; } } .team-skills_item {
padding-bottom: 0;
position: relative; }
.team-skills_item + .team-skills_item {
margin-top: 35px; }
.team-skills_label {
text-align: left;
margin-bottom: 15px;
padding-right: 50px; }
.team-skills_bar {
height: auto;
border-radius: 3px; }
.team-skills_line {
height: 6px;
border-radius: 3px; }
.team-skills_line:before {
content: attr(data-width) "%";
position: absolute;
top: 0;
right: 0; } .tm-testi--boxed .tm-testi__inner:before, .tm-testi--speech-bubble .tm-testi__item-body:before {
content: '';
position: absolute;
bottom: -20px;
right: 0;
width: 105px;
height: 90px;
opacity: .2;
background-image: url(//www.thaicastoroil.com/wp-content/themes/in1/assets/images/testi-icon.png); }
.tm-testi--boxed .tm-testi__inner:after, .tm-testi--speech-bubble .tm-testi__item-body:after {
content: '';
position: absolute;
top: 100%;
left: 70px;
width: 0;
height: 0;
border-style: solid;
border-width: 25px 28px 0 0;
border-color: #ccc transparent transparent transparent; }
.tm-testi-slider {
padding-bottom: 0; }
.tm-testi-slider__item.swiper-slide {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: auto; }
.tm-testi-slider .tm-testi__inner,
.tm-testi-slider .tm-testi__item-body,
.tm-testi-slider blockquote {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.tm-testi-slider .tm-testi__item-body,
.tm-testi-slider blockquote {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.tm-testi-slider .tm-testi__item-body footer {
margin-top: auto; }
.tm-testi-slider.swiper-container-fade .swiper-slide:not(.swiper-slide-active) {
opacity: 0 !important; }
.tm-testi__title {
margin-bottom: 20px; }
.tm-testi .tm-testi__divider {
margin: 20px auto;
max-width: 65px; }
.tm-testi--boxed .tm-testi__inner {
padding: 20px;
position: relative; }
@media (min-width: 1200px) {
.tm-testi--boxed .tm-testi__inner {
padding: 50px 50px 65px; } }
.tm-testi__item,
.services-macros .tm-testi__item {
margin-top: 0; }
.tm-testi__item + .tm-testi__item,
.services-macros .tm-testi__item + .tm-testi__item {
margin-top: 50px; }
@media (max-width: 767px) {
.tm-testi__item.col-xs-6:nth-child(2),
.services-macros .tm-testi__item.col-xs-6:nth-child(2) {
margin-top: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
.tm-testi__item.col-md-6:nth-child(2),
.services-macros .tm-testi__item.col-md-6:nth-child(2) {
margin-top: 0; } }
@media (min-width: 992px) {
.tm-testi__item.col-lg-6:nth-child(2),
.services-macros .tm-testi__item.col-lg-6:nth-child(2) {
margin-top: 0; } }
@media (max-width: 767px) {
.tm-testi__item.col-xs-4:nth-child(-n + 3),
.services-macros .tm-testi__item.col-xs-4:nth-child(-n + 3) {
margin-top: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
.tm-testi__item.col-md-4:nth-child(-n + 3),
.services-macros .tm-testi__item.col-md-4:nth-child(-n + 3) {
margin-top: 0; } }
@media (min-width: 992px) {
.tm-testi__item.col-lg-4:nth-child(-n + 3),
.services-macros .tm-testi__item.col-lg-4:nth-child(-n + 3) {
margin-top: 0; } }
@media (max-width: 767px) {
.tm-testi__item.col-xs-3:nth-child(-n + 4),
.services-macros .tm-testi__item.col-xs-3:nth-child(-n + 4) {
margin-top: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
.tm-testi__item.col-md-3:nth-child(-n + 4),
.services-macros .tm-testi__item.col-md-3:nth-child(-n + 4) {
margin-top: 0; } }
@media (min-width: 992px) {
.tm-testi__item.col-lg-3:nth-child(-n + 4),
.services-macros .tm-testi__item.col-lg-3:nth-child(-n + 4) {
margin-top: 0; } }
.tm-testi-slider .tm-testi__item {
margin-top: 0; }
.tm-testi--boxed .tm-testi__item {
margin-bottom: 25px; }
.tm-testi .tm-testi__item-avatar {
border-radius: 50%;
display: block;
margin: 0;
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
-ms-flex-negative: 0;
flex-shrink: 0; }
.tm-testi--default .tm-testi__item-avatar {
margin: 0 auto 20px; }
.tm-testi--default-avatar-first .tm-testi__item-avatar {
margin: 0 auto 27px; }
.tm-testi__item-body {
margin-bottom: 35px; }
@media (min-width: 1200px) {
.tm-testi-slider.tm-testi--default .tm-testi__item-body {
margin-bottom: 55px; } }
.tm-testi--boxed .tm-testi__item-meta,
.tm-testi--speech-bubble .tm-testi__item-meta {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.tm-testi--boxed .tm-testi__item-meta * + footer,
.tm-testi--speech-bubble .tm-testi__item-meta * + footer {
margin-left: 20px; }
.tm-testi__item-position, .tm-testi__item-email, .tm-testi__item-company {
display: block; }
.tm-testi--default-avatar-first .tm-testi__item-position, .tm-testi--default-avatar-first .tm-testi__item-email, .tm-testi--default-avatar-first .tm-testi__item-company {
display: inline-block; }
.tm-testi__item blockquote {
padding-left: 0;
font-size: 1.22em;
line-height: 1.6; }
.tm-testi__item blockquote:before {
content: none; }
.tm-testi--default .tm-testi__item blockquote,
.tm-testi--default-avatar-first .tm-testi__item blockquote {
text-align: center; }
.tm-testi--default-avatar-first .tm-testi__item blockquote {
font-style: normal; }
.tm-testi__item blockquote footer {
font-size: 14px;
font-style: normal; }
.tm-testi__item blockquote cite {
margin-top: 0;
margin-left: 0;
padding-left: 0;
color: inherit; }
.tm-testi--default-avatar-first .tm-testi__item blockquote cite {
display: inline-block; }
.tm-testi--default-avatar-first .tm-testi__item blockquote cite:after {
content: ','; }
.tm-testi__item blockquote cite:before {
content: none; }
.tm-testi--boxed .tm-testi__item blockquote {
border: none;
padding: 0; }
.tm-testi__wrap--perview-1 .tm-testi__item blockquote,
.tm-testi-page--archive .tm-testi__item blockquote {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.tm-testi--speech-bubble .tm-testi__item-meta {
padding-top: 0;
padding-left: 20px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
@media (min-width: 1200px) {
.tm-testi--speech-bubble .tm-testi__item-meta {
padding-left: 35px; } }
.tm-testi--speech-bubble .tm-testi__item-body {
position: relative;
padding: 20px;
border: none;
margin-bottom: 50px; }
@media (min-width: 1200px) {
.tm-testi--speech-bubble .tm-testi__item-body {
padding: 50px 50px 65px; } }
.tm-testi .tm-testi-slider__pags.swiper-pagination {
position: static;
margin-top: 40px; }
.tm-testi .tm-testi--default-avatar-first .tm-testi-slider__pags.swiper-pagination {
margin-top: 63px; }
.tm-testi .swiper-button-next.tm-testi-slider__next {
display: block;
right: -50px; }
.tm-testi .swiper-button-prev.tm-testi-slider__prev {
display: block;
left: -50px; }
.tm-testi:hover .swiper-button-next.tm-testi-slider__next {
right: 0; }
.tm-testi:hover .swiper-button-prev.tm-testi-slider__prev {
left: 0; } .masonry-layout .projects-item-instance {
overflow: hidden; }
.projects-item-instance .project-media,
.projects-item-instance .project-terms-media {
overflow: hidden;
z-index: 1; }
.projects-item-instance .hover-content {
background-color: transparent;
overflow: hidden;
text-align: center; }
@media (min-width: 1200px) {
.projects-item-instance .hover-content {
padding-left: 20px;
padding-right: 20px; } }
.projects-item-instance .hover-content:before {
content: '';
position: absolute;
display: block;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1; }
.projects-item-instance .hover-content > * {
z-index: 2; }
.projects-item-instance .simple-icons-wrapper {
position: absolute;
top: 0;
right: 0;
padding: 30px;
z-index: 1; }
.projects-item-instance .simple-icons-wrapper .simple-icon {
display: block;
margin: 0 0 10px; }
.projects-item-instance .simple-icons-wrapper .simple-icon:last-child {
margin-bottom: 0; }
.projects-item-instance .simple-icon {
width: 38px;
height: 38px;
text-align: center; }
.projects-item-instance .simple-icon span {
margin: 0;
line-height: 38px; }
.projects-item-instance .featured-image a {
pointer-events: none; }
.projects-item-instance .featured-image img {
-o-object-fit: cover;
object-fit: cover; }
.ie .projects-item-instance .featured-image img {
font-family: 'object-fit: cover'; }
.projects-item-instance.simple-fade-hover .featured-image img {
-webkit-transition: 0.4s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-o-transition: 0.4s cubic-bezier(0.6, -0.28, 0.735, 0.045);
transition: 0.4s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.projects-item-instance.simple-fade-hover .project-media:hover .featured-image img,
.projects-item-instance.simple-fade-hover .project-terms-media:hover .featured-image img {
-webkit-transition: 0.4s cubic-bezier(0.78, 0.03, 0, 1);
-o-transition: 0.4s cubic-bezier(0.78, 0.03, 0, 1);
transition: 0.4s cubic-bezier(0.78, 0.03, 0, 1);
-webkit-transform: scale(1.1) translate3d(0, -5%, 0);
transform: scale(1.1) translate3d(0, -5%, 0); }
.projects-item-instance.simple-fade-hover .hover-content {
opacity: 1; }
.projects-item-instance.simple-fade-hover .hover-content:before {
top: 100%;
-webkit-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-o-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-webkit-transition-delay: .25s;
-o-transition-delay: .25s;
transition-delay: .25s; }
.projects-item-instance.simple-fade-hover .hover-content > * {
-webkit-transform: translateY(300%);
-ms-transform: translateY(300%);
transform: translateY(300%);
-webkit-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-o-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
opacity: 0; }
.projects-item-instance.simple-fade-hover .hover-content > *:nth-child(1) {
-webkit-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s; }
.projects-item-instance.simple-fade-hover .hover-content > *:nth-child(2) {
-webkit-transition-delay: 0.15s;
-o-transition-delay: 0.15s;
transition-delay: 0.15s; }
.projects-item-instance.simple-fade-hover .hover-content > *:nth-child(3) {
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
transition-delay: 0.1s; }
.projects-item-instance.simple-fade-hover .hover-content > *:nth-child(4) {
-webkit-transition-delay: 0.05s;
-o-transition-delay: 0.05s;
transition-delay: 0.05s; }
.projects-item-instance.simple-fade-hover .hover-content:hover:before {
top: 0;
-webkit-transition: 0.3s cubic-bezier(0.78, 0.03, 0, 1);
-o-transition: 0.3s cubic-bezier(0.78, 0.03, 0, 1);
transition: 0.3s cubic-bezier(0.78, 0.03, 0, 1);
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s; }
.projects-item-instance.simple-fade-hover .hover-content:hover > * {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
-o-transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
opacity: 1; }
.projects-item-instance.simple-fade-hover .hover-content:hover > *:nth-child(1) {
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
transition-delay: 0.1s; }
.projects-item-instance.simple-fade-hover .hover-content:hover > *:nth-child(2) {
-webkit-transition-delay: 0.15s;
-o-transition-delay: 0.15s;
transition-delay: 0.15s; }
.projects-item-instance.simple-fade-hover .hover-content:hover > *:nth-child(3) {
-webkit-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s; }
.projects-item-instance.simple-fade-hover .hover-content:hover > *:nth-child(4) {
-webkit-transition-delay: 0.25s;
-o-transition-delay: 0.25s;
transition-delay: 0.25s; }
.cherry-projects-wrapper .projects-item .project-entry-title {
font-size: 30px; }
.cherry-projects-wrapper .projects-container.grid-layout .projects-item-instance {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 0 !important; }
.cherry-projects-wrapper .projects-container.grid-layout .projects-item-instance .inner-wrapper {
width: 100%; }
.cherry-projects-wrapper .projects-container.grid-layout .projects-item-instance .project-media:only-child,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item-instance .featured-image,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item-instance .featured-image img {
height: 100%; }
.cherry-projects-wrapper .projects-container:not(.list-layout) .projects-item-instance .hover-content a {
border-bottom: 1px solid transparent; }
.cherry-projects-wrapper .projects-container:not(.list-layout) .projects-item-instance .hover-content a:hover {
color: inherit;
border-bottom-color: currentColor; }
@media (max-width: 575px) {
.cherry-projects-wrapper .projects-container.list-layout .inner-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.cherry-projects-wrapper .projects-container.list-layout .project-media {
margin-right: 0; }
.cherry-projects-wrapper .projects-container.list-layout .project-content {
margin-top: 15px; }
.cherry-projects-wrapper .projects-container.list-layout .project-media,
.cherry-projects-wrapper .projects-container.list-layout .project-content {
width: 100%; } }
.cherry-projects-wrapper .projects-container.list-layout .project-content {
margin-bottom: 15px;
min-width: calc(70% - 20px); }
.cherry-projects-wrapper .projects-container.grid-default-2-tmpl .projects-item .project-media, .cherry-projects-wrapper .projects-container.masonry-default-2-tmpl .projects-item .project-media, .cherry-projects-wrapper .projects-container.justified-default-2-tmpl .projects-item .project-media, .cherry-projects-wrapper .projects-container.cascading-grid-default-2-tmpl .projects-item .project-media {
border-radius: 5px; }
.cherry-projects-wrapper .projects-container.grid-default-2-tmpl .projects-item .hover-content, .cherry-projects-wrapper .projects-container.masonry-default-2-tmpl .projects-item .hover-content, .cherry-projects-wrapper .projects-container.justified-default-2-tmpl .projects-item .hover-content, .cherry-projects-wrapper .projects-container.cascading-grid-default-2-tmpl .projects-item .hover-content {
padding: 15px 20px;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: left; }
@media (min-width: 768px) {
.cherry-projects-wrapper .projects-container.grid-default-2-tmpl .projects-item .hover-content, .cherry-projects-wrapper .projects-container.masonry-default-2-tmpl .projects-item .hover-content, .cherry-projects-wrapper .projects-container.justified-default-2-tmpl .projects-item .hover-content, .cherry-projects-wrapper .projects-container.cascading-grid-default-2-tmpl .projects-item .hover-content {
padding: 30px 40px; } }
.cherry-projects-wrapper .projects-container.grid-default-2-tmpl .projects-item .hover-content > *, .cherry-projects-wrapper .projects-container.masonry-default-2-tmpl .projects-item .hover-content > *, .cherry-projects-wrapper .projects-container.justified-default-2-tmpl .projects-item .hover-content > *, .cherry-projects-wrapper .projects-container.cascading-grid-default-2-tmpl .projects-item .hover-content > * {
-ms-flex-item-align: start;
align-self: flex-start; }
.cherry-projects-wrapper .projects-container.grid-default-2-tmpl .projects-item .project-entry-title, .cherry-projects-wrapper .projects-container.masonry-default-2-tmpl .projects-item .project-entry-title, .cherry-projects-wrapper .projects-container.justified-default-2-tmpl .projects-item .project-entry-title, .cherry-projects-wrapper .projects-container.cascading-grid-default-2-tmpl .projects-item .project-entry-title {
font-size: 18px;
line-height: 1.5; }
.cherry-projects-wrapper .projects-container.grid-default-2-tmpl[data-settings*='"item-margin":"0"'] .projects-item .project-media, .cherry-projects-wrapper .projects-container.masonry-default-2-tmpl[data-settings*='"item-margin":"0"'] .projects-item .project-media, .cherry-projects-wrapper .projects-container.justified-default-2-tmpl[data-settings*='"item-margin":"0"'] .projects-item .project-media, .cherry-projects-wrapper .projects-container.cascading-grid-default-2-tmpl[data-settings*='"item-margin":"0"'] .projects-item .project-media {
border-radius: 0; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-item-instance, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .projects-item-instance {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 0 !important; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-item-instance .inner-wrapper, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .projects-item-instance .inner-wrapper {
width: 100%; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-item-instance .project-terms-media:only-child,
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-item-instance .featured-image,
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-item-instance .featured-image img, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .projects-item-instance .project-terms-media:only-child,
.cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .projects-item-instance .featured-image,
.cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .projects-item-instance .featured-image img {
height: 100%; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-terms-item .project-terms-media, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .projects-terms-item .project-terms-media, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .projects-terms-item .project-terms-media {
border-radius: 5px; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-terms-item .hover-content, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .projects-terms-item .hover-content, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .projects-terms-item .hover-content {
padding: 15px 20px;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: left; }
@media (min-width: 768px) {
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-terms-item .hover-content, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .projects-terms-item .hover-content, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .projects-terms-item .hover-content {
padding: 30px 40px; } }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-terms-item .hover-content > *, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .projects-terms-item .hover-content > *, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .projects-terms-item .hover-content > * {
-ms-flex-item-align: start;
align-self: flex-start; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-terms-item .hover-content a, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .projects-terms-item .hover-content a, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .projects-terms-item .hover-content a {
border-bottom: 1px solid transparent; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-terms-item .hover-content a:hover, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .projects-terms-item .hover-content a:hover, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .projects-terms-item .hover-content a:hover {
color: inherit;
border-bottom-color: currentColor; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-terms-item .project-terms-content h5, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .projects-terms-item .project-terms-content h5, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .projects-terms-item .project-terms-content h5 {
font-size: 18px;
line-height: 1.5;
margin-bottom: 0; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-terms-item .project-terms-content p, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .projects-terms-item .project-terms-content p, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .projects-terms-item .project-terms-content p {
font-size: 14px;
margin-top: 5px;
margin-bottom: 0; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-terms-item .project-terms-content .post-count, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .projects-terms-item .project-terms-content .post-count, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .projects-terms-item .project-terms-content .post-count {
margin-top: 10px; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout[data-settings*='"item-margin":"0"'] .projects-item .project-media, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout[data-settings*='"item-margin":"0"'] .projects-item .project-media, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout[data-settings*='"item-margin":"0"'] .projects-item .project-media {
border-radius: 0; }
@media (max-width: 575px) {
.cherry-projects-terms-wrapper .projects-terms-container.list-layout .projects-terms-item .inner-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.cherry-projects-terms-wrapper .projects-terms-container.list-layout .projects-terms-item .project-terms-media {
margin-right: 0; }
.cherry-projects-terms-wrapper .projects-terms-container.list-layout .projects-terms-item .project-terms-content {
margin-top: 15px; }
.cherry-projects-terms-wrapper .projects-terms-container.list-layout .projects-terms-item .project-terms-media,
.cherry-projects-terms-wrapper .projects-terms-container.list-layout .projects-terms-item .project-terms-content {
width: 100%; } }
.cherry-projects-terms-wrapper .projects-terms-container.list-layout .projects-terms-item .project-terms-content {
margin-bottom: 15px;
min-width: calc(70% - 20px); }
.cherry-projects-terms-wrapper .projects-terms-container.list-layout .projects-terms-item .project-terms-content h5 {
font-size: 30px; }
.cherry-projects-terms-wrapper .projects-terms-container.list-layout .projects-terms-item .project-terms-content p {
margin-bottom: 0; }
.cherry-projects-terms-wrapper .projects-terms-container.list-layout .projects-terms-item .project-terms-content .post-count {
margin-top: 20px; }
.cherry-projects-wrapper .cherry-projects-ajax-loader,
.cherry-projects-terms-wrapper .cherry-projects-ajax-loader {
z-index: 990;
background-color: transparent; }
.cherry-projects-wrapper .projects-filters {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 0;
margin-bottom: 35px; }
.cherry-projects-wrapper ul.projects-filters-list,
.cherry-projects-wrapper ul.order-filters {
list-style: none;
margin-left: 0;
font-weight: inherit; }
.cherry-projects-wrapper ul.projects-filters-list > li,
.cherry-projects-wrapper ul.order-filters > li {
float: none;
display: inline-block; }
.cherry-projects-wrapper ul.projects-filters-list li span,
.cherry-projects-wrapper ul.order-filters li span {
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s; }
.cherry-projects-wrapper ul.order-filters > li ul.orderby-list {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
left: auto;
right: 20px;
margin-top: 10px; }
.cherry-projects-wrapper ul.order-filters > li ul.orderby-list:before {
content: '';
height: 10px;
position: absolute;
left: 0;
right: 0;
bottom: 100%;
display: block; }
.cherry-projects-wrapper ul.order-filters > li ul.orderby-list li {
margin: 8px 0; }
.cherry-projects-wrapper ul.order-filters > li ul.orderby-list li span {
color: inherit; }
.cherry-projects-wrapper .projects-pagination {
margin: 35px 0 0;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.cherry-projects-wrapper .projects-pagination .page-link li {
display: inline-block;
margin: 0;
float: none; }
.cherry-projects-wrapper .projects-pagination .page-navigation span,
.cherry-projects-wrapper .projects-pagination .page-link span {
display: inline-block;
line-height: 39px;
min-width: 39px;
height: 39px;
padding: 0 2px;
text-align: center;
text-decoration: none;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
margin: 0 4px 4px 0;
border: none;
font-weight: 700;
font-size: 12px; }
.cherry-projects-wrapper .projects-pagination .page-navigation span {
font-size: 10px; }
.cherry-projects-wrapper .projects-pagination .page-link li.active {
pointer-events: none; }
.cherry-projects-wrapper .projects-ajax-button-wrapper {
margin: 35px 0 0; }
.post-type-archive-projects .site-content_wrap {
margin-top: 0; }
.elementor-page.content-layout-fullwidth .cherry-projects-single__header, .elementor-page.content-layout-fullwidth .cherry-projects-single__media, .elementor-page.content-layout-fullwidth .cherry-projects-single__additional {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.cherry-projects-single__container {
display: block; }
.cherry-projects-single__media {
margin-right: 0; }
.cherry-projects-single__media .featured-image a {
margin-bottom: 35px; }
.cherry-projects-single__content {
margin-top: 10px; }
.elementor-page .cherry-projects-single__content {
margin-top: 0; }
.cherry-projects-single .post-terms {
margin: 0; }
.cherry-projects-single .featured-image a {
pointer-events: none; }
.cherry-projects-single .featured-image a:before,
.cherry-projects-single .additional-image a:before {
content: '\ed3c';
position: absolute;
font-size: 32px;
line-height: 1;
left: 50%;
top: 50%;
width: 32px;
height: 32px;
text-align: center;
margin: -16px 0 0 -16px;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
z-index: 1;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
color: #ffffff; }
.cherry-projects-single .featured-image a .cover,
.cherry-projects-single .additional-image a .cover {
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out; }
.cherry-projects-single .featured-image a:focus,
.cherry-projects-single .additional-image a:focus {
outline: 0; }
.cherry-projects-single .featured-image a:hover:before,
.cherry-projects-single .additional-image a:hover:before {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.cherry-projects-single .cherry-projects-single-details-list {
margin-top: 30px;
margin-bottom: 0; }
.cherry-projects-single .cherry-projects-single-details-list .cherry-projects-details-list-title {
margin-bottom: 25px; }
.cherry-projects-single .cherry-projects-single-details-list ul {
list-style: none;
margin-left: 0;
font-weight: inherit; }
.cherry-projects-single .cherry-projects-single-details-list ul li {
margin-bottom: 0;
font-style: italic; }
.cherry-projects-single .cherry-projects-single-details-list ul li span {
display: inline-block;
font-weight: 700;
color: inherit;
font-style: normal; }
.cherry-projects-single .cherry-projects-single-details-list ul li + li {
margin-top: 15px; }
.cherry-projects-single .cherry-projects-single-skills-list {
margin-top: 30px; }
.cherry-projects-single .cherry-projects-single-skills-list ul {
list-style: none;
margin-left: 0;
font-weight: inherit; }
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item {
margin-bottom: 0;
position: relative; }
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item + .cherry-skill-item {
margin-top: 33px; }
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-label {
padding-right: 60px;
margin-bottom: 15px; }
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-bar {
height: auto;
padding: 0;
position: static; }
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-bar,
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-bar span {
border-radius: 3px; }
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-bar span {
display: block;
height: 6px;
position: static; }
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-bar span em {
position: absolute;
top: 0;
right: 0; }
.cherry-projects-single .cherry-projects-additional-image-list,
.cherry-projects-single .cherry-projects-video-list,
.cherry-projects-single .cherry-projects-audio-list {
margin-bottom: 35px; }
.cherry-projects-single .cherry-projects-additional-image-list .additional-image-list li {
margin-top: 0; }
.cherry-projects-single .cherry-projects-video-list * + .video-item,
.cherry-projects-single .cherry-projects-video-list * + iframe {
margin-top: 30px; }
.cherry-projects-slider__instance {
margin-bottom: 35px; }
.cherry-projects-slider__instance .slider-pro {
background: transparent; }
.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container {
background: transparent; }
.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails {
position: relative;
padding: 0; }
.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail {
border: none;
opacity: .5;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail:hover {
opacity: .8;
border: none; }
.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail {
opacity: 1; }  .cherry-services.services-wrap .cherry-services-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.cherry-services.services-wrap.services-collapse-rows .cherry-services-row {
margin-left: 0;
margin-right: 0; } .services-heading_super_title + .cherry-services-filter,
.services-heading_super_title + .cherry-services.services-wrap, .services-heading_subtitle + .cherry-services-filter,
.services-heading_subtitle + .cherry-services.services-wrap, .services-heading_title + .cherry-services-filter,
.services-heading_title + .cherry-services.services-wrap {
margin-top: 50px; } .cherry-services {
position: relative; }
.cherry-services .services-listing {
-webkit-transition: all 300ms linear;
-o-transition: all 300ms linear;
transition: all 300ms linear;
opacity: 1; }
.cherry-services.in-progress .services-listing {
opacity: 0; }
.cherry-services .services-loader {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.cherry-services .services-loader .cherry-spinner {
width: 90px;
height: 90px;
left: 50%;
top: 50%;
margin-left: -45px;
margin-top: -45px;
display: block;
position: relative; }
.cherry-services .services-loader.loader-small {
bottom: 0;
top: auto; }
.cherry-services .services-loader.loader-small .cherry-spinner {
width: 40px;
height: 40px;
margin-left: -20px;
margin-top: -20px; }
.services-container .ajax-more-btn {
margin-top: 10px; }
.services-container .services-ajax-pager {
margin: 10px 0 0; }
.services-container .template-cards + .services-ajax-pager {
margin-top: 45px; }
.services-container .nav-links {
text-align: left; }
.services-container .nav-links .page-numbers.current {
pointer-events: none; } .cherry-services .services-item {
padding-bottom: 55px;
text-align: center; }
@media (min-width: 768px) {
.cherry-services .services-item {
text-align: left; } }
.cherry-services .services-item * + .title_wrap {
margin-top: 25px; }
.cherry-services .services-item * + .content_wrap,
.cherry-services .services-item * + .descr_wrap {
margin-top: 10px; }
.cherry-services .services-item * + .btn_wrap:not(:empty),
.cherry-services .services-item * + .btn,
.cherry-services .services-item * + .btn-link {
margin-top: 20px; }
.cherry-services .services-item .content_wrap,
.cherry-services .services-item .descr_wrap {
font-size: 16px;
line-height: 1.5; }
.cherry-services .service-icon {
text-align: center;
margin-bottom: 0; }
@media (min-width: 768px) {
.cherry-services .service-icon {
text-align: left; } }
.cherry-services .service-icon i {
font-size: 50px; }
.cherry-services .invert .service-icon {
color: inherit; } .cherry-services.template-default .services-item {
padding-bottom: 40px; } .cherry-services.template-cards .services-item {
text-align: left;
padding-top: 15px;
padding-bottom: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.cherry-services.template-cards .services-item-inner {
border-radius: 5px;
overflow: hidden;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.cherry-services.template-cards .services-item-inner > * {
width: 100%; }
.cherry-services.template-cards .image_wrap img {
width: 100%; }
.cherry-services.template-cards .service-cards-content {
padding: 25px 20px;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
@media (min-width: 768px) {
.cherry-services.template-cards .service-cards-content {
padding: 25px 40px; } }
.cherry-services.template-cards .service-cards-content > * {
width: 100%; }
.cherry-services.template-cards * + .btn,
.cherry-services.template-cards * + .btn-link {
margin-top: auto;
padding-top: 20px; }
@media (min-width: 768px) {
.cherry-services.template-cards .col-md-3 .service-cards-content,
.cherry-services.template-cards .col-md-2 .service-cards-content {
padding: 25px 20px; } }
@media (min-width: 992px) {
.cherry-services.template-cards .col-lg-3 .service-cards-content,
.cherry-services.template-cards .col-lg-2 .service-cards-content {
padding: 25px 20px; } }
@media (min-width: 1200px) {
.cherry-services.template-cards .col-xl-3 .service-cards-content,
.cherry-services.template-cards .col-xl-2 .service-cards-content {
padding: 25px 20px; } }
@media (min-width: 768px) and (max-width: 1199px) {
.cherry-services.template-cards .col-md-4 .service-cards-content {
padding: 25px 20px; } } @media (min-width: 768px) {
.cherry-services.template-media-icon-2 .services-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex; } }
.cherry-services.template-media-icon-2 .service-icon {
-ms-flex-negative: 0;
flex-shrink: 0;
margin-bottom: 25px; }
@media (min-width: 768px) {
.cherry-services.template-media-icon-2 .service-icon {
margin-top: 5px;
margin-right: 30px;
margin-bottom: 0; } } .cherry-services.template-media-icon-3 .services-item {
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.cherry-services.template-media-icon-3 .title_wrap a {
border-bottom: 1px solid transparent; }
.cherry-services.template-media-icon-3 .title_wrap a:hover {
color: inherit;
border-bottom-color: currentColor; }
.cherry-services.template-media-icon-3 .services-item-inner {
min-height: 270px;
padding: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.cherry-services.template-media-icon-3 .service-icon {
text-align: center; } .cherry-services.template-media-icon-bg .services-item .image_wrap {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
z-index: 1;
opacity: 0;
will-change: transform;
-webkit-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s;
-webkit-transform: scale(1.15) translateY(-20px);
-ms-transform: scale(1.15) translateY(-20px);
transform: scale(1.15) translateY(-20px); }
.cherry-services.template-media-icon-bg .services-item .image_wrap .services-macros {
height: 100%; }
.cherry-services.template-media-icon-bg .services-item .image_wrap img {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
width: 100%;
height: 100%; }
.ie .cherry-services.template-media-icon-bg .services-item .image_wrap img {
font-family: 'object-fit: cover'; }
.cherry-services.template-media-icon-bg .services-item-inner {
height: 100%;
overflow: hidden;
position: relative;
padding: 25px;
border-style: solid;
border-width: 1px; }
@media (min-width: 992px) {
.cherry-services.template-media-icon-bg .services-item-inner {
padding: 50px 50px 43px; } }
.cherry-services.template-media-icon-bg .services-item-inner > *:not(.image_wrap) {
position: relative;
z-index: 5; }
.cherry-services.template-media-icon-bg .services-item-inner .image_wrap,
.cherry-services.template-media-icon-bg .services-item-inner .icon_wrap i,
.cherry-services.template-media-icon-bg .services-item-inner .title_wrap,
.cherry-services.template-media-icon-bg .services-item-inner .icon_wrap,
.cherry-services.template-media-icon-bg .services-item-inner .content_wrap,
.cherry-services.template-media-icon-bg .services-item-inner .descr_wrap, .cherry-services.template-media-icon-bg .services-item-inner:before {
-webkit-transition: 0.3s cubic-bezier(0.53, 0.645, 0.51, 1.34);
-o-transition: 0.3s cubic-bezier(0.53, 0.645, 0.51, 1.34);
transition: 0.3s cubic-bezier(0.53, 0.645, 0.51, 1.34); }
.cherry-services.template-media-icon-bg .services-item-inner .title_wrap a {
border-bottom: 1px solid transparent; }
.cherry-services.template-media-icon-bg .services-item-inner .title_wrap a:hover {
border-bottom-color: currentColor; }
.cherry-services.template-media-icon-bg .services-item-inner:before, .cherry-services.template-media-icon-bg .services-item-inner:after {
content: '';
position: absolute;
left: 0;
right: 0;
top: -100%;
bottom: 0;
z-index: 2; }
.cherry-services.template-media-icon-bg .services-item-inner:before {
-webkit-transition-delay: 0.25s;
-o-transition-delay: 0.25s;
transition-delay: 0.25s; }
.cherry-services.template-media-icon-bg .services-item-inner:after {
top: 0;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
background-color: white; }
.cherry-services.template-media-icon-bg .services-item-inner:hover:before {
-webkit-transition: 0.4s cubic-bezier(0.01, 0.285, 0.31, 1.005);
-o-transition: 0.4s cubic-bezier(0.01, 0.285, 0.31, 1.005);
transition: 0.4s cubic-bezier(0.01, 0.285, 0.31, 1.005);
top: 0;
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s; }
.cherry-services.template-media-icon-bg .services-item-inner:hover .image_wrap {
-webkit-transition: 0.4s cubic-bezier(0.01, 0.285, 0.31, 1.005);
-o-transition: 0.4s cubic-bezier(0.01, 0.285, 0.31, 1.005);
transition: 0.4s cubic-bezier(0.01, 0.285, 0.31, 1.005);
opacity: 1;
-webkit-transform: translateY(20px) scale(1.15);
-ms-transform: translateY(20px) scale(1.15);
transform: translateY(20px) scale(1.15);
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s; }
.cherry-services.template-media-icon-bg .services-item-inner:hover:after {
top: 100%;
-webkit-transition: 0.4s cubic-bezier(0.665, 0.08, 0.65, 0.71);
-o-transition: 0.4s cubic-bezier(0.665, 0.08, 0.65, 0.71);
transition: 0.4s cubic-bezier(0.665, 0.08, 0.65, 0.71); } .services-single-item * + .title_wrap,
.services-single-item * + .content_wrap {
margin-top: 20px; }
.services-single-item * + .slogan_wrap {
margin-top: 10px; }
.elementor-page .services-single-item .content_wrap {
margin-top: 0; }
.services-single-item * + .features_wrap,
.services-single-item * + .cta_wrap,
.services-single-item * + .testi_wrap {
margin-top: 30px; }
.services-single-item .service-features_row + .service-features_row {
margin-top: 20px; }
.services-single-item .cta_wrap {
text-align: center; }
.services-single-item .cta_wrap .container .service-cta {
padding-left: 0;
padding-right: 0; }
.services-single-item .cta_wrap .service-cta {
background: none;
padding: 60px 25px; }
.services-single-item .service-cta_desc {
padding: 0; }
.services-single-item .cta-button-wrap,
.services-single-item .cta-form {
margin-top: 40px; }
.services-single-item .cta-form_success {
padding: 5px 15px;
border: none;
font-size: 14px;
color: #ffffff;
background: #5CB85C;
margin-bottom: 1.5em; } .cherry-trend-stars {
vertical-align: middle; }
.cherry-trend-star {
width: 18px;
height: 18px;
font-size: 18px;
color: #c6c6c6;
vertical-align: baseline; }
.cherry-trend-star--active,
.cherry-trend-star--active ~ .cherry-trend-star {
color: #fcb903; }
.cherry-trend-views {
vertical-align: baseline; }
.cherry-trend-views__count::before {
font-size: 1em; }
.cherry-trend-post {
border-radius: 5px;
overflow: hidden; }
.cherry-trend-post:not(:last-child) {
margin-bottom: 30px; }
.cherry-trend-post__media {
position: relative; }
.cherry-trend-post__img {
width: 100%; }
.cherry-trend-post__content-wrapper {
padding: 30px 20px; }
.cherry-trend-post__content-wrapper, .cherry-trend-post__media {
margin-bottom: 0; }
.cherry-trend-post__title {
margin-bottom: 5px; }
.cherry-trend-post .cherry-trend-rating, .cherry-trend-post__btn {
margin-top: 15px; } .popup-type-login .cherry-popup-title h4,
.popup-type-signup .cherry-popup-title h4 {
font-size: 20px;
line-height: 1.33; }
.popup-type-login .cherry-popup-login__login-in,
.popup-type-signup .cherry-popup-register__sign-up,
.popup-type-subscribe .cherry-popup-subscribe__submit,
.popup-type-default .cherry-popup-subscribe__submit {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.popup-type-login .cherry-popup-login__login-in,
.popup-type-signup .cherry-popup-register__sign-up {
width: 100%; }
.cherry-popup-login__signup-message {
font-size: 14px;
margin-top: 5px; }
.popup-type-signup .cherry-popup-register .cherry-popup-signup__login-user {
margin-top: 20px;
margin-bottom: 20px;
font-size: 16px; }
.cherry-popup-spinner {
width: 19px;
height: 19px;
top: -1px; }
.cherry-popup-login__remember {
margin-bottom: 10px; }
.cherry-popup-login__signup-message {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.popup-type-login .cherry-popup-login__message,
.popup-type-signup .cherry-popup-register__message {
position: absolute;
left: 30px;
right: 30px;
bottom: 10px;
padding: 5px;
margin: 0;
line-height: 1; }
.popup-type-login .cherry-popup-login__message span,
.popup-type-signup .cherry-popup-register__message span {
font-size: 14px;
line-height: 1.1; }
.cherry-popup.cherry-popup-wrapper .cherry-popup-login__use-mail, .cherry-popup.cherry-popup-wrapper .cherry-popup-signup__new-user {
margin-top: 20px;
margin-bottom: 20px;
font-size: 16px; }
.cherry-popup.cherry-popup-wrapper .cherry-popup-login__use-mail span, .cherry-popup.cherry-popup-wrapper .cherry-popup-signup__new-user span {
margin: 0; }
.cherry-popup.cherry-popup-wrapper .cherry-popup-login__use-mail:before, .cherry-popup.cherry-popup-wrapper .cherry-popup-login__use-mail:after, .cherry-popup.cherry-popup-wrapper .cherry-popup-signup__new-user:before, .cherry-popup.cherry-popup-wrapper .cherry-popup-signup__new-user:after {
display: none; }
.cherry-popup.cherry-popup-wrapper .cherry-popup-login__use-mail {
margin-top: 15px;
margin-bottom: 15px; }
.cherry-popup-login__input-group .cherry-popup-login__wrap,
.cherry-popup-register__input-group .cherry-popup-register__wrap {
margin: 5px 0; }
.cherry-popup-wrapper .cherry-popup-close-button {
position: absolute;
top: 0;
right: 0;
width: 36px;
height: 36px; }
@media (min-width: 768px) {
.cherry-popup-wrapper .cherry-popup-close-button {
left: calc(100% + 6px);
bottom: calc(100% + 4px);
top: auto;
right: auto; } }
.cherry-popup-wrapper .cherry-popup-close-button span {
margin-right: 1px;
width: 36px;
height: 36px;
line-height: 36px;
font-size: 22px;
border-radius: 50%;
-webkit-transition: 100ms all ease;
-o-transition: 100ms all ease;
transition: 100ms all ease; }
.popup-type-default .cherry-popup-check {
position: absolute;
bottom: 30px;
left: 30px; }
.cherry-popup-wrapper .cherry-popup-check .marker {
margin-right: 10px;
border: 1px solid; }
.cherry-popup-wrapper .cherry-popup-check .marker span {
font-size: 20px; }
.cherry-popup-wrapper .cherry-popup-check .label {
font-size: 14px; }
.cherry-popup .wp-social-login-widget .wp-social-login-provider-list {
display: block;
padding: 0; }
.cherry-popup .wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider {
width: 100%;
margin: 0;
padding-top: 15px;
padding-bottom: 15px;
font-size: 12px;
text-transform: uppercase;
text-align: center;
border-radius: 0; }
.cherry-popup .wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider:before {
vertical-align: text-bottom; }
.cherry-popup .wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider + .wp-social-login-provider {
margin-top: 10px; } .site-header .cherry-search {
position: static; }
.cherry-search .cherry-search__results-list {
margin-top: -5px; }
.site-header .cherry-search .cherry-search__results-list {
margin-top: 5px; }
.cherry-search .cherry-search__results-item,
.cherry-search .cherry-search__more-button {
margin-top: 0; }
.site-header .cherry-search .cherry-search__results-item:first-child {
border-top: 1px solid; }
.cherry-search .cherry-search__results-item a, .cherry-search .cherry-search__results-item:hover a {
color: inherit; }
.cherry-search .cherry-search__title,
.cherry-search .cherry-search__more-button {
font-size: 16px; }
.cherry-search .cherry-search__spinner {
opacity: 1; }
.cherry-search .cherry-search__message {
font-size: 16px;
line-height: 1.5; } .tm-pg_front_gallery {
padding: 0; }
.tm-pg_front_gallery ul.tm-pg_front_gallery-tabs {
border-bottom: none;
margin-top: 0;
margin-bottom: 0; }
.tm-pg_front_gallery ul.tm-pg_front_gallery-tabs li a {
font-size: inherit;
font-weight: inherit; }
.tm-pg_front_gallery ul.tm-pg_front_gallery-tabs li.active a:after, .tm-pg_front_gallery ul.tm-pg_front_gallery-tabs li:hover a:after {
content: none; }
.tm-pg_front_gallery .filter-select {
margin: 20px auto;
display: block;
max-width: 210px; }
.tm-pg_front_gallery .filter-select__list {
margin-left: 0; }
.tm-pg_front_gallery .tm-pg_front_gallery-navigation,
.tm-pg_front_gallery .load-more-button {
margin: 40px 0 10px; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link img,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link img,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link img {
-o-object-fit: cover;
object-fit: cover;
height: 100%; }
.ie .tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link img, .ie
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link img, .ie
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link img {
font-family: 'object-fit: cover'; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_icon,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_icon,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_icon {
position: absolute;
top: 0;
right: 0;
width: 38px;
height: 38px;
margin: 30px 30px 0 0;
background-repeat: no-repeat;
background-position: 7px 5px;
border-radius: 50%;
background-size: 24px 24px; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_title,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_title,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_title {
font-size: 30px;
color: inherit;
margin: 0; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_description,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_description,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_description {
margin: 10px 0 0;
font-size: 14px; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_description:empty,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_description:empty,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_description:empty {
margin: 0; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_counter,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_counter,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_counter {
margin-top: 10px;
color: inherit; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_label,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_label,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_label {
padding: 3px 10px;
font-size: 14px;
line-height: 1.5;
top: 15px;
left: 15px; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_show-more,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_show-more,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_show-more {
margin-bottom: 0; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry.tm-pg_hover-custom .tm_pg_gallery-item_link:before,
.tm-pg_front_gallery .tm-pg_front_gallery-grid.tm-pg_hover-custom .tm_pg_gallery-item_link:before,
.tm-pg_front_gallery .tm-pg_front_gallery-justify.tm-pg_hover-custom .tm_pg_gallery-item_link:before {
top: 100%;
bottom: 0;
display: block;
height: auto;
-webkit-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-o-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-webkit-transition-delay: .25s;
-o-transition-delay: .25s;
transition-delay: .25s; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry.tm-pg_hover-custom .tm_pg_gallery-item_link img,
.tm-pg_front_gallery .tm-pg_front_gallery-grid.tm-pg_hover-custom .tm_pg_gallery-item_link img,
.tm-pg_front_gallery .tm-pg_front_gallery-justify.tm-pg_hover-custom .tm_pg_gallery-item_link img {
-webkit-transition: 0.4s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-o-transition: 0.4s cubic-bezier(0.6, -0.28, 0.735, 0.045);
transition: 0.4s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > *,
.tm-pg_front_gallery .tm-pg_front_gallery-grid.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > *,
.tm-pg_front_gallery .tm-pg_front_gallery-justify.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > * {
-webkit-transform: translateY(300%);
-ms-transform: translateY(300%);
transform: translateY(300%);
-webkit-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-o-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
opacity: 0; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > *:nth-child(1),
.tm-pg_front_gallery .tm-pg_front_gallery-grid.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > *:nth-child(1),
.tm-pg_front_gallery .tm-pg_front_gallery-justify.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > *:nth-child(1) {
-webkit-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > *:nth-child(2),
.tm-pg_front_gallery .tm-pg_front_gallery-grid.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > *:nth-child(2),
.tm-pg_front_gallery .tm-pg_front_gallery-justify.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > *:nth-child(2) {
-webkit-transition-delay: 0.15s;
-o-transition-delay: 0.15s;
transition-delay: 0.15s; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > *:nth-child(3),
.tm-pg_front_gallery .tm-pg_front_gallery-grid.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > *:nth-child(3),
.tm-pg_front_gallery .tm-pg_front_gallery-justify.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > *:nth-child(3) {
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
transition-delay: 0.1s; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > *:nth-child(4),
.tm-pg_front_gallery .tm-pg_front_gallery-grid.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > *:nth-child(4),
.tm-pg_front_gallery .tm-pg_front_gallery-justify.tm-pg_hover-custom .tm_pg_gallery-item_link .tm_pg_gallery-item_meta > *:nth-child(4) {
-webkit-transition-delay: 0.05s;
-o-transition-delay: 0.05s;
transition-delay: 0.05s; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry.tm-pg_hover-custom .tm_pg_gallery-item_link:hover:before,
.tm-pg_front_gallery .tm-pg_front_gallery-grid.tm-pg_hover-custom .tm_pg_gallery-item_link:hover:before,
.tm-pg_front_gallery .tm-pg_front_gallery-justify.tm-pg_hover-custom .tm_pg_gallery-item_link:hover:before {
top: 0;
-webkit-transition: 0.3s cubic-bezier(0.78, 0.03, 0, 1);
-o-transition: 0.3s cubic-bezier(0.78, 0.03, 0, 1);
transition: 0.3s cubic-bezier(0.78, 0.03, 0, 1);
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry.tm-pg_hover-custom .tm_pg_gallery-item_link:hover img,
.tm-pg_front_gallery .tm-pg_front_gallery-grid.tm-pg_hover-custom .tm_pg_gallery-item_link:hover img,
.tm-pg_front_gallery .tm-pg_front_gallery-justify.tm-pg_hover-custom .tm_pg_gallery-item_link:hover img {
-webkit-transition: 0.4s cubic-bezier(0.78, 0.03, 0, 1);
-o-transition: 0.4s cubic-bezier(0.78, 0.03, 0, 1);
transition: 0.4s cubic-bezier(0.78, 0.03, 0, 1);
-webkit-transform: scale(1.1) translate3d(0, -4%, 0);
transform: scale(1.1) translate3d(0, -4%, 0); }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > *,
.tm-pg_front_gallery .tm-pg_front_gallery-grid.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > *,
.tm-pg_front_gallery .tm-pg_front_gallery-justify.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > * {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
-o-transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
opacity: 1; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > *:nth-child(1),
.tm-pg_front_gallery .tm-pg_front_gallery-grid.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > *:nth-child(1),
.tm-pg_front_gallery .tm-pg_front_gallery-justify.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > *:nth-child(1) {
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
transition-delay: 0.1s; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > *:nth-child(2),
.tm-pg_front_gallery .tm-pg_front_gallery-grid.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > *:nth-child(2),
.tm-pg_front_gallery .tm-pg_front_gallery-justify.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > *:nth-child(2) {
-webkit-transition-delay: 0.15s;
-o-transition-delay: 0.15s;
transition-delay: 0.15s; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > *:nth-child(3),
.tm-pg_front_gallery .tm-pg_front_gallery-grid.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > *:nth-child(3),
.tm-pg_front_gallery .tm-pg_front_gallery-justify.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > *:nth-child(3) {
-webkit-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > *:nth-child(4),
.tm-pg_front_gallery .tm-pg_front_gallery-grid.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > *:nth-child(4),
.tm-pg_front_gallery .tm-pg_front_gallery-justify.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > *:nth-child(4) {
-webkit-transition-delay: 0.25s;
-o-transition-delay: 0.25s;
transition-delay: 0.25s; }
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item-wrapper,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item-wrapper a,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item-wrapper,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item-wrapper a {
height: 100%; }
.single-tm_pg_album .site-content_wrap.container-fluid,
.single-tm_pg_set .site-content_wrap.container-fluid {
padding-left: 0;
padding-right: 0; }
.single-tm_pg_album .site-content_wrap,
.single-tm_pg_set .site-content_wrap {
margin-bottom: 0; }
.single .tm_pg_album .entry-title,
.single .tm_pg_set .entry-title {
text-align: center;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
margin-bottom: 20px; } .lg-outer.lg-thumb-open .lg-img-wrap {
max-height: calc(100% - 90px); } .tm_timeline {
padding: 0; }
.tm_timeline .tm_timeline__event__dot {
width: 19px;
height: 19px;
-webkit-box-shadow: none;
box-shadow: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.tm_timeline .tm_timeline__event__dot:before {
content: '';
width: 11px;
height: 11px;
border-radius: 50%; }
.tm_timeline .tm_timeline__event__title {
font-size: 22px;
line-height: 1.35;
margin-bottom: 15px; }
.tm_timeline .tm_timeline__event__title a:not(:hover) {
color: inherit; }
.tm_timeline .tm_timeline__event__description {
font-size: 16px;
line-height: 1.5; }
.tm_timeline .tm_timeline__event {
z-index: 1; }
.tm_timeline .tm_timeline__event__date {
white-space: nowrap; }
.tm_timeline .tm_timeline__event .tm_timeline__event__date,
.tm_timeline .tm_timeline__event .tm_timeline__event__title,
.tm_timeline .tm_timeline__event .tm_timeline__event__description {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__container {
margin: 0; }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__body {
position: relative; }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__tense {
margin-left: 0;
margin-top: 8px;
width: 1px;
height: calc(100% - 8px); }
@media (min-width: 768px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__tense {
margin-left: auto; } }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event {
max-width: 100%; }
@media (min-width: 768px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event {
max-width: 50%; } }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-odd {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
@media (min-width: 768px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-odd {
-webkit-transform: translate(50%, 0);
-ms-transform: translate(50%, 0);
transform: translate(50%, 0); } }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-even {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
text-align: left; }
@media (min-width: 768px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-even {
padding-right: 25px;
padding-left: 0;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
text-align: right; } }
@media (min-width: 768px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-even .tm_timeline__event__dot {
left: auto;
right: 0;
-webkit-transform: translate(50%, 0);
-ms-transform: translate(50%, 0);
transform: translate(50%, 0); } }
@media (min-width: 768px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-even .tm_timeline__event__date {
right: auto;
left: calc(100% + 35px); } }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__container {
max-width: 100%; }
@media (max-width: 767px) {
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__container {
margin-left: 0;
margin-right: 0;
padding-left: 10px; } }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__body-tense {
border-left: 1px solid; }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__dot {
-webkit-transform: translate(calc(-50% - 0.5px), 0);
-ms-transform: translate(calc(-50% - 0.5px), 0);
transform: translate(calc(-50% - 0.5px), 0);
position: absolute;
top: 4px;
left: 0; }
@media (min-width: 768px) {
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__date {
position: absolute;
top: 4px;
right: calc(100% + 35px);
max-width: 100%; } }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event {
padding-left: 25px;
margin-bottom: 40px;
max-width: 100%; }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event:last-child {
margin-bottom: 0; }
.tm_timeline.tm_timeline-layout-horizontal {
text-align: center; }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__body {
overflow: visible;
position: relative;
padding-bottom: 40px; }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__container {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 auto; }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__pages {
padding-bottom: 0; }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event {
text-align: center;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
margin: 0 5px; }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__tense {
height: 1px;
top: auto;
bottom: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event__dot {
left: 50%;
top: auto;
bottom: -40px;
-webkit-transform: translate(-50%, 50%);
-ms-transform: translate(-50%, 50%);
transform: translate(-50%, 50%); }
.tm_timeline .contol_wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
width: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 40px; }
.tm_timeline .contol_wrap .tm_timeline__control {
margin: 0;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1 !important;
position: relative;
top: auto;
right: auto;
left: auto;
border-radius: 0;
border: none;
padding: 13px;
font-size: 24px;
line-height: 1;
background-color: transparent; }
.tm_timeline .contol_wrap .tm_timeline__control,
.entry-content .tm_timeline .contol_wrap .tm_timeline__control:hover {
-webkit-box-shadow: none;
box-shadow: none; }
.tm_timeline .contol_wrap .tm_timeline__control:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
-o-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65); }
.tm_timeline .contol_wrap .tm_timeline__control i {
font-size: 1em;
width: 1em;
line-height: 1;
position: relative;
z-index: 1; }
.tm_timeline .contol_wrap .tm_timeline__control:hover:before {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); }
.tm_timeline .contol_wrap .tm_timeline__control.tm_timeline__control-slide-left {
margin-right: 30px; }  .elementor-editor-active .elementor.elementor-edit-mode .elementor-element > .elementor-element-overlay {
z-index: 10; } .elementor-page.content-layout-fullwidth .site-main .elementor-inner {
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.elementor-page.content-layout-fullwidth .site-main .elementor-inner .elementor-inner {
margin-left: 0;
margin-right: 0; }
@media (min-width: 992px) {
.elementor-page.content-layout-fullwidth.position-one-right-sidebar .site-main .elementor-inner {
margin-right: 0; } }
@media (min-width: 992px) {
.elementor-page.content-layout-fullwidth.position-one-left-sidebar .site-main .elementor-inner {
margin-left: 0; } }
.elementor .elementor-section .elementor-container {
display: block; }
.elementor .elementor-row {
width: auto; }
.elementor-column-gap-narrow.elementor-container {
padding-left: 0.625rem;
padding-right: 0.625rem; }
.elementor-column-gap-narrow.elementor-container .elementor-container,
.content-layout-boxed .site-main .elementor-column-gap-narrow.elementor-container,
.sidebar .elementor-column-gap-narrow.elementor-container {
padding-left: 0;
padding-right: 0; }
.elementor-column-gap-narrow > .elementor-row {
margin-left: -0.625rem;
margin-right: -0.625rem; }
.elementor-column-gap-narrow > .elementor-row > .elementor-column {
padding: 0 0.625rem; }
.elementor-column-gap-narrow > .elementor-row > .elementor-column:not(.elementor-column-custom-padding) > .elementor-element-populated {
padding: 0.625rem 0; }
.elementor-column-gap-default.elementor-container {
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.elementor-column-gap-default.elementor-container .elementor-container,
.content-layout-boxed .site-main .elementor-column-gap-default.elementor-container,
.sidebar .elementor-column-gap-default.elementor-container {
padding-left: 0;
padding-right: 0; }
.elementor-column-gap-default > .elementor-row {
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.elementor-column-gap-default > .elementor-row > .elementor-column {
padding: 0 0.9375rem; }
.elementor-column-gap-default > .elementor-row > .elementor-column:not(.elementor-column-custom-padding) > .elementor-element-populated {
padding: 0.9375rem 0; }
.elementor-column-gap-extended.elementor-container {
padding-left: 1.25rem;
padding-right: 1.25rem; }
.elementor-column-gap-extended.elementor-container .elementor-container,
.content-layout-boxed .site-main .elementor-column-gap-extended.elementor-container,
.sidebar .elementor-column-gap-extended.elementor-container {
padding-left: 0;
padding-right: 0; }
.elementor-column-gap-extended > .elementor-row {
margin-left: -1.25rem;
margin-right: -1.25rem; }
.elementor-column-gap-extended > .elementor-row > .elementor-column {
padding: 0 1.25rem; }
.elementor-column-gap-extended > .elementor-row > .elementor-column:not(.elementor-column-custom-padding) > .elementor-element-populated {
padding: 1.25rem 0; }
.elementor-column-gap-wide.elementor-container {
padding-left: 1.5625rem;
padding-right: 1.5625rem; }
.elementor-column-gap-wide.elementor-container .elementor-container,
.content-layout-boxed .site-main .elementor-column-gap-wide.elementor-container,
.sidebar .elementor-column-gap-wide.elementor-container {
padding-left: 0;
padding-right: 0; }
.elementor-column-gap-wide > .elementor-row {
margin-left: -1.5625rem;
margin-right: -1.5625rem; }
.elementor-column-gap-wide > .elementor-row > .elementor-column {
padding: 0 1.5625rem; }
.elementor-column-gap-wide > .elementor-row > .elementor-column:not(.elementor-column-custom-padding) > .elementor-element-populated {
padding: 1.5625rem 0; }
.elementor-column-gap-wider.elementor-container {
padding-left: 1.875rem;
padding-right: 1.875rem; }
.elementor-column-gap-wider.elementor-container .elementor-container,
.content-layout-boxed .site-main .elementor-column-gap-wider.elementor-container,
.sidebar .elementor-column-gap-wider.elementor-container {
padding-left: 0;
padding-right: 0; }
.elementor-column-gap-wider > .elementor-row {
margin-left: -1.875rem;
margin-right: -1.875rem; }
.elementor-column-gap-wider > .elementor-row > .elementor-column {
padding: 0 1.875rem; }
.elementor-column-gap-wider > .elementor-row > .elementor-column:not(.elementor-column-custom-padding) > .elementor-element-populated {
padding: 1.875rem 0; } .inline-block {
display: inline-block; }
@media (min-width: 768px) {
.inline-block-md {
display: inline-block; } }
@media (min-width: 1025px) {
.inline-block-lg {
display: inline-block; } }
.overflow-hidden {
overflow: hidden; }
@media (min-width: 768px) {
.elementor-section.elementor-container-md-align-right > .elementor-container {
margin-right: 0; } }
@media (min-width: 1025px) {
.elementor-section.elementor-container-lg-align-right > .elementor-container {
margin-right: 0; } }
@media (min-width: 768px) {
.elementor-section.elementor-container-md-align-left > .elementor-container {
margin-left: 0; } }
@media (min-width: 1025px) {
.elementor-section.elementor-container-lg-align-left > .elementor-container {
margin-left: 0; } } .elementor-accordion .elementor-accordion-item {
border-left: none;
border-right: none; }
.elementor-accordion .elementor-tab-title {
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s; }
.elementor-accordion .elementor-tab-title:focus {
outline: 0; }
.elementor-accordion .elementor-tab-title.elementor-active {
background-color: transparent; }
.elementor-accordion .elementor-tab-title {
font-size: 20px;
font-weight: 700;
line-height: 1.3; }
.elementor-accordion .elementor-tab-title .elementor-accordion-icon i.fa {
font-family: inherit; }
.elementor-accordion .elementor-tab-title .elementor-accordion-icon i.fa:before {
content: '+';
color: currentColor; }
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon i.fa:before {
content: '‒'; }
.elementor-accordion-content {
font-size: 16px;
line-height: 1.5; }
.elementor-accordion .elementor-accordion-content {
border-top: none;
padding-top: 5px;
padding-bottom: 20px; }
.elementor-accordion .elementor-tab-title,
.elementor-accordion .elementor-tab-content {
padding-left: 30px;
padding-right: 30px; }
@media (min-width: 1200px) {
.position-fullwidth .elementor-col-100 .elementor-accordion .elementor-tab-content,
.position-fullwidth [data-col="100"] .elementor-accordion .elementor-tab-content {
-webkit-column-count: 2;
column-count: 2;
-webkit-column-gap: 1.875rem;
column-gap: 1.875rem; } } .elementor-element.elementor-button-info .elementor-button {
background-color: #5BC0DE;
border-color: #5BC0DE; }
.elementor-element.elementor-button-info .elementor-button:hover {
background-color: #31b0d5;
border-color: #31b0d5; }
.elementor-element.elementor-button-success .elementor-button {
background-color: #5CB85C;
border-color: #5CB85C; }
.elementor-element.elementor-button-success .elementor-button:hover {
background-color: #449d44;
border-color: #449d44; }
.elementor-element.elementor-button-warning .elementor-button {
background-color: #F0AD4E;
border-color: #F0AD4E; }
.elementor-element.elementor-button-warning .elementor-button:hover {
background-color: #ec971f;
border-color: #ec971f; }
.elementor-element.elementor-button-danger .elementor-button {
background-color: #D9534F;
border-color: #D9534F; }
.elementor-element.elementor-button-danger .elementor-button:hover {
background-color: #c9302c;
border-color: #c9302c; }
.elementor-widget .elementor-button {
border-style: none; }
.elementor-widget .elementor-button, .elementor-widget .elementor-button:hover, .elementor-widget .elementor-button:focus, .elementor-widget .elementor-button:visited {
opacity: 1; }
.elementor-widget .elementor-button-content-wrapper {
display: inline-block; }
.elementor-widget .elementor-button-icon {
font-size: 1.5em;
line-height: 1; }
.elementor-widget .elementor-button.elementor-size-sm, .elementor-widget .elementor-button.elementor-size-md {
font-size: 12px; }
.elementor-widget .elementor-button.elementor-size-xs, .elementor-widget .elementor-button.elementor-size-md, .elementor-widget .elementor-button.elementor-size-lg, .elementor-widget .elementor-button.elementor-size-xl {
border-radius: 5px; }
.elementor-widget .elementor-button.elementor-size-md {
padding: 15px 40px; }
.elementor-widget .elementor-button.elementor-size-lg {
font-size: 16px;
padding: 15px 40px; }
.elementor-widget .elementor-button.elementor-size-xl {
font-size: 18px;
padding: 18px 48px; }
.elementor-button-fullwidth .elementor-button {
width: 100%; } .elementor-counter .elementor-counter-number-wrapper {
font-size: 48px; }
.elementor-counter .elementor-counter-title {
margin-top: 5px; } .elementor-divider-separator {
max-width: 100%; } .elementor-widget-heading:not(:last-child) h6.elementor-heading-title {
margin-bottom: -5px; } .elementor-icon-box-title {
margin-bottom: 15px; }
.elementor-icon-box-description {
font-size: 16px;
line-height: 1.5; } .elementor-widget-progress + .elementor-widget-progress > .elementor-widget-container {
margin-top: 35px; }
.elementor-widget-progress .elementor-widget-container {
position: relative; }
.elementor-widget-progress .elementor-title {
padding-right: 45px;
display: block;
margin-bottom: 15px; }
.elementor-progress-wrapper {
position: static;
min-height: 6px;
height: auto;
line-height: 1;
border-radius: 3px; }
.elementor-progress-bar {
min-height: 6px;
border-radius: 3px;
padding: 3px 0; }
.elementor-progress-text {
line-height: 1.2; }
.elementor-progress-percentage {
position: absolute;
top: 0;
right: 0;
padding-right: 0; } .elementor-social-icon {
font-size: 18px;
padding: .45em; }
.elementor-social-icon i {
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s; }
.elementor-social-icon:not(:last-child) {
margin-right: 10px; } .elementor-widget.elementor-widget-spacer {
margin-bottom: 0; } .elementor-widget-tabs .elementor-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper,
.elementor-widget-tabs .elementor-tabs .elementor-tab-content {
border: none; }
@media (min-width: 768px) {
.elementor-tabs-view-horizontal .elementor-tabs-wrapper {
display: table;
table-layout: fixed;
width: 100%; } }
.elementor-widget-tabs .elementor-tab-title {
font-size: 12px;
text-transform: uppercase;
text-align: center;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s; }
.elementor-widget-tabs .elementor-tab-desktop-title {
padding: 23px 10px; }
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before, .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after {
content: none; }
.elementor-widget-tabs .elementor-tab-mobile-title {
padding: 15px 10px; }
.elementor-tabs-view-horizontal .elementor-tab-content {
padding: 20px 0; }
@media (min-width: 768px) {
.elementor-tabs-view-horizontal .elementor-tab-content {
padding: 30px 0 20px; } }
@media (min-width: 768px) {
.elementor-tabs-view-vertical .elementor-tab-content {
padding-top: 0; } } .elementor-widget-text-editor .elementor-drop-cap {
font-size: 54px;
font-weight: 700; } .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
width: 85px;
height: 85px; }
.elementor-testimonial-wrapper .elementor-testimonial-job {
font-size: 14px; }
.elementor-testimonial-wrapper .elementor-testimonial-content {
font-size: 1.22em;
line-height: 1.6;
font-style: italic;
margin-bottom: 35px; } .elementor-widget-video .elementor-widget-container {
overflow: hidden;
border-radius: 5px; }
.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play:before {
-webkit-transform: scale(1.2) translate3d(0, 0, 0);
transform: scale(1.2) translate3d(0, 0, 0); }
.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
opacity: 1;
text-shadow: none; }
.elementor-widget-video .elementor-custom-embed-play {
font-size: 26px;
line-height: 1;
text-align: center;
padding: 0.75em;
border-radius: 50%; }
.elementor-widget-video .elementor-custom-embed-play:before {
content: '';
display: block;
z-index: -1;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
border-radius: 50%;
-webkit-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
-o-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65); }
.elementor-widget-video .elementor-custom-embed-play i {
width: 1em;
height: 1em;
opacity: 1;
text-shadow: none;
text-indent: 5px; }
.elementor-widget-video .elementor-custom-embed-play i:before {
content: '\f04b'; } .jet-elements .col-row {
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.jet-elements .col-row [class*="col-"] {
padding: 0.9375rem; }  .elementor-jet-brands .brands-list {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; } .elementor-jet-circle-progress {
text-align: center; }
.elementor-jet-circle-progress .position-in-circle {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex; }
.elementor-jet-circle-progress .position-below-circle .circle-counter {
margin-top: 5px; }
.elementor-jet-circle-progress .circle-val {
line-height: 1; }
.elementor-jet-circle-progress .circle-counter__title {
padding-top: 3px; }
.elementor-jet-circle-progress .circle-counter__subtitle {
display: block; }
.elementor-jet-circle-progress .circle-counter__title, .elementor-jet-circle-progress .circle-counter__subtitle {
font-size: 12px;
line-height: 1.5; } .jet-countdown-timer .jet-countdown-timer__item-label {
text-align: right; }
.jet-countdown-timer .jet-countdown-timer__item-value {
font-size: 80px;
line-height: 1; }
.jet-countdown-timer .jet-countdown-timer__item {
margin-right: 20px;
margin-left: 20px; } .jet-posts__inner-box {
position: relative;
border-radius: 5px;
overflow: hidden; }
.jet-posts__inner-content {
padding: 35px 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%; }
@media (min-width: 768px) {
.jet-posts__inner-content {
padding: 35px 40px; } }
@media (min-width: 768px) and (max-width: 1024px) {
.col-tab-3 .jet-posts__inner-content,
.col-tab-4 .jet-posts__inner-content,
.col-tab-5 .jet-posts__inner-content,
.col-tab-6 .jet-posts__inner-content {
padding: 35px 20px; } }
.thumb-box-bg .jet-posts__inner-content {
padding: 70px 40px 35px; }
.jet-posts .post-thumbnail img {
width: 100%; }
.jet-posts .entry-title {
font-size: 18px;
margin-bottom: 0; }
.jet-posts .thumb-box-bg .entry-title a {
border-bottom: 1px solid transparent; }
.jet-posts .thumb-box-bg .entry-title a:hover {
border-bottom-color: currentColor; }
.jet-posts .post-meta {
margin-top: 5px;
padding-bottom: 0; }
.jet-posts .post-meta__item {
margin-right: 0;
display: inline; }
.jet-posts .post-meta__item:before {
margin-left: 3px;
margin-right: 3px; }
.jet-posts .entry-excerpt {
margin-top: 15px;
font-size: 16px;
line-height: 1.5;
padding-bottom: 0; }
.jet-posts .entry-excerpt:not(:last-child) {
margin-bottom: 15px; }
.jet-posts .posted-by {
padding-top: 15px;
margin-top: auto; }
.jet-posts .posted-by:not(:last-child) {
margin-bottom: 15px; }
.jet-posts .post-badge a {
display: inline-block;
vertical-align: top; } .elementor-jet-pricing-table .pricing-table {
border-radius: 10px;
padding: 0; }
.elementor-jet-pricing-table .pricing-table.featured-table {
background-color: #ffffff;
-webkit-box-shadow: 0 0 59px 0 rgba(66, 71, 76, 0.11);
box-shadow: 0 0 59px 0 rgba(66, 71, 76, 0.11); }
.elementor-jet-pricing-table .pricing-table.featured-table > *:first-child {
padding-top: 65px; }
.elementor-col-33 .elementor-jet-pricing-table .pricing-table.featured-table > *:first-child,
.elementor-col-50 .elementor-jet-pricing-table .pricing-table.featured-table > *:first-child,
.elementor-col-100 .elementor-jet-pricing-table .pricing-table.featured-table > *:first-child,
[data-col="33"] .elementor-jet-pricing-table .pricing-table.featured-table > *:first-child,
[data-col="50"] .elementor-jet-pricing-table .pricing-table.featured-table > *:first-child,
[data-col="100"] .elementor-jet-pricing-table .pricing-table.featured-table > *:first-child {
padding-top: 50px; }
.elementor-jet-pricing-table .pricing-table.featured-table > *:last-child {
padding-bottom: 90px; }
.elementor-jet-pricing-table .pricing-table > * {
padding: 15px 30px; }
.elementor-jet-pricing-table .pricing-table > *:first-child {
padding-top: 45px; }
.elementor-col-33 .elementor-jet-pricing-table .pricing-table > *:first-child,
.elementor-col-50 .elementor-jet-pricing-table .pricing-table > *:first-child,
.elementor-col-100 .elementor-jet-pricing-table .pricing-table > *:first-child,
[data-col="33"] .elementor-jet-pricing-table .pricing-table > *:first-child,
[data-col="50"] .elementor-jet-pricing-table .pricing-table > *:first-child,
[data-col="100"] .elementor-jet-pricing-table .pricing-table > *:first-child {
padding-top: 30px; }
.elementor-jet-pricing-table .pricing-table > *:last-child {
padding-bottom: 70px; }
.elementor-col-33 .elementor-jet-pricing-table .pricing-table__heading,
.elementor-col-50 .elementor-jet-pricing-table .pricing-table__heading,
.elementor-col-100 .elementor-jet-pricing-table .pricing-table__heading,
[data-col="33"] .elementor-jet-pricing-table .pricing-table__heading,
[data-col="50"] .elementor-jet-pricing-table .pricing-table__heading,
[data-col="100"] .elementor-jet-pricing-table .pricing-table__heading {
padding-bottom: 30px; }
.elementor-jet-pricing-table .pricing-table__icon {
margin-bottom: 40px; }
.elementor-jet-pricing-table .pricing-table__icon i:before {
font-size: 64px; }
.elementor-col-33 .elementor-jet-pricing-table .pricing-table__icon i:before,
.elementor-col-50 .elementor-jet-pricing-table .pricing-table__icon i:before,
.elementor-col-100 .elementor-jet-pricing-table .pricing-table__icon i:before,
[data-col="33"] .elementor-jet-pricing-table .pricing-table__icon i:before,
[data-col="50"] .elementor-jet-pricing-table .pricing-table__icon i:before,
[data-col="100"] .elementor-jet-pricing-table .pricing-table__icon i:before {
font-size: 80px; }
.elementor-jet-pricing-table .pricing-table__title {
text-transform: uppercase;
font-size: 24px;
margin-bottom: 0;
margin-top: 0; }
.elementor-jet-pricing-table .pricing-table__subtitle {
font-size: 16px;
line-height: 1.5;
margin-top: 15px; }
.elementor-col-33 .elementor-jet-pricing-table .pricing-table__subtitle,
.elementor-col-50 .elementor-jet-pricing-table .pricing-table__subtitle,
.elementor-col-100 .elementor-jet-pricing-table .pricing-table__subtitle,
[data-col="33"] .elementor-jet-pricing-table .pricing-table__subtitle,
[data-col="50"] .elementor-jet-pricing-table .pricing-table__subtitle,
[data-col="100"] .elementor-jet-pricing-table .pricing-table__subtitle {
font-size: 18px;
line-height: 1.3; }
.elementor-jet-pricing-table .pricing-table__price {
position: relative; }
.elementor-col-33 .elementor-jet-pricing-table .pricing-table__price,
.elementor-col-50 .elementor-jet-pricing-table .pricing-table__price,
.elementor-col-100 .elementor-jet-pricing-table .pricing-table__price,
[data-col="33"] .elementor-jet-pricing-table .pricing-table__price,
[data-col="50"] .elementor-jet-pricing-table .pricing-table__price,
[data-col="100"] .elementor-jet-pricing-table .pricing-table__price {
padding-top: 30px;
padding-bottom: 30px; }
.elementor-jet-pricing-table .pricing-table__price-val {
font-size: 64px;
line-height: 1.2;
font-weight: 400; }
.elementor-col-33 .elementor-jet-pricing-table .pricing-table__price-val,
.elementor-col-50 .elementor-jet-pricing-table .pricing-table__price-val,
.elementor-col-100 .elementor-jet-pricing-table .pricing-table__price-val,
[data-col="33"] .elementor-jet-pricing-table .pricing-table__price-val,
[data-col="50"] .elementor-jet-pricing-table .pricing-table__price-val,
[data-col="100"] .elementor-jet-pricing-table .pricing-table__price-val {
font-size: 80px; }
.elementor-jet-pricing-table .pricing-table__price-prefix, .elementor-jet-pricing-table .pricing-table__price-suffix {
font-size: 30px;
line-height: 1.2;
font-weight: 400; }
.elementor-col-33 .elementor-jet-pricing-table .pricing-table__price-prefix,
.elementor-col-50 .elementor-jet-pricing-table .pricing-table__price-prefix,
.elementor-col-100 .elementor-jet-pricing-table .pricing-table__price-prefix,
[data-col="33"] .elementor-jet-pricing-table .pricing-table__price-prefix,
[data-col="50"] .elementor-jet-pricing-table .pricing-table__price-prefix,
[data-col="100"] .elementor-jet-pricing-table .pricing-table__price-prefix, .elementor-col-33 .elementor-jet-pricing-table .pricing-table__price-suffix,
.elementor-col-50 .elementor-jet-pricing-table .pricing-table__price-suffix,
.elementor-col-100 .elementor-jet-pricing-table .pricing-table__price-suffix,
[data-col="33"] .elementor-jet-pricing-table .pricing-table__price-suffix,
[data-col="50"] .elementor-jet-pricing-table .pricing-table__price-suffix,
[data-col="100"] .elementor-jet-pricing-table .pricing-table__price-suffix {
font-size: 48px; }
.elementor-jet-pricing-table .pricing-table__features {
font-weight: 400; }
.elementor-col-33 .elementor-jet-pricing-table .pricing-table__features,
.elementor-col-50 .elementor-jet-pricing-table .pricing-table__features,
.elementor-col-100 .elementor-jet-pricing-table .pricing-table__features,
[data-col="33"] .elementor-jet-pricing-table .pricing-table__features,
[data-col="50"] .elementor-jet-pricing-table .pricing-table__features,
[data-col="100"] .elementor-jet-pricing-table .pricing-table__features {
font-size: 22px; }
.elementor-jet-pricing-table .pricing-table__features .pricing-feature + .pricing-feature {
margin-top: 5px; }
.elementor-col-33 .elementor-jet-pricing-table .pricing-table__features .pricing-feature + .pricing-feature,
.elementor-col-50 .elementor-jet-pricing-table .pricing-table__features .pricing-feature + .pricing-feature,
.elementor-col-100 .elementor-jet-pricing-table .pricing-table__features .pricing-feature + .pricing-feature,
[data-col="33"] .elementor-jet-pricing-table .pricing-table__features .pricing-feature + .pricing-feature,
[data-col="50"] .elementor-jet-pricing-table .pricing-table__features .pricing-feature + .pricing-feature,
[data-col="100"] .elementor-jet-pricing-table .pricing-table__features .pricing-feature + .pricing-feature {
margin-top: 20px; }
.elementor-jet-pricing-table .pricing-table__action {
padding-top: 30px; }
.elementor-jet-pricing-table .pricing-table__action .pricing-table-button {
background-color: transparent; } @media (min-width: 768px) {
.parallax .elementor-image {
-webkit-transform: translate3d(0, var(--ty, 0), 0);
transform: translate3d(0, var(--ty, 0), 0); } } .slick-slide {
outline: 0; } .archive.events-archive .entry-content,
.archive.events-archive .entry-header {
width: 100%; }
#tribe-events .tribe-bar-disabled {
float: none; }
#tribe-events .tribe-bar-disabled #tribe-bar-form:not(.tribe-bar-collapse) #tribe-bar-views + .tribe-bar-filters {
padding-right: 20px; }
#tribe-events .tribe-bar-disabled #tribe-bar-form:not(.tribe-bar-collapse) .tribe-bar-date-filter {
padding-right: 10px; }
#tribe-events .tribe-bar-disabled #tribe-bar-form:not(.tribe-bar-collapse) .tribe-bar-date-filter,
#tribe-events .tribe-bar-disabled #tribe-bar-form:not(.tribe-bar-collapse) .tribe-bar-date-filter input[type=text] {
width: 100%; }
#tribe-events #tribe-bar-views,
#tribe-events #tribe-bar-form.tribe-bar-mini #tribe-bar-views {
left: 84%;
width: 16%;
padding-left: 0; }
#tribe-events .tribe-bar-views-inner,
#tribe-events .tribe-bar-mini .tribe-bar-views-inner {
padding-top: 47px;
padding-bottom: 47px;
padding-right: 10px; }
#tribe-events #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
#tribe-events #tribe-bar-views .tribe-bar-views-inner {
background-color: transparent; }
#tribe-events #tribe-bar-views .tribe-bar-views-list {
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
padding: 0; }
#tribe-events #tribe-bar-form:not(.tribe-bar-collapse) #tribe-bar-views .tribe-bar-views-list {
margin-top: 5px; }
#tribe-events #tribe-bar-views.tribe-bar-views-open .tribe-bar-views-list {
-webkit-box-shadow: 2px 2px 8px -2px rgba(0, 0, 0, 0.5);
box-shadow: 2px 2px 8px -2px rgba(0, 0, 0, 0.5);
padding: 10px 0; }
#tribe-events .tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
padding-top: 6px;
padding-bottom: 6px; }
#tribe-events .tribe-bar-views-list span[class*="tribe-icon"] {
background: none;
position: relative;
padding-left: 20px;
min-height: 0;
line-height: 1.2; }
#tribe-events .tribe-bar-views-list span[class*="tribe-icon"]:before {
font-size: 16px;
position: absolute;
left: 0; }
#tribe-events .tribe-bar-views-list span.tribe-icon-month:before {
content: '\f073'; }
#tribe-events .tribe-bar-views-list span.tribe-icon-list:before {
content: '\f03a'; }
#tribe-events .tribe-bar-views-list span.tribe-icon-day:before {
content: '\f133'; }
#tribe-events #tribe-bar-views + .tribe-bar-filters {
right: 16%;
width: 84%; }
#tribe-events #tribe-bar-form:not(.tribe-bar-collapse) .tribe-bar-filters {
padding: 37px 20px; }
#tribe-events #tribe-bar-form:not(.tribe-bar-collapse) #tribe-bar-views + .tribe-bar-filters {
padding-right: 0; }
#tribe-events #tribe-bar-form:not(.tribe-bar-collapse) .tribe-bar-filters-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
#tribe-events #tribe-bar-form:not(.tribe-bar-collapse) .tribe-bar-filters-inner:before, #tribe-events #tribe-bar-form:not(.tribe-bar-collapse) .tribe-bar-filters-inner:after {
content: none; }
#tribe-events #tribe-bar-form:not(.tribe-bar-collapse) .tribe-bar-date-filter {
padding: 10px 0 10px 10px;
width: 41%; }
#tribe-events #tribe-bar-form:not(.tribe-bar-collapse) .tribe-bar-search-filter {
padding: 10px 3px;
width: 40%; }
#tribe-events #tribe-bar-form:not(.tribe-bar-collapse) .tribe-bar-submit {
padding: 10px 10px 10px 0;
margin-left: 0;
width: 19%; }
#tribe-events #tribe-bar-form label {
margin-bottom: 15px; }
#tribe-events input[name*=tribe-bar-]::-webkit-input-placeholder {
font-style: normal;
color: inherit;
line-height: inherit;
font-weight: inherit; }
#tribe-events input[name*=tribe-bar-]::-moz-placeholder {
font-style: normal;
color: inherit;
line-height: inherit;
font-weight: inherit; }
#tribe-events input[name*=tribe-bar-]:-ms-input-placeholder {
font-style: normal;
color: inherit;
line-height: inherit;
font-weight: inherit; }
#tribe-events input[name*=tribe-bar-]:-moz-placeholder {
font-style: normal;
color: inherit;
line-height: inherit;
font-weight: inherit; }
#tribe-events #tribe-bar-form input[type=text] {
padding: 8px 18px;
border: 1px solid #ffffff;
line-height: 1.5;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
background-color: #ffffff;
font-style: normal;
font-size: 18px; }
#tribe-events #tribe-bar-form input[type=text]:focus {
outline: none; }
#tribe-events #tribe-bar-dates {
position: relative; }
#tribe-events #tribe-bar-dates input[type=text] {
padding-left: 40px; }
#tribe-events #tribe-bar-dates:before {
content: '\f073';
font-size: 16px;
position: absolute;
left: 20px;
bottom: 15px;
z-index: 1; }
#tribe-events #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit],
#tribe-events #tribe-bar-form .tribe-bar-submit input[type=submit] {
max-width: 100%;
cursor: pointer;
text-align: center;
text-transform: uppercase;
overflow: hidden;
vertical-align: top;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
-webkit-transition: .1s ease-out;
-o-transition: .1s ease-out;
transition: .1s ease-out;
border-width: 1px;
border-style: solid;
font-size: 12px;
font-weight: 400;
padding: 9.5px 5px; }
#tribe-events #tribe-bar-collapse-toggle {
background-color: transparent;
padding: 20px 40px 20px 15px; }
#tribe-events #tribe-bar-collapse-toggle .tribe-bar-toggle-arrow:before {
content: '\f107';
font-size: 25px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
#tribe-events #tribe-bar-collapse-toggle .tribe-bar-toggle-arrow:after {
content: none; }
#tribe-events #tribe-bar-collapse-toggle.tribe-bar-filters-open .tribe-bar-toggle-arrow:before, #tribe-events #tribe-bar-collapse-toggle.tribe-bar-collapse-toggle-full-width .tribe-bar-toggle-arrow:before {
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg); }
#tribe-events #tribe-bar-collapse-toggle.tribe-bar-collapse-toggle-full-width.tribe-bar-filters-open .tribe-bar-toggle-arrow:before {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg); }
#tribe-events #tribe-bar-form.tribe-bar-collapse {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%; }
#tribe-events #tribe-bar-form.tribe-bar-collapse:before, #tribe-events #tribe-bar-form.tribe-bar-collapse:after {
content: none; }
#tribe-events #tribe-bar-form.tribe-bar-collapse #tribe-bar-views,
#tribe-events #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle {
width: 100%; }
#tribe-events #tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
border: 1px solid; }
#tribe-events #tribe-bar-form.tribe-bar-collapse #tribe-bar-views,
#tribe-events #tribe-bar-form.tribe-bar-collapse #tribe-bar-views.tribe-bar-views-open .tribe-bar-views-list {
background-color: #ffffff; }
#tribe-events #tribe-bar-form.tribe-bar-collapse #tribe-bar-views .tribe-bar-views-inner {
padding-top: 20px;
padding-bottom: 45px; }
#tribe-events #tribe-bar-form.tribe-bar-collapse #tribe-bar-views label {
margin-bottom: 5px; }
#tribe-events .tribe-events-notices {
font-size: 16px;
color: inherit;
background-color: #f5f9ff;
border-color: #f5f9ff;
padding: 16px 30px; }
#tribe-events .tribe-events-notices ul {
margin-left: 0;
list-style: none; }
#tribe-events ul.tribe-events-sub-nav {
margin-top: 1em;
margin-bottom: 1em; }
#tribe-events ul.tribe-events-sub-nav a {
display: inline-block;
position: relative;
background: transparent;
padding: 0; }
#tribe-events ul.tribe-events-sub-nav a:before {
position: absolute;
font-size: 40px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
#tribe-events ul.tribe-events-sub-nav a span {
display: none; }
@media (max-width: 575px) {
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-left,
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-next,
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-right {
width: 100%; } }
@media (max-width: 575px) {
#tribe-events ul.tribe-events-sub-nav * + .tribe-events-nav-next,
#tribe-events ul.tribe-events-sub-nav * + .tribe-events-nav-right {
margin-top: 20px; } }
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-previous a,
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-left a {
padding-left: 60px; }
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-previous a:before,
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-left a:before {
content: '\ecf7';
left: 0; }
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-next,
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-right {
margin-right: 0; }
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-next a,
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-right a {
padding-right: 60px; }
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-next a:before,
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-right a:before {
content: '\eeb5';
right: 0; }
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-left a {
padding-right: 0; }
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-right a {
padding-left: 0; }
#tribe-events #tribe-events-content .tribe-events-button {
height: auto; }
@media (max-width: 767px) {
#tribe-events #tribe-events-content .tribe-events-button {
display: block; } }
#tribe-events .tribe-events-read-more {
margin-top: 15px;
font-size: 10px;
line-height: 1.5;
font-weight: 400;
text-transform: uppercase; }
#tribe-events #tribe-events-content table.tribe-events-calendar {
border-collapse: separate;
border-spacing: 1px; }
#tribe-events #tribe-events-content table.tribe-events-calendar,
#tribe-events #tribe-events-content table.tribe-events-calendar th,
#tribe-events #tribe-events-content table.tribe-events-calendar td {
border: none; }
#tribe-events #tribe-events-content table.tribe-events-calendar thead th {
color: inherit;
font-size: 11px;
font-weight: 700;
letter-spacing: normal;
height: 50px;
vertical-align: middle;
padding: 5px 10px; }
@media (min-width: 768px) {
#tribe-events #tribe-events-content table.tribe-events-calendar thead th {
text-align: left; } }
@media (min-width: 1200px) {
#tribe-events #tribe-events-content table.tribe-events-calendar thead th {
padding: 5px 20px; } }
#tribe-events #tribe-events-content table.tribe-events-calendar td {
height: 100px;
color: inherit;
padding: 0; }
@media (min-width: 768px) {
#tribe-events #tribe-events-content table.tribe-events-calendar td {
height: 115px; } }
#tribe-events #tribe-events-content table.tribe-events-calendar td:hover {
-webkit-box-shadow: none;
box-shadow: none; }
@media (max-width: 767px) {
#tribe-events #tribe-events-content table.tribe-events-calendar td.tribe-events-has-events:after {
content: '\f00c '; } }
#tribe-events #tribe-events-content table.tribe-events-calendar td.tribe-events-has-events:after {
text-align: center;
height: auto;
width: auto;
background: none;
display: block;
font-size: 20px;
margin: 10px 0; }
#tribe-events #tribe-events-content table.tribe-events-calendar td div[id*=tribe-events-daynum-] {
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 50%;
padding: 0;
text-align: center;
margin: 10px auto; }
@media (min-width: 768px) {
#tribe-events #tribe-events-content table.tribe-events-calendar td div[id*=tribe-events-daynum-] {
margin: 10px; } }
#tribe-events #tribe-events-content table.tribe-events-calendar td div[id*=tribe-events-daynum-],
#tribe-events #tribe-events-content table.tribe-events-calendar td div[id*=tribe-events-daynum-] a {
background-color: transparent;
color: inherit;
font-size: 16px;
font-weight: 400; }
#tribe-events #tribe-events-content table.tribe-events-calendar td .type-tribe_events {
margin: 0;
padding: 10px; }
@media (min-width: 1200px) {
#tribe-events #tribe-events-content table.tribe-events-calendar td .type-tribe_events {
padding: 0 20px 20px; } }
#tribe-events #tribe-events-content table.tribe-events-calendar td .type-tribe_events.tribe-event-featured {
padding: 15px 10px; }
@media (min-width: 1200px) {
#tribe-events #tribe-events-content table.tribe-events-calendar td .type-tribe_events.tribe-event-featured {
padding: 20px; } }
#tribe-events #tribe-events-content table.tribe-events-calendar td .type-tribe_events h3.tribe-events-month-event-title {
font-size: 12px;
line-height: 1.33;
padding: 0;
font-family: inherit; }
#tribe-events #tribe-events-content table.tribe-events-calendar td .type-tribe_events .tribe-events-tooltip {
padding: 18px;
color: inherit;
margin-bottom: 10px; }
#tribe-events #tribe-events-content table.tribe-events-calendar td .type-tribe_events .tribe-events-tooltip .tribe-events-event-thumb {
float: none;
padding-right: 0;
padding-bottom: .85em; }
#tribe-events #tribe-events-content table.tribe-events-calendar td .type-tribe_events .tribe-events-tooltip .tribe-events-event-thumb img {
width: 100%;
max-width: 100%;
max-height: 100%; }
#tribe-events #tribe-events-content table.tribe-events-calendar td .type-tribe_events .tribe-events-tooltip .tribe-event-duration {
padding: 5px 0; }
#tribe-events #tribe-events-content table.tribe-events-calendar td .type-tribe_events .tribe-events-tooltip .tribe-events-event-body {
font-size: 14px;
line-height: 1.5;
font-weight: inherit; }
#tribe-events #tribe-events-content table.tribe-events-calendar td.tribe-events-othermonth div[id*=tribe-events-daynum-],
#tribe-events #tribe-events-content table.tribe-events-calendar td.tribe-events-othermonth .tribe-events-month-event-title {
opacity: 0.5; }
#tribe-events #tribe-mobile-container {
margin-top: 1em; }
#tribe-events #tribe-mobile-container .type-tribe_events ~ .type-tribe_events {
border-top-style: solid; }
#tribe-events #tribe-mobile-container .tribe-mobile-day-heading {
margin-bottom: 0; }
#tribe-events #tribe-mobile-container .tribe-events-event-schedule-details {
margin: 5px 0;
display: block; }
#tribe-events #tribe-mobile-container .tribe-events-read-more {
margin-top: 15px; }
#tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events:not(.tribe-event-featured) .tribe-events-event-image {
width: 100%;
max-width: 100%; }
@media (max-width: 575px) {
#tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events:not(.tribe-event-featured) .tribe-events-event-image {
margin-right: 0;
float: none;
margin-bottom: 10px; }
#tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events:not(.tribe-event-featured) .tribe-events-event-image img {
width: 100%; } }
@media (min-width: 576px) {
#tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events:not(.tribe-event-featured) .tribe-events-event-image {
width: auto;
max-width: 50%; } }
#tribe-events .tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-list-event-title a,
#tribe-events .tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-content,
#tribe-events .tribe-events-list .tribe-events-loop .tribe-event-featured a {
color: inherit; }
#tribe-events .tribe-events-list .time-details,
#tribe-events .tribe-events-list .tribe-events-venue-details {
line-height: inherit; }
#tribe-events .tribe-events-list .time-details {
margin-bottom: 0;
padding: 0; }
#tribe-events .tribe-events-list .tribe-events-venue-details {
margin: 0;
padding: 0;
border: none; }
#tribe-events .tribe-events-list .tribe-event-schedule-details {
padding: 0; }
#tribe-events .tribe-events-list a.tribe-events-gmap {
display: inline-block; }
#tribe-events .tribe-events-list .tribe-events-event-meta {
margin-top: 5px;
margin-bottom: 0; }
@media (max-width: 767px) {
#tribe-events .tribe-events-list .tribe-events-event-meta {
background: none;
border: none;
padding-top: 0;
padding-bottom: 0; } }
#tribe-events .tribe-events-list .tribe-events-event-cost {
margin-top: 10px;
display: block;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-bottom: 0; }
#tribe-events .tribe-events-list .tribe-address br {
display: none; }
#tribe-events .tribe-events-list .tribe-events-event-meta-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-left: -10px;
margin-right: -10px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 15px; }
#tribe-events .tribe-events-list .tribe-events-event-meta-container > * {
padding-left: 10px;
padding-right: 10px; }
@media (min-width: 576px) {
#tribe-events .tribe-events-list .tribe-events-event-meta-container {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; } }
#tribe-events .tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
margin-left: 0; }
#tribe-events .tribe-events-event-cost .ticket-cost,
#tribe-events .tribe-events-schedule .tribe-events-cost {
border-radius: 5px;
font-size: 16px;
padding: 8px 12px;
border-width: 1px;
border-style: solid; }
#tribe-events .tribe-events-list .tribe-events-loop,
#tribe-events .tribe-events-day .tribe-events-loop,
.single-tribe_organizer #tribe-events .tribe-events-loop,
.single-tribe_venue #tribe-events .tribe-events-loop {
max-width: 770px; }
#tribe-events .events-list #tribe-events-footer,
.single-tribe_events #tribe-events #tribe-events-footer,
#tribe-events .tribe-events-day #tribe-events-footer,
#tribe-events .tribe-events-map #tribe-events-footer,
#tribe-events .tribe-events-photo #tribe-events-footer {
padding-top: 1em; }
#tribe-events #tribe-events-footer:after,
#tribe-events #tribe-events-footer:before,
#tribe-events #tribe-events-header:after,
#tribe-events #tribe-events-header:before {
content: none; }
#tribe-events .tribe-events-content p,
#tribe-events .tribe-events-after-html p,
#tribe-events .tribe-events-before-html p {
line-height: inherit; }
#tribe-events .tribe-events-single .tribe-events-single-event-title,
#tribe-events .tribe-events-single .tribe-events-schedule {
text-align: center; }
#tribe-events .tribe-events-single .tribe-events-back a {
font-size: 16px; }
#tribe-events .tribe-events-single .tribe-events-schedule {
background: none;
border: none;
margin: 1em 0 1.5em;
padding: 0; }
#tribe-events .tribe-events-single .tribe-events-schedule .tribe-events-cost {
font-weight: 700;
vertical-align: baseline;
font-size: 20px;
margin-top: 15px;
display: inline-block; }
#tribe-events .tribe-events-single .tribe-events-event-meta {
border: none; }
#tribe-events .tribe-events-single .tribe-events-meta-group .tribe-events-single-section-title {
margin-top: 20px;
margin-bottom: 20px; }
#tribe-events .tribe-events-single .tribe-events-event-meta dt, #tribe-events .tribe-events-single .tribe-events-event-meta dd {
line-height: inherit;
margin-top: 0; }
#tribe-events .tribe-events-single .tribe-events-event-meta dd {
font-weight: 700; }
@media (max-width: 767px) {
#tribe-events .tribe-events-single .tribe-events-gcal {
margin-right: 0; } }
.widget.tribe-events-list-widget .tribe-event-featured .tribe-event-title a:hover {
border-bottom: 1px solid; } .wpml-ls-legacy-dropdown, .wpml-ls-legacy-dropdown-click {
width: 300px; }
.wpml-ls-legacy-dropdown a, .wpml-ls-legacy-dropdown-click a {
padding: 10px 20px;
line-height: 1.5; }
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle, .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
padding: 17.5px 40px 17.5px 20px;
border-radius: 5px; }
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after, .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
content: '\f107';
font-size: 16px;
border: none;
top: 50%;
margin-top: -8px;
right: 15px;
color: inherit; }
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
border-top: 0; }
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:first-child a, .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item:first-child a {
border-top-width: 1px; }
.wpml-ls-item {
font-size: 14px;
font-style: italic; }
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
margin-right: 1px; }
.wpml-ls-legacy-list-horizontal a {
padding: 10px; }
.wpml-ls-legacy-list-vertical a {
line-height: 1.5;
padding: 10px 20px; }
.lang-item img {
vertical-align: middle; }