@charset "UTF-8";
.cntctfrm_contact_form * {
text-align: left !important;
line-height: normal !important;
}
.rtl .cntctfrm_contact_form * {
text-align: right !important;
}
.cntctfrm_contact_form .cntctfrm_contact_submit {
text-align: center !important;
}
.cntctfrm_contact_form p,
.widget .cntctfrm_contact_form p {
margin: 0 !important;
}
.cntctfrm_contact_form .cptch_block label + br,
.cntctfrm_contact_form .cptch_block span + br,
.cntctfrm_contact_form .cptchpr_block label + br,
.cntctfrm_contact_form .cptchpr_block span + br {
display: block !important;
}
.cntctfrm_contact_form .cptch_block br,
.cntctfrm_contact_form .cptchpr_block br {
display: none;
}
.cntctfrm_input_captcha .cptch_block ~ .gglcptch,
.cntctfrm_input_captcha .cptchpls_block ~ .gglcptch,
.cntctfrm_input_captcha .cptchpr_block ~ .gglcptch,
.cntctfrm_input_captcha .cptch_block ~ .gglcptchpr,
.cntctfrm_input_captcha .cptchpls_block ~ .gglcptchpr,
.cntctfrm_input_captcha .cptchpr_block ~ .gglcptchpr,
.cntctfrm_input_captcha .cptch_wrap ~ .gglcptch,
.cntctfrm_input_captcha .cptchpls_wrap ~ .gglcptch,
.cntctfrm_input_captcha .cptchpr_wrap ~ .gglcptch,
.cntctfrm_input_captcha .cptch_wrap ~ .gglcptchpr,
.cntctfrm_input_captcha .cptchpls_wrap ~ .gglcptchpr,
.cntctfrm_input_captcha .cptchpr_wrap ~ .gglcptchpr {
padding: 20px 0 0;
}
.cntctfrm_contact_form .gglcptch #recaptcha_widget_div {
width: 320px !important;
}
.cntctfrm_label,
.cntctfrm_input,
.cntctfrm_select,
.cntctfrm_checkbox {
box-sizing: border-box; width: 100%;
}
.cntctfrm_input.cntctfrm_input_submit {
max-width: 100%;
}
.cntctfrm_contact_form input[type="text"],
.cntctfrm_contact_form input[type="file"],
.cntctfrm_contact_form select,
.cntctfrm_contact_form textarea,
.widget .cntctfrm_contact_form input[type="text"],
.widget .cntctfrm_contact_form input[type="file"],
.widget .cntctfrm_contact_form select,
.widget .cntctfrm_contact_form textarea {
width: 100%;
margin: 0 !important;
box-sizing: border-box;
}
.cntctfrm_contact_form.cntctfrm_width_default input[type="text"],
.cntctfrm_contact_form.cntctfrm_width_default input[type="file"],
.cntctfrm_contact_form.cntctfrm_width_default select,
.cntctfrm_contact_form.cntctfrm_width_default textarea,
.widget .cntctfrm_contact_form.cntctfrm_width_default input[type="text"],
.widget .cntctfrm_contact_form.cntctfrm_width_default input[type="file"],
.widget .cntctfrm_contact_form.cntctfrm_width_default select,
.widget .cntctfrm_contact_form.cntctfrm_width_default textarea {
max-width: 320px;
}
.cntctfrm_contact_form input[type="checkbox"],
.cntctfrm_contact_form input[type="radio"]
.cntctfrm_contact_form input[type="submit"],
.widget .cntctfrm_contact_form input[type="checkbox"],
.widget .cntctfrm_contact_form input[type="radio"],
.widget .cntctfrm_contact_form input[type="submit"] {
margin: 0;
}
.cntctfrm_contact_attachment_extensions {
font-size: 10px !important;
}
.cntctfrm_contact_form input.cntctfrm_contact_submit {
cursor: pointer !important;
text-align: center !important;
margin-bottom: 10px !important;
}
.cntctfrm_label:first-child {
padding: 0;
}
.cntctfrm_label,
.cntctfrm_checkbox {
padding: 5px 0 0;
}
.cntctfrm_input,
.cntctfrm_select,
.cntctfrm_checkbox {
position: relative;
}
.cntctfrm_error_text {
margin: 5px 0;
color: red;
text-align: left;
}
#cntctfrm_contact_attachment {
margin-bottom: 0;
}
.cntctfrm_contact_form div {
clear: both;
}
.cntctfrm_one_column.cntctfrm_width_default {
max-width: 320px;
width: 100%;
}
.cntctfrm_one_column.cntctfrm_width_custom {
max-width: 100%;
width: 100%;
}
.cntctfrm_two_columns.cntctfrm_width_default {
max-width: 650px;
width: 100%;
}
.cntctfrm_two_columns.cntctfrm_width_custom .cntctfrm_column {
max-width: 49%;
}
.cntctfrm_one_column.cntctfrm_width_custom .cntctfrm_column {
max-width: 100%;
}
.cntctfrm_column {
position: relative;
min-height: 1px;
width: 100%;
padding: 0;
margin: 0;
clear: none !important;
}
.cntctfrm_ltr .cntctfrm_column {
float: left;
}
.cntctfrm_rtl .cntctfrm_column {
float: right;
}
.cntctfrm_ltr.cntctfrm_two_columns.cntctfrm_width_default #cntctfrm_first_column,
.cntctfrm_ltr.cntctfrm_two_columns.cntctfrm_width_default #cntctfrm_submit_first_column {
margin: 0 10px 0 0;
}
.cntctfrm_two_columns.cntctfrm_rtl.cntctfrm_width_default #cntctfrm_first_column,
.cntctfrm_two_columns.cntctfrm_rtl.cntctfrm_width_default #cntctfrm_submit_first_column {
margin: 0 0 0 10px;
}
.cntctfrm_ltr.cntctfrm_two_columns.cntctfrm_width_custom #cntctfrm_first_column,
.cntctfrm_ltr.cntctfrm_two_columns.cntctfrm_width_custom #cntctfrm_submit_first_column {
margin: 0 2% 0 0;
}
.cntctfrm_rtl.cntctfrm_two_columns.cntctfrm_width_custom #cntctfrm_first_column,
.cntctfrm_rtl.cntctfrm_two_columns.cntctfrm_width_custom #cntctfrm_submit_first_column {
margin: 0 0 0 10px;
}
.cntctfrm_field_wrap {
margin: 0 0 5px;
}
.cntctfrm_contact_form label,
.cntctfrm_contact_form .cntctfrm_contact_submit {
display: inline;
}
.cntctfrm_contact_form .cptch_input {
max-width: 100% !important;
}.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;height:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);visibility:hidden;opacity:0;-webkit-transition:0.1s linear all !important;-moz-transition:0.1s linear all !important;-ms-transition:0.1s linear all !important;-o-transition:0.1s linear all !important;transition:0.1s linear all !important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{-webkit-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-moz-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-ms-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-o-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{-webkit-transition:0.3s ease all !important;-moz-transition:0.3s ease all !important;-ms-transition:0.3s ease all !important;-o-transition:0.3s ease all !important;transition:0.3s ease all !important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size="xs"]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size="xs"]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size="xs"]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size="xs"]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);-ms-transform:scale(2.5);-o-transform:scale(2.5);transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;-webkit-transform:scale(0.2);-moz-transform:scale(0.2);-ms-transform:scale(0.2);-o-transform:scale(0.2);transform:scale(0.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(2.2);-moz-transform:scale(2.2);-ms-transform:scale(2.2);-o-transform:scale(2.2);transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0px 0px 0px 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,0.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}.ladda-button{background:#666;border:0;padding:14px 18px;font-size:18px;cursor:pointer;color:#fff;border-radius:2px;border:1px solid transparent;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}.ladda-button:hover{border-color:rgba(0,0,0,0.07);background-color:#888}.ladda-button[data-color=green]{background:#2aca76}.ladda-button[data-color=green]:hover{background-color:#38d683}.ladda-button[data-color=blue]{background:#53b5e6}.ladda-button[data-color=blue]:hover{background-color:#69bfe9}.ladda-button[data-color=red]{background:#ea8557}.ladda-button[data-color=red]:hover{background-color:#ed956e}.ladda-button[data-color=purple]{background:#9973C2}.ladda-button[data-color=purple]:hover{background-color:#a685ca}.ladda-button[data-color=mint]{background:#16a085}.ladda-button[data-color=mint]:hover{background-color:#19b698}.ladda-button[disabled],.ladda-button[data-loading]{border-color:rgba(0,0,0,0.07)}.ladda-button[disabled],.ladda-button[disabled]:hover,.ladda-button[data-loading],.ladda-button[data-loading]:hover{cursor:default;background-color:#999}.ladda-button[data-size=xs]{padding:4px 8px}.ladda-button[data-size=xs] .ladda-label{font-size:0.7em}.ladda-button[data-size=s]{padding:6px 10px}.ladda-button[data-size=s] .ladda-label{font-size:0.9em}.ladda-button[data-size=l] .ladda-label{font-size:1.2em}.ladda-button[data-size=xl] .ladda-label{font-size:1.5em}.picker{font-size:16px;text-align:left;line-height:1.2;color:#000;position:absolute;z-index:10000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.picker__input{cursor:default}.picker__input.picker__input--active{border-color:#0089ec}.picker__holder{width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch} .picker{width:100%}.picker__holder{position:absolute;background:#fff;border:1px solid #aaa;border-top-width:0;border-bottom-width:0;border-radius:0 0 5px 5px;box-sizing:border-box;min-width:176px;max-width:466px;max-height:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-webkit-transform:translateY(-1em) perspective(600px) rotateX(10deg);transform:translateY(-1em) perspective(600px) rotateX(10deg);transition:-webkit-transform .15s ease-out,opacity .15s ease-out,max-height 0s .15s,border-width 0s .15s;transition:transform .15s ease-out,opacity .15s ease-out,max-height 0s .15s,border-width 0s .15s}.picker__frame{padding:1px}.picker__wrap{margin:-1px}.picker--opened .picker__holder{max-height:25em;-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;opacity:1;border-top-width:1px;border-bottom-width:1px;-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);transition:-webkit-transform .15s ease-out,opacity .15s ease-out,max-height 0s,border-width 0s;transition:transform .15s ease-out,opacity .15s ease-out,max-height 0s,border-width 0s;box-shadow:0 6px 18px 1px rgba(0,0,0,.12)}.picker__box{padding:0 1em}.picker__header{text-align:center;position:relative;margin-top:.75em}.picker__month,.picker__year{font-weight:500;display:inline-block;margin-left:.25em;margin-right:.25em}.picker__year{color:#999;font-size:.8em;font-style:italic}.picker__select--month,.picker__select--year{border:1px solid #b7b7b7;height:2em;padding:.5em;margin-left:.25em;margin-right:.25em}@media (min-width:24.5em){.picker__select--month,.picker__select--year{margin-top:-.5em}}.picker__select--month{width:35%}.picker__select--year{width:22.5%}.picker__select--month:focus,.picker__select--year:focus{border-color:#0089ec}.picker__nav--next,.picker__nav--prev{position:absolute;padding:.5em 1.25em;width:1em;height:1em;box-sizing:content-box;top:-.25em}@media (min-width:24.5em){.picker__nav--next,.picker__nav--prev{top:-.33em}}.picker__nav--prev{left:-1em;padding-right:1.25em}@media (min-width:24.5em){.picker__nav--prev{padding-right:1.5em}}.picker__nav--next{right:-1em;padding-left:1.25em}@media (min-width:24.5em){.picker__nav--next{padding-left:1.5em}}.picker__nav--next:before,.picker__nav--prev:before{content:" ";border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:.75em solid #000;width:0;height:0;display:block;margin:0 auto}.picker__nav--next:before{border-right:0;border-left:.75em solid #000}.picker__nav--next:hover,.picker__nav--prev:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker__nav--disabled,.picker__nav--disabled:before,.picker__nav--disabled:before:hover,.picker__nav--disabled:hover{cursor:default;background:0 0;border-right-color:#f5f5f5;border-left-color:#f5f5f5}.picker__table{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit;width:100%;margin-top:.75em;margin-bottom:.5em}@media (min-height:33.875em){.picker__table{margin-bottom:.75em}}.picker__table td{margin:0;padding:0}.picker__weekday{width:14.285714286%;font-size:.75em;padding-bottom:.25em;color:#999;font-weight:500}@media (min-height:33.875em){.picker__weekday{padding-bottom:.5em}}.picker__day{padding:.3125em 0;font-weight:200;border:1px solid transparent}.picker__day--today{position:relative}.picker__day--today:before{content:" ";position:absolute;top:2px;right:2px;width:0;height:0;border-top:.5em solid #0059bc;border-left:.5em solid transparent}.picker__day--disabled:before{border-top-color:#aaa}.picker__day--outfocus{color:#ddd}.picker__day--infocus:hover,.picker__day--outfocus:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker__day--highlighted{border-color:#0089ec}.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker--focused .picker__day--selected,.picker__day--selected,.picker__day--selected:hover{background:#0089ec;color:#fff}.picker--focused .picker__day--disabled,.picker__day--disabled,.picker__day--disabled:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover{background:#bbb}.picker__footer{text-align:center}.picker__button--clear,.picker__button--close,.picker__button--today{border:1px solid #fff;background:#fff;font-size:.8em;padding:.66em 0;font-weight:700;width:33%;display:inline-block;vertical-align:bottom}.picker__button--clear:hover,.picker__button--close:hover,.picker__button--today:hover{cursor:pointer;color:#000;background:#b1dcfb;border-bottom-color:#b1dcfb}.picker__button--clear:focus,.picker__button--close:focus,.picker__button--today:focus{background:#b1dcfb;border-color:#0089ec;outline:0}.picker__button--clear:before,.picker__button--close:before,.picker__button--today:before{position:relative;display:inline-block;height:0}.picker__button--clear:before,.picker__button--today:before{content:" ";margin-right:.45em}.picker__button--today:before{top:-.05em;width:0;border-top:.66em solid #0059bc;border-left:.66em solid transparent}.picker__button--clear:before{top:-.25em;width:.66em;border-top:3px solid #e20}.picker__button--close:before{content:"\D7";top:-.1em;vertical-align:top;font-size:1.1em;margin-right:.35em;color:#777}.picker__button--today[disabled],.picker__button--today[disabled]:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__button--today[disabled]:before{border-top-color:#aaa}.intl-tel-input{position:relative;display:inline-block}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input .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}.intl-tel-input .country-list .country.highlight,.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,.05)}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width:500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box{vertical-align:middle}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box{margin-right:6px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=tel],.intl-tel-input.separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0}.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag{width:46px}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent}.intl-tel-input.separate-dial-code .selected-flag{background-color:rgba(0,0,0,.05);display:table}.intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px}.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text]{padding-left:66px}.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text]{padding-left:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text]{padding-left:74px}.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text]{padding-left:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text]{padding-left:82px}.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text]{padding-left:92px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text]{padding-left:90px}.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text]{padding-left:100px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{padding:10px;line-height:1.5em}.iti-flag{width:20px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.ac{height:10px;background-position:0 0}.iti-flag.ad{height:14px;background-position:-22px 0}.iti-flag.ae{height:10px;background-position:-44px 0}.iti-flag.af{height:14px;background-position:-66px 0}.iti-flag.ag{height:14px;background-position:-88px 0}.iti-flag.ai{height:10px;background-position:-110px 0}.iti-flag.al{height:15px;background-position:-132px 0}.iti-flag.am{height:10px;background-position:-154px 0}.iti-flag.ao{height:14px;background-position:-176px 0}.iti-flag.aq{height:14px;background-position:-198px 0}.iti-flag.ar{height:13px;background-position:-220px 0}.iti-flag.as{height:10px;background-position:-242px 0}.iti-flag.at{height:14px;background-position:-264px 0}.iti-flag.au{height:10px;background-position:-286px 0}.iti-flag.aw{height:14px;background-position:-308px 0}.iti-flag.ax{height:13px;background-position:-330px 0}.iti-flag.az{height:10px;background-position:-352px 0}.iti-flag.ba{height:10px;background-position:-374px 0}.iti-flag.bb{height:14px;background-position:-396px 0}.iti-flag.bd{height:12px;background-position:-418px 0}.iti-flag.be{height:15px;background-position:-440px 0}.iti-flag.bf{height:14px;background-position:-460px 0}.iti-flag.bg{height:12px;background-position:-482px 0}.iti-flag.bh{height:12px;background-position:-504px 0}.iti-flag.bi{height:12px;background-position:-526px 0}.iti-flag.bj{height:14px;background-position:-548px 0}.iti-flag.bl{height:14px;background-position:-570px 0}.iti-flag.bm{height:10px;background-position:-592px 0}.iti-flag.bn{height:10px;background-position:-614px 0}.iti-flag.bo{height:14px;background-position:-636px 0}.iti-flag.bq{height:14px;background-position:-658px 0}.iti-flag.br{height:14px;background-position:-680px 0}.iti-flag.bs{height:10px;background-position:-702px 0}.iti-flag.bt{height:14px;background-position:-724px 0}.iti-flag.bv{height:15px;background-position:-746px 0}.iti-flag.bw{height:14px;background-position:-768px 0}.iti-flag.by{height:10px;background-position:-790px 0}.iti-flag.bz{height:14px;background-position:-812px 0}.iti-flag.ca{height:10px;background-position:-834px 0}.iti-flag.cc{height:10px;background-position:-856px 0}.iti-flag.cd{height:15px;background-position:-878px 0}.iti-flag.cf{height:14px;background-position:-900px 0}.iti-flag.cg{height:14px;background-position:-922px 0}.iti-flag.ch{height:15px;background-position:-944px 0}.iti-flag.ci{height:14px;background-position:-961px 0}.iti-flag.ck{height:10px;background-position:-983px 0}.iti-flag.cl{height:14px;background-position:-1005px 0}.iti-flag.cm{height:14px;background-position:-1027px 0}.iti-flag.cn{height:14px;background-position:-1049px 0}.iti-flag.co{height:14px;background-position:-1071px 0}.iti-flag.cp{height:14px;background-position:-1093px 0}.iti-flag.cr{height:12px;background-position:-1115px 0}.iti-flag.cu{height:10px;background-position:-1137px 0}.iti-flag.cv{height:12px;background-position:-1159px 0}.iti-flag.cw{height:14px;background-position:-1181px 0}.iti-flag.cx{height:10px;background-position:-1203px 0}.iti-flag.cy{height:13px;background-position:-1225px 0}.iti-flag.cz{height:14px;background-position:-1247px 0}.iti-flag.de{height:12px;background-position:-1269px 0}.iti-flag.dg{height:10px;background-position:-1291px 0}.iti-flag.dj{height:14px;background-position:-1313px 0}.iti-flag.dk{height:15px;background-position:-1335px 0}.iti-flag.dm{height:10px;background-position:-1357px 0}.iti-flag.do{height:13px;background-position:-1379px 0}.iti-flag.dz{height:14px;background-position:-1401px 0}.iti-flag.ea{height:14px;background-position:-1423px 0}.iti-flag.ec{height:14px;background-position:-1445px 0}.iti-flag.ee{height:13px;background-position:-1467px 0}.iti-flag.eg{height:14px;background-position:-1489px 0}.iti-flag.eh{height:10px;background-position:-1511px 0}.iti-flag.er{height:10px;background-position:-1533px 0}.iti-flag.es{height:14px;background-position:-1555px 0}.iti-flag.et{height:10px;background-position:-1577px 0}.iti-flag.eu{height:14px;background-position:-1599px 0}.iti-flag.fi{height:12px;background-position:-1621px 0}.iti-flag.fj{height:10px;background-position:-1643px 0}.iti-flag.fk{height:10px;background-position:-1665px 0}.iti-flag.fm{height:11px;background-position:-1687px 0}.iti-flag.fo{height:15px;background-position:-1709px 0}.iti-flag.fr{height:14px;background-position:-1731px 0}.iti-flag.ga{height:15px;background-position:-1753px 0}.iti-flag.gb{height:10px;background-position:-1775px 0}.iti-flag.gd{height:12px;background-position:-1797px 0}.iti-flag.ge{height:14px;background-position:-1819px 0}.iti-flag.gf{height:14px;background-position:-1841px 0}.iti-flag.gg{height:14px;background-position:-1863px 0}.iti-flag.gh{height:14px;background-position:-1885px 0}.iti-flag.gi{height:10px;background-position:-1907px 0}.iti-flag.gl{height:14px;background-position:-1929px 0}.iti-flag.gm{height:14px;background-position:-1951px 0}.iti-flag.gn{height:14px;background-position:-1973px 0}.iti-flag.gp{height:14px;background-position:-1995px 0}.iti-flag.gq{height:14px;background-position:-2017px 0}.iti-flag.gr{height:14px;background-position:-2039px 0}.iti-flag.gs{height:10px;background-position:-2061px 0}.iti-flag.gt{height:13px;background-position:-2083px 0}.iti-flag.gu{height:11px;background-position:-2105px 0}.iti-flag.gw{height:10px;background-position:-2127px 0}.iti-flag.gy{height:12px;background-position:-2149px 0}.iti-flag.hk{height:14px;background-position:-2171px 0}.iti-flag.hm{height:10px;background-position:-2193px 0}.iti-flag.hn{height:10px;background-position:-2215px 0}.iti-flag.hr{height:10px;background-position:-2237px 0}.iti-flag.ht{height:12px;background-position:-2259px 0}.iti-flag.hu{height:10px;background-position:-2281px 0}.iti-flag.ic{height:14px;background-position:-2303px 0}.iti-flag.id{height:14px;background-position:-2325px 0}.iti-flag.ie{height:10px;background-position:-2347px 0}.iti-flag.il{height:15px;background-position:-2369px 0}.iti-flag.im{height:10px;background-position:-2391px 0}.iti-flag.in{height:14px;background-position:-2413px 0}.iti-flag.io{height:10px;background-position:-2435px 0}.iti-flag.iq{height:14px;background-position:-2457px 0}.iti-flag.ir{height:12px;background-position:-2479px 0}.iti-flag.is{height:15px;background-position:-2501px 0}.iti-flag.it{height:14px;background-position:-2523px 0}.iti-flag.je{height:12px;background-position:-2545px 0}.iti-flag.jm{height:10px;background-position:-2567px 0}.iti-flag.jo{height:10px;background-position:-2589px 0}.iti-flag.jp{height:14px;background-position:-2611px 0}.iti-flag.ke{height:14px;background-position:-2633px 0}.iti-flag.kg{height:12px;background-position:-2655px 0}.iti-flag.kh{height:13px;background-position:-2677px 0}.iti-flag.ki{height:10px;background-position:-2699px 0}.iti-flag.km{height:12px;background-position:-2721px 0}.iti-flag.kn{height:14px;background-position:-2743px 0}.iti-flag.kp{height:10px;background-position:-2765px 0}.iti-flag.kr{height:14px;background-position:-2787px 0}.iti-flag.kw{height:10px;background-position:-2809px 0}.iti-flag.ky{height:10px;background-position:-2831px 0}.iti-flag.kz{height:10px;background-position:-2853px 0}.iti-flag.la{height:14px;background-position:-2875px 0}.iti-flag.lb{height:14px;background-position:-2897px 0}.iti-flag.lc{height:10px;background-position:-2919px 0}.iti-flag.li{height:12px;background-position:-2941px 0}.iti-flag.lk{height:10px;background-position:-2963px 0}.iti-flag.lr{height:11px;background-position:-2985px 0}.iti-flag.ls{height:14px;background-position:-3007px 0}.iti-flag.lt{height:12px;background-position:-3029px 0}.iti-flag.lu{height:12px;background-position:-3051px 0}.iti-flag.lv{height:10px;background-position:-3073px 0}.iti-flag.ly{height:10px;background-position:-3095px 0}.iti-flag.ma{height:14px;background-position:-3117px 0}.iti-flag.mc{height:15px;background-position:-3139px 0}.iti-flag.md{height:10px;background-position:-3160px 0}.iti-flag.me{height:10px;background-position:-3182px 0}.iti-flag.mf{height:14px;background-position:-3204px 0}.iti-flag.mg{height:14px;background-position:-3226px 0}.iti-flag.mh{height:11px;background-position:-3248px 0}.iti-flag.mk{height:10px;background-position:-3270px 0}.iti-flag.ml{height:14px;background-position:-3292px 0}.iti-flag.mm{height:14px;background-position:-3314px 0}.iti-flag.mn{height:10px;background-position:-3336px 0}.iti-flag.mo{height:14px;background-position:-3358px 0}.iti-flag.mp{height:10px;background-position:-3380px 0}.iti-flag.mq{height:14px;background-position:-3402px 0}.iti-flag.mr{height:14px;background-position:-3424px 0}.iti-flag.ms{height:10px;background-position:-3446px 0}.iti-flag.mt{height:14px;background-position:-3468px 0}.iti-flag.mu{height:14px;background-position:-3490px 0}.iti-flag.mv{height:14px;background-position:-3512px 0}.iti-flag.mw{height:14px;background-position:-3534px 0}.iti-flag.mx{height:12px;background-position:-3556px 0}.iti-flag.my{height:10px;background-position:-3578px 0}.iti-flag.mz{height:14px;background-position:-3600px 0}.iti-flag.na{height:14px;background-position:-3622px 0}.iti-flag.nc{height:10px;background-position:-3644px 0}.iti-flag.ne{height:15px;background-position:-3666px 0}.iti-flag.nf{height:10px;background-position:-3686px 0}.iti-flag.ng{height:10px;background-position:-3708px 0}.iti-flag.ni{height:12px;background-position:-3730px 0}.iti-flag.nl{height:14px;background-position:-3752px 0}.iti-flag.no{height:15px;background-position:-3774px 0}.iti-flag.np{width:13px;height:15px;background-position:-3796px 0}.iti-flag.nr{height:10px;background-position:-3811px 0}.iti-flag.nu{height:10px;background-position:-3833px 0}.iti-flag.nz{height:10px;background-position:-3855px 0}.iti-flag.om{height:10px;background-position:-3877px 0}.iti-flag.pa{height:14px;background-position:-3899px 0}.iti-flag.pe{height:14px;background-position:-3921px 0}.iti-flag.pf{height:14px;background-position:-3943px 0}.iti-flag.pg{height:15px;background-position:-3965px 0}.iti-flag.ph{height:10px;background-position:-3987px 0}.iti-flag.pk{height:14px;background-position:-4009px 0}.iti-flag.pl{height:13px;background-position:-4031px 0}.iti-flag.pm{height:14px;background-position:-4053px 0}.iti-flag.pn{height:10px;background-position:-4075px 0}.iti-flag.pr{height:14px;background-position:-4097px 0}.iti-flag.ps{height:10px;background-position:-4119px 0}.iti-flag.pt{height:14px;background-position:-4141px 0}.iti-flag.pw{height:13px;background-position:-4163px 0}.iti-flag.py{height:11px;background-position:-4185px 0}.iti-flag.qa{height:8px;background-position:-4207px 0}.iti-flag.re{height:14px;background-position:-4229px 0}.iti-flag.ro{height:14px;background-position:-4251px 0}.iti-flag.rs{height:14px;background-position:-4273px 0}.iti-flag.ru{height:14px;background-position:-4295px 0}.iti-flag.rw{height:14px;background-position:-4317px 0}.iti-flag.sa{height:14px;background-position:-4339px 0}.iti-flag.sb{height:10px;background-position:-4361px 0}.iti-flag.sc{height:10px;background-position:-4383px 0}.iti-flag.sd{height:10px;background-position:-4405px 0}.iti-flag.se{height:13px;background-position:-4427px 0}.iti-flag.sg{height:14px;background-position:-4449px 0}.iti-flag.sh{height:10px;background-position:-4471px 0}.iti-flag.si{height:10px;background-position:-4493px 0}.iti-flag.sj{height:15px;background-position:-4515px 0}.iti-flag.sk{height:14px;background-position:-4537px 0}.iti-flag.sl{height:14px;background-position:-4559px 0}.iti-flag.sm{height:15px;background-position:-4581px 0}.iti-flag.sn{height:14px;background-position:-4603px 0}.iti-flag.so{height:14px;background-position:-4625px 0}.iti-flag.sr{height:14px;background-position:-4647px 0}.iti-flag.ss{height:10px;background-position:-4669px 0}.iti-flag.st{height:10px;background-position:-4691px 0}.iti-flag.sv{height:12px;background-position:-4713px 0}.iti-flag.sx{height:14px;background-position:-4735px 0}.iti-flag.sy{height:14px;background-position:-4757px 0}.iti-flag.sz{height:14px;background-position:-4779px 0}.iti-flag.ta{height:10px;background-position:-4801px 0}.iti-flag.tc{height:10px;background-position:-4823px 0}.iti-flag.td{height:14px;background-position:-4845px 0}.iti-flag.tf{height:14px;background-position:-4867px 0}.iti-flag.tg{height:13px;background-position:-4889px 0}.iti-flag.th{height:14px;background-position:-4911px 0}.iti-flag.tj{height:10px;background-position:-4933px 0}.iti-flag.tk{height:10px;background-position:-4955px 0}.iti-flag.tl{height:10px;background-position:-4977px 0}.iti-flag.tm{height:14px;background-position:-4999px 0}.iti-flag.tn{height:14px;background-position:-5021px 0}.iti-flag.to{height:10px;background-position:-5043px 0}.iti-flag.tr{height:14px;background-position:-5065px 0}.iti-flag.tt{height:12px;background-position:-5087px 0}.iti-flag.tv{height:10px;background-position:-5109px 0}.iti-flag.tw{height:14px;background-position:-5131px 0}.iti-flag.tz{height:14px;background-position:-5153px 0}.iti-flag.ua{height:14px;background-position:-5175px 0}.iti-flag.ug{height:14px;background-position:-5197px 0}.iti-flag.um{height:11px;background-position:-5219px 0}.iti-flag.us{height:11px;background-position:-5241px 0}.iti-flag.uy{height:14px;background-position:-5263px 0}.iti-flag.uz{height:10px;background-position:-5285px 0}.iti-flag.va{width:15px;height:15px;background-position:-5307px 0}.iti-flag.vc{height:14px;background-position:-5324px 0}.iti-flag.ve{height:14px;background-position:-5346px 0}.iti-flag.vg{height:10px;background-position:-5368px 0}.iti-flag.vi{height:14px;background-position:-5390px 0}.iti-flag.vn{height:14px;background-position:-5412px 0}.iti-flag.vu{height:12px;background-position:-5434px 0}.iti-flag.wf{height:14px;background-position:-5456px 0}.iti-flag.ws{height:10px;background-position:-5478px 0}.iti-flag.xk{height:15px;background-position:-5500px 0}.iti-flag.ye{height:14px;background-position:-5522px 0}.iti-flag.yt{height:14px;background-position:-5544px 0}.iti-flag.za{height:14px;background-position:-5566px 0}.iti-flag.zm{height:14px;background-position:-5588px 0}.iti-flag.zw{height:10px;background-position:-5610px 0}.iti-flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/img/flags.png);background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-size:5630px 15px;background-image:url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/img/flags@2x.png)}}.iti-flag.np{background-color:transparent}.bookly-list-none {
list-style: none;
}
.bookly-left {
float: left !important;
}
.bookly-right {
float: right !important;
}
.bookly-clear {
clear: both !important;
}
.bookly-rtext {
text-align: right !important;
}
.bookly-bold {
font-weight: bold !important;
}
.bookly-list {
margin-left: 10px !important;
}
.bookly-clear-bottom {
margin-bottom: 0 !important;
}
.bookly-none {
display: none !important;
}
.bookly-nowrap {
white-space: nowrap;
}
.bookly-inline-block {
display: inline-block !important;
}
.bookly-btn {
text-decoration: none;
}
.bookly-btn[disabled] {
opacity: 0.5;
} .bookly-box {
margin: 0 0 20px;
overflow: hidden;
}
.bookly-table {
display: table;
table-layout: fixed;
width: 100%;
}
.bookly-table > * {
display: table-cell;
vertical-align: top;
width: auto;
}
.bookly-table::before,
.bookly-table::after {
content: unset !important;
} .bookly-form {
margin: 0 auto;
}
.bookly-form * {
box-sizing: border-box;
font-family: inherit;
font-size: 14px;
line-height: inherit;
}
.bookly-form input[type="text"],
.bookly-form input[type="number"],
.bookly-form input[type="password"],
.bookly-form select,
.bookly-form textarea {
font-size: 14px !important;
line-height: normal !important;
border: 1px solid silver !important;
border-radius: 4px !important;
width: 100% !important;
}
.bookly-form input[type="text"],
.bookly-form input[type="number"],
.bookly-form input[type="password"],
.bookly-form select {
height: auto !important;
}
.bookly-form input[type="text"],
.bookly-form input[type="checkbox"],
.bookly-form input[type="radio"],
.bookly-form input[type="number"],
.bookly-form input[type="password"],
.bookly-form select,
.bookly-form textarea {
display: inline-block;
margin: 0 !important;
outline: none !important;
}
.bookly-form input[type="text"],
.bookly-form input[type="number"],
.bookly-form input[type="password"],
.bookly-form textarea {
padding: 6px 7px 5px !important;
}
.bookly-form select {
padding: 5px 6px 4px !important;
}
.bookly-form label {
display: inline;
float: none;
width: auto;
font-size: 14px;
}
.bookly-form img {
display: inline;
}
.bookly-form .bookly-label-error {
font-size: 12px;
font-weight: bold;
margin-top: 5px;
}
.bookly-form .bookly-btn + input[type=file] {
width: 0;
height: 0;
opacity: 0;
display: block;
}
.bookly-form-group > label {
display: inline-block;
font-weight: bold;
padding: 0 !important;
margin: 0 !important;
}
.bookly-form-group > div {
margin-top: 5px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}
.bookly-form-group:not(:last-child) > div {
margin-right: 14px;
} .bookly-nav-steps {
padding-top: 20px !important;
border-top: 1px solid silver !important;
overflow: hidden;
}
.bookly-box.bookly-nav-steps {
margin-bottom: 10px;
margin-left: -5px;
margin-right: -5px;
}
.bookly-box.bookly-nav-steps button {
margin-bottom: 10px;
margin-right: 5px;
margin-left: 5px;
}
.bookly-btn {
padding: 9px 18px !important;
border: 0 !important;
min-width: 118px;
display: block;
text-align: center;
line-height: normal;
border-radius: 4px !important;
background: #f4662f;
cursor: pointer !important;
height: auto !important;
outline: none !important;
}
.bookly-btn,
.bookly-btn > span {
color: #fff !important;
font-size: 18px !important;
line-height: 17px !important;
font-weight: bold !important;
text-transform: uppercase !important;
}
button.bookly-btn:hover,
button.bookly-btn:active,
button.bookly-round:hover,
button.bookly-round:active,
button.bookly-square:hover,
button.bookly-square:active {
background-image: none !important;
}
.bookly-time-next,
.bookly-time-prev {
min-width: 60px;
height: 35px !important;
padding: 0 5px !important;
}
.bookly-time-next {
background-position: 50% -56px;
}
.bookly-time-prev {
background-position: 50% 8px;
}
.bookly-square,
.bookly-round {
width: 28px;
height: 28px;
padding: 0 !important;
line-height: 0 !important;
border: 0 !important;
outline: none !important;
background-repeat: no-repeat;
}
.bookly-round {
border-radius: 50% !important;
}
span.bookly-round {
display: block;
}
.bookly-square {
border-radius: 15%;
}
.bookly-checkbox-group > input[type='checkbox'] {
width: 0 !important;
height: 0 !important;
max-width: 0px !important;
max-height: 0px !important;
min-width: 0px !important;
min-height: 0px !important;
opacity: 0;
}
.bookly-checkbox-group > input[type='checkbox']:focus + label > i {
border-radius: 3px;
outline: 0;
box-shadow: 0px 0px 1px 0px rgba(37, 0, 255, 1) inset;
}
.bookly-checkbox-group > input[type='checkbox']:not(:checked) + label > i {
background-image: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/square-24.png);
}
.bookly-checkbox-group > input[type='checkbox']:checked + label > i {
background-image: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/checkbox-16.png);
}
.bookly-checkbox-group > input[type='checkbox']:disabled + label > i {
background-image: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/x-24.png) !important;
opacity: 0.8;
cursor: not-allowed;
}
.bookly-checkbox-group label {
font-weight: bold;
}
.bookly-row label {
vertical-align: text-top;
}
.bookly-checkbox-group label:nth-child(3) {
margin-left: 4px;
}
.bookly-round-button {
cursor: pointer !important;
}
.bookly-round-button:first-child {
margin-right: 5px !important;
}
.bookly-round-button img {
border: 0 !important;
box-shadow: none;
}
.bookly-triangle {
width: 29px;
height: 29px;
border-left: 16px solid transparent;
border-right: 16px solid transparent;
border-bottom: 26px solid;
}
.bookly-back-step {
margin-right: 10px;
float: left !important;
}
.bookly-next-step {
float: right !important;
}
.bookly-mobile-prev-step {
margin-right: 10px;
} .bookly-progress-tracker {
margin: 0 0 20px !important;
padding: 0 !important;
}
.bookly-progress-tracker > div {
padding-left: 4px;
white-space: nowrap;
text-overflow: ellipsis;
font-weight: bold;
overflow: hidden;
}
.bookly-progress-tracker .step {
height: 15px;
background: #bec3c7;
margin-top: 5px;
}
.bookly-progress-tracker > div:first-child .step {
border-radius: 5px 0 0 5px;
}
.bookly-progress-tracker > div:last-child .step {
border-radius: 0 5px 5px 0;
}
.bookly-progress-tracker > div:first-child {
padding-left: 0;
} .bookly-service-step .bookly-date-from {
cursor: text !important;
}
.bookly-service-step .bookly-available-date,
.bookly-service-step .bookly-week-days,
.bookly-repeat-step .bookly-week-days,
.bookly-service-step .bookly-time-range {
margin-bottom: 20px !important;
}
.bookly-service-step .bookly-available-date .bookly-form-group > div {
margin-right: 0;
}
.bookly-service-step .bookly-available-date,
.bookly-service-step .bookly-week-days {
margin-right: 14px !important;
}
.bookly-service-step .bookly-week-days,
.bookly-repeat-step .bookly-week-days {
width: auto;
}
.bookly-service-step .bookly-week-days > div,
.bookly-repeat-step .bookly-week-days > div {
text-align: center;
min-width: 35px;
}
.bookly-service-step .bookly-week-days label,
.bookly-repeat-step .bookly-week-days label {
display: block !important;
width: 23px;
height: 23px;
padding: 0;
margin: -12px auto 0;
border-radius: 50%;
cursor: pointer;
}
.bookly-service-step .bookly-week-days input[type='checkbox'],
.bookly-repeat-step .bookly-week-days input[type='checkbox'] {
width: 0 !important;
height: 0 !important;
max-width: 0px !important;
max-height: 0px !important;
min-width: 0px !important;
min-height: 0px !important;
opacity: 0;
}
.bookly-service-step .bookly-week-days input[type='checkbox']:checked + label,
.bookly-repeat-step .bookly-week-days input[type='checkbox']:checked + label {
background: #f56530 url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/checkbox.png) 0 0 no-repeat;
}
.bookly-service-step .bookly-week-days input[type='checkbox']:focus + label,
.bookly-repeat-step .bookly-week-days input[type='checkbox']:focus + label {
outline: 0;
box-shadow: 0px 0px 1px 0px rgba(37, 0, 255, 1) inset;
}
.bookly-service-step .bookly-week-days label input,
.bookly-repeat-step .bookly-week-days label input {
visibility: hidden;
}
.bookly-service-step .bookly-time-range select {
width: auto !important;
}
.bookly-mobile-step-1 .bookly-nav-steps {
display: none;
}
.bookly-chain-actions {
width: 50px;
} .bookly-mw-150 {
max-width: 150px;
}
.bookly-extra-step .bookly-extras-item {
display: inline-block;
width: 25%;
margin: 0 -2px !important;
margin-bottom: 2px !important;
vertical-align: top !important;
}
.bookly-extra-step .bookly-extras-thumb {
border: 2px solid #bec3c7;
padding: 10px;
line-height: normal;
border-radius: 5px;
margin: 3px;
text-align: center;
cursor: pointer;
}
.bookly-extra-step .bookly-extras-thumb img {
max-width: 100%;
}
.bookly-extra-step .bookly-extras-thumb div {
background-position: center;
}
.bookly-extra-step div.bookly-extras-summary {
display: inline-block;
font-weight: bold;
}
.bookly-extra-step .bookly-extras-item .bookly-extras-count-controls {
margin-top: 10px;
text-align: center;
}
.bookly-extra-step .bookly-extras-count-controls > * {
vertical-align: middle;
}
.bookly-extra-step .bookly-extras-item .bookly-extras-total-price {
font-weight: bold;
margin-top: 5px;
text-align: center;
}
.bookly-extra-step .bookly-extras-item input {
width: 3em !important;
text-align: center;
}
.bookly-extra-step .bookly-extras-increment {
margin-left: 5px;
} .bookly-time-step {
overflow: hidden;
position: relative;
margin-bottom: 20px !important;
margin-left: auto;
margin-right: auto;
}
.bookly-columnizer-wrap {
position: relative;
}
.bookly-columnizer {
min-height: .01%;
white-space: nowrap;
position: relative;
}
.bookly-columnizer .bookly-time-screen {
display: inline-block;
*display: inline;
min-height: .01%;
}
#bookly-tbs .bookly-columnizer .bookly-time-screen {
overflow: hidden;
overflow-x: auto;
}
.bookly-columnizer .bookly-column {
min-width: 127px;
padding: 0 5px;
display: inline-block;
zoom: 1;
vertical-align: top;
float: none !important;
}
.bookly-columnizer .bookly-column.bookly-column-wide {
min-width: 205px;
}
.bookly-columnizer .bookly-column.bookly-column-wide span.bookly-time-main {
float: left;
margin-left: 10px;
}
.bookly-columnizer .bookly-column.bookly-column-wide span.bookly-time-additional {
float: right;
margin-right: 10px;
}
.bookly-columnizer .bookly-day,
.bookly-columnizer .bookly-hour {
display: block !important;
min-width: 0;
width: 100%;
margin: 1.5px 0 !important;
background: white;
height: 36px;
padding: 6px;
font-size: 13px !important;
line-height: 20px;
text-align: center;
float: none !important;
vertical-align: middle;
text-transform: none;
border: 1px solid #cccccc !important;
border-radius: 4px;
}
.bookly-columnizer .bookly-day {
cursor: default !important;
text-decoration: none;
}
.bookly-columnizer .bookly-hour {
background: white !important;
cursor: pointer;
}
.bookly-columnizer .bookly-hour span {
font-weight: normal;
color: #333 !important;
}
.bookly-columnizer .bookly-hour.bookly-slot-in-waiting-list {
background-color: #d6d6d6 !important;
}
.bookly-columnizer .bookly-hour.bookly-slot-in-special-hour .bookly-time-main {
font-weight: bold;
}
.bookly-columnizer .bookly-hour .ladda-label {
display: inline-block;
}
.bookly-schedule-date,
.bookly-columnizer .bookly-day {
background: #f4662f;
color: white !important;
font-weight: bold !important;
border: 1px solid #f4662f;
}
.bookly-columnizer .booked,
.bookly-columnizer .booked:hover {
opacity: .5;
cursor: default !important;
}
.bookly-columnizer .booked span {
text-decoration: line-through;
}
.bookly-columnizer .bookly-hour .bookly-hour-icon {
display: block;
float: left;
width: 18px;
height: 18px;
margin-top: 1px;
margin-right: 5px;
background: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/success.png) 0 0 no-repeat;
}
@media (hover) {
.bookly-columnizer .bookly-hour:hover {
border: 2px solid #f4662f;
color: #f4662f;
}
.bookly-columnizer .bookly-hour.booked:hover {
border: 1px solid #cccccc !important;
color: #333333 !important;
}
.bookly-columnizer .bookly-hour.booked:hover .bookly-hour-icon span {
visibility: hidden;
}
.bookly-columnizer .bookly-hour:hover .bookly-hour-icon {
background: none;
border: 2px solid #f4662f;
color: #f4662f;
width: auto;
height: auto;
padding: 3px;
border-radius: 25px;
margin-right: 3px;
}
.bookly-columnizer .bookly-hour.booked:hover .bookly-hour-icon {
border: 2px solid #cccccc !important;
}
.bookly-columnizer .bookly-hour:hover .bookly-hour-icon span {
background: #f4662f;
width: 8px;
height: 8px;
border-radius: 10px;
display: block;
}
}
.bookly-time-step .bookly-columnizer > button {
display: none !important;
}
.bookly-time-step .bookly-columnizer > .bookly-column {
display: none !important;
}
.bookly-slot-calendar {
margin: 0 20px 20px 0;
float: left;
}
.bookly-slot-calendar .picker,
.bookly-slot-calendar .picker__holder {
position: static;
}
.bookly-not-time-screen {
font-size: 16px;
height: 296px;
margin-left: 320px;
font-weight: bold;
}
.bookly-not-time-screen.bookly-not-calendar {
height: auto;
margin-left: 0;
padding-bottom: 15px;
}
.bookly-spin-overlay {
position: relative;
opacity: .5;
}
.bookly-spin-overlay .bookly-spin {
position: absolute;
top: 50%;
left: 50%;
margin-left: -20px;
margin-top: -20px;
}
select.bookly-time-zone-switcher {
width: 220px !important;
} .bookly-repeat-step {
margin-bottom: 20px !important;
min-width: 260px;
}
.bookly-repeat-step .bookly-row {
margin: 12px 0 12px 0 !important;
}
.bookly-repeat-step .bookly-week-days {
margin-bottom: 0 !important;
}
.bookly-repeat-step .bookly-get-schedule {
display: inline-block;
}
.bookly-repeat-step .bookly-schedule-date,
.bookly-repeat-step .bookly-schedule-time {
width: 100px !important;
text-align: center;
vertical-align: middle;
text-transform: none;
border-radius: 4px;
height: 28px;
margin-right: 6px;
margin-top: 2px;
margin-bottom: 4px;
}
.bookly-repeat-step .bookly-schedule-time select {
border: 0 !important;
height: 26px !important;
background-color: #fff;
padding: 0 !important;
}
.bookly-repeat-step .bookly-schedule-date input {
background-color: #fff;
border: 0 !important;
height: 26px !important;
float: none !important;
}
.bookly-repeat-step .bookly-schedule-row {
border: 1px solid #cccccc !important;
border-radius: 3px;
display: flex;
}
.bookly-schedule-row .bookly-rounds-group {
float: right !important;
margin-top: 2px;
margin-bottom: 4px;
height: 28px;
}
.bookly-repeat-step .bookly-schedule-row > div {
float: left;
line-height: 25px;
}
.bookly-repeat-step .bookly-schedule-row .bookly-schedule-appointment > div,
.bookly-repeat-step .bookly-schedule-row .bookly-schedule-intersect > div {
float: left;
}
.bookly-schedule-slots > div:not(:last-child) {
margin-bottom: 12px;
}
.bookly-repeat-step .bookly-schedule-row .bookly-schedule-intersect {
margin: 2px 2px 4px 0;
}
.bookly-repeat-step .bookly-schedule-row > div:first-child {
width: 36px;
height: 36px;
padding: 4px;
text-align: center;
font-size: 20px;
}
.bookly-repeat-step .bookly-schedule-row > div:last-child {
width: calc(100% - 36px);
border-left: 1px solid #cccccc !important;
padding: 2px 2px 0 4px;
}
.bookly-repeat-step .bookly-schedule-row .bookly-schedule-time {
border: 1px solid #cccccc !important;
border-radius: 4px;
}
.bookly-repeat-step .bookly-schedule-row .bookly-hidden-info {
display: none;
}
.bookly-repeat-step .bookly-schedule-row .bookly-hidden-info > span {
line-height: 32px;
}
.bookly-schedule-appointment.bookly-appointment-hidden > * {
display: none !important;
height: 0;
}
.bookly-schedule-appointment.bookly-appointment-hidden .bookly-hidden-info {
display: block !important;
width: 100%;
} .bookly-pagination {
display: flex;
padding-left: 0;
list-style: none;
margin: 0;
}
.bookly-pagination li {
display: list-item;
text-align: match-parent;
margin: 0 -1px 0 0 !important;
}
.bookly-pagination li a {
position: relative;
display: block;
text-decoration: none;
border: 1px solid #cccccc;
width: 35px;
height: 35px;
line-height: 32px;
text-align: center;
}
.bookly-pagination li a:focus {
z-index: 3;
outline: 0;
}
.bookly-pagination li.active a {
color: #fff;
}
.bookly-pagination li:first-child a {
border-top-left-radius: .25rem;
border-bottom-left-radius: .25rem
}
.bookly-pagination li:last-child a {
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem
}
.bookly-visible-sm {
display: none;
} .bookly-well {
border: 1px solid #cccccc !important;
padding-right: 6px;
padding-left: 6px;
border-radius: 4px;
background-color: #F2DEDE;
vertical-align: middle;
display: table;
}
.bookly-well > div:nth-child(1) {
margin: 5px 5px 5px 0;
float: left;
}
.bookly-well > div:nth-child(2) {
min-height: 38px;
vertical-align: middle;
display: table-cell;
width: 100%;
}
.popover .editable-container,
.popover .control-group {
min-width: 300px;
}
label.bookly-checkbox-label input[type=checkbox] {
position: relative;
vertical-align: middle;
bottom: 1px;
}
.bookly-round-md {
width: 35px;
height: 35px;
}
.bookly-triangle-md {
margin: 5px 5px 5px 0;
width: 35px;
height: 35px;
border-left: 22px solid transparent;
border-right: 22px solid transparent;
border-bottom: 35px solid;
float: left;
}
.bookly-icon-sm {
height: 100%;
display: block;
background-repeat: no-repeat;
background-position: center center;
}
.bookly-icon-sm i {
margin: 0;
padding: 0;
}
.bookly-icon-md {
height: 24px;
width: 24px;
display: block;
margin-left: 6px;
background-repeat: no-repeat;
}
.bookly-triangle .bookly-icon-sm {
margin-left: -2px;
margin-top: 11px;
height: 16px;
padding-left: 4px;
}
.bookly-round-md .bookly-icon-md {
margin: 6px;
}
.bookly-round .bookly-icon-md {
margin: 6px;
}
button.bookly-round,
label.bookly-square {
cursor: pointer;
}
.bookly-round .ladda-label {
display: inline !important;
}
.bookly-icon-sm.bookly-icon-restore {
background-image: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/redo-16.png);
}
.bookly-icon-sm.bookly-icon-exclamation {
background-image: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/exclamation-16.png);
}
.bookly-icon-sm.bookly-icon-i {
background-image: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/info-16.png);
}
.bookly-icon-sm.bookly-icon-edit {
background-image: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/edit-16.png);
}
.bookly-icon-sm.bookly-icon-plus {
background-image: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/plus-16.png);
}
.bookly-icon-sm.bookly-icon-minus {
background-image: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/minus-16.png);
}
.bookly-icon-sm.bookly-icon-drop {
background-image: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/delete-16.png);
}
.bookly-icon-sm.bookly-icon-check {
background-image: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/check-16.png);
}
.bookly-icon-user {
height: 16px;
width: 16px;
display: inline-block;
margin: 4px 2px 0 2px;
vertical-align: top;
background-image: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/user-16.png);
} .bookly-go-to-cart {
width: 35px;
height: 35px;
float: left !important;
}
.bookly-cart .bookly-mobile-version {
display: none;
}
.bookly-cart table {
border-collapse: collapse;
border-spacing: 0;
border: none !important;
table-layout: auto;
width: 100%;
margin: 0 !important;
}
.bookly-cart table .bookly-round {
vertical-align: bottom;
}
.bookly-cart table th,
.bookly-cart table td {
border: 0;
text-align: left;
padding: 8px;
}
.bookly-cart tbody.bookly-mobile-version td,
.bookly-cart tbody.bookly-mobile-version th {
border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.bookly-cart th,
.bookly-cart tr.bookly-cart-primary,
.bookly-cart tr.bookly-cart-primary td,
.bookly-cart tfoot tr,
.bookly-cart tfoot tr th {
border-top: 1px solid rgba(51, 51, 51, 0.1);
font-size: 14px !important;
}
.bookly-cart th {
border-width: 0 0 1px 0;
font-weight: 700;
padding-top: 0 !important;
}
.bookly-cart table tfoot th,
.bookly-cart table tfoot td {
border-top: 2px solid rgba(51, 51, 51, 0.1);
}
.bookly-cart table tr.bookly-cart-sub-item td:first-child {
padding-left: 25px;
}
.bookly-cart tbody.bookly-desktop-version,
.bookly-cart tbody.bookly-desktop-version td,
.bookly-cart tbody.bookly-mobile-version tr.bookly-cart-sub-item th,
.bookly-cart tbody.bookly-mobile-version tr.bookly-cart-sub-item td {
border: 0 !important;
} .bookly-guest > .bookly-btn {
display: inline-block;
margin: 0 14px 12px 0;
}
.bookly-guest > .fb_iframe_widget_fluid {
display: inline-block;
}
.bookly-guest > * {
vertical-align: top;
}
.bookly-details-step .bookly-form-group input[type="text"].bookly-captcha {
display: block;
width: 160px !important;
margin: 10px 0 0 !important;
}
.bookly-details-step .bookly-form-group .intl-tel-input {
display: block;
}
.bookly-details-step .bookly-form-group .intl-tel-input input {
padding-left: 45px !important;
}
.bookly-details-step .bookly-table,
.bookly-details-step .bookly-table > * {
overflow: visible !important;
}
.bookly-details-step .bookly-form-group textarea {
resize: vertical;
}
.bookly-details-step .bookly-custom-field-row > div > div > label,
.bookly-details-step .bookly-custom-field-row > div > div > label > input[type="radio"],
.bookly-details-step .bookly-custom-field-row > div > div > label > input[type="checkbox"] {
cursor: pointer;
}
.bookly-details-step .bookly-custom-field-row > div > div > label > * {
vertical-align: middle;
} .bookly-form input.bookly-user-coupon, .bookly-form input.bookly-user-gift, .bookly-form input.bookly-user-tips {
width: 100px !important;
margin: 0 10px !important;
}
.bookly-form select.bookly-card-exp {
width: auto !important;
margin-right: 10px !important;
}
.bookly-form input.bookly-card-cvc {
width: 50px !important;
}
.bookly-form .bookly-payment-nav > div > label,
.bookly-form .bookly-payment-nav > div > label > input[type="radio"] {
cursor: pointer;
}
.bookly-form .bookly-payment-nav > div > label > * {
vertical-align: middle;
}
.bookly-form .bookly-payment-nav > div > label > img {
margin-left: 10px;
} .bookly-fade {
display: none;
}
.bookly-in {
display: block;
}
.bookly-close:hover,
.bookly-close:focus,
.bookly-close {
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: none;
border: 0;
margin-top: -25px;
}
.bookly-close:focus,
.bookly-close:hover {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: .5;
background: none;
}
.bookly-modal {
position: fixed;
width: 100%;
left: 0;
top: 0;
z-index: 9999;
bottom: 0;
background-color: rgba(0, 0, 0, 0.7);
}
.bookly-modal .bookly-modal-dialog {
width: 400px;
position: absolute;
left: 50%;
margin-left: -200px;
top: 100px;
}
.bookly-modal .bookly-modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.bookly-modal .bookly-modal-content .bookly-modal-header {
min-height: 16.5px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
color: #666;
}
.bookly-modal .bookly-modal-content .bookly-modal-header h4 {
margin: 0;
padding: 0;
font-size: 22px;
}
.bookly-modal .bookly-modal-content .bookly-modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit:focus,
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit:active,
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit:hover,
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit {
display: inline-block;
padding: 6px 12px !important;
border: 0;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border-radius: 4px;
color: #fff;
text-transform: capitalize;
}
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-cancel {
border: 0;
background: none;
color: #21759b;
cursor: pointer;
padding: 0;
vertical-align: -2px;
font-size: 14px;
}
.bookly-modal .bookly-modal-content .bookly-modal-body {
position: relative;
padding: 15px;
font-size: 14px;
}
.bookly-modal .bookly-modal-content .bookly-modal-body .bookly-form-group {
margin-bottom: 10px;
}
.bookly-modal .bookly-modal-content .bookly-modal-body .bookly-form-group label {
font-size: 14px;
}
.bookly-modal .bookly-modal-content .bookly-modal-body div > div > label {
cursor: pointer;
}
.bookly-modal .bookly-modal-content .bookly-modal-body div > div > label > * {
vertical-align: middle;
cursor: pointer;
}
@media (max-width: 768px) {
.bookly-modal .bookly-modal-dialog {
width: auto;
left: 15px;
right: 15px;
margin: 30px auto;
top: 50px;
}
} .bookly-form .picker__holder {
width: 310px !important;
overflow: hidden !important;
-webkit-border-radius: 5px 5px !important;
-moz-border-radius: 5px 5px !important;
border-radius: 5px 5px !important;
top: 2px;
left: 0px;
outline: none;
bottom: auto;
}
.bookly-form .picker {
width: auto !important;
right: auto !important;
top: auto !important;
bottom: auto !important;
left: auto !important;
}
.bookly-form .picker__header {
position: inherit;
}
.bookly-form .picker__input {
float: none !important;
}
.bookly-form .picker__nav--next {
position: inherit;
float: right;
}
.bookly-form .picker__nav--prev {
position: inherit;
float: left;
}
.bookly-form .picker:before,
.bookly-form .picker:after {
display: none !important;
}
.bookly-form .picker__frame * {
font-size: 14px !important;
font-weight: bold !important;
border: 0 !important;
color: #fff !important;
}
.bookly-form .picker__frame {
position: static;
margin-bottom: 0 !important;
}
.bookly-form .picker__weekday {
font-weight: normal !important;
text-align: center !important;
padding: 0 !important;
padding-bottom: .5em !important;
border: 0 !important;
background: none !important;
}
.bookly-form .picker__day--selected,
.bookly-form .picker__day--selected:hover,
.bookly-form .picker--focused .picker__day--selected,
.bookly-form .picker__day--infocus:hover,
.bookly-form .picker__day--outfocus:hover {
background: #fff !important;
border-radius: 4px !important;
}
.bookly-form .picker__day--highlighted {
border-color: #fff !important;
}
.bookly-form .picker__button--today:before {
display: none !important;
}
.bookly-form .picker__nav--prev:before {
border-left: 0 !important;
}
.bookly-form .picker__nav--next:before {
border-right: 0 !important;
}
.bookly-form .picker--focused .picker__day--highlighted {
background: none !important;
border-radius: 4px !important;
}
.bookly-form .picker--focused .picker__day--highlighted:hover {
background: white !important;
}
.bookly-form .picker--focused .picker__day--selected {
background: white !important;
}
.bookly-form .picker__button--today:hover,
.bookly-form .picker__button--clear:hover {
background: white !important;
border-bottom-color: white !important;
}
.bookly-form .picker__table {
margin-top: .75em !important;
margin-bottom: .75em !important;
line-height: normal !important;
background: none !important;
}
.bookly-form .picker__table td {
text-align: center !important;
margin: 0 !important;
padding: 0 !important;
background: none !important;
}
.bookly-form .picker__table tr,
.bookly-form .picker__table tbody,
.bookly-form .picker__table thead {
background: none !important;
}
.bookly-form .picker__nav--prev {
left: 0;
}
.bookly-form .picker__nav--next {
right: 0;
}
.bookly-form .picker__nav--prev,
.bookly-form .picker__nav--next {
box-sizing: content-box;
background: white !important;
border-radius: 50%;
padding: 6px;
top: -3px;
}
.bookly-form .picker__day--today {
border: 1px solid white !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
border-radius: 4px !important;
position: inherit;
}
.bookly-form .picker__day--today:before {
display: none;
}
.bookly-form .picker__button--today,
.bookly-form .picker__button--clear {
padding: 5px 0 !important;
width: 33% !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
border-radius: 4px !important;
margin-bottom: 10px !important;
float: none !important;
background: white !important;
}
.bookly-form .picker__day--outfocus,
.bookly-form .picker__day--disabled {
color: rgba(255, 255, 255, 0.5) !important;
background: none !important;
pointer-events: none;
}
.bookly-form .picker__day--disabled:hover {
background: white;
}
.bookly-form .picker__nav--disabled {
opacity: 0;
cursor: default;
}
.bookly-form .bookly-image-box {
height: 298px;
position: relative;
}
.bookly-form .bookly-image-box img {
position: absolute;
left: calc(50% - 149px);
top: calc(50% - 149px);
}
.bookly-form .bookly-loading:before {
content: '';
position: absolute;
left: calc(50% - 16px);
top: calc(50% - 16px);
width: 32px;
height: 32px;
background: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/backend/resources/images/ajax_loader_32x32.gif) no-repeat;
background-size: contain;
}
.bookly-row .bookly-text,
.bookly-row .bookly-text-center,
.bookly-row .bookly-col-label {
padding-top: 6px;
margin-bottom: 0;
text-overflow: ellipsis;
white-space: nowrap;
}
.bookly-row .bookly-text-center {
text-align: center;
}
.bookly-row .bookly-col-label {
text-align: right;
}
.bookly-row {
margin: 0 !important;
overflow: hidden;
}
.bookly-col-1,
.bookly-col-2,
.bookly-col-3,
.bookly-col-4,
.bookly-col-5,
.bookly-col-6,
.bookly-col-7,
.bookly-col-8,
.bookly-col-9,
.bookly-col-10,
.bookly-col-11,
.bookly-col-12 {
float: left !important;
padding-left: 2px;
padding-right: 2px;
}
.bookly-col-12 {
width: 100%;
}
.bookly-col-11 {
width: 91.66666667%;
}
.bookly-col-10 {
width: 83.33333333%;
}
.bookly-col-9 {
width: 75%;
}
.bookly-col-8 {
width: 66.66666667%;
}
.bookly-col-7 {
width: 58.33333333%;
}
.bookly-col-6 {
width: 50%;
}
.bookly-col-5 {
width: 41.66666667%;
}
.bookly-col-4 {
width: 33.33333333%;
}
.bookly-col-3 {
width: 25%;
}
.bookly-col-2 {
width: 16.66666667%;
}
.bookly-col-1 {
width: 8.33333333%;
}
.powered-by-bookly {
font-size: 14px !important;
color: #666666;
text-align: center;
}
.powered-by-bookly a {
color: inherit;
}
.powered-by-bookly a:first-child {
text-decoration: none !important;
} .bookly-form *:focus {
outline: 0;
box-shadow: 0px 0px 1px 0px rgba(37, 0, 255, 1) inset;
}
.bookly-form ::-webkit-input-placeholder {
color: #bbb !important;
}
.bookly-form ::-moz-placeholder {
color: #bbb !important;
} .bookly-form :-moz-placeholder {
color: #bbb !important;
} .bookly-form :-ms-input-placeholder {
color: #bbb !important;
}
.bookly-form .bookly-category-info, .bookly-form .bookly-service-info, .bookly-form .bookly-staff-info {
margin-top: -10px;
} @media screen and (max-width: 650px) {
.bookly-form-group label:empty {
display: none !important;
}
.bookly-form-group > div {
margin-right: 0 !important;
}
.bookly-table > * {
display: block;
}
.bookly-repeat-step .bookly-table > * {
display: table-cell;
}
.bookly-table .bookly-form-group {
margin: 0 0 20px;
width: 100% !important;
}
.bookly-table .bookly-form-group:last-child {
margin: 0;
}
.bookly-progress-tracker {
display: none;
}
.bookly-mobile-step-1 .bookly-nav-steps {
display: block;
}
.bookly-mobile-step-2 {
display: none;
}
.bookly-select-mobile {
width: 95%;
margin-top: 5px;
}
.bookly-mobile-next-step, .bookly-mobile-prev-step {
display: block !important;
}
.bookly-mobile-float-none {
float: none !important;
} .bookly-service-step .bookly-available-date,
.bookly-service-step .bookly-week-days {
margin-right: 0 !important;
}
.bookly-service-step .bookly-week-days,
.bookly-repeat-step .bookly-week-days {
width: 100%;
}
.bookly-service-step .bookly-week-days > div {
display: table-cell;
}
.bookly-service-step .bookly-time-to,
.bookly-service-step .bookly-time-from {
display: inline-block;
width: 48% !important;
}
.bookly-service-step .bookly-time-to {
float: right !important;
}
.bookly-service-step .bookly-time-range select {
width: 100% !important;
}
.bookly-mobile-step-1 {
margin-right: 0;
}
.bookly-not-time-screen {
height: auto !important;
margin-left: 0 !important;
margin-bottom: 15px;
clear: both;
}
.bookly-time-step {
clear: both;
}
.bookly-btn {
width: auto !important;
min-width: 0;
padding: 9px 18px !important;
background-image: none !important;
}
.bookly-go-to-cart {
padding: 8px !important;
width: 35px !important;
height: 35px !important;
}
.bookly-form .picker__holder {
left: 0 !important;
}
.bookly-extra-step .bookly-extras-item {
width: 50%;
}
.bookly-cart .bookly-mobile-version {
display: table-row-group;
}
.bookly-cart .bookly-desktop-version {
display: none;
}
.bookly-col-12,
.bookly-col-11,
.bookly-col-10,
.bookly-col-9,
.bookly-col-8,
.bookly-col-7,
.bookly-col-6,
.bookly-col-5,
.bookly-col-4,
.bookly-col-3,
.bookly-col-2,
.bookly-col-1 {
width: 100%;
padding: 0;
}
.bookly-visible-sm {
display: block;
}
.bookly-visible-md {
display: none !important;
}
.bookly-margin-top {
margin-top: 12px;
}
.bookly-row .bookly-col-label,
.bookly-row .bookly-text-center {
text-align: left;
text-transform: capitalize;
padding-top: 0;
}
.bookly-repeat-step .bookly-schedule-row > div:first-child {
width: 31px;
}
.bookly-repeat-step .bookly-schedule-row > div:last-child {
width: calc(100% - 31px);
padding: 2px 2px 0 2px;
}
.bookly-repeat-step .bookly-schedule-date, .bookly-repeat-step .bookly-schedule-time {
margin-right: 2px;
}
.bookly-repeat-step .bookly-schedule-time {
width: 90px !important;
}
} .iti-flag {
background-image: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/flags.png);
}
@media only screen and (min-resolution: 2dppx) {
.iti-flag {
background-image: url(//truemintblueprints.com/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/flags@2x.png)
}
}
.bookly-radio-loading {
border: 2px solid lightgrey;
border-top: 2px solid black;
border-radius: 50%;
width: 13px;
height: 13px;
animation: bookly-radio-loading-spin 2s linear infinite;
}
@keyframes bookly-radio-loading-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.pac-container {
z-index: 1000000 !important;
}

.g-main-nav .g-dropdown, .g-main-nav .g-standard .g-dropdown .g-dropdown { position: absolute; top: auto; left: auto; opacity: 0; visibility: hidden; overflow: hidden; }
.g-main-nav .g-standard .g-dropdown.g-active, .g-main-nav .g-fullwidth .g-dropdown.g-active { opacity: 1; visibility: visible; overflow: visible; }
.g-main-nav ul, #g-mobilemenu-container ul { margin: 0; padding: 0; list-style: none; }
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
html { height: 100%; font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; }
#g-page-surround { min-height: 100vh; position: relative; overflow: hidden; }
article, aside, details, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
a { background: transparent; text-decoration: none; }
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
sub, sup { line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { height: auto; max-width: 100%; display: inline-block; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; }
iframe, svg { max-width: 100%; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { height: 0; }
pre { overflow: auto; }
code { vertical-align: bottom; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
tr, td, th { vertical-align: middle; }
th, td { padding: 0.375rem 0; }
th { text-align: left; }
@media print { body { background: #fff !important; color: #000 !important; } }
.g-container { margin: 0 auto; padding: 0; }
.g-block .g-container { width: auto; }
.g-grid { display: flex; flex-flow: row wrap; list-style: none; margin: 0; padding: 0; text-rendering: optimizespeed; }
.g-grid.nowrap { flex-flow: row; }
.g-block { flex: 1; min-width: 0; min-height: 0; }
.first-block { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.last-block { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
.size-5 { flex: 0 5%; width: 5%; }
.size-6 { flex: 0 6%; width: 6%; }
.size-7 { flex: 0 7%; width: 7%; }
.size-8 { flex: 0 8%; width: 8%; }
.size-9 { flex: 0 9%; width: 9%; }
.size-10 { flex: 0 10%; width: 10%; }
.size-11 { flex: 0 11%; width: 11%; }
.size-12 { flex: 0 12%; width: 12%; }
.size-13 { flex: 0 13%; width: 13%; }
.size-14 { flex: 0 14%; width: 14%; }
.size-15 { flex: 0 15%; width: 15%; }
.size-16 { flex: 0 16%; width: 16%; }
.size-17 { flex: 0 17%; width: 17%; }
.size-18 { flex: 0 18%; width: 18%; }
.size-19 { flex: 0 19%; width: 19%; }
.size-20 { flex: 0 20%; width: 20%; }
.size-21 { flex: 0 21%; width: 21%; }
.size-22 { flex: 0 22%; width: 22%; }
.size-23 { flex: 0 23%; width: 23%; }
.size-24 { flex: 0 24%; width: 24%; }
.size-25 { flex: 0 25%; width: 25%; }
.size-26 { flex: 0 26%; width: 26%; }
.size-27 { flex: 0 27%; width: 27%; }
.size-28 { flex: 0 28%; width: 28%; }
.size-29 { flex: 0 29%; width: 29%; }
.size-30 { flex: 0 30%; width: 30%; }
.size-31 { flex: 0 31%; width: 31%; }
.size-32 { flex: 0 32%; width: 32%; }
.size-33 { flex: 0 33%; width: 33%; }
.size-34 { flex: 0 34%; width: 34%; }
.size-35 { flex: 0 35%; width: 35%; }
.size-36 { flex: 0 36%; width: 36%; }
.size-37 { flex: 0 37%; width: 37%; }
.size-38 { flex: 0 38%; width: 38%; }
.size-39 { flex: 0 39%; width: 39%; }
.size-40 { flex: 0 40%; width: 40%; }
.size-41 { flex: 0 41%; width: 41%; }
.size-42 { flex: 0 42%; width: 42%; }
.size-43 { flex: 0 43%; width: 43%; }
.size-44 { flex: 0 44%; width: 44%; }
.size-45 { flex: 0 45%; width: 45%; }
.size-46 { flex: 0 46%; width: 46%; }
.size-47 { flex: 0 47%; width: 47%; }
.size-48 { flex: 0 48%; width: 48%; }
.size-49 { flex: 0 49%; width: 49%; }
.size-50 { flex: 0 50%; width: 50%; }
.size-51 { flex: 0 51%; width: 51%; }
.size-52 { flex: 0 52%; width: 52%; }
.size-53 { flex: 0 53%; width: 53%; }
.size-54 { flex: 0 54%; width: 54%; }
.size-55 { flex: 0 55%; width: 55%; }
.size-56 { flex: 0 56%; width: 56%; }
.size-57 { flex: 0 57%; width: 57%; }
.size-58 { flex: 0 58%; width: 58%; }
.size-59 { flex: 0 59%; width: 59%; }
.size-60 { flex: 0 60%; width: 60%; }
.size-61 { flex: 0 61%; width: 61%; }
.size-62 { flex: 0 62%; width: 62%; }
.size-63 { flex: 0 63%; width: 63%; }
.size-64 { flex: 0 64%; width: 64%; }
.size-65 { flex: 0 65%; width: 65%; }
.size-66 { flex: 0 66%; width: 66%; }
.size-67 { flex: 0 67%; width: 67%; }
.size-68 { flex: 0 68%; width: 68%; }
.size-69 { flex: 0 69%; width: 69%; }
.size-70 { flex: 0 70%; width: 70%; }
.size-71 { flex: 0 71%; width: 71%; }
.size-72 { flex: 0 72%; width: 72%; }
.size-73 { flex: 0 73%; width: 73%; }
.size-74 { flex: 0 74%; width: 74%; }
.size-75 { flex: 0 75%; width: 75%; }
.size-76 { flex: 0 76%; width: 76%; }
.size-77 { flex: 0 77%; width: 77%; }
.size-78 { flex: 0 78%; width: 78%; }
.size-79 { flex: 0 79%; width: 79%; }
.size-80 { flex: 0 80%; width: 80%; }
.size-81 { flex: 0 81%; width: 81%; }
.size-82 { flex: 0 82%; width: 82%; }
.size-83 { flex: 0 83%; width: 83%; }
.size-84 { flex: 0 84%; width: 84%; }
.size-85 { flex: 0 85%; width: 85%; }
.size-86 { flex: 0 86%; width: 86%; }
.size-87 { flex: 0 87%; width: 87%; }
.size-88 { flex: 0 88%; width: 88%; }
.size-89 { flex: 0 89%; width: 89%; }
.size-90 { flex: 0 90%; width: 90%; }
.size-91 { flex: 0 91%; width: 91%; }
.size-92 { flex: 0 92%; width: 92%; }
.size-93 { flex: 0 93%; width: 93%; }
.size-94 { flex: 0 94%; width: 94%; }
.size-95 { flex: 0 95%; width: 95%; }
.size-33-3 { flex: 0 33.33333%; width: 33.33333%; max-width: 33.33333%; }
.size-16-7 { flex: 0 16.66667%; width: 16.66667%; max-width: 16.66667%; }
.size-14-3 { flex: 0 14.28571%; width: 14.28571%; max-width: 14.28571%; }
.size-12-5 { flex: 0 12.5%; width: 12.5%; max-width: 12.5%; }
.size-11-1 { flex: 0 11.11111%; width: 11.11111%; max-width: 11.11111%; }
.size-9-1 { flex: 0 9.09091%; width: 9.09091%; max-width: 9.09091%; }
.size-8-3 { flex: 0 8.33333%; width: 8.33333%; max-width: 8.33333%; }
.size-100 { width: 100%; max-width: 100%; flex-grow: 0; flex-basis: 100%; }
.g-main-nav:not(.g-menu-hastouch) .g-dropdown { z-index: 10; top: -9999px; }
.g-main-nav:not(.g-menu-hastouch) .g-dropdown.g-active { top: 100%; }
.g-main-nav:not(.g-menu-hastouch) .g-dropdown .g-dropdown { top: 0; }
.g-main-nav:not(.g-menu-hastouch) .g-fullwidth .g-dropdown.g-active { top: auto; }
.g-main-nav:not(.g-menu-hastouch) .g-fullwidth .g-dropdown .g-dropdown.g-active { top: 0; }
.g-main-nav .g-toplevel > li { display: inline-block; cursor: pointer; transition: background .2s ease-out, transform .2s ease-out; }
.g-main-nav .g-toplevel > li.g-menu-item-type-particle, .g-main-nav .g-toplevel > li.g-menu-item-type-module { cursor: initial; }
.g-main-nav .g-toplevel > li .g-menu-item-content { display: inline-block; vertical-align: middle; cursor: pointer; }
.g-main-nav .g-toplevel > li .g-menu-item-container { transition: transform .2s ease-out; }
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator { display: inline-block; vertical-align: middle; line-height: normal; }
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after { display: inline-block; cursor: pointer; width: 1.5rem; opacity: 0.5; font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", FontAwesome; font-weight: 900; content: ""; text-align: right; }
.g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container > .g-menu-parent-indicator:after { content: ""; }
.g-main-nav .g-dropdown { transition: opacity .2s ease-out, transform .2s ease-out; z-index: 1; }
.g-main-nav .g-sublevel > li { transition: background .2s ease-out, transform .2s ease-out; }
.g-main-nav .g-sublevel > li.g-menu-item-type-particle, .g-main-nav .g-sublevel > li.g-menu-item-type-module { cursor: initial; }
.g-main-nav .g-sublevel > li .g-menu-item-content { display: inline-block; vertical-align: middle; word-break: break-word; }
.g-main-nav .g-sublevel > li.g-parent .g-menu-item-content { margin-right: 2rem; }
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator { position: absolute; right: 0.738rem; top: 0.838rem; width: auto; text-align: center; }
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after { content: ""; text-align: center; }
.g-main-nav .g-sublevel > li.g-parent.g-selected > .g-menu-item-container > .g-menu-parent-indicator:after { content: ""; }
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-item-content { margin-right: inherit; margin-left: 2rem; text-align: right; }
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator { right: inherit; left: 0.738rem; transform: rotate(180deg); }
.g-menu-item-container { display: block; position: relative; }
.g-menu-item-container input, .g-menu-item-container textarea { color: #666; }
.g-main-nav .g-standard { position: relative; }
.g-main-nav .g-standard .g-sublevel > li { position: relative; }
.g-main-nav .g-standard .g-dropdown { top: 100%; }
.g-main-nav .g-standard .g-dropdown.g-dropdown-left { right: 0; }
.g-main-nav .g-standard .g-dropdown.g-dropdown-center { left: 50%; transform: translateX(-50%); }
.g-main-nav .g-standard .g-dropdown.g-dropdown-right { left: 0; }
.g-main-nav .g-standard .g-dropdown .g-dropdown { top: 0; }
.g-main-nav .g-standard .g-dropdown .g-dropdown.g-dropdown-left { left: auto; right: 100%; }
.g-main-nav .g-standard .g-dropdown .g-dropdown.g-dropdown-right { left: 100%; right: auto; }
.g-main-nav .g-standard .g-dropdown .g-block { flex-grow: 0; flex-basis: 100%; }
.g-main-nav .g-standard .g-go-back { display: none; }
.g-main-nav .g-fullwidth .g-dropdown { position: absolute; left: 0; right: 0; }
.g-main-nav .g-fullwidth .g-dropdown.g-dropdown-left { right: 0; left: inherit; }
.g-main-nav .g-fullwidth .g-dropdown.g-dropdown-center { left: inherit; right: inherit; left: 50%; transform: translateX(-50%); }
.g-main-nav .g-fullwidth .g-dropdown.g-dropdown-right { left: 0; right: inherit; }
.g-main-nav .g-fullwidth .g-dropdown .g-block { position: relative; overflow: hidden; }
.g-main-nav .g-fullwidth .g-dropdown .g-go-back { display: block; }
.g-main-nav .g-fullwidth .g-dropdown .g-go-back.g-level-1 { display: none; }
.g-main-nav .g-fullwidth .g-sublevel .g-dropdown { top: 0; transform: translateX(100%); }
.g-main-nav .g-fullwidth .g-sublevel .g-dropdown.g-active { transform: translateX(0); }
.g-main-nav .g-fullwidth .g-sublevel.g-slide-out > .g-menu-item > .g-menu-item-container { transform: translateX(-100%); }
.g-go-back.g-level-1 { display: none; }
.g-go-back a span { display: none; }
.g-go-back a:before { display: block; text-align: center; width: 1.28571em; font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", FontAwesome; font-weight: 900; content: ""; opacity: 0.5; }
.g-menu-item-container > i { vertical-align: middle; margin-right: 0.2rem; }
.g-menu-item-subtitle { display: block; font-size: 0.8rem; line-height: 1.1; }
.g-nav-overlay, .g-menu-overlay { top: 0; right: 0; bottom: 0; left: 0; z-index: -1; opacity: 0; position: absolute; transition: opacity .3s ease-out, z-index .1s ease-out; }
#g-mobilemenu-container .g-toplevel { position: relative; }
#g-mobilemenu-container .g-toplevel li { display: block; position: static !important; margin-right: 0; cursor: pointer; }
#g-mobilemenu-container .g-toplevel li .g-menu-item-container { padding: 0.938rem 1rem; }
#g-mobilemenu-container .g-toplevel li .g-menu-item-content { display: inline-block; line-height: 1rem; }
#g-mobilemenu-container .g-toplevel li.g-parent > .g-menu-item-container > .g-menu-item-content { position: relative; }
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator { position: absolute; right: 0.938rem; text-align: center; }
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after { display: inline-block; text-align: center; opacity: 0.5; width: 1.5rem; line-height: normal; font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", FontAwesome; font-weight: 900; content: ""; }
#g-mobilemenu-container .g-toplevel .g-dropdown { top: 0; background: transparent; position: absolute; left: 0; right: 0; z-index: 1; transition: transform .2s ease-out; transform: translateX(100%); }
#g-mobilemenu-container .g-toplevel .g-dropdown.g-active { transform: translateX(0); z-index: 0; }
#g-mobilemenu-container .g-toplevel .g-dropdown .g-go-back { display: block; }
#g-mobilemenu-container .g-toplevel .g-dropdown .g-block { width: 100%; overflow: visible; }
#g-mobilemenu-container .g-toplevel .g-dropdown .g-block .g-go-back { display: none; }
#g-mobilemenu-container .g-toplevel .g-dropdown .g-block:first-child .g-go-back { display: block; }
#g-mobilemenu-container .g-toplevel .g-dropdown-column { float: none; padding: 0; }
#g-mobilemenu-container .g-toplevel .g-dropdown-column [class*="size-"] { flex: 0 1 100%; max-width: 100%; }
#g-mobilemenu-container .g-sublevel { cursor: default; }
#g-mobilemenu-container .g-sublevel li { position: static; }
#g-mobilemenu-container .g-sublevel .g-dropdown { top: 0; }
#g-mobilemenu-container .g-menu-item-container { transition: transform .2s ease-out; }
#g-mobilemenu-container .g-toplevel.g-slide-out > .g-menu-item > .g-menu-item-container, #g-mobilemenu-container .g-toplevel.g-slide-out > .g-go-back > .g-menu-item-container, #g-mobilemenu-container .g-sublevel.g-slide-out > .g-menu-item > .g-menu-item-container, #g-mobilemenu-container .g-sublevel.g-slide-out > .g-go-back > .g-menu-item-container { transform: translateX(-100%); }
#g-mobilemenu-container .g-menu-item-subtitle { line-height: 1.5; }
#g-mobilemenu-container i { float: left; line-height: 1.4rem; margin-right: 0.3rem; }
.g-menu-overlay.g-menu-overlay-open { z-index: 2; position: fixed; opacity: 1; height: 100vh; }
h1, h2, h3, h4, h5, h6 { margin: 0.75rem 0 1.5rem 0; text-rendering: optimizeLegibility; }
p { margin: 1.5rem 0; }
ul, ol, dl { margin-top: 1.5rem; margin-bottom: 1.5rem; }
ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl { margin-top: 0; margin-bottom: 0; }
ul { margin-left: 1.5rem; padding: 0; }
dl { padding: 0; }
ol { padding-left: 1.5rem; }
blockquote { margin: 1.5rem 0; padding-left: 0.75rem; }
cite { display: block; }
cite:before { content: "\2014 \0020"; }
pre { margin: 1.5rem 0; padding: 0.938rem; }
hr { border-left: none; border-right: none; border-top: none; margin: 1.5rem 0; }
fieldset { border: 0; padding: 0.938rem; margin: 0 0 1.5rem 0; }
label { margin-bottom: 0.375rem; }
label abbr { display: none; }
textarea, select[multiple=multiple] { transition: border-color; padding: 0.375rem 0.375rem; }
textarea:focus, select[multiple=multiple]:focus { outline: none; }
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea { transition: border-color; padding: 0.375rem 0.375rem; }
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus { outline: none; }
textarea { resize: vertical; }
input[type="checkbox"], input[type="radio"] { display: inline; margin-right: 0.375rem; }
input[type="file"] { width: 100%; }
select { max-width: 100%; }
button, input[type="submit"] { cursor: pointer; user-select: none; vertical-align: middle; white-space: nowrap; border: inherit; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.hide, body .g-offcanvas-hide { display: none; }
.clearfix::after { clear: both; content: ""; display: table; }
.center { text-align: center !important; }
.align-right { text-align: right !important; }
.align-left { text-align: left !important; }
.full-height { min-height: 100vh; }
.nomarginall { margin: 0 !important; }
.nomarginall .g-content { margin: 0 !important; }
.nomargintop { margin-top: 0 !important; }
.nomargintop .g-content { margin-top: 0 !important; }
.nomarginbottom { margin-bottom: 0 !important; }
.nomarginbottom .g-content { margin-bottom: 0 !important; }
.nomarginleft { margin-left: 0 !important; }
.nomarginleft .g-content { margin-left: 0 !important; }
.nomarginright { margin-right: 0 !important; }
.nomarginright .g-content { margin-right: 0 !important; }
.nopaddingall { padding: 0 !important; }
.nopaddingall .g-content { padding: 0 !important; }
.nopaddingtop { padding-top: 0 !important; }
.nopaddingtop .g-content { padding-top: 0 !important; }
.nopaddingbottom { padding-bottom: 0 !important; }
.nopaddingbottom .g-content { padding-bottom: 0 !important; }
.nopaddingleft { padding-left: 0 !important; }
.nopaddingleft .g-content { padding-left: 0 !important; }
.nopaddingright { padding-right: 0 !important; }
.nopaddingright .g-content { padding-right: 0 !important; }
.g-flushed { padding: 0 !important; }
.g-flushed .g-content { padding: 0; margin: 0; }
.g-flushed .g-container { width: 100%; }
.full-width { flex-grow: 0; flex-basis: 100%; }
.full-width .g-block { flex-grow: 0; flex-basis: 100%; }
.hidden { display: none; visibility: hidden; }
@media print { .visible-print { display: inherit !important; }
.g-block.visible-print { display: block !important; }
.hidden-print { display: none !important; } }
.equal-height { display: flex; }
.equal-height .g-content { flex-basis: 100%; }
#g-offcanvas { position: fixed; top: 0; left: 0; right: 0; bottom: 0; overflow-x: hidden; overflow-y: auto; text-align: left; display: none; -webkit-overflow-scrolling: touch; }
.g-offcanvas-toggle { display: block; position: absolute; top: 0.7rem; left: 0.7rem; z-index: 10; line-height: 1; cursor: pointer; }
.g-offcanvas-active { overflow-x: hidden; }
.g-offcanvas-open { overflow: hidden; }
.g-offcanvas-open body, .g-offcanvas-open #g-page-surround { overflow: hidden; }
.g-offcanvas-open .g-nav-overlay { z-index: 15; position: absolute; opacity: 1; height: 100%; }
.g-offcanvas-open #g-offcanvas { display: block; }
.g-offcanvas-left #g-page-surround { left: 0; }
.g-offcanvas-right #g-offcanvas { left: inherit; }
.g-offcanvas-right .g-offcanvas-toggle { left: inherit; right: 0.7rem; }
.g-offcanvas-right #g-page-surround { right: 0; }
.g-offcanvas-left #g-offcanvas { right: inherit; }.g-content {
margin: 0.625rem;
padding: 0.938rem;
} .g-flushed .g-content {
margin: 0;
padding: 0;
} body {
font-size: 1rem;
line-height: 2;
} h1 {
font-size: 2.25rem;
} h2 {
font-size: 1.9rem;
} h3 {
font-size: 1.5rem;
} h4 {
font-size: 1.25rem;
} h5 {
font-size: 1rem;
} h6 {
font-size: 0.85rem;
} small {
font-size: 0.875rem;
} cite {
font-size: 0.875rem;
} sub, sup {
font-size: 0.75rem;
} code, kbd, pre, samp {
font-size: 1rem;
font-family: "Menlo", "Monaco", monospace;
} textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
border-radius: 0.25rem;
}
@font-face {
font-family: 'rockettheme-apps';
font-style: normal;
font-weight: normal;
src: url(https://truemintblueprints.com/wp-content/themes/g5_helium/fonts/rockettheme-apps/rockettheme-apps.eot#iefix) format("embedded-opentype"), url(https://truemintblueprints.com/wp-content/themes/g5_helium/fonts/rockettheme-apps/rockettheme-apps.woff2) format("woff2"), url(https://truemintblueprints.com/wp-content/themes/g5_helium/fonts/rockettheme-apps/rockettheme-apps.woff) format("woff"), url(https://truemintblueprints.com/wp-content/themes/g5_helium/fonts/rockettheme-apps/rockettheme-apps.ttf) format("truetype"), url(https://truemintblueprints.com/wp-content/themes/g5_helium/fonts/rockettheme-apps/rockettheme-apps.svg#rockettheme-apps) format("svg");
} i.fa-grav-spaceman, i.fa-grav-text, i.fa-grav-full, i.fa-grav-logo, i.fa-grav-symbol, i.fa-grav-logo-both, i.fa-grav-both, i.fa-gantry, i.fa-gantry-logo, i.fa-gantry-symbol, i.fa-gantry-logo-both, i.fa-gantry-both {
font-family: 'rockettheme-apps';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-grav-logo:before, .fa-grav-text:before {
content: "\61";
} .fa-grav-symbol:before, .fa-grav-spaceman:before {
content: "\62";
} .fa-grav-logo-both:before, .fa-grav-both:before, .fa-grav-full:before {
content: "\66";
} .fa-gantry-logo:before {
content: "\64";
} .fa-gantry:before, .fa-gantry-symbol:before {
content: "\63";
} .fa-gantry-logo-both:before, .fa-gantry-both:before {
content: "\65";
} body {
color: #424753;
background: #fff;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: auto;
} body *::selection {
color: #fff;
background: #4db2b3;
} body *::-moz-selection {
color: #fff;
background: #4db2b3;
} body p {
margin: 1rem 0;
} body p.h1 {
font-size: 2.25rem;
} body p.h2 {
font-size: 1.9rem;
} body p.h3 {
font-size: 1.5rem;
} body p.h4 {
font-size: 1.25rem;
} body p.h5 {
font-size: 1rem;
} body p.h6 {
font-size: 0.85rem;
} body span.para {
display: block;
margin: 1rem 0;
} a {
color: #4db2b3;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
} a:hover {
color: #424753;
} body {
font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 400;
} h1, h2, h3, h4, h5 {
font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 400;
} h1 {
font-weight: 700;
} h4 {
font-size: 1.25rem;
} blockquote {
border-left: 10px solid #e0e0e5;
} blockquote p {
font-size: 1.1rem;
color: #6f788c;
} blockquote cite {
display: block;
text-align: right;
color: #424753;
font-size: 1.2rem;
} code, kbd, pre, samp {
font-family: "Menlo", "Monaco", monospace;
} code {
background: #f9f2f4;
color: #9c1d3d;
} pre {
padding: 1rem;
margin: 2rem 0;
background: #f6f6f6;
border: 1px solid #e0e0e5;
border-radius: 0.25rem;
line-height: 1.15;
font-size: 0.9rem;
} pre code {
color: #237794;
background: inherit;
font-size: 0.9rem;
} pre.prettyprint {
border-color: rgba(0, 0, 0, 0.1) !important;
} hr {
margin: 1.5rem 0;
border-bottom: 1px solid #e0e0e5;
} .noliststyle {
list-style: none;
} .g-uppercase {
text-transform: uppercase;
} .g-notexttransform {
text-transform: none;
} .g-positive-margin-top {
margin-top: 23rem;
} .g-negative-margin-bottom {
margin-bottom: -25rem;
} .g-img-circle {
border-radius: 50%;
} .section-horizontal-paddings {
padding-left: 10%;
padding-right: 10%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) { .section-horizontal-paddings {
padding-left: 0;
padding-right: 0;
}
}
@media only all and (max-width: 47.99rem) { .section-horizontal-paddings {
padding-left: 0;
padding-right: 0;
}
} .section-horizontal-paddings-small {
padding-left: 5%;
padding-right: 5%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
.section-horizontal-paddings-small {
padding-left: 0;
padding-right: 0;
}
}
@media only all and (max-width: 47.99rem) {
.section-horizontal-paddings-small {
padding-left: 0;
padding-right: 0;
}
} .section-horizontal-paddings-large {
padding-left: 15%;
padding-right: 15%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
.section-horizontal-paddings-large {
padding-left: 0;
padding-right: 0;
}
}
@media only all and (max-width: 47.99rem) {
.section-horizontal-paddings-large {
padding-left: 0;
padding-right: 0;
}
} .section-vertical-paddings {
padding-top: 4vw;
padding-bottom: 4vw;
} .section-vertical-paddings-small {
padding-top: 2vw;
padding-bottom: 2vw;
} .section-vertical-paddings-large {
padding-top: 6vw;
padding-bottom: 6vw;
}  .flush > .g-container, .g-flushed > .g-container, .flush > .g-content, .g-flushed > .g-content {
margin: 0 !important;
padding: 0 !important;
} .g-container-flushed {
margin: -4rem 0;
}  .nomarginleft, .nomarginleft > .g-content {
margin-left: 0;
}  .nomarginright, .nomarginright > .g-content {
margin-right: 0;
}  .nomargintop, .nomargintop > .g-content {
margin-top: 0;
}  .nomarginbottom, .nomarginbottom > .g-content {
margin-bottom: 0;
}  .nomarginall, .nomarginall > .g-content {
margin: 0;
}  .margin2x > .g-content {
margin: 1.25rem;
}  .margin3x > .g-content {
margin: 1.875rem;
}  .nopaddingleft, .nopaddingleft > .g-content {
padding-left: 0;
}  .nopaddingright, .nopaddingright > .g-content {
padding-right: 0;
}  .nopaddingtop, .nopaddingtop > .g-content {
padding-top: 0;
}  .nopaddingbottom, .nopaddingbottom > .g-content {
padding-bottom: 0;
}  .nopaddingall, .nopaddingall > .g-content {
padding: 0;
}  .padding2x > .g-content {
padding: 1.876rem;
}  .padding3x > .g-content {
padding: 2.814rem;
}  .title-center .g-title {
text-align: center;
margin: 0 0 2rem 0;
}  .title1 .g-title, .title2 .g-title, .title-gradient .g-title, .title-outline .g-title {
margin: -0.938rem -0.938rem 1.5rem -0.938rem;
padding: 0.625rem 1rem;
} .platform-content, .moduletable, .widget {
margin: 0.625rem 0;
padding: 0.938rem 0;
} .platform-content .moduletable, .moduletable .moduletable, .widget .moduletable, .platform-content .widget, .moduletable .widget, .widget .widget {
margin: 0;
padding: 0;
} .platform-content:first-child, .moduletable:first-child, .widget:first-child {
margin-top: 0;
padding-top: 0;
} .platform-content:last-child, .moduletable:last-child, .widget:last-child {
margin-bottom: 0;
padding-bottom: 0;
}  .moduletable[class*="box"], .widget[class*="box"] {
padding: 0.938rem;
margin: 0.625rem;
}  .moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
margin-left: 0;
margin-right: 0;
margin-top: 0;
}  .title1 .g-title {
background: #4db2b3;
color: #fff;
}  .box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
background: #409697;
} .box1.moduletable, .box1.widget, .box1 > .g-content {
color: #fff;
} .box1 .button {
color: #fff;
} .box1 .button:hover {
background: #367d7e;
} .box1 a {
color: #b8e0e1;
} .box1 a:hover {
color: #fff;
}  .box1.title1 .g-title {
background: #367d7e;
}  .title2 .g-title {
background: #8f4dae;
color: #fff;
}  .box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
background: #8f4dae;
} .box2.moduletable, .box2.widget, .box2 > .g-content {
color: #fff;
} .box2 .button {
color: #fff;
background: #723d8b;
} .box2 .button:hover {
background: #633679;
} .box2 a {
color: #381e44;
} .box2 a:hover {
color: #fff;
}  .box2.title2 .g-title {
background: #723d8b;
}  .title-gradient .g-title {
background-color: #4db2b3;
background-image: -webkit-linear-gradient(-360deg, #4db2b3, #8f4dae);
background-image: linear-gradient(90deg,#4db2b3, #8f4dae);
color: #fff;
}  .box-gradient.moduletable, .box-gradient.widget, .box-gradient.g-outer-box, .box-gradient > .g-content {
background-color: #4db2b3;
background-image: -webkit-linear-gradient(-315deg, #4db2b3, #8f4dae);
background-image: linear-gradient(45deg,#4db2b3, #8f4dae);
} .box-gradient.moduletable, .box-gradient.widget, .box-gradient > .g-content {
color: #fff;
} .box-gradient .button {
color: #fff;
background: #45a1a2;
} .box-gradient .button:hover {
background: #367d7e;
} .box-gradient a {
color: #b8e0e1;
} .box-gradient a:hover {
color: #fff;
}  .box-gradient.title-gradient .g-title {
background-color: #4db2b3;
background-image: -webkit-linear-gradient(-280deg, #4db2b3, #8f4dae);
background-image: linear-gradient(10deg,#4db2b3, #8f4dae);
}  .title-outline .g-title {
border: 1px solid #4db2b3;
}  .box-outline.moduletable, .box-outline.widget, .box-outline.g-outer-box, .box-outline > .g-content {
border: 1px solid #4db2b3;
}  .box-outline.title-outline .g-title {
border: none;
border-bottom: 1px solid #4db2b3;
}  .spaced .g-content {
margin: 1px;
}  .shadow .g-content {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}  .disabled .g-content {
opacity: 0.4;
}  .rounded .g-content {
border-radius: 0.25rem;
overflow: hidden;
}  .equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
width: 100%;
} .equal-height .g-content {
width: auto;
} .button {
display: inline-block;
font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 600;
font-size: 0.8rem;
line-height: 1.15;
letter-spacing: 0.1rem;
text-transform: uppercase;
background: #4db2b3;
color: #fff;
border: 1px solid transparent;
border-radius: 2.5rem;
margin: 0 0 0.5rem 0;
padding: 1.5rem 3.125rem;
vertical-align: middle;
text-shadow: none;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
} .button:hover, .button:active, .button:focus {
background: #3d8f90;
color: #fff;
outline: 0;
} .button:disabled {
opacity: 0.25;
cursor: not-allowed;
} .button:disabled:hover {
background: #4db2b3;
}  .button.fa {
line-height: 1.15;
}  .button.fa[class*="fa-"]:before, .button.fa[class*="fa-"]:after {
font-family: FontAwesome;
} .button.button-block {
width: 100%;
display: block;
} .button.button-xlarge {
font-size: 1.2rem;
padding: 1.9rem 3.525rem;
border-radius: 3.5rem;
} .button.button-large {
font-size: 1rem;
padding: 1.7rem 3.325rem;
} .button.button-small {
font-size: 0.7rem;
padding: 1.2rem 2.825rem;
} .button.button-xsmall {
font-size: 0.6rem;
padding: 1.1rem 2.725rem;
} .button.button-2 {
background: #8f4dae;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
} .button.button-2:hover, .button.button-2:active, .button.button-2:focus {
background: #723d8b;
color: #fff;
} .button.button-outline {
background: transparent;
color: #4db2b3;
border-color: #4db2b3;
} .button.button-outline:hover, .button.button-outline:active, .button.button-outline:focus {
background: #4db2b3;
border-color: transparent;
color: #fff;
} .button.button-gradient {
background-color: #4db2b3;
background-image: -webkit-linear-gradient(-360deg, #4db2b3, #8f4dae);
background-image: linear-gradient(90deg,#4db2b3, #8f4dae);
border: none;
} .button.button-gradient:hover, .button.button-gradient:active, .button.button-gradient:focus {
background: #4db2b3;
color: white;
} .button.button-bevel {
border-radius: 0.4rem;
} .button.button-square {
border-radius: 0;
} table {
border: 1px solid #dce2e9;
} th {
background: #eceff3;
padding: 0.5rem;
} td {
padding: 0.5rem;
border: 1px solid #dce2e9;
} textarea, select[multiple=multiple] {
background-color: white;
border: 1px solid #e0e0e5;
} textarea:hover, select[multiple=multiple]:hover {
border-color: #4db2b3;
box-shadow: 0 0 4px rgba(77, 178, 179, 0.5);
} textarea:focus, select[multiple=multiple]:focus {
border-color: #4db2b3;
box-shadow: 0 0 4px rgba(77, 178, 179, 0.5);
} textarea {
width: 100%;
box-sizing: border-box !important;
padding: 0.75rem 1.25rem;
} fieldset.input {
margin: 0;
padding: 0;
} input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
background-color: white;
vertical-align: middle;
border: 1px solid #e0e0e5;
font-size: 1rem;
width: 100%;
line-height: 2;
padding: 0.375rem 1.25rem;
-webkit-transition: border-color 0.2s;
-moz-transition: border-color 0.2s;
transition: border-color 0.2s;
} input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
box-shadow: 0 0 4px rgba(77, 178, 179, 0.5);
} input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
box-shadow: 0 0 4px rgba(77, 178, 179, 0.5);
} input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
border-color: #4db2b3;
} input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
border-color: #4db2b3;
}   .g-main-nav .g-standard .g-dropdown {
-webkit-transition: none;
-moz-transition: none;
transition: none;
} .g-main-nav .g-standard .g-fade.g-dropdown {
-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
transition: opacity 0.3s ease-out, transform 0.3s ease-out;
} .g-main-nav .g-standard .g-zoom.g-active {
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-name: g-dropdown-zoom;
-moz-animation-name: g-dropdown-zoom;
animation-name: g-dropdown-zoom;
} .g-main-nav .g-standard .g-fade-in-up.g-active {
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-name: g-dropdown-fade-in-up;
-moz-animation-name: g-dropdown-fade-in-up;
animation-name: g-dropdown-fade-in-up;
} .g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-name: g-dropdown-bounce-in-left;
-moz-animation-name: g-dropdown-bounce-in-left;
animation-name: g-dropdown-bounce-in-left;
} .g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-name: g-dropdown-bounce-in-right;
-moz-animation-name: g-dropdown-bounce-in-right;
animation-name: g-dropdown-bounce-in-right;
} .g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-name: g-dropdown-bounce-in-down;
-moz-animation-name: g-dropdown-bounce-in-down;
animation-name: g-dropdown-bounce-in-down;
}  .g-main-nav .g-fullwidth > .g-dropdown {
-webkit-transition: none;
-moz-transition: none;
transition: none;
} .g-main-nav .g-fullwidth > .g-fade.g-dropdown {
-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
transition: opacity 0.3s ease-out, transform 0.3s ease-out;
} .g-main-nav .g-fullwidth > .g-zoom.g-active {
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-name: g-dropdown-zoom;
-moz-animation-name: g-dropdown-zoom;
animation-name: g-dropdown-zoom;
} .g-main-nav .g-fullwidth > .g-dropdown-bounce-in-left.g-active {
-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-name: g-dropdown-bounce-in-left;
-moz-animation-name: g-dropdown-bounce-in-left;
animation-name: g-dropdown-bounce-in-left;
} .g-main-nav .g-fullwidth > .g-dropdown-bounce-in-right.g-active {
-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-name: g-dropdown-bounce-in-right;
-moz-animation-name: g-dropdown-bounce-in-right;
animation-name: g-dropdown-bounce-in-right;
} .g-main-nav .g-fullwidth > .g-dropdown-bounce-in-down.g-active {
-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-name: g-dropdown-bounce-in-down;
-moz-animation-name: g-dropdown-bounce-in-down;
animation-name: g-dropdown-bounce-in-down;
}
@-webkit-keyframes g-dropdown-zoom { 0% {
opacity: 0;
-webkit-transform: scale3d(0.8, 0.8, 0.8);
} 100% {
opacity: 1;
}
}
@-moz-keyframes g-dropdown-zoom { 0% {
opacity: 0;
-moz-transform: scale3d(0.8, 0.8, 0.8);
} 100% {
opacity: 1;
}
}
@keyframes g-dropdown-zoom { 0% {
opacity: 0;
-webkit-transform: scale3d(0.8, 0.8, 0.8);
-moz-transform: scale3d(0.8, 0.8, 0.8);
-ms-transform: scale3d(0.8, 0.8, 0.8);
-o-transform: scale3d(0.8, 0.8, 0.8);
transform: scale3d(0.8, 0.8, 0.8);
} 100% {
opacity: 1;
}
}
@-webkit-keyframes g-dropdown-fade-in-up { 0% {
opacity: 0;
-webkit-transform: translate3d(0, 30px, 0);
} 100% {
opacity: 1;
}
}
@-moz-keyframes g-dropdown-fade-in-up { 0% {
opacity: 0;
-moz-transform: translate3d(0, 30px, 0);
} 100% {
opacity: 1;
}
}
@keyframes g-dropdown-fade-in-up { 0% {
opacity: 0;
-webkit-transform: translate3d(0, 30px, 0);
-moz-transform: translate3d(0, 30px, 0);
-ms-transform: translate3d(0, 30px, 0);
-o-transform: translate3d(0, 30px, 0);
transform: translate3d(0, 30px, 0);
} 100% {
opacity: 1;
}
}
@-webkit-keyframes g-dropdown-bounce-in-left { from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
} 0% {
opacity: 0;
-webkit-transform: translate3d(-50px, 0, 0);
} 60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
} 75% {
-webkit-transform: translate3d(-10px, 0, 0);
} 90% {
-webkit-transform: translate3d(5px, 0, 0);
} to {
-webkit-transform: none;
}
}
@-moz-keyframes g-dropdown-bounce-in-left { from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
} 0% {
opacity: 0;
-moz-transform: translate3d(-50px, 0, 0);
} 60% {
opacity: 1;
-moz-transform: translate3d(25px, 0, 0);
} 75% {
-moz-transform: translate3d(-10px, 0, 0);
} 90% {
-moz-transform: translate3d(5px, 0, 0);
} to {
-moz-transform: none;
}
}
@keyframes g-dropdown-bounce-in-left { from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
} 0% {
opacity: 0;
-webkit-transform: translate3d(-50px, 0, 0);
-moz-transform: translate3d(-50px, 0, 0);
-ms-transform: translate3d(-50px, 0, 0);
-o-transform: translate3d(-50px, 0, 0);
transform: translate3d(-50px, 0, 0);
} 60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
-moz-transform: translate3d(25px, 0, 0);
-ms-transform: translate3d(25px, 0, 0);
-o-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
} 75% {
-webkit-transform: translate3d(-10px, 0, 0);
-moz-transform: translate3d(-10px, 0, 0);
-ms-transform: translate3d(-10px, 0, 0);
-o-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
} 90% {
-webkit-transform: translate3d(5px, 0, 0);
-moz-transform: translate3d(5px, 0, 0);
-ms-transform: translate3d(5px, 0, 0);
-o-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
} to {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
}
@-webkit-keyframes g-dropdown-bounce-in-down { from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
} 0% {
opacity: 0;
-webkit-transform: translate3d(0, -50px, 0);
} 60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
} 75% {
-webkit-transform: translate3d(0, -10px, 0);
} 90% {
-webkit-transform: translate3d(0, 5px, 0);
} to {
-webkit-transform: none;
}
}
@-moz-keyframes g-dropdown-bounce-in-down { from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
} 0% {
opacity: 0;
-moz-transform: translate3d(0, -50px, 0);
} 60% {
opacity: 1;
-moz-transform: translate3d(0, 25px, 0);
} 75% {
-moz-transform: translate3d(0, -10px, 0);
} 90% {
-moz-transform: translate3d(0, 5px, 0);
} to {
-moz-transform: none;
}
}
@keyframes g-dropdown-bounce-in-down { from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
} 0% {
opacity: 0;
-webkit-transform: translate3d(0, -50px, 0);
-moz-transform: translate3d(0, -50px, 0);
-ms-transform: translate3d(0, -50px, 0);
-o-transform: translate3d(0, -50px, 0);
transform: translate3d(0, -50px, 0);
} 60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
-moz-transform: translate3d(0, 25px, 0);
-ms-transform: translate3d(0, 25px, 0);
-o-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
} 75% {
-webkit-transform: translate3d(0, -10px, 0);
-moz-transform: translate3d(0, -10px, 0);
-ms-transform: translate3d(0, -10px, 0);
-o-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
} 90% {
-webkit-transform: translate3d(0, 5px, 0);
-moz-transform: translate3d(0, 5px, 0);
-ms-transform: translate3d(0, 5px, 0);
-o-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
} to {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
}
@-webkit-keyframes g-dropdown-bounce-in-right { from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
} from {
opacity: 0;
-webkit-transform: translate3d(50px, 0, 0);
} 60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
} 75% {
-webkit-transform: translate3d(10px, 0, 0);
} 90% {
-webkit-transform: translate3d(-5px, 0, 0);
} to {
-webkit-transform: none;
}
}
@-moz-keyframes g-dropdown-bounce-in-right { from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
} from {
opacity: 0;
-moz-transform: translate3d(50px, 0, 0);
} 60% {
opacity: 1;
-moz-transform: translate3d(-25px, 0, 0);
} 75% {
-moz-transform: translate3d(10px, 0, 0);
} 90% {
-moz-transform: translate3d(-5px, 0, 0);
} to {
-moz-transform: none;
}
}
@keyframes g-dropdown-bounce-in-right { from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
} from {
opacity: 0;
-webkit-transform: translate3d(50px, 0, 0);
-moz-transform: translate3d(50px, 0, 0);
-ms-transform: translate3d(50px, 0, 0);
-o-transform: translate3d(50px, 0, 0);
transform: translate3d(50px, 0, 0);
} 60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
-moz-transform: translate3d(-25px, 0, 0);
-ms-transform: translate3d(-25px, 0, 0);
-o-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
} 75% {
-webkit-transform: translate3d(10px, 0, 0);
-moz-transform: translate3d(10px, 0, 0);
-ms-transform: translate3d(10px, 0, 0);
-o-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
} 90% {
-webkit-transform: translate3d(-5px, 0, 0);
-moz-transform: translate3d(-5px, 0, 0);
-ms-transform: translate3d(-5px, 0, 0);
-o-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
} to {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
}   @media only all and (min-width: 48rem) { .g-home-particles.g-helium-style #g-navigation {
background: transparent;
} .g-home-particles.g-helium-style #g-navigation .g-logo {
color: #fff;
}  .g-home-particles.g-helium-style #g-navigation .g-logo.g-logo-helium svg {
fill: #fff;
}
}  .g-home-particles.g-helium-style #g-navigation .g-social a {
color: rgba(255, 255, 255, 0.5);
}
@media only all and (max-width: 47.99rem) {
.g-home-particles.g-helium-style #g-navigation .g-social a {
color: inherit;
}
} .g-home-particles.g-helium-style #g-navigation .g-social a:hover {
color: #fff;
}
@media only all and (max-width: 47.99rem) {
.g-home-particles.g-helium-style #g-navigation .g-social a:hover {
color: #4db2b3;
}
} .g-home-particles.g-helium-style #g-header {
text-align: center;
padding: 0;
}
@media only all and (min-width: 48rem) {
.g-home-particles.g-helium-style #g-header {
margin-top: -9.5rem;
padding: 0;
}
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) { .g-home-particles.g-helium-style #g-header {
padding-top: 2rem;
}
}  .g-home-particles.g-helium-style #g-header .button.button-outline {
background: transparent;
color: #fff;
border-color: rgba(255, 255, 255, 0.5);
} .g-home-particles.g-helium-style #g-header .button.button-outline:hover, .g-home-particles.g-helium-style #g-header .button.button-outline:active, .g-home-particles.g-helium-style #g-header .button.button-outline:focus {
background: rgba(255, 255, 255, 0.5);
border-color: transparent;
} .g-home-particles.g-helium-style #g-intro {
padding-bottom: 0;
} .g-home-particles.g-helium-style #g-intro .g-content {
margin-bottom: 0;
padding-bottom: 0;
}  .g-home-particles.g-helium-style #g-intro .g-content .fp-intro p {
margin-bottom: 2rem;
}  @media only all and (max-width: 47.99rem) { .g-home-particles.g-helium-style .fp-features .g-block:not(:last-child) {
margin-bottom: 4.5rem;
}
}  .g-home-particles.g-helium-style .fp-features .g-block .card .card-block {
padding: 0 0.938rem;
} .g-home-particles.g-helium-style .fp-features .g-block .card .card-block .fa {
width: 120px;
height: 120px;
font-size: 4.125rem;
line-height: 6.5rem;
margin: 0 auto 20px;
border: 8px solid rgba(224, 224, 229, 0.4);
border-radius: 50%;
} .g-home-particles.g-helium-style .fp-features .g-block .card .card-block .card-title {
margin-bottom: 5px;
font-size: 2.25rem;
line-height: 1.66rem;
font-weight: 600;
} .g-home-particles.g-helium-style .fp-features .g-block .card .card-block .card-subtitle {
display: block;
color: rgba(66, 71, 83, 0.5);
margin-bottom: 1.5rem;
font-weight: 200;
} .g-home-particles.g-helium-style .fp-features .g-block .card .card-block .card-subtitle:after {
display: block;
width: 80%;
height: 1px;
margin: 30px auto 0;
content: "";
background-color: rgba(224, 224, 229, 0.8);
}  .g-home-particles.g-helium-style .fp-testimonials blockquote {
margin: 2.5rem 0;
border-left: none;
} .g-home-particles.g-helium-style .fp-testimonials blockquote p {
color: #eceeef;
}  .g-home-particles.g-helium-style .fp-testimonials blockquote footer:after {
display: block;
margin: 0 auto;
width: 2.5rem;
height: 1px;
content: "";
background-color: rgba(255, 255, 255, 0.25);
} .g-home-particles.g-helium-style .fp-testimonials img {
margin-bottom: 1.25rem;
border: 4px solid #fff;
}   .g-home-particles.g-helium-style .fp-multi-column-text .g-block p {
padding: 0 5rem;
border-left: 1px solid #e0e0e5;
}
@media only all and (max-width: 47.99rem) {
.g-home-particles.g-helium-style .fp-multi-column-text .g-block p {
border: none;
}
}  .g-home-particles.g-helium-style .fp-multi-column-text .g-block:first-child p {
padding-left: 0;
padding-right: 5rem;
border-left: none;
}
@media only all and (max-width: 47.99rem) {
.g-home-particles.g-helium-style .fp-multi-column-text .g-block:first-child p {
padding: 0;
}
}  .g-home-particles.g-helium-style .fp-multi-column-text .g-block:last-child p {
padding-right: 0;
padding-left: 5rem;
}
@media only all and (max-width: 47.99rem) {
.g-home-particles.g-helium-style .fp-multi-column-text .g-block:last-child p {
padding: 0;
}
} #g-page-surround {
background: #fff;
overflow: hidden;
} .g-bodyonly #g-page-surround {
color: #424753;
background: #fff;
}
@media print { #g-page-surround {
background: #fff !important;
color: #000 !important;
}
} #g-header {
background-color: #312f38;
color: #000;
padding: 3rem 0;
position: relative;
z-index: 10;
background-image: url(https://truemintblueprints.com/wp-content/themes/g5_helium/custom/images/header/color-patterns-1984229_1920~1.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
} #g-header:before {
position: absolute;
width: 100%;
height: 100%;
top: 0;
bottom: 0;
left: 0;
right: 0;
content: "";
z-index: -1;
opacity: 0.85;
background-color: #4db2b3;
background-image: -webkit-linear-gradient(-310deg, #4db2b3, #8f4dae);
background-image: linear-gradient(40deg,#4db2b3, #8f4dae);
} #g-header a {
color: rgba(0, 0, 0, 0.6);
} #g-header a:hover {
color: rgba(0, 0, 0, 0.8);
} #g-header h2 {
font-weight: 300;
line-height: 2;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
#g-header h2 {
font-size: 1.35rem;
}
} #g-header h2 em {
font-weight: 500;
} #g-header h2.large-heading {
font-size: 3.8rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
#g-header h2.large-heading {
font-size: 2.375rem;
}
}
@media only all and (max-width: 47.99rem) {
#g-header h2.large-heading {
font-size: 1.9rem;
}
}
@media print { #g-header {
background: #fff !important;
color: #000 !important;
}
} #g-navigation {
background: #312f38;
color: #fff;
position: relative;
z-index: 11;
} #g-navigation .g-container {
position: relative;
} #g-navigation .g-logo {
color: #fff;
line-height: 2.8rem;
}  #g-navigation .g-logo.g-logo-helium svg {
fill: #fff;
} @media only all and (max-width: 47.99rem) { #g-navigation .g-social-header .g-content {
margin-top: 0;
padding: 0 0.938rem;
}
} #g-navigation .g-social {
text-align: right;
line-height: 3.125;
}
@media only all and (max-width: 47.99rem) {
#g-navigation .g-social {
text-align: center;
}
} .rtl #g-navigation .g-social {
text-align: left;
} #g-navigation .g-main-nav {
font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 700;
line-height: 1.5;
} #g-navigation .g-main-nav .g-toplevel {
line-height: 3.125;
} #g-navigation .g-main-nav .g-toplevel > li {
margin: 0 0.5rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
#g-navigation .g-main-nav .g-toplevel > li {
margin: 0 0.2rem;
}
} #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
color: #fff;
padding: 0.2345rem 0;
} #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
padding: 0 0 0.2345rem;
} #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
vertical-align: top;
} #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
content: "\f107";
opacity: 0.75;
width: 1rem;
font-weight: 400;
} #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container i {
opacity: 1;
}  #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
color: rgba(255, 255, 255, 0.7);
} #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-selected {
color: rgba(255, 255, 255, 0.7);
}   #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
box-shadow: 0 2px 0 rgba(255, 255, 255, 0.2);
} #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-selected {
box-shadow: 0 2px 0 rgba(255, 255, 255, 0.2);
} #g-navigation .g-main-nav .g-dropdown {
background: #36343e;
border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 0.25rem;
} #g-navigation .g-main-nav .g-dropdown > .g-dropdown-column {
border: 1px solid transparent;
} #g-navigation .g-main-nav .g-dropdown a {
color: #fff;
} #g-navigation .g-main-nav .g-dropdown a:hover {
color: #4db2b3;
} #g-navigation .g-main-nav .g-dropdown .g-dropdown-column {
position: relative;
} #g-navigation .g-main-nav .g-dropdown .g-dropdown {
margin-left: 20px;
}   #g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
color: #fff;
} #g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-selected {
color: #fff;
}  #g-navigation .g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
} #g-navigation .g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container > .g-selected {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}  #g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
color: #4db2b3;
} #g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-selected, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-selected {
color: #4db2b3;
}  #g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle > .g-menu-item-container {
border: 0;
}  #g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle.active > .g-menu-item-container {
border: 0;
}   #g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container {
background: inherit;
} @media only all and (max-width: 47.99rem) {
#g-navigation .g-menu-block {
display: none;
}
} #g-navigation .g-menu-item-subtitle {
text-transform: lowercase;
font-size: 0.8rem;
opacity: 0.8;
padding-top: 0;
}
@media print { #g-navigation {
background: #fff !important;
color: #000 !important;
}
} .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
font-size: 1rem;
font-weight: bold;
padding: 0.469rem 0;
white-space: normal;
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-all;
-webkit-transition: 0.35s ease;
-moz-transition: 0.35s ease;
transition: 0.35s ease;
} .g-main-nav .g-standard .g-dropdown {
width: 180px;
float: left;
} .g-main-nav {
z-index: 20;
}     .g-main-nav .g-toplevel > li > .g-menu-item-container {
text-decoration: none;
line-height: 1;
}  .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
word-break: normal;
line-height: normal;
} .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
width: 1.25rem;
padding: 0.1rem 0.25rem 0.25rem 0rem;
height: 1.25rem;
} .g-main-nav .g-toplevel i {
opacity: 0.6;
}  .g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
top: -7px !important;
} .g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
top: -7px;
}  .g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
left: -30px !important;
} .g-main-nav .g-dropdown {
text-align: left;
border-radius: 0.25rem;
} .dir-rtl .g-main-nav .g-dropdown {
text-align: right;
}  .g-main-nav .g-sublevel > li {
margin: 0.3125rem 0.9375rem;
padding: 0 0 0.2345rem 0;
} .g-main-nav .g-sublevel > li > .g-menu-item-container {
line-height: normal;
font-size: 0.85rem;
font-weight: bold;
} .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
word-break: normal;
vertical-align: top;
}  .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
right: 0;
top: 0;
margin-top: -0.35rem;
} .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
content: "\f0da";
position: relative;
opacity: 1;
top: 0.75rem;
} .g-menu-item-subtitle {
opacity: 0.7;
}  .g-preset-thumbnails .g-block {
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 1 auto !important;
-moz-flex: 1 1 auto !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
} .g-preset-thumbnails .g-block > .g-content {
margin: 1rem 0;
padding: 0 0.5rem !important;
}   .g-main-nav .g-standard .g-dropdown {
margin-left: 15px;
} .g-main-nav .g-standard .g-dropdown:after {
content: "";
position: absolute;
display: block;
top: 0;
left: -15px;
right: -15px;
bottom: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
z-index: -1;
} .g-main-nav .g-standard > .g-dropdown {
margin-left: 0;
}   .g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
margin-top: 5px;
} .g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
content: "";
position: absolute;
display: block;
top: -5px;
left: 0;
right: 0;
bottom: 0;
border-top: 5px solid transparent;
z-index: -1;
}       .g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
border-radius: 0.25rem;
margin: -0.2rem 0 -0.2rem 0.5rem;
padding: 0.2rem;
}     .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
border-radius: 0.25rem;
padding: 0.1rem;
margin-top: -0.1rem;
margin-right: -0.1rem;
} #g-intro {
background: #f4f5f7;
color: #424753;
padding: 3rem 0;
}
@media print { #g-intro {
background: #fff !important;
color: #000 !important;
}
} #g-features {
background: #fff;
color: #424753;
padding: 3rem 0;
}
@media print { #g-features {
background: #fff !important;
color: #000 !important;
}
} #g-utility {
background: #424753;
color: #fff;
padding: 3rem 0;
}
@media print { #g-utility {
background: #fff !important;
color: #000 !important;
}
} #g-above {
background: #f4f5f7;
color: #424753;
padding: 3rem 0;
}
@media print { #g-above {
background: #fff !important;
color: #000 !important;
}
} #g-testimonials {
background: #8f4dae;
color: #eceeef;
padding: 3rem 0;
position: relative;
z-index: 10;
background: url(https://truemintblueprints.com/wp-content/themes/g5_helium/images/testimonials/img01.jpg) no-repeat center top;
background-size: cover;
} #g-testimonials:before {
background-color: #4db2b3;
background-image: -webkit-linear-gradient(-310deg, #4db2b3, #8f4dae);
background-image: linear-gradient(40deg,#4db2b3, #8f4dae);
opacity: 0.9;
position: absolute;
content: "";
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
} #g-testimonials a {
color: #94d1d2;
} #g-testimonials a:hover {
color: inherit;
}
@media print { #g-testimonials {
background: #fff !important;
color: #000 !important;
}
} #g-expanded {
background: #fff;
color: #424753;
padding: 3rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
#g-expanded {
padding: 0;
}
}
@media print { #g-expanded {
background: #fff !important;
color: #000 !important;
}
} #g-mainbar {
background: #fff;
color: #424753;
padding: 3rem 0;
}
@media print { #g-main {
background: #fff !important;
color: #000 !important;
}
} #g-aside {
background: #fff;
color: #424753;
padding: 3rem 0;
}
@media print { #g-aside {
background: #fff !important;
color: #000 !important;
}
} #g-sidebar {
background: #fff;
color: #424753;
padding: 3rem 0;
}
@media print { #g-sidebar {
background: #fff !important;
color: #000 !important;
}
} #g-footer {
background: #312f38;
color: #fff;
padding: 3rem 0;
} #g-footer .g-content {
margin: 0.625rem 0;
} #g-footer .g-copyright {
font-size: 0.8125rem;
line-height: 1.25rem;
}
@media only all and (max-width: 47.99rem) {
#g-footer .g-copyright {
text-align: center;
}
} #g-footer .g-horizontalmenu {
padding: 0.5rem 0;
text-align: right;
}
@media only all and (max-width: 47.99rem) {
#g-footer .g-horizontalmenu {
text-align: center;
}
} #g-footer .g-horizontalmenu a {
color: #fff;
} #g-footer .g-horizontalmenu a:hover {
color: rgba(255, 255, 255, 0.6);
box-shadow: 0 2px 0 rgba(255, 255, 255, 0.2);
} #g-footer .g-totop {
padding: 0.5rem 0;
} #g-footer .g-totop a {
color: #fff;
} #g-footer .g-totop a:hover {
color: rgba(255, 255, 255, 0.6);
}
@media print { #g-footer {
background: #fff !important;
color: #000 !important;
}
} #g-offcanvas {
background: #4db2b3;
width: 12rem;
color: #eceeef;
} #g-offcanvas a {
color: #eceeef;
} #g-offcanvas a:hover {
color: #265a5a;
} #g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
color: #eceeef;
} #g-offcanvas .button {
background: #8f4dae;
color: #eceeef;
} #g-offcanvas .button:hover {
background: #9b5db7;
} #g-offcanvas .button:active {
background: #80459c;
} #g-offcanvas hr {
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
} #g-offcanvas .g-offcanvas-toggle {
color: #eceeef;
left: 9rem;
top: 1rem;
} .g-offcanvas-toggle {
font-size: 2rem;
color: #4db2b3;
width: 32px;
height: 32px;
top: 1.2rem;
z-index: 100001;
display: none;
} .g-offcanvas-open .g-offcanvas-toggle {
color: rgba(255, 255, 255, 0.6);
}
@media only all and (max-width: 48rem) { .g-offcanvas-toggle {
display: block;
}
}  .g-offcanvas-open .g-nav-overlay {
z-index: 100000;
}  .g-offcanvas-open .g-offcanvas-left #g-page-surround {
left: 12rem;
}  .g-offcanvas-open .g-offcanvas-right #g-page-surround {
right: 12rem;
}   .g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
right: auto;
}  .g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
left: auto;
}   #g-offcanvas #g-mobilemenu-container ul {
background: #4db2b3;
}  #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
color: #eceeef;
padding: 0.938rem;
}   #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
color: #eceeef;
} #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
background: #409697;
} #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
background: #45a1a2;
}   #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
border: 1px solid #62bbbc;
background: #46a4a5;
border-radius: 0.25rem;
margin: -0.3rem 0 -0.2rem 0.5rem;
padding: 0.2rem;
} #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
background: #409697;
} #g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
width: 12rem;
} #g-offcanvas #g-mobilemenu-container ul i.fa {
width: 1.5rem;
} #g-mobilemenu-container {
margin: -1.563rem;
}  .g-preset-thumbnails img {
margin-bottom: 1rem;
}
@media only all and (max-width: 47.99rem) {
.g-preset-thumbnails {
text-align: center;
} .g-preset-thumbnails .g-block {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 0 auto;
-moz-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 50% !important;
} .g-preset-thumbnails .g-content {
margin: 0;
}
}
@media print { #g-offcanvas {
background: #fff !important;
color: #000 !important;
}
}   .g-error #g-header .g-content {
padding: 3.5rem 0.938rem;
text-align: center;
} .g-error #g-header .g-content h2.g-title {
font-size: 3.5rem;
} .g-error #g-header .g-content p {
font-size: 1.5rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) { .g-error #g-header .g-content h2.g-title {
font-size: 3rem;
} .g-error #g-header .g-content p {
font-size: 1rem;
}
}
@media only all and (max-width: 47.99rem) {
.g-error #g-header .g-content {
padding: 1rem 0.938rem;
} .g-error #g-header .g-content h2.g-title {
font-size: 2rem;
} .g-error #g-header .g-content p {
font-size: 1rem;
}
} .g-error #g-mainbar {
text-align: center;
}   .g-error #g-footer .g-content .g-totop {
text-align: center;
}   .g-offline #g-header .g-content {
padding: 3.5rem 0.938rem;
text-align: center;
} .g-offline #g-header .g-content h2.g-title {
font-size: 3.5rem;
} .g-offline #g-header .g-content p {
font-size: 1.5rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) { .g-offline #g-header .g-content h2.g-title {
font-size: 3rem;
} .g-offline #g-header .g-content p {
font-size: 1rem;
}
}
@media only all and (max-width: 47.99rem) {
.g-offline #g-header .g-content {
padding: 1rem 0.938rem;
} .g-offline #g-header .g-content h2.g-title {
font-size: 2rem;
} .g-offline #g-header .g-content p {
font-size: 1rem;
}
}   .g-offline #g-footer .g-content .g-totop {
text-align: center;
} .g-offline #grav-login {
max-width: 36rem;
} .g-offline #grav-login .form-actions {
margin-top: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
.g-offline #grav-login .form-actions {
text-align: center;
}
} .g-offline #grav-login .button {
text-transform: capitalize;
font-size: 1rem;
padding: 1rem 2.5rem;
} @media only all and (max-width: 47.99rem) {
.g-offline #grav-login .rememberme {
float: none;
display: block;
}
} .g-logo {
font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 900;
font-size: 1.35rem;
vertical-align: middle;
text-transform: uppercase;
} .g-logo img, .g-logo svg {
display: block;
}  .g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
max-height: 50px;
} .g-logo.g-logo-helium svg {
fill: #fff;
}
@media only all and (max-width: 47.99rem) {
.g-logo {
display: block;
text-align: center;
margin: -0.85rem 0;
padding-left: 0.938rem;
} .g-logo img, .g-logo svg {
margin: 0 auto;
}
}  .g-social a {
padding: 0.1875rem 0.4rem;
text-decoration: none;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
.g-social a {
padding: 0.1875rem 0.25rem;
}
} .g-content-array {
margin-left: -0.938rem;
margin-right: -0.938rem;
} .g-content-array .g-grid {
margin-bottom: 2.3445rem;
} .g-content-array .g-grid:last-child {
margin-bottom: 0;
}   @media only all and (max-width: 47.99rem) {
.g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
margin-bottom: 0;
}
}
@media only all and (max-width: 47.99rem) {
.g-content-array .g-grid {
margin-bottom: 0;
}
} .g-content-array .g-content {
margin: 0;
padding-top: 0;
padding-bottom: 0;
} @media only all and (max-width: 47.99rem) {
.g-content-array .g-array-item {
margin-bottom: 2.3445rem;
}
} .g-content-array .g-array-item-image {
margin: 0 0 15px 0;
} .g-content-array .g-item-title {
margin: 0;
}  .g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
margin: 15px 0 0;
} .g-content-array .g-array-item-details {
font-size: 90%;
} .g-content-array .g-array-item-details > span {
margin-right: 10px;
} .g-content-array .g-array-item-details i {
margin-right: 5px;
}  .g-contentcubes .cube-items-wrapper {
background: linear-gradient(45deg, #8f4dae, #4db2b3);
color: #fff;
}   .g-contentcubes .cube-items-wrapper .cube-row.g-grid.image-position-right {
flex-flow: row-reverse wrap;
} .g-contentcubes .cube-items-wrapper .cube-image-wrapper {
position: relative;
z-index: 1;
overflow: hidden;
} .g-contentcubes .cube-items-wrapper .cube-image-wrapper img {
display: block;
height: auto;
-webkit-transform: scale3d(1.8, 1.8, 1);
-moz-transform: scale3d(1.8, 1.8, 1);
-ms-transform: scale3d(1.8, 1.8, 1);
-o-transform: scale3d(1.8, 1.8, 1);
transform: scale3d(1.8, 1.8, 1);
-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
-moz-transition: -moz-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}  .g-contentcubes .cube-items-wrapper .cube-image-wrapper:hover img {
-webkit-transform: scale3d(1, 1, 1);
-moz-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
} .g-contentcubes .cube-items-wrapper .cube-image-wrapper:after {
position: absolute;
top: 0;
right: 0;
z-index: 1;
width: 100%;
height: 100%;
content: "";
background-color: rgba(255, 255, 255, 0.75);
opacity: 0.6;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
transition: opacity 0.3s;
}  .g-contentcubes .cube-items-wrapper .cube-image-wrapper:hover:after {
opacity: 0;
} .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
max-width: 22.5rem;
padding: 6.5rem 0;
margin: 0 auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) { .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
padding: 4.6rem 0;
}
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
.g-contentcubes .cube-items-wrapper .cube-content-wrapper {
max-width: 18.5rem;
padding: 2.6rem 0;
}
}
@media only all and (max-width: 47.99rem) {
.g-contentcubes .cube-items-wrapper .cube-content-wrapper {
padding: 3rem 0;
}
}
@media only all and (max-width: 30rem) { .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
max-width: 14.5rem;
}
} .g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-label {
display: inline-block;
background: #4db2b3;
padding: 0.35em 0.85em;
margin-bottom: 0.5rem;
font-size: 0.8125rem;
line-height: 1.1538;
font-weight: 600;
border-radius: 2.5rem;
text-align: center;
} .g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title {
font-size: 1.125rem;
font-weight: 600;
line-height: 1.78;
margin-bottom: 1rem;
} .g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link {
display: block;
color: #fff;
} .g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link .item-link-text {
display: inline-block;
margin-left: 0.25rem;
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}  .g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link:hover .item-link-text {
-webkit-transform: translate3d(15px, 0, 0);
-moz-transform: translate3d(15px, 0, 0);
-ms-transform: translate3d(15px, 0, 0);
-o-transform: translate3d(15px, 0, 0);
transform: translate3d(15px, 0, 0);
}  .g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-tags .tag {
margin-right: 0.5rem;
margin-bottom: 0.5rem;
padding: 0.35rem 0;
color: rgba(255, 255, 255, 0.6);
text-transform: uppercase;
font-size: 0.8125rem;
font-weight: 600;
line-height: 1.15;
} .g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-tags .tag .fa {
margin-right: 0.15rem;
font-size: 1rem;
vertical-align: text-top;
}  .g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-tags .tag a:hover {
color: inherit;
} .ui-tabs {
position: relative;
} .ui-tabs .ui-tabs-nav {
margin: 0;
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
@media only all and (max-width: 47.99rem) {
.ui-tabs .ui-tabs-nav {
flex-direction: column;
}
} .ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
border-bottom-width: 0;
padding: 0;
outline: none;
}  .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: text;
} .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor {
cursor: text;
} .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
} .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
text-decoration: none;
} .ui-tabs .ui-tabs-nav .ui-tabs-anchor:hover {
color: inherit;
} .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}  .g-contenttabs .g-contenttabs-tab-wrapper-container {
list-style: none;
margin: 0 0 1rem 0;
border-bottom: 1px solid #e0e0e5;
}
@media only all and (max-width: 47.99rem) {
.g-contenttabs .g-contenttabs-tab-wrapper-container {
border: 0 none;
}
} .g-contenttabs .g-contenttabs-tab {
outline: none;
} .g-contenttabs .g-contenttabs-tab-wrapper-head {
display: block;
height: 100%;
margin-bottom: -1px;
margin-right: 3px;
padding: 0.938rem 1.876rem;
border-radius: 0.25rem 0.25rem 0 0;
background: rgba(77, 178, 179, 0.15);
}
@media only all and (max-width: 47.99rem) {
.g-contenttabs .g-contenttabs-tab-wrapper-head {
border-radius: 0;
}
} .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
display: block;
outline: none;
font-size: 0.8rem;
text-transform: uppercase;
font-weight: 700;
} .g-contenttabs .g-contenttabs-content-wrapper-container {
list-style: none;
margin: 0;
padding: 0.938rem 0;
} .g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body {
padding: 0;
} .g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body .g-contenttabs-content {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
box-lines: multiple;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}  .g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body .g-contenttabs-content a:hover {
color: inherit;
}  .ui-tabs-active .g-contenttabs-tab-wrapper-head {
background: #4db2b3;
} .ui-tabs-active .g-contenttabs-tab-title {
color: #fff;
}   .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both;
} .owl-carousel .owl-animated-in {
z-index: 0;
} .owl-carousel .owl-animated-out {
z-index: 1;
} .owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut { 0% {
opacity: 1;
} 100% {
opacity: 0;
}
}  .owl-height {
transition: height 500ms ease-in-out;
}  .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
} .owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; } .owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
} .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
} .owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
} .owl-carousel .owl-item img {
display: block;
width: 100%;
} .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
display: none;
} .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit;
} .owl-carousel.owl-loaded {
display: block;
} .owl-carousel.owl-loading {
opacity: 0;
display: block;
} .owl-carousel.owl-hidden {
opacity: 0;
} .owl-carousel.owl-refresh .owl-item {
visibility: hidden;
} .owl-carousel.owl-drag .owl-item {
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .owl-carousel.owl-grab {
cursor: move;
cursor: grab;
} .owl-carousel.owl-rtl {
direction: rtl;
} .owl-carousel.owl-rtl .owl-item {
float: right;
}  .no-js .owl-carousel {
display: block;
}   .owl-carousel .owl-item { } .owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
} .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0;
} .owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
}   .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
} .owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(https://truemintblueprints.com../../images/owlcarousel/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease;
} .owl-carousel .owl-video-play-icon:hover {
transform: scale(1.3, 1.3);
} .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
} .owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
} .owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}  .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent;
} .owl-nav [class*='owl-'] {
display: inline-block;
margin: auto;
padding: 0.9rem 0;
color: #fff;
font-size: 1rem;
text-align: center;
cursor: pointer;
border-radius: 50%;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s;
} .owl-nav [class*='owl-']:hover {
text-decoration: none;
} .owl-nav.disabled {
opacity: 0.5;
cursor: default;
} .owl-nav .owl-nav.disabled + .owl-dots {
margin-top: 10px;
} .owl-nav .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
} .owl-nav .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
} .owl-nav .owl-dots .owl-dot span {
width: 15px;
height: 15px;
margin: 0 0.3125rem;
background: #424753;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 15px;
}  .owl-nav .owl-dots .owl-dot.active span, .owl-nav .owl-dots .owl-dot:hover span {
background: #fff;
} .g-owlcarousel {
color: #eceeef;
} .g-owlcarousel .g-owlcarousel-item-wrapper {
position: relative;
} .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
position: relative;
} .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img:after {
position: absolute;
content: "";
height: 100%;
left: 0;
right: 0;
bottom: 0;
} .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
position: absolute;
margin: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
}
@media only all and (min-width: 75rem) { .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
width: 75rem;
}
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
width: 60rem;
}
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
width: 40rem;
}
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
width: 30rem;
}
}
@media only all and (max-width: 30rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
width: 100%;
}
} .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
box-align: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
align-items: center;
-ms-flex-align: center;
-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
-o-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
height: 100%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
padding-top: 2.5rem;
}
} .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
margin: 1.25rem 0.625rem 0.625rem;
padding: 0.938rem;
text-align: center;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
padding-top: 2.5rem;
}
} .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-size: 3.5rem;
line-height: 4rem;
font-weight: 500;
margin: 1.25rem 1.25rem 0.625rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
font-size: 3rem;
line-height: 3.875rem;
}
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
font-size: 2rem;
line-height: 2.875rem;
margin-top: 3.125rem;
}
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
margin-top: 0;
font-size: 2rem;
line-height: 2.875rem;
}
}
@media only all and (max-width: 30rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
margin-top: 0;
font-size: 1.5rem;
line-height: 2rem;
}
} .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
font-size: 1.5rem;
line-height: 1.5;
font-weight: 200;
padding-bottom: 1.407rem;
margin-top: 0;
margin-bottom: 0.625rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
font-size: 1rem;
line-height: 1.875rem;
}
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
font-size: 1rem;
line-height: 1.875rem;
padding-bottom: 0;
}
}
@media only all and (max-width: 47.99rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
display: none;
}
} @media only all and (min-width: 48rem) and (max-width: 59.99rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
padding: 1rem 2.625rem;
font-size: 0.6rem;
}
}
@media only all and (max-width: 47.99rem) {
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
display: none;
}
} .g-owlcarousel .owl-nav {
margin: 0;
} .g-owlcarousel .owl-nav button.owl-prev, .g-owlcarousel .owl-nav button.owl-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: 42px;
height: 42px;
color: #fff;
border: 1px solid #fff;
border-radius: 50%;
text-align: center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
} .g-owlcarousel .owl-nav button.owl-prev .fa, .g-owlcarousel .owl-nav button.owl-next .fa {
position: relative;
} .g-owlcarousel .owl-nav button.owl-prev:hover, .g-owlcarousel .owl-nav button.owl-next:hover {
background: rgba(255, 255, 255, 0.2);
border-color: transparent;
} .g-owlcarousel .owl-nav .owl-prev {
left: 3rem;
}
@media only all and (max-width: 47.99rem) {
.g-owlcarousel .owl-nav .owl-prev {
left: 2rem;
}
} .g-owlcarousel .owl-nav .owl-prev .fa {
left: -1px;
top: 1px;
} .g-owlcarousel .owl-nav .owl-next {
right: 3rem;
}
@media only all and (max-width: 47.99rem) {
.g-owlcarousel .owl-nav .owl-next {
right: 2rem;
}
} .g-owlcarousel .owl-nav .owl-next .fa {
left: 1px;
top: 1px;
} .g-owlcarousel .owl-dots {
position: absolute;
bottom: 12%;
width: 100%;
text-align: center;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
.g-owlcarousel .owl-dots {
bottom: 5%;
}
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
.g-owlcarousel .owl-dots {
bottom: 1rem;
}
}
@media only all and (max-width: 47.99rem) {
.g-owlcarousel .owl-dots {
bottom: 0.5rem;
}
} .g-owlcarousel .owl-dots .owl-dot {
display: inline-block;
background: #424753;
margin: 0 0.3125rem;
width: 15px;
height: 15px;
border-radius: 15px;
opacity: 0.75;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
} .g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
opacity: 1;
background: #fff;
}   .g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after {
background-color: #4db2b3;
background-color: #4db2b3;
background-image: -webkit-linear-gradient(-310deg, #4db2b3, #8f4dae);
background-image: linear-gradient(40deg,#4db2b3, #8f4dae);
opacity: 0.9;
}  .g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
background-color: #8f4dae;
background-color: #8f4dae;
background-image: -webkit-linear-gradient(-410deg, #8f4dae, #4db2b3);
background-image: linear-gradient(140deg,#8f4dae, #4db2b3);
opacity: 0.9;
} .g-horizontalmenu {
list-style: none;
margin: 0;
padding: 0;
font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 700;
}
@media only all and (max-width: 47.99rem) {
.g-horizontalmenu {
text-align: center;
}
} .g-horizontalmenu li {
display: inline-block;
padding: 0 1rem;
} .g-horizontalmenu li a {
display: inline-block;
padding: 0 0 0.5rem;
margin-bottom: 0.5rem;
} .g-horizontalmenu li:first-child {
padding-left: 0;
} .g-horizontalmenu li:last-child {
padding-right: 0;
} .g-totop {
font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 700;
text-align: right;
}
@media only all and (max-width: 47.99rem) {
.g-totop {
text-align: center;
}
} .g-container {
width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
.g-container {
width: 60rem;
}
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
.g-container {
width: 48rem;
}
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
.g-container {
width: 30rem;
}
}
@media only all and (max-width: 30rem) {
.g-container {
width: 100%;
}
} .g-container.g-flushed {
width: 100%;
} @media only all and (max-width: 47.99rem) {
.g-block {
flex-grow: 0;
flex-basis: 100%;
}
} @media only all and (max-width: 47.99rem) {
body [class*="size-"] {
flex-grow: 0;
flex-basis: 100%;
max-width: 100%;
}
}
@media only all and (max-width: 47.99rem) {
@supports not (flex-wrap: wrap) { .g-grid {
display: block;
flex-wrap: inherit;
} .g-block {
display: block;
flex: inherit;
}
}
} .visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
display: none !important;
}
@media only all and (max-width: 47.99rem) { .visible-phone {
display: block !important;
} .g-block.visible-phone {
display: block !important;
}
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) { .visible-tablet {
display: block !important;
} .g-block.visible-tablet {
display: block !important;
}
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) { .visible-desktop {
display: block !important;
} .g-block.visible-desktop {
display: block !important;
}
}
@media only all and (min-width: 75rem) { .visible-large {
display: block !important;
} .g-block.visible-large {
display: block !important;
} .visible-desktop {
display: block !important;
} .g-block.visible-desktop {
display: block !important;
}
}
@media only all and (max-width: 47.99rem) { .hidden-phone {
display: none !important;
}
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) { .hidden-tablet {
display: none !important;
}
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) { .hidden-desktop {
display: none !important;
}
}
@media only all and (min-width: 75rem) { .hidden-large {
display: none !important;
} .hidden-desktop {
display: none !important;
}
}
@media only all and (max-width: 47.99rem) { .align-right {
text-align: inherit !important;
} .align-left {
text-align: inherit !important;
}
}dl { margin-top: 1.5rem; margin-bottom: 1.5rem; }
dd { margin-left: 1.5rem; }
ul.menu ul { margin-left: 1.5rem; }
ul.unstyled, ol.unstyled { margin-left: 0; list-style: none; }
.platform-content .entries .tease { margin: 0.625rem 0; padding: 0.938rem 0; }
.platform-content .entries .tease.sticky { padding: 0.938rem; }
.platform-content .entries .tease.sticky .entry-title { margin-top: 0; }
.platform-content .post-thumbnail { display: block; margin: 0.65rem 0; min-width: 0; min-height: 0; }
.platform-content .post-thumbnail .float-left { margin: 0 1rem 0.65rem 0; }
.platform-content .post-thumbnail .float-right { margin: 0 0 0.65rem 1rem; }
.g-loginform fieldset.login-data { padding: 0; }
.g-loginform .login-pretext p, .g-loginform .login-posttext p { margin: 0.5rem 0; }
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.alignright { float: right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 96%; padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption .wp-caption-text { font-size: 0.8rem; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }
.gallery { display: flex; flex-flow: row wrap; }
.gallery.gallery-columns-1 .gallery-item { flex: 0 100%; width: 100%; }
.gallery.gallery-columns-2 .gallery-item { flex: 0 50%; width: 50%; }
.gallery.gallery-columns-3 .gallery-item { flex: 0 33.33333%; width: 33.33333%; }
.gallery.gallery-columns-4 .gallery-item { flex: 0 25%; width: 25%; }
.gallery.gallery-columns-5 .gallery-item { flex: 0 20%; width: 20%; }
.gallery.gallery-columns-6 .gallery-item { flex: 0 16.66667%; width: 16.66667%; }
.gallery.gallery-columns-7 .gallery-item { flex: 0 14.28571%; width: 14.28571%; }
.gallery.gallery-columns-8 .gallery-item { flex: 0 12.5%; width: 12.5%; }
.gallery.gallery-columns-9 .gallery-item { flex: 0 11.11111%; width: 11.11111%; }
.gallery.gallery-columns-10 .gallery-item { flex: 0 10%; width: 10%; }
.gallery .gallery-item { min-width: 0; min-height: 0; margin: 1rem 0; text-align: center; }
.gallery .gallery-caption { margin-left: 0; }
.platform-content .entry-meta { margin: 1.5rem 0; }
.pagination, .page-links { margin: 1.5rem 0; }
.pagination ul.pagination-list, .page-links ul.pagination-list { list-style: none; margin: 0; }
.pagination ul.pagination-list li.pagination-list-item, .page-links ul.pagination-list li.pagination-list-item { display: inline-block; }
@media only all and (max-width: 47.99rem) { .pagination p.counter, .page-links p.counter { display: none; } }
.page-links { text-align: center; }
#comments ol.commentlist { list-style: none; padding-left: 0; }
#comments ol.commentlist ol.children { list-style: none; }
@media only all and (max-width: 47.99rem) { #comments ol.commentlist ol.children { padding-left: 0.5rem; } }
#comments ol.commentlist li.comment { margin: 20px 0 0; }
#comments ol.commentlist li.comment .comment-author { display: flex; height: 48px; line-height: 45px; }
@media only all and (max-width: 47.99rem) { #comments ol.commentlist li.comment .comment-author { overflow: hidden; } }
#comments ol.commentlist li.comment .comment-author .author-avatar { flex: 0 48px; width: 48px; margin-right: 10px; }
#comments ol.commentlist li.comment .comment-author .author-meta { flex: 1; }
#comments ol.commentlist li.comment .comment-author .author-meta .author-name { font-size: 1.4rem; font-weight: bold; margin-right: 5px; }
@media only all and (max-width: 47.99rem) { #comments ol.commentlist li.comment .comment-author .author-meta .author-name { font-size: 1rem; } }
#comments ol.commentlist li.comment .comment-author .author-meta time, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link { font-size: 0.8rem; }
@media only all and (max-width: 47.99rem) { #comments ol.commentlist li.comment .comment-author .author-meta time, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link { display: none; } }
#comments ol.commentlist li.comment .comment-content { padding: 10px 15px; }
#comments ol.commentlist li.comment .comment-content .comment-reply { text-align: right; }
#comments #comments-nav { display: flex; }
#comments #comments-nav .comments-next { margin-left: auto; }
@media only all and (max-width: 47.99rem) { #comments #comments-nav a.button { font-size: 0.8rem; } }
#comments #respond { margin-top: 20px; }
#comments #respond .inputbox { width: 100%; }
#comments #respond .inputbox.respond-textarea { min-height: 250px; }
#comments #respond .button:focus { outline: none; }
.widget.widget_nav_menu ul.menu { margin-left: 0; list-style: none; }
.widget.widget_nav_menu ul.menu ul.sub-menu { list-style: none; }@font-face{font-family:'FontAwesome';src:url(//truemintblueprints.com/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//truemintblueprints.com/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//truemintblueprints.com/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//truemintblueprints.com/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//truemintblueprints.com/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//truemintblueprints.com/wp-content/plugins/gantry5/assets/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}.alert {
border-radius: 0.1875rem;
padding: 0.938rem;
margin-bottom: 1.5rem;
text-shadow: none;
} .alert {
background-color: #fcf8e3;
border: 1px solid #fbeed5;
border-radius: 4px;
} .alert, .alert h4 {
color: #c09853;
} .alert h4 {
margin: 0;
} .alert .close {
top: -2px;
right: -21px;
line-height: 20px;
} .alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
} .alert-success h4 {
color: #468847;
} .alert-danger, .alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
} .alert-danger h4, .alert-error h4 {
color: #b94a48;
} .alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
} .alert-info h4 {
color: #3a87ad;
} .alert-block {
padding-top: 14px;
padding-bottom: 14px;
} .alert-block > p, .alert-block > ul {
margin-bottom: 0;
} .alert-block p + p {
margin-top: 5px;
} legend {
font-size: 1.3rem;
line-height: 1.5;
} legend small {
font-size: 0.8rem;
}  #g-page-surround .nav {
margin-bottom: 20px;
margin-left: 0;
list-style: none;
}  #g-page-surround .nav > li > a {
display: block;
} #g-page-surround .nav > li > a:hover, #g-page-surround .nav > li > a:focus {
text-decoration: none;
} #g-page-surround .nav > li > a > img {
max-width: none;
}  #g-page-surround .platform-content .entries {
margin: -0.938rem;
} #g-page-surround .platform-content .entries .g-block {
padding: 0 0.938rem;
} #g-page-surround .platform-content .entries .g-block .tease {
margin: 0;
padding: 0;
} #g-page-surround .platform-content .entries .g-block .tease.sticky {
padding: 0.469rem 0.938rem;
background-color: #eceff3;
border-radius: 0.25rem;
}  #g-page-surround .platform-content form.password-form .password-box {
margin: 0.625rem 0;
}  #g-page-surround .search-form input.search-field {
color: #424753;
}  .pagination ul.pagination-list, .page-links ul.pagination-list {
font-size: 0;
display: inline-block;
*zoom: 1;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
@media only all and (max-width: 47.99rem) { .pagination ul.pagination-list, .page-links ul.pagination-list {
box-shadow: none;
}
} .pagination ul.pagination-list li.pagination-list-item, .page-links ul.pagination-list li.pagination-list-item {
font-size: 1rem;
margin-bottom: 0;
} .pagination ul.pagination-list li.pagination-list-item > a, .page-links ul.pagination-list li.pagination-list-item > a, .pagination ul.pagination-list li.pagination-list-item > span, .page-links ul.pagination-list li.pagination-list-item > span {
float: left;
padding: 4px 12px;
line-height: 20px;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
border-left-width: 0;
} .pagination ul.pagination-list li.pagination-list-item > a:hover, .page-links ul.pagination-list li.pagination-list-item > a:hover, .pagination ul.pagination-list li.pagination-list-item > span:hover, .page-links ul.pagination-list li.pagination-list-item > span:hover, .pagination ul.pagination-list li.pagination-list-item > a:focus, .page-links ul.pagination-list li.pagination-list-item > a:focus, .pagination ul.pagination-list li.pagination-list-item > span:focus, .page-links ul.pagination-list li.pagination-list-item > span:focus {
background-color: #f5f5f5;
}
@media only all and (max-width: 47.99rem) {
.pagination ul.pagination-list li.pagination-list-item > a, .page-links ul.pagination-list li.pagination-list-item > a, .pagination ul.pagination-list li.pagination-list-item > span, .page-links ul.pagination-list li.pagination-list-item > span {
border: none;
}
}  .pagination ul.pagination-list li.pagination-list-item:first-child > a, .page-links ul.pagination-list li.pagination-list-item:first-child > a, .pagination ul.pagination-list li.pagination-list-item:first-child > span, .page-links ul.pagination-list li.pagination-list-item:first-child > span {
border-left-width: 1px;
-webkit-border-top-left-radius: 4px;
-moz-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
}
@media only all and (max-width: 47.99rem) {
.pagination ul.pagination-list li.pagination-list-item:first-child > a, .page-links ul.pagination-list li.pagination-list-item:first-child > a, .pagination ul.pagination-list li.pagination-list-item:first-child > span, .page-links ul.pagination-list li.pagination-list-item:first-child > span {
border-radius: 0;
}
}  .pagination ul.pagination-list li.pagination-list-item:last-child > a, .page-links ul.pagination-list li.pagination-list-item:last-child > a, .pagination ul.pagination-list li.pagination-list-item:last-child > span, .page-links ul.pagination-list li.pagination-list-item:last-child > span {
border-right-width: 1px;
-webkit-border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}
@media only all and (max-width: 47.99rem) {
.pagination ul.pagination-list li.pagination-list-item:last-child > a, .page-links ul.pagination-list li.pagination-list-item:last-child > a, .pagination ul.pagination-list li.pagination-list-item:last-child > span, .page-links ul.pagination-list li.pagination-list-item:last-child > span {
border-radius: 0;
}
} .pagination p.counter, .page-links p.counter {
margin: 0;
}
@media only all and (max-width: 47.99rem) {
.pagination p.counter, .page-links p.counter {
display: none;
}
}  #g-page-surround .entry-meta {
margin-top: 0;
margin-bottom: 2rem;
} #g-page-surround .entry-meta > div[class^="meta-"] {
display: inline-block;
margin: 0;
font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
text-transform: uppercase;
font-size: 0.85rem;
line-height: 1.35;
} #g-page-surround .entry-meta > div[class^="meta-"]:not(:last-child):after {
content: "/";
margin: 0 5px;
color: #e0e0e5;
} #comments {
padding: 10px 0 25px;
} #comments h3 {
color: #000;
} #comments ol.commentlist {
margin-top: 0;
}  #comments ol.commentlist li.comment .comment-body {
position: relative;
margin-left: 5px;
padding: 0 20px;
border-radius: 5px;
background: #fff;
border: 1px solid rgba(0, 0, 0, 0.1);
font-size: 0.875rem;
} #comments ol.commentlist li.comment .comment-body .child-arrow-indicator {
visibility: hidden;
position: absolute;
top: 4px;
left: -16px;
color: #fff;
} #comments ol.commentlist li.comment .comment-body .comment-reply {
position: absolute;
right: 20px;
top: 20px;
} #comments ol.commentlist li.comment .comment-author {
line-height: normal;
padding-top: 20px;
height: auto;
} #comments ol.commentlist li.comment .comment-author .author-avatar {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 40px;
-moz-flex: 0 40px;
-ms-flex: 0 40px;
flex: 0 40px;
width: 40px;
height: 40px;
margin-right: 20px;
} #comments ol.commentlist li.comment .comment-author .author-avatar .avatar {
border-radius: 50%;
}  #comments ol.commentlist li.comment .comment-author .author-meta .author-name {
font-size: 1rem;
} #comments ol.commentlist li.comment .comment-author .author-meta .author-name a {
color: #000;
} #comments ol.commentlist li.comment .comment-author .author-meta .author-name a:hover {
color: #4db2b3;
}  #comments ol.commentlist li.comment .comment-author .author-meta time a, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link a {
color: #424753;
} #comments ol.commentlist li.comment .comment-author .author-meta time a:hover, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link a:hover {
color: #4db2b3;
}
@media only all and (max-width: 47.99rem) {
#comments ol.commentlist li.comment .comment-author .author-meta time, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link {
display: inline;
}
}     #comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name a {
color: #4db2b3;
} #comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name a:hover {
color: #424753;
} #comments ol.commentlist li.comment .comment-content {
overflow: hidden;
margin-left: 60px;
padding: 0 15px 15px 0;
}   #comments ol.commentlist ol.children li.comment .comment-body {
border-left: 20px solid rgba(0, 0, 0, 0.1);
} #comments ol.commentlist ol.children li.comment .comment-body .child-arrow-indicator {
visibility: visible;
}   #comments #responses > ol.commentlist > li.comment:first-child {
margin-top: 0;
}  #comments #responses > ol.commentlist > li.comment:first-child > .comment-body .comment-author {
border-top: none;
}    #comments #comments-nav .comments-previous .button span, #comments #comments-nav .comments-next .button span {
vertical-align: top;
}  .g-loginform .login-pretext {
margin-bottom: 1rem;
}  .g-loginform fieldset.login-data #login-username {
margin-top: 0;
} .g-loginform .login-extra {
list-style-type: none;
margin-left: 0;
}   .widget.widget_archive ul, .widget.widget_categories ul, .widget.widget_meta ul, .widget.widget_pages ul, .widget.widget_recent_comments ul, .widget.widget_recent_entries ul {
list-style-type: none;
margin: 0;
} .widget.widget_archive ul ul, .widget.widget_categories ul ul, .widget.widget_meta ul ul, .widget.widget_pages ul ul, .widget.widget_recent_comments ul ul, .widget.widget_recent_entries ul ul {
list-style-type: none;
} .widget.widget_archive ul ul.children, .widget.widget_categories ul ul.children, .widget.widget_meta ul ul.children, .widget.widget_pages ul ul.children, .widget.widget_recent_comments ul ul.children, .widget.widget_recent_entries ul ul.children {
margin-left: 1.5rem;
}  .widget.widget_search input.search-field {
margin-bottom: 10px;
}  .widget.widget_tag_cloud a {
display: inline-block;
font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
border-radius: 0.25rem;
background: #4db2b3;
color: #fff;
padding: 5px 8px;
margin: 0 4px 8px 0;
vertical-align: bottom;
} .widget.widget_tag_cloud a:before {
font-family: FontAwesome;
margin-right: 5px;
content: "\f02b";
} .widget.widget_tag_cloud a:hover {
background: #3d8f90;
color: #fff;
} .widget.widget_calendar {
margin-bottom: 1.5rem;
}