@charset "UTF-8";
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 .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;
}@font-face{font-family:FontAwesome;src:url(//www.oxoconstruction.com/wp-content/themes/maisonco/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.oxoconstruction.com/wp-content/themes/maisonco/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(//www.oxoconstruction.com/wp-content/themes/maisonco/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(//www.oxoconstruction.com/wp-content/themes/maisonco/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(//www.oxoconstruction.com/wp-content/themes/maisonco/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;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.33333em;line-height:0.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.28571em;text-align:center;}
.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none;}
.fa-ul > li{position:relative;}
.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:0.14286em;text-align:center;}
.fa-li.fa-lg{left:-1.85714em;}
.fa-border{padding:0.2em 0.25em 0.15em;border:0.08em solid #eee;border-radius:0.1em;}
.fa-pull-left{float:left;}
.fa-pull-right{float:right;}
.fa.fa-pull-left{margin-right:0.3em;}
.fa.fa-pull-right{margin-left:0.3em;}
.pull-right{float:right;}
.pull-left{float:left;}
.fa.pull-left{margin-right:0.3em;}
.fa.pull-right{margin-left:0.3em;}
.fa-spin{animation:b 2s infinite linear;}
.fa-pulse{animation:b 1s infinite steps(8);}
@keyframes b {
0%{transform:rotate(0deg);}
to{transform:rotate(359deg);}
}
.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg);}
.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg);}
.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg);}
.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1);}
.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1);}:root .fa-flip-horizontal,
:root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270{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:"";}
.fa-music:before{content:"";}
.fa-search:before{content:"";}
.fa-envelope-o:before{content:"";}
.fa-heart:before{content:"";}
.fa-star:before{content:"";}
.fa-star-o:before{content:"";}
.fa-user:before{content:"";}
.fa-film:before{content:"";}
.fa-th-large:before{content:"";}
.fa-th:before{content:"";}
.fa-th-list:before{content:"";}
.fa-check:before{content:"";}
.fa-close:before, .fa-remove:before, .fa-times:before{content:"";}
.fa-search-plus:before{content:"";}
.fa-search-minus:before{content:"";}
.fa-power-off:before{content:"";}
.fa-signal:before{content:"";}
.fa-cog:before, .fa-gear:before{content:"";}
.fa-trash-o:before{content:"";}
.fa-home:before{content:"";}
.fa-file-o:before{content:"";}
.fa-clock-o:before{content:"";}
.fa-road:before{content:"";}
.fa-download:before{content:"";}
.fa-arrow-circle-o-down:before{content:"";}
.fa-arrow-circle-o-up:before{content:"";}
.fa-inbox:before{content:"";}
.fa-play-circle-o:before{content:"";}
.fa-repeat:before, .fa-rotate-right:before{content:"";}
.fa-refresh:before{content:"";}
.fa-list-alt:before{content:"";}
.fa-lock:before{content:"";}
.fa-flag:before{content:"";}
.fa-headphones:before{content:"";}
.fa-volume-off:before{content:"";}
.fa-volume-down:before{content:"";}
.fa-volume-up:before{content:"";}
.fa-qrcode:before{content:"";}
.fa-barcode:before{content:"";}
.fa-tag:before{content:"";}
.fa-tags:before{content:"";}
.fa-book:before{content:"";}
.fa-bookmark:before{content:"";}
.fa-print:before{content:"";}
.fa-camera:before{content:"";}
.fa-font:before{content:"";}
.fa-bold:before{content:"";}
.fa-italic:before{content:"";}
.fa-text-height:before{content:"";}
.fa-text-width:before{content:"";}
.fa-align-left:before{content:"";}
.fa-align-center:before{content:"";}
.fa-align-right:before{content:"";}
.fa-align-justify:before{content:"";}
.fa-list:before{content:"";}
.fa-dedent:before, .fa-outdent:before{content:"";}
.fa-indent:before{content:"";}
.fa-video-camera:before{content:"";}
.fa-image:before, .fa-photo:before, .fa-picture-o:before{content:"";}
.fa-pencil:before{content:"";}
.fa-map-marker:before{content:"";}
.fa-adjust:before{content:"";}
.fa-tint:before{content:"";}
.fa-edit:before, .fa-pencil-square-o:before{content:"";}
.fa-share-square-o:before{content:"";}
.fa-check-square-o:before{content:"";}
.fa-arrows:before{content:"";}
.fa-step-backward:before{content:"";}
.fa-fast-backward:before{content:"";}
.fa-backward:before{content:"";}
.fa-play:before{content:"";}
.fa-pause:before{content:"";}
.fa-stop:before{content:"";}
.fa-forward:before{content:"";}
.fa-fast-forward:before{content:"";}
.fa-step-forward:before{content:"";}
.fa-eject:before{content:"";}
.fa-chevron-left:before{content:"";}
.fa-chevron-right:before{content:"";}
.fa-plus-circle:before{content:"";}
.fa-minus-circle:before{content:"";}
.fa-times-circle:before{content:"";}
.fa-check-circle:before{content:"";}
.fa-question-circle:before{content:"";}
.fa-info-circle:before{content:"";}
.fa-crosshairs:before{content:"";}
.fa-times-circle-o:before{content:"";}
.fa-check-circle-o:before{content:"";}
.fa-ban:before{content:"";}
.fa-arrow-left:before{content:"";}
.fa-arrow-right:before{content:"";}
.fa-arrow-up:before{content:"";}
.fa-arrow-down:before{content:"";}
.fa-mail-forward:before, .fa-share:before{content:"";}
.fa-expand:before{content:"";}
.fa-compress:before{content:"";}
.fa-plus:before{content:"";}
.fa-minus:before{content:"";}
.fa-asterisk:before{content:"";}
.fa-exclamation-circle:before{content:"";}
.fa-gift:before{content:"";}
.fa-leaf:before{content:"";}
.fa-fire:before{content:"";}
.fa-eye:before{content:"";}
.fa-eye-slash:before{content:"";}
.fa-exclamation-triangle:before, .fa-warning:before{content:"";}
.fa-plane:before{content:"";}
.fa-calendar:before{content:"";}
.fa-random:before{content:"";}
.fa-comment:before{content:"";}
.fa-magnet:before{content:"";}
.fa-chevron-up:before{content:"";}
.fa-chevron-down:before{content:"";}
.fa-retweet:before{content:"";}
.fa-shopping-cart:before{content:"";}
.fa-folder:before{content:"";}
.fa-folder-open:before{content:"";}
.fa-arrows-v:before{content:"";}
.fa-arrows-h:before{content:"";}
.fa-bar-chart-o:before, .fa-bar-chart:before{content:"";}
.fa-twitter-square:before{content:"";}
.fa-facebook-square:before{content:"";}
.fa-camera-retro:before{content:"";}
.fa-key:before{content:"";}
.fa-cogs:before, .fa-gears:before{content:"";}
.fa-comments:before{content:"";}
.fa-thumbs-o-up:before{content:"";}
.fa-thumbs-o-down:before{content:"";}
.fa-star-half:before{content:"";}
.fa-heart-o:before{content:"";}
.fa-sign-out:before{content:"";}
.fa-linkedin-square:before{content:"";}
.fa-thumb-tack:before{content:"";}
.fa-external-link:before{content:"";}
.fa-sign-in:before{content:"";}
.fa-trophy:before{content:"";}
.fa-github-square:before{content:"";}
.fa-upload:before{content:"";}
.fa-lemon-o:before{content:"";}
.fa-phone:before{content:"";}
.fa-square-o:before{content:"";}
.fa-bookmark-o:before{content:"";}
.fa-phone-square:before{content:"";}
.fa-twitter:before{content:"";}
.fa-facebook-f:before, .fa-facebook:before{content:"";}
.fa-github:before{content:"";}
.fa-unlock:before{content:"";}
.fa-credit-card:before{content:"";}
.fa-feed:before, .fa-rss:before{content:"";}
.fa-hdd-o:before{content:"";}
.fa-bullhorn:before{content:"";}
.fa-bell:before{content:"";}
.fa-certificate:before{content:"";}
.fa-hand-o-right:before{content:"";}
.fa-hand-o-left:before{content:"";}
.fa-hand-o-up:before{content:"";}
.fa-hand-o-down:before{content:"";}
.fa-arrow-circle-left:before{content:"";}
.fa-arrow-circle-right:before{content:"";}
.fa-arrow-circle-up:before{content:"";}
.fa-arrow-circle-down:before{content:"";}
.fa-globe:before{content:"";}
.fa-wrench:before{content:"";}
.fa-tasks:before{content:"";}
.fa-filter:before{content:"";}
.fa-briefcase:before{content:"";}
.fa-arrows-alt:before{content:"";}
.fa-group:before, .fa-users:before{content:"";}
.fa-chain:before, .fa-link:before{content:"";}
.fa-cloud:before{content:"";}
.fa-flask:before{content:"";}
.fa-cut:before, .fa-scissors:before{content:"";}
.fa-copy:before, .fa-files-o:before{content:"";}
.fa-paperclip:before{content:"";}
.fa-floppy-o:before, .fa-save:before{content:"";}
.fa-square:before{content:"";}
.fa-bars:before, .fa-navicon:before, .fa-reorder:before{content:"";}
.fa-list-ul:before{content:"";}
.fa-list-ol:before{content:"";}
.fa-strikethrough:before{content:"";}
.fa-underline:before{content:"";}
.fa-table:before{content:"";}
.fa-magic:before{content:"";}
.fa-truck:before{content:"";}
.fa-pinterest:before{content:"";}
.fa-pinterest-square:before{content:"";}
.fa-google-plus-square:before{content:"";}
.fa-google-plus:before{content:"";}
.fa-money:before{content:"";}
.fa-caret-down:before{content:"";}
.fa-caret-up:before{content:"";}
.fa-caret-left:before{content:"";}
.fa-caret-right:before{content:"";}
.fa-columns:before{content:"";}
.fa-sort:before, .fa-unsorted:before{content:"";}
.fa-sort-desc:before, .fa-sort-down:before{content:"";}
.fa-sort-asc:before, .fa-sort-up:before{content:"";}
.fa-envelope:before{content:"";}
.fa-linkedin:before{content:"";}
.fa-rotate-left:before, .fa-undo:before{content:"";}
.fa-gavel:before, .fa-legal:before{content:"";}
.fa-dashboard:before, .fa-tachometer:before{content:"";}
.fa-comment-o:before{content:"";}
.fa-comments-o:before{content:"";}
.fa-bolt:before, .fa-flash:before{content:"";}
.fa-sitemap:before{content:"";}
.fa-umbrella:before{content:"";}
.fa-clipboard:before, .fa-paste:before{content:"";}
.fa-lightbulb-o:before{content:"";}
.fa-exchange:before{content:"";}
.fa-cloud-download:before{content:"";}
.fa-cloud-upload:before{content:"";}
.fa-user-md:before{content:"";}
.fa-stethoscope:before{content:"";}
.fa-suitcase:before{content:"";}
.fa-bell-o:before{content:"";}
.fa-coffee:before{content:"";}
.fa-cutlery:before{content:"";}
.fa-file-text-o:before{content:"";}
.fa-building-o:before{content:"";}
.fa-hospital-o:before{content:"";}
.fa-ambulance:before{content:"";}
.fa-medkit:before{content:"";}
.fa-fighter-jet:before{content:"";}
.fa-beer:before{content:"";}
.fa-h-square:before{content:"";}
.fa-plus-square:before{content:"";}
.fa-angle-double-left:before{content:"";}
.fa-angle-double-right:before{content:"";}
.fa-angle-double-up:before{content:"";}
.fa-angle-double-down:before{content:"";}
.fa-angle-left:before{content:"";}
.fa-angle-right:before{content:"";}
.fa-angle-up:before{content:"";}
.fa-angle-down:before{content:"";}
.fa-desktop:before{content:"";}
.fa-laptop:before{content:"";}
.fa-tablet:before{content:"";}
.fa-mobile-phone:before, .fa-mobile:before{content:"";}
.fa-circle-o:before{content:"";}
.fa-quote-left:before{content:"";}
.fa-quote-right:before{content:"";}
.fa-spinner:before{content:"";}
.fa-circle:before{content:"";}
.fa-mail-reply:before, .fa-reply:before{content:"";}
.fa-github-alt:before{content:"";}
.fa-folder-o:before{content:"";}
.fa-folder-open-o:before{content:"";}
.fa-smile-o:before{content:"";}
.fa-frown-o:before{content:"";}
.fa-meh-o:before{content:"";}
.fa-gamepad:before{content:"";}
.fa-keyboard-o:before{content:"";}
.fa-flag-o:before{content:"";}
.fa-flag-checkered:before{content:"";}
.fa-terminal:before{content:"";}
.fa-code:before{content:"";}
.fa-mail-reply-all:before, .fa-reply-all:before{content:"";}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before{content:"";}
.fa-location-arrow:before{content:"";}
.fa-crop:before{content:"";}
.fa-code-fork:before{content:"";}
.fa-chain-broken:before, .fa-unlink:before{content:"";}
.fa-question:before{content:"";}
.fa-info:before{content:"";}
.fa-exclamation:before{content:"";}
.fa-superscript:before{content:"";}
.fa-subscript:before{content:"";}
.fa-eraser:before{content:"";}
.fa-puzzle-piece:before{content:"";}
.fa-microphone:before{content:"";}
.fa-microphone-slash:before{content:"";}
.fa-shield:before{content:"";}
.fa-calendar-o:before{content:"";}
.fa-fire-extinguisher:before{content:"";}
.fa-rocket:before{content:"";}
.fa-maxcdn:before{content:"";}
.fa-chevron-circle-left:before{content:"";}
.fa-chevron-circle-right:before{content:"";}
.fa-chevron-circle-up:before{content:"";}
.fa-chevron-circle-down:before{content:"";}
.fa-html5:before{content:"";}
.fa-css3:before{content:"";}
.fa-anchor:before{content:"";}
.fa-unlock-alt:before{content:"";}
.fa-bullseye:before{content:"";}
.fa-ellipsis-h:before{content:"";}
.fa-ellipsis-v:before{content:"";}
.fa-rss-square:before{content:"";}
.fa-play-circle:before{content:"";}
.fa-ticket:before{content:"";}
.fa-minus-square:before{content:"";}
.fa-minus-square-o:before{content:"";}
.fa-level-up:before{content:"";}
.fa-level-down:before{content:"";}
.fa-check-square:before{content:"";}
.fa-pencil-square:before{content:"";}
.fa-external-link-square:before{content:"";}
.fa-share-square:before{content:"";}
.fa-compass:before{content:"";}
.fa-caret-square-o-down:before, .fa-toggle-down:before{content:"";}
.fa-caret-square-o-up:before, .fa-toggle-up:before{content:"";}
.fa-caret-square-o-right:before, .fa-toggle-right:before{content:"";}
.fa-eur:before, .fa-euro:before{content:"";}
.fa-gbp:before{content:"";}
.fa-dollar:before, .fa-usd:before{content:"";}
.fa-inr:before, .fa-rupee:before{content:"";}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before{content:"";}
.fa-rouble:before, .fa-rub:before, .fa-ruble:before{content:"";}
.fa-krw:before, .fa-won:before{content:"";}
.fa-bitcoin:before, .fa-btc:before{content:"";}
.fa-file:before{content:"";}
.fa-file-text:before{content:"";}
.fa-sort-alpha-asc:before{content:"";}
.fa-sort-alpha-desc:before{content:"";}
.fa-sort-amount-asc:before{content:"";}
.fa-sort-amount-desc:before{content:"";}
.fa-sort-numeric-asc:before{content:"";}
.fa-sort-numeric-desc:before{content:"";}
.fa-thumbs-up:before{content:"";}
.fa-thumbs-down:before{content:"";}
.fa-youtube-square:before{content:"";}
.fa-youtube:before{content:"";}
.fa-xing:before{content:"";}
.fa-xing-square:before{content:"";}
.fa-youtube-play:before{content:"";}
.fa-dropbox:before{content:"";}
.fa-stack-overflow:before{content:"";}
.fa-instagram:before{content:"";}
.fa-flickr:before{content:"";}
.fa-adn:before{content:"";}
.fa-bitbucket:before{content:"";}
.fa-bitbucket-square:before{content:"";}
.fa-tumblr:before{content:"";}
.fa-tumblr-square:before{content:"";}
.fa-long-arrow-down:before{content:"";}
.fa-long-arrow-up:before{content:"";}
.fa-long-arrow-left:before{content:"";}
.fa-long-arrow-right:before{content:"";}
.fa-apple:before{content:"";}
.fa-windows:before{content:"";}
.fa-android:before{content:"";}
.fa-linux:before{content:"";}
.fa-dribbble:before{content:"";}
.fa-skype:before{content:"";}
.fa-foursquare:before{content:"";}
.fa-trello:before{content:"";}
.fa-female:before{content:"";}
.fa-male:before{content:"";}
.fa-gittip:before, .fa-gratipay:before{content:"";}
.fa-sun-o:before{content:"";}
.fa-moon-o:before{content:"";}
.fa-archive:before{content:"";}
.fa-bug:before{content:"";}
.fa-vk:before{content:"";}
.fa-weibo:before{content:"";}
.fa-renren:before{content:"";}
.fa-pagelines:before{content:"";}
.fa-stack-exchange:before{content:"";}
.fa-arrow-circle-o-right:before{content:"";}
.fa-arrow-circle-o-left:before{content:"";}
.fa-caret-square-o-left:before, .fa-toggle-left:before{content:"";}
.fa-dot-circle-o:before{content:"";}
.fa-wheelchair:before{content:"";}
.fa-vimeo-square:before{content:"";}
.fa-try:before, .fa-turkish-lira:before{content:"";}
.fa-plus-square-o:before{content:"";}
.fa-space-shuttle:before{content:"";}
.fa-slack:before{content:"";}
.fa-envelope-square:before{content:"";}
.fa-wordpress:before{content:"";}
.fa-openid:before{content:"";}
.fa-bank:before, .fa-institution:before, .fa-university:before{content:"";}
.fa-graduation-cap:before, .fa-mortar-board:before{content:"";}
.fa-yahoo:before{content:"";}
.fa-google:before{content:"";}
.fa-reddit:before{content:"";}
.fa-reddit-square:before{content:"";}
.fa-stumbleupon-circle:before{content:"";}
.fa-stumbleupon:before{content:"";}
.fa-delicious:before{content:"";}
.fa-digg:before{content:"";}
.fa-pied-piper-pp:before{content:"";}
.fa-pied-piper-alt:before{content:"";}
.fa-drupal:before{content:"";}
.fa-joomla:before{content:"";}
.fa-language:before{content:"";}
.fa-fax:before{content:"";}
.fa-building:before{content:"";}
.fa-child:before{content:"";}
.fa-paw:before{content:"";}
.fa-spoon:before{content:"";}
.fa-cube:before{content:"";}
.fa-cubes:before{content:"";}
.fa-behance:before{content:"";}
.fa-behance-square:before{content:"";}
.fa-steam:before{content:"";}
.fa-steam-square:before{content:"";}
.fa-recycle:before{content:"";}
.fa-automobile:before, .fa-car:before{content:"";}
.fa-cab:before, .fa-taxi:before{content:"";}
.fa-tree:before{content:"";}
.fa-spotify:before{content:"";}
.fa-deviantart:before{content:"";}
.fa-soundcloud:before{content:"";}
.fa-database:before{content:"";}
.fa-file-pdf-o:before{content:"";}
.fa-file-word-o:before{content:"";}
.fa-file-excel-o:before{content:"";}
.fa-file-powerpoint-o:before{content:"";}
.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before{content:"";}
.fa-file-archive-o:before, .fa-file-zip-o:before{content:"";}
.fa-file-audio-o:before, .fa-file-sound-o:before{content:"";}
.fa-file-movie-o:before, .fa-file-video-o:before{content:"";}
.fa-file-code-o:before{content:"";}
.fa-vine:before{content:"";}
.fa-codepen:before{content:"";}
.fa-jsfiddle:before{content:"";}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before{content:"";}
.fa-circle-o-notch:before{content:"";}
.fa-ra:before, .fa-rebel:before, .fa-resistance:before{content:"";}
.fa-empire:before, .fa-ge:before{content:"";}
.fa-git-square:before{content:"";}
.fa-git:before{content:"";}
.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before{content:"";}
.fa-tencent-weibo:before{content:"";}
.fa-qq:before{content:"";}
.fa-wechat:before, .fa-weixin:before{content:"";}
.fa-paper-plane:before, .fa-send:before{content:"";}
.fa-paper-plane-o:before, .fa-send-o:before{content:"";}
.fa-history:before{content:"";}
.fa-circle-thin:before{content:"";}
.fa-header:before{content:"";}
.fa-paragraph:before{content:"";}
.fa-sliders:before{content:"";}
.fa-share-alt:before{content:"";}
.fa-share-alt-square:before{content:"";}
.fa-bomb:before{content:"";}
.fa-futbol-o:before, .fa-soccer-ball-o:before{content:"";}
.fa-tty:before{content:"";}
.fa-binoculars:before{content:"";}
.fa-plug:before{content:"";}
.fa-slideshare:before{content:"";}
.fa-twitch:before{content:"";}
.fa-yelp:before{content:"";}
.fa-newspaper-o:before{content:"";}
.fa-wifi:before{content:"";}
.fa-calculator:before{content:"";}
.fa-paypal:before{content:"";}
.fa-google-wallet:before{content:"";}
.fa-cc-visa:before{content:"";}
.fa-cc-mastercard:before{content:"";}
.fa-cc-discover:before{content:"";}
.fa-cc-amex:before{content:"";}
.fa-cc-paypal:before{content:"";}
.fa-cc-stripe:before{content:"";}
.fa-bell-slash:before{content:"";}
.fa-bell-slash-o:before{content:"";}
.fa-trash:before{content:"";}
.fa-copyright:before{content:"";}
.fa-at:before{content:"";}
.fa-eyedropper:before{content:"";}
.fa-paint-brush:before{content:"";}
.fa-birthday-cake:before{content:"";}
.fa-area-chart:before{content:"";}
.fa-pie-chart:before{content:"";}
.fa-line-chart:before{content:"";}
.fa-lastfm:before{content:"";}
.fa-lastfm-square:before{content:"";}
.fa-toggle-off:before{content:"";}
.fa-toggle-on:before{content:"";}
.fa-bicycle:before{content:"";}
.fa-bus:before{content:"";}
.fa-ioxhost:before{content:"";}
.fa-angellist:before{content:"";}
.fa-cc:before{content:"";}
.fa-ils:before, .fa-shekel:before, .fa-sheqel:before{content:"";}
.fa-meanpath:before{content:"";}
.fa-buysellads:before{content:"";}
.fa-connectdevelop:before{content:"";}
.fa-dashcube:before{content:"";}
.fa-forumbee:before{content:"";}
.fa-leanpub:before{content:"";}
.fa-sellsy:before{content:"";}
.fa-shirtsinbulk:before{content:"";}
.fa-simplybuilt:before{content:"";}
.fa-skyatlas:before{content:"";}
.fa-cart-plus:before{content:"";}
.fa-cart-arrow-down:before{content:"";}
.fa-diamond:before{content:"";}
.fa-ship:before{content:"";}
.fa-user-secret:before{content:"";}
.fa-motorcycle:before{content:"";}
.fa-street-view:before{content:"";}
.fa-heartbeat:before{content:"";}
.fa-venus:before{content:"";}
.fa-mars:before{content:"";}
.fa-mercury:before{content:"";}
.fa-intersex:before, .fa-transgender:before{content:"";}
.fa-transgender-alt:before{content:"";}
.fa-venus-double:before{content:"";}
.fa-mars-double:before{content:"";}
.fa-venus-mars:before{content:"";}
.fa-mars-stroke:before{content:"";}
.fa-mars-stroke-v:before{content:"";}
.fa-mars-stroke-h:before{content:"";}
.fa-neuter:before{content:"";}
.fa-genderless:before{content:"";}
.fa-facebook-official:before{content:"";}
.fa-pinterest-p:before{content:"";}
.fa-whatsapp:before{content:"";}
.fa-server:before{content:"";}
.fa-user-plus:before{content:"";}
.fa-user-times:before{content:"";}
.fa-bed:before, .fa-hotel:before{content:"";}
.fa-viacoin:before{content:"";}
.fa-train:before{content:"";}
.fa-subway:before{content:"";}
.fa-medium:before{content:"";}
.fa-y-combinator:before, .fa-yc:before{content:"";}
.fa-optin-monster:before{content:"";}
.fa-opencart:before{content:"";}
.fa-expeditedssl:before{content:"";}
.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before{content:"";}
.fa-battery-3:before, .fa-battery-three-quarters:before{content:"";}
.fa-battery-2:before, .fa-battery-half:before{content:"";}
.fa-battery-1:before, .fa-battery-quarter:before{content:"";}
.fa-battery-0:before, .fa-battery-empty:before{content:"";}
.fa-mouse-pointer:before{content:"";}
.fa-i-cursor:before{content:"";}
.fa-object-group:before{content:"";}
.fa-object-ungroup:before{content:"";}
.fa-sticky-note:before{content:"";}
.fa-sticky-note-o:before{content:"";}
.fa-cc-jcb:before{content:"";}
.fa-cc-diners-club:before{content:"";}
.fa-clone:before{content:"";}
.fa-balance-scale:before{content:"";}
.fa-hourglass-o:before{content:"";}
.fa-hourglass-1:before, .fa-hourglass-start:before{content:"";}
.fa-hourglass-2:before, .fa-hourglass-half:before{content:"";}
.fa-hourglass-3:before, .fa-hourglass-end:before{content:"";}
.fa-hourglass:before{content:"";}
.fa-hand-grab-o:before, .fa-hand-rock-o:before{content:"";}
.fa-hand-paper-o:before, .fa-hand-stop-o:before{content:"";}
.fa-hand-scissors-o:before{content:"";}
.fa-hand-lizard-o:before{content:"";}
.fa-hand-spock-o:before{content:"";}
.fa-hand-pointer-o:before{content:"";}
.fa-hand-peace-o:before{content:"";}
.fa-trademark:before{content:"";}
.fa-registered:before{content:"";}
.fa-creative-commons:before{content:"";}
.fa-gg:before{content:"";}
.fa-gg-circle:before{content:"";}
.fa-tripadvisor:before{content:"";}
.fa-odnoklassniki:before{content:"";}
.fa-odnoklassniki-square:before{content:"";}
.fa-get-pocket:before{content:"";}
.fa-wikipedia-w:before{content:"";}
.fa-safari:before{content:"";}
.fa-chrome:before{content:"";}
.fa-firefox:before{content:"";}
.fa-opera:before{content:"";}
.fa-internet-explorer:before{content:"";}
.fa-television:before, .fa-tv:before{content:"";}
.fa-contao:before{content:"";}
.fa-500px:before{content:"";}
.fa-amazon:before{content:"";}
.fa-calendar-plus-o:before{content:"";}
.fa-calendar-minus-o:before{content:"";}
.fa-calendar-times-o:before{content:"";}
.fa-calendar-check-o:before{content:"";}
.fa-industry:before{content:"";}
.fa-map-pin:before{content:"";}
.fa-map-signs:before{content:"";}
.fa-map-o:before{content:"";}
.fa-map:before{content:"";}
.fa-commenting:before{content:"";}
.fa-commenting-o:before{content:"";}
.fa-houzz:before{content:"";}
.fa-vimeo:before{content:"";}
.fa-black-tie:before{content:"";}
.fa-fonticons:before{content:"";}
.fa-reddit-alien:before{content:"";}
.fa-edge:before{content:"";}
.fa-credit-card-alt:before{content:"";}
.fa-codiepie:before{content:"";}
.fa-modx:before{content:"";}
.fa-fort-awesome:before{content:"";}
.fa-usb:before{content:"";}
.fa-product-hunt:before{content:"";}
.fa-mixcloud:before{content:"";}
.fa-scribd:before{content:"";}
.fa-pause-circle:before{content:"";}
.fa-pause-circle-o:before{content:"";}
.fa-stop-circle:before{content:"";}
.fa-stop-circle-o:before{content:"";}
.fa-shopping-bag:before{content:"";}
.fa-shopping-basket:before{content:"";}
.fa-hashtag:before{content:"";}
.fa-bluetooth:before{content:"";}
.fa-bluetooth-b:before{content:"";}
.fa-percent:before{content:"";}
.fa-gitlab:before{content:"";}
.fa-wpbeginner:before{content:"";}
.fa-wpforms:before{content:"";}
.fa-envira:before{content:"";}
.fa-universal-access:before{content:"";}
.fa-wheelchair-alt:before{content:"";}
.fa-question-circle-o:before{content:"";}
.fa-blind:before{content:"";}
.fa-audio-description:before{content:"";}
.fa-volume-control-phone:before{content:"";}
.fa-braille:before{content:"";}
.fa-assistive-listening-systems:before{content:"";}
.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before{content:"";}
.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before{content:"";}
.fa-glide:before{content:"";}
.fa-glide-g:before{content:"";}
.fa-sign-language:before, .fa-signing:before{content:"";}
.fa-low-vision:before{content:"";}
.fa-viadeo:before{content:"";}
.fa-viadeo-square:before{content:"";}
.fa-snapchat:before{content:"";}
.fa-snapchat-ghost:before{content:"";}
.fa-snapchat-square:before{content:"";}
.fa-pied-piper:before{content:"";}
.fa-first-order:before{content:"";}
.fa-yoast:before{content:"";}
.fa-themeisle:before{content:"";}
.fa-google-plus-circle:before, .fa-google-plus-official:before{content:"";}
.fa-fa:before, .fa-font-awesome:before{content:"";}
.fa-handshake-o:before{content:"";}
.fa-envelope-open:before{content:"";}
.fa-envelope-open-o:before{content:"";}
.fa-linode:before{content:"";}
.fa-address-book:before{content:"";}
.fa-address-book-o:before{content:"";}
.fa-address-card:before, .fa-vcard:before{content:"";}
.fa-address-card-o:before, .fa-vcard-o:before{content:"";}
.fa-user-circle:before{content:"";}
.fa-user-circle-o:before{content:"";}
.fa-user-o:before{content:"";}
.fa-id-badge:before{content:"";}
.fa-drivers-license:before, .fa-id-card:before{content:"";}
.fa-drivers-license-o:before, .fa-id-card-o:before{content:"";}
.fa-quora:before{content:"";}
.fa-free-code-camp:before{content:"";}
.fa-telegram:before{content:"";}
.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before{content:"";}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before{content:"";}
.fa-thermometer-2:before, .fa-thermometer-half:before{content:"";}
.fa-thermometer-1:before, .fa-thermometer-quarter:before{content:"";}
.fa-thermometer-0:before, .fa-thermometer-empty:before{content:"";}
.fa-shower:before{content:"";}
.fa-bath:before, .fa-bathtub:before, .fa-s15:before{content:"";}
.fa-podcast:before{content:"";}
.fa-window-maximize:before{content:"";}
.fa-window-minimize:before{content:"";}
.fa-window-restore:before{content:"";}
.fa-times-rectangle:before, .fa-window-close:before{content:"";}
.fa-times-rectangle-o:before, .fa-window-close-o:before{content:"";}
.fa-bandcamp:before{content:"";}
.fa-grav:before{content:"";}
.fa-etsy:before{content:"";}
.fa-imdb:before{content:"";}
.fa-ravelry:before{content:"";}
.fa-eercast:before{content:"";}
.fa-microchip:before{content:"";}
.fa-snowflake-o:before{content:"";}
.fa-superpowers:before{content:"";}
.fa-wpexplorer:before{content:"";}
.fa-meetup:before{content:"";}
.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;}
@font-face{font-family:opal-icon;src:url(//www.oxoconstruction.com/wp-content/themes/maisonco/assets/fonts/opal-icon.eot);src:url(//www.oxoconstruction.com/wp-content/themes/maisonco/assets/fonts/opal-icon.eot?#iefix) format("eot"), url(//www.oxoconstruction.com/wp-content/themes/maisonco/assets/fonts/opal-icon.woff2) format("woff2"), url(//www.oxoconstruction.com/wp-content/themes/maisonco/assets/fonts/opal-icon.woff) format("woff"), url(//www.oxoconstruction.com/wp-content/themes/maisonco/assets/fonts/opal-icon.ttf) format("truetype"), url(//www.oxoconstruction.com/wp-content/themes/maisonco/assets/fonts/opal-icon.svg#opal-icon) format("svg");}
.elementor-menu-toggle.elementor-active i:before, .elementor-menu-toggle i:before, .opal-icon, .related-posts .related-heading:before, .title-with-icon:before, [class*="opal-icon-"]:before{font-family:opal-icon;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;}
.opal-icon-arrow-left:before{content:"";}
.opal-icon-arrow-right:before{content:"";}
.opal-icon-badge:before{content:"";}
.opal-icon-check:before{content:"";}
.elementor-menu-toggle.elementor-active i:before, .header-search .search-button.active:before, .opal-icon-close:before{content:"";}
.opal-icon-coffee:before{content:"";}
.opal-icon-config:before{content:"";}
.opal-icon-decor:before, .related-posts .related-heading:before, .title-with-icon:before{content:"";}
.opal-icon-envelope:before{content:"";}
.opal-icon-like:before{content:"";}
.opal-icon-map:before{content:"";}
.opal-icon-phone:before{content:"";}
.opal-icon-point:before{content:"";}
.opal-icon-search:before{content:"";}
.elementor-menu-toggle i:before, .opal-icon-toggle:before{content:"";}
.opal-icon-uncheck:before{content:"";}
.opal-icon-user:before{content:"";}
.opal-icon-zoom:before {
content: "";
}.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;-moz-backface-visibility:hidden;}
.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:translateZ(0);}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display:none;}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-loaded{display:block;}
.owl-carousel + .owl-carousel-thumbnail{margin-top:10px;}
.owl-carousel + .owl-carousel-thumbnail .owl-item .item{opacity:0.2;transition:opacity 0.4s;cursor:pointer;}
.owl-carousel + .owl-carousel-thumbnail .owl-item .item.selected,
.owl-carousel + .owl-carousel-thumbnail .owl-item .item:hover{opacity:1;}
.owl-carousel.owl-loading{opacity:0;display:block;}
.owl-carousel.owl-hidden{opacity:0;}
.owl-carousel.owl-refresh .owl-item{visibility:hidden;}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-grab{cursor:move;cursor:grab;}
.owl-carousel.owl-rtl{direction:rtl;}
.owl-carousel.owl-rtl .owl-item{float:right;}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both;}
.owl-carousel .owl-animated-in{z-index:0;}
.owl-carousel .owl-animated-out{z-index:1;}
.owl-carousel .fadeOut{animation-name:f;}
@keyframes f {
0%{opacity:1;}
to{opacity:0;}
} .owl-height{transition:height 0.5s ease-in-out;}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 0.4s ease;}
.owl-carousel .owl-item img.owl-lazy{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.oxoconstruction.com/wp-content/themes/maisonco/assets/images/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 0.1s ease;}
.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3);}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn{display:none;}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity 0.4s ease;}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}
.owl-theme.owl-carousel .owl-nav, .owl-theme .products .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;}
.owl-theme.owl-carousel .owl-nav [class*="owl-"],
.owl-theme .products .owl-nav [class*="owl-"]{width:auto;line-height:normal;height:auto;color:#ccc;margin:0;padding:0;background:transparent;display:inline-block;cursor:pointer;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);text-align:center;font-size:0;transition:all 0.3s ease;}
.owl-theme.owl-carousel .owl-nav [class*="owl-"]:before,
.owl-theme .products .owl-nav [class*="owl-"]:before{font-size:35px;font-family:FontAwesome;display:block;color:#ccc;background:transparent;border:1px solid;width:40px;height:40px;line-height:40px;box-sizing:initial;}
.owl-theme.owl-carousel .owl-nav [class*="owl-"].owl-next,
.owl-theme .products .owl-nav [class*="owl-"].owl-next{right:15px;}
.owl-theme.owl-carousel .owl-nav [class*="owl-"].owl-next:before,
.owl-theme .products .owl-nav [class*="owl-"].owl-next:before{text-align:center;display:block;content:"\f105";}
.owl-theme.owl-carousel .owl-nav [class*="owl-"].owl-prev,
.owl-theme .products .owl-nav [class*="owl-"].owl-prev{left:15px;}
.owl-theme.owl-carousel .owl-nav [class*="owl-"].owl-prev:before,
.owl-theme .products .owl-nav [class*="owl-"].owl-prev:before{text-align:center;display:block;content:"\f104";}
.owl-theme.owl-carousel .owl-nav [class*="owl-"]:hover,
.owl-theme .products .owl-nav [class*="owl-"]:hover{background-color:transparent;text-decoration:none;}
.owl-theme.owl-carousel .owl-nav [class*="owl-"]:hover:before,
.owl-theme .products .owl-nav [class*="owl-"]:hover:before{color:#cabe9f;}
.owl-theme.owl-carousel .owl-nav .disabled, .owl-theme .products .owl-nav .disabled{opacity:0.5;cursor:no-drop;}
.owl-theme.owl-carousel .owl-dots, .owl-theme .products .owl-dots{margin-top:1.5rem;margin-bottom:1.5rem;text-align:center;-webkit-tap-highlight-color:transparent;}
.owl-theme.owl-carousel .owl-dots .owl-dot, .owl-theme .products .owl-dots .owl-dot{display:inline-block;zoom:1;border:2px solid;background-color:transparent;padding:3px;text-align:center;margin:0 5px;border-radius:50%;position:relative;transition:all 0.3s ease;vertical-align:middle;transform:scale(0.7);}
.owl-theme.owl-carousel .owl-dots .owl-dot.active, .owl-theme.owl-carousel .owl-dots .owl-dot.active span, .owl-theme.owl-carousel .owl-dots .owl-dot:hover, .owl-theme.owl-carousel .owl-dots .owl-dot:hover span, .owl-theme .products .owl-dots .owl-dot.active, .owl-theme .products .owl-dots .owl-dot.active span, .owl-theme .products .owl-dots .owl-dot:hover, .owl-theme .products .owl-dots .owl-dot:hover span{transform:scale(1);}
.owl-theme.owl-carousel .owl-dots span, .owl-theme .products .owl-dots span{width:6px;height:6px;border-radius:50%;transform:scale(0);transition:all 0.3s ease;display:block;}
.slider-visible .owl-carousel .owl-stage-outer {
overflow: visible;
}#content,
.container, .container-fluid{padding-right:15px;padding-left:15px;}
#content,
.container{width:100%;margin-right:auto;margin-left:auto;}
@media(min-width:576px){
#content,
.container{max-width:540px;}
}
@media(min-width:768px){
#content,
.container{max-width:720px;}
}
@media(min-width:992px){
#content,
.container{max-width:960px;}
}
@media(min-width:1200px){
#content,
.container{max-width:1140px;}
} .container-fluid{width:100%;margin-right:auto;margin-left:auto;}
.elementor-element .gallery, .entry-gallery .gallery, .opal-archive-style-4.archive .site-main, .opal-archive-style-4.blog .site-main, .opal-comment-form-2 .comment-form, .opal-comment-form-3 .comment-form, .opal-comment-form-4 .comment-form, .opal-comment-form-6 .comment-form, .opal-default-content-layout-2cr .site-content .wrap, .row, .single .gallery, .site-footer .widget-area, .widget .gallery, [data-elementor-columns],
[data-opal-columns],
body.opal-content-layout-2cl #content .wrap,
body.opal-content-layout-2cr #content .wrap{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.elementor-element .gallery, .entry-gallery .gallery, .no-gutters, .single .gallery, .widget .gallery{margin-right:0;margin-left:0;}
.elementor-element .gallery > .col, .elementor-element .gallery > [class*="col-"],
.elementor-element body .gallery > #secondary,
.entry-gallery .gallery > .col, .entry-gallery .gallery > [class*="col-"],
.entry-gallery body .gallery > #secondary,
.no-gutters > .col, .no-gutters > [class*="col-"],
.single .gallery > .col, .single .gallery > [class*="col-"],
.single body .gallery > #secondary,
.widget .gallery > .col, .widget .gallery > [class*="col-"],
.widget body .gallery > #secondary,
body .elementor-element .gallery > #secondary,
body .entry-gallery .gallery > #secondary,
body .no-gutters > #secondary,
body .single .gallery > #secondary,
body .widget .gallery > #secondary{padding-right:0;padding-left:0;}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto, .elementor-element .gallery-columns-1 .gallery-item, .elementor-element .gallery-columns-2 .gallery-item, .elementor-element .gallery-columns-3 .gallery-item, .elementor-element .gallery-columns-4 .gallery-item, .elementor-element .gallery-columns-6 .gallery-item, .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion, .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion + .opal-image-hotspots-container,
.entry-gallery .gallery-columns-1 .gallery-item, .entry-gallery .gallery-columns-2 .gallery-item, .entry-gallery .gallery-columns-3 .gallery-item, .entry-gallery .gallery-columns-4 .gallery-item, .entry-gallery .gallery-columns-6 .gallery-item, .opal-archive-style-2.opal-content-layout-2cr .post-style-2, .opal-archive-style-2:not(.opal-content-layout-2cr) .post-style-2,
.opal-archive-style-3.opal-content-layout-2cr .post-style-3, .opal-archive-style-3:not(.opal-content-layout-2cr) .post-style-3,
.opal-comment-form-2 .comment-form .comment-form-author, .opal-comment-form-2 .comment-form .comment-form-comment, .opal-comment-form-2 .comment-form .comment-form-email, .opal-comment-form-2 .comment-form .comment-form-url, .opal-comment-form-2 .comment-form .comment-notes, .opal-comment-form-2 .comment-form .form-submit, .opal-comment-form-2 .comment-form .logged-in-as, .opal-comment-form-3 .comment-form .comment-form-author, .opal-comment-form-3 .comment-form .comment-form-comment, .opal-comment-form-3 .comment-form .comment-form-email, .opal-comment-form-3 .comment-form .comment-form-url, .opal-comment-form-3 .comment-form .comment-notes, .opal-comment-form-3 .comment-form .form-submit, .opal-comment-form-3 .comment-form .logged-in-as, .opal-comment-form-4 .comment-form .comment-form-author, .opal-comment-form-4 .comment-form .comment-form-comment, .opal-comment-form-4 .comment-form .comment-form-email, .opal-comment-form-4 .comment-form .comment-form-url, .opal-comment-form-4 .comment-form .comment-notes, .opal-comment-form-4 .comment-form .form-submit, .opal-comment-form-4 .comment-form .logged-in-as, .opal-comment-form-6 .comment-form .comment-form-author, .opal-comment-form-6 .comment-form .comment-form-comment, .opal-comment-form-6 .comment-form .comment-form-email, .opal-comment-form-6 .comment-form .comment-form-url, .opal-comment-form-6 .comment-form .comment-notes, .opal-comment-form-6 .comment-form .form-submit, .opal-comment-form-6 .comment-form .logged-in-as, .opal-content-layout-2cl .related-posts .column-item, .opal-content-layout-2cr .related-posts .column-item, .opal-default-content-layout-2cr #primary,
.opal-default-content-layout-2cr #secondary,
.opal-default-content-layout-2cr .related-posts .column-item, .related-posts .column-item, .single .gallery-columns-1 .gallery-item, .single .gallery-columns-2 .gallery-item, .single .gallery-columns-3 .gallery-item, .single .gallery-columns-4 .gallery-item, .single .gallery-columns-6 .gallery-item, .site-footer .widget-area .widget-column, .widget .gallery-columns-1 .gallery-item, .widget .gallery-columns-2 .gallery-item, .widget .gallery-columns-3 .gallery-item, .widget .gallery-columns-4 .gallery-item, .widget .gallery-columns-6 .gallery-item, [data-elementor-columns-mobile="1"] .column-item,
[data-elementor-columns-mobile="2"] .column-item,
[data-elementor-columns-mobile="3"] .column-item,
[data-elementor-columns-mobile="4"] .column-item,
[data-elementor-columns-mobile="6"] .column-item,
[data-elementor-columns-tablet="1"] .column-item,
[data-elementor-columns-tablet="2"] .column-item,
[data-elementor-columns-tablet="3"] .column-item,
[data-elementor-columns-tablet="4"] .column-item,
[data-elementor-columns-tablet="6"] .column-item,
[data-elementor-columns="1"] .column-item,
[data-elementor-columns="2"] .column-item,
[data-elementor-columns="3"] .column-item,
[data-elementor-columns="4"] .column-item,
[data-elementor-columns="6"] .column-item,
[data-opal-columns="1"] .column-item,
[data-opal-columns="2"] .column-item,
[data-opal-columns="3"] .column-item,
[data-opal-columns="4"] .column-item,
[data-opal-columns="6"] .column-item,
[data-opal-columns="12"] .column-item,
body #secondary,
body.single-post .content-boxed, body.single-post.opal-content-layout-2cl .content-boxed, body.single-post.opal-content-layout-2cr .content-boxed, body.single-post.opal-default-content-layout-2cr .content-boxed{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;}
.col, body #secondary{flex-basis:0;flex-grow:1;max-width:100%;}
.col-auto{flex:0 0 auto;width:auto;max-width:none;}
.col-1{flex:0 0 8.33333%;max-width:8.33333%;}
.col-2, [data-elementor-columns-mobile="6"] .column-item{flex:0 0 16.66667%;max-width:16.66667%;}
.col-3, [data-elementor-columns-mobile="4"] .column-item{flex:0 0 25%;max-width:25%;}
.col-4, .opal-comment-form-2 .comment-form .comment-form-author, .opal-comment-form-2 .comment-form .comment-form-email, .opal-comment-form-2 .comment-form .comment-form-url, .opal-comment-form-3 .comment-form .comment-form-author, .opal-comment-form-3 .comment-form .comment-form-email, .opal-comment-form-3 .comment-form .comment-form-url, [data-elementor-columns-mobile="3"] .column-item{flex:0 0 33.33333%;max-width:33.33333%;}
.col-5{flex:0 0 41.66667%;max-width:41.66667%;}
.col-6, .opal-comment-form-4 .comment-form .comment-form-author, .opal-comment-form-4 .comment-form .comment-form-email, .opal-comment-form-4 .comment-form .comment-form-url, .opal-comment-form-6 .comment-form .comment-form-author, .opal-comment-form-6 .comment-form .comment-form-email, [data-elementor-columns-mobile="2"] .column-item{flex:0 0 50%;max-width:50%;}
.col-7{flex:0 0 58.33333%;max-width:58.33333%;}
.col-8{flex:0 0 66.66667%;max-width:66.66667%;}
.col-9{flex:0 0 75%;max-width:75%;}
.col-10{flex:0 0 83.33333%;max-width:83.33333%;}
.col-11{flex:0 0 91.66667%;max-width:91.66667%;}
.col-12, .elementor-element .gallery-columns-1 .gallery-item, .entry-gallery .gallery-columns-1 .gallery-item, .opal-archive-style-2.opal-content-layout-2cr .post-style-2, .opal-comment-form-2 .comment-form .comment-form-comment, .opal-comment-form-2 .comment-form .comment-notes, .opal-comment-form-2 .comment-form .form-submit, .opal-comment-form-2 .comment-form .logged-in-as, .opal-comment-form-3 .comment-form .comment-form-comment, .opal-comment-form-3 .comment-form .comment-notes, .opal-comment-form-3 .comment-form .form-submit, .opal-comment-form-3 .comment-form .logged-in-as, .opal-comment-form-4 .comment-form .comment-form-comment, .opal-comment-form-4 .comment-form .comment-notes, .opal-comment-form-4 .comment-form .form-submit, .opal-comment-form-4 .comment-form .logged-in-as, .opal-comment-form-6 .comment-form .comment-form-comment, .opal-comment-form-6 .comment-form .comment-form-url, .opal-comment-form-6 .comment-form .comment-notes, .opal-comment-form-6 .comment-form .form-submit, .opal-comment-form-6 .comment-form .logged-in-as, .opal-content-layout-2cl .related-posts .column-item, .opal-content-layout-2cr .related-posts .column-item, .opal-default-content-layout-2cr .related-posts .column-item, .related-posts .column-item, .single .gallery-columns-1 .gallery-item, .site-footer .widget-area .widget-column, .widget .gallery-columns-1 .gallery-item, [data-elementor-columns-mobile="1"] .column-item{flex:0 0 100%;max-width:100%;}
.order-first{order:-1;}
.order-1{order:1;}
.order-2{order:2;}
.order-3{order:3;}
.order-4{order:4;}
.order-5{order:5;}
.order-6{order:6;}
.order-7{order:7;}
.order-8{order:8;}
.order-9{order:9;}
.order-10{order:10;}
.order-11{order:11;}
.order-12{order:12;}
.offset-1{margin-left:8.33333%;}
.offset-2{margin-left:16.66667%;}
.offset-3{margin-left:25%;}
.offset-4{margin-left:33.33333%;}
.offset-5{margin-left:41.66667%;}
.offset-6{margin-left:50%;}
.offset-7{margin-left:58.33333%;}
.offset-8{margin-left:66.66667%;}
.offset-9{margin-left:75%;}
.offset-10{margin-left:83.33333%;}
.offset-11{margin-left:91.66667%;}
@media(min-width:576px){
.col-sm{flex-basis:0;flex-grow:1;max-width:100%;}
.col-sm-auto{flex:0 0 auto;width:auto;max-width:none;}
.col-sm-1, [data-opal-columns="12"] .column-item{flex:0 0 8.33333%;max-width:8.33333%;}
.col-sm-2, [data-elementor-columns-mobile="6"] .column-item,
[data-opal-columns="6"] .column-item{flex:0 0 16.66667%;max-width:16.66667%;}
.col-sm-3, [data-elementor-columns-mobile="4"] .column-item,
[data-opal-columns="4"] .column-item{flex:0 0 25%;max-width:25%;}
.col-sm-4, .elementor-element .gallery-columns-6 .gallery-item, .entry-gallery .gallery-columns-6 .gallery-item, .single .gallery-columns-6 .gallery-item, .widget .gallery-columns-6 .gallery-item, [data-elementor-columns-mobile="3"] .column-item,
[data-opal-columns="3"] .column-item{flex:0 0 33.33333%;max-width:33.33333%;}
.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%;}
.col-sm-6, .elementor-element .gallery-columns-2 .gallery-item, .elementor-element .gallery-columns-3 .gallery-item, .elementor-element .gallery-columns-4 .gallery-item, .entry-gallery .gallery-columns-2 .gallery-item, .entry-gallery .gallery-columns-3 .gallery-item, .entry-gallery .gallery-columns-4 .gallery-item, .opal-archive-style-3:not(.opal-content-layout-2cr) .post-style-3,
.related-posts .column-item, .single .gallery-columns-2 .gallery-item, .single .gallery-columns-3 .gallery-item, .single .gallery-columns-4 .gallery-item, .widget .gallery-columns-2 .gallery-item, .widget .gallery-columns-3 .gallery-item, .widget .gallery-columns-4 .gallery-item, [data-elementor-columns-mobile="2"] .column-item,
[data-opal-columns="2"] .column-item{flex:0 0 50%;max-width:50%;}
.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%;}
.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%;}
.col-sm-9{flex:0 0 75%;max-width:75%;}
.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%;}
.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%;}
.col-sm-12, .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion, .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion + .opal-image-hotspots-container,
.opal-archive-style-2:not(.opal-content-layout-2cr) .post-style-2,
.opal-archive-style-3.opal-content-layout-2cr .post-style-3, .opal-content-layout-2cl .related-posts .column-item, .opal-content-layout-2cr .related-posts .column-item, .opal-default-content-layout-2cr .related-posts .column-item, .site-footer .widget-area .widget-column, [data-elementor-columns-mobile="1"] .column-item,
[data-opal-columns="1"] .column-item{flex:0 0 100%;max-width:100%;}
.order-sm-first{order:-1;}
.order-sm-1{order:1;}
.order-sm-2{order:2;}
.order-sm-3{order:3;}
.order-sm-4{order:4;}
.order-sm-5{order:5;}
.order-sm-6{order:6;}
.order-sm-7{order:7;}
.order-sm-8{order:8;}
.order-sm-9{order:9;}
.order-sm-10{order:10;}
.order-sm-11{order:11;}
.order-sm-12{order:12;}
.offset-sm-0{margin-left:0;}
.offset-sm-1{margin-left:8.33333%;}
.offset-sm-2{margin-left:16.66667%;}
.offset-sm-3{margin-left:25%;}
.offset-sm-4{margin-left:33.33333%;}
.offset-sm-5{margin-left:41.66667%;}
.offset-sm-6{margin-left:50%;}
.offset-sm-7{margin-left:58.33333%;}
.offset-sm-8{margin-left:66.66667%;}
.offset-sm-9{margin-left:75%;}
.offset-sm-10{margin-left:83.33333%;}
.offset-sm-11{margin-left:91.66667%;}
}
@media(min-width:768px){
.col-md{flex-basis:0;flex-grow:1;max-width:100%;}
.col-md-auto{flex:0 0 auto;width:auto;max-width:none;}
.col-md-1{flex:0 0 8.33333%;max-width:8.33333%;}
.col-md-2, .elementor-element .gallery-columns-6 .gallery-item, .entry-gallery .gallery-columns-6 .gallery-item, .single .gallery-columns-6 .gallery-item, .widget .gallery-columns-6 .gallery-item, [data-elementor-columns-tablet="6"] .column-item{flex:0 0 16.66667%;max-width:16.66667%;}
.col-md-3, .elementor-element .gallery-columns-4 .gallery-item, .entry-gallery .gallery-columns-4 .gallery-item, .single .gallery-columns-4 .gallery-item, .widget .gallery-columns-4 .gallery-item, [data-elementor-columns-tablet="4"] .column-item{flex:0 0 25%;max-width:25%;}
.col-md-4, .elementor-element .gallery-columns-3 .gallery-item, .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion, .entry-gallery .gallery-columns-3 .gallery-item, .opal-archive-style-3:not(.opal-content-layout-2cr) .post-style-3,
.related-posts .column-item, .single .gallery-columns-3 .gallery-item, .widget .gallery-columns-3 .gallery-item, [data-elementor-columns-tablet="3"] .column-item{flex:0 0 33.33333%;max-width:33.33333%;}
.col-md-5, .opal-default-content-layout-2cr #secondary{flex:0 0 41.66667%;max-width:41.66667%;}
.col-md-6, .opal-archive-style-2:not(.opal-content-layout-2cr) .post-style-2,
.opal-archive-style-3.opal-content-layout-2cr .post-style-3, .opal-content-layout-2cl .related-posts .column-item, .opal-content-layout-2cr .related-posts .column-item, .opal-default-content-layout-2cr .related-posts .column-item, .site-footer .widget-area .widget-column, [data-elementor-columns-tablet="2"] .column-item{flex:0 0 50%;max-width:50%;}
.col-md-7, .opal-default-content-layout-2cr #primary{flex:0 0 58.33333%;max-width:58.33333%;}
.col-md-8, .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion + .opal-image-hotspots-container{flex:0 0 66.66667%;max-width:66.66667%;}
.col-md-9{flex:0 0 75%;max-width:75%;}
.col-md-10{flex:0 0 83.33333%;max-width:83.33333%;}
.col-md-11{flex:0 0 91.66667%;max-width:91.66667%;}
.col-md-12, [data-elementor-columns-tablet="1"] .column-item,
body.single-post .content-boxed{flex:0 0 100%;max-width:100%;}
.order-md-first{order:-1;}
.order-md-1{order:1;}
.order-md-2{order:2;}
.order-md-3{order:3;}
.order-md-4{order:4;}
.order-md-5{order:5;}
.order-md-6{order:6;}
.order-md-7{order:7;}
.order-md-8{order:8;}
.order-md-9{order:9;}
.order-md-10{order:10;}
.order-md-11{order:11;}
.order-md-12{order:12;}
.offset-md-0{margin-left:0;}
.offset-md-1{margin-left:8.33333%;}
.offset-md-2{margin-left:16.66667%;}
.offset-md-3{margin-left:25%;}
.offset-md-4{margin-left:33.33333%;}
.offset-md-5{margin-left:41.66667%;}
.offset-md-6{margin-left:50%;}
.offset-md-7{margin-left:58.33333%;}
.offset-md-8{margin-left:66.66667%;}
.offset-md-9{margin-left:75%;}
.offset-md-10{margin-left:83.33333%;}
.offset-md-11{margin-left:91.66667%;}
}
@media(min-width:992px){
.col-lg{flex-basis:0;flex-grow:1;max-width:100%;}
.col-lg-auto{flex:0 0 auto;width:auto;max-width:none;}
.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%;}
.col-lg-2, [data-elementor-columns="6"] .column-item{flex:0 0 16.66667%;max-width:16.66667%;}
.col-lg-3, [data-elementor-columns="4"] .column-item{flex:0 0 25%;max-width:25%;}
.col-lg-4, .opal-default-content-layout-2cr #secondary,
.related-posts .column-item, .site-footer .widget-area .widget-column, [data-elementor-columns="3"] .column-item{flex:0 0 33.33333%;max-width:33.33333%;}
.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%;}
.col-lg-6, .opal-content-layout-2cl .related-posts .column-item, .opal-content-layout-2cr .related-posts .column-item, .opal-default-content-layout-2cr .related-posts .column-item, [data-elementor-columns="2"] .column-item{flex:0 0 50%;max-width:50%;}
.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%;}
.col-lg-8, .opal-default-content-layout-2cr #primary,
body.single-post .content-boxed{flex:0 0 66.66667%;max-width:66.66667%;}
.col-lg-9{flex:0 0 75%;max-width:75%;}
.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%;}
.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%;}
.col-lg-12, [data-elementor-columns="1"] .column-item,
body.single-post.opal-content-layout-2cl .content-boxed, body.single-post.opal-content-layout-2cr .content-boxed, body.single-post.opal-default-content-layout-2cr .content-boxed{flex:0 0 100%;max-width:100%;}
.order-lg-first{order:-1;}
.order-lg-1{order:1;}
.order-lg-2{order:2;}
.order-lg-3{order:3;}
.order-lg-4{order:4;}
.order-lg-5{order:5;}
.order-lg-6{order:6;}
.order-lg-7{order:7;}
.order-lg-8{order:8;}
.order-lg-9{order:9;}
.order-lg-10{order:10;}
.order-lg-11{order:11;}
.order-lg-12{order:12;}
.offset-lg-0{margin-left:0;}
.offset-lg-1{margin-left:8.33333%;}
.offset-lg-2{margin-left:16.66667%;}
.offset-lg-3{margin-left:25%;}
.offset-lg-4{margin-left:33.33333%;}
.offset-lg-5{margin-left:41.66667%;}
.offset-lg-6{margin-left:50%;}
.offset-lg-7{margin-left:58.33333%;}
.offset-lg-8{margin-left:66.66667%;}
.offset-lg-9{margin-left:75%;}
.offset-lg-10{margin-left:83.33333%;}
.offset-lg-11{margin-left:91.66667%;}
}
@media(min-width:1200px){
.col-xl{flex-basis:0;flex-grow:1;max-width:100%;}
.col-xl-auto{flex:0 0 auto;width:auto;max-width:none;}
.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%;}
.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%;}
.col-xl-3{flex:0 0 25%;max-width:25%;}
.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%;}
.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%;}
.col-xl-6{flex:0 0 50%;max-width:50%;}
.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%;}
.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%;}
.col-xl-9{flex:0 0 75%;max-width:75%;}
.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%;}
.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%;}
.col-xl-12{flex:0 0 100%;max-width:100%;}
.order-xl-first{order:-1;}
.order-xl-1{order:1;}
.order-xl-2{order:2;}
.order-xl-3{order:3;}
.order-xl-4{order:4;}
.order-xl-5{order:5;}
.order-xl-6{order:6;}
.order-xl-7{order:7;}
.order-xl-8{order:8;}
.order-xl-9{order:9;}
.order-xl-10{order:10;}
.order-xl-11{order:11;}
.order-xl-12{order:12;}
.offset-xl-0{margin-left:0;}
.offset-xl-1{margin-left:8.33333%;}
.offset-xl-2{margin-left:16.66667%;}
.offset-xl-3{margin-left:25%;}
.offset-xl-4{margin-left:33.33333%;}
.offset-xl-5{margin-left:41.66667%;}
.offset-xl-6{margin-left:50%;}
.offset-xl-7{margin-left:58.33333%;}
.offset-xl-8{margin-left:66.66667%;}
.offset-xl-9{margin-left:75%;}
.offset-xl-10{margin-left:83.33333%;}
.offset-xl-11{margin-left:91.66667%;}
}
.d-none{display:none;}
.d-inline{display:inline;}
.d-inline-block{display:inline-block;}
.d-block{display:block;}
.d-table{display:table;}
.d-table-row{display:table-row;}
.d-table-cell{display:table-cell;}
.comments-pagination .nav-links, .d-flex, .pagination .nav-links{display:flex;}
.d-inline-flex{display:inline-flex;}
@media(min-width:576px){
.d-sm-none{display:none;}
.d-sm-inline{display:inline;}
.d-sm-inline-block{display:inline-block;}
.d-sm-block{display:block;}
.d-sm-table{display:table;}
.d-sm-table-row{display:table-row;}
.d-sm-table-cell{display:table-cell;}
.d-sm-flex{display:flex;}
.d-sm-inline-flex{display:inline-flex;}
}
@media(min-width:768px){
.d-md-none{display:none;}
.d-md-inline{display:inline;}
.d-md-inline-block{display:inline-block;}
.d-md-block{display:block;}
.d-md-table{display:table;}
.d-md-table-row{display:table-row;}
.d-md-table-cell{display:table-cell;}
.d-md-flex{display:flex;}
.d-md-inline-flex{display:inline-flex;}
}
@media(min-width:992px){
.d-lg-none{display:none;}
.d-lg-inline{display:inline;}
.d-lg-inline-block{display:inline-block;}
.d-lg-block{display:block;}
.d-lg-table{display:table;}
.d-lg-table-row{display:table-row;}
.d-lg-table-cell{display:table-cell;}
.d-lg-flex{display:flex;}
.d-lg-inline-flex{display:inline-flex;}
}
@media(min-width:1200px){
.d-xl-none{display:none;}
.d-xl-inline{display:inline;}
.d-xl-inline-block{display:inline-block;}
.d-xl-block{display:block;}
.d-xl-table{display:table;}
.d-xl-table-row{display:table-row;}
.d-xl-table-cell{display:table-cell;}
.d-xl-flex{display:flex;}
.d-xl-inline-flex{display:inline-flex;}
}
.d-print-block{display:none;}
@media print {
.d-print-block{display:block;}
}
.d-print-inline{display:none;}
@media print {
.d-print-inline{display:inline;}
}
.d-print-inline-block{display:none;}
@media print {
.d-print-inline-block{display:inline-block;}
}
@media print {
.d-print-none{display:none;}
}
.flex-row{flex-direction:row;}
.flex-column, .modal-content, .opal-comment-form-4 .comment-form{flex-direction:column;}
.flex-row-reverse{flex-direction:row-reverse;}
.flex-column-reverse, .opal-comment-form-5 .comment-form .form-submit{flex-direction:column-reverse;}
.flex-wrap{flex-wrap:wrap;}
.flex-nowrap{flex-wrap:nowrap;}
.flex-wrap-reverse{flex-wrap:wrap-reverse;}
.justify-content-start{justify-content:flex-start;}
.justify-content-end, .modal-footer{justify-content:flex-end;}
.comments-pagination .nav-links, .justify-content-center, .pagination .nav-links{justify-content:center;}
.justify-content-between, .modal-header{justify-content:space-between;}
.justify-content-around{justify-content:space-around;}
.align-items-start{align-items:flex-start;}
.align-items-end{align-items:flex-end;}
.align-items-center{align-items:center;}
.align-items-baseline{align-items:baseline;}
.align-items-stretch{align-items:stretch;}
.align-content-start{align-content:flex-start;}
.align-content-end{align-content:flex-end;}
.align-content-center{align-content:center;}
.align-content-between{align-content:space-between;}
.align-content-around{align-content:space-around;}
.align-content-stretch{align-content:stretch;}
.align-self-auto{align-self:auto;}
.align-self-start{align-self:flex-start;}
.align-self-end{align-self:flex-end;}
.align-self-center{align-self:center;}
.align-self-baseline{align-self:baseline;}
.align-self-stretch{align-self:stretch;}
@media(min-width:576px){
.flex-sm-row{flex-direction:row;}
.flex-sm-column{flex-direction:column;}
.flex-sm-row-reverse{flex-direction:row-reverse;}
.flex-sm-column-reverse{flex-direction:column-reverse;}
.flex-sm-wrap{flex-wrap:wrap;}
.flex-sm-nowrap{flex-wrap:nowrap;}
.flex-sm-wrap-reverse{flex-wrap:wrap-reverse;}
.justify-content-sm-start{justify-content:flex-start;}
.justify-content-sm-end{justify-content:flex-end;}
.justify-content-sm-center{justify-content:center;}
.justify-content-sm-between{justify-content:space-between;}
.justify-content-sm-around{justify-content:space-around;}
.align-items-sm-start{align-items:flex-start;}
.align-items-sm-end{align-items:flex-end;}
.align-items-sm-center{align-items:center;}
.align-items-sm-baseline{align-items:baseline;}
.align-items-sm-stretch{align-items:stretch;}
.align-content-sm-start{align-content:flex-start;}
.align-content-sm-end{align-content:flex-end;}
.align-content-sm-center{align-content:center;}
.align-content-sm-between{align-content:space-between;}
.align-content-sm-around{align-content:space-around;}
.align-content-sm-stretch{align-content:stretch;}
.align-self-sm-auto{align-self:auto;}
.align-self-sm-start{align-self:flex-start;}
.align-self-sm-end{align-self:flex-end;}
.align-self-sm-center{align-self:center;}
.align-self-sm-baseline{align-self:baseline;}
.align-self-sm-stretch{align-self:stretch;}
}
@media(min-width:768px){
.flex-md-row{flex-direction:row;}
.flex-md-column{flex-direction:column;}
.flex-md-row-reverse{flex-direction:row-reverse;}
.flex-md-column-reverse{flex-direction:column-reverse;}
.flex-md-wrap{flex-wrap:wrap;}
.flex-md-nowrap{flex-wrap:nowrap;}
.flex-md-wrap-reverse{flex-wrap:wrap-reverse;}
.justify-content-md-start{justify-content:flex-start;}
.justify-content-md-end{justify-content:flex-end;}
.justify-content-md-center{justify-content:center;}
.justify-content-md-between{justify-content:space-between;}
.justify-content-md-around{justify-content:space-around;}
.align-items-md-start{align-items:flex-start;}
.align-items-md-end{align-items:flex-end;}
.align-items-md-center{align-items:center;}
.align-items-md-baseline{align-items:baseline;}
.align-items-md-stretch{align-items:stretch;}
.align-content-md-start{align-content:flex-start;}
.align-content-md-end{align-content:flex-end;}
.align-content-md-center{align-content:center;}
.align-content-md-between{align-content:space-between;}
.align-content-md-around{align-content:space-around;}
.align-content-md-stretch{align-content:stretch;}
.align-self-md-auto{align-self:auto;}
.align-self-md-start{align-self:flex-start;}
.align-self-md-end{align-self:flex-end;}
.align-self-md-center{align-self:center;}
.align-self-md-baseline{align-self:baseline;}
.align-self-md-stretch{align-self:stretch;}
}
@media(min-width:992px){
.flex-lg-row{flex-direction:row;}
.flex-lg-column{flex-direction:column;}
.flex-lg-row-reverse{flex-direction:row-reverse;}
.flex-lg-column-reverse{flex-direction:column-reverse;}
.flex-lg-wrap{flex-wrap:wrap;}
.flex-lg-nowrap{flex-wrap:nowrap;}
.flex-lg-wrap-reverse{flex-wrap:wrap-reverse;}
.justify-content-lg-start{justify-content:flex-start;}
.justify-content-lg-end{justify-content:flex-end;}
.justify-content-lg-center{justify-content:center;}
.justify-content-lg-between{justify-content:space-between;}
.justify-content-lg-around{justify-content:space-around;}
.align-items-lg-start{align-items:flex-start;}
.align-items-lg-end{align-items:flex-end;}
.align-items-lg-center{align-items:center;}
.align-items-lg-baseline{align-items:baseline;}
.align-items-lg-stretch{align-items:stretch;}
.align-content-lg-start{align-content:flex-start;}
.align-content-lg-end{align-content:flex-end;}
.align-content-lg-center{align-content:center;}
.align-content-lg-between{align-content:space-between;}
.align-content-lg-around{align-content:space-around;}
.align-content-lg-stretch{align-content:stretch;}
.align-self-lg-auto{align-self:auto;}
.align-self-lg-start{align-self:flex-start;}
.align-self-lg-end{align-self:flex-end;}
.align-self-lg-center{align-self:center;}
.align-self-lg-baseline{align-self:baseline;}
.align-self-lg-stretch{align-self:stretch;}
}
@media(min-width:1200px){
.flex-xl-row{flex-direction:row;}
.flex-xl-column{flex-direction:column;}
.flex-xl-row-reverse{flex-direction:row-reverse;}
.flex-xl-column-reverse{flex-direction:column-reverse;}
.flex-xl-wrap{flex-wrap:wrap;}
.flex-xl-nowrap{flex-wrap:nowrap;}
.flex-xl-wrap-reverse{flex-wrap:wrap-reverse;}
.justify-content-xl-start{justify-content:flex-start;}
.justify-content-xl-end{justify-content:flex-end;}
.justify-content-xl-center{justify-content:center;}
.justify-content-xl-between{justify-content:space-between;}
.justify-content-xl-around{justify-content:space-around;}
.align-items-xl-start{align-items:flex-start;}
.align-items-xl-end{align-items:flex-end;}
.align-items-xl-center{align-items:center;}
.align-items-xl-baseline{align-items:baseline;}
.align-items-xl-stretch{align-items:stretch;}
.align-content-xl-start{align-content:flex-start;}
.align-content-xl-end{align-content:flex-end;}
.align-content-xl-center{align-content:center;}
.align-content-xl-between{align-content:space-between;}
.align-content-xl-around{align-content:space-around;}
.align-content-xl-stretch{align-content:stretch;}
.align-self-xl-auto{align-self:auto;}
.align-self-xl-start{align-self:flex-start;}
.align-self-xl-end{align-self:flex-end;}
.align-self-xl-center{align-self:center;}
.align-self-xl-baseline{align-self:baseline;}
.align-self-xl-stretch{align-self:stretch;}
}
.m-0{margin:0;}
.mt-0, .my-0{margin-top:0;}
.mr-0, .mx-0{margin-right:0;}
.mb-0, .my-0{margin-bottom:0;}
.ml-0, .mx-0{margin-left:0;}
.m-1{margin:0.25rem;}
.mt-1, .my-1{margin-top:0.25rem;}
.mr-1, .mx-1{margin-right:0.25rem;}
.mb-1, .my-1{margin-bottom:0.25rem;}
.ml-1, .mx-1{margin-left:0.25rem;}
.m-2{margin:0.5rem;}
.mt-2, .my-2{margin-top:0.5rem;}
.mr-2, .mx-2{margin-right:0.5rem;}
.mb-2, .my-2{margin-bottom:0.5rem;}
.ml-2, .mx-2{margin-left:0.5rem;}
.m-3{margin:1rem;}
.mt-3, .my-3{margin-top:1rem;}
.mr-3, .mx-3{margin-right:1rem;}
.mb-3, .my-3{margin-bottom:1rem;}
.ml-3, .mx-3{margin-left:1rem;}
.m-4{margin:1.5rem;}
.mt-4, .my-4{margin-top:1.5rem;}
.mr-4, .mx-4{margin-right:1.5rem;}
.mb-4, .my-4{margin-bottom:1.5rem;}
.ml-4, .mx-4{margin-left:1.5rem;}
.m-5{margin:3rem;}
.mt-5, .my-5{margin-top:3rem;}
.mr-5, .mx-5{margin-right:3rem;}
.mb-5, .my-5{margin-bottom:3rem;}
.ml-5, .mx-5{margin-left:3rem;}
.p-0{padding:0;}
.pt-0, .py-0{padding-top:0;}
.pr-0, .px-0{padding-right:0;}
.pb-0, .py-0{padding-bottom:0;}
.pl-0, .px-0{padding-left:0;}
.p-1{padding:0.25rem;}
.pt-1, .py-1{padding-top:0.25rem;}
.pr-1, .px-1{padding-right:0.25rem;}
.pb-1, .py-1{padding-bottom:0.25rem;}
.pl-1, .px-1{padding-left:0.25rem;}
.p-2{padding:0.5rem;}
.pt-2, .py-2{padding-top:0.5rem;}
.pr-2, .px-2{padding-right:0.5rem;}
.pb-2, .py-2{padding-bottom:0.5rem;}
.pl-2, .px-2{padding-left:0.5rem;}
.p-3{padding:1rem;}
.pt-3, .py-3{padding-top:1rem;}
.pr-3, .px-3{padding-right:1rem;}
.pb-3, .py-3{padding-bottom:1rem;}
.pl-3, .px-3{padding-left:1rem;}
.p-4{padding:1.5rem;}
.pt-4, .py-4{padding-top:1.5rem;}
.pr-4, .px-4{padding-right:1.5rem;}
.pb-4, .py-4{padding-bottom:1.5rem;}
.pl-4, .px-4{padding-left:1.5rem;}
.p-5{padding:3rem;}
.pt-5, .py-5{padding-top:3rem;}
.pr-5, .px-5{padding-right:3rem;}
.pb-5, .py-5{padding-bottom:3rem;}
.pl-5, .px-5{padding-left:3rem;}
.m-auto{margin:auto !important;}
.mt-auto, .my-auto{margin-top:auto;}
.mr-auto, .mx-auto{margin-right:auto;}
.mb-auto, .my-auto{margin-bottom:auto;}
.ml-auto, .mx-auto{margin-left:auto;}
@media(min-width:576px){
.m-sm-0{margin:0;}
.mt-sm-0, .my-sm-0{margin-top:0;}
.mr-sm-0, .mx-sm-0{margin-right:0;}
.mb-sm-0, .my-sm-0{margin-bottom:0;}
.ml-sm-0, .mx-sm-0{margin-left:0;}
.m-sm-1{margin:0.25rem;}
.mt-sm-1, .my-sm-1{margin-top:0.25rem;}
.mr-sm-1, .mx-sm-1{margin-right:0.25rem;}
.mb-sm-1, .my-sm-1{margin-bottom:0.25rem;}
.ml-sm-1, .mx-sm-1{margin-left:0.25rem;}
.m-sm-2{margin:0.5rem;}
.mt-sm-2, .my-sm-2{margin-top:0.5rem;}
.mr-sm-2, .mx-sm-2{margin-right:0.5rem;}
.mb-sm-2, .my-sm-2{margin-bottom:0.5rem;}
.ml-sm-2, .mx-sm-2{margin-left:0.5rem;}
.m-sm-3{margin:1rem;}
.mt-sm-3, .my-sm-3{margin-top:1rem;}
.mr-sm-3, .mx-sm-3{margin-right:1rem;}
.mb-sm-3, .my-sm-3{margin-bottom:1rem;}
.ml-sm-3, .mx-sm-3{margin-left:1rem;}
.m-sm-4{margin:1.5rem;}
.mt-sm-4, .my-sm-4{margin-top:1.5rem;}
.mr-sm-4, .mx-sm-4{margin-right:1.5rem;}
.mb-sm-4, .my-sm-4{margin-bottom:1.5rem;}
.ml-sm-4, .mx-sm-4{margin-left:1.5rem;}
.m-sm-5{margin:3rem;}
.mt-sm-5, .my-sm-5{margin-top:3rem;}
.mr-sm-5, .mx-sm-5{margin-right:3rem;}
.mb-sm-5, .my-sm-5{margin-bottom:3rem;}
.ml-sm-5, .mx-sm-5{margin-left:3rem;}
.p-sm-0{padding:0;}
.pt-sm-0, .py-sm-0{padding-top:0;}
.pr-sm-0, .px-sm-0{padding-right:0;}
.pb-sm-0, .py-sm-0{padding-bottom:0;}
.pl-sm-0, .px-sm-0{padding-left:0;}
.p-sm-1{padding:0.25rem;}
.pt-sm-1, .py-sm-1{padding-top:0.25rem;}
.pr-sm-1, .px-sm-1{padding-right:0.25rem;}
.pb-sm-1, .py-sm-1{padding-bottom:0.25rem;}
.pl-sm-1, .px-sm-1{padding-left:0.25rem;}
.p-sm-2{padding:0.5rem;}
.pt-sm-2, .py-sm-2{padding-top:0.5rem;}
.pr-sm-2, .px-sm-2{padding-right:0.5rem;}
.pb-sm-2, .py-sm-2{padding-bottom:0.5rem;}
.pl-sm-2, .px-sm-2{padding-left:0.5rem;}
.p-sm-3{padding:1rem;}
.pt-sm-3, .py-sm-3{padding-top:1rem;}
.pr-sm-3, .px-sm-3{padding-right:1rem;}
.pb-sm-3, .py-sm-3{padding-bottom:1rem;}
.pl-sm-3, .px-sm-3{padding-left:1rem;}
.p-sm-4{padding:1.5rem;}
.pt-sm-4, .py-sm-4{padding-top:1.5rem;}
.pr-sm-4, .px-sm-4{padding-right:1.5rem;}
.pb-sm-4, .py-sm-4{padding-bottom:1.5rem;}
.pl-sm-4, .px-sm-4{padding-left:1.5rem;}
.p-sm-5{padding:3rem;}
.pt-sm-5, .py-sm-5{padding-top:3rem;}
.pr-sm-5, .px-sm-5{padding-right:3rem;}
.pb-sm-5, .py-sm-5{padding-bottom:3rem;}
.pl-sm-5, .px-sm-5{padding-left:3rem;}
.m-sm-auto{margin:auto !important;}
.mt-sm-auto, .my-sm-auto{margin-top:auto;}
.mr-sm-auto, .mx-sm-auto{margin-right:auto;}
.mb-sm-auto, .my-sm-auto{margin-bottom:auto;}
.ml-sm-auto, .mx-sm-auto{margin-left:auto;}
}
@media(min-width:768px){
.m-md-0{margin:0;}
.mt-md-0, .my-md-0{margin-top:0;}
.mr-md-0, .mx-md-0{margin-right:0;}
.mb-md-0, .my-md-0{margin-bottom:0;}
.ml-md-0, .mx-md-0{margin-left:0;}
.m-md-1{margin:0.25rem;}
.mt-md-1, .my-md-1{margin-top:0.25rem;}
.mr-md-1, .mx-md-1{margin-right:0.25rem;}
.mb-md-1, .my-md-1{margin-bottom:0.25rem;}
.ml-md-1, .mx-md-1{margin-left:0.25rem;}
.m-md-2{margin:0.5rem;}
.mt-md-2, .my-md-2{margin-top:0.5rem;}
.mr-md-2, .mx-md-2{margin-right:0.5rem;}
.mb-md-2, .my-md-2{margin-bottom:0.5rem;}
.ml-md-2, .mx-md-2{margin-left:0.5rem;}
.m-md-3{margin:1rem;}
.mt-md-3, .my-md-3{margin-top:1rem;}
.mr-md-3, .mx-md-3{margin-right:1rem;}
.mb-md-3, .my-md-3{margin-bottom:1rem;}
.ml-md-3, .mx-md-3{margin-left:1rem;}
.m-md-4{margin:1.5rem;}
.mt-md-4, .my-md-4{margin-top:1.5rem;}
.mr-md-4, .mx-md-4{margin-right:1.5rem;}
.mb-md-4, .my-md-4{margin-bottom:1.5rem;}
.ml-md-4, .mx-md-4{margin-left:1.5rem;}
.m-md-5{margin:3rem;}
.mt-md-5, .my-md-5{margin-top:3rem;}
.mr-md-5, .mx-md-5{margin-right:3rem;}
.mb-md-5, .my-md-5{margin-bottom:3rem;}
.ml-md-5, .mx-md-5{margin-left:3rem;}
.p-md-0{padding:0;}
.pt-md-0, .py-md-0{padding-top:0;}
.pr-md-0, .px-md-0{padding-right:0;}
.pb-md-0, .py-md-0{padding-bottom:0;}
.pl-md-0, .px-md-0{padding-left:0;}
.p-md-1{padding:0.25rem;}
.pt-md-1, .py-md-1{padding-top:0.25rem;}
.pr-md-1, .px-md-1{padding-right:0.25rem;}
.pb-md-1, .py-md-1{padding-bottom:0.25rem;}
.pl-md-1, .px-md-1{padding-left:0.25rem;}
.p-md-2{padding:0.5rem;}
.pt-md-2, .py-md-2{padding-top:0.5rem;}
.pr-md-2, .px-md-2{padding-right:0.5rem;}
.pb-md-2, .py-md-2{padding-bottom:0.5rem;}
.pl-md-2, .px-md-2{padding-left:0.5rem;}
.p-md-3{padding:1rem;}
.pt-md-3, .py-md-3{padding-top:1rem;}
.pr-md-3, .px-md-3{padding-right:1rem;}
.pb-md-3, .py-md-3{padding-bottom:1rem;}
.pl-md-3, .px-md-3{padding-left:1rem;}
.p-md-4{padding:1.5rem;}
.pt-md-4, .py-md-4{padding-top:1.5rem;}
.pr-md-4, .px-md-4{padding-right:1.5rem;}
.pb-md-4, .py-md-4{padding-bottom:1.5rem;}
.pl-md-4, .px-md-4{padding-left:1.5rem;}
.p-md-5{padding:3rem;}
.pt-md-5, .py-md-5{padding-top:3rem;}
.pr-md-5, .px-md-5{padding-right:3rem;}
.pb-md-5, .py-md-5{padding-bottom:3rem;}
.pl-md-5, .px-md-5{padding-left:3rem;}
.m-md-auto{margin:auto !important;}
.mt-md-auto, .my-md-auto{margin-top:auto;}
.mr-md-auto, .mx-md-auto{margin-right:auto;}
.mb-md-auto, .my-md-auto{margin-bottom:auto;}
.ml-md-auto, .mx-md-auto{margin-left:auto;}
}
@media(min-width:992px){
.m-lg-0{margin:0;}
.mt-lg-0, .my-lg-0{margin-top:0;}
.mr-lg-0, .mx-lg-0{margin-right:0;}
.mb-lg-0, .my-lg-0{margin-bottom:0;}
.ml-lg-0, .mx-lg-0{margin-left:0;}
.m-lg-1{margin:0.25rem;}
.mt-lg-1, .my-lg-1{margin-top:0.25rem;}
.mr-lg-1, .mx-lg-1{margin-right:0.25rem;}
.mb-lg-1, .my-lg-1{margin-bottom:0.25rem;}
.ml-lg-1, .mx-lg-1{margin-left:0.25rem;}
.m-lg-2{margin:0.5rem;}
.mt-lg-2, .my-lg-2{margin-top:0.5rem;}
.mr-lg-2, .mx-lg-2{margin-right:0.5rem;}
.mb-lg-2, .my-lg-2{margin-bottom:0.5rem;}
.ml-lg-2, .mx-lg-2{margin-left:0.5rem;}
.m-lg-3{margin:1rem;}
.mt-lg-3, .my-lg-3{margin-top:1rem;}
.mr-lg-3, .mx-lg-3{margin-right:1rem;}
.mb-lg-3, .my-lg-3{margin-bottom:1rem;}
.ml-lg-3, .mx-lg-3{margin-left:1rem;}
.m-lg-4{margin:1.5rem;}
.mt-lg-4, .my-lg-4{margin-top:1.5rem;}
.mr-lg-4, .mx-lg-4{margin-right:1.5rem;}
.mb-lg-4, .my-lg-4{margin-bottom:1.5rem;}
.ml-lg-4, .mx-lg-4{margin-left:1.5rem;}
.m-lg-5{margin:3rem;}
.mt-lg-5, .my-lg-5{margin-top:3rem;}
.mr-lg-5, .mx-lg-5{margin-right:3rem;}
.mb-lg-5, .my-lg-5{margin-bottom:3rem;}
.ml-lg-5, .mx-lg-5{margin-left:3rem;}
.p-lg-0{padding:0;}
.pt-lg-0, .py-lg-0{padding-top:0;}
.pr-lg-0, .px-lg-0{padding-right:0;}
.pb-lg-0, .py-lg-0{padding-bottom:0;}
.pl-lg-0, .px-lg-0{padding-left:0;}
.p-lg-1{padding:0.25rem;}
.pt-lg-1, .py-lg-1{padding-top:0.25rem;}
.pr-lg-1, .px-lg-1{padding-right:0.25rem;}
.pb-lg-1, .py-lg-1{padding-bottom:0.25rem;}
.pl-lg-1, .px-lg-1{padding-left:0.25rem;}
.p-lg-2{padding:0.5rem;}
.pt-lg-2, .py-lg-2{padding-top:0.5rem;}
.pr-lg-2, .px-lg-2{padding-right:0.5rem;}
.pb-lg-2, .py-lg-2{padding-bottom:0.5rem;}
.pl-lg-2, .px-lg-2{padding-left:0.5rem;}
.p-lg-3{padding:1rem;}
.pt-lg-3, .py-lg-3{padding-top:1rem;}
.pr-lg-3, .px-lg-3{padding-right:1rem;}
.pb-lg-3, .py-lg-3{padding-bottom:1rem;}
.pl-lg-3, .px-lg-3{padding-left:1rem;}
.p-lg-4{padding:1.5rem;}
.pt-lg-4, .py-lg-4{padding-top:1.5rem;}
.pr-lg-4, .px-lg-4{padding-right:1.5rem;}
.pb-lg-4, .py-lg-4{padding-bottom:1.5rem;}
.pl-lg-4, .px-lg-4{padding-left:1.5rem;}
.p-lg-5{padding:3rem;}
.pt-lg-5, .py-lg-5{padding-top:3rem;}
.pr-lg-5, .px-lg-5{padding-right:3rem;}
.pb-lg-5, .py-lg-5{padding-bottom:3rem;}
.pl-lg-5, .px-lg-5{padding-left:3rem;}
.m-lg-auto{margin:auto !important;}
.mt-lg-auto, .my-lg-auto{margin-top:auto;}
.mr-lg-auto, .mx-lg-auto{margin-right:auto;}
.mb-lg-auto, .my-lg-auto{margin-bottom:auto;}
.ml-lg-auto, .mx-lg-auto{margin-left:auto;}
}
@media(min-width:1200px){
.m-xl-0{margin:0;}
.mt-xl-0, .my-xl-0{margin-top:0;}
.mr-xl-0, .mx-xl-0{margin-right:0;}
.mb-xl-0, .my-xl-0{margin-bottom:0;}
.ml-xl-0, .mx-xl-0{margin-left:0;}
.m-xl-1{margin:0.25rem;}
.mt-xl-1, .my-xl-1{margin-top:0.25rem;}
.mr-xl-1, .mx-xl-1{margin-right:0.25rem;}
.mb-xl-1, .my-xl-1{margin-bottom:0.25rem;}
.ml-xl-1, .mx-xl-1{margin-left:0.25rem;}
.m-xl-2{margin:0.5rem;}
.mt-xl-2, .my-xl-2{margin-top:0.5rem;}
.mr-xl-2, .mx-xl-2{margin-right:0.5rem;}
.mb-xl-2, .my-xl-2{margin-bottom:0.5rem;}
.ml-xl-2, .mx-xl-2{margin-left:0.5rem;}
.m-xl-3{margin:1rem;}
.mt-xl-3, .my-xl-3{margin-top:1rem;}
.mr-xl-3, .mx-xl-3{margin-right:1rem;}
.mb-xl-3, .my-xl-3{margin-bottom:1rem;}
.ml-xl-3, .mx-xl-3{margin-left:1rem;}
.m-xl-4{margin:1.5rem;}
.mt-xl-4, .my-xl-4{margin-top:1.5rem;}
.mr-xl-4, .mx-xl-4{margin-right:1.5rem;}
.mb-xl-4, .my-xl-4{margin-bottom:1.5rem;}
.ml-xl-4, .mx-xl-4{margin-left:1.5rem;}
.m-xl-5{margin:3rem;}
.mt-xl-5, .my-xl-5{margin-top:3rem;}
.mr-xl-5, .mx-xl-5{margin-right:3rem;}
.mb-xl-5, .my-xl-5{margin-bottom:3rem;}
.ml-xl-5, .mx-xl-5{margin-left:3rem;}
.p-xl-0{padding:0;}
.pt-xl-0, .py-xl-0{padding-top:0;}
.pr-xl-0, .px-xl-0{padding-right:0;}
.pb-xl-0, .py-xl-0{padding-bottom:0;}
.pl-xl-0, .px-xl-0{padding-left:0;}
.p-xl-1{padding:0.25rem;}
.pt-xl-1, .py-xl-1{padding-top:0.25rem;}
.pr-xl-1, .px-xl-1{padding-right:0.25rem;}
.pb-xl-1, .py-xl-1{padding-bottom:0.25rem;}
.pl-xl-1, .px-xl-1{padding-left:0.25rem;}
.p-xl-2{padding:0.5rem;}
.pt-xl-2, .py-xl-2{padding-top:0.5rem;}
.pr-xl-2, .px-xl-2{padding-right:0.5rem;}
.pb-xl-2, .py-xl-2{padding-bottom:0.5rem;}
.pl-xl-2, .px-xl-2{padding-left:0.5rem;}
.p-xl-3{padding:1rem;}
.pt-xl-3, .py-xl-3{padding-top:1rem;}
.pr-xl-3, .px-xl-3{padding-right:1rem;}
.pb-xl-3, .py-xl-3{padding-bottom:1rem;}
.pl-xl-3, .px-xl-3{padding-left:1rem;}
.p-xl-4{padding:1.5rem;}
.pt-xl-4, .py-xl-4{padding-top:1.5rem;}
.pr-xl-4, .px-xl-4{padding-right:1.5rem;}
.pb-xl-4, .py-xl-4{padding-bottom:1.5rem;}
.pl-xl-4, .px-xl-4{padding-left:1.5rem;}
.p-xl-5{padding:3rem;}
.pt-xl-5, .py-xl-5{padding-top:3rem;}
.pr-xl-5, .px-xl-5{padding-right:3rem;}
.pb-xl-5, .py-xl-5{padding-bottom:3rem;}
.pl-xl-5, .px-xl-5{padding-left:3rem;}
.m-xl-auto{margin:auto !important;}
.mt-xl-auto, .my-xl-auto{margin-top:auto;}
.mr-xl-auto, .mx-xl-auto{margin-right:auto;}
.mb-xl-auto, .my-xl-auto{margin-bottom:auto;}
.ml-xl-auto, .mx-xl-auto{margin-left:auto;}
}
.w-25{width:25%;}
.w-50{width:50%;}
.w-75{width:75%;}
.w-100{width:100%;}
.h-25{height:25%;}
.h-50{height:50%;}
.h-75{height:75%;}
.h-100{height:100%;}
.mw-100{max-width:100% !important;}
.mh-100{max-height:100% !important;}
.button-outline-primary, .button-outline-secondary, .button-primary, .button-secondary, .error404 .return-homepage, .more-link, .page .edit-link a.post-edit-link, .scrollup, .secondary-button .search-submit, button[type="submit"],
input.secondary[type="button"],
input.secondary[type="reset"],
input.secondary[type="submit"],
input[type="button"],
input[type="reset"],
input[type="submit"]{display:inline-block;font-weight:700;text-align:center;text-transform:uppercase;vertical-align:middle;user-select:none;border:1px solid transparent;letter-spacing:0.2em;padding:0.75rem 2rem;font-size:12px;line-height:1.857;border-radius:0;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}
.button-outline-primary:focus, .button-outline-primary:hover, .button-outline-secondary:focus, .button-outline-secondary:hover, .button-primary:focus, .button-primary:hover, .button-secondary:focus, .button-secondary:hover, .error404 .return-homepage:focus, .error404 .return-homepage:hover, .more-link:focus, .more-link:hover, .page .edit-link a.post-edit-link:focus, .page .edit-link a.post-edit-link:hover, .scrollup:focus, .scrollup:hover, .secondary-button .search-submit:focus, .secondary-button .search-submit:hover, button:focus[type="submit"],
button:hover[type="submit"],
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"]{text-decoration:none;}
.button-outline-primary.focus, .button-outline-primary:focus, .button-outline-secondary.focus, .button-outline-secondary:focus, .button-primary.focus, .button-primary:focus, .button-secondary.focus, .button-secondary:focus, .error404 .focus.return-homepage, .error404 .return-homepage:focus, .focus.more-link, .focus.scrollup, .more-link:focus, .page .edit-link a.focus.post-edit-link, .page .edit-link a.post-edit-link:focus, .scrollup:focus, .secondary-button .focus.search-submit, .secondary-button .search-submit:focus, button.focus[type="submit"],
button:focus[type="submit"],
input.focus[type="button"],
input.focus[type="reset"],
input.focus[type="submit"],
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"]{outline:0;box-shadow:none;}
.button-outline-primary.disabled, .button-outline-primary:disabled, .button-outline-secondary.disabled, .button-outline-secondary:disabled, .button-primary.disabled, .button-primary:disabled, .button-secondary.disabled, .button-secondary:disabled, .disabled.more-link, .disabled.scrollup, .error404 .disabled.return-homepage, .error404 .return-homepage:disabled, .more-link:disabled, .page .edit-link a.disabled.post-edit-link, .page .edit-link a.post-edit-link:disabled, .scrollup:disabled, .secondary-button .disabled.search-submit, .secondary-button .search-submit:disabled, button.disabled[type="submit"],
button:disabled[type="submit"],
input.disabled[type="button"],
input.disabled[type="reset"],
input.disabled[type="submit"],
input:disabled[type="button"],
input:disabled[type="reset"],
input:disabled[type="submit"]{opacity:0.5;box-shadow:none;cursor:no-drop;}
.active.more-link, .active.scrollup, .button-outline-primary.active, .button-outline-primary:active, .button-outline-secondary.active, .button-outline-secondary:active, .button-primary.active, .button-primary:active, .button-secondary.active, .button-secondary:active, .error404 .active.return-homepage, .error404 .return-homepage:active, .more-link:active, .page .edit-link a.active.post-edit-link, .page .edit-link a.post-edit-link:active, .scrollup:active, .secondary-button .active.search-submit, .secondary-button .search-submit:active, button.active[type="submit"],
button:active[type="submit"],
input.active[type="button"],
input.active[type="reset"],
input.active[type="submit"],
input:active[type="button"],
input:active[type="reset"],
input:active[type="submit"]{background-image:none;box-shadow:none, inset 0 3px 5px rgba(0, 0, 0, 0.125);}
a[class*="button-"].disabled,
fieldset[disabled] a[class*="button-"]{pointer-events:none;}
.button-primary, .error404 .return-homepage, .more-link, .page .edit-link a.post-edit-link, .scrollup, button[type="submit"],
input.secondary[type="button"],
input.secondary[type="reset"],
input.secondary[type="submit"],
input[type="button"],
input[type="reset"],
input[type="submit"]{color:#fff;box-shadow:none;}
.button-primary:hover, .error404 .return-homepage:hover, .more-link:hover, .page .edit-link a.post-edit-link:hover, .scrollup:hover, button:hover[type="submit"],
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"]{color:#fff;}
.button-primary.disabled, .button-primary:disabled, .disabled.more-link, .disabled.scrollup, .error404 .disabled.return-homepage, .error404 .return-homepage:disabled, .more-link:disabled, .page .edit-link a.disabled.post-edit-link, .page .edit-link a.post-edit-link:disabled, .scrollup:disabled, button.disabled[type="submit"],
button:disabled[type="submit"],
input.disabled[type="button"],
input.disabled[type="reset"],
input.disabled[type="submit"],
input:disabled[type="button"],
input:disabled[type="reset"],
input:disabled[type="submit"]{background-color:#cabe9f;border-color:#cabe9f;}
.active.more-link, .active.scrollup, .button-primary.active, .button-primary:active, .error404 .active.return-homepage, .error404 .return-homepage:active, .error404 .show > .dropdown-toggle.return-homepage, .more-link:active, .page .edit-link .show > a.dropdown-toggle.post-edit-link, .page .edit-link a.active.post-edit-link, .page .edit-link a.post-edit-link:active, .scrollup:active, .show > .button-primary.dropdown-toggle, .show > .dropdown-toggle.more-link, .show > .dropdown-toggle.scrollup, .show > button.dropdown-toggle[type="submit"],
.show > input.dropdown-toggle[type="button"],
.show > input.dropdown-toggle[type="reset"],
.show > input.dropdown-toggle[type="submit"],
button.active[type="submit"],
button:active[type="submit"],
input.active[type="button"],
input.active[type="reset"],
input.active[type="submit"],
input:active[type="button"],
input:active[type="reset"],
input:active[type="submit"]{color:#fff;background-image:none;}
.button-secondary, .secondary-button .search-submit{color:#fff;box-shadow:none;}
.button-secondary:hover, .secondary-button .search-submit:hover{color:#fff;}
.button-secondary.disabled, .button-secondary:disabled, .secondary-button .disabled.search-submit, .secondary-button .search-submit:disabled{background-color:#3f4448;border-color:#3f4448;}
.button-secondary.active, .button-secondary:active, .secondary-button .active.search-submit, .secondary-button .search-submit:active, .secondary-button .show > .dropdown-toggle.search-submit, .show > .button-secondary.dropdown-toggle{color:#fff;background-image:none;}
.button-lg{padding:1.5rem 2rem;font-size:1rem;line-height:1.5;border-radius:0;}
.button-sm, .page .edit-link a.post-edit-link{padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;border-radius:0.2rem;}
.button-outline-primary{background-color:transparent;background-image:none;}
.button-outline-primary:hover{color:#fff;}
.button-outline-primary.focus, .button-outline-primary:focus{box-shadow:0 0 0 2px hsla(43, 29%, 71%, 0.5);}
.button-outline-primary.disabled, .button-outline-primary:disabled{color:#cabe9f;background-color:transparent;}
.button-outline-primary.active, .button-outline-primary:active, .show > .button-outline-primary.dropdown-toggle{color:#fff;}
.button-outline-secondary{background-color:transparent;background-image:none;}
.button-outline-secondary:hover{color:#fff;}
.button-outline-secondary.focus, .button-outline-secondary:focus{box-shadow:0 0 0 2px rgba(63, 68, 72, 0.5);}
.button-outline-secondary.disabled, .button-outline-secondary:disabled{color:#3f4448;background-color:transparent;}
.button-outline-secondary.active, .button-outline-secondary:active, .show > .button-outline-secondary.dropdown-toggle{color:#fff;}
.button-block{display:block;width:100%;}
.btn-link, .button-link{border-radius:0;}
.btn-link, .btn-link.active, .btn-link:active, .btn-link:disabled, .button-link, .button-link.active, .button-link:active, .button-link:disabled{background-color:transparent;}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover, .button-link, .button-link:active, .button-link:focus, .button-link:hover{border-color:transparent;}
.btn-link:disabled, .button-link:disabled{color:#868e96;}
.btn-link:disabled:focus, .btn-link:disabled:hover, .button-link:disabled:focus, .button-link:disabled:hover{text-decoration:none;}
.border{border:1px solid #e7e7e7;}
.border-0{border:0;}
.border-top-0{border-top:0;}
.border-right-0{border-right:0;}
.border-bottom-0{border-bottom:0;}
.border-left-0{border-left:0;}
.border-primary{border-color:#cabe9f;}
.border-secondary{border-color:#3f4448;}
.border-success{border-color:#28a745;}
.border-info{border-color:#17a2b8;}
.border-warning{border-color:#ffc107;}
.border-danger{border-color:#dc3545;}
.border-light{border-color:#f8f9fa;}
.border-dark{border-color:#343a40;}
.rounded{border-radius:0.25rem;}
.rounded-top{border-top-left-radius:0.25rem;}
.rounded-right, .rounded-top{border-top-right-radius:0.25rem;}
.rounded-bottom, .rounded-right{border-bottom-right-radius:0.25rem;}
.rounded-bottom, .rounded-left{border-bottom-left-radius:0.25rem;}
.rounded-left{border-top-left-radius:0.25rem;}
.rounded-circle{border-radius:50%;}
.rounded-0{border-radius:0;}
.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;}
.embed-responsive:before{display:block;content:"";}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}
.embed-responsive-21by9:before{padding-top:42.85714%;}
.embed-responsive-16by9:before{padding-top:56.25%;}
.embed-responsive-4by3:before{padding-top:75%;}
.embed-responsive-1by1:before{padding-top:100%;}
.position-static{position:static;}
.position-relative{position:relative;}
.position-absolute{position:absolute;}
.position-fixed{position:fixed;}
.position-sticky{position:sticky;}
.fixed-top{top:0;}
.fixed-bottom, .fixed-top{position:fixed;right:0;left:0;z-index:1030;}
.fixed-bottom{bottom:0;}
@supports (position: sticky) {
.sticky-top{position:sticky;top:0;z-index:1020;}
}
.text-justify{text-align:justify;}
.text-nowrap, .text-truncate{white-space:nowrap;}
.text-truncate{overflow:hidden;text-overflow:ellipsis;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
@media(min-width:576px){
.text-sm-left{text-align:left;}
.text-sm-right{text-align:right;}
.text-sm-center{text-align:center;}
}
@media(min-width:768px){
.text-md-left{text-align:left;}
.text-md-right{text-align:right;}
.text-md-center{text-align:center;}
}
@media(min-width:992px){
.text-lg-left{text-align:left;}
.text-lg-right{text-align:right;}
.text-lg-center{text-align:center;}
}
@media(min-width:1200px){
.text-xl-left{text-align:left;}
.text-xl-right{text-align:right;}
.text-xl-center{text-align:center;}
}
.text-lowercase{text-transform:lowercase;}
.text-uppercase{text-transform:uppercase;}
.text-capitalize{text-transform:capitalize;}
.font-weight-light{font-weight:300;}
.font-weight-normal{font-weight:400;}
.font-weight-bold{font-weight:700;}
.comment-awaiting-moderation, .font-italic, .no-comments, cite, dfn, em, i{font-style:italic;}
.text-white{color:#fff;}
.text-primary{color:#cabe9f !important;}
a.text-primary:focus, a.text-primary:hover{color:#b8a87e !important;}
.text-secondary{color:#3f4448 !important;}
a.text-secondary:focus, a.text-secondary:hover{color:#272a2d !important;}
.text-success{color:#28a745 !important;}
a.text-success:focus, a.text-success:hover{color:#1e7e34 !important;}
.text-info{color:#17a2b8 !important;}
a.text-info:focus, a.text-info:hover{color:#117a8b !important;}
.text-warning{color:#ffc107 !important;}
a.text-warning:focus, a.text-warning:hover{color:#d39e00 !important;}
.text-danger{color:#dc3545 !important;}
a.text-danger:focus, a.text-danger:hover{color:#bd2130 !important;}
.text-light{color:#f8f9fa !important;}
a.text-light:focus, a.text-light:hover{color:#dae0e5 !important;}
.text-dark{color:#343a40 !important;}
a.text-dark:focus, a.text-dark:hover{color:#1d2124 !important;}
.text-muted{color:#868e96;}
.float-left{float:left !important;}
.float-right{float:right !important;}
.float-none{float:none !important;}
@media(min-width:576px){
.float-sm-left{float:left !important;}
.float-sm-right{float:right !important;}
.float-sm-none{float:none !important;}
}
@media(min-width:768px){
.float-md-left{float:left !important;}
.float-md-right{float:right !important;}
.float-md-none{float:none !important;}
}
@media(min-width:992px){
.float-lg-left{float:left !important;}
.float-lg-right{float:right !important;}
.float-lg-none{float:none !important;}
}
@media(min-width:1200px){
.float-xl-left{float:left !important;}
.float-xl-right{float:right !important;}
.float-xl-none{float:none !important;}
}
.dropdown, .dropup{position:relative;}
.dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;}
.dropdown-toggle:empty:after{margin-left:0;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:1rem;color:#9ea0a6;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0, 0, 0, 0.15);border-radius:0.25rem;box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.175);}
.dropup .dropdown-menu{margin-top:0;margin-bottom:0.125rem;}
.dropup .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent;}
.dropup .dropdown-toggle:empty:after{margin-left:0;}
.dropdown-divider{height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid #e7e7e7;}
.dropdown-item{display:block;width:100%;padding:0.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background:none;border:0;}
.dropdown-item:focus, .dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa;}
.dropdown-item.active, .dropdown-item:active{color:#fff;text-decoration:none;background-color:#cabe9f;}
.dropdown-item.disabled, .dropdown-item:disabled{color:#868e96;background-color:transparent;}
.dropdown-header, .dropdown-menu.show{display:block;}
.dropdown-header{padding:0.5rem 1.5rem;margin-bottom:0;font-size:0.875rem;color:#868e96;white-space:nowrap;}
.align-baseline{vertical-align:baseline;}
.align-top{vertical-align:top;}
.align-middle{vertical-align:middle;}
.align-bottom{vertical-align:bottom;}
.align-text-bottom{vertical-align:text-bottom;}
.align-text-top{vertical-align:text-top;}
.dropdown-menu.active{right:0;left:auto;display:block;}
.dropdown-backdrop{position:fixed;z-index:999;width:100vw;height:100vh;top:0;left:0;}
.otf-dropdown{opacity:0;visibility:hidden;transition:all 0.5s ease 0s;position:absolute;background-color:#fff;z-index:9999;box-shadow:0 1px 16px 0 rgba(0, 0, 0, 0.1);padding-left:15px;padding-right:15px;}
.otf-dropdown > div{padding-top:15px;padding-bottom:15px;}
.otf-dropdown .search-form-wapper{margin:auto;}
.otf-dropdown.active{opacity:1;visibility:visible;}
.otf-dropdown.top-to-bottom{max-height:0;}
.otf-dropdown.top-to-bottom.loaded{position:static;}
.otf-dropdown.top-to-bottom.active{transition:max-height 0.5s ease-in 0s;max-height:100vh;}
.otf-dropdown.bottom-to-top{position:fixed;top:100%;bottom:0;left:0;right:0;z-index:9999;opacity:1;box-shadow:0 0 14px rgba(0, 0, 0, 0.08);}
.otf-dropdown.bottom-to-top > div{opacity:0;transform:translateY(20px);transition:all 0.4s ease 0.5s;}
.otf-dropdown.bottom-to-top.active > div{opacity:1;transform:translateY(0);}
.otf-dropdown.popup{position:fixed;top:0 !important;left:0;bottom:0;right:0;z-index:9999;transition:all 0.2s ease;margin-left:0 !important;}
.otf-dropdown.popup > div{position:absolute;top:25%;transition:all 0.6s ease 0.2s;left:50%;transform:translateX(-50%);opacity:0;}
.otf-dropdown.popup [data-search-toggle="close"]{top:50px;}
.otf-dropdown.popup.active > div{top:30%;opacity:1;}
[data-search-toggle="close"]{cursor:pointer;font-size:20px;position:absolute;right:30px;display:none;}
[data-search-toggle="close"]:before{font-size:20px;}
.platform-windows.over-hidden .opal-wrapper{padding-right:17px;}
.over-hidden{overflow:hidden;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{margin-bottom:0.5rem;font-family:inherit;font-weight:400;line-height:1.2;color:#3f4448;}
.h1, h1{font-size:2.25rem;}
.h2, h2{font-size:1.5rem;}
.h3, h3{font-size:1.25rem;}
.h4, h4{font-size:1.125rem;}
.h5, h5{font-size:1rem;}
.h6, h6{font-size:0.875rem;}
.lead{font-size:1.25rem;font-weight:300;}
.display-1{font-size:6rem;}
.display-1, .display-2{font-weight:300;line-height:1.2;}
.display-2{font-size:5.5rem;}
.display-3{font-size:4.5rem;}
.display-3, .display-4{font-weight:300;line-height:1.2;}
.display-4{font-size:3.5rem;}
hr{margin-top:1rem;margin-bottom:1rem;border-top:1px solid rgba(0, 0, 0, 0.1);}
.small, small{font-size:80%;font-weight:400;}
.mark, mark{padding:0.2em;background-color:#fcf8e3;}
.initialism{font-size:90%;text-transform:uppercase;}
.blockquote{margin-bottom:1rem;font-size:1.25rem;}
.blockquote-footer{display:block;font-size:80%;color:#868e96;}
.blockquote-footer:before{content:"\2014 \00A0";}
.b-so-0{border:0 solid;}
.b-do-0{border:0 dotted;}
.b-da-0{border:0 dashed;}
.b-so-1{border:1px solid;}
.b-do-1{border:1px dotted;}
.b-da-1{border:1px dashed;}
.b-so-2{border:2px solid;}
.b-do-2{border:2px dotted;}
.b-da-2{border:2px dashed;}
.b-so-3{border:3px solid;}
.b-do-3{border:3px dotted;}
.b-da-3{border:3px dashed;}
.b-so-4{border:4px solid;}
.b-do-4{border:4px dotted;}
.b-da-4{border:4px dashed;}
.bl-so-0{border-left:0 solid;}
.bl-do-0{border-left:0 dotted;}
.bl-da-0{border-left:0 dashed;}
.bl-so-1{border-left:1px solid;}
.bl-do-1{border-left:1px dotted;}
.bl-da-1{border-left:1px dashed;}
.bl-so-2{border-left:2px solid;}
.bl-do-2{border-left:2px dotted;}
.bl-da-2{border-left:2px dashed;}
.bl-so-3{border-left:3px solid;}
.bl-do-3{border-left:3px dotted;}
.bl-da-3{border-left:3px dashed;}
.bl-so-4{border-left:4px solid;}
.bl-do-4{border-left:4px dotted;}
.bl-da-4{border-left:4px dashed;}
.br-so-0{border-right:0 solid;}
.br-do-0{border-right:0 dotted;}
.br-da-0{border-right:0 dashed;}
.br-so-1{border-right:1px solid;}
.br-do-1{border-right:1px dotted;}
.br-da-1{border-right:1px dashed;}
.br-so-2{border-right:2px solid;}
.br-do-2{border-right:2px dotted;}
.br-da-2{border-right:2px dashed;}
.br-so-3{border-right:3px solid;}
.br-do-3{border-right:3px dotted;}
.br-da-3{border-right:3px dashed;}
.br-so-4{border-right:4px solid;}
.br-do-4{border-right:4px dotted;}
.br-da-4{border-right:4px dashed;}
.bt-so-0{border-top:0 solid;}
.bt-do-0{border-top:0 dotted;}
.bt-da-0{border-top:0 dashed;}
.bt-so-1{border-top:1px solid;}
.bt-do-1{border-top:1px dotted;}
.bt-da-1{border-top:1px dashed;}
.bt-so-2{border-top:2px solid;}
.bt-do-2{border-top:2px dotted;}
.bt-da-2{border-top:2px dashed;}
.bt-so-3{border-top:3px solid;}
.bt-do-3{border-top:3px dotted;}
.bt-da-3{border-top:3px dashed;}
.bt-so-4{border-top:4px solid;}
.bt-do-4{border-top:4px dotted;}
.bt-da-4{border-top:4px dashed;}
.bb-so-0{border-bottom:0 solid;}
.bb-do-0{border-bottom:0 dotted;}
.bb-da-0{border-bottom:0 dashed;}
.bb-so-1{border-bottom:1px solid;}
.bb-do-1{border-bottom:1px dotted;}
.bb-da-1{border-bottom:1px dashed;}
.bb-so-2{border-bottom:2px solid;}
.bb-do-2{border-bottom:2px dotted;}
.bb-da-2{border-bottom:2px dashed;}
.bb-so-3{border-bottom:3px solid;}
.bb-do-3{border-bottom:3px dotted;}
.bb-da-3{border-bottom:3px dashed;}
.bb-so-4{border-bottom:4px solid;}
.bb-do-4{border-bottom:4px dotted;}
.bb-da-4{border-bottom:4px dashed;}
#secondary .elementor-widget-container h5:first-of-type,
.author-wrapper .author-name, .contactform-content .form-title, .error404 .error-404 h1, .error404 .error-404-subtitle h2, .osf-property-article .property-title, .typo-heading, h1, h2, h2.widget-title, h2.widgettitle, h3, h4, h5, h6{max-width:100%;font-family:Marcellus SC;}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.form-control{display:block;width:100%;padding:0.8rem 0.75rem;font-size:1rem;line-height:1.857;color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid #ced4da;border-radius:0.25rem;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}
.form-control::-ms-expand{background-color:transparent;border:0;}
.form-control:focus{color:#495057;background-color:#fff;border-color:#f7f6f1;outline:none;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), none;}
.form-control::placeholder{color:#868e96;opacity:1;}
.form-control:disabled, .form-control[readonly]{background-color:#e7e7e7;opacity:1;}
select.form-control:not([size]):not([multiple]){height:calc(3.457rem + 2px);}
select.form-control:focus::-ms-value{color:#495057;background-color:#fff;}
.form-control-file, .form-control-range{display:block;}
.col-form-label{padding-top:calc(0.8rem + 1px);padding-bottom:calc(0.8rem + 1px);margin-bottom:0;line-height:1.857;}
.col-form-label-lg{padding-top:calc(1.5rem + 1px);padding-bottom:calc(1.5rem + 1px);font-size:1rem;line-height:1.5;}
.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem;line-height:1.5;}
.col-form-legend{font-size:1rem;}
.col-form-legend, .form-control-plaintext{padding-top:0.8rem;padding-bottom:0.8rem;margin-bottom:0;}
.form-control-plaintext{line-height:1.857;background-color:transparent;border:solid transparent;border-width:1px 0;}
.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .form-control-plaintext.input-group-addon, .input-group-lg > .input-group-btn > .form-control-plaintext.btn, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .form-control-plaintext.input-group-addon, .input-group-sm > .input-group-btn > .form-control-plaintext.btn{padding-right:0;padding-left:0;}
.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn{padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;border-radius:0.2rem;}
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px);}
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn{padding:1.5rem 2rem;font-size:1rem;line-height:1.5;border-radius:0.3rem;}
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]){height:calc(4.5rem + 2px);}
.form-text{display:block;margin-top:0.25rem;}
.form-row{display:flex;flex-wrap:wrap;}
.form-check{position:relative;display:block;margin-bottom:0.5rem;}
.form-check.disabled .form-check-label{color:#868e96;}
.form-check-label{padding-left:1.25rem;margin-bottom:0;}
.form-check-input{position:absolute;margin-top:0.25rem;margin-left:-1.25rem;}
.form-check-inline{display:inline-block;margin-right:0.75rem;}
.form-check-inline .form-check-label{vertical-align:middle;}
.valid-feedback{margin-top:0.25rem;color:#28a745;}
.valid-feedback, .valid-tooltip{display:none;font-size:0.875rem;}
.valid-tooltip{position:absolute;top:100%;z-index:5;width:250px;padding:0.5rem;margin-top:0.1rem;line-height:1;color:#fff;background-color:rgba(40, 167, 69, 0.8);border-radius:0.2rem;}
.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid{border-color:#28a745;}
.custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus{box-shadow:0 0 0 0.2rem rgba(40, 167, 69, 0.25);}
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip{display:block;}
.form-check-input.is-valid + .form-check-label,
.was-validated .form-check-input:valid + .form-check-label{color:#28a745;}
.custom-control-input.is-valid ~ .custom-control-indicator,
.was-validated .custom-control-input:valid ~ .custom-control-indicator{background-color:rgba(40, 167, 69, 0.25);}
.custom-control-input.is-valid ~ .custom-control-description,
.was-validated .custom-control-input:valid ~ .custom-control-description{color:#28a745;}
.custom-file-input.is-valid ~ .custom-file-control,
.was-validated .custom-file-input:valid ~ .custom-file-control{border-color:#28a745;}
.custom-file-input.is-valid ~ .custom-file-control:before,
.was-validated .custom-file-input:valid ~ .custom-file-control:before{border-color:inherit;}
.custom-file-input.is-valid:focus, .was-validated .custom-file-input:valid:focus{box-shadow:0 0 0 0.2rem rgba(40, 167, 69, 0.25);}
.invalid-feedback{margin-top:0.25rem;color:#dc3545;}
.invalid-feedback, .invalid-tooltip{display:none;font-size:0.875rem;}
.invalid-tooltip{position:absolute;top:100%;z-index:5;width:250px;padding:0.5rem;margin-top:0.1rem;line-height:1;color:#fff;background-color:rgba(220, 53, 69, 0.8);border-radius:0.2rem;}
.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid{border-color:#dc3545;}
.custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus{box-shadow:0 0 0 0.2rem rgba(220, 53, 69, 0.25);}
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip{display:block;}
.form-check-input.is-invalid + .form-check-label,
.was-validated .form-check-input:invalid + .form-check-label{color:#dc3545;}
.custom-control-input.is-invalid ~ .custom-control-indicator,
.was-validated .custom-control-input:invalid ~ .custom-control-indicator{background-color:rgba(220, 53, 69, 0.25);}
.custom-control-input.is-invalid ~ .custom-control-description,
.was-validated .custom-control-input:invalid ~ .custom-control-description{color:#dc3545;}
.custom-file-input.is-invalid ~ .custom-file-control,
.was-validated .custom-file-input:invalid ~ .custom-file-control{border-color:#dc3545;}
.custom-file-input.is-invalid ~ .custom-file-control:before,
.was-validated .custom-file-input:invalid ~ .custom-file-control:before{border-color:inherit;}
.custom-file-input.is-invalid:focus, .was-validated .custom-file-input:invalid:focus{box-shadow:0 0 0 0.2rem rgba(220, 53, 69, 0.25);}
.form-inline{display:flex;flex-flow:row wrap;align-items:center;}
.form-inline .form-check{width:100%;}
@media(min-width:576px){
.form-inline label{justify-content:center;}
.form-inline .form-group, .form-inline label{display:flex;align-items:center;margin-bottom:0;}
.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap;}
.form-inline .form-control{width:auto;vertical-align:middle;}
.form-inline .form-control, .form-inline .form-control-plaintext{display:inline-block;}
.form-inline .input-group{width:auto;}
.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0;}
.form-inline .form-check-label{padding-left:0;}
.form-inline .form-check-input{position:relative;margin-top:0;margin-right:0.25rem;margin-left:0;}
.form-inline .custom-control{display:flex;align-items:center;justify-content:center;padding-left:0;}
.form-inline .custom-control-indicator{position:static;display:inline-block;margin-right:0.25rem;vertical-align:text-bottom;}
.form-inline .has-feedback .form-control-feedback{top:0;}
}
.input-group{position:relative;display:flex;align-items:stretch;width:100%;}
.input-group .form-control{position:relative;z-index:2;flex:1 1 auto;width:1%;margin-bottom:0;}
.input-group .form-control:active, .input-group .form-control:focus, .input-group .form-control:hover{z-index:3;}
.input-group-addon, .input-group-btn, .input-group .form-control{display:flex;align-items:center;}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child){border-radius:0;}
.input-group-addon, .input-group-btn{white-space:nowrap;}
.input-group-addon{padding:0.8rem 0.75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.857;color:#495057;text-align:center;background-color:#e7e7e7;border:1px solid #ced4da;border-radius:0.25rem;}
.input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn{padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:0.2rem;}
.input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn{padding:1.5rem 2rem;font-size:1rem;border-radius:0.3rem;}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"]{margin-top:0;}
.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group .form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}
.input-group-addon:not(:last-child){border-right:0;}
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group .form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}
.form-control + .input-group-addon:not(:first-child){border-left:0;}
.input-group-btn{align-items:stretch;font-size:1em;white-space:nowrap;}
.input-group-btn, .input-group-btn > .btn{position:relative;}
.input-group-btn > .btn + .btn{margin-left:-1px;}
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover{z-index:3;}
.input-group-btn:first-child > .btn + .btn{margin-left:0;}
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group{margin-right:-1px;}
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group{z-index:2;margin-left:0;}
.input-group-btn:not(:first-child) > .btn-group:first-child,
.input-group-btn:not(:first-child) > .btn:first-child{margin-left:-1px;}
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:hover,
.input-group-btn:not(:first-child) > .btn:active,
.input-group-btn:not(:first-child) > .btn:focus,
.input-group-btn:not(:first-child) > .btn:hover{z-index:3;}
.img-fluid, .img-thumbnail{max-width:100%;height:auto;}
.img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid #ddd;border-radius:0.25rem;transition:all 0.2s ease-in-out;box-shadow:0 1px 2px rgba(0, 0, 0, 0.075);}
.figure{display:inline-block;}
.figure-img{margin-bottom:0.5rem;line-height:1;}
.figure-caption{font-size:90%;color:#868e96;}
@keyframes c {
0%{background-position:1rem 0;}
to{background-position:0 0;}
}
.progress{display:flex;height:1rem;overflow:hidden;font-size:0.75rem;background-color:#e7e7e7;border-radius:0.25rem;}
.progress-bar{display:flex;align-items:center;justify-content:center;color:#fff;background-color:#cabe9f;}
.progress-bar-striped{background-image:linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);background-size:1rem 1rem;}
.progress-bar-animated {
animation: c 1s linear infinite;
}
  @keyframes a {
to{transform:rotate(1turn);}
} html{font-family:Montserrat, Helvetica Neue, helvetica, arial, sans-serif;line-height:1.857;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{margin:0;overflow-x:hidden;}
article, aside, footer, header, nav, section{display:block;}
h1{font-size:2em;margin:0.67em 0;}
figcaption, figure, main{display:block;}
figure{margin:1em 0;}
hr{box-sizing:content-box;height:0;overflow:visible;}
pre {
font-family: monospace, monospace;
font-size: 1em;
} a{background-color:transparent;-webkit-text-decoration-skip:objects;}
a:active, a:hover{outline-width:0;}
abbr[title]{border-bottom:1px dotted;text-decoration:none;border-bottom-color:#ebebeb;}
b, strong{font-weight:inherit;font-weight:700;}
code, kbd, samp{font-family:monospace, monospace;font-size:1em;}
mark{color:#000;background-color:#ebebeb;}
small{font-size:80%;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-0.25em;}
sup{top:-0.5em;}
audio, video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
img{border-style:none;}
svg:not(:root){overflow:hidden;}
button, input, optgroup, select, textarea{font-family:Montserrat, Helvetica Neue, helvetica, arial, sans-serif;font-size:100%;line-height:1.857;margin:0;}
button, input{overflow:visible;}
button, select{text-transform:none;}
[type="reset"],
[type="submit"],
button, html [type="button"]{-webkit-appearance:button;cursor:pointer;}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner{border-style:none;padding:0;}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{border:1px solid;border-color:#bbb;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{display:inline-block;vertical-align:baseline;}
textarea{overflow:auto;}
[type="checkbox"],
[type="radio"]{box-sizing:border-box;padding:0;}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{height:auto;}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
details, menu{display:block;}
summary{display:list-item;}
canvas{display:inline-block;}
[hidden],
template{display:none;}
.block-fullwidth{position:relative;width:100vw;left:50%;margin-left:-50vw;}
.custom-logo-link + .site-branding-text,
.elementor-element .gallery-columns-6 .gallery-caption, .elementor-element .gallery-columns-7 .gallery-caption, .elementor-element .gallery-columns-8 .gallery-caption, .elementor-element .gallery-columns-9 .gallery-caption, .entry-gallery .gallery-columns-6 .gallery-caption, .entry-gallery .gallery-columns-7 .gallery-caption, .entry-gallery .gallery-columns-8 .gallery-caption, .entry-gallery .gallery-columns-9 .gallery-caption, .menu-toggle .m-text, .screen-reader-text, .single .gallery-columns-6 .gallery-caption, .single .gallery-columns-7 .gallery-caption, .single .gallery-columns-8 .gallery-caption, .single .gallery-columns-9 .gallery-caption, .widget .gallery-columns-6 .gallery-caption, .widget .gallery-columns-7 .gallery-caption, .widget .gallery-columns-8 .gallery-caption, .widget .gallery-columns-9 .gallery-caption{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important;}
.custom-logo-link + .site-branding-text:focus,
.elementor-element .gallery-columns-6 .gallery-caption:focus, .elementor-element .gallery-columns-7 .gallery-caption:focus, .elementor-element .gallery-columns-8 .gallery-caption:focus, .elementor-element .gallery-columns-9 .gallery-caption:focus, .entry-gallery .gallery-columns-6 .gallery-caption:focus, .entry-gallery .gallery-columns-7 .gallery-caption:focus, .entry-gallery .gallery-columns-8 .gallery-caption:focus, .entry-gallery .gallery-columns-9 .gallery-caption:focus, .menu-toggle .m-text:focus, .screen-reader-text:focus, .single .gallery-columns-6 .gallery-caption:focus, .single .gallery-columns-7 .gallery-caption:focus, .single .gallery-columns-8 .gallery-caption:focus, .single .gallery-columns-9 .gallery-caption:focus, .widget .gallery-columns-6 .gallery-caption:focus, .widget .gallery-columns-7 .gallery-caption:focus, .widget .gallery-columns-8 .gallery-caption:focus, .widget .gallery-columns-9 .gallery-caption:focus{background-color:#f1f1f1;color:#21759b;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}
.overflow-hidden{overflow:hidden !important;}
.overflow-auto{overflow:auto !important;}
.overflow-visiable{overflow:visible !important;}
.overflow-scroll{overflow:scroll !important;}
.overflow-inherit{overflow:inherit !important;}
.overflow-initial{overflow:initial !important;}
.alignleft{display:inline;float:left;margin-right:1.5em;}
.alignright{display:inline;float:right;margin-left:1.5em;}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}
.clear:after, .clear:before, .elementor-widget-wp-widget-recent-posts ul:after, .elementor-widget-wp-widget-recent-posts ul:before, .widget_recent_entries ul:after, .widget_recent_entries ul:before{content:"";display:table;table-layout:fixed;}
.clearfix:after, .mc4wp-form-fields:after{display:block;clear:both;content:"";}
.entry-content{margin-bottom:2.6em;}
.comment-author:after, .comment-author:before, .comment-content:after, .comment-content:before, .comment-meta:after, .comment-meta:before, .entry-content:after, .entry-content:before, .entry-footer:after, .entry-footer:before, .pagination:after, .pagination:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before, .widget-area:after, .widget-area:before, .widget:after, .widget:before{content:"";display:table;table-layout:fixed;}
.clear:after, .comment-author:after, .comment-content:after, .comment-meta:after, .elementor-widget-wp-widget-recent-posts ul:after, .entry-content:after, .entry-footer:after, .nav-links:after, .pagination:after, .site-content:after, .site-footer:after, .site-header:after, .widget-area:after, .widget:after, .widget_recent_entries ul:after{clear:both;}
html{font-size:14px;}
body, button, input, select, textarea{color:#9ea0a6;font-size:1rem;line-height:1.857;font-family:Montserrat, Helvetica Neue, helvetica, arial, sans-serif;}
body{text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
h1, h2, h3, h4, h5, h6{clear:both;line-height:1.2;margin:0 0 0.75em;padding:1.5em 0 0;letter-spacing:0;}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child{padding-top:0;}
h1{font-size:30px;font-size:2.14286rem;}
h2{font-size:24px;font-size:1.71429rem;}
h3{font-size:20px;font-size:1.42857rem;}
h4{font-size:18px;font-size:1.28571rem;}
h5{font-size:16px;font-size:1.14286rem;}
h6 {
font-size: 14px;
font-size: 1rem;
} p{margin:0 0 1.5em;padding:0;}
select{background:transparent;}
blockquote{quotes:"" "";overflow:hidden;margin:0 0 1.5em;font-size:16px;font-size:1.14286rem;border-left:3px solid;padding:1em 1em 1em 1.5em;position:relative;background:#f8f8f8;font-style:italic;line-height:2;font-weight:500;}
@media(min-width:768px){
blockquote{padding:2em 1.5em 2em 2.8em;}
}
blockquote a:not(.more-link){text-decoration:underline;}
blockquote cite{font-weight:700;margin-top:0.5em;}
blockquote p:last-child{margin-bottom:0;}
address{margin:0 0 1.5em;}
pre{background-color:#ebebeb;font-family:Courier\ 10 Pitch, Courier, monospace;line-height:1.857;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;}
code, kbd, pre, tt, var{font-size:14px;font-size:0.875rem;}
code, kbd, tt, var{font-family:Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace;}
abbr, acronym{border-bottom:1px dotted;border-bottom-color:#ebebeb;cursor:help;}
ins, mark{background-color:#ebebeb;text-decoration:none;}
big {
font-size: 125%;
} q{quotes:"“" "”" "‘" "’";}:focus{outline:none;}
.page-title-bar{background-color:#000;position:relative;z-index:3;border-width:0;}
.page-title-bar .wrap{min-height:220px;padding-top:10px;padding-bottom:20px;}
.page-title-bar .wrap .page-title{margin:1.5em 0 0.5em;padding:0;text-align:center;}
.home .page-title-bar{display:none;}
.page-header .page-title{margin-top:1em;}
.page-title{font-size:24px;font-size:1.71429rem;line-height:1.2;color:#fff;text-transform:uppercase;letter-spacing:0.01em;}
.breadcrumb, .breadcrumb *,
.breadcrumb span{color:#fff;font-size:14px;line-height:30px;}
.form-group{box-shadow:none;line-height:1.857;margin-bottom:1rem;}
.form-group.form-button{margin-bottom:0;}
.form-group .form-row label{font-weight:500;}
.form-group .form-row label + label{margin-left:15px;}
.form-control{box-shadow:none;}
label{color:#000;display:block;font-weight:500;margin-bottom:1.5rem;font-size:0.75rem;text-transform:uppercase;}
fieldset{margin-bottom:1em;}
fieldset legend{font-weight:400;}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"]{font-size:14px;border-style:solid;display:block;width:100%;border-width:2px;padding:0.57rem 1.4rem;background-color:transparent;border-radius:0;}
textarea{border-radius:0;font-size:14px;display:block;border-width:2px;border-style:solid;padding:0.7rem 1.4rem;background-color:transparent;width:100%;transition:all 0.3s ease;}
textarea::placeholder{transition:all 0.5s ease;}
input{transition:all 0.3s ease;}
input::placeholder{transition:all 0.5s ease;}
input[type="color"]:focus::placeholder,
input[type="date"]:focus::placeholder,
input[type="datetime-local"]:focus::placeholder,
input[type="datetime"]:focus::placeholder,
input[type="email"]:focus::placeholder,
input[type="month"]:focus::placeholder,
input[type="number"]:focus::placeholder,
input[type="password"]:focus::placeholder,
input[type="range"]:focus::placeholder,
input[type="search"]:focus::placeholder,
input[type="tel"]:focus::placeholder,
input[type="text"]:focus::placeholder,
input[type="time"]:focus::placeholder,
input[type="url"]:focus::placeholder,
input[type="week"]:focus::placeholder{color:transparent;}
textarea:focus::placeholder{color:transparent;}
select{border:1px solid;border-color:#ebebeb;border-radius:0;height:3em;max-width:100%;padding-left:15px;font-size:14px;}
input[type="checkbox"],
input[type="radio"]{margin-right:0.5em;}
input[type="checkbox"] + label,
input[type="radio"] + label{font-weight:400;}
button[type="submit"],
input[type="button"],
input[type="submit"]{background-color:#000;border-color:#000;}
.wpcf7 .wpcf7-form .ajax-loader{display:none;margin:0;margin-top:3px;width:100%;background-repeat:no-repeat;}
.wpcf7 .wpcf7-form .ajax-loader.is-active{display:block;}
.wpcf7 .wpcf7-form .wpcf7-not-valid-tip{margin-top:0.75rem;text-align:left;text-transform:capitalize;}
.elementor-element .wpcf7 .wpcf7-form .gallery, .entry-gallery .wpcf7 .wpcf7-form .gallery, .opal-archive-style-4.archive .wpcf7 .wpcf7-form .site-main, .opal-archive-style-4.blog .wpcf7 .wpcf7-form .site-main, .opal-comment-form-2 .wpcf7 .wpcf7-form .comment-form, .opal-comment-form-3 .wpcf7 .wpcf7-form .comment-form, .opal-comment-form-4 .wpcf7 .wpcf7-form .comment-form, .opal-comment-form-6 .wpcf7 .wpcf7-form .comment-form, .opal-default-content-layout-2cr .site-content .wpcf7 .wpcf7-form .wrap, .single .wpcf7 .wpcf7-form .gallery, .site-footer .wpcf7 .wpcf7-form .widget-area, .widget .wpcf7 .wpcf7-form .gallery, .wpcf7 .wpcf7-form .elementor-element .gallery, .wpcf7 .wpcf7-form .entry-gallery .gallery, .wpcf7 .wpcf7-form .opal-archive-style-4.archive .site-main, .wpcf7 .wpcf7-form .opal-archive-style-4.blog .site-main, .wpcf7 .wpcf7-form .opal-comment-form-2 .comment-form, .wpcf7 .wpcf7-form .opal-comment-form-3 .comment-form, .wpcf7 .wpcf7-form .opal-comment-form-4 .comment-form, .wpcf7 .wpcf7-form .opal-comment-form-6 .comment-form, .wpcf7 .wpcf7-form .opal-default-content-layout-2cr .site-content .wrap, .wpcf7 .wpcf7-form .row, .wpcf7 .wpcf7-form .single .gallery, .wpcf7 .wpcf7-form .site-footer .widget-area, .wpcf7 .wpcf7-form .widget .gallery, .wpcf7 .wpcf7-form [data-elementor-columns],
.wpcf7 .wpcf7-form [data-opal-columns],
.wpcf7 .wpcf7-form body.opal-content-layout-2cl #content .wrap,
.wpcf7 .wpcf7-form body.opal-content-layout-2cr #content .wrap,
body.opal-content-layout-2cl #content .wpcf7 .wpcf7-form .wrap,
body.opal-content-layout-2cr #content .wpcf7 .wpcf7-form .wrap{margin-left:-6px;margin-right:-6px;}
.elementor-element .wpcf7 .wpcf7-form .gallery div[class*="col"],
.entry-gallery .wpcf7 .wpcf7-form .gallery div[class*="col"],
.opal-archive-style-4.archive .wpcf7 .wpcf7-form .site-main div[class*="col"],
.opal-archive-style-4.blog .wpcf7 .wpcf7-form .site-main div[class*="col"],
.opal-comment-form-2 .wpcf7 .wpcf7-form .comment-form div[class*="col"],
.opal-comment-form-3 .wpcf7 .wpcf7-form .comment-form div[class*="col"],
.opal-comment-form-4 .wpcf7 .wpcf7-form .comment-form div[class*="col"],
.opal-comment-form-6 .wpcf7 .wpcf7-form .comment-form div[class*="col"],
.opal-default-content-layout-2cr .site-content .wpcf7 .wpcf7-form .wrap div[class*="col"],
.single .wpcf7 .wpcf7-form .gallery div[class*="col"],
.site-footer .wpcf7 .wpcf7-form .widget-area div[class*="col"],
.widget .wpcf7 .wpcf7-form .gallery div[class*="col"],
.wpcf7 .wpcf7-form .elementor-element .gallery div[class*="col"],
.wpcf7 .wpcf7-form .entry-gallery .gallery div[class*="col"],
.wpcf7 .wpcf7-form .opal-archive-style-4.archive .site-main div[class*="col"],
.wpcf7 .wpcf7-form .opal-archive-style-4.blog .site-main div[class*="col"],
.wpcf7 .wpcf7-form .opal-comment-form-2 .comment-form div[class*="col"],
.wpcf7 .wpcf7-form .opal-comment-form-3 .comment-form div[class*="col"],
.wpcf7 .wpcf7-form .opal-comment-form-4 .comment-form div[class*="col"],
.wpcf7 .wpcf7-form .opal-comment-form-6 .comment-form div[class*="col"],
.wpcf7 .wpcf7-form .opal-default-content-layout-2cr .site-content .wrap div[class*="col"],
.wpcf7 .wpcf7-form .row div[class*="col"],
.wpcf7 .wpcf7-form .single .gallery div[class*="col"],
.wpcf7 .wpcf7-form .site-footer .widget-area div[class*="col"],
.wpcf7 .wpcf7-form .widget .gallery div[class*="col"],
.wpcf7 .wpcf7-form [data-elementor-columns] div[class*="col"],
.wpcf7 .wpcf7-form [data-opal-columns] div[class*="col"],
.wpcf7 .wpcf7-form body.opal-content-layout-2cl #content .wrap div[class*="col"],
.wpcf7 .wpcf7-form body.opal-content-layout-2cr #content .wrap div[class*="col"],
body.opal-content-layout-2cl #content .wpcf7 .wpcf7-form .wrap div[class*="col"],
body.opal-content-layout-2cr #content .wpcf7 .wpcf7-form .wrap div[class*="col"]{padding-left:6px;padding-right:6px;}
.wpcf7 .wpcf7-form .input-group{margin-bottom:1rem;}
.wpcf7 .wpcf7-form-control-wrap{display:block;}
.wpcf7 div.wpcf7-response-output{color:#fff;background:rgba(0, 0, 0, 0.5);margin:0;padding:1em;}
@media(min-width:768px){
.wpcf7 div.wpcf7-response-output{position:fixed;top:auto;left:0;right:0;bottom:0;z-index:99999;}
}
.wpcf7 .wpcf7-radio span.wpcf7-list-item{margin:0 1em 0 0;}
.wpcf7 span.wpcf7-list-item{margin:0;}
.wpcf7 .wpcf7-list-item-label{font-size:14px;font-size:1rem;font-weight:400;line-height:normal;}
.elementor-align-right .wpcf7 .ajax-loader{background-position:100%;}
.elementor-align-center .wpcf7 .ajax-loader{background-position:50%;}
.elementor-align-justify .wpcf7 input[type="submit"],
.elementor-mobile-align-justify .wpcf7 input[type="submit"],
.elementor-tablet-align-justify .wpcf7 input[type="submit"]{width:100%;}
.elementor-align-justify .wpcf7 div.wpcf7-response-output, .elementor-mobile-align-justify .wpcf7 div.wpcf7-response-output, .elementor-tablet-align-justify .wpcf7 div.wpcf7-response-output{text-align:center;}
.elementor-align-justify .wpcf7 .ajax-loader, .elementor-mobile-align-justify .wpcf7 .ajax-loader, .elementor-tablet-align-justify .wpcf7 .ajax-loader{background-position:50%;}:-moz-placeholder,
::-webkit-input-placeholder{color:#000;font-family:Libre Franklin, Helvetica Neue, helvetica, arial, sans-serif;}::-moz-placeholder{color:#000;font-family:Libre Franklin, Helvetica Neue, helvetica, arial, sans-serif;opacity:1;}:-ms-input-placeholder{color:#000;font-family:Libre Franklin, Helvetica Neue, helvetica, arial, sans-serif;}
input[type="checkbox"]{vertical-align:middle;}
.opal-checkbox{position:relative;}
.opal-checkbox .icon-check{width:14px;height:14px;cursor:pointer;position:absolute;top:2px;left:0;border:1px solid;border-color:#e1e1e1;background-color:transparent;}
.opal-checkbox .icon-check:after{font-family:FontAwesome;content:"\f00c";position:absolute;top:-2px;left:2px;opacity:0;font-size:10px;font-size:0.625rem;}
.opal-checkbox .icon-check:hover:after{opacity:0.5;}
.opal-checkbox input[type="checkbox"]{visibility:hidden;position:absolute;top:4px;left:0;}
.opal-checkbox input[type="checkbox"]:checked + .icon-check:after{opacity:1;}
.opal-checkbox input[type="checkbox"]:checked + .icon-check + span{font-weight:700;color:#000;}
.opal-checkbox .info{padding-left:1.5rem;}
.opal-radio{position:relative;}
.opal-radio .icon-check{width:14px;height:14px;cursor:pointer;position:absolute;top:2px;left:0;border:1px solid;border-color:#e1e1e1;background-color:transparent;}
.opal-radio .icon-check:after{font-family:FontAwesome;content:"\f111";position:absolute;top:0;left:3px;opacity:0;font-size:8px;}
.opal-radio .icon-check:hover:after{opacity:0.5;}
.opal-radio input[type="radio"]{visibility:hidden;position:absolute;top:4px;left:0;}
.opal-radio input[type="radio"]:checked + .icon-check:after{opacity:1;}
.opal-radio input[type="radio"]:checked + .icon-check + span{font-weight:400;color:#000;}
.opal-radio .info{padding-left:1.5rem;}
.otf-input-group{display:flex;}
.otf-input-group button, .otf-input-group input[type="submit"]{margin-left:-1px;}
.otf-input-group button{border-width:1px;}
hr{background-color:#bbb;border:0;height:1px;margin-bottom:1.5em;}
.box-content{background-color:#fff;padding:30px 40px;box-shadow:0 0 4px #ccc;border-radius:0.25rem;}
.box-border, .opal-comment-7 .comment-body, .opal-comment-7 .comment_container{background-color:#fff;border:1px solid;border-color:#ebebeb;border-radius:0.25rem;padding:30px;}
.box-shadow, .opal-comment-2 .comment-body, .opal-comment-2 .comment_container, .opal-comment-5 .comment-body, .opal-comment-5 .comment_container, .opal-comment-6 .comment-body, .opal-comment-6 .comment_container{background-color:#fff;box-shadow:0 0 4px #ccc;border-radius:0.25rem;padding:30px;}
ol, ul{margin:0 0 1.5em;padding-left:20px;}
ul{list-style:disc;}
ol{list-style:decimal;}
li > ol, li > ul{margin-bottom:0;margin-left:1.5em;}
dt{font-weight:700;}
dd{margin:0 1.5em 1.5em;}
.comment-list, .comment-list .children, .list-inline, .list-unstyled{padding-left:0;list-style:none;}
.list-inline-item{display:inline-block;}
.list-inline-item:not(:last-child){margin-right:5px;}
table{border-collapse:collapse;margin:0 0 1.5em;width:100%;}
thead th{border-bottom:1px solid;border-bottom-color:#ebebeb;padding-bottom:0.5em;}
th{text-align:left;}
td, th{padding:0.4em;}
td:first-child, th:first-child{padding-left:0;}
td:last-child, th:last-child{padding-right:0;}
.table-striped tbody tr:nth-of-type(2n) {
background-color: #ebebeb;
} a{text-decoration:none;transition:all 0.3s ease;}
a:active, a:hover{outline:0;}
.post-thumbnail a, .post-thumbnail img{display:block;}
.post-thumbnail.embed-responsive{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;box-sizing:border-box;}
.effect-thumbnail:hover .post-thumbnail a:before{visibility:visible;opacity:1;-ms-opacity:1;-o-opacity:1;-moz-opacity:1;-webkit-opacity:1;filter:alpha(opacity=100);}
.effect-thumbnail:hover .post-thumbnail img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1;-ms-opacity:1;-o-opacity:1;-moz-opacity:1;-webkit-opacity:1;filter:alpha(opacity=100);}
.effect-thumbnail .post-thumbnail{position:relative;}
.effect-thumbnail .post-thumbnail a{display:block;background-image:linear-gradient(left, #cabe9f, #022);background-image:-webkit-linear-gradient(left, #cabe9f, #022);}
.effect-thumbnail .post-thumbnail a:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:rgba(0, 0, 0, 0.3);display:block;z-index:1;opacity:0;-ms-opacity:0;-o-opacity:0;-moz-opacity:0;-webkit-opacity:0;filter:alpha(opacity=0);visibility:hidden;transition:all 0.3s ease;}
.effect-thumbnail .post-thumbnail img{display:block;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:0.2;-ms-opacity:0.2;-o-opacity:0.2;-moz-opacity:0.2;-webkit-opacity:0.2;filter:alpha(opacity=20);transition:all 0.3s ease;}
.effect-thumbnail-v2:hover .entry-header{border-bottom:4px solid #3f4448;}
.effect-thumbnail-v2 .entry-header{transition:all 0.3s ease;border-bottom:4px solid transparent;}
.effect-thumbnail-v3:hover .post-thumbnail img{transform:scale(1.1);}
.effect-thumbnail-v3 .post-thumbnail{overflow:hidden;}
.effect-thumbnail-v3 .post-thumbnail img{transform:scale(1);transition:all 0.5s ease;}
.effect-thumbnail-v4{transition:all 0.3s ease;}
.effect-thumbnail-v4:hover{transform:translateY(-5px);}
.main-navigation{clear:both;}
.main-navigation .top-menu > li > a{padding:0.75em 1.25em;}
.main-navigation > div > ul{border-top:1px solid;border-top-color:#ebebeb;padding:0.75em 1.695em;}
.main-navigation.d-block{width:100%;}
.mainmenu-container{clear:both;}
.mainmenu-container ul{background-color:#fff;list-style:none;margin:0;padding:0 1.5em;text-align:left;}
.mainmenu-container ul ul{padding:10px 0;border-color:#c4c4c4;box-shadow:0 1px 16px 0 rgba(0, 0, 0, 0.1);}
.mainmenu-container ul ul.toggled-on{display:block;}
.mainmenu-container ul ul .menu-item > a{letter-spacing:0;position:relative;text-transform:none;font-size:12px;font-size:0.85714rem;line-height:20px;width:100%;display:block;margin-bottom:0;padding:10px 20px;color:#fff;}
.mainmenu-container ul ul .menu-item > a:active, .mainmenu-container ul ul .menu-item > a:focus, .mainmenu-container ul ul .menu-item > a:hover{background-color:rgba(0, 0, 0, 0.2);}
.mainmenu-container li{position:relative;text-align:left;}
.mainmenu-container li li{border:none;}
.mainmenu-container li li:last-child{border:0;}
.mainmenu-container li a span{padding-right:0.5rem;}
.mainmenu-container .menu-item > a{display:inline-block;width:100%;text-decoration:none;position:relative;font-weight:400;}
.mainmenu-container li li.current-menu-item a:focus, .mainmenu-container li li.current-menu-item a:hover, .mainmenu-container li li.current_page_item a:focus, .mainmenu-container li li.current_page_item a:hover, .mainmenu-container li li.focus > a, .mainmenu-container li li:focus > a, .mainmenu-container li li:hover > a{color:#fff;}
.mainmenu-container > div > ul{border-top:1px solid;border-top-color:#ebebeb;padding:0.75em 1.695em;}
.site-header .main-navigation ul ul{min-width:280px;}
.site-header .mainmenu-container .top-menu > li{position:relative;margin-right:35px;}
.site-header .mainmenu-container .top-menu > li:before{content:"";position:absolute;bottom:0;width:0;height:3px;left:0;z-index:2;transition:all 0.3s ease-in-out;}
.site-header .mainmenu-container .top-menu > li.current-menu-item:before, .site-header .mainmenu-container .top-menu > li:hover:before{width:40px;}
@media(min-width:768px) and (max-width:991px){
.site-header .mainmenu-container .top-menu > li{margin-right:25px;}
}
.site-header .mainmenu-container .top-menu > li > a{font-size:12px;font-size:0.85714rem;letter-spacing:2px;padding:1em 0;position:relative;text-transform:uppercase;font-weight:600;}
.sub-menu .text-label{position:static;transform:translateY(-80%);}
.main-navigation ul, .sub-menu .text-label:before{display:none;}
.main-navigation.toggled-on > div > ul{display:block;}
.menu-toggle{background-color:transparent;box-shadow:none;color:#000;display:none;font-size:18px;font-weight:800;line-height:1.5;outline:none !important;text-shadow:none;position:relative;z-index:100;border:none;}
.menu-toggle i{padding-right:5px;font-weight:700;}
.main-navigation.toggled-on ul.nav-menu, .menu-toggle{display:block;}
.menu-toggle:focus, .menu-toggle:hover{background-color:transparent;box-shadow:none;}
.menu-toggle:focus{outline:thin solid;}
.menu-toggle .fa, .menu-toggle .icon{margin-right:0.5em;top:-2px;}
.menu-toggle .icon-close, .toggled-on .menu-toggle .icon-bars{display:none;}
.toggled-on .menu-toggle .icon-close{display:inline-block;}
.dropdown-toggle{border:0;box-shadow:none;display:block;font-size:16px;font-size:1rem;right:0;line-height:1.5;margin:0 auto;padding:0.5em 1em;position:absolute;text-shadow:none;top:0;}
.dropdown-toggle, .dropdown-toggle:focus, .dropdown-toggle:hover{background-color:transparent;color:#222;}
.dropdown-toggle:focus{outline:thin dotted;}
.dropdown-toggle.toggled-on .fa, .dropdown-toggle.toggled-on .icon{transform:rotate(-180deg);}
.social-navigation{font-size:14px;font-size:0.875rem;}
.social-navigation ul{list-style:none;margin-bottom:0;margin-left:0;}
.social-navigation li{display:inline;}
.social-navigation li:first-child{margin-left:0;}
.social-navigation a{display:inline-block;text-align:center;line-height:44px;width:44px;}
.my-account-links-menu{list-style:none;}
.my-account-links-menu li{position:relative;}
.my-account-links-menu li:hover .sub-menu{top:100%;visibility:visible;opacity:1;z-index:2;}
.my-account-links-menu > li{display:inline-block;list-style:none;}
.my-account-links-menu .sub-menu{opacity:0;position:absolute;top:200%;right:-1px;min-width:200px;background-color:#ccc;visibility:hidden;margin:0;transition:0.3s;}
.my-account-links-menu .sub-menu li{float:none !important;border-top:1px solid;border-color:rgba(0, 0, 0, 0.2);}
.my-account-links-menu .sub-menu li:first-child{border-left:none;}
.my-account-links-menu .sub-menu li a{border:none;text-align:left;}
[class*="topbar-text-"] p{margin-bottom:0;padding-left:1rem;padding-right:1rem;}
.custom-header .my-account-links-menu > li:first-child > a{font-size:0;display:block;}
.custom-header .my-account-links-menu > li:first-child > a:before{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;content:"\f007";font-size:12px;font-size:0.85714rem;padding:1.75em 1.25em;line-height:inherit;}
.custom-header .my-account-links-menu .sub-menu{background-color:#fff;border:1px solid;border-color:rgba(0, 0, 0, 0.2);border-top:none;list-style:none;}
.custom-header .my-account-links-menu .sub-menu a{padding:0.75em 1.25em;display:block;font-size:12px;font-size:0.85714rem;}
.site-header .menu-scroll-down{display:none;}
.opal-menu-canvas.main-navigation > div > ul{display:block;}
.opal-wrapper{overflow:hidden;}
#page,
.opal-wrapper{transition:transform 0.5s;}
#page{z-index:101;}
#opal-canvas-menu a > .fa-angle-down{display:none;}
.scroller{overflow-y:scroll;}
.menu-trigger, .scroller, .scroller-inner{position:relative;}
.menu-trigger{padding-left:60px;font-size:0.9em;}
.menu-trigger:before{position:absolute;top:2px;left:0;width:40px;height:6px;background:#fff;box-shadow:0 6px #34495e, 0 12px #fff, 0 18px #34495e, 0 24px #fff;content:"";}
.mp-pusher{position:relative;left:0;height:100%;}
.opal-layout-boxed .mp-menu{opacity:0;pointer-events:none;transition:all 0.3s ease-in;}
.opal-layout-boxed .mp-menu.mp-menu-active{opacity:1;pointer-events:auto;}
.mp-menu{position:fixed;top:0;left:0;z-index:1;width:300px;height:100%;transform:translate3d(-200px, 0, 0);display:block;transition:all 0.35s ease;opacity:0;}
.mp-menu.mp-menu-active{z-index:3;transform:translateZ(0);opacity:1;}
.mp-menu.mp-menu-active + #page{transform:translateX(300px);}
.mp-menu.mp-menu-active + #page:before{content:"";top:0;left:0;right:0;bottom:0;position:absolute;z-index:100;background:rgba(0, 0, 0, 0.4);}
.mp-level{position:absolute;top:0;left:0;width:100%;height:100%;background:#353535;transform:translate3d(-100%, 0, 0);z-index:3;}
.mp-level:after, .mp-level:before, .mp-pusher:after{position:absolute;top:0;right:0;width:0;height:0;content:"";opacity:0;}
.mp-level:after, .mp-pusher:after{background:rgba(0, 0, 0, 0.3);transition:opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;}
.mp-level:after{z-index:-1;}
.mp-pusher.mp-pushed:after{width:100%;height:100%;opacity:1;transition:opacity 0.3s;}
.mp-level.mp-level-overlay{cursor:pointer;}
.mp-level.mp-level-overlay:after{width:100%;height:100%;opacity:1;transition:opacity 0.3s;}
.mp-level.mp-level-overlay.mp-level:before{width:100%;height:100%;background:transparent;opacity:1;}
.mp-level, .mp-pusher{transition:all 0.5s;}
.mp-overlap .mp-level.mp-level-open{box-shadow:1px 0 2px rgba(0, 0, 0, 0.2);transform:translate3d(-40px, 0, 0);}
.mp-menu.mp-overlap > .mp-level, .mp-menu.mp-overlap > .mp-level.mp-level-open, .mp-menu > .mp-level, .mp-menu > .mp-level.mp-level-open{box-shadow:none;transform:translateZ(0);}
.mp-cover .mp-level.mp-level-open{transform:translateZ(0);}
.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open){transform:translate3d(-100%, 0, 0);}
.mp-menu ul{margin:0;padding:0;list-style:none;}
.mp-menu h2{margin:0;padding:1em;color:rgba(0, 0, 0, 0.4);text-shadow:0 0 1px rgba(0, 0, 0, 0.1);font-weight:300;font-size:2em;}
.mp-menu.mp-overlap h2:before{position:absolute;top:0;right:0;margin-right:8px;font-size:75%;line-height:1.8;opacity:0;transition:opacity 0.3s, transform 0.1s 0.3s;transform:translateX(-100%);}
.mp-menu.mp-cover h2{text-transform:uppercase;font-weight:700;letter-spacing:1px;font-size:1em;}
.mp-overlap .mp-level.mp-level-overlay > h2:before{opacity:1;transition:transform 0.3s, opacity 0.3s;transform:translateX(0);}
.mp-menu ul li > a{display:block;padding:0.7em 3em 0.7em 1.2em;outline:none;box-shadow:inset 0 -1px rgba(0, 0, 0, 0.15);text-shadow:0 0 1px hsla(0, 0%, 100%, 0.1);font-size:15px;font-size:1.07143rem;transition:background 0.3s, box-shadow 0.3s;}
.mp-menu ul li:before{position:absolute;left:10px;z-index:-1;color:rgba(0, 0, 0, 0.2);line-height:3.5;}
.mp-level > ul > li:first-child > a{box-shadow:inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);}
.mp-menu a, .mp-menu a:hover{color:#fff;}
.mp-menu ul li a:hover{background:rgba(0, 0, 0, 0.2);box-shadow:inset 0 -1px transparent;}
.mp-menu .menu > li > a{text-transform:uppercase;font-weight:700;}
.mp-level > ul > li:first-child > a:hover{background:rgba(0, 0, 0, 0.2);}
.mp-level.mp-level-overlay > ul > li:first-child > a, .mp-level > ul > li:first-child > a:hover, .mp-menu .mp-level.mp-level-overlay > ul > li > a{box-shadow:inset 0 -1px transparent;}
.mp-level.mp-level-overlay > ul > li:first-child > a, .mp-level > ul > li:first-child > a:hover{box-shadow:inset 0 -1px transparent, inset 0 1px transparent;}
.mp-back{background:rgba(0, 0, 0, 0.1);outline:none;color:#fff;text-transform:uppercase;letter-spacing:1px;font-weight:700;display:block;font-size:0.8em;padding:1em;position:relative;box-shadow:inset 0 1px rgba(0, 0, 0, 0.1);transition:background 0.3s;}
.mp-back .fa{font-size:12px;}
.mp-back:after{}
.mp-menu .mp-level.mp-level-overlay > .mp-back, .mp-menu .mp-level.mp-level-overlay > .mp-back:after{background:transparent;box-shadow:none;color:transparent;}
.no-csstransforms3d .mp-pusher, .no-js .mp-pusher{padding-left:300px;}
.no-csstransforms3d .mp-menu .mp-level, .no-js .mp-menu .mp-level{display:none;}
.no-csstransforms3d .mp-menu > .mp-level, .no-js .mp-menu > .mp-level{display:block;}
.mp-menu .menu-item-has-children > a{position:relative;z-index:1;}
.mp-pushed .scroller:before{content:"";left:0;z-index:100;background:rgba(0, 0, 0, 0.4);}
.mp-pushed .scroller:before, .trigger{top:0;right:0;bottom:0;position:absolute;}
.trigger{width:4em;display:flex !important;justify-content:center;align-items:center;z-index:2;border-left:1px solid rgba(0, 0, 0, 0.15);background:rgba(0, 0, 0, 0.05);font-size:12px !important;}
.trigger:hover{background:rgba(0, 0, 0, 0.2);}
.page-numbers{display:inline-block;line-height:3.7em;height:3.7em;width:3.7em;border-radius:50%;background-color:#f8f8f8;text-align:center;font-size:11px;font-size:0.78571rem;font-weight:700;margin:2px;color:#3f4448;}
.page-numbers:not(.dots).current,
.page-numbers:not(.dots):focus,
.page-numbers:not(.dots):hover{display:inline-block;color:#fff;}
.page-numbers [class^="opal-icon"]{font-size:24px;font-size:1.71429rem;}
.comments-pagination, .pagination{padding:2em 0 3em;text-align:center;}
.comments-pagination .icon, .pagination .icon{width:0.666666666em;height:0.666666666em;}
.comments-pagination{border:0;}
.opal-pagination-2 .page-numbers:not(.dots){border-radius:0.25rem;background-color:#ebebeb;}
.opal-pagination-3 .page-numbers:not(.dots){border-radius:0.25rem;border:1px solid;border-color:#ebebeb;}
.opal-pagination-3 .page-numbers:not(.dots).current,
.opal-pagination-3 .page-numbers:not(.dots):focus,
.opal-pagination-3 .page-numbers:not(.dots):hover{border-radius:0.25rem;}
.opal-pagination-4 .page-numbers{width:5.5em;height:3.7em;line-height:3.7em;border-radius:0;}
.opal-pagination-5 .page-numbers{border-radius:50%;background-color:#ebebeb;}
.opal-pagination-6 .page-numbers:not(.dots){border-radius:0;border:1px solid;border-color:#ebebeb;margin-right:2px;margin-left:2px;color:#bcbcbc;font-weight:700;}
.opal-pagination-6 .page-numbers:not(.dots).current,
.opal-pagination-6 .page-numbers:not(.dots):focus,
.opal-pagination-6 .page-numbers:not(.dots):hover{border-radius:0;color:#000;background:#fff;border-color:#000;box-shadow:inset 0 0 0 1px #000;}
html{box-sizing:border-box;}
*,
:after, :before{box-sizing:inherit;}
body{background-color:#fff;}
@media(max-width:767px){
body #secondary{margin-top:60px;}
}
@media(max-width:767px){
body #secondary,
body .primary{flex:0 0 100%;max-width:100%;}
}
body.opal-content-layout-2cl #primary,
body.opal-content-layout-2cr #primary{padding-right:15px;padding-left:15px;}
@media(min-width:769px){
body.opal-content-layout-2cl #primary,
body.opal-content-layout-2cr #primary{flex:0 0 calc(100% - 400px);max-width:calc(100% - 400px);}
}
@media(min-width:769px){
body.opal-content-layout-2cl #secondary,
body.opal-content-layout-2cr #secondary{flex:0 0 400px;max-width:400px;}
}
body.opal-layout-boxed #page{background:#fff;}
#page{position:relative;word-wrap:break-word;overflow:hidden;}
.container-fluid > *{max-width:1710px;margin-left:auto;margin-right:auto;}
[data-opal-columns="7"] .column-item{flex:0 0 14.28571%;max-width:14.28571%;}
[data-opal-columns="8"] .column-item{flex:0 0 12.5%;max-width:12.5%;}
[data-opal-columns="9"] .column-item{flex:0 0 11.11111%;max-width:11.11111%;}
[data-opal-columns="10"] .column-item{flex:0 0 10%;max-width:10%;}
[data-opal-columns="11"] .column-item{flex:0 0 9.09091%;max-width:9.09091%;}
#primary{max-width:100%;}
@media(max-width:1199px){
.opal-container-full #content,
.opal-container-full .container{max-width:100%;}
}
.opal-container-full .page-title-bar{border-bottom:1px solid #e1e1e1;}
.opal-container-full .page-title-bar .page-header{margin-top:5px;}
.opal-archive-style-3 .post-style-3 .link-more{display:none;}
#masthead .wrap,
.site-header{position:relative;}
.site-header{background-color:#fff;z-index:99;}
.site-header .widget, .site-header .wpb_button, .site-header .wpb_content_element, .site-header ul.wpb_thumbnails-fluid > li{margin-bottom:0;}
.site-header .widget{padding-bottom:0;}
.site-header #content,
.site-header .container{float:unset;}
.site-header .wpb_wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}
.site-header .wpb_wrapper .wpb_wrapper{display:block;}
.site-header .text-left .wpb_wrapper{justify-content:flex-start;}
.site-header .text-right .wpb_wrapper{justify-content:flex-end;}
.home .site-header .header-content{border-bottom:1px solid;border-color:#ebebeb;}
.site-header .header-content .custom-header{margin-right:auto;margin-left:auto;}
@media(min-width:1200px){
.site-header .header-content .custom-header{max-width:100%;padding:23px 50px;}
}
.site-header .header-content .custom-header .header-main-content{margin-left:-15px;margin-right:-15px;}
.site-header .header-content .site-branding{padding-left:15px;padding-right:15px;}
@media(min-width:992px){
.site-header .header-content .site-branding{max-width:25%;}
}
.site-header .header-content .navigation-top{padding-left:15px;padding-right:15px;}
@media(min-width:992px){
.site-header .header-content .navigation-top{max-width:75%;-ms-flex-positive:1 !important;flex-grow:1 !important;text-align:center;}
}
.site-header .header-group{display:flex;align-items:center;padding-left:15px;padding-right:15px;display:none;}
@media(max-width:1199px){
.site-header .header-group{display:none;width:100%;}
}
.site-header .header-group > *{margin-right:25px;}
.site-header .header-group > .site-header-cart, .site-header .header-group > :last-child{margin-right:0;}
.site-header .header-group .search-form{box-shadow:0 0 30px 0 rgba(0, 0, 0, 0.05);}
.site-header .header-group .search-field{border:1px solid #eee;padding-right:50px;}
.site-header .header-group .search-submit{background:transparent;border:0;color:#222;padding:1rem 1.5rem;font-size:18px;font-size:1.28571rem;line-height:1;}
.site-header .header-group .search-submit:focus, .site-header .header-group .search-submit:hover{background-color:transparent;font-size:18px;font-size:1.28571rem;line-height:1;}
.site-header .header-group .search-form .input-group-btn{position:absolute;right:0;top:0;bottom:0;z-index:9;}
.site-branding{position:relative;transition:margin-bottom 0.2s;z-index:3;display:inline-block;}
.site-branding a{text-decoration:none;transition:opacity 0.2s;}
.site-branding a:focus, .site-branding a:hover{opacity:0.7;}
.site-title{clear:none;font-size:18px;font-weight:800;line-height:1.25;letter-spacing:0.08em;margin:0;padding:0;text-transform:uppercase;}
.site-title, .site-title a{color:#222;opacity:1;}
.site-description{font-size:13px;margin-bottom:0;}
.custom-logo-link{display:inline-block;vertical-align:middle;width:auto;}
.custom-logo-link img{display:block;max-height:80px;}
.custom-logo-link a:focus, .custom-logo-link a:hover{opacity:0.9;}
body:not(.title-tagline-hidden) .site-branding-text{display:inline-block;vertical-align:middle;}
.custom-header{position:relative;z-index:1;padding-top:30px;padding-bottom:30px;}
.navigation-button{display:inline-block;}
.navigation-button .menu-toggle{display:block;}
@media(min-width:992px){
body.opal-header-absolute .site-header{position:absolute;width:100%;background-color:transparent;}
}
body.opal-header-absolute .is-sticky .opal-element-sticky{padding-top:0;padding-bottom:0;margin-top:-1px !important;border:none;}
body.opal-header-absolute .opal-element-sticky{padding-top:20px;padding-bottom:20px;transition:padding 0.35s linear;}
body.opal-header-absolute .container-fluid .opal-header-sticky{margin-left:-15px;margin-right:-15px;}
.list-account li{font-size:12px;font-size:0.85714rem;float:left;}
.list-account li a{padding:0 12px;}
.list-account i{margin-right:10px;}
.site-header-account{vertical-align:middle;}
.site-header-account .icon{width:40px;height:40px;vertical-align:middle;line-height:40px;margin:0;}
.site-header-account .icon:before{text-align:center;vertical-align:middle;font-size:30px;font-size:2.14286rem;width:45px;height:40px;line-height:36px;display:block;}
.header-search{position:relative;}
.header-search .search-button{font-size:20px;width:20px;height:20px;}
.header-search .search-form{position:absolute;right:0;top:100%;pointer-events:none;width:250px;z-index:1000;max-height:0;overflow:hidden;transition:max-height 0.4s ease-in;}
.header-search .active .search-form{height:auto;pointer-events:auto;max-height:58px;transition:max-height 0.4s ease-out;}
.osf-sticky-active{z-index:99;}
.osf-sticky-active.sticky-show{position:fixed;z-index:9999;top:0;animation:d 0.3s ease;}
.sticky-header{box-shadow:0 10px 20px rgba(0, 0, 0, 0.05);}
@keyframes d {
0%{transform:translateY(-100%);}
to{transform:translateY(0);}
}
#opal-header-content{width:100vw;}
#opal-header-content.sticky-show{background-color:#fff;box-shadow:0 10px 20px rgba(0, 0, 0, 0.05);}
.maisonco-front-page .site-content{padding:0;}
.ezboozt-panel, .panel-image{position:relative;}
.panel-image{background-position:50%;background-repeat:no-repeat;background-size:cover;}
.panel-image:before{background:linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.3));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#4d000000",GradientType=0);bottom:0;content:"";left:0;right:0;position:absolute;top:100px;}
.panel-content{position:relative;}
.panel-content .wrap{padding-bottom:0.5em;padding-top:1.75em;}
.ezboozt-panel .edit-link{display:block;margin:0.3em 0 0;}
.ezboozt-panel .entry-header .edit-link{font-size:14px;font-size:0.875rem;}
.ezboozt-front-page .panel-content .recent-posts article{border:0;color:#232323;margin-bottom:3em;}
.recent-posts .entry-header{margin-bottom:1.2em;}
.page .panel-content .recent-posts .entry-title{font-size:20px;font-size:1.25rem;font-weight:300;letter-spacing:0;text-transform:none;}
.ezboozt-panel .recent-posts .entry-header .edit-link{color:#222;display:inline-block;font-size:11px;font-size:0.6875rem;margin-left:1em;}
.site-content-contain{position:relative;z-index:2;}
.site-content{padding-top:2em;padding-bottom:2em;}
.sticky{position:relative;}
.sticky .entry-title:before{margin-right:15px;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;content:"\f08d";}
.post:not(.sticky) .icon-thumb-tack{display:none;}
.sticky .icon-thumb-tack{display:block;height:18px;left:-1.5em;position:absolute;top:1.65em;width:20px;}
h1.entry-title{letter-spacing:-1px;}
.bypostauthor{z-index:10;}
.comments-link span{color:#fff;line-height:22px;display:inline-block;margin-right:8px;padding-left:5px;padding-right:5px;border-radius:20px;min-width:22px;text-align:center;}
.post-content{padding:30px;}
@media(min-width:992px){
.post-content{padding:40px;}
}
.post-content .posted-on{position:relative;font-size:12px;font-size:0.85714rem;text-transform:uppercase;font-weight:600;display:block;padding-bottom:5px;margin-bottom:3.4em;letter-spacing:0.18em;}
.post-content .posted-on:after{content:"";height:3px;width:45px;position:absolute;left:0;bottom:0;}
.entry-title a{color:inherit;}
.entry-title:not(:first-child){padding-top:0;}
.entry-tags a{display:inline-block;}
.entry-meta{font-size:11px;font-size:0.78571rem;line-height:1.667;text-transform:uppercase;margin-bottom:1.4em;font-weight:600;}
.entry-meta a[class*="bo-social"]{color:#9ea0a6;}
.entry-meta .entry-meta-inner > span:not(:last-child):after,
.entry-meta .post-date:after{content:"/";display:inline-block;padding:0 5px;}
.entry-avatar{font-size:0.67em;letter-spacing:0.084em;text-transform:uppercase;display:flex;-ms-flex-align:center !important;align-items:center !important;margin-bottom:30px;}
.entry-avatar .avatar{border-radius:50%;width:38px;height:38px;margin-right:20px;}
.entry-header .entry-title{margin:0 0 1.2em;text-transform:uppercase;letter-spacing:-0.03em;word-spacing:0.15em;}
.post-thumbnail{padding-top:56.25%;position:relative;}
.post-thumbnail:before{content:"";width:100%;height:100%;z-index:1;background:linear-gradient(transparent 60%, rgba(0, 0, 0, 0.65));}
.post-thumbnail:before, .post-thumbnail > a{position:absolute;top:0;left:0;}
.post-thumbnail > a{bottom:0;right:0;}
.post-thumbnail > a img{width:100%;height:100%;object-fit:cover;}
.post-thumbnail .posted-on{position:absolute;bottom:40px;color:#fff;font-weight:600;font-size:12px;font-size:0.85714rem;text-transform:uppercase;letter-spacing:0.18em;display:block;z-index:2;left:30px;}
@media(min-width:992px){
.post-thumbnail .posted-on{left:40px;}
}
.post-thumbnail .posted-on a{color:#fff;}
.entry-video.embed-responsive{margin-bottom:1.5em;}
.cat-tags-links .tags-links a{display:inline-block;font-size:11px;font-size:0.78571rem;line-height:1.2;}
.cat-tags-links .tags-links a:hover{text-decoration:underline;}
.updated:not(.published){display:none;}
.more-link{display:inline-block;text-decoration:none;}
.more-link-wrap{display:block;margin-top:25px;}
.pbr-social-share{margin-top:-3px;}
.pbr-social-share span.social-link{float:right;}
.pbr-social-share .social-share-header{text-transform:uppercase;margin-bottom:13px;}
.pbr-social-share a{color:#999;font-size:14px;font-size:1rem;display:inline-block;margin:0 0.4rem;}
.pbr-social-share:before{content:"/";display:inline-block;padding:0 5px;}
.entry-content ol, .entry-content ul{padding-left:1.3em;}
.entry-content blockquote.alignleft, .entry-content blockquote.alignright{font-size:13px;font-size:0.92857rem;width:48%;}
body.blog .site-content-contain, body.category .site-content-contain, body.date .site-content-contain, body.search .site-content-contain, body.tag .site-content-contain{background-color:#f8f8f8;}
.archive .site-main > article .gallery-item, .blog .site-main > article .gallery-item, .search .site-main > article .gallery-item{margin-bottom:0;}
body.single-post .content-boxed{margin-left:auto;margin-right:auto;}
body.single-post.opal-content-layout-2cl .comments-area, body.single-post.opal-content-layout-2cr .comments-area, body.single-post.opal-default-content-layout-2cr .comments-area{padding-top:90px;}
@media(max-width:991px){
body.single-post.opal-content-layout-2cl .comments-area, body.single-post.opal-content-layout-2cr .comments-area, body.single-post.opal-default-content-layout-2cr .comments-area{padding-top:60px;}
}
body.single-post.opal-content-layout-2cl article.type-post .entry-footer, body.single-post.opal-content-layout-2cr article.type-post .entry-footer, body.single-post.opal-default-content-layout-2cr article.type-post .entry-footer{margin-bottom:95px;}
@media(max-width:991px){
body.single-post.opal-content-layout-2cl article.type-post .entry-footer, body.single-post.opal-content-layout-2cr article.type-post .entry-footer, body.single-post.opal-default-content-layout-2cr article.type-post .entry-footer{margin-bottom:65px;}
}
body.single-post article.type-post{margin-bottom:0;}
body.single-post article.type-post .post-content{padding:0;border:0;}
body.single-post article.type-post .entry-header{text-align:center;margin-top:-160px;padding-bottom:0;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;display:flex;height:160px;}
body.single-post article.type-post .entry-header .entry-title{color:#fff;font-size:24px;}
body.single-post article.type-post .entry-header .posted-on{margin-bottom:0;}
body.single-post article.type-post .entry-header .posted-on a{color:#fff;}
body.single-post article.type-post .entry-header .posted-on:after{height:0;width:0;}
body.single-post article.type-post .entry-content{padding-left:0;padding-right:0;margin-bottom:3rem;}
body.single-post article.type-post .entry-content > p:last-child{padding-bottom:0;}
body.single-post article.type-post .entry-footer{display:flex;flex-wrap:wrap;align-items:center;padding:15px 0;font-size:11px;font-size:0.78571rem;margin-bottom:115px;text-transform:uppercase;font-weight:600;border-top:1px solid #e7e7e7;}
body.single-post article.type-post .entry-footer .cat-links, body.single-post article.type-post .entry-footer .edit-link, body.single-post article.type-post .entry-footer .tags-links{padding-left:0;}
body.single-post article.type-post .entry-footer .navigation{margin-left:auto;}
body.single-post article.type-post .entry-meta{margin-bottom:30px;padding:27px 0 22px;border-bottom:1px solid rgba(0, 0, 0, 0.1);-ms-flex-pack:center;justify-content:center;text-align:center;}
body.single-post article.type-post .entry-meta > *{display:inline-block;padding:5px 0;}
body.single-post .navigation > div{display:inline-block;}
body.single-post .navigation .nav-content{width:60px;height:40px;transition:all 0.3s ease;}
body.single-post .navigation .nav-content a{width:60px;height:40px;line-height:40px;text-align:center;display:inline-block;color:#000;background-color:#f8f8f8;font-size:18px;}
body.single-post .navigation .nav-content a:hover{color:#fff;}
body.single-post .navigation .next-nav .nav-content{margin-left:5px;}
body.single-post.opal-single-post-style .post-thumbnail img{width:100%;}
body.single-post .comments-area{padding-top:120px;}
@media(max-width:991px){
body.single-post .comments-area{padding-top:80px;}
}
.blog .site-content{padding-bottom:60px;}
.related-posts{position:relative;padding:70px 0 60px;}
.opal-content-layout-2cr .related-posts, .opal-default-content-layout-2cr .related-posts{border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;padding:85px 0 80px;}
.related-posts:before{content:"";width:100vw;height:100%;position:absolute;top:0;background:#f8f8f8;z-index:-1;left:50%;margin-left:-50vw;}
.opal-content-layout-2cr .related-posts:before, .opal-default-content-layout-2cr .related-posts:before{content:none;}
.related-posts .related-heading{font-size:24px;font-size:1.71429rem;margin-bottom:1em;}
.related-posts .related-heading:before{font-size:8px;font-size:0.57143rem;margin-right:20px;vertical-align:middle;}
.related-posts .column-item{display:flex;-ms-flex-align:stretch;align-items:stretch;}
.related-posts .column-item .entry-category{display:none;}
.related-posts .column-item .entry-meta-inner > span:before{display:none;margin:0;}
.related-posts .column-item .post-inner{flex:0 0 100%;max-width:100%;}
.archive .entry-meta a.post-edit-link, .blog .entry-meta a.post-edit-link{color:#222;display:inline-block;margin-left:1em;white-space:nowrap;}
.taxonomy-description{color:#666;font-size:13px;font-size:0.8125rem;}
.comment-form-cookies-consent{padding-left:15px;}
.comment-form-cookies-consent label{display:inline-block;}
.entry-content .more-link:before{content:"";display:block;}
.single-featured-image-header{background-color:#fafafa;border:1px solid #ebebeb;}
.single-featured-image-header img{display:block;margin:auto;}
.page-links{font-size:14px;font-size:0.875rem;font-weight:400;padding:1em 0 0;}
.page-links .page-number{color:#222;padding:0.5em 1em;line-height:1;margin:3px;border-radius:3px;background:transparent;}
.page-links .page-number, .page-links a{display:inline-block;}
.page-links a:focus .page-number, .page-links a:hover .page-number{color:#fff;}
.archive .format-status .entry-title, .blog .format-status .entry-title{display:none;}
.author-wrapper{text-align:center;}
.author-wrapper .author-avatar{position:relative;}
.author-wrapper .author-avatar img{border-radius:50%;position:relative;z-index:2;max-width:70px;}
.author-wrapper .author-avatar:before{content:"";top:50%;left:0;width:100%;position:absolute;border-top:1px solid;border-color:#ebebeb;transform:translateY(-50%);z-index:1;overflow:hidden;min-height:2px;}
.author-wrapper .author-name{margin-top:1rem;font-size:20px;font-size:1.42857rem;}
.author-wrapper .a-name, .author-wrapper .author-name .a-name{text-transform:capitalize;}
.author-description{margin-top:1.5rem;}
.author-post{margin-top:90px;}
.author-post .author-post-header{border-top:1px solid #ebebeb;font-size:12px;font-size:0.85714rem;padding:50px 0 30px;position:relative;color:#999;}
.author-post .author-post-header .avatar{position:absolute;top:-35px;left:50%;margin-left:-35px;border-radius:50%;}
.author-post h4{padding:5px 0 0;font-size:20px;font-size:1.42857rem;font-weight:700;}
.page article.type-post .entry-header .edit-link{position:static;display:block;}
.archive article, .blog article, .search article{margin-bottom:30px;background-color:#fff;}
.archive article:last-child, .blog article:last-child, .search article:last-child{margin-bottom:0;border-bottom:none;}
.archive article .entry-summary, .blog article .entry-summary, .search article .entry-summary{padding-bottom:20px;}
.archive article .link-more, .blog article .link-more, .search article .link-more{margin-bottom:0;}
.opal-archive-style-4.archive .site-main .navigation, .opal-archive-style-4.archive .site-main .pagination, .opal-archive-style-4.blog .site-main .navigation, .opal-archive-style-4.blog .site-main .pagination{width:100%;}
article.content-style-1 .entry-header{padding-left:0;padding-right:0;}
article.content-style-2{margin-bottom:40px;padding-bottom:40px;}
article.content-style-2 .entry-header{padding:0;}
body.page-template-page-elementor #content{padding-top:0 !important;padding-bottom:0 !important;}
.page .entry-header .edit-link{font-size:14px;font-size:0.875rem;}
.page .edit-link{display:inline-block;margin-top:0.5rem;position:absolute;padding-right:10px;padding-left:10px;top:0;right:0;}
.page .edit-link a.post-edit-link{margin-right:0.5rem;}
.search .page .entry-header .edit-link{font-size:11px;font-size:0.6875rem;}
.search .content-area{width:100%;}
.search .site-content .page-title{margin-top:0;padding-bottom:20px;border-bottom:1px solid;margin-bottom:50px;}
.page-links{clear:both;margin:0 0 1em;}
.error404 .site-content-contain{background-color:#fff;}
@media(max-width:991px){
.error404 .site-content-contain{padding-top:0;}
}
.error404 .page-content{text-align:center;position:relative;padding-top:140px;padding-bottom:190px;}
@media(max-width:1199px){
.error404 .page-content{padding-top:50px;padding-bottom:80px;}
}
@media(max-width:767px){
.error404 .page-content{padding:0;}
}
.error404 .error-404{background-position:50%;background-repeat:no-repeat;}
.error404 .error-404 h1{display:inline-block;margin-right:25px;font-size:200px;font-size:14.28571rem;}
@media(max-width:767px){
.error404 .error-404 h1{font-size:140px;font-size:10rem;display:block;margin-right:0;}
}
.error404 .error-404-title{display:flex;align-items:center;justify-content:center;}
@media(max-width:767px){
.error404 .error-404-title{display:block;}
}
.error404 .error-404-subtitle{display:inline-block;text-align:left;text-transform:uppercase;}
@media(max-width:767px){
.error404 .error-404-subtitle{display:block;text-align:center;margin-bottom:20px;}
}
.error404 .sub-h2-1{font-size:40px;font-size:2.85714rem;font-weight:400;}
@media(max-width:767px){
.error404 .sub-h2-1{font-size:35px;font-size:2.5rem;}
}
.error404 .sub-h2-2{font-size:24px;font-size:1.71429rem;line-height:1.8;font-weight:400;}
@media(max-width:767px){
.error404 .sub-h2-2{font-size:20px;font-size:1.42857rem;}
}
.error404 .svg-bkg{position:absolute;width:100%;z-index:-1;top:50%;transform:translateY(-50%);}
@media(max-width:767px){
.error404 .svg-bkg{width:200%;left:50%;transform:translate(-50%, -50%);}
}
.error404 .error-text{font-style:normal;font-stretch:normal;line-height:3;font-size:12px;font-size:0.85714rem;letter-spacing:0.17rem;text-transform:uppercase;font-weight:600;margin-bottom:40px;}
@media(max-width:767px){
.error404 .error-text{line-height:2.5;}
}
.error404 .return-homepage{font-size:12px;font-size:0.85714rem;font-weight:600;letter-spacing:0.17rem;color:#fff;line-height:1;padding:20px 40px;display:inline-block;text-transform:uppercase;}
.search .page-content .search-form{margin-bottom:3em;}
body.footer-fixed .site-footer .wrap{z-index:0;}
.site-footer .wrap{position:relative;z-index:3;}
.site-footer .shape-footer .elementor-shape{top:-14px;height:15px;width:100%;}
.site-footer .widget-area{padding-bottom:3.25em;padding-top:3.25em;position:relative;}
.site-footer .widget-area:before{position:absolute;top:0;left:15px;right:15px;content:"";border-top:1px solid #ebebeb;height:1px;display:block;}
@media(max-width:991px){
.site-footer .social-navigation{text-align:left;}
}
.site-footer .social-navigation li a i{font-size:18px;font-size:1.28571rem;}
.site-footer .widget li{padding-top:0.3rem;padding-bottom:0.3rem;}
.site-footer .widget li:first-child{padding-top:0;}
.site-footer .widget.widget_recent_entries li{padding-top:0;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid;border-color:#ebebeb;}
.site-footer .widget.widget_recent_entries li:last-child{border:none;}
.site-footer .widget_rss ul li{border-top:1px solid;border-color:#ebebeb;padding:2.125em 0;}
.site-footer .widget_rss ul li:first-child{border:none;}
@media(max-width:991px){
.site-footer .b-sm-none{border:none !important;}
}
.scrollup{position:fixed;bottom:24px;right:24px;z-index:999;font-size:18px !important;padding:0;width:55px;height:55px;line-height:55px;transform:scale(0);transition:all 0.5s ease;}
@media(max-width:767px){
.scrollup{opacity:0 !important;pointer-events:none;}
}
.scrollup.activate{transform:scale(1);}
.site-info{font-size:14px;text-align:center;}
.site-info a{color:#666;}
.site-info .sep{margin:0;display:block;visibility:hidden;height:0;width:100%;}
.breadcrumb{text-align:center;}
.breadcrumb i{padding:0 5px;vertical-align:middle;}
.breadcrumb a:after{content:".";padding:0 10px;display:inline-block;display:none;}
.breadcrumb span{color:#fff;margin:0 5px;}
.breadcrumb span.fa{margin:0 10px;}
.breadcrumbs{font-size:14px;font-size:1rem;}
.site-header-account{position:relative;}
.site-header-account.style-icon .account-label, .site-header-account.style-label .icon{display:none;}
.site-header-account.style-both .account-label, .site-header-account.style-both .icon{display:inline-block;vertical-align:bottom;}
.site-header-account.style-both .account-label{padding-left:10px;}
.site-header-account.style-both .account-label span{display:block;line-height:1;}
@media(max-width:991px){
.site-header-account.style-both .account-label{display:none;}
}
.site-header-account.style-both .account-avata img{margin-bottom:-5px;}
.site-header-account.style-both .account-avata + .account-label span{line-height:1.2;}
.site-header-account .label-name{max-width:83px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:500;}
.site-header-account > a{display:block;font-size:13px;color:#232323;white-space:nowrap;text-transform:uppercase;font-weight:700;}
.site-header-account > a span{font-size:20px;vertical-align:middle;}
.site-header-account .login-form-title{font-size:18px;font-size:1.28571rem;font-weight:700;}
.site-header-account .account-dropdown{text-align:left;right:0;top:calc(100% + 15px);position:absolute;pointer-events:none;opacity:0;z-index:99;visibility:hidden;color:#000;padding-top:10px;}
.site-header-account .account-dropdown.right{left:0;right:unset;}
.site-header-account .account-dropdown.right .account-wrap:before{left:20px;right:unset;}
.site-header-account .account-dropdown.justify{right:50%;transform:translateX(50%);}
.site-header-account .account-dropdown.justify .account-wrap:before{right:50%;transform:translateX(50%) rotate(45deg);}
.site-header-account .account-dropdown a.lostpass-link, .site-header-account .account-dropdown a.register-link{font-size:14px;font-size:1rem;}
.site-header-account .account-dropdown a.lostpass-link:hover, .site-header-account .account-dropdown a.register-link:hover{text-decoration:underline;}
.site-header-account .account-dropdown label{margin-bottom:0.5rem;font-size:13px;font-size:0.92857rem;line-height:1.7;}
.site-header-account .account-dropdown p{margin-bottom:1rem;}
.site-header-account .account-dropdown button, .site-header-account .account-dropdown input{line-height:normal !important;}
.site-header-account .account-dropdown button{font-size:12px !important;text-transform:uppercase;}
.site-header-account .account-dropdown .account-wrap{position:relative;background:#fff;box-shadow:0 0 30px 0 rgba(0, 0, 0, 0.17);border-radius:0;}
.site-header-account .account-dropdown .account-wrap:before{content:"";width:10px;height:10px;position:absolute;background-color:#fff;top:-5px;right:5px;transform:rotate(45deg);z-index:1;}
.site-header-account .account-dropdown .account-inner{width:320px;padding:17px 20px;max-height:500px;overflow:auto;}
.site-header-account .account-dropdown .account-inner.dashboard{width:210px;}
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar{width:3px;}
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0, 0, 0, 0.3);background-color:#f5f5f5;}
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar-thumb{background-color:#000;}
.site-header-account .account-dashboard, .site-header-account .account-links-menu{list-style:none;margin-bottom:0;}
.site-header-account .account-dashboard li a, .site-header-account .account-links-menu li a{width:100%;text-align:left;font-size:14px;line-height:30px;}
.site-header-account:hover .account-dropdown{top:100%;pointer-events:auto;opacity:1;visibility:visible;}
article.type-page + .comments-area{margin-top:2em;}
#comments{clear:both;}
.comments-title{font-size:24px;font-size:1.71429rem;margin-bottom:1.5em;text-align:center;}
.opal-content-layout-2cr .comments-title, .opal-default-content-layout-2cr .comments-title{text-align:left;}
.comment-list{margin:0 0 3em;padding:0;position:relative;}
.comment-list .children{margin:0;padding:0;margin-left:4em !important;}
@media(max-width:991px){
.comment-list .children{margin-left:1em !important;}
}
.comment-list li:before{display:none;}
.comment-list .depth-1 > article{margin-left:0;}
.comment-body + .comment-respond{padding:30px;background:#f8f8f8;position:relative;max-width:600px;margin-bottom:1.5em;}
@media(min-width:768px){
.comment-body + .comment-respond{margin-left:4em;}
}
.comment-body .avatar, .comment_container .avatar{height:50px;width:50px;left:-65px;position:absolute;}
.comment-body .says, .comment_container .says{display:none;}
.comment_container, article.comment-body{margin-bottom:2em;}
.comment-content > ol, .comment-content > ul{padding-left:1.35em;}
.comment-author{margin-bottom:0;position:relative;z-index:2;}
.comment-meta{margin-bottom:1.5em;margin-left:65px;}
.comment-metadata{font-size:12px;font-size:0.75rem;}
.comment-metadata a.comment-edit-link{margin-left:1em;}
.reply{margin-bottom:1.5em;}
.comment-reply-link{font-weight:600;position:relative;font-size:12px;font-size:0.75rem;text-transform:uppercase;}
.comment-reply-link:before{display:inline-block;font:normal normal normal 12px/1 FontAwesome;content:"\f0e5";margin-right:5px;}
.comment-reply-link .icon{left:-2em;height:1em;width:1em;position:absolute;top:0;}
#cancel-comment-reply-link{text-transform:capitalize;font-size:12px;font-size:0.75rem;display:block;margin-top:10px;}
#cancel-comment-reply-link:before{margin-right:3px;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f057";display:inline-block;}
.comments-pagination{margin:2em 0 3em;}
.comment-form label{font-size:14px;font-size:1rem;font-weight:700;text-transform:uppercase;}
.comment-form .required{color:red;}
.comment-form a{text-decoration:underline;}
.comment-content table th{border-bottom:1px solid;border-bottom-color:#ebebeb;padding-bottom:0.5em;}
.comment-content table td a{font-weight:700;}
.opal-comment-1 .comment-body, .opal-comment-1 .comment_container{padding:30px;border:1px solid;border-color:#ebebeb;}
.opal-comment-1 .children > li, .opal-comment-1 .comment-list, .opal-comment-1 .comment-list > li{margin-bottom:1.5em;}
.opal-comment-1 .comment-list .children{padding-left:0;}
.opal-comment-2 .comment-content{margin-left:65px;}
.opal-comment-2 .children > li, .opal-comment-2 .comment-list > li{margin-bottom:1.5em;}
.opal-comment-2 .comment-body, .opal-comment-2 .comment_container{position:relative;padding:30px;}
.opal-comment-2 .comment-body .comment-content:before, .opal-comment-2 .comment_container .comment-content:before{content:"";position:absolute;left:105px;top:30px;width:1px;height:calc(100% - 60px);background-color:#ebebeb;}
.opal-comment-2 .comment-body .reply, .opal-comment-2 .comment_container .reply{margin-left:90px;}
.opal-comment-2 #comments .avatar{border-radius:50%;left:-70px;}
.opal-comment-3 .comment-content{margin-left:65px;}
.opal-comment-3 .comment-body, .opal-comment-3 .comment_container{border-bottom:1px solid;border-color:#ebebeb;background-color:transparent;padding-top:1.5em;padding-bottom:1.5em;}
.opal-comment-3 .comment-reply-link{border:1px solid;border-color:#ebebeb;padding:0.2rem 0.5rem;display:inline-block;}
.opal-comment-3 #comments .avatar{box-shadow:0 3px 5px #ebebeb;border:3px solid;border-color:#fff;}
.opal-comment-4 .comment-content{margin-left:65px;}
.opal-comment-4 .comment-body, .opal-comment-4 .comment_container{position:relative;padding-top:3px;padding-bottom:3px;background-color:transparent;margin-bottom:0;}
.opal-comment-4 .comment-body > p:last-child, .opal-comment-4 .comment_container > p:last-child{margin-bottom:0;}
.opal-comment-4 .comment-body .reply, .opal-comment-4 .comment_container .reply{margin-left:65px;margin-top:-17px;}
.opal-comment-4 .comment-meta{margin-bottom:10px;}
.opal-comment-4 .comment-author{display:inline-block;margin-right:20px;}
.opal-comment-4 .comment-metadata{display:inline-block;}
.opal-comment-4 .comment-reply-link{font-size:11px;font-size:0.78571rem;font-weight:700;}
.opal-comment-4 .comment-reply-link:before{content:"\f112";transform:rotate(180deg);}
.opal-comment-4 #comments .avatar{border-radius:50%;max-width:50px;}
.opal-comment-4 #comments .depth-1 > article{padding-left:0;}
.opal-comment-4 #comments time{text-transform:uppercase;font-weight:600;}
.opal-comment-5 .comment-content, .opal-comment-5 .comment-meta{margin-left:15px;}
.opal-comment-5 .reply{margin-bottom:0;}
.opal-comment-5 .comment-reply-link{background-color:#ebebeb;padding:0.25rem 0.5rem;position:absolute;right:0;bottom:0;}
.opal-comment-5 .comment-body, .opal-comment-5 .comment_container{position:relative;padding-bottom:0.5em;}
.opal-comment-5 #comments .avatar{border:2px solid;border-color:#fff;left:0;transform:translateX(-50%);box-shadow:0 3px 5px #ccc;}
.opal-comment-5 #comments .depth-1 > article{margin-left:1.5rem;}
.opal-comment-6 .commnent-list .children{margin-left:6em !important;}
.opal-comment-6 .comment-body, .opal-comment-6 .comment_container{padding-bottom:0.5em;}
.opal-comment-6 .comment-list .children{position:relative;}
@media(min-width:768px){
.opal-comment-6 .comment-list .children:before{position:absolute;content:"\f112";font-family:FontAwesome;top:0;left:-60px;font-size:40px;font-size:2.85714rem;transform:rotate(-180deg);color:#ccc;}
}
.opal-comment-7 .comment-list{padding-left:80px;}
.opal-comment-7 .comment-list .children{margin-left:4em !important;}
.opal-comment-7 .comment-list .reply{position:absolute;right:0;bottom:0;width:30px;height:35px;}
.opal-comment-7 .comment-reply-link{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.opal-comment-7 .comment-reply-link:before{position:absolute;content:"\f112";font-family:FontAwesome;font-size:20px;font-size:1.42857rem;color:#ebebeb;top:0;}
.opal-comment-7 .comment-meta{margin-left:0;}
.opal-comment-7 #comments .avatar{border:2px solid;border-color:#fff;box-shadow:0 3px 5px #ebebeb;left:-105px;margin-top:-1.75rem;}
.opal-comment-7 .comment-body, .opal-comment-7 .comment_container{position:relative;padding-bottom:0.5em;}
.opal-comment-7 .comment-body:before, .opal-comment-7 .comment_container:before{width:16px;height:16px;position:absolute;left:-8px;top:15px;border-style:solid;border-width:0 0 1px 1px;border-color:#ccc;content:"";background-color:#fff;transform:rotate(45deg);}
.opal-comment-form-2 .comment-respond .comment-reply-title, .opal-comment-form-3 .comment-respond .comment-reply-title{position:relative;font-size:24px;font-size:1.71429rem;text-align:center;}
.opal-comment-form-2.opal-content-layout-2cr .comment-notes, .opal-comment-form-2.opal-content-layout-2cr .comment-respond .comment-reply-title, .opal-comment-form-2.opal-content-layout-2cr .logged-in-as, .opal-comment-form-2.opal-default-content-layout-2cr .comment-notes, .opal-comment-form-2.opal-default-content-layout-2cr .comment-respond .comment-reply-title, .opal-comment-form-2.opal-default-content-layout-2cr .logged-in-as, .opal-content-layout-2cr.opal-comment-form-3 .comment-notes, .opal-content-layout-2cr.opal-comment-form-3 .comment-respond .comment-reply-title, .opal-content-layout-2cr.opal-comment-form-3 .logged-in-as, .opal-default-content-layout-2cr.opal-comment-form-3 .comment-notes, .opal-default-content-layout-2cr.opal-comment-form-3 .comment-respond .comment-reply-title, .opal-default-content-layout-2cr.opal-comment-form-3 .logged-in-as{text-align:left;}
.opal-comment-form-2 .comments-title, .opal-comment-form-3 .comments-title{margin-top:50px;}
.opal-comment-form-2 .comment-notes, .opal-comment-form-2 .logged-in-as, .opal-comment-form-3 .comment-notes, .opal-comment-form-3 .logged-in-as{text-align:center;}
.opal-comment-form-2 .comment-form, .opal-comment-form-3 .comment-form{display:flex;flex-wrap:wrap;margin-left:-6px !important;margin-right:-6px !important;}
.opal-comment-form-2 .comment-form > *,
.opal-comment-form-3 .comment-form > *{padding-left:6px !important;padding-right:6px !important;}
.opal-comment-form-2 .comment-form .form-submit, .opal-comment-form-3 .comment-form .form-submit{text-align:left;}
.opal-comment-form-2 .comment-form .form-submit input[type="submit"],
.opal-comment-form-3 .comment-form .form-submit input[type="submit"]{width:100%;text-align:center;font-weight:600;letter-spacing:0.2em;text-transform:uppercase;padding-top:20px;padding-bottom:20px;}
.opal-comment-form-2 .comment-form label, .opal-comment-form-3 .comment-form label{display:none;}
.opal-comment-form-2 .comment-form [class*="comment-form-"],
.opal-comment-form-3 .comment-form [class*="comment-form-"]{margin-bottom:12px;}
.opal-comment-form-3 .comment-form .comment-form-author, .opal-comment-form-3 .comment-form .comment-form-email, .opal-comment-form-3 .comment-form .comment-form-url, .opal-comment-form-3 .comment-form .comment-notes, .opal-comment-form-4 .comment-form .comment-form-author, .opal-comment-form-4 .comment-form .comment-form-email, .opal-comment-form-4 .comment-form .comment-form-url, .opal-comment-form-4 .comment-form .comment-notes{order:-1;}
.opal-comment-form-4 .comment-form .form-submit{text-align:left;}
.opal-comment-form-5 .comment-form{display:grid;grid-template-columns:calc(50% - 15px) calc(50% - 15px);grid-template-rows:100% 100% 100% 100%;grid-template-areas:"a a" "b c" "b d" "e f";grid-gap:30px;margin-bottom:30px;}
.opal-comment-form-5 .comment-form > p{margin-bottom:0;}
.opal-comment-form-5 .comment-form .comment-notes, .opal-comment-form-5 .comment-form .logged-in-as{grid-area:a;}
.opal-comment-form-5 .comment-form .comment-form-author{grid-area:c;}
.opal-comment-form-5 .comment-form .comment-form-email{grid-area:d;}
.opal-comment-form-5 .comment-form .comment-form-url{grid-area:f;}
.opal-comment-form-5 .comment-form .comment-form-comment{grid-area:b;}
.opal-comment-form-5 .comment-form .comment-form-comment textarea{max-height:160px;}
.opal-comment-form-5 .comment-form .form-submit{grid-area:e;display:flex;}
.opal-comment-form-5 .comment-form .form-submit .submit{width:100%;}
.opal-comment-form-6 .comment-form{display:flex;flex-wrap:wrap;}
.opal-comment-form-6 .comment-form .form-submit{text-align:center;}
.opal-comment-form-1 .comment-form ::placeholder, .opal-comment-form-4 .comment-form ::placeholder, .opal-comment-form-5 .comment-form ::placeholder, .opal-comment-form-6 .comment-form ::placeholder{color:transparent;}
.opal-comment-form-1 .comment-form :-ms-input-placeholder, .opal-comment-form-1 .comment-form ::-ms-input-placeholder, .opal-comment-form-4 .comment-form :-ms-input-placeholder, .opal-comment-form-4 .comment-form ::-ms-input-placeholder, .opal-comment-form-5 .comment-form :-ms-input-placeholder, .opal-comment-form-5 .comment-form ::-ms-input-placeholder, .opal-comment-form-6 .comment-form :-ms-input-placeholder, .opal-comment-form-6 .comment-form ::-ms-input-placeholder{color:transparent;}
#secondary .widget{background-color:#fff;padding:30px;border:1px solid #f8f8f8;}
@media(min-width:1200px){
#secondary .widget{padding:40px 45px 50px;}
}
#secondary .widget ul{margin:0;padding-left:0;}
#secondary .widget ul li{position:relative;}
#secondary .widget ul li:before{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;border-bottom:1px solid rgba(0, 0, 0, 0.05);}
#secondary .widget ul li:last-child:before{border-bottom:none;}
#secondary .widget ul.sub-menu{margin-top:7px;}
#secondary .widget ul.sub-menu:before{content:"";position:absolute;top:0;left:0;height:1px;width:100%;border-bottom:1px solid rgba(0, 0, 0, 0.05);}
#secondary .widget ul.children{margin-top:1.1rem;}
#secondary .widget ul.children:before{content:"";position:absolute;top:0;left:0;height:1px;width:100%;border-bottom:1px solid rgba(0, 0, 0, 0.05);}
#secondary .widget.widget_opal-wp_template{background-color:transparent;padding:0;}
#secondary .widget_search .search-form .input-group{position:relative;}
#secondary .widget_archive,
#secondary .widget_categories,
#secondary .widget_layered_nav,
#secondary .widget_layered_nav_filters,
#secondary .widget_links,
#secondary .widget_meta,
#secondary .widget_nav_menu,
#secondary .widget_pages,
#secondary .widget_product_categories,
#secondary .widget_recent_comments,
#secondary .widget_recent_entries{}
#secondary .widget_product_categories ul li{position:relative;padding-right:20px;}
#secondary .widget_product_categories ul.children{margin-right:-20px;padding-top:0.5rem;display:none;}
#secondary .widget_product_categories i{position:absolute;right:0;top:0.7rem;line-height:inherit;font-size:10px;font-size:0.71429rem;cursor:pointer;}
#secondary .widget_product_categories .current-cat > a{color:#222;}
#secondary .widget_product_categories .current-cat > a:before{border-color:#222;background-color:#222;}
.widget a.url{font-weight:600;}
h2.widget-title, h2.widgettitle{font-size:16px;font-size:1.14286rem;margin-bottom:1em;padding-bottom:0.8em;text-transform:uppercase;letter-spacing:1px;}
.widget-title a{color:inherit;}
.title-with-icon{display:flex;-ms-flex-align:center !important;align-items:center !important;}
.title-with-icon:before{font-size:8px;margin-right:20px;}
.site-footer .widget{padding-bottom:0.25rem;}
.widget{margin-bottom:30px;}
.widget form{padding:0.4em 0;}
.widget select{width:100%;}
.widget ul{list-style:none;margin:0;}
.widget ul li{padding:1.1rem 0;overflow:hidden;}
.widget ul li + li{margin-top:-1px;}
.widget ul li ul{padding:1.1rem 0 0;position:relative;}
.widget ul li li{padding-left:0.9rem;}
@media(min-width:992px){
.widget ul li li{padding-left:1.3rem;}
}
.widget ul li:last-child, .widget ul li li:last-child{padding-bottom:0;}
.widget ul li:first-child{padding-top:0;}
.widget-grofile ul.grofile-links li ul, .widget_meta ul li ul, .widget_pages ul li ul, .widget_rss_links ul li ul, .widget_top-posts ul li ul{bottom:0;}
.widget-grofile ul.grofile-links li, .widget-grofile ul.grofile-links li li, .widget_rss_links ul li, .widget_rss_links ul li li, .widget_top-posts ul li, .widget_top-posts ul li li{padding-top:0.5rem;padding-bottom:0.5rem;}
.widget_rss ul li{padding-top:1rem;padding-bottom:1rem;}
.widget .post-date, .widget .rss-date{font-size:0.81em;}
.widget_text{word-wrap:break-word;}
.widget_rss .widget-title .rsswidget:first-child{float:right;}
.widget_rss .widget-title .rsswidget:first-child:hover{background-color:transparent;}
.widget_rss .widget-title .rsswidget:first-child img{display:block;}
.widget_rss ul li{padding:2.125em 0;border-top:1px solid;border-color:#ebebeb;}
.widget_rss ul li:first-child{border-top:none;padding-top:0;}
.widget_rss li .rsswidget{font-size:16px;font-weight:600;line-height:1.4;}
.widget_rss .rss-date, .widget_rss li cite{color:#999;display:block;font-size:11px;font-size:0.78571rem;line-height:1.5;text-transform:uppercase;font-weight:600;}
.widget_rss .rss-date{margin:0.5em 0 1.5em;padding:0;}
.widget_contact_info .contact-map, .widget_rss .rssSummary{margin-bottom:0.5em;}
.widget-grofile h4{font-size:16px;margin-bottom:0;}
.widget_recent_comments table, .widget_recent_comments td, .widget_recent_comments th{border:0;}
.widget_recent_comments .recentcomments{color:#999;}
.widget_recent_comments .recentcomments .comment-author-link{font-weight:600;color:#000;font-size:15px;}
.widget_recent_entries li.item-recent-post{display:flex;padding:0.5rem 0;border:0;}
.widget_recent_entries li.item-recent-post .title-post{display:flex;flex-direction:column;}
.widget_recent_entries li.item-recent-post .post-date{order:-1;}
.widget_recent_entries li.item-recent-post a{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;font-weight:500;line-height:1.2;height:2.4em;}
.widget_recent_entries img{margin-right:15px;height:80px;max-width:80px;display:block;object-fit:cover;}
.widget_recent_entries .post-date{display:block;font-size:12px;font-size:0.85714rem;}
.widget_search input[type="search"]{padding-right:50px;}
.widget_search button[type="submit"]{background:transparent;border:0;padding:1rem 1.5rem;font-size:18px;font-size:1.28571rem;line-height:1;}
.widget_search button[type="submit"]:focus,
.widget_search button[type="submit"]:hover{background-color:transparent;font-size:18px;font-size:1.28571rem;line-height:1;}
.widget_search .input-group-btn{position:absolute;right:0;top:0;bottom:0;z-index:9;}
.widget_archive li, .widget_categories li, .widget_meta li, .widget_nav_menu li, .widget_pages li{text-transform:uppercase;font-size:12px;font-size:0.85714rem;}
.widget_archive li, .widget_categories li{text-align:right;font-weight:600;}
.widget_archive a, .widget_categories a{float:left;font-weight:400;}
.widget_archive select, .widget_categories select{margin:0.4em 0;}
.secondary-border .search-form input[type="text"],
.secondary-border .search-form input[type="text"]:focus{border-color:#3f4448;}
.none-border .search-form input[type="text"]{border:none;}
.bottom-to-top .search-form-wapper, .popup .search-form-wapper, .top-to-bottom .search-form-wapper{position:relative;max-width:100%;}
.bottom-to-top .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input, .popup .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input, .top-to-bottom .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input{text-align:center;font-size:36px;border:none;}
@media(max-width:991px){
.bottom-to-top .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input, .popup .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input, .top-to-bottom .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input{font-size:24px;padding-right:50px;}
}
.bottom-to-top .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input:focus::placeholder, .popup .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input:focus::placeholder, .top-to-bottom .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input:focus::placeholder{color:inherit;opacity:1;}
.bottom-to-top .search-form-wapper:after, .popup .search-form-wapper:after, .top-to-bottom .search-form-wapper:after{content:"";width:100vw;position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:3;border:1px solid;border-color:#ebebeb;}
.bottom-to-top .search-form-wapper .dgwt-wcas-preloader, .popup .search-form-wapper .dgwt-wcas-preloader, .top-to-bottom .search-form-wapper .dgwt-wcas-preloader{display:none;}
.bottom-to-top #content,
.bottom-to-top .container, .popup #content,
.popup .container, .top-to-bottom #content,
.top-to-bottom .container{padding-top:0;padding-bottom:0;}
.bottom-to-top [data-search-toggle="close"],
.popup [data-search-toggle="close"],
.top-to-bottom [data-search-toggle="close"]{display:block;top:25px;right:60px;z-index:3;}
@media(max-width:991px){
.bottom-to-top [data-search-toggle="close"],
.popup [data-search-toggle="close"],
.top-to-bottom [data-search-toggle="close"]{top:15px;right:20px;}
}
.bottom-to-top [data-search-toggle="close"]:before,
.popup [data-search-toggle="close"]:before,
.top-to-bottom [data-search-toggle="close"]:before{font-size:24px;}
.bottom-to-top .search-form input[type="search"],
.popup .search-form input[type="search"],
.top-to-bottom .search-form input[type="search"]{text-align:center;font-size:36px;border:none;}
@media(max-width:991px){
.bottom-to-top .search-form input[type="search"],
.popup .search-form input[type="search"],
.top-to-bottom .search-form input[type="search"]{font-size:24px;}
}
.bottom-to-top .search-submit, .popup .search-submit, .top-to-bottom .search-submit{display:none;}
.bottom-to-top .dgwt-wcas-details-wrapp, .bottom-to-top .dgwt-wcas-suggestions-wrapp, .popup .dgwt-wcas-details-wrapp, .popup .dgwt-wcas-suggestions-wrapp, .top-to-bottom .dgwt-wcas-details-wrapp, .top-to-bottom .dgwt-wcas-suggestions-wrapp{border-top:none;}
.search-form label{margin-bottom:0;}
.tagcloud, .widget_tag_cloud, .wp_widget_tag_cloud{line-height:1.5;}
.tagcloud:after, .tagcloud:before, .widget_tag_cloud:after, .widget_tag_cloud:before, .wp_widget_tag_cloud:after, .wp_widget_tag_cloud:before{content:"";display:table;clear:both;}
.widget .tagcloud a, .widget.widget_tag_cloud a{border:1px solid #ebebeb;font-size:0.85714rem !important;margin:10px 12px 0 0 !important;padding:6px 15px !important;letter-spacing:0.02em;border-radius:3px;text-transform:uppercase;}
.widget .tagcloud a, .widget.widget_tag_cloud a, .wp_widget_tag_cloud a{display:inline-block;float:left;font-weight:400;position:relative;width:auto;word-wrap:break-word;z-index:0;transition:all 0.3s ease;}
.wp_widget_tag_cloud a{border-width:1px 1px 1px 0;border-style:solid;border-color:#e3e3e3;font-size:12px !important;margin:15px 20px 0 0 !important;padding:5px 25px !important;letter-spacing:0.1em;line-height:1;color:#999;}
.wp_widget_tag_cloud a:before{top:-1px;left:-5px;height:calc(100% + 2px);background:#e3e3e3;-webkit-clip-path:polygon(100% 0, 20% 50%, 100% 100%, 80% 100%, 0 50%, 80% 0);clip-path:polygon(100% 0, 20% 50%, 100% 100%, 80% 100%, 0 50%, 80% 0);}
.wp_widget_tag_cloud a:after, .wp_widget_tag_cloud a:before{content:"";position:absolute;width:6px;transition:all 0.3s ease;}
.wp_widget_tag_cloud a:after{border-radius:50%;height:6px;top:50%;left:7px;transform:translateY(-50%);border:1px solid #e3e3e3;}
.widget .tagcloud a:focus, .widget .tagcloud a:hover, .widget.widget_tag_cloud a:focus, .widget.widget_tag_cloud a:hover, .wp_widget_tag_cloud a:focus, .wp_widget_tag_cloud a:hover{box-shadow:none;text-decoration:none;}
.widget_calendar table{margin-bottom:0;}
.widget_calendar td, .widget_calendar th{text-align:center;}
.widget_calendar tfoot td{border:0;}
.widget_calendar tbody a{display:inline-block;font-weight:700;transform:scale(1.2);}
.list-account{vertical-align:middle;padding-left:0;list-style:none;}
.list-account li{display:inline-block;}
.list-account i, .list-account li{padding-right:0.5rem;}
.site-footer .widget ul{padding-left:0;}
.site-footer .widget li{border:none;}
[data-search-toggle="toggle"].active:not(.bottom-to-top) i:before{content:"\e461";}
.widget_text .textwidget p:last-child{margin-bottom:0;}
img, video{height:auto;max-width:100%;}
img.alignleft, img.alignright{float:none;margin:0;}
.comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley{border:none;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;}
.gallery-caption, .wp-caption, embed, iframe, object{margin-bottom:1.5em;max-width:100%;}
.gallery-caption, .wp-caption{color:#666;font-size:13px;font-size:0.8125rem;font-style:italic;}
.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto;}
.wp-caption .wp-caption-text{margin:0.8075em 0;}
.mejs-container{margin-bottom:1.5em;}
.mejs-controls a.mejs-horizontal-volume-slider, .mejs-controls a.mejs-horizontal-volume-slider:focus, .mejs-controls a.mejs-horizontal-volume-slider:hover{background:transparent;border:0;}
.site-content .wp-playlist-light{border-color:#ebebeb;color:#222;}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album{color:#232323;}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist{color:#e3e3e3;}
.site-content .wp-playlist-light .wp-playlist-item{border-bottom:1px solid;border-bottom-color:#ebebeb;transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;}
.site-content .wp-playlist-light .wp-playlist-item:focus, .site-content .wp-playlist-light .wp-playlist-item:hover{border-bottom-color:transparent;background-color:#e3e3e3;color:#fff;}
.site-content .wp-playlist-light .wp-playlist-item:focus a, .site-content .wp-playlist-light .wp-playlist-item:hover a, .site-content .wp-playlist-light a.wp-playlist-caption:hover{color:#fff;}
.site-content .wp-playlist-dark{background-color:#222;border-color:#232323;}
.site-content .wp-playlist-dark .mejs-container .mejs-controls{background-color:#232323;}
.site-content .wp-playlist-dark .wp-playlist-caption, .site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album{color:#fff;}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist{color:#aaa;}
.site-content .wp-playlist-dark .wp-playlist-playing{background-color:#232323;}
.site-content .wp-playlist-dark .wp-playlist-item{border-bottom:1px solid;border-bottom-color:#555;transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;}
.site-content .wp-playlist-dark .wp-playlist-item:focus, .site-content .wp-playlist-dark .wp-playlist-item:hover{border-bottom-color:transparent;background-color:#aaa;color:#222;}
.site-content .wp-playlist-dark .wp-playlist-item:focus a, .site-content .wp-playlist-dark .wp-playlist-item:hover a, .site-content .wp-playlist-dark a.wp-playlist-caption:hover{color:#222;}
.site-content .wp-playlist{padding:0.625em 0.625em 0.3125em;}
.site-content .wp-playlist-current-item .wp-playlist-item-title{font-weight:700;}
.site-content .wp-playlist-current-item .wp-playlist-item-album{font-weight:400;}
.site-content .wp-playlist-current-item .wp-playlist-item-artist{font-size:10px;font-size:0.625rem;font-weight:800;letter-spacing:0.1818em;text-transform:uppercase;}
.site-content .wp-playlist-item{padding:0 0.3125em;cursor:pointer;}
.site-content .wp-playlist-item:last-of-type{border-bottom:none;}
.site-content .wp-playlist-item a{padding:0.3125em 0;border-bottom:none;}
.site-content .wp-playlist-item a, .site-content .wp-playlist-item a:focus, .site-content .wp-playlist-item a:hover{box-shadow:none;background-color:transparent;}
.site-content .wp-playlist-item-length{top:5px;}
.embed-container{position:relative;padding-bottom:56.25%;padding-top:30px;overflow:hidden;max-width:100%;height:auto;}
.embed-container embed, .embed-container iframe, .embed-container object{position:absolute;top:0;left:0;width:100%;height:100%;}
.entry-gallery .gallery-item{width:100%;max-width:100%;padding:0;float:left;}
.elementor-element .gallery, .entry-gallery .gallery, .single .gallery, .widget .gallery{margin-left:-10px;margin-right:-10px;}
.elementor-element .gallery-item, .entry-gallery .gallery-item, .single .gallery-item, .widget .gallery-item{text-align:center;vertical-align:top;margin:10px 0;padding-left:10px;padding-right:10px;}
.elementor-element .gallery-columns-5 .gallery-item, .entry-gallery .gallery-columns-5 .gallery-item, .single .gallery-columns-5 .gallery-item, .widget .gallery-columns-5 .gallery-item{flex:0 0 20%;max-width:20%;}
.elementor-element .gallery-columns-7 .gallery-item, .entry-gallery .gallery-columns-7 .gallery-item, .single .gallery-columns-7 .gallery-item, .widget .gallery-columns-7 .gallery-item{flex:0 0 14.28571%;max-width:14.28571%;}
.elementor-element .gallery-columns-8 .gallery-item, .entry-gallery .gallery-columns-8 .gallery-item, .single .gallery-columns-8 .gallery-item, .widget .gallery-columns-8 .gallery-item{flex:0 0 12.5%;max-width:12.5%;}
.elementor-element .gallery-columns-9 .gallery-item, .entry-gallery .gallery-columns-9 .gallery-item, .single .gallery-columns-9 .gallery-item, .widget .gallery-columns-9 .gallery-item{flex:0 0 11.11111%;max-width:11.11111%;}
.gallery-item a{display:block;}
.gallery-item a, .gallery-item a:focus, .gallery-item a:hover{box-shadow:none;background:none;max-width:100%;}
.gallery-item a img{display:block;transition:-webkit-filter 0.2s ease-in;transition:filter 0.2s ease-in;transition:filter 0.2s ease-in, -webkit-filter 0.2s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.gallery-item a:focus img, .gallery-item a:hover img{-webkit-filter:opacity(60%);filter:opacity(60%);}
.gallery-caption{display:block;text-align:left;padding:5px 10px 0 0;margin-bottom:0;line-height:1.4;}
.single.single-give_forms .gallery{margin-right:-10px;margin-left:-10px;}
.single.single-give_forms .gallery .gallery-item{padding-left:10px;padding-right:10px;}
.modal, .modal-open{overflow:hidden;}
.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;outline:0;}
.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translateY(-25%);}
.modal.show .modal-dialog{transform:translate(0);}
.modal-open .modal{overflow-x:hidden;overflow-y:auto;}
.modal-dialog{position:relative;width:auto;margin:10px;}
.modal-content{position:relative;display:flex;background-color:#fff;background-clip:padding-box;box-shadow:0 15px 40px #e3e3e3;outline:0;}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;}
.modal-backdrop.fade{opacity:0;}
.modal-backdrop.show{opacity:0.5;}
.modal-header{display:flex;align-items:center;padding:15px;border-bottom:1px solid #e7e7e7;}
.modal-title{margin-bottom:0;line-height:1.5;}
.modal-body{position:relative;flex:1 1 auto;padding:15px;}
.modal-footer{display:flex;align-items:center;padding:15px;border-top:1px solid #e7e7e7;}
.modal-footer > :not(:first-child){margin-left:0.25rem;}
.modal-footer > :not(:last-child){margin-right:0.25rem;}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}
@media(min-width:576px){
.modal-dialog{max-width:500px;margin:30px auto;}
.modal-sm{max-width:300px;}
}
@media(min-width:992px){
.modal-lg{max-width:800px;}
} .modal-user .opal-tabs > nav{margin-bottom:0;}
.modal-user .opal-tabs > nav li a{text-transform:uppercase;color:#fff;}
.modal-user .opal-tabs > nav li.tab-current a{color:#000;}
.modal-user .btn-modal-close{position:absolute;top:50%;right:15px;transform:translateY(-50%);z-index:1000;border-radius:50%;width:30px;height:30px;padding:0;line-height:30px;vertical-align:middle;text-align:center;background-color:#232323;display:flex;align-items:center;justify-content:center;flex-direction:column;}
.modal-user.loading .opal-tab-content:after, .modal-user.loading .tab-current:after{position:absolute;background:hsla(0, 0%, 89%, 0.3);content:"";display:block;width:100%;height:100%;top:0;left:0;z-index:900;}
.modal-user.loading a, .modal-user.loading button, .modal-user.loading checkbox, .modal-user.loading input, .modal-user.loading label, .modal-user.loading select{pointer-events:none;}
.modal-user.loading .opal-loader{display:block;}
.modal-user .opal-loader{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:500;}
.modal-user .opal-loader-inner{transform:translateY(-50%);top:50%;position:absolute;width:100%;color:#fff;padding:0 100px;text-align:center;}
.modal-user .opal-loader-inner label{font-size:20px;font-size:1.25rem;opacity:0;color:#cabe9f;display:inline-block;}
.modal-user .opal-loader-inner label:nth-child(6){animation:e 3s infinite ease-in-out;}
.modal-user .opal-loader-inner label:nth-child(5){animation:e 3s 0.1s infinite ease-in-out;}
.modal-user .opal-loader-inner label:nth-child(4){animation:e 3s 0.2s infinite ease-in-out;}
.modal-user .opal-loader-inner label:nth-child(3){animation:e 3s 0.3s infinite ease-in-out;}
.modal-user .opal-loader-inner label:nth-child(2){animation:e 3s 0.4s infinite ease-in-out;}
.modal-user .opal-loader-inner label:first-child{animation:e 3s 0.5s infinite ease-in-out;}
@keyframes e {
0%{opacity:0;transform:translateX(-300px);}
33%{opacity:1;transform:translateX(0);}
66%{opacity:1;transform:translateX(0);}
to{opacity:0;transform:translateX(300px);}
}  @media screen and (min-width:20em){
body.customize-partial-edit-shortcuts-shown .site-header .site-title{padding-left:0;}
}
@media screen and (min-width:30em){
img.alignleft{float:left;margin-right:1.5em;}
img.alignright{float:right;margin-left:1.5em;}
.panel-content .wrap{padding-bottom:2em;padding-top:3.5em;}
.page-one-column .panel-content .wrap{max-width:740px;}
.recent-posts .entry-header{margin-bottom:0;}
}
@media screen and (min-width:48em){
.error404 #primary{float:none;}
.site-branding{margin-bottom:0;}
.custom-header-media{height:165px;position:relative;}
.site-title{font-size:24px;}
.site-description{font-size:16px;}
.dropdown-toggle, .menu-toggle{display:none;}
.site-header .main-navigation ul, .site-header .main-navigation ul ul{display:block;}
.site-header .main-navigation > div > ul{display:inline-block;}
.site-header .main-navigation ul{background:transparent;padding:0;}
.site-header .main-navigation > div > ul{border:0;margin-bottom:0;padding:0;}
.site-header .main-navigation li{display:inline-block;}
.site-header .main-navigation li li{display:block;}
.site-header .main-navigation ul ul{background:#36383a;left:0;padding:20px 0;position:absolute;top:calc(100% + 15px);opacity:0;visibility:hidden;z-index:99999;pointer-events:none;transition:opacity 0.25s ease, visibility 0.25s ease, top 0.25s ease;}
.site-header .main-navigation ul ul li > ul{left:100%;right:auto;}
.site-header .main-navigation ul ul li.focus > ul, .site-header .main-navigation ul ul li:hover > ul{top:0;opacity:1;visibility:visible;pointer-events:visible;}
.site-header .main-navigation li li{transition:background-color 0.2s ease-in-out;}
.site-header .main-navigation li li a{transition:color 0.3s ease-in-out;}
.site-header .main-navigation ul li.focus > ul, .site-header .main-navigation ul li:hover > ul{top:100%;visibility:visible;opacity:1;right:auto;pointer-events:visible;}
.site-header .main-navigation .menu-item-has-children > a > i, .site-header .main-navigation .page_item_has_children > a > i{display:inline;left:5px;position:relative;top:-1px;}
.site-header .main-navigation ul ul .menu-item-has-children > a > i, .site-header .main-navigation ul ul .page_item_has_children > a > i{margin-top:-9px;left:auto;position:absolute;right:1em;top:50%;transform:rotate(-90deg);}
.site-header .main-navigation ul ul ul{left:-999em;top:15px;}
.site-header .main-navigation ul ul li.menu-item-has-children.focus:after, .site-header .main-navigation ul ul li.menu-item-has-children.focus:before, .site-header .main-navigation ul ul li.menu-item-has-children:hover:after, .site-header .main-navigation ul ul li.menu-item-has-children:hover:before, .site-header .main-navigation ul ul li.page_item_has_children.focus:after, .site-header .main-navigation ul ul li.page_item_has_children.focus:before, .site-header .main-navigation ul ul li.page_item_has_children:hover:after, .site-header .main-navigation ul ul li.page_item_has_children:hover:before, .site-header .site-navigation-fixed .menu-scroll-down{display:none;}
.site-header .menu-scroll-down{display:block;padding:1em;position:absolute;right:0;color:#fff;top:2em;}
.site-header .menu-scroll-down .icon{transform:rotate(90deg);}
.panel-content .wrap{padding-bottom:4.5em;padding-top:6em;}
.panel-image{height:100vh;max-height:1200px;}
.background-fixed .panel-image{background-attachment:fixed;}
.panel-content .recent-posts article{margin-bottom:4em;}
.panel-content .recent-posts .entry-header{float:none;width:100%;margin-bottom:1.5em;}
.page .panel-content .recent-posts .entry-title{font-size:26px;font-size:1.625rem;}
.comments-pagination, .post-navigation{clear:both;}
.post-navigation .nav-previous{width:50%;}
.post-navigation .nav-next{text-align:right;width:50%;}
.nav-next, .post-navigation .nav-next{margin-top:0;}
.sticky .icon-thumb-tack{height:23px;left:-2.5em;top:1.5em;width:32px;}
.format-quote blockquote .icon{left:-1.5em;}
.site-content{padding:5em 0;}
.nav-links .nav-title{position:relative;}
#secondary{font-size:14px;font-size:1rem;}
.site-info .sep{margin:0 0.5em;display:inline;visibility:visible;height:auto;width:auto;}
}
@media screen and (min-width:67em){ .sticky .fa-thumb-tack{font-size:32px;font-size:2rem;height:22px;left:-1.25em;top:0.75em;width:32px;}
.comment-body{margin-left:0;}
} @media print { #page-title-bar,
#secondary,
#topbar,
.comment-edit-link, .comment-metadata .edit-link, .comment-reply-link, .comment-respond, .comments-pagination, .content-bottom-widgets, .edit-link, .header-image, .icon-thumb-tack, .page-links, .pagination.navigation, .panel-image-prop, .pingback .edit-link, .post-navigation, .site-footer aside.widget-area, .site-info, .social-navigation, button, form, input, select, textarea{display:none !important;}
#comments,
.entry-footer, .single-featured-image-header, .site-footer{border:0;}
body{font-size:12pt;}
h1{font-size:24pt;}
h2{font-size:22pt;}
h3{font-size:17pt;}
h4{font-size:12pt;}
h5{font-size:11pt;}
h6{font-size:12pt;}
.page-title, .page .panel-content .entry-title, body.page:not(.ezboozt-front-page) .entry-title{font-size:10pt;}
.wrap{padding-left:5% !important;padding-right:5% !important;max-width:none;}
.site-header{background:transparent;padding:0;}
.site-branding{margin-top:0;margin-bottom:1.75em !important;}
.site-title{font-size:25pt;}
.site-description{font-size:12pt;opacity:1;}
.single-featured-image-header{background:transparent;}
.entry-meta{font-size:9pt;}
.site, body{background:none !important;}
.site-title a, a, body{color:#1e3954 !important;}
.site-description, blockquote, h2, h5{color:#777 !important;}
.entry-meta, .entry-meta a{color:#777 !important;}
.entry-content blockquote.alignleft, .entry-content blockquote.alignright{font-size:11pt;width:34%;}
.site-footer{padding:0;}
}
.osf-property-article{overflow:hidden;margin-bottom:30px;}
.no-gutter .osf-property-article{margin-bottom:0;}
.osf-property-article .osf-property-article-inner{position:relative;}
.osf-property-article .post-thumbnail{padding-top:71.62%;}
.osf-property-article .post-thumbnail img{transition:all 0.5s ease-in-out;}
.osf-property-article .entry-content{position:absolute;left:-1px;right:-1px;bottom:0;text-align:center;background-image:-ms-linear-gradient(90deg, #3f4448 0, rgba(37, 39, 40, 0) 100%);margin-bottom:0;padding-top:85px;padding-bottom:55px;max-height:100%;z-index:99;}
.osf-property-article .property-title{margin-bottom:8px;}
.osf-property-article .property-title a{font-size:20px;font-size:1.42857rem;color:#fff;}
.osf-property-article .property-title a:hover{text-decoration:underline;}
.osf-property-article .link-more a{font-size:10px;font-size:0.71429rem;text-transform:uppercase;letter-spacing:0.2em;}
.osf-property-article .link-more a:hover{text-decoration:underline;}
.osf-property-article:hover .post-thumbnail img{transform:scale(1.1);}
.item-recent-apartments{display:flex;}
.widget ul .item-recent-apartments{padding-top:27px;padding-bottom:30px;}
.item-recent-apartments .apartments-title{font-size:14px;font-size:1rem;color:#3f4448;font-weight:600;margin-bottom:8px;display:block;}
.item-recent-apartments .apartments-link{display:block;font-size:10px;font-size:0.71429rem;text-transform:uppercase;font-weight:600;}
.item-recent-apartments .apartments-link:hover{text-decoration:underline;}
.item-recent-apartments .apartments-content{flex:1;}
.item-recent-apartments .thumbnail-apartments{width:70px;margin-right:15px;}
.item-recent-apartments .thumbnail-apartments img{display:block;width:70px;height:50px;object-fit:cover;}
.osf-property-single .property-thumbnail{margin-bottom:70px;}
.osf-property-single .apartment-gallery {
margin-bottom: 40px;
}