<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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 &gt; output {
display: list-item;
list-style: none;
}
.wpcf7-reflection &gt; output[hidden] {
display: none;
}.edit-site-block-editor__block-list .wpbs-main-wrapper{pointer-events:none}.wpbs-container{position:relative;visibility:hidden}.wpbs-container .wpbs-calendars-wrapper{position:relative}.wpbs-container .wpbs-calendars:after{content:'';display:block;clear:both}.wpbs-container .wpbs-calendars .wpbs-calendar table{table-layout:fixed;width:100%;min-width:auto;border-collapse:collapse;margin:0!important;padding:0!important;border:0!important}.wpbs-container .wpbs-calendars .wpbs-calendar table tbody,.wpbs-container .wpbs-calendars .wpbs-calendar table thead,.wpbs-container .wpbs-calendars .wpbs-calendar table tr{border:0!important;padding:0!important;margin:0!important;background:0 0}.wpbs-container .wpbs-calendars .wpbs-calendar table tr td,.wpbs-container .wpbs-calendars .wpbs-calendar table tr th{position:relative;border:0!important;padding:0!important;margin:0!important;vertical-align:middle;background:0 0;text-shadow:none;box-shadow:none;box-sizing:border-box}.wpbs-container .wpbs-calendars .wpbs-calendar{position:relative;border:1px solid #f1f1f1;background:#fff;margin-bottom:1em}.wpbs-container .wpbs-calendars .wpbs-calendar table thead tr th{padding-bottom:8px!important;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.wpbs-container .wpbs-calendars .wpbs-calendar-wrapper{padding:8px 7px 7px 7px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.wpbs-container .wpbs-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.6)}.wpbs-overlay-spinner{position:absolute;top:50%;left:50%;margin-top:-6px;margin-left:-35px;width:70px;text-align:center}.wpbs-overlay-spinner&gt;div{width:12px;height:12px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.wpbs-overlay-spinner .wpbs-overlay-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.wpbs-overlay-spinner .wpbs-overlay-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.wpbs-container .wpbs-calendars .wpbs-calendar .wpbs-calendar-header{text-align:center;padding:8px;background:#f5f5f5}.wpbs-container .wpbs-calendars .wpbs-calendar .wpbs-calendar-header .wpbs-calendar-header-navigation{position:relative;padding:0 30px;min-height:26px;font-size:13px;line-height:26px}.wpbs-container .wpbs-calendars .wpbs-calendar .wpbs-calendar-header .wpbs-calendar-header-navigation .wpbs-next,.wpbs-container .wpbs-calendars .wpbs-calendar .wpbs-calendar-header .wpbs-calendar-header-navigation .wpbs-prev{position:absolute;display:block;top:50%;height:26px;width:26px;line-height:26px;margin-top:-13px;vertical-align:middle;text-decoration:none;border:0;box-shadow:none;color:#fff;background:#bdc3c7;border-radius:2px}.wpbs-container .wpbs-calendars .wpbs-calendar .wpbs-calendar-header .wpbs-calendar-header-navigation .wpbs-prev{left:0}.wpbs-container .wpbs-calendars .wpbs-calendar .wpbs-calendar-header .wpbs-calendar-header-navigation .wpbs-next{right:0}.wpbs-container .wpbs-calendars .wpbs-calendar .wpbs-calendar-header .wpbs-calendar-header-navigation .wpbs-next .wpbs-arrow,.wpbs-container .wpbs-calendars .wpbs-calendar .wpbs-calendar-header .wpbs-calendar-header-navigation .wpbs-prev .wpbs-arrow{position:absolute;top:50%;margin-top:-5px;display:inline-block;width:0;height:0;border-style:solid}.wpbs-container .wpbs-calendars .wpbs-calendar .wpbs-calendar-header .wpbs-calendar-header-navigation .wpbs-next .wpbs-arrow{right:50%;margin-right:-5px;border-width:5px 0 5px 8.7px;border-color:transparent transparent transparent #fff}.wpbs-container .wpbs-calendars .wpbs-calendar .wpbs-calendar-header .wpbs-calendar-header-navigation .wpbs-prev .wpbs-arrow{left:50%;margin-left:-5px;border-width:5px 8.7px 5px 0;border-color:transparent #fff transparent transparent}.wpbs-container .wpbs-calendars .wpbs-calendar .wpbs-calendar-header .wpbs-select-container select{width:100%;height:26px;border:1px solid #bdc3c7;line-height:26px;margin:0;padding:0 10px;vertical-align:top;font-size:13px;box-sizing:border-box!important}.wpbs-container .wpbs-calendars .wpbs-calendar table td .wpbs-week-number{background:#e8e8e8;height:32px}.wpbs-container .wpbs-calendars .wpbs-calendar table tr td,.wpbs-container .wpbs-calendars .wpbs-calendar table tr th{text-align:center;padding:1px!important;font-size:13px}.wpbs-container .wpbs-calendars .wpbs-calendar table th{font-weight:700;color:inherit}.wpbs-container .wpbs-calendars .wpbs-calendar table tr td .wpbs-date{position:relative;width:100%;height:100%}.wpbs-container .wpbs-calendars .wpbs-calendar table tr td .wpbs-date-inner{position:relative;width:100%;height:32px}.wpbs-container .wpbs-calendars .wpbs-calendar table tr td .wpbs-date-inner .wpbs-date-number{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;font-size:13px}.wpbs-container .wpbs-calendars .wpbs-calendar table tr td .wpbs-date.wpbs-gap{background:#f7f7f7}.wpbs-legend{text-align:left;margin:1em 0;padding:8px 8px 0;border:1px solid #f1f1f1;line-height:0;background:#fff;box-sizing:border-box!important}.wpbs-legend .wpbs-legend-item{display:inline-block;margin-bottom:8px;margin-right:8px}.wpbs-legend .wpbs-legend-item-icon{position:relative;display:inline-block;width:24px;height:24px;vertical-align:middle;margin-right:5px;box-sizing:border-box;overflow:hidden}.wpbs-legend .wpbs-legend-item-name{display:inline-block;vertical-align:middle;font-size:13px}.wpbs-calendars-wrapper.wpbs-legend-position-side{padding-right:165px;box-sizing:content-box!important}.wpbs-calendars-wrapper.wpbs-legend-position-side .wpbs-legend{position:absolute;top:0;right:0;width:155px;margin-top:0}.wpbs-calendars-wrapper.wpbs-legend-position-side .wpbs-legend .wpbs-legend-item{display:block;margin-right:0;line-height:0}.wpbs-calendars .wpbs-legend-item-icon{position:absolute;z-index:0;top:0;left:0;display:inline-block;width:100%;height:100%;box-sizing:border-box;overflow:hidden}.wpbs-legend-item-icon[data-type=single] div{display:none}.wpbs-legend-item-icon[data-type=single] div:first-of-type{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.wpbs-legend-item-icon[data-type=split] div svg{position:absolute;width:100%;height:100%;left:0;top:0}.wpbs-legend-item-icon[data-type=blank]{background-color:#f3f3f3;height:100%}.wpbs-container .wpbs-tooltip{display:none;position:fixed;z-index:2;left:0;top:0;font-size:12px;background:#fff;text-align:left;padding:10px;box-shadow:0 0 5px 1px rgba(0,0,0,.1);box-sizing:border-box;width:180px;margin-left:2px}.wpbs-container .wpbs-date:hover .wpbs-tooltip{display:block}.wpbs-container .wpbs-tooltip strong{display:block;margin-bottom:5px}.wpbs-container .wpbs-tooltip-corner{position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 6px 6px 0;border-color:transparent red transparent transparent;z-index:1}.wpbs-container[data-columns] .wpbs-calendars .wpbs-calendar{float:left;margin-left:5px;margin-right:5px;box-sizing:border-box!important}.wpbs-container[data-columns] .wpbs-calendars{margin-left:-5px;margin-right:-5px}.wpbs-container[data-columns="6"] .wpbs-calendars .wpbs-calendar{width:calc(16.6666% - 10px)}.wpbs-container[data-columns="4"] .wpbs-calendars .wpbs-calendar{width:calc(25% - 10px)}.wpbs-container[data-columns="3"] .wpbs-calendars .wpbs-calendar{width:calc(33.3333% - 10px)}.wpbs-container[data-columns="2"] .wpbs-calendars .wpbs-calendar{width:calc(50% - 10px)}@media screen and (max-width:420px){.wpbs-calendars-wrapper.wpbs-legend-position-side{padding-right:0}.wpbs-calendars-wrapper.wpbs-legend-position-side .wpbs-legend{position:relative;top:auto;right:auto;width:auto}.wpbs-calendars-wrapper.wpbs-legend-position-side .wpbs-legend .wpbs-legend-item{display:inline-block;margin-right:8px}}.wpbs-main-wrapper .wpbs-container.wpbs-disable-selection{pointer-events:none}.wpbs-main-wrapper:not(.wpbs-main-wrapper-form-0) .wpbs-container .wpbs-calendars .wpbs-calendar table tr td .wpbs-is-bookable{cursor:pointer}.wpbs-main-wrapper:not(.wpbs-main-wrapper-form-0) .wpbs-container.wpbs-enable-hover .wpbs-date.wpbs-is-bookable:hover{cursor:pointer}.wpbs-container .wpbs-date.wpbs-date-hover:hover{cursor:pointer}.wpbs-container.wpbs-enable-hover .wpbs-date.wpbs-gap.wpbs-is-bookable:hover{cursor:default}.wpbs-container .wpbs-legend-item-icon .wpbs-legend-icon-select{display:block}.wpbs-container .wpbs-legend-item-icon .wpbs-legend-icon-select svg{width:100%;height:100%;position:absolute;left:0;top:0;z-index:2}.wpbs-container .wpbs-date.wpbs-date-hover.wpbs-selected-first.wpbs-selected-last .wpbs-legend-item-icon svg{display:block}.wpbs-main-wrapper .wpbs-payment-confirmation .wpbs-overlay-spinner{position:static;margin:0;width:36px}.wpbs-main-wrapper .wpbs-form-container{padding:30px 0 20px 0;max-width:450px}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field{padding-bottom:20px}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field .wpbs-form-field-input label{margin-right:25px;display:inline-block;font-weight:inherit}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field .wpbs-form-field-input label input[type=radio]{position:relative;top:1px}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field .wpbs-form-field-input label input[type=checkbox]{position:relative;top:1px}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input[type=email],.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input[type=number],.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input[type=text],.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field select,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field textarea{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field-error,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-general-error{color:#f00f00}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-general-error{padding-bottom:15px}.wpbs-main-wrapper .wpbs-payment-confirmation form{display:none}.elementor-editor-active .wpbs-container{visibility:visible!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-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .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(//lafermedumilieu.fr/wp-content/themes/energico/assets/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//lafermedumilieu.fr/wp-content/themes/energico/assets/fonts/fontawesome-webfont.eot?#iefix&amp;v=4.6.3) format('embedded-opentype'),url(//lafermedumilieu.fr/wp-content/themes/energico/assets/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//lafermedumilieu.fr/wp-content/themes/energico/assets/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//lafermedumilieu.fr/wp-content/themes/energico/assets/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//lafermedumilieu.fr/wp-content/themes/energico/assets/fonts/fontawesome-webfont.svg?v=4.6.3#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&gt;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-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"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(//lafermedumilieu.fr/wp-content/themes/energico/assets/fonts/materialicons-regular.eot);src:local('Material Icons'),local('MaterialIcons-Regular'),url(//lafermedumilieu.fr/wp-content/themes/energico/assets/fonts/materialicons-regular.woff2) format('woff2'),url(//lafermedumilieu.fr/wp-content/themes/energico/assets/fonts/materialicons-regular.woff) format('woff'),url(//lafermedumilieu.fr/wp-content/themes/energico/assets/fonts/materialicons-regular.ttf) format('truetype')}
.material-icons{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga'}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}
.mfp-align-top .mfp-container:before{display:none}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}
.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}
.mfp-ajax-cur{cursor:progress}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}
.mfp-auto-cursor .mfp-content{cursor:auto}
.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}
.mfp-loading.mfp-figure{display:none}
.mfp-hide{display:none!important}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}
.mfp-preloader a{color:#CCC}
.mfp-preloader a:hover{color:#FFF}
.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}
button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}
button::-moz-focus-inner{padding:0;border:0}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}
.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}
.mfp-close:active{top:1px}
.mfp-close-btn-in .mfp-close{color:#333}
.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}
.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}
.mfp-arrow:active{margin-top:-54px}
.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}
.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}
.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}
.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}
.mfp-arrow-left{left:0}
.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}
.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}
.mfp-arrow-right{right:0}
.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}
.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3F3F3F}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}
.mfp-iframe-holder .mfp-close{top:-40px}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}
.mfp-figure{line-height:0}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}
.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}
.mfp-figure figure{margin:0}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}
.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}
.mfp-image-holder .mfp-content{max-width:100%}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}
@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}
.mfp-img-mobile img.mfp-img{padding:0}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}
.mfp-img-mobile .mfp-counter{right:5px;top:3px}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}
@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}
.mfp-container{padding-left:6px;padding-right:6px}}
.mfp-ie7 .mfp-img{padding:0}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}
.mfp-ie7 .mfp-container{padding:0}
.mfp-ie7 .mfp-content{padding-top:44px}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-container-vertical&gt;.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);-moz-transform:translate3d(0px,0,0);-o-transform:translate(0px,0);-ms-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}
.swiper-container-multirow&gt;.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.swiper-container-free-mode&gt;.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-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:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}
.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}
.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}
.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}
.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}
.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-container-horizontal&gt;.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}
.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}
button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
.swiper-pagination-white .swiper-pagination-bullet{background:#fff}
.swiper-pagination-bullet-active{opacity:1;background:#007aff}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}
.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}
.swiper-container-vertical&gt;.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px,-50%,0);-moz-transform:translate3d(0px,-50%,0);-o-transform:translate(0px,-50%);-ms-transform:translate3d(0px,-50%,0);transform:translate3d(0px,-50%,0)}
.swiper-container-vertical&gt;.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}
.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}
.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}
.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}
.swiper-container-horizontal&gt;.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}
.swiper-container-vertical&gt;.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}
.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}
.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.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-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}
.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{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,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}
.swiper-container-cube,.swiper-container-flip{overflow:visible}
.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}
.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}
.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}
.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}
.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}
.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-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;-moz-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}
.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}
.swiper-container-horizontal&gt;.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}
.swiper-container-vertical&gt;.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}
.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}
.swiper-scrollbar-cursor-drag{cursor:move}
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}
.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}
.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}
@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}
@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}#tm_builder_outer_content .tm_pb_text.tm_pb_module p + h2 {
margin-top: 45px;
}
#tm_builder_outer_content .tm_pb_text.tm_pb_module p + h5 {
margin-top: 50px;
}
#tm_builder_outer_content .tm_pb_text.tm_pb_module p + h4 {
margin-top: 48px;
}
#tm_builder_outer_content .tm_pb_text.tm_pb_module p + h5 {
margin-top: 35px;
}
#tm_builder_outer_content .tm_pb_text.tm_pb_module p + h6 {
margin-top: 48px;
} html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
text-decoration: none;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} html {
font-size: 16px;
font-size: 1rem;
}
h1, h2, h3, h4, h5, h6 {
margin: 15px 0;
}
h5 {
text-transform: uppercase;
}
h5 span {
text-transform: none;
}
h3 {
margin-bottom: 20px;
}
h3 + h5 {
margin-top: -14px;
}
h3 + h5 span {
text-transform: uppercase;
}
h5 + p {
margin-top: 21px;
}
p {
margin: 0 0 1em;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
font-size: 20px;
font-size: 1.25rem;
}
blockquote cite {
font-size: 14px;
font-size: 0.875rem;
}
address {
margin: 0 0 1.5em;
}
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
overflow: auto;
max-width: 100%;
margin: 0 0 1.5em;
padding: 1.5em;
background: #eee;
border: 1px solid #d4d4d4;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
font-size: 16px;
font-size: 1rem;
}
kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
code {
padding: 0 5px;
}
abbr, acronym {
cursor: help;
border-bottom: 1px dotted #666;
}
mark, ins {
font-style: italic;
text-decoration: none;
border-bottom: 1px solid;
}
big {
font-size: 125%;
} .container {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
@media (min-width: 544px) {
.container {
max-width: 576px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 940px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.container-fluid {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
.row {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -0.9375rem;
margin-right: -0.9375rem;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .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-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-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-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 {
position: relative;
min-height: 1px;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
.col-xs-1 {
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-xs-2 {
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xs-3 {
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xs-4 {
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-xs-5 {
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-xs-6 {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xs-7 {
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-xs-8 {
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-xs-9 {
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xs-10 {
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-xs-11 {
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-xs-12 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-pull-1 {
right: 8.33333%;
}
.col-xs-pull-2 {
right: 16.66667%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-4 {
right: 33.33333%;
}
.col-xs-pull-5 {
right: 41.66667%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-7 {
right: 58.33333%;
}
.col-xs-pull-8 {
right: 66.66667%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-10 {
right: 83.33333%;
}
.col-xs-pull-11 {
right: 91.66667%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-push-1 {
left: 8.33333%;
}
.col-xs-push-2 {
left: 16.66667%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-4 {
left: 33.33333%;
}
.col-xs-push-5 {
left: 41.66667%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-7 {
left: 58.33333%;
}
.col-xs-push-8 {
left: 66.66667%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-10 {
left: 83.33333%;
}
.col-xs-push-11 {
left: 91.66667%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
.col-xs-offset-1 {
margin-left: 8.33333%;
}
.col-xs-offset-2 {
margin-left: 16.66667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.33333%;
}
.col-xs-offset-5 {
margin-left: 41.66667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.33333%;
}
.col-xs-offset-8 {
margin-left: 66.66667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.33333%;
}
.col-xs-offset-11 {
margin-left: 91.66667%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
@media (min-width: 544px) {
.col-sm-1 {
-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-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-sm-3 {
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-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-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-sm-6 {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-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-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-sm-9 {
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-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-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-sm-12 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-pull-1 {
right: 8.33333%;
}
.col-sm-pull-2 {
right: 16.66667%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333%;
}
.col-sm-pull-5 {
right: 41.66667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.33333%;
}
.col-sm-pull-8 {
right: 66.66667%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333%;
}
.col-sm-pull-11 {
right: 91.66667%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-push-1 {
left: 8.33333%;
}
.col-sm-push-2 {
left: 16.66667%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333%;
}
.col-sm-push-5 {
left: 41.66667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.33333%;
}
.col-sm-push-8 {
left: 66.66667%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333%;
}
.col-sm-push-11 {
left: 91.66667%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
.col-sm-offset-1 {
margin-left: 8.33333%;
}
.col-sm-offset-2 {
margin-left: 16.66667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333%;
}
.col-sm-offset-5 {
margin-left: 41.66667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.33333%;
}
.col-sm-offset-8 {
margin-left: 66.66667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333%;
}
.col-sm-offset-11 {
margin-left: 91.66667%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 768px) {
.col-md-1 {
-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-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-md-3 {
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-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-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-md-6 {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-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-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-md-9 {
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-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-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-md-12 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.33333%;
}
.col-md-pull-2 {
right: 16.66667%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333%;
}
.col-md-pull-5 {
right: 41.66667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.33333%;
}
.col-md-pull-8 {
right: 66.66667%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333%;
}
.col-md-pull-11 {
right: 91.66667%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.33333%;
}
.col-md-push-2 {
left: 16.66667%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333%;
}
.col-md-push-5 {
left: 41.66667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.33333%;
}
.col-md-push-8 {
left: 66.66667%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333%;
}
.col-md-push-11 {
left: 91.66667%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-offset-0 {
margin-left: 0%;
}
.col-md-offset-1 {
margin-left: 8.33333%;
}
.col-md-offset-2 {
margin-left: 16.66667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333%;
}
.col-md-offset-5 {
margin-left: 41.66667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.33333%;
}
.col-md-offset-8 {
margin-left: 66.66667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333%;
}
.col-md-offset-11 {
margin-left: 91.66667%;
}
.col-md-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 992px) {
.col-lg-1 {
-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-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-lg-3 {
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-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-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-lg-6 {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-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-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-lg-9 {
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-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-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-lg-12 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.33333%;
}
.col-lg-pull-2 {
right: 16.66667%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333%;
}
.col-lg-pull-5 {
right: 41.66667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.33333%;
}
.col-lg-pull-8 {
right: 66.66667%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333%;
}
.col-lg-pull-11 {
right: 91.66667%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.33333%;
}
.col-lg-push-2 {
left: 16.66667%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333%;
}
.col-lg-push-5 {
left: 41.66667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.33333%;
}
.col-lg-push-8 {
left: 66.66667%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333%;
}
.col-lg-push-11 {
left: 91.66667%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
.col-lg-offset-1 {
margin-left: 8.33333%;
}
.col-lg-offset-2 {
margin-left: 16.66667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333%;
}
.col-lg-offset-5 {
margin-left: 41.66667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.33333%;
}
.col-lg-offset-8 {
margin-left: 66.66667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333%;
}
.col-lg-offset-11 {
margin-left: 91.66667%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1200px) {
.col-xl-1 {
-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-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xl-3 {
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-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-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-xl-6 {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-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-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-xl-9 {
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-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-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-xl-12 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-xl-pull-0 {
right: auto;
}
.col-xl-pull-1 {
right: 8.33333%;
}
.col-xl-pull-2 {
right: 16.66667%;
}
.col-xl-pull-3 {
right: 25%;
}
.col-xl-pull-4 {
right: 33.33333%;
}
.col-xl-pull-5 {
right: 41.66667%;
}
.col-xl-pull-6 {
right: 50%;
}
.col-xl-pull-7 {
right: 58.33333%;
}
.col-xl-pull-8 {
right: 66.66667%;
}
.col-xl-pull-9 {
right: 75%;
}
.col-xl-pull-10 {
right: 83.33333%;
}
.col-xl-pull-11 {
right: 91.66667%;
}
.col-xl-pull-12 {
right: 100%;
}
.col-xl-push-0 {
left: auto;
}
.col-xl-push-1 {
left: 8.33333%;
}
.col-xl-push-2 {
left: 16.66667%;
}
.col-xl-push-3 {
left: 25%;
}
.col-xl-push-4 {
left: 33.33333%;
}
.col-xl-push-5 {
left: 41.66667%;
}
.col-xl-push-6 {
left: 50%;
}
.col-xl-push-7 {
left: 58.33333%;
}
.col-xl-push-8 {
left: 66.66667%;
}
.col-xl-push-9 {
left: 75%;
}
.col-xl-push-10 {
left: 83.33333%;
}
.col-xl-push-11 {
left: 91.66667%;
}
.col-xl-push-12 {
left: 100%;
}
.col-xl-offset-0 {
margin-left: 0%;
}
.col-xl-offset-1 {
margin-left: 8.33333%;
}
.col-xl-offset-2 {
margin-left: 16.66667%;
}
.col-xl-offset-3 {
margin-left: 25%;
}
.col-xl-offset-4 {
margin-left: 33.33333%;
}
.col-xl-offset-5 {
margin-left: 41.66667%;
}
.col-xl-offset-6 {
margin-left: 50%;
}
.col-xl-offset-7 {
margin-left: 58.33333%;
}
.col-xl-offset-8 {
margin-left: 66.66667%;
}
.col-xl-offset-9 {
margin-left: 75%;
}
.col-xl-offset-10 {
margin-left: 83.33333%;
}
.col-xl-offset-11 {
margin-left: 91.66667%;
}
.col-xl-offset-12 {
margin-left: 100%;
}
}
.col-xs-first {
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.col-xs-last {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
@media (min-width: 544px) {
.col-sm-first {
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.col-sm-last {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}
@media (min-width: 768px) {
.col-md-first {
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.col-md-last {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}
@media (min-width: 992px) {
.col-lg-first {
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.col-lg-last {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}
@media (min-width: 1200px) {
.col-xl-first {
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.col-xl-last {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}
.row-xs-top {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.row-xs-center {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.row-xs-bottom {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
@media (min-width: 544px) {
.row-sm-top {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.row-sm-center {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.row-sm-bottom {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
}
@media (min-width: 768px) {
.row-md-top {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.row-md-center {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.row-md-bottom {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
}
@media (min-width: 992px) {
.row-lg-top {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.row-lg-center {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.row-lg-bottom {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
}
@media (min-width: 1200px) {
.row-xl-top {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.row-xl-center {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.row-xl-bottom {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
}
.col-xs-top {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
}
.col-xs-center {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.col-xs-bottom {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
@media (min-width: 544px) {
.col-sm-top {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
}
.col-sm-center {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.col-sm-bottom {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
}
@media (min-width: 768px) {
.col-md-top {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
}
.col-md-center {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.col-md-bottom {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
}
@media (min-width: 992px) {
.col-lg-top {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
}
.col-lg-center {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.col-lg-bottom {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
}
@media (min-width: 1200px) {
.col-xl-top {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
}
.col-xl-center {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.col-xl-bottom {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
img {
height: auto; max-width: 100%; }
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
fntent: '';
}
blockquote {
position: relative;
margin: 0 0 1em;
padding: 20px 10px 10px;
font-size: 26px;
font-size: 1.625rem;
}
@media (min-width: 544px) {
blockquote {
padding: 0.7em 1em 0.7em 4.7em;
}
}
.posts-list blockquote {
padding: 50px 30px 30px;
}
@media (min-width: 544px) {
.posts-list blockquote {
padding: 2.3em 2em 1.2em 3.7em;
}
}
@media (max-width: 1199px) {
body .posts-list .entry-content blockquote::before {
top: 18px;
}
}
@media (max-width: 543px) {
.single blockquote {
padding: 20px 10px 10px;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
.posts-list blockquote {
padding: 50px 30px 30px;
}
}
blockquote p {
margin: 0;
}
blockquote p + p {
margin-top: 1em;
}
blockquote cite:before {
content: "- ";
}
blockquote:before {
content: "\f10e";
font-family: FontAwesome;
position: absolute;
top: 35px;
left: 55px;
line-height: 1.4;
}
body #tm_builder_outer_content blockquote:before {
content: "\f10e";
top: -10px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
@media (min-width: 544px) {
body #tm_builder_outer_content blockquote:before {
top: 28px;
left: 30px;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
}
@media (min-width: 992px) {
body #tm_builder_outer_content blockquote:before {
top: 22px;
left: 81px;
}
}
.posts-list .entry-content blockquote:before {
top: 48px;
left: 45px;
}
@media (max-width: 991px) {
.single blockquote:before {
left: 30px;
top: 30px;
}
}
@media (max-width: 543px) {
.single blockquote:before {
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
top: -5px;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
.posts-list blockquote:before {
top: 20px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
}
@media (max-width: 543px) {
.posts-list blockquote:before {
top: 20px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
}
hr {
background-color: #dadada;
border: 0;
height: 1px;
margin: 1.5em 0;
}
hr.clear {
clear: both;
background: transparent;
margin: 1.7em 0;
} ul, ol {
padding-left: 0;
}
body #main ul {
list-style: none;
}
body #main ul &gt; li {
position: relative;
padding-left: 5px;
}
body #main ul &gt; li + li {
margin-top: 8px;
}
body #main ul &gt; li::before {
content: '';
height: 3px;
width: 3px;
border-radius: 50%;
position: absolute;
top: 10px;
left: 0;
}
ol {
counter-reset: li;
list-style: none;
}
ol &gt; li {
position: relative;
padding-left: 20px;
}
body #tm_builder_outer_content ol &gt; li {
padding-left: 20px;
}
ol &gt; li + li {
margin-top: 8px;
}
ol &gt; li::before {
content: counter(li) ".";
counter-increment: li;
position: absolute;
left: 0;
top: 0;
}
li &gt; ul,
li &gt; ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
} .inline-list {
padding: 0;
margin: 0;
list-style: none;
}
.inline-list li {
display: inline-block;
vertical-align: top;
} table {
margin: 0 0 1.5em;
width: 100%;
}
.entry-content table {
margin: 0 0 1.5em;
max-width: 100%;
border: 1px solid #dadada;
}
.entry-content table th,
.entry-content table td {
padding: 5px;
vertical-align: top;
border: 1px solid #dadada;
}
.entry-content table thead th {
vertical-align: bottom;
border-bottom: 1px solid #dadada;
}
.entry-content table tbody + tbody {
border-top: 1px solid #dadada;
} .page-preloader {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
height: 0;
width: 100px;
padding-bottom: 40%;
}
@media (min-width: 544px) {
.page-preloader {
padding-bottom: 25%;
}
}
@media (min-width: 768px) {
.page-preloader {
padding-bottom: 15%;
}
}
@media (min-width: 992px) {
.page-preloader {
padding-bottom: 10%;
}
}
.page-preloader-cover {
position: fixed;
z-index: 999;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
}
.preloader-top {
position: absolute;
width: 100%;
height: 75%;
top: 0;
overflow: hidden;
}
.preloader-top-sun {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
height: 0;
width: 35%;
padding-bottom: 35%;
-webkit-animation: preloader 3s ease infinite;
animation: preloader 3s ease infinite;
}
.preloader-top-sun-bg {
position: absolute;
width: 100%;
height: 100%;
border-radius: 100%;
border: 5px solid gold;
box-sizing: border-box;
}
.preloader-top-sun-line {
position: absolute;
width: 20%;
height: 5px;
border-radius: 5px;
background: gold;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}
.preloader-top-sun-line-0 {
-webkit-transform: rotate(0deg) translateX(-350%);
-ms-transform: rotate(0deg) translateX(-350%);
transform: rotate(0deg) translateX(-350%);
}
.preloader-top-sun-line-45 {
-webkit-transform: rotate(45deg) translateX(-350%);
-ms-transform: rotate(45deg) translateX(-350%);
transform: rotate(45deg) translateX(-350%);
}
.preloader-top-sun-line-90 {
-webkit-transform: rotate(90deg) translateX(-350%);
-ms-transform: rotate(90deg) translateX(-350%);
transform: rotate(90deg) translateX(-350%);
}
.preloader-top-sun-line-135 {
-webkit-transform: rotate(135deg) translateX(-350%);
-ms-transform: rotate(135deg) translateX(-350%);
transform: rotate(135deg) translateX(-350%);
}
.preloader-top-sun-line-180 {
-webkit-transform: rotate(180deg) translateX(-350%);
-ms-transform: rotate(180deg) translateX(-350%);
transform: rotate(180deg) translateX(-350%);
}
.preloader-top-sun-line-225 {
-webkit-transform: rotate(225deg) translateX(-350%);
-ms-transform: rotate(225deg) translateX(-350%);
transform: rotate(225deg) translateX(-350%);
}
.preloader-top-sun-line-270 {
-webkit-transform: rotate(270deg) translateX(-350%);
-ms-transform: rotate(270deg) translateX(-350%);
transform: rotate(270deg) translateX(-350%);
}
.preloader-top-sun-line-315 {
-webkit-transform: rotate(315deg) translateX(-350%);
-ms-transform: rotate(315deg) translateX(-350%);
transform: rotate(315deg) translateX(-350%);
}
.preloader-bottom {
position: absolute;
width: 100%;
height: 25%;
bottom: 0;
}
.preloader-bottom-line {
position: absolute;
background: gold;
height: 5px;
border-radius: 5px;
margin: auto;
left: 0;
right: 0;
}
.preloader-bottom-line-lg {
width: 100%;
top: 0%;
}
.preloader-bottom-line-md {
width: 75%;
top: 25%;
}
.preloader-bottom-line-sm {
width: 50%;
top: 50%;
}
.preloader-bottom-line-xs {
width: 25%;
top: 75%;
}
@-webkit-keyframes preloader {
0% {
-webkit-transform: translateY(200%) rotate(0deg);
transform: translateY(200%) rotate(0deg);
}
25% {
-webkit-transform: translateY(0) rotate(0deg);
transform: translateY(0) rotate(0deg);
transition-timing-function: ease-out;
}
100% {
-webkit-transform: translateY(200%) rotate(-180deg);
transform: translateY(200%) rotate(-180deg);
transition-timing-function: ease-in;
}
}
@keyframes preloader {
0% {
-webkit-transform: translateY(200%) rotate(0deg);
transform: translateY(200%) rotate(0deg);
}
25% {
-webkit-transform: translateY(0) rotate(0deg);
transform: translateY(0) rotate(0deg);
transition-timing-function: ease-out;
}
100% {
-webkit-transform: translateY(200%) rotate(-180deg);
transform: translateY(200%) rotate(-180deg);
transition-timing-function: ease-in;
}
} #toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 20px;
right: -999em;
overflow: hidden;
width: 47px;
height: 47px;
z-index: 999;
text-align: center;
border-radius: 50%;
background: transparent;
}
#toTop::before {
content: '\f106';
font-size: 20px;
font-size: 1.25rem;
font-family: FontAwesome;
line-height: 47px;
text-align: center;
}
#toTop span {
display: none;
}
#toTop:focus {
outline: none;
}
@media (min-width: 544px) {
#toTop {
right: 20px;
}
}
@media (min-width: 768px) {
#toTop {
bottom: 80px;
}
} button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
line-height: 1;
display: inline-block;
max-width: 100%;
padding: 15px 50px;
cursor: pointer;
text-align: center;
vertical-align: top;
white-space: nowrap;
text-overflow: ellipsis;
border: none;
box-shadow: none;
}
.btn {
text-decoration: none;
line-height: 1;
display: inline-block;
max-width: 100%;
padding: 15px 50px;
cursor: pointer;
text-align: center;
vertical-align: top;
white-space: nowrap;
text-overflow: ellipsis;
border: none;
box-shadow: none;
}
.btn:hover {
text-decoration: none;
}
.btn:focus {
outline: none;
box-shadow: 0 0 10px;
}
.btn-fullwidth {
width: 100%;
}
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='range'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='datetime'],
input[type='datetime-local'],
input[type='color'],
select,
textarea {
padding: 18px 20px;
border: 1px solid #e0e0e8;
background-color: #f7fafd;
}
input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus,
input[type='range']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='time']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='color']:focus,
select:focus,
textarea:focus {
outline: none;
box-shadow: 0 0 10px #e0e0e8;
}
button:focus,
input[type='submit']:focus,
input[type='reset']:focus {
outline: none;
}
select {
border: 1px solid #e0e0e8;
}
textarea {
width: 100%;
min-height: 150px;
resize: vertical;
overflow: auto;
}
::-moz-placeholder {
opacity: 1;
}
:-moz-placeholder {
opacity: 1;
}
#main .cherry-search ul &gt; li + li {
margin-top: 0;
}
.cherry-search .cherry-search__results-list {
margin-top: 10px;
border: 1px solid;
}
.cherry-search .cherry-search__results-list ul li::before {
display: none;
}
.cherry-search .cherry-search__results-list .cherry-search__message {
padding: 12px 10px;
font-size: 12px;
font-size: 0.75rem;
}
.top-panel .cherry-search .cherry-search__results-list .cherry-search__message {
text-align: left;
}
.cherry-search .cherry-search__more-button {
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
}
.cherry-search form.cherry-search__form button.cherry-search__submit {
background: transparent;
}
body .cherry-search form.cherry-search__form button.cherry-search__submit {
padding: 0;
}
.cherry-search form.cherry-search__form button.cherry-search__submit:hover {
background: transparent;
}
.cherry-search form.cherry-search__form button.cherry-search__submit .cherry-search__submite_text {
text-transform: uppercase;
font-size: 12px;
font-size: 0.75rem;
}
.cherry-search form.cherry-search__form button.cherry-search__submit span {
transition: 0.3s ease all;
}
.search-form, .cherry-search {
margin: 0;
padding: 0;
position: relative;
}
.top-panel .search-form, .top-panel .cherry-search {
display: inline-block;
vertical-align: top;
}
@media (min-width: 768px) {
.top-panel .search-form, .top-panel .cherry-search {
display: block;
}
}
.search-form:after, .cherry-search:after {
display: block;
clear: both;
width: 100%;
content: '';
}
.search-form__field[type='search'], .cherry-search__field[type='search'] {
float: left;
box-sizing: border-box;
width: 100%;
height: 50px;
border-radius: 30px;
padding: 10px 35px 10px 20px;
}
.search-form__field[type='search']:focus, .cherry-search__field[type='search']:focus {
box-shadow: none;
}
.top-panel .search-form__field[type='search'], .top-panel .cherry-search__field[type='search'] {
width: 150px;
height: 30px;
padding: 7px;
border: none;
background: none;
}
.top-panel .search-form__field[type='search']:focus, .top-panel .cherry-search__field[type='search']:focus {
box-shadow: none;
}
.search-form__submit, .cherry-search__submit {
position: absolute;
top: 50%;
right: 20px;
border: none;
padding: 0;
background: transparent;
transition: 0.3s ease all;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.search-form__submit i.fa, .cherry-search__submit i.fa {
line-height: 1px;
font-size: 17px;
font-size: 1.0625rem;
}
.top-panel .search-form__submit, .top-panel .cherry-search__submit {
width: 30px;
padding: 5px 0;
position: relative;
top: auto;
right: auto;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.top-panel .search-form__submit:hover, .top-panel .cherry-search__submit:hover {
background: none;
}
.top-panel .search-form__submit:active, .top-panel .search-form__submit:focus, .top-panel .search-form__submit:hover, .top-panel .cherry-search__submit:active, .top-panel .cherry-search__submit:focus, .top-panel .cherry-search__submit:hover {
box-shadow: none;
}
@media (min-width: 992px) {
.comment-reply-title {
margin-bottom: 15px;
font-size: 15px;
font-size: 0.9375rem;
}
}
.comment-form-author, .comment-form-email, .comment-form-url, .comment-form-comment {
margin: 0.5em 0 0 0;
}
.comment-form-author input, .comment-form-author textarea, .comment-form-email input, .comment-form-email textarea, .comment-form-url input, .comment-form-url textarea, .comment-form-comment input, .comment-form-comment textarea {
border: 1px solid;
border-radius: 30px;
background: transparent;
font-size: 15px;
font-size: 0.9375rem;
font-weight: 400;
}
.comment-form-author input:focus, .comment-form-author textarea:focus, .comment-form-email input:focus, .comment-form-email textarea:focus, .comment-form-url input:focus, .comment-form-url textarea:focus, .comment-form-comment input:focus, .comment-form-comment textarea:focus {
box-shadow: none;
}
.comment-form .form-submit {
margin: 1.3em 0 9.5px 0;
font-size: 15px;
font-size: 0.9375rem;
font-weight: 400;
}
.comment-form .form-submit input {
border-radius: 30px;
padding: 20px 35px;
transition: 0.3s ease all;
}
.comment-form .form-submit input:focus {
box-shadow: none;
}
.comment-form__field {
width: 100%;
vertical-align: top;
}
.comment-list .comment-form__field {
background-color: #fff;
}
.comment-form .logged-in-as,
.comment-form .comment-notes {
margin: 1.2em 0 1.8em;
font-size: 15px;
font-size: 0.9375rem;
}
.comment-form .logged-in-as .required,
.comment-form .comment-notes .required {
color: #ff7c64;
}
.comment-list .comment-form {
padding-bottom: 2em;
}
#cancel-comment-reply-link {
font-size: 12px;
font-size: 0.75rem;
}
.post-password-form label {
display: inline-block;
vertical-align: top;
}
.post-password-form input[type^="password"] {
height: 50px;
border-radius: 30px;
}
.post-password-form input[type^="password"]:focus {
box-shadow: none;
}
.post-password-form input[type^="submit"] {
font-size: 12px;
font-size: 0.75rem;
transition: 0.3s ease all;
text-transform: uppercase;
padding: 19px 50px;
}
.post-password-form input[type^="submit"]:hover, .post-password-form input[type^="submit"]:focus {
box-shadow: none;
}  a {
text-decoration: none;
transition: 0.3s ease all;
}
a:focus {
outline: none;
}
a:hover, a:active {
text-decoration: none;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: inherit;
} .top-panel__menu {
display: none;
}
@media (min-width: 544px) {
.top-panel__menu {
display: block;
}
}
.top-panel__menu-list {
text-align: center;
}
.top-panel__menu-list .menu-item {
margin: .25em;
}
.top-panel__menu-list .menu-item a {
text-decoration: none;
}
.top-panel__menu-list .menu-item a:focus {
outline: none;
}
.top-panel__menu-list .menu-item.current-menu-item a, .top-panel__menu-list .menu-item.current_page_item a {
text-decoration: underline;
}  .main-navigation {
display: block;
clear: both;
width: 100%;
}
.main-navigation ul {
display: none;
margin: 0;
padding-left: 0;
list-style: none;
}
.main-navigation li {
position: relative;
text-align: left;
}
.main-navigation a {
position: relative;
display: block;
text-decoration: none;
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
}
@media (max-width: 767px) {
.main-navigation ul ul a {
text-indent: 1rem;
}
.main-navigation ul ul ul a {
text-indent: 2rem;
}
.main-navigation ul ul ul ul a {
text-indent: 3rem;
}
.main-navigation ul ul ul ul ul a {
text-indent: 4rem;
}
.main-navigation ul ul ul ul ul ul a {
text-indent: 5rem;
}
.main-navigation.toggled ul {
display: block;
}
}
@media (min-width: 768px) {
.main-navigation ul {
display: block;
}
.main-navigation li:hover &gt; ul, .main-navigation li.menu-hover &gt; ul {
top: 100%;
left: 0;
visibility: visible;
opacity: 1;
}
.main-navigation li &gt; ul.in-transition {
left: 0;
}
.main-navigation li li:hover &gt; ul, .main-navigation li li.menu-hover &gt; ul {
top: 0;
left: 100%;
}
.main-navigation li li:hover &gt; ul.left-side, .main-navigation li li.menu-hover &gt; ul.left-side {
left: auto;
right: 100%;
}
.main-navigation li li &gt; ul.in-transition {
left: 100%;
}
.main-navigation .menu {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.default .main-navigation .menu {
display: block;
}
.main-navigation .menu &gt; li {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.main-navigation .menu &gt; li::before {
content: '';
width: 100%;
height: 70px;
position: absolute;
left: 0;
right: 0;
top: 18px;
display: none;
background: transparent;
z-index: -1;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.main-navigation .menu &gt; li::before {
display: block;
}
}
@media (min-width: 768px) {
.main-navigation .menu &gt; li.menu-hover::before {
z-index: 0;
}
.main-navigation .menu &gt; li &gt; .sub-menu {
margin-top: 41px;
}
.default .main-navigation .menu &gt; li {
display: inline-block;
}
.main-navigation .sub-menu {
position: absolute;
z-index: 999;
top: 120%;
left: -999em;
visibility: hidden;
margin: 0;
transition: 200ms linear;
transition-property: top, opacity, visibility;
opacity: 0;
}
.main-navigation .sub-menu ul {
top: 20%;
}
}
@media (max-width: 991px) {
.main-navigation.mobile-menu {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 997;
background: #fff;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
padding-top: 3.3em;
text-align: center;
}
.main-navigation.mobile-menu &gt; .menu {
max-height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
.main-navigation.mobile-menu &gt; .menu li {
margin-left: 0;
text-align: center;
}
.main-navigation.mobile-menu &gt; .menu li + li {
margin-top: 22px;
}
.main-navigation.mobile-menu &gt; .menu &gt; li &gt; a {
font-size: 16px;
font-size: 1rem;
}
.main-navigation.mobile-menu &gt; .menu ul li a {
font-size: 12px;
font-size: 0.75rem;
text-indent: 0;
}
.main-navigation.mobile-menu.animate {
transition: -webkit-transform .2s linear;
transition: transform .2s linear;
transition: transform .2s linear, -webkit-transform .2s linear;
}
.main-navigation.mobile-menu.show {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.main-navigation.mobile-menu &gt; .menu {
display: block;
}
} .main-navigation {
padding: 36px 0;
}
.main-navigation li + li {
margin-left: 35px;
}
.main-navigation a {
letter-spacing: 0;
}
.main-navigation a:focus {
outline: none;
}
.main-navigation .menu &gt; li a.sub-menu-toggle:before {
content: '\f107';
height: auto;
width: auto;
font-family: FontAwesome;
line-height: 1rem;
background: transparent;
}
.main-navigation .menu &gt; li &gt; a:not(.sub-menu-toggle) {
position: relative;
}
.main-navigation .menu &gt; li &gt; a:not(.sub-menu-toggle)::before {
content: '';
height: 2px;
width: 0;
position: absolute;
left: 0;
right: 0;
bottom: 0;
transition: 0.3s ease all;
display: none;
}
@media (min-width: 768px) {
.main-navigation .menu &gt; li &gt; a:not(.sub-menu-toggle)::before {
display: block;
}
}
.main-navigation .menu &gt; li &gt; a:not(.sub-menu-toggle):hover::before {
width: 100%;
}
.main-navigation .menu &gt; li.super-guacamole__menu-with-image a,
.main-navigation .menu &gt; li.super-guacamole__menu-with-image img {
display: inline-block;
box-sizing: border-box;
border: 1px solid transparent;
}
.main-navigation .menu &gt; li.super-guacamole__menu-with-image img {
max-width: 1.6em;
-webkit-transform: translateY(0.4em);
-ms-transform: translateY(0.4em);
transform: translateY(0.4em);
margin-top: -100%;
}
.main-navigation .menu &gt; li:last-child &gt; a {
border-bottom: none;
}
.main-navigation .menu &gt; li:hover &gt; a, .main-navigation .menu &gt; li.menu-hover &gt; a, .main-navigation .menu &gt; li.current_page_item &gt; a, .main-navigation .menu &gt; li.current_page_ancestor &gt; a, .main-navigation .menu &gt; li.current-menu-item &gt; a, .main-navigation .menu &gt; li.current-menu-ancestor &gt; a { }
.main-navigation .menu &gt; li:hover &gt; a::before, .main-navigation .menu &gt; li.menu-hover &gt; a::before, .main-navigation .menu &gt; li.current_page_item &gt; a::before, .main-navigation .menu &gt; li.current_page_ancestor &gt; a::before, .main-navigation .menu &gt; li.current-menu-item &gt; a::before, .main-navigation .menu &gt; li.current-menu-ancestor &gt; a::before {
width: 100%;
}
.main-navigation .menu &gt; li[hidden] {
display: none;
}
.main-navigation .sub-menu.left-side {
left: auto;
right: 100%;
}
.main-navigation .sub-menu li {
margin: 0;
}
@media (min-width: 768px) {
.main-navigation .sub-menu li:last-of-type a {
border-bottom: none;
}
}
.main-navigation .sub-menu a {
font-size: 14px;
font-size: 0.875rem;
}
@media (min-width: 768px) {
.main-navigation .sub-menu a {
width: 175px;
padding: 1em;
}
}
.main-navigation .sub-menu li:hover &gt; a,
.main-navigation .sub-menu li.menu-hover &gt; a,
.main-navigation .sub-menu li.current_page_item &gt; a,
.main-navigation .sub-menu li.current_page_ancestor &gt; a,
.main-navigation .sub-menu li.current-menu-item &gt; a,
.main-navigation .sub-menu li.current-menu-ancestor &gt; a { }
.main-navigation li::after { position: absolute;
top: 1em;
right: 1em;
cursor: pointer;
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;
font-size: 18px;
font-size: 1.125rem;
}
@media (min-width: 768px) {
.main-navigation .menu &gt; li::after { top: 1.25em;
right: 0;
}
} .menu-item__desc {
font-size: 9.6px;
font-size: 0.6rem;
text-transform: lowercase;
}
@media (min-width: 768px) {
.menu &gt; li &gt; a &gt; .menu-item__desc {
margin-bottom: 3px;
}
} .menu-toggle[aria-controls="main-menu"] {
display: none;
padding: .5em;
background: transparent;
}
@media (max-width: 767px) {
.menu-toggle[aria-controls="main-menu"] {
display: inline-block;
position: relative;
z-index: 998;
border-width: 0;
border-radius: 4px;
margin-left: 20px;
}
}
.menu-toggle[aria-controls="main-menu"] .menu-toggle__icon {
vertical-align: top;
font-size: 40px;
font-size: 2.5rem;
}
.menu-toggle[aria-controls="main-menu"].toggled {
left: 0;
margin-left: 0;
top: 0;
}
.menu-toggle[aria-controls="main-menu"].toggled .menu-toggle__icon {
display: none;
}
.menu-toggle[aria-controls="main-menu"].toggled .menu-toggle__icon[data-alt] {
display: inline-block;
}
.menu-toggle[aria-controls="main-menu"]:not(.toggled) .menu-toggle__icon {
display: inline-block;
}
.menu-toggle[aria-controls="main-menu"]:not(.toggled) .menu-toggle__icon[data-alt] {
display: none;
}
.admin-bar .menu-toggle[aria-controls="main-menu"].toggled {
top: 56px;
}
.admin-bar .mobile-menu {
top: 10px;
}
html.mobile-menu-active,
html.mobile-menu-active body {
overflow: hidden;
}
html.mobile-menu-active .site-content,
html.mobile-menu-active .site-footer {
display: none;
}
html.mobile-menu-active .menu-toggle[aria-controls="main-menu"] {
position: fixed;
}
body a.sub-menu-toggle {
display: none;
position: absolute;
top: 0;
bottom: 0;
right: 0;
z-index: 995;
width: 1rem;
height: 1rem;
border: 0;
margin-right: 20px;
}
@media (max-width: 767px) {
.mobile-menu a.sub-menu-toggle {
display: block;
}
.mobile-menu a.sub-menu-toggle.active {
top: 10px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.mobile-menu.main-navigation .sub-menu &gt; li.menu-hover &gt; a {
background: transparent;
}
.mobile-menu .menu-item-has-children &gt; .sub-menu {
display: none;
}
.mobile-menu .menu-item {
transition: 0.3s ease all;
}
.mobile-menu .sub-menu-open {
padding: 20px 0 10px;
}
.mobile-menu .sub-menu-open &gt; .sub-menu {
display: inline-block;
padding: 10px 0;
background: transparent;
width: 100%;
}
.mobile-menu .sub-menu-open &gt; .sub-menu .sub-menu-toggle {
margin-right: 0;
right: 20px;
}
.mobile-menu li.menu-item-has-children::after {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.mobile-menu li.menu-item-has-children.sub-menu-open::after {
-webkit-transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.mobile-menu .sub-menu li.menu-item-has-children::after {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.mobile-menu .sub-menu li.menu-item-has-children.sub-menu-open::after {
-webkit-transform: rotateX(180deg) rotateY(0deg) rotateZ(90deg);
transform: rotateX(180deg) rotateY(0deg) rotateZ(90deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
} .footer-menu {
margin: 1em 0;
}
.footer-menu__items {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0;
padding-left: 0;
list-style: none;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.footer-menu__items .menu-item {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: .25em 1em;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
@media (min-width: 544px) {
.footer-menu__items .menu-item + li {
border-left: 1px solid rgba(255, 255, 255, 0.1);
}
}
@media (min-width: 992px) {
.footer-menu__items .menu-item {
padding: .5em 1.5em;
}
}
.footer-menu__items .menu-item a {
text-decoration: none;
} .post-navigation {
padding: 24px 10px;
}
@media (min-width: 544px) {
.post-navigation {
padding: 24px 30px;
}
}
.comment-navigation,
.posts-navigation,
.post-navigation {
overflow: hidden;
margin-top: 1em;
}
.comment-navigation span,
.posts-navigation span,
.post-navigation span {
font-size: 15px;
font-size: 0.9375rem;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-previous &gt; a,
.posts-navigation .nav-previous &gt; a,
.post-navigation .nav-previous &gt; a {
display: inline-block;
vertical-align: top;
text-decoration: none;
white-space: nowrap;
}
.comment-navigation .nav-previous &gt; a:before,
.posts-navigation .nav-previous &gt; a:before,
.post-navigation .nav-previous &gt; a:before {
font-size: 20px;
content: '\E408';
vertical-align: top;
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; -webkit-font-feature-settings: 'liga';
font-feature-settings: 'liga';
line-height: 1.2;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
width: 50%;
text-align: right;
white-space: nowrap;
}
.comment-navigation .nav-next &gt; a,
.posts-navigation .nav-next &gt; a,
.post-navigation .nav-next &gt; a {
display: inline-block;
vertical-align: top;
text-decoration: none;
}
.comment-navigation .nav-next &gt; a:after,
.posts-navigation .nav-next &gt; a:after,
.post-navigation .nav-next &gt; a:after {
font-size: 20px;
content: '\E409';
vertical-align: top;
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; -webkit-font-feature-settings: 'liga';
font-feature-settings: 'liga';
line-height: 1.2;
}
.pagination {
margin: 2.5em 0;
}
.card-columns + .pagination {
margin-top: 0;
}
.page-numbers {
line-height: 1;
display: inline-block;
margin: 0 10px 5px 0;
text-align: center;
text-decoration: none;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
}
.page-numbers.dots {
min-width: 2em;
border: none;
background-color: transparent;
}
.page-numbers.next, .page-numbers.prev {
border: none;
}
.page-numbers.next i, .page-numbers.prev i {
vertical-align: middle;
}
.page-links {
clear: both;
margin: 0 0 1em;
}
.page-links__title {
margin-right: 5px;
}
.page-links a,
.page-links &gt; .page-links__item {
line-height: 3;
display: inline-block;
min-width: 3em;
height: 3em;
margin: 0 5px 5px 0;
text-align: center;
border: 1px solid #dadada;
}
.page-links a {
text-decoration: none;
} .breadcrumbs {
position: relative;
margin: 0 0 10px;
}
.breadcrumbs__title .page-title {
margin: 0;
display: block;
}
.breadcrumbs__items {
float: left;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
}
.breadcrumbs__browse {
float: left;
margin-right: .5em;
}
.breadcrumbs__wrap {
float: left;
margin: 0;
}
@media (min-width: 992px) {
.breadcrumbs__wrap {
margin: .25em 0;
}
}
.breadcrumbs__item {
float: left;
}
.breadcrumbs__item-sep {
margin: 0 .5em;
}
.breadcrumbs__item-link {
text-decoration: none;
} .social-list .menu-item {
margin: 0;
}
.social-list .menu-item::before {
display: none;
}
.social-list .menu-item &gt; a {
display: block;
text-decoration: none;
text-align: center;
font-size: 14px;
font-size: 0.875rem;
}
.social-list .menu-item &gt; a:hover {
text-decoration: none;
background: transparent;
}
.social-list .menu-item &gt; a:focus {
outline: none;
}
.social-list .menu-item &gt; a[href*="codepen.io"]::before {
content: '\f1cb';
}
.social-list .menu-item &gt; a[href*="digg.com"]::before {
content: '\f1a6';
}
.social-list .menu-item &gt; a[href*="dribbble.com"]::before {
content: '\f17d';
}
.social-list .menu-item &gt; a[href*="dropbox.com"]::before {
content: '\f16b';
}
.social-list .menu-item &gt; a[href*="facebook.com"]::before {
content: '\f09a';
}
.social-list .menu-item &gt; a[href*="flickr.com"]::before {
content: '\f16e';
}
.social-list .menu-item &gt; a[href*="plus.google.com"]::before {
content: '\f0d5';
}
.social-list .menu-item &gt; a[href*="github.com"]::before {
content: '\f09b';
}
.social-list .menu-item &gt; a[href*="instagram.com"]::before {
content: '\f16d';
}
.social-list .menu-item &gt; a[href*="linkedin.com"]::before {
content: '\f0e1';
}
.social-list .menu-item &gt; a[href*="pinterest.com"]::before {
content: '\f0d2';
}
.social-list .menu-item &gt; a[href*="getpocket.com"]::before {
content: '\f265';
}
.social-list .menu-item &gt; a[href*="reddit.com"]::before {
content: '\f1a1';
}
.social-list .menu-item &gt; a[href*="skype.com"]::before, .social-list .menu-item &gt; a[href*="skype:"]::before {
content: '\f17e';
}
.social-list .menu-item &gt; a[href*="stumbleupon.com"]::before {
content: '\f1a4';
}
.social-list .menu-item &gt; a[href*="tumblr.com"]::before {
content: '\f173';
}
.social-list .menu-item &gt; a[href*="twitter.com"]::before {
content: '\f099';
}
.social-list .menu-item &gt; a[href*="vimeo.com"]::before {
content: '\f27d';
}
.social-list .menu-item &gt; a[href*="wordpress.org"]::before, .social-list .menu-item &gt; a[href*="wordpress.com"]::before {
content: '\f19a';
}
.social-list .menu-item &gt; a[href*="youtube.com"]::before {
content: '\f167';
}
.social-list .menu-item &gt; a[href*="amazon.com"]::before {
content: '\f270';
}
.social-list .menu-item &gt; a[href*="tripadvisor"]::before {
content: '\f262';
}
.social-list .menu-item &gt; a[href*="ycombinator.com"]::before {
content: '\f23b';
}
.social-list .menu-item &gt; a[href*="xing.com"]::before {
content: '\f168';
}
.social-list .menu-item &gt; a[href*="yahoo."]::before {
content: '\f19e';
}
.social-list .menu-item &gt; a[href*="vine.co"]::before {
content: '\f1ca';
}
.social-list .menu-item &gt; a[href*="weibo.com"]::before {
content: '\f18a';
}
.social-list .menu-item &gt; a[href*="trello.com"]::before {
content: '\f181';
}
.social-list .menu-item &gt; a[href*="steampowered.com"]::before {
content: '\f1b6';
}
.social-list .menu-item &gt; a[href*="soundcloud.com"]::before {
content: '\f1be';
}
.social-list .menu-item &gt; a[href*="spotify.com"]::before {
content: '\f1bc';
}
.social-list .menu-item &gt; a[href*="stackexchange.com"]::before {
content: '\f18d';
}
.social-list .menu-item &gt; a[href*="stackoverflow.com"]::before {
content: '\f16c';
}
.social-list .menu-item &gt; a[href*="slideshare.net"]::before {
content: '\f1e7';
}
.social-list .menu-item &gt; a[href*="slack.com"]::before {
content: '\f198';
}
.social-list .menu-item &gt; a[href*="skyatlas.com"]::before {
content: '\f216';
}
.social-list .menu-item &gt; a[href*="last.fm"]::before {
content: '\f202';
}
.social-list .menu-item &gt; a[href*="jsfiddle.net"]::before {
content: '\f1cc';
}
.social-list .menu-item &gt; a[href*="behance.net"]::before {
content: '\f1b4';
}
.social-list .menu-item &gt; a[href*="bitbucket.org"]::before {
content: '\f171';
}
.social-list .menu-item &gt; a[href*="codepen.io"]::before {
content: '\f1cb';
}
.social-list .menu-item &gt; a[href*="codiepie.com"]::before {
content: '\f284';
}
.social-list .menu-item &gt; a[href*="connectdevelop.com"]::before {
content: '\f20e';
}
.social-list .menu-item &gt; a[href*="dashcube.com"]::before {
content: '\f210';
}
.social-list .menu-item &gt; a[href*="contao.org"]::before {
content: '\f26d';
}
.social-list .menu-item &gt; a[href*="delicious.com"]::before {
content: '\f1a5';
}
.social-list .menu-item &gt; a[href*="deviantart.com"]::before {
content: '\f1bd';
}
.social-list .menu-item &gt; a[href*="vk.com"]::before {
content: '\f189';
}
.social-list .menu-item &gt; a::before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
font-size: 1rem;
display: block;
margin: auto;
}
.social-list--text .social-list .menu-item &gt; a::before {
display: none;
}
.social-list--text .menu-item &gt; a::before {
display: none;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft,
#tm_builder_outer_content .tm_pb_module .alignleft {
float: left;
margin-right: 30px;
margin-bottom: 15px;
}
.alignright,
#tm_builder_outer_content .tm_pb_module .alignright {
float: right;
margin-left: 30px;
margin-bottom: 15px;
}
.aligncenter,
#tm_builder_outer_content .tm_pb_module .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
} .clear:before,
.clear:after,
.comment-body:before,
.comment-body:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.comment-body:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}
.hidden {
display: none;
} .comments-area {
position: relative;
margin-bottom: 3em;
padding: 30px;
}
@media (min-width: 992px) {
.comments-area {
margin-bottom: 9em;
}
}
@media (min-width: 992px) {
.comments-title {
font-size: 15px;
font-size: 0.9375rem;
margin-top: 0;
margin-bottom: 0;
}
}
.comment-list {
margin: 0;
padding: 0 0 40px;
list-style: none;
}
.comment-list .children {
margin-left: 0;
padding-left: 10px;
list-style: none;
}
@media (min-width: 768px) {
.comment-list .children {
padding-left: 60px;
}
}
.comment-list .children .comment-body {
padding-top: 14px;
}
.comment-list .comment::before {
display: none;
}
.comment-list &gt; .comment,
.comment-list &gt; .ping {
margin-bottom: 10px;
padding-right: 0;
padding-left: 0;
}
.comment-content a {
word-wrap: break-word;
}
.comment-metadata {
margin-bottom: 8px;
}
.comment-body {
padding-top: 10px;
}
@media (min-width: 992px) {
.comment-body {
padding-top: 30px;
}
}
.comment-body__holder {
position: relative;
padding-right: 18px;
}
.comment-body .avatar {
float: left;
width: 60px;
margin: 0 10px 10px 0;
border-radius: 50%;
}
@media (min-width: 992px) {
.comment-body .avatar {
width: auto;
margin: 0 18px 15px 0;
}
}
.comment-body .fn, .comment-body .posted-by {
font-size: 12px;
font-size: 0.75rem;
font-weight: 400;
}
.comment-body .fn {
text-transform: capitalize;
margin-right: 3px;
position: relative;
}
.comment-body .fn::after {
content: ',';
position: absolute;
bottom: -1px;
right: -4px;
}
.comment-body .reply {
position: absolute;
z-index: 9;
top: 0;
right: 0;
transition: all 0.25s ease;
opacity: .2;
}
.comment-body .reply:hover {
opacity: 1;
}
.comment .reply {
opacity: 1;
}
.comment-reply-link {
font-size: 21px;
font-size: 1.3125rem;
}
.comment-reply-link .material-icons {
font-size: inherit;
}
.comment-date {
display: inline-block;
font-size: 12px;
font-size: 0.75rem;
}
.comment-date__time {
display: inline-block;
vertical-align: top;
font-weight: 400;
}
.bypostauthor {
display: block;
} .post-author-bio {
margin: 1em 0;
}
.post-author__holder {
padding: 1em;
}
.post-author__avatar {
float: left;
margin: 0 1em 1em 0;
}
@media (min-width: 992px) {
.post-author__avatar {
margin: 0 2em 1em 0;
}
}
.post-author__avatar .avatar {
width: 70px;
vertical-align: top;
border-radius: 50%;
}
@media (min-width: 992px) {
.post-author__avatar .avatar {
width: auto;
}
}
@media (min-width: 992px) {
.post-author__title {
font-size: 20px;
line-height: 1.4;
margin: 10px 0 20px;
}
}
.post-author__title a {
text-transform: capitalize;
} .hentry .share-btns__list {
line-height: 1;
}
.single-post .share-btns__list {
float: none;
margin-top: 10px;
}
@media (min-width: 544px) {
.single-post .share-btns__list {
float: right;
margin-top: 0;
}
}
.share-btns__item {
display: inline-block;
vertical-align: top;
}
.share-btns__item + * {
margin-left: 12px;
}
.share-btns__link {
line-height: 1em;
display: block;
text-align: center;
text-decoration: none;
font-size: 14px;
font-size: 0.875rem;
} .card {
display: block;
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-word;
}
@media (min-width: 768px) {
.card-deck {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: -0.9375rem;
margin-left: -0.9375rem;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.card-deck .card {
margin-right: 0.9375rem;
margin-left: 0.9375rem;
-webkit-flex: 1 0 0;
-ms-flex: 1 0 0;
flex: 1 0 0;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-display: -webkit-flex;
-webkit-flex-direction: column;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.home .card-deck .card.sticky {
display: block;
max-width: calc(100% - 1.875rem);
-webkit-flex: none;
-ms-flex: none;
flex: none;
}
.posts-list--grid-2-cols .card {
max-width: calc(100% / 2 - 1.875rem);
-webkit-flex: 1 0 calc(100% / 2 - 1.875rem);
-ms-flex: 1 0 calc(100% / 2 - 1.875rem);
flex: 1 0 calc(100% / 2 - 1.875rem);
}
.posts-list--grid-3-cols .card {
max-width: calc(100% / 3 - 1.875rem);
-webkit-flex: 1 0 calc(100% / 3 - 1.875rem);
-ms-flex: 1 0 calc(100% / 3 - 1.875rem);
flex: 1 0 calc(100% / 3 - 1.875rem);
}
.position-one-right-sidebar .posts-list--grid-3-cols .card,
.position-one-left-sidebar .posts-list--grid-3-cols .card {
max-width: calc(100% / 2 - 1.875rem);
-webkit-flex: 1 0 calc(100% / 2 - 1.875rem);
-ms-flex: 1 0 calc(100% / 2 - 1.875rem);
flex: 1 0 calc(100% / 2 - 1.875rem);
}
}
@media (min-width: 768px) {
.card-columns {
-webkit-column-gap: 1.875rem;
-moz-column-gap: 1.875rem;
column-gap: 1.875rem;
}
.card-columns .card {
display: inline-block;
width: 100%;
}
.posts-list--masonry-2-cols {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
.posts-list--masonry-3-cols {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
}
.position-one-right-sidebar .posts-list--masonry-3-cols,
.position-one-left-sidebar .posts-list--masonry-3-cols {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
}
@media (min-width: 768px) {
.posts-list--vertical-justify {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: -0.9375rem;
margin-left: -0.9375rem;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.posts-list--vertical-justify .card {
-webkit-flex: 1 0 calc(100% / 3 - 1.875rem);
-ms-flex: 1 0 calc(100% / 3 - 1.875rem);
flex: 1 0 calc(100% / 3 - 1.875rem);
max-width: calc(100% / 3 - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem;
}
.posts-list--vertical-justify .card:nth-child(7n + 1), .posts-list--vertical-justify .card:nth-child(7n + 4) {
-webkit-flex: 1 0 calc(100% / 1.5 - 1.875rem);
-ms-flex: 1 0 calc(100% / 1.5 - 1.875rem);
flex: 1 0 calc(100% / 1.5 - 1.875rem);
max-width: calc(100% / 1.5 - 1.875rem);
}
}
@media (min-width: 768px) and (max-width: 991px) {
.posts-list--grid-3-cols {
display: block;
margin-right: auto;
margin-left: auto;
}
.posts-list--grid-3-cols .card {
display: block;
max-width: 100%;
margin-right: auto;
margin-left: auto;
-webkit-flex: none;
-ms-flex: none;
flex: none;
}
.posts-list--masonry-3-cols.one-left-sidebar, .posts-list--masonry-3-cols.one-right-sidebar {
-webkit-column-gap: normal;
-moz-column-gap: normal;
column-gap: normal;
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
.posts-list--masonry-3-cols.one-left-sidebar .card, .posts-list--masonry-3-cols.one-right-sidebar .card {
display: block;
}
} .site {
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
overflow: hidden;
} .container.site-header, .container.site-footer {
max-width: inherit;
padding-left: 0;
padding-right: 0;
}
.container.site-content .container {
max-width: inherit;
padding-left: 0;
padding-right: 0;
}
.site-content {
margin-top: 10px;
}
.home .site-content {
margin-top: 0;
} .header-container {
padding: 2rem 0.9375rem 0;
}
@media (min-width: 768px) {
.header-container .main-navigation.isStuck {
position: fixed;
z-index: 1000;
right: 0;
left: 0;
box-shadow: 1px 0 10px -1px rgba(0, 0, 0, 0.3);
}
.site-header.centered .header-container .main-navigation.isStuck {
padding: 20px 0;
}
.site-header.default .header-container .main-navigation.isStuck {
text-align: center;
}
.site-header.default .header-container .main-navigation.isStuck .menu &gt; li &gt; .sub-menu {
margin-top: 21px;
}
.header-container .main-navigation.isStuck .menu {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.header-container .main-navigation.isStuck .menu &gt; li::before {
height: 40px;
top: 20px;
}
.header-container .main-navigation.isStuck .menu &gt; li &gt; .sub-menu {
margin-top: 20px;
}
}
.container .header-container {
padding-right: 0;
padding-left: 0;
}
.pseudoStickyBlock {
display: none;
}
@media (min-width: 768px) {
.pseudoStickyBlock {
display: block;
}
}
.site-header.default .header-container {
padding: 15px 0;
}
.site-header.default .header-container__flex {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
transition: 0.3s ease all;
}
.site-header.default .main-navigation {
padding: 36px 0 18px;
text-align: center;
}
@media (max-width: 767px) {
.site-header.default .main-navigation {
padding-top: 60px;
}
}
@media (min-width: 992px) {
.site-header.default .main-navigation {
text-align: left;
}
}
.site-header.default .header-container.stuckMenu.isStuck {
transition: 0.3s ease all;
}
.site-header.default .header-container.stuckMenu.isStuck .header-container__flex {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.site-header.default .header-container.stuckMenu.isStuck .header-container__flex .main-navigation {
padding-top: 20px;
text-align: right;
}
.site-header.default .header-container.stuckMenu.isStuck .header-container__flex .main-navigation .menu {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.site-header.default .header-container.stuckMenu.isStuck .header-container__flex .main-navigation .menu &gt; li &gt; .sub-menu {
margin-top: 27px;
}
@media (min-width: 768px) {
.site-header.default .main-navigation .menu &gt; li &gt; .sub-menu {
margin-top: 30px;
}
.site-header.default .main-navigation .menu &gt; li &gt; .sub-menu::before {
height: 20px;
top: -20px;
}
}
.site-header.default .site-branding {
text-align: center;
margin-bottom: 20px;
}
@media (min-width: 768px) {
.site-header.default .site-branding {
float: left;
text-align: left;
}
}
@media (min-width: 992px) {
.site-header.default .site-branding {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.site-header.centered {
text-align: center;
}
}
.site-header.centered .main-navigation {
padding-top: 41px;
}
@media (max-width: 767px) {
.site-header.centered .main-navigation {
padding-top: 60px;
}
}
@media (max-width: 767px) {
.site-header.centered .header-container {
padding: 10px 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.site-header.centered .header-container .site-logo__link {
margin-bottom: 30px;
}
}
.site-header.centered .header-container_wrap {
transition: 0.3s ease all;
}
@media (max-width: 767px) {
.site-header.centered .header-container_wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.site-header.centered .header-container.stuckMenu.isStuck {
transition: 0.3s ease all;
}
.site-header.centered .header-container.stuckMenu.isStuck .header-container_wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.site-header.centered .header-container.stuckMenu.isStuck .header-container_wrap .main-navigation {
padding-top: 20px;
}
.site-header.centered .header-container.stuckMenu.isStuck .header-container_wrap .main-navigation .menu {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.site-header.centered .header-container.stuckMenu.isStuck .header-container_wrap .main-navigation .menu &gt; li &gt; .sub-menu {
margin-top: 27px;
}
@media (min-width: 768px) {
.site-header.centered .main-navigation .menu &gt; li &gt; .sub-menu {
margin-top: 20px;
}
.site-header.centered .main-navigation .menu &gt; li &gt; .sub-menu::before {
height: 20px;
top: -20px;
}
}
.site-header.minimal .header-container {
padding-top: 15px;
padding-bottom: 15px;
}
.site-header.minimal .header-container .site-branding {
margin-bottom: 20px;
}
.site-header.minimal .menu {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (min-width: 992px) {
.site-header.minimal .menu {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
}
.header-container__flex {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media (min-width: 992px) {
.header-container__flex {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
.header-container__flex .site-branding {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.site-header.transparent {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 1000;
}
.site-header.transparent .site-branding {
padding: 0 0 15px;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
text-align: center;
}
@media (min-width: 768px) {
.site-header.transparent .site-branding {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
text-align: left;
}
}
.site-header.transparent .main-navigation {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
@media (min-width: 768px) {
.site-header.transparent .main-navigation {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
-webkit-flex: 0 1 50%;
-ms-flex: 0 1 50%;
flex: 0 1 50%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.site-header.transparent .main-navigation {
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
}
}
.site-header.transparent .header-container__flex {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
@media (min-width: 992px) {
.site-header.transparent .header-container__flex {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
}
.header-layout-transparent {
position: relative;
}
.header-layout-transparent.top-panel-invisible .hentry:first-child,
.header-layout-transparent.top-panel-invisible .sidebar .widget:first-child {
margin-top: 0;
}
.header-layout-transparent.top-panel-invisible .card-columns {
padding-top: 0;
}
.top-panel {
padding: 3px 0.9375rem;
text-align: left;
}
.container .top-panel {
padding-right: 0;
padding-left: 0;
}
.top-panel__menu ul li {
font-size: 12px;
font-size: 0.75rem;
}
@media (min-width: 768px) {
.top-panel__menu ul li {
font-size: 17px;
font-size: 1.0625rem;
}
}
.top-panel__wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.top-panel__message {
display: none;
font-size: 14px;
font-size: 0.875rem;
font-weight: 300;
}
@media (min-width: 768px) {
.top-panel__message {
display: block;
}
}
.top-panel__message .info-block {
margin-top: 1em;
}
@media (min-width: 992px) {
.top-panel__message .info-block {
margin-top: 0;
margin-right: 1.5em;
}
}
.top-panel__message .info-block:first-child {
margin-top: 0;
}
.top-panel__message .material-icons {
line-height: 2;
width: 2em;
height: 2em;
margin: 0 1em 0 0;
text-align: center;
vertical-align: middle;
border-radius: 2em;
background: #fff;
font-size: 16px;
font-size: 1rem;
}
.top-panel__search {
display: inline-block;
text-align: right;
height: 26px;
line-height: 1;
width: 100%;
}
.top-panel__search .search-form:not(.cherry-search__form), .top-panel__search .cherry-search {
position: absolute;
width: calc(100% - 25px);
top: 50%;
right: 0;
height: 26px;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
transition: 0.3s ease all;
opacity: 0;
visibility: hidden;
}
.top-panel__search div.cherry-search {
z-index: 999;
}
.top-panel__search div.cherry-search .cherry-search__results-list ul li .cherry-search__item-content {
display: none;
}
body .top-panel__search div.cherry-search form.cherry-search__form button.cherry-search__submit {
padding: 0 5px;
}
.top-panel__search .search-form__field[type='search'], .top-panel__search .cherry-search__field[type='search'] {
border: 1px solid;
width: calc(100% - 30px);
height: 26px;
border-radius: 25px;
font-size: 13.2px;
font-size: 0.825rem;
padding: 0 10px;
}
.top-panel__search .search-form__submit i, .top-panel__search .cherry-search__submit i {
transition: 0.3s ease all;
}
.top-panel__search &gt; .search_toggle {
position: relative;
display: inline-block;
transition: 0.3s ease all;
font-size: 10px;
font-size: 0.625rem;
height: 25px;
width: 25px;
line-height: 25px;
text-align: center;
border-radius: 50%;
z-index: 1;
-webkit-animation: menu-out .3s ease;
animation: menu-out .3s ease;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.top-panel__search &gt; .search_toggle:hover {
cursor: pointer;
}
.top-panel__inner_wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
max-width: 100%;
position: relative;
}
* + .top-panel__inner_wrap {
max-width: 100%;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media (min-width: 768px) {
* + .top-panel__inner_wrap {
max-width: 200px;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
}
* + .top-panel__inner_wrap .top-panel__search, * + .top-panel__inner_wrap .social-list {
width: auto;
}
* + .top-panel__inner_wrap .top-panel__search {
margin: 0 0 0 auto;
}
* + .top-panel__inner_wrap .search-form:not(.cherry-search__form), * + .top-panel__inner_wrap .cherry-search {
right: 25px;
}
body * + .top-panel__inner_wrap .social-list {
text-align: right;
}
.top-panel__inner_wrap.srch-on .search-form:not(.cherry-search__form), .top-panel__inner_wrap.srch-on .cherry-search {
opacity: 1;
visibility: visible;
}
.top-panel__inner_wrap.srch-on .search_toggle {
-webkit-animation: menu-in .3s ease;
animation: menu-in .3s ease;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.top-panel__inner_wrap.srch-on .search_toggle::before {
content: '\f00d';
}
.top-panel__inner_wrap.srch-on .social-list {
opacity: 0;
visibility: hidden;
}
.top-panel .social-list {
display: inline-block;
line-height: 1;
margin-right: 10px;
width: auto;
transition: 0.3s ease all;
text-align: left;
}
@media (min-width: 544px) {
.top-panel .social-list {
width: 100%;
}
}
.top-panel .social-list li + li {
margin-left: 6px;
}
@-webkit-keyframes menu-in {
0% {
-webkit-transform: scale(1);
transform: scale(1);
font-size: 0px;
font-size: 0rem;
}
50% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
font-size: 10px;
font-size: 0.625rem;
}
}
@keyframes menu-in {
0% {
-webkit-transform: scale(1);
transform: scale(1);
font-size: 0px;
font-size: 0rem;
}
50% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
font-size: 10px;
font-size: 0.625rem;
}
}
@-webkit-keyframes menu-out {
0% {
-webkit-transform: scale(1);
transform: scale(1);
font-size: 0px;
font-size: 0rem;
}
50% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
font-size: 10px;
font-size: 0.625rem;
}
}
@keyframes menu-out {
0% {
-webkit-transform: scale(1);
transform: scale(1);
font-size: 0px;
font-size: 0rem;
}
50% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
font-size: 10px;
font-size: 0.625rem;
}
}
.site-logo {
margin: 0;
}
.site-logo__link {
text-decoration: none;
display: inline-block;
height: auto;
line-height: 0;
}
.site-logo__link:focus {
outline: none;
}
.site-branding {
transition: 0.3s ease all;
line-height: 0;
}
.site-description {
text-align: left;
line-height: 1;
} .page-content,
.entry-content,
.entry-summary {
margin: 1em 0 0;
}
.tm_pb_builder .entry-content {
margin-top: 0;
}
.card-columns {
padding-top: 3em;
} .hentry {
position: relative;
margin-top: 2em;
}
.tm_pb_builder.page .hentry {
margin-top: 0;
margin-bottom: 0;
}
.hentry.related-posts {
margin-top: 1em;
}
.posts-list .hentry {
padding: 30px 30px 30px 30px;
}
.single.single-cherry-services .hentry.cherry-services {
padding: 0;
margin-top: 0;
}
.single .hentry:not(.related-posts) {
padding: 30px 35px;
}
.card-columns .hentry {
margin-top: 0;
margin-bottom: 2em;
}
.hentry.page {
margin-bottom: 1em;
}
@media (min-width: 992px) {
.hentry.page {
margin-bottom: 2em;
}
} .entry-header {
margin-top: 28px;
}
.format-gallery .entry-header,
.format-link .entry-header,
.format-quote .entry-header {
margin-top: 15px;
}
.single .entry-header, .tm_pb_builder .entry-header {
margin-top: 0;
}
.related-posts .entry-header {
margin-top: 20px;
}
.entry-content &gt; p &gt; img.size-full {
max-width: calc(100% + 70px);
margin: 0 -35px;
}
.posts-list .entry-content &gt; p &gt; img.size-full {
max-width: calc(100% + 60px);
margin: 0 -30px;
}
.entry-title {
text-transform: uppercase;
margin: 5px 0 15px;
}
.single .entry-title {
text-transform: none;
}
.entry-header .entry-title:first-child {
margin-top: 0;
}
@media (min-width: 992px) {
.posts-list--default .entry-title {
font-size: 30px;
}
}
.entry-summary + .entry-meta,
.entry-content + .entry-meta {
margin-top: 1em;
}
.single .entry-meta {
margin-bottom: 40px;
}
.single .entry-meta *, .single .entry-meta .posted-by {
display: inline-block;
text-transform: none;
}
.single .entry-meta * a, .single .entry-meta .posted-by a {
text-transform: capitalize;
}
.single .entry-meta * + * {
margin-left: 5px;
position: relative;
}
.single .entry-meta * + *::before {
content: '';
height: 2px;
width: 2px;
border-radius: 50%;
background: red;
position: absolute;
top: 50%;
left: -5px;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.related-posts .entry-meta {
margin-bottom: 10px;
font-size: 12px;
font-size: 0.75rem;
}
.related-posts .entry-meta * + * {
margin-left: 0;
}
.related-posts .entry-meta * + *::before {
display: none;
}
.post-list__item .entry-summary, .post-list__item .entry-content {
margin-top: 0;
}
.post-list__item .entry-summary p, .post-list__item .entry-content p {
margin: 1em 0 0;
}
.entry-footer {
position: relative;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 5px;
}
.single .entry-footer {
display: block;
margin-top: 25px;
}
.entry-footer .share-btns__list, .entry-footer .btn {
margin-top: 10px;
}
.related-posts .entry-footer {
margin-top: 0;
}
@media (min-width: 768px) {
.entry-footer {
margin-top: 0;
}
}
.posts-list .entry-footer::before, .posts-list .entry-footer::after {
display: none;
}
.entry-footer:focus {
box-shadow: none;
} .single .post-thumbnail {
margin: 0 -35px 1.3em;
}
.single .post-thumbnail img {
width: 100%;
margin-top: 0;
}
.posts-list--masonry-3-cols .post-thumbnail img,
.posts-list--masonry-2-cols .post-thumbnail img {
width: 100%;
}
.related-posts .post-thumbnail {
margin: 0;
}
.related-posts .post-thumbnail a {
margin: 0 0;
}
.post-thumbnail__format-link {
margin: -30px -30px 1.5em -30px;
height: 261px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.single .post-thumbnail__format-link {
margin: 20px 0 1em 0;
}
@media (max-width: 543px) {
.post-thumbnail__format-link {
height: 150px;
}
}
.post-thumbnail__link.post-thumbnail--small {
display: block;
text-align: center;
margin: -30px -30px 1.5em -30px;
}
.post-thumbnail__link.post-thumbnail--small img {
width: 100%;
}
@media (min-width: 1200px) {
.post-thumbnail__link.post-thumbnail--small {
float: left;
text-align: left;
margin: 0 30px 1em 0;
}
}
.post-thumbnail__img {
display: inline-block;
vertical-align: top;
}
.posts-list .post-thumbnail--fullwidth {
display: block;
margin: -30px -30px 1.5em -30px;
}
.post__cats {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 10px 0;
}
.single .post__cats {
position: relative;
top: auto;
left: auto;
margin-left: 30px;
}
.related-post .post__cats {
margin-left: 0;
}
.post__cats a {
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
text-transform: uppercase;
display: inline-block;
margin: 0 3px 3px 0;
padding: 11px 15px;
vertical-align: top;
text-decoration: none;
}
.has-post-thumbnail .post-thumbnail--fullwidth + .post__cats {
position: absolute;
z-index: 99;
top: 10px;
margin: 0;
left: -20px;
}
@media (min-width: 768px) and (max-width: 991px) {
.has-post-thumbnail .post-thumbnail--fullwidth + .post__cats {
position: relative;
top: auto;
left: auto;
}
}
@media (max-width: 543px) {
.has-post-thumbnail .post-thumbnail--fullwidth + .post__cats {
position: relative;
top: auto;
left: auto;
}
}
.post-format-wrap .post__cats {
position: absolute;
z-index: 99;
top: 10px;
left: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
.post-format-wrap .post__cats {
position: relative;
top: auto;
left: auto;
}
}
@media (max-width: 543px) {
.post-format-wrap .post__cats {
position: relative;
top: auto;
left: auto;
}
}
.post__date {
display: block;
}
.post__date, .post__comments,
.post .posted-by {
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
}
.post__date .material-icons,
.post__date .fa, .post__comments .material-icons,
.post__comments .fa,
.post .posted-by .material-icons,
.post .posted-by .fa {
font-size: 16px;
margin-right: 10px;
vertical-align: middle;
}
.invert .post__date .material-icons, .invert
.post__date .fa, .invert .post__comments .material-icons, .invert
.post__comments .fa, .invert
.post .posted-by .material-icons, .invert
.post .posted-by .fa {
color: inherit;
}
.post__date a, .post__comments a,
.post .posted-by a {
text-decoration: none;
}
.posted-by + .post__comments {
float: right;
}
@media (min-width: 768px) and (max-width: 1199px) {
.posted-by + .post__comments {
float: none;
display: block;
}
}
@media (max-width: 543px) {
.posted-by + .post__comments {
float: none;
display: block;
}
}
.post__tags {
margin-top: .5em;
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
}
.single-post .post__tags {
margin-top: 0;
}
@media (min-width: 544px) {
.single-post .post__tags {
float: left;
}
}
.related-posts .post__tags {
font-size: 12px;
font-size: 0.75rem;
}
.posted-by__author:hover {
text-decoration: underline;
}
.single img + .post__cats {
position: absolute;
z-index: 99;
top: 30px;
left: 30px;
margin-left: 0;
} .posts-list__item .btn {
padding: 0;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
}
.posts-list__item .btn__text {
display: none;
}
@media (min-width: 992px) {
.posts-list__item .btn__text {
display: block;
}
}
.posts-list__item .btn__icon,
.posts-list__item .btn .material-icons,
.posts-list__item .btn .fa {
line-height: 46px;
width: 46px;
height: 46px;
color: inherit;
}
@media (min-width: 992px) {
.posts-list__item .btn {
padding: 15px 50px;
}
}
.posts-list__item .btn__icon,
.posts-list__item .btn .material-icons,
.posts-list__item .btn .fa {
display: block;
}
@media (min-width: 992px) {
.posts-list__item .btn__icon,
.posts-list__item .btn .material-icons,
.posts-list__item .btn .fa {
display: none;
}
} .single .related-posts .post__date, .single .related-posts .post__comments {
margin-right: 15px;
margin-left: 0;
}
.related-post .post__cats {
position: relative;
z-index: 99;
top: auto;
left: auto;
}
.related-post .post__cats a {
padding: 5px;
}
.single .related-posts {
margin-bottom: 1em;
padding: 30px 30px;
}
.single .related-posts .row {
margin-right: 0;
margin-left: 0;
}
.single .related-posts .entry-title {
margin-top: 0;
}
.single .related-posts .related-post {
padding: 0 10px;
}
.single .related-posts .related-post .post-thumbnail {
margin: 0 -10px;
}
.single .related-posts .post-thumbnail__img {
width: 100%;
height: auto;
}
@media (min-width: 544px) {
.single .related-posts .post-thumbnail__img {
width: auto;
height: auto;
}
} .sticky {
display: block;
}
.sticky .post__cats {
margin: 0;
}
.sticky__label {
line-height: 22px;
display: inline-block;
float: right;
padding: 0 10px;
text-align: center;
border-radius: 20px;
position: absolute;
z-index: 99;
top: 10px;
right: 10px;
}
.sticky__label .material-icons,
.sticky__label .fa {
font-size: 21px;
line-height: 2;
display: block;
width: auto;
width: calc(2em - 20px);
height: 2em;
}
.posts-list .sticky__label .material-icons, .posts-list
.sticky__label .fa {
font-size: 21px;
color: inherit;
}
.has-post-thumbnail .sticky__label {
right: -20px;
}
.sticky__label.type-both .material-icons,
.sticky__label.type-both .fa {
display: inline-block;
margin: 0 5px 0 0;
}
@media (min-width: 992px) {
.posts-list--grid-2-cols .sticky .entry-title,
.posts-list--grid-3-cols .sticky .entry-title {
font-size: 30px;
}
}
.sticky .post-thumbnail__img {
width: 100%;
} .post {    }
body .post-gallery {
margin: -30px -30px 1.5em -30px;
}
.entry-content .post-gallery {
margin-top: 10px;
}
.post-gallery__image {
display: block;
margin: auto;
width: 100%;
}
body .post-gallery__button-next, body .post-gallery__button-prev {
top: 50%;
display: none;
width: 48px;
height: 48px;
text-align: center;
margin-top: -24px;
transition: 0.3s ease all;
border-radius: 50%;
background-image: none;
}
.post-gallery__button-prev {
left: 8px;
}
.post-gallery__button-next {
right: 8px;
}
.post-gallery .material-icons,
.post-gallery .fa {
line-height: 48px;
}
.post-gallery__slide.swiper-slide:hover:hover {
background-color: transparent;
}
.post-gallery__caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 15px;
color: #fff;
background: rgba(0, 0, 0, 0.5);
}
.post-gallery__link {
display: block;
}
.post-format-link {
padding: 10px 10px 10px 10px;
text-transform: uppercase;
margin: 0 10px;
font-size: 15px;
font-size: 0.9375rem;
}
@media (min-width: 768px) and (max-width: 1199px) {
.post-format-link {
font-size: 12px;
font-size: 0.75rem;
}
}
@media (max-width: 543px) {
.post-format-link {
font-size: 9.6px;
font-size: 0.6rem;
}
}
.post-format-link:hover {
text-decoration: underline;
}
.has-thumb .post-thumbnail {
position: relative;
}
.has-thumb .post-thumbnail__format-link {
position: absolute;
top: 50%;
right: 0;
bottom: 50%;
left: 0;
text-align: center;
}
.has-thumb .post-thumbnail__format-link .post-format-link {
margin: -20px 0 0 0;
}
.post-format-quote {
background-color: transparent;
font-size: 26px;
font-size: 1.625rem;
line-height: 1.25;
}
.post-format-quote::before {
top: 60px;
}
.post-featured-content {
margin: -30px -30px 1.5em -30px;
position: relative;
}
.format-video .post-featured-content {
background: none;
}
.format-video .post-featured-content .post__cats {
position: absolute;
top: 10px;
left: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
.format-video .post-featured-content .post__cats {
position: relative;
top: auto;
left: auto;
margin: 15px 0 15px 30px;
}
}
@media (max-width: 543px) {
.format-video .post-featured-content .post__cats {
position: relative;
top: auto;
left: auto;
margin: 15px 0 15px 30px;
}
}
.post.format-status .post__cats {
padding: 0 0 10px;
}
.format-audio .mejs-container {
margin: 10px 0;
}
.format-audio .entry-content .mejs-container {
display: none;
}
.format-audio .entry-meta {
margin: 10px 0;
}
.format-gallery .entry-content &gt; .post-gallery {
display: none;
}
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .footer-container {
padding: 25px 30px;
}
.footer-container .footer-copyright {
font-size: 13px;
font-size: 0.8125rem;
font-weight: 300;
}
.container .footer-container {
padding-right: 0;
padding-left: 0;
}
.footer-area {
padding-top: 2.8em;
padding-bottom: 32px;
}
.site-info .social-list ul li + li {
margin-left: 10px;
}
.site-info .footer-menu {
margin: 0;
}
.site-info .footer-menu ul li {
padding: 0;
border: none;
}
.site-info .footer-menu ul li + li {
margin-left: 20px;
}
.site-info__flex {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media (min-width: 992px) {
.site-info__flex {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
}
.site-info__flex .footer-copyright {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.site-info__flex .social-list {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
margin: 0 0 15px;
}
@media (min-width: 992px) {
.site-info__flex .social-list {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
margin: 0;
}
}
.site-info__flex .site-info__mid-box {
text-align: center;
margin: 15px 0;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
@media (min-width: 992px) {
.site-info__flex .site-info__mid-box {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
margin: 0;
}
}
.site-footer.centered .footer-container {
text-align: center;
}
.site-footer.centered .site-info * + .social-list,
.site-footer.centered .site-info * + .footer-copyright {
margin-top: 15px;
}
.site-footer.minimal .footer-copyright {
display: block;
vertical-align: middle;
}
@media (min-width: 1200px) {
.site-footer.minimal .footer-copyright {
float: left;
margin-top: .5em;
}
}
.site-footer.minimal .footer-menu {
display: block;
vertical-align: middle;
}
@media (min-width: 1200px) {
.site-footer.minimal .footer-menu {
float: right;
margin-top: 0;
margin-bottom: 0;
}
}
@media (min-width: 1200px) {
.site-footer.minimal .footer-menu__items {
margin-left: 1.5em;
border-left: 1px solid rgba(255, 255, 255, 0.1);
}
}
.error404 .cherry-search__results-list {
max-width: 100%;
}
@media (min-width: 1200px) {
.error404 .cherry-search__results-list {
max-width: 350px;
}
}
.not-found {
padding-top: 60px;
padding-bottom: 60px;
}
@media (min-width: 992px) {
.not-found {
padding-top: 200px;
padding-bottom: 230px;
}
}
.not-found:not(.no-results) {
width: 100%;
content: "";
display: table;
table-layout: fixed;
margin-bottom: 1em;
text-align: center;
}
@media (min-width: 1200px) {
.not-found:not(.no-results) {
text-align: left;
}
}
.not-found:not(.no-results) .page-header, .not-found:not(.no-results) .page-content {
width: 100%;
float: none;
}
@media (min-width: 1200px) {
.not-found:not(.no-results) .page-header, .not-found:not(.no-results) .page-content {
width: 50%;
float: right;
}
}
.not-found:not(.no-results) .page-header {
text-align: center;
}
@media (min-width: 1200px) {
.not-found:not(.no-results) .page-header {
text-align: right;
}
}
.not-found:not(.no-results) .page-header h1 {
font-size: 112px;
font-size: 7rem;
margin: 0;
line-height: 1;
padding-right: 0;
}
@media (min-width: 768px) {
.not-found:not(.no-results) .page-header h1 {
font-size: 260px;
font-size: 16.25rem;
padding-right: 35px;
margin: -24px 0 0;
}
}
.not-found:not(.no-results) .search-form {
margin-top: 35px;
max-width: 100%;
}
@media (min-width: 1200px) {
.not-found:not(.no-results) .search-form {
max-width: 350px;
}
}
.not-found:not(.no-results) .search-form .search-form__field[type='search'] {
border-width: 2px;
padding: 0 35px 0 25px;
}
@media (min-width: 992px) {
.not-found:not(.no-results) {
margin-bottom: 2em;
}
}
.not-found:not(.no-results) .page-title {
margin: 25px 0;
}
.not-found:not(.no-results) h4 {
margin: 0 0 16px;
}
.search-no-results .sidebar .widget:first-child {
margin-top: 0;
}
.search-no-results .not-found .page-header h1 {
margin: 0;
font-size: 48px;
font-size: 3rem;
}
@media (min-width: 544px) {
.search-no-results .not-found .page-header h1 {
font-size: 80px;
font-size: 5rem;
}
} .widget-title {
font-size: 20px;
font-size: 1.25rem;
line-height: 1.2;
margin: 0 0 1.2em 0;
text-transform: uppercase;
font-weight: 400;
}
.widget + .widget {
margin-top: 1em;
}
@media (min-width: 768px) {
.widget + .widget {
margin-top: 2em;
}
}
.sidebar .widget,
.footer-area .widget {
margin-top: 1.5em;
}
.sidebar .widget:first-child,
.footer-area .widget:first-child {
margin-top: 3em;
}
@media (min-width: 768px) {
.sidebar .widget,
.footer-area .widget {
margin-top: 3em;
}
}
.widget-area .widget:last-child {
margin-bottom: 1em;
}
@media (min-width: 768px) {
.widget-area .widget:last-child {
margin-bottom: 2em;
}
}
.widget select {
max-width: 100%;
} .widget ul {
margin-bottom: 0;
margin-left: 0;
padding: 0;
}
.widget &gt; ul &gt; li:first-child {
margin-top: 0;
}
.widget li {
position: relative;
margin-left: 1em;
list-style: none;
margin-top: .25em;
}
.widget li &gt; ul {
margin-left: 0;
}
.widget_archive select {
border: 1px solid;
padding: 12px 15px;
width: 100%;
}
.widget_archive select:focus {
box-shadow: none;
}
@media (min-width: 544px) {
.widget_archive select {
width: 57%;
}
}
.full-width-header-area,
.before-content-area,
.before-loop-area,
.after-content-full-width-area,
.after-loop-area,
.after-content-area {
padding: 0 15px;
}
.widget_archive li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_rss li,
.widget_nav_menu li {
padding-left: 0;
margin-left: 0;
}
.footer-area .widget_nav_menu ul {
margin-top: 0;
}
.footer-area .widget_nav_menu ul li a {
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
}
.footer-area .widget_nav_menu ul li + li {
margin-top: 16px;
}
.footer-area .widget_nav_menu ul .sub-menu {
display: none;
} .widget_calendar table {
margin-bottom: 0;
}
.widget_calendar caption {
margin-bottom: 1.5em;
padding: 0.7em .5em;
text-transform: uppercase;
font-size: 20px;
font-size: 1.25rem;
}
.widget_calendar tbody td, .widget_calendar th {
text-align: center;
height: 40px;
width: 40px;
margin: 0 auto;
}
.sidebar-1-4 .sidebar .widget_calendar tbody td, .sidebar-1-4 .sidebar .widget_calendar th {
font-size: 12.8px;
font-size: 0.8rem;
}
.widget_calendar tbody td a, .widget_calendar th a {
display: inline-block;
border: 1px solid;
height: 40px;
width: 40px;
margin: 0 auto;
line-height: 40px;
border-radius: 50%;
}
.sidebar-1-4 .sidebar .widget_calendar tbody td a, .sidebar-1-4 .sidebar .widget_calendar th a {
height: 25px;
width: 25px;
line-height: 25px;
}
.widget_calendar #next, .widget_calendar #prev {
font-size: 17.3px;
font-size: 1.08125rem;
font-weight: 300;
padding-top: 30px;
}
.widget_calendar #prev {
text-align: left;
}
.widget_calendar #prev a {
margin-left: 20px;
}
.widget_calendar #next {
text-align: right;
}
.widget_calendar #next a {
margin-right: 20px;
} .tagcloud {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.tagcloud a {
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
display: inline-block;
margin: 0 10px 10px 0;
padding: 11px 15px;
}
.tagcloud a:focus {
outline: none;
} .widget_recent_entries li {
margin-left: 0;
}
.widget_recent_entries li::before {
display: none;
}
.widget_recent_entries li + li {
margin-top: 1em;
}
.widget_recent_entries li .post-date {
font-size: .85em;
display: block;
} .widget_recent_comments li {
margin-left: 0;
}
.widget_recent_comments li .comment-author-link {
text-transform: capitalize;
font-weight: 400;
}
.widget_recent_comments li a {
font-weight: 400;
}
.widget_recent_comments li::before {
display: none;
}
.widget_recent_comments li + li {
margin-top: 1em;
} .widget-about__logo-img {
vertical-align: top;
}
.widget-about__content {
margin-top: 18px;
}
.widget-about__tagline {
margin-top: 10px;
}
.widget-about__social {
margin-top: 10px;
} .widget-banner__img {
display: inline-block;
vertical-align: top;
} .sidebar .widget-subscribe .widget-title {
padding: 0;
}
@media (min-width: 544px) {
.sidebar .widget-subscribe .widget-title {
padding: 0 30px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.sidebar-1-4 .sidebar .widget-subscribe .widget-title {
padding: 0;
}
}
.sidebar .follow-block {
text-align: center;
padding: 40px 40px 45px;
}
@media (min-width: 768px) and (max-width: 991px) {
.sidebar .follow-block {
padding: 40px 10px;
}
}
.sidebar-1-4 .sidebar .follow-block {
padding: 20px 20px 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
.sidebar-1-4 .sidebar .follow-block {
padding: 15px;
}
}
.footer-area .follow-block {
text-align: left;
}
.follow-block .social-list__items {
margin-top: 37px;
}
.follow-block .social-list__items li a::before {
font-size: 22px;
font-size: 1.375rem;
transition: 0.3s ease all;
}
.follow-block .social-list__items li + li {
margin-left: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
.sidebar-1-4 .follow-block .social-list__items li + li {
margin-left: 5px;
}
}
.sidebar .subscribe-block {
text-align: center;
padding: 33px 40px 40px 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
.sidebar .subscribe-block {
padding: 40px 10px;
}
}
.subscribe-block .subscribe-block__error {
font-size: 12px;
font-size: 0.75rem;
margin-top: 5px;
color: red;
}
.sidebar-1-4 .sidebar .subscribe-block {
padding: 20px 20px 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
.sidebar-1-4 .sidebar .subscribe-block {
padding: 15px;
}
}
.footer-area .subscribe-block {
text-align: left;
}
.subscribe-block__input-group {
position: relative;
}
.sidebar .subscribe-block__input-group {
margin: 8px 20px 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
.sidebar-1-4 .sidebar .subscribe-block__input-group {
margin: 0;
}
}
.subscribe-block__input[type='email'] {
width: 100%;
max-width: 100%;
border-radius: 30px;
border: 2px solid transparent;
padding: 5px 30px 5px 20px;
font-size: 12px;
font-size: 0.75rem;
}
.subscribe-block__input[type='email']:focus {
box-shadow: none;
}
.subscribe-block__input[type='email'].error {
border-color: #fe5c7a;
}
.subscribe-block__submit {
font-size: 0;
padding: 0;
position: absolute;
top: 50%;
right: 15px;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.subscribe-block__submit:before {
content: "\f1d8";
font-family: FontAwesome;
font-size: 13px;
font-size: 0.8125rem;
}
.subscribe-block__submit:focus {
box-shadow: none;
}
.subscribe-block__message {
padding: 0 0 15px;
}
.footer-area .subscribe-block__message {
padding-bottom: 20px;
} .custom-posts__item .entry-header {
margin-top: 0;
}
.full-width-header-area .custom-posts__item,
.after-content-full-width-area .custom-posts__item {
margin: 0 0 1.5em;
}
.custom-posts__item h6 {
font-size: 16px;
font-size: 1rem;
margin-bottom: 4px;
}
.custom-posts__item .post__cats {
width: 100%;
margin-bottom: 15px;
}
.custom-posts__item .entry-footer {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-top: 0;
}
.custom-posts__item .entry-footer .btn-primary {
margin-top: 15px;
}
.custom-posts__item .entry-meta .post__date,
.custom-posts__item .entry-meta .post__comments,
.custom-posts__item .entry-meta .posted-by {
font-weight: 300;
font-size: 12px;
font-size: 0.75rem;
text-transform: none;
}
.custom-posts__item .entry-meta .posted-by {
position: relative;
}
.custom-posts__item .entry-meta .post__date,
.custom-posts__item .entry-meta .posted-by {
display: inline-block;
}
.custom-posts__item .entry-meta .post__comments {
display: block;
}
.custom-posts__item .post-thumbnail {
float: left;
margin: 0 30px 15px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
.custom-posts__item .post-thumbnail {
float: none;
}
}
@media (max-width: 543px) {
.custom-posts__item .post-thumbnail {
float: none;
}
}
.full-width-header-area .custom-posts,
.after-content-full-width-area .custom-posts {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
} .wpcf7 .wpcf7-form-control-wrap input {
width: 100%;
}
.wpcf7 .wpcf7-not-valid {
border-color: #fe5c7a;
background: rgba(254, 92, 122, 0.1);
}
.wpcf7 .wpcf7-not-valid-tip {
color: #fe5c7a;
}
.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng, .wpcf7 .wpcf7-mail-sent-ok {
margin: 1.5em 0;
padding: 1em 2em;
color: #fff;
border: none;
}
.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng {
background: #fe5c7a;
}
.wpcf7 .wpcf7-mail-sent-ok {
background: #398f14;
} .widget-about-author {
text-align: center;
}
.widget-about-author .widget-title {
padding: 1.2em 0;
margin: 0;
}
.full-width-header-area .widget-about-author,
.after-content-full-width-area .widget-about-author {
padding: 1em;
text-align: left;
}
@media (min-width: 992px) {
.full-width-header-area .widget-about-author,
.after-content-full-width-area .widget-about-author {
padding: 2em;
}
}
.before-content-area .widget-about-author,
.before-loop-area .widget-about-author,
.after-content-area .widget-about-author,
.after-loop-area .widget-about-author {
text-align: left;
}
.about-author:after {
display: block;
clear: both;
width: 100%;
content: '';
}
.about-author_avatar {
text-align: center;
}
.full-width-header-area .about-author_avatar,
.after-content-full-width-area .about-author_avatar,
.before-content-area .about-author_avatar,
.before-loop-area .about-author_avatar,
.after-content-area .about-author_avatar,
.after-loop-area .about-author_avatar {
margin: 0 0 1em;
max-width: 100%;
}
@media (min-width: 544px) {
.full-width-header-area .about-author_avatar,
.after-content-full-width-area .about-author_avatar,
.before-content-area .about-author_avatar,
.before-loop-area .about-author_avatar,
.after-content-area .about-author_avatar,
.after-loop-area .about-author_avatar {
float: left;
max-width: 50%;
margin: 0 1.5em 0 0;
}
}
.about-author_content {
text-align: center;
padding: 0 15px 25px;
}
@media (min-width: 992px) {
.about-author_content {
padding: 0 50px 25px;
}
}
.sidebar-1-3 .about-author_content {
padding: 0 15px 25px;
}
.full-width-header-area .about-author_content,
.after-content-full-width-area .about-author_content,
.before-content-area .about-author_content,
.before-loop-area .about-author_content,
.after-content-area .about-author_content,
.after-loop-area .about-author_content {
overflow: hidden;
}
.about-author_name {
margin: 0;
padding: 29px 0 10px;
}
.about-author_description {
padding: 0;
}
.about-author_btn_box {
padding-top: 25px;
}
.about-author_btn_box .btn {
border-radius: 25px;
border: 1px solid;
background: transparent;
text-transform: uppercase;
font-size: 12px;
font-size: 0.75rem;
padding: 18px 20px;
}
@media (min-width: 992px) {
.about-author_btn_box .btn {
padding: 18px 43px;
}
}
.about-author_btn_box .btn:focus {
box-shadow: none;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none;
} embed,
iframe,
object {
max-width: 100%;
}
.img-pull-left {
float: left;
width: 50%;
margin: 0 4% 1% 0;
}
.img-pull-right {
float: right;
width: 50%;
margin: 0 0 1% 4%;
}
.alignleft {
margin: 15px 30px 15px 0;
}
.alignright {
margin: 15px 0 15px 30px;
} .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;
font-size: 12px;
font-size: 0.75rem;
}
.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;
} .embed-responsive {
position: relative;
display: block;
padding: 0;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 62.33%;
}
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%;
} .fb_iframe_widget {
max-width: 100%;
}
.fb_iframe_widget &gt; span {
max-width: 100%;
}   #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_container {
max-width: 100%;
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module.chart-slider .tm_pb_slide {
background-color: transparent !important;
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module.chart-slider .tm_pb_slide_description {
padding: 27% 8%;
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-next, #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-prev {
display: none;
}
@media (min-width: 544px) {
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-next, #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-prev {
display: block;
}
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-next::before, #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-prev::before {
font-family: FontAwesome;
font-size: 48px;
font-size: 3rem;
transition: 0.3s ease all;
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-prev::before {
content: '\f104';
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-next::before {
content: '\f105';
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers {
bottom: 20px;
display: none;
}
@media (min-width: 768px) {
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers {
display: block;
}
}
@media (min-width: 992px) {
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers {
bottom: 55px;
}
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers a {
border: 1px solid;
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers a.tm-pb-active-control {
background: transparent;
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers a:hover {
background: transparent;
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_description {
text-align: center;
padding: 8% 8%;
}
@media (min-width: 768px) {
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_description {
padding: 8.6% 8% 10%;
max-width: 55%;
}
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_content h1 {
line-height: 1;
font-weight: 400;
letter-spacing: -2.056px;
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_content h1 span {
display: block;
font-weight: 700;
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_content h5 {
line-height: 1.2;
margin-top: 26px;
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_content h5 span {
text-transform: uppercase;
}
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_more_button {
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
border-radius: 30px;
background: transparent;
border-width: 1px;
padding: 14px 40px;
margin-top: 38px;
border: 1px solid #dadada;
} #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_image_container {
margin-bottom: 30px;
}
#tm_builder_outer_content .tm_pb_blog.tm_pb_module .entry-title {
margin-bottom: 20px;
}
#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post_meta {
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
margin-bottom: 10px;
}
#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post_meta * + * {
margin-left: 10px;
}
#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post_meta &gt; *:last-child {
margin-right: 10px;
}
#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .more-link {
display: inline-block;
margin-top: 15px;
text-transform: uppercase;
padding: 15px 30px;
font-size: 12px;
font-size: 0.75rem;
border-radius: 4px;
}
#tm_builder_outer_content .tm_pb_blog.tm_pb_module .pagination {
margin: 1em 0;
} #tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .tm-posts_item_meta, #tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .btn {
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
}
#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .tm-posts_item_meta i, #tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .btn i {
display: none;
}
#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .btn {
padding: 15px 30px;
}
#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item_image {
position: relative;
}
#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item_image::before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
} #tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content h6 {
margin: 0;
}
#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content .btn {
padding: 0;
box-shadow: none;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
}
#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content::before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
} #tm_builder_outer_content .tm_pb_blurb.tm_pb_module {
height: 100%;
}
#tm_builder_outer_content .tm_pb_blurb.tm_pb_module:not(.tm_pb_blurb_position_left) {
padding: 0 20px;
}
@media (min-width: 1200px) {
#tm_builder_outer_content .tm_pb_blurb.tm_pb_module:not(.tm_pb_blurb_position_left) {
padding: 0 60px;
}
}
#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_blurb_content {
line-height: 1.3;
max-width: 100%;
}
#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm-pb-icon {
font-size: 64px;
font-size: 4rem;
}
#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_blurb_container h4 {
font-size: 20px;
text-transform: uppercase;
}
#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_main_blurb_image {
margin-bottom: 37px;
}
#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_main_blurb_image {
width: 84px;
display: block;
margin: 0 auto 30px;
}
@media (min-width: 992px) {
#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_main_blurb_image {
display: table-cell;
margin: 0 0 30px;
}
}
#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container {
padding-left: 0;
}
@media (min-width: 992px) {
#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container {
padding-left: 35px;
padding-right: 22px;
}
}
#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container h4 {
margin: 0;
}
.blurb_counter {
counter-reset: tm_pb_blurb;
}
.blurb_counter .tm_pb_blurb.tm_pb_module {
background-size: cover;
}
.blurb_counter .tm_pb_blurb.tm_pb_module h4 {
position: relative;
margin-bottom: 0;
}
.blurb_counter .tm_pb_blurb.tm_pb_module .tm_pb_main_blurb_image,
.blurb_counter .tm_pb_blurb.tm_pb_module .tm_pb_blurb_container {
transition: 0.5s ease all;
position: relative;
}
.blurb_counter .tm_pb_blurb.tm_pb_module:hover .tm_pb_main_blurb_image {
-webkit-transform: translate(0, -15px);
-ms-transform: translate(0, -15px);
transform: translate(0, -15px);
}
.blurb_counter .tm_pb_blurb.tm_pb_module:hover .tm_pb_blurb_container {
-webkit-transform: translate(0, 15px);
-ms-transform: translate(0, 15px);
transform: translate(0, 15px);
} #tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .swiper-button-next, #tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .swiper-button-prev {
background: none;
}
#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .swiper-button-next::before, #tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .swiper-button-prev::before {
font-size: 48px;
font-size: 3rem;
font-family: FontAwesome;
transition: 0.3s ease all;
}
#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .swiper-button-prev::before {
content: '\f104';
}
#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .swiper-button-next::before {
content: '\f105';
}
#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .swiper-pagination {
margin-top: 30px;
} #tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls {
border: none;
}
#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li {
border: none;
text-transform: uppercase;
font-weight: 400;
padding: 10px 40px;
margin-top: 0;
width: 100%;
}
@media (min-width: 1200px) {
#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li {
padding: 20px 40px;
width: auto;
margin-top: 10px;
}
}
#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li::before {
display: none;
}
#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li a {
transition: .3s all ease;
}
#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li + li {
margin-left: 0;
margin-top: 2px;
}
@media (min-width: 1200px) {
#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li + li {
margin-left: 2px;
margin-top: 0;
}
}
#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li.tm_pb_tab_active {
padding-top: 10px;
margin-top: 0;
bottom: 0;
}
@media (min-width: 1200px) {
#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li.tm_pb_tab_active {
padding-top: 32px;
bottom: -2px;
}
}
#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tab p {
line-height: 22px;
}
#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_all_tabs {
padding: 30px 38px;
} body #tm_builder_outer_content .tm_pb_counters.tm_pb_module .tm_pb_counter_amount {
padding: 5px 2% 5px 5px;
}
body #tm_builder_outer_content .tm_pb_counters.tm_pb_module .tm_pb_counter_title {
margin-bottom: 10px;
}
body #tm_builder_outer_content .tm_pb_counters.tm_pb_module &gt; [class^="tm_pb_counter_"] + [class^="tm_pb_counter_"] {
padding-top: 25px;
} #tm_builder_outer_content .tm_pb_number_counter.tm_pb_module h3 {
margin-top: 25px;
padding-top: 0;
}
#tm_builder_outer_content .tm_pb_number_counter.tm_pb_module .percent {
font-size: 56px;
font-size: 3.5rem;
} body #tm_builder_outer_content .tm_pb_circle_counter {
max-width: 100%;
}
body #tm_builder_outer_content .tm_pb_circle_counter .percent p {
font-size: 56px;
font-size: 3.5rem;
font-weight: 700;
}
@media (max-width: 1199px) {
body #tm_builder_outer_content .tm_pb_circle_counter .percent p {
font-size: 40px;
font-size: 2.5rem;
}
}
body #tm_builder_outer_content .tm_pb_circle_counter h3 {
padding-top: 0;
margin-top: -20px;
}
body #tm_builder_outer_content .tm_pb_circle_counter .tm_pb_circle_counter_bar {
max-width: 100%;
}
body #tm_builder_outer_content .tm_pb_circle_counter .tm_pb_circle_counter_bar canvas {
max-width: 100% !important;
height: auto !important;
} @media (min-width: 768px) {
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art {
height: calc(100% - 50px);
top: 25px;
left: 25px;
width: 165px;
}
}
#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art {
position: relative;
width: auto;
height: 285px;
top: auto;
left: auto;
}
#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_module_content {
margin-left: 0;
}
#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container {
padding-top: 90px;
padding-bottom: 34px;
}
#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .tm_audio_module_meta {
font-weight: 300;
}
#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .tm_audio_module_meta strong {
font-weight: 300;
}
#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-volume-button button {
overflow: visible;
}
#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container span.mejs-currenttime {
font-size: 17px;
font-size: 1.0625rem;
}
@media (max-width: 991px) {
#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art {
position: relative;
width: auto;
padding-bottom: 60%;
}
#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_pb_audio_module_content {
margin-left: 0;
}
} #tm_builder_outer_content .tm_pb_video_overlay .tm_pb_video_overlay_hover a.tm_pb_video_play {
font-size: 64px;
font-size: 4rem;
}
#tm_builder_outer_content .tm_pb_video_overlay .tm_pb_video_overlay_hover a.tm_pb_video_play::before {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; -webkit-font-feature-settings: 'liga';
font-feature-settings: 'liga';
content: "play_arrow";
text-align: center;
vertical-align: middle;
} #tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
width: 100%;
}
@media (min-width: 768px) {
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
width: 33.333%;
}
}
@media (min-width: 1200px) {
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
width: calc(33.333% - 20px);
}
}
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table + .tm_pb_pricing_table {
margin-left: 0;
}
@media (min-width: 1200px) {
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table + .tm_pb_pricing_table {
margin-left: 31px;
}
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
padding-top: 23px;
padding-bottom: 40px;
margin-top: 0;
}
@media (min-width: 768px) {
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
margin-top: 35px;
}
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table {
margin-top: 0;
padding-bottom: 45px;
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table .tm_pb_pricing_title {
font-size: 28px;
font-size: 1.75rem;
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table .tm_pb_tm_price &gt; span {
font-size: 34px;
font-size: 2.125rem;
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table div.tm_pb_pricing_content_top {
padding-bottom: 30px;
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table .tm_pb_pricing_table_button {
margin-top: 40px;
background: transparent;
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_heading {
margin-bottom: 4px;
text-transform: uppercase;
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_heading .tm_pb_best_value {
text-transform: none;
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content {
padding: 0 15px 17px;
text-align: center;
}
@media (min-width: 1200px) {
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content {
padding: 0 40px 17px;
}
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content .tm_pb_pricing li {
line-height: 1.35;
padding: 0 10px;
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content .tm_pb_pricing li::before {
display: none;
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content_top {
padding-bottom: 27px;
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content_top .tm_pb_tm_price &gt; span {
font-size: 28px;
font-size: 1.75rem;
font-weight: 700;
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content_top .tm_pb_frequency {
margin-left: 5px;
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content_top .tm_pb_dollar_sign {
margin-left: 0;
position: relative;
}
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_button {
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
padding: 14px 50px;
border-radius: 30px;
margin-top: 15px;
}
@media (min-width: 768px) {
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_button {
padding: 14px 15px;
}
}
@media (min-width: 1200px) {
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_button {
padding: 14px 50px;
}
}
body #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_button:hover {
padding: 14px 50px;
}
@media (min-width: 768px) {
body #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_button:hover {
padding: 14px 15px;
}
}
@media (min-width: 1200px) {
body #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_button:hover {
padding: 14px 50px;
}
} #tm_builder_outer_content .tm_section_specialty .tm_pb_contact_form_container {
padding-bottom: 30px;
}
@media (max-width: 543px) {
#tm_builder_outer_content .tm_section_specialty .tm_pb_row_inner {
width: auto;
}
}
#tm_builder_outer_content .tm_pb_contact_form {
position: relative;
}
#tm_builder_outer_content .tm_pb_contact_form .tm_contact_bottom_container {
position: relative;
overflow: visible;
}
#tm_builder_outer_content div.tm_pb_contact_right {
display: block;
}
@media (min-width: 1200px) {
#tm_builder_outer_content div.tm_pb_contact_right {
position: absolute;
right: calc(100% + 30px);
top: 20px;
min-width: 200px;
}
}
#tm_builder_outer_content div.tm_pb_contact_right input {
border-radius: 35px;
font-size: 15px;
font-size: 0.9375rem;
background: transparent;
}
#tm_builder_outer_content div.tm_pb_contact_right input:focus {
box-shadow: none;
}
#tm_builder_outer_content .tm_pb_contact_main_title {
margin-bottom: 25px;
margin-top: 30px;
text-transform: uppercase;
}
body #tm_builder_outer_content .tm_contact_bottom_container {
float: none;
text-align: left;
}
body #tm_builder_outer_content .tm_contact_bottom_container .tm_pb_contact_submit {
padding: 15px 39px;
margin-top: 24px;
border-radius: 35px;
font-size: 15px;
font-size: 0.9375rem;
}
#tm_builder_outer_content .tm_pb_contact_field {
text-align: left;
width: 100%;
}
#tm_builder_outer_content .tm_pb_contact_field .tm_pb_contact_form_input.tm_contact_error {
border-color: #fe5c7a;
}
#tm_builder_outer_content .tm_pb_contact_field input, #tm_builder_outer_content .tm_pb_contact_field textarea, #tm_builder_outer_content .tm_pb_contact_field select {
border-radius: 35px;
font-size: 15px;
font-size: 0.9375rem;
background: transparent;
margin: 0 0 8px 0;
}
#tm_builder_outer_content .tm_pb_contact_field input:focus, #tm_builder_outer_content .tm_pb_contact_field textarea:focus, #tm_builder_outer_content .tm_pb_contact_field select:focus {
box-shadow: none;
}
#tm_builder_outer_content .tm_pb_contact_field textarea {
min-height: 190px;
}
#tm_builder_outer_content .tm_contact_error {
border: 1px solid #fe5c7a;
}
#tm_builder_outer_content .cf-success-message {
font-size: 12px;
color: #398f14;
}
#tm_builder_outer_content .tm-pb-contact-message {
position: relative;
text-align: left;
color: #fe5c7a;
margin-bottom: 10px;
}
#tm_builder_outer_content .tm-pb-contact-message ul li::before {
display: none;
}
#tm_builder_outer_content .tm-pb-contact-message li, #tm_builder_outer_content .tm-pb-contact-message p {
font-size: 15px;
font-size: 0.9375rem;
}
#tm_builder_outer_content .tm-pb-contact-message p {
padding-right: 12px;
margin: 0;
}
#tm_builder_outer_content .tm-pb-contact-message p, #tm_builder_outer_content .tm-pb-contact-message ul {
display: inline-block;
}
#tm_builder_outer_content .tm-pb-contact-message ul + p::before {
content: "";
display: block;
}
#tm_builder_outer_content .tm-pb-contact-message ul li {
display: inline;
}
#tm_builder_outer_content .tm-pb-contact-message ul li:first-child {
padding: 0;
}
#tm_builder_outer_content .tm-pb-contact-message ul li::after {
content: ",";
display: inline-block;
margin-right: 6px;
}
#tm_builder_outer_content .tm-pb-contact-message ul li:last-child::after {
display: none;
} #tm_builder_outer_content .tm_pb_module.tm_pb_toggle {
border: none;
padding: 0;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open {
transition: .3s linear;
background: transparent;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title {
padding: 15px 30px 15px 45px;
margin: 0;
text-transform: uppercase;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; -webkit-font-feature-settings: 'liga';
font-feature-settings: 'liga';
font-size: 18px;
font-size: 1.125rem;
content: "\E5CC";
transition: .3s ease-in-out;
left: 6px;
}
@media (max-width: 1199px) {
#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
top: 15px;
margin-top: 0;
}
}
@media (min-width: 768px) {
#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title {
padding: 15px 55px 10px 50px;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
left: 23px;
}
}
#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
#tm_builder_outer_content .tm_pb_module.tm_pb_toggle .tm_pb_toggle_content {
padding: 15px 30px;
}
@media (min-width: 768px) {
#tm_builder_outer_content .tm_pb_module.tm_pb_toggle .tm_pb_toggle_content {
padding: 0 55px 20px 50px;
}
} #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle .tm_pb_toggle_content {
background: transparent;
padding: 10px 30px 3px 30px;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle .tm_pb_toggle_content p {
line-height: 28px;
}
@media (min-width: 544px) {
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle .tm_pb_toggle_content {
padding: 10px 125px 3px 75px;
}
}
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title {
padding: 15px 45px 15px 30px;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
left: auto;
right: 15px;
font-family: FontAwesome;
font-size: 28px;
font-size: 1.75rem;
}
@media (min-width: 768px) {
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title {
padding: 16px 45px 16px 31px;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
right: 50px;
}
}
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before {
content: '\f107';
}
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
content: "\f106";
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
} #tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module li {
padding: 0;
margin: 0;
}
#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module li::before {
display: none;
}
#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module li a.icon {
height: auto;
width: auto;
padding: 0;
margin: 0;
font-size: 20px;
font-size: 1.25rem;
}
#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module li + li {
margin-top: 0;
margin-left: 10px;
}
@media (min-width: 768px) {
#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module li + li {
margin-left: 25px;
}
} #tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_team_member.tm_pb_module {
background: transparent;
height: auto;
}
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_team_member.tm_pb_module .tm_pb_team_member_image {
float: none;
margin: 15px 0 8px;
}
@media (min-width: 992px) {
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_team_member.tm_pb_module .tm_pb_team_member_image {
float: left;
margin: 15px 30px 8px 0;
}
}
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links {
position: relative;
left: auto;
bottom: auto;
}
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_team_member.tm_pb_module .tm_pb_member_position + p {
margin-bottom: 1em;
}
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module {
height: 100%;
position: relative;
}
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_image {
line-height: 0;
text-align: center;
}
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_name {
margin: 0;
}
@media (max-width: 1199px) {
body #tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_name {
font-size: 24px;
font-size: 1.5rem;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
body #tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_name {
font-size: 17.6px;
font-size: 1.1rem;
}
}
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_position {
text-transform: uppercase;
}
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_position + p {
line-height: 1.3;
margin-bottom: 3em;
}
@media (min-width: 768px) and (max-width: 1199px) {
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_position + p {
font-size: 16px;
font-size: 1rem;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
body #tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_position {
font-size: 11.2px;
font-size: 0.7rem;
}
}
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_description {
padding: 18px 18px 30px 18px;
position: static;
margin-bottom: 0;
}
@media (min-width: 768px) {
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_description {
margin-bottom: 50px;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_description {
padding: 7px 7px 50px 7px;
}
}
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links {
position: relative;
bottom: auto;
left: auto;
}
@media (min-width: 992px) {
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links {
position: absolute;
bottom: 30px;
left: 18px;
}
}
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links li {
margin: 0;
padding: 0;
}
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links li::before {
display: none;
}
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links li a {
height: auto;
width: auto;
font-size: 20px;
font-size: 1.25rem;
}
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links li a span {
transition: 0.3s ease all;
}
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links li + li {
margin-left: 5px;
}
@media (min-width: 992px) {
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links li + li {
margin-left: 20px;
}
} #tm_builder_outer_content .tm_pb_testimonial.tm_pb_module {
margin-top: 15px;
}
@media (min-width: 544px) {
#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module {
margin-top: 0;
}
}
#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_author {
font-weight: 300;
font-size: 14px;
font-size: 0.875rem;
margin-top: 10px;
}
#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module::before {
font-size: 26px;
font-size: 1.625rem;
}
#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_meta {
font-size: 14px;
font-size: 0.875rem;
}
#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_description_inner {
width: auto !important;
}
#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_testimonial.tm_pb_module,
#tm_builder_outer_content .tm_pb_column_1_1 .tm_pb_testimonial.tm_pb_module {
padding-top: 0;
}
#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_description_inner,
#tm_builder_outer_content .tm_pb_column_1_1 .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_description_inner {
padding-left: 73px;
max-width: 450px;
}
#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_testimonial.tm_pb_module p,
#tm_builder_outer_content .tm_pb_column_1_1 .tm_pb_testimonial.tm_pb_module p {
margin: 0;
}
#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_testimonial.tm_pb_module::before,
#tm_builder_outer_content .tm_pb_column_1_1 .tm_pb_testimonial.tm_pb_module::before {
position: absolute;
left: 30px;
top: 4px;
}
#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_portrait,
#tm_builder_outer_content .tm_pb_column_1_1 .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_portrait {
float: none;
display: block;
margin: 0 auto 15px;
}
#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_testimonial.tm_pb_module,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_testimonial.tm_pb_module {
padding: 22px 0 0 15px;
}
@media (min-width: 544px) {
#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_testimonial.tm_pb_module,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_testimonial.tm_pb_module {
padding: 22px 0 0 30px;
}
}
#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_testimonial.tm_pb_module::before,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_testimonial.tm_pb_module::before {
position: relative;
text-align: left;
} #tm_builder_outer_content .tm_pb_column:not(.tm_pb_column_4_4) .tm_pb_countdown_timer.tm_pb_module .section &gt; span:first-child {
font-size: 20.8px;
font-size: 1.3rem;
}
@media (min-width: 992px) {
#tm_builder_outer_content .tm_pb_column:not(.tm_pb_column_4_4) .tm_pb_countdown_timer.tm_pb_module .section &gt; span:first-child {
font-size: 32px;
font-size: 2rem;
}
}
@media (max-width: 991px) {
#tm_builder_outer_content .tm_pb_column:not(.tm_pb_column_4_4) .tm_pb_countdown_timer.tm_pb_module .section.sep {
margin: 0;
}
}
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_countdown_timer + .tm_pb_countdown_timer {
margin-top: 30px;
margin-bottom: 35px;
}
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_countdown_timer.tm_pb_module {
padding: 3% 0 7%;
}
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container h4 {
margin-bottom: 10px;
}
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module:not(.tm_pb_countdown_timer_circle_layout) .section.values {
width: 17.5%;
}
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module:not(.tm_pb_countdown_timer_circle_layout) .section.values .value {
font-size: 100px;
font-size: 6.25rem;
}
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module:not(.tm_pb_countdown_timer_circle_layout) .section.values.sep {
font-size: 100px;
font-size: 6.25rem;
margin: 0 20px;
}
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module:not(.tm_pb_countdown_timer_circle_layout) .section.values .label {
position: absolute;
bottom: -20px;
right: -10px;
left: -10px;
}
@media (min-width: 992px) {
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module:not(.tm_pb_countdown_timer_circle_layout) .section.values .label {
bottom: -70%;
}
}
#tm_builder_outer_content .tm_pb_countdown_timer_circle_layout.tm_pb_module.tm_pb_countdown_timer .tm_pb_countdown_timer_container .section {
margin-bottom: 5px;
}
#tm_builder_outer_content .tm_pb_countdown_timer_circle_layout.tm_pb_module.tm_pb_countdown_timer .tm_pb_countdown_timer_container .section.sep {
font-size: 48px;
font-size: 3rem;
margin: 0 8px;
display: none;
}
@media (min-width: 992px) {
#tm_builder_outer_content .tm_pb_countdown_timer_circle_layout.tm_pb_module.tm_pb_countdown_timer .tm_pb_countdown_timer_container .section.sep {
display: inline-block;
}
}
#tm_builder_outer_content .tm_pb_countdown_timer_circle_layout.tm_pb_module.tm_pb_countdown_timer .tm_pb_countdown_timer_container .section .label {
text-transform: uppercase;
}
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module {
padding: 3% 0 17%;
}
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container h4 {
margin-bottom: 20px;
}
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section {
position: relative;
}
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.values {
padding: 0 5px;
}
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.values .value {
font-weight: 700;
font-size: 20.8px;
font-size: 1.3rem;
}
@media (min-width: 544px) {
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.values .value {
font-size: 32px;
font-size: 2rem;
}
}
@media (min-width: 992px) {
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.values .value {
font-size: 56px;
font-size: 3.5rem;
}
}
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.sep {
font-weight: 700;
margin: 0 5px;
top: 0;
font-size: 20.8px;
font-size: 1.3rem;
}
@media (min-width: 544px) {
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.sep {
font-size: 32px;
font-size: 2rem;
}
}
@media (min-width: 992px) {
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.sep {
font-size: 56px;
font-size: 3.5rem;
}
} #tm_builder_outer_content .tm_pb_module.tm_pb_promo {
padding: 100px 15px;
}
@media (min-width: 544px) {
#tm_builder_outer_content .tm_pb_module.tm_pb_promo {
padding: 100px 50px;
}
}
@media (min-width: 768px) {
#tm_builder_outer_content .tm_pb_module.tm_pb_promo {
padding: 142px 50px;
}
}
.home #tm_builder_outer_content .tm_pb_module.tm_pb_promo {
padding: 100px 15px;
}
@media (min-width: 544px) {
.home #tm_builder_outer_content .tm_pb_module.tm_pb_promo {
padding: 100px 50px;
}
}
@media (min-width: 768px) {
.home #tm_builder_outer_content .tm_pb_module.tm_pb_promo {
padding: 142px 0px;
}
}
#tm_builder_outer_content .tm_pb_module.tm_pb_promo.tm_pb_no_bg {
padding: 100px 50px !important;
}
@media (min-width: 768px) {
#tm_builder_outer_content .tm_pb_module.tm_pb_promo.tm_pb_no_bg {
padding: 144px 52px !important;
}
}
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button {
margin-top: 8px;
text-transform: uppercase;
border-radius: 35px;
padding: 15px 25px;
white-space: nowrap;
font-size: 12px;
font-size: 0.75rem;
border: 1px solid;
background-color: transparent;
}
@media (min-width: 544px) {
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button {
padding: 15px 42px;
}
}
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_promo_description {
padding-bottom: 0;
max-width: 600px;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_promo_description h2 {
font-size: 40px;
font-size: 2.5rem;
font-weight: 700;
margin-bottom: 20px;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_promo_description h1 {
line-height: 1;
} #tm_builder_outer_content .tm_pb_module.tm_pb_counters .tm_pb_counter_amount_number {
font-weight: 300;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_counters .tm_pb_counter_amount {
padding: 1px 2% 1px 1px;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_counters .tm_pb_counter_title {
margin-bottom: 6px;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_counters &gt; [class^="tm_pb_counter_"] {
padding-top: 20px;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_counters &gt; [class^="tm_pb_counter_"]:first-child {
padding-top: 15px;
} #tm_builder_outer_content .tm_pb_button_module_wrapper .tm_pb_button.tm_pb_module {
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
border-radius: 30px;
padding: 15px 20px;
background: transparent;
border-width: 1px;
border-color: #dadada;
font-weight: 400;
}
@media (min-width: 544px) {
#tm_builder_outer_content .tm_pb_button_module_wrapper .tm_pb_button.tm_pb_module {
padding: 15px 50px;
}
}
#tm_builder_outer_content .tm_pb_button_module_wrapper .tm_pb_button.tm_pb_module.tm_pb_custom_button_icon::after {
opacity: 1;
right: 15px;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
} body #tm_builder_outer_content .tm_pb_module.tm_pb_map_container .tm_pb_map {
min-height: 328px;
height: 100%;
}
body #tm_builder_outer_content .tm_pb_module.tm_pb_map_container .tm_pb_map h3 {
font-size: 16px;
font-size: 1rem;
} #tm_builder_outer_content .tm_pb_swiper .post-thumbnail + .entry-content .post__cats {
top: 0;
left: 10px;
}
#tm_builder_outer_content .tm_pb_swiper .post-meta {
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
display: inline-block;
}
#tm_builder_outer_content .tm_pb_swiper .post-meta.posted-by {
margin-top: 10px;
}
#tm_builder_outer_content .tm_pb_swiper .post-meta.post-comments {
margin-left: 5px;
}
#tm_builder_outer_content .tm_pb_swiper .entry-footer {
margin: 0;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
#tm_builder_outer_content .tm_pb_swiper .entry-footer .btn {
margin: 15px 0;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
}
#tm_builder_outer_content .tm_pb_swiper .swiper-button-next, #tm_builder_outer_content .tm_pb_swiper .swiper-button-prev {
background: none;
top: 90%;
}
#tm_builder_outer_content .tm_pb_swiper .swiper-button-next::before, #tm_builder_outer_content .tm_pb_swiper .swiper-button-prev::before {
font-size: 48px;
font-size: 3rem;
font-family: FontAwesome;
transition: 0.3s ease all;
}
#tm_builder_outer_content .tm_pb_swiper .swiper-button-prev::before {
content: '\f104';
}
#tm_builder_outer_content .tm_pb_swiper .swiper-button-next::before {
content: '\f105';
}
#tm_builder_outer_content .tm_pb_swiper .swiper-pagination {
margin: 0 0 30px;
position: relative;
}
@media (min-width: 768px) {
#tm_builder_outer_content .tm_pb_swiper .swiper-pagination {
margin: 30px 0;
}
} .services-container .template-default .services-item, .services-container .template-media-icon .services-item {
margin-bottom: 30px;
}
.services-container .template-default .services-item:last-child, .services-container .template-media-icon .services-item:last-child {
margin-bottom: 0;
}
.services-container .template-default .services-item .btn, .services-container .template-media-icon .services-item .btn {
margin-top: 0;
}
.services-container .cherry-services-filter li::before {
display: none;
}
.services-container .services-item {
padding-bottom: 0;
}
.services-container .services-item .item_wrap {
position: relative;
background-size: cover !important;
}
.services-container .services-item .item_wrap .title_wrap {
margin-bottom: 30px;
}
.services-container .services-item .item_wrap .image_wrap &gt; .services-macros {
line-height: 0;
}
.services-container .services-item .item_wrap::before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.services-container .services-item .item_wrap .content_wrap {
position: relative;
width: 100%;
padding: 60px 0 80px;
}
@media (min-width: 992px) {
.services-container .services-item .item_wrap .content_wrap {
width: 50%;
}
}
.position-one-right-sidebar .services-container .services-item .item_wrap .content_wrap,
.position-one-left-sidebar .services-container .services-item .item_wrap .content_wrap {
padding: 60px 15px 80px;
}
.services-container .services-item:nth-child(odd) .item_wrap::before {
background: linear-gradient(to right, white 0%, white 49%, white 50%, rgba(255, 255, 255, 0) 100%); }
@media (max-width: 991px) {
.services-container .services-item:nth-child(odd) .item_wrap::before {
background: rgba(255, 255, 255, 0.8) none;
}
}
.services-container .services-item:nth-child(even) .item_wrap .content_wrap {
text-align: center;
margin: 0 0 0 auto;
}
@media (min-width: 992px) {
.services-container .services-item:nth-child(even) .item_wrap .content_wrap {
width: 50%;
}
}
@media (min-width: 544px) {
.services-container .services-item:nth-child(even) .item_wrap .content_wrap {
text-align: right;
}
}
.services-container .services-item:nth-child(even) .item_wrap::before {
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 49%, white 50%); }
@media (max-width: 991px) {
.services-container .services-item:nth-child(even) .item_wrap::before {
background: rgba(255, 255, 255, 0.8) none;
}
}
.services-container .btn {
margin-top: 30px;
font-size: 12px;
font-size: 0.75rem;
font-weight: 700;
text-transform: uppercase;
padding: 20px 50px;
border-radius: 35px;
}
.single-cherry-services .cherry-services .header_wrap {
margin-bottom: 30px;
position: relative;
}
.single-cherry-services .cherry-services .header_wrap .container {
max-width: 100%;
padding: 0;
}
.single-cherry-services .cherry-services .header_wrap .title_box {
padding: 0 10px;
text-align: center;
position: relative;
top: auto;
left: auto;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
width: 100%;
}
@media (min-width: 768px) {
.single-cherry-services .cherry-services .header_wrap .title_box {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
}
.single-cherry-services .cherry-services .header_wrap .title_box h1 {
text-transform: uppercase;
}
.single-cherry-services .cherry-services .header_wrap .title_box .service-slogan {
display: none;
}
@media (min-width: 768px) {
.single-cherry-services .cherry-services .header_wrap .title_box .service-slogan {
display: block;
}
}
.single-cherry-services .cherry-services .header_wrap::before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 5px;
left: 0;
display: none;
}
@media (min-width: 768px) {
.single-cherry-services .cherry-services .header_wrap::before {
display: block;
}
}
.single-cherry-services .cherry-services .btn {
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
border-radius: 30px;
font-weight: 400;
padding: 20px 50px;
box-shadow: none;
}
.single-cherry-services .cherry-services .service-cta_desc {
padding: 0 0 45px;
}
.single-cherry-services .cherry-services .service-descr {
margin-bottom: 30px;
}
.single-cherry-services .cherry-services .cta_wrap .container {
max-width: 100%;
padding: 0;
}
.single-cherry-services .cherry-services .service-cta {
padding: 110px 0;
text-align: center;
}
.single-cherry-services .cherry-services .service-cta_desc {
max-width: 95%;
margin: 0 auto;
}
@media (min-width: 992px) {
.single-cherry-services .cherry-services .service-cta_desc {
max-width: 600px;
}
}
.single-cherry-services .cherry-services .service-cta_title {
margin-bottom: 30px;
}
.single-cherry-services .cherry-services .service-features {
padding: 0;
counter-reset: service-features_row;
}
.single-cherry-services .cherry-services .service-features_row {
position: relative;
background-size: cover;
padding-top: 30px;
padding-bottom: 30px;
}
@media (min-width: 544px) {
.single-cherry-services .cherry-services .service-features_row {
padding-top: 110px;
padding-bottom: 105px;
}
}
.single-cherry-services .cherry-services .service-features_row .container {
padding-left: 15px;
padding-right: 15px;
position: relative;
}
@media (min-width: 544px) {
.single-cherry-services .cherry-services .service-features_row .container {
padding-left: 110px;
}
}
.single-cherry-services .cherry-services .service-features_row .container::before {
counter-increment: service-features_row;
content: counter(service-features_row);
position: relative;
top: 0;
left: 0;
font-weight: 700;
line-height: 0.8;
font-size: 100px;
font-size: 6.25rem;
}
@media (min-width: 544px) {
.single-cherry-services .cherry-services .service-features_row .container::before {
position: absolute;
}
}
.single-cherry-services .cherry-services .service-features_row .container .service-features_value {
line-height: 1.7;
}
.single-cherry-services .cherry-services .service-features_title {
margin-bottom: 20px;
}
.single-cherry-services .cherry-services .service-features_label, .single-cherry-services .cherry-services .service-features_value {
max-width: 650px;
display: block;
}
.single-cherry-services .cherry-services .service-features_label {
display: block;
font-weight: 400;
margin-bottom: 23px;
}
.single-cherry-services .cherry-services .service-features_value {
text-transform: none;
}
.post-type-archive-cherry-services #primary {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .single-projects .cherry-projects-single-post-format-gallery .featured-image {
margin-bottom: 1em;
}
.single-projects .cherry-projects-single-post-format-gallery .cherry-projects-slider__instance {
margin-bottom: 0;
}
.single-projects .cherry-projects-single-post-format-gallery .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails {
position: relative;
}
.single-projects .cherry-projects-single-post-format-gallery .cherry-projects-slider__instance .slider-pro .sp-arrows .sp-arrow {
text-transform: uppercase;
}
.single-projects .cherry-projects-single-post-format-gallery .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail {
border: none;
position: relative;
}
.single-projects .cherry-projects-single-post-format-gallery .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail:hover {
border: none;
}
.single-projects .cherry-projects-single-post-format-gallery .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail:hover::before {
opacity: 1;
}
.single-projects .cherry-projects-single-post-format-gallery .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail::before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
transition: 0.3s ease all;
opacity: 0;
}
.single-projects .wp-playlist-light {
border: none;
margin: 20px 0 0;
padding: 0 10px;
}
.single-projects .wp-playlist-light .wp-playlist-current-item {
display: none;
}
.single-projects .cherry-projects-video-list {
text-align: center;
margin-top: 30px;
width: auto;
}
.single-projects figure .wp-image {
line-height: 0;
height: auto;
}
.single-projects .cherry-projects-additional-image-list {
margin-bottom: 0;
margin-top: 10px;
}
.single-projects .cherry-projects-single__container {
display: block;
margin-bottom: 3em;
}
.single-projects .cherry-projects-single__container .cherry-projects-single__content {
overflow: hidden;
padding: 20px 30px 30px 30px;
}
.single-projects .cherry-projects-single__container .cherry-projects-single__content &gt; ul {
margin-bottom: 30px;
}
.single-projects .cherry-projects-single__container .cherry-projects-single__content &gt; ul li h5 {
text-transform: none;
margin: 0;
}
.single-projects .cherry-projects-single__container .external-link {
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
border-radius: 30px;
font-weight: 400;
padding: 20px 50px;
box-shadow: none;
display: inline-block;
}
.single-projects .cherry-projects-single__container .cherry-projects-single-meta {
border-color: #dadada;
padding: 5px 0;
font-size: 12px;
font-size: 0.75rem;
}
.single-projects .cherry-projects-single__container .cherry-projects-single-meta a {
margin-right: 10px;
position: relative;
}
.single-projects .cherry-projects-single__container .cherry-projects-single-meta a::before {
content: '';
height: 2px;
width: 2px;
border-radius: 50%;
position: absolute;
top: 50%;
right: -7px;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.single-projects .cherry-projects-single__container .cherry-projects-single-meta a:last-child {
margin-right: 0;
}
.single-projects .cherry-projects-single__container .cherry-projects-single-meta a:last-child::before {
display: none;
}
.single-projects .cherry-projects-single__container .cherry-projects-single__media {
margin-right: 0;
}
.single-projects .cherry-projects-single__container .cherry-projects-single__media .featured-image a img {
width: auto;
max-width: 100%;
}
.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-selected-thumbnail .sp-thumbnail::before {
opacity: 1 !important;
}
.cherry-projects-single-details-list .cherry-projects-details-list-title {
text-transform: uppercase;
}
.cherry-projects-single-details-list ul {
max-width: 530px;
}
.cherry-projects-single-details-list ul li {
text-transform: uppercase;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (min-width: 544px) {
.cherry-projects-single-details-list ul li {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
}
.cherry-projects-single-details-list ul li span {
max-width: 100%;
}
@media (min-width: 544px) {
.cherry-projects-single-details-list ul li span {
max-width: 56%;
}
}
.cherry-projects-single-details-list ul li::before {
display: none;
}
#main .cherry-skill-item {
position: static;
}
#main .cherry-skill-item .skill-label {
font-size: 17px;
font-size: 1.0625rem;
}
#main .cherry-skill-item .skill-bar em {
margin-right: 10px;
}
#main .cherry-projects-single-details-list ul li {
padding-left: 0;
}
@media (max-width: 543px) {
#main .cherry-projects-single-details-list ul li {
text-align: left;
}
#main .cherry-projects-single-details-list ul li span {
width: 100%;
float: none;
display: block;
}
}
#main .additional-image-list li {
padding-left: 0;
}
#main .additional-image-list li::before {
display: none;
}
#main .additional-image-list li .wp-image {
margin-bottom: 10px;
}
#main .additional-image-list li + li {
margin-top: 0;
}
.tm_pb_cherry_projects, .cherry-projects-wrapper {
margin-bottom: 30px;
}
.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (min-width: 992px) {
.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
}
.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .project-media, .tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .project-content, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-media, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-content {
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
min-width: 100%;
}
@media (min-width: 992px) {
.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .project-media, .tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .project-content, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-media, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-content {
-webkit-flex: 0 1 50%;
-ms-flex: 0 1 50%;
flex: 0 1 50%;
min-width: 50%;
}
}
.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .project-content, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-content {
padding: 30px;
}
.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .project-media, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-media {
margin-right: 0;
}
.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .featured-image, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .featured-image {
margin-bottom: 0;
}
.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .cherry-projects-single-details-list ul, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .cherry-projects-single-details-list ul {
max-width: 100%;
}
.projects-list .projects-item h3 {
text-transform: uppercase;
margin-top: 0;
}
.projects-list .projects-item .cherry-projects-details-list-title {
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
}
.projects-list .projects-item .featured-image {
margin-bottom: 20px;
}
.projects-list .projects-item .project-content {
padding: 0 30px 30px 30px;
}
.projects-list .projects-item .cherry-projects-single-details-list ul li {
text-align: right;
}
.projects-list .projects-item .cherry-projects-single-details-list ul li span {
text-align: left;
}
.projects-list .projects-item .more-button {
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
border-radius: 30px;
font-weight: 400;
padding: 18px 50px;
box-shadow: none;
display: inline-block;
}
.projects-list .projects-item .project-meta {
padding: 10px 0;
font-size: 12px;
font-size: 0.75rem;
margin: 0;
}
.projects-list .projects-item .project-meta a {
margin-right: 10px;
position: relative;
}
.projects-list .projects-item .project-meta a::before {
content: '';
height: 2px;
width: 2px;
border-radius: 50%;
position: absolute;
top: 50%;
right: -7px;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.projects-list .projects-item .project-meta a:last-child {
margin-right: 0;
}
.projects-list .projects-item .project-meta a:last-child::before {
display: none;
}
#main .projects-filters {
margin: 10px 0;
}
#main .projects-filters &gt; div ul li {
font-size: 16px;
font-size: 1rem;
}
#main .projects-filters &gt; div ul li span {
transition: 0.3s ease all;
}
#main .projects-filters &gt; div ul li::before {
display: none;
}
#main .projects-filters &gt; div ul li + li {
margin-top: 0;
}
body .cherry-projects-ajax-loader {
background: transparent;
}
body .projects-item-instance.simple-scale-hover .hover-content &gt; * {
-webkit-transform: scale(0) translateZ(0);
transform: scale(0) translateZ(0);
}
body .projects-item-instance.simple-scale-hover .hover-content:hover &gt; * {
-webkit-transform: scale(1) translateZ(0);
transform: scale(1) translateZ(0);
}
#main .projects-pagination span, .page-navigation span {
line-height: 1;
display: inline-block;
margin: 0 10px 5px 0;
text-align: center;
text-decoration: none;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
padding: 0;
transition: 0.3s ease all;
}
#main .projects-pagination ul li, .page-navigation ul li {
padding-left: 0;
}
#main .projects-pagination ul li::before, .page-navigation ul li::before {
display: none;
}
#main .projects-pagination ul li + li, .page-navigation ul li + li {
margin-top: 0;
} .testi_wrap {
padding: 50px 0;
}
.testi_wrap .tm-testi__title-main {
font-weight: 400;
margin-bottom: 25px;
}
.tm-testi__list .tm-testi__item blockquote,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
text-align: center;
padding: 100px 0 0;
}
.tm-testi__list .tm-testi__item blockquote::before,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote::before {
content: '\f10d';
top: 35px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.tm-testi__list .tm-testi__item blockquote img,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote img {
margin: 0 auto 15px;
border-radius: 50%;
}
.tm-testi__list .tm-testi__item blockquote .tm-testi__item-body,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote .tm-testi__item-body {
width: 100%;
}
.tm-testi__list .tm-testi__item blockquote .tm-testi__item-body p,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote .tm-testi__item-body p {
font-size: 17px;
font-size: 1.0625rem;
line-height: 1.8;
padding: 0;
}
@media (min-width: 992px) {
.tm-testi__list .tm-testi__item blockquote .tm-testi__item-body p,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote .tm-testi__item-body p {
padding: 0 50px;
}
}
.tm-testi__list .tm-testi__item blockquote .tm-testi__item-body cite,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote .tm-testi__item-body cite {
display: block;
font-size: 20px;
font-size: 1.25rem;
font-style: normal;
text-transform: uppercase;
margin-top: 15px;
}
.tm-testi__list .tm-testi__item blockquote .tm-testi__item-body cite::before,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote .tm-testi__item-body cite::before {
display: none;
}
.tm-testi__list .tm-testi__item blockquote .tm-testi__item-body footer &gt; *:not(cite),
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote .tm-testi__item-body footer &gt; *:not(cite) {
font-size: 12px;
font-size: 0.75rem;
font-style: italic;
}</pre></body></html>