@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;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.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{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#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{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#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:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.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){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;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:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-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-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}@font-face{font-family:'FontAwesome';src:url(//www.iloveparquet.com/wp-content/plugins/post-carousel/public/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.iloveparquet.com/wp-content/plugins/post-carousel/public/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.iloveparquet.com/wp-content/plugins/post-carousel/public/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.iloveparquet.com/wp-content/plugins/post-carousel/public/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.iloveparquet.com/wp-content/plugins/post-carousel/public/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.iloveparquet.com/wp-content/plugins/post-carousel/public/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.swiper-slide,.swiper-wrapper{width:100%;height:100%;position:relative;transition-property:transform}.swiper-fade.swiper-free-mode .swiper-slide,.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;display:flex;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev,.swiper-pagination-bullet:only-child,.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled,.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock,.swiper-pagination-lock,.swiper-scrollbar-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-scrollbar,.swiper-scrollbar-drag{position:relative;border-radius:var(--swiper-scrollbar-border-radius,10px)}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-scrollbar{touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-cube .swiper-slide .swiper-slide,.swiper-fade .swiper-slide .swiper-slide,.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active,.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active,.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cards,.swiper.swiper-cube,.swiper.swiper-flip{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@font-face{font-family:sps-fontello;src:url(//www.iloveparquet.com/wp-content/plugins/post-carousel/admin/assets/font/fontello.eot?68393654);src:url(//www.iloveparquet.com/wp-content/plugins/post-carousel/admin/assets/font/fontello.eot?68393654#iefix) format('embedded-opentype'),url(//www.iloveparquet.com/wp-content/plugins/post-carousel/admin/assets/font/fontello.woff2?68393654) format('woff2'),url(//www.iloveparquet.com/wp-content/plugins/post-carousel/admin/assets/font/fontello.woff?68393654) format('woff'),url(//www.iloveparquet.com/wp-content/plugins/post-carousel/admin/assets/font/fontello.ttf?68393654) format('truetype'),url(//www.iloveparquet.com/wp-content/plugins/post-carousel/admin/assets/font/fontello.svg?68393654#fontello) format('svg');font-weight:400;font-style:normal}[class*=" sps-icon-"]:before,[class^=sps-icon-]:before{font-family:sps-fontello;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sps-icon-icon-3:before{content:'\e800'}.sps-icon-filter:before{content:'\e81d'}.sps-icon-timeline:before{content:'\e81e'}.sps-icon-detail-page:before{content:'\e81f'}.sps-icon-typography:before{content:'\e820'}.sps-icon-accordion:before{content:'\e821'}.sps-icon-carousel-settings:before{content:'\e822'}.sps-icon-display-s:before{content:'\e823'}.sps-icon-basic-style-01-1:before{content:'\e824'}.sps-icon-content-1:before{content:'\e825'}.sps-icon-ad:before{content:'\e826'}.sps-icon-basic-style-01-2:before{content:'\e827'}.sps-icon-ajax-pag:before{content:'\e829'}.sps-icon-ajax-pag-2:before{content:'\e82a'}.sps-icon-isotope:before{content:'\e82c'}.sps-icon-ajax:before{content:'\e82e'}.sps-icon-radius-01:before{content:'\e82f'}.sps-icon-carousel-basic:before{content:'\e830'}.sps-icon-others:before{content:'\e831'}.sps-icon-navigation:before{content:'\e833'}.sps-icon-pagination:before{content:'\e834'}.sps-icon-right-open-1:before{content:'\e900'}.sps-icon-arrow-triangle-left:before{content:'\e902'}.sps-icon-right-open-big:before{content:'\e905'}.sps-icon-right-open-outline:before{content:'\e907'}.sps-icon-right:before{content:'\e908'}.sps-icon-left-open-2:before{content:'\e914'}.sps-icon-right-open-3:before{content:'\e916'}.sps-icon-arrow-triangle-right:before{content:'\e917'}.sps-icon-left:before{content:'\e918'}.sps-icon-left-open-4:before{content:'\e920'}.sps-icon-left-open-outline:before{content:'\e921'}.sps-icon-left-open-big:before{content:'\e922'}.sps-icon-right-open:before{content:'\f006'}.sps-icon-left-open:before{content:'\f007'}.sps-icon-angle-left:before{content:'\f104'}.sps-icon-angle-right:before{content:'\f105'}.sps-icon-external_link:before{content:'\e801'}.sps-icon-border:before{content:'\e835'}.sps-icon-code:before{content:'\e885'}.sps-icon-advanced:before{content:'\e886'}.sps-icon-key-01:before{content:'\e887'}.sps-icon-shuttle_2285485-1:before{content:'\e8bd'}.sps-icon-check-icon:before{content:'\e8be'}.sps-icon-elementor::before,.sps-logo-icon::before,.sps-wpbakery-icon{content:'';display:inline-block;width:1em;height:1em;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAwIiBoZWlnaHQ9IjgwMCIgdmlld0JveD0iMCAwIDgwMCA4MDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMTAwQzAgNDQuNzcyIDQ0Ljc3MiAwIDEwMCAwaDYwMGM1NS4yMjkgMCAxMDAgNDQuNzcyIDEwMCAxMDB2NjAwYzAgNTUuMjI5LTQ0Ljc3MSAxMDAtMTAwIDEwMEgxMDBDNDQuNzcyIDgwMCAwIDc1NS4yMjkgMCA3MDB6IiBmaWxsPSJ1cmwoI2EpIi8+PHBhdGggZD0iTTExNS45OTcgNDcxLjc1YzAtMjQuMTYyIDE5LjU4Ny00My43NSA0My43NDktNDMuNzVoMTY0LjQ5OGMyNC4xNjIgMCA0My43NSAxOS41ODggNDMuNzUgNDMuNzV2MTY0LjVjMCAyNC4xNjMtMTkuNTg4IDQzLjc1LTQzLjc1IDQzLjc1SDE1OS43NDZjLTI0LjE2MiAwLTQzLjc0OS0xOS41ODctNDMuNzQ5LTQzLjc1ek00MjMuOTkzIDI0NmMwLTY5LjU4OCA1Ni40MTEtMTI2IDEyNS45OTgtMTI2czEyNS45OTggNTYuNDEyIDEyNS45OTggMTI2LTU2LjQxMSAxMjYtMTI1Ljk5OCAxMjYtMTI1Ljk5OC01Ni40MTItMTI1Ljk5OC0xMjZtLTMwNy45OTYtODIuMjVjMC0yNC4xNjIgMTkuNTg3LTQzLjc1IDQzLjc0OS00My43NWgxNjQuNDk4YzI0LjE2MiAwIDQzLjc1IDE5LjU4OCA0My43NSA0My43NXYxNjQuNWMwIDI0LjE2My0xOS41ODggNDMuNzUtNDMuNzUgNDMuNzVIMTU5Ljc0NmMtMjQuMTYyIDAtNDMuNzQ5LTE5LjU4Ny00My43NDktNDMuNzV6bTMwOC4wMDYgMzAxLjU4NGMwLTEwLjMwOSA4LjM1Ny0xOC42NjYgMTguNjY3LTE4LjY2NmgyMTQuNjYzYzEwLjMwOSAwIDE4LjY2NiA4LjM1NyAxOC42NjYgMTguNjY2cy04LjM1NyAxOC42NjctMTguNjY2IDE4LjY2N0g0NDIuNjdjLTEwLjMxIDAtMTguNjY3LTguMzU3LTE4LjY2Ny0xOC42NjdtMCA4OC41MzRjMC0xMC4zMSA4LjM1Ny0xOC42NjcgMTguNjY3LTE4LjY2N2gyMTQuNjYzYzEwLjMwOSAwIDE4LjY2NiA4LjM1NyAxOC42NjYgMTguNjY3IDAgMTAuMzA5LTguMzU3IDE4LjY2Ni0xOC42NjYgMTguNjY2SDQ0Mi42N2MtMTAuMzEgMC0xOC42NjctOC4zNTctMTguNjY3LTE4LjY2Nm0wIDg4LjUzM2MwLTEwLjMwOSA4LjM1Ny0xOC42NjcgMTguNjY3LTE4LjY2N2gyMTQuNjYzYzEwLjMwOSAwIDE4LjY2NiA4LjM1OCAxOC42NjYgMTguNjY3cy04LjM1NyAxOC42NjctMTguNjY2IDE4LjY2N0g0NDIuNjdjLTEwLjMxIDAtMTguNjY3LTguMzU4LTE4LjY2Ny0xOC42NjciIGZpbGw9IiNmZmYiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSI0MDAiIHkxPSIwIiB4Mj0iNDAwIiB5Mj0iODAwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzY0MWRkNyIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzQ2MDhhZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==");background-size:contain;background-repeat:no-repeat;vertical-align:middle}.sps-icon-elementor::before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0iI2E3YWFhZCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCQkJCTxwYXRoIGQ9Ik0xLjI1IDEyLjI0MjJDMS4yNSAxMS40ODcxIDEuODYyMSAxMC44NzUgMi42MTcxNSAxMC44NzVINy43NTc2NUM4LjUxMjcxIDEwLjg3NSA5LjEyNDgxIDExLjQ4NzEgOS4xMjQ4MSAxMi4yNDIyVjE3LjM4MjhDOS4xMjQ4MSAxOC4xMzc5IDguNTEyNzEgMTguNzUgNy43NTc2NSAxOC43NUgyLjYxNzE1QzEuODYyMSAxOC43NSAxLjI1IDE4LjEzNzkgMS4yNSAxNy4zODI4VjEyLjI0MjJaIiBmaWxsPSIjYTdhYWFkIi8+CgkJCQk8cGF0aCBkPSJNMTAuODc0OCA1LjE4NzVDMTAuODc0OCAzLjAxMjg4IDEyLjYzNzYgMS4yNSAxNC44MTIyIDEuMjVDMTYuOTg2NyAxLjI1IDE4Ljc0OTYgMy4wMTI4OCAxOC43NDk2IDUuMTg3NUMxOC43NDk2IDcuMzYyMTIgMTYuOTg2NyA5LjEyNSAxNC44MTIyIDkuMTI1QzEyLjYzNzYgOS4xMjUgMTAuODc0OCA3LjM2MjEyIDEwLjg3NDggNS4xODc1WiIgZmlsbD0iI2E3YWFhZCIvPgoJCQkJPHBhdGggZD0iTTEuMjUgMi42MTcxOUMxLjI1IDEuODYyMTEgMS44NjIxIDEuMjUgMi42MTcxNSAxLjI1SDcuNzU3NjVDOC41MTI3MSAxLjI1IDkuMTI0ODEgMS44NjIxMSA5LjEyNDgxIDIuNjE3MTlWNy43NTc4MUM5LjEyNDgxIDguNTEyODkgOC41MTI3MSA5LjEyNSA3Ljc1NzY1IDkuMTI1SDIuNjE3MTVDMS44NjIxIDkuMTI1IDEuMjUgOC41MTI4OSAxLjI1IDcuNzU3ODFWMi42MTcxOVoiIGZpbGw9IiNhN2FhYWQiLz4KCQkJCTxyZWN0IHg9IjEwLjg3NTIiIHk9IjE2Ljk5OTkiIHdpZHRoPSI3Ljg3NDgxIiBoZWlnaHQ9IjEuMTY2NjciIHJ4PSIwLjU4MzMzMyIgZmlsbD0iI2E3YWFhZCIvPgoJCQkJPHJlY3QgeD0iMTAuODc1MiIgeT0iMTEuNDU4IiB3aWR0aD0iNy44NzQ4MSIgaGVpZ2h0PSIxLjE2NjY3IiByeD0iMC41ODMzMzMiIGZpbGw9IiNhN2FhYWQiLz4KCQkJCTxyZWN0IHg9IjEwLjg3NTIiIHk9IjE0LjA4MjkiIHdpZHRoPSI3Ljg3NDgxIiBoZWlnaHQ9IjEuMTY2NjciIHJ4PSIwLjU4MzMzMyIgZmlsbD0iI2E3YWFhZCIvPgoJCQk8L3N2Zz4=")}.pcp-demo-section{max-width:1200px;margin:0 auto}.pcp-section-padding{padding:80px 0}.pcp-align-left{text-align:left}.pcp-align-center{text-align:center}.pcp-align-right{text-align:right}.sp-pcp-section{color:#444}.entry .entry-content .sp-pcp-section a,.sp-pcp-section a{text-decoration:none;transition:all .33s}.sp-pcp-section img{max-width:100%;vertical-align:middle}.sp-pcp-section *{box-sizing:border-box}.sp-pcp-section .swiper-container{position:initial}.sp-pcp-section .swiper-container.sp-pcp-carousel.top_right{position:relative}.sp-pcp-post .sp-pcp-thumb img:focus,.sp-pcp-post .sp-pcp-thumb img:hover,.sp-pcp-post .sp-pcp-thumb:focus,.sp-pcp-post .sp-pcp-thumb:hover{outline:0;text-decoration:none;outline-offset:0;color:transparent;border:none}.sp-pcp-post{display:flex;flex-direction:column;overflow:hidden}.sp-pcp-post a{text-decoration:none}.sp-pcp-post .pcp-post-thumb-wrapper{overflow:hidden;display:block;margin-bottom:11px}.sp-pcp-post .sp-pcp-post-thumb-area{position:relative}.sp-pcp-post .sp-pcp-post-thumb-area img{max-width:100%;transition:ease all .3s;height:100%}.sp-pcp-post .sp-pcp-title{margin:0;font-size:15px}.sp-pcp-post .sp-pcp-title{margin:0 0 9px 0}.sp-pcp-post .sp-pcp-title,.sp-pcp-post .sp-pcp-title a{text-transform:none;font-size:20px;line-height:24px;color:#111;font-weight:400;text-decoration:none}.sp-pcp-post .sp-pcp-post-meta{margin:0 0 9px 0;text-align:left}.sp-pcp-post .sp-pcp-post-meta ul{list-style:none;margin:0;padding:0;line-height:1}.sp-pcp-post .sp-pcp-post-meta ul li{display:inline-block;margin:0 5px 5px 0}.sp-pcp-post .sp-pcp-post-meta ul li .fa,.sp-pcp-post .sp_pcp_cf_list .fa{margin-right:3px}.sp-pcp-post .sp-pcp-post-meta ul li a{display:inline-block;text-decoration:none;box-shadow:none}.sp-pcp-post .sp-pcp-post-meta li,.sp-pcp-post .sp-pcp-post-meta li a,.sp-pcp-post .sp-pcp-post-meta ul{text-transform:none;font-size:14px;line-height:16px;letter-spacing:0;color:#888}.sp-pcp-post-meta ul li .fa-comments-o{font-family:FontAwesome}.sp-pcp-post .sp-pcp-post-content{text-transform:none;font-size:16px;line-height:20px;letter-spacing:0;margin:0 0 17px 0;color:#444}.sp-pcp-post .sp-pcp-post-content p:first-of-type{margin-top:0}.sp-pcp-post .sp-pcp-post-content p:last-of-type{margin-bottom:0}.sp-pcp-post .sp-pcp-post-content .sp-pcp-readmore{margin-top:15px}.sp-pcp-post .sp-pcp-post-content .sp-pcp-readmore a{display:inline-block;border:1px solid #888;padding:7px 12px;box-shadow:0 0 0;text-transform:uppercase;font-size:12px;line-height:18px;letter-spacing:0;background:0 0;color:#111;border-color:#888;border-radius:0}.pcp-carousel-wrapper .sp-pcp-carousel{padding-bottom:60px;padding-top:60px}.pcp-carousel-wrapper .bottom_center.sp-pcp-carousel{padding-bottom:72px}.pcp-carousel-wrapper{position:relative}.pcp-carousel-wrapper .pcp-button-next,.pcp-carousel-wrapper .pcp-button-prev{background-image:none;background-size:auto;font-size:25px;height:33px;width:33px;margin-top:16px;text-align:center;line-height:31px;-webkit-transition:.3s}.pcp-carousel-wrapper .pcp-button-next.top_right,.pcp-carousel-wrapper .pcp-button-prev.top_right{top:0;right:0}.pcp-carousel-wrapper .pcp-button-prev.top_right{right:42px;left:auto}.pcp-carousel-wrapper .pcp-button-next.top_center,.pcp-carousel-wrapper .pcp-button-prev.top_center{top:0;left:calc(50% + 5px);text-align:center}.pcp-carousel-wrapper .pcp-button-prev.top_center{right:auto;left:calc(50% - 40px)}.pcp-carousel-wrapper .pcp-button-next.top_left,.pcp-carousel-wrapper .pcp-button-prev.top_left{top:0;left:0;text-align:center}.pcp-carousel-wrapper .pcp-button-next.top_left{right:auto;left:40px}.pcp-carousel-wrapper .swiper-button-next::after,.pcp-carousel-wrapper .swiper-button-prev::after{display:none}.swiper-lazy-preloader-black{--swiper-preloader-color:#888}.pcp-carousel-wrapper.center .swiper-slide .sp-pcp-post{transform:scale(.9);opacity:.8;transition:.22s all}.pcp-carousel-wrapper.center .swiper-slide.swiper-slide-active .sp-pcp-post{transform:scale(1.1);opacity:1}.pcp-carousel-wrapper .pcp-button-next.bottom_right,.pcp-carousel-wrapper .pcp-button-prev.bottom_right{bottom:0;right:0;top:auto}.pcp-carousel-wrapper .pcp-button-prev.bottom_right{right:44px;left:auto}.pcp-carousel-wrapper .pcp-button-next.bottom_center,.pcp-carousel-wrapper .pcp-button-prev.bottom_center{top:auto;bottom:33px;left:calc(50% + 5px);text-align:center}.pcp-carousel-wrapper .pcp-button-prev.bottom_center{right:auto;left:calc(50% - 40px)}.pcp-carousel-wrapper .pcp-button-next.bottom_left,.pcp-carousel-wrapper .pcp-button-prev.bottom_left{top:auto;bottom:0;left:0}.pcp-carousel-wrapper .pcp-button-next.bottom_left{right:auto;left:40px}.sp-pcp-post{direction:ltr}html[dir=rtl] .sp-pcp-post{direction:rtl}.pcp-carousel-wrapper .swiper-pagination-bullets.dots .swiper-pagination-bullet{width:11px;height:11px;opacity:1;margin:0 4px}.pcp-carousel-wrapper .swiper-pagination-bullets.number .swiper-pagination-bullet{margin:0 4px;background:#444;padding:5px 10px;border-radius:0;opacity:1;height:auto;color:#fff;width:auto;margin:3px 3px;display:inline-block;font-size:14px}.sp-pcp-container{width:100%;margin-right:auto;margin-left:auto;position:relative;overflow:hidden}.sp-pcp-row.no-gutters>[class*=sp-pcp-col-]{padding-right:0;padding-left:0}.sp-pcp-row{display:flex;flex-wrap:wrap}.sp-pcp-row [class*=sp-pcp-col-]{width:100%}@media (min-width:1200px){.sp-pcp-row .sp-pcp-col-xl-1{max-width:100%}.sp-pcp-row .sp-pcp-col-xl-2{max-width:50%}.sp-pcp-row .sp-pcp-col-xl-3{max-width:33.22222222%}.sp-pcp-row .sp-pcp-col-xl-4{max-width:25%}.sp-pcp-row .sp-pcp-col-xl-5{max-width:20%}.sp-pcp-row .sp-pcp-col-xl-6{max-width:16.66666666666667%}.sp-pcp-row .sp-pcp-col-xl-7{max-width:14.28571428%}.sp-pcp-row .sp-pcp-col-xl-8{max-width:12.5%}}@media (max-width:1200px){.sp-pcp-row .sp-pcp-col-lg-1{max-width:100%}.sp-pcp-row .sp-pcp-col-lg-2{max-width:50%}.sp-pcp-row .sp-pcp-col-lg-3{max-width:33.22222222%}.sp-pcp-row .sp-pcp-col-lg-4{max-width:25%}.sp-pcp-row .sp-pcp-col-lg-5{max-width:20%}.sp-pcp-row .sp-pcp-col-lg-6{max-width:16.66666666666667%}.sp-pcp-row .sp-pcp-col-lg-7{max-width:14.28571428%}.sp-pcp-row .sp-pcp-col-lg-8{max-width:12.5%}}@media (max-width:992px){.sp-pcp-row .sp-pcp-col-md-1{max-width:100%}.sp-pcp-row .sp-pcp-col-md-2{max-width:50%}.sp-pcp-row .sp-pcp-col-md-2-5{max-width:75%}.sp-pcp-row .sp-pcp-col-md-3{max-width:33.333%}.sp-pcp-row .sp-pcp-col-md-4{max-width:25%}.sp-pcp-row .sp-pcp-col-md-5{max-width:20%}.sp-pcp-row .sp-pcp-col-md-6{max-width:16.66666666666667%}.sp-pcp-row .sp-pcp-col-md-7{max-width:14.28571428%}.sp-pcp-row .sp-pcp-col-md-8{max-width:12.5%}}@media (max-width:768px){.sp-pcp-row .sp-pcp-col-sm-1{max-width:100%}.sp-pcp-row .sp-pcp-col-sm-2{max-width:50%}.sp-pcp-row .sp-pcp-col-sm-2-5{max-width:75%}.sp-pcp-row .sp-pcp-col-sm-3{max-width:33.333%}.sp-pcp-row .sp-pcp-col-sm-4{max-width:25%}.sp-pcp-row .sp-pcp-col-sm-5{max-width:20%}.sp-pcp-row .sp-pcp-col-sm-6{max-width:16.66666666666667%}.sp-pcp-row .sp-pcp-col-sm-7{max-width:14.28571428%}.sp-pcp-row .sp-pcp-col-sm-8{max-width:12.5%}}.pcp-post-pagination.pcp-on-mobile{display:none}@media (max-width:420px){.sp-pcp-row .sp-pcp-col-xs-1{max-width:100%}.sp-pcp-row .sp-pcp-col-xs-2{max-width:50%}.sp-pcp-row .sp-pcp-col-xs-3{max-width:33.22222222%}.sp-pcp-row .sp-pcp-col-xs-4{max-width:25%}.sp-pcp-row .sp-pcp-col-xs-5{max-width:20%}.sp-pcp-row .sp-pcp-col-xs-6{max-width:16.66666666666667%}.sp-pcp-row .sp-pcp-col-xs-7{max-width:14.28571428%}.sp-pcp-row .sp-pcp-col-xs-8{max-width:12.5%}.pcp-post-pagination.pcp-on-mobile:not(.pcp-hide){display:block}.pcp-post-pagination:not(.pcp-on-mobile){display:none}}.pcp-post-pagination{margin-top:20px;margin-bottom:30px}.pcp-post-pagination .page-numbers,.pcp-post-pagination a{background:#fff;color:#5e5e5e;border:2px solid #bbb;width:34px;height:34px;line-height:34px;font-size:14px;text-align:center;display:inline-block;font-weight:700;margin-right:4px;text-decoration:none;font-weight:700;border-radius:3px;transition:all .33s;box-sizing:content-box;cursor:pointer}.pcp-post-pagination a.pcp_next.active,.pcp-post-pagination a.pcp_prev.active{display:none}.pcp-post-pagination .page-numbers.current,.pcp-post-pagination a.active{cursor:auto;color:#fff;background:#e1624b;border-color:#e1624b}.pcp-load-more button{margin-top:20px;box-shadow:none;border:none;border-radius:2px;padding:10px 18px;background:#e1624b;color:#fff;font-size:14px;text-transform:uppercase;font-weight:500}.pcp-hide{display:none}.pcp-post-pagination .page-numbers.pcp-hide,.pcp-post-pagination a.pcp-hide{display:none}.pcp-infinite-scroll-loader svg{stroke:#e1624b}.pcp-carousel-wrapper.standard .sp-pcp-carousel:not(.swiper-initialized,.swiper-container-initialized) .swiper-wrapper{display:flex;width:unset}@media screen and (min-width:992px){.pcp-carousel-wrapper.standard .sp-pcp-carousel:not(.swiper-initialized,.swiper-container-initialized) .swiper-wrapper{margin-left:-20px}.pcp-carousel-wrapper.standard .sp-pcp-carousel:not(.swiper-initialized,.swiper-container-initialized) .swiper-wrapper>.swiper-slide{width:25%;min-width:25%;padding-left:20px}}.pcp-ajax-preloader{text-align:center}.pcp-preloader{background-color:#fff;background-image:url(//www.iloveparquet.com/wp-content/plugins/post-carousel/public/assets/img/preloader.svg);background-repeat:no-repeat;background-position:center center;position:absolute;z-index:9999;width:100%;height:100%;visibility:visible}.block-editor-page a.sp_sps_block_edit_button,a.sp_sps_block_edit_button{display:inline-block;text-decoration:underline;font-size:16px;margin:10px 0}.elementor-default .sp-pcp-section .swiper-container:not(.swiper-container-initialized) .swiper-wrapper,.elementor-default .sp-pcp-section .swiper:not(.swiper-initialized) .swiper-wrapper{overflow:initial}.sp-slider_layout .sp-pcp-post.sp-overlay{position:relative;overflow:hidden}.sp-slider_layout .sp-pcp-post .sp-pcp-post-thumb-area{position:relative;text-align:center}.sp-slider_layout .sp-pcp-post .pcp-post-thumb-wrapper{margin:0}.sp-slider_layout .sp-pcp-post .pcp-post-thumb-wrapper{overflow:hidden;display:block}.sp-slider_layout .sp-pcp-post .sp-pcp-post-details{display:flex;align-items:center}.sp-slider_layout .sp-pcp-post .sp-pcp-post-details{background:rgba(0,0,0,.5)}.sp-slider_layout .sp-pcp-post-details-content{width:100%;text-align:center;padding:0 15px}.sp-slider_layout .sp-pcp-post .sp-pcp-post-details-content .sp-pcp-post-meta{text-align:center}.sp-slider_layout .sp-pcp-post .sp-pcp-post-details{position:absolute;bottom:0;left:0;top:0;right:0}.sps-list-layout .sp-pcp-post.left-thumb{align-items:flex-start;flex-direction:unset;gap:20px}.sps-list-layout .sp-pcp-post.left-thumb .sp-pcp-post-details{max-width:calc(60% - 20px)}.sps-list-layout .sp-pcp-post.left-thumb .pcp-post-thumb-wrapper{order:unset;margin:0;max-width:40%;flex-shrink:0}.sp-pcp-post.left-thumb{display:flex;align-items:flex-start;flex-direction:unset}.sp-pcp-post.left-thumb .sp-pcp-post-details{margin-left:20px}.thumbnails_slider .sp-pcp-post.left-thumb .sp-pcp-post-details{margin-left:1px}.sp-pcp-post.left-thumb .pcp-post-thumb-wrapper{order:unset;margin:0;max-width:40%}.sp-pcp-post.right-thumb{display:flex;align-items:flex-start;flex-direction:row-reverse}.sp-pcp-post.right-thumb .pcp-post-thumb-wrapper{order:unset;flex:0 0 40%;margin:0}.sp-pcp-post.right-thumb .sp-pcp-post-details{text-align:right;margin-right:20px}
 html {
height: 100%;
-webkit-font-smoothing: subpixel-antialiased;
}
body {
font-size: medium;
line-height:1.618;
min-height: 100%;
font-weight: 400;
}
p {
font-size: 1.125em;
line-height: 1.618;
margin: 0 0 1.618em 0;
}
table {
margin: 0 0 2.618em 0;
width: 100%;
}
table thead tr th,
table thead tr td {
padding: 0.5em 0 0.618em 0;
}
table tr th, table tr td {
padding: 0.5em 0 0.618em 0;
}
table tr th, table thead tr th, table thead tr td, table tfoot tr th,
table tfoot tr td {
font-weight: 600;
}
ul, ol {
margin: 0 0 1.82em 1.309em;
}
ul li, ol li {
font-size: 1.125em;
line-height: 1.82;
}
ul li ul li, ol li ol li, ol li ul li, ul li ol li {
font-size: 0.875em;
}
a {
text-decoration:none;
line-height:inherit;
}
:focus {
outline: none;
}
dd {
margin-left: 0;
margin-bottom: 1em;
}
address {
margin-bottom: 1.82em;
}
h1, h2, h3, h4, h5, h6 {
margin: 0.875em 0;
line-height: 1.5;
}
h1 {
margin: 0.657em 0;
}
code, kbd, pre, samp {
font-size: 1em;
color: maroon;
font-weight: 600;
}
pre {
margin: 0 0 1.82em 0;
}
h1 {
font-size: 2.618em;
font-weight: 700;
}
h2 {
font-size: 1.82em;
font-weight: 700;
}
h3 {
font-size: 1.416em;
font-weight: 700;
text-transform: uppercase;
}
h4 {
font-size: 1.416em;
font-weight: 700;
}
h5 {
font-size: 1.25em;
font-weight: 700;
line-height: 1.416;
}
h6 {
font-size: 0.875em;
line-height: 1;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.236em;
}
blockquote {
margin: 0.5em 0 0 2.291em;
padding: 1.82em 0 0 0;
border-bottom: 1px solid #d1d5d8;
border-top: 1px solid #d1d5d8;
width: 40%;
float: right;
font-size: 1.618em;
}
blockquote p {
line-height: 1.25;
font-size: 1em;
margin-bottom: 1.82em;
}
.columns blockquote {
width: 100%;
margin: 0.5em 0 1.618em 0;
}
hr {
border: 0;
width: 33.333%;
height: 2px;
clear: both;
margin: 2.618em auto 4.438em auto;
display: block;
}
iframe {
border:none;
}
dt {
font-weight: 700;
}
#content {
overflow: hidden;
clear: both;
}
#archive {
margin-bottom: 0.618em;
}
#single, #attachment {
overflow: hidden;
clear: both;
padding: 0;
}
#wrapper {
clear: both;
margin: 0 auto;
}
.boxed {
margin: 0 1.125em;
}
.row {
margin: 0 auto;
} #post-0, .grid, .grid .post, .grid .post .media-holder, ul.main-menu li ul.sub-menu li, .pricing-table, .pricing-table .bullet-item, table tr th, table tr td, .sidebar, input[type="text"],input[type="search"],input[type="url"],input[type="email"],input[type="password"],input[type="tel"],textarea, #comments-form, .comments-tree, .pricing-table .price, a.comment-reply-link, a.comment-edit-link, #custom-search input,#footer,.format-quote, .progress, .single-meta #page-nav, .panel, .grid-related, fieldset, h1.archive-title, .post-previous, .excerpt-text .share.entry-meta, .newsticker .owl-controls .owl-nav div {
border-color: #ddd;
}
.text-ad a:hover, .text-ad h2 a:hover, .text-ad h3 a:hover, .text-ad h4 a:hover, .text-ad h5 a:hover {
border-color: #fff;
border-color: rgba(255,255,255,0.8);
}
.dark .newsticker .owl-controls .owl-nav div {
border-color: #fff;
border-color: rgba(255,255,255,0.4);
}
.dark .text-holder .share.entry-meta, .format-quote .text-holder .share.entry-meta, .format-status .text-holder .share.entry-meta {
border-color: #fff;
border-color: rgba(255,255,255,0.15);
}
a:hover, .is-hover .text-holder, .entry-title a:hover, a.comment-reply-link:hover, a.comment-edit-link:hover, .side-nav li ul li a, .panel.callout .side-nav li ul li a, .text-line, .pricing-table .description, .excerpt-text, .excerpt-text .text, .subheader a, .subheader a:hover, .entry-meta a, .page-numbers li span.current, .widget_rss cite,.widget .excerpt-text .share.entry-meta a, .newsticker.owl-theme .owl-controls .owl-nav div {
color: #6F787B;
}
.comment-notes, .form-allowed-tags, .comment .author-meta, #wp-calendar a:hover, .rss-date, .logged-in-as, .subscribe-to-comments, .entry-meta, p.wp-caption-text, .widget ul li, .entry-meta.taxonomy, .entry-meta.taxonomy a, .text-line a, #custom-search, #custom-search input, .custom-search-btn .search-icon, .right-off-canvas-menu .notice, .left-off-canvas-menu .notice, .tagcloud a:before, .login-register-lost-password, h6 a.rsswidget:hover, .comment-time, a.comment-reply-link, a.comment-edit-link, .wppb-form-field > span, .login-remember label, .wppb-send-credentials-checkbox label,  .load-more.last, .load-more.last:hover, .wp-caption-text.gallery-caption, .comment .author-meta .comment-date a, .social-item .icon a {
color: #919799;
}
.format-quote .entry-wrapper .entry-header:after, #mobile a, .page-numbers li.unavailable a {
color: #ddd;
}
.home-header.white, .home-header.white .button.success, .home-header.white .button, .home-header.white h1, .home-header.white h2, a.right-off-canvas-toggle, a.left-off-canvas-toggle, a.right-off-canvas-toggle:hover, a.left-off-canvas-toggle:hover, .button:focus, .button:hover, button:focus, button:hover, #filters .sub-nav li a.active, .postfix, .button, .button.secondary:hover, .button.secondary:focus, ul.main-menu ul.sub-menu li a:hover, ul.main-menu ul.sub-menu li:hover a, .widget-title h6, input#submit:hover, input#wp-submit:hover, .wpcf7-submit:hover, input#wppb-submit:hover, input#wppb-submit:focus, input#submit:focus, input#wp-submit:focus, .wpcf7-submit:focus, input#submit, .wpcf7-submit, input#wp-submit, input[type="submit"], input#wppb-submit, h6 a.rsswidget, .format-quote .text-holder p, .format-status .text-holder p, .label.secondary, .accordion .accordion-navigation > a, .accordion dd > a, .tabs dd > a, .tabs .tab-title > a, .widget-title a, .dark a, .dark h2.entry-title a, .dark .entry-cat a, .text-ad, .text-ad h2, .text-ad h3, .text-ad h4, .text-ad a, .text-ad h2 a, .text-ad h3 a, .text-ad h4 a, .text-ad h5, .text-ad h5 a, .is-hover h2.entry-title, .is-hover h2.entry-title a, .widget .text-ad a, .accordion .accordion-navigation > a:hover, .accordion dd > a:hover, .accordion .accordion-navigation.active > a, .tabs dd.active, .tabs dd > a:hover, .tabs dd.active a, .owl-theme .owl-controls .owl-nav div, #mobile a, #mobile ul li ul li a:hover, .dark .widget a, .widget .widget-title a:hover, .is-hover .entry-cat a, .dark a.more, .dark .top-search input[type=search], .slicknav_nav, .slicknav_nav a, .slicknav_nav a:hover, .slicknav_nav .slicknav_row:hover, .slicknav_menu .slicknav_menutxt, .scroll-button a:hover, .accordion dd.active > a {
color: #fff;
}
.text-ad a:hover, .text-ad h2 a:hover, .text-ad h3 a:hover, .text-ad h4 a:hover, .text-ad h5 a:hover, .dark, .dark a:hover, .dark .newsticker.owl-theme .owl-controls .owl-nav div, .media-holder:hover .icon, .widget .text-ad a:hover, .dark h2.entry-title a:hover,.dark .entry-meta a, ul.main-menu ul.sub-menu li a, ul.main-menu ul.sub-menu li.current_page_item>a, .dark .excerpt-text .share.entry-meta a:hover, .widget .dark .excerpt-text .share.entry-meta a:hover, .format-status .excerpt-text .share.entry-meta a:hover, .format-quote .excerpt-text .share.entry-meta a:hover, .dark .widget a:hover, .widget .widget-title a, .is-hover .entry-cat a.trans-cat, .dark a.more:hover, .scroll-button a {
color: #fff;
color: rgba(255,255,255,0.8);
}
.dark .widget a:hover, .dark .entry-cat a:hover, .dark .excerpt-text, .dark .entry-meta a:hover, #mobile ul li ul li a, .dark .entry-meta, .is-hover .entry-cat, .dark .excerpt-text .share.entry-meta a, .widget .dark .excerpt-text .share.entry-meta a, .dark .excerpt-text .share.entry-meta, .widget .dark .excerpt-text .share.entry-meta, .format-status .excerpt-text .share.entry-meta a, .format-status .excerpt-text .share.entry-meta, .format-quote .excerpt-text .share.entry-meta a, .format-quote .excerpt-text .share.entry-meta {
color: #fff;
color: rgba(255,255,255,0.6);
}
.dark .search-btn i, .dark .entry-cat, .newsticker .owl-theme .owl-controls .owl-nav div, .is-hover .icon {
color: #fff;
color: rgba(255,255,255,0.4);
}
body, .white, .panel, .pricing-table, .media-holder.has-hover .is-hover, #calendar_wrap table tfoot tr td, .progress, .stuck .header, .horizontal .white .widget-title h6, h1.archive-title, .load .post-previous, .slicknav_menu .slicknav_icon-bar {
background-color: #fff;
}
.header {
background-color: rgba(255,255,255,0);
}
.stuck .header {
background-color: rgba(255,255,255,0.85);
}
.dark .top-search input[type="search"] {
background-color: rgba(255,255,255,0.15);
}
.dark .top-search input:focus {
background-color: rgba(255,255,255,0.2);
}
.panel.callout, .gray, .gray .widget-title h6, .magazine-grid .widget, .sidebar .widget, .entry-content img, .sub-nav dt a:hover, .sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover,  .widget .tabs dd:hover, .tabs dd > a, .tabs .tab-title > a, .accordion .accordion-navigation > a, .accordion dd > a, .alert-box.secondary, .notice, select {
background-color: #f7f7f7;
}
hr, .progress.secondary .meter, .divider-line, .load:after, .excerpt-text .share:after {
background-color: #ddd;
}
ul.main-menu ul.sub-menu li, ul.main-menu ul.recent-cat-posts {
background-color: rgba(0, 0, 0, 0.8);
}
.top-search input::-webkit-input-placeholder {
color:    #fff;
}
.top-search input:-moz-placeholder {
color:    #fff;
}
.top-search input::-moz-placeholder {
color:    #fff;
}
.top-search input:-ms-input-placeholder {
color:    #fff;
} #header {
padding: 1.618em 0;
}
.header {
padding: 1em 0;
margin: 0 0 0 0;
clear: both;
line-height: 1.416;
position: relative;
}
#header .notice {
font-size: 0.875em;
margin-top: -0.382em;
margin-left: 1.82em;
padding: 1em;
}
#logo .text-logo {
margin: 0;
line-height: 1;
font-size: 1.82em;
font-weight: 700;
letter-spacing: 0.236em;
text-transform: uppercase;
}
#logo {
z-index: 4;
position: relative;
display: block;
float: left;
}
#logo img {
max-width:100%;
max-height:100%;
display: block;
padding: 0;
margin: 0.2em 0 0 0;
}
.center_center_header #logo {
float: none;
text-align: center;
}
.stuck .center_center_header #logo, .stuck .left_bottom_header #logo {
display: none;
}
.center_center_header #logo img {
display: inline-block;
text-align: center;
}
#logo h2 {
line-height: 1.25;
font-weight: 400;
margin: 0;
font-size: 2.945em;
text-align: center;
}
.top-search{
width:11.089em;
position:relative;
top: -0.382em;
right:0;
margin-left: 2.618em;
float: right;
}
.main-search{
width:100%;
position:relative;
top: -0.382em;
right:0;
margin-left: 2.618em;
float: right;
}
.menu-search .top-search{
position:absolute;
top: -0.236em;
float: none;
margin-left: 0;
}
.menu-search .center_center_header .top-search {
position:absolute;
top: -2.618em;
right:0;
float: none;
margin-left: 0;
}
.menu-search .stuck .center_center_header .top-search, .menu-search .stuck .left_bottom_header .top-search {
display: none;
}
.menu-search .left_bottom_header .top-search{
position:absolute;
top: 1.125em;
right:0;
float: none;
margin-left: 0;
}
.menu-search .stuck .left_bottom_header .top-search {
top: -1.3em;
}
ul.main-menu li.menu-search {
display: none;
}
.menu-search .search-btn {
top: 0.618em;
}
.top-search input[type="search"], .main-search input[type="search"] {
position:absolute;
left:0;
height:3.5em;
margin: 0;
font-weight: 300;
line-height:1.25;
outline:none;
-webkit-appearance:none;
-moz-opacity:0.9;
-webkit-opacity:0.9;
-ms-filter:progid:"DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter:alpha(opacity=80);
opacity:0.8;
z-index:2;
padding:0.43em 1.618em;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-transform: uppercase;
letter-spacing: 0.236em;
font-size: 0.695em;
}
.top-search input[type="search"], .main-search input[type="search"] {
margin-bottom: 0;
}
.dark .top-search input[type="search"], .dark .top-search input:focus {
border: 0;
height:4.25em;
}
.dark .top-search{
width:14.86em;
position:relative;
top: 0;
right:0;
margin-left: 2.618em;
float: right;
}
.dark .search-btn {
top: 0.75em;
z-index: 20;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}
.top-search input:focus{
-ms-filter:progid:"DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter:alpha(opacity=100);
-moz-opacity:1;
-webkit-opacity:1;
opacity:1;
}
.search-btn {
top:0.5em;
right: 0.43em;
position: absolute;
display: block;
}
.search-btn .search-icon i {
font-size:1em;
z-index:1;
padding-right: 0.266em;
padding-top: 2px;
display: block;
}  .right-off-canvas-toggle, .left-off-canvas-toggle {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-decoration: none;
position: absolute;
overflow: hidden;
z-index: 10;
top: 0;
right: 0;
width: 4.16em;
height: 4.16em;
}
.right-off-canvas-toggle:after, .left-off-canvas-toggle:after {
content: '\e120';
font-family: 'icons', serif;
position: absolute;
font-size: 1.618em;
top: 0.5em;
width: 100%;
text-align: center;
left: 0;
}
.move-left .right-off-canvas-toggle:after, .move-right .left-off-canvas-toggle:after {
content: '\e117';
}
.notice {
font-size: 0.875em;
padding: 1em 1em 0.382em 1em;
font-weight: 400;
}
.notice p {
margin-bottom: 0.618em;
}
.header-login {
margin-top: 0.695em;
display: block;
}
#mobile {
margin: 0.236em 1.82em;
font-size: 1.125em;
}
#mobile ul {
margin: 0;
padding: 0 0 0.43em 0;
}
#mobile ul {
padding: 0.266em 0 0 0;
}
#mobile ul li {
margin: 0;
padding: 0.43em 0 0.43em 0;
list-style: none;
line-height: 1.416em;
}
#mobile ul li ul li {
font-size: 0.75em;
}
#mobile ul li ul li ul li {
font-size: 1em;
padding-left: 1em;
}
#mobile .notice, ul.main-menu ul.social li {
background: transparent;
}
.mobile-search {
position: relative;
}
.mobile-text {
display: inline-block;
}
#classic-mobile.stuck {
width: 100%;
left: 0;
position: fixed;
top: 0;
z-index: 1000;
}
#classic-mobile .top-search {
position: absolute;
top: 1em;
right: 1em;
z-index: 2000;
width: 10em;
display: none;
}
#classic-mobile.dark .top-search input[type="search"], #classic-mobile.dark .top-search input:focus {
height: 2.86em;
}
#classic-mobile.dark .search-btn {
top: 0.382em
}
.dark .mobile-search .top-search {
width: 100%;
margin-bottom: 5.2em;
width: 11.985em;
right: 1.82em;
top: 1em;
}
.dark .mobile-search .top-search input[type="search"], .dark .mobile-search .top-search input:focus {
height: 3.4em;
}
.dark .mobile-search .search-btn {
top: 0.5em;
}  #custom-search {
width: 100%;
margin: 2.618em auto;
clear: both;
position: relative;
}
#custom-search input{
display: block;
width: 100%;
height:4em;
outline:none;
font-size: 0.875em;
text-transform: uppercase;
-webkit-appearance:none;
z-index:2;
border-style: solid;
border-width: 0.164em;
background: transparent;
padding:0.5em 1em;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}
#custom-search input:hover,#custom-search input:focus{
border-bottom-style: solid;
border-bottom-width: 1px;
}
.custom-search-btn {
line-height: 1;
position: absolute;
right: 0;
top: 2em;
display: block;
z-index: 3;
}
.custom-search-btn .search-icon i {
font-size: 1em;
z-index:1;
padding-top: 0;
right: 0.5em;
bottom: 0;
display: block;
position: absolute;
} select {
height: 3em;
}
input[type="text"],
input[type="search"],
input[type="url"],
input[type="email"],
input[type="password"],
input[type="tel"],
textarea {
-webkit-appearance: none;
background-color: white;
font-family: inherit;
border-width: 1px;
border-style: solid;
display: block;
font-size: 0.875em;
margin: 0 0 1em 0;
padding: 0.618em 0.875em;
height: 2.945em;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.widget input[type="text"], .widget input[type="search"], .widget input[type="url"], .widget input[type="email"], .widget input[type="password"], .widget textarea {
height: 2.334em;
}
input[type="search"] {
-webkit-border-bottom-right-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-bottom-right-radius: 0;
-moz-border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus {
background: #fff;
outline: none;
}
.prefix, .postfix {
height: 2.25em;
line-height: 2.25em;
}
input#submit, .wpcf7-submit, input#wp-submit, input#edd_login_submit, input#wppb-submit, input[type="submit"] {
cursor: pointer;
font-family: inherit;
line-height: 1;
margin: 0;
position: relative;
text-decoration: none;
text-align: center;
display: block;
padding: 1.416em 1.618em 1.416em 1.618em;
font-size: 0.875em;
font-weight: 400;
letter-spacing: 0.06em;
border: 1px solid;
}
.post-password-form input[type="password"] {
padding-top: 0.236em;
}
.widget input#submit, .widget .wpcf7-submit, .widget input#wp-submit, .widget input#edd_login_submit, .widget input#wppb-submit, .widget input[type="submit"] {
font-size: 0.75em;
}
button, .button {
cursor: pointer;
font-family: inherit;
line-height: 1;
margin: 0;
position: relative;
text-decoration: none;
text-align: center;
padding: 1em 1.618em;
font-size: 0.875em;
font-weight: 400;
letter-spacing: 0.06em;
border-width: 0;
}
.button i {
font-size: 0.875em;
}
button.radius, .button.radius {
-moz-border-radius: 0.266em;
-webkit-border-radius: 0.266em;
border-radius: 0.266em;
}
.button .icon {
top: 0.102em;
position:relative;
}
button.large, .button.large {
padding: 1.618em 1.82em;
}
button.secondary, .button.secondary {
border-style: solid;
border-width: 1px;
background: transparent;
}
.intro .button {
margin: 1.618em 0 0 0;
width: 100%;
}
input#submit:after, .wpcf7-submit:after, .button:after,.postfix:after {
content: '';
margin: 8px;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.postfix {
border: 0;
cursor: pointer;
font-family: inherit;
line-height: 1;
margin: 0 0 1.25em;
position: relative;
text-decoration: none;
text-align: center;
display: block;
padding: 0.5em 1.5em;
font-size: 0.75em;
font-weight: 600;
text-transform: uppercase;
} .entry-content .tabs a, .entry-content .accordion a, .entry-content a.button {
text-decoration: none;
}
.accordion .accordion-navigation > a, .accordion dd > a, .tabs dd > a, .tabs .tab-title > a {
text-transform: uppercase;
letter-spacing: 0.236em;
}
.progress {
height: 2.25em;
border-style: solid;
border-width: 1px;
}
.panel {
border-width: 1px;
border-style: solid;
padding: 2.618em;
margin: 0 0 2.945em 0;
}
.panel h5, .panel.callout h5 {
font-weight: bold;
margin-bottom: 1em;
}
.entry-content .panel .row {
padding: 0;
}
.row.collapse .entry-content .row {
margin-left: -1.309em;
margin-right: -1.309em;
}
.entry-content .panel p {
font-size: 1em;
margin-bottom: 1em;
}
.panel.callout {
border: 0;
}
.panel.centered {
text-align: center;
}
.panel.no-border {
border: 0;
padding: 0 0 0.33em 0;
margin-top: 0;
}
.side-nav li {
margin: 0 0 0.625em 0;
font-size: 1.25em;
}
.side-nav li ul {
margin: 0;
padding: 0;
}
.side-nav li ul li {
font-size: 0.875em;
list-style: none;
padding-left: 0;
margin-left: 0;
}
.entry-content span[class^="icon_"], .entry-content span[class*=" icon_"]  {
font-size: 2.618em;
display: block;
text-align: center;
margin: 1em 0 0 0;
}
.entry-content h1 .fi, .entry-content h2 .fi, .entry-content h3 .fi, .entry-content h3 .fi, .entry-content h5 .fi, .entry-content h5 .fi {
font-size: 1em;
display: inline;
}
.alert-box {
font-size: 0.875em;
padding: 0.5em 1.125em 0.382em 1.125em;
margin-left: -0.618em;
margin-right: -1.125em;
}
table tr th, table tr td {
border-bottom-style: solid;
border-bottom-width: 1px;
}
.pricing-table {
padding: 2.618em 1.618em;
margin: 0;
border-width: 1px;
border-style: solid;
}
.panel.callout .pricing-table {
border: 0;
}
.pricing-table .cta-button {
padding: 1.618em 0 0 0;
}
.pricing-table .cta-button .button {
width: 100%;
font-weight: 700;
font-size: 1em;
}
.pricing-table .bullet-item {
font-size: 0.875em;
border-top-width: 1px;
border-top-style: solid;
padding: 1.618em 0;
text-align: center;
}
.pricing-table .description {
font-size: 1em;
padding: 0 0 2.945em 0;
line-height: 1.618 !important;
border: 0;
text-align: center;
}
.pricing-table .description p {
line-height: 1.618 !important;
margin: 0;
}
.pricing-table .title {
font-weight: 600;
border: 0;
padding: 0 0 2.945em 0;
font-size: 1.4em;
text-align: center;
letter-spacing: -0.0382em;
}
.pricing-table .price {
font-weight: 600;
padding: 0 0 0.43em 0;
text-align: center;
font-size: 2.945em;
line-height: 0.6;
}
.pricing-table .price::first-letter {
font-size: 0.43em;
letter-spacing: -1em;
vertical-align: top;
font-weight: 600;
}
.label {
font-weight: 400;
padding: 0.695em 1em;
}
label {
font-weight: 400;
padding: 0.236em 1em 0.236em 0;
}
fieldset legend {
font-weight: 600;
}
.sub-nav dt {
font-weight: 700;
letter-spacing: 0.06em;
}
.sub-nav dt, .sub-nav dd, .sub-nav li {
margin-left: 0;
margin-right: 1em;
font-size: 0.875em;
}
.tabs dd, .tabs .tab-title, .accordion-navigation a {
font-size: 0.75em;
}
.content p, .content ul li, .content ol li, .inline-list > li {
font-size: 1em;
}
.entry-content .columns h6 {
margin-top: 0;
} #filters {
margin: 0 auto;
display: block;
text-align: right;
}
#filters .sub-nav {
display: inline-block;
margin: 0 -0.382em 0 0;
}
#filters .sub-nav li {
font-weight: 400;
font-size: 1em;
border-radius: 0.266em;
-moz-border-radius: 0.266em;
-webkit-border-radius: 0.266em;
}
#filters .sub-nav li {
margin: 0 0 1em 0.695em;
}
#filters .sub-nav li a {
font-weight: 400;
font-size: 1em;
text-transform: lowercase;
padding: 0.266em 0.695em 0.164em 0.695em;
}
#filters .sub-nav li a.active {
cursor: default;
font-weight: 400;
} .menu-item.social-bar {
display: none;
}
.social, .user-menu {
margin: 0;
padding: 0;
}
.social-item .rss a:hover {
color: #FD9118;
}
.social-item .skype a:hover {
color: #00A4E5;
}
.social-item .mail a:hover {
color: #DC4228;
}
.social-item .transformbook a:hover {
color: #4770bd;
}
.social-item .twitter a:hover {
color: #60E2E6;
}
.social-item .vkontakte a:hover {
color: #56789e;
}
.social-item .instagram a:hover {
color: #a67b5f;
}
.social-item .pinterest a:hover {
color: #cb2027;
}
.social-item .youtube a:hover {
color: #c6120b;
}
.social-item .linkedin a:hover {
color: #007BB6;
}
.social-item .github a:hover {
color: #999;
}
.social-item .gplus a:hover  {
color: #e34429;
}  .grid {
clear: both;
overflow: hidden;
margin: 0;
}
.magazine-grid .media-holder {
position: relative;
}
.magazine-grid {
margin-right: -2.618em;
margin-bottom: 2.618em;
}
.magazine-grid .grid-item {
padding-right: 2.618em;
padding-bottom: 2.618em;
}
.magazine-grid .small-block.grid-item {
padding-bottom: 0;
padding-top: 2.618em;
}
.gallery-grid .media-holder {
margin-right: -0.236em;
margin-bottom: 2.764em;
}
.gallery-grid .grid-item {
padding-right: 0.236em;
padding-bottom: 0.236em;
}
.magazine-grid .grid-item.ad {
padding-bottom: 0;
}
.magazine-grid .grid-item.ad-wide {
padding-bottom: 1em;
}
.widget .magazine-grid {
padding-bottom: 2.088em;
margin-bottom: 0;
}
.widget .magazine-grid .grid-item {
padding-right: 2.618em;
padding-top: 1em;
padding-bottom: 1.618em;
}
.horizontal.horizontal-top .widget .magazine-grid {
padding-bottom: 1em;
}
.horizontal.horizontal-top .widget-title {
padding: 0;
top: 0;
}
.horizontal.horizontal-top .widget .magazine-grid .grid-item {
padding-right: 0.75em;
padding-top: 0.75em;
padding-bottom: 0.75em;
}
.horizontal.horizontal-top .widget .magazine-grid {
margin-right: -0.75em;
}
.grid-item {
width: 100%;
float:left;
z-index: 2;
position:relative;
overflow: hidden;
text-align: left;
cursor: default;
padding: 0 0 0 0;
margin: 0;
}
.grid-item .soundcloud iframe {
max-height: 16.4em;
} .excerpt-text {
margin: 0.618em 0 0 0;
padding: 0;
display: block;
overflow: hidden;
line-height: 1.618;
}
.excerpt-text p {
line-height: 1.618;
font-size: 0.875em;
margin-bottom: 0.695em;
display: inline;
}
.excerpt-text p:last-of-type {
margin-bottom: 0;
}
.entry-cat {
text-transform: uppercase;
font-size: 0.875em;
margin: 0 0.541em 0 0;
display: inline-block;
font-weight: 300;
letter-spacing: 0.236em;
}
.single-taxonomy {
text-transform: uppercase;
}
.text-holder {
padding: 0;
}
.text-holder .entry-meta {
padding: 0;
display: inline-block;
line-height: 1.125;
}
.text-holder .entry-cat {
line-height: 1.125;
}
.format-quote {
line-height: 1.416;
}
.format-quote .text-holder {
padding: 2.618em;
}
.format-aside .text-holder, .format-status .text-holder {
font-weight: 300;
}
.format-status .text-holder {
font-style: italic;
padding: 2.618em;
}
.format-status .text-holder p {
font-size: 1.125em;
}
.format-aside .text-holder p {
font-size: 1.416em;
}
.format-quote .text-holder .excerpt-text, .format-status .text-holder .excerpt-text {
margin: 0;
}
.format-quote .text-holder p {
line-height: 1.416;
font-size: 1.416em;
font-weight: 300;
}
.format-quote .text-holder p em {
font-size: 0.875em;
}
.format-status .text-holder p {
font-size: 1em;
line-height: 1.416;
}
.format-quote .entry-content {
padding: 2.618em 0;
}
.format-quote .entry-content p {
font-size: 1.618em;
font-weight: 300;
}
.format-quote .entry-content em {
font-size: 0.875em;
}
.entry-wrapper {
position: relative;
padding: 0 0 2em 0;
}
.entry-wrapper.collapse-top {
padding-top: 0;
}
.entry-wrapper.collapse-bottom {
padding-bottom: 0;
}
.entry-wrapper .category-title {
font-size: 1.618em;
}
.entry-wrapper .slider {
margin-top: 0;
}
.subheader {
font-size: 0.618em;
}
h2.subheader {
font-weight: 400;
letter-spacing: normal;
display: block;
margin-top: -0.541em;
}
.entry-header {
overflow: hidden;
clear: both;
}
.entry-content {
margin-top: -0.43em;
}
.bbpress .entry-content {
margin-top: 0;
}
.entry-content blockquote p {
text-align: left;
font-weight: 300;
}
.entry-content.drop-cap p:first-child::first-letter {
text-transform: uppercase;
font-size: 4.236em;
font-weight: 600;
margin: 0.03em 0.266em 0 0;
float: left;
line-height: 0.92;
}
.entry-content.drop-cap blockquote p:first-child::first-letter, .entry-content.drop-cap .row p:first-child::first-letter {
text-transform: none;
font-size: 1em;
margin: 0;
line-height: 1.618;
float: none;
font-weight: inherit;
}
.entry-content ul li, .entry-content ol li {
padding: 0;
font-weight: 400;
}
.entry-content a {
text-decoration: underline;
}
.entry-content a img {
border: 0;
}
.keynote {
margin: 0;
padding: 0 0 2.618em 0;
display: block;
overflow: hidden;
position: relative;
}
.keynote h2, .keynote p {
margin: 0;
line-height: 1.416;
font-size: 1.416em;
font-weight: 300;
font-style: italic;
}
.keynote h2 strong, .keynote strong {
font-weight: 600;
}
.no-title .entry-title {
display: none;
}
.has-excerpt h1.entry-title {
margin: 0 0 0.382em 0;
}
.additional {
font-size: 0.875em;
margin: 0.43em 0 0 0;
padding: 0;
font-style: italic;
text-align: center;
}
.additional p a {
text-decoration: none;
}
.additional p {
margin-bottom: 0.618em;
text-align: center;
font-weight: 600;
}
.post.has-post-thumbnail .sidebar .additional {
margin: 1.618em 0 0 0;
}
.single-meta {
clear: both;
padding: 0;
margin-top: -0.1em;
}
.single-meta .entry-meta {
margin: 0 0 3.125em 0;
padding: 0;
text-align: left;
}
.single-meta .entry-meta i {
font-size: 1em;
}
.single-meta p {
font-size: 1em;
margin: 1.618em 0 0 0;
}
.share .inline-list>li {
margin-left: 0.875em;
line-height: 1.618;
}
.widget .share ul li {
font-size: 1em;
}
.share .inline-list>li i {
font-size: 1em;
}
.excerpt-text .share.entry-meta {
position: relative;
display: block;
width: 100%;
margin: 1.125em 0 0 0;
padding: 0.618em 1.618em 0 0;
border-top-style: solid;
border-top-width: 1px;
}
.excerpt-text .share ul {
padding: 0;
margin: 0;
}
.excerpt-text .share.entry-meta .inline-list>li {
margin-left: 0;
margin-right: 0.875em;
}
.excerpt-text .share.entry-meta .inline-list>li i {
font-size: 0.875em;
}
#page-nav {
margin-top: 1.618em;
}
#page-nav p {
margin-bottom: 1.618em;
font-size: 1em;
font-weight: 600;
} #comments-form {
padding: 2.618em 0 0 0;
border-top-style: solid;
border-top-width: 1px;
}
#comments-form h3 {
text-align: left;
margin: 0;
}
#comments-form h6 {
margin: 0 0 1.618em 0;
line-height: 2;
}
#comments-form p {
font-size: 1em;
}
#comments-form label {
font-size: 0.875em;
padding-bottom: 0.618em;
display: inline-block;
}
#comments-form .notice {
padding-left: 0;
}
.comment-author img {
margin: 0.541em 1.125em 1em 0;
width: 2.945em;
}
.comment {
display: block;
font-size: 14px;
text-align: left;
margin: 0 0 1.618em 0;
}
.comment ul.children {
margin-bottom: 0;
}
.comment:after {
content: " ";
display: table;
}
.comment ul.children {
margin-left: 0;
}
.comment p {
margin-bottom: 1em;
line-height: 1.416;
font-size: 1em;
}
.comment cite {
font-style: normal;
}
.comment-time {
padding-left: 0.43em;
}
.comment .author-meta {
display: block;
margin-bottom: 0.618em;
}
.comment .author-meta .fn, .comment .author-meta .fn a {
text-transform: uppercase;
font-weight: 300;
display: inline;
font-size: 14px;
}
.comment .author-meta .comment-date {
font-weight: 300;
display: inline;
font-style: italic;
}
.comment .author-meta .date a, .comment .comment-date a {
font-weight: 300;
}
.author-meta .fn {
margin-right: 0.657em;
}
.form-submit {
margin-bottom: 1em;
}
.bypostauthor .author-meta .fn, .bypostauthor .author-meta .fn a {
font-weight: 400;
text-transform: uppercase;
}
.comment-reply-link, .comment-edit-link {
font-size: 0.875em;
border-style: solid;
border-width: 1px;
padding: 0 0.618em;
text-align: center;
font-weight: 600;
margin: 0.875em 1em 0.875em 0;
display: none;
}
.comment-edit-link {
margin-left: 0;
}
.comment-form-author, .comment-form-email, .comment-form-url {
width:100%;
}
#comments-form .comment-notes, #comments-form .form-allowed-tags {
font-size: 0.875em;
text-align: left;
font-weight: 400;
padding-bottom: 1em;
line-height: 1.25;
margin-top: -0.1em;
font-style: italic;
}
#comments-form .logged-in-as {
font-size: 0.875em;
font-weight: 400;
text-align: left;
line-height: 1.25;
margin-top: -0.1em;
}
.subscribe-to-comments {
font-size: 0.875em;
font-weight: 400;
text-align: left;
line-height: 1.416;
margin-top: 1.618em;
width: 100%;
}
#respond {
text-align: left;
margin: 0;
overflow: hidden;
padding: 0;
}
.comments-tree {
border-top-width: 1px;
border-top-style: solid;
overflow: hidden;
margin: 0;
padding: 2.618em 0 0 0;
}
.comments-tree h6 {
margin: 0 0 1.82em 0;
line-height: 2;
}
ol.commentlist {
list-style:none;
text-indent:0;
margin: 0;
padding: 0;
}
ol.commentlist li {
list-style:none;
margin:0;
padding:0;
text-indent:0;
}
ol.commentlist:after {
content: '';
width: 50%;
height: 2px;
margin: 2em auto 0 auto;
display: block;
} .entry-wrapper .gallery .media-holder, .post-image, .carousel .media-holder, .simple-carousel .media-holder {
margin: 0;
}
.grid-item .media-holder {
margin-bottom: 0.875em;
}
.media-holder img, .post-image img {
width: 100%;
}
.media-holder {
line-height: 0;
}
.media-holder a img {
border: 0;
}
.media-holder {
margin-bottom: 3em;
}
.format-quote .entry-wrapper.no-excerpt .media-holder img, .format-status .entry-wrapper.no-excerpt .media-holder img, .format-aside .entry-wrapper .media-holder.no-excerpt img {
margin: -1.618em 0 0 0;
}
.page.has-post-thumbnail .media-holder {
margin: 0 0 2.945em 0;
}
.widget .media-holder {
margin-bottom: 1.125em;
}
.entry-content .flex-video.widescreen {
margin: 0 0 1.618em 0;
}
.flex-video.brightcove, .entry-content .flex-video.widescreen {
padding-top: 0;
}
.blog-grid .flex-video.vimeo {
margin-bottom: 0;
}
.soundcloud iframe, .entry-content iframe, .entry-content embed  {
width: 100%;
}
.single .soundcloud iframe, .blog-grid .soundcloud iframe {
min-height: 16.875em;
}
.flex-video, .embed-youtube {
position: relative;
padding-top: 1.5625em;
padding-bottom: 67.5%;
height: 0;
margin-bottom: 0;
overflow: hidden; }
.flex-video.widescreen, .embed-youtube {
padding-bottom: 56.34%; }
.flex-video.vimeo, .embed-youtube {
padding-top: 0; }
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video, .embed-youtube iframe, .embed-youtube object, .embed-youtube embed, .embed-youtube video{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; } .media-holder.has-hover, .media-holder.overlay {
position: relative;
}
.media-holder.overlay .is-hover {
position: absolute;
width: 100%;
height: 100%;
display: block;
top: 0;
left: 0;
}
.media-holder.has-hover .is-hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.is-hover .text-holder {
padding: 4.765em 1.82em;
height: auto;
width: 100%;
top: auto;
bottom: 0;
background: transparent;
position: absolute;
display: block;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
z-index: 40;
}
.is-hover .media-buttons {
padding: 4.765em 1.82em;
height: auto;
width: 100%;
top: auto;
bottom: 0;
background: transparent;
position: absolute;
display: block;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
z-index: 40;
}
.is-hover .excerpt-text {
padding: 1.82em 0 0 0;
}
.post:hover .media-holder.has-hover .is-hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration: 0.4s;
animation-duration: 0.4s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.media-holder.overlay .is-hover .inner {
position: absolute;
bottom: 0;
left: 0;
}
.media-holder.overlay .is-hover .inner-box {
padding: 2.618em;
width: 100%;
}
.is-hover .entry-title {
margin: 0;
font-weight: 700;
text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
}
.is-hover .entry-cat a {
padding: 0 0.236em 0 0.43em;
display: inline;
font-size: 0.875em;
margin: 0;
line-height: 1.618;
}
.is-hover .entry-cat a.trans-cat {
padding: 0;
}
.is-hover .icon {
display: block;
font-size: 2.618em;
width: 2.618em;
height: 2.618em;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
margin-top: -0.5em;
margin-left: -1.25em;
text-align: center;
z-index: 1;
}
.small-block .is-hover .icon {
font-size: 1.416em;
}
.posts .is-hover .icon {
top: 45%;
}
.is-hover .icon a {
z-index: 30;
}
a.overlay-link {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
} #image-navigation {
margin: 1.875em 0;
}
#image-navigation a {
color: #fff;
}
#image-navigation a:hover {
color: #f2f2f2;
}
.previous-image {
float: left;
background: #3C3C3D;
padding: 1.25em;
display: block;
margin-right: 1.25em;
z-index: 5000;
}
.next-image {
float: right;
background: #3C3C3D;
padding: 1.25em;
display: block;
margin-left: 1.25em;
z-index: 5000;
}
.entry-attachment {
padding: 0;
}
.type-attachment .single-meta {
padding: 0.5em 0 1.618em 0;
}
#attachment h1.entry-title {
margin: 0 0 0.382em 0;
text-align: left;
}
.type-attachment .entry-header {
margin: 0 0 0.43em 0;
}
.entry-description {
font-size: 0.875em;
}
.entry-content .entry-attachment img {
margin: 0;
}
.single-attachment .attachment .media-holder {
margin-top: 0;
}
.image-attachment .entry-meta a {
text-decoration: none;
} .gallery {
margin: 1.618em -0.75em 1.618em 0;
}
.gallery .gallery-item {
float: left;
margin-top: 0;
text-align: center;
width: 33.3333%;
padding-right: 0.75em;
padding-bottom: 0.75em;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery dl, .gallery dt {
margin: 0;
}
.gallery br+br {
display: none;
}
img.alignright {
float: right;
margin: 0 0 0.695em 1.125em;
}
img.alignleft {
float: left;
margin: 0.266em 1.125em 0.695em 0;
}
img.alignnone {
margin: 0.43em 0 1.618em 0;
}
img.aligncenter {
display: block;
margin: 1.125em auto;
text-align: center;
}
.alignright {
float: right;
margin: 0.266em 0 0.695em 1.125em;
}
.alignleft {
float: left;
margin: 0.266em 1.125em 0.695em 0;
}
.aligncenter {
display: block;
margin: 0.25em 0 0.695em 0;
}
.wp-caption {
text-align: center;
font-weight: 600;
max-width: 100%;
margin-top: 0.25em;
}
.wp-caption.alignright img {
max-width: 100%;
}
.wp-caption img {
padding: 0;
width: 100%;
}
.widget .wp-caption img {
width: auto;
}
p.wp-caption-text {
line-height: 1.618;
font-size: 0.875em;
font-weight: 400;
margin: 1em 0 1.618em 0;
text-align: right;
padding: 0;
}
.wp-caption-text.gallery-caption{
line-height: 1.618;
font-size: 0.75em;
font-weight: 400;
font-style: normal;
margin: 1em 0;
text-align: right;
padding: 0;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
} .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; }  .widget.widget_mtheme_text_ads {
padding: 0;
}
.widget.widget_search input[type="search"] {
height: 3em;
-webkit-box-shadow: none;
box-shadow: none;
margin: 0;
font-size: 0.875em;
border: 0;
}
.widget.widget_search .postfix {
height: 4.7em;
border: 0;
margin: 0;
padding: 0;
font-size: 0.43em;
letter-spacing: 0.236em;
font-weight: 300;
}
.widget.widget_search .widget-title {
margin-bottom: 0;
}
.magazine-grid .widget, .sidebar .widget {
padding: 1.618em 1.618em 2.618em 1.618em;
margin: 0 0 2.618em 0;
}
.magazine-grid .widget.widget_search, .sidebar .widget.widget_search {
overflow: hidden;
}
.widget ul {
display: block;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: inside;
}
.widget ul li {
margin: 0 0 0 0;
line-height: 1.416;
padding: 0.382em 0;
font-size: 0.875em;
list-style: none;
font-weight: 300;
}
.widget ul li a {
font-weight: 400;
}
.widget ul li ul {
margin: 0.5em 0 0 1.618em;
padding: 0;
text-transform: none !important;
list-style-type: square;
list-style-position: inside;
}
.widget ul li ul li  {
border: 0;
padding: 0;
font-size: 14px;
line-height: 1.618;
}
.widget ul li ul li ul {
margin: 6px 0 0 0;
text-transform: none !important;
list-style-position: inside;
background: none;
}
.widget ul li ul li ul li {
margin: 0;
margin: 0.5em 0 1em 1em;
font-size: 14px;
}
.widget ul li ul li ul li ul li {
font-size: 14px;
}
.widget ul li a {
padding: 0;
display: inline-block;
} .tagcloud {
margin: -0.63em 0 0 0;
}
.tagcloud a {
margin: 0 1em 0.266em 0;
padding: 0.43em 0 0 0;
display: inline-block;
position: relative;
line-height: 1;
font-weight: 400;
text-align: left;
} ul#recentcomments li {
display: block;
font-weight: 400;
font-size: 0.875em;
line-height: 1.416em;
padding-bottom: 1em;
}
ul#recentcomments li:last-of-type {
padding-bottom: 0;
}
ul#recentcomments li a {
display: inline-block !important;
font-style: normal;
text-transform: none;
font-weight: 400;
font-size: 1em;
}
ul#recentcomments li a.url {
font-weight: 400;
font-size: 1em;
} .textwidget {
font-size: 0.875em;
line-height: 1.618;
margin: 0;
clear: both;
overflow: hidden;
}
.textwidget p {
font-size: 1em;
}
.textwidget .button {
margin-top: 1.82em;
}
.before-portfolio .textwidget, .home-header .textwidget {
font-size: 1em;
}
.textwidget .columns {
padding: 0;
}
.grid-item .textwidget img {
display: block;
margin: 0 auto;
} #calendar_wrap table {
border: 0;
margin-bottom: 0;
}
#calendar_wrap table thead tr th,
#calendar_wrap table thead tr td,
#calendar_wrap table tfoot tr th,
#calendar_wrap table tfoot tr td {
padding: 0.695em;
font-size: 0.75em;
font-weight: bold;
}
#calendar_wrap table tr th, #calendar_wrap table tr td {
padding: 0.695em;
font-size: 0.75em;
}
table#wp-calendar {
border-spacing: 1px;
}
table#wp-calendar caption {
padding: 0 0 0.43em 0;
text-align: left;
font-style: italic;
font-size: 1em;
font-weight: 400;
}
#wp-calendar #prev a, #wp-calendar #next a  {
font-weight: 600;
}
table#wp-calendar {
width: 100%;
}
.widget_calendar thead>tr>th {
color: #fff;
}
table#wp-calendar th {
border: 0;
}
table#wp-calendar td#today {
color: #fff;
}
table#wp-calendar td {
color: #4d4d4d;
}
table#wp-calendar td, table#wp-calendar th {
text-align: center;
} .widget_rss ul li {
text-transform: none !important;
padding: 0 0 1.618em 0;
line-height: 1.416;
}
.widget_rss ul li a {
font-weight: 600;
font-style: normal;
}
.widget_rss a.rsswidget img {
display: none;
}
.rssSummary {
font-size: 0.875em;
line-height: 1.618;
font-weight: 400;
padding: 0.382em 0 0 0;
}
.rss-date {
font-size: 0.875em;
margin: 0.43em 0 0.875em 0;
display: block;
font-style: normal;
font-weight: 400;
}
.widget_rss cite {
text-align: right;
display: block;
font-style: italic;
font-size: 0.875em;
margin: 0.625em 0;
} #sidebar.main-sidebar .sidebar {
margin-right: 2.618em;
}
#single #sidebar.main-sidebar .sidebar {
margin-right: 0;
margin-top: 2em;
}
.widget.widget_mtheme_text_ads {
padding: 0;
}
.sidebar .widget.recent-widget {
text-align: left;
}
.widget-title {
padding: 0;
position: relative;
top: -1.618em;
}
.widget-title h6 {
font-size: 0.875em;
padding: 0.43em 1em 0.382em 1em;
line-height: 1.416;
position: relative;
margin: 0;
display: inline-block;
}
.widget-title h6 span {
font-weight: 400;
}
.sidebar .widget_text img, .sidebar .widget_text img, .sidebar .widget_text iframe, .sidebar .widget_text .text-ad div {
display: block;
margin: 0 auto;
text-align: center;
}
.sidebar .widget_text img.wp-smiley {
display: inline-block;
margin: auto;
width: auto;
}
.sidebar hr {
border-color: #d1d5d8;
} .large-block {
margin: 0 0 1.618em 0;
position: relative;
}
.gray .large-block {
margin: 0.43em 0 1.82em 0;
}
.large-block .excerpt-text p {
margin: 0;
}
.large-block .entry-meta {
padding: 0;
}
.large-block img {
width: 100%;
}
.large-block img {
width: 100%;
}
.large-block.format-quote .excerpt-text {
margin: 0;
font-size: 1.416em;
}
.large-block:last-of-type, .small-block:last-of-type, .widget .small-block:last-of-type {
margin-bottom: 0.43em;
}
.small-block .media-holder {
margin: 0 1em 0 0;
float: left;
width: 6.25em;
}
.widget .small-block .media-holder {
width: 4.5em;
}
.widget .small-block {
clear: both;
padding: 0 0 1.618em 0;
margin: 0 0 1.618em 0;
width: 100%;
}
.main-sidebar .small-block .media-holder img {
display: none;
}
.main-sidebar .small-block .media-holder {
margin: 0;
width: 0;
}
.widget .small-block.no-image-list {
margin-top: 0;
}
.widget .small-block, .featured-widget .small-block p.entry-title {
padding: 0;
}
.widget .small-block .entry-meta {
padding: 0.43em 0 0 0;
display: inline-block;
}
.small-block {
display: table;
margin-bottom: 1.82em;
}
.small-block .entry-cat {
font-size: 0.75em;
}
.small-block.no-image-list p.entry-title {
font-weight: 400;
padding-top: 0;
line-height: 1;
}
.small-block .block-inner {
display: table-cell;
vertical-align: middle;
width: 100%;
}
.featured-widget-excerpt .small-block .media-holder, .featured-widget .small-block .media-holder {
float: none;
margin: 0 0 1.25em 0;
}
.widget.featured-widget, .widget.featured-widget-excerpt {
padding-bottom: 2.618em !important;
}
.widget.featured-widget-excerpt h5.entry-title, .widget.featured-widget h5.entry-title {
margin: 0;
} .text-ad {
text-align: center;
}
.text-ad.vertical-ad {
padding: 3.85em 1em;
}
.text-ad.horizontal-ad {
padding: 1.618em 1em;
}
.text-ad.large-ad h2 {
font-size: 2.618em;
font-weight: 700;
margin: 0;
}
.text-ad.large-ad h3 {
font-size: 1.82em;
font-weight: 700;
margin: 0;
}
.text-ad.large-ad h4 {
font-size: 1.416em;
font-weight: 700;
margin: 0;
}
.text-ad.large-ad h5 {
font-size: 1.416em;
font-weight: 600;
margin: 0;
}
.text-ad a, .text-ad h2 a, .text-ad h3 a, .text-ad h4 a {
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 0.1em;
}  .scroll-button {
position: fixed;
bottom: 0.875em;
right: 0.875em;
width: 2.618em;
height: 2.618em;
display: none;
z-index: 1000;
}
.scroll-button a {
width: 2.618em;
height: 2.618em;
line-height: 2.618em;
display: block;
text-align: center;
text-decoration: none;
font-size: 1em;
} .grid-related {
padding: 2.618em 0;
border-top-width: 1px;
border-top-style: solid;
}
.grid-related h6 {
margin: 0 0 1.82em 0;
line-height: 2;
}
.grid-related p.entry-title {
margin-bottom: 0.266em;
font-weight: 700;
}
.grid-related .entry-cat {
margin: 0;
overflow: hidden;
line-height: 1;
}
.grid-related .entry-meta {
margin: 0;
padding: 0;
}
.grid-related .media-holder {
margin-right: 1.618em;
}
.grid-related .small-block:last-of-type {
margin-bottom: 0.618em;
} .horizontal.before-post {
padding: 0 0 3em 0;
}
.horizontal.after-post {
padding: 1em 0 1em 0;
}
.horizontal.before-wrapper .slider .media-holder, .horizontal.before-wrapper .carousel, .horizontal.before-wrapper .simple-carousel, .horizontal.after-menu .slider .media-holder, .horizontal.after-menu .simple-carousel, .horizontal.after-menu .carousel {
margin: 0;
}
.horizontal .carousel .media-holder, .horizontal .simple-carousel .media-holder {
margin-top: 0;
margin-bottom: 0;
}
.horizontal.before-wrapper .carousel .media-holder, .horizontal.before-wrapper .simple-carousel .media-holder {
margin-top: 0.236em;
margin-bottom: 0.236em;
}
.horizontal .widget-title {
text-align: left;
padding: 0;
top: -1.9em;
}
.horizontal-newsticker .widget-title h6 {
padding: 0.43em 0 0.43em 0;
}
.horizontal-newsticker ul {
padding: 1.618em 2.618em 1.618em 2.618em;
}
.horizontal-newsticker .widget-title {
top: 0;
}
.bottom-topbar #news, .has-after-menu .horizontal.after-menu {
margin-bottom: 2.618em;
}
.bottom-topbar.has-after-menu #news, .bottom-topbar.has-slider #news, .has-after-menu.has-slider .horizontal.after-menu {
margin-bottom: 0;
}
.horizontal .tagcloud {
padding: 0 2.618em 2.618em 2.618em;
} h1.entry-title {
font-size: 2.618em;
line-height: 1;
padding: 0;
font-weight: 700;
margin: 0.05em 0 0.75em 0;
}
.page h1.entry-title {
margin: 0.05em 0 1em 0;
}
.large-sidebar h1.entry-title {
margin: -0.12em 0 0.75em 0;
}
.archive-header {
margin: 0 0 1.618em 0;
text-align: left;
position: relative;
}
h1.archive-title {
margin: 0;
font-weight: 600;
font-size: 1.125em;
position: absolute;
top: -1em;
padding: 0.382em 1em 0.43em 1em;
line-height: 1.416;
z-index: 20;
display: inline-block;
text-align: left;
border-width: 1px;
border-style: solid;
}
h1.archive-title em {
font-weight: 400;
}
h2.entry-title {
margin: 0;
font-weight: 700;
font-size: 1.416em;
line-height: 1.25;
text-align: left;
}
.small-header h2.entry-title, .widget h2.entry-title {
font-size: 1.25em;
}
.widget .container-6cols h2.entry-title {
font-size: 1em;
}
.w0 h2.entry-title {
font-weight: 400;
font-size: 1em;
display: inline-block;
position: relative;
padding-left: 6em;
height: 4.236em;
}
h2.entry-title .subheader {
font-size: 0.625em;
font-weight: 400;
padding-left: 0.43em;
text-transform: lowercase;
}
h4.entry-title {
line-height: 1.618;
padding: 0 0 0.75em 0;
margin: 0;
font-weight: 600;
font-size: 1em;
text-transform: uppercase;
}
h5.entry-title {
line-height: 1.4;
font-size: 1.125em;
font-weight: 600;
margin: 0;
padding: 0 0 0.875em 0;
}
p.entry-title {
margin: 0 0 0 0;
line-height: 1.416;
font-size: 1em;
font-weight: 400;
}
.small-block.grid-item p.entry-title {
font-size: 1em;
font-weight: 700;
}
#archive p.entry-title, .grid-related p.entry-title {
font-size: 1.125em;
}
.entry-title i {
font-size: 85%;
padding-left: 0.43em;
} #no-content {
margin-right: 2.618em;
}
#no-content .entry-content {
margin-bottom: 4.9em;
}
.entry-content input[type="search"] {
height: 4.765em;
overflow: hidden;
}
.entry-content .search-btn {
top: 0.875em;
right: 0.875em;
} .keynote.author-info p {
font-size: 1.416em;
}
.keynote .author-details p {
font-size: 1em;
}
.author-details {
margin: 1em 0 0  0;
}
.author-details p {
line-height: 1.416;
margin-bottom: 0.382em;
}
.author-details strong {
font-weight: 600;
}
.author-img img {
display: block;
padding: 0 1.618em 0 0;
} .entry-meta {
font-weight: 300;
font-size: 0.875em;
line-height: 1.618;
padding: 0.695em 0 0 0;
font-style: italic;
}
.entry-meta i {
font-size: 0.875em;
}
.lowercase .entry-meta {
text-transform: lowercase;
}
.single-post .featured-widget .entry-meta, .single-post .featured-widget-excerpt .entry-meta{
margin: 0;
padding: 0.695em 0 0 0;
}
.post:hover .meta-hover {
opacity: 1;
visibility: visible;
}
.grid-item .entry-meta .updated {
padding-right: 0.695em;
}
.entry-meta span.vcard {
font-weight: 600;
font-size: 1em;
text-transform: none;
font-style: italic;
padding-left: 0.75em;
}
.side .entry-meta {
padding: 0 0 4.236em 0;
margin-top: -0.43em;
}
.side .entry-meta span {
display: block;
text-align: center;
}
.side .entry-meta img {
margin: 0.618em auto 0.695em auto;
display: block;
text-align: center;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
border-radius: 100%;
}
.single-meta .entry-meta span {
display: inline-block;
margin-right: 1.618em;
}
#attachment .single-meta .entry-meta span {
margin-right: 0;
} #page-nav {
clear: both;
}
.pagination-centered {
width: 100%;
clear: both;
margin-bottom: 1px;
}
ul.page-numbers {
margin: 0;
display: block;
padding: 0;
text-align: left;
position: relative;
}
.page-numbers li {
display: inline-block;
font-size: 1.416em;
line-height: 1.5;
text-align: center;
font-weight: 400;
}
.page-numbers li a {
display: block;
text-align: center;
padding: 0 1em 0 0;
}
.page-numbers li a.next.page-numbers, .page-numbers li a.prev.page-numbers{
padding: 0;
position: relative;
top: 0.08em;
margin: 0;
text-align: center;
border: 0;
font-size: 1.125em;
line-height: 1;
}
.page-numbers li a.prev.page-numbers {
padding-right: 1em;
}
.page-numbers li span.dots{
padding: 0 1em 0 0;
text-align: center;
border: 0;
}
.page-numbers li.unavailable a {
cursor: default;
padding: 0 1em 0 0;
}
.page-numbers li.unavailable:hover a, .page-numbers li.unavailable a:focus {
background: transparent;
}
.page-numbers li.current a {
cursor: default;
padding: 0.618em 1em 0 0;
}
.page-numbers li span.current {
padding: 0 1em 0 0;
text-align: center;
cursor: default;
display: block;
}
.more {
text-transform: uppercase;
font-size: 0.875em;
font-weight: 600;
position: relative;
}
.more:after {
font-size: 0.82em;
position: relative;
left: 0.382em;
content: "\e095";
font-family: 'icons',serif;
}
.more a {
padding: 0 0.102em;
}
.load {
line-height: 1;
font-size: 0.875em;
font-weight: 700;
text-align: center;
position: relative;
z-index: 1;
}
.load:after {
position: absolute;
content: '';
top: 50%;
left: 0;
display: block;
height: 1px;
width: 100%;
z-index: -1;
}
.load .post-previous {
display: inline-block;
padding: 1em 1.618em;
z-index: 20;
}
.load-more {
cursor: pointer;
display: block;
font-family: inherit;
margin: 0;
padding: 0;
text-decoration: none;
background: transparent;
font-size: 1em;
text-transform: uppercase;
letter-spacing: 0.236em;
line-height: 1;
position: relative;
text-align: center;
font-weight: 600;
}
.load-more i {
font-size: 1em;
display: inline-block;
text-align: left;
}
.load-more.last, .load-more.last:hover {
cursor: inherit;
}
.post-nav.load {
margin: 0 2.618em 0 0;
}
#nav-bottom .post-nav.infinite.load {
display: none;
}
.post-nav.infinite.load .post-previous a, .load-more.loading {
text-decoration: blink;
animation-name: blinker;
animation-duration: 0.6s;
animation-iteration-count:infinite;
animation-timing-function:ease-in-out;
animation-direction: alternate;
}
@keyframes blinker {
from {opacity: 1.0;}
to {opacity: 0.0;}
}
.infinite-container .grid-item {
opacity: 100%;
} .footer-wide {
padding: 0;
}
.footer-column {
padding: 3.706em 0 1.125em 0;
}
.footer-column .widget {
padding: 1.618em 2.618em 1.618em 0;
}
.bottom-last .footer-wide {
padding: 0;
}
#footer {
display: block;
margin: 0 auto 1.618em 0;
line-height: 1;
border-top-style: solid;
border-top-width: 1px;
}
#footer {
padding: 2.618em 0 1em 0;
}
#footer .text-line {
font-size: 0.875em;
display: inline-block;
width: 100%;
}
#footer .social {
margin-top: -0.236em;
}
#footer .social-item {
display: inline;
list-style: none;
font-size: 0.875em;
margin-left: 0.43em;
} .divider {
clear: both;
margin-top: 1.55em;
}
.divider-medium {
margin-bottom: 1em;
clear: both;
overflow: hidden;
}
.divider-line {
height: 1px;
clear: both;
}
.divider-small {
margin: 0;
padding: 0 0 1em 0;
display: block;
overflow: hidden;
position: relative;
}
.divider-small:after {
position: absolute;
width: 6.854em;
content: '';
bottom: 0;
left: 0;
height: 2px;
} #form_elements, #list_types, #paragraph, #headings, #tables, #misc {
font-size: 2em;
}  .slicknav_btn {
position: relative;
display: block;
vertical-align: middle;
float: left;
padding: 0.438em 1.25em;
line-height: 1.125em;
cursor: pointer; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
margin-top: 0.188em; }
.slicknav_menu {
*zoom: 1; }
.slicknav_menu .slicknav_menutxt {
display: block;
line-height: 1.125em;
float: left; }
.slicknav_menu .slicknav_icon {
float: left;
width: 1.125em;
height: 0.875em;
margin: 0.188em 0 0 0.43em; }
.slicknav_menu .slicknav_icon:before {
background: transparent;
width: 1.125em;
height: 0.875em;
display: block;
content: "";
position: absolute; }
.slicknav_menu .slicknav_no-text {
margin: 0; }
.slicknav_menu .slicknav_icon-bar {
display: block;
width: 1.125em;
height: 0.125em;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_menu:before {
content: " ";
display: table; }
.slicknav_menu:after {
content: " ";
display: table;
clear: both; }
.slicknav_nav {
clear: both; }
.slicknav_nav ul {
display: block; }
.slicknav_nav li {
display: block; }
.slicknav_nav .slicknav_arrow {
font-size: 0.43em;
position: relative;
bottom: 0.34em;
margin: 0 0 0 0.43em; }
.slicknav_nav .slicknav_item {
cursor: pointer; }
.slicknav_nav .slicknav_item a {
display: inline; }
.slicknav_nav .slicknav_row {
display: block; }
.slicknav_nav a {
display: block; }
.slicknav_nav .slicknav_parent-link a {
display: inline; }
.slicknav_brand {
float: left; }
.slicknav_menu {
font-size: 1em;
box-sizing: border-box;
padding: 0.618em 1em;
}
.slicknav_menu * {
box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
font-weight: bold;
}
.slicknav_btn {
margin: 0.382em 0 0.43em 0;
text-decoration: none;
text-transform: uppercase;
}
.slicknav_nav {
margin: 0;
padding: 0;
font-size: 0.875em;
list-style: none;
overflow: hidden; }
.slicknav_nav ul {
list-style: none;
overflow: hidden;
padding: 0;
margin: 0 0 0 0.618em;
}
.slicknav_nav .slicknav_row {
padding: 0.236em 1.25em;
margin: 0.236em 0;
}
.slicknav_nav a {
padding: 0.236em 0.618em;
margin: 0.235em 0.618em;
text-decoration: none;
}
.slicknav_nav .slicknav_txtnode {
margin-left: 1em; }
.slicknav_nav .slicknav_item a {
padding: 0;
margin: 0; }
.slicknav_nav .slicknav_parent-link a {
padding: 0;
margin: 0; }  .owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.iloveparquet.com/wp-content/themes/maxi/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
} .owl-theme .owl-controls {
text-align: center;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-controls .owl-nav,
.owl-controls .owl-dot{
cursor: pointer;
cursor: hand;
} .owl-theme .owl-controls .owl-nav div{
display: block;
margin-top: -44px;
font-size: 21px;
width: 44px;
height: 44px;
cursor: pointer;
position: absolute;
top: 55%;
text-align: center;
padding: 0.507em 0;
line-height: 0;
text-decoration: none;
z-index: 10;
}  .owl-theme .owl-controls .owl-nav div:hover{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
text-decoration: none;
}
.owl-theme .owl-controls .owl-next {
right: -44px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.owl-theme .owl-controls .owl-next:after {
content: '\e095';
font-family: 'icons', serif;
width: 44px;
height: 44px;
line-height: 44px;
display: block;
position: absolute;
padding-left: 2px;
top: 0;
left: 0;
text-align: center;
}
.owl-theme .owl-controls .owl-prev {
left: -44px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.owl-theme .owl-controls .owl-prev:after {
content: '\e094';
font-family: 'icons', serif;
width: 44px;
height: 44px;
line-height: 44px;
display: block;
position: absolute;
padding-right: 2px;
top: 0;
left: 0;
text-align: center;
}
.owl-carousel:hover .owl-controls .owl-next{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
right: 0;
}
.owl-carousel:hover .owl-controls .owl-prev {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
left: 0;
}
.owl-theme .owl-controls .owl-nav div:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
} .owl-theme .owl-dots .owl-dot{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span{
-webkit-backface-visibility: visible;
display: block;
width:44px;
height: 9px;
margin: 0 0 0 1px;
background: #444;
transition-property: opacity;
transition-duration: 200ms;
transition-timing-function: ease;
} .owl-theme .owl-dots .owl-dot.active span{
}
.carousel, .simple-carousel {
margin-bottom: 2.618em;
}
.carousel .media-holder, .simple-carousel .media-holder {
padding: 0 0.236em 0 0;
}
.carousel .small-slide {
width: 50%;
float:left;
}
.newsticker {
position: relative;
height:2.945em;
}
.news-item {
padding: 1em 0 1em 5.997em;
font-size: 0.875em;
font-weight: 300;
}
.newsticker .news-date {
padding-right: 0.75em;
font-style: italic;
}
.newsticker .owl-controls {
top: 0.541em;
left: 0.75em;
position: absolute;
}
.newsticker .owl-controls .owl-nav div {
font-size: 0.695em;
width: 28px;
height: 28px;
margin-top: 0;
top: 0;
-webkit-text-shadow: none;
-moz-text-shadow: none;
text-shadow: none;
border-width: 1px;
border-style: solid;
}
.newsticker.owl-theme .owl-controls .owl-nav div {
background: transparent;
}
.newsticker .owl-controls .owl-next, .newsticker .owl-carousel:hover .owl-controls .owl-next {
left: 32px;
right: auto !important;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
.newsticker .owl-controls .owl-prev, .newsticker .owl-carousel:hover .owl-controls .owl-prev {
left: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
.newsticker.owl-theme .owl-controls .owl-prev:after {
width: 28px;
height: 28px;
line-height: 28px;
display: block;
position: absolute;
padding-right: 3px;
top: 0;
left: 0;
text-align: center;
}
.newsticker.owl-theme .owl-controls .owl-next:after {
width: 28px;
height: 28px;
line-height: 28px;
display: block;
position: absolute;
padding-right: 3px;
top: 0;
left: 0;
text-align: center;
}
.slider .media-holder{
margin-bottom: 2.618em;
}
.slider .is-hover .entry-title {
font-size: 2.618em;
} .simplemap {
margin-bottom: 1.618em;
} .wpfw_flickr_widget {
clear: both;
overflow: hidden;
}
.flickr {
margin-top: 0.125em;
}
.flickr a{
margin-bottom:2px;
margin-right:2px;
line-height:1;
float:left;
}
.flickr a:last-of-type {
margin-right: 0;
}
.flickr a img{
line-height:0;
width: 4.5em;
border: 0;
} .horizontal .null-instagram-feed .widget-title {
top: 1.9em;
margin-top: -1.9em;
line-height: 0;
}
.null-instagram-feed .clear {
font-size: 0.875em;
clear:both;
margin: 0;
}
ul.instagram-pics {
margin: 0 -0.681em 0 0;
padding: 0;
}
.horizontal ul.instagram-pics {
margin: 0;
overflow: hidden;
}
ul.instagram-pics li.instagram-image {
width: 49.9998%;
display: inline;
float: left;
padding: 0 0.618em 0.618em 0;
margin: 0;
}
.horizontal ul.instagram-pics li.instagram-image {
width: 33.33333333333333%;
display: inline;
float: left;
margin: 0;
padding: 0;
height: auto;
}
ul.instagram-pics li.instagram-image img {
max-width: 100%;
width: 100%;
} .social-likes {
margin: 0 0 1.618em 0 !important;
font-size: 1em !important;
text-align: center;
}
.social-likes__widget {
margin: 0 1.618em 0 0 !important;
} .nivo-lightbox-theme-default.nivo-lightbox-overlay {
background: #666;
background: rgba(0,0,0,0.6);
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { background: url(//www.iloveparquet.com/img/nivo/loading.gif) no-repeat 50% 50%; }
.nivo-lightbox-theme-default .nivo-lightbox-nav {
top: 10%;
width: 8%;
height: 80%;
text-indent: -9999px;
background-repeat: no-repeat;
background-position: 50% 50%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
background-image: url(//www.iloveparquet.com/wp-content/themes/img/nivo/prev.png);
-moz-border-radius: 0 3px 3px 0;
-webkit-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
background-image: url(//www.iloveparquet.com/wp-content/themes/img/nivo/next.png);
-moz-border-radius: 3px 0 0 3px;
-webkit-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
display: block;
background: url(//www.iloveparquet.com/wp-content/themes/img/nivo/close.png) no-repeat 5px 5px;
width: 16px;
height: 16px;
text-indent: -9999px;
padding: 5px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }
.nivo-lightbox-theme-default .nivo-lightbox-title {
font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
background: #333;
color: #fff;
padding: 7px 15px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
background: #fff;
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
background: #fff;
padding: 40px;
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit; font: inherit; margin: 0; }
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: none; 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-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0; padding: 0; }
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} meta.foundation-version {
font-family: "/5.4.6/"; }
meta.foundation-mq-small {
font-family: "/only screen/";
width: 0em; }
meta.foundation-mq-medium {
font-family: "/only screen and (min-width:40.063em)/";
width: 40.063em; }
meta.foundation-mq-large {
font-family: "/only screen and (min-width:64.063em)/";
width: 64.063em; }
meta.foundation-mq-xlarge {
font-family: "/only screen and (min-width:90.063em)/";
width: 90.063em; }
meta.foundation-mq-xxlarge {
font-family: "/only screen and (min-width:120.063em)/";
width: 120.063em; }
meta.foundation-data-attribute-namespace {
font-family: false; }
html, body {
height: 100%; }
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
html,
body {
font-size: 100%; }
body {
padding: 0;
margin: 0;
font-weight: normal;
font-style: normal;
line-height: 1.5;
position: relative;
cursor: auto; }
a:hover {
cursor: pointer; }
img {
max-width: 100%;
height: auto; }
img {
-ms-interpolation-mode: bicubic; }
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
max-width: none !important; }
.left {
float: left !important; }
.right {
float: right !important; }
.clearfix:before, .clearfix:after {
content: " ";
display: table; }
.clearfix:after {
clear: both; }
.hide {
display: none; }
.antialiased {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
img {
display: inline-block;
vertical-align: middle; }
textarea {
height: auto;
min-height: 70px; }
select {
width: 100%; }
.row {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
}
.row:before, .row:after {
content: " ";
display: table; }
.row:after {
clear: both; }
.row.collapse > .column,
.row.collapse > .columns {
padding-left: 0;
padding-right: 0; }
.row.collapse .row {
margin-left: 0;
margin-right: 0; }
.row .row {
width: auto;
margin-left: -1.309em;
margin-right: -1.309em;
margin-top: 0;
margin-bottom: 0;
max-width: none; }
.row .row:before, .row .row:after {
content: " ";
display: table; }
.row .row:after {
clear: both; }
.row .row.collapse {
width: auto;
margin: 0;
max-width: none; }
.row .row.collapse:before, .row .row.collapse:after {
content: " ";
display: table; }
.row .row.collapse:after {
clear: both; }
.column,
.columns {
padding-left: 1.309em;
padding-right: 1.309em;
width: 100%;
float: left; }
[class*="column"] + [class*="column"]:last-child {
float: right; }
[class*="column"] + [class*="column"].end {
float: left; }
@media only screen {
.small-push-0 {
position: relative;
left: 0%;
right: auto; }
.small-pull-0 {
position: relative;
right: 0%;
left: auto; }
.small-push-1 {
position: relative;
left: 8.33333%;
right: auto; }
.small-pull-1 {
position: relative;
right: 8.33333%;
left: auto; }
.small-push-2 {
position: relative;
left: 16.66667%;
right: auto; }
.small-pull-2 {
position: relative;
right: 16.66667%;
left: auto; }
.small-push-3 {
position: relative;
left: 25%;
right: auto; }
.small-pull-3 {
position: relative;
right: 25%;
left: auto; }
.small-push-4 {
position: relative;
left: 33.33333%;
right: auto; }
.small-pull-4 {
position: relative;
right: 33.33333%;
left: auto; }
.small-push-5 {
position: relative;
left: 41.66667%;
right: auto; }
.small-pull-5 {
position: relative;
right: 41.66667%;
left: auto; }
.small-push-6 {
position: relative;
left: 50%;
right: auto; }
.small-pull-6 {
position: relative;
right: 50%;
left: auto; }
.small-push-7 {
position: relative;
left: 58.33333%;
right: auto; }
.small-pull-7 {
position: relative;
right: 58.33333%;
left: auto; }
.small-push-8 {
position: relative;
left: 66.66667%;
right: auto; }
.small-pull-8 {
position: relative;
right: 66.66667%;
left: auto; }
.small-push-9 {
position: relative;
left: 75%;
right: auto; }
.small-pull-9 {
position: relative;
right: 75%;
left: auto; }
.small-push-10 {
position: relative;
left: 83.33333%;
right: auto; }
.small-pull-10 {
position: relative;
right: 83.33333%;
left: auto; }
.small-push-11 {
position: relative;
left: 91.66667%;
right: auto; }
.small-pull-11 {
position: relative;
right: 91.66667%;
left: auto; }
.column,
.columns {
position: relative;
padding-left: 1.309em;
padding-right: 1.309em;
float: left; }
.small-1 {
width: 8.33333%; }
.small-2 {
width: 16.66667%; }
.small-3 {
width: 25%; }
.small-4 {
width: 33.33333%; }
.small-5 {
width: 41.66667%; }
.small-6 {
width: 50%; }
.small-7 {
width: 58.33333%; }
.small-8 {
width: 66.66667%; }
.small-9 {
width: 75%; }
.small-10 {
width: 83.33333%; }
.small-11 {
width: 91.66667%; }
.small-12 {
width: 100%; }
.small-offset-0 {
margin-left: 0% !important; }
.small-offset-1 {
margin-left: 8.33333% !important; }
.small-offset-2 {
margin-left: 16.66667% !important; }
.small-offset-3 {
margin-left: 25% !important; }
.small-offset-4 {
margin-left: 33.33333% !important; }
.small-offset-5 {
margin-left: 41.66667% !important; }
.small-offset-6 {
margin-left: 50% !important; }
.small-offset-7 {
margin-left: 58.33333% !important; }
.small-offset-8 {
margin-left: 66.66667% !important; }
.small-offset-9 {
margin-left: 75% !important; }
.small-offset-10 {
margin-left: 83.33333% !important; }
.small-offset-11 {
margin-left: 91.66667% !important; }
.small-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left; }
.column.small-centered,
.columns.small-centered {
margin-left: auto;
margin-right: auto;
float: none; }
.column.small-uncentered,
.columns.small-uncentered {
margin-left: 0;
margin-right: 0;
float: left; }
.column.small-centered:last-child,
.columns.small-centered:last-child {
float: none; }
.column.small-uncentered:last-child,
.columns.small-uncentered:last-child {
float: left; }
.column.small-uncentered.opposite,
.columns.small-uncentered.opposite {
float: right; } }
@media only screen and (min-width: 40.063em) {
.medium-push-0 {
position: relative;
left: 0%;
right: auto; }
.medium-pull-0 {
position: relative;
right: 0%;
left: auto; }
.medium-push-1 {
position: relative;
left: 8.33333%;
right: auto; }
.medium-pull-1 {
position: relative;
right: 8.33333%;
left: auto; }
.medium-push-2 {
position: relative;
left: 16.66667%;
right: auto; }
.medium-pull-2 {
position: relative;
right: 16.66667%;
left: auto; }
.medium-push-3 {
position: relative;
left: 25%;
right: auto; }
.medium-pull-3 {
position: relative;
right: 25%;
left: auto; }
.medium-push-4 {
position: relative;
left: 33.33333%;
right: auto; }
.medium-pull-4 {
position: relative;
right: 33.33333%;
left: auto; }
.medium-push-5 {
position: relative;
left: 41.66667%;
right: auto; }
.medium-pull-5 {
position: relative;
right: 41.66667%;
left: auto; }
.medium-push-6 {
position: relative;
left: 50%;
right: auto; }
.medium-pull-6 {
position: relative;
right: 50%;
left: auto; }
.medium-push-7 {
position: relative;
left: 58.33333%;
right: auto; }
.medium-pull-7 {
position: relative;
right: 58.33333%;
left: auto; }
.medium-push-8 {
position: relative;
left: 66.66667%;
right: auto; }
.medium-pull-8 {
position: relative;
right: 66.66667%;
left: auto; }
.medium-push-9 {
position: relative;
left: 75%;
right: auto; }
.medium-pull-9 {
position: relative;
right: 75%;
left: auto; }
.medium-push-10 {
position: relative;
left: 83.33333%;
right: auto; }
.medium-pull-10 {
position: relative;
right: 83.33333%;
left: auto; }
.medium-push-11 {
position: relative;
left: 91.66667%;
right: auto; }
.medium-pull-11 {
position: relative;
right: 91.66667%;
left: auto; }
.column,
.columns {
position: relative;
padding-left: 1.309em;
padding-right: 1.309em;
float: left; }
.medium-1 {
width: 8.33333%; }
.medium-2 {
width: 16.66667%; }
.medium-3 {
width: 25%; }
.medium-4 {
width: 33.33333%; }
.medium-5 {
width: 41.66667%; }
.medium-6 {
width: 50%; }
.medium-7 {
width: 58.33333%; }
.medium-8 {
width: 66.66667%; }
.medium-9 {
width: 75%; }
.medium-10 {
width: 83.33333%; }
.medium-11 {
width: 91.66667%; }
.medium-12 {
width: 100%; }
.medium-offset-0 {
margin-left: 0% !important; }
.medium-offset-1 {
margin-left: 8.33333% !important; }
.medium-offset-2 {
margin-left: 16.66667% !important; }
.medium-offset-3 {
margin-left: 25% !important; }
.medium-offset-4 {
margin-left: 33.33333% !important; }
.medium-offset-5 {
margin-left: 41.66667% !important; }
.medium-offset-6 {
margin-left: 50% !important; }
.medium-offset-7 {
margin-left: 58.33333% !important; }
.medium-offset-8 {
margin-left: 66.66667% !important; }
.medium-offset-9 {
margin-left: 75% !important; }
.medium-offset-10 {
margin-left: 83.33333% !important; }
.medium-offset-11 {
margin-left: 91.66667% !important; }
.medium-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left; }
.column.medium-centered,
.columns.medium-centered {
margin-left: auto;
margin-right: auto;
float: none; }
.column.medium-uncentered,
.columns.medium-uncentered {
margin-left: 0;
margin-right: 0;
float: left; }
.column.medium-centered:last-child,
.columns.medium-centered:last-child {
float: none; }
.column.medium-uncentered:last-child,
.columns.medium-uncentered:last-child {
float: left; }
.column.medium-uncentered.opposite,
.columns.medium-uncentered.opposite {
float: right; }
.push-0 {
position: relative;
left: 0%;
right: auto; }
.pull-0 {
position: relative;
right: 0%;
left: auto; }
.push-1 {
position: relative;
left: 8.33333%;
right: auto; }
.pull-1 {
position: relative;
right: 8.33333%;
left: auto; }
.push-2 {
position: relative;
left: 16.66667%;
right: auto; }
.pull-2 {
position: relative;
right: 16.66667%;
left: auto; }
.push-3 {
position: relative;
left: 25%;
right: auto; }
.pull-3 {
position: relative;
right: 25%;
left: auto; }
.push-4 {
position: relative;
left: 33.33333%;
right: auto; }
.pull-4 {
position: relative;
right: 33.33333%;
left: auto; }
.push-5 {
position: relative;
left: 41.66667%;
right: auto; }
.pull-5 {
position: relative;
right: 41.66667%;
left: auto; }
.push-6 {
position: relative;
left: 50%;
right: auto; }
.pull-6 {
position: relative;
right: 50%;
left: auto; }
.push-7 {
position: relative;
left: 58.33333%;
right: auto; }
.pull-7 {
position: relative;
right: 58.33333%;
left: auto; }
.push-8 {
position: relative;
left: 66.66667%;
right: auto; }
.pull-8 {
position: relative;
right: 66.66667%;
left: auto; }
.push-9 {
position: relative;
left: 75%;
right: auto; }
.pull-9 {
position: relative;
right: 75%;
left: auto; }
.push-10 {
position: relative;
left: 83.33333%;
right: auto; }
.pull-10 {
position: relative;
right: 83.33333%;
left: auto; }
.push-11 {
position: relative;
left: 91.66667%;
right: auto; }
.pull-11 {
position: relative;
right: 91.66667%;
left: auto; } }
@media only screen and (min-width: 64.063em) {
.large-push-0 {
position: relative;
left: 0%;
right: auto; }
.large-pull-0 {
position: relative;
right: 0%;
left: auto; }
.large-push-1 {
position: relative;
left: 8.33333%;
right: auto; }
.large-pull-1 {
position: relative;
right: 8.33333%;
left: auto; }
.large-push-2 {
position: relative;
left: 16.66667%;
right: auto; }
.large-pull-2 {
position: relative;
right: 16.66667%;
left: auto; }
.large-push-3 {
position: relative;
left: 25%;
right: auto; }
.large-pull-3 {
position: relative;
right: 25%;
left: auto; }
.large-push-4 {
position: relative;
left: 33.33333%;
right: auto; }
.large-pull-4 {
position: relative;
right: 33.33333%;
left: auto; }
.large-push-5 {
position: relative;
left: 41.66667%;
right: auto; }
.large-pull-5 {
position: relative;
right: 41.66667%;
left: auto; }
.large-push-6 {
position: relative;
left: 50%;
right: auto; }
.large-pull-6 {
position: relative;
right: 50%;
left: auto; }
.large-push-7 {
position: relative;
left: 58.33333%;
right: auto; }
.large-pull-7 {
position: relative;
right: 58.33333%;
left: auto; }
.large-push-8 {
position: relative;
left: 66.66667%;
right: auto; }
.large-pull-8 {
position: relative;
right: 66.66667%;
left: auto; }
.large-push-9 {
position: relative;
left: 75%;
right: auto; }
.large-pull-9 {
position: relative;
right: 75%;
left: auto; }
.large-push-10 {
position: relative;
left: 83.33333%;
right: auto; }
.large-pull-10 {
position: relative;
right: 83.33333%;
left: auto; }
.large-push-11 {
position: relative;
left: 91.66667%;
right: auto; }
.large-pull-11 {
position: relative;
right: 91.66667%;
left: auto; }
.column,
.columns {
position: relative;
padding-left: 1.309em;
padding-right: 1.309em;
float: left; }
.large-1 {
width: 8.33333%; }
.large-2 {
width: 16.66667%; }
.large-3 {
width: 25%; }
.large-4 {
width: 33.33333%; }
.large-5 {
width: 41.66667%; }
.large-6 {
width: 50%; }
.large-7 {
width: 58.33333%; }
.large-8 {
width: 66.66667%; }
.large-9 {
width: 75%; }
.large-10 {
width: 83.33333%; }
.large-11 {
width: 91.66667%; }
.large-12 {
width: 100%; }
.large-offset-0 {
margin-left: 0% !important; }
.large-offset-1 {
margin-left: 8.33333% !important; }
.large-offset-2 {
margin-left: 16.66667% !important; }
.large-offset-3 {
margin-left: 25% !important; }
.large-offset-4 {
margin-left: 33.33333% !important; }
.large-offset-5 {
margin-left: 41.66667% !important; }
.large-offset-6 {
margin-left: 50% !important; }
.large-offset-7 {
margin-left: 58.33333% !important; }
.large-offset-8 {
margin-left: 66.66667% !important; }
.large-offset-9 {
margin-left: 75% !important; }
.large-offset-10 {
margin-left: 83.33333% !important; }
.large-offset-11 {
margin-left: 91.66667% !important; }
.large-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left; }
.column.large-centered,
.columns.large-centered {
margin-left: auto;
margin-right: auto;
float: none; }
.column.large-uncentered,
.columns.large-uncentered {
margin-left: 0;
margin-right: 0;
float: left; }
.column.large-centered:last-child,
.columns.large-centered:last-child {
float: none; }
.column.large-uncentered:last-child,
.columns.large-uncentered:last-child {
float: left; }
.column.large-uncentered.opposite,
.columns.large-uncentered.opposite {
float: right; }
.push-0 {
position: relative;
left: 0%;
right: auto; }
.pull-0 {
position: relative;
right: 0%;
left: auto; }
.push-1 {
position: relative;
left: 8.33333%;
right: auto; }
.pull-1 {
position: relative;
right: 8.33333%;
left: auto; }
.push-2 {
position: relative;
left: 16.66667%;
right: auto; }
.pull-2 {
position: relative;
right: 16.66667%;
left: auto; }
.push-3 {
position: relative;
left: 25%;
right: auto; }
.pull-3 {
position: relative;
right: 25%;
left: auto; }
.push-4 {
position: relative;
left: 33.33333%;
right: auto; }
.pull-4 {
position: relative;
right: 33.33333%;
left: auto; }
.push-5 {
position: relative;
left: 41.66667%;
right: auto; }
.pull-5 {
position: relative;
right: 41.66667%;
left: auto; }
.push-6 {
position: relative;
left: 50%;
right: auto; }
.pull-6 {
position: relative;
right: 50%;
left: auto; }
.push-7 {
position: relative;
left: 58.33333%;
right: auto; }
.pull-7 {
position: relative;
right: 58.33333%;
left: auto; }
.push-8 {
position: relative;
left: 66.66667%;
right: auto; }
.pull-8 {
position: relative;
right: 66.66667%;
left: auto; }
.push-9 {
position: relative;
left: 75%;
right: auto; }
.pull-9 {
position: relative;
right: 75%;
left: auto; }
.push-10 {
position: relative;
left: 83.33333%;
right: auto; }
.pull-10 {
position: relative;
right: 83.33333%;
left: auto; }
.push-11 {
position: relative;
left: 91.66667%;
right: auto; }
.pull-11 {
position: relative;
right: 91.66667%;
left: auto; } }
button, .button {
border-style: solid;
border-width: 0px;
cursor: pointer;
font-weight: normal;
line-height: normal;
margin: 0 0 1.309em;
position: relative;
text-decoration: none;
text-align: center;
-webkit-appearance: none;
-webkit-border-radius: 0;
display: inline-block;
padding-top: 1em;
padding-right: 2em;
padding-bottom: 1.0625em;
padding-left: 2em;
font-size: 1em;
transition: background-color 300ms ease-out; }
button.alert, .button.alert {
color: white; }
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
color: white; }
button.warning, .button.warning {
background-color: #f08a24;
border-color: #cf6e0e;
color: white; }
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
background-color: #4d4f4f; }
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
color: white; }
button.info, .button.info {
background-color: #a0d3e8;
border-color: #61b6d9;
color: #4d4f4f; }
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
background-color: #61b6d9; }
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
color: white; }
button.small, .button.small {
padding-top: 0.875em;
padding-right: 1.75em;
padding-bottom: 0.9375em;
padding-left: 1.75em;
font-size: 0.8125em; }
button.tiny, .button.tiny {
padding-top: 0.625em;
padding-right: 1.309em;
padding-bottom: 0.6875em;
padding-left: 1.309em;
font-size: 0.6875em; }
button.expand, .button.expand {
padding-right: 0;
padding-left: 0;
width: 100%; }
button.left-align, .button.left-align {
text-align: left;
text-indent: 0.75em; }
button.right-align, .button.right-align {
text-align: right;
padding-right: 0.75em; }
button.round, .button.round {
border-radius: 1000px; }
button.disabled, button[disabled], .button.disabled, .button[disabled] {
background-color: #4d4f4f;
border-color: #4d4f4f;
color: white;
cursor: default;
opacity: 0.7;
box-shadow: none; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
background-color: #4d4f4f; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
color: white; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
background-color: #4d4f4f; }
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
background-color: #d1d5d8;
border-color: #aaafb3;
color: #4d4f4f;
cursor: default;
opacity: 0.7;
box-shadow: none; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
background-color: #aaafb3; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
color: #4d4f4f; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
background-color: #d1d5d8; }
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
background-color: #45aab8;
border-color: #45aab8;
color: white;
cursor: default;
opacity: 0.7;
box-shadow: none; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
background-color: #45aab8; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
color: white; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
background-color: #45aab8; }
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
background-color: #e74c3c;
border-color: #e74c3c;
color: white;
cursor: default;
opacity: 0.7;
box-shadow: none; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
background-color: #e74c3c; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
color: white; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
background-color: #e74c3c; }
button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
background-color: #f08a24;
border-color: #cf6e0e;
color: white;
cursor: default;
opacity: 0.7;
box-shadow: none; }
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
background-color: #cf6e0e; }
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
color: white; }
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
background-color: #f08a24; }
button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
background-color: #a0d3e8;
border-color: #61b6d9;
color: #4d4f4f;
cursor: default;
opacity: 0.7;
box-shadow: none; }
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
background-color: #61b6d9; }
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
color: white; }
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
background-color: #a0d3e8; }
button::-moz-focus-inner {
border: 0;
padding: 0; }
@media only screen and (min-width: 40.063em) {
button, .button {
display: inline-block; } } form {
margin: 0; } form .row .row {
margin: 0 -0.5em; }
form .row .row .column,
form .row .row .columns {
padding: 0 0.5em; }
form .row .row.collapse {
margin: 0; }
form .row .row.collapse .column,
form .row .row.collapse .columns {
padding: 0; }
form .row .row.collapse input {
-webkit-border-bottom-right-radius: 0;
-webkit-border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
padding-left: 0.5em; } label {
font-size: 0.875em;
cursor: pointer;
display: block;
font-weight: normal;
line-height: 1.5;
margin-bottom: 0; }
label.right {
float: none !important;
text-align: right; }
label.inline {
margin: 0 0 1em 0;
padding: 0.5625em 0; }
label small {
text-transform: capitalize;
color: #676767; }
select::-ms-expand {
display: none; } .prefix,
.postfix {
display: block;
position: relative;
z-index: 2;
text-align: center;
width: 100%;
padding-top: 0;
padding-bottom: 0;
border-style: solid;
border-width: 1px;
overflow: hidden;
font-size: 0.875em;
height: 2.3125em;
line-height: 2.3125em; } .postfix.button {
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
text-align: center;
line-height: 2.125em;
border: none; }
.prefix.button {
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
text-align: center;
line-height: 2.125em;
border: none; }
.prefix.button.radius {
border-radius: 0;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
.postfix.button.radius {
border-radius: 0;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; }
.prefix.button.round {
border-radius: 0;
-webkit-border-bottom-left-radius: 1000px;
-webkit-border-top-left-radius: 1000px;
border-bottom-left-radius: 1000px;
border-top-left-radius: 1000px; }
.postfix.button.round {
border-radius: 0;
-webkit-border-bottom-right-radius: 1000px;
-webkit-border-top-right-radius: 1000px;
border-bottom-right-radius: 1000px;
border-top-right-radius: 1000px; } span.prefix, label.prefix {
background: #F5F5F5;
border-right: none;
color: #4d4f4f;
border-color: #cccccc; }
span.postfix, label.postfix {
background: #F5F5F5;
border-left: none;
color: #4d4f4f;
border-color: #cccccc; }
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
border-radius: 0;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; }
form .row .prefix-radius.row.collapse .prefix {
border-radius: 0;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
border-radius: 0;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse .postfix {
border-radius: 0;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; }
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
border-radius: 0;
-webkit-border-bottom-right-radius: 1000px;
-webkit-border-top-right-radius: 1000px;
border-bottom-right-radius: 1000px;
border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix {
border-radius: 0;
-webkit-border-bottom-left-radius: 1000px;
-webkit-border-top-left-radius: 1000px;
border-bottom-left-radius: 1000px;
border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
border-radius: 0;
-webkit-border-bottom-left-radius: 1000px;
-webkit-border-top-left-radius: 1000px;
border-bottom-left-radius: 1000px;
border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix {
border-radius: 0;
-webkit-border-bottom-right-radius: 1000px;
-webkit-border-top-right-radius: 1000px;
border-bottom-right-radius: 1000px;
border-top-right-radius: 1000px; }
input[type="submit"] {
-webkit-appearance: none;
-webkit-border-radius: 0px; } textarea[rows] {
height: auto; } textarea {
max-width: 100%; } select {
-webkit-appearance: none !important;
-webkit-border-radius: 0px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
background-position: 100% center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px;
padding: 0.5em;
font-size: 0.875em;
color: rgba(0, 0, 0, 0.75);
line-height: normal;
border-radius: 0;
}
select.radius {
border-radius: 0.164em; }
select:hover {
background-color: #f3f3f3;
border-color: #999999; }
select:disabled {
background-color: #d1d5d8;
cursor: default; } input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
margin: 0 0 1em 0; }
input[type="checkbox"] + label,
input[type="radio"] + label {
display: inline-block;
margin-left: 0.5em;
margin-right: 1em;
margin-bottom: 0;
vertical-align: baseline; } input[type="file"] {
width: 100%; }  fieldset {
border: 1px solid #d1d5d8;
padding: 1.309em;
margin: 1.125em 0; }
fieldset legend {
background: white;
padding: 0 0.1875em;
margin: 0;
margin-left: -0.1875em; } [data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
display: block;
padding: 0.375em 0.5625em 0.5625em;
margin-top: -1px;
margin-bottom: 1em;
font-size: 0.75em;
font-weight: normal;
font-style: italic;
background: #e74c3c;
color: white; }
[data-abide] span.error, [data-abide] small.error {
display: none; }
span.error, small.error {
display: block;
padding: 0.375em 0.5625em 0.5625em;
margin-top: -1px;
margin-bottom: 1em;
font-size: 0.75em;
font-weight: normal;
font-style: italic;
background: #e74c3c;
color: white; }
.error input,
.error textarea,
.error select {
margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
margin-bottom: 1em; }
.error label,
.error label.error {
color: #e74c3c; }
.error small.error {
display: block;
padding: 0.375em 0.5625em 0.5625em;
margin-top: -1px;
margin-bottom: 1em;
font-size: 0.75em;
font-weight: normal;
font-style: italic;
background: #e74c3c;
color: white; }
.error > label > small {
color: #676767;
background: transparent;
padding: 0;
text-transform: capitalize;
font-style: normal;
font-size: 60%;
margin: 0;
display: inline; }
.error span.error-message {
display: block; }
input.error,
textarea.error,
select.error {
margin-bottom: 0; }
label.error {
color: #e74c3c; }
meta.foundation-mq-topbar {
font-family: "/only screen and (min-width:40.063em)/";
width: 58.75em; } .contain-to-grid {
width: 100%;
background: #4d4f4f; }
.contain-to-grid .top-bar {
margin-bottom: 0; }
.fixed {
width: 100%;
left: 0;
position: fixed;
top: 0;
z-index: 99; }
.fixed.expanded:not(.top-bar) {
overflow-y: auto;
height: auto;
width: 100%;
max-height: 100%; }
.fixed.expanded:not(.top-bar) .title-area {
position: fixed;
width: 100%;
z-index: 99; }
.fixed.expanded:not(.top-bar) .top-bar-section {
z-index: 98;
margin-top: 45px; }
.top-bar {
overflow: hidden;
height: 45px;
line-height: 45px;
position: relative;
background: #4d4f4f;
margin-bottom: 0; }
.top-bar ul {
margin-bottom: 0;
list-style: none; }
.top-bar .row {
max-width: none; }
.top-bar form,
.top-bar input {
margin-bottom: 0; }
.top-bar input {
height: 1.8em;
padding-top: .35em;
padding-bottom: .35em;
font-size: 0.75em; }
.top-bar .button, .top-bar button {
padding-top: 0.4125em;
padding-bottom: 0.4125em;
margin-bottom: 0;
font-size: 0.75em; }
@media only screen and (max-width: 40em) {
.top-bar .button, .top-bar button {
position: relative;
top: -1px; } }
.top-bar .title-area {
position: relative;
margin: 0; }
.top-bar .name {
height: 45px;
margin: 0;
font-size: 16px; }
.top-bar .name h1 {
line-height: 45px;
font-size: 1.0625em;
margin: 0; }
.top-bar .name h1 a {
font-weight: normal;
color: white;
width: 75%;
display: block;
padding: 0 15px; }
.top-bar .toggle-topbar {
position: absolute;
right: 0;
top: 0; }
.top-bar .toggle-topbar a {
color: white;
text-transform: uppercase;
font-size: 0.8125em;
font-weight: bold;
position: relative;
display: block;
padding: 0 15px;
height: 45px;
line-height: 45px; }
.top-bar .toggle-topbar.menu-icon {
top: 50%;
margin-top: -16px; }
.top-bar .toggle-topbar.menu-icon a {
height: 34px;
line-height: 33px;
padding: 0 40px 0 15px;
color: white;
position: relative; }
.top-bar .toggle-topbar.menu-icon a span::after {
content: "";
position: absolute;
display: block;
height: 0;
top: 50%;
margin-top: -8px;
right: 15px;
box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
width: 16px; }
.top-bar .toggle-topbar.menu-icon a span:hover:after {
box-shadow: 0 0px 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
.top-bar.expanded {
height: auto;
background: transparent; }
.top-bar.expanded .title-area {
background: #4d4f4f; }
.top-bar.expanded .toggle-topbar a {
color: #888888; }
.top-bar.expanded .toggle-topbar a span::after {
box-shadow: 0 0px 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }
.top-bar-section {
left: 0;
position: relative;
width: auto;
transition: left 300ms ease-out; }
.top-bar-section ul {
padding: 0;
width: 100%;
height: auto;
display: block;
font-size: 16px;
margin: 0; }
.top-bar-section .divider,
.top-bar-section [role="separator"] {
border-top: solid 1px #1a1a1a;
clear: both;
height: 1px;
width: 100%; }
.top-bar-section ul li {
background: #4d4f4f; }
.top-bar-section ul li > a {
display: block;
width: 100%;
color: white;
padding: 12px 0 12px 0;
padding-left: 15px;
font-size: 0.8125em;
font-weight: normal;
text-transform: none; }
.top-bar-section ul li > a.button {
font-size: 0.8125em;
padding-right: 15px;
padding-left: 15px;
background-color: #4d4f4f;
border-color: #4d4f4f;
color: white; }
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
background-color: #4d4f4f; }
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
color: white; }
.top-bar-section ul li > a.button.secondary {
background-color: #d1d5d8;
border-color: #aaafb3;
color: #4d4f4f; }
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
background-color: #aaafb3; }
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
color: #4d4f4f; }
.top-bar-section ul li > a.button.success {
background-color: #45aab8;
border-color: #45aab8;
color: white; }
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
background-color: #45aab8; }
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
color: white; }
.top-bar-section ul li > a.button.alert {
background-color: #e74c3c;
color: white; }
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
background-color: #e74c3c; }
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
color: white; }
.top-bar-section ul li > a.button.warning {
background-color: #f08a24;
border-color: #cf6e0e;
color: white; }
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
background-color: #cf6e0e; }
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
color: white; }
.top-bar-section ul li > button {
font-size: 0.8125em;
padding-right: 15px;
padding-left: 15px;
background-color: #4d4f4f;
border-color: #4d4f4f;
color: white; }
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
background-color: #4d4f4f; }
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
color: white; }
.top-bar-section ul li > button.secondary {
background-color: #d1d5d8;
border-color: #aaafb3;
color: #4d4f4f; }
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
background-color: #aaafb3; }
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
color: #4d4f4f; }
.top-bar-section ul li > button.success {
background-color: #45aab8;
border-color: #45aab8;
color: white; }
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
background-color: #45aab8; }
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
color: white; }
.top-bar-section ul li > button.alert {
background-color: #e74c3c;
border-color: #e74c3c;
color: white; }
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
background-color: #e74c3c; }
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
color: white; }
.top-bar-section ul li > button.warning {
background-color: #f08a24;
border-color: #cf6e0e;
color: white; }
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
background-color: #cf6e0e; }
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
color: white; }
.top-bar-section ul li:hover:not(.has-form) > a {
background-color: #4d4f4f555;
background: #272727;
color: white; }
.top-bar-section ul li.active > a {
background: #4d4f4f;
color: white; }
.top-bar-section ul li.active > a:hover {
background: #4d4f4f;
color: white; }
.top-bar-section .has-form {
padding: 15px; }
.top-bar-section .has-dropdown {
position: relative; }
.top-bar-section .has-dropdown > a:after {
content: "";
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
border-left-style: solid;
margin-right: 15px;
margin-top: -4.5px;
position: absolute;
top: 50%;
right: 0; }
.top-bar-section .has-dropdown.moved {
position: static; }
.top-bar-section .has-dropdown.moved > .dropdown {
display: block;
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
position: absolute !important;
width: 100%; }
.top-bar-section .has-dropdown.moved > a:after {
display: none; }
.top-bar-section .dropdown {
padding: 0;
position: absolute;
left: 100%;
top: 0;
z-index: 99;
display: block;
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px); }
.top-bar-section .dropdown li {
width: 100%;
height: auto; }
.top-bar-section .dropdown li a {
font-weight: normal;
padding: 8px 15px; }
.top-bar-section .dropdown li a.parent-link {
font-weight: normal; }
.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
margin-bottom: 0;
margin-top: 0;
font-size: 1.125em; }
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
color: white;
display: block; }
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
background: none; }
.top-bar-section .dropdown li.has-form {
padding: 8px 15px; }
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
top: auto; }
.top-bar-section .dropdown label {
padding: 8px 15px 2px;
margin-bottom: 0;
text-transform: uppercase;
color: #777777;
font-weight: bold;
font-size: 0.625em; }
.js-generated {
display: block; }
@media only screen and (min-width: 40.063em) {
.top-bar {
background: #4d4f4f;
overflow: visible; }
.top-bar:before, .top-bar:after {
content: " ";
display: table; }
.top-bar:after {
clear: both; }
.top-bar .toggle-topbar {
display: none; }
.top-bar .title-area {
float: left; }
.top-bar .name h1 a {
width: auto; }
.top-bar input,
.top-bar .button,
.top-bar button {
font-size: 0.875em;
position: relative;
top: 7px; }
.top-bar.expanded {
background: #4d4f4f; }
.contain-to-grid .top-bar {
max-width: 120em;
margin: 0 auto;
margin-bottom: 0; }
.top-bar-section {
transition: none 0 0;
left: 0 !important; }
.top-bar-section ul {
width: auto;
height: auto !important;
display: inline; }
.top-bar-section ul li {
float: left; }
.top-bar-section ul li .js-generated {
display: none; }
.top-bar-section li.hover > a:not(.button) {
background-color: #4d4f4f555;
background: #272727;
color: white; }
.top-bar-section li:not(.has-form) a:not(.button) {
padding: 0 15px;
line-height: 45px;
background: #4d4f4f; }
.top-bar-section li:not(.has-form) a:not(.button):hover {
background-color: #4d4f4f555;
background: #272727; }
.top-bar-section li.active:not(.has-form) a:not(.button) {
padding: 0 15px;
line-height: 45px;
color: white;
background: #4d4f4f; }
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
background: #4d4f4f;
color: white; }
.top-bar-section .has-dropdown > a {
padding-right: 35px !important; }
.top-bar-section .has-dropdown > a:after {
content: "";
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
border-top-style: solid;
margin-top: -2.5px;
top: 22.5px; }
.top-bar-section .has-dropdown.moved {
position: relative; }
.top-bar-section .has-dropdown.moved > .dropdown {
display: block;
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px); }
.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
display: block;
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
position: absolute !important; }
.top-bar-section .has-dropdown > a:focus + .dropdown {
display: block;
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
position: absolute !important; }
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
border: none;
content: "\00bb";
top: 1em;
margin-top: -1px;
right: 5px;
line-height: 1.2; }
.top-bar-section .dropdown {
left: 0;
top: auto;
background: transparent;
min-width: 100%; }
.top-bar-section .dropdown li a {
color: white;
line-height: 45px;
white-space: nowrap;
padding: 12px 15px;
background: #4d4f4f; }
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
color: white;
background: #4d4f4f; }
.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
color: white;
background-color: #4d4f4f555;
background: #272727; }
.top-bar-section .dropdown li label {
white-space: nowrap;
background: #4d4f4f; }
.top-bar-section .dropdown li .dropdown {
left: 100%;
top: 0; }
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
border-bottom: none;
border-top: none;
border-right: solid 1px #4e4e4e;
clear: none;
height: 45px;
width: 0; }
.top-bar-section .has-form {
background: #4d4f4f;
padding: 0 15px;
height: 45px; }
.top-bar-section .right li .dropdown {
left: auto;
right: 0; }
.top-bar-section .right li .dropdown li .dropdown {
right: 100%; }
.top-bar-section .left li .dropdown {
right: auto;
left: 0; }
.top-bar-section .left li .dropdown li .dropdown {
left: 100%; }
.no-js .top-bar-section ul li:hover > a {
background-color: #4d4f4f555;
background: #272727;
color: white; }
.no-js .top-bar-section ul li:active > a {
background: #4d4f4f;
color: white; }
.no-js .top-bar-section .has-dropdown:hover > .dropdown {
display: block;
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
position: absolute !important; }
.no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
display: block;
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
position: absolute !important; } }
.alert-box {
display: block;
font-weight: normal;
margin-bottom: 1.309em;
position: relative;
padding: 0.875em 1.5em 0.875em 0.875em;
font-size: 0.8125em;
transition: opacity 300ms ease-out;
color: white; }
.alert-box .close {
font-size: 1.375em;
padding: 9px 6px 4px;
line-height: 0;
position: absolute;
top: 50%;
margin-top: -0.6875em;
right: 0.25em;
color: #4d4f4f;
opacity: 0.3; }
.alert-box .close:hover, .alert-box .close:focus {
opacity: 0.5; }
.alert-box.radius {
border-radius: 0.164em; }
.alert-box.round {
border-radius: 1000px; }
.alert-box.success {
color: white; }
.alert-box.alert {
color: white; }
.alert-box.secondary { }
.alert-box.warning {
background-color: #f08a24;
color: white; }
.alert-box.info {
background-color: #dad8a7;
color: #4f4f4f; }
.alert-box.alert-close {
opacity: 0; }
.inline-list {
margin: 0 auto 1.0625em auto;
margin-left: -1.375em;
margin-right: 0;
padding: 0;
list-style: none;
overflow: hidden; }
.inline-list > li {
list-style: none;
float: left;
margin-left: 1.375em;
display: block; }
.inline-list > li > * {
display: block; } .panel {
margin-bottom: 1.309em;
color: #4d4f4f; }
.panel > :first-child {
margin-top: 0; }
.panel > :last-child {
margin-bottom: 0; }
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
color: #4d4f4f; }
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
line-height: 1;
margin-bottom: 0.625em; }
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
line-height: 1.4; }
.panel.callout > :first-child {
margin-top: 0; }
.panel.callout > :last-child {
margin-bottom: 0; }
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
line-height: 1;
margin-bottom: 0.625em; }
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
line-height: 1.4; }
.panel.callout a:not(.button) {
color: #4d4f4f; }
.panel.radius {
border-radius: 0.164em; } .pricing-table {
margin-left: 0;
}
.pricing-table * {
list-style: none;
line-height: 1; }
.pricing-table .title {
padding: 0.9375em 1.309em;
font-weight: normal;
font-size: 1em;
}
.pricing-table .price {
padding: 0.9375em 1.309em;
color: #4d4f4f;
font-weight: normal;
font-size: 2em;
}
.pricing-table .description {
font-weight: normal;
}
.pricing-table .bullet-item {
font-size: 0.875em;
font-weight: normal;
}
.pricing-table .cta-button {
background-color: white;
text-align: center;
padding: 1.309em 1.309em 0; }
.tabs {
margin-bottom: 0 !important;
margin-left: 0; }
.tabs:before, .tabs:after {
content: " ";
display: table; }
.tabs:after {
clear: both; }
.tabs dd, .tabs .tab-title {
position: relative;
margin-bottom: 0 !important;
list-style: none;
}
.tabs dd > a, .tabs .tab-title > a {
display: block;
padding: 1em 2em;
font-size: 1em; }
.tabs .tab-title.active a {
background-color: white; }
.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; }
.tabs.vertical dd, .tabs.vertical .tab-title {
position: inherit;
float: none;
display: block;
top: auto; }
.tabs-content {
margin-bottom: 1.5em;
width: 100%; }
.tabs-content:before, .tabs-content:after {
content: " ";
display: table; }
.tabs-content:after {
clear: both; }
.tabs-content > .content {
display: none;
float: left;
padding: 1.309em 0;
width: 100%; }
.tabs-content > .content.active {
display: block;
float: none; }
.tabs-content > .content.contained {
padding: 1.309em; }
.tabs-content.vertical {
display: block; }
.tabs-content.vertical > .content {
padding: 0 1.309em; }
@media only screen and (min-width: 40.063em) {
.tabs.vertical {
width: 20%;
max-width: 20%;
float: left;
margin: 0 0 1.309em; }
.tabs-content.vertical {
width: 80%;
max-width: 80%;
float: left;
margin-left: -1px;
padding-left: 1em; } }
.no-js .tabs-content > .content {
display: block;
float: none; }
.side-nav {
display: block;
margin: 0;
padding: 0.875em 0;
list-style-type: none;
list-style-position: outside;
}
.side-nav li {
font-weight: normal; }
.side-nav li a:not(.button) {
display: block;
margin: 0;
padding: 0; }
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus { }
.side-nav li.active > a:first-child:not(.button) {
font-weight: normal;
}
.side-nav li.divider {
border-top: 1px solid;
height: 0;
padding: 0;
list-style: none;
border-top-color: white; }
.side-nav li.heading {
font-size: 0.875em;
font-weight: bold;
text-transform: uppercase; }
.accordion {
margin-bottom: 0; }
.accordion:before, .accordion:after {
content: " ";
display: table; }
.accordion:after {
clear: both; }
.accordion .accordion-navigation, .accordion dd {
display: block;
margin-bottom: 0 !important; }
.accordion .accordion-navigation > a, .accordion dd > a {
padding: 1em;
display: block;
}
.accordion .accordion-navigation > .content, .accordion dd > .content {
display: none;
padding: 1.309em; }
.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
display: block;
background: white; } .progress {
background-color: #f6f6f6;
border: 1px solid white;
padding: 0.125em;
margin-bottom: 0.625em; }
.progress .meter {
height: 100%;
display: block; }
.progress.secondary .meter {
height: 100%;
display: block; }
.progress.success .meter {
height: 100%;
display: block; }
.progress.alert .meter {
height: 100%;
display: block; }
.progress.radius {
border-radius: 0.164em; }
.progress.radius .meter {
border-radius: 2px; }
.progress.round {
border-radius: 1000px; }
.progress.round .meter {
border-radius: 999px; }
.sub-nav {
display: block;
width: auto;
overflow: hidden;
}
.sub-nav dt {
text-transform: uppercase; }
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
float: left;
display: inline;
font-weight: normal;
}
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
text-decoration: none; }
.label {
font-weight: normal;
text-align: center;
text-decoration: none;
line-height: 1;
white-space: nowrap;
display: inline-block;
position: relative;
margin-bottom: inherit;
font-size: 0.875em;
}
.label.radius {
border-radius: 0.164em; }
.label.round {
border-radius: 1000px; }
.label.alert {
color: white; }
.label.warning {
background-color: #f1c40f;
color: white; }
.label.success {
color: white; }
.label.info {
background-color: #a0d3e8;
color: #4d4f4f; }
table {
background: white;
table-layout: auto; }
table caption {
background: transparent;
font-size: 1em;
font-weight: bold; }
table thead {
background: #fff; }
table thead tr th,
table thead tr td {
font-size: 0.875em; }
table tfoot {
background: whitesmoke; }
table tfoot tr th,
table tfoot tr td {
padding: 0.5em 0.625em 0.625em;
font-size: 0.875em; }
table tr th,
table tr td {
font-size: 0.875em;
text-align: left; }
table tr.even, table tr.alt, table tr:nth-of-type(even) {
background: #fff; }
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
display: table-cell;
line-height: 2.618em; }
.keystroke,
kbd {
background-color: #ededed;
border-color: #d1d5d8;
color: #4d4f4f;
border-style: solid;
border-width: 1px;
margin: 0;
font-family: "Consolas", "Menlo", "Courier", monospace;
font-size: inherit;
padding: 0.125em 0.25em 0;
border-radius: 0.164em; } @media only screen {
.show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
display: inherit !important; }
.hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
display: none !important; }
.visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto; }
.hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px); }
table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
display: table !important; }
thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
display: table-header-group !important; }
tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
display: table-row-group !important; }
tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
display: table-row !important; }
th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
display: table-cell !important; } } @media only screen and (min-width: 40.063em) {
.hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
display: inherit !important; }
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
display: none !important; }
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto; }
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px); }
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
display: table !important; }
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
display: table-header-group !important; }
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
display: table-row-group !important; }
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
display: table-row !important; }
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
display: table-cell !important; } } @media only screen and (min-width: 64.063em) {
.hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
display: inherit !important; }
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
display: none !important; }
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto; }
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px); }
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
display: table !important; }
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
display: table-header-group !important; }
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
display: table-row-group !important; }
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
display: table-row !important; }
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
display: table-cell !important; } } @media only screen and (min-width: 90.063em) {
.hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
display: inherit !important; }
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
display: none !important; }
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto; }
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px); }
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
display: table !important; }
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
display: table-header-group !important; }
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
display: table-row-group !important; }
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
display: table-row !important; }
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
display: table-cell !important; } } @media only screen and (min-width: 120.063em) {
.hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
display: inherit !important; }
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
display: none !important; }
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto; }
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px); }
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
display: table !important; }
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
display: table-header-group !important; }
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
display: table-row-group !important; }
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
display: table-row !important; }
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
display: table-cell !important; } } .show-for-landscape,
.hide-for-portrait {
display: inherit !important; }
.hide-for-landscape,
.show-for-portrait {
display: none !important; } table.hide-for-landscape, table.show-for-portrait {
display: table !important; }
thead.hide-for-landscape, thead.show-for-portrait {
display: table-header-group !important; }
tbody.hide-for-landscape, tbody.show-for-portrait {
display: table-row-group !important; }
tr.hide-for-landscape, tr.show-for-portrait {
display: table-row !important; }
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
display: table-cell !important; }
@media only screen and (orientation: landscape) {
.show-for-landscape,
.hide-for-portrait {
display: inherit !important; }
.hide-for-landscape,
.show-for-portrait {
display: none !important; } table.show-for-landscape, table.hide-for-portrait {
display: table !important; }
thead.show-for-landscape, thead.hide-for-portrait {
display: table-header-group !important; }
tbody.show-for-landscape, tbody.hide-for-portrait {
display: table-row-group !important; }
tr.show-for-landscape, tr.hide-for-portrait {
display: table-row !important; }
td.show-for-landscape, td.hide-for-portrait,
th.show-for-landscape,
th.hide-for-portrait {
display: table-cell !important; } }
@media only screen and (orientation: portrait) {
.show-for-portrait,
.hide-for-landscape {
display: inherit !important; }
.hide-for-portrait,
.show-for-landscape {
display: none !important; } table.show-for-portrait, table.hide-for-landscape {
display: table !important; }
thead.show-for-portrait, thead.hide-for-landscape {
display: table-header-group !important; }
tbody.show-for-portrait, tbody.hide-for-landscape {
display: table-row-group !important; }
tr.show-for-portrait, tr.hide-for-landscape {
display: table-row !important; }
td.show-for-portrait, td.hide-for-landscape,
th.show-for-portrait,
th.hide-for-landscape {
display: table-cell !important; } } .show-for-touch {
display: none !important; }
.hide-for-touch {
display: inherit !important; }
.touch .show-for-touch {
display: inherit !important; }
.touch .hide-for-touch {
display: none !important; } table.hide-for-touch {
display: table !important; }
.touch table.show-for-touch {
display: table !important; }
thead.hide-for-touch {
display: table-header-group !important; }
.touch thead.show-for-touch {
display: table-header-group !important; }
tbody.hide-for-touch {
display: table-row-group !important; }
.touch tbody.show-for-touch {
display: table-row-group !important; }
tr.hide-for-touch {
display: table-row !important; }
.touch tr.show-for-touch {
display: table-row !important; }
td.hide-for-touch {
display: table-cell !important; }
.touch td.show-for-touch {
display: table-cell !important; }
th.hide-for-touch {
display: table-cell !important; }
.touch th.show-for-touch {
display: table-cell !important; }
.off-canvas-wrap {
-webkit-backface-visibility: hidden;
position: relative;
width: 100%;
overflow: hidden; }
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
min-height: 100%;
-webkit-overflow-scrolling: touch; }
.inner-wrap {
position: relative;
width: 100%;
-webkit-transition: -webkit-transform 500ms ease;
-moz-transition: -moz-transform 500ms ease;
-ms-transition: -ms-transform 500ms ease;
-o-transition: -o-transform 500ms ease;
transition: transform 500ms ease; }
.inner-wrap:before, .inner-wrap:after {
content: " ";
display: table; }
.inner-wrap:after {
clear: both; }
.tab-bar {
-webkit-backface-visibility: hidden;
background: #333333;
color: #FFFFFF;
height: 2.8125em;
line-height: 2.8125em;
position: relative; }
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
color: #FFFFFF;
font-weight: bold;
line-height: 2.8125em;
margin: 0; }
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
font-size: 1.125em; }
.left-small {
width: 2.8125em;
height: 2.8125em;
position: absolute;
top: 0;
border-right: solid 1px #1a1a1a;
left: 0; }
.right-small {
width: 2.8125em;
height: 2.8125em;
position: absolute;
top: 0;
border-left: solid 1px #1a1a1a;
right: 0; }
.tab-bar-section {
padding: 0 0.625em;
position: absolute;
text-align: center;
height: 2.8125em;
top: 0; }
@media only screen and (min-width: 40.063em) {
.tab-bar-section.left {
text-align: left; }
.tab-bar-section.right {
text-align: right; } }
.tab-bar-section.left {
left: 0;
right: 2.8125em; }
.tab-bar-section.right {
left: 2.8125em;
right: 0; }
.tab-bar-section.middle {
left: 2.8125em;
right: 2.8125em; }
.tab-bar .menu-icon {
text-indent: 2.1875em;
width: 2.8125em;
height: 2.8125em;
display: block;
padding: 0;
color: #FFFFFF;
position: relative;
transform: translate3d(0, 0, 0);
}
.tab-bar .menu-icon span::after {
content: "";
position: absolute;
display: block;
height: 0;
top: 50%;
margin-top: -0.5em;
left: 0.90625em;
box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
width: 1em; }
.tab-bar .menu-icon span:hover:after {
box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }
.left-off-canvas-menu {
-webkit-backface-visibility: hidden;
width: 15.625em;
top: 0;
bottom: 0;
position: absolute;
overflow-x: hidden;
overflow-y: auto;
z-index: 1001;
box-sizing: content-box;
transition: transform 500ms ease 0s;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
-ms-transform: translate(-100%, 0);
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0; }
.left-off-canvas-menu * {
-webkit-backface-visibility: hidden; }
.right-off-canvas-menu {
-webkit-backface-visibility: hidden;
width: 15.625em;
top: 0;
bottom: 0;
position: absolute;
overflow-x: hidden;
overflow-y: auto;
background: #333333;
z-index: 1001;
box-sizing: content-box;
transition: transform 500ms ease 0s;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
-ms-transform: translate(100%, 0);
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
right: 0; }
.right-off-canvas-menu * {
-webkit-backface-visibility: hidden; }
ul.off-canvas-list {
list-style-type: none;
padding: 0;
margin: 0; }
ul.off-canvas-list li label {
display: block;
padding: 0.3em 0.9375em;
color: #999999;
text-transform: uppercase;
font-size: 0.75em;
font-weight: bold;
background: #444444;
border-top: 1px solid #5e5e5e;
border-bottom: none;
margin: 0; }
ul.off-canvas-list li a {
display: block;
padding: 0.66667em;
color: rgba(255, 255, 255, 0.7);
border-bottom: 1px solid #262626;
transition: background 300ms ease; }
ul.off-canvas-list li a:hover {
background: #242424; }
.move-right > .inner-wrap {
-ms-transform: translate(15.625em, 0);
-webkit-transform: translate3d(15.625em, 0, 0);
-moz-transform: translate3d(15.625em, 0, 0);
-ms-transform: translate3d(15.625em, 0, 0);
-o-transform: translate3d(15.625em, 0, 0);
transform: translate3d(15.625em, 0, 0); }
.move-right .exit-off-canvas {
-webkit-backface-visibility: hidden;
transition: background 300ms ease;
cursor: pointer;
box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.2);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1002;
-webkit-tap-highlight-color: transparent; }
@media only screen and (min-width: 40.063em) {
.move-right .exit-off-canvas:hover {
background: rgba(255, 255, 255, 0.05); } }
.move-left > .inner-wrap {
-ms-transform: translate(-15.625em, 0);
-webkit-transform: translate3d(-15.625em, 0, 0);
-moz-transform: translate3d(-15.625em, 0, 0);
-ms-transform: translate3d(-15.625em, 0, 0);
-o-transform: translate3d(-15.625em, 0, 0);
transform: translate3d(-15.625em, 0, 0); }
.move-left .exit-off-canvas {
-webkit-backface-visibility: hidden;
transition: background 300ms ease;
cursor: pointer;
box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.2);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1002;
-webkit-tap-highlight-color: transparent; }
@media only screen and (min-width: 40.063em) {
.move-left .exit-off-canvas:hover {
background: rgba(255, 255, 255, 0.05); } }
.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
transform: none;
z-index: 1003; }
.offcanvas-overlap .exit-off-canvas {
-webkit-backface-visibility: hidden;
transition: background 300ms ease;
cursor: pointer;
box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.2);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1002;
-webkit-tap-highlight-color: transparent; }
@media only screen and (min-width: 40.063em) {
.offcanvas-overlap .exit-off-canvas:hover {
background: rgba(255, 255, 255, 0.05); } }
.offcanvas-overlap-left .right-off-canvas-menu {
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
transform: none;
z-index: 1003; }
.offcanvas-overlap-left .exit-off-canvas {
-webkit-backface-visibility: hidden;
transition: background 300ms ease;
cursor: pointer;
box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.2);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1002;
-webkit-tap-highlight-color: transparent; }
@media only screen and (min-width: 40.063em) {
.offcanvas-overlap-left .exit-off-canvas:hover {
background: rgba(255, 255, 255, 0.05); } }
.offcanvas-overlap-right .left-off-canvas-menu {
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
transform: none;
z-index: 1003; }
.offcanvas-overlap-right .exit-off-canvas {
-webkit-backface-visibility: hidden;
transition: background 300ms ease;
cursor: pointer;
box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.2);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1002;
-webkit-tap-highlight-color: transparent; }
@media only screen and (min-width: 40.063em) {
.offcanvas-overlap-right .exit-off-canvas:hover {
background: rgba(255, 255, 255, 0.05); } }
.no-csstransforms .left-off-canvas-menu {
left: -15.625em; }
.no-csstransforms .right-off-canvas-menu {
right: -15.625em; }
.no-csstransforms .move-left > .inner-wrap {
right: 15.625em; }
.no-csstransforms .move-right > .inner-wrap {
left: 15.625em; }
.left-submenu {
-webkit-backface-visibility: hidden;
width: 15.625em;
top: 0;
bottom: 0;
position: absolute;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
background: #333333;
z-index: 1002;
box-sizing: content-box;
-webkit-overflow-scrolling: touch;
-ms-transform: translate(-100%, 0);
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
-webkit-transition: -webkit-transform 500ms ease;
-moz-transition: -moz-transform 500ms ease;
-ms-transition: -ms-transform 500ms ease;
-o-transition: -o-transform 500ms ease;
transition: transform 500ms ease; }
.left-submenu * {
-webkit-backface-visibility: hidden; }
.left-submenu .back > a {
padding: 0.3em 0.9375em;
color: #999999;
text-transform: uppercase;
font-weight: bold;
background: #444;
border-top: 1px solid #5e5e5e;
border-bottom: none;
margin: 0; }
.left-submenu .back > a:hover {
background: #303030;
border-top: 1px solid #5e5e5e;
border-bottom: none; }
.left-submenu .back > a:before {
content: "\AB";
margin-right: 0.5em;
display: inline; }
.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
-ms-transform: translate(0%, 0);
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0); }
.right-submenu {
-webkit-backface-visibility: hidden;
width: 15.625em;
top: 0;
bottom: 0;
position: absolute;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
background: #333333;
z-index: 1002;
box-sizing: content-box;
-webkit-overflow-scrolling: touch;
-ms-transform: translate(100%, 0);
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
right: 0;
-webkit-transition: -webkit-transform 500ms ease;
-moz-transition: -moz-transform 500ms ease;
-ms-transition: -ms-transform 500ms ease;
-o-transition: -o-transform 500ms ease;
transition: transform 500ms ease; }
.right-submenu * {
-webkit-backface-visibility: hidden; }
.right-submenu .back > a {
padding: 0.3em 0.9375em;
color: #999999;
text-transform: uppercase;
font-weight: bold;
background: #444;
border-top: 1px solid #5e5e5e;
border-bottom: none;
margin: 0; }
.right-submenu .back > a:hover {
background: #303030;
border-top: 1px solid #5e5e5e;
border-bottom: none; }
.right-submenu .back > a:after {
content: "\BB";
margin-left: 0.5em;
display: inline; }
.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
-ms-transform: translate(0%, 0);
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0); }
.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
content: "\BB";
margin-left: 0.5em;
display: inline; }
.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
content: "\AB";
margin-right: 0.5em;
display: inline; } @font-face {
font-family: 'icons';
src:url(//www.iloveparquet.com/wp-content/themes/maxi/font/icons.eot?srlkqd);
src:url(//www.iloveparquet.com/wp-content/themes/maxi/font/icons.eot?srlkqd#iefix) format('embedded-opentype'),
url(//www.iloveparquet.com/wp-content/themes/maxi/font/icons.ttf?srlkqd) format('truetype'),
url(//www.iloveparquet.com/wp-content/themes/maxi/font/icons.woff?srlkqd) format('woff'),
url(//www.iloveparquet.com/wp-content/themes/maxi/font/icons.svg?srlkqd#icons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="i-"], [class*=" i-"] {
font-family: 'icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.i-mail:before {
content: "\e002";
}
.i-lock:before {
content: "\e007";
}
.i-cog:before {
content: "\e023";
}
.i-paper:before {
content: "\e034";
}
.i-search:before {
content: "\e036";
}
.i-zoom-in:before {
content: "\e037";
}
.i-head:before {
content: "\e074";
}
.i-speech-bubble:before {
content: "\e076";
}
.i-reload:before {
content: "\e080";
}
.i-tag:before {
content: "\e085";
}
.i-power:before {
content: "\e086";
}
.i-esc:before {
content: "\e089";
}
.i-arrow-left:before {
content: "\e094";
}
.i-arrow-right:before {
content: "\e095";
}
.i-arrow-up:before {
content: "\e096";
}
.i-arrow-down:before {
content: "\e097";
}
.i-plus:before {
content: "\e114";
}
.i-cross:before {
content: "\e117";
}
.i-menu:before {
content: "\e120";
}
.i-inbox:before {
content: "\e122";
}
.i-open:before {
content: "\e128";
}
.i-videos:before {
content: "\e601";
}
.i-vk:before {
content: "\e639";
}
.i-at-sign:before {
content: "\e900";
}
.i-cart4:before {
content: "\ea01";
}
.i-mail3:before {
content: "\eee1";
}
.i-google-plus22:before {
content: "\eee5";
}
.i-facebook2:before {
content: "\eee9";
}
.i-instagram:before {
content: "\eeec";
}
.i-twitter2:before {
content: "\eeee";
}
.i-feed3:before {
content: "\eef1";
}
.i-youtube:before {
content: "\eef3";
}
.i-flickr3:before {
content: "\eefe";
}
.i-github4:before {
content: "\ef10";
}
.i-tumblr2:before {
content: "\ef18";
}
.i-skype:before {
content: "\ef22";
}
.i-linkedin:before {
content: "\ef24";
}
.i-pinterest2:before {
content: "\ef2d";
}
.i-circle-right:before {
content: "\e903";
}
.i-google-plus2:before {
content: "\e902";
}
.i-odnoklassniki:before {
content: "\e901";
}
.i-whatsapp:before {
content: "\e904";
} .nivo-lightbox-overlay {
position: fixed;
top: 0;
left: 0;
z-index: 99998;
width: 100%;
height: 100%;
overflow: hidden;
visibility: hidden;
opacity: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
visibility: visible;
opacity: 1;
}
.nivo-lightbox-wrap  {
position: absolute;
top: 10%;
bottom: 10%;
left: 10%;
right: 10%;
}
.nivo-lightbox-content {
width: 100%;
height: 100%;
}
.nivo-lightbox-title-wrap {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 99999;
text-align: center;
}
.nivo-lightbox-nav { display: none; }
.nivo-lightbox-prev {
position: absolute;
top: 50%;
left: 0;
}
.nivo-lightbox-next {
position: absolute;
top: 50%;
right: 0;
}
.nivo-lightbox-close {
position: absolute;
top: 2%;
right: 2%;
}
.nivo-lightbox-image { text-align: center; }
.nivo-lightbox-image img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
vertical-align: middle;
}
.nivo-lightbox-content iframe {
width: 100%;
height: 100%;
}
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
max-height: 100%;
overflow: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.nivo-lightbox-error {
display: table;
text-align: center;
width: 100%;
height: 100%;
color: #fff;
text-shadow: 0 1px 1px #000;
}
.nivo-lightbox-error p {
display: table-cell;
vertical-align: middle;
} .nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
-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;
} .nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
-webkit-transform: translateX(-10%);
-moz-transform: translateX(-10%);
-ms-transform: translateX(-10%);
transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
-webkit-transform: translateY(-10%);
-moz-transform: translateY(-10%);
-ms-transform: translateY(-10%);
transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
-webkit-transform: translateY(10%);
-moz-transform: translateY(10%);
-ms-transform: translateY(10%);
transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-transform: translateZ(300px);
-moz-transform: translateZ(300px);
-ms-transform: translateZ(300px);
transform: translateZ(300px);
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}.home .vip_customer {
position: relative;
}
.home .vip_customer article {
background: #ecf6ff;
}
.home .vip_customer strong {
color: #cd071e;
}
.home .vip_customer .post.grid-item.w2 {
width: 100% !important;
}
.home .vip_customer .post.grid-item.w2 .excerpt-text {
padding: 7px;
margin-top: 0;
}
.home .vip_customer .post.grid-item.w2 .excerpt-text p {
display: block;
line-height: 1.3em;
font-size: .7em !important;
}
.home .vip_customer .post.grid-item.w2 .excerpt-text h2 {
font-size: 1.2em !important;
margin-bottom: 10px;
}
.home .vip_customer .info-ricerca-rivenditore {
float: none;
width: 100%;
}
.home .vip_customer .media-holder {
margin-bottom: 0;
position: initial;
}
.home .vip_customer .media-holder img {
width: auto;
margin: auto;
display: block;
height: 120px !important;
}
.home .vip_customer .media-holder img, .home .vip_customer .social {
display: none;
} @import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,800;1,400;1,800&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,400;0,900;1,400;1,900&display=swap");  .boxed a:hover {color: #e50022 !important;}
#news {
background-color: #ffffff !important;
height: 60px;
}
.dark .top-search input[type="search"] {
height: 3.7em !important;
background-color: transparent;
padding-top: 15px;
text-transform: capitalize;
color: black;
}
.dark .search-btn i {color: black;}
.dark .top-search input[type="search"]::placeholder { color: black;
opacity: 1 }
.dark .top-search input[type="search"]:-ms-input-placeholder { color: black;
}
.dark .top-search input[type="search"]::-ms-input-placeholder { color: black;
}
.large-1.columns.mobdispno {
width: 400px;
margin: 0 auto;
text-align: center;
float: none;
}
.bannerBox {
-webkit-box-shadow: 0px -5px 8px 0px rgba(196,196,196,1);
-moz-box-shadow: 0px -5px 8px 0px rgba(196,196,196,1);
box-shadow: 0px -5px 8px 0px rgba(196,196,196,1);
}
p.wp-caption-text{
text-align:left;
}
#footer .text-line{
font-size:0.800em !important;
}
.widget .excerpt-text{
height:195px !important;
}
.owl-item.animated {
visibility: visible;
}
.carousel{
height:620px !important;
overflow:hidden !important;
}
.carousel.animated.fadeIn{
animation-delay:5s !important;
animation-duration:2s !important;
}
.sidebar section, .sidebar .widget {
margin-bottom: 30px;
}
.sidebarC{
width:24.9998% !important;
position:relative;
display:block;
float:right;
background:none !important;
margin-bottom: 30px;
}
.category-magazine .boxed{
margin-right:0px !important;
}
.category-magazine .boxed .magazine-grid{
margin-right:0px !important;
}
.category-scegli-il-tuo-legno .excerpt-text{
font-size:13px !important;
line-height:1.5 !important;
}
.category-scegli-il-tuo-legno .entry-header{
font-size:14px !important;
line-height:1.5 !important;
}
.media-holder.overlay .is-hover .inner-box {
padding: 2.5em 1.2em;
}
.sidebar #adwidget_imagewidget-2{ display:block !important; }
.LoaderSito{
width:100%;
height:150%;
position:absolute;
overflow:hidden;
background:rgba(255,255,255,1.00);
z-index:10000000000;
}
.LoaderSito .logoA{ margin-top:25%; width:100px; }
.spazioMobileLogo{ display:none !important; }
.foterMobile{ display:none !important; }
#logoMobile{ display:none; }
#logo{ display:block; }
select.goog-te-combo{
width:100% !important;
}
.modRespSlid{ display:block !important; }	
.modRespSlidMob{ display:none !important; } .magazine-grid .ArtMagazine{
width:24.9998%;	
}
.custom-post-centrali:hover .owl-controls .owl-prev{
margin-left:2px !important;
}
.custom-post-centrali:hover .owl-controls .owl-next{
margin-right:2px !important;
}
.custom-post-centrali .owl-controls .owl-next{
}
.custom-post .owl-controls .owl-prev {
margin-left:1px !important;
}
.custom-post:hover .owl-controls .owl-prev {
margin-left:1px !important;
}
.custom-post .owl-controls .owl-nav .owl-next:hover{
margin-right:2em !important;
}
.custom-post .owl-controls .owl-nav .owl-next{
margin-right:2em !important;
}
h1.archive-title{
font-size:0.9em !important;
}
.social-likes{
position:relative;
clear:both !important;
float:right;
margin-top:7px !important;
}
.sidebar #glt_widget-6{
padding:0px !important;
}
.sidebar #glt_widget-6 .widget-title{
padding:0px 10px 10px 10px !important;
}
.sidebar #execphp-4{
padding:0px !important;
}
.sidebar #execphp-3{
padding:0px !important;
}
html{ width:100% !important;  margin-top:0px !important; }
.noMl{ padding-left:0px !important; }
#google_language_translator img{ width:37px !important; }
.bannerBox .sharify-container{ display:none; }
.off-canvas-wrap.sticky-off-canvas .main-section{ width:100% !important; }
.CB-homepage{
clear:both; width:100%; margin-bottom:40px ;
}
.magazine-grid{
margin-bottom:30px !important;
}
.custom-post .owl-stage-outer{ border:1px solid #F7F7F7;
height:600px !important;
margin-bottom:100px !important;
}
.custom-post .owl-stage-outer .content{
max-height:580px;
overflow:hidden;
}
.off-canvas-wrap.sticky-off-canvas, .off-canvas-wrap.sticky-off-canvas .exit-off-canvas{}
#news .social{
max-width:100%;
clear:both;
max-height:30px;
list-style:none;
}
#news .social li.social-item{
float:left;
max-width:22px;
width:auto;
margin-left:10px;
margin-right:5px;
}
#news .social li.social-item:nth-child(1){ margin-left:30px; }
#news .social li.social-item .icon{
height:60px;
width:26px;
display:block;
}
#news .social li.social-item .icon a{
width:100%;
height:100%;
}
#news .social li.social-item .icon a .i-facebookS{
width:100%;
height:100%;
background-image:url(//www.iloveparquet.com/wp-content/themes/maxi-child/facebook-icon.png);
background-size:22px 22px;
background-position:center center;
background-repeat:no-repeat;
display:block;
}
#news .social li.social-item .icon a .i-twitterS{
width:100%;
height:100%;
background-image:url(//www.iloveparquet.com/wp-content/themes/maxi-child/icon-twetter.png);
background-size:22px 22px;
background-position:center center;
background-repeat:no-repeat;
display:block;
}
#news .social li.social-item .icon a .i-youtubeS{
width:100%;
height:100%;
background-image:url(//www.iloveparquet.com/wp-content/themes/maxi-child/youtube-icon.png);
background-size:22px 22px;
background-position:center center;
background-repeat:no-repeat;
display:block;
}
#news .social li.social-item .icon a .i-google-plusS{
width:100%;
height:100%;
background-image:url(//www.iloveparquet.com/wp-content/themes/maxi-child/google-plus-icon.png);
background-size:22px 22px;
background-position:center center;
background-repeat:no-repeat;
display:block;
}
#news .social li.social-item .icon a .i-instagramS{
width:100%;
height:100%;
background-image:url(//www.iloveparquet.com/wp-content/themes/maxi-child/instagram-icon.png);
background-size:22px 22px;
background-position:center center;
background-repeat:no-repeat;
display:block;
}  .header{
padding-top:30px !important;
padding-bottom:30px !important;
}
#header{
padding:0px !important;
}
.menu-header{
display:inline-block;
list-style:none;
margin:0px !important;
}
.menu-header .menu-item{
display:inline-block;
line-height:60px;
margin-right:10px;
}
.menu-header .menu-item a{
font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif; font-style:normal;
font-size: 0.9em !important;
letter-spacing:.236em !important;
}
ul.main-menu li{ font-size:9pt !important; font-style:normal !important; margin-right:1.00em !important; }
#primary.main-menu{ padding:0px !important; margin-left:0px !important; margin-right:0px !important; }
#primary.main-menu .menu-item a{ font-size:8pt !important; color:#083244;}
#primary.main-menu .menu-item .sub-menu{ width:250px !important; }
#primary.main-menu .menu-item .sub-menu li.menu-item a{ font-size:9pt !important; color:#FFF !important; width:100% !important; }
#primary.main-menu .menu-item:nth-child(10)  .sub-menu{ margin-left:-150px !important; } 
#primary.main-menu .menu-item:nth-child(10)  .sub-menu:before{ margin-left:150px !important; border-width: 0 0.618em 0.618em 0.618em !important;} .bannerBox{
width:100%;
display:block;
clear:both; margin:0px;
padding:0px;
background:#F7F7F7 ;
transition:all 0.5s ease-in;
}
.bannerBox p{
width:100%;
display:block;
clear:both;
height:100%;
margin:0px;
padding:0px;
} 
.bannerBox img{ width:50%;
margin:0px;
padding:0px;
display:inline-block !important;
margin-left:0px;
margin-right:0px;
}  .owl-item .inner-box .entry-cat{ font-size: 0.7em; letter-spacing: 0.2em; background-color:none !important; border:0px !important; color:rgba(223,223,223,1.00) !important;  }
.carousel .owl-item .inner-box .entry-cat a.cat_style{
display:none;
}
.carousel .owl-item .inner-box .entry-cat a.cat_style:nth-child(2){
display:block !important;
} .owl-item .inner{
width:100%;
height:100%;
display:block; position:relative;
background-color:rgba(0,0,0,0.75);
}  .owl-item .inner .inner-box{
max-width:100%;
max-height:100%;
display:block;
position:relative;
width:100%;
height:100%;
}
.carousel .owl-item .media-holder{ overflow:hidden !important; } 	
.carousel .owl-item{
height:620px !important;
}
.carousel .owl-item .slide-row{
height:620px !important;
} .carousel .owl-item .slide-row .media-holder.overlay.small-slide{ height: 50% !important; overflow:hidden; }
.carousel .owl-item .slide-row .media-holder.overlay.large-slide{ height: 100% !important; overflow:hidden; }
.carousel .owl-item .slide-row .media-holder.overlay.medium-slide{ height: 50% !important; overflow:hidden; }
.carousel .owl-item .slide-row .media-holder.overlay.horizontal-slide{ height: 170px !important; overflow:hidden; }
.carousel .owl-item .slide-row .media-holder.overlay{ height:50% !important; overflow:hidden; background-size:cover; background-position:center; background-repeat:no-repeat; border: 2px solid #FFF;}
.carousel .owl-item .slide-row .media-holder.overlay.intDif{ height: 50%  !important; overflow:hidden; margin-bottom:0.250em; }
.carousel .owl-item .slide-row .media-holder.overlay a.overlay-link{ height:100% !important;  }
.carousel .owl-item .slide-row .media-holder.overlay a.overlay-link{ height:100% !important;  }
.owl-carousel {
display: block !important; }
.carousel .owl-item:nth-child(even) .slide-row .media-holder.overlay.large-slide{ height:  !important; overflow:hidden; }
.carousel .owl-item:nth-child(even) .slide-row .large-slide .is-hover .entry-cat {
margin-top: 0 !important;
}
.owl-carousel .owl-item img {
object-fit: cover;
height: 100%;
}  .carousel .owl-item .media-holder{
padding: 0 !important;
}
.carousel .owl-item .media-holder .is-hover{
margin-top:80%;
transition:all 0.2s ease-in;	
}
.carousel .owl-item .media-holder:hover .is-hover{
margin-top:65%;
}
.carousel .owl-item .slide-row .media-holder.overlay.medium-slide .is-hover{ 
margin-top:40%;
transition:all 0.2s ease-in;
}
.carousel .owl-item .slide-row .media-holder:hover.overlay.medium-slide .is-hover{ 
margin-top:0%;
}
.owl-item .inner-box .entry-cat{
width:100% !important;
border:0px !important;
color:#FFF !important;
margin:0px !important;
padding:0px !important;
margin-bottom:20px !important;
text-shadow:none !important;
}
.is-hover .entry-cat a.dark-cat {background-color: transparent !important;}
.carousel .owl-item .slide-row .large-slide .is-hover .entry-cat{
margin-bottom:20px !important;
}
.carousel .owl-item .slide-row .medium-slide .is-hover .entry-cat{
margin-bottom:20px !important;
margin-top:20px !important;
}
.carousel .owl-item .slide-row .small-slide .is-hover .entry-cat{
margin-bottom:10px !important;
margin-top:10px !important;
}
.owl-item .inner-box .entry-cat a{
text-align:center !important;
text-transform:uppercase;
font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
background-color:none !important;
border:0px !important;
color:#ff3535 !important;
font-weight:800;
text-shadow:none !important;
}
h1, h2, article.post h1.entry-title {
font-family: 'Merriweather', Georgia, serif !important;
font-weight:100 !important;
}
h2.entry-title{
font-size:2rem !important;
font-family: 'Merriweather', Georgia, serif;
font-weight:100 !important;
text-decoration:none !important;
text-shadow:none !important;
}
.carousel, .slider .media-holder{
margin-bottom:30px !important;
}  .Banner-pub{ width:100% ;
padding-left:2.300em;
padding-right:2.300em;
height:auto;
padding-top:15px;
padding-bottom:15px;
display:block;
background:#F7F7F7 !important;
margin-bottom:30px !important;
overflow:hidden;
max-height:117px;
}
.Banner-pub .owl-item{
min-height:20px;
}
.Banner-pub .owl-item.active, .Banner-pub .owl-item.active img{
opacity:1 !important;
}
.Banner-pub .owl-item, .Banner-pub .owl-item img{
opacity:1 !important;
}
.Banner-pub .owl-item img{ height:auto;  }
h2.banner-title{
padding:10px 20px;
background:#083244;
text-transform:uppercase;
position:absolute;
display:none !important;
color:#FFF;
z-index:2000;
font-size:12pt;
margin-left:5.800em;
margin-top:0px;
}
.Banner-pub .owl-prev{
opacity:1 !important;
opacity:.7;
} 
.Banner-pub .owl-next{
opacity:1 !important;
opacity:.7;
}
.Banner-pub .owl-prev{
position:absolute !important; top:77px !important;
left:0px !important;
margin-right:100%;
transition: height .5s ease-in-out;
}
.Banner-pub .owl-prev{
margin-right:0%;
}
.Banner-pub .owl-next{ right:0px !important;
top:77px !important; }
.Banner-pub .owl-controls .owl-next:after, .Banner-pub .owl-controls .owl-prev:after {
display: block;
font-family: icons,serif;
height: 30px !important;
line-height: 30px !important;
position: absolute;
text-align: center;
width: 30px !important;
}
.Banner-pub .owl-controls .owl-nav div{
bottom:0px !important; 
top:auto; width:30px;
height:30px;
font-size:11pt;
overflow:visible !important;
}
.Banner-pub .owl-controls{
display:none !important;
overflow:visible !important; top:30px !important;
}
.banner_all{
width:100%;
padding:1em;
height:auto;
display:block;
background:#F7F7F7 !important;
margin-bottom:30px !important;
overflow:hidden;
}
.banner_all a{
padding:0.3em !important;
}
.banner_all img{
width:15.7%;
margin-top:0.3em !important;
margin-bottom:0.3em !important;
}  .catalogo-in-evidenza2{ display:none !important; }
.catalogo-in-evidenza .widget{
padding:15px !important;
}
.catalogo-in-evidenza .thumbMag{
border:none;
clear:both;
}
.catalogo-in-evidenza .thumbMag img{
width:100%;
}
.catalogo-in-evidenza .desc{
width:100%;
min-height:20px;
clear:both;
margin-top:10px;
margin-bottom:10px;
}
.catalogo-in-evidenza .desc .cat{
font-family: 'Open Sans', sans-serif;
font-size:10pt;
font-style:italic;
color:#2D5159;
text-transform:uppercase;
float:left;
margin-right:1.000em;
}
.catalogo-in-evidenza .desc .data{
font-family: 'Open Sans', sans-serif;
font-size:10pt;
color:#858585;
float:left;
}
.catalogo-in-evidenza h5{
font-family: 'Open Sans', sans-serif;
font-size:12pt !important;
font-weight:600 !important;
text-transform:none !important;
text-align:left;
clear:both;
display:block;
} .custom-post-centrali{
width:49.9998% !important;
float:left;
min-height:200px;
padding-right:0 !important;
text-align:left;
display:block;
position:relative;
}
.custom-post-centrali .thumb{
height:450px;
clear:both;
overflow:hidden;
text-align:center;
width:100% !important;
}
.custom-post-centrali .thumb a{
display:block !important;
min-width:100%; 
text-align:center !important;
}
.custom-post-centrali .thumb a img{ height:100% !important; }
.custom-post-centrali .thumb a img{ width:100%; margin-left:auto; margin-right:auto; position:relative; }
.custom-post-centrali .intestazione{
margin-top:5px;
margin-bottom:5px;
min-height:20px;
width:100%;
clear:both;
text-align:left !important; 
}
.custom-post-centrali .intestazione a{ text-align:left !important; }
.custom-post-centrali .cat{
font-family: 'Open Sans', sans-serif;
font-size:10pt;
font-style:italic;
color:#2D5159;
text-transform:uppercase;
float:left;
margin-right:1.800em;
margin-top:0px;
margin-bottom:0px;
}
.custom-post-centrali .data{
font-family: 'Open Sans', sans-serif;
font-size:10pt;
color:#858585;
float:left;
margin-top:0px;
margin-bottom:0px;
text-align:left !important;
}
.custom-post-centrali h5{
font-family: 'Open Sans', sans-serif;
font-size:15pt !important;
font-weight:600 !important;
text-transform:none !important;
margin-top:0px;
margin-bottom:0px;
}
.custom-post-centrali p{
font-size:10pt !important;
} .custom-post-centrali .owl-controls .owl-nav div{ }
.custom-post-centrali .owl-dots{
margin-top:-17em;
z-index:5000;
position:relative;
}
.custom-post-centrali .owl-dots .owl-dot{
width:12px;
height:12px;
border-radius:12px;
background:rgba(255,255,255,0.00);
border:2px solid rgba(255,255,255,1.00);
margin-left:2px;
margin-right:2px;
}
.custom-post-centrali .owl-dots .owl-dot.active{ background:rgba(255,255,255,1.00); }
.custom-post-centrali .owl-dots .owl-dot span{ display:none !important; } .sidebarC .large-3{ width:100% !important; padding:0px !important; background:none !important; }
.sidebarC .large-3 .sidebar{
margin-right:0px !important; }
.sidebarC .widget{margin-top:20px; padding:0px !important; }
#glt_widget-3{
background-color:#F7F7F7 !important;
}
#adwidget_imagewidget-2{
display:block !important; position:relative;
clear:both;
}
.sidebarC .widget-title{ top:0px !important; background:none !important; padding:3%; padding-top:0px !important;}
.sidebarC .widget .widget-title h6{
color:#FFF !important;
background-color:#263238 !important;
text-transform:none !important;
font-size: 0.700em;
padding:.43em 1em !important;
position:relative;
min-height:20px;
font-weight:100;
font-style:italic;
}
#adwidget_imagewidget-2{
clear:both;
display:block;
}
#adwidget_imagewidget-2 a{
display:block;
width:100%;
clear:both;
}
#adwidget_imagewidget-2 img{
width:100%;
clear:both;
display:block;
} .barraVetrina{
width:100%;
padding:10px;
background:#647D8A;
clear:both;
text-align:center;
color:rgba(255,255,255,1.00);
font-size:15pt;
text-decoration:none;
overflow:hidden;
}
.in-vetrina{
background:#083244;
padding:50px;
max-height:500px;
color:rgba(255,255,255,1.00) !important;
overflow:hidden;
}
.in-vetrina .img{
height:160px;
overflow:hidden;
position:relative;
clear:both;
}
.in-vetrina .img img{
width:100%;
overflow:hidden;
}
.in-vetrina .data{
font-size:10pt;
color:rgba(255,255,255,0.50);
}
.in-vetrina h5{
font-family: 'Open Sans', sans-serif;
font-size:15pt !important;
font-weight:600;
height:45px !important;
line-height:20px;
margin-top:0px !important;
color:rgba(255,255,255,1.00);
}
.in-vetrina  p{ font-size:10pt; }
.in-vetrina .owl-item .content{ overflow:hidden; height:350px; } .custom-post{
width:49.9998% !important;
float:left;
min-height:200px;
padding-right:2.618em !important;
text-align:left;
display:block;
position:relative;
margin-bottom:180px ;	
}
.custom-post .thumb{
height:400px;
clear:both;
overflow:hidden;
text-align:center;
width:100% !important;
}
.custom-post a{ overflow:hidden !important;
display:block !important; 
text-align:center !important;
}
.custom-post .thumb a img{ width:100%; margin-left:auto; margin-right:auto; position:relative; }
.custom-post .intestazione{
margin-top:5px;
margin-bottom:5px;
min-height:20px;
width:100%;
clear:both;
padding-left:10px !important;
}
.custom-post .cat{
font-family: 'Open Sans', sans-serif;
font-size:10pt;
font-style:italic;
color:#2D5159;
text-transform:uppercase;
float:left;
margin-right:1.800em;
margin-top:0px;
margin-bottom:0px;
}
.custom-post .data{
font-family: 'Open Sans', sans-serif;
font-size:10pt;
color:#858585;
float:left;
margin-top:0px;
margin-bottom:0px;
text-align:left !important;
}
.custom-post h5{
font-family: 'Open Sans', sans-serif;
font-size:15pt !important;
font-weight:600 !important;
text-transform:none !important;
margin-top:0px;
margin-bottom:0px;
padding-left:10px !important;
}
.custom-post p{
font-size:10pt !important;
color:#989898 !important;
margin-top:10px !important;
padding-left:10px !important;
}
.custom-post p:after{
content:"";
} .custom-post .owl-controls .owl-nav div{
top:60%;
}
.custom-post .owl-dots{
margin-top:-22em;
z-index:5000;
position:relative;
margin-bottom:50px !important;
}
.custom-post .owl-controls{ margin-top:-180px !important; }
.custom-post .owl-dots .owl-dot{
width:12px;
height:12px;
border-radius:12px;
background:rgba(255,255,255,0.00);
border:2px solid rgba(255,255,255,1.00);
margin-left:2px;
margin-right:2px;
}
.custom-post .owl-dots .owl-dot.active{ background:rgba(255,255,255,1.00); }
.custom-post .owl-dots .owl-dot span{ display:none !important; } .sliderCent{
width:24.9998% ;
padding-right:2.618em !important;
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;  background:none !important; margin:0px !important;
} .sliderCent .widget .widget-title{
top:0px !important; 
}
.sliderCent .widget .widget-title h6{
font-size: 0.900em !important;
margin-bottom:10px;
} .iscrNewsLetter{ 
background: #647D8A;
max-width:100%;
padding:1rem;
}
.iscrNewsLetter h2{
color:rgba(255,255,255,1.00);
font-size:1.200rem;
clear:both;
text-decoration:underline;
}
.iscrNewsLetter p{
color:rgba(255,255,255,1.00);
font-size:0.700rem;
} .sliderCent .iscrNewsLetter{ 
background: #647D8A;
max-width:100%;
padding:15px;
}
.sliderCent .iscrNewsLetter h2{
color:rgba(255,255,255,1.00);
font-size:1.200rem;
clear:both;
text-decoration:underline;
}
.sliderCent .iscrNewsLetter p{
color:rgba(255,255,255,1.00);
font-size:0.700rem;
}
.sliderCent .appl{ width:100%; margin-top:20px;}
.sliderCent .appl .img{ padding:0.400rem; max-width:100%; background:#F2F2F2; }
.sliderCent .appl .img img{ width:100%; }
.sliderCent .appl .cat{ font-size:0.800rem; margin-top:5px;  }
.sliderCent .appl h5{ font-size:1.000rem; } .sliderRight{
width:24.9998% ;
padding-right:2.618em !important;
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left; margin:0px !important;
height:auto;
}
.sliderRight .widget{
height:465px !important;
padding:15px;
padding-top:0px !important;
}
.sliderRight .widget .widget-title{
top:0px !important;
}
.sliderRight .widget .widget-title h6{
font-size:0.700em !important;
margin-bottom:20px !important;
font-weight:100;
font-style:italic !important;
}  .sliderRight .content h5{ font-size: 1.200rem !important; }
.sliderRight .content p{ font-size: 0.900rem !important;  }
.sliderRight .content  .thumb img{ width:100% !important; }
.boxWidgetInt #glt_widget-6{ margin-bottom:10px; }
#glt_widget-6 .widget-title, #glt_widget-5 .widget-title{ top:0px;  margin-bottom:20px; }
#glt_widget-6 .widget-title h6, #glt_widget-5 .widget-title h6{ padding:5px; text-align:center; }
#glt_widget-6 .goog-te-combo, #glt_widget-5 .goog-te-combo{ width:100% !important; }
#glt_widget-6 .skiptranslate{ padding:5px !important; }
#google_language_translator{
padding:3% !important;
}
#glt_widget-6 .widget-title{
margin-bottom:0px !important;
}
#glt_widget-6 .widget-title h6{
background-color:#263238 !important;
padding:.43em 1em !important;
font-style:italic !important;
font-weight:100 !important;
color:#FFF !important;
font-size:0.700em !important;
} .sliderCent4{
width:24.9998% ;
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;
padding-right:2.618em !important;  margin:0px !important;
}
.sliderCent4 .widget{
margin-bottom:0px !important;
height:465px !important;
padding:15px;
padding-top:0px !important;
background:#F7F7F7 !important;
}
.sliderCent4 .widget .widget-title{
top:0px !important; 
}
.sliderCent4 .widget .widget-title h6{
font-size: 0.700em !important;
margin-bottom:20px;
font-weight:100;
font-style: italic;
} .sliderCent5{
width:24.9998% ;
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;
padding-right:2.618em !important;  background:none !important;
margin:0px !important;
}
.sliderCent5 .widget{
margin-bottom:0px !important;
height:465px !important;
padding:15px;
padding-top:0px !important; }
.sliderCent5 .widget .widget-title{
top:0px !important; 
}
.sliderCent5 .widget .widget-title h6{
font-size: 0.700em !important;
margin-bottom:20px;
font-weight:100;
} #grid-related .small-block{
width:33% !important;
float:left;
}
#grid-related .media-holder{ margin-right:0.800rem !important; } 
#grid-related .small-block .entry-title{ font-size:0.880rem !important; width:calc( 100% - 30px ); }
#grid-related .small-block  .entry-meta{ font-size:0.840rem !important; } .sliderRight2{
width:24.9998% ;
padding-right:2.618em !important;
max-height:650px; overflow:hidden;
position:relative;
display:block;
float:right; background:none !important;
margin:0px !important;
margin-bottom:30px !important;
}
.sliderRight2 .widget{
margin-bottom:0px !important;
height:465px !important;
padding:15px;
padding-top:0px !important; }
.sliderRight2 .widget .widget-title{
top:0px !important;
}
.sliderRight2 .widget .widget-title h6{
font-size: 0.700em !important;
margin-bottom:20px;
font-weight:100;
} .vc_single_image-wrapper, .wpb_wrapper vc_figure, .vc_single_image-wrapper img,.carouselvc_single_image-img { width:100% !important; } .btnCazienda{
padding:1.000rem 1.500rem 1.000rem 1.500rem;
background:rgba(69,90,100,1.00);
font-size:0.800rem;
float:left;
color:rgba(255,255,255,1.00);
text-transform:uppercase;
cursor:pointer;
margin-right:20px;
}
.btnRc{
padding:1.000rem 1.500rem 1.000rem 1.500rem;
background:rgba(69,90,100,1.00);
font-size:0.800rem;
float:left;
color:rgba(255,255,255,1.00);
text-transform:uppercase;
cursor:pointer;
margin-right:20px;
}
h1.entry-title{
font-size:2.400em !important;
font-family: 'Open Sans', sans-serif; 
font-weight:bold !important;
text-align:left !important;
}
article.post h1.entry-title{
font-size:2.400em !important;
font-family: 'Open Sans', sans-serif; 
font-weight:bold !important;
text-align:left !important;
}
article.post{ text-align:left !important; }
article.post h1{ text-align:left !important; }
.media-holder.overlay a.light{ cursor:auto !important; clear:both; }
.keynote h2{  font-size:1.200em !important; font-family: 'Open Sans', sans-serif;}
.entry-content p{ font-size:0.900em !important; font-family: 'Open Sans', sans-serif; }
.boxWidgetInt .large-4{ width:100% !important }  #adwidget_htmlwidget-2{
padding:0px !important;
margin:0px !important;
margin-bottom:10px !important;
}
.sidebar .widget .widget-inner img{ width:100% !important; }
.execphpwidget #box1 input, .execphpwidget #box2 input{
height:25px;
padding:0px !important;
width:50%;
margin:auto;
}
.execphpwidget #box1 select, .execphpwidget #box2 select{
height:20px;
padding:0px !important;
font-size:0.750rem;
}
.execphpwidget #box1 select option, .execphpwidget #box2 select option{
height:20px;
padding:0px !important;
}   .boxWidgetInt{ float:right; }  .VisMag{
max-width:100%;
background:#F7F7F7;
padding:0px 10px 10px 10px;
margin-bottom:10px;
}
.VisMag a{ text-decoration:none; color:#FFF; }
.VisMag iframe{ width:100% !important; margin-bottom:10px;  }
.VisMag h6 {
display: inline-block;
font-size: 0.700em;
font-weight:100 !important;
line-height: 1.416;
margin: 0;
padding: 0.43em 1em;
background-color: #263238 !important;
color:#FFF;
margin-bottom:10px;
font-style:italic !important;
}
.VisMag img{ width:100%; margin-bottom:10px; }
#sidebar.main-sidebar .sidebar{ margin-right:0px !important;}
#bbpress-main .sidebar, #single .sidebar {
margin-bottom: 0px !important;
margin-left: 0px !important;
} .magazine-grid .grid-item{
padding-right:2.618em;
padding-bottom:2.618em;
}
.post.grid-item.w2{
width:48% !important;
float:left;
display:block !important;
padding:5px;
border:1px solid #CCC;
margin-right:1%;
margin-bottom:10px !important;
} .category-rivenditoreposatore select#s1 {
}
.category-rivenditoreposatore input#searchsubmit {
height: calc(3em - 2px);
padding: 0 10px;
}
.category-rivenditoreposatore #content article.grid-item,
.category-aziende #content article.grid-item {
width: 100% !important;
float: none;
max-height: none !important;
}
.category-rivenditoreposatore #content article.grid-item h2.entry-title,
.category-aziende #content article.grid-item h2.entry-title {
font-size: 2rem !important;
}
.category-rivenditoreposatore #content .media-holder.default-img,
.category-aziende #content .media-holder.default-img {
text-align: center;
background: #ebebeb;
}
.category-rivenditoreposatore #content .media-holder img.rivenditoreposatore-default,
.category-aziende #content .media-holder img.rivenditoreposatore-default {
width: auto;
}
.category-rivenditoreposatore #content .media-holder.default-img:after,
.category-aziende #content .media-holder.default-img:after {
content:'';
border: 1px solid #d2d2d2;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: 10px;
}
.category-rivenditoreposatore .text-holder:after,
.category-aziende .text-holder:after {
content: '';
display: table;
clear: both;
}
.category-rivenditoreposatore #content article p,
.category-aziende #content article p {
display: block;
}
.category-rivenditoreposatore .excerpt-text p,
.category-aziende .excerpt-text p {
font-size: 0.8em !important;
}
.category-rivenditoreposatore #content article p strong,
.category-aziende #content article p strong {
color: #cd071e;
line-height: 1.492;
}
.sez-indirizzo-wrap {
background-color: #f4f4f4;
padding:5px;
}
.sez-indirizzo p {
font-size: .9em;
line-height: 2;
}
.sez-indirizzo strong {
color: #cd071e;
}
.sez-indirizzo:after, .sez-indirizzo-wrap:after {
content: '';
display: inline-table;
clear: both;
}
.category-rivenditoreposatore #content article .note a,
.category-aziende #content article .note a {
display: block;
background: #cd071e;
padding: 10px;
max-width: 150px;
color: #fff;
text-align: center;
margin-top: 10px;
font-weight: bold;
}
.category-rivenditoreposatore #content article .note a:hover,
.category-aziende #content article .note a:hover {
background: #e6394e;
color: #fff !important;
}
.category-rivenditoreposatore #content article .indirizzo,
.category-aziende #content article .indirizzo {
}
.category-rivenditoreposatore #content article .text-holder,
.category-aziende #content article .text-holder {
padding: 10px;
}
.category-rivenditoreposatore .excerpt-text,
.category-aziende .excerpt-text {
overflow: visible;
}
.category-rivenditoreposatore .excerpt-text .left,
.category-aziende .excerpt-text .left {
width: 100%;
}
.social .share.entry-meta .inline-list>li i {
font-size: 2em;
color: #cd071e;
}
.category-rivenditoreposatore .excerpt-text .share.entry-meta li.whatsapp-btn,
.category-aziende .excerpt-text .share.entry-meta li.whatsapp-btn {
background: #03ac03;
padding: 2px 10px;
margin-top: 10px;
}
.category-rivenditoreposatore .excerpt-text .share.entry-meta li.whatsapp-btn a,
.category-rivenditoreposatore .excerpt-text .share.entry-meta li.whatsapp-btn a i,
.category-aziende .excerpt-text .share.entry-meta li.whatsapp-btn a,
.category-aziende .excerpt-text .share.entry-meta li.whatsapp-btn a i {
color: #fff;
font-style: normal;
}
.category-rivenditoreposatore .excerpt-text .share.entry-meta li.whatsapp-btn a i,
.category-aziende .excerpt-text .share.entry-meta li.whatsapp-btn a i {
font-weight: normal;
position: relative;
top: 3px;
font-size: 1.6em;
}
.category-rivenditoreposatore .excerpt-text .share.entry-meta li.whatsapp-btn a,
.category-aziende .excerpt-text .share.entry-meta li.whatsapp-btn a {
position: relative;
top: -1px;
}
.category-rivenditoreposatore .excerpt-text .share.entry-meta li.whatsapp-btn:hover,
.category-aziende .excerpt-text .share.entry-meta li.whatsapp-btn:hover {
background: #26bf26;	
}
.category-rivenditoreposatore .excerpt-text .share.entry-meta li.whatsapp-btn:hover a,
.category-aziende .excerpt-text .share.entry-meta li.whatsapp-btn:hover a {
color: #fff !important;	
}
.social.page li {
float: right;
}
.post.grid-item.w2 p{ line-height:1.000rem; margin-bottom:0.300rem; }
#grid-content article{
width:24%;
float:left;
}
#grid-content.postClienti{
width:calc( 100% - 10px );
}
#grid-content.postClienti article.grid-item{
width:24.9998% ;
float:left;
overflow:hidden; }
.boxed .large-12 .grid article.category-aziende{
width:32.3% !important;
float:left;
overflow:hidden;
border:1px solid #CCC;
padding:5px !important;
margin-top:3px; 
margin-bottom:3px;
margin-right:0px !important;
margin-left:0px !important
}
#grid-content.postClienti .grid-sizer{ width:32.3% !important; margin-left:3px; margin-right:3px;  }
#grid-content.postClienti article.grid-item .media-holder.overlay{ margin-bottom:0px !important; }
#grid-content.postClienti article.grid-item .media-holder.overlay a, #grid-content.postClienti article.grid-item .media-holder.overlay a img{ border:none !important; } 
#grid-content.postClienti .media-holder.overlay{ height:100px !important; width:100px; overflow:hidden; border:1px solid #CCC; float:left; }
#grid-content.postClienti .text-holder{ float:left !important; width:calc( 100% - 100px ); }
#grid-content.postClienti .entry-header{ float:left !important; margin-left:10px !important; clear:both; text-align: left !important; }
#grid-content.postClienti article.grid-item .entry-title{ text-align: left !important; font-size:0.800rem !important; }
#grid-content.postClienti article.grid-item .excerpt-text{ float:left !important; padding-left:10px; margin:0px important; clear:both; margin-top:0.200rem !important;  }
#grid-content.postClienti .excerpt-text p{ font-size:0.700rem; margin-bottom: 0.200rem !important; line-height:1.1rem;  } 
#grid-content .media-holder.overlay img{ }
#grid-content{ min-height:100%; clear:both;  }
#grid-content .entry-title{ font-size:1.000rem !important;  }
#grid-content .entry-cat{ font-size:0.700rem !important; }
#grid-content .entry-meta{ font-size:0.700rem !important; } article.ArtMagazine{
width:20%;
float:left;
} .dati-contatti{
width:100%;
min-height:10px;
clear:both;
margin-bottom:80px;
text-align:center !important;
font-size:1.200em !important; 
font-family: 'Open Sans', sans-serif;
font-style:italic;
}
.titolo-contatti{
font-size:0.900em !important; 
font-family: 'Open Sans', sans-serif;
text-transform:uppercase;
color:#000;
margin-bottom:30px
}
.sottotitolo-contatti{
font-size:0.900em !important; 
font-family: 'Open Sans', sans-serif;
color:#989898;
margin-bottom:50px;
font-style:italic;
font-weight:400;
}
.box-modulo1{ width:100%; }
.box-modulo1 textarea{ width:100%; }
.box-modulo1, .box-modulo2{
font-size:0.900em !important; 
font-family: 'Open Sans', sans-serif;
color:#000000;
}
.box-modulo2{
width:33%;
margin-left:0.3%;
float:left;
}
.box-modulo2 input{ width:100%; } .titolo-chi{
font-size:1.300em !important; 
font-family: 'Open Sans', sans-serif;
text-transform:uppercase;
color:#2D5159;
font-weight:700;
margin-bottom:10px;
}
.sottotitolo-chi{
font-size:1.000em !important; 
font-family: 'Open Sans', sans-serif;
margin-bottom:10px;
color:#989898;
}
.testo-chi{
font-size:0.900em !important; 
font-family: 'Open Sans', sans-serif;
margin-bottom:10px;
color:#2D5159;
}
.category-rivenditoreposatore .boxed,
.category-aziende .boxed {
max-width: 1200px;
margin: auto; 
}
.category-rivenditoreposatore .magazine-grid,
.category-aziende .magazine-grid {
margin-right: auto;
}   @media all and (max-width:1300px){
#primary.main-menu{ padding:0px !important; margin-left:30px !important; margin-right:0px !important; z-index:5000 !important; }
#primary.main-menu .sub-menu{ z-index: 5000 !important; }
.row{
display:block !important;
}
#grid-content.postClienti article.grid-item{
width:45.3%;
float:left;
overflow:hidden;
border:1px solid #CCC;
padding:5px !important;
margin-top:3px; 
margin-bottom:3px;
margin-right:0px !important;
margin-left:0px !important
}
#grid-content.postClienti article.category-aziende{
width:45.3% !important;
float:left;
overflow:hidden;
border:1px solid #CCC;
padding:5px !important;
margin-top:3px; 
margin-bottom:3px;
margin-right:0px !important;
margin-left:0px !important
}
#grid-content.postClienti .grid-sizer{ width:45.3% !important; margin-left:3px; margin-right:3px;  }
#content article.grid-item{
width:33% !important;
float:left;
}
.category-rivenditoreposatore #content article.grid-item,
.category-aziende #content article.grid-item {
width: 100% !important;
float: none;
}						
.magazine-grid .grid-item{
padding-right:2.618em;
padding-bottom:2.618em;
}
.banner_all img{
width:15.9%;
margin-top:0.3em !important;
margin-bottom:0.3em !important;
}
} @media all and (max-width:1250px){
.social-likes{
position:relative;
clear:both !important;
width:100%;
text-align:left;
padding-top:125px;
}
.simple-carousel .owl-item .inner-box .entry-cat a.cat_style{
display:none !important;
}
.simple-carousel .owl-item .inner-box .entry-cat a.cat_style:nth-child(1){
display:block !important;
}
.simple-carousel .inner-box .entry-cat{
line-height:normal !important;
color:#F90;
margin-bottom:10px !important;
text-align:center !important;
font-size:15px !important;
}
.simple-carousel .inner-box .entry-title{
line-height:normal !important;
color:#FFF;
text-align:center !important;
font-size:17px !important;
}
.owl-item .inner{
background-color:rgba(0,0,0,0.5);
}
.CB-homepage{
clear:both;
width:100%;
margin-bottom:40px ;
background-color:#FFF;
}
.main-section{
background-color:#FFF !important;
}
#grid-content article{
width:24%;
float:left;
}  .bannerBox img{
height: auto;
max-width: 50%;
margin: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
display: block !important;
clear: none;
}
.bannerBox{
display:block !important;
clear:both;
}	
.media-holder.overlay{ 
overflow:hidden; 
}
.media-holder.overlay a{ 
max-height:400px;
overflow:hidden;
display:block;
}
.media-holder.overlay a.light{ cursor:auto !important; clear:both; }
.media-holder.overlay a img{ 
width:auto !important; 
margin-left:auto; 
margin-right:auto; 
display:block !important;
position:relative !important; 
}
.banner_all img{
width:15.9%;
margin-top:0.3em !important;
margin-bottom:0.3em !important;
}
.category-rivenditoreposatore .boxed,
.category-aziende .boxed {
margin: 0 2.618em;
}									  
} @media all and (max-width:1024px){
.simple-carousel .owl-item .inner-box .entry-cat a.cat_style{
display:none !important;
}
.simple-carousel .owl-item .inner-box .entry-cat a.cat_style:nth-child(1){
display:block !important;
}
.simple-carousel .inner-box .entry-cat{
line-height:normal !important;
color:#F90;
margin-bottom:20px !important;
text-align:center !important;
font-size:17px !important;
}
.simple-carousel .inner-box .entry-title{
line-height:normal !important;
color:#FFF;
text-align:center !important;
font-size:20px !important;
}
.owl-item .inner{
background-color:rgba(0,0,0,0.5);
}
.bannerBox img{
width:50%;
position:relative;
display:block;
float:left;
clear:none !important;
}
.sliderRight .widget .widget-title h6{
font-style:italic;
}
.media-holder.overlay .is-hover {
position: initial;
}
.CB-homepage{
clear:both;
width:100%;
margin-bottom:40px ;
background-color:#FFF;
}
#footer{}
#wrapper{
background-color:#FFF !important;
padding-bottom:150px !important;
}
.inner-wrap .gray {display:none !important;}
.foterMobile, .foterMobile #footer, .foterMobile .gray {display:block !important;position:relative;clear:both;}
#grid-content article{
width:24%;
float:left;
} .box-modulo2{
width:100%;
margin-left:0%;
clear:both;
margin-top:10px;
margin-bottom:10px;
float:left;
}
#text-2{ display:none !important; }
article.post{ width:50% !important; }
article.post .entry-title{ text-align:left !important; }
#single article{ width:90% !important; margin-left:auto; margin-right:auto; }
#grid-related .small-block{
width:100% !important;
float:left;
clear:both;
}
#grid-related .media-holder{ margin-right:0.800rem !important; } 
#grid-related .small-block .entry-title{ font-size:0.880rem !important; width:calc( 100% - 10px ); float:left; text-align: left !important; }
#grid-related .small-block  .entry-meta{ font-size:0.840rem !important; } .boxed .magazine-grid{
padding:0px !important;
margin:0px !important;
}
.catalogo-in-evidenza2{
padding:15px;
background-color:#F7F7F7;
width:24%;
display:block !important;
height:auto !important;
float:left;
position:relative;
}
.catalogo-in-evidenza{
padding:0px !important;
padding:10px;
background-color:#F7F7F7;
width:24%;
margin-right:5px;
display:none !important;
}
.catalogo-in-evidenza2 a.thumbMag{
border:none;
clear:both;
width:100%; overflow:hidden;
position:relative;
}
.catalogo-in-evidenza2 .thumbMag img{
width:100%;
margin-bottom:5px;
}
.catalogo-in-evidenza2 .desc{
width:100%;
min-height:20px;
clear:both;
float:left;
margin:0px;
text-align:center;
}
.catalogo-in-evidenza2 .desc .cat{
font-family: 'Open Sans', sans-serif;
font-size:9pt;
font-style:italic;
color:#2D5159;
text-transform:uppercase;
float:left;
margin-right:1.000em;
text-align:center;
display:none;
}
.catalogo-in-evidenza2 .desc .data{
text-align:center;
font-family: 'Open Sans', sans-serif;
font-size:20px;
color:#858585;
float:left;
width:100%;
}  .custom-post-centrali{
width:100% !important;
float:left;
min-height:200px;
margin-left:0;
margin-right:1.000em;
text-align:left;
display:block;
position:relative;
padding:0px !important;
margin:0px !important;
margin-top:30px; }
.custom-post-centrali .owl-controls .owl-next{
right:1px !important;
}
.custom-post-centrali:hover .owl-controls .owl-next{
right:1px !important;
}
.custom-post-centrali .thumb{
height:270px;
clear:both;
overflow:hidden;
text-align:center;
width:100% !important;
}
.custom-post-centrali a{
max-height:400px !important;
overflow:hidden !important;
display:block !important; }
.custom-post-centrali .thumb a img{ width:100%; margin-left:auto; margin-right:auto; position:relative; }
.custom-post-centrali .intestazione{
margin-top:5px;
margin-bottom:5px;
min-height:20px;
width:100%;
clear:both;
}
.custom-post-centrali .cat{
font-family: 'Open Sans', sans-serif;
font-size:10pt;
font-style:italic;
color:#2D5159;
text-transform:uppercase;
float:left;
margin-right:1.800em;
margin-top:0px;
margin-bottom:0px;
}
.custom-post-centrali .data{
font-family: 'Open Sans', sans-serif;
font-size:10pt;
color:#858585;
float:left;
margin-top:0px;
margin-bottom:0px;
text-align:left !important;
}
.custom-post-centrali h5{
font-family: 'Open Sans', sans-serif;
font-size:15pt !important;
font-weight:600 !important;
text-transform:none !important;
margin-top:0px;
margin-bottom:0px;
}
.custom-post-centrali p{
font-size:10pt !important;
}
.custom-post-centrali p:after{
content:"";
} .custom-post-centrali .owl-controls .owl-nav div{
top:50%;
}
.custom-post-centrali .owl-dots{
margin-top:-190px;
z-index:5000;
position:relative;
display:none !important; 
}
.custom-post-centrali .owl-dots .owl-dot{
width:12px;
height:12px;
border-radius:12px;
background:rgba(255,255,255,0.00);
border:2px solid rgba(255,255,255,1.00);
margin-left:2px;
margin-right:2px;
}
.custom-post-centrali .owl-dots .owl-dot.active{ background:rgba(255,255,255,1.00); }
.custom-post-centrali .owl-dots .owl-dot span{ display:none; }
#grid-content.postClienti article.grid-item{
width:48.3% !important;
float:left;
overflow:hidden;
border:1px solid #CCC;
padding:5px !important;
margin-top:3px; 
margin-bottom:3px;
margin-right:0px !important;
margin-left:0px !important
}
#grid-content.postClienti article.category-aziende{
width:45.3% !important;
float:left;
overflow:hidden;
border:1px solid #CCC;
padding:5px !important;
margin-top:3px; 
margin-bottom:3px;
margin-right:0px !important;
margin-left:0px !important
}
#grid-content.postClienti .grid-sizer{ width:48.3% !important; margin-left:3px; margin-right:3px;  }
.sliderRight .widget{
height:auto !important;
margin:0px !important;
}
.sliderRight2 .widget{
height:auto !important;
margin:0px !important;
}
.sliderRight2 .widget .small-block .media-holder{
margin:0px !important;
width:60px !important;
margin-right:5px !important;
}
.sliderCent .widget{
height:auto !important;
margin:0px !important;
}
.sliderCent4 .widget{
height:auto !important;
margin:0px !important;
}
.sliderCent5 .widget{
height:auto !important;
margin:0px !important;
}
} @media all and (max-width:980px){
.sticky-wrapper {display:none;}
#content article.grid-item{
width:49% !important;
float:left;
}
.category-rivenditoreposatore #content article.grid-item,
.category-aziende #content article.grid-item {
width: 100% !important;
float: none;
} #mobile{ padding-bottom:100px; }
.mobdispno{
display:none !important;
}
.home .spazioMobileLogo{ display:block !important; clear:both; width:100%; height:40px; }
.spazioMobileLogo{ display:block !important; clear:both; width:100%; height:55px; }
body,html{  position:relative; min-height:100%; }
#logo{ display:none; }	
header #logoMobile{ 
display:block !important;
width:calc(100% -10px) !important;
padding: 25px 0 20px 10px;
background:rgba(255,255,255,0.0);
clear:both; z-index:9999 !important;
}
header #logoMobile a{
z-index:9999
}
a.right-off-canvas-toggle{ z-index:1000 !important; } 	
.foterMobile{ 
position:relative !important;
display:block !important;
clear:both !important;
min-height:20px;
width:100%;
overflow:hidden; }
.foterMobile #footer{
display:block !important;
}
.foterMobile .gray{
display:block !important;
}
#footer{} .media-holder.overlay{ 
max-height:600px;
overflow:hidden; 
}
.media-holder.overlay a{ 
max-height:600px;
overflow:hidden;
display:block;
}
.media-holder.overlay a.light{ cursor:auto !important; clear:both; }
.media-holder.overlay a img{ 
height:auto !important; 
width:100% !important; 
margin-left:auto; 
margin-right:auto; 
display:block !important;
position:relative !important; 
}
#footer{} .move-left .right-off-canvas-toggle{ margin-top:0px !important; position:fixed !important; }
nav.right-off-canvas-menu{ z-index:90000 !important; }
} @media all and (max-width:960px){
} @media all and (max-width:800px){
.custom-post .owl-stage-outer{
border:none !important;
}
.simple-carousel .owl-item img{
height:600px !important;
}
#mobile{
margin-left:30px !important;
margin-right:10px !important;
}
#mobile ul li{
margin-top:5px;
}
.sub-menu{
margin-left:10px !important
}
ul.sub-menu > li{
margin-top:0px !important;
}
#wrapper{
padding-bottom:0px !important;
}
.simple-carousel .owl-item .inner-box .entry-cat a.cat_style{
display:none !important;
}
.simple-carousel .owl-item .inner-box .entry-cat a.cat_style:nth-child(1){
display:block !important;
}
.simple-carousel .inner-box .entry-cat{
line-height:normal !important;
color:#F90;
margin-bottom:20px !important;
margin-top:150px !important;
text-align:center !important;
}
.simple-carousel .inner-box .entry-title{
line-height:normal !important;
color:#FFF;
text-align:center !important;
font-size:15px !important;
}
.owl-item .inner{
background-color:rgba(0,0,0,0.5);
} .dati-contatti{ text-align:left !important; font-size:1.000rem !important;	} .custom-post{
width:100% !important;
float:left;
min-height:200px;
margin-right:1.800em;
text-align:left;
display:block;
clear:both;
position:relative;
margin-bottom:200px;
padding:0px !important;
}
.custom-post .owl-controls .owl-nav .owl-next{
margin-right:1px !important;
}
.custom-post .owl-controls .owl-nav .owl-next:hover{
margin-right:1px !important;
}
.custom-post .owl-controls .owl-nav .owl-prev:hover{
margin-left:1px !important;
}
.custom-post .owl-controls .owl-nav .owl-prev:hover{
margin-left:1px !important;
}
.custom-post .owl-dots{
display:none !important;
}
.custom-post .thumb{
padding:2px !important;
}
.custom-post-centrali{
width:100% !important;
float:left;
min-height:200px;
margin:0px !important;
text-align:left;
display:block;
position:relative;
margin-bottom:70px !important;
margin-top:30px !important;
padding:0px !important;
}
.custom-post-centrali .owl-controls .owl-next{
margin-right:0px !important;
margin-top:-100px !important;
}
.custom-post-centrali:hover .owl-controls .owl-next{
margin-right:0px !important;
margin-top:-100px !important;
}
.custom-post-centrali .owl-controls .owl-prev{
margin-top:-100px !important;
margin-left:2px !important;
}
.custom-post-centrali:hover .owl-controls .owl-prev{
margin-top:-100px !important;
margin-left:2px !important;
}
#footer{
}
.gray{
display:none !important;
}  .sliderCent{
width:48%;
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;
clear:both;
margin:0px !important;
margin-right:10px !important;
padding:0px !important; background:none !important; }
.sliderCent .widget{
height:auto !important;
}
.sliderCent .widget .widget-title{
top:0px !important; 
}
.sliderCent .widget .widget-title h6{
font-size: 0.700em !important;
margin-bottom:10px;
} .sliderRight{
width:48%;
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;
margin:0px !important;
padding:0px !important; background:none !important; }
.sliderRight .widget{
height:auto !important;
margin:0px !important;
}
.sliderRight .widget .widget-title h6{
font-size:0.700em !important;
font-style:italic;
font-weight:100;
margin-bottom:10px !important;
}
.sliderRight .widget .widget-title{
top:0px !important; 
}
.sliderRight .widget .widget-title h6{
font-size:0.700em !important;
margin-bottom:10px;
} .sliderCent4{
width:48%;
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;
margin-right:1.800em; margin-top:30px;
margin-right:10px !important;
padding:0px !important;
}
.sliderCent4 .widget{
height:auto !important; 
margin-bottom:0px !important;
}
.sliderCent4 .widget .widget-title{
top:0px !important; 
}
.sliderCent4 .widget .widget-title h6{
font-size:0.700em !important;
margin-bottom:10px;
} .sliderCent5{
width:48%;
height:auto !important;
overflow:hidden;
position:relative;
display:block;
float:left;
clear:both; background:none !important; margin:0px !important;
margin-top:30px !important;
margin-bottom:30px !important;
margin-right:10px !important;
padding:0px !important;
}
.sliderCent5 .widget{
height:450px !important;
margin-bottom:0px !important;
}
.sliderCent5 .widget .widget-title{
top:0px !important; 
}
.sliderCent5 .widget .widget-title h6{
font-size:0.700em !important;
margin-bottom:10px;
} .sliderRight2{
width:48%;
height:auto !important;
overflow:hidden;
position:relative;
display:block;
float:left;
margin:0px !important;
margin-top:30px !important;
margin-bottom:30px !important;
margin-right:10px !important;
padding:0px !important; background:none !important; }
.sliderRight2 .widget{
height:450px !important;
margin-bottom:0px !important;
}
.sliderRight2 .widget .widget-title h6{
font-size:0.700em !important;
font-style:italic;
font-weight:100;
margin-bottom:10px !important;
}
.boxed .magazine-grid{
padding:0px !important;
margin:0px !important;
}
.catalogo-in-evidenza2{
padding:15px;
background-color:#F7F7F7;
width:49%;
margin-right:5px;
}
.catalogo-in-evidenza2 a.thumbMag{
border:none;
clear:both;
width:100%; overflow:hidden;
position:relative;
}
.catalogo-in-evidenza2 .thumbMag img{
width:100%;
margin-bottom:5px;
}
.catalogo-in-evidenza2 .desc{
width:100%;
min-height:20px;
clear:both;
float:left;
margin:0px;
margin-top:15px;
text-align:center;
}
.catalogo-in-evidenza2 .desc .cat{
font-family: 'Open Sans', sans-serif;
font-size:9pt;
font-style:italic;
color:#2D5159;
text-transform:uppercase;
float:left;
margin-right:1.000em;
text-align:center;
display:none;
}
.catalogo-in-evidenza2 .desc .data{
text-align:center;
font-family: 'Open Sans', sans-serif;
font-size:20px;
color:#858585;
float:left;
width:100%;
}
.Banner-pub .owl-prev{
top:90px !important;
margin-right:0px !important;
position:absolute !important;
}
.Banner-pub .owl-next{
top:90px !important; position:absolute !important;
}
.Banner-pub .owl-controls .owl-nav .owl-prev{
margin-left:0px !important;
}
.Banner-pub .owl-controls .owl-nav .owl-next{
margin-right:0px !important;
}
.social-likes{
padding-top:30px;
}
.Banner-pub{
max-height:none !important;
}
.bannerBox{
height:auto !important;
}
.in-vetrina .owl-controls .owl-nav .owl-next{
margin-right:0px !important;
}
.in-vetrina .owl-controls .owl-nav .owl-prev{
margin-left:0px !important;
}
.banner_all img{
width:23.9%;
margin-top:0.3em !important;
margin-bottom:0.3em !important;
}
} @media all and (max-width:600px){
body,html{ overflow-x: hidden; }	
header #logoMobile{ 
width: 50%;
padding: 16px 0 16px 10px;
}
.bannerBox img{
width: 100%;
max-width: none;
clear: both !important;
}
#footer{
}
.gray{
display:black !important;
}
#nav-bottom{ margin-bottom:100px !important;
margin-top:50px !important;
}
.modRespSlid{ display:none !important; }	
.modRespSlidMob{ display:block !important; }
.custom-post{ margin-bottom:50px !important; }	
#dpe_fp_widget-5 .small-block .media-holder{ display:block !important;  }
#dpe_fp_widget-6 .media-holder{ display:block !important }	
.header{ padding-top:10px !important; padding-bottom:17px !important; } .bannerBox{
width:100%;
display:block;
clear:both;
height:90px !important;	
margin:0px;
padding:0px;
background:rgba(0,0,0,1.00);
transition:all 0.5s ease-in;
}	
a.show-for-medium-down{ top:0px !important;
position:absolute !important;
}	
.move-left a.show-for-medium-down{
top:0px !important;
position:fixed !important;
}	
.catalogo-in-evidenza2{
padding:15px;
background-color:#F7F7F7;
width:49%;
margin-right:5px;
}
.catalogo-in-evidenza2 a.thumbMag{
border:none;
clear:both;
width:100%; overflow:hidden;
position:relative;
}
.catalogo-in-evidenza2 .thumbMag img{
width:100%;
margin-bottom:5px;
}
.catalogo-in-evidenza2 .desc{
width:100%;
min-height:20px;
clear:both;
float:left;
margin:0px;
margin-top:15px;
text-align:center;
}
.catalogo-in-evidenza2 .desc .cat{
font-family: 'Open Sans', sans-serif;
font-size:9pt;
font-style:italic;
color:#2D5159;
text-transform:uppercase;
float:left;
margin-right:1.000em;
text-align:center;
display:none;
}
.catalogo-in-evidenza2 .desc .data{
text-align:center;
font-family: 'Open Sans', sans-serif;
font-size:20px;
color:#858585;
float:left;
width:100%;
}
.owl-carousel .owl-controls .owl-nav .owl-next{
margin-top:0px !important;
margin-right:2px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev{
margin-top:0px !important;
}
.owl-theme .owl-controls .owl-nav div:hover{
margin-bottom:0px;
margin-right:2px !important;
}
.Banner-pub .owl-controls .owl-prev:after{
padding:0px;
}
.simple-carousel .owl-item .inner-box .entry-cat a.cat_style{
display:none !important;
}
.simple-carousel .owl-item .inner-box .entry-cat a.cat_style:nth-child(1){
display:block !important;
}
.owl-item .inner-box .entry-cat{
line-height:normal !important;
color:#F90;
margin-bottom:10px !important;
text-align:center !important;
}
.owl-item .inner{
background-color:rgba(0,0,0,0.5);
}
.BannerPub .owl-item img{
}
.btnCazienda{
padding:1.000rem 1.500rem 1.000rem 1.500rem;
background:rgba(69,90,100,1.00);
font-size:0.800rem;
float:left;
color:rgba(255,255,255,1.00);
text-transform:uppercase;
cursor:pointer;
margin-right:0px;
margin-bottom:20px;
width:100%;
text-align:center;
}
.btnRc{
padding:1.000rem 1.500rem 1.000rem 1.500rem;
background:rgba(69,90,100,1.00);
font-size:0.800rem;
float:left;
color:rgba(255,255,255,1.00);
text-transform:uppercase;
cursor:pointer;
width:100%;
margin-bottom:20px;
text-align:center;
} #grid-content.postClienti article{
width:100% !important;
}
#grid-content.postClienti article.grid-item{
width:94.3% !important;
float:left;
overflow:hidden;
border:1px solid #CCC;
padding:5px !important;
margin-top:3px; 
margin-bottom:3px;
margin-right:0px !important;
margin-left:0px !important
}
#grid-content.postClienti .grid-sizer{ width:94.3% !important; margin-left:3px; margin-right:3px;  } .sliderCent5{
width:calc( 100% - 2.000rem );
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;
margin-right:1.800em; background:none !important;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
margin-top:0px;
margin-bottom:50px !important;
}
.sliderCent5 .widget .widget-title{
top:0px !important; 
}
.sliderCent5 .widget .widget-title h6{
font-size: 0.900em !important;
margin-bottom:10px;
} .sliderRight2{
width:calc( 100% - 2.000rem );
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;
margin-top:0px;
margin-bottom:0px; background:none !important; }
.custom-post-centrali{
width:100% ;
float:left;
min-height:200px;
text-align:left;
display:block;
position:relative;
margin-top:30px;
margin-bottom:30px;
padding:0px !important;
}
.custom-post-centrali .owl-controls .owl-nav .owl-prev{
margin-top:-100px !important;
}
.custom-post-centrali .owl-controls .owl-nav .owl-prev:hover{
margin-top:-100px !important;
}
.custom-post-centrali .owl-controls .owl-nav .owl-next{
margin-top:-100px !important;
right:0px !important;
}
.custom-post-centrali .owl-controls .owl-nav .owl-next:hover{
margin-top:-100px !important;
right:0px !important;
}
.boxed .magazine-grid{
padding:0px !important;
margin:0px !important;
}
.custom-post{
width:100% !important;
float:left;
min-height:200px;
margin-right:1.800em;
text-align:left;
display:block;
clear:both;
position:relative;
margin-top:30px;
height:400px;
padding-right:0px !important;
}
.custom-post .owl-stage-outer{
border:none;
}
.custom-post .thumb{
height:300px !important;
padding:2px !important;
}
.custom-post .owl-dots{
display:none !important;
}
.custom-post .owl-controls .owl-nav .owl-next:hover{
margin-right:2px !important;
right:0px !important;
}
.custom-post .owl-controls .owl-nav .owl-next{
margin-right:2px !important;
right:0px !important;
}
.custom-post .owl-controls .owl-nav .owl-prev{
margin-top:-100px !important;
}
.custom-post .owl-controls .owl-nav .owl-prev:hover{
margin-top:-100px !important;
}
.custom-post .owl-controls .owl-nav .owl-next{
margin-top:-100px !important;
}
.custom-post .owl-controls .owl-nav .owl-next:hover{
margin-top:-100px !important;
}
.sliderRight{
width:100%;
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;
clear:both;
margin:0px !important;
padding-right:0px !important;
}
.sliderRight .widget{
height:auto;
margin:0px;
}
.sliderRight .widget .widget-title h6{
font-size:0.900em !important;
font-style:italic;
font-weight:100;
margin-bottom:10px !important;
}
.sliderCent{
width:100%;
position:relative;
display:block;
float:left;
clear:both;
padding-right:0px !important;
}
.sliderCent4{
width:100%;
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;
clear:both;
margin-top:30px;
background:none !important;
padding:0px !important;
margin:0px !important;
margin-top:30px !important;
}
.sliderCent4 .widget{
margin:0px !important;
height:auto;
}
.sliderCent5{
width:100%;
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;
clear:both;
margin-top:30px;
background:none !important;
padding:0px !important;
margin:0px !important;
margin-top:30px !important;
}
.sliderCent5 .widget{
margin:0px !important;
height:auto;
}
.sliderRight2{
width:100%;
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;
clear:both;
margin-top:30px;
background:none !important;
padding:0px !important;
margin:0px !important;
margin-top:30px !important;
}
.sliderRight2 .widget{
margin:0px !important;
height:auto;
}
.sliderRight2 .widget .widget-title h6{
font-size:0.900em !important;
font-style:italic;
font-weight:100;
margin-bottom:10px !important;
}
.CB-homepage{
margin-bottom:0px;
}
.simple-carousel, .carousel2{
width:100%; clear:both;
overflow:hidden;
position:relative;
}
.simple-carousel .owl-controls .owl-nav .owl-next, .simple-carousel .owl-controls .owl-nav .owl-prev{ margin-top:-80px !important; }
.simple-carousel .owl-item .media-holder, .carousel2 .owl-item .media-holder{
width:100%;
height:100%;
overflow:hidden;
background-position:center;
background-size:cover;
} 
.simple-carousel .owl-item .entry-cat, .carousel2 .owl-item .entry-cat{ padding-top:35% !important; }
.simple-carousel  .owl-item .media-holder .inner-box,  .carousel2 owl-item .media-holder .inner-box{ overflow:hidden; }
}
@media only screen and (min-width: 425px) {
.category-rivenditoreposatore .excerpt-text .share.entry-meta li.whatsapp-btn,
.category-aziende .excerpt-text .share.entry-meta li.whatsapp-btn {
position: absolute; 
right: 0;
margin: 0;
}
}
@media only screen and (min-width: 525px) {
.category-rivenditoreposatore select#s1 {
width: 80%;
margin-bottom: 0;
}
.category-rivenditoreposatore input#searchsubmit {
display: inline;
width: 19.5%;
}
}
@media only screen and (min-width: 800px) {
.category-rivenditoreposatore article .media-holder,
.category-aziende article .media-holder	{
width: calc(34% - 10px);
float: left;
margin: 10px 0 10px 10px;
}
.category-rivenditoreposatore article .text-holder,
.category-aziende article .text-holder {
width: 65%;
float: right;
}
}
@media only screen and (min-width: 1240px) {
.category-rivenditoreposatore .archive-header,
.category-aziende .archive-header {
margin: 0 0 10px 0;
}
.category-rivenditoreposatore .info-ricerca-rivenditore,
.category-aziende .info-ricerca-rivenditore	{
width: 75%;
float: left;
}
.category-rivenditoreposatore #content .social,
.category-aziende #content .social {
width: 24%;
float: right;
padding-left: 10px;
position: relative;
margin-top: 20px;
}
.category-rivenditoreposatore .excerpt-text:after,
.category-aziende .excerpt-text:after {
content: '';
clear: both;
display: table;
}
.category-rivenditoreposatore .excerpt-text .social:before,
.category-aziende .excerpt-text .social:before {
content: '';
width: 1px;
height: 400px;
background-color: #d2d2d2;
position: absolute;
top: -100px;
left: -5px;
}
.category-rivenditoreposatore article .media-holder,
.category-aziende article .media-holder {
max-height: 175px;
overflow: hidden;
}
.category-rivenditoreposatore article .share.entry-meta,
.category-aziende article .share.entry-meta	{
border-top: none;
padding: 0;
margin-top: 0;
}
.category-rivenditoreposatore .excerpt-text .share.entry-meta li.whatsapp-btn,
.category-aziende .excerpt-text .share.entry-meta li.whatsapp-btn {
position: relative;
margin-top: 5px;
font-size: .9em;
}
.excerpt-text .share ul.inline-list {
text-align: center;
}
.excerpt-text .share.entry-meta .inline-list>li {
float: none;
display: inline-block;
font-size: .8em;
margin: 4px;
}
.social .share.entry-meta .inline-list>li i {
color: #78909c;
}
.category-rivenditoreposatore .excerpt-text .share.entry-meta li:nth-last-child(2),
.category-aziende .excerpt-text .share.entry-meta li:nth-last-child(2)	{ }
.category-rivenditoreposatore #content article .note a,
.category-aziende #content article .note a {
margin: 0 auto 10px auto;
}
.category-rivenditoreposatore #content .media-holder img.rivenditoreposatore-default,
.category-aziende #content .media-holder img.rivenditoreposatore-default {
max-height: 175px;
}
}
@media only screen and (min-width: 1600px) {
body {
font-size: 110% !important;
}
}  @media all and (max-width:515px){
.carousel .owl-item .slide-row {
width: 100vw !important;
}
.owl-carousel.first-top-home .owl-item img {
min-height: 400px;
}
} @media all and (max-width:500px){
.post-nav.load{
margin:0px !important;
}
.load{
margin-bottom:50px !important;
}  #mobile{
margin-left:30px !important;
margin-right:10px !important;
}
#mobile ul li{
margin-top:5px;
}
.sub-menu{
margin-left:10px !important
}
ul.sub-menu > li{
margin-top:0px !important;
}
.background_vetrina{
background:#083244 !important;
width:100%;
height:auto;
clear:both;
position:relative;
margin:0px;
padding:0px;
}
.simple-carousel, .carousel2{
width:100% !important; clear:both;
overflow:hidden;
position:relative;
margin:0px !important;
margin-bottom:30px !important;
}
.simple-carousel .owl-item img{
height:375px !important;
}
#content article.grid-item{
width:100% !important;
float:left !important;
max-height:550px !important;
overflow:hidden !important; clear:both !important;
margin:0px !important;
margin-top:30px !important;
padding:0px !important;
}	
.CB-homepage{
margin-bottom:0px;
}
.sliderRight{
width:100%;
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;
clear:both;
margin:0px !important;
padding-right:0px !important;
}
.sliderRight .widget{
margin:0px !important;
margin-bottom:30px !important;
height:auto !important;
}
.sliderRight .widget .widget-title h6{
font-size:0.900em !important;
font-style:italic;
font-weight:100;
margin-bottom:10px !important;
}
.sliderCent{
width:100%;
position:relative;
display:block;
float:left;
clear:both;
padding-right:0px !important;
}
.sliderCent4{
width:100%;
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;
clear:both;
margin-top:30px;
background:none !important;
padding:0px !important;
margin:0px !important; }
.sliderCent4 .widget{
margin:0px !important;
margin-bottom:30px !important;
height:auto !important;
}
.sliderCent5{
width:100%;
max-height:650px;
overflow:hidden;
position:relative;
display:block;
float:left;
clear:both;
margin-top:30px;
background:none !important;
padding:0px !important;
margin:0px !important; }
.sliderCent5 .widget{
margin:0px !important;
margin-bottom:30px !important;
height:auto !important;
}
.sliderRight2{
width:100%;
max-height:650px;
min-height:0 !important;
overflow:hidden;
position:relative;
display:block;
float:left;
clear:both;
margin-top:30px;
background:none !important;
padding:0px !important;
margin:0px !important; }
.sliderRight2 .widget{
margin:0px !important;
margin-bottom:30px !important;
height:auto !important;
}
.sliderRight2 .widget .widget-title h6{
font-size:0.900em !important;
font-style:italic;
font-weight:100;
margin-bottom:10px !important;
}
.boxed .magazine-grid{
padding:0px !important;
margin:0px !important;
}
.custom-post{
width:100% !important;
float:left;
min-height:200px;
margin-right:1.800em;
text-align:left;
display:block;
clear:both;
position:relative;
margin-top:30px;
height:400px;
padding-right:0px !important;
}
.custom-post .owl-stage-outer{
border:none;
height:430px !important;
}
.custom-post .thumb{
height:300px !important;
padding:2px !important;
}
.custom-post .owl-dots{
display:none !important;
}
.carousel{
height: 400px !important;
}
.carousel .owl-item{ height:400px !important;
overflow:hidden !important;
}	
.carousel .owl-item .slide-row{ height: 400px !important }
.carousel .owl-item .media-holder{
width:100% !important;
}
.carousel .owl-item a.overlay-link{
height:100% !important;
}
.carousel .owl-item img{
width:100% !important;
}
.carousel .owl-item .large-slide{  
height:340px !important;
}
.owl-item .inner{
background-color:rgba(0,0,0,0.5);
}
.simple-carousel .inner-box .entry-cat{
margin-top:0 !important;
line-height:normal;
color:#F90;
margin-bottom:5px !important;
text-align:center !important;
}
.owl-item h2.entry-title{
font-size:15px;
color:#FFF;
font-family:'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
font-weight:bold !important;
font-decoration:none;
}
.simple-carousel .owl-item .inner-box .entry-cat a.cat_style{
display:none !important;
}
.simple-carousel .owl-item .inner-box .entry-cat a.cat_style:nth-child(1){
display:block !important;
font-weight:bold !important;
}
.simple-carousel .media-holder.overlay .is-hover .inner-box{
padding:50px;
} .bannerBox img{
height:auto;
width:100%;
margin:0px;
margin-left:auto;
margin-right:auto;
padding:0px;
display:block !important;
clear:both;
}
.bannerBox{
margin-top:0px;
height:auto !important;
display:block !important;
clear:both;
overflow:hidden;
}
.off-canvas-wrap.move-left .show-for-medium-down{
margin-top:0px;
}	
.off-canvas-wrap.sticky-off-canvas .main-section {
bottom: 0;
left: 0;
overflow-x: hidden;
overflow-y: scroll;
position: absolute !important;
min-height:100%;
right: 0;
top: 0;
}
.right-off-canvas-toggle{ position: fixed !important; z-index:8000 !important; } .Banner-pub{ margin-right:10px;
width:100% ; height:auto;
max-height:none !important; display:block;
background:#F7F7F7;
margin-bottom:2.000em;
}	
.Banner-pub .owl-controls .owl-nav div{
margin-top:-30px !important;
}
.Banner-pub .owl-controls .owl-nav .owl-prev{
margin:0px !important;
margin-top:-40px !important;
}
.Banner-pub .owl-controls .owl-nav .owl-prev:hover{
margin:0px !important;
margin-top:-40px !important;
}
.Banner-pub .owl-controls .owl-nav div.owl-next{
margin:0px !important;
margin-top:-40px !important;
}
.Banner-pub .owl-controls .owl-nav div.owl-next:hover{
margin:0px !important;
margin-top:-40px !important;
}
.banner_all img{
width:48%;
margin-top:0.3em !important;
margin-bottom:0.3em !important;
} article.post{ width:100% !important; } .magazine-grid{
margin-bottom:0px;
}
.custom-post-centrali{
width:100% !important;
float:left;
min-height:200px;
height:470px;
text-align:left;
display:block;
position:relative;
margin-bottom:30px;
margin-top:0 !important;
padding:0px !important;
}
.custom-post-centrali .owl-stage-outer{ height:450px !important;
}
.custom-post-centrali .thumb{
height:200px;
clear:both;
overflow:hidden;
text-align:center;
width:100% !important;
}
.custom-post-centrali a{
max-height:400px !important;
overflow:hidden !important;
display:block !important; 
}
.custom-post-centrali .thumb a img{ width:100%; margin-left:auto; margin-right:auto; position:relative; }
.custom-post-centrali .intestazione{
margin-top:5px;
margin-bottom:5px;
min-height:20px;
width:100%;
clear:both;
}
.custom-post-centrali .cat{
font-family: 'Open Sans', sans-serif;
font-size:10pt;
font-style:italic;
color:#2D5159;
text-transform:uppercase;
float:left;
margin-right:1.800em;
margin-top:0px;
margin-bottom:0px;
}
.custom-post-centrali .data{
font-family: 'Open Sans', sans-serif;
font-size:10pt;
color:#858585;
float:left;
margin-top:0px;
margin-bottom:0px;
text-align:left !important;
}
.custom-post-centrali h5{
font-family: 'Open Sans', sans-serif;
font-size:15pt !important;
font-weight:600 !important;
text-transform:none !important;
margin-top:20px;
margin-bottom:0px;
text-align:left !important;
float:left;
clear:both;
}
.custom-post-centrali p{
font-size:10pt !important;
clear:both;
float:left;
display:block;
margin:0px;
}
.custom-post-centrali p:after{
content:"" !important;
}
.custom-post p:after, custom-post a:after{
content:"" !important;
} .custom-post-centrali .owl-controls .owl-nav div{
top:30%;
}
.custom-post-centrali .owl-controls .owl-nav .owl-prev{
margin-top:0px !important;
}
.custom-post-centrali .owl-controls .owl-nav .owl-prev:hover{
margin-top:0px !important;
}
.custom-post-centrali .owl-controls .owl-nav .owl-next{
margin-top:0px !important;
margin-right:2px !important;
}
.custom-post-centrali .owl-controls .owl-nav .owl-next:hover{
margin-top:0px !important;
margin-right:2px !important;
}  .catalogo-in-evidenza{
width:100%;
min-height:250px;
float:left;
position:relative;
clear:both;
display:block !important;
margin-bottom:30px;
padding:30px;
background-color:#F7F7F7;
}
.catalogo-in-evidenza2{
width:100%;
min-height:250px;
float:left;
position:relative;
clear:both;
display:none !important;
margin-bottom:30px;
padding:30px;
background-color:#F7F7F7;
}
.catalogo-in-evidenza2:nth-child(2){ display:none !important; }
.catalogo-in-evidenza2 a.thumbMag{
border:none;
clear:both;
width:100%; overflow:hidden;
position:relative;
}
.catalogo-in-evidenza2 .thumbMag img{
width:100%;
margin-bottom:5px;
}
.catalogo-in-evidenza2 .desc{
width:100%;
min-height:20px;
clear:both;
float:left;
margin:0px;
margin-top:15px;
text-align:center;
}
.catalogo-in-evidenza2 .desc .cat{
font-family: 'Open Sans', sans-serif;
font-size:9pt;
font-style:italic;
color:#2D5159;
text-transform:uppercase;
float:left;
margin-right:1.000em;
text-align:center;
display:none;
}
.catalogo-in-evidenza2 .desc .data{
text-align:center;
font-family: 'Open Sans', sans-serif;
font-size:20px;
color:#858585;
float:left;
width:100%;
}
.catalogo-in-evidenza2 h5{
font-family: 'Open Sans', sans-serif;
font-size:12pt !important;
font-weight:600 !important;
text-transform:none !important;
margin-left:5px;
display:block;
float:left;
clear:both;
text-align:center;
}
.social-likes{
padding-top:150px;
}
.simple-carousel-landscape{
display:none !important;
}
} @media all and (max-height:450px){
.banner_all img{
width:32%;
margin-top:0.3em !important;
margin-bottom:0.3em !important;
}
.sliderCent4 .widget{
height:450px !important;
margin-bottom:30px !important;
}
.sliderCent5{
margin-top:0px !important;
}
.sliderRight2{
margin-top:0px !important;
margin-bottom:30px !important;
}
.bannerBox{
height:auto !important;
}
.simple-carousel{
display:none !important;
}
.simple-carousel-landscape{
width:100% !important; display:block !important;
clear:both;
overflow:hidden;
position:relative;
margin:0px !important;
}
.simple-carousel-landscape img{
width:100% !important;
height:auto !important;
display:block !important;
clear:both;
overflow:hidden;
position:relative;
margin:0px !important;
}
.simple-carousel-landscape .owl-item .inner-box .entry-cat a.cat_style{
display:none !important;
}
.simple-carousel-landscape .owl-item .inner-box .entry-cat a.cat_style:nth-child(1){
display:block !important;
font-weight:bold !important;
}
.simple-carousel-landscape .inner-box .entry-cat a{
font-size:13px !important;
margin-top:10px !important;
line-height:normal;
color:#F90 !important;
margin-bottom:5px !important;
text-align:center !important;
}
.simple-carousel-landscape .owl-item h2.entry-title a{
font-size:15px !important;
color:#FFF;
font-family:'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
font-weight:bold !important;
font-decoration:none;
} } body.home #content {
overflow: visible;
}
.custom-post-centrali.owl-theme .owl-stage-outer {float: left; width: 100%; margin-bottom: 70px;}
.custom-post-centrali.owl-theme .owl-controls .owl-nav div {top: 35%;}
.custom-post-centrali.owl-theme .owl-item p:last-of-type {display:inline;}
.catalogo-in-evidenza #dpe_fp_widget-6 {background-color: #f2f2f2;}
body.home .box-title {
position: absolute;
left: 0;
right: 0;
padding: 5px 15px;
margin-top: 0 !important;
background: #fff;
color: #262626;
border: 1px solid #3c3c3c;
} @media only screen and (min-width: 1024px) {
body.home .boxed {
max-width: 1170px;
margin: 0 auto !important;
}
body.home #content {
width:60% !important;
margin-left: 2%;
float: left;
}
.custom-post-centrali {
width:100% !important;
}
aside {
width:34%;
margin-right: 2%;
float: right;
}
#sidebar, .sidebarC {
width:100% !important;
}
.catalogo-in-evidenza {
width:100% !important;
}
body.home .footer-column { }
#footer p.text-line {
font-size: 0.65em !important;
}
}
@media only screen and (min-width: 1315px) {
body.home #content {
width:60% !important;
margin-left: 0;
}
.custom-post-centrali {
width:100% !important;
}
aside {
width:30%;
margin-right: 0;
}
}
.box {
width:47%;
max-width:47%;
float:left;
clear:left;
margin-bottom: 210px;
position: relative;
}
#box-centrali .title-meta-wrap {
position: absolute;
top: 215px;
}
#box-centrali .box:nth-child(even) {
float: right;
clear: right;
}
#box-centrali .thumb {
height: 220px;
overflow: hidden;
}
#box-centrali .thumb img {
min-height: 220px;
width: 100%;
object-fit: cover;
}
#box-centrali .cat, #box-centrali .data {
font-size:0.7em;
}
#box-centrali .cat {
margin-top: 1em;
text-transform: uppercase;
font-size: .64em;
}
#box-centrali .data {
font-style: italic;
font-weight: bold;
}
#box-centrali .box h2 {
font-size:1em;
margin: 10px 0 8px 0;
}
#social-links {
margin: 3em 0;
}
.ca-social-buttons {
text-align: center;
padding-top: 20px;
}
.social-navigation-footer ul {
margin: 0;
padding: 0;
}
.ca-social-buttons li {
display: inline-block;
margin: 0 9px 20px;
}
.ca-social-buttons a {
font-size: 14px;
line-height: 21px;
font-weight: 600;
text-transform: uppercase;
color: #fff;
text-align: center;
padding: 10px 10px 9px;
min-width: 140px;
border: none;
transition: all 0.3s ease-out;
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
}
.ca-social-buttons .facebook a {
background: #456bd1;
}
.ca-social-buttons .twitter a {
background: #2e94ef;
}
.ca-social-buttons .instagram a {
background: #856654;
}
.ca-social-buttons .google a {
background: #fb397d;
}
.ca-social-buttons .youtube a {
background: #df4250;
}
.ca-social-buttons a:hover {
color: #ffffff !important;
}
#nav-footer {
text-align:center;
}
#nav-footer li {
display: inline;
font-size: 0.7em;
}
#nav-footer li a {
color: black;
}
ul.main-menu li ul.sub-menu {overflow: visible !important;}
#top-bar-menu ul ul ul.sub-menu {
left: 199px !important;
top: 0 !important;
padding: 0 !important;
display: none !important;
}
#top-bar-menu ul ul ul.sub-menu a {
color: rgba(255,255,255,0.8);
}
#top-bar-menu ul ul ul.sub-menu a:hover {
color: rgba(255,255,255,1);
}
#top-bar-menu ul ul li:hover ul {
display: block !important;
}
.category-aziende .boxed {
max-width: 900px !important;
}
.category-aziende .media-holder img, 
.category-aziende .post-image img {
height: auto !important;
max-width: 175px !important;
}
.category-aziende article .media-holder {
width: calc(17% - 10px) !important;
}
.category-aziende article .text-holder {
width: 82% !important;
}
.category-aziende .vip_customer .post.clienti {
background: #ecf6ff;
}