@charset"UTF-8";
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 [inert]{opacity:0.5;}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr;}
.wpcf7-reflection > output{display:list-item;list-style:none;}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}@font-face{font-family:'FontAwesome';src:url(//totidio.hu/wp-content/themes/unicon-lite/assets/library/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//totidio.hu/wp-content/themes/unicon-lite/assets/library/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//totidio.hu/wp-content/themes/unicon-lite/assets/library/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//totidio.hu/wp-content/themes/unicon-lite/assets/library/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//totidio.hu/wp-content/themes/unicon-lite/assets/library/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//totidio.hu/wp-content/themes/unicon-lite/assets/library/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.mb_YTPBar,.mb_YTPBar span.mb_YTPUrl a{color:#fff}@font-face{font-family:ytpregular;src:url(//totidio.hu/wp-content/themes/unicon-lite/assets/library/youtube-video/css/font/ytp-regular.eot)}@font-face{font-family:ytpregular;src:url(data:application/x-font-woff;charset=utf-8;base64,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)format('woff'),url(//totidio.hu/wp-content/themes/unicon-lite/assets/library/youtube-video/css/font/ytp-regular.ttf)format('truetype');font-weight:400;font-style:normal}.mb_YTPlayer:focus{outline:0}.mbYTP_wrapper{display:block;transform:translateZ(0)translate3d(0,0,0);transform-style:preserve-3d;perspective:1000;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}.mb_YTPlayer .loading{position:absolute;top:10px;right:10px;font-size:12px;color:#fff;background:rgba(0,0,0,.51);text-align:center;padding:2px 4px;border-radius:5px;font-family:"Droid Sans",sans-serif;-webkit-animation:fade .1s infinite alternate;animation:fade .1s infinite alternate}@-webkit-keyframes fade{0%{opacity:.5}100%{opacity:1}}@keyframes fade{0%{opacity:.5}100%{opacity:1}}.YTPFullscreen{display:block!important;position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;margin:0!important;border:none!important;opacity:1!important;background-color:#000}.mbYTP_wrapper iframe{max-width:4000px!important}.inline_YTPlayer{margin-bottom:20px;vertical-align:top;position:relative;left:0;overflow:hidden;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,.7);background:rgba(0,0,0,.5)}.inline_YTPlayer img{border:none!important;margin:0!important;padding:0!important;transform:none!important}.mb_YTPBar,.mb_YTPBar .buttonBar{box-sizing:border-box;left:0;padding:5px;width:100%}.mb_YTPBar .ytpicon{font-size:20px;font-family:ytpregular}.mb_YTPBar .mb_YTPUrl.ytpicon{font-size:30px}.mb_YTPBar{transition:opacity .5s;display:block;height:10px;background:#333;position:fixed;bottom:0;text-align:left;z-index:1000;font:14px/16px sans-serif;opacity:.1}.mb_YTPBar.visible,.mb_YTPBar:hover{opacity:1}.mb_YTPBar .buttonBar{transition:all .5s;background:0 0;font:12px/14px Calibri;position:absolute;top:-30px;height:40px}.mb_YTPBar:hover .buttonBar{background:rgba(0,0,0,.4)}.mb_YTPBar span{display:inline-block;font:16px/20px Calibri,sans-serif;position:relative;width:30px;height:25px;vertical-align:middle}.mb_YTPBar span.mb_YTPTime{width:130px}.mb_YTPBar span.mb_OnlyYT,.mb_YTPBar span.mb_YTPUrl{position:absolute;width:auto;display:block;top:6px;right:10px;cursor:pointer}.mb_YTPBar span.mb_YTPUrl img{width:60px}.mb_YTPBar span.mb_OnlyYT{left:300px;right:auto}.mb_YTPBar span.mb_OnlyYT img{width:25px}.mb_YTPBar .mb_YTPMuteUnmute,.mb_YTPBar .mb_YTPPlaypause,.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img{cursor:pointer}.mb_YTPBar .mb_YTPProgress{height:10px;width:100%;background:#222;bottom:0;left:0}.mb_YTPBar .mb_YTPLoaded{height:10px;width:0;background:#444;left:0}.mb_YTPBar .mb_YTPseekbar{height:10px;width:0;background:#bb110e;bottom:0;left:0;box-shadow:rgba(82,82,82,.47)1px 1px 3px}.mb_YTPBar .YTPOverlay{backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transform-style:"flat";box-sizing:border-box}.YTPOverlay.raster{background:url(//totidio.hu/wp-content/themes/unicon-lite/assets/library/youtube-video/css/images/raster.png)}.YTPOverlay.raster.retina{background:url(//totidio.hu/wp-content/themes/unicon-lite/assets/library/youtube-video/css/images/raster@2x.png)}.YTPOverlay.raster-dot{background:url(//totidio.hu/wp-content/themes/unicon-lite/assets/library/youtube-video/css/images/raster_dot.png)}.YTPOverlay.raster-dot.retina{background:url(//totidio.hu/wp-content/themes/unicon-lite/assets/library/youtube-video/css/images/raster_dot@2x.png)}.mb_YTPBar .simpleSlider{position:relative;width:100px;height:10px;border:1px solid #fff;overflow:hidden;box-sizing:border-box;margin-right:10px;cursor:pointer!important;border-radius:3px}.mb_YTPBar.compact .simpleSlider{width:40px}.mb_YTPBar .simpleSlider.muted{opacity:.3}.mb_YTPBar .level{position:absolute;left:0;bottom:0;background-color:#fff;box-sizing:border-box}.mb_YTPBar .level.horizontal{height:100%;width:0}.mb_YTPBar .level.vertical{height:auto;width:100%}/**/ .ui-helper-hidden{display:none;}
.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}
.ui-helper-clearfix:before, .ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}
.ui-helper-clearfix:after{clear:both;}
.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0);}
.ui-front{z-index:100;}
.ui-state-disabled{cursor:default !important;pointer-events:none;}
.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}
.ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}
.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%;}
.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto;}
.ui-autocomplete{position:absolute;top:0;left:0;cursor:default;}
.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0;}
.ui-menu .ui-menu{position:absolute;}
.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);}
.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em;}
.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0;}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active{margin:-1px;}
.ui-menu-icons{position:relative;}
.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em;}
.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0;}
.ui-menu .ui-menu-icon{left:auto;right:0;}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible;}
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active{text-decoration:none;}
.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}
input.ui-button.ui-button-icon-only{text-indent:0;}
.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}
.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}
input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner{border:0;padding:0;}
.ui-controlgroup{vertical-align:middle;display:inline-block;}
.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}
.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}
.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}
.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}
.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}
.ui-controlgroup .ui-controlgroup-label span{font-size:80%;}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}
.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em );}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}
.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}
.ui-checkboxradio-disabled{pointer-events:none;}
.ui-datepicker{width:17em;padding:.2em .2em 0;display:none;}
.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em;}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover{top:1px;}
.ui-datepicker .ui-datepicker-prev{left:2px;}
.ui-datepicker .ui-datepicker-next{right:2px;}
.ui-datepicker .ui-datepicker-prev-hover{left:1px;}
.ui-datepicker .ui-datepicker-next-hover{right:1px;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}
.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;}
.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{width:45%;}
.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em;}
.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0;}
.ui-datepicker td{border:0;padding:1px;}
.ui-datepicker td span, .ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none;}
.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0;}
.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible;}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;}
.ui-datepicker.ui-datepicker-multi{width:auto;}
.ui-datepicker-multi .ui-datepicker-group{float:left;}
.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em;}
.ui-datepicker-multi-2 .ui-datepicker-group{width:50%;}
.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%;}
.ui-datepicker-multi-4 .ui-datepicker-group{width:25%;}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;}
.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left;}
.ui-datepicker-row-break{clear:both;width:100%;font-size:0;}
.ui-datepicker-rtl{direction:rtl;}
.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto;}
.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto;}
.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto;}
.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto;}
.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right;}
.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left;}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group{float:right;}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px;}
.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em;}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}
.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}
.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}
.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}
.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}
.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}
.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}
.ui-dialog .ui-resizable-n{height:2px;top:0;}
.ui-dialog .ui-resizable-e{width:2px;right:0;}
.ui-dialog .ui-resizable-s{height:2px;bottom:0;}
.ui-dialog .ui-resizable-w{width:2px;left:0;}
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw{width:7px;height:7px;}
.ui-dialog .ui-resizable-se{right:0;bottom:0;}
.ui-dialog .ui-resizable-sw{left:0;bottom:0;}
.ui-dialog .ui-resizable-ne{right:0;top:0;}
.ui-dialog .ui-resizable-nw{left:0;top:0;}
.ui-draggable .ui-dialog-titlebar{cursor:move;}
.ui-draggable-handle{-ms-touch-action:none;touch-action:none;}
.ui-resizable{position:relative;}
.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle{display:none;}
.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}
.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}
.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}
.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}
.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}
.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}
.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}
.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-progressbar{height:2em;text-align:left;overflow:hidden;}
.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%;}
.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,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);height:100%;filter:alpha(opacity=25);opacity:0.25;}
.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none;}
.ui-selectable{-ms-touch-action:none;touch-action:none;}
.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black;}
.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none;}
.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px;}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0;}
.ui-selectmenu-open{display:block;}
.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis;}
.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em;}
.ui-selectmenu-icon.ui-icon{float:right;margin-top:0;}
.ui-slider{position:relative;text-align:left;}
.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none;}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range{filter:inherit;}
.ui-slider-horizontal{height:.8em;}
.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em;}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}
.ui-slider-horizontal .ui-slider-range-min{left:0;}
.ui-slider-horizontal .ui-slider-range-max{right:0;}
.ui-slider-vertical{width:.8em;height:100px;}
.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em;}
.ui-slider-vertical .ui-slider-range{left:0;width:100%;}
.ui-slider-vertical .ui-slider-range-min{bottom:0;}
.ui-slider-vertical .ui-slider-range-max{top:0;}
.ui-sortable-handle{-ms-touch-action:none;touch-action:none;}
.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle;}
.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em;}
.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0;}
.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none;}
.ui-spinner-up{top:0;}
.ui-spinner-down{bottom:0;}
.ui-tabs{position:relative;padding:.2em;}
.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0;}
.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap;}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text;}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer;}
.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none;}
.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;}
body .ui-tooltip{border-width:2px;}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}
.ui-widget .ui-widget{font-size:1em;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em;}
.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}
.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}
.ui-widget-content a{color:#333333;}
.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold;}
.ui-widget-header a{color:#333333;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button{color:#454545;text-decoration:none;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b;}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus{color:#2b2b2b;text-decoration:none;}
.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94, 158, 214);}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff;}
.ui-icon-background, .ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{color:#ffffff;text-decoration:none;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620;}
.ui-state-checked{border:1px solid #dad55e;background:#fffa90;}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a{color:#777620;}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f;}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a{color:#5f3f3f;}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text{color:#5f3f3f;}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary{font-weight:bold;}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal;}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;}
.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35);}
.ui-icon{width:16px;height:16px;}
.ui-icon, .ui-widget-content .ui-icon{background-image:url(//totidio.hu/wp-content/themes/unicon-lite/assets/css/images/ui-icons_444444_256x240.png);}
.ui-widget-header .ui-icon{background-image:url(//totidio.hu/wp-content/themes/unicon-lite/assets/css/images/ui-icons_444444_256x240.png);}
.ui-button .ui-icon{background-image:url(//totidio.hu/wp-content/themes/unicon-lite/assets/css/images/ui-icons_777777_256x240.png);}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon, .ui-state-default .ui-icon{background-image:url(//totidio.hu/wp-content/themes/unicon-lite/assets/css/images/ui-icons_555555_256x240.png);}
.ui-state-active .ui-icon, .ui-button:active .ui-icon{background-image:url(//totidio.hu/wp-content/themes/unicon-lite/assets/css/images/ui-icons_ffffff_256x240.png);}
.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon{background-image:url(//totidio.hu/wp-content/themes/unicon-lite/assets/css/images/ui-icons_777620_256x240.png);}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon{background-image:url(//totidio.hu/wp-content/themes/unicon-lite/assets/css/images/ui-icons_cc0000_256x240.png);}
.ui-icon-blank{background-position:16px 16px;}
.ui-icon-caret-1-n{background-position:0 0;}
.ui-icon-caret-1-ne{background-position:-16px 0;}
.ui-icon-caret-1-e{background-position:-32px 0;}
.ui-icon-caret-1-se{background-position:-48px 0;}
.ui-icon-caret-1-s{background-position:-65px 0;}
.ui-icon-caret-1-sw{background-position:-80px 0;}
.ui-icon-caret-1-w{background-position:-96px 0;}
.ui-icon-caret-1-nw{background-position:-112px 0;}
.ui-icon-caret-2-n-s{background-position:-128px 0;}
.ui-icon-caret-2-e-w{background-position:-144px 0;}
.ui-icon-triangle-1-n{background-position:0 -16px;}
.ui-icon-triangle-1-ne{background-position:-16px -16px;}
.ui-icon-triangle-1-e{background-position:-32px -16px;}
.ui-icon-triangle-1-se{background-position:-48px -16px;}
.ui-icon-triangle-1-s{background-position:-65px -16px;}
.ui-icon-triangle-1-sw{background-position:-80px -16px;}
.ui-icon-triangle-1-w{background-position:-96px -16px;}
.ui-icon-triangle-1-nw{background-position:-112px -16px;}
.ui-icon-triangle-2-n-s{background-position:-128px -16px;}
.ui-icon-triangle-2-e-w{background-position:-144px -16px;}
.ui-icon-arrow-1-n{background-position:0 -32px;}
.ui-icon-arrow-1-ne{background-position:-16px -32px;}
.ui-icon-arrow-1-e{background-position:-32px -32px;}
.ui-icon-arrow-1-se{background-position:-48px -32px;}
.ui-icon-arrow-1-s{background-position:-65px -32px;}
.ui-icon-arrow-1-sw{background-position:-80px -32px;}
.ui-icon-arrow-1-w{background-position:-96px -32px;}
.ui-icon-arrow-1-nw{background-position:-112px -32px;}
.ui-icon-arrow-2-n-s{background-position:-128px -32px;}
.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}
.ui-icon-arrow-2-e-w{background-position:-160px -32px;}
.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}
.ui-icon-arrowstop-1-n{background-position:-192px -32px;}
.ui-icon-arrowstop-1-e{background-position:-208px -32px;}
.ui-icon-arrowstop-1-s{background-position:-224px -32px;}
.ui-icon-arrowstop-1-w{background-position:-240px -32px;}
.ui-icon-arrowthick-1-n{background-position:1px -48px;}
.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}
.ui-icon-arrowthick-1-e{background-position:-32px -48px;}
.ui-icon-arrowthick-1-se{background-position:-48px -48px;}
.ui-icon-arrowthick-1-s{background-position:-64px -48px;}
.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}
.ui-icon-arrowthick-1-w{background-position:-96px -48px;}
.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}
.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}
.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}
.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}
.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}
.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}
.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}
.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}
.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}
.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}
.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}
.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}
.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}
.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}
.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}
.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}
.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}
.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}
.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}
.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}
.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}
.ui-icon-arrow-4{background-position:0 -80px;}
.ui-icon-arrow-4-diag{background-position:-16px -80px;}
.ui-icon-extlink{background-position:-32px -80px;}
.ui-icon-newwin{background-position:-48px -80px;}
.ui-icon-refresh{background-position:-64px -80px;}
.ui-icon-shuffle{background-position:-80px -80px;}
.ui-icon-transfer-e-w{background-position:-96px -80px;}
.ui-icon-transferthick-e-w{background-position:-112px -80px;}
.ui-icon-folder-collapsed{background-position:0 -96px;}
.ui-icon-folder-open{background-position:-16px -96px;}
.ui-icon-document{background-position:-32px -96px;}
.ui-icon-document-b{background-position:-48px -96px;}
.ui-icon-note{background-position:-64px -96px;}
.ui-icon-mail-closed{background-position:-80px -96px;}
.ui-icon-mail-open{background-position:-96px -96px;}
.ui-icon-suitcase{background-position:-112px -96px;}
.ui-icon-comment{background-position:-128px -96px;}
.ui-icon-person{background-position:-144px -96px;}
.ui-icon-print{background-position:-160px -96px;}
.ui-icon-trash{background-position:-176px -96px;}
.ui-icon-locked{background-position:-192px -96px;}
.ui-icon-unlocked{background-position:-208px -96px;}
.ui-icon-bookmark{background-position:-224px -96px;}
.ui-icon-tag{background-position:-240px -96px;}
.ui-icon-home{background-position:0 -112px;}
.ui-icon-flag{background-position:-16px -112px;}
.ui-icon-calendar{background-position:-32px -112px;}
.ui-icon-cart{background-position:-48px -112px;}
.ui-icon-pencil{background-position:-64px -112px;}
.ui-icon-clock{background-position:-80px -112px;}
.ui-icon-disk{background-position:-96px -112px;}
.ui-icon-calculator{background-position:-112px -112px;}
.ui-icon-zoomin{background-position:-128px -112px;}
.ui-icon-zoomout{background-position:-144px -112px;}
.ui-icon-search{background-position:-160px -112px;}
.ui-icon-wrench{background-position:-176px -112px;}
.ui-icon-gear{background-position:-192px -112px;}
.ui-icon-heart{background-position:-208px -112px;}
.ui-icon-star{background-position:-224px -112px;}
.ui-icon-link{background-position:-240px -112px;}
.ui-icon-cancel{background-position:0 -128px;}
.ui-icon-plus{background-position:-16px -128px;}
.ui-icon-plusthick{background-position:-32px -128px;}
.ui-icon-minus{background-position:-48px -128px;}
.ui-icon-minusthick{background-position:-64px -128px;}
.ui-icon-close{background-position:-80px -128px;}
.ui-icon-closethick{background-position:-96px -128px;}
.ui-icon-key{background-position:-112px -128px;}
.ui-icon-lightbulb{background-position:-128px -128px;}
.ui-icon-scissors{background-position:-144px -128px;}
.ui-icon-clipboard{background-position:-160px -128px;}
.ui-icon-copy{background-position:-176px -128px;}
.ui-icon-contact{background-position:-192px -128px;}
.ui-icon-image{background-position:-208px -128px;}
.ui-icon-video{background-position:-224px -128px;}
.ui-icon-script{background-position:-240px -128px;}
.ui-icon-alert{background-position:0 -144px;}
.ui-icon-info{background-position:-16px -144px;}
.ui-icon-notice{background-position:-32px -144px;}
.ui-icon-help{background-position:-48px -144px;}
.ui-icon-check{background-position:-64px -144px;}
.ui-icon-bullet{background-position:-80px -144px;}
.ui-icon-radio-on{background-position:-96px -144px;}
.ui-icon-radio-off{background-position:-112px -144px;}
.ui-icon-pin-w{background-position:-128px -144px;}
.ui-icon-pin-s{background-position:-144px -144px;}
.ui-icon-play{background-position:0 -160px;}
.ui-icon-pause{background-position:-16px -160px;}
.ui-icon-seek-next{background-position:-32px -160px;}
.ui-icon-seek-prev{background-position:-48px -160px;}
.ui-icon-seek-end{background-position:-64px -160px;}
.ui-icon-seek-start{background-position:-80px -160px;}
.ui-icon-seek-first{background-position:-80px -160px;}
.ui-icon-stop{background-position:-96px -160px;}
.ui-icon-eject{background-position:-112px -160px;}
.ui-icon-volume-off{background-position:-128px -160px;}
.ui-icon-volume-on{background-position:-144px -160px;}
.ui-icon-power{background-position:0 -176px;}
.ui-icon-signal-diag{background-position:-16px -176px;}
.ui-icon-signal{background-position:-32px -176px;}
.ui-icon-battery-0{background-position:-48px -176px;}
.ui-icon-battery-1{background-position:-64px -176px;}
.ui-icon-battery-2{background-position:-80px -176px;}
.ui-icon-battery-3{background-position:-96px -176px;}
.ui-icon-circle-plus{background-position:0 -192px;}
.ui-icon-circle-minus{background-position:-16px -192px;}
.ui-icon-circle-close{background-position:-32px -192px;}
.ui-icon-circle-triangle-e{background-position:-48px -192px;}
.ui-icon-circle-triangle-s{background-position:-64px -192px;}
.ui-icon-circle-triangle-w{background-position:-80px -192px;}
.ui-icon-circle-triangle-n{background-position:-96px -192px;}
.ui-icon-circle-arrow-e{background-position:-112px -192px;}
.ui-icon-circle-arrow-s{background-position:-128px -192px;}
.ui-icon-circle-arrow-w{background-position:-144px -192px;}
.ui-icon-circle-arrow-n{background-position:-160px -192px;}
.ui-icon-circle-zoomin{background-position:-176px -192px;}
.ui-icon-circle-zoomout{background-position:-192px -192px;}
.ui-icon-circle-check{background-position:-208px -192px;}
.ui-icon-circlesmall-plus{background-position:0 -208px;}
.ui-icon-circlesmall-minus{background-position:-16px -208px;}
.ui-icon-circlesmall-close{background-position:-32px -208px;}
.ui-icon-squaresmall-plus{background-position:-48px -208px;}
.ui-icon-squaresmall-minus{background-position:-64px -208px;}
.ui-icon-squaresmall-close{background-position:-80px -208px;}
.ui-icon-grip-dotted-vertical{background-position:0 -224px;}
.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}
.ui-icon-grip-solid-vertical{background-position:-32px -224px;}
.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}
.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}
.ui-icon-grip-diagonal-se{background-position:-80px -224px;}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{border-top-left-radius:3px;}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{border-top-right-radius:3px;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl{border-bottom-left-radius:3px;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br{border-bottom-right-radius:3px;}
.ui-widget-overlay{background:#aaaaaa;opacity:.3;filter:Alpha(Opacity=30);}
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.lightSlider:before, .lightSlider:after{content:" ";display:table;}
.lightSlider{overflow:hidden;margin:0;}
.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative;}
.lSSlideWrapper > .lightSlider:after{clear:both;}
.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px, 0px);-ms-transform:translate(0px, 0px);transform:translate(0px, 0px);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important;}
.lSSlideWrapper .lSFade{position:relative;}
.lSSlideWrapper .lSFade > *{position:absolute !important;top:0;left:0;z-index:9;margin-right:0;width:100%;}
.lSSlideWrapper.usingCss .lSFade > *{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important;}
.lSSlideWrapper .lSFade > *.active{z-index:10;}
.lSSlideWrapper.usingCss .lSFade > *.active{opacity:1;}
.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center;}
.lSSlideOuter .lSPager.lSpg > li{cursor:pointer;display:inline-block;padding:0 5px;}
.lSSlideOuter .lSPager.lSpg > li a{background-color:#222222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all 0.5s linear 0s;transition:all 0.5s linear 0s;}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a{background-color:#428bca;}
.lSSlideOuter .media{opacity:0.8;}
.lSSlideOuter .media.active{opacity:1;}
.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px, 0px, 0px);-moz-transform:translate3d(0px, 0px, 0px);-ms-transform:translate3d(0px, 0px, 0px);-webkit-transform:translate3d(0px, 0px, 0px);-o-transform:translate3d(0px, 0px, 0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius 0.12s linear 0s 0.35s linear 0s;transition:border-radius 0.12s linear 0s 0.35s linear 0s;}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px;}
.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%;}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table;}
.lSSlideOuter .lSPager.lSGallery:after{clear:both;}
.lSAction > a{width:32px;display:block;top:50%;height:32px;background-image:url(//totidio.hu/wp-content/themes/unicon-lite/assets/library/lightslider/img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:0.5;-webkit-transition:opacity 0.35s linear 0s;transition:opacity 0.35s linear 0s;}
.lSAction > a:hover{opacity:1;}
.lSAction > .lSPrev{background-position:0 0;left:10px;}
.lSAction > .lSNext{background-position:-32px 0;right:10px;}
.lSAction > a.disabled{pointer-events:none;}
.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden;}
.lSSlideOuter.vertical{position:relative;}
.lSSlideOuter.vertical.noPager{padding-right:0px !important;}
.lSSlideOuter.vertical .lSGallery{position:absolute !important;right:0;top:0;}
.lSSlideOuter.vertical .lightSlider > *{width:100% !important;max-width:none !important;}
.lSSlideOuter.vertical .lSAction > a{left:50%;margin-left:-14px;margin-top:0;}
.lSSlideOuter.vertical .lSAction > .lSNext{background-position:31px -31px;bottom:10px;top:auto;}
.lSSlideOuter.vertical .lSAction > .lSPrev{background-position:0 -31px;bottom:auto;top:10px;}
.lSSlideOuter.lSrtl{direction:rtl;}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager{padding-left:0;list-style:none outside none;}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager{padding-right:0;}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li{float:left;}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li{float:right !important;}
@-webkit-keyframes rightEnd {
0%{left:0;}
50%{left:-15px;}
100%{left:0;}
}
@keyframes rightEnd {
0%{left:0;}
50%{left:-15px;}
100%{left:0;}
}
@-webkit-keyframes topEnd {
0%{top:0;}
50%{top:-15px;}
100%{top:0;}
}
@keyframes topEnd {
0%{top:0;}
50%{top:-15px;}
100%{top:0;}
}
@-webkit-keyframes leftEnd {
0%{left:0;}
50%{left:15px;}
100%{left:0;}
}
@keyframes leftEnd {
0%{left:0;}
50%{left:15px;}
100%{left:0;}
}
@-webkit-keyframes bottomEnd {
0%{bottom:0;}
50%{bottom:-15px;}
100%{bottom:0;}
}
@keyframes bottomEnd {
0%{bottom:0;}
50%{bottom:-15px;}
100%{bottom:0;}
}
.lSSlideOuter .rightEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative;}
.lSSlideOuter .leftEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative;}
.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd 0.3s;animation:topEnd 0.3s;position:relative;}
.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd 0.3s;animation:bottomEnd 0.3s;position:relative;}
.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative;}
.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative;}/*/*/.lightSlider.lsGrab > *{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}
.lightSlider.lsGrabbing > * {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-x:hidden;}
body{margin:0;}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary{display:block;}
audio, canvas, progress, video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0;}
[hidden],
template {
display: none;
} a{background-color:transparent;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
a:active, a:hover{outline:0;}
abbr[title]{border-bottom:1px dotted;}
b, strong{font-weight:bold;}
dfn{font-style:italic;}
mark{background:#ff0;color:#000;}
small{font-size:80%;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:1em 40px;}
hr{box-sizing:content-box;height:0;}
pre{overflow:auto;}
code, kbd, pre, samp{font-family:monospace, monospace;font-size:1em;}
button, input, optgroup, select, textarea{color:inherit;font:inherit;margin:0;}
button{overflow:visible;}
button, select{text-transform:none;}
button, html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],
html input[disabled]{cursor:default;}
button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
input[type="checkbox"],
input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{height:auto;}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
textarea{overflow:auto;}
optgroup{font-weight:bold;}
table{border-collapse:collapse;border-spacing:0;}
td, th{padding:0;border:1px solid #e2e2e2;padding:10px;}
body, button, input, select, textarea{color:#696969;font-family:'Roboto',sans-serif;line-height:1.5;font-size:14px;}
h1, h2, h3, h4, h5, h6{clear:both;}
h1{font-size:32px;}
h2{font-size:30px;}
h3{font-size:26px;}
h4{font-size:20px;}
h5{font-size:18px;}
h6 {
font-size:16px;
} p{margin-bottom:15px;}
dfn, cite, em, i{font-style:italic;}
blockquote{border-left:5px solid;border-color:#222;padding-left:20px;margin-left:0;}
address{margin:0 0 1.5em;}
pre{background:#eee;font-family:"Courier 10 Pitch", Courier, monospace;font-size:15px;font-size:0.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;}
code, kbd, tt, var{font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;font-size:15px;font-size:0.9375rem;}
abbr, acronym{border-bottom:1px dotted #666;cursor:help;}
mark, ins{background:#fff9c0;text-decoration:none;}
big{font-size:125%;}
.clearfix:before, .clearfix:after, 
.row:before, .row:after, 
.entry-content:before, .entry-content:after, 
.comment-content:before, .comment-content:after, 
.site-header:before, .site-header:after, 
.site-content:before, .site-content:after, 
.site-footer:before, .site-footer:after, 
.container-wrap:after, .container-wrap:before{content:'';display:table;}
.clearfix:after, .row:after, 
.entry-content:after, .comment-content:after, 
.site-header:after, .site-content:after, 
.site-footer:after, .apmag-container:after{clear:both;}
.clear{clear:both;}
.clearfix:after{display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix{display:inline-block;}/*\*/* html .clearfix{height:1%;}
.clearfix{display:block;}/**/ html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*,
*:before,
*:after{box-sizing:inherit;}
*, 
*:before, 
*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{background:#fff;font-family:'Roboto',sans-serif;}
blockquote:before, blockquote:after, q:before, q:after{content:"";}
blockquote, q{quotes:"" "";}
hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em;}
ul, ol{margin:0 0 1.5em 1.5em;padding:0;}
ul{list-style:disc;}
ol{list-style:decimal;}
li > ul, li > ol{margin-bottom:0;margin-left:1.5em;}
dt{font-weight:bold;}
dd{margin:0 1.5em 1.5em;}
img{height:auto;max-width:100%;vertical-align:middle;}
table{margin:0 0 1.5em;width:100%;}
button, input[type="button"],
input[type="reset"],
input[type="submit"]{border:1px solid;border-color:#92c330;border-radius:0px;background:#92c330;color:#fff;font-size:14px;line-height:1;padding:10px 15px;}
button:hover, input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover{color:#92c330;background:transparent;}
button:focus, input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active, input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active{border-color:#92c330;}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea{color:#666;border:1px solid #ccc;border-radius:0px;padding:3px;}
select{border:1px solid #ccc;}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus{color:#111;}
textarea{width:100%;}
a{color:#92c330;text-decoration:none;}
a:hover, a:focus, a:active{color:rgba(146,195,48,0.7);}
a:focus{outline:thin dotted;}:active, 
:focus{outline:0;}
a:hover, a:active{outline:0;}
  .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation{margin:0 0 40px;overflow:hidden;}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous{float:left;width:50%;}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next{float:right;text-align:right;width:50%;}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}
#content[tabindex="-1"]:focus{outline:0;}
.alignleft{display:inline;float:left;margin-right:1.5em;}
.alignright{display:inline;float:right;margin-left:1.5em;}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after{content:"";display:table;table-layout:fixed;}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after{clear:both;}
.widget{margin:0 0 30px;}
.widget select{max-width:100%;}
.widget-area .instagram-widget li a:before{content:'' !important;}
.widget-area .instagram-widget li:first-child{padding:5px;}
.widget-area .instagram-widget li{margin:0;border-top:0;padding:5px;}
.sticky{display:block;}
.hentry{margin:0 0 1.5em;}
.byline, .updated:not(.published){display:none;}
.single .byline, .group-blog .byline{display:inline;}
.page-content, .entry-content, .entry-summary{margin:1.5em 0 0;}
.page-links{clear:both;margin:0 0 1.5em;}
.comment-content a{word-wrap:break-word;}
.bypostauthor{display:block;}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer{display:none;}
.infinity-end.neverending .site-footer{display:block;}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;}
embed, iframe, object{max-width:100%;}
.wp-caption{margin-bottom:1.5em;max-width:100%;}
.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto;}
.wp-caption .wp-caption-text{margin:0.8075em 0;}
.wp-caption-text{text-align:center;}
.gallery{margin-bottom:15px;}
.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;margin:0;}
.gallery-columns-2 .gallery-item{max-width:50%;}
.gallery-columns-3 .gallery-item{max-width:33.33%;}
.gallery-columns-4 .gallery-item{max-width:25%;}
.gallery-columns-5 .gallery-item{max-width:20%;}
.gallery-columns-6 .gallery-item{max-width:16.66%;}
.gallery-columns-7 .gallery-item{max-width:14.28%;}
.gallery-columns-8 .gallery-item{max-width:12.5%;}
.gallery-columns-9 .gallery-item{max-width:11.11%;}
.gallery-caption{display:block;}
.scrollPane{overflow:hidden;width:100%;}
.scroll-bar{clear:both;margin:0 auto;max-width:400px;}
.site-header{color:#fff;margin-bottom:50px;background-size:cover;background-position:center center;height:auto !important;}
.kr-headerwrap{position:relative;min-height:100vh;}
.kr-headerwrap:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,0.6);width:100%;height:100%;}
.quickinfo ul li{font-size:13px;border-right:1px solid rgba(255,255,255,0.22);margin-right:10px;padding-right:15px;float:left;list-style:none;line-height:36px;}
.quickinfo ul li:last-child{border-right:0;}
.topheader{border-bottom:1px solid rgba(255,255,255,0.22);box-sizing:border-box;width:100%;line-height:35px;}
.topheader, .mainheader{position:relative;z-index:99;}
.quickinfo ul{margin-left:0;padding-left:0;margin-bottom:0;line-height:36px;}
.right-header-wrap{float:right;}
.quickinfo{float:left;}
.socialicon ul{padding-left:0;margin-left:0;margin-bottom:0;}
.socialicon ul li{display:inline-block;font-size:16px;}
.socialicon ul li a{color:#fff;font-size:13px;display:block;padding:0 10px;outline:0;}
.socialicon ul li a:hover{color:#92c330;}
.mainheader{clear:both;height:90px;margin:30px 0;}
.site-branding{width:40%;float:left;}
.kr-navmenu{width:60%;float:right;}
.logo{margin-right:20px;}
.logo, .logo-textwrap{display:table-cell;}
.logo-textwrap .site-title{margin:0;line-height:1;font-size:35px;margin-bottom:5px;}
.logo-textwrap .site-description{margin:0px 0 10px;font-weight:100;}
.menu_mobile_open{overflow:hidden;height:100%;}
.menulink{float:right;margin-top:0px;margin-bottom:20px;margin-top:15px;clear:both;}
.menulink ul{margin-left:0;padding-left:0;margin-bottom:0;}
.menulink ul li a{font-size:14px;color:#fff;padding:0px 15px;text-decoration:none;text-transform:uppercase;outline:0;}
.menulink ul > li{position:relative;float:left;list-style:none;}
.menulink ul > li > a{padding:12px 25px;display:block;}
.menulink ul > li:last-child > a, .socialicon ul li:last-child{padding-right:0;}
.menulink ul >li > a:after{content:"/";color:rgba(255,255,255,0.22);position:absolute;right:-5px;}
.menulink ul ul.sub-menu >li > a:after, .menulink ul >li:last-child a:after{content:none;}
.menulink ul ul.sub-menu{display:none;background-color:#222326;top:90%;}
.menulink ul >li:hover ul ul.sub-menu{display:none;}
.menulink ul ul >li:hover > ul.sub-menu{display:block;position:absolute;right:100%;top:0;}
.menulink ul ul ul{display:none;}
.menulink ul ul.sub-menu a{color:#fff;}
.menulink ul ul.sub-menu li{display:block;width:100%;}
.menulink ul ul.sub-menu li a{text-transform:uppercase;font-size:12px;}
.menulink ul ul.sub-menu a:hover{color:#7a7a7a;}
.menulink ul >li{position:relative;}
.menulink ul >li:hover ul.sub-menu{display:block;position:absolute;top:100%;padding-left:0;width:160px;}
.no-breadcrumbs .kr-innerheader .menulink ul >li:hover ul.sub-menu{margin-top:0;}
.mainbanner-wrap{margin-bottom:40px;margin-top:40px;}
.mainbanner-wrap h1{font-family:'Roboto',sans-serif;margin-bottom:30px;margin:0;}
.mainbanner-wrap h1{font-size:60px;margin-bottom:30px;text-shadow:2px 2px #090505;}
.main-content{font-size:16px;line-height:1.5;text-shadow:1px 1px #322d2d;}
.mainbanner-content{width:60%;margin:0 auto;text-align:center;clear:both;position:relative;padding:100px 0px;z-index:9;line-height:1.2;}
.mainbanner-button-wrap{display:inline-block;line-height:1;}
.mainbanner-button-wrap .first-button{display:inline-block;}
.mainbanner-button-wrap .first-button a{padding:10px 15px;border:1px solid #fff;text-decoration:none;color:#fff;text-transform:uppercase;font-size:14px;font-family:'Roboto',sans-serif;margin:0 7px;display:block;min-width:152px;position:relative;z-index:0;}
.mainbanner-button-wrap .first-button a:after{background:#92c330;width:0;position:absolute;left:0;top:0;bottom:0;width:0;content:"";-webkit-transition:all ease 0.5s;-moz-transition:all ease 0.5s;-ms-transition:all ease 0.5s;transition:all ease 0.5s;z-index:-2;}
.mainbanner-button-wrap .first-button a:hover:after{right:0;width:100%;opacity:1;z-index:-1;}
.mainbanner-button-wrap .first-button a:hover{border-color:#92c330;}
.mainbanner-button-wrap .first-button.kr-styleone a{background:transparent;border-color:#92c330;position:relative;z-index:0;}
.mainbanner-button-wrap .first-button.kr-styleone a:after{background:#92c330;border-color:#fff;width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:all ease 0.5s;-moz-transition:all ease 0.5s;-ms-transition:all ease 0.5s;transition:all ease 0.5s;right:0;z-index:-2;}
.mainbanner-button-wrap .first-button.kr-styleone a:hover:after{width:0;right:100%;z-index:-1;}
.mainbanner-button-wrap .first-button.kr-styleone a:hover{border-color:#fff;}
.kr-innerheader .menulink ul li a{color:#696969;}
.kr-innerheader .menulink ul >li > a:after{color:#696969;}
.kr-innerheader .menulink ul >li:hover ul{box-shadow:0px 3px 15px 0px rgba(0, 0, 0, 0.175);}
.kr-innerheader .menulink ul ul li a, .menulink ul ul li a{color:#333;line-height:1.5;padding:12px 15px 10px;}
.kr-innerheader .menulink ul ul{background-color:#fff;}
.kr-innerheader ul ul.sub-menu > li:focus a, .kr-innerheader ul ul.sub-menu > li:hover a{color:#262626;text-decoration:none;}
.kr-innerheader ul ul.sub-menu > li:focus, .kr-innerheader ul ul.sub-menu > li:hover{background-color:#f5f5f5;}
.kr-innerheader ul ul.sub-menu > li, .kr-innerheader ul ul.sub-menu > li{-webkit-transition:all ease 0.3s;-ms-transition:all ease 0.3s;-o-transition:all ease 0.3s;transition:all ease 0.3s;}
.kr-innerheader .topheader{border-bottom:1px solid rgba(194, 194, 194, 0.3);background-color:#fff;}
.site-header.kr-innerheader, .kr-innerheader .socialicon ul li a{color:#a7a7a7;}
.kr-innerheader .socialicon ul li a:hover{color:#92c330;}
.kr-innerheader .site-header{line-height:50px;}
.site-header .site-branding .custom-logo-link{display:block;margin-right:20px;}
.site-header.kr-innerheader{min-height:0;margin-bottom:0;height:auto;}
.kr-innerheader .mainheader{height:90px;padding:0;float:left;width:100%;margin-top:20px;margin-bottom:0px;}
.kr-innerheader .menulink ul > li > a{padding-bottom:42px;}
.no-breadcrumbs .kr-innerheader .menulink ul > li > a{padding-bottom:12px;}
.page_header_wrap .container-wrap{padding-top:100px;padding-bottom:100px;}
.page_header_wrap .entry-header .entry-title{font-size:50px;color:#555;text-transform:uppercase;font-weight:900;margin-top:0;margin-bottom:10px;-ms-word-wrap:break-word;word-wrap:break-word;}
.page_header_wrap #unicon-breadcrumb i.fa{font-size:10px;padding:0 8px;color:#ccc;}
.page_header_wrap #unicon-breadcrumb,
.page_header_wrap #unicon-breadcrumb a{color:#999;font-size:14px;}
.page_header_wrap #unicon-breadcrumb a{color:#92c330;}
.section-title{margin-bottom:20px;}
.section-title h1, .section-title h3{margin:0;font-family:'Roboto',sans-serif;line-height:1;}
.section-title h2{position:relative;font-size:100px;font-weight:500;letter-spacing:10px;text-indent:-5px;margin:0;text-transform:uppercase;color:#f0f0f0;line-height:1;}
.section-title h3{position:absolute;font-size:30px;font-weight:900;left:65%;white-space:nowrap;margin:0;top:35%;text-transform:uppercase;color:#555555;}
.section-title h2:after, .unicon-counter-section .counter:after{content:"";position:absolute;background:#a2ca4d;width:48px;height:3px;bottom:-10px;left:65%;}
.unicon-counter-section .counter:after{width:100%;}
.section-title{display:inline-block;position:relative;text-transform:uppercase;}
.about-content-wrapper{position:relative;padding-top:25px;overflow:hidden;}
.about-content-wrapper:before{content:"";position:absolute;width:100%;height:330px;background:#e6e6e6;z-index:-1;top:50px;}
.container-wrap{max-width:1170px;width:100%;margin:0 auto;padding:0;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}
.about-content-wrapper .about-content{width:30%;float:left;background:#fff;padding:70px 40px;font-family:'Roboto',sans-serif;font-size:14px;color:#696969;-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.04);-ms-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.04);-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.04);box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.04);border:1px solid #eee;}
.about-content-wrapper .about-content p{margin-bottom:50px;}
.about-content-wrapper .about-content h3{font-size:24px;color:#555555;margin:0 0 10px;position:relative;padding-bottom:10px;word-wrap:break-word;}
.about-content-wrapper .about-content h3:after, .lSSlideOuter .aboutservices h4:after{content:"";background:#a2ca4d;width:40px;height:3px;position:absolute;bottom:0px;left:0;}
.about-section .lSSlideOuter{width:69%;float:right;}
.aboutservices .about-image figure{margin:50px 0;height:240px;overflow:hidden;}
.aboutservices .about-image figure img{display:block;width:100%;}
.aboutservices .about-image{min-height:200px;padding:20px 0 15px;}
.about-section .readmore a{padding:12px 20px;border:1px solid #e3e3e3;text-decoration:none;display:block;color:#696969;text-transform:uppercase;min-width:100px;}
.about-section .readmore a:hover{background:#a2ca4d;color:#fff;border-color:#a2ca4d;}
.about-section .readmore{display:block;text-align:center;}
.about-image-column{margin:0 0 0 15px;font-family:'Roboto',sans-serif;font-size:14px;color:#696969;}
.aboutservices h4{margin:0;padding:10px 0 10px;margin-bottom:10px;color:#555555;font-size:20px;text-transform:uppercase;position:relative;}
.about-section .lSAction > a{color:#fff;opacity:1;top:37%;background-image:none;transition:all ease 0.4s;font-size:30px;z-index:0;}
.about-section .lSAction > .lSNext, .blog-section .lSSlideOuter .lSAction > .lSNext{right:0px;text-align:right;opacity:0;background-image:url(//totidio.hu/wp-content/themes/unicon-lite/assets/images/kr-arrow.png);background-repeat:no-repeat;background-position:-50px 0;width:40px;height:40px;}
.about-section .lSAction > .lSPrev, .blog-section .lSSlideOuter .lSAction > .lSPrev{left:15px;opacity:0;background-image:url(//totidio.hu/wp-content/themes/unicon-lite/assets/images/kr-arrow.png);background-repeat:no-repeat;background-position:0 0;width:40px;height:40px;}
.about-section .lSAction > .lSPrev:hover, .blog-section .lSSlideOuter .lSAction > .lSPrev:hover{background-position:0 -50px;}
.about-section .lSAction > .lSNext:hover, .blog-section .lSSlideOuter .lSAction > .lSNext:hover{background-position:-50px -50px;}
.about-section .lSAction i, .blog-section .lSAction i{display:none;}
.about-section .lSSlideOuter:hover .lSAction > .lSPrev, .about-section .lSSlideOuter:hover .lSAction > .lSNext{opacity:1;}
.services-area-wrapper.img-responsive{background-position:center;-webkit-background-size:cover;background-size:cover;width:100%;}
.servicesrow{clear:both;width:100%;}
.unicon-services-section .row-items{float:left;clear:both;width:100%;margin-bottom:120px;display:block;}
.unicon-services-section .servicesrow:first-child .row-items{margin-top:90px;}
.unicon-services-section .servicesrow:last-child .row-items{margin-bottom:0px;}
.unicon-services-section .row-items .serviceswrap{width:25%;padding:0 15px;position:relative;float:left;}
.unicon-services-section .row-items .serviceswrap.servicesone, .unicon-services-section .row-items .serviceswrap.servicesfive{margin-left:8.33333333%;}
.unicon-services-section .row-items .serviceswrap.servicestwo, .unicon-services-section .row-items .serviceswrap.servicessix{margin-left:33.33333333%;}
.unicon-services-section .row-items .serviceswrap.servicesfour{margin-left:50%;}
.unicon-services-section .serviceswrap .item-box{position:relative;text-align:center;padding:20px 10px 20px 10px;border:1px solid #e7e7e7;z-index:0;}
.unicon-services-section .serviceswrap .item-icon{position:absolute;left:0;right:0;top:-65px;font-size:52px;color:#a2ca4d;}
.unicon-services-section .item-vertical-line{position:absolute;left:0;right:0;top:-15px;z-index:0;line-height:1;}
.unicon-services-section .item-vertical-line:after{content:"|";font-size:25px;color:#a2ca4d;}
.unicon-services-section .item-box .item-id{position:absolute;font-size:20px;color:#e0dede;left:10px;top:-20px;background-color:#fff;padding:5px;z-index:0;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;}
.unicon-services-section .item-box:hover .item-id{color:#a2ca4d;}
.unicon-services-section .serviceswrap .item-box:after{transform:scale(0, 1);border-top:1px solid #a2ca4d;border-bottom:1px solid #a2ca4d;z-index:-1;}
.unicon-services-section .serviceswrap .item-box:before{transform:scale(1, 0);border-left:1px solid #a2ca4d;border-right:1px solid #a2ca4d;}
.unicon-services-section .item-box:before, .unicon-services-section .item-box:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;}
.unicon-services-section .item-box:hover:before, .unicon-services-section .item-box:hover:after{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.unicon-services-section .item-box .item-title{font-size:18px;line-height:24px;margin-bottom:10px;color:#333;}
.unicon-services-section .item-box .item-text{font-size:14px;line-height:24px;}
.unicon-sucess-section .sucess-graph-wrap, .unicon-sucess-section .sucess-content-wrapper{width:50%;float:left;}
.unicon-sucess-section .sucess-content-wrapper{padding:0 15px;font-size:14px;}
.unicon-sucess-section .sucess-content-wrapper h4{font-size:24px;color:#555555;text-transform:uppercase;font-family:'Roboto',sans-serif;}
.sucess-content-wrapper h4{position:relative;margin:0 0 30px;}
.sucess-content-wrapper h4:after{content:"";position:absolute;background:#a2ca4d;width:48px;height:3px;bottom:-5px;left:0;}
.sucess-content-wrapper h5{color:#716f75;font-family:'Lora', serif;font-size:18px;font-style:italic;margin:0 0 30px;}
.sucess-content-wrapper p{margin:0;}
.unicon-counter-section{clear:both;background:#a2ca4d;color:#fff;padding:50px 0;}
.unicon-counter-section, .call-action-section, .video-section{margin:50px 0;}
.video-section{z-index:0;}
.unicon-services-section{padding:50px 0;}
.unicon-sucess-section, .about-section, .works-section, .team-section, .testimonial-section, .blog-section{padding:50px 0;}
.section-title-wrap{margin-bottom:50px;}
.team-section .section-title-wrap{margin-bottom:0px;}
.unicon-counter-wrap{display:table;width:100%;color:#fff;}
.unicon-counter-section .unicon-counter{width:25%;display:table-cell;vertical-align:middle;padding:0 15px;position:relative;}
.unicon-counter-section .counter-title{margin:0;font-family:'Roboto',sans-serif;font-size:18px;font-weight:500;text-transform:uppercase;color:#fff;}
.unicon-counter-section span{display:block;font-size:13px;font-family:'Lora',serif;font-weight:400;font-style:italic;line-height:0.95;text-transform:none;}
.unicon-counter-section .counter{font-family:'Poppins', sans-serif;font-size:36px;font-weight:bold;position:relative;display:inline-block;}
.unicon-counter-section .counter:after{left:0;background:#fff;bottom:0;}
.unicon-counter-section .counter-icon{display:block;font-size:50px;color:rgba(255,255,255,0.2);position:absolute;top:19%;left:15px;}
.unicon-counter-section .count_2 .counter-icon{left:24%;}
.unicon-counter-section .count_3 .counter-icon{left:15%;}
.team-section .team-section-content-wrap{position:relative;}
.team-section .team-image{width:300px;-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);position:absolute;top:50%;right:80px;transform:translate(0, -50%);}
.team-section .team-image img{display:block;max-width:100%;}
.team-section .lSSlideOuter{padding:50px 0;}
.team-section .lSSlideWrapper{overflow:visible;}
.teamwrap.lightSlider{overflow:visible;}
.team-section .team-image figure{margin:0;height:100%;display:block;}
.team-section .teaminfo{position:relative;padding:70px 420px 70px 40px;background-color:transparent;}
.team-section .teaminfo:before{content:'';position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-color:#e6e6e6;}
.team-section .team-info-description{font-size:16px;}
.team-section .team-info-description p{margin-top:0;font-family:"Lora", sans-serif;font-style:italic;}
.team-section .team-info-description h4{text-align:left;color:#696969;font-size:16px;font-style:normal;margin-bottom:0;}
.team-section .team-info-description h4 span{font-size:14px;color:#999999;display:block;font-weight:400;}
.team-section .lSSlideOuter .lSAction > .lSPrev, .team-section .lSSlideOuter .lSAction > .lSNext{min-width:50px;left:auto;line-height:1;padding:0 10px;margin-top:0;transform:rotate(270deg);position:initial;}
.team-section .lSSlideOuter .lSAction{position:absolute;right:-10px;top:55%;left:auto;}
.team-section .lSSlideOuter .lSAction > a{background-image:none;width:auto;height:auto;line-height:1;text-transform:uppercase;font-family:'Roboto',sans-serif;font-size:14px;color:#484848;opacity:1;}
.team-section .lSSlideOuter .lSAction > a:hover{color:#a2ca4d;}
.team-section .lSSlideOuter .lSAction > .lSNext{top:-70px;position:relative;right:0;}
.team-section .lSSlideOuter .lSAction > .lSNext:after{content:"";background:#484848;width:1px;height:100%;left:0;position:absolute;}
.home .team-section .lSSlideOuter ul.lSPager.lSpg{position:absolute;right:45px;top:40.7%;left:auto;}
.home .team-section .lSSlideOuter .lSPager.lSpg > li{display:block;padding:0;}
.team-section .lSSlideOuter .lSPager.lSpg > li:hover a, .team-section .lSSlideOuter .lSPager.lSpg > li.active a, .testimonial-section .lSSlideOuter .lSPager.lSpg > li:hover a, .testimonial-section .lSSlideOuter .lSPager.lSpg > li.active a{background-color:#a2ca4d;}
.team-section .lSSlideOuter .lSPager.lSpg > li a, .testimonial-section .lSSlideOuter .lSPager.lSpg > li a{background-color:#ada8a8;height:10px;width:10px;text-indent:-9999999em;outline:0;z-index:0;}
.video-section .videoinfo h3{font-family:'Roboto',sans-serif;font-size:36px;font-style:normal;font-weight:400;margin:0 0 10px;}
.video-section .videoinfo p{margin:0;}
.video-section .videoinfo{font-family:'Lora',serif;font-size:18px;font-weight:bold;font-style:italic;display:inline-block;}
.video-section .play-pause-video{position:absolute;width:82px;height:82px;z-index:9999;background:transparent;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;border:0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;text-align:center;text-shadow:none;-webkit-text-shadow:none;-moz-text-shadow:none;outline:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;left:0;right:0;top:60%;-moz-transform:translateY(-60%);-webkit-transform:translateY(-60%);-ms-transform:translateY(-60%);-o-transform:translateY(-60%);transform:translateY(-60%);margin:0 auto;padding-left:20px;}
.video-section .videoinfo.play, .video-section .play-pause-video.play, .video-section .video-wrapper.play:after{display:none;}
.video-section .videoinfo{position:absolute;top:60px;left:0;right:0;text-align:center;position:relative;z-index:999;display:block;color:#fff;}
.video-section:after{position:absolute;content:'';background:rgba(0,0,0,0.2) repeat;z-index:99;height:100%;width:100%;top:0;left:0;}
.video-section .mbYTP_wrapper{z-index:999 !important;}
.workcontentwrap{display:table;float:left;overflow:hidden;}
.workcontentwrap .ourworkwrap{display:table-cell;vertical-align:middle;position:relative;}
.works-image img{max-width:none;width:auto;height:250px}
.works-section .works-image figure{margin:0;}
.works-section .works-image figure img{display:block;-webkit-transition:all 0.32s ease;-moz-transition:all 0.32s ease;-ms-transition:all 0.32s ease;-o-transition:all 0.32s ease;transition:all 0.32s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden;-webkit-transform:translateX(-4%) scale(1.08);-moz-transform:translateX(-4%) scale(1.08);transform:translateX(-4%) scale(1.08);zoom:1;}
.works-section .ourworkwrap:hover .works-image figure img{-webkit-transform:translateX(4%) scale(1.08);-moz-transform:translateX(4%) scale(1.08);transform:translateX(4%) scale(1.08);}
.works-section .ourworkwrap{position:relative;overflow:hidden;}
.works-section .ourworkwrap:after{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(178,209,113,0.79);content:"";width:100%;height:100%;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.works-section .ourworkwrap .wrokswrap-info{position:absolute;-webkit-transform:translateY(-25%);-moz-transform:translateY(-25%);transform:translateY(-25%);top:50%;left:0;right:0;padding:0 20px;opacity:0;z-index:1;text-align:center;-webkit-transition:all 0.32s ease;-moz-transition:all 0.32s ease;-ms-transition:all 0.32s ease;-o-transition:all 0.32s ease;transition:all 0.32 ease;}
.works-section .ourworkwrap:hover:after, .works-section .ourworkwrap:hover .wrokswrap-info{color:#fff;opacity:1;}
.works-section .ourworkwrap:hover .wrokswrap-info{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);color:#fff;}
.wrokswrap-info a{font-size:25px;color:#fff;display:block;}
.wrokswrap-info a:hover{opacity:0.7;}
.wrokswrap-info h4{font-size:16px;margin:0;position:relative;text-transform:capitalize;font-weight:400;color:#fff;font-family:"Lora", sans-serif;}
.works-section .ui-slider .ui-slider-handle{border-radius:100%;}
.works-section .scroll-bar{height:14px;background:#e6e9ed;border:1px solid #eeeeee;position:relative;width:100%;height:100%;margin:0 auto;-moz-border-radius:14px;-webkit-border-radius:14px;border-radius:14px;-webkit-box-shadow:inset 0px 0px 0px 3px white;-moz-box-shadow:inset 0px 0px 0px 3px white;box-shadow:inset 0px 0px 0px 3px white;margin-top:50px;}
.works-section .scroll-bar .ui-slider-handle{height:24px;width:24px;margin:-4px 0 -4px -12px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:1px solid #CECECE;background:#fff;display:block;position:relative;cursor:pointer;top:0;outline:0;z-index:0;}
.call-action-section{position:relative;color:#fff;text-align:center;padding:50px 0;z-index:0;}
.call-action-section:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.3);height:100%;}
.call-action-section .mainbanner-button-wrap, .call-action-section .call-content-wrapper{position:relative;z-index:1;}
.call-action-section .call-content-wrapper h2{margin:0;text-transform:capitalize;font-size:64px;font-weight:300;}
.call-action-section .call-content-wrapper h2 span{font-weight:600;margin-right:15px;}
.call-action-section .call-content-wrapper{font-size:28px;text-transform:uppercase;font-weight:400;}
.call-action-section .call-content-wrapper p{margin:0 0 45px;}
.testimonial-section .testimonial-image, .testimonial-section .testimonial-info{display:table-cell;vertical-align:top;}
.testimonial-section .testimonial-image figure{margin:0;width:300px;}
.testimonial-section .testimonial-image figure img{display:block;}
.testimonial-section .testimonial-info{overflow:visible;}
.testimonial-section .testimonial-info .kr-testimonial-desc{border:1px solid #eeeeee;padding:40px 50px;margin:0;margin-left:-30px;position:relative;background:#fff;-moz-box-shadow:1px 2px 12px 0px rgba(0, 0, 0, 0.08);-webkit-box-shadow:1px 2px 12px 0px rgba(0, 0, 0, 0.08);box-shadow:1px 2px 12px 0px rgba(0, 0, 0, 0.08);color:#666666;font-size:16px;line-height:30px;font-family:'Lora', serif;font-style:italic;}
.testimonial-section .testimonial-info p{margin:0;}
.testimonial-section .testimonial-info h4{padding:20px 15px 30px 35px;font-size:14px;color:#333333;text-transform:uppercase;vertical-align:middle;margin:0;color:#999999;font-weight:400;text-transform:capitalize;}
.testimonial-section .testimonial-info h4 span{font-size:16px;color:#000;font-weight:500;margin-right:8px;}
.testimonial-section  .lSSlideOuter .lSPager.lSpg{text-align:right;}
.partners-section .partners-wrapper{text-align:center;color:#fff;font-family:"Lora",serif;font-style:italic;font-size:18px;}
.partners-section{position:relative;padding:100px 0;margin:50px 0;z-index:0;}
.partners-section:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;height:100%;background:rgba(0,0,0,0.9);}
.partners-section .container-wrap{position:relative;z-index:1;width:80%;}
.partners-section .partners-logoarea > div{width:20%;display:table-cell;padding:0 20px;}
.partners-section .partners-logoarea > div:first-child{padding-left:0;}
.partners-section .partners-logoarea > div:last-child{padding-right:0;}
.partners-section .partners-logoarea{display:table;width:100%;}
.partners-section .partners-wrapper h3{margin:0;font-size:30px;text-transform:uppercase;font-weight:500;font-style:normal;font-family:"Roboto",sans-serif;position:relative;display:inline-block;}
.partners-section .partners-wrapper h3:before{content:"";position:absolute;background:#a2ca4d;width:48px;height:3px;bottom:-2px;left:0;}
.partners-section .partners-wrapper p{margin:20px 0 50px;}
.blog-section .blogsinfo .blog-image figure{margin:0;overflow:hidden;}
.blog-section .blogsinfo .blog-image figure a{display:block;}
.blog-section .blogsinfo .blog-image img{display:inline-block;transition:all 0.6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0.85;}
.blog-section .blogwrap{width:100%;}
.blog-section .blogsinfo{width:60%;}
.blog-section .blog-image{width:40%;}
.blog-section .blogsinfo .blog-image .blogtime{width:65px;height:60px;background-color:#92c330;position:absolute;right:-35px;top:20px;color:#fff;text-align:center;padding:5px 0;-webkit-transform:translatez(0);-ms-transform:translatez(0);-moz-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0);}
.blog-section .blogsinfo .blog-image .blogtime span{display:block;line-height:1;font-family:"Roboto",sans-serif;font-weight:400;}
.blog-section .blogsinfo .blog-image .blogtime span:first-child{font-size:27px;margin-bottom:4px;}
.blog-section .blogsinfo .blog-image .blogtime span:last-child{font-size:14px;}
.blog-section .blogsinfo .blog-image-info-wrap{border:1px solid #eeeeee;margin:5px 10px;overflow:hidden;display:-webkit-flex;display:flex;}
.blog-image-info-wrap:hover .blog-image img{-webkit-transform:scale(1.04) translate3d(0, 0, 0);-moz-transform:scale(1.04) translate3d(0, 0, 0);-ms-transform:scale(1.04) translate3d(0, 0, 0);transform:scale(1.04) translate3d(0, 0, 0);opacity:1;}
.blog-section .lSSlideOuter{margin:0 -10px;}
.blog-image, .blog-info{vertical-align:top;}
.blog-section .blogsinfo .blog-info{font-family:"Roboto",sans-serif;color:#696969;font-size:14px;padding:15px 20px 15px 50px;width:60%;vertical-align:top;float:right;}
.blog-section .blogsinfo .blog-image{width:40%;position:relative;float:left;}
.blog-section .blogsinfo .blog-info h4{margin:0 0 15px;}
.blog-section .blogsinfo .blog-info h4 a:hover{padding-left:0;}
.blog-section .blogsinfo .blog-info h4 a{color:#555555;font-size:20px;font-weight:500;text-transform:uppercase;line-height:1.3;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;}
.blog-section .blogsinfo .blog-info h4 a:after{content:none;}
.blog-section .blogsinfo .blog-info a{display:block;color:#000000;font-size:14px;text-transform:uppercase;position:relative;margin:20px 0 0;}
.blog-section .blogsinfo .blog-info a:after{content:"\f178";font-family:"FontAwesome";font-size:14px;color:#92c330;padding-left:10px;}
.blog-section .blogsinfo .blog-info a:hover{padding-left:10px;color:#92c330;}
.blog-section .lSAction > a{background-image:none;font-size:25px;color:rgba(102,102,102,0.5);transition:all ease 0.4s;}
.about-section .lSAction > a:hover{opacity:0.8;}
.blog-section .lSAction > a:hover{color:rgba(102,102,102,1);}
.blog-section .lSSlideOuter .lSAction > .lSPrev{left:10px;}
.blog-section .lSSlideOuter .lSAction > .lSNext{right:10px;}
.blog-section .lSSlideOuter .lSAction > .lSPrev, .blog-section .lSSlideOuter .lSAction > .lSNext{opacity:0;}
.blog-section .lSSlideOuter:hover .lSAction > .lSPrev, .blog-section .lSSlideOuter:hover .lSAction > .lSNext{opacity:1;}
.widget-area .widget .widget-title{text-align:left;margin-bottom:12px;text-transform:uppercase;display:block;color:#28262b;font-size:16px;font-weight:500;position:relative;line-height:1.2;padding-bottom:13px;}
.widget-area .widget .widget-title:before{content:'';position:absolute;height:2px;width:30px;left:0;top:auto;bottom:5px;transform:translate(0, -50%);background-color:#92c330;}
.widget-area ul, .widget_recent_entries ul, .widget_pages ul, .widget_meta ul, .widget_archive ul, .widget_categories ul, .widget_nav_menu ul, .widget_recent_comments ul{padding:0;margin:0;list-style:none;}
.widget-area ul li:first-child, .widget_recent_entries ul li:first-child, .widget_pages ul li:first-child, .widget_meta ul li:first-child, .widget_archive ul li:first-child, .widget_categories ul li:first-child, .widget_nav_menu ul li:first-child, .widget_recent_comments ul li:first-child{border-top:none;padding-top:0;}
.widget-area ul li, .widget_recent_entries ul li, .widget_pages ul li, .widget_meta ul li, .widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li, .widget_recent_comments ul li{padding-top:12px;padding-bottom:12px;border-top:1px solid #f5f5f5;}
.widget-area ul li:last-child, .widget_recent_entries ul li:last-child, .widget_pages ul li:last-child, .widget_meta ul li:last-child, .widget_archive ul li:last-child, .widget_categories ul li:last-child, .widget_nav_menu ul li:last-child, .widget_recent_comments ul li:last-child{padding-bottom:0;}
.widget-area ul li a, .widget_recent_entries ul li a, .widget_pages ul li a, .widget_meta ul li a, .widget_archive ul li a, .widget_categories ul li a, .widget_nav_menu ul li a, .widget_recent_comments ul li a{color:#696969;display:inline-block;text-transform:capitalize;text-rendering:auto;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;}
.widget-area ul li:hover > a, .widget_recent_entries ul li:hover > a, .widget_pages ul li:hover > a, .widget_meta ul li:hover > a, .widget_archive ul li:hover > a, .widget_categories ul li:hover > a, .widget_nav_menu ul li:hover > a, .widget_recent_comments ul li:hover > a, .widget_recent_comments ul li .comment-author-link:hover a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;color:#93c23d;}
.widget-area ul li:hover > a:before, .widget_recent_entries ul li:hover > a:before, .widget_pages ul li:hover > a:before, .widget_meta ul li:hover > a:before, .widget_archive ul li:hover > a:before, .widget_categories ul li:hover > a:before, .widget_nav_menu ul li:hover > a:before{color:#93c23d;}
.widget-area ul li a:before, .widget_recent_entries ul li a:before, .widget_pages ul li a:before, .widget_meta ul li a:before, .widget_archive ul li a:before, .widget_categories ul li a:before, .widget_nav_menu ul li a:before, .widget_recent_comments ul li:before{content:'\f00c';color:#dbdbdb;margin-right:10px;transition:all 0.2s ease;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;font-family:"FontAwesome";font-size:10px;color:#000;}
.widget_recent_comments ul li a:before{display:block;content:none;}
.footer-widgetswrap .widget-area ul li a:before, .footer-widgetswrap .widget_recent_entries ul li a:before, .footer-widgetswrap .widget_pages ul li a:before, .footer-widgetswrap .widget_meta ul li a:before, .footer-widgetswrap .widget_archive ul li a:before, .footer-widgetswrap .widget_categories ul li a:before, .footer-widgetswrap .widget_nav_menu ul li a:before{content:none;}
.site-footer .footer-widgetswrap .widget_calendar{background:#808ca4}
.widget_archive select, .widget_categories select{width:100%;padding:10px;}
.widget_recent_entries ul li .post-date{font-size:12px;color:#000;display:block;margin-left:22px;font-family:"Lora",serif;font-style:italic;margin-top:5px;}
.widget_nav_menu ul ul{margin-left:15px;margin-top:12px}
.widget_nav_menu ul ul li:last-child{padding-bottom:0;}
.widget_nav_menu ul ul li{padding-top:12px;padding-bottom:12px;border-top:1px solid #f5f5f5;}
.widget_search .search-form{width:100%;border:1px solid #ced0d6;display:table;position:relative;}
.widget_search .search-form .search-field{width:75%;height:40px;border:none;box-shadow:none;background-color:transparent;padding:0 0 0 8px;color:#adadad;font-family:Helvetica, Arial, sans-serif;}
.widget_search .search-form .search-field::-webkit-input-placeholder{color:#d8d8d8;}
.widget_search .search-form .search-field:-moz-placeholder{color:#d8d8d8;}
.widget_search .search-form .search-field::-moz-placeholder{color:#d8d8d8;}
.widget_search .search-form .search-field:-ms-placeholder{color:#d8d8d8;}
.widget_search .search-form .search-submit{color:#fff;border:none;padding:14px;position:absolute;background:#92c330;border-radius:0;box-shadow:none;-webkit-transition:all ease 0.5s;-moz-transition:all ease 0.5s;-ms-transition:all ease 0.5s;-o-transition:all ease 0.5s;transition:all ease 0.5s;height:40px;top:0;bottom:0;}
.widget_search .search-form .search-submit:hover{background:rgba(146,195,48,0.8);}
.widget_calendar tbody td{text-align:center;color:#a8a7a7;}
.widget_calendar caption{font-weight:700;}
.calendar_wrap caption{background:none repeat scroll 0 0 #fafafa;color:#555555;line-height:40px;text-align:center;}
.calendar_wrap table{border-collapse:collapse;width:auto;}
.calendar_wrap table th{border:1px solid #ccc;font-weight:bold;padding:8px 0px;text-align:center;width:5%}
.calendar_wrap table td{border:1px solid #ccc;padding:8px 0px;color:#000;width:5%;text-align:center;}
.calendar_wrap table td #prev, .calendar_wrap table td#next{text-align:left;padding-left:10px;padding-right:10px;}
.calendar_wrap table td #next{text-align:right;}
.site-footer .footer-widgetswrap{position:relative;background-size:cover;background-repeat:no-repeat;background-position:0 90%;overflow:hidden;padding:50px 0;margin-top:50px;z-index:0;}
.site-footer .footer-widgetswrap:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 6, 16, 0.95);right:0;bottom:0;z-index:0;}
.inner-footer-widgetswrap{position:relative;z-index:1;}
.site-footer .footer-widgetswrap .container-wrap .footer-widgetswrap{margin:0 auto;margin-left:-15px;margin-right:-15px;}
.site-footer .block.footer-widget{width:25%;float:left;padding:0 15px;}
.site-footer .footer-widgetswrap .widget ul{margin-left:0;padding-left:0;}
.site-footer .footer-widgetswrap .widget ul li{list-style:none;color:#9fa2ab;border-top:0;}
.site-footer .footer-widgetswrap .widget ul li a{color:#fff;font-size:14px;}
.site-footer .footer-widgetswrap .widget ul li:hover a, .site-footer .footer-widgetswrap .widget ul li:hover{color:#92c330;}
.site-footer .footer-widgetswrap .widget-title{position:relative;color:rgba(255, 255, 255, 0.98);padding-left:30px;font-weight:500;font-size:16px;margin-bottom:30px;margin-top:17px;text-transform:uppercase;}
.site-footer .footer-widgetswrap .widget-title:before{content:'';position:absolute;height:2px;width:20px;left:0;top:50%;transform:translate(0, -50%);background-color:#92c330;}
.site-footer .aptf-tweet-content{color:#fff;}
.footer-buttom{background-color:#000610;padding:20px 0;overflow:hidden;clear:both;}
.footer-buttom .buttom-right .buttom-menu ul li{display:inline-block;}
.footer-buttom .buttom-right .buttom-menu ul{padding-left:0;margin-left:0;margin-bottom:0;}
.footer-buttom .buttom-left{color:#fff;position:relative;top:2px;font-size:13px;}
.footer-buttom .buttom-left .site-info a{color:rgba(255,255,255,0.69);}
.footer-buttom .buttom-left .site-info a:hover{color:rgba(255, 255, 255, 0.98);}
.footer-buttom .buttom-right .buttom-menu ul li a{font-size:14px;color:rgba(255, 255, 255, 0.69);padding:0 0 0 20px;}
.footer-buttom .buttom-right .buttom-menu ul li:first-child a{padding-left:0;}
.footer-buttom .buttom-right .buttom-menu ul li.current_page_item a, .footer-buttom .buttom-right .buttom-menu ul li a:hover{color:rgba(255, 255, 255, 0.98);}
.scrollup{min-width:50px;background-color:#92c330;color:#fff;right:50px;bottom:30px;font-size:32px;display:inline-block;text-align:center;padding:0px 16px;position:fixed;}
.scrollup:hover{opacity:0.8;color:#fff;}
.scrollup i{line-height:40px;}
#primary{width:72%;float:left;}
.nosidebar #primary{width:100%;}
.leftsidebar #secondaryleft{width:25%;float:left;}
.leftsidebar #primary{float:right;}
.rightsidebar #secondaryright,
#secondaryright{width:25%;float:right;}
.bothsidebar #secondaryleft{width:25%;display:none;}
.bothsidebar #secondaryright{width:25%;display:none;}
.bothsidebar #primary{width:80%;margin:0 auto;float:none;}
.content-blog .main-blog-right .title{display:inline-block;font-family:"Lora",serif;font-style:italic;font-size:13px;}
.content-blog .main-blog-right .title-text{font-size:25px;display:block;margin-bottom:10px;}
.content-blog .main-blog-right .title-text, .content-blog .main-blog-right .btn-readmore a{color:#28262b;-ms-word-wrap:break-word;word-wrap:break-word;}
.content-blog .main-blog-right .btn-readmore a{position:relative;}
.content-blog .main-blog-right .btn-readmore a:after{content:"\f178";font-family:"FontAwesome";font-size:14px;color:#92c330;padding-left:5px;}
.content-blog .main-blog-right .btn-readmore a:hover{padding-left:15px;}
.content-blog .main-blog-right .title-text:hover, .content-blog .main-blog-right .btn-readmore a:hover{color:#92c330;}
.content-blog .content-text{display:block;width:100%;margin-top:10px;}
.page-header .page-title{color:#28262b;font-size:22px;margin-bottom:30px;}
.inner-container{padding-top:50px;}
.inner-container .entry-title, .inner-container .widget-title{margin-top:0;}
.no-breadcrumbs .site-content{background:#fafafa;}
.content-blog .main-blog-left .wp-img a{display:block;overflow:hidden;}
.content-blog .main-blog-left .wp-img a img{-webkit-transition:all ease 0.3s;-moz-transition:all ease 0.3s;-ms-transition:all ease 0.3s;-o-transition:all ease 0.3s;transition:all ease 0.3s;}
.content-blog .main-blog-left .wp-img a img:hover{transform:scale(1.1);}
.content-blog .main-blog-left .wp-img{margin-bottom:20px;}
.content-blog .main-blog-right .text{margin:0 0 20px;}
.content-blog{margin-bottom:50px;border-bottom:1px solid #f5f5f5;padding-bottom:24px;margin-top:0;}
.content-blog .main-blog-right .metadata{margin-left:0;padding-left:0;margin-bottom:10px;}
.content-blog .main-blog-right .metadata li{display:inline-block;}
.content-blog .main-blog-right .metadata li a, .content-blog .metadata .comment{color:#716f75;-webkit-transition:all ease 0.3s;-moz-transition:all ease 0.3s;-ms-transition:all ease 0.3s;-o-transition:all ease 0.3s;transition:all ease 0.3s;}
.content-blog .main-blog-right .metadata li:hover a, .content-blog .metadata .comment:hover{color:#92c330;}
.content-blog .main-blog-right .metadata li:after{content:"/";padding:0 5px;}
.content-blog .main-blog-right .metadata li:last-child:after{content:none;}
.pagination{margin-bottom:40px;}
.pagination span, .pagination a{min-width:45px;height:auto;line-height:1.5;padding:7px 15px;border:1px solid #eee;display:inline-block;text-align:center;margin-right:5px;}
.pagination .current{background-color:transparent;color:#92c330;border:1px solid #92c330;}
.nav-links a,.backtohome a{background:#92c330;color:#fff;padding:7px 15px;display:inline-block;border:1px solid #92c330;min-width:45px;height:auto;line-height:1.5;}
.nav-links a:hover,.backtohome a:hover{background:#fff;color:#92c330;border-color:#92c330;}
.backtohome a:before{content:"\f177";font-family:"FontAwesome";font-size:14px;padding-right:5px;}
.search-form404{margin-bottom:40px;}
.error-404, .not-found{text-align:center;margin-top:20px;margin-bottom:80px;}
.search-form404 .search-field{height:40px;line-height:40px;width:270px;padding-left:20px;}
.search-form404 .search-submit{}
.error404 #primary,
.not-found #primary{width:100%;}
.error-404 .page-title, .not-found .page-title{font-size:32px;margin:0;margin-bottom:15px;}
.error-404 .page-content, .not-found .page-content{margin-top:0;}
.error-404 .page-content p, .not-found .page-content p{margin:0px 0 30px 0;}
.search-form404{padding:5px;}
#comments{margin-top:50px;background-color:#fafafa;padding:25px}
.comment-respond #reply-title, 
.comments-wrapper h3{font-size:26px;font-weight:600;text-transform:uppercase;margin-top:0;}
#comments .cmm-box-right{margin-bottom:20px;}
#comments .cmm-box-left .control-group{display:inline-block;width:49%;margin-left:-2px;}
#comments .cmm-box-left .control-group:first-child{margin-right:2%;}
#comments .cmm-box-left .form-submit{margin-top:20px;}
#comments .cmm-box-left .control-group input{width:100%;}
#comments .cmm-box-left .control-group input[type="text"],
#comments .cmm-box-right .control-group textarea{padding:5px 10px;display:block;}
.comments-wrapper ul{list-style:none;margin:0;padding:0;}
.comment-wrapper a.pull-left{border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;float:left;margin-top:4px;padding:4px;width:62px;height:62px;}
.comment-wrapper a.pull-left img{border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;width:100%;}
.comment-wrapper{margin-bottom:10px;}
.comments-wrapper ul ul.children{margin-left:30px;}
.comment-wrapper .media-body{padding-left:80px;color:#aaa;font-size:16px;}
.comment-wrapper .media-body a{display:inline-block;margin:3px 0 8px 0;font-size:14px;color:#aaaaaa;}
.comment-wrapper .media-heading{display:inline-block;margin:0;font-weight:500;font-family:'Poppins',sans-serif;text-transform:capitalize;color:#000;}
.comment-wrapper .media-heading a{color:#92c330;font-size:14px;margin-right:5px;}
.comment-wrapper em{font-size:14px;font-style:italic;color:#aaaaaa;padding-left:16px;}
.comment-wrapper .media-body p{margin:0;padding:5px 0;border-top:2px solid #efefef;font-size:14px;}
.comment-left{text-align:right;}
.comments-wrapper .fsprorow{line-height:1;}
.comment-left a:before{content:'\f112';font-family:FontAwesome;font-size:13px;color:#555555;margin-right:5px;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.comment-left a:hover, .comment-left a:hover:before, .comment-wrapper .media-body a:hover{color:#92c330;}
@media(min-width:769px){
.footer-buttom .buttom-right .buttom-menu ul{float:right;margin:0;}
.menulink .sub-toggle{display:none;}
.footer-buttom .buttom-left{float:left;width:50%;}
.footer-buttom .buttom-right{float:right;width:50%;}
}
@media(max-width:768px){
.menulink .sub-toggle{position:absolute;top:8px;right:10px;cursor:pointer;width:20px;height:20px;text-align:center;outline:0;background:transparent;font-size:16px;}
.logged-in .menulink{padding-top:58px;}
.menulink ul > li{float:none;border-bottom:1px solid rgba(0,0,0,0.09);display:block;position:relative;line-height:1.2;}
.menulink ul.sub-menu > li{border-bottom:none;}
.menulink ul li a{position:relative;font-size:13px;}
.menulink ul >li > a:after{content:none;}
.menulink .kr-toggle .fa{font-size:30px;}
.kr-toggle{float:right;width:28px;height:30px;cursor:pointer;display:block;}
.kr-toggle:focus, .kr-toggle:hover{outline:0;background-color:none;background:transparent;}
.kr-toggle.on div{background:#000000;}
.kr-toggle div{width:100%;height:5px;background:#ffffff;margin:4px auto;-webkit-transition:all ease 0.3s;-moz-transition:all ease 0.3s;-ms-transition:all ease 0.3s;-o-transition:all ease 0.3s;transition:all ease 0.3s;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.kr-toggle.on div{background:#ffffff;}
.kr-toggle.on .one{transform:rotate(45deg) translate(5px, 5px);}
.kr-toggle.on .two{opacity:0;}
.kr-toggle.on .three{transform:rotate(-45deg) translate(7px, -8px);}
.menulink ul{color:#ffffff;background-color:transparent;}
.menulink{display:block !important;position:fixed;top:0;left:-320px;width:320px;height:auto;bottom:0;overflow:hidden;overflow-y:scroll;z-index:99999;padding:0px;transition:left 0.3s linear;-moz-transition:left .3s linear;-webkit-transition:left 0.3s linear;-o-transition:left .3s linear;margin-top:0;}
.menulink.open{left:0;display:block !important;}
.menulink{background:#28262b;margin-bottom:0;}
.menulink ul ul.sub-menu{width:100%;display:none;}
.menulink ul >li:hover ul.sub-menu, .menulink ul ul >li:hover > ul.sub-menu{display:none;width:100%;position:static;}
.menulink ul >li:focus ul.sub-menu{position:relative;width:100%;}
.menulink ul ul.sub-menu a{color:#fff;}
.menulink ul ul li a, .kr-innerheader .menulink ul ul li a{padding:10px 30px;}
.menulink ul ul ul li a, .kr-innerheader .menulink ul ul ul li a{padding:10px 40px;}
.menulink ul ul ul ul li a, .kr-innerheader .menulink ul ul ul ul li a{padding:10px 50px;}
.kr-innerheader .kr-toggle div{background:#a7a7a7;}
.kr-innerheader .menulink ul > li > a{padding:10px 15px;line-height:normal;}
.kr-innerheader .menulink ul >li:hover ul{box-shadow:none;}
.kr-innerheader .menulink ul ul{background-color:#222326;}
.kr-innerheader .menulink ul ul li a, .kr-innerheader .menulink ul li a{color:#fff;}
.kr-innerheader .sub-menu > li:focus >a{background-color:none;color:#fff;}
.kr-innerheader ul ul.sub-menu > li:focus a, .kr-innerheader ul ul.sub-menu > li:hover a{color:#fff;text-decoration:none;}
.kr-innerheader ul ul.sub-menu > li a:focus, .kr-innerheader ul ul.sub-menu > li a:hover{color:#7a7a7a;}
.kr-innerheader ul ul.sub-menu > li:focus, .kr-innerheader ul ul.sub-menu > li:hover{background-color:transparent;}
.menulink ul li a:hover{color:#7a7a7a;}
.kr-navmenu .mask.show{right:0;transition:all ease 0.5s;}
.kr-navmenu .mask{position:fixed;top:0;left:0;bottom:0;cursor:pointer;z-index:88888;background-color:rgba(0,0,0,0.6);transition:all ease 0.5s;}
.show{display:block;}
.footer-buttom .buttom-left{margin-bottom:15px;}
.footer-buttom{text-align:center;}
}
@media(max-width:1200px){
.unicon-counter-section .unicon-counter{vertical-align:middle;}
}
@media(min-width:769px){
.kr-toggle{display:none;}
}
@media(max-width:768px){
.services-area-wrapper.img-responsive{background-image:none !important;}
.unicon-services-section .row-items .serviceswrap{width:50%;}
.unicon-services-section .row-items .serviceswrap.servicesone, .unicon-services-section .row-items .serviceswrap.servicesfive, .unicon-services-section .row-items .serviceswrap.servicestwo, .unicon-services-section .row-items .serviceswrap.servicessix, .unicon-services-section .row-items .serviceswrap.servicesfour{margin-left:0;}
.unicon-sucess-section .sucess-graph-wrap .sucessgraph, #canvas{width:100% !important;height:auto !important;}
.about-content-wrapper .about-content{padding:70px 20px;}
.about-content-wrapper .about-content{width:33%}
.about-section .lSSlideOuter{width:66%;}
.about-section .lSAction > .lSNext, .about-section .lSAction > .lSPrev{opacity:1;}
.about-section .lSAction > .lSPrev{left:0;}
.blog-section .blogsinfo, .blog-section .blogsinfo .blog-image-info-wrap{display:block;display:-webkit-block;}
.blog-section .blogsinfo .blog-image, .blog-section .blogsinfo .blog-info{width:100%;display:block;}
.blog-section .blogsinfo, .blog-image, .blog-info{display:block;}
.blog-section .blogsinfo .blog-image .blogtime{top:0;right:0;}
.blog-section .blogsinfo .blog-image img{width:100%;}
.blog-section .blogsinfo .blog-info{padding:15px;}
.site-footer .block.footer-widget{width:50%;}
.mainbanner-wrap h1{font-size:30px;margin-bottom:20px;line-height:1.3;}
.main-content{font-size:14px;max-height:60px;overflow:hidden;}
.mainbanner-content{width:90%;top:auto;-webkit-transform:none;-ms-transform:none;-moz-transform:none;transform:none;}
.quickinfo, .right-header-wrap{float:none;display:block;text-align:center;}
.quickinfo ul{display:inline-block;}
.quickinfo ul li{border-right:0;}
.socialicon ul li:first-child a{padding-left:0;}
.quickinfo ul li, .quickinfo ul, .topheader{line-height:1.5;}
.topheader{padding-top:10px;padding-bottom:10px;}
.leftsidebar #primary,
#primary,
.rightsidebar #secondaryright,
.bothsidebar #primary{width:100%;float:none;}
.kr-innerheader .mainheader{height:auto;padding:10px 30px;float:none;width:100%;margin-top:0px;}
.kr-navmenu{width:auto;}
.site-branding{width:80%;}
.blog-section .lSSlideOuter .lSAction > .lSPrev, .blog-section .lSSlideOuter .lSAction > .lSNext{opacity:1;}
.blog-section .lSAction > a{top:30%;}
}
@media(max-width:640px){
.unicon-sucess-section .sucess-graph-wrap, .unicon-sucess-section .sucess-content-wrapper{width:100%;}
.unicon-sucess-section .sucess-graph-wrap{margin-bottom:40px;}
.section-title h1, .section-title h2{font-size:80px;}
.section-title h3{font-size:28px;left:10%;}
.section-title h1:after, .section-title h2:after{left:10%;}
.unicon-services-section .row-items .serviceswrap{width:100%;}
.unicon-services-section .serviceswrap .item-box{margin-bottom:120px;}
.unicon-services-section .row-items{float:none;}
.unicon-services-section .servicesrow:last-child .serviceswrap.servicessix .item-box{margin-bottom:0;}
.unicon-counter-section .unicon-counter{width:50%;display:block;margin-bottom:50px;float:left;}
.unicon-counter-section .unicon-counter.count_3, .unicon-counter-section .unicon-counter.count_4{margin-bottom:0;}
.about-content-wrapper .about-content, .about-section .lSSlideOuter{width:100%}
.about-content-wrapper .about-content{padding:70px 30px;}
.about-content-wrapper::before{min-height:auto;}
.aboutservices .about-image figure{margin:5px 0;}
.about-image-column{margin:0;}
.aboutservices.lslide.active .about-image-column{margin-right:7px;margin-left:0;}
.aboutservices.lslide .about-image-column{margin-right:0;margin-left:7px;}
.aboutservices .about-image{padding-bottom:5px;}
.about-content-wrapper{overflow:visible;}
.testimonial-section .testimonial-image figure{width:100%;}
.testimonial-section .testimonial-info .kr-testimonial-desc{margin-left:0;}
.team-section .lSSlideOuter .lSAction{width:100%;text-align:center;}
.team-section .lSSlideOuter .lSAction{position:absolute;right:auto;top:auto;left:auto;bottom:10px;}
.home .team-section .lSSlideOuter .lSPager.lSpg > li{display:inline-block;margin:0 5px;}
.team-section .lSSlideOuter .lSAction > .lSNext{top:auto;}
.home .team-section .lSSlideOuter ul.lSPager.lSpg{position:absolute;}
.home .team-section .lSSlideOuter ul.lSPager.lSpg{top:auto;bottom:20px;right:auto;width:100%;text-align:center;}
.team-section .lSSlideOuter .lSAction > .lSPrev, .team-section .lSSlideOuter .lSAction > .lSNext{display:none;}
.team-section .lSSlideOuter{padding-bottom:0;}
.team-section .teaminfo{padding:60px 60px 60px 230px;}
.team-section .team-info-description{font-size:14px;}
.team-section .team-info-description h4{text-align:right;}
.team-section .team-image{right:67%;width:30%;}
.call-action-section .call-content-wrapper h2{line-height:1.2;margin-bottom:20px;font-size:25px;}
.call-action-section .call-content-wrapper p{margin-bottom:30px;}
.call-action-section .call-content-wrapper{font-size:14px;}
.mainbanner-button-wrap .first-button{margin-bottom:12px;}
.testimonial-section .testimonial-image, .testimonial-section .testimonial-info{display:block;}
.testimonial-section .testimonial-info h4{padding-left:0;padding-right:0;}
.testimonial-section .testimonial-image{width:30%;}
.testimonial-section .testimonial-info .kr-testimonial-desc{font-size:14px;}
.testimonial-section .testimonial-image figure{width:auto;}
.site-footer .block.footer-widget{width:100%;}
.page_header_wrap .entry-header .entry-title{font-size:35px;}
.page_header_wrap #unicon-breadcrumb, 
.page_header_wrap #unicon-breadcrumb a{font-size:12px;}
.partners-section .partners-logoarea > div img{width:100%;}
.partners-section .partners-logoarea > div{padding:0 5px;}
.partners-section .container-wrap{width:100%;}
.unicon-counter-section, .call-action-section, .video-section{margin:20px 0;}
.video-section{z-index:0;}
.unicon-services-section, .team-section .lSSlideOuter{padding:20px 0;}
.unicon-services-section .row-items{margin-bottom:0;}
.unicon-sucess-section, .about-section, .works-section, .team-section, .testimonial-section, .blog-section{padding:20px 0;}
}
@media(max-width:480px){
.team-section .team-image{position:initial;right:auto;top:50%;width:80px;transform:translateY(-50%);}
.team-section .teaminfo{padding:20px;}
.call-action-section .call-content-wrapper{width:70%;margin:0 auto;}
.call-action-section .call-content-wrapper h2{font-size:25px;margin-bottom:15px;}
.call-action-section .call-content-wrapper{font-size:12px;}
.partners-section .partners-wrapper{font-size:14px;}
.call-action-section .call-content-wrapper p{margin-bottom:30px;}
.mainbanner-button-wrap .first-button a{font-size:11px;}
.section-title h1, .section-title h2{font-size:50px;}
.section-title h1::after, .section-title h2::after{bottom:0;}
.section-title h3{font-size:16px;}
.unicon-counter-section .count_2 .counter-icon{left:15%;}
.unicon-counter-section .unicon-counter.count_3{margin-bottom:50px;}
.video-section .videoinfo h1{font-size:26px;}
.video-section .videoinfo{font-size:14px;}
.mainbanner-button-wrap .first-button a{min-width:100px;}
.aboutservices .about-image figure img{height:auto;}
.quickinfo ul li{margin-bottom:10px;float:none;display:block;margin-right:0;padding-right:0;}
.topheader{text-align:center;}
.logo, .logo-textwrap{float:none;display:block;width:100%;}
.logo{margin-right:0;}
.logo img{margin-bottom:10px;}
.site-branding{width:80%;}
.kr-innerheader .mainheader{padding:10px 0px;}
.mainheader{margin:0;padding:10px 0;}
.works-section .scroll-bar{width:80%;}
.menulink.open{left:0px;top:190px;padding-top:12px;}
.menulink{top:190px;width:100%;left:-100%;padding-top:12px;}
.show{display:none;}
.kr-toggle{position:absolute;top:20px;right:13px;}
.kr-innerheader .quickinfo ul, .kr-innerheader .socialicon ul li a{line-height:1;}
#comments .cmm-box-left .control-group{width:100%;margin-left:0;display:block;}
#comments .cmm-box-left .control-group:first-child{margin-right:0;margin-bottom:20px;}
}
@media(max-width:320px){
.section-title h1, .section-title h2{font-size:34px;}
.section-title h3{font-size:13px;}
.call-action-section .call-content-wrapper h2{font-size:20px;margin-bottom:5px;}
.site-branding{text-align:left;}
.mainheader{padding:15px;}
.page_header_wrap .entry-header .entry-title{font-size:25px;}
.mainbanner-wrap h1{font-size:25px;line-height:1.2;}
.scrollup{min-width:20px;right:10px;font-size:26px;padding:0px 10px;}
}
.un-menu-notice{font-size:18px;}
.post-password-form input{height:35px;}
.entry-content ol{margin-bottom:6px;padding-left:1.25rem;margin:0;margin-bottom:0rem;}
.entry-content li{margin-bottom:6px;}
.entry-content ol li{margin-bottom:6px;}
.entry-content ul li{margin-bottom:6px;}
.entry-content ul li ul, ol li ol{margin-top:6px;}
.entry-content ul li ul, .entry-content ol li ol{margin-bottom:6px;}
ul.wp-block-categories.wp-block-categories-list.aligncenter{text-align:center;}
ul.wp-block-categories li{list-style:none;}
ul.wp-block-archives.wp-block-archives-list li{list-style:none;}
ul.wp-block-archives.wp-block-archives-list{list-style:none;padding:0;margin:0;}
ul.wp-block-gallery.alignnone{margin-left:0;padding:0;}
.wp-block-gallery .blocks-gallery-item figure{position:relative;}
.wp-block-button.aligncenter{margin-bottom:15px;}
@media(min-width:750px){
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%;
}
.alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
} .leftsidebar .alignfull,  .leftsidebar .alignwide,
.bothsidebar .alignfull, .bothsidebar .alignwide,
.rightsidebar .alignfull, .rightsidebar .alignwide{
margin-left: 0;
margin-right: 0;
}
}