/**
* kk Star Ratings
* @see https://github.com/kamalkhan/kk-star-ratings
*/
 .kk-star-ratings {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.kk-star-ratings.kksr-shortcode {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}.kk-star-ratings.kksr-valign-top {margin-bottom: 2rem;}.kk-star-ratings.kksr-valign-bottom {margin-top: 2rem;}.kk-star-ratings.kksr-align-left {-webkit-box-pack: flex-start;-webkit-justify-content: flex-start;-ms-flex-pack: flex-start;justify-content: flex-start;}.kk-star-ratings.kksr-align-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.kk-star-ratings.kksr-align-right {-webkit-box-pack: flex-end;-webkit-justify-content: flex-end;-ms-flex-pack: flex-end;justify-content: flex-end;}.kk-star-ratings .kksr-muted {opacity: .5;}.kk-star-ratings .kksr-stars {position: relative;}.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {display: flex;}.kk-star-ratings .kksr-stars .kksr-stars-active {overflow: hidden;position: absolute;top: 0;left: 0;}.kk-star-ratings .kksr-stars .kksr-star {cursor: pointer;padding-right: 0px;}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {cursor: default;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon {transition: .3s all;}.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {width: 0 !important;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/inactive.svg");}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/active.svg");}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/selected.svg");}.kk-star-ratings .kksr-legend {margin-left: .75rem;margin-right: .75rem;}[dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {left: auto;right: 0;}
#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px 20px 10px 10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}#ez-toc-container.ez-toc-light-blue{background:#edf6ff}#ez-toc-container.ez-toc-white{background:#fff}#ez-toc-container.ez-toc-black{background:#000}#ez-toc-container.ez-toc-transparent{background:none transparent}div.ez-toc-widget-container ul{display:block}div.ez-toc-widget-container li{border:none;padding:0}div.ez-toc-widget-container ul.ez-toc-list{padding:10px}#ez-toc-container ul ul,.ez-toc div.ez-toc-widget-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{margin:0;padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:none;list-style:none none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container .ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle}#ez-toc-container.ez-toc-black p.ez-toc-title{color:#fff}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}.ez-toc-wrap-left{margin:0 auto 1em 0!important}.ez-toc-wrap-left-text{float:left}.ez-toc-wrap-right{margin:0 0 1em auto!important}.ez-toc-wrap-right-text{float:right}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}#ez-toc-container.ez-toc-black a,#ez-toc-container.ez-toc-black a:visited{color:#fff}#ez-toc-container a.ez-toc-toggle{display:flex;align-items:center}.ez-toc-widget-container ul.ez-toc-list li:before{content:" ";position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1}.ez-toc-widget-container ul.ez-toc-list li.active{background-color:#ededed}.ez-toc-widget-container li.active>a{font-weight:900}.ez-toc-btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none}.ez-toc-btn.active,.ez-toc-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn-default{color:#333;background-color:#fff}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-image:none}.ez-toc-btn-sm,.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.active,.ez-toc-btn:active{background-image:none}.ez-toc-btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff,#e0e0e0);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(180deg,#fff 0,#e0e0e0);background-repeat:repeat-x;border-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#ffe0e0e0",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-pull-right{float:right!important;margin-left:10px}#ez-toc-container label.cssicon,#ez-toc-widget-container label.cssicon{height:30px}.ez-toc-glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;line-height:1;-moz-osx-font-smoothing:grayscale}.ez-toc-glyphicon:empty{width:1em}.ez-toc-toggle i.ez-toc-glyphicon{font-size:16px;margin-left:2px}#ez-toc-container input{position:absolute;left:-999em}#ez-toc-container input[type=checkbox]:checked+nav,#ez-toc-widget-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container label{position:relative;cursor:pointer;display:initial}#ez-toc-container .ez-toc-js-icon-con{display:initial}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container .ez-toc-toggle label{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}div#ez-toc-container .ez-toc-title{display:initial}.ez-toc-wrap-center{margin:0 auto 1em!important}#ez-toc-container a.ez-toc-toggle{color:#444;background:inherit;border:inherit}.ez-toc-toggle #item{position:absolute;left:-999em}label.cssicon .ez-toc-glyphicon:empty{font-size:16px;margin-left:2px}label.cssiconcheckbox{display:none}.ez-toc-widget-container ul li a{padding-left:10px;display:inline-flex;align-items:stretch;flex-wrap:nowrap}.ez-toc-widget-container ul.ez-toc-list li{height:auto!important}.ez-toc-cssicon{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}.ez-toc-icon-toggle-span{display:flex;align-items:center;width:35px;height:30px;justify-content:center;direction:ltr}#ez-toc-container .eztoc-toggle-hide-by-default{display:none}.eztoc_no_heading_found{background-color:#ff0;padding-left:10px}.eztoc-hide{display:none}.term-description .ez-toc-title-container p:nth-child(2){width:50px;float:right;margin:0}.ez-toc-list.ez-toc-columns-2{column-count:2;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-2>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-3{column-count:3;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-3>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-4{column-count:4;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-4>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-optimized{column-fill:balance;orphans:2;widows:2}.ez-toc-list.ez-toc-columns-optimized>li{display:block;break-inside:avoid;page-break-inside:avoid}@media (max-width:768px){.ez-toc-list.ez-toc-columns-2,.ez-toc-list.ez-toc-columns-3,.ez-toc-list.ez-toc-columns-4{column-count:1;column-gap:0}}@media (max-width:1024px) and (min-width:769px){.ez-toc-list.ez-toc-columns-3,.ez-toc-list.ez-toc-columns-4{column-count:2}}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url('/wp-content/themes/backstreet-2021/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/themes/backstreet-2021/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/themes/backstreet-2021/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/themes/backstreet-2021/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/themes/backstreet-2021/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/themes/backstreet-2021/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/*!
Theme Name: Backstreet
Theme URI: http://wpgalaxy.co/backstreet
Author: WPGalaxy
Author URI: https://themeforest.net/user/wpgalaxy
Description: Description
Version: 4.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: backstreet
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
 
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
 html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.img-hidden{display:none!important}#content[tabindex="-1"]:focus{outline:0}.clearfix::after{display:block;clear:both;content:""}.clear:after,.clear:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}.inline-list{list-style:none;margin:0;padding:0}.inline-list li{margin:0;padding:0;display:inline-block;vertical-align:middle}.inline-list ul{list-style:none;margin:0;padding:0}.button,button,dd,dt{margin:0 0 .8rem}.button:last-child,button:last-child,dd:last-child,dt:last-child{margin-bottom:0}li{margin:0 0 .5rem}li:last-child{margin-bottom:0}fieldset,input,select,textarea,p,blockquote,pre,figure,form,table,dl,ol,ul:not(.wp-block-gallery),address,.wp-caption,.gallery,.wp-block-image,.wp-block-video,.wp-block-cover,.wp-block-audio,.wp-block-embed,.wp-block-archives{margin-top:0;margin-bottom:1.5rem}fieldset:last-child,input:last-child,select:last-child,textarea:last-child,p:last-child,blockquote:last-child,pre:last-child,figure:last-child,form:last-child,table:last-child,dl:last-child,ol:last-child,ul:not(.wp-block-gallery):last-child,address:last-child,.wp-caption:last-child,.gallery:last-child,.wp-block-image:last-child,.wp-block-video:last-child,.wp-block-cover:last-child,.wp-block-audio:last-child,.wp-block-embed:last-child,.wp-block-archives:last-child{margin-bottom:0}.wp-block-gallery{margin-top:0;margin-bottom:.5rem}.wp-block-gallery:last-child{margin-bottom:0}h1,h2,h3,h4,h5,h6{margin:0 0 1.5rem}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}.alignleft,img.alignleft,.wp-block-image .alignleft{float:left;margin-right:1.5em}.alignright,img.alignright,.wp-block-image .alignright{float:right;margin-left:1.5em}.aligncenter,img.aligncenter,.wp-block-image .aligncenter{clear:both;margin-left:auto;margin-right:auto}.alignnone,img.alignnone{display:block}img.alignnone,img.aligncenter{margin-bottom:1.5rem}img.alignleft,.wp-block-image .alignleft,img.alignright,.wp-block-image .alignright{margin-top:.5rem;margin-bottom:.8rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}html{box-sizing:border-box;font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#444;font-family:"PT Sans",sans-serif;font-weight:400;font-size:1em;line-height:1.5;text-rendering:optimizeLegibility;margin:0;padding:0;overflow-x:hidden;word-break:break-word}button,input,optgroup,select,textarea{color:#444;font-family:"PT Sans",sans-serif;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility}.bg-dark button,.bg-dark input,.bg-dark optgroup,.bg-dark select,.bg-dark textarea{color:rgb(255 255 255 / .7)}h1,h2,h3,h4,h5,h6{font-family:"Oswald",sans-serif;font-weight:400;color:#222;padding:0;line-height:1.2}.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark h4,.bg-dark h5,.bg-dark h6{color:#fff}h1{font-size:2.488rem}h2{font-size:2.074rem}h3{font-size:1.728rem}h4{font-size:1.44rem}h5{font-size:1.2rem}h6{font-size:1rem}p{padding:0}cite,dfn,em,i{font-style:italic}blockquote{font-family:"Oswald",sans-serif;font-size:1.5em;line-height:1.5;margin-left:0;margin-right:0;padding-left:30px;padding-right:30px;color:#222}blockquote cite{font-size:0.9rem!important;font-style:normal;display:block;font-family:"PT Sans",sans-serif;margin-top:.8rem}.bg-dark blockquote{color:#fff}.wp-block-pullquote{border-top:4px solid rgb(0 0 0 / .85);border-bottom:4px solid rgb(0 0 0 / .85)}.bg-dark .wp-block-pullquote{color:rgb(255 255 255 / .2)}pre{font-size:1rem;font-family:"Courier 10 Pitch",Courier,monospace;overflow:auto}code,kbd,tt,var{font-size:1rem;font-family:Menlo,monaco,Consolas,Lucida Console,monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}.wp-block-audio,figure{margin-left:0;margin-right:0}:focus{outline:none}.has-drop-cap:not(:focus)::first-letter{font-family:"Oswald",sans-serif;float:left;font-size:4.9em;line-height:1;margin:0 .15em 0 0;text-transform:uppercase;font-style:normal;font-weight:inherit;color:#222}.bg-dark .has-drop-cap:not(:focus)::first-letter{color:#fff}.has-drop-cap:not(:focus)::after{padding-top:0}.post-password-form>p:last-child{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.post-password-form>p:last-child label{margin:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1}input[type='email'],input[type='number'],input[type='password'],input[type='search'],input[type='tel'],input[type="range"],input[type='text'],input[type='url'],input[type='color'],input[type='date'],input[type='month'],input[type='week'],input[type="time"],input[type='datetime'],input[type='datetime-local'],input:not([type]),textarea,select{background-color:#fff0;border:1px solid rgb(0 0 0 / .1);box-shadow:none;box-sizing:inherit;height:44px;padding:6px 12px;width:100%;border-radius:0}.bg-dark input[type='email'],.bg-dark input[type='number'],.bg-dark input[type='password'],.bg-dark input[type='search'],.bg-dark input[type='tel'],.bg-dark input[type="range"],.bg-dark input[type='text'],.bg-dark input[type='url'],.bg-dark input[type='color'],.bg-dark input[type='date'],.bg-dark input[type='month'],.bg-dark input[type='week'],.bg-dark input[type="time"],.bg-dark input[type='datetime'],.bg-dark input[type='datetime-local'],.bg-dark input:not([type]),.bg-dark textarea,.bg-dark select{border-color:rgb(255 255 255 / .2)}select{-webkit-appearance:none;-moz-appearance:none;background-position:right 50%;background-repeat:no-repeat;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="14" viewBox="0 0 29 14" width="29"><path fill="%23d1d1d1" d="M9.37727 3.625l5.08154 6.93523L19.54036 3.625"/></svg>')}textarea{min-height:6.5rem}label{font-weight:700;margin-bottom:.5rem}legend{display:block;font-size:1.6rem;font-weight:700}fieldset{border-width:0;padding:0}input[type='checkbox'],input[type='radio']{display:inline-block;margin-right:5px}.form-group{width:100%;float:left}.label-inline{display:inline-block;font-weight:400;margin-right:.5rem}.label-inline:last-child{margin-right:0}.wp-block-archives select{width:auto}*,*::before,*::after{box-sizing:border-box}hr{border:none;border-bottom:1px solid rgb(0 0 0 / .1);margin-bottom:1.5em}hr.is-style-wide{border-bottom-style:dashed}.bg-dark hr{border-color:rgb(255 255 255 / .2)}.text-capitalize{text-transform:capitalize}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}ul,ol{padding:0}.entry-content ul:not(.wp-block-gallery):not(.wp-block-latest-comments):not(.is-grid),.entry-content ol:not(.wp-block-gallery):not(.wp-block-latest-comments):not(.is-grid){padding-left:1em}ul{list-style:disc}ol{list-style:decimal}li>ul:not(.wp-block-gallery),li>ol:not(.wp-block-gallery){margin-bottom:0;margin-top:.5rem}dt{font-weight:700}dd{margin-left:1.5rem}table{border-spacing:0;width:100%}td,th{border-bottom:1px solid rgb(0 0 0 / .1);padding:.8rem 1rem;text-align:left}.bg-dark td,.bg-dark th{border-bottom-color:rgb(255 255 255 / .2)}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}a{text-decoration:none;color:#222;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}.bg-dark a{color:#fff}.entry-content a{text-decoration:underline}a:hover{outline:0;color:#e83c3c}.bg-dark a:hover{color:#e83c3c}a:active{outline:0;color:#e83c3c}.bg-dark a:active{color:#e83c3c}a.wp-block-button__link{text-decoration:none}.button,button,input[type='button'],input[type='reset'],input[type='submit']{-webkit-transition:all 0.1s linear;-moz-transition:all 0.1s linear;-ms-transition:all 0.1s linear;-o-transition:all 0.1s linear;transition:all 0.1s linear;font-family:"Oswald",sans-serif;background-color:#222;border:1px solid #222;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;height:44px;letter-spacing:2px;line-height:42px;padding:0 2rem;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}.bg-dark .button,.bg-dark button,.bg-dark input[type='button'],.bg-dark input[type='reset'],.bg-dark input[type='submit']{background-color:#fff;border-color:#fff;color:#222}.button:hover,button:hover,input[type='button']:hover,input[type='reset']:hover,input[type='submit']:hover{background-color:#e83c3c;border-color:#e83c3c;color:#fff;outline:0}.bg-dark .button:hover,.bg-dark button:hover,.bg-dark input[type='button']:hover,.bg-dark input[type='reset']:hover,.bg-dark input[type='submit']:hover{background-color:#e83c3c;border-color:#e83c3c;color:#fff}.button[disabled],.button.btn-disabled,button[disabled],button.btn-disabled,input[type='button'][disabled],input[type='button'].btn-disabled,input[type='reset'][disabled],input[type='reset'].btn-disabled,input[type='submit'][disabled],input[type='submit'].btn-disabled{cursor:default;opacity:.5}.button[disabled]:hover,.button.btn-disabled:hover,button[disabled]:hover,button.btn-disabled:hover,input[type='button'][disabled]:hover,input[type='button'].btn-disabled:hover,input[type='reset'][disabled]:hover,input[type='reset'].btn-disabled:hover,input[type='submit'][disabled]:hover,input[type='submit'].btn-disabled:hover{background-color:#e83c3c;border-color:#e83c3c}.button.button-small,button.button-small,input[type='button'].button-small,input[type='reset'].button-small,input[type='submit'].button-small{font-size:.85rem;height:36px;line-height:34px;padding:0 1rem}.button.button-outline,button.button-outline,input[type='button'].button-outline,input[type='reset'].button-outline,input[type='submit'].button-outline{background-color:#fff0;color:#222;border-color:#222}.bg-dark .button.button-outline,.bg-dark button.button-outline,.bg-dark input[type='button'].button-outline,.bg-dark input[type='reset'].button-outline,.bg-dark input[type='submit'].button-outline{border-color:#fff;color:#fff}.button.button-outline:hover,button.button-outline:hover,input[type='button'].button-outline:hover,input[type='reset'].button-outline:hover,input[type='submit'].button-outline:hover{background-color:#fff0;border-color:#222;color:#222}.bg-dark .button.button-outline:hover,.bg-dark button.button-outline:hover,.bg-dark input[type='button'].button-outline:hover,.bg-dark input[type='reset'].button-outline:hover,.bg-dark input[type='submit'].button-outline:hover{border-color:#fff;color:#fff}.button.button-outline[disabled]:hover,button.button-outline[disabled]:hover,input[type='button'].button-outline[disabled]:hover,input[type='reset'].button-outline[disabled]:hover,input[type='submit'].button-outline[disabled]:hover{border-color:inherit;color:#222}.button.button-clear,button.button-clear,input[type='button'].button-clear,input[type='reset'].button-clear,input[type='submit'].button-clear{background-color:#fff0;border-color:#fff0;color:#222}.bg-dark .button.button-clear,.bg-dark button.button-clear,.bg-dark input[type='button'].button-clear,.bg-dark input[type='reset'].button-clear,.bg-dark input[type='submit'].button-clear{color:#fff}.button.button-clear:hover,button.button-clear:hover,input[type='button'].button-clear:hover,input[type='reset'].button-clear:hover,input[type='submit'].button-clear:hover{background-color:#fff0;border-color:#fff0;color:#222}.bg-dark .button.button-clear:hover,.bg-dark button.button-clear:hover,.bg-dark input[type='button'].button-clear:hover,.bg-dark input[type='reset'].button-clear:hover,.bg-dark input[type='submit'].button-clear:hover{color:#fff}.button.button-clear[disabled]:hover,button.button-clear[disabled]:hover,input[type='button'].button-clear[disabled]:hover,input[type='reset'].button-clear[disabled]:hover,input[type='submit'].button-clear[disabled]:hover{color:#222}img:not(.ads-img),video{display:block;height:auto;max-width:100%}audio{display:block}.comment-content .entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}p>embed:only-child,p>iframe:only-child,p>object:only-child{margin-bottom:0}.wp-caption{max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.5rem 0 0}.wp-caption-text{font-size:80%;text-align:center}.wp-block-image figcaption{margin-bottom:0;color:#888}.bg-dark .wp-block-image figcaption{color:rgb(255 255 255 / .5)}.media-holder>*{display:block}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container embed,.video-container iframe,.video-container object,.video-container video{position:absolute;top:0;left:0;width:100%;height:100%}.thumb-container{background-color:#222;position:relative;overflow:hidden;-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.thumb-container img{position:absolute;top:0;bottom:0;left:0;width:100%;min-height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;margin-bottom:0;opacity:1;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-ms-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.thumb-container:hover img{opacity:.9}.thumb-container.thumb-55{padding-bottom:55%}.thumb-container.thumb-60{padding-bottom:60%}.thumb-container.thumb-65{padding-bottom:65%}.thumb-container.thumb-75{padding-bottom:74.7%}.gallery{display:flex;flex-flow:row wrap;justify-content:center}.gallery-item{display:inline-block;margin-right:16px;margin-bottom:16px;text-align:left;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:calc((100% - 16px * 1) / 2)}.gallery-columns-2 .gallery-item:nth-of-type(2n+2){margin-right:0}.gallery-columns-3 .gallery-item{max-width:calc((100% - 16px * 2) / 3)}.gallery-columns-3 .gallery-item:nth-of-type(3n+3){margin-right:0}.gallery-columns-4 .gallery-item{max-width:calc((100% - 16px * 3) / 4)}.gallery-columns-4 .gallery-item:nth-of-type(4n+4){margin-right:0}.gallery-columns-5 .gallery-item{max-width:calc((100% - 16px * 4) / 5)}.gallery-columns-5 .gallery-item:nth-of-type(5n+5){margin-right:0}.gallery-columns-6 .gallery-item{max-width:calc((100% - 16px * 5) / 6)}.gallery-columns-6 .gallery-item:nth-of-type(6n+6){margin-right:0}.gallery-columns-7 .gallery-item{max-width:calc((100% - 16px * 6) / 7)}.gallery-columns-7 .gallery-item:nth-of-type(7n+7){margin-right:0}.gallery-columns-8 .gallery-item{max-width:calc((100% - 16px * 7) / 8)}.gallery-columns-8 .gallery-item:nth-of-type(8n+8){margin-right:0}.gallery-columns-9 .gallery-item{max-width:calc((100% - 16px * 8) / 9)}.gallery-columns-9 .gallery-item:nth-of-type(9n+9){margin-right:0}.gallery-item:last-of-type{padding-right:0}.gallery-item .gallery-caption{display:block;font-size:80%;margin:.5rem 0 0;padding:0;text-align:left;line-height:1.5}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.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-sm,.col-sm-auto,.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-md,.col-md-auto,.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-lg,.col-lg-auto,.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,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0%;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0%;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0%;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0%;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0%;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}body{background-color:#111}.site{background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.site-boxed .site,.site-boxed2 .site{margin:0 auto}@media screen and (min-width:576px){.site-boxed .site,.site-boxed2 .site{max-width:570px}}@media screen and (min-width:768px){.site-boxed .site,.site-boxed2 .site{max-width:750px}}@media screen and (min-width:992px){.site-boxed .site,.site-boxed2 .site{max-width:990px}}@media screen and (min-width:1200px){.site-boxed .site,.site-boxed2 .site{max-width:1180px}}@media screen and (min-width:576px){.site-boxed2 .site{margin:40px auto}}.site-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.no-sidebar .content-row{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.no-sidebar .content-row .entry-content:not(.entry-comment) .alignfull:not(.wp-block-columns){margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:calc(100vw);width:calc(100vw)}@media screen and (min-width:992px){.no-sidebar.onecolumn-sidebar .content-row .entry-content:not(.entry-comment) .alignfull.wp-block-columns,.no-sidebar.onecolumn-sidebar .content-row .entry-content:not(.entry-comment) .alignwide{margin-left:-80px;margin-right:-80px;max-width:100vw;width:auto}}@media screen and (min-width:576px){.site-boxed2.no-sidebar .content-row .entry-content:not(.entry-comment) .alignfull:not(.wp-block-columns),.site-boxed.no-sidebar .content-row .entry-content:not(.entry-comment) .alignfull:not(.wp-block-columns){margin-left:calc(-570px / 2 + 100% / 2);margin-right:calc(-570px / 2 + 100% / 2);max-width:570px;width:570px}}@media screen and (min-width:768px){.site-boxed2.no-sidebar .content-row .entry-content:not(.entry-comment) .alignfull:not(.wp-block-columns),.site-boxed.no-sidebar .content-row .entry-content:not(.entry-comment) .alignfull:not(.wp-block-columns){margin-left:calc(-750px / 2 + 100% / 2);margin-right:calc(-750px / 2 + 100% / 2);max-width:750px;width:750px}}@media screen and (min-width:992px){.site-boxed2.no-sidebar .content-row .entry-content:not(.entry-comment) .alignfull:not(.wp-block-columns),.site-boxed.no-sidebar .content-row .entry-content:not(.entry-comment) .alignfull:not(.wp-block-columns){margin-left:calc(-990px / 2 + 100% / 2);margin-right:calc(-990px / 2 + 100% / 2);max-width:990px;width:990px}}@media screen and (min-width:1200px){.site-boxed2.no-sidebar .content-row .entry-content:not(.entry-comment) .alignfull:not(.wp-block-columns),.site-boxed.no-sidebar .content-row .entry-content:not(.entry-comment) .alignfull:not(.wp-block-columns){margin-left:calc(-1180px / 2 + 100% / 2);margin-right:calc(-1180px / 2 + 100% / 2);max-width:1180px;width:1180px}}.has-sidebar-left .content-row{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (min-width:1200px){.sidebar-left{padding-right:40px}}@media screen and (min-width:1200px){.sidebar-right{padding-left:40px}}.flex-row-reverse{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.container-full{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}.bg-dark{background-color:#1f1f1f;color:rgb(255 255 255 / .7)}#wg-switcher{position:fixed;width:280px;top:150px;right:-280px;background:#fff;z-index:999999999999;box-shadow:0 0 5px rgb(0 0 0 / .1);direction:ltr}@media screen and (max-width:575px){#wg-switcher{display:none}}.btn-switcher{position:absolute;width:40px;height:40px;line-height:40px;text-align:center;background-color:#fff;color:#222;left:-40px;font-size:22px;top:0;cursor:pointer;box-shadow:0 0 5px rgb(0 0 0 / .1);border-radius:4px 0 0 4px}.content-switcher{padding:25px 25px 35px 25px}.content-switcher h4{font-weight:700;text-transform:uppercase;letter-spacing:.6px;margin-bottom:30px}.item-switcher{margin-bottom:25px}.item-switcher:last-child{margin-bottom:0}.item-switcher h5{font-size:14px;text-transform:uppercase;letter-spacing:.6px;font-weight:500;margin-bottom:15px}.item-switcher ul{list-style:none;margin:0}.item-switcher ul li{margin:0;padding:0;display:inline-block;float:left;margin-right:5px}.item-switcher ul li:last-child{margin-right:0}.item-switcher ul li a{border:1px solid rgb(0 0 0 / .4);line-height:1;padding:5px 10px;border-radius:4px;font-size:13px}.item-switcher ul li a:hover{background-color:#222;border-color:#222;color:#fff}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#000;opacity:.9}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset #fff0}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #fff0}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #fff0}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.header-wrap{padding:30px 0 20px 0;line-height:1}@media screen and (min-width:992px){.header-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}}.header-wrap .logo{display:inline-block;vertical-align:bottom}@media screen and (min-width:992px){.header-wrap .logo-wrap-inner,.header-wrap .menu-wrap-inner{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}}@media screen and (max-width:991px){.header-wrap .logo-wrap-inner .flex-element,.header-wrap .menu-wrap-inner .flex-element{display:none}}@media screen and (max-width:991px){.header-wrap .menu-wrap{display:none}}.header-wrap .menu-wrap-inner ul,.header-wrap .menu-wrap-inner .button,.header-wrap .flex-element ul,.header-wrap .flex-element .button{margin-bottom:0!important}@media screen and (min-width:992px){.header-1 .header-wrap .menu-wrap{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.header-1 .header-wrap .menu-wrap-inner{height:100%;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.header-1 .header-wrap .social-wrap>*{display:inline-block;margin-left:20px}.header-1 .header-wrap .social-wrap>*:first-child{margin-left:0}.header-2 .header-wrap{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header-2 .header-wrap .menu-wrap{margin-top:30px}.header-2 .header-wrap .menu-wrap .flex-element{font-size:18px}.header-2 .header-wrap .menu-wrap .flex-element>*{display:inline-block;margin-right:18px}.header-2 .header-wrap .menu-wrap .flex-element>*:last-child{margin-right:0}.header-2 .header-wrap .logo-wrap-inner,.header-2 .header-wrap .menu-wrap-inner{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.header-2 .header-wrap .logo-wrap-inner .flex-element{margin-left:30px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.header-2 .header-wrap .logo-wrap-inner .flex-element>*{margin-left:20px}.header-2 .header-wrap .logo-wrap-inner .flex-element>*:first-child{margin-left:0}.header-2 .header-wrap .mainnav-wrap{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;text-align:left}.header-3 .header-wrap{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;text-align:center}.header-3 .header-wrap .logo-wrap-inner{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.header-3 .header-wrap .logo-wrap-inner>*{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.header-3 .header-wrap .logo-wrap-inner .flex-element{-webkit-flex-basis:20%;-moz-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.header-3 .header-wrap .logo-wrap-inner .header-desktop-el .logo__img{margin:0 auto}.header-3 .header-wrap .menu-wrap-inner{padding-top:40px;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.header-3 .header-wrap .menu-wrap-inner>*{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.header-3 .header-wrap .menu-wrap-inner .flex-element{-webkit-flex-basis:5%;-moz-flex-basis:5%;-ms-flex-preferred-size:5%;flex-basis:5%;font-size:18px}}@media screen and (max-width:991px){.header-1 .header-wrap .logo-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.header-2 .header-wrap .logo-wrap-inner,.header-3 .header-wrap .logo-wrap-inner{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}}.header-mobile-el{display:none!important;font-size:21px}@media screen and (max-width:991px){.header-mobile-el{display:block!important}.nav-menu .header-mobile-el{display:inline-block!important}}.header-desktop-el{display:block!important}.nav-menu .header-desktop-el{display:inline-block!important}@media screen and (max-width:991px){.header-desktop-el{display:none!important}}.topbar{font-family:"Oswald",sans-serif;color:#fff}.bg-dark .topbar{background-color:#1a1a1a}.topbar .topbar-wrap{min-height:40px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.topbar .topbar-left>*,.topbar .topbar-right>*{display:inline-block;float:left;margin-right:30px}.topbar .topbar-left>*:last-child,.topbar .topbar-right>*:last-child{margin-right:0}.topbar .topbar-icon{margin-right:5px}.topbar.bg-dark .social-icons{margin-bottom:0}.topbar.bg-dark .social-icons li{margin-right:15px}.topbar.bg-dark .social-icons li:last-child{margin-right:0}.topbar.bg-dark .social-icons li a{width:auto;height:auto;border:none;font-size:14px;background-color:#fff0;color:#fff}.topbar.bg-dark .social-icons li a:hover{color:#e83c3c}@media screen and (max-width:991px){.topbar{display:none}.topbar-have-date .topbar{display:block}.topbar-have-date .topbar .topbar-item:not(.topbar-date){display:none}.topbar-have-date .topbar .social-icons{display:none}.topbar-have-date .topbar .topbar-left{width:100%;text-align:center}.topbar-have-date .topbar .topbar-date{display:block;float:none;margin-right:0}}.top-menu{list-style:none}.top-menu li{display:inline-block;float:left;margin-bottom:0;margin-right:15px}.top-menu li:last-child{margin-right:0}ul.nav-menu li{position:relative;vertical-align:middle}ul.nav-menu a{display:block}ul.nav-menu>li{margin-right:24px;padding-bottom:20px;margin-bottom:-20px}.have-submenu-indicator ul.nav-menu>li{margin-right:30px}ul.nav-menu>li>a{font-family:"Oswald",sans-serif;font-weight:500;position:relative;font-size:20px}.have-submenu-indicator ul.nav-menu>li.has-submenu>a:after{font-family:'FontAwesome';content:'\f078';font-size:9px;position:absolute;top:50%;right:-12px;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}ul.nav-menu>li.active>a{text-decoration:underline}ul.nav-menu>li:last-child{margin-right:0}ul.nav-menu .submenu{display:none;position:absolute;background-color:rgb(0 0 0 / .95);box-shadow:0 2px 2px rgb(0 0 0 / .1);z-index:999;top:100%;left:0;width:250px;margin:0}ul.nav-menu .submenu .submenu{top:0;left:100%}ul.nav-menu .submenu li{display:block;text-align:left}ul.nav-menu .submenu li>a{padding:12px 18px;font-size:14px}ul.nav-menu .submenu li.has-submenu>a:after{font-family:'FontAwesome';font-size:11px;position:absolute;top:50%;right:12px;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);content:'\f054'}ul.nav-menu .megamenu{left:0;width:100%}ul.nav-menu .megamenu ul{margin-left:inherit;margin-right:inherit}ul.nav-menu .mega-ajax-content{padding:30px;min-height:250px}ul.nav-menu .mega-ajax-content .entry-title{font-size:1.125rem}ul.nav-menu .megarow{padding:15px}ul.nav-menu .megarow li a{padding:10px 15px}ul.nav-menu .mega-col>a{font-weight:700!important;text-transform:uppercase;position:relative;margin-bottom:10px;font-family:"Oswald",sans-serif;font-size:16px!important}.nav-fixed .logo_sticky{display:none;opacity:0}.nav-fixed.fixed-nav--nottop{position:fixed;top:0;left:0;width:100%;z-index:100;will-change:transform;-moz-transform:translateY(-100%);-o-transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:-webkit-transform 0.4s;transition:transform 0.4s;transition:transform 0.4s,-webkit-transform 0.4s;-webkit-box-shadow:0 0 5px rgb(0 0 0 / .1);box-shadow:0 0 5px rgb(0 0 0 / .1);height:50px;background-color:#fff}.bg-dark .nav-fixed.fixed-nav--nottop{background-color:#222}.nav-fixed.fixed-nav--nottop .logo_sticky{display:block;opacity:1}.nav-fixed.fixed-nav--nottop ul.nav-menu>li{padding-bottom:0;margin-bottom:0}.nav-fixed.fixed-nav--nottop ul.nav-menu>li>a{line-height:50px}.nav-fixed.fixed-nav--pinned,.nav-fixed.fixed-default.fixed-nav--unpinned{-moz-transform:translateY(0%);-o-transform:translateY(0%);-ms-transform:translateY(0%);-webkit-transform:translateY(0%);transform:translateY(0%)}.nav-fixed.fixed-nav--top{-moz-transform:none;-o-transform:none;-ms-transform:none;-webkit-transform:none;transform:none}.nav-fixed.headroom-no-transition{transition:none}.nav-fixed .sticky-container{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.search-icon-nomenu{font-size:20px}.social-icons{font-family:Arial,Helvetica,sans-serif}.social-icons li{margin-right:8px}.social-icons li a{width:25px;height:25px;line-height:25px;display:block;text-align:center;border-radius:50%;color:#fff;background-color:#222;font-size:14px}.bg-dark .social-icons li a{color:#222;background-color:#fff;font-size:13px}.social-icons li a:hover{color:#fff;background-color:#e83c3c}.social-icons li:last-child{margin-right:0}.site-footer{position:relative;font-size:.94rem;background-color:#1a1a1a}.site-footer>*{position:relative}.site-footer .wpb_content_element{margin-bottom:30px}.site-footer .wpb_content_element .widget{margin-bottom:0}.site-footer.footer-bg-img{background-position:center;background-size:cover;background-repeat:no-repeat}.site-footer.footer-bg-img:before{content:'';position:absolute;display:block;top:0;left:0;right:0;bottom:0;background-color:rgb(23 24 33 / .8)}.footer-widgets .widget{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:30px}@media screen and (min-width:768px){.footer-widgets.columns-2 .widget{flex:0 0 50%;max-width:50%}}@media screen and (min-width:768px){.footer-widgets.columns-3 .widget{flex:0 0 33.33333%;max-width:33.33333%}}@media screen and (min-width:768px){.footer-widgets.columns-4 .widget{flex:0 0 50%;max-width:50%}}@media screen and (min-width:992px){.footer-widgets.columns-4 .widget{flex:0 0 25%;max-width:25%}}@media screen and (min-width:768px){.footer-widgets.columns-5 .widget{flex:0 0 50%;max-width:50%}}@media screen and (min-width:992px){.footer-widgets.columns-5 .widget{flex:0 0 20%;max-width:20%}}@media screen and (min-width:768px){.footer-widgets.columns-6 .widget{flex:0 0 33.33333%;max-width:33.33333%}}@media screen and (min-width:992px){.footer-widgets.columns-6 .widget{flex:0 0 16.66667%;max-width:16.66667%}}.site-info{background-color:#141414}.site-info-wrap{min-height:60px;padding:20px 0}.footer-3 .site-info-wrap{padding:25px 0;min-height:115px}.site-info-wrap .logo_footer{display:inline-block;vertical-align:bottom}@media screen and (min-width:992px){.site-info-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.footer-3 .site-info-wrap .info-logo{-webkit-align-self:center;-moz-align-self:center;-ms-flex-item-align:center;align-self:center}}.footer-1 .site-info-wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.footer-2 .site-info-wrap{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;text-align:center;padding:30px 0;letter-spacing:1px}.footer-2 .site-info-wrap>*{margin-bottom:30px}.footer-2 .site-info-wrap>*:last-child{margin-bottom:0}@media screen and (max-width:991px){.site-info-wrap{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;text-align:center}.site-info-wrap>*{margin-bottom:20px}.site-info-wrap>*:last-child{margin-bottom:0}.site-info-wrap .text-left,.site-info-wrap .text-right{text-align:inherit}}.site-info-wrap .info-text-inner{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.site-info-wrap .social-icons li{margin-right:15px}.site-info-wrap .social-icons li a{background-color:#fff0;color:#fff;width:auto;height:auto;border:none}.site-info-wrap .social-icons li:last-child{margin-right:0}.site-info-wrap .info-text-inline>*{display:inline-block;float:left;margin-bottom:0;margin-right:30px}.footer-3 .site-info-wrap .info-text-inline>*{float:right}.site-info-wrap .info-text-inline>*:last-child{margin-right:0}@media screen and (max-width:991px){.site-info-wrap .info-text-inline>*{margin-right:0;float:none!important}}ul.footer-menu{font-family:"Oswald",sans-serif;font-weight:500;text-transform:uppercase}ul.footer-menu li{margin-right:15px}ul.footer-menu li:last-child{margin-right:0}@media screen and (max-width:991px){.footer-3 ul.footer-menu{margin-top:10px;margin-bottom:10px}}.widget{margin-bottom:50px}aside .widget:last-child{margin-bottom:0}.widget .widget-title{font-size:1.2rem;line-height:1;text-transform:uppercase;margin-bottom:25px;overflow:hidden;font-weight:500}.widget li{margin:0 0 .5rem}.widget li:last-child{margin-bottom:0}.widget li>ul,.widget li>ol{margin-top:.5rem;margin-left:1.2rem}.widget .post-widget-item .box-holder{min-height:280px}.widget .post-widget-item .box-holder h3.entry-title{font-size:1.625rem}.widget td,.widget th{padding:.5rem .22rem}.widget_calendar caption{text-align:left;border-bottom:1px solid rgb(0 0 0 / .1);padding-bottom:10px}.bg-dark .widget_calendar caption{border-bottom-color:rgb(255 255 255 / .2)}.widget_rss .rsswidget{display:inline-block}.widget_rss li{list-style:none}.widget_rss li .rsswidget{font-weight:700}.widget_rss li .rss-date{font-style:italic}.nav-search-form{position:relative}.nav-search-form input{margin:0;height:45px;padding:10px 55px 10px 10px}.nav-search-form button{position:absolute;right:0;top:0;height:45px;width:45px;line-height:43px;text-align:center;padding:0;margin:0}.widget_archive ul,.widget_categories ul,.widget_pages ul,.widget_meta ul,.widget_recent_comments ul,.widget_recent_entries ul,.widget_nav_menu ul,.categories-widget ul{list-style:none}.widget_archive ul>*,.widget_categories ul>*,.widget_pages ul>*,.widget_meta ul>*,.widget_recent_comments ul>*,.widget_recent_entries ul>*,.widget_nav_menu ul>*,.categories-widget ul>*{position:relative;padding-left:12px}.widget_archive ul>*:before,.widget_categories ul>*:before,.widget_pages ul>*:before,.widget_meta ul>*:before,.widget_recent_comments ul>*:before,.widget_recent_entries ul>*:before,.widget_nav_menu ul>*:before,.categories-widget ul>*:before{font-family:'FontAwesome';margin-right:5px;position:absolute;left:0;top:6px;line-height:1;font-size:13px;content:'\f0da'}.posts-small-widget ul,.posts-medium-widget ul,.posts-bigfirst-widget ul,.comments-avatar-widget ul,.twitter-widget ul,.widget-instagram ul{list-style:none}.categories-count{float:right;background-color:rgb(0 0 0 / .85);color:#fff;padding:0 5px;font-size:.75rem;font-weight:700;line-height:22px;height:22px;min-width:22px;text-align:center;border-radius:2px;margin-top:2px}.bg-dark .categories-count{background-color:#fff0;border:1px solid rgb(255 255 255 / .2)}.comment-avatar-wrap li{margin-bottom:25px}.comment-avatar-wrap li:last-child{margin-bottom:0}.comment-avatar{float:left;margin-right:15px;border-radius:50%}.comment-avatar img{border-radius:50%}.comment-text{overflow:hidden}.twitter-widget .tweet-content{padding-left:24px;position:relative}.twitter-widget .tweet-content:before{font-family:'FontAwesome';content:'\f099';position:absolute;left:0;top:0}.twitter-widget .timePosted{font-weight:700;font-size:12px;padding-left:24px}.twitter-widget .slick-arrow{bottom:2px;background-color:#fff0;width:auto;height:auto;line-height:1;text-align:inherit;color:inherit;font-size:20px;margin:0}.twitter-widget .slick-arrow.slick-next{right:0}.twitter-widget .slick-arrow.slick-prev{right:22px}.instagram-feed{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-2px}.instagram-feed li{flex:0 0 33.33%;max-width:33.33%;padding:2px;margin:0}.pattern-bg{background:url(/wp-content/themes/backstreet-2021/images/pattern.png) repeat;padding:13px}.bg-dark .pattern-bg{background:url(/wp-content/themes/backstreet-2021/images/dark-pattern.png) repeat}.pattern-bg>*{padding:20px;background-color:#fff}.pattern-bg>*::after{display:block;clear:both;content:""}.bg-dark .pattern-bg>*{background-color:#1f1f1f}.newsletter-widget{text-align:center}.newsletter-widget i{font-size:38px;margin-bottom:20px}.newsletter-widget input{text-align:center}.newsletter-widget p{margin-bottom:15px}.newsletter-widget .button{margin-top:15px}.newsletter-widget .title-wrap .title-text{font-size:1.8rem;line-height:1.2}.footer-widgets{margin-top:50px;margin-bottom:10px}.footer-widgets .widget li.tweet{margin-bottom:15px}.footer-widgets .widget li.tweet:last-child{margin-bottom:0}.footer-widgets .widget_archive ul>*,.footer-widgets .widget_categories ul>*,.footer-widgets .widget_pages ul>*,.footer-widgets .widget_meta ul>*,.footer-widgets .widget_recent_comments ul>*,.footer-widgets .widget_recent_entries ul>*,.footer-widgets .widget_nav_menu ul>*,.footer-widgets .categories-widget ul>*{padding-left:0}.footer-widgets .widget_archive ul>*:before,.footer-widgets .widget_categories ul>*:before,.footer-widgets .widget_pages ul>*:before,.footer-widgets .widget_meta ul>*:before,.footer-widgets .widget_recent_comments ul>*:before,.footer-widgets .widget_recent_entries ul>*:before,.footer-widgets .widget_nav_menu ul>*:before,.footer-widgets .categories-widget ul>*:before{content:''}.article-content{font-size:1.1rem;line-height:1.8}@media screen and (max-width:991px){.is-more-article .article-content{max-height:400px;overflow:hidden;position:relative}.is-more-article .article-content:not(.is-expanded):before{content:"";position:absolute;width:100%;height:100%;bottom:0;z-index:1;left:0;background-image:linear-gradient(to bottom,#fff0 50%,#ffffff 100%);display:block}.is-more-article .article-content.is-expanded{max-height:none;overflow:visible}}.article-layout-5 .article-content,.article-layout-6 .article-content{margin-top:0}.is-lazyload .article-content img[class*="wp-image-"]{opacity:0;-webkit-transition:opacity 0.3s ease-out;-moz-transition:opacity 0.3s ease-out;-ms-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}.is-lazyload .article-content img[class*="wp-image-"].visible{opacity:1}.toggle-post-content{display:none;text-align:center}@media screen and (max-width:991px){.toggle-post-content{display:block}.toggle-post-content #toggle-post-button{margin-bottom:40px}}.entry-header-single .entry-title{margin-bottom:0;line-height:1.1}.entry-header-single .entry-title:not(.box-title){font-weight:500}@media screen and (min-width:768px){.entry-header-single .entry-title{font-size:3.375rem}.has-sidebar .entry-header-single .entry-title{font-size:3.125rem}}.entry-header-single .entry-meta{margin-top:16px;font-size:.8rem}.entry-header-single .entry-meta:last-child{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.entry-meta-container{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:767px){.entry-meta-container .meta-category,.entry-meta-container .meta-views{display:none}}.single-tags{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:85%;font-family:"Oswald",sans-serif;text-transform:uppercase;letter-spacing:1px;margin-top:1.5rem;width:100%}.single-tags a{text-decoration:none}.entry-tags .entry-tags-label i{margin-right:5px}.entry-tags a{display:inline-block;font-weight:600;line-height:1}.edit-link i{margin-right:5px}.entry-navigation a{display:block}.entry-navigation h5{overflow:hidden}.entry-navigation span{font-size:90%;padding-top:5px;margin-bottom:4px;overflow:hidden;display:block}.entry-navigation img{float:left;margin-right:15px}.entry-navigation .entry-navigation-inner>*{margin-bottom:30px}.entry-navigation .entry-navigation-inner>*:last-child{margin-bottom:0}@media screen and (min-width:576px){.entry-navigation .entry-navigation-inner{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.entry-navigation .entry-navigation-inner .entry-navigation-left{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;text-align:left;padding-right:10px;margin-bottom:0}.entry-navigation .entry-navigation-inner .entry-navigation-left img{float:left;margin-right:15px;margin-left:0}.entry-navigation .entry-navigation-inner .entry-navigation-right{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;text-align:right;padding-left:10px;margin-bottom:0}.entry-navigation .entry-navigation-inner .entry-navigation-right img{float:right;margin-left:15px;margin-right:0}}.entry-comments,.comment-respond,.entry-author,.entry-navigation,.related-posts{margin-top:50px}.entry-author{position:relative}.entry-author .avatar{display:block;float:left;margin-right:20px;border-radius:50%}@media screen and (max-width:575px){.entry-author .avatar{width:50px;margin-right:15px}}.entry-author .entry-author__info{overflow:hidden}.entry-author .entry-author__name{font-size:1.2rem;margin-bottom:10px;font-weight:500;text-transform:uppercase}.entry-author .entry-author__label{color:#888;display:inline-block;margin-right:5px}.bg-dark .entry-author .entry-author__label{color:rgb(255 255 255 / .5)}.entry-author .social-icons{margin-top:10px}.primary-area{margin:30px 0 20px 0}.primary-area.primary-area-vc{margin:0}.content-area,.sidebar-area{margin-bottom:50px}@media screen and (min-width:768px){.entry-header-box .box-holder{min-height:580px}.entry-header-box .box-holder .box-desc{padding:0;left:50%;top:50%;bottom:auto;width:80%;-moz-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}}.entry-header-box .box-holder .box-desc{text-align:center;pointer-events:auto;-webkit-backface-visibility:visible;backface-visibility:visible}.entry-header-box .box-holder .box-desc .entry-meta{margin-top:20px;font-weight:500}.entry-header-box .box-holder .box-desc .entry-meta>*{margin-right:16px}.entry-header-box .box-holder .box-desc .entry-meta>*:last-child{margin-right:0}@media screen and (min-width:768px){.entry-header-box .entry-header-single .entry-title{font-size:4rem}}.entry-featured{margin-bottom:30px}.article-layout-2 .entry-featured{margin-top:20px}.entry-featured-full{margin-top:-32px}.entry-content{margin-top:20px}.entry-content.page-content{margin-top:30px}#reading-position-indicator{display:block;height:5px;position:fixed;bottom:0;left:0;background-color:#e83c3c;box-shadow:0 0 10px rgb(0 0 0 / .3);width:0;z-index:9999;max-width:100%}.entry-share.share-top{margin-bottom:1.5rem}.entry-share.share-bottom{margin-top:2em}.socials-share{margin-right:-5px;margin-left:-5px}.socials-share .col{padding-right:5px;padding-left:5px}.socials-share a{display:block;color:#fff;text-align:center;padding:12px;line-height:1}.socials-share a.social-facebook{background-color:#3b5999}.socials-share a.social-facebook:hover{background-color:#334d87}.socials-share a.social-twitter{background-color:#00abf0}.socials-share a.social-twitter:hover{background-color:#0099d7}.socials-share a.social-linkedin{background-color:#0077b5}.socials-share a.social-linkedin:hover{background-color:#00669c}.socials-share a.social-pinterest{background-color:#c92228}.socials-share a.social-pinterest:hover{background-color:#b31e24}.comment-list{list-style:none}.comment-list li{margin-bottom:0}.comment-list li.bypostauthor{margin-bottom:0}.comment-list .comment-respond{margin-top:30px;margin-bottom:30px}.comment-list .children{list-style:none}.comment-list .children li{margin-bottom:0}@media screen and (min-width:576px){.comment-list .children{padding-left:7%}}.comment-list .comment-body{margin-bottom:1.5rem;padding-top:1.5rem;border-top:1px solid rgb(0 0 0 / .1)}.bg-dark .comment-list .comment-body{border-top-color:rgb(255 255 255 / .2)}.comment-list>li:first-child>.comment-body{border-top:0;padding-top:0}.comment-list .comment-text{overflow:hidden}.comment-list .comment-avatar{float:left;margin-right:20px;display:block;border-radius:50%;overflow:hidden}.comment-list .comment-info{line-height:1;margin-bottom:10px}.comment-list .comment-info .comment-author{font-size:1rem;line-height:1;display:inline-block;margin-right:8px;margin-bottom:0}.comment-list .comment-info .comment-metadata{display:inline-block}.comment-list .comment-info .comment-date,.comment-list .comment-info .comment-edit-link{display:inline-block;font-size:75%;text-transform:uppercase;color:#888}.bg-dark .comment-list .comment-info .comment-date,.bg-dark .comment-list .comment-info .comment-edit-link{color:rgb(255 255 255 / .5)}.comment-list .comment-edit-link{margin-left:5px;margin-bottom:0}.comment-list .comment-reply-link{margin-top:10px;display:inline-block;font-weight:600;font-size:90%}.comment-form-details{margin-bottom:1.5rem}.comment-form-cookies-consent input{margin-bottom:0}.form-submit input{margin-bottom:0}.pagination,.page-links{margin-top:40px}.pagination .pagi-item,.pagination .post-page-numbers,.page-links .pagi-item,.page-links .post-page-numbers{position:relative;display:inline-block;font-weight:500;font-size:1.2rem;line-height:38px;height:38px;min-width:38px;text-align:center;padding:0 12px;text-decoration:none;font-family:"Oswald",sans-serif;margin-right:5px}.bg-dark .pagination .pagi-item,.bg-dark .pagination .post-page-numbers,.bg-dark .page-links .pagi-item,.bg-dark .page-links .post-page-numbers{border-color:rgb(255 255 255 / .2)}.pagination .pagi-item:last-child,.pagination .post-page-numbers:last-child,.page-links .pagi-item:last-child,.page-links .post-page-numbers:last-child{margin-right:0}.pagination .pagi-item.current,.pagination .pagi-item.pagi-item-current,.pagination .post-page-numbers.current,.pagination .post-page-numbers.pagi-item-current,.page-links .pagi-item.current,.page-links .pagi-item.pagi-item-current,.page-links .post-page-numbers.current,.page-links .post-page-numbers.pagi-item-current{background-color:#222;color:#fff;border-color:#222}.bg-dark .pagination .pagi-item.current,.bg-dark .pagination .pagi-item.pagi-item-current,.bg-dark .pagination .post-page-numbers.current,.bg-dark .pagination .post-page-numbers.pagi-item-current,.bg-dark .page-links .pagi-item.current,.bg-dark .page-links .pagi-item.pagi-item-current,.bg-dark .page-links .post-page-numbers.current,.bg-dark .page-links .post-page-numbers.pagi-item-current{background-color:#fff;color:#222;border-color:#fff}.pagination .pagi-item-prev:before,.page-links .pagi-item-prev:before{font-family:'FontAwesome';font-weight:400;font-size:1rem;content:'\f053'}.pagination .pagi-item-next:before,.page-links .pagi-item-next:before{font-family:'FontAwesome';font-weight:400;font-size:1rem;content:'\f054'}.loader{display:block;position:absolute;font-size:0;color:#e83c3c;left:50%;top:50%;width:42px;height:42px;-moz-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.loader.loader-more{display:inline-block;position:relative;left:0;top:0;width:46px;height:46px;-webkit-transform:none;transform:none}.loader.loader-more>span{position:absolute;top:50%;left:50%;border-radius:100%;display:inline-block;float:none;width:26px;height:26px;background:#fff0;border-style:solid;border-width:2px;border-right-color:#fff0;border-left-color:#fff0;-webkit-animation:ball-clip-rotate-pulse-rotate 1s cubic-bezier(.09,.57,.49,.9) infinite;animation:ball-clip-rotate-pulse-rotate 1s cubic-bezier(.09,.57,.49,.9) infinite}.loader-show{height:46px;width:46px;z-index:1;opacity:1;-webkit-perspective:10000px;perspective:10000px;background:#fff0;position:absolute;zoom:1;left:50%;top:50%;bottom:auto;right:auto;-moz-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.is-loading{opacity:.5;transition:opacity 0.3s}@-webkit-keyframes ball-clip-rotate-pulse-rotate{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}50%{-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes ball-clip-rotate-pulse-rotate{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}50%{-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@-webkit-keyframes ball-clip-rotate-pulse-scale{0%,100%{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}30%{opacity:.3;-webkit-transform:translate(-50%,-50%) scale(.15);transform:translate(-50%,-50%) scale(.15)}}@keyframes ball-clip-rotate-pulse-scale{0%,100%{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}30%{opacity:.3;-webkit-transform:translate(-50%,-50%) scale(.15);transform:translate(-50%,-50%) scale(.15)}}.nav-wrap{text-align:center;margin-top:40px}.nav-wrap::after{display:block;clear:both;content:""}.nav-wrap .nav-wrap-inner{display:inline-block}.nav-wrap .btn-pagi{display:inline-block;position:relative;line-height:1;height:auto;padding:10px 15px;font-size:.875rem}.nav-wrap .btn-pagi.pagi-loading{opacity:.5}ul.entry-meta{list-style:none;font-size:.75rem;text-transform:uppercase;font-family:"Oswald",sans-serif;color:#888;margin-top:10px;margin-bottom:0;letter-spacing:.6px;font-weight:400!important}.bg-dark ul.entry-meta{color:rgb(255 255 255 / .5)}.post-large ul.entry-meta{margin-top:15px}ul.entry-meta a{color:#888}.bg-dark ul.entry-meta a{color:rgb(255 255 255 / .5)}ul.entry-meta a:hover{color:#e83c3c}ul.entry-meta>*{display:inline-block;margin-bottom:0;margin-right:12px}ul.entry-meta>*:last-child{margin-right:0}ul.entry-meta>*:before{font-family:'FontAwesome';margin-right:4px;float:left}ul.entry-meta .meta-author:before{content:'\f2c0'}ul.entry-meta .meta-date:before{content:'\f017'}ul.entry-meta .meta-category:before{content:'\f114'}ul.entry-meta .meta-comments:before{content:'\f0e5'}ul.entry-meta .meta-views:before{content:'\f0e7'}.entry-thumbnail{margin-bottom:15px}h3.entry-title{font-size:1.375rem;margin-bottom:0}.entry-excerpt{margin-top:12px;line-height:1.5}.post-large .entry-excerpt{margin-top:15px}.entry-thumbnail{position:relative}.meta-firstcat{background-color:rgb(0 0 0 / .8);color:#fff;padding:7px 12px;line-height:1;font-size:10px;z-index:1;font-weight:700;letter-spacing:1px;text-transform:uppercase}.post-layout:not(.post-box) .meta-firstcat{position:absolute;bottom:0;right:0}.format-icon{position:absolute;top:50%;left:50%;color:#fff;width:40px;height:40px;line-height:41px;font-size:18px;text-align:center;border-radius:50%;background:rgb(0 0 0 / .3);z-index:1;-moz-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.format-icon.format-icon-video span{margin-left:4px}.post-box .format-icon{top:15px;left:15px;-webkit-transform:none;transform:none}.post-small .format-icon{width:30px;height:30px;line-height:30px;font-size:16px}.featured-label{float:left;margin-right:10px;margin-top:12px}.featured-label:before{font-family:'FontAwesome';content:'\f0e7';font-size:24px;width:40px;height:40px;line-height:40px;background-color:#e83c3c;color:#fff;border-radius:50%;display:block;text-align:center}.read-more{line-height:1;margin-top:12px}.read-more a{text-decoration:underline;font-size:.8125rem;font-family:"Oswald",sans-serif;text-transform:uppercase;letter-spacing:1px}.post-default h3.entry-title{font-size:3.375rem;font-weight:500}.has-sidebar .post-default h3.entry-title{font-size:3.125rem}.post-default .entry-meta{margin-top:16px;font-size:.8rem}@media screen and (min-width:768px){.post-list{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.post-list .entry-thumbnail{margin-bottom:0}.post-list>*{padding-left:15px;padding-right:15px;max-width:50%;width:50%}}@media screen and (min-width:768px){.post-large h3.entry-title{font-size:2.5rem}}.post-small{display:block}.post-small::after{display:block;clear:both;content:""}.post-small .post-small-thumbnail{float:left;margin-right:15px;width:95px}.post-small .post-small-thumbnail .entry-thumbnail{margin:0}.footer-widgets .post-small .post-small-thumbnail{width:85px}.post-small .post-small-desc{overflow:hidden}.post-small h3.entry-title{font-size:1rem}.post-small.post-numbered h3.entry-title{position:relative;padding-left:32px}.post-small.post-numbered .post-count{font-size:150%;font-style:italic;line-height:1;position:absolute;left:0;top:0}.post-box{position:relative}.box-holder{min-height:374px;position:relative;overflow:hidden;background-repeat:no-repeat;background-position:center top;background-size:cover}.box-holder .entry-excerpt,.box-holder ul.entry-meta{color:#fff}.box-holder .entry-excerpt a,.box-holder ul.entry-meta a{color:#fff}.box-holder .entry-excerpt a:hover,.box-holder ul.entry-meta a:hover{color:#e83c3c}.box-holder h3.entry-title{font-size:2rem}.box-holder .entry-meta{margin-top:0;margin-bottom:8px}.box-holder:before{position:absolute;content:'';left:0;bottom:0;padding:30px 20px;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;height:100%;width:100%;z-index:1;background-image:-moz-linear-gradient(to bottom,#fff0 0,rgb(17 17 17 / .7) 50%,#111111 100%);background-image:-ms-linear-gradient(to bottom,#fff0 0,rgb(17 17 17 / .7) 50%,#111111 100%);background-image:-o-linear-gradient(to bottom,#fff0 0,rgb(17 17 17 / .7) 50%,#111111 100%);background-image:-webkit-linear-gradient(to bottom,#fff0 0,rgb(17 17 17 / .7) 50%,#111111 100%);background-image:-webkit-gradient(linear,center top,center bottom,from(#fff0),to(#111111));background-image:linear-gradient(to bottom,#fff0 0,rgb(17 17 17 / .7) 50%,#111111 100%);opacity:.5;will-change:opacity}.posts-slider .box-holder:before{height:70%;width:100%;z-index:1;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-webkit-linear-gradient(top,#fff0 0,rgb(0 0 0 / .42) 50%,rgb(0 0 0 / .88) 100%);background:linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .42) 50%,rgb(0 0 0 / .88) 100%);opacity:.7;will-change:opacity}.box-holder .box-desc{position:absolute;bottom:0;left:0;padding:0 25px 30px;z-index:3;width:100%;pointer-events:none;transition:bottom 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.box-holder .box-excerpt{max-height:0;opacity:0;transition:opacity 0.3s ease-out,max-height 0.3s ease-out,margin 0.3s}@media screen and (max-width:767px){.box-holder .box-excerpt{display:none}}.box-holder .entry-excerpt{margin-top:0}.box-holder:hover .box-excerpt{opacity:1;max-height:120px;transition:opacity 0.3s ease-out,max-height 0.6s ease-out;margin-top:15px}.box-holder:hover .box-holder-inner:after{visibility:visible;opacity:1}.box-holder .box-url{position:absolute;width:100%;height:100%;top:0;z-index:2}.box-holder .meta-firstcat{margin-bottom:12px;display:inline-block}.posts-container{position:relative}.post-item{width:100%}.posts-module{margin-bottom:50px;overflow:hidden}.posts-module.posts-module2{margin-bottom:40px}.posts-module.posts-module2:last-of-type{margin-bottom:0}.posts-module:last-of-type{margin-bottom:0}.posts-module.bg-dark{padding:30px 25px}.module-layuot1 .posts-container{margin-bottom:-30px}.footer-widgets .module-layuot1 .posts-container{margin-bottom:-20px}.module-layuot1 .post-primary{margin-bottom:30px}.footer-widgets .module-layuot1 .post-primary{margin-bottom:20px}.module-layuot1 .post-secondary{margin-bottom:30px}.footer-widgets .module-layuot1 .post-secondary{margin-bottom:20px}.module-layuot1.small-no-thumb .posts-container{margin-bottom:-20px}.module-layuot1.small-no-thumb .post-secondary{margin-bottom:20px}.module-layuot1.small-no-thumb .post-secondary>*:not(.post-numbered){position:relative;padding-left:12px}.module-layuot1.small-no-thumb .post-secondary>*:not(.post-numbered):before{font-family:'FontAwesome';margin-right:5px;position:absolute;left:0;top:4px;line-height:1;font-size:13px;content:'\f0da'}@media screen and (min-width:768px){.module-layuot1.posts-module1 .posts-list{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.module-layuot1 .posts-list{margin-left:-15px;margin-right:-15px}.module-layuot1 .posts-list::after{display:block;clear:both;content:""}.module-layuot1 .post-primary{padding-left:15px;padding-right:15px}.module-layuot1 .post-secondary{display:block;padding-left:15px;padding-right:15px}.module-layuot1:not(.posts-module3) .post-secondary{float:left;width:50%}.container.no-sidebar .module-layuot1:not(.posts-module3) .post-secondary,.container-full.no-sidebar .module-layuot1:not(.posts-module3) .post-secondary{width:33.33%}.module-layuot1.posts-module2 .post-primary{display:block;float:left;width:50%;padding-left:15px;padding-right:15px}.container.no-sidebar .module-layuot1.posts-module2 .post-primary,.container-full.no-sidebar .module-layuot1.posts-module2 .post-primary{width:33.33%}}.module-medium .posts-container{margin-bottom:-35px}.module-medium .post-item{margin-bottom:35px}@media screen and (min-width:768px){.module-medium .posts-list{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.module-medium .posts-list .post-item{padding-left:15px;padding-right:15px}.module-medium .posts-list .post-item:not(.post-primary){flex:0 0 50%;max-width:50%}.no-sidebar .module-medium .posts-list .post-item:not(.post-primary){flex:0 0 33.33%;max-width:33.33%}.has-sidebar .module-medium .posts-list .post-item:not(.post-primary){flex:0 0 50%;max-width:50%}}.module-large .posts-container{margin-bottom:-40px}.module-large .post-item{margin-bottom:40px}.module-list .posts-container{margin-bottom:-35px}.module-list .post-item{margin-bottom:35px}.module-default .posts-container{margin-bottom:-40px}.module-default .post-item{padding-bottom:40px;margin-bottom:40px;border-bottom:1px dashed rgb(0 0 0 / .1)}.bg-dark .module-default .post-item{border-bottom-color:rgb(255 255 255 / .2)}.module-default .post-item:last-child{border-bottom:0}.title-wrap{margin-bottom:28px}.title-wrap:not(.text-center){display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.title-wrap:not(.text-center) .title-text{margin-right:10px}.title-wrap .title-text{-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;margin-bottom:0;line-height:1;font-size:1.7rem;font-weight:500;text-transform:uppercase}.footer-widgets .title-wrap .title-text{font-size:1.4rem}.title-wrap .strips-bg{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;background:url(/wp-content/themes/backstreet-2021/images/pattern.png) repeat;height:13px}.bg-dark .title-wrap .strips-bg{background:url(/wp-content/themes/backstreet-2021/images/dark-pattern.png) repeat}.footer-widgets .title-wrap .strips-bg{display:none}ul.module-filters{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;text-align:right;list-style:none;text-transform:uppercase;font-size:.8rem;font-weight:500;letter-spacing:1px;font-family:"Oswald",sans-serif}@media screen and (min-width:768px){ul.module-filters{max-width:70%}}ul.module-filters li{display:inline-block;margin-right:20px;margin-bottom:0}ul.module-filters li:last-child{margin-right:0}ul.module-filters li a:hover,ul.module-filters li a:focus{text-decoration:none}ul.module-filters li a.active{text-decoration:underline}.flexMenu-viewMore{position:relative}ul.flexMenu-popup{right:0;top:100%;width:120px;padding:10px 15px;margin-top:5px!important;margin-left:0!important;background-color:#222;color:#fff;text-align:left;z-index:1}ul.flexMenu-popup a{color:#fff;display:block}ul.flexMenu-popup a:hover{color:#e83c3c}ul.flexMenu-popup li{display:block;margin:0;margin-bottom:8px}ul.flexMenu-popup li:last-child{margin-bottom:0}.flexMenu-allInPopup>a:after{font-family:'FontAwesome';content:'\f107';margin-left:5px}.review-box::after{display:block;clear:both;content:""}.bg-dark .review-box{border-color:rgb(255 255 255 / .2)}.review-box ul{list-style:none;margin-bottom:0}.review-box .review-box-inner{padding:30px}.review-box .review-box-inner>*{padding:15px 0}.review-box .review-box-inner>*:first-child{padding-top:0}.review-box .review-box-inner>*:last-child{padding-bottom:0}.review-box.position-top{margin-bottom:1.5rem}.review-box.position-bottom{margin-top:1.5rem}.review-title{font-size:2rem;font-weight:500}@media screen and (min-width:768px){.review-summary-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}}.review-summary-wrap p:last-of-type{margin-bottom:0}.review-summary-wrap .review-score{margin-top:20px}@media screen and (min-width:768px){.review-summary-wrap .review-score{margin-left:20px;margin-top:5px}}.review-criterias ul{padding:0!important}.review-criterias ul li{line-height:1.5;margin-bottom:20px}.criteria{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.criteria .criteria-title{margin:0;font-weight:700}.criteria .criteria-score{font-weight:700}.criteria .criteria-score .percent-icon{font-size:70%}.criteria-progress{height:10px;width:100%;position:relative;background-color:rgb(0 0 0 / .06)}.bg-dark .criteria-progress{background-color:rgb(255 255 255 / .06)}.criteria-progress .criteria-progress-value{position:absolute;left:0;top:0;height:100%;background-color:#e83c3c}.review-footer{margin-left:-15px;margin-right:-15px}.review-footer>*{padding-left:15px;padding-right:15px;margin-bottom:20px}.review-footer>*:last-child{margin-bottom:0}@media screen and (min-width:768px){.review-footer{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.review-footer>*{-webkit-flex-basis:0%;-moz-flex-basis:0%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;margin-bottom:0}.review-footer .review-score-inner{margin-left:auto}}.review-footer ul{padding:0!important}.review-footer li{position:relative;padding-left:12px;margin-bottom:0}.review-footer li:before{position:absolute;left:0;top:0}.review-footer li:last-child{margin-bottom:0}.review-footer h5{margin-bottom:15px;font-weight:500;text-transform:uppercase}.review-score-inner{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;width:160px;height:140px;text-align:center;color:#fff;background-color:#e83c3c}.review-stars .review-score-inner{height:145px;background-color:#222}.review-score-inner>*{width:100%;line-height:1}.review-score-inner .review-score-value{font-family:"Oswald",sans-serif;font-size:3.5rem;font-weight:700;display:block}.review-score-inner .review-score-value .percent-icon{font-size:70%}.review-score-inner .review-score-text{display:block;margin-top:10px}.review-negatives li{font-size:1rem}.review-negatives li:before{content:'-'}.review-positives li{font-size:1rem}.review-positives li:before{content:'+'}.meta-score{position:absolute;top:0;right:0;color:#fff;background-color:#e83c3c;height:45px;min-width:45px;font-size:1.125rem;font-weight:700;line-height:45px;text-align:center;padding:0 5px;z-index:1;font-family:"Oswald",sans-serif;opacity:.9}.meta-score .percent-icon{font-size:70%}.post-small .meta-score{height:25px;min-width:25px;font-size:.75rem;line-height:25px}.star-rating-wrap{width:64px}.review-stars .star-rating-wrap{width:160px}@media screen and (max-width:767px){.review-stars .criteria .star-rating-wrap{width:84px}}.review-score-inner .star-rating-wrap{margin-bottom:15px}.star-rating{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;font-size:13px}.review-stars .star-rating{font-size:18px}.star-rating .back-stars{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;color:rgb(0 0 0 / .1);position:relative}.bg-dark .star-rating .back-stars{color:rgb(255 255 255 / .2)}.star-rating .front-stars{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;color:#e83c3c;overflow:hidden;position:absolute;top:0}.breaking-news-ticker{display:block;width:100%;height:44px;position:relative;line-height:44px;overflow:hidden;text-align:auto}.bn-label{left:0;top:0;bottom:0;height:100%;position:absolute;font-weight:500;z-index:3;padding:0;padding-right:15px;white-space:nowrap;font-family:"Oswald",sans-serif;text-transform:uppercase;font-weight:500;color:#222}.bg-dark .bn-label{color:#fff}@media screen and (max-width:575px){.bn-label>span{display:none}}.bn-news{position:absolute;left:0;top:0;bottom:0;height:100%;right:0;overflow:hidden}.bn-news ul{display:block;height:100%;list-style:none;padding:0;margin:0;left:0;bottom:0;width:100%;position:absolute}.bn-news ul li{white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;text-decoration:none;position:absolute;width:100%;display:none;font-family:"Oswald",sans-serif;font-weight:400!important}.bn-news ul li a{white-space:nowrap;text-overflow:ellipsis;text-decoration:none;padding:0 10px;position:relative;display:block;overflow:hidden}.bn-effect-scroll .bn-news ul{display:block;width:100%;position:relative}.bn-effect-scroll .bn-news ul li{display:list-item;float:left;position:relative;width:auto}.bn-controls{width:auto;right:0;top:0;bottom:0;height:100%;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bn-controls .bn-prev:before{font-family:'FontAwesome';content:'\f053'}.bn-controls .bn-next:before{font-family:'FontAwesome';content:'\f054'}.header-divider{border-bottom:2px solid rgb(0 0 0 / .85);margin-top:10px}.bg-dark .header-divider{border-bottom-color:rgb(255 255 255 / .2)}.header-divider.have-ticker,.header-2 .header-divider,.header-3 .header-divider{margin-top:0}.wpg-slider{overflow:hidden}.slick-item{display:none}.lazy-slide{position:absolute;width:100%;height:100%;top:0;left:0;background-size:cover;background-position:center top;transition:opacity 0.5s;opacity:0}.slick-dots{list-style:none;text-align:center}.slick-dots li{display:inline-block;margin:0;margin-right:10px}.slick-dots li:last-child{margin-right:0}.slick-dots li button{text-indent:-9999px;padding:0;line-height:0;width:8px;height:8px;border-radius:0;background-color:#fff0;border:1px solid #222;float:left}.slick-dots li.slick-active button{background-color:#222;color:#fff}.slick-arrow{position:absolute;top:0;z-index:2;border-radius:0;width:35px;height:35px;margin:0;padding:0;line-height:35px;text-align:center;background-color:rgb(0 0 0 / .7);color:#fff;font-size:26px;border:none;opacity:1;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-ms-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in}.bg-dark .slick-arrow{background-color:rgb(0 0 0 / .7);color:#fff}.slick-arrow:hover{background-color:#fff;color:#222}.slick-arrow.slick-prev{right:36px}.slick-arrow.slick-prev:before{font-family:'FontAwesome';display:block;content:'\f104'}.slick-arrow.slick-next{right:0}.slick-arrow.slick-next:before{font-family:'FontAwesome';display:block;content:'\f105'}.posts-slider{margin-bottom:40px;min-height:300px;border-top:2px solid #fff;margin-top:-2px}.posts-slider::after{display:block;clear:both;content:""}.bg-dark .posts-slider{border-top-color:#1f1f1f}.posts-slider .box-holder{min-height:300px}.posts-slider .box-holder h3.entry-title{font-size:1.875rem}@media screen and (min-width:768px){.posts-slider1{min-height:520px}.container.has-sidebar .posts-slider1,.container-full.has-sidebar .posts-slider1{min-height:420px}.posts-slider1 .box-holder{min-height:520px}.posts-slider1 .box-holder h3.entry-title{font-size:3.375rem}.posts-slider1 .box-holder .box-desc{padding:0 40px 40px;width:80%}.posts-slider1 .box-holder .box-excerpt{max-height:inherit;opacity:1}.posts-slider1 .box-holder .entry-excerpt{margin-top:15px}.container.has-sidebar .posts-slider1 .box-holder,.container-full.has-sidebar .posts-slider1 .box-holder{min-height:420px}.container.has-sidebar .posts-slider1 .box-holder h3.entry-title,.container-full.has-sidebar .posts-slider1 .box-holder h3.entry-title{font-size:2.625rem}.container.has-sidebar .posts-slider1 .box-holder .box-desc,.container-full.has-sidebar .posts-slider1 .box-holder .box-desc{padding:0 30px 30px;width:100%}}.posts-slider2 .slick-list,.posts-slider3 .slick-list{margin-right:-1px}.posts-slider2 .slick-item,.posts-slider3 .slick-item{padding-right:1px}@media screen and (min-width:768px){.posts-slider2{min-height:420px}.posts-slider2 .box-holder{min-height:420px}.posts-slider2 .box-holder h3.entry-title{font-size:2.375rem}}.posts-slider4{min-height:480px}.posts-slider4 .post-layout{display:inline-block;float:left}.posts-slider4 .post-layout:nth-child(1){width:100%;margin-bottom:1px}@media screen and (min-width:768px){.posts-slider4 .post-layout:nth-child(1) .box-holder{min-height:400px}.posts-slider4 .post-layout:nth-child(1) .box-holder .box-excerpt{max-height:inherit;opacity:1}.posts-slider4 .post-layout:nth-child(1) .box-holder .entry-excerpt{margin-top:15px}.posts-slider4 .post-layout:nth-child(1) .box-desc{padding:0 30px 30px}.posts-slider4 .post-layout:nth-child(1) h3.entry-title{font-size:2.625rem}}.posts-slider4 .post-layout:nth-child(n+2){width:49%;width:calc(50% - 1px);margin-right:1px}.posts-slider4 .post-layout:nth-child(n+2) .box-holder{min-height:220px}.posts-slider4 .post-layout:nth-child(n+2) .box-holder .box-excerpt{display:none}.posts-slider4 .post-layout:nth-child(n+2) h3.entry-title{font-size:1.5rem}@media screen and (max-width:767px){.posts-slider4 .post-layout:nth-child(n+2) h3.entry-title{font-size:1.375rem}.posts-slider4 .post-layout:nth-child(n+2) ul.entry-meta li:not(.meta-date){display:none}}.posts-slider4 .post-layout:nth-child(n+3):nth-child(odd){width:50%;margin-right:0}@media screen and (min-width:768px){.container.no-sidebar .posts-slider4 .post-layout:nth-child(1),.container-full.no-sidebar .posts-slider4 .post-layout:nth-child(1){width:60%;margin-right:1px;margin-bottom:0}.container.no-sidebar .posts-slider4 .post-layout:nth-child(1) .box-holder,.container-full.no-sidebar .posts-slider4 .post-layout:nth-child(1) .box-holder{min-height:480px}.container.no-sidebar .posts-slider4 .post-layout:nth-child(n+2),.container-full.no-sidebar .posts-slider4 .post-layout:nth-child(n+2){width:39%;width:calc(40% - 1px);margin-bottom:1px;margin-right:0}.container.no-sidebar .posts-slider4 .post-layout:nth-child(n+2) .box-holder,.container-full.no-sidebar .posts-slider4 .post-layout:nth-child(n+2) .box-holder{min-height:240px}.container.no-sidebar .posts-slider4 .post-layout:nth-child(n+3):nth-child(odd),.container-full.no-sidebar .posts-slider4 .post-layout:nth-child(n+3):nth-child(odd){width:39%;width:calc(40% - 1px);margin-bottom:0}.container.no-sidebar .posts-slider4 .post-layout:nth-child(n+3):nth-child(odd) .box-holder,.container-full.no-sidebar .posts-slider4 .post-layout:nth-child(n+3):nth-child(odd) .box-holder{min-height:239px}}@media screen and (max-width:575px){.posts-slider4 .post-layout:nth-child(n+2){width:100%;margin-right:0}.posts-slider4 .post-layout:nth-child(n+3):nth-child(odd){width:100%;margin-top:1px}}.posts-carousel .slick-list{margin-left:-15px;margin-right:-15px}.posts-carousel .slick-item{padding-left:15px;padding-right:15px}.posts-carousel h3.entry-title{font-size:1.125rem;line-height:1.3}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}.sidenav{position:fixed;top:0;bottom:0;left:0;width:100%;z-index:121;overflow-y:auto;max-width:360px;-webkit-transition:transform 0.5s cubic-bezier(.55,0,.1,1);-webkit-transition:-webkit-transform 0.5s cubic-bezier(.55,0,.1,1);transition:-webkit-transform 0.5s cubic-bezier(.55,0,.1,1);transition:transform 0.5s cubic-bezier(.55,0,.1,1);transition:transform 0.5s cubic-bezier(.55,0,.1,1),-webkit-transform 0.5s cubic-bezier(.55,0,.1,1);box-shadow:0 0 5px rgb(0 0 0 / .1);-moz-transform:translateX(-100%);-o-transform:translateX(-100%);-ms-transform:translateX(-100%);-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media screen and (max-width:767px){.sidenav{max-width:100%}}.sidenav .social-icons{margin-top:20px}.sidenav .social-icons li{margin-right:10px}.sidenav .social-icons li:last-child{margin-right:0}.sidenav .social-icons li a{background-color:#fff0;border:none;line-height:26px;font-size:18px;color:#fff}.sidenav .social-icons li a:hover{color:#e83c3c}.sidenav.with-bg{background-position:center;background-size:cover;background-repeat:no-repeat}.sidenav--is-open{-webkit-transform:translateX(0)!important;transform:translateX(0)!important}.site-overlay{position:fixed;width:100%;height:100%;top:0;bottom:0;z-index:121;visibility:hidden;opacity:0;-webkit-transition:0.3s cubic-bezier(.16,.36,0,.98);transition:0.3s cubic-bezier(.16,.36,0,.98);background-color:rgb(0 0 0 / .5)}.site-overlay--is-visible{opacity:1;visibility:visible}.icon-cross{position:relative;display:inline-block;width:28px;height:28px;overflow:hidden}.icon-cross:before,.icon-cross:after{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff}.icon-cross:before{-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.icon-cross:after{-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mobile-nav-menu{font-family:"Oswald",sans-serif;list-style:none;font-size:1.4rem!important;line-height:1;font-weight:500}.mobile-nav-menu .header-desktop-el{display:none!important}.mobile-nav-menu li{display:block;position:relative;margin-bottom:25px;outline:none}.mobile-nav-menu li ul{margin-top:25px;margin-left:20px}.mobile-nav-menu li .mobile-arrows{position:absolute;top:0;right:0;font-size:15px;line-height:18px;width:25px;height:25px;line-height:25px;text-align:right;cursor:pointer;color:#fff}.mobile-nav-menu li .mobile-arrows.fa-plus.is-open:before{content:'\f068'}.mobile-nav-menu .submenu-mobile{display:none}.mobile-nav-menu .megamenu-mobile .submenu-mobile{display:block}.mobile-nav-menu .mega-col{margin-left:-20px}.mobile-menu{overflow:hidden}.sidenav-menu-container{padding:30px}.sidenav-header-container{display:block;line-height:0;padding:30px 30px 0 30px}.sidenav-header-container::after{display:block;clear:both;content:""}.sidenav-header-container .sidenav-close{cursor:pointer;display:inline-block;float:left}.sidenav-header-container .sidenav-close .icon-cross:before,.sidenav-header-container .sidenav-close .icon-cross:after{height:3px}.search-popup{position:relative;max-width:900px;margin:0 auto}.search-popup .search-popup-inner{background-color:#fff;padding:40px}.search-popup input{border:none;border-bottom:3px solid #222;font-family:"Oswald",sans-serif;text-transform:uppercase;font-weight:700;font-size:1.625rem;letter-spacing:2px;border-radius:0;height:auto;color:#222;padding:20px 10px}.search-popup input::placeholder{color:#222}.search-popup input:-webkit-input-placeholder{color:#222}.search-popup input:-moz-placeholder{color:#222}.search-popup input::-moz-placeholder{color:#222}.search-popup input:-ms-input-placeholder{color:#222}@media screen and (max-width:991px){.search-popup input{font-size:1.25rem}}.mfp-slide-bottom .mfp-with-anim{opacity:0;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;-moz-transform:translateY(-20px) perspective(600px) rotateX(10deg);-o-transform:translateY(-20px) perspective(600px) rotateX(10deg);-ms-transform:translateY(-20px) perspective(600px) rotateX(10deg);-webkit-transform:translateY(-20px) perspective(600px) rotateX(10deg);transform:translateY(-20px) perspective(600px) rotateX(10deg)}.mfp-slide-bottom.mfp-bg{opacity:0;-webkit-transition:opacity 0.3s ease-out;-moz-transition:opacity 0.3s ease-out;-ms-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}.mfp-slide-bottom.mfp-ready .mfp-with-anim{opacity:1;-moz-transform:translateY(0) perspective(600px) rotateX(0);-o-transform:translateY(0) perspective(600px) rotateX(0);-ms-transform:translateY(0) perspective(600px) rotateX(0);-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0)}.mfp-slide-bottom.mfp-ready.mfp-bg{opacity:.9}.mfp-slide-bottom.mfp-removing .mfp-with-anim{opacity:0;-moz-transform:translateY(-10px) perspective(600px) rotateX(10deg);-o-transform:translateY(-10px) perspective(600px) rotateX(10deg);-ms-transform:translateY(-10px) perspective(600px) rotateX(10deg);-webkit-transform:translateY(-10px) perspective(600px) rotateX(10deg);transform:translateY(-10px) perspective(600px) rotateX(10deg)}.mfp-slide-bottom.mfp-removing.mfp-bg{opacity:0}.popup-close{position:absolute;top:-50px;right:0;padding:0;border:0;margin:0;background-color:#fff0;border-radius:0;opacity:1}.popup-close:hover{background-color:#fff0}.popup-close.icon-cross{width:36px;height:36px}.popup-close.icon-cross:before,.popup-close.icon-cross:after{height:3px;border-radius:2px}.ads-title{margin-bottom:3px;font-size:85%;color:#888}.bg-dark .ads-title{color:rgb(255 255 255 / .5)}.ads-above-post{margin-bottom:1.5rem}.ads-below-post{margin-top:1.5rem}.ads-img{width:inherit;height:auto;max-width:100%}.ads-content a{line-height:0;display:block}.block-ads{margin-bottom:50px}.block-ads:last-of-type{margin-bottom:0}.ads-on-header{line-height:0}.posts-archive-title{margin-bottom:30px}.tax-title{text-transform:uppercase;margin-bottom:0;font-size:2.125rem;font-weight:500}.tax-desc{margin-top:20px}.tax-desc .entry-author{margin-top:0;margin-bottom:40px}.content-404{padding-top:50px;padding-bottom:50px;max-width:70%;margin:0 auto}.content-404 .page-404-number{font-weight:700;font-size:100px;margin-bottom:20px}.content-404 .back-to-home{margin-top:30px}ul.breadcrumbs{list-style:none;font-size:13px;margin-bottom:5px}.entry-header-box ul.breadcrumbs{display:none}ul.breadcrumbs li{display:inline-block;margin:0}ul.breadcrumbs li:before{font-family:'FontAwesome';display:inline-block;position:relative;top:-1px;font-size:9px;margin:0 5px;content:'\f105'}ul.breadcrumbs li:first-child:before{content:'';display:none}@media screen and (max-width:767px){.entry-header-article ul.breadcrumbs li.current{display:none}}#back-to-top{display:block;z-index:100;width:34px;height:34px;text-align:center;font-size:14px;position:fixed;bottom:-34px;right:20px;line-height:34px;background-color:rgb(0 0 0 / .7);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;text-decoration:none}#back-to-top a{display:block;color:#fff}#back-to-top.show{bottom:20px}#back-to-top:hover{background-color:#e83c3c}.sitemap a{text-decoration:none}.map{margin-bottom:40px}.map iframe{width:100%!important;display:block}.map.map-embed{border-top:2px solid rgb(0 0 0 / .85);margin-top:-2px}.bg-dark .map.map-embed{border-top-color:rgb(255 255 255 / .2)}.contact-form{max-width:500px}.center-contact .content-area{text-align:center}.center-contact .contact-form{margin:0 auto}div.wpcf7-response-output{margin:0;padding:0;border:none;min-height:50px;width:100%;padding:10px;line-height:2;text-align:center;float:none;margin-top:20px;display:none;color:#fff}div.wpcf7-mail-sent-ok{border:none;background-color:#4CAF50}div.wpcf7-mail-sent-ng,div.wpcf7-aborted,div.wpcf7-spam-blocked,div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{border:none;background-color:#f44336}span.wpcf7-not-valid-tip{color:#f44336;font-size:90%;padding-top:5px;margin-top:-1.5rem}.use-floating-validation-tip span.wpcf7-not-valid-tip{border:1px solid #f44336}div.sib-sms-field{display:inline-block;position:relative;width:100%}.sib-sms-field .sib-country-block{position:absolute;right:auto;left:0;top:0;bottom:0;padding:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sib-country-block .sib-toggle.sib-country-flg{z-index:1;position:relative;width:46px;height:100%;padding:0 0 0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#dbdbdb;cursor:pointer}.sib-country-block .sib-toggle .sib-cflags{position:absolute;top:0;bottom:0;margin:auto;height:15px;width:20px;background-repeat:no-repeat;background-color:#dbdbdb;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:url(/wp-content/plugins/mailin/img/flags/fr.png)}.sib-country-block .sib-toggle .sib-icon-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid #fff0;border-right:3px solid #fff0;border-top:4px solid}.sib-sms-field ul.sib-country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:rgb(0 0 0 / .2) 1px 1px 4px;background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:150px;overflow-y:scroll;overflow-x:hidden;top:50px;width:250px}.sib-sms-field ul.sib-country-list li.sib-country-prefix{font-size:14px;padding:1px 10px;cursor:pointer}.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover{background-color:#dbdbdb}.sib-sms-field ul.sib-country-list li .sib-flag-box{width:20px}.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag{height:18px;width:20px;background-image:url(/wp-content/plugins/mailin/img/flags/ad.png);vertical-align:middle;display:inline-block;background-repeat:no-repeat}.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code{margin-left:20px}.sib-sms-field .sib-sms{padding-right:6px;padding-left:52px;margin-left:0;position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;margin-right:0}.sib-multi-lists.sib_error{color:#A94442}