@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.elementor-widget-opal-plans .scroll-area {
position: relative;
margin: auto;
width: 100%;
overflow: auto; }
.elementor-widget-opal-plans .table {
min-width: 1024px;
margin-bottom: 0; }
.elementor-widget-opal-plans .table-header {
color: #40404c;
font-weight: 700;
margin: 0 0 4px !important;
font-size: 15px; }
.elementor-widget-opal-plans .table-header .col-left {
background-color: #f5f7f5;
border-right: 4px solid #fff; }
.elementor-widget-opal-plans .table-header .q {
margin-top: 2px;
flex-grow: 1;
position: relative;
text-align: center;
padding: 6px 5px 2px;
color: #9898b3;
font-size: 12px;
font-weight: 700; }
.elementor-widget-opal-plans .table-header .q:before {
content: "";
position: absolute;
top: 0;
left: 1px;
right: 1px;
height: 4px;
background-color: #c4c4c4; }
.elementor-widget-opal-plans .table-header .year {
width: 100%;
text-align: center;
padding: 15px 5px;
border-top: none;
border-bottom: 1px solid #40404c;
border-left: 1px solid #40404c; }
.elementor-widget-opal-plans .table-header .top-line-item {
display: flex;
flex-wrap: wrap; }
.elementor-widget-opal-plans .table-header .top-line-item:last-child .year {
border-right: 1px solid #40404c; }
.elementor-widget-opal-plans .table-lines .table-line {
min-height: 38px;
margin: 0; }
.elementor-widget-opal-plans .table-lines .table-line:nth-of-type(odd) {
background-color: #f5f7f5; }
.elementor-widget-opal-plans .table-lines .table-line .col-right > .item-line {
height: 100%;
padding-top: 5px;
padding-bottom: 5px; }
.elementor-widget-opal-plans .table-lines .table-line .col-right .line {
border-radius: 20px;
text-align: center;
font-size: 10px;
font-weight: 500;
padding: 4px;
color: #fff;
background-color: #ff5722; }
.elementor-widget-opal-plans .table-lines .table-line .col-right .green-line {
position: absolute;
top: 0;
bottom: 0;
left: 0;
border-right: 1px solid #23e36f;
z-index: 1; }
.elementor-widget-opal-plans .table-lines .table-line .col-right .green-line:after {
content: "";
position: absolute;
right: 0;
top: 0;
bottom: 0;
left: 0;
opacity: 0.1;
background: #23e36f; }
.elementor-widget-opal-plans .table-lines .table-line .col-right .green-line:before {
content: "";
position: absolute;
left: -4px;
top: 0;
height: 100%;
width: 4px;
background-color: #fff; }
.elementor-widget-opal-plans .elementor-tab-title {
margin: 0 5px; }
.elementor-widget-opal-plans .elementor-tab-title:hover, .elementor-widget-opal-plans .elementor-tab-title.elementor-active {
color: #fff !important; }
.elementor-widget-opal-plans .elementor-tab-content {
display: block !important;
position: absolute;
opacity: 0;
visibility: hidden;
width: 100%; }
.elementor-widget-opal-plans .elementor-tab-content.elementor-active {
position: static;
width: auto;
opacity: 1;
visibility: visible; }
.elementor-widget-opal-plans .elementor-widget-opal-tabs .elementor-tabs-wrapper {
display: inline-flex; }
.elementor-widget-opal-plans .elementor-widget-opal-tabs .elementor-tab-content {
display: block !important; }
.elementor-widget-opal-plans .plans-select-date {
margin-bottom: 2em; }
.elementor-widget-opal-plans .plans-select-date select {
width: auto;
min-width: 200px;
background-color: rgba(0, 0, 0, 0.03); }
.elementor-widget-opal-plans .plans-select-date select:hover, .elementor-widget-opal-plans .plans-select-date select:focus, .elementor-widget-opal-plans .plans-select-date select:active {
background-color: rgba(0, 0, 0, 0.06); }
.elementor-widget-opal-plans .gallery-item-content {
position: relative; }
.elementor-widget-opal-plans .temp-loading {
display: none;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: #fff;
z-index: 11; }
.elementor-widget-opal-plans .temp-loading > span {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center; }
.elementor-widget-opal-plans .temp-item {
display: block;
position: absolute;
opacity: 0;
visibility: hidden;
width: 100%; }
.elementor-widget-opal-plans .temp-item.active {
position: static;
width: auto;
opacity: 1;
visibility: visible; }
.construction-plan {
min-height: 300px; }
.construction-plan .h1 {
margin-bottom: 60px;
font-size: 40px;
text-align: center; }
@media (max-width: 767px) {
.construction-plan .h1 {
margin-bottom: 40px;
font-size: 24px; } }
.construction-plan .animated-number {
display: inline-block;}
.construction-plan .animated-number:after {
content: '%'; }
.construction-plan .progress-line {
position: relative;
background-color: #778474;
border-radius: 2px;
height: 2px; }
@media (max-width: 767px) {
.construction-plan .progress-line {
height: 280px;
width: 2px;
margin-left: 30px; } }
.construction-plan .progress-dot {
position: absolute;
top: -5px;
width: 12px;
height: 12px;
border-radius: 50%;
background-color: #778474; }
@media (max-width: 767px) {
.construction-plan .progress-dot {
left: -5px !important;
top: 0; } }
.construction-plan .progress-dot .construction-desc {
position: absolute;
white-space: nowrap;
top: 20px;
font-weight: 700;
text-align: left; }
@media (max-width: 767px) {
.construction-plan .progress-dot .construction-desc {
line-height: 1.2;
top: 0;
left: 40px; } }
.construction-plan .progress-dot.item-active {
background-color: #05cf55; }
.construction-plan .progress-dot.item-active .construction-desc {
color: #4dff93; }
.construction-plan .progress-dot.first {
left: 0; }
.construction-plan .progress-dot.last {
left: 95%; }
@media (max-width: 767px) {
.construction-plan .progress-dot.last {
top: 95%; } }
.construction-plan .progress-dot.last .construction-desc {
right: 0;
text-align: right; }
@media (max-width: 767px) {
.construction-plan .progress-dot.last .construction-desc {
left: 40px;
top: auto;
bottom: 0; } }
.construction-plan .progress-dot.now {
background-color: #00ff65;
box-shadow: 0 0 15px #00ff65, 0 0 15px #00ff65; }
.construction-plan .active-line {
position: absolute;
height: 2px;
top: 0;
left: 0;
background-color: #05cf55;
box-shadow: 0 0 16px #59ffae, 0 4px 16px #59ffae; }
@media (max-width: 767px) {
.construction-plan .active-line {
width: 2px; } }
.elementor-gallery-item {
text-align: center;
position: relative; }
.elementor-gallery-item .elementor-gallery-image {
display: block;
width: 100%;
border: 1px solid #e1e1e1;
border-radius: 3px;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
.elementor-gallery-item .elementor-gallery-image:hover {
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.07); }
.elementor-gallery-item .elementor-gallery-image i {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 50px;
font-size: 3.33333rem;
display: inline-block;
position: relative;
width: 1em;
height: 1em; }
.elementor-gallery-item .elementor-gallery-image i:before {
position: absolute;
line-height: 1;
left: 0;
top: 0; }
.elementor-gallery-item .elementor-gallery-image img {
width: 100%; }
.elementor-gallery-item .elementor-gallery-image svg path {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
.elementor-gallery-item .gallery-title {
position: absolute;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(255, 255, 255, 0.75);
color: #000;
padding: 0.5rem 1rem; }
.elementor-gallery-wrapper .row, .elementor-gallery-wrapper body.opal-default-content-layout-2cr #content .wrap, body.opal-default-content-layout-2cr #content .elementor-gallery-wrapper .wrap, .elementor-gallery-wrapper body.opal-content-layout-2cl #content .wrap, body.opal-content-layout-2cl #content .elementor-gallery-wrapper .wrap, .elementor-gallery-wrapper body.opal-content-layout-2cr #content .wrap, body.opal-content-layout-2cr #content .elementor-gallery-wrapper .wrap, .elementor-gallery-wrapper [data-opal-columns], .elementor-gallery-wrapper .opal-archive-style-4.blog .site-main, .opal-archive-style-4.blog .elementor-gallery-wrapper .site-main, .elementor-gallery-wrapper .opal-archive-style-4.archive .site-main, .opal-archive-style-4.archive .elementor-gallery-wrapper .site-main, .elementor-gallery-wrapper .site-footer .widget-area, .site-footer .elementor-gallery-wrapper .widget-area, .elementor-gallery-wrapper .comment-form, .elementor-gallery-wrapper .widget .gallery, .widget .elementor-gallery-wrapper .gallery,
.elementor-gallery-wrapper .elementor-element .gallery, .elementor-element .elementor-gallery-wrapper .gallery,
.elementor-gallery-wrapper .entry-gallery .gallery, .entry-gallery .elementor-gallery-wrapper .gallery,
.elementor-gallery-wrapper .single .gallery, .single .elementor-gallery-wrapper .gallery, .elementor-gallery-wrapper [data-elementor-columns], .elementor-gallery-wrapper .project-group, .elementor-gallery-wrapper .form-project {
justify-content: center; }
.elementor-gallery-wrapper a {
display: block; }
.elementor-gallery-wrapper img {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
.elementor-widget-opal-gallery-slider .slick-arrow {
width: auto;
line-height: normal;
height: auto;
color: #000;
margin: 0px;
padding: 0;
background: transparent;
display: inline-block;
cursor: pointer;
position: absolute;
top: 50%;
border: none;
z-index: 1;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
text-align: center;
font-size: 0px;
font-size: 0rem;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
.elementor-widget-opal-gallery-slider .slick-arrow i {
font-size: 16px;
display: block;
color: #000;
background: #fff;
border: 1px solid #e1e1e1;
border-radius: 3px;
width: 55px;
height: 55px;
line-height: 55px;
box-sizing: initial;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
.elementor-widget-opal-gallery-slider .slick-arrow.slick-next {
right: -70px; }
.elementor-widget-opal-gallery-slider .slick-arrow.slick-next i {
text-align: center;
display: block; }
.elementor-widget-opal-gallery-slider .slick-arrow.slick-prev {
left: -70px; }
.elementor-widget-opal-gallery-slider .slick-arrow.slick-prev i {
text-align: center;
display: block; }
.elementor-widget-opal-gallery-slider .slick-arrow:hover {
background-color: transparent;
text-decoration: none; }
.elementor-widget-opal-gallery-slider .slick-arrow:hover i {
color: #fff; }
.elementor-widget-opal-gallery-slider .navigation-thumbs .slick-current .thumb-item:before {
opacity: 1; }
.elementor-widget-opal-gallery-slider .navigation-thumbs .thumb-item {
padding: 0 5px;
cursor: pointer;
position: relative; }
.elementor-widget-opal-gallery-slider .navigation-thumbs .thumb-item img {
width: 100%;
max-width: 110px; }
@media (max-width: 767px) {
.elementor-widget-opal-gallery-slider .navigation-thumbs .thumb-item img {
max-width: 70px; } }
.elementor-widget-opal-gallery-slider .navigation-thumbs .thumb-item:before {
position: absolute;
left: 5px;
bottom: 0;
right: 5px;
top: 0;
border: 3px solid;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 0;
content: "";
z-index: 3; }
.elementor-widget-opal-gallery-slider .navigation-thumbs .thumb-item:hover:before {
opacity: 1; }
.elementor-widget-opal-gallery-slider .navigation-thumbs .slick-arrow i {
width: 40px;
height: 40px;
line-height: 40px; }
.elementor-widget-opal-gallery-slider .navigation-thumbs .slick-arrow.slick-next {
right: -20px; }
.elementor-widget-opal-gallery-slider .navigation-thumbs .slick-arrow.slick-prev {
left: -20px; }
  .main-navigation.navigation-dark .top-menu>li>a,.main-navigation.navigation-dark .top-menu>li>a a:not(:hover) {
color: #ccc; }
@keyframes a {
to {
transform: rotate(1turn); } } html {
font-family: Be Vietnam,Helvetica Neue,helvetica,arial,sans-serif;
line-height: 2;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0;
overflow-x: hidden; }
article,aside,footer,header,nav,section {
display: block; }
h1 {
font-size: 2em;
margin: .67em 0; }
figcaption,figure,main {
display: block; }
figure {
margin: 1em 0; }
hr {
box-sizing: content-box;
height: 0;
overflow: visible; }
pre {
font-family: monospace,monospace;
font-size: 1em; }
a {
background-color: transparent;
-webkit-text-decoration-skip: objects; }
a:active,a:hover {
outline-width: 0; }
abbr[title] {
border-bottom: 1px dotted;
text-decoration: none;
border-bottom-color: #e8e8e8; }
b,strong {
font-weight: inherit;
font-weight: 600; }
code,kbd,samp {
font-family: monospace,monospace;
font-size: 1em; }
mark {
color: #000;
background-color: #e8e8e8; }
small {
font-size: 80%; }
sub,sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -.25em; }
sup {
top: -.5em; }
audio,video {
display: inline-block; }
audio:not([controls]) {
display: none;
height: 0; }
img {
border-style: none; }
svg:not(:root) {
overflow: hidden; }
button,input,optgroup,select,textarea {
font-family: Be Vietnam,Helvetica Neue,helvetica,arial,sans-serif;
font-size: 100%;
line-height: 1.857;
margin: 0; }
button,input {
overflow: visible; }
button,select {
text-transform: none; }
[type=reset],[type=submit],button,html [type=button] {
-webkit-appearance: button;
cursor: pointer; }
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
border-style: none;
padding: 0; }
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
outline: 1px dotted ButtonText; }
fieldset {
border: 1px solid;
border-color: #bbb;
margin: 0 2px;
padding: .35em .625em .75em; }
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal; }
progress {
display: inline-block;
vertical-align: baseline; }
textarea {
overflow: auto; }
[type=checkbox],[type=radio] {
box-sizing: border-box;
padding: 0; }
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
height: auto; }
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px; }
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
-webkit-appearance: none; }
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit; }
details,menu {
display: block; }
summary {
display: list-item; }
canvas {
display: inline-block; }
[hidden],template {
display: none; }
.block-fullwidth {
position: relative;
width: 100vw;
left: 50%;
margin-left: -50vw; }  .custom-logo-link+.site-branding-text,.elementor-element .gallery-columns-6 .gallery-caption,.elementor-element .gallery-columns-7 .gallery-caption,.elementor-element .gallery-columns-8 .gallery-caption,.elementor-element .gallery-columns-9 .gallery-caption,.entry-gallery .gallery-columns-6 .gallery-caption,.entry-gallery .gallery-columns-7 .gallery-caption,.entry-gallery .gallery-columns-8 .gallery-caption,.entry-gallery .gallery-columns-9 .gallery-caption,.menu-toggle .m-text,.screen-reader-text,.single .gallery-columns-6 .gallery-caption,.single .gallery-columns-7 .gallery-caption,.single .gallery-columns-8 .gallery-caption,.single .gallery-columns-9 .gallery-caption,.widget .gallery-columns-6 .gallery-caption,.widget .gallery-columns-7 .gallery-caption,.widget .gallery-columns-8 .gallery-caption,.widget .gallery-columns-9 .gallery-caption,body.single-post article.type-post .entry-footer .social-share-header,body.single-post article.type-post .entry-footer .tags-title {
clip: rect(1px,1px,1px,1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.custom-logo-link+.site-branding-text:focus,.elementor-element .gallery-columns-6 .gallery-caption:focus,.elementor-element .gallery-columns-7 .gallery-caption:focus,.elementor-element .gallery-columns-8 .gallery-caption:focus,.elementor-element .gallery-columns-9 .gallery-caption:focus,.entry-gallery .gallery-columns-6 .gallery-caption:focus,.entry-gallery .gallery-columns-7 .gallery-caption:focus,.entry-gallery .gallery-columns-8 .gallery-caption:focus,.entry-gallery .gallery-columns-9 .gallery-caption:focus,.menu-toggle .m-text:focus,.screen-reader-text:focus,.single .gallery-columns-6 .gallery-caption:focus,.single .gallery-columns-7 .gallery-caption:focus,.single .gallery-columns-8 .gallery-caption:focus,.single .gallery-columns-9 .gallery-caption:focus,.widget .gallery-columns-6 .gallery-caption:focus,.widget .gallery-columns-7 .gallery-caption:focus,.widget .gallery-columns-8 .gallery-caption:focus,.widget .gallery-columns-9 .gallery-caption:focus,body.single-post article.type-post .entry-footer .social-share-header:focus,body.single-post article.type-post .entry-footer .tags-title:focus {
background-color: #f1f1f1;
color: #21759b;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
clip: auto !important;
display: block;
font-size: 14px;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.overflow-hidden {
overflow: hidden !important; }
.overflow-auto {
overflow: auto !important; }
.overflow-visiable {
overflow: visible !important; }
.overflow-scroll {
overflow: scroll !important; }
.overflow-inherit {
overflow: inherit !important; }
.overflow-initial {
overflow: initial !important; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; } .clear:after,.clear:before,.elementor-widget-wp-widget-recent-posts ul:after,.elementor-widget-wp-widget-recent-posts ul:before,.widget_recent_entries ul:after,.widget_recent_entries ul:before {
content: "";
display: table;
table-layout: fixed; }
.clearfix:after {
display: block;
clear: both;
content: ""; }
.comment-author:after,.comment-author:before,.comment-content:after,.comment-content:before,.comment-meta:after,.comment-meta:before,.entry-content:after,.entry-content:before,.entry-footer:after,.entry-footer:before,.pagination:after,.pagination:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before,.widget-area:after,.widget-area:before,.widget:after,.widget:before,.woocommerce-pagination:after,.woocommerce-pagination:before {
content: "";
display: table;
table-layout: fixed; }
.clear:after,.comment-author:after,.comment-content:after,.comment-meta:after,.elementor-widget-wp-widget-recent-posts ul:after,.entry-content:after,.entry-footer:after,.nav-links:after,.pagination:after,.site-content:after,.site-footer:after,.site-header:after,.widget-area:after,.widget:after,.widget_recent_entries ul:after,.woocommerce-pagination:after {
clear: both; } html {
font-size: 15px; }
body,button,input,select,textarea {
color: #66717a;
font-size: 1rem;
line-height: 2;
font-family: Be Vietnam,Helvetica Neue,helvetica,arial,sans-serif; }
body {
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.comment-respond .comment-reply-title,.comments-title,.h1,.h2,.h3,.h4,.h5,.h6,.related-posts .related-heading,.single-portfolio-summary-meta-title,.single .navigation .nav-link a,h1,h2,h2.widget-title,h2.widgettitle,h3,h3.entry-title,h4,h5,h6 {
clear: both;
line-height: 1.25;
margin: 0 0 .5em;
padding: 1em 0 0;
font-weight: 400; }
.comment-respond .comment-reply-title:first-child,.comments-title:first-child,.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child,.related-posts .related-heading:first-child,.single-portfolio-summary-meta-title:first-child,.single .navigation .nav-link a:first-child,h1:first-child,h2.widget-title:first-child,h2.widgettitle:first-child,h2:first-child,h3.entry-title:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child {
padding-top: 0; }
.h1,h1 {
font-size: 60px;
font-size: 4rem; }
.h2,.single-portfolio-summary-meta-title,h2 {
font-size: 40px;
font-size: 2.66667rem; }
.comment-respond .comment-reply-title,.comments-title,.h3,.related-posts .related-heading,h3,h3.entry-title {
font-size: 30px;
font-size: 2rem; }
.h4,h4 {
font-size: 24px;
font-size: 1.6rem; }
.h5,.single .navigation .nav-link a,h2.widget-title,h2.widgettitle,h5 {
font-size: 20px;
font-size: 1.33333rem; }
.h6,h6 {
font-size: 16px;
font-size: 1.06667rem; }
p {
margin: 0 0 1.5em;
padding: 0; }
select {
background: transparent; }
blockquote {
quotes: "" "";
overflow: hidden;
font-size: 20px;
font-size: 1.33333rem;
line-height: 1.6;
position: relative;
margin: 0 0 1.5em;
font-style: unset; }
blockquote p {
margin: 0; }
blockquote cite {
display: block;
margin-top: .5em;
font-size: 14px;
font-size: .93333rem; }
blockquote a {
font-weight: 700; }
.wp-block-quote.is-large,.wp-block-quote.is-style-large {
padding: 35px 40px 55px 200px; }
.wp-block-quote.is-large p,.wp-block-quote.is-style-large p {
font-style: unset; }
.wp-block-quote {
border-top: 1px solid hsla(0,0%,88%,.5);
border-bottom: 1px solid hsla(0,0%,88%,.5); }
.wp-block-quote:before {
position: absolute;
left: 10px;
top: 40px;
line-height: 1;
transform: scaleY(-1);
font-size: 48px;
font-size: 3.2rem; }
@media (min-width: 1200px) {
.wp-block-quote {
padding: 35px 40px 55px 200px; }
.wp-block-quote:before {
left: 90px;
top: 40px; } }
.wp-block-pullquote {
border-width: 1px 0;
border-style: solid; }
.wp-block-column .wp-block-quote {
padding-left: 0;
padding-right: 0; }
.wp-block-column .wp-block-quote:before {
content: ""; }
address {
margin: 0 0 1.5em; }
pre {
background-color: #e8e8e8;
font-family: Courier\ 10 Pitch,Courier,monospace;
font-size: 14px;
font-size: .93333rem;
line-height: 1.857;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code,kbd,tt,var {
font-family: Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;
font-size: 14px;
font-size: .875rem; }
abbr,acronym {
border-bottom: 1px dotted;
border-bottom-color: #e8e8e8;
cursor: help; }
ins,mark {
background-color: #e8e8e8;
text-decoration: none; }
figure {
margin-bottom: 1.5em; }
big {
font-size: 125%; }
q {
quotes: "“" "”" "‘" "’"; }
:focus {
outline: none; } .page-title-bar {
background-color: #000;
position: relative;
z-index: 3;
border-width: 0;
background-size: cover; }
.page-title-bar .wrap {
min-height: 400px;
padding: 30px 0; }
@media (max-width: 1290px) {
.page-title-bar .wrap {
min-height: 200px; } }
.page-title-bar .page-title-bar-inner {
display: flex;
flex-direction: column;
justify-content: center;
align-self: stretch;
flex-grow: 1; }
.page-title-bar .page-title {
margin: 0;
padding: 0;
text-align: center;
max-width: 850px;
color: #fff; }
@media (max-width: 575px) {
.page-title-bar .page-title {
font-size: 40px;
font-size: 2.66667rem; } }
.page-title-bar .breadcrumb {
align-self: center;
padding-top: 15px; }
.home .page-title-bar {
display: none; }
.page-header,.page-title {
max-width: 100%; }
.page-title {
line-height: 1.1;
color: #fff; }
.breadcrumb,.breadcrumb *,.breadcrumb span {
font-size: 1rem;
line-height: 30px;
color: #fff; }
.breadcrumb.current-item,.breadcrumb .current-item,.breadcrumb span.current-item {
color: #fff; } .form-group {
box-shadow: none;
line-height: 2;
border-color: #e1e1e1;
margin-bottom: 1rem; }
.form-group.form-button {
margin-bottom: 0; }
.form-group .form-row label {
font-weight: 600;
color: #173e62; }
.form-group .form-row label+label {
margin-left: 15px; }
.form-control {
box-shadow: none;
border-color: #e1e1e1; }
label {
color: #173e62;
display: block;
font-weight: 400;
margin-bottom: 1.5rem;
font-size: 14px;
font-size: .93333rem; }
fieldset {
margin-bottom: 1em; }
fieldset legend {
font-weight: 600; }
input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],input[type=text] {
width: 100%;
display: block;
font-size: 1rem;
letter-spacing: 0;
border: 1px solid #e1e1e1;
border-radius: 3px;
padding: .8rem 1.467rem;
background-color: #fff;
transition: all .3s ease; }
textarea {
width: 100%;
display: block;
font-size: 14px;
letter-spacing: 0;
border: 1px solid #e1e1e1;
border-radius: 5px;
padding: 1.3rem 1.2rem;
background-color: #fff;
transition: all .3s ease; }
textarea::placeholder {
transition: all .5s ease; }
input {
transition: all .3s ease; }
input::placeholder {
transition: all .5s ease; }
input[type=color]:focus::placeholder,input[type=date]:focus::placeholder,input[type=datetime-local]:focus::placeholder,input[type=datetime]:focus::placeholder,input[type=email]:focus::placeholder,input[type=month]:focus::placeholder,input[type=number]:focus::placeholder,input[type=password]:focus::placeholder,input[type=range]:focus::placeholder,input[type=search]:focus::placeholder,input[type=tel]:focus::placeholder,input[type=text]:focus::placeholder,input[type=time]:focus::placeholder,input[type=url]:focus::placeholder,input[type=week]:focus::placeholder {
color: transparent; }
textarea:focus::placeholder {
color: transparent; }
select {
border: none;
border-radius: 3px;
max-width: 100%;
padding: .8rem 1.467rem;
font-size: 1rem;
background: #fff;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
background-image: url(//www.artukgrup.com/wp-content/themes/rehomes/assets/images/select_arrow.png);
background-position: 96%;
background-repeat: no-repeat; }
input[type=checkbox],input[type=radio] {
margin-right: .5em; }
input[type=checkbox]+label,input[type=radio]+label {
font-weight: 400; }
.wpcf7 .wpcf7-form .ajax-loader {
display: none;
margin: 0;
margin-top: 3px;
width: 100%;
background-repeat: no-repeat; }
.wpcf7 .wpcf7-form .ajax-loader.is-active {
display: block; }
.wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
font-size: 12px;
margin: .5rem;
margin-bottom: 0;
text-align: left;
text-transform: capitalize; }
.elementor-element .wpcf7 .wpcf7-form .gallery,.entry-gallery .wpcf7 .wpcf7-form .gallery,.opal-archive-style-4.archive .wpcf7 .wpcf7-form .site-main,.opal-archive-style-4.blog .wpcf7 .wpcf7-form .site-main,.single .wpcf7 .wpcf7-form .gallery,.site-footer .wpcf7 .wpcf7-form .widget-area,.widget .wpcf7 .wpcf7-form .gallery,.wpcf7 .wpcf7-form .comment-form,.wpcf7 .wpcf7-form .elementor-element .gallery,.wpcf7 .wpcf7-form .entry-gallery .gallery,.wpcf7 .wpcf7-form .form-project,.wpcf7 .wpcf7-form .opal-archive-style-4.archive .site-main,.wpcf7 .wpcf7-form .opal-archive-style-4.blog .site-main,.wpcf7 .wpcf7-form .project-group,.wpcf7 .wpcf7-form .row,.wpcf7 .wpcf7-form .single .gallery,.wpcf7 .wpcf7-form .site-footer .widget-area,.wpcf7 .wpcf7-form .widget .gallery,.wpcf7 .wpcf7-form [data-elementor-columns],.wpcf7 .wpcf7-form [data-opal-columns],.wpcf7 .wpcf7-form body.opal-content-layout-2cl #content .wrap,.wpcf7 .wpcf7-form body.opal-content-layout-2cr #content .wrap,.wpcf7 .wpcf7-form body.opal-default-content-layout-2cr #content .wrap,body.opal-content-layout-2cl #content .wpcf7 .wpcf7-form .wrap,body.opal-content-layout-2cr #content .wpcf7 .wpcf7-form .wrap,body.opal-default-content-layout-2cr #content .wpcf7 .wpcf7-form .wrap {
margin-left: -15px;
margin-right: -15px; }
.elementor-element .wpcf7 .wpcf7-form .gallery [class*=col],.entry-gallery .wpcf7 .wpcf7-form .gallery [class*=col],.opal-archive-style-4.archive .wpcf7 .wpcf7-form .site-main [class*=col],.opal-archive-style-4.blog .wpcf7 .wpcf7-form .site-main [class*=col],.single .wpcf7 .wpcf7-form .gallery [class*=col],.site-footer .wpcf7 .wpcf7-form .widget-area [class*=col],.widget .wpcf7 .wpcf7-form .gallery [class*=col],.wpcf7 .wpcf7-form .comment-form [class*=col],.wpcf7 .wpcf7-form .elementor-element .gallery [class*=col],.wpcf7 .wpcf7-form .entry-gallery .gallery [class*=col],.wpcf7 .wpcf7-form .form-project [class*=col],.wpcf7 .wpcf7-form .opal-archive-style-4.archive .site-main [class*=col],.wpcf7 .wpcf7-form .opal-archive-style-4.blog .site-main [class*=col],.wpcf7 .wpcf7-form .project-group [class*=col],.wpcf7 .wpcf7-form .row [class*=col],.wpcf7 .wpcf7-form .single .gallery [class*=col],.wpcf7 .wpcf7-form .site-footer .widget-area [class*=col],.wpcf7 .wpcf7-form .widget .gallery [class*=col],.wpcf7 .wpcf7-form [data-elementor-columns] [class*=col],.wpcf7 .wpcf7-form [data-opal-columns] [class*=col],.wpcf7 .wpcf7-form body.opal-content-layout-2cl #content .wrap [class*=col],.wpcf7 .wpcf7-form body.opal-content-layout-2cr #content .wrap [class*=col],.wpcf7 .wpcf7-form body.opal-default-content-layout-2cr #content .wrap [class*=col],body.opal-content-layout-2cl #content .wpcf7 .wpcf7-form .wrap [class*=col],body.opal-content-layout-2cr #content .wpcf7 .wpcf7-form .wrap [class*=col],body.opal-default-content-layout-2cr #content .wpcf7 .wpcf7-form .wrap [class*=col] {
padding-left: 15px;
padding-right: 15px; }
.wpcf7 .wpcf7-form .input-group {
margin-bottom: 1rem; }
.wpcf7 .wpcf7-form-control-wrap {
display: block; }
.wpcf7 div.wpcf7-response-output {
color: #fff;
background: rgba(0,0,0,.5);
margin: 0;
padding: 1em; }
@media (min-width: 768px) {
.wpcf7 div.wpcf7-response-output {
position: fixed;
top: auto;
left: 0;
right: 0;
bottom: 0;
z-index: 99999; } }
.wpcf7 .wpcf7-radio span.wpcf7-list-item {
margin: 0 1em 0 0; }
.wpcf7 span.wpcf7-list-item {
margin: 0; }
.wpcf7 .wpcf7-list-item-label {
font-size: 13px;
font-size: .86667rem;
letter-spacing: 1.8px;
text-transform: uppercase;
font-weight: 400; } :-moz-placeholder,::-webkit-input-placeholder {
color: #66717a;
font-family: Be Vietnam,Helvetica Neue,helvetica,arial,sans-serif; }
::-moz-placeholder {
color: #66717a;
font-family: Be Vietnam,Helvetica Neue,helvetica,arial,sans-serif;
opacity: 1; }
:-ms-input-placeholder {
color: #66717a;
font-family: Be Vietnam,Helvetica Neue,helvetica,arial,sans-serif; } input[type=checkbox] {
vertical-align: middle; }
.opal-checkbox {
position: relative; }
.opal-checkbox .icon-check {
width: 14px;
height: 14px;
cursor: pointer;
position: absolute;
top: 2px;
left: 0;
border: 1px solid;
border-color: #e1e1e1;
background-color: transparent; }
.opal-checkbox .icon-check:after {
font-family: FontAwesome;
content: "\f00c";
position: absolute;
top: -2px;
left: 2px;
opacity: 0;
font-size: 10px;
font-size: .625rem; }
.opal-checkbox .icon-check:hover:after {
opacity: .5; }
.opal-checkbox input[type=checkbox] {
visibility: hidden;
position: absolute;
top: 4px;
left: 0; }
.opal-checkbox input[type=checkbox]:checked+.icon-check:after {
opacity: 1; }
.opal-checkbox input[type=checkbox]:checked+.icon-check+span {
font-weight: 600;
color: #173e62; }
.opal-checkbox .info {
padding-left: 1.5rem; } .opal-radio {
position: relative; }
.opal-radio .icon-check {
width: 14px;
height: 14px;
cursor: pointer;
position: absolute;
top: 2px;
left: 0;
border: 1px solid;
border-color: #e1e1e1;
background-color: transparent; }
.opal-radio .icon-check:after {
font-family: FontAwesome;
content: "\f111";
position: absolute;
top: 0;
left: 3px;
opacity: 0;
font-size: 8px; }
.opal-radio .icon-check:hover:after {
opacity: .5; }
.opal-radio input[type=radio] {
visibility: hidden;
position: absolute;
top: 4px;
left: 0; }
.opal-radio input[type=radio]:checked+.icon-check:after {
opacity: 1; }
.opal-radio input[type=radio]:checked+.icon-check+span {
font-weight: 400;
color: #173e62; }
.opal-radio .info {
padding-left: 1.5rem; }
.otf-input-group {
display: flex; }
.otf-input-group button,.otf-input-group input[type=submit] {
margin-left: -1px; }
.otf-input-group button {
border-width: 1px; }
.post-password-form p {
display: flex;
ms-flex-align: end;
align-items: flex-end;
max-width: 320px; }
.post-password-form label {
margin-bottom: 0;
flex-grow: 1; }
.post-password-form input {
font-size: 14px;
height: 52px;
box-shadow: 0 0;
margin-top: 0;
padding-top: 0;
padding-bottom: 0;
flex: 1; }
.post-password-form input[type=password] {
background-color: #e1e1e1; }
.post-password-form input[type=submit] {
margin-left: 8px; } hr {
background-color: #bbb;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
.box-content {
background-color: #fff;
padding: 30px 40px;
box-shadow: 0 0 4px #ccc;
border-radius: 3px; }
.box-border {
border: 1px solid;
border-color: #e8e8e8;
border-radius: 3px; }
.box-border,.box-shadow {
background-color: #fff;
padding: 30px; }
.box-shadow {
box-shadow: 0 0 4px #ccc;
border-radius: 3px; } ol,ul {
margin: 0 0 1.5em;
padding-left: 20px; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li>ol,li>ul {
margin-bottom: 0;
margin-left: 1.5em; }
dt {
font-weight: 700; }
dd {
margin: 0 1.5em 1.5em; }
.comment-list,.comment-list .children,.list-inline,.list-unstyled {
padding-left: 0;
list-style: none; }
.list-inline-item {
display: inline-block; }
.list-inline-item:not(:last-child) {
margin-right: 5px; } table {
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%; }
thead th {
border-bottom: 1px solid;
border-bottom-color: #e8e8e8;
padding-bottom: .5em; }
th {
text-align: left; }
td,th {
padding: .4em; }
td:first-child,th:first-child {
padding-left: 0; }
td:last-child,th:last-child {
padding-right: 0; }
.table-striped tbody tr:nth-of-type(2n) {
background-color: #e8e8e8; } a {
text-decoration: none;
transition: all .3s ease; }
a:active,a:hover {
outline: 0; } .post-thumbnail {
position: relative; }
.post-thumbnail a,.post-thumbnail img {
display: block; }
.post-thumbnail.embed-responsive {
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
box-sizing: border-box; } .main-navigation {
clear: both; }
.main-navigation ul ul {
min-width: 280px; }
.main-navigation .top-menu>li {
position: relative; }
.main-navigation .top-menu>li:not(:last-child) {
margin-right: 35px; }
@media (min-width: 768px) and (max-width: 991px) {
.main-navigation .top-menu>li:not(:last-child) {
margin-right: 15px; } }
.main-navigation .top-menu>li>a {
font-size: 15px;
font-size: 1rem;
padding: .75em 0;
position: relative; }
@media (max-width: 1199px) {
.main-navigation .top-menu>li>a {
padding: .5em 0; } }
.main-navigation.navigation-dark .top-menu>li.current-menu-item>a,.main-navigation.navigation-dark .top-menu>li>a:hover {
color: #fff; }
.main-navigation>div>ul {
border-top: 1px solid;
border-top-color: #e8e8e8;
padding: .75em 1.695em; }
.main-navigation.d-block {
width: 100%; }
@media (min-width: 1200px) {
.navigation-top {
padding: 0 15px; } }
.mainmenu-container {
clear: both; }
.mainmenu-container ul {
background-color: #fff;
list-style: none;
margin: 0;
padding: 0 1.5em;
text-align: left; }
.mainmenu-container ul ul {
padding: 10px 0;
border-color: #c4c4c4;
box-shadow: 0 1px 16px 0 rgba(0,0,0,.1);
background-color: #fff; }
.mainmenu-container ul ul.toggled-on {
display: block; }
.mainmenu-container ul ul .menu-item>a {
letter-spacing: 0;
position: relative;
text-transform: none;
line-height: 20px;
width: 100%;
display: block;
margin-bottom: 0;
padding: 10px 20px;
font-size: 15px;
font-size: 1rem; }
.mainmenu-container li {
position: relative;
text-align: left; }
.mainmenu-container li li {
border: none; }
.mainmenu-container li li a:before {
content: "";
width: 0;
height: 0;
display: inline-block;
top: 23px;
left: -2px;
transition: all .3s ease;
position: absolute; }
.mainmenu-container li li a:active:before,.mainmenu-container li li a:focus:before,.mainmenu-container li li a:hover:before {
width: 12px;
height: 2px; }
.mainmenu-container li li:last-child {
border: 0; }
.mainmenu-container li a span {
padding-right: .5rem; }
.mainmenu-container .menu-item>a {
display: inline-block;
width: 100%;
text-decoration: none;
position: relative;
font-weight: 400; }
.mainmenu-container li li.current-menu-item a:focus,.mainmenu-container li li.current-menu-item a:hover,.mainmenu-container li li.current_page_item a:focus,.mainmenu-container li li.current_page_item a:hover {
color: #fff; }
.mainmenu-container>div>ul {
border-top: 1px solid;
border-top-color: #e8e8e8;
padding: .75em 1.695em; }
.sub-menu .text-label {
position: static;
transform: translateY(-80%); } .main-navigation ul,.sub-menu .text-label:before {
display: none; }
.main-navigation.toggled-on>div>ul {
display: block; } .menu-toggle {
background-color: transparent;
box-shadow: none;
display: none;
font-size: 18px;
font-weight: 800;
line-height: 1.5;
outline: none !important;
text-shadow: none;
position: relative;
z-index: 100;
border: none;
padding: 0; }
.menu-toggle i {
line-height: 1;
font-weight: 700;
float: left;
font-size: 30px;
font-size: 2rem; } .main-navigation.toggled-on ul.nav-menu,.menu-toggle {
display: block; }
.menu-toggle:focus,.menu-toggle:hover {
background-color: transparent;
box-shadow: none; }
.menu-toggle:focus {
outline: thin solid; }
.menu-toggle .fa,.menu-toggle .icon {
margin-right: .5em;
top: -2px; }
.menu-toggle .icon-close,.toggled-on .menu-toggle .icon-bars {
display: none; }
.toggled-on .menu-toggle .icon-close {
display: inline-block; } .dropdown-toggle {
border: 0;
box-shadow: none;
display: block;
font-size: 16px;
font-size: 1rem;
right: 0;
line-height: 1.5;
margin: 0 auto;
padding: .5em 1em;
position: absolute;
text-shadow: none;
top: 0; }
.dropdown-toggle,.dropdown-toggle:focus,.dropdown-toggle:hover {
background-color: transparent;
color: #222; }
.dropdown-toggle:focus {
outline: thin dotted; }
.dropdown-toggle.toggled-on .fa,.dropdown-toggle.toggled-on .icon {  transform: rotate(-180deg); } .social-navigation {
font-size: 14px;
font-size: .875rem; }
.social-navigation ul {
list-style: none;
margin-bottom: 0;
margin-left: 0; }
.social-navigation li {
display: inline; }
.social-navigation li:first-child {
margin-left: 0; }
.social-navigation a {
display: inline-block;
text-align: center;
line-height: 44px;
width: 44px; } .my-account-links-menu {
list-style: none; }
.my-account-links-menu li {
position: relative; }
.my-account-links-menu li:hover .sub-menu {
top: 100%;
visibility: visible;
opacity: 1;
z-index: 2; }
.my-account-links-menu>li {
display: inline-block;
list-style: none; }
.my-account-links-menu .sub-menu {
opacity: 0;
position: absolute;
top: 200%;
right: -1px;
min-width: 200px;
background-color: #ccc;
visibility: hidden;
margin: 0;
transition: .3s; }
.my-account-links-menu .sub-menu li {
float: none !important;
border-top: 1px solid;
border-color: rgba(0,0,0,.2); }
.my-account-links-menu .sub-menu li:first-child {
border-left: none; }
.my-account-links-menu .sub-menu li a {
border: none;
text-align: left; }
[class*=topbar-text-] p {
margin-bottom: 0;
padding-left: 1rem;
padding-right: 1rem; }
.custom-header .my-account-links-menu>li:first-child>a {
font-size: 0;
display: block; }
.custom-header .my-account-links-menu>li:first-child>a:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f007";
font-size: 12px;
font-size: .8rem;
padding: 1.75em 1.25em;
line-height: inherit; }
.custom-header .my-account-links-menu .sub-menu {
background-color: #fff;
border: 1px solid;
border-color: rgba(0,0,0,.2);
border-top: none;
list-style: none; }
.custom-header .my-account-links-menu .sub-menu a {
padding: .75em 1.25em;
display: block;
font-size: 12px;
font-size: .8rem; } .site-header .menu-scroll-down {
display: none; }
.opal-menu-canvas.main-navigation>div>ul {
display: block; } .opal-wrapper {
overflow: hidden; }
#page,.opal-wrapper {
transition: transform .5s; }
#page {
z-index: 101; }
#opal-canvas-menu a>.fa-angle-down {
display: none; }
.scroller {
overflow-y: scroll; }
.menu-trigger,.scroller,.scroller-inner {
position: relative; }
.menu-trigger {
padding-left: 60px;
font-size: .9em; }
.menu-trigger:before {
position: absolute;
top: 2px;
left: 0;
width: 40px;
height: 6px;
background: #fff;
box-shadow: 0 6px #34495e,0 12px #fff,0 18px #34495e,0 24px #fff;
content: ""; }
.mp-pusher {
position: relative;
left: 0;
height: 100%; }
.opal-layout-boxed .mp-menu {
opacity: 0;
pointer-events: none;
transition: all .3s ease-in; }
.opal-layout-boxed .mp-menu.mp-menu-active {
opacity: 1;
pointer-events: auto; }
.mp-menu {
position: fixed; top: 0;
left: 0;
z-index: 1;
width: 300px;
height: 100%;
transform: translate3d(-200px,0,0);
display: block;
transition: all .35s ease;
opacity: 0; }
.mp-menu.mp-menu-active {
z-index: 3;
transform: translateZ(0);
opacity: 1; }
.mp-menu.mp-menu-active+#page {
transform: translateX(300px); }
.mp-menu.mp-menu-active+#page:before {
content: "";
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
z-index: 100;
background: rgba(0,0,0,.4); }
.mp-level {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-bottom: 70px;
background: #fff;
transform: translate3d(-100%,0,0);
z-index: 3;
overflow: auto; }
.mp-level::-webkit-scrollbar {
width: 3px; }
.mp-level::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
background-color: #f5f5f5; } .mp-level:after,.mp-level:before,.mp-pusher:after {
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
content: "";
opacity: 0; }
.mp-level:after,.mp-pusher:after {
background: rgba(0,0,0,.3);
transition: opacity .3s,width .1s .3s,height .1s .3s; }
.mp-level:after {
z-index: -1; }
.mp-pusher.mp-pushed:after {
width: 100%;
height: 100%;
opacity: 1;
transition: opacity .3s; }
.mp-level.mp-level-overlay {
cursor: pointer; }
.mp-level.mp-level-overlay:after {
width: 100%;
height: 100%;
opacity: 1;
transition: opacity .3s; }
.mp-level.mp-level-overlay.mp-level:before {
width: 100%;
height: 100%;
background: transparent;
opacity: 1; }
.mp-level,.mp-pusher {
transition: all .5s; } .mp-overlap .mp-level.mp-level-open {
box-shadow: 1px 0 2px rgba(0,0,0,.2);
transform: translate3d(-40px,0,0); } .mp-menu.mp-overlap>.mp-level,.mp-menu.mp-overlap>.mp-level.mp-level-open,.mp-menu>.mp-level,.mp-menu>.mp-level.mp-level-open {
box-shadow: none;
transform: translateZ(0); } .mp-cover .mp-level.mp-level-open {
transform: translateZ(0); }
.mp-cover .mp-level.mp-level-open>ul>li>.mp-level:not(.mp-level-open) {
transform: translate3d(-100%,0,0); } .mp-menu ul {
margin: 0;
padding: 0;
list-style: none; }
.mp-menu h2 {
margin: 0;
padding: 1em;
color: rgba(0,0,0,.4);
text-shadow: 0 0 1px rgba(0,0,0,.1);
font-weight: 300;
font-size: 2em; }
.mp-menu.mp-overlap h2:before {
position: absolute;
top: 0;
right: 0;
margin-right: 8px;
font-size: 75%;
line-height: 1.8;
opacity: 0;
transition: opacity .3s,transform .1s .3s;
transform: translateX(-100%); }
.mp-menu.mp-cover h2 {
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
font-size: 1em; }
.mp-overlap .mp-level.mp-level-overlay>h2:before {
opacity: 1;
transition: transform .3s,opacity .3s;
transform: translateX(0); }
.mp-menu ul li>a {
display: block;
padding: .7em 3em .7em 1.2em;
outline: none;
box-shadow: inset 0 -1px #ebebeb;
font-size: 15px;
font-size: 1rem;
transition: background .3s,box-shadow .3s; }
.mp-menu ul li:before {
position: absolute;
left: 10px;
z-index: -1;
color: rgba(0,0,0,.2);
line-height: 3.5; }
.mp-menu a {
color: #3f4448; }
.mp-menu .menu>li>a {
text-transform: uppercase;
font-weight: 700; }
.mp-level.mp-level-overlay>ul>li:first-child>a,.mp-menu .mp-level.mp-level-overlay>ul>li>a {
box-shadow: inset 0 -1px transparent; }
.mp-level.mp-level-overlay>ul>li:first-child>a {
box-shadow: inset 0 -1px transparent,inset 0 1px transparent; } .mp-back {
background: rgba(0,0,0,.1);
outline: none;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
display: block;
font-size: .8em;
padding: 1em;
position: relative;
box-shadow: inset 0 1px rgba(0,0,0,.1);
transition: background .3s; }
.mp-back .fa {
font-size: 12px; }
.mp-back:after {      }
.mp-menu .mp-level.mp-level-overlay>.mp-back,.mp-menu .mp-level.mp-level-overlay>.mp-back:after {
background: transparent;
box-shadow: none;
color: transparent; }  .no-csstransforms3d .mp-pusher,.no-js .mp-pusher {
padding-left: 300px; }
.no-csstransforms3d .mp-menu .mp-level,.no-js .mp-menu .mp-level {
display: none; }
.no-csstransforms3d .mp-menu>.mp-level,.no-js .mp-menu>.mp-level {
display: block; }
.mp-menu .menu-item-has-children>a {
position: relative;
z-index: 1; }
.mp-pushed .scroller:before {
content: "";
left: 0;
z-index: 100;
background: rgba(0,0,0,.4); }
.mp-pushed .scroller:before,.trigger {
top: 0;
right: 0;
bottom: 0;
position: absolute; }
.trigger {
width: 4em;
display: flex !important;
justify-content: center;
align-items: center;
z-index: 2;
border-left: 1px solid #ebebeb;
font-size: 12px !important; } .page-numbers:not(ul) {
display: inline-block;
line-height: 2.5em;
height: 2.5em;
width: 2.5em;
border-radius: 50%;
background-color: #f8f8f8;
text-align: center;
font-size: 16px;
font-size: 1.06667rem;
margin: 2px;
color: #173e62;
vertical-align: middle; }
.page-numbers:not(ul):not(.dots).current,.page-numbers:not(ul):not(.dots):focus,.page-numbers:not(ul):not(.dots):hover {
display: inline-block;
color: #fff; }
.comments-pagination,.pagination,.woocommerce-pagination {
padding: 2em 0 3em;
text-align: center; }
.comments-pagination .icon,.pagination .icon,.woocommerce-pagination .icon {
width: .666666666em;
height: .666666666em; }
.comments-pagination {
border: 0; }
.woocommerce-pagination {
border-top: 1px solid #e1e1e1;
margin-top: 30px;
padding-top: 20px; }
.woocommerce-pagination ul.page-numbers {
display: inline-block;
padding: 0;
margin: 0; }
.woocommerce-pagination ul.page-numbers li {
display: inline-block; } html {
box-sizing: border-box; }
*,:after,:before { box-sizing: inherit; }
body {
background-color: #fff; }
body.blog.opal-content-layout-2cl #primary,body.blog.opal-content-layout-2cr #primary,body.blog.opal-default-content-layout-2cr #primary,body.category.opal-content-layout-2cl #primary,body.category.opal-content-layout-2cr #primary,body.category.opal-default-content-layout-2cr #primary,body.date.opal-content-layout-2cl #primary,body.date.opal-content-layout-2cr #primary,body.date.opal-default-content-layout-2cr #primary {
position: relative; }
body.blog.opal-content-layout-2cl #primary .site-main,body.blog.opal-content-layout-2cr #primary .site-main,body.blog.opal-default-content-layout-2cr #primary .site-main,body.category.opal-content-layout-2cl #primary .site-main,body.category.opal-content-layout-2cr #primary .site-main,body.category.opal-default-content-layout-2cr #primary .site-main,body.date.opal-content-layout-2cl #primary .site-main,body.date.opal-content-layout-2cr #primary .site-main,body.date.opal-default-content-layout-2cr #primary .site-main {
z-index: 99;
position: relative; }
body.blog:not(.opal-content-layout-2cr) .site-main,body.category:not(.opal-content-layout-2cr) .site-main,body.date:not(.opal-content-layout-2cr) .site-main,body.single-post:not(.opal-content-layout-2cr) .site-main {
max-width: 960px;
margin: 0 auto; }
@media (max-width: 767px) {
body #secondary {
margin-top: 60px; } }
@media (max-width: 767px) {
body #secondary,body .primary {
flex: 0 0 100%;
max-width: 100%; } }
body.opal-content-layout-2cl #primary,body.opal-content-layout-2cr #primary,body.opal-default-content-layout-2cr #primary {
padding-right: 15px;
padding-left: 15px; }
@media (min-width: 769px) {
body.opal-content-layout-2cl #primary,body.opal-content-layout-2cr #primary,body.opal-default-content-layout-2cr #primary {
flex: 0 0 calc(100% - 440px);
max-width: calc(100% - 440px); } }
@media (min-width: 769px) {
body.opal-content-layout-2cl #secondary,body.opal-content-layout-2cr #secondary,body.opal-default-content-layout-2cr #secondary {
flex: 0 0 440px;
max-width: 440px; } }
body.opal-layout-boxed #page {
background: #fff; }
#page {
position: relative;
word-wrap: break-word;
overflow: hidden; }
[data-opal-columns="7"] .column-item {
flex: 0 0 14.28571%;
max-width: 14.28571%; }
[data-opal-columns="8"] .column-item {
flex: 0 0 12.5%;
max-width: 12.5%; }
[data-opal-columns="9"] .column-item {
flex: 0 0 11.11111%;
max-width: 11.11111%; }
[data-opal-columns="10"] .column-item {
flex: 0 0 10%;
max-width: 10%; }
[data-opal-columns="11"] .column-item {
flex: 0 0 9.09091%;
max-width: 9.09091%; }
#primary {
max-width: 100%; }
@media (max-width: 1199px) {
.opal-container-full #content,.opal-container-full .container,.opal-container-full ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor {
max-width: 100%; } }
.opal-container-full .page-title-bar {
border-bottom: 1px solid #e1e1e1; }
.opal-container-full .page-title-bar .page-header {
margin-top: 5px; }
:root {
--scroll-bar: 8px; }
body:not(.has-scrollbar) .elementor-section.elementor-section-stretched {
width: 100vw !important;
margin-left: calc(-50vw + 50%) !important;
margin-right: calc(-50vw + 50%) !important;
left: 0 !important; }
body.has-scrollbar .elementor-section.elementor-section-stretched {
width: calc(100vw - 20px) !important;
margin-left: calc(-50vw + 50% + 10px) !important;
margin-right: calc(-50vw + 50% + 10px);
left: 0 !important; }
@supports (color: var(--scroll-bar)) {
body.has-scrollbar .elementor-section.elementor-section-stretched {
width: calc(100vw - var(--scroll-bar)) !important;
margin-left: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
margin-right: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
left: 0 !important; } }
.vertical-lines {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: -1;
pointer-events: none; }
.vertical-lines .container-wrap {
margin: auto;
min-height: 100%;
width: 100%; }
.vertical-lines .line-wrap {
display: flex;
justify-content: space-evenly;
border-style: solid;
border-width: 0 1px;
border-color: #e9e9e9; }
.vertical-lines .line-item {
background: #e9e9e9;
height: 100vh;
width: 1px; }
.elementor-element .vertical-lines {
position: absolute; }
.elementor-element .vertical-lines .container-wrap {
min-height: 100%;
height: 100%; }
.elementor-element .vertical-lines .line-item,.elementor-element .vertical-lines .line-wrap {
height: 100%; }
.elementor-container {
z-index: 2; } #masthead .wrap,.site-header {
position: relative; }
.site-header {
background-color: #fff;
z-index: 99; }
.site-header .widget,.site-header .wpb_button,.site-header .wpb_content_element,.site-header ul.wpb_thumbnails-fluid>li {
margin-bottom: 0; }
.site-header .widget {
padding-bottom: 0; }
.site-header #content,.site-header .container,.site-header ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor {
float: unset; }
.site-header .wpb_wrapper {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap; }
.site-header .wpb_wrapper .wpb_wrapper {
display: block; }
.site-header .text-left .wpb_wrapper {
justify-content: flex-start; }
.site-header .text-right .wpb_wrapper {
justify-content: flex-end; }
@media (max-width: 1199px) {
.site-header .navigation-top {
order: 2; } }
.site-header .header-group {
display: flex;
align-items: center; }
@media (max-width: 1199px) {
.site-header .header-group {
order: 1; } }
@media (max-width: 767px) {
.site-header .header-group {
display: none; } }
.site-header .header-group>* {
margin-right: 25px; }
.site-header .header-group>.site-header-cart,.site-header .header-group>:last-child {
margin-right: 0; }
.site-header .header-group .search-form {
box-shadow: 0 0 30px 0 rgba(0,0,0,.05); }
.site-header .header-group .search-field {
border: 1px solid #eee;
padding-right: 50px; }
.site-header .header-group .search-submit {
background: transparent;
border: 0;
color: #222;
padding: 1rem 1.5rem;
font-size: 18px;
font-size: 1.2rem;
line-height: 1; }
.site-header .header-group .search-submit:focus,.site-header .header-group .search-submit:hover {
background-color: transparent;
font-size: 18px;
font-size: 1.2rem;
line-height: 1; }
.site-header .header-group .search-form .input-group-btn {
position: absolute;
right: 0;
top: 0;
bottom: 0;
z-index: 9; }
.header-content {
border-bottom: 1px solid #e1e1e1; }
@media (max-width: 767px) {
.header-content {
display: flex;
align-items: center; } }
@media (min-width: 1200px) {
.header-content .custom-header {
max-width: 100%; } }
.header-content .header-main-content {
padding: 22px 0; }
@media (min-width: 1200px) {
.header-content .header-main-content {
max-width: 1890px;
padding: 22px 45px;
margin: 0 auto; } } .site-branding {
position: relative;
transition: margin-bottom .2s;
z-index: 3;
display: inline-block; }
.site-branding a {
text-decoration: none;
transition: opacity .2s; }
.site-branding a:focus,.site-branding a:hover {
opacity: .7; }
.site-title {
clear: none;
font-size: 18px;
font-weight: 800;
line-height: 1.25;
margin: 0;
padding: 0;
text-transform: uppercase; }
.site-title,.site-title a {
color: #222;
opacity: 1; }
.site-description {
font-size: 13px;
margin-bottom: 0; }
.custom-logo-link {
display: inline-block;
vertical-align: middle;
width: auto; }
.custom-logo-link img {
display: block;
max-height: 80px; }
.custom-logo-link a:focus,.custom-logo-link a:hover {
opacity: .9; }
body:not(.title-tagline-hidden) .site-branding-text {
display: inline-block;
vertical-align: middle; }
.custom-header {
position: relative;
z-index: 1; }
.navigation-button {
display: inline-block; }
.navigation-button .menu-toggle {
display: block; } @media (min-width: 992px) {
body.opal-header-absolute .site-header {
position: absolute;
width: 100%;
background-color: transparent; } }
body.opal-header-absolute .is-sticky .opal-element-sticky {
padding-top: 0;
padding-bottom: 0;
margin-top: -1px !important;
border: none; }
body.opal-header-absolute .opal-element-sticky {
padding-top: 20px;
padding-bottom: 20px;
transition: padding .35s linear; }
body.opal-header-absolute .container-fluid .opal-header-sticky {
margin-left: -15px;
margin-right: -15px; }
.list-account li {
font-size: 12px;
font-size: .8rem;
float: left; }
.list-account li a {
padding: 0 12px; }
.list-account i {
margin-right: 10px; }
.site-header-account {
vertical-align: middle; }
.site-header-account .icon {
width: 40px;
height: 40px;
vertical-align: middle;
line-height: 40px;
margin: 0; }
.site-header-account .icon:before {
text-align: center;
vertical-align: middle;
font-size: 30px;
font-size: 2rem;
width: 45px;
height: 40px;
line-height: 36px;
display: block; }
.header-search {
position: relative; }
.header-search .search-button {
font-size: 20px;
width: 20px;
height: 20px; }
.header-search .search-form {
position: absolute;
right: 0;
top: 100%;
pointer-events: none;
width: 250px;
z-index: 1000;
max-height: 0;
overflow: hidden;
transition: max-height .4s ease-in; }
.header-search .active .search-form {
height: auto;
pointer-events: auto;
max-height: 58px;
transition: max-height .4s ease-out; }
.osf-sticky-active {
z-index: 99; }
.osf-sticky-active.sticky-show {
position: fixed;
z-index: 9999;
top: 0;
animation: d .3s ease; }
.sticky-header {
box-shadow: 0 10px 20px rgba(0,0,0,.05); }
@keyframes d {
0% {
transform: translateY(-100%); }
to {
transform: translateY(0); } }
#opal-header-content {
width: 100vw; }
#opal-header-content.sticky-show {
background-color: #fff;
box-shadow: 0 10px 20px rgba(0,0,0,.05); } .rehomes-front-page .site-content {
padding: 0; }
.ezboozt-panel,.panel-image {
position: relative; }
.panel-image {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover; }
.panel-image:before {   background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.3)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#4d000000",GradientType=0); bottom: 0;
content: "";
left: 0;
right: 0;
position: absolute;
top: 100px; }
.panel-content {
position: relative; }
.panel-content .wrap {
padding-bottom: .5em;
padding-top: 1.75em; } .ezboozt-panel .edit-link {
display: block;
margin: .3em 0 0; }
.ezboozt-panel .entry-header .edit-link {
font-size: 14px;
font-size: .875rem; } .ezboozt-front-page .panel-content .recent-posts article {
border: 0;
color: #232323;
margin-bottom: 3em; }
.recent-posts .entry-header {
margin-bottom: 1.2em; }
.page .panel-content .recent-posts .entry-title {
font-size: 20px;
font-size: 1.25rem;
font-weight: 300;
letter-spacing: 0;
text-transform: none; }
.ezboozt-panel .recent-posts .entry-header .edit-link {
color: #222;
display: inline-block;
font-size: 11px;
font-size: .6875rem;
margin-left: 1em; } .site-content-contain {
position: relative;
overflow: hidden;
z-index: 2; }
.site-content {
padding-top: 2em;
padding-bottom: 2em; }  .sticky {
position: relative; }
.sticky .entry-title:before {
margin-right: 15px;
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;
content: "\f08d"; }
.post:not(.sticky) .icon-thumb-tack {
display: none; }
.sticky .icon-thumb-tack {
display: block;
height: 18px;
left: -1.5em;
position: absolute;
top: 1.65em;
width: 20px; }
.bypostauthor {
z-index: 10; }
.comments-link span {
color: #fff;
line-height: 22px;
display: inline-block;
margin-right: 8px;
padding-left: 5px;
padding-right: 5px;
border-radius: 20px;
min-width: 22px;
text-align: center; }
.entry-header .entry-title {
margin-bottom: .27em;
line-height: 1.3; }
.entry-header .entry-title a {
color: inherit; }
.entry-header .entry-title:not(:first-child) {
padding-top: 0; }
.entry-tags a {
display: inline-block; }
.entry-content {
margin-bottom: 25px; }
.post-footer {
padding: 35px 0;
border-top: 1px solid #e1e1e1;
text-align: right;
position: absolute;
bottom: 0;
right: 0;
margin: 0 40px;
width: calc(100% - 80px); }
@media (max-width: 575px) {
.post-footer {
text-align: left;
padding: 25px 0; } }
.post-footer:after,.post-footer:before {
display: none; }
.entry-meta {
font-size: 14px;
font-size: .93333rem;
color: rgba(0,0,0,.45); }
.entry-meta a {
color: #000; }
.entry-meta .posted-on {
margin-left: 2px; }
.entry-meta .posted-on a {
color: #b0b9c1; }
.post-inner {
display: flex;
flex-direction: column; }
.entry-categories {
font-size: 10px;
font-size: .66667rem;
letter-spacing: .5px;
margin-bottom: .6rem;
text-transform: uppercase;
font-weight: 500; }
.entry-categories .meta-inner>span:not(:last-child):after {
content: " ";
display: inline-block;
margin: 0 5px;
width: 4px;
height: 4px;
border-radius: 50%;
background-color: #d8d8d8;
vertical-align: middle; }
.entry-categories a {
color: #fff;
border-radius: 3px;
padding: 3px 10px;
line-height: 1; }
.entry-video+.entry-meta,.post-thumbnail+.entry-meta {
padding: 15px 45px;
border: 1px solid #e1e1e1;
margin-bottom: 2.4rem; }
@media (max-width: 767px) {
.entry-video+.entry-meta,.post-thumbnail+.entry-meta {
padding: 10px 25px; } }
.entry-avatar {
font-size: .67em;
letter-spacing: .084em;
text-transform: uppercase;
display: flex;
-ms-flex-align: center !important;
align-items: center !important;
margin-bottom: 30px; }
.entry-avatar .avatar {
border-radius: 50%;
width: 38px;
height: 38px;
margin-right: 20px; }
.entry-video.embed-responsive {
margin-bottom: 1.5em; }
.cat-tags-links .tags-links {
overflow: hidden;
display: block;
margin: -3px; }
.cat-tags-links .tags-links a {
font-size: 12px;
font-size: .8rem;
line-height: 1.2;
background-color: #eef2f8;
padding: 10px 15px;
margin: 3px;
float: left; }
.updated:not(.published) {
display: none; }
.more-link {
display: inline-block;
font-size: 14px;
font-size: .93333rem;
font-weight: 400;
display: flex; }
.more-link i {
margin-left: 8px; }
.more-link-wrap {
display: block;
margin-top: 20px; }
.more-link-wrap a {
display: inline-block;
background: transparent;
position: relative;
font-size: 11px;
font-size: .73333rem;
text-transform: uppercase;
letter-spacing: 2px;
border-width: 0 0 2px;
border-style: solid;
padding-bottom: 5px;
z-index: 99;
transition: all .5s ease; }
.more-link-wrap a:before {
float: right;
width: 25px;
transition: all .5s ease;
text-align: right;
margin-top: 2px; }
.more-link-wrap a:hover {
color: #000;
border-color: #000; }
.pbr-social-share {
margin-top: -3px; }
.pbr-social-share span.social-link {
float: right; }
.pbr-social-share .social-share-header {
text-transform: uppercase;
margin-bottom: 13px;
font-weight: 600; }
.pbr-social-share a {
color: #000;
font-size: 14px;
font-size: .93333rem;
display: inline-block;
margin: 0 .4rem; } .entry-content table:not(.shop_table),.widget-area table:not(.shop_table) {
border-collapse: collapse;
margin: 0;
width: 100%;
margin: 0 0 1.5em; }
.entry-content table:not(.shop_table) td,.entry-content table:not(.shop_table) th,.widget-area table:not(.shop_table) td,.widget-area table:not(.shop_table) th {
border: 1px solid #e1e1e1;
padding: .6em; }
.entry-content table:not(.shop_table) thead th,.widget-area table:not(.shop_table) thead th {
padding-bottom: .5em;
background-color: #222a35;
color: #b8bdc8;
border-color: #2e3744; }
.entry-content table:not(.shop_table) th,.widget-area table:not(.shop_table) th {
font-weight: 500; }
.entry-content table:not(.shop_table) tr,.widget-area table:not(.shop_table) tr {
border-bottom: 1px solid #e1e1e1; }
.entry-content table:not(.shop_table) tbody>tr,.widget-area table:not(.shop_table) tbody>tr {
color: #7d8794;
background-color: #f5f6fa; }
.entry-content table:not(.shop_table) tbody>tr:nth-child(odd),.widget-area table:not(.shop_table) tbody>tr:nth-child(odd) {
background-color: rgba(245,246,250,.7);
background-color: #e8eaed; } .entry-content ol,.entry-content ul {
padding-left: 1.3em; }
.entry-content .wp-block-gallery {
padding: 0; }
.entry-content blockquote.alignleft,.entry-content blockquote.alignright {
font-size: 13px;
font-size: .86667rem;
width: 48%; } .archive .site-main>article .gallery-item,.blog .site-main>article .gallery-item,.search .site-main>article .gallery-item,body.single-post article.type-post {
margin-bottom: 0; }
body.single-post article.type-post .entry-content {
border-bottom: none;
padding-left: 0;
padding-right: 0;
margin-bottom: 3rem; }
body.single-post article.type-post .entry-content>p:last-child {
padding-bottom: 0; }
body.single-post article.type-post .post-thumbnail {
margin-bottom: 1.2em; }
body.single-post article.type-post .entry-header {
margin-bottom: 1.5em;
border-bottom: 1px solid #e1e1e1; }
body.single-post article.type-post .entry-categories {
padding-top: 10px; }
body.single-post article.type-post .entry-footer {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 25px 0;
border-top: 1px solid #e1e1e1;
margin-bottom: 40px; }
@media (max-width: 767px) {
body.single-post article.type-post .entry-footer {
flex-direction: column;
align-items: flex-start; } }
body.single-post article.type-post .entry-footer>div {
padding: 5px 0; }
@media (max-width: 575px) {
body.single-post article.type-post .entry-footer .pbr-social-share {
margin-top: 10px; } }
body.single-post article.type-post .entry-footer .cat-links,body.single-post article.type-post .entry-footer .edit-link,body.single-post article.type-post .entry-footer .tags-links {
padding-left: 0; }
@media (min-width: 768px) {
body.single-post article.type-post .entry-footer .pbr-social-share {
margin-left: auto; } }
body.single-post article.type-post.format-audio .entry-categories {
padding-top: 0; }
body.single-post.opal-single-post-style .post-thumbnail img {
width: 100%;
border-radius: 5px; }
.single .navigation {
display: -ms-flexbox;
display: flex;
margin: 0 0 65px; }
.single .navigation>div {
background-color: #fff;
box-shadow: 0 10px 20px 0 rgba(0,0,0,.04);
border-radius: 3px;
flex-basis: calc(50% - 15px);
width: calc(50% - 5px);
padding: 25px 10px;
display: -ms-flexbox;
display: flex;
position: relative;
overflow: hidden;
transition: all .3s ease; }
@media (min-width: 768px) {
.single .navigation>div {
padding: 50px 12px; } }
.single .navigation>div:hover,.single .navigation>div:hover .nav-title,.single .navigation>div:hover .thumbnail-nav,.single .navigation>div:hover a,.single .navigation>div:hover b {
color: #fff; }
.single .navigation .nav-content {
font-weight: 500;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center; }
.single .navigation .nav-content>div {
padding: 0 15px; }
.single .navigation .nav-title {
font-size: 11px;
font-size: .73333rem;
text-transform: uppercase;
letter-spacing: 1px; }
.single .navigation .nav-link {
line-height: 1.2;
ms-flex-positive: 1;
flex-grow: 1;
margin-bottom: 0; }
.single .navigation .nav-link a {
line-height: 1.4;
margin-top: 10px;
display: -webkit-box;
-webkit-line-clamp: 2;
overflow: hidden;
max-height: 2.8em;
padding-top: 0; }
@media (max-width: 767px) {
.single .navigation .nav-link a {
display: none; } }
.single .navigation .nav-link a:hover {
text-decoration: underline; }
.single .navigation .nav-link+a {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-indent: -9999em;
text-align: left;
overflow: hidden;
z-index: 2; }
.single .navigation .thumbnail-nav {
font-size: 34px;
font-size: 2.26667rem;
line-height: 1;
margin: 3px 0 0;
color: rgba(0,0,0,.1); }
.single .navigation .thumbnail-nav i,.single .navigation .thumbnail-nav img {
display: block; }
.single .navigation .next-nav {
justify-content: flex-end;
position: relative;
margin-left: auto; }
.single .navigation .next-nav .nav-content {
text-align: right;
justify-content: flex-end; }
.single .navigation .previous-nav {
justify-content: flex-start;
margin-right: auto; }
.single .navigation .previous-nav .nav-content {
text-align: left;
justify-content: flex-start; }
.blog .site-content {
padding-bottom: 60px; }
.related-posts {
position: relative;
border-top: 1px solid #e1e1e1;
padding: 40px 0; }
.related-posts .related-heading {
margin-bottom: .5em; }
.related-posts .column-item {
display: flex;
-ms-flex-align: stretch;
align-items: stretch; }
.related-posts .column-item .post-inner {
flex: 0 0 100%;
max-width: 100%; }
.archive .entry-meta a.post-edit-link,.blog .entry-meta a.post-edit-link {
color: #222;
display: inline-block;
margin-left: 1em;
white-space: nowrap; }
.taxonomy-description {
color: #666; }
.comment-form-cookies-consent {
padding-left: 15px; }
.comment-form-cookies-consent label {
display: inline-block;
font-size: 16px;
font-size: 1.06667rem;
margin-bottom: 0; } .single-featured-image-header {
background-color: #fafafa;
border: 1px solid #e8e8e8; }
.single-featured-image-header img {
display: block;
margin: auto; }
.page-links {
font-size: 14px;
font-size: .93333rem;
font-weight: 400;
padding: 1em 0 0; }
.page-links .page-number {
color: #222;
padding: .5em 1em;
margin: 3px;
border-radius: 3px;
background: transparent; }
.page-links .page-number,.page-links a {
display: inline-block; }
.page-links a:focus .page-number,.page-links a:hover .page-number {
color: #fff; } .archive .format-status .entry-title,.blog .format-status .entry-title {
display: none; } .author-wrapper {
text-align: center; }
.author-wrapper .author-avatar {
position: relative; }
.author-wrapper .author-avatar img {
border-radius: 50%;
position: relative;
z-index: 2;
max-width: 70px; }
.author-wrapper .author-avatar:before {
content: "";
top: 50%;
left: 0;
width: 100%;
position: absolute;
border-top: 1px solid;
border-color: #e8e8e8;
transform: translateY(-50%);
z-index: 1;
overflow: hidden;
min-height: 2px; }
.author-wrapper .author-name {
margin-top: 1rem;
font-size: 20px;
font-size: 1.33333rem; }
.author-wrapper .a-name,.author-wrapper .author-name .a-name {
text-transform: capitalize; }
.author-description {
margin-top: 1.5rem; }
.author-post {
margin-top: 90px; }
.author-post .author-post-header {
border-top: 1px solid #e8e8e8;
font-size: 12px;
font-size: .8rem;
padding: 50px 0 30px;
position: relative;
color: #999; }
.author-post .author-post-header .avatar {
position: absolute;
top: -35px;
left: 50%;
margin-left: -35px;
border-radius: 50%; }
.author-post h4 {
padding: 5px 0 0;
font-size: 20px;
font-size: 1.33333rem;
font-weight: 700; }
.page article.type-post .entry-header .edit-link {
position: static;
display: block; }
.archive article,.blog article,.search article {
margin-bottom: 30px; }
.archive article:last-child,.blog article:last-child,.search article:last-child {
margin-bottom: 0;
border-bottom: none; }
.archive article .entry-summary,.blog article .entry-summary,.search article .entry-summary {
padding-bottom: 20px; }
.archive article .link-more,.blog article .link-more,.search article .link-more {
margin-bottom: 0; }
.archive article .post-content-wrap,.blog article .post-content-wrap,.search article .post-content-wrap {
position: relative;
padding: 0 40px;
border-radius: 3px;
box-shadow: 0 10px 20px 0 rgba(0,0,0,.04); }
@media (max-width: 575px) {
.archive article .post-content-wrap:not(.has-readmore_tag) .entry-content,.blog article .post-content-wrap:not(.has-readmore_tag) .entry-content,.search article .post-content-wrap:not(.has-readmore_tag) .entry-content {
margin-bottom: 75px; } }
.archive article .post-content-wrap:not(.has-readmore_tag) .post-footer,.blog article .post-content-wrap:not(.has-readmore_tag) .post-footer,.search article .post-content-wrap:not(.has-readmore_tag) .post-footer {
padding: 25px 0; }
.archive .entry-header,.blog .entry-header,.search .entry-header {
padding-top: 30px;
border-bottom: 1px solid #e1e1e1;
margin-bottom: 25px;
padding-bottom: 30px; }
.search article .entry-header .entry-meta {
margin-bottom: 10px;
margin-top: -10px; }
.opal-archive-style-4.archive .site-main .navigation,.opal-archive-style-4.archive .site-main .pagination,.opal-archive-style-4.archive .site-main .woocommerce-pagination,.opal-archive-style-4.blog .site-main .navigation,.opal-archive-style-4.blog .site-main .pagination,.opal-archive-style-4.blog .site-main .woocommerce-pagination {
width: 100%; }
article.content-style-1 .entry-header {
padding-left: 0;
padding-right: 0; }
article.content-style-2 {
margin-bottom: 40px;
padding-bottom: 40px; }
article.content-style-2 .entry-header {
padding: 0; } body.page-template-page-elementor #content {
padding-top: 0 !important;
padding-bottom: 0 !important; }
.page .entry-header .edit-link {
font-size: 14px;
font-size: .875rem; }
.page .edit-link {
display: inline-block;
margin-top: .5rem;
position: absolute;
padding-right: 10px;
padding-left: 10px;
top: 0;
right: 0; }
.page .edit-link a.post-edit-link {
margin-right: .5rem; }
.search .page .entry-header .edit-link {
font-size: 11px;
font-size: .6875rem; }
.search .content-area {
width: 100%; }
.search .site-content .page-title {
margin-top: 0;
padding-bottom: 20px;
border-bottom: 1px solid;
margin-bottom: 50px; }
.search .entry-content p {
margin-bottom: 0; }
.search .link-more {
display: block;
position: absolute;
bottom: 28px; }
@media (max-width: 575px) {
.search .link-more {
position: relative;
padding-top: 55px;
margin-bottom: -20px; } }
.search .link-more a {
display: inline-block;
background: transparent;
border: 1px solid #e1e1e1;
position: relative;
z-index: 99; }
.search .post-content-wrap:not(.has-post_footer) .entry-content {
margin-bottom: 80px; }
@media (max-width: 575px) {
.search .post-content-wrap:not(.has-post_footer) .entry-content {
margin: 0;
padding: 0; } }
.page-links {
clear: both;
margin: 0 0 1em; } .error404 .site-content-contain {
background-image: url(//www.artukgrup.com/wp-content/themes/rehomes/assets/images/404.jpg);
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
background-color: #fff; }
.error404 .page-content {
padding-top: 130px;
padding-bottom: 180px; }
.error404 #page-title-bar {
display: none; }
.error404 .error-404 .error-title {
font-size: 200px;
font-size: 13.33333rem;
font-family: Be Vietnam,Helvetica Neue,helvetica,arial,sans-serif;
margin-bottom: 50px;
line-height: 1;
font-weight: 700; }
@media (max-width: 575px) {
.error404 .error-404 .error-title {
font-size: 140px;
font-size: 9.33333rem;
margin-bottom: 30px; } }
.error404 .error-404-bkg {
margin-bottom: 60px; }
@media (max-width: 575px) {
.error404 .error-404-bkg {
margin-bottom: 40px; } }
.error404 .error-content {
max-width: 550px; }
.error404 .error-404-title {
display: flex;
align-items: center;
justify-content: center; }
@media (max-width: 767px) {
.error404 .error-404-title {
display: block; } }
.error404 .error-404-subtitle {
display: inline-block;
text-align: left;
text-transform: uppercase; }
@media (max-width: 767px) {
.error404 .error-404-subtitle {
display: block;
text-align: center;
margin-bottom: 20px; } }
.error404 .error-text {
font-size: 20px;
font-size: 1.33333rem;
margin-bottom: 40px; }
@media (max-width: 575px) {
.error404 .error-text {
font-size: 18px; } }
.error404 .error-btn-bh {
font-size: 11px;
font-size: .73333rem; }
.error404 .error-btn-bh a {
vertical-align: middle;
font-weight: 500;
line-height: 1.2;
padding: 1.2rem 3.75rem;
display: inline-block;
text-transform: uppercase;
letter-spacing: .1533rem; }
@media (max-width: 575px) {
.error404 .error-btn-bh a {
padding: 1.2rem 1rem; } }
.error404 .error-btn-bh a i {
margin-left: 15px; }
.error404 .go-back {
margin-right: 10px; }
.error404 .return-home {
color: #000;
border-radius: 3px;
border: 1px solid #e1e1e1;
background-color: #fff; }
.error404 .return-home:hover {
color: #fff; }
.search .page-content .search-form {
margin-bottom: 3em; } body.footer-fixed .site-footer .wrap {
z-index: 0; }
.site-footer {
font-size: 1rem; }
.site-footer .wrap {
position: relative; }
.site-footer .shape-footer .elementor-shape {
top: -14px;
height: 15px;
width: 100%; }
.site-footer .widget-area {
padding-bottom: 3.25em;
padding-top: 3.25em;
position: relative; }
.site-footer .widget-area:before {
position: absolute;
top: 0;
left: 15px;
right: 15px;
content: "";
border-top: 1px solid #e8e8e8;
height: 1px;
display: block; }
@media (max-width: 991px) {
.site-footer .social-navigation {
text-align: left; } }
.site-footer .social-navigation li a i {
font-size: 18px;
font-size: 1.2rem; }
.site-footer .widget li {
padding-top: .3rem;
padding-bottom: .3rem; }
.site-footer .widget li:first-child {
padding-top: 0; }
.site-footer .widget_rss ul li {
border-top: 1px solid;
border-color: #e8e8e8;
padding: 2.125em 0; }
.site-footer .widget_rss ul li:first-child {
border: none; }
@media (max-width: 991px) {
.site-footer .b-sm-none {
border: none !important; } }
.scrollup {
position: fixed;
bottom: 24px;
right: 24px;
z-index: 999;
font-size: 18px !important;
padding: 0;
width: 55px;
height: 55px;
line-height: 55px;
transform: scale(0);
transition: all .5s ease; }
@media (max-width: 767px) {
.scrollup {
opacity: 0 !important;
pointer-events: none; } }
.scrollup.activate {
transform: scale(1); } .site-info {
font-size: 14px;
text-align: center; }
.site-info a {
color: #666; }
.site-info .sep {
margin: 0;
display: block;
visibility: hidden;
height: 0;
width: 100%; } .breadcrumb {
text-align: center; }
.breadcrumb i {
vertical-align: middle;
padding: 0 10px; }
.breadcrumb a {
border-bottom: 1px solid;
padding-bottom: 2px;
transition: unset; }
.breadcrumb a:after {
content: ".";
padding: 0 10px;
display: none; }
.breadcrumb span {
color: #fff;
margin: 0; }
.breadcrumb span.fa {
margin: 0 15px; }
.breadcrumb .breadcrumb-projects {
border: 0;
text-transform: uppercase; }
.breadcrumbs {
font-size: 14px;
font-size: .93333rem; } .site-header-account {
position: relative; }
.site-header-account.style-icon .account-label,.site-header-account.style-label .icon {
display: none; }
.site-header-account.style-both .account-label,.site-header-account.style-both .icon {
display: inline-block;
vertical-align: bottom; }
.site-header-account.style-both .account-label {
padding-left: 10px; }
.site-header-account.style-both .account-label span {
display: block;
line-height: 1; }
@media (max-width: 991px) {
.site-header-account.style-both .account-label {
display: none; } }
.site-header-account.style-both .account-avata img {
margin-bottom: -5px; }
.site-header-account.style-both .account-avata+.account-label span {
line-height: 1.2; }
.site-header-account .label-name {
max-width: 83px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-weight: 500; }
.site-header-account>a {
display: block;
font-size: 13px;
color: #232323;
white-space: nowrap;
text-transform: uppercase;
font-weight: 700; }
.site-header-account>a span {
font-size: 20px;
vertical-align: middle; }
.site-header-account .login-form-title {
font-size: 18px;
font-size: 1.2rem;
font-weight: 700; }
.site-header-account .account-dropdown {
text-align: left;
right: 0;
top: calc(100% + 15px);
position: absolute;
pointer-events: none;
opacity: 0;
z-index: 99;
visibility: hidden;
color: #000;
padding-top: 10px; }
.site-header-account .account-dropdown.right {
left: 0;
right: unset; }
.site-header-account .account-dropdown.right .account-wrap:before {
left: 20px;
right: unset; }
.site-header-account .account-dropdown.justify {
right: 50%;
transform: translateX(50%); }
.site-header-account .account-dropdown.justify .account-wrap:before {
right: 50%;
transform: translateX(50%) rotate(45deg); }
.site-header-account .account-dropdown a.lostpass-link,.site-header-account .account-dropdown a.register-link {
font-size: 14px;
font-size: .93333rem; }
.site-header-account .account-dropdown a.lostpass-link:hover,.site-header-account .account-dropdown a.register-link:hover {
text-decoration: underline; }
.site-header-account .account-dropdown label {
margin-bottom: .5rem;
font-size: 13px;
font-size: .86667rem;
line-height: 1.7; }
.site-header-account .account-dropdown p {
margin-bottom: 1rem; }
.site-header-account .account-dropdown button,.site-header-account .account-dropdown input {
line-height: normal !important; }
.site-header-account .account-dropdown button {
font-size: 12px !important;
text-transform: uppercase; }
.site-header-account .account-dropdown .account-wrap {
position: relative;
background: #fff;
box-shadow: 0 0 30px 0 rgba(0,0,0,.17);
border-radius: 0; }
.site-header-account .account-dropdown .account-wrap:before {
content: "";
width: 10px;
height: 10px;
position: absolute;
background-color: #fff;
top: -5px;
right: 5px;
transform: rotate(45deg);
z-index: 1; }
.site-header-account .account-dropdown .account-inner {
width: 320px;
padding: 17px 20px;
max-height: 500px;
overflow: auto; }
.site-header-account .account-dropdown .account-inner.dashboard {
width: 210px; }
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar {
width: 3px; }
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
background-color: #f5f5f5; }
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar-thumb {
background-color: #000; }
.site-header-account .account-dashboard,.site-header-account .account-links-menu {
list-style: none;
margin-bottom: 0; }
.site-header-account .account-dashboard li a,.site-header-account .account-links-menu li a {
width: 100%;
text-align: left;
font-size: 14px;
line-height: 30px; }
.site-header-account:hover .account-dropdown {
top: 100%;
pointer-events: auto;
opacity: 1;
visibility: visible; } article.type-page+.comments-area {
margin-bottom: 2em; }
.comments-area>.comment-respond {
margin-bottom: 55px; }
.comments-area>.comment-list-wap {
border-radius: 3px;
box-shadow: 0 10px 20px 0 rgba(0,0,0,.04);
padding: 40px;
margin-bottom: 60px; }
@media (min-width: 992px) and (max-width: 1199px) {
.comments-area>.comment-list-wap {
padding: 40px; } }
#comments {
clear: both; }
.comments-title {
margin-bottom: .5em; }
.comment-list {
margin: 0 0 3em;
margin-bottom: 0;
padding: 0;
position: relative; }
.comment-list .children {
margin: 0;
padding: 0;
margin-left: 4em !important; }
@media (max-width: 991px) {
.comment-list .children {
margin-left: 1em !important; } }
.comment-list>li:last-child article {
margin-bottom: 0; }
.comment-list li.comment {
border-top: 1px solid #e1e1e1;
padding-top: 2em; }
.comment-list li:before {
display: none; }
.comment-list .depth-1>article {
margin-left: 0; }
.comment-list .pingback,.comment-list .trackback {
border-top: 1px solid #e1e1e1;
padding-top: 1.5em;
padding-bottom: 1.5em; }
.comment-list .pingback .comment-body a:not(.comment-edit-link),.comment-list .trackback .comment-body a:not(.comment-edit-link) {
font-weight: 700;
display: block; }
.comment-list .pingback .comment-body .comment-edit-link,.comment-list .trackback .comment-body .comment-edit-link {
font-weight: 500; }
.comment-body+.comment-respond {
padding: 30px;
background: #f8f8f8;
position: relative;
margin-bottom: 1.5em; }
.comment-body .avatar,.comment_container .avatar {
height: 50px;
width: 50px;
left: -65px;
position: absolute;
min-width: 50px; }
.comment-body .says,.comment_container .says {
display: none; }
.comment_container,article.comment-body {
margin-bottom: 2em; }
.comment-content>ol,.comment-content>ul {
padding-left: 1.35em; }
.comment-author {
margin-bottom: 0;
position: relative;
z-index: 2;
display: inline-block;
font-size: 14px;
font-size: .93333rem; }
.comment-author .avatar {
border-radius: 50%; }
.comment-content,.comment-meta,.reply {
margin-left: 65px; }
.comment-metadata {
display: inline-block;
margin-left: 3px;
font-size: 12px;
font-size: .8rem; }
.comment-metadata a.comment-edit-link {
margin-left: 1em; }
.comment-reply-link {
position: relative;
font-size: 14px;
font-size: .93333rem; }
.comment-reply-link .icon {
left: -2em;
height: 1em;
width: 1em;
position: absolute;
top: 0; }
#cancel-comment-reply-link {
text-transform: capitalize;
font-size: 14px;
font-size: .93333rem;
display: block;
margin-top: 10px; }
#cancel-comment-reply-link:before {
margin-right: 3px;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f057";
display: inline-block; }
.comments-pagination {
margin: 2em 0 3em; } .comment-form {
margin-right: -5px !important;
margin-left: -5px !important; }
.comment-form>p {
padding-left: 5px !important;
padding-right: 5px !important;
margin-bottom: 10px; }
.comment-form>p.comment-notes {
margin-bottom: 20px; }
.comment-form .comment-form-comment {
order: 2; }
.comment-form .comment-form-author,.comment-form .comment-form-email,.comment-form .comment-form-url {
order: 1;
padding-left: 5px;
padding-right: 5px; }
.comment-form .form-submit {
order: 3;
margin-top: 20px; }
.comment-form textarea {
border-top: 1px solid #e1e1e1; }
.comment-form .required {
color: red; }
.comment-form a {
text-decoration: underline; }
.comment-content table {
border-collapse: collapse;
margin: 0;
width: 100%; }
.comment-content table td,.comment-content table th {
border: 1px solid #e1e1e1;
padding: .6em; }
.comment-content table thead th {
padding-bottom: .5em;
background-color: #222a35;
color: #b8bdc8;
border-color: #2e3744; }
.comment-content table th {
font-weight: 500; }
.comment-content table tr {
border-bottom: 1px solid #e1e1e1; }
.comment-content table tbody>tr {
color: #7d8794;
background-color: #f5f6fa; }
.comment-content table tbody>tr:nth-child(odd) {
background-color: rgba(245,246,250,.7);
background-color: #e8eaed; }
.comment-content table th {
border-bottom: 1px solid;
border-bottom-color: #ebebeb;
padding-bottom: .5em; }
.comment-content p:last-child {
margin-bottom: 0; }
.comment-respond .comment-reply-title {
margin-bottom: .5em; }
.comment-form-cookies-consent {
order: 3; }
.comment-form-cookies-consent label {
font-weight: inherit !important; } #secondary h2.widget-title,#secondary h2.widgettitle {
padding-bottom: 20px;
border-bottom: 1px solid #e1e1e1; }
#secondary .widget {
padding: 35px 30px;
background-color: hsla(33,29%,64%,.1);
border-radius: 5px; }
#secondary .widget ul {
margin: 0;
padding-left: 0; }
#secondary .widget ul li {
position: relative; }
#secondary .widget ul.children,#secondary .widget ul.sub-menu {
margin-top: .46rem; }
#secondary .widget.widget_opal-wp_template {
background-color: transparent;
padding: 0; }
#secondary .widget_search .search-form .input-group {
position: relative; }
#secondary .widget_search .search-submit span:before {
display: block; }
#secondary .widget_archive,#secondary .widget_categories,#secondary .widget_layered_nav,#secondary .widget_layered_nav_filters,#secondary .widget_links,#secondary .widget_meta,#secondary .widget_nav_menu,#secondary .widget_pages,#secondary .widget_product_categories,#secondary .widget_recent_comments,#secondary .widget_recent_entries { }
#secondary .widget_product_categories ul li {
position: relative;
padding-right: 20px; }
#secondary .widget_product_categories ul.children {
margin-right: -20px;
padding-top: .5rem; }
#secondary .widget_product_categories i {
position: absolute;
right: 0;
top: .7rem;
line-height: inherit;
font-size: 10px;
font-size: .66667rem;
cursor: pointer; }
#secondary .widget_product_categories .current-cat>a {
color: #000; }
#secondary .widget_product_categories .current-cat>a:before {
border-color: #000;
background-color: #000; }
.elementor-element .elementor-widget-wp-widget-recent-posts {
padding: 0;
border: none; }
.elementor-element .elementor-widget-wp-widget-recent-posts .elementor-widget-container>h5 {
display: none; }
.elementor-element .elementor-widget-wp-widget-recent-posts img {
max-width: 60px;
height: auto; }
.elementor-element .elementor-widget-wp-widget-recent-posts ul {
margin: 0;
padding-left: 0; }
.elementor-element .elementor-widget-wp-widget-recent-posts ul li {
position: relative; }
.elementor-element .elementor-widget-wp-widget-recent-posts ul li:not(:last-child):before {
content: "";
position: absolute;
bottom: 0;
left: 0;
height: 1px;
width: 100%;
border-bottom: 1px solid #e1e1e1; }
.elementor-element .elementor-widget-wp-widget-recent-posts ul li.item-recent-post {
padding: 1.25rem 0; }
.elementor-element .elementor-widget-wp-widget-recent-posts ul li.item-recent-post:first-child {
padding-top: 0; }
.elementor-element .elementor-widget-wp-widget-recent-posts ul li.item-recent-post:last-child {
padding-bottom: 0; }
.elementor-element .elementor-widget-wp-widget-recent-posts .post-date {
font-size: 10px;
font-size: .66667rem;
text-transform: uppercase;
margin-top: 5px;
font-weight: 600; }
.elementor-element .elementor-widget-wp-widget-recent-posts.opal-footer-blog1 .title-post a {
color: #fff; }
.elementor-element .elementor-widget-wp-widget-recent-posts.opal-footer-blog1 .post-date {
color: #8aa3aa; }
.elementor-element .elementor-widget-wp-widget-recent-posts.opal-footer-blog1 ul li:not(:last-child):before {
opacity: .3;
-ms-opacity: .3;
-o-opacity: .3;
-moz-opacity: .3;
-webkit-opacity: .3;
filter: alpha(opacity=30); }
.widget.widget_archive a,.widget.widget_categories a,.widget.widget_meta a,.widget.widget_nav_menu a,.widget.widget_pages a {
font-size: 15px;
font-size: 1rem;
font-weight: 600; }
h2.widget-title,h2.widgettitle {
margin-bottom: 1.2em; }
.widget-title a {
color: inherit; }
.title-with-icon {
display: flex;
-ms-flex-align: center !important;
align-items: center !important; }
.title-with-icon:before {
font-size: 8px;
margin-right: 20px; }
.site-footer .widget {
padding-bottom: 2.5rem; } .widget {
margin-bottom: 30px; }
.widget form {
padding: .4em 0; }
.widget select {
width: 100%; }
.widget ul {
list-style: none;
margin: 0; }
.widget ul li {
padding: .46rem 0; }
.widget ul li+li {
margin-top: -1px; }
.widget ul li ul {
padding: .46rem 0 0;
position: relative; }
.widget ul li li {
padding-left: .9rem; }
@media (min-width: 992px) {
.widget ul li li {
padding-left: 1.2rem; } }
.widget ul li:last-child,.widget ul li li:last-child {
padding-bottom: 0; }
.widget ul li:first-child {
padding-top: 0; }
.widget-grofile ul.grofile-links li ul,.widget_meta ul li ul,.widget_pages ul li ul,.widget_rss_links ul li ul,.widget_top-posts ul li ul {
bottom: 0; }
.widget-grofile ul.grofile-links li,.widget-grofile ul.grofile-links li li,.widget_rss_links ul li,.widget_rss_links ul li li,.widget_top-posts ul li,.widget_top-posts ul li li {
padding-top: .5rem;
padding-bottom: .5rem; }
.widget_rss ul li {
padding-top: 1rem;
padding-bottom: 1rem; } .widget .post-date,.widget .rss-date {
font-size: .81em; } .widget_text {
word-wrap: break-word; } .widget_rss .widget-title {
display: flex;
align-items: center; }
.widget_rss .widget-title .rsswidget:first-child {
margin-right: 5px; }
.widget_rss .widget-title .rsswidget:first-child:hover {
background-color: transparent; }
.widget_rss .widget-title .rsswidget:first-child img {
display: block; }
.widget_rss ul li {
padding: 1.875rem 0;
border-top: 1px solid;
border-color: #e8e8e8; }
.widget_rss ul li:first-child {
border-top: none;
padding-top: 0; }
.widget_rss li .rsswidget {
font-size: 16px;
font-size: 1.06667rem;
font-weight: 600;
line-height: 1.4; }
.widget_rss .rss-date,.widget_rss li cite {
color: #999;
display: block;
font-size: 11px;
font-size: .73333rem;
line-height: 1.5;
text-transform: uppercase;
font-weight: 600; }
.widget_rss .rss-date {
margin: .5em 0 1.5em;
padding: 0; } .widget_contact_info .contact-map,.widget_rss .rssSummary {
margin-bottom: .5em; } .widget-grofile h4 {
font-size: 16px;
margin-bottom: 0; } .widget_recent_comments table,.widget_recent_comments td,.widget_recent_comments th {
border: 0; }
.widget_recent_comments .recentcomments {
font-style: italic; }
.widget_recent_comments .recentcomments .comment-author-link {
color: #000; }
.widget_recent_comments .recentcomments a {
font-style: normal; } .widget_recent_entries li.item-recent-post {
display: flex;
align-items: center; }
.widget_recent_entries li.item-recent-post .title-post {
display: flex;
flex-direction: column;
padding: 15px; }
.widget_recent_entries li.item-recent-post a {
display: -webkit-box;
-webkit-line-clamp: 2;
overflow: hidden;
font-weight: 500;
line-height: 1.2;
max-height: 2.4em;
margin-bottom: .5em; }
.widget_recent_entries img {
height: 100px;
max-width: 100px;
display: block;
object-fit: cover;
border-radius: 5px; }
.widget_recent_entries .post-date {
display: block;
font-size: 12px;
font-size: .8rem; } .widget_search .widget-title {
padding-bottom: 10px;
border-bottom: 1px solid #e1e1e1;
margin-bottom: 1em; }
.widget_search input[type=search] {
border: none;
padding: 15px;
padding-right: 50px;
line-height: 30px;
color: #616a73;
background: #fff;
border-radius: 5px !important; }
.widget_search input[type=search]::placeholder {
color: #616a73; }
.widget_search button[type=submit] {
background: transparent;
border: 0;
color: #000;
font-size: 14px;
font-size: .93333rem;
padding: 1rem;
line-height: 1; }
.widget_search button[type=submit]:focus,.widget_search button[type=submit]:hover {
background-color: transparent;
line-height: 1; }
.widget_search .input-group-btn {
position: absolute;
right: 0;
top: 0;
bottom: 0;
z-index: 9; }
.widget_archive li,.widget_categories li,.widget_meta li,.widget_nav_menu li,.widget_pages li {
overflow: hidden; }
.widget_archive ul,.widget_categories ul,.widget_meta ul,.widget_nav_menu ul,.widget_pages ul {
clear: both; }
.widget_archive a,.widget_categories a,.widget_meta a,.widget_nav_menu a,.widget_pages a {
padding-left: 15px;
position: relative;
display: inline-block; }
.widget_archive a:before,.widget_categories a:before,.widget_meta a:before,.widget_nav_menu a:before,.widget_pages a:before {
content: "";
width: 5px;
height: 5px;
background-color: #e1e1e1;
display: inline-block;
vertical-align: middle;
position: absolute;
top: calc(50% + 2px);
left: 0;
transform: translateY(-50%);
transition: all .3s ease; }
.secondary-border .search-form input[type=text],.secondary-border .search-form input[type=text]:focus {
border-color: #173e62; }
.none-border .search-form input[type=text] {
border: none; }
.bottom-to-top .search-form-wapper,.popup .search-form-wapper,.top-to-bottom .search-form-wapper {
position: relative;
max-width: 100%; }
.bottom-to-top .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input,.popup .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input,.top-to-bottom .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input {
text-align: center;
font-size: 36px;
border: none; }
@media (max-width: 991px) {
.bottom-to-top .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input,.popup .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input,.top-to-bottom .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input {
font-size: 24px;
padding-right: 50px; } }
.bottom-to-top .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input:focus::placeholder,.popup .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input:focus::placeholder,.top-to-bottom .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input:focus::placeholder {
color: inherit;
opacity: 1; }
.bottom-to-top .search-form-wapper:after,.popup .search-form-wapper:after,.top-to-bottom .search-form-wapper:after {
content: "";
width: 100vw;
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
z-index: 3;
border: 1px solid;
border-color: #e8e8e8; }
.bottom-to-top .search-form-wapper .dgwt-wcas-preloader,.popup .search-form-wapper .dgwt-wcas-preloader,.top-to-bottom .search-form-wapper .dgwt-wcas-preloader {
display: none; }
.bottom-to-top #content,.bottom-to-top .container,.bottom-to-top ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.popup #content,.popup .container,.popup ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.top-to-bottom #content,.top-to-bottom .container,.top-to-bottom ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor {
padding-top: 0;
padding-bottom: 0; }
.bottom-to-top [data-search-toggle=close],.popup [data-search-toggle=close],.top-to-bottom [data-search-toggle=close] {
display: block;
top: 25px;
right: 60px;
z-index: 3; }
@media (max-width: 991px) {
.bottom-to-top [data-search-toggle=close],.popup [data-search-toggle=close],.top-to-bottom [data-search-toggle=close] {
top: 15px;
right: 20px; } }
.bottom-to-top [data-search-toggle=close]:before,.popup [data-search-toggle=close]:before,.top-to-bottom [data-search-toggle=close]:before {
font-size: 24px; }
.bottom-to-top .search-form input[type=search],.popup .search-form input[type=search],.top-to-bottom .search-form input[type=search] {
text-align: center;
font-size: 36px;
border: none; }
@media (max-width: 991px) {
.bottom-to-top .search-form input[type=search],.popup .search-form input[type=search],.top-to-bottom .search-form input[type=search] {
font-size: 24px; } }
.bottom-to-top .search-submit,.popup .search-submit,.top-to-bottom .search-submit {
display: none; }
.bottom-to-top .dgwt-wcas-details-wrapp,.bottom-to-top .dgwt-wcas-suggestions-wrapp,.popup .dgwt-wcas-details-wrapp,.popup .dgwt-wcas-suggestions-wrapp,.top-to-bottom .dgwt-wcas-details-wrapp,.top-to-bottom .dgwt-wcas-suggestions-wrapp {
border-top: none; }
.search-form label {
margin-bottom: 0; } .tagcloud,.widget_tag_cloud,.wp_widget_tag_cloud {
line-height: 1.5; }
.tagcloud:after,.tagcloud:before,.widget_tag_cloud:after,.widget_tag_cloud:before,.wp_widget_tag_cloud:after,.wp_widget_tag_cloud:before {
content: "";
display: table;
clear: both; }
.widget .tagcloud a,.widget.widget_tag_cloud a {
display: inline-block;
font-size: .85rem !important;
background-color: #fff;
margin: 5px 5px 0 0 !important;
padding: 6px 15px !important;
position: relative;
width: auto;
word-wrap: break-word;
z-index: 0;
transition: all .3s ease; }
.widget .tagcloud {
display: flex;
flex-wrap: wrap; }
.widget .tagcloud a:focus,.widget .tagcloud a:hover,.widget.widget_tag_cloud a:focus,.widget.widget_tag_cloud a:hover,.wp_widget_tag_cloud a:focus,.wp_widget_tag_cloud a:hover {
box-shadow: none;
text-decoration: none; } .widget-area .widget_calendar table {
margin-bottom: 0; }
.widget_calendar td,.widget_calendar th {
text-align: center; }
.widget_calendar tfoot td {
border: 0; }
.widget_calendar tbody a {
display: inline-block;
font-weight: 600;
transform: scale(1.2); } .list-account {
vertical-align: middle;
padding-left: 0;
list-style: none; }
.list-account li {
display: inline-block; }
.list-account i,.list-account li {
padding-right: .5rem; }
.site-footer .widget ul {
padding-left: 0; }
.site-footer .widget li {
border: none; }
[data-search-toggle=toggle].active:not(.bottom-to-top) i:before {
content: "\e461"; }
.widget_text .textwidget p:last-child {
margin-bottom: 0; } img,video {
height: auto; max-width: 100%; }
img.alignleft,img.alignright {
float: none;
margin: 0; }
.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley {
border: none;
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0; } .gallery-caption,.wp-caption,embed,iframe,object {
margin-bottom: 1.5em;
max-width: 100%; }
.gallery-caption,.wp-caption {
color: #666;
font-size: 13px;
font-size: .8125rem;
font-style: italic; }
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: .8075em 0; } .mejs-container {
margin-bottom: 1.5em; } .mejs-controls a.mejs-horizontal-volume-slider,.mejs-controls a.mejs-horizontal-volume-slider:focus,.mejs-controls a.mejs-horizontal-volume-slider:hover {
background: transparent;
border: 0; } .site-content .wp-playlist-light {
border-color: #e8e8e8;
color: #222; }
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
color: #232323; }
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
color: #e3e3e3; }
.site-content .wp-playlist-light .wp-playlist-item {
border-bottom: 1px solid;
border-bottom-color: #e8e8e8;
transition: background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out; }
.site-content .wp-playlist-light .wp-playlist-item:focus,.site-content .wp-playlist-light .wp-playlist-item:hover {
border-bottom-color: transparent;
background-color: #e3e3e3;
color: #fff; }
.site-content .wp-playlist-light .wp-playlist-item:focus a,.site-content .wp-playlist-light .wp-playlist-item:hover a,.site-content .wp-playlist-light a.wp-playlist-caption:hover {
color: #fff; }
.site-content .wp-playlist-dark {
background-color: #222;
border-color: #232323; }
.site-content .wp-playlist-dark .mejs-container .mejs-controls {
background-color: #232323; }
.site-content .wp-playlist-dark .wp-playlist-caption,.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
color: #fff; }
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
color: #aaa; }
.site-content .wp-playlist-dark .wp-playlist-playing {
background-color: #232323; }
.site-content .wp-playlist-dark .wp-playlist-item {
border-bottom: 1px solid;
border-bottom-color: #555;
transition: background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out; }
.site-content .wp-playlist-dark .wp-playlist-item:focus,.site-content .wp-playlist-dark .wp-playlist-item:hover {
border-bottom-color: transparent;
background-color: #aaa;
color: #222; }
.site-content .wp-playlist-dark .wp-playlist-item:focus a,.site-content .wp-playlist-dark .wp-playlist-item:hover a,.site-content .wp-playlist-dark a.wp-playlist-caption:hover {
color: #222; }
.site-content .wp-playlist {
padding: .625em .625em .3125em; }
.site-content .wp-playlist-current-item .wp-playlist-item-title {
font-weight: 700; }
.site-content .wp-playlist-current-item .wp-playlist-item-album {
font-weight: 400; }
.site-content .wp-playlist-current-item .wp-playlist-item-artist {
font-size: 10px;
font-size: .625rem;
font-weight: 800;
letter-spacing: .1818em;
text-transform: uppercase; }
.site-content .wp-playlist-item {
padding: 0 .3125em;
cursor: pointer; }
.site-content .wp-playlist-item:last-of-type {
border-bottom: none; }
.site-content .wp-playlist-item a {
padding: .3125em 0;
border-bottom: none; }
.site-content .wp-playlist-item a,.site-content .wp-playlist-item a:focus,.site-content .wp-playlist-item a:hover {
box-shadow: none;
background-color: transparent; }
.site-content .wp-playlist-item-length {
top: 5px; } .entry-gallery {
margin-bottom: 1.5em; }
.entry-gallery .gallery-item {
width: 100%;
max-width: 100%;
padding: 0;
float: left; }
.elementor-element .gallery,.entry-gallery .gallery,.single .gallery,.widget .gallery {
margin-left: -10px !important;
margin-right: -10px !important; }
.elementor-element .gallery-item,.entry-gallery .gallery-item,.single .gallery-item,.widget .gallery-item {
text-align: center;
vertical-align: top;
margin: 20px 0;
padding-left: 10px !important;
padding-right: 10px !important; }
.elementor-element .gallery-columns-5 .gallery-item,.entry-gallery .gallery-columns-5 .gallery-item,.single .gallery-columns-5 .gallery-item,.widget .gallery-columns-5 .gallery-item {
flex: 0 0 20%;
max-width: 20%; }
.elementor-element .gallery-columns-7 .gallery-item,.entry-gallery .gallery-columns-7 .gallery-item,.single .gallery-columns-7 .gallery-item,.widget .gallery-columns-7 .gallery-item {
flex: 0 0 14.28571%;
max-width: 14.28571%; }
.elementor-element .gallery-columns-8 .gallery-item,.entry-gallery .gallery-columns-8 .gallery-item,.single .gallery-columns-8 .gallery-item,.widget .gallery-columns-8 .gallery-item {
flex: 0 0 12.5%;
max-width: 12.5%; }
.elementor-element .gallery-columns-9 .gallery-item,.entry-gallery .gallery-columns-9 .gallery-item,.single .gallery-columns-9 .gallery-item,.widget .gallery-columns-9 .gallery-item {
flex: 0 0 11.11111%;
max-width: 11.11111%; }
.gallery-item a {
display: block; }
.gallery-item a,.gallery-item a:focus,.gallery-item a:hover {
box-shadow: none;
background: none;
max-width: 100%; }
.gallery-item a img {
display: block;
transition: filter .2s ease-in;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.gallery-item a:focus img,.gallery-item a:hover img {
filter: opacity(60%); }
.gallery-caption {
display: block;
text-align: left;
padding: 5px 10px 0 0;
margin-bottom: 0;
line-height: 1.4; }
.single.single-give_forms .gallery {
margin-right: -10px;
margin-left: -10px; }
.single.single-give_forms .gallery .gallery-item {
padding-left: 10px;
padding-right: 10px; } .modal,.modal-open {
overflow: hidden; }
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
outline: 0; }
.modal.fade .modal-dialog {
transition: transform .3s ease-out;
transform: translateY(-25%); }
.modal.show .modal-dialog {
transform: translate(0); }
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto; }
.modal-dialog {
position: relative;
width: auto;
margin: 10px; }
.modal-content {
position: relative;
display: flex;
background-color: #fff;
background-clip: padding-box;
box-shadow: 0 15px 40px #e3e3e3;
outline: 0; }
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000; }
.modal-backdrop.fade {
opacity: 0; }
.modal-backdrop.show {
opacity: .5; }
.modal-header {
display: flex;
align-items: center;
padding: 15px;
border-bottom: 1px solid #e7e7e7; }
.modal-title {
margin-bottom: 0;
line-height: 1.5; }
.modal-body {
position: relative;
flex: 1 1 auto;
padding: 15px; }
.modal-footer {
display: flex;
align-items: center;
padding: 15px;
border-top: 1px solid #e7e7e7; }
.modal-footer>:not(:first-child) {
margin-left: .25rem; }
.modal-footer>:not(:last-child) {
margin-right: .25rem; }
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll; }
@media (min-width: 576px) {
.modal-dialog {
max-width: 500px;
margin: 30px auto; }
.modal-sm {
max-width: 300px; } }
@media (min-width: 992px) {
.modal-lg {
max-width: 800px; } } .modal-user .opal-tabs>nav {
margin-bottom: 0; }
.modal-user .opal-tabs>nav li a {
text-transform: uppercase;
color: #fff; }
.modal-user .opal-tabs>nav li.tab-current a {
color: #000; }
.modal-user .btn-modal-close {
position: absolute;
top: 50%;
right: 15px;
transform: translateY(-50%);
z-index: 1000;
border-radius: 50%;
width: 30px;
height: 30px;
padding: 0;
line-height: 30px;
vertical-align: middle;
text-align: center;
background-color: #232323;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column; }
.modal-user.loading .opal-tab-content:after,.modal-user.loading .tab-current:after {
position: absolute;
background: hsla(0,0%,89%,.3);
content: "";
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 900; }
.modal-user.loading a,.modal-user.loading button,.modal-user.loading checkbox,.modal-user.loading input,.modal-user.loading label,.modal-user.loading select {
pointer-events: none; }
.modal-user.loading .opal-loader {
display: block; }
.modal-user .opal-loader {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 500; }
.modal-user .opal-loader-inner {
transform: translateY(-50%);
top: 50%;
position: absolute;
width: 100%;
color: #fff;
padding: 0 100px;
text-align: center; }
.modal-user .opal-loader-inner label {
font-size: 20px;
font-size: 1.25rem;
opacity: 0;
color: #bda588;
display: inline-block; }
.modal-user .opal-loader-inner label:nth-child(6) {
animation: e 3s infinite ease-in-out; }
.modal-user .opal-loader-inner label:nth-child(5) {
animation: e 3s .1s infinite ease-in-out; }
.modal-user .opal-loader-inner label:nth-child(4) {
animation: e 3s .2s infinite ease-in-out; }
.modal-user .opal-loader-inner label:nth-child(3) {
animation: e 3s .3s infinite ease-in-out; }
.modal-user .opal-loader-inner label:nth-child(2) {
animation: e 3s .4s infinite ease-in-out; }
.modal-user .opal-loader-inner label:first-child {
animation: e 3s .5s infinite ease-in-out; }
@keyframes e {
0% {
opacity: 0;
transform: translateX(-300px); }
33% {
opacity: 1;
transform: translateX(0); }
66% {
opacity: 1;
transform: translateX(0); }
to {
opacity: 0;
transform: translateX(300px); } }  @media screen and (min-width: 20em) {
body.customize-partial-edit-shortcuts-shown .site-header .site-title {
padding-left: 0; } }
@media screen and (min-width: 30em) {
img.alignleft {
float: left;
margin-right: 1.5em; }
img.alignright {
float: right;
margin-left: 1.5em; } .panel-content .wrap {
padding-bottom: 2em;
padding-top: 3.5em; }
.page-one-column .panel-content .wrap {
max-width: 740px; }
.recent-posts .entry-header {
margin-bottom: 0; } }
@media screen and (min-width: 48em) {
.error404 #primary {
float: none; } .site-branding {
margin-bottom: 0; }
.custom-header-media {
height: 165px;
position: relative; }
.site-title {
font-size: 24px; }
.site-description {
font-size: 16px; } .dropdown-toggle,.menu-toggle {
display: none; }
.site-header .main-navigation ul,.site-header .main-navigation ul ul {
display: block; }
.site-header .main-navigation>div>ul {
display: inline-block; }
.site-header .main-navigation ul {
background: transparent;
padding: 0; }
.site-header .main-navigation>div>ul {
border: 0;
margin-bottom: 0;
padding: 0; }
.site-header .main-navigation li {
display: inline-block; }
.site-header .main-navigation li li {
display: block; }
.site-header .main-navigation ul ul {
background: #fff;
left: 0;
padding: 20px;
position: absolute;
top: calc(100% + 15px);
opacity: 0;
visibility: hidden;
z-index: 99999;
pointer-events: none;
transition: opacity .25s ease,visibility .25s ease,top .25s ease; }
.site-header .main-navigation ul ul li>ul {
left: 100%;
right: auto; }
.site-header .main-navigation ul ul li.focus>ul,.site-header .main-navigation ul ul li:hover>ul {
top: 0;
opacity: 1;
visibility: visible;
pointer-events: visible; }
.site-header .main-navigation li li {
transition: background-color .2s ease-in-out; }
.site-header .main-navigation li li a {
transition: color .3s ease-in-out; }
.site-header .main-navigation ul li.focus>ul,.site-header .main-navigation ul li:hover>ul {
top: 100%;
visibility: visible;
opacity: 1;
right: auto;
pointer-events: visible; }
.site-header .main-navigation .menu-item-has-children>a>i,.site-header .main-navigation .page_item_has_children>a>i {
display: inline;
left: 5px;
position: relative;
top: -1px; }
.site-header .main-navigation ul ul .menu-item-has-children>a>i,.site-header .main-navigation ul ul .page_item_has_children>a>i {
margin-top: -9px;
left: auto;
position: absolute;
right: 1em;
top: 50%;  transform: rotate(-90deg); }
.site-header .main-navigation ul ul ul {
left: -999em;
top: 15px; }
.site-header .main-navigation ul ul li.menu-item-has-children.focus:after,.site-header .main-navigation ul ul li.menu-item-has-children.focus:before,.site-header .main-navigation ul ul li.menu-item-has-children:hover:after,.site-header .main-navigation ul ul li.menu-item-has-children:hover:before,.site-header .main-navigation ul ul li.page_item_has_children.focus:after,.site-header .main-navigation ul ul li.page_item_has_children.focus:before,.site-header .main-navigation ul ul li.page_item_has_children:hover:after,.site-header .main-navigation ul ul li.page_item_has_children:hover:before,.site-header .site-navigation-fixed .menu-scroll-down {
display: none; }
.site-header .menu-scroll-down {
display: block;
padding: 1em;
position: absolute;
right: 0;
color: #fff;
top: 2em; }
.site-header .menu-scroll-down .icon {  transform: rotate(90deg); }  .panel-content .wrap {
padding-bottom: 4.5em;
padding-top: 6em; }
.panel-image {
height: 100vh;
max-height: 1200px; } .background-fixed .panel-image {
background-attachment: fixed; } .panel-content .recent-posts article {
margin-bottom: 4em; }
.panel-content .recent-posts .entry-header {
float: none;
width: 100%;
margin-bottom: 1.5em; }
.page .panel-content .recent-posts .entry-title {
font-size: 24px;
font-size: 1.6rem; } .comments-pagination,.post-navigation {
clear: both; }
.post-navigation .nav-previous {
width: 50%; }
.post-navigation .nav-next {
text-align: right;
width: 50%; }
.nav-next,.post-navigation .nav-next {
margin-top: 0; } .sticky .icon-thumb-tack {
height: 23px;
left: -2.5em;
top: 1.5em;
width: 32px; } .format-quote blockquote .icon {
left: -1.5em; } .site-content {
padding: 4.5em 0; }   .nav-links .nav-title {
position: relative; } #secondary {
font-size: 1rem; } .site-info .sep {
margin: 0 .5em;
display: inline;
visibility: visible;
height: auto;
width: auto; } }
@media screen and (min-width: 67em) { .sticky .fa-thumb-tack {
font-size: 32px;
font-size: 2rem;
height: 22px;
left: -1.25em;
top: .75em;
width: 32px; } .comment-body {
margin-left: 0; } } @media print { #page-title-bar,#secondary,#topbar,.comment-edit-link,.comment-metadata .edit-link,.comment-reply-link,.comment-respond,.comments-pagination,.content-bottom-widgets,.edit-link,.header-image,.icon-thumb-tack,.navigation.woocommerce-pagination,.page-links,.pagination.navigation,.panel-image-prop,.pingback .edit-link,.post-navigation,.site-footer aside.widget-area,.site-info,.social-navigation,button,form,input,select,textarea {
display: none !important; }
#comments,.entry-footer,.single-featured-image-header,.site-footer {
border: 0; } body {
font-size: 12pt; }
h1 {
font-size: 24pt; }
h2 {
font-size: 22pt; }
h3 {
font-size: 17pt; }
h4 {
font-size: 12pt; }
h5 {
font-size: 11pt; }
h6 {
font-size: 12pt; }
.page-title,.page .panel-content .entry-title,body.page:not(.ezboozt-front-page) .entry-title {
font-size: 10pt; } .wrap {
padding-left: 5% !important;
padding-right: 5% !important;
max-width: none; } .site-header {
background: transparent;
padding: 0; }
.site-branding {
margin-top: 0;
margin-bottom: 1.75em !important; }
.site-title {
font-size: 25pt; }
.site-description {
font-size: 12pt;
opacity: 1; } .single-featured-image-header {
background: transparent; }
.entry-meta {
font-size: 9pt; } .site,body {
background: none !important; }
.site-title a,a,body {
color: #1e3954 !important; }
.site-description,blockquote,h2,h5 {
color: #777 !important; }
.entry-meta,.entry-meta a {
color: #777 !important; }
.entry-content blockquote.alignleft,.entry-content blockquote.alignright {
font-size: 11pt;
width: 34%; }
.site-footer {
padding: 0; } }
.search-project,.wavify-wraper {
position: relative; }
.search-project {
padding-bottom: 30px;
margin-bottom: 60px; }
.search-project:after {
content: "";
width: calc(100% + 100vw);
height: 1px;
position: absolute;
bottom: 0;
background: rgba(0,0,0,.1);
z-index: -1;
left: 0;
margin-left: -50vw; }
.search-project select {
background-color: rgba(0,0,0,.03); }
.search-project select:active,.search-project select:focus,.search-project select:hover {
background-color: rgba(0,0,0,.06); }
.search-project label {
color: #000;
font-weight: 600;
margin-bottom: 8px; }
.search-project .btn-block {
display: block;
width: 100%;
line-height: 54px;
padding-top: 0;
padding-bottom: 0; }
.project-inner {
margin-right: 15px;
margin-left: 15px;
margin-bottom: 30px; }
@media (min-width: 768px) {
.project-inner {
-ms-flex: 0 0 calc(20% - 30px);
flex: 0 0 calc(20% - 30px); } }
@media (max-width: 991px) {
.project-inner {
-ms-flex: 0 0 calc(50% - 30px);
flex: 0 0 calc(50% - 30px); } }
@media (max-width: 767px) {
.project-inner {
-ms-flex: 0 0 calc(100% - 30px);
flex: 0 0 calc(100% - 30px); } }
ul.portfolio-list {
list-style: none;
margin: 20px 0 0;
padding: 0; }
ul.portfolio-list li {
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid rgba(0,0,0,.05);
padding: 5px 0; }
ul.portfolio-list li:last-child {
border-bottom: none; }
ul.portfolio-list li label {
font-weight: 600;
color: #000;
margin-bottom: 0; }
.entry-title,ul.portfolio-list li p {
margin-bottom: 0; }
.portfolio-style2 {
border-radius: 3px;
box-shadow: 0 7px 35px 0 rgba(0,0,0,.07); }
.portfolio-style2 .portfolio-content {
padding: 20px 40px 40px !important; }
.portfolio-style2 .portfolio-content .portfolio-content-inner {
text-align: left; }
.portfolio-style2 .portfolio-post-thumbnail img {
border-radius: 3px; }
.single-osf_portfolio .site-content-contain {
overflow: visible;
z-index: auto; }
.single-portfolio-summary-meta-title {
text-align: center;
margin-bottom: 55px;
margin-top: 40px; }
@media (min-width: 1200px) {
body.opal-header-absolute.single-osf_portfolio .page-title-bar .wrap {
min-height: 770px !important; } }
.single-portfolio-menu {
background-color: #fff;
text-transform: uppercase;
box-shadow: 0 7px 35px 0 rgba(0,0,0,.07);
list-style: none;
display: inline-flex;
padding: 20px 40px;
border-radius: 4px;
margin: -40px auto 60px;
z-index: 9;
position: relative;
left: 50%;
transform: translateX(-50%);
max-width: 100%;
overflow: auto;
transition: all .3s ease; }
.single-portfolio-menu li {
margin-left: 15px;
margin-right: 15px;
padding: 5px 10px;
text-align: center; }
.single-portfolio-menu.sticky-show {
position: fixed;
margin: 0;
width: 100%;
justify-content: center; }
.single-portfolio-menu.sticky-show+.h-animate {
margin-bottom: 60px; }
.overview-style- .single-portfolio-summary-meta-list {
list-style: none;
margin: 0 0 0 40px;
padding: 0;
position: relative; }
.overview-style- .single-portfolio-summary-meta-list:before {
content: "";
width: 1px;
height: 100%;
background-color: #e1e1e1;
top: 10px;
left: -30px;
position: absolute; }
.overview-style- .single-portfolio-summary-meta-list li {
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
align-items: center;
padding: 5px 0; }
.overview-style- .single-portfolio-summary-meta-list li:last-child {
border-bottom: none; }
.overview-style- .single-portfolio-summary-meta-list li .meta-title {
font-weight: 600;
color: #000;
margin-bottom: 0; }
.overview-style- .single-portfolio-summary-meta-list li .meta-value {
margin-bottom: 0; }
.overview-style-2 .single-portfolio-summary-meta-list {
list-style: none;
margin: 0;
padding: 0; }
.overview-style-2 .single-portfolio-summary-meta-list li {
display: grid;
margin-bottom: 15px; }
.overview-style-2 .single-portfolio-summary-meta-list li .meta-title {
font-weight: 700;
letter-spacing: 2px;
font-size: 12px;
text-transform: uppercase;
color: #bda588; }
.overview-style-2 .single-portfolio-summary-meta-list li .meta-value {
color: #000;
font-size: 18px;
line-height: 26px;
font-weight: 400; }
.overview-style-2 .single-portfolio-summary-meta>div:first-child {
position: relative;
overflow: hidden; }
.overview-style-2 .single-portfolio-summary-meta>div:first-child:before {
position: absolute;
top: 0;
height: 100%;
right: 30px;
width: 1px;
background-color: #e1e1e1;
content: ""; }
@media (max-width: 767px) {
.overview-style-2 .single-portfolio-summary-meta>div:first-child:before {
content: none; } }
@media (max-width: 768px) {
.overview-style-2 .single-portfolio-summary-meta>div:first-child:before {
right: 5px; } }
.overview-style-2 .img-wrap {
position: relative; }
.overview-style-2 .image_single {
left: 5vw;
width: 40vw;
max-width: 40vw;
top: 0;
position: absolute; }
.overview-style-2 .image_single img {
width: 50vw;
max-width: 50vw;
max-height: 540px;
object-fit: cover; }
.form-project .project-form-control {
margin-right: 15px;
margin-left: 15px; }
@media (min-width: 768px) {
.form-project .project-form-control {
-ms-flex: 0 0 calc(20% - 30px);
flex: 0 0 calc(20% - 30px); } }
@media (max-width: 991px) {
.form-project .project-form-control {
-ms-flex: 0 0 calc(50% - 30px);
flex: 0 0 calc(50% - 30px); } }
@media (max-width: 767px) {
.form-project .project-form-control {
-ms-flex: 0 0 calc(100% - 30px);
flex: 0 0 calc(100% - 30px); } }
.form-project .btn-block {
display: block;
width: 100%;
line-height: 54px;
padding-top: 0;
padding-bottom: 0; }
[class*=opal-content-style-list] .site-main {
position: relative; }
[class*=opal-content-style-list] .site-content-contain {
z-index: 100;
overflow: unset; }
@media (min-width: 992px) {
[class*=opal-content-style-list] .search-project {
width: 32%;
position: absolute;
top: -135px;
right: 0;
z-index: 100;
background: #fff;
box-shadow: 0 1px 18px rgba(0,0,0,.05);
border-radius: 3px;
padding: 30px 30px 10px; }
[class*=opal-content-style-list] .search-project:after {
display: none; }
[class*=opal-content-style-list] .search-project .project-group {
flex-direction: column; } }
@media (min-width: 992px) and (min-width: 767px) {
[class*=opal-content-style-list] .search-project .project-group .project-inner {
-ms-flex: 0 0 calc(100% - 30px);
flex: 0 0 calc(100% - 30px);
align-self: unset; } }
@media (min-width: 992px) {
[class*=opal-content-style-list] .search-project .project-group button {
font-weight: 700;
font-size: 13px; } }
@media (min-width: 992px) {
[class*=elementor-portfolio-style-list] {
width: calc(70% - 50px); }
[class*=elementor-portfolio-style-list] .column-item.portfolio-entries:first-child {
margin-top: 30px; } }
[class*=portfolio-list-] .portfolio-inner {
background: #fff;
box-shadow: 0 3px 16px rgba(0,0,0,.07);
border-radius: 3px; }
@media (min-width: 992px) {
[class*=portfolio-list-] .portfolio-inner {
display: flex; } }
[class*=portfolio-list-] .portfolio-inner .portfolio-content-inner {
position: relative; }
[class*=portfolio-list-] .portfolio-inner .portfolio-post-thumbnail {
padding: 0; }
@media (min-width: 992px) {
[class*=portfolio-list-] .portfolio-inner .portfolio-post-thumbnail {
flex: 0 0 44.2%;
max-width: 44.2%; } }
[class*=portfolio-list-] .portfolio-inner .portfolio-post-thumbnail img {
position: relative;
min-height: 280px; }
[class*=portfolio-list-] .portfolio-inner .portfolio-number {
font-size: 82px;
line-height: 1;
color: #bda588;
position: absolute;
top: -15px;
right: -5px; }
[class*=portfolio-list-] .portfolio-inner .portfolio-content {
text-align: left;
padding: 30px 30px 40px; }
@media (min-width: 992px) {
[class*=portfolio-list-] .portfolio-inner .portfolio-content {
flex: 0 0 55.8%;
max-width: 55.8%;
padding: 30px 40px 40px; } }
[class*=portfolio-list-] .portfolio-inner .portfolio-content .entry-title {
font-size: 22px;
line-height: 30px;
padding-top: 0; }
[class*=portfolio-list-] .portfolio-inner .portfolio-content .entry-locations,[class*=portfolio-list-] .portfolio-inner .portfolio-content .entry-title {
margin-right: 80px; }
[class*=portfolio-list-] .portfolio-inner .portfolio-content ul.portfolio-list {
margin-top: 25px; }
[class*=portfolio-list-] .portfolio-inner .portfolio-content ul.portfolio-list li label {
font-size: 15px; }@font-face{font-family:eicons;src:url(//www.artukgrup.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.18.0);src:url(//www.artukgrup.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.18.0#iefix) format("embedded-opentype"),url(//www.artukgrup.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.18.0) format("woff2"),url(//www.artukgrup.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.18.0) format("woff"),url(//www.artukgrup.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.18.0) format("truetype"),url(//www.artukgrup.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.18.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:'\e800'}.eicon-editor-unlink:before{content:'\e801'}.eicon-editor-external-link:before{content:'\e802'}.eicon-editor-close:before{content:'\e803'}.eicon-editor-list-ol:before{content:'\e804'}.eicon-editor-list-ul:before{content:'\e805'}.eicon-editor-bold:before{content:'\e806'}.eicon-editor-italic:before{content:'\e807'}.eicon-editor-underline:before{content:'\e808'}.eicon-editor-paragraph:before{content:'\e809'}.eicon-editor-h1:before{content:'\e80a'}.eicon-editor-h2:before{content:'\e80b'}.eicon-editor-h3:before{content:'\e80c'}.eicon-editor-h4:before{content:'\e80d'}.eicon-editor-h5:before{content:'\e80e'}.eicon-editor-h6:before{content:'\e80f'}.eicon-editor-quote:before{content:'\e810'}.eicon-editor-code:before{content:'\e811'}.eicon-elementor:before{content:'\e812'}.eicon-elementor-circle:before{content:'\e813'}.eicon-pojome:before{content:'\e814'}.eicon-plus:before{content:'\e815'}.eicon-menu-bar:before{content:'\e816'}.eicon-apps:before{content:'\e817'}.eicon-accordion:before{content:'\e818'}.eicon-alert:before{content:'\e819'}.eicon-animation-text:before{content:'\e81a'}.eicon-animation:before{content:'\e81b'}.eicon-banner:before{content:'\e81c'}.eicon-blockquote:before{content:'\e81d'}.eicon-button:before{content:'\e81e'}.eicon-call-to-action:before{content:'\e81f'}.eicon-captcha:before{content:'\e820'}.eicon-carousel:before{content:'\e821'}.eicon-checkbox:before{content:'\e822'}.eicon-columns:before{content:'\e823'}.eicon-countdown:before{content:'\e824'}.eicon-counter:before{content:'\e825'}.eicon-date:before{content:'\e826'}.eicon-divider-shape:before{content:'\e827'}.eicon-divider:before{content:'\e828'}.eicon-download-button:before{content:'\e829'}.eicon-dual-button:before{content:'\e82a'}.eicon-email-field:before{content:'\e82b'}.eicon-facebook-comments:before{content:'\e82c'}.eicon-facebook-like-box:before{content:'\e82d'}.eicon-form-horizontal:before{content:'\e82e'}.eicon-form-vertical:before{content:'\e82f'}.eicon-gallery-grid:before{content:'\e830'}.eicon-gallery-group:before{content:'\e831'}.eicon-gallery-justified:before{content:'\e832'}.eicon-gallery-masonry:before{content:'\e833'}.eicon-icon-box:before{content:'\e834'}.eicon-image-before-after:before{content:'\e835'}.eicon-image-box:before{content:'\e836'}.eicon-image-hotspot:before{content:'\e837'}.eicon-image-rollover:before{content:'\e838'}.eicon-info-box:before{content:'\e839'}.eicon-inner-section:before{content:'\e83a'}.eicon-mailchimp:before{content:'\e83b'}.eicon-menu-card:before{content:'\e83c'}.eicon-navigation-horizontal:before{content:'\e83d'}.eicon-nav-menu:before{content:'\e83e'}.eicon-navigation-vertical:before{content:'\e83f'}.eicon-number-field:before{content:'\e840'}.eicon-parallax:before{content:'\e841'}.eicon-php7:before{content:'\e842'}.eicon-post-list:before{content:'\e843'}.eicon-post-slider:before{content:'\e844'}.eicon-post:before{content:'\e845'}.eicon-posts-carousel:before{content:'\e846'}.eicon-posts-grid:before{content:'\e847'}.eicon-posts-group:before{content:'\e848'}.eicon-posts-justified:before{content:'\e849'}.eicon-posts-masonry:before{content:'\e84a'}.eicon-posts-ticker:before{content:'\e84b'}.eicon-price-list:before{content:'\e84c'}.eicon-price-table:before{content:'\e84d'}.eicon-radio:before{content:'\e84e'}.eicon-rtl:before{content:'\e84f'}.eicon-scroll:before{content:'\e850'}.eicon-search:before{content:'\e851'}.eicon-select:before{content:'\e852'}.eicon-share:before{content:'\e853'}.eicon-sidebar:before{content:'\e854'}.eicon-skill-bar:before{content:'\e855'}.eicon-slider-3d:before{content:'\e856'}.eicon-slider-album:before{content:'\e857'}.eicon-slider-device:before{content:'\e858'}.eicon-slider-full-screen:before{content:'\e859'}.eicon-slider-push:before{content:'\e85a'}.eicon-slider-vertical:before{content:'\e85b'}.eicon-slider-video:before{content:'\e85c'}.eicon-slides:before{content:'\e85d'}.eicon-social-icons:before{content:'\e85e'}.eicon-spacer:before{content:'\e85f'}.eicon-table:before{content:'\e860'}.eicon-tabs:before{content:'\e861'}.eicon-tel-field:before{content:'\e862'}.eicon-text-area:before{content:'\e863'}.eicon-text-field:before{content:'\e864'}.eicon-thumbnails-down:before{content:'\e865'}.eicon-thumbnails-half:before{content:'\e866'}.eicon-thumbnails-right:before{content:'\e867'}.eicon-time-line:before{content:'\e868'}.eicon-toggle:before{content:'\e869'}.eicon-url:before{content:'\e86a'}.eicon-t-letter:before{content:'\e86b'}.eicon-wordpress:before{content:'\e86c'}.eicon-text:before{content:'\e86d'}.eicon-anchor:before{content:'\e86e'}.eicon-bullet-list:before{content:'\e86f'}.eicon-code:before{content:'\e870'}.eicon-favorite:before{content:'\e871'}.eicon-google-maps:before{content:'\e872'}.eicon-image:before{content:'\e873'}.eicon-photo-library:before{content:'\e874'}.eicon-woocommerce:before{content:'\e875'}.eicon-youtube:before{content:'\e876'}.eicon-flip-box:before{content:'\e877'}.eicon-settings:before{content:'\e878'}.eicon-headphones:before{content:'\e879'}.eicon-testimonial:before{content:'\e87a'}.eicon-counter-circle:before{content:'\e87b'}.eicon-person:before{content:'\e87c'}.eicon-chevron-right:before{content:'\e87d'}.eicon-chevron-left:before{content:'\e87e'}.eicon-close:before{content:'\e87f'}.eicon-file-download:before{content:'\e880'}.eicon-save:before{content:'\e881'}.eicon-zoom-in:before{content:'\e882'}.eicon-shortcode:before{content:'\e883'}.eicon-nerd:before{content:'\e884'}.eicon-device-desktop:before{content:'\e885'}.eicon-device-tablet:before{content:'\e886'}.eicon-device-mobile:before{content:'\e887'}.eicon-document-file:before{content:'\e888'}.eicon-folder-o:before{content:'\e889'}.eicon-hypster:before{content:'\e88a'}.eicon-h-align-left:before{content:'\e88b'}.eicon-h-align-right:before{content:'\e88c'}.eicon-h-align-center:before{content:'\e88d'}.eicon-h-align-stretch:before{content:'\e88e'}.eicon-v-align-top:before{content:'\e88f'}.eicon-v-align-bottom:before{content:'\e890'}.eicon-v-align-middle:before{content:'\e891'}.eicon-v-align-stretch:before{content:'\e892'}.eicon-pro-icon:before{content:'\e893'}.eicon-mail:before{content:'\e894'}.eicon-lock-user:before{content:'\e895'}.eicon-testimonial-carousel:before{content:'\e896'}.eicon-media-carousel:before{content:'\e897'}.eicon-section:before{content:'\e898'}.eicon-column:before{content:'\e899'}.eicon-edit:before{content:'\e89a'}.eicon-clone:before{content:'\e89b'}.eicon-trash:before{content:'\e89c'}.eicon-play:before{content:'\e89d'}.eicon-angle-right:before{content:'\e89e'}.eicon-angle-left:before{content:'\e89f'}.eicon-animated-headline:before{content:'\e8a0'}.eicon-menu-toggle:before{content:'\e8a1'}.eicon-fb-embed:before{content:'\e8a2'}.eicon-fb-feed:before{content:'\e8a3'}.eicon-twitter-embed:before{content:'\e8a4'}.eicon-twitter-feed:before{content:'\e8a5'}.eicon-sync:before{content:'\e8a6'}.eicon-import-export:before{content:'\e8a7'}.eicon-check-circle:before{content:'\e8a8'}.eicon-library-save:before{content:'\e8a9'}.eicon-library-download:before{content:'\e8aa'}.eicon-insert:before{content:'\e8ab'}.eicon-preview-medium:before{content:'\e8ac'}.eicon-sort-down:before{content:'\e8ad'}.eicon-sort-up:before{content:'\e8ae'}.eicon-heading:before{content:'\e8af'}.eicon-logo:before{content:'\e8b0'}.eicon-meta-data:before{content:'\e8b1'}.eicon-post-content:before{content:'\e8b2'}.eicon-post-excerpt:before{content:'\e8b3'}.eicon-post-navigation:before{content:'\e8b4'}.eicon-yoast:before{content:'\e8b5'}.eicon-nerd-chuckle:before{content:'\e8b6'}.eicon-nerd-wink:before{content:'\e8b7'}.eicon-comments:before{content:'\e8b8'}.eicon-download-circle-o:before{content:'\e8b9'}.eicon-library-upload:before{content:'\e8ba'}.eicon-save-o:before{content:'\e8bb'}.eicon-upload-circle-o:before{content:'\e8bc'}.eicon-ellipsis-h:before{content:'\e8bd'}.eicon-ellipsis-v:before{content:'\e8be'}.eicon-arrow-left:before{content:'\e8bf'}.eicon-arrow-right:before{content:'\e8c0'}.eicon-arrow-up:before{content:'\e8c1'}.eicon-arrow-down:before{content:'\e8c2'}.eicon-play-o:before{content:'\e8c3'}.eicon-archive-posts:before{content:'\e8c4'}.eicon-archive-title:before{content:'\e8c5'}.eicon-featured-image:before{content:'\e8c6'}.eicon-post-info:before{content:'\e8c7'}.eicon-post-title:before{content:'\e8c8'}.eicon-site-logo:before{content:'\e8c9'}.eicon-site-search:before{content:'\e8ca'}.eicon-site-title:before{content:'\e8cb'}.eicon-plus-square:before{content:'\e8cc'}.eicon-minus-square:before{content:'\e8cd'}.eicon-cloud-check:before{content:'\e8ce'}.eicon-drag-n-drop:before{content:'\e8cf'}.eicon-welcome:before{content:'\e8d0'}.eicon-handle:before{content:'\e8d1'}.eicon-cart:before{content:'\e8d2'}.eicon-product-add-to-cart:before{content:'\e8d3'}.eicon-product-breadcrumbs:before{content:'\e8d4'}.eicon-product-categories:before{content:'\e8d5'}.eicon-product-description:before{content:'\e8d6'}.eicon-product-images:before{content:'\e8d7'}.eicon-product-info:before{content:'\e8d8'}.eicon-product-meta:before{content:'\e8d9'}.eicon-product-pages:before{content:'\e8da'}.eicon-product-price:before{content:'\e8db'}.eicon-product-rating:before{content:'\e8dc'}.eicon-product-related:before{content:'\e8dd'}.eicon-product-stock:before{content:'\e8de'}.eicon-product-tabs:before{content:'\e8df'}.eicon-product-title:before{content:'\e8e0'}.eicon-product-upsell:before{content:'\e8e1'}.eicon-products:before{content:'\e8e2'}.eicon-bag-light:before{content:'\e8e3'}.eicon-bag-medium:before{content:'\e8e4'}.eicon-bag-solid:before{content:'\e8e5'}.eicon-basket-light:before{content:'\e8e6'}.eicon-basket-medium:before{content:'\e8e7'}.eicon-basket-solid:before{content:'\e8e8'}.eicon-cart-light:before{content:'\e8e9'}.eicon-cart-medium:before{content:'\e8ea'}.eicon-cart-solid:before{content:'\e8eb'}.eicon-exchange:before{content:'\e8ec'}.eicon-preview-thin:before{content:'\e8ed'}.eicon-device-laptop:before{content:'\e8ee'}.eicon-collapse:before{content:'\e8ef'}.eicon-expand:before{content:'\e8f0'}.eicon-navigator:before{content:'\e8f1'}.eicon-plug:before{content:'\e8f2'}.eicon-dashboard:before{content:'\e8f3'}.eicon-typography:before{content:'\e8f4'}.eicon-info-circle-o:before{content:'\e8f5'}.eicon-integration:before{content:'\e8f6'}.eicon-plus-circle-o:before{content:'\e8f7'}.eicon-rating:before{content:'\e8f8'}.eicon-review:before{content:'\e8f9'}.eicon-tools:before{content:'\e8fa'}.eicon-loading:before{content:'\e8fb'}.eicon-sitemap:before{content:'\e8fc'}.eicon-click:before{content:'\e8fd'}.eicon-clock:before{content:'\e8fe'}.eicon-library-open:before{content:'\e8ff'}.eicon-warning:before{content:'\e900'}.eicon-flow:before{content:'\e901'}.eicon-cursor-move:before{content:'\e902'}.eicon-arrow-circle-left:before{content:'\e903'}.eicon-flash:before{content:'\e904'}.eicon-redo:before{content:'\e905'}.eicon-ban:before{content:'\e906'}.eicon-barcode:before{content:'\e907'}.eicon-calendar:before{content:'\e908'}.eicon-caret-left:before{content:'\e909'}.eicon-caret-right:before{content:'\e90a'}.eicon-caret-up:before{content:'\e90b'}.eicon-chain-broken:before{content:'\e90c'}.eicon-check-circle-o:before{content:'\e90d'}.eicon-check:before{content:'\e90e'}.eicon-chevron-double-left:before{content:'\e90f'}.eicon-chevron-double-right:before{content:'\e910'}.eicon-undo:before{content:'\e911'}.eicon-filter:before{content:'\e912'}.eicon-circle-o:before{content:'\e913'}.eicon-circle:before{content:'\e914'}.eicon-clock-o:before{content:'\e915'}.eicon-cog:before{content:'\e916'}.eicon-cogs:before{content:'\e917'}.eicon-commenting-o:before{content:'\e918'}.eicon-copy:before{content:'\e919'}.eicon-database:before{content:'\e91a'}.eicon-dot-circle-o:before{content:'\e91b'}.eicon-envelope:before{content:'\e91c'}.eicon-external-link-square:before{content:'\e91d'}.eicon-eyedropper:before{content:'\e91e'}.eicon-folder:before{content:'\e91f'}.eicon-font:before{content:'\e920'}.eicon-adjust:before{content:'\e921'}.eicon-lightbox:before{content:'\e922'}.eicon-heart-o:before{content:'\e923'}.eicon-history:before{content:'\e924'}.eicon-image-bold:before{content:'\e925'}.eicon-info-circle:before{content:'\e926'}.eicon-link:before{content:'\e927'}.eicon-long-arrow-left:before{content:'\e928'}.eicon-long-arrow-right:before{content:'\e929'}.eicon-caret-down:before{content:'\e92a'}.eicon-paint-brush:before{content:'\e92b'}.eicon-pencil:before{content:'\e92c'}.eicon-plus-circle:before{content:'\e92d'}.eicon-zoom-in-bold:before{content:'\e92e'}.eicon-sort-amount-desc:before{content:'\e92f'}.eicon-sign-out:before{content:'\e930'}.eicon-spinner:before{content:'\e931'}.eicon-square:before{content:'\e932'}.eicon-star-o:before{content:'\e933'}.eicon-star:before{content:'\e934'}.eicon-text-align-justify:before{content:'\e935'}.eicon-text-align-center:before{content:'\e936'}.eicon-tags:before{content:'\e937'}.eicon-text-align-left:before{content:'\e938'}.eicon-text-align-right:before{content:'\e939'}.eicon-close-circle:before{content:'\e93a'}.eicon-trash-o:before{content:'\e93b'}.eicon-font-awesome:before{content:'\e93c'}.eicon-user-circle-o:before{content:'\e93d'}.eicon-video-camera:before{content:'\e93e'}.eicon-heart:before{content:'\e93f'}.eicon-wrench:before{content:'\e940'}.eicon-help:before{content:'\e941'}.eicon-help-o:before{content:'\e942'}.eicon-zoom-out-bold:before{content:'\e943'}.eicon-plus-square-o:before{content:'\e944'}.eicon-minus-square-o:before{content:'\e945'}.eicon-minus-circle:before{content:'\e946'}.eicon-minus-circle-o:before{content:'\e947'}.eicon-code-bold:before{content:'\e948'}.eicon-cloud-upload:before{content:'\e949'}.eicon-search-bold:before{content:'\e94a'}.eicon-map-pin:before{content:'\e94b'}.eicon-meetup:before{content:'\e94c'}.eicon-slideshow:before{content:'\e94d'}.eicon-t-letter-bold:before{content:'\e94e'}.eicon-preferences:before{content:'\e94f'}.eicon-table-of-contents:before{content:'\e950'}.eicon-tv:before{content:'\e951'}.eicon-upload:before{content:'\e952'}.eicon-instagram-comments:before{content:'\e953'}.eicon-instagram-nested-gallery:before{content:'\e954'}.eicon-instagram-post:before{content:'\e955'}.eicon-instagram-video:before{content:'\e956'}.eicon-instagram-gallery:before{content:'\e957'}.eicon-instagram-likes:before{content:'\e958'}.eicon-facebook:before{content:'\e959'}.eicon-twitter:before{content:'\e95a'}.eicon-pinterest:before{content:'\e95b'}.eicon-frame-expand:before{content:'\e95c'}.eicon-frame-minimize:before{content:'\e95d'}.eicon-archive:before{content:'\e95e'}.eicon-colors-typography:before{content:'\e95f'}.eicon-custom:before{content:'\e960'}.eicon-footer:before{content:'\e961'}.eicon-header:before{content:'\e962'}.eicon-layout-settings:before{content:'\e963'}.eicon-lightbox-expand:before{content:'\e964'}.eicon-error-404:before{content:'\e965'}.eicon-theme-style:before{content:'\e966'}.eicon-search-results:before{content:'\e967'}.eicon-single-post:before{content:'\e968'}.eicon-site-identity:before{content:'\e969'}.eicon-theme-builder:before{content:'\e96a'}.eicon-download-bold:before{content:'\e96b'}.eicon-share-arrow:before{content:'\e96c'}.eicon-global-settings:before{content:'\e96d'}.eicon-user-preferences:before{content:'\e96e'}.eicon-lock:before{content:'\e96f'}.eicon-export-kit:before{content:'\e970'}.eicon-import-kit:before{content:'\e971'}.eicon-lottie:before{content:'\e972'}.eicon-products-archive:before{content:'\e973'}.eicon-single-product:before{content:'\e974'}.eicon-disable-trash-o:before{content:'\e975'}.eicon-single-page:before{content:'\e976'}.eicon-wordpress-light:before{content:'\e977'}.eicon-cogs-check:before{content:'\e978'}.eicon-custom-css:before{content:'\e979'}.eicon-global-colors:before{content:'\e97a'}.eicon-globe:before{content:'\e97b'}.eicon-typography-1:before{content:'\e97c'}.eicon-background:before{content:'\e97d'}.eicon-device-responsive:before{content:'\e97e'}.eicon-device-wide:before{content:'\e97f'}.eicon-code-highlight:before{content:'\e980'}.eicon-video-playlist:before{content:'\e981'}.eicon-download-kit:before{content:'\e982'}.eicon-kit-details:before{content:'\e983'}.eicon-kit-parts:before{content:'\e984'}.eicon-kit-upload:before{content:'\e985'}.eicon-kit-plugins:before{content:'\e986'}.eicon-kit-upload-alt:before{content:'\e987'}.eicon-hotspot:before{content:'\e988'}.eicon-paypal-button:before{content:'\e989'}.eicon-shape:before{content:'\e98a'}.eicon-wordart:before{content:'\e98b'}.eicon-checkout:before{content:'\e98c'}.eicon-container:before{content:'\e98d'}.eicon-flip:before{content:'\e98e'}.eicon-info:before{content:'\e98f'}.eicon-my-account:before{content:'\e990'}.eicon-purchase-summary:before{content:'\e991'}.eicon-page-transition:before{content:'\e992'}.eicon-spotify:before{content:'\e993'}.eicon-stripe-button:before{content:'\e994'}.eicon-woo-settings:before{content:'\e995'}.eicon-woo-cart:before{content:'\e996'}.eicon-grow:before{content:'\e997'}.eicon-order-end:before{content:'\e998'}.eicon-nowrap:before{content:'\e999'}.eicon-order-start:before{content:'\e99a'}.eicon-progress-tracker:before{content:'\e99b'}.eicon-shrink:before{content:'\e99c'}.eicon-wrap:before{content:'\e99d'}.eicon-align-center-h:before{content:'\e99e'}.eicon-align-center-v:before{content:'\e99f'}.eicon-align-end-h:before{content:'\e9a0'}.eicon-align-end-v:before{content:'\e9a1'}.eicon-align-start-h:before{content:'\e9a2'}.eicon-align-start-v:before{content:'\e9a3'}.eicon-align-stretch-h:before{content:'\e9a4'}.eicon-align-stretch-v:before{content:'\e9a5'}.eicon-justify-center-h:before{content:'\e9a6'}.eicon-justify-center-v:before{content:'\e9a7'}.eicon-justify-end-h:before{content:'\e9a8'}.eicon-justify-end-v:before{content:'\e9a9'}.eicon-justify-space-around-h:before{content:'\e9aa'}.eicon-justify-space-around-v:before{content:'\e9ab'}.eicon-justify-space-between-h:before{content:'\e9ac'}.eicon-justify-space-between-v:before{content:'\e9ad'}.eicon-justify-space-evenly-h:before{content:'\e9ae'}.eicon-justify-space-evenly-v:before{content:'\e9af'}.eicon-justify-start-h:before{content:'\e9b0'}.eicon-justify-start-v:before{content:'\e9b1'}.eicon-woocommerce-cross-sells:before{content:'\e9b2'}.eicon-woocommerce-notices:before{content:'\e9b3'}.eicon-inner-container:before{content:'\e9b4'}.eicon-warning-full:before{content:'\e9b5'}.eicon-exit:before{content:'\e9b6'}.eicon-loop-builder:before{content:'\e9b7'}.eicon-notes:before{content:'\e9b8'}.eicon-read:before{content:'\e9b9'}.eicon-unread:before{content:'\e9ba'}.eicon-carousel-loop:before{content:'\e9bb'}.eicon-mega-menu:before{content:'\eb78'}.eicon-eye:before{content:'\e8ac'}.eicon-elementor-square:before{content:'\e813'}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}