@charset "UTF-8";
.lg-icon{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.lg-actions .lg-next, .lg-actions .lg-prev{background-color:rgba(0, 0, 0, 0.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:none;}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled{pointer-events:none;opacity:0.5;}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover{color:#FFF;text-decoration:none;}
.lg-actions .lg-next{right:20px;}
.lg-actions .lg-prev{left:20px;}
@-webkit-keyframes lg-right-end {
0%{left:0;}
50%{left:-30px;}
100%{left:0;}
}
@-moz-keyframes lg-right-end {
0%{left:0;}
50%{left:-30px;}
100%{left:0;}
}
@-ms-keyframes lg-right-end {
0%{left:0;}
50%{left:-30px;}
100%{left:0;}
}
@keyframes lg-right-end {
0%{left:0;}
50%{left:-30px;}
100%{left:0;}
}
@-webkit-keyframes lg-left-end {
0%{left:0;}
50%{left:30px;}
100%{left:0;}
}
@-moz-keyframes lg-left-end {
0%{left:0;}
50%{left:30px;}
100%{left:0;}
}
@-ms-keyframes lg-left-end {
0%{left:0;}
50%{left:30px;}
100%{left:0;}
}
@keyframes lg-left-end {
0%{left:0;}
50%{left:30px;}
100%{left:0;}
}
.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end 0.3s;-o-animation:lg-right-end 0.3s;animation:lg-right-end 0.3s;position:relative;}
.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end 0.3s;-o-animation:lg-left-end 0.3s;animation:lg-left-end 0.3s;position:relative;}
.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0, 0, 0, 0.45);}
.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none !important;outline:medium none;-webkit-transition:color 0.2s linear;-o-transition:color 0.2s linear;transition:color 0.2s linear;}
.lg-toolbar .lg-icon:hover{color:#FFF;}
.lg-sub-html{background-color:rgba(0, 0, 0, 0.45);bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080;}
.lg-sub-html h4{margin:0;font-size:13px;font-weight:bold;}
.lg-sub-html p{font-size:12px;margin:5px 0 0;}
#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle;}
.lg-toolbar, .lg-prev, .lg-next{opacity:1;-webkit-transition:-webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;-moz-transition:-moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;-o-transition:-o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;transition:transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;}
.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-moz-transition:-moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-o-transition:-o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;transition:transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);opacity:1;}
.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);-webkit-transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:-moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:-o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing;}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s !important;transition-duration:0s !important;}
.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0);}
.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px;}
.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px;}
@media(min-width:1025px){
.lg-outer .lg-thumb-item{-webkit-transition:border-color 0.25s ease;-o-transition:border-color 0.25s ease;transition:border-color 0.25s ease;}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover{border-color:#a90707;}
.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;}
.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px;}
.lg-outer.lg-can-toggle .lg-item{padding-bottom:0;}
.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom 0.25s ease;-o-transition:bottom 0.25s ease;transition:bottom 0.25s ease;}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px;}
.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px;}
.lg-outer .lg-toogle-thumb:hover{color:#FFF;}
.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px;}
.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative;}
.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100% !important;height:100% !important;}
.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer;}
.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto;}
.lg-outer .lg-has-vimeo .lg-video-play{background:url(//nazillifizyoterapi.com/wp-content/plugins/ibtana-visual-editor/dist/img/vimeo-play.png) no-repeat scroll 0 0 transparent;}
.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(//nazillifizyoterapi.com/wp-content/plugins/ibtana-visual-editor/dist/img/vimeo-play.png) no-repeat scroll 0 -58px transparent;}
.lg-outer .lg-has-html5 .lg-video-play{background:transparent url(//nazillifizyoterapi.com/wp-content/plugins/ibtana-visual-editor/dist/img/video-play.png) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:0.8;}
.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1;}
.lg-outer .lg-has-youtube .lg-video-play{background:url(//nazillifizyoterapi.com/wp-content/plugins/ibtana-visual-editor/dist/img/youtube-play.png) no-repeat scroll 0 0 transparent;}
.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(//nazillifizyoterapi.com/wp-content/plugins/ibtana-visual-editor/dist/img/youtube-play.png) no-repeat scroll 0 -60px transparent;}
.lg-outer .lg-video-object{width:100% !important;height:100% !important;position:absolute;top:0;left:0;}
.lg-outer .lg-has-video .lg-video-object{visibility:hidden;}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none;}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible;}
.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 0.08s ease 0s;-moz-transition:opacity 0.08s ease 0s;-o-transition:opacity 0.08s ease 0s;transition:opacity 0.08s ease 0s;}
.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0;}
.lg-progress-bar.lg-start .lg-progress{width:100%;}
.lg-show-autoplay .lg-progress-bar{opacity:1;}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transition-duration:0s;transition-duration:0s;}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:-moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:-o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;transition:left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);-webkit-transition:-webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;-moz-transition:-moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;-o-transition:-o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;transition:transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}
#lg-actual-size{font-size:20px;}
#lg-zoom-out{opacity:0.5;pointer-events:none;}
.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto;}
.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px;}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible;}
.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px;}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px white inset;}
.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;-moz-transition:opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;transition:opacity 0.15s ease 0s, transform 0.15s ease 0s;-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);}
.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%;}
.lg-outer .lg-pager{background-color:rgba(255, 255, 255, 0.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255, 255, 255, 0.7) inset;display:block;height:12px;-webkit-transition:box-shadow 0.3s ease 0s;-o-transition:box-shadow 0.3s ease 0s;transition:box-shadow 0.3s ease 0s;width:12px;}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus{box-shadow:0 0 0 8px white inset;}
.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0;}
.lg-outer #lg-dropdown-overlay{background-color:rgba(0, 0, 0, 0.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear 0.18s, opacity 0.18s linear 0s;-o-transition:visibility 0s linear 0.18s, opacity 0.18s linear 0s;transition:visibility 0s linear 0.18s, opacity 0.18s linear 0s;}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0, 0px, 0);-o-transform:translate3d(0, 0px, 0);-ms-transform:translate3d(0, 0px, 0);-webkit-transform:translate3d(0, 0px, 0);transform:translate3d(0, 0px, 0);opacity:1;visibility:visible;}
.lg-outer.lg-dropdown-active #lg-share{color:#FFF;}
.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0, 5px, 0);-o-transform:translate3d(0, 5px, 0);-ms-transform:translate3d(0, 5px, 0);-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);-webkit-transition:-webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;-moz-transition:-moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;-o-transition:-o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;transition:transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;}
.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px;}
.lg-outer .lg-dropdown > li:last-child{margin-bottom:0px;}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon{color:#333;}
.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;}
.lg-outer .lg-dropdown a:hover{background-color:rgba(0, 0, 0, 0.07);}
.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle;}
.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto;}
.lg-outer #lg-share{position:relative;}
.lg-outer #lg-share-facebook .lg-icon{color:#3b5998;}
.lg-outer #lg-share-twitter .lg-icon{color:#00aced;}
.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39;}
.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027;}
.lg-group:after{content:"";display:table;clear:both;}
.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s;}
.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.lg-outer.lg-visible{opacity:1;}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current{-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important;}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s !important;transition-duration:0s !important;opacity:1;}
.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}
.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing;}
.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%;}
.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap;}
.lg-outer .lg-item{background:url(//nazillifizyoterapi.com/wp-content/plugins/ibtana-visual-editor/dist/img/loading.gif) no-repeat scroll center center transparent;display:none !important;}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide{display:inline-block !important;}
.lg-outer.lg-css .lg-current{display:inline-block !important;}
.lg-outer .lg-item, .lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%;}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px;}
.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0;}
.lg-outer .lg-item.lg-complete{background-image:none;}
.lg-outer .lg-item.lg-current{z-index:1060;}
.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto !important;height:auto !important;}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s;}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1;}
.lg-outer .lg-empty-html{display:none;}
.lg-outer.lg-hide-download #lg-download{display:none;}
.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s;}
.lg-backdrop.in{opacity:1;}
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s !important;-moz-transition:none 0s ease 0s !important;-o-transition:none 0s ease 0s !important;transition:none 0s ease 0s !important;}
.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}
.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}
.lg-css3.lg-fade .lg-item{opacity:0;}
.lg-css3.lg-fade .lg-item.lg-current{opacity:1;}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity 0.1s ease 0s;-moz-transition:opacity 0.1s ease 0s;-o-transition:opacity 0.1s ease 0s;transition:opacity 0.1s ease 0s;}
.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0;}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1;}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;transition:transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}
.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0;}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%;}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%;}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1;}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
 :root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.ive-wdth-10{width:10px;}
.ive-wdth-11{width:11px;}
.ive-wdth-12{width:12px;}
.ive-wdth-13{width:13px;}
.ive-wdth-14{width:14px;}
.ive-wdth-15{width:15px;}
.ive-wdth-16{width:16px;}
.ive-wdth-17{width:17px;}
.ive-wdth-18{width:18px;}
.ive-wdth-19{width:19px;}
.ive-wdth-20{width:20px;}
.ive-wdth-21{width:21px;}
.ive-wdth-22{width:22px;}
.ive-wdth-23{width:23px;}
.ive-wdth-24{width:24px;}
.ive-wdth-25{width:25px;}
.ive-wdth-26{width:26px;}
.ive-wdth-27{width:27px;}
.ive-wdth-28{width:28px;}
.ive-wdth-29{width:29px;}
.ive-wdth-30{width:30px;}
.ive-wdth-31{width:31px;}
.ive-wdth-32{width:32px;}
.ive-wdth-33{width:33px;}
.ive-wdth-34{width:34px;}
.ive-wdth-35{width:35px;}
.ive-wdth-36{width:36px;}
.ive-wdth-37{width:37px;}
.ive-wdth-38{width:38px;}
.ive-wdth-39{width:39px;}
.ive-wdth-40{width:40px;}
.ive-wdth-41{width:41px;}
.ive-wdth-42{width:42px;}
.ive-wdth-43{width:43px;}
.ive-wdth-44{width:44px;}
.ive-wdth-45{width:45px;}
.ive-wdth-46{width:46px;}
.ive-wdth-47{width:47px;}
.ive-wdth-48{width:48px;}
.ive-wdth-49{width:49px;}
.ive-wdth-50{width:50px;}
.ive-wdth-51{width:51px;}
.ive-wdth-52{width:52px;}
.ive-wdth-53{width:53px;}
.ive-wdth-54{width:54px;}
.ive-wdth-55{width:55px;}
.ive-wdth-56{width:56px;}
.ive-wdth-57{width:57px;}
.ive-wdth-58{width:58px;}
.ive-wdth-59{width:59px;}
.ive-wdth-60{width:60px;}
.ive-wdth-61{width:61px;}
.ive-wdth-62{width:62px;}
.ive-wdth-63{width:63px;}
.ive-wdth-64{width:64px;}
.ive-wdth-65{width:65px;}
.ive-wdth-66{width:66px;}
.ive-wdth-67{width:67px;}
.ive-wdth-68{width:68px;}
.ive-wdth-69{width:69px;}
.ive-wdth-70{width:70px;}
.ive-wdth-71{width:71px;}
.ive-wdth-72{width:72px;}
.ive-wdth-73{width:73px;}
.ive-wdth-74{width:74px;}
.ive-wdth-75{width:75px;}
.ive-wdth-76{width:76px;}
.ive-wdth-77{width:77px;}
.ive-wdth-78{width:78px;}
.ive-wdth-79{width:79px;}
.ive-wdth-80{width:80px;}
.ive-wdth-81{width:81px;}
.ive-wdth-82{width:82px;}
.ive-wdth-83{width:83px;}
.ive-wdth-84{width:84px;}
.ive-wdth-85{width:85px;}
.ive-wdth-86{width:86px;}
.ive-wdth-87{width:87px;}
.ive-wdth-88{width:88px;}
.ive-wdth-89{width:89px;}
.ive-wdth-90{width:90px;}
.ive-wdth-91{width:91px;}
.ive-wdth-92{width:92px;}
.ive-wdth-93{width:93px;}
.ive-wdth-94{width:94px;}
.ive-wdth-95{width:95px;}
.ive-wdth-96{width:96px;}
.ive-wdth-97{width:97px;}
.ive-wdth-98{width:98px;}
.ive-wdth-99{width:99px;}
.ive-wdth-100{width:100px;}
.ive-hght-10{width:10px;}
.ive-hght-11{width:11px;}
.ive-hght-12{width:12px;}
.ive-hght-13{width:13px;}
.ive-hght-14{width:14px;}
.ive-hght-15{width:15px;}
.ive-hght-16{width:16px;}
.ive-hght-17{width:17px;}
.ive-hght-18{width:18px;}
.ive-hght-19{width:19px;}
.ive-hght-20{width:20px;}
.ive-hght-21{width:21px;}
.ive-hght-22{width:22px;}
.ive-hght-23{width:23px;}
.ive-hght-24{width:24px;}
.ive-hght-25{width:25px;}
.ive-hght-26{width:26px;}
.ive-hght-27{width:27px;}
.ive-hght-28{width:28px;}
.ive-hght-29{width:29px;}
.ive-hght-30{width:30px;}
.ive-hght-31{width:31px;}
.ive-hght-32{width:32px;}
.ive-hght-33{width:33px;}
.ive-hght-34{width:34px;}
.ive-hght-35{width:35px;}
.ive-hght-36{width:36px;}
.ive-hght-37{width:37px;}
.ive-hght-38{width:38px;}
.ive-hght-39{width:39px;}
.ive-hght-40{width:40px;}
.ive-hght-41{width:41px;}
.ive-hght-42{width:42px;}
.ive-hght-43{width:43px;}
.ive-hght-44{width:44px;}
.ive-hght-45{width:45px;}
.ive-hght-46{width:46px;}
.ive-hght-47{width:47px;}
.ive-hght-48{width:48px;}
.ive-hght-49{width:49px;}
.ive-hght-50{width:50px;}
.ive-hght-51{width:51px;}
.ive-hght-52{width:52px;}
.ive-hght-53{width:53px;}
.ive-hght-54{width:54px;}
.ive-hght-55{width:55px;}
.ive-hght-56{width:56px;}
.ive-hght-57{width:57px;}
.ive-hght-58{width:58px;}
.ive-hght-59{width:59px;}
.ive-hght-60{width:60px;}
.ive-hght-61{width:61px;}
.ive-hght-62{width:62px;}
.ive-hght-63{width:63px;}
.ive-hght-64{width:64px;}
.ive-hght-65{width:65px;}
.ive-hght-66{width:66px;}
.ive-hght-67{width:67px;}
.ive-hght-68{width:68px;}
.ive-hght-69{width:69px;}
.ive-hght-70{width:70px;}
.ive-hght-71{width:71px;}
.ive-hght-72{width:72px;}
.ive-hght-73{width:73px;}
.ive-hght-74{width:74px;}
.ive-hght-75{width:75px;}
.ive-hght-76{width:76px;}
.ive-hght-77{width:77px;}
.ive-hght-78{width:78px;}
.ive-hght-79{width:79px;}
.ive-hght-80{width:80px;}
.ive-hght-81{width:81px;}
.ive-hght-82{width:82px;}
.ive-hght-83{width:83px;}
.ive-hght-84{width:84px;}
.ive-hght-85{width:85px;}
.ive-hght-86{width:86px;}
.ive-hght-87{width:87px;}
.ive-hght-88{width:88px;}
.ive-hght-89{width:89px;}
.ive-hght-90{width:90px;}
.ive-hght-91{width:91px;}
.ive-hght-92{width:92px;}
.ive-hght-93{width:93px;}
.ive-hght-94{width:94px;}
.ive-hght-95{width:95px;}
.ive-hght-96{width:96px;}
.ive-hght-97{width:97px;}
.ive-hght-98{width:98px;}
.ive-hght-99{width:99px;}
.ive-hght-100{width:100px;}
 @media screen and (max-width:575px){ .ive-fs-xs-6{font-size:6px !important;}
.ive-fs-xs-8{font-size:8px !important;}
.ive-fs-xs-10{font-size:10px !important;}
.ive-fs-xs-12{font-size:12px !important;}
.ive-fs-xs-14{font-size:14px !important;}
.ive-fs-xs-16{font-size:16px !important;}
.ive-fs-xs-18{font-size:18px !important;}
.ive-fs-xs-20{font-size:20px !important;}
.ive-fs-xs-22{font-size:22px !important;}
.ive-fs-xs-24{font-size:24px !important;}
.ive-fs-xs-26{font-size:26px !important;}
.ive-fs-xs-28{font-size:28px !important;}
.ive-fs-xs-30{font-size:30px !important;}
.ive-fs-xs-32{font-size:32px !important;}
.ive-fs-xs-34{font-size:34px !important;}
.ive-fs-xs-36{font-size:36px !important;}
.ive-fs-xs-38{font-size:38px !important;}
.ive-fs-xs-40{font-size:40px !important;}
.ive-fs-xs-42{font-size:42px !important;}
.ive-fs-xs-44{font-size:44px !important;}
.ive-fs-xs-46{font-size:46px !important;}
.ive-fs-xs-48{font-size:48px !important;}
.ive-fs-xs-50{font-size:50px !important;}
.ive-fs-xs-52{font-size:52px !important;}
.ive-fs-xs-54{font-size:54px !important;}
.ive-fs-xs-56{font-size:56px !important;}
.ive-fs-xs-58{font-size:58px !important;}
.ive-fs-xs-60{font-size:60px !important;}
.ive-lh-xs-5{line-height:5px !important;}
.ive-lh-xs-10{line-height:10px !important;}
.ive-lh-xs-15{line-height:15px !important;}
.ive-lh-xs-20{line-height:20px !important;}
.ive-lh-xs-25{line-height:25px !important;}
.ive-lh-xs-30{line-height:30px !important;}
.ive-lh-xs-35{line-height:35px !important;}
.ive-lh-xs-40{line-height:40px !important;}
.ive-lh-xs-45{line-height:45px !important;}
.ive-lh-xs-50{line-height:50px !important;}
.ive-lh-xs-55{line-height:55px !important;}
.ive-lh-xs-60{line-height:60px !important;}
.ive-lh-xs-65{line-height:65px !important;}
.ive-lh-xs-70{line-height:70px !important;}
.ive-lh-xs-75{line-height:75px !important;}
.ive-lh-xs-80{line-height:80px !important;}
.ive-lh-xs-85{line-height:85px !important;}
.ive-lh-xs-90{line-height:90px !important;}
.ive-lh-xs-95{line-height:95px !important;}
.ive-lh-xs-100{line-height:100px !important;}
}  @media screen and (min-width: 576px) and (max-width: 767px) { .ive-fs-sm-6{font-size:6px !important;}
.ive-fs-sm-8{font-size:8px !important;}
.ive-fs-sm-10{font-size:10px !important;}
.ive-fs-sm-12{font-size:12px !important;}
.ive-fs-sm-14{font-size:14px !important;}
.ive-fs-sm-16{font-size:16px !important;}
.ive-fs-sm-18{font-size:18px !important;}
.ive-fs-sm-20{font-size:20px !important;}
.ive-fs-sm-22{font-size:22px !important;}
.ive-fs-sm-24{font-size:24px !important;}
.ive-fs-sm-26{font-size:26px !important;}
.ive-fs-sm-28{font-size:28px !important;}
.ive-fs-sm-30{font-size:30px !important;}
.ive-fs-sm-32{font-size:32px !important;}
.ive-fs-sm-34{font-size:34px !important;}
.ive-fs-sm-36{font-size:36px !important;}
.ive-fs-sm-38{font-size:38px !important;}
.ive-fs-sm-40{font-size:40px !important;}
.ive-fs-sm-42{font-size:42px !important;}
.ive-fs-sm-44{font-size:44px !important;}
.ive-fs-sm-46{font-size:46px !important;}
.ive-fs-sm-48{font-size:48px !important;}
.ive-fs-sm-50{font-size:50px !important;}
.ive-fs-sm-52{font-size:52px !important;}
.ive-fs-sm-54{font-size:54px !important;}
.ive-fs-sm-56{font-size:56px !important;}
.ive-fs-sm-58{font-size:58px !important;}
.ive-fs-sm-60{font-size:60px !important;}
.ive-lh-sm-5{line-height:5px !important;}
.ive-lh-sm-10{line-height:10px !important;}
.ive-lh-sm-15{line-height:15px !important;}
.ive-lh-sm-20{line-height:20px !important;}
.ive-lh-sm-25{line-height:25px !important;}
.ive-lh-sm-30{line-height:30px !important;}
.ive-lh-sm-35{line-height:35px !important;}
.ive-lh-sm-40{line-height:40px !important;}
.ive-lh-sm-45{line-height:45px !important;}
.ive-lh-sm-50{line-height:50px !important;}
.ive-lh-sm-55{line-height:55px !important;}
.ive-lh-sm-60{line-height:60px !important;}
.ive-lh-sm-65{line-height:65px !important;}
.ive-lh-sm-70{line-height:70px !important;}
.ive-lh-sm-75{line-height:75px !important;}
.ive-lh-sm-80{line-height:80px !important;}
.ive-lh-sm-85{line-height:85px !important;}
.ive-lh-sm-90{line-height:90px !important;}
.ive-lh-sm-95{line-height:95px !important;}
.ive-lh-sm-100{line-height:100px !important;}
}  @media screen and (min-width: 768px) and (max-width: 991px) { .ive-fs-md-6{font-size:6px !important;}
.ive-fs-md-8{font-size:8px !important;}
.ive-fs-md-10{font-size:10px !important;}
.ive-fs-md-12{font-size:12px !important;}
.ive-fs-md-14{font-size:14px !important;}
.ive-fs-md-16{font-size:16px !important;}
.ive-fs-md-18{font-size:18px !important;}
.ive-fs-md-20{font-size:20px !important;}
.ive-fs-md-22{font-size:22px !important;}
.ive-fs-md-24{font-size:24px !important;}
.ive-fs-md-26{font-size:26px !important;}
.ive-fs-md-28{font-size:28px !important;}
.ive-fs-md-30{font-size:30px !important;}
.ive-fs-md-32{font-size:32px !important;}
.ive-fs-md-34{font-size:34px !important;}
.ive-fs-md-36{font-size:36px !important;}
.ive-fs-md-38{font-size:38px !important;}
.ive-fs-md-40{font-size:40px !important;}
.ive-fs-md-42{font-size:42px !important;}
.ive-fs-md-44{font-size:44px !important;}
.ive-fs-md-46{font-size:46px !important;}
.ive-fs-md-48{font-size:48px !important;}
.ive-fs-md-50{font-size:50px !important;}
.ive-fs-md-52{font-size:52px !important;}
.ive-fs-md-54{font-size:54px !important;}
.ive-fs-md-56{font-size:56px !important;}
.ive-fs-md-58{font-size:58px !important;}
.ive-fs-md-60{font-size:60px !important;}
.ive-lh-md-5{line-height:5px !important;}
.ive-lh-md-10{line-height:10px !important;}
.ive-lh-md-15{line-height:15px !important;}
.ive-lh-md-20{line-height:20px !important;}
.ive-lh-md-25{line-height:25px !important;}
.ive-lh-md-30{line-height:30px !important;}
.ive-lh-md-35{line-height:35px !important;}
.ive-lh-md-40{line-height:40px !important;}
.ive-lh-md-45{line-height:45px !important;}
.ive-lh-md-50{line-height:50px !important;}
.ive-lh-md-55{line-height:55px !important;}
.ive-lh-md-60{line-height:60px !important;}
.ive-lh-md-65{line-height:65px !important;}
.ive-lh-md-70{line-height:70px !important;}
.ive-lh-md-75{line-height:75px !important;}
.ive-lh-md-80{line-height:80px !important;}
.ive-lh-md-85{line-height:85px !important;}
.ive-lh-md-90{line-height:90px !important;}
.ive-lh-md-95{line-height:95px !important;}
.ive-lh-md-100{line-height:100px !important;}
}  @media screen and (min-width: 992px) and (max-width: 1023px) { .ive-fs-lg-6{font-size:6px !important;}
.ive-fs-lg-8{font-size:8px !important;}
.ive-fs-lg-10{font-size:10px !important;}
.ive-fs-lg-12{font-size:12px !important;}
.ive-fs-lg-14{font-size:14px !important;}
.ive-fs-lg-16{font-size:16px !important;}
.ive-fs-lg-18{font-size:18px !important;}
.ive-fs-lg-20{font-size:20px !important;}
.ive-fs-lg-22{font-size:22px !important;}
.ive-fs-lg-24{font-size:24px !important;}
.ive-fs-lg-26{font-size:26px !important;}
.ive-fs-lg-28{font-size:28px !important;}
.ive-fs-lg-30{font-size:30px !important;}
.ive-fs-lg-32{font-size:32px !important;}
.ive-fs-lg-34{font-size:34px !important;}
.ive-fs-lg-36{font-size:36px !important;}
.ive-fs-lg-38{font-size:38px !important;}
.ive-fs-lg-40{font-size:40px !important;}
.ive-fs-lg-42{font-size:42px !important;}
.ive-fs-lg-44{font-size:44px !important;}
.ive-fs-lg-46{font-size:46px !important;}
.ive-fs-lg-48{font-size:48px !important;}
.ive-fs-lg-50{font-size:50px !important;}
.ive-fs-lg-52{font-size:52px !important;}
.ive-fs-lg-54{font-size:54px !important;}
.ive-fs-lg-56{font-size:56px !important;}
.ive-fs-lg-58{font-size:58px !important;}
.ive-fs-lg-60{font-size:60px !important;}
.ive-lh-lg-5{line-height:5px !important;}
.ive-lh-lg-10{line-height:10px !important;}
.ive-lh-lg-15{line-height:15px !important;}
.ive-lh-lg-20{line-height:20px !important;}
.ive-lh-lg-25{line-height:25px !important;}
.ive-lh-lg-30{line-height:30px !important;}
.ive-lh-lg-35{line-height:35px !important;}
.ive-lh-lg-40{line-height:40px !important;}
.ive-lh-lg-45{line-height:45px !important;}
.ive-lh-lg-50{line-height:50px !important;}
.ive-lh-lg-55{line-height:55px !important;}
.ive-lh-lg-60{line-height:60px !important;}
.ive-lh-lg-65{line-height:65px !important;}
.ive-lh-lg-70{line-height:70px !important;}
.ive-lh-lg-75{line-height:75px !important;}
.ive-lh-lg-80{line-height:80px !important;}
.ive-lh-lg-85{line-height:85px !important;}
.ive-lh-lg-90{line-height:90px !important;}
.ive-lh-lg-95{line-height:95px !important;}
.ive-lh-lg-100{line-height:100px !important;}
}  @media screen and (min-width:1024px){ .ive-fs-xl-6{font-size:6px !important;}
.ive-fs-xl-8{font-size:8px !important;}
.ive-fs-xl-10{font-size:10px !important;}
.ive-fs-xl-12{font-size:12px !important;}
.ive-fs-xl-14{font-size:14px !important;}
.ive-fs-xl-16{font-size:16px !important;}
.ive-fs-xl-18{font-size:18px !important;}
.ive-fs-xl-20{font-size:20px !important;}
.ive-fs-xl-22{font-size:22px !important;}
.ive-fs-xl-24{font-size:24px !important;}
.ive-fs-xl-26{font-size:26px !important;}
.ive-fs-xl-28{font-size:28px !important;}
.ive-fs-xl-30{font-size:30px !important;}
.ive-fs-xl-32{font-size:32px !important;}
.ive-fs-xl-34{font-size:34px !important;}
.ive-fs-xl-36{font-size:36px !important;}
.ive-fs-xl-38{font-size:38px !important;}
.ive-fs-xl-40{font-size:40px !important;}
.ive-fs-xl-42{font-size:42px !important;}
.ive-fs-xl-44{font-size:44px !important;}
.ive-fs-xl-46{font-size:46px !important;}
.ive-fs-xl-48{font-size:48px !important;}
.ive-fs-xl-50{font-size:50px !important;}
.ive-fs-xl-52{font-size:52px !important;}
.ive-fs-xl-54{font-size:54px !important;}
.ive-fs-xl-56{font-size:56px !important;}
.ive-fs-xl-58{font-size:58px !important;}
.ive-fs-xl-60{font-size:60px !important;}
.ive-lh-xl-5{line-height:5px !important;}
.ive-lh-xl-10{line-height:10px !important;}
.ive-lh-xl-15{line-height:15px !important;}
.ive-lh-xl-20{line-height:20px !important;}
.ive-lh-xl-25{line-height:25px !important;}
.ive-lh-xl-30{line-height:30px !important;}
.ive-lh-xl-35{line-height:35px !important;}
.ive-lh-xl-40{line-height:40px !important;}
.ive-lh-xl-45{line-height:45px !important;}
.ive-lh-xl-50{line-height:50px !important;}
.ive-lh-xl-55{line-height:55px !important;}
.ive-lh-xl-60{line-height:60px !important;}
.ive-lh-xl-65{line-height:65px !important;}
.ive-lh-xl-70{line-height:70px !important;}
.ive-lh-xl-75{line-height:75px !important;}
.ive-lh-xl-80{line-height:80px !important;}
.ive-lh-xl-85{line-height:85px !important;}
.ive-lh-xl-90{line-height:90px !important;}
.ive-lh-xl-95{line-height:95px !important;}
.ive-lh-xl-100{line-height:100px !important;}
}
.fade-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0}
to{left:0;opacity:1}}
.fade-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0}
to{top:0;opacity:1}}
.fade-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0}
to{right:0;opacity:1}}
.fade-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0}
to{bottom:0;opacity:1}}
.fade-center{animation:opac 0.8s}@keyframes opac{from{opacity:0}
to{opacity:1}}
.zoom-center, .zoom-bottom, .zoom-left, .zoom-right, .zoom-top{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;visibility:visible !important;}
.zoom-center{-webkit-animation-name:zoomIn;animation-name:zoomIn;}
.zoom-bottom{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}
.zoom-left{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}
.zoom-right{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}
.zoom-top{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}
@keyframes zoomIn {
0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
@-webkit-keyframes zoomInDown {
0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInDown {
0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@-webkit-keyframes zoomInLeft {
0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInLeft {
0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@-webkit-keyframes zoomInRight {
0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInRight {
0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@-webkit-keyframes zoomInUp {
0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInUp {
0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.ive-button-xs{font-size:14px;}
.ive-button-sm{font-size:18px;}
.ive-button-md{font-size:22px;}
.ive-button-lg{font-size:26px;}
.ive-button-xl{font-size:30px;}
.ive-button-icon-right{order:2;margin-left:10px;}
.ive-button-icon-left {
margin-right: 10px;
}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{-webkit-font-smoothing:antialiased}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}table{border-collapse:collapse;border-spacing:0}button,input,select,textarea{margin:0;font-weight:inherit}:focus{outline:0}img,video,object{max-width:100%;height:auto !important}iframe{max-width:100%}blockquote{color:#505f79;padding:40px 30px 30px;line-height:1.75;background:#f4f5f7;font-size:20px;font-weight:600;margin:40px 0;border-top:2px solid;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}blockquote cite{font-weight:normal;font-style:normal;font-size:18px;text-transform:uppercase;position:relative;padding-left:25px}blockquote cite:before{position:absolute;content:'-';left:-8px}blockquote p{margin-bottom:25px}blockquote strong{font-weight:700 !important}strong,b{font-weight:bold}em,i,cite{font-style:italic}small{font-size:100%}figure{margin:10px 0}code,pre{font-weight:normal;font-style:normal}pre{margin:5px 0 20px 0;line-height:1.3em;padding:8px 10px;overflow:auto}code{padding:0 8px;line-height:1.5}mark{padding:1px 6px;margin:0 2px;color:black;background:#FFF7A8}address{margin:10px 0;font-style:italic}.wp-caption{border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}#gallery-1 img{border:0 !important}.bypostauthor .comment-author .fn:after{content:"\f2be";font-family:FontAwesome;font-size:16px;width:30px;text-align:center;border-radius:50%;margin-left:10px;opacity:0.8}.wp-caption-text{margin-bottom:0}dt{float:left;clear:left;width:100px;text-align:right;font-weight:bold}dd{margin:0 0 0 110px;padding:0 0 0.5em 0;overflow:hidden}table.wp-block-table{border:0;overflow-x:auto;margin:1.5em 0}table.wp-block-table th,table.wp-block-table td{border:2px solid #d8d8d8}.wp-block-table tbody{width:100%;min-width:240px}.wp-block-separator{background:none}article .wp-block-gallery{margin-left:0;padding-left:0}.wp-block-gallery .blocks-gallery-item figure,.wp-block-gallery.is-cropped .blocks-gallery-item figure img{height:auto}.wp-block-embed.alignfull iframe{width:100%}.wp-block-image,.wp-block-cover,.wp-block-cover-image,.wp-block-gallery,.wp-block-embed{margin-bottom:30px}.wp-block-image li::before,.wp-block-cover li::before,.wp-block-cover-image li::before,.wp-block-gallery li::before,.wp-block-embed li::before{display:none}article .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:auto;max-width:100vw;clear:both}article .alignwide{margin-left:calc(25% - 18vw);margin-right:calc(25% - 18vw);width:auto;max-width:100vw;clear:both}article .cslayout .alignfull{margin-right:0;margin-left:calc(50% / .72 - 50vw)}article .sclayout .alignfull{margin-right:calc(50% / .72 - 50vw);margin-left:0}article .cslayout .alignwide{margin-right:0}article .sclayout .alignwide{margin-left:0}article .nosidebar .alignwide{margin-left:-2%;margin-right:-2%;width:calc(100% + 4%)}.flex-video{max-width:1170px;margin:0 auto}.slider-section .slider-caption{max-width:420px;position:absolute;left:0;bottom:290px;z-index:4}.slider-section .slider-caption p{margin-bottom:30px}.slider-section .slider-caption h1{margin-bottom:30px;text-shadow:0px 1px 2px rgba(0,0,0,0.08)}.slider-section .button{float:none;width:auto;min-width:220px;height:65px;display:inline-block;color:#fff;padding:0 24px;font-size:18px;font-weight:800;line-height:65px;border-radius:50px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.slider-section .button:hover{color:#fff;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.slider-section .button{margin-top:22px}.slider-section .slider-item{background-repeat:no-repeat;background-size:cover;position:relative;background-position:center center}.slider-section .slider-item .container{-webkit-box-sizing:border-box;box-sizing:border-box}.slider-section .slider-item .slider-overlay{position:absolute;width:100%;height:100%;z-index:1}.slider-section .owl-dots{bottom:60px;right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.slider-section .owl-controls .owl-dot{margin:0 8px}.slider-section .owl-controls .owl-dot:first-child{margin-left:0}.slider-section .owl-controls .owl-dot:last-child{margin-right:0}.slider-section .owl-controls .owl-dot span{width:15px;height:15px}.threegrid-section .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.threegrid-section .grid-item{background-repeat:no-repeat;-webkit-box-flex:1 0 31.62393%;-ms-flex:1 0 31.62393%;flex:1 0 31.62393%;width:31.62393%;margin:0 2.5641% 30px 0;position:relative;overflow:hidden;max-width:370px;padding:18px 5% 43px 5%;text-align:center;border-top:2px solid;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.threegrid-section .grid-item:nth-child(3n),.threegrid-section .grid-item:last-child{margin-right:0}.threegrid-section .grid-item:hover img{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.threegrid-section .grid-item:hover p,.threegrid-section .grid-item:hover h3,.threegrid-section .grid-item:hover .grid-icon{color:#fff !important;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.threegrid-section .grid-item a{display:block;color:inherit}.threegrid-section .grid-item .grid-icon{font-size:50px;margin-bottom:30px;position:relative;z-index:4;color:inherit;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}.threegrid-section .grid-item p{margin-bottom:17px;position:relative;z-index:4;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}.threegrid-section .grid-item h3{position:relative;z-index:4;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}.threegrid-section .grid-item img{position:absolute;left:0;top:0;opacity:0;z-index:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:scale(1.15);transform:scale(1.15)}.threegrid-section .grid-item .overlay{position:absolute;width:100%;height:100%;z-index:2;left:0;top:0;opacity:0.8;-webkit-transition:all 0.25s ease;transition:all 0.25s ease}.threegrid-section.count-2{max-width:570px}.threegrid-section.count-4 .grid-item{-webkit-box-flex:1 0 23.07692%;-ms-flex:1 0 23.07692%;flex:1 0 23.07692%;width:23.07692%}.threegrid-section.count-4 .grid-item:nth-child(3n){margin-right:2.5641%}.threegrid-section.count-4 .grid-item:nth-child(4n){margin-right:0}.twocolumn-cta-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;position:relative}.twocolumn-cta-section .twocolumn-left,.twocolumn-cta-section .twocolumn-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:630px;position:relative}.twocolumn-cta-section .cta-overlay{position:absolute;width:100%;height:100%;z-index:1}.twocolumn-cta-section h3{position:relative;z-index:2;margin-bottom:20px;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}.twogrid-section h3 a{color:inherit}.twocolumn-left:hover h3,.twocolumn-right:hover h3{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.twogrid-section{position:relative}.twogrid-section .button{float:none;width:auto;min-width:270px;height:65px;display:inline-block;color:#fff;padding:0 24px;font-size:18px;font-weight:800;line-height:65px;border-radius:50px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.twogrid-section .button:hover{color:#fff;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.twogrid-section .two-column-cta-button{width:100%;text-align:center;margin-top:-75px;position:relative;z-index:5}.twogrid-section .two-column-cta-button-inner{width:65.81197%;padding:38px 10px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.twogrid-section .twocolumn-cta-heading-section{text-align:center;margin-bottom:85px}.twogrid-section .twocolumn-cta-heading-section h2{margin-bottom:16px;max-width:80%;margin-left:auto;margin-right:auto}.twogrid-section .twocolumn-cta-heading-section p.sub-heading{margin-bottom:20px;max-width:80%;margin-left:auto;margin-right:auto}.services-section-items .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.services-section-items .service-item{-webkit-box-flex:1 0 23.07692%;-ms-flex:1 0 23.07692%;flex:1 0 23.07692%;width:23.07692%;margin:0 2.5641% 30px 0;position:relative;overflow:hidden;max-width:270px}.services-section-items .service-item img{width:100%}.services-section-items .service-item:nth-child(4n),.services-section-items .service-item:last-child{margin-right:0}.services-section-items .service-item h3{margin-top:10px;margin-bottom:0;-webkit-transition:all 0.25s ease;transition:all 0.25s ease}.services-section.count-1 .service-item,.services-section.count-2 .service-item,.services-section.count-3 .service-item{-ms-flex:1;-webkit-box-flex:1;flex:1;width:auto;max-width:100%}.services-section.count-5 .service-item{-webkit-box-flex:1 0 18.63248%;-ms-flex:1 0 18.63248%;flex:1 0 18.63248%;width:18.63248%;margin-right:1.7094%;max-width:218px}.services-section.count-5 .service-item:nth-child(4){margin-right:1.7094%}.services-section.count-5 .service-item:last-child{margin-right:0}.services-heading-section{text-align:center;margin-bottom:80px}.services-heading-section h2{margin-bottom:16px;max-width:80%;margin-left:auto;margin-right:auto}.services-heading-section p.sub-heading{margin-bottom:20px;max-width:80%;margin-left:auto;margin-right:auto}.teams-section{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.teams-section .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.teams-section h2{margin-bottom:17px}.teams-section .teams-heading-section{-webkit-box-flex:0.75;-ms-flex:0.75;flex:0.75}.teams-section .teams-section-items{-webkit-box-flex:1;-ms-flex:1;flex:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.teams-section .teams-section-items .team-item{-webkit-box-flex:1;-ms-flex:1 0 32%;flex:1 0 32%;margin-right:2%;text-align:center;max-width:32%;margin-bottom:30px}.teams-section .teams-section-items .team-item:nth-child(3n),.teams-section .teams-section-items .team-item:last-child{margin-right:0}.teams-section .teams-section-items .team-item img{margin-bottom:15px;padding:5px;border:5px solid transparent;-webkit-transition:all 0.25s ease;transition:all 0.25s ease}.teams-section .teams-section-items .team-item img:hover{border-color:rgba(9,30,66,0.6)}.teams-section .teams-section-items .team-item h3{margin-bottom:0}.teams-section .teams-section-items .team-item .team-profession{margin-bottom:0}.blog-heading-section{text-align:center;margin-bottom:80px}.blog-heading-section h2{margin-bottom:18px;max-width:80%;margin-left:auto;margin-right:auto}.blog-heading-section p.sub-heading{max-width:80%;margin-left:auto;margin-right:auto}.blog-section-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-section-posts .blog-section-post{-webkit-box-flex:1 0 31.62393%;-ms-flex:1 0 31.62393%;flex:1 0 31.62393%;width:31.62393%;margin:0 2.5641% 30px 0;position:relative;max-width:370px}.blog-section-posts .blog-section-post:nth-child(3n),.blog-section-posts .blog-section-post:last-child{margin-right:0}.blog-section-posts .blog-section-post #featured-thumbnail{margin-bottom:0}.blog-section-posts.num-1,.blog-section-posts.num-2{-ms-flex:1;-webkit-box-flex:1;flex:1;width:auto;max-width:100%}.blog-section-posts.num-4 .blog-section-post{-webkit-box-flex:1 0 23.07692%;-ms-flex:1 0 23.07692%;flex:1 0 23.07692%;width:23.07692%;max-width:270px}.blog-section-posts.num-4 .blog-section-post:last-child{margin-right:0}.blog-section-posts.num-5 .blog-section-post{-webkit-box-flex:1 0 18.63248%;-ms-flex:1 0 18.63248%;flex:1 0 18.63248%;width:18.63248%;margin-right:1.7094%;max-width:218px}.blog-section-posts.num-5 .blog-section-post:nth-child(3),.blog-section-posts.num-5 .blog-section-post:nth-child(4){margin-right:1.7094%}.blog-section-posts.num-5 .blog-section-post:last-child{margin-right:0}.blog-section-wrap{position:absolute;width:100%;bottom:65px;padding:0 10%;-webkit-box-sizing:border-box;box-sizing:border-box}.blog-section-post img{-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:scale(1.15);transform:scale(1.15)}.blog-section-post:hover img{-webkit-transform:scale(1);transform:scale(1)}.blog-section-post h3{margin-bottom:0;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}.blog-section-post:hover h3{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.post-overlay{position:absolute;width:100%;height:100%;background:-webkit-gradient(linear, right top, left top, from(rgba(9,30,66,0)), to(rgba(9,30,66,0.8)));background:linear-gradient(-90deg, rgba(9,30,66,0) 0%, rgba(9,30,66,0.8) 100%);background:-webkit-linear-gradient(-90deg, rgba(9,30,66,0) 0%, rgba(9,30,66,0.8) 100%)}.blog-section{position:relative}.blog-section .blog-overlay{position:absolute;width:100%;height:100%;z-index:0;top:0}.clients-heading-section{text-align:center;margin-bottom:100px}.clients-heading-section h2{margin-bottom:18px;max-width:80%;margin-left:auto;margin-right:auto}.clients-heading-section p.sub-heading{max-width:80%;margin-left:auto;margin-right:auto}.clients-section-items ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;clear:both}.clients-section-items ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:20%;flex-basis:0;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 12px;-webkit-box-sizing:border-box;box-sizing:border-box}.clients-section-items ul li img{width:auto;max-height:80px}body{font:300 15px/30px 'Roboto', sans-serif;color:#2d3849;background-color:#ffffff;overflow-x:hidden}::-moz-selection{background:#222;color:white;text-shadow:none}::selection{background:#222;color:white;text-shadow:none}#page,.container{position:relative;margin-right:auto;margin-left:auto}h1,h2,h3,h4,h5,h6{clear:both;font-weight:700;margin-bottom:12px;color:#505f79;line-height:1.4}.sub-title{font-size:12px}p{margin-bottom:20px}a{text-decoration:none;color:#00bc58;-webkit-transition:all 0.25s linear;transition:all 0.25s linear}a:hover{color:#00bc58}a:link,a:visited,a:active{text-decoration:none}.main-container{width:100%;margin:0 auto;clear:both;display:block}.container{max-width:1170px;min-width:240px}#wrapper{min-height:100px;float:left;width:100%}#wrapper.single,.archive #wrapper>.container,.search #wrapper>.container,.error404 #wrapper>.container{margin-top:0px}#wrapper.single::after,.archive #wrapper>.container::after,.search #wrapper>.container::after,.error404 #wrapper>.container::after{clear:both;content:"";display:block}.archive.post-type-archive-product #wrapper>.container,.archive.tax-product_cat #wrapper>.container{margin-top:0}#wrapper.social-share-float .article{padding-left:70px;box-sizing:border-box}header{width:100%;position:relative}.main-header{position:relative;min-width:100%;width:100%;z-index:99}#header{width:100%;float:left;position:relative;min-width:100%}.home-header #header{background:transparent}#header h1,#header h2{float:left;display:inline-block;line-height:1;position:relative;margin-bottom:0}#logo a{float:left;line-height:1}#logo img{float:left}.logo-wrap{float:left;min-width:170px;margin-right:30px}.header-layout2{text-align:center}.header-layout2 #header .logo-wrap{float:none;margin-right:0;width:100%;margin-bottom:20px}.header-layout2 #header .logo-wrap h1,.header-layout2 #header .logo-wrap h2{float:none}.header-layout2 #secondary-navigation{float:none;margin-bottom:30px}.header-layout2 #secondary-navigation .navigation{float:none}.header-layout2 #secondary-navigation .navigation ul li{float:none;display:inline-block}.site-description{float:left;margin-top:0;max-width:350px;clear:left}.widget-header{text-align:center}.widget-header::after{clear:both;content:"";display:block}.widget-header img{width:100%;float:left}.widget-header .textwidget{float:left;margin-top:46px;border-left:1px solid #cccccc;padding-left:20px}.widget-header .adcode-widget{width:300px;height:250px;overflow:hidden;margin:0 auto}#sidebar .widget.widget_mts_widget_adcode,#site-footer .widget.widget_mts_widget_adcode{padding:0;border:none;background:transparent}.navigation .toggle-caret{display:none}#site-footer .textwidget>p:last-child{margin-bottom:0}.textwidget .alignnone img{margin:0}.header-social-icons{float:right;position:relative}.header-social-icons a{display:inline-block;font-size:22px}.menu-item-has-children>a:after{content:"\f078";font-family:FontAwesome;position:absolute;right:24px;font-size:15px;font-weight:normal}.header-search{display:block;float:right;position:relative;background:none;margin-top:3px;margin-left:60px;min-height:30px}.header-search span.sbutton{width:auto;height:auto;color:#091e42;font-size:20px;position:absolute;right:0;padding:0;padding-top:10px}.header-search #searchform{width:auto;float:right;z-index:1001;position:absolute;right:0}.header-search #searchform fieldset{width:auto;float:right}.header-search #s{padding:18px 0;background:transparent;opacity:0;border:0;width:20px;text-indent:20px;float:right;-webkit-transition:width 0.25s;transition:width 0.25s;border-radius:4px}.header-search .searchbox-open #s{width:100%;border:0;opacity:1;padding-right:20px;min-width:240px;background:#fff;border:1px solid #dfe1e6}.header-layout2 .header-search #s{padding:15px 0}.mobile-menu-wrapper #searchform.searchbox{width:100%;border:0;max-width:100%}.searchbox-icon:hover i{-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.searchbox-open .searchbox-icon .fa:before{content:"\f00d"}.header-search .searchbox-open .searchbox-icon{padding-top:10px}#site-header .header-search span.sbutton{font-size:20px;background:none}#site-header.header-layout2 .header-search span.sbutton{font-size:16px}#site-header .header-search .searchbox-open .searchbox-icon{opacity:1;right:15px}#secondary-navigation{float:right}#secondary-navigation li{padding:16px 23px;box-sizing:border-box}#secondary-navigation li li{padding:0;width:100%;border-bottom:0}#secondary-navigation li li:first-child a{border-radius:6px 6px 0 0}#secondary-navigation li li:last-child a{border-bottom:0 !important;border-radius:6px}#secondary-navigation li:before{font-family:'FontAwesome';font-weight:normal;margin-right:5px}#secondary-navigation .navigation>ul>.menu-item-has-children>a{padding-right:25px}#secondary-navigation ul ul .menu-item-has-children>a:after{right:10px}#secondary-navigation .menu>li:last-child a{margin-right:0}#secondary-navigation .menu>li.menu-item-has-children:last-child .sub-menu a:after{right:15px}#secondary-navigation a .sub{font-size:11px;font-weight:normal;color:#9B9B9B}.navigation{float:left;position:relative;width:100%}.navigation ul{margin:0 auto}.navigation ul li{float:left;line-height:24px;position:relative;-webkit-transition:all 0.25s linear;transition:all 0.25s linear}.navigation ul li a,.navigation ul li a:link,.navigation ul li a:visited{display:inline-block}.navigation>ul>.current a{background:transparent}.navigation ul li li{border-bottom:0}.navigation ul ul{padding:0;position:absolute;width:180px;z-index:400;border:1px solid #dfe1e6;background:#fff;border-radius:6px;margin-top:14px}.header-layout2 .navigation ul ul{text-align:left}.home-header .navigation ul ul{border:0}.navigation ul ul li{padding:0}#secondary-navigation .navigation ul ul a,#secondary-navigation .navigation ul ul a:link,#secondary-navigation .navigation ul ul a:visited{padding:15px 20px;position:relative;border-bottom:0;background:transparent;letter-spacing:0.5px;font-weight:normal;font-size:14px;width:100%;box-sizing:border-box;border-bottom:1px solid #dfe1e6}#secondary-navigation .navigation ul ul a:hover{background:#f4f5f7}.navigation ul ul li:last-child a{border-bottom:none}.navigation ul ul{display:none}.navigation ul ul ul{left:180px;margin-top:0;top:0}.sub-menu .menu-item-has-children:after{color:#fff}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}a#pull{display:none}#header.sticky-navigation-active{z-index:500;position:fixed;top:0;padding:15px 0;margin:0 !important;-webkit-backface-visibility:hidden;box-shadow:0px 10px 20px 0px rgba(9,30,66,0.04),0px 20px 250px 0px rgba(9,30,66,0.04)}.home-header #header.sticky-navigation-active{padding:20px 0}.admin-bar .sticky-navigation-active{top:32px !important}.sticky-navigation a{-webkit-transition:all 0.25s linear;transition:all 0.25s linear}.navigation-banner{float:left;width:100%;padding:10px 30px;box-sizing:border-box}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{background:transparent;margin-top:0;padding:0;clear:none}.article.ss-full-width{width:100%}.article{width:71.79487%;float:left;margin-bottom:35px;box-sizing:border-box;position:relative}.blog .article{margin-bottom:0}#content_box{float:left;width:100%}.post{float:left;width:100%}.single_post{width:100%;float:left;margin-bottom:60px}.single-featured-image{margin-bottom:20px}.single_post .featured-thumbnail,.single_page .featured-thumbnail{clear:both}.post-content{margin-bottom:15px;overflow:hidden;clear:both;float:left;width:100%}.page-template-contact .post-content{overflow:visible}.post-single-content{clear:both;float:left;width:100%}.readMore{float:left;width:100%;font-size:16px;font-weight:400;margin-top:18px}.readMore .button{float:none;width:auto;min-width:100%;height:55px;display:inline-block;color:#fff;padding:0 24px;font-size:18px;font-weight:800;line-height:55px;border-radius:50px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.readMore .button:hover{color:#fff;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.readMore a.button{font-weight:600;letter-spacing:0.5px}.ss-full-width{padding-top:0;padding:4%;background:#fff;box-sizing:border-box}.ss-full-width #content_box{padding-right:0;padding-left:0}.post.excerpt{clear:both;margin-bottom:30px;overflow:hidden;padding-bottom:15px;background-color:#fff;width:auto}.widget .wp-post-image,.widget .wpt_thumb_small{float:left}.widget .review_thumb_large li{margin-bottom:20px !important}.widget .review_thumb_large li .wp_review_tab_thumb_large{margin-bottom:-3px}.widget .review_thumb_large li .title-right{background:#fff;padding:18px 26px;border:1px solid #e0e0e1;margin-top:-5px;position:relative}.widget .wpt_widget_content .entry-title,.widget .wp_review_tab_widget_content .entry-title{line-height:1}.widget .wp_review_tab_widget_content .wp-review-tab-postmeta{margin-right:20px;margin-top:8px}.widget .wpt_widget_content .wpt-postmeta,.widget .wpt_comment_content,.widget .wpt_excerpt{margin:8px 0}.widget .wpt_comment_content,.widget .wpt_excerpt{padding-right:20px;text-transform:none !important;overflow:hidden}.widget .wpt_comment_content p,.widget .wpt_excerpt p{line-height:20px !important}.widget .vertical-small{position:relative}.widget .vertical-small .post-img::after{clear:both;content:"";display:block}.widget .vertical-small .post-data{padding-top:22px;position:relative}.widget .vertical-small img{width:100%;margin-bottom:0}.widget .post-info>span{padding:0}.featured-thumbnail{max-width:100%;float:left;width:100%;position:relative}.featured-thumbnail img{margin-bottom:0;width:100%;float:left}#featured-thumbnail{max-width:100%;display:block;position:relative;overflow:hidden;clear:both;margin-bottom:15px}#featured-thumbnail.fitness-widgetfull+.front-view-content{width:auto;float:none}.title{clear:both}.single-title{float:left;width:100%;margin-bottom:7px}.page h1.title{padding-top:0}.post-info{display:block;float:left;clear:both;width:100%}.post-info>span{margin-right:10px;position:relative;padding:0 10px;display:inline-block;margin-bottom:10px;text-transform:capitalize}.post-info>span:last-child{margin-right:0}.post-info a{display:inline-block}.post-info a i{margin-right:10px;font-weight:bold}.post-info a i.fa-comment-o{font-size:18px}.post-info>span.theauthor{margin-left:10px}.post-info>span.author-text{background:transparent !important;padding:0 !important;text-transform:capitalize !important;margin-right:0}.blocker-notice{display:none;position:fixed;background:#fff4d2;box-shadow:0px 0px 10px #c7c7c7;border:2px dashed #FF5722;padding:30px;text-align:center;width:50%;left:25%;box-sizing:border-box;border-radius:5px;z-index:100;top:24%}.blocker-notice i{font-size:35px;width:50px;line-height:50px;border:3px solid #FF5722;color:#FF5722;margin-bottom:20px;border-radius:50%}.blocker-notice h4{font-size:28px}.blocker-notice p{font-size:17px}.blocker-notice .refitness-button{-webkit-appearance:none;padding:7px 20px;background:#2196f3;color:#fff;border-radius:5px;display:inline-block}.blocker-enabled .blocker-notice{display:block}.blocker-enabled .hide-content .thecontent,.blocker-enabled .shortcode .thecontent{opacity:0.2;background:rgba(0,0,0,0.3);padding:10px;box-sizing:border-box;margin-bottom:10px}.blocker-enabled .floating .blocker-notice{position:fixed;bottom:30px;right:30px;top:auto;left:auto;padding:20px;max-width:658px;z-index:1000}.blocker-enabled .floating .blocker-notice i{float:left;font-size:66px;margin:5px 20px 17px 0;width:100px;line-height:100px;border-width:5px;border-radius:50%}.blocker-enabled .floating .blocker-notice h4{text-align:left;font-size:20px}.blocker-enabled .floating .blocker-notice p{text-align:left;font-size:15px;margin-bottom:10px;overflow:hidden}.blocker-enabled .floating .blocker-notice .refitness-button{float:left}.blocker-enabled .popup .blocker-notice{position:fixed;max-width:610px;top:50%;left:50%;margin-top:-148px;margin-left:-305px;z-index:100}.blocker-enabled .blocker-overlay{position:fixed;height:100%;width:100%;top:0;z-index:100;background:rgba(0,0,0,0.9)}.blocker-enabled .shortcode .blocker-notice{top:10%}.blocker-enabled .shortcode .blocker-notice{padding:15px;top:5%}.widget .blocker-notice i,.widget .blocker-notice>div{display:none}.widget .blocker-notice h4{font-size:20px;margin-bottom:5px}.widget .blocker-notice p{margin-top:0px;font-size:14px;margin-bottom:0}.widget .blocker-notice p:empty{display:none}a.clickable-background{display:block;height:100%;width:100%;position:fixed;left:0;top:0;z-index:0;text-indent:-5000em}article header{float:left;width:100%}.featured-category-title{display:inline-block;clear:both;font-size:22px;box-sizing:border-box}.featured-category-title a{float:left;width:100%;color:inherit}.featured-category-title a:hover{color:#505f79}.latestPost{width:100%;float:left;position:relative;margin-bottom:40px}.latestPost .title{display:block}.front-view-content{float:left;width:100%}.title-container{clear:both}.article .readmore{font-size:14px;margin-top:0}.layout-default .latestPost{width:100%;padding-bottom:38px;margin-bottom:30px}.layout-default .latestPost .title{display:block;margin:0;line-height:1}.layout-default .latestPost .latestPost-image{float:left;width:32.14286%}.layout-default .latestPost #featured-thumbnail{margin-bottom:0}.layout-default .latestPost .front-view-content{margin-top:15px}.layout-default .latestPost .wrapper{float:right;width:55.95238%;padding-left:30px;box-sizing:border-box}.layout-default .latestPost:before{position:absolute;content:'';bottom:0;right:0;height:1px;width:100%;z-index:0;background:#dfe1e6}.layout-default .latestPost:after{position:absolute;content:'';bottom:0;left:0;height:1px;z-index:1;background:#ffffff}.layout-default #featured-thumbnail.fitness-widgetfull{float:left;margin-right:20px}.post-date{position:absolute;text-align:right;height:100%}.post-date>div{position:relative;z-index:2}.post-date .date-circle{float:right;width:30px;height:30px;background:#fff;border-radius:50%;border:5px solid;box-sizing:border-box;position:relative;z-index:1;margin-top:18px}.post-date:after{position:absolute;content:"";width:2px;height:calc( 100% - 150px);background:#dfe1e6;bottom:0;right:14px;padding-bottom:38px}.post-date:before{position:absolute;content:"";width:2px;background:#ffffff;top:0;height:40%;right:14px;z-index:1}.layout-featured .latestPost{width:31.62393%;margin-right:2.5641%;position:relative}.layout-featured .latestPost:nth-of-type(3n){margin-right:0}.layout-featured .latestPost:nth-of-type(3n+1){clear:both}.layout-featured .latestPost #featured-thumbnail{margin-bottom:0}.layout-featured .latestPost .wrapper{float:left;width:100%;box-sizing:border-box}.layout-featured .latestPost .wrapper .title{margin:20px 0}.layout-featured .latestPost .readMore{width:auto}.layout-featured .latestPost .readMore .button{float:none;width:auto;min-width:200px;height:40px;display:inline-block;color:#fff;padding:0 24px;font-size:18px;font-weight:800;line-height:40px;border-radius:50px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-featured .latestPost .readMore .button:hover{color:#fff;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.layout-featured .latestPost .readMore a.button{font-size:14px}.page-title{font-size:32px;font-weight:bold;letter-spacing:0.5px}.archive .page-title{margin-bottom:35px}.archive .layout-default .latestPost .title{padding-top:0}.archive-posts.layout-default .post-info{margin-top:18px}.widget #wp-subscribe{box-sizing:border-box;background:#f4f5f7;font-size:16px;padding:20px}.widget #wp-subscribe .title{margin:0;padding:0;border:0;position:relative;text-transform:none}.widget .wp-subscribe-wrap h4.title span{font-size:inherit;display:inline-block;margin-top:0}.widget #wp-subscribe p.text{opacity:1}#wp-subscribe input.email-field,#wp-subscribe input.name-field{border:0;height:46px;width:100%;text-align:left;background:#ffffff;color:inherit;margin-bottom:15px;padding:0 20px;margin-top:1px;text-indent:0;border-radius:4px;border:1px solid #dddfe5;-webkit-transition:all 0.15s linear;transition:all 0.15s linear}.widget .wp-subscribe .wps-consent-wrapper{clear:both;line-height:1.4;margin-top:0}.widget #wp-subscribe input.consent-field{float:none;vertical-align:middle;margin:0 4px 0 0}.widget #wp-subscribe input.submit{color:#fff;font-size:16px;text-transform:none;font-weight:bold;border-radius:30px;height:46px;line-height:46px;padding:0;margin-top:15px;text-indent:0;box-shadow:none;-webkit-transition:all 0.25s ease;transition:all 0.25s ease}.widget #wp-subscribe input.submit:hover{border-radius:4px}.widget .wp-subscribe .wps-consent-wrapper label{font-size:14px;color:inherit;opacity:1}.layout-subscribe #sidebar .widget.wp_subscribe{border:none}.f-widget .widget.widget_wpt{font-size:14px}#site-footer .widget #wp-subscribe{text-align:left;background:rgba(255,255,255,0.2);font-size:14px}.widget .wp-subscribe-wrap p.footer-text{margin-top:20px;color:inherit;font-size:inherit}#site-footer .textwidget>p:last-child{margin-bottom:0}.textwidget .alignnone img{margin:0}.taxonomy-description{margin-bottom:20px}.single_post header{width:100%}article img.left,article img.alignleft,.wp-caption.alignleft{margin:0.3em 1.571em 0.5em 0;display:block;float:left}article img.right,article img.alignright,.wp-caption.alignright{margin:0.3em 0 0.5em 1.571em;display:block;float:right}article img.center,article img.aligncenter,.wp-caption.aligncenter{margin:0.3em auto 0.5em auto;display:block}article img.aligncenter,article img.alignnone{margin-top:1em;margin-bottom:1em;display:block;clear:both}article ul{padding:0 0 1.571em 40px;list-style:none;position:relative}article ul li{margin-bottom:0px}article ul li:last-child{margin-bottom:0}article .single_post ul li::before,article .single_page ul li::before{content:"\2022";font-size:21px;font-weight:bold;position:absolute;left:22px;line-height:25px}.single_post ul .blocks-gallery-item:before,article .single_page .iconlist li:before,article .single_page .wps_tabs li:before{display:none}.wp-block-image figcaption{margin:0}article ol{padding:0 0 1.571em 40px;list-style-type:decimal}article ol li{margin-bottom:20px}article ol li:last-child{margin-bottom:0}article ul ul,article ol ol,article ul ol,article ol ul{padding-top:0;padding-bottom:0}article ul ul{list-style-type:square}article ul ul ul{list-style-type:square}article .iconlist{padding-left:0}article .iconlist li{list-style-type:none}.single-header{margin-bottom:25px;padding-bottom:22px;border-bottom:1px solid #dfe1e6}.single-header .post-info>span{padding:5px 15px;box-sizing:border-box}.single-header img.single-featured-image{margin-bottom:45px;width:100%}.nosidebar .single-header img{width:100%}.thesinglecategory{float:left;width:100%;margin-bottom:3px}.single .post-info a,.single .post-info a i{color:inherit}.aboutme-widget{text-align:center}.aboutme-widget .aboutme-image{width:100%}.aboutme-widget .aboutme-image img{width:132px;box-sizing:border-box}.aboutme-widget .left{width:100%;margin-top:18px;float:none;text-align:center}.aboutme-widget .author-name h4{font-family:inherit;font-size:18px;font-weight:600;color:#383b34}.aboutme-widget .aboutme-social{margin-top:24px}.aboutme-widget .aboutme-social a{margin-right:10px;font-size:18px !important;width:40px;height:40px;line-height:40px !important;display:inline-block;border-radius:50%;color:#fff !important}.aboutme-widget .aboutme-social a:last-child{margin-right:0}.aboutme-widget .aboutme-description{clear:both;width:100%;display:inline-block;font-family:inherit;color:inherit}.aboutme-widget .aboutme-description p{font-size:16px !important;margin-bottom:0;line-height:27px !important}.f-widget .aboutme-widget .author-name h4{color:inherit}.tweets li{margin-bottom:15px !important}.tweets li{margin-bottom:15px !important}.fb_iframe_widget,.fb_iframe_widget span{max-width:100%;width:100% !important}.widget_nav_menu .menu-item-has-children>a:after{display:none}.widget_nav_menu .fa>a,.widget_nav_menu .fa>a{padding-left:5px}.widget_nav_menu .sub-menu{margin-top:7px}.toggle-menu ul ul{display:none}.toggle-menu .toggle-menu-item-parent{position:relative}.toggle-menu .toggle-caret{position:absolute;top:7px;right:0;text-align:center;cursor:pointer;line-height:inherit}.toggle-menu .toggle-caret .fa{width:20px;text-align:center;font-size:16px;color:inherit;line-height:20px}.f-widget .toggle-menu .toggle-caret{top:9px}.toggle-menu .active>.toggle-caret .fa:before{content:"\f068"}input,textarea,select{padding:8px 12px;font-size:14px;color:#444;border:1px solid #e7f1db;font-family:inherit}textarea{overflow:auto;resize:vertical}select{-webkit-appearance:none;width:100%;background:#fff;border:1px solid #e0e0e1;border-radius:0;padding:14px 20px;background-image:linear-gradient(45deg, transparent 50%, gray 50%),linear-gradient(135deg, gray 50%, transparent 50%);background-position:calc(100% - 20px) 50%,calc(100% - 15px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}table{width:100%;text-align:left;margin-bottom:25px;border:1px solid #E4E4E4}thead{background:#F7F8F9;font-size:14px;color:#585F65}table th,table td{padding:7px 15px;text-align:left}thead th{padding:14px}tbody th{font-weight:normal;border-bottom:1px solid #E4E4E4}hr{border:none;border-bottom:1px solid rgba(0,0,0,0.1);width:100%;margin:35px 0;clear:both;position:relative}#sidebar .widget.widget_search h3{color:#fff}#searchform{padding:0;float:right;clear:both;width:100%;position:relative}.article #searchform{margin-bottom:30px}.article #content_box #searchform:last-child{margin-bottom:0;margin-top:30px}#searchform fieldset{float:left}.sbutton,#searchsubmit,.mts-subscribe input[type="submit"],.widget_product_search button[type="submit"],.button{-webkit-appearance:none;color:#fff;padding:9px 0;float:right;width:100%;height:48px;cursor:pointer;text-align:center;padding-top:10px;-webkit-transition:all 0.25s linear;transition:all 0.25s linear;border:0;font-size:14px}#s,.mts-subscribe input[type="text"],.widget_product_search .search-field{width:100%;height:48px;background-color:#fff;float:left;padding:0 20px;color:#8a8e96;border:none;border-radius:0;box-sizing:border-box}.search .article #s,.error404 .article #s{height:50px;padding:0 60px 0 20px;color:#505f79;border-radius:3px;border:1px solid #e0e1e4}::-webkit-input-placeholder{color:#091e42;letter-spacing:0.5px}:-moz-placeholder{color:#091e42;letter-spacing:0.5px}::-moz-placeholder{color:#091e42;letter-spacing:0.5px}:-ms-input-placeholder{color:#091e42;letter-spacing:0.5px}:input-placeholder{color:#091e42;letter-spacing:0.5px}input::-webkit-input-speech-button{-webkit-appearance:none;margin-right:14px;margin-left:4px;cursor:pointer}#searchform fieldset{width:100%}.breadcrumbs-section{float:left;width:100%;clear:both}.breadcrumbs-section .container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.breadcrumbs-section .container h1{-webkit-box-flex:1;flex:1;margin-bottom:0}.breadcrumbs-section .container .breadcrumb,.breadcrumbs-section .container .rank-math-breadcrumb{-webkit-box-flex:2.5;flex:2.5;-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.rank-math-breadcrumb p{margin-bottom:0}.breadcrumb>div,.rank-math-breadcrumb .separator{padding:0 8px;overflow:hidden;float:none}.breadcrumb>div .fa,.rank-math-breadcrumb .separator .fa{color:#00bc58;font-size:20px}.breadcrumb .root{padding-left:0}.breadcrumb>div{overflow:visible;display:inline-block}.breadcrumb>div:last-child{padding-right:0}.read-more{margin:0 0 0 10px;line-height:1.4em;background:none;padding:0;font-size:16px}.topad{margin-bottom:10px;clear:both;max-width:100%}.bottomad{float:left;clear:both;margin-top:10px;max-width:100%}#sidebar p{line-height:20px}.sidebar.c-4-12{float:right;width:25.64103%}#sidebar .wp-post-image,footer .wp-post-image{margin-top:0;margin-right:20px;margin-left:0}#sidebar .widget,footer{margin-bottom:27px;float:left;clear:both;width:100%;padding:20px;box-sizing:border-box;list-style:none}#sidebar .widget ul.wpt-tabs::after,#sidebar .widget ul.wp-review-tabs::after,footer ul.wpt-tabs::after,footer ul.wp-review-tabs::after{clear:both;content:"";display:block}.widget .post-excerpt{margin-top:5px;float:left;width:100%;margin-bottom:7px;font-size:14px}.widget .title{font-weight:500;text-transform:uppercase;font-size:12px}.widget li{margin-bottom:7px}.widget.widget_categories li,.widget.widget_archive li,.widget.widget_pages li,.widget.widget_meta li,.widget.widget_recent_comments li,.widget.widget_recent_entries li,.widget.widget_rss li,.widget.widget_nav_menu li{list-style-type:none;border-bottom:1px solid #c1c7d0;margin-left:0;padding:7px 0 13px 25px;position:relative}.widget.widget_categories li:first-child,.widget.widget_archive li:first-child,.widget.widget_pages li:first-child,.widget.widget_meta li:first-child,.widget.widget_recent_comments li:first-child,.widget.widget_recent_entries li:first-child,.widget.widget_rss li:first-child,.widget.widget_nav_menu li:first-child{padding-top:0}.widget.widget_categories li:last-child,.widget.widget_archive li:last-child,.widget.widget_pages li:last-child,.widget.widget_meta li:last-child,.widget.widget_recent_comments li:last-child,.widget.widget_recent_entries li:last-child,.widget.widget_rss li:last-child,.widget.widget_nav_menu li:last-child{border-bottom:0;margin-bottom:0}.widget.widget_categories li::before,.widget.widget_archive li::before,.widget.widget_pages li::before,.widget.widget_meta li::before,.widget.widget_recent_comments li::before,.widget.widget_recent_entries li::before,.widget.widget_rss li::before,.widget.widget_nav_menu li::before{font-family:'FontAwesome';content:'\f054';color:#00bc58;position:absolute;left:0}.widget.widget_categories li span,.widget.widget_archive li span,.widget.widget_pages li span,.widget.widget_meta li span,.widget.widget_recent_comments li span,.widget.widget_recent_entries li span,.widget.widget_rss li span,.widget.widget_nav_menu li span{float:right}.widget.widget_nav_menu ul ul{margin-top:11px;padding-top:10px;border-top:1px solid #c1c7d0}.widget.widget_nav_menu ul ul li:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.widget.widget_nav_menu .fa{margin-top:8px}.f-widget .widget.widget_categories li,.f-widget .widget.widget_archive li,.f-widget .widget.widget_pages li,.f-widget .widget.widget_meta li,.f-widget .widget.widget_recent_comments li,.f-widget .widget.widget_recent_entries li,.f-widget .widget.widget_rss li,.f-widget .widget.widget_nav_menu li{padding:9px 0 15px 25px}.widget .children{margin-top:14px}.widget .children>li:last-child{margin-bottom:0 !important;padding-bottom:0 !important;border-bottom:0 !important}.widget .children>li:first-child{border-top:1px solid #c1c7d0;padding-top:14px}.widget h3{margin:0px 0 30px 0}footer .widget.widget_rss .widget-title a{color:#fff}.advanced-recent-posts li,.popular-posts li,.category-posts li,.related-posts-widget li,.author-posts-widget li{clear:both;list-style:none !important;margin:0;padding-left:0;background:none;margin-bottom:15px}.advanced-recent-posts li::after,.popular-posts li::after,.category-posts li::after,.related-posts-widget li::after,.author-posts-widget li::after{clear:both;content:"";display:block}.post-title{margin-bottom:7px}li.horizontal-small .post-title,li.horizontal-small .post-info{width:calc( 100% - 100px);float:right;box-sizing:border-box}.advanced-recent-posts li:last-child,.popular-posts li:last-child,.category-posts li:last-child,.related-posts-widget li:last-child,.author-posts-widget li:last-child{margin-bottom:0}.advanced-recent-posts p,.popular-posts p,.category-posts p,.related-posts-widget p,.author-posts-widget p{margin:0}.category-posts a,.advanced-recent-posts a,.popular-posts a,.related-posts-widget a,.author-posts-widget a{display:block}.widget .post-info,#sidebar .widget .post-info a{clear:none}.widget .post-info>span{position:relative;margin-right:10px;margin-bottom:4px;background:transparent !important;display:inline-block}.widget .post-info>span.thecategory a{display:inline-block}.widget .post-info>span:last-of-type{margin-right:0}.widget .post-info>span.theauthor{margin-left:0}.widget .thecomment .comm{color:#777 !important}.contact-info-container>p{position:relative;padding-left:45px;margin-bottom:20px}.contact-info-container>p:last-child{margin-bottom:0}.contact-info-container>p:after{font-family:'FontAwesome';content:'\f10b';position:absolute;left:0;top:-3px;color:#fff;border-radius:50%;width:32px;height:32px;text-align:center;line-height:32px;font-size:16px;background:rgba(255,255,255,0.2)}.sidebar .contact-info-container>p:after{background:rgba(0,0,0,0.4)}.contact-info-container>p.contact-address:after{content:'\f041'}.contact-info-container>p.contact-phone:after{content:'\f095'}.contact-info-container>p.contact-mobile:after{content:'\f10b'}.contact-info-container>p.contact-email:after{content:'\f0e0'}.contact-info-container>p.contact-web:after{content:'\f124'}.share-item.facebookbtn,.share-item.linkedinbtn,.share-item.stumblebtn{width:92px}.shareit{overflow:hidden;clear:both;border:none}.shareit.top{margin-bottom:15px !important;padding-top:0 !important}.shareit.bottom{margin-top:15px !important}.shareit .share-item{float:left;height:25px;width:76px;margin-bottom:10px}.shareit .share-item.shareit.top{float:left;margin-bottom:10px !important;margin-top:0;width:100%}.shareit .share-item.facebookbtn,.shareit .share-item.facebooksharebtn{width:85px;margin-top:-2px}.shareit .share-item.facebooksharebtn{margin-bottom:0}.shareit .share-item.twitterbtn{margin-top:5px;margin-bottom:3px}.shareit .share-item.gplusbtn{margin-top:5px;width:43px}.shareit .share-item.pinbtn{width:65px}.shareit .share-item.linkedinbtn{margin-top:-2px}.shareit .share-item.stumblebtn{width:83px;margin-top:5px;margin-bottom:0}.shareit .share-item.reddit{margin-top:5px}.shareit .share-item .stumble-icon{float:left;width:18px;height:18px;border-radius:50%;display:inline-block;color:#fff;font-size:9px;background:#eb4823;text-align:center;line-height:18px;margin-right:2px;vertical-align:middle}.shareit.floating .share-item.linkedinbtn{margin-top:8px;margin-bottom:9px}.shareit.floating .share-item.stumblebtn{margin-top:7px;margin-bottom:3px}.shareit.floating .share-item.reddit{margin-top:1px;margin-bottom:2px}.shareit.floating .shareit .share-item.gplusbtn{margin-bottom:0}.shareit .share-item .stumble-text{float:left;width:46px;color:#258DB1;cursor:pointer;text-align:center;font-weight:500;font-size:11px;line-height:18px;border-radius:3px;background:#eff9fe;border:1px solid #cee4ea;font-family:Helvetica, Arial, sans-serif}.shareit .share-item.reddit img{margin:0;height:20px !important}.shareit .share-item iframe{max-width:none}.shareit.floating{top:360px;left:auto;margin:0 0 0 -152px;width:90px;position:fixed;padding:5px;background:#fff;z-index:1}.shareit.shareit-default.top .share-item{float:left}.shareit.shareit-circular{display:-webkit-box;display:flex;flex-wrap:wrap}.shareit-floating{position:fixed;z-index:2;box-shadow:0px 8px 15px 0px rgba(0,0,0,0.08)}.shareit-floating .shareit.shareit-circular{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.shareit-floating .shareit.shareit-circular a{margin-right:0;margin-bottom:10px}.shareit-floating .shareit.shareit-circular a:last-child{margin-bottom:0}.shareit-floating .shareit.shareit-default .share-item{float:none !important;display:block;margin-bottom:10px}.social-share-float.parallax .shareit-floating,.social-share-float.zoomout .shareit-floating{top:35%}.social-profile-icons ul{margin-left:-5px}.social-profile-icons ul li{background:none;float:left;list-style-type:none;margin:0 0 11px 0;padding:2px 5px 5px 5px}.social-profile-icons ul li a{width:40px;height:40px;line-height:40px;display:block;float:left;border-radius:0;text-align:center;-webkit-transition:all .4s;transition:all .4s}.social-profile-icons ul li i{font-size:20px;line-height:40px}.instagram-posts::after{clear:both;content:"";display:block}.instagram-posts div{display:block;float:left;list-style-type:none;margin:0;width:100%;height:118px;overflow:hidden;background-size:cover;box-sizing:border-box;-webkit-transition:all 0.25s linear;transition:all 0.25s linear}.instagram-posts.one-grid a{width:100%;float:left}.instagram-posts.two-grid a{width:49%;float:left;margin-right:2%}.instagram-posts.two-grid a:nth-of-type(2n){margin-right:0}.instagram-posts.two-grid a:nth-of-type(2n+1){clear:both}.instagram-posts.three-grid a{width:32%;margin-right:2%;float:left}.instagram-posts.three-grid a:nth-of-type(3n){margin-right:0}.instagram-posts.three-grid a:nth-of-type(3n+1){clear:both}.instagram-posts.four-grid a{width:23.5%;margin-right:2%;float:left}.instagram-posts.four-grid a:nth-of-type(4n){margin-right:0}.instagram-posts.four-grid a:nth-of-type(4n+1){clear:both}.instagram-button{-webkit-appearance:none;width:100%;display:block;clear:both;text-align:center}.instagram-button a{width:100%;float:left;color:#fff !important;padding:0 12px;font-weight:700 !important;line-height:1.6;font-size:18px !important;border-radius:30px;margin-top:18px;box-sizing:border-box;height:50px;line-height:50px !important}.instagram-button a:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.shareit.shareit-circular a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#7C8A8D;margin-right:16px}.shareit-circular.circular a.facebooksharebtn .social-icon{background:#3b5998}.shareit-circular.circular a.twitterbutton .social-icon{background:#00aced}.shareit-circular.circular a.gplusbtn .social-icon{background:#e64522}.shareit-circular.circular a.share-pinbtn .social-icon{background:#cb2027}.shareit-circular.circular a.linkedinbtn .social-icon{background:#007bb6}.shareit-circular.circular a.stumblebtn .social-icon{background:#f0473b}.shareit-circular.circular a.reddit .social-icon{background:#ff5700}.shareit-circular.circular .fa{font-size:18px}.shareit.shareit-circular.floating a{margin-right:0;margin-bottom:10px}.shareit-circular .social-icon{width:50px;height:50px;background:#3b5998;border-radius:50%;color:#fff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.shareit-circular.circular .social-text,.shareit-circular.standard .social-text,.shareit-circular.circwithname .social-text{display:none}.shareit-floating .shareit.shareit-circular.standard a{margin-bottom:24px}.shareit.shareit-circular.standard a{margin-right:24px}.shareit.shareit-circular.standard.floating a{margin-right:0}.shareit-circular.standard .social-icon{background:transparent !important;border-radius:0;text-align:inherit;margin-right:0;color:inherit;width:auto;height:auto}.shareit-circular.standard.floating .social-icon{text-align:center;margin:0}.shareit-circular.standard .fa{font-size:32px;color:#505f79}.shareit-circular.standard .share-text{font-size:18px;font-weight:500;text-transform:uppercase;padding-left:46px;color:#b0b2c0;line-height:1.5;position:relative}.shareit-circular.standard .share-text::before{content:'\2022';color:#c7c9cd;position:absolute;left:15px}.shareit.shareit-circular.floating{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:15px 3px 0 5px}.shareit.shareit-circular.circular.floating,.shareit.shareit-circular.standard.floating{width:50px;-webkit-box-align:center;align-items:center}.gallery{display:-webkit-box;display:flex;flex-flow:wrap}.gallery-columns-2 .gallery-item{-webkit-box-flex:0;flex:0 0 50%;padding-right:20px;box-sizing:border-box}.gallery-columns-3 .gallery-item{-webkit-box-flex:0;flex:0 0 33.33334%;padding-right:20px;box-sizing:border-box}footer{background:#222;margin-top:30px;padding:40px 0 10px 0;position:relative;overflow:hidden;clear:both;z-index:4}footer .container{padding:0;width:1170px}.footer.logo-wrap{margin-top:0;margin-bottom:0}.footer.logo-wrap h1{margin-bottom:18px}.footer-ad{clear:both;text-align:center}.footer-widgets{clear:both;color:rgba(255,255,255,0.25);overflow:hidden}.footer-widgets .f-widget{width:31%;margin-right:3%;float:left}.footer-widgets li.horizontal-small .post-title{padding:0}.footer-widgets.widgets-num-2 .f-widget{width:48%;margin-right:4%}.f-widget .widget{margin-bottom:30px;float:left;width:100%;clear:both}.f-widget .widget #searchform{background:#fff}.f-widget .widget #s{width:83%;border:0;background:transparent}.f-widget .widget #wp-subscribe form{position:relative}.f-widget .widget #wp-subscribe .title{text-align:left}.f-widget .widget #wp-subscribe input.email-field,.f-widget .widget #wp-subscribe input.name-field{width:100%;float:left;background:transparent}.f-widget .widget #wp-subscribe input.submit{-webkit-appearance:none}.f-widget .widget .horizontal-small .post-title{overflow:hidden}.f-widget .widget .post-info{margin-top:5px}.f-widget .widget .wpt_widget_content .entry-title,.f-widget .widget .wp_review_tab_widget_content .entry-title{margin-top:0}.f-widget .widget .post-info .thetime{position:relative;padding-left:25px}.f-widget .widget .post-info .thetime::before{font-family:'FontAwesome';content:'\f017';color:#00bc58;position:absolute;left:0;top:-4px;font-size:18px}.footer-widgets .f-widget #searchform .fa-search:hover{cursor:pointer}.f-widget a{color:rgba(255,255,255,0.45)}.f-widget ul{list-style-type:none}.f-widget ul li{list-style-type:none}.f-widget .widget.widget_categories li,.f-widget .widget.widget_archive li,.f-widget .widget.widget_pages li,.f-widget .widget.widget_meta li,.f-widget .widget.widget_recent_comments li,.f-widget .widget.widget_recent_entries li,.f-widget .widget.widget_rss li,.f-widget .widget.widget_nav_menu li{padding-left:40px;border-color:rgba(255,255,255,0.2)}.f-widget .widget.widget_categories li::before,.f-widget .widget.widget_archive li::before,.f-widget .widget.widget_pages li::before,.f-widget .widget.widget_meta li::before,.f-widget .widget.widget_recent_comments li::before,.f-widget .widget.widget_recent_entries li::before,.f-widget .widget.widget_rss li::before,.f-widget .widget.widget_nav_menu li::before{color:#fff;border-radius:50%;width:23px;height:23px;padding:1px 0 1px 2px;text-align:center;line-height:25px;font-size:14px;background:rgba(255,255,255,0.2)}.f-widget .widget.widget_nav_menu ul ul{border-color:rgba(255,255,255,0.2);margin-top:14px}.f-widget .widget.widget_nav_menu .fa{margin-top:3px}.widget .sbutton,.error404 .sbutton,.search .sbutton{width:50px;height:50px;background:transparent;border-radius:4px;font-size:22px;font-weight:400;text-transform:uppercase;position:absolute;top:0;right:0}.widget #s{height:50px;padding:0 60px 0 20px;font-size:15px;color:#505f79;background:#fff;border-radius:3px;font-weight:300;border:1px solid #e0e1e4}.f-widget #s::-webkit-input-speech-button{margin-right:8px}.footer-widgets.widgets-num-3 .f-widget.last,.footer-widgets.widgets-num-2 .f-widget.last{margin-right:0}.widgets-num-4 .f-widget{width:22.7%;margin-right:3%}.widgets-num-4 .f-widget.last{margin-right:0}.f-widget .ajax-search-results-container{background:#1c1c1c;color:#a5a5a5}.f-widget .ajax-search-results-container.loading:after{background-color:rgba(0,0,0,0.8)}.f-widget .ajax-search-results-container a{color:#fff}.copyrights{width:100%;clear:both;margin-top:18px;background:#fff;text-align:center}#copyright-note{max-width:100%;padding:35px 0}#copyright-note>span{margin-right:3px}.postsby{margin-bottom:25px}.footer-nav-section{width:58.11966%;float:left}.footer-sections{clear:both}.footer-nav-container{display:inline-block}.footer-nav-container li:last-child .footer-separator{display:none}.footer-logo-section{float:left;width:100%;clear:both;margin-bottom:30px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.footer-logo-section .footer.logo-wrap,.footer-logo-section .footer #logo a{float:none;-webkit-box-flex:1;flex:1}.footer-logo-social-icons{line-height:1;margin-bottom:18px;-webkit-box-flex:1;flex:1;text-align:right}.footer-nav ul ul,.footer-nav ul .menu-item-has-children>a:after{display:none}.footer-nav li{display:inline-block}.footer-nav li:before{display:none}.brands-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:40px 0 27px;letter-spacing:2.33px;text-transform:uppercase}.brands-title{color:inherit;font-size:14px;margin:0 40px 0 0}.brands-items{display:-webkit-box;display:flex;flex-wrap:wrap;clear:both}.brands-items li{display:-webkit-box;display:flex;flex-basis:0;-webkit-box-flex:1;flex:1 1 0;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:20px 12px;box-sizing:border-box}.to-top{display:inline-block;position:relative}.to-top p{margin-bottom:0}.toplink .fa-angle-double-up{font-size:24px;position:absolute;right:0;top:0px}.toplink{padding-right:27px}#move-to-top{color:#fff;cursor:pointer;display:inline-block;font-weight:500;-webkit-transition:all 0.25s linear 0s;transition:all 0.25s linear 0s;z-index:100;text-align:center;line-height:1;box-shadow:0px 6px 11px 0px rgba(127,165,27,0.004);position:fixed}#move-to-top .top-text{display:block;clear:both;font-size:12px;margin-top:-4px;text-transform:uppercase}#move-to-top:not(.filling){opacity:0;visibility:hidden}.related-posts-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;margin-right:-30px}.related-posts-container::after{clear:both;content:"";display:block}.related-posts-container .flex-grid{margin-right:30px;margin-bottom:30px}.related-posts-container .flex-grid.grid2{-webkit-box-flex:0;flex:0 0 calc( 50% - 30px)}.related-posts-container .flex-grid.grid3{-webkit-box-flex:0;flex:0 0 calc( 33.333334% - 30px)}.related-posts-container .flex-grid.grid4{-webkit-box-flex:0;flex:0 0 calc( 25% - 30px)}.related-posts-container .flex-grid.grid5{-webkit-box-flex:0;flex:0 0 calc( 20% - 30px)}.related-posts-container .flex-grid.grid6{-webkit-box-flex:0;flex:0 0 calc( 16.666667% - 30px)}.related-posts{margin-bottom:20px;clear:both;float:left;width:100%;position:relative;box-sizing:border-box}.related-posts .title{font-size:16px;margin:16px 0 0 0}.related-posts .post-info{clear:none;float:none;padding-bottom:0;border:none;margin-top:15px;margin-bottom:12px}.related-posts .post-info span a{color:inherit}.related-posts .post-info span.theauthor{margin-left:0}.related-posts .last{margin-right:0;padding-bottom:0}.related-posts article header{margin-bottom:0;box-sizing:border-box}.related-posts #featured-thumbnail{margin-bottom:0}.related-posts.position-full .latestPost{box-shadow:0px 20px 30px 0px rgba(20,44,85,0.1)}.related-posts h4{display:inline-block;margin-bottom:40px}.related-posts article{float:left;box-sizing:border-box}.related-posts.related2 .related-posts-container{margin-right:0}.related-posts.related2 article{width:100%;margin-right:0;-webkit-box-flex:0;flex:none}.related-posts.related2 article header{float:none;width:auto;overflow:hidden}.related-posts.related2 #featured-thumbnail{width:43%;float:left;margin-right:3%;margin-bottom:20px}.related-posts.related2 .featured-thumbnail img{width:auto}.related-posts.related2 .front-view-content{float:none}.related-posts.related2 .title{margin:0}.related-posts.related3{margin-bottom:20px}.related-posts.related3 article{width:100%;margin:0}.related-posts.related3 .title{margin:0 0 30px 0}.related-posts.related3 .flex-grid{-webkit-box-flex:0;flex:none}.related-posts-ad{margin-right:24px;max-width:calc( 50% - 24px)}.related-posts.related6 .related-posts-container{width:58%;margin-right:2%;float:left}.related-posts.related6 article{width:100%;-webkit-box-flex:0;flex:none;margin-right:0}.related-posts.related6 .related-posts-ad{float:right;max-width:40%;margin-right:0}.related-posts.related4{background:transparent}.related-posts.related4 .latestPost.big{width:65%;margin-bottom:0;box-sizing:border-box;margin-right:0}.related4 .latestPost.big .featured-thumbnail{width:auto;margin-right:-40px;position:relative;top:100px;z-index:1}.related4 .latestPost.big .featured-thumbnail img{border-radius:10px}.related-posts.related4 .latestPost #featured-thumbnail{display:inline}.related-posts.related4 .latestPost.small .featured-thumbnail{max-width:81px;margin-right:20px}.related-posts.related4 .latestPost.big .wrapper,.related-posts.related4 .latestPost.small .wrapper{overflow:hidden;background:#fff;padding:40px 40px 30px 80px;position:relative}.related-posts.related4 .latestPost.big .wrapper{box-shadow:1px 4px 30px rgba(0,0,0,0.05)}.related-posts.related4 .latestPost.big .title a{font-size:26px;line-height:1.3}.related-posts.related4 .latestPost.small,.related-posts.related4 .latestPost.small:nth-child(2),.related-posts.related4 .latestPost.small:nth-child(3),.related-posts.related4 .latestPost.small:nth-child(4){width:35%;background:#fff;padding:21px 35px 20px;box-sizing:border-box;margin:0;border-bottom:2px solid #f0f2f2}.related-posts.related4 .latestPost.small .wrapper{padding:0}.related-posts.related4 .latestPost.small{width:49%;margin-right:2%;margin-top:25px;padding:20px;box-shadow:1px 4px 30px rgba(0,0,0,0.05);border:none}.related-posts.related4 .latestPost.small:nth-child(even){margin-right:0}.related4 .related-posts-container{display:block;margin-right:0}.related-posts.related4 .title{margin-top:0}.related4 .front-view-content{margin-bottom:20px}.related4 .latestPost.big .featured-thumbnail{width:35%}.related-posts.related4.position-default .latestPost.big .wrapper{padding:25px 40px 20px 70px}.related-posts.related4 .latestPost.small,.related-posts.related4 .latestPost.small:nth-child(2),.related-posts.related4 .latestPost.small:nth-child(3),.related-posts.related4 .latestPost.small:nth-child(4){padding:25px 20px}.tags{float:left;width:100%;font-size:16px;font-weight:600;text-transform:uppercase;color:#253858;margin-bottom:60px;letter-spacing:0.5px}.tags a{display:inline-block;font-size:14px;height:40px;line-height:40px;text-align:center;color:#505f79;padding:0 26px;box-sizing:border-box;margin-right:10px;margin-bottom:10px;background:#f4f5f7}.tagtext{margin-right:10px}.postauthor{float:left;clear:both;width:100%;position:relative;box-sizing:border-box;min-height:160px}.postauthor p{margin:0 0 10px 0;overflow:hidden}.postauthor h5{clear:none;padding:2px 0 0;margin-right:0}.postauthor h5 a{margin-right:0}.postauthor img{float:left}.author-social a{display:inline-block;text-align:center;color:#fff;font-size:14px;-webkit-transition:all 0.25s ease;transition:all 0.25s ease}.author-social a:hover{color:#fff}#respond h4,.total-comments,.postauthor h4{margin-bottom:12px;margin-top:1px;font-size:27px}.clear{clear:both}.left{float:left}.right{float:right}.last{margin-right:0}.single-subscribe{position:relative}.single-subscribe .widget #wp-subscribe{width:100%;display:inline-block;text-align:left}.single-subscribe .widget #wp-subscribe form{clear:both;position:relative;margin-top:20px}.single-subscribe .widget #wp-subscribe .wps-consent-wrapper{margin-top:8px}.single-subscribe .widget #wp-subscribe input.consent-field{margin:-2px 4px 0 0}.single-subscribe .widget #wp-subscribe .title{padding:0;margin-bottom:20px}.single-subscribe .widget #wp-subscribe .title strong{font-weight:700}.single-subscribe .wp-subscribe-wrap p.text{padding:0;margin:0}.single-subscribe #wp-subscribe input.email-field,.single-subscribe #wp-subscribe input.name-field{width:100%;box-shadow:none;padding:0 15px}.single-subscribe .widget #wp-subscribe input.submit{float:right;width:auto;min-width:270px;opacity:1;text-align:center;text-indent:0;margin-top:30px;box-shadow:none}.tagcloud,.widget .wpt_widget_content #tags-tab-content ul li{text-transform:uppercase;color:#253858;letter-spacing:0.5px}.tagcloud a,.widget .wpt_widget_content #tags-tab-content ul li a{display:inline-block;font-weight:600 !important;font-size:14px !important;height:40px !important;line-height:40px !important;text-align:center;color:#505f79 !important;padding:0 26px;box-sizing:border-box;margin-right:6px;margin-bottom:10px;background:#f4f5f7}.tagcloud a:hover,#sidebar .widget .tagcloud a:hover,.widget .wpt_widget_content #tags-tab-content ul li a:hover{color:#fff !important}.f-widget .tagcloud a{background:rgba(255,255,255,0.2);color:#fff !important}.ad-125 ul{float:left;width:100%;margin:0;list-style:none;max-width:100%}.ad-125 li{float:left;border:none;list-style:none !important;padding-left:0;background:none;margin-bottom:15px;margin-left:0;max-width:48%}.ad-125 li:nth-child(2n+2){float:right !important}.ad-125 li:nth-last-child(2),.ad-125 li:last-child{margin-bottom:0}#wp-calendar{margin-bottom:0;background:#fff}#wp-calendar td{text-align:center;padding:7px 0;font-size:14px;border-top:1px solid #ddd;border-right:1px solid #ddd}#wp-calendar caption{padding-bottom:10px;padding-top:12px;font-weight:500;font-size:15px;color:#FFF;background:#222;padding:12px 15px;text-align:left}#wp-calendar #prev{text-align:left;padding-left:12px}#wp-calendar thead th{padding:10px 0;text-align:center}footer #wp-calendar{background:rgba(255,255,255,0.05);border:1px solid #ddd}footer #wp-calendar caption{background:rgba(255,255,255,0.05)}#wp-calendar tbody tr:nth-child(1) td{border-top:0}.nocomments{margin-top:20px;clear:both;float:left;width:100%}.total-comments{padding-top:7px;padding-bottom:9px}.cnumber{color:#2DB2EB}#comments{width:100%;float:left;clear:both;margin-bottom:80px;position:relative}#comments li{position:relative}#comments .fn{display:block;font-size:16px;font-weight:600;margin-right:6px;margin-bottom:5px;line-height:20px;color:#091e42;text-transform:uppercase;letter-spacing:0.5px}#respond h4{margin-bottom:20px}#commentsAdd{width:100%;float:left;clear:both}#commentsAdd form{position:relative}#commentsAdd form::after{clear:both;content:"";display:block}#comments .comment-author.vcard{margin-top:4px}#comments .avatar{float:left;margin-right:30px;border-radius:50%}.comment time{padding-left:10px}ul.children .commentImageLeft{width:60px;height:90px;border-left:1px solid #c1bbb6;border-bottom:1px solid #c1bbb6;position:absolute;top:-50px;left:-70px}input.text-input,#commentform input{padding:11px;font-weight:inherit}input#author,.contact-form input[type="text"],input#email,input#url{width:100%;max-width:100%;max-height:50px;background:#fff;color:#505f79;border:1px solid rgba(0,0,0,0.09);font-size:14px;font-weight:700;padding:14px 20px;border-radius:4px;box-sizing:border-box}#commentform p.comment-form-author,#commentform p.comment-form-email,#commentform p.comment-form-url{width:32.53968%;float:left;clear:none}#commentform p.comment-form-author,#commentform p.comment-form-email{margin-right:1.19048%}#commentform p.comment-form-cookies-consent{margin-top:20px;margin-bottom:10px;font-size:16px;line-height:28px}input#author,.contact-form input[type="text"],input#email,input#url,#comment{-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.mtscontact_consent{clear:both;margin-top:20px}#commentform .comment-form-cookies-consent label,.contact-form .mtscontact_consent label{padding:0;cursor:pointer;margin-left:8px;line-height:18px;vertical-align:top;font-size:16px}.contact-form .mtscontact_consent label{width:auto;display:inline-block;margin-top:0}#commentform .comment-form-cookies-consent input,#mtscontact_form .mtscontact_consent input{width:18px;height:18px;display:inline-block;-webkit-appearance:checkbox;vertical-align:top}#cancel-comment-reply-link{position:absolute;color:#EE210B;cursor:pointer;z-index:100;line-height:24px;right:0;top:3px;font-weight:bold;text-transform:capitalize;text-decoration:underline}#commentform input#submit,#mtscontact_submit{-webkit-appearance:none;line-height:1;min-width:200px;padding:0 30px;color:#fff;text-decoration:none;float:right;cursor:pointer;text-align:center;border:none;font-size:18px;font-weight:600;border-radius:50px;height:65px;line-height:65px;margin-top:15px;border:1px solid;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}#commentform input#submit:hover,#mtscontact_submit:hover{color:#fff;-webkit-transform:translateY(-5px);transform:translateY(-5px)}li.comment #respond #commentform input#submit,li.comment #respond #mtscontact_submit{position:static}#mtscontact_submit{-webkit-appearance:none;float:right;width:auto}.nav-links .nav-previous{float:left}.nav-links .nav-next{float:right}.error{color:red}.thanks p{color:green}ol.commentlist{padding:0;margin-top:13px}.commentlist li{float:left;width:100%;list-style:none;padding-top:12px;border-top:2px solid #00bc58;box-sizing:border-box;position:relative}.commentlist>li{margin:0 0 15px 0}.commentlist>li:first-child{border-top:0;padding-top:0}.commentlist p{margin-bottom:5px}.ago{float:left;margin-right:10px;padding-top:4px;font-size:14px;font-weight:bold}.fn{line-height:1.375em;font-weight:500;font-size:16px;margin-right:11px;color:#091e42;text-transform:capitalize}.fn a{color:#091e42;font-weight:500;font-size:16px}.bypostauthor .fn,.bypostauthor .fn a{color:#fff}.comment-meta{font-size:12px;vertical-align:text-top}.commentmetadata{float:left;width:100%;padding-left:80px;font-size:16px;line-height:1.57;margin-bottom:15px;box-sizing:border-box}.commentmetadata .commentmetadata li{border:0;padding:0;margin-top:0;margin-bottom:5px;list-style:square}.commentmetadata ol li{list-style:decimal}#comments .bypostauthor{margin-bottom:15px;padding-bottom:15px}#comments .bypostauthor .commentmetadata{margin-bottom:0;padding-bottom:0;border-bottom:0}.commentlist>li:nth-last-of-type(1) .commentmetadata{border-bottom:0}#commentform .wp-review-comment-field a i,#commentform .wp-review-comment-field .review-result i,.comment .wp-review-comment-rating .review-result i,.comment .wp-review-comment-rating a i{color:#FFB300 !important}.reply{float:right;font-size:14px}.reply a{position:absolute;right:0;top:12px;font-weight:600;padding:0;font-size:16px;padding-right:20px;letter-spacing:0.5px;text-transform:uppercase}.reply i{position:absolute;right:0;top:20px;z-index:-1}.comment #respond #respond{float:left;width:100%;position:relative;margin-top:20px}.commentlist .children{width:100%;padding:10px 0 0 70px;float:left;box-sizing:border-box}.commentlist .children .children{padding-left:5%}.commentlist .children>li{margin-top:15px;margin-bottom:15px}.commentlist .children>li:first-child{margin-top:0}.commentlist .children>li:last-child{margin-bottom:0}.commentlist .children li{padding-bottom:0}.commentlist .children li::before{display:none}.avatar{float:left}#respond h3{font-size:18px;margin:0;padding:0}.comment-awaiting-moderation{font-style:italic;font-weight:600}.commentmetadata ul,.commentmetadata ol{margin-top:5px}#commentform textarea,.contact-form textarea{width:100%;padding:20px;font-size:16px;font-weight:bold;color:#505f79;border-radius:4px;float:left;border:1px solid rgba(0,0,0,0.09);box-sizing:border-box;font-family:inherit}#commentform p{margin-bottom:10px;float:left;width:100%;clear:both}#commentform p.form-submit{margin:0;text-align:center;clear:none}#commentform p label{padding-bottom:5px;padding-top:5px;padding-left:10px}.cancel-comment-reply a{float:right;margin-top:-8px}.required{color:red;padding:0;line-height:1}.comment-notes .required{padding-left:0;padding-top:3px}.comment-notes{font-style:italic;margin-top:5px}body.wp_review_comments_template #comments .ago{float:none;color:inherit}body.wp_review_comments_template .commentmetadata{float:none;width:auto;padding-left:0}body.wp_review_comments_template .commentlist .children{width:100%;margin:0;padding:10px 0 0 70px}body.wp_review_comments_template .comment,body.wp_review_comments_template .pingback,body.wp_review_comments_template .trackback{margin:0 0 15px 0}body.wp_review_comments_template #comments .bypostauthor .avatar{border:0}.pagination{clear:both;overflow:hidden;display:inline-block;width:100%;margin:20px 0 10px;text-align:center;text-transform:uppercase;-webkit-transition:all 0.25s ease;transition:all 0.25s ease}.pagination .nav-next{float:right}.pagination .next.page-numbers,.pagination .prev.page-numbers{text-align:center}.pagination .prev.page-numbers i,.pagination .nav-previous i{margin-right:15px}.pagination .next.page-numbers i,.pagination .nav-next i{margin-left:15px}.single .pagination{border:0;margin-top:0;padding:2.2% 0;width:100%;text-align:center}.pagination ul{list-style:none;margin:0;padding:0}.pagination ul li{float:left;margin-bottom:5px}.page-numbers.current,.pagination a:hover{display:inline-block;min-width:32px;line-height:1;text-decoration:none;box-sizing:border-box;text-align:center}.pagination a,#load-posts a,.single .pagination>.current .currenttext,.pagination .page-numbers.dots{display:inline-block;min-width:32px;line-height:1;text-decoration:none;box-sizing:border-box;text-align:center}#load-posts{float:left;width:100%;margin:20px 0 10px;text-align:center}#load-posts .fa,#fs2_load_more_button .fa{margin-right:10px}.pagination a:hover{color:#fff}.single .pagination a .currenttext,.single .pagination a .current{display:block;padding:0;color:#505f79;background:rgba(0,0,0,0) !important;margin-right:0}.single .pagination a .currenttext:hover,.single .pagination a .current:hover{color:#fff}.single .pagination a{padding:0 !important;background:transparent}.single .pagination .currenttext{display:inline-block;padding:15px 17px 13px 17px !important;background:#fff}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.contact-form{position:relative;overflow:visible !important}.contact-form input[type="text"]{max-width:300px;margin-top:20px}.contact-form textarea{height:150px;margin-top:20px;margin-bottom:20px}.contact-form input[type="submit"]{width:auto;-webkit-appearance:none}.contact-form.loading:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(255,255,255,0.8)}.contact-form label,.contact-form input,.contact-form textarea{display:block;width:100%;box-sizing:border-box}.mtscontact_error{color:#B90101}.ajax-search-results-container{position:absolute;top:48px;left:0;box-sizing:border-box;width:100%;z-index:9;background:#FFF;box-shadow:0px -10px 20px 0px rgba(9,30,66,0.04),0px -20px 250px 0px rgba(9,30,66,0.04)}.ajax-search-results-container.loading:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.8)}ul.ajax-search-results{margin:0;margin-top:4px;padding:0}.ajax-search-results li{display:block;list-style:none;min-height:75px;padding:15px;line-height:1.5;font-size:16px;font-weight:bold;border-bottom:1px solid #dfe1e6}.ajax-search-results li a{color:#091e42}.ajax-search-results li img{float:left;margin-right:14px}.ajax-search-results .wp-post-image{margin-bottom:10px;margin-top:5px;margin-right:15px;margin-left:0;float:left}.ajax-search-meta{float:left;width:100%;padding:8px 15px;font-size:13px;box-sizing:border-box}.ajax-search-results li .meta{font-size:12px;margin-top:8px;color:#5e6c84}.ajax-search-meta .results-count{float:left;color:#aaa}.ajax-search-meta .results-link{float:right}.ajax-search-results-container .no-results{padding:8px;color:#AAA;font-style:italic}.pace .pace-progress{background:#29d;position:fixed;z-index:2000;top:0;left:0;height:3px;padding:0 !important;-webkit-transition:width 0.8s;transition:width 0.8s}.admin-bar .pace .pace-progress{top:32px}.pace-inactive{display:none}#load-posts a{font-size:18px;text-transform:uppercase;float:none}#load-posts a.inactive{cursor:default}pre{clear:both;overflow:auto;padding:25px 15px 15px;margin:45px 0;position:relative;background:#222;font-family:monospace;color:#aaa;white-space:normal;box-sizing:border-box}pre:before{content:"\f121";color:#FFF;position:absolute;font-size:18px;right:14px;top:6px;font-family:fontawesome}.flex-video{position:relative;padding-bottom:56.25%;padding-top:30px;margin-bottom:30px;height:0;overflow:hidden}.flex-video iframe,.flex-video object,.flex-video embed{position:absolute;top:0;left:0;width:100%;height:100%}#parallax,#zoom-out-effect,#zoom-out-bg{position:relative;padding-bottom:500px;height:0;overflow:hidden;background-size:cover;margin-bottom:40px}#page.parallax,#page.zoomout{padding-top:15px}.latestPost-review-wrapper{position:absolute;top:0;right:0;color:#fff !important;padding:2px 8px}.latestPost-review-wrapper .review-total-star{margin:4px 0}.widget .review-result-wrapper i{font-size:13px}.sidebar .widget .review-result-wrapper i{color:#253858}.latestPost-review-wrapper .review-result i,#wpmm-megamenu .review-result-wrapper i,#wpmm-megamenu .review-total-only{color:#fff}.latestPost-review-wrapper .percentage-icon{top:0;font-size:inherit;font-style:normal}.latestPost .review-type-circle.latestPost-review-wrapper{height:36px}#wpmm-megamenu .review-total-only .review-type-circle.review-total-only,#wpmm-megamenu .review-type-circle.wp-review-show-total{height:26px}.navigation .wpmm-megamenu-showing.wpmm-light-scheme a{color:#fff !important}.review-wrapper .review-list li::before{display:none}.widget .widget_wp_review_tab .review-total-only.large-thumb,.widget .review-total-only.large-thumb{position:static;float:right}.widget .wp_review_tab_widget_content .review_thumb_large .wp-review-tab-postmeta{float:left;margin:20px 0 0 0}.widget .review-total-only.large-thumb{margin-top:15px}.widget .wpt_widget_content .wpt_thumb_small,.widget .wp_review_tab_widget_content .wpt_thumb_small,.widget .wp_review_tab_thumb_small{width:80px;height:80px;margin-right:15px;padding-top:0}.widget .wpt_widget_content .wpt_thumb_small img,.widget .wp_review_tab_widget_content .wpt_thumb_small img,.widget .wp_review_tab_thumb_small img{width:100%;max-width:100%}.widget .wp_review_tab_widget_content ul.wp-review-tabs li,.widget .wp_review_tab_widget_content,.widget .wpt_widget_content ul.wpt-tabs li{border:none}.widget .wp_review_tab_widget_content .tab-content li,.sidebar .wpt_widget_content .tab-content li{border:0 !important;padding:0 0 16px 0 !important;margin-bottom:0}.widget .wp_review_tab_widget_content .wp-review-tabs.has-4-tabs .tab_title:nth-child(2n) a,.widget .wpt_widget_content .wpt-tabs.has-4-tabs .tab_title:nth-child(2n) a{border-right:none}.widget .wpt_widget_content .tab_title a,.widget .wp_review_tab_widget_content .tab_title a{color:#505f79;background:#f4f5f7;border:none;padding:4px 0;border-bottom:2px solid #f4f5f7 !important;white-space:nowrap;font-size:16px;font-weight:normal;letter-spacing:0.5px}.widget .wp_review_tab_widget_content .tab_title a{line-height:38px}#sidebar .widget .wpt_widget_content .tab_title.selected a,#sidebar .widget .wp_review_tab_widget_content .tab_title.selected a{background:#f4f5f7;border-bottom:2px solid}.f-widget .wpt_widget_content .tab_title a,.f-widget .wp_review_tab_widget_content .tab_title a{line-height:34px !important;color:#505f79 !important}.widget .wpt_widget_content #tags-tab-content ul li{float:left;padding-bottom:0 !important}.wpt_widget_content #tags-tab-content ul li a{font-size:initial;border-radius:3px}.widget .wpt_widget_content .pagination,.widget .wp_review_tab_widget_content .pagination{padding-bottom:15px}.widget .review-total-only.small-thumb,.widget .review-total-only{font-size:13px;padding:0;color:#222;margin-top:5px;background:transparent}.widget .wp-reviews-list .postmeta{color:inherit}footer .widget .review-total-only.small-thumb,footer .widget .review-total-only{color:inherit}footer .review-total-only.small-thumb .review-result-wrapper i{color:#fff !important}.sidebar .widget .wpt_widget_content ul.has-4-tabs li{border-bottom:0}.widget .wp_review_tab_widget_content .wp-review-tabs.has-4-tabs li:nth-child(3),.widget .wpt_widget_content ul.has-4-tabs li:nth-child(3){clear:both}.widget .wpt_widget_content #tags-tab-content ul{box-shadow:none;padding:0;padding-top:5px}.widget .wpt_widget_content{border:0}.widget .wp_review_tab_widget_content .inside,.widget .wpt_widget_content .inside{background:transparent;padding-top:25px}footer .widget .wp_review_tab_widget_content .inside,footer .widget .wpt_widget_content .inside{background:transparent;padding:0;margin-top:20px}footer .widget .wp_review_tab_widget_content .tab-content li,footer .widget .wpt_widget_content .tab-content li{border:none;padding:0 !important;margin-bottom:20px}.wp_review_tab_thumb_large,.wp_review_tab_thumb_large .wp-post-image{width:100%}footer .widget .wpt_widget_content .wpt-postmeta,footer .widget .wpt_comment_content,footer .widget .wpt_excerpt,footer .wp_review_tab_widget_content .wp-review-tab-postmeta{color:rgba(255,255,255,0.25)}footer .widget .wpt_widget_content .tab_title.selected a,footer .widget .wp_review_tab_widget_content .tab_title.selected a{border-bottom:0}footer .widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a,footer .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a{border-left:0}.widget .wp_review_tab_widget_content .has-4-tabs .tab_title.selected a,.widget .wpt_widget_content .has-4-tabs .tab_title.selected a{border-bottom:none}.widget .wpt_widget_content .wpt-pagination,.widget .wp_review_tab_widget_content .wp-review-tab-pagination{padding-bottom:0}.widget .wpt_widget_content .wpt-pagination a,.widget .wp_review_tab_widget_content .wp-review-tab-pagination a{margin:0}.widget .wp-reviews-list{background:transparent;border:0}.widget .wp-reviews-list .item{padding:0;border:0;margin-bottom:20px}.widget .wp-reviews-list .item:nth-last-of-type(1){margin-bottom:0}.widget .wpt_avatar{margin-right:15px}body .wp_review_tab_widget_content .tab-content li,body .widget .wp_review_tab_widget_content .tab-content li{color:inherit}.mts-cart{z-index:1;float:right;color:#777}@font-face{font-family:'FontAwesome';src:url(//nazillifizyoterapi.com/wp-content/themes/mts_fitness/fonts/fontawesome-webfont.eot);src:url(//nazillifizyoterapi.com/wp-content/themes/mts_fitness/fonts/fontawesome-webfont.eot?#iefix) format('embedded-opentype'),url(//nazillifizyoterapi.com/wp-content/themes/mts_fitness/fonts/fontawesome-webfont.woff2) format('woff2'),url(//nazillifizyoterapi.com/wp-content/themes/mts_fitness/fonts/fontawesome-webfont.woff) format('woff'),url(//nazillifizyoterapi.com/wp-content/themes/mts_fitness/fonts/fontawesome-webfont.ttf) format('truetype'),url(//nazillifizyoterapi.com/wp-content/themes/mts_fitness/fonts/fontawesome-webfont.svg) 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-refitness: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}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
@keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
} .owl-height{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot, .slider-nav-item{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block;}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel .owl-refitness .owl-item{display:none}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;}
.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;}
.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease;}
.owl-carousel .owl-item img{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//nazillifizyoterapi.com/wp-content/themes/mts_fitness/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;transition:scale 100ms ease;}
.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3, 1.3);transition:scale(1.3, 1.3)}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease;}
.owl-carousel .owl-video-frame{position:relative;z-index:1;}
.slide-caption{padding:0 10%;position:absolute;bottom:45px;text-align:center;-webkit-backface-visibility:hidden;}
.slide-title{float:none;font-size:16px;font-weight:normal;padding:0;margin-bottom:0;}
.owl-dots{position:absolute;bottom:4px;right:4px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;}
.owl-controls .owl-dot{display:inline-block;margin:0 2px;zoom:1;-webkit-transition:all 0.25s linear;transition:all 0.25s linear;}
.owl-controls .owl-dot span{display:block;width:15px;height:15px;background-color:#505f79;cursor:pointer;border-radius:20px;border:5px solid;-webkit-transition:all 0.25s ease;transition:all 0.25s ease;margin-right:5px;margin-left:5px;}
.owl-controls .owl-dot.active span, .owl-controls .owl-dot:hover span{border-color:#ffffff}
.owl-prev, .owl-next{position:absolute;display:inline-block;top:50%;margin-top:-18px;text-align:center;font-size:28px;width:36px;line-height:36px;color:#ffffff;background-color:#3f4770;}
.owl-prev{left:0}
.owl-next{right:0}
.owl-prev:hover, .owl-next:hover{color:#fff}
.owl-nav .fa{line-height:36px}
.owl-controls .disabled{display:none!important}
.slider-container img[src=""]{display:none !important}
.slider-container.loading .slide{display:none}
.primary-slider-container{position:relative;}
.slider-container.loading:before, .blog-carousel-container.loading:before, .primary-slider-container.loading:before{content:"Loading Slider...";font-size:20px;font-weight:bold;margin:0;display:block;position:relative;text-align:center;text-transform:uppercase;padding-top:30px;padding-bottom:85px;}
.blog-carousel-container.loading:before{content:"Loading Carousel...";}
.primary-slider{float:left}
.primary-slider-container.loading img, .blog-carousel-container.loading img, .primary-slider-container.loading .slider-item{display:none!important}
.primary-slider-container.loading img.slide-first-img{display:block !important}
.primary-slider-container img[src=""]{display:none !important}
.widget-slider{position:relative;overflow:hidden;}
#sidebars .widget-slider .wp-post-image{width:100%;margin:0;}
.widget_mts_post_slider_widget .owl-controls{bottom:0}
.widget-slider .slide-caption{padding:10px 15px;position:absolute;top:0px;bottom:auto;right:0px;left:0px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;}
.widget-slider .owl-dots{right:0;width:100%;padding:0 8%;}
.widget-slider .slide-title{color:#fff;}
.widget-slider .owl-controls .owl-dot span{width:8px;height:8px;}
.blog-carousel-section{clear:both;}
.carousel-heading{clear:both;margin-bottom:10px;}
.blog-carousel-section h2{margin-bottom:27px;}
.blog-carousel-container{float:left;width:100%;clear:both;position:relative;overflow:hidden;}
.blog-carousel #featured-thumbnail, .blog-carousel h3{margin-bottom:0}
.blog-carousel .owl-dots{padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;}
.blog-carousel .owl-controls .owl-dot{float:left;margin:0 5px;}
.owl-controls .owl-dot span{width:10px;height:10px;}
.blog-carousel .owl-controls .owl-dot.active span, .blog-carousel .owl-controls .owl-dot:hover span{background:#fff;border-color:#fff;}
.blog-carousel-item img{-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:scale(1.15);transform:scale(1.15);}
.blog-carousel-item:hover img{-webkit-transform:scale(1);transform:scale(1);}
.blog-carousel-item h3{-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}
.blog-carousel-item:hover h3{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.blog-carousel-item .slide-caption {
bottom: 65px;
}html{overflow-x:hidden;-webkit-text-size-adjust:100%;}
@media screen and (max-width:1230px){
body li.horizontal-small .post-title, body li.horizontal-small .post-info{float:none;width:auto;}
}
@media screen and (max-width:1200px){
.container{max-width:96%;}
article .nosidebar .alignwide{margin-left:-1%!important;margin-right:-1%!important;width:calc(100% + 2%)!important;}
article .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;}
.shareit-floating{position:relative;background:transparent!important;padding:0!important;border:none!important;-webkit-box-shadow:none;box-shadow:none;}
.social-share-float .shareit-floating{right:0!important;}
#wrapper.social-share-float .article{padding-left:0}
.shareit-floating .shareit.shareit-circular{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:30px;}
.shareit-floating .shareit.shareit-circular a{margin-right:16px;margin-bottom:0;}
.shareit-floating .shareit.shareit-circular a:nth-last-child{margin-right:0;}
.shareit-floating .shareit.shareit-default .share-item{float:left!important;display:inline-block;}
.shareit-floating .shareit{margin-bottom:30px!important}
.shareit-floating .shareit.shareit-circular.standard a{margin-bottom:0;margin-right:24px;}
}
@media screen and (max-width:1170px){
#page, .container{max-width:96%}
body .teams-section .teams-section-items .team-item img{margin-bottom:5px;}
body .teams-section h3{font-size:20px}
body .teams-section .teams-section-items .team-item .team-profession{font-size:16px}
body .teams-section h2{font-size:35px;}
.teams-section p.sub-heading{font-size:22px}
#commentform input#submit, #mtscontact_submit{position:static}
.small-container{width:100%!important;}
body .blog-carousel h3.title a{line-height:1.5}
body .blog-carousel-container .slide-caption{bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%);}
.twogrid-section .twocolumn-cta-heading-section h2, .twogrid-section .twocolumn-cta-heading-section p.sub-heading, .services-heading-section h2, .blog-heading-section h2, .services-heading-section p.sub-heading, .blog-section p.sub-heading, .clients-heading-section h2, .clients-section p.sub-heading{max-width:100%;}
}
@media screen and (max-width:1024px){
#move-to-top{margin-right:0;right:5px;}
.mts-cart span a{padding:17px 3px 16px 3px!important}
.widget #wp-subscribe .title{font-size:24px}
body .related-posts .title a{font-size:20px;line-height:1.4;}
.related-posts-container .flex-grid.grid5, .related-posts-container .flex-grid.grid6, .related-posts-container .flex-grid.grid7, .related-posts-container .flex-grid.grid8{-webkit-box-flex:0;-ms-flex:0 0 calc( 25% - 24px);flex:0 0 calc( 25% - 24px)}
.brands-items li{margin-bottom:8px}
.brands-title{margin:0 20px 0 0;min-width:140px;}
body .single-title{font-size:26px;}
.single-header img.single-featured-image{margin-bottom:25px}
body .postauthor h5, body .postauthor h5 a, body .single-subscribe .widget #wp-subscribe .title{font-size:20px;}
body .postauthor p{font-size:15px;line-height:24px;margin:5px 0 20px}
.single-subscribe .wp-subscribe-wrap p.text, .single-subscribe .widget #wp-subscribe p.text, .single-subscribe .widget .wp-subscribe .wps-consent-wrapper label, .single-subscribe .widget .wp-subscribe-wrap .error, .single-subscribe .widget .wp-subscribe-wrap .thanks{font-size:16px!important;line-height:24px!important;}
body .slider-section .slider-title{font-size:50px}
body .slider-section .slider-text{font-size:20px;margin-bottom:20px;line-height:1.5;}
body .slider-section .slider-caption{position:relative;bottom:inherit;top:inherit;max-width:80%;margin-left:auto;margin-right:auto;text-align:center;}
body .slider-item .container{min-height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:300px 0;}
.threegrid-section .grid-item{padding-left:2%;padding-right:2%;}
body .threegrid-section h3{font-size:25px}
.threegrid-section .grid-item, .blog-section-posts .blog-section-post{-webkit-box-flex:1;-ms-flex:1 0 32%!important;flex:1 0 32%!important;width:32%!important;margin-right:2%!important;max-width:32%!important;}
.threegrid-section .grid-item:nth-child(3n), .blog-section-posts .blog-section-post:nth-child(3n), .blog-section-posts .blog-section-post:last-child{margin-right:0!important;}
.services-section-items .service-item{-webkit-box-flex:1;-ms-flex:1 0 24%!important;flex:1 0 24%!important;width:24%!important;margin-right:1.3333%!important;max-width:24%!important;}
.services-section-items .service-item:nth-child(4n){margin-right:0!important;}
.teams-section .teams-heading-section{-webkit-box-flex:0.6;-ms-flex:0.6;flex:0.6;}
body .twogrid-section h2, body .blog-section h2, body .services-section h2, body .clients-section h2, body .teams-section h2, body .twogrid-section .twocolumn-cta-heading-section h2{font-size:34px;margin-bottom:10px;}
body .twogrid-section p.sub-heading, body .services-section p.sub-heading, body .teams-section p.sub-heading, body .blog-section p.sub-heading, body .clients-section p.sub-heading{font-size:20px;}
body .clients-section-items ul li{-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%;}
body .blog-section-post h3{font-size:15px;line-height:1.8;}
body .blog-section-wrap{bottom:20px;}
body .blog-carousel h3.title a{font-size:14px}
body .post-date{font-size:22px!important;}
body .post-date:before{height:35%;}
.layout-default .latestPost .title a{font-size:26px!important;line-height:1.4!important;}
.layout-default .latestPost .wrapper{padding-left:5%}
body .blog-carousel-section h2, body .blog-carousel-section h2 a{font-size:35px}
body .blog-carousel-section .carousel-heading{font-size:22px}
body .blog-carousel-section{padding-top:20px;margin-bottom:20px;}
.blog .default-container{padding-top:40px}
.blog .layout-featured-container{margin-top:40px}
body .featured-category-title{margin-bottom:15px!important}
article ul li{margin-bottom:10px}
blockquote cite{font-size:16px}
body .logo-wrap{margin-right:20px}
#secondary-navigation li{padding:16px 20px}
body .header-search span.sbutton{margin-top:-4px}
body .header-search{margin-left:40px}
.related-posts.related2 #featured-thumbnail{margin-right:4%}
body .commentmetadata{line-height:1.7}
.thecomment a i{margin-right:7px!important}
}
@media screen and (max-width:960px){
.single-post .container{max-width:96%;}
img{max-width:100%;height:auto!important;}
.ad-300 img{max-width:100%}
.ad-125 li{max-width:40%}
.ad-125 img{padding:0;background:#FAFAFA;border:0;}
.footer-widgets .f-widget{width:31.5%}
.footer-widgets.widgets-num-4 .f-widget{width:22.5%}
.f-widget .widget{margin-bottom:40px}
}
@media screen and (max-width: 961px) and (min-width: 866px) {
#secondary-navigation li{padding:16px 15px;}
}
@media screen and (max-width: 961px) and (min-width: 721px) {
.footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget{width:31.3333333%;margin-right:3%;}
.footer-widgets.widgets-num-4 .f-widget:nth-child(3n), .footer-widgets.widgets-num-3 .f-widget:nth-child(3n){margin-right:0}
}
@media screen and (max-width:920px){
.layout-default .latestPost .post-date + .latestPost-image{width:35%;margin-left:13%;}
.layout-default .latestPost .post-date + .latestPost-image + .wrapper{width:52%;}
}
@media screen and (min-width:865px){
.navigation.mobile-only{display:none}
}
@media screen and (max-width:865px){
#secondary-navigation{padding-top:9px}
.site-description{margin-top:0}
#logo a, #logo img{float:none;letter-spacing:0;}
.widget-header{max-width:100%;float:none;overflow:hidden;width:100%;text-align:center;}
.small-header .widget-header{margin-top:20px}
footer .container{padding:0 2%}
.navigation{width:100%;border:none;display:none;}
.navigation.pagination{display:block;}
.navigation .menu a, .navigation .menu .fa > a, .navigation .menu .fa > a{color:#fff!important;background:transparent;}
.navigation .menu{display:block!important;float:none;background:transparent;margin-bottom:0;}
.navigation ul ul{visibility:visible!important;opacity:1!important;position:relative;left:0!important;border:0;width:100%;margin-top:0;}
.navigation ul li li{background:transparent;border:0;}
nav{height:auto}
#header nav li, #header .navigation ul li li{width:100%!important;float:left;position:relative;}
.navigation ul li:after{display:none}
.navigation ul li:before{display:none}
#header nav li a, .header-default #secondary-navigation li a, body #secondary-navigation .navigation ul .current-menu-item a{border-bottom:1px solid rgba(255, 255, 255, 0.2);width:100%!important;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px!important;letter-spacing:0.5px!important;font-weight:normal!important;}
#secondary-navigation li, #secondary-navigation li li{padding:0;}
#secondary-navigation .navigation ul ul a, #secondary-navigation .navigation ul ul a:link, #secondary-navigation .navigation ul ul a:visited{border-bottom:1px solid rgba(255, 255, 255, 0.2)!important;}
#header nav a{text-align:left;width:100%;text-indent:25px;}
body #header{margin-top:0;}
.menu-icon{display:none;}
a#pull{display:inline-block;position:relative;font-size:16px!important;font-weight:700!important;padding-right:20px;}
a#pull:after{content:"\f0c9";display:inline-block;position:absolute;right:0;top:0;font-family:FontAwesome;}
.header-search #searchform, .header-search #searchform fieldset{width:100%;}
.header-search #s{width:100%;opacity:1;}
.header-search.active #s{height:45px;padding:0 10px;}
.header-search button{right:15px;}
#header .nav-button{margin-top:5px;}
.navigation ul .sfHover a, .navigation ul li:hover, .navigation ul .sfHover ul li{background:transparent}
#catcher{height:0 !important}
.sticky-navigation-active{position:relative !important;top:0 !important;}
.admin-bar .sticky-navigation-active{top:0!important}
.main-container{position:relative;left:0;-webkit-transition:left 500ms ease;transition:left 500ms ease;}
.mobile-menu-active .main-container{left:300px;-webkit-transition:left 500ms ease;transition:left 500ms ease;}
.navigation.mobile-menu-wrapper{display:block;position:fixed;top:0;left:-300px;width:300px;height:100%;background-color:#46a94f;border-right:1px solid rgba(0, 0, 0, 0.2);overflow:auto;-webkit-transition:left 500ms ease;transition:left 500ms ease;-webkit-backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;}
.mobile-menu-active .navigation.mobile-menu-wrapper{left:0;z-index:1111;}
.navigation ul li{width:100%;display:block;}
.navigation ul li:hover{background:none}
.navigation ul li a, .navigation ul ul a{padding:9px 0!important;width:100%;border:none;}
.navigation ul ul{background:none!important;position:static;width:100%;border:none;}
.navigation ul ul li{background:none;width:100%;}
.navigation i{display:inline}
.navigation ul ul a{padding:9px 18px !important}
.navigation ul ul ul a{padding:9px 27px !important}
.navigation ul ul ul ul a{padding:9px 36px !important}
.navigation .toggle-caret{display:block;width:42px;height:42px;line-height:42px;color:#ffffff;border-left:1px solid rgba(255, 255, 255, 0.2);top:0;}
.navigation .menu-item-has-children > a:after{content:''}
#mobile-menu-overlay{position:fixed;width:100%;height:100%;top:0;left:0;z-index:999;cursor:pointer;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:rgba(0,0,0,.5);}
html.noscroll{position:fixed;overflow-y:scroll;width:100%;}
#wpmm-megamenu .wpmm-subcategories{width:100%;text-indent:0;}
#wpmm-megamenu .wpmm-posts{width:100%}
#wpmm-megamenu .wpmm-post{width:100%!important;padding:0 10px!important;text-align:center!important;}
#wpmm-megamenu .wpmm-thumbnail img{float:left}
div.header-social-icons, .mts-cart{display:block!important}
#secondary-navigation .mts-cart{display:block!important;padding-left:0;}
#secondary-navigation .navigation ul li:hover, #secondary-navigation .navigation ul .current-menu-item{background:transparent}
.wpmm-megamenu-showing.wpmm-light-scheme{background:transparent!important}
#secondary-navigation .navigation ul ul li{background:transparent}
#secondary-navigation .header-social-icons a{font-size:18px!important;padding:14px 10px!important;width:auto;text-indent:0;background:transparent;}
.navigation i{margin-right:0}
.prev-next{display:none}
.footer-nav-section, #copyright-note{width:100%;float:none;text-align:center;}
#copyright-note{padding:20px 0;}
.blog-heading-section .right, .blog-heading-section .left{width:100%;}
.single-subscribe #wp-subscribe .title{position:static!important;}
.single-subscribe #wp-subscribe .title, .single-subscribe #wp-subscribe p, .single-subscribe .widget #wp-subscribe form{width:100%;height:100%;float:none;}
body .single-subscribe .widget #wp-subscribe{padding:25px;}
.single-subscribe .layout-subscribe-container{padding:50px 0 40px 0!important;}
body .teams-section .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;}
body .teams-section .teams-heading-section{margin-bottom:20px;}
body .teams-section .teams-heading-section, body .teams-section .teams-section-items{-webkit-box-flex:1;-ms-flex:0.1;flex:1;width:100%;text-align:center;}
body .teams-section h2{margin-bottom:10px;}
.services-section-items .service-item{-webkit-box-flex:1;-ms-flex:1 0 32%!important;flex:1 0 32%!important;width:32%!important;margin-right:2%!important;max-width:32%!important;}
.services-section-items .service-item:nth-child(4n){margin-right:2%!important}
.services-section-items .service-item:nth-child(3n){margin-right:0!important;}
body .blog-carousel h3.title a{font-size:18px}
body .breadcrumbs-section .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.breadcrumbs-section .container h1{margin-bottom:20px}
body .header-search span.sbutton{margin-top:-7px}
#site-header .header-search .searchbox-open .searchbox-icon{top:4px}
body .twogrid-section, body .services-section{margin-top:80px;}
body .twogrid-section .twocolumn-cta-heading-section, body .services-heading-section, body .blog-heading-section, body .clients-heading-section{margin-bottom:50px;}
body .blog-section{padding-top:100px;padding-bottom:80px;}
body .clients-section{padding-top:80px;padding-bottom:50px;}
body .teams-section{margin-top:60px;}
body .twogrid-section h2, body .blog-section h2, body .services-section h2, body .clients-section h2, body .teams-section h2{font-size:32px;}
body .twogrid-section h3{font-size:32px}
.header-layout2 #header .logo-wrap{float:left;width:auto;}
.header-layout2 #secondary-navigation{float:right;}
}
@media screen and (max-width:768px){
.featured-category-title{font-size:24px!important;line-height:1.3!important;}
.related-posts-container .flex-grid.grid2, .related-posts-container .flex-grid.grid3, .related-posts-container .flex-grid.grid4, .related-posts-container .flex-grid.grid5, .related-posts-container .flex-grid.grid6, .related-posts-container .flex-grid.grid7, .related-posts-container .flex-grid.grid8{-ms-flex:0 0 calc( 50% - 30px);-webkit-box-flex:0;flex:0 0 calc( 50% - 30px);}
.article, .single-post .article{width:100%}
#content_box{padding-right:0px;padding-left:0px!important;}
.sidebar.c-4-12{margin:0 auto;float:none!important;width:100% !important;max-width:300px;overflow:hidden;padding-top:40px;}
.layout-featured .latestPost{width:48%;margin-right:4%;}
.layout-featured .latestPost:nth-of-type(3n){margin-right:4%}
.layout-featured .latestPost:nth-of-type(2n){margin-right:0}
.layout-featured .latestPost:nth-of-type(3n+1){clear:none}
.layout-featured .latestPost:nth-of-type(2n+1){clear:both}
.front-view-content{font-size:15px!important;line-height:1.8!important;}
.layout-default .readMore .button{font-size:17px;height:48px;line-height:48px;}
.layout-default .latestPost .post-date + .latestPost-image{width:35%;margin-left:13%;}
.layout-default .latestPost .post-date + .latestPost-image + .wrapper{width:52%;}
body #respond h4, body .total-comments{font-size:24px;}
body .single-subscribe .widget #wp-subscribe input.submit, body .single-subscribe #wp-subscribe input.email-field, body .single-subscribe #wp-subscribe input.name-field{height:46px;font-size:16px;}
body .slider-item .container{padding:250px 0;}
body .slider-section .slider-title{font-size:45px;margin-bottom:20px;}
body .slider-section .slider-text{font-size:18px;}
.slider-section .button{margin-top:12px}
.threegrid-section .grid-item, .blog-section-posts .blog-section-post{-webkit-box-flex:1;-ms-flex:1 0 48%!important;flex:1 0 48%!important;width:48%!important;margin-right:4%!important;max-width:48%!important;}
.threegrid-section .grid-item:nth-child(3n), .blog-section-posts .blog-section-post:nth-child(3n), .blog-section-posts .blog-section-post:last-child{margin-right:4%!important;}
.threegrid-section .grid-item:nth-child(2n), .blog-section-posts .blog-section-post:nth-child(2n){margin-right:0!important;}
article .alignwide{max-width:inherit}
article .nosidebar .alignwide, article .cslayout .alignwide, article .sclayout .alignwide{margin-right:-2%!important;width:calc(100% + 4%)!important;margin-left:-2%!important;}
article .sclayout .alignfull, article .cslayout .alignfull{margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;}
}
@media screen and (max-width:728px){
.logged-in .pace .pace-progress{top:46px}
.widget-header{max-width:100%;margin-top:0;margin-bottom:10px;}
.footer-sections .footer-nav-section{text-align:center;}
.footer-nav-container, .footer-nav-social-icons{width:100%;}
.footer-nav-social-icons{float:none}
}
@media screen and (min-width:985px){
.widget-header .adcode-widget{width:728px;height:90;}
}
@media screen and (max-width:730px){
.cooked-recipe-info .cooked-left, .cooked-recipe-info .cooked-right{}
#wrapper .cooked-recipe-info{background:none;padding-left:0;}
#wrapper .cooked-recipe-info .cooked-left > span{margin:0.5rem 1rem 1rem;padding:0;border:none;}
#wrapper .cooked-recipe-info .cooked-difficulty-level{padding:0!important;}
#wrapper .cooked-recipe-info .cooked-right > span{border:none;}
}
@media screen and (max-width:720px){
.ad-125 li{max-width:45%}
#comments{margin-right:0}
.widget-header .textwidget{margin-top:0;padding-left:0;border-left:none;}
.footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget{width:48%;margin-right:4%;}
.footer-widgets.widgets-num-4 .f-widget:nth-child(even), .footer-widgets.widgets-num-3 .f-widget:nth-child(even){margin-right:0}
.twocolumn-cta-section{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.twocolumn-cta-section .twocolumn-left, .twocolumn-cta-section .twocolumn-right{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;min-height:500px;}
.twogrid-section .two-column-cta-button-inner{width:100%}
}
@media screen and (max-width:640px){
body .services-section h3{font-size:18px}
body .clients-section-items ul li{-webkit-box-flex:1;-ms-flex:1 0 33.33333%;flex:1 0 33.33333%;max-width:33.33333%;}
.layout-default .latestPost .post-date + .latestPost-image{width:32%;margin-left:16%;}
.layout-default .latestPost .post-date + .latestPost-image + .wrapper{width:52%;}
.layout-default .latestPost .title a{font-size:24px!important;}
body .blog-carousel-section h2, body .blog-carousel-section h2 a{font-size:30px}
body .blog-carousel-section .carousel-heading{font-size:20px;margin-bottom:0;}
body .breadcrumb, body .rank-math-breadcrumb{font-size:15px}
.breadcrumb > div, .rank-math-breadcrumb .separator{padding:0 5px}
html body{font-size:16px;line-height:1.8;}
.single-header .post-info > span{padding:8px 15px;}
body .post-info > span{padding-top:4px;padding-bottom:4px;}
body .slider-item .container{padding:200px 0;}
}
@media screen and (max-width:600px){
.featured-thumbnail img{width:100%}
.logged-in .pace .pace-progress{top:0px}
.footer-widgets .f-widget, .footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget.last{width:100%!important;max-width:340px;margin-bottom:15px;float:none!important;margin:0 auto!important;}
html #wpadminbar{position:fixed}
.related-posts-container .flex-grid.grid4, .related-posts-container .flex-grid.grid5, .related-posts-container .flex-grid.grid6, .related-posts-container .flex-grid.grid7, .related-posts-container .flex-grid.grid8{-webkit-box-flex:0;-ms-flex:0 0 calc( 33.3333% - 24px);flex:0 0 calc( 33.3333% - 24px)}
}
@media screen and (min-width:550px){
.widget-header .adcode-widget{width:468px;height:60;}
}
@media screen and (max-width:550px){
body .featured-content a.title{padding:25px;font-size:34px;line-height:38px;}
.sbutton{float:right}
.f-widget{width:100%;margin-right:0;}
blockquote{padding:30px 30px 20px 30px;font-size:18px!important;}
.commentmetadata{overflow:visible}
.single_post .post-single-content, .tags{padding-left:0;}
.footer.logo-wrap{float:none;display:inline-block;}
.footer-logo-section{text-align:center}
body .single-subscribe{width:calc(100% + 50px);margin:0 -25px 40px -25px;}
body .postauthor{padding-top:50px;padding-bottom:50px;}
.postauthor{text-align:center;}
.postauthor img{float:none;margin-right:0!important;}
.services-section-items .service-item{-webkit-box-flex:1;-ms-flex:1 0 48%!important;flex:1 0 48%!important;width:48%!important;margin-right:4%!important;max-width:48%!important;}
.services-section-items .service-item:nth-child(3n), .services-section-items .service-item:nth-child(4n){margin-right:4%!important;}
.services-section-items .service-item:nth-child(2n){margin-right:0!important;}
body .teams-section .teams-section-items .team-item{-webkit-box-flex:1;-ms-flex:1 0 48%;flex:1 0 48%;margin-right:4%;text-align:center;max-width:48%;}
body .teams-section .teams-section-items .team-item:nth-child(3n){margin-right:4%;}
body .teams-section .teams-section-items .team-item:nth-child(2n){margin-right:0;}
body .blog-section,{padding-top:60px;padding-bottom:60px;}
body .clients-section{padding-top:60px;padding-bottom:60px;}
body .services-section{margin-top:60px;}
body .two-column-cta-button .container{max-width:100%;}
body .twogrid-section .two-column-cta-button-inner{padding-left:0;padding-right:0;}
body .twogrid-section{margin-top:30px}
body .twogrid-section .twocolumn-cta-heading-section, body .services-heading-section{margin-bottom:40px;max-width:96%;margin-left:auto;margin-right:auto;}
body .blog-section{padding-top:80px;padding-bottom:60px;}
.blog-section h2{margin-bottom:40px}
body .twogrid-section h2, body .blog-section h2, body .services-section h2, body .clients-section h2, body .teams-section h2, body .twogrid-section .twocolumn-cta-heading-section h2{font-size:28px;}
body .twogrid-section .twocolumn-cta-heading-section, body .services-heading-section, body .clients-heading-section{margin-bottom:30px;}
body .author-social{padding-left:0}
.footer-logo-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.footer-logo-section .footer.logo-wrap, .footer-logo-section .footer #logo a{margin-right:0}
.footer-logo-social-icons{text-align:none}
#commentform p.comment-form-author, #commentform p.comment-form-email, #commentform p.comment-form-url{width:100%;margin-right:0;}
}
@media screen and (max-width:480px){
.top-bar .top-bar-text{font-size:14px;}
#header .nav-button{display:none;}
.header-search-icon{margin-right:0;}
.default-container{margin-top:30px!important;margin-bottom:0!important;}
.layout-default .post-info{line-height:1.4;}
#site-footer{margin-top:50px!important;}
.navigation{border-bottom:0}
.navigation{margin-top:0;margin-bottom:0;}
.layout-default .latestPost{width:100%;}
#featured-thumbnail.fitness-widgetfull{float:none;width:100%;margin-right:0;}
.single-subscribe .widget #wp-subscribe .title{margin-bottom:10px;}
.tags{margin:0 0 40px 0;}
.postauthor::after{top:-40px;}
.related-posts{margin-top:35px;padding-top:45px;}
body #sidebar .widget{margin-bottom:30px;}
.related-posts article{width:100%;float:left!important;max-width:100%;}
.related-posts.related6 .related-posts-container{width:100%;margin-right:0;}
.related-posts.related6 .related-posts-ad{float:left;width:100%;max-width:100%;text-align:center;margin-bottom:20px;}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{width:100%;margin-right:0;}
.copyrights{text-align:center}
#copyright-note > span{float:none;margin-left:0;margin-right:0}
#copyright-note>span::after{display:none;}
.top{width:100%}
.commentlist .children, .commentlist .children .children{padding-left:0;width:100%;}
.related-posts .latestPost .title a{font-size:18px!important}
#copyright-note{float:none;width:100%;}
.to-top{float:none;clear:both;width:100%;}
body .related-posts{margin-bottom:0}
.right .breadcrumb, .right .rank-math-breadcrumb{margin-bottom:0;}
body .twogrid-section h2, body .blog-section h2, body .services-section h2, body .clients-section h2, body .teams-section h2{font-size:28px;width:80%;margin-left:auto;margin-right:auto;}
body .twogrid-section p.sub-heading, body .services-section p.sub-heading, body .teams-section p.sub-heading, body .blog-section p.sub-heading, body .clients-section p.sub-heading{font-size:18px;width:80%;margin-left:auto;margin-right:auto;}
body .threegrid-section .grid-item, body .blog-section-posts .blog-section-post{-webkit-box-flex:1;-ms-flex:1 0 100%!important;flex:1 0 100%!important;width:100%!important;margin-right:4%!important;max-width:100%!important;}
body .blog-section-wrap{font-size:16px;bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%);}
body .clients-section-items ul li{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;max-width:50%;}
.layout-featured .latestPost{width:100%!important;margin-right:auto!important;margin-left:auto!important;}
.layout-default .latestPost .post-date + .latestPost-image{width:80%;margin-left:20%;}
.layout-default .latestPost .post-date + .latestPost-image + .wrapper{width:80%;margin-top:30px;padding-left:0;}
body .post-date:before{height:14%}
.layout-default .latestPost:after{width:20%}
.layout-default .latestPost:before{width:80%}
.layout-default .latestPost .title a{font-size:22px!important;}
.breadcrumbs-section .container .breadcrumb, .breadcrumbs-section .container .rank-math-breadcrumb{display:block;}
body .single-subscribe #wp-subscribe input.email-field, body .single-subscribe #wp-subscribe input.name-field, .single-subscribe .widget #wp-subscribe input.submit, #commentform input#submit, #mtscontact_submit, .widget #wp-subscribe input.submit{width:100%;position:static;height:56px;line-height:56px;}
body .blog-section,{padding-top:50px;padding-bottom:40px;}
.related-posts-container .flex-grid.grid2, .related-posts-container .flex-grid.grid3, .related-posts-container .flex-grid.grid4, .related-posts-container .flex-grid.grid5, .related-posts-container .flex-grid.grid6, .related-posts-container .flex-grid.grid7, .related-posts-container .flex-grid.grid8{-ms-flex:0 0 calc( 100% - 30px);-webkit-box-flex:0;flex:0 0 calc( 100% - 30px);}
.related-posts .latestPost .title a{font-size:20px!important;}
body .slider-section .slider-title{font-size:40px;}
body .slider-section .slider-text{font-size:16px;}
body .slider-section .button, body .twogrid-section .button{height:55px;line-height:55px;font-size:16px;}
.threegrid-section .grid-item{padding-top:30px;padding-bottom:50px;}
.twocolumn-cta-section .twocolumn-left, .twocolumn-cta-section .twocolumn-right{min-height:430px;}
}
@media screen and (max-width:430px){
.latestPost-review-wrapper .review-total-star{position:relative;right:0;top:0;}
.related-posts-container .flex-grid.grid2, .related-posts-container .flex-grid.grid3, .related-posts-container .flex-grid.grid4, .related-posts-container .flex-grid.grid5, .related-posts-container .flex-grid.grid6, .related-posts-container .flex-grid.grid7, .related-posts-container .flex-grid.grid8{-webkit-box-flex:0;-ms-flex:0 0 calc( 100% - 24px);flex:0 0 calc( 100% - 24px)}
.layout-default .latestPost{margin-bottom:30px;}
.layout-default .latestPost #featured-thumbnail{width:100%;}
.layout-default .latestPost .wrapper{width:100%;margin-top:20px;}
}
@media screen and (min-width:400px){
.widget-header .adcode-widget{width:320px;height:100px;}
}
@media screen and (max-width:400px){
#commentform textarea{width:100%}
.related-posts-ad{max-width:100%;margin-bottom:15px;}
body .single-title{font-size:24px}
body .postauthor h5, body .postauthor h5 a{font-size:24px;}
.single_post{margin-bottom:10px}
.thecontent ul, .thecontent ol{padding-top:0}
body .postauthor, #comments{padding-top:20px}
body .postauthor{padding-bottom:10px}
body #sidebar .widget{margin-bottom:30px;}
.footer-nav-social-icons{margin-top:20px}
body .footer-nav-container li a{margin:0 5px}
.footer-nav-container .footer-separator{display:none}
body #sidebar .widget h3.widget-title{font-size:24px;margin-bottom:15px;}
.layout-featured .latestPost{width:100%;margin-right:0;}
body .post-date{position:relative;text-align:left;margin-bottom:20px;}
body .post-date > div{display:inline-block}
body .post-date .date-circle{display:none}
body .post-date:before, body .post-date:after, body .layout-default .latestPost:after{display:none}
body .layout-default .latestPost:before{width:100%}
.layout-default .latestPost .post-date + .latestPost-image{width:100%;margin-left:0;}
.layout-default .latestPost .post-date + .latestPost-image + .wrapper{width:100%;padding-left:0;}
body .blog-carousel-section h2, body .blog-carousel-section h2 a{font-size:28px}
#header h1, #header h2{float:none}
body .logo-wrap{width:100%;text-align:center;margin-bottom:10px;}
.header-default #secondary-navigation{float:left;}
body .header-search{margin-top:0}
body .services-section-items .service-item{-webkit-box-flex:1;-ms-flex:1 0 100%!important;flex:1 0 100%!important;width:100%!important;margin-right:4%!important;max-width:100%!important;}
.related-posts.related2 article header{overflow:visible}
.related-posts.related2 #featured-thumbnail{width:100%;margin-right:0;}
}
@media screen and (max-width:320px){
.flex-caption { display: none }
.latestPost { width: 100% !important }
.navigation li {
display: block;
float: none;
width: 100%;
}
.navigation li a { border-bottom: 1px solid #576979 }
}.review-list li:after,.wp-reviews-list .item:after,.wp-reviews-list .reviews-pagination:after,.wpr-businesses:after,.yelp-logo-wrapper:after,[data-ui-tabs] .ui-tabs-nav:after,[data-wp-review-tabs] .tab-titles:after{content:" ";display:block;height:0;visibility:hidden;clear:both}.review-wrapper{border:1px solid #e7e7e7;margin-bottom:30px;clear:both;-webkit-box-sizing:border-box;box-sizing:border-box}.review-wrapper .review-list{margin:0;list-style:none;padding:0;clear:both;-webkit-box-sizing:border-box;box-sizing:border-box}.review-wrapper .review-list li{margin:0;list-style:none}.review-wrapper li:after{content:'';display:block;clear:both}.review-wrapper .review-desc li:after{display:none}.review-wrapper .review-total-wrapper h5{font-family:inherit}.review-title{background-color:#f6f6f6;border-bottom:1px solid #e7e7e7;margin:0;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:inherit}.review-price{float:right}.review-links{list-style:none;padding:15px 15px 8px;margin:0;overflow:hidden;border-bottom:1px solid;-webkit-box-sizing:border-box;box-sizing:border-box}.review-links li{display:inline-block;margin-bottom:10px}.review-links li a{display:block;padding:4px 10px;margin:0 10px 0 0;border:1px solid;border-radius:5px;outline:0}.review-links li:last-child a{margin-right:0}.review-links .review-links:not(:last-child) a{margin-right:10px}.article .review-links{margin:0;padding:15px 15px 8px}.entry-content .review-wrapper li:last-child a{margin-right:0}.wpr-error{background:#f9ada7;padding:10px;margin:10px 0}.review-list li{-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #e7e7e7;padding:10px 15px;position:relative;list-style:none!important}.review-list li:nth-child(2n){background-color:#fafafa}.review-list li:last-child{border-bottom:1px solid #e7e7e7}.widefat .column-comment ul.review-list,.wp_review_comment .review-list{margin:0;padding:0}.wp-review-comment-form .review-list li,.wp_review_comment .review-list li{padding:10px;margin:0;background:#f9f9f9;border-bottom:1px solid #e7e7e7}.review-summary-title{margin-bottom:5px}.review-desc{padding:10px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.review-desc p:last-child{margin-bottom:0}.review-pros-cons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 15px 30px;clear:both;-webkit-box-sizing:border-box;box-sizing:border-box}.review-pros-cons .review-pros{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.review-pros-cons .review-pros p:last-of-type{margin-bottom:0}.review-pros-cons .review-cons{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.review-pros-cons .review-cons p:last-of-type{margin-bottom:0}.review-pros-cons .review-cons .mb-5 strong:before,.review-pros-cons .review-pros .mb-5 strong:before{content:"\f164";font-family:"FontAwesome";font-weight:normal;margin-right:5px;opacity:0.7}.review-pros-cons .review-cons .mb-5 strong:before{content:"\f165"}.review-pros-cons ol,.review-pros-cons ul{margin:0;padding:0;list-style:none}.review-pros-cons li{list-style-type:none!important}.review-pros-cons .review-cons ul li:before,.review-pros-cons .review-pros ul li:before{content:"\f00c";font-family:"FontAwesome";opacity:.4;margin-right:7px}.review-pros-cons .review-cons ul li:before{content:"\f00d"}.wp_review_comment .review-pros-cons{padding-left:0;padding-right:0}textarea#wp_review_comment_cons,textarea#wp_review_comment_pros{height:100px}.wp-review-comment-form-qualifier label{display:block}.wp-review-comment-form-qualifier select{display:block;width:100%}#review .review-desc ol,#review .review-desc ul{margin:0;padding:0}.review-result-wrapper{white-space:nowrap;position:relative}.review-star .review-result-wrapper{display:inline-block}.review-star .review-result-wrapper img.wp-review-image{max-width:20px;max-height:20px;display:inline-block;opacity:0.6}.wp-review-usercomment-rating-star .review-result-wrapper img{opacity:0.6}.wp-review-usercomment-rating-star .review-result-wrapper .review-result img{opacity:1}.review-star .wpr-count{margin-left:3px;vertical-align:top}.review-circle .review-result-wrapper{height:100%}.review-result-wrapper i,.review-result-wrapper img.wp-review-image{font-style:normal;font-size:16px;padding:0;line-height:inherit}.reviewed-item{display:inline-block;padding:10px 15px;border-bottom:1px solid #e7e7e7;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.reviewed-item .review-links{border:0;background:transparent!important}.reviewed-item .review-links li{margin:0}.reviewed-item .reviewed-item-data img{vertical-align:top}.reviewed-item-image{float:right;max-width:40%;margin-left:15px}.rtl .reviewed-item-image{float:left;margin-left:0;margin-right:15px}.reviewed-item-data-label{display:inline-block}.reviewed-item-data p:last-of-type{margin-bottom:0}.review-result{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.rtl .review-result{left:auto;right:0}.review-total-wrapper{float:right;clear:both;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 15px 20px 15px}.review-embed-code{clear:both;padding:7px 15px 15px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box}.review-embed-code #wp_review_embed_code{font-size:14px;width:100%;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:0;background:rgba(0, 0, 0, 0.05)}.rtl .review-total-wrapper{float:left}.review-total-wrapper .review-total-box{border:0;display:block;font-size:40px;font-weight:700;text-align:right;margin:0;padding:35px 0 20px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.circle-point .review-total-box{height:180px}.review-total-wrapper .review-total-box small{font-size:12px;display:block}.percentage-icon{font-size:22px;position:relative;top:-14px}.review-total-star{position:relative;margin:0 auto;float:right}.review-star.review-total{position:relative}.wp-review-loading-msg,.wp-review-loading .review-result-wrapper{display:none}.wp-review-loading .wp-review-loading-msg{display:block}.review-total{z-index:99}.rtl .review-total{left:auto;right:0}.review-star,.wp-review-user-feature-rating-star{position:relative;margin:0 auto;display:inline-block}.postbox .review-star{position:relative;right:auto;top:auto}.review-list .review-star,.review-list .wp-review-user-feature-rating-star,.review-total-circle .review-star,.user-review-area .review-star,.wp-review-percentage-type .review-total-circle .review-star,.wp-review-point-type .review-total-circle .review-star{float:right}.rtl .review-list .review-star,.rtl .review-total-circle .review-star,.rtl .user-review-area .review-star,.rtl .wp-review-percentage-type .review-total-circle .review-star,.rtl .wp-review-point-type .review-total-circle .review-star{float:left;margin-right:10px;margin-left:0}.circle-point .review-list li{padding:14px 15px}.review-percentage .review-result-wrapper,.review-point .review-result-wrapper{background:rgba(0, 0, 0, 0.1);width:100%;height:22px}.review-point .review-result-wrapper{background-color:rgba(0, 0, 0, 0.1)}.review-total-point .review-result,.wp-review-percentage-type .review-result,.wp-review-point-type .review-result{position:absolute;top:0;left:0;height:22px}.rtl .review-total-point .review-result,.rtl .wp-review-percentage-type .review-result,.rtl .wp-review-point-type .review-result{left:auto;right:0}.review-total-star.allowed-to-rate .review-result-wrapper{background:none}.wp-review-point-type .review-total-point .review-result-wrapper{background:none}.review-total-percentage.allowed-to-rate.has-not-rated-yet,.review-total-point.allowed-to-rate.has-not-rated-yet{float:none;cursor:pointer}.review-percentage .review-result-wrapper,.review-point .review-result-wrapper{position:relative;width:100%}.review-percentage .review-result,.review-point .review-result{background:currentColor;height:22px}.wp-review-comment-rating.wp-review-comment-rating-percentage .review-result-wrapper,.wp-review-comment-rating.wp-review-comment-rating-point .review-result-wrapper,.wp-review-user-rating.wp-review-user-rating-percentage .review-result-wrapper,.wp-review-user-rating.wp-review-user-rating-point .review-result-wrapper{cursor:pointer}.wp-review-user-rating.wp-review-user-rating-percentage.has-rated .review-result-wrapper,.wp-review-user-rating.wp-review-user-rating-point.has-rated .review-result-wrapper{cursor:default}.wp-review-comment-rating.wp-review-comment-rating-percentage .review-result-wrapper:hover .review-result,.wp-review-comment-rating.wp-review-comment-rating-point .review-result-wrapper:hover .review-result,.wp-review-user-rating.wp-review-user-rating-percentage .review-result-wrapper:hover .review-result,.wp-review-user-rating.wp-review-user-rating-point .review-result-wrapper:hover .review-result{display:block;-webkit-transition:none;-o-transition:none;transition:none}.review-percentage,.review-point{position:relative;clear:both}.wp-review-your-rating{position:absolute;top:102%;left:45%;margin-left:-20px;font-size:12px;line-height:18px;background:#f0f0f0;color:#444;pointer-events:none;z-index:999;display:none;white-space:nowrap;padding:2px 4px}.rtl .wp-review-your-rating{left:auto;right:45%}.column-wp_review_rating .wp-review-circle-rating{-webkit-box-shadow:none;box-shadow:none}.review-percentage:hover .wp-review-your-rating,.review-point:hover .wp-review-your-rating{display:block}.review-result-text{position:absolute;left:4px;top:0;font-size:16px;line-height:22px;display:none}.rtl .review-result-text{left:auto;right:4px}.wp-admin .review-result-text,.wp-review-usercomment-rating .review-result-text{display:block}.review-result-mobile{height:16px;background-color:#eee;position:relative;cursor:pointer}.review-result-mobile .ui-slider-range{height:16px;line-height:16px;font-size:11px;font-weight:700;color:#eee;background-color:#ccc;overflow:hidden;padding-left:10px}.review-result-mobile .ui-slider-handle{height:20px;width:20px;display:block;position:absolute;top:-2px;margin-left:-10px;border:1px solid #aaa;outline:0;background-color:#fff;-webkit-box-shadow:0 0px 3px rgba(0, 0, 0, 0.4);box-shadow:0 0px 3px rgba(0, 0, 0, 0.4);border-radius:2px;cursor:pointer}.review-total-circle.allowed-to-rate.has-not-rated-yet .review-result-wrapper{cursor:pointer}.wp-review-user-rating-circle .review-result-wrapper{text-align:right}.wp-review-user-rating.wp-review-user-rating-circle.wp-review-input-set{float:right}.wp-review-circle-type .user-total-wrapper{overflow:hidden;margin-top:3px}.review-wrapper .wp-review-circle-rating{padding:0;width:auto;display:inline}.user-review-area .review-circle{float:right;height:32px}.review-list .review-circle{float:right;margin-top:-4px}.wp-review-circle-type .review-total-wrapper>.review-total-box{display:none}.review-circle.review-total{height:100px;width:100px}.review-list .review-thumbs,.review-list .wp-review-user-feature-rating-thumbs,.user-review-area .review-thumbs,.user-review-area .wp-review-user-feature-rating-thumbs{float:right}.review-thumbs,.wp-review-user-feature-rating-thumbs{display:inline-block}.review-thumbs .review-result-wrapper,.wp-review-user-feature-rating-thumbs .review-result-wrapper{font-size:unset;height:unset}.review-thumbs .wpr-thumbs-button,.wp-review-user-feature-rating-thumbs .wpr-thumbs-button{display:inline-block;text-decoration:none;border:0;text-align:right;float:right}.review-thumbs .wpr-thumbs-button.wpr-thumbs-up-button .wpr-thumbs-icon,.wp-review-user-feature-rating-thumbs .wpr-thumbs-button.wpr-thumbs-up-button .wpr-thumbs-icon{border-radius:4px 0 0 4px;border-right:0}.review-thumbs .wpr-thumbs-button.wpr-thumbs-down-button,.wp-review-user-feature-rating-thumbs .wpr-thumbs-button.wpr-thumbs-down-button{text-align:left}.review-thumbs .wpr-thumbs-button.wpr-thumbs-down-button .wpr-thumbs-icon,.wp-review-user-feature-rating-thumbs .wpr-thumbs-button.wpr-thumbs-down-button .wpr-thumbs-icon{float:left;margin-left:0;margin-right:5px;border-radius:0 4px 4px 0}.review-thumbs .wpr-thumbs-button .wpr-thumbs-icon,.wp-review-user-feature-rating-thumbs .wpr-thumbs-button .wpr-thumbs-icon{border:1px solid rgba(0, 0, 0, 0.1);background:rgba(255, 255, 255, 0.3);padding:0 10px;color:#333;border-radius:4px;float:right;margin-left:5px}.rating-thumbs-output .wpr-thumbs-button{min-width:80px}.latestPost-review-wrapper .rating-thumbs-output .wpr-thumbs-button{min-width:auto}.entry-content .review-wrapper h1,.entry-content .review-wrapper h2,.entry-content .review-wrapper h3,.entry-content .review-wrapper h4,.entry-content .review-wrapper h5,.entry-content .review-wrapper h6{margin:0}#content .review-summary-title,#content .reviewed-item p,.entry-content .review-summary-title,.entry-content .reviewed-item p{margin-bottom:5px}#content .review-desc p:last-child{margin-bottom:0}#review .review-desc ul{margin:0;margin-left:20px;padding-left:0}.review-total-only{padding:3px 8px;background:#fff;display:inline-block;border-radius:3px}.review-total-only .percentage-icon{font-size:inherit;top:0}.review-total-only .review-type-star{font-size:12px;padding:3px 6px}.review-total-only .review-total-star{font-size:12px;margin:0}.review-result-wrapper .review-result i,.review-result-wrapper .review-result img.wp-review-image{opacity:1;filter:alpha(opacity=100)}.wp-review-box-float-left{margin-right:20px}.wp-review-box-float-right{margin-left:20px}.wpr-user-features-rating{clear:both}.wpr-user-features-rating .user-review-title{padding:10px 15px;margin:0;font-weight:bold}.wpr-user-features-rating .user-total-wrapper{margin:0;display:inline-block}.wpr-user-features-rating .wp-review-user-feature-rating-circle+span{display:inline-block;margin-top:10px}.wpr-user-features-rating .wp-review-user-feature-rating-circle .review-result-wrapper{height:50px}.user-review-area{border-bottom:1px solid #e7e7e7;padding:10px 15px;position:relative;clear:both;float:left;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.user-review-area .wp-review-user-rating-star{float:right}.wp-review-user-rating .review-star .review-result-wrapper:hover span img{opacity:1}.wp-review-user-rating .review-star .review-result-wrapper:hover span:hover~span img{opacity:0.6}.review-total-star.allowed-to-rate{float:right;margin:0}.user-review-title{margin:15px 15px 10px;padding:0;font-family:inherit}.user-total-wrapper .user-review-title{font-weight:bold;margin:0}.wp-review-user-rating .review-result-wrapper span{cursor:pointer;padding:0 0 0 4px}.wp-review-user-rating .review-result-wrapper span img.wp-review-image{opacity:0.6}.wp-review-user-rating .review-result-wrapper span.active i,.wp-review-user-rating .review-result-wrapper span.active img.wp-review-image,.wp-review-user-rating .review-result-wrapper span:hover i,.wp-review-user-rating .review-result-wrapper span:hover img.wp-review-image{opacity:1!important}.wp-review-user-rating .review-result-wrapper .review-result{letter-spacing:-2px}.wp-review-user-rating .review-result-wrapper .review-result i,.wp-review-user-rating .review-result-wrapper .review-result img.wp-review-image{padding-left:4px}.wp-review-user-rating.has-rated .review-result-wrapper:hover .review-result{display:block}.wp-review-user-rating .review-result-wrapper:hover .review-result,.wp-review-user-rating.wp-review-loading .review-result-wrapper,.wp-review-user-rating.wp-review-loading .wp-review-your-rating{display:none}.wp-review-user-rating .review-list li{border-top:1px solid}.wpr-rating-accept-btn{width:100%;float:right;border-radius:0;padding:14px;border:0;color:#fff;font-size:inherit;cursor:pointer}.wpr-rating-accept-btn[disabled]{cursor:not-allowed}.wp-review-rating-input.review-circle canvas,.wp-review-rating-input.review-percentage .review-result-wrapper,.wp-review-rating-input.review-point .review-result-wrapper{cursor:pointer}.wp-review-comment-form-rating{margin-bottom:15px}.wp-review-comment-form-rating .review-list li{padding:10px;background:#f9f9f9}.wp-review-comment-form-rating .user-review-title{margin:0;margin-bottom:10px}.wp-review-comment-form-rating .features-rating-list{margin:0;padding:0}.wp-review-comment-field{margin-bottom:10px}.review-total-star-comments{position:relative;display:inline-block}.wp-review-comment-title{font-size:18px}.comment-text-inner{clear:both}.comment .review-thumbs .wpr-thumbs-button{min-width:auto}.comment .review-thumbs .wpr-thumbs-button .wpr-thumbs-icon{margin:0;border:1px solid rgba(0, 0, 0, 0.1);border-radius:2px}.comment .review-list li{margin-bottom:0}.wp-review-comment-rating .review-result-wrapper span{cursor:pointer;padding-left:4px}.wp-review-comment-rating .review-result-wrapper span i,.wp-review-comment-rating .review-result-wrapper span img.wp-review-image{opacity:0.6}.wp-review-comment-rating .review-result-wrapper span.active i,.wp-review-comment-rating .review-result-wrapper span.active img.wp-review-image,.wp-review-comment-rating .review-result-wrapper span:hover i,.wp-review-comment-rating .review-result-wrapper span:hover img.wp-review-image{opacity:1!important;color:#FFB300}.wp-review-comment-rating .review-result-wrapper span:hover~span i{opacity:1;color:currentColor}.wp-review-comment-rating .review-result-wrapper:hover .review-result{display:none}.wp-review-comment-rating .review-result-wrapper .review-result{letter-spacing:-1.9px}.wp-review-comment-rating .review-result-wrapper .review-result i,.wp-review-comment-rating .review-result-wrapper .review-result img.wp-review-image{padding-left:4px}.wp-review-comment-rating .review-result-wrapper:hover span img{opacity:1}.wp-review-comment-rating .review-result-wrapper:hover span:hover~span img{opacity:0.6}.wpr-comment-features-rating .wp-review-user-feature-rating-circle{height:50px}.wpr-comment-features-rating .review-list .review-circle{margin-top:0;height:50px}.wpr-comment-features-rating li .wp-review-user-feature-rating-circle+span{margin-top:14px;display:inline-block}.rtl .wp-review-comment-rating .review-result-wrapper span i{float:right}.wp-review-feedback{margin-top:10px}.wp-review-feedback .review-btn{display:inline-block;text-decoration:none;background:#eee;padding:3px 9px;color:#333;border-radius:4px;font-size:14px}.wp-review-feedback .review-btn.voted,.wp-review-feedback .review-btn.voted~a{cursor:default}.wp-review-feedback .review-btn.voted,.wp-review-feedback .review-btn:hover{text-decoration:none;background:#81C784;color:#fff!important}.wp-review-feedback .review-btn:nth-child(2){margin-left:5px}.rtl .wp-review-feedback .review-btn:nth-child(2){margin-left:auto;margin-right:5px}.wp-review-feedback .review-btn.voted:nth-child(2),.wp-review-feedback .review-btn:nth-child(2):hover{text-decoration:none;background-color:#E57373;color:#fff!important}.wp-review-comment-form-title{clear:both;margin-bottom:15px}.wp-review-comment-form-author label,.wp-review-comment-form-email label,.wp-review-comment-form-url label{padding-left:0!important;margin-left:0!important}.wp-review-comment-rating-circle-wrapper .review-comment-field-msg{vertical-align:middle;margin-right:0}.wp-review-comment-rating-circle-wrapper .wp-review-comment-field-inner{display:inline-block;vertical-align:middle}.wp-review-comment-rating .review-result-wrapper a{text-decoration:none;border:none}.wp-review-comment-rating-star .review-total-star{float:none}.wp-review-comment-rating-circle-wrapper .wp-review-comment-field-inner,.wp-review-comment-rating-star-wrapper .wp-review-comment-field-inner{display:inline-block}.wp-review-comment-form .wp-review-comment-field-inner{display:block}.wp-review-comment-form .user-review-title{margin:0 0 10px}.wp-review-comment-form .wpr-comment-features-rating>ul{margin:0}#comments .wp-review-comment-qualifier,#comments .wp-review-usercomment-image{margin-bottom:15px}#comments .wp-review-usercomment-image img{float:left!important;max-width:100%}#comments .wp-review-usercomment-rating,.wp-review-usercomment-rating{margin-bottom:15px}#comments .wp-review-usercomment-rating ol,#comments .wp-review-usercomment-rating ul,.wp-review-usercomment-rating ol,.wp-review-usercomment-rating ul{margin:0;margin-bottom:10px;padding-left:0;list-style-type:none}#comments .wp-review-usercomment-rating li,.wp-review-usercomment-rating li{display:block;margin-bottom:15px}#comments .wp-review-usercomment-rating .review-star,.wp-review-usercomment-rating .review-star{position:relative;top:0;right:0;display:inline-block}.wp-review-comment-rating-star{display:inline-block}#commentform.wp-review-comment-form input,#commentform.wp-review-comment-form select,form.wp-review-comment-form input{width:100%;max-width:100%;height:44px;font-size:16px;padding-left:2.5%;-webkit-box-sizing:border-box;box-sizing:border-box}.rtl #commentform.wp-review-comment-form input,.rtl form.wp-review-comment-form input{padding-left:auto;padding-right:2.5%}#commentform.wp-review-comment-form textarea,form.wp-review-comment-form textarea{width:100%;background:rgba(0, 0, 0, 0.035);border:1px solid rgba(0, 0, 0, 0.05);color:rgba(0, 0, 0, 0.31);max-width:100%;font-size:16px;padding-left:2.5%;-webkit-box-sizing:border-box;box-sizing:border-box}.rtl #commentform.wp-review-comment-form textarea,.rtl form.wp-review-comment-form textarea{padding-left:auto;padding-right:2.5%}#commentform.wp-review-comment-form>div,form.wp-review-comment-form>div{width:100%;margin-bottom:10px;float:left}.rtl #commentform.wp-review-comment-form>div,.rtl form.wp-review-comment-form>div{float:right}.wp-review-thumbnail-wrapper{position:relative}.wp-review-on-thumbnail{position:absolute;top:0;right:0;background:#fff;padding:2px 4px}.wp-review-on-thumbnail.review-type-star .review-total-star{margin:0}.review-type-circle.latestPost-review-wrapper,.review-type-circle.wp-review-on-thumbnail{height:44px}.latestPost-review-wrapper .wp-review-circle-rating,.wp-review-on-thumbnail .wp-review-circle-rating{font-size:11px!important}.review-type-circle.review-total-only,.review-type-circle.wp-review-show-total{padding-top:6px;height:32px}.latestPost-review-wrapper{padding:2px 8px;background:#444;color:#fff}.review-type-star.latestPost-review-wrapper .review-result-wrapper{color:#fff!important}.review-type-star.latestPost-review-wrapper .review-result-wrapper i,.review-type-star.latestPost-review-wrapper .review-result-wrapper img.wp-review-image{opacity:0.6}.review-type-star.latestPost-review-wrapper .review-result-wrapper .review-result{color:#fff!important}.review-type-star.latestPost-review-wrapper .review-result-wrapper .review-result i,.review-type-star.latestPost-review-wrapper .review-result-wrapper .review-result img.wp-review-image{opacity:1}.review-type-thumbs.latestPost-review-wrapper{padding:8px;line-height:1}.review-type-thumbs.latestPost-review-wrapper .rating-wrapper{vertical-align:middle}.review-type-thumbs.latestPost-review-wrapper .rating-wrapper .review-result-wrapper{line-height:23px}.review-type-thumbs.latestPost-review-wrapper .wpr-thumbs-icon{line-height:20px;font-size:10px}.review-type-thumbs.latestPost-review-wrapper .wpr-thumbs-icon i{font-size:10px;color:#fff!important}.review-type-thumbs.latestPost-review-wrapper .wpr-thumbs-icon.wpr-thumbs-down-icon i{opacity:0.7}.widget .wp-review-show-total .review-star,.widget .wp-review-user-rating .review-star{position:relative;top:0;right:0}.review-wrapper .review-result{-webkit-transition:width 2s ease;-o-transition:width 2s ease;transition:width 2s ease}.review-wrapper.delay-animation .review-result{width:0!important;-webkit-transition:none;-o-transition:none;transition:none}.animate-spin{-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear;display:inline-block}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media screen and (max-width:600px){#review.review-wrapper .user-review-area .review-percentage,#review.review-wrapper .user-review-area .review-point{width:100%!important;max-width:100%;margin-bottom:10px}.user-review-area .user-total-wrapper{width:100%;max-width:100%}}@media screen and (max-width:480px){.review-total-wrapper{text-align:right}.user-review-area .user-total-wrapper{max-width:60%;line-height:1.2}.user-review-area .user-total-wrapper .user-review-title{margin-top:0!important}.review-price{float:none}.review-wrapper .review-title{font-size:16px}.review-total-wrapper .review-total-box{padding:10px 0 20px;text-align:right;padding-left:10px}.reviewed-item-image{max-width:100%;width:100%;margin:0 0 10px 0;float:left}.rtl .review-total-wrapper .review-total-box{padding:10px 0 20px;text-align:right;padding-left:0;padding-right:10px}.review-total-star.allowed-to-rate{position:relative;right:auto;left:0;float:left}.rtl .review-total-star.allowed-to-rate{right:0;left:auto;float:right}.review-pros-cons .review-cons,.review-pros-cons .review-pros{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0}.review-pros-cons .review-cons p:last-child,.review-pros-cons .review-pros p:last-child{margin-bottom:0}.review-pros-cons .review-pros{padding-bottom:20px}}.rtl .review-total-box{unicode-bidi:isolate-override}.rtl .wp-review-user-rating-total{unicode-bidi:-webkit-isolate;unicode-bidi:isolate}.rtl .wp-review-user-rating-total+small{unicode-bidi:plaintext}.rtl .review-links li a{margin:0 0 0 10px}.stacktable{width:100%}.st-head-row{padding-top:1em}.st-head-row.st-head-row-main{background:#292929;color:#fff}.st-head-row.st-head-row{border-color:#ccc}.st-key{width:49%;text-align:right;padding-right:1%}.st-val{width:49%;padding-left:1%}.stacktable.large-only{display:table}.stacktable.small-only{display:none}@media(max-width:800px){.stacktable.large-only{display:none}.stacktable.small-only{display:table}}.comparison-table{border-collapse:collapse;font-size:14px}.comparison-table td,.comparison-table th{border:1px solid #ccc;padding:10px 15px;vertical-align:top}.comparison-table th{border-color:#000;text-align:left}.comparison-table tr{background:#f9f9f9}.comparison-table tr:nth-child(2n){background:#fff}.comparison-table thead tr{background:#292929;color:#fff}.comparison-table .review-link{display:block;line-height:32px;padding:0 10px;text-decoration:none;margin-bottom:5px;text-align:center;font-size:14px;border:1px solid;border-color:#9c7e31 #90742d #786025;border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.4) inset;box-shadow:0 1px 0 rgba(255, 255, 255, 0.4) inset;background:#f0c14b;background:-webkit-gradient(linear, left top, left bottom, from(#f7dfa5), to(#f0c14b)) repeat scroll 0 0 rgba(0, 0, 0, 0);background:-webkit-linear-gradient(top, #f7dfa5, #f0c14b) repeat scroll 0 0 rgba(0, 0, 0, 0);background:-o-linear-gradient(top, #f7dfa5, #f0c14b) repeat scroll 0 0 rgba(0, 0, 0, 0);background:linear-gradient(to bottom, #f7dfa5, #f0c14b) repeat scroll 0 0 rgba(0, 0, 0, 0);color:#111}.comparison-table .product-col{text-align:center;width:25%}.comparison-table .features-col{width:32%}.comparison-table .review-total-col{width:10%}.comparison-table .product-title{text-decoration:none;color:inherit;-webkit-box-shadow:none;box-shadow:none}.comparison-table .product-title img{-webkit-box-shadow:none;box-shadow:none;width:100%;margin-bottom:5px}.comparison-table .product-title p{margin:0}.comparison-table .review-items{list-style:none;margin:0}.comparison-table .review-items li:after{content:" ";display:block;height:0;visibility:hidden;clear:both}.comparison-table .review-star{display:block}.comparison-table .review-percentage .review-result,.comparison-table .review-point .review-result{height:100%}.comparison-table .review-total-only{background:transparent!important;color:inherit!important;padding:0}.comparison-table .features-col .review-thumbs+span{display:block;width:100%}.comparison-table .features-col .rating-thumbs-output .wpr-thumbs-button{width:100%;text-align:left}.comparison-table .features-col .rating-thumbs-output .wpr-thumbs-button .wpr-thumbs-icon{float:left;margin:0 5px 5px 0;border-right:1px solid rgba(0, 0, 0, 0.1)!important;border-radius:4px!important}.wp-reviews-list{position:relative;border:1px solid #e4e4e4;background-color:#fff}.wp-reviews-list *{-webkit-box-sizing:border-box;box-sizing:border-box}.wp-reviews-list ul{list-style-type:none}.wp-reviews-list .item{padding:10px 15px;border-bottom:1px solid #e4e4e4;border-top:0;position:relative;list-style-type:none;margin:0}.wp-reviews-list .item:last-child{border:none}.wp-reviews-list img{max-width:100%;height:auto}.wp-reviews-list a{color:#444}.wp-reviews-list .thumb_small{float:left;margin-right:12px;padding-top:2px;width:65px;height:65px;overflow:hidden}.wp-reviews-list .thumb_large{float:none;max-width:100%;display:inline-block;margin-bottom:4px;position:relative}.wp-reviews-list .entry-title{font-weight:700;margin:0;padding:0;overflow:hidden}.wp-reviews-list .entry-title span{font-weight:normal}.wp-reviews-list .entry-title a{display:block}.wp-reviews-list .postmeta{color:#999;font-size:13px;margin-top:5px;font-weight:normal;float:right}.wp-reviews-list .review-count{float:left}.wp-reviews-list .review-total-only{display:inline-block;font-weight:normal;background:#eee}.wp-reviews-list .wp-post-image{margin:0!important}.wp-reviews-list .loading{min-height:120px}.wp-reviews-list .loading:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255, 255, 255, 0.8);z-index:11}.wp-reviews-list .loading:after{content:"";margin:0 auto 3em auto;font-size:10px;position:absolute;top:45%;left:49%;z-index:12;text-indent:-9999em;border-top:0.4em solid rgba(0, 0, 0, 0.2);border-right:0.4em solid rgba(0, 0, 0, 0.2);border-bottom:0.4em solid rgba(0, 0, 0, 0.2);border-left:0.4em solid #000;-webkit-animation:load8 0.5s infinite linear;animation:load8 0.5s infinite linear;border-radius:50%;width:2em;height:2em}.wp-reviews-list .reviews-pagination{padding-bottom:15px}.wp-reviews-list .reviews-pagination a{margin:0 15px}.wp-reviews-list .reviews-pagination .next{float:right}.wpr-businesses .business{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #ccc;border-radius:3px;margin-bottom:10px}.wpr-businesses .business:last-of-type{margin-bottom:0}.wpr-businesses .business-image{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px;border-right:1px solid #ccc}.wpr-businesses .business-image a,.wpr-businesses .business-image img{-webkit-box-shadow:none;box-shadow:none;border:0}.wpr-businesses .business-image img{display:block}.wpr-businesses .business-data{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:5px 5px 5px 10px;background:#fff}.wpr-businesses .business-name{font-weight:700;color:#D32323;margin-bottom:8px}.wpr-businesses .business-name a,.wpr-businesses .business-name a:focus,.wpr-businesses .business-name a:hover{color:inherit!important;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;border:0}.wpr-businesses .review-count{color:#777;font-size:0.8em;display:block}.wpr-businesses .yelp-logo{width:50px;float:right;margin-top:5px}.yelp-logo-wrapper{padding:5px 10px}.yelp-logo-wrapper .yelp-logo{float:right}.widget .widget_wp_review_yelp_business .business{background:#fff}.widget .wpr-place-reviews{background:#fff;border:1px solid #e4e4e4}.widget .wpr-place-reviews .place-review{padding:10px 15px;border-bottom:1px solid #e4e4e4;border-top:0}.widget .wpr-place-reviews .place-review:last-of-type{border-bottom:0}.widget .wpr-place-reviews .place-review:last-of-type+img{display:none}.wpr-place-reviews .place-name{font-weight:700}.wpr-place-reviews .place-review{padding:1em 0;border-top:1px solid #ddd}.wpr-place-reviews .review-image{float:left;max-width:62px;margin-right:10px}.wpr-place-reviews .review-data{margin-bottom:5px}.wpr-place-reviews .review-data .reviewer-name{margin-top:-2px;margin-bottom:4px;font-weight:bold}.wpr-place-reviews .review-data .reviewer-name a{border:0}.wpr-place-reviews .review-rating{color:#999;font-size:0.8em}.wpr-place-reviews .review-text{overflow:hidden}[data-ui-tabs] .ui-tabs-nav{list-style:none;padding:0 30px 0;border-bottom:1px solid rgba(255, 255, 255, 0.1);margin:10px 0}[data-ui-tabs] .ui-tabs-nav li{float:left;margin:0;list-style-type:none}[data-ui-tabs] .ui-tabs-nav a{-webkit-box-shadow:none;box-shadow:none;padding:8px 15px;background-color:rgba(0, 0, 0, 0.15);outline:0;float:left;border:0;color:inherit}[data-ui-tabs] .ui-tabs-nav .ui-state-active a{background-color:rgba(255, 255, 255, 0.45)}[data-wp-review-tabs] .tab-titles{list-style:none;padding:0 30px 0;border-bottom:1px solid rgba(255, 255, 255, 0.1);margin:10px 0}[data-wp-review-tabs] .tab-title{float:left;margin:0;list-style-type:none}[data-wp-review-tabs] .tab-title button{-webkit-box-shadow:none;box-shadow:none;padding:8px 15px;background-color:rgba(0, 0, 0, 0.15);outline:0;float:left;border:0;color:inherit;cursor:pointer;font-size:inherit}[data-wp-review-tabs] .tab-title.active a{background-color:rgba(255, 255, 255, 0.45)}.wpr-embed-page{background-color:#fff}.wp-review-user-feature-rating-circle{float:right}.wp-review-user-feature-rating-circle .wp-review-circle-rating-send{display:none}.wp_review_tab_widget_content{position:relative;border:1px solid #E4E4E4}.wp_review_tab_widget_content img{max-width:100%;height:auto}.wp_review_tab_widget_content a{color:#444}.wp_review_tab_widget_content ul.wp-review-tabs li{list-style:none;display:block;width:50%;float:left;text-align:center;margin:0!important;padding:0!important;border:0}.wp_review_tab_widget_content ul.has-1-tabs li{width:100%;float:none;margin:0 auto}.wp_review_tab_widget_content ul.has-3-tabs li{width:33.33%}.wp_review_tab_widget_content ul.has-4-tabs li{width:50%}.wp_review_tab_widget_content .tab_title a{display:block;background:#f0f0f0;border-left:1px solid #E4E4E4;border-bottom:1px solid #E4E4E4;padding:2px 0 4px;line-height:2.4;text-decoration:none;position:relative;font-weight:bold}.wp_review_tab_widget_content .tab_title:first-child a{margin-left:0;border-left:0}.wp_review_tab_widget_content .tab_title.selected a{background:#fff;border-bottom:1px solid #fff}.wp_review_tab_widget_content .inside{background:#fff}.widget .wp_review_tab_widget_content .tab-content li,.wp_review_tab_widget_content .tab-content li{list-style-type:none;float:left;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:10px 15px 15px;border-bottom:1px solid #E4E4E4;text-align:left;color:#444;background:none;position:relative}.wp_review_tab_widget_content .tab-content li:last-child{border:none;margin-bottom:0}.wp_review_tab_thumb_small{float:left;margin-right:12px;padding-top:4px;width:65px;height:65px;overflow:hidden}.wp_review_tab_thumb_large{float:none;max-width:100%;display:inline-block;margin-bottom:4px;position:relative}.wp_review_tab_widget_content .entry-title{font-weight:bold;margin:0;padding:0}.wp_review_tab_widget_content .entry-title span{color:#999}.wp_review_tab_widget_content .wp-review-tab-postmeta{color:#999;font-size:13px;float:right;margin-top:5px}.wp_review_tab_widget_content .wp-post-image{margin:0!important}.wp_review_tab_widget_content .wp-review-tab-pagination{margin:0;width:100%;padding-top:0;padding-bottom:15px;float:left}.wp_review_tab_widget_content .wp-review-tab-pagination a{margin:0 15px}.wp-review-tab-pagination a.next{float:right}.wp-review-tab-loading{min-height:120px}.wp-review-tab-loading:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255, 255, 255, 0.8);z-index:11}.clear{clear:both}.wp-review-tab-loading:after{content:"";margin:0 auto 3em auto;font-size:10px;position:absolute;top:45%;left:49%;z-index:12;text-indent:-9999em;border-top:0.4em solid rgba(0, 0, 0, 0.2);border-right:0.4em solid rgba(0, 0, 0, 0.2);border-bottom:0.4em solid rgba(0, 0, 0, 0.2);border-left:0.4em solid #000;-webkit-animation:load8 0.5s infinite linear;animation:load8 0.5s infinite linear;border-radius:50%;width:2em;height:2em}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.review-total-only.small-thumb{font-size:13px;font-weight:bold;padding:1px 4px;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:3px}.review-total-only.large-thumb{position:absolute;top:10px;right:15px;border-radius:0}.wp_review_tab_widget_content .has-4-tabs .tab_title.selected a{border-bottom:1px solid #E4E4E4}.wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(3) a{border-left:0}.title-right{overflow:hidden}.review-list li:after,.wp-reviews-list .item:after,.wp-reviews-list .reviews-pagination:after,.wpr-businesses:after,.yelp-logo-wrapper:after,[data-ui-tabs] .ui-tabs-nav:after,[data-wp-review-tabs] .tab-titles:after{content:" ";display:block;height:0;visibility:hidden;clear:both}.hello-bar{padding-top:5px;padding-bottom:5px;background-size:cover;position:relative;z-index:1000;overflow:hidden}.hello-bar--floating{position:fixed;top:0;left:0;width:100%;z-index:10000}.hello-bar__text{float:left;margin-top:10px}.hello-bar--bottom{bottom:0;top:auto}.hello-bar__container{margin:0 auto;padding:0 20px}.hello-bar__button{padding:5px 15px;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;float:right;border-radius:3px;margin:5px 0}.hello-bar__right{float:right}.hello-bar__right>div{display:inline-block}.hello-bar__price{margin-right:10px;margin-top:10px}.hello-bar__star-rating{margin-right:10px}.hello-bar__star-rating .review-result-wrapper i,.hello-bar__star-rating .review-result-wrapper img.wp-review-image{opacity:0.6}.hello-bar__star-rating .review-result-wrapper .review-result i,.hello-bar__star-rating .review-result-wrapper .review-result img.wp-review-image{opacity:1}body.has-hello-bar{-webkit-transition:padding-top 0.3s ease;-o-transition:padding-top 0.3s ease;transition:padding-top 0.3s ease}body.admin-bar .hello-bar--top.hello-bar--floating{top:46px}@media screen and (min-width:48.9375em){body.admin-bar .hello-bar--top.hello-bar--floating{top:32px}}@media screen and (max-width:600px){.hello-bar__right,.hello-bar__text{width:100%}}.wp-review-product-rating{margin-bottom:10px}.wp-review-comment-form-photo{margin-bottom:15px;float:left;width:100%;clear:both;margin-right:0;margin-left:0}.wp-review-comment-form-photo p{margin-bottom:0}.wp-review-comment-form-photo{position:relative}.wp-review-comment-form-photo a{position:absolute;top:0;right:0}.wp-review-comment-form-photo #wp_review_comment_attachment_url{width:100%;box-sizing:border-box;-webkit-box-sizing:border-box}.wp-review-comment-form-photo input{margin-top:8px}.wp-review-comment-form-photo input.input-file{padding-left:0}.wp-review-comment-form-photo .hide{display:none}#comments .wp-review-usercomment-image{display:block;float:left;width:100%}.wp_review_comments_template #comments .is_verified{color:#b75c21;font-weight:bold}#commentform.wp-review-comment-form .comment-form-cookies-consent input{width:auto;height:auto}#commentform.wp-review-comment-form .comment-form-cookies-consent label{margin-left:8px}body.rtl .hello-bar__container .hello-bar__text{float:right}body.rtl .hello-bar__container .hello-bar__right{float:left}body.rtl .hello-bar__container .hello-bar__right .hello-bar__price,body.rtl .hello-bar__container .hello-bar__right .hello-bar__star-rating{margin-right:0;margin-left:10px}body.rtl .hello-bar__container .hello-bar__right .hello-bar__button{float:left}body.rtl .review-wrapper .review-star .wpr-count{margin-left:0;margin-right:3px}body.rtl .review-wrapper .review-total-wrapper .review-total-box{text-align:left}body.rtl .review-wrapper .review-pros-cons .review-pros{padding-right:0;padding-left:10px}body.rtl .review-wrapper .review-pros-cons .review-cons{padding-left:0;padding-right:10px}body.rtl .review-wrapper .user-review-area .wp-review-user-rating-star{float:left}body.rtl .wp-review-comment-form-photo a{right:auto;left:0}body.rtl .review-pros-cons .review-pros{padding-right:0;padding-left:10px}body.rtl .review-pros-cons .review-cons{padding-right:10px;padding-left:0}body.rtl #comments .wp-review-usercomment-image img{float:right!important}body.rtl .wpr-businesses .business-data{padding-right:10px;padding-left:5px}body.rtl .wp-reviews-list .thumb_small{float:right;margin-right:0;margin-left:12px}body.rtl .wp-reviews-list .review-count{float:right}body.rtl .wp-reviews-list .postmeta{float:left}body.rtl .wp-reviews-list .reviews-pagination .next{float:left}body.rtl .review-total-only.large-thumb{right:auto;left:15px}body.rtl .wpr-place-reviews .review-image{float:right;margin-right:0;margin-left:10px}.review-star .review-result-wrapper:hover span i,.review-star .review-result-wrapper:hover span img.wp-review-image,.review-star .review-result-wrapper span i,.review-star .review-result-wrapper span img.wp-review-image{-webkit-transition:all 0.1s linear;-o-transition:all 0.1s linear;transition:all 0.1s linear}.wpr-badge{border-radius:3px;padding:5px 30px;text-align:center;max-width:240px!important}.wpr-badge--fixed{position:fixed;z-index:99999;-webkit-box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);margin:0!important}.wpr-badge__avg{margin-right:10px}.wpr-badge__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;color:#999}.wpr-badge__texts span{color:#333}.wpr-badge .review-thumbs+.wpr-badge__texts{display:none}.wpr-external-review-badge{border-radius:3px;max-width:240px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;padding:10px}.wpr-external-review-badge__image{padding-right:10px;width:60px}.wpr-external-review-badge__image img,.wpr-external-review-badge__image svg{display:block;max-width:100%;height:auto}.wpr-external-review-badge__name{font-size:16px;font-weight:400;margin-bottom:0;line-height:normal}.wpr-external-review-badge__rating{line-height:normal}html body{background:#ffffff;}#header, #header.sticky-navigation.sticky-navigation-active{background:#ffffff;}header.home-header #header, header.home-header #header.sticky-navigation.sticky-navigation-active{background:#46a94f;}body{font-family:'Muli';color:#505f79;font-weight:400;font-size:18px;line-height:30px;}.home-header #logo a{font-family:'Arvo';color:#ffffff;font-weight:400;font-size:30px;}#logo a{font-family:'Arvo';color:#00bc58;font-weight:400;font-size:30px;}.home-header #secondary-navigation a, .header-default.home-header .header-search span.sbutton{font-family:'Muli';color:#ffffff;font-weight:600;text-transform:uppercase;font-size:17px;letter-spacing:2px;}#secondary-navigation a{font-family:'Muli';color:#091e42;font-weight:600;text-transform:uppercase;font-size:17px;letter-spacing:2px;}.latestPost .title a{font-family:'Muli';color:#091e42;font-weight:800;font-size:30px;line-height:40px;}.pagination, #load-posts a{font-family:'Muli';font-weight:700;font-size:14px;letter-spacing:0.5px;}.breadcrumbs-section h1{font-family:'Muli';color:#091e42;font-weight:400;text-transform:uppercase;font-size:30px;line-height:1.2;}.breadcrumb, .rank-math-breadcrumb{font-family:'Muli';color:#091e42;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;font-size:16px;}.single-title{font-family:'Muli';color:#091e42;font-weight:600;font-size:27px;letter-spacing:0.5px;line-height:1.4;}#respond h4, .total-comments{font-family:'Muli';color:#091e42;font-weight:600;font-size:27px;letter-spacing:0.5px;line-height:1;}.related-posts h4{font-family:'Muli';color:#091e42;font-weight:600;font-size:27px;letter-spacing:0.5px;line-height:1;}.single-subscribe .widget #wp-subscribe .title{font-family:'Muli';color:#091e42;font-weight:700;text-transform:capitalize;text-align:center;font-size:27px;letter-spacing:1px;line-height:1.4;}.single-subscribe .widget #wp-subscribe p.text, .single-subscribe .widget .wp-subscribe .wps-consent-wrapper label, .single-subscribe .widget .wp-subscribe-wrap .error, .single-subscribe .widget .wp-subscribe-wrap .thanks{font-family:'Muli';color:#505f79;font-weight:400;text-align:center;font-size:18px;letter-spacing:0.5px;line-height:1.4;}.single-subscribe .widget #wp-subscribe input.email-field, .single-subscribe .widget #wp-subscribe input.name-field{font-family:'Muli';color:#2d3849;font-weight:400;font-size:16px;}.single-subscribe .widget #wp-subscribe input.submit{font-family:'Muli';color:#ffffff;font-weight:700;font-size:17px;letter-spacing:0.5px;height:56px;background:#00bc58;border-radius:30px;border:none;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.single-subscribe .widget .wp-subscribe-wrap p.footer-text{font-family:'Muli';color:#505f79;font-weight:400;display:none;text-align:center;font-size:14px;line-height:20px;}.postauthor h4{font-family:'Muli';color:#091e42;font-weight:700;font-size:24px;line-height:1;}.postauthor h5, .postauthor h5 a{font-family:'Muli';color:#ffffff;font-weight:700;text-transform:uppercase;font-size:16px;}.postauthor p{font-family:'Muli';color:#c1c7d0;font-weight:400;font-size:16px;line-height:25px;}.footer-nav li a{font-family:'Roboto';color:#ffffff;font-weight:700;text-transform:uppercase;font-size:14px;}#sidebar .widget h3.widget-title, #sidebar .widget h3.widget-title a, .widget #wp-subscribe .title{font-family:'Muli';color:#253858;font-weight:600;text-transform:uppercase;font-size:20px;letter-spacing:1.5px;line-height:30px;}.sidebar .widget a{font-family:'Muli';color:#505f79;font-weight:400;font-size:16px;line-height:25px;}#sidebar .widget, #sidebar .widget p, #sidebar .widget .post-excerpt{font-family:'Muli';color:#505f79;font-weight:400;font-size:16px;line-height:25px;}.sidebar .post-title a, .sidebar .entry-title a{font-family:'Muli';color:#253858;font-weight:600;text-transform:uppercase;font-size:16px;letter-spacing:0.5px;line-height:25px;}.sidebar .widget .post-info, .sidebar .widget .post-info a, .sidebar .widget .wpt_widget_content .wpt-postmeta, .sidebar .wp_review_tab_widget_content .wp-review-tab-postmeta{font-family:'Muli';color:#00bc58;font-weight:600;font-size:14px;letter-spacing:0.5px;line-height:1.5;}#footer #logo a{font-family:'Frank Ruhl Libre';color:#ffffff;font-weight:700;text-transform:uppercase;font-size:34px;}.footer-widgets h3, .brands-title, .f-widget .widget #wp-subscribe .title{font-family:'Muli';color:#ebecf0;font-weight:600;text-transform:uppercase;font-size:16px;letter-spacing:1.5px;}.f-widget a, #site-footer .wpt_widget_content a, #site-footer .wp_review_tab_widget_content a{font-family:'Muli';color:#ebecf0;font-weight:400;font-size:16px;letter-spacing:0.5px;line-height:25px;}#site-footer .post-title a, #site-footer .entry-title a{font-family:'Muli';color:#ebecf0;font-weight:400;font-size:16px;letter-spacing:0.5px;line-height:25px;}.footer-widgets, footer .widget .wpt_excerpt, footer .advanced-recent-posts p, footer .popular-posts p, footer .category-posts p{font-family:'Muli';color:#ebecf0;font-weight:400;font-size:16px;letter-spacing:0.5px;line-height:25px;}#site-footer .widget .post-info, #site-footer .widget .post-info a, #site-footer .widget .wpt_widget_content .wpt-postmeta, #site-footer .wp_review_tab_widget_content .wp-review-tab-postmeta{font-family:'Muli';color:#97a0af;font-weight:400;font-size:13px;line-height:1.5;}#copyright-note{font-family:'Muli';color:#ffffff;font-weight:400;font-size:13px;}h1{font-family:'Muli';color:#091e42;font-weight:600;font-size:28px;letter-spacing:0.5px;}h2{font-family:'Muli';color:#091e42;font-weight:600;font-size:24px;letter-spacing:0.5px;}h3{font-family:'Muli';color:#091e42;font-weight:600;font-size:22px;letter-spacing:0.5px;}h4{font-family:'Muli';color:#091e42;font-weight:600;font-size:20px;letter-spacing:0.5px;}h5{font-family:'Muli';color:#091e42;font-weight:600;font-size:18px;letter-spacing:0.5px;}h6{font-family:'Muli';color:#091e42;font-weight:600;font-size:16px;letter-spacing:0.5px;}#site-footer{background:#183f1a;margin-top:80px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:70px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.copyrights{background:#183f1a;}.blog-carousel-section{padding-top:35px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:35px;margin-left:0px;}.blog-carousel-section .carousel-heading{font-family:'Muli';color:#505f79;font-weight:400;font-size:26px;letter-spacing:0.5px;line-height:30px;}.blog-carousel-section h2, .blog-carousel-section h2 a{font-family:'Muli';color:#091e42;font-weight:800;font-size:40px;}.blog-carousel h3.title a{font-family:'Muli';color:#ffffff;font-weight:700;text-transform:uppercase;font-size:16px;letter-spacing:1px;line-height:30px;}.archive-posts.layout-default .latestPost .post-date, .archive [class^="more-page"] .latestPost .post-date, .search [class^="more-page"] .latestPost .post-date{font-family:'Muli';color:#091e42;font-weight:700;font-size:26px;letter-spacing:0.5px;line-height:30px;}.archive-posts.layout-default .latestPost .post-info, .archive-posts.layout-default .latestPost .post-info span a, .archive [class^="more-page"] .latestPost .post-info, .archive [class^="more-page"] .latestPost .post-info span a, .search [class^="more-page"] .latestPost .post-info, .search [class^="more-page"] .latestPost .post-info span a{font-family:'Muli';color:#505f79;font-weight:600;text-transform:uppercase;font-size:14px;letter-spacing:0.5px;}.archive-posts.layout-default .latestPost .title a, .archive [class^="more-page"] .latestPost .title a, .search [class^="more-page"] .latestPost .title a{font-family:'Muli';color:#091e42;font-weight:800;font-size:30px;line-height:40px;}.archive-posts.layout-default .latestPost .front-view-content, .archive [class^="more-page"] .latestPost .front-view-content, .search [class^="more-page"] .latestPost .front-view-content{font-family:'Muli';color:#091e42;font-weight:400;font-size:16px;letter-spacing:0.5px;line-height:25px;}.archive-posts.layout-default .post-info > span{background-color:#f4f5f7;}
#copyright-note a,#secondary-navigation .navigation ul ul a:hover,#secondary-navigation li:hover,#secondary-navigation li:hover > a,#sidebar .widget li a:hover,#site-footer .entry-title a:hover,#site-footer .post-title a:hover,#site-header .header-search .searchbox-open .searchbox-icon,#tabber .inside li a:hover,#wp-calendar td#today,.breadcrumb a,.button.border:hover,.error404 .sbutton,.featured-content a.title:hover,.fn a,.footer-nav li a:hover,.header-default .header-search span.sbutton,.home-header #secondary-navigation li:hover > a,.latestPost .title a:hover,.layout-default .latestPost .title a:hover,.layout-subscribe .widget #wp-subscribe .title span,.main-header:not(.home-header) .menu-item-has-children>a:after,.pnavigation2 a,.post-info a i,.product_list_widget .amount,.rank-math-breadcrumb a,.related-posts .title a:hover,.reply a,.reply i,.search .sbutton,.service-item a:hover h3,.shareit-circular.standard .fa:hover,.sidebar .entry-title a:hover,.sidebar .post-title a:hover,.sidebar .widget a:hover,.single_post .thecontent a,.textwidget a,.title a:hover,.twogrid-section h3 a:hover,.widget .sbutton,.woocommerce div.product p.price, .woocommerce div.product span.price,.woocommerce ul.products li.product .price,a,article ul li::before,blockquote::before,blockquote:after,body a:hover,footer .widget li a:hover{color:#46a94f;}#sidebar .widget a:hover{color:#46a94f;}.layout-featured .latestPost .title a:hover,.widget .review_thumb_large .review-result,.widget .review_thumb_large .review-total-only.large-thumb,footer .widget .wp_review_tab_widget_content .tab_title.selected a,footer .widget .wpt_widget_content .tab_title.selected a{color:#46a94f!important;}#add_payment_method .wc-proceed-to-checkout a.checkout-button,#commentform input#submit,#mobile-menu-wrapper ul li a:hover,#move-to-top:hover,#mtscontact_submit,#searchsubmit,#sidebar .widget #wp-subscribe .title::before,#sidebar .widget h3::before,#tabber ul.tabs li a.selected,#wpmm-megamenu .review-total-only,.aboutme-social a,.author-social a,.blog-carousel .owl-dots,.button,.f-widget .widget #wp-subscribe form:after,.f-widget .widget #wp-subscribe input.submit,.home-header #header.sticky-navigation.sticky-navigation-active,.instagram-button a,.latestPost .review-type-circle.latestPost-review-wrapper,.latestPost-review-wrapper,.layout-subscribe form:after,.mts-subscribe input[type="submit"],.navigation #wpmm-megamenu .wpmm-pagination a,.navigation ul .sfHover a,.owl-controls .owl-dot.active span,.owl-prev:hover, .owl-next:hover,.pace .pace-progress,.shareit-circular .social-icon,.widget #wp-subscribe form::after,.widget #wp-subscribe input.submit,.widget .widget_wp_review_tab .review-total-only.large-thumb,.widget .wp-subscribe-wrap h4.title span.decor:after,.widget-slider .slide-caption,.widget_product_search button[type="submit"],.woocommerce #content input.button,.woocommerce #content nav.woocommerce-pagination ul li a:focus,.woocommerce #content nav.woocommerce-pagination ul li a:hover,.woocommerce #content nav.woocommerce-pagination ul li span.current,.woocommerce #respond input#submit,.woocommerce #respond input#submit.alt,.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce .bypostauthor:after,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .woocommerce-widget-layered-nav-dropdown__submit,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button,.woocommerce input.button.alt,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce span.onsale,.woocommerce-account .woocommerce-MyAccount-navigation li.is-active,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,.woocommerce-page #content input.button,.woocommerce-page #content nav.woocommerce-pagination ul li a:focus,.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,.woocommerce-page #content nav.woocommerce-pagination ul li span.current,.woocommerce-page #respond input#submit,.woocommerce-page a.button,.woocommerce-page button.button,.woocommerce-page input.button,.woocommerce-page nav.woocommerce-pagination ul li a:focus,.woocommerce-page nav.woocommerce-pagination ul li a:hover,.woocommerce-page nav.woocommerce-pagination ul li span.current,.wpmm-megamenu-showing.wpmm-light-scheme{background-color:#46a94f;}.tagcloud a:hover, #sidebar .widget .tagcloud a:hover,.widget .wpt_widget_content #tags-tab-content ul li a:hover{background-color:#46a94f!important;}#wrapper .cooked-recipe-ingredients .cooked-ingredient-checkbox,.commentmetadata,.flex-control-thumbs .flex-active,.layout-default .latestPost .post-date .date-circle,blockquote{border-color:#46a94f;}#sidebar .widget .wp_review_tab_widget_content .tab_title.selected a,#sidebar .widget .wpt_widget_content .tab_title.selected a{border-color:#46a94f!important;}.blog-carousel .owl-controls .owl-dot span{background-color:#317637;border-color:#317637;}article .cslayout .alignfull{margin-left:calc(50% / .75 - 50vw);}#header{margin-top:0px;margin-bottom:0px;padding-top:15px;padding-bottom:15px;border:none #ffffff;}.home-header #header{padding-top:6px;padding-bottom:6px;}.home-header{position:absolute;}#secondary-navigation .navigation ul ul a,#secondary-navigation .navigation ul ul a:link,#secondary-navigation .navigation ul ul a:visited{color:#091e42;}#secondary-navigation .navigation ul ul a:hover{color:#00bc58;}.single_post .post-single-content a{color:#00bc58;}.widget-header, .small-header .widget-header{margin-top:0px;margin-bottom:0px;}.navigation-banner{background:#252525;}#sidebar .widget{margin-top:0px;margin-right:0px;margin-bottom:48px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border:none;}#sidebar .widget h3, #sidebar .widget #wp-subscribe .title{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-bottom:25px;border:none;}.slider-item.item-1{background-image:url(//nazillifizyoterapi.com/wp-content/uploads/2022/03/Adsiz-tasarim-1.png);}.slider-item.item-1 .slider-overlay{background:rgba(9,66,47,0.2);}.slider-item.item-1 .slider-title{color:#46a94f;}.slider-item.item-1 .slider-text{color:#ffffff;}.slider-item.item-1 .button{color:#ffffff;background-color:#46a94f;}.slider-item.item-2{background-image:url(//nazillifizyoterapi.com/wp-content/uploads/2020/08/shutterstock_1578239212.jpg);}.slider-item.item-2 .slider-overlay{background:rgba(9,66,47,0.2);}.slider-item.item-2 .slider-title{color:#ffffff;}.slider-item.item-2 .slider-text{color:#ffffff;}.slider-item.item-2 .button{color:#ffffff;background-color:#46a94f;}.slider-item .container{min-height:900px;}.slider-section .slider-caption{top:70px;right:auto;bottom:290px;left:850px;}.slider-section .slider-title{font-family:'Muli';font-weight:800;font-size:60px;letter-spacing:3px;line-height:1;}.slider-section .slider-text{font-family:'Muli';font-weight:400;font-size:24px;letter-spacing:0.5px;line-height:40px;}.grid-item.item-1{background-color:#f4f5f7;color:#46a94f;}.grid-item.item-1:hover .overlay{background-color:#46a94f;}.grid-item.item-2{background-color:#f4f5f7;color:#dd3333;}.grid-item.item-2:hover .overlay{background-color:#dd3333;}.grid-item.item-3{background-color:#f4f5f7;color:#46a94f;}.grid-item.item-3:hover .overlay{background-color:#46a94f;}.threegrid-section{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:30px;margin-right:0px;margin-bottom:30px;margin-left:0px;}.threegrid-section p{font-family:'Muli';color:#091e42;font-weight:600;text-transform:uppercase;font-size:16px;letter-spacing:1px;line-height:23px;}.threegrid-section h3{font-family:'Muli';color:#091e42;font-weight:700;font-size:28px;line-height:1;}.twocolumn-left{background:url(//nazillifizyoterapi.com/wp-content/uploads/2020/07/young-girl-does-pilates-exercises-with-bed-reformer_124865-5616.jpg) repeat scroll center center;background-size:cover;}.twocolumn-right{background:url(//nazillifizyoterapi.com/wp-content/uploads/2020/07/manuel-terapi.jpg) repeat scroll center center;background-size:cover;}.twocolumn-left .cta-overlay{background-color:rgba(9,66,47,0.3);}.twocolumn-right .cta-overlay{background-color:rgba(9,66,47,0.3);}.twogrid-section h2{font-family:'Muli';color:#091e42;font-weight:800;font-size:40px;letter-spacing:1px;line-height:1.2;}.twogrid-section p.sub-heading{font-family:'Muli';color:#505f79;font-weight:400;font-size:26px;letter-spacing:0.5px;line-height:1.3;}.twogrid-section h3{font-family:'Muli';color:#ffffff;font-weight:800;font-size:35px;letter-spacing:1px;line-height:40px;}.twogrid-section .button{font-family:'Muli';color:#ffffff;font-weight:800;font-size:18px;letter-spacing:0.5px;background-color:#46a94f;}.two-column-cta-button-inner{background-color:#000000;}.twogrid-section{margin-top:100px;margin-right:0px;margin-bottom:30px;margin-left:0px;}.services-section{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:130px;margin-right:0px;margin-bottom:30px;margin-left:0px;}.services-section h2{font-family:'Muli';color:#091e42;font-weight:800;font-size:40px;line-height:1.2;}.services-section p.sub-heading{font-family:'Muli';color:#505f79;font-weight:400;font-size:26px;letter-spacing:0.5px;line-height:1.3;}.services-section h3{font-family:'Muli';color:#505f79;font-weight:400;text-align:center;font-size:20px;letter-spacing:0.6px;line-height:1.5;}.teams-section{background:#ffffff url(//nazillifizyoterapi.com/wp-content/uploads/2022/03/Adsiz-tasarim-7.png) repeat scroll center center;background-size:cover;padding-top:70px;padding-right:0px;padding-bottom:20px;padding-left:0px;margin-top:100px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.teams-section h2{font-family:'Muli';color:#ffffff;font-weight:800;font-size:40px;letter-spacing:1px;line-height:1.2;}.teams-section p.sub-heading{font-family:'Muli';color:#ffffff;font-weight:400;font-size:26px;letter-spacing:1px;line-height:1.3;}.teams-section h3{font-family:'Muli';color:#ffffff;font-weight:600;font-size:25px;line-height:1.5;}.teams-section p.team-profession{font-family:'Muli';color:#ffffff;font-weight:400;text-transform:uppercase;font-size:20px;letter-spacing:1px;}.team-item img{border-radius:100px;}.blog-section{}.blog-section .blog-overlay{}.clients-section{}.archive [class^="more-page"] .latestPost-image,.archive-posts.layout-default .latestPost-image,.search [class^="more-page"] .latestPost-image{margin-left:11.904761904762%;}.archive [class^="more-page"] .latestPost:after,.archive-posts.layout-default .latestPost:after,.search [class^="more-page"] .latestPost:after{width:11.904761904762%;}.title-container.title-id-5cbbbb894968c h3{margin-top:0px;margin-right:0px;margin-bottom:40px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border:none;}.title-container.title-id-5cbbbb894968c h3.featured-category-title{font-family:'Muli';color:#091e42;font-weight:800;text-transform:uppercase;font-size:25px;letter-spacing:1.5px;line-height:1.5;}.layout-5cbbbb894968c.default-container{border:none;margin-top:0px;margin-bottom:0px;padding-top:45px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.layout-5cbbbb894968c .latestPost .post-info, .layout-5cbbbb894968c .latestPost .post-info span a{font-family:'Muli';color:#505f79;font-weight:600;text-transform:uppercase;font-size:14px;letter-spacing:0.5px;}.layout-5cbbbb894968c .latestPost .post-info{margin-top:18px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.layout-5cbbbb894968c .post-info > span{background-color:#f4f5f7;}.layout-5cbbbb894968c .latestPost .title a{font-family:'Muli';color:#091e42;font-weight:800;font-size:30px;line-height:40px;}.layout-5cbbbb894968c .latestPost .front-view-content{font-family:'Muli';color:#091e42;font-weight:400;font-size:16px;letter-spacing:0.5px;line-height:25px;}.layout-5cbbbb894968c .latestPost .post-date{font-family:'Muli';color:#091e42;font-weight:700;font-size:26px;letter-spacing:0.5px;line-height:30px;}.layout-5cbbbb894968c .latestPost-image{margin-left:11.904761904762%;}.layout-5cbbbb894968c .latestPost:after{width:11.904761904762%;}.layout-5cbbbb894968c .layout-default .latestPost .post-info{border:none;}#load-posts a,#load-posts a:hover,#mobile-menu-wrapper ul li a:hover,.pace .pace-progress,.page-numbers.current,.pagination .page-numbers.dots,.pagination a,.pagination a:hover,.single .pagination > .current > .currenttext{margin-top:0px;margin-right:5px;margin-bottom:10px;margin-left:0px;padding-top:18px;padding-right:21px;padding-bottom:18px;padding-left:21px;}#load-posts a,.pagination .page-numbers.dots,.pagination a,.single .pagination > .current > .currenttext{background-color:#f4f5f7;color:#505f79;border-radius:3px;border:none;}#load-posts a:hover,#mobile-menu-wrapper ul li a:hover,.pace .pace-progress,.page-numbers.current,.pagination a:hover{background-color:#00bc58;color:#ffffff;border-radius:3px;}.pagination .page-numbers i{color:#00bc58;}.pagination-previous-next i{color:#00bc58;}.pagination .page-numbers:hover i{color:#ffffff;}.pagination-previous-next a:hover i{color:#ffffff;}.footer-nav-section{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border:none;}.footer-nav-container li a{margin-right:44px;margin-left:0px;}.footer-nav-container .footer-separator{margin-right:25px;margin-left:25px;color:#ffffff;}.brands-container{border:none;justify-content:center;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:40px;padding-right:0px;padding-bottom:27px;padding-left:0px;}.copyrights .container{border-top:1px solid rgba(255,255,255,0.3);}.archive .article,.error404 .article,.page .article,.search .article,.single .article{margin-top:0px;margin-bottom:20px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.article{border:none;}.single_post .post-info{font-family:'Muli';color:#091e42;font-weight:400;text-transform:capitalize;font-size:14px;letter-spacing:0.5px;}.thesinglecategory a{font-family:'Muli';color:#00bc58;font-weight:600;text-transform:uppercase;font-size:16px;letter-spacing:2px;}.tags a, .tagcloud a, .widget .wpt_widget_content #tags-tab-content ul li a{background-color:#f4f5f7;}.related-posts{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:40px;padding-left:0px;border:none;}.related-posts .title a{font-family:'Muli';color:#091e42;font-weight:800;font-size:25px;line-height:35px;}.related-posts .post-info, .related-posts .post-info span{font-family:'Muli';color:#505f79;font-weight:600;text-transform:uppercase;font-size:12px;letter-spacing:0.5px;}.related-posts .front-view-content{font-family:'Muli';color:#091e42;font-weight:400;font-size:16px;letter-spacing:0.5px;line-height:25px;}.related-posts .post-info > span{background-color:#f4f5f7;}.related-posts article{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.related-posts article header{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.single-header .post-info > span{background-color:#f4f5f7;}body .thesinglecategory a{}.single-subscribe .widget #wp-subscribe{background:#f4f5f7;margin-top:0px;margin-right:0px;margin-bottom:60px;margin-left:0px;padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;border-radius:0px;}.single-subscribe #wp-subscribe input.email-field,.single-subscribe #wp-subscribe input.name-field{background-color:#ffffff;height:56px;border-radius:0px;border:none;}.postauthor{background:#091e42;margin-top:0px;margin-right:0px;margin-bottom:70px;margin-left:0px;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;border-radius:0px;border:none;}.postauthor img{margin-top:0px;margin-right:30px;margin-bottom:0px;margin-left:0px;border-radius:90px;}.author-social a{margin-top:0px;margin-right:10px;margin-bottom:10px;margin-left:0px;min-width:30px;height:30px;line-height:30px;border-radius:20px;}.author-social{padding-left:130px;}#respond h4,.related-posts h4,.total-comments{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border:none;display:inline-block;}.breadcrumbs-section{margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-bottom:1px solid #dfe1e6;}.shareit-floating{border:none;-webkit-box-shadow:none;box-shadow:none;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}#move-to-top{border:none;top:auto;right:30px;bottom:100px;left:auto;border-radius:50px;min-width:60px;height:60px;color:#ffffff;background:#00bc58;}#move-to-top .fa{font-size:36px;}#move-to-top i{line-height:60px;}#move-to-top:hover{color:#ffffff;background:#00bc58;}@media screen and (max-width:1200px){.article .shareit.top{display:none;}.article .shareit.bottom{display:none;}}#callnowbutton{display:none;}
@media screen and (max-width:650px){
#callnowbutton {
display: block;
position: fixed;
text-decoration: none;
}
#callnowbutton.cnb-full {
display: flex;
justify-content: center;
align-items: center;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);
width: 100%;
left: 0;
height: 60px;
}
.cnb-full.cnb-full-bottom {
bottom: 0;
}
.cnb-full.cnb-full-top {
top: 0;
}
#callnowbutton.cnb-single {
width: 55px;
height: 55px;
border-radius: 50%;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
background-position: center;
background-size:35px 35px;
background-repeat: no-repeat;
}
.cnb-single.cnb-middle {
bottom: 15px;
left: 50%;
margin-left: -28px;
}
.cnb-single.cnb-left {
bottom: 15px;
left: 20px;
}
.cnb-single.cnb-right {
bottom: 15px;
right: 20px;
}
.cnb-single.cnb-mleft {
top: 50%;
margin-top: -28px;
left: 20px;
}
.cnb-single.cnb-mright {
top: 50%;
margin-top: -28px;
right: 20px;
}
.cnb-single.cnb-tleft {
top: 15px;
left: 20px;
}
.cnb-single.cnb-tmiddle {
top: 15px;
left: 50%;
margin-left: -28px;
}
.cnb-single.cnb-tright {
top: 15px;
right: 20px;
} #callnowbutton.cnb-single.cnb-middle span,
#callnowbutton.cnb-single.cnb-tmiddle span {
display: none;
}
.cnb-single.cnb-left span, .cnb-single.cnb-mleft span, .cnb-single.cnb-tleft span {
left: 68px;
}
.cnb-single.cnb-right span, .cnb-single.cnb-mright span, .cnb-single.cnb-tright span {
right: 68px;
}
.cnb-single.cnb-text span {
-moz-osx-font-smoothing: grayscale;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
display: block;
width: auto;
background-color: rgba(70,70,70,.9);
position: absolute;
border-radius: 2px;
font-family: helvetica,arial,sans-serif;
padding: 6px 8px;
font-size: 13px;
font-weight: 700;
color: #ECECEC;
top: 15px;
box-shadow: 0 1px 2px rgba(0,0,0,.15);
word-break: keep-all;
line-height: 1em;
text-overflow: ellipsis;
vertical-align: middle;
white-space: nowrap;
}
.cnb-single:not(.cnb-text) span {
display: none;
}
.cnb-full.cnb-text {
text-align: center;
color: #FFF;
font-weight: 600;
font-size: 120%;
overflow: hidden;
white-space: nowrap;
}
.cnb-full.cnb-zoom-110 img, .cnb-full.cnb-zoom-120 img, .cnb-full.cnb-zoom-130 img {
transform-origin: right;
}
.cnb-single.cnb-zoom-70, .cnb-full.cnb-zoom-70 img {
transform: scale(0.7);
}
.cnb-single.cnb-zoom-80, .cnb-full.cnb-zoom-80 img {
transform: scale(0.8);
}
.cnb-single.cnb-zoom-90, .cnb-full.cnb-zoom-90 img {
transform: scale(0.9);
}
.cnb-single.cnb-zoom-110, .cnb-full.cnb-zoom-110 img {
transform: scale(1.1);
}
.cnb-single.cnb-zoom-120, .cnb-full.cnb-zoom-120 img {
transform: scale(1.2);
}
.cnb-single.cnb-zoom-130, .cnb-full.cnb-zoom-130 img {
transform: scale(1.3);
}
.cnb-full.cnb-zoom-70 span {
font-size: 70%;
}
.cnb-full.cnb-zoom-80 span {
font-size: 80%;
}
.cnb-full.cnb-zoom-90 span {
font-size: 90%;
}
.cnb-full.cnb-zoom-110 span {
font-size: 110%;
}
.cnb-full.cnb-zoom-120 span {
font-size: 120%;
}
.cnb-full.cnb-zoom-130 span {
font-size: 130%;
}
.cnb-zindex-10 {
z-index: 2147483647;
}
.cnb-zindex-9 {
z-index: 214748365;
}
.cnb-zindex-8 {
z-index: 21474836;
}
.cnb-zindex-7 {
z-index: 2147484;
}
.cnb-zindex-6 {
z-index: 214748;
}
.cnb-zindex-5 {
z-index: 21475;
}
.cnb-zindex-4 {
z-index: 2147;
}
.cnb-zindex-3 {
z-index: 215;
}
.cnb-zindex-2 {
z-index: 21;
}
.cnb-zindex-1 {
z-index: 2;
}
}