@charset "UTF-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.menu-item a img, img.menu-image-title-after, img.menu-image-title-before, img.menu-image-title-above, img.menu-image-title-below , .menu-image-hover-wrapper .menu-image-title-above {
border: none;
box-shadow: none;
vertical-align: middle;
width: auto;
display: inline;
}
.menu-image-hover-wrapper img.hovered-image,
.menu-item:hover .menu-image-hover-wrapper img.menu-image {
opacity: 0;
transition: opacity 0.25s ease-in-out 0s;
}
.menu-item:hover img.hovered-image {
opacity: 1;
}
.menu-image-title-after.menu-image-not-hovered img,
.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title {
padding-right: 10px;
}
.menu-image-title-before.menu-image-not-hovered img,
.menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title {
padding-left: 10px;
}
.menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below, .menu-image-title-below, .menu-image-title-above, .menu-item a.menu-image-title-above, .menu-item a.menu-image-title-below, .menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below {
text-align: center;
display: block;
}
.menu-image-title-above.menu-image-not-hovered > img,
.menu-image-hovered.menu-image-title-above .menu-image-hover-wrapper, .menu-image-title-above .menu-image-hover-wrapper {
display: block;
padding-top: 10px;
margin: 0 auto !important;
}
.menu-image-title-below.menu-image-not-hovered > img,
.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper, .menu-image-title-below .menu-image-hover-wrapper {
display: block;
padding-bottom: 10px;
margin: 0 auto !important;
}
.menu-image-title-hide .menu-image-title, .menu-image-title-hide.menu-image-title {
display: none;
} #et-top-navigation .nav li.menu-item, .navigation-top .main-navigation li {
display: inline-block;
}
.above-menu-image-icons, .below-menu-image-icons {
margin: auto;
text-align: center;
display: block;
}
ul li.menu-item > .menu-image-title-above.menu-link, ul li.menu-item > .menu-image-title-below.menu-link {
display: block;
}
.menu-item:hover .sub-menu .menu-image-hover-wrapper img.menu-image {
opacity: 1;
}
.menu-item:hover .sub-menu .menu-image-hover-wrapper img.hovered-image {
opacity: 0;
}
.menu-item:hover .sub-menu .menu-item:hover .menu-image-hover-wrapper img.menu-image {
opacity: 0;
}
.menu-item:hover .sub-menu .menu-item:hover .menu-image-hover-wrapper img.hovered-image {
opacity: 1;
}
.menu-item-text span.dashicons {
display: contents;
transition: none;
}
.menu-image-badge {
background-color: rgb(255, 140, 68);
display: inline;
font-weight: 700;
color: #fff;
font-size: 0.95rem;
padding: 3px 4px 3px;
margin-top: 0px;
position: relative;
top: -20px;
right: 10px;
text-transform: uppercase;
line-height: 11px;
border-radius: 5px;
letter-spacing: .3px;
}
.menu-image-bubble {
color: #fff;
font-size: 13px;
font-weight: 700;
top: -18px;
right: 10px;
position: relative;
box-shadow: 0 0 0 .1rem var(--white,#fff);
border-radius: 25px;
padding: 1px 6px 3px 5px;
text-align: center;
}@font-face{font-family:dashicons;src:url(//lustre.cz/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//lustre.cz/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//lustre.cz/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}
 :root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face {
font-family: "flaticon";
src: url(//lustre.cz/wp-content/themes/lanotte/assets/fonts/flaticon.ttf?37838e573d8eb3b9effe3d291aafe6ff) format("truetype"),
url(//lustre.cz/wp-content/themes/lanotte/assets/fonts/flaticon.woff?37838e573d8eb3b9effe3d291aafe6ff) format("woff"),
url(//lustre.cz/wp-content/themes/lanotte/assets/fonts/flaticon.woff2?37838e573d8eb3b9effe3d291aafe6ff) format("woff2"),
url(//lustre.cz/wp-content/themes/lanotte/assets/fonts/flaticon.eot?37838e573d8eb3b9effe3d291aafe6ff#iefix) format("embedded-opentype"),
url(//lustre.cz/wp-content/themes/lanotte/assets/fonts/flaticon.svg?37838e573d8eb3b9effe3d291aafe6ff#flaticon) format("svg");
}
span[class^="flaticon-"]:before, span[class*=" flaticon-"]:before {
font-family: flaticon !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
font-size: 20px;
line-height: 1!important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flaticon-instagram:before {
content: "\f101";
}
.flaticon-icon-2111710:before {
content: "\f102";
}
.flaticon-whatsapp:before {
content: "\f103";
}
.flaticon-linkedin:before {
content: "\f104";
}
.flaticon-spotify:before {
content: "\f105";
}
.flaticon-icon-2111765:before {
content: "\f106";
}
.flaticon-icon-2111363:before {
content: "\f107";
}
.flaticon-twitch:before {
content: "\f108";
}
.flaticon-facebook:before {
content: "\f109";
}
.flaticon-010:before {
content: "\f10a";
}
.flaticon-youtube:before {
content: "\f10b";
}
.flaticon-icon-2111527:before {
content: "\f10c";
}
.flaticon-twitter:before {
content: "\f10d";
}
.flaticon-icon-2111674:before {
content: "\f10e";
}
.flaticon-icon-2111562:before {
content: "\f10f";
}
.flaticon-icon-2111399:before {
content: "\f110";
}
.flaticon-pinterest:before {
content: "\f111";
}
.flaticon-skype:before {
content: "\f112";
}
.flaticon-airbnb:before {
content: "\f113";
}
.flaticon-weibo:before {
content: "\f114";
}
.flaticon-reddit:before {
content: "\f115";
}
.flaticon-icon-2111669:before {
content: "\f116";
}
.flaticon-1:before {
content: "\f117";
}
.flaticon-icon-2111378:before {
content: "\f118";
}
.flaticon-vimeo:before {
content: "\f119";
}
.flaticon-yelp:before {
content: "\f11a";
}
.flaticon-google-hangouts:before {
content: "\f11b";
}
.flaticon-blogger:before {
content: "\f11c";
}
.flaticon-evernote:before {
content: "\f11d";
}
.flaticon-icon-2111582:before {
content: "\f11e";
}
.flaticon-picasa:before {
content: "\f11f";
}
.flaticon-icon-2111347:before {
content: "\f120";
}
.flaticon-icon-2111697:before {
content: "\f121";
}
.flaticon-youtube-1:before {
content: "\f122";
}
.flaticon-foursquare:before {
content: "\f123";
}
.flaticon-plurk:before {
content: "\f124";
}
.flaticon-icon-2111570:before {
content: "\f125";
}
.flaticon-2:before {
content: "\f126";
}
.flaticon-icon-2111764:before {
content: "\f127";
}
.flaticon-disqus:before {
content: "\f128";
}
.flaticon-google:before {
content: "\f129";
}
.flaticon-google-1:before {
content: "\f12a";
}
.flaticon-yahoo:before {
content: "\f12b";
}
.flaticon-icon-2111439:before {
content: "\f12c";
}
.flaticon-yahoo-1:before {
content: "\f12d";
}
.flaticon-kickstarter:before {
content: "\f12e";
}
.flaticon-9gag:before {
content: "\f12f";
}
.flaticon-quora:before {
content: "\f130";
}
.flaticon-3:before {
content: "\f131";
}
.flaticon-4:before {
content: "\f132";
}
.flaticon-5:before {
content: "\f133";
}
.flaticon-icon-25297:before {
content: "\f134";
}
.flaticon-6:before {
content: "\f135";
}
.flaticon-icon-25361:before {
content: "\f136";
}
.flaticon-7:before {
content: "\f137";
}
.flaticon-8:before {
content: "\f138";
}
.flaticon-pinterest-1:before {
content: "\f139";
}
.flaticon-9:before {
content: "\f13a";
}
.flaticon-10:before {
content: "\f13b";
}
.flaticon-11:before {
content: "\f13c";
}
.flaticon-12:before {
content: "\f13d";
}
.flaticon-icon-25291:before {
content: "\f13e";
}
.flaticon-icon-25182:before {
content: "\f13f";
}
.flaticon-13:before {
content: "\f140";
}
.flaticon-14:before {
content: "\f141";
}
.flaticon-15:before {
content: "\f142";
}
.flaticon-16:before {
content: "\f143";
}
.flaticon-17:before {
content: "\f144";
}
.flaticon-18:before {
content: "\f145";
}
.flaticon-19:before {
content: "\f146";
}
.flaticon-20:before {
content: "\f147";
}
.flaticon-21:before {
content: "\f148";
}
.flaticon-22:before {
content: "\f149";
}
.flaticon-23:before {
content: "\f14a";
}
.flaticon-zoom-in:before {
content: "\f14b";
}
.flaticon-clock-circular-outline:before {
content: "\f14c";
}
.flaticon-hour:before {
content: "\f14d";
}
.flaticon-map:before {
content: "\f14e";
}
.flaticon-maps-and-flags:before {
content: "\f14f";
}
.flaticon-location:before {
content: "\f150";
}
.flaticon-pin:before {
content: "\f151";
}
.flaticon-smartphone:before {
content: "\f152";
}
.flaticon-old-phone:before {
content: "\f153";
}
.flaticon-phone-call:before {
content: "\f154";
}
.flaticon-phone-call-1:before {
content: "\f155";
}
.flaticon-phone:before {
content: "\f156";
}
.flaticon-black-back-closed-envelope-shape:before {
content: "\f157";
}
.flaticon-mail:before {
content: "\f158";
}
.flaticon-arroba:before {
content: "\f159";
}
.flaticon-email:before {
content: "\f15a";
}
.flaticon-email-1:before {
content: "\f15b";
}
.flaticon-email-2:before {
content: "\f15c";
}
.flaticon-email-3:before {
content: "\f15d";
}
.flaticon-email-4:before {
content: "\f15e";
}
.flaticon-left-quote:before {
content: "\f15f";
}
.flaticon-up-arrow:before {
content: "\f160";
}
.flaticon-add:before {
content: "\f161";
}
.flaticon-delete:before {
content: "\f162";
}
.flaticon-down-arrow:before {
content: "\f163";
}
.flaticon-expand:before {
content: "\f164";
}
.flaticon-full-size:before {
content: "\f165";
}
.flaticon-finger-with-nail:before {
content: "\f166";
}
.flaticon-manicure:before {
content: "\f167";
}
.flaticon-nail:before {
content: "\f168";
}
.flaticon-nail-polish:before {
content: "\f169";
}
.flaticon-nail-art:before {
content: "\f16a";
}
.flaticon-nail-polish-1:before {
content: "\f16b";
}
.flaticon-nail-polish-2:before {
content: "\f16c";
}
.flaticon-nail-file:before {
content: "\f16d";
}
.flaticon-skin-care:before {
content: "\f16e";
}
.flaticon-polish:before {
content: "\f16f";
}
.flaticon-manicure-1:before {
content: "\f170";
}
.flaticon-pedicure:before {
content: "\f171";
}
.flaticon-nail-1:before {
content: "\f172";
}
.flaticon-nail-polish-3:before {
content: "\f173";
}
.flaticon-pedicure-1:before {
content: "\f174";
}
.flaticon-lotion:before {
content: "\f175";
}
.flaticon-nail-polish-4:before {
content: "\f176";
}
.flaticon-cream:before {
content: "\f177";
}
.flaticon-nail-polish-5:before {
content: "\f178";
}
.flaticon-nail-2:before {
content: "\f179";
}
.flaticon-nail-polish-6:before {
content: "\f17a";
}
.flaticon-nail-file-1:before {
content: "\f17b";
}
.flaticon-nail-3:before {
content: "\f17c";
}
.flaticon-settings:before {
content: "\f17d";
}
.flaticon-hand-gesture:before {
content: "\f17e";
}
.flaticon-positive-vote:before {
content: "\f17f";
}
.flaticon-award:before {
content: "\f180";
}
.flaticon-giftbox:before {
content: "\f181";
}
.flaticon-woman:before {
content: "\f182";
}
.flaticon-woman-1:before {
content: "\f183";
}
.flaticon-woman-2:before {
content: "\f184";
}
.flaticon-nail-polish-7:before {
content: "\f185";
}
.flaticon-barbershop:before {
content: "\f186";
}
.flaticon-cream-1:before {
content: "\f187";
}
.flaticon-herbal:before {
content: "\f188";
}
.flaticon-cosmetics:before {
content: "\f189";
}
.flaticon-perfume:before {
content: "\f18a";
}
.flaticon-hand-cream:before {
content: "\f18b";
}
.flaticon-hand-cream-1:before {
content: "\f18c";
}
.flaticon-cream-2:before {
content: "\f18d";
}
.flaticon-ayurveda:before {
content: "\f18e";
}
.flaticon-honey:before {
content: "\f18f";
}
.flaticon-foot-massage:before {
content: "\f190";
}
.flaticon-soak:before {
content: "\f191";
}
.flaticon-skincare:before {
content: "\f192";
}
.flaticon-wax:before {
content: "\f193";
}
.flaticon-wax-1:before {
content: "\f194";
}
.flaticon-candle:before {
content: "\f195";
}
.flaticon-mortar:before {
content: "\f196";
}
.flaticon-wax-2:before {
content: "\f197";
}
.flaticon-moisturizer:before {
content: "\f198";
}
.flaticon-pedicure-2:before {
content: "\f199";
}
.flaticon-waxing:before {
content: "\f19a";
}
.flaticon-pedicure-3:before {
content: "\f19b";
}
.flaticon-manicure-2:before {
content: "\f19c";
}
.flaticon-pedicure-4:before {
content: "\f19d";
}
.flaticon-foot-massage-1:before {
content: "\f19e";
}
.flaticon-gift-card:before {
content: "\f19f";
}
.flaticon-gift-card-1:before {
content: "\f1a0";
}
.flaticon-gift-card-2:before {
content: "\f1a1";
}
.flaticon-gift-card-3:before {
content: "\f1a2";
}
.flaticon-gift-card-4:before {
content: "\f1a3";
}
.flaticon-gift:before {
content: "\f1a4";
}.wsmenu html,
.wsmenu body,
.wsmenu iframe,
.wsmenu h1,
.wsmenu h2,
.wsmenu h3,
.wsmenu h4,
.wsmenu h5,
.wsmenu h6 {
-webkit-font-smoothing: subpixel-antialiased;
font-smoothing: antialiased;
font-smooth: antialiased;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: subpixel-antialiased;
font-smoothing: subpixel-antialiased;
font-smooth: subpixel-antialiased;
}
.wsmenu .cl {
clear: both;
}
.wsmenu img {
border: 0 none;
max-width: 100%;
}
.wsmenu a:focus {
outline: none;
}
.wsmenu:before,
.wsmenu:after {
content: "";
display: table;
}
.wsmenu:after {
clear: both;
}  .wsmenucontainer {
background-size: cover;
overflow: hidden;
background-attachment: fixed;
background-position: 50% 0;
background-repeat: no-repeat;
}
.wsmainfull {
width: 100%;
height: auto;
background-color: #fff!important;
z-index: 999;
-webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
-moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out; 
}
.wsmainwp {
margin: 0 auto;
max-width: 1140px;
padding: 0 15px;
position: relative;
} .desktoplogo {
padding: 0;
margin: 0;
float: left;
line-height: 70px;
}
.desktoplogo img {
vertical-align: middle;
} .wsmenu {
padding: 0;
float: right;
display: block;
}
.centered-menu .wsmenu {
width: 100%;
}
.wsmenu > .wsmenu-list {
text-align: left;
margin: 0 auto 0 auto;
width: 100%;
display: block;
padding: 0;
}
.centered-menu .wsmenu > .wsmenu-list {
display: table;
}
.wsmenu > .wsmenu-list > li {
text-align: center;
display: block;
padding: 0;
margin: 0;
float: left;
}
.centered-menu .wsmenu > .wsmenu-list > li {
text-align: center;
display: table-cell;
float: none;
}
.wsmenu > .wsmenu-list > li > a {
display: block;
color: #666;
font-size: 15px;
font-weight: 700;
letter-spacing: 0.5px;
padding: 10px 32px 10px 18px;
line-height: 50px;
text-decoration: none;
position: relative;
}
.wsmenu > .wsmenu-list > li > a.last-link {
padding: 10px 0px 10px 0;
}
.wsmenu > .wsmenu-list > li > a.callusbtn {
font-size: 15px;
}
.wsmenu > .wsmenu-list > li > a.callusbtn i,
.wsmenu > .wsmenu-list > li > a.callusbtn span {
font-size: 13px;
margin-top: 1px;
margin-right: 1px;
}
.tra-menu .wsmenu > .wsmenu-list > li > a,
.aqua-menu .wsmenu > .wsmenu-list > li > a,
.blue-menu .wsmenu > .wsmenu-list > li > a {
color: #fff;
}
.white-menu .wsmenu > .wsmenu-list > li > a {
color: #444;
}
.tra-menu .wsmenu.dark-txt > .wsmenu-list > li > a {
color: #333;
}
.wsmenu > .wsmenu-list > li:hover > a {
color: #f0f0f0;
}
.white-menu .wsmenu > .wsmenu-list > li:hover > a {
color: #171819;
}
.wsmenu > .wsmenu-list > li a.menuhomeicon {
padding-left: 29px;
padding-right: 29px;
}
.wsmenu > .wsmenu-list > li > a i {
display: inline-block;
font-size: 16px;
line-height: inherit;
margin-right: 12px;
vertical-align: top;
}
.wsmenu > .wsmenu-list > li > a.menuhomeicon i {
margin-right: 0px;
font-size: 15px;
}
.wsmenu > .wsmenu-list > li > a .wsarrow:after {
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 4px solid;
content: "";
float: right;
right: 15px;
height: 0;
margin: 0 0 0 14px;
position: absolute;
text-align: right;
top: 33px;
width: 0;
} .wsmenu > .wsmenu-list > li.rightmenu {
float: right;
}
.wsmenu > .wsmenu-list > li.rightmenu a {
padding: 0px 30px 0px 20px;
border-right: none;
}
.wsmenu > .wsmenu-list > li.rightmenu a i {
font-size: 15px;
}
.wsmenu > .wsmenu-list > li.rightmenu {
float: right;
}
.wsmenu > .wsmenu-list > li.rightmenu:before,
.wsmenu-list > li.rightmenu:after {
content: "";
display: table;
}
.wsmenu > .wsmenu-list > li.rightmenu:after {
clear: both;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch {
float: right;
width: 210px;
height: 39px;
position: relative;
margin: 16px 0px 0px 0px;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .searchicon {
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input {
width: 100%;
position: relative;
float: right;
top: 0;
right: 0;
bottom: 0;
width: 100%;
border: 0;
padding: 0;
margin: 0;
text-indent: 15px;
height: 39px;
z-index: 2;
outline: none;
color: #333;
background-color: #efefef;
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
font-size: 12px;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input::placeholder {
color: #a9a9a9;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input:focus {
color: #333;
width: 220px;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input:focus~.btnstyle i {
color: #000;
opacity: 1;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input:focus~.searchicon {
opacity: 1;
z-index: 3;
color: #FFFFFF;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .btnstyle {
top: 0px;
position: absolute;
right: 0;
bottom: 0;
width: 40px;
line-height: 30px;
z-index: 1;
cursor: pointer;
opacity: 0.3;
color: #333;
z-index: 1000;
background-color: transparent;
border: solid 0px;
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .btnstyle i {
line-height: 37px;
margin: 0;
padding: 0;
text-align: center;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .btnstyle:hover i {
opacity: 1;
}
.wsmenu > .wsmenu-list > li.rightmenu {
zoom: 1;
}  .wsmenu > .wsmenu-list > li > ul.sub-menu {
position: absolute;
top: 70px;
z-index: 1000;
margin: 0px;
padding: 12px;
min-width: 200px;
background-color: #fff;
border: solid 1px #eee;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu.last-sub-menu {
min-width: 160px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li {
position: relative;
margin: 0px;
padding: 0px;
display: block; } .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
position: relative;
background-image: none;  
border-right: 0 none;
text-align: left;
display: block;
padding: 9px;
text-transform: none;
color: #888;
font-size: 15px;
line-height: 22px;
font-weight: 400;
letter-spacing: 0;
border-right: 0px solid;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; 
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu.last-sub-menu > li > a {
padding: 11px 0;  
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
padding: 9px 9px 9px 10px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu.last-sub-menu > li > a:hover {
padding: 11px 0 11px 8px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a > i {
position: absolute;
top: 12px;
right: 0;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu {
min-width: 200px;
position: absolute;
left: 100%;
top: 0;
margin: 0;
padding: 0 15px;
list-style: none;
background-color: #fff;
border: solid 1px #eee;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li {
position: relative;
margin: 0px;
padding: 0px;
display: block;
border-bottom: 1px dashed #c0c0c0;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li:last-child {
border-bottom: none;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a {
position: relative;
background-image: none;
border-right: 0 none;
text-align: left;
display: block;
padding: 9px;
text-transform: none;
color: #888;
font-size: 16px;
line-height: 22px;
font-weight: 400;
letter-spacing: normal;
border-right: 0px solid;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
padding: 8px 15px 8px 23px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a > i {
position: absolute;
top: 12px;
right: 12px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
min-width: 200px;
position: absolute;
left: 100%;
top: 0;
margin: 0px;
list-style: none;
padding: 0px;
background-color: #fff;
border: solid 1px #eee;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li {
position: relative;
margin: 0px;
padding: 0px;
display: block;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
background-image: none;
border-right: 0 none;
text-align: left;
display: block;
padding: 9px;
text-transform: none;
color: #888;
font-size: 16px;
font-family: 'Roboto', sans-serif; 
line-height: 22px;
font-weight: 400;
letter-spacing: normal;
border-right: 0px solid;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
padding: 9px 9px 9px 20px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a > i {
margin-left: 9px;
}  .wsmenu > .wsmenu-list > li > .wsmegamenu {
width: 100%;
left: 0px;
position: absolute;
top: 70px;
color: #000;
z-index: 1000;
margin: 0px;
text-align: left;
padding: 20px 30px;
border: solid 1px #eee;
background-color: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
padding: 20px 20px;
} .wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-control-next {
opacity: 0.8;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-control-prev {
opacity: 0.8;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-caption {
bottom: 0px;
background-color: rgba(0, 0, 0, 0.7);
font-size: 13px;
height: 31px;
left: 0;
padding: 7px 0;
right: 0;
width: 100%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .wsmwnutxt {
width: 100%;
color: #888;
font-size: 16px;
font-weight: 400;
text-align: justify;
margin-top: 0;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li {
display: block;
text-align: center;
text-align: left;
border-bottom: 1px dashed #c0c0c0;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li.title,
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li:last-child {
border-bottom: none;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a {
line-height: 22px;
border-right: none;
text-align: left;
padding: 13px 0px;
background: #fff;
background-image: none;
border-right: 0 none;
display: block;
background-color: #fff;
color: #888;
font-size: 16px;
font-weight: 400;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .mrgtop {
margin-top: 15px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .show-grid div {
padding-bottom: 10px;
padding-top: 10px;
background-color: #dbdbdb;
border: 1px solid #e7e7e7;
color: #6a6a6a;
margin: 2px 0px;
font-size: 13px;
} .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
width: 40%;
right: auto;
left: auto;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu.ext-halfmenu {
width: 50%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfdiv {
width: 35%;
right: auto;
left: auto;
} .wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form {
width: 100%;
display: block;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="text"] {
width: 100%;
border: 1px solid #e2e2e2;
color: #000;
font-size: 13px;
padding: 8px 5px;
margin-bottom: 8px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form textarea {
width: 100%;
border: 1px solid #e2e2e2;
color: #000;
font-size: 13px;
padding: 8px 5px;
margin-bottom: 8px;
min-height: 122px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="submit"] {
width: 25%;
display: block;
height: 32px;
float: right;
border: none;
margin-right: 15px;
cursor: pointer;
background-color: #e1e1e1;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="button"] {
width: 25%;
display: block;
height: 32px;
float: right;
border: none;
cursor: pointer;
background-color: #e1e1e1;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-inner .item img {
width: 100%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-caption {
bottom: 0px;
background-color: rgba(0, 0, 0, 0.7);
font-size: 13px;
height: 31px;
left: 0;
padding: 7px 0;
right: 0;
width: 100%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text {
padding: 0px 0px;
font-size: 14px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text ul {
padding: 0px 0px;
margin: 0px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text p {
text-align: justify;
line-height: 24px;
color: #656565;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text ul li {
display: block;
padding: 2px 0px;
line-height: 22px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text ul li a {
color: #656565;
}  .wsmobileheader {
display: none;
}
.overlapblackbg {
opacity: 0;
visibility: hidden;
}
.wsmenu .wsmenu-click {
display: none;
}
.wsmenu .wsmenu-click02 {
display: none;
}
.hometext {
display: none;
}  @media only screen and (max-width: 991px) {  .desktoplogo {
display: none;
}
.wsmainfull {
height: 0;
}
.wsmenu {
width: 100%;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
right: 0;
overflow-y: hidden;
padding: 0;
top: 0;
visibility: hidden;
position: fixed;
margin: 0px;
}
.wsmenu > .wsmenu-list {
height: auto;
min-height: 100%;
width: 240px;
width: 300px;
width: 350px;
background: #fff;
padding-bottom: 0;
margin-right: -240px;
margin-right: -300px;
margin-right: -350px;
display: block;
text-align: center;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.wsmenu > .wsmenu-list > li {
width: 100%;
display: block;
float: none;
border-right: none;
background-color: transparent;
position: relative;
white-space: inherit;
clear: right;
}
@supports (-webkit-overflow-scrolling: touch) {
.wsmenu > .wsmenu-list > li:last-child {
padding-bottom: 110px;
}
}
.wsmenu > .wsmenu-list > li >a {
padding: 12px 32px 12px 17px;
font-size: 15px;
text-align: left;
border-right: solid 0px;
color: #666666;
line-height: 25px;
border-bottom: 1px solid;
border-bottom-color: rgba(0, 0, 0, 0.13);
position: static;
}
.wsmenu > .wsmenu-list > li a.menuhomeicon {
padding-left: 17px;
padding-right: 17px;
border-top: solid 1px rgba(0, 0, 0, 0.13);
}
.wsmenu > .wsmenu-list > li >a.menuhomeicon i {
margin-right: 2px;
font-size: 13px;
}
.wsmenu > .wsmenu-list > li > a >i {
font-size: 14px;
color: #bfbfbf;
}
.wsmenu > .wsmenu-list > li >a .wsarrow:after {
display: none;
}
.wsmenu > .wsmenu-list > li:hover>a {
background-color: rgba(0, 0, 0, 0.08);
text-decoration: none;
}
.wsmenu > .wsmenu-list > li > a > .hometext {
display: inline-block;
} .wsmenu > .wsmenu-list > li > ul.sub-menu {
display: none;
position: relative;
top: 0px;
background-color: #fff;
border: none;
padding: 0px;
opacity: 1;
visibility: visible;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
-webkit-transition: inherit;
-moz-transition: inherit;
transition: inherit;
-webkit-transform-style: flat;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
line-height: 20px;
font-size: 13px;
padding: 10px 0px 10px 16px;
color: #383838;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li span + a {
padding-right: 30px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a > i {
display: none;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
background-color: #e7e7e7;
1color: #666666;
text-decoration: underline;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu li:hover > a {
background-color: #e7e7e7;
color: #666666;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu {
width: 100%;
position: static;
left: 100%;
top: 0;
display: none;
margin: 0px;
padding: 0px;
border: solid 0px;
transform: none;
opacity: 1;
visibility: visible;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
-webkit-transition: inherit;
-moz-transition: inherit;
transition: inherit;
-webkit-transform-style: flat;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li {
margin: 0px 0px 0px 0px;
padding: 0px;
position: relative;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a {
line-height: 20px;
font-size: 13px;
padding: 10px 0px 10px 26px;
color: #383838;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li span + a {
padding-right: 30px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a > i {
display: none;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
background-color: #e7e7e7;
color: #666666;
text-decoration: underline;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a.active {
color: #000;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li:hover > a {
color: #000;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
width: 100%;
position: static;
left: 100%;
top: 0;
display: none;
margin: 0px;
padding: 0px;
border: solid 0px;
transform: none;
opacity: 1;
visibility: visible;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
-webkit-transition: inherit;
-moz-transition: inherit;
transition: inherit;
-webkit-transform-style: flat;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li {
margin: 0px 0px 0px 0px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li >a {
line-height: 20px;
font-size: 13px;
padding: 10px 0px 10px 34px;
color: #383838;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li span+a {
padding-right: 30px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a >i {
display: none;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li >a:hover {
background-color: #e7e7e7;
color: #666666;
text-decoration: underline;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li >a.active {
color: #000;
} .wsmenu > .wsmenu-list > li > .wsmegamenu {
color: #666666;
display: none;
position: relative;
top: 0px;
padding: 10px 0px;
border: solid 0px;
transform: none;
opacity: 1;
visibility: visible;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
-webkit-transition: inherit;
-moz-transition: inherit;
transition: inherit;
border-bottom: 1px solid rgba(0, 0, 0, 0.13);
-webkit-transform-style: flat;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
width: 100%;
margin: 0px;
padding: 5px 0px 10px 0px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .title {
color: #666666;
font-size: 15px;
padding: 10px 8px 10px 0px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu> ul {
width: 100%;
margin: 0px;
padding: 0px;
font-size: 15px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu> ul > li > a {
padding: 9px 14px;
line-height: normal;
font-size: 13px;
background-color: #e7e7e7;
color: #666666;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu> ul> li >a:hover {
background-color: #000000;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu ul li.title {
line-height: 26px;
color: #666666;
margin: 0px;
font-size: 15px;
padding: 7px 0px;
background-color: transparent;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfdiv {
width: 100%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form {
padding: 5px 0px 62px 0px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .show-grid div {
margin: 0px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="button"] {
width: 46%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="submit"] {
width: 46%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form textarea {
min-height: 100px;
} .wsmobileheader {
width: 100%;
display: block;
position: fixed;
top: 0;
right: 0;
z-index: 10002;
height: 54px; -webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
box-shadow: 0 0 1px rgba(0, 0, 0, .3);
}
.wsactive .wsmobileheader {
margin-right: 240px;
margin-right: 300px;
margin-right: 350px;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.wsmobileheader .smllogo {
display: inline-block;
margin-top: 12px;
padding-left: 18px;
} .wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch {
width: 86%;
margin: 7% 7%;
padding: 0px;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input {
border-radius: 50px
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input:focus {
width: 100%;
}
.callusbtn {
color: #a9a9a9;
font-size: 18px;
position: absolute;
left: 5px;
top: 0px;
transition: all 0.4s ease-in-out 0s;
z-index: 102;
padding: 12px 14px;
}
.callusbtn i,
.callusbtn span {
vertical-align: top;
margin-top: 0;
}
.callusbtn:hover i {
color: #a9a9a9;
} .wsanimated-arrow {
position: absolute;
right: 0;
top: 0;
z-index: 102;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.wsanimated-arrow {
cursor: pointer;
padding: 16px 35px 16px 0px;
margin: 7px 0 0 15px;
}
.wsanimated-arrow span,
.wsanimated-arrow span:before,
.wsanimated-arrow span:after {
cursor: pointer;
height: 3px;
width: 22px;
background: #a9a9a9;
position: absolute;
display: block;
content: '';
}
.wsanimated-arrow span:before {
top: -7px;
width: 26px;
}
.wsanimated-arrow span:after {
bottom: -7px;
width: 20px;
}
.wsanimated-arrow span,
.wsanimated-arrow span:before,
.wsanimated-arrow span:after {
transition: all 500ms ease-in-out;
}
.wsactive .wsanimated-arrow span:after {
width: 23px;
}
.wsactive .wsanimated-arrow span {
background-color: transparent;
}
.wsactive .wsanimated-arrow span:before,
.wsactive .wsanimated-arrow.active span:after {
top: 7px;
}
.wsactive .wsanimated-arrow span:before {
transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
bottom: 0px;
}
.wsactive .wsanimated-arrow span:after {
transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
} .overlapblackbg {
left: 0;
width: calc(100% - 240px);
width: calc(100% - 350px);
height: 100vh;
min-height: 100%;
position: fixed;
top: 0;
opacity: 0;
visibility: hidden;
background-color: rgba(0, 0, 0, 0.45);
cursor: pointer;
}
.wsactive .wsmenu .overlapblackbg {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 1.5s ease-in-out;
-moz-transition: opacity 1.5s ease-in-out;
-ms-transition: opacity 1.5s ease-in-out;
-o-transition: opacity 1.5s ease-in-out;
}
.wsmenucontainer {
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.wsactive .wsmenucontainer {
margin-right: 240px;
margin-right: 300px;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.wsactive .wsmenu {
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
visibility: visible;
z-index: 1000;
top: 0;
}
.wsactive .wsmenu > .wsmenu-list {
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
margin-right: 0;
} .wsmenu > .wsmenu-list > li > .wsmenu-click {
height: 49px;
position: absolute;
top: 0;
right: 0;
display: block;
cursor: pointer;
width: 100%;
}
.wsmenu > .wsmenu-list > li .wsmenu-click.ws-activearrow > i {
transform: rotate(-45deg);
margin-top: 23px;
}
.wsmenu > .wsmenu-list > li > .wsmenu-click > i {
display: block;
height: 8px;
width: 8px;
float: right;
transform: rotate(-225deg);
margin: 18px 18px 0px 0px;
}
.wsmenu > .wsmenu-list > li > .wsmenu-click > i:before {
content: "";
width: 100%;
height: 100%;
border-width: 1.5px 1.5px 0 0;
border-style: solid;
border-color: rgba(0, 0, 0, 0.40);
transition: 0.2s ease;
display: block;
transform-origin: 100% 0;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02 {
height: 41px;
position: absolute;
top: 0;
right: 0;
display: block;
cursor: pointer;
width: 100%;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02>i {
display: block;
height: 8px;
width: 8px;
float: right;
transform: rotate(-225deg);
margin: 14px 18px 0px 0px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02 > i:before {
content: "";
width: 100%;
height: 100%;
border-width: 1.5px 1.5px 0 0;
border-style: solid;
border-color: rgba(0, 0, 0, 0.40);
transition: 0.2s ease;
display: block;
transform-origin: 100% 0;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02>i.wsmenu-rotate {
transform: rotate(-45deg);
margin-top: 19px;
} } @media only screen and (min-width: 992px) and (max-width:1162px) {
.desktoplogo {
margin-left: 12px;
}
.wsmenu > .wsmenu-list > li > a {
padding-left: 16px;
padding-right: 16px;
}
.wsmenu > .wsmenu-list > li a.menuhomeicon {
padding-left: 22px;
padding-right: 22px;
}
}.wsmenu > .wsmenu-list > li > ul.sub-menu {
opacity: 0;
visibility: hidden;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%;
-o-transition: -o-transform 0.3s, opacity 0.3s;
-ms-transition: -ms-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform: rotateX(-75deg);
-o-transform: rotateX(-75deg);
-moz-transform: rotateX(-75deg);
-webkit-transform: rotateX(-75deg);
}
.wsmenu > .wsmenu-list > li:hover > ul.sub-menu {
opacity: 1;
visibility: visible;
transform: rotateX(0deg);
-o-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
}
.wsmenu > .wsmenu-list > li  > ul.sub-menu > li > ul.sub-menu {
opacity: 0;
visibility: hidden;
transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform: rotateX(-75deg);
-o-transform: rotateX(-75deg);
-moz-transform: rotateX(-75deg);
-webkit-transform: rotateX(-75deg);
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li:hover > ul.sub-menu {
opacity: 1;
visibility: visible;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%;
-o-transition: -o-transform 0.4s, opacity 0.4s;
-ms-transition: -ms-transform 0.4s, opacity 0.4s;
-moz-transition: -moz-transform 0.4s, opacity 0.4s;
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transform: rotateX(0deg);
-o-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
opacity: 0;
visibility: hidden;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%;
-o-transition: -o-transform 0.4s, opacity 0.4s;
-ms-transition: -ms-transform 0.4s, opacity 0.4s;
-moz-transition: -moz-transform 0.4s, opacity 0.4s;
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform: rotateX(-75deg);
-o-transform: rotateX(-75deg);
-moz-transform: rotateX(-75deg);
-webkit-transform: rotateX(-75deg);
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li:hover > ul.sub-menu {
opacity: 1;
visibility: visible;
transform: rotateX(0deg);
-o-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
}
.wsmenu > .wsmenu-list > li > .wsmegamenu {
opacity: 0;
visibility: hidden;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%;
-o-transition: -o-transform 0.3s, opacity 0.3s;
-ms-transition: -ms-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform: rotateX(-75deg);
-o-transform: rotateX(-75deg);
-moz-transform: rotateX(-75deg);
-webkit-transform: rotateX(-75deg);
}
.wsmenu > .wsmenu-list > li:hover > .wsmegamenu {
opacity: 1;
visibility: visible;
transform: rotateX(0deg);
-o-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: pointer; }
.mfp-zoom {
cursor: pointer; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li, .content_slider .slides > li, .hero-txt-rotator .slides > li, .blog-img-slider .slides > li  {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider, .flexslider-thumbs {margin: 0; background: transparent; position: relative; zoom: 1;}
.content_slider, .hero_slider, .blog-img-slider {position: relative; padding-bottom:0;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px} .flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 25px; height: 50px; margin: -20px 0 0; display: block; background: url(//lustre.cz/wp-content/themes/lanotte/assets/img/icons/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -10px; }
.flex-direction-nav .flex-prev {left: -10px;}
.content_slider:hover .flex-next, .hero_slider:hover .flex-next, .blog-img-slider:hover .flex-next {opacity: 0.9; right: 5px;}
.content_slider:hover .flex-prev, .hero_slider:hover .flex-prev, .blog-img-slider:hover .flex-prev {opacity: 0.9; left: 5px;}
.content_slider:hover .flex-next:hover,
.hero_slider:hover .flex-next:hover, 
.content_slider:hover .flex-prev:hover,
.hero_slider:hover .flex-prev:hover,
.blog-img-slider:hover .flex-next:hover, 
.blog-img-slider:hover .flex-prev:hover {
opacity: 0.85;
}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;} .flex-control-nav {width: 100%; position: absolute; bottom: 5px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 10px; height: 10px; display: block; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
.flex-control-paging li a.flex-active { cursor: default; }
.flex-control-thumbs {margin: 4px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: 0.65; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;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:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-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:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .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(//lustre.cz/wp-content/themes/lanotte/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,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:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:0}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_monthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"alpha(opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"alpha(opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none !important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"alpha(opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"alpha(opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#ff8000 !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#3af !important;box-shadow:#178fe5 0 1px 3px 0 inset !important;color:#fff !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit !important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,0.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000 !important;background:#007fff !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555 !important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333 !important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd !important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans","Book Antiqua",sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(73%,#f4f8fa));background:-webkit-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-o-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-ms-linear-gradient(top,#fff 0,#f4f8fa 73%);background:linear-gradient(to bottom,#fff 0,#f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0)}.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:-moz-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f8fa),color-stop(73%,#FFF));background:-webkit-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-o-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-ms-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:linear-gradient(to bottom,#f4f8fa 0,#FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0)}:root {
--clr-theme-color: #fd1c79;
}
html {
-webkit-font-smoothing: antialiased;
font-size: 16px;
}
body {
font-family: 'Catamaran', 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #6c757d;
font-weight: 400;
}
.container {
position: relative;
z-index: 3;
}  #page { overflow: hidden; }  .wide-100 { padding-top: 100px; padding-bottom: 100px; }
.wide-90 { padding-top: 100px; padding-bottom: 90px; }
.wide-80 { padding-top: 100px; padding-bottom: 80px; }
.wide-70 { padding-top: 100px; padding-bottom: 70px; }
.wide-60 { padding-top: 100px; padding-bottom: 60px; }
.wide-50 { padding-top: 100px; padding-bottom: 50px; }
.wide-40 { padding-top: 100px; padding-bottom: 40px; }
.wide-30 { padding-top: 100px; padding-bottom: 30px; }
.wide-20 { padding-top: 100px; padding-bottom: 20px; }  .mt-100 { margin-top: 100px; }
.mt-95 { margin-top: 95px; }
.mt-90 { margin-top: 90px; }
.mt-85 { margin-top: 85px; }
.mt-80 { margin-top: 80px; }
.mt-75 { margin-top: 75px; }
.mt-70 { margin-top: 70px; }
.mt-65 { margin-top: 65px; }
.mt-60 { margin-top: 60px; }
.mt-55 { margin-top: 55px; }
.mt-50 { margin-top: 50px; }
.mt-45 { margin-top: 45px; }
.mt-40 { margin-top: 40px; }
.mt-35 { margin-top: 35px; }
.mt-30 { margin-top: 30px; }
.mt-25 { margin-top: 25px; }
.mt-20 { margin-top: 20px; }
.mt-15 { margin-top: 15px; }
.mt-10 { margin-top: 10px; }
.mt-5 { margin-top: 5px!important; }
.mt-0 { margin-top: 0; }  .mt-inverse-150 { margin-top: -150px; }
.mt-inverse-140 { margin-top: -140px; }
.mt-inverse-130 { margin-top: -130px; }
.mt-inverse-120 { margin-top: -120px; }
.mt-inverse-110 { margin-top: -110px; }
.mt-inverse-100 { margin-top: -100px; }
.mt-inverse-90 { margin-top: -90px; }
.mt-inverse-80 { margin-top: -80px; }
.mt-inverse-70 { margin-top: -70px; }
.mt-inverse-60 { margin-top: -60px; }
.mt-inverse-50 { margin-top: -50px; }
.mt-inverse-40 { margin-top: -40px; }
.mt-inverse-30 { margin-top: -30px; }
.mt-inverse-20 { margin-top: -20px; }  .mb-100 { margin-bottom: 100px; }
.mb-95 { margin-bottom: 95px; }
.mb-90 { margin-bottom: 90px; }
.mb-85 { margin-bottom: 85px; }
.mb-80 { margin-bottom: 80px; }
.mb-75 { margin-bottom: 75px; }
.mb-70 { margin-bottom: 70px; }
.mb-65 { margin-bottom: 65px; }
.mb-60 { margin-bottom: 60px; }
.mb-55 { margin-bottom: 55px; }
.mb-50 { margin-bottom: 50px; }
.mb-45 { margin-bottom: 45px; }
.mb-40 { margin-bottom: 40px; }
.mb-35 { margin-bottom: 35px; }
.mb-30 { margin-bottom: 30px; }
.mb-25 { margin-bottom: 25px; }
.mb-20 { margin-bottom: 20px; }
.mb-15 { margin-bottom: 15px; }
.mb-10 { margin-bottom: 10px; }
.mb-5 { margin-bottom: 5px!important; }
.mb-0 { margin-bottom: 0; }  .ml-100 { margin-left: 100px; }
.ml-95 { margin-left: 95px; }
.ml-90 { margin-left: 90px; }
.ml-85 { margin-left: 85px; }
.ml-80 { margin-left: 80px; }
.ml-75 { margin-left: 75px; }
.ml-70 { margin-left: 70px; }
.ml-60 { margin-left: 60px; }
.ml-55 { margin-left: 55px; }
.ml-50 { margin-left: 50px; }
.ml-45 { margin-left: 45px; }
.ml-40 { margin-left: 40px; }
.ml-35 { margin-left: 35px; }
.ml-30 { margin-left: 30px; }
.ml-25 { margin-left: 25px; }
.ml-20 { margin-left: 20px; }
.ml-15 { margin-left: 15px; }
.ml-10 { margin-left: 10px; }
.ml-5 { margin-left: 5px!important; }  .mr-100 { margin-right: 100px; }
.mr-95 { margin-right: 95px; }
.mr-90 { margin-right: 90px; }
.mr-85 { margin-right: 85px; }
.mr-80 { margin-right: 80px; }
.mr-75 { margin-right: 75px; }
.mr-70 { margin-right: 70px; }
.mr-65 { margin-right: 65px; }
.mr-60 { margin-right: 60px; }
.mr-55 { margin-right: 55px; }
.mr-50 { margin-right: 50px; }
.mr-45 { margin-right: 45px; }
.mr-40 { margin-right: 40px; }
.mr-35 { margin-right: 35px; }
.mr-30 { margin-right: 30px; }
.mr-25 { margin-right: 25px; }
.mr-20 { margin-right: 20px; }
.mr-15 { margin-right: 15px; }
.mr-10 { margin-right: 10px; }
.mr-5 { margin-right: 5px!important; }  .pt-100 { padding-top: 100px; }
.pt-95 { padding-top: 95px; }
.pt-90 { padding-top: 90px; }
.pt-85 { padding-top: 85px; }
.pt-80 { padding-top: 80px; }
.pt-75 { padding-top: 75px; }
.pt-70 { padding-top: 70px; }
.pt-65 { padding-top: 65px; }
.pt-60 { padding-top: 60px; }
.pt-55 { padding-top: 55px; }
.pt-50 { padding-top: 50px; }
.pt-45 { padding-top: 45px; }
.pt-40 { padding-top: 40px; }
.pt-35 { padding-top: 35px; }
.pt-30 { padding-top: 30px; }
.pt-25 { padding-top: 25px; }
.pt-20 { padding-top: 20px; }
.pt-15 { padding-top: 15px; }
.pt-10 { padding-top: 10px; }
.pt-5 { padding-top: 5px!important; }  .pb-200 { padding-bottom: 200px; }
.pb-190 { padding-bottom: 190px; }
.pb-180 { padding-bottom: 180px; }
.pb-170 { padding-bottom: 170px; }
.pb-160 { padding-bottom: 160px; }
.pb-150 { padding-bottom: 150px; }
.pb-100 { padding-bottom: 100px; }
.pb-95 { padding-bottom: 95px; }
.pb-90 { padding-bottom: 90px; }
.pb-85 { padding-bottom: 85px; }
.pb-80 { padding-bottom: 80px; }
.pb-75 { padding-bottom: 75px; }
.pb-70 { padding-bottom: 70px; }
.pb-65 { padding-bottom: 65px; }
.pb-60 { padding-bottom: 60px; }
.pb-55 { padding-bottom: 55px; }
.pb-50 { padding-bottom: 50px; }
.pb-45 { padding-bottom: 45px; }
.pb-40 { padding-bottom: 40px; }
.pb-35 { padding-bottom: 35px; }
.pb-30 { padding-bottom: 30px; }
.pb-25 { padding-bottom: 25px; }
.pb-20 { padding-bottom: 20px; }
.pb-15 { padding-bottom: 15px; }
.pb-10 { padding-bottom: 10px; }
.pb-5 { padding-bottom: 5px!important; }  .pl-100 { padding-left: 100px; }
.pl-95 { padding-left: 95px; }
.pl-90 { padding-left: 90px; }
.pl-85 { padding-left: 85px; }
.pl-80 { padding-left: 80px; }
.pl-75 { padding-left: 75px; }
.pl-70 { padding-left: 70px; }
.pl-65 { padding-left: 65px; }
.pl-60 { padding-left: 60px; }
.pl-55 { padding-left: 55px; }
.pl-50 { padding-left: 50px; }
.pl-45 { padding-left: 45px; }
.pl-40 { padding-left: 40px; }
.pl-35 { padding-left: 35px; }
.pl-30 { padding-left: 30px; }
.pl-25 { padding-left: 25px; }
.pl-20 { padding-left: 20px; }
.pl-15 { padding-left: 15px; }
.pl-10 { padding-left: 10px; }
.pl-5 { padding-left: 5px!important; }  .pr-100 { padding-right: 100px; }
.pr-95 { padding-right: 95px; }
.pr-90 { padding-right: 90px; }
.pr-85 { padding-right: 85px; }
.pr-80 { padding-right: 80px; }
.pr-75 { padding-right: 75px; }
.pr-70 { padding-right: 70px; }
.pr-65 { padding-right: 65px; }
.pr-60 { padding-right: 60px; }
.pr-55 { padding-right: 55px; }
.pr-50 { padding-right: 50px; }
.pr-45 { padding-right: 45px; }
.pr-40 { padding-right: 40px; }
.pr-35 { padding-right: 35px; }
.pr-30 { padding-right: 30px; }
.pr-25 { padding-right: 25px; }
.pr-20 { padding-right: 20px; }
.pr-15 { padding-right: 15px; }
.pr-10 { padding-right: 10px; }
.pr-5 { padding-right: 5px!important; }  .pc-70 { padding-right: 70px; padding-left: 70px; } 
.pc-65 { padding-right: 65px; padding-left: 65px; } 
.pc-60 { padding-right: 60px; padding-left: 60px; } 
.pc-55 { padding-right: 55px; padding-left: 55px; } 
.pc-50 { padding-right: 50px; padding-left: 50px; } 
.pc-45 { padding-right: 45px; padding-left: 45px; } 
.pc-40 { padding-right: 40px; padding-left: 40px; }
.pc-35 { padding-right: 35px; padding-left: 35px; }
.pc-30 { padding-right: 30px; padding-left: 30px; }
.pc-25 { padding-right: 25px; padding-left: 25px; }
.pc-20 { padding-right: 20px; padding-left: 20px; }
.pc-15 { padding-right: 15px; padding-left: 15px; }
.pc-10 { padding-right: 10px; padding-left: 10px; }  .rel { 
position: relative!important; 
z-index: 3; 
}
.bg-fixed,
.bg-scroll {
width: 100%;
background-repeat: no-repeat;
background-position: center center;   
background-size: cover;
}
.bg-scroll {
background-attachment: fixed!important;
}  .bg--white { background-color: #fff; }
.bg--alice-blue { background-color: #f0f0f2; }
.bg--corn-silk { background-color: #f8f6f4; }
.bg--deep-blue { background-color: #2d303a; }
.bg--honey-dew { background-color: #f7f5f3; }
.bg--lavender { background-color: #fcf2ff; }
.bg--mint-cream { background-color: #e7eeec; }
.bg--moccasin { background-color: #f5f0ef; }
.bg--papaya { background-color: #fff6f3; }
.bg--plum { background-color: var(--clr-theme-color); }
.bg--rose { background-color: var(--clr-theme-color); }
.bg--steel-blue { background-color: #c1c9d0; }
.bg--tiny-pink { background-color: #fff1f6; }
.bg--violet { background-color: var(--clr-theme-color); }
.bg--violet-red { background-color: var(--clr-theme-color); }
.bg--white-smoke { background-color: #f5f1f2; }
.bg--wheat { background-color: #f1ede5; }  .white--shape:after { background-color: #ffffff; }
.dark--shape:after { background-color: #ffffff; }
.alice-blue--shape:after { background-color: #f0f0f2; }
.corn-silk--shape:after { background-color: #f8f6f4; }  
.deep-blue--shape:after { background-color: #2d303a; }
.honey-dew--shape:after { background-color: #f7f5f3; }
.lavender--shape:after { background-color: #fcf2ff; }
.mint-cream--shape:after { background-color: #e7eeec; }
.moccasin--shape:after { background-color: #f5f0ef; }
.papaya--shape:after { background-color: #fff6f3; }
.plum--shape:after { background-color: var(--clr-theme-color); }
.steel-blue--shape:after { background-color: #c1c9d0; }
.tiny-pink--shape:after { background-color: #fff1f6; }
.white-smoke--shape:after { background-color: #f5f1f2; }
.wheat--shape:after { background-color: #f1ede5; }  .bg--tra-img {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/tra-bg.png);
background-repeat: no-repeat;
background-position: center center;   
background-size: cover;
background-attachment: scroll!important;
} h6, h5, h4, h3, h2, h1 {  
color: #373b4d;
font-family: 'Lora', serif;
line-height: 1.3;
font-weight: 600;
letter-spacing: -0.015625rem;
} h6.h6-xs { font-size: 1rem; } h6.h6-sm { font-size: 1.0625rem; } h6.h6-md { font-size: 1.125rem; } h6.h6-lg { font-size: 1.1875rem; } h6.h6-xl { font-size: 1.25rem; }  h5.h5-xs { font-size: 1.3125rem; } h5.h5-sm { font-size: 1.375rem; } h5.h5-md { font-size: 1.5rem; } h5.h5-lg { font-size: 1.625rem; } h5.h5-xl { font-size: 1.75rem; }  h4.h4-xs { font-size: 1.875rem; } h4.h4-sm { font-size: 2rem; } h4.h4-md { font-size: 2.125rem; } h4.h4-lg { font-size: 2.25rem; } h4.h4-xl { font-size: 2.375rem; } h3.h3-xs { font-size: 2.5rem; } h3.h3-sm { font-size: 2.625rem; } h3.h3-md { font-size: 2.75rem; } h3.h3-lg { font-size: 2.875rem; } h3.h3-xl { font-size: 3rem; }  h2.h2-xs { font-size: 3.125rem; } h2.h2-sm { font-size: 3.25rem; } h2.h2-md { font-size: 3.375rem; } h2.h2-lg { font-size: 3.5rem; } h2.h2-xl { font-size: 3.75rem; } h2.h2-title-xs { font-size: 4.0625rem; } h2.h2-title-sm { font-size: 4.375rem; } h2.h2-title-md { font-size: 4.6875rem; } h2.h2-title-lg { font-size: 5rem; } h2.h2-title-xl { font-size: 5.3125rem; }   p.p-sm { font-size: 1rem; } p { font-size: 1.0625rem; } p.p-md { font-size: 1.125rem; } p.p-lg { font-size: 1.1875rem; } p.p-xl { font-size: 1.25rem; } p.p-title-xs { font-size: 1.3125rem; } p.p-title-sm { font-size: 1.375rem; } p.p-title-md { font-size: 1.4375rem; } p.p-title-lg { font-size: 1.5rem; } p.p-title-xl { font-size: 1.5625rem; }   a {
color: #6c757d;
text-decoration: none;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out; 
}
a:hover {
color: #666;
text-decoration: none;
}
a:focus {
outline: none;
text-decoration: none;
}  p.tra-link {
font-size: 1rem;
line-height: 1;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 0.0625rem;
}
p.tra-link a {
color: #373b4d; 
position: relative;
padding-bottom: 6px;
text-decoration: none;
}
p.tra-link a:after {
content: '';
background-color: #373b4d;
height: 2px;
width: 60%;
width: 100%;
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transition: .2s all ease-in;
-moz-transition: .2s all ease-in;
-o-transition: .2s all ease-in;
transition: .2s all ease-in;
}
p.tra-link a:hover:after {
width: 60%;
}
p.deep-blue--color.tra-link a, 
h5.deep-blue--color.sbox-link a, 
.blog-post-txt h5.deep-blue--color a { 
color: #204e5b; 
}
p.deep-brown--color.tra-link a, 
h5.deep-brown--color.sbox-link a, 
.blog-post-txt h5.deep-brown--color a { 
color: #333233; 
}
p.deep-blue--color.tra-link a:after, 
h5.deep-blue--color.sbox-link a:after { 
background-color: #204e5b; 
}
p.deep-brown--color.tra-link a:after, 
h5.deep-brown--color.sbox-link a:after { 
background-color: #333233; 
}  ul {
margin: 0;
padding: 0;
list-style: none;
}  .txt-list li i {
position: relative;
font-size: 1.05rem;
line-height: 1.5rem;
float: left;
margin-right: 10px;
top: 2px;
}
.txt-list li p {
overflow: hidden;
margin-bottom: 10px;
}
ul.simple-list {
list-style: disc;
margin-left: 15px;
}  ol.num-list {
margin-left: -20px;
}
ol.num-list li p {
padding-left: 5px;
margin-bottom: 5px;
}
ol.digit-list {
padding: 0;
margin-left: 15px;
}
ol.digit-list p {
margin-bottom: 8px;
}  .box-list p {
position: relative;
font-weight: 400;
padding-bottom: 8px;
margin-bottom: 8px;
border-bottom: 1px dashed #ddd;
}
.bg-dark .box-list p {
border-bottom: 1px dashed #777;
}
.box-list p:last-child {
position: relative;
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
}
.box-list p span {
font-weight: 500;
position: absolute;
top: 0;
right: 15px;
}
.bg-dark .box-list p span {
color: #fff;
}  .btn {
background-color: transparent;
color: #fff;
font-size: 0.9rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.125rem;
padding: 13px 34px 10px;
border: 1px solid transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out; 
}  .btn.btn-sm {
font-size: 0.85rem;
padding: 12px 26px 11px;
}
.btn.btn-md {
font-size: 0.95rem;
padding: 15px 44px 14px;
}  .btn.ico-15 span {
position: relative;
top: 3px;
right: 1px;
}  .white--btn, 
.white--hover:hover,
.white--color .white--btn,
.scroll .white--hover:hover {
color: #373b4d!important;
background-color: #fff;
border-color: #fff!important;
}
.tra-white--btn,
.tra-white--hover:hover,
.white--color .tra-white--hover:hover,
.dark-menu .scroll .tra-white--hover:hover {
color: #fff!important;
background-color: transparent;
border-color: #fff!important;
}
.scroll .tra-white--btn,
.scroll .tra-white--hover:hover {
color: #373b4d!important;
background-color: transparent;
border-color: #373b4d!important;
}
.black--btn,
.scroll .black--btn, 
.black--hover:hover,
.navbar-dark .black--btn,
.white--color .black--btn,
.scroll .black--hover:hover,
.white--color .black--hover:hover {
color: #fff!important;
background-color: #373b4d;
border-color: #373b4d!important;
}
.tra-black--btn,
.tra-black--hover:hover,
.white--color .tra-black--btn,
.scroll .tra-black--hover:hover,
.white--color .tra-black--hover:hover {
color: #373b4d!important;;
background-color: transparent;
border-color: #373b4d!important;
}
.grey--btn, 
.white--color .grey--btn {
color: #666;
background-color: rgba(17, 36, 70, .04);
border-color: rgba(17, 36, 70, .02)!important;
}
.tra-grey--btn, 
.white--color .tra-grey--btn {
color: #373b4d;
background-color: transparent;
border-color: #ccc!important;
}
.grey--hover:hover,
.scroll .grey--hover:hover {
color: #373b4d!important;
background-color: rgba(17, 36, 70, .04);
border-color: rgba(17, 36, 70, .02)!important;
}
.tra-grey--hover:hover,
.scroll .tra-grey--hover:hover {
color: #373b4d!important;
background-color: transparent;
border-color: #ccc!important;
}
.deep-brown--btn, 
.scroll .deep-brown--btn, 
.white--color .deep-brown--btn,
.deep-brown--hover:hover, 
.scroll .deep-brown--hover:hover, 
.white--color .deep-brown--hover:hover {
color: #fff!important;
background-color: #333233;
border-color: #333233!important;
}
.tra-deep-brown--btn, 
.scroll .tra-deep-brown--btn, 
.white--color .tra-deep-brown--btn,
.tra-deep-brown--hover:hover, 
.scroll .tra-deep-brown--hover:hover, 
.white--color .tra-deep-brown--hover:hover {
color: #333233!important;
background-color: transparent;
border-color: #333233!important;
}
.deep-blue--btn, 
.scroll .deep-blue--btn, 
.white--color .deep-blue--btn,
.deep-blue--hover:hover, 
.scroll .deep-blue--hover:hover, 
.white--color .deep-blue--hover:hover {
color: #fff!important;
background-color: #204e5b;
border-color: #204e5b!important;
}
.tra-deep-blue--btn, 
.scroll .tra-deep-blue--btn,
.white--color .tra-deep-blue--btn,
.tra-deep-blue--hover:hover, 
.scroll .tra-deep-blue--hover:hover, 
.white--color .tra-deep-blue--hover:hover {
color: #204e5b!important;
background-color: transparent;
border-color: #204e5b!important;
}
.violet-red--btn, 
.scroll .violet-red--btn, 
.white--color .violet-red--btn,
.violet-red--hover:hover, 
.scroll .violet-red--hover:hover, 
.white--color .violet-red--hover:hover {
color: #fff!important;
background-color: var(--clr-theme-color);
border-color: var(--clr-theme-color)!important;
}
.tra-violet-red--btn, 
.scroll .tra-violet-red--btn, 
.white--color .tra-violet-red--btn,
.tra-violet-red--hover:hover, 
.scroll .tra-violet-red--hover:hover, 
.white--color .tra-violet-red--hover:hover {
color: var(--clr-theme-color)!important;
background-color: transparent;
border-color: var(--clr-theme-color)!important;
}
.plum--btn, 
.scroll .plum--btn, 
.white--color .plum--btn,
.plum--hover:hover, 
.scroll .plum--hover:hover, 
.white--color .plum--hover:hover {
color: #fff!important;
background-color: var(--clr-theme-color);
border-color: var(--clr-theme-color)!important;
}
.tra-plum--btn, 
.scroll .tra-plum--btn, 
.white--color .tra-plum--btn,
.tra-plum--hover:hover, 
.scroll .tra-plum--hover:hover, 
.white--color .tra-plum--hover:hover {
color: var(--clr-theme-color)!important;
background-color: transparent;
border-color: var(--clr-theme-color)!important;
}
.red--btn, 
.scroll .red--btn, 
.white--color .red--btn,
.red--hover:hover, 
.scroll .red--hover:hover, 
.white--color .red--hover:hover {
color: #fff!important;
background-color: #f1292e;
border-color: #f1292e!important;
}
.tra-red--btn, 
.scroll .tra-red--btn, 
.white--color .tra-red--btn,
.tra-red--hover:hover, 
.scroll .tra-red--hover:hover, 
.white--color .tra-red--hover:hover {
color: #f1292e!important;
background-color: transparent;
border-color: #f1292e!important;
}
.rose--btn, 
.scroll .rose--btn, 
.white--color .rose--btn,
.rose--hover:hover, 
.scroll .rose--hover:hover, 
.white--color .rose--hover:hover {
color: #fff!important;
background-color: var(--clr-theme-color);
border-color: var(--clr-theme-color)!important;
}
.tra-rose--btn, 
.scroll .tra-rose--btn, 
.white--color .tra-rose--btn,
.tra-rose--hover:hover, 
.scroll .tra-rose--hover:hover, 
.white--color .tra-rose--hover:hover {
color: var(--clr-theme-color)!important;
background-color: transparent;
border-color: var(--clr-theme-color)!important;
}  .btn:focus {
color: #fff; 
-webkit-box-shadow: none;
box-shadow: none; 
}
.btn.btn-black:focus {
color: #fff; 
-webkit-box-shadow: none;
box-shadow: none; 
}
.btn-grey:focus {
color: #666; 
-webkit-box-shadow: none;
box-shadow: none; 
}
.btn-tra-black:focus, 
.btn.btn-tra-grey:focus {
color: #333; 
-webkit-box-shadow: none;
box-shadow: none; 
}  .btn-md.btn-video-link {
color: #666;
font-size: 18px;
padding: 10px 8px;
}
.btn-md.btn-video-link span {
position: relative;
top: 5px;
right: 6px;
}
.btn-md.btn-video-link {
line-height: 30px!important;
}  .video-preview {
position: relative; 
text-align: center;
}
.video-btn {
position: absolute!important;
top: 50%;
left: 50%;
display: inline-block;
text-align: center;
color: #fff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%; 
}
.video-btn.bg--tra {
background-color: transparent;
border: 5px solid #fff;
}
.video-btn-xl {
width: 120px;
height: 120px;
margin-top: -60px;
margin-left: -60px; 
}
.video-btn-lg {
width: 100px;
height: 100px;
margin-top: -50px;
margin-left: -50px; 
}
.video-btn-md {
width: 80px;
height: 80px;
margin-top: -40px;
margin-left: -40px; 
}
.video-btn-sm {
width: 60px;
height: 60px;
margin-top: -30px;
margin-left: -30px; 
}
.video-block-wrapper {
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.video-btn.video-btn-xl [class^="flaticon-"]:before, 
.video-btn.video-btn-xl [class^="flaticon-"]:after {
line-height: 120px!important;   
margin-left: 10px;
}
.video-btn.bg--travideo-btn-xl [class^="flaticon-"]:before, 
.video-btn.bg--travideo-btn-xl [class^="flaticon-"]:after {
line-height: 90px!important;   
margin-left: 10px;
}
.video-btn.video-btn-lg [class^="flaticon-"]:before, 
.video-btn.video-btn-lg [class^="flaticon-"]:after {
line-height: 100px!important;   
margin-left: 8px;
}
.video-btn.video-btn-md [class^="flaticon-"]:before, 
.video-btn.video-btn-md [class^="flaticon-"]:after {
line-height: 80px!important;   
margin-left: 7px;
}
.video-btn.video-btn-sm [class^="flaticon-"]:before, 
.video-btn.video-btn-sm [class^="flaticon-"]:after {
line-height: 60px!important;   
margin-left: 6px;
}
.video-btn:hover .video-block-wrapper {
-moz-transform: scale(0.95);
-ms-transform: scale(0.95);
-webkit-transform: scale(0.95);
-o-transform: scale(0.95);
transform: scale(0.95);
}
.video-btn:before {
content: '';
position: absolute;
left: -5px;
right: -5px;
top: -5px;
bottom: -5px;
background: rgba(255, 255, 255, 0.2);
opacity: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.video-btn.video-btn-xl:hover:before {
opacity: .75;
left: -32px;
right: -32px;
top: -32px;
bottom: -32px;
}
.video-btn.video-btn-lg:hover:before {
opacity: .75;
left: -25px;
right: -25px;
top: -25px;
bottom: -25px;
}
.video-btn.video-btn-md:hover:before {
opacity: .75;
left: -18px;
right: -18px;
top: -18px;
bottom: -18px;
}
.video-btn.video-btn-sm:hover:before {
opacity: .75;
left: -12px;
right: -12px;
top: -12px;
bottom: -12px;
}  .ico-10 [class*="flaticon-"]:before, .ico-10 [class*="flaticon-"]:after { font-size: 0.75rem; } .ico-15 [class*="flaticon-"]:before, .ico-15 [class*="flaticon-"]:after { font-size: 0.9375rem; } .ico-20 [class*="flaticon-"]:before, .ico-20 [class*="flaticon-"]:after { font-size: 1.25rem; } .ico-25 [class*="flaticon-"]:before, .ico-25 [class*="flaticon-"]:after { font-size: 1.5625rem; } .ico-30 [class*="flaticon-"]:before, .ico-30 [class*="flaticon-"]:after { font-size: 1.875rem; } .ico-35 [class*="flaticon-"]:before, .ico-35 [class*="flaticon-"]:after { font-size: 2.1875rem; } .ico-40 [class*="flaticon-"]:before, .ico-40 [class*="flaticon-"]:after { font-size: 2.5rem; } .ico-45 [class*="flaticon-"]:before, .ico-45 [class*="flaticon-"]:after { font-size: 2.8125rem; } .ico-50 [class*="flaticon-"]:before, .ico-50 [class*="flaticon-"]:after { font-size: 3.125rem; } .ico-55 [class*="flaticon-"]:before, .ico-55 [class*="flaticon-"]:after { font-size: 3.4375rem; } .ico-60 [class*="flaticon-"]:before, .ico-60 [class*="flaticon-"]:after { font-size: 3.75rem; } .ico-65 [class*="flaticon-"]:before, .ico-65 [class*="flaticon-"]:after { font-size: 4.0625rem; } .ico-70 [class*="flaticon-"]:before, .ico-70 [class*="flaticon-"]:after { font-size: 4.375rem; } .ico-75 [class*="flaticon-"]:before, .ico-75 [class*="flaticon-"]:after { font-size: 4.6875rem; } .ico-80 [class*="flaticon-"]:before, .ico-80 [class*="flaticon-"]:after { font-size: 5rem; } .ico-85 [class*="flaticon-"]:before, .ico-85 [class*="flaticon-"]:after { font-size: 5.3125rem; } .ico-90 [class*="flaticon-"]:before, .ico-90 [class*="flaticon-"]:after { font-size: 5.625rem; } .ico-95 [class*="flaticon-"]:before, .ico-95 [class*="flaticon-"]:after { font-size: 5.9375rem; } .ico-100 [class*="flaticon-"]:before, .ico-100 [class*="flaticon-"]:after { font-size: 6.25rem; } .ico-105 [class*="flaticon-"]:before, .ico-105 [class*="flaticon-"]:after { font-size: 6.5625rem; } .ico-110 [class*="flaticon-"]:before, .ico-110 [class*="flaticon-"]:after { font-size: 6.875rem; } .ico-115 [class*="flaticon-"]:before, .ico-115 [class*="flaticon-"]:after { font-size: 7.1875rem; } .ico-120 [class*="flaticon-"]:before, .ico-120 [class*="flaticon-"]:after { font-size: 7.5rem; } .ico-125 [class*="flaticon-"]:before, .ico-125 [class*="flaticon-"]:after { font-size: 7.8125rem; }   .section-id {
display: block;
color: #8e8987;
font-size: 0.9rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.125rem;
margin-bottom: 28px;   
}
.section-id.section-id-lg {
font-size: 1rem;
}
.white-color .section-id {
color: #fff;   
}  .title-01,
.title-02 {
text-align: center;
}
.title-01 h4 {
line-height: 1;
}  .txt-300 { font-weight: 300; }
.txt-400 { font-weight: 400; }
.txt-500 { font-weight: 500; }
.txt-600 { font-weight: 600; }
.txt-700 { font-weight: 700; }
.txt-900 { font-weight: 900; }
.txt-upcase  {
display: block;
font-size: 0.9rem;
line-height: 1;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.125rem;
margin-bottom: 0;
}  .white--color,
.white--color h2, 
.white--color h3, 
.white--color h4, 
.white--color h5, 
.white--color h6, 
.white--color p, 
.white--color a, 
.white--color li,
.white--color i, 
.white--color span { color: #fff; }
.white-smoke--color,
.white-smoke--color h2, 
.white-smoke--color h3, 
.white-smoke--color h4, 
.white-smoke--color h5, 
.white-smoke--color h6, 
.white-smoke--color p, 
.white-smoke--color a, 
.white-smoke--color li,
.white-smoke--color i, 
.white-smoke--color span { color: #f2f2f2; }
.black--color,
.black--color h2, 
.black--color h3, 
.black--color h4, 
.black--color h5, 
.black--color h6, 
.black--color p, 
.black--color a,
.black--color li, 
.black--color i, 
.black--color span,
.white--color .black--color { color: #373b4d; }
.deep-brown--color,
.deep-brown--color h2, 
.deep-brown--color h3, 
.deep-brown--color h4, 
.deep-brown--color h5, 
.deep-brown--color h6, 
.deep-brown--color p, 
.deep-brown--color a,
.deep-brown--color li, 
.deep-brown--color i,
.deep-brown--color span, 
.white---color .deepbrown--color { color: #333233; }
.deep-blue--color,
.deep-blue--color h2, 
.deep-blue--color h3, 
.deep-blue--color h4, 
.deep-blue--color h5, 
.deep-blue--color h6, 
.deep-blue--color p, 
.deep-blue--color a,
.deep-blue--color li, 
.deep-blue--color i,
.deep-blue--color span, 
.white--color .deep-blue--color { color: #204e5b; }
.violet-red--color,
.violet-red--color h2, 
.violet-red--color h3, 
.violet-red--color h4, 
.violet-red--color h5, 
.violet-red--color h6, 
.violet-red--color p, 
.violet-red--color a,
.violet-red--color li, 
.violet-red--color i,
.violet-red--color span, 
.white--color .violetred--color { color: var(--clr-theme-color); }
.plum--color,
.plum--color h2, 
.plum--color h3, 
.plum--color h4, 
.plum--color h5, 
.plum--color h6, 
.plum--color p, 
.plum--color a,
.plum--color li, 
.plum--color i,
.plum--color span, 
.white--color .plum--color { color: var(--clr-theme-color); }
.rose--color,
.rose--color h2, 
.rose--color h3, 
.rose--color h4, 
.rose--color h5, 
.rose--color h6, 
.rose--color p, 
.rose--color a,
.rose--color li, 
.rose--color i, 
.rose--color span,
.white--color .rose--color { color: var(--clr-theme-color); }  .more-btn {
text-align: center;
margin-bottom: 40px;
}
#pricing-3 .more-btn,
#pricing-4 .more-btn {
margin-bottom: 0;
}  .old-price {
color: #aaa!important;
font-weight: 700;
text-decoration: line-through;
margin-right: 10px;
}  .img-block {
text-align: center;
}  .masonry-wrap .masonry-image {
position: relative;
width: 33.33333%;
margin-bottom: 30px;
padding: 0 15px;
}
.masonry-image img {
text-align: center;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}  .masonry-image .hover-overlay,
.masonry-image .hover-overlay img {
overflow: hidden;
}  .hover-overlay {
width: 100%;
height: auto;
overflow: hidden;
position: relative; 
}
.hover-overlay img {
transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
overflow: hidden;
-webkit-transition: transform 400ms;
-moz-transition: transform 400ms;
-o-transition: transform 400ms;
transition: transform 400ms;
}  .item-overlay {
opacity: 0;
-moz-opacity: 0; 
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(20, 20, 20, .5);
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
} #loading {
height: 100%;
width: 100%;
position: fixed;
z-index: 1;
margin-top: 0px;
top: 0px;
z-index: 99999999;
}
#loading-center {
width: 100%;
height: 100%;
position: relative;
}
.spinner {
position: absolute;
width: 45px;
height: 45px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.spinner .blob {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 20px;
height: 20px;
border-radius: 50%;
}
.spinner .blob.top {
top: 0;
-webkit-animation: blob-top 1s infinite ease-in;
animation: blob-top 1s infinite ease-in;
}
.spinner .blob.bottom {
top: 100%;
-webkit-animation: blob-bottom 1s infinite ease-in;
animation: blob-bottom 1s infinite ease-in;
}
.spinner .blob.left {
left: 0;
-webkit-animation: blob-left 1s infinite ease-in;
animation: blob-left 1s infinite ease-in;
}
.spinner .move-blob {
top: 0;
-webkit-animation: blob-spinner-mover 1s infinite ease-in;
animation: blob-spinner-mover 1s infinite ease-in;
}
@keyframes blob-bottom {
25%, 50%, 75% {
top: 50%;
left: 100%;
}
100% {
top: 0;
left: 50%;
}
}
@keyframes blob-left {
25% {
top: 50%;
left: 0;
}
50%, 100% {
top: 100%;
left: 50%;
}
}
@keyframes blob-top {
50% {
top: 0;
left: 50%;
}
75%, 100% {
top: 50%;
left: 0;
}
}
@keyframes blob-spinner-mover {
0%, 100% {
top: 0;
left: 50%;
}
25% {
top: 50%;
left: 100%;
}
50% {
top: 100%;
left: 50%;
}
75% {
top: 50%;
left: 0;
}
}  #loading { background-color: #f8f6f4; }
.spinner .blob { border: 2px solid #f08080; }
.spinner .move-blob { background: #f08080; }
#loading.plum-loading { background-color: #f7f5f3; }
.plum-loading .spinner .blob { border: 2px solid var(--clr-theme-color); }
.plum-loading .spinner .move-blob { background: var(--clr-theme-color); }
#loading.rose-loading { background-color: #f0f0f2; }
.rose-loading .spinner .blob { border: 2px solid var(--clr-theme-color); }
.rose-loading .spinner .move-blob { background: var(--clr-theme-color); }
#loading.violet-red-loading { background-color: #f7f5f3; }
.violet-red-loading .spinner .blob { border: 2px solid var(--clr-theme-color); }
.violet-red-loading .spinner .move-blob { background: var(--clr-theme-color); } #header {
width: 100%;
display: block;
padding-top: 0px;
}
.header-wrapper {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.headerwp {
max-width: 1140px;
margin: 0 auto;
padding: 0;
}
.posrlt {
position: relative;
}  .desktoplogo img,
.wscenterlogo img {
width: auto;
max-width: inherit;
max-height: 45px;
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out; 
}
.wscenterlogo img {
max-height: 50px;
}
.scroll .wscenterlogo img {
max-height: 45px;
}  .wsmainfull {
width: 100%;
height: auto;
z-index: 1031;
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out; 
}
.tra-menu .wsmainfull {
background-color: transparent!important;
padding: 20px 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.tra-menu.tra-menu-wide .wsmainfull {
padding: 40px 0;
}
.white-menu .wsmainfull {
background-color: #fff!important;
padding: 10px 0;
-webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
-moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}
.dark-menu .wsmainfull {
background-color: #1d293f!important;
padding: 10px 0;
-webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
-moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}
.centered-menu .wsmenu {
padding: 0 30px;
}  .wsmenu > .wsmenu-list > li > a {
display: block;
font-size: 0.9rem;
font-weight: 600;
letter-spacing: 0.09375rem;
text-transform: uppercase;
margin: 0 9px;
padding: 10px 13px;
line-height: 50px;
text-decoration: none;  
}
.navbar-dark .wsmenu > .wsmenu-list > li > a {
color: #383838;
}
.navbar-light .wsmenu > .wsmenu-list > li > a {
color: #fff;
}
.wsmenu > .wsmenu-list > li > a.last-link {
padding: 10px 0px;
margin: 0 0 0 7px;
}
.wsmenu > .wsmenu-list > li > a .wsarrow:after {
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 4px solid;
content: "";
float: right;
right: 0;
height: 0;
margin: 0 0 0 14px;
position: absolute;
text-align: right;
top: 32px;
width: 0;
}  .wsmenu > .wsmenu-list > li a.btn {
font-size: 0.85rem;
line-height: 30px;
font-weight: 600;
text-transform: uppercase;
margin-top: 14px;
margin-left: 12px;
padding: 5px 22px 4px;
}  .wsmenu > .wsmenu-list > li > ul.sub-menu {
padding: 12px 20px;
width: auto;
min-width: 200px;
top: 65px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-o-border-radius: 8px;
-webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
-moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}
.wsmenu > .wsmenu-list > li > ul.sub-menu:before {
content: "";
background-color: #fff;
position: absolute;
top: -8px;
left: 40px;
height: .9375rem;
width: .9375rem;
border-top: solid 1px #eee;
border-left: solid 1px #eee;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
z-index: -2;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
color: #2c3e50;
font-size: 0.85rem;
font-weight: 600;
letter-spacing: 0.09375rem;
text-transform: uppercase;
padding: 5px 0;
transition: all 0.3s ease-in-out;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
padding: 5px 0 5px 5px;
}  .wsmenu > .wsmenu-list > li > .wsmegamenu {
top: 65px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
width: 36%;
padding: 15px 10px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-o-border-radius: 8px;
-webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
-moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu:before {
content: "";
background-color: #fff;
position: absolute;
top: -8px;
left: 40px;
height: .9375rem;
width: .9375rem;
border-top: solid 1px #eee;
border-left: solid 1px #eee;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
z-index: -2;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li {
border-bottom: none;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a {
color: #656565;
font-size: 0.85rem;
font-weight: 600;
letter-spacing: 0.09375rem;
text-transform: uppercase;
padding: 5px 0;
transition: all 0.3s ease-in-out;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a:hover,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
padding: 5px 0 5px 5px;
}  .wsmenu > .wsmenu-list > li > .wsmegamenu {
padding: 15px 10px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-o-border-radius: 8px;
-webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
-moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}
.wsmenu > .wsmenu-list > li.mg_link:hover > a:after {
content: "";
background-color: #fff;
position: absolute;
bottom: -2px;
left: 34%;
height: .9375rem;
width: .9375rem;
border-top: solid 1px #eee;
border-left: solid 1px #eee;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 9990;
transition: all 1.4s ease-in-out;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 {
width: 76%!important;
left: 22%;
padding: 20px 10px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .title p,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu .title p {
font-size: 0.85rem;
font-weight: 600;
letter-spacing: 0.09375rem;
text-transform: uppercase;
margin: 10px 0 10px 0;
}  .tra-menu .wsmainfull.scroll,
.white-menu .wsmainfull.scroll,
.tra-menu.tra-menu-wide .wsmainfull.scroll,
.dark-menu.dark-scroll .wsmainfull.scroll {
background-color: #fff!important;
padding: 0;
-webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
-moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}
.scroll .white-color.header-socials span {
color: #463853!important;
}  .tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li a {
color: #463853;
}
.tra-menu.navbar-light.dark-scroll .scroll .wsmenu > .wsmenu-list > li a,
.tra-menu.navbar-dark.dark-scroll .scroll .wsmenu > .wsmenu-list > li a {
color: #fff;
}
.tra-menu.navbar-light.dark-scroll .scroll .wsmenu > .wsmenu-list .sub-menu li a,
.tra-menu.navbar-dark.dark-scroll .scroll .wsmenu > .wsmenu-list .sub-menu li a,
.tra-menu.navbar-light.dark-scroll .scroll .wsmenu > .wsmenu-list li .wsmegamenu a,
.tra-menu.navbar-dark.dark-scroll .scroll .wsmenu > .wsmenu-list li .wsmegamenu a {
color: #666;
}  .logo-white, 
.logo-black {
display: block;
}
.navbar-light .logo-black,
.navbar-dark .logo-white,
.tra-menu.navbar-dark .logo-white,
.tra-menu.navbar-light .logo-black,
.white-menu.navbar-dark .logo-white,
.dark-menu.navbar-light .logo-black,
.white-menu.navbar-light .logo-black,
.tra-menu.navbar-light .scroll .logo-white {
display: none;
}
.tra-menu.navbar-light .scroll .logo-black {
display: block;
} .hero-section .container {
position: relative;
z-index: 3;
}  .slider {
position: relative;
max-width: 100%;
height: 560px;
}
.slider .slides {
margin: 0;
height: 560px;
}
.slider .slides li {
opacity: 0;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: inherit;
overflow: hidden;
}
.slider .slides li img {
height: 100%;
width: 100%;
background-size: cover;
background-position: center;
}
.slider .slides li .caption {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
}
.slider .slides li.active {
z-index: 2;
}  .center-align {
text-align: center;
}  .slider .indicators {
position: absolute;
text-align: center;
left: 0;
right: 0;
bottom: 20px;
margin: 0; 
z-index: 98;
}
.slider .indicators .indicator-item {
display: inline-block;
position: relative;
cursor: pointer;
background-color: transparent;
height: 10px;
width: 10px;
border: 2px solid #fff;
margin: 0 7px;
opacity: .5;
-webkit-transition: background-color .3s;
transition: background-color .3s;
border-radius: 50%;
}
.slider .indicators .indicator-item.active {
background-color: #fff;
opacity: .65;
}  #hero-1 .slider {
margin-top: 80px;
}
#hero-1 .caption-txt {
margin-top: -10px;
}
#hero-1 .caption-txt h2 {
font-size: 5.25rem;
line-height: 1.25;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1.5px;
margin-bottom: 30px;
}
#hero-1 .caption-txt h2 span {
display: block;
}  #hero-2 {
position: relative;
background-color: #eeb4c7;
padding-top: 100px;
margin-bottom: 60px;
} 
.hero-2-txt {
margin-top: -50px;
}
.hero-2-txt h2 {
font-size: 5.35rem;
line-height: 1.15;
letter-spacing: 0;
margin-bottom: 20px;
}
.hero-2-txt p {
color: #fdf2f6;
padding-right: 10%;
margin-bottom: 30px;
}
.hero-2-img {
margin: 0 -50px -60px -50px;
}
.wave-shape-bottom {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}  #hero-3 {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/hero-3.jpg);
padding-top: 175px;
padding-bottom: 125px;
} 
.hero-3-txt h2 {
font-size: 4.35rem;
font-weight: 500;
font-style: italic;
margin-bottom: 10px;
}
.hero-3-txt p {
font-size: 1.7rem;
margin-bottom: 30px;
}  #hero-4 .slider {
height: 530px;
margin-top: 80px;
}
#hero-4 .slider .slides {
height: 530px;
margin: 0;
}  .hero-5-overlay {
height: 100%;
background-color: rgba(0, 0, 0, .55);
padding-top: 180px;
padding-bottom: 125px;
}
.hero-5-txt h2 {
font-size: 4.75rem;
font-weight: 500;
font-style: italic;
letter-spacing: -1px;
margin-bottom: 10px;
}
.hero-5-txt p {
margin-bottom: 30px;
}  #hero-6 {
padding-top: 170px;
}
.hero-6-txt h2 {
line-height: 1.2;
margin-bottom: 30px;
}
.hero-6-images {
margin-top: 70px;
}
#img-6-1 img,
#img-6-2 img {
text-align: center;
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out;
}
#img-6-1:hover img,
#img-6-2:hover img  {
transform: scale(1.05);
-ms-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-moz-transform: scale(1.05);
}  #hero-7 .slider {
height: 550px;
margin-top: 140px;
}
#hero-7 .slider .slides {
height: 550px;
margin: 0;
}
#hero-7 .caption-txt {
padding-left: 60px;
}
#hero-7 .caption-txt h2 {
font-family: 'Catamaran', sans-serif;
font-size: 5rem;
line-height: 1.1;
font-weight: 800;
text-transform: uppercase;
letter-spacing: -1px;
margin-bottom: 15px;
}
#hero-7 .caption-txt h2 span {
display: block;
}
#hero-7 .caption-txt p {
padding-right: 15%;
margin-bottom: 30px;
}  #hero-8 {
position: relative;
padding-top: 160px;
margin-bottom: 120px;
}
.hero-8-txt {
position: relative;
padding: 0 10%;
z-index: 5;
}
.hero-8-txt h2 {
font-size: 4.75rem;
line-height: 1.25;
font-weight: 500;
font-style: italic;
}
.hero-8-img {
position: relative;
margin: 50px 4% -120px;
z-index: 2;
}  #hero-9 {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/hero-9.jpg);
padding-top: 260px;
padding-bottom: 90px;
}
.hero-9-txt h2 {
font-size: 4.35rem;
line-height: 1.2;
margin-bottom: 20px;
}
.hero-9-txt p {
padding-right: 3%;
margin-bottom: 30px;
} #about-6,
#about-7 {
position: relative;
margin-bottom: 60px;
}
#about-7 .container {
padding-left: 25px;
}
#about-6 .container:after,
#about-7 .container:after {
position: absolute;
content: '';
width: 85%;
height: 100%;
top: 0;
z-index: -1;
}
#about-6 .container:after {
left: 15%;
}
#about-7 .container:after {
left: 0;
}
#about-8 {
margin-top: 60px;
}
#about-9 {
position: relative;
padding-top: 100px;
padding-bottom: 60px;
}
#about-9:after {
position: absolute;
content: '';
width: 65%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
}
#about-10 .container:after {
position: absolute;
content: '';
width: 85%;
height: 100%;
top: 0;
left: 15%;
z-index: -1;
}
#about-12 {
position: relative;
z-index: 1;
}  .txt-block.left-column,
.txt-table.left-column,
.img-block.left-column {
padding-left: 5px;
padding-right: 20px;
}
.txt-block.right-column,
.img-block.right-column {
padding-left: 20px;
padding-right: 5px;
}
#about-4 .txt-block.right-column {
padding-left: 30px;
}
.about-6-txt {
position: relative;
padding: 80px 70px 80px 10px;
}
.about-7-txt {
position: relative;
padding-left: 60px;
padding-right: 10px;
}
.about-8-txt {
margin-top: 70px;
padding-right: 50px;
padding-left: 20px;
}
.about-9-txt {
padding-left: 5px;
}
.about-10-txt {
padding: 60px 70px 60px 10px;
}
.about-11-txt {
position: relative;
padding: 80px;
margin-right: -80px;
z-index: 7;
}  .about-section h5,
.about-section h6 {
margin-top: 12px;
margin-bottom: 22px;
}
.about-section h4 {
margin-bottom: 20px;
}
.about-section h3,
.about-section h2 {
margin-bottom: 22px;
}
#about-2 .txt-block p,
#about-5 .txt-block p {
margin-bottom: 0;
}
.about-section .btn {
position: relative;
z-index: 1;
margin-top: 15px;
}
#about-1.about-section .btn,
#about-2.about-section .btn {
margin-top: 5px;
}  .table-rounded {
padding: 45px 55px;
border: 2px solid #232424;
}
.table-rounded.no-border {
border: none;
}
.table-rounded.deepblue-border {
border: 2px solid #204e5b;
}
.txt-table h5 {
margin-bottom: 25px;
}
.txt-table table {
margin-bottom: 0;
}
.txt-table .table td,
.txt-table .table th {
font-size: 1.25rem;
padding: 14px 0;
border-top: none;
border-bottom: 1px dashed #aaa;
}
.txt-table .table .last-tr td,
.txt-table .table .last-tr th {
border-bottom: none;
}
td.text-end {
font-weight: 600;
}  .accordion-wrapper {
margin-bottom: 10px;
}
.accordion-item {
background-color: transparent!important;
border: none;
}
.accordion-thumb {
margin: 0;
padding: 20px 0;
cursor: pointer;
position: relative;
}
.accordion-item .accordion-thumb:before,
.accordion-item.is-active .accordion-thumb:before {
font-family: Flaticon;
font-weight: 300; 
content: "\f147";
position: absolute;
font-size: 0.8rem;
top: 35px;
left: 0;
}
.accordion-item.is-active .accordion-thumb:before {
content: "\f163";
}
.accordion-panel {
margin: 0;
padding: 0;
display: none;
}
.accordion-thumb h6,
.accordion-thumb h5,
.accordion-thumb h4 {
line-height: 1;
margin-bottom: 0;
padding-left: 25px;
}  .about-6-img {
position: relative;
margin: 60px 40px -60px 0;
}
.about-7-img {
position: relative;
margin: 60px 0 -60px 40px;
}
.about-8-img {
padding: 0 30px 0 0;
margin-top: -60px;
}
.about-9-img {
position: relative;
margin-left: 60px;
}
.about-10-img { 
margin: 80px 20px 80px 0;
}
.about-11-img { 
position: relative;
z-index: 2;
}
.about-12-img { 
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/about-12-img.jpg);
background-repeat: no-repeat;
background-position: center center;   
background-size: cover;
position: absolute;
top: 0;
bottom: 0;
width: 50%;
left: 53%;
}  .sbox-7 .item-overlay {
background: rgba(240, 240, 240, .25);
}
.sbox-7:hover img {
transform: scale(1.05);
-ms-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-moz-transform: scale(1.05);
}
.sbox-7:hover .item-overlay {
opacity: 1; 
-moz-opacity: 1; 
} #services-3,
#services-4 {
position: relative;
padding-top: 80px;
padding-bottom: 80px;
}
#services-3:after,
#services-4:after {
position: absolute;
content: '';
width: 70%;
height: 100%;
top: 0;
z-index: 2;
}
#services-3:after {
left: 30%;
}
#services-4:after {
left: 0;
}  .sbox-3-wrapper {
margin-left: 80px;
}
.sbox-4-wrapper {
margin-right: 80px;
}  .sbox-1 {
text-align: center;
border:  2px solid #dae3e0;
padding: 50px 35px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
transition: all 450ms ease-in-out; 
} 
.sbox-1:hover {
background-color: rgba(201, 208, 206, .05);
border: 2px solid rgba(201, 208, 206, .05);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.sbox-2 {
padding: 0 8%;
} 
.sbox-3,
.sbox-4 {
padding: 0 10px;
}  .sbox-ico {
margin-bottom: 20px;
}
.sbox-2 .sbox-ico {
margin-bottom: 25px;
}  .sbox-1 h5,
.sbox-3 h5,
.sbox-4 h5 {
margin-bottom: 13px;
} 
.sbox-2 h5,
.sbox-5 h5 {
margin-bottom: 10px;
} 
.sbox-6 h5 {
margin-top: 13px;
margin-bottom: 0;
} 
.sbox-1 p,
.sbox-2 p,
.sbox-3 p,
.sbox-4 p,
.sbox-5 p {
margin-bottom: 0;
}  h5.sbox-link a {
position: relative;
color: #201e29;
padding-bottom: 6px;
text-decoration: none;
}
h5.sbox-link a:after {
content: '';
background-color: #201e29;
width: 20%;
height: 2px;
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
opacity: 0;
-webkit-transition: .3s all ease-in;
-moz-transition: .3s all ease-in;
-o-transition: .3s all ease-in;
transition: .3s all ease-in;
}
.sbox-1:hover h5.sbox-link a:after, 
.sbox-2:hover h5.sbox-link a:after, 
.sbox-3:hover h5.sbox-link a:after,
.sbox-4:hover h5.sbox-link a:after,
.sbox-6:hover h5.sbox-link a:after,
.sbox-7:hover h5.sbox-link a:after {
width: 100%;
opacity: 1;
}  .sbox-6 .item-overlay {
background: rgba(20, 20, 20, .3);
}
.services-3-img {
position: relative;
margin-left: 0;
margin-right: -50px;
}
.services-4-img {
position: relative;
margin-left: -50px;
margin-right: 0;
}
.sbox-6-img {
margin-bottom: 30px;
}  .sbox-6:hover img {
transform: scale(1.05);
-ms-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-moz-transform: scale(1.05);
}
.sbox-6:hover .item-overlay {
opacity: 1; 
-moz-opacity: 1; 
bottom: 0;
} #gallery-2 .col {
padding: 0 8px;
}
#img-2-1, #img-2-2, #img-2-3, #img-2-4 {
margin-bottom: 16px;
}  #img-4-1 { margin-top: 60px; }
#img-4-2 { margin-bottom: 30px; }
#img-4-3 { margin-right: -30px; }
#img-4-4 { margin-top: 60px; margin-bottom: 30px; }
#img-4-5 { margin-left: 30px; }
#img-4-6 { margin: 30px 10px 30px; }  .masonry-image .hover-overlay,
.masonry-image .hover-overlay img {
overflow: hidden;
}  .image-data,
.image-description {
text-align: center;
position: absolute;
bottom: 0;
left: 0;
z-index: 20;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.image-data {
bottom: -40px;
}
.gallery-link,
.image-caption,
.gallery-5-txt {
width: 100%;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.image-caption h6,
.image-caption h5 {
-webkit-transform: translate3d(0, 15px, 0);
transform: translate3d(0, 15px, 0);
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out;
}
.image-caption p { 
margin-bottom: 8px;
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out;
}  .gallery-image:hover img,
.masonry-image:hover img {
transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-moz-transform: scale(1.1);
}
.gallery-image:hover .image-data,
.masonry-image:hover .image-data,
.gallery-image:hover .item-overlay,
.masonry-image:hover .item-overlay,
.gallery-image:hover .image-description,
.masonry-image:hover .image-description {
opacity: 1; 
-moz-opacity: 1; 
bottom: 0;
}
.gallery-image:hover .image-caption h5,
.masonry-image:hover .image-caption h5,
.gallery-image:hover .image-caption p,
.masonry-image:hover .image-caption p {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} #video-1,
.video-2-wrapper {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/video.jpg);
padding-top: 240px;
padding-bottom: 240px;
}
.video-2-overlay {
height: 100%;
background-color: rgba(0, 0, 0, .4);
padding-top: 140px;
padding-bottom: 140px;
}  .video-2-txt h3 {
margin-bottom: 15px;
}
.video-2-txt p {
margin-bottom: 25px;
}
.video-2-txt span a {
text-decoration: underline;
}   .team-member {
position: relative;
text-align: center;
margin-bottom: 50px;
}
#team-2 .masonry-wrap .masonry-image {
width: 50%;
text-align: left;
margin-bottom: 40px;
padding: 0 15px;
}  .team-member-photo {
position: relative;
text-align: center;
overflow: hidden;
}  .team-member-data {
margin-top: 30px;
}
.team-member-data span {
margin-bottom: 13px;
}
.team-member-data h5 {
line-height: 1;
margin-bottom: 0;
}
.team-member .item-overlay {
background: rgba(20, 20, 20, .4);
}  .tm-social ul {
width: 100%;
display: inline-block; 
padding-left: 0;
position: absolute;
right: 0;
bottom: 0;
z-index: 20;
zoom: 1;
opacity: 0;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.tm-social li {
width: auto!important;
display: inline-block!important;
vertical-align: top;
clear: none !important;
margin: 0 10px;
padding: 0;
}
.tm-social span {
margin-bottom: 0;
}
.tm-social a {
display: block;
text-decoration: none;
}  .team-member:hover img {
transform: scale(1.05);
-ms-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-moz-transform: scale(1.05);
}
.team-member:hover .item-overlay {
opacity: 1; 
-moz-opacity: 1; 
}
.team-member:hover .tm-social ul {
bottom: 6%;
opacity: 1; 
-moz-opacity: 1; 
}  .career-box {
padding: 50px 45px 35px;
}  .career-box-title {
position: relative;
width: 100%;
margin-bottom: 15px;
}
.career-box-ico {   
width: 20%;
display: inline-block!important;  
float: left;
margin-top: -10px;
text-align: left;
}
.career-box-title-txt {
width: 80%;
display: inline-block!important;
}
.career-box-title-txt h5 {
line-height: 1; 
margin-bottom: 10px;
}
.career-box-btn {
position: absolute;
top: 5px;
right: -10px;
}  .career-box .simple-list p {
margin-bottom: 8px;
} #pricing-1,
#pricing-2 {
position: relative;
padding-top: 80px;
padding-bottom: 80px;
}
#pricing-1:after,
#pricing-2:after {
position: absolute;
content: '';
width: 70%;
height: 100%;
top: 0;
z-index: 2;
}
#pricing-1:after {
left: 30%;
}
#pricing-2:after {
left: 0;
}  .pricing-1-wrapper {
margin-left: 70px;
padding-right: 5px;
}
.pricing-2-wrapper {
margin-right: 70px;
padding-left: 5px;
}
.pricing-3-wrapper {
padding: 0 5px;
}
.p4-wrapper {
padding: 75px 60px;
overflow: hidden;
}
.pricing-5-wrapper {
border: 1px solid #f5f5f5;
padding: 55px 60px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
}
.pricing-6-wrapper {
padding: 0 5px;
}
.p7-wrapper {
background-color: #3e3e3f;
padding: 70px;
overflow: hidden;
}  .pricing-title {
line-height: 1;
margin-bottom: 40px;
}
.pricing-7-title {
text-align: center;
border-bottom: 2px solid #fff;
margin-bottom: 75px;
}  .pricing-1-list li,
.pricing-2-list li,
.pricing-3-list li,
.pricing-5-list li,
.pricing-7-list li {
margin-bottom: 18px;
}
.pricing-4-list li {
margin-bottom: 25px;
}
.pricing-6-list li {
margin-bottom: 15px;
}
.pricing-1-list li:last-child,
.pricing-2-list li:last-child,
.pricing-3-list li:last-child,
.pricing-4-list li:last-child,
.pricing-5-list li:last-child,
.pricing-6-list li:last-child,
.pricing-7-list li:last-child {
margin-bottom: 0;
}  .detail-price {
margin: 0;
display: table;
}
.price-name {
position: relative;
display: table-cell;
width: 1%;
white-space: nowrap;
padding: 0 10px 0 0;
}
.price-dots {
position: relative;
display: table-cell;
height: 3px;
width: 98%;
z-index: 1;
background-image: radial-gradient(circle closest-side,#878889 99%,transparent 100%);
background-position: 50% 100%;
background-size: 5px 2px;
background-repeat: repeat-x;
}
.price-number {
display: table-cell;
width: 1%;
padding: 0 0 0 10px;
white-space: nowrap;
}
.price-name h5,
.price-number h5 {
position: relative;
line-height: 1;
margin-bottom: 0;
}  .price-txt {
margin-top: 3px;
}
.pricing-4-item .price-txt {
margin-top: 8px;
}
.price-txt p {
font-weight: 400;
margin-top: 5px;
margin-bottom: 0;
}
.pricing-4-item .price-txt p {
margin-top: 10px;
margin-bottom: 0;
}
.price-txt span {
display: block;
margin-bottom: 0;
padding-right: 3px;
}
.pricing-4-item .price-name h5 {
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.pricing-notice p {
margin-bottom: 0;
}  .pricing-1-img {
position: relative;
margin-right: -30px;
}
.pricing-2-img {
position: relative;
margin-left: -30px;
}
.pricing-4-item .item-overlay {
background: rgba(240, 240, 240, .35);
}
.pricing-5-img {
margin-right: -60px;
}  .pricing-4-item:hover img {
transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-moz-transform: scale(1.1);
}
.pricing-4-item:hover .item-overlay {
opacity: 1; 
-moz-opacity: 1; 
}
.pricing-4-item:hover .price-name h5 {
color: #656565;
}   .cards-2-txt {
padding-left: 5px;
padding-right: 20px;
}  .gift-card {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/gift-card.png);
text-align: center;
padding: 80px 35px;
margin-bottom: 40px;
}
.gift-card h5.h5-lg,
.gift-card h5.h5-xl {
margin-bottom: 25px;
}
.gift-card span {
font-family: 'Open Sans', sans-serif;
font-size: 5.25rem;
line-height: 1;
font-weight: 700;
letter-spacing: 0;
}
.gift-card sup {
font-family: 'Open Sans', sans-serif;
font-size: 3.5rem;
font-weight: 400;
top: -9px;
right: 3px;
}
.gift-card p {
margin-top: 15px;
margin-bottom: 30px;
}  .cards-2-txt h3 {
margin-bottom: 15px;
}
.cards-2-txt p {
margin-bottom: 30px;
} #brands-1 {
padding-top: 80px;
padding-bottom: 80px;
}  .brand-logo {
padding: 0 20px;
} 
.brands-section .owl-dots {
display: none;
} .reviews-section {
position: relative;
}  .review-1 { 
text-align: center;
margin: 0 15px 40px;
}
.review-2-txt {
text-align: center;
margin-bottom: 40px;
}  .review-1 .quote-icon {
position: relative;
margin-left: 5px;
margin-bottom: -50px;
opacity: .08;
}
.review-2 .quote-icon {
position: relative;
margin-bottom: -70px;
opacity: .08;
}  span.testimonial-autor {
display: block;
font-size: 1.05rem;
line-height: 1;
font-weight: 700;
letter-spacing: 0.125rem;
text-transform: uppercase;
margin-top: 25px;
margin-bottom: 0;
}
.review-2 span.testimonial-autor {
margin-top: 0;
margin-bottom: 70px;
}  .reviews-section h6 {
margin-bottom: 0;
}
.review-2-txt p {
font-size: 1.9rem;
line-height: 1.45;
font-weight: 400;
padding: 0 10%;
margin-bottom: 30px;
}  .flex-control-paging li a {
background: rgba(90, 90, 90, .25);
width: 10px;
height: 10px;  
border: 2px solid rgba(90, 90, 90, .02);
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active { 
background: rgba(111, 94, 77, .65); 
border: 2px solid rgba(111, 94, 77, .2); 
}  .reviews-section button {
background-color: transparent;
border: none;
padding: 0 2px;
}
.owl-theme .owl-dots .owl-dot span {
margin: 0 7px;
}
.owl-dots button:focus {
outline: none;
text-decoration: none;
} #promo-3 .item-overlay {
opacity: 1;
background: rgba(20, 20, 20, .3);
}
#promo-4:before,
#promo-4:after {
position: absolute;
width: 100%;
background-repeat: no-repeat;
background-position: center center;   
background-size: cover;
content: '';
z-index: 2;
}
#promo-4:before {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/pb_4-1.jpg);
width: 49%;
height: 90%;
top: 5%; 
}
#promo-4:after {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/pb_4-2.jpg);
width: 49%;
height: 100%;
top: 0;
left: 51%;
}
.pbox-description {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .6), rgba(0, 0, 0, .03));
background-image: linear-gradient(bottom, rgba(0, 0, 0, .6), rgba(0, 0, 0, .03));
padding: 100px 0 0;
}
.pbox-caption {
position: absolute;
width: 80%;
bottom: 30px;
left: 25px;
z-index: 1;
}
.pbox-3-caption {
width: 80%;
position: absolute;
top: 50%;
left: 10%;
transform: translateY(-50%);
z-index: 3;
} 
#pb-4-1 {
padding: 100px 80px 100px 30px;
}
#pb-4-2 {
padding: 100px 30px 100px 80px;
}
.pbox-caption h5 {
margin-bottom: 0;
}
#promo-2 .promo-box-txt h5 {
margin-bottom: 0;
}
.pbox-3-caption h4 {
margin-bottom: 30px;
} 
#pb-4-1 h3 {
font-weight: 500;
font-style: italic;
margin-bottom: 0;
}
#pb-4-1 h2 {
letter-spacing: -2px;
margin-bottom: 40px;
}
#pb-4-2 h2 {
font-size: 9.75rem;
line-height: 1;
letter-spacing: -3px;
margin-bottom: 35px;
}
#pb-4-2 h2 span {
display: block;
}
.pbox-caption p {
margin-bottom: 12px;
} 
#promo-2 p.txt-upcase {
margin-bottom: 20px;
}  h5.pbox-link a {
position: relative;
color: #fff;
padding-bottom: 8px;
text-decoration: none;
}
h5.pbox-link a:after {
content: '';
background-color: #fff;
width: 20%;
height: 2px;
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
opacity: 0;
-webkit-transition: .3s all ease-in;
-moz-transition: .3s all ease-in;
-o-transition: .3s all ease-in;
transition: .3s all ease-in;
}
.promo-box:hover h5.pbox-link a:after {
width: 100%;
opacity: 1;
}  .promo-box .item-overlay {
background: rgba(20, 20, 20, .2);
}
#promo-1 .promo-box:hover img,
#promo-2 .promo-box:hover img,
#promo-3 .promo-box:hover img {
transform: scale(1.05);
-ms-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-moz-transform: scale(1.05);
} #banner-1 {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/banner-1.jpg);
padding-top: 90px;
padding-bottom: 90px;
}
.banner-2-wrapper {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/banner-2.jpg);
padding-top: 70px;
padding-bottom: 80px;
}
#banner-3 {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/banner-3.jpg);
}
#banner-4 {
position: relative;
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/banner-4.jpg);
}
#banner-4:after {
position: absolute;
content: '';
width: 55%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
}
.banner-5-wrapper {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/banner-5.jpg);
padding: 80px;
}
#banner-6 {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/banner-6.jpg);
padding-top: 180px;
padding-bottom: 180px;
}  .banner-3-txt {
text-align: center;
padding: 90px 0;
}
.banner-4-txt {
text-align: center;
padding: 100px 80px 100px 20px;
}  .banner-1-txt h5,
.banner-1-txt h4 {
line-height: 1;
font-weight: 400;
letter-spacing: 2px;
margin-bottom: 35px;
}
.banner-1-txt h3 {
font-size: 6rem;
line-height: 1;
font-weight: 400;
margin-bottom: 0;
}
.banner-1-txt h2 {
font-size: 8.25rem;
line-height: 1;
font-weight: 600;
letter-spacing: -1px;
margin-bottom: 30px;
}
.banner-2-txt h2,
.banner-5-txt h2,
.banner-5-txt h3 {
margin-bottom: 30px;
}
.banner-3-txt h4,
.banner-4-txt h4 {
line-height: 1;
font-weight: 400;
margin-bottom: 30px;
}
.banner-3-txt h2,
.banner-4-txt h2 {
font-size: 6.25rem;
line-height: 1;
letter-spacing: -1px;
margin-bottom: 20px;
}
.banner-3-txt h5,
.banner-4-txt h5 {
line-height: 1.4;
font-weight: 400;
padding: 0 18%;
margin-bottom: 25px;
}
.banner-3-txt p,
.banner-4-txt p {
margin-top: 20px;
margin-bottom: 0;
}
.banner-6-txt a {
text-decoration: underline;
} #faqs-1 .question {
margin-bottom: 40px;
}  #faqs-1 .question h5 {
margin-bottom: 15px;
}  .more-questions {
text-align: center;
margin-top: 40px;
margin-bottom: 40px;
} .newsletter-wrapper {
padding: 70px 80px 40px;
}
#newsletter-1 .newsletter-form {
padding: 0 15%;
}  #newsletter-1 .newsletter-form p {
text-align: center;
padding: 0 5%;
margin-top: 30px;
margin-bottom: 0;
}
#newsletter-1 .newsletter-form p a { 
font-weight: 700;
text-decoration: underline;
}  .newsletter-section .form-control {
height: 60px;
background-color: #fff;
border: 1px solid #ccc;
color: #666;
font-size: 1.1875rem;
font-weight: 300;
padding: 0 20px;
box-shadow: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0; 
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out;    
}
.newsletter-section .input-group > .custom-select:not(:last-child), 
.newsletter-section .input-group > .form-control:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}  .newsletter-section .form-control:focus {
outline: 0;
box-shadow: none;
}  .newsletter-section .form-control::-moz-placeholder { color: #999; } 
.newsletter-section .form-control:-ms-input-placeholder { color: #999; } 
.newsletter-section .form-control::-webkit-input-placeholder { color: #999; }  .newsletter-section .btn {
width: 100%; 
height: 60px;
padding: 13px 45px 10px;
margin-left: 10px;
}  .newsletter-section .form-notification {
font-size: 1.0625rem;
font-weight: 400;
line-height: 1;
margin: 7px 0 0;
}
.newsletter-section .form-notification.error {
color: #f6412d!important;
}
.newsletter-section .form-notification.valid {
color: #48af4b!important;
} .blog-2-post {
margin-bottom: 10px;
}  .blog-1-post .blog-post-txt,
.blog-2-post .blog-post-txt {
margin-top: 30px;
}
.blog-post-txt h6,
.blog-post-txt h5 {
margin-bottom: 10px;
}
.blog-post-txt h5 a {
color: #201e29;
}
.blog-post-txt h5 a:hover {
text-decoration: underline;
}
p.post-tag {
font-size: 0.85rem;
line-height: 1;
font-weight: 600;
letter-spacing: 0.125rem;
text-transform: uppercase;
margin-bottom: 20px;
}
p.post-tag span {
padding: 0 4px;
}
.blog-post-txt p.p-lg {
margin-bottom: 0;
}  .blog-1-post .item-overlay,
.blog-2-post .item-overlay {
background: rgba(20, 20, 20, .3);
}  .blog-1-post:hover img,
.blog-2-post:hover img {
transform: scale(1.05);
-ms-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-moz-transform: scale(1.05);
}
.blog-1-post:hover .item-overlay,
.blog-2-post:hover .item-overlay {
opacity: 1; 
-moz-opacity: 1; 
} .post-content {
padding: 0 5%;
}  .single-post-title h3,
.single-post-title h2 {
padding: 0 3%;
margin-bottom: 20px;
}
.single-post-title p.post-tag {
font-size: 0.95rem;
text-transform: uppercase;
margin-bottom: 0;
}
.single-post-title p.post-tag span {
padding: 0 8px;
}
.single-post-title p.post-tag a {
color: #1d293f;
font-weight: 700;
}  .single-post-txt h5 {
margin-top: 20px;
margin-bottom: 22px;
}
.single-post-txt span.txt-700 {
color: #1d293f;
}  .post-inner-img {
text-align: center;
margin-top: 50px;
margin-bottom: 50px;
}  .post-share-links {
border-top:  1px solid #ccc;
margin-top: 60px;
padding-top: 60px;
}
.post-tags-list span a {
color: #999;
background-color: #f6f7f8;
font-size: 0.8rem;
line-height: 1;
font-weight: 700;
letter-spacing: 0.125rem;
text-transform: uppercase;
padding: 10px 16px 9px;
margin-right: 5px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}  .post-share-links .share-social-icons {
display: inline-block; 
padding-left: 0;
margin-top: 3px;
}
.post-share-links .share-social-icons li {
width: auto !important;
display: inline-block !important;
vertical-align: top;
clear: none !important;
padding: 0;
}
.post-share-links .share-social-icons a.share-ico span {
opacity: .75;
margin-top: 3px;
margin-left: 20px;
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out;
}
.post-share-links .share-social-icons a.share-ico:hover span {
opacity: 1;
}  .post-comments {
padding-top: 100px;
}
.post-comments hr {
margin-top: 24px; 
margin-bottom: 40px; 
}
.post-comments h5.h5-lg,
.post-comments h5.h5-xl {
margin-bottom: 60px;
}
.post-comments img {
width: 68px;
height: 68px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.comment-body {
margin-left: 25px;
}
.comment-meta {
margin-bottom: 10px;
}
.comment-meta h6 {
line-height: 1;
margin-bottom: 2px;
}
.comment-date {
font-size: 16px;
font-weight: 400;
margin-bottom: 5px;
}  .btn-reply {
margin-left: 3px;
}
.btn-reply a {
font-size: 17px;
font-weight: 400; 
}
.btn-reply span {
position: relative;
top: 3px;
margin-right: 4px;
left: 3px;
}
.btn-reply.ico-20 [class*="flaticon-"]:before, 
.btn-reply.ico-20 [class*="flaticon-"]:after { font-size: 0.975rem; }
.btn-reply a:hover {
color: #222;
}  .post-comments #leave-comment h5 {
padding-bottom: 0;
margin-top: 80px;
margin-bottom: 5px;
border: none;
}
.comment-form {
position: relative;
margin-top: 60px;
}
.comment-form p {
line-height: 1;
font-weight: 700;
margin-bottom: 15px;
padding-left: 8px;
display: block;
}
.comment-form .form-control {
height: 56px;
background-color: #fff;
border: 1px solid #ccc;
box-shadow: 0 0 0 0;
color: #5f5842;
font-size: 17px;
line-height: 1;
font-weight: 300;
padding: 0 15px;
margin-bottom: 22px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.comment-form .form-control:focus {
outline: 0px none;
box-shadow: none;
}
.comment-form textarea { min-height: 220px; }
.comment-form textarea.form-control { 
padding: 20px 15px;
}  .comment-form .btn {
margin-top: 15px;
}
.comment-form .btn:focus {
outline: 0px none;
box-shadow: none;
}  .comment-form-msg {
width: 100%!important;
display: block;
margin-top: 15px;
padding-left: 0;
}
.comment-form .loading {
color: #00b2e4;
font-size: 18px;
font-weight: 400;
}
.comment-form .error {
color: #e74c3c;
font-size: 14.5px;
font-weight: 300;
margin-bottom: 20px;
padding-left: 10px;
}
.comment-form .form-control.error {
font-size: 17px!important;
} .booking-form .col-md-6,
.booking-form .col-lg-6,
.booking-form .col-md-12 {
padding-left: 10px;
padding-right: 10px;
}
.booking-1-wrapper,
.booking-2-wrapper {
position: relative;
border: 1px solid #f5f5f5;
padding: 65px 40px 55px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
z-index: 3;
}
.booking-2-txt {
position: relative;
z-index: 2;
padding: 90px 90px 90px 100px;
margin-right: -60px;
}
.booking-2-txt:after {
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 3;
}  .booking-1-wrapper .section-id,
.booking-2-wrapper .section-id {
margin-bottom: 16px;
}
.booking-1-wrapper h4,
.booking-2-wrapper h4 {
margin-bottom: 35px;
}
.booking-2-txt h5 {
margin-bottom: 15px;
}
.booking-2-hours {
margin-top: 20px;
}
.booking-2-hours p {
margin-bottom: 3px;
}  .booking-1-img {
margin-right: -60px;
}  .booking-form .form-control,
.booking-form .form-select {
height: 52px;
background-color: #fff;
border: 1px solid #ccc;
box-shadow: 0 0 0 0;
color: #5f5842;
font-size: 17px;
line-height: 1;
font-weight: 300;
padding: 0 12px;
margin-bottom: 22px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}  .booking-form .form-control::-moz-placeholder { color: #5f5842; } 
.booking-form .form-control:-ms-input-placeholder { color: #5f5842; }
.booking-form .form-control::-webkit-input-placeholder { color: #5f5842; }  .booking-form .form-control:focus {
outline: 0px none;
box-shadow: none;
}  .booking-form-msg {
width: 100%!important;
display: block;
margin-top: 10px;
padding-left: 0;
}
.booking-form .loading {
color: #00b2e4;
font-size: 18px;
font-weight: 400;
}
.booking-form .error {
color: #e74c3c;
font-size: 14.5px;
font-weight: 300;
margin-bottom: 20px;
}
.booking-form .form-control.error {
font-size: 17px!important;
} .contacts-1-wrapper {
padding: 0 4%;
}  
.contacts-2-wrapper {
padding: 0 5%;
}
.contacts-2-wrapper .title-01 {
margin-top: 60px;
}
.contacts-3-wrapper {
padding: 0 6%;
}  .cbox-3 {
position: relative;
height: 300px;
}
.cbox-3-txt {
width: 70%;
position: absolute;
top: 50%;
left: 15%;
transform: translateY(-50%);
z-index: 3;
}
.cbox-2 h5 {
line-height: 1;
margin-bottom: 20px;
}
.cbox-3 h5 {
margin-bottom: 18px;
}
.cbox-1 p,
.cbox-2 p {
font-weight: 400;
margin-bottom: 3px;
}
.cbox-3 p {
font-weight: 400;
padding: 0 6%;
margin-bottom: 20px;
}
.cbox-2 p a,
.cbox-1 p.p-xl,
.cbox-1 p.p-xl a {
color: #201e29;
font-weight: 600;
}
.cbox-2 p span {
color: #201e29;
font-weight: 600;
margin-left: 10px;
}
#contacts-3 .cbox-2 p span {
margin-left: 15px;
}
.contacts-section .tra-link {
font-size: 0.95rem;
font-weight: 700;
margin-top: 12px;
}
.cbox-1 a,
.cbox-2 a {
text-decoration: underline;
}  .contact-form .form-control {
height: 56px;
background-color: #fff;
border: 1px solid #ccc;
box-shadow: 0 0 0 0;
color: #5f5842;
font-size: 17px;
line-height: 1;
font-weight: 300;
padding: 0 15px;
margin-bottom: 22px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}  .contact-form textarea { min-height: 220px; }
.contact-form textarea.form-control { 
padding: 20px 15px;
}  .contact-form .form-control::-moz-placeholder { color: #5f5842; } 
.contact-form .form-control:-ms-input-placeholder { color: #5f5842; }
.contact-form .form-control::-webkit-input-placeholder { color: #5f5842; }  .contact-form .form-control:focus {
outline: 0px none;
box-shadow: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
border: 1px solid green;
-webkit-text-fill-color: #555;
-webkit-box-shadow: 0 0 0px 1000px #fff inset;
transition: background-color 5000s ease-in-out 0s;
}  .contact-form-msg {
width: 100%!important;
display: block;
margin-top: 10px;
padding-left: 0;
}
.contact-form .loading {
color: #00b2e4;
font-size: 18px;
font-weight: 400;
}
.contact-form .error {
color: #e74c3c;
font-size: 14.5px;
font-weight: 300;
margin-bottom: 20px;
}
.contact-form .form-control.error {
font-size: 17px!important;
} .google-map {
position: relative;
padding: 0px 0px 85%;
height: 0px;
overflow: hidden;
}
#gmap .google-map,
#gmap-1 .google-map {
padding: 0px 0px 36%;
}
.footer .google-map {
padding: 0px 0px 70%;
}
.google-map iframe, 
.google-map object, 
.google-map embed {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
border:0;
} .footer {
padding-top: 100px;
padding-bottom: 40px;
}
#footer-1 .footer-info {
padding-left: 3%;
}
#footer-2 .footer-contacts {
padding-left: 30%;
padding-right: 10%;
}  .footer h6,
.footer h5,
.footer h4 {
line-height: 1;
margin-bottom: 25px;
}
.footer-contacts p,
#footer-3 .footer-info p {
margin-bottom: 3px;
}
#footer-2 .footer-contacts p {
margin-bottom: 2px;
}
#footer-1 .footer-info p,
#footer-1 .footer-contacts p {
font-weight: 400;
margin-bottom: 3px;
}
.footer-info a,
.footer-contacts a {
text-decoration: underline;
}
.footer-info h5.booking-link {
line-height: 1;
font-weight: 700;
margin-top: 25px;
margin-bottom: 0;
}
#footer-2 h4.h4-xs,
#footer-2 h4.h4-sm {
margin-top: 20px;
margin-bottom: 20px;
}
#footer-2 h4.h4-xs a,
#footer-2 h4.h4-sm a { 
text-decoration: none;
}  .footer-links li {
width: auto !important;
display: block !important;
vertical-align: top;
clear: none !important;
margin: 0;
padding: 0;
}
.footer-links li p {
margin-bottom: 5px;
}  .foo-socials {
display: inline-block; 
margin-top: 20px;
}
.foo-socials li {
width: auto !important;
display: inline-block !important;
vertical-align: top;
clear: none !important;
margin: 0 12px 0 0;
padding: 0;
}
.foo-socials a {
display: block;
text-decoration: none;
}
.foo-socials.ico-20 [class*="flaticon-"]:before, 
.foo-socials.ico-20 [class*="flaticon-"]:after { font-size: 1.4rem; }  .footer-img li {
display: inline-block!important;
margin: 0 0 10px 6px;
}
.footer-img img.insta-img {
width: 110px;
height: 110px;
}
.foo-img .item-overlay {
background: rgba(40, 40, 40, .2);
}
.foo-img:hover img {
transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-moz-transform: scale(1.1);
}
.foo-img:hover .item-overlay {
opacity: 1; 
-moz-opacity: 1; 
}  .footer-form p {
font-size: 1rem;
margin-top: 25px;
}
.footer-form p a {
font-weight: 700;
text-decoration: underline;
}
.footer-form .form-control {
height: 56px;
color: #666;
font-size: 1.1rem;
padding: 0 15px;
box-shadow: none;
}  .footer-form .form-control:focus {
border: 1px solid #373b4d;
border-right: none;
outline: 0;
box-shadow: none;
}  .footer-form .form-control::-moz-placeholder { color: #6c757d; } 
.footer-form .form-control:-ms-input-placeholder { color: #6c757d; } 
.footer-form .form-control::-webkit-input-placeholder { color: #6c757d; }  .footer-form .btn {
font-size: 0.85rem;
height: 56px;
}  .footer-form .form-notification {
color: #e03a3e;
font-size: 0.95rem;
line-height: 1.25;
font-weight: 400;
margin-top: 12px;
margin-left: 5px;
}  .bottom-footer {
padding-top: 50px;
}  .bottom-footer-list li {
width: auto!important;
display: inline-block!important;
vertical-align: top;
clear: none !important;
}
.bottom-footer-list span {
position: relative;
top: 3px;
padding: 0 8px;
}
.bottom-footer-list li p {
display: inline-block;
float: left;
margin-bottom: 0;
}  .footer-copyright p {
margin-bottom: 0;
} .inner-page-hero {
padding-top: 180px;
}  .page-hero-section {
background: no-repeat center center;
background-size: cover;
padding-top: 160px;
padding-bottom: 110px;
}
#about-page.page-hero-section {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/about-page.jpg);
}
#booking-page.page-hero-section {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/booking-page.jpg);
}
#careers-page.page-hero-section {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/careers-page.jpg);
}
#contacts-page.page-hero-section {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/contacts-page.jpg);
}
#faqs-page.page-hero-section {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/faqs-page.jpg);
}
#gallery-page.page-hero-section {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/gallery-page.jpg);
}
#gift-cards-page.page-hero-section {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/gift-cards-page.jpg);
}
#pricing-page.page-hero-section {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/pricing-page.jpg);
}
#team-page.page-hero-section {
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/team-page.jpg);
}  .page-hero-section h3,
.page-hero-section h2 {
margin-bottom: 20px;
} #breadcrumb {
text-align: center;
}
.breadcrumb-nav {
display: inline-block;
margin: 0 auto;
}
.breadcrumb {
padding: 0;
margin-bottom: 0;
background-color: transparent;
border-radius: 0;
width: 100%;
}  .breadcrumb-item {
color: #fff;
font-size: 0.85rem!important;
line-height: 1!important;
font-weight: 700;
letter-spacing: 0.1865rem;
text-transform: uppercase;
}
.breadcrumb-item a {
color: #fff;
text-decoration: underline;
}
.breadcrumb-item.active,
.breadcrumb-item1 a:hover {
color: #fff;
}
.breadcrumb-item + .breadcrumb-item::before {
font-size: 1.15rem;
display: inline-block;
padding-right: 16px;
margin-top: -3px;
color: #fff;
content: "\00bb";
}
.breadcrumb-item + .breadcrumb-item {
padding-left: 19px;
} .page-link {
font-size: 1.15rem;
font-weight: 700;
padding: 3px 13px;
margin: 0 8px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
background-color: transparent;
border: 1px solid transparent;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out; 
}
.page-item:first-child .page-link {
border-top-left-radius:0;
border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.pagination span { position: relative; font-size: 0.95rem; top: 2px; } 
.pagination.ico-20 [class*="flaticon-"]:before, 
.pagination.ico-20 [class*="flaticon-"]:after { font-size: 0.85rem; } 
.page-link { 
color: #333233; 
}
.page-item.active .page-link {
color: #fff;
background-color: #333233;
border: 1px solid #333233;
}
.page-item.disabled .page-link {
color: #333233;
background-color: transparent;
border: 1px solid transparent;
}
.page-link:hover {
color: #333233;
background-color: transparent;
border: 1px solid #333233;
}
.page-link:focus {
background-color: transparent;
color: #333233;
border: 1px solid transparent;
box-shadow: 0 0;
} #scrollUp {
display: none;
width: 45px;
height: 45px;
position: fixed;
bottom: 30px;
right: 30px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background-image: url(//lustre.cz/wp-content/themes/lanotte/assets/images/back-to-top.png);
background-repeat: no-repeat;
background-position: 50% 48%;
background-color: rgba(10, 10, 10, .25);
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out; 
}
#scrollUp:hover {
background-color: rgba(10, 10, 10, .85);
}
nav a#pull {  
display: none;  
} #stlChanger {
position: fixed;
z-index: 9999;
font-size: 0.9375rem;
overflow: hidden;
right: -230px;
top: 100px;
cursor: pointer;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
#stlChanger.open {
right: 0px;
}
#stlChanger .bgChanger {
min-width: 280px;
min-height: 280px;
}
#stlChanger .blockChanger {
width: 230px;
}
#stlChanger .chBody {
background: #282920;
width: 230px;
position: relative;
overflow: hidden;
border: 1px solid #282920;
height: 550px; 
overflow: scroll; 
overflow-x: hidden;
direction: rtl;
margin-left: 50px;
}
#stlChanger .chBut {
width: 50px;
height: 50px;
position: absolute;
top: 35px;
left: 0;
z-index: 1000000;
text-align: center;
border-left: none;
padding: 0 0 0 2px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
box-shadow: 0 0 2px rgba(50, 50, 50, 0.4); 
}
#stlChanger .chBut.icon-xs [class*="flaticon-"]:before,
#stlChanger .chBut.icon-xs [class*="flaticon-"]:after {   
color: #fff;
font-size: 2.15rem;
line-height: 48px!important;
}
#stlChanger p {
font-size: 0.9rem;
font-weight: 700;
letter-spacing: 0.0625rem;
text-transform: uppercase;
margin-bottom: 20px;
}
#stlChanger .stBgs a {
text-decoration: none;
width: 50px;
height: 50px;
float: left;
padding: 0;
margin: 0 5px 8px;
cursor: pointer;
opacity: 1;
}
#stlChanger .stBgs a img {
width: 50px;
height: 50px;
}
.stBlock1 {
margin: 0 20px 25px 20px;
}
.stBlock .btn {
width: 100%;
font-size: 0.785rem;
line-height: 1;
padding: 13px 18px;
margin-top: 15px;
}
.s_1 img {
opacity: 1;
margin-bottom: 15px;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.s_1 img:hover {
opacity: 0.8;
}
 .animated {
animation-duration: 1.2s;
animation-fill-mode: both;
} .animated.infinite {
animation-iteration-count: infinite;
}
.animated.hinge {
animation-duration: 2s;
}
.animated.fadeInUp,
.animated.fadeInUpBig {
animation-duration: 1.75s;
}
.animated.fadeInLeft,
.animated.fadeInRight {
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
animation-duration: .75s;
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transform: translate3d(0,0,0);
}
40%, 43% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -30px, 0);
}
70% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0,-4px,0);
}
}
.bounce {
animation-name: bounce;
transform-origin: center bottom;
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
animation-name: flash;
} @keyframes pulse {
from {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.05, 1.05, 1.05);
}
to {
transform: scale3d(1, 1, 1);
}
}
.pulse {
animation-name: pulse;
}
@keyframes rubberBand {
from {
transform: scale3d(1, 1, 1);
}
30% {
transform: scale3d(1.25, 0.75, 1);
}
40% {
transform: scale3d(0.75, 1.25, 1);
}
50% {
transform: scale3d(1.15, 0.85, 1);
}
65% {
transform: scale3d(.95, 1.05, 1);
}
75% {
transform: scale3d(1.05, .95, 1);
}
to {
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
animation-name: rubberBand;
}
@keyframes shake {
from, to {
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
transform: translate3d(10px, 0, 0);
}
}
.shake {
animation-name: shake;
}
@keyframes headShake {
0% {
transform: translateX(0);
}
6.5% {
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
transform: translateX(5px) rotateY(7deg);
}
31.5% {
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
transform: translateX(2px) rotateY(3deg);
}
50% {
transform: translateX(0);
}
}
.headShake {
animation-timing-function: ease-in-out;
animation-name: headShake;
}
@keyframes swing {
20% {
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
transform: rotate3d(0, 0, 1, -5deg);
}
to {
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
transform-origin: top center;
animation-name: swing;
}
@keyframes tada {
from {
transform: scale3d(1, 1, 1);
}
10%, 20% {
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
transform: scale3d(1, 1, 1);
}
}
.tada {
animation-name: tada;
} @keyframes wobble {
from {
transform: none;
}
15% {
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
transform: none;
}
}
.wobble {
animation-name: wobble;
}
@keyframes jello {
from, 11.1%, to {
transform: none;
}
22.2% {
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
animation-name: jello;
transform-origin: center;
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
20% {
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
animation-name: bounceIn;
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, 25px, 0);
}
75% {
transform: translate3d(0, -10px, 0);
}
90% {
transform: translate3d(0, 5px, 0);
}
to {
transform: none;
}
}
.bounceInDown {
animation-name: bounceInDown;
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(25px, 0, 0);
}
75% {
transform: translate3d(-10px, 0, 0);
}
90% {
transform: translate3d(5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInLeft {
animation-name: bounceInLeft;
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0);
}
75% {
transform: translate3d(10px, 0, 0);
}
90% {
transform: translate3d(-5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInRight {
animation-name: bounceInRight;
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
75% {
transform: translate3d(0, 10px, 0);
}
90% {
transform: translate3d(0, -5px, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
animation-name: bounceInUp;
}
@keyframes bounceOut {
20% {
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
animation-name: bounceOut;
}
@keyframes bounceOutDown {
20% {
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
20% {
opacity: 1;
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
20% {
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
animation-name: bounceOutUp;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
@keyframes fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -30%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDown {
animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
from {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDownBig {
animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
from {
opacity: 0;
transform: translate3d(-20%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeft {
animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeftBig {
animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
from {
opacity: 0;
transform: translate3d(20%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRight {
animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
from {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRightBig {
animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translate3d(0, 30%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUp {
animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
from {
opacity: 0;
transform: translate3d(0, 50%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUpBig {
animation-name: fadeInUpBig;
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
animation-name: fadeOutUpBig;
}
@keyframes flip {
from {
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(.95, .95, .95);
animation-timing-function: ease-in;
}
to {
transform: perspective(400px);
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
animation-name: flip;
}
@keyframes flipInX {
from {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInX;
}
@keyframes flipInY {
from {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInY;
}
@keyframes flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@keyframes flipOutY {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipOutY;
}
@keyframes lightSpeedIn {
from {
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
transform: skewX(20deg);
opacity: 1;
}
80% {
transform: skewX(-5deg);
opacity: 1;
}
to {
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
animation-name: lightSpeedIn;
animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
animation-name: lightSpeedOut;
animation-timing-function: ease-in;
}
@keyframes rotateIn {
from {
transform-origin: center;
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
transform-origin: center;
transform: none;
opacity: 1;
}
}
.rotateIn {
animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
animation-name: rotateInUpRight;
}
@keyframes rotateOut {
from {
transform-origin: center;
opacity: 1;
}
to {
transform-origin: center;
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
animation-name: rotateOutUpRight;
}
@keyframes hinge {
0% {
transform-origin: top left;
animation-timing-function: ease-in-out;
}
20%, 60% {
transform: rotate3d(0, 0, 1, 80deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
40%, 80% {
transform: rotate3d(0, 0, 1, 60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
animation-name: hinge;
}
@keyframes jackInTheBox {
from {
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom;
}
50% {
transform: rotate(-10deg);
}
70% {
transform: rotate(3deg);
}
to {
opacity: 1;
transform: scale(1);
}
}
.jackInTheBox {
animation-name: jackInTheBox;
} @keyframes rollIn {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
transform: none;
}
}
.rollIn {
animation-name: rollIn;
} @keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
animation-name: rollOut;
}
@keyframes zoomIn {
from {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
animation-name: zoomIn;
}
@keyframes zoomInDown {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
animation-name: zoomInDown;
}
@keyframes zoomInLeft {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
animation-name: zoomInLeft;
}
@keyframes zoomInRight {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
animation-name: zoomInRight;
}
@keyframes zoomInUp {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
animation-name: zoomInUp;
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
animation-name: zoomOut;
}
@keyframes zoomOutDown {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(-2000px, 0, 0);
transform-origin: left center;
}
}
.zoomOutLeft {
animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(2000px, 0, 0);
transform-origin: right center;
}
}
.zoomOutRight {
animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
animation-name: zoomOutUp;
}
@keyframes slideInDown {
from {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
animation-name: slideInDown;
}
@keyframes slideInLeft {
from {
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
animation-name: slideInLeft;
}
@keyframes slideInRight {
from {
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
animation-name: slideInRight;
}
@keyframes slideInUp {
from {
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
animation-name: slideInUp;
}
@keyframes slideOutDown {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
animation-name: slideOutDown;
}
@keyframes slideOutLeft {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
animation-name: slideOutLeft;
}
@keyframes slideOutRight {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
animation-name: slideOutRight;
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
animation-name: slideOutUp;
}@media (min-width: 1281px) and (max-width: 1920.99px) {   #hero-1 .caption-txt h2 { padding: 0 5%; } #hero-2:after { width: 35%; }
.hero-2-txt { padding-left: 80px; }
.hero-2-txt p {padding-right: 10%; } .hero-5-txt { padding: 80px; margin-left: 25px; margin-right: -50px; }
.hero-5-txt h2 { padding-right: 3%; } .hero-6-txt h2 { padding: 0 10%; }
.hero-6-images { margin: 70px 3% 0; } #hero-7 .caption-txt { padding-left: 80px; padding-right: 10%; }
#hero-7 .caption-txt h2 { padding-right: 2%; }
#hero-7 .caption-txt p { padding-right: 5%; } .hero-8-txt { padding: 0 10%; }
}   @media (min-width: 992px) and (max-width: 1199.95px) {   h6.h6-xs { font-size: 1.25rem; }  
h6.h6-sm { font-size: 1.25rem; }  
h6.h6-md { font-size: 1.25rem; }  
h6.h6-lg { font-size: 1.25rem; }  
h6.h6-xl { font-size: 1.3rem; } h5.h5-xs { font-size: 1.3rem; }   
h5.h5-sm { font-size: 1.3rem; }    
h5.h5-md { font-size: 1.35rem; }   
h5.h5-lg { font-size: 1.4rem; }  
h5.h5-xl { font-size: 1.5rem; } h4.h4-xs { font-size: 1.6rem; }  
h4.h4-sm { font-size: 1.7rem; }    
h4.h4-md { font-size: 1.8rem; }   
h4.h4-lg { font-size: 1.9rem; }   
h4.h4-xl { font-size: 2rem; }   
h3.h3-xs { font-size: 2.1rem; }  
h3.h3-sm { font-size: 2.2rem; }  
h3.h3-md { font-size: 2.3rem; }   
h3.h3-lg { font-size: 2.4rem; } 
h3.h3-xl { font-size: 2.5rem; } h2.h2-xs { font-size: 2.6rem; } 
h2.h2-sm { font-size: 2.7rem; } 
h2.h2-md { font-size: 2.8rem; }  
h2.h2-lg { font-size: 2.9rem; }  
h2.h2-xl { font-size: 3.125rem; }   
h2.h2-title-xs { font-size: 3.4rem; } 
h2.h2-title-sm { font-size: 3.65rem; }  
h2.h2-title-md { font-size: 3.9rem; }
h2.h2-title-lg { font-size: 4.16rem; }    
h2.h2-title-xl { font-size: 4.42rem; } p { font-size: 1rem; }     
p.p-md { font-size: 1.05rem; } 
p.p-lg { font-size: 1.1rem; }  
p.p-xl { font-size: 1.125rem; }
p.p-title-xs { font-size: 1.125rem; } 
p.p-title-sm { font-size: 1.15rem; }  
p.p-title-md { font-size: 1.2rem; }  
p.p-title-lg { font-size: 1.25rem; }   
p.p-title-xl { font-size: 1.3rem; } .video-btn-xl { width: 110px; height: 110px; margin-top: -55px; margin-left: -55px; }
.video-btn.video-btn-xl [class^="flaticon-"]:before, 
.video-btn.video-btn-xl [class^="flaticon-"]:after {line-height: 110px!important; margin-left: 8px; } .ico-15 [class*="flaticon-"]:before, .ico-15 [class*="flaticon-"]:after { font-size: 0.875rem; } 
.ico-20 [class*="flaticon-"]:before, .ico-20 [class*="flaticon-"]:after { font-size: 1.125rem; }  
.ico-25 [class*="flaticon-"]:before, .ico-25 [class*="flaticon-"]:after { font-size: 1.3rem; } 
.ico-30 [class*="flaticon-"]:before, .ico-30 [class*="flaticon-"]:after { font-size: 1.5625rem; } 
.ico-35 [class*="flaticon-"]:before, .ico-35 [class*="flaticon-"]:after { font-size: 1.85rem; }  
.ico-40 [class*="flaticon-"]:before, .ico-40 [class*="flaticon-"]:after { font-size: 2.1rem; }  
.ico-45 [class*="flaticon-"]:before, .ico-45 [class*="flaticon-"]:after { font-size: 2.35rem; } 
.ico-50 [class*="flaticon-"]:before, .ico-50 [class*="flaticon-"]:after { font-size: 2.6rem; }
.ico-55 [class*="flaticon-"]:before, .ico-55 [class*="flaticon-"]:after { font-size: 2.9rem; } 
.ico-60 [class*="flaticon-"]:before, .ico-60 [class*="flaticon-"]:after { font-size: 3.125rem; } 
.ico-65 [class*="flaticon-"]:before, .ico-65 [class*="flaticon-"]:after { font-size: 3.4rem; }  
.ico-70 [class*="flaticon-"]:before, .ico-70 [class*="flaticon-"]:after { font-size: 3.65rem; }  
.ico-75 [class*="flaticon-"]:before, .ico-75 [class*="flaticon-"]:after { font-size: 3.9rem; } 
.ico-80 [class*="flaticon-"]:before, .ico-80 [class*="flaticon-"]:after { font-size: 4.175rem; }  
.ico-85 [class*="flaticon-"]:before, .ico-85 [class*="flaticon-"]:after { font-size: 4.45rem; } 
.ico-90 [class*="flaticon-"]:before, .ico-90 [class*="flaticon-"]:after { font-size: 4.7rem; }  
.ico-95 [class*="flaticon-"]:before, .ico-95 [class*="flaticon-"]:after { font-size: 4.95rem; } 
.ico-100 [class*="flaticon-"]:before, .ico-100 [class*="flaticon-"]:after { font-size: 5.2rem; }  
.ico-105 [class*="flaticon-"]:before, .ico-105 [class*="flaticon-"]:after { font-size: 5.5rem; } 
.ico-110 [class*="flaticon-"]:before, .ico-110 [class*="flaticon-"]:after { font-size: 5.75rem; }  
.ico-115 [class*="flaticon-"]:before, .ico-115 [class*="flaticon-"]:after { font-size: 6rem; } 
.ico-120 [class*="flaticon-"]:before, .ico-120 [class*="flaticon-"]:after { font-size: 6.25rem; }   
.ico-125 [class*="flaticon-"]:before, .ico-125 [class*="flaticon-"]:after { font-size: 6.5rem; } .section-id { font-size: 0.8rem; margin-bottom: 25px; } .title-01.mb-60 { margin-bottom: 50px; }
.title-01.mb-65 { margin-bottom: 55px; }
.title-01.mb-70 { margin-bottom: 60px; } .txt-upcase { font-size: 0.8rem; } .more-btn.mt-40 { margin-top: 30px; }
.more-btn.mt-70 { margin-top: 60px; }  .desktoplogo img, .wscenterlogo img { max-height: 42px; }
.wscenterlogo img { max-height: 45px; }
.scroll .wscenterlogo img { max-height: 40px; }
.centered-menu .wsmenu { padding: 0; }
.tra-menu.tra-menu-wide .wsmainfull { padding: 30px 0; }
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 { width: 90%!important; left: 8%; }
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu { width: 42%; }
.wsmenu > .wsmenu-list > li > a { font-size: 0.85rem; margin: 0 4px; padding: 10px 13px; }
.centered-menu .wsmenu > .wsmenu-list > li > a { font-size: 0.85rem; margin: 0 2px; padding: 10px 8px; }
.centered-menu .wsmenu > .wsmenu-list > li.wscenterlogo > a { margin: 0; padding: 10px 0; }
.wsmenu > .wsmenu-list > li a.btn {font-size: 0.85rem;line-height: 30px;margin-top: 14px;margin-left: 8px;padding: 4px 10px 3px;}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a, .wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a,
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a { font-size: 0.8rem; }
.wsmegamenu .post-summary a { font-size: 0.8rem; }   .slider, .slider .slides { height: 530px; }
#hero-4 .slider, #hero-4 .slider .slides { height: 430px; }
#hero-7 .slider { height: 500px; margin-top: 120px; }
#hero-7 .slider .slides { height: 500px; } #hero-1 .caption-txt h2 { font-size: 4.5rem; } #hero-2 { padding-top: 100px; margin-bottom: 40px; } 
.hero-2-txt h2 { font-size: 4.35rem; }
.hero-2-img { margin: 0 -40px -40px -40px; } #hero-3 { padding-top: 165px; padding-bottom: 115px; } 
.hero-3-txt h2 { font-size: 3.85rem; margin-bottom: 5px; }
.hero-3-txt p { font-size: 1.45rem; margin-bottom: 25px; } .hero-5-overlay { padding-top: 160px; padding-bottom: 105px; }
.hero-5-txt h2 { font-size: 3.85rem; } #hero-6 { padding-top: 150px; }
.hero-6-txt h2 { padding: 0 5%; margin-bottom: 25px; }
.hero-6-images { margin-top: 60px; } #hero-7 .caption-txt { padding-left: 50px; }
#hero-7 .caption-txt h2 { font-size: 4.15rem;  } #hero-8 { padding-top: 160px; margin-bottom: 80px; }
.hero-8-txt h2 { font-size: 4rem; }
.hero-8-img { margin: 50px 0 -80px; } #hero-9 { padding-top: 210px; margin-bottom: 80px; }
.hero-9-txt h2 { font-size: 3.65rem; margin-bottom: 20px; }   #about-9 { padding-top: 80px; padding-bottom: 60px; }
#about-9:after { width: 75%; }
.txt-block.left-column, .txt-table.left-column, .img-block.left-column { padding-left: 0; padding-right: 15px; }
.txt-block.right-column, .img-block.right-column { padding-left: 15px; padding-right: 0; }
#about-2 .txt-block.right-column { padding-left: 0; padding-right: 0; margin-left: -20px; }
.about-6-txt { padding: 80px 40px 80px 15px; }
.about-7-txt { padding: 80px 15px 80px 40px; }
.about-8-txt { margin-top: 70px; padding-left: 5px; padding-right: 10px; }
.about-9-txt { padding-left: 0; margin-right: -35px; }
.about-10-txt { padding: 20px 40px 20px 20px; }
.about-11-txt { padding: 55px; margin-right: -90px; }
#about-4.about-section h3 { margin-bottom: 0; }
.about-section .btn { margin-top: 15px; }
.txt-table .table td, .txt-table .table th { font-size: 1.175rem; padding: 13px 0; }
.accordion-wrapper { margin-bottom: 10px; }
.accordion-thumb { padding: 14px 0 15px; }
.accordion-thumb h6, .accordion-thumb h5, .accordion-thumb h4 { margin-top: 0; margin-bottom: 0; }
.accordion-item .accordion-thumb:before, .accordion-item.is-active .accordion-thumb:before { top: 16px; }
.about-6-img { margin: 60px 30px -60px 0; }
.about-7-img { margin: 60px 0 -60px 30px; }
.about-8-img { padding: 0 20px 0 0; }
.about-10-img { margin: 60px 0; } .sbox-5-wrapper .col { padding: 0 10px; }
.sbox-3-wrapper { margin-left: 60px; }
.sbox-4-wrapper { margin-right: 60px; }
.sbox-1 { padding: 45px 25px; } 
.sbox-2, .sbox-3, .sbox-4 { padding: 0; } 
.sbox-6 h5 { margin-top: 10px; } #gallery-1 .container { padding: 0; }
#gallery-4 .col { padding: 0 8px; }
#img-4-1 { margin-top: 60px; }
#img-4-2 { margin-bottom: 16px; }
#img-4-3 { margin-right: -30px; }
#img-4-4 { margin-top: 60px; margin-bottom: 16px; }
#img-4-5 { margin-left: 30px; }
#img-4-6 { margin: 30px 15px 16px; } #video-1 { padding-top: 180px; padding-bottom: 180px; }
.video-2-overlay { padding-top: 90px; padding-bottom: 90px; } #team-2 { padding-bottom: 75px; }
#team-2 .masonry-wrap .masonry-image { margin-bottom: 16px; padding: 0 6px; }
.career-box { padding: 45px 35px 30px; }
#team-1 .team-member-data h5 { font-size: 1.35rem; }
.career-box-btn .btn { padding: 9px 22px 7px; } .pricing-1-wrapper { margin-left: 60px; padding-right: 0; }
.pricing-2-wrapper { margin-right: 60px; padding-left: 0; }
.pricing-3-wrapper, .pricing-6-wrapper { padding: 0; }
.p4-wrapper { padding: 60px 40px; }
.p7-wrapper { padding: 60px; }
.pricing-title { margin-bottom: 35px; }
.pricing-3-table.pr-25, .pricing-6-table.pr-25 { padding-right: 10px; }
.pricing-3-table.pl-25, .pricing-6-table.pl-25 { padding-left: 10px; }
.pricing-4-item.pr-15 { padding-right: 5px; }
.pricing-4-item.pl-15 { padding-left: 5px; }
.pricing-4-item .col-lg-9 { padding-left: 0; }
.pricing-7-table.pr-15 { padding-right: 10px; }
.pricing-7-table.pl-15 { padding-left: 10px; }
.pricing-4-item .price-txt p { font-size: 0.975rem; }
.pricing-1-img { margin-left: -50px; margin-right: -20px; }
.pricing-2-img { margin-left: -20px; margin-right: -50px; }
.pricing-5-img { margin-left: -40%; } .cards-1-row .col { padding: 0 8px; }
.cards-2-txt { padding-left: 0; padding-right: 15px; }
.gift-card { padding: 60px 25px; }
.gift-card span { font-size: 4.85rem; }
.gift-card sup { font-size: 2.75rem; }
.cards-2-txt p { padding-right: 0; margin-bottom: 30px; } #brands-1 { padding-top: 50px; padding-bottom: 50px; }
#brands-1 .brand-logo { padding: 0 10px; } .review-1 {  margin: 0 10px 40px; }
.review-2 .quote-icon { margin-bottom: -50px; }
.review-2-txt p { font-size: 1.7rem; } #promo-1 .col { padding: 0 8px; }
#pb-4-1 {padding: 80px 60px 80px 20px;}
#pb-4-2 { padding: 80px 20px 80px 60px; }
#pb-4-1 h2 { font-size: 3.25rem; letter-spacing: -2px; margin-bottom: 40px; }
#pb-4-2 h2 { font-size: 8.5rem; letter-spacing: -3px; margin-bottom: 35px; } #banner-1 { padding-top: 80px; padding-bottom: 80px; }
.banner-2-wrapper { padding-top: 60px; padding-bottom: 70px; }
.banner-5-wrapper { padding: 60px 65px; }
#banner-6 { padding-top: 140px; padding-bottom: 140px; }
.banner-3-txt { padding: 80px 0; }
.banner-4-txt { padding: 80px 80px 80px 20px; }
.banner-1-txt h3 { font-size: 5rem; }
.banner-1-txt h2 { font-size: 6.85rem; }
.banner-2-txt h2 { margin-bottom: 30px; }
.banner-3-txt h2, .banner-4-txt h2 { font-size: 5.5rem; }
.banner-3-txt h5 { padding: 0 15%; }
.banner-4-txt h5 { padding: 0 12%; } .questions-holder.pr-15 { padding-right: 0; }
.questions-holder.pl-15 { padding-left: 0; }
#faqs-1 .question { margin-bottom: 30px; }
.more-questions { margin-top: 20px; } .newsletter-wrapper { padding: 70px 80px 40px; }
#newsletter-1 .newsletter-form { padding: 0 10%; }
#newsletter-1 .newsletter-form p { padding: 0 8%; }
.newsletter-section .form-control { height: 54px; }
.newsletter-section .btn { height: 54px; padding: 13px 40px; margin-left: 10px; } #blog-2 { padding-bottom: 50px; }
#blog-1 .col { padding-left: 7px; padding-right: 7px; } 
#blog-2 .masonry-image { padding: 0 8px; }
#blog-1 p.post-tag { font-size: 0.8rem; margin-bottom: 20px; }
p.post-tag span { padding: 0 3px; } .post-content { padding: 0; }
.single-post-title h2 { padding: 0 10%; }
.single-post-title p.post-tag { font-size: 0.85rem; }
.single-post-txt h5 { margin-top: 25px; margin-bottom: 20px; }
.post-inner-img { margin-top: 40px; margin-bottom: 40px; }
.post-share-links .share-social-icons { margin-top: 8px; }
.post-tags-list span a { font-size: 0.8rem; }
.post-share-links { margin-top: 50px; padding-top: 60px; }
.post-comments { padding-top: 80px; }
.post-comments #leave-comment h5 { margin-top: 60px; } .booking-1-wrapper, .booking-2-wrapper { padding: 50px 25px 40px; margin-left: -30px; }
.booking-2-txt { padding: 80px; margin-right: -30px; }
.booking-1-img { margin-right: -25%; } .contacts-1-wrapper, .contacts-2-wrapper { padding: 0 2%; }
.contacts-2-wrapper .title-01 { margin-top: 40px; }
.cbox-3 { height: 270px; }
.cbox-3-txt { width: 78%; left: 11%; }
.form-holder.pc-30 { padding: 0 15px; }
.contact-form .form-control { height: 54px; font-size: 16px; }
.contact-form textarea { min-height: 180px; } .bottom-footer { padding-top: 30px; }
#footer-1 .footer-info { padding-left: 0; }
#footer-2 .footer-contacts { padding-left: 25%; padding-right: 10%; }
.footer h6, .footer h5 { margin-bottom: 20px; }
.footer-info h5.booking-link { margin-top: 20px; }
#footer-3 .footer-contacts p.txt-600 { font-size: 1.15rem!important; }
.foo-socials.ico-20 [class*="flaticon-"]:before, .foo-socials.ico-20 [class*="flaticon-"]:after { font-size: 1.3rem; }
.footer-img img.insta-img { width: 98px; height: 98px; }
.footer-form p { font-size: 1.05rem; margin-top: 25px; }
.footer-form .form-control, .footer-form .btn { height: 52px; }
.bottom-footer-list span { top: 2px; padding: 0 7px; }
.footer-copyright p, .bottom-footer-list p { font-size: 1.05rem; } .page-hero-section { padding-top: 140px; padding-bottom: 90px; } #scrollUp { width: 40px; height: 40px; bottom: 20px; right: 20px; }
}   @media (min-width: 768px) and (max-width: 991.95px) {  .mt-100 { margin-top: 80px; }
.mb-100 { margin-bottom: 80px; }
.wide-100 { padding-top: 80px; padding-bottom: 80px; }
.wide-90 { padding-top: 80px; padding-bottom: 70px; }
.wide-80 { padding-top: 80px; padding-bottom: 60px; }
.wide-70 { padding-top: 80px; padding-bottom: 50px; }
.wide-60 { padding-top: 80px; padding-bottom: 40px; }
.wide-50 { padding-top: 80px; padding-bottom: 30px; }
.wide-40 { padding-top: 80px; padding-bottom: 20px; }
.wide-30 { padding-top: 80px; padding-bottom: 10px; }
.wide-20 { padding-top: 80px; padding-bottom: 0; }
.pt-100 { padding-top: 80px; }
.pt-90 { padding-top: 70px; } 
.pt-80 { padding-top: 60px; } 
.pt-70 { padding-top: 50px; } 
.pt-60 { padding-top: 40px; } 
.pt-50 { padding-top: 30px; } 
.pt-40 { padding-top: 20px; } 
.pt-30 { padding-top: 10px; }
.pb-100 { padding-bottom: 80px; } 
.pb-90 { padding-bottom: 70px; } 
.pb-80 { padding-bottom: 60px; } 
.pb-70 { padding-bottom: 50px; } 
.pb-60 { padding-bottom: 40px; } 
.pb-50 { padding-bottom: 30px; } 
.pb-40 { padding-bottom: 20px; } 
.pb-30 { padding-bottom: 10px; } 
.pl-5, .pl-10, .pl-15, .pl-20, .pl-25, .pl-30, .pl-35, .pl-40, .pl-45, .pl-50, .pl-55, .pl-60 { padding-left: 0; }
.pr-5, .pr-10, .pr-15, .pr-20, .pr-25, .pr-30, .pr-35, .pr-40, .pr-45, .pr-50, .pr-55, .pr-60 { padding-right: 0; }
.pc-10, .pc-15, .pc-20, .pc-25, .pc-30, .pc-35, .pc-40, .pc-45, .pc-50, .pc-55, .pc-60 { padding-left: 0; padding-right: 0; }
.bg-scroll, .bg-01, .bg-02, .bg-03, .bg-04, .bg-05, .bg-06, .bg-07, .bg-08 { background-attachment: scroll!important; } h6.h6-xs { font-size: 1.2rem; }  
h6.h6-sm { font-size: 1.2rem; }  
h6.h6-md { font-size: 1.2rem; }  
h6.h6-lg { font-size: 1.25rem; }  
h6.h6-xl { font-size: 1.25rem; } h5.h5-xs { font-size: 1.3rem; }   
h5.h5-sm { font-size: 1.3rem; }    
h5.h5-md { font-size: 1.35rem; }   
h5.h5-lg { font-size: 1.4rem; }  
h5.h5-xl { font-size: 1.4rem; } h4.h4-xs { font-size: 1.6rem; } 
h4.h4-sm { font-size: 1.6rem; }   
h4.h4-md { font-size: 1.65rem; }
h4.h4-lg { font-size: 1.7rem; } 
h4.h4-xl { font-size: 1.75rem; } 
h3.h3-xs { font-size: 1.8rem; }
h3.h3-sm { font-size: 1.85rem; } 
h3.h3-md { font-size: 1.9rem; } 
h3.h3-lg { font-size: 2rem; }
h3.h3-xl { font-size: 2.05rem; } h2.h2-xs { font-size: 2.15rem; }
h2.h2-sm { font-size: 2.25rem; } 
h2.h2-md { font-size: 2.35rem; }  
h2.h2-lg { font-size: 2.55rem; } 
h2.h2-xl { font-size: 2.6rem; } 
h2.h2-title-xs { font-size: 2.75rem; } 
h2.h2-title-sm { font-size: 2.75rem; } 
h2.h2-title-md { font-size: 2.85rem; } 
h2.h2-title-lg { font-size: 2.85rem; }  
h2.h2-title-xl { font-size: 3rem; } p { font-size: 0.95rem; }  
p.p-md { font-size: 1rem; }   
p.p-lg { font-size: 1.1rem; }  
p.p-xl { font-size: 1.1rem; }
p.p-title-xs { font-size: 1.1rem; } 
p.p-title-sm { font-size: 1.125rem; }  
p.p-title-md { font-size: 1.15rem; }  
p.p-title-lg { font-size: 1.175rem; }   
p.p-title-xl { font-size: 1.2rem; } .btn.btn-md  { font-size: 0.8rem; padding: 14px 40px 13px; } .video-btn-xl { width: 100px; height: 100px; margin-top: -50px; margin-left: -50px; }
.video-btn-lg { width: 86px; height: 86px; margin-top: -43px; margin-left: -43px; }
.video-btn.video-btn-xl [class^="flaticon-"]:before, 
.video-btn.video-btn-xl [class^="flaticon-"]:after {line-height: 100px!important; margin-left: 8px; }
.video-btn.video-btn-lg [class^="flaticon-"]:before, 
.video-btn.video-btn-lg [class^="flaticon-"]:after {line-height: 86px!important; margin-left: 7px; } .ico-15 [class*="flaticon-"]:before, .ico-15 [class*="flaticon-"]:after { font-size: 0.875rem; }   
.ico-20 [class*="flaticon-"]:before, .ico-20 [class*="flaticon-"]:after { font-size: 1rem; } 
.ico-25 [class*="flaticon-"]:before, .ico-25 [class*="flaticon-"]:after { font-size: 1.25rem; }  
.ico-30 [class*="flaticon-"]:before, .ico-30 [class*="flaticon-"]:after { font-size: 1.45rem; } 
.ico-35 [class*="flaticon-"]:before, .ico-35 [class*="flaticon-"]:after { font-size: 1.65rem; } 
.ico-40 [class*="flaticon-"]:before, .ico-40 [class*="flaticon-"]:after { font-size: 1.9rem; } 
.ico-45 [class*="flaticon-"]:before, .ico-45 [class*="flaticon-"]:after { font-size: 2.15rem; }
.ico-50 [class*="flaticon-"]:before, .ico-50 [class*="flaticon-"]:after { font-size: 2.35rem; } 
.ico-55 [class*="flaticon-"]:before, .ico-55 [class*="flaticon-"]:after { font-size: 2.6rem; } 
.ico-60 [class*="flaticon-"]:before, .ico-60 [class*="flaticon-"]:after { font-size: 2.81rem; }
.ico-65 [class*="flaticon-"]:before, .ico-65 [class*="flaticon-"]:after { font-size: 3.05rem; } 
.ico-70 [class*="flaticon-"]:before, .ico-70 [class*="flaticon-"]:after { font-size: 3.3rem; } 
.ico-75 [class*="flaticon-"]:before, .ico-75 [class*="flaticon-"]:after { font-size: 3.5rem; } 
.ico-80 [class*="flaticon-"]:before, .ico-80 [class*="flaticon-"]:after { font-size: 3.75rem; } 
.ico-85 [class*="flaticon-"]:before, .ico-85 [class*="flaticon-"]:after { font-size: 4rem; }  
.ico-90 [class*="flaticon-"]:before, .ico-90 [class*="flaticon-"]:after { font-size: 4.25rem; } 
.ico-95 [class*="flaticon-"]:before, .ico-95 [class*="flaticon-"]:after { font-size: 4.45rem; } 
.ico-100 [class*="flaticon-"]:before, .ico-100 [class*="flaticon-"]:after { font-size: 4.7rem; }  
.ico-105 [class*="flaticon-"]:before, .ico-105 [class*="flaticon-"]:after { font-size: 4.95rem; } 
.ico-110 [class*="flaticon-"]:before, .ico-110 [class*="flaticon-"]:after { font-size: 5.15rem; }  
.ico-115 [class*="flaticon-"]:before, .ico-115 [class*="flaticon-"]:after { font-size: 5.4rem; } 
.ico-120 [class*="flaticon-"]:before, .ico-120 [class*="flaticon-"]:after { font-size: 5.65rem; }  
.ico-125 [class*="flaticon-"]:before, .ico-125 [class*="flaticon-"]:after { font-size: 5.9rem; } p.tra-link { font-size: 0.9rem; letter-spacing: 0.0625rem; }
p.tra-link.mt-20 { margin-top: 15px; } .section-id { font-size: 0.8rem; margin-bottom: 20px; } .title-01.mb-60 { margin-bottom: 45px; }
.title-01.mb-65 { margin-bottom: 55px; }
.title-01.mb-70 { margin-bottom: 60px; } .txt-upcase { font-size: 0.8rem; } .more-btn.mt-40 { margin-top: 30px; }
.more-btn.mt-70 { margin-top: 60px; } .masonry-wrap .masonry-image { width: 50%; margin-bottom: 30px; padding: 0 15px; }  .headtoppart { display: none; }
.centered-menu .wsmenu { padding: 0; }
.centered-menu .wsmenu > .wsmenu-list { display: block; }
.centered-menu .wsmenu > .wsmenu-list > li { text-align: center; display: block; float: none; }
.wsmenu > .wsmenu-list > li.wscenterlogo { display: none; }
.wsmobileheader { height: 80px; text-align: center; box-shadow: 0 0 2px rgba(50, 50, 50, 0.4); } 
.tra-menu .wsmobileheader, .white-menu .wsmobileheader { background-color: #fff; }
.dark-menu .wsmobileheader { background-color: #1d293f; }
.callusbtn { left: 0; top:0; padding: 14px 0 14px 0; margin: 14px 0 0 28px; }
.callusbtn.ico-20 [class^="flaticon-"]:before, .callusbtn.ico-20 [class^="flaticon-"]:after { 
font-size: 1.45rem; line-height: 1; 
}
.wsanimated-arrow { padding: 14px 22px 14px 0px; margin: 24px 28px 0 0; }
.wsanimated-arrow span:before { top: -8px; width: 26px; }
.wsanimated-arrow span:after { bottom: -8px; width: 20px; }
.dark-menu .wsanimated-arrow span, .dark-menu .wsanimated-arrow span:before, 
.dark-menu .wsanimated-arrow span:after { background: #eee; }
.wsactive .wsanimated-arrow span:before, .wsactive .wsanimated-arrow.active span:after { width: 28px; top: 0; }
.wsactive .wsanimated-arrow span:after { width: 28px; top: 0; }
.wsactive .wsanimated-arrow span { background: transparent; }
.wsmenu > .wsmenu-list > li.mg_link:hover > a:after { display: none; }
.wsmenu > .wsmenu-list > li > .wsmenu-click { height: 64px; }
.wsmenu > .wsmenu-list > li > a { font-size: 0.95rem; padding: 7px 32px 6px 20px; margin: 0; }
.tra-menu .wsmenu > .wsmenu-list > li > a, .dark-menu .wsmenu > .wsmenu-list > li > a { color: #666; }
.wsmenu > .wsmenu-list > li > .wsmenu-click > i { margin: 23px 18px 0px 0px; }
.wsmenu > .wsmenu-list > li .wsmenu-click.ws-activearrow > i { transform: rotate(-45deg); margin-top: 28px; }
.wsmenu > .wsmenu-list > li > .wsmenu-click > i { height: 10px; width: 10px; }
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:before,
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a:before,
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 .link-list > li > a:before,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu .link-list > li > a:before { font-size: 1.05rem; left: 5px; top: 14px; }
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover:before,
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a:hover:before,
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 .link-list > li > a:hover:before, 
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu .link-list > li > a:hover:before { left: 17px; }
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 { width: 100%; left: 0; }
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu { width: 100%; }    
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a,
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a,
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a { color: #666; font-size: 0.9rem; padding: 12px 0; }
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover,
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a:hover,
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a:hover,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover { 
background-color: transparent; 
padding: 12px 0 12px 8px; 
text-decoration: none; 
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li.fst-li > a { padding: 0 0 12px; }
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a:hover { padding: 12px 0 12px 4px; }
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li.fst-li a:hover {padding: 0 0 12px 4px; }
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 .title p,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu .title p { display: block; font-size: 0.95rem; margin: 0 0 5px 0; }
.wsmenu > .wsmenu-list > li > .wsmegamenu .title { font-size: 1.1rem; padding: 0; }
.wsmenu > .wsmenu-list > li a.btn { 
height: 60px; 
font-size: 0.95rem;
line-height: 60px; 
padding: 0 17px; 
margin: 0;
border: none;
-webkit-border-radius: 0; 
-moz-border-radius: 0; 
border-radius: 0; 
}
.wsmenu > .wsmenu-list > li a.btn.btn-tra-white { background-color: #eee; border-color: #eee; color: #666; }
.wsmobileheader .smllogo { display: block; margin-top: 19px; padding-left: 0; }
.smllogo img { width: auto; max-width: inherit; max-height: 45px; }
.wsmenu > .wsmenu-list > li > ul.sub-menu, 
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu { top: 5px; -webkit-border-radius: 0; -moz-border-radius: 0; 
-o-border-radius: 0; -webkit-box-shadow: 0 0; -moz-box-shadow: 0 0; box-shadow: 0 0; border-bottom: 1px solid #ddd; }
.wsmenu > .wsmenu-list > li > ul.sub-menu:before, .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75:before,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu:before { display: none; }   .slider, .slider .slides { height: 420px; }
#hero-4 .slider { height: 370px; margin-top: 80px; }
#hero-4 .slider .slides { height: 370px; }
#hero-7 .slider { height: 440px; margin-top: 120px; }
#hero-7 .slider .slides { height: 440px; } #hero-1 .caption-txt { margin-top: -10px; }
#hero-1 .caption-txt h2 { font-size: 3.75rem; } #hero-2 { margin-top: 80px; padding-top: 50px; margin-bottom: 40px; } 
.hero-2-txt h2 { font-size: 3.75rem; }
.hero-2-txt p { padding-right: 0; }
.hero-2-img { margin: 0 -55% -40px -40px; } #hero-3 { margin-top: 80px; padding-top: 100px; padding-bottom: 100px; } 
.hero-3-txt h2 { font-size: 3.25rem; margin-bottom: 5px; }
.hero-3-txt p { font-size: 1.25rem; margin-bottom: 20px; } .hero-5-overlay { margin-top: 80px; padding-top: 90px; padding-bottom: 90px; }
.hero-5-txt h2 { font-size: 3.5rem; } #hero-6 { padding-top: 150px; }
.hero-6-txt h2 { padding: 0 8%; margin-bottom: 25px; }
.hero-6-images { margin-top: 60px; } #hero-7 .caption-txt { padding-left: 30px; }
#hero-7 .caption-txt h2 { font-size: 3.6rem; margin-bottom: 10px; }
#hero-7 .caption-txt p { padding-right: 0; margin-bottom: 25px; }
#hero-7 .caption-txt .btn { padding: 13px 24px 10px; } #hero-8 { margin-top: 80px; padding-top: 80px; margin-bottom: 80px; }
.hero-8-txt h2 { font-size: 3.5rem; padding-right: 0; }
.hero-8-img { margin: 40px 3% -80px; } #hero-9 { margin-top: 80px; padding-top: 120px; margin-bottom: 70px; }
.hero-9-txt h2 { font-size: 3.5rem; margin-bottom: 20px; }   #about-6, #about-7 { margin-bottom: 50px; }
#about-8 { margin-top: 50px; }
#about-9 { padding-top: 80px; padding-bottom: 50px; }
#about-9:after { width: 80%; }
.txt-block.left-column, .txt-table.left-column, .img-block.left-column, .txt-block.right-column, .img-block.right-column { padding: 0; }
#about-2 .txt-block.right-column { padding-left: 0; padding-right: 0; margin-left: -20px; }
.txt-table.left-column{ padding-right: 15px; }
#about-1 .txt-block { padding: 0 12%; }
#about-2 .txt-block.right-column.mt-30 { margin-top: 0; }
#about-3 .txt-block { padding-right: 3%; }
#about-4 .txt-block.right-column { padding-left: 0; }
.about-6-txt { padding: 60px 25px 60px 20px; }
.about-7-txt { padding: 60px 20px 60px 25px; }
.about-8-txt { margin-top: 70px; padding-left: 15px; padding-right: 0; margin-right: 0; }
.about-9-txt { padding-left: 0; margin-right: -50px; }
.about-10-txt { padding: 0 30px 0 5px; }
.about-11-txt { padding: 40px; margin-right: -160px; }
.about-section h3, .about-section h2 { margin-bottom: 20px; }
#about-4.about-section h3 { margin-bottom: 0; }
.about-6-txt h3, .about-7-txt h3 { padding-right: 4%; }
.about-section .btn { margin-top: 12px; }
.txt-table .table td, .txt-table .table th { font-size: 1.125rem; padding: 12px 0; }
.accordion-wrapper { margin-bottom: 15px; }
.accordion-thumb { padding: 13px 0 15px; }
.accordion-thumb h6, .accordion-thumb h5, .accordion-thumb h4 { margin-top: 0; margin-bottom: 0; }
.accordion-panel p { margin-bottom: 12px; }
.accordion-item .accordion-thumb:before, .accordion-item.is-active .accordion-thumb:before { top: 15px; }
#about-3 .img-block { margin-right: -60%; }
#about-3a .img-block { margin-left: -65%; margin-right: 15px; }
#about-4 .img-block.right-column { margin-left: 15px; }
#about-4 .img-block.left-column { margin-right: 15px; }
.about-6-img { margin: 50px 0 -50px -65%; }
.about-7-img { margin: 50px -65% -50px 0; }
.about-8-img { padding: 0; margin: -50px 0 0 -60%; }
.about-9-img { margin-left: 70px; margin-right: -60%; }
.about-10-img { margin: 60px 15px 60px -50%; }
.about-12-img { width: 50%; left: 62%; } #services-3, #services-4 { padding-top: 0; padding-bottom: 80px; margin-top: 60px; }
.sbox-1-wrapper .col { padding: 0 6px; }
#services-3:after, #services-4:after { width: 100%; left: 0; }
.sbox-3-wrapper { margin-left: 0; }
.sbox-4-wrapper { margin-right: 0; }
.sbox-7-wrapper .col { padding: 0 6px; }
.sbox-1 { padding: 25px 20px; } 
.sbox-2, .sbox-5 { padding: 0; } 
.sbox-3, .sbox-4 { padding: 0 15%; } 
#sb-5-1, #sb-5-2 { margin-bottom: 40px; }
.sbox-6 h5 { font-size: 1.5rem; } 
.sbox-7 h5 { font-size: 1.3rem; } 
.services-3-img, .services-4-img { width: 100%; height: 380px; overflow: hidden; margin: -60px 0 50px; } #gallery-1 .container { padding: 0; }
#gallery-4 .container-fluid { max-width: 720px; }
#gallery-2 .col, #gallery-5 .col-lg, #gallery-5 .col-lg-3 { padding: 0 15px; }
#img-2-1, #img-2-2, #img-2-3, #img-2-4, #img-2-5, #img-2-6 { margin-bottom: 30px; }
#img-3-1, #img-3-2, #img-3-3 { margin-bottom: 30px; }
#img-4-1 { margin-top: 0; margin-bottom: 30px; }
#img-4-3 { display: none; }
#img-4-4 { margin-top: 0; }
#img-4-5 { margin-left: 0; }
#img-4-6 { margin: -52px 0 30px; } #video-1 { padding-top: 150px; padding-bottom: 150px; }
.video-2-overlay { padding-top: 80px; padding-bottom: 80px; } #team-2 {padding-bottom: 50px; }
#team-2 .masonry-wrap .masonry-image { width: 100%; padding: 0; margin-bottom: 30px; }
.team-member-data h5 { font-size: 1.5rem; } 
.tm-social.ico-25 [class^="flaticon-"]:before, .tm-social.ico-25 [class^="flaticon-"]:after { font-size: 1.65rem; }
.team-member:hover .tm-social ul { bottom: 8%; }
.career-box-title { margin-bottom: 10px; }
.career-box-ico { width: 16%; }
.career-box-title-txt { width: 84%; padding-top: 10px; }
.career-box-title-txt h5 { font-size: 1.5rem; } 
.career-box-ico.ico-70 [class*="flaticon-"]:before, .career-box-ico.ico-70 [class*="flaticon-"]:after { font-size: 4.5rem; } #pricing-1, #pricing-2 { padding-top: 0; margin-top: 60px; }
#pricing-4.pricing-4-boxed .container, #pricing-7 .container { padding: 0; }
#pricing-1:after, #pricing-2:after { width: 100%; left: 0; }
.pricing-1-wrapper { margin-left: 0;  padding-right: 0; }
.pricing-2-wrapper { margin-right: 0; padding-left: 0; }
.pricing-3-wrapper, .pricing-3-table, .pricing-6-wrapper { padding: 0; }
.p4-wrapper { padding: 60px 30px; }
.pricing-5-wrapper { padding: 50px 35px; }
.p7-wrapper { padding: 70px 50px; }
.pricing-title { margin-bottom: 35px; }
.pricing-3-list li.resp-lst:last-child, .pricing-7-list li.resp-lst:last-child { margin-bottom: 18px; }
.pricing-6-list li.resp-lst:last-child { margin-bottom: 30px; }
.pricing-4-item .col-lg-9 { margin-top: 25px; }
.pricing-4-list li { margin-bottom: 30px; }
.pricing-4-item .price-txt p { font-size: 0.975rem; }
.pricing-1-img, .pricing-2-img { width: 100%; height: 380px; overflow: hidden; margin: -60px 0 50px; }
.pricing-5-img { margin-left: -90%; }
#pricing-3 .more-btn, #pricing-4 .more-btn { margin-top: 40px; }
.pricing-notice { margin-top: 35px; } .cards-1-row .col { padding: 0 8px; }
.cards-2-txt { padding: 0; }
.gift-card { padding: 50px 25px; }
.gift-card span { font-size: 4rem; }
.gift-card sup { font-size: 2rem; }
.cards-2-txt p { margin-bottom: 20px; }
.cards-2-img { padding-left: 0; margin-right: -45%; margin-left: 15px; } #brands-1 { padding-top: 40px; padding-bottom: 40px; }
#brands-1 .brand-logo { padding: 0 10px; } .review-1 .quote-icon { margin-bottom: -40px; }
.review-2 .quote-icon { margin-bottom: -50px; }
.review-1 { margin: 0 10px 40px; }
.review-1 p { font-size: 1.15rem; padding: 0 2%; }
.review-2-txt p { font-size: 1.55rem; padding: 0 2%; }
span.testimonial-autor { font-size: 0.9rem; } #promo-2 .col { padding: 0 8px; }
#pb-1-1, #pb-1-2 { margin-bottom: 30px; }
#pb-4-1 {padding: 80px 50px 80px 0; }
#pb-4-2 { padding: 80px 0 80px 50px; }
.promo-box-txt.mb-30 { margin-bottom: 22px; }
.promo-box-txt.mt-30 { margin-top: 22px; }
.promo-box-caption { padding: 0 5%; }  
.pbox-caption { width: 85%; bottom: 40px; left: 30px; }
.pbox-3-caption { width: 88%; left: 6%; } 
#pb-4-1 h2 { font-size: 2.5rem; letter-spacing: -2px; margin-bottom: 30px; }
#pb-4-2 h2 { font-size: 6.5rem; letter-spacing: -3px; margin-bottom: 30px; }
.pbox-caption h5 { font-size: 1.65rem; }
.pbox-3-caption h4 { font-size: 1.5rem; margin-bottom: 22px; } 
#promo-2 p.txt-upcase { margin-bottom: 15px; }
.promo-box-txt h5 { font-size: 1.25rem; } #banner-1 { padding-top: 70px; padding-bottom: 70px; }
.banner-2-wrapper { padding-top: 60px; padding-bottom: 70px; }
#banner-4:after { width: 62%; }
.banner-5-wrapper { background-position: left center; padding: 50px; }
#banner-6 { padding-top: 110px; padding-bottom: 110px; }
.banner-3-txt { padding: 80px 0; }
.banner-4-txt { padding: 80px 15px 80px 0; }
.banner-1-txt h5 { margin-bottom: 30px; }
.banner-1-txt h3 { font-size: 4.4rem; }
.banner-1-txt h2 { font-size: 6rem; margin-bottom: 25px; }
.banner-2-txt h2 { padding: 0 10%; margin-bottom: 30px; }
.banner-3-txt h2, .banner-4-txt h2 { font-size: 5.15rem; }
.banner-3-txt h5, .banner-4-txt h5 { padding: 0 8%; margin-bottom: 25px; }
.banner-5-txt h3, .banner-5-txt h2 { margin-bottom: 30px; }
.banner-4-img { margin-right: -60%; margin-left: 30px; } #faqs-1 .question { margin-bottom: 25px; }
#faqs-1 .question h6 { margin-bottom: 10px; }
.more-questions { margin-top: 20px; } .newsletter-wrapper { padding: 60px 60px 30px 50px; }
#newsletter-1 .newsletter-form { padding: 0 3%; }
#newsletter-1 .newsletter-form p { padding: 0 2%; }
.newsletter-section .form-control { height: 54px; }
.newsletter-section .btn { height: 54px; padding: 13px 35px 10px; margin-left: 10px; } #blog-2 { padding-bottom: 50px; }
#bp-1-3 { display: none; }
#blog-2 .masonry-image { padding: 0 10px; margin-bottom: 30px; }
.blog-2-post { margin-bottom: 0; }
#blog-1 .blog-post-txt, #blog-2 .blog-post-txt { padding: 0 4%; }
.blog-post-txt h5 { line-height: 1.25; }
#blog-1 p.post-tag, #blog-1 p.post-tag { font-size: 0.8rem; margin-bottom: 20px; }
p.post-tag span { padding: 0 3px; } .post-content { padding: 0; }
.single-post-title h2 { padding: 0 5%; }
.single-post-title p.post-tag { font-size: 0.85rem; }
.blog-post-img.mt-50.mb-50 { margin-top: 40xpx; margin-bottom: 40px; }
.single-post-txt h5 { margin-top: 25px; margin-bottom: 20px; }
.post-inner-img { margin-top: 40px; margin-bottom: 40px; }
.post-share-links .share-social-icons { margin-top: 10px; }
.post-tags-list span a { font-size: 0.8rem; }
.post-share-links { margin-top: 50px; padding-top: 60px; }
.post-comments { padding-top: 70px; }
.post-comments #leave-comment h5 { margin-top: 60px; }
.comment-form .form-control { height: 50px; font-size: 16px; } .booking-1-wrapper { padding: 45px 20px 35px; }
.booking-2-wrapper { padding: 45px 20px 35px; margin-left: 0; margin-right: 0; }
.booking-2-txt { padding: 70px 25px 70px 50px; margin-right: -30px; margin-left: -50px; }
.booking-1-img { margin-right: -110%; } .contacts-1-wrapper, .contacts-2-wrapper, .contacts-3-wrapper { padding: 0; }
.contacts-2-wrapper .title-01 { margin-top: 40px; }
.location-1-wrapper.mb-60 { margin-bottom: 30px; }
.contacts-3-data.pl-35 { padding-left: 15px; }
.cbox-2.mb-40 { margin-bottom: 30px; }
.cbox-3 { height: 250px; }
.cbox-3-txt { width: 90%; left: 5%; }
.form-holder.pc-30 { padding: 0 5px; }
.contact-form .form-control { height: 54px; font-size: 16px; }
.contact-form textarea { min-height: 180px; } #gmap-1 .google-map { padding: 0px 0px 45%; }
#contacts-2 .google-map { padding: 0px 0px 110%; } .footer { padding-top: 80px; padding-bottom: 30px; }
.footer-form.mb-40 { margin-bottom: 20px; }
#footer-2 .footer-contacts { padding-left: 15%; padding-right: 10%; }
.bottom-footer { padding-top: 0; }
#footer-3 .bottom-footer { padding-top: 20px; }
#footer-1 .footer-info { padding-left: 0; }
.footer h6, .footer h5 { margin-bottom: 20px; }
#footer-1 .footer-info p, #footer-1 .footer-contacts p { margin-bottom: 5px; }
#footer-3 .footer-contacts p.txt-600 { font-size: 1.2rem!important; }
.footer-contacts p.mt-15 { margin-top: 10px; }
.footer-info h5.booking-link { margin-top: 20px; }
#footer-2 h4.h4-xs, #footer-2 h4.h4-sm { font-size: 1.6rem; }
.foo-socials.ico-20 [class*="flaticon-"]:before, .foo-socials.ico-20 [class*="flaticon-"]:after { font-size: 1.3rem; }
.footer-img.text-end { margin-top: 15px; text-align: left!important; }
.footer-img img.insta-img { width: 105px; height: 105px; }
.footer-form .form-control { display: block; width: 100%!important; text-align: center; height: 52px; font-size: 1rem; }
.footer-form .input-group-btn { display: block; width: 100%!important; }
.footer-form .btn { height: 52px; width: 100%!important; margin-top: 10px; }
.footer-form p { font-size: 1rem; margin-top: 25px; }
.bottom-footer-list span { top: 2px; padding: 0 7px; }
.footer-copyright p, .bottom-footer-list p { font-size: 1.05rem; } .page-hero-section { margin-top: 80px; padding-top: 60px; padding-bottom: 60px; }
.inner-page-hero { margin-top: 80px; padding-top: 80px; }
.page-hero-section h3, .page-hero-section h2 { margin-bottom: 5px; }
.inner-page-hero .title-01 h3, .inner-page-hero .title-01 h2 { padding: 0 5%; } .breadcrumb-item { font-size: 0.8rem!important; } #scrollUp { width: 40px; height: 40px; bottom: 20px; right: 20px; }
}   @media (max-width: 767px) {  .mt-100 { margin-top: 80px; }
.mb-100 { margin-bottom: 80px; }
.wide-100 { padding-top: 80px; padding-bottom: 80px; }
.wide-90 { padding-top: 80px; padding-bottom: 70px; }
.wide-80 { padding-top: 80px; padding-bottom: 60px; }
.wide-70 { padding-top: 80px; padding-bottom: 50px; }
.wide-60 { padding-top: 80px; padding-bottom: 40px; }
.wide-50 { padding-top: 80px; padding-bottom: 30px; }
.wide-40 { padding-top: 80px; padding-bottom: 20px; }
.wide-30 { padding-top: 80px; padding-bottom: 10px; }
.wide-20 { padding-top: 80px; padding-bottom: 0; }
.pt-100 { padding-top: 80px; }
.pt-90 { padding-top: 70px; } 
.pt-80 { padding-top: 60px; } 
.pt-70 { padding-top: 50px; } 
.pt-60 { padding-top: 40px; } 
.pt-50 { padding-top: 30px; } 
.pt-40 { padding-top: 20px; } 
.pt-30 { padding-top: 10px; }
.pb-100 { padding-bottom: 80px; } 
.pb-90 { padding-bottom: 70px; } 
.pb-80 { padding-bottom: 60px; } 
.pb-70 { padding-bottom: 50px; } 
.pb-60 { padding-bottom: 40px; } 
.pb-50 { padding-bottom: 30px; } 
.pb-40 { padding-bottom: 20px; } 
.pb-30 { padding-bottom: 10px; } 
.pl-5, .pl-10, .pl-15, .pl-20, .pl-25, .pl-30, .pl-35, .pl-40, .pl-45, .pl-50, .pl-55, .pl-60 { padding-left: 0; }
.pr-5, .pr-10, .pr-15, .pr-20, .pr-25, .pr-30, .pr-35, .pr-40, .pr-45, .pr-50, .pr-55, .pr-60 { padding-right: 0; }
.pc-10, .pc-15, .pc-20, .pc-25, .pc-30, .pc-35, .pc-40, .pc-45, .pc-50, .pc-55, .pc-60 { padding-left: 0; padding-right: 0; }
.bg-scroll, .bg-01, .bg-02, .bg-03, .bg-04, .bg-05, .bg-06, .bg-07, .bg-08 { background-attachment: scroll!important; } .more-btn.mt-70 { margin-top: 55px; }  .headtoppart { display: none; }
.centered-menu .wsmenu { padding: 0; }
.centered-menu .wsmenu > .wsmenu-list { display: block; }
.centered-menu .wsmenu > .wsmenu-list > li { text-align: center; display: block; float: none; }
.wsmenu > .wsmenu-list > li.wscenterlogo { display: none; }
.wsmobileheader { height: 80px; text-align: center; box-shadow: 0 0 2px rgba(50, 50, 50, 0.4); } 
.tra-menu .wsmobileheader, .white-menu .wsmobileheader { background-color: #fff; }
.dark-menu .wsmobileheader { background-color: #1d293f; }
.callusbtn { left: 0; top:0; padding: 14px 0 14px 0; margin: 14px 0 0 28px; }
.wsmenu > .wsmenu-list > li > a.callusbtn { font-size: 10px; }
.callusbtn.ico-20 [class^="flaticon-"]:before, .callusbtn.ico-20 [class^="flaticon-"]:after { 
font-size: 1.45rem; line-height: 1; 
}
.wsanimated-arrow { padding: 14px 22px 14px 0px; margin: 24px 28px 0 0; }
.wsanimated-arrow span:before { top: -8px; width: 26px; }
.wsanimated-arrow span:after { bottom: -8px; width: 20px; }
.dark-menu .wsanimated-arrow span, .dark-menu .wsanimated-arrow span:before, 
.dark-menu .wsanimated-arrow span:after { background: #eee; }
.wsactive .wsanimated-arrow span:before, .wsactive .wsanimated-arrow.active span:after { width: 28px; top: 0; }
.wsactive .wsanimated-arrow span:after { width: 28px; top: 0; }
.wsactive .wsanimated-arrow span { background: transparent; }
.wsmenu > .wsmenu-list > li.mg_link:hover > a:after { display: none; }
.wsmenu > .wsmenu-list > li > .wsmenu-click { height: 64px; }
.wsmenu > .wsmenu-list > li > a { font-size: 0.95rem; padding: 7px 32px 6px 20px; margin: 0; }
.tra-menu .wsmenu > .wsmenu-list > li > a, .dark-menu .wsmenu > .wsmenu-list > li > a { color: #666; }
.wsmenu > .wsmenu-list > li > .wsmenu-click > i { margin: 23px 18px 0px 0px; }
.wsmenu > .wsmenu-list > li .wsmenu-click.ws-activearrow > i { transform: rotate(-45deg); margin-top: 28px; }
.wsmenu > .wsmenu-list > li > .wsmenu-click > i { height: 10px; width: 10px; }
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:before,
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a:before,
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 .link-list > li > a:before,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu .link-list > li > a:before { font-size: 1.05rem; left: 5px; top: 14px; }
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover:before,
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a:hover:before,
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 .link-list > li > a:hover:before, 
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu .link-list > li > a:hover:before { left: 17px; }
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 { width: 100%; left: 0; }
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu { width: 100%; }    
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a,
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a,
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a { color: #666; font-size: 0.9rem; padding: 12px 0; }
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover,
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a:hover,
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a:hover,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover { 
background-color: transparent; 
padding: 12px 0 12px 8px; 
text-decoration: none; 
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li.fst-li > a { padding: 0 0 12px; }
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a:hover { padding: 12px 0 12px 4px; }
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li.fst-li a:hover {padding: 0 0 12px 4px; }
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 .title p,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu .title p { display: block; font-size: 0.95rem; margin: 0 0 5px 0; }
.wsmenu > .wsmenu-list > li > .wsmegamenu .title { font-size: 1.1rem; padding: 0; }
.wsmenu > .wsmenu-list > li a.btn { 
height: 60px; 
font-size: 0.95rem;
line-height: 60px; 
padding: 0 17px; 
margin: 0;
border: none;
-webkit-border-radius: 0; 
-moz-border-radius: 0; 
border-radius: 0; 
}
.wsmenu > .wsmenu-list > li a.btn.btn-tra-white { background-color: #eee; border-color: #eee; color: #666; }
.wsmobileheader .smllogo { display: block; margin-top: 19px; padding-left: 0; }
.smllogo img { width: auto; max-width: inherit; max-height: 45px; }
.wsmenu > .wsmenu-list > li > ul.sub-menu, 
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu { top: 5px; -webkit-border-radius: 0; -moz-border-radius: 0; 
-o-border-radius: 0; -webkit-box-shadow: 0 0; -moz-box-shadow: 0 0; box-shadow: 0 0; border-bottom: 1px solid #ddd; }
.wsmenu > .wsmenu-list > li > ul.sub-menu:before, .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75:before,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu:before { display: none; }   #hero-2 { margin-top: 80px; padding-top: 80px; margin-bottom: 40px; } 
.hero-2-txt { margin-top: 0; } #hero-3 { margin-top: 80px; padding-top: 100px; padding-bottom: 100px; } .hero-5-overlay { margin-top: 80px; padding-top: 80px; padding-bottom: 80px; } #hero-6 { padding-top: 150px; }
.hero-6-txt { padding: 0; }
.hero-6-images { margin-top: 60px; }
#img-6-1 { margin-bottom: 30px; } #hero-8 { margin-top: 80px; padding-top: 80px; margin-bottom: 60px; }
.hero-8-img { margin: 40px 0 -60px; } #hero-9 { background-position: left center; margin-top: 80px; padding-top: 80px; padding-bottom: 80px; }
.hero-9-txt { text-align: center; }
.hero-9-txt p { padding-right: 0; }   #about-6, #about-7 { margin-top: 80px; margin-bottom: 0; }
#about-6 .container:after, #about-7 .container:after { width: 120%; height: 100%; left: -10%; }
#about-8 { margin-top: 60px; }
#about-9 { padding-top: 0; padding-bottom: 80px; margin-top: 80px; }
#about-9:after { width: 100%; height: 100%; bottom: 0; left: 0; }
#about-12 { padding-top: 80px; padding-bottom: 0; }
#about-4 .col { display: block!important; width: 100%; }
#about-7 .container { padding-left: 12px; }
#about-10 .container:after { width: 120%; height: 92%; top: 8%; left: -10%; }
.txt-block.left-column, .txt-table.left-column, .img-block.left-column, .txt-block.right-column, .img-block.right-column { padding: 0; }
#about-2 .txt-block.right-column { padding-left: 0; padding-right: 0; margin-left: 0; }
#about-3 .txt-block, #about-3a .txt-block { margin-bottom: 40px; }
#about-4 .txt-block { text-align: center; margin-bottom: 40px; }
#about-5 .col { display: block!important; width: 100%; }
#about-5 .txt-block { margin-bottom: 20px; }
.about-6-txt, .about-7-txt { padding: 0 0 80px 0; margin-right: 0; }
.about-8-txt { margin-top: 40px; margin-right: 0; padding: 0 0 80px; }
.about-10-txt { padding: 0 0 80px; }
.about-11-txt { padding: 40px; margin-right: 0; margin-top: -50px; }
.about-section .btn { margin-top: 15px; }
.about-6-img, .about-7-img, .about-9-img { margin: -80px 0 50px 0; }
.about-8-img { padding: 0; margin: -60px 0 0 0; }
.about-10-img { margin: 0 0 50px 0; }
.about-12-img { 
display: block; 
position: relative; 
top: 0; bottom: 0; left: 0; 
width: auto!important; 
height: 300px; 
margin: 0 25px;  
} #services-3, #services-4 { padding-top: 0; padding-bottom: 80px; margin-top: 60px; }
#services-3:after, #services-4:after { width: 100%; left: 0; }
.sbox-3-wrapper { margin-left: 0; }
.sbox-4-wrapper { margin-right: 0; }
#sb-1-1, #sb-1-2, #sb-5-1, #sb-5-2 { margin-bottom: 30px; }
.services-3-img, .services-4-img {  margin: -60px 0 40px; } #gallery-2 .col { padding: 0 15px; }
#img-2-1, #img-2-2, #img-2-3, #img-2-4, #img-2-5, #img-2-6 { margin-bottom: 30px; } #team-2 { padding-bottom: 50px; }
#team-2 .masonry-wrap .masonry-image { width: 100%; padding: 0; margin-bottom: 30px; }
.career-box-title { margin-bottom: 10px; } #pricing-1, #pricing-2 { padding-top: 0; margin-top: 60px; }
#pricing-1:after, #pricing-2:after { width: 100%; left: 0; }
.pricing-1-wrapper { margin-left: 0; }
.pricing-2-wrapper { margin-right: 0; }
.pricing-3-wrapper, .pricing-3-table, .pricing-6-wrapper { padding: 0; }
.pricing-title { margin-bottom: 35px; }
.pricing-3-list li.resp-lst:last-child, .pricing-7-list li.resp-lst:last-child { margin-bottom: 18px; }
.pricing-6-list li.resp-lst:last-child { margin-bottom: 40px; }
.pricing-1-img, .pricing-2-img { width: 100%; overflow: hidden; margin: -60px 0 50px; }
.pricing-5-img { margin-right: 0; }
.pricing-notice { margin-top: 25px; } .cards-2-txt { margin-bottom: 40px; padding: 0; }
.cards-2-txt p { padding-right: 0; } .brands-2-wrapper { padding: 0; } #pb-3-1 { margin-bottom: 30px; }
#promo-4:before { width: 100%; top: 0; }
#promo-4:after { width: 100%; left: 0%; }
#pb-4-1, #pb-4-2 { position: relative; text-align: center; padding: 0; }
.pbox-4-description { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.pbox-4-caption { width: 100% ;position: absolute; top: 50%; left: 0; transform: translateY(-50%); z-index: 3; } #faqs-1 .question { margin-bottom: 25px; }
#faqs-1 .question h6 { margin-bottom: 10px; }
.more-questions { margin-top: 20px; } .newsletter-section .form-control { display: block; width: 100%!important; text-align: center; }
.newsletter-section .input-group-btn { display: block; width: 100%!important; }
.newsletter-section .btn { width: 100%!important; margin-top: 10px; margin-left: 0; } #blog-2 { padding-bottom: 40px; } .post-content { padding: 0; }
.blog-post-img.mt-50.mb-50 { margin-top: 40xpx; margin-bottom: 40px; }
.single-post-txt h5 { margin-top: 25px; margin-bottom: 20px; }
.post-inner-img { margin-top: 40px; margin-bottom: 40px; }
.post-share-links { margin-top: 50px; padding-top: 60px; }
.post-comments { padding-top: 80px; }
.post-comments img { width: 65px; height: 65px; }
.comment-body { margin-left: 20px; }
.post-comments #leave-comment h5 { margin-top: 60px; } #cb-3-1 { margin-bottom: 30px; } .footer { padding-top: 80px; padding-bottom: 30px; }
.bottom-footer { padding-top: 0; }
.bottom-footer .text-end { text-align: left!important; margin-top: 4px; }
#footer-3 .bottom-footer { padding-top: 20px; } .page-hero-section { margin-top: 80px; }
.inner-page-hero { margin-top: 80px; padding-top: 80px; }
.page-hero-section h3, .page-hero-section h2 { margin-bottom: 5px; }
}   @media (min-width: 480px) and (max-width: 767.95px) {   h6.h6-xs { font-size: 1.15rem; }  
h6.h6-sm { font-size: 1.15rem; }  
h6.h6-md { font-size: 1.175rem; }  
h6.h6-lg { font-size: 1.2rem; }  
h6.h6-xl { font-size: 1.2rem; } h5.h5-xs { font-size: 1.25rem; }   
h5.h5-sm { font-size: 1.25rem; }    
h5.h5-md { font-size: 1.3rem; }   
h5.h5-lg { font-size: 1.35rem; }  
h5.h5-xl { font-size: 1.4rem; } h4.h4-xs { font-size: 1.6rem; }   
h4.h4-sm { font-size: 1.6rem; }     
h4.h4-md { font-size: 1.6rem; }  
h4.h4-lg { font-size: 1.6rem; }   
h4.h4-xl { font-size: 1.6rem; } h3.h3-xs { font-size: 1.65rem; } 
h3.h3-sm { font-size: 1.65rem; }   
h3.h3-md { font-size: 1.65rem; }  
h3.h3-lg { font-size: 1.7rem; } 
h3.h3-xl { font-size: 1.7rem; } h2.h2-xs { font-size: 1.75rem; }  
h2.h2-sm { font-size: 1.75rem; }  
h2.h2-md { font-size: 1.75rem; }  
h2.h2-lg { font-size: 1.85rem; }  
h2.h2-xl { font-size: 1.85rem; }     
h2.h2-title-xs { font-size: 1.9rem; } 
h2.h2-title-sm { font-size: 1.9rem; }     
h2.h2-title-md { font-size: 2.05rem; }    
h2.h2-title-lg { font-size: 2.05rem; }     
h2.h2-title-xl { font-size: 2.15rem; } p { font-size: 0.95rem; }  
p.p-md { font-size: 1rem; }   
p.p-lg { font-size: 1.1rem; }  
p.p-xl { font-size: 1.1rem; }
p.p-title-xs { font-size: 1.1rem; } 
p.p-title-sm { font-size: 1.1rem; }  
p.p-title-md { font-size: 1.125rem; }  
p.p-title-lg { font-size: 1.15rem; }   
p.p-title-xl { font-size: 1.175rem; } .btn.btn-md { font-size: 0.8rem; padding: 13px 30px 12px; } .video-btn-xl { width: 100px; height: 100px; margin-top: -50px; margin-left: -50px; }
.video-btn-lg { width: 90px; height: 90px; margin-top: -45px;margin-left: -45px; }
.video-btn-md { width: 70px; height: 70px; margin-top: -35px; margin-left: -35px; }
.video-btn-sm { width: 60px; height: 60px; margin-top: -30px; margin-left: -30px; }
.video-btn.video-btn-xl [class^="flaticon-"]:before, .video-btn.video-btn-xl [class^="flaticon-"]:after {
font-size: 5rem; line-height: 100px!important; margin-left: 8px;
}
.video-btn.video-btn-lg [class^="flaticon-"]:before, .video-btn.video-btn-lg [class^="flaticon-"]:after {
font-size: 4.5rem; line-height: 90px!important; margin-left: 8px;
}
.video-btn.video-btn-md [class^="flaticon-"]:before, .video-btn.video-btn-md [class^="flaticon-"]:after {
font-size: 3.5rem; line-height: 70px!important; margin-left: 6px;
}
.video-btn.video-btn-sm [class^="flaticon-"]:before, .video-btn.video-btn-sm [class^="flaticon-"]:after {
font-size: 3rem; line-height: 60px!important; margin-left: 6px;
}
.video-btn.video-btn-xl:hover:before { left: -18px;right: -18px;top: -18px;bottom: -18px; }
.video-btn.video-btn-lg:hover:before { left: -18px;right: -18px;top: -18px;bottom: -18px; }
.video-btn.video-btn-md:hover:before { left: -12px; right: -12px; top: -12px; bottom: -12px; }
.video-btn.video-btn-sm:hover:before { left: -12px; right: -12px; top: -12px; bottom: -12px; } .ico-15 [class*="flaticon-"]:before, .ico-15 [class*="flaticon-"]:after { font-size: 0.875rem; }   
.ico-20 [class*="flaticon-"]:before, .ico-20 [class*="flaticon-"]:after { font-size: 1rem; } 
.ico-25 [class*="flaticon-"]:before, .ico-25 [class*="flaticon-"]:after { font-size: 1.25rem; }  
.ico-30 [class*="flaticon-"]:before, .ico-30 [class*="flaticon-"]:after { font-size: 1.45rem; } 
.ico-35 [class*="flaticon-"]:before, .ico-35 [class*="flaticon-"]:after { font-size: 1.65rem; } 
.ico-40 [class*="flaticon-"]:before, .ico-40 [class*="flaticon-"]:after { font-size: 1.9rem; } 
.ico-45 [class*="flaticon-"]:before, .ico-45 [class*="flaticon-"]:after { font-size: 2.15rem; }
.ico-50 [class*="flaticon-"]:before, .ico-50 [class*="flaticon-"]:after { font-size: 2.35rem; } 
.ico-55 [class*="flaticon-"]:before, .ico-55 [class*="flaticon-"]:after { font-size: 2.6rem; } 
.ico-60 [class*="flaticon-"]:before, .ico-60 [class*="flaticon-"]:after { font-size: 2.81rem; }
.ico-65 [class*="flaticon-"]:before, .ico-65 [class*="flaticon-"]:after { font-size: 3.05rem; } 
.ico-70 [class*="flaticon-"]:before, .ico-70 [class*="flaticon-"]:after { font-size: 3.3rem; } 
.ico-75 [class*="flaticon-"]:before, .ico-75 [class*="flaticon-"]:after { font-size: 3.5rem; } 
.ico-80 [class*="flaticon-"]:before, .ico-80 [class*="flaticon-"]:after { font-size: 3.75rem; } 
.ico-85 [class*="flaticon-"]:before, .ico-85 [class*="flaticon-"]:after { font-size: 4rem; }  
.ico-90 [class*="flaticon-"]:before, .ico-90 [class*="flaticon-"]:after { font-size: 4.25rem; } 
.ico-95 [class*="flaticon-"]:before, .ico-95 [class*="flaticon-"]:after { font-size: 4.45rem; } 
.ico-100 [class*="flaticon-"]:before, .ico-100 [class*="flaticon-"]:after { font-size: 4.7rem; }  
.ico-105 [class*="flaticon-"]:before, .ico-105 [class*="flaticon-"]:after { font-size: 4.95rem; } 
.ico-110 [class*="flaticon-"]:before, .ico-110 [class*="flaticon-"]:after { font-size: 5.15rem; }  
.ico-115 [class*="flaticon-"]:before, .ico-115 [class*="flaticon-"]:after { font-size: 5.4rem; } 
.ico-120 [class*="flaticon-"]:before, .ico-120 [class*="flaticon-"]:after { font-size: 5.65rem; }  
.ico-125 [class*="flaticon-"]:before, .ico-125 [class*="flaticon-"]:after { font-size: 5.9rem; } p.tra-link { font-size: 0.9rem; letter-spacing: 0.0625rem; } .section-id { font-size: 0.8rem; margin-bottom: 20px; } .title-01.mb-50, .title-01.mb-60, .title-01.mb-65, .title-01.mb-70 { margin-bottom: 50px; }
h5.section-title-link { font-size: 1.3rem; margin-top: 10px; } .txt-upcase { font-size: 0.8rem; } .more-btn.mt-40 { margin-top: 30px; }  .callusbtn { left: 0; top:0; padding: 14px 0 14px 0; margin: 15px 0 0 22px; }
.wsanimated-arrow { padding: 14px 22px 14px 0px; margin: 24px 22px 0 0; }   .slider, .slider .slides { height: 400px; }
#hero-4 .slider { height: 350px; margin-top: 80px; }
#hero-4 .slider .slides { height: 350px; }
#hero-7 .slider { height: 420px; margin-top: 120px; }
#hero-7 .slider .slides { height: 420px; }
#hero-7 .slider .slides li img { background-position: left center; } #hero-1 .caption-txt { margin-top: -15px; }
#hero-1 .caption-txt h2 { font-size: 3.15rem;  margin-bottom: 30px; } .hero-2-txt { text-align: center; margin-bottom: 40px; }
.hero-2-txt h2 { font-size: 2.65rem; margin-bottom: 15px; }
.hero-2-txt p { padding: 0 5%; margin-bottom: 25px; }
.hero-2-img { margin: 0 3% -40px 3%; } .hero-3-txt h2 { font-size: 2.75rem; margin-bottom: 5px; }
.hero-3-txt p { font-size: 1.15rem; margin-bottom: 20px; } .hero-5-txt h2 { font-size: 3rem; }
.hero-5-txt p {  margin-bottom: 25px; } .hero-6-txt h2 { font-size: 2.35rem; margin-bottom: 25px; }
.hero-6-images { margin-top: 50px; } #hero-7 .caption-txt { text-align: center; margin-top: -10px; padding: 0; }
#hero-7 .caption-txt h2 { font-size: 3.5rem; padding: 0; margin-bottom: 10px; }
#hero-7 .caption-txt p { padding: 0 15%; margin-bottom: 20px; }
#hero-7 .caption-txt .btn { padding: 12px 24px 9px; } #hero-8 { padding-top: 70px; }
.hero-8-txt { padding: 0 3%; }
.hero-8-txt h2 { font-size: 2.85rem; margin-bottom: 0;}
.hero-8-img { margin-top: 40px; } .hero-9-txt { padding: 0 10%; }
.hero-9-txt h2 { font-size: 3.15rem; margin-bottom: 20px; }
.hero-9-txt p { padding: 0 ; }   #about-1 .txt-block { padding: 0 10%; }
#about-4 .txt-block { padding: 0 8%; }
#about-4 .txt-block.right-column { padding: 0 8%; }
.about-section h3, .about-section h2 { margin-bottom: 20px; }
.about-section .btn { margin-top: 10px; }
#about-1.about-section .btn, #about-2.about-section .btn { margin-top: 0; }
.table-rounded { padding: 25px 40px; }
.txt-table .table td, .txt-table .table th { font-size: 1.1875rem; padding: 12px 0; }
.accordion-wrapper { margin-bottom: 15px; }
.accordion-thumb { padding: 13px 0 15px; }
.accordion-thumb h6, .accordion-thumb h5, .accordion-thumb h4 { margin-top: 0; margin-bottom: 0; }
.accordion-panel p { margin-bottom: 12px; }
.accordion-item .accordion-thumb:before, .accordion-item.is-active .accordion-thumb:before { top: 15px; }
#about-4 .img-block { margin: 0 8%; }
.about-12-img { height: 300px; margin: 0 25px; } .sbox-2 { padding: 0 12%; } 
#sb-2-1, #sb-2-2 { margin-bottom: 60px; }
.sbox-1 h5, .sbox-2 h5, .sbox-3 h5, .sbox-4 h5, .sbox-5 h5, .sbox-6 h5, { font-size: 1.4rem; } 
.sbox-7 h5 { font-size: 1.5rem; } 
p.sbox-link { margin-top: 20px; } #gallery-4 .container-fluid { max-width: 540px; }
#gallery-1 .gallery-items-list { padding: 0; }
#gallery-2 .col, #gallery-3 .col { padding: 0 10px; }
.gallery-section .masonry-wrap .masonry-image { width: 50%; margin-bottom: 20px; padding: 0 10px; }
#img-2-1, #img-2-2, #img-2-3, #img-2-4, #img-2-5, #img-2-6 { margin-bottom: 20px; }
#img-3-1, #img-3-2, #img-3-3, #img-3-4 { margin-bottom: 30px; }
#img-4-1 { margin-top: 0; margin-bottom: 30px; }
#img-4-3 { display: none; }
#img-4-4 { margin-top: 0; }
#img-4-5 { margin-left: 0; }
#img-4-6 { margin: -37px 0 30px; }
.gallery-link.ico-40 [class^="flaticon-"]:before, .gallery-link.ico-40 [class^="flaticon-"]:after { font-size: 3.25rem; } #video-1 { padding-top: 140px; padding-bottom: 140px; }
.video-2-overlay { padding-top: 70px; padding-bottom: 70px; }
.video-2-overlay h2 { font-size: 2.5rem; } #team-2 { padding-bottom: 50px; }
.team-member-data h5 { font-size: 1.4rem; } 
.tm-social.ico-25 [class^="flaticon-"]:before, .tm-social.ico-25 [class^="flaticon-"]:after { font-size: 1.5rem; }
.team-member:hover .tm-social ul { bottom: 8%; }
.career-box-ico { width: 22%; }
.career-box-title-txt { width: 78%; padding-top: 10px; }
.career-box-ico.ico-70 [class*="flaticon-"]:before, .career-box-ico.ico-70 [class*="flaticon-"]:after { font-size: 4.5rem; }
.career-box-btn .btn { padding: 9px 22px 7px; } #pricing-4.pricing-4-boxed .container, #pricing-7 .container { padding: 0; }
.p4-wrapper { padding: 70px 40px; }
.pricing-5-wrapper { padding: 50px 45px; }
.p7-wrapper { padding: 70px 40px; }
.pricing-7-title { margin: 0 5% 50px; }
.pricing-4-item .col-lg-9 { margin-top: 25px; }
.pricing-4-list li, .pricing-4-list li.last-li { margin-bottom: 30px; }
.pricing-4-item .price-txt p { font-size: 1.1rem; }
#pricing-3 .more-btn, #pricing-4 .more-btn { margin-top: 40px; } .gift-card { padding: 65px 20%; }
.gift-card h5 { font-size: 1.5rem; } 
.gift-card p { margin-top: 20px; } #brands-1 {padding-top: 40px; padding-bottom: 40px; }
#brands-1 .brand-logo { padding: 0 15px; } #reviews-1 .title-01.mb-60 { margin-bottom: 30px; }
#reviews-2 .title-01.mb-50 { margin-bottom: 20px; }
.review-1 .quote-icon { margin-bottom: -30px; }
.review-2 .quote-icon { margin-bottom: -45px; }
.review-1 { text-align: center; margin: 0 10px 40px; }
.review-1 p.p-lg { font-size: 1.2rem; padding: 0 4%; }
.review-2-txt p { font-size: 1.45rem; padding: 0; }
span.testimonial-autor { font-size: 0.9rem; } #banner-1 { padding-top: 70px; padding-bottom: 70px; }
.banner-2-wrapper { padding-top: 50px; padding-bottom: 60px; }
#banner-3 { background-position: left center; }
#banner-4:after { width: 100%; }
.banner-5-wrapper { background-position: left center; padding: 50px 80px 50px 50px; }
#banner-6 { padding-top: 90px; padding-bottom: 90px; }  
.banner-3-txt, .banner-4-txt { padding: 60px 8%; }
.banner-1-txt h5 { margin-bottom: 30px; }
.banner-1-txt h3 { font-size: 3.9rem; }
.banner-1-txt h2 { font-size: 5.35rem; margin-bottom: 30px; }
.banner-1-txt h2.urbanist--font { letter-spacing: 0;}
.banner-2-txt h2 { font-size: 1.85rem; padding: 0 8%; margin-bottom: 30px; }
.banner-2-txt h2.urbanist--font { padding: 0 5%; }
.banner-3-txt h2, .banner-4-txt h2 { font-size: 5rem; }
.banner-3-txt h4, .banner-4-txt h4 { font-size: 1.5rem; margin-bottom: 35px; }
.banner-5-txt h3 { font-size: 2rem; margin-bottom: 30px; }
.banner-6-txt h2 { font-size: 2.4rem; }
.banner-4-img { display: none; } #promo-2 .col { padding: 0 8px; }
#pb-1-1, #pb-1-2 { margin-bottom: 30px; }
#promo-4:before, #pb-4-1 { height: 340px; }
#promo-4:after { height: 480px; top: 340px; }
#pb-4-2 { height: 480px; }
#promo-2-img { display: none; }
.promo-box-txt.mb-30 { margin-bottom: 22px; }
.promo-box-txt.mt-30 { margin-top: 22px; }
.promo-box-caption { padding: 0 5%; }  
.pbox-caption { width: 90%; bottom: 30px; left: 15px; }
#promo-2 .promo-box-txt h5 { font-size: 1.35rem;}
.pbox-3-caption h4 { font-size: 2rem; }
#promo-2 p.txt-upcase { margin-bottom: 12px; }
#pb-4-1 h2 { font-size: 2.5rem; letter-spacing: -2px; margin-bottom: 25px; }
#pb-4-2 h2 { font-size: 7rem; letter-spacing: -3px; margin-bottom: 25px; } .newsletter-section .title-01.mb-40 { margin-bottom: 30px; }
.newsletter-wrapper { padding: 60px 30px 30px; }
#newsletter-1 .newsletter-form { padding: 0 3%; }
#newsletter-1 .newsletter-form p { padding: 0 8%; margin-top: 25px; }
.newsletter-section .form-control { height: 54px; }
.newsletter-section .btn { height: 54px; } #bp-1-3 { display: none; }
#blog-2 .masonry-wrap { margin-left: -16px; margin-right: -16px; }
#blog-1 .col { padding-left: 8px; padding-right: 8px; } 
#blog-2 .masonry-wrap .masonry-image { width: 50%; margin-bottom: 40px; padding: 0 8px; }
.blog-2-post { margin-bottom: 0; }
#blog-1 .blog-post-txt h5 { font-size: 1.15rem; } 
#blog-1 p.post-tag, #blog-2 p.post-tag { font-size: 0.8rem; letter-spacing: 0; margin-bottom: 20px; }
p.post-tag span { padding: 0 3px; } .single-post-title p.post-tag { font-size: 0.8rem; letter-spacing: 1px; }
.post-tags-list span a { font-size: 0.75rem; letter-spacing: 1px; padding: 12px 12px 9px; }
.post-share-links .share-social-icons { margin-top: 10px; }
.post-share-links .share-social-icons a.share-ico span { margin-left: 12px; }
.post-comments h5.h5-md, .post-comments h5.h5-lg, .post-comments #leave-comment h5 { font-size: 1.35rem; }
.comment-form .form-control { height: 50px; font-size: 16px; }
.comment-form textarea { min-height: 180px; } .booking-1-wrapper { margin-top: -130%; padding: 45px 35px 35px; }
.booking-2-wrapper { padding: 45px 35px 35px; margin-left: 0; margin-right: 0; }
.booking-2-txt { padding: 50px; margin-right: 0; margin-bottom: 30px; }
.booking-1-wrapper h4, .booking-2-wrapper h4 { margin-bottom: 25px; }
.booking-1-img { margin-left: -35%; margin-right: -35%; } .contacts-1-wrapper, .contacts-2-wrapper, .contacts-3-wrapper { padding: 0; }
.contacts-2-wrapper .title-01 { margin-top: 25px; }
.location-1-wrapper.mb-60 { margin-bottom: 30px; }
.cbox-3 { height: 270px; }
.cbox-3 h5 { font-size: 1.65rem; }
.form-holder.pc-30 { padding: 0; }
.contact-form .form-control { height: 54px; font-size: 16px; }
.contact-form textarea { min-height: 180px; }
.cbox-1.cbox-1-link { margin-bottom: 60px; }
.cbox-1 p { font-size: 1.2rem; } #gmap-1 .google-map { padding: 0px 0px 55%; } .bottom-footer { padding-top: 0; }
#footer-1 .footer-info { padding-left: 6%; }
#footer-2 .footer-contacts { padding-left: 0%; padding-right: 15%; }
.footer-img.text-end { margin-top: 10px; text-align: left!important; }
.footer-img li { display: inline-block!important; margin: 0 0 10px 4px; }
.footer h6, .footer h5 { margin-bottom: 20px; }
#footer-1 .footer-info p, #footer-1 .footer-contacts p { margin-bottom: 5px; }
#footer-3 .footer-contacts p.txt-600 { font-size: 1.2rem!important; }
.footer-contacts p.mt-15 { margin-top: 10px; }
.footer-info h5.booking-link { margin-top: 20px; }
#footer-2 h4.h4-xs, #footer-2 h4.h4-sm { font-size: 1.6rem; }
.foo-socials.ico-20 [class*="flaticon-"]:before, .foo-socials.ico-20 [class*="flaticon-"]:after { font-size: 1.3rem; }
.footer-img img.insta-img { width: 78px; height: 78px; }
.footer-form.mb-40 { margin-bottom: 30px; }
.footer-form .form-control { height: 52px;font-size: 1.1rem; }
.footer-form .btn { height: 52px; padding: 12px 50px; }
.footer-form p { font-size: 1.05rem; margin-top: 25px; margin-bottom: 0; }
.bottom-footer-list span { top: 2px; padding: 0 7px; }
.footer-copyright p, .bottom-footer-list p { font-size: 1.05rem; } .page-hero-section { padding-top: 50px; padding-bottom: 50px; }
.inner-page-hero { margin-top: 80px; padding-top: 80px; }
.page-hero-section h3, .page-hero-section h2 { margin-bottom: 3px; }
.inner-page-hero .title-01 h3, .inner-page-hero .title-01 h2 { padding: 0 5%; } .breadcrumb-item { font-size: 0.8rem!important; } #scrollUp { width: 36px; height: 36px; bottom: 15px; right: 15px; }
}   @media (min-width: 414px) and (max-width: 479.95px) {
#stlChanger { display: none; }   h6.h6-xs { font-size: 1.2rem; }  
h6.h6-sm { font-size: 1.2rem; }  
h6.h6-md { font-size: 1.2rem; }  
h6.h6-lg { font-size: 1.25rem; }  
h6.h6-xl { font-size: 1.25rem; } h5.h5-xs { font-size: 1.3rem; }   
h5.h5-sm { font-size: 1.3rem; }    
h5.h5-md { font-size: 1.35rem; }   
h5.h5-lg { font-size: 1.4rem; }  
h5.h5-xl { font-size: 1.4rem; } h4.h4-xs { font-size: 1.6rem; }   
h4.h4-sm { font-size: 1.6rem; }     
h4.h4-md { font-size: 1.6rem; }  
h4.h4-lg { font-size: 1.6rem; }   
h4.h4-xl { font-size: 1.6rem; } h3.h3-xs { font-size: 1.65rem; } 
h3.h3-sm { font-size: 1.65rem; }   
h3.h3-md { font-size: 1.65rem; }  
h3.h3-lg { font-size: 1.7rem; } 
h3.h3-xl { font-size: 1.7rem; } h2.h2-xs { font-size: 1.75rem; }  
h2.h2-sm { font-size: 1.75rem; }  
h2.h2-md { font-size: 1.75rem; }  
h2.h2-lg { font-size: 1.85rem; }  
h2.h2-xl { font-size: 1.85rem; }     
h2.h2-title-xs { font-size: 1.9rem; } 
h2.h2-title-sm { font-size: 1.9rem; }     
h2.h2-title-md { font-size: 2.05rem; }    
h2.h2-title-lg { font-size: 2.05rem; }     
h2.h2-title-xl { font-size: 2.15rem; } p.p-sm { font-size: 1.05rem; }     
p { font-size: 1.1rem; }          
p.p-md { font-size: 1.1rem; }     
p.p-lg { font-size: 1.1rem; }   
p.p-xl { font-size: 1.1rem; }   
p.p-title-xs { font-size: 1.1rem; }  
p.p-title-sm { font-size: 1.1rem; }  
p.p-title-md { font-size: 1.125rem; }  
p.p-title-lg { font-size: 1.125rem; }  
p.p-title-xl { font-size: 1.125rem; } .btn, .btn.btn-md { font-size: 0.8rem; padding: 14px 26px 13px; } .video-btn-xl { width: 70px; height: 70px; margin-top: -35px; margin-left: -35px; }
.video-btn-lg { width: 70px; height: 70px; margin-top: -35px;margin-left: -35px; }
.video-btn-md { width: 60px; height: 60px; margin-top: -30px; margin-left: -30px; }
.video-btn-sm { width: 60px; height: 60px; margin-top: -30px; margin-left: -30px; }
.video-btn.video-btn-xl [class^="flaticon-"]:before, .video-btn.video-btn-xl [class^="flaticon-"]:after {
font-size: 3.75rem; line-height: 70px!important; margin-left: 7px;
}
.video-btn.video-btn-lg [class^="flaticon-"]:before, .video-btn.video-btn-lg [class^="flaticon-"]:after {
font-size: 3.75rem; line-height: 70px!important; margin-left: 7px;
}
.video-btn.video-btn-md [class^="flaticon-"]:before, .video-btn.video-btn-md [class^="flaticon-"]:after {
font-size: 3rem; line-height: 60px!important; margin-left: 6px;
}
.video-btn.video-btn-sm [class^="flaticon-"]:before, .video-btn.video-btn-sm [class^="flaticon-"]:after {
font-size: 3rem; line-height: 60px!important; margin-left: 6px;
}
.video-btn.video-btn-xl:hover:before, 
.video-btn.video-btn-lg:hover:before { left: -16px; right: -16px; top: -16px; bottom: -16px; }
.video-btn.video-btn-md:hover:before,
.video-btn.video-btn-sm:hover:before { left: -12px; right: -12px; top: -12px; bottom: -12px; } .ico-15 [class*="flaticon-"]:before, .ico-15 [class*="flaticon-"]:after { font-size: 0.75rem; }   
.ico-20 [class*="flaticon-"]:before, .ico-20 [class*="flaticon-"]:after { font-size: 1.1rem; }     
.ico-25 [class*="flaticon-"]:before, .ico-25 [class*="flaticon-"]:after { font-size: 1.375rem; }  
.ico-30 [class*="flaticon-"]:before, .ico-30 [class*="flaticon-"]:after { font-size: 1.65rem; }   
.ico-35 [class*="flaticon-"]:before, .ico-35 [class*="flaticon-"]:after { font-size: 1.925rem; }  
.ico-40 [class*="flaticon-"]:before, .ico-40 [class*="flaticon-"]:after { font-size: 2.2rem; }     
.ico-45 [class*="flaticon-"]:before, .ico-45 [class*="flaticon-"]:after { font-size: 2.475rem; }  
.ico-50 [class*="flaticon-"]:before, .ico-50 [class*="flaticon-"]:after { font-size: 2.75rem; }   
.ico-55 [class*="flaticon-"]:before, .ico-55 [class*="flaticon-"]:after { font-size: 3.025rem; }  
.ico-60 [class*="flaticon-"]:before, .ico-60 [class*="flaticon-"]:after { font-size: 3.3rem; }     
.ico-65 [class*="flaticon-"]:before, .ico-65 [class*="flaticon-"]:after { font-size: 3.575rem; }  
.ico-70 [class*="flaticon-"]:before, .ico-70 [class*="flaticon-"]:after { font-size: 3.85rem; }   
.ico-75 [class*="flaticon-"]:before, .ico-75 [class*="flaticon-"]:after { font-size: 4.125rem; }  
.ico-80 [class*="flaticon-"]:before, .ico-80 [class*="flaticon-"]:after { font-size: 4.4rem; }   
.ico-85 [class*="flaticon-"]:before, .ico-85 [class*="flaticon-"]:after { font-size: 4.675rem; }  
.ico-90 [class*="flaticon-"]:before, .ico-90 [class*="flaticon-"]:after { font-size: 4.95rem; }    
.ico-95 [class*="flaticon-"]:before, .ico-95 [class*="flaticon-"]:after { font-size: 5.225rem; }  
.ico-100 [class*="flaticon-"]:before, .ico-100 [class*="flaticon-"]:after { font-size: 5.5rem; }   
.ico-105 [class*="flaticon-"]:before, .ico-105 [class*="flaticon-"]:after { font-size: 5.775rem; } 
.ico-110 [class*="flaticon-"]:before, .ico-110 [class*="flaticon-"]:after { font-size: 6.05rem; } 
.ico-115 [class*="flaticon-"]:before, .ico-115 [class*="flaticon-"]:after { font-size: 6.325rem; } 
.ico-120 [class*="flaticon-"]:before, .ico-120 [class*="flaticon-"]:after { font-size: 6.6rem; }   
.ico-125 [class*="flaticon-"]:before, .ico-125 [class*="flaticon-"]:after { font-size: 6.875rem; } p.tra-link { font-size: 0.85rem; letter-spacing: 0.0625rem; } .section-id, .section-id.section-id-lg { font-size: 0.85rem; margin-bottom: 20px; } .title-01.mb-50, .title-01.mb-60, .title-01.mb-65, .title-01.mb-70 { margin-bottom: 45px; } .txt-upcase { font-size: 0.8rem; } .more-btn.mt-40 { margin-top: 30px; }
.gallery-section .more-btn.mt-25 { margin-top: 20px; }
.gallery-section .more-btn.mt-40 { margin-top: 20px; }  .spinner { width: 40px; height: 40px; }
.spinner .blob { width: 17px; height: 17px; }  .callusbtn { left: 0; top:0; padding: 14px 0 14px 0; margin: 15px 0 0 15px; }
.callusbtn.ico-20 [class^="flaticon-"]:before, .callusbtn.ico-20 [class^="flaticon-"]:after { font-size: 1.45rem; }
.wsanimated-arrow { padding: 14px 22px 14px 0px; margin: 24px 18px 0 0; }
.wsmenu > .wsmenu-list { width: 345px; margin-right: -345px; }
.wsactive .wsmobileheader { margin-right: 345px; }
.overlapblackbg { width: calc(100% - 345px); }
.wsmenu > .wsmenu-list > li > a, .wsmenu > .wsmenu-list > li a.btn { font-size: 0.925rem; }
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a, .wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a,
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a { font-size: 0.875rem; }
.wsmobileheader .smllogo { display: block; margin-top: 20px; }
.smllogo img { width: auto; max-width: inherit; max-height: 40px; }   .slider, .slider .slides { height: 330px; }
#hero-4 .slider { height: 280px; margin-top: 80px; }
#hero-4 .slider .slides { height: 280px; }
#hero-7 .slider { height: 400px; margin-top: 80px; }
#hero-7 .slider .slides { height: 400px; }
#hero-7 .slider .slides li img { background-position: left center; }
.slider .indicators { display: none; } #hero-1 .caption-txt { margin-top: -5px; }
#hero-1 .caption-txt h2 { font-size: 2.35rem; margin-bottom: 25px; } .hero-2-txt { text-align: center; margin-bottom: 40px; }
.hero-2-txt h2 { font-size: 2.75rem; margin-bottom: 15px; }
.hero-2-txt h2 span { display: block; }
.hero-2-txt p { padding: 0 10%; margin-bottom: 25px; }
.hero-2-img { margin: 0 1% -40px 1%; } #hero-3 { padding-top: 80px; padding-bottom: 80px; } 
.hero-3-txt h2 { font-size: 3.15rem; line-height: 1.2; }
.hero-3-txt h2 span { display: block; }
.hero-3-txt p { font-size: 1.25rem; padding: 0 15%; margin-bottom: 20px; } .hero-5-txt h2 { font-size: 2.5rem;  margin-bottom: 12px; }
.hero-5-txt p { padding: 0 5%; margin-bottom: 22px; } .hero-6-txt h2 { line-height: 1.4; margin-bottom: 25px; }
.hero-6-images { margin-top: 50px; } #hero-7 .caption-txt { text-align: center; padding: 0; margin-top: -10px; }
#hero-7 .caption-txt h2 { font-size: 3rem; margin-bottom: 15px; }
#hero-7 .caption-txt p { padding: 0 3%; margin-bottom: 20px; } #hero-8 { padding-top: 70px; }
.hero-8-txt { padding: 0; }
.hero-8-txt h2 { font-size: 2.35rem; margin-bottom: 0; }
.hero-8-img { margin-top: 35px; } .hero-9-txt h2 { font-size: 2.75rem; padding:  0 4%; margin-bottom: 20px; }
.hero-9-txt p { padding: 0; }   #about-1 .txt-block { padding: 0; }
#about-4 .txt-block { padding: 0 5%; }
#about-4 .txt-block.right-column { padding: 0 5%; }
.about-8-txt { margin-top: 28px; }
.about-11-txt { padding: 40px 30px; }
.about-section h3, .about-section h2 { margin-bottom: 20px; }
.about-section .btn { margin-top: 10px; }
#about-1.about-section .btn, #about-2.about-section .btn { margin-top: 4px; }
.table-rounded { padding: 30px 40px; }
.txt-table .table td, .txt-table .table th { font-size: 1.175rem; padding: 12px 0; }
.accordion-wrapper { margin-bottom: 15px; }
.accordion-thumb { padding: 12px 0 14px; }
.accordion-thumb h6, .accordion-thumb h5, .accordion-thumb h4 { margin-top: 0; margin-bottom: 0; }
.accordion-panel p { margin-bottom: 12px; }
.accordion-item .accordion-thumb:before, .accordion-item.is-active .accordion-thumb:before { top: 15px; }
#about-4 .img-block { margin: 0 3%; }
.about-6-img, .about-7-img, .about-9-img { margin: -80px 0 40px 0; }
.about-10-img { margin: 0 0 40px 0; }
.about-12-img { height: 250px; margin: 0 12px; } .sbox-1 { padding: 45px 15%; } 
.sbox-2, .sbox-3, .sbox-4 { padding: 0 15%; } 
.sbox-5 { padding: 0 5%; }
.sbox-6 { padding: 0; }
#sb-2-1, #sb-2-2 { margin-bottom: 60px; }
#sb-3-3, #sb-4-3, #sb-5-3 { margin-bottom: 40px; }
.sbox-1 h5, .sbox-2 h5, .sbox-3 h5, .sbox-4 h5, .sbox-5 h5, .sbox-6 h5, .sbox-7 h5 { font-size: 1.5rem; } #gallery-1 .gallery-items-list, #gallery-2 .col { padding: 0 12px; }
.gallery-section .masonry-wrap .masonry-image { width: 100%; margin-bottom: 30px; padding: 0; }
#img-2-1, #img-2-2, #img-2-3, #img-2-4, #img-2-5, #img-2-6, #img-2-7 { margin-bottom: 30px; }
#img-3-1, #img-3-2, #img-3-3, #img-3-4, #img-3-5 { margin-bottom: 30px; }
#img-4-1 { margin-top: 0; margin-bottom: 30px; }
#img-4-3 { margin-right: 0; margin-bottom: 30px; }
#img-4-4 { margin-top: 0; }
#img-4-5 { margin-left: 0; margin-bottom: 30px; }
#img-4-6 { margin: 0 0 30px; }
#img-5-6 { margin-bottom: 30px; }
#gallery-1 .image-caption h5, #gallery-2 .image-caption h5 { font-size: 1.6rem; } 
.gallery-link.ico-40 [class^="flaticon-"]:before, .gallery-link.ico-40 [class^="flaticon-"]:after { font-size: 3.75rem; } #video-1 { padding-top: 110px; padding-bottom: 110px; }
.video-2-overlay { padding-top: 60px; padding-bottom: 60px; }
.video-2-overlay h2 { font-size: 2.35rem; }
.video-2-overlay span { display: block; }
.video-2-overlay p { padding: 0 10%; } #team-2 { padding-bottom: 50px; }
.team-member-data h5 { font-size: 1.5rem; } 
.tm-social.ico-25 [class^="flaticon-"]:before, .tm-social.ico-25 [class^="flaticon-"]:after { font-size: 1.7rem; }
.team-member:hover .tm-social ul { bottom: 8%; }
.career-box { padding: 50px 30px 35px; }
.career-box-title { margin-bottom: 20px; }
.career-box-ico { width: 30%; }
.career-box-title-txt { width: 70%; margin-top: 0; }
.career-box-ico.ico-70 [class*="flaticon-"]:before, .career-box-ico.ico-70 [class*="flaticon-"]:after { font-size: 4.5rem; }
.career-box-btn { position: relative; display: block; top: 0;right: 0; margin-top: 14px; }
.career-box-btn .btn { padding: 9px 22px 7px; } #pricing-4.pricing-4-boxed .container, #pricing-5 .container, #pricing-7 .container { padding: 0; }
.p4-wrapper { padding: 80px 15px; }
.pricing-5-wrapper { padding: 50px 12px 0; border: none; -webkit-box-shadow: 0 0; -moz-box-shadow: 0 0; box-shadow: 0 0; }
.p7-wrapper { padding: 70px 14px; }
.pricing-7-title { margin: 0 3% 50px; }
.pricing-4-list li, .pricing-4-list li.last-li { margin-bottom: 30px; }
.pricing-4-txt { padding: 0; margin-top: 25px; }
.price-txt p { font-size: 1.1rem; margin-top: 6px; }
.pricing-4-item .price-txt p { font-size: 1.1rem; }
.pricing-1-img, .pricing-2-img { overflow: hidden; margin: -60px 0 40px; }
.pricing-1-img img, .pricing-2-img img { width: auto; max-width: inherit; max-height: 350px; }
.pricing-5-img { padding: 0 12px; }
#pricing-3 .more-btn, #pricing-4 .more-btn { margin-top: 35px; } .gift-card { padding: 60px 30px; }
.gift-card h5 { font-size: 1.6rem; }
.gift-card span { font-size: 5rem; }
.gift-card sup { font-size: 3.35rem; }
.gift-card p { margin-top: 20px; }
.cards-2-txt { margin-bottom: 40px; } #brands-1 {padding-top: 30px; padding-bottom: 30px; }
#brands-1 .brand-logo { padding: 0 15px; } #reviews-1 .title-01.mb-60 { margin-bottom: 30px; }
#reviews-2 .title-01.mb-50 { margin-bottom: 20px; }
.review-1 .quote-icon { margin-bottom: -40px; }
.review-2 .quote-icon { margin-bottom: -50px; }
.review-1 { text-align: center; margin: 0 10px 40px; }
.review-1 p.p-lg { font-size: 1.25rem; padding: 0 2%; }
.review-2-txt p { font-size: 1.25rem; padding: 0 2%; }
span.testimonial-autor, .review-2 span.testimonial-autor { font-size: 1rem; } #pb-1-1, #pb-1-2, #pb-1-3 { margin-bottom: 30px; }
#pb-2-1, #pb-2-2 { margin-bottom: 30px; }
#promo-4:before, #pb-4-1 { height: 330px; }
#promo-4:after { height: 430px; top: 330px; }
#pb-4-2 { height: 430px; }
.promo-box-txt { text-align: center; padding: 0 10%; }
.promo-box-caption { padding: 0 14%; }  
.pbox-caption { width: 80%; bottom: 40px; left: 25px; }
.pbox-3-caption { width: 88%; left: 6%; } 
#promo-2 p.txt-upcase { margin-bottom: 15px; }
.pbox-caption h5 { font-size: 1.65rem; }
.pbox-3-caption h4 { font-size: 1.75rem; }
#pb-4-1 h2 { font-size: 2.35rem; letter-spacing: -2px; margin-bottom: 25px; }
#pb-4-2 h2 { font-size: 5.85rem; letter-spacing: -3px; margin-bottom: 25px; } #banner-1 { padding-top: 60px; padding-bottom: 60px; }
.banner-2-wrapper { padding-top: 60px; padding-bottom: 60px; }
#banner-3 { background-position: left center; }
#banner-4:after { width: 100%; }
.banner-5-wrapper { text-align: center; background-position: left center; padding: 50px 20px; }
#banner-6 { padding-top: 60px; padding-bottom: 60px; } 
#banner-2 .container, #banner-5 .container { padding: 0; }
.banner-3-txt, .banner-4-txt { padding: 60px 2%; }
.banner-1-txt h5 { font-size: 1.15rem; margin-bottom: 25px; }
.banner-1-txt h3 { font-size: 3.25rem; }
.banner-1-txt h2 { font-size: 4.35rem; margin-bottom: 25px; }
.banner-2-txt h2 { font-size: 1.85rem; padding: 0 3%; margin-bottom: 25px; }
.banner-3-txt h2, .banner-4-txt h2 { font-size: 4.75rem; }
.banner-3-txt h5, .banner-4-txt h5 { font-size: 1.25rem; line-height: 1.5; padding: 0 10%; }
.banner-5-txt h3 { font-size: 2.15rem; margin-bottom: 25px; }
.banner-6-txt h2 { font-size: 2.35rem; }
.banner-6-txt span { display: block; }
.banner-4-img { display: none; } #newsletter-1 .container { padding: 0; }
.newsletter-wrapper { padding: 60px 30px 30px; }
.newsletter-section .title-01.mb-40 { margin-bottom: 25px; }
#newsletter-1 .newsletter-form { padding: 0; }
#newsletter-1 .newsletter-form p { padding: 0; margin-top: 25px; }
.newsletter-section .form-control { font-size: 1.1rem; height: 56px; }
.newsletter-section .btn { height: 56px; } #blog-2 .masonry-wrap .masonry-image { width: 100%; margin-bottom: 40px; padding: 0; }
.blog-2-post { margin-bottom: 0; }
p.post-tag { font-size: 0.8rem; letter-spacing: 1px; line-height: 1; }
#blog-1 .blog-post-txt, #blog-2 .blog-post-txt { padding: 0 4%; }
.blog-post-txt h5 { line-height: 1.25; } .single-post-title h2 { padding: 0 5%; }
.single-post-title p.post-tag { font-size: 0.85rem; letter-spacing: 1px; line-height: 1.55; padding: 0 8px; }
.blog-post-img.mt-50.mb-50 { margin-top: 30px; margin-bottom: 30px; }
.single-post-txt h5 { margin-top: 20px; margin-bottom: 15px; }
.post-inner-img { margin-top: 30px; margin-bottom: 30px; }
.post-tags-list span a { 
display: inline-block; font-size: 0.75rem; letter-spacing: 1px; padding: 12px 10px 9px; margin-bottom: 10px; 
}
.post-share-list.text-end { text-align: left!important; margin-top: 15px; }
.post-share-links .share-social-icons a.share-ico span { margin-left: 0; margin-right: 20px; }
.post-share-links { margin-top: 50px; padding-top: 50px; }
.post-comments { padding-top: 60px; }
.post-comments #leave-comment h5 { margin-top: 50px; }
.post-comments img { width: 60px; height: 60px; }
.comment-body { margin-left: 15px; }
.comment-form { margin-top: 50px; }
.comment-form .form-control { height: 54px; font-size: 1.05rem; }
.comment-form textarea { min-height: 180px; } .booking-1-wrapper { margin-top: -170%; padding: 35px 20px 25px;}
.booking-2-wrapper { padding: 35px 20px 25px; margin-left: 0; margin-right: 0; }
.booking-2-txt { padding: 40px 30px; margin-right: 0; margin-bottom: 30px; }
.booking-1-wrapper h4, .booking-2-wrapper h4 { margin-bottom: 25px; }
.booking-1-img { margin-left: -60%; margin-right: -60%; } .contacts-1-wrapper, .contacts-2-wrapper, .contacts-3-wrapper { padding: 0; }
.contacts-2-wrapper .title-01 { margin-top: 25px; }
.location-1-wrapper.mb-60 { margin-bottom: 30px; }
.cbox-3 { height: 250px; }
.cbox-3-txt { width: 80%; left: 10%; }
.cbox-1.cbox-1-link { margin-bottom: 60px; }
.cbox-1 p { font-size: 1.2rem; }  
.cbox-2 p { font-size: 1.125rem; }
.cbox-3 p { padding: 0; }
.form-holder.pc-30 { padding: 0; }
.contact-form .text-end { text-align: left!important; }
.contact-form .form-control { height: 56px; font-size: 1.1rem; }
.contact-form textarea { min-height: 150px; } #gmap-1 .google-map { padding: 0px 0px 60%; } .bottom-footer { padding-top: 0; }
#footer-3 .bottom-footer { padding-top: 10px; }
#footer-1 .footer-info { padding-left: 0; }
#footer-2 .footer-contacts { padding-left: 0; padding-right: 0; }
.footer-img.text-end { margin-top: 10px; text-align: left!important; }
.footer-img li { display: inline-block!important; margin: 0 0 10px 4px; }
.footer h6, .footer h5 { margin-bottom: 20px; }
#footer-1 .footer-info p, #footer-1 .footer-contacts p { margin-bottom: 5px; }
.footer-contacts p.mt-15 { margin-top: 10px; }
.footer-info h5.booking-link { margin-top: 20px; }
#footer-2 h4.h4-xs, #footer-2 h4.h4-sm { font-size: 1.7rem; }
.foo-socials.ico-20 [class*="flaticon-"]:before, .foo-socials.ico-20 [class*="flaticon-"]:after { font-size: 1.3rem; }
.footer-form { margin-bottom: 20px; }
.footer-form .form-control { display: block; width: 100%!important; text-align: center; height: 56px; font-size: 1.1rem; }
.footer-form .input-group-btn { display: block; width: 100%!important; }
.footer-form .btn { height: 56px; width: 100%!important; margin-top: 10px; }
.footer-contacts p, .footer-info p, .footer-links p { font-size: 1.125rem!important; }
#footer-3 .footer-contacts p.txt-600 { font-size: 1.2rem!important; }
.footer-form p { font-size: 1.1rem; margin-top: 25px; margin-bottom: 0; }
.bottom-footer-list span { top: 2px; padding: 0 7px; }
.footer-copyright p, .bottom-footer-list p { font-size: 1.1rem; } .page-hero-section { padding-top: 45px; padding-bottom: 45px; }
.page-hero-section h3, .page-hero-section h2 { margin-bottom: 3px; } .breadcrumb-item { font-size: 0.75rem!important; }
.breadcrumb-item + .breadcrumb-item::before { font-size: 1.1rem; padding-right: 12px; margin-top: -4px; }
.breadcrumb-item + .breadcrumb-item { padding-left: 15px; } #scrollUp { width: 36px; height: 36px; bottom: 15px; right: 15px; }
}   @media (min-width: 321px) and (max-width: 413.95px) {
#stlChanger { display: none; }   h6.h6-xs { font-size: 1.2rem; }  
h6.h6-sm { font-size: 1.2rem; }  
h6.h6-md { font-size: 1.2rem; }  
h6.h6-lg { font-size: 1.25rem; }  
h6.h6-xl { font-size: 1.25rem; } h5.h5-xs { font-size: 1.3rem; }   
h5.h5-sm { font-size: 1.3rem; }    
h5.h5-md { font-size: 1.35rem; }   
h5.h5-lg { font-size: 1.4rem; }  
h5.h5-xl { font-size: 1.4rem; } h4.h4-xs { font-size: 1.6rem; }   
h4.h4-sm { font-size: 1.6rem; }     
h4.h4-md { font-size: 1.6rem; }  
h4.h4-lg { font-size: 1.6rem; }   
h4.h4-xl { font-size: 1.6rem; } h3.h3-xs { font-size: 1.65rem; } 
h3.h3-sm { font-size: 1.65rem; }   
h3.h3-md { font-size: 1.65rem; }  
h3.h3-lg { font-size: 1.7rem; } 
h3.h3-xl { font-size: 1.7rem; } h2.h2-xs { font-size: 1.75rem; }  
h2.h2-sm { font-size: 1.75rem; }  
h2.h2-md { font-size: 1.75rem; }  
h2.h2-lg { font-size: 1.85rem; }  
h2.h2-xl { font-size: 1.85rem; }     
h2.h2-title-xs { font-size: 1.9rem; } 
h2.h2-title-sm { font-size: 1.9rem; }     
h2.h2-title-md { font-size: 2.05rem; }    
h2.h2-title-lg { font-size: 2.05rem; }     
h2.h2-title-xl { font-size: 2.15rem; } p.p-sm { font-size: 1.05rem; }     
p { font-size: 1.1rem; }          
p.p-md { font-size: 1.1rem; }     
p.p-lg { font-size: 1.1rem; }   
p.p-xl { font-size: 1.1rem; }   
p.p-title-xs { font-size: 1.1rem; }  
p.p-title-sm { font-size: 1.1rem; }  
p.p-title-md { font-size: 1.125rem; }  
p.p-title-lg { font-size: 1.125rem; }  
p.p-title-xl { font-size: 1.125rem; } .btn, .btn.btn-md { font-size: 0.8rem; padding: 14px 26px 13px; } .video-btn-xl { width: 70px; height: 70px; margin-top: -35px; margin-left: -35px; }
.video-btn-lg { width: 70px; height: 70px; margin-top: -35px;margin-left: -35px; }
.video-btn-md { width: 60px; height: 60px; margin-top: -30px; margin-left: -30px; }
.video-btn-sm { width: 60px; height: 60px; margin-top: -30px; margin-left: -30px; }
.video-btn.video-btn-xl [class^="flaticon-"]:before, .video-btn.video-btn-xl [class^="flaticon-"]:after {
font-size: 3.75rem; line-height: 70px!important; margin-left: 7px;
}
.video-btn.video-btn-lg [class^="flaticon-"]:before, .video-btn.video-btn-lg [class^="flaticon-"]:after {
font-size: 3.75rem; line-height: 70px!important; margin-left: 7px;
}
.video-btn.video-btn-md [class^="flaticon-"]:before, .video-btn.video-btn-md [class^="flaticon-"]:after {
font-size: 3rem; line-height: 60px!important; margin-left: 6px;
}
.video-btn.video-btn-sm [class^="flaticon-"]:before, .video-btn.video-btn-sm [class^="flaticon-"]:after {
font-size: 3rem; line-height: 60px!important; margin-left: 6px;
}
.video-btn.video-btn-xl:hover:before, 
.video-btn.video-btn-lg:hover:before { left: -16px; right: -16px; top: -16px; bottom: -16px; }
.video-btn.video-btn-md:hover:before,
.video-btn.video-btn-sm:hover:before { left: -12px; right: -12px; top: -12px; bottom: -12px; } .ico-15 [class*="flaticon-"]:before, .ico-15 [class*="flaticon-"]:after { font-size: 0.75rem; }   
.ico-20 [class*="flaticon-"]:before, .ico-20 [class*="flaticon-"]:after { font-size: 1.1rem; }     
.ico-25 [class*="flaticon-"]:before, .ico-25 [class*="flaticon-"]:after { font-size: 1.375rem; }  
.ico-30 [class*="flaticon-"]:before, .ico-30 [class*="flaticon-"]:after { font-size: 1.65rem; }   
.ico-35 [class*="flaticon-"]:before, .ico-35 [class*="flaticon-"]:after { font-size: 1.925rem; }  
.ico-40 [class*="flaticon-"]:before, .ico-40 [class*="flaticon-"]:after { font-size: 2.2rem; }     
.ico-45 [class*="flaticon-"]:before, .ico-45 [class*="flaticon-"]:after { font-size: 2.475rem; }  
.ico-50 [class*="flaticon-"]:before, .ico-50 [class*="flaticon-"]:after { font-size: 2.75rem; }   
.ico-55 [class*="flaticon-"]:before, .ico-55 [class*="flaticon-"]:after { font-size: 3.025rem; }  
.ico-60 [class*="flaticon-"]:before, .ico-60 [class*="flaticon-"]:after { font-size: 3.3rem; }     
.ico-65 [class*="flaticon-"]:before, .ico-65 [class*="flaticon-"]:after { font-size: 3.575rem; }  
.ico-70 [class*="flaticon-"]:before, .ico-70 [class*="flaticon-"]:after { font-size: 3.85rem; }   
.ico-75 [class*="flaticon-"]:before, .ico-75 [class*="flaticon-"]:after { font-size: 4.125rem; }  
.ico-80 [class*="flaticon-"]:before, .ico-80 [class*="flaticon-"]:after { font-size: 4.4rem; }   
.ico-85 [class*="flaticon-"]:before, .ico-85 [class*="flaticon-"]:after { font-size: 4.675rem; }  
.ico-90 [class*="flaticon-"]:before, .ico-90 [class*="flaticon-"]:after { font-size: 4.95rem; }    
.ico-95 [class*="flaticon-"]:before, .ico-95 [class*="flaticon-"]:after { font-size: 5.225rem; }  
.ico-100 [class*="flaticon-"]:before, .ico-100 [class*="flaticon-"]:after { font-size: 5.5rem; }   
.ico-105 [class*="flaticon-"]:before, .ico-105 [class*="flaticon-"]:after { font-size: 5.775rem; } 
.ico-110 [class*="flaticon-"]:before, .ico-110 [class*="flaticon-"]:after { font-size: 6.05rem; } 
.ico-115 [class*="flaticon-"]:before, .ico-115 [class*="flaticon-"]:after { font-size: 6.325rem; } 
.ico-120 [class*="flaticon-"]:before, .ico-120 [class*="flaticon-"]:after { font-size: 6.6rem; }   
.ico-125 [class*="flaticon-"]:before, .ico-125 [class*="flaticon-"]:after { font-size: 6.875rem; } p.tra-link { font-size: 0.85rem; letter-spacing: 0.0625rem; } .section-id, .section-id.section-id-lg { font-size: 0.8rem; margin-bottom: 18px; } .title-01.mb-50, .title-01.mb-60, .title-01.mb-65, .title-01.mb-70 { margin-bottom: 45px; } .txt-upcase { font-size: 0.8rem; } .more-btn.mt-40 { margin-top: 30px; }
.gallery-section .more-btn.mt-25 { margin-top: 20px; }
.gallery-section .more-btn.mt-40 { margin-top: 20px; }  .spinner { width: 40px; height: 40px; }
.spinner .blob { width: 17px; height: 17px; }  .callusbtn { left: 0; top: 0; padding: 14px 0 14px 0; margin: 15px 0 0 15px; }
.callusbtn.ico-20 [class^="flaticon-"]:before, .callusbtn.ico-20 [class^="flaticon-"]:after { font-size: 1.45rem; }
.wsanimated-arrow { padding: 14px 22px 14px 0px; margin: 24px 18px 0 0; }
.wsmenu > .wsmenu-list { width: 300px; margin-right: -300px; }
.wsactive .wsmobileheader { margin-right: 300px; }
.overlapblackbg { width: calc(100% - 300px); }
.wsmenu > .wsmenu-list > li > a, .wsmenu > .wsmenu-list > li a.btn { font-size: 0.925rem; }
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a, .wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a,
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a { font-size: 0.875rem; }
.wsmobileheader .smllogo { display: block; margin-top: 20px; }
.smllogo img { width: auto; max-width: inherit; max-height: 40px; }   .slider, .slider .slides { height: 320px; }
#hero-4 .slider { height: 280px; margin-top: 80px; }
#hero-4 .slider .slides { height: 280px; }
#hero-7 .slider { height: 400px; margin-top: 80px; }
#hero-7 .slider .slides { height: 400px; }
#hero-7 .slider .slides li img { background-position: left center; }
.slider .indicators { display: none; } #hero-1 .caption-txt { margin-top: -5px; }
#hero-1 .caption-txt h2 { font-size: 2rem; line-height: 1.4; margin-bottom: 25px; } .hero-2-txt { text-align: center; margin-bottom: 40px; }
.hero-2-txt h2 { font-size: 2.5rem; padding: 0; margin-bottom: 15px; }
.hero-2-txt h2 span { display: block; }
.hero-2-txt p { padding: 0 6%; margin-bottom: 25px; }
.hero-2-img { margin: 0 1% -40px 1%; } #hero-3 { padding-top: 80px; padding-bottom: 80px; } 
.hero-3-txt h2 { font-size: 2.75rem; line-height: 1.2; }
.hero-3-txt h2 span { display: block; }
.hero-3-txt p { font-size: 1.2rem; padding: 0 12%; margin-bottom: 20px; } .hero-5-txt h2 { font-size: 2.25rem; margin-bottom: 12px; }
.hero-5-txt p { padding: 0 12%; margin-bottom: 20px; } .hero-6-txt h2 { line-height: 1.4; margin-bottom: 20px; }
.hero-6-images { margin-top: 50px; } #hero-7 .caption-txt { text-align: center; padding: 0; margin-top: -10px; }
#hero-7 .caption-txt h2 { font-size: 2.85rem; margin-bottom: 10px; }
#hero-7 .caption-txt p { padding: 0 5%; margin-bottom: 20px; } #hero-8 { padding-top: 70px; }
.hero-8-txt { padding: 0; }
.hero-8-txt h2 { font-size: 2.15rem; margin-bottom: 0; }
.hero-8-img { margin-top: 35px; } .hero-9-txt h2 { font-size: 2.4rem; padding: 0 3%; margin-bottom: 20px; }
.hero-9-txt p { padding: 0 4%; }   #about-1 .txt-block { padding: 0 5%; }
#about-4 .txt-block { padding: 0 4%; }
#about-4 .txt-block.right-column { padding: 0 4%; }
#about-5 .txt-block { margin-bottom: 10px; }
.about-8-txt { margin-top: 28px; }
.about-11-txt { padding: 35px 20px; }
.about-section h3, .about-section h2 { margin-bottom: 20px; }
.about-section .btn { margin-top: 10px; }
#about-1.about-section .btn, #about-2.about-section .btn { margin-top: 4px; }
.table-rounded { padding: 20px 30px; }
.txt-table .table td, .txt-table .table th { font-size: 1.125rem; padding: 12px 0; }
.accordion-wrapper { margin-bottom: 15px; }
.accordion-thumb { padding: 12px 0 14px; }
.accordion-thumb h6, .accordion-thumb h5, .accordion-thumb h4 { margin-top: 0; margin-bottom: 0; }
.accordion-panel p { margin-bottom: 12px; }
.accordion-item .accordion-thumb:before, .accordion-item.is-active .accordion-thumb:before { top: 14px; }
#about-4 .img-block { margin: 0 2%; }
.about-6-img, .about-7-img, .about-9-img { margin: -80px 0 40px 0; }
.about-10-img { margin: 0 0 40px 0; }
.about-12-img { height: 220px; margin: 0 12px; } .sbox-1 { padding: 45px 15%; } 
.sbox-2 { padding: 0 5%; } 
.sbox-3, .sbox-4 { padding: 0 15%; } 
.sbox-5 { padding: 0 5%; } 
.sbox-6 { padding: 0; }
#sb-2-1, #sb-2-2 { margin-bottom: 60px; }
#sb-3-3, #sb-4-3, #sb-5-3 { margin-bottom: 40px; }
.sbox-1 h5, .sbox-2 h5, .sbox-3 h5, .sbox-4 h5, .sbox-5 h5, .sbox-6 h5, .sbox-7 h5 { font-size: 1.5rem; } .section-title-link { line-height: 1.4; }
#gallery-1 .gallery-items-list, #gallery-2 .col { padding: 0 12px; }
.gallery-section .masonry-wrap .masonry-image { width: 100%; margin-bottom: 30px; padding: 0; }
#img-2-1, #img-2-2, #img-2-3, #img-2-4, #img-2-5, #img-2-6, #img-2-7 { margin-bottom: 30px; }
#img-3-1, #img-3-2, #img-3-3, #img-3-4, #img-3-5 { margin-bottom: 30px; }
#img-4-1 { margin-top: 0; margin-bottom: 30px; }
#img-4-3 { margin-right: 0; margin-bottom: 30px; }
#img-4-4 { margin-top: 0; }
#img-4-5 { margin-left: 0; margin-bottom: 30px; }
#img-4-6 { margin: 0 0 30px; }
#img-5-6 { margin-bottom: 30px; }
#gallery-1 .image-caption h5, #gallery-2 .image-caption h5 { font-size: 1.5rem; } 
.gallery-link.ico-40 [class^="flaticon-"]:before, .gallery-link.ico-40 [class^="flaticon-"]:after { font-size: 3.75rem; } #video-1 { padding-top: 110px; padding-bottom: 110px; }
.video-2-overlay { padding-top: 60px; padding-bottom: 60px; }
.video-2-overlay h2 { font-size: 2.15rem; }
.video-2-overlay span { display: block; }
.video-2-overlay p { padding: 0 14%; } #team-2 { padding-bottom: 50px; }
.team-member-data h5 { font-size: 1.5rem; } 
.tm-social.ico-25 [class^="flaticon-"]:before, .tm-social.ico-25 [class^="flaticon-"]:after { font-size: 1.7rem; }
.team-member:hover .tm-social ul { bottom: 8%; }
.career-box { padding: 50px 25px 35px; }
.career-box-title { margin-bottom: 20px; }
.career-box-ico { width: 35%; }
.career-box-title-txt { width: 65%; margin-top: 0; }
.career-box-ico.ico-70 [class*="flaticon-"]:before, .career-box-ico.ico-70 [class*="flaticon-"]:after { font-size: 4.5rem; }
.career-box-btn { position: relative; display: block; top: 0;right: 0; margin-top: 14px; }
.career-box-btn .btn { padding: 9px 22px 7px; } #pricing-4.pricing-4-boxed .container, #pricing-5 .container, #pricing-7 .container { padding: 0; }
.p4-wrapper { padding: 80px 15px; }
.pricing-5-wrapper { padding: 50px 12px 0; border: none; -webkit-box-shadow: 0 0; -moz-box-shadow: 0 0; box-shadow: 0 0; }
.p7-wrapper { padding: 70px 14px; }
.pricing-7-title { margin: 0 3% 50px; }
.pricing-7-title p { padding: 0 10%; }
.pricing-4-list li, .pricing-4-list li.last-li { margin-bottom: 30px; }
.pricing-4-txt { padding: 0; margin-top: 25px; }
.price-txt p { font-size: 1.1rem; margin-top: 6px; }
.pricing-4-item .price-txt p { font-size: 1.1rem; }
.pricing-1-img, .pricing-2-img { overflow: hidden; margin: -60px 0 40px; }
.pricing-1-img img, .pricing-2-img img { width: auto; max-width: inherit; max-height: 300px; }
.pricing-5-img { padding: 0 12px; }
#pricing-3 .more-btn, #pricing-4 .more-btn { margin-top: 35px; }
.pricing-notice p { padding: 0 10%; } .gift-card { padding: 55px 25px; }
.gift-card span { font-size: 4.5rem; }
.gift-card sup { font-size: 2.5rem; }
.gift-card p { margin-top: 20px; } #brands-1 { padding-top: 30px; padding-bottom: 30px; }
#brands-1 .brand-logo { padding: 0 10px; } #reviews-1 .title-01.mb-60 { margin-bottom: 10px; }
#reviews-2 .title-01.mb-50 { margin-bottom: 20px; }
.review-1 .quote-icon { margin-bottom: -40px; }
.review-2 .quote-icon { margin-bottom: -50px; }
.review-1 { text-align: center;  margin: 0 10px 10px; }
.review-1 p.p-lg { font-size: 1.175rem; padding: 0; }
.review-2-txt p { font-size: 1.175rem; padding: 0 4%; }
span.testimonial-autor, .review-2 span.testimonial-autor { font-size: 1rem; } #pb-1-1, #pb-1-2, #pb-1-3 { margin-bottom: 30px; }
#pb-2-1, #pb-2-2 { margin-bottom: 30px; }
#promo-4:before, #pb-4-1 { height: 330px; }
#promo-4:after { height: 430px; top: 330px; }
#pb-4-2 { height: 430px; }
.promo-box-txt { text-align: center; padding: 0 5%; }
.promo-box-caption { padding: 0 14%; }  
.pbox-caption { width: 80%; bottom: 40px; left: 25px; }
.pbox-3-caption { width: 92%; left: 4%; } 
#promo-2 p.txt-upcase { margin-bottom: 15px; }
.pbox-3-caption h4 { font-size: 1.5rem; margin-bottom: 22px; } 
.pbox-caption h5 { font-size: 1.65rem; }
#pb-4-1 h2 { font-size: 2.35rem; letter-spacing: -2px; margin-bottom: 25px; }
#pb-4-2 h2 { font-size: 5.85rem; letter-spacing: -3px; margin-bottom: 25px; } #banner-1 { padding-top: 60px; padding-bottom: 60px; }
.banner-2-wrapper { padding-top: 60px; padding-bottom: 60px; }
#banner-3 { background-position: left center; }
#banner-4:after { width: 100%; }
.banner-5-wrapper { text-align: center; background-position: left center; padding: 50px 10px; }
#banner-6 { padding-top: 60px; padding-bottom: 60px; } 
#banner-2 .container, #banner-5 .container { padding: 0; }
.banner-3-txt, .banner-4-txt { padding: 60px 2%; }
.banner-1-txt h5 { font-size: 1.15rem; margin-bottom: 25px; }
.banner-1-txt h3 { font-size: 3.1rem; }
.banner-1-txt h2 { font-size: 4.25rem; margin-bottom: 25px; }
.banner-2-txt h2 { font-size: 1.85rem; padding: 0 12%; margin-bottom: 25px; }
.banner-3-txt h2, .banner-4-txt h2 { font-size: 4.5rem; }
.banner-3-txt h5, .banner-4-txt h5 { font-size: 1.2rem; line-height: 1.5; padding: 0 5%; }
.banner-3-txt h4, .banner-4-txt h4 { font-size: 1.45rem;  }
.banner-5-txt h3 { font-size: 1.95rem; margin-bottom: 25px; }
.banner-6-txt h2 { font-size: 2.35rem; }
.banner-6-txt span { display: block; }
.banner-4-img { display: none; } #faqs-1 .question h5 { line-height: 1.45; margin-bottom: 10px; } #newsletter-1 .container { padding: 0; }
.newsletter-wrapper { padding: 60px 12px 30px; }
.newsletter-section .title-01.mb-40 { margin-bottom: 25px; }
#newsletter-1 .newsletter-form { padding: 0 2%; }
#newsletter-1 .newsletter-form p { font-size: 1rem; padding: 0; margin-top: 25px; }
.newsletter-section .form-control { font-size: 1.1rem; height: 56px; }
.newsletter-section .btn { height: 56px; } #blog-2 .masonry-wrap .masonry-image { width: 100%; margin-bottom: 40px; padding: 0; }
.blog-2-post { margin-bottom: 0; }
p.post-tag { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
#blog-1 .blog-post-txt, #blog-2 .blog-post-txt { padding: 0 4%; }
.blog-post-txt h5 { line-height: 1.25; } .single-post-title { padding: 0 10%; }
.single-post-title h2 { padding: 0; }
.single-post-title p.post-tag { font-size: 0.85rem; letter-spacing: 1px; line-height: 1.6; }
.single-post-title p.post-tag span { padding: 0 4px; }
.blog-post-img.mt-50.mb-50 { margin-top: 30px; margin-bottom: 30px; }
.single-post-txt h5 { margin-top: 20px; margin-bottom: 15px; }
.post-inner-img { margin-top: 30px; margin-bottom: 30px; }
.post-tags-list span a { 
display: inline-block; font-size: 0.75rem; letter-spacing: 1px; padding: 12px 10px 9px; margin-bottom: 10px; 
}
.post-share-list.text-end { text-align: left!important; margin-top: 15px; }
.post-share-links .share-social-icons a.share-ico span { margin-left: 0; margin-right: 20px; }
.post-share-links { margin-top: 50px; padding-top: 50px; }
.post-comments { padding-top: 60px; }
.post-comments #leave-comment h5 { margin-top: 50px; }
.post-comments img { width: 60px; height: 60px; }
.comment-body { margin-left: 15px; }
.comment-form { margin-top: 50px; }
.comment-form .form-control { height: 54px; font-size: 1.05rem; }
.comment-form textarea { min-height: 180px; } .booking-1-wrapper { margin-top: -185%; padding: 35px 20px 25px;}
.booking-2-wrapper { padding: 35px 20px 25px; margin-left: 0; margin-right: 0; }
.booking-2-txt { padding: 40px 20px; margin-right: 0; margin-bottom: 30px; }
.booking-1-wrapper h4, .booking-2-wrapper h4 { margin-bottom: 25px; }
.booking-1-img { margin-left: -70%; margin-right: -70%; } .contacts-1-wrapper, .contacts-2-wrapper, .contacts-3-wrapper { padding: 0; }
.contacts-2-wrapper .title-01 { margin-top: 25px; }
.location-1-wrapper.mb-60 { margin-bottom: 30px; }
.cbox-3 { height: 270px; }
.cbox-3-txt { width: 88%; left: 6%; }
.cbox-1.cbox-1-link { margin-bottom: 60px; }
.cbox-1 p { font-size: 1.2rem; }
.cbox-2 p { font-size: 1.125rem; }
.form-holder.pc-30 { padding: 0; }
.contact-form .text-end { text-align: left!important; }
.contact-form .form-control { height: 56px; font-size: 1.1rem; }
.contact-form textarea { min-height: 120px; } #gmap-1 .google-map { padding: 0px 0px 60%; } .bottom-footer { padding-top: 0; }
#footer-3 .bottom-footer { padding-top: 10px; }
#footer-1 .footer-info { padding-left: 0; }
#footer-2 .footer-contacts { padding-left: 0; padding-right: 0; }
.footer-img.text-end { margin-top: 10px; text-align: left!important; }
.footer-img li { display: inline-block!important; margin: 0 0 10px 4px; }
.footer h6, .footer h5 { margin-bottom: 20px; }
#footer-1 .footer-info p, #footer-1 .footer-contacts p { margin-bottom: 5px; }
.footer-contacts p.mt-15 { margin-top: 10px; }
.footer-info h5.booking-link { font-size: 1.45rem; margin-top: 20px; }
#footer-2 h4.h4-xs, #footer-2 h4.h4-sm { font-size: 1.75rem; }
.foo-socials.ico-20 [class*="flaticon-"]:before, .foo-socials.ico-20 [class*="flaticon-"]:after { font-size: 1.5rem; }
.footer-contacts p, .footer-info p, .footer-links p { font-size: 1.125rem!important; }
#footer-3 .footer-contacts p.txt-600 { font-size: 1.2rem!important; }
.footer-img img.insta-img { width: 103px; height: 103px; }
.footer-form { margin-bottom: 20px; }
.footer-form .form-control { display: block; width: 100%!important; text-align: center; height: 52px; font-size: 1rem; }
.footer-form .input-group-btn { display: block; width: 100%!important; }
.footer-form .btn { height: 52px; width: 100%!important; margin-top: 15px; }
.footer-form p { font-size: 1.05rem; margin-top: 20px; margin-bottom: 0; }
.bottom-footer-list span { top: 2px; padding: 0 7px; }
.footer-copyright p, .bottom-footer-list p { font-size: 1.05rem; } .page-hero-section { padding-top: 45px; padding-bottom: 45px; }
.page-hero-section h3, .page-hero-section h2 { margin-bottom: 3px; }
.inner-page-hero .title-01 h3, .inner-page-hero .title-01 h2 { padding: 0; } .breadcrumb-item { font-size: 0.75rem!important; }
.breadcrumb-item + .breadcrumb-item::before { font-size: 1.1rem; padding-right: 12px; margin-top: -4px; }
.breadcrumb-item + .breadcrumb-item { padding-left: 15px; } #scrollUp { width: 36px; height: 36px; bottom: 15px; right: 15px; }
}   @media (max-width: 320.95px) { 
#stlChanger { display: none; }   h6.h6-xs { font-size: 1.15rem; }  
h6.h6-sm { font-size: 1.15rem; }  
h6.h6-md { font-size: 1.15rem; }  
h6.h6-lg { font-size: 1.2rem; }  
h6.h6-xl { font-size: 1.2rem; } h5.h5-xs { font-size: 1.25rem; }   
h5.h5-sm { font-size: 1.25rem; }    
h5.h5-md { font-size: 1.25rem; }   
h5.h5-lg { font-size: 1.3rem; }  
h5.h5-xl { font-size: 1.35rem; } h4.h4-xs { font-size: 1.4rem; }   
h4.h4-sm { font-size: 1.4rem; }     
h4.h4-md { font-size: 1.45rem; }  
h4.h4-lg { font-size: 1.45rem; }   
h4.h4-xl { font-size: 1.45rem; } h3.h3-xs { font-size: 1.5rem; } 
h3.h3-sm { font-size: 1.5rem; }   
h3.h3-md { font-size: 1.5rem; }  
h3.h3-lg { font-size: 1.55rem; } 
h3.h3-xl { font-size: 1.6rem; } h2.h2-xs { font-size: 1.65rem; }  
h2.h2-sm { font-size: 1.65rem; }  
h2.h2-md { font-size: 1.65rem; }  
h2.h2-lg { font-size: 1.75rem; }  
h2.h2-xl { font-size: 1.75rem; }     
h2.h2-title-xs { font-size: 1.8rem; } 
h2.h2-title-sm { font-size: 1.8rem; }     
h2.h2-title-md { font-size: 2rem; }    
h2.h2-title-lg { font-size: 2rem; }     
h2.h2-title-xl { font-size: 2.1rem; } p.p-sm { font-size: 1rem; }     
p { font-size: 1.05rem; }          
p.p-md { font-size: 1.05rem; }     
p.p-lg { font-size: 1.05rem; }   
p.p-xl { font-size: 1.05rem; }   
p.p-title-xs { font-size: 1.05rem; }  
p.p-title-sm { font-size: 1.1rem; }  
p.p-title-md { font-size: 1.1rem; }  
p.p-title-lg { font-size: 1.1rem; }  
p.p-title-xl { font-size: 1.1rem; } .btn, .btn.btn-md { font-size: 0.8rem; padding: 14px 24px 13px; } .video-btn-xl { width: 70px; height: 70px; margin-top: -35px; margin-left: -35px; }
.video-btn-lg { width: 70px; height: 70px; margin-top: -35px;margin-left: -35px; }
.video-btn-md { width: 60px; height: 60px; margin-top: -30px; margin-left: -30px; }
.video-btn-sm { width: 60px; height: 60px; margin-top: -30px; margin-left: -30px; }
.video-btn.video-btn-xl [class^="flaticon-"]:before, .video-btn.video-btn-xl [class^="flaticon-"]:after {
font-size: 3.75rem; line-height: 70px!important; margin-left: 7px;
}
.video-btn.video-btn-lg [class^="flaticon-"]:before, .video-btn.video-btn-lg [class^="flaticon-"]:after {
font-size: 3.75rem; line-height: 70px!important; margin-left: 7px;
}
.video-btn.video-btn-md [class^="flaticon-"]:before, .video-btn.video-btn-md [class^="flaticon-"]:after {
font-size: 3rem; line-height: 60px!important; margin-left: 6px;
}
.video-btn.video-btn-sm [class^="flaticon-"]:before, .video-btn.video-btn-sm [class^="flaticon-"]:after {
font-size: 3rem; line-height: 60px!important; margin-left: 6px;
}
.video-btn.video-btn-xl:hover:before, 
.video-btn.video-btn-lg:hover:before { left: -16px; right: -16px; top: -16px; bottom: -16px; }
.video-btn.video-btn-md:hover:before,
.video-btn.video-btn-sm:hover:before { left: -12px; right: -12px; top: -12px; bottom: -12px; } .ico-15 [class*="flaticon-"]:before, .ico-15 [class*="flaticon-"]:after { font-size: 0.75rem; }   
.ico-20 [class*="flaticon-"]:before, .ico-20 [class*="flaticon-"]:after { font-size: 1.1rem; }     
.ico-25 [class*="flaticon-"]:before, .ico-25 [class*="flaticon-"]:after { font-size: 1.375rem; }  
.ico-30 [class*="flaticon-"]:before, .ico-30 [class*="flaticon-"]:after { font-size: 1.65rem; }   
.ico-35 [class*="flaticon-"]:before, .ico-35 [class*="flaticon-"]:after { font-size: 1.925rem; }  
.ico-40 [class*="flaticon-"]:before, .ico-40 [class*="flaticon-"]:after { font-size: 2.2rem; }     
.ico-45 [class*="flaticon-"]:before, .ico-45 [class*="flaticon-"]:after { font-size: 2.475rem; }  
.ico-50 [class*="flaticon-"]:before, .ico-50 [class*="flaticon-"]:after { font-size: 2.75rem; }   
.ico-55 [class*="flaticon-"]:before, .ico-55 [class*="flaticon-"]:after { font-size: 3.025rem; }  
.ico-60 [class*="flaticon-"]:before, .ico-60 [class*="flaticon-"]:after { font-size: 3.3rem; }     
.ico-65 [class*="flaticon-"]:before, .ico-65 [class*="flaticon-"]:after { font-size: 3.575rem; }  
.ico-70 [class*="flaticon-"]:before, .ico-70 [class*="flaticon-"]:after { font-size: 3.85rem; }   
.ico-75 [class*="flaticon-"]:before, .ico-75 [class*="flaticon-"]:after { font-size: 4.125rem; }  
.ico-80 [class*="flaticon-"]:before, .ico-80 [class*="flaticon-"]:after { font-size: 4.4rem; }   
.ico-85 [class*="flaticon-"]:before, .ico-85 [class*="flaticon-"]:after { font-size: 4.675rem; }  
.ico-90 [class*="flaticon-"]:before, .ico-90 [class*="flaticon-"]:after { font-size: 4.95rem; }    
.ico-95 [class*="flaticon-"]:before, .ico-95 [class*="flaticon-"]:after { font-size: 5.225rem; }  
.ico-100 [class*="flaticon-"]:before, .ico-100 [class*="flaticon-"]:after { font-size: 5.5rem; }   
.ico-105 [class*="flaticon-"]:before, .ico-105 [class*="flaticon-"]:after { font-size: 5.775rem; } 
.ico-110 [class*="flaticon-"]:before, .ico-110 [class*="flaticon-"]:after { font-size: 6.05rem; } 
.ico-115 [class*="flaticon-"]:before, .ico-115 [class*="flaticon-"]:after { font-size: 6.325rem; } 
.ico-120 [class*="flaticon-"]:before, .ico-120 [class*="flaticon-"]:after { font-size: 6.6rem; }   
.ico-125 [class*="flaticon-"]:before, .ico-125 [class*="flaticon-"]:after { font-size: 6.875rem; } p.tra-link { font-size: 0.85rem; letter-spacing: 0.0625rem; } .section-id, .section-id.section-id-lg { font-size: 0.8rem; margin-bottom: 18px; } .title-01.mb-50, .title-01.mb-60, .title-01.mb-65, .title-01.mb-70 { margin-bottom: 45px; } .txt-upcase { font-size: 0.8rem; } .gallery-section .more-btn.mt-25 { margin-top: 20px; }
.gallery-section .more-btn.mt-40 { margin-top: 20px; }  .spinner { width: 40px; height: 40px; }
.spinner .blob { width: 17px; height: 17px; }  .callusbtn { left: 0; top:0; padding: 14px 0 0 0; margin: 15px 0 0 13px; }
.callusbtn.ico-20 [class^="flaticon-"]:before, .callusbtn.ico-20 [class^="flaticon-"]:after { font-size: 1.35rem; }
.wsanimated-arrow { padding: 14px 22px 14px 0px; margin: 24px 15px 0 0; }
.wsmenu > .wsmenu-list { width: 270px; margin-right: -270px; }
.wsactive .wsmobileheader { margin-right: 270px; }
.overlapblackbg { width: calc(100% - 270px); }
.wsmenu > .wsmenu-list > li > a, .wsmenu > .wsmenu-list > li a.btn { font-size: 0.925rem; }
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a, .wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a,
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a { font-size: 0.875rem; }
.wsmobileheader .smllogo { display: block; margin-top: 20px; }
.smllogo img { width: auto; max-width: inherit; max-height: 40px; }   .slider, .slider .slides { height: 300px; }
#hero-4 .slider { height: 240px; margin-top: 80px; }
#hero-4 .slider .slides { height: 240px; }
#hero-7 .slider { height: 370px; margin-top: 80px; }
#hero-7 .slider .slides { height: 370px; }
#hero-7 .slider .slides li img { background-position: left center; }
.slider .indicators { display: none; } #hero-1 .caption-txt { margin-top: -5px; }
#hero-1 .caption-txt h2 { font-size: 1.75rem; line-height: 1.4; margin-bottom: 25px; } .hero-2-txt { text-align: center; margin-bottom: 40px; }
.hero-2-txt h2 { font-size: 2.25rem; padding: 0 8%; margin-bottom: 15px; }
.hero-2-txt h2 span { display: block; }
.hero-2-txt p { padding: 0 5%; margin-bottom: 25px; }
.hero-2-img { margin: 0 1% -40px 1%; } #hero-3 { padding-top: 80px; padding-bottom: 80px; } 
.hero-3-txt h2 { font-size: 2.5rem; line-height: 1.2; }
.hero-3-txt h2 span { display: block; }
.hero-3-txt p { font-size: 1.15rem; padding: 0 6%; margin-bottom: 20px; } .hero-5-txt h2 { font-size: 2rem; margin-bottom: 12px; }
.hero-5-txt p { padding: 0 8%; margin-bottom: 20px; } .hero-6-txt h2 { line-height: 1.4; margin-bottom: 20px; }
.hero-6-images { margin-top: 50px; } #hero-7 .caption-txt { text-align: center; padding: 0; margin-top: -10px; }
#hero-7 .caption-txt h2 { font-size: 2.5rem;  margin-bottom: 10px; }
#hero-7 .caption-txt p { padding: 0 3%; margin-bottom: 20px; } #hero-8 { padding-top: 60px; }
.hero-8-txt { padding: 0; }
.hero-8-txt h2 { font-size: 1.85rem; margin-bottom: 0; }
.hero-8-img {margin-top: 30px; } .hero-9-txt h2 { font-size: 2.25rem; margin-bottom: 20px; }
.hero-9-txt p { padding: 0 3%; }   #about-6, #about-7, #about-9 { margin-top: 60px; }
#about-1 .txt-block { padding: 0 3%; }
#about-4 .txt-block.right-column { padding-left: 0; }
#about-5 .txt-block { margin-bottom: 10px; }
.about-8-txt { margin-top: 28px; }
.about-11-txt { padding: 35px 18px; }
.about-section h3, .about-section h2 { margin-bottom: 20px; }
.about-section .btn { margin-top: 10px; }
#about-1.about-section .btn, #about-2.about-section .btn { margin-top: 4px; }
.table-rounded { padding: 15px 20px; }
.txt-table .table td, .txt-table .table th { font-size: 1.1rem; padding: 12px 0; }
.accordion-wrapper { margin-bottom: 15px; }
.accordion-thumb { padding: 12px 0 14px; }
.accordion-thumb h6, .accordion-thumb h5, .accordion-thumb h4 { margin-top: 0; margin-bottom: 0; }
.accordion-panel p { margin-bottom: 12px; }
.accordion-item .accordion-thumb:before, .accordion-item.is-active .accordion-thumb:before { top: 12px; }
#about-4 .img-block { margin: 0 2%; }
.about-6-img, .about-7-img, .about-9-img { margin: -60px 0 40px 0; }
.about-10-img { margin: 0 0 40px 0; }
.about-12-img { height: 200px; margin: 0 12px; } .sbox-1 { padding: 40px 10%; } 
.sbox-2 { padding: 0 3%; } 
.sbox-3, .sbox-4 { padding: 0 10%; } 
.sbox-5 { padding: 0 2%; } 
.sbox-6 { padding: 0; }
#sb-2-1, #sb-2-2 { margin-bottom: 60px; }
#sb-3-3, #sb-4-3, #sb-5-3 { margin-bottom: 40px; }
.sbox-1 h5, .sbox-2 h5, .sbox-3 h5, .sbox-4 h5, .sbox-5 h5, .sbox-6 h5, .sbox-7 h5 { font-size: 1.4rem; } .section-title-link { line-height: 1.4; }
#gallery-1 .gallery-items-list, #gallery-2 .col { padding: 0 12px; }
.gallery-section .masonry-wrap .masonry-image { width: 100%; margin-bottom: 30px; padding: 0; }
#img-2-1, #img-2-2, #img-2-3, #img-2-4, #img-2-5, #img-2-6, #img-2-7 { margin-bottom: 30px; }
#img-3-1, #img-3-2, #img-3-3, #img-3-4, #img-3-5 { margin-bottom: 30px; }
#img-4-1 { margin-top: 0; margin-bottom: 30px; }
#img-4-3 { margin-right: 0; margin-bottom: 30px; }
#img-4-4 { margin-top: 0; }
#img-4-5 { margin-left: 0; margin-bottom: 30px; }
#img-4-6 { margin: 0 0 30px; }
#img-5-6 { margin-bottom: 30px; }
#gallery-1 .image-caption h5, #gallery-2 .image-caption h5 { font-size: 1.4rem; } 
.gallery-link.ico-40 [class^="flaticon-"]:before, .gallery-link.ico-40 [class^="flaticon-"]:after { font-size: 3.75rem; } #video-1 { padding-top: 100px; padding-bottom: 100px; }
.video-2-overlay { padding-top: 60px; padding-bottom: 60px; }
.video-2-overlay h2 { font-size: 2.05rem; }
.video-2-overlay span { display: block; }
.video-2-overlay p { padding: 0 10%; } #team-2 { padding-bottom: 50px; }
.team-member-data h5 { font-size: 1.4rem; } 
.tm-social.ico-25 [class^="flaticon-"]:before, .tm-social.ico-25 [class^="flaticon-"]:after { font-size: 1.65rem; }
.team-member:hover .tm-social ul { bottom: 8%; }
.career-box { padding: 40px 25px 25px; }
.career-box-title { margin-bottom: 20px; }
.career-box-ico { display: none!important; }
.career-box-title-txt { width: 100%; }
.career-box-ico.ico-70 [class*="flaticon-"]:before, .career-box-ico.ico-70 [class*="flaticon-"]:after { font-size: 4rem; }
.career-box-btn { position: relative; display: block; top: 0; right: 0; margin-top: 15px; }
.career-box-btn .btn { padding: 9px 22px 7px; } #pricing-7 .container { padding: 0; }
#pricing-4.pricing-4-boxed .container, #pricing-5 .container, .price-name, .price-number { padding: 0; }
.p4-wrapper { padding: 80px 15px; }
.pricing-5-wrapper {padding: 50px 12px 0; border: none; -webkit-box-shadow: 0 0; -moz-box-shadow: 0 0; box-shadow: 0 0; }
.p7-wrapper { padding: 70px 14px; }
.pricing-7-title { margin: 0 0 50px; }
.pricing-7-title p { padding: 0 5%; }
.pricing-1-item .detail-price h5.urbanist--font, .pricing-2-item .detail-price h5.urbanist--font,
.pricing-3-item .detail-price h5.urbanist--font, .pricing-6-item .detail-price h5.urbanist--font { font-size: 1.1875rem; }
.pricing-4-list li, .pricing-4-list li.last-li { margin-bottom: 30px; }
.pricing-4-txt { padding: 0; margin-top: 25px; }
.pricing-4-item .price-txt p { font-size: 1.05rem; }
.pricing-1-img, .pricing-2-img { overflow: hidden; margin: -60px 0 40px; }
.pricing-1-img img, .pricing-2-img img { width: auto; max-width: inherit; max-height: 260px; }
.pricing-5-img { padding: 0 12px; }
#pricing-3 .more-btn, #pricing-4 .more-btn { margin-top: 35px; }
.pricing-notice p { padding: 0 10%; } .gift-card { padding: 50px 15px; }
.gift-card span { font-size: 4.5rem; }
.gift-card sup { font-size: 2.5rem; }
.gift-card p { margin-top: 20px; }
.cards-2-txt { padding: 0; margin-bottom: 30px; }
.cards-2-txt h4 { margin-bottom: 10px; } #brands-1 { padding-top: 30px; padding-bottom: 30px; }
#brands-1 .brand-logo { padding: 0 10px; } #reviews-1 .title-01.mb-60 { margin-bottom: 30px; }
#reviews-2 .title-01.mb-50 { margin-bottom: 20px; }
.review-1 .quote-icon { margin-bottom: -40px; }
.review-2 .quote-icon { margin-bottom: -50px; }
.review-1 { text-align: center; margin: 0 10px 10px; }
.review-1 p.p-lg { font-size: 1.15rem; padding: 0 1%; }
.review-2-txt p { font-size: 1.15rem; padding: 0 4%; }
span.testimonial-autor, .review-2 span.testimonial-autor { font-size: 1rem; } #pb-1-1, #pb-1-2, #pb-1-3 { margin-bottom: 30px; }
#pb-2-1, #pb-2-2 { margin-bottom: 30px; }
#promo-4:before, #pb-4-1 { height: 330px; }
#promo-4:after { height: 410px; top: 330px; }
#pb-4-2 { height: 410px; }
.promo-box-txt { text-align: center; padding: 0 5%; }
.promo-box-caption { padding: 0 14%; }  
.pbox-caption { width: 90%; bottom: 40px; left: 25px; }
.pbox-3-caption { width: 92%; left: 4%; } 
.pbox-caption h5 { font-size: 1.55rem; }
.pbox-3-caption h4 { font-size: 1.35rem; margin-bottom: 20px; } 
#promo-2 p.txt-upcase { margin-bottom: 15px; }
#pb-4-1 h2 { font-size: 2.15rem; letter-spacing: -2px; margin-bottom: 25px; }
#pb-4-2 h2 { font-size: 5.25rem; letter-spacing: -3px; margin-bottom: 25px; } #banner-1 { padding-top: 60px; padding-bottom: 60px; }
.banner-2-wrapper { padding-top: 60px; padding-bottom: 60px; }
#banner-3 { background-position: left center; }
#banner-4:after { width: 100%; }
.banner-5-wrapper { text-align: center; background-position: left center; padding: 50px 10px; }
#banner-6 { padding-top: 70px; padding-bottom: 70px; } 
#banner-2 .container, #banner-5 .container { padding: 0; }
.banner-3-txt, .banner-4-txt { padding: 60px 2%; }
.banner-1-txt h5 { font-size: 1.05rem; margin-bottom: 25px; }
.banner-1-txt h3 { font-size: 2.75rem; }
.banner-1-txt h2 { font-size: 3.75rem; margin-bottom: 25px; }
.banner-2-txt h2 { font-size: 1.75rem; padding: 0 8%; margin-bottom: 25px; }
.banner-3-txt h2, .banner-4-txt h2 { font-size: 4rem; margin-bottom: 10px; }
.banner-3-txt h5, .banner-4-txt h5 { font-size: 1.15rem; line-height: 1.5; padding: 0; }
.banner-5-txt h3 { font-size: 1.75rem; margin-bottom: 25px; }
.banner-6-txt h2 { font-size: 2.15rem; }
.banner-6-txt span { display: block; } #faqs-1 .question h5 { line-height: 1.45; margin-bottom: 10px; } #newsletter-1 .container { padding: 0; }
.newsletter-wrapper { padding: 60px 12px 30px; }
.newsletter-section .title-01.mb-40 { margin-bottom: 25px; }
#newsletter-1 .newsletter-form { padding: 0 2%; }
#newsletter-1 .newsletter-form p { font-size: 1rem; padding: 0; margin-top: 25px; }
.newsletter-section .form-control { font-size: 1.05rem; height: 54px; }
.newsletter-section .btn { height: 54px; } #blog-2 .masonry-wrap .masonry-image { width: 100%; margin-bottom: 40px; padding: 0; }
.blog-2-post { margin-bottom: 0; }
p.post-tag { font-size: 0.85rem; letter-spacing: 0.0625rem; line-height: 1; }
.blog-post-txt h5 { line-height: 1.25; } .single-post-title h2 { padding: 0 3%; }
.single-post-title p.post-tag { font-size: 0.8rem; letter-spacing: 0.0625rem; line-height: 1.55; }
.single-post-title p.post-tag span { padding: 0 4px; }
.blog-post-img.mt-50.mb-50 { margin-top: 30px; margin-bottom: 30px; }
.single-post-txt h5 { margin-top: 20px; margin-bottom: 15px; }
.post-inner-img { margin-top: 30px; margin-bottom: 30px; }
.post-tags-list span a { 
display: inline-block; font-size: 0.75rem; letter-spacing: 0.0625rem; padding: 12px 10px 9px; margin-bottom: 10px; 
}
.post-share-list.text-end { text-align: left!important; margin-top: 15px; }
.post-share-links .share-social-icons a.share-ico span { margin-left: 0; margin-right: 20px; }
.post-share-links { margin-top: 50px; padding-top: 50px; }
.post-comments { padding-top: 60px; }
.post-comments #leave-comment h5 { margin-top: 50px; }
.post-comments img { width: 60px; height: 60px; }
.comment-body { margin-left: 15px; }
.comment-form { margin-top: 50px; }
.comment-form .form-control { height: 54px; font-size: 1.05rem; }
.comment-form textarea { min-height: 180px; } .booking-1-wrapper { margin-top: -215%; padding: 35px 15px 25px;}
.booking-2-wrapper { padding: 35px 15px 25px; margin-left: 0; margin-right: 0; }
.booking-2-txt { padding: 40px 20px; margin-right: 0; margin-bottom: 30px; }
.booking-1-wrapper h4, .booking-2-wrapper h4 { margin-bottom: 20px; }
.booking-1-img { margin-left: -90%; margin-right: -90%; } .contacts-1-wrapper, .contacts-2-wrapper, .contacts-3-wrapper { padding: 0; }
.contacts-2-wrapper .title-01 { margin-top: 25px; }
.location-1-wrapper.mb-60 { margin-bottom: 30px; }
.cbox-3 { height: 270px; }
.cbox-3-txt { width: 90%; left: 5%; }
.cbox-1.cbox-1-link { margin-bottom: 60px; }
.cbox-3 h5 { font-size: 1.45rem; }
.cbox-1 p { font-size: 1.2rem; }
.cbox-2 p { font-size: 1.15rem; }
.cbox-3 p { font-size: 1.15rem; padding: 0; }
.form-holder.pc-30 { padding: 0; }
.contact-form .text-end { text-align: left!important; }
.contact-form .form-control { height: 54px; font-size: 1.05rem; }
.contact-form textarea { min-height: 150px; } #gmap-1 .google-map { padding: 0px 0px 60%; } .bottom-footer { padding-top: 0; }
#footer-3 .bottom-footer { padding-top: 10px; }
#footer-1 .footer-info { padding-left: 0; }
#footer-2 .footer-contacts { padding-left: 0; padding-right: 0; }
.footer-img.text-end { margin-top: 10px; text-align: left!important; }
.footer-img li { display: inline-block!important; margin: 0 0 10px 4px; }
.footer h6, .footer h5 { margin-bottom: 20px; }
#footer-1 .footer-info p, #footer-1 .footer-contacts p { margin-bottom: 5px; }
.footer-contacts p.mt-15 { margin-top: 10px; }
.footer-info h5.booking-link { font-size: 1.5rem; margin-top: 20px; }
#footer-2 h4.h4-xs, #footer-2 h4.h4-sm { font-size: 1.65rem; }
.foo-socials.ico-20 [class*="flaticon-"]:before, .foo-socials.ico-20 [class*="flaticon-"]:after { font-size: 1.5rem; }
.footer-contacts p, .footer-info p, .footer-links p { font-size: 1.125rem!important; }
.footer-copyright p, .bottom-footer-list p { font-size: 1.05rem; }
#footer-3 .footer-contacts p.txt-600 { font-size: 1.2rem!important; }
.footer-img img.insta-img { width: 90px; height: 90px; }
.footer-form { margin-bottom: 20px; }
.footer-form .form-control { display: block; width: 100%!important; text-align: center; height: 52px; font-size: 1rem; }
.footer-form .input-group-btn { display: block; width: 100%!important; }
.footer-form .btn { height: 52px; width: 100%!important; margin-top: 15px; }
.footer-form p { font-size: 1.05rem; margin-top: 20px; margin-bottom: 0; }
.bottom-footer-list span { top: 2px; padding: 0 7px; } .page-hero-section { padding-top: 45px; padding-bottom: 45px; }
.page-hero-section h3, .page-hero-section h2 { margin-bottom: 3px; }
.inner-page-hero .title-01 h3, .inner-page-hero .title-01 h2 { padding: 0; } .breadcrumb-item { font-size: 0.75rem!important; }
.breadcrumb-item + .breadcrumb-item::before { font-size: 1.1rem; padding-right: 12px; margin-top: -4px; }
.breadcrumb-item + .breadcrumb-item { padding-left: 15px; } #scrollUp { width: 34px; height: 34px; bottom: 10px; right: 5px; }
}div.comment div.comment-body > p{
font-size: 1.1875rem;
padding-bottom: 40px;
border-bottom: 1px solid;
margin-bottom: 40px;
color: #6c757d;
}
.comment-form p.comment-form-cookies-consent{
display: none ;
}
.comments-wrapper .comment-body{
width: 100%;
}
.post-comments ul.children{
margin-left: 93px;
}
.post-comments form .logged-in-as{
padding-left: 12px;
}
.post-comments .comment-body .comment-meta h6 a{
text-transform: capitalize;
}
#newsletter-1 .newsletter-form .input-group p{
margin: 0;
padding: 0;
}
form div.input-group > span:has(input){
flex: 1 1 auto;
}
form div.input-group > span.input-group-btn{
flex: 1 1;
}
.newsletter-wrapper span.wpcf7-not-valid-tip{
color: #111;
margin-top: 10px;
}
.newsletter-wrapper form div.wpcf7-response-output{
margin: 30px 15% 0;
}
.post-content .post-categories > li > a{
line-height: 1;
font-weight: 600;
letter-spacing: 0.125rem;
font-size: 0.95rem;
text-transform: uppercase;
margin-bottom: 0;
vertical-align: top;
}
div.post-meta{
display: inline-flex;
}
.post-content ul.post-categories, .post-content .post-categories > li{
display: inline-block;
}
.img-fluid{
width: 100%;
}
.post-content.bg--white-smoke{
padding: 30px 80px 60px;
}
.blog-list > h2{
padding: 0;
}
.blog-list > h2 > a:hover{
color: var(--clr-theme-color);
}
div.blog-btn > a{
padding: 13px 45px 10px;
color: #fff;
background-color: var(--clr-theme-color);
border-color: var(--clr-theme-color);
font-weight: 600;
text-transform: uppercase;
}
div.blog-btn > a:hover{
background-color: #373b4d;
border-color: #373b4d;
}
ul.pagination li > .page-numbers{
color: #333233;
background-color: #fff;
font-weight: 600;
font-size: 20px;
border: 2px solid #333233;
margin-right: 5px;
top: 0;
display: block;
height: 50px;
width: 50px;
text-align: center;
line-height: 48px;
}
ul.pagination li > .current{
color: #fff;
background-color: #333233;
}
ul.pagination li > .page-numbers:hover{
color: #fff;
background-color: #333233;
}
.masonry-image .hover-overlay > img.img-fluid, .blog-section .hover-overlay > img.img-fluid{
aspect-ratio: 7/6;
}
footer form div.input-group > span:first-child{
width: 50%;
}
footer form div.input-group{
height: 60px;
}
footer form .wpcf7-not-valid-tip{
margin-top: 7px;
}
footer form .wpcf7-response-output{
margin-left: 0;
margin-right: 0;
}
form div.contact-form span.wpcf7-spinner{
display: table;
}
section.gallery-section .masonry-image .hover-overlay >img.img-fluid{
aspect-ratio: unset;
}
h1.h1-lg{
font-size: 5rem;
}
.text-cap{
text-transform: capitalize;
}
.search_custom form input[type='text']{
width: 100%;
padding-right: 35px;
}
.search_custom form span.input-group-btn{
position: absolute;
top: 8px;
right: 5px;
z-index: 999;
}
.search_custom form span.input-group-btn > button{
border: 0;
background-color: unset;
}
li.wsarrow > a.nav-link:after{
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 4px solid;
content: "";
float: right;
right: 0;
height: 0;
margin: 0 0 0 14px;
position: absolute;
text-align: right;
top: 32px;
width: 0;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu{
min-width: 150px;
}
.wpcf7-not-valid-tip{
color: #373b4d;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
border-color: #373b4d;
}
.wpcf7 form .wpcf7-response-output{
margin: 2em 0 1em;
}
.wpcf7-spinner{
display: none;
}
.blockChanger .chBody .stBlock{
margin: 30px 20px 15px 26px;
}
.m-none{
margin: 0;
}
.chBody .stBlock li:has(a.s_1 > img){
list-style: none;
}
.chBody .stBlock li a.s_1 > img{
width: 180px;
height: 195px;
}
.blockChanger .chBody .stBlock > li:has(>a>img).current{
display: none;
}
.elementor-html div.owl-carousel{
display: block;
}
.page-hero-section{
background: var(--clr-theme-color);
}
#promo-4:before, #promo-4:after, #banner-3{
background: var(--clr-theme-color);
}
div.dialog-widget.dialog-lightbox-widget{
display: none !important;
}
.banner-5-wrapper{
background: #f5f1f2;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.bg-video{
position: relative;
overflow: hidden;
}
.bg-video:after {
content: '';
display: block;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, .4);
z-index: 1;
}
video {
object-fit: cover;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
#banner-1{
background: var(--clr-theme-color);
}
.elementor img.img-fluid{
width: auto;
}
.h2-lg > .elementor-widget-container > h2{
color: #373b4d;
font-family: 'Lora', serif;
line-height: 1.3;
font-weight: 600;
letter-spacing: -0.015625rem;
font-size: 3.5rem;
}
.h3-lg > .elementor-widget-container > h3{
color: #373b4d;
font-family: 'Lora', serif;
line-height: 1.3;
font-weight: 600;
letter-spacing: -0.015625rem;
font-size: 2.875rem;
}
.h5-xl > .elementor-widget-container > h5{
color: #373b4d;
font-family: 'Lora', serif;
line-height: 1.3;
font-weight: 600;
letter-spacing: -0.015625rem;
font-size: 1.75rem;
}
.txt-upcase > .elementor-widget-container > p{
display: block;
font-size: 0.9rem;
line-height: 1;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.125rem;
margin-bottom: 0;
}
#video-1, #hero-3, #hero-9{
background: var(--clr-theme-color);
}
.pricing-4-list li:last-child{
margin-bottom:30px;
}
.banner-6-txt a{
text-decoration: underline !important;
}
li.foo-img > p:has(>a.image-link), li.foo-img p:empty{
display: none;
}
@media (max-width: 991.95px){
.newsletter-section .btn{
margin-left: 0;
margin-top: 10px;
}
li.wsarrow > a.nav-link:after{
content: none;
}
.footer-form .btn{
margin-top: 0;
}
div.row > div.width-100:has(.footer-img li.foo-img){
width: 100%;
}
}
@media (max-width: 767px){
.post-comments ul.children{
margin-left: 75px;
}
.post-content.bg--white-smoke{
padding: 10px 10px 40px;
}
.post-content.bg--white-smoke > div.blog-post-img{
margin-top: 10px;
margin-bottom: 10px;
}
.single-post-title{
padding: 0;
}
div.post-meta{
display: block;
margin-bottom: 10px;
}
.post-content .post-categories > li > a{
vertical-align: middle;
}
}
.elementor-editor-active .slider .slides li {
opacity: 1;
}