@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}.wpbs-container{position:relative;visibility:hidden;display:block;width:100%}.wpbs-container .wpbs-calendars-wrapper{position:relative}.wpbs-container .wpbs-calendars:after{content:'';display:block;clear:both}.wpbs-container .wpbs-calendars .wpbs-calendar table{display:table;table-layout:fixed;min-width:auto;width:100%;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;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;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:0 0 8px 0!important;-webkit-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;box-sizing:content-box}.wpbs-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.6)}.wpbs-form-container .wpbs-overlay{background:0 0}.wpbs-form-container.wpbs-is-loading>*,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-total.wpbs-is-loading>*{opacity:.6}.wpbs-overlay-spinner{position:absolute;top:50%;left:50%;margin-top:-6px;margin-left:-35px;width:70px;text-align:center}.wpbs-overlay-spinner>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;text-decoration:none;border:0;-webkit-box-shadow:none;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%;background:#fff;height:26px;line-height:26px;margin:0;padding:0 10px!important;vertical-align:top;font-size:13px;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;border:1px solid #bdc3c7}.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%;overflow:hidden}.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-container .wpbs-calendars .wpbs-calendar.wpbs-has-prices table tr td .wpbs-date-inner{line-height:1!important}.wpbs-container .wpbs-calendars .wpbs-calendar.wpbs-has-prices table tr td .wpbs-date-inner .wpbs-date-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:700}.wpbs-container .wpbs-calendars .wpbs-calendar.wpbs-has-prices table tr td .wpbs-date-inner .wpbs-date-number .wpbs-daily-price{opacity:.75;font-size:11px;padding-top:4px;font-weight:400}@media screen and (max-width:767px){.wpbs-container .wpbs-calendars .wpbs-calendar.wpbs-has-prices{min-width:1px!important}.wpbs-container .wpbs-calendars .wpbs-calendar.wpbs-has-prices table tr td .wpbs-date-inner .wpbs-date-number{font-size:13px}.wpbs-container .wpbs-calendars .wpbs-calendar.wpbs-has-prices table tr td .wpbs-date-inner .wpbs-date-number .wpbs-daily-price{padding-top:2px;font-size:10px}}.wpbs-legend{text-align:left;margin:1em 0;padding:8px 8px 0;border:1px solid #f1f1f1;line-height:0;background:#fff;-webkit-box-sizing:border-box!important;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;-webkit-box-sizing:border-box;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;-webkit-box-sizing:content-box!important;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%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.wpbs-calendars .wpbs-legend-item-icon-color{height:100%;position:static}.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,.wpbs-overview-container .wpbs-tooltip{visibility:hidden;position:fixed;z-index:2;left:0;top:0;font-size:12px;background:#fff;text-align:left;padding:10px;-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.1);box-shadow:0 0 5px 1px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;width:180px}.wpbs-container .wpbs-date.wpbs-tooltip-active .wpbs-tooltip,.wpbs-overview-container .wpbs-date.wpbs-tooltip-active .wpbs-tooltip{visibility:visible}.wpbs-container .wpbs-tooltip strong,.wpbs-overview-container .wpbs-tooltip strong{display:block;margin-bottom:5px}.wpbs-container .wpbs-tooltip-corner,.wpbs-overview-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;-webkit-box-sizing:border-box!important;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)}.wpbs-overview-container{position:relative;visibility:visible;margin:1.5em 0}.wpbs-overview-container .wpbs-calendars-wrapper{position:relative;float:left}.wpbs-overview-container .wpbs-overview-inner{overflow-x:auto}.wpbs-overview-container .wpbs-overview-row{margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;min-width:987px}.wpbs-overview-container .wpbs-overview-row-content{padding-left:150px}.wpbs-overview-container .wpbs-overview-row-content>div{position:relative;display:block;border:0;padding:0;margin:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box}.wpbs-overview-header .wpbs-overview-row-content>div .wpbs-date,.wpbs-overview-row-abbreviations .wpbs-overview-row-content>div .wpbs-date{background:#f3f3f3}.wpbs-overview-container .wpbs-overview-row-content>div{float:left;padding:1px;width:3.225806%;min-width:27px}.wpbs-overview-container .wpbs-overview-row-content:after{content:'';display:block;height:0;clear:both}.wpbs-overview-container .wpbs-overview-row-content div .wpbs-date{position:relative;width:100%;height:25px;line-height:25px;font-size:12px;vertical-align:middle;text-align:center;overflow:hidden}.wpbs-overview-container .wpbs-overview-row-content div .wpbs-date-inner{position:relative;width:100%;height:100%}.wpbs-overview-container .wpbs-overview-row .wpbs-overview-row-header{position:absolute;left:0;display:block;font-size:12px;width:150px;padding:1px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2;background-color:#fff}.wpbs-overview-container .wpbs-overview-row .wpbs-overview-row-header-inner{position:relative;height:100%;width:100%;min-height:25px;line-height:15px;vertical-align:middle;background:#f3f3f3;padding:5px 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.wpbs-overview-container .wpbs-overview-header-navigation .wpbs-overview-row-header-inner{padding:0 3px}.wpbs-overview-container .wpbs-overview-header-navigation .wpbs-overview-row-header-inner select{height:20px;line-height:20px;font-size:12px;width:100%;margin:0;padding:0 10px!important;border:1px solid #bdc3c7}.wpbs-overview-container ::-webkit-scrollbar{-webkit-appearance:none}.wpbs-overview-container ::-webkit-scrollbar:vertical{width:12px}.wpbs-overview-container ::-webkit-scrollbar:horizontal{height:12px}.wpbs-overview-container ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px;border:2px solid #fff}.wpbs-overview-container ::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}@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:not(.wpbs-main-wrapper-form-0) .wpbs-container.enable-hover .wpbs-calendars .wpbs-calendar table tr td .wpbs-is-bookable{cursor:pointer}.wpbs-main-wrapper .wpbs-container.wpbs-disable-selection{pointer-events:none}.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;position:static}.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-payment-confirmation-inner{position:relative}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field button.wpbs-coupon-code-button svg{display:block;width:20px;height:20px}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field button.wpbs-coupon-code-button svg path{fill:#fff}.wpbs-main-wrapper:after{content:"";display:block;clear:both}.wpbs-main-wrapper .wpbs-form-container{padding:30px 0 20px 0;max-width:450px;position:relative;clear:both}.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=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;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-form-container .wpbs-form-field-product_field{display:none!important}.wpbs-main-wrapper #wpbs-edit-order{float:right;font-size:16px}.wpbs-main-wrapper #wpbs-edit-order svg{height:16px;position:relative;top:2px;right:3px}@media screen and (min-width:500px){.wpbs-field-layout-default{clear:both}.wpbs-field-layout-left{width:48%!important;margin-right:2%;float:left;clear:both}.wpbs-field-layout-right{width:48%!important;margin-left:2%;clear:none!important;float:right}}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-payment-method-description{display:none}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-payment-method-description-open{display:block}.wpbs-main-wrapper .wpbs-payment-confirmation form{display:none}.ui-datepicker.wpbs-datepicker{padding:0;margin:0;border-radius:4px;border:1px solid #ccc;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.075);box-shadow:0 3px 6px rgba(0,0,0,.075);min-width:17em;width:auto;z-index:1000000!important;max-width:360px;overflow:hidden;background:#fff}.ui-datepicker.wpbs-datepicker *{padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;border-radius:0}.ui-datepicker.wpbs-datepicker table{font-size:13px;margin:0;border:none;border-collapse:collapse;width:100%}.ui-datepicker.wpbs-datepicker .ui-datepicker-header,.ui-datepicker.wpbs-datepicker .ui-widget-header{background:#fff;border:none;color:#333;font-weight:400}.ui-datepicker.wpbs-datepicker .ui-datepicker-header .ui-state-hover{background:0 0;border-color:transparent;cursor:pointer}.ui-datepicker.wpbs-datepicker .ui-datepicker-title{margin:0;padding:10px 0;color:#333;font-size:14px;line-height:14px;text-align:center}.ui-datepicker.wpbs-datepicker .ui-datepicker-next,.ui-datepicker.wpbs-datepicker .ui-datepicker-prev{position:relative;top:0;height:51px;width:34px}.ui-datepicker.wpbs-datepicker .ui-datepicker-next.ui-state-disabled,.ui-datepicker.wpbs-datepicker .ui-datepicker-prev.ui-state-disabled{opacity:.3}.ui-datepicker.wpbs-datepicker .ui-state-hover.ui-datepicker-next,.ui-datepicker.wpbs-datepicker .ui-state-hover.ui-datepicker-prev{border:none}.ui-datepicker.wpbs-datepicker .ui-datepicker-prev,.ui-datepicker.wpbs-datepicker .ui-datepicker-prev-hover{left:0}.ui-datepicker.wpbs-datepicker .ui-datepicker-next,.ui-datepicker.wpbs-datepicker .ui-datepicker-next-hover{right:0}.ui-datepicker.wpbs-datepicker .ui-datepicker-next span,.ui-datepicker.wpbs-datepicker .ui-datepicker-prev span{display:none}.ui-datepicker.wpbs-datepicker .ui-datepicker-prev{float:left}.ui-datepicker.wpbs-datepicker .ui-datepicker-next{float:right}.ui-datepicker.wpbs-datepicker .ui-datepicker-next:before,.ui-datepicker.wpbs-datepicker .ui-datepicker-prev:before{content:"";pointer-events:none;display:block;position:absolute;top:20px;border:solid #333;border-width:0 2px 2px 0;display:inline-block;height:8px;width:8px;padding:0!important}.ui-datepicker.wpbs-datepicker .ui-datepicker-prev:before{left:17px;-ms-transform:rotate(22);transform:rotate(22);-webkit-transform:rotate(135deg)}.ui-datepicker.wpbs-datepicker .ui-datepicker-next:before{right:17px;-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.ui-datepicker.wpbs-datepicker .ui-datepicker-next-hover:before,.ui-datepicker.wpbs-datepicker .ui-datepicker-prev-hover:before{opacity:.7}.ui-datepicker.wpbs-datepicker select.ui-datepicker-month,.ui-datepicker.wpbs-datepicker select.ui-datepicker-year{width:33%;height:auto;border:1px solid #ccc;padding:5px;display:inline}.ui-datepicker.wpbs-datepicker select.ui-datepicker-month{border-right:none}.ui-datepicker.wpbs-datepicker thead{color:#333;font-weight:600}.ui-datepicker.wpbs-datepicker th{padding:12px 13px;line-height:1;border:1px solid #f7f7f7;background:#f7f7f7}.ui-datepicker.wpbs-datepicker td{padding:0;border:1px solid #f4f4f4}.ui-datepicker.wpbs-datepicker td.ui-datepicker-other-month{background:#f9f9f9;opacity:1}.ui-datepicker.wpbs-datepicker tr:first-of-type td{border-top:1px solid #f0f0f0}.ui-datepicker.wpbs-datepicker td.ui-datepicker-current-day{background:#7f7f7f}.ui-datepicker.wpbs-datepicker td.ui-datepicker-current-day a{color:#fff}.ui-datepicker.wpbs-datepicker td .ui-state-default{background:0 0;border:none;text-align:center;text-decoration:none;width:auto;display:block;padding:12px 13px;color:#333}.ui-datepicker.wpbs-datepicker td .ui-state-default.ui-state-hover{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.075);box-shadow:0 3px 6px rgba(0,0,0,.075);background:#aaa;color:#fff}.ui-datepicker.wpbs-datepicker td.ui-state-disabled .ui-state-default{opacity:.3}.wpbs-main-wrapper .wpbs-form-container{padding:30px 0 20px 0!important;max-width:500px!important;margin:0!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field{padding-bottom:20px!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-abbr{border-bottom:1px dotted #000;cursor:help}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field label{display:block!important;padding:0 0 5px 0!important;margin:0!important;font-size:16px!important;line-height:22px!important;font-weight:700!important;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-form-field-input label.wpbs-payment-method-label{padding-bottom:5px!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-field-required-asterisk{color:#ff2300!important;position:relative;top:auto!important;bottom:auto!important}.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]{width:100%!important;margin:0!important;font-size:16px!important;height:38px!important;line-height:38px!important;font-family:inherit!important;background-color:#fff!important;border:1px solid #ccc!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:2px!important;outline:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-coupon input{width:calc(100% - 5px)!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input[type=email],.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input[type=text]:not([data-intl-tel-input-id]){padding:0 14px 0 14px!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input[type=number]{padding:0 0 0 14px!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field .iti{width:100%}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field select{width:100%!important;padding:0 14px 0 14px!important;margin:0!important;font-size:16px!important;height:39px!important;line-height:39px!important;font-family:inherit!important;background-color:#fff!important;background-image:none!important;border:1px solid #ccc!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:2px!important;outline:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field .wpbs-form-field-input{position:relative!important;line-height:30px!important;text-align:left!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-dropdown .wpbs-form-field-input:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-inventory .wpbs-form-field-input:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_dropdown .wpbs-form-field-input:after{content:"";pointer-events:none;display:block;position:absolute;right:15px;top:12px;border:solid #7f7f7f;border-width:0 2px 2px 0;display:inline-block;padding:4px!important;-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:rotate(45deg)}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-dropdown select::-ms-expand,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_dropdown select::-ms-expand{display:none!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field-description{font-size:14px!important;line-height:20px!important;padding-top:5px!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field-description small{font-size:14px!important;line-height:20px!important;padding:0!important;margin:0!important;color:#333!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field-error{font-size:14px!important;line-height:20px!important;padding-top:5px!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field-error small{font-size:14px!important;line-height:20px!important;padding:0!important;margin:0!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field textarea{width:100%!important;padding:6px 14px 0 14px!important;margin:0!important;font-size:16px!important;height:120px!important;line-height:24px!important;font-family:inherit!important;background-color:#fff!important;border:1px solid #ccc!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:2px!important;outline:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-checkbox .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-consent .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_checkbox .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_radio .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-radio .wpbs-form-field-input label{font-size:16px!important;font-weight:400!important;width:auto!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-checkbox .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-consent .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_checkbox .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_radio .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-radio .wpbs-form-field-input label{display:inline-block!important;margin:0 25px 5px 0!important;padding:0!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field .wpbs-form-field-input label input[type=checkbox],.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field .wpbs-form-field-input label input[type=radio]{padding:0!important;margin:0!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-checkbox .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-consent .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_checkbox .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_radio .wpbs-form-field-input label,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-radio .wpbs-form-field-input label{display:inline-block!important;position:relative!important;padding-left:30px!important;cursor:pointer!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-checkbox .wpbs-form-field-input label input,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-consent .wpbs-form-field-input label input,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-form-field-input label input,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_checkbox .wpbs-form-field-input label input,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_radio .wpbs-form-field-input label input,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-radio .wpbs-form-field-input label input{position:absolute!important;opacity:0!important;cursor:pointer!important;left:5px!important;top:10px!important;width:1px!important;height:1px!important;padding:0!important;margin:0!important;border:none!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-checkbox .wpbs-form-field-input label span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-consent .wpbs-form-field-input label span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-form-field-input label span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_checkbox .wpbs-form-field-input label span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_radio .wpbs-form-field-input label span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-radio .wpbs-form-field-input label span{position:absolute!important;top:1px!important;left:0!important;height:21px!important;width:21px!important;background-color:#e2e2e2!important;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-form-field-input label span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_radio .wpbs-form-field-input label span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-radio .wpbs-form-field-input label span{border-radius:50%!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-checkbox .wpbs-form-field-input label:hover input~span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-consent .wpbs-form-field-input label:hover input~span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-form-field-input label:hover input~span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_checkbox .wpbs-form-field-input label:hover input~span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_radio .wpbs-form-field-input label:hover input~span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-radio .wpbs-form-field-input label:hover input~span{background-color:#aaa!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-checkbox .wpbs-form-field-input label input:checked~span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-consent .wpbs-form-field-input label input:checked~span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-form-field-input label input:checked~span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_checkbox .wpbs-form-field-input label input:checked~span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_radio .wpbs-form-field-input label input:checked~span,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-radio .wpbs-form-field-input label input:checked~span{background-color:#7f7f7f!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-checkbox .wpbs-form-field-input label span:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-consent .wpbs-form-field-input label span:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-form-field-input label span:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_checkbox .wpbs-form-field-input label span:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_radio .wpbs-form-field-input label span:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-radio .wpbs-form-field-input label span:after{content:"";position:absolute!important;display:none!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-checkbox .wpbs-form-field-input label input:checked~span:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-consent .wpbs-form-field-input label input:checked~span:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-form-field-input label input:checked~span:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_checkbox .wpbs-form-field-input label input:checked~span:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_radio .wpbs-form-field-input label input:checked~span:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-radio .wpbs-form-field-input label input:checked~span:after{display:block!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-form-field-input label span:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_radio .wpbs-form-field-input label span:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-radio .wpbs-form-field-input label span:after{top:6px!important;left:6px!important;width:9px!important;height:9px!important;border-radius:50%!important;background:#fff!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-checkbox .wpbs-form-field-input label span:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-consent .wpbs-form-field-input label span:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_checkbox .wpbs-form-field-input label span:after{left:7px!important;top:3px!important;width:7px!important;height:12px!important;border:solid #fff!important;border-width:0 3px 3px 0!important;-webkit-transform:rotate(45deg)!important;-ms-transform:rotate(45deg)!important;transform:rotate(45deg)!important}.wpbs-main-wrapper .wpbs-form-selected-dates:after{content:"";display:block;clear:both}.wpbs-main-wrapper .wpbs-form-selected-dates .wpbs-form-selected-date{width:50%!important;float:left!important}.wpbs-main-wrapper .wpbs-form-selected-dates .wpbs-form-selected-date:nth-child(2){width:48%!important;margin-left:2%!important}.wpbs-main-wrapper .wpbs-form-selected-dates .wpbs-form-selected-date label{display:block!important;padding:0 0 5px 0!important;margin:0!important;font-size:16px!important;line-height:22px!important;font-weight:700!important;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left!important}.wpbs-main-wrapper .wpbs-form-container[data-selection_type=single] .wpbs-form-field-end-date{display:none}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input[type=email]:focus,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input[type=text]:focus,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field select:focus{border-color:#7f7f7f!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-dropdown .wpbs-form-field-input:focus-within:after,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-product_dropdown .wpbs-form-field-input:focus-within:after{border-color:#7f7f7f!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input:-moz-read-only{background-color:#e2e2e2!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input:disabled,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input:read-only{background-color:#e2e2e2!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-payment-method-description{margin:10px 0!important;padding:7px 10px!important;background:#f7f7f7!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-payment_method .wpbs-form-field-input label{display:block!important}.wpbs-main-wrapper .wpbs-paypal-payment-confirmation-inner label{display:block!important;padding:0 0 5px 0!important;margin:0!important;font-size:16px!important;line-height:22px!important;font-weight:700!important;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left!important}.wpbs-main-wrapper .wpbs-paypal-payment-confirmation-inner input.wpbs-payment-confirmation-paypal-input{width:100%!important;padding:0 0 0 14px!important;margin:0 0 15px 0!important;font-size:16px!important;height:38px!important;line-height:38px!important;font-family:inherit!important;background-color:#fff!important;border:1px solid #ccc!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:2px!important;outline:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}.wpbs-main-wrapper .wpbs-form-field-part-payment-applicability{display:none}.wpbs-main-wrapper table.wpbs-pricing-table{display:table!important;border:none!important;border-spacing:1px!important;margin:0!important;width:100%!important;border-radius:2px!important;overflow:hidden!important;text-align:left!important;font-size:16px!important;line-height:22px!important}.wpbs-main-wrapper table.wpbs-pricing-table thead th{font-weight:700!important;background:#f7f7f7!important;border:none!important}.wpbs-main-wrapper table.wpbs-pricing-table td,.wpbs-main-wrapper table.wpbs-pricing-table th{border:none!important;line-height:22px!important;border-bottom:1px solid #f7f7f7!important;background:0 0!important;margin:1px;padding:10px 10px!important;font-size:16px!important}.wpbs-main-wrapper table.wpbs-pricing-table tr.wpbs-line-item-subtotal td,.wpbs-main-wrapper table.wpbs-pricing-table tr.wpbs-line-item-total td{font-weight:700!important;background:#f7f7f7!important;position:relative!important;top:-1px!important}.wpbs-main-wrapper table.wpbs-pricing-table tr.wpbs-line-item-part-payments th{font-weight:400!important;background:0 0!important}.wpbs-main-wrapper table.wpbs-pricing-table .wpbs-line-item-quantity{font-weight:700}.wpbs-main-wrapper table.wpbs-pricing-table .wpbs-line-item-bold{font-weight:700}.wpbs-main-wrapper table.wpbs-pricing-table td:first-child,.wpbs-main-wrapper table.wpbs-pricing-table th:first-child{border-right:1px solid #fff!important;text-align:left!important}.wpbs-main-wrapper table.wpbs-pricing-table tr:last-child td{border-bottom:none!important}.wpbs-main-wrapper table.wpbs-pricing-table td:nth-child(2),.wpbs-main-wrapper table.wpbs-pricing-table th:nth-child(2){text-align:right!important;word-break:keep-all;white-space:nowrap}.wpbs-main-wrapper table.wpbs-pricing-table tr td small.wpbs-line-item-description{display:block}.wpbs-main-wrapper .wpbs-payment-confirmation{max-width:500px!important}.wpbs-main-wrapper .wpbs-payment-confirmation table.wpbs-pricing-table{margin-bottom:20px!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field-consent a{color:inherit;text-decoration:underline!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field-consent a:hover{text-decoration:none!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field button.wpbs-coupon-code-button,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field button[type=submit],.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input[type=submit]{width:auto!important;padding:10px 15px 10px 15px!important;margin:0!important;font-size:18px!important;height:auto!important;line-height:24px!important;font-family:inherit!important;font-weight:700!important;color:#fff!important;background-color:#aaa!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:2px!important;outline:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field button.wpbs-coupon-code-button{position:absolute;right:0;top:0;-webkit-border-radius:0!important;-webkit-border-top-right-radius:2px!important;-webkit-border-bottom-right-radius:2px!important;-moz-border-radius:0!important;-moz-border-radius-topright:2px!important;-moz-border-radius-bottomright:2px!important;border-radius:0!important;border-top-right-radius:2px!important;border-bottom-right-radius:2px!important;font-size:14px!important;padding:7px 10px!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field button.wpbs-coupon-code-button svg{display:block;width:24px;height:24px}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field button.wpbs-coupon-code-button svg path{fill:#fff}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field .wpbs-coupon-code input{text-transform:uppercase!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field button.wpbs-coupon-code-button:hover,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field button[type=submit]:hover,.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input[type=submit]:hover{background-color:#7f7f7f!important;color:#fff!important;cursor:pointer!important}.wpbs-form-confirmation-message table{text-align:left}.wpbs-main-wrapper .wpbs-form-general-error{padding:0 0 15px 0!important;font-size:16px!important;line-height:26px!important;color:#ff2300!important;font-weight:700!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field-error{padding:4px 0 0 0!important;font-size:14px!important;line-height:14px!important;color:#ff2300!important}.wpbs-main-wrapper .wpbs-error-message,.wpbs-main-wrapper .wpbs-payment-error-message,.wpbs-main-wrapper .wpbs-payment-test-mode-enabled{padding:10px 20px!important;border-left:5px solid #ff2300;margin:10px 0!important;font-size:16px!important;line-height:26px!important;font-weight:700!important;background:#f7f7f7!important}.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field.wpbs-form-field-total{position:relative}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:0}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__dial-code,.iti__flag-box{vertical-align:middle}.iti__country-name,.iti__flag-box{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}.iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(//www.mueritzurlaub-goetz.de/wp-content/plugins/wp-booking-system-premium/assets/libs/intl-tel-input/img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(//www.mueritzurlaub-goetz.de/wp-content/plugins/wp-booking-system-premium/assets/libs/intl-tel-input/img/flags@2x.png)}}.iti__flag.iti__np{background-color:transparent}.wpbs_s-search-widget .wpbs_s-search-widget-form-wrap h2{font-size:24px!important;line-height:30px!important;padding:0!important;margin:0 0 20px 0!important;display:block!important}.wpbs_s-search-widget .wpbs_s-search-widget-form{position:relative}.wpbs_s-search-widget .wpbs_s-search-widget-form.wpbs_s-searching{opacity:.5}.wpbs_s-search-widget .wpbs_s-search-widget-form::after{content:'';display:table;clear:both}.wpbs_s-search-widget .wpbs_s-search-widget-form .wpbs_s-search-widget-field{display:block;float:left;width:calc(50% - 10px);margin-right:10px}.wpbs_s-search-widget-single-date-search .wpbs_s-search-widget-form .wpbs_s-search-widget-field{width:calc(100% - 10px)}.wpbs_s-search-widget .wpbs_s-search-widget-form .wpbs_s-search-widget-field.wpbs_s-search-widget-field-submit{margin-right:0;position:absolute;right:0;bottom:0;width:auto}.wpbs_s-search-widget .wpbs_s-search-widget-form .wpbs_s-search-widget-field label{display:block!important;padding:0 0 5px 0!important;margin:0!important;font-size:16px!important;line-height:22px!important;font-weight:700!important;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left!important}.wpbs_s-search-widget .wpbs_s-search-widget-form .wpbs_s-search-widget-field input[type=text]{width:100%!important;padding:0 0 0 35px!important;margin:0!important;font-size:16px!important;height:44px!important;line-height:44px!important;font-family:inherit!important;background:#fff url(//www.mueritzurlaub-goetz.de/wp-content/plugins/wp-booking-system-premium-search/assets/img/date-icon.svg) no-repeat 6px center!important;background-size:22px auto!important;border:1px solid #ccc!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:2px!important;outline:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}.wpbs_s-search-widget .wpbs_s-search-widget-form .wpbs_s-search-widget-field input[type=text]:focus{border-color:#7f7f7f!important}.wpbs_s-search-widget .wpbs_s-search-widget-form .wpbs_s-search-widget-field button.wpbs_s-search-widget-datepicker-submit,.wpbs_s-search-widget .wpbs_s-search-widget-form .wpbs_s-search-widget-field input[type=submit]{width:auto!important;padding:0 15px 0 15px!important;margin:0!important;font-size:16px!important;height:44px!important;line-height:44px!important;font-family:inherit!important;font-weight:700!important;color:#fff!important;background-color:#aaa!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:2px!important;outline:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;letter-spacing:0;text-transform:uppercase}.wpbs_s-search-widget .wpbs_s-search-widget-form .wpbs_s-search-widget-field button.wpbs_s-search-widget-datepicker-submit:hover,.wpbs_s-search-widget .wpbs_s-search-widget-form .wpbs_s-search-widget-field input[type=submit]:hover{background-color:#7f7f7f!important;color:#fff!important;cursor:pointer!important}.wpbs_s-search-widget .wpbs-form-general-error{padding:0 0 15px 0!important;font-size:16px!important;line-height:26px!important;color:#ff2300!important;font-weight:700!important}.wpbs_s-search-widget .wpbs_s-search-widget-error-field{padding:8px 0 0 0!important;font-size:14px!important;line-height:14px!important;color:#ff2300!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap{padding-top:50px}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap h2{font-size:24px!important;line-height:30px!important;padding:0 0 10px 0!important;margin:0!important;display:block!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result{position:relative;background:#f6f6f6;padding:20px;margin:0 0 10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result h3{font-size:20px!important;line-height:26px!important;font-weight:400!important;padding:0!important;margin:0!important;color:#1a1a1a!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result h3 a{color:#1a1a1a!important;text-decoration:none!important;font-weight:400!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result h3 a:hover{color:#999!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result .wpbs_s-search-widget-result-button{width:auto!important;padding:0 10px 0 10px!important;margin:0 0 0 auto!important;font-size:14px!important;height:34px!important;line-height:34px!important;font-family:inherit!important;font-weight:700!important;color:#fff!important;background-color:#aaa!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:2px!important;outline:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;letter-spacing:0;display:block;text-transform:uppercase;text-decoration:none!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result .wpbs_s-search-widget-result-button:hover{background-color:#7f7f7f!important;color:#fff!important;cursor:pointer!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result span{font-size:16px!important;line-height:20px!important;font-weight:400!important;padding:0!important;margin:0!important;color:#1a1a1a!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result .wpbs_s-search-widget-result-title{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:20px}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result img{display:block!important;width:100px!important;height:100px!important;margin:0 20px 0 0!important;-o-object-fit:cover!important;object-fit:cover!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result a:hover img{opacity:.7!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result .wpbs_s-search-widget-result-link{position:static!important}.wpbs_s-search-widget[data-results_layout=list] .wpbs_s-search-widget-results .wpbs_s-search-widget-result{max-width:100%!important}@media screen and (min-width:767px){.wpbs_s-search-widget[data-results_layout=grid] .wpbs_s-search-widget-results{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px}.wpbs_s-search-widget[data-results_layout=grid] .wpbs_s-search-widget-results .wpbs_s-search-widget-result{display:block;margin:0 5px 10px 5px;-webkit-box-sizing:border-box;box-sizing:border-box}.wpbs_s-search-widget[data-results_layout=grid] .wpbs_s-search-widget-results .wpbs_s-search-widget-result img{display:block!important;max-width:none!important;width:calc(100% + 40px)!important;height:auto!important;height:240px!important;margin:-20px -20px 20px -20px!important}.wpbs_s-search-widget[data-results_layout=grid] .wpbs_s-search-widget-results .wpbs_s-search-widget-result h3{padding-bottom:6px!important}.wpbs_s-search-widget[data-results_layout=grid] .wpbs_s-search-widget-results .wpbs_s-search-widget-result .wpbs_s-search-widget-result-button{display:inline-block!important;margin-top:6px!important}.wpbs_s-search-widget[data-results_layout=grid] .wpbs_s-search-widget-results .wpbs_s-search-widget-result span{display:block!important;padding-bottom:10px!important}.wpbs_s-search-widget[data-results_layout=grid][data-columns="1"] .wpbs_s-search-widget-results .wpbs_s-search-widget-result{-ms-flex-preferred-size:calc(100% - 10px);flex-basis:calc(100% - 10px)}.wpbs_s-search-widget[data-results_layout=grid][data-columns="2"] .wpbs_s-search-widget-results .wpbs_s-search-widget-result{-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}.wpbs_s-search-widget[data-results_layout=grid][data-columns="3"] .wpbs_s-search-widget-results .wpbs_s-search-widget-result{-ms-flex-preferred-size:calc(100% / 3 - 10px);flex-basis:calc(100% / 3 - 10px)}.wpbs_s-search-widget[data-results_layout=grid][data-columns="4"] .wpbs_s-search-widget-results .wpbs_s-search-widget-result{-ms-flex-preferred-size:calc(25% - 10px);flex-basis:calc(25% - 10px)}.wpbs_s-search-widget[data-results_layout=grid][data-columns="5"] .wpbs_s-search-widget-results .wpbs_s-search-widget-result{-ms-flex-preferred-size:calc(20% - 10px);flex-basis:calc(20% - 10px)}.wpbs_s-search-widget[data-results_layout=grid][data-columns="6"] .wpbs_s-search-widget-results .wpbs_s-search-widget-result{-ms-flex-preferred-size:calc(100% / 6 - 10px);flex-basis:calc(100% / 6 - 10px)}}@media screen and (max-width:767px){.wpbs_s-search-widget[data-results_layout=grid] .wpbs_s-search-widget-results .wpbs_s-search-widget-result{max-width:none!important;min-width:1px!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result img{margin-right:10px!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result .wpbs_s-search-widget-result-title{margin-right:10px!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result span{font-size:14px!important;line-height:18px!important}}.wpbs_s-search-widget.wpbs_s-search-widget-small .wpbs_s-search-widget-form{padding-right:0!important}.wpbs_s-search-widget.wpbs_s-search-widget-small .wpbs_s-search-widget-form .wpbs_s-search-widget-field{float:none;width:100%;margin-right:0;margin-bottom:16px}.wpbs_s-search-widget.wpbs_s-search-widget-small .wpbs_s-search-widget-form .wpbs_s-search-widget-field.wpbs_s-search-widget-field-submit{position:relative;right:auto;bottom:auto;padding-top:6px}.wpbs_s-search-widget.wpbs_s-search-widget-small .wpbs_s-search-widget-results-wrap{padding-top:25px}.wpbs_s-search-widget.wpbs_s-search-widget-small .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result{padding:20px 10px!important;border-bottom:1px solid #ccc!important;margin:0!important}.wpbs_s-search-widget.wpbs_s-search-widget-small .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result h3{font-size:16px!important;line-height:22px!important}.wpbs_s-search-widget.wpbs_s-search-widget-small .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result .wpbs_s-search-widget-result-button{position:relative;right:auto;top:auto;margin:0!important;display:inline-block;font-size:12px!important;height:28px!important;line-height:28px!important;padding:0 10px!important}.wpbs_s-search-widget.wpbs_s-search-widget-small .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result img{position:absolute!important;left:10px!important;top:10px!important;min-height:1px!important;height:calc(100% - 20px)!important;width:100px!important;max-width:none!important;min-width:1px!important;margin:0!important}.wpbs_s-search-widget.wpbs_s-search-widget-small .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result.wpbs_s-has-thumb{min-height:100px!important;padding:10px 10px 10px 120px!important}.wpbs_s-search-widget.wpbs_s-search-widget-small .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result .wpbs_s-search-widget-result-title{margin-right:0!important;-ms-flex-preferred-size:100%!important;flex-basis:100%!important}.wpbs_s-search-widget.wpbs_s-search-widget-small .wpbs_s-search-widget-results-wrap .wpbs_s-search-widget-result .wpbs_s-search-widget-result-button{margin:0!important}.wpbs_s-search-widget-result{display:none}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-pagination ul{list-style:none!important;padding:25px 0 15px 0!important;margin:0!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-pagination ul li{list-style:none!important;padding:0 5px!important;margin:0!important;display:inline-block!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-pagination ul li:after,.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-pagination ul li:before{display:none!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-pagination ul li a{text-decoration:none!important;font-size:inherit!important;font-family:inherit!important;font-weight:400!important;background-color:#aaa!important;color:#fff!important;display:inline-block!important;padding:5px 8px!important;border-radius:2px!important;text-align:center!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-pagination ul li a.wpbs_s-pagination-active,.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-pagination ul li a:hover{background-color:#7f7f7f!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-pagination ul li a.wpbs_s-pagination-disabled{cursor:default!important;background-color:#dadada!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-pagination ul li:first-child{padding-left:0!important}.wpbs_s-search-widget .wpbs_s-search-widget-results-wrap .wpbs_s-search-pagination ul li:last-child{padding-right:0!important}body .uagb-position__sticky{transition-property:top,bottom;transition-duration:250ms;transition-timing-function:ease}body .uagb-position__sticky--stuck{position:fixed}body .uagb-position__sticky--restricted{position:absolute}.wp-block-uagb-container{display:flex;position:relative;box-sizing:border-box;transition-property:box-shadow;transition-duration:0.2s;transition-timing-function:ease}.wp-block-uagb-container .spectra-container-link-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.wp-block-uagb-container.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:flex;position:relative;box-sizing:border-box;margin-left:auto !important;margin-right:auto !important}.wp-block-uagb-container .wp-block-uagb-blockquote,.wp-block-uagb-container .wp-block-spectra-pro-login,.wp-block-uagb-container .wp-block-spectra-pro-register{margin:unset}.wp-block-uagb-container .uagb-container__video-wrap{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.wp-block-uagb-container .uagb-container__video-wrap video{max-width:100%;width:100%;height:100%;margin:0;line-height:1;border:none;display:inline-block;vertical-align:baseline;-o-object-fit:cover;object-fit:cover;background-size:cover}.wp-block-uagb-container.uagb-layout-grid{display:grid;width:100%}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap{display:inherit;width:inherit}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid.alignwide.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:inherit;position:relative;box-sizing:border-box;margin-left:auto !important;margin-right:auto !important}body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-info-box),body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap,body .wp-block-uagb-container>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-container-link-overlay):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-faq__outer-wrap){min-width:unset !important;width:100%;position:relative}body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container ol,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap ol{max-width:-webkit-fill-available;margin-block-start:0;margin-block-end:0;margin-left:20px}.ast-plain-container .editor-styles-wrapper .block-editor-block-list__layout.is-root-container .uagb-is-root-container.wp-block-uagb-container.alignwide{margin-left:auto;margin-right:auto}.uagb-container__shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.uagb-container__shape-top{top:-3px}.uagb-container__shape-bottom{bottom:-3px}.uagb-container__shape.uagb-container__invert.uagb-container__shape-bottom,.uagb-container__shape.uagb-container__invert.uagb-container__shape-top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uagb-container__shape.uagb-container__shape-flip svg{transform:translateX(-50%) rotateY(180deg)}.uagb-container__shape svg{display:block;width:-webkit-calc(100% + 1.3px);width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.uagb-container__shape .uagb-container__shape-fill{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.uagb-container__shape.uagb-container__shape-above-content{z-index:9;pointer-events:none}.nv-single-page-wrap .nv-content-wrap.entry-content .wp-block-uagb-container.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media only screen and (max-width: 767px){.wp-block-uagb-container .wp-block-uagb-advanced-heading{width:-webkit-fill-available}}.wp-block-uagb-image--align-none{justify-content:center}
.wp-block-uagb-container.uagb-block-ad83f92e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ad83f92e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ad83f92e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ad83f92e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ad83f92e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ad83f92e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-ad83f92e{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ad83f92e{width: 100%;}.wp-block-uagb-container.uagb-block-ad83f92e{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ad83f92e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-ad83f92e{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;flex-wrap: wrap;}}.uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media (max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media (max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}@font-face{font-family:'FontAwesome';src:url(//www.mueritzurlaub-goetz.de/wp-content/themes/flash-pro/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.mueritzurlaub-goetz.de/wp-content/themes/flash-pro/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.mueritzurlaub-goetz.de/wp-content/themes/flash-pro/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.mueritzurlaub-goetz.de/wp-content/themes/flash-pro/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.mueritzurlaub-goetz.de/wp-content/themes/flash-pro/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.mueritzurlaub-goetz.de/wp-content/themes/flash-pro/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
  :root {
--blue: #30aeb7;
--brightness: 80%;
--lightbrightness: 110%; }
@-webkit-keyframes preloader {
0% {
height: 5px;
-webkit-transform: translateY(0);
transform: translateY(0);
background: var(--blue);
-webkit-filter: brightness(var(--brightness));
filter: brightness(var(--brightness)); }
25% {
height: 30px;
-webkit-transform: translateY(15px);
transform: translateY(15px);
background: var(--blue);
-webkit-filter: brightness(var(--lightbrightness));
filter: brightness(var(--lightbrightness)); }
50% {
height: 5px;
-webkit-transform: translateY(0);
transform: translateY(0);
background: var(--blue);
-webkit-filter: brightness(var(--brightness));
filter: brightness(var(--brightness)); }
100% {
height: 5px;
-webkit-transform: translateY(0);
transform: translateY(0);
background: var(--blue);
-webkit-filter: brightness(var(--brightness));
filter: brightness(var(--brightness)); } }
@keyframes preloader {
0% {
height: 5px;
-webkit-transform: translateY(0);
transform: translateY(0);
background: var(--blue);
-webkit-filter: brightness(var(--brightness));
filter: brightness(var(--brightness)); }
25% {
height: 30px;
-webkit-transform: translateY(15px);
transform: translateY(15px);
background: var(--blue);
-webkit-filter: brightness(var(--lightbrightness));
filter: brightness(var(--lightbrightness)); }
50% {
height: 5px;
-webkit-transform: translateY(0);
transform: translateY(0);
background: var(--blue);
-webkit-filter: brightness(var(--brightness));
filter: brightness(var(--brightness)); }
100% {
height: 5px;
-webkit-transform: translateY(0);
transform: translateY(0);
background: var(--blue);
-webkit-filter: brightness(var(--brightness));
filter: brightness(var(--brightness)); } }
@-webkit-keyframes cp-bubble-animate {
0% {
opacity: 0.5;
-webkit-transform: scale(1) translateX(0);
transform: scale(1) translateX(0); }
25% {
opacity: 1;
-webkit-transform: scale(1.1) translateX(-15px);
transform: scale(1.1) translateX(-15px); }
50% {
opacity: 1;
-webkit-transform: scale(1.2) translateX(15px);
transform: scale(1.2) translateX(15px); }
100% {
opacity: 0.5;
-webkit-transform: scale(1) translateX(0);
transform: scale(1) translateX(0); } }
@keyframes cp-bubble-animate {
0% {
opacity: 0.5;
-webkit-transform: scale(1) translateX(0);
transform: scale(1) translateX(0); }
25% {
opacity: 1;
-webkit-transform: scale(1.1) translateX(-15px);
transform: scale(1.1) translateX(-15px); }
50% {
opacity: 1;
-webkit-transform: scale(1.2) translateX(15px);
transform: scale(1.2) translateX(15px); }
100% {
opacity: 0.5;
-webkit-transform: scale(1) translateX(0);
transform: scale(1) translateX(0); } }
@-webkit-keyframes cp-bubble-animate-before {
0% {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1); }
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1); }
100%,
50% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes cp-bubble-animate-before {
0% {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1); }
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1); }
100%,
50% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); } }
@-webkit-keyframes cp-bubble-animate-after {
0%,
50% {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1); }
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1); }
100%,
75% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes cp-bubble-animate-after {
0%,
50% {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1); }
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1); }
100%,
75% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); } }
@-webkit-keyframes cp-flip-animate-before {
0% {
-webkit-transform: rotateY(0) rotateX(0);
transform: rotateY(0) rotateX(0); }
25% {
-webkit-transform: rotateY(360deg) rotateX(0);
transform: rotateY(360deg) rotateX(0); }
50% {
-webkit-transform: rotateY(360deg) rotateX(360deg);
transform: rotateY(360deg) rotateX(360deg); }
75% {
-webkit-transform: rotateY(0) rotateX(360deg);
transform: rotateY(0) rotateX(360deg); }
100% {
-webkit-transform: rotateY(0) rotateX(0);
transform: rotateY(0) rotateX(0); } }
@keyframes cp-flip-animate-before {
0% {
-webkit-transform: rotateY(0) rotateX(0);
transform: rotateY(0) rotateX(0); }
25% {
-webkit-transform: rotateY(360deg) rotateX(0);
transform: rotateY(360deg) rotateX(0); }
50% {
-webkit-transform: rotateY(360deg) rotateX(360deg);
transform: rotateY(360deg) rotateX(360deg); }
75% {
-webkit-transform: rotateY(0) rotateX(360deg);
transform: rotateY(0) rotateX(360deg); }
100% {
-webkit-transform: rotateY(0) rotateX(0);
transform: rotateY(0) rotateX(0); } }
@-webkit-keyframes cp-skeleton-animate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1; }
50% {
opacity: 0.7; }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
opacity: 1; } }
@keyframes cp-skeleton-animate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1; }
50% {
opacity: 0.7; }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
opacity: 1; } }
@-webkit-keyframes cp-eclipse-animate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes cp-eclipse-animate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes cp-boxes-animate-before {
0% {
-webkit-transform: translateX(-20px) rotate(45deg);
transform: translateX(-20px) rotate(45deg); }
50% {
-webkit-transform: translateX(-7px) rotate(225deg);
transform: translateX(-7px) rotate(225deg); }
100% {
-webkit-transform: translateX(-20px) rotate(45deg);
transform: translateX(-20px) rotate(45deg); } }
@keyframes cp-boxes-animate-before {
0% {
-webkit-transform: translateX(-20px) rotate(45deg);
transform: translateX(-20px) rotate(45deg); }
50% {
-webkit-transform: translateX(-7px) rotate(225deg);
transform: translateX(-7px) rotate(225deg); }
100% {
-webkit-transform: translateX(-20px) rotate(45deg);
transform: translateX(-20px) rotate(45deg); } }
@-webkit-keyframes cp-boxes-animate-after {
0% {
-webkit-transform: translateX(20px) rotate(45deg);
transform: translateX(20px) rotate(45deg); }
50% {
-webkit-transform: translateX(7px) rotate(-225deg);
transform: translateX(7px) rotate(-225deg); }
100% {
-webkit-transform: translateX(20px) rotate(45deg);
transform: translateX(20px) rotate(45deg); } }
@keyframes cp-boxes-animate-after {
0% {
-webkit-transform: translateX(20px) rotate(45deg);
transform: translateX(20px) rotate(45deg); }
50% {
-webkit-transform: translateX(7px) rotate(-225deg);
transform: translateX(7px) rotate(-225deg); }
100% {
-webkit-transform: translateX(20px) rotate(45deg);
transform: translateX(20px) rotate(45deg); } }
@-webkit-keyframes cp-round-animate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes cp-round-animate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline; }
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
*,
*:before,
*:after {   -webkit-box-sizing: border-box;
box-sizing: border-box; }
body {
background: #ffffff; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block; }
table {
border-collapse: separate;
border-spacing: 0; }
caption,
th,
td {
font-weight: normal;
text-align: left; }
blockquote,
q {
quotes: '' ''; }
blockquote:before, blockquote:after,
q:before,
q:after {
content: ''; }
a:focus {
outline: 0; }
a:hover,
a:active {
outline: 0; }
a img {
border: 0; }
a img:focus {
outline: thin dotted; } body,
button,
input,
select,
textarea {
color: #333333;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
line-height: 1.5;
font-weight: 400; }
b,
strong {
font-weight: bold; }
dfn,
cite,
em,
i {
font-style: italic; }
blockquote,
.wp-block-quote,
.wp-block-quote.is-style-large {
margin: 0 15px;
font-size: 20px;
font-style: italic;
font-family: 'Montserrat', sans-serif;
font-weight: 300; }
address {
margin: 0 0 15px; }
pre {
background: #eeeeee;
font-family: 'Montserrat', sans-serif;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace; }
abbr,
acronym {
border-bottom: 1px dotted #666666;
cursor: help; }
mark,
ins {
background: #fff9c0;
text-decoration: none; }
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
bottom: 1ex; }
sub {
top: 0.5ex; }
small {
font-size: 75%; }
big {
font-size: 125%; }
h1 {
font-size: 36px; }
h2 {
font-size: 30px; }
h3 {
font-size: 25px; }
h4 {
font-size: 20px; }
h5 {
font-size: 18px; }
h6 {
font-size: 16px; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 700; } hr {
background-color: #cccccc;
border: 0;
height: 1px;
margin-bottom: 15px; }
ul,
ol {
margin: 0 0 15px 20px; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 15px; }
dt {
font-weight: bold; }
dd {
margin: 0 15px 15px; }
img {
height: auto; max-width: 100%; vertical-align: middle; }
figure {
margin: 0; }
table {
margin: 0 0 15px;
width: 100%;
border-collapse: collapse; }
th {
font-weight: bold; }
th, td,
.wp-block-table th,
.wp-block-table td {
border: 1px solid #cccccc;
padding: 5px 10px; }
p {
margin: 0 0 30px; } button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: middle; }
.navigation .nav-links a,
.bttn,
button {
background: #333333;
color: #ffffff;
cursor: pointer; font-size: 14px;
line-height: 13px;
border: none;
padding: 10px 15px;
font-weight: 400;
display: inline-block;
position: relative;
text-shadow: none;
-webkit-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
transition: background 0.5s ease;
border-radius: 0;
-webkit-appearance: none;
-webkit-border-radius: 0; }
input[type='button'], input[type='reset'], input[type='submit'] {
background: #333333;
color: #ffffff;
cursor: pointer; font-size: 14px;
line-height: 13px;
border: none;
padding: 10px 15px;
font-weight: 400;
display: inline-block;
position: relative;
text-shadow: none;
-webkit-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
transition: background 0.5s ease;
border-radius: 0;
-webkit-appearance: none;
-webkit-border-radius: 0; }
.navigation .nav-links a:hover,
.bttn:hover,
button {
color: #ffffff; }
input[type='button']:hover, input[type='reset']:hover, input[type='submit']:hover {
color: #ffffff; }
input[type='checkbox'], input[type='radio'] {
padding: 0; }
button::-moz-focus-inner { border: 0;
padding: 0; }
input::-moz-focus-inner { border: 0;
padding: 0; }
input[type='text'], input[type='email'], input[type='url'], input[type='password'], input[type='search'] {
color: #666666;
border: 1px solid #cccccc;
height: 36px;
width: 100%;
-webkit-appearance: none;
border-radius: 0;
-webkit-border-radius: 0; }
input[type='text']:focus, input[type='email']:focus, input[type='url']:focus, input[type='password']:focus, input[type='search']:focus {
border: 1px solid #aaaaaa; }
textarea:focus {
border: 1px solid #aaaaaa; }
.searchform input[type='text']:focus {
border: none; }
input[type='text'], input[type='email'], input[type='url'], input[type='password'], input[type='search'] {
padding: 3px 6px; }
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; color: #666666;
border: 1px solid #cccccc;
height: 160px;
max-width: 100%;
width: 100%; } a {
color: #333333;
text-decoration: none;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out; }
a a:hover {
color: #000000; } .clearfix:after, .clearfix:before,
.row:after,
.row:before,
.entry-content:after,
.entry-content:before,
.comment-content:after,
.comment-content:before,
.site-header:after,
.site-header:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.tg-container:after,
.tg-container:before {
content: '';
display: table; }
.clearfix:after,
.row:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.tg-container:after {
clear: both; }
.clear {
clear: both; }
.sticky,
.gallery-caption,
.bypostauthor { }
.alignright {
text-align: right; }
.alignleft {
text-align: left; }
.aligncenter {
text-align: center; }
.alignleft {
float: left;
margin-right: 24px; }
.alignright {
float: right;
margin-left: 24px; }
.aligncenter {
clear: both;
display: block;
margin: 0 auto 28px; }
.hidden {
display: none; }
.full-width,
.full-width-center {
overflow: hidden; }
.full-width #primary .entry-content > .alignfull,
.full-width-center #primary .entry-content > .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
max-width: unset; }
.full-width #primary .entry-content > .alignfull.wp-block-cover, .full-width #primary .entry-content > .alignfull.wp-block-cover-image,
.full-width-center #primary .entry-content > .alignfull.wp-block-cover,
.full-width-center #primary .entry-content > .alignfull.wp-block-cover-image {
width: unset; }
.full-width #primary .entry-content > .alignwide,
.full-width-center #primary .entry-content > .alignwide {
margin-left: -50px;
margin-right: -50px;
max-width: unset;
width: unset; }
.full-width.boxed #primary .entry-content > .alignfull,
.full-width-center.boxed #primary .entry-content > .alignfull {
margin-left: -30px;
margin-right: -30px;
max-width: unset; }
.full-width.boxed #primary .entry-content > .alignfull.wp-block-cover, .full-width.boxed #primary .entry-content > .alignfull.wp-block-cover-image,
.full-width-center.boxed #primary .entry-content > .alignfull.wp-block-cover,
.full-width-center.boxed #primary .entry-content > .alignfull.wp-block-cover-image {
width: unset; }
.full-width.boxed #primary .entry-content > .alignwide,
.full-width-center.boxed #primary .entry-content > .alignwide {
margin: 0; }
ul.wp-block-gallery {
margin: 0; }  .infinite-scroll .navigation:not(.post-navigation),
.infinite-scroll.neverending #colophon {
display: none; } .infinity-end.neverending #colophon {
display: block; } .widget_archive ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_rss ul,
.widget_pages ul,
.widget_nav_menu ul {
list-style: outside none none;
margin: 0;
padding: 0; }
.widget_archive li,
.widget_categories li,
.widget_recent_entries li,
.widget_meta li,
.widget_recent_comments li,
.widget_rss li,
.widget_pages li,
.widget_nav_menu li {
border-bottom: none;
color: #333333;
font-size: 13px;
line-height: 24px;
margin: 0 0 10px;
padding: 0 0 5px 25px;
position: relative;
-webkit-transition: color 0.3s ease 0s;
-o-transition: color 0.3s ease 0s;
transition: color 0.3s ease 0s;
display: block; }
.widget_archive li a,
.widget_categories li a,
.widget_recent_entries li a,
.widget_meta li a,
.widget_recent_comments li a,
.widget_rss li a,
.widget_pages li a,
.widget_nav_menu li a {
color: #333333; }
.widget_archive li a:hover,
.widget_categories li a:hover,
.widget_recent_entries li a:hover,
.widget_meta li a:hover,
.widget_recent_comments li a:hover,
.widget_rss li a:hover,
.widget_pages li a:hover,
.widget_nav_menu li a:hover {
color: #00a9e0; }
.widget_archive a:before,
.widget_categories a:before,
.widget_recent_entries a:before,
.widget_meta a:before,
.widget_recent_comments a:before,
.widget_rss a:before,
.widget_pages a:before,
.widget_nav_menu a:before {
color: #888888;
content: '\f187';
font-family: 'FontAwesome';
font-size: 14px;
left: 0;
position: absolute;
top: 0;
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease; }
.widget_archive a:hover:before,
.widget_categories a:hover:before,
.widget_recent_entries a:hover:before,
.widget_meta a:hover:before,
.widget_recent_comments a:hover:before,
.widget_rss a:hover:before,
.widget_pages a:hover:before,
.widget_nav_menu a:hover:before {
color: #00a9e0; }
.widget_categories ul.children,
.widget_pages ul.children,
.widget_meta ul.children,
.widget_recent_comments ul.children,
.widget_recent_entries ul.children,
.widget_rss ul.children,
.widget_nav_menu ul.children {
margin-top: 5px; }
.widget ul.children li:last-child {
margin: 0;
padding-bottom: 0; }
.widget_categories a:before {
content: '\f07b'; }
.widget_recent_entries a:before {
content: "\" ; }
.widget_meta a:before,
.widget_nav_menu a:before {
content: '\f1db'; }
.widget_recent_comments a:before {
content: '\f086'; }
.widget_rss a:before {
content: '\f09e'; }
.widget_pages a:before {
content: '\f1ea'; }
.widget_tag_cloud a {
border: 1px solid #989898;
color: #989898;
display: inline-block;
font-size: 14px !important;
margin: 6px 4px;
padding: 5px 12px; }
.widget_tag_cloud a:hover {
background: #00a9e0 none repeat scroll 0 0;
color: #ffffff; }
.widget_recent_entries .post-date {
color: #9f9f9f;
display: block;
font-size: 12px; } .tg-column-wrapper {
clear: both;
margin-left: -3%; }
.tg-column-wrapper .tg-column-1,
.tg-column-wrapper .tg-column-1-5,
.tg-column-wrapper .tg-column-2,
.tg-column-wrapper .tg-column-2-5,
.tg-column-wrapper .tg-column-3,
.tg-column-wrapper .tg-column-4,
.tg-column-wrapper .tg-column-5 {
float: left;
margin-left: 3%; }
.tg-column-wrapper .tg-column-1 {
width: 100%; }
.tg-column-wrapper .tg-column-1-5 {
width: 63.67%; }
.tg-column-wrapper .tg-column-2 {
width: 47%; }
.tg-column-wrapper .tg-column-2-5 {
width: 37%; }
.tg-column-wrapper .tg-column-3 {
width: 30.33%; }
.tg-column-wrapper .tg-column-4 {
width: 22%; }
.tg-column-wrapper .tg-column-5 {
width: 17%; } .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,
iframe,
object {
max-width: 100%; } .flash_inherit_color div,
.flash_inherit_color div.section-description,
.flash_inherit_color h1,
.flash_inherit_color h2,
.flash_inherit_color h3,
.flash_inherit_color h3.section-title,
.flash_inherit_color h4,
.flash_inherit_color h5,
.flash_inherit_color h6,
.flash_inherit_color p,
.flash_inherit_color span,
.flash_inherit_color div.service-content-wrap,
.flash_inherit_color .entry-summary {
color: inherit !important; } .wp-caption {
margin-bottom: 24px;
max-width: 100%; }
.wp-caption img[class*='wp-image-'] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 12px 0; }
.wp-caption-text {
text-align: center; } .tg-container {
width: 1200px;
margin: 0 auto; }
.overlay {
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-size: 14px;
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; }
#primary {
float: left;
width: 65.5%; }
#secondary {
float: right;
width: 32.22%; }
.page-template-full-width #primary,
.page-template-pagebuilder #primary {
width: 100%; }
#scroll-up {
background-color: #30afb8;
border-radius: 3px;
bottom: 20px;
color: #ffffff;
display: none;
padding: 10px 16px;
position: fixed;
opacity: 0.5;
z-index: 9999;
filter: alpha(opacity=50); right: 20px; }
.post-navigation {
margin: 30px 0;
display: inline-block;
width: 100%; }
.post-navigation .nav-previous {
float: left; }
.post-navigation .nav-next {
float: right; }
.nav-next a .entry-title {
float: left;
margin-right: 3px; }
.site {
background-color: #ffffff;
overflow-x: auto; }
.tg-image-widget {
text-align: center; }
.background-video-row {
position: relative;
background: transparent;
z-index: 1; }
.background-video {
background-position: top center;
background-repeat: no-repeat;
bottom: 0;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
z-index: -1; }
.loaded .ytplayer-container {
display: block; }
.loaded .placeholder-image {
opacity: 0; }
.ytplayer-container {
bottom: 0;
height: 100%;
left: 0;
min-width: 100%;
position: absolute;
right: 0;
top: -50%;
z-index: -1; }
.placeholder-image {
height: 100%;
left: 0;
min-height: 100%;
min-width: 100%;
position: fixed;
top: 0;
z-index: 1; }
.ytplayer-shield {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 2; }
.ytplayer-player {
position: absolute; }
.tg-single-service,
.tg-wc-product-tab,
.tg-wc-cat-slider,
.tg-progressbar-widget,
.blog-section,
.tg-pricing-table-widget,
.feature-product-section,
.tg-single-team,
.tg-single-counter,
.tribe-events-list-widget,
.call-to-action-section,
.testimonial-section,
.about-section {
padding: 30px 0; }
.section-title-wrapper {
padding-top: 30px; }
.cta-wrapper .section-title-wrapper {
padding-top: 0; } .ft-dropcap {
letter-spacing: 0;
text-transform: uppercase;
font-size: 48px;
float: left;
margin: 8px 10px 0 0;
line-height: 0.7; } #preloader {
position: relative; }
#preloader span {
display: block;
bottom: 0;
width: 9px;
height: 5px;
background: #21858c;
position: absolute;
-webkit-animation: preloader 1.5s infinite ease-in-out;
animation: preloader 1.5s infinite ease-in-out; }
#preloader span:nth-child(2) {
left: 11px;
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s; }
#preloader span:nth-child(3) {
left: 22px;
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s; }
#preloader span:nth-child(4) {
left: 33px;
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s; }
#preloader span:nth-child(5) {
left: 44px;
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s; }
#spinners {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
#preloader-background {
background-color: #ffffff;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999; }
.cp-spinner {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.cp-bubble {
border-radius: 50%;
width: 24px;
height: 24px;
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #58bd55;
-webkit-animation: cp-bubble-animate 1s linear infinite;
animation: cp-bubble-animate 1s linear infinite; }
.cp-bubble:before, .cp-bubble:after {
border-radius: 50%;
content: ' ';
width: 24px;
height: 24px;
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #58bd55;
position: absolute;
-webkit-animation: cp-bubble-animate-before 1s ease-in-out infinite;
animation: cp-bubble-animate-before 1s ease-in-out infinite; }
.cp-bubble:before {
left: -30px; }
.cp-bubble:after {
right: -30px; }
.cp-flip {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 10em;
perspective: 10em; }
.cp-flip:before {
width: 48px;
height: 48px;
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #f56151;
content: ' ';
position: absolute;
top: 0;
left: 0;
-webkit-animation: cp-flip-animate-before 2s linear infinite;
animation: cp-flip-animate-before 2s linear infinite; }
.cp-skeleton {
border-radius: 50%;
border-top: solid 6px #f56151;
border-right: solid 6px transparent;
border-bottom: solid 6px transparent;
border-left: solid 6px transparent;
-webkit-animation: cp-skeleton-animate 1s linear infinite;
animation: cp-skeleton-animate 1s linear infinite; }
.cp-skeleton:before {
border-radius: 50%;
content: ' ';
width: 48px;
height: 48px;
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-top: solid 6px transparent;
border-bottom: solid 6px transparent;
position: absolute;
top: -6px; }
.cp-skeleton:before {
border-right: solid 6px transparent;
border-left: solid 6px #f56151;
left: -6px;
-webkit-transform: rotateZ(-30deg);
-ms-transform: rotate(-30deg);
transform: rotateZ(-30deg); }
.cp-skeleton:after {
border-right: solid 6px #f56151;
border-left: solid 6px transparent;
right: -6px;
-webkit-transform: rotateZ(30deg);
-ms-transform: rotate(30deg);
transform: rotateZ(30deg); }
.cp-eclipse {
width: 12px;
height: 12px;
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 50%;
background: #f3d53f;
margin: 12px;
-webkit-animation: cp-eclipse-animate 1s ease-out infinite;
animation: cp-eclipse-animate 1s ease-out infinite; }
.cp-eclipse:before, .cp-eclipse:after {
border-radius: 50%;
content: ' ';
width: 48px;
height: 48px;
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-top: solid 6px transparent;
border-bottom: solid 6px transparent;
position: absolute;
top: -18px; }
.cp-eclipse:before {
border-right: solid 6px #f3d53f;
border-left: solid 6px transparent;
left: -18px; }
.cp-eclipse:after {
border-right: solid 6px transparent;
border-left: solid 6px #f3d53f;
right: -18px; }
.cp-boxes:before, .cp-boxes:after {
width: 24px;
height: 24px;
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
content: ' ';
background: #58bd55;
position: absolute;
-webkit-animation: cp-boxes-animate-before 1s ease-in-out infinite;
animation: cp-boxes-animate-before 1s ease-in-out infinite; }
.cp-boxes:before {
top: 12px;
left: 0; }
.cp-boxes:after {
top: 12px;
right: 0; }
.cp-round:before, .cp-round:after {
border-radius: 50%;
content: ' ';
width: 48px;
height: 48px;
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
top: 0;
left: 0; }
.cp-round:before {
border-top: solid 6px #bababa;
border-right: solid 6px #bababa;
border-bottom: solid 6px #bababa;
border-left: solid 6px #bababa; }
.cp-round:after {
border-top: solid 6px #f56151;
border-right: solid 6px transparent;
border-bottom: solid 6px transparent;
border-left: solid 6px transparent;
-webkit-animation: cp-round-animate 1s ease-in-out infinite;
animation: cp-round-animate 1s ease-in-out infinite; } .left-sidebar #primary {
float: right; }
.left-sidebar #secondary {
float: left; }
.full-width #primary {
float: none;
width: 100%; }
.full-width #secondary {
float: left; }
.full-width-center #primary {
float: none;
margin: 0 auto;
width: 65.5%; } .slider-content .tg-container {
width: 60%; }
.slider-slide {
width: 100% !important; }
.tg-slider-widget .swiper-button-next {
background-image: unset;
right: 0;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
width: 50px;
height: 50px;
visibility: hidden;
opacity: 0; }
.tg-slider-widget .swiper-button-next:before {
content: "\" ;
font-family: fontawesome;
font-size: 30px;
color: #313b48;
background: #ffffff;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
display: block; }
.tg-slider-widget .swiper-button-prev {
background-image: unset;
left: 0;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
width: 50px;
height: 50px;
visibility: hidden;
opacity: 0; }
.tg-slider-widget .swiper-button-prev:before {
content: "\" ;
font-family: fontawesome;
font-size: 30px;
color: #313b48;
background: #ffffff;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
display: block; }
.tg-slider-widget:hover .swiper-button-next {
right: 30px;
visibility: visible;
opacity: 1; }
.tg-slider-widget:hover .swiper-button-prev {
left: 30px;
visibility: visible;
opacity: 1; }
.tg-slider-widget:hover .swiper-button-next.swiper-button-disabled,
.tg-slider-widget:hover .swiper-button-prev.swiper-button-disabled {
opacity: 0.36; }
.tg-slider-widget .swiper-wrapper {
position: relative; }
.tg-slider-widget .slider-content {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
width: 100%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.tg-slider-widget .caption-title {
color: #313b48;
font-size: 48px;
font-weight: 800;
line-height: 1.5;
text-transform: uppercase; }
.tg-slider-widget .caption-desc {
font-size: 24px;
line-height: 35px;
margin: 10px 0 25px;
text-transform: capitalize; }
.tg-slider-widget .btn-wrapper {
display: inline-block; }
.tg-slider-widget .btn-wrapper a {
border: 3px solid #313b48;
display: inline-block;
font-size: 20px;
padding: 7px 26px; }
.tg-slider-widget .btn-wrapper a:hover {
background: #313b48;
color: #ffffff;
border-color: #313b48; }
.tg-slider-widget.slider-content-left .slider-content {
text-align: left; }
.tg-slider-widget.slider-content-left .caption-desc {
font-size: 18px;
line-height: 30px; }
.tg-slider-widget.slider-light .slider-image .overlay {
background-color: transparent; }
.tg-slider-widget.slider-dark .slider-image .overlay {
background-color: rgba(0, 0, 0, 0.5); }
.tg-slider-widget.slider-dark .caption-title,
.tg-slider-widget.slider-dark .caption-desc {
color: #ffffff; }
.tg-slider-widget.slider-dark .btn-wrapper a {
border-color: #ffffff;
color: #ffffff; }
.tg-slider-widget.slider-dark .btn-wrapper a:hover {
border-color: #30afb8;
background: #30afb8; } .section-title {
color: #313b48;
font-weight: 700;
text-align: center;
text-transform: uppercase;
position: relative;
line-height: 1.5;
display: inline-block;
margin-bottom: 20px; }
.section-title:before {
background: #e1e1e1 none repeat scroll 0 0;
bottom: -5px;
content: '';
height: 1px;
left: 50%;
margin-left: -50px;
position: absolute;
width: 100px; }
.section-title:after {
background: #e1e1e1 none repeat scroll 0 0;
bottom: -5px;
content: '';
height: 1px;
left: 50%;
margin-left: -50px;
position: absolute;
width: 100px;
background: #30afb8 none repeat scroll 0 0;
bottom: -6px;
height: 3px;
margin-left: -15px;
width: 30px; }
.section-description {
text-align: center;
color: #777777; } .about-section .tg-column-wrapper {
display: table;
margin: 0; }
.about-section .about-content-wrapper {
display: table-cell;
float: none;
vertical-align: middle; }
.about-section .btn-wrapper {
margin-top: 30px; }
.about-section .btn-wrapper a {
background-color: #30afb8;
border-radius: 0;
color: #ffffff;
padding: 7px 35px; }
.about-section .btn-wrapper a:hover {
background-color: #2299a1; }
.about-section .section-title,
.about-section .section-description {
text-align: left; }
.about-section .about-section-image {
display: table-cell;
float: none;
margin-right: -5px;
text-align: center;
vertical-align: middle; }
.about-section .section-title:before, .about-section .section-title:after {
display: none; }
.about-section .tg-about-widget-layout-2 .about-section-image {
display: none; }
.about-section iframe {
max-width: none; }
.tg-column-wrapper .about-section-video {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
width: auto;
float: none; }
.about-section-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; } .tg-service-widget .service-icon-wrap {
background: #30afb8;
color: #ffffff;
display: block;
float: left;
font-size: 26px;
height: 60px;
line-height: 60px;
margin-right: 20px;
text-align: center;
width: 60px;
position: relative; }
.tg-service-widget .service-title-wrap {
margin-top: 10px; }
.tg-service-widget .service-icon-wrap:after {
position: absolute;
left: 50%;
bottom: -9px;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
border-top: 10px solid #30afb8;
content: '';
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.tg-service-widget .service-title-wrap {
color: #313b48;
font-size: 18px;
font-weight: 700;
line-height: 1.5; }
.tg-service-widget .service-title-wrap a:hover {
color: #30afb8; }
.tg-service-widget .service-content-wrap {
margin: 10px 0;
color: #777777; }
.tg-service-widget .service-more:hover {
color: #1c9ba4; } .tg-service-widget.tg-service-layout-2 .service-content-wrap {
margin: 0 0 10px; }
.tg-service-widget .service-more {
font-weight: 600;
font-size: 13px;
color: #30afb8;
display: inline-block;
position: relative; }
.tg-service-widget .service-more:after {
content: "\" ;
font-family: FontAwesome;
font-weight: 400;
position: absolute;
right: -22px;
top: 0; }
.tg-service-widget.tg-service-layout-2 {
text-align: center; }
.tg-service-widget.tg-service-layout-2 .service-icon-wrap {
background: transparent none repeat scroll 0 0;
border-radius: 50%;
color: #000000;
display: block;
float: none;
font-size: 22px;
height: 72px;
line-height: 72px;
margin: 0 auto;
position: relative;
text-align: center;
width: 72px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.tg-service-widget.tg-service-layout-2 .service-icon-wrap:after {
display: none; }
.tg-service-widget.tg-service-layout-2 .service-icon-wrap:before {
border: 2px solid #000000;
border-radius: 100%;
content: '';
height: 82px;
left: 50%;
margin-left: -41px;
margin-top: -41px;
position: absolute;
top: 50%;
width: 82px; }
.tg-service-widget.tg-service-layout-2 .service-icon-wrap:hover {
background: #000000 none repeat scroll 0 0;
color: #ffffff; }
.tg-service-widget.tg-service-layout-2 .service-title-wrap a {
line-height: 24px; } .tg-service-widget.tg-service-layout-3 .service-title-wrap {
line-height: 24px;
margin-top: 20px; }
.tg-service-widget.tg-service-layout-3 .service-content-wrap {
margin: 15px 0; }
.tg-service-layout-2 .service-title-wrap {
line-height: 28px;
margin: 15px 0 10px; }
.service-image-wrap img {
width: 100%; } .team-wrapper .team-content-wrapper {
padding-top: 30px;
position: relative;
text-align: center; }
.team-wrapper .team-title {
font-size: 18px; }
.team-wrapper .team-title a {
color: #313b48; }
.team-wrapper .team-title a:hover {
color: #2299a1; }
.team-wrapper .team-designation {
position: relative; }
.tg-team-widget img {
width: 100%; }
.team-wrapper .team-designation:after {
position: absolute;
left: 50%;
bottom: -10px;
width: 30px;
height: 2px;
background: #30afb8;
content: '';
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.team-wrapper .team-content {
color: #777777;
margin: 30px 0 20px; }
.team-wrapper .team-social {
background: #ffffff none repeat scroll 0 0;
left: 50%;
margin-left: -45%;
padding: 10px 0;
position: absolute;
top: -20px;
width: 90%; }
.team-wrapper .team-social a {
font-size: 18px;
margin: 0 8px; }
.team-wrapper .team-social a:hover {
color: #2299a1; } .tg-team-widget.tg-team-layout-2 {
position: relative; }
.tg-team-widget.tg-team-layout-2:before {
border-bottom: 50px solid transparent;
border-right: 67px solid #ffffff;
content: ' ';
position: absolute;
right: 0;
top: 0; }
.tg-team-widget.tg-team-layout-2 .team-content-wrapper {
text-align: left; }
.tg-team-widget.tg-team-layout-2 .team-designation:after {
left: 15px; }
.tg-team-widget.tg-team-layout-2 .team-social {
position: static;
margin-left: 0;
width: 100%;
background: transparent;
border-top: 1px solid #e7e7e7; } .tg-team-widget.tg-team-layout-3:before {
display: none; }
.tg-team-widget.tg-team-layout-3 .team-img {
position: relative; }
.tg-team-widget.tg-team-layout-3 .team-img img {
border-radius: 50%;
width: 100%; }
.tg-team-widget.tg-team-layout-3 .team-img .team-social {
background: rgba(60, 180, 186, 0.8) none repeat scroll 0 0;
border-radius: 50%;
border-top: medium none;
height: 100%;
left: 0;
padding: 0;
position: absolute;
top: 0;
width: 100%;
margin: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.tg-team-widget.tg-team-layout-3 .team-social-block {
position: absolute;
top: 50%;
left: 0;
width: 100%;
text-align: center; }
.tg-team-widget.tg-team-layout-3 .team-social-block a {
font-size: 18px;
margin: 0 8px;
color: #ffffff; }
.tg-team-widget.tg-team-layout-3 .team-content-wrapper {
position: unset;
padding-top: 30px;
text-align: center; }
.tg-team-widget.tg-team-layout-3 .team-designation:after,
.tg-team-widget.tg-team-layout-3 .team-content {
display: none; }
.tg-team-widget.tg-team-layout-3 .team-wrapper:hover .team-social {
opacity: 1;
visibility: visible; } .call-to-action-section {
position: relative; }
.call-to-action-section .section-title-wrapper {
text-align: center; }
.call-to-action-section .section-title-wrapper .section-title {
color: #ffffff;
font-size: 32px; }
.call-to-action-section .section-title:before, .call-to-action-section .section-title:after {
display: none; }
.call-to-action-section .section-subtitle {
color: #ffffff;
font-size: 14px;
line-height: 1.5;
position: relative;
text-align: center; }
.call-to-action-section .btn-wrapper {
text-align: center; }
.call-to-action-section .btn-wrapper:nth-child(even) {
margin-top: 30px; }
.call-to-action-section .btn-wrapper a {
border: 1px solid;
border-radius: 50px;
color: #ffffff;
font-size: 22px;
height: 50px;
line-height: 50px;
position: relative;
margin-left: 30px;
padding: 0 20px;
display: inline-block;
min-width: 220px;
text-align: center; }
.call-to-action-section .btn-wrapper a:first-child {
margin-left: 0;
margin-bottom: 20px; }
.call-to-action-section .btn-wrapper a:hover {
background-color: #30afb8;
border-color: #30afb8; }
.call-to-action-section .call-to-action-section-layout-2 {
display: table;
width: 100%; }
.call-to-action-section .call-to-action-section-layout-2 .section-title-wrapper {
display: table-cell;
width: 75%;
vertical-align: middle; }
.call-to-action-section .call-to-action-section-layout-2 .section-title {
margin-bottom: 0;
text-align: left; }
.call-to-action-section .call-to-action-section-layout-2 .section-subtitle {
color: #ffffff;
font-size: 14px;
padding: 0 10px;
position: relative;
text-align: left; }
.call-to-action-section .call-to-action-section-layout-2 .btn-wrapper {
width: 25%;
display: table-cell;
vertical-align: middle;
margin-top: 0; }
.call-to-action-section .call-to-action-section-layout-2 .btn-wrapper a {
display: block; }
.call-to-action-section .call-to-action-section-layout-2 .btn-wrapper a:first-child {
margin-left: 30px;
margin-bottom: 15px; }  .feature-product-section .tg-container {
width: 100%; }
.feature-product-section .tg-feature-product-widget {
position: relative;
margin-bottom: 30px;
overflow: hidden; }
.feature-product-section .tg-feature-product-widget figure img {
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.feature-product-section .featured-image-desc {
visibility: hidden;
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-transform: translate(-50%, -50%) scale(0);
-ms-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
width: 90%;
height: 90%;
background: rgba(49, 59, 73, 0.65); }
.feature-product-section .tg-feature-product-widget .feature-inner-block {
position: absolute;
top: 50%;
left: 0;
width: 100%;
padding: 5px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.feature-product-section .tg-feature-product-widget .feature-title-wrap {
text-align: center;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.feature-product-section .tg-feature-product-widget .feature-title-wrap a {
font-size: 16px;
color: #ffffff;
font-weight: 800; }
.feature-product-section .tg-feature-product-widget .feature-desc-wrap {
text-align: center;
color: #f3f0f0;
font-size: 12px; }
.feature-product-section .tg-feature-product-widget .featured-image-desc:before {
border-bottom: 50px solid transparent;
border-right: 48px solid #30afb8;
content: ' ';
position: absolute;
right: 0;
top: 0; }
.feature-product-section .tg-feature-product-widget .featured-image-desc span {
position: absolute;
top: 4px;
right: 7px; }
.feature-product-section .tg-feature-product-widget .featured-image-desc span a {
color: #ffffff; }
.tg-feature-product-layout-1
.tg-feature-product-widget:hover
.featured-image-desc,
.tg-feature-product-layout-2
.tg-feature-product-widget:hover
.featured-image-desc {
visibility: visible;
opacity: 1;
-webkit-transform: translate(-50%, -50%) scale(1);
-ms-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1); } .feature-product-section .tg-feature-product-layout-2 .tg-container {
width: 100%; }
.feature-product-section .tg-feature-product-layout-2 .tg-column-wrapper {
margin: 0; }
.feature-product-section .tg-feature-product-layout-2 .tg-feature-product-widget {
margin: 0; }
.feature-product-section .tg-feature-product-layout-2 .tg-feature-product-widget.tg-column-3 {
margin: 0;
width: 33.33%; }
.feature-product-section .tg-feature-product-layout-2 .tg-feature-product-widget.tg-column-4 {
margin: 0;
width: 25%; }
.feature-product-section .tg-feature-product-layout-2 .tg-feature-product-widget img {
width: 100%;
max-width: auto; }
.feature-product-section .tg-feature-product-layout-2 .featured-image-desc {
width: 100%;
height: 100%;
padding: 5px;
background: rgba(49, 175, 184, 0.8); }
.feature-product-section .tg-feature-product-layout-2 .featured-image-desc:before {
border-right: 48px solid #313b48; } .feature-product-section .tg-feature-product-layout-3 .featured-image-desc {
visibility: visible;
opacity: 1;
top: 0;
left: 0;
height: 100%;
width: 100%;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
background: transparent -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5))) repeat scroll 0 0;
background: transparent -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5)) repeat scroll 0 0;
background: transparent -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5)) repeat scroll 0 0;
background: transparent linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5)) repeat scroll 0 0; }
.feature-product-section .tg-feature-product-layout-3 .featured-image-desc:before,
.feature-product-section .tg-feature-product-layout-3 .featured-image-desc span {
display: none; }
.feature-product-section .tg-feature-product-layout-3 .feature-inner-block {
top: auto;
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0);
bottom: 2%; }
.feature-product-section .tg-feature-product-layout-3 .feature-inner-block .feature-desc-wrap {
display: none; }
.feature-product-section .tg-feature-product-layout-3 .feature-desc-wrap {
display: none; }
.feature-product-section .button-group {
text-align: center;
margin-bottom: 30px; }
.feature-product-section .button-group button {
background: transparent;
color: #525a65; }
.feature-product-section .button-group button:hover {
color: #30afb8;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.feature-product-section .button-group button:before {
background: #525a65 none repeat scroll 0 0;
border-radius: 50%;
content: ' ';
left: 0;
margin-right: 50%;
padding: 2px;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.tg-feature-product-filter-layout .button.is-checked:hover {
color: #30afb8; }
.tg-feature-product-layout-3 .tg-feature-product-widget:hover figure img {
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1); }
.tg-feature-product-layout-3 .tg-feature-product-widget:hover .feature-title-wrap {
margin-bottom: 3px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.tg-feature-product-layout-1 .grid {
margin-left: -3%; } .testimonial-container {
padding: 0 0 50px; }
.testimonial-container .testimonial-slide {
text-align: left; }
.testimonial-container .testimonial-content-wrapper {
background: #ffffff;
padding: 20px 30px;
position: relative; }
.testimonial-container .testimonial-content-wrapper:before {
border-bottom: 34px solid transparent;
border-left: 20px solid #ffffff;
content: ' ';
left: 11%;
position: absolute;
top: 96%;
-webkit-transform: rotate(12deg);
-ms-transform: rotate(12deg);
transform: rotate(12deg);
z-index: -9; }
.testimonial-container .testimonial-icon {
display: inline-block;
vertical-align: top;
color: #31afb8;
font-size: 18px; }
.testimonial-container .testimonial-content {
width: 93%;
display: inline-block;
margin-left: 15px;
color: #777777; }
.testimonial-container .testimonial-client-detail {
margin-top: 40px; }
.testimonial-container .testimonial-img {
display: inline-block;
float: left; }
.testimonial-container .client-detail-block {
display: inline-block;
margin-left: 20px; }
.testimonial-container .testimonial-title {
color: #313b48;
font-size: 16px; }
.testimonial-container .testimonial-degicnation {
color: #666666;
font-size: 14px;
font-weight: 400; }
.testimonial-container .swiper-pagination.testimonial-pager {
bottom: 0; }
.testimonial-container .swiper-pagination.testimonial-pager .swiper-pagination-bullet {
width: 10px;
height: 10px;
background: #313b48;
opacity: 1; }
.testimonial-container .swiper-pagination.testimonial-pager .swiper-pagination-bullet:hover, .testimonial-container .swiper-pagination.testimonial-pager .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: #2299a1; } .fun-facts-section {
text-align: center;
color: #ffffff; }
.fun-facts-section .fun-facts-icon-wrap {
display: block;
text-align: center;
color: #30afb8;
font-size: 64px;
line-height: 64px;
margin-bottom: 10px; }
.fun-facts-section .counter-wrapper {
font-size: 46px;
font-weight: 700;
line-height: 46px;
display: block;
margin-bottom: 10px; }
.fun-facts-section .fun-facts-title-wrap {
display: block;
font-size: 16px;
font-weight: 400;
color: #ffffff; } .tg-fun-facts-widget.tg-fun-facts-layout-2 .fun-facts-icon-wrap {
background-color: rgba(255, 255, 255, 0.2);
border: 5px solid rgba(255, 255, 255, 0.5);
border-radius: 100%;
color: #ffffff;
display: inline-block;
font-size: 36px;
line-height: 120px;
width: 120px;
height: 120px; }
.tg-fun-facts-widget.tg-fun-facts-layout-2 .fun-facts-title-wrap {
line-height: 15px; }
.tg-fun-facts-widget.tg-fun-facts-layout-2 .counter-wrapper {
font-size: 46px;
color: #30afb8;
margin-bottom: 10px; } .blog-section .tg-column-2 {
margin: 0; }
.blog-section .tg-blog-widget-layout-1 .tg-column-2 {
width: 50%; }
.blog-section .row:nth-child(odd) {
float: left;
width: 100%;
background-color: #fcfcfc; }
.blog-section .tg-blog-widget-layout-1 .row:nth-child(odd) .post-image {
float: left;
width: 50%;
position: relative; }
.blog-section .row:nth-child(odd) .post-image figure img {
width: 100%; }
.blog-section .row:nth-child(odd) .post-image:before {
border-bottom: 15px solid transparent;
border-right: 15px solid #fcfcfc;
border-top: 15px solid transparent;
content: ' ';
font-size: 22px;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.blog-section .tg-blog-widget-layout-1 .blog-content:hover .entry-title a {
color: #ffffff; }
.blog-section .row:nth-child(odd) .blog-content {
float: left;
padding: 15px 5px 15px 20px;
width: 50%; }
.blog-section .row:nth-child(odd) .post-readmore {
display: none; }
.blog-section .row:nth-child(odd) .entry-title {
line-height: 24px; }
.blog-section .row:nth-child(odd) .entry-title a {
font-size: 18px;
font-weight: 700;
color: #313b48; }
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .blog-content .entry-title a {
color: #ffffff; }
.blog-section .row:nth-child(odd) .entry-title a:hover {
color: #30afb8; }
.blog-section .row:nth-child(odd) .entry-meta {
margin: 8px 0;
color: #919191; }
.blog-section .row:nth-child(odd) .entry-meta .fa {
padding-right: 5px; }
.blog-section .row:nth-child(odd) .entry-meta a {
font-size: 12px;
color: #919191; }
.blog-section .row:nth-child(odd) .entry-meta .entry-author {
margin-left: 15px; }
.blog-section .row:nth-child(odd) .entry-summary {
font-size: 14px;
color: #777777;
font-weight: 400; }
.blog-section .tg-blog-widget-layout-1 {
margin: 0; }
.tg-blog-widget-layout-1 .entry-summary {
max-height: 167px;
overflow: hidden; }
.blog-section .row:nth-child(even) {
float: left;
width: 100%;
background-color: #fcfcfc; }
.blog-section .row:nth-child(even) .post-image {
float: right;
position: relative;
width: 50%; }
.blog-section .row:nth-child(even) .post-image figure img {
width: 100%; }
.tg-blog-widget-layout-1 .tg-blog-widget .entry-summary {
margin: 0; }
.blog-section .row:nth-child(even) .post-image:before {
border-bottom: 15px solid transparent;
border-left: 15px solid #fcfcfc;
border-top: 15px solid transparent;
content: ' ';
font-size: 22px;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.blog-section .row:nth-child(even) .blog-content {
float: right;
padding: 15px 5px 15px 20px;
width: 50%; }
.blog-section .row:nth-child(even) .post-readmore {
display: none; }
.blog-section .row:nth-child(even) .entry-title {
line-height: 24px; }
.blog-section .row:nth-child(even) .entry-title a {
font-size: 18px;
font-weight: 700;
color: #313b48; }
.blog-section .row:nth-child(even) .entry-title a:hover {
color: #30afb8; }
.blog-section .row:nth-child(even) .entry-meta {
margin: 8px 0;
color: #919191; }
.blog-section .row:nth-child(even) .entry-meta .fa {
margin-right: 5px; }
.blog-section .row:nth-child(even) .entry-meta a {
font-size: 12px;
color: #919191; }
.blog-section .row:nth-child(even) .entry-meta .entry-author {
margin-left: 15px; }
.blog-section .row:nth-child(even) .entry-summary {
font-size: 14px;
color: #777777;
font-weight: 400; }
.blog-section .tg-blog-widget {
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover {
background-color: #30afb8; }
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-title a {
color: #ffffff; }
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-title a:hover {
color: #313b48; }
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-meta {
color: #ffffff; }
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-meta a {
color: #ffffff; }
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-summary {
color: #ffffff; }
.blog-section .row:nth-child(odd) .tg-blog-widget:hover .post-image:before {
border-right: 15px solid #30afb8; }
.blog-section .row:nth-child(even) .tg-blog-widget:hover .post-image:before {
border-left: 15px solid #30afb8; }
.blog-section .tg-blog-widget-layout-1 .entry-title a:hover,
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .blog-content .entry-title a:hover {
color: #ffffff; } .blog-section .tg-blog-widget-layout-2 .post-image {
position: relative;
width: auto;
float: none; }
.blog-section .tg-blog-widget-layout-2 .post-image img {
width: 100%; }
.blog-section .tg-blog-widget-layout-2 .post-image .entry-date {
background: #30afb8;
left: 0;
padding: 10px;
position: absolute;
text-align: center;
top: 0; }
.blog-section .tg-blog-widget-layout-2 .post-image.image-none .entry-date {
position: relative;
display: inline-block; }
.blog-section .tg-blog-widget-layout-2 .post-image .entry-date .fa {
display: none; }
.blog-section .tg-blog-widget-layout-2 .post-image .entry-date a {
color: #ffffff;
font-size: 12px; }
.blog-section .tg-blog-widget-layout-2 .post-image:before {
display: none; }
.blog-section .tg-blog-widget-layout-2 .blog-content {
float: none;
padding: 0 10px;
width: auto;
text-align: left; }
.blog-section .tg-blog-widget-layout-2 .entry-title a {
font-size: 18px;
line-height: 24px;
display: block; }
.tg-blog-widget-layout-2 .entry-title {
margin-top: 15px; }
.blog-section .tg-blog-widget-layout-2 .post-readmore {
background: #30afb8;
color: #ffffff;
display: inline-block;
font-size: 12px;
padding: 6px 12px;
margin: 20px 0; }
.blog-section .tg-blog-widget-layout-2 .post-readmore:hover {
background: #2299a1; }
.blog-section .tg-blog-widget-layout-2 .read-more-container {
background: #f6f6f6;
display: inline-block;
width: 100%;
padding: 5px 10px;
margin-top: 20px; }
.blog-section .tg-blog-widget-layout-2 .read-more-container .entry-author {
float: left;
color: #8e8e8e; }
.tg-blog-widget-layout-2 .read-more-container .entry-author a {
color: #8e8e8e;
font-size: 12px; }
.blog-section .tg-blog-widget-layout-2 .read-more-container .entry-author .fa {
margin-right: 5px; }
.blog-section .tg-blog-widget-layout-2 .read-more-container .read-more {
float: right; }
.blog-section .tg-blog-widget-layout-2 .read-more-container .read-more a {
font-size: 12px;
color: #30afb8; }
.blog-section .tg-blog-widget-layout-2:hover {
background-color: #fcfcfc; }
.blog-section .tg-blog-widget-layout-2:hover .entry-meta a {
color: #919191; }
.tg-blog-widget-layout-2 .blog-content p {
margin: 0 0 10px; }
.blog-section .tg-blog-widget-layout-2 .entry-title a:hover,
.blog-section .tg-blog-widget-layout-2 .read-more-container .read-more:hover a {
color: #239ca4; }
.tg-blog-widget-layout-2 .read-more-container .entry-author:hover {
color: #239ca4; }
.tg-blog-widget-layout-2 .read-more-container .entry-author:hover a {
color: #239ca4; }  #top-footer {
background-color: #313b48;
padding: 80px 0 30px; }
#top-footer .footer-logo {
display: inline-block;
width: 100%;
margin-bottom: 15px; }
#top-footer .footer-logo .logo-image {
float: left;
padding: 5px; }
#top-footer .footer-logo .site-title {
font-size: 32px;
color: #ffffff;
font-weight: 700;
float: left;
line-height: 42px; }
#top-footer .textwidget {
font-size: 15px;
color: #ffffff;
line-height: 24px;
font-weight: 400; }
#top-footer .widget-title {
font-size: 18px;
border-left: 3px solid #30afb8;
font-weight: 600;
line-height: 24px;
color: #ffffff;
margin-bottom: 30px;
padding-left: 20px; }
#top-footer .widget-title:first-letter {
color: #30afb8; }
#top-footer .widget {
margin-bottom: 30px; }
#top-footer .widget ul {
margin: 0; }
#top-footer .widget ul li {
position: relative;
padding: 0 0 10px 20px;
font-size: 12px; }
#top-footer .widget ul li a {
font-size: 14px;
color: #ffffff; }
#top-footer .widget ul li a:before {
font-size: 14px;
color: #ffffff; }
#top-footer .widget ul li:hover a {
color: #30afb8; }
#top-footer .widget ul li:hover a:before {
color: #30afb8; }
#top-footer .widget_tag_cloud .tagcloud a {
border-color: #ffffff;
color: #ffffff; }
#top-footer .widget_tag_cloud .tagcloud a:hover {
background-color: #30afb8;
border-color: #30afb8; }
#bottom-footer {
padding: 20px 0;
background-color: #28313d; }
#bottom-footer .copyright {
float: left; }
#bottom-footer .copyright-text {
color: #ffffff;
font-size: 12px; }
#bottom-footer .copyright-text a {
color: #bcbaba; }
#bottom-footer .copyright-text a:hover {
color: #30afb8; }
#bottom-footer .footer-menu {
float: right;
list-style: none;
margin: 0; }
#bottom-footer .social-menu {
list-style: none;
margin: 0; }
#bottom-footer .copyright-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content: start;
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important; }
#bottom-footer .menu-social-container {
margin-left: 0; }
#bottom-footer .footer-menu ul li {
float: left; }
#bottom-footer .footer-menu ul li:after {
content: '|';
padding: 0 5px;
color: #ffffff; }
#bottom-footer .footer-menu ul li:last-child:after {
display: none; }
#bottom-footer .footer-menu ul li a {
color: #ffffff;
font-size: 12px; }
#bottom-footer .footer-menu ul li a:hover {
color: #30afb8; }
.footer-menu li {
float: left;
padding: 0 0 0 15px; }
.footer-menu li a {
color: #ffffff;
font-size: 12px; }
.footer-menu li a:hover {
color: #30afb8; } .post {
margin-bottom: 40px;
display: inline-block; }
.entry-meta .entry-date a .updated:not(.published) {
display: none; }
.entry-content-block #primary .entry-title {
font-size: 20px;
line-height: 24px; }
.entry-title a:hover {
color: #30afb8; }
.entry-content,
.entry-summary {
margin-top: 12px;
color: #606060; }
.entry-content .read-more-link,
.entry-summary .read-more-link {
margin-bottom: 15px;
display: block;
color: #313b48; }
.entry-content .read-more-link:hover,
.entry-summary .read-more-link:hover {
color: #30afb8; }
#primary .entry-footer span {
color: #8e8e8e;
font-size: 14px;
margin-right: 15px; }
#primary .entry-footer span .fa {
margin-right: 5px; }
#primary .entry-footer span a {
color: #8e8e8e;
font-size: 12px; }
.navigation.posts-navigation {
margin: 20px 0; }
.entry-meta {
font-size: 12px;
margin-top: 12px;
color: #8e8e8e; }
.entry-meta .fa {
padding-right: 5px; }
.entry-meta a {
font-size: 12px;
color: #8e8e8e; }
.entry-meta .entry-author,
.entry-meta .comments-link {
margin-left: 15px; }
.entry-meta span:first-child {
margin-left: 0; }
.post-type-archive-portfolio .entry-thumbnail {
clear: both;
margin-bottom: 40px; }
.post-type-archive-portfolio .navigation.posts-navigation {
width: 100%;
clear: both; }
#secondary {
float: right;
width: 32.22%; }
#secondary .widget-title {
font-size: 14px;
position: relative;
margin-bottom: 30px; }
#secondary .widget-title:before, #secondary .widget-title:after {
background: #e1e1e1 none repeat scroll 0 0;
bottom: -10px;
content: ' ';
height: 1px;
left: 0;
margin-left: 0;
position: absolute;
width: 100%; }
#secondary .widget-title:after {
background: #30afb8;
bottom: -11px;
height: 3px;
margin-left: 0;
width: 30px; }
#secondary .searchform input {
border: none;
border-bottom: 1px solid #666666;
width: 70%; }
#secondary .searchform .btn:hover {
background: #30afb8 none repeat scroll 0 0; }
#secondary .widget {
margin-bottom: 30px; }
#secondary .widget ul {
margin: 0; }
#secondary .widget ul li {
position: relative;
padding: 0 0 10px 20px;
font-size: 12px; }
#secondary .widget ul li a {
font-size: 12px; }
#secondary .widget ul li a:hover {
color: #30afb8; }
.widget_post_list .post-list-block {
margin-bottom: 20px;
display: inline-block; }
.widget_post_list .entry-thumbnail {
float: left;
margin-right: 30px;
width: 20%; }
.widget_post_list .entry-content-block {
overflow: hidden; }
.widget_post_list .entry-content-block .entry-title {
line-height: 13px;
margin-bottom: 18px; }
.widget_post_list .entry-content-block .entry-title a {
font-size: 12px; }
.widget_post_list .entry-content-block .entry-meta a {
color: #8e8e8e;
font-size: 12px; }
.widget_post_list .post-list-block .entry-content-block .entry-meta .entry-author {
margin-left: 15px; }
.archive .entry-thumbnail,
.blog .entry-thumbnail {
float: left;
width: 33.7%;
margin-right: 30px; }
.archive .entry-content-block,
.blog .entry-content-block {
width: 60%;
float: right; }
.archive .post:not(.post-thumbnail-displayed) .entry-content-block,
.blog .post:not(.post-thumbnail-displayed) .entry-content-block {
width: 100%; }
#primary .post .entry-content-block .entry-content {
border: none; }
.full-width-archive #primary .post {
margin-bottom: 50px;
width: 100%; }
.full-width-archive #primary .post.has-post-thumbnail {
margin-bottom: 0; }
.full-width-archive #primary .post .entry-thumbnail {
width: 100%;
float: none;
margin-right: 0; }
.full-width-archive #primary .post .entry-thumbnail img {
width: 100%; }
.full-width-archive #primary .post .entry-content-block {
overflow: unset;
width: 94%;
position: relative;
top: 0;
padding: 20px 20px 0;
margin: 0 auto;
background: #ffffff; }
.full-width-archive #primary .post.has-post-thumbnail .entry-content-block {
top: -45px; }
.grid-view #primary .post {
display: inline-block;
margin-bottom: 30px;
margin-right: 1%;
vertical-align: top;
width: 48%; }
.grid-view #primary .post .entry-thumbnail {
width: 100%; }
.grid-view #primary .post .entry-content-block {
position: unset;
width: 100%; }
.entry-content-block .entry-title {
font-size: 18px; }
.grid-view .entry-header {
margin-top: 10px; }
#secondary .widget_wpcom_social_media_icons_widget ul li a {
font-size: 30px; } .breadcrumb-trail.breadcrumbs {
background: #fafafa none repeat scroll 0 0;
margin-bottom: 30px; }
.breadcrumb-trail.breadcrumbs .trail-title {
float: left;
font-weight: 400;
font-size: 25px;
padding: 5px 0; }
.breadcrumb-trail.breadcrumbs .trail-items,
.breadcrumb-trail.breadcrumbs #yoast-breadcrumbs {
float: right;
margin: 0;
padding: 14px 0;
list-style: none; }
.breadcrumb-trail.breadcrumbs .trail-items li {
float: left; }
.breadcrumb-trail.breadcrumbs .trail-items li:first-child span:before {
display: none; }
.breadcrumb-trail.breadcrumbs:before {
clear: both;
content: '';
display: block; }
.breadcrumb-trail.breadcrumbs .trail-items li span {
font-size: 12px;
color: #a1a1a1;
position: relative;
line-height: 18px;
padding: 0 14px; }
.breadcrumb-trail.breadcrumbs .trail-items li span a {
color: #a1a1a1; }
.breadcrumb-trail.breadcrumbs .trail-items li span:before {
color: #a1a1a1;
content: "\" ;
font-family: fontawesome;
left: 0;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.pageheader-medium {
padding: 30px 0; }
.pageheader-big {
padding: 90px 0; } .post {
width: 100%; }
.post .entry-content-block .entry-meta a:hover,
.post .entry-content-block .entry-meta span:hover {
color: #30afb8; }
.post .entry-content-block .entry-footer span a:hover {
color: #30afb8; }
.single .entry-content-block {
width: 100%; }
.single .entry-content-block .entry-meta {
margin-top: 0;
margin-bottom: 20px; }
.single .entry-content-block .entry-header {
margin: 20px 0 5px; }
.single .entry-content-block .entry-thumbnail {
margin-top: 20px;
width: 100%; }
.single .entry-content-block .entry-thumbnail img {
padding: 0; }
.single .entry-content-block .entry-title {
font-size: 20px; }
.single .entry-content-block .entry-title .fa {
padding-right: 5px; }
.single .entry-content-block .entry-title a {
font-size: 12px; }
.single .entry-content-block .entry-content {
border-bottom: 1px solid #c5c5c5; }
.single .entry-content-block .entry-footer span {
color: #8e8e8e;
font-size: 14px;
margin-right: 15px; }
.single .entry-content-block .entry-footer span .fa {
margin-right: 5px; }
.single .entry-content-block .entry-footer span a {
color: #8e8e8e;
font-size: 12px; }
.author-description {
border-bottom: 1px solid #c5c5c5;
display: block;
padding: 0 0 30px; }
.author-description .author-img {
display: inline-block;
width: 75px;
float: left; }
.author-description .author-description-block {
width: calc(100% - 100px);
float: right;
display: inline-block; }
.author-description .author-description-block .author-title {
color: #313b48;
font-weight: 700; }
.author-description .author-description-block .author-summary {
font-size: 12px; }
.author-description .author-social-sites {
list-style: none;
margin: 10px 0 0; }
.author-description .author-social-sites li {
float: left;
margin-right: 10px; }
.author-description .author-social-sites li a {
background-color: #333333;
font-size: 12px;
font-family: fontawesome;
text-align: center;
display: inline-block;
line-height: 30px;
height: 30px;
width: 30px;
color: #ffffff;
display: block; }
.author-description .author-social-sites li:hover a {
background-color: #90c747; }
.default-wp-page {
margin: 0;
padding: 30px 0;
display: inline-block;
border-bottom: 1px solid #c5c5c5; }
.default-wp-page .previous {
float: left;
width: 46%; }
.default-wp-page .previous a {
display: inline-block; }
.default-wp-page .previous a span {
float: left; }
.default-wp-page .previous a span:first-child {
font-size: 30px;
padding: 8px 0; }
.default-wp-page .previous a span img {
padding: 0 10px; }
.default-wp-page .previous a .entry-title {
display: inline-block;
width: 60%;
padding: 8px 0; }
.default-wp-page .previous .navigation-divider {
display: inline-block;
padding: 20px; }
.default-wp-page .previous .next {
float: right;
width: 46%; }
.default-wp-page .previous .next a {
display: inline-block; }
.default-wp-page .previous .next a span {
float: right; }
.default-wp-page .previous .next a span:first-child {
font-size: 30px;
padding: 8px 0; }
.default-wp-page .previous .next a span img {
padding: 0 10px; }
.default-wp-page .previous .next a .entry-title {
display: inline-block;
width: 60%;
padding: 8px 0;
text-align: right; }
.related-posts-wrapper {
margin-top: 30px; }
.related-posts-wrapper .related-posts-main-title {
margin-bottom: 20px; }
.related-posts-wrapper .post-thumbnails {
margin-bottom: 20px; }
.related-posts-wrapper .entry-title {
font-size: 18px; }
.related-posts-wrapper .tg-column-3 {
margin-bottom: 20px; }
.related-posts-wrapper .tg-column-3:nth-child(4) {
clear: both; } .not-found .icon-404 .fa {
font-size: 300px; }
.content-404 {
padding: 60px 0; }
.not-found .page-header .page-title {
font-size: 24px;
line-height: 30px; }
.not-found .page-content {
margin: 30px 0; }
.error404 #primary .widget {
clear: both; }
.searchform input {
border: none;
border-bottom: 1px solid #666666;
width: 70%; }
.searchform .btn:hover {
background: #30afb8 none repeat scroll 0 0; }
.search .hentry {
border-bottom: 1px solid #e1e1e1;
margin-top: 20px; } #comments {
padding: 30px 0; }
.comments-title {
font-size: 25px;
line-height: 30px; }
.comment-list {
margin: 0; }
.comment-author {
float: left;
max-width: 100px; }
.comment-author .says {
display: none; }
.comment-author img {
margin-right: 30px;
display: block;
margin-bottom: 20px; }
.comment-metadata {
padding: 6px 0; }
.comment-metadata a {
color: #8e8e8e;
font-size: 12px; }
.comment-metadata .entry-author {
margin-left: 15px; }
.comment-content {
overflow: hidden;
font-weight: 500; }
.comment-content p {
margin: 0; }
.comment-body .reply {
margin-left: 100px;
padding-top: 6px; }
.comment-body .reply a {
color: #8e8e8e;
font-size: 12px;
position: relative; }
.comment-body .reply a:before {
position: absolute;
top: 50%;
left: 100%;
content: ' ';
width: 30px;
border: 1px solid #c5c5c5;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-left: 10px; }
.comment {
border-bottom: 1px solid #c1c1c1;
padding: 30px 0; }
.comment .children {
margin-left: 100px; }
.comment .children .comment {
padding: 0;
border-bottom: none; }
.comment .children .comment-body {
border-bottom: 1px solid #c1c1c1;
padding: 20px 0; }
.comment .children .comment-body:last-child {
border: none; }
#respond {
padding-bottom: 10px; }
#respond #commentform .comment-form-comment #comment {
background: #f9f9f9 none repeat scroll 0 0;
resize: none; }
#respond #commentform p {
padding-bottom: 20px; }
#respond #commentform p label {
font-weight: 500; }
#respond #commentform p input {
background: #f9f9f9 none repeat scroll 0 0; }
#respond #commentform .form-submit input {
background: #30afb8;
height: 45px;
line-height: 30px; } .woocommerce ul.products li.product a img,
.woocommerce div.product div.images img {
padding: 0; }
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
background-color: #30afb8;
border-radius: 0;
font-size: 14px;
line-height: 40px;
margin: 7px;
min-height: 40px;
padding: 0 20px;
top: 0;
left: 0;
right: auto; }
.woocommerce ul.products li.product .button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #30afb8;
color: #ffffff; }
.woocommerce ul.products li.product .button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #2299a1; }
.added_to_cart.wc-forward {
background-color: #30afb8;
border-radius: 3px;
font-size: 14px;
line-height: 18px;
color: #ffffff;
padding: 4px 17px;
margin-top: 5px; }
.added_to_cart.wc-forward:hover {
background-color: #2299a1; }
.added_to_cart.wc-forward:after {
content: '\f23d';
color: #ffffff;
font-family: fontawesome;
padding-left: 8px; }
.woocommerce-Price-amount.amount {
color: #30afb8; }
.woocommerce .star-rating span {
color: #ffae65; }
.widget_shopping_cart .buttons {
text-align: center; }
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
padding: 5px 0;
text-align: center; }
.flash-cart-views .woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
width: 70px; }
.woocommerce ul.products li.product .price del {
margin-right: 5px;
display: inline-block; }
.woocommerce nav.woocommerce-pagination {
text-align: left; }
.add_to_wishlist,
.yith-wcwl-wishlistexistsbrowse a,
.woocommerce a.add_to_wishlist.button.alt {
background-color: #30afb8;
color: #ffffff;
display: inline-block;
font-weight: 700;
height: 33px;
line-height: 33px;
padding: 0 10px;
border-radius: 3px; }
.add_to_wishlist:hover,
.yith-wcwl-wishlistexistsbrowse a:hover,
.woocommerce a.add_to_wishlist.button.alt:hover {
color: #ffffff;
background: #1c9ba4; }
.woocommerce a.add_to_wishlist.button.alt {
margin-left: 10px; }
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
float: left; }
.yith-wcwl-add-to-wishlist {
display: inline-block;
float: left;
margin-top: 0;
margin-left: 10px; }
.product_meta {
clear: both; }
.woocommerce .quantity .qty {
height: 33px;
margin-right: 10px;
width: 50px; }
.yith-wcwl-wishlistexistsbrowse a:hover {
background-color: #1c9ba4; }
.feedback {
display: block; } .fullpage-wrapper .fullpage-inner-wrapper .panel-grid,
.fullpage-wrapper .fullpage-inner-wrapper .panel-row-style {
height: 100%; }
.fullpage-wrapper .fullpage-inner-wrapper .panel-row-style {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.woocommerce-breadcrumb {
float: right;
margin: 0;
padding: 14px 0; }
.woocommerce-breadcrumb span {
font-size: 12px;
color: #a1a1a1;
position: relative;
line-height: 18px;
padding: 0 14px; }
.woocommerce-breadcrumb span:before {
color: #a1a1a1;
content: "\" ;
font-family: fontawesome;
left: 0;
position: absolute;
top: 0; }
.woocommerce-breadcrumb span:first-of-type:before {
content: none; }
.slider-arrow .swiper-button-prev:after {
content: none; }
.slider-arrow .swiper-button-next:after {
content: none; } #site-navigation {
float: right; }
#site-navigation .menu-toggle {
display: none; }
#site-navigation ul {
margin: 0;
list-style: none; }
#site-navigation ul li {
float: left;
padding: 23px 30px 23px 0;
position: relative; }
#site-navigation ul li a {
font-size: 14px; }
#site-navigation ul li:hover > a,
#site-navigation ul li.current-menu-item > a,
#site-navigation ul li.current_page_item > a,
#site-navigation ul li.current_page_ancestor > a,
#site-navigation ul li.current-menu-ancestor > a {
color: #30afb8; }
#site-navigation ul li:hover > ul.sub-menu,
#site-navigation ul li:hover > ul.children {
-webkit-transform: translateX(0) translateY(20px);
-ms-transform: translateX(0) translateY(20px);
transform: translateX(0) translateY(20px);
opacity: 1;
visibility: visible; }
#site-navigation ul li:last-child {
padding-right: 0; }
#site-navigation ul li ul.sub-menu,
#site-navigation ul li ul.children {
background-color: #fff;
width: 200px;
position: absolute;
-webkit-transform: translateX(50%) translateY(-15px);
-ms-transform: translateX(50%) translateY(-15px);
transform: translateX(50%) translateY(-15px);
opacity: 0;
visibility: hidden;
z-index: 99;
-webkit-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
transition: background 0.5s ease; }
#site-navigation ul li ul.sub-menu li.menu-item-has-children .sub-toggle,
#site-navigation ul li ul.children li.menu-item-has-children .sub-toggle {
position: absolute;
top: 50%;
right: 10px;
-webkit-transform: translateY(-50%) rotate(-90deg);
-ms-transform: translateY(-50%) rotate(-90deg);
transform: translateY(-50%) rotate(-90deg); }
#site-navigation ul li ul.sub-menu li.menu-item-has-children ul.sub-menu,
#site-navigation ul li ul.children li.menu-item-has-children ul.sub-menu {
left: 100%; }
@media screen and (min-width: 980px) {
#site-navigation ul li ul.sub-menu li.menu-item-has-children ul.sub-menu.sub-menu--left,
#site-navigation ul li ul.children li.menu-item-has-children ul.sub-menu.sub-menu--left {
left: auto;
right: 100%;
-webkit-transform: translateX(0) translateY(-30px);
-ms-transform: translateX(0) translateY(-30px);
transform: translateX(0) translateY(-30px); } }
#site-navigation ul li ul.sub-menu > li,
#site-navigation ul li ul.children > li {
padding: 10px;
text-align: left;
width: 100%; }
#site-navigation ul li ul.sub-menu > li:hover > ul.sub-menu,
#site-navigation ul li ul.sub-menu > li:hover > ul.children,
#site-navigation ul li ul.children > li:hover > ul.sub-menu,
#site-navigation ul li ul.children > li:hover > ul.children {
-webkit-transform: translateX(0) translateY(-30px);
-ms-transform: translateX(0) translateY(-30px);
transform: translateX(0) translateY(-30px); }
#site-navigation ul li.focus > ul.sub-menu {
-webkit-transform: translateX(0) translateY(20px);
-ms-transform: translateX(0) translateY(20px);
transform: translateX(0) translateY(20px);
opacity: 1;
visibility: visible; }
#site-navigation.submenu-shadow ul.sub-menu,
#site-navigation.submenu-shadow ul.children {
-webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); }
@media screen and (min-width: 980px) {
#site-navigation.submenu-shadow ul.sub-menu.sub-menu--left,
#site-navigation.submenu-shadow ul.children.sub-menu--left {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
right: 100%; } }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
height: auto; }
.transparent.header-sticky #masthead-sticky-wrapper.is-sticky #site-navigation ul li.current-flash-item a, #site-navigation ul li.current-flash-item a {
color: #30AFB8; }
#site-navigation ul li.menu-item-has-children .sub-toggle .fa {
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.animate-icon {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); } .panel-row-style {
position: relative; }
.overlay-row {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%; } .tg-slider-widget {
cursor: pointer; }
.tg-slider-widget .btn-wrapper a {
margin-left: 20px; }
.tg-slider-widget .btn-wrapper a:first-child {
margin-left: 0; }
.tg-slider-widget.full-screen .swiper-container {
height: 100vh; }
.tg-slider-widget.full-screen .swiper-container .slider-image {
background-size: cover;
background-position: center center; }
.tg-slider-widget.full-screen .swiper-container .slider-image img {
visibility: hidden; }
.tg-slider-widget.slider-control-bottom-right .slider-arrow {
bottom: 28px;
right: 100px;
position: absolute;
width: 105px; }
.tg-slider-widget.slider-control-bottom-right .swiper-button-next,
.tg-slider-widget.slider-control-bottom-right .swiper-button-prev {
opacity: 1;
visibility: visible; }
.tg-slider-widget.slider-control-bottom-right .swiper-button-next {
right: 0;
display: inline-block; }
.tg-slider-widget.slider-control-bottom-right .swiper-button-prev {
left: 0;
display: inline-block;
float: left; }
.tg-slider-widget {
position: relative; }
.tg-slider-widget .swiper-wrapper .slider-content .slider-text-background {
padding: 20px;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
margin: 0 auto 30px;
width: 60%; }
.tg-slider-widget .swiper-wrapper .slider-content .slider-text-background .caption-title {
color: #fff;
font-size: 36px; }
.tg-slider-widget .swiper-wrapper .slider-content .slider-text-background .caption-desc {
font-size: 20px;
margin-bottom: 0;
margin-top: 10px; }
.slider-content-left .swiper-wrapper .slider-content .slider-text-background {
margin-left: 0; }
.full-screen.tg-slider-widget .swiper-slide {
width: 100% !important; }
.full-screen.tg-slider-widget .slider-image img {
height: 100%;
max-width: none; }
.scroll-to-row {
bottom: 30px;
left: 50%;
position: absolute;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 9; }
.scroll-to-row #scrolldown {
border: 2px solid #fff;
border-radius: 50px;
display: inline-block;
font: 0px/0px a;
height: 50px;
padding: 2px;
width: 30px;
position: relative; }
.scroll-to-row #scrolldown::before {
background-color: #fff;
border-radius: 50%;
content: ' ';
-webkit-animation: bounce 3s infinite;
animation: bounce 3s infinite;
display: inline-block;
height: 7px;
left: 40%;
position: absolute;
top: 50%;
width: 7px;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.swiper-pagination-bullets .swiper-pagination-bullet {
border: 1px solid #ffffff;
height: 15px;
width: 15px; }
.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: #ffffff; }
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0; }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
position: relative; }
.swiper-pagination-progressbar {
background: rgba(255, 255, 255, 0.7);
position: absolute; }
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: #58bd55;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; }
.pg-custom .swiper-pagination-bullet {
background: #ffffff;
height: 25px;
width: 25px;
opacity: 1;
padding-top: 2px; }
.pg-custom .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: #58bd55;
border-color: #58bd55;
color: #ffffff; }
.tg-slider-widget .swiper-container-horizontal .tg-slider-pager {
bottom: 75px;
position: absolute;
text-align: center;
-webkit-transition: 0.3s opacity;
-o-transition: 0.3s opacity;
transition: 0.3s opacity;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 1;
left: 0;
margin: 0 auto;
right: 0;
text-align: center;
white-space: nowrap; }
.tg-slider-widget .swiper-container-horizontal .tg-slider-pager.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: 0.2s left, 0.2s -webkit-transform;
transition: 0.2s left, 0.2s -webkit-transform;
-o-transition: 0.2s transform, 0.2s left;
transition: 0.2s transform, 0.2s left;
transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform; }
.tg-slider-widget .swiper-container-horizontal .swiper-pagination-progressbar {
width: 100%;
height: 7px;
bottom: 0;
left: 0; }
.tg-slider-widget .swiper-container-horizontal .swiper-pagination-fraction {
background: #fff;
width: 50px;
padding: 7px;
border-radius: 3px; }
.tg-slider-widget.slider-control-bottom-right .swiper-container-horizontal .tg-slider-pager {
bottom: 15px;
left: 100px;
margin-left: 0;
text-align: left; }
.tg-slider-widget.slider-control-bottom-right .swiper-container-horizontal .tg-slider-pager.swiper-pagination-progressbar {
bottom: 0;
left: 0; }
.tg-slider-widget.slider-control-bottom-right .swiper-container-horizontal .tg-slider-pager.swiper-pagination-fraction {
text-align: center; }
.tg-slider-widget.slider-control-bottom-right .swiper-container-horizontal .tg-slider-pager.pg-custom .swiper-pagination-bullet {
text-align: center; }
@-webkit-keyframes bounce {
0%,
20%,
50%,
80%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px); }
60% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px); } }
@keyframes bounce {
0%,
20%,
50%,
80%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px); }
60% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px); } } .service-wrapper {
display: inline-block; }
.tg-service-widget.tg-service-layout-3 .service-image-wrap {
border-radius: 100%;
float: left;
height: 80px;
overflow: hidden;
width: 80px; }
.tg-service-widget.tg-service-layout-3 .service-image-wrap img {
height: 100%;
width: 100%; }
.tg-service-widget.tg-service-layout-3 .service-icon-wrap {
border-radius: 50%;
height: 80px;
line-height: 80px;
width: 80px; }
.tg-service-widget.tg-service-layout-3 .service-icon-wrap::after {
display: none; }
.tg-service-widget.tg-service-layout-3 .service-title-description-wrapper {
float: right;
width: calc(100% - 100px); }
.tg-service-widget.tg-service-layout-3 .service-title-wrap {
line-height: 24px;
margin-top: 0; }
.tg-service-widget.tg-service-layout-4 {
background-color: #f8f8f8; }
.tg-service-widget.tg-service-layout-4 .service-wrapper {
text-align: center;
padding: 20px; }
.tg-service-widget.tg-service-layout-4 .service-icon-wrap {
float: none;
margin: 0 auto;
background: none;
color: #30afb8;
font-size: 50px; }
.tg-service-widget.tg-service-layout-4 .service-icon-wrap::after {
display: none; }
.tg-service-widget.tg-service-layout-4 .service-title-wrap {
line-height: 24px;
margin-top: 20px; }
.tg-service-widget.tg-service-layout-4 .service-content-wrap {
color: #777777;
margin: 10px 0 10px; }
.tg-service-widget.tg-service-layout-5 {
position: relative;
background-color: #f8f8f8;
margin-top: 50px; }
.tg-service-widget.tg-service-layout-5 .service-wrapper {
text-align: center;
padding: 40px 20px 20px; }
.tg-service-widget.tg-service-layout-5 .service-image-wrap {
background-color: #fff;
border-radius: 50%;
height: 100px;
left: 50%;
padding: 10px;
position: absolute;
top: 0;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100px; }
.tg-service-widget.tg-service-layout-5 .service-image-wrap img {
border-radius: 50%;
height: 100%;
width: auto; }
.tg-service-widget.tg-service-layout-5 .service-icon-wrap {
float: none;
margin: 0 auto;
background: #fff;
color: #30afb8;
font-size: 32px;
position: absolute;
border-radius: 50%;
height: 100px;
width: 100px;
line-height: 100px;
top: 0;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.tg-service-widget.tg-service-layout-5 .service-icon-wrap::after {
display: none; }
.tg-service-widget.tg-service-layout-5 .service-icon-wrap .fa {
background-color: #30AFB8;
height: 80px;
width: 80px;
line-height: 80px;
border-radius: 50%;
color: #fff;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.tg-service-widget.tg-service-layout-5 .service-title-wrap {
line-height: 24px;
margin-top: 20px; }
.tg-service-widget.tg-service-layout-5 .service-content-wrap {
color: #777777;
margin: 10px 0 10px; } .tg-fun-facts-widget.tg-fun-facts-layout-3 .fun-facts-icon-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
float: left;
margin: 0 20px 0 0; }
.tg-fun-facts-widget.tg-fun-facts-layout-3 .counter-wrapper {
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.tg-fun-facts-widget.tg-fun-facts-layout-3 .fun-facts-title-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.tg-fun-facts-widget.tg-fun-facts-layout-4 .fun-facts-icon-wrap {
display: none; }
.tg-fun-facts-widget.tg-fun-facts-layout-4 .counter-wrapper {
margin: 0; }
.tg-fun-facts-widget.tg-fun-facts-layout-5 {
border: 5px solid #313b48;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.tg-fun-facts-widget.tg-fun-facts-layout-5:hover {
border-color: #30AFB8;
background-color: #30AFB8; }
.tg-fun-facts-widget.tg-fun-facts-layout-5:hover .fun-facts-icon-wrap .fa {
color: #fff; }
.tg-fun-facts-widget.tg-fun-facts-layout-5:hover .counter-wrapper .counter {
color: #fff; }
.tg-fun-facts-widget.tg-fun-facts-layout-5:hover .counter-wrapper .fa {
color: #fff; }
.tg-fun-facts-widget.tg-fun-facts-layout-5:hover .fun-facts-title-wrap {
color: #fff; }
.tg-fun-facts-widget.tg-fun-facts-layout-5 .fun-facts-title-wrap {
color: #4c5867; }
.tg-fun-facts-widget.tg-fun-facts-layout-5 .fun-facts-icon-wrap .fa {
color: #4c5867; }
.tg-fun-facts-widget.tg-fun-facts-layout-5 .counter-wrapper .counter {
color: #4c5867; }
.tg-fun-facts-widget.tg-fun-facts-layout-5 .counter-wrapper .fa {
color: #4c5867; }
.tg-fun-facts-widget.tg-fun-facts-layout-5 .fun-facts-icon-number-wrapper {
display: inline-block; }
.tg-fun-facts-widget.tg-fun-facts-layout-5 .fun-facts-wrapper {
padding: 50px 20px;
text-align: center; }
.tg-fun-facts-widget.tg-fun-facts-layout-5 .fun-facts-icon-wrap {
display: inline-block;
margin: 0 5px 0 0;
font-size: 32px;
line-height: 32px; }
.tg-fun-facts-widget.tg-fun-facts-layout-5 .counter-wrapper {
display: inline-block;
margin: 0;
font-size: 32px; }
.tg-fun-facts-widget.tg-fun-facts-layout-6 {
display: inline-block; }
.tg-fun-facts-widget.tg-fun-facts-layout-6 .fun-facts-icon-wrap {
display: none; }
.tg-fun-facts-widget.tg-fun-facts-layout-6 .counter-wrapper {
margin-bottom: 0;
display: inline-block; }
.tg-fun-facts-widget.tg-fun-facts-layout-6 .fun-facts-title-wrap {
display: inline-block; }
.tg-fun-facts-widget.tg-fun-facts-layout-6 .fun-facts-icon-number-wrapper {
display: block; }
.tg-fun-facts-widget.tg-fun-facts-layout-6 .fun-facts-wrapper {
background-color: #30AFB8;
display: inline-block;
padding: 30px 0 30px 30px;
position: relative;
min-width: 200px; }
.tg-fun-facts-widget.tg-fun-facts-layout-6 .fun-facts-wrapper::before {
background-color: #30AFB8;
bottom: 0;
content: " ";
height: 77%;
left: 100%;
position: absolute;
width: 30px; }
.tg-fun-facts-widget.tg-fun-facts-layout-6 .fun-facts-wrapper::after {
border-bottom: 30px solid #30AFB8;
border-right: 30px solid transparent;
content: " ";
left: 100%;
position: absolute;
top: 0; } .tg-team-widget.tg-team-layout-4:hover .team-img::before {
visibility: visible;
opacity: 1; }
.tg-team-widget.tg-team-layout-4:hover .team-img::after {
visibility: visible;
opacity: 1; }
.tg-team-widget.tg-team-layout-4 .team-content-wrapper {
text-align: left;
padding: 20px 30px;
background-color: #fff;
border-bottom: 3px solid #30AFB8;
position: relative; }
.tg-team-widget.tg-team-layout-4 .team-content-wrapper .team-title {
padding-right: 100px; }
.tg-team-widget.tg-team-layout-4 .team-social {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
display: block;
left: auto;
margin-left: 0;
padding: 0;
position: absolute;
right: 20px;
top: 20px;
width: auto; }
.tg-team-widget.tg-team-layout-4 .team-social a {
color: #989898; }
.tg-team-widget.tg-team-layout-4 .team-content {
display: none; }
.tg-team-widget.tg-team-layout-4 .team-designation::after {
display: none; }
.tg-team-widget.tg-team-layout-4 .team-social a:first-child {
margin: 0 8px 0 0; }
.tg-team-widget.tg-team-layout-4 .team-img {
position: relative; }
.tg-team-widget.tg-team-layout-4 .team-img::before {
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
content: " ";
background-color: rgba(48, 175, 184, 0.6);
width: 90%;
height: 90%;
opacity: 0;
visibility: hidden; }
.tg-team-widget.tg-team-layout-4 .team-img::after {
content: "\f067";
font-family: fontawesome;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #fff;
font-size: 30px;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.tg-team-widget.tg-team-layout-5:hover .team-content-wrapper {
visibility: visible;
opacity: 1; }
.tg-team-widget.tg-team-layout-5 .team-title {
color: #fff; }
.tg-team-widget.tg-team-layout-5 .team-wrapper {
position: relative; }
.tg-team-widget.tg-team-layout-5 .team-wrapper .team-content-wrapper .team-content {
color: #fff; }
.tg-team-widget.tg-team-layout-5 .team-social {
left: auto;
margin-left: 0;
padding: 0;
position: static;
right: auto;
width: 100px;
display: inline-block; }
.tg-team-widget.tg-team-layout-5 .team-content-wrapper {
text-align: left;
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.6);
opacity: 0;
padding: 30px;
visibility: hidden;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color: #fff; }
.tg-team-widget.tg-team-layout-5 .team-content-wrapper .team-desc-wrapper {
left: 0;
padding: 0 20px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.tg-team-widget.tg-team-layout-5 .team-designation {
color: #30AFB8; }
.tg-team-widget.tg-team-layout-5 .team-designation::after {
display: none; }
.tg-team-widget.tg-team-layout-5 .team-content {
margin: 10px 0; }
.tg-team-widget.tg-team-layout-5 .team-social {
background: none; }
.tg-team-widget.tg-team-layout-5 .team-social a {
color: #30AFB8; }
.tg-team-widget.tg-team-layout-5 .team-social a:first-child {
margin: 0 8px 0 0; } .blog-section .blog-wrapper.tg-blog-widget-layout-3 .tg-blog-widget {
text-align: center;
background-color: #fafafa; }
.blog-section .blog-wrapper.tg-blog-widget-layout-3 .tg-blog-widget:hover .entry-meta .entry-date .fa {
color: #fff; }
.blog-section .blog-wrapper.tg-blog-widget-layout-3 .tg-blog-widget:hover .entry-summary {
color: #606060; }
.blog-section .blog-wrapper.tg-blog-widget-layout-3 .entry-author:hover a, .blog-section .blog-wrapper.tg-blog-widget-layout-3 .entry-author:hover .fa {
color: #30AFB8; }
.blog-section .blog-wrapper.tg-blog-widget-layout-3 .entry-title {
font-size: 18px;
line-height: 24px; }
.blog-section .blog-wrapper.tg-blog-widget-layout-3 .entry-date {
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #30AFB8;
color: #fff;
padding: 2px 5px;
margin-top: -15px; }
.blog-section .blog-wrapper.tg-blog-widget-layout-3 .entry-date a {
color: #fff; }
.blog-section .blog-wrapper.tg-blog-widget-layout-3 .blog-content {
position: relative;
padding: 30px 20px 0; }
.blog-section .blog-wrapper.tg-blog-widget-layout-4 .tg-blog-widget:hover .entry-meta .fa {
color: #919191; }
.blog-section .blog-wrapper.tg-blog-widget-layout-4 .tg-blog-widget:hover .entry-meta a {
color: #919191; }
.blog-section .blog-wrapper.tg-blog-widget-layout-4 .tg-blog-widget:hover .entry-meta .entry-date .fa {
color: #fff; }
.blog-section .blog-wrapper.tg-blog-widget-layout-4 .tg-blog-widget:hover .entry-summary {
color: #606060; }
.blog-section .blog-wrapper.tg-blog-widget-layout-4 .blog-content {
background-color: none; }
.blog-section .blog-wrapper.tg-blog-widget-layout-4 .read-more-container {
border-top: 1px solid #e3e3e3;
margin-top: 30px;
padding-top: 10px;
position: relative; }
.blog-section .blog-wrapper.tg-blog-widget-layout-4 .read-more-container span a {
color: #919191;
font-size: 12px; }
.blog-section .blog-wrapper.tg-blog-widget-layout-4 .read-more-container span:hover a, .blog-section .blog-wrapper.tg-blog-widget-layout-4 .read-more-container span:hover .fa {
color: #30AFB8; }
.blog-section .blog-wrapper.tg-blog-widget-layout-4 .read-more-container:before {
background-color: #30AFB8;
content: " ";
height: 1px;
left: 0;
margin-top: -1px;
position: absolute;
top: 0;
width: 50px; }
.blog-section .blog-wrapper.tg-blog-widget-layout-4 .read-more-container .fa {
margin-right: 5px;
color: #919191;
font-size: 12px; }
.blog-section .blog-wrapper.tg-blog-widget-layout-4 .read-more-container .read-more {
display: inline-block;
float: right;
font-size: 12px; }
.blog-section .blog-wrapper.tg-blog-widget-layout-4 .read-more-container .read-more a {
color: #30AFB8; }
.blog-section .blog-wrapper.tg-blog-widget-layout-4 .read-more-container .read-more a:hover {
color: #2299a1; }
.blog-section .blog-wrapper.tg-blog-widget-layout-5 .tg-blog-widget {
position: relative; }
.blog-section .blog-wrapper.tg-blog-widget-layout-5 .tg-blog-widget:hover .entry-date a {
color: #fff; }
.blog-section .blog-wrapper.tg-blog-widget-layout-5 .tg-blog-widget:hover .entry-summary {
color: #606060; }
.blog-section .blog-wrapper.tg-blog-widget-layout-5 .blog-content {
left: 70px;
padding: 20px;
position: relative;
width: calc(100% - 75px);
background-color: #f9f9f9; }
.blog-section .blog-wrapper.tg-blog-widget-layout-5 .blog-content p {
margin: 0; }
.blog-section .blog-wrapper.tg-blog-widget-layout-5 .entry-title {
font-size: 18px;
line-height: 24px; }
.blog-section .blog-wrapper.tg-blog-widget-layout-5 .entry-author:hover a, .blog-section .blog-wrapper.tg-blog-widget-layout-5 .entry-author:hover .fa {
color: #30AFB8; }
.blog-section .blog-wrapper.tg-blog-widget-layout-5 .entry-date {
background-color: #30AFB8;
left: -70px;
padding: 20px 0;
position: absolute;
text-align: center;
top: 0;
width: 70px; }
.blog-section .blog-wrapper.tg-blog-widget-layout-5 .entry-date .fa {
display: none; }
.blog-section .blog-wrapper.tg-blog-widget-layout-5 .entry-date a {
font-size: 18px;
color: #fff; } .tg-testimonial-widget.tg-testimonial-widget-layout-2 .testimonial-icon {
display: inline-block;
width: 100%;
text-align: center;
padding: 10px 0; }
.tg-testimonial-widget.tg-testimonial-widget-layout-2 .testimonial-container .testimonial-content-wrapper {
background: none;
padding: 0;
text-align: center; }
.tg-testimonial-widget.tg-testimonial-widget-layout-2 .testimonial-container .testimonial-client-detail .testimonial-img {
float: none; }
.tg-testimonial-widget.tg-testimonial-widget-layout-2 .testimonial-container .testimonial-client-detail .testimonial-img img {
border-radius: 50%;
border: 3px solid #32b3d3; }
.tg-testimonial-widget.tg-testimonial-widget-layout-2 .testimonial-container .testimonial-client-detail .client-detail-block {
margin: 20px 0 0;
display: block; }
.tg-testimonial-widget.tg-testimonial-widget-layout-2 .testimonial-container .testimonial-client-detail .client-detail-block .testimonial-title {
color: #32b3d3; }
.tg-testimonial-widget.tg-testimonial-widget-layout-2 .testimonial-container .testominial-content-wrapper::before {
display: none; }
.tg-testimonial-widget.tg-testimonial-widget-layout-2 .testimonial-slide {
background: #f6f6f6;
padding: 20px; }
.tg-testimonial-widget.tg-testimonial-widget-layout-2 .testimonial-client-detail {
display: inline-block;
text-align: center;
width: 100%; }
.tg-testimonial-widget.tg-testimonial-widget-layout-3 .testimonial-container .testimonial-client-detail {
text-align: center; }
.tg-testimonial-widget.tg-testimonial-widget-layout-3 .testimonial-container .testimonial-client-detail .client-detail-block .testimonial-title {
color: #30AFB8; }
.tg-testimonial-widget.tg-testimonial-widget-layout-3 .testimonial-container .testimonial-client-detail .testimonial-img {
float: none;
border: 2px solid #3cb6d5;
border-radius: 50%; }
.tg-testimonial-widget.tg-testimonial-widget-layout-3 .testimonial-container .testimonial-client-detail .testimonial-img img {
border-radius: 50%;
border: 4px solid #fff; }
.tg-testimonial-widget.tg-testimonial-widget-layout-3 .testimonial-container .testimonial-client-detail .testimonial-content-wrapper {
background-color: rgba(0, 0, 0, 0); }
.tg-testimonial-widget.tg-testimonial-widget-layout-3 .testimonial-container .testimonial-client-detail .testimonial-content-wrapper .testimonial-icon {
width: 20px; }
.tg-testimonial-widget.tg-testimonial-widget-layout-3 .testimonial-container .testimonial-client-detail .testimonial-content-wrapper .testimonial-content {
margin-left: 0;
width: calc(100% - 40px); }
.tg-testimonial-widget.tg-testimonial-widget-layout-3 .testimonial-container .testimonial-client-detail .testimonial-content-wrapper::before {
display: none; }
.tg-testimonial-widget.tg-testimonial-widget-layout-4 .testimonial-container .testimonial-client-detail {
text-align: center; }
.tg-testimonial-widget.tg-testimonial-widget-layout-4 .testimonial-container .testimonial-client-detail .testimonial-img {
display: none; }
.tg-testimonial-widget.tg-testimonial-widget-layout-4 .testimonial-container .testimonial-client-detail .testimonial-content-wrapper {
background: none;
padding: 0;
text-align: center; }
.tg-testimonial-widget.tg-testimonial-widget-layout-4 .testimonial-container .testimonial-client-detail .testimonial-content-wrapper::before {
display: none; }
.tg-testimonial-widget.tg-testimonial-widget-layout-4 .testimonial-container .testimonial-client-detail .testimonial-content-wrapper .testimonial-icon {
background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
border-radius: 50%;
display: inline-block;
font-size: 23px;
height: 70px;
line-height: 70px;
width: 70px; }
.tg-testimonial-widget.tg-testimonial-widget-layout-4 .testimonial-container .testimonial-client-detail .testimonial-content-wrapper .testimonial-content {
width: 100%;
margin: 30px 0; }
.tg-testimonial-widget.tg-testimonial-widget-layout-4 .testimonial-container .client-detail-block .testimonial-title {
position: relative; }
.tg-testimonial-widget.tg-testimonial-widget-layout-4 .testimonial-container .client-detail-block .testimonial-title::before {
content: "-";
position: absolute;
top: 0;
left: 0;
margin-left: -20px; }  .header-top {
background-color: #f1f5f8; }
.header-top .tg-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.header-top .tg-container .right-content p,
.header-top .tg-container .left-content p {
margin: 0; }
.header-top .contact-info {
line-height: 30px;
margin: 0;
list-style: none; }
.header-top .right-content {
margin-left: auto; }
.header-top .left-content {
margin-right: auto; }
.header-top .wpml-button,
.header-top .right-content,
.header-top .left-content {
width: auto; }
.header-top .contact-info li {
float: left;
font-size: 12px;
color: #384554;
margin-right: 30px;
padding: 5px 0; }
.header-top .contact-info li:last-child {
margin-right: 0; }
.header-top .social-menu {
line-height: 30px;
margin: 0;
list-style: none; }
.wpml-button-left {
margin-right: 10px; }
.wpml-button-right {
margin-left: 10px; }
#lang_sel {
height: 33px; }
.header-top #lang_sel a, .header-top #lang_sel ul ul a {
border: medium none;
padding: 8px 0 8px 10px;
font-size: 14px; }
.social-menu li {
float: left;
margin-left: 10px;
font-size: 12px;
padding: 5px 0; }
.header-top .social-menu li:first-child {
margin-left: 0; }
#lang_sel img.iclflag {
padding: 0;
top: 0; } .header-top #lang_sel li ul a {
color: #fff; }
.header-top #lang_sel li ul a:visited, .header-top #lang_sel li ul a:hover {
color: #fff; }
.header-top #lang_sel a {
color: #fff; }
.header-top #lang_sel a.lang_sel_sel, .header-top #lang_sel a:hover {
color: #fff; }
.header-top #lang_sel a.lang_sel_sel {
background-color: #30afb8; }
.header-top #lang_sel a.lang_sel_sel:hover {
color: #fff;
background-color: #2fadb6; }
.header-top #lang_sel a.lang_sel_sel:visited {
background-color: #30afb8; }
.header-top #lang_sel li ul a {
background-color: #30afb8; }
.header-top #lang_sel li ul a:link, .header-top #lang_sel li ul a:visited {
background-color: #30afb8; }
#lang_sel ul ul {
top: 100%; }
.contact-info span {
font-size: 16px;
padding-right: 10px;
color: #99a3b0; }
.header-bottom .tg-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.header-bottom .site-navigation-wrapper {
-webkit-box-flex: 6;
-ms-flex: 6;
flex: 6; }
.header-bottom .header-action-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex; } .social-menu li a {
background-color: #fff;
border-radius: 100%;
font-size: 12px;
font-family: fontawesome;
text-align: center;
display: inline-block;
line-height: 30px;
height: 30px;
width: 30px;
color: #99a3b0;
display: block; }
.transparent .social-menu li a {
background-color: rgba(0, 0, 0, 0);
border: none;
color: #fff;
height: auto;
width: auto; }
.social-menu li a[href*='facebook.com']::before {
content: '\f09a'; }
.social-menu li a[href*='linkedin.com']::before {
content: '\f0e1'; }
.social-menu li a[href*='twitter.com']::before {
content: '\f099'; }
.social-menu li a[href*='plus.google.com']::before {
content: '\f0d5'; }
.social-menu li a[href*='youtube.com']::before {
content: '\f16a '; }
.social-menu li a[href*='pinterest.com']::before {
content: '\f0d2'; }
.social-menu li a[href*='flickr.com']::before {
content: '\f16e'; }
.social-menu li a:hover {
color: #333333; }
.transparent .social-menu li a {
color: #fff; }
.transparent .social-menu li a:hover {
color: #99a3b0; }
.transparent .is-sticky .social-menu li a {
color: #333333; } .logo {
padding: 0; }
.logo .logo-image {
float: left;
padding: 20px 0; }
.logo .logo-image a img {
padding: 0; }
.logo .logo-text {
float: left;
margin-left: 12px;
padding: 11px 0; }
.logo .logo-text p {
margin: 0; }
.logo-text .site-title {
font-size: 22px;
font-weight: 500;
line-height: 24px; }
.logo-text .site-title span {
font-weight: 700; }
.header-top .tg-column-wrapper {
margin-left: 0; }
.header-top .left-content {
text-align: left; }
.header-top .right-content {
text-align: right; }
.site-header .tg-image-widget a img {
padding: 0; }
.header-sticky.header-top-bar-non-sticky .is-sticky .header-bottom {
z-index: 999 !important; }
body.transparent.header-top-bar-non-sticky #masthead .is-sticky .header-bottom {
background-color: #fff; }
body.transparent.header-top-bar-non-sticky #masthead .is-sticky .header-bottom .search-wrap .search-icon {
color: #99a3b0;
border-color: #99a3b0; }
body.transparent.header-top-bar-non-sticky #masthead .is-sticky .header-bottom .search-wrap .search-icon:hover {
color: #30afb8;
border-color: #30afb8; }
body.transparent.header-top-bar-non-sticky #masthead .is-sticky .header-bottom .cart-wrap .flash-cart-views a {
color: #99a3b0;
border-color: #99a3b0; }
body.transparent.header-top-bar-non-sticky #masthead .is-sticky #site-navigation ul li a {
color: #4c5867; }
body.transparent.header-top-bar-non-sticky #masthead .is-sticky .logo .logo-text a {
color: #4c5867; }
body.transparent.header-top-bar-non-sticky #masthead .is-sticky .logo .logo-text .site-description {
color: #4c5867; }
.header-bottom .header-text-beside-logo {
float: right; }
.header-bottom .contact-info {
margin: 0;
padding: 20px 0; }
.header-bottom .contact-info li {
display: table-cell;
padding: 0 12px; }
.header-bottom .contact-info span {
background-color: #30afb8;
border-radius: 50%;
color: #fff;
display: inline-block;
height: 45px;
line-height: 45px;
margin-right: 15px;
padding: 0;
text-align: center;
width: 45px; }
.left-logo-below-menu .header-bottom .tg-container,
.center-logo-below-menu .header-bottom .tg-container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.left-logo-below-menu .header-bottom #site-navigation,
.center-logo-below-menu .header-bottom #site-navigation {
float: left; }
.left-logo-below-menu .header-bottom .logo-header-components-wrapper,
.left-logo-below-menu .header-bottom .site-navigation-wrapper,
.center-logo-below-menu .header-bottom .logo-header-components-wrapper,
.center-logo-below-menu .header-bottom .site-navigation-wrapper {
width: 100%; }
.left-logo-below-menu .menu-social-container,
.center-logo-below-menu .menu-social-container {
float: right; }
.left-logo-below-menu .menu-social-container .social-menu,
.center-logo-below-menu .menu-social-container .social-menu {
float: right;
margin: 0; }
.left-logo-below-menu .header-bottom .header-action-container,
.center-logo-below-menu .header-bottom .header-action-container {
display: none; }
.left-logo-below-menu .header-bottom .site-navigation-container,
.center-logo-below-menu .header-bottom .site-navigation-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.left-logo-below-menu .header-bottom .site-navigation-container .header-action-container,
.center-logo-below-menu .header-bottom .site-navigation-container .header-action-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: auto; }
.left-logo-below-menu .is-sticky .logo-header-components-wrapper,
.center-logo-below-menu .is-sticky .logo-header-components-wrapper {
display: inline-block;
float: left; }
.left-logo-below-menu .is-sticky .site-navigation-wrapper,
.center-logo-below-menu .is-sticky .site-navigation-wrapper {
display: inline-block;
float: right; }
.left-logo-below-menu .is-sticky .site-navigation-container,
.left-logo-below-menu .is-sticky .logo-header-component-container,
.center-logo-below-menu .is-sticky .site-navigation-container,
.center-logo-below-menu .is-sticky .logo-header-component-container {
width: auto;
display: inline-block; }
.center-logo-below-menu .logo-header-component-container {
text-align: center; }
.center-logo-below-menu .logo {
float: none; }
.left-logo-right-menu .header-bottom .header-text-beside-logo {
display: table-cell;
float: none; }
.left-logo-right-menu .header-bottom .widget-area {
display: table-cell; }
.left-logo-right-menu .header-bottom .header-action-container {
margin-left: auto; }
.widget-area {
display: inline-block;
float: right; }
.transparent .header-text-beside-logo a,
.transparent .header-text-beside-logo {
color: #fff; }
.transparent .is-sticky .header-text-beside-logo a,
.transparent .is-sticky .header-text-beside-logo {
color: #404040; }
.colored-social-menu .header-top .social-menu li a[href*='facebook.com'] {
color: #303792; }
.colored-social-menu .header-top .social-menu li a[href*='twitter.com'] {
color: #68beef; }
.colored-social-menu .header-top .social-menu li a[href*='plus.google.com'] {
color: #c5463f; }
.colored-social-menu .header-top .social-menu li a[href*='linkedin.com'] {
color: #1d73bc; }
.colored-social-menu .header-top .social-menu li a[href*='tumblr.com'] {
color: #36465d; }
.colored-social-menu .header-top .social-menu li a[href*='instagram.com'] {
color: #012840; }
.colored-social-menu .header-top .social-menu li a[href*='youtube.com'] {
color: #c4302b; }
.colored-social-menu .header-top .social-menu li a[href*='pinterest.com'] {
color: #bc0618; }
.colored-social-menu .header-top .social-menu li a[href*='flickr.com'] {
color: #0063db; }
.social-menu li a[href*='instagram.com']::before {
content: '\f16d'; }
.social-menu li a[href*='vimeo.com']::before {
content: '\f27d'; }
.social-menu li a[href*='tumblr.com']::before {
content: '\f173'; }
.square-social-menu .header-top .social-menu li a {
border-radius: 0; }
.no-background-social-menu .header-top .social-menu li a {
background-color: rgba(0, 0, 0, 0); }
.wp-custom-header-video-play {
font: 0px/0px a; }
.wp-custom-header-video-play::before {
content: '\f04c';
font-size: 30px;
color: #fff;
font-family: fontawesome;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.wp-custom-header-video-pause {
font: 0px/0px a; }
.wp-custom-header-video-pause::before {
content: '\f04b';
font-size: 30px;
color: #fff;
font-family: fontawesome;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.wp-custom-header-video-button {
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 80px;
height: 80px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.wp-custom-header:hover .wp-custom-header-video-button {
opacity: 0.6;
visibility: visible; }
.header-video-active .wp-custom-header {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%; }
.header-video-active .wp-custom-header iframe,
.header-video-active .wp-custom-header object,
.header-video-active .wp-custom-header embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.header-bottom {
background: #fff; }
.header-bottom .search-wrap {
padding: 20px 0 20px 30px;
position: relative; } .transparent.header-sticky .search-icon:hover, .transparent .search-icon:hover {
border-color: #30afb8;
color: #30afb8; }
.header-bottom .search-icon {
border: 1px solid #9ca6b2;
border-radius: 100%;
color: #99a3b0;
cursor: pointer;
font-size: 14px;
height: 30px;
line-height: 27px;
padding: 0;
text-align: center;
width: 30px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
float: right; }
.header-bottom .search-icon:hover {
border-color: #30afb8;
color: #30afb8; }
.header-bottom .search-box {
opacity: 0;
visibility: hidden;
position: absolute;
width: 300px;
top: 100%;
right: -10px;
background-color: #fff;
-webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
padding: 20px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.header-bottom .search-box.active {
opacity: 1;
visibility: visible;
right: 0;
z-index: 9; }
.header-bottom .search-box .search-field {
width: 80%;
border-right: none;
border-top: none;
border-left: none;
border-bottom: 1px solid #a1a1a1; }
.header-bottom .search-box .btn {
background: #30afb8; }
.header-bottom .search-box .btn:hover {
background: #2299a1; }
.search-submit .fa {
color: #fff; }
.header-bottom .cart-wrap, .header-bottom .wishlist-wrap {
float: right;
padding: 20px 0 20px 30px;
position: relative; }
.header-bottom .flash-cart-views, .header-bottom .wishlist {
font-size: 14px;
height: 30px;
width: 30px;
line-height: 30px;
border: 1px solid #9ca6b2;
border-radius: 100%;
text-align: center; }
.header-bottom .flash-cart-views a, .header-bottom .wishlist a {
color: #99a3b0;
position: relative; }
.header-bottom .flash-cart-views a span, .header-bottom .wishlist a span {
background-color: #30afb8;
border-radius: 100%;
font-size: 12px;
left: 17px;
position: absolute;
top: -10px;
height: 20px;
width: 20px;
line-height: 20px;
text-align: center;
color: #fff; }
.header-bottom .widget_shopping_cart {
opacity: 0;
visibility: hidden;
position: absolute;
top: 100%;
right: -10px;
min-width: 250px;
-webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
background-color: #fff;
padding: 15px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
z-index: 99; }
.header-bottom .widget_shopping_cart ul {
margin: 0; }
.header-bottom .widget_shopping_cart ul li {
text-align: center; }
.header-bottom .cart-wrap:hover .widget_shopping_cart {
opacity: 1;
visibility: visible;
right: 0; }
.boxed {
width: 1200px;
margin: 0 auto; }
.boxed .site {
background: #fff none repeat scroll 0 0;
-webkit-box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.3);
margin: 30px 0;
position: relative; }
.boxed .tg-container {
width: 100%;
padding: 0 30px; }
@media (max-width: 980px) {
.boxed .tg-container {
width: 98%; } }
.transparent #masthead {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 999; }
.transparent .header-top {
background-color: transparent;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
color: #fff; }
.transparent .contact-info span, .transparent .contact-info li {
color: #fff; }
.transparent .header-bottom {
border: none;
background-color: transparent;
border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.transparent .logo-text {
color: #fff; }
.transparent .logo-text a {
color: #fff; }
.transparent #site-navigation .menu-toggle .fa, .transparent #site-navigation ul li .sub-toggle {
color: #fff; }
.transparent.header-sticky #site-navigation ul li:hover > a {
color: #30afb8; }
.transparent .is-sticky #site-navigation ul li .sub-toggle {
color: #333333; }
.transparent #site-navigation ul.sub-menu li {
padding: 0; }
.transparent #site-navigation ul li a {
color: #fff;
display: inline-block; }
.transparent #site-navigation ul li:hover .sub-toggle {
color: #30afb8; }
.transparent #site-navigation ul li:hover a {
color: #30afb8;
position: relative;
visibility: none; }
.transparent #site-navigation ul.sub-menu li a {
color: #4c5867;
padding: 10px 30px; }
.transparent #site-navigation ul.sub-menu li a::before {
display: none; }
.transparent #site-navigation ul.sub-menu li:hover a {
color: #30afb8; }
.transparent #site-navigation ul.sub-menu li.menu-item-has-children ul li a {
color: #4c5867; }
.transparent #site-navigation ul.sub-menu li.menu-item-has-children ul li:hover a {
color: #30afb8; }
.transparent .wishlist,
.transparent .flash-cart-views {
border-color: #fff; }
.transparent .wishlist a,
.transparent .flash-cart-views a {
color: #fff; }
.transparent .search-icon {
color: #fff;
border-color: #fff; }
.right-logo-left-menu .header-bottom .tg-container {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.right-logo-left-menu .header-bottom #site-navigation,
.right-logo-left-menu .header-bottom #mega-menu-wrap-primary {
float: left; }
.right-logo-left-menu .header-bottom .header-action-container {
margin-right: auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.right-logo-left-menu .header-bottom .header-action-container .cart-wrap,
.right-logo-left-menu .header-bottom .header-action-container .search-wrap,
.right-logo-left-menu .header-bottom .header-action-container .wishlist-wrap {
padding-left: 0;
padding-right: 30px; }
.right-logo-left-menu .header-bottom .search-box {
left: -10px; }
.right-logo-left-menu .header-bottom .search-box.active {
right: auto;
left: 0; }
.right-logo-left-menu .header-bottom .widget_shopping_cart {
left: 0; }
.center-logo-below-menu .logo .logo-text,
.center-logo-below-menu .logo .logo-image {
float: none; }
.center-logo-below-menu #site-navigation {
float: left; }
.center-logo-below-menu .header-bottom .tg-container {
text-align: center; }
.center-logo-below-menu .header-bottom .header-action-container {
display: none; }
.center-logo-below-menu .header-bottom .site-navigation-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.center-logo-below-menu .header-bottom .site-navigation-container .header-action-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: auto; }
.center-logo-center-menu .header-bottom .tg-container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.center-logo-center-menu .header-bottom .center-menu-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.center-logo-center-menu .header-bottom .center-menu-wrapper .site-navigation-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto; }
.center-logo-center-menu .header-bottom .center-menu-wrapper .main-navigation ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.center-logo-center-menu .header-bottom .center-menu-wrapper .main-navigation ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.center-logo-center-menu .logo {
text-align: center; }
.center-logo-center-menu .logo .logo-image,
.center-logo-center-menu .logo .logo-text {
float: none;
text-align: center;
float: none; }
.center-logo-center-menu .is-sticky .logo {
float: left;
width: auto; }
.center-logo-center-menu .is-sticky #site-navigation {
float: right; }
.center-logo-center-menu .site-navigation-container {
text-align: center; }
.center-logo-center-menu #site-navigation {
display: inline-block;
float: none; }
.center-logo-menu-side .split-menu-logo-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.center-logo-menu-side .split_right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.center-logo-menu-side #site-navigation {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 36%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.center-logo-menu-side #site-navigation .menu-toggle {
margin-left: 0;
margin-right: 20px; }
.center-logo-menu-side #site-navigation .header-action-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.center-logo-menu-side #site-navigation .header-action-container > div:first-child {
padding: 20px 0 20px 10px; }
.center-logo-menu-side #site-navigation.split-mobile-menu {
display: none; }
.center-logo-menu-side .header-action-container {
display: none; }
@media (min-width: 980px) {
.right-logo-left-menu .header-bottom #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child > a.mega-menu-link,
.center-logo-below-menu .header-bottom #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child > a.mega-menu-link,
.left-logo-below-menu .header-bottom #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child > a.mega-menu-link {
padding-left: 0; }
.center-logo-menu-side .header-bottom #mega-menu-wrap-split_left #mega-menu-split_left > li.mega-menu-item:first-child > a.mega-menu-link {
padding-left: 0; }
.center-logo-menu-side .header-bottom #mega-menu-wrap-split_right #mega-menu-split_right > li.mega-menu-item:first-child > a.mega-menu-link {
padding-left: 0; } }
.header-sticky .is-sticky #masthead {
z-index: 99 !important; }
.header-sticky .is-sticky .header-top {
background: #f1f5f8;
border: none;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.header-sticky .is-sticky .header-bottom {
background: #fff;
border: none;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
.transparent.header-sticky #masthead-sticky-wrapper {
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 99; }
.transparent.header-sticky #masthead {
left: auto; }
.transparent.header-sticky .header-top {
display: none; }
.transparent.header-sticky .header-bottom {
background-color: transparent;
border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.transparent.header-sticky #site-navigation .menu-toggle .fa, .transparent.header-sticky #site-navigation ul li a {
color: #fff; }
.transparent.header-sticky .cart-wrap .flash-cart-views a {
color: #fff; }
.transparent.header-sticky #site-navigation ul.sub-menu li a {
color: #333333; }
.transparent.header-sticky #site-navigation ul.sub-menu li a:hover {
color: #30afb8; }
.transparent.header-sticky .cart-wrap .flash-cart-views {
border-color: #fff; }
.transparent.header-sticky .search-wrap .search-icon {
color: #fff;
border-color: #fff; }
.transparent.header-sticky .is-sticky #masthead {
z-index: 99 !important; }
.transparent.header-sticky .is-sticky .header-top {
background: #f1f5f8;
border: none;
color: #333333;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.transparent.header-sticky .is-sticky .header-bottom {
background: #fff;
border: none;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.transparent.header-sticky .is-sticky .contact-info li {
color: #333333; }
.transparent.header-sticky .is-sticky .contact-info li span {
color: #333333; }
.transparent.header-sticky .is-sticky .logo-text {
color: #333333; }
.transparent.header-sticky .is-sticky .logo-text a {
color: #333333; }
.transparent.header-sticky .is-sticky #site-navigation .menu-toggle .fa {
color: #333333; }
.transparent.header-sticky .is-sticky #site-navigation ul li a, .transparent.header-sticky .is-sticky #site-navigation ul.sub-menu li a {
color: #333333; }
.transparent.header-sticky .is-sticky .wishlist,
.transparent.header-sticky .is-sticky .flash-cart-views {
border-color: #333333; }
.transparent.header-sticky .is-sticky .wishlist a,
.transparent.header-sticky .is-sticky .flash-cart-views a {
color: #333333; }
.transparent.header-sticky .is-sticky .search-icon {
color: #333333;
border-color: #333333; }
.transparent.header-sticky .custom-logo, .transparent.header-sticky .is-sticky .transparent-logo {
display: none; }
.transparent-logo {
display: none; }
.transparent .custom-logo {
display: none; }
.transparent.header-sticky .is-sticky .custom-logo, .transparent.header-sticky .transparent-logo {
display: inline-block; }
.transparent .transparent-logo {
display: inline-block; }
.custom-logo {
width: auto; }
#wp-custom-header-video {
display: block;
min-height: 300px;
min-height: 75vh;
width: 100%; }
.wp-custom-header {
position: relative;
text-align: center; }
.wp-custom-header-video-button {
position: absolute;
bottom: 0;
left: 0; }
.boxed.left-logo-below-menu .site-navigation-container,
.boxed.center-logo-below-menu .site-navigation-container,
.boxed.center-logo-menu-above .site-navigation-container,
.boxed.left-logo-below-menu .header-bottom .logo-header-component-container,
.boxed.center-logo-below-menu .header-bottom .logo-header-component-container,
.boxed.center-logo-menu-above .header-bottom .logo-header-component-container {
width: 100%; }
.split-mobile-menu {
display: none; } .tg-cta-widget-layout-2 {
display: table;
width: 100%; }
.tg-cta-widget-layout-2 .section-title-wrapper {
display: table-cell;
margin: 0 !important;
vertical-align: middle; }
.tg-cta-widget-layout-2 .section-title-wrapper .section-title {
text-align: left;
display: table-cell;
vertical-align: middle;
line-height: 35px;
margin: 0; }
.tg-cta-widget-layout-2 .section-title-wrapper .section-subtitle {
text-align: left;
display: table-cell;
vertical-align: middle;
padding: 0 10; }
.tg-cta-widget-layout-2 .btn-wrapper {
display: table-cell;
vertical-align: middle; }
.tg-cta-widget-layout-2 .btn-wrapper a {
display: inline-block;
margin-left: 0; }
.cta-wrapper.left .section-title, .cta-wrapper.left .section-subtitle, .cta-wrapper.left .section-title-wrapper {
text-align: left; }
.cta-wrapper.left .btn-wrapper {
text-align: left; }
.cta-wrapper.right .section-title, .cta-wrapper.right .section-subtitle, .cta-wrapper.right .section-title-wrapper {
text-align: right; }
.cta-wrapper.right .btn-wrapper {
text-align: right; } .popular-batch {
background-color: #2299A1;
color: #fff;
font-size: 12px;
height: 20px;
line-height: 20px;
margin-right: -25px;
position: absolute;
right: 0;
top: 17px;
-webkit-transform: rotate(42deg);
-ms-transform: rotate(42deg);
transform: rotate(42deg);
width: 107px; }
.tg-pricing-widget-block .pricing-table-title {
color: #313b48;
font-size: 22px; }
.tg-pricing-widget-block .pricing {
line-height: 20px;
margin: 20px 0; }
.tg-pricing-widget-block .pricing .pricing-table-icon-wrapper {
font-weight: 400;
font-size: 14px;
vertical-align: top; }
.tg-pricing-widget-block .pricing .price {
font-size: 66px;
line-height: 68px;
color: #313b48; }
.tg-pricing-widget-block .pricing .time {
width: 100%;
font-size: 14px;
display: inline-block; }
.tg-pricing-widget-block .btn-wrapper {
margin-top: 30px;
text-align: center; }
.tg-pricing-widget-block .btn-wrapper a {
background-color: #e7e7e7;
border-radius: 50px;
display: inline-block;
height: 40px;
line-height: 40px;
width: 125px;
font-size: 14px;
color: #313b48; }
.tg-pricing-widget-block .pricing-table-features {
list-style: none;
margin: 0; }
.tg-pricing-widget-block .pricing-table-features li {
border-bottom: 1px solid #e1e1e1;
padding: 10px 0; }
.tg-pricing-widget-block .pricing-table-features li:last-child {
border: none; }
.tg-pricing-widget-block.tg-pricing-table-layout-1 {
text-align: center;
padding: 20px 0;
background-color: #f4f4f4;
position: relative;
overflow: hidden;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.tg-pricing-widget-block.tg-pricing-table-layout-1:hover {
background-color: #30AFB8; }
.tg-pricing-widget-block.tg-pricing-table-layout-1:hover .pricing-table-title {
color: #fff; }
.tg-pricing-widget-block.tg-pricing-table-layout-1:hover .pricing {
color: #fff; }
.tg-pricing-widget-block.tg-pricing-table-layout-1:hover .pricing .price {
color: #fff; }
.tg-pricing-widget-block.tg-pricing-table-layout-1:hover .pricing-table-features li {
color: #fff; }
.tg-pricing-widget-block.tg-pricing-table-layout-1:hover .btn-wrapper a {
background-color: #2299A1;
color: #fff; }
.tg-pricing-widget-block.tg-pricing-table-layout-2 {
text-align: center;
background-color: #fff;
padding: 20px 0;
position: relative;
overflow: hidden; }
.tg-pricing-widget-block.tg-pricing-table-layout-2 .pricing {
background-color: #30AFB8;
color: #fff;
padding: 10px 0;
position: relative; }
.tg-pricing-widget-block.tg-pricing-table-layout-2 .pricing .pricing-table-icon-wrapper {
font-weight: 400;
font-size: 14px;
vertical-align: top; }
.tg-pricing-widget-block.tg-pricing-table-layout-2 .pricing .price {
font-size: 40px;
line-height: 44px;
color: #fff; }
.tg-pricing-widget-block.tg-pricing-table-layout-2 .pricing .time {
width: 100%;
font-size: 14px;
display: inline-block; }
.tg-pricing-widget-block.tg-pricing-table-layout-2 .pricing::before {
border-right: 20px solid transparent;
border-bottom: 20px solid #30AFB8;
top: 100%;
content: " ";
left: 50%;
margin-top: -12px;
position: absolute;
-webkit-transform: translateX(-50%) rotate(-45deg);
-ms-transform: translateX(-50%) rotate(-45deg);
transform: translateX(-50%) rotate(-45deg); }
.tg-pricing-widget-block.tg-pricing-table-layout-2 .btn-wrapper a {
background-color: #30AFB8;
border-radius: 0;
color: #fff; }
.tg-pricing-widget-block.tg-pricing-table-layout-2 .btn-wrapper a:hover {
background-color: #2299A1; }
.tg-pricing-widget-block.tg-pricing-table-layout-3 {
text-align: center;
padding: 0 0 20px 0;
background-color: #f9f9f9;
position: relative;
overflow: hidden;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.tg-pricing-widget-block.tg-pricing-table-layout-3 .pricing-title-wrapper {
padding: 30px;
background-color: #444444;
color: #fff; }
.tg-pricing-widget-block.tg-pricing-table-layout-3 .pricing-table-title, .tg-pricing-widget-block.tg-pricing-table-layout-3 .price {
color: #fff; }
.tg-pricing-widget-block.tg-pricing-table-layout-3 .pricing {
margin-top: 0;
margin-bottom: 5px;
color: #fff; }
.tg-pricing-widget-block.tg-pricing-table-layout-3 .pricing-table-title {
font-size: 18px;
color: #30AFB8; }
.tg-pricing-widget-block.tg-pricing-table-layout-3 .pricing-table-icon-wrapper, .tg-pricing-widget-block.tg-pricing-table-layout-3 .price {
vertical-align: middle;
font-size: 50px; }
.tg-pricing-widget-block.tg-pricing-table-layout-3 .pricing-table-features li {
border: none;
padding: 15px 0; }
.tg-pricing-widget-block.tg-pricing-table-layout-3 .pricing-table-features li:nth-child(2n+1) {
background-color: #fff; }
.tg-pricing-widget-block.tg-pricing-table-layout-3 .btn-wrapper a {
background-color: #30AFB8;
border-radius: 0;
color: #fff; }
.tg-pricing-widget-block.tg-pricing-table-layout-3 .btn-wrapper a:hover {
background-color: #2299A1; }
.tg-pricing-widget-block.tg-pricing-table-layout-3.featured-pricing {
margin-top: -5%; }
.tg-pricing-widget-block.tg-pricing-table-layout-3.featured-pricing .pricing-title-wrapper {
background-color: #30AFB8;
padding: 50px 0; }
.tg-pricing-widget-block.tg-pricing-table-layout-3.featured-pricing .pricing-table-title {
color: #333333; }
.tg-pricing-widget-block.tg-pricing-table-layout-4 {
text-align: center;
padding: 20px 0;
background-color: #f9f9f9;
position: relative;
overflow: hidden;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.tg-pricing-widget-block.tg-pricing-table-layout-4 .pricing {
color: #30AFB8; }
.tg-pricing-widget-block.tg-pricing-table-layout-4 .pricing .price {
color: #30AFB8; }
.tg-pricing-widget-block.tg-pricing-table-layout-4 .pricing-table-features li {
margin: 0 15px; }
.tg-pricing-widget-block.tg-pricing-table-layout-4 .btn-wrapper a {
background-color: #30AFB8;
color: #fff; }
.tg-pricing-widget-block.tg-pricing-table-layout-4 .btn-wrapper a:hover {
background-color: #2299A1; }
.tg-pricing-widget-block.tg-pricing-table-layout-4.featured-pricing {
color: #fff;
background-color: #30AFB8;
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
margin-top: -50px;
padding: 50px 0; }
.tg-pricing-widget-block.tg-pricing-table-layout-4.featured-pricing .pricing-table-title, .tg-pricing-widget-block.tg-pricing-table-layout-4.featured-pricing .pricing, .tg-pricing-widget-block.tg-pricing-table-layout-4.featured-pricing .pricing .price {
color: #fff; }
.tg-pricing-widget-block.tg-pricing-table-layout-4.featured-pricing .btn-wrapper a {
background-color: #2299A1; } @-webkit-keyframes animate-width {
0% {
width: 0; }
100% {
visibility: visible; } }
@keyframes animate-width {
0% {
width: 0; }
100% {
visibility: visible; } }
@-webkit-keyframes animate-height {
0% {
height: 0; }
100% {
visibility: visible; } }
@keyframes animate-height {
0% {
height: 0; }
100% {
visibility: visible; } }
.progress-bar-container {
display: inline-block;
width: 100%; }
.bar-title {
float: left;
text-transform: uppercase; }
.progress-bar-percent {
float: right; }
.progress-bar {
background-color: #e1e1e1;
display: inline-block;
height: 5px;
margin: 10px 0;
width: 100%; }
.progress-bar-content .progress-bar:last-child {
margin-bottom: 0; }
.progress-bar-rating {
border-radius: 4px;
float: left;
width: 0;
background-color: #30AFB8;
height: 100%;
font-size: 12px;
text-align: center;
text-indent: -9999px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); }
.progress-bar-rating {
visibility: hidden;
width: 0;
-webkit-animation: animate-width;
animation: animate-width;
animation-timing-function: linear;
-webkit-animation-timing-function: linear;
-moz-animation-timing-function: linear;
animation-duration: 3s;
-webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
animation-fill-mode: forwards;
-webkit-animation-fill-mode: forwards; }
.progress-bar:nth-of-type(1) .progress-bar-rating {
animation-delay: 1s;
-webkit-animation-delay: 1s; }
.progress-bar:nth-of-type(2) .progress-bar-rating {
animation-delay: 2s;
-webkit-animation-delay: 2s; }
.progress-bar:nth-of-type(3) .progress-bar-rating {
animation-delay: 3s;
-webkit-animation-delay: 3s; }
.tg-progress-bar-layout-2 .progress-bar-percent {
display: none; }
.tg-progress-bar-layout-2 .progress-bar-rating {
text-indent: 0;
position: relative;
color: #fff;
-webkit-animation-delay: 2s;
animation-delay: 2s; }
.tg-progress-bar-layout-2 .progress-bar-rating .progress-bar-percent {
background-color: #666666;
border-radius: 50%;
bottom: 100%;
display: inline-block;
float: none;
height: 35px;
font-size: 10px;
line-height: 35px;
position: absolute;
right: -15px;
width: 35px;
margin-bottom: 10px; }
.tg-progress-bar-layout-2 .progress-bar-rating .progress-bar-percent::before {
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-top: 20px solid #666666;
content: " ";
left: 50%;
margin-top: -10px;
position: absolute;
top: 100%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); } .separator-center {
text-align: center; }
.separator-left {
text-align: left; }
.separator-right {
text-align: right; }
.separator-inner {
display: inline-block;
position: relative;
vertical-align: middle;
border: 1px solid #30afb8; }
.separator-icon {
display: inline-block;
vertical-align: middle; } .wpcf7-form {
text-align: left; }
.wpcf7-form input[type="submit"] {
height: 40px;
line-height: 40px;
padding: 0;
width: 110px;
background-color: #30AFB8; }
.wpcf7-form input[type="submit"]:hover {
background-color: #1C9BA4; }
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
background-color: rgba(224, 222, 223, 0.8);
border: medium none;
height: auto;
padding: 15px 0 15px 15px; }
.wpcf7-form-control-wrap input:focus {
border: none; }
.wpcf7-form-control-wrap ::-webkit-input-placeholder {
color: #000;
font-size: 12px;
font-style: italic; }
.wpcf7-form-control-wrap :-moz-placeholder { color: #000;
font-size: 12px;
font-style: italic; }
.wpcf7-form-control-wrap ::-moz-placeholder { color: #000;
font-size: 12px;
font-style: italic; }
.wpcf7-form-control-wrap :-ms-input-placeholder {
color: #000;
font-size: 12px;
font-style: italic; } .heading {
text-align: center; }
.heading .section-title {
margin-bottom: 15px; }
.divider {
display: inline-block;
padding: 0 46px;
position: relative;
margin-bottom: 15px;
color: #30AFB8; }
.divider::after, .divider::before {
background-color: #7e7e7e;
content: "";
height: 2px;
left: 0;
position: absolute;
top: 50%;
width: 40px; }
.divider::before {
left: auto;
right: 0; }
.heading-left {
text-align: left; }
.heading-left .section-title, .heading-left .section-description {
text-align: left; }
.heading-right {
text-align: right; }
.heading-right .section-title, .heading-right .section-description {
text-align: right; }
.section-title-wrapper .heading-right .section-title::before, .section-title-wrapper .heading-right .section-title::after {
right: 0;
left: auto; }
.section-title-wrapper .heading-right .section-title::after {
margin-right: 0; }
.section-title-wrapper .heading-left .section-title::before, .section-title-wrapper .heading-left .section-title::after {
left: 0;
right: auto;
margin-left: 0; }
.section-title-wrapper .heading-left .section-title::after {
margin-left: 0; }
.divider-with-icon .section-title {
display: block;
margin-bottom: 0; }
.divider-with-icon .section-title::before, .divider-with-icon .section-title::after {
display: none; }
.heading-left .divider {
padding: 0; }
.heading-left .divider::after {
display: none; }
.heading-left .divider::before {
left: 20px;
width: 100px;
right: auto; }
.heading-right .divider {
padding: 0; }
.heading-right .divider::before {
display: none; }
.heading-right .divider::after {
left: auto;
width: 100px;
right: 20px; }
.no-divider .section-title::before, .no-divider .section-title::after {
display: none; } .tribe-events-list-widget .tribe-event-duration {
float: left;
position: relative; }
.tribe-events-list-widget .tribe-event-duration::after {
background-color: #e1e1e1;
content: " ";
display: inline-block;
height: 1px;
position: absolute;
top: 50%;
left: 100%;
width: 71px;
z-index: 1;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.tribe-events-list-widget .tribe-event-start-date {
background-color: #000;
color: #fff;
display: inline-block;
line-height: 20px;
padding: 5px 0;
width: 50px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.tribe-events-list-widget .tribe-event-start-date span {
display: block;
text-align: center; }
.tribe-events-list-widget .tribe-event-title-block {
position: relative;
float: right;
width: calc(100% - 120px);
background-color: #e1e1e1;
padding: 10px 20px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.tribe-events-list-widget .tribe-event-title-block::before {
background-color: #e1e1e1;
content: "";
display: inline-block;
height: calc(100% + 30px);
left: 0;
margin-left: -37px;
position: absolute;
top: 26px;
width: 1px; }
.tribe-events-list-widget .tribe-event-title-block::after {
background-color: #fff;
border-radius: 50%;
content: " ";
height: 15px;
margin-left: -45px;
position: absolute;
left: 0;
top: 18px;
width: 15px;
z-index: 9;
border: 1px solid #e1e1e1;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.tribe-events-list-widget .tribe-event-title-block .tribe-event-description {
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.tribe-events-list-widget .tribe-event-title-block p {
margin: 0; }
.tribe-events-list-widget .tribe-events-list-widget-events:last-child .tribe-event-title-block::before {
display: none; }
.tribe-list-widget li:hover .tribe-event-start-date {
background-color: #30AFB8; }
.tribe-list-widget li:hover .tribe-event-title-block {
background-color: #30AFB8; }
.tribe-list-widget li:hover .tribe-event-title-block .tribe-event-title a {
color: #fff; }
.tribe-list-widget li:hover .tribe-event-title-block .tribe-event-description {
color: #fff;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.tribe-list-widget li:hover .tribe-event-title-block::after {
background-color: #30AFB8;
border-color: #30AFB8; }
.tribe-events-widget-link {
text-align: center; }
.tribe-events-widget-link a {
background-color: #30afb8;
color: #fff;
display: inline-block;
padding: 10px; }
.tribe-events-widget-link a:hover {
background-color: #1C9BA4; }
.tribe-event-title {
font-size: 16px;
text-transform: uppercase; } .wc-cat-thumbnail img {
padding: 0; }
.wc-cat-content {
font-size: 18px;
text-align: center;
font-weight: 800; }
.wc-cat-content .wc-cat-content-title {
display: inline-block; }
.wc-cat-content .wc-cat-content-number {
display: inline-block;
margin-left: 5px;
color: #30AFB8; }
.tab-list {
margin-bottom: 30px;
border-bottom: 2px solid #e1e1e1; }
.tab-list ul {
margin: 0; }
.tab-list ul li {
display: inline-block;
padding: 10px;
position: relative;
top: 2px;
border-left: 2px solid transparent;
border-right: 2px solid transparent;
left: 0; }
.tab-list ul li.ui-tabs-active.ui-state-active {
border-top: 2px solid #E1E1E1;
border-bottom: 3px solid #fff;
border-left: 2px solid #E1E1E1;
border-right: 2px solid #E1E1E1; }
.tab-list ul li.ui-tabs-active.ui-state-active a {
color: #30AFB8; }
#secondary .tab-list ul li {
padding: 10px; } .post-slider .post-content {
position: absolute;
top: 50%;
left: 50%;
text-align: center;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-color: rgba(0, 0, 0, 0.5);
padding: 20px;
width: 80%; }
.post-slider .post-thumbnail img {
padding: 0; }
.post-content .post-content-title {
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
line-height: 1.5; }
.post-content .post-content-excerpt {
color: #cccccc;
margin-top: 10px;
font-size: 14px; } .countdown {
padding: 30px 0;
text-align: center; }
.countdown .countdown-row {
display: block; }
.countdown .countdown-row .countdown-section {
display: inline-block; }
.countdown .countdown-row .countdown-section .countdown-amount,
.countdown .countdown-row .countdown-section .countdown-period {
display: block; }
.countdown-section {
margin-left: 30px;
color: #787d85; }
.countdown-section:first-child {
margin-left: 0; }
.countdown-amount {
font-size: 40px; } .tg-btn__container--btn-left {
text-align: left; }
.tg-btn__container--btn-center {
text-align: center; }
.tg-btn__container--btn-right {
text-align: right; }
.tg-button {
background-color: #30AFB8;
color: #ffffff;
display: inline-block; }
.tg-button:hover {
background-color: #2299A1;
color: #ffffff; }
.tg-button__icon.tg-button__icon--left {
padding-right: 10px; }
.tg-button__icon.tg-button__icon--right {
padding-left: 10px;
float: right; }
.tg-button--small {
line-height: 40px;
height: 40px;
padding: 0 15px; }
.tg-button--small .tg-button__icon {
line-height: 40px;
height: 40px; }
.tg-button--medium {
line-height: 50px;
height: 50px;
padding: 0 20px; }
.tg-button--medium .tg-button__icon {
line-height: 50px;
height: 50px; }
.tg-button--large {
line-height: 60px;
height: 60px;
padding: 0 30px; }
.tg-button--large .tg-button__icon {
line-height: 60px;
height: 60px; }
.tg-button--round {
border-radius: 100px; } .tg-hero {
background: #f1f1f1;
position: relative; }
.tg-hero .tg-hero-info {
position: absolute;
padding: 90px;
right: 0;
left: 0;
bottom: 0;
top: 0; }
.tg-hero .tg-hero-info .tg-hero-info-inner {
display: table;
width: 100%;
height: 100%; }
.tg-hero .tg-hero-info .tg-hero-info-inner .tg-hero-cell {
display: table-cell;
vertical-align: middle; }
.tg-hero .tg-hero-info .tg-hero__title {
margin-bottom: 20px;
font-size: 48px; }
.tg-hero .tg-hero-info .tg-hero__subtitle {
margin-bottom: 30px;
font-size: 16px; }
.tg-hero .tg-hero-thumbnail {
margin: 0;
padding: 0;
text-align: right; }
.tg-hero .tg-hero-thumbnail img {
margin-right: 0; }
.tg-hero.tg-hero--left .tg-hero-info {
text-align: left; }
.tg-hero.tg-hero--center .tg-hero-info {
text-align: center; }
.tg-hero.tg-hero--right .tg-hero-info {
text-align: right; }
.tg-hero.tg-hero--thinner .tg-hero-info .tg-hero__title {
font-family: 'Raleway', Arial;
font-weight: 300; }
.tg-hero.tg-hero--thinner .tg-hero-info .tg-hero__subtitle,
.tg-hero.tg-hero--thinner .tg-hero-info .tg-button {
font-family: 'Open Sans', Arial; }
.tg-hero.tg-hero--thinner .tg-hero-info .tg-button {
background: #252525; }
.tg-hero.tg-hero--split .tg-hero-info,
.tg-hero.tg-hero--split .tg-hero-thumbnail {
width: 50%; }
.tg-hero.tg-hero--split .tg-hero-info {
float: left; }
.tg-hero.tg-hero--split .tg-hero-info .tg-hero__title {
font-weight: bold; }
.tg-hero.tg-hero--split .tg-hero-info .tg-hero__subtitle,
.tg-hero.tg-hero--split .tg-hero-info .tg-button {
font-family: 'Open Sans', Arial; }
.tg-hero.tg-hero--split .tg-hero-info .tg-button {
background: #252525; }
.tg-hero.tg-hero--split .tg-hero-thumbnail {
float: right; }
.tg-hero.tg-hero--classic .tg-hero-info .tg-hero__title {
font-family: 'Playfair Display', 'Times New Roman', cursive; }
.tg-hero.tg-hero--classic .tg-hero-info .tg-hero__subtitle,
.tg-hero.tg-hero--classic .tg-hero-info .tg-button {
font-family: 'PT Serif', 'Times New Roman', cursive; }
.tg-hero.tg-hero--border .tg-hero-info .tg-hero-info-inner {
border: 4px solid #ffffff; }
.tg-hero.tg-hero--border .tg-hero-info .tg-hero__title {
font-family: 'Archivo Black', Arial;
font-size: 76px; }
.tg-hero.tg-hero--border .tg-hero-info .tg-hero__subtitle,
.tg-hero.tg-hero--border .tg-hero-info .tg-button {
font-family: 'Roboto', Arial; }
.tg-hero.tg-hero--border .tg-hero-info .tg-hero__title,
.tg-hero.tg-hero--border .tg-hero-info .tg-hero__subtitle {
color: #ffffff; }
.tg-hero.tg-hero--border .tg-hero-info .tg-button {
background: #ffffff;
color: #252525; }
.tg-hero.tg-hero--cursive .tg-hero-info .tg-hero-info-inner {
max-width: 400px; }
.tg-hero.tg-hero--cursive .tg-hero-info .tg-hero__title {
font-family: 'Lobster', Arial; }
.tg-hero.tg-hero--cursive .tg-hero-info .tg-hero__subtitle,
.tg-hero.tg-hero--cursive .tg-hero-info .tg-button {
font-family: 'Roboto', Arial; }
.tg-hero.tg-hero--cursive .tg-hero-info .tg-hero__title,
.tg-hero.tg-hero--cursive .tg-hero-info .tg-hero__subtitle {
color: #ffffff; }
.tg-hero.tg-hero--cursive .tg-hero-info .tg-button {
background: none;
border: 2px solid #fff; } .tg-timeline {
margin: 0;
padding: 45px 0;
list-style: none; }
.tg-timeline .tg-timeline-item {
padding-bottom: 45px;
padding-left: 260px;
position: relative; }
.tg-timeline .tg-timeline-item::before, .tg-timeline .tg-timeline-item::after {
content: '';
position: absolute; }
.tg-timeline .tg-timeline-item::before {
width: 15px;
height: 15px;
border-radius: 50%;
top: 18px;
background: #9aa5b0;
left: 206px;
border: 4px solid #ced4da;
z-index: 2; }
.tg-timeline .tg-timeline-item::after {
width: 1px;
background: #ced4da;
top: 0;
bottom: 0;
left: 213px; }
.tg-timeline .tg-timeline-item .tg-timeline__date {
position: absolute;
left: 0;
text-align: center;
width: 170px;
background: #fff;
font-weight: bold; }
.tg-timeline .tg-timeline-item .tg-timeline__date span {
padding: 15px;
display: block;
position: relative; }
.tg-timeline .tg-timeline-item .tg-timeline__date span::after {
content: '';
position: absolute;
width: 0;
height: 0;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-left: 8px solid #fff;
display: block;
right: -8px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.tg-timeline .tg-timeline-item .tg-timeline__title {
margin-bottom: 15px; }
.tg-timeline .tg-timeline-item .tg-timeline__text {
color: #666666;
margin-bottom: 0; }
.tg-timeline .tg-timeline-item.tg-timeline-item--highlighted .tg-timeline__date {
background: #30afb8;
color: #fff; }
.tg-timeline .tg-timeline-item.tg-timeline-item--highlighted .tg-timeline__date span::after {
border-left-color: #30afb8; }
.tg-timeline .tg-timeline-item.tg-timeline-item--highlighted::before {
background: #30afb8; }
@media only screen and (max-width: 480px) {
.tg-timeline .tg-timeline-item {
padding-left: 0; }
.tg-timeline .tg-timeline-item .tg-timeline__date {
display: block;
width: 100%;
position: initial; }
.tg-timeline .tg-timeline-item .tg-timeline__date span::after {
display: none; }
.tg-timeline .tg-timeline-item .tg-timeline__title {
padding-top: 25px; }
.tg-timeline .tg-timeline-item::after {
display: none; }
.tg-timeline .tg-timeline-item::before {
top: 60px; } } .tg-accordion .ui-accordion-header {
background: #efefef;
color: #313b48;
font-size: 16px;
padding: 20px;
-webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.9);
box-shadow: 0 0 2px rgba(255, 255, 255, 0.9);
cursor: pointer; }
.tg-accordion .ui-accordion-header .ui-accordion-header-icon {
float: right; }
.tg-accordion .accordion-content {
padding: 20px;
font-size: 14px;
color: #8b8a8a;
border: 1px solid #efefef;
line-height: 24px; }
.tg-accordion .accordion-content p {
margin: 0; }
.tg-accordion.layout-two .ui-accordion-header {
background: transparent;
border-right: 1px solid #efefef;
border-left: 1px solid #efefef; }
.tg-accordion.layout-two .ui-accordion-header:first-child {
border-top: 1px solid #efefef; }
.tg-accordion.layout-three .ui-accordion-header {
background: transparent;
border-bottom: 1px solid #efefef; }
.tg-accordion.layout-three .accordion-content {
border: 0 none; } .flash-tabs-container.tab-left .tab-list, .flash-tabs-container.tab-right .tab-list {
width: 25%;
float: left;
border-bottom: 0 none; }
.flash-tabs-container.tab-left .tab-list ul li, .flash-tabs-container.tab-right .tab-list ul li {
border-left: 0 none;
border-right: 0 none;
border-bottom: 1px solid #efefef;
display: block;
padding: 0;
background: #fafafa;
top: 0; }
.flash-tabs-container.tab-left .tab-list ul li:last-child, .flash-tabs-container.tab-right .tab-list ul li:last-child {
border-bottom: 0 none; }
.flash-tabs-container.tab-left .tab-list ul li a, .flash-tabs-container.tab-right .tab-list ul li a {
padding: 10px 20px;
display: block; }
.flash-tabs-container.tab-left .tab-list ul li.ui-tabs-active.ui-state-active, .flash-tabs-container.tab-right .tab-list ul li.ui-tabs-active.ui-state-active {
border: none;
background: #30AFB8; }
.flash-tabs-container.tab-left .tab-list ul li.ui-tabs-active.ui-state-active a, .flash-tabs-container.tab-right .tab-list ul li.ui-tabs-active.ui-state-active a {
color: #ffffff; }
.flash-tabs-container.tab-left .tab-content, .flash-tabs-container.tab-right .tab-content {
float: right;
width: 75%;
padding: 20px;
background: #fafafa; }
.flash-tabs-container.tab-right .tab-list {
float: right; }
.flash-tabs-container.tab-right .tab-content {
float: left; } .flash-row-svg-wrapper svg {
position: absolute;
left: 0;
right: 0;
width: 100%; }
.flash-row-svg-wrapper .flash-top-svg-wrapper svg {
top: 0;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.flash-row-svg-wrapper .flash-bottom-svg-wrapper svg {
bottom: 0; } .tg-icon-list .tg-icon-list-lister {
padding: 0;
margin: 0;
list-style: none; }
.tg-icon-list .tg-icon-list-list {
padding: 10px 0; }
.tg-icon-list .tg-icon-list-list .tg-icon-list-table {
display: table; }
.tg-icon-list .tg-icon-list-list .tg-icon-list-cell {
display: table-cell;
vertical-align: middle; }
.tg-icon-list .tg-icon-list-list .tg-icon-list__icon {
margin-right: 10px;
color: #777777;
font-size: 18px; }
.tg-icon-list.tg-icon-list--divider .tg-icon-list-list {
border-bottom: 1px solid #dee1e6; }
.tg-icon-list.tg-icon-list--divider .tg-icon-list-list:last-child {
border-bottom: none; }
.tg-icon-list.tg-icon-list--rounded .tg-icon-list-list .tg-icon-list__icon, .tg-icon-list.tg-icon-list--flat .tg-icon-list-list .tg-icon-list__icon, .tg-icon-list.tg-icon-list--rounded-rectangle .tg-icon-list-list .tg-icon-list__icon {
background: #252525;
width: 28px;
height: 28px;
text-align: center;
padding: 7px;
color: #fff;
font-size: 14px; }
.tg-icon-list.tg-icon-list--rounded .tg-icon-list-list .tg-icon-list__icon {
border-radius: 50%; }
.tg-icon-list.tg-icon-list--rounded-rectangle .tg-icon-list-list .tg-icon-list__icon {
border-radius: 3px; } .tg-icons {
padding: 0;
margin: 0; }
.tg-icons li {
display: inline-block;
padding: 10px 14px; }
.tg-icons li a {
color: inherit; }
.tg-icons.tg-icons--rectangle li, .tg-icons.tg-icons--rounded li, .tg-icons.tg-icons--rectangular-rounded li {
background: #252525;
color: #fff; }
.tg-icons.tg-icons--rounded li {
border-radius: 50%; }
.tg-icons.tg-icons--rectangular-rounded li {
border-radius: 3px; } .tg-opening-hours {
padding: 30px;
margin: 0;
list-style: none; }
.tg-opening-hours li {
color: #737d84;
padding: 15px 0;
border-bottom: 1px solid #dee1e6; }
.tg-opening-hours li .tg-opening-hour__day {
float: left; }
.tg-opening-hours li .tg-opening-hour__time {
float: right; }
.tg-opening-hours li:last-child {
border-bottom: none; }
.tg-opening-hours.tg-opening-hours--border {
border: 1px solid #dee1e6; }
.tg-opening-hours.tg-opening-hours--dark li {
color: #fff; }
.tg-opening-hours.tg-opening-hours--dark.tg-opening-hours--modern li .tg-opening-hour__day {
color: #fff; }
.tg-opening-hours.tg-opening-hours--dark.tg-opening-hours--modern li .tg-opening-hour__time {
color: #dee1e6; }
.tg-opening-hours.tg-opening-hours--modern li {
border-bottom: none; }
.tg-opening-hours.tg-opening-hours--modern li .tg-opening-hour__day,
.tg-opening-hours.tg-opening-hours--modern li .tg-opening-hour__time {
float: none; }
.tg-opening-hours.tg-opening-hours--modern li .tg-opening-hour__day {
font-weight: bold;
color: #495057;
position: relative;
padding: 10px 0; }
.tg-opening-hours.tg-opening-hours--modern li .tg-opening-hour__day::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 15px;
height: 2px;
background: #30AFB8; }
.tg-opening-hours.tg-opening-hours--modern li .tg-opening-hour__time {
font-style: italic;
color: #7e8890; } .video-player-container {
border: 2px solid #495057; }
.video-player-container .swipebox-video {
display: block; }
.video-player-container .video-player-table {
display: table;
width: 100%;
height: 100%; }
.video-player-container .video-player-table .video-player-button,
.video-player-container .video-player-table .video-player-text {
display: table-cell;
vertical-align: middle;
padding: 10px; }
.video-player-container .video-player-table .video-player-button .video-player--title,
.video-player-container .video-player-table .video-player-text .video-player--title {
color: #343a40; }
.video-player-container .video-player-table .video-player-button .video-player--subtitle,
.video-player-container .video-player-table .video-player-text .video-player--subtitle {
margin-bottom: 0;
font-size: 12px;
color: #868e96; }
.video-player-container .video-player-table .video-player-button {
width: 70px;
font-size: 25px;
text-align: center; }
.video-player-container.video-player--inner-border .video-player-button {
border-right: 2px solid #495057; }
.video-player-container.video-player--inner-background .video-player-button {
background: #495057;
color: #fff; }
.video-player-container.video-player--square-no-border {
border: none; }
.video-player-container.video-player--square-no-border .video-player-button {
background: #495057;
color: #fff; }
.video-player-container.video-player--square-no-border .video-player--title {
border-bottom: 1px solid #dee1e6; }
.video-player-container.video-player--circular {
border: none; }
.video-player-container.video-player--circular .video-player-button {
background: #495057;
border-radius: 50%;
height: 70px;
color: #ffffff; }
.video-player-container.video-player--circular-border {
border-radius: 70px;
border: 1px solid #dee1e6; }
.video-player-container.video-player--circular-border .video-player-button {
background: #495057;
border-radius: 50%;
height: 70px;
color: #ffffff; }
.video-player-container.video-player--boxed {
border: none;
position: relative; }
.video-player-container.video-player--boxed .video-player-button {
position: absolute;
width: 70px;
height: 55px;
font-size: 25px;
text-align: center;
color: #fff;
background: rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
top: calc( 50% - 25px);
left: 0;
right: 0;
margin: 0 auto;
line-height: 2; } .scroll-up-logo-wrapper {
position: relative; }
.scroll-up-footer #footer-scroll-up {
-webkit-transform: translate(-50%) rotate(45deg);
-ms-transform: translate(-50%) rotate(45deg);
transform: translate(-50%) rotate(45deg);
background: #313b48;
color: #fff;
height: 50px;
left: 50%;
line-height: 50px;
margin-top: -25px;
position: absolute;
text-align: center;
top: 0;
width: 50px;
font-size: 30px; }
.scroll-up-footer #footer-scroll-up .fa {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.footer-full-page {
position: fixed;
bottom: 0;
width: 100%;
z-index: 9999;
-webkit-transition: -webkit-transform 0.35s;
transition: -webkit-transform 0.35s;
-o-transition: transform 0.35s;
transition: transform 0.35s;
transition: transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%); }
.footer-full-page.footer-full-page--show {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }  @media (max-width: 1200px) {
.tg-container {
padding: 0 1%;
width: 98%; }
.boxed {
width: 97%; }
.slider-content .tg-container {
width: 80%;
overflow: hidden; }
.full-width #primary .entry-content > .alignwide {
margin-left: -10px;
margin-right: -10px; }
.full-width-center #primary .entry-content > .alignwide {
margin-left: -50px;
margin-right: -50px; }
.full-width-center #primary .entry-content > .alignfull {
margin-left: -100px;
margin-right: -100px; } }
@media (max-width: 980px) {
.left-logo-below-menu .header-bottom .tg-container, .center-logo-below-menu .header-bottom .tg-container {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row; }
.slider-content .tg-container {
width: 98%; }
.logo, .search-wrap, .cart-wrap {
z-index: 99; }
.header-bottom {
position: relative; }
.center-logo-menu-side .logo {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
.center-logo-menu-side .header-bottom .tg-container, .center-logo-menu-side .split-menu-logo-wrapper {
position: static; }
.center-logo-menu-side #site-navigation {
width: auto; }
.center-logo-menu-side #site-navigation.split-mobile-menu {
display: block;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
margin-left: auto; }
.center-logo-menu-side #site-navigation.split-left, .center-logo-menu-side #site-navigation.split-right {
display: none; }
.center-logo-menu-side #site-navigation .menu-toggle {
margin-right: 10px; }
.center-logo-menu-side .header-action-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; }
.center-logo-menu-side .header-action-container .wishlist-wrap {
padding-left: 0; }
#masthead-sticky-wrapper #site-navigation .menu-scrollbar {
overflow-y: scroll; }
#site-navigation.split-mobile-menu {
float: right; }
.right-logo-left-menu .site-navigation-wrapper {
float: left; }
.right-logo-left-menu #site-navigation .menu-toggle {
margin-left: 0; }
.site-navigation-wrapper {
float: right; }
.transparent .is-sticky #site-navigation ul li .sub-toggle {
color: #ffffff; }
#site-navigation {
padding: 22px 0; }
#site-navigation .menu {
background: #fff none repeat scroll 0 0;
display: none;
left: 0;
position: absolute;
top: 100%;
width: 100%;
z-index: 9999;
padding: 0 20px; }
#site-navigation .menu-toggle {
cursor: pointer;
display: inline-block;
margin-left: 20px;
width: 20px; }
#site-navigation ul > li a {
line-height: 42px;
padding: 0 15px; }
#site-navigation ul li {
float: none;
margin-right: 0;
padding: 0;
position: relative;
border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
#site-navigation ul li:hover > a::before, #site-navigation ul li.current-menu-item > a::before {
display: none; }
#site-navigation ul li:hover > a, #site-navigation ul li.current-menu-item a, #site-navigation ul li.current-menu-ancestor a {
display: block;
-webkit-transition: background 0.5s ease 0s;
-o-transition: background 0.5s ease 0s;
transition: background 0.5s ease 0s; }
#site-navigation ul li:hover, #site-navigation ul li.current-menu-item, #site-navigation ul li.current-menu-ancestor {
color: #30afb8; }
#site-navigation ul li.menu-item-has-children.mobile-menu--slided > .sub-toggle .fa {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
#site-navigation ul li.menu-item-has-children .sub-toggle {
position: absolute;
top: 11px;
right: 15px;
background-color: #30afb8;
height: 20px;
width: 20px;
text-align: center;
line-height: 20px;
color: #fff; }
#site-navigation ul li:hover .sub-toggle {
color: #fff;
cursor: pointer; }
#site-navigation ul li ul.sub-menu,
#site-navigation ul li ul.children {
width: 100%;
position: relative;
display: none;
-webkit-transform: translateX(0) translateY(0);
-ms-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0);
visibility: visible;
opacity: 1; }
#site-navigation ul li ul.sub-menu li.menu-item-has-children:hover > ul.sub-menu,
#site-navigation ul li ul.sub-menu li.menu-item-has-children:hover > ul.children,
#site-navigation ul li ul.children li.menu-item-has-children:hover > ul.sub-menu,
#site-navigation ul li ul.children li.menu-item-has-children:hover > ul.children {
-webkit-transform: translateX(0) translateY(0);
-ms-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); }
#site-navigation ul li ul.sub-menu li.menu-item-has-children ul.sub-menu,
#site-navigation ul li ul.sub-menu li.menu-item-has-children ul.children,
#site-navigation ul li ul.children li.menu-item-has-children ul.sub-menu,
#site-navigation ul li ul.children li.menu-item-has-children ul.children {
left: 0; }
#site-navigation ul li ul.sub-menu li.menu-item-has-children ul.sub-menu.sub-menu--left,
#site-navigation ul li ul.sub-menu li.menu-item-has-children ul.children.sub-menu--left,
#site-navigation ul li ul.children li.menu-item-has-children ul.sub-menu.sub-menu--left,
#site-navigation ul li ul.children li.menu-item-has-children ul.children.sub-menu--left {
right: 0;
-webkit-transform: translateX(0) translateY(0);
-ms-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); }
#site-navigation ul li ul.sub-menu li.menu-item-has-children .sub-toggle,
#site-navigation ul li ul.children li.menu-item-has-children .sub-toggle {
top: 15px;
color: #fff;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
#site-navigation ul li:hover > ul.sub-menu,
#site-navigation ul li:hover > ul.children {
-webkit-transform: translateX(0) translateY(0);
-ms-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); }
#site-navigation ul li:last-child {
border-bottom: none; }
#site-navigation ul ul.sub-menu li.menu-item-has-children ul {
left: 0;
opacity: 1;
visibility: visible;
-webkit-transition: none;
-o-transition: none;
transition: none; }
#site-navigation ul ul.sub-menu li.menu-item-has-children .sub-toggle {
top: 15px;
color: #fff;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
#site-navigation ul ul.sub-menu li.menu-item-has-children:hover .sub-toggle {
cursor: pointer;
color: #fff; }
#site-navigation.sub-menu {
background: #fff none repeat scroll 0 0;
display: none;
border-radius: 0;
width: 100%;
opacity: 1;
position: relative;
left: 0;
top: 0;
-webkit-transition: none 0s ease 0s;
-o-transition: none 0s ease 0s;
transition: none 0s ease 0s;
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0);
visibility: visible;
-webkit-box-shadow: none;
box-shadow: none;
padding-left: 20px;
border-top: 1px solid rgba(0, 0, 0, 0.1); }
#site-navigation.sub-menu::before {
display: none; }
#site-navigation.sub-menu li {
padding: 0; }
#site-navigation.sub-menu li.current-menu-item, #site-navigation.sub-menu li.current-menu-ancestor {
color: #30AFB8; }
#site-navigation.sub-menu li a,
#site-navigation.sub-menu li ul.sub-menu li a {
color: #4c5867;
display: block;
line-height: 42px;
padding: 0 0 0 20px;
text-align: left; }
#site-navigation.sub-menu > li:hover {
color: #30afb8; }
#site-navigation.sub-menu > li:hover:first-child a, #site-navigation.sub-menu > li:hover:last-child a {
border-radius: 0; }
#site-navigation.sub-menu > li:hover .sub-toggle i {
color: #ffffff; }
.transparent #site-navigation ul li {
float: none;
margin-right: 0;
padding: 0;
position: relative;
border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.transparent #site-navigation ul.sub-menu {
background: #fff none repeat scroll 0 0;
display: none;
border-radius: 0;
min-width: 100%;
opacity: 1;
position: static;
left: 0;
top: 0;
-webkit-transition: none 0s ease 0s;
-o-transition: none 0s ease 0s;
transition: none 0s ease 0s;
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0);
visibility: visible;
-webkit-box-shadow: none;
box-shadow: none;
padding-left: 20px;
border-top: 1px solid rgba(0, 0, 0, 0.1); }
.transparent #site-navigation ul li a, .transparent #site-navigation ul.sub-menu li a {
color: #4c5867;
display: block;
line-height: 42px;
padding: 0 0 0 20px;
text-align: left; }
#site-navigation ul li:last-child,
.transparent #site-navigation ul li:last-child {
border-bottom: none; }
.transparent #masthead .header-bottom #site-navigation ul li:hover .sub-toggle {
color: #fff;
cursor: pointer; }
.transparent #masthead .header-bottom #site-navigation ul li:hover a::before {
display: none; }
.transparent.header-sticky #site-navigation ul li a, .transparent.header-sticky #site-navigation .menu-toggle {
color: #333333; }
.tg-cta-widget-layout-2 .section-title-wrapper .section-title {
display: block;
margin-bottom: 20px;
width: 100%; }
.left-logo-below-menu .header-bottom .logo-header-component-container {
width: auto;
display: inline-block;
float: left; }
.center-logo-below-menu .header-bottom .logo-header-components-wrapper, .center-logo-below-menu .header-bottom .logo-header-component-container {
width: auto;
display: inline-block;
float: left; }
.center-logo-menu-above .header-bottom .logo-header-component-container {
width: auto;
display: inline-block;
float: left; }
.center-logo-below-menu #site-navigation ul li, .center-logo-center-menu .site-navigation-container {
text-align: left; }
.left-logo-below-menu .site-navigation-container, .center-logo-below-menu .site-navigation-container, .center-logo-menu-above .site-navigation-container, .left-logo-below-menu .header-bottom .site-navigation-wrapper, .center-logo-below-menu .header-bottom .site-navigation-wrapper, .center-logo-menu-above .header-bottom .site-navigation-wrapper {
width: auto;
display: inline-block;
float: right; }
.left-logo-below-menu .header-bottom .logo-header-components-wrapper, .center-logo-below-menu .header-bottom .logo-header-components-wrapper, .center-logo-menu-above .header-bottom .logo-header-components-wrapper {
width: auto;
float: left; }
.left-logo-below-menu .header-bottom .site-navigation-wrapper, .center-logo-below-menu .header-bottom .site-navigation-wrapper, .center-logo-menu-above .header-bottom .site-navigation-wrapper {
width: auto;
float: right;
text-align: left;
position: static; }
.left-logo-below-menu .header-bottom .logo-image, .center-logo-below-menu .header-bottom .logo-image, .center-logo-menu-above .header-bottom .logo-image {
padding: 20px 0; }
.center-logo-center-menu #site-navigation ul {
display: none; }
.center-logo-center-menu #site-navigation ul li {
display: block; } }
@media (max-width: 768px) {
.full-width #primary .entry-content > .alignwide,
.full-width-center #primary .entry-content > .alignwide {
margin-left: -15px;
margin-right: -15px; }
.full-width.box-layout #primary .entry-content > .alignwide,
.full-width-center.box-layout #primary .entry-content > .alignwide {
margin-left: -15px;
margin-right: -15px; }
.full-width.box-layout #primary .entry-content > .alignfull,
.full-width-center.box-layout #primary .entry-content > .alignfull {
margin-left: -30px;
margin-right: -30px; }
.full-width-center #primary .entry-content > .alignfull {
margin-left: -15px;
margin-right: -15px; }
#top-footer .tg-column-wrapper .tg-column-4 {
width: 47%; }
.tg-team-widget.tg-team-layout-2 .team-content-wrapper, .team-img {
text-align: center; }
.tg-team-widget.tg-team-layout-2 .team-designation::after {
left: 50%; }
.tg-slider-widget .caption-title {
font-size: 24px;
line-height: 30px; }
.tg-slider-widget .caption-desc {
font-size: 16px;
line-height: 24px;
margin: 10px 0; }
.blog-section .tg-blog-widget {
margin-bottom: 30px; }
.blog-section .tg-blog-widget-layout-2 .tg-column-3 {
margin-left: 3%;
width: 47%; }
#primary, #secondary {
float: none;
width: 100%; }
.tg-service-widget.tg-service-layout-2 .service-icon-title-wrapper .service-icon-wrap {
margin: 0 auto 5px; }
.tg-service-widget .service-content-wrap {
margin: 0 0 10px; }
.feature-product-section .tg-feature-product-layout-2 .tg-feature-product-widget {
width: 30.33%; }
.tg-service-widget .service-more {
margin-bottom: 30px; }
.tg-service-widget .service-more:last-child {
margin-bottom: 0; }
.tg-service-widget.tg-service-layout-1 {
margin: 20px 0; }
.tg-service-widget.tg-service-layout-1 .service-content-wrap {
margin: 20px 0; }
.tg-service-widget.tg-service-layout-2, .tg-service-widget.tg-service-layout-3, .tg-service-widget.tg-service-layout-4, .tg-service-widget.tg-service-layout-5 {
margin: 20px 0; }
.feature-product-section .tg-feature-product-widget.tg-column-4 {
width: 47%; }
.fun-facts-section {
margin: 30px 0; }
.blog-section .tg-column-wrapper .tg-blog-widget-layout-1.tg-column-2 {
margin: 0 11px 20px;
width: 47%; }
.blog-section .row:nth-child(2n+1) .post-image::before, .blog-section .row:nth-child(2n) .post-image::before {
display: none; }
.blog-section .tg-blog-widget-layout-1 .row:nth-child(2n+1) .post-image, .blog-section .tg-blog-widget-layout-1 .row:nth-child(2n+1) .blog-content {
float: none;
width: 100%; }
.blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .row:nth-child(2n) .post-image, .blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .row:nth-child(2n) .blog-content {
float: none;
width: 100%; }
.related-posts .tg-column-3 {
width: 47%; }
.related-posts .tg-column-3:nth-child(4) {
clear: none; }
.tg-slider-widget .swiper-wrapper .slider-content {
top: 60%; }
.tg-blog-widget-layout-1 .row {
margin-bottom: 20px; }
.tg-blog-widget-layout-1 .row:last-child {
margin-bottom: 0; }
.blog-section .tg-blog-widget-layout-1 {
margin-left: -3%; }
.blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .tg-column-2 {
margin-left: 3%;
width: 47%; }
.blog-section .blog-wrapper.tg-blog-widget-layout-3 .tg-column-3, .blog-section .blog-wrapper.tg-blog-widget-layout-4 .tg-column-3, .blog-section .blog-wrapper.tg-blog-widget-layout-5 .tg-column-3 {
margin-left: 15px;
width: 47%; }
.tg-team-widget {
margin-bottom: 30px; }
.header-top .left-content, .header-top .right-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.menu-social-container {
margin: 0 auto; }
.header-top .contact-info {
float: none;
margin: 0 auto;
width: auto; }
#bottom-footer .copyright-wrapper {
display: block;
text-align: center; }
.menu-social-container {
margin-top: 10px; }
#bottom-footer .copyright {
float: none; }
.social-menu li {
float: none;
display: inline-block;
vertical-align: top; }
.tg-hero .tg-hero-info {
padding: 30px; }
.full-width.box-layout .alignwide,
.full-width-center.box-layout .alignwide {
margin-left: -20px;
margin-right: -20px; } }
@media (max-width: 600px) {
.header-top .tg-container {
text-align: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.header-top .contact-info, .header-top .social-menu {
float: none;
line-height: 24px;
text-align: center; }
.header-top .left-content,
.header-top .right-content {
text-align: center;
margin: 0; }
.header-top .right-content {
margin-top: 10px; }
#top-footer .tg-column-wrapper {
margin: 0 3%; }
#top-footer .tg-column-wrapper .footer-block {
width: 100%;
margin: 0 0 30px 0; }
#top-footer .tg-column-wrapper .tg-column-4:last-child {
margin: 0; }
.tg-column-wrapper {
margin-left: 0; }
footer.footer-layout #bottom-footer {
text-align: center; }
footer.footer-layout #bottom-footer .copyright, footer.footer-layout #bottom-footer .footer-menu {
float: none;
display: inline-block; }
.about-section .about-content-wrapper {
display: block;
text-align: center;
width: 100%; }
.about-section .tg-column-wrapper {
text-align: center; }
.about-section .about-section-image {
display: block;
margin: 30px 0;
width: 100%; }
.call-to-action-section .btn-wrapper a {
display: block;
margin: 20px auto 0;
width: 60%;
font-size: 14px; }
.call-to-action-section .btn-wrapper a:first-child {
display: block;
margin: 0 auto 20px;
width: 60%; }
.call-to-action-section .section-title-wrapper .section-title {
font-size: 23px; }
.feature-product-section .tg-feature-product-layout-2 .tg-container .tg-column-wrapper .tg-feature-product-widget, .feature-product-section .tg-container .tg-column-wrapper .tg-feature-product-widget {
width: 47%; }
.blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .tg-column-2 {
width: 100%;
margin: 0 0 20px; }
.blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .row:nth-child(2n+1) .post-image, .blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .row:nth-child(2n+1) .blog-content {
width: 100%;
margin: 0 0 20px; }
.blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .row:nth-child(2n) .post-image, .blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .row:nth-child(2n) .blog-content {
width: 100%;
margin: 0 0 20px; }
.blog-section .row:nth-child(2n+1) .post-image::before, .blog-section .row:nth-child(2n) .post-image::before {
display: none; }
.related-posts .tg-column-3 {
width: 100%;
margin-left: 0;
float: none; }
.header-top .tg-column-2 {
float: none;
width: auto; }
.header-top .tg-column-2:last-child {
float: none; }
.header-bottom .cart-wrap:hover .widget_shopping_cart {
display: none; }
.blog.grid-view #primary .post, .archive.grid-view #primary .post, #primary .post .entry-thumbnail img {
width: 100%; }
.blog #primary .post .entry-thumbnail, .archive #primary .post .entry-thumbnail {
float: none;
width: 100%; }
.blog #primary .post .entry-content-block, .archive #primary .post .entry-content-block {
width: 100%; }
.blog-section .blog-wrapper.tg-blog-widget-layout-3 .tg-column-3, .blog-section .blog-wrapper.tg-blog-widget-layout-4 .tg-column-3, .blog-section .blog-wrapper.tg-blog-widget-layout-5 .tg-column-3 {
width: 100%;
margin-left: 0;
float: none; }
.tg-cta-widget-layout-2 .btn-wrapper {
display: block; }
.flash-tabs-container.tab-left .tab-list {
float: none;
margin: 0;
width: 100%; }
.flash-tabs-container.tab-right .tab-list, .flash-tabs-container.tab-right .tab-content {
float: none;
margin: 0;
width: 100%; }
.flash-tabs-container.tab-left .tab-content {
float: none;
margin: 0;
width: 100%; }
.flash-tabs-container.tab-left .tab-list ul li:last-child {
border-bottom: 1px solid #efefef; }
.flash-tabs-container.tab-right .tab-list ul li:last-child {
border-bottom: 1px solid #efefef; }
.tg-hero .tg-hero-info {
padding: 15px; }
.tg-hero .tg-hero-info .tg-hero__title {
font-size: 24px;
margin-bottom: 5px; }
.tg-hero .tg-hero-info .tg-hero__subtitle {
max-height: 45px;
overflow: hidden;
margin-bottom: 10px; }
.full-width .alignwide,
.full-width-center .alignwide {
margin-left: 0;
margin-right: 0; }
.full-width.boxed .alignwide,
.full-width-center.boxed .alignwide {
margin-left: 0;
margin-right: 0; } }
@media (max-width: 480px) {
.tg-slider-widget::before {
content: ' ';
display: block;
clear: both; }
.logo .logo-image {
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8); }
.transparent #site-navigation {
padding: 8px 0; }
.header-top {
display: none; }
.logo-text {
padding: 20px 0; }
.logo .logo-text .site-title {
line-height: 24px; }
.tg-slider-widget.slider-content-left .swiper-wrapper .slider-content .caption-desc, .tg-slider-widget.slider-content-center .swiper-wrapper .slider-content .caption-desc {
font-size: 12px;
line-height: 16px; }
.tg-slider-widget.slider-content-left .swiper-wrapper .slider-content .caption-title, .tg-slider-widget.slider-content-center .swiper-wrapper .slider-content .caption-title {
font-size: 14px;
line-height: 18px; }
.tg-slider-widget .swiper-wrapper .slider-content .btn-wrapper a {
font-size: 10px;
padding: 2px 15px; }
.logo .logo-text .site-title {
font-size: 18px;
line-height: 24px; }
.site-description {
font-size: 12px; }
.call-to-action-section .btn-wrapper a {
width: 67%; }
.call-to-action-section .btn-wrapper a:first-child {
width: 67%; }
.slider-arrow {
display: none; }
.header-top .tg-column-wrapper .tg-column-2 {
width: 100%; }
.header-top ul.contact-info li {
text-align: center;
width: 100%; }
.feature-product-section .tg-feature-product-layout-2 .tg-container .tg-column-wrapper .tg-feature-product-widget, .feature-product-section .tg-container .tg-column-wrapper .tg-feature-product-widget {
width: 97%; }
.tg-slider-widget .swiper-wrapper .slider-content .caption-desc {
display: none; }
.tg-slider-widget .swiper-wrapper .slider-content .caption-title {
margin-bottom: 10px; }
.header-bottom .header-action-container .search-wrap,
.header-bottom .header-action-container .cart-wrap {
padding-left: 20px; }
.header-bottom .header-action-container .first-child {
padding-left: 10px; }
.right-logo-left-menu .header-bottom .header-action-container .cart-wrap,
.right-logo-left-menu .header-bottom .header-action-container .search-wrap {
padding-right: 20px; }
.right-logo-left-menu .header-bottom .menu-toggle {
padding-right: 10px; }
.center-logo-center-menu .header-action-container > div:first-child,
.center-logo-below-menu .header-action-container > div:first-child,
.left-logo-right-menu .header-action-container > div:first-child,
.left-logo-below-menu .header-action-container > div:first-child,
.center-logo-menu-side .header-action-container > div:first-child {
padding-left: 10px; }
.center-logo-menu-side #site-navigation .menu-toggle {
margin-right: 0; } }
@media (max-width: 320px) {
.tg-slider-widget .swiper-wrapper .slider-content .caption-desc {
display: none; }
.tg-slider-widget .swiper-wrapper .slider-content .caption-title {
margin-bottom: 10px; } }