.aioseo-toc-header{width:100%;position:relative}.aioseo-toc-header:has(.aioseo-toc-header-area){flex-direction:column;align-items:flex-start}.aioseo-toc-header .aioseo-toc-header-title{align-items:center;color:#434960;display:flex;flex:1 0 auto;font-size:24px;font-weight:700;line-height:125%;max-width:100%;gap:8px}.aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{display:flex;border-radius:2px;cursor:pointer;transition:transform .3s ease;background-color:#e5f0ff;box-sizing:border-box;justify-content:center;align-items:center}[dir=ltr] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{padding:8px 0 8px 10px}[dir=rtl] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{padding:8px 10px 8px 0}.aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{width:14px;height:14px}[dir=ltr] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{margin-right:10px}[dir=rtl] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{margin-left:10px}.aioseo-toc-header .aioseo-toc-header-instructions{color:#2c324c;font-size:16px;margin-bottom:0;margin-top:16px}.aioseo-toc-header .aioseo-toc-header-buttons{flex:0 1 auto}.aioseo-toc-contents{transition:transform .3s ease,opacity .3s ease;transform-origin:top;display:block;opacity:1;transform:scaleY(1);padding-top:12px}.aioseo-toc-collapsed{opacity:0;transform:scaleY(0);height:0;overflow:hidden}

.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 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.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; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	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; /* Dark Gray 800 */
	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; /* Light Gray 100 */
	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; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: FontAwesome;
  src: url("https://i5hub.hiproject.si/wp-content/themes/rehomes/assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("https://i5hub.hiproject.si/wp-content/themes/rehomes/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("https://i5hub.hiproject.si/wp-content/themes/rehomes/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("https://i5hub.hiproject.si/wp-content/themes/rehomes/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("https://i5hub.hiproject.si/wp-content/themes/rehomes/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: 400;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul>li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: .14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: .08em solid #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: b 2s infinite linear; }

.fa-pulse {
  animation: b 1s infinite steps(8); }

@keyframes b {
  0% {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scaleY(-1); }

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-close:before,.fa-remove:before,.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-cog:before,.fa-gear:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-repeat:before,.fa-rotate-right:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-image:before,.fa-photo:before,.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-exclamation-triangle:before,.fa-warning:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-cogs:before,.fa-gears:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,.fa-users:before {
  content: ""; }

.fa-chain:before,.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,.fa-scissors:before {
  content: ""; }

.fa-copy:before,.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-floppy-o:before,.fa-save:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-sort:before,.fa-unsorted:before {
  content: ""; }

.fa-sort-desc:before,.fa-sort-down:before {
  content: ""; }

.fa-sort-asc:before,.fa-sort-up:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,.fa-undo:before {
  content: ""; }

.fa-gavel:before,.fa-legal:before {
  content: ""; }

.fa-dashboard:before,.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-bolt:before,.fa-flash:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-clipboard:before,.fa-paste:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-chain-broken:before,.fa-unlink:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-caret-square-o-down:before,.fa-toggle-down:before {
  content: ""; }

.fa-caret-square-o-up:before,.fa-toggle-up:before {
  content: ""; }

.fa-caret-square-o-right:before,.fa-toggle-right:before {
  content: ""; }

.fa-eur:before,.fa-euro:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,.fa-usd:before {
  content: ""; }

.fa-inr:before,.fa-rupee:before {
  content: ""; }

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
  content: ""; }

.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
  content: ""; }

.fa-krw:before,.fa-won:before {
  content: ""; }

.fa-bitcoin:before,.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-caret-square-o-left:before,.fa-toggle-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-try:before,.fa-turkish-lira:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-bank:before,.fa-institution:before,.fa-university:before {
  content: ""; }

.fa-graduation-cap:before,.fa-mortar-board:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,.fa-car:before {
  content: ""; }

.fa-cab:before,.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
  content: ""; }

.fa-file-archive-o:before,.fa-file-zip-o:before {
  content: ""; }

.fa-file-audio-o:before,.fa-file-sound-o:before {
  content: ""; }

.fa-file-movie-o:before,.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,.fa-rebel:before,.fa-resistance:before {
  content: ""; }

.fa-empire:before,.fa-ge:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,.fa-weixin:before {
  content: ""; }

.fa-paper-plane:before,.fa-send:before {
  content: ""; }

.fa-paper-plane-o:before,.fa-send-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-futbol-o:before,.fa-soccer-ball-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-ils:before,.fa-shekel:before,.fa-sheqel:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-bed:before,.fa-hotel:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-y-combinator:before,.fa-yc:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before {
  content: ""; }

.fa-battery-3:before,.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-paper-o:before,.fa-hand-stop-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-television:before,.fa-tv:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before {
  content: ""; }

.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-sign-language:before,.fa-signing:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-address-card:before,.fa-vcard:before {
  content: ""; }

.fa-address-card-o:before,.fa-vcard-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before {
  content: ""; }

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bath:before,.fa-bathtub:before,.fa-s15:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0; }

.sr-only-focusable:active,.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

@font-face {
  font-family: opal-icon;
  src: url("https://i5hub.hiproject.si/wp-content/themes/rehomes/assets/fonts/opal-icon.eot");
  src: url("https://i5hub.hiproject.si/wp-content/themes/rehomes/assets/fonts/opal-icon.eot?#iefix") format("eot"),url("https://i5hub.hiproject.si/wp-content/themes/rehomes/assets/fonts/opal-icon.woff2") format("woff2"),url("https://i5hub.hiproject.si/wp-content/themes/rehomes/assets/fonts/opal-icon.woff") format("woff"),url("https://i5hub.hiproject.si/wp-content/themes/rehomes/assets/fonts/opal-icon.ttf") format("truetype"),url("https://i5hub.hiproject.si/") format("svg"); }

.elementor-menu-toggle.elementor-active i:before,.elementor-menu-toggle i:before,.elementor-nav-menu--indicator-chevron_right .elementor-nav-menu .sub-arrow:before,.elementor-widget-opal-search-form .fa-search:before,.more-link-wrap a:before,.opal-icon,.owl-theme.owl-carousel .owl-nav [class*=owl-]:before,.owl-theme .products .owl-nav [class*=owl-]:before,.title-with-icon:before,.wp-block-quote:before,[class*=opal-icon-]:before {
  font-family: opal-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none; }

.opal-icon-advisor:before {
  content: ""; }

.opal-icon-amenities:before {
  content: ""; }

.opal-icon-arrow-circle-right:before {
  content: ""; }

.opal-icon-arrow-left:before {
  content: ""; }

.more-link-wrap a:before,.opal-icon-arrow-right:before {
  content: ""; }

.opal-icon-award:before {
  content: ""; }

.opal-icon-bullseye-pointer:before {
  content: ""; }

.opal-icon-bus-alt:before {
  content: ""; }

.opal-icon-cctv:before {
  content: ""; }

.opal-icon-check-circle:before {
  content: ""; }

.opal-icon-chevron-down:before {
  content: ""; }

.opal-icon-chevron-left:before,.owl-theme.owl-carousel .owl-nav .owl-prev[class*=owl-]:before,.owl-theme .products .owl-nav .owl-prev[class*=owl-]:before {
  content: ""; }

.elementor-nav-menu--indicator-chevron_right .elementor-nav-menu .sub-arrow:before,.opal-icon-chevron-right:before,.owl-theme.owl-carousel .owl-nav .owl-next[class*=owl-]:before,.owl-theme .products .owl-nav .owl-next[class*=owl-]:before {
  content: ""; }

.opal-icon-chevron-up:before {
  content: ""; }

.opal-icon-city:before {
  content: ""; }

.elementor-menu-toggle.elementor-active i:before,.opal-icon-close:before {
  content: ""; }

.opal-icon-community:before {
  content: ""; }

.opal-icon-community_2:before {
  content: ""; }

.opal-icon-consulting:before {
  content: ""; }

.opal-icon-envelope:before {
  content: ""; }

.opal-icon-enviroment:before {
  content: ""; }

.opal-icon-firefighting:before {
  content: ""; }

.opal-icon-fitness:before {
  content: ""; }

.opal-icon-garden:before {
  content: ""; }

.opal-icon-hospital:before {
  content: ""; }

.elementor-menu-toggle i:before,.opal-icon-menu:before {
  content: ""; }

.opal-icon-minus:before {
  content: ""; }

.opal-icon-money-check:before {
  content: ""; }

.opal-icon-phone:before {
  content: ""; }

.opal-icon-phone1:before {
  content: ""; }

.opal-icon-plane-departure:before {
  content: ""; }

.opal-icon-play:before {
  content: ""; }

.opal-icon-play_area:before {
  content: ""; }

.opal-icon-plus:before {
  content: ""; }

.opal-icon-pool:before {
  content: ""; }

.opal-icon-product:before {
  content: ""; }

.opal-icon-quote:before,.wp-block-quote:before {
  content: ""; }

.elementor-widget-opal-search-form .fa-search:before,.opal-icon-search:before {
  content: ""; }

.opal-icon-security:before {
  content: ""; }

.opal-icon-security_2:before {
  content: ""; }

.opal-icon-servives:before {
  content: ""; }

.opal-icon-shape:before {
  content: ""; }

.opal-icon-shopping-cart:before {
  content: ""; }

.opal-icon-subway:before {
  content: ""; }

.opal-icon-support:before {
  content: ""; }

.opal-icon-team_1:before {
  content: ""; }

.opal-icon-tree:before {
  content: ""; }

.opal-icon-university:before {
  content: ""; }

.opal-icon-water:before {
  content: ""; }
/*rtl:begin:ignore*/
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translateZ(0); }
  .owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none; }
  .owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel+.owl-carousel-thumbnail {
    margin-top: 10px; }
    .owl-carousel+.owl-carousel-thumbnail .owl-item .item {
      opacity: .2;
      transition: opacity .4s;
      cursor: pointer; }
      .owl-carousel+.owl-carousel-thumbnail .owl-item .item.selected,.owl-carousel+.owl-carousel-thumbnail .owl-item .item:hover {
        opacity: 1; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: f; }

@keyframes f {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height .5s ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("https://i5hub.hiproject.si/") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*rtl:end:ignore*/
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme.owl-carousel .owl-nav,.owl-theme .products .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme.owl-carousel .owl-nav [class*=owl-],.owl-theme .products .owl-nav [class*=owl-] {
    width: auto;
    line-height: normal;
    height: auto;
    color: #000;
    margin: 0;
    padding: 0;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-size: 0;
    transition: all .3s ease; }
    .owl-theme.owl-carousel .owl-nav [class*=owl-]:before,.owl-theme .products .owl-nav [class*=owl-]:before {
      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;
      transition: all .3s ease; }
    .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-next,.owl-theme .products .owl-nav [class*=owl-].owl-next {
      right: -40px; }
      .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-next:before,.owl-theme .products .owl-nav [class*=owl-].owl-next:before {
        text-align: center;
        display: block; }
    .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-prev,.owl-theme .products .owl-nav [class*=owl-].owl-prev {
      left: -40px; }
      .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-prev:before,.owl-theme .products .owl-nav [class*=owl-].owl-prev:before {
        text-align: center;
        display: block; }
    .owl-theme.owl-carousel .owl-nav [class*=owl-]:hover,.owl-theme .products .owl-nav [class*=owl-]:hover {
      background-color: transparent;
      text-decoration: none; }
      .owl-theme.owl-carousel .owl-nav [class*=owl-]:hover:before,.owl-theme .products .owl-nav [class*=owl-]:hover:before {
        color: #fff; }
  .owl-theme.owl-carousel .owl-nav .disabled,.owl-theme .products .owl-nav .disabled {
    opacity: .5;
    cursor: no-drop; }

.owl-theme.owl-carousel .owl-dots,.owl-theme .products .owl-dots {
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme.owl-carousel .owl-dots .owl-dot,.owl-theme .products .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    border: 0;
    width: 8px;
    height: 8px;
    padding: 0;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
    background: #ececec;
    position: relative;
    transition: all .3s ease;
    vertical-align: middle; }
    .owl-theme.owl-carousel .owl-dots .owl-dot:last-child,.owl-theme .products .owl-dots .owl-dot:last-child {
      margin: 0; }

.slider-visible .owl-carousel .owl-stage-outer {
  overflow: visible; }

.owl-nav-position-bottom .owl-carousel .owl-nav,.owl-nav-position-bottom .products .owl-nav,.owl-nav-position-top .owl-carousel .owl-nav,.owl-nav-position-top .products .owl-nav {
  padding: 0 15px;
  display: flex; }
  .owl-nav-position-bottom .owl-carousel .owl-nav [class*=owl-],.owl-nav-position-bottom .products .owl-nav [class*=owl-],.owl-nav-position-top .owl-carousel .owl-nav [class*=owl-],.owl-nav-position-top .products .owl-nav [class*=owl-] {
    position: static;
    margin: 0 5px;
    transform: translate(0); }

.owl-nav-position-bottom.owl-nav-style-2 .owl-carousel .owl-nav,.owl-nav-position-bottom.owl-nav-style-2 .products .owl-nav,.owl-nav-position-top.owl-nav-style-2 .owl-carousel .owl-nav,.owl-nav-position-top.owl-nav-style-2 .products .owl-nav {
  flex-direction: column-reverse; }
  .owl-nav-position-bottom.owl-nav-style-2 .owl-carousel .owl-nav [class*=owl-],.owl-nav-position-bottom.owl-nav-style-2 .products .owl-nav [class*=owl-],.owl-nav-position-top.owl-nav-style-2 .owl-carousel .owl-nav [class*=owl-],.owl-nav-position-top.owl-nav-style-2 .products .owl-nav [class*=owl-] {
    margin: 5px; }

.owl-nav-position-top .owl-nav {
  position: absolute;
  top: -60px; }

.owl-nav-position-bottom .owl-nav {
  position: absolute;
  bottom: -60px; }

.owl-nav-align-left .owl-nav {
  left: -20px; }

.owl-nav-align-center .owl-nav {
  right: 50%;
  transform: translateX(50%); }

.owl-nav-align-right .owl-nav {
  right: -20px; }

.carousel-effect-opacity-yes .owl-stage-outer {
  overflow: visible; }

.carousel-effect-opacity-yes .owl-carousel .owl-item {
  transition: all .3s ease; }
  .carousel-effect-opacity-yes .owl-carousel .owl-item:not(.active) {
    opacity: .3; }

.owl-dots-style-2 .owl-theme.owl-carousel .owl-dots {
  display: flex;
  align-content: center;
  align-items: center;
  padding: 0; }
  .owl-dots-style-2 .owl-theme.owl-carousel .owl-dots .owl-dot {
    width: 100%;
    margin-right: 0;
    border-radius: 0;
    background-color: transparent;
    height: 2px;
    padding: 5px 0; }
    .owl-dots-style-2 .owl-theme.owl-carousel .owl-dots .owl-dot span {
      background-color: #ececec;
      width: 100%;
      height: 1px;
      display: block; }
    .owl-dots-style-2 .owl-theme.owl-carousel .owl-dots .owl-dot.active,.owl-dots-style-2 .owl-theme.owl-carousel .owl-dots .owl-dot:hover {
      background-color: transparent; }
      .owl-dots-style-2 .owl-theme.owl-carousel .owl-dots .owl-dot.active span,.owl-dots-style-2 .owl-theme.owl-carousel .owl-dots .owl-dot:hover span {
        background-color: #bda588;
        height: 2px; }
/* ===== Start Gutter: Column ===== */
#content,.container,.container-fluid,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor {
  padding-right: 15px;
  padding-left: 15px; }

/* ===== End Gutter: Column ===== */
/* ===== Start Grid: Container ===== */
#content,.container,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor {
  width: 100%;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    #content,.container,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor {
      max-width: 540px; } }
  @media (min-width: 768px) {
    #content,.container,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor {
      max-width: 720px; } }
  @media (min-width: 992px) {
    #content,.container,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    #content,.container,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor {
      max-width: 1290px; } }

/* ===== End Grid: Container ===== */
.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto; }

/* ===== Start Grid: Row ===== */
.comment-form,.elementor-element .gallery,.entry-gallery .gallery,.form-project,.opal-archive-style-4.archive .site-main,.opal-archive-style-4.blog .site-main,.project-group,.row,.single .gallery,.site-footer .widget-area,.widget .gallery,[data-elementor-columns],[data-opal-columns],body.opal-content-layout-2cl #content .wrap,body.opal-content-layout-2cr #content .wrap,body.opal-default-content-layout-2cr #content .wrap {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

/* ===== End Grid: Row ===== */
.elementor-element .gallery,.entry-gallery .gallery,.no-gutters,.single .gallery,.widget .gallery {
  margin-right: 0;
  margin-left: 0; }
  .elementor-element .gallery>.col,.elementor-element .gallery>.column-item,.elementor-element .gallery>[class*=col-],.elementor-element body .gallery>#secondary,.entry-gallery .gallery>.col,.entry-gallery .gallery>.column-item,.entry-gallery .gallery>[class*=col-],.entry-gallery body .gallery>#secondary,.no-gutters>.col,.no-gutters>.column-item,.no-gutters>[class*=col-],.single .gallery>.col,.single .gallery>.column-item,.single .gallery>[class*=col-],.single body .gallery>#secondary,.widget .gallery>.col,.widget .gallery>.column-item,.widget .gallery>[class*=col-],.widget body .gallery>#secondary,body .elementor-element .gallery>#secondary,body .entry-gallery .gallery>#secondary,body .no-gutters>#secondary,body .single .gallery>#secondary,body .widget .gallery>#secondary {
    padding-right: 0;
    padding-left: 0; }

/* ===== Start Grid: Column ===== */
.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto,.column-item,.comment-form .comment-form-author,.comment-form .comment-form-email,.comment-form .comment-form-url,.comment-form>.comment-form-rating,.comment-form>p,.elementor-element .gallery-columns-1 .gallery-item,.elementor-element .gallery-columns-2 .gallery-item,.elementor-element .gallery-columns-3 .gallery-item,.elementor-element .gallery-columns-4 .gallery-item,.elementor-element .gallery-columns-6 .gallery-item,.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion,.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion+.opal-image-hotspots-container,.entry-gallery .gallery-columns-1 .gallery-item,.entry-gallery .gallery-columns-2 .gallery-item,.entry-gallery .gallery-columns-3 .gallery-item,.entry-gallery .gallery-columns-4 .gallery-item,.entry-gallery .gallery-columns-6 .gallery-item,.opal-archive-style-2 .column-item,.opal-archive-style-2.opal-content-layout-2cr .column-item,.opal-archive-style-3 .column-item,.opal-archive-style-3.opal-content-layout-2cr .column-item,.opal-archive-style-4 .column-item,.opal-archive-style-4.opal-content-layout-2cr .column-item,.opal-archive-style-5 .column-item,.opal-archive-style-5.opal-content-layout-2cr .column-item,.opal-content-layout-2cl .related-posts .column-item,.opal-content-layout-2cr .related-posts .column-item,.opal-default-content-layout-2cr .related-posts .column-item,.related-posts .column-item,.single .gallery-columns-1 .gallery-item,.single .gallery-columns-2 .gallery-item,.single .gallery-columns-3 .gallery-item,.single .gallery-columns-4 .gallery-item,.single .gallery-columns-6 .gallery-item,.site-footer .widget-area .widget-column,.widget .gallery-columns-1 .gallery-item,.widget .gallery-columns-2 .gallery-item,.widget .gallery-columns-3 .gallery-item,.widget .gallery-columns-4 .gallery-item,.widget .gallery-columns-6 .gallery-item,[data-elementor-columns-mobile="1"] .column-item,[data-elementor-columns-mobile="2"] .column-item,[data-elementor-columns-mobile="3"] .column-item,[data-elementor-columns-mobile="4"] .column-item,[data-elementor-columns-mobile="6"] .column-item,[data-elementor-columns-tablet="1"] .column-item,[data-elementor-columns-tablet="2"] .column-item,[data-elementor-columns-tablet="3"] .column-item,[data-elementor-columns-tablet="4"] .column-item,[data-elementor-columns-tablet="6"] .column-item,[data-elementor-columns="1"] .column-item,[data-elementor-columns="2"] .column-item,[data-elementor-columns="3"] .column-item,[data-elementor-columns="4"] .column-item,[data-elementor-columns="6"] .column-item,[data-opal-columns="1"] .column-item,[data-opal-columns="2"] .column-item,[data-opal-columns="3"] .column-item,[data-opal-columns="4"] .column-item,[data-opal-columns="6"] .column-item,[data-opal-columns="12"] .column-item,body #secondary {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/* ===== End Grid: Column ===== */
.col,.column-item,body #secondary {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2,[data-elementor-columns-mobile="6"] .column-item {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3,[data-elementor-columns-mobile="4"] .column-item {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4,[data-elementor-columns-mobile="3"] .column-item {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6,[data-elementor-columns-mobile="2"] .column-item {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12,.comment-form>.comment-form-rating,.comment-form>p,.elementor-element .gallery-columns-1 .gallery-item,.entry-gallery .gallery-columns-1 .gallery-item,.opal-content-layout-2cl .related-posts .column-item,.opal-content-layout-2cr .related-posts .column-item,.opal-default-content-layout-2cr .related-posts .column-item,.related-posts .column-item,.single .gallery-columns-1 .gallery-item,.site-footer .widget-area .widget-column,.widget .gallery-columns-1 .gallery-item,[data-elementor-columns-mobile="1"] .column-item {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1,[data-opal-columns="12"] .column-item {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2,[data-elementor-columns-mobile="6"] .column-item,[data-opal-columns="6"] .column-item {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3,[data-elementor-columns-mobile="4"] .column-item,[data-opal-columns="4"] .column-item {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4,.comment-form .comment-form-author,.comment-form .comment-form-email,.comment-form .comment-form-url,.elementor-element .gallery-columns-6 .gallery-item,.entry-gallery .gallery-columns-6 .gallery-item,.single .gallery-columns-6 .gallery-item,.widget .gallery-columns-6 .gallery-item,[data-elementor-columns-mobile="3"] .column-item,[data-opal-columns="3"] .column-item {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6,.elementor-element .gallery-columns-2 .gallery-item,.elementor-element .gallery-columns-3 .gallery-item,.elementor-element .gallery-columns-4 .gallery-item,.entry-gallery .gallery-columns-2 .gallery-item,.entry-gallery .gallery-columns-3 .gallery-item,.entry-gallery .gallery-columns-4 .gallery-item,.opal-archive-style-2 .column-item,.opal-archive-style-3 .column-item,.opal-archive-style-4 .column-item,.opal-archive-style-5 .column-item,.related-posts .column-item,.single .gallery-columns-2 .gallery-item,.single .gallery-columns-3 .gallery-item,.single .gallery-columns-4 .gallery-item,.widget .gallery-columns-2 .gallery-item,.widget .gallery-columns-3 .gallery-item,.widget .gallery-columns-4 .gallery-item,[data-elementor-columns-mobile="2"] .column-item,[data-opal-columns="2"] .column-item {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12,.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion,.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion+.opal-image-hotspots-container,.opal-archive-style-2.opal-content-layout-2cr .column-item,.opal-archive-style-3.opal-content-layout-2cr .column-item,.opal-archive-style-4.opal-content-layout-2cr .column-item,.opal-archive-style-5.opal-content-layout-2cr .column-item,.opal-content-layout-2cl .related-posts .column-item,.opal-content-layout-2cr .related-posts .column-item,.opal-default-content-layout-2cr .related-posts .column-item,.site-footer .widget-area .widget-column,[data-elementor-columns-mobile="1"] .column-item,[data-opal-columns="1"] .column-item {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2,.elementor-element .gallery-columns-6 .gallery-item,.entry-gallery .gallery-columns-6 .gallery-item,.single .gallery-columns-6 .gallery-item,.widget .gallery-columns-6 .gallery-item,[data-elementor-columns-tablet="6"] .column-item {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3,.elementor-element .gallery-columns-4 .gallery-item,.entry-gallery .gallery-columns-4 .gallery-item,.single .gallery-columns-4 .gallery-item,.widget .gallery-columns-4 .gallery-item,[data-elementor-columns-tablet="4"] .column-item {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4,.elementor-element .gallery-columns-3 .gallery-item,.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion,.entry-gallery .gallery-columns-3 .gallery-item,.opal-archive-style-2 .column-item,.opal-archive-style-3 .column-item,.opal-archive-style-4 .column-item,.opal-archive-style-5 .column-item,.related-posts .column-item,.single .gallery-columns-3 .gallery-item,.widget .gallery-columns-3 .gallery-item,[data-elementor-columns-tablet="3"] .column-item {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6,.opal-archive-style-2.opal-content-layout-2cr .column-item,.opal-archive-style-3.opal-content-layout-2cr .column-item,.opal-archive-style-4.opal-content-layout-2cr .column-item,.opal-archive-style-5.opal-content-layout-2cr .column-item,.opal-content-layout-2cl .related-posts .column-item,.opal-content-layout-2cr .related-posts .column-item,.opal-default-content-layout-2cr .related-posts .column-item,.site-footer .widget-area .widget-column,[data-elementor-columns-tablet="2"] .column-item {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8,.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion+.opal-image-hotspots-container {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12,[data-elementor-columns-tablet="1"] .column-item {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2,[data-elementor-columns="6"] .column-item {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3,[data-elementor-columns="4"] .column-item {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4,.related-posts .column-item,.site-footer .widget-area .widget-column,[data-elementor-columns="3"] .column-item {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6,.opal-content-layout-2cl .related-posts .column-item,.opal-content-layout-2cr .related-posts .column-item,.opal-default-content-layout-2cr .related-posts .column-item,[data-elementor-columns="2"] .column-item {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12,[data-elementor-columns="1"] .column-item {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.d-none {
  display: none; }

.d-inline {
  display: inline; }

.d-inline-block {
  display: inline-block; }

.d-block {
  display: block; }

.d-table {
  display: table; }

.d-table-row {
  display: table-row; }

.d-table-cell {
  display: table-cell; }

.comments-pagination .nav-links,.d-flex,.pagination .nav-links,.woocommerce-pagination .nav-links {
  display: flex; }

.d-inline-flex {
  display: inline-flex; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none; }
  .d-sm-inline {
    display: inline; }
  .d-sm-inline-block {
    display: inline-block; }
  .d-sm-block {
    display: block; }
  .d-sm-table {
    display: table; }
  .d-sm-table-row {
    display: table-row; }
  .d-sm-table-cell {
    display: table-cell; }
  .d-sm-flex {
    display: flex; }
  .d-sm-inline-flex {
    display: inline-flex; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none; }
  .d-md-inline {
    display: inline; }
  .d-md-inline-block {
    display: inline-block; }
  .d-md-block {
    display: block; }
  .d-md-table {
    display: table; }
  .d-md-table-row {
    display: table-row; }
  .d-md-table-cell {
    display: table-cell; }
  .d-md-flex {
    display: flex; }
  .d-md-inline-flex {
    display: inline-flex; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none; }
  .d-lg-inline {
    display: inline; }
  .d-lg-inline-block {
    display: inline-block; }
  .d-lg-block {
    display: block; }
  .d-lg-table {
    display: table; }
  .d-lg-table-row {
    display: table-row; }
  .d-lg-table-cell {
    display: table-cell; }
  .d-lg-flex {
    display: flex; }
  .d-lg-inline-flex {
    display: inline-flex; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none; }
  .d-xl-inline {
    display: inline; }
  .d-xl-inline-block {
    display: inline-block; }
  .d-xl-block {
    display: block; }
  .d-xl-table {
    display: table; }
  .d-xl-table-row {
    display: table-row; }
  .d-xl-table-cell {
    display: table-cell; }
  .d-xl-flex {
    display: flex; }
  .d-xl-inline-flex {
    display: inline-flex; } }

.d-print-block {
  display: none; }
  @media print {
    .d-print-block {
      display: block; } }

.d-print-inline {
  display: none; }
  @media print {
    .d-print-inline {
      display: inline; } }

.d-print-inline-block {
  display: none; }
  @media print {
    .d-print-inline-block {
      display: inline-block; } }

@media print {
  .d-print-none {
    display: none; } }

.flex-row {
  flex-direction: row; }

.flex-column,.modal-content {
  flex-direction: column; }

.flex-row-reverse {
  flex-direction: row-reverse; }

.flex-column-reverse {
  flex-direction: column-reverse; }

.flex-wrap {
  flex-wrap: wrap; }

.flex-nowrap {
  flex-wrap: nowrap; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse; }

.justify-content-start {
  justify-content: flex-start; }

.justify-content-end,.modal-footer {
  justify-content: flex-end; }

.comments-pagination .nav-links,.justify-content-center,.pagination .nav-links,.woocommerce-pagination .nav-links {
  justify-content: center; }

.justify-content-between,.modal-header {
  justify-content: space-between; }

.justify-content-around {
  justify-content: space-around; }

.align-items-start {
  align-items: flex-start; }

.align-items-end {
  align-items: flex-end; }

.align-items-center {
  align-items: center; }

.align-items-baseline {
  align-items: baseline; }

.align-items-stretch {
  align-items: stretch; }

.align-content-start {
  align-content: flex-start; }

.align-content-end {
  align-content: flex-end; }

.align-content-center {
  align-content: center; }

.align-content-between {
  align-content: space-between; }

.align-content-around {
  align-content: space-around; }

.align-content-stretch {
  align-content: stretch; }

.align-self-auto {
  align-self: auto; }

.align-self-start {
  align-self: flex-start; }

.align-self-end {
  align-self: flex-end; }

.align-self-center {
  align-self: center; }

.align-self-baseline {
  align-self: baseline; }

.align-self-stretch {
  align-self: stretch; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row; }
  .flex-sm-column {
    flex-direction: column; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse; }
  .flex-sm-wrap {
    flex-wrap: wrap; }
  .flex-sm-nowrap {
    flex-wrap: nowrap; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse; }
  .justify-content-sm-start {
    justify-content: flex-start; }
  .justify-content-sm-end {
    justify-content: flex-end; }
  .justify-content-sm-center {
    justify-content: center; }
  .justify-content-sm-between {
    justify-content: space-between; }
  .justify-content-sm-around {
    justify-content: space-around; }
  .align-items-sm-start {
    align-items: flex-start; }
  .align-items-sm-end {
    align-items: flex-end; }
  .align-items-sm-center {
    align-items: center; }
  .align-items-sm-baseline {
    align-items: baseline; }
  .align-items-sm-stretch {
    align-items: stretch; }
  .align-content-sm-start {
    align-content: flex-start; }
  .align-content-sm-end {
    align-content: flex-end; }
  .align-content-sm-center {
    align-content: center; }
  .align-content-sm-between {
    align-content: space-between; }
  .align-content-sm-around {
    align-content: space-around; }
  .align-content-sm-stretch {
    align-content: stretch; }
  .align-self-sm-auto {
    align-self: auto; }
  .align-self-sm-start {
    align-self: flex-start; }
  .align-self-sm-end {
    align-self: flex-end; }
  .align-self-sm-center {
    align-self: center; }
  .align-self-sm-baseline {
    align-self: baseline; }
  .align-self-sm-stretch {
    align-self: stretch; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row; }
  .flex-md-column {
    flex-direction: column; }
  .flex-md-row-reverse {
    flex-direction: row-reverse; }
  .flex-md-column-reverse {
    flex-direction: column-reverse; }
  .flex-md-wrap {
    flex-wrap: wrap; }
  .flex-md-nowrap {
    flex-wrap: nowrap; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse; }
  .justify-content-md-start {
    justify-content: flex-start; }
  .justify-content-md-end {
    justify-content: flex-end; }
  .justify-content-md-center {
    justify-content: center; }
  .justify-content-md-between {
    justify-content: space-between; }
  .justify-content-md-around {
    justify-content: space-around; }
  .align-items-md-start {
    align-items: flex-start; }
  .align-items-md-end {
    align-items: flex-end; }
  .align-items-md-center {
    align-items: center; }
  .align-items-md-baseline {
    align-items: baseline; }
  .align-items-md-stretch {
    align-items: stretch; }
  .align-content-md-start {
    align-content: flex-start; }
  .align-content-md-end {
    align-content: flex-end; }
  .align-content-md-center {
    align-content: center; }
  .align-content-md-between {
    align-content: space-between; }
  .align-content-md-around {
    align-content: space-around; }
  .align-content-md-stretch {
    align-content: stretch; }
  .align-self-md-auto {
    align-self: auto; }
  .align-self-md-start {
    align-self: flex-start; }
  .align-self-md-end {
    align-self: flex-end; }
  .align-self-md-center {
    align-self: center; }
  .align-self-md-baseline {
    align-self: baseline; }
  .align-self-md-stretch {
    align-self: stretch; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row; }
  .flex-lg-column {
    flex-direction: column; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse; }
  .flex-lg-wrap {
    flex-wrap: wrap; }
  .flex-lg-nowrap {
    flex-wrap: nowrap; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse; }
  .justify-content-lg-start {
    justify-content: flex-start; }
  .justify-content-lg-end {
    justify-content: flex-end; }
  .justify-content-lg-center {
    justify-content: center; }
  .justify-content-lg-between {
    justify-content: space-between; }
  .justify-content-lg-around {
    justify-content: space-around; }
  .align-items-lg-start {
    align-items: flex-start; }
  .align-items-lg-end {
    align-items: flex-end; }
  .align-items-lg-center {
    align-items: center; }
  .align-items-lg-baseline {
    align-items: baseline; }
  .align-items-lg-stretch {
    align-items: stretch; }
  .align-content-lg-start {
    align-content: flex-start; }
  .align-content-lg-end {
    align-content: flex-end; }
  .align-content-lg-center {
    align-content: center; }
  .align-content-lg-between {
    align-content: space-between; }
  .align-content-lg-around {
    align-content: space-around; }
  .align-content-lg-stretch {
    align-content: stretch; }
  .align-self-lg-auto {
    align-self: auto; }
  .align-self-lg-start {
    align-self: flex-start; }
  .align-self-lg-end {
    align-self: flex-end; }
  .align-self-lg-center {
    align-self: center; }
  .align-self-lg-baseline {
    align-self: baseline; }
  .align-self-lg-stretch {
    align-self: stretch; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row; }
  .flex-xl-column {
    flex-direction: column; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse; }
  .flex-xl-wrap {
    flex-wrap: wrap; }
  .flex-xl-nowrap {
    flex-wrap: nowrap; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse; }
  .justify-content-xl-start {
    justify-content: flex-start; }
  .justify-content-xl-end {
    justify-content: flex-end; }
  .justify-content-xl-center {
    justify-content: center; }
  .justify-content-xl-between {
    justify-content: space-between; }
  .justify-content-xl-around {
    justify-content: space-around; }
  .align-items-xl-start {
    align-items: flex-start; }
  .align-items-xl-end {
    align-items: flex-end; }
  .align-items-xl-center {
    align-items: center; }
  .align-items-xl-baseline {
    align-items: baseline; }
  .align-items-xl-stretch {
    align-items: stretch; }
  .align-content-xl-start {
    align-content: flex-start; }
  .align-content-xl-end {
    align-content: flex-end; }
  .align-content-xl-center {
    align-content: center; }
  .align-content-xl-between {
    align-content: space-between; }
  .align-content-xl-around {
    align-content: space-around; }
  .align-content-xl-stretch {
    align-content: stretch; }
  .align-self-xl-auto {
    align-self: auto; }
  .align-self-xl-start {
    align-self: flex-start; }
  .align-self-xl-end {
    align-self: flex-end; }
  .align-self-xl-center {
    align-self: center; }
  .align-self-xl-baseline {
    align-self: baseline; }
  .align-self-xl-stretch {
    align-self: stretch; } }

.m-0 {
  margin: 0; }

.mt-0,.my-0 {
  margin-top: 0; }

.mr-0,.mx-0 {
  margin-right: 0; }

.mb-0,.my-0 {
  margin-bottom: 0; }

.ml-0,.mx-0 {
  margin-left: 0; }

.m-1 {
  margin: .25rem; }

.mt-1,.my-1 {
  margin-top: .25rem; }

.mr-1,.mx-1 {
  margin-right: .25rem; }

.mb-1,.my-1 {
  margin-bottom: .25rem; }

.ml-1,.mx-1 {
  margin-left: .25rem; }

.m-2 {
  margin: .5rem; }

.mt-2,.my-2 {
  margin-top: .5rem; }

.mr-2,.mx-2 {
  margin-right: .5rem; }

.mb-2,.my-2 {
  margin-bottom: .5rem; }

.ml-2,.mx-2 {
  margin-left: .5rem; }

.m-3 {
  margin: 1rem; }

.mt-3,.my-3 {
  margin-top: 1rem; }

.mr-3,.mx-3 {
  margin-right: 1rem; }

.mb-3,.my-3 {
  margin-bottom: 1rem; }

.ml-3,.mx-3 {
  margin-left: 1rem; }

.m-4 {
  margin: 1.5rem; }

.mt-4,.my-4 {
  margin-top: 1.5rem; }

.mr-4,.mx-4 {
  margin-right: 1.5rem; }

.mb-4,.my-4 {
  margin-bottom: 1.5rem; }

.ml-4,.mx-4 {
  margin-left: 1.5rem; }

.m-5 {
  margin: 3rem; }

.mt-5,.my-5 {
  margin-top: 3rem; }

.mr-5,.mx-5 {
  margin-right: 3rem; }

.mb-5,.my-5 {
  margin-bottom: 3rem; }

.ml-5,.mx-5 {
  margin-left: 3rem; }

.p-0 {
  padding: 0; }

.pt-0,.py-0 {
  padding-top: 0; }

.pr-0,.px-0 {
  padding-right: 0; }

.pb-0,.py-0 {
  padding-bottom: 0; }

.pl-0,.px-0 {
  padding-left: 0; }

.p-1 {
  padding: .25rem; }

.pt-1,.py-1 {
  padding-top: .25rem; }

.pr-1,.px-1 {
  padding-right: .25rem; }

.pb-1,.py-1 {
  padding-bottom: .25rem; }

.pl-1,.px-1 {
  padding-left: .25rem; }

.p-2 {
  padding: .5rem; }

.pt-2,.py-2 {
  padding-top: .5rem; }

.pr-2,.px-2 {
  padding-right: .5rem; }

.pb-2,.py-2 {
  padding-bottom: .5rem; }

.pl-2,.px-2 {
  padding-left: .5rem; }

.p-3 {
  padding: 1rem; }

.pt-3,.py-3 {
  padding-top: 1rem; }

.pr-3,.px-3 {
  padding-right: 1rem; }

.pb-3,.py-3 {
  padding-bottom: 1rem; }

.pl-3,.px-3 {
  padding-left: 1rem; }

.p-4 {
  padding: 1.5rem; }

.pt-4,.py-4 {
  padding-top: 1.5rem; }

.pr-4,.px-4 {
  padding-right: 1.5rem; }

.pb-4,.py-4 {
  padding-bottom: 1.5rem; }

.pl-4,.px-4 {
  padding-left: 1.5rem; }

.p-5 {
  padding: 3rem; }

.pt-5,.py-5 {
  padding-top: 3rem; }

.pr-5,.px-5 {
  padding-right: 3rem; }

.pb-5,.py-5 {
  padding-bottom: 3rem; }

.pl-5,.px-5 {
  padding-left: 3rem; }

.m-auto {
  margin: auto !important; }

.mt-auto,.my-auto {
  margin-top: auto; }

.mr-auto,.mx-auto {
  margin-right: auto; }

.mb-auto,.my-auto {
  margin-bottom: auto; }

.ml-auto,.mx-auto {
  margin-left: auto; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0; }
  .mt-sm-0,.my-sm-0 {
    margin-top: 0; }
  .mr-sm-0,.mx-sm-0 {
    margin-right: 0; }
  .mb-sm-0,.my-sm-0 {
    margin-bottom: 0; }
  .ml-sm-0,.mx-sm-0 {
    margin-left: 0; }
  .m-sm-1 {
    margin: .25rem; }
  .mt-sm-1,.my-sm-1 {
    margin-top: .25rem; }
  .mr-sm-1,.mx-sm-1 {
    margin-right: .25rem; }
  .mb-sm-1,.my-sm-1 {
    margin-bottom: .25rem; }
  .ml-sm-1,.mx-sm-1 {
    margin-left: .25rem; }
  .m-sm-2 {
    margin: .5rem; }
  .mt-sm-2,.my-sm-2 {
    margin-top: .5rem; }
  .mr-sm-2,.mx-sm-2 {
    margin-right: .5rem; }
  .mb-sm-2,.my-sm-2 {
    margin-bottom: .5rem; }
  .ml-sm-2,.mx-sm-2 {
    margin-left: .5rem; }
  .m-sm-3 {
    margin: 1rem; }
  .mt-sm-3,.my-sm-3 {
    margin-top: 1rem; }
  .mr-sm-3,.mx-sm-3 {
    margin-right: 1rem; }
  .mb-sm-3,.my-sm-3 {
    margin-bottom: 1rem; }
  .ml-sm-3,.mx-sm-3 {
    margin-left: 1rem; }
  .m-sm-4 {
    margin: 1.5rem; }
  .mt-sm-4,.my-sm-4 {
    margin-top: 1.5rem; }
  .mr-sm-4,.mx-sm-4 {
    margin-right: 1.5rem; }
  .mb-sm-4,.my-sm-4 {
    margin-bottom: 1.5rem; }
  .ml-sm-4,.mx-sm-4 {
    margin-left: 1.5rem; }
  .m-sm-5 {
    margin: 3rem; }
  .mt-sm-5,.my-sm-5 {
    margin-top: 3rem; }
  .mr-sm-5,.mx-sm-5 {
    margin-right: 3rem; }
  .mb-sm-5,.my-sm-5 {
    margin-bottom: 3rem; }
  .ml-sm-5,.mx-sm-5 {
    margin-left: 3rem; }
  .p-sm-0 {
    padding: 0; }
  .pt-sm-0,.py-sm-0 {
    padding-top: 0; }
  .pr-sm-0,.px-sm-0 {
    padding-right: 0; }
  .pb-sm-0,.py-sm-0 {
    padding-bottom: 0; }
  .pl-sm-0,.px-sm-0 {
    padding-left: 0; }
  .p-sm-1 {
    padding: .25rem; }
  .pt-sm-1,.py-sm-1 {
    padding-top: .25rem; }
  .pr-sm-1,.px-sm-1 {
    padding-right: .25rem; }
  .pb-sm-1,.py-sm-1 {
    padding-bottom: .25rem; }
  .pl-sm-1,.px-sm-1 {
    padding-left: .25rem; }
  .p-sm-2 {
    padding: .5rem; }
  .pt-sm-2,.py-sm-2 {
    padding-top: .5rem; }
  .pr-sm-2,.px-sm-2 {
    padding-right: .5rem; }
  .pb-sm-2,.py-sm-2 {
    padding-bottom: .5rem; }
  .pl-sm-2,.px-sm-2 {
    padding-left: .5rem; }
  .p-sm-3 {
    padding: 1rem; }
  .pt-sm-3,.py-sm-3 {
    padding-top: 1rem; }
  .pr-sm-3,.px-sm-3 {
    padding-right: 1rem; }
  .pb-sm-3,.py-sm-3 {
    padding-bottom: 1rem; }
  .pl-sm-3,.px-sm-3 {
    padding-left: 1rem; }
  .p-sm-4 {
    padding: 1.5rem; }
  .pt-sm-4,.py-sm-4 {
    padding-top: 1.5rem; }
  .pr-sm-4,.px-sm-4 {
    padding-right: 1.5rem; }
  .pb-sm-4,.py-sm-4 {
    padding-bottom: 1.5rem; }
  .pl-sm-4,.px-sm-4 {
    padding-left: 1.5rem; }
  .p-sm-5 {
    padding: 3rem; }
  .pt-sm-5,.py-sm-5 {
    padding-top: 3rem; }
  .pr-sm-5,.px-sm-5 {
    padding-right: 3rem; }
  .pb-sm-5,.py-sm-5 {
    padding-bottom: 3rem; }
  .pl-sm-5,.px-sm-5 {
    padding-left: 3rem; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,.my-sm-auto {
    margin-top: auto; }
  .mr-sm-auto,.mx-sm-auto {
    margin-right: auto; }
  .mb-sm-auto,.my-sm-auto {
    margin-bottom: auto; }
  .ml-sm-auto,.mx-sm-auto {
    margin-left: auto; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0; }
  .mt-md-0,.my-md-0 {
    margin-top: 0; }
  .mr-md-0,.mx-md-0 {
    margin-right: 0; }
  .mb-md-0,.my-md-0 {
    margin-bottom: 0; }
  .ml-md-0,.mx-md-0 {
    margin-left: 0; }
  .m-md-1 {
    margin: .25rem; }
  .mt-md-1,.my-md-1 {
    margin-top: .25rem; }
  .mr-md-1,.mx-md-1 {
    margin-right: .25rem; }
  .mb-md-1,.my-md-1 {
    margin-bottom: .25rem; }
  .ml-md-1,.mx-md-1 {
    margin-left: .25rem; }
  .m-md-2 {
    margin: .5rem; }
  .mt-md-2,.my-md-2 {
    margin-top: .5rem; }
  .mr-md-2,.mx-md-2 {
    margin-right: .5rem; }
  .mb-md-2,.my-md-2 {
    margin-bottom: .5rem; }
  .ml-md-2,.mx-md-2 {
    margin-left: .5rem; }
  .m-md-3 {
    margin: 1rem; }
  .mt-md-3,.my-md-3 {
    margin-top: 1rem; }
  .mr-md-3,.mx-md-3 {
    margin-right: 1rem; }
  .mb-md-3,.my-md-3 {
    margin-bottom: 1rem; }
  .ml-md-3,.mx-md-3 {
    margin-left: 1rem; }
  .m-md-4 {
    margin: 1.5rem; }
  .mt-md-4,.my-md-4 {
    margin-top: 1.5rem; }
  .mr-md-4,.mx-md-4 {
    margin-right: 1.5rem; }
  .mb-md-4,.my-md-4 {
    margin-bottom: 1.5rem; }
  .ml-md-4,.mx-md-4 {
    margin-left: 1.5rem; }
  .m-md-5 {
    margin: 3rem; }
  .mt-md-5,.my-md-5 {
    margin-top: 3rem; }
  .mr-md-5,.mx-md-5 {
    margin-right: 3rem; }
  .mb-md-5,.my-md-5 {
    margin-bottom: 3rem; }
  .ml-md-5,.mx-md-5 {
    margin-left: 3rem; }
  .p-md-0 {
    padding: 0; }
  .pt-md-0,.py-md-0 {
    padding-top: 0; }
  .pr-md-0,.px-md-0 {
    padding-right: 0; }
  .pb-md-0,.py-md-0 {
    padding-bottom: 0; }
  .pl-md-0,.px-md-0 {
    padding-left: 0; }
  .p-md-1 {
    padding: .25rem; }
  .pt-md-1,.py-md-1 {
    padding-top: .25rem; }
  .pr-md-1,.px-md-1 {
    padding-right: .25rem; }
  .pb-md-1,.py-md-1 {
    padding-bottom: .25rem; }
  .pl-md-1,.px-md-1 {
    padding-left: .25rem; }
  .p-md-2 {
    padding: .5rem; }
  .pt-md-2,.py-md-2 {
    padding-top: .5rem; }
  .pr-md-2,.px-md-2 {
    padding-right: .5rem; }
  .pb-md-2,.py-md-2 {
    padding-bottom: .5rem; }
  .pl-md-2,.px-md-2 {
    padding-left: .5rem; }
  .p-md-3 {
    padding: 1rem; }
  .pt-md-3,.py-md-3 {
    padding-top: 1rem; }
  .pr-md-3,.px-md-3 {
    padding-right: 1rem; }
  .pb-md-3,.py-md-3 {
    padding-bottom: 1rem; }
  .pl-md-3,.px-md-3 {
    padding-left: 1rem; }
  .p-md-4 {
    padding: 1.5rem; }
  .pt-md-4,.py-md-4 {
    padding-top: 1.5rem; }
  .pr-md-4,.px-md-4 {
    padding-right: 1.5rem; }
  .pb-md-4,.py-md-4 {
    padding-bottom: 1.5rem; }
  .pl-md-4,.px-md-4 {
    padding-left: 1.5rem; }
  .p-md-5 {
    padding: 3rem; }
  .pt-md-5,.py-md-5 {
    padding-top: 3rem; }
  .pr-md-5,.px-md-5 {
    padding-right: 3rem; }
  .pb-md-5,.py-md-5 {
    padding-bottom: 3rem; }
  .pl-md-5,.px-md-5 {
    padding-left: 3rem; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,.my-md-auto {
    margin-top: auto; }
  .mr-md-auto,.mx-md-auto {
    margin-right: auto; }
  .mb-md-auto,.my-md-auto {
    margin-bottom: auto; }
  .ml-md-auto,.mx-md-auto {
    margin-left: auto; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0; }
  .mt-lg-0,.my-lg-0 {
    margin-top: 0; }
  .mr-lg-0,.mx-lg-0 {
    margin-right: 0; }
  .mb-lg-0,.my-lg-0 {
    margin-bottom: 0; }
  .ml-lg-0,.mx-lg-0 {
    margin-left: 0; }
  .m-lg-1 {
    margin: .25rem; }
  .mt-lg-1,.my-lg-1 {
    margin-top: .25rem; }
  .mr-lg-1,.mx-lg-1 {
    margin-right: .25rem; }
  .mb-lg-1,.my-lg-1 {
    margin-bottom: .25rem; }
  .ml-lg-1,.mx-lg-1 {
    margin-left: .25rem; }
  .m-lg-2 {
    margin: .5rem; }
  .mt-lg-2,.my-lg-2 {
    margin-top: .5rem; }
  .mr-lg-2,.mx-lg-2 {
    margin-right: .5rem; }
  .mb-lg-2,.my-lg-2 {
    margin-bottom: .5rem; }
  .ml-lg-2,.mx-lg-2 {
    margin-left: .5rem; }
  .m-lg-3 {
    margin: 1rem; }
  .mt-lg-3,.my-lg-3 {
    margin-top: 1rem; }
  .mr-lg-3,.mx-lg-3 {
    margin-right: 1rem; }
  .mb-lg-3,.my-lg-3 {
    margin-bottom: 1rem; }
  .ml-lg-3,.mx-lg-3 {
    margin-left: 1rem; }
  .m-lg-4 {
    margin: 1.5rem; }
  .mt-lg-4,.my-lg-4 {
    margin-top: 1.5rem; }
  .mr-lg-4,.mx-lg-4 {
    margin-right: 1.5rem; }
  .mb-lg-4,.my-lg-4 {
    margin-bottom: 1.5rem; }
  .ml-lg-4,.mx-lg-4 {
    margin-left: 1.5rem; }
  .m-lg-5 {
    margin: 3rem; }
  .mt-lg-5,.my-lg-5 {
    margin-top: 3rem; }
  .mr-lg-5,.mx-lg-5 {
    margin-right: 3rem; }
  .mb-lg-5,.my-lg-5 {
    margin-bottom: 3rem; }
  .ml-lg-5,.mx-lg-5 {
    margin-left: 3rem; }
  .p-lg-0 {
    padding: 0; }
  .pt-lg-0,.py-lg-0 {
    padding-top: 0; }
  .pr-lg-0,.px-lg-0 {
    padding-right: 0; }
  .pb-lg-0,.py-lg-0 {
    padding-bottom: 0; }
  .pl-lg-0,.px-lg-0 {
    padding-left: 0; }
  .p-lg-1 {
    padding: .25rem; }
  .pt-lg-1,.py-lg-1 {
    padding-top: .25rem; }
  .pr-lg-1,.px-lg-1 {
    padding-right: .25rem; }
  .pb-lg-1,.py-lg-1 {
    padding-bottom: .25rem; }
  .pl-lg-1,.px-lg-1 {
    padding-left: .25rem; }
  .p-lg-2 {
    padding: .5rem; }
  .pt-lg-2,.py-lg-2 {
    padding-top: .5rem; }
  .pr-lg-2,.px-lg-2 {
    padding-right: .5rem; }
  .pb-lg-2,.py-lg-2 {
    padding-bottom: .5rem; }
  .pl-lg-2,.px-lg-2 {
    padding-left: .5rem; }
  .p-lg-3 {
    padding: 1rem; }
  .pt-lg-3,.py-lg-3 {
    padding-top: 1rem; }
  .pr-lg-3,.px-lg-3 {
    padding-right: 1rem; }
  .pb-lg-3,.py-lg-3 {
    padding-bottom: 1rem; }
  .pl-lg-3,.px-lg-3 {
    padding-left: 1rem; }
  .p-lg-4 {
    padding: 1.5rem; }
  .pt-lg-4,.py-lg-4 {
    padding-top: 1.5rem; }
  .pr-lg-4,.px-lg-4 {
    padding-right: 1.5rem; }
  .pb-lg-4,.py-lg-4 {
    padding-bottom: 1.5rem; }
  .pl-lg-4,.px-lg-4 {
    padding-left: 1.5rem; }
  .p-lg-5 {
    padding: 3rem; }
  .pt-lg-5,.py-lg-5 {
    padding-top: 3rem; }
  .pr-lg-5,.px-lg-5 {
    padding-right: 3rem; }
  .pb-lg-5,.py-lg-5 {
    padding-bottom: 3rem; }
  .pl-lg-5,.px-lg-5 {
    padding-left: 3rem; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,.my-lg-auto {
    margin-top: auto; }
  .mr-lg-auto,.mx-lg-auto {
    margin-right: auto; }
  .mb-lg-auto,.my-lg-auto {
    margin-bottom: auto; }
  .ml-lg-auto,.mx-lg-auto {
    margin-left: auto; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0; }
  .mt-xl-0,.my-xl-0 {
    margin-top: 0; }
  .mr-xl-0,.mx-xl-0 {
    margin-right: 0; }
  .mb-xl-0,.my-xl-0 {
    margin-bottom: 0; }
  .ml-xl-0,.mx-xl-0 {
    margin-left: 0; }
  .m-xl-1 {
    margin: .25rem; }
  .mt-xl-1,.my-xl-1 {
    margin-top: .25rem; }
  .mr-xl-1,.mx-xl-1 {
    margin-right: .25rem; }
  .mb-xl-1,.my-xl-1 {
    margin-bottom: .25rem; }
  .ml-xl-1,.mx-xl-1 {
    margin-left: .25rem; }
  .m-xl-2 {
    margin: .5rem; }
  .mt-xl-2,.my-xl-2 {
    margin-top: .5rem; }
  .mr-xl-2,.mx-xl-2 {
    margin-right: .5rem; }
  .mb-xl-2,.my-xl-2 {
    margin-bottom: .5rem; }
  .ml-xl-2,.mx-xl-2 {
    margin-left: .5rem; }
  .m-xl-3 {
    margin: 1rem; }
  .mt-xl-3,.my-xl-3 {
    margin-top: 1rem; }
  .mr-xl-3,.mx-xl-3 {
    margin-right: 1rem; }
  .mb-xl-3,.my-xl-3 {
    margin-bottom: 1rem; }
  .ml-xl-3,.mx-xl-3 {
    margin-left: 1rem; }
  .m-xl-4 {
    margin: 1.5rem; }
  .mt-xl-4,.my-xl-4 {
    margin-top: 1.5rem; }
  .mr-xl-4,.mx-xl-4 {
    margin-right: 1.5rem; }
  .mb-xl-4,.my-xl-4 {
    margin-bottom: 1.5rem; }
  .ml-xl-4,.mx-xl-4 {
    margin-left: 1.5rem; }
  .m-xl-5 {
    margin: 3rem; }
  .mt-xl-5,.my-xl-5 {
    margin-top: 3rem; }
  .mr-xl-5,.mx-xl-5 {
    margin-right: 3rem; }
  .mb-xl-5,.my-xl-5 {
    margin-bottom: 3rem; }
  .ml-xl-5,.mx-xl-5 {
    margin-left: 3rem; }
  .p-xl-0 {
    padding: 0; }
  .pt-xl-0,.py-xl-0 {
    padding-top: 0; }
  .pr-xl-0,.px-xl-0 {
    padding-right: 0; }
  .pb-xl-0,.py-xl-0 {
    padding-bottom: 0; }
  .pl-xl-0,.px-xl-0 {
    padding-left: 0; }
  .p-xl-1 {
    padding: .25rem; }
  .pt-xl-1,.py-xl-1 {
    padding-top: .25rem; }
  .pr-xl-1,.px-xl-1 {
    padding-right: .25rem; }
  .pb-xl-1,.py-xl-1 {
    padding-bottom: .25rem; }
  .pl-xl-1,.px-xl-1 {
    padding-left: .25rem; }
  .p-xl-2 {
    padding: .5rem; }
  .pt-xl-2,.py-xl-2 {
    padding-top: .5rem; }
  .pr-xl-2,.px-xl-2 {
    padding-right: .5rem; }
  .pb-xl-2,.py-xl-2 {
    padding-bottom: .5rem; }
  .pl-xl-2,.px-xl-2 {
    padding-left: .5rem; }
  .p-xl-3 {
    padding: 1rem; }
  .pt-xl-3,.py-xl-3 {
    padding-top: 1rem; }
  .pr-xl-3,.px-xl-3 {
    padding-right: 1rem; }
  .pb-xl-3,.py-xl-3 {
    padding-bottom: 1rem; }
  .pl-xl-3,.px-xl-3 {
    padding-left: 1rem; }
  .p-xl-4 {
    padding: 1.5rem; }
  .pt-xl-4,.py-xl-4 {
    padding-top: 1.5rem; }
  .pr-xl-4,.px-xl-4 {
    padding-right: 1.5rem; }
  .pb-xl-4,.py-xl-4 {
    padding-bottom: 1.5rem; }
  .pl-xl-4,.px-xl-4 {
    padding-left: 1.5rem; }
  .p-xl-5 {
    padding: 3rem; }
  .pt-xl-5,.py-xl-5 {
    padding-top: 3rem; }
  .pr-xl-5,.px-xl-5 {
    padding-right: 3rem; }
  .pb-xl-5,.py-xl-5 {
    padding-bottom: 3rem; }
  .pl-xl-5,.px-xl-5 {
    padding-left: 3rem; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,.my-xl-auto {
    margin-top: auto; }
  .mr-xl-auto,.mx-xl-auto {
    margin-right: auto; }
  .mb-xl-auto,.my-xl-auto {
    margin-bottom: auto; }
  .ml-xl-auto,.mx-xl-auto {
    margin-left: auto; } }

.w-25 {
  width: 25%; }

.w-50 {
  width: 50%; }

.w-75 {
  width: 75%; }

.w-100 {
  width: 100%; }

.h-25 {
  height: 25%; }

.h-50 {
  height: 50%; }

.h-75 {
  height: 75%; }

.h-100 {
  height: 100%; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.button-default,.button-outline-primary,.button-outline-secondary,.button-primary,.button-secondary,.comment-form .form-submit input[type=submit],.elementor-wpcf7-button-outline_primary button[type=submit],.elementor-wpcf7-button-outline_primary input[type=button],.elementor-wpcf7-button-outline_primary input[type=submit],.elementor-wpcf7-button-outline_secondary button[type=submit],.elementor-wpcf7-button-outline_secondary input[type=button][type=submit],.elementor-wpcf7-button-outline_secondary input[type=submit],.elementor-wpcf7-button-primary button[type=submit],.elementor-wpcf7-button-primary input[type=button][type=submit],.elementor-wpcf7-button-primary input[type=submit],.elementor-wpcf7-button-secondary button[type=submit],.elementor-wpcf7-button-secondary input[type=button][type=submit],.elementor-wpcf7-button-secondary input[type=submit],.error404 .go-back,.mailchimp-button-outline_primary button,.mailchimp-button-outline_primary button[type=submit],.mailchimp-button-outline_secondary button,.mailchimp-button-outline_secondary button[type=submit],.mailchimp-button-primary button,.mailchimp-button-primary button[type=submit],.mailchimp-button-secondary button,.mailchimp-button-secondary button[type=submit],.page .edit-link a.post-edit-link,.scrollup,.search .link-more a,.secondary-button .search-submit,button[type=submit],input.secondary[type=button],input.secondary[type=reset],input.secondary[type=submit],input[type=button],input[type=reset],input[type=submit] {
  display: inline-block;
  font-weight: 600;
  font-family: Be Vietnam,Helvetica Neue,helvetica,arial,sans-serif;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  letter-spacing: .1533rem;
  transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease; }
  .button-default:focus,.button-default:hover,.button-outline-primary:focus,.button-outline-primary:hover,.button-outline-secondary:focus,.button-outline-secondary:hover,.button-primary:focus,.button-primary:hover,.button-secondary:focus,.button-secondary:hover,.comment-form .form-submit input:focus[type=submit],.comment-form .form-submit input:hover[type=submit],.elementor-wpcf7-button-outline_primary button:focus[type=submit],.elementor-wpcf7-button-outline_primary button:hover[type=submit],.elementor-wpcf7-button-outline_primary input:focus[type=button],.elementor-wpcf7-button-outline_primary input:focus[type=submit],.elementor-wpcf7-button-outline_primary input:hover[type=button],.elementor-wpcf7-button-outline_primary input:hover[type=submit],.elementor-wpcf7-button-outline_secondary button:focus[type=submit],.elementor-wpcf7-button-outline_secondary button:hover[type=submit],.elementor-wpcf7-button-outline_secondary input:focus[type=submit],.elementor-wpcf7-button-outline_secondary input:hover[type=submit],.elementor-wpcf7-button-primary button:focus[type=submit],.elementor-wpcf7-button-primary button:hover[type=submit],.elementor-wpcf7-button-primary input:focus[type=submit],.elementor-wpcf7-button-primary input:hover[type=submit],.elementor-wpcf7-button-secondary button:focus[type=submit],.elementor-wpcf7-button-secondary button:hover[type=submit],.elementor-wpcf7-button-secondary input:focus[type=submit],.elementor-wpcf7-button-secondary input:hover[type=submit],.error404 .go-back:focus,.error404 .go-back:hover,.mailchimp-button-outline_primary button:focus,.mailchimp-button-outline_primary button:hover,.mailchimp-button-outline_secondary button:focus,.mailchimp-button-outline_secondary button:hover,.mailchimp-button-primary button:focus,.mailchimp-button-primary button:hover,.mailchimp-button-secondary button:focus,.mailchimp-button-secondary button:hover,.page .edit-link a.post-edit-link:focus,.page .edit-link a.post-edit-link:hover,.scrollup:focus,.scrollup:hover,.search .link-more a:focus,.search .link-more a:hover,.secondary-button .search-submit:focus,.secondary-button .search-submit:hover,button:focus[type=submit],button:hover[type=submit],input:focus[type=button],input:focus[type=reset],input:focus[type=submit],input:hover[type=button],input:hover[type=reset],input:hover[type=submit] {
    text-decoration: none; }
  .button-default.focus,.button-default:focus,.button-outline-primary.focus,.button-outline-primary:focus,.button-outline-secondary.focus,.button-outline-secondary:focus,.button-primary.focus,.button-primary:focus,.button-secondary.focus,.button-secondary:focus,.comment-form .form-submit input.focus[type=submit],.comment-form .form-submit input:focus[type=submit],.elementor-wpcf7-button-outline_primary button.focus[type=submit],.elementor-wpcf7-button-outline_primary button:focus[type=submit],.elementor-wpcf7-button-outline_primary input.focus[type=button],.elementor-wpcf7-button-outline_primary input.focus[type=submit],.elementor-wpcf7-button-outline_primary input:focus[type=button],.elementor-wpcf7-button-outline_primary input:focus[type=submit],.elementor-wpcf7-button-outline_secondary button.focus[type=submit],.elementor-wpcf7-button-outline_secondary button:focus[type=submit],.elementor-wpcf7-button-outline_secondary input.focus[type=submit],.elementor-wpcf7-button-outline_secondary input:focus[type=submit],.elementor-wpcf7-button-primary button.focus[type=submit],.elementor-wpcf7-button-primary button:focus[type=submit],.elementor-wpcf7-button-primary input.focus[type=submit],.elementor-wpcf7-button-primary input:focus[type=submit],.elementor-wpcf7-button-secondary button.focus[type=submit],.elementor-wpcf7-button-secondary button:focus[type=submit],.elementor-wpcf7-button-secondary input.focus[type=submit],.elementor-wpcf7-button-secondary input:focus[type=submit],.error404 .focus.go-back,.error404 .go-back:focus,.focus.scrollup,.mailchimp-button-outline_primary button.focus,.mailchimp-button-outline_primary button:focus,.mailchimp-button-outline_secondary button.focus,.mailchimp-button-outline_secondary button:focus,.mailchimp-button-primary button.focus,.mailchimp-button-primary button:focus,.mailchimp-button-secondary button.focus,.mailchimp-button-secondary button:focus,.page .edit-link a.focus.post-edit-link,.page .edit-link a.post-edit-link:focus,.scrollup:focus,.search .link-more a.focus,.search .link-more a:focus,.secondary-button .focus.search-submit,.secondary-button .search-submit:focus,button.focus[type=submit],button:focus[type=submit],input.focus[type=button],input.focus[type=reset],input.focus[type=submit],input:focus[type=button],input:focus[type=reset],input:focus[type=submit] {
    outline: 0;
    box-shadow: none; }
  .button-default.disabled,.button-default:disabled,.button-outline-primary.disabled,.button-outline-primary:disabled,.button-outline-secondary.disabled,.button-outline-secondary:disabled,.button-primary.disabled,.button-primary:disabled,.button-secondary.disabled,.button-secondary:disabled,.comment-form .form-submit input.disabled[type=submit],.comment-form .form-submit input:disabled[type=submit],.disabled.scrollup,.elementor-wpcf7-button-outline_primary button.disabled[type=submit],.elementor-wpcf7-button-outline_primary button:disabled[type=submit],.elementor-wpcf7-button-outline_primary input.disabled[type=button],.elementor-wpcf7-button-outline_primary input.disabled[type=submit],.elementor-wpcf7-button-outline_primary input:disabled[type=button],.elementor-wpcf7-button-outline_primary input:disabled[type=submit],.elementor-wpcf7-button-outline_secondary button.disabled[type=submit],.elementor-wpcf7-button-outline_secondary button:disabled[type=submit],.elementor-wpcf7-button-outline_secondary input.disabled[type=submit],.elementor-wpcf7-button-outline_secondary input:disabled[type=submit],.elementor-wpcf7-button-primary button.disabled[type=submit],.elementor-wpcf7-button-primary button:disabled[type=submit],.elementor-wpcf7-button-primary input.disabled[type=submit],.elementor-wpcf7-button-primary input:disabled[type=submit],.elementor-wpcf7-button-secondary button.disabled[type=submit],.elementor-wpcf7-button-secondary button:disabled[type=submit],.elementor-wpcf7-button-secondary input.disabled[type=submit],.elementor-wpcf7-button-secondary input:disabled[type=submit],.error404 .disabled.go-back,.error404 .go-back:disabled,.mailchimp-button-outline_primary button.disabled,.mailchimp-button-outline_primary button:disabled,.mailchimp-button-outline_secondary button.disabled,.mailchimp-button-outline_secondary button:disabled,.mailchimp-button-primary button.disabled,.mailchimp-button-primary button:disabled,.mailchimp-button-secondary button.disabled,.mailchimp-button-secondary button:disabled,.page .edit-link a.disabled.post-edit-link,.page .edit-link a.post-edit-link:disabled,.scrollup:disabled,.search .link-more a.disabled,.search .link-more a:disabled,.secondary-button .disabled.search-submit,.secondary-button .search-submit:disabled,button.disabled[type=submit],button:disabled[type=submit],input.disabled[type=button],input.disabled[type=reset],input.disabled[type=submit],input:disabled[type=button],input:disabled[type=reset],input:disabled[type=submit] {
    box-shadow: none;
    cursor: no-drop; }
  .active.scrollup,.button-default.active,.button-default:active,.button-outline-primary.active,.button-outline-primary:active,.button-outline-secondary.active,.button-outline-secondary:active,.button-primary.active,.button-primary:active,.button-secondary.active,.button-secondary:active,.comment-form .form-submit input.active[type=submit],.comment-form .form-submit input:active[type=submit],.elementor-wpcf7-button-outline_primary button.active[type=submit],.elementor-wpcf7-button-outline_primary button:active[type=submit],.elementor-wpcf7-button-outline_primary input.active[type=button],.elementor-wpcf7-button-outline_primary input.active[type=submit],.elementor-wpcf7-button-outline_primary input:active[type=button],.elementor-wpcf7-button-outline_primary input:active[type=submit],.elementor-wpcf7-button-outline_secondary button.active[type=submit],.elementor-wpcf7-button-outline_secondary button:active[type=submit],.elementor-wpcf7-button-outline_secondary input.active[type=submit],.elementor-wpcf7-button-outline_secondary input:active[type=submit],.elementor-wpcf7-button-primary button.active[type=submit],.elementor-wpcf7-button-primary button:active[type=submit],.elementor-wpcf7-button-primary input.active[type=submit],.elementor-wpcf7-button-primary input:active[type=submit],.elementor-wpcf7-button-secondary button.active[type=submit],.elementor-wpcf7-button-secondary button:active[type=submit],.elementor-wpcf7-button-secondary input.active[type=submit],.elementor-wpcf7-button-secondary input:active[type=submit],.error404 .active.go-back,.error404 .go-back:active,.mailchimp-button-outline_primary button.active,.mailchimp-button-outline_primary button:active,.mailchimp-button-outline_secondary button.active,.mailchimp-button-outline_secondary button:active,.mailchimp-button-primary button.active,.mailchimp-button-primary button:active,.mailchimp-button-secondary button.active,.mailchimp-button-secondary button:active,.page .edit-link a.active.post-edit-link,.page .edit-link a.post-edit-link:active,.scrollup:active,.search .link-more a.active,.search .link-more a:active,.secondary-button .active.search-submit,.secondary-button .search-submit:active,button.active[type=submit],button:active[type=submit],input.active[type=button],input.active[type=reset],input.active[type=submit],input:active[type=button],input:active[type=reset],input:active[type=submit] {
    background-image: none;
    box-shadow: none,inset 0 3px 5px rgba(0,0,0,.125); }

a[class*=button-].disabled,fieldset[disabled] a[class*=button-] {
  pointer-events: none; }


.button-primary,.comment-form .form-submit input[type=submit],.elementor-wpcf7-button-primary button[type=submit],.elementor-wpcf7-button-primary input[type=button][type=submit],.elementor-wpcf7-button-primary input[type=submit],.error404 .go-back,.mailchimp-button-primary button,.mailchimp-button-primary button[type=submit],.page .edit-link a.post-edit-link,.scrollup,button[type=submit],input.secondary[type=button],input.secondary[type=reset],input.secondary[type=submit],input[type=button],input[type=reset],input[type=submit] {
  color: #fff;
  box-shadow: none; }
  
  .button-primary:hover,.comment-form .form-submit input:hover[type=submit],.elementor-wpcf7-button-primary button:hover[type=submit],.elementor-wpcf7-button-primary input:hover[type=submit],.error404 .go-back:hover,.mailchimp-button-primary button:hover,.page .edit-link a.post-edit-link:hover,.scrollup:hover,button:hover[type=submit],input:hover[type=button],input:hover[type=reset],input:hover[type=submit] {
    color: #fff; }
  
  .button-primary.disabled,.button-primary:disabled,.comment-form .form-submit input.disabled[type=submit],.comment-form .form-submit input:disabled[type=submit],.disabled.scrollup,.elementor-wpcf7-button-primary button.disabled[type=submit],.elementor-wpcf7-button-primary button:disabled[type=submit],.elementor-wpcf7-button-primary input.disabled[type=submit],.elementor-wpcf7-button-primary input:disabled[type=submit],.error404 .disabled.go-back,.error404 .go-back:disabled,.mailchimp-button-primary button.disabled,.mailchimp-button-primary button:disabled,.page .edit-link a.disabled.post-edit-link,.page .edit-link a.post-edit-link:disabled,.scrollup:disabled,button.disabled[type=submit],button:disabled[type=submit],input.disabled[type=button],input.disabled[type=reset],input.disabled[type=submit],input:disabled[type=button],input:disabled[type=reset],input:disabled[type=submit] {
    background-color: #bda588;
    border-color: #bda588; }
  
  .active.scrollup,.button-primary.active,.button-primary:active,.comment-form .form-submit .show>input.dropdown-toggle[type=submit],.comment-form .form-submit input.active[type=submit],.comment-form .form-submit input:active[type=submit],.elementor-wpcf7-button-primary .show>button.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary button.active[type=submit],.elementor-wpcf7-button-primary button:active[type=submit],.elementor-wpcf7-button-primary input.active[type=submit],.elementor-wpcf7-button-primary input:active[type=submit],.error404 .active.go-back,.error404 .go-back:active,.error404 .show>.dropdown-toggle.go-back,.mailchimp-button-primary .show>button.dropdown-toggle,.mailchimp-button-primary button.active,.mailchimp-button-primary button:active,.page .edit-link .show>a.dropdown-toggle.post-edit-link,.page .edit-link a.active.post-edit-link,.page .edit-link a.post-edit-link:active,.scrollup:active,.show>.button-primary.dropdown-toggle,.show>.dropdown-toggle.scrollup,.show>button.dropdown-toggle[type=submit],.show>input.dropdown-toggle[type=button],.show>input.dropdown-toggle[type=reset],.show>input.dropdown-toggle[type=submit],button.active[type=submit],button:active[type=submit],input.active[type=button],input.active[type=reset],input.active[type=submit],input:active[type=button],input:active[type=reset],input:active[type=submit] {
    color: #fff;
    background-image: none; }


.button-secondary,.elementor-wpcf7-button-secondary button[type=submit],.elementor-wpcf7-button-secondary input[type=button][type=submit],.elementor-wpcf7-button-secondary input[type=submit],.mailchimp-button-secondary button,.mailchimp-button-secondary button[type=submit],.secondary-button .search-submit {
  color: #fff;
  box-shadow: none; }
  
  .button-secondary:hover,.elementor-wpcf7-button-secondary button:hover[type=submit],.elementor-wpcf7-button-secondary input:hover[type=submit],.mailchimp-button-secondary button:hover,.secondary-button .search-submit:hover {
    color: #fff; }
  
  .button-secondary.disabled,.button-secondary:disabled,.elementor-wpcf7-button-secondary button.disabled[type=submit],.elementor-wpcf7-button-secondary button:disabled[type=submit],.elementor-wpcf7-button-secondary input.disabled[type=submit],.elementor-wpcf7-button-secondary input:disabled[type=submit],.mailchimp-button-secondary button.disabled,.mailchimp-button-secondary button:disabled,.secondary-button .disabled.search-submit,.secondary-button .search-submit:disabled {
    background-color: #173e62;
    border-color: #173e62; }
  
  .button-secondary.active,.button-secondary:active,.elementor-wpcf7-button-secondary .show>button.dropdown-toggle[type=submit],.elementor-wpcf7-button-secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-secondary button.active[type=submit],.elementor-wpcf7-button-secondary button:active[type=submit],.elementor-wpcf7-button-secondary input.active[type=submit],.elementor-wpcf7-button-secondary input:active[type=submit],.mailchimp-button-secondary .show>button.dropdown-toggle,.mailchimp-button-secondary button.active,.mailchimp-button-secondary button:active,.secondary-button .active.search-submit,.secondary-button .search-submit:active,.secondary-button .show>.dropdown-toggle.search-submit,.show>.button-secondary.dropdown-toggle {
    color: #fff;
    background-image: none; }

.button-xs,.elementor-wpcf7-button-xs button[type=submit],.elementor-wpcf7-button-xs input[type=button][type=submit],.elementor-wpcf7-button-xs input[type=submit] {
  padding: .9rem 1.5rem;
  font-size: .733rem;
  line-height: 1.818;
  border-radius: 3px; }

.button-default,.button-md,.button-outline-primary,.button-outline-secondary,.button-primary,.button-secondary,.comment-form .form-submit input[type=submit],.elementor-wpcf7-button-md button[type=submit],.elementor-wpcf7-button-md input[type=button][type=submit],.elementor-wpcf7-button-md input[type=submit],.elementor-wpcf7-button-outline_primary button[type=submit],.elementor-wpcf7-button-outline_primary input[type=button],.elementor-wpcf7-button-outline_primary input[type=submit],.elementor-wpcf7-button-outline_secondary button[type=submit],.elementor-wpcf7-button-outline_secondary input[type=button][type=submit],.elementor-wpcf7-button-outline_secondary input[type=submit],.elementor-wpcf7-button-primary button[type=submit],.elementor-wpcf7-button-primary input[type=button][type=submit],.elementor-wpcf7-button-primary input[type=submit],.elementor-wpcf7-button-secondary button[type=submit],.elementor-wpcf7-button-secondary input[type=button][type=submit],.elementor-wpcf7-button-secondary input[type=submit],.error404 .go-back,.mailchimp-button-outline_primary button,.mailchimp-button-outline_primary button[type=submit],.mailchimp-button-outline_secondary button,.mailchimp-button-outline_secondary button[type=submit],.mailchimp-button-primary button,.mailchimp-button-primary button[type=submit],.mailchimp-button-secondary button,.mailchimp-button-secondary button[type=submit],.page .edit-link a.post-edit-link,.scrollup,.search .link-more a,.secondary-button .search-submit,button[type=submit],input.secondary[type=button],input.secondary[type=reset],input.secondary[type=submit],input[type=button],input[type=reset],input[type=submit] {
  padding: 1.3rem 2.1rem;
  font-size: .733rem;
  line-height: 1.818;
  border-radius: 3px; }

.button-sm,.elementor-wpcf7-button-sm button[type=submit],.elementor-wpcf7-button-sm input[type=button][type=submit],.elementor-wpcf7-button-sm input[type=submit],.page .edit-link a.post-edit-link,.search .link-more a {
  padding: 1.1rem 1.8rem;
  font-size: .733rem;
  line-height: 1.818;
  border-radius: 3px; }

.button-lg,.elementor-wpcf7-button-lg button[type=submit],.elementor-wpcf7-button-lg input[type=button][type=submit],.elementor-wpcf7-button-lg input[type=submit] {
  padding: 1.5rem 2.4rem;
  font-size: .733rem;
  line-height: 1.818;
  border-radius: 3px; }

.button-xl,.elementor-wpcf7-button-xl button[type=submit],.elementor-wpcf7-button-xl input[type=button][type=submit],.elementor-wpcf7-button-xl input[type=submit] {
  padding: 1.7rem 2.7rem;
  font-size: .733rem;
  line-height: 1.818;
  border-radius: 3px; }


.button-outline-primary,.elementor-wpcf7-button-outline_primary button[type=submit],.elementor-wpcf7-button-outline_primary input[type=button],.elementor-wpcf7-button-outline_primary input[type=submit],.mailchimp-button-outline_primary button,.mailchimp-button-outline_primary button[type=submit] {
  background-color: transparent;
  background-image: none; }
  
  .button-outline-primary:hover,.elementor-wpcf7-button-outline_primary button:hover[type=submit],.elementor-wpcf7-button-outline_primary input:hover[type=button],.elementor-wpcf7-button-outline_primary input:hover[type=submit],.mailchimp-button-outline_primary button:hover {
    color: #fff; }
  
  .button-outline-primary.focus,.button-outline-primary:focus,.elementor-wpcf7-button-outline_primary button.focus[type=submit],.elementor-wpcf7-button-outline_primary button:focus[type=submit],.elementor-wpcf7-button-outline_primary input.focus[type=button],.elementor-wpcf7-button-outline_primary input.focus[type=submit],.elementor-wpcf7-button-outline_primary input:focus[type=button],.elementor-wpcf7-button-outline_primary input:focus[type=submit],.mailchimp-button-outline_primary button.focus,.mailchimp-button-outline_primary button:focus {
    box-shadow: 0 0 0 2px hsla(33,29%,64%,.5); }
  
  .button-outline-primary.disabled,.button-outline-primary:disabled,.elementor-wpcf7-button-outline_primary button.disabled[type=submit],.elementor-wpcf7-button-outline_primary button:disabled[type=submit],.elementor-wpcf7-button-outline_primary input.disabled[type=button],.elementor-wpcf7-button-outline_primary input.disabled[type=submit],.elementor-wpcf7-button-outline_primary input:disabled[type=button],.elementor-wpcf7-button-outline_primary input:disabled[type=submit],.mailchimp-button-outline_primary button.disabled,.mailchimp-button-outline_primary button:disabled {
    color: #bda588;
    background-color: transparent; }
  
  .button-outline-primary.active,.button-outline-primary:active,.elementor-wpcf7-button-outline_primary .show>button.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_primary .show>input.dropdown-toggle[type=button],.elementor-wpcf7-button-outline_primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_primary button.active[type=submit],.elementor-wpcf7-button-outline_primary button:active[type=submit],.elementor-wpcf7-button-outline_primary input.active[type=button],.elementor-wpcf7-button-outline_primary input.active[type=submit],.elementor-wpcf7-button-outline_primary input:active[type=button],.elementor-wpcf7-button-outline_primary input:active[type=submit],.mailchimp-button-outline_primary .show>button.dropdown-toggle,.mailchimp-button-outline_primary button.active,.mailchimp-button-outline_primary button:active,.show>.button-outline-primary.dropdown-toggle {
    color: #fff; }


.button-outline-secondary,.elementor-wpcf7-button-outline_secondary button[type=submit],.elementor-wpcf7-button-outline_secondary input[type=button][type=submit],.elementor-wpcf7-button-outline_secondary input[type=submit],.mailchimp-button-outline_secondary button,.mailchimp-button-outline_secondary button[type=submit] {
  background-color: transparent;
  background-image: none; }
  
  .button-outline-secondary:hover,.elementor-wpcf7-button-outline_secondary button:hover[type=submit],.elementor-wpcf7-button-outline_secondary input:hover[type=submit],.mailchimp-button-outline_secondary button:hover {
    color: #fff; }
  
  .button-outline-secondary.focus,.button-outline-secondary:focus,.elementor-wpcf7-button-outline_secondary button.focus[type=submit],.elementor-wpcf7-button-outline_secondary button:focus[type=submit],.elementor-wpcf7-button-outline_secondary input.focus[type=submit],.elementor-wpcf7-button-outline_secondary input:focus[type=submit],.mailchimp-button-outline_secondary button.focus,.mailchimp-button-outline_secondary button:focus {
    box-shadow: 0 0 0 2px rgba(23,62,98,.5); }
  
  .button-outline-secondary.disabled,.button-outline-secondary:disabled,.elementor-wpcf7-button-outline_secondary button.disabled[type=submit],.elementor-wpcf7-button-outline_secondary button:disabled[type=submit],.elementor-wpcf7-button-outline_secondary input.disabled[type=submit],.elementor-wpcf7-button-outline_secondary input:disabled[type=submit],.mailchimp-button-outline_secondary button.disabled,.mailchimp-button-outline_secondary button:disabled {
    color: #173e62;
    background-color: transparent; }
  
  .button-outline-secondary.active,.button-outline-secondary:active,.elementor-wpcf7-button-outline_secondary .show>button.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_secondary button.active[type=submit],.elementor-wpcf7-button-outline_secondary button:active[type=submit],.elementor-wpcf7-button-outline_secondary input.active[type=submit],.elementor-wpcf7-button-outline_secondary input:active[type=submit],.mailchimp-button-outline_secondary .show>button.dropdown-toggle,.mailchimp-button-outline_secondary button.active,.mailchimp-button-outline_secondary button:active,.show>.button-outline-secondary.dropdown-toggle {
    color: #fff; }

.button-block {
  display: block;
  width: 100%; }

.btn-link,.button-link,.button-underline,.elementor-element .elementor-button-link .elementor-button,.elementor-element .elementor-button-underline .elementor-button,.elementor-wpcf7-button-link button[type=submit],.elementor-wpcf7-button-link input[type=button][type=submit],.elementor-wpcf7-button-link input[type=submit],.mailchimp-button-link button,.mailchimp-button-link button[type=submit],.more-link-wrap a {
  border-radius: 0; }
  .btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled,.button-link,.button-link.active,.button-link:active,.button-link:disabled,.button-underline,.button-underline.active,.button-underline:active,.button-underline:disabled,.elementor-element .elementor-button-link .active.elementor-button,.elementor-element .elementor-button-link .elementor-button,.elementor-element .elementor-button-link .elementor-button:active,.elementor-element .elementor-button-link .elementor-button:disabled,.elementor-element .elementor-button-underline .active.elementor-button,.elementor-element .elementor-button-underline .elementor-button,.elementor-element .elementor-button-underline .elementor-button:active,.elementor-element .elementor-button-underline .elementor-button:disabled,.elementor-wpcf7-button-link button.active[type=submit],.elementor-wpcf7-button-link button:active[type=submit],.elementor-wpcf7-button-link button:disabled[type=submit],.elementor-wpcf7-button-link button[type=submit],.elementor-wpcf7-button-link input.active[type=submit],.elementor-wpcf7-button-link input:active[type=submit],.elementor-wpcf7-button-link input:disabled[type=submit],.elementor-wpcf7-button-link input[type=button][type=submit],.elementor-wpcf7-button-link input[type=submit],.mailchimp-button-link button,.mailchimp-button-link button.active,.mailchimp-button-link button:active,.mailchimp-button-link button:disabled,.mailchimp-button-link button[type=submit],.more-link-wrap a,.more-link-wrap a.active,.more-link-wrap a:active,.more-link-wrap a:disabled {
    background-color: transparent; }
  .btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover,.button-link,.button-link:active,.button-link:focus,.button-link:hover,.button-underline,.button-underline:active,.button-underline:focus,.button-underline:hover,.elementor-element .elementor-button-link .elementor-button,.elementor-element .elementor-button-link .elementor-button:active,.elementor-element .elementor-button-link .elementor-button:focus,.elementor-element .elementor-button-link .elementor-button:hover,.elementor-element .elementor-button-underline .elementor-button,.elementor-element .elementor-button-underline .elementor-button:active,.elementor-element .elementor-button-underline .elementor-button:focus,.elementor-element .elementor-button-underline .elementor-button:hover,.elementor-wpcf7-button-link button:active[type=submit],.elementor-wpcf7-button-link button:focus[type=submit],.elementor-wpcf7-button-link button:hover[type=submit],.elementor-wpcf7-button-link button[type=submit],.elementor-wpcf7-button-link input:active[type=submit],.elementor-wpcf7-button-link input:focus[type=submit],.elementor-wpcf7-button-link input:hover[type=submit],.elementor-wpcf7-button-link input[type=button][type=submit],.elementor-wpcf7-button-link input[type=submit],.mailchimp-button-link button,.mailchimp-button-link button:active,.mailchimp-button-link button:focus,.mailchimp-button-link button:hover,.mailchimp-button-link button[type=submit],.more-link-wrap a,.more-link-wrap a:active,.more-link-wrap a:focus,.more-link-wrap a:hover {
    border-color: transparent; }
  .btn-link:disabled,.button-link:disabled,.button-underline:disabled,.elementor-element .elementor-button-link .elementor-button:disabled,.elementor-element .elementor-button-underline .elementor-button:disabled,.elementor-wpcf7-button-link button:disabled[type=submit],.elementor-wpcf7-button-link input:disabled[type=submit],.mailchimp-button-link button:disabled,.more-link-wrap a:disabled {
    color: #868e96; }
    .btn-link:disabled:focus,.btn-link:disabled:hover,.button-link:disabled:focus,.button-link:disabled:hover,.button-underline:disabled:focus,.button-underline:disabled:hover,.elementor-element .elementor-button-link .elementor-button:disabled:focus,.elementor-element .elementor-button-link .elementor-button:disabled:hover,.elementor-element .elementor-button-underline .elementor-button:disabled:focus,.elementor-element .elementor-button-underline .elementor-button:disabled:hover,.elementor-wpcf7-button-link button:disabled:focus[type=submit],.elementor-wpcf7-button-link button:disabled:hover[type=submit],.elementor-wpcf7-button-link input:disabled:focus[type=submit],.elementor-wpcf7-button-link input:disabled:hover[type=submit],.mailchimp-button-link button:disabled:focus,.mailchimp-button-link button:disabled:hover,.more-link-wrap a:disabled:focus,.more-link-wrap a:disabled:hover {
      text-decoration: none; }

.button-default,.search .link-more a {
  color: #000;
  background-color: #f8f8f8;
  border-color: #f8f8f8; }
  .button-default:hover,.search .link-more a:hover {
    color: #fff; }

.button-dark,.elementor-element .elementor-button-dark .elementor-button,.elementor-wpcf7-button-dark button[type=submit],.elementor-wpcf7-button-dark input[type=button][type=submit],.elementor-wpcf7-button-dark input[type=submit],.mailchimp-button-dark button,.mailchimp-button-dark button[type=submit] {
  color: #fff;
  background-color: #000;
  border-color: #000; }
  .button-dark:active,.button-dark:focus,.button-dark:hover,.elementor-element .elementor-button-dark .elementor-button:active,.elementor-element .elementor-button-dark .elementor-button:focus,.elementor-element .elementor-button-dark .elementor-button:hover,.elementor-wpcf7-button-dark button:active[type=submit],.elementor-wpcf7-button-dark button:focus[type=submit],.elementor-wpcf7-button-dark button:hover[type=submit],.elementor-wpcf7-button-dark input:active[type=submit],.elementor-wpcf7-button-dark input:focus[type=submit],.elementor-wpcf7-button-dark input:hover[type=submit],.mailchimp-button-dark button:active,.mailchimp-button-dark button:focus,.mailchimp-button-dark button:hover {
    color: #fff; }

.button-light,.elementor-element .elementor-button-light .elementor-button,.elementor-wpcf7-button-light button[type=submit],.elementor-wpcf7-button-light input[type=button][type=submit],.elementor-wpcf7-button-light input[type=submit],.mailchimp-button-light button,.mailchimp-button-light button[type=submit] {
  color: #000;
  background-color: #fff;
  border-color: #fff; }
  .button-light:active,.button-light:focus,.button-light:hover,.elementor-element .elementor-button-light .elementor-button:active,.elementor-element .elementor-button-light .elementor-button:focus,.elementor-element .elementor-button-light .elementor-button:hover,.elementor-wpcf7-button-light button:active[type=submit],.elementor-wpcf7-button-light button:focus[type=submit],.elementor-wpcf7-button-light button:hover[type=submit],.elementor-wpcf7-button-light input:active[type=submit],.elementor-wpcf7-button-light input:focus[type=submit],.elementor-wpcf7-button-light input:hover[type=submit],.mailchimp-button-light button:active,.mailchimp-button-light button:focus,.mailchimp-button-light button:hover {
    color: #fff; }

.button-underline,.elementor-element .elementor-button-underline .elementor-button {
  font-size: .733rem;
  line-height: 1.818;
  border: 0;
  border-bottom: 2px solid;
  padding-bottom: .4rem; }

.border {
  border: 1px solid #e1e1e1; }

.border-0 {
  border: 0; }

.border-top-0 {
  border-top: 0; }

.border-right-0 {
  border-right: 0; }

.border-bottom-0 {
  border-bottom: 0; }

.border-left-0 {
  border-left: 0; }

.border-primary {
  border-color: #bda588; }

.border-secondary {
  border-color: #173e62; }

.border-success {
  border-color: #28a745; }

.border-info {
  border-color: #17a2b8; }

.border-warning {
  border-color: #ffc107; }

.border-danger {
  border-color: #dc3545; }

.border-light {
  border-color: #f8f9fa; }

.border-dark {
  border-color: #343a40; }

.rounded {
  border-radius: 3px; }

.rounded-top {
  border-top-left-radius: 3px; }

.rounded-right,.rounded-top {
  border-top-right-radius: 3px; }

.rounded-bottom,.rounded-right {
  border-bottom-right-radius: 3px; }

.rounded-bottom,.rounded-left {
  border-bottom-left-radius: 3px; }

.rounded-left {
  border-top-left-radius: 3px; }

.rounded-circle {
  border-radius: 50%; }

.rounded-0 {
  border-radius: 0; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive:before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9:before {
  padding-top: 42.85714%; }

.embed-responsive-16by9:before {
  padding-top: 56.25%; }

.embed-responsive-4by3:before {
  padding-top: 75%; }

.embed-responsive-1by1:before {
  padding-top: 100%; }

.position-static {
  position: static; }

.position-relative {
  position: relative; }

.position-absolute {
  position: absolute; }

.position-fixed {
  position: fixed; }

.position-sticky {
  position: sticky; }

.fixed-top {
  top: 0; }

.fixed-bottom,.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  bottom: 0; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.text-justify {
  text-align: justify; }

.text-nowrap,.text-truncate {
  white-space: nowrap; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left; }
  .text-sm-right {
    text-align: right; }
  .text-sm-center {
    text-align: center; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left; }
  .text-md-right {
    text-align: right; }
  .text-md-center {
    text-align: center; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left; }
  .text-lg-right {
    text-align: right; }
  .text-lg-center {
    text-align: center; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left; }
  .text-xl-right {
    text-align: right; }
  .text-xl-center {
    text-align: center; } }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.font-weight-light {
  font-weight: 300; }

.font-weight-normal {
  font-weight: 400; }

.font-weight-bold {
  font-weight: 600; }

.comment-awaiting-moderation,.font-italic,.no-comments,cite,dfn,em,i {
  font-style: italic; }

.text-white {
  color: #fff; }

.text-primary {
  color: #bda588 !important; }

a.text-primary:focus,a.text-primary:hover {
  color: #ab8c67 !important; }

.text-secondary {
  color: #173e62 !important; }

a.text-secondary:focus,a.text-secondary:hover {
  color: #0d2439 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:focus,a.text-success:hover {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:focus,a.text-info:hover {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:focus,a.text-warning:hover {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:focus,a.text-danger:hover {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:focus,a.text-light:hover {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:focus,a.text-dark:hover {
  color: #1d2124 !important; }

.text-muted {
  color: #868e96; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.dropdown,.dropup {
  position: relative; }

.dropdown-toggle:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent; }

.dropdown-toggle:empty:after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #66717a;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 3px;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.175); }

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: .125rem; }

.dropup .dropdown-toggle:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent; }

.dropup .dropdown-toggle:empty:after {
  margin-left: 0; }

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e7e7e7; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus,.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #bda588; }
  .dropdown-item.disabled,.dropdown-item:disabled {
    color: #868e96;
    background-color: transparent; }

.dropdown-header,.dropdown-menu.show {
  display: block; }

.dropdown-header {
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .733rem;
  color: #868e96;
  white-space: nowrap; }

.align-baseline {
  vertical-align: baseline; }

.align-top {
  vertical-align: top; }

.align-middle {
  vertical-align: middle; }

.align-bottom {
  vertical-align: bottom; }

.align-text-bottom {
  vertical-align: text-bottom; }

.align-text-top {
  vertical-align: text-top; }

.dropdown-menu.active {
  right: 0;
  left: auto;
  display: block; }

.dropdown-backdrop {
  position: fixed;
  z-index: 999;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0; }

.otf-dropdown {
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease 0s;
  position: absolute;
  background-color: #fff;
  z-index: 9999;
  box-shadow: 0 1px 16px 0 rgba(0,0,0,.1);
  padding-left: 15px;
  padding-right: 15px; }
  .otf-dropdown>div {
    padding-top: 15px;
    padding-bottom: 15px; }
  .otf-dropdown .search-form-wapper {
    margin: auto; }
  .otf-dropdown.active {
    opacity: 1;
    visibility: visible; }
  .otf-dropdown.top-to-bottom {
    max-height: 0; }
    .otf-dropdown.top-to-bottom.loaded {
      position: static; }
    .otf-dropdown.top-to-bottom.active {
      transition: max-height .5s ease-in 0s;
      max-height: 100vh; }
  .otf-dropdown.bottom-to-top {
    position: fixed;
    top: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    opacity: 1;
    box-shadow: 0 0 14px rgba(0,0,0,.08); }
    .otf-dropdown.bottom-to-top>div {
      opacity: 0;
      transform: translateY(20px);
      transition: all .4s ease .5s; }
    .otf-dropdown.bottom-to-top.active>div {
      opacity: 1;
      transform: translateY(0); }
  .otf-dropdown.popup {
    position: fixed;
    top: 0 !important;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
    transition: all .2s ease;
    margin-left: 0 !important; }
    .otf-dropdown.popup>div {
      position: absolute;
      top: 25%;
      transition: all .6s ease .2s;
      left: 50%;
      transform: translateX(-50%);
      opacity: 0; }
    .otf-dropdown.popup [data-search-toggle=close] {
      top: 50px; }
    .otf-dropdown.popup.active>div {
      top: 30%;
      opacity: 1; }

[data-search-toggle=close] {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 30px;
  display: none; }
  [data-search-toggle=close]:before {
    font-size: 20px; }

.platform-windows.over-hidden .opal-wrapper {
  padding-right: 17px; }

.over-hidden {
  overflow: hidden; }

.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 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  color: #173e62; }

.h1,h1 {
  font-size: 2.25rem; }

.h2,.single-portfolio-summary-meta-title,h2 {
  font-size: 1.5rem; }

.comment-respond .comment-reply-title,.comments-title,.h3,.related-posts .related-heading,h3,h3.entry-title {
  font-size: 1.25rem; }

.h4,h4 {
  font-size: 1.125rem; }

.h5,.single .navigation .nav-link a,h2.widget-title,h2.widgettitle,h5 {
  font-size: 1rem; }

.h6,h6 {
  font-size: .875rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem; }

.display-1,.display-2 {
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem; }

.display-3 {
  font-size: 4.5rem; }

.display-3,.display-4 {
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-top: 1px solid rgba(0,0,0,.1); }

.small,small {
  font-size: 80%;
  font-weight: 400; }

.mark,mark {
  padding: .2em;
  background-color: #fcf8e3; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96; }
  .blockquote-footer:before {
    content: "\2014 \00A0"; }

.b-so-0 {
  border: 0 solid; }

.b-do-0 {
  border: 0 dotted; }

.b-da-0 {
  border: 0 dashed; }

.b-so-1 {
  border: 1px solid; }

.b-do-1 {
  border: 1px dotted; }

.b-da-1 {
  border: 1px dashed; }

.b-so-2 {
  border: 2px solid; }

.b-do-2 {
  border: 2px dotted; }

.b-da-2 {
  border: 2px dashed; }

.b-so-3 {
  border: 3px solid; }

.b-do-3 {
  border: 3px dotted; }

.b-da-3 {
  border: 3px dashed; }

.b-so-4 {
  border: 4px solid; }

.b-do-4 {
  border: 4px dotted; }

.b-da-4 {
  border: 4px dashed; }

.bl-so-0 {
  border-left: 0 solid; }

.bl-do-0 {
  border-left: 0 dotted; }

.bl-da-0 {
  border-left: 0 dashed; }

.bl-so-1 {
  border-left: 1px solid; }

.bl-do-1 {
  border-left: 1px dotted; }

.bl-da-1 {
  border-left: 1px dashed; }

.bl-so-2 {
  border-left: 2px solid; }

.bl-do-2 {
  border-left: 2px dotted; }

.bl-da-2 {
  border-left: 2px dashed; }

.bl-so-3 {
  border-left: 3px solid; }

.bl-do-3 {
  border-left: 3px dotted; }

.bl-da-3 {
  border-left: 3px dashed; }

.bl-so-4 {
  border-left: 4px solid; }

.bl-do-4 {
  border-left: 4px dotted; }

.bl-da-4 {
  border-left: 4px dashed; }

.br-so-0 {
  border-right: 0 solid; }

.br-do-0 {
  border-right: 0 dotted; }

.br-da-0 {
  border-right: 0 dashed; }

.br-so-1 {
  border-right: 1px solid; }

.br-do-1 {
  border-right: 1px dotted; }

.br-da-1 {
  border-right: 1px dashed; }

.br-so-2 {
  border-right: 2px solid; }

.br-do-2 {
  border-right: 2px dotted; }

.br-da-2 {
  border-right: 2px dashed; }

.br-so-3 {
  border-right: 3px solid; }

.br-do-3 {
  border-right: 3px dotted; }

.br-da-3 {
  border-right: 3px dashed; }

.br-so-4 {
  border-right: 4px solid; }

.br-do-4 {
  border-right: 4px dotted; }

.br-da-4 {
  border-right: 4px dashed; }

.bt-so-0 {
  border-top: 0 solid; }

.bt-do-0 {
  border-top: 0 dotted; }

.bt-da-0 {
  border-top: 0 dashed; }

.bt-so-1 {
  border-top: 1px solid; }

.bt-do-1 {
  border-top: 1px dotted; }

.bt-da-1 {
  border-top: 1px dashed; }

.bt-so-2 {
  border-top: 2px solid; }

.bt-do-2 {
  border-top: 2px dotted; }

.bt-da-2 {
  border-top: 2px dashed; }

.bt-so-3 {
  border-top: 3px solid; }

.bt-do-3 {
  border-top: 3px dotted; }

.bt-da-3 {
  border-top: 3px dashed; }

.bt-so-4 {
  border-top: 4px solid; }

.bt-do-4 {
  border-top: 4px dotted; }

.bt-da-4 {
  border-top: 4px dashed; }

.bb-so-0 {
  border-bottom: 0 solid; }

.bb-do-0 {
  border-bottom: 0 dotted; }

.bb-da-0 {
  border-bottom: 0 dashed; }

.bb-so-1 {
  border-bottom: 1px solid; }

.bb-do-1 {
  border-bottom: 1px dotted; }

.bb-da-1 {
  border-bottom: 1px dashed; }

.bb-so-2 {
  border-bottom: 2px solid; }

.bb-do-2 {
  border-bottom: 2px dotted; }

.bb-da-2 {
  border-bottom: 2px dashed; }

.bb-so-3 {
  border-bottom: 3px solid; }

.bb-do-3 {
  border-bottom: 3px dotted; }

.bb-da-3 {
  border-bottom: 3px dashed; }

.bb-so-4 {
  border-bottom: 4px solid; }

.bb-do-4 {
  border-bottom: 4px dotted; }

.bb-da-4 {
  border-bottom: 4px dashed; }

/* ===== Start Typography: Heading ===== */
#secondary .elementor-widget-container h5:first-of-type,.author-wrapper .author-name,.comment-reply-link,.comment-respond .comment-reply-title,.comments-title,.contactform-content .form-title,.elementor-accordion .elementor-tab-title,.elementor-counter .elementor-counter-number-wrapper,.elementor-cta-number,.elementor-teams-wrapper .elementor-team-name,.elementor-text_carousel-wrapper div.elementor-text-number,.elementor-widget-heading .sub-title,.elementor-widget-opal-building_carousel .elementor-building-number,.elementor-widget-opal-image-gallery .elementor-galerry__filter,.elementor-widget-progress .elementor-title,.error404 .error-404-subtitle h2,.h1,.h2,.h3,.h4,.h5,.h6,.icon-list-style2 .elementor-icon-list-item,.portfolio .portfolio-number,.related-posts .related-heading,.single-portfolio-menu a,.single-portfolio-summary-meta-title,.single .navigation .nav-link a,.tab-tile-style2 .elementor-tab-title,.typo-heading,blockquote,h1,h2,h2.widget-title,h2.widgettitle,h3,h3.entry-title,h4,h5,h6 {
  max-width: 100%;
  font-family: DM Serif Display,sans-serif;
  font-style: normal; }

/* ===== End Typography: Heading ===== */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 1.3rem 2.1rem;
  font-size: 1rem;
  line-height: 1.818;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #eae3da;
    outline: none;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),none; }
  .form-control::placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control:disabled,.form-control[readonly] {
    background-color: #e7e7e7;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(4.418rem + 2px); }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(1.3rem + 1px);
  padding-bottom: calc(1.3rem + 1px);
  margin-bottom: 0;
  line-height: 1.818; }

.col-form-label-lg {
  padding-top: calc(1.5rem + 1px);
  padding-bottom: calc(1.5rem + 1px); }

.col-form-label-lg,.col-form-label-sm {
  font-size: .733rem;
  line-height: 1.818; }

.col-form-label-sm {
  padding-top: calc(1.1rem + 1px);
  padding-bottom: calc(1.1rem + 1px); }

.col-form-legend {
  font-size: 1rem; }

.col-form-legend,.form-control-plaintext {
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
  margin-bottom: 0; }

.form-control-plaintext {
  line-height: 1.818;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.form-control-plaintext.input-group-addon,.input-group-lg>.input-group-btn>.form-control-plaintext.btn,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.form-control-plaintext.input-group-addon,.input-group-sm>.input-group-btn>.form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
  padding: 1.1rem 1.8rem;
  font-size: .733rem;
  line-height: 1.818;
  border-radius: .2rem; }

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]) {
  height: calc(3.53259rem + 2px); }

.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
  padding: 1.5rem 2.4rem;
  font-size: .733rem;
  line-height: 1.818;
  border-radius: .3rem; }

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]) {
  height: calc(4.33259rem + 2px); }

.form-text {
  display: block;
  margin-top: .25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: .5rem; }
  .form-check.disabled .form-check-label {
    color: #868e96; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }

.form-check-inline {
  display: inline-block;
  margin-right: .75rem; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }

.valid-feedback {
  margin-top: .25rem;
  color: #28a745; }

.valid-feedback,.valid-tooltip {
  display: none;
  font-size: .875rem; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40,167,69,.8);
  border-radius: .2rem; }

.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid {
  border-color: #28a745; }
  .custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25); }
  .custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip {
    display: block; }

.form-check-input.is-valid+.form-check-label,.was-validated .form-check-input:valid+.form-check-label {
  color: #28a745; }

.custom-control-input.is-valid~.custom-control-indicator,.was-validated .custom-control-input:valid~.custom-control-indicator {
  background-color: rgba(40,167,69,.25); }

.custom-control-input.is-valid~.custom-control-description,.was-validated .custom-control-input:valid~.custom-control-description {
  color: #28a745; }

.custom-file-input.is-valid~.custom-file-control,.was-validated .custom-file-input:valid~.custom-file-control {
  border-color: #28a745; }
  .custom-file-input.is-valid~.custom-file-control:before,.was-validated .custom-file-input:valid~.custom-file-control:before {
    border-color: inherit; }

.custom-file-input.is-valid:focus,.was-validated .custom-file-input:valid:focus {
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25); }

.invalid-feedback {
  margin-top: .25rem;
  color: #dc3545; }

.invalid-feedback,.invalid-tooltip {
  display: none;
  font-size: .875rem; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220,53,69,.8);
  border-radius: .2rem; }

.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid {
  border-color: #dc3545; }
  .custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25); }
  .custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip {
    display: block; }

.form-check-input.is-invalid+.form-check-label,.was-validated .form-check-input:invalid+.form-check-label {
  color: #dc3545; }

.custom-control-input.is-invalid~.custom-control-indicator,.was-validated .custom-control-input:invalid~.custom-control-indicator {
  background-color: rgba(220,53,69,.25); }

.custom-control-input.is-invalid~.custom-control-description,.was-validated .custom-control-input:invalid~.custom-control-description {
  color: #dc3545; }

.custom-file-input.is-invalid~.custom-file-control,.was-validated .custom-file-input:invalid~.custom-file-control {
  border-color: #dc3545; }
  .custom-file-input.is-invalid~.custom-file-control:before,.was-validated .custom-file-input:invalid~.custom-file-control:before {
    border-color: inherit; }

.custom-file-input.is-invalid:focus,.was-validated .custom-file-input:invalid:focus {
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      justify-content: center; }
    .form-inline .form-group,.form-inline label {
      display: flex;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      flex: 0 0 auto;
      flex-flow: row wrap; }
    .form-inline .form-control {
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control,.form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: .25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: .25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.input-group {
  position: relative;
  display: flex;
  align-items: stretch;
  width: 100%; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,.input-group-btn,.input-group .form-control {
  display: flex;
  align-items: center; }
  .input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,.input-group-btn {
  white-space: nowrap; }

.input-group-addon {
  padding: 1.3rem 2.1rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.818;
  color: #495057;
  text-align: center;
  background-color: #e7e7e7;
  border: 1px solid #ced4da;
  border-radius: 3px; }
  .input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 1.1rem 1.8rem;
    font-size: .733rem;
    border-radius: .2rem; }
  .input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 1.5rem 2.4rem;
    font-size: .733rem;
    border-radius: .3rem; }
  .input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    margin-top: 0; }

.input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle,.input-group .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.form-control+.input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  align-items: stretch;
  font-size: 1em;
  white-space: nowrap; }
  .input-group-btn,.input-group-btn>.btn {
  position: relative; }
    .input-group-btn>.btn+.btn {
      margin-left: -1px; }
    .input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
      z-index: 3; }
  .input-group-btn:first-child>.btn+.btn {
    margin-left: 0; }
  .input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: 0; }
    .input-group-btn:not(:first-child)>.btn-group:first-child,.input-group-btn:not(:first-child)>.btn:first-child {
      margin-left: -1px; }
    .input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover {
      z-index: 3; }

.img-fluid,.img-thumbnail {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  transition: all .2s ease-in-out;
  box-shadow: 0 1px 2px rgba(0,0,0,.075); }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: .5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #868e96; }

@keyframes c {
  0% {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e7e7e7;
  border-radius: 3px; }

.progress-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #bda588; }

.progress-bar-striped {
  background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: c 1s linear infinite; }
@charset "UTF-8";
/*
Theme Name: Rehomes
Theme URI: http://demo2.wpopal.com/rehomes/
Author: Opal Team
Author URI: https://www.wpopal.com/
Description: Rehomes is a professional & Business Startup WordPress theme and an innovative solution for multipurpose startup business of finance, digital & technology, agriculture, etc. It’s perfect for any creative agency, corporate, company or business of any size to start up eCommerce stores
Version: 2.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, translation-ready
Text Domain: rehomes

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
    5.1 Page Title
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
   12.1 Off Canvas
   12.2 Pagination
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Modal
    17.1 Modal User
18.0 SVGs Fallbacks
19.0 Colors
20.0 Media Queries
21.0 Print
--------------------------------------------------------------*/
  .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); } }


/*-------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
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; }


/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.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;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .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;
    /* Above WP toolbar. */ }

.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; }

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/
.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; }

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/
.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; }

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/
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; }

/*--------------------------------------------------------------
5.1 Page Title
--------------------------------------------------------------*/
.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; }

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/
.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] {
  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("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; }

/* Placeholder text color -- selectors need to be separate to work. */
:-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;
  /* Since FF19 lowers the opacity of the placeholder by default */ }

:-ms-input-placeholder {
  color: #66717a;
  font-family: Be Vietnam,Helvetica Neue,helvetica,arial,sans-serif; }

/* Checkbox */
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; }

/* Rdiobox */
.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; }

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/
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; }

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/
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; }

/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/
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; }

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/
a {
  text-decoration: none;
  transition: all .3s ease; }
  a:active,a:hover {
    outline: 0; }

/*--------------------------------------------------------------
11.0 Featured Image Hover
--------------------------------------------------------------*/
.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; }

/*--------------------------------------------------------------
12.0 Navigation
--------------------------------------------------------------*/
.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%); }

/* Hide the menu on small screens when JavaScript is available.
 * It only works with JavaScript.
 */
.main-navigation ul,.sub-menu .text-label:before {
  display: none; }

.main-navigation.toggled-on>div>ul {
  display: block; }

/* Menu toggle */
.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; }

/* Display the menu toggle when JavaScript is available. */
.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 */
.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 {
    /* IE 9 */
    /* Chrome, Safari, Opera */
    transform: rotate(-180deg); }

/* Social Menu */
.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 Menu */
.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; }

/* Scroll down arrow */
.site-header .menu-scroll-down {
  display: none; }

.opal-menu-canvas.main-navigation>div>ul {
  display: block; }

/*--------------------------------------------------------------
12.1 Navigation
--------------------------------------------------------------*/
.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;
  /* we can't use fixed here :( */
  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; }

/* overlays for pusher and for level that gets covered */

.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; }

/* overlap */
.mp-overlap .mp-level.mp-level-open {
  box-shadow: 1px 0 2px rgba(0,0,0,.2);
  transform: translate3d(-40px,0,0); }

/* First level */
  .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); }

/* cover */
.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); }

/* content style */
.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; }

/* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */
.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 {
    /*font-family: 'linecons';*/
    /*position: absolute;*/
    /*content: "\e037";*/
    /*right: 10px;*/
    /*font-size: 1.3em;*/
    /*color: rgba(0,0,0,0.3);*/ }
  .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; }

/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
/* We'll show the first level only */
.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; }

/*--------------------------------------------------------------
12.2 Pagination
--------------------------------------------------------------*/
.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;
  clear: both; }
  .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; }

/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }
  *,:after,:before {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    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; }

/*--------------------------------------------------------------
13.1 Header
--------------------------------------------------------------*/

#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 */
.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;
  /* Prevent opacity from changing during selective refreshes in the customize preview */ }
  .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; }

/* Header Absolute Layout */
@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); }

/*--------------------------------------------------------------
13.2 Front Page
--------------------------------------------------------------*/
.elementor-template-full-width .site-content,.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 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.3));
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#4d000000",GradientType=0);
    /* IE6-9 */
    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; }

/* Panel edit link */
.ezboozt-panel .edit-link {
  display: block;
  margin: .3em 0 0; }

.ezboozt-panel .entry-header .edit-link {
  font-size: 14px;
  font-size: .875rem; }

/* Front Page - Recent Posts */
.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; }

/*--------------------------------------------------------------
13.3 Regular Content
--------------------------------------------------------------*/
.site-content-contain {
  position: relative;
  overflow: hidden;
  z-index: 2; }

.site-content {
  padding-top: 2em;
  padding-bottom: 2em; }

/*--------------------------------------------------------------
13.4 Posts
--------------------------------------------------------------*/
/* Post Landing Page */
.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;
  /*
    .cat-links {
        margin-bottom: 0;

        a {
            @extend %color-primary;

            &:hover {
                @extend %color-primary-hover;
            }
        }
    }*/ }
  .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; }

/* tabel */
.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; }

/* Aligned blockquotes */
.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%; }

/* Blog landing, search, archives */

.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 Post */
.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; }

/* Post Formats */
.archive .format-status .entry-title,.blog .format-status .entry-title {
  display: none; }

/* Post Author*/
.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; }

/*--------------------------------------------------------------
13.5 Pages
--------------------------------------------------------------*/
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; }

/* 404 page */
.error404 .site-content-contain {
  background-image: url("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; }

/*--------------------------------------------------------------
13.6 Footer
--------------------------------------------------------------*/
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 */
.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%; }

/*--------------------------------------------------------------
13.7 Breadcrumb
--------------------------------------------------------------*/
.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; }

/*--------------------------------------------------------------
13.10 header-sticky
--------------------------------------------------------------*/
.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; }

/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/
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
 */
.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; }

/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/
#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 {
  /* ul {
             margin: 0;
             padding-left: 0;

         }*/ }

#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 forms */
.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 markup */
.widget .post-date,.widget .rss-date {
  font-size: .81em; }

/* Text widget */
.widget_text {
  word-wrap: break-word; }

/* RSS Widget */
.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; }

/* Contact Info Widget */
.widget_contact_info .contact-map,.widget_rss .rssSummary {
  margin-bottom: .5em; }

/* Gravatar */
.widget-grofile h4 {
  font-size: 16px;
  margin-bottom: 0; }

/* Recent Comments */
.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; }

/* Recent Posts widget */
.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_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; }

/* Tag cloud widget */
.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; }

/* Calendar widget */
.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); }

/* Account widget */
.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; }

/*--------------------------------------------------------------
16.0 Media
--------------------------------------------------------------*/
img,video {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

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; }

/* Make sure embeds and iframes fit their containers. */

.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; }

/* Media Elements */
.mejs-container {
  margin-bottom: 1.5em; }

/* Audio Player */
  .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; }

/* Playlist Color Overrides: Light */
.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; }

/*--------------------------------------------------------------
16.1 Galleries
--------------------------------------------------------------*/
.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; }

/*--------------------------------------------------------------
17.0 Modal
--------------------------------------------------------------*/

.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; } }

/*--------------------------------------------------------------
17.1 Modal User
--------------------------------------------------------------*/
.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); } }


/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/
/* Adjust positioning of edit shortcuts, override style in customize-preview.css */
@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; }
  /* Front Page */
  .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 */
  .site-branding {
    margin-bottom: 0; }
  .custom-header-media {
    height: 165px;
    position: relative; }
  .site-title {
    font-size: 24px; }
  .site-description {
    font-size: 16px; }
  /* Main Navigation */
  .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%;
    /* Chrome, Safari, Opera */
    /* IE 9 */
    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 {
      /* Chrome, Safari, Opera */
      /* IE 9 */
      transform: rotate(90deg); }
  /* Scroll down arrow */
  /* Front Page */
  .panel-content .wrap {
    padding-bottom: 4.5em;
    padding-top: 6em; }
  .panel-image {
    height: 100vh;
    max-height: 1200px; }
  /* With panel images 100% of the screen height, we're going to fix the background image where supported to create a parallax-like effect. */
  .background-fixed .panel-image {
    background-attachment: fixed; }
  /* Front Page - Recent Posts */
  .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; }
  /* Posts */
  .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; }
  /* Blog, archive, search */
  .sticky .icon-thumb-tack {
    height: 23px;
    left: -2.5em;
    top: 1.5em;
    width: 32px; }
  /* Post formats */
  .format-quote blockquote .icon {
    left: -1.5em; }
  /* Pages */
  .site-content {
    padding: 4.5em 0; }
  /* 404 page */
  /* Comments */
  /* Posts pagination */
  .nav-links .nav-title {
    position: relative; }
  /* Secondary */
  #secondary {
    font-size: 1rem; }
  /* Footer */
  .site-info .sep {
    margin: 0 .5em;
    display: inline;
    visibility: visible;
    height: auto;
    width: auto; }
  /* Gallery Columns */ }

@media screen and (min-width: 67em) {
  /* Sticky posts */
  .sticky .fa-thumb-tack {
    font-size: 32px;
    font-size: 2rem;
    height: 22px;
    left: -1.25em;
    top: .75em;
    width: 32px; }
  /* Comments */
  .comment-body {
    margin-left: 0; } }

/*--------------------------------------------------------------
20.0 Print
--------------------------------------------------------------*/
@media print {
  /* Hide elements */
  #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; }
  /* Font sizes */
  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; }
  /* Layout */
  .wrap {
    padding-left: 5% !important;
    padding-right: 5% !important;
    max-width: none; }
  /* Site Branding */
  .site-header {
    background: transparent;
    padding: 0; }
  .site-branding {
    margin-top: 0;
    margin-bottom: 1.75em !important;
    /* override styles added by JavaScript */ }
  .site-title {
    font-size: 25pt; }
  .site-description {
    font-size: 12pt;
    opacity: 1; }
  /* Posts */
  .single-featured-image-header {
    background: transparent; }
  .entry-meta {
    font-size: 9pt; }
  /* Colors */
  .site,body {
    background: none !important;
    /* Brute force since user agents all print differently. */ }
  .site-title a,a,body {
    color: #1e3954 !important;
    /* Make sure color schemes don't affect to print */ }
  .site-description,blockquote,h2,h5 {
    color: #777 !important;
    /* Make sure color schemes don't affect to print */ }
    .entry-meta,.entry-meta a {
      color: #777 !important;
      /* Make sure color schemes don't affect to print */ }
  .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-content-contain {
  z-index: 100;
  overflow: unset; }

@media (min-width: 992px) {
  [class*=opal-content-style-list] .site-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  [class*=opal-content-style-list] .search-project {
    width: 32%;
    margin-top: -135px;
    order: 2;
    margin-bottom: 0; }
    [class*=opal-content-style-list] .search-project .inner {
      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; }
:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}
.elementor-kit-6{--e-global-color-primary:#00AEEF;--e-global-color-secondary:#1C2055;--e-global-color-text:#2B2F32;--e-global-color-accent:#00AEEF;--e-global-color-72dc2d5c:#23A455;--e-global-color-10f5fae3:#ADB5BD;--e-global-color-6cf20aa5:#FFFFFF;--e-global-color-859035c:#ADB5BD1F;font-size:16px;line-height:1.6em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Yantramanav", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}
.elementor-widget-icon-box .elementor-icon-box-wrapper{display:flex;flex-direction:column;text-align:center}.elementor-widget-icon-box .elementor-icon-box-icon{display:inline-block;flex:0 0 auto;line-height:0}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1;width:100%}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-widget-icon-box.elementor-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}@media (min-width:-1){.elementor-widget-icon-box.elementor-widescreen-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-widescreen-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-widescreen-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-widescreen-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:-1){.elementor-widget-icon-box.elementor-laptop-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-laptop-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-laptop-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-laptop-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}.elementor-widget-icon-box.elementor-tablet_extra-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-tablet_extra-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-tablet_extra-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-tablet_extra-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:1024px){.elementor-widget-icon-box.elementor-tablet-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-tablet-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-tablet-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-tablet-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:-1){.elementor-widget-icon-box.elementor-mobile_extra-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-mobile_extra-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile_extra-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-mobile_extra-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:767px){.elementor-widget-icon-box.elementor-mobile-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-mobile-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-mobile-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}
.elementor-tab-title a{color:inherit}.elementor-accordion{text-align:start}.elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-block-start:none}.elementor-accordion .elementor-tab-title{cursor:pointer;font-weight:700;line-height:1;margin:0;outline:none;padding:15px 20px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{height:1em;width:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{border-block-start:1px solid #d5d8dc;display:none;padding:15px 20px}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-con-inner>.elementor-widget-accordion,.e-con>.elementor-widget-accordion{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}
/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

 @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}
.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{color:hsla(0,0%,93%,.9);cursor:pointer;display:inline-flex;font-size:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93%,.9);height:1em;width:1em}.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}
.elementor-widget-image-carousel .swiper{position:static}.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}
.elementor-474 .elementor-element.elementor-element-fada7e3{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:140px 30px 125px 30px;}.elementor-474 .elementor-element.elementor-element-fada7e3 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-474 .elementor-element.elementor-element-b80d5e0 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px;}.elementor-474 .elementor-element.elementor-element-b80d5e0 > .elementor-element-populated{margin:0px 80px 0px 0px;--e-column-margin-right:80px;--e-column-margin-left:0px;}.elementor-474 .elementor-element.elementor-element-eaa4ed9{padding:0px 0px 50px 0px;}.elementor-474 .elementor-element.elementor-element-eaa4ed9 .elementor-heading-wrapper{text-align:left;}.elementor-474 .elementor-element.elementor-element-eaa4ed9.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-474 .elementor-element.elementor-element-eaa4ed9 .elementor-heading-title{font-size:40px;}.elementor-474 .elementor-element.elementor-element-3d06e7c{padding:0px 0px 30px 0px;}.elementor-474 .elementor-element.elementor-element-3d06e7c .elementor-heading-wrapper{text-align:left;}.elementor-474 .elementor-element.elementor-element-3d06e7c.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-474 .elementor-element.elementor-element-3d06e7c .elementor-heading-title{font-style:italic;}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-474 .elementor-element.elementor-element-2b08ca3{color:#66717a;font-size:15px;line-height:30px;}.elementor-474 .elementor-element.elementor-element-a673fab > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px;}.elementor-474 .elementor-element.elementor-element-a673fab > .elementor-element-populated{margin:0px 0px 0px 15px;--e-column-margin-right:0px;--e-column-margin-left:15px;}.elementor-474 .elementor-element.elementor-element-7815fcd > .elementor-element-populated{margin:0px 15px 15px 0px;--e-column-margin-right:15px;--e-column-margin-left:0px;}.elementor-474 .elementor-element.elementor-element-b13565e{padding:0px 150px 0px 0px;}.elementor-474 .elementor-element.elementor-element-b13565e.elementor-position-right .elementor-icon-box-icon{margin-left:53px;}.elementor-474 .elementor-element.elementor-element-b13565e.elementor-position-left .elementor-icon-box-icon{margin-right:53px;}.elementor-474 .elementor-element.elementor-element-b13565e.elementor-position-top .elementor-icon-box-icon{margin-bottom:53px;}.elementor-474 .elementor-element.elementor-element-b13565e .elementor-icon i{transform:rotate(0deg);}.elementor-474 .elementor-element.elementor-element-b13565e .elementor-icon-box-svg img{width:80px;height:80px;}.elementor-474 .elementor-element.elementor-element-b13565e.elementor-position-right .elementor-icon-box-svg{margin-left:15px;}.elementor-474 .elementor-element.elementor-element-b13565e.elementor-position-left .elementor-icon-box-svg{margin-right:15px;}.elementor-474 .elementor-element.elementor-element-b13565e.elementor-position-top .elementor-icon-box-svg{margin-bottom:15px;}.elementor-474 .elementor-element.elementor-element-7e51a1b > .elementor-element-populated{margin:0px 15px 15px 0px;--e-column-margin-right:15px;--e-column-margin-left:0px;}.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title{color:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-accordion-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title{color:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-tab-content{color:var( --e-global-color-text );}.elementor-474 .elementor-element.elementor-element-26aff5a .elementor-accordion-icon, .elementor-474 .elementor-element.elementor-element-26aff5a .elementor-accordion-title{color:var( --e-global-color-secondary );}.elementor-474 .elementor-element.elementor-element-26aff5a .elementor-accordion-icon svg{fill:var( --e-global-color-secondary );}.elementor-474 .elementor-element.elementor-element-26aff5a .elementor-accordion-title{font-size:20px;}.elementor-474 .elementor-element.elementor-element-26aff5a .elementor-tab-title{padding:0px 0px 30px 0px;}.elementor-474 .elementor-element.elementor-element-26aff5a .elementor-tab-title .elementor-accordion-icon i:before{color:var( --e-global-color-secondary );}.elementor-474 .elementor-element.elementor-element-26aff5a .elementor-tab-title .elementor-accordion-icon svg{fill:var( --e-global-color-secondary );}.elementor-474 .elementor-element.elementor-element-26aff5a .elementor-accordion-icon{margin-inline-end:20px;}.elementor-474 .elementor-element.elementor-element-26aff5a .elementor-tab-content{padding:0px 0px 40px 35px;}.elementor-474 .elementor-element.elementor-element-26aff5a .elementor-accordion .elementor-tab-content{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-474 .elementor-element.elementor-element-7313566:not(.elementor-motion-effects-element-type-background), .elementor-474 .elementor-element.elementor-element-7313566 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-859035c );}.elementor-474 .elementor-element.elementor-element-7313566{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 30px 0px 30px;}.elementor-474 .elementor-element.elementor-element-7313566 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-474 .elementor-element.elementor-element-60b6ab3{--e-image-carousel-slides-to-show:1;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -25px) 0px;}.elementor-474 .elementor-element.elementor-element-60b6ab3 .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image{border-radius:6px 6px 6px 6px;}.elementor-474 .elementor-element.elementor-element-2636662 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px;}.elementor-474 .elementor-element.elementor-element-2636662 > .elementor-element-populated{margin:0px 0px 0px 48px;--e-column-margin-right:0px;--e-column-margin-left:48px;}.elementor-474 .elementor-element.elementor-element-4ed105c{padding:0px 0px 00px 0px;}.elementor-474 .elementor-element.elementor-element-4ed105c .elementor-heading-wrapper{text-align:left;}.elementor-474 .elementor-element.elementor-element-4ed105c.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-474 .elementor-element.elementor-element-4ed105c.elementor-widget-heading .sub-title{font-size:15px;margin-bottom:7px;}.elementor-474 .elementor-element.elementor-element-6933bb7{padding:30px 0px 0px 0px;line-height:30px;}.elementor-474 .elementor-element.elementor-element-3416e40 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-474 .elementor-element.elementor-element-3416e40:not(.elementor-motion-effects-element-type-background), .elementor-474 .elementor-element.elementor-element-3416e40 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-474 .elementor-element.elementor-element-3416e40 > .elementor-background-overlay{background-image:url("https://i5hub.hiproject.si/wp-content/uploads/2022/11/h7_shape-1.png");opacity:0.14;mix-blend-mode:overlay;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-474 .elementor-element.elementor-element-3416e40 > .elementor-container{max-width:900px;}.elementor-474 .elementor-element.elementor-element-3416e40{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:150px;padding:100px 0px 100px 0px;}.elementor-474 .elementor-element.elementor-element-511b2be > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px;}.elementor-474 .elementor-element.elementor-element-27c3aaf .slick-slide-bg{animation-duration:calc(5000ms*1.2);transition-duration:calc(5000ms);}.elementor-474 .elementor-element.elementor-element-27c3aaf .elementor-testimonial-content{color:var( --e-global-color-6cf20aa5 );font-style:italic;margin-bottom:0px;}.elementor-474 .elementor-element.elementor-element-27c3aaf.elementor_testimonial_layout_4 .elementor-testimonial-content{margin-top:0px;margin-bottom:0;}.elementor-474 .elementor-element.elementor-element-27c3aaf .elementor-testimonial-sub-title{color:var( --e-global-color-primary );}.elementor-474 .elementor-element.elementor-element-27c3aaf .elementor-testimonial-title{margin-top:22px;color:#173e62;font-size:30px;line-height:50px;letter-spacing:0px;}.elementor-474 .elementor-element.elementor-element-27c3aaf .elementor-testimonial-name, .elementor-474 .elementor-element.elementor-element-27c3aaf .elementor-testimonial-name a{color:#173e62;}.elementor-474 .elementor-element.elementor-element-27c3aaf .elementor-testimonial-name{font-size:20px;}.elementor-474 .elementor-element.elementor-element-27c3aaf .owl-carousel .owl-dots{text-align:center;}.elementor-474 .elementor-element.elementor-element-ce6dad7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-474 .elementor-element.elementor-element-a334642{padding:0px 0px 30px 0px;}.elementor-474 .elementor-element.elementor-element-a334642 .elementor-heading-wrapper{text-align:center;}.elementor-474 .elementor-element.elementor-element-a334642.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-474 .elementor-element.elementor-element-a334642.elementor-widget-heading .sub-title{font-size:15px;margin-bottom:7px;}.elementor-474 .elementor-element.elementor-element-60c4103 .elementor-text-editor{text-align:center;}.elementor-474 .elementor-element.elementor-element-2a29e2b{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--align-items:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );}.elementor-474 .elementor-element.elementor-element-43848a5{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--align-items:center;}.elementor-474 .elementor-element.elementor-element-d44784a{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--align-items:center;}.elementor-474 .elementor-element.elementor-element-eb8d400{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-474 .elementor-element.elementor-element-3704597{padding:0px 0px 30px 0px;}.elementor-474 .elementor-element.elementor-element-3704597 .elementor-heading-wrapper{text-align:center;}.elementor-474 .elementor-element.elementor-element-3704597.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-474 .elementor-element.elementor-element-3704597.elementor-widget-heading .sub-title{font-size:15px;margin-bottom:7px;}.elementor-474 .elementor-element.elementor-element-063f758{margin-top:0px;margin-bottom:120px;padding:0px 30px 0px 30px;}.elementor-474 .elementor-element.elementor-element-4471339 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px;}.elementor-474 .elementor-element.elementor-element-ff2f00f .slick-slide-bg{animation-duration:calc(5000ms*1.2);transition-duration:calc(5000ms);}.elementor-474 .elementor-element.elementor-element-ff2f00f .elementor-testimonial-content{margin-bottom:0px;}.elementor-474 .elementor-element.elementor-element-ff2f00f.elementor_testimonial_layout_4 .elementor-testimonial-content{margin-top:0px;margin-bottom:0;}.elementor-474 .elementor-element.elementor-element-ff2f00f .elementor-testimonial-title{margin-top:22px;color:#173e62;font-size:30px;line-height:50px;letter-spacing:0px;}.elementor-474 .elementor-element.elementor-element-ff2f00f .elementor-testimonial-name, .elementor-474 .elementor-element.elementor-element-ff2f00f .elementor-testimonial-name a{color:#173e62;}.elementor-474 .elementor-element.elementor-element-ff2f00f .elementor-testimonial-name{font-size:20px;}.elementor-474 .elementor-element.elementor-element-ff2f00f .owl-carousel .owl-dots{text-align:center;}@media(max-width:1024px){.elementor-474 .elementor-element.elementor-element-b80d5e0 > .elementor-element-populated{margin:0px 0px 40px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-474 .elementor-element.elementor-element-eaa4ed9 .elementor-heading-title{font-size:30px;}.elementor-474 .elementor-element.elementor-element-a673fab > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-474 .elementor-element.elementor-element-26aff5a .elementor-accordion-title{font-size:16px;}.elementor-474 .elementor-element.elementor-element-7313566{padding:80px 0px 60px 0px;}.elementor-474 .elementor-element.elementor-element-60b6ab3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-474 .elementor-element.elementor-element-2636662 > .elementor-element-populated{margin:0px 0px 0px 30px;--e-column-margin-right:0px;--e-column-margin-left:30px;}.elementor-474 .elementor-element.elementor-element-4ed105c.elementor-widget-heading .sub-title{margin-bottom:0px;}.elementor-474 .elementor-element.elementor-element-3416e40{margin-top:0px;margin-bottom:120px;}.elementor-474 .elementor-element.elementor-element-a334642.elementor-widget-heading .sub-title{margin-bottom:0px;}.elementor-474 .elementor-element.elementor-element-2a29e2b{--grid-auto-flow:row;}.elementor-474 .elementor-element.elementor-element-43848a5{--grid-auto-flow:row;}.elementor-474 .elementor-element.elementor-element-d44784a{--grid-auto-flow:row;}.elementor-474 .elementor-element.elementor-element-3704597.elementor-widget-heading .sub-title{margin-bottom:0px;}}@media(min-width:768px){.elementor-474 .elementor-element.elementor-element-b80d5e0{width:36%;}.elementor-474 .elementor-element.elementor-element-a673fab{width:64%;}}@media(max-width:1024px) and (min-width:768px){.elementor-474 .elementor-element.elementor-element-b80d5e0{width:100%;}.elementor-474 .elementor-element.elementor-element-a673fab{width:100%;}}@media(max-width:767px){.elementor-474 .elementor-element.elementor-element-fada7e3{padding:140px 15px 100px 15px;}.elementor-474 .elementor-element.elementor-element-a673fab > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-474 .elementor-element.elementor-element-7815fcd > .elementor-element-populated{margin:0px 0px 30px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-474 .elementor-element.elementor-element-b13565e{padding:10px 10px 10px 10px;}.elementor-474 .elementor-element.elementor-element-b13565e .elementor-icon-box-icon{margin-bottom:20px;}.elementor-474 .elementor-element.elementor-element-b13565e.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-474 .elementor-element.elementor-element-b13565e.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-474 .elementor-element.elementor-element-b13565e.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-474 .elementor-element.elementor-element-b13565e .elementor-icon-box-svg{margin-bottom:15px;}.elementor-474 .elementor-element.elementor-element-7e51a1b > .elementor-element-populated{margin:0px 0px 30px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-474 .elementor-element.elementor-element-7313566{padding:100px 15px 100px 15px;}.elementor-474 .elementor-element.elementor-element-2636662 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-474 .elementor-element.elementor-element-4ed105c .elementor-heading-title{font-size:30px;}.elementor-474 .elementor-element.elementor-element-3416e40{margin-top:0px;margin-bottom:80px;}.elementor-474 .elementor-element.elementor-element-a334642 .elementor-heading-title{font-size:30px;}.elementor-474 .elementor-element.elementor-element-2a29e2b{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-474 .elementor-element.elementor-element-43848a5{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-474 .elementor-element.elementor-element-d44784a{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-474 .elementor-element.elementor-element-3704597 .elementor-heading-title{font-size:30px;}.elementor-474 .elementor-element.elementor-element-063f758{padding:0px 15px 0px 15px;}}
/* devanagari */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-d9734557.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-2ba1dbd6.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-e079a0b2.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-71acc42b.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-34a6c3d8.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-3e8e840a.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-6d40d908.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-d0c71a91.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-e937fe28.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-febdd6c4.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-140d94a8.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-680ea648.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-6a449caa.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-262393d7.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-38202123.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-3a38fd05.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-7a6d333b.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://i5hub.hiproject.si/wp-content/uploads/elementor/google-fonts/fonts/yantramanav-b27d4d99.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.elementor-122 .elementor-element.elementor-element-abcfe3f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-122 .elementor-element.elementor-element-abcfe3f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 30px 0px 30px;}.elementor-122 .elementor-element.elementor-element-abcfe3f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-122 .elementor-element.elementor-element-6b66c40 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-122 .elementor-element.elementor-element-6b66c40 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-122 .elementor-element.elementor-element-55ddd45 .elementor-heading-wrapper{text-align:left;}.elementor-122 .elementor-element.elementor-element-55ddd45.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-6cf20aa5 );}.elementor-122 .elementor-element.elementor-element-39b1941 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-122 .elementor-element.elementor-element-39b1941 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-nav-menu .sub-arrow{font-size:15px;}.elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-nav-menu--main, #nav-popup-8a8c4b4 .elementor-nav-menu--popup, #nav-popup-8a8c4b4 .elementor-nav-menu--popup > ul > li > a{font-weight:600;}.elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-nav-menu--main .elementor-item:not(:hover):not(.elementor-item-active){color:#ffffff;}#nav-popup-8a8c4b4 .elementor-nav-menu--popup .elementor-item:not(:hover):not(.elementor-item-active){color:#ffffff;}.elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-nav-menu--main .elementor-item{padding-left:0px;padding-right:0px;}#nav-popup-8a8c4b4 .elementor-nav-menu--popup .elementor-item{padding-left:0px;padding-right:0px;padding-top:40px;padding-bottom:40px;}.elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-nav-menu--main:not(.e--pointer-underline) .elementor-item{padding-top:40px;padding-bottom:40px;}.elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-nav-menu--main.e--pointer-underline .elementor-item .menu-title{padding-top:40px;padding-bottom:40px;}body:not(.rtl) .elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child){margin-right:30px;}body.rtl .elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child){margin-left:30px;}.elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child){margin-bottom:30px;}#nav-popup-8a8c4b4 .elementor-nav-menu--popup .elementor-nav-menu > li:not(:last-child){margin-bottom:30px;padding-bottom:30px;}.elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-nav-menu--dropdown:not(.mega-menu), #nav-popup-8a8c4b4 .elementor-nav-menu--dropdown{background-color:#ffffff;font-size:15px;font-weight:300;}.elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-menu-toggle:not(:hover) i{color:#ffffff;}@media(max-width:1024px){body:not(.rtl) .elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child){margin-right:25px;}body.rtl .elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child){margin-left:25px;}.elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child){margin-bottom:25px;}#nav-popup-8a8c4b4 .elementor-nav-menu--popup .elementor-nav-menu > li:not(:last-child){margin-bottom:25px;padding-bottom:25px;}}@media(min-width:768px){.elementor-122 .elementor-element.elementor-element-6b66c40{width:30%;}.elementor-122 .elementor-element.elementor-element-39b1941{width:70%;}}@media(max-width:1024px) and (min-width:768px){.elementor-122 .elementor-element.elementor-element-6b66c40{width:25%;}.elementor-122 .elementor-element.elementor-element-39b1941{width:75%;}}@media(max-width:767px){.elementor-122 .elementor-element.elementor-element-abcfe3f{padding:15px 15px 15px 15px;}.elementor-122 .elementor-element.elementor-element-6b66c40{width:50%;}.elementor-122 .elementor-element.elementor-element-39b1941{width:50%;}.elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-menu-toggle{padding:0px 0px 0px 0px;}.elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-menu-toggle .eicon{font-size:30px;}.elementor-122 .elementor-element.elementor-element-8a8c4b4 .elementor-menu-toggle .menu-toggle-title{margin-left:0px;}}
.elementor-161 .elementor-element.elementor-element-e59b0e0:not(.elementor-motion-effects-element-type-background), .elementor-161 .elementor-element.elementor-element-e59b0e0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://i5hub.hiproject.si/wp-content/uploads/2025/09/i5hub-zunaj-8.jpg");background-position:bottom center;background-size:cover;}.elementor-161 .elementor-element.elementor-element-e59b0e0 > .elementor-background-overlay{background-color:transparent;background-image:linear-gradient(180deg, #173E6273 0%, var( --e-global-color-secondary ) 77%);opacity:1;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-161 .elementor-element.elementor-element-e59b0e0{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 30px 80px 30px;}.elementor-161 .elementor-element.elementor-element-e5e9d29 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-161 .elementor-element.elementor-element-e5e9d29{border-style:solid;border-width:0px 0px 1px 0px;border-color:rgba(255,255,255,0.2);margin-top:0px;margin-bottom:0px;padding:50px 0px 0px 0px;}.elementor-161 .elementor-element.elementor-element-97a92fa > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px;}.elementor-161 .elementor-element.elementor-element-44ea1b9{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-161 .elementor-element.elementor-element-44ea1b9 .elementor-heading-wrapper{text-align:left;}.elementor-161 .elementor-element.elementor-element-44ea1b9.elementor-widget-heading .elementor-heading-title{color:#ffffff;}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-161 .elementor-element.elementor-element-df3b308{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 24px) 0px;color:#ffffff;}.elementor-widget-opal-contactform7 .wpcf7 .wpcf7-form input:not([type="submit"]):focus, .elementor-widget-opal-contactform7 .wpcf7-form textarea:focus{border-color:var( --e-global-color-primary );}.elementor-161 .elementor-element.elementor-element-8681af8 .wpcf7 .wpcf7-form label ,.elementor-161 .elementor-element.elementor-element-8681af8 .wpcf7 .wpcf7-form .wpcf7-list-item-label{color:#FFFFFF;}.elementor-161 .elementor-element.elementor-element-f096368:not(.elementor-motion-effects-element-type-background), .elementor-161 .elementor-element.elementor-element-f096368 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-161 .elementor-element.elementor-element-f096368{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 30px 0px 30px;z-index:1;}.elementor-161 .elementor-element.elementor-element-f096368 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-161 .elementor-element.elementor-element-fd7701d > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:10px;}.elementor-161 .elementor-element.elementor-element-fd7701d > .elementor-element-populated{padding:0px 80px 0px 0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );}.elementor-161 .elementor-element.elementor-element-c888688{text-align:start;}.elementor-161 .elementor-element.elementor-element-c888688 img{width:150px;}.elementor-161 .elementor-element.elementor-element-fdf4a01{color:var( --e-global-color-6cf20aa5 );font-weight:400;}.elementor-161 .elementor-element.elementor-element-a1daba7{--grid-template-columns:repeat(0, auto);text-align:left;--icon-size:23px;--grid-column-gap:6px;--grid-row-gap:0px;}.elementor-161 .elementor-element.elementor-element-a1daba7 .elementor-social-icon{background-color:#FFFFFF00;--icon-padding:1px;}.elementor-161 .elementor-element.elementor-element-a1daba7 .elementor-social-icon i{color:var( --e-global-color-6cf20aa5 );}.elementor-161 .elementor-element.elementor-element-a1daba7 .elementor-social-icon svg{fill:var( --e-global-color-6cf20aa5 );}.elementor-161 .elementor-element.elementor-element-a1daba7 .elementor-social-icon:hover i{color:var( --e-global-color-primary );}.elementor-161 .elementor-element.elementor-element-a1daba7 .elementor-social-icon:hover svg{fill:var( --e-global-color-primary );}.elementor-161 .elementor-element.elementor-element-5d2741f .elementor-heading-wrapper{text-align:left;}.elementor-161 .elementor-element.elementor-element-5d2741f.elementor-widget-heading .elementor-heading-title{color:#ffffff;}.elementor-161 .elementor-element.elementor-element-5d2741f .elementor-heading-title{font-size:18px;text-transform:none;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-161 .elementor-element.elementor-element-6206ac4 .elementor-icon-list-item{padding:0px 0px 0px 0px;margin:0px 0px 5px 0px;}.elementor-161 .elementor-element.elementor-element-6206ac4 .elementor-icon-list-icon i{color:#b0b9c1;transition:color 0.3s;font-size:9px;}.elementor-161 .elementor-element.elementor-element-6206ac4 .elementor-icon-list-icon svg{fill:#b0b9c1;transition:fill 0.3s;}.elementor-161 .elementor-element.elementor-element-6206ac4 .elementor-icon-list-icon{min-width:28px;height:28px;}.elementor-161 .elementor-element.elementor-element-6206ac4{--icon-vertical-align:center;--icon-vertical-offset:3px;}.elementor-161 .elementor-element.elementor-element-6206ac4 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-161 .elementor-element.elementor-element-6206ac4 .elementor-icon-list-item > a{font-weight:400;}.elementor-161 .elementor-element.elementor-element-6206ac4 .elementor-icon-list-text{color:#b0b9c1;transition:color 0.3s;}.elementor-161 .elementor-element.elementor-element-585d552 .elementor-heading-wrapper{text-align:left;}.elementor-161 .elementor-element.elementor-element-585d552.elementor-widget-heading .elementor-heading-title{color:#ffffff;}.elementor-161 .elementor-element.elementor-element-585d552 .elementor-heading-title{font-size:18px;text-transform:none;}.elementor-161 .elementor-element.elementor-element-5ea92c2 .elementor-icon-list-item{padding:0px 0px 0px 0px;margin:0px 0px 5px 0px;}.elementor-161 .elementor-element.elementor-element-5ea92c2 .elementor-icon-list-icon i{color:#b0b9c1;transition:color 0.3s;font-size:9px;}.elementor-161 .elementor-element.elementor-element-5ea92c2 .elementor-icon-list-icon svg{fill:#b0b9c1;transition:fill 0.3s;}.elementor-161 .elementor-element.elementor-element-5ea92c2 .elementor-icon-list-icon{min-width:28px;height:28px;}.elementor-161 .elementor-element.elementor-element-5ea92c2{--icon-vertical-align:center;--icon-vertical-offset:3px;}.elementor-161 .elementor-element.elementor-element-5ea92c2 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-161 .elementor-element.elementor-element-5ea92c2 .elementor-icon-list-item > a{font-weight:400;}.elementor-161 .elementor-element.elementor-element-5ea92c2 .elementor-icon-list-text{color:#b0b9c1;transition:color 0.3s;}.elementor-161 .elementor-element.elementor-element-c0b8b2a .elementor-heading-wrapper{text-align:left;}.elementor-161 .elementor-element.elementor-element-c0b8b2a.elementor-widget-heading .elementor-heading-title{color:#ffffff;}.elementor-161 .elementor-element.elementor-element-c0b8b2a .elementor-heading-title{font-size:18px;text-transform:none;}.elementor-161 .elementor-element.elementor-element-f22042d .elementor-icon-list-icon i{transition:color 0.3s;font-size:14px;}.elementor-161 .elementor-element.elementor-element-f22042d .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-161 .elementor-element.elementor-element-f22042d .elementor-icon-list-icon{min-width:35px;height:35px;}.elementor-161 .elementor-element.elementor-element-f22042d{--icon-vertical-offset:0px;}.elementor-161 .elementor-element.elementor-element-f22042d .elementor-icon-list-item > .elementor-icon-list-text, .elementor-161 .elementor-element.elementor-element-f22042d .elementor-icon-list-item > a{font-weight:700;}.elementor-161 .elementor-element.elementor-element-f22042d .elementor-icon-list-text{color:var( --e-global-color-6cf20aa5 );transition:color 0.3s;}.elementor-161 .elementor-element.elementor-element-069dc66:not(.elementor-motion-effects-element-type-background), .elementor-161 .elementor-element.elementor-element-069dc66 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-161 .elementor-element.elementor-element-069dc66{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 30px 30px 30px;z-index:1;}.elementor-161 .elementor-element.elementor-element-069dc66 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-161 .elementor-element.elementor-element-a85a7eb{color:#b0b9c1;font-size:11px;font-weight:400;}.elementor-161 .elementor-element.elementor-element-a85a7eb a:not(:hover){color:#ffffff;}.elementor-161 .elementor-element.elementor-element-9474fb4 .elementor-text-editor{text-align:right;}.elementor-161 .elementor-element.elementor-element-9474fb4{color:#b0b9c1;font-size:11px;font-weight:400;}.elementor-161 .elementor-element.elementor-element-9474fb4 a:not(:hover){color:#ffffff;}@media(max-width:1024px){.elementor-161 .elementor-element.elementor-element-fbfb74d > .elementor-element-populated{margin:0px 0px 40px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}@media(min-width:768px){.elementor-161 .elementor-element.elementor-element-97a92fa{width:40%;}.elementor-161 .elementor-element.elementor-element-1d23a81{width:60%;}.elementor-161 .elementor-element.elementor-element-fd7701d{width:41%;}.elementor-161 .elementor-element.elementor-element-fbfb74d{width:20%;}.elementor-161 .elementor-element.elementor-element-04f49e0{width:14.833%;}.elementor-161 .elementor-element.elementor-element-b691749{width:24%;}}@media(max-width:1024px) and (min-width:768px){.elementor-161 .elementor-element.elementor-element-97a92fa{width:50%;}.elementor-161 .elementor-element.elementor-element-fd7701d{width:50%;}.elementor-161 .elementor-element.elementor-element-fbfb74d{width:50%;}.elementor-161 .elementor-element.elementor-element-04f49e0{width:50%;}.elementor-161 .elementor-element.elementor-element-b691749{width:50%;}}@media(max-width:767px){.elementor-161 .elementor-element.elementor-element-e59b0e0{padding:0px 15px 60px 15px;}.elementor-161 .elementor-element.elementor-element-e5e9d29{padding:30px 0px 0px 0px;}.elementor-161 .elementor-element.elementor-element-44ea1b9{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 40px) 0px;}.elementor-161 .elementor-element.elementor-element-44ea1b9 .elementor-heading-title{font-size:30px;}.elementor-161 .elementor-element.elementor-element-f096368{padding:0px 15px 0px 15px;}.elementor-161 .elementor-element.elementor-element-fd7701d > .elementor-element-populated{margin:0px 0px 30px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-161 .elementor-element.elementor-element-04f49e0 > .elementor-element-populated{margin:0px 0px 30px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-161 .elementor-element.elementor-element-069dc66{padding:30px 15px 20px 15px;}.elementor-161 .elementor-element.elementor-element-0ad5878{width:50%;}.elementor-161 .elementor-element.elementor-element-3d004e0{width:50%;}}/* Start custom CSS for section, class: .elementor-element-e5e9d29 */.white 
{ color: #ffffff!important;}/* End custom CSS */
.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}
.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-inline:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-inline:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-inline:0}}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

.contactform-content,
.mailchimp-content {
  position: relative;
  width: auto;
  margin: 20px auto;
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-in .contactform-content,.mfp-zoom-in .elementor-nav-menu-popup,.mfp-zoom-in .mailchimp-content,.mfp-zoom-in .property-variation-content,.mfp-zoom-in .review_wrapper {
    opacity: 0;
    transition: all .2s ease-in-out;
    transform: scale(.8); }
  .mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out; }
  .mfp-zoom-in.mfp-ready .contactform-content,.mfp-zoom-in.mfp-ready .elementor-nav-menu-popup,.mfp-zoom-in.mfp-ready .mailchimp-content,.mfp-zoom-in.mfp-ready .property-variation-content,.mfp-zoom-in.mfp-ready .review_wrapper {
    opacity: 1;
    transform: scale(1); }
  .mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8; }
  .mfp-zoom-in.mfp-removing .contactform-content,.mfp-zoom-in.mfp-removing .elementor-nav-menu-popup,.mfp-zoom-in.mfp-removing .mailchimp-content,.mfp-zoom-in.mfp-removing .property-variation-content,.mfp-zoom-in.mfp-removing .review_wrapper {
    transform: scale(.8);
    opacity: 0; }
  .mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0; }

.elementor-widget-opal-button-contact7.elementor-align-left {
  text-align: left; }

.elementor-widget-opal-button-contact7.elementor-align-center {
  text-align: center; }

.elementor-widget-opal-button-contact7.elementor-align-right {
  text-align: right; }

.elementor-editor-active .mfp-hide {
  display: none !important; }

.shape-custom .elementor-shape {
  top: -11px; }

[data-elementor-columns].no-gutter {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0; }
  [data-elementor-columns].no-gutter .column-item {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0; }

.column-item.portfolio-entries {
  margin-bottom: 30px; }

.elementor-element .owl-carousel.gallery,.entry-gallery .owl-carousel.gallery,.opal-archive-style-4.archive .owl-carousel.site-main,.opal-archive-style-4.blog .owl-carousel.site-main,.owl-carousel.comment-form,.owl-carousel.form-project,.owl-carousel.project-group,.owl-carousel[data-elementor-columns],.owl-carousel[data-opal-columns],.row.owl-carousel,.single .owl-carousel.gallery,.site-footer .owl-carousel.widget-area,.widget .owl-carousel.gallery,body.opal-content-layout-2cl #content .owl-carousel.wrap,body.opal-content-layout-2cr #content .owl-carousel.wrap,body.opal-default-content-layout-2cr #content .owl-carousel.wrap {
  margin-left: 0 !important;
  margin-right: 0 !important; }

@media (min-width: 992px) {
  [data-elementor-columns="5"] .column-item {
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 768px) {
  [data-elementor-columns-tablet="5"] .column-item {
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 576px) {
  [data-elementor-columns-mobile="5"] .column-item {
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 992px) {
  [data-elementor-columns="7"] .column-item {
    flex: 0 0 14.28571%;
    max-width: 14.28571%; } }

@media (min-width: 768px) {
  [data-elementor-columns-tablet="7"] .column-item {
    flex: 0 0 14.28571%;
    max-width: 14.28571%; } }

@media (min-width: 576px) {
  [data-elementor-columns-mobile="7"] .column-item {
    flex: 0 0 14.28571%;
    max-width: 14.28571%; } }

@media (min-width: 992px) {
  [data-elementor-columns="8"] .column-item {
    flex: 0 0 12.5%;
    max-width: 12.5%; } }

@media (min-width: 768px) {
  [data-elementor-columns-tablet="8"] .column-item {
    flex: 0 0 12.5%;
    max-width: 12.5%; } }

@media (min-width: 576px) {
  [data-elementor-columns-mobile="8"] .column-item {
    flex: 0 0 12.5%;
    max-width: 12.5%; } }

@media (min-width: 992px) {
  [data-elementor-columns="9"] .column-item {
    flex: 0 0 11.11111%;
    max-width: 11.11111%; } }

@media (min-width: 768px) {
  [data-elementor-columns-tablet="9"] .column-item {
    flex: 0 0 11.11111%;
    max-width: 11.11111%; } }

@media (min-width: 576px) {
  [data-elementor-columns-mobile="9"] .column-item {
    flex: 0 0 11.11111%;
    max-width: 11.11111%; } }

@media (min-width: 992px) {
  [data-elementor-columns="10"] .column-item {
    flex: 0 0 10%;
    max-width: 10%; } }

@media (min-width: 768px) {
  [data-elementor-columns-tablet="10"] .column-item {
    flex: 0 0 10%;
    max-width: 10%; } }

@media (min-width: 576px) {
  [data-elementor-columns-mobile="10"] .column-item {
    flex: 0 0 10%;
    max-width: 10%; } }

body.opal-layout-boxed .site-header .elementor-section.elementor-section-stretched {
  left: 0 !important; }

.opal-content-layout-2cl .site-content section.elementor-section-stretched,.opal-content-layout-2cr .site-content section.elementor-section-stretched {
  max-width: 100%;
  left: auto !important; }

@media (min-width: 576px) {
  [data-opal-columns="5"] .column-item {
    flex: 0 0 20%;
    max-width: 20%; } }

.opal-loading {
  position: relative; }
  .opal-loading:before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    vertical-align: middle;
    border: 1px solid #bbb;
    border-left-color: #000;
    border-radius: 50%;
    animation: a .45s infinite linear;
    -webkit-animation: a .45s infinite linear;
    margin: 30px auto;
    position: absolute;
    left: 50%;
    top: 50%; }

.opal-border-1 {
  position: relative; }
  .opal-border-1:after,.opal-border-1:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #e3e3e3;
    content: "";
    width: 1px;
    height: 100px; }
    @media (max-width: 575px) {
      .opal-border-1:after,.opal-border-1:before {
        width: 0; } }
  .opal-border-1:after {
    right: 0; }
  .opal-border-1:before {
    left: 0; }

.elementor-shape {
  z-index: 1; }

.elementor-widget ul.menu {
  margin: 0;
  list-style: none; }
  .elementor-widget ul.menu ul {
    list-style: none; }

.elementor-widget .elementor-text-editor p:last-child {
  margin-bottom: 0; }

.elementor-widget-wp-widget-recent-posts li.item-recent-post {
  display: flex;
  padding: .5rem 0;
  border: 0;
  line-height: 26px; }
  .elementor-widget-wp-widget-recent-posts li.item-recent-post a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden; }

.elementor-widget-wp-widget-recent-posts img {
  margin-right: 15px;
  height: 100%;
  max-width: 80px;
  display: block; }

.elementor-widget-wp-widget-recent-posts .post-date {
  display: block;
  font-size: 12px;
  font-size: .8rem;
  margin-top: 10px; }

#secondary .elementor-widget-container h5:first-of-type {
  font-size: 18px;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-bottom: 20px; }

#secondary .elementor-widget-wp-widget-recent-posts {
  font-size: 16px;
  font-size: 1.06667rem; }
  #secondary .elementor-widget-wp-widget-recent-posts a {
    font-weight: 400; }
  #secondary .elementor-widget-wp-widget-recent-posts li {
    border-color: #e0e2e6; }

#secondary .elementor-nav-menu--layout-vertical ul li {
  padding-bottom: 0;
  padding-top: 0;
  border-color: hsla(0,0%,100%,.2); }
  #secondary .elementor-nav-menu--layout-vertical ul li:last-child {
    border-bottom: 0 solid; }

#secondary .elementor-widget-wp-widget-categories .elementor-widget-container h5:first-of-type {
  font-size: 30px;
  font-size: 2rem;
  color: #fff;
  line-height: 40px;
  border-bottom: 3px solid hsla(0,0%,100%,.2);
  padding-bottom: 20px;
  margin-bottom: 10px;
  text-transform: capitalize;
  letter-spacing: -.5px; }

#secondary .elementor-widget-wp-widget-categories li {
  border-color: hsla(0,0%,100%,.2); }
  #secondary .elementor-widget-wp-widget-categories li:last-child {
    border-bottom: 0 solid; }

#secondary .elementor-widget-wp-widget-categories a {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: 300;
  color: #b3bdd1;
  display: block;
  letter-spacing: -.5px; }
  #secondary .elementor-widget-wp-widget-categories a:before {
    content: "";
    width: 0;
    height: 7px;
    border-radius: 50%;
    margin: 0;
    display: inline-block;
    transition: all .3s ease; }
  #secondary .elementor-widget-wp-widget-categories a.elementor-item-active,#secondary .elementor-widget-wp-widget-categories a:hover {
    color: #fff; }
    #secondary .elementor-widget-wp-widget-categories a.elementor-item-active:before,#secondary .elementor-widget-wp-widget-categories a:hover:before {
      width: 7px;
      margin-right: 10px; }

.elementor-widget-opal-header-group .elementor-widget-container {
  justify-content: flex-end; }

.parallax-layer {
  position: absolute;
  display: block;
  pointer-events: none;
  width: 100%;
  height: 100%; }
  @media (max-width: 991px) {
    .parallax-layer {
      display: none; } }

.elementor-accordion .elementor-accordion-item {
  border: none; }

.elementor-accordion .elementor-tab-title {
  display: flex;
  align-items: center; }
  .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    width: auto;
    vertical-align: middle; }

.elementor-accordion p:last-child {
  margin-bottom: 0; }

.elementor-widget-opal-account {
  display: flex; }
  .elementor-widget-opal-account.elementor-align-center .elementor-widget-container {
    margin-left: auto;
    margin-right: auto; }
  .elementor-widget-opal-account.elementor-align-left .elementor-widget-container {
    margin-right: auto; }
  .elementor-widget-opal-account.elementor-align-left .site-header-account .account-dropdown {
    right: auto;
    left: 0; }
  .elementor-widget-opal-account.elementor-align-left .site-header-account .account-wrap:before {
    left: 20px; }
  .elementor-widget-opal-account.elementor-align-right .elementor-widget-container {
    margin-left: auto; }

.opal-move-up {
  animation-name: g;
  -moz-animation-name: g;
  -webkit-animation-name: g; }

@keyframes g {
  0% {
    transform: translateY(100px);
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0); } }

.opal-move-down {
  animation-name: h;
  -moz-animation-name: h;
  -webkit-animation-name: h; }

@keyframes h {
  0% {
    transform: translateY(-100px);
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0); } }

.opal-move-left {
  animation-name: i;
  -moz-animation-name: i;
  -webkit-animation-name: i; }

@keyframes i {
  0% {
    transform: translateX(100px);
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateX(0); } }

.opal-move-right {
  animation-name: j;
  -moz-animation-name: j;
  -webkit-animation-name: j; }

@keyframes j {
  0% {
    transform: translateX(-100px);
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateX(0); } }

.opal-scale-up {
  animation-name: k;
  -moz-animation-name: k;
  -webkit-animation-name: k; }

@keyframes k {
  0% {
    opacity: 0;
    transform: scale(.6); }
  to {
    transform: scale(1);
    opacity: 1; } }

.opal-flip {
  animation-name: l;
  -moz-animation-name: l;
  -webkit-animation-name: l; }

@keyframes l {
  0% {
    opacity: 0;
    perspective: 1300px;
    transform: rotateX(-180deg);
    transform-style: preserve-3d; }
  to {
    transform: rotateX(0deg);
    opacity: 1; } }

.opal-helix {
  animation-name: m;
  -moz-animation-name: m;
  -webkit-animation-name: m; }

@keyframes m {
  0% {
    opacity: 0;
    perspective: 1300px;
    transform: rotateY(-180deg);
    transform-style: preserve-3d; }
  to {
    transform: rotateY(0deg);
    opacity: 1; } }

.opal-am-popup {
  animation: n;
  -moz-animation-name: n;
  -webkit-animation-name: n; }

@keyframes n {
  0% {
    opacity: 0;
    transform: scale(.4);
    transform-style: preserve-3d;
    perspective: 1300px; }
  70% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: .8;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out; }
  to {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1; } }

.elementor-awards-wrapper .column-item {
  margin-bottom: 30px; }

.elementor-awards-wrapper .elementor_awards_image {
  line-height: 1;
  margin-bottom: 10px;
  font-size: 62px;
  font-size: 4.13333rem; }

.elementor-awards-wrapper .elementor-image-box-img {
  font-size: 0; }

.elementor-awards-wrapper .elementor-years {
  display: block;
  font-weight: 600;
  margin-bottom: 5px; }

.elementor-awards-wrapper.awards-style-2 .owl-carousel .elementor-content-item-inner {
  box-shadow: none; }

.elementor-awards-wrapper.awards-style-2 .elementor-content-item-inner {
  box-shadow: 0 10px 20px 0 rgba(0,0,0,.07);
  border-radius: 3px;
  overflow: hidden; }
  .elementor-awards-wrapper.awards-style-2 .elementor-content-item-inner:hover .awards_icon_overlay {
    opacity: 1; }
  .elementor-awards-wrapper.awards-style-2 .elementor-content-item-inner:hover .elementor-image-box-img {
    opacity: .2; }

.elementor-awards-wrapper.awards-style-2 .elementor_awards_image {
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 0;
  position: relative;
  transition: all .3s ease; }

.elementor-awards-wrapper.awards-style-2 .elementor-image-box-img {
  overflow: hidden;
  transition: inherit; }

.elementor-awards-wrapper.awards-style-2 .awards_icon_overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%,-50%);
  transition: inherit; }

.elementor-awards-wrapper.awards-style-2 .elementor-content-wrap {
  padding: 50px; }

.elementor-awards-title {
  padding: 0;
  margin: 0; }

.elementor-brand-item {
  text-align: center; }
  .elementor-brand-item .elementor-brand-image {
    display: block;
    width: 100%;
    font-size: 0;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    transition: all .3s ease; }
    .elementor-brand-item .elementor-brand-image:hover {
      box-shadow: 0 10px 20px 0 rgba(0,0,0,.07); }
    .elementor-brand-item .elementor-brand-image i {
      transition: all .3s ease;
      font-size: 50px;
      font-size: 3.33333rem;
      display: inline-block;
      position: relative;
      width: 1em;
      height: 1em; }
      .elementor-brand-item .elementor-brand-image i:before {
        position: absolute;
        line-height: 1;
        left: 0;
        top: 0; }
    .elementor-brand-item .elementor-brand-image svg path {
      transition: all .3s ease; }

.elementor-brand-wrapper .comment-form,.elementor-brand-wrapper .elementor-element .gallery,.elementor-brand-wrapper .entry-gallery .gallery,.elementor-brand-wrapper .form-project,.elementor-brand-wrapper .opal-archive-style-4.archive .site-main,.elementor-brand-wrapper .opal-archive-style-4.blog .site-main,.elementor-brand-wrapper .project-group,.elementor-brand-wrapper .row,.elementor-brand-wrapper .single .gallery,.elementor-brand-wrapper .site-footer .widget-area,.elementor-brand-wrapper .widget .gallery,.elementor-brand-wrapper [data-elementor-columns],.elementor-brand-wrapper [data-opal-columns],.elementor-brand-wrapper body.opal-content-layout-2cl #content .wrap,.elementor-brand-wrapper body.opal-content-layout-2cr #content .wrap,.elementor-brand-wrapper body.opal-default-content-layout-2cr #content .wrap,.elementor-element .elementor-brand-wrapper .gallery,.entry-gallery .elementor-brand-wrapper .gallery,.opal-archive-style-4.archive .elementor-brand-wrapper .site-main,.opal-archive-style-4.blog .elementor-brand-wrapper .site-main,.single .elementor-brand-wrapper .gallery,.site-footer .elementor-brand-wrapper .widget-area,.widget .elementor-brand-wrapper .gallery,body.opal-content-layout-2cl #content .elementor-brand-wrapper .wrap,body.opal-content-layout-2cr #content .elementor-brand-wrapper .wrap,body.opal-default-content-layout-2cr #content .elementor-brand-wrapper .wrap {
  justify-content: center; }

.elementor-brand-wrapper a {
  display: block; }

.elementor-brand-wrapper img {
  transition: all .3s ease; }

.elementor-element .elementor-button {
  border: 1px solid transparent;
  text-transform: uppercase;
  font-family: Be Vietnam,Helvetica Neue,helvetica,arial,sans-serif;
  font-weight: 600;
  letter-spacing: .1533rem;
  background-color: #f8f8f8;
  color: #000;
  transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease; }
  .elementor-element .elementor-button.elementor-size-xs {
    padding: .9rem 1.5rem;
    font-size: .733rem;
    line-height: 1.818;
    border-radius: 3px; }
  .elementor-element .elementor-button.elementor-size-sm {
    padding: 1.1rem 1.8rem;
    font-size: .733rem;
    line-height: 1.818;
    border-radius: 3px; }
  .elementor-element .elementor-button.elementor-size-md {
    padding: 1.3rem 2.1rem;
    font-size: .733rem;
    line-height: 1.818;
    border-radius: 3px; }
  .elementor-element .elementor-button.elementor-size-lg {
    padding: 1.5rem 2.4rem;
    font-size: .733rem;
    line-height: 1.818;
    border-radius: 3px; }
  .elementor-element .elementor-button.elementor-size-xl {
    padding: 1.7rem 2.7rem;
    font-size: .733rem;
    line-height: 1.818;
    border-radius: 3px; }
  .elementor-element .elementor-button .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center; }
  .elementor-element .elementor-button .elementor-button-text {
    order: 2; }
  .elementor-element .elementor-button .elementor-align-icon-right {
    order: 3; }
  .elementor-element .elementor-button .elementor-button-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1;
    transition: transform .4s ease; }
    .elementor-element .elementor-button i,.elementor-element .elementor-button i:before {
      display: block; }
  .elementor-element .elementor-button:hover .elementor-align-icon-right {
    transform: translateX(5px); }
  .elementor-element .elementor-button:hover .elementor-align-icon-left {
    transform: translateX(-5px); }

.button-slider i {
  display: inline-block;
  transition: all .4s ease !important; }

.button-slider:hover i {
  transform: rotate(45deg); }

.contactform-content {
  background-color: #fff;
  max-width: 700px;
  padding: 60px; }
  @media (max-width: 767px) {
    .contactform-content {
      padding: 60px 30px; } }
  .contactform-content button.mfp-close {
    font-size: 48px;
    width: 60px;
    height: 60px;
    opacity: 1;
    line-height: 60px; }
  .contactform-content .form-title {
    font-size: 30px;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 30px; }
  .contactform-content .wpcf7-submit {
    width: 100%; }

.elementor-bg-transform .elementor-bg {
  will-change: transform; }

.elementor-bg-transform-zoom-in:hover .elementor-bg,.elementor-bg-transform-zoom-out .elementor-bg {
  transform: scale(1.1); }

.elementor-bg-transform-zoom-out:hover .elementor-bg {
  transform: scale(1); }

.elementor-bg-transform-move-left .elementor-bg {
  transform: scale(1.1) translateX(8%); }

.elementor-bg-transform-move-left:hover .elementor-bg,.elementor-bg-transform-move-right .elementor-bg {
  transform: scale(1.1) translateX(-8%); }

.elementor-bg-transform-move-right:hover .elementor-bg {
  transform: scale(1.1) translateX(8%); }

.elementor-bg-transform-move-up .elementor-bg {
  transform: scale(1.1) translateY(8%); }

.elementor-bg-transform-move-down .elementor-bg,.elementor-bg-transform-move-up:hover .elementor-bg {
  transform: scale(1.1) translateY(-8%); }

.elementor-bg-transform-move-down:hover .elementor-bg {
  transform: scale(1.1) translateY(8%); }

.call-to-action-wrapper-transform-move-down .elementor-widget-container:hover .elementor-cta {
  transform: translateY(40px); }

.call-to-action-wrapper-transform-move-up .elementor-widget-container:hover .elementor-cta {
  transform: translateY(-40px); }

.elementor-cta {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  transition: .5s; }

.elmentor-cta_content-inner {
  flex: 1; }

.elementor-cta-number {
  font-size: 70px;
  font-size: 4.66667rem;
  color: #fff;
  line-height: 1;
  z-index: 99;
  opacity: .2;
  transition: all 1s ease;
  margin-left: 30px; }

.elementor-widget-call-to-action.elementor-button-default .elementor-cta__button {
  padding: .3rem 0;
  border: 0;
  border-bottom: 2px solid; }

.elementor-cta--skin-classic .elementor-cta {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
  position: relative;
  min-height: 200px;
  width: 100%; }

.elementor-cta--skin-classic .elementor-cta__content {
  transition: all .4s;
  width: 100%;
  background-color: #f7f7f7; }
  .elementor-cta--skin-classic .elementor-cta__content-item,.elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon {
    color: #55595c;
    border-color: #55595c; }

.elementor-cta--skin-cover .elementor-cta {
  display: block; }

.elementor-cta--skin-cover .elementor-cta__bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all .4s;
  width: 100%; }

.elementor-cta--skin-cover .elementor-cta__content {
  min-height: 280px; }

.elementor-cta--skin-cover .elementor-cta__content-item {
  color: #000;
  border-color: #fff; }
  .elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon {
    color: #fff;
    border-color: #fff; }

.elementor-cta--layout-image-above .elementor-cta {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.elementor-cta--layout-image-above .elementor-cta__bg-wrapper {
  width: 100%; }

.elementor-cta--layout-image-below .elementor-cta {
  flex-direction: column-reverse; }

.elementor-cta--layout-image-left .elementor-cta,.elementor-cta--layout-image-right .elementor-cta {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--layout-image-right .elementor-cta__bg-wrapper {
  width: auto;
  min-width: 50%; }

.elementor-cta--layout-image-left .elementor-cta__content,.elementor-cta--layout-image-right .elementor-cta__content {
  -ms-flex-positive: 1;
  flex-grow: 1; }

.elementor-cta--layout-image-left .elementor-cta {
  -ms-flex-direction: row;
  flex-direction: row; }

.elementor-cta--layout-image-right .elementor-cta {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.elementor-cta__bg,.elementor-cta__bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all .4s ease; }

.elementor-cta__bg-wrapper {
  z-index: 1;
  overflow: hidden; }

.elementor-cta__bg {
  background-size: cover;
  background-position: 50%;
  z-index: 1;
  background-repeat: no-repeat;
  opacity: .5; }

.elementor-cta__bg-overlay {
  z-index: 2; }

.elementor-cta__button.elementor-button {
  cursor: pointer;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.elementor-cta__title {
  font-size: 23px; }

.elementor-cta__content {
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 35px;
  width: 100%;
  transition: .5s;
  color: #fff; }
  .elementor-cta__content,.elementor-cta__content>* {
  z-index: 2;
  position: relative; }
  .elementor-cta__content>svg {
    width: 285px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1; }

.elementor-cta__content-item {
  position: relative;
  transition: .5s;
  color: #fff;
  width: 100%;
  margin: 0; }
  .elementor-cta__content-item:not(:last-child) {
    margin-bottom: 15px; }
  .elementor-cta__content-item .elementor-icon {
    color: #fff; }

.elementor-cta--valign-top .elementor-cta__content {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.elementor-cta--valign-middle .elementor-cta__content {
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  align-items: center; }

.elementor-cta--valign-bottom .elementor-cta__content {
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }

@media (max-device-width: 1024px) {
  .elementor-cta {
    cursor: pointer; } }

@media (min-width: 1025px) {
  .elementor-cta--desktop-layout-image-above .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .elementor-cta--desktop-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%; }
  .elementor-cta--desktop-layout-image-left .elementor-cta,.elementor-cta--desktop-layout-image-right .elementor-cta {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .elementor-cta--desktop-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--desktop-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%; }
  .elementor-cta--desktop-layout-image-left .elementor-cta__content,.elementor-cta--desktop-layout-image-right .elementor-cta__content {
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .elementor-cta--desktop-layout-image-left .elementor-cta {
    -ms-flex-direction: row;
    flex-direction: row; }
  .elementor-cta--desktop-layout-image-right .elementor-cta {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

@media (max-width: 1024px) {
  .elementor-cta--tablet-layout-image-above .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%; }
  .elementor-cta--tablet-layout-image-left .elementor-cta,.elementor-cta--tablet-layout-image-right .elementor-cta {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%; }
  .elementor-cta--tablet-layout-image-left .elementor-cta__content,.elementor-cta--tablet-layout-image-right .elementor-cta__content {
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .elementor-cta--tablet-layout-image-left .elementor-cta {
    -ms-flex-direction: row;
    flex-direction: row; }
  .elementor-cta--tablet-layout-image-right .elementor-cta {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

@media (max-width: 767px) {
  .elementor-cta--mobile-layout-image-above .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%; }
  .elementor-cta--mobile-layout-image-left .elementor-cta,.elementor-cta--mobile-layout-image-right .elementor-cta {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%; }
  .elementor-cta--mobile-layout-image-left .elementor-cta__content,.elementor-cta--mobile-layout-image-right .elementor-cta__content {
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .elementor-cta--mobile-layout-image-left .elementor-cta {
    -ms-flex-direction: row;
    flex-direction: row; }
  .elementor-cta--mobile-layout-image-right .elementor-cta {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

.elementor-ribbon {
  position: absolute;
  z-index: 2;
  top: 0;
  left: auto;
  right: 0;
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px; }

.elementor-ribbon-inner {
  text-align: center;
  left: 0;
  width: 200%;
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 13px;
  line-height: 2;
  font-weight: 800;
  text-transform: uppercase;
  background: #000;
  color: #fff; }

.elementor-ribbon.elementor-ribbon-left {
  transform: rotate(0);
  left: 0;
  right: auto; }

.elementor-ribbon.elementor-ribbon-right {
  transform: rotate(90deg);
  left: auto;
  right: 0; }

.elementor-widget-opal-call-to-action.elementor-cta-style-2 .elementor-cta {
  margin-left: 80px;
  overflow: unset; }

.elementor-widget-opal-call-to-action.elementor-cta-style-2 .elementor-cta__content {
  overflow: unset;
  padding: 0; }
  .elementor-widget-opal-call-to-action.elementor-cta-style-2 .elementor-cta__content .elmentor-cta_content-inner-inner {
    background-color: #fff;
    padding: 25px 40px 30px;
    margin-left: -80px;
    display: inline-block; }
  .elementor-widget-opal-call-to-action.elementor-cta-style-2 .elementor-cta__content .elementor-cta-number {
    margin: 30px 30px 30px 0; }
  .elementor-widget-opal-call-to-action.elementor-cta-style-2 .elementor-cta__content .elementor-cta__description {
    color: #66717a;
    font-size: 14px;
    line-height: 24px; }
  .elementor-widget-opal-call-to-action.elementor-cta-style-2 .elementor-cta__content .elementor-cta__title {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 8px;
    color: #173e62; }

.elementor-widget-opal-call-to-action.elementor-cta-style-2 .elementor-cta:hover .elementor-cta-number {
  opacity: 1; }

.elementor-cta-style-3 .elementor-cta {
  position: relative; }
  .elementor-cta-style-3 .elementor-cta:before {
    content: "";
    background: linear-gradient(180deg,rgba(23,62,98,0),#173e62);
    opacity: .89;
    position: absolute;
    transform: translateY(100%);
    transition: all .4s ease;
    z-index: 2;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.elementor-cta-style-3 .elmentor-cta_content-inner {
  opacity: 0;
  transform: translateY(100%);
  transition: all .4s ease; }

.elementor-cta-style-3 .elementor-cta-number {
  opacity: 0; }

.elementor-cta-style-3:hover .elmentor-cta_content-inner {
  opacity: 1;
  transform: translateY(0); }

.elementor-cta-style-3:hover .elementor-cta:before {
  transform: translateY(0);
  transition: all .4s ease; }

.elementor-cta-style-3:hover .elementor-cta-number {
  opacity: .24; }

.elementor-widget-opal-chart .elementor-chart-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.elementor-widget-opal-chart .chart-canvas {
  width: 290px;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  position: relative; }

.elementor-widget-opal-chart .chart-legend {
  padding-left: 30px; }
  @media (max-width: 767px) {
    .elementor-widget-opal-chart .chart-legend {
      flex: 0 0 100%;
      max-width: 100%;
      padding-top: 1.5em;
      padding-left: 0 !important;
      padding-right: 0 !important; } }

.elementor-widget-opal-chart ul {
  padding: 0;
  margin: 0; }

.elementor-widget-opal-chart li {
  list-style: none;
  display: flex;
  padding: 5px 0;
  align-items: center; }

.elementor-widget-opal-chart i {
  font-size: 30px;
  font-size: 2rem; }

.elementor-widget-opal-chart .chart-name {
  color: #999;
  padding-left: 20px; }

.elementor-align-right .wpcf7 .ajax-loader {
  background-position: 100%; }

.elementor-align-center .wpcf7 .ajax-loader {
  background-position: 50%; }

.elementor-align-justify .wpcf7 input[type=submit],.elementor-mobile-align-justify .wpcf7 input[type=submit],.elementor-tablet-align-justify .wpcf7 input[type=submit] {
  width: 100%; }

.elementor-align-justify .wpcf7 div.wpcf7-response-output,.elementor-mobile-align-justify .wpcf7 div.wpcf7-response-output,.elementor-tablet-align-justify .wpcf7 div.wpcf7-response-output {
  text-align: center; }

.elementor-align-justify .wpcf7 .ajax-loader,.elementor-mobile-align-justify .wpcf7 .ajax-loader,.elementor-tablet-align-justify .wpcf7 .ajax-loader {
  background-position: 50%; }

.wpcf7 .wpcf7-checkbox {
  display: block; }
  .wpcf7 .wpcf7-checkbox label {
    margin: 0 !important; }

.wpcf7 input[type=color],.wpcf7 input[type=date],.wpcf7 input[type=datetime-local],.wpcf7 input[type=datetime],.wpcf7 input[type=email],.wpcf7 input[type=month],.wpcf7 input[type=number],.wpcf7 input[type=password],.wpcf7 input[type=range],.wpcf7 input[type=search],.wpcf7 input[type=tel],.wpcf7 input[type=text],.wpcf7 input[type=time],.wpcf7 input[type=url],.wpcf7 input[type=week] {
  background: #f5f5f5;
  border-width: 0;
  margin-bottom: 30px;
  padding: .8rem 1.467rem; }

.wpcf7 button[type=submit] {
  margin-bottom: 30px;
  padding: 15px 45px;
  font-size: 11px;
  font-size: .73333rem;
  transition: all .4s ease; }
  .wpcf7 button[type=submit] i {
    display: inline-block;
    padding-left: 20px;
    transition: transform .4s ease; }

.wpcf7 select {
  background-color: #f5f5f5; }

.elementor-widget-opal-countdown .elementor-opal-countdown {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
  margin-right: auto;
  margin-left: auto; }

.elementor-widget-opal-countdown .elementor-countdown-item {
  flex-basis: 160px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative; }
  .elementor-widget-opal-countdown .elementor-countdown-item:last-child:after {
    display: none; }
  .elementor-widget-opal-countdown .elementor-countdown-item:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 65px;
    background-color: #e1e1e1;
    transform: translateY(-50%); }

.elementor-widget-opal-countdown .elementor-countdown-label {
  font-size: 12px;
  font-size: .8rem;
  font-weight: 700;
  color: #173e62;
  text-transform: uppercase; }

.elementor-widget-opal-countdown .elementor-countdown-digits {
  font-size: 60px;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1; }

.elementor-counter {
  position: relative; }
  .elementor-counter .elementor-counter-number-wrapper {
    margin-bottom: 10px;
    align-items: baseline; }
    .elementor-position-right .elementor-counter .elementor-counter-number-wrapper {
      justify-content: flex-end; }
    .elementor-position-left .elementor-counter .elementor-counter-number-wrapper {
      justify-content: flex-start; }
    .elementor-position-center .elementor-counter .elementor-counter-number-wrapper {
      justify-content: center; }
    .elementor-vertical-align-top .elementor-counter .elementor-counter-number-wrapper {
      align-items: flex-start; }
    .elementor-vertical-align-middle .elementor-counter .elementor-counter-number-wrapper {
      align-items: center; }
    .elementor-vertical-align-bottom .elementor-counter .elementor-counter-number-wrapper {
      align-items: flex-end; }
  .elementor-alignment-left .elementor-counter {
    display: flex;
    align-items: flex-start; }
    .elementor-alignment-left .elementor-counter .elementor-icon-counter {
      display: inline-flex;
      flex: 0 0 auto; }
    .elementor-alignment-left .elementor-counter .elementor-counter-wrapper {
      flex-grow: 1; }
  .elementor-alignment-right .elementor-counter {
    display: flex;
    flex-direction: row-reverse; }
    .elementor-alignment-right .elementor-counter .elementor-icon-counter {
      display: inline-flex;
      flex: 0 0 auto; }
    .elementor-alignment-right .elementor-counter .elementor-counter-wrapper {
      flex-grow: 1; }
  .elementor-counter .elementor-icon-counter {
    line-height: 1;
    font-size: 60px;
    font-size: 4rem; }
    .elementor-counter .elementor-icon-counter i {
      display: block;
      margin-bottom: 35px; }
      .elementor-counter .elementor-icon-counter i:before {
        display: block; }
  .elementor-counter .elementor-counter-number {
    font-size: 50px;
    font-size: 3.33333rem; }
  .elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix {
    flex-grow: 0;
    font-size: 50px;
    font-size: 3.33333rem; }
  .elementor-counter .elementor-counter-title {
    line-height: normal;
    text-align: inherit;
    font-weight: 600;
    color: #000; }
  .elementor-counter .elementor-counter-description,.elementor-counter .elementor-counter-sub-title,.elementor-counter .elementor-counter-title {
    font-size: 14px;
    font-size: .93333rem; }

.elementor-widget-divider.divider-has-underline-yes .elementor-divider-separator:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

.elementor-widget-divider.divider-has-underline-yes.divider-underline-center .elementor-divider-separator:before {
  left: 0;
  right: 0;
  margin: 0 auto; }

.elementor-widget-divider.divider-has-underline-yes.divider-underline-right .elementor-divider-separator:before {
  left: auto;
  right: 0; }

.elementor-widget-divider .elementor-divider-separator {
  position: relative; }
  .elementor-widget-divider .elementor-divider-separator:before {
    width: 30px;
    height: 1px; }

.elementor-featured-box-wrapper {
  overflow: hidden;
  transition: all .3s ease; }
  .elementor-featured-box-wrapper .elementor-featured-box-top {
    font-size: 0; }
  .elementor-featured-box-wrapper .elementor-featured-box-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease; }
  .elementor-featured-box-wrapper i {
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    transition: all .3s ease;
    font-size: 65px; }
    .elementor-featured-box-wrapper i:before {
      display: block; }
  .elementor-featured-box-wrapper .elementor-featured-box-sub-title {
    font-size: 20px;
    font-size: 1.33333rem;
    font-weight: 600;
    color: #b4bbc2;
    display: block;
    margin-bottom: 15px;
    transition: all .3s ease; }
  .elementor-featured-box-wrapper .elementor-featured-box-title {
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 400;
    margin-top: 0;
    transition: all .3s ease; }
  .elementor-featured-box-wrapper .elementor-featured-box-description {
    margin-bottom: 0;
    font-size: 14px;
    font-size: .93333rem;
    line-height: 1.71;
    transition: all .3s ease; }

.elementor-position-left .elementor-featured-box-wrapper .elementor-featured-box-flex {
  display: flex;
  text-align: left;
  -webkit-align-items: center; }

.elementor-position-left .elementor-featured-box-wrapper a {
  color: #173e62; }

.elementor-position-left .elementor-featured-box-wrapper .elementor-featured-box-content {
  text-align: left; }

.elementor-position-right .elementor-featured-box-wrapper .elementor-featured-box-flex {
  display: flex;
  text-align: right;
  flex-direction: row-reverse;
  -webkit-align-items: center; }

.elementor-position-right .elementor-featured-box-wrapper a {
  color: #173e62; }

.elementor-position-right .elementor-featured-box-wrapper .elementor-featured-box-content {
  text-align: right; }

.elementor-position-center .elementor-featured-box-wrapper .elementor-featured-box-flex {
  text-align: center; }

.elementor-position-center .elementor-featured-box-wrapper a {
  color: #173e62; }

.elementor-position-center .elementor-featured-box-wrapper .elementor-featured-box-content {
  text-align: center; }

.elementor-flip-box {
  height: 400px;
  position: relative;
  perspective: 1000px;
  transform-style: preserve-3d; }

@media (max-device-width: 1024px) {
  .elementor-flip-box {
    cursor: pointer; } }

.elementor-flip-box__back {
  display: block; }

.elementor-flip-box__layer {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all .4s ease-in-out; }

.elementor-flip-box__layer__overlay {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
  padding: 60px; }

.elementor-flip-box__layer__sub_title {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.6;
  margin-bottom: 10px;
  display: block; }

.elementor-flip-box__layer__title {
  color: #fff;
  font-size: 30px;
  line-height: 1.2;
  padding: 0;
  margin-bottom: 20px;
  text-transform: uppercase; }

.elementor-flip-box .elementor-icon,.elementor-flip-box .elementor-view-framed .elementor-icon,.elementor-flip-box .elementor-view-stacked .elementor-icon,.elementor-flip-box__layer__description {
  color: #fff; }

.elementor-flip-box .elementor-view-framed .elementor-icon {
  border-color: #fff; }

.elementor-flip-box .elementor-view-stacked .elementor-icon {
  background-color: rgba(0,0,0,.5); }

.elementor-flip-box svg {
  fill: #fff;
  display: none; }

.elementor-flip-box__button.elementor-button {
  cursor: pointer;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  background: #fff; }
  .elementor-flip-box__button.elementor-button:hover {
    background: transparent;
    text-decoration: none; }

.elementor-flip-box__image {
  margin: 0 0 20px;
  display: inline-block;
  width: 100%;
  line-height: 0; }
  .elementor-flip-box__image img {
    width: 50%; }

.elementor-flip-box .elementor-icon-wrapper {
  margin-bottom: 20px; }

.elementor-flip-box--3d .elementor-flip-box__layer__inner {
  transform: translateZ(90px) scale(.91); }

.elementor-flip-box--3d .elementor-flip-box__layer__overlay {
  transform-style: preserve-3d;
  transform: translateZ(.1px); }

.elementor-flip-box--effect-flip .elementor-flip-box {
  perspective: 1000px;
  transform-style: preserve-3d; }

.elementor-flip-box--effect-flip .elementor-flip-box__layer {
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.elementor-flip-box--effect-flip .elementor-flip-box__front {
  transform: none;
  z-index: 1; }

.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back {
  transform: none; }

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back {
  transform: rotateX(0) rotateY(-180deg); }

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
  transform: rotateX(0) rotateY(180deg); }

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
  transform: rotateX(0) rotateY(-180deg); }

.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back {
  transform: rotateX(-180deg) rotateY(0); }

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
  transform: rotateX(180deg) rotateY(0); }

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
  transform: rotateX(-180deg) rotateY(0); }

.elementor-flip-box--effect-push .elementor-flip-box__front {
  transform: none; }

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
  transform: translateX(100%) translateY(0); }

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
  transform: translateX(-100%) translateY(0); }

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
  transform: translateX(0) translateY(-100%); }

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
  transform: translateX(0) translateY(100%); }

.elementor-flip-box--effect-push .elementor-flip-box,.elementor-flip-box--effect-slide .elementor-flip-box {
  overflow: hidden; }

.elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back,.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back {
  transform: none; }

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back {
  transform: translateX(-100%) translateY(0); }

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back {
  transform: translateX(100%) translateY(0); }

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back {
  transform: translateX(0) translateY(100%); }

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back {
  transform: translateX(0) translateY(-100%); }

.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front {
  transition: transform .7s,opacity .35s,width .1ms;
  opacity: 1;
  transform: scale(1);
  z-index: 1;
  width: 100%; }

.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front {
  width: 0;
  opacity: 0;
  transform: scale(.7);
  transition: transform .8s,opacity .7s .1s,width .1ms .7s; }

.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back {
  transition: transform .7s,opacity .5s .2s;
  opacity: 0;
  transform: scale(.7); }

.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back {
  transition: transform .7s,opacity .5s;
  opacity: 1;
  transform: scale(1); }

.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back {
  opacity: 0; }

.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back {
  opacity: 1; }

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front {
  display: none; }

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back {
  transform: none;
  opacity: 1; }

.elementor-widget-opal-flip-box .elementor-widget-container {
  overflow: hidden; }

.elementor-widget-opal-header-group .elementor-widget-container {
  display: flex;
  align-items: center; }

.elementor-widget-opal-header-group .search-form {
  order: 1; }

.elementor-widget-opal-header-group .account {
  order: 2; }

.elementor-widget-opal-header-group .site-header-wishlist {
  order: 3; }

.elementor-widget-opal-header-group .cart-woocommerce {
  order: 4; }

.elementor-widget-opal-header-group.elementor-align-left .elementor-widget-container {
  justify-content: flex-start; }

.elementor-widget-opal-header-group.elementor-align-right .elementor-widget-container {
  justify-content: flex-end; }

.elementor-widget-opal-header-group.elementor-align-center .elementor-widget-container {
  justify-content: center; }

.elementor-widget-heading .sub-title {
  display: block;
  font-size: 11px;
  margin-bottom: 25px;
  text-transform: uppercase;
  letter-spacing: 3px; }

.elementor-heading-title {
  position: relative;
  z-index: 1; }
  .elementor-widget-heading .elementor-heading-title {
    line-height: 1.25; }

.elementor-heading-decor .elementor-heading-wrapper-inner {
  text-align: center;
  position: relative;
  display: inline-block;
  min-height: 110px;
  padding-top: 10px;
  min-width: 500px; }
  @media (max-width: 767px) {
    .elementor-heading-decor .elementor-heading-wrapper-inner {
      min-width: 280px;
      min-height: 70px;
      padding-top: 0; } }

.heading-decor {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }

.elementor-heading-wrapper {
  text-align: center; }

.elementor-widget-icon-box .elementor-icon-box-title {
  padding-top: 0; }

.elementor-widget-icon-box .elementor-icon-box-subtitle {
  display: block; }

.elementor-widget-icon-box .elementor-icon-box-icon {
  line-height: 0; }

.elementor-widget-icon-box .elementor-icon,.elementor-widget-icon-box .elementor-icon-box-description,.elementor-widget-icon-box .elementor-icon-box-subtitle,.elementor-widget-icon-box .elementor-icon-box-title {
  transition: all .3s ease; }

.elementor-widget-icon-box .elementor-button {
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .elementor-widget-icon-box .elementor-button .elementor-align-icon-right {
    margin-left: 15px;
    font-size: 14px; }

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-items.elementor-inline-items {
  margin-right: 0;
  margin-left: 0; }

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s ease; }
  .elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon i {
    transition: all .3s ease; }
  .elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon+.elementor-icon-list-text {
    align-self: unset; }

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-text {
  transition: all .3s ease; }

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-item {
  align-items: center; }
  .elementor-widget.elementor-widget-icon-list .elementor-icon-list-item a {
    align-items: center;
    transition: none; }

.elementor-widget-opal-idx-search .flexmls_connect__search_new_shadow {
  border: none;
  border-radius: 5px;
  box-shadow: 0 0 50px 0 rgba(0,0,0,.05);
  background-color: #fff;
  padding: 15px; }
  @media (min-width: 768px) {
    .elementor-widget-opal-idx-search .flexmls_connect__search_new_shadow {
      padding: 20px 40px; } }

.elementor-widget-opal-idx-search .flexmls_connect__search_new_title {
  font-size: 24px;
  border-bottom: 1px solid #e1e1e1; }

.elementor-widget-opal-idx-search .flexmls_connect__search_new input[type=text] {
  width: 45%; }

.elementor-widget-opal-idx-search select {
  background-color: #f5f5f5; }

.elementor-widget-opal-idx-search .select2-container--default .select2-selection--multiple {
  background-color: #f5f5f5;
  border: none;
  padding: .3rem 1rem; }

.elementor-widget-opal-idx-search .flexmls_connect__search_field .select2-container {
  width: 100% !important; }

.elementor-widget-opal-idx-search .flexmls_connect__search_new label {
  font-size: 15px;
  color: #000;
  margin-bottom: 10px; }

.elementor-widget-opal-idx-search .flexmls_connect__search_new input[type=text] {
  border: none;
  background-color: #f5f5f5; }

.elementor-widget-opal-idx-search input[type=submit].flexmls_connect__search_new_submit {
  font-size: 14px;
  text-transform: uppercase;
  font-family: inherit;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  border: none;
  box-shadow: none;
  text-shadow: none;
  background: #bda588;
  color: #fff; }
  @media (min-width: 1024px) {
    .elementor-widget-opal-idx-search input[type=submit].flexmls_connect__search_new_submit {
      padding-top: 40px;
      padding-bottom: 40px; } }

.elementor-widget-opal-idx-search .flexmls_connect__search form {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-areas: "a a a a a" "b b c c d" "e e e e d";
  grid-column-gap: 30px; }
  @media (min-width: 1024px) {
    .elementor-widget-opal-idx-search .flexmls_connect__search form {
      display: grid; } }
  .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_title {
    width: 100%;
    grid-area: a;
    margin-bottom: 20px; }
  .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_links {
    grid-area: d;
    margin-top: 40px; }
    .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_links a {
      margin-top: 10px;
      font-weight: 700;
      text-decoration: underline;
      color: #000;
      font-size: 16px; }
  .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_property_type.flexmls_connect__search_new_field_group {
    grid-area: b; }
    @media (min-width: 1024px) {
      .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_property_type.flexmls_connect__search_new_field_group {
        display: flex;
        flex-wrap: wrap;
        align-items: center; }
        .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_property_type.flexmls_connect__search_new_field_group .flexmls_connect__search_new_label {
          width: 100%; }
          .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_property_type.flexmls_connect__search_new_field_group .flexmls_connect__search_new_label+.flexmls_connect__search_new_checkboxes {
            margin-left: 0; }
        .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_property_type.flexmls_connect__search_new_field_group .flexmls_connect__search_new_checkboxes {
          margin-left: 15px; } }
    .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_property_type.flexmls_connect__search_new_field_group+.flexmls_connect__search_field {
      grid-area: c; }
    .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_property_type.flexmls_connect__search_new_field_group select {
      background-color: #f5f5f5; }
  .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_min_max.flexmls_connect__search_new_field_group {
    grid-area: e;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap; }
    @media (min-width: 768px) {
      .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_min_max.flexmls_connect__search_new_field_group {
        display: flex; } }
    .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_min_max.flexmls_connect__search_new_field_group .flexmls_connect__search_field {
      display: flex;
      flex-wrap: wrap;
      padding-left: 15px;
      padding-right: 15px;
      align-items: center; }
      @media (min-width: 768px) {
        .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_min_max.flexmls_connect__search_new_field_group .flexmls_connect__search_field {
          width: 33.33%; } }
      .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_min_max.flexmls_connect__search_new_field_group .flexmls_connect__search_field .flexmls_connect__search_new_label {
        width: 100%; }
      .elementor-widget-opal-idx-search .flexmls_connect__search form .flexmls_connect__search_new_min_max.flexmls_connect__search_new_field_group .flexmls_connect__search_field .select2-container {
        width: 100% !important; }

.elementor-image-box-wrapper .elementor-button {
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .elementor-image-box-wrapper .elementor-button i {
    font-size: 14px; }

.elementor-widget-image-box[class*=elementor-animation]:hover {
  z-index: 1; }

.elementor-widget-image-box .elementor-image-framed {
  position: relative;
  font-size: 0;
  flex: 1 0 auto; }
  .elementor-widget-image-box .elementor-image-framed .elementor-icon {
    padding: .84em;
    position: relative; }
    .elementor-widget-image-box .elementor-image-framed .elementor-icon:after {
      position: absolute;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      z-index: -1;
      transition: all .4s ease; }
  .elementor-widget-image-box .elementor-image-framed>* {
    position: relative;
    z-index: 2; }

.elementor-widget-image-box .elementor-image-box-title {
  padding-top: 0;
  font-size: 20px;
  font-size: 1.33333rem; }

.elementor-widget-image-box .elementor-image-box-img {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: all .3s ease; }
  .elementor-widget-image-box .elementor-image-box-img svg {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto; }
  .elementor-widget-image-box .elementor-image-box-img img {
    display: block;
    margin: 0 auto;
    transition: all .3s ease; }

.elementor-widget-image-box.elementor-button-default .elementor-button {
  background: transparent; }

.elementor-widget-image-box .item-svg {
  transform: translate(-50%,-50%);
  position: absolute;
  top: 50%;
  left: 50%; }

.elementor-widget-image-box .elementor-image-box-content {
  position: relative;
  z-index: 2;
  flex: auto; }

.elementor-widget-image-box .elementor-widget-container {
  transition: all .3s ease; }

.opal-image-hotspots-container {
  overflow: hidden; }

.opal-addons-image-hotspots-ib-img {
  display: block; }

.opal-image-hotspots-main-icons-tooltips-wrapper {
  top: 0;
  left: 0;
  position: absolute;
  bottom: 0;
  right: 0; }

.elementor-widget-opal-image-hotspots .elementor-widget-container {
  display: flex;
  flex-wrap: wrap; }

.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion {
  overflow: hidden;
  background-color: #fff; }
  @media (min-width: 768px) {
    .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion {
      padding-right: 0 !important; } }
  @media (min-width: 1200px) {
    .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion {
      padding: 50px 20px 50px 50px !important; } }
  .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion+.opal-image-hotspots-container {
    padding: 0 !important; }
  .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion .opal-image-hotspots-accordion-inner {
    position: relative;
    height: 100%; }
    .elementor-editor-active .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion .opal-image-hotspots-accordion-inner {
      overflow: hidden; }
  @media (min-width: 768px) {
    .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion .elementor-accordion {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      overflow: hidden;
      padding-right: 23px; } }
  @media (min-width: 1200px) {
    .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion .elementor-accordion {
      padding-right: 30px; } }

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title {
  font-size: 12px;
  font-size: .8rem;
  text-transform: uppercase;
  letter-spacing: .2em;
  padding: 30px 30px 30px 0;
  position: relative; }
  .elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title:before {
    position: absolute;
    content: "\f078";
    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;
    top: calc(50% - 11px);
    right: 0;
    border: 2px solid #f8f8f8;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 9px;
    padding-left: 1px;
    padding-bottom: 2px;
    color: #000; }
  .elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title.elementor-active:before {
    content: "\f077"; }

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-content {
  border-top: 0;
  padding: 0 0 40px; }

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-accordion-item {
  border-left: 0;
  border-right: 0; }
  .elementor-widget-opal-image-hotspots .elementor-accordion .elementor-accordion-item:first-child {
    border-top: 0; }

.elementor-widget-opal-image-hotspots .scrollbar-inner>.scroll-element .scroll-bar {
  opacity: 1; }

.opal-image-hotspots-main-icons {
  cursor: pointer;
  display: block;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%; }
  .opal-image-hotspots-main-icons .opal-image-hotspots-icon {
    cursor: pointer;
    display: block;
    text-align: center;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    line-height: 18px;
    box-shadow: 0 0 0 8px hsla(0,0%,100%,.2); }
    .opal-image-hotspots-main-icons .opal-image-hotspots-icon:after {
      box-shadow: 0 0 0 8px hsla(0,0%,100%,.2);
      border-radius: 200%;
      content: "";
      position: absolute;
      z-index: -1;
      transform: scale(1);
      pointer-events: none;
      animation: o 2s infinite;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .opal-image-hotspots-main-icons .opal-image-hotspots-icon:before {
      content: "";
      position: absolute;
      top: calc(50% - 3px);
      left: calc(50% - 3px);
      width: 6px;
      height: 6px;
      display: block;
      border-radius: 50%;
      background-color: #fff; }
  .opal-image-hotspots-main-icons .opal-image-hotspots-image-icon {
    width: 40px;
    height: 40px; }
  .opal-image-hotspots-main-icons .opal-image-hotspots-text {
    cursor: pointer;
    display: block;
    text-align: center;
    border-radius: 0;
    margin: 0;
    padding: 0 10px;
    border-color: #000; }

.opal-image-hotspots-tooltips-wrapper {
  display: none;
  position: absolute;
  z-index: 9999; }

.tooltipster-sidetip {
  z-index: 9999;
  width: auto !important; }

.tooltipster-box div.opal-image-hotspots-tooltips-text {
  border-color: #000;
  overflow: hidden; }

.tooltipster-sidetip div.tooltipster-box {
  background: transparent;
  box-shadow: 0 0 40px 0 rgba(0,0,0,.18); }

.tooltipster-sidetip div.opal-image-hotspots-tooltips-text {
  padding: 15px 30px; }
  .tooltipster-sidetip div.opal-image-hotspots-tooltips-text * {
    margin: 0;
    padding: 0; }

.tooltipster-box .opal-image-hotspots-tooltips-text * {
  margin: 0; }

@keyframes o {
  0% {
    transform: scale(1);
    opacity: 1; }
  to {
    transform: scale(1.5);
    opacity: 0; } }

.tooltipster-box .tooltipster-content {
  background: hsla(0,0%,5%,.5); }

.tooltipster-base.tooltipster-top .tooltipster-arrow-background {
  border-top-color: hsla(0,0%,5%,.5); }

.tooltipster-base.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: hsla(0,0%,5%,.5); }

.tooltipster-base.tooltipster-right .tooltipster-arrow-background {
  border-right-color: hsla(0,0%,5%,.5); }

.tooltipster-base.tooltipster-left .tooltipster-arrow-background {
  border-left-color: hsla(0,0%,5%,.5); }

.tooltipster-box .opal-image-hotspots-tooltips-text {
  color: #fff; }

.elementor-widget-opal-images-layers ul {
  padding: 0;
  margin: 0;
  font-size: 0; }
  .elementor-widget-opal-image-gallery .grid__item a,.elementor-widget-opal-image-gallery .grid__item a img {
    display: block; }

.elementor-widget-opal-image-gallery .column-item {
  padding-bottom: 30px; }
  .elementor-widget-opal-image-gallery .column-item a {
    position: relative;
    overflow: hidden;
    display: block; }
  .elementor-widget-opal-image-gallery .column-item img {
    display: block;
    transition: all .6s ease;
    transform-origin: bottom right; }
  .elementor-widget-opal-image-gallery .column-item:hover img {
    transform: scale(1.2); }

.elementor-widget-opal-image-gallery .gallery-item-overlay {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  opacity: .8;
  color: #fff; }
  .elementor-widget-opal-image-gallery .gallery-item-overlay i {
    font-size: 25px;
    font-size: 1.66667rem; }

.elementor-widget-opal-image-gallery .elementor-galerry__filter {
  margin: 0 25px;
  cursor: pointer;
  padding: 11px 0;
  color: #000;
  font-size: 16px;
  font-size: 1.06667rem;
  line-height: 18px;
  position: relative;
  border-width: 0 0 2px;
  border-style: solid;
  border-color: transparent; }

.elementor-image-gallery {
  position: relative; }

.elementor-editor-active .isotope-grid {
  height: auto !important; }

.elementor-editor-active .isotope-grid .grid__item>a {
  pointer-events: none; }

.elementor-galerry__filters {
  list-style: none;
  justify-content: center;
  display: flex;
  flex-wrap: wrap; }

.elementor-filter-left .elementor-galerry__filters {
  justify-content: flex-start; }

.elementor-filter-right .elementor-galerry__filters {
  justify-content: flex-end; }

.dialog-type-lightbox.elementor-lightbox .dialog-widget-content {
  margin: auto;
  width: 100%; }

.widget.widget_mc4wp_form_widget {
  margin-bottom: 0;
  padding-bottom: 0; }

.mc4wp-form {
  display: flex; }
  .mc4wp-form .widget-title p {
    font-size: 16px;
    margin-top: .5rem;
    margin-bottom: 3rem; }

.mc4wp-form-fields {
  display: flex;
  transition: all .3s ease; }
  .mc4wp-form-fields input[type=email] {
    border-width: 1px;
    border-color: transparent;
    background: #fff;
    margin-bottom: 20px; }
    .mailchimp-input-icon-yes .mc4wp-form-fields input[type=email] {
      background-image: url("assets/images/mailchimp_arrow.png");
      background-position: 96%;
      background-repeat: no-repeat; }
  .mc4wp-form-fields button[type=submit] {
    border-style: solid; }
    .mailchimp-button-default .mc4wp-form-fields button[type=submit] {
      background: transparent;
      border-color: #fff;
      color: #222; }
      .mailchimp-button-default .mc4wp-form-fields button[type=submit]:hover {
        background: transparent;
        border-color: transparent; }
    .mc4wp-form-fields button[type=submit] span {
      vertical-align: middle; }
    .mc4wp-form-fields button[type=submit] i {
      margin-left: 12px;
      padding-top: 3px;
      display: inline-block;
      line-height: 1;
      vertical-align: middle;
      font-size: 14px;
      font-size: .93333rem;
      transition: transform .4s ease; }
    .mc4wp-form-fields button[type=submit]:hover i {
      transform: translateX(5px); }

.elementor-mailchimp-layout-left .mc4wp-form-fields {
  margin-right: auto; }

.elementor-show-wrapper-yes .elementor-nav-menu--layout-vertical-absolute .vertical-heading {
  cursor: pointer; }

.elementor-show-wrapper-yes .elementor-nav-menu--layout-vertical-absolute:hover>.elementor-nav-menu {
  display: block; }

.elementor-show-wrapper-yes .elementor-nav-menu--layout-vertical-absolute>.elementor-nav-menu {
  display: none; }

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute {
  position: relative; }
  .elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .vertical-heading {
    color: #fff;
    text-transform: capitalize;
    margin: 0;
    padding: 20px 25px;
    font-size: 16px;
    font-size: 1.06667rem;
    background-color: #222;
    position: relative;
    z-index: 99;
    display: flex;
    align-items: center; }
    .elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .vertical-heading i {
      vertical-align: middle; }
      .elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .vertical-heading i.before {
        margin-right: 20px;
        font-size: 20px; }
      .elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .vertical-heading i.after {
        margin-left: auto;
        font-size: 12px; }
  .elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute>.elementor-nav-menu {
    position: absolute;
    width: 100%;
    z-index: 99; }
    .elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute>.elementor-nav-menu>li:first-child .elementor-item {
      border-top: 0 !important; }
    .elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute>.elementor-nav-menu>li:last-child .elementor-item {
      border-bottom: 0 !important; }
  .elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .elementor-item .sub-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%); }
  .elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .has-mega-menu>ul>li {
    margin-left: 0; }

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical .elementor-item .sub-arrow {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%); }

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical .has-mega-menu>ul>li {
  margin-left: 2px; }

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical.elementor-nav-menu--main .elementor-nav-menu ul {
  position: static; }

.elementor-nav-menu--main>.elementor-nav-menu {
  transition: all .5s ease; }

.elementor-nav-menu--main .elementor-nav-menu a {
  transition: .4s;
  padding: 13px 20px; }
  .elementor-nav-menu--main .elementor-nav-menu a.current {
    background: #373a3c;
    color: #fff; }
  .elementor-nav-menu--main .elementor-nav-menu a.disabled {
    background: #55595c;
    color: #a1a6a9; }

.elementor-nav-menu--main .elementor-nav-menu ul {
  position: absolute;
  width: 12em;
  border-width: 0;
  border-style: solid;
  padding: 0; }

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up {
  position: absolute;
  display: none;
  visibility: hidden;
  overflow: hidden;
  background: #fff;
  height: 20px; }

.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
  top: -2px; }

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
  position: absolute;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-width: 8px;
  border-style: dashed dashed solid;
  border-color: transparent transparent #494c4f; }

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow {
  top: -2px;
  top: 6px;
  border-style: solid dashed dashed;
  border-color: #494c4f transparent transparent; }

.elementor-nav-menu__align-right .elementor-nav-menu {
  margin-left: auto;
  margin-right: 0; }

.elementor-nav-menu__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
  -ms-flex-pack: end;
  justify-content: flex-end; }

.elementor-nav-menu__align-left .elementor-nav-menu {
  margin-right: auto; }

.elementor-nav-menu__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
  -ms-flex-pack: start;
  justify-content: flex-start; }

.elementor-nav-menu__align-center .elementor-nav-menu {
  margin-left: auto;
  margin-right: auto; }

.elementor-nav-menu__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
  -ms-flex-pack: center;
  justify-content: center; }

@media (max-width: 1199px) {
  .elementor-nav-menu-tablet__align-right .elementor-nav-menu {
    margin-left: auto;
    margin-right: 0; }
  .elementor-nav-menu-tablet__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu-tablet__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .elementor-nav-menu-tablet__align-left .elementor-nav-menu {
    margin-right: auto; }
  .elementor-nav-menu-tablet__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu-tablet__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .elementor-nav-menu-tablet__align-center .elementor-nav-menu {
    margin-left: auto;
    margin-right: auto; }
  .elementor-nav-menu-tablet__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu-tablet__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
    -ms-flex-pack: center;
    justify-content: center; } }

@media (max-width: 767px) {
  .elementor-nav-menu-mobile__align-right .elementor-nav-menu {
    margin-left: auto;
    margin-right: 0; }
  .elementor-nav-menu-mobile__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu-mobile__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .elementor-nav-menu-mobile__align-left .elementor-nav-menu {
    margin-right: auto; }
  .elementor-nav-menu-mobile__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu-mobile__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .elementor-nav-menu-mobile__align-center .elementor-nav-menu {
    margin-left: auto;
    margin-right: auto; }
  .elementor-nav-menu-mobile__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu-mobile__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
    -ms-flex-pack: center;
    justify-content: center; } }

.elementor-nav-menu--layout-horizontal {
  display: -ms-flexbox;
  display: flex; }
  .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
      white-space: nowrap; }
    .elementor-nav-menu--layout-horizontal .elementor-nav-menu li.has-mega-menu,.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.menu-item-has-children {
      position: relative; }
      .elementor-nav-menu--layout-horizontal .elementor-nav-menu li.has-mega-menu:before,.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.menu-item-has-children:before {
        opacity: 0;
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        bottom: 0;
        left: 50%;
        border-left-width: 6px;
        border-left-color: transparent;
        border-right-width: 6px;
        border-right-color: transparent;
        border-bottom-width: 6px;
        border-top-width: 0;
        border-style: solid;
        transform: translateX(-50%) translateY(100%);
        transition: all .35s; }

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
  width: 100%; }
  .elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
      -ms-flex-pack: center;
      justify-content: center; }

@media (max-width: 1199px) {
  .elementor-nav-menu-tablet__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    margin-left: auto;
    margin-right: 0;
    width: auto; }
    .elementor-nav-menu-tablet__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
      -ms-flex-positive: 0;
      flex-grow: 0; }
  .elementor-nav-menu-tablet__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    margin-left: 0;
    margin-right: auto;
    width: auto; }
    .elementor-nav-menu-tablet__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
      -ms-flex-positive: 0;
      flex-grow: 0; }
  .elementor-nav-menu-tablet__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    margin-left: auto;
    margin-right: auto;
    width: auto; }
    .elementor-nav-menu-tablet__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
      -ms-flex-positive: 0;
      flex-grow: 0; }
  .elementor-nav-menu-tablet__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    width: 100%; }
    .elementor-nav-menu-tablet__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
      -ms-flex-positive: 1;
      flex-grow: 1; }
      .elementor-nav-menu-tablet__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
        -ms-flex-pack: center;
        justify-content: center; } }

@media (max-width: 767px) {
  .elementor-nav-menu-mobile__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    margin-left: auto;
    margin-right: 0;
    width: auto; }
    .elementor-nav-menu-mobile__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
      -ms-flex-positive: 0;
      flex-grow: 0; }
  .elementor-nav-menu-mobile__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    margin-left: 0;
    margin-right: auto;
    width: auto; }
    .elementor-nav-menu-mobile__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
      -ms-flex-positive: 0;
      flex-grow: 0; }
  .elementor-nav-menu-mobile__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    margin-left: auto;
    margin-right: auto;
    width: auto; }
    .elementor-nav-menu-mobile__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
      -ms-flex-positive: 0;
      flex-grow: 0; }
  .elementor-nav-menu-mobile__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    width: 100%; }
    .elementor-nav-menu-mobile__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
      -ms-flex-positive: 1;
      flex-grow: 1; }
      .elementor-nav-menu-mobile__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
        -ms-flex-pack: center;
        justify-content: center; } }

.elementor-widget-opal-nav-menu .elementor-widget-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.elementor-nav-menu {
  position: relative;
  z-index: 2;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  -webkit-tap-highlight-color: transparent; }
  .elementor-nav-menu:after {
    content: "\00a0";
    display: block;
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden; }
  .elementor-nav-menu li,.elementor-nav-menu ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: transparent; }
  .elementor-nav-menu ul {
    display: none; }
      .elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover {
        border-left: 16px solid transparent; }
      .elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover {
        border-left: 24px solid transparent; }
      .elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover {
        border-left: 32px solid transparent; }
      .elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover {
        border-left: 40px solid transparent; }
  .elementor-nav-menu a,.elementor-nav-menu li {
    position: relative; }
  .elementor-nav-menu li {
    border-width: 0; }
  .elementor-nav-menu a:not(.elementor-button) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    .elementor-nav-menu a:not(.elementor-button),.elementor-nav-menu a:not(.elementor-button):focus,.elementor-nav-menu a:not(.elementor-button):hover {
    padding: 10px 20px;
    line-height: 20px; }
    .elementor-nav-menu a:not(.elementor-button).current {
      background: #373a3c;
      color: #fff; }
    .elementor-nav-menu a:not(.elementor-button).disabled {
      cursor: not-allowed;
      color: #a1a6a9; }

.elementor-nav-menu--indicator-none .elementor-nav-menu .elementor-item.has-submenu {
  padding-right: 20px; }
  .elementor-nav-menu--indicator-none .elementor-nav-menu .elementor-item.has-submenu .sub-arrow {
    display: none; }

.elementor-nav-menu--indicator-plus:before {
  font-family: Open Sans,sans-serif; }

.elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-arrow:before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078"; }

.elementor-nav-menu--indicator-angle .elementor-nav-menu .sub-arrow:before {
  content: ""; }

.elementor-nav-menu--indicator-classic .elementor-nav-menu .sub-arrow:before {
  content: ""; }

.elementor-nav-menu--indicator-plus .elementor-nav-menu .sub-arrow:before {
  content: "+"; }

.elementor-nav-menu--indicator-angle_right .elementor-nav-menu .sub-arrow:before {
  content: "\f105"; }

.elementor-nav-menu--indicator-angle_right .elementor-nav-menu .sub-arrow:before,.elementor-nav-menu--indicator-chevron_right .elementor-nav-menu .sub-arrow:before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.elementor-nav-menu .sub-arrow {
  font-family: FontAwesome;
  font-size: 12px;
  line-height: 1;
  margin-left: 6px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0; }

.elementor-nav-menu--dropdown:not(.mega-menu) .elementor-item.highlighted,.elementor-nav-menu--dropdown:not(.mega-menu) .elementor-item:focus,.elementor-nav-menu--dropdown:not(.mega-menu) .elementor-item:hover {
  background-color: #55595c;
  color: #fff; }

.elementor-menu-toggle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  padding: 5px 10px;
  cursor: pointer;
  border: 0 solid;
  border-radius: 3px; }
  .elementor-menu-toggle:not(:hover) .menu-toggle-title,.elementor-menu-toggle:not(:hover) i {
    color: #222; }
  .elementor-menu-toggle i:before {
    display: block;
    transition: all .3s ease; }
  .elementor-menu-toggle.elementor-active i:before {
    display: block; }
  .elementor-menu-toggle .menu-toggle-title {
    margin-left: 5px;
    display: flex;
    align-items: center;
    transition: all .3s ease; }

.elementor-menu-toggle__align-left .elementor-menu-toggle {
  margin-right: auto; }

.elementor-menu-toggle__align-right .elementor-menu-toggle {
  margin-left: auto; }

.elementor-menu-toggle__align-center .elementor-menu-toggle {
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 1199px) {
  .elementor-menu-toggle-tablet__align-left .elementor-menu-toggle {
    margin-right: auto;
    margin-left: 0; }
  .elementor-menu-toggle-tablet__align-right .elementor-menu-toggle {
    margin-right: 0;
    margin-left: auto; }
  .elementor-menu-toggle-tablet__align-center .elementor-menu-toggle {
    margin-right: auto;
    margin-left: auto; } }

@media (max-width: 767px) {
  .elementor-menu-toggle-mobile__align-left .elementor-menu-toggle {
    margin-right: auto;
    margin-left: 0; }
  .elementor-menu-toggle-mobile__align-right .elementor-menu-toggle {
    margin-right: 0;
    margin-left: auto; }
  .elementor-menu-toggle-mobile__align-center .elementor-menu-toggle {
    margin-right: auto;
    margin-left: auto; } }

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
  margin-top: 10px;
  z-index: 1; }

.elementor-nav-menu--dropdown a {
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .elementor-nav-menu--dropdown a.current {
    background: #373a3c;
    color: #fff; }
  .elementor-nav-menu--dropdown a.disabled {
    color: #b3b3b3; }
  .elementor-nav-menu--dropdown .elementor-nav-menu--main.elementor-nav-menu--layout-vertical,.elementor-nav-menu--dropdown .elementor-nav-menu--main.elementor-nav-menu--layout-vertical .elementor-nav-menu {
    display: block; }

.elementor-nav-menu--dropdown .elementor-nav-menu--main .elementor-nav-menu {
  width: auto;
  position: static;
  padding: 0; }
  .elementor-nav-menu--dropdown .elementor-nav-menu--main .elementor-nav-menu ul {
    width: auto;
    position: static; }

ul.elementor-nav-menu--dropdown.mega-menu {
  padding: 0 !important;
  border: none !important; }

ul.elementor-nav-menu--dropdown a {
  text-shadow: none; }

.elementor-section.elementor-section-boxed>.elementor-container ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.mega-menu-item {
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 5px 11.88px .12px rgba(0,0,0,.12); }

.elementor-nav-menu--dropdown {
  font-size: 13px; }

.elementor-widget-opal-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle {
  display: none; }

.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
  -ms-flex-pack: center;
  justify-content: center; }

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
  display: none; }

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
  position: absolute;
  z-index: 9998; }

.elementor-nav-menu--dropdown-destop .elementor-nav-menu--main {
  display: none; }

@media (min-width: 768px) {
  .elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown {
    display: none; } }

@media (min-width: 1025px) {
  .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
    display: none; } }

@media (max-width: 1024px) {
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
    display: none; } }

@media (max-width: 767px) {
  .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main {
    display: none; } }

.elementor-nav-menu--divider>ul>li:after {
  position: absolute;
  display: block;
  width: 1px;
  height: 10px;
  content: "";
  color: transparent;
  right: 0;
  top: 50%;
  margin-top: -5px; }

.elementor-nav-menu--divider>ul>li:last-child:after {
  display: none; }

.e--pointer-dot .elementor-item:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin: 0;
  margin-right: 10px;
  position: static; }

.elementor-nav-menu--main .elementor-nav-menu ul {
  padding: 20px 0; }

.elementor-nav-menu--main ul.elementor-nav-menu--dropdown a,.elementor-nav-menu--main ul.elementor-nav-menu--dropdown a:focus,.elementor-nav-menu--main ul.elementor-nav-menu--dropdown a:hover {
  border-left: 0;
  border-right: 0; }

.elementor-item:after,.elementor-item:before {
  display: block;
  position: absolute;
  transition: .3s;
  transition-timing-function: cubic-bezier(.58,.3,.005,1); }

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted) .menu-title:after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted) .menu-title:before,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  opacity: 0; }

.elementor-item.highlighted .menu-title:after,.elementor-item.highlighted .menu-title:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus .menu-title:after,.elementor-item:focus .menu-title:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover .menu-title:after,.elementor-item:hover .menu-title:before,.elementor-item:hover:after,.elementor-item:hover:before {
  transform: scale(1); }

.e--pointer-dot .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-dot .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  opacity: 1; }

.elementor-item .menu-title:after,.elementor-item .menu-title:before {
  display: block;
  position: absolute;
  transition: .3s;
  transition-timing-function: cubic-bezier(.58,.3,.005,1); }

.elementor-item-active:after,.elementor-item-active:before {
  transform: scale(1); }

.e--pointer-none .elementor-item:after,.e--pointer-none .elementor-item:before {
  display: none; }

.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before {
  height: 3px;
  width: 100%;
  left: 0;
  background-color: #55595c;
  z-index: 2;
  display: block; }

.e--pointer-underline .current-menu-ancestor .elementor-item .menu-title:after,.e--pointer-underline .current-menu-ancestor .elementor-item .menu-title:before,.e--pointer-underline .current-menu-parent .elementor-item .menu-title:after,.e--pointer-underline .current-menu-parent .elementor-item .menu-title:before {
  width: 100% !important;
  left: 0 !important; }

.e--pointer-underline .elementor-item .menu-title:after,.e--pointer-underline .elementor-item .menu-title:before {
  height: 2px;
  width: 100%;
  left: 0;
  z-index: 2;
  display: block; }

.e--pointer-underline .menu-title {
  position: relative; }

.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before {
  height: 3px;
  width: 100%;
  left: 0;
  background-color: #55595c;
  z-index: 2;
  display: block; }

.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted) .menu-title:after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted) .menu-title:before {
  height: 0;
  width: 0;
  left: 50%; }

.elementor-nav-menu--layout-horizontal.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-nav-menu>li.current-menu-parent>a:after,.elementor-nav-menu--layout-horizontal.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-nav-menu>li.current-menu-parent>a:before {
  left: 0;
  opacity: 1; }

.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  height: 0;
  width: 0;
  left: 50%; }

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted) .menu-title:before {
  top: 10px; }

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted) .menu-title:before {
  top: -10px; }

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted) .menu-title:after {
  bottom: -10px; }

.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none .menu-title,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none .menu-title,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none .menu-title,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover {
  transition-duration: 0s; }

.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before {
  content: "";
  top: 0; }

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  width: 10px;
  left: -20px; }

.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item .menu-title:after {
  content: "";
  bottom: 0; }

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted) .menu-title:after {
  width: 0;
  left: 0; }

.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before {
  background: transparent;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border: 3px solid #55595c;
  display: block; }

.e--pointer-framed .elementor-item:before {
  content: ""; }

.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  transform: scale(.75); }

.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  transform: scale(1.25); }

.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before {
  transition: opacity .2s,transform .4s; }

.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before {
  width: 3px;
  height: 3px; }

.e--pointer-framed.e--animation-draw .elementor-item:before {
  border-width: 0 0 3px 3px;
  transition: width .1s .2s,height .1s .3s,opacity .12s .22s; }

.e--pointer-framed.e--animation-draw .elementor-item:after {
  content: "";
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  border-width: 3px 3px 0 0;
  transition: width .1s,height .1s .1s,opacity .02s .18s; }

.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
  width: 100%;
  height: 100%; }

.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
  transition: opacity .02s,height .1s,width .1s .1s; }

.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after {
  transition: opacity .02s .2s,height .1s .2s,width .1s .3s; }

.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before {
  width: 3px;
  height: 3px; }

.e--pointer-framed.e--animation-corners .elementor-item:before {
  border-width: 3px 0 0 3px; }

.e--pointer-framed.e--animation-corners .elementor-item:after {
  content: "";
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  border-width: 0 3px 3px 0; }

.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before {
  width: 100%;
  height: 100%;
  transition: opacity 2ms,width .4s,height .4s; }
  .e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover {
    transition-duration: 0s; }

.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover {
  transform: skew(-8deg); }

.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover {
  transform: scale(1.2); }

.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover {
  transform: scale(.8); }

.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover {
  transform: translateY(-8px); }

.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover {
  transform: translateY(8px); }

.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover {
  transform: rotate(6deg); }
  .e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover {
    transition-duration: 0s; }

.e--pointer-underline .mega-menu .elementor-item .menu-title:after {
  content: none; }

.elementor-nav-menu--dropdown-destop:not(.elementor-nav-menu--stretch) .elementor-widget-container,.elementor-nav-menu--dropdown-mobile:not(.elementor-nav-menu--stretch) .elementor-widget-container,.elementor-nav-menu--dropdown-tablet:not(.elementor-nav-menu--stretch) .elementor-widget-container {
  position: relative; }

.elementor-nav-menu--dropdown-destop:not(.elementor-nav-menu--stretch) .elementor-nav-menu--dropdown.elementor-nav-menu__container,.elementor-nav-menu--dropdown-mobile:not(.elementor-nav-menu--stretch) .elementor-nav-menu--dropdown.elementor-nav-menu__container,.elementor-nav-menu--dropdown-tablet:not(.elementor-nav-menu--stretch) .elementor-nav-menu--dropdown.elementor-nav-menu__container {
  position: absolute;
  top: 100%;
  left: 0; }

.elementor-nav-menu-popup .elementor-nav-menu--popup {
  height: 100vh;
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -8px;
  background-color: #fff;
  overflow: auto; }
  .elementor-nav-menu-popup .elementor-nav-menu--popup .elementor-nav-menu {
    max-height: 100%;
    padding-top: 50px;
    padding-bottom: 50px; }
    .elementor-nav-menu-popup .elementor-nav-menu--popup .elementor-nav-menu a {
      -ms-flex-pack: center;
      justify-content: center; }

.elementor-nav-menu-popup .mfp-close {
  font-size: 40px;
  top: 50px;
  right: 20px; }

.elementor-nav-menu-popup .elementor-nav-menu--dropdown .elementor-item:focus {
  background-color: transparent; }

.elementor-nav-menu-popup .elementor-nav-menu .sub-arrow {
  width: 30px;
  margin-right: -30px;
  line-height: 30px; }

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  background-color: #e1e1e1;
  width: 1px;
  height: 10px;
  display: none;
  transform: translateY(-50%); }

.elementor-nav-menu--main.e--pointer-sub-line .elementor-sub-item {
  justify-content: flex-start;
  overflow: hidden; }
  .elementor-nav-menu--main.e--pointer-sub-line .elementor-sub-item:hover:before {
    opacity: 1;
    transform: translateX(0); }
  .elementor-nav-menu--main.e--pointer-sub-line .elementor-sub-item:before {
    content: "";
    margin-top: 3px;
    width: 12px;
    height: 2px;
    margin-right: 10px;
    position: static;
    opacity: 0;
    transform: translateX(-10px);
    transition: all .3s ease; }
  .elementor-nav-menu--main.e--pointer-sub-line .elementor-sub-item.elementor-item-active:before {
    opacity: 1;
    transform: translateX(0); }

.elementor-phone {
  display: inline-flex;
  align-items: center;
  position: relative;
  transition: all .3s ease; }
  .elementor-phone i {
    font-size: 20px;
    line-height: 1;
    margin-right: 5px;
    transition: all .3s ease; }
    .elementor-phone i:before {
      display: block; }
  .elementor-phone .elementor-phone-title {
    font-size: 12px;
    font-weight: 700;
    display: block;
    transition: all .3s ease; }
  .elementor-phone .elementor-phone-subtitle {
    font-size: 20px;
    font-weight: 700;
    display: block;
    transition: all .3s ease; }
  .elementor-phone .elementor-phone-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.elementor-phone-link {
  transition: none; }

.elementor-phone-style2 .elementor-phone {
  flex-direction: column;
  padding: 30px;
  border-radius: 3px; }
  .elementor-phone-style2 .elementor-phone i {
    width: 100%;
    color: #fff; }
  .elementor-phone-style2 .elementor-phone .elementor-phone-subtitle,.elementor-phone-style2 .elementor-phone .elementor-phone-title,.elementor-phone-style2 .elementor-phone:hover .elementor-phone-subtitle,.elementor-phone-style2 .elementor-phone:hover .elementor-phone-title,.elementor-phone-style2 .elementor-phone:hover i {
    color: #fff; }

.elementor-widget-rehomes_filter_portfolio .search-project {
  margin-bottom: 0;
  padding-bottom: 0; }
  .elementor-widget-rehomes_filter_portfolio .search-project:after {
    content: none; }

.portfolio .portfolio-post-thumbnail {
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  padding-top: 80.95%; }
  .portfolio .portfolio-post-thumbnail img {
    display: block;
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: opacity 1s,transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.elementor-portfolio-masonry .portfolio .portfolio-post-thumbnail {
  position: static;
  padding-top: 0; }

.elementor-portfolio-masonry .portfolio .portfolio-post-thumbnail img {
  position: static;
  height: auto; }

.portfolio .portfolio-content {
  text-align: center;
  padding: 25px 20px; }
  .portfolio .portfolio-content .entry-title {
    font-size: 20px;
    font-size: 1.33333rem;
    margin-bottom: 0;
    padding-top: 6px; }

.portfolio .line {
  width: 80px;
  height: 2px;
  margin-top: 20px;
  margin-right: 30px; }

.portfolio .portfolio-number {
  font-size: 70px;
  font-size: 4.66667rem;
  color: #fff;
  line-height: 1;
  z-index: 99;
  opacity: .2;
  transition: all 1s ease; }

.portfolio .entry-category {
  font-size: 10px;
  font-size: .66667rem;
  text-transform: uppercase; }
  .portfolio .entry-category a {
    color: #b4bbc2; }

.portfolio .portfolio-inner {
  transition: all .3s cubic-bezier(.645,.045,.355,1);
  border-radius: 5px;
  overflow: hidden; }

.portfolio:hover img {
  opacity: .85;
  transform: scale3d(1.1,1.1,1); }

@media (max-width: 1440px) {
  .elementor-widget-opal-portfolio .owl-theme.owl-carousel .owl-nav [class*=owl-] {
    display: none; } }

.elementor-widget-opal-portfolio .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-prev {
  left: -30px; }

.elementor-widget-opal-portfolio .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-next {
  right: -30px; }

.elementor-widget-opal-portfolio ul.elementor-portfolio__filters {
  padding-left: 0; }

.elementor-widget-opal-portfolio .elementor-button-load-more {
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .elementor-widget-opal-portfolio .elementor-button-load-more:hover .elementor-button-icon {
    transform: translateX(5px); }

.elementor-widget-opal-portfolio .elementor-button-icon {
  margin-left: 13px;
  padding-top: 3px;
  line-height: 1;
  transition: all .3s ease; }
  .elementor-widget-opal-portfolio .elementor-button-icon i {
    font-size: 14px; }

article.type-osf_portfolio {
  padding-bottom: 0;
  width: 100%;
  display: block; }

.elementor-portfolio-style-overlay .column-item.portfolio-entries {
  margin-bottom: 0;
  padding-bottom: 30px; }

.elementor-portfolio-style-overlay .portfolio-post-thumbnail {
  padding: 0; }
  .elementor-portfolio-style-overlay .portfolio-post-thumbnail img {
    position: relative; }

.elementor-portfolio-style-overlay .portfolio {
  position: relative;
  overflow: hidden; }
  .elementor-portfolio-style-overlay .portfolio .portfolio-inner {
    border-radius: 0; }
  .elementor-portfolio-style-overlay .portfolio .portfolio-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 2;
    text-align: left;
    margin: 30px 40px;
    padding: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    /*&:before {
                content: '';
                position: absolute;
                height: 180%;
                left: 0;
                bottom: 0;
                right: -1px;
                background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(23, 62, 98, 0.75) 100%);
                background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(23, 62, 98, 0.75) 100%);
                background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(23, 62, 98, 0.75) 100%);
            }*/ }
  .elementor-portfolio-style-overlay .portfolio .portfolio-content-inner {
    position: relative;
    display: inline-block;
    width: 100%; }
    .elementor-portfolio-style-overlay .portfolio .portfolio-content-inner .entry-title a {
      color: #fff;
      font-size: 22px; }
      .elementor-portfolio-style-overlay .portfolio .portfolio-content-inner .entry-title a:hover {
        color: #fff; }
    .elementor-portfolio-style-overlay .portfolio .portfolio-content-inner .entry-category a {
      color: #b4bbc2; }
  .elementor-portfolio-style-overlay .portfolio .portfolio-number {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 82px; }
  .elementor-portfolio-style-overlay .portfolio:hover .portfolio-number {
    opacity: 1; }

.elementor-portfolio-style-overlay .portfolio-post-thumbnail {
  position: relative; }
  .elementor-portfolio-style-overlay .portfolio-post-thumbnail:before {
    content: "";
    position: absolute;
    height: 110%;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(transparent,rgba(23,62,98,.75));
    z-index: 2; }

.elementor-portfolio-style-overlay .thumbnail-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999; }

.portfolio-layout-overlay2 .elementor-portfolio-style-overlay .portfolio-content {
  padding: 0; }

.portfolio-layout-overlay2 .elementor-portfolio-style-overlay .portfolio-post-thumbnail {
  margin-left: 60px; }

.portfolio-layout-overlay2 .elementor-portfolio-style-overlay .portfolio-number {
  padding-bottom: 25px;
  padding-right: 30px; }

.portfolio-layout-overlay2 .elementor-portfolio-style-overlay .portfolio-content-inner {
  background-color: #fff;
  width: auto;
  padding: 25px 40px; }
  .portfolio-layout-overlay2 .elementor-portfolio-style-overlay .portfolio-content-inner .entry-title {
    font-size: 14px; }
    .portfolio-layout-overlay2 .elementor-portfolio-style-overlay .portfolio-content-inner .entry-title a {
      color: #173e62; }
  .portfolio-layout-overlay2 .elementor-portfolio-style-overlay .portfolio-content-inner .entry-locations {
    color: #66717a; }

.elementor-portfolio-style-caption .portfolio-inner .entry-title {
  font-size: 24px;
  font-size: 1.6rem; }

.elementor-portfolio-style-caption .portfolio-number {
  display: none; }

.elementor-portfolio-style-caption .portfolio-content {
  display: flex;
  padding: 25px 0; }

.elementor-portfolio-style-caption .portfolio-content-inner {
  flex: 1;
  text-align: left; }

.elementor-portfolio__filters {
  list-style: none;
  justify-content: center;
  display: flex;
  flex-wrap: wrap; }

.elementor-portfolio__filter {
  margin: 0;
  cursor: pointer;
  padding: 8px 15px;
  font-size: 14px;
  font-size: .93333rem;
  margin-bottom: 10px; }

.elementor-filter-left .elementor-portfolio__filters {
  justify-content: flex-start; }

.elementor-filter-right .elementor-portfolio__filters {
  justify-content: flex-end; }

.elementor-element .loading .elementor-widget-opal-portfolio .gallery:after,.entry-gallery .loading .elementor-widget-opal-portfolio .gallery:after,.loading .elementor-widget-opal-portfolio .comment-form:after,.loading .elementor-widget-opal-portfolio .elementor-element .gallery:after,.loading .elementor-widget-opal-portfolio .entry-gallery .gallery:after,.loading .elementor-widget-opal-portfolio .form-project:after,.loading .elementor-widget-opal-portfolio .opal-archive-style-4.archive .site-main:after,.loading .elementor-widget-opal-portfolio .opal-archive-style-4.blog .site-main:after,.loading .elementor-widget-opal-portfolio .project-group:after,.loading .elementor-widget-opal-portfolio .row:after,.loading .elementor-widget-opal-portfolio .single .gallery:after,.loading .elementor-widget-opal-portfolio .site-footer .widget-area:after,.loading .elementor-widget-opal-portfolio .widget .gallery:after,.loading .elementor-widget-opal-portfolio [data-elementor-columns]:after,.loading .elementor-widget-opal-portfolio [data-opal-columns]:after,.loading .elementor-widget-opal-portfolio body.opal-content-layout-2cl #content .wrap:after,.loading .elementor-widget-opal-portfolio body.opal-content-layout-2cr #content .wrap:after,.loading .elementor-widget-opal-portfolio body.opal-default-content-layout-2cr #content .wrap:after,.opal-archive-style-4.archive .loading .elementor-widget-opal-portfolio .site-main:after,.opal-archive-style-4.blog .loading .elementor-widget-opal-portfolio .site-main:after,.single .loading .elementor-widget-opal-portfolio .gallery:after,.site-footer .loading .elementor-widget-opal-portfolio .widget-area:after,.widget .loading .elementor-widget-opal-portfolio .gallery:after,body.opal-content-layout-2cl #content .loading .elementor-widget-opal-portfolio .wrap:after,body.opal-content-layout-2cr #content .loading .elementor-widget-opal-portfolio .wrap:after,body.opal-default-content-layout-2cr #content .loading .elementor-widget-opal-portfolio .wrap:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
  animation: a .45s infinite linear;
  -webkit-animation: a .45s infinite linear;
  margin: 30px auto;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
  z-index: 99; }

.elementor-element .loading .elementor-widget-opal-portfolio .gallery:before,.entry-gallery .loading .elementor-widget-opal-portfolio .gallery:before,.loading .elementor-widget-opal-portfolio .comment-form:before,.loading .elementor-widget-opal-portfolio .elementor-element .gallery:before,.loading .elementor-widget-opal-portfolio .entry-gallery .gallery:before,.loading .elementor-widget-opal-portfolio .form-project:before,.loading .elementor-widget-opal-portfolio .opal-archive-style-4.archive .site-main:before,.loading .elementor-widget-opal-portfolio .opal-archive-style-4.blog .site-main:before,.loading .elementor-widget-opal-portfolio .project-group:before,.loading .elementor-widget-opal-portfolio .row:before,.loading .elementor-widget-opal-portfolio .single .gallery:before,.loading .elementor-widget-opal-portfolio .site-footer .widget-area:before,.loading .elementor-widget-opal-portfolio .widget .gallery:before,.loading .elementor-widget-opal-portfolio [data-elementor-columns]:before,.loading .elementor-widget-opal-portfolio [data-opal-columns]:before,.loading .elementor-widget-opal-portfolio body.opal-content-layout-2cl #content .wrap:before,.loading .elementor-widget-opal-portfolio body.opal-content-layout-2cr #content .wrap:before,.loading .elementor-widget-opal-portfolio body.opal-default-content-layout-2cr #content .wrap:before,.opal-archive-style-4.archive .loading .elementor-widget-opal-portfolio .site-main:before,.opal-archive-style-4.blog .loading .elementor-widget-opal-portfolio .site-main:before,.single .loading .elementor-widget-opal-portfolio .gallery:before,.site-footer .loading .elementor-widget-opal-portfolio .widget-area:before,.widget .loading .elementor-widget-opal-portfolio .gallery:before,body.opal-content-layout-2cl #content .loading .elementor-widget-opal-portfolio .wrap:before,body.opal-content-layout-2cr #content .loading .elementor-widget-opal-portfolio .wrap:before,body.opal-default-content-layout-2cr #content .loading .elementor-widget-opal-portfolio .wrap:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: calc(50% - 25px);
  top: calc(50% + 5px);
  z-index: 99;
  background: #fff;
  display: block;
  box-shadow: 0 0 10px rgba(0,0,0,.2); }

.single-osf_portfolio .page-title-bar {
  background-position: bottom; }

.single-osf_portfolio .page-title-bar:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }

.single-osf_portfolio .site-content {
  padding-top: 0;
  padding-bottom: 0; }

.single-portfolio .entry-title {
  margin-top: 25px;
  margin-bottom: 20px; }

.single-portfolio-summary-add {
  margin-bottom: 20px; }

.single-portfolio-navigation {
  display: flex;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1; }

.single-portfolio-summary {
  margin-bottom: 15px; }

.single-portfolio-summary-meta {
  margin-bottom: 60px; }
  .single-portfolio-summary-meta .social-share-header {
    color: #000;
    text-transform: capitalize; }

.single-portfolio-summary-meta-title {
  width: 100%; }

.elementor-portfolio-metro div.column-item {
  max-width: 25%;
  flex: 0 0 25%;
  width: 25%; }
  @media (max-width: 1199px) {
    .elementor-portfolio-metro div.column-item {
      max-width: 50%;
      flex: 0 0 50%;
      width: 50%; } }
  @media (max-width: 767px) {
    .elementor-portfolio-metro div.column-item {
      max-width: 100%;
      flex: 0 0 100%;
      width: 100%; } }

.elementor-portfolio-metro div.column-item:nth-child(3n):nth-child(odd),.elementor-portfolio-metro div.column-item:nth-child(3n+1):nth-child(2n) {
  max-width: 50%;
  flex: 0 0 50%;
  width: 50%; }
  @media (max-width: 1199px) {
    .elementor-portfolio-metro div.column-item:nth-child(3n):nth-child(odd),.elementor-portfolio-metro div.column-item:nth-child(3n+1):nth-child(2n) {
      max-width: 100%;
      flex: 0 0 100%;
      width: 100%; } }

.elementor-widget-opal-post-grid .column-item {
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .elementor-widget-opal-post-grid .column-item .post-inner {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    background-color: #fff;
    transition: all .3s ease; }
    @media (max-width: 767px) {
      .elementor-widget-opal-post-grid .column-item .post-inner {
        margin-bottom: 40px; } }
    .elementor-widget-opal-post-grid .column-item .post-inner:hover .post-thumbnail img {
      transform: scale(1.05); }
  .elementor-widget-opal-post-grid .column-item .entry-title {
    margin-bottom: 1em;
    line-height: 1.45;
    padding-top: 5px;
    margin-bottom: 5px;
    font-size: 20px;
    font-size: 1.33333rem; }
    @media (max-width: 575px) {
      .elementor-widget-opal-post-grid .column-item .entry-title {
        font-size: 20px;
        font-size: 1.33333rem; } }
  .elementor-widget-opal-post-grid .column-item .entry-categories {
    margin-bottom: 5px; }
  .elementor-widget-opal-post-grid .column-item .post-thumbnail {
    margin-bottom: 20px;
    padding-top: 56.1%;
    border-radius: 3px;
    overflow: hidden; }
    .elementor-widget-opal-post-grid .column-item .post-thumbnail a {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
      .elementor-widget-opal-post-grid .column-item .post-thumbnail a img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .elementor-widget-opal-post-grid .column-item .post-thumbnail img {
      width: 100%;
      transform: scale(1);
      transition: all .3s ease; }
  .elementor-widget-opal-post-grid .column-item .entry-meta {
    font-weight: 400;
    margin-bottom: 0;
    font-size: 1rem; }
    .elementor-widget-opal-post-grid .column-item .entry-meta>span {
      display: inline-flex; }
    .elementor-widget-opal-post-grid .column-item .entry-meta .posted-author {
      margin-right: 5px; }
      .elementor-widget-opal-post-grid .column-item .entry-meta .posted-author a {
        color: #000;
        text-transform: capitalize; }
      .elementor-widget-opal-post-grid .column-item .entry-meta .posted-author span {
        padding-right: 3px; }
  .elementor-widget-opal-post-grid .column-item .entry-header-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px;
    z-index: 99; }
    @media (max-width: 575px) {
      .elementor-widget-opal-post-grid .column-item .entry-header-overlay {
        padding: 20px; } }
  .elementor-widget-opal-post-grid .column-item .btn-link-post:hover i {
    transform: rotate(45deg); }
  .elementor-widget-opal-post-grid .column-item .btn-link-post i {
    display: block;
    transition: all .3s ease; }
  .elementor-widget-opal-post-grid .column-item .cat-links {
    font-size: 10px;
    font-size: .66667rem;
    line-height: 1; }
    .elementor-widget-opal-post-grid .column-item .cat-links a {
      color: #fff;
      border-radius: 3px;
      padding: 2px 8px;
      margin-right: 3px; }
      .elementor-widget-opal-post-grid .column-item .cat-links a:hover {
        color: #fff; }

@media (min-width: 1200px) {
  .elementor-element .post-style-2 .gallery,.entry-gallery .post-style-2 .gallery,.opal-archive-style-4.archive .post-style-2 .site-main,.opal-archive-style-4.blog .post-style-2 .site-main,.post-style-2 .comment-form,.post-style-2 .elementor-element .gallery,.post-style-2 .entry-gallery .gallery,.post-style-2 .form-project,.post-style-2 .opal-archive-style-4.archive .site-main,.post-style-2 .opal-archive-style-4.blog .site-main,.post-style-2 .project-group,.post-style-2 .row,.post-style-2 .single .gallery,.post-style-2 .site-footer .widget-area,.post-style-2 .widget .gallery,.post-style-2 [data-elementor-columns],.post-style-2 [data-opal-columns],.post-style-2 body.opal-content-layout-2cl #content .wrap,.post-style-2 body.opal-content-layout-2cr #content .wrap,.post-style-2 body.opal-default-content-layout-2cr #content .wrap,.single .post-style-2 .gallery,.site-footer .post-style-2 .widget-area,.widget .post-style-2 .gallery,body.opal-content-layout-2cl #content .post-style-2 .wrap,body.opal-content-layout-2cr #content .post-style-2 .wrap,body.opal-default-content-layout-2cr #content .post-style-2 .wrap {
    display: grid;
    grid-gap: 0;
    grid-template-columns: 1fr 410px;
    margin-left: -55px;
    margin-right: -55px; }
    .elementor-element .post-style-2 .gallery .column-item,.entry-gallery .post-style-2 .gallery .column-item,.opal-archive-style-4.archive .post-style-2 .site-main .column-item,.opal-archive-style-4.blog .post-style-2 .site-main .column-item,.post-style-2 .comment-form .column-item,.post-style-2 .elementor-element .gallery .column-item,.post-style-2 .entry-gallery .gallery .column-item,.post-style-2 .form-project .column-item,.post-style-2 .opal-archive-style-4.archive .site-main .column-item,.post-style-2 .opal-archive-style-4.blog .site-main .column-item,.post-style-2 .project-group .column-item,.post-style-2 .row .column-item,.post-style-2 .single .gallery .column-item,.post-style-2 .site-footer .widget-area .column-item,.post-style-2 .widget .gallery .column-item,.post-style-2 [data-elementor-columns] .column-item,.post-style-2 [data-opal-columns] .column-item,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item,.single .post-style-2 .gallery .column-item,.site-footer .post-style-2 .widget-area .column-item,.widget .post-style-2 .gallery .column-item,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item {
      flex: 0 0 100% !important;
      max-width: 100% !important;
      margin-bottom: 0 !important;
      padding-left: 55px;
      padding-right: 55px; }
      .elementor-element .post-style-2 .gallery .column-item:nth-child(4n+1),.entry-gallery .post-style-2 .gallery .column-item:nth-child(4n+1),.opal-archive-style-4.archive .post-style-2 .site-main .column-item:nth-child(4n+1),.opal-archive-style-4.blog .post-style-2 .site-main .column-item:nth-child(4n+1),.post-style-2 .comment-form .column-item:nth-child(4n+1),.post-style-2 .elementor-element .gallery .column-item:nth-child(4n+1),.post-style-2 .entry-gallery .gallery .column-item:nth-child(4n+1),.post-style-2 .form-project .column-item:nth-child(4n+1),.post-style-2 .opal-archive-style-4.archive .site-main .column-item:nth-child(4n+1),.post-style-2 .opal-archive-style-4.blog .site-main .column-item:nth-child(4n+1),.post-style-2 .project-group .column-item:nth-child(4n+1),.post-style-2 .row .column-item:nth-child(4n+1),.post-style-2 .single .gallery .column-item:nth-child(4n+1),.post-style-2 .site-footer .widget-area .column-item:nth-child(4n+1),.post-style-2 .widget .gallery .column-item:nth-child(4n+1),.post-style-2 [data-elementor-columns] .column-item:nth-child(4n+1),.post-style-2 [data-opal-columns] .column-item:nth-child(4n+1),.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:nth-child(4n+1),.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:nth-child(4n+1),.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:nth-child(4n+1),.single .post-style-2 .gallery .column-item:nth-child(4n+1),.site-footer .post-style-2 .widget-area .column-item:nth-child(4n+1),.widget .post-style-2 .gallery .column-item:nth-child(4n+1),body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:nth-child(4n+1),body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:nth-child(4n+1),body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:nth-child(4n+1) {
        grid-row: span 4;
        grid-column: 1;
        padding-top: 30px; }
      .elementor-element .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .post-inner,.entry-gallery .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .post-inner,.opal-archive-style-4.archive .post-style-2 .site-main .column-item:not(:nth-child(4n+1)) .post-inner,.opal-archive-style-4.blog .post-style-2 .site-main .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 .comment-form .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 .elementor-element .gallery .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 .entry-gallery .gallery .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 .form-project .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 .opal-archive-style-4.archive .site-main .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 .opal-archive-style-4.blog .site-main .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 .project-group .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 .row .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 .single .gallery .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 .site-footer .widget-area .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 .widget .gallery .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 [data-elementor-columns] .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 [data-opal-columns] .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner,.single .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .post-inner,.site-footer .post-style-2 .widget-area .column-item:not(:nth-child(4n+1)) .post-inner,.widget .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .post-inner,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:not(:nth-child(4n+1)) .post-inner,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:not(:nth-child(4n+1)) .post-inner,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:not(:nth-child(4n+1)) .post-inner {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #e1e1e1; }
        .elementor-element .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.entry-gallery .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.opal-archive-style-4.archive .post-style-2 .site-main .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.opal-archive-style-4.blog .post-style-2 .site-main .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 .comment-form .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 .elementor-element .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 .entry-gallery .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 .form-project .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 .opal-archive-style-4.archive .site-main .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 .opal-archive-style-4.blog .site-main .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 .project-group .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 .row .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 .single .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 .site-footer .widget-area .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 .widget .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 [data-elementor-columns] .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 [data-opal-columns] .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.single .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.site-footer .post-style-2 .widget-area .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.widget .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail {
          display: none; }
      .elementor-element .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .entry-meta,.elementor-element .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .entry-title,.entry-gallery .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .entry-meta,.entry-gallery .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .entry-title,.opal-archive-style-4.archive .post-style-2 .site-main .column-item:not(:nth-child(4n+1)) .entry-meta,.opal-archive-style-4.archive .post-style-2 .site-main .column-item:not(:nth-child(4n+1)) .entry-title,.opal-archive-style-4.blog .post-style-2 .site-main .column-item:not(:nth-child(4n+1)) .entry-meta,.opal-archive-style-4.blog .post-style-2 .site-main .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 .comment-form .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 .comment-form .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 .elementor-element .gallery .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 .elementor-element .gallery .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 .entry-gallery .gallery .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 .entry-gallery .gallery .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 .form-project .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 .form-project .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 .opal-archive-style-4.archive .site-main .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 .opal-archive-style-4.archive .site-main .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 .opal-archive-style-4.blog .site-main .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 .opal-archive-style-4.blog .site-main .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 .project-group .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 .project-group .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 .row .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 .row .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 .single .gallery .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 .single .gallery .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 .site-footer .widget-area .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 .site-footer .widget-area .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 .widget .gallery .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 .widget .gallery .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 [data-elementor-columns] .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 [data-elementor-columns] .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 [data-opal-columns] .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 [data-opal-columns] .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:not(:nth-child(4n+1)) .entry-title,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:not(:nth-child(4n+1)) .entry-meta,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:not(:nth-child(4n+1)) .entry-title,.single .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .entry-meta,.single .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .entry-title,.site-footer .post-style-2 .widget-area .column-item:not(:nth-child(4n+1)) .entry-meta,.site-footer .post-style-2 .widget-area .column-item:not(:nth-child(4n+1)) .entry-title,.widget .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .entry-meta,.widget .post-style-2 .gallery .column-item:not(:nth-child(4n+1)) .entry-title,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:not(:nth-child(4n+1)) .entry-meta,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:not(:nth-child(4n+1)) .entry-title,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:not(:nth-child(4n+1)) .entry-meta,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:not(:nth-child(4n+1)) .entry-title,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:not(:nth-child(4n+1)) .entry-meta,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:not(:nth-child(4n+1)) .entry-title {
        max-width: 330px; }
      .elementor-element .post-style-2 .gallery .column-item:first-child,.entry-gallery .post-style-2 .gallery .column-item:first-child,.opal-archive-style-4.archive .post-style-2 .site-main .column-item:first-child,.opal-archive-style-4.blog .post-style-2 .site-main .column-item:first-child,.post-style-2 .comment-form .column-item:first-child,.post-style-2 .elementor-element .gallery .column-item:first-child,.post-style-2 .entry-gallery .gallery .column-item:first-child,.post-style-2 .form-project .column-item:first-child,.post-style-2 .opal-archive-style-4.archive .site-main .column-item:first-child,.post-style-2 .opal-archive-style-4.blog .site-main .column-item:first-child,.post-style-2 .project-group .column-item:first-child,.post-style-2 .row .column-item:first-child,.post-style-2 .single .gallery .column-item:first-child,.post-style-2 .site-footer .widget-area .column-item:first-child,.post-style-2 .widget .gallery .column-item:first-child,.post-style-2 [data-elementor-columns] .column-item:first-child,.post-style-2 [data-opal-columns] .column-item:first-child,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:first-child,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:first-child,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:first-child,.single .post-style-2 .gallery .column-item:first-child,.site-footer .post-style-2 .widget-area .column-item:first-child,.widget .post-style-2 .gallery .column-item:first-child,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:first-child,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child {
        padding-top: 0; }
        .elementor-element .post-style-2 .gallery .column-item:first-child .post-inner,.entry-gallery .post-style-2 .gallery .column-item:first-child .post-inner,.opal-archive-style-4.archive .post-style-2 .site-main .column-item:first-child .post-inner,.opal-archive-style-4.blog .post-style-2 .site-main .column-item:first-child .post-inner,.post-style-2 .comment-form .column-item:first-child .post-inner,.post-style-2 .elementor-element .gallery .column-item:first-child .post-inner,.post-style-2 .entry-gallery .gallery .column-item:first-child .post-inner,.post-style-2 .form-project .column-item:first-child .post-inner,.post-style-2 .opal-archive-style-4.archive .site-main .column-item:first-child .post-inner,.post-style-2 .opal-archive-style-4.blog .site-main .column-item:first-child .post-inner,.post-style-2 .project-group .column-item:first-child .post-inner,.post-style-2 .row .column-item:first-child .post-inner,.post-style-2 .single .gallery .column-item:first-child .post-inner,.post-style-2 .site-footer .widget-area .column-item:first-child .post-inner,.post-style-2 .widget .gallery .column-item:first-child .post-inner,.post-style-2 [data-elementor-columns] .column-item:first-child .post-inner,.post-style-2 [data-opal-columns] .column-item:first-child .post-inner,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:first-child .post-inner,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:first-child .post-inner,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:first-child .post-inner,.single .post-style-2 .gallery .column-item:first-child .post-inner,.site-footer .post-style-2 .widget-area .column-item:first-child .post-inner,.widget .post-style-2 .gallery .column-item:first-child .post-inner,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:first-child .post-inner,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .post-inner,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .post-inner {
          margin-bottom: 0; }
        .elementor-element .post-style-2 .gallery .column-item:first-child .post-content,.entry-gallery .post-style-2 .gallery .column-item:first-child .post-content,.opal-archive-style-4.archive .post-style-2 .site-main .column-item:first-child .post-content,.opal-archive-style-4.blog .post-style-2 .site-main .column-item:first-child .post-content,.post-style-2 .comment-form .column-item:first-child .post-content,.post-style-2 .elementor-element .gallery .column-item:first-child .post-content,.post-style-2 .entry-gallery .gallery .column-item:first-child .post-content,.post-style-2 .form-project .column-item:first-child .post-content,.post-style-2 .opal-archive-style-4.archive .site-main .column-item:first-child .post-content,.post-style-2 .opal-archive-style-4.blog .site-main .column-item:first-child .post-content,.post-style-2 .project-group .column-item:first-child .post-content,.post-style-2 .row .column-item:first-child .post-content,.post-style-2 .single .gallery .column-item:first-child .post-content,.post-style-2 .site-footer .widget-area .column-item:first-child .post-content,.post-style-2 .widget .gallery .column-item:first-child .post-content,.post-style-2 [data-elementor-columns] .column-item:first-child .post-content,.post-style-2 [data-opal-columns] .column-item:first-child .post-content,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:first-child .post-content,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:first-child .post-content,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:first-child .post-content,.single .post-style-2 .gallery .column-item:first-child .post-content,.site-footer .post-style-2 .widget-area .column-item:first-child .post-content,.widget .post-style-2 .gallery .column-item:first-child .post-content,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:first-child .post-content,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .post-content,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .post-content {
          position: absolute;
          bottom: 50px;
          left: 40px;
          z-index: 2; }
        .elementor-element .post-style-2 .gallery .column-item:first-child .post-thumbnail,.entry-gallery .post-style-2 .gallery .column-item:first-child .post-thumbnail,.opal-archive-style-4.archive .post-style-2 .site-main .column-item:first-child .post-thumbnail,.opal-archive-style-4.blog .post-style-2 .site-main .column-item:first-child .post-thumbnail,.post-style-2 .comment-form .column-item:first-child .post-thumbnail,.post-style-2 .elementor-element .gallery .column-item:first-child .post-thumbnail,.post-style-2 .entry-gallery .gallery .column-item:first-child .post-thumbnail,.post-style-2 .form-project .column-item:first-child .post-thumbnail,.post-style-2 .opal-archive-style-4.archive .site-main .column-item:first-child .post-thumbnail,.post-style-2 .opal-archive-style-4.blog .site-main .column-item:first-child .post-thumbnail,.post-style-2 .project-group .column-item:first-child .post-thumbnail,.post-style-2 .row .column-item:first-child .post-thumbnail,.post-style-2 .single .gallery .column-item:first-child .post-thumbnail,.post-style-2 .site-footer .widget-area .column-item:first-child .post-thumbnail,.post-style-2 .widget .gallery .column-item:first-child .post-thumbnail,.post-style-2 [data-elementor-columns] .column-item:first-child .post-thumbnail,.post-style-2 [data-opal-columns] .column-item:first-child .post-thumbnail,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:first-child .post-thumbnail,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:first-child .post-thumbnail,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:first-child .post-thumbnail,.single .post-style-2 .gallery .column-item:first-child .post-thumbnail,.site-footer .post-style-2 .widget-area .column-item:first-child .post-thumbnail,.widget .post-style-2 .gallery .column-item:first-child .post-thumbnail,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:first-child .post-thumbnail,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .post-thumbnail,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .post-thumbnail {
          margin-bottom: 0; }
          .elementor-element .post-style-2 .gallery .column-item:first-child .post-thumbnail a:before,.entry-gallery .post-style-2 .gallery .column-item:first-child .post-thumbnail a:before,.opal-archive-style-4.archive .post-style-2 .site-main .column-item:first-child .post-thumbnail a:before,.opal-archive-style-4.blog .post-style-2 .site-main .column-item:first-child .post-thumbnail a:before,.post-style-2 .comment-form .column-item:first-child .post-thumbnail a:before,.post-style-2 .elementor-element .gallery .column-item:first-child .post-thumbnail a:before,.post-style-2 .entry-gallery .gallery .column-item:first-child .post-thumbnail a:before,.post-style-2 .form-project .column-item:first-child .post-thumbnail a:before,.post-style-2 .opal-archive-style-4.archive .site-main .column-item:first-child .post-thumbnail a:before,.post-style-2 .opal-archive-style-4.blog .site-main .column-item:first-child .post-thumbnail a:before,.post-style-2 .project-group .column-item:first-child .post-thumbnail a:before,.post-style-2 .row .column-item:first-child .post-thumbnail a:before,.post-style-2 .single .gallery .column-item:first-child .post-thumbnail a:before,.post-style-2 .site-footer .widget-area .column-item:first-child .post-thumbnail a:before,.post-style-2 .widget .gallery .column-item:first-child .post-thumbnail a:before,.post-style-2 [data-elementor-columns] .column-item:first-child .post-thumbnail a:before,.post-style-2 [data-opal-columns] .column-item:first-child .post-thumbnail a:before,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:first-child .post-thumbnail a:before,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:first-child .post-thumbnail a:before,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:first-child .post-thumbnail a:before,.single .post-style-2 .gallery .column-item:first-child .post-thumbnail a:before,.site-footer .post-style-2 .widget-area .column-item:first-child .post-thumbnail a:before,.widget .post-style-2 .gallery .column-item:first-child .post-thumbnail a:before,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:first-child .post-thumbnail a:before,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .post-thumbnail a:before,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .post-thumbnail a:before {
            position: absolute;
            left: 0;
            bottom: 0;
            content: "";
            background: linear-gradient(180deg,rgba(23,62,98,0),#173e62);
            opacity: .75;
            z-index: 1;
            width: 100%;
            height: 60%; }
        .elementor-element .post-style-2 .gallery .column-item:first-child .entry-title,.entry-gallery .post-style-2 .gallery .column-item:first-child .entry-title,.opal-archive-style-4.archive .post-style-2 .site-main .column-item:first-child .entry-title,.opal-archive-style-4.blog .post-style-2 .site-main .column-item:first-child .entry-title,.post-style-2 .comment-form .column-item:first-child .entry-title,.post-style-2 .elementor-element .gallery .column-item:first-child .entry-title,.post-style-2 .entry-gallery .gallery .column-item:first-child .entry-title,.post-style-2 .form-project .column-item:first-child .entry-title,.post-style-2 .opal-archive-style-4.archive .site-main .column-item:first-child .entry-title,.post-style-2 .opal-archive-style-4.blog .site-main .column-item:first-child .entry-title,.post-style-2 .project-group .column-item:first-child .entry-title,.post-style-2 .row .column-item:first-child .entry-title,.post-style-2 .single .gallery .column-item:first-child .entry-title,.post-style-2 .site-footer .widget-area .column-item:first-child .entry-title,.post-style-2 .widget .gallery .column-item:first-child .entry-title,.post-style-2 [data-elementor-columns] .column-item:first-child .entry-title,.post-style-2 [data-opal-columns] .column-item:first-child .entry-title,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:first-child .entry-title,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:first-child .entry-title,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:first-child .entry-title,.single .post-style-2 .gallery .column-item:first-child .entry-title,.site-footer .post-style-2 .widget-area .column-item:first-child .entry-title,.widget .post-style-2 .gallery .column-item:first-child .entry-title,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:first-child .entry-title,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .entry-title,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .entry-title {
          font-size: 30px;
          line-height: 36px;
          width: 85%; }
          .elementor-element .post-style-2 .gallery .column-item:first-child .entry-title a,.entry-gallery .post-style-2 .gallery .column-item:first-child .entry-title a,.opal-archive-style-4.archive .post-style-2 .site-main .column-item:first-child .entry-title a,.opal-archive-style-4.blog .post-style-2 .site-main .column-item:first-child .entry-title a,.post-style-2 .comment-form .column-item:first-child .entry-title a,.post-style-2 .elementor-element .gallery .column-item:first-child .entry-title a,.post-style-2 .entry-gallery .gallery .column-item:first-child .entry-title a,.post-style-2 .form-project .column-item:first-child .entry-title a,.post-style-2 .opal-archive-style-4.archive .site-main .column-item:first-child .entry-title a,.post-style-2 .opal-archive-style-4.blog .site-main .column-item:first-child .entry-title a,.post-style-2 .project-group .column-item:first-child .entry-title a,.post-style-2 .row .column-item:first-child .entry-title a,.post-style-2 .single .gallery .column-item:first-child .entry-title a,.post-style-2 .site-footer .widget-area .column-item:first-child .entry-title a,.post-style-2 .widget .gallery .column-item:first-child .entry-title a,.post-style-2 [data-elementor-columns] .column-item:first-child .entry-title a,.post-style-2 [data-opal-columns] .column-item:first-child .entry-title a,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:first-child .entry-title a,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:first-child .entry-title a,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:first-child .entry-title a,.single .post-style-2 .gallery .column-item:first-child .entry-title a,.site-footer .post-style-2 .widget-area .column-item:first-child .entry-title a,.widget .post-style-2 .gallery .column-item:first-child .entry-title a,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:first-child .entry-title a,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .entry-title a,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .entry-title a {
            color: #fff; }
        .elementor-element .post-style-2 .gallery .column-item:first-child .posted-author,.entry-gallery .post-style-2 .gallery .column-item:first-child .posted-author,.opal-archive-style-4.archive .post-style-2 .site-main .column-item:first-child .posted-author,.opal-archive-style-4.blog .post-style-2 .site-main .column-item:first-child .posted-author,.post-style-2 .comment-form .column-item:first-child .posted-author,.post-style-2 .elementor-element .gallery .column-item:first-child .posted-author,.post-style-2 .entry-gallery .gallery .column-item:first-child .posted-author,.post-style-2 .form-project .column-item:first-child .posted-author,.post-style-2 .opal-archive-style-4.archive .site-main .column-item:first-child .posted-author,.post-style-2 .opal-archive-style-4.blog .site-main .column-item:first-child .posted-author,.post-style-2 .project-group .column-item:first-child .posted-author,.post-style-2 .row .column-item:first-child .posted-author,.post-style-2 .single .gallery .column-item:first-child .posted-author,.post-style-2 .site-footer .widget-area .column-item:first-child .posted-author,.post-style-2 .widget .gallery .column-item:first-child .posted-author,.post-style-2 [data-elementor-columns] .column-item:first-child .posted-author,.post-style-2 [data-opal-columns] .column-item:first-child .posted-author,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:first-child .posted-author,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:first-child .posted-author,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:first-child .posted-author,.single .post-style-2 .gallery .column-item:first-child .posted-author,.site-footer .post-style-2 .widget-area .column-item:first-child .posted-author,.widget .post-style-2 .gallery .column-item:first-child .posted-author,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:first-child .posted-author,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .posted-author,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .posted-author {
          color: #b0b9c1; }
          .elementor-element .post-style-2 .gallery .column-item:first-child .posted-author a,.entry-gallery .post-style-2 .gallery .column-item:first-child .posted-author a,.opal-archive-style-4.archive .post-style-2 .site-main .column-item:first-child .posted-author a,.opal-archive-style-4.blog .post-style-2 .site-main .column-item:first-child .posted-author a,.post-style-2 .comment-form .column-item:first-child .posted-author a,.post-style-2 .elementor-element .gallery .column-item:first-child .posted-author a,.post-style-2 .entry-gallery .gallery .column-item:first-child .posted-author a,.post-style-2 .form-project .column-item:first-child .posted-author a,.post-style-2 .opal-archive-style-4.archive .site-main .column-item:first-child .posted-author a,.post-style-2 .opal-archive-style-4.blog .site-main .column-item:first-child .posted-author a,.post-style-2 .project-group .column-item:first-child .posted-author a,.post-style-2 .row .column-item:first-child .posted-author a,.post-style-2 .single .gallery .column-item:first-child .posted-author a,.post-style-2 .site-footer .widget-area .column-item:first-child .posted-author a,.post-style-2 .widget .gallery .column-item:first-child .posted-author a,.post-style-2 [data-elementor-columns] .column-item:first-child .posted-author a,.post-style-2 [data-opal-columns] .column-item:first-child .posted-author a,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:first-child .posted-author a,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:first-child .posted-author a,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:first-child .posted-author a,.single .post-style-2 .gallery .column-item:first-child .posted-author a,.site-footer .post-style-2 .widget-area .column-item:first-child .posted-author a,.widget .post-style-2 .gallery .column-item:first-child .posted-author a,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:first-child .posted-author a,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .posted-author a,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:first-child .posted-author a {
            color: #fff; }
      .elementor-element .post-style-2 .gallery .column-item:last-child .post-inner,.entry-gallery .post-style-2 .gallery .column-item:last-child .post-inner,.opal-archive-style-4.archive .post-style-2 .site-main .column-item:last-child .post-inner,.opal-archive-style-4.blog .post-style-2 .site-main .column-item:last-child .post-inner,.post-style-2 .comment-form .column-item:last-child .post-inner,.post-style-2 .elementor-element .gallery .column-item:last-child .post-inner,.post-style-2 .entry-gallery .gallery .column-item:last-child .post-inner,.post-style-2 .form-project .column-item:last-child .post-inner,.post-style-2 .opal-archive-style-4.archive .site-main .column-item:last-child .post-inner,.post-style-2 .opal-archive-style-4.blog .site-main .column-item:last-child .post-inner,.post-style-2 .project-group .column-item:last-child .post-inner,.post-style-2 .row .column-item:last-child .post-inner,.post-style-2 .single .gallery .column-item:last-child .post-inner,.post-style-2 .site-footer .widget-area .column-item:last-child .post-inner,.post-style-2 .widget .gallery .column-item:last-child .post-inner,.post-style-2 [data-elementor-columns] .column-item:last-child .post-inner,.post-style-2 [data-opal-columns] .column-item:last-child .post-inner,.post-style-2 body.opal-content-layout-2cl #content .wrap .column-item:last-child .post-inner,.post-style-2 body.opal-content-layout-2cr #content .wrap .column-item:last-child .post-inner,.post-style-2 body.opal-default-content-layout-2cr #content .wrap .column-item:last-child .post-inner,.single .post-style-2 .gallery .column-item:last-child .post-inner,.site-footer .post-style-2 .widget-area .column-item:last-child .post-inner,.widget .post-style-2 .gallery .column-item:last-child .post-inner,body.opal-content-layout-2cl #content .post-style-2 .wrap .column-item:last-child .post-inner,body.opal-content-layout-2cr #content .post-style-2 .wrap .column-item:last-child .post-inner,body.opal-default-content-layout-2cr #content .post-style-2 .wrap .column-item:last-child .post-inner {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0; } }

@media (min-width: 1200px) {
  .elementor-element .post-style-3 .gallery,.entry-gallery .post-style-3 .gallery,.opal-archive-style-4.archive .post-style-3 .site-main,.opal-archive-style-4.blog .post-style-3 .site-main,.post-style-3 .comment-form,.post-style-3 .elementor-element .gallery,.post-style-3 .entry-gallery .gallery,.post-style-3 .form-project,.post-style-3 .opal-archive-style-4.archive .site-main,.post-style-3 .opal-archive-style-4.blog .site-main,.post-style-3 .project-group,.post-style-3 .row,.post-style-3 .single .gallery,.post-style-3 .site-footer .widget-area,.post-style-3 .widget .gallery,.post-style-3 [data-elementor-columns],.post-style-3 [data-opal-columns],.post-style-3 body.opal-content-layout-2cl #content .wrap,.post-style-3 body.opal-content-layout-2cr #content .wrap,.post-style-3 body.opal-default-content-layout-2cr #content .wrap,.single .post-style-3 .gallery,.site-footer .post-style-3 .widget-area,.widget .post-style-3 .gallery,body.opal-content-layout-2cl #content .post-style-3 .wrap,body.opal-content-layout-2cr #content .post-style-3 .wrap,body.opal-default-content-layout-2cr #content .post-style-3 .wrap {
    display: grid;
    grid-gap: 0;
    grid-template-columns: 1fr 1fr;
    margin-left: -35px;
    margin-right: -35px; }
    .elementor-element .post-style-3 .gallery .column-item,.entry-gallery .post-style-3 .gallery .column-item,.opal-archive-style-4.archive .post-style-3 .site-main .column-item,.opal-archive-style-4.blog .post-style-3 .site-main .column-item,.post-style-3 .comment-form .column-item,.post-style-3 .elementor-element .gallery .column-item,.post-style-3 .entry-gallery .gallery .column-item,.post-style-3 .form-project .column-item,.post-style-3 .opal-archive-style-4.archive .site-main .column-item,.post-style-3 .opal-archive-style-4.blog .site-main .column-item,.post-style-3 .project-group .column-item,.post-style-3 .row .column-item,.post-style-3 .single .gallery .column-item,.post-style-3 .site-footer .widget-area .column-item,.post-style-3 .widget .gallery .column-item,.post-style-3 [data-elementor-columns] .column-item,.post-style-3 [data-opal-columns] .column-item,.post-style-3 body.opal-content-layout-2cl #content .wrap .column-item,.post-style-3 body.opal-content-layout-2cr #content .wrap .column-item,.post-style-3 body.opal-default-content-layout-2cr #content .wrap .column-item,.single .post-style-3 .gallery .column-item,.site-footer .post-style-3 .widget-area .column-item,.widget .post-style-3 .gallery .column-item,body.opal-content-layout-2cl #content .post-style-3 .wrap .column-item,body.opal-content-layout-2cr #content .post-style-3 .wrap .column-item,body.opal-default-content-layout-2cr #content .post-style-3 .wrap .column-item {
      flex: 0 0 100% !important;
      max-width: 100% !important;
      margin-bottom: 0 !important;
      padding-left: 35px;
      padding-right: 35px; }
      .elementor-element .post-style-3 .gallery .column-item:nth-child(4n+1),.entry-gallery .post-style-3 .gallery .column-item:nth-child(4n+1),.opal-archive-style-4.archive .post-style-3 .site-main .column-item:nth-child(4n+1),.opal-archive-style-4.blog .post-style-3 .site-main .column-item:nth-child(4n+1),.post-style-3 .comment-form .column-item:nth-child(4n+1),.post-style-3 .elementor-element .gallery .column-item:nth-child(4n+1),.post-style-3 .entry-gallery .gallery .column-item:nth-child(4n+1),.post-style-3 .form-project .column-item:nth-child(4n+1),.post-style-3 .opal-archive-style-4.archive .site-main .column-item:nth-child(4n+1),.post-style-3 .opal-archive-style-4.blog .site-main .column-item:nth-child(4n+1),.post-style-3 .project-group .column-item:nth-child(4n+1),.post-style-3 .row .column-item:nth-child(4n+1),.post-style-3 .single .gallery .column-item:nth-child(4n+1),.post-style-3 .site-footer .widget-area .column-item:nth-child(4n+1),.post-style-3 .widget .gallery .column-item:nth-child(4n+1),.post-style-3 [data-elementor-columns] .column-item:nth-child(4n+1),.post-style-3 [data-opal-columns] .column-item:nth-child(4n+1),.post-style-3 body.opal-content-layout-2cl #content .wrap .column-item:nth-child(4n+1),.post-style-3 body.opal-content-layout-2cr #content .wrap .column-item:nth-child(4n+1),.post-style-3 body.opal-default-content-layout-2cr #content .wrap .column-item:nth-child(4n+1),.single .post-style-3 .gallery .column-item:nth-child(4n+1),.site-footer .post-style-3 .widget-area .column-item:nth-child(4n+1),.widget .post-style-3 .gallery .column-item:nth-child(4n+1),body.opal-content-layout-2cl #content .post-style-3 .wrap .column-item:nth-child(4n+1),body.opal-content-layout-2cr #content .post-style-3 .wrap .column-item:nth-child(4n+1),body.opal-default-content-layout-2cr #content .post-style-3 .wrap .column-item:nth-child(4n+1) {
        grid-row: span 4;
        grid-column: 1;
        padding-top: 30px; }
      .elementor-element .post-style-3 .gallery .column-item:not(:nth-child(4n+1)) .post-inner,.entry-gallery .post-style-3 .gallery .column-item:not(:nth-child(4n+1)) .post-inner,.opal-archive-style-4.archive .post-style-3 .site-main .column-item:not(:nth-child(4n+1)) .post-inner,.opal-archive-style-4.blog .post-style-3 .site-main .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 .comment-form .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 .elementor-element .gallery .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 .entry-gallery .gallery .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 .form-project .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 .opal-archive-style-4.archive .site-main .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 .opal-archive-style-4.blog .site-main .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 .project-group .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 .row .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 .single .gallery .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 .site-footer .widget-area .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 .widget .gallery .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 [data-elementor-columns] .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 [data-opal-columns] .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 body.opal-content-layout-2cl #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 body.opal-content-layout-2cr #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner,.post-style-3 body.opal-default-content-layout-2cr #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner,.single .post-style-3 .gallery .column-item:not(:nth-child(4n+1)) .post-inner,.site-footer .post-style-3 .widget-area .column-item:not(:nth-child(4n+1)) .post-inner,.widget .post-style-3 .gallery .column-item:not(:nth-child(4n+1)) .post-inner,body.opal-content-layout-2cl #content .post-style-3 .wrap .column-item:not(:nth-child(4n+1)) .post-inner,body.opal-content-layout-2cr #content .post-style-3 .wrap .column-item:not(:nth-child(4n+1)) .post-inner,body.opal-default-content-layout-2cr #content .post-style-3 .wrap .column-item:not(:nth-child(4n+1)) .post-inner {
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px solid #e1e1e1;
        flex-direction: row;
        align-items: center; }
        .elementor-element .post-style-3 .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.entry-gallery .post-style-3 .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.opal-archive-style-4.archive .post-style-3 .site-main .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.opal-archive-style-4.blog .post-style-3 .site-main .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 .comment-form .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 .elementor-element .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 .entry-gallery .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 .form-project .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 .opal-archive-style-4.archive .site-main .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 .opal-archive-style-4.blog .site-main .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 .project-group .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 .row .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 .single .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 .site-footer .widget-area .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 .widget .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 [data-elementor-columns] .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 [data-opal-columns] .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 body.opal-content-layout-2cl #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 body.opal-content-layout-2cr #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.post-style-3 body.opal-default-content-layout-2cr #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.single .post-style-3 .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.site-footer .post-style-3 .widget-area .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,.widget .post-style-3 .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,body.opal-content-layout-2cl #content .post-style-3 .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,body.opal-content-layout-2cr #content .post-style-3 .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail,body.opal-default-content-layout-2cr #content .post-style-3 .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail {
          padding-top: 0;
          margin-right: 30px;
          margin-bottom: 0;
          max-width: 210px; }
          .elementor-element .post-style-3 .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.entry-gallery .post-style-3 .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.opal-archive-style-4.archive .post-style-3 .site-main .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.opal-archive-style-4.blog .post-style-3 .site-main .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 .comment-form .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 .elementor-element .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 .entry-gallery .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 .form-project .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 .opal-archive-style-4.archive .site-main .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 .opal-archive-style-4.blog .site-main .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 .project-group .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 .row .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 .single .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 .site-footer .widget-area .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 .widget .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 [data-elementor-columns] .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 [data-opal-columns] .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 body.opal-content-layout-2cl #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 body.opal-content-layout-2cr #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.post-style-3 body.opal-default-content-layout-2cr #content .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.single .post-style-3 .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.site-footer .post-style-3 .widget-area .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,.widget .post-style-3 .gallery .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,body.opal-content-layout-2cl #content .post-style-3 .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,body.opal-content-layout-2cr #content .post-style-3 .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a,body.opal-default-content-layout-2cr #content .post-style-3 .wrap .column-item:not(:nth-child(4n+1)) .post-inner .post-thumbnail a {
            position: relative; }
      .elementor-element .post-style-3 .gallery .column-item:first-child,.entry-gallery .post-style-3 .gallery .column-item:first-child,.opal-archive-style-4.archive .post-style-3 .site-main .column-item:first-child,.opal-archive-style-4.blog .post-style-3 .site-main .column-item:first-child,.post-style-3 .comment-form .column-item:first-child,.post-style-3 .elementor-element .gallery .column-item:first-child,.post-style-3 .entry-gallery .gallery .column-item:first-child,.post-style-3 .form-project .column-item:first-child,.post-style-3 .opal-archive-style-4.archive .site-main .column-item:first-child,.post-style-3 .opal-archive-style-4.blog .site-main .column-item:first-child,.post-style-3 .project-group .column-item:first-child,.post-style-3 .row .column-item:first-child,.post-style-3 .single .gallery .column-item:first-child,.post-style-3 .site-footer .widget-area .column-item:first-child,.post-style-3 .widget .gallery .column-item:first-child,.post-style-3 [data-elementor-columns] .column-item:first-child,.post-style-3 [data-opal-columns] .column-item:first-child,.post-style-3 body.opal-content-layout-2cl #content .wrap .column-item:first-child,.post-style-3 body.opal-content-layout-2cr #content .wrap .column-item:first-child,.post-style-3 body.opal-default-content-layout-2cr #content .wrap .column-item:first-child,.single .post-style-3 .gallery .column-item:first-child,.site-footer .post-style-3 .widget-area .column-item:first-child,.widget .post-style-3 .gallery .column-item:first-child,body.opal-content-layout-2cl #content .post-style-3 .wrap .column-item:first-child,body.opal-content-layout-2cr #content .post-style-3 .wrap .column-item:first-child,body.opal-default-content-layout-2cr #content .post-style-3 .wrap .column-item:first-child {
        padding-top: 0; }
        .elementor-element .post-style-3 .gallery .column-item:first-child .post-thumbnail,.entry-gallery .post-style-3 .gallery .column-item:first-child .post-thumbnail,.opal-archive-style-4.archive .post-style-3 .site-main .column-item:first-child .post-thumbnail,.opal-archive-style-4.blog .post-style-3 .site-main .column-item:first-child .post-thumbnail,.post-style-3 .comment-form .column-item:first-child .post-thumbnail,.post-style-3 .elementor-element .gallery .column-item:first-child .post-thumbnail,.post-style-3 .entry-gallery .gallery .column-item:first-child .post-thumbnail,.post-style-3 .form-project .column-item:first-child .post-thumbnail,.post-style-3 .opal-archive-style-4.archive .site-main .column-item:first-child .post-thumbnail,.post-style-3 .opal-archive-style-4.blog .site-main .column-item:first-child .post-thumbnail,.post-style-3 .project-group .column-item:first-child .post-thumbnail,.post-style-3 .row .column-item:first-child .post-thumbnail,.post-style-3 .single .gallery .column-item:first-child .post-thumbnail,.post-style-3 .site-footer .widget-area .column-item:first-child .post-thumbnail,.post-style-3 .widget .gallery .column-item:first-child .post-thumbnail,.post-style-3 [data-elementor-columns] .column-item:first-child .post-thumbnail,.post-style-3 [data-opal-columns] .column-item:first-child .post-thumbnail,.post-style-3 body.opal-content-layout-2cl #content .wrap .column-item:first-child .post-thumbnail,.post-style-3 body.opal-content-layout-2cr #content .wrap .column-item:first-child .post-thumbnail,.post-style-3 body.opal-default-content-layout-2cr #content .wrap .column-item:first-child .post-thumbnail,.single .post-style-3 .gallery .column-item:first-child .post-thumbnail,.site-footer .post-style-3 .widget-area .column-item:first-child .post-thumbnail,.widget .post-style-3 .gallery .column-item:first-child .post-thumbnail,body.opal-content-layout-2cl #content .post-style-3 .wrap .column-item:first-child .post-thumbnail,body.opal-content-layout-2cr #content .post-style-3 .wrap .column-item:first-child .post-thumbnail,body.opal-default-content-layout-2cr #content .post-style-3 .wrap .column-item:first-child .post-thumbnail {
          margin-bottom: 30px; }
          .elementor-element .post-style-3 .gallery .column-item:first-child .post-thumbnail a:before,.entry-gallery .post-style-3 .gallery .column-item:first-child .post-thumbnail a:before,.opal-archive-style-4.archive .post-style-3 .site-main .column-item:first-child .post-thumbnail a:before,.opal-archive-style-4.blog .post-style-3 .site-main .column-item:first-child .post-thumbnail a:before,.post-style-3 .comment-form .column-item:first-child .post-thumbnail a:before,.post-style-3 .elementor-element .gallery .column-item:first-child .post-thumbnail a:before,.post-style-3 .entry-gallery .gallery .column-item:first-child .post-thumbnail a:before,.post-style-3 .form-project .column-item:first-child .post-thumbnail a:before,.post-style-3 .opal-archive-style-4.archive .site-main .column-item:first-child .post-thumbnail a:before,.post-style-3 .opal-archive-style-4.blog .site-main .column-item:first-child .post-thumbnail a:before,.post-style-3 .project-group .column-item:first-child .post-thumbnail a:before,.post-style-3 .row .column-item:first-child .post-thumbnail a:before,.post-style-3 .single .gallery .column-item:first-child .post-thumbnail a:before,.post-style-3 .site-footer .widget-area .column-item:first-child .post-thumbnail a:before,.post-style-3 .widget .gallery .column-item:first-child .post-thumbnail a:before,.post-style-3 [data-elementor-columns] .column-item:first-child .post-thumbnail a:before,.post-style-3 [data-opal-columns] .column-item:first-child .post-thumbnail a:before,.post-style-3 body.opal-content-layout-2cl #content .wrap .column-item:first-child .post-thumbnail a:before,.post-style-3 body.opal-content-layout-2cr #content .wrap .column-item:first-child .post-thumbnail a:before,.post-style-3 body.opal-default-content-layout-2cr #content .wrap .column-item:first-child .post-thumbnail a:before,.single .post-style-3 .gallery .column-item:first-child .post-thumbnail a:before,.site-footer .post-style-3 .widget-area .column-item:first-child .post-thumbnail a:before,.widget .post-style-3 .gallery .column-item:first-child .post-thumbnail a:before,body.opal-content-layout-2cl #content .post-style-3 .wrap .column-item:first-child .post-thumbnail a:before,body.opal-content-layout-2cr #content .post-style-3 .wrap .column-item:first-child .post-thumbnail a:before,body.opal-default-content-layout-2cr #content .post-style-3 .wrap .column-item:first-child .post-thumbnail a:before {
            position: absolute;
            left: 0;
            bottom: 0;
            content: "";
            background: linear-gradient(180deg,rgba(23,62,98,0),#173e62);
            opacity: .75;
            z-index: 1;
            width: 100%;
            height: 60%; }
        .elementor-element .post-style-3 .gallery .column-item:first-child .entry-title,.entry-gallery .post-style-3 .gallery .column-item:first-child .entry-title,.opal-archive-style-4.archive .post-style-3 .site-main .column-item:first-child .entry-title,.opal-archive-style-4.blog .post-style-3 .site-main .column-item:first-child .entry-title,.post-style-3 .comment-form .column-item:first-child .entry-title,.post-style-3 .elementor-element .gallery .column-item:first-child .entry-title,.post-style-3 .entry-gallery .gallery .column-item:first-child .entry-title,.post-style-3 .form-project .column-item:first-child .entry-title,.post-style-3 .opal-archive-style-4.archive .site-main .column-item:first-child .entry-title,.post-style-3 .opal-archive-style-4.blog .site-main .column-item:first-child .entry-title,.post-style-3 .project-group .column-item:first-child .entry-title,.post-style-3 .row .column-item:first-child .entry-title,.post-style-3 .single .gallery .column-item:first-child .entry-title,.post-style-3 .site-footer .widget-area .column-item:first-child .entry-title,.post-style-3 .widget .gallery .column-item:first-child .entry-title,.post-style-3 [data-elementor-columns] .column-item:first-child .entry-title,.post-style-3 [data-opal-columns] .column-item:first-child .entry-title,.post-style-3 body.opal-content-layout-2cl #content .wrap .column-item:first-child .entry-title,.post-style-3 body.opal-content-layout-2cr #content .wrap .column-item:first-child .entry-title,.post-style-3 body.opal-default-content-layout-2cr #content .wrap .column-item:first-child .entry-title,.single .post-style-3 .gallery .column-item:first-child .entry-title,.site-footer .post-style-3 .widget-area .column-item:first-child .entry-title,.widget .post-style-3 .gallery .column-item:first-child .entry-title,body.opal-content-layout-2cl #content .post-style-3 .wrap .column-item:first-child .entry-title,body.opal-content-layout-2cr #content .post-style-3 .wrap .column-item:first-child .entry-title,body.opal-default-content-layout-2cr #content .post-style-3 .wrap .column-item:first-child .entry-title {
          font-size: 30px;
          line-height: 36px; }
      .elementor-element .post-style-3 .gallery .column-item:last-child .post-inner,.entry-gallery .post-style-3 .gallery .column-item:last-child .post-inner,.opal-archive-style-4.archive .post-style-3 .site-main .column-item:last-child .post-inner,.opal-archive-style-4.blog .post-style-3 .site-main .column-item:last-child .post-inner,.post-style-3 .comment-form .column-item:last-child .post-inner,.post-style-3 .elementor-element .gallery .column-item:last-child .post-inner,.post-style-3 .entry-gallery .gallery .column-item:last-child .post-inner,.post-style-3 .form-project .column-item:last-child .post-inner,.post-style-3 .opal-archive-style-4.archive .site-main .column-item:last-child .post-inner,.post-style-3 .opal-archive-style-4.blog .site-main .column-item:last-child .post-inner,.post-style-3 .project-group .column-item:last-child .post-inner,.post-style-3 .row .column-item:last-child .post-inner,.post-style-3 .single .gallery .column-item:last-child .post-inner,.post-style-3 .site-footer .widget-area .column-item:last-child .post-inner,.post-style-3 .widget .gallery .column-item:last-child .post-inner,.post-style-3 [data-elementor-columns] .column-item:last-child .post-inner,.post-style-3 [data-opal-columns] .column-item:last-child .post-inner,.post-style-3 body.opal-content-layout-2cl #content .wrap .column-item:last-child .post-inner,.post-style-3 body.opal-content-layout-2cr #content .wrap .column-item:last-child .post-inner,.post-style-3 body.opal-default-content-layout-2cr #content .wrap .column-item:last-child .post-inner,.single .post-style-3 .gallery .column-item:last-child .post-inner,.site-footer .post-style-3 .widget-area .column-item:last-child .post-inner,.widget .post-style-3 .gallery .column-item:last-child .post-inner,body.opal-content-layout-2cl #content .post-style-3 .wrap .column-item:last-child .post-inner,body.opal-content-layout-2cr #content .post-style-3 .wrap .column-item:last-child .post-inner,body.opal-default-content-layout-2cr #content .post-style-3 .wrap .column-item:last-child .post-inner {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0; } }

ul.elementor-price-table__features-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  border-top: 1px solid; }
  ul.elementor-price-table__features-list li:last-child .elementor-price-table__feature-inner {
    border: none; }

.elementor-price-table__feature-inner {
  border-bottom: 1px solid #e3e3e3; }

.elementor-price-table__heading {
  font-size: 20px;
  font-size: 1.33333rem; }

.elementor-price-table__title-pricing {
  font-size: 24px;
  font-size: 1.6rem;
  margin-right: 5px; }

.elementor-price-table__price {
  display: flex;
  font-size: 60px;
  font-size: 4rem; }
  .elementor-price-table__price span {
    line-height: 1; }

.elementor-price-table__heading-description {
  margin-bottom: 45px; }

.elementor-price-table__feature-inner {
  padding: 10px 0;
  font-size: 14px;
  font-size: .93333rem; }
  .elementor-price-table__feature-inner i {
    color: #33a457;
    margin-right: 8px;
    min-width: 15px; }

.elementor-price-table__icon-wrapper {
  margin-bottom: 20px; }
  .elementor-price-table__icon-wrapper .elementor-icon {
    border: 55px solid red;
    border-radius: 50%;
    position: relative; }
    .elementor-price-table__icon-wrapper .elementor-icon i {
      z-index: 1; }

.price-table-icon-bkg {
  border-radius: 50%;
  position: absolute;
  content: "";
  width: 90%;
  height: 90%;
  top: 5%;
  left: 5%; }

.elementor-button-justify .elementor-price-table__button {
  width: 100%; }

.elementor-price-table__price {
  font-weight: 700; }
  .elementor-price-table-center .elementor-price-table__price {
    justify-content: center; }
  .elementor-price-table-right .elementor-price-table__price {
    justify-content: flex-end; }

.elementor-button-default .elementor-button {
  background: transparent; }

.elementor-widget-opal-price-table .elementor-widget-container {
  transition: all .3s ease; }

.elementor-progress-percentage {
  padding-right: 0;
  position: absolute;
  right: 0;
  top: -40px;
  font-size: 16px;
  font-size: 1.06667rem;
  font-weight: 600;
  border-radius: 0; }

.elementor-progress-wrapper {
  height: 4px;
  background: #e8e8e8; }

.elementor-widget-progress .elementor-title {
  font-size: 18px;
  font-size: 1.2rem;
  display: block;
  margin-bottom: 20px; }

.elementor-progress-bar {
  border-radius: 0;
  height: 4px; }

.elementor-search-form button,.elementor-search-form input[type=search] {
  margin: 0;
  border: 0;
  padding: 10px 20px;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  min-width: 0;
  font-size: 14px;
  -webkit-appearance: none; }

.elementor-search-form button:focus,.elementor-search-form input[type=search]:focus {
  outline: 0;
  color: inherit; }

.elementor-search-form .elementor-search-form__submit {
  background-color: transparent;
  font-size: 14px;
  text-transform: uppercase;
  color: #173e62;
  border-radius: 0;
  font-weight: 600; }
  .elementor-search-form .elementor-search-form__submit:hover {
    background-color: transparent; }

.elementor-search-form__container {
  display: -ms-flexbox;
  display: flex;
  transition: all .3s ease;
  overflow: hidden;
  min-height: 55px; }

.elementor-search-form__container:not(.elementor-search-form--full-screen) {
  background: transparent;
  border: 2px solid #eee;
  border-radius: 5px; }

.elementor-search-form__input {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: #55595c;
  transition: color .2s; }

.elementor-search-form__input::-webkit-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 1; }

.elementor-search-form__input:-ms-input-placeholder,.elementor-search-form__input::-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 1; }

.elementor-search-form__input::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 1; }

.elementor-search-form__submit {
  color: #fff;
  transition: color .2s,background .2s; }

.elementor-search-form--button-type-text .elementor-search-form__submit {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.elementor-search-form--skin-minimal .elementor-search-form__icon {
  opacity: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input {
  font-size: 50px;
  text-align: center;
  border-style: solid;
  border-width: 0 0 1px;
  border-color: #fff;
  line-height: 1.5;
  color: #fff; }

.elementor-search-form--skin-full_screen .elementor-search-form__toggle {
  cursor: pointer;
  vertical-align: middle;
  color: #173e62; }

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
  position: relative;
  display: block;
  border: 0 solid;
  transition: .2s;
  width: 33px;
  height: 33px;
  border-radius: 3px; }

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  font-size: .55em; }

.elementor-search-form--skin-full_screen .elementor-search-form__container {
  transition: .3s;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  padding: 0 12%;
  background-color: rgba(0,0,0,.8);
  flex-wrap: wrap;
  overflow: scroll; }

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) {
  overflow: hidden;
  opacity: 0;
  transform: scale(0); }

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button {
  display: none; }

.elementor-search-data-fetch {
  text-align: left;
  background-color: #fff;
  margin-top: 10px;
  width: 100%;
  padding: 20px; }
  .elementor-search-data-fetch ul {
    display: flex;
    flex-wrap: wrap; }
    .elementor-search-data-fetch ul li {
      animation-name: p;
      animation-duration: 1s;
      animation-fill-mode: both;
      width: 100%;
      padding-right: 10px; }
      @media (min-width: 576px) {
        .elementor-search-data-fetch ul li {
          width: 50%; } }
      @media (min-width: 992px) {
        .elementor-search-data-fetch ul li {
          width: 25%; } }
      .elementor-search-data-fetch ul li:nth-child(2) {
        animation-delay: .1s; }
      .elementor-search-data-fetch ul li:nth-child(3) {
        animation-delay: .2s; }
      .elementor-search-data-fetch ul li:nth-child(4) {
        animation-delay: .3s; }
      .elementor-search-data-fetch ul li:nth-child(5) {
        animation-delay: .4s; }
      .elementor-search-data-fetch ul li:nth-child(6) {
        animation-delay: .5s; }
      .elementor-search-data-fetch ul li:nth-child(7) {
        animation-delay: .6s; }
      .elementor-search-data-fetch ul li:nth-child(8) {
        animation-delay: .7s; }
  .elementor-search-data-fetch h4 {
    text-align: center;
    padding: 20px; }

.button-link-search {
  font-size: 16px;
  font-size: 1.06667rem;
  font-weight: 500;
  border-bottom: 2px solid #173e62;
  color: #173e62;
  padding-bottom: 5px; }
  .button-link-search i {
    margin-left: 10px;
    transition: all .3s ease-in-out; }
  .button-link-search:hover {
    border-bottom: 2px solid #173e62;
    color: #173e62; }
    .button-link-search:hover i {
      transform: rotate(45deg); }

@keyframes p {
  0% {
    opacity: 0;
    transform: translateY(30px); }
  to {
    opacity: 1;
    transform: none; } }

.elementor-widget-opal-site-logo.elementor-widget-image .elementor-image>a img[src$=".svg"],.elementor-widget-opal-site-logo.elementor-widget-image .elementor-image>img[src$=".svg"],.elementor-widget-opal-site-logo.elementor-widget-image .elementor-image figure>a img[src$=".svg"] {
  width: 95px; }

.elementor-widget-social-icons.elementor-social-custom .elementor-social-icon:hover {
  background-color: transparent; }

.elementor-widget-spacer .elementor-widget-container {
  height: 100%; }

.elementor-widget-wrap:hover [class*=opal-svg-],.elementor-widget-wrap:hover [class*=opal-svg-]>* {
  transform-origin: center center;
  transform-box: fill-box; }

.elementor-widget-wrap:hover .opal-svg-spinner {
  animation: b 2s infinite linear; }

.elementor-widget-wrap:hover .opal-svg-moveup {
  animation: k .3s;
  -moz-animation: k .3s;
  -webkit-animation: k .3s; }

.elementor-widget-opal-tabs.elementor-widget-tabs .elementor-tab-content,.elementor-widget-opal-tabs.elementor-widget-tabs .elementor-tab-title,.elementor-widget-opal-tabs.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-opal-tabs.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-opal-tabs.elementor-widget-tabs .elementor-tabs-content-wrapper {
  border: 0; }

.tab-tile-style2 .elementor-tab-title {
  font-size: 14px; }

.elementor-widget-opal-tabs .elementor-tab-title {
  font-size: 15px; }

.elementor-widget-opal-tabs .elementor-tabs-wrapper {
  max-width: 100%;
  display: inline-block; }

.elementor-widget-opal-tabs.elementor-tabs-align-center .elementor-tabs {
  text-align: center; }

.elementor-widget-opal-tabs.elementor-tabs-align-flex-end .elementor-tabs {
  text-align: right; }

@media (max-width: 1024px) {
  .elementor-widget-opal-tabs.elementor-tabs-align-tablet-flex-end .elementor-tabs {
    text-align: right; } }

@media (max-width: 1024px) {
  .elementor-widget-opal-tabs.elementor-tabs-align-tablet-center .elementor-tabs {
    text-align: center; } }

@media (max-width: 768px) {
  .elementor-widget-opal-tabs.elementor-tabs-align-mobile-flex-end .elementor-tabs {
    text-align: right; } }

@media (max-width: 768px) {
  .elementor-widget-opal-tabs.elementor-tabs-align-mobile-center .elementor-tabs {
    text-align: center; } }

.elementor-widget-opal-tabs.elementor-tabs-view-horizontal .elementor-tab-title:not(:last-child) {
  position: relative; }
  .elementor-widget-opal-tabs.elementor-tabs-view-horizontal .elementor-tab-title:not(:last-child):before {
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 10px;
    opacity: .2;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }

.elementor-widget-opal-tabs.elementor-tabs-view-horizontal .elementor-tab-content .elementor-section-stretched {
  max-width: 100vw; }

.elementor-widget-opal-tabs.elementor-tabs-view-vertical .elementor-tabs {
  align-items: flex-start; }

.elementor-teams-wrapper {
  padding-bottom: 50px;
  box-shadow: 0 10px 20px 0 rgba(0,0,0,.07);
  width: 100%; }
  .elementor-teams-wrapper .elementor-team-image:before {
    position: absolute;
    background: rgba(23,62,98,.6);
    top: 0;
    content: "";
    left: 0;
    right: 0;
    z-index: 2;
    opacity: 0;
    width: 100%;
    height: 100%;
    transition: all .4ms ease;
    border-radius: 5px; }
  .elementor-teams-wrapper:hover .elementor-team-contact {
    background-color: #ff0; }
  .elementor-teams-wrapper:hover .elementor-team-contact,.elementor-teams-wrapper:hover .elementor-team-socials {
    visibility: visible;
    opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0); }
  .elementor-teams-wrapper:hover .elementor-team-socials {
    color: #fff;
    font-size: 15px; }
  .elementor-teams-wrapper:hover .elementor-team-image:before {
    opacity: 1; }
  .elementor-teams-wrapper .elementor-team-image {
    font-size: 0;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden; }
    .elementor-teams-wrapper .elementor-team-image img {
      border-radius: 5px;
      box-shadow: 5px 0 30px hsla(33,29%,64%,.15); }
  .elementor-teams-wrapper .elementor-team-name {
    font-size: 20px;
    font-size: 1.33333rem;
    font-weight: 400;
    transition: all .3s ease; }
    .elementor-teams-wrapper .elementor-team-name a {
      color: inherit;
      transition: none; }
  .elementor-teams-wrapper .elementor-team-job {
    font-size: 15px;
    font-size: 1rem;
    display: block;
    font-weight: 600; }
  .elementor-teams-wrapper .elementor-team-socials {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    visibility: hidden;
    opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    transform: translateY(100%);
    transition: all .5s ease;
    z-index: 3; }
  .elementor-teams-wrapper .team-icon-socials {
    margin: 0;
    list-style: none;
    font-size: 15px;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    .elementor-teams-wrapper .team-icon-socials a {
      display: block;
      color: #fff;
      padding: 0 13px; }

.elementor-widget-opal-building_carousel .elementor-building-image {
  width: 50%;
  display: flex;
  position: relative; }
  .elementor-widget-opal-building_carousel .elementor-building-image .elementor-image-framed {
    position: absolute;
    width: 100%; }
    .elementor-widget-opal-building_carousel .elementor-building-image .elementor-image-framed.active {
      position: static; }

.elementor-widget-opal-building_carousel .owl-carousel {
  width: 50%; }
  @media (max-width: 767px) {
    .elementor-widget-opal-building_carousel .owl-carousel {
      width: 100% !important; } }

.elementor-widget-opal-building_carousel .elementor-building-number {
  font-size: 80px;
  line-height: 1;
  display: flex; }

.elementor-widget-opal-building_carousel .elementor-image-box-img {
  font-size: 0; }

.elementor-building_carousel-wrapper {
  display: flex;
  flex-wrap: wrap; }

.elementor-widget-opal-testimonials .elementor-testimonial-item-wrapper {
  overflow: visible;
  margin-left: 0;
  margin-right: 0; }

.elementor-widget-opal-testimonials .owl-dots {
  padding: 0 15px; }

.elementor-widget-opal-testimonials .owl-nav {
  height: 24px;
  display: inline-block; }
  .elementor-widget-opal-testimonials .owl-nav.disabled {
    display: none; }
  @media (max-width: 767px) {
    .elementor-widget-opal-testimonials .owl-nav {
      display: none !important; } }

.elementor-widget-opal-testimonials .owl-carousel .elementor-testimonial-item {
  height: 100%; }

.elementor-widget-opal-testimonials .item-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all .3s ease; }

.elementor-widget-opal-testimonials .elementor-testimonial-image {
  line-height: 0;
  margin: 0; }

.elementor-widget-opal-testimonials .elementor-testimonial-item {
  display: flex;
  justify-content: center;
  padding-left: 0;
  padding-right: 0; }

.elementor-widget-opal-testimonials img {
  border-radius: 50%;
  margin-bottom: 15px;
  height: 68px;
  width: 68px; }

.elementor-widget-opal-testimonials .elementor-testimonial-title {
  font-size: 40px;
  font-size: 2.66667rem;
  font-family: DM Serif Display,-apple-system,BlinkMacSystemFont,sans-serif;
  font-weight: 400;
  margin-top: -35px;
  margin-bottom: 47px;
  line-height: 50px;
  transition: all .2s ease;
  color: #000; }

.elementor-widget-opal-testimonials .elementor-testimonial-sub-title {
  font-size: 11px;
  font-size: .73333rem;
  font-family: DM Serif Display,-apple-system,BlinkMacSystemFont,sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 3px;
  color: #bda588; }

.elementor-widget-opal-testimonials .elementor-testimonial-content {
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 36px;
  letter-spacing: 0;
  font-weight: 300;
  margin-bottom: 53px;
  color: #b0b9c1;
  transition: all .2s ease; }

.elementor-widget-opal-testimonials .elementor-testimonial-rating {
  font-size: 16px;
  font-size: 1.06667rem;
  color: #ffd21c;
  margin-bottom: 30px;
  margin-top: auto; }
  .elementor-widget-opal-testimonials .elementor-testimonial-rating i {
    margin: 0 1px; }

.elementor-widget-opal-testimonials .elementor-testimonial-name {
  font-family: DM Serif Display,-apple-system,BlinkMacSystemFont,sans-serif;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  color: #000;
  transition: all .2s ease; }

.elementor-widget-opal-testimonials .elementor-testimonial-job {
  font-size: 15px;
  line-height: 24px;
  color: #b0b9c1;
  transition: all .2s ease; }

.elementor-widget-opal-testimonials .elementor-testimonial-icon-icon {
  font-size: 120px;
  color: #bda588;
  font-family: none;
  line-height: 0; }

.elementor-widget-opal-testimonials .elementor-testimonial-rule {
  border-style: solid;
  border-width: 2px 0 0 80px;
  display: inline-block;
  margin-bottom: 15px; }

.elementor-widget-opal-testimonials .elementor-testimonial-details {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: flex-end; }

.elementor-widget-opal-testimonials .elementor-testimonial-quote {
  font-size: 15px;
  line-height: 1;
  margin-bottom: 25px;
  transition: all .3s ease;
  position: relative; }

.elementor-widget-opal-testimonials .layout_2 {
  text-align: center; }
  .elementor-widget-opal-testimonials .layout_2 .item-box {
    flex-direction: column; }
    .elementor-widget-opal-testimonials .layout_2 .item-box:hover .elementor-testimonial-quote {
      color: #fff; }
  .elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-content-wrapper {
    margin-top: -40px; }
  .elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-item-wrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    margin-right: 10px; }
  .elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-details {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end; }
  .elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-rule {
    border-style: solid;
    border-width: 2px 0 0 80px;
    margin-right: 30px;
    margin-bottom: 24px; }
  .elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-content {
    font-size: 18px;
    font-size: 1.2rem;
    line-height: 36px;
    letter-spacing: 0;
    font-weight: 300;
    margin-bottom: 40px;
    color: #b0b9c1;
    transition: all .2s ease; }
  .elementor-widget-opal-testimonials .layout_2 img {
    border-radius: 50%;
    margin-bottom: 0;
    height: 100%;
    object-fit: cover; }

.elementor-widget-opal-testimonials .layout_3 .elementor-testimonial-wrapper-footer,.elementor-widget-opal-testimonials .layout_4 .elementor-testimonial-wrapper-footer {
  display: flex;
  align-items: center; }

.elementor-widget-opal-testimonials .layout_3 .elementor-testimonial-rule,.elementor-widget-opal-testimonials .layout_4 .elementor-testimonial-rule {
  display: none; }

.elementor-widget-opal-testimonials .layout_3 img,.elementor-widget-opal-testimonials .layout_4 img {
  margin-bottom: 0;
  margin-right: 20px; }

.elementor-widget-opal-testimonials .layout_3 .elementor-testimonial-icon,.elementor-widget-opal-testimonials .layout_4 .elementor-testimonial-icon {
  position: absolute;
  top: 0; }

.elementor-widget-opal-testimonials .layout_3 .item-box {
  margin-left: 105px;
  position: relative; }

.elementor-widget-opal-testimonials .layout_3 .elementor-testimonial-content {
  margin-bottom: 30px; }

.elementor-widget-opal-testimonials .layout_3 .elementor-testimonial-icon-icon {
  font-size: 48px;
  line-height: 1; }

.elementor-widget-opal-testimonials .layout_3 .elementor-testimonial-icon {
  left: -105px; }

.elementor-widget-opal-testimonials .layout_4 .item-box {
  position: relative; }

.elementor-widget-opal-testimonials .layout_4 .elementor-testimonial-wrapper-footer {
  order: 0; }

.elementor-widget-opal-testimonials .layout_4 .elementor-testimonial-wrapper-head {
  order: 1; }

.elementor-widget-opal-testimonials .layout_4 .elementor-testimonial-icon {
  right: 0; }

.elementor-widget-opal-testimonials .layout_4 .elementor-testimonial-icon-icon {
  font-size: 40px;
  line-height: 1; }
  .elementor-widget-opal-testimonials .layout_4 .elementor-testimonial-icon-icon i.opal-icon-quote,.elementor-widget-opal-testimonials .layout_4 .elementor-testimonial-icon-icon i.wp-block-quote {
    display: inline-block;
    transform: rotateX(180deg); }

.elementor-widget-opal-testimonials .layout_4 .elementor-testimonial-content {
  margin-bottom: 0; }

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-left .elementor-testimonial-item-wrapper,.elementor-widget-opal-testimonials.elementor-testimonial-text-align-left .owl-dots {
  text-align: left; }

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-left .elementor-testimonial-wrapper-footer .elementor-testimonial-details {
  align-items: flex-start; }

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-center .elementor-testimonial-item-wrapper {
  text-align: center; }

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-center .elementor-testimonial-wrapper-footer .elementor-testimonial-details {
  align-items: center; }

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-center .layout_2 .elementor-testimonial-wrapper-footer .elementor-testimonial-details,.elementor-widget-opal-testimonials.elementor-testimonial-text-align-center .layout_3 .elementor-testimonial-wrapper-footer,.elementor-widget-opal-testimonials.elementor-testimonial-text-align-center .layout_4 .elementor-testimonial-wrapper-footer {
  justify-content: center; }

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-right .elementor-testimonial-item-wrapper,.elementor-widget-opal-testimonials.elementor-testimonial-text-align-right .owl-dots {
  text-align: right; }

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-right .layout_2 .elementor-testimonial-wrapper-footer .elementor-testimonial-details {
  justify-content: flex-start; }

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-right .layout_3 .elementor-testimonial-wrapper-footer,.elementor-widget-opal-testimonials.elementor-testimonial-text-align-right .layout_4 .elementor-testimonial-wrapper-footer {
  flex-direction: row-reverse;
  justify-content: flex-start; }
  .elementor-widget-opal-testimonials.elementor-testimonial-text-align-right .layout_3 .elementor-testimonial-wrapper-footer img,.elementor-widget-opal-testimonials.elementor-testimonial-text-align-right .layout_4 .elementor-testimonial-wrapper-footer img {
    margin-left: 20px;
    margin-right: 0; }

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-right .layout_3 .item-box {
  margin-left: 0;
  margin-right: 105px; }

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-right .layout_3 .elementor-testimonial-icon {
  left: unset;
  right: -105px; }

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-right .layout_4 .elementor-testimonial-icon {
  right: unset;
  left: 0; }

.elementor-widget-opal-testimonials.content-box-move-up .item-box:hover .elementor-testimonial-content-box {
  transform: translateY(-10px); }

.elementor-widget-opal-testimonials.content-box-move-down .item-box:hover .elementor-testimonial-content-box {
  transform: translateY(10px); }

.elementor-widget-opal-testimonials.wrapper-move-up .item-box:hover {
  transform: translateY(-5px); }

.elementor-widget-opal-testimonials.wrapper-move-down .item-box:hover {
  transform: translateY(5px); }

.elementor-widget-opal-text_carousel .owl-carousel .elementor-heading-title {
  margin-bottom: 0;
  font-size: 22px;
  font-size: 1.46667rem; }

.elementor-widget-opal-text_carousel .owl-carousel .elementor-content {
  padding-top: 10px; }

@media (min-width: 992px) {
  .elementor-widget-opal-text_carousel.text-carousel-style-2 .elementor-content-item-inner {
    display: flex;
    flex-direction: row-reverse; }
  .elementor-widget-opal-text_carousel.text-carousel-style-2 .elementor-content-wrap,.elementor-widget-opal-text_carousel.text-carousel-style-2 .elementor-image-framed {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center; } }

@media (max-width: 911px) {
  .elementor-text_carousel-wrapper .owl-theme.owl-carousel .owl-nav [class*=owl-] {
    display: none; } }

.elementor-text_carousel-wrapper .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-prev {
  left: -30px; }

.elementor-text_carousel-wrapper .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-next {
  right: -30px; }

.elementor-text_carousel-wrapper .elementor-content-item-inner {
  background: #fff;
  position: relative; }

.elementor-text_carousel-wrapper .elementor-heading-title {
  margin-top: 50px;
  margin-bottom: 10px; }

.elementor-text_carousel-wrapper .elementor-content p {
  margin-bottom: 10px; }

.elementor-text_carousel-wrapper .elementor-text-button {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-bottom: 2px solid #66717a;
  padding-bottom: 3px;
  transition: transform .4s ease; }
  .elementor-text_carousel-wrapper .elementor-text-button i {
    font-size: 12px;
    margin-left: 10px;
    line-height: 1;
    transition: transform .4s ease; }
  .elementor-text_carousel-wrapper .elementor-text-button:hover {
    border-color: #bda588; }
    .elementor-text_carousel-wrapper .elementor-text-button:hover i {
      transition: transform .4s ease;
      transform: translateX(5px); }

.elementor-text_carousel-wrapper div.elementor-text-number {
  font-size: 70px;
  font-size: 4.66667rem;
  color: #fff;
  line-height: 1;
  z-index: 99;
  opacity: .3;
  transition: all 1s ease;
  margin-left: 30px;
  position: absolute;
  top: 25px;
  right: 25px; }

.elementor-text_carousel-wrapper .elementor-content-item-inner:hover div.elementor-text-number {
  opacity: 1; }

.text-carousel-style-3 .elementor-image-framed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all .4s;
  width: 100%; }
  .text-carousel-style-3 .elementor-image-framed .elementor-image-box-img {
    position: relative; }
    .text-carousel-style-3 .elementor-image-framed .elementor-image-box-img:before {
      width: 100%;
      height: 100%;
      background: linear-gradient(180deg,rgba(23,62,98,0),rgba(23,62,98,.75));
      z-index: 2;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: ""; }

.text-carousel-style-3 .elementor-content-wrap {
  min-height: 300px;
  z-index: 2;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  justify-content: space-between;
  padding: 35px;
  width: 100%;
  position: relative;
  transition: all .4s;
  color: #fff; }
  .text-carousel-style-3 .elementor-content-wrap>* {
    position: relative;
    z-index: 2; }
  .text-carousel-style-3 .elementor-content-wrap div.elementor-text-number {
    position: relative;
    top: unset;
    right: unset; }
  .text-carousel-style-3 .elementor-content-wrap .elementor-heading-title {
    margin-top: 0;
    color: #fff; }
  .text-carousel-style-3 .elementor-content-wrap .elementor-content {
    color: #fff; }
  .text-carousel-style-3 .elementor-content-wrap .elementor-text-carousel-button .elementor-text-button {
    color: #fff;
    border-color: #fff; }
    .text-carousel-style-3 .elementor-content-wrap .elementor-text-carousel-button .elementor-text-button i {
      color: #fff; }

.text-carousel-style-3 .elementor-content-item-inner {
  overflow: hidden;
  transition: all .4s ease; }
  .text-carousel-style-3 .elementor-content-item-inner .elementor-image-box-img {
    transition: all .4s ease;
    transition-duration: .5s;
    will-change: transform;
    height: 100%; }
    .text-carousel-style-3 .elementor-content-item-inner .elementor-image-box-img img {
      height: 100%;
      object-fit: cover;
      width: 100%; }
  .text-carousel-style-3 .elementor-content-item-inner:hover .elementor-image-box-img {
    transition: all .4s ease;
    transform: scale(1.1); }

.text-carousel-style-4 .elementor-image-framed .elementor-image-box-img {
  position: relative;
  display: inline-flex; }
  .text-carousel-style-4 .elementor-image-framed .elementor-image-box-img:before {
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,rgba(23,62,98,0),rgba(23,62,98,.75));
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: ""; }

.text-carousel-style-4 .elementor-text_carousel-wrapper div.elementor-text-number {
  position: relative;
  margin-left: 0;
  top: unset;
  right: unset;
  color: #bda588;
  opacity: 1; }

.text-carousel-style-4 .elementor-content-wrap {
  z-index: 2;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding: 0;
  width: 100%;
  position: relative;
  transition: all .4s; }
  .text-carousel-style-4 .elementor-content-wrap>* {
    position: relative;
    z-index: 2; }
  .text-carousel-style-4 .elementor-content-wrap .elementor-heading-title {
    margin-top: 0; }

.osf-vscroll-inner {
  position: relative;
  overflow: hidden;
  min-height: 100%; }

.osf-vscroll-inner .osf-vscroll-dots {
  position: fixed;
  z-index: 100;
  margin-top: -32px; }

.osf-vscroll-inner .osf-vscroll-dots,.osf-vscroll-wrap .osf-vscroll-nav-menu {
  opacity: 1;
  transition: all .3s ease-in-out; }

.osf-vscroll-wrap .osf-vscroll-dots-hide {
  opacity: 0;
  visibility: hidden; }

@media (max-width: 575px) {
  .osf-vscroll-dots {
    display: none; } }

.osf-vscroll-dots.middle {
  top: 50%; }

.osf-vscroll-dots.top {
  top: 40px; }

.osf-vscroll-dots.bottom {
  bottom: 30px; }

.osf-vscroll-dots.right {
  right: 17px; }

.osf-vscroll-dots.left {
  left: 17px; }

.osf-vscroll-inner ul.osf-vscroll-dots-list,.osf-vscroll-wrap .osf-vscroll-nav-menu {
  margin: 0 !important;
  padding: 0; }

.osf-vscroll-inner ul.osf-vscroll-dots-list li {
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: visible; }

.osf-vscroll-inner .osf-vscroll-dot-item .osf-vscroll-nav-link {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none; }

.osf-vscroll-inner .osf-vscroll-dot-item .osf-vscroll-nav-link span {
  top: 2px;
  left: 2.5px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  transition: all .3s ease-in-out; }

.osf-vscroll-inner .osf-vscroll-dot-item.active .osf-vscroll-nav-link span {
  transform: scale(2); }

.osf-vscroll-inner .osf-vscroll-dot-item .osf-vscroll-tooltip {
  position: absolute;
  color: #fff;
  font-size: 14px;
  font-family: arial,helvetica,sans-serif;
  /*    top: -5px;*/
  white-space: nowrap;
  max-width: 220px;
  padding-left: .4em;
  padding-right: .4em; }

.osf-vscroll-inner .osf-vscroll-dots.right .osf-vscroll-tooltip {
  right: 27px; }

/*
* Lines
*/
.osf-vscroll-inner .osf-vscroll-dots.lines .osf-vscroll-dot-item {
  width: 4px;
  height: 30px; }

.osf-vscroll-inner .osf-vscroll-dots.lines .osf-vscroll-dot-item span {
  width: 100%;
  height: 100%;
  border-radius: 0; }

.osf-vscroll-inner .osf-vscroll-dots.lines .osf-vscroll-dot-item.active span {
  transform: scale(1); }

@media (max-width: 768px) {
  .osf-vscroll-dots.right {
    right: 7px; }
  .osf-vscroll-dots.left {
    left: 7px; } }

.osf-vscroll-inner .osf-vscroll-dots.right .osf-vscroll-tooltip:after {
  left: calc(100% - 1px);
  border-left: 6px solid; }

.osf-vscroll-inner .osf-vscroll-dots.left .osf-vscroll-tooltip:after,.osf-vscroll-inner .osf-vscroll-dots.right .osf-vscroll-tooltip:after {
  position: absolute;
  top: 50%;
  content: "";
  width: 10px;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  transform: translateY(-50%); }

.osf-vscroll-inner .osf-vscroll-dots.left .osf-vscroll-tooltip:after {
  right: calc(100% - 1px);
  border-right: 6px solid; }

.osf-vscroll-inner .osf-vscroll-dots.left .osf-vscroll-tooltip {
  left: 27px; }

.osf-vscroll-nav-menu {
  position: fixed;
  top: 20px;
  height: 40px;
  z-index: 100;
  padding: 0;
  margin: 0; }

.osf-vscroll-nav-menu.left {
  left: 0; }

.osf-vscroll-nav-menu.right {
  right: 0; }

.osf-vscroll-nav-menu .osf-vscroll-nav-item {
  display: inline-block;
  margin: 10px;
  color: #000;
  background: #fff;
  background: hsla(0,0%,100%,.3); }

.osf-vscroll-nav-menu .osf-vscroll-nav-item .osf-vscroll-nav-link {
  padding: 9px 18px;
  display: block;
  cursor: pointer; }

.osf-vscroll-nav-menu .osf-vscroll-nav-item .osf-vscroll-nav-link,.osf-vscroll-nav-menu .osf-vscroll-nav-item .osf-vscroll-nav-link:hover {
  color: #000; }

.multiscroll-nav li a:focus,.osf-vscroll-nav-menu .osf-vscroll-nav-item .osf-vscroll-nav-link:focus {
  outline: none; }

.osf-vscroll-dots .osf-vscroll-nav-link span {
  background: #dcdcdc; }

.elementor-video-popup {
  display: inline-flex;
  align-items: center;
  width: 150px;
  height: 150px;
  margin: -70px;
  position: relative; }

.elementor-video-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%); }

.elementor-video-title {
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  color: #173e62;
  margin-left: 12px;
  transition: all .5s ease; }

.elementor-video-icon {
  font-size: 16px;
  width: 80px;
  height: 80px;
  box-sizing: content-box;
  background-color: #fff;
  position: absolute;
  border-radius: 50%;
  transition: all .5s ease; }
  .elementor-video-icon i:before {
    display: block;
    line-height: 1; }
.tooltipster-fall,.tooltipster-grow.tooltipster-show{
    -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);
    -moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    -ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    -o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-base{
    display:flex;
    pointer-events:none;
    position:absolute
}
.tooltipster-box{
    flex:1 1 auto
}
.tooltipster-content{
    box-sizing:border-box;
    max-height:100%;
    max-width:100%;
    /*overflow:auto;*/
    border-color: black;
}
.tooltipster-ruler{
    bottom:0;
    left:0;
    overflow:hidden;
    position:fixed;
    right:0;
    top:0;
    visibility:hidden
}
.tooltipster-fade{
    opacity:0;
    -webkit-transition-property:opacity;
    -moz-transition-property:opacity;
    -o-transition-property:opacity;
    -ms-transition-property:opacity;
    transition-property:opacity
}
.tooltipster-fade.tooltipster-show{
    opacity:1
}
.tooltipster-grow{
    -webkit-transform:scale(0,0);
    -moz-transform:scale(0,0);
    -o-transform:scale(0,0);
    -ms-transform:scale(0,0);
    transform:scale(0,0);
    -webkit-transition-property:-webkit-transform;
    -moz-transition-property:-moz-transform;
    -o-transition-property:-o-transform;
    -ms-transition-property:-ms-transform;
    transition-property:transform;
    -webkit-backface-visibility:hidden
}
.tooltipster-grow.tooltipster-show{
    -webkit-transform:scale(1,1);
    -moz-transform:scale(1,1);
    -o-transform:scale(1,1);
    -ms-transform:scale(1,1);
    transform:scale(1,1);
    -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    transition-timing-function:cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-swing{
    opacity:0;
    -webkit-transform:rotateZ(4deg);
    -moz-transform:rotateZ(4deg);
    -o-transform:rotateZ(4deg);
    -ms-transform:rotateZ(4deg);
    transform:rotateZ(4deg);
    -webkit-transition-property:-webkit-transform,opacity;
    -moz-transition-property:-moz-transform;
    -o-transition-property:-o-transform;
    -ms-transition-property:-ms-transform;
    transition-property:transform
}
.tooltipster-swing.tooltipster-show{
    opacity:1;
    -webkit-transform:rotateZ(0);
    -moz-transform:rotateZ(0);
    -o-transform:rotateZ(0);
    -ms-transform:rotateZ(0);
    transform:rotateZ(0);
    -webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);
    -webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);
    -moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);
    -ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);
    -o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);
    transition-timing-function:cubic-bezier(.23,.635,.495,2.4)
}
.tooltipster-fall{
    -webkit-transition-property:top;
    -moz-transition-property:top;
    -o-transition-property:top;
    -ms-transition-property:top;
    transition-property:top;
    -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    transition-timing-function:cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-fall.tooltipster-initial{
    top:0!important
}
.tooltipster-fall.tooltipster-dying{
    -webkit-transition-property:all;
    -moz-transition-property:all;
    -o-transition-property:all;
    -ms-transition-property:all;
    transition-property:all;
    top:0!important;
    opacity:0
}
.tooltipster-slide{
    -webkit-transition-property:left;
    -moz-transition-property:left;
    -o-transition-property:left;
    -ms-transition-property:left;
    transition-property:left;
    -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);
    -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    -moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    -ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    -o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    transition-timing-function:cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-slide.tooltipster-initial{
    left:-40px!important
}
.tooltipster-slide.tooltipster-dying{
    -webkit-transition-property:all;
    -moz-transition-property:all;
    -o-transition-property:all;
    -ms-transition-property:all;
    transition-property:all;
    left:0!important;
    opacity:0
}
@keyframes tooltipster-fading{
    0%{
        opacity:0
    }
    100%{
        opacity:1
    }
}
.tooltipster-update-fade{
    animation:tooltipster-fading .4s
}
@keyframes tooltipster-rotating{
    25%{
        transform:rotate(-2deg)
    }
    75%{
        transform:rotate(2deg)
    }
    100%{
        transform:rotate(0)
    }
}
.tooltipster-update-rotate{
    animation:tooltipster-rotating .6s
}
@keyframes tooltipster-scaling{
    50%{
        transform:scale(1.1)
    }
    100%{
        transform:scale(1)
    }
}
.tooltipster-update-scale{
    animation:tooltipster-scaling .6s
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{
    margin-top:8px
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box{
    margin-right:8px
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box{
    margin-left:8px
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box{
    margin-bottom:8px
}
.tooltipster-sidetip .tooltipster-arrow{
    overflow:hidden;
    position:absolute
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{
    height:10px;
    margin-left:-10px;
    top:-2px;
    width:20px
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{
    height:20px;
    margin-top:-10px;
    right:-2px;
    top:0;
    width:10px
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{
    height:20px;
    margin-top:-10px;
    left:-2px;
    top:0;
    width:10px
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{
    bottom:-2px;
    height:10px;
    margin-left:-9px;
    width:20px
}
.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{
    height:0;
    position:absolute;
    width:0
}
.tooltipster-sidetip .tooltipster-arrow-background{
    border:10px solid transparent
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{
    left:0;
    top:3px
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{
    left:-3px;
    top:0
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{
    left:3px;
    top:0
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{
    left:0;
    top:-3px
}
.tooltipster-sidetip .tooltipster-arrow-border{
    border:10px solid transparent;
    left:0;
    top:0
}
.tooltipster-sidetip .tooltipster-arrow-uncropped{
    position:relative;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{
    top:-10px
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{
    left:-10px
}
