@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-object-language_switcher .trp-flag-image {
display: inline-block;
margin: -1px 5px;
vertical-align: baseline;
padding: 0;
border: 0;
border-radius:0;
} .trp-language-switcher{
height: 42px;
position: relative;
box-sizing: border-box;
width: 200px;
text-overflow: ellipsis;
white-space: nowrap;
}
.trp-language-switcher > div {
box-sizing: border-box;
padding:4px 20px 3px 13px;
border: 1.5px solid #949494;
border-radius: 2px;
background-image: url(//www.alvearetattoo.com/wp-content/plugins/translatepress-multilingual/assets/images/arrow-down-3101.svg);
background-repeat: no-repeat;
background-position:
calc(100% - 20px) calc(1em + 2px),
calc(100% - 3px) calc(1em + 0px);
background-size:
8px 8px,
8px 8px;
background-repeat: no-repeat;
background-color: #fff;
}
.trp-language-switcher > div:hover {
background-image: none;
}
.trp-language-switcher > div > a {
display: block;
padding: 7px 12px;
border-radius: 3px;
text-decoration: none;
color: #1E1E1E;
font-style: normal;
font-weight: 400;
font-size: 16px;
}
.trp-language-switcher > div > a:hover {
background: #F0F0F0;
border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
background: none;
}
.trp-language-switcher > div > a > img{
display: inline;
margin: 0 3px;
width: 18px;
height: 12px;
border-radius: 0;
}
.trp-language-switcher .trp-ls-shortcode-current-language{
display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
visibility: hidden;
}
.trp-language-switcher .trp-ls-shortcode-language{
display: inline-block;
height: 1px;
overflow: hidden;
visibility: hidden;
z-index: 1;
max-height: 250px;
overflow-y: auto;
left: 0;
top: 0;
min-height: auto;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
visibility: visible;
max-height: 250px;
padding: 4px 13px;
height: auto;
overflow-y: auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
min-height: auto;
} #wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
content: '\f326';
top: 3px;
}
@media screen and ( max-width: 782px ) {
#wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
text-indent: 0;
}
#wpadminbar li#wp-admin-bar-trp_edit_translation {
display: block;
}
} .elementor-shortcode .trp-ls-shortcode-current-language,
.elementor-shortcode .trp-ls-shortcode-language {
width: 300px !important;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}@font-face{font-family:'FontAwesome';src:url(//www.alvearetattoo.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.alvearetattoo.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.alvearetattoo.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.alvearetattoo.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.alvearetattoo.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.alvearetattoo.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.theme-default .nivoSlider {
position:relative;
background:#fff url(//www.alvearetattoo.com/wp-content/plugins/unyson/framework/extensions/portfolio/static/css/NivoSlider/themes/default/loading.gif) no-repeat 50% 50%;
margin-bottom:10px;
-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
position:absolute;
top:0px;
left:0px;
display:none;
}
.theme-default .nivoSlider a {
border:0;
display:block;
}
.theme-default .nivo-controlNav {
text-align: center;
padding: 20px 0;
}
.theme-default .nivo-controlNav a {
display:inline-block;
width:22px;
height:22px;
background:url(//www.alvearetattoo.com/wp-content/plugins/unyson/framework/extensions/portfolio/static/css/NivoSlider/themes/default/bullets.png) no-repeat;
text-indent:-9999px;
border:0;
margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
background-position:0 -22px;
}
.theme-default .nivo-directionNav a {
display:block;
width:30px;
height:30px;
background:url(//www.alvearetattoo.com/wp-content/plugins/unyson/framework/extensions/portfolio/static/css/NivoSlider/themes/default/arrows.png) no-repeat;
text-indent:-9999px;
border:0;
opacity: 0;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
background-position:-30px 0;
right:15px;
}
.theme-default a.nivo-prevNav {
left:15px;
}
.theme-default .nivo-caption {
font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
color:#fff;
border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
color:#fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
width: auto;
height: auto;
background: none;
margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
display: block;
width: 120px;
height: auto;
}.theme-dark.slider-wrapper {
background: #222;
padding: 10px;
}
.theme-dark .nivoSlider {
position:relative;
background:#fff url(//www.alvearetattoo.com/wp-content/plugins/unyson/framework/extensions/portfolio/static/css/NivoSlider/themes/dark/loading.gif) no-repeat 50% 50%;
margin-bottom:10px;
overflow: visible;
}
.theme-dark .nivoSlider img {
position:absolute;
top:0px;
left:0px;
display:none;
}
.theme-dark .nivoSlider a {
border:0;
display:block;
}
.theme-dark .nivo-controlNav {
text-align: left;
padding: 0;
position: relative;
z-index: 10;
}
.theme-dark .nivo-controlNav a {
display:inline-block;
width:10px;
height:10px;
background:url(//www.alvearetattoo.com/wp-content/plugins/unyson/framework/extensions/portfolio/static/css/NivoSlider/themes/dark/bullets.png) no-repeat 0 2px;
text-indent:-9999px;
border:0;
margin: 0 2px;
}
.theme-dark .nivo-controlNav a.active {
background-position:0 100%;
}
.theme-dark .nivo-directionNav a {
display:block;
width:30px;
height:30px;
background: url(//www.alvearetattoo.com/wp-content/plugins/unyson/framework/extensions/portfolio/static/css/NivoSlider/themes/dark/arrows.png) no-repeat;
text-indent:-9999px;
border:0;
top: auto;
bottom: -36px;
z-index: 11;
}
.theme-dark .nivo-directionNav a:hover {
background-color: #333;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.theme-dark a.nivo-nextNav {
background-position:-16px 50%;
right:0px;
}
.theme-dark a.nivo-prevNav {
background-position:11px 50%;
left: auto;
right: 35px;
}
.theme-dark .nivo-caption {
font-family: Helvetica, Arial, sans-serif;
}
.theme-dark .nivo-caption a {
color:#fff;
border-bottom:1px dotted #fff;
}
.theme-dark .nivo-caption a:hover {
color:#fff;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled {
width: 80%;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled a {
width: auto;
height: auto;
background: none;
margin-bottom: 5px;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled img {
display: block;
width: 120px;
height: auto;
}.nivoSlider {
position:relative;
width:100%;
height:auto;
overflow: hidden;
}
.nivoSlider img {
position:absolute;
top:0px;
left:0px;
max-width: none;
}
.nivo-main-image {
display: block !important;
position: relative !important; 
width: 100% !important;
} .nivoSlider a.nivo-imageLink {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none;
background:white; 
filter:alpha(opacity=0); 
opacity:0;
} .nivo-slice {
display:block;
position:absolute;
z-index:4;
height:100%;
top:0;
}
.nivo-box {
display:block;
position:absolute;
z-index:3;
overflow:hidden;
}
.nivo-box img { display:block; } .nivo-caption {
position:absolute;
left:0px;
bottom:0px;
background:#000;
color:#fff;
width:100%;
z-index:8;
padding: 5px 10px;
opacity: 0.8;
overflow: hidden;
display: none;
-moz-opacity: 0.8;
filter:alpha(opacity=8);
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.nivo-caption p {
padding:5px;
margin:0;
}
.nivo-caption a {
display:inline !important;
}
.nivo-html-caption {
display:none;
} .nivo-directionNav a {
position:absolute;
top:45%;
z-index:9;
cursor:pointer;
}
.nivo-prevNav {
left:0px;
}
.nivo-nextNav {
right:0px;
} .nivo-controlNav {
text-align:center;
padding: 15px 0;
}
.nivo-controlNav a {
cursor:pointer;
}
.nivo-controlNav a.active {
font-weight:bold;
}@font-face {
font-family: 'base-icon';
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/base-icons.eot?bfnpvw);
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/base-icons.eot?bfnpvw#iefix) format("embedded-opentype"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/base-icons.ttf?bfnpvw) format("truetype"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/base-icons.woff?bfnpvw) format("woff"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/base-icons.svg?bfnpvw#base-icons) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="base-icon-"],
[class*=" base-icon-"] { font-family: 'base-icon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.base-icon-up-arrow-1:before {
content: "\e900";
}
.base-icon-up-arrow:before {
content: "\e901";
}
.base-icon-upload-button:before {
content: "\e902";
}
.base-icon-youtube:before {
content: "\e903";
}
.base-icon-add-1:before {
content: "\e904";
}
.base-icon-add-2:before {
content: "\e905";
}
.base-icon-add:before {
content: "\e906";
}
.base-icon-apple:before {
content: "\e907";
}
.base-icon-check-symbol:before {
content: "\e908";
}
.base-icon-close-button:before {
content: "\e909";
}
.base-icon-confirm:before {
content: "\e90a";
}
.base-icon-cross:before {
content: "\e90b";
}
.base-icon-envato:before {
content: "\e90c";
}
.base-icon-facebook-logo:before {
content: "\e90d";
}
.base-icon-google-play:before {
content: "\e90e";
}
.base-icon-icon:before {
content: "\e90f";
}
.base-icon-instagram-social-network-logo-of-photo-camera:before {
content: "\e910";
}
.base-icon-minus:before {
content: "\e911";
}
.base-icon-play-button:before {
content: "\e912";
}
.base-icon-right-quote:before {
content: "\e913";
}
.base-icon-avatar:before {
content: "\e914";
}
.base-icon-avatar-1:before {
content: "\e915";
}
.base-icon-back:before {
content: "\e916";
}
.base-icon-book:before {
content: "\e917";
}
.base-icon-cancel:before {
content: "\e918";
}
.base-icon-chat:before {
content: "\e919";
}
.base-icon-chat-1:before {
content: "\e91a";
}
.base-icon-chat-2:before {
content: "\e91b";
}
.base-icon-copy:before {
content: "\e91c";
}
.base-icon-dislike:before {
content: "\e91d";
}
.base-icon-download:before {
content: "\e91e";
}
.base-icon-download-1:before {
content: "\e91f";
}
.base-icon-edit:before {
content: "\e920";
}
.base-icon-envelope:before {
content: "\e921";
}
.base-icon-folder:before {
content: "\e922";
}
.base-icon-garbage:before {
content: "\e923";
}
.base-icon-glasses:before {
content: "\e924";
}
.base-icon-hand:before {
content: "\e925";
}
.base-icon-headphones:before {
content: "\e926";
}
.base-icon-heart:before {
content: "\e927";
}
.base-icon-house:before {
content: "\e928";
}
.base-icon-like:before {
content: "\e929";
}
.base-icon-link:before {
content: "\e92a";
}
.base-icon-logout:before {
content: "\e92b";
}
.base-icon-magnifying-glass:before {
content: "\e92c";
}
.base-icon-monitor:before {
content: "\e92d";
}
.base-icon-musical-note:before {
content: "\e92e";
}
.base-icon-next-1:before {
content: "\e92f";
}
.base-icon-padlock:before {
content: "\e930";
}
.base-icon-paper-plane:before {
content: "\e931";
}
.base-icon-phone-call:before {
content: "\e932";
}
.base-icon-photo-camera:before {
content: "\e933";
}
.base-icon-pie-chart:before {
content: "\e934";
}
.base-icon-piggy-bank:before {
content: "\e935";
}
.base-icon-placeholder:before {
content: "\e936";
}
.base-icon-printer:before {
content: "\e937";
}
.base-icon-reload:before {
content: "\e938";
}
.base-icon-settings:before {
content: "\e939";
}
.base-icon-settings-1:before {
content: "\e93a";
}
.base-icon-share:before {
content: "\e93b";
}
.base-icon-shopping-bag:before {
content: "\e93c";
}
.base-icon-shopping-cart:before {
content: "\e93d";
}
.base-icon-shuffle:before {
content: "\e93e";
}
.base-icon-speaker:before {
content: "\e93f";
}
.base-icon-star:before {
content: "\e940";
}
.base-icon-tag:before {
content: "\e941";
}
.base-icon-upload:before {
content: "\e942";
}
.base-icon-upload-1:before {
content: "\e943";
}
.base-icon-vector:before {
content: "\e944";
}
.base-icon-reply:before {
content: "\e945";
}
@font-face {
font-family: "essential-set";
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/essential-set.eot);
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/essential-set.eot?#iefix) format("eot"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/essential-set.woff2) format("woff2"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/essential-set.woff) format("woff"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/essential-set.ttf) format("truetype"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/essential-set.svg#essential-set) format("svg");
}
[class*="essential-set-"],
[class^="essential-set-"] {
font-family: "essential-set";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1; text-decoration: none;
text-transform: none;
}
.essential-set-add-1:before {
content: "\E001";
}
.essential-set-add-2:before {
content: "\E002";
}
.essential-set-add-3:before {
content: "\E003";
}
.essential-set-add:before {
content: "\E004";
}
.essential-set-agenda:before {
content: "\E005";
}
.essential-set-alarm-1:before {
content: "\E006";
}
.essential-set-alarm-clock-1:before {
content: "\E007";
}
.essential-set-alarm-clock:before {
content: "\E008";
}
.essential-set-alarm:before {
content: "\E009";
}
.essential-set-albums:before {
content: "\E00A";
}
.essential-set-app:before {
content: "\E00B";
}
.essential-set-archive-1:before {
content: "\E00C";
}
.essential-set-archive-2:before {
content: "\E00D";
}
.essential-set-archive-3:before {
content: "\E00E";
}
.essential-set-archive:before {
content: "\E00F";
}
.essential-set-attachment:before {
content: "\E010";
}
.essential-set-back:before {
content: "\E011";
}
.essential-set-battery-1:before {
content: "\E012";
}
.essential-set-battery-2:before {
content: "\E013";
}
.essential-set-battery-3:before {
content: "\E014";
}
.essential-set-battery-4:before {
content: "\E015";
}
.essential-set-battery-5:before {
content: "\E016";
}
.essential-set-battery-6:before {
content: "\E017";
}
.essential-set-battery-7:before {
content: "\E018";
}
.essential-set-battery-8:before {
content: "\E019";
}
.essential-set-battery-9:before {
content: "\E01A";
}
.essential-set-battery:before {
content: "\E01B";
}
.essential-set-binoculars:before {
content: "\E01C";
}
.essential-set-blueprint:before {
content: "\E01D";
}
.essential-set-bluetooth-1:before {
content: "\E01E";
}
.essential-set-bluetooth:before {
content: "\E01F";
}
.essential-set-bookmark-1:before {
content: "\E020";
}
.essential-set-bookmark:before {
content: "\E021";
}
.essential-set-briefcase:before {
content: "\E022";
}
.essential-set-broken-link:before {
content: "\E023";
}
.essential-set-calculator-1:before {
content: "\E024";
}
.essential-set-calculator:before {
content: "\E025";
}
.essential-set-calendar-1:before {
content: "\E026";
}
.essential-set-calendar-2:before {
content: "\E027";
}
.essential-set-calendar-3:before {
content: "\E028";
}
.essential-set-calendar-4:before {
content: "\E029";
}
.essential-set-calendar-5:before {
content: "\E02A";
}
.essential-set-calendar-6:before {
content: "\E02B";
}
.essential-set-calendar-7:before {
content: "\E02C";
}
.essential-set-calendar:before {
content: "\E02D";
}
.essential-set-checked-1:before {
content: "\E02E";
}
.essential-set-checked:before {
content: "\E02F";
}
.essential-set-clock-1:before {
content: "\E030";
}
.essential-set-clock:before {
content: "\E031";
}
.essential-set-close:before {
content: "\E032";
}
.essential-set-cloud-computing-1:before {
content: "\E033";
}
.essential-set-cloud-computing-2:before {
content: "\E034";
}
.essential-set-cloud-computing-3:before {
content: "\E035";
}
.essential-set-cloud-computing-4:before {
content: "\E036";
}
.essential-set-cloud-computing-5:before {
content: "\E037";
}
.essential-set-cloud-computing:before {
content: "\E038";
}
.essential-set-cloud:before {
content: "\E039";
}
.essential-set-command:before {
content: "\E03A";
}
.essential-set-compact-disc-1:before {
content: "\E03B";
}
.essential-set-compact-disc-2:before {
content: "\E03C";
}
.essential-set-compact-disc:before {
content: "\E03D";
}
.essential-set-compass:before {
content: "\E03E";
}
.essential-set-compose:before {
content: "\E03F";
}
.essential-set-controls-1:before {
content: "\E040";
}
.essential-set-controls-2:before {
content: "\E041";
}
.essential-set-controls-3:before {
content: "\E042";
}
.essential-set-controls-4:before {
content: "\E043";
}
.essential-set-controls-5:before {
content: "\E044";
}
.essential-set-controls-6:before {
content: "\E045";
}
.essential-set-controls-7:before {
content: "\E046";
}
.essential-set-controls-8:before {
content: "\E047";
}
.essential-set-controls-9:before {
content: "\E048";
}
.essential-set-controls:before {
content: "\E049";
}
.essential-set-database-1:before {
content: "\E04A";
}
.essential-set-database-2:before {
content: "\E04B";
}
.essential-set-database-3:before {
content: "\E04C";
}
.essential-set-database:before {
content: "\E04D";
}
.essential-set-diamond:before {
content: "\E04E";
}
.essential-set-diploma:before {
content: "\E04F";
}
.essential-set-dislike-1:before {
content: "\E050";
}
.essential-set-dislike:before {
content: "\E051";
}
.essential-set-divide-1:before {
content: "\E052";
}
.essential-set-divide:before {
content: "\E053";
}
.essential-set-division:before {
content: "\E054";
}
.essential-set-document:before {
content: "\E055";
}
.essential-set-download:before {
content: "\E056";
}
.essential-set-edit-1:before {
content: "\E057";
}
.essential-set-edit:before {
content: "\E058";
}
.essential-set-eject-1:before {
content: "\E059";
}
.essential-set-eject:before {
content: "\E05A";
}
.essential-set-equal-1:before {
content: "\E05B";
}
.essential-set-equal-2:before {
content: "\E05C";
}
.essential-set-equal:before {
content: "\E05D";
}
.essential-set-error:before {
content: "\E05E";
}
.essential-set-exit-1:before {
content: "\E05F";
}
.essential-set-exit-2:before {
content: "\E060";
}
.essential-set-exit:before {
content: "\E061";
}
.essential-set-eyeglasses:before {
content: "\E062";
}
.essential-set-fast-forward-1:before {
content: "\E063";
}
.essential-set-fast-forward:before {
content: "\E064";
}
.essential-set-fax:before {
content: "\E065";
}
.essential-set-file-1:before {
content: "\E066";
}
.essential-set-file-2:before {
content: "\E067";
}
.essential-set-file:before {
content: "\E068";
}
.essential-set-film:before {
content: "\E069";
}
.essential-set-fingerprint:before {
content: "\E06A";
}
.essential-set-flag-1:before {
content: "\E06B";
}
.essential-set-flag-2:before {
content: "\E06C";
}
.essential-set-flag-3:before {
content: "\E06D";
}
.essential-set-flag-4:before {
content: "\E06E";
}
.essential-set-flag:before {
content: "\E06F";
}
.essential-set-focus:before {
content: "\E070";
}
.essential-set-folder-1:before {
content: "\E071";
}
.essential-set-folder-10:before {
content: "\E072";
}
.essential-set-folder-11:before {
content: "\E073";
}
.essential-set-folder-12:before {
content: "\E074";
}
.essential-set-folder-13:before {
content: "\E075";
}
.essential-set-folder-14:before {
content: "\E076";
}
.essential-set-folder-15:before {
content: "\E077";
}
.essential-set-folder-16:before {
content: "\E078";
}
.essential-set-folder-17:before {
content: "\E079";
}
.essential-set-folder-18:before {
content: "\E07A";
}
.essential-set-folder-19:before {
content: "\E07B";
}
.essential-set-folder-2:before {
content: "\E07C";
}
.essential-set-folder-3:before {
content: "\E07D";
}
.essential-set-folder-4:before {
content: "\E07E";
}
.essential-set-folder-5:before {
content: "\E07F";
}
.essential-set-folder-6:before {
content: "\E080";
}
.essential-set-folder-7:before {
content: "\E081";
}
.essential-set-folder-8:before {
content: "\E082";
}
.essential-set-folder-9:before {
content: "\E083";
}
.essential-set-folder:before {
content: "\E084";
}
.essential-set-forbidden:before {
content: "\E085";
}
.essential-set-funnel:before {
content: "\E086";
}
.essential-set-garbage-1:before {
content: "\E087";
}
.essential-set-garbage-2:before {
content: "\E088";
}
.essential-set-garbage:before {
content: "\E089";
}
.essential-set-gift:before {
content: "\E08A";
}
.essential-set-help:before {
content: "\E08B";
}
.essential-set-hide:before {
content: "\E08C";
}
.essential-set-hold:before {
content: "\E08D";
}
.essential-set-home-1:before {
content: "\E08E";
}
.essential-set-home-2:before {
content: "\E08F";
}
.essential-set-home:before {
content: "\E090";
}
.essential-set-hourglass-1:before {
content: "\E091";
}
.essential-set-hourglass-2:before {
content: "\E092";
}
.essential-set-hourglass-3:before {
content: "\E093";
}
.essential-set-hourglass:before {
content: "\E094";
}
.essential-set-house:before {
content: "\E095";
}
.essential-set-id-card-1:before {
content: "\E096";
}
.essential-set-id-card-2:before {
content: "\E097";
}
.essential-set-id-card-3:before {
content: "\E098";
}
.essential-set-id-card-4:before {
content: "\E099";
}
.essential-set-id-card-5:before {
content: "\E09A";
}
.essential-set-id-card:before {
content: "\E09B";
}
.essential-set-idea:before {
content: "\E09C";
}
.essential-set-incoming:before {
content: "\E09D";
}
.essential-set-infinity:before {
content: "\E09E";
}
.essential-set-info:before {
content: "\E09F";
}
.essential-set-internet:before {
content: "\E0A0";
}
.essential-set-key:before {
content: "\E0A1";
}
.essential-set-lamp:before {
content: "\E0A2";
}
.essential-set-layers-1:before {
content: "\E0A3";
}
.essential-set-layers:before {
content: "\E0A4";
}
.essential-set-like-1:before {
content: "\E0A5";
}
.essential-set-like-2:before {
content: "\E0A6";
}
.essential-set-like:before {
content: "\E0A7";
}
.essential-set-link:before {
content: "\E0A8";
}
.essential-set-list-1:before {
content: "\E0A9";
}
.essential-set-list:before {
content: "\E0AA";
}
.essential-set-lock-1:before {
content: "\E0AB";
}
.essential-set-lock:before {
content: "\E0AC";
}
.essential-set-locked-1:before {
content: "\E0AD";
}
.essential-set-locked-2:before {
content: "\E0AE";
}
.essential-set-locked-3:before {
content: "\E0AF";
}
.essential-set-locked-4:before {
content: "\E0B0";
}
.essential-set-locked-5:before {
content: "\E0B1";
}
.essential-set-locked-6:before {
content: "\E0B2";
}
.essential-set-locked:before {
content: "\E0B3";
}
.essential-set-login:before {
content: "\E0B4";
}
.essential-set-magic-wand:before {
content: "\E0B5";
}
.essential-set-magnet-1:before {
content: "\E0B6";
}
.essential-set-magnet-2:before {
content: "\E0B7";
}
.essential-set-magnet:before {
content: "\E0B8";
}
.essential-set-map-1:before {
content: "\E0B9";
}
.essential-set-map-2:before {
content: "\E0BA";
}
.essential-set-map-location:before {
content: "\E0BB";
}
.essential-set-map:before {
content: "\E0BC";
}
.essential-set-megaphone-1:before {
content: "\E0BD";
}
.essential-set-megaphone:before {
content: "\E0BE";
}
.essential-set-menu-1:before {
content: "\E0BF";
}
.essential-set-menu-2:before {
content: "\E0C0";
}
.essential-set-menu-3:before {
content: "\E0C1";
}
.essential-set-menu-4:before {
content: "\E0C2";
}
.essential-set-menu:before {
content: "\E0C3";
}
.essential-set-microphone-1:before {
content: "\E0C4";
}
.essential-set-microphone:before {
content: "\E0C5";
}
.essential-set-minus-1:before {
content: "\E0C6";
}
.essential-set-minus:before {
content: "\E0C7";
}
.essential-set-more-1:before {
content: "\E0C8";
}
.essential-set-more-2:before {
content: "\E0C9";
}
.essential-set-more:before {
content: "\E0CA";
}
.essential-set-multiply-1:before {
content: "\E0CB";
}
.essential-set-multiply:before {
content: "\E0CC";
}
.essential-set-music-player-1:before {
content: "\E0CD";
}
.essential-set-music-player-2:before {
content: "\E0CE";
}
.essential-set-music-player-3:before {
content: "\E0CF";
}
.essential-set-music-player:before {
content: "\E0D0";
}
.essential-set-mute:before {
content: "\E0D1";
}
.essential-set-muted:before {
content: "\E0D2";
}
.essential-set-navigation-1:before {
content: "\E0D3";
}
.essential-set-navigation:before {
content: "\E0D4";
}
.essential-set-network:before {
content: "\E0D5";
}
.essential-set-newspaper:before {
content: "\E0D6";
}
.essential-set-next:before {
content: "\E0D7";
}
.essential-set-note:before {
content: "\E0D8";
}
.essential-set-notebook-1:before {
content: "\E0D9";
}
.essential-set-notebook-2:before {
content: "\E0DA";
}
.essential-set-notebook-3:before {
content: "\E0DB";
}
.essential-set-notebook-4:before {
content: "\E0DC";
}
.essential-set-notebook-5:before {
content: "\E0DD";
}
.essential-set-notebook:before {
content: "\E0DE";
}
.essential-set-notepad-1:before {
content: "\E0DF";
}
.essential-set-notepad-2:before {
content: "\E0E0";
}
.essential-set-notepad:before {
content: "\E0E1";
}
.essential-set-notification:before {
content: "\E0E2";
}
.essential-set-paper-plane-1:before {
content: "\E0E3";
}
.essential-set-paper-plane:before {
content: "\E0E4";
}
.essential-set-pause-1:before {
content: "\E0E5";
}
.essential-set-pause:before {
content: "\E0E6";
}
.essential-set-percent-1:before {
content: "\E0E7";
}
.essential-set-percent:before {
content: "\E0E8";
}
.essential-set-perspective:before {
content: "\E0E9";
}
.essential-set-photo-camera-1:before {
content: "\E0EA";
}
.essential-set-photo-camera:before {
content: "\E0EB";
}
.essential-set-photos:before {
content: "\E0EC";
}
.essential-set-picture-1:before {
content: "\E0ED";
}
.essential-set-picture-2:before {
content: "\E0EE";
}
.essential-set-picture:before {
content: "\E0EF";
}
.essential-set-pin:before {
content: "\E0F0";
}
.essential-set-placeholder-1:before {
content: "\E0F1";
}
.essential-set-placeholder-2:before {
content: "\E0F2";
}
.essential-set-placeholder-3:before {
content: "\E0F3";
}
.essential-set-placeholder:before {
content: "\E0F4";
}
.essential-set-placeholders:before {
content: "\E0F5";
}
.essential-set-play-button-1:before {
content: "\E0F6";
}
.essential-set-play-button:before {
content: "\E0F7";
}
.essential-set-plus:before {
content: "\E0F8";
}
.essential-set-power:before {
content: "\E0F9";
}
.essential-set-previous:before {
content: "\E0FA";
}
.essential-set-price-tag:before {
content: "\E0FB";
}
.essential-set-print:before {
content: "\E0FC";
}
.essential-set-push-pin:before {
content: "\E0FD";
}
.essential-set-radar:before {
content: "\E0FE";
}
.essential-set-reading:before {
content: "\E0FF";
}
.essential-set-record:before {
content: "\E100";
}
.essential-set-repeat-1:before {
content: "\E101";
}
.essential-set-repeat:before {
content: "\E102";
}
.essential-set-restart:before {
content: "\E103";
}
.essential-set-resume:before {
content: "\E104";
}
.essential-set-rewind-1:before {
content: "\E105";
}
.essential-set-rewind:before {
content: "\E106";
}
.essential-set-route:before {
content: "\E107";
}
.essential-set-save:before {
content: "\E108";
}
.essential-set-search-1:before {
content: "\E109";
}
.essential-set-search:before {
content: "\E10A";
}
.essential-set-send:before {
content: "\E10B";
}
.essential-set-server-1:before {
content: "\E10C";
}
.essential-set-server-2:before {
content: "\E10D";
}
.essential-set-server-3:before {
content: "\E10E";
}
.essential-set-server:before {
content: "\E10F";
}
.essential-set-settings-1:before {
content: "\E110";
}
.essential-set-settings-2:before {
content: "\E111";
}
.essential-set-settings-3:before {
content: "\E112";
}
.essential-set-settings-4:before {
content: "\E113";
}
.essential-set-settings-5:before {
content: "\E114";
}
.essential-set-settings-6:before {
content: "\E115";
}
.essential-set-settings-7:before {
content: "\E116";
}
.essential-set-settings-8:before {
content: "\E117";
}
.essential-set-settings-9:before {
content: "\E118";
}
.essential-set-settings:before {
content: "\E119";
}
.essential-set-share-1:before {
content: "\E11A";
}
.essential-set-share-2:before {
content: "\E11B";
}
.essential-set-share:before {
content: "\E11C";
}
.essential-set-shuffle-1:before {
content: "\E11D";
}
.essential-set-shuffle:before {
content: "\E11E";
}
.essential-set-shutdown:before {
content: "\E11F";
}
.essential-set-sign-1:before {
content: "\E120";
}
.essential-set-sign:before {
content: "\E121";
}
.essential-set-skip:before {
content: "\E122";
}
.essential-set-smartphone-1:before {
content: "\E123";
}
.essential-set-smartphone-10:before {
content: "\E124";
}
.essential-set-smartphone-11:before {
content: "\E125";
}
.essential-set-smartphone-2:before {
content: "\E126";
}
.essential-set-smartphone-3:before {
content: "\E127";
}
.essential-set-smartphone-4:before {
content: "\E128";
}
.essential-set-smartphone-5:before {
content: "\E129";
}
.essential-set-smartphone-6:before {
content: "\E12A";
}
.essential-set-smartphone-7:before {
content: "\E12B";
}
.essential-set-smartphone-8:before {
content: "\E12C";
}
.essential-set-smartphone-9:before {
content: "\E12D";
}
.essential-set-smartphone:before {
content: "\E12E";
}
.essential-set-speaker-1:before {
content: "\E12F";
}
.essential-set-speaker-2:before {
content: "\E130";
}
.essential-set-speaker-3:before {
content: "\E131";
}
.essential-set-speaker-4:before {
content: "\E132";
}
.essential-set-speaker-5:before {
content: "\E133";
}
.essential-set-speaker-6:before {
content: "\E134";
}
.essential-set-speaker-7:before {
content: "\E135";
}
.essential-set-speaker-8:before {
content: "\E136";
}
.essential-set-speaker:before {
content: "\E137";
}
.essential-set-spotlight:before {
content: "\E138";
}
.essential-set-star-1:before {
content: "\E139";
}
.essential-set-star:before {
content: "\E13A";
}
.essential-set-stop-1:before {
content: "\E13B";
}
.essential-set-stop:before {
content: "\E13C";
}
.essential-set-stopwatch-1:before {
content: "\E13D";
}
.essential-set-stopwatch-2:before {
content: "\E13E";
}
.essential-set-stopwatch-3:before {
content: "\E13F";
}
.essential-set-stopwatch-4:before {
content: "\E140";
}
.essential-set-stopwatch:before {
content: "\E141";
}
.essential-set-street-1:before {
content: "\E142";
}
.essential-set-street:before {
content: "\E143";
}
.essential-set-substract-1:before {
content: "\E144";
}
.essential-set-substract:before {
content: "\E145";
}
.essential-set-success:before {
content: "\E146";
}
.essential-set-switch-1:before {
content: "\E147";
}
.essential-set-switch-2:before {
content: "\E148";
}
.essential-set-switch-3:before {
content: "\E149";
}
.essential-set-switch-4:before {
content: "\E14A";
}
.essential-set-switch-5:before {
content: "\E14B";
}
.essential-set-switch-6:before {
content: "\E14C";
}
.essential-set-switch-7:before {
content: "\E14D";
}
.essential-set-switch:before {
content: "\E14E";
}
.essential-set-tabs-1:before {
content: "\E14F";
}
.essential-set-tabs:before {
content: "\E150";
}
.essential-set-target:before {
content: "\E151";
}
.essential-set-television-1:before {
content: "\E152";
}
.essential-set-television:before {
content: "\E153";
}
.essential-set-time:before {
content: "\E154";
}
.essential-set-trash:before {
content: "\E155";
}
.essential-set-umbrella:before {
content: "\E156";
}
.essential-set-unlink:before {
content: "\E157";
}
.essential-set-unlocked-1:before {
content: "\E158";
}
.essential-set-unlocked-2:before {
content: "\E159";
}
.essential-set-unlocked:before {
content: "\E15A";
}
.essential-set-upload:before {
content: "\E15B";
}
.essential-set-user-1:before {
content: "\E15C";
}
.essential-set-user-2:before {
content: "\E15D";
}
.essential-set-user-3:before {
content: "\E15E";
}
.essential-set-user-4:before {
content: "\E15F";
}
.essential-set-user-5:before {
content: "\E160";
}
.essential-set-user-6:before {
content: "\E161";
}
.essential-set-user-7:before {
content: "\E162";
}
.essential-set-user:before {
content: "\E163";
}
.essential-set-users-1:before {
content: "\E164";
}
.essential-set-users:before {
content: "\E165";
}
.essential-set-video-camera-1:before {
content: "\E166";
}
.essential-set-video-camera:before {
content: "\E167";
}
.essential-set-video-player-1:before {
content: "\E168";
}
.essential-set-video-player-2:before {
content: "\E169";
}
.essential-set-video-player:before {
content: "\E16A";
}
.essential-set-view-1:before {
content: "\E16B";
}
.essential-set-view-2:before {
content: "\E16C";
}
.essential-set-view:before {
content: "\E16D";
}
.essential-set-volume-control-1:before {
content: "\E16E";
}
.essential-set-volume-control:before {
content: "\E16F";
}
.essential-set-warning:before {
content: "\E170";
}
.essential-set-wifi-1:before {
content: "\E171";
}
.essential-set-wifi:before {
content: "\E172";
}
.essential-set-windows-1:before {
content: "\E173";
}
.essential-set-windows-2:before {
content: "\E174";
}
.essential-set-windows-3:before {
content: "\E175";
}
.essential-set-windows-4:before {
content: "\E176";
}
.essential-set-windows:before {
content: "\E177";
}
.essential-set-wireless-internet:before {
content: "\E178";
}
.essential-set-worldwide-1:before {
content: "\E179";
}
.essential-set-worldwide:before {
content: "\E17A";
}
.essential-set-zoom-in:before {
content: "\E17B";
}
.essential-set-zoom-out:before {
content: "\E17C";
}
@font-face {
font-family: "marketing-seo";
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/marketing-seo.eot);
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/marketing-seo.eot?#iefix) format("eot"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/marketing-seo.woff2) format("woff2"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/marketing-seo.woff) format("woff"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/marketing-seo.ttf) format("truetype"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/marketing-seo.svg#marketing-seo) format("svg");
}
[class*="marketing-seo-"],
[class^="marketing-seo-"] {
font-family: "marketing-seo";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1; text-decoration: none;
text-transform: none;
}
.marketing-seo-agenda:before {
content: "\E001";
}
.marketing-seo-aim:before {
content: "\E002";
}
.marketing-seo-analytics:before {
content: "\E003";
}
.marketing-seo-archives:before {
content: "\E004";
}
.marketing-seo-bank:before {
content: "\E005";
}
.marketing-seo-billboard-1:before {
content: "\E006";
}
.marketing-seo-billboard:before {
content: "\E007";
}
.marketing-seo-binoculars:before {
content: "\E008";
}
.marketing-seo-briefcase:before {
content: "\E009";
}
.marketing-seo-browser-1:before {
content: "\E00A";
}
.marketing-seo-browser-2:before {
content: "\E00B";
}
.marketing-seo-browser-3:before {
content: "\E00C";
}
.marketing-seo-browser:before {
content: "\E00D";
}
.marketing-seo-bug:before {
content: "\E00E";
}
.marketing-seo-calculator:before {
content: "\E00F";
}
.marketing-seo-calendar:before {
content: "\E010";
}
.marketing-seo-cash:before {
content: "\E011";
}
.marketing-seo-cd:before {
content: "\E012";
}
.marketing-seo-chat:before {
content: "\E013";
}
.marketing-seo-clipboard:before {
content: "\E014";
}
.marketing-seo-cloud-computing-1:before {
content: "\E015";
}
.marketing-seo-cloud-computing-2:before {
content: "\E016";
}
.marketing-seo-cloud-computing:before {
content: "\E017";
}
.marketing-seo-coding:before {
content: "\E018";
}
.marketing-seo-coffee-cup:before {
content: "\E019";
}
.marketing-seo-coin:before {
content: "\E01A";
}
.marketing-seo-compass:before {
content: "\E01B";
}
.marketing-seo-contract:before {
content: "\E01C";
}
.marketing-seo-cpu:before {
content: "\E01D";
}
.marketing-seo-credit-card:before {
content: "\E01E";
}
.marketing-seo-desk-chair:before {
content: "\E01F";
}
.marketing-seo-diamond:before {
content: "\E020";
}
.marketing-seo-earth-globe:before {
content: "\E021";
}
.marketing-seo-email:before {
content: "\E022";
}
.marketing-seo-fax:before {
content: "\E023";
}
.marketing-seo-file:before {
content: "\E024";
}
.marketing-seo-flag:before {
content: "\E025";
}
.marketing-seo-flask:before {
content: "\E026";
}
.marketing-seo-floppy-disk:before {
content: "\E027";
}
.marketing-seo-folder:before {
content: "\E028";
}
.marketing-seo-funnel:before {
content: "\E029";
}
.marketing-seo-gift:before {
content: "\E02A";
}
.marketing-seo-goal:before {
content: "\E02B";
}
.marketing-seo-headset:before {
content: "\E02C";
}
.marketing-seo-id-card:before {
content: "\E02D";
}
.marketing-seo-idea:before {
content: "\E02E";
}
.marketing-seo-internet:before {
content: "\E02F";
}
.marketing-seo-key:before {
content: "\E030";
}
.marketing-seo-like:before {
content: "\E031";
}
.marketing-seo-link:before {
content: "\E032";
}
.marketing-seo-loss:before {
content: "\E033";
}
.marketing-seo-magnet:before {
content: "\E034";
}
.marketing-seo-medal:before {
content: "\E035";
}
.marketing-seo-megaphone:before {
content: "\E036";
}
.marketing-seo-network:before {
content: "\E037";
}
.marketing-seo-newspaper:before {
content: "\E038";
}
.marketing-seo-online-shop:before {
content: "\E039";
}
.marketing-seo-padlock:before {
content: "\E03A";
}
.marketing-seo-panel:before {
content: "\E03B";
}
.marketing-seo-pay-per-click:before {
content: "\E03C";
}
.marketing-seo-payment:before {
content: "\E03D";
}
.marketing-seo-photo-camera:before {
content: "\E03E";
}
.marketing-seo-pie-chart-1:before {
content: "\E03F";
}
.marketing-seo-pie-chart:before {
content: "\E040";
}
.marketing-seo-pin:before {
content: "\E041";
}
.marketing-seo-plug:before {
content: "\E042";
}
.marketing-seo-poster:before {
content: "\E043";
}
.marketing-seo-presentation:before {
content: "\E044";
}
.marketing-seo-printer:before {
content: "\E045";
}
.marketing-seo-puzzle:before {
content: "\E046";
}
.marketing-seo-rating:before {
content: "\E047";
}
.marketing-seo-search-engine-1:before {
content: "\E048";
}
.marketing-seo-search-engine-2:before {
content: "\E049";
}
.marketing-seo-search-engine:before {
content: "\E04A";
}
.marketing-seo-seo:before {
content: "\E04B";
}
.marketing-seo-server:before {
content: "\E04C";
}
.marketing-seo-settings-1:before {
content: "\E04D";
}
.marketing-seo-settings-2:before {
content: "\E04E";
}
.marketing-seo-settings:before {
content: "\E04F";
}
.marketing-seo-share:before {
content: "\E050";
}
.marketing-seo-shield:before {
content: "\E051";
}
.marketing-seo-shopping-bag:before {
content: "\E052";
}
.marketing-seo-shopping-cart:before {
content: "\E053";
}
.marketing-seo-smartphone:before {
content: "\E054";
}
.marketing-seo-startup:before {
content: "\E055";
}
.marketing-seo-stopwatch:before {
content: "\E056";
}
.marketing-seo-target:before {
content: "\E057";
}
.marketing-seo-thinking:before {
content: "\E058";
}
.marketing-seo-time-management:before {
content: "\E059";
}
.marketing-seo-traffic-light:before {
content: "\E05A";
}
.marketing-seo-trash:before {
content: "\E05B";
}
.marketing-seo-trophy:before {
content: "\E05C";
}
.marketing-seo-upload:before {
content: "\E05D";
}
.marketing-seo-usb-cable:before {
content: "\E05E";
}
.marketing-seo-video-player:before {
content: "\E05F";
}
.marketing-seo-wallet:before {
content: "\E060";
}
.marketing-seo-web-design:before {
content: "\E061";
}
.marketing-seo-webcam:before {
content: "\E062";
}
.marketing-seo-wifi:before {
content: "\E063";
}
.marketing-seo-writing:before {
content: "\E064";
}
@font-face {
font-family: "mobile-application";
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/mobile-application.eot);
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/mobile-application.eot?#iefix) format("eot"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/mobile-application.woff2) format("woff2"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/mobile-application.woff) format("woff"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/mobile-application.ttf) format("truetype"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/mobile-application.svg#mobile-application) format("svg");
}
[class*="mobile-application-"],
[class^="mobile-application-"] {
font-family: "mobile-application";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1; text-decoration: none;
text-transform: none;
}
.mobile-application-smartphone-1:before {
content: "\E001";
}
.mobile-application-smartphone-10:before {
content: "\E002";
}
.mobile-application-smartphone-11:before {
content: "\E003";
}
.mobile-application-smartphone-12:before {
content: "\E004";
}
.mobile-application-smartphone-13:before {
content: "\E005";
}
.mobile-application-smartphone-14:before {
content: "\E006";
}
.mobile-application-smartphone-15:before {
content: "\E007";
}
.mobile-application-smartphone-16:before {
content: "\E008";
}
.mobile-application-smartphone-17:before {
content: "\E009";
}
.mobile-application-smartphone-18:before {
content: "\E00A";
}
.mobile-application-smartphone-19:before {
content: "\E00B";
}
.mobile-application-smartphone-2:before {
content: "\E00C";
}
.mobile-application-smartphone-20:before {
content: "\E00D";
}
.mobile-application-smartphone-21:before {
content: "\E00E";
}
.mobile-application-smartphone-22:before {
content: "\E00F";
}
.mobile-application-smartphone-23:before {
content: "\E010";
}
.mobile-application-smartphone-24:before {
content: "\E011";
}
.mobile-application-smartphone-25:before {
content: "\E012";
}
.mobile-application-smartphone-26:before {
content: "\E013";
}
.mobile-application-smartphone-27:before {
content: "\E014";
}
.mobile-application-smartphone-28:before {
content: "\E015";
}
.mobile-application-smartphone-3:before {
content: "\E016";
}
.mobile-application-smartphone-4:before {
content: "\E017";
}
.mobile-application-smartphone-5:before {
content: "\E018";
}
.mobile-application-smartphone-6:before {
content: "\E019";
}
.mobile-application-smartphone-7:before {
content: "\E01A";
}
.mobile-application-smartphone-8:before {
content: "\E01B";
}
.mobile-application-smartphone-9:before {
content: "\E01C";
}
.mobile-application-smartphone:before {
content: "\E01D";
}
.mobile-application-smartwatch:before {
content: "\E01E";
}
@font-face {
font-family: "photographer-icon";
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/photographer-icon.eot);
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/photographer-icon.eot?#iefix) format("eot"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/photographer-icon.woff2) format("woff2"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/photographer-icon.woff) format("woff"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/photographer-icon.ttf) format("truetype"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/photographer-icon.svg#photographer-icon) format("svg");
}
[class*="photographer-icon-"],
[class^="photographer-icon-"] {
font-family: "photographer-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1; text-decoration: none;
text-transform: none;
}
.photographer-icon-album:before {
content: "\E001";
}
.photographer-icon-backdrop:before {
content: "\E002";
}
.photographer-icon-battery:before {
content: "\E003";
}
.photographer-icon-camera-1:before {
content: "\E004";
}
.photographer-icon-camera-2:before {
content: "\E005";
}
.photographer-icon-camera-3:before {
content: "\E006";
}
.photographer-icon-camera-bag:before {
content: "\E007";
}
.photographer-icon-camera-bag2:before {
content: "\E008";
}
.photographer-icon-camera-lens:before {
content: "\E009";
}
.photographer-icon-camera-roll:before {
content: "\E00A";
}
.photographer-icon-camera:before {
content: "\E00B";
}
.photographer-icon-cameraman:before {
content: "\E00C";
}
.photographer-icon-cloud-storage:before {
content: "\E00D";
}
.photographer-icon-crane:before {
content: "\E00E";
}
.photographer-icon-diaphragm:before {
content: "\E00F";
}
.photographer-icon-door-sign:before {
content: "\E010";
}
.photographer-icon-dslr-camera:before {
content: "\E011";
}
.photographer-icon-filter:before {
content: "\E012";
}
.photographer-icon-flash-2:before {
content: "\E013";
}
.photographer-icon-flash-3:before {
content: "\E014";
}
.photographer-icon-flash:before {
content: "\E015";
}
.photographer-icon-folder-2:before {
content: "\E016";
}
.photographer-icon-folder:before {
content: "\E017";
}
.photographer-icon-frame:before {
content: "\E018";
}
.photographer-icon-framing:before {
content: "\E019";
}
.photographer-icon-gimbal:before {
content: "\E01A";
}
.photographer-icon-led-light:before {
content: "\E01B";
}
.photographer-icon-light:before {
content: "\E01C";
}
.photographer-icon-panoramic:before {
content: "\E01D";
}
.photographer-icon-photo-editing:before {
content: "\E01E";
}
.photographer-icon-photo:before {
content: "\E01F";
}
.photographer-icon-photography:before {
content: "\E020";
}
.photographer-icon-pictures:before {
content: "\E021";
}
.photographer-icon-printer:before {
content: "\E022";
}
.photographer-icon-reflector:before {
content: "\E023";
}
.photographer-icon-sd-card:before {
content: "\E024";
}
.photographer-icon-search:before {
content: "\E025";
}
.photographer-icon-select:before {
content: "\E026";
}
.photographer-icon-signboard:before {
content: "\E027";
}
.photographer-icon-smartphone:before {
content: "\E028";
}
.photographer-icon-soft-box:before {
content: "\E029";
}
.photographer-icon-teamwork:before {
content: "\E02A";
}
.photographer-icon-tripod:before {
content: "\E02B";
}
.photographer-icon-umbrella:before {
content: "\E02C";
}
.photographer-icon-website:before {
content: "\E02D";
}
@font-face {
font-family: "pointers";
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/pointers.eot);
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/pointers.eot?#iefix) format("eot"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/pointers.woff2) format("woff2"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/pointers.woff) format("woff"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/pointers.ttf) format("truetype"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/pointers.svg#pointers) format("svg");
}
[class*="pointers-"],
[class^="pointers-"] {
font-family: "pointers";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1; text-decoration: none;
text-transform: none;
}
.pointers-add:before {
content: "\E001";
}
.pointers-cancel-1:before {
content: "\E002";
}
.pointers-cancel:before {
content: "\E003";
}
.pointers-confirm-1:before {
content: "\E004";
}
.pointers-confirm:before {
content: "\E005";
}
.pointers-delete:before {
content: "\E006";
}
.pointers-diagonal-arrow-1:before {
content: "\E007";
}
.pointers-diagonal-arrow-2:before {
content: "\E008";
}
.pointers-diagonal-arrow-3:before {
content: "\E009";
}
.pointers-diagonal-arrow-4:before {
content: "\E00A";
}
.pointers-diagonal-arrow-5:before {
content: "\E00B";
}
.pointers-diagonal-arrow-6:before {
content: "\E00C";
}
.pointers-diagonal-arrow-7:before {
content: "\E00D";
}
.pointers-diagonal-arrow-8:before {
content: "\E00E";
}
.pointers-diagonal-arrow-9:before {
content: "\E00F";
}
.pointers-diagonal-arrow:before {
content: "\E010";
}
.pointers-double-arrow:before {
content: "\E011";
}
.pointers-down-arrow-1:before {
content: "\E012";
}
.pointers-down-arrow-2:before {
content: "\E013";
}
.pointers-down-arrow-3:before {
content: "\E014";
}
.pointers-down-arrow-4:before {
content: "\E015";
}
.pointers-down-arrow-5:before {
content: "\E016";
}
.pointers-down-arrow:before {
content: "\E017";
}
.pointers-expand-1:before {
content: "\E018";
}
.pointers-expand:before {
content: "\E019";
}
.pointers-extract:before {
content: "\E01A";
}
.pointers-insert:before {
content: "\E01B";
}
.pointers-left-arrow-1:before {
content: "\E01C";
}
.pointers-left-arrow-2:before {
content: "\E01D";
}
.pointers-left-arrow-3:before {
content: "\E01E";
}
.pointers-left-arrow:before {
content: "\E01F";
}
.pointers-minimize-1:before {
content: "\E020";
}
.pointers-minimize:before {
content: "\E021";
}
.pointers-move-1:before {
content: "\E022";
}
.pointers-move:before {
content: "\E023";
}
.pointers-refresh:before {
content: "\E024";
}
.pointers-repeat:before {
content: "\E025";
}
.pointers-resize:before {
content: "\E026";
}
.pointers-right-arrow-1:before {
content: "\E027";
}
.pointers-right-arrow-2:before {
content: "\E028";
}
.pointers-right-arrow:before {
content: "\E029";
}
.pointers-rotate:before {
content: "\E02A";
}
.pointers-shuffle:before {
content: "\E02B";
}
.pointers-transfer-1:before {
content: "\E02C";
}
.pointers-transfer:before {
content: "\E02D";
}
.pointers-turn-left-1:before {
content: "\E02E";
}
.pointers-turn-left:before {
content: "\E02F";
}
.pointers-up-arrow-1:before {
content: "\E030";
}
.pointers-up-arrow-2:before {
content: "\E031";
}
.pointers-up-arrow:before {
content: "\E032";
}
.pointers-upload:before {
content: "\E033";
}
@font-face {
font-family: "user-experience";
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/user-experience.eot);
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/user-experience.eot?#iefix) format("eot"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/user-experience.woff2) format("woff2"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/user-experience.woff) format("woff"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/user-experience.ttf) format("truetype"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/user-experience.svg#user-experience) format("svg");
}
[class*="user-experience-"],
[class^="user-experience-"] {
font-family: "user-experience";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1; text-decoration: none;
text-transform: none;
}
.user-experience-a:before {
content: "\E001";
}
.user-experience-algorithm:before {
content: "\E002";
}
.user-experience-bug:before {
content: "\E003";
}
.user-experience-client:before {
content: "\E004";
}
.user-experience-cloud:before {
content: "\E005";
}
.user-experience-code-1:before {
content: "\E006";
}
.user-experience-code-review:before {
content: "\E007";
}
.user-experience-code:before {
content: "\E008";
}
.user-experience-coding:before {
content: "\E009";
}
.user-experience-debugging:before {
content: "\E00A";
}
.user-experience-document:before {
content: "\E00B";
}
.user-experience-efficiency-1:before {
content: "\E00C";
}
.user-experience-efficiency:before {
content: "\E00D";
}
.user-experience-feature:before {
content: "\E00E";
}
.user-experience-feedback:before {
content: "\E00F";
}
.user-experience-flow:before {
content: "\E010";
}
.user-experience-glasses:before {
content: "\E011";
}
.user-experience-idea:before {
content: "\E012";
}
.user-experience-integration-1:before {
content: "\E013";
}
.user-experience-integration:before {
content: "\E014";
}
.user-experience-mail:before {
content: "\E015";
}
.user-experience-maintenance:before {
content: "\E016";
}
.user-experience-network:before {
content: "\E017";
}
.user-experience-paper-scroll:before {
content: "\E018";
}
.user-experience-performance:before {
content: "\E019";
}
.user-experience-planning:before {
content: "\E01A";
}
.user-experience-profiling:before {
content: "\E01B";
}
.user-experience-project:before {
content: "\E01C";
}
.user-experience-prototyping:before {
content: "\E01D";
}
.user-experience-resources:before {
content: "\E01E";
}
.user-experience-rocket:before {
content: "\E01F";
}
.user-experience-smartphone:before {
content: "\E020";
}
.user-experience-smiley:before {
content: "\E021";
}
.user-experience-specification:before {
content: "\E022";
}
.user-experience-strategy:before {
content: "\E023";
}
.user-experience-task:before {
content: "\E024";
}
.user-experience-testing:before {
content: "\E025";
}
.user-experience-ui-design:before {
content: "\E026";
}
.user-experience-unit:before {
content: "\E027";
}
.user-experience-usability-1:before {
content: "\E028";
}
.user-experience-usability:before {
content: "\E029";
}
.user-experience-user-experience:before {
content: "\E02A";
}
.user-experience-user:before {
content: "\E02B";
}
.user-experience-ux-design:before {
content: "\E02C";
}
.user-experience-ux:before {
content: "\E02D";
}
.user-experience-validation:before {
content: "\E02E";
}
.user-experience-verification:before {
content: "\E02F";
}
.user-experience-visual:before {
content: "\E030";
}
.user-experience-web-design:before {
content: "\E031";
}
.user-experience-worldwide:before {
content: "\E032";
}
@font-face {
font-family: "teamwork";
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/teamwork.eot);
src: url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/teamwork.eot?#iefix) format("eot"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/teamwork.woff2) format("woff2"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/teamwork.woff) format("woff"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/teamwork.ttf) format("truetype"), url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/teamwork.svg#teamwork) format("svg");
}
[class*="teamwork-"],
[class^="teamwork-"] {
font-family: "teamwork";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1; text-decoration: none;
text-transform: none;
}
.teamwork-achievement:before {
content: "\E001";
}
.teamwork-analysis:before {
content: "\E002";
}
.teamwork-archive:before {
content: "\E003";
}
.teamwork-behavior:before {
content: "\E004";
}
.teamwork-brainstorming:before {
content: "\E005";
}
.teamwork-briefcase:before {
content: "\E006";
}
.teamwork-business:before {
content: "\E007";
}
.teamwork-certificate:before {
content: "\E008";
}
.teamwork-chat:before {
content: "\E009";
}
.teamwork-conference:before {
content: "\E00A";
}
.teamwork-conflict:before {
content: "\E00B";
}
.teamwork-cooperation:before {
content: "\E00C";
}
.teamwork-coordination:before {
content: "\E00D";
}
.teamwork-deadline:before {
content: "\E00E";
}
.teamwork-determination:before {
content: "\E00F";
}
.teamwork-document:before {
content: "\E010";
}
.teamwork-effective:before {
content: "\E011";
}
.teamwork-effort:before {
content: "\E012";
}
.teamwork-evaluation:before {
content: "\E013";
}
.teamwork-global:before {
content: "\E014";
}
.teamwork-handshake:before {
content: "\E015";
}
.teamwork-hierarchy:before {
content: "\E016";
}
.teamwork-id:before {
content: "\E017";
}
.teamwork-interview:before {
content: "\E018";
}
.teamwork-job-promotion:before {
content: "\E019";
}
.teamwork-labyrinth:before {
content: "\E01A";
}
.teamwork-leadership:before {
content: "\E01B";
}
.teamwork-management:before {
content: "\E01C";
}
.teamwork-manager:before {
content: "\E01D";
}
.teamwork-meeting:before {
content: "\E01E";
}
.teamwork-monitoring:before {
content: "\E01F";
}
.teamwork-motivate:before {
content: "\E020";
}
.teamwork-networking-1:before {
content: "\E021";
}
.teamwork-networking-2:before {
content: "\E022";
}
.teamwork-networking:before {
content: "\E023";
}
.teamwork-office:before {
content: "\E024";
}
.teamwork-organization:before {
content: "\E025";
}
.teamwork-performance:before {
content: "\E026";
}
.teamwork-presentation:before {
content: "\E027";
}
.teamwork-profit:before {
content: "\E028";
}
.teamwork-puzzle:before {
content: "\E029";
}
.teamwork-settings:before {
content: "\E02A";
}
.teamwork-startup:before {
content: "\E02B";
}
.teamwork-strategy:before {
content: "\E02C";
}
.teamwork-structure:before {
content: "\E02D";
}
.teamwork-target:before {
content: "\E02E";
}
.teamwork-task:before {
content: "\E02F";
}
.teamwork-team:before {
content: "\E030";
}
.teamwork-teamwork:before {
content: "\E031";
}
.teamwork-time-management:before {
content: "\E032";
}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mosomoin:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-somoppd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-brands-400.eot);src:url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-brands-400.woff2) format("woff2"),url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-brands-400.woff) format("woff"),url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-brands-400.ttf) format("truetype"),url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-regular-400.eot);src:url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-regular-400.woff2) format("woff2"),url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-regular-400.woff) format("woff"),url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-regular-400.ttf) format("truetype"),url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-solid-900.eot);src:url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-solid-900.woff2) format("woff2"),url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-solid-900.woff) format("woff"),url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-solid-900.ttf) format("truetype"),url(//www.alvearetattoo.com/wp-content/themes/somo/fonts/fontawesome/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.swiper-container {
margin: 0 auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
float: left;
}
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-wrapper * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
height: 100%;
height: auto;
position: relative;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
visibility: hidden;
} .swiper-container-autoheight {
height: auto;
}
.swiper-container-autoheight .swiper-slide {
height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-transition-property: height, -webkit-transform;
transition-property: height, -webkit-transform;
-o-transition-property: transform, height;
transition-property: transform, height;
transition-property: transform, height, -webkit-transform;
} .swiper-container-3d {
-webkit-perspective: 1200px;
perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
} .swiper-container-wp8-horizontal {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.swiper-container-wp8-horizontal > .swiper-wrapper {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.swiper-container-wp8-vertical {
-ms-touch-action: pan-x;
touch-action: pan-x;
}
.swiper-container-wp8-vertical > .swiper-wrapper {
-ms-touch-action: pan-x;
touch-action: pan-x;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}

@-webkit-keyframes rotating {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotating {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
} .preloader {
position: fixed;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10000;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.preloader .preloader_img img {
max-width: 200px;
max-height: 200px;
display: block;
}
.preloader-area,
.preloader-default-area,
.preloader-words-area {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10000;
-webkit-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
transition: all 0.8s ease;
overflow: hidden;
}
body.light-scheme .preloader-area,
body .light-scheme .preloader-area, body.light-scheme
.preloader-default-area,
body .light-scheme
.preloader-default-area, body.light-scheme
.preloader-words-area,
body .light-scheme
.preloader-words-area {
background: #fff;
}
body.dark-scheme .preloader-area,
body .dark-scheme .preloader-area, body.dark-scheme
.preloader-default-area,
body .dark-scheme
.preloader-default-area, body.dark-scheme
.preloader-words-area,
body .dark-scheme
.preloader-words-area {
background: #000;
}
.loaded .preloader-area,
.loaded .preloader {
opacity: 0;
visibility: hidden;
}
.loaded .preloader-words-area {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition-delay: 800ms;
-o-transition-delay: 800ms;
transition-delay: 800ms;
}
.preloader-folding-cube {
margin: 20px auto;
width: 40px;
height: 40px;
position: relative;
top: 50%;
margin-top: -20px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.preloader-folding-cube .preloader-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.preloader-folding-cube .preloader-cube:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-animation: preloader-foldCubeAngle 2.4s infinite linear both;
animation: preloader-foldCubeAngle 2.4s infinite linear both;
-webkit-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.preloader-folding-cube .preloader-cube2 {
-webkit-transform: scale(1.1) rotateZ(90deg);
-ms-transform: scale(1.1) rotate(90deg);
transform: scale(1.1) rotateZ(90deg);
}
.preloader-folding-cube .preloader-cube3 {
-webkit-transform: scale(1.1) rotateZ(180deg);
-ms-transform: scale(1.1) rotate(180deg);
transform: scale(1.1) rotateZ(180deg);
}
.preloader-folding-cube .preloader-cube4 {
-webkit-transform: scale(1.1) rotateZ(270deg);
-ms-transform: scale(1.1) rotate(270deg);
transform: scale(1.1) rotateZ(270deg);
}
.preloader-folding-cube .preloader-cube2:before {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.preloader-folding-cube .preloader-cube3:before {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.preloader-folding-cube .preloader-cube4:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
@-webkit-keyframes preloader-foldCubeAngle {
0%,
10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
}
25%,
75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1;
}
90%,
100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}
@keyframes preloader-foldCubeAngle {
0%,
10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
}
25%,
75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1;
}
90%,
100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}
@-webkit-keyframes preloader_words1 {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
100% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
85% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes preloader_words1 {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
100% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
85% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes preloader_words2 {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
50% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
100% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
85% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes preloader_words2 {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
50% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
100% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
85% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes preloader_words3 {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
33.33333% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
66.66667% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
100% {
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
}
85% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes preloader_words3 {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
33.33333% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
66.66667% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
100% {
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
}
85% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes preloader_words4 {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
25% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
50% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
75% {
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
}
100% {
-webkit-transform: translateY(-300%);
transform: translateY(-300%);
}
85% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes preloader_words4 {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
25% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
50% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
75% {
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
}
100% {
-webkit-transform: translateY(-300%);
transform: translateY(-300%);
}
85% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes preloader_words5 {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
20% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
40% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
60% {
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
}
80% {
-webkit-transform: translateY(-300%);
transform: translateY(-300%);
}
100% {
-webkit-transform: translateY(-400%);
transform: translateY(-400%);
}
85% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes preloader_words5 {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
20% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
40% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
60% {
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
}
80% {
-webkit-transform: translateY(-300%);
transform: translateY(-300%);
}
100% {
-webkit-transform: translateY(-400%);
transform: translateY(-400%);
}
85% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.preloader-words {
font-family: montserrat, sans-serif;
font-size: 48px;
font-weight: 500;
height: 100vh;
}
.preloader-words.words-count2 {
-webkit-animation: preloader_words2 4000ms ease-in-out infinite;
animation: preloader_words2 4000ms ease-in-out infinite;
}
.preloader-words.words-count3 {
-webkit-animation: preloader_words3 6000ms ease-in-out infinite;
animation: preloader_words3 6000ms ease-in-out infinite;
}
.preloader-words.words-count4 {
-webkit-animation: preloader_words4 8000ms ease-in-out infinite;
animation: preloader_words4 8000ms ease-in-out infinite;
}
.preloader-words.words-count5 {
-webkit-animation: preloader_words5 10000ms ease-in-out infinite;
animation: preloader_words5 10000ms ease-in-out infinite;
}
.preloader-words .word {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
height: 100vh;
}    html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
} b, strong {
font-weight: bolder;
} code, kbd, samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button, input, optgroup, select, textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button, input {
overflow: visible;
} button, select {
text-transform: none;
} button, [type="button"], [type="reset"], [type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0; white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"], [type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}  ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template, [hidden] {
display: none;
}  h1, h2, h3, h4, h5, h6 {
clear: both;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
color: #000;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
.dark-scheme mark, .dark-scheme ins {
color: #000;
}
big {
font-size: 125%;
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
* {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
*:before, *:after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
padding-left: 15px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul, li > ol {
margin-bottom: 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}  a:focus, a:hover, a:active {
outline: 0;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before, .clear:after {
content: "";
display: table;
table-layout: fixed;
}
.entry-content:before, .entry-content:after {
content: "";
display: table;
table-layout: fixed;
}
.comment-content:before, .comment-content:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.updated:not(.published) {
display: none;
}
.page-content, .entry-content, .entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed, iframe, object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1170px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.33333%;
}
.offset-2 {
margin-left: 16.66667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.33333%;
}
.offset-5 {
margin-left: 41.66667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.33333%;
}
.offset-8 {
margin-left: 66.66667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.33333%;
}
.offset-11 {
margin-left: 91.66667%;
}
@media (min-width: 576px) {
.col-sm {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.33333%;
}
.offset-sm-2 {
margin-left: 16.66667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.33333%;
}
.offset-sm-5 {
margin-left: 41.66667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.33333%;
}
.offset-sm-8 {
margin-left: 66.66667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.33333%;
}
.offset-sm-11 {
margin-left: 91.66667%;
}
}
@media (min-width: 768px) {
.col-md {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.33333%;
}
.offset-md-2 {
margin-left: 16.66667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.33333%;
}
.offset-md-5 {
margin-left: 41.66667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.33333%;
}
.offset-md-8 {
margin-left: 66.66667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.33333%;
}
.offset-md-11 {
margin-left: 91.66667%;
}
}
@media (min-width: 992px) {
.col-lg {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.33333%;
}
.offset-lg-2 {
margin-left: 16.66667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.33333%;
}
.offset-lg-5 {
margin-left: 41.66667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.33333%;
}
.offset-lg-8 {
margin-left: 66.66667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.33333%;
}
.offset-lg-11 {
margin-left: 91.66667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.33333%;
}
.offset-xl-2 {
margin-left: 16.66667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.33333%;
}
.offset-xl-5 {
margin-left: 41.66667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.33333%;
}
.offset-xl-8 {
margin-left: 66.66667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.33333%;
}
.offset-xl-11 {
margin-left: 91.66667%;
}
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !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: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !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: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !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: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !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: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !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: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-print-inline-flex {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.flex-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-fill {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 auto !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-grow-0 {
-webkit-box-flex: 0 !important;
-webkit-flex-grow: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-grow-1 {
-webkit-box-flex: 1 !important;
-webkit-flex-grow: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-shrink-0 {
-webkit-flex-shrink: 0 !important;
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-shrink-1 {
-webkit-flex-shrink: 1 !important;
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-start {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 auto !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
-webkit-box-flex: 0 !important;
-webkit-flex-grow: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
-webkit-box-flex: 1 !important;
-webkit-flex-grow: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
-webkit-flex-shrink: 0 !important;
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
-webkit-flex-shrink: 1 !important;
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-sm-start {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 auto !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
-webkit-box-flex: 0 !important;
-webkit-flex-grow: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-md-grow-1 {
-webkit-box-flex: 1 !important;
-webkit-flex-grow: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
-webkit-flex-shrink: 0 !important;
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
-webkit-flex-shrink: 1 !important;
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-md-start {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 auto !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
-webkit-box-flex: 0 !important;
-webkit-flex-grow: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
-webkit-box-flex: 1 !important;
-webkit-flex-grow: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
-webkit-flex-shrink: 0 !important;
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
-webkit-flex-shrink: 1 !important;
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-lg-start {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 auto !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
-webkit-box-flex: 0 !important;
-webkit-flex-grow: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
-webkit-box-flex: 1 !important;
-webkit-flex-grow: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
-webkit-flex-shrink: 0 !important;
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
-webkit-flex-shrink: 1 !important;
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-xl-start {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-n1 {
margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important;
}
.m-n2 {
margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important;
}
.m-n3 {
margin: -1rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -1rem !important;
}
.m-n4 {
margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important;
}
.m-n5 {
margin: -3rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-n1 {
margin: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important;
}
.m-sm-n2 {
margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important;
}
.m-sm-n3 {
margin: -1rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important;
}
.m-sm-n4 {
margin: -1.5rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important;
}
.m-sm-n5 {
margin: -3rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-n1 {
margin: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important;
}
.m-md-n2 {
margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important;
}
.m-md-n3 {
margin: -1rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important;
}
.m-md-n4 {
margin: -1.5rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important;
}
.m-md-n5 {
margin: -3rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-n1 {
margin: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important;
}
.m-lg-n2 {
margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important;
}
.m-lg-n3 {
margin: -1rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important;
}
.m-lg-n4 {
margin: -1.5rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important;
}
.m-lg-n5 {
margin: -3rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-n1 {
margin: -0.25rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important;
}
.m-xl-n2 {
margin: -0.5rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important;
}
.m-xl-n3 {
margin: -1rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important;
}
.m-xl-n4 {
margin: -1.5rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important;
}
.m-xl-n5 {
margin: -3rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !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;
}
.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;
}
.mw-100 {
max-width: 100% !important;
}
.mh-100 {
max-height: 100% !important;
}
.min-vw-100 {
min-width: 100vw !important;
}
.min-vh-100 {
min-height: 100vh !important;
}
.vw-100 {
width: 100vw !important;
}
.vh-100 {
height: 100vh !important;
} .site-logo a, .navigation ul li a, .fullscreen-navigation ul li a, .blog-item .title, .blog-item .title a, .widget_recent_entries a, .widget_recent_comments ul li a, .breadcrumbs a {
color: inherit;
text-decoration: none;
}
.wpb_text_column ul, .navigation ul, .fullscreen-navigation ul, .side-navigation ul, .widget_recent_entries ul,
.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_recent_comments ul,
.widget_rss ul,
.product-categories ul, .pagination ul,
nav.woocommerce-pagination ul {
margin: 0;
padding: 0;
}
.wpb_text_column ul li, .navigation ul li, .fullscreen-navigation ul li, .side-navigation ul li, .widget_recent_entries ul li, .widget_archive ul li, .widget_categories ul li, .widget_pages ul li, .widget_meta ul li, .widget_nav_menu ul li, .widget_recent_comments ul li, .widget_rss ul li, .product-categories ul li, .pagination ul li, nav.woocommerce-pagination ul li {
display: block;
}
.header-minicart {
display: inline-block;
vertical-align: middle;
}
.social-links a, .social-links-circle, .social-links-circle a, .fullscreen-navigation-area, .side-navigation .menu > li > a, .nav-butter,
.sidebar-butter, .block-404 .content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.project-slider .prev,
.project-slider .next, a, #page, .scroll-up-arrow, .header-search-button, .header-minicart .hm-count, .header-minicart .hm-count i, .header-minicart .minicart-wrap, .site-logo img, .navigation li:not(.mega-menu-col) > .sub-menu,
.navigation li:not(.mega-menu-col) > .children, .navigation .mega-menu, .search-popup .close, .subscribe-popup, .subscribe-popup .close, .heading-block .h span img, .post-bottom .right .item, .right-click-disable-message {
-webkit-transition: 300ms ease;
-o-transition: 300ms ease;
transition: 300ms ease;
-webkit-transition-property: color, background, mix-blend-mode, opacity, visibility, height;
-o-transition-property: color, background, mix-blend-mode, opacity, visibility, height;
transition-property: color, background, mix-blend-mode, opacity, visibility, height;
}
.main-row, #page, .main-container, .blog-item .img a, .post-content-block .featured-image span,
.project-content-block .featured-image span,
.content-area .featured-image span, .project-single-page .featured-image div, .project-gallery .item a span, .project-slider .item a span, .banner-area .banner-item, .coming-soon-banner .bg-overlay .image,
.banner-404 .bg-overlay .image {
background: 50% no-repeat;
background-size: cover;
}
@media (max-width: 767.98px) {
body.mobile-images-true .main-row, body.mobile-images-true #page, body.mobile-images-true .main-container, body.mobile-images-true .blog-item .img a, .blog-item .img body.mobile-images-true a, body.mobile-images-true .post-content-block .featured-image span, .post-content-block .featured-image body.mobile-images-true span,
body.mobile-images-true .project-content-block .featured-image span, .project-content-block .featured-image body.mobile-images-true span,
body.mobile-images-true .content-area .featured-image span, .content-area .featured-image body.mobile-images-true span, body.mobile-images-true .project-single-page .featured-image div, .project-single-page .featured-image body.mobile-images-true div, body.mobile-images-true .project-gallery .item a span, .project-gallery .item a body.mobile-images-true span, body.mobile-images-true .project-slider .item a span, .project-slider .item a body.mobile-images-true span, body.mobile-images-true .banner-area .banner-item, .banner-area body.mobile-images-true .banner-item, body.mobile-images-true .coming-soon-banner .bg-overlay .image, .coming-soon-banner .bg-overlay body.mobile-images-true .image,
body.mobile-images-true .banner-404 .bg-overlay .image, .banner-404 .bg-overlay body.mobile-images-true .image {
background-size: contain !important;
}
}
.button-style1, .button-style2, .button-style3, .add-to-cart-button, .readmore-link, .link-button, .searchform button,
.protected-post-form .form button {
background: none;
border: none;
color: inherit;
cursor: pointer;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-family: inherit;
line-height: 1;
outline: none;
overflow: hidden;
padding: 0;
pointer-events: all;
position: relative;
text-decoration: none;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 1;
}
.button-style1 span, .button-style2 span, .button-style3 span, .add-to-cart-button span, .readmore-link span, .link-button span, .searchform button span, .protected-post-form .form button span {
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
input.style1,
textarea.style1 {
display: block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
background: none;
color: inherit;
width: 100%;
}
.scroll-down-arrow > span:before, .scroll-down-arrow > span:after,
.scroll-down-arrow > span > span:before,
.scroll-up-arrow > span:before,
.scroll-up-arrow > span:after,
.scroll-up-arrow > span > span:before, .fullscreen-navigation-area, .search-popup, .subscribe-popup, .project-video .wrap iframe,
.project-video .wrap video, .right-click-disable-message, .coming-soon-banner .bg-overlay,
.banner-404 .bg-overlay, .coming-soon-banner .bg-overlay .image,
.banner-404 .bg-overlay .image {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.scroll-up-arrow.show, .header-minicart:hover .minicart-wrap, .navigation.hidden_menu.active, .navigation .menu li.menu-item-has-children:hover > .sub-menu,
.navigation .menu li.page_item_has_children:hover > .children, .navigation .menu-item-has-mega-menu:hover .mega-menu, .fullscreen-navigation .current + .sub-menu,
.fullscreen-navigation .current + .children, .side-navigation .menu li:hover > .sub-menu, .subscribe-popup.active, .heading-block .h span:hover img, .scroll-to-top-button.show, .right-click-disable-message.active {
opacity: 1;
visibility: visible;
}
.scroll-up-arrow, .header-minicart .minicart-wrap, .navigation.hidden_menu, .navigation li:not(.mega-menu-col) > .sub-menu,
.navigation li:not(.mega-menu-col) > .children, .navigation .mega-menu, .fullscreen-navigation .hidden, .fullscreen-navigation .sub-menu,
.fullscreen-navigation .children, .side-navigation .menu .sub-menu, .subscribe-popup, .heading-block .h span img, .scroll-to-top-button, .right-click-disable-message {
opacity: 0;
visibility: hidden;
}
.project-slider .prev,
.project-slider .next {
position: absolute;
top: 50%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: -1em;
font-size: 10px;
width: 2em;
height: 2em;
cursor: pointer;
color: inherit;
z-index: 2;
}
.project-slider .swiper-button-disabled.prev,
.project-slider .swiper-button-disabled.next {
color: inherit;
opacity: .6;
pointer-events: none;
}
.project-slider .prev {
left: -85px;
}
.project-slider .next {
right: -85px;
}
.site-footer .widget > *:last-child, .search-item .wrap > *:last-child, .protected-post-form > *:last-child, .banner-area .banner-item .col-auto > *:last-child, .coming-soon-banner .col-auto > *:last-child, .banner-404 .col-auto > *:last-child {
margin-bottom: 0 !important;
} .preloader-words .word span, .site-logo a:hover, .navigation ul li a:hover, .fullscreen-navigation ul li a:hover, .blog-item .title:hover, .blog-item .title a:hover, .widget_recent_entries a:hover, .widget_recent_comments ul li a:hover, .breadcrumbs a:hover, .project-slider .prev:hover,
.project-slider .next:hover, .text-t2 a:hover, .text-t3 a:hover, blockquote:before, .button-style1.accent, .button-style1:hover, .readmore-link:hover, .link-button.accent, .link-button:hover, .header-search-button:hover, .header-minicart .hm-count:hover i, .social-links .subscribe-label:hover,
.social-links-with-label .subscribe-label:hover, .social-links a:hover,
.social-links-with-label a:hover, .social-links-label a:hover, .navigation-hover-style1 .navigation .menu > li > a span:before, .navigation-hover-style2 .navigation .menu > li > a span:before, .navigation-hover-style3 .navigation .menu > li > a span:before, .navigation-hover-style4 .navigation .menu > li > a span:before, .navigation .menu > li:hover > a, .navigation li:not(.mega-menu-col) > .sub-menu li.menu-item-has-children:before,
.navigation li:not(.mega-menu-col) > .children li.menu-item-has-children:before, .navigation li:not(.mega-menu-col) > .sub-menu li.current-menu-item > a, .navigation li:not(.mega-menu-col) > .sub-menu li.current-menu-ancestor > a, .navigation li:not(.mega-menu-col) > .sub-menu li.current_page_item > a, .navigation li:not(.mega-menu-col) > .sub-menu li.current_page_parent > a, .navigation li:not(.mega-menu-col) > .sub-menu li:hover > a,
.navigation li:not(.mega-menu-col) > .children li.current-menu-item > a,
.navigation li:not(.mega-menu-col) > .children li.current-menu-ancestor > a,
.navigation li:not(.mega-menu-col) > .children li.current_page_item > a,
.navigation li:not(.mega-menu-col) > .children li.current_page_parent > a,
.navigation li:not(.mega-menu-col) > .children li:hover > a, .navigation .mega-menu .mega-menu-row li.current-menu-item > a, .navigation .mega-menu .mega-menu-row li.current-menu-ancestor > a, .navigation .mega-menu .mega-menu-row li.current_page_item > a, .navigation .mega-menu .mega-menu-row li.current_page_parent > a, .navigation .mega-menu .mega-menu-row li:hover > a, .fullscreen-navigation ul li.current-menu-item > a, .fullscreen-navigation ul li.current-menu-ancestor > a, .fullscreen-navigation ul li.current_page_item > a, .fullscreen-navigation ul li.current_page_parent > a, .fullscreen-navigation ul li:hover > a, .fullscreen-navigation li.back:hover, .side-navigation .menu > li > a span:before, .search-popup .close:hover, .subscribe-popup .close:hover, .sidebar-content-block .close:hover, .site-footer-minified a:hover,
.site-footer .footer-bottom a:hover, .heading-block .sub-h span, .heading-block .h.accent-color, .heading-block .h span, .countdownHolder .name, .blog-item .date, .post-content-block .post-top .date,
.project-content-block .post-top .date,
.content-area .post-top .date, .post-bottom .categories a:hover, .scroll-to-top-button:hover, .comments-area .comment-items .comment-item .top .time, .searchform button:hover,
.protected-post-form .form button:hover, .widget_archive ul li:before,
.widget_categories ul li:before,
.widget_pages ul li:before,
.widget_meta ul li:before,
.widget_nav_menu ul li:before,
.product-categories ul li:before, .widget_archive ul li a:hover,
.widget_categories ul li a:hover,
.widget_pages ul li a:hover,
.widget_meta ul li a:hover,
.widget_nav_menu ul li a:hover,
.product-categories ul li a:hover, .post-banner .categories {
color: #e4b96c;
}
.preloader-folding-cube .preloader-cube:before, .wpb_text_column ul li:before, .button-style1 .b-dots span, .button-style2.accent, .button-style2:hover, .input-row:before,
.woocommerce-form-row:before, .header-minicart .hm-count span, .social-links-with-label a:not(:first-child):before, .heading-block.with-line:after, .heading-block.style2 .sub-h:after, body.dark-scheme .tagcloud .tag-cloud-link:hover,
body .dark-scheme .tagcloud .tag-cloud-link:hover, .coming-soon-banner .bg-overlay .color,
.banner-404 .bg-overlay .color {
background: #e4b96c;
}
.text-t4,
.banner-area .banner-item .col-auto > .text {
border-color: #e4b96c;
} body.dark-scheme .input-row label, .input-row body.dark-scheme label,
body.dark-scheme .woocommerce-form-row label, .woocommerce-form-row body.dark-scheme label,
body .dark-scheme .input-row label,
.input-row body .dark-scheme label,
body .dark-scheme .woocommerce-form-row label,
.woocommerce-form-row body .dark-scheme label {
color: #b4bac2;
}
.about-me-block.white .input-row label, .input-row .about-me-block.white label,
.about-me-block.white .woocommerce-form-row label, .woocommerce-form-row .about-me-block.white label {
color: #ededed;
}
::-webkit-input-placeholder {
color: #999;
}
::-moz-placeholder {
color: #999;
}
:-ms-input-placeholder {
color: #999;
}
::-ms-input-placeholder {
color: #999;
}
::placeholder {
color: #999;
}
*:focus {
outline: none;
} .fl {
float: left;
}
.fr {
float: right;
}
.tal {
text-align: left;
}
.tar {
text-align: right;
}
.tac {
text-align: center;
}
.to-right {
display: block;
margin-left: auto;
}
.cell {
display: table-cell;
vertical-align: middle;
}
.white {
color: #fff;
}
.uppercase {
text-transform: uppercase;
}
b, strong {
font-weight: bold;
}
#all {
position: relative;
overflow: hidden;
}
.main-row {
background-position: 50%;
position: relative;
z-index: 1;
padding: 0.1px 0;
}
.container {
position: relative;
padding-top: 0.1px;
padding-bottom: 0.1px;
}
.wpadminbar {
position: fixed !important;
}
a {
color: #e4b96c;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-decoration: none;
pointer-events: all;
}
.clearfix::after,
.container::after {
content: "";
clear: both;
display: table;
}
svg.hidden {
display: none !important;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
font-family: montserrat, sans-serif;
line-height: 1.25;
margin: .3em 0;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
text-decoration: none;
}
h1,
.h1 {
font-size: 60px;
font-weight: bold;
line-height: 1.2;
}
h2,
.h2 {
font-size: 48px;
font-weight: bold;
}
h3,
.h3 {
font-size: 40px;
font-weight: bold;
}
h4,
.h4 {
font-size: 36px;
font-weight: bold;
}
h5,
.h5 {
font-size: 30px;
font-weight: bold;
}
h6,
.h6 {
font-size: 24px;
font-weight: bold;
}
@media (max-width: 767.98px) {
h1,
.h1 {
font-size: 48px !important;
}
h2,
.h2 {
font-size: 36px !important;
}
h3,
.h3 {
font-size: 30px !important;
}
h4,
.h4 {
font-size: 24px !important;
}
h5,
.h5 {
font-size: 18px !important;
}
h6,
.h6 {
font-size: 16px !important;
}
}
.full-height {
height: 100vh;
}
@media (max-width: 767.98px) {
.full-height {
height: auto !important;
min-height: 100vh;
}
}
.bg-cover {
background-size: cover !important;
}
.bg-contain {
background-size: contain !important;
}
.light-color {
color: #fff;
} .scroll-wrapper {
padding: 0 !important;
position: relative;
}
.scroll-wrapper > .scroll-content {
border: none !important;
-webkit-box-sizing: content-box !important;
box-sizing: content-box !important;
height: auto;
left: 0;
margin: 0;
max-height: none;
max-width: none !important;
overflow: scroll !important;
padding: 0;
position: relative !important;
top: 0;
width: auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
height: 0;
width: 0;
}
.scrollbar-inner > .scroll-element {
border: none;
margin: 0;
padding: 0;
position: absolute;
z-index: 10;
}
.scrollbar-inner > .scroll-element div {
border: none;
margin: 0;
padding: 0;
position: absolute;
z-index: 10;
display: block;
height: 100%;
left: 0;
top: 0;
width: 100%;
}
.scrollbar-inner > .scroll-element.scroll-x {
bottom: 2px;
height: 5px;
left: 0;
width: 100%;
}
.scrollbar-inner > .scroll-element.scroll-y {
height: 100%;
right: -55px;
top: 0;
width: 5px;
}
.scrollbar-inner > .scroll-element .scroll-element_outer {
overflow: hidden;
}
.scrollbar-inner > .scroll-element .scroll-element_track {
background-color: #242424;
}
.scrollbar-inner > .scroll-element .scroll-bar {
background-color: #474747;
cursor: pointer;
}
.scrollbar-inner > .scroll-element:hover .scroll-bar,
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
background-color: #444;
}
.scroll-element {
display: none;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.scroll-element div {
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
display: block;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
cursor: default;
}
.scroll-textarea {
border: 1px solid #cccccc;
border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
border: none !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 100% !important;
margin: 0;
max-height: none !important;
max-width: none !important;
overflow: scroll !important;
outline: none;
padding: 2px;
position: relative !important;
top: 0;
width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
height: 0;
width: 0;
}
.wpb_text_column ul {
margin: 30px 0;
font-weight: 300;
}
.wpb_text_column ul li {
position: relative;
padding-left: 20px;
margin: 25px 0;
}
.wpb_text_column ul li:before {
content: '';
position: absolute;
top: 9px;
left: 0;
width: 4px;
height: 4px;
border-radius: 50%;
}
.vc_row.vc_column-gap-1 {
margin: 0 -1px;
}
.vc_row.vc_column-gap-1 > .vc_column_container {
padding: 0;
}
.vc_row.vc_column-gap-1 > .vc_column_container > .vc_column-inner {
padding: 0 1px;
}
.vc_row.vc_column-gap-2 {
margin: 0 -2px;
}
.vc_row.vc_column-gap-2 > .vc_column_container {
padding: 0;
}
.vc_row.vc_column-gap-2 > .vc_column_container > .vc_column-inner {
padding: 0 2px;
}
.vc_row.vc_column-gap-3 {
margin: 0 -3px;
}
.vc_row.vc_column-gap-3 > .vc_column_container {
padding: 0;
}
.vc_row.vc_column-gap-3 > .vc_column_container > .vc_column-inner {
padding: 0 3px;
}
.vc_row.vc_column-gap-4 {
margin: 0 -4px;
}
.vc_row.vc_column-gap-4 > .vc_column_container {
padding: 0;
}
.vc_row.vc_column-gap-4 > .vc_column_container > .vc_column-inner {
padding: 0 4px;
}
.vc_row.vc_column-gap-5 {
margin: 0 -5px;
}
.vc_row.vc_column-gap-5 > .vc_column_container {
padding: 0;
}
.vc_row.vc_column-gap-5 > .vc_column_container > .vc_column-inner {
padding: 0 5px;
}
.vc_row.vc_column-gap-10 {
margin: 0 -10px;
}
.vc_row.vc_column-gap-10 > .vc_column_container {
padding: 0;
}
.vc_row.vc_column-gap-10 > .vc_column_container > .vc_column-inner {
padding: 0 10px;
}
.vc_row.vc_column-gap-15 {
margin: 0 -15px;
}
.vc_row.vc_column-gap-15 > .vc_column_container {
padding: 0;
}
.vc_row.vc_column-gap-15 > .vc_column_container > .vc_column-inner {
padding: 0 15px;
}
.vc_row.vc_column-gap-20 {
margin: 0 -20px;
}
.vc_row.vc_column-gap-20 > .vc_column_container {
padding: 0;
}
.vc_row.vc_column-gap-20 > .vc_column_container > .vc_column-inner {
padding: 0 20px;
}
.vc_row.vc_column-gap-25 {
margin: 0 -25px;
}
.vc_row.vc_column-gap-25 > .vc_column_container {
padding: 0;
}
.vc_row.vc_column-gap-25 > .vc_column_container > .vc_column-inner {
padding: 0 25px;
}
.vc_row.vc_column-gap-30 {
margin: 0 -30px;
}
.vc_row.vc_column-gap-30 > .vc_column_container {
padding: 0;
}
.vc_row.vc_column-gap-30 > .vc_column_container > .vc_column-inner {
padding: 0 30px;
}
.vc_row.vc_column-gap-35 {
margin: 0 -35px;
}
.vc_row.vc_column-gap-35 > .vc_column_container {
padding: 0;
}
.vc_row.vc_column-gap-35 > .vc_column_container > .vc_column-inner {
padding: 0 35px;
}
body {
font-size: 16px;
min-width: 320px;
position: relative;
line-height: 1.5;
font-family: "proxima-nova", sans-serif;
overflow-x: hidden;
min-height: 100%;
margin: 0;
visibility: visible !important;
cursor: default;
}
.wf-loading body {
opacity: 1 !important;
visibility: visible !important;
}
body.custom-cursor-true * {
cursor: none !important;
}
*,
*::before,
*::after {
border-width: 0;
}
#page {
position: relative;
overflow: hidden;
z-index: 1;
}
.header-side #page {
padding-left: 235px;
}
@media (max-width: 991.98px) {
.header-side #page {
padding-left: 0;
}
}
.header-side-type2 #page {
padding-left: 77px;
}
.with-sidebar #page {
padding-left: 75px;
}
@media (max-width: 991.98px) {
.with-sidebar #page {
padding-left: 0;
}
}
.light-scheme #page,
#page .light-scheme {
background-color: #f9f9f9;
color: #24252b;
}
.dark-scheme #page,
#page .dark-scheme {
background-color: #000;
color: #fff;
}
[contenteditable=true]:empty::before {
content: attr(data-placeholder);
display: inline;
}
.container-fluid.no-padding {
padding: 0;
}
.post-content table,
.comment-item .content table,
.content-area table {
text-align: left;
border-collapse: collapse;
}
.post-content table th,
.post-content table td,
.comment-item .content table th,
.comment-item .content table td,
.content-area table th,
.content-area table td {
border: 1px solid #444444;
padding: 5px 15px;
}
.light-scheme .post-content table th, .light-scheme
.post-content table td, .light-scheme
.comment-item .content table th, .light-scheme
.comment-item .content table td, .light-scheme
.content-area table th, .light-scheme
.content-area table td {
border-color: #eaeaea;
}
.hide-popup-download-link .pswp__share--download,
.hide-popup-zoom .pswp__button--zoom,
.hide-popup-full-screen .pswp__button--fs,
.hide-popup-share .pswp__button--share {
display: none !important;
}
.text-t1 {
position: relative;
line-height: 1.5;
font-weight: 300;
margin: 15px 0;
}
.text-t1 strong {
font-weight: 600;
}
.text-t2 {
position: relative;
font-size: 18px;
line-height: 1.66667;
font-family: poppins, sans-serif;
margin: 15px 0;
}
.text-t2 a {
color: inherit;
opacity: 0.73;
}
.text-t2 a:hover {
opacity: 1;
}
.text-t3 {
position: relative;
font-size: 18px;
line-height: 1.875;
margin: 15px 0;
}
.text-t3 a {
color: inherit;
opacity: 0.73;
}
.text-t3 a:hover {
opacity: 1;
} blockquote {
position: relative;
font-size: 24px;
line-height: 1.5;
font-weight: 600;
margin-top: 30px;
margin: 60px 0 !important;
}
blockquote:before {
content: '“';
position: absolute;
top: auto;
left: auto;
right: 0;
bottom: -75px;
line-height: 1;
opacity: .8;
font-family: montserrat, sans-serif;
font-size: 120px;
font-weight: bold;
z-index: -1;
}
blockquote p {
font-weight: inherit !important;
line-height: inherit !important;
}
blockquote p {
font-size: inherit !important;
}
.comment-item blockquote {
font-size: 18px;
}
.comment-item blockquote:before {
right: 0;
font-size: 190px;
}
.grid-sizer {
position: absolute;
height: 0;
}
div#page-ruler-mask,
div#page-ruler-guides,
div#page-ruler-guides .page-ruler-guide {
cursor: default !important;
}
.ul-special li {
padding-left: 15px !important;
}
.ul-special li:before {
top: 15px !important;
width: 5px;
height: 5px;
}
.ul-special li .title {
font-size: 18px;
font-weight: bold;
margin-bottom: 0px;
}
.ul-special li .text {
font-size: 14px;
} .button-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
margin: 20px 0px;
}
.button-container.center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.button-container.right {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.button-style1 {
font-size: 15px;
font-weight: 600;
overflow: visible;
height: 30px;
line-height: 1.2;
font-family: poppins, sans-serif;
}
.button-style1 span {
display: block;
overflow: visible;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.button-style1.dark {
color: #fff;
}
.button-style1.accent:hover {
color: inherit;
}
.button-style1 i {
margin-right: 15px;
font-size: 10px;
-webkit-transition: -webkit-transform 300ms ease-in-out;
transition: -webkit-transform 300ms ease-in-out;
-o-transition: transform 300ms ease-in-out;
transition: transform 300ms ease-in-out;
transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}
.button-style1 i:last-child {
margin-left: 15px;
margin-right: auto;
}
.button-style1 .b-dots {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 3px;
margin-left: 5px;
}
.button-style1 .b-dots span {
width: 6px;
height: 6px;
margin: 0 1px 0;
border-radius: 50%;
}
.button-style1.alt {
font-weight: normal;
}
.button-style1.small {
font-size: 12px;
padding: 0 10px;
height: 30px;
}
.button-style1.small i {
font-size: 10px;
margin-right: 10px;
}
.button-style1:hover i {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}
.button-style1:hover i.pointers-left-arrow {
-webkit-transform: translateX(-5px);
-ms-transform: translateX(-5px);
transform: translateX(-5px);
}
@-webkit-keyframes bt2 {
0% {
width: 51%;
top: 0;
bottom: 0;
}
40% {
top: 0;
bottom: 0;
width: 0;
}
100% {
top: 8px;
bottom: 8px;
}
}
@keyframes bt2 {
0% {
width: 51%;
top: 0;
bottom: 0;
}
40% {
top: 0;
bottom: 0;
width: 0;
}
100% {
top: 8px;
bottom: 8px;
}
}
@-webkit-keyframes bt2_hover {
0% {
top: 8px;
bottom: 8px;
}
40% {
top: 0;
bottom: 0;
width: 0;
}
100% {
width: 51%;
top: 0;
bottom: 0;
}
}
@keyframes bt2_hover {
0% {
top: 8px;
bottom: 8px;
}
40% {
top: 0;
bottom: 0;
width: 0;
}
100% {
width: 51%;
top: 0;
bottom: 0;
}
}
.button-style2 {
font-size: 15px;
font-weight: 400;
overflow: visible;
height: 42px;
padding: 0 20px;
line-height: 1.2;
border-radius: 5px;
font-family: poppins, sans-serif;
}
.button-style2.accent:hover {
color: inherit;
}
.button-style2 i {
margin-right: 15px;
font-size: 10px;
-webkit-transition: -webkit-transform 300ms ease-in-out;
transition: -webkit-transform 300ms ease-in-out;
-o-transition: transform 300ms ease-in-out;
transition: transform 300ms ease-in-out;
transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}
.button-style2 i:last-child {
margin-left: 15px;
margin-right: auto;
}
.button-style2:hover i {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}
.button-style2:hover i.pointers-left-arrow {
-webkit-transform: translateX(-5px);
-ms-transform: translateX(-5px);
transform: translateX(-5px);
}
.button-style3 {
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
letter-spacing: .05em;
padding-right: 20px;
}
.button-style3:after {
content: '';
position: absolute;
right: 0;
top: 50%;
margin-top: -3px;
width: 0;
height: 0;
border-top: 3px solid transparent;
border-left: 4px solid;
border-bottom: 3px solid transparent;
}
.add-to-cart-button {
font-size: 12px;
text-transform: uppercase;
}
.add-to-cart-button:hover {
color: inherit;
}
.add-to-cart-button i {
font-size: 15px;
margin-right: 15px;
}
.readmore-link {
font-size: 15px;
}
.readmore-link i {
font-size: 12px;
}
.readmore-link i:first-child {
margin-right: 10px;
}
.readmore-link i:last-child {
margin-left: 10px;
}
.link-button {
font-size: 14px;
font-weight: 600;
}
.link-button.accent:hover {
color: inherit;
}
.link-button i {
font-size: 10px;
margin-right: 7px;
}
.link-button span + i {
margin-right: 0;
margin-left: 7px;
} .input-row,
.woocommerce-form-row {
position: relative;
margin-bottom: 30px !important;
}
.input-row:before,
.woocommerce-form-row:before {
content: '';
position: absolute;
left: 0;
right: 100%;
bottom: 0;
height: 1px;
-webkit-transition: all 0ms ease-in-out;
-o-transition: all 0ms ease-in-out;
transition: all 0ms ease-in-out;
z-index: 2;
}
.input-row.focus:before,
.woocommerce-form-row.focus:before {
right: 0;
-webkit-transition-duration: 400ms;
-o-transition-duration: 400ms;
transition-duration: 400ms;
}
.input-row.focusout:before,
.woocommerce-form-row.focusout:before {
right: 0;
left: 100%;
-webkit-transition-duration: 400ms;
-o-transition-duration: 400ms;
transition-duration: 400ms;
}
.input-row label,
.woocommerce-form-row label {
display: block;
font-size: 12px;
font-weight: bold;
}
.input-row input.style1,
.input-row textarea.style1,
.woocommerce-form-row input.style1,
.woocommerce-form-row textarea.style1 {
margin-bottom: 0;
}
.input-row.required label:after,
.woocommerce-form-row.required label:after {
content: ' *';
color: #d92a0c;
}
input.style1,
textarea.style1 {
font-size: 14px;
font-weight: 400;
padding: 10px 15px;
margin-bottom: 30px;
height: 50px;
resize: none;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
input.style1.light,
textarea.style1.light {
background: #ffffff;
color: #777575;
}
body.light-scheme input.style1:not(.light):not(.dark),
body .light-scheme input.style1:not(.light):not(.dark), body.light-scheme
textarea.style1:not(.light):not(.dark),
body .light-scheme
textarea.style1:not(.light):not(.dark) {
color: #a2a2a2;
background: rgba(255, 255, 255, 0.7);
}
body.dark-scheme input.style1:not(.light):not(.dark),
body .dark-scheme input.style1:not(.light):not(.dark), body.dark-scheme
textarea.style1:not(.light):not(.dark),
body .dark-scheme
textarea.style1:not(.light):not(.dark) {
color: #a2a2a2;
background: #000;
border: 1px solid #333;
}
textarea.style1 {
padding: 16px 15px;
height: auto;
} .site-header {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 100;
-webkit-transition: 400ms ease-in-out;
-o-transition: 400ms ease-in-out;
transition: 400ms ease-in-out;
-webkit-transition-property: background-color, -webkit-transform;
transition-property: background-color, -webkit-transform;
-o-transition-property: background-color, transform;
transition-property: background-color, transform;
transition-property: background-color, transform, -webkit-transform;
pointer-events: none;
}
.with-sidebar .site-header {
padding-left: 75px;
}
@media (max-width: 991.98px) {
.with-sidebar .site-header {
padding-left: 0;
}
}
.header-logo-right .site-header .logo-block {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.header-logo-right .site-header .right {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.header-logo-right .site-header .right > * {
margin-left: 0;
margin-right: 20px;
}
.header-logo-right .site-header .header-search-button {
margin-right: 30px;
}
.header-side .site-header,
.header-side-type2 .site-header {
display: none;
}
@media (max-width: 991.98px) {
.header-side .site-header,
.header-side-type2 .site-header {
display: block;
}
}
.site-header .logo-block,
.site-header .right {
pointer-events: all;
}
.site-header.hide-header {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.site-header .row {
min-height: 80px;
}
.admin-bar .site-header {
margin-top: 32px;
}
@media (max-width: 767.98px) {
.admin-bar .site-header {
margin-top: 46px;
}
}
.site-header .container-fluid {
padding: 0 40px;
}
.site-header.dark-color {
color: #1a1a1a;
}
.site-header.dark-color.fixed {
background: #1a1a1a;
color: #fff;
}
.site-header.fixed {
background: #1a1a1a;
}
.site-header.fixed .navigation .menu > li > a {
height: 50px;
}
.site-header .logo-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 65px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.site-header .right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.site-header .right > * {
margin-left: 20px;
}
.site-header .left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.site-header .left > * {
margin-right: 25px;
}
.site-header .email-block {
font-weight: bold;
}
@media (max-width: 767.98px) {
.site-header .email-block {
display: none;
}
}
.site-header .email-block a {
color: inherit;
}
.site-header.on-side {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.header-logo-center .site-header .logo-block {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.header-logo-center .site-header .right {
margin-left: auto;
}
.header-logo-left-minified .site-header .container-fluid {
padding: 0 30px 0 15px;
}
.header-logo-left-minified .site-header .navigation .menu > li {
height: 65px;
}
@media (max-width: 991.98px) {
.site-header.on-side {
left: 0;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
}
@media (max-width: 575.98px) {
.site-header .container-fluid {
padding: 0 20px;
}
} @-webkit-keyframes scrol_down_circles {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
10%,
20% {
opacity: 1;
}
100% {
-webkit-transform: scale(2);
transform: scale(2);
opacity: 0;
}
}
@keyframes scrol_down_circles {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
10%,
20% {
opacity: 1;
}
100% {
-webkit-transform: scale(2);
transform: scale(2);
opacity: 0;
}
}
.scroll-down-arrow,
.scroll-up-arrow {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
left: 50%;
bottom: 20px;
z-index: 30;
width: 30px;
height: 30px;
border-radius: 50%;
font-size: 11px;
margin-left: -15px;
cursor: pointer;
}
body.light-scheme .scroll-down-arrow,
body .light-scheme .scroll-down-arrow, body.light-scheme
.scroll-up-arrow,
body .light-scheme
.scroll-up-arrow {
background: #000;
color: #fff;
}
body.dark-scheme .scroll-down-arrow,
body .dark-scheme .scroll-down-arrow, body.dark-scheme
.scroll-up-arrow,
body .dark-scheme
.scroll-up-arrow {
background: #fff;
color: #000;
}
.scroll-down-arrow > span,
.scroll-up-arrow > span {
position: absolute;
top: -10px;
left: -10px;
right: -10px;
bottom: -10px;
}
.scroll-down-arrow > span:before, .scroll-down-arrow > span:after,
.scroll-down-arrow > span > span:before,
.scroll-up-arrow > span:before,
.scroll-up-arrow > span:after,
.scroll-up-arrow > span > span:before {
content: '';
border: 1px solid;
border-radius: 50%;
-webkit-animation: scrol_down_circles 2500ms infinite;
animation: scrol_down_circles 2500ms infinite;
opacity: 0;
}
body.light-scheme .scroll-down-arrow > span:before,
body .light-scheme .scroll-down-arrow > span:before, body.light-scheme .scroll-down-arrow > span:after,
body .light-scheme .scroll-down-arrow > span:after, body.light-scheme
.scroll-down-arrow > span > span:before,
body .light-scheme
.scroll-down-arrow > span > span:before, body.light-scheme
.scroll-up-arrow > span:before,
body .light-scheme
.scroll-up-arrow > span:before, body.light-scheme
.scroll-up-arrow > span:after,
body .light-scheme
.scroll-up-arrow > span:after, body.light-scheme
.scroll-up-arrow > span > span:before,
body .light-scheme
.scroll-up-arrow > span > span:before {
color: #bbbbbb;
}
body.dark-scheme .scroll-down-arrow > span:before,
body .dark-scheme .scroll-down-arrow > span:before, body.dark-scheme .scroll-down-arrow > span:after,
body .dark-scheme .scroll-down-arrow > span:after, body.dark-scheme
.scroll-down-arrow > span > span:before,
body .dark-scheme
.scroll-down-arrow > span > span:before, body.dark-scheme
.scroll-up-arrow > span:before,
body .dark-scheme
.scroll-up-arrow > span:before, body.dark-scheme
.scroll-up-arrow > span:after,
body .dark-scheme
.scroll-up-arrow > span:after, body.dark-scheme
.scroll-up-arrow > span > span:before,
body .dark-scheme
.scroll-up-arrow > span > span:before {
color: #fff;
}
.scroll-down-arrow > span:after,
.scroll-up-arrow > span:after {
-webkit-animation-delay: 833ms;
animation-delay: 833ms;
}
.scroll-down-arrow > span > span:before,
.scroll-up-arrow > span > span:before {
-webkit-animation-delay: 1666ms;
animation-delay: 1666ms;
} .scroll-up-arrow {
position: fixed;
left: auto;
right: 30px;
bottom: 30px;
}
@media (max-width: 767.98px) {
.scroll-up-arrow {
display: none;
}
} .side-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: fixed;
top: 0;
left: 0;
bottom: 0;
width: 235px;
border-right: 1px solid #353535;
background-color: #020202;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
z-index: 9000;
}
.side-header .site-logo {
margin-left: 50px;
margin-top: 20px;
height: 60px;
}
.side-header .side-navigation {
margin: auto 0;
}
.side-header .social-links {
margin: 30px 0 30px 50px;
}
@media (max-width: 991.98px) {
.side-header {
display: none;
}
} .header-space {
height: 80px;
}
.header-space-false .header-space,
.header-side .header-space,
.header-side-type2 .header-space {
display: none;
} .header-search-button {
cursor: pointer;
}
.site-header .header-search-button {
margin-left: 30px;
}
.header-search-button i {
display: block;
font-size: 15px;
} .header-minicart {
position: relative;
}
.header-minicart .hm-count {
position: relative;
display: block;
color: inherit;
cursor: pointer;
}
.header-minicart .hm-count i {
display: block;
font-size: 15px;
}
.header-minicart .hm-count span {
position: absolute;
top: -7px;
right: -7px;
font-size: 9px;
font-weight: 600;
line-height: 14px;
height: 13px;
min-width: 13px;
color: #fff;
padding: 0 2px;
border-radius: 7px;
text-align: center;
}
.header-minicart .minicart-wrap {
position: absolute;
top: 100%;
right: 0;
color: #fff;
width: 300px;
font-size: 14px;
background: #1a1a1a;
border: 1px solid #333333;
margin-top: 32px;
}
.header-minicart .minicart-wrap:before {
content: '';
position: absolute;
top: -10px;
left: 0;
right: 0;
height: 10px;
}
.header-minicart .minicart-wrap .woocommerce-mini-cart__empty-message {
margin: 0;
padding: 15px 20px;
}
.header-minicart .minicart-wrap .cart_list {
padding-top: 15px;
overflow: auto;
overflow-x: hidden;
max-height: 375px;
}
.header-minicart .minicart-wrap .cart_list li:nth-child(even) {
background: #0f0f0f;
}
.header-minicart .minicart-wrap .bottom {
border-top: 1px solid #333333;
background: #050505;
padding: 15px 15px 5px;
margin-top: 15px;
}
.header-minicart .minicart-wrap .bottom .total {
line-height: 1;
margin: 0 0 20px;
}
.header-minicart .minicart-wrap .bottom .total strong {
font-size: 14px;
font-weight: 400;
}
.header-minicart .minicart-wrap .bottom .total .amount {
font-weight: 600;
font-size: 18px;
margin-left: 5px;
}
.header-minicart .minicart-wrap .bottom .buttons {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
text-align: center;
}
.header-minicart .minicart-wrap .bottom .buttons .button-style1 {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.header-minicart .minicart-wrap .bottom .buttons .button-style1.checkout {
margin-left: 5px;
} .site-logo {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 20px;
font-weight: 700;
text-transform: capitalize;
pointer-events: all;
width: 65px;
min-height: 45px;
}
.site-logo a {
position: relative;
display: block;
}
.site-logo.dark {
color: #fff;
}
.site-logo img {
display: block;
}
.site-logo img.dark {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.light-color .site-logo img.light,
.dark-color .site-logo img.dark,
.light-scheme .site-footer .site-logo img.dark {
opacity: 1;
}
.dark-color .site-logo img.light,
.light-color .site-logo img.dark,
.light-scheme .site-footer .site-logo img.light {
opacity: 0;
} .social-links,
.social-links-with-label {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-transform: uppercase;
align-items: center;
}
.social-links .subscribe-label,
.social-links-with-label .subscribe-label {
margin-right: 25px;
text-transform: none;
font-size: 14px;
font-family: montserrat, sans-serif;
cursor: pointer;
pointer-events: all;
}
.social-links .label,
.social-links-with-label .label {
margin-right: 25px;
text-transform: none;
font-size: 14px;
font-family: montserrat, sans-serif;
}
.social-links a,
.social-links-with-label a {
position: relative;
margin-right: 15px;
pointer-events: all;
z-index: 1;
}
.social-links a:last-child,
.social-links-with-label a:last-child {
margin-right: 0 !important;
}
.social-links a i,
.social-links-with-label a i {
display: block;
}
.social-links.social-links-block a,
.social-links-with-label.social-links-block a {
opacity: 1;
}
.social-links.social-links-block {
font-size: 16px;
} .social-links {
font-size: 17px;
}
.social-links a {
position: relative;
color: inherit;
}
.social-links a:not(:last-child) {
margin-right: 15px;
} .social-links-with-label {
text-transform: lowercase;
font-size: 12px;
}
.social-links-with-label a {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-right: 40px;
color: inherit;
opacity: 1;
}
.social-links-with-label a i {
margin-right: 15px;
font-size: 17px;
opacity: .7;
-webkit-transition: opacity 400ms ease-in-out;
-o-transition: opacity 400ms ease-in-out;
transition: opacity 400ms ease-in-out;
}
.social-links-with-label a span {
font-size: 12px;
}
.social-links-with-label a:hover i {
opacity: 1;
}
.social-links-with-label a:not(:first-child):before {
content: '';
position: absolute;
top: 50%;
left: -20px;
width: 2px;
height: 2px;
margin-top: -1px;
} .social-links-label {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 12px;
font-weight: normal;
text-transform: lowercase;
}
.social-links-label a {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
color: inherit;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.social-links-label a:not(:last-child) {
margin-right: 35px;
}
.social-links-label a i {
margin-right: 12px;
font-size: 16px;
} .social-links-circle {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.social-links-circle a {
color: inherit;
width: 22px;
height: 22px;
border-radius: 50%;
font-size: 12px;
}
.social-links-circle a:not(:last-child) {
margin-right: 7px;
}
body.light-scheme .social-links-circle a,
body .light-scheme .social-links-circle a {
background: #bbbbbb;
color: #fff;
}
body.light-scheme .social-links-circle a:hover,
body .light-scheme .social-links-circle a:hover {
background: #000;
}
body.dark-scheme .social-links-circle a,
body .dark-scheme .social-links-circle a {
background: #fff;
color: #000;
}
body.dark-scheme .social-links-circle a:hover,
body .dark-scheme .social-links-circle a:hover {
background: #fff;
} .navigation {
font-family: poppins, sans-serif;
font-size: 13px;
line-height: 1.5em;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
font-weight: 500;
}
.navigation.hidden_menu {
-webkit-transform: translateX(150%);
-ms-transform: translateX(150%);
transform: translateX(150%);
}
.left .navigation.hidden_menu {
-webkit-transform: translateX(-150%);
-ms-transform: translateX(-150%);
transform: translateX(-150%);
}
.navigation.hidden_menu.active {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.navigation ul li a {
position: relative;
}
.navigation .menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navigation .menu li {
position: relative;
}
.navigation .menu li.menu-item-has-children:hover > .sub-menu,
.navigation .menu li.page_item_has_children:hover > .children {
z-index: 2;
}
.navigation .menu > li {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 80px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navigation .menu > li:nth-last-child(3) .sub-menu .sub-menu,
.navigation .menu > li:nth-last-child(2) .sub-menu .sub-menu,
.navigation .menu > li:nth-last-child(1) .sub-menu .sub-menu,
.navigation .menu > li:nth-last-child(3) .children .children,
.navigation .menu > li:nth-last-child(2) .children .children,
.navigation .menu > li:nth-last-child(1) .children .children {
left: inherit;
right: 100%;
margin-right: 45px;
}
.navigation .menu > li > a {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.navigation .menu > li > a span {
position: relative;
}
.navigation-hover-style1 .navigation .menu > li > a span:before {
content: '';
position: absolute;
bottom: -8px;
left: 0;
width: 0;
height: 2px;
-webkit-transition: 400ms ease-in-out;
-o-transition: 400ms ease-in-out;
transition: 400ms ease-in-out;
-webkit-transition-property: width;
-o-transition-property: width;
transition-property: width;
-webkit-box-shadow: inset 0 0 0 5px;
box-shadow: inset 0 0 0 5px;
}
.navigation-hover-style2 .navigation .menu > li > a span {
padding: 0 3px;
margin: 0 -3px;
}
.navigation-hover-style2 .navigation .menu > li > a span:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
height: 1px;
width: 0;
-webkit-transition: 400ms ease-in-out;
-o-transition: 400ms ease-in-out;
transition: 400ms ease-in-out;
-webkit-transition-property: width;
-o-transition-property: width;
transition-property: width;
-webkit-box-shadow: inset 0 0 0 5px;
box-shadow: inset 0 0 0 5px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.navigation-hover-style3 .navigation .menu > li > a span:before {
content: '';
position: absolute;
bottom: -8px;
left: 50%;
width: 5px;
height: 5px;
border-radius: 50%;
margin-left: -2.5px;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: 400ms ease-in-out;
-o-transition: 400ms ease-in-out;
transition: 400ms ease-in-out;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-box-shadow: inset 0 0 0 5px;
box-shadow: inset 0 0 0 5px;
}
.navigation-hover-style4 .navigation .menu > li > a span:before {
content: '';
position: absolute;
bottom: 2px;
left: 0;
right: 0;
height: 0px;
-webkit-transition: 400ms ease-in-out;
-o-transition: 400ms ease-in-out;
transition: 400ms ease-in-out;
-webkit-transition-property: height;
-o-transition-property: height;
transition-property: height;
-webkit-box-shadow: inset 0 0 0 5px;
box-shadow: inset 0 0 0 5px;
z-index: -1;
}
.navigation .menu > li:not(:last-of-type) {
margin-right: 30px;
}
.navigation-hover-style1 .navigation .menu li.current-menu-item > a span:before, .navigation-hover-style1
.navigation .menu li.current-menu-ancestor > a span:before, .navigation-hover-style1
.navigation .menu li.current_page_item > a span:before, .navigation-hover-style1
.navigation .menu li.current_page_parent > a span:before, .navigation-hover-style1
.navigation .menu li.current-menu-ancestor > a span:before {
width: 20px;
}
.navigation-hover-style2 .navigation .menu li.current-menu-item > a span:before, .navigation-hover-style2
.navigation .menu li.current-menu-ancestor > a span:before, .navigation-hover-style2
.navigation .menu li.current_page_item > a span:before, .navigation-hover-style2
.navigation .menu li.current_page_parent > a span:before, .navigation-hover-style2
.navigation .menu li.current-menu-ancestor > a span:before {
width: 100%;
}
.navigation-hover-style3 .navigation .menu li.current-menu-item > a span:before, .navigation-hover-style3
.navigation .menu li.current-menu-ancestor > a span:before, .navigation-hover-style3
.navigation .menu li.current_page_item > a span:before, .navigation-hover-style3
.navigation .menu li.current_page_parent > a span:before, .navigation-hover-style3
.navigation .menu li.current-menu-ancestor > a span:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.navigation-hover-style4 .navigation .menu li.current-menu-item > a span:before, .navigation-hover-style4
.navigation .menu li.current-menu-ancestor > a span:before, .navigation-hover-style4
.navigation .menu li.current_page_item > a span:before, .navigation-hover-style4
.navigation .menu li.current_page_parent > a span:before, .navigation-hover-style4
.navigation .menu li.current-menu-ancestor > a span:before {
height: 6px;
}
.navigation.on-center .menu {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.navigation li:not(.mega-menu-col) > .sub-menu,
.navigation li:not(.mega-menu-col) > .children {
position: absolute;
width: 220px;
left: 0;
top: 100%;
margin-top: 0px;
font-size: 12px;
color: #fff;
font-weight: 500;
z-index: 1;
padding: 15px 25px;
text-transform: uppercase;
background: #1a1a1a;
}
.navigation li:not(.mega-menu-col) > .sub-menu li.menu-item-has-children,
.navigation li:not(.mega-menu-col) > .children li.menu-item-has-children {
position: relative;
}
.navigation li:not(.mega-menu-col) > .sub-menu li.menu-item-has-children:before,
.navigation li:not(.mega-menu-col) > .children li.menu-item-has-children:before {
content: '';
position: absolute;
top: 50%;
right: 0;
width: 0;
height: 0;
margin-top: -4px;
border-top: 4px solid transparent;
border-left: 5px solid;
border-bottom: 4px solid transparent;
}
.navigation li:not(.mega-menu-col) > .sub-menu .sub-menu,
.navigation li:not(.mega-menu-col) > .sub-menu .children,
.navigation li:not(.mega-menu-col) > .children .sub-menu,
.navigation li:not(.mega-menu-col) > .children .children {
padding: 5px 15px;
}
@media (min-width: 992px) {
.navigation li:not(.mega-menu-col) > .sub-menu .sub-menu,
.navigation li:not(.mega-menu-col) > .sub-menu .children,
.navigation li:not(.mega-menu-col) > .children .sub-menu,
.navigation li:not(.mega-menu-col) > .children .children {
left: 100%;
top: -15px;
margin-left: 25px;
padding: 15px 25px;
}
}
.navigation li:not(.mega-menu-col) > .sub-menu li,
.navigation li:not(.mega-menu-col) > .children li {
margin: 0 0;
}
.navigation li:not(.mega-menu-col) > .sub-menu li a,
.navigation li:not(.mega-menu-col) > .children li a {
display: block;
padding: 7px 0;
}
.screen-section .navigation li:not(.mega-menu-col) > .sub-menu, .screen-section
.navigation li:not(.mega-menu-col) > .children {
top: auto;
bottom: 100%;
}
.navigation .mega-menu {
position: fixed;
top: 80px;
left: 0;
width: 100vw;
font-size: 12px;
color: #fff;
font-weight: 500;
padding: 30px 25px;
text-transform: uppercase;
background: #1a1a1a;
}
.admin-bar .navigation .mega-menu {
top: 112px;
}
.navigation .mega-menu .mega-menu-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin: 0 auto;
}
.navigation .mega-menu .mega-menu-row .sub-menu {
margin: 0 !important;
}
.navigation .mega-menu .mega-menu-row .sub-menu li {
margin: 8px 0;
}
.navigation .mega-menu .mega-menu-row > li > a {
display: block;
font-size: 16px;
text-transform: none;
margin-bottom: 20px;
}
.navigation .mega-menu .mega-menu-col {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
}
@media (max-width: 991.98px) {
.site-header .navigation {
position: fixed;
top: 0;
right: 0;
bottom: 0;
z-index: 20;
padding: 75px 0 15px;
width: 260px;
max-width: 260px;
overflow-y: auto;
margin-right: 0;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
border: none;
z-index: -1;
height: 100vh;
}
body.light-scheme .site-header .navigation,
body .light-scheme .site-header .navigation {
background: #fafafa;
color: #000;
}
body.dark-scheme .site-header .navigation,
body .dark-scheme .site-header .navigation {
background: #181818;
color: #fff;
}
.admin-bar .site-header .navigation {
top: 32px;
}
.left .site-header .navigation {
left: 0;
right: auto;
margin: 0;
}
.site-header .navigation .menu {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.site-header .navigation .menu > li {
-webkit-box-flex: 1;
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
height: auto;
margin: 0 !important;
width: 100%;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-header .navigation .menu > li > a {
height: auto !important;
padding: 10px 25px;
width: 100%;
}
.site-header .navigation .menu .sub-menu,
.site-header .navigation .menu .children {
position: relative;
display: none;
-webkit-transition: none;
-o-transition: none;
transition: none;
-webkit-box-flex: 1;
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
left: 0 !important;
right: 0 !important;
visibility: visible;
opacity: 1;
}
} .fullscreen-navigation-area {
position: fixed;
padding: 100px 30px 30px;
background: rgba(0, 0, 0, 0.9);
z-index: 95;
-webkit-transition: -webkit-transform 600ms ease-in-out;
transition: -webkit-transform 600ms ease-in-out;
-o-transition: transform 600ms ease-in-out;
transition: transform 600ms ease-in-out;
transition: transform 600ms ease-in-out, -webkit-transform 600ms ease-in-out;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
}
.fullscreen-navigation-area.active {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
.fullscreen-navigation-area .wrap {
width: 100%;
}
.fullscreen-navigation {
position: relative;
font-family: montserrat, sans-serif;
font-weight: bold;
text-align: center;
font-size: 30px;
}
.fullscreen-navigation ul li {
margin: .5em 0;
-webkit-transition: 300ms ease;
-o-transition: 300ms ease;
transition: 300ms ease;
-webkit-transition-property: visibility, opacity;
-o-transition-property: visibility, opacity;
transition-property: visibility, opacity;
}
.fullscreen-navigation li.back {
position: absolute;
top: 0;
left: 0;
right: 0;
font-size: .8em;
-webkit-transform: translateY(-45px);
-ms-transform: translateY(-45px);
transform: translateY(-45px);
cursor: pointer;
}
.fullscreen-navigation .sub-menu,
.fullscreen-navigation .children {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: 300ms ease;
-o-transition: 300ms ease;
transition: 300ms ease;
-webkit-transition-property: visibility, opacity;
-o-transition-property: visibility, opacity;
transition-property: visibility, opacity;
font-size: 24px;
width: 100%;
}
.fullscreen-navigation .mega-menu {
display: none !important;
} .side-navigation {
font-size: 18px;
font-weight: 600;
font-family: 'Montserrat';
}
.side-navigation .mega-menu {
display: none !important;
}
.side-navigation .menu > li {
position: relative;
margin-left: 50px;
}
.side-navigation .menu > li > a {
padding: 10px 0;
font-size: 18px;
color: inherit;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.side-navigation .menu > li > a span {
position: relative;
display: inline-block;
vertical-align: middle;
}
.side-navigation .menu > li > a span:before {
content: '';
position: absolute;
left: 0;
top: 100%;
margin-top: 2px;
-webkit-box-shadow: inset 0 0 0 100px;
box-shadow: inset 0 0 0 100px;
height: 2px;
width: 0;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.side-navigation .menu > li > a:hover span:before {
width: 20px;
}
.side-navigation .menu > li.current-menu-item > a span:before, .side-navigation .menu > li.current-menu-ancestor > a span:before, .side-navigation .menu > li.current_page_item > a span:before, .side-navigation .menu > li.current_page_parent > a span:before, .side-navigation .menu > li.current-menu-ancestor > a span:before {
width: 20px;
}
.side-navigation .menu .sub-menu {
position: absolute;
top: 0;
left: 100%;
width: 220px;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
background: #1a1a1a;
padding: 15px 0;
font-size: 14px;
font-weight: 500;
}
.side-navigation .menu .sub-menu li {
position: relative;
}
.side-navigation .menu .sub-menu li a {
display: block;
padding: 5px 25px;
color: inherit;
}
.side-navigation .menu .sub-menu li .sub-menu {
top: -1px;
}
.side-navigation .menu .sub-menu li.current-menu-item > a, .side-navigation .menu .sub-menu li.current-menu-ancestor > a, .side-navigation .menu .sub-menu li.current_page_item > a, .side-navigation .menu .sub-menu li.current_page_parent > a, .side-navigation .menu .sub-menu li.current-menu-ancestor > a {
opacity: 0.5;
}
.side-navigation .menu li:hover > .sub-menu {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
} .nav-butter,
.sidebar-butter {
position: relative;
width: 25px;
height: 28px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-left: 30px;
pointer-events: all;
cursor: pointer;
}
.nav-butter.visible_menu,
.sidebar-butter.visible_menu {
display: none;
}
@media (max-width: 991.98px) {
.nav-butter.visible_menu,
.sidebar-butter.visible_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
}
.nav-butter > span,
.sidebar-butter > span {
display: block;
width: 12px;
height: 2px;
margin: 1px 0;
-webkit-box-shadow: inset 0 0 0 2px;
box-shadow: inset 0 0 0 2px;
-webkit-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.nav-butter > span:nth-child(2),
.sidebar-butter > span:nth-child(2) {
-webkit-transform: translateX(3px);
-ms-transform: translateX(3px);
transform: translateX(3px);
}
.nav-butter:hover:not(.active) > span:nth-child(2),
.sidebar-butter:hover:not(.active) > span:nth-child(2) {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.nav-butter.active > span:nth-child(1),
.sidebar-butter.active > span:nth-child(1) {
-webkit-transform: translateY(4px) rotate(45deg);
-ms-transform: translateY(4px) rotate(45deg);
transform: translateY(4px) rotate(45deg);
-webkit-transition-delay: .1s;
-o-transition-delay: .1s;
transition-delay: .1s;
}
.nav-butter.active > span:nth-child(2),
.sidebar-butter.active > span:nth-child(2) {
-webkit-transform: translateX(12px) scaleX(0);
-ms-transform: translateX(12px) scaleX(0);
transform: translateX(12px) scaleX(0);
}
.nav-butter.active > span:nth-child(3),
.sidebar-butter.active > span:nth-child(3) {
-webkit-transform: translateY(-4px) rotate(-45deg);
-ms-transform: translateY(-4px) rotate(-45deg);
transform: translateY(-4px) rotate(-45deg);
-webkit-transition-delay: .1s;
-o-transition-delay: .1s;
transition-delay: .1s;
}
@media (max-width: 991.98px) {
.nav-butter.visible_menu,
.sidebar-butter.visible_menu {
display: block;
}
}
.sidebar-butter {
position: absolute;
right: -50px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
@media (max-width: 991.98px) {
.sidebar-butter {
display: none;
}
} .search-popup {
position: fixed;
z-index: 99;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background: rgba(0, 0, 0, 0.95);
-webkit-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
transition: all 600ms ease-in-out;
-webkit-clip-path: circle(0% at 50% 50%);
clip-path: circle(0% at 50% 50%);
}
.search-popup.active {
-webkit-clip-path: circle(150% at 50% 50%);
clip-path: circle(150% at 50% 50%);
}
@supports (not (-webkit-clip-path: circle(50% at 50% 50%))) or (not ((-webkit-clip-path: circle(50% at 50% 50%)) or (clip-path: circle(50% at 50% 50%)))) {
.search-popup {
opacity: 0;
visibility: hidden;
pointer-events: none;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.search-popup.active {
opacity: 1;
visibility: visible;
pointer-events: all;
}
}
.iphone .search-popup {
opacity: 0;
visibility: hidden;
pointer-events: none;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
-webkit-clip-path: inherit !important;
clip-path: inherit !important;
}
.iphone .search-popup.active {
opacity: 1;
visibility: visible;
pointer-events: all;
}
.search-popup .searchform {
border: 1px solid #333;
}
.search-popup .close {
position: absolute;
top: 50%;
left: 50%;
cursor: pointer;
margin-top: -80px;
margin-left: 250px;
font-size: 12px;
}
.search-popup .form-block {
-webkit-box-flex: 0;
-webkit-flex: 0 0 95%;
-ms-flex: 0 0 95%;
flex: 0 0 95%;
max-width: 460px;
width: 95%;
} .subscribe-popup {
position: fixed;
z-index: 99;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background: rgba(0, 0, 0, 0.95);
-webkit-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
transition: all 600ms ease-in-out;
}
.subscribe-popup .close {
position: absolute;
top: 50%;
left: 50%;
cursor: pointer;
margin-top: -80px;
margin-left: 250px;
font-size: 12px;
}
.subscribe-popup .wrap {
width: 100%;
padding: 0 30px;
max-width: 480px;
}
.subscribe-popup .subscribe-form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
}
.subscribe-popup .subscribe-form .input-row {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.subscribe-popup .subscribe-form .input {
margin-bottom: 0;
font-size: 14px;
padding: 10px 0;
}
.subscribe-popup .subscribe-form button {
margin-left: 30px;
font-size: 14px;
} .sidebar-content-block {
position: fixed;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
top: 0;
right: 0;
bottom: 0;
background: #000;
border-left: 1px solid #333333;
z-index: 100;
width: 100%;
max-width: 320px;
padding: 90px 30px 30px;
-webkit-transition: 400ms ease-in-out;
-o-transition: 400ms ease-in-out;
transition: 400ms ease-in-out;
-webkit-transition-property: margin, -webkit-transform;
transition-property: margin, -webkit-transform;
-o-transition-property: transform, margin;
transition-property: transform, margin;
transition-property: transform, margin, -webkit-transform;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.sidebar-content-block.active {
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0);
}
.with-sidebar .sidebar-content-block {
right: auto;
left: 0;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
margin-left: 0;
border-right: none;
border-right: 1px solid #333333;
}
.with-sidebar .sidebar-content-block.active {
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0);
margin-left: 75px;
}
.sidebar-content-block .close {
position: absolute;
top: 37px;
right: 30px;
cursor: pointer;
}
.sidebar-content-block .wrap {
height: 100%;
}
.sidebar-content-block .wrap .scroll-element.scroll-y.scroll-scrolly_visible {
right: -20px;
}
.sidebar-content-block .scrollbar-inner > .scroll-element.scroll-x {
display: none !important;
}
.sidebar-content-block .scroll-wrapper > .scroll-content {
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
}
.sidebar-content-block .widget:not(:last-of-type) {
margin-bottom: 40px;
}
.sidebar-content-block .widget-title {
font-size: 18px;
margin-bottom: 20px;
} .main-container {
min-width: 100%;
}
.header-space-true .main-container {
padding-top: 35px;
}
.page-template-template-landing.header-space-true .main-container,
.single-product .main-container {
padding: 0;
}
.main-section {
position: relative;
z-index: 1;
} .site-footer {
padding: 35px 0 0;
position: relative;
z-index: 1;
font-size: 14px;
background: #272727;
}
.dark-scheme .site-footer {
background: #272727;
}
.site-footer .site-logo {
margin-top: -11px;
margin-bottom: 10px;
}
.site-footer .social-links {
margin: 20px 0;
}
.site-footer .widget {
margin-bottom: 30px;
}
.site-footer .widget .widget-title {
margin: 0px 0 30px;
font-size: 16px;
font-weight: bold;
}
.site-footer .widget ul {
color: inherit;
}
.site-footer .widget ul li {
border-bottom: none;
}
.site-footer-minified,
.site-footer .footer-bottom {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 12px;
border-top: 1px solid #3d3d3d;
font-weight: 300;
padding: 20px 0;
}
.site-footer-minified a,
.site-footer .footer-bottom a {
color: inherit;
}
.site-footer-minified .left-text,
.site-footer-minified .right-text,
.site-footer .footer-bottom .left-text,
.site-footer .footer-bottom .right-text {
opacity: .5;
}
.site-footer-minified .right-text,
.site-footer .footer-bottom .right-text {
margin-left: auto;
}
@media (max-width: 575.98px) {
.site-footer-minified,
.site-footer .footer-bottom {
display: block;
}
}
.site-footer-minified {
display: block;
background: #272727;
border: none;
padding: 25px 0;
}
.site-footer-minified > div {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
} .heading-block {
position: relative;
font-family: 'Montserrat';
margin: 30px 0;
}
.heading-block.page-title {
margin: 0 0 50px;
}
.heading-block.mode-overlay {
position: absolute;
z-index: 2;
pointer-events: none;
top: 0;
left: 0;
width: 100%;
}
.heading-block.with-line:after {
content: '';
display: block;
width: 20px;
height: 3px;
margin-top: 15px;
}
.heading-block.tac.with-line:after {
margin: 15px auto 0;
}
.heading-block.tar.with-line:after {
margin-left: auto;
}
.heading-block .sub-h {
position: relative;
font-size: 14px;
font-weight: bold;
margin-bottom: 20px;
font-family: inherit;
}
.heading-block.tac .sub-h:before {
display: none;
}
.heading-block.tar .sub-h:before {
left: auto;
right: 0;
}
.heading-block.h-h3 .sub-h {
margin-bottom: 13px;
}
.heading-block .h {
position: relative;
margin: 0;
line-height: 1.2;
font-family: inherit;
z-index: 1;
}
.heading-block .h span {
position: relative;
}
.heading-block .h span img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
width: 360px;
max-width: none;
}
.heading-block .h span:hover img {
opacity: .6;
}
.heading-block.style2 .sub-h {
font-weight: normal;
}
.heading-block.style2 .sub-h:after {
content: '';
display: block;
width: 20px;
height: 2px;
margin-top: 8px;
}
.heading-block.style2 .h {
font-weight: 600;
}
.heading-block.style2.tac .sub-h:after {
margin-left: auto;
margin-right: auto;
}
.heading-block.style2.tar .sub-h:after {
margin-left: auto;
} .banner-social-links {
position: absolute;
top: 0;
left: 0;
bottom: 0;
z-index: 20;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
pointer-events: none;
text-transform: lowercase;
width: 80px;
}
.one-screen-scroll .banner-social-links {
width: 60px;
}
.banner-social-links a {
pointer-events: all;
}
.bsl-right .banner-social-links {
left: auto;
right: 0;
}
.banner-social-links .social-links {
display: block;
}
.banner-social-links .social-links > a {
margin-right: 0;
margin-bottom: 20px;
}
.banner-social-links .social-links > a:last-child {
margin-bottom: 0;
}
.banner-social-links .social-links-with-label,
.banner-social-links .social-links-label {
-webkit-transform: rotate(-90deg) translateZ(0);
transform: rotate(-90deg) translateZ(0);
-webkit-transform-origin: 50.01% 50.01%;
-ms-transform-origin: 50.01% 50.01%;
transform-origin: 50.01% 50.01%;
}
.bsl-right .banner-social-links .social-links-with-label, .bsl-right
.banner-social-links .social-links-label {
-webkit-transform: rotate(90deg) translateZ(0);
transform: rotate(90deg) translateZ(0);
}
@media (max-width: 767.98px) {
.banner-social-links {
display: none;
}
.banner-area .banner-social-links {
display: none;
}
} .contact-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
margin-bottom: 10px;
line-height: 1.71429em;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
line-height: 1.2;
}
.contact-row .label {
min-width: 65px;
padding-right: 10px;
font-weight: 500;
} .countdownHolder {
overflow: hidden;
}
.countdownHolder > span {
float: left;
margin-right: 55px;
margin-bottom: 15px;
}
.countdownHolder > span:last-child {
margin-right: 0 !important;
}
.countdownHolder .num {
display: block;
font-size: 100px;
height: .9em;
}
.countdownHolder .num .position {
float: left;
width: 0.6em;
height: .9em;
overflow: hidden;
position: relative;
font-weight: 200;
}
.countdownHolder .num .position .digit {
position: absolute;
display: block;
width: .6em;
line-height: .9em;
text-align: center;
}
.countdownHolder .name {
font-size: 18px;
}
@media (max-width: 575.98px) {
.countdownHolder {
margin-right: 30px;
max-width: 300px;
}
.countdownHolder .num {
font-size: 55px;
}
} .block-404 {
position: relative;
z-index: 1;
}
.block-404 .decor-square {
top: -35px;
left: 175px;
}
.block-404 .heading-block {
margin: 0 0 30px;
}
.block-404 .text {
font-size: 18px;
line-height: 1.33333;
max-width: 400px;
}
.block-404 .button-style1 {
margin-top: 25px;
} .blog-block {
margin-top: 30px 0;
}
.blog-items {
margin: 0 -15px;
}
.blog-items .col-12 {
padding: 0 15px;
}
.archive-blog-items {
margin-top: -5px;
}
.blog-item {
position: relative;
margin-bottom: 30px;
}
.archive-blog-items .blog-item {
margin-bottom: 50px;
}
.blog-item .sticky {
position: absolute;
top: -5px;
left: -5px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
font-size: 24px;
opacity: .2;
z-index: -1;
}
.blog-item .wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
}
.blog-item .img {
margin-bottom: 35px;
}
.blog-item .img img {
display: block;
}
.blog-item .img a {
display: block;
}
.blog-item .img a:before {
content: '';
display: block;
padding-bottom: 53.71429%;
}
.blog-masonry .blog-item .img a:before {
display: none;
}
.blog-item .date {
font-size: 12px;
margin-bottom: 15px;
font-weight: 800;
font-family: 'Montserrat';
}
.blog-item .title {
display: block;
font-size: 21px;
line-height: 1.42857;
font-weight: bold;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
font-family: 'Montserrat';
}
.blog-item .button {
margin-top: 20px;
} .post-content-block,
.project-content-block,
.content-area {
margin-bottom: 30px;
}
.post-content-block .featured-image,
.project-content-block .featured-image,
.content-area .featured-image {
margin-bottom: 45px;
}
.post-content-block .featured-image img,
.project-content-block .featured-image img,
.content-area .featured-image img {
display: block;
}
.post-content-block .featured-image span,
.project-content-block .featured-image span,
.content-area .featured-image span {
display: block;
padding-bottom: 50%;
}
.post-content-block > .heading-block,
.project-content-block > .heading-block,
.content-area > .heading-block {
margin-bottom: 10px;
}
.post-content-block .post-top,
.project-content-block .post-top,
.content-area .post-top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.post-content-block .post-top .date,
.project-content-block .post-top .date,
.content-area .post-top .date {
font-size: 12px;
font-weight: 800;
}
.post-content-block .post-top .categories,
.project-content-block .post-top .categories,
.content-area .post-top .categories {
font-size: 14px;
font-weight: bold;
text-transform: lowercase;
}
.post-content-block p,
.post-content-block table,
.post-content-block dl,
.project-content-block p,
.project-content-block table,
.project-content-block dl,
.content-area p,
.content-area table,
.content-area dl {
font-weight: 300;
font-size: 16px;
line-height: 1.875;
margin: 2em 0;
}
.post-content-block ul,
.post-content-block ol,
.project-content-block ul,
.project-content-block ol,
.content-area ul,
.content-area ol {
font-weight: 300;
font-size: 16px;
line-height: 1.875;
}
.project-content-block .heading-block {
margin: 40px 0 55px;
}
.post-bottom {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 60px;
}
.post-bottom .categories {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.post-bottom .categories a {
font-size: 12px;
text-decoration: none;
padding: 13px 20px;
line-height: 1em;
margin-bottom: 10px;
margin-right: 10px;
letter-spacing: 0.05em;
text-transform: lowercase;
background: #000000;
border: 1px solid #333333;
color: #7f7f7f;
}
.post-bottom .right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-left: auto;
color: #6b6b6b;
}
.post-bottom .right .item {
font-size: 14px;
}
.post-bottom .right .item:not(:last-child) {
margin-right: 30px;
}
.post-bottom .right .item a {
color: inherit;
}
.post-bottom .right .item i {
font-size: 16px;
margin-right: 8px;
}
.post-bottom .right .item span span {
display: none;
}
body.dark-scheme .post-bottom,
body .dark-scheme .post-bottom {
color: #b4bac2;
}
.zilla-likes {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.zilla-likes i {
margin: 0 10px 0 0;
} .scroll-to-top-button {
position: fixed;
right: 40px;
bottom: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-transform: uppercase;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
-webkit-transform: rotate(-90deg) translateX(100%);
-ms-transform: rotate(-90deg) translateX(100%);
transform: rotate(-90deg) translateX(100%);
-webkit-transform-origin: 99.9% 0%;
-ms-transform-origin: 99.9% 0%;
transform-origin: 99.9% 0%;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.scroll-to-top-button i {
font-size: 15px;
margin-right: 13px;
}
.scroll-to-top-button span {
font-size: 12px;
}
.scroll-to-top-button:hover {
-webkit-transform: rotate(-90deg) translateX(102%);
-ms-transform: rotate(-90deg) translateX(102%);
transform: rotate(-90deg) translateX(102%);
} .project-single-page .featured-image {
margin-bottom: 55px;
}
.project-single-page .featured-image div {
padding-bottom: 70%;
}
.project-single-page .featured-image img {
display: block;
margin: 0 auto;
}
.project-content-block {
background: transparent;
border: none;
padding: 0;
}
.project-fields {
margin: 40px 0px 60px;
background: #000;
padding: 30px 30px 0;
}
.project-fields .col {
margin-bottom: 30px;
}
.project-fields .label {
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
opacity: 0.52;
margin-bottom: 10px;
}
.project-fields .value {
font-size: 18px;
font-weight: 600;
}
.project-video {
margin: 35px 0;
}
.project-video .wrap {
position: relative;
padding-bottom: 56.25%;
}
.project-video .wrap iframe,
.project-video .wrap video {
height: 100%;
width: 100%;
}
.project-gallery {
margin: 35px -15px;
}
.project-gallery .item {
position: relative;
}
.project-gallery .item a {
display: block;
margin-bottom: 30px;
}
.project-gallery .item a span {
display: block;
}
.project-gallery .item img {
display: block;
}
.project-gallery.style-grid .item, .project-gallery.style-packery .item {
padding: 0;
margin-bottom: 0;
}
.project-gallery.style-grid .item:before, .project-gallery.style-packery .item:before {
content: '';
display: block;
padding-bottom: 100%;
}
.project-gallery.style-grid .item a, .project-gallery.style-packery .item a {
margin-bottom: 0;
}
.project-gallery.style-grid .item a span, .project-gallery.style-packery .item a span {
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
}
.project-gallery.style-packery.cols-3 .item:nth-child(4n+4):before {
padding-bottom: 200%;
}
.project-gallery.style-packery.cols-3 .item:nth-child(4n+5) {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.project-gallery.style-packery.cols-3 .item:nth-child(4n+5):before {
padding-bottom: 50%;
}
.project-slider {
position: relative;
margin-bottom: 55px;
}
.project-slider .item.type-original a {
display: inline-block;
vertical-align: middle;
}
.project-slider .item a {
display: block;
}
.project-slider .item a span {
display: block;
padding-bottom: 70%;
}
.project-slider .item a img {
display: block;
margin: 0 auto;
max-height: 700px;
width: auto;
} .comments-area {
margin-bottom: 50px;
}
.comments-area .comment-items-wrap {
margin-bottom: 70px;
}
.comments-area .comment-title {
margin-bottom: 30px;
}
.comments-area .comment-items {
padding: 0;
margin: 0;
}
.comments-area .comment-items .comment-item {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 50px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.comments-area .comment-items .comment-item .replytocom {
position: absolute;
top: 15px;
right: 00px;
color: inherit;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
line-height: 1;
text-transform: uppercase;
font-weight: 500;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.comments-area .comment-items .comment-item .replytocom i {
opacity: 0.5;
font-size: 17px;
}
.comments-area .comment-items .comment-item .replytocom span {
font-size: 12px;
display: none;
}
.comments-area .comment-items .comment-item .image {
-webkit-box-flex: 0;
-webkit-flex: 0 0 130px;
-ms-flex: 0 0 130px;
flex: 0 0 130px;
margin-right: 40px;
border-radius: 50%;
border: 3px solid #fff;
overflow: hidden;
-webkit-box-shadow: 2.5px 4.33px 5px 0px rgba(40, 44, 46, 0.33);
box-shadow: 2.5px 4.33px 5px 0px rgba(40, 44, 46, 0.33);
}
.comments-area .comment-items .comment-item .image img {
display: block;
}
@media (max-width: 767.98px) {
.comments-area .comment-items .comment-item .image {
display: none;
}
}
.comments-area .comment-items .comment-item .area {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
-webkit-box-flex: 1;
-webkit-flex: 1 0 0;
-ms-flex: 1 0 0px;
flex: 1 0 0;
overflow: hidden;
padding: 10px 0;
}
.comments-area .comment-items .comment-item .top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.comments-area .comment-items .comment-item .top .name {
font-size: 18px;
text-transform: capitalize;
margin-bottom: 10px;
font-weight: bold;
margin-right: 20px;
}
.comments-area .comment-items .comment-item .top .time {
font-size: 14px;
font-weight: 500;
margin-bottom: 12px;
}
@media (max-width: 767.98px) {
.comments-area .comment-items .comment-item .top {
display: block;
}
}
.comments-area .comment-items .comment-item .content {
font-weight: 300;
line-height: 1.875;
}
.comments-area .comment-items .comment-item .comment-respond {
-webkit-box-flex: 1;
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
margin-top: 40px;
}
.comments-area .comment-items .comment-item .comment-respond .comment-title {
margin-bottom: 45px;
}
.comments-area .comment-items .comment-item .comment-respond .comment-title span {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.comments-area .comment-items .comment-item .comment-respond .comment-title span small {
font-size: 12px;
text-transform: uppercase;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.comments-area .comment-items .children {
margin-left: 30px;
padding-left: 0;
}
@media (max-width: 767.98px) {
.comments-area .comment-items .children {
margin-left: 15px;
}
}
.comments-area .comment-respond .input-row {
margin-bottom: 25px !important;
}
.comment-form-cookies-consent {
padding: 0 15px;
margin: 0px 0 25px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.comment-form-cookies-consent #wp-comment-cookies-consent {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin-right: 10px;
}
.comment-form-cookies-consent label {
font-size: 14px;
color: #9b9b9b;
line-height: 1.3;
} .logged-links {
font-size: 12px;
margin: -20px 0 15px;
right: 0;
}
.comment-item .logged-links {
position: relative;
top: 0;
margin-top: -25px;
}
.logged-links a.logout {
margin-left: 10px;
} .widget .screen-reader-text {
display: none;
}
.widget select {
color: #fff;
width: 100%;
padding: 0 45px 0 15px;
height: 50px;
margin: 0 0 0;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: transparent right 15px top 50% url(//www.alvearetattoo.com/wp-content/themes/somo/images/select.png) no-repeat;
background-size: 13px 7px;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
border: 1px solid #6a6a6d;
font-size: 14px;
}
body.light-scheme .widget select,
body .light-scheme .widget select {
background-color: #fff;
color: #000;
}
body.dark-scheme .widget select option,
body .dark-scheme .widget select option {
background: #000;
}
.widget .searchform {
background: #06090a;
}
body.light-scheme .widget .searchform,
body .light-scheme .widget .searchform {
background-color: #fff;
color: #000;
}
.site-sidebar,
.wpb_widgetised_column {
margin-bottom: 45px;
}
@media (min-width: 768px) {
.site-sidebar,
.wpb_widgetised_column {
padding-left: 45px;
}
}
.site-sidebar .widget-title,
.wpb_widgetised_column .widget-title {
margin: 0 0 25px;
font-size: 18px;
}
.site-sidebar .widget,
.wpb_widgetised_column .widget {
margin-bottom: 30px;
background: #000000;
border: 1px solid #333333;
padding: 30px;
}
.site-sidebar .widget.widget_search,
.wpb_widgetised_column .widget.widget_search {
background: none;
padding: 0;
border: none;
}
.site-sidebar .widget.widget_search .searchform,
.wpb_widgetised_column .widget.widget_search .searchform {
border: 1px solid #333333;
margin-bottom: 0;
}
.site-sidebar .widget.widget_search .searchform:first-child,
.wpb_widgetised_column .widget.widget_search .searchform:first-child {
margin-top: 0;
}
.site-sidebar .widget .textwidget,
.wpb_widgetised_column .widget .textwidget {
line-height: 1.71429;
}
.site-sidebar .widget .textwidget,
.wpb_widgetised_column .widget .textwidget {
font-size: 14px;
} .searchform,
.protected-post-form .form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 0 10px 0 25px;
margin: 25px 0;
}
body.light-scheme .searchform,
body .light-scheme .searchform, body.light-scheme
.protected-post-form .form,
body .light-scheme
.protected-post-form .form {
background: #f8f8f8;
}
.searchform > div,
.protected-post-form .form > div {
-webkit-box-flex: 1;
-webkit-flex: 1 0 0;
-ms-flex: 1 0 0px;
flex: 1 0 0;
}
.searchform > div .input,
.protected-post-form .form > div .input {
background: transparent;
border: none;
font-size: 14px;
color: #b1b0b0;
font-style: italic;
height: 45px;
width: 100%;
}
.searchform button,
.protected-post-form .form button {
-webkit-box-flex: 0;
-webkit-flex: 0 0 45px;
-ms-flex: 0 0 45px;
flex: 0 0 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
} .widget_archive .widget-title + ul,
.widget_categories .widget-title + ul,
.widget_pages .widget-title + ul,
.widget_meta .widget-title + ul,
.widget_nav_menu .widget-title + ul,
.product-categories .widget-title + ul {
margin-top: -15px;
}
.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul,
.product-categories ul {
font-family: poppins, sans-serif;
font-size: 14px;
font-weight: 600;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.product-categories ul li {
position: relative;
border-bottom: 1px solid #6a6a6d;
padding: 15px 0;
padding-right: 25px;
}
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_pages ul li:before,
.widget_meta ul li:before,
.widget_nav_menu ul li:before,
.product-categories ul li:before {
content: "";
font-family: "pointers";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-decoration: none;
text-transform: none;
position: absolute;
right: 0;
top: 22px;
font-size: 10px;
}
.site-footer .widget_archive ul li:before, .site-footer
.widget_categories ul li:before, .site-footer
.widget_pages ul li:before, .site-footer
.widget_meta ul li:before, .site-footer
.widget_nav_menu ul li:before, .site-footer
.product-categories ul li:before {
display: none;
}
.widget_archive ul li:last-child,
.widget_categories ul li:last-child,
.widget_pages ul li:last-child,
.widget_meta ul li:last-child,
.widget_nav_menu ul li:last-child,
.product-categories ul li:last-child {
margin-bottom: 0;
border-bottom: 0;
}
.widget_archive ul li.menu-item-has-children a,
.widget_categories ul li.menu-item-has-children a,
.widget_pages ul li.menu-item-has-children a,
.widget_meta ul li.menu-item-has-children a,
.widget_nav_menu ul li.menu-item-has-children a,
.product-categories ul li.menu-item-has-children a {
position: relative;
}
.widget_archive ul li .sub-menu,
.widget_archive ul li .children,
.widget_categories ul li .sub-menu,
.widget_categories ul li .children,
.widget_pages ul li .sub-menu,
.widget_pages ul li .children,
.widget_meta ul li .sub-menu,
.widget_meta ul li .children,
.widget_nav_menu ul li .sub-menu,
.widget_nav_menu ul li .children,
.product-categories ul li .sub-menu,
.product-categories ul li .children {
margin-top: 13px;
margin-left: 10px;
margin-right: -25px;
border-top: 1px solid #6a6a6d;
}
.widget_archive ul li .sub-menu li a,
.widget_archive ul li .children li a,
.widget_categories ul li .sub-menu li a,
.widget_categories ul li .children li a,
.widget_pages ul li .sub-menu li a,
.widget_pages ul li .children li a,
.widget_meta ul li .sub-menu li a,
.widget_meta ul li .children li a,
.widget_nav_menu ul li .sub-menu li a,
.widget_nav_menu ul li .children li a,
.product-categories ul li .sub-menu li a,
.product-categories ul li .children li a {
position: relative;
}
.widget_archive ul li .sub-menu li:last-of-type,
.widget_archive ul li .children li:last-of-type,
.widget_categories ul li .sub-menu li:last-of-type,
.widget_categories ul li .children li:last-of-type,
.widget_pages ul li .sub-menu li:last-of-type,
.widget_pages ul li .children li:last-of-type,
.widget_meta ul li .sub-menu li:last-of-type,
.widget_meta ul li .children li:last-of-type,
.widget_nav_menu ul li .sub-menu li:last-of-type,
.widget_nav_menu ul li .children li:last-of-type,
.product-categories ul li .sub-menu li:last-of-type,
.product-categories ul li .children li:last-of-type {
border: none;
padding-bottom: 0;
}
.widget_archive ul li a,
.widget_categories ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.product-categories ul li a {
position: relative;
display: block;
text-decoration: none;
color: inherit;
line-height: 1.2em;
min-height: 14px;
}
.site-footer .widget_archive ul li a, .site-footer
.widget_categories ul li a, .site-footer
.widget_pages ul li a, .site-footer
.widget_meta ul li a, .site-footer
.widget_nav_menu ul li a, .site-footer
.product-categories ul li a {
display: inline;
}
.widget_archive ul li a:hover,
.widget_categories ul li a:hover,
.widget_pages ul li a:hover,
.widget_meta ul li a:hover,
.widget_nav_menu ul li a:hover,
.product-categories ul li a:hover {
opacity: 1;
}
.site-footer .widget_archive ul, .site-footer
.widget_categories ul, .site-footer
.widget_pages ul, .site-footer
.widget_meta ul, .site-footer
.widget_nav_menu ul, .site-footer
.product-categories ul {
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
}
.site-footer .widget_archive ul li, .site-footer
.widget_categories ul li, .site-footer
.widget_pages ul li, .site-footer
.widget_meta ul li, .site-footer
.widget_nav_menu ul li, .site-footer
.product-categories ul li {
margin: 0 0 11px;
}
.site-footer .widget_archive ul li a, .site-footer
.widget_categories ul li a, .site-footer
.widget_pages ul li a, .site-footer
.widget_meta ul li a, .site-footer
.widget_nav_menu ul li a, .site-footer
.product-categories ul li a {
padding-left: 0;
}
.widget_recent_entries ul li {
margin-bottom: 8px;
}
.widget_recent_entries a {
font-weight: 600;
opacity: .6;
}
.widget_recent_entries .post-date {
display: block;
}
.widget_categories ul li a,
.widget_archive ul li a {
display: inline-block;
} .widget_rss .widget-title {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.widget_rss .widget-title a {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25px;
-ms-flex: 0 0 25px;
flex: 0 0 25px;
color: inherit;
font-size: 18px;
}
.widget_rss .widget-title a + a {
-webkit-box-flex: 1;
-webkit-flex: 1 0 0;
-ms-flex: 1 0 0px;
flex: 1 0 0;
}
.widget_rss .widget-title img {
display: block;
width: 14px;
}
.widget_rss ul li {
padding: 15px 0;
}
.widget_rss .rsswidget {
line-height: 18px;
font-size: 16px;
display: block;
text-decoration: none;
letter-spacing: .025em;
font-weight: 500;
font-style: normal;
color: inherit;
}
.widget_rss .rss-date {
font-size: 12px;
margin: 10px 0 10px 0;
font-weight: 500;
display: block;
opacity: 0.5;
}
.widget_rss .rssSummary {
font-size: 14px;
}
.widget_rss cite {
margin-top: 10px;
display: block;
font-size: 12px;
font-weight: 500;
opacity: 0.5;
} .widget_recent_comments ul li {
font-size: 14px;
font-weight: 600;
margin-bottom: 8px;
}
.widget_recent_comments ul li span {
opacity: .7;
} body.light-scheme .calendar_wrap,
body .light-scheme .calendar_wrap {
background: #f9f9f9;
}
body.light-scheme .calendar_wrap table td.pad,
body .light-scheme .calendar_wrap table td.pad {
background: #f7f7f7;
}
body.dark-scheme .calendar_wrap,
body .dark-scheme .calendar_wrap {
background: #1a1a1a;
}
body.dark-scheme .calendar_wrap table td.pad,
body .dark-scheme .calendar_wrap table td.pad {
background: #323232;
}
.calendar_wrap table {
margin: 0;
border-collapse: collapse;
}
.calendar_wrap table td,
.calendar_wrap table th {
font-size: 11px;
padding: 2px 3px;
text-align: center;
}
.calendar_wrap table th {
padding: 10px 3px;
font-size: 12px;
}
.calendar_wrap table td,
.calendar_wrap table td {
padding: 10px 3px;
font-weight: 500;
}
.calendar_wrap table td a,
.calendar_wrap table td a {
text-decoration: none;
}
.calendar_wrap table td.pad,
.calendar_wrap table td.pad {
background: #1a1a1a;
}
.calendar_wrap table caption {
font-size: 14px;
font-weight: 500;
border-bottom: 0;
padding: 10px 0;
} .gallery-module {
margin: -4px;
}
.gallery-module .item {
padding: 4px;
text-align: center;
}
.gallery-module .item a {
display: block;
position: relative;
}
.gallery-module .item a:after {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
background: rgba(0, 0, 0, 0.4);
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
visibility: hidden;
opacity: 0;
}
.gallery-module .item a:hover:after {
visibility: visible;
opacity: 1;
}
.gallery-module .item img {
display: block;
} .tagcloud {
text-transform: lowercase;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-family: poppins, sans-serif;
}
.tagcloud .tag-cloud-link {
font-size: 12px !important;
text-decoration: none;
padding: 13px 20px;
line-height: 1em;
margin-bottom: 10px;
margin-right: 10px;
letter-spacing: 0.05em;
}
body.light-scheme .tagcloud .tag-cloud-link,
body .light-scheme .tagcloud .tag-cloud-link {
background: #f9f9f9;
color: #7f7f7f;
}
body.light-scheme .tagcloud .tag-cloud-link:hover,
body .light-scheme .tagcloud .tag-cloud-link:hover {
background: #e9e8e8;
}
body.dark-scheme .tagcloud .tag-cloud-link,
body .dark-scheme .tagcloud .tag-cloud-link {
background: #323232;
color: #fff;
} .blog-post-widget .item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
position: relative;
margin-bottom: -5px;
font-weight: 500;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 30px;
}
.blog-post-widget .item .image {
background-size: cover;
background-position: 50%;
margin-right: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 70px;
-ms-flex: 0 0 70px;
flex: 0 0 70px;
}
.blog-post-widget .item .image:before {
content: '';
display: block;
padding-bottom: 100%;
}
.blog-post-widget .item .text {
text-align: left;
}
.blog-post-widget .item .name {
line-height: 1;
display: block;
text-decoration: none;
color: inherit;
}
.blog-post-widget .item .name:hover {
text-decoration: none;
}
.blog-post-widget .item .blog-detail {
margin: 5px 0 0 0;
font-size: 12px;
letter-spacing: 0.2em;
text-transform: uppercase;
}
.blog-post-widget .item .blog-detail i {
font-size: 10px;
} .widget_about_me .image {
margin-bottom: 15px;
}
.widget_about_me .desc {
font-size: 14px;
line-height: 1.71429;
font-weight: 300;
}
.widget_about_me .social-links {
margin-top: 25px;
}
.widget_about_me .social-links a {
font-size: 15px;
} section.no-results {
padding-bottom: 40px;
}
section.no-results .searchform {
max-width: 420px;
background: #000;
border: 1px solid #333;
}
.search-item {
padding-bottom: 0 !important;
margin-bottom: 30px;
}
.search-item .wrap {
background: #000;
border: 1px solid #333;
padding: 25px 30px;
}
.search-item .wrap > * {
margin-bottom: 15px;
}
.search-item .h {
margin-top: 0;
}
.search-item .desc {
font-size: 16px;
font-weight: 300;
opacity: .5;
} .right-click-disable-message {
position: fixed;
z-index: 99;
background: rgba(0, 0, 0, 0.7);
}
.right-click-disable-message .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
} .protected-post-form {
min-height: 400px;
text-align: center;
padding: 80px 30px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.protected-post-form .text {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
text-align: center;
margin-bottom: 30px;
}
.protected-post-form .form {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 460px;
margin: 0 auto;
width: 100%;
border: 1px solid #e8e8eb;
} .pagination,
nav.woocommerce-pagination {
font-size: 14px;
margin: 0 0 30px;
}
.products + .pagination, .products +
nav.woocommerce-pagination {
margin-top: -1em;
}
.pagination ul,
nav.woocommerce-pagination ul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.pagination ul li,
nav.woocommerce-pagination ul li {
min-width: 30px;
line-height: 28px;
margin-right: 15px;
}
.pagination ul li a,
.pagination ul li span,
nav.woocommerce-pagination ul li a,
nav.woocommerce-pagination ul li span {
color: inherit;
text-align: center;
display: block;
width: 100%;
padding: 0 5px;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.pagination ul li i,
nav.woocommerce-pagination ul li i {
display: block;
font-size: 12px;
line-height: inherit;
}
body.light-scheme .pagination ul li a,
body.light-scheme .pagination ul li span,
body .light-scheme .pagination ul li a,
body .light-scheme .pagination ul li span, body.light-scheme
nav.woocommerce-pagination ul li a,
body.light-scheme
nav.woocommerce-pagination ul li span,
body .light-scheme
nav.woocommerce-pagination ul li a,
body .light-scheme
nav.woocommerce-pagination ul li span {
border: 1px solid #000;
}
body.light-scheme .pagination ul li span.current,
body.light-scheme .pagination ul li a:hover,
body.light-scheme .pagination ul li a:focus,
body .light-scheme .pagination ul li span.current,
body .light-scheme .pagination ul li a:hover,
body .light-scheme .pagination ul li a:focus, body.light-scheme
nav.woocommerce-pagination ul li span.current,
body.light-scheme
nav.woocommerce-pagination ul li a:hover,
body.light-scheme
nav.woocommerce-pagination ul li a:focus,
body .light-scheme
nav.woocommerce-pagination ul li span.current,
body .light-scheme
nav.woocommerce-pagination ul li a:hover,
body .light-scheme
nav.woocommerce-pagination ul li a:focus {
background: #000;
color: #fff;
}
body.dark-scheme .pagination ul li a,
body.dark-scheme .pagination ul li span,
body .dark-scheme .pagination ul li a,
body .dark-scheme .pagination ul li span, body.dark-scheme
nav.woocommerce-pagination ul li a,
body.dark-scheme
nav.woocommerce-pagination ul li span,
body .dark-scheme
nav.woocommerce-pagination ul li a,
body .dark-scheme
nav.woocommerce-pagination ul li span {
border: 1px solid #fff;
}
body.dark-scheme .pagination ul li span.current,
body.dark-scheme .pagination ul li a:hover,
body.dark-scheme .pagination ul li a:focus,
body .dark-scheme .pagination ul li span.current,
body .dark-scheme .pagination ul li a:hover,
body .dark-scheme .pagination ul li a:focus, body.dark-scheme
nav.woocommerce-pagination ul li span.current,
body.dark-scheme
nav.woocommerce-pagination ul li a:hover,
body.dark-scheme
nav.woocommerce-pagination ul li a:focus,
body .dark-scheme
nav.woocommerce-pagination ul li span.current,
body .dark-scheme
nav.woocommerce-pagination ul li a:hover,
body .dark-scheme
nav.woocommerce-pagination ul li a:focus {
background: #fff;
color: #000;
} .page-pagination {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 14px;
margin: 30px 0;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.page-pagination > * {
-webkit-box-flex: 0;
-webkit-flex: 0 0 0;
-ms-flex: 0 0 0px;
flex: 0 0 0;
min-width: 30px;
line-height: 28px;
margin-right: 15px;
text-align: center;
display: block;
width: 100%;
color: #fff;
padding: 0 5px;
border: 1px solid #444;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.page-pagination > span {
background: #1a1a1a;
color: #fff;
} .cast-block .cast-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding: 20px 30px;
height: 385px;
text-align: center;
}
.cast-block .cast-item .heading-block {
margin: 0;
}
.cast-block .cast-item .heading-block .h {
margin: 10px 0;
}
.cast-block .cast-item .heading-block .h5 {
margin: 15px 0;
}
.cast-block .cast-item .button-style1 {
margin-top: 15px;
} .post-banner {
position: relative;
margin-bottom: 65px;
overflow: hidden;
z-index: 1;
}
.post-banner .bg-overlay .circles {
opacity: .1;
}
.post-banner .bg-overlay .circles span:nth-child(2) {
top: 50%;
-webkit-transform: translate(50%, -30%);
-ms-transform: translate(50%, -30%);
transform: translate(50%, -30%);
}
.post-banner .row {
height: 100vh;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.post-banner .col-auto {
background: rgba(0, 0, 0, 0.2);
padding: 60px 60px;
margin-left: -45px;
}
.post-banner .heading-block {
max-width: 507px;
margin: 0;
}
.post-banner .sub-h {
font-size: 10px;
text-transform: uppercase;
font-weight: normal;
}
.post-banner .h {
line-height: 1;
}
.post-banner .categories {
font-size: 12px;
margin-top: 20px;
} .banner-area {
position: relative;
width: 100%;
}
.banner-area.current-black {
color: #000;
}
.banner-area.current-white {
color: #fff;
}
.banner-area .banner-item {
position: relative;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 1;
}
.banner-area .banner-item .container,
.banner-area .banner-item .container-fluid {
pointer-events: none;
}
.banner-area .banner-item .container > .row,
.banner-area .banner-item .container-fluid > .row {
padding: 40px 0;
pointer-events: none;
}
.banner-area .banner-item.white {
color: #fff;
}
.banner-area .banner-item.black {
color: #000;
}
.banner-area .banner-item .bg-overlay .text {
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.banner-area .banner-item .col-auto .heading-block {
margin: 0 0 35px;
}
.banner-area .banner-item .col-auto .heading-block .h {
margin-top: 0;
margin-bottom: 0;
line-height: 1;
}
.text-t4,
.banner-area .banner-item .col-auto > .text {
font-family: poppins, sans-serif;
border-left-width: 1px;
border-left-style: solid;
padding-left: 20px;
max-width: 410px;
font-size: 14px;
line-height: 1.71429;
margin-bottom: 37px;
}
.text-t4 strong,
.banner-area .banner-item .col-auto > .text strong {
font-weight: 600;
}
.banner-area .banner-item .col-auto .button-style1 {
margin-bottom: 55px;
}
.coming-soon-banner .bg-overlay,
.banner-404 .bg-overlay {
z-index: -1;
pointer-events: none;
}
.coming-soon-banner .bg-overlay > div,
.banner-404 .bg-overlay > div {
z-index: 2 !important;
}
.coming-soon-banner .bg-overlay .image,
.banner-404 .bg-overlay .image {
opacity: 1;
}
.coming-soon-banner .bg-overlay .color,
.banner-404 .bg-overlay .color {
opacity: 1;
}
.coming-soon-banner .heading-block,
.banner-404 .heading-block {
margin-top: 0;
margin-bottom: 25px !important;
}
.coming-soon-banner .heading-block .sub-h,
.banner-404 .heading-block .sub-h {
margin-bottom: 5px;
}
.coming-soon-banner .text,
.banner-404 .text {
font-size: 18px;
font-weight: bold;
margin-bottom: 20px;
margin-top: -20px;
}
.coming-soon-banner .timer-block,
.banner-404 .timer-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -35px;
margin-top: 40px;
text-align: center;
}
.coming-soon-banner .timer-block > *,
.banner-404 .timer-block > * {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin: 0 35px;
}
.coming-soon-banner .timer-block > *:last-child,
.banner-404 .timer-block > *:last-child {
margin-right: 35px !important;
}
.coming-soon-banner .timer-block .num,
.banner-404 .timer-block .num {
font-size: 72px;
margin-bottom: 10px;
}
.coming-soon-banner .timer-block .name,
.banner-404 .timer-block .name {
text-transform: lowercase;
font-size: 18px;
}
.coming-soon-banner .subscribe-form,
.banner-404 .subscribe-form {
margin-bottom: 45px;
}
@media (max-width: 767.98px) {
.coming-soon-banner .timer-block .num,
.banner-404 .timer-block .num {
font-size: 48px;
}
.coming-soon-banner .timer-block .name,
.banner-404 .timer-block .name {
font-size: 14px;
}
.coming-soon-banner .text,
.banner-404 .text {
font-size: 16px;
}
.coming-soon-banner .countdownHolder > span,
.banner-404 .countdownHolder > span {
margin-right: 0px;
}
}
@media (max-width: 575.98px) {
.coming-soon-banner .timer-block > span,
.banner-404 .timer-block > span {
width: 90px;
margin-bottom: 10px;
}
.coming-soon-banner .timer-block .num,
.banner-404 .timer-block .num {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.coming-soon-banner .timer-block .num > span,
.banner-404 .timer-block .num > span {
float: none;
}
}
.banner-404 .bg-overlay .color {
background: #d92a0c;
opacity: 1;
}
.banner-404 .text {
font-size: 30px;
}
@media (max-width: 767.98px) {
.banner-404 .text {
font-size: 18px;
}
} .breadcrumbs {
font-size: 12px;
font-weight: 300;
}
.breadcrumbs a {
text-decoration: underline;
} .page-top-block {
position: relative;
background: #141414;
margin-bottom: 45px;
z-index: 1;
}
.page-top-block .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding-top: 100px;
padding-bottom: 50px;
}
.page-top-block .heading-block {
margin: 0;
}
.page-top-block .breadcrumbs {
position: absolute;
left: 15px;
bottom: 50px;
}