@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}

.ova_destination_single {
margin: 80px 0;
}
@media (max-width: 1024px) {
.ova_destination_single {
margin: 50px 0;
}
}
.ova_destination_single .info {
display: grid;
grid-template-columns: 2fr 1fr;
grid-gap: 60px;
margin-bottom: 95px;   }
@media (max-width: 1024px) {
.ova_destination_single .info {
grid-template-columns: auto;
margin-bottom: 65px;
}
}
.ova_destination_single .info .short-description {
position: relative;
z-index: 1;
margin: 0;
font-family: var(--secondary-font);
font-weight: 400;
font-size: 16px;
margin-bottom: 50px;
}
.ova_destination_single .info .short-description h1, .ova_destination_single .info .short-description h2, .ova_destination_single .info .short-description h3, .ova_destination_single .info .short-description h4, .ova_destination_single .info .short-description h5, .ova_destination_single .info .short-description h6 {
margin: 0;
margin-bottom: 25px;
font-size: 42px;
}
.ova_destination_single .info.info-template2 {
grid-template-columns: 1fr 1fr;
grid-gap: 24px;
}
@media (max-width: 1024px) {
.ova_destination_single .info.info-template2 {
grid-template-columns: auto;
}
}
.ova_destination_single .info.info-template2 .left_main_content {
padding-right: 56px;
}
@media (max-width: 1024px) {
.ova_destination_single .info.info-template2 .left_main_content {
padding-right: 0;
}
}
.ova_destination_single .info.info-template2 .main_content .destination-sights {
margin-bottom: 0;
}
.ova_destination_single .info.info-template2 .main_content .destination-sights ul.list-img {
grid-template-columns: 1fr 1fr;
}
.ova_destination_single .info.info-template2 .main_content .destination-sights ul.list-img .item-img img {
max-height: 500px;
}
.ova_destination_single .info .main_content {
position: relative;
}
.ova_destination_single .info .main_content .main-content-background {
position: absolute;
top: -65px;
left: -190px;
}
.ova_destination_single .info .main_content .heading {
position: relative;
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 1.3;
font-feature-settings: "pnum" on, "onum" on;
margin: 0;
padding: 0 0 23px 36px;
}
.ova_destination_single .info .main_content .heading.heading-map:before {
content: "";
}
.ova_destination_single .info .main_content .heading.heading-info:before {
content: "";
}
.ova_destination_single .info .main_content .heading:before {
font-family: "icomoon" !important;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
position: absolute;
content: "";
top: 0;
left: 0;
color: var(--primary);
font-size: 24px;
}
.ova_destination_single .info .main_content p {
margin: 0;
font-family: var(--secondary-font);
font-weight: 400;
font-size: 16px;
}
.ova_destination_single .info .main_content .destination-sights {
position: relative;
z-index: 1;
margin-bottom: 60px;
}
.ova_destination_single .info .main_content .destination-sights ul.list-img {
list-style: none;
margin: 0;
padding: 0;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 24px;
}
.ova_destination_single .info .main_content .destination-sights ul.list-img .item-img {
position: relative;
overflow: hidden;
border-radius: 10px;
cursor: pointer;
}
.ova_destination_single .info .main_content .destination-sights ul.list-img .item-img:before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
opacity: 0;
visibility: hidden;
content: "";
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.ova_destination_single .info .main_content .destination-sights ul.list-img .item-img:hover:before {
opacity: 1;
visibility: visible;
-webkit-animation: shine 1s;
animation: shine 1s;
}
.ova_destination_single .info .main_content .destination-sights ul.list-img .item-img.featured-img {
grid-row: 1/span 2;
grid-column: 1/span 2;
}
.ova_destination_single .info .main_content .destination-sights ul.list-img .item-img.gallery_blur {
position: relative;
}
.ova_destination_single .info .main_content .destination-sights ul.list-img .item-img.gallery_blur .gallery-fancybox .blur-bg {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.5);
display: flex;
align-items: center;
justify-content: center;
font-size: 22px;
line-height: 1.2;
color: rgba(255, 255, 255, 0.9);
}
.ova_destination_single .info .main_content .destination-sights ul.list-img .item-img.gallery_hidden {
display: none;
}
.ova_destination_single .info .main_content .destination-sights ul.list-img .item-img .gallery-fancybox {
display: flex;
width: 100%;
height: 100%;
overflow: hidden;
}
.ova_destination_single .info .main_content .destination-sights ul.list-img .item-img .gallery-fancybox img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
border-radius: 10px;
transform: scaleX(1);
}
@media screen and (max-width: 768px) {
.ova_destination_single .info .main_content .destination-sights ul.list-img {
grid-template-columns: 1fr 1fr;
grid-gap: 10px;
}
}
.ova_destination_single .info .main_content .ova_destination_map {
position: relative;
z-index: 1;
}
.ova_destination_single .info .main_content .ova_destination_map #ova_destination_admin_show_map {
height: 426px;
margin-bottom: 60px;
}
.ova_destination_single .info .main_content .destination-info {
padding-bottom: 30px;
}
.ova_destination_single .info .tour-details-wrapper {
position: sticky;
top: 100px;
left: 0;
margin-bottom: 30px;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
border-radius: 8px;
padding: 24px;
height: fit-content;
}
@media (max-width: 1024px) {
.ova_destination_single .info .tour-details-wrapper {
position: static;
}
}
.ova_destination_single .info .tour-details-wrapper .heading-tour-details {
position: relative;
color: var(--heading);
position: relative;
border-bottom: 1px solid #e6e6e6;
margin: 0 0 22px 0;
padding: 0 20px 20px 20px;
}
.ova_destination_single .info .tour-details-wrapper .heading-tour-details:before {
position: absolute;
content: "";
top: 0;
left: 0;
height: calc( 100% - 20px );
width: 4px;
background-color: var(--primary);
}
.ova_destination_single .info .tour-details-wrapper .tour-details-content {
padding: 0;
margin: 0;
list-style-type: none;
}
.ova_destination_single .info .tour-details-wrapper .tour-details-content .item-tour-details {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
row-gap: 10px;
}
.ova_destination_single .info .tour-details-wrapper .tour-details-content .item-tour-details:not(:last-child) {
margin-bottom: 12px;
padding-bottom: 12px;
border-bottom: 1px solid #e6e6e6;
}
.ova_destination_single .info .tour-details-wrapper .tour-details-content .item-tour-details .title {
font-weight: 700;
}
.ova_destination_single .info .tour-details-wrapper .tour-details-content .item-tour-details .content {
display: block;
font-family: var(--secondary-font);
font-weight: 400;
font-size: 16px;
line-height: 1.5;
font-feature-settings: "pnum" on, "lnum" on;
}
.ova_destination_single .ova-destination-related-wrapper .title {
margin: 0;
margin-bottom: 45px;
font-size: 42px;
}
.ova_destination_single .ova-destination-related-wrapper .ova-product-slider.owl-carousel .owl-nav button {
top: -76px;
}
.ova_destination_single .ova-destination-related-wrapper .ova-product-slider.owl-carousel .owl-nav button i {
font-size: 16px;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.ova-destination-slider .owl-carousel .item-destination {
width: 100% !important;
padding: 0 !important;
}
.ova-destination-slider .owl-carousel .item-destination .info {
padding: 30px;
}
.ova-destination-slider .owl-carousel .owl-stage-outer {
margin-right: -10px;
margin-left: -10px;
padding: 10px;
width: calc(100% + 20px);
}
@media (max-width: 576px) {
.ova-destination-slider .owl-carousel .owl-nav {
display: none;
}
}
.ova-destination-slider .owl-carousel .owl-nav button {
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
position: absolute;
top: -146px;
right: 0;
width: 36px;
height: 36px;
}
.ova-destination-slider .owl-carousel .owl-nav button.owl-prev, .ova-destination-slider .owl-carousel .owl-nav button.owl-next {
border: 1px solid var(--light);
}
.ova-destination-slider .owl-carousel .owl-nav button.owl-prev:hover, .ova-destination-slider .owl-carousel .owl-nav button.owl-next:hover {
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
border: 1px solid var(--primary);
}
.ova-destination-slider .owl-carousel .owl-nav button.owl-prev:hover i, .ova-destination-slider .owl-carousel .owl-nav button.owl-next:hover i {
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: var(--primary);
}
.ova-destination-slider .owl-carousel .owl-nav button.owl-prev {
margin-right: 40px;
}
.ova-destination-slider .owl-carousel .owl-nav button i {
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
display: inline-flex;
font-size: 22px;
color: var(--light);
}
.ova-destination-slider .owl-dots {
text-align: center;
margin-top: 30px;
}
.ova-destination-slider .owl-dots .owl-dot {
outline: none;
}
.ova-destination-slider .owl-dots .owl-dot span {
width: 17px;
height: 8px;
margin: 0 3px;
background: var(--primary);
opacity: 0.3;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 0.2s ease;
border-radius: 10px;
}
.ova-destination-slider .owl-dots .owl-dot.active span {
width: 45px;
opacity: 1;
}
.ova-destination-nav-right .ova-destination-slider .owl-carousel .owl-nav button {
right: 18%;
}
@media (max-width: 1299px) {
.ova-destination-nav-right .ova-destination-slider .owl-carousel .owl-nav button {
right: 5%;
}
}
.rtl .ova-destination-slider .owl-carousel .owl-nav button {
right: unset;
left: 0;
}
.rtl .ova-destination-slider .owl-carousel .owl-nav button.owl-prev {
margin-right: 0;
margin-left: 40px;
}
.rtl .ova-destination-nav-right .ova-destination-slider .owl-carousel .owl-nav button {
right: unset;
left: 18%;
}
@media (max-width: 1299px) {
.rtl .ova-destination-nav-right .ova-destination-slider .owl-carousel .owl-nav button {
left: 5%;
}
}
.archive_destination {
margin: 110px 0;
}
@media (max-width: 1024px) {
.archive_destination {
margin: 80px 0;
}
}
.content .grid-sizer {
width: 25%;
}
@media (max-width: 1200px) {
.content .grid-sizer {
width: 50%;
}
}
.content .item-destination {
width: 25%;
padding: 12px;
}
@media (max-width: 1200px) {
.content .item-destination {
width: 50%;
}
}
@media (max-width: 767px) {
.content .item-destination {
width: 100%;
}
}
.content .item-destination.item-destination-1, .content .item-destination.item-destination-2, .content .item-destination.item-destination-7 {
width: 50%;
}
@media (max-width: 767px) {
.content .item-destination.item-destination-1, .content .item-destination.item-destination-2, .content .item-destination.item-destination-7 {
width: 100%;
}
}
.content .item-destination:hover .img .destination-img {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
.content .item-destination:hover .img .mask {
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity: 1;
}
.content .item-destination:hover .info .name {
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.content .item-destination .img {
text-align: center;
position: relative;
overflow: hidden;
border-radius: 10px;
}
.content .item-destination .img .destination-img {
width: 100%;
min-height: 250px;
object-fit: cover;
display: block;
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.content .item-destination .img .mask {
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 36.08%, rgba(0, 0, 0, 0) 74.47%);
border-radius: 10px;
position: absolute;
content: "";
bottom: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.8;
}
.content .item-destination .info {
position: absolute;
left: 0;
bottom: 0;
z-index: 1;
text-align: left;
padding: 40px;
}
@media (max-width: 1200px) {
.content .item-destination .info {
padding: 30px;
}
}
.content .item-destination .info .name {
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
position: relative;
margin: 0;
padding-bottom: 10px;
font-weight: 700;
font-size: 42px;
line-height: 1.1;
color: #fff;
letter-spacing: -0.5px;
text-transform: capitalize;
font-feature-settings: "pnum" on, "lnum" on;
}
.content .item-destination .info .count-tour {
display: inline-block;
border-radius: 5px;
background-color: var(--primary);
padding: 3px 8px;
color: #fff;
}
.content .item-destination.item-destination-template2 {
width: 25%;
padding: 12px;
}
@media (max-width: 1200px) {
.content .item-destination.item-destination-template2 {
width: 50%;
}
}
@media (max-width: 767px) {
.content .item-destination.item-destination-template2 {
width: 100%;
}
}
.content .item-destination.item-destination-template2.item-destination-3, .content .item-destination.item-destination-template2.item-destination-4 {
width: 50%;
}
@media (max-width: 767px) {
.content .item-destination.item-destination-template2.item-destination-3, .content .item-destination.item-destination-template2.item-destination-4 {
width: 100%;
}
}
.content .item-destination.item-destination-template2 .img {
border-radius: 0;
}
.content .item-destination.item-destination-template2 .img .mask {
border-radius: 0;
background: linear-gradient(180deg, rgba(17, 27, 25, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
}
.content .item-destination.item-destination-template2 .info {
width: 100%;
}
.content .item-destination.item-destination-template2 .info .name {
font-size: 20px;
}
.content .item-destination.item-destination-template2 .info .count-tour {
position: absolute;
right: 40px;
bottom: 40px;
font-size: 14px;
border-radius: 0;
}
@media (max-width: 1200px) {
.content .item-destination.item-destination-template2 .info .count-tour {
right: 30px;
bottom: 30px;
}
}
.content .item-destination.item-destination-template2 .info .rating {
font-size: 14px;
color: #fff;
line-height: 1;
}
.content .item-destination.item-destination-template2 .info .rating i {
color: #FFC83E;
}
.content.content-template3 .grid-sizer {
width: 33.33%;
}
@media (max-width: 1200px) {
.content.content-template3 .grid-sizer {
width: 50%;
}
}
.content.content-template3 .owl-stage .owl-item:nth-child(even) .item-destination.item-destination-template3.template3-circle .count-tour {
top: unset;
bottom: -16px;
}
.content .item-destination .item-wrapper {
box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
background: #fff;
padding: 10px;
}
.content .item-destination.item-destination-template3 {
width: 33.33%;
}
@media (max-width: 1200px) {
.content .item-destination.item-destination-template3 {
width: 50%;
}
}
@media (max-width: 767px) {
.content .item-destination.item-destination-template3 {
width: 100%;
}
}
.content .item-destination.item-destination-template3:hover .img .mask {
opacity: 1;
}
.content .item-destination.item-destination-template3:hover .count-tour {
transition: all 0.3s ease;
top: 50%;
opacity: 1;
}
.content .item-destination.item-destination-template3 .img {
border-radius: 0;
}
.content .item-destination.item-destination-template3 .img .destination-img {
min-height: 100%;
}
.content .item-destination.item-destination-template3 .img .mask {
border-radius: 0;
opacity: 0;
background: rgba(26, 26, 61, 0.8);
}
.content .item-destination.item-destination-template3 .count-tour {
transition: all 0.3s ease;
position: absolute;
top: 45%;
left: 50%;
opacity: 0;
transform: translate(-50%, -50%);
font-size: 18px;
line-height: 1;
font-weight: 600;
color: #fff;
}
.content .item-destination.item-destination-template3 .info {
position: static;
padding: 20px 10px 10px 10px;
display: flex;
align-items: center;
justify-content: space-between;
column-gap: 10px;
}
.content .item-destination.item-destination-template3 .info .name {
padding-bottom: 0;
font-size: 18px;
font-weight: 600;
color: var(--heading);
}
.content .item-destination.item-destination-template3 .info .name:hover {
color: var(--primary);
}
.content .item-destination.item-destination-template3 .info .rating {
font-size: 14px;
color: var(--text);
line-height: 1;
}
.content .item-destination.item-destination-template3 .info .rating i {
color: #FFC83E;
}
.content .item-destination.item-destination-template3.template3-circle .item-wrapper {
box-shadow: none;
background-color: transparent;
padding: 0;
text-align: center;
}
.content .item-destination.item-destination-template3.template3-circle .img {
display: inline-block;
vertical-align: middle;
overflow: visible;
width: 172px;
height: 172px;
}
.content .item-destination.item-destination-template3.template3-circle .img .destination-img {
transform: none;
border-radius: 50%;
}
.content .item-destination.item-destination-template3.template3-circle .img .mask {
background: none;
}
.content .item-destination.item-destination-template3.template3-circle .count-tour {
opacity: 1;
top: 6px;
font-size: 15px;
padding: 6px 12px;
background-color: var(--primary);
border-radius: 5px;
}
.content .item-destination.item-destination-template3.template3-circle .info {
justify-content: center;
}
.content .item-destination.item-destination-template3.template3-circle .info .rating {
display: none;
}.not-selectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:thin dotted}body.is-using-mouse .fancybox__container :focus{outline:none}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-36px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;touch-action:none;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));opacity:0;transition:opacity .15s ease;border-radius:4px}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:4px}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}@font-face {
font-family: 'ElegantIcons';
src:url(//colombiaservicetours.com/wp-content/plugins/ova-events/assets/libs/elegant_font/fonts/ElegantIcons.eot);
src:url(//colombiaservicetours.com/wp-content/plugins/ova-events/assets/libs/elegant_font/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//colombiaservicetours.com/wp-content/plugins/ova-events/assets/libs/elegant_font/fonts/ElegantIcons.woff) format('woff'),
url(//colombiaservicetours.com/wp-content/plugins/ova-events/assets/libs/elegant_font/fonts/ElegantIcons.ttf) format('truetype'),
url(//colombiaservicetours.com/wp-content/plugins/ova-events/assets/libs/elegant_font/fonts/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'ElegantIcons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
content: "\21";
}
.arrow_down:before {
content: "\22";
}
.arrow_left:before {
content: "\23";
}
.arrow_right:before {
content: "\24";
}
.arrow_left-up:before {
content: "\25";
}
.arrow_right-up:before {
content: "\26";
}
.arrow_right-down:before {
content: "\27";
}
.arrow_left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow_up-down_alt:before {
content: "\2a";
}
.arrow_left-right_alt:before {
content: "\2b";
}
.arrow_left-right:before {
content: "\2c";
}
.arrow_expand_alt2:before {
content: "\2d";
}
.arrow_expand_alt:before {
content: "\2e";
}
.arrow_condense:before {
content: "\2f";
}
.arrow_expand:before {
content: "\30";
}
.arrow_move:before {
content: "\31";
}
.arrow_carrot-up:before {
content: "\32";
}
.arrow_carrot-down:before {
content: "\33";
}
.arrow_carrot-left:before {
content: "\34";
}
.arrow_carrot-right:before {
content: "\35";
}
.arrow_carrot-2up:before {
content: "\36";
}
.arrow_carrot-2down:before {
content: "\37";
}
.arrow_carrot-2left:before {
content: "\38";
}
.arrow_carrot-2right:before {
content: "\39";
}
.arrow_carrot-up_alt2:before {
content: "\3a";
}
.arrow_carrot-down_alt2:before {
content: "\3b";
}
.arrow_carrot-left_alt2:before {
content: "\3c";
}
.arrow_carrot-right_alt2:before {
content: "\3d";
}
.arrow_carrot-2up_alt2:before {
content: "\3e";
}
.arrow_carrot-2down_alt2:before {
content: "\3f";
}
.arrow_carrot-2left_alt2:before {
content: "\40";
}
.arrow_carrot-2right_alt2:before {
content: "\41";
}
.arrow_triangle-up:before {
content: "\42";
}
.arrow_triangle-down:before {
content: "\43";
}
.arrow_triangle-left:before {
content: "\44";
}
.arrow_triangle-right:before {
content: "\45";
}
.arrow_triangle-up_alt2:before {
content: "\46";
}
.arrow_triangle-down_alt2:before {
content: "\47";
}
.arrow_triangle-left_alt2:before {
content: "\48";
}
.arrow_triangle-right_alt2:before {
content: "\49";
}
.arrow_back:before {
content: "\4a";
}
.icon_minus-06:before {
content: "\4b";
}
.icon_plus:before {
content: "\4c";
}
.icon_close:before {
content: "\4d";
}
.icon_check:before {
content: "\4e";
}
.icon_minus_alt2:before {
content: "\4f";
}
.icon_plus_alt2:before {
content: "\50";
}
.icon_close_alt2:before {
content: "\51";
}
.icon_check_alt2:before {
content: "\52";
}
.icon_zoom-out_alt:before {
content: "\53";
}
.icon_zoom-in_alt:before {
content: "\54";
}
.icon_search:before {
content: "\55";
}
.icon_box-empty:before {
content: "\56";
}
.icon_box-selected:before {
content: "\57";
}
.icon_minus-box:before {
content: "\58";
}
.icon_plus-box:before {
content: "\59";
}
.icon_box-checked:before {
content: "\5a";
}
.icon_circle-empty:before {
content: "\5b";
}
.icon_circle-slelected:before {
content: "\5c";
}
.icon_stop_alt2:before {
content: "\5d";
}
.icon_stop:before {
content: "\5e";
}
.icon_pause_alt2:before {
content: "\5f";
}
.icon_pause:before {
content: "\60";
}
.icon_menu:before {
content: "\61";
}
.icon_menu-square_alt2:before {
content: "\62";
}
.icon_menu-circle_alt2:before {
content: "\63";
}
.icon_ul:before {
content: "\64";
}
.icon_ol:before {
content: "\65";
}
.icon_adjust-horiz:before {
content: "\66";
}
.icon_adjust-vert:before {
content: "\67";
}
.icon_document_alt:before {
content: "\68";
}
.icon_documents_alt:before {
content: "\69";
}
.icon_pencil:before {
content: "\6a";
}
.icon_pencil-edit_alt:before {
content: "\6b";
}
.icon_pencil-edit:before {
content: "\6c";
}
.icon_folder-alt:before {
content: "\6d";
}
.icon_folder-open_alt:before {
content: "\6e";
}
.icon_folder-add_alt:before {
content: "\6f";
}
.icon_info_alt:before {
content: "\70";
}
.icon_error-oct_alt:before {
content: "\71";
}
.icon_error-circle_alt:before {
content: "\72";
}
.icon_error-triangle_alt:before {
content: "\73";
}
.icon_question_alt2:before {
content: "\74";
}
.icon_question:before {
content: "\75";
}
.icon_comment_alt:before {
content: "\76";
}
.icon_chat_alt:before {
content: "\77";
}
.icon_vol-mute_alt:before {
content: "\78";
}
.icon_volume-low_alt:before {
content: "\79";
}
.icon_volume-high_alt:before {
content: "\7a";
}
.icon_quotations:before {
content: "\7b";
}
.icon_quotations_alt2:before {
content: "\7c";
}
.icon_clock_alt:before {
content: "\7d";
}
.icon_lock_alt:before {
content: "\7e";
}
.icon_lock-open_alt:before {
content: "\e000";
}
.icon_key_alt:before {
content: "\e001";
}
.icon_cloud_alt:before {
content: "\e002";
}
.icon_cloud-upload_alt:before {
content: "\e003";
}
.icon_cloud-download_alt:before {
content: "\e004";
}
.icon_image:before {
content: "\e005";
}
.icon_images:before {
content: "\e006";
}
.icon_lightbulb_alt:before {
content: "\e007";
}
.icon_gift_alt:before {
content: "\e008";
}
.icon_house_alt:before {
content: "\e009";
}
.icon_genius:before {
content: "\e00a";
}
.icon_mobile:before {
content: "\e00b";
}
.icon_tablet:before {
content: "\e00c";
}
.icon_laptop:before {
content: "\e00d";
}
.icon_desktop:before {
content: "\e00e";
}
.icon_camera_alt:before {
content: "\e00f";
}
.icon_mail_alt:before {
content: "\e010";
}
.icon_cone_alt:before {
content: "\e011";
}
.icon_ribbon_alt:before {
content: "\e012";
}
.icon_bag_alt:before {
content: "\e013";
}
.icon_creditcard:before {
content: "\e014";
}
.icon_cart_alt:before {
content: "\e015";
}
.icon_paperclip:before {
content: "\e016";
}
.icon_tag_alt:before {
content: "\e017";
}
.icon_tags_alt:before {
content: "\e018";
}
.icon_trash_alt:before {
content: "\e019";
}
.icon_cursor_alt:before {
content: "\e01a";
}
.icon_mic_alt:before {
content: "\e01b";
}
.icon_compass_alt:before {
content: "\e01c";
}
.icon_pin_alt:before {
content: "\e01d";
}
.icon_pushpin_alt:before {
content: "\e01e";
}
.icon_map_alt:before {
content: "\e01f";
}
.icon_drawer_alt:before {
content: "\e020";
}
.icon_toolbox_alt:before {
content: "\e021";
}
.icon_book_alt:before {
content: "\e022";
}
.icon_calendar:before {
content: "\e023";
}
.icon_film:before {
content: "\e024";
}
.icon_table:before {
content: "\e025";
}
.icon_contacts_alt:before {
content: "\e026";
}
.icon_headphones:before {
content: "\e027";
}
.icon_lifesaver:before {
content: "\e028";
}
.icon_piechart:before {
content: "\e029";
}
.icon_refresh:before {
content: "\e02a";
}
.icon_link_alt:before {
content: "\e02b";
}
.icon_link:before {
content: "\e02c";
}
.icon_loading:before {
content: "\e02d";
}
.icon_blocked:before {
content: "\e02e";
}
.icon_archive_alt:before {
content: "\e02f";
}
.icon_heart_alt:before {
content: "\e030";
}
.icon_star_alt:before {
content: "\e031";
}
.icon_star-half_alt:before {
content: "\e032";
}
.icon_star:before {
content: "\e033";
}
.icon_star-half:before {
content: "\e034";
}
.icon_tools:before {
content: "\e035";
}
.icon_tool:before {
content: "\e036";
}
.icon_cog:before {
content: "\e037";
}
.icon_cogs:before {
content: "\e038";
}
.arrow_up_alt:before {
content: "\e039";
}
.arrow_down_alt:before {
content: "\e03a";
}
.arrow_left_alt:before {
content: "\e03b";
}
.arrow_right_alt:before {
content: "\e03c";
}
.arrow_left-up_alt:before {
content: "\e03d";
}
.arrow_right-up_alt:before {
content: "\e03e";
}
.arrow_right-down_alt:before {
content: "\e03f";
}
.arrow_left-down_alt:before {
content: "\e040";
}
.arrow_condense_alt:before {
content: "\e041";
}
.arrow_expand_alt3:before {
content: "\e042";
}
.arrow_carrot_up_alt:before {
content: "\e043";
}
.arrow_carrot-down_alt:before {
content: "\e044";
}
.arrow_carrot-left_alt:before {
content: "\e045";
}
.arrow_carrot-right_alt:before {
content: "\e046";
}
.arrow_carrot-2up_alt:before {
content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.arrow_carrot-2left_alt:before {
content: "\e049";
}
.arrow_carrot-2right_alt:before {
content: "\e04a";
}
.arrow_triangle-up_alt:before {
content: "\e04b";
}
.arrow_triangle-down_alt:before {
content: "\e04c";
}
.arrow_triangle-left_alt:before {
content: "\e04d";
}
.arrow_triangle-right_alt:before {
content: "\e04e";
}
.icon_minus_alt:before {
content: "\e04f";
}
.icon_plus_alt:before {
content: "\e050";
}
.icon_close_alt:before {
content: "\e051";
}
.icon_check_alt:before {
content: "\e052";
}
.icon_zoom-out:before {
content: "\e053";
}
.icon_zoom-in:before {
content: "\e054";
}
.icon_stop_alt:before {
content: "\e055";
}
.icon_menu-square_alt:before {
content: "\e056";
}
.icon_menu-circle_alt:before {
content: "\e057";
}
.icon_document:before {
content: "\e058";
}
.icon_documents:before {
content: "\e059";
}
.icon_pencil_alt:before {
content: "\e05a";
}
.icon_folder:before {
content: "\e05b";
}
.icon_folder-open:before {
content: "\e05c";
}
.icon_folder-add:before {
content: "\e05d";
}
.icon_folder_upload:before {
content: "\e05e";
}
.icon_folder_download:before {
content: "\e05f";
}
.icon_info:before {
content: "\e060";
}
.icon_error-circle:before {
content: "\e061";
}
.icon_error-oct:before {
content: "\e062";
}
.icon_error-triangle:before {
content: "\e063";
}
.icon_question_alt:before {
content: "\e064";
}
.icon_comment:before {
content: "\e065";
}
.icon_chat:before {
content: "\e066";
}
.icon_vol-mute:before {
content: "\e067";
}
.icon_volume-low:before {
content: "\e068";
}
.icon_volume-high:before {
content: "\e069";
}
.icon_quotations_alt:before {
content: "\e06a";
}
.icon_clock:before {
content: "\e06b";
}
.icon_lock:before {
content: "\e06c";
}
.icon_lock-open:before {
content: "\e06d";
}
.icon_key:before {
content: "\e06e";
}
.icon_cloud:before {
content: "\e06f";
}
.icon_cloud-upload:before {
content: "\e070";
}
.icon_cloud-download:before {
content: "\e071";
}
.icon_lightbulb:before {
content: "\e072";
}
.icon_gift:before {
content: "\e073";
}
.icon_house:before {
content: "\e074";
}
.icon_camera:before {
content: "\e075";
}
.icon_mail:before {
content: "\e076";
}
.icon_cone:before {
content: "\e077";
}
.icon_ribbon:before {
content: "\e078";
}
.icon_bag:before {
content: "\e079";
}
.icon_cart:before {
content: "\e07a";
}
.icon_tag:before {
content: "\e07b";
}
.icon_tags:before {
content: "\e07c";
}
.icon_trash:before {
content: "\e07d";
}
.icon_cursor:before {
content: "\e07e";
}
.icon_mic:before {
content: "\e07f";
}
.icon_compass:before {
content: "\e080";
}
.icon_pin:before {
content: "\e081";
}
.icon_pushpin:before {
content: "\e082";
}
.icon_map:before {
content: "\e083";
}
.icon_drawer:before {
content: "\e084";
}
.icon_toolbox:before {
content: "\e085";
}
.icon_book:before {
content: "\e086";
}
.icon_contacts:before {
content: "\e087";
}
.icon_archive:before {
content: "\e088";
}
.icon_heart:before {
content: "\e089";
}
.icon_profile:before {
content: "\e08a";
}
.icon_group:before {
content: "\e08b";
}
.icon_grid-2x2:before {
content: "\e08c";
}
.icon_grid-3x3:before {
content: "\e08d";
}
.icon_music:before {
content: "\e08e";
}
.icon_pause_alt:before {
content: "\e08f";
}
.icon_phone:before {
content: "\e090";
}
.icon_upload:before {
content: "\e091";
}
.icon_download:before {
content: "\e092";
}
.social_facebook:before {
content: "\e093";
}
.social_twitter:before {
content: "\e094";
}
.social_pinterest:before {
content: "\e095";
}
.social_googleplus:before {
content: "\e096";
}
.social_tumblr:before {
content: "\e097";
}
.social_tumbleupon:before {
content: "\e098";
}
.social_wordpress:before {
content: "\e099";
}
.social_instagram:before {
content: "\e09a";
}
.social_dribbble:before {
content: "\e09b";
}
.social_vimeo:before {
content: "\e09c";
}
.social_linkedin:before {
content: "\e09d";
}
.social_rss:before {
content: "\e09e";
}
.social_deviantart:before {
content: "\e09f";
}
.social_share:before {
content: "\e0a0";
}
.social_myspace:before {
content: "\e0a1";
}
.social_skype:before {
content: "\e0a2";
}
.social_youtube:before {
content: "\e0a3";
}
.social_picassa:before {
content: "\e0a4";
}
.social_googledrive:before {
content: "\e0a5";
}
.social_flickr:before {
content: "\e0a6";
}
.social_blogger:before {
content: "\e0a7";
}
.social_spotify:before {
content: "\e0a8";
}
.social_delicious:before {
content: "\e0a9";
}
.social_facebook_circle:before {
content: "\e0aa";
}
.social_twitter_circle:before {
content: "\e0ab";
}
.social_pinterest_circle:before {
content: "\e0ac";
}
.social_googleplus_circle:before {
content: "\e0ad";
}
.social_tumblr_circle:before {
content: "\e0ae";
}
.social_stumbleupon_circle:before {
content: "\e0af";
}
.social_wordpress_circle:before {
content: "\e0b0";
}
.social_instagram_circle:before {
content: "\e0b1";
}
.social_dribbble_circle:before {
content: "\e0b2";
}
.social_vimeo_circle:before {
content: "\e0b3";
}
.social_linkedin_circle:before {
content: "\e0b4";
}
.social_rss_circle:before {
content: "\e0b5";
}
.social_deviantart_circle:before {
content: "\e0b6";
}
.social_share_circle:before {
content: "\e0b7";
}
.social_myspace_circle:before {
content: "\e0b8";
}
.social_skype_circle:before {
content: "\e0b9";
}
.social_youtube_circle:before {
content: "\e0ba";
}
.social_picassa_circle:before {
content: "\e0bb";
}
.social_googledrive_alt2:before {
content: "\e0bc";
}
.social_flickr_circle:before {
content: "\e0bd";
}
.social_blogger_circle:before {
content: "\e0be";
}
.social_spotify_circle:before {
content: "\e0bf";
}
.social_delicious_circle:before {
content: "\e0c0";
}
.social_facebook_square:before {
content: "\e0c1";
}
.social_twitter_square:before {
content: "\e0c2";
}
.social_pinterest_square:before {
content: "\e0c3";
}
.social_googleplus_square:before {
content: "\e0c4";
}
.social_tumblr_square:before {
content: "\e0c5";
}
.social_stumbleupon_square:before {
content: "\e0c6";
}
.social_wordpress_square:before {
content: "\e0c7";
}
.social_instagram_square:before {
content: "\e0c8";
}
.social_dribbble_square:before {
content: "\e0c9";
}
.social_vimeo_square:before {
content: "\e0ca";
}
.social_linkedin_square:before {
content: "\e0cb";
}
.social_rss_square:before {
content: "\e0cc";
}
.social_deviantart_square:before {
content: "\e0cd";
}
.social_share_square:before {
content: "\e0ce";
}
.social_myspace_square:before {
content: "\e0cf";
}
.social_skype_square:before {
content: "\e0d0";
}
.social_youtube_square:before {
content: "\e0d1";
}
.social_picassa_square:before {
content: "\e0d2";
}
.social_googledrive_square:before {
content: "\e0d3";
}
.social_flickr_square:before {
content: "\e0d4";
}
.social_blogger_square:before {
content: "\e0d5";
}
.social_spotify_square:before {
content: "\e0d6";
}
.social_delicious_square:before {
content: "\e0d7";
}
.icon_printer:before {
content: "\e103";
}
.icon_calulator:before {
content: "\e0ee";
}
.icon_building:before {
content: "\e0ef";
}
.icon_floppy:before {
content: "\e0e8";
}
.icon_drive:before {
content: "\e0ea";
}
.icon_search-2:before {
content: "\e101";
}
.icon_id:before {
content: "\e107";
}
.icon_id-2:before {
content: "\e108";
}
.icon_puzzle:before {
content: "\e102";
}
.icon_like:before {
content: "\e106";
}
.icon_dislike:before {
content: "\e0eb";
}
.icon_mug:before {
content: "\e105";
}
.icon_currency:before {
content: "\e0ed";
}
.icon_wallet:before {
content: "\e100";
}
.icon_pens:before {
content: "\e104";
}
.icon_easel:before {
content: "\e0e9";
}
.icon_flowchart:before {
content: "\e109";
}
.icon_datareport:before {
content: "\e0ec";
}
.icon_briefcase:before {
content: "\e0fe";
}
.icon_shield:before {
content: "\e0f6";
}
.icon_percent:before {
content: "\e0fb";
}
.icon_globe:before {
content: "\e0e2";
}
.icon_globe-2:before {
content: "\e0e3";
}
.icon_target:before {
content: "\e0f5";
}
.icon_hourglass:before {
content: "\e0e1";
}
.icon_balance:before {
content: "\e0ff";
}
.icon_rook:before {
content: "\e0f8";
}
.icon_printer-alt:before {
content: "\e0fa";
}
.icon_calculator_alt:before {
content: "\e0e7";
}
.icon_building_alt:before {
content: "\e0fd";
}
.icon_floppy_alt:before {
content: "\e0e4";
}
.icon_drive_alt:before {
content: "\e0e5";
}
.icon_search_alt:before {
content: "\e0f7";
}
.icon_id_alt:before {
content: "\e0e0";
}
.icon_id-2_alt:before {
content: "\e0fc";
}
.icon_puzzle_alt:before {
content: "\e0f9";
}
.icon_like_alt:before {
content: "\e0dd";
}
.icon_dislike_alt:before {
content: "\e0f1";
}
.icon_mug_alt:before {
content: "\e0dc";
}
.icon_currency_alt:before {
content: "\e0f3";
}
.icon_wallet_alt:before {
content: "\e0d8";
}
.icon_pens_alt:before {
content: "\e0db";
}
.icon_easel_alt:before {
content: "\e0f0";
}
.icon_flowchart_alt:before {
content: "\e0df";
}
.icon_datareport_alt:before {
content: "\e0f2";
}
.icon_briefcase_alt:before {
content: "\e0f4";
}
.icon_shield_alt:before {
content: "\e0d9";
}
.icon_percent_alt:before {
content: "\e0da";
}
.icon_globe_alt:before {
content: "\e0de";
}
.icon_clipboard:before {
content: "\e0e6";
}
.glyph {
float: left;
text-align: center;
padding: .75em;
margin: .4em 1.5em .75em 0;
width: 6em;
text-shadow: none;
}
.glyph_big {
font-size: 128px;
color: #59c5dc;
float: left;
margin-right: 20px;
}
.glyph div { padding-bottom: 10px;}
.glyph input {
font-family: consolas, monospace;
font-size: 12px;
width: 100%;
text-align: center;
border: 0;
box-shadow: 0 0 0 1px #ccc;
padding: .2em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.centered {
margin-left: auto;
margin-right: auto;
}
.glyph .fs1 {
font-size: 2em;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.fc-icon,.fc-unselectable{-moz-user-select:none;-ms-user-select:none}.fc .fc-button,.fc-icon{text-transform:none;text-align:center}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc .fc-button:not(:disabled),.fc a[data-navlink],.fc-event.fc-event-draggable,.fc-event[href]{cursor:pointer}.fc-unselectable{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc{display:flex;flex-direction:column;font-size:1em}.fc .fc-button,.fc-icon{display:inline-block;font-weight:400}.fc,.fc *,.fc :after,.fc :before{box-sizing:border-box}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{vertical-align:top;padding:0}.fc .fc-button,.fc .fc-button .fc-icon,.fc .fc-button-group,.fc .fc-timegrid-slot-label{vertical-align:middle}.fc a[data-navlink]:hover{text-decoration:underline}.fc .fc-button:hover,.fc .fc-list-event-title a,a.fc-event,a.fc-event:hover{text-decoration:none}.fc-direction-ltr{direction:ltr;text-align:left}.fc-direction-rtl{direction:rtl;text-align:right}.fc-theme-standard td,.fc-theme-standard th{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc-liquid-hack td,.fc-liquid-hack th{position:relative}@font-face{font-family:fcicons;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('truetype');font-weight:400;font-style:normal}.fc-icon{width:1em;height:1em;-webkit-user-select:none;user-select:none;font-family:fcicons!important;speak:none;font-style:normal;font-variant:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-icon-chevron-left:before{content:"\e900"}.fc-icon-chevron-right:before{content:"\e901"}.fc-icon-chevrons-left:before{content:"\e902"}.fc-icon-chevrons-right:before{content:"\e903"}.fc-icon-minus-square:before{content:"\e904"}.fc-icon-plus-square:before{content:"\e905"}.fc-icon-x:before{content:"\e906"}.fc .fc-button{overflow:visible;text-transform:none;margin:0;font-family:inherit}.fc .fc-button::-moz-focus-inner{padding:0;border-style:none}.fc .fc-button{-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc .fc-button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc .fc-button-primary:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus,.fc .fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc .fc-button:disabled{opacity:.65}.fc .fc-button-primary{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:hover{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1e2b37;background-color:var(--fc-button-hover-bg-color,#1e2b37);border-color:#1a252f;border-color:var(--fc-button-hover-border-color,#1a252f)}.fc .fc-button-primary:disabled{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1a252f;background-color:var(--fc-button-active-bg-color,#1a252f);border-color:#151e27;border-color:var(--fc-button-active-border-color,#151e27)}.fc .fc-button .fc-icon{font-size:1.5em}.fc .fc-button-group{position:relative;display:inline-flex}.fc .fc-button-group>.fc-button{position:relative;flex:1 1 auto}.fc .fc-button-group>.fc-button.fc-button-active,.fc .fc-button-group>.fc-button:active,.fc .fc-button-group>.fc-button:focus,.fc .fc-button-group>.fc-button:hover{z-index:1}.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc .fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc .fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc .fc-toolbar-title{font-size:1.75em;margin:0}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-direction-rtl .fc-toolbar>*>:not(:first-child){margin-right:.75em}.fc-direction-rtl .fc-toolbar-ltr{flex-direction:row-reverse}.fc .fc-scroller{-webkit-overflow-scrolling:touch;position:relative}.fc .fc-scroller-liquid{height:100%}.fc .fc-scroller-liquid-absolute{position:absolute;top:0;right:0;left:0;bottom:0}.fc .fc-scroller-harness{position:relative;overflow:hidden;direction:ltr}.fc .fc-scroller-harness-liquid{height:100%}.fc-direction-rtl .fc-scroller-harness>.fc-scroller{direction:rtl}.fc-theme-standard .fc-scrollgrid{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-scrollgrid,.fc .fc-scrollgrid-section-footer>*,.fc .fc-scrollgrid-section-header>*{border-bottom-width:0}.fc .fc-scrollgrid,.fc .fc-scrollgrid table{width:100%;table-layout:fixed}.fc .fc-scrollgrid table{border-top-style:hidden;border-left-style:hidden;border-right-style:hidden}.fc .fc-scrollgrid{border-collapse:separate;border-right-width:0}.fc .fc-scrollgrid-liquid{height:100%}.fc .fc-scrollgrid-section,.fc .fc-scrollgrid-section table,.fc .fc-scrollgrid-section>td{height:1px}.fc .fc-scrollgrid-section-liquid{height:auto}.fc .fc-scrollgrid-section-liquid>td{height:100%}.fc .fc-scrollgrid-section>*{border-top-width:0;border-left-width:0}.fc .fc-scrollgrid-section-body table,.fc .fc-scrollgrid-section-footer table{border-bottom-style:hidden}.fc .fc-scrollgrid-section-sticky>*{background:var(--fc-page-bg-color,#fff);position:-webkit-sticky;position:sticky;z-index:2}.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0}.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>*{bottom:0}.fc .fc-scrollgrid-sticky-shim{height:1px;margin-bottom:-1px}.fc-sticky{position:-webkit-sticky;position:sticky}.fc .fc-view-harness{flex-grow:1;position:relative}.fc .fc-bg-event,.fc .fc-highlight,.fc .fc-non-business,.fc .fc-view-harness-active>.fc-view{position:absolute;top:0;left:0;right:0;bottom:0}.fc .fc-col-header-cell-cushion{display:inline-block;padding:2px 4px}.fc .fc-non-business{background:rgba(215,215,215,.3);background:var(--fc-non-business-color,rgba(215,215,215,.3))}.fc .fc-bg-event{background:var(--fc-bg-event-color,#8fdf82);opacity:.3;opacity:var(--fc-bg-event-opacity,.3)}.fc .fc-bg-event .fc-event-title{margin:.5em;font-size:.85em;font-size:var(--fc-small-font-size,.85em);font-style:italic}.fc .fc-highlight{background:rgba(188,232,241,.3);background:var(--fc-highlight-color,rgba(188,232,241,.3))}.fc .fc-cell-shaded,.fc .fc-day-disabled{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-event .fc-event-main{position:relative;z-index:2}.fc-event-dragging:not(.fc-event-selected){opacity:.75}.fc-event-dragging.fc-event-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event .fc-event-resizer{display:none;position:absolute;z-index:4}.fc-event-selected .fc-event-resizer,.fc-event:hover .fc-event-resizer,.fc-h-event{display:block}.fc-event-selected .fc-event-resizer{border-radius:4px;border-radius:calc(var(--fc-event-resizer-dot-total-width,8px)/ 2);border-width:1px;border-width:var(--fc-event-resizer-dot-border-width,1px);width:8px;width:var(--fc-event-resizer-dot-total-width,8px);height:8px;height:var(--fc-event-resizer-dot-total-width,8px);border-style:solid;border-color:inherit;background:var(--fc-page-bg-color,#fff)}.fc-event-selected .fc-event-resizer:before{content:'';position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px}.fc-event-selected{box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event-selected:before{content:"";position:absolute;z-index:3;top:0;left:0;right:0;bottom:0}.fc-event-selected:after{content:"";background:rgba(0,0,0,.25);background:var(--fc-event-selected-overlay-color,rgba(0,0,0,.25));position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px}.fc-h-event{border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-h-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff)}.fc-h-event .fc-event-main-frame{display:flex}.fc-h-event .fc-event-time{max-width:100%;overflow:hidden}.fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0}.fc-h-event .fc-event-title{display:inline-block;vertical-align:top;left:0;right:0;max-width:100%;overflow:hidden}.fc-h-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end){border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.fc-h-event:not(.fc-event-selected) .fc-event-resizer{top:0;bottom:0;width:8px;width:var(--fc-event-resizer-thickness,8px)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end{cursor:w-resize;left:-4px;left:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start{cursor:e-resize;right:-4px;right:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-h-event.fc-event-selected .fc-event-resizer{top:50%;margin-top:-4px;margin-top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end{left:-4px;left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start{right:-4px;right:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}:root{--fc-daygrid-event-dot-width:8px;--fc-list-event-dot-width:10px;--fc-list-event-hover-bg-color:#f5f5f5}.fc .fc-popover{position:fixed;top:0;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc .fc-popover-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 4px}.fc .fc-popover-title{margin:0 2px}.fc .fc-popover-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-theme-standard .fc-popover{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd);background:var(--fc-page-bg-color,#fff)}.fc-theme-standard .fc-popover-header{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-daygrid-day-events:after,.fc-daygrid-day-events:before,.fc-daygrid-day-frame:after,.fc-daygrid-day-frame:before,.fc-daygrid-event-harness:after,.fc-daygrid-event-harness:before{content:"";clear:both;display:table}.fc .fc-daygrid-body{position:relative;z-index:1}.fc .fc-daygrid-day.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-daygrid-day-frame{position:relative;min-height:100%}.fc .fc-daygrid-day-top{display:flex;flex-direction:row-reverse}.fc .fc-day-other .fc-daygrid-day-top{opacity:.3}.fc .fc-daygrid-day-number{position:relative;z-index:4;padding:4px}.fc .fc-daygrid-day-events{margin-top:1px}.fc .fc-daygrid-body-balanced .fc-daygrid-day-events{position:absolute;left:0;right:0}.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{position:relative;min-height:2em}.fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:1em}.fc .fc-daygrid-event-harness{position:relative}.fc .fc-daygrid-event-harness-abs{position:absolute;top:0;left:0;right:0}.fc .fc-daygrid-bg-harness{position:absolute;top:0;bottom:0}.fc .fc-daygrid-day-bg .fc-non-business{z-index:1}.fc .fc-daygrid-day-bg .fc-bg-event{z-index:2}.fc .fc-daygrid-day-bg .fc-highlight{z-index:3}.fc .fc-daygrid-event{z-index:6;margin-top:1px}.fc .fc-daygrid-event.fc-event-mirror{z-index:7}.fc .fc-daygrid-day-bottom{font-size:.85em;margin:2px 3px 0}.fc .fc-daygrid-more-link{position:relative;z-index:4;cursor:pointer}.fc .fc-daygrid-week-number{position:absolute;z-index:5;top:0;padding:2px;min-width:1.5em;text-align:center;background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));color:grey;color:var(--fc-neutral-text-color,grey)}.fc .fc-more-popover{z-index:8}.fc .fc-more-popover .fc-popover-body{min-width:220px;padding:10px}.fc-direction-ltr .fc-daygrid-event.fc-event-start,.fc-direction-rtl .fc-daygrid-event.fc-event-end{margin-left:2px}.fc-direction-ltr .fc-daygrid-event.fc-event-end,.fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:2px}.fc-direction-ltr .fc-daygrid-week-number{left:0;border-radius:0 0 3px}.fc-direction-rtl .fc-daygrid-week-number{right:0;border-radius:0 0 0 3px}.fc-liquid-hack .fc-daygrid-day-frame{position:static}.fc-daygrid-event{position:relative;white-space:nowrap;border-radius:3px;font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-daygrid-block-event .fc-event-time{font-weight:700}.fc-daygrid-block-event .fc-event-time,.fc-daygrid-block-event .fc-event-title{padding:1px}.fc-daygrid-dot-event{display:flex;align-items:center;padding:2px 0}.fc-daygrid-dot-event .fc-event-title{flex-grow:1;flex-shrink:1;min-width:0;overflow:hidden;font-weight:700}.fc-daygrid-dot-event.fc-event-mirror,.fc-daygrid-dot-event:hover{background:rgba(0,0,0,.1)}.fc-daygrid-dot-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-daygrid-event-dot{margin:0 4px;box-sizing:content-box;width:0;height:0;border:4px solid #3788d8;border:calc(var(--fc-daygrid-event-dot-width,8px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:4px;border-radius:calc(var(--fc-daygrid-event-dot-width,8px)/ 2)}.fc-direction-ltr .fc-daygrid-event .fc-event-time{margin-right:3px}.fc-direction-rtl .fc-daygrid-event .fc-event-time{margin-left:3px}.fc-v-event{display:block;border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-v-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff);height:100%}.fc-v-event .fc-event-main-frame{height:100%;display:flex;flex-direction:column}.fc-v-event .fc-event-time{flex-grow:0;flex-shrink:0;max-height:100%;overflow:hidden}.fc-v-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-height:0}.fc-v-event .fc-event-title{top:0;bottom:0;max-height:100%;overflow:hidden}.fc-v-event:not(.fc-event-start){border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event:not(.fc-event-end){border-bottom-width:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-v-event.fc-event-selected:before{left:-10px;right:-10px}.fc-v-event .fc-event-resizer-start{cursor:n-resize}.fc-v-event .fc-event-resizer-end{cursor:s-resize}.fc-v-event:not(.fc-event-selected) .fc-event-resizer{height:8px;height:var(--fc-event-resizer-thickness,8px);left:0;right:0}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer{left:50%;margin-left:-4px;margin-left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc .fc-timegrid .fc-daygrid-body{z-index:2}.fc .fc-timegrid-axis-chunk>table,.fc .fc-timegrid-body,.fc .fc-timegrid-slots{position:relative;z-index:1}.fc .fc-timegrid-divider{padding:0 0 2px}.fc .fc-timegrid-body{min-height:100%}.fc .fc-timegrid-axis-chunk{position:relative}.fc .fc-timegrid-slot{height:1.5em;border-bottom:0}.fc .fc-timegrid-slot:empty:before{content:'\00a0'}.fc .fc-timegrid-slot-minor{border-top-style:dotted}.fc .fc-timegrid-slot-label-cushion{display:inline-block;white-space:nowrap}.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{padding:0 4px}.fc .fc-timegrid-axis-frame-liquid{height:100%}.fc .fc-timegrid-axis-frame{overflow:hidden;display:flex;align-items:center;justify-content:flex-end}.fc .fc-timegrid-axis-cushion{max-width:60px;flex-shrink:0}.fc-direction-ltr .fc-timegrid-slot-label-frame{text-align:right}.fc-direction-rtl .fc-timegrid-slot-label-frame{text-align:left}.fc-liquid-hack .fc-timegrid-axis-frame-liquid{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc .fc-timegrid-col.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-timegrid-col-frame{min-height:100%;position:relative}.fc-liquid-hack .fc-timegrid-col-frame{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc-media-screen .fc-timegrid-cols{position:absolute;top:0;left:0;right:0;bottom:0}.fc-media-screen .fc-timegrid-cols>table{height:100%}.fc-media-screen .fc-timegrid-col-bg,.fc-media-screen .fc-timegrid-col-events,.fc-media-screen .fc-timegrid-now-indicator-container{position:absolute;top:0;left:0;right:0}.fc-media-screen .fc-timegrid-event-harness{position:absolute}.fc .fc-timegrid-col-bg{z-index:2}.fc .fc-timegrid-col-bg .fc-non-business{z-index:1}.fc .fc-timegrid-col-bg .fc-bg-event{z-index:2}.fc .fc-timegrid-col-bg .fc-highlight,.fc .fc-timegrid-col-events{z-index:3}.fc .fc-timegrid-bg-harness{position:absolute;left:0;right:0}.fc .fc-timegrid-now-indicator-container{bottom:0;overflow:hidden}.fc-direction-ltr .fc-timegrid-col-events{margin:0 2.5% 0 2px}.fc-direction-rtl .fc-timegrid-col-events{margin:0 2px 0 2.5%}.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror{box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px var(--fc-page-bg-color,#fff)}.fc-timegrid-event{font-size:.85em;font-size:var(--fc-small-font-size,.85em);border-radius:3px}.fc-timegrid-event .fc-event-main{padding:1px 1px 0}.fc-timegrid-event .fc-event-time{white-space:nowrap;font-size:.85em;font-size:var(--fc-small-font-size,.85em);margin-bottom:1px}.fc-timegrid-event-condensed .fc-event-main-frame{flex-direction:row;overflow:hidden}.fc-timegrid-event-condensed .fc-event-time:after{content:'\00a0-\00a0'}.fc-timegrid-event-condensed .fc-event-title{font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-media-screen .fc-timegrid-event{position:absolute;top:0;bottom:1px;left:0;right:0}.fc .fc-timegrid-now-indicator-line{position:absolute;z-index:4;left:0;right:0;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red);border-width:1px 0 0}.fc .fc-timegrid-now-indicator-arrow{position:absolute;z-index:4;margin-top:-5px;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red)}.fc-direction-ltr .fc-timegrid-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-direction-rtl .fc-timegrid-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-theme-standard .fc-list{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-list-empty{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));height:100%;display:flex;justify-content:center;align-items:center}.fc .fc-list-empty-cushion{margin:5em 0}.fc .fc-list-table{width:100%;border-style:hidden}.fc .fc-list-table tr>*{border-left:0;border-right:0}.fc .fc-list-sticky .fc-list-day>*{position:-webkit-sticky;position:sticky;top:0;background:var(--fc-page-bg-color,#fff)}.fc .fc-list-table th{padding:0}.fc .fc-list-day-cushion,.fc .fc-list-table td{padding:8px 14px}.fc .fc-list-day-cushion:after{content:"";clear:both;display:table}.fc-theme-standard .fc-list-day-cushion{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-direction-ltr .fc-list-day-text,.fc-direction-rtl .fc-list-day-side-text{float:left}.fc-direction-ltr .fc-list-day-side-text,.fc-direction-rtl .fc-list-day-text{float:right}.fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding-right:0}.fc-direction-rtl .fc-list-table .fc-list-event-graphic{padding-left:0}.fc .fc-list-event.fc-event-forced-url{cursor:pointer}.fc .fc-list-event:hover td{background-color:#f5f5f5;background-color:var(--fc-list-event-hover-bg-color,#f5f5f5)}.fc .fc-list-event-graphic,.fc .fc-list-event-time{white-space:nowrap;width:1px}.fc .fc-list-event-dot{display:inline-block;box-sizing:content-box;width:0;height:0;border:5px solid #3788d8;border:calc(var(--fc-list-event-dot-width,10px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:5px;border-radius:calc(var(--fc-list-event-dot-width,10px)/ 2)}.fc .fc-list-event-title a{color:inherit}.fc .fc-list-event.fc-event-forced-url:hover a{text-decoration:underline}.fc-theme-bootstrap a:not([href]){color:inherit}

.container-event {
max-width: var(--container-width);
margin: 0 auto;
padding: 0px 10px;
flex-wrap: wrap;
}
.container-event .archive-event-page {
margin: 100px 0;
}
@media (max-width: 767px) {
.container-event .archive-event-page {
margin: 70px 0;
}
}
.container-event #main-event {
width: 100%;
}
.container-event .ovaev-content {
position: relative;
}
.container-event .ovaev-content a {
text-decoration: none;
}
.icon_event {
font-size: 18px;
margin-right: 6px;
width: 18px;
color: #444444;
}
@media (max-width: 767px) {
.single_event {
padding: 0 10px;
}
}
.single_event .content-event {
display: flex;
gap: 50px;
}
@media (max-width: 1100px) {
.single_event .content-event {
flex-direction: column;
}
}
.single_event .content-event .event_intro {
padding-right: 6px;
}
.single_event .content-event .event_intro .wrap-info {
display: flex;
flex-wrap: wrap;
column-gap: 30px;
row-gap: 10px;
margin-bottom: 15px;
}
.single_event .content-event .event_intro .wrap-info .wrap-pro, .single_event .content-event .event_intro .wrap-info .ovaev-category {
display: inline-flex;
align-items: center;
column-gap: 6px;
}
.single_event .content-event .event_intro .wrap-info .ovaev-category a {
color: var(--text);
}
.single_event .content-event .event_intro .wrap-info .ovaev-category a:hover {
color: var(--primary);
}
.single_event .content-event .event_intro .wrap-info i {
color: var(--secondary);
line-height: 1;
}
.single_event .content-event .event_intro h1.event_title {
margin: 0 0 30px 0;
font-size: 45px;
}
.single_event .content-event .event_intro .image {
margin-bottom: 30px;
}
.single_event .content-event .event_intro .image img {
display: block;
width: 100%;
object-fit: cover;
}
.single_event .content-event .event_intro .event_tags_share {
padding: 20px 0;
}
.single_event .content-event .event_intro .event_tags_share .event-tags {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.single_event .content-event .event_intro .event_tags_share .event-tags .ovatags {
display: inline-block;
text-transform: capitalize;
font-size: 100%;
line-height: 22px;
letter-spacing: 0.3px;
color: var(--heading);
font-weight: bold;
margin-right: 10px;
margin-bottom: 10px;
}
.single_event .content-event .event_intro .event_tags_share .event-tags a {
font-size: 15px;
line-height: 22px;
letter-spacing: 0.3px;
color: #444444;
padding: 2px 10px 1px 10px;
background: transparent;
border: none;
border-radius: 3px;
border: 1px solid #e0e0e0;
margin-bottom: 10px;
}
.single_event .content-event .event_intro .event_tags_share .event-tags a:hover {
color: #ff3514;
}
.single_event .content-event .event_intro .event_tags_share .event-tags a:not(:last-child) {
margin-right: 10px;
}
.single_event .content-event .intro_bar {
flex: 0 0 33%;
position: sticky;
top: 80px;
height: fit-content;
}
.single_event .content-event .intro_bar .bar-title {
position: relative;
margin: 0 0 30px 0;
padding: 0 0 15px 0;
font-size: 28px;
line-height: 1.2;
font-weight: 600;
}
.single_event .content-event .intro_bar .bar-title:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 60px;
height: 4px;
background-color: var(--primary);
}
.single_event .content-event .intro_bar .event_bar:not(:last-child) {
margin-bottom: 45px;
}
.single_event .content-event .intro_bar .event_bar.has-background {
padding: 40px 30px 45px 30px;
background-color: #f2fbfa;
}
.single_event .content-event .intro_bar .event_bar .event_col-3 {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 10px;
}
.single_event .content-event .intro_bar .event_bar .event_col-3 .gallery-items a {
position: relative;
}
.single_event .content-event .intro_bar .event_bar .event_col-3 .gallery-items a:hover .overlay {
transition: all 0.5s ease;
height: 100%;
opacity: 0.8;
}
.single_event .content-event .intro_bar .event_bar .event_col-3 .gallery-items img {
position: relative;
display: block;
min-height: 115px;
object-fit: cover;
}
.single_event .content-event .intro_bar .event_bar .event_col-3 .gallery-items .overlay {
transition: all 0.5s ease;
content: "";
position: absolute;
display: inline-flex;
justify-content: center;
align-items: center;
font-size: 22px;
color: #fff;
top: 0;
left: 0;
width: 100%;
height: 0;
background-color: var(--primary);
opacity: 0;
}
.single_event .content-event .intro_bar .event_bar .info-contact {
margin: -10px 0 0 0;
padding: 0;
list-style-type: none;
}
.single_event .content-event .intro_bar .event_bar .info-contact li {
display: flex;
justify-content: space-between;
align-items: center;
padding: 16px 0;
font-weight: 500;
line-height: 1.2;
border-bottom: 1px solid rgba(26, 26, 61, 0.1);
}
.single_event .content-event .intro_bar .event_bar .info-contact li .info {
font-weight: 600;
color: var(--heading);
}
.single_event .content-event .intro_bar .event_bar .info-contact li a.info:hover {
color: var(--primary);
}
.single_event .content-event .intro_bar .event_bar .info-contact a.single-event-button {
margin-top: 40px;
display: inline-block;
font-weight: 600;
color: #fff;
padding: 12px 30px;
background-color: var(--secondary);
}
.single_event .content-event .intro_bar .event_bar .info-contact a.single-event-button:hover {
background-color: var(--primary);
}
.single_event .event-related-container {
margin: 100px 0 0 0;
padding: 100px 0;
background-color: #f2fbfa;
}
@media (max-width: 1024px) {
.single_event .event-related-container {
margin: 70px 0 0 0;
padding: 70px 0;
}
}
.single_event .event-related-container .related-event-title {
margin: 0 0 45px 0;
font-size: 42px;
line-height: 1.2;
color: var(--heading);
font-weight: 600;
text-align: center;
}
.single_event .event-related-container .event-related {
max-width: var(--container-width);
margin: 0 auto;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 24px;
}
@media (max-width: 1024px) {
.single_event .event-related-container .event-related {
grid-template-columns: auto;
}
}
.single_event .comments ul.commentlists {
margin-bottom: 0;
}
.single_event .comments #respond {
margin: 45px 0 0 0;
padding: 0 !important;
}
ul.ova-event-post-list {
list-style-type: none;
padding: 0;
margin-bottom: 45px;
}
ul.ova-event-post-list li {
margin-bottom: 12px;
}
ul.ova-event-post-list li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.5em;
display: block;
float: left;
color: var(--primary);
font-size: 20px;
line-height: inherit;
}
ul.ova-event-post-list li::marker {
color: var(--primary);
}
.search_archive_event {
background-color: #F2FBFA;
padding: 30px 20px;
margin-bottom: 50px;
}
.search_archive_event form {
display: flex;
justify-content: space-between;
}
@media (max-width: 768px) {
.search_archive_event form {
flex-direction: column;
align-items: center;
justify-content: center;
}
}
.search_archive_event form input {
height: 50px;
display: inline-block;
}
.search_archive_event form .ovaev_cat_search {
width: 30%;
position: relative;
margin-right: 30px;
}
@media (max-width: 768px) {
.search_archive_event form .ovaev_cat_search {
width: 100%;
margin-bottom: 20px;
margin-right: 0px;
}
}
.search_archive_event form .ovaev_cat_search i {
font-size: 22px;
color: var(--primary);
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 20px;
}
.search_archive_event form .select2-selection {
width: 100%;
outline: none;
height: 100%;
padding: 5px 30px 5px 10px;
border: none;
border-radius: 0;
}
.search_archive_event form .select2-selection.select2-selection--single {
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.05);
}
.search_archive_event form .select2-selection.select2-selection--single .select2-selection__rendered {
line-height: 40px;
opacity: 1;
}
.search_archive_event form .select2-selection .select2-selection__arrow {
height: 100%;
top: 0;
display: none;
}
.search_archive_event form .start_date, .search_archive_event form .end_date {
width: 30%;
position: relative;
margin: 0 30px 0 0;
}
@media (max-width: 768px) {
.search_archive_event form .start_date, .search_archive_event form .end_date {
width: 100%;
margin: 0 0 30px 0;
}
}
.search_archive_event form .start_date input, .search_archive_event form .end_date input {
border: 0;
width: 100%;
color: #333;
line-height: 50px;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.05);
}
.search_archive_event form .start_date input::placeholder, .search_archive_event form .end_date input::placeholder {
opacity: 1;
}
.search_archive_event form .start_date i, .search_archive_event form .end_date i {
font-size: 16px;
color: var(--primary);
position: absolute;
bottom: 16px;
right: 20px;
}
.search_archive_event form .wrap-ovaev_submit {
width: 16%;
}
@media (max-width: 767px) {
.search_archive_event form .wrap-ovaev_submit {
width: 100%;
}
}
.search_archive_event form .wrap-ovaev_submit .ovaev_submit {
transition: 0.3s all linear;
background-color: var(--secondary);
width: 100%;
border: none;
cursor: pointer;
}
.search_archive_event form .wrap-ovaev_submit .ovaev_submit:hover {
background-color: var(--primary);
transition: 0.3s all linear;
color: #fff;
}
.select2-container--default {
width: 100% !important;
}
.rtl .search_archive_event form .ovaev_cat_search i {
right: unset;
left: 20px;
}
.rtl .search_archive_event form .end_date i, .rtl .search_archive_event form .start_date i {
right: unset;
left: 20px;
}
.archive_event.col1 {
display: grid;
grid-template-columns: 1fr;
grid-gap: 20px;
}
.archive_event.col2 {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 20px;
}
@media (max-width: 768px) {
.archive_event.col2 {
grid-template-columns: 1fr;
}
}
.archive_event.col3 {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 20px;
}
@media (max-width: 1024px) {
.archive_event.col3 {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 768px) {
.archive_event.col3 {
grid-template-columns: 1fr;
}
}
.event_title:before, .event_title:after {
display: none;
}
.ovaev-event-element {
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
padding: 30px;
}
.ovaev-event-element .title-event {
margin: 0;
font-size: 26px;
line-height: 28px;
font-weight: 600;
margin-bottom: 30px;
}
.ovaev-event-element .item:not(:last-child) {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 15px;
margin-bottom: 15px;
}
.ovaev-event-element .item .title {
margin: 0;
font-size: 22px;
line-height: 26px;
font-weight: 500;
color: var(--heading);
margin-bottom: 6px;
}
.ovaev-event-element .item .title a {
font-size: 22px;
line-height: 26px;
font-weight: 500;
color: var(--heading);
}
.ovaev-event-element .item .time-event span {
font-size: 16px;
line-height: 22px;
font-weight: 400;
color: #444444;
}
.ovaev-event-element {
position: relative;
margin-bottom: 60px;
}
.ovaev-event-element.version_3 {
padding: 0 15px;
margin: 0;
box-shadow: none;
}
@media (max-width: 767px) {
.ovaev-event-element.version_3 {
padding: 0 20px;
}
}
.ovaev-event-element.version_3 .container-event {
padding: 0;
}
.ovaev-event-element.version_3 .container-event .content-event .archive_event {
margin: 0;
}
.ovaev-event-element.version_3 .title-readmore {
margin-bottom: 61px;
}
.ovaev-event-element.version_3 .title-readmore:after {
content: "";
display: block;
clear: both;
}
.ovaev-event-element.version_3 .title-readmore .title-event {
font-size: 36px;
line-height: 44px;
color: var(--heading);
font-weight: 600;
margin: 0;
float: left;
}
.ovaev-event-element.version_3 .title-readmore .read-more {
font-size: 18px;
line-height: 44px;
color: #0067da;
letter-spacing: 0.2px;
float: right;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-event-element.version_3 .title-readmore .read-more:hover {
color: var(--heading);
}
.ovaev-event-element.version_3 .title-readmore .read-more svg {
width: 18px;
margin: 0 0 4px -3px;
}
.ovaev-event-element.version_2 {
padding: 0 15px;
margin: 0;
box-shadow: none;
}
@media (max-width: 767px) {
.ovaev-event-element.version_2 {
padding: 0 20px;
}
}
.ovaev-event-element.version_2 .wp-content {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content {
padding: 0 15px;
margin-bottom: 30px;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid {
position: relative;
padding: 0 15px;
margin-bottom: 30px;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid:hover img {
transform: scale(1.05);
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .item {
height: 100%;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .date-event {
position: absolute;
top: 20px;
display: flex;
z-index: 2;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .date-event .date {
color: #fff;
font-size: 20px;
padding: 0px 8px 0px 10px;
height: 36px;
line-height: 36px;
font-weight: 700;
background-color: #ff3514;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .date-event .month-year {
background: #fff;
color: var(--heading);
font-weight: 600;
font-size: 16px;
text-transform: uppercase;
padding: 0px 15px 0px 12px;
height: 36px;
line-height: 36px;
letter-spacing: 0.2px;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .date-event .month-year .month {
margin-right: 5px;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event-thumbnail {
overflow: hidden;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event-thumbnail a img {
width: 100%;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post {
padding: 23px 25px 40px 25px;
text-align: left;
border-top: 0;
-webkit-transition: all 3s;
transition: all 0.3s;
}
@media (min-width: 1024px) and (max-width: 1099px) {
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post {
padding-left: 20px;
padding-right: 20px;
}
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post .post_cat .event_type {
font-size: 16px;
line-height: 22px;
color: #0067da;
font-weight: 600;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post .post_cat .event_type:hover {
color: var(--heading);
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post .event_title {
font-size: 22px;
line-height: 26px;
letter-spacing: 0.2px;
color: var(--heading);
text-transform: capitalize;
margin-top: 15px;
margin-bottom: 15px;
padding: 0;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post .event_title a {
font-size: 22px;
line-height: 26px;
letter-spacing: 0.2px;
color: var(--heading);
-webkit-transition: all 0.3s;
transition: all 0.3s;
font-weight: 400;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post .event_title a:hover {
color: #ff3514;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post .time-event {
line-height: 22px;
color: #444444;
font-size: 16px;
font-weight: 400;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post .time-event .time {
margin-bottom: 7px;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post .time-event .time .more_date_text:hover span {
color: var(--heading);
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post .time-event .time, .ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post .time-event .venue {
display: flex;
align-items: center;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post .time-event svg {
color: #444444;
width: 18px;
margin-right: 6px;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post .button_event {
margin-top: 30px;
display: inline-flex;
align-items: center;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post .button_event .view_detail {
background: #fff;
border: 2px solid #e0e0e0;
margin-right: 11px;
font-weight: 500;
-webkit-transition: all 0.3s;
transition: all 0.3s;
color: var(--heading);
font-size: 16px;
line-height: 24px;
letter-spacing: 0.2px;
padding: 6px 20px 5px 20px;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content.content-grid .desc .event_post .button_event .view_detail:hover {
color: #fff;
background-color: #ff3514;
border-color: #ff3514;
}
.ovaev-event-element.version_2 .wp-content.two_column .ovaev-content {
width: 50%;
}
@media (max-width: 767px) {
.ovaev-event-element.version_2 .wp-content.two_column .ovaev-content {
width: 100%;
}
}
.ovaev-event-element.version_2 .wp-content.three_column .ovaev-content {
width: 33.33%;
}
@media (max-width: 991px) {
.ovaev-event-element.version_2 .wp-content.three_column .ovaev-content {
width: 50%;
}
}
@media (max-width: 767px) {
.ovaev-event-element.version_2 .wp-content.three_column .ovaev-content {
width: 100%;
}
}
.ovaev-event-element.version_2 .title-readmore {
margin-bottom: 61px;
}
.ovaev-event-element.version_2 .title-readmore:after {
content: "";
display: block;
clear: both;
}
.ovaev-event-element.version_2 .title-readmore .title-event {
font-size: 36px;
line-height: 44px;
color: var(--heading);
font-weight: 600;
margin: 0;
float: left;
}
.ovaev-event-element.version_2 .title-readmore .read-more {
font-size: 18px;
line-height: 44px;
color: #0067da;
letter-spacing: 0.2px;
float: right;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-event-element.version_2 .title-readmore .read-more:hover {
color: var(--heading);
}
.ovaev-event-element.version_2 .title-readmore .read-more svg {
width: 18px;
margin: 0 0 4px -3px;
}
.ovaev-event-element .item_v2 {
position: relative;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
background: #fff;
}
.ovaev-event-element .item_v2 .date-event {
position: absolute;
top: 20px;
display: flex;
}
.ovaev-event-element .item_v2 .date-event .date {
color: #fff;
font-size: 20px;
padding: 0px 8px 0px 10px;
height: 36px;
line-height: 36px;
font-weight: 700;
}
.ovaev-event-element .item_v2 .date-event .month-year {
background: #fff;
color: var(--heading);
font-weight: 600;
font-size: 16px;
text-transform: uppercase;
padding: 0px 15px 0px 12px;
height: 36px;
line-height: 36px;
letter-spacing: 0.2px;
}
.ovaev-event-element .item_v2 .date-event .month-year .month {
margin-right: 5px;
}
.ovaev-event-element .item_v2 .desc .event_post {
padding: 23px 25px 40px 25px;
text-align: left;
border-top: 0;
-webkit-transition: all 3s;
transition: all 0.3s;
}
@media (min-width: 1024px) and (max-width: 1099px) {
.ovaev-event-element .item_v2 .desc .event_post {
padding-left: 20px;
padding-right: 20px;
}
}
.ovaev-event-element .item_v2 .desc .event_post .post_cat .event_type {
font-size: 16px;
line-height: 22px;
color: #0067da;
font-weight: 600;
}
.ovaev-event-element .item_v2 .desc .event_post .event_title {
font-size: 22px;
line-height: 26px;
letter-spacing: 0.2px;
color: var(--heading);
text-transform: capitalize;
margin-top: 12px;
margin-bottom: 10px;
}
.ovaev-event-element .item_v2 .desc .event_post .event_title a {
font-size: 22px;
line-height: 26px;
letter-spacing: 0.2px;
color: var(--heading);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.ovaev-event-element .item_v2 .desc .event_post .time-event {
line-height: 22px;
color: #444444;
font-size: 16px;
font-weight: 400;
}
.ovaev-event-element .item_v2 .desc .event_post .time-event .time {
margin-bottom: 7px;
}
.ovaev-event-element .item_v2 .desc .event_post .time-event .time, .ovaev-event-element .item_v2 .desc .event_post .time-event .venue {
display: flex;
align-items: center;
}
.ovaev-event-element .item_v2 .desc .event_post .time-event svg {
color: #444444;
width: 18px;
margin-right: 6px;
}
.ovaev-event-element .item_v2 .desc .event_post .button_event {
margin-top: 30px;
}
.ovaev-event-element .item_v2 .desc .event_post .button_event .view_detail {
display: inline-block;
background: #fff;
border: 2px solid #e0e0e0;
margin-right: 11px;
font-weight: 400;
-webkit-transition: all 0.3s;
transition: all 0.3s;
color: var(--heading);
font-size: 16px;
line-height: 24px;
letter-spacing: 0.2px;
padding: 6px 20px 5px 20px;
}
.cal1 .clndr .clndr-controls {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
position: relative;
color: #23d3d3;
font-size: 20px;
line-height: 60px;
font-weight: 600;
background-color: var(--heading);
margin-bottom: -10px;
}
.cal1 .clndr .clndr-controls .month {
float: left;
width: 60%;
text-align: center;
}
.cal1 .clndr .clndr-controls .clndr-control-button {
float: left;
width: 20%;
}
.cal1 .clndr .clndr-controls .clndr-control-button.rightalign {
text-align: right;
width: 20%;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
cursor: pointer;
-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; color: transparent;
font-size: 0;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:after {
position: absolute;
top: 40%;
right: 20px;
content: "";
display: inline-block;
height: 13px;
width: 13px;
border: solid #23d3d3;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover:after {
border-color: #fff;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive {
opacity: 0.5;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive:hover {
background: none;
cursor: default;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
cursor: pointer;
-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; color: transparent;
font-size: 0;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:before {
position: absolute;
top: 40%;
left: 20px;
content: "";
display: inline-block;
height: 13px;
width: 13px;
border: solid #23d3d3;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover:before {
border-color: #fff;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive {
opacity: 0.5;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive:hover {
background: none;
cursor: default;
}
.cal1 .clndr .clndr-table {
table-layout: fixed;
width: 100%;
margin: 10px 0 0;
}
.cal1 .clndr .clndr-table .header-days {
height: 30px;
font-size: 16px;
background: #e8e9ee;
}
.cal1 .clndr .clndr-table .header-days .header-day {
vertical-align: middle;
text-align: center;
color: var(--heading);
}
.cal1 .clndr .clndr-table tr {
height: 50px;
}
.cal1 .clndr .clndr-table tr td {
vertical-align: top;
}
.cal1 .clndr .clndr-table tr .day {
width: 100%;
height: inherit;
vertical-align: middle;
}
.cal1 .clndr .clndr-table tr .day:hover {
background: #eee;
}
.cal1 .clndr .clndr-table tr .day.today,
.cal1 .clndr .clndr-table tr .day.my-today {
background: #9AD6E3;
}
.cal1 .clndr .clndr-table tr .day.today:hover,
.cal1 .clndr .clndr-table tr .day.my-today:hover {
background: #72c6d8;
}
.cal1 .clndr .clndr-table tr .day.today.event,
.cal1 .clndr .clndr-table tr .day.my-today.event {
background: #a7dbc1;
}
.cal1 .clndr .clndr-table tr .day.event,
.cal1 .clndr .clndr-table tr .day.my-event {
background: #B4E09F;
}
.cal1 .clndr .clndr-table tr .day.event:hover,
.cal1 .clndr .clndr-table tr .day.my-event:hover {
background: #96d478;
cursor: pointer;
}
.cal1 .clndr .clndr-table tr .day.inactive,
.cal1 .clndr .clndr-table tr .day.my-inactive {
background: #ddd;
}
.cal1 .clndr .clndr-table tr .day .day-contents {
box-sizing: border-box;
font-size: 16px;
text-align: center;
color: var(--heading);
}
.cal1 .clndr .clndr-table tr .empty,
.cal1 .clndr .clndr-table tr .adjacent-month,
.cal1 .clndr .clndr-table tr .my-empty,
.cal1 .clndr .clndr-table tr .my-adjacent-month {
width: 100%;
height: inherit;
background: #f5f5f5;
}
.cal1 .clndr .clndr-table tr .empty:hover,
.cal1 .clndr .clndr-table tr .adjacent-month:hover,
.cal1 .clndr .clndr-table tr .my-empty:hover,
.cal1 .clndr .clndr-table tr .my-adjacent-month:hover {
background: #ddd;
}
.title_event_calendar {
color: #ffff !important;
background-color: #23d3d3;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
font-size: 24px;
line-height: 44px;
font-weight: 600;
margin-bottom: 40px;
margin-top: 0;
}
.title_event_calendar:before, .title_event_calendar:after {
display: none;
}
.ovaev-event-element.ovaev-event-slide {
box-shadow: none;
padding: 0;
position: relative;
}
.ovaev-event-element.ovaev-event-slide a {
text-decoration: none !important;
box-shadow: none;
}
.ovaev-event-element.ovaev-event-slide a:hover {
text-decoration: none !important;
color: #ff3514;
}
.ovaev-event-element.ovaev-event-slide .owl-carousel .owl-stage-outer {
margin-right: -20px;
margin-left: -20px;
padding-left: 20px;
padding-right: 20px;
width: auto;
padding-bottom: 30px;
}
@media (max-width: 1290px) {
.ovaev-event-element.ovaev-event-slide .owl-carousel .owl-stage-outer {
margin-right: 0px;
margin-left: 0px;
padding-left: 0px;
padding-right: 0px;
width: 100%;
}
}
.ovaev-event-element.ovaev-event-slide .owl-carousel .owl-stage-outer .ovaev-content .type1, .ovaev-event-element.ovaev-event-slide .owl-carousel .owl-stage-outer .ovaev-content .type3 {
box-shadow: none;
}
.ovaev-event-element.ovaev-event-slide .owl-carousel .owl-stage-outer .active .ovaev-content .type1 {
box-shadow: 0px 10px 40px -10px rgba(6, 22, 58, 0.1);
}
.ovaev-event-element.ovaev-event-slide .owl-carousel .owl-stage-outer .active .ovaev-content .type3 {
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid:hover img {
transform: scale(1.05);
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .date-event {
position: absolute;
top: 20px;
display: flex;
z-index: 2;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .date-event .date {
color: #fff;
font-size: 20px;
padding: 0px 8px 0px 10px;
height: 36px;
line-height: 36px;
font-weight: 700;
background-color: #ff3514;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .date-event .month-year {
background: #fff;
color: var(--heading);
font-weight: 600;
font-size: 16px;
text-transform: uppercase;
padding: 0px 15px 0px 12px;
height: 36px;
line-height: 36px;
letter-spacing: 0.2px;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .date-event .month-year .month {
margin-right: 5px;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event-thumbnail {
overflow: hidden;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event-thumbnail a img {
width: 100%;
transition: 0.3s all ease;
-o-transition: 0.3s all ease;
-webkit-transition: 0.3s all ease;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post {
padding: 23px 25px 40px 25px;
text-align: left;
border-top: 0;
-webkit-transition: all 3s;
transition: all 0.3s;
}
@media (min-width: 1024px) and (max-width: 1099px) {
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post {
padding-left: 20px;
padding-right: 20px;
}
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .post_cat .event_type {
font-size: 16px;
line-height: 22px;
color: #0067da;
font-weight: 600;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .post_cat .event_type:hover {
color: #ff3514;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .event_title {
font-size: 22px;
line-height: 26px;
letter-spacing: 0.2px;
color: var(--heading);
text-transform: capitalize;
margin-top: 12px;
margin-bottom: 10px;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .event_title a {
font-size: 22px;
line-height: 26px;
letter-spacing: 0.2px;
color: var(--heading);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
font-weight: 400;
text-decoration: none;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .event_title a:hover {
color: #ff3514;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .time-event {
line-height: 22px;
color: #444444;
font-size: 16px;
font-weight: 400;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .time-event .time {
margin-bottom: 7px;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .time-event .time, .ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .time-event .venue {
display: flex;
align-items: center;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .time-event svg {
color: #444444;
width: 18px;
margin-right: 6px;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .button_event {
margin-top: 30px;
display: inline-flex;
align-items: center;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .button_event .view_detail {
background: #fff;
border: 2px solid #e0e0e0;
margin-right: 11px;
font-weight: 500;
-webkit-transition: all 0.3s;
transition: all 0.3s;
color: var(--heading);
font-size: 16px;
line-height: 24px;
letter-spacing: 0.2px;
padding: 6px 20px 5px 20px;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .button_event .view_detail:hover {
color: #fff;
background-color: #ff3514;
border-color: #ff3514;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .item {
box-shadow: none;
background: #fff;
}
.ovaev-event-element.ovaev-event-slide .owl-item.active .ovaev-content.content-grid .item {
box-shadow: 0px 10px 40px -10px rgba(6, 22, 58, 0.1);
}
.ovaev-event-element.ovaev-event-slide:hover .owl-nav button {
visibility: visible;
opacity: 1;
transition-duration: 0.3s;
}
.ovaev-event-element.ovaev-event-slide .owl-nav {
color: transparent;
}
@media (max-width: 1300px) {
.ovaev-event-element.ovaev-event-slide .owl-nav {
display: none;
}
}
.ovaev-event-element.ovaev-event-slide .owl-nav button {
position: absolute;
top: calc(50% - 36px);
border-color: 1px solid #e5e5e5;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
border-radius: 50%;
width: 50px;
height: 50px;
display: inline-flex;
justify-content: center;
align-items: center;
outline: none;
transition: 0.4s;
visibility: hidden;
opacity: 0;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button:focus {
outline: none;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button:hover {
background-color: #ff3514;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button:hover i {
color: #fff;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button i {
font-size: 26px;
color: #42516d;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button.owl-prev {
left: -25px;
background-color: #fff;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button.owl-next {
right: -25px;
background-color: #fff;
}
.ovaev-event-element.ovaev-event-slide .owl-dots {
text-align: center;
margin-top: 2px;
}
.ovaev-event-element.ovaev-event-slide .owl-dots .owl-dot {
outline: none;
}
.ovaev-event-element.ovaev-event-slide .owl-dots .owl-dot span {
width: 6px;
height: 6px;
margin: 5px;
background: #d1d1d6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 0.2s ease;
border-radius: 30px;
}
.ovaev-event-element.ovaev-event-slide .owl-dots .owl-dot.active span {
width: 12px;
border-radius: 5px;
opacity: 1;
}
.ovapo_project_slide .owl-carousel .owl-item.active .owl-lazy {
opacity: 1 !important;
}
.ovapo_project_slide .grid {
position: relative;
padding-top: 0px;
}
@media (max-width: 767px) {
.ovapo_project_slide .grid {
padding-top: 60px;
}
}
.ovapo_project_slide .grid .grid-item {
position: relative;
}
.ovapo_project_slide .grid .grid-item:after {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
transition: 0.3s all linear;
}
@media (max-width: 767px) {
.ovapo_project_slide .grid .grid-item:after {
background-color: transparent;
}
}
.ovapo_project_slide .grid .grid-item:hover:after {
opacity: 1;
transition: 0.3s all linear;
}
.ovapo_project_slide .grid .grid-item:hover .info {
opacity: 1;
transition: 0.3s all linear;
}
.ovapo_project_slide .grid .grid-item .info {
position: absolute;
z-index: 99;
left: 30px;
bottom: 0;
display: flex;
flex-direction: column;
opacity: 0;
transition: 0.3s all linear;
}
@media (max-width: 767px) {
.ovapo_project_slide .grid .grid-item .info {
position: relative;
opacity: 1;
left: 0;
padding-left: 10px;
}
}
.ovapo_project_slide .grid .grid-item .info .title {
color: #fff;
margin: 0;
font-weight: 600;
font-size: 22px;
text-transform: uppercase;
transition: 0.3s all linear;
}
.ovapo_project_slide .grid .grid-item .info .title:hover {
color: #fed501;
transition: 0.3s all linear;
}
@media (max-width: 767px) {
.ovapo_project_slide .grid .grid-item .info .title {
margin-top: 10px;
}
}
.ovapo_project_slide .grid .grid-item .info .cat {
color: #fff;
padding-left: 8px;
line-height: 0.9em;
margin-top: 10px;
text-transform: capitalize;
}
.ovapo_project_slide .grid:hover .owl-nav button {
visibility: visible;
opacity: 1;
transition-duration: 0.3s;
}
.ovapo_project_slide .grid .owl-nav {
color: transparent;
}
@media (max-width: 1300px) {
.ovapo_project_slide .grid .owl-nav {
display: none;
}
}
.ovapo_project_slide .grid .owl-nav button {
position: absolute;
top: calc(50% - 36px);
border-color: 1px solid #e5e5e5;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
border-radius: 50%;
width: 50px;
height: 50px;
display: inline-flex;
justify-content: center;
align-items: center;
outline: none;
transition: 0.4s;
visibility: hidden;
opacity: 0;
}
.ovapo_project_slide .grid .owl-nav button:focus {
outline: none;
}
.ovapo_project_slide .grid .owl-nav button:hover {
background-color: #ff3514;
}
.ovapo_project_slide .grid .owl-nav button:hover i {
color: #fff;
}
.ovapo_project_slide .grid .owl-nav button i {
font-size: 26px;
color: #42516d;
}
.ovapo_project_slide .grid .owl-nav button.owl-prev {
left: -25px;
background-color: #fff;
}
.ovapo_project_slide .grid .owl-nav button.owl-next {
right: -25px;
background-color: #fff;
}
.ovapo_project_grid a {
text-decoration: none !important;
box-shadow: none;
}
.ovapo_project_grid a:hover {
text-decoration: none !important;
color: #ff3514;
}
.ovapo_project_grid .button-filter {
display: flex;
flex-wrap: wrap;
padding-bottom: 70px;
padding-right: 30px;
justify-content: center;
}
.ovapo_project_grid .button-filter button {
margin-right: 20px;
border: 0;
outline: none;
box-shadow: none;
cursor: pointer;
padding: 0;
background-color: transparent;
transition: all 0.3s linear;
color: #666;
font-weight: 500;
}
.ovapo_project_grid .button-filter button.active, .ovapo_project_grid .button-filter button:hover {
color: #C32644;
background-color: unset;
}
.ovapo_project_grid .button-filter button:last-child {
margin-right: 0;
}
@media (max-width: 767px) {
.ovapo_project_grid .button-filter button {
margin-bottom: 10px;
}
}
.ovapo_project_grid.grid .items {
margin: 0 -15px;
}
@media (max-width: 480px) {
.ovapo_project_grid.grid .items {
margin: 0;
}
}
.ovapo_project_grid .content {
position: relative;
}
.ovapo_project_grid .content .items {
display: flex;
flex-wrap: wrap;
}
.ovapo_project_grid .content .items .wrap_item.four_column {
width: 25%;
}
@media (max-width: 767px) {
.ovapo_project_grid .content .items .wrap_item.four_column {
width: 50%;
}
}
@media (max-width: 480px) {
.ovapo_project_grid .content .items .wrap_item.four_column {
width: 100%;
}
}
.ovapo_project_grid .content .items .wrap_item.three_column {
width: 33.333%;
}
@media (max-width: 767px) {
.ovapo_project_grid .content .items .wrap_item.three_column {
width: 50%;
}
}
@media (max-width: 480px) {
.ovapo_project_grid .content .items .wrap_item.three_column {
width: 100%;
}
}
.ovapo_project_grid .content .items .item {
width: 100%;
}
.ovapo_project_grid .wrap_loader {
display: none;
position: absolute;
width: 100%;
height: 100%;
top: 0;
z-index: 2;
background-color: rgba(255, 255, 255, 0.9);
}
.ovapo_project_grid .wrap_loader .loader {
position: absolute;
top: 100px;
left: 50%;
transform: translate(-50%);
stroke-linecap: round;
}
.ovapo_project_grid .wrap_loader .loader circle {
fill: none;
stroke-width: 1.5;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
transform-origin: 25px 25px;
will-change: transform;
stroke: #FF0000;
}
.ovapo_project_grid .wrap_loader .loader circle:nth-of-type(1) {
stroke-dasharray: 40px;
animation-name: preloader_1;
}
.ovapo_project_grid .wrap_loader .loader circle:nth-of-type(2) {
stroke-dasharray: 80px;
animation-name: preloader_2;
}
@keyframes preloader_1 {
100% {
transform: rotate(360deg);
}
}
@keyframes preloader_2 {
100% {
transform: rotate(-360deg);
}
}
.ovapo_project_grid .wrap_loader .not_found {
display: none;
}
.ovapo_project_grid:hover .ovapo_project_slide .items .owl-nav button {
opacity: 1;
transition: 0.3s;
}
.ovapo_project_grid .ovapo_project_slide .owl-carousel .owl-stage-outer {
margin-right: -20px;
margin-left: -20px;
padding-left: 20px;
padding-right: 20px;
width: calc(100% + 40px);
padding-bottom: 30px;
}
@media (max-width: 1290px) {
.ovapo_project_grid .ovapo_project_slide .owl-carousel .owl-stage-outer {
margin-right: 0px;
margin-left: 0px;
padding-left: 0px;
padding-right: 0px;
width: 100%;
}
}
.ovapo_project_grid .ovapo_project_slide .owl-carousel .owl-stage-outer .ovaev-content .type1, .ovapo_project_grid .ovapo_project_slide .owl-carousel .owl-stage-outer .ovaev-content .type3 {
box-shadow: none;
}
.ovapo_project_grid .ovapo_project_slide .owl-carousel .owl-stage-outer .active .ovaev-content .type1 {
box-shadow: 0px 10px 40px -10px rgba(6, 22, 58, 0.1);
}
.ovapo_project_grid .ovapo_project_slide .owl-carousel .owl-stage-outer .active .ovaev-content .type3 {
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.ovapo_project_grid .btn_grid {
margin-top: 30px;
display: flex;
justify-content: center;
}
@media (max-width: 767px) {
.ovapo_project_grid .btn_grid {
margin-top: 10px;
}
}
.ovapo_project_grid .btn_grid .btn_grid_event {
font-size: 18px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0.2px;
background-color: rgba(2, 1, 1, 0);
border-style: solid;
border-width: 2px 2px 2px 2px;
border-radius: 0px 0px 0px 0px;
padding: 10px 18px 10px 18px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
border-color: #e0e0e0;
color: var(--heading);
}
.ovapo_project_grid .btn_grid .btn_grid_event:hover {
color: #fff;
border-color: var(--heading);
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container {
position: relative;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .search-ajax-content .data-events {
display: none;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader {
display: none;
position: absolute;
width: 100%;
height: 100%;
top: 0;
z-index: 2;
background-color: rgba(255, 255, 255, 0.9);
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .loader {
position: absolute;
top: 100px;
left: 50%;
transform: translate(-50%);
stroke-linecap: round;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .loader circle {
fill: none;
stroke-width: 1.5;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
transform-origin: 25px 25px;
will-change: transform;
stroke: #FF0000;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .loader circle:nth-of-type(1) {
stroke-dasharray: 40px;
animation-name: preloader_1;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .loader circle:nth-of-type(2) {
stroke-dasharray: 80px;
animation-name: preloader_2;
}
@keyframes preloader_1 {
100% {
transform: rotate(360deg);
}
}
@keyframes preloader_2 {
100% {
transform: rotate(-360deg);
}
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .not_found {
display: none;
} .fc .fc-toolbar {
flex-wrap: wrap;
}
@media (max-width: 768px) {
.fc .fc-toolbar {
flex-direction: column;
justify-content: center;
}
.fc .fc-toolbar .fc-toolbar-chunk:not(:last-child) {
margin-bottom: 10px;
}
}
.fc-view-harness .fc-view-harness-passive a {
text-decoration: none;
}
.fc .fc-list-event.fc-event-forced-url:hover a {
text-decoration: none;
color: #ff3514;
}
.fc a[data-navlink]:hover {
text-decoration: none;
}
.popper, .tooltip {
position: absolute;
z-index: 9999;
background-color: #fff;
color: black;
width: 400px;
border-radius: 3px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
padding-bottom: 10px;
text-align: center;
}
.popper .popper__arrow, .tooltip .tooltip-arrow {
width: 0;
height: 0;
border-style: solid;
position: absolute;
margin: 5px;
}
.tooltip .tooltip-arrow, .popper .popper__arrow {
border-color: #FFC107;
}
.popper[x-placement^=top], .tooltip[x-placement^=top] {
margin-bottom: 1px;
}
.popper[x-placement^=top] .popper__arrow, .tooltip[x-placement^=top] .tooltip-arrow {
border-width: 5px 5px 0 5px;
border-left-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
bottom: -5px;
left: calc(50% - 5px);
margin-top: 0;
margin-bottom: 0;
}
.popper[x-placement^=bottom], .tooltip[x-placement^=bottom] {
margin-top: 1px;
}
.tooltip[x-placement^=bottom] .tooltip-arrow, .popper[x-placement^=bottom] .popper__arrow {
border-width: 0 5px 5px 5px;
border-left-color: transparent;
border-right-color: transparent;
border-top-color: transparent;
top: -5px;
left: calc(50% - 5px);
margin-top: 0;
margin-bottom: 0;
}
.tooltip[x-placement^=right], .popper[x-placement^=right] {
margin-left: 1px;
}
.popper[x-placement^=right] .popper__arrow, .tooltip[x-placement^=right] .tooltip-arrow {
border-width: 5px 5px 5px 0;
border-left-color: transparent;
border-top-color: transparent;
border-bottom-color: transparent;
left: -5px;
top: calc(50% - 5px);
margin-left: 0;
margin-right: 0;
}
.popper[x-placement^=left], .tooltip[x-placement^=left] {
margin-right: 1px;
}
.popper[x-placement^=left] .popper__arrow, .tooltip[x-placement^=left] .tooltip-arrow {
border-width: 5px 0 5px 5px;
border-top-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
right: -5px;
top: calc(50% - 5px);
margin-left: 0;
margin-right: 0;
}
.tooltip-inner {
overflow: hidden;
border-radius: 3px;
}
.tooltip-inner a {
text-decoration: none;
color: var(--heading);
font-size: 18px;
}
.tooltip-inner a:hover {
color: #ff3514;
}
.tooltip-inner a img {
width: 100%;
transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.tooltip-inner a img:hover {
transform: scale(1.05);
}
.tooltip-inner p {
margin: 20px 0;
}
.calendar_filter_event {
margin: 30px 0;
padding: 20px 0 20px 20px;
background-color: #fff;
border: 1px solid #e4e4e4;
border-radius: 10px;
}
.calendar_filter_event label {
color: #000;
font-size: 24px;
font-weight: 600;
margin-bottom: 10px;
}
.calendar_filter_event #calendar_filter_event {
padding: 10px;
width: 300px;
border: 1px solid #e4e4e4;
border-radius: 10px;
}
a.fc-col-header-cell-cushion {
color: #343434 !important;
}
.fc-col-header {
margin: 0;
padding: 0;
}
.blog_pagination .pagination {
flex-wrap: wrap;
margin-bottom: 0;
justify-content: center;
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
margin: 0;
}
.blog_pagination .pagination li {
margin: 0;
}
.blog_pagination .pagination li:not(:last-child) {
margin-right: 5px !important;
}
.blog_pagination .pagination li.page-numbers {
margin: 0;
}
.blog_pagination .pagination li.page-numbers a {
width: unset;
text-decoration: none;
}
.blog_pagination .pagination li.page-numbers.next a {
padding: 9px 15px 9px 16px;
}
.blog_pagination .pagination li.page-numbers.prev a {
padding: 9px 20px 9px 12px;
}
.blog_pagination .pagination li a {
width: 50px;
height: 50px;
font-size: 16px;
line-height: 22px;
letter-spacing: 0.2px;
color: #42516d;
border: 1px solid #e0e0e0;
display: inline-flex;
justify-content: center;
align-items: center;
padding: 0px;
border-radius: 50px;
margin: 0px;
font-weight: bold;
text-decoration: none;
}
.blog_pagination .pagination li a:hover, .blog_pagination .pagination li a:focus {
color: #ffffff;
background-color: #ff6d12;
border-color: #ff6d12;
}
.blog_pagination .pagination li .pagi_dots {
color: #333333;
border: none;
width: 30px;
height: 30px;
display: inline-flex;
justify-content: center;
align-items: center;
padding: 0px;
transition: 0.5s;
margin-right: 10px;
}
.blog_pagination .pagination li.active a {
color: #ffffff;
background-color: #ff6d12;
border-color: #ff6d12;
text-decoration: none;
}
.blog_pagination .pagination li.prev i, .blog_pagination .pagination li.next i {
font-size: 20px;
}
.blog_pagination .pagination li.text-prev {
margin-right: 25px;
}
.blog_pagination .pagination li.text-prev a {
width: 45px;
text-decoration: none;
}
.blog_pagination .pagination li.text-next {
margin-left: 25px;
}
.blog_pagination .pagination li.text-next a {
width: 45px;
text-decoration: none;
}
.type1 {
height: 100%;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
border: 1px solid #e8e8e8;
position: relative;
}
.type1:hover img {
transform: scale(1.05);
}
.type1 .date-event {
position: absolute;
top: 20px;
display: flex;
z-index: 2;
}
.type1 .date-event .date {
color: #fff;
font-size: 20px;
padding: 0px 8px 0px 10px;
height: 36px;
line-height: 36px;
font-weight: 700;
background-color: #ff3514;
}
.type1 .date-event .month-year {
background: #fff;
color: var(--heading);
font-weight: 600;
font-size: 16px;
text-transform: uppercase;
padding: 0px 15px 0px 12px;
height: 36px;
line-height: 36px;
letter-spacing: 0.2px;
}
.type1 .date-event .month-year .month {
margin-right: 5px;
}
.type1 .desc .event-thumbnail {
overflow: hidden;
}
.type1 .desc .event-thumbnail a img {
width: 100%;
transition: 0.3s all ease;
-o-transition: 0.3s all ease;
-webkit-transition: 0.3s all ease;
}
.type1 .desc .event_post {
padding: 23px 25px 40px 25px;
border-top: 0;
transition: all 0.3s;
}
@media (min-width: 1024px) and (max-width: 1099px) {
.type1 .desc .event_post {
padding-left: 20px;
padding-right: 20px;
}
}
.type1 .desc .event_post .post_cat {
margin-bottom: 12px;
}
.type1 .desc .event_post .post_cat .event_type {
color: #fff;
line-height: 1.2;
font-weight: 500;
border-radius: 5px;
padding: 5px 10px;
background-color: var(--primary);
}
.type1 .desc .event_post .post_cat .event_type:hover {
background-color: var(--secondary);
}
.type1 .desc .event_post .event_title {
margin: 0 0 18px 0;
}
.type1 .desc .event_post .event_title:hover {
color: var(--primary);
}
.type1 .desc .event_post .time-event {
color: #444444;
font-size: 16px;
font-weight: 400;
line-height: 1.2;
}
.type1 .desc .event_post .time-event .time {
margin-bottom: 7px;
}
.type1 .desc .event_post .time-event .time .more_date_text:hover {
color: var(--heading);
}
.type1 .desc .event_post .time-event .time, .type1 .desc .event_post .time-event .venue {
display: flex;
align-items: center;
gap: 5px;
}
.type1 .desc .event_post .time-event .time i, .type1 .desc .event_post .time-event .venue i {
color: var(--secondary);
}
.type1 .desc .event_post .button_event {
margin-top: 30px;
display: inline-flex;
align-items: center;
}
.type1 .desc .event_post .button_event .view_detail {
transition: all 0.3s;
background: #fff;
border: 1px solid #e0e0e0;
font-weight: 500;
color: var(--heading);
font-size: 16px;
line-height: 1.2;
padding: 8px 20px;
}
.type1 .desc .event_post .button_event .view_detail:hover {
color: #fff;
background-color: var(--primary);
border-color: var(--primary);
}
.type2 {
position: relative;
display: flex;
height: 100%;
background-color: #fff;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.type2 .desc {
display: flex;
width: 100%;
}
@media (max-width: 1024px) {
.type2 .desc {
flex-direction: column;
}
}
.type2 .desc .event-thumbnail {
background-size: 0;
background-repeat: no-repeat;
background-position: center;
width: 43%;
}
@media (max-width: 1024px) {
.type2 .desc .event-thumbnail {
width: 100%;
}
}
.type2 .desc .event-thumbnail img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.type2 .desc .event_post {
transition: all 0.3s ease;
width: 57%;
margin: auto;
padding: 40px 30px;
}
@media (min-width: 1024px) and (max-width: 1099px) {
.type2 .desc .event_post {
padding: 35px 25px;
}
}
@media (max-width: 1024px) {
.type2 .desc .event_post {
width: 100%;
}
}
.type2 .desc .event_post .post_cat {
margin-bottom: 12px;
}
.type2 .desc .event_post .post_cat .event_type {
color: #fff;
line-height: 1.2;
font-weight: 500;
border-radius: 5px;
padding: 5px 10px;
background-color: var(--primary);
}
.type2 .desc .event_post .post_cat .event_type:hover {
background-color: var(--secondary);
}
.type2 .desc .event_post .event_title {
margin: 0 0 18px 0;
font-size: 24px;
}
.type2 .desc .event_post .event_title:hover {
color: var(--primary);
}
.type2 .desc .event_post .time-event {
color: #444444;
font-size: 16px;
font-weight: 400;
}
.type2 .desc .event_post .time-event .time {
margin-bottom: 7px;
}
.type2 .desc .event_post .time-event .time .more_date_text:hover {
color: var(--heading);
}
.type2 .desc .event_post .time-event .time, .type2 .desc .event_post .time-event .venue {
display: flex;
align-items: center;
gap: 5px;
}
.type2 .desc .event_post .time-event .time i, .type2 .desc .event_post .time-event .venue i {
color: var(--secondary);
}
.type2 .desc .event_post .button_event {
margin-top: 30px;
display: inline-flex;
align-items: center;
}
.type2 .desc .event_post .button_event .view_detail {
transition: all 0.3s;
background: #fff;
border: 1px solid #e0e0e0;
font-weight: 500;
color: var(--heading);
font-size: 16px;
line-height: 1.2;
padding: 8px 20px;
}
.type2 .desc .event_post .button_event .view_detail:hover {
color: #fff;
background-color: var(--primary);
border-color: var(--primary);
}
.type3 {
height: 100%;
position: relative;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.type3 .date-event {
position: absolute;
margin-left: 20px;
top: 20px;
background-color: #c32644;
text-align: center;
display: block;
padding: 8px 12px 4px 12px;
color: #fff;
z-index: 99;
}
.type3 .date-event span {
padding: 0px 0px 0px 0px;
font-size: 24px;
line-height: 22px;
font-weight: bold;
display: block;
margin-bottom: 3px;
text-transform: uppercase;
}
.type3 .date-event .month {
font-size: 16px;
}
.type3 .desc .event-thumbnail {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 100%;
min-height: 445px;
}
.type3 .desc .event-thumbnail img {
display: none;
width: 100%;
transition: 0.3s all ease;
-o-transition: 0.3s all ease;
-webkit-transition: 0.3s all ease;
}
.type3 .desc .event-thumbnail:before {
background: linear-gradient(0deg, rgba(16, 19, 31, 0.9) 0%, rgba(16, 19, 31, 0.1) 100%);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.type3 .desc .event_post {
position: absolute;
left: 0;
bottom: 0;
padding: 0px 30px 30px 20px;
color: #fff;
}
@media (min-width: 1024px) and (max-width: 1099px) {
.type3 .desc .event_post {
padding-left: 20px;
padding-right: 20px;
}
}
.type3 .desc .event_post .event_title {
color: #fff;
}
.type3 .desc .event_post .event_title:hover {
color: var(--primary);
}
.type3 .desc .event_post .time-event {
line-height: 22px;
color: #fff;
font-size: 16px;
font-weight: 400;
}
.type3 .desc .event_post .time-event .time {
margin-bottom: 7px;
}
.type3 .desc .event_post .time-event .time .more_date_text:hover {
color: var(--heading);
}
.type3 .desc .event_post .time-event .time, .type3 .desc .event_post .time-event .venue {
display: flex;
align-items: center;
gap: 5px;
}
.type3 .desc .event_post .time-event .time i, .type3 .desc .event_post .time-event .venue i {
color: var(--secondary);
}
.type4 {
height: 100%;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
border: 1px solid #e8e8e8;
}
.type4 .date-event {
position: relative;
display: flex;
flex-direction: column;
margin: 0 30px;
padding-bottom: 20px;
padding-top: 20px;
border-bottom: 1px solid #eeeeee;
top: 20px;
}
.type4 .date-event .date-month {
font-size: 45px;
height: 20px;
line-height: 0px;
font-weight: 500;
letter-spacing: -0.5px;
color: #df193a;
}
.type4 .date-event .date-month .month {
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
color: var(--heading);
}
.type4 .date-event .weekday {
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
color: #444444;
}
.type4 .desc .event_post {
padding: 40px 25px 40px 25px;
border-top: 0;
-webkit-transition: all 3s ease;
-o-transition: all 3s ease;
transition: all 0.3s ease;
}
@media (min-width: 1024px) and (max-width: 1099px) {
.type4 .desc .event_post {
padding-left: 20px;
padding-right: 20px;
}
}
.type4 .desc .event_post .event_title {
margin: 0 0 18px 0;
}
.type4 .desc .event_post .event_title:hover {
color: var(--primary);
}
.type4 .desc .event_post .time-event {
font-size: 16px;
line-height: 22px;
font-weight: 400;
color: #444444;
}
.type4 .desc .event_post .time-event .time {
margin-bottom: 7px;
}
.type4 .desc .event_post .time-event .time .more_date_text:hover {
color: var(--heading);
}
.type4 .desc .event_post .time-event .time, .type4 .desc .event_post .time-event .venue {
display: flex;
align-items: center;
gap: 5px;
}
.type4 .desc .event_post .time-event .time i, .type4 .desc .event_post .time-event .venue i {
color: var(--secondary);
}
.type4 .desc .event_post .button_event {
margin-top: 30px;
display: inline-flex;
align-items: center;
}
.type4 .desc .event_post .button_event .view_detail {
transition: all 0.3s;
background: #fff;
border: 1px solid #e0e0e0;
font-weight: 500;
color: var(--heading);
font-size: 16px;
line-height: 1.2;
padding: 8px 20px;
}
.type4 .desc .event_post .button_event .view_detail:hover {
color: #fff;
background-color: var(--primary);
border-color: var(--primary);
}
.type5 {
height: 100%;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
display: flex;
align-items: center;
gap: 30px;
padding: 20px;
}
.type5 .date-event {
min-width: 60px;
background-color: var(--primary);
text-align: center;
display: inline-table;
padding: 14px 10px;
color: #fff;
z-index: 99;
}
.type5 .date-event span {
padding: 0px 0px 0px 0px;
font-size: 24px;
line-height: 22px;
font-weight: bold;
display: block;
margin-bottom: 3px;
text-transform: uppercase;
}
.type5 .date-event .month {
font-size: 16px;
border-bottom: 1px solid #fff;
}
.type5 .desc .event_post {
border-top: 0;
transition: all 0.3s;
}
@media (min-width: 1024px) and (max-width: 1099px) {
.type5 .desc .event_post {
padding-left: 20px;
padding-right: 20px;
}
}
.type5 .desc .event_post .event_title {
margin: 0 0 15px 0;
font-size: 25px;
}
.type5 .desc .event_post .time-event {
line-height: 22px;
color: #444444;
font-size: 16px;
font-weight: 400;
}
.type5 .desc .event_post .time-event .time {
margin-bottom: 7px;
}
.type5 .desc .event_post .time-event .time .more_date_text:hover {
color: var(--heading);
}
.type5 .desc .event_post .time-event .time, .type5 .desc .event_post .time-event .venue {
display: flex;
align-items: center;
gap: 5px;
}
.type5 .desc .event_post .time-event .time i, .type5 .desc .event_post .time-event .venue i {
color: var(--secondary);
}
.type6 {
display: flex;
align-items: center;
justify-content: space-between;
column-gap: 45px;
row-gap: 30px;
height: 100%;
padding: 30px 40px;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
@media (max-width: 1024px) {
.type6 {
flex-direction: column;
}
}
.type6 .time-title {
width: 50%;
}
@media (max-width: 1024px) {
.type6 .time-title {
width: 100%;
}
}
.type6 .time-title .time {
margin: 0 20px 8px 0;
}
.type6 .time-title .time .more_date_text:hover {
color: var(--heading);
}
.type6 .time-title .time, .type6 .time-title .venue {
display: inline-flex;
align-items: center;
gap: 5px;
}
.type6 .time-title .time i, .type6 .time-title .venue i {
color: var(--secondary);
}
.type6 .time-title .event_title {
margin: 18px 0 0 0;
font-size: 25px;
}
.type6 .time-title .event_title:hover {
color: var(--primary);
}
.type6 .desc-thumbnail {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
gap: 30px;
}
@media (max-width: 767px) {
.type6 .desc-thumbnail {
flex-direction: column;
}
}
.type6 .event-thumbnail-v2 {
max-width: 306px;
}
@media (max-width: 1024px) {
.type6 .event-thumbnail-v2 {
max-width: 100%;
}
}
.type6 .event-thumbnail-v2 img {
display: block;
}
.type6 .desc {
width: 100%;
}
.type6 .desc .event-excerpt {
margin: 0 0 16px 0;
}
.type6 .desc .readmore {
display: inline-flex;
align-items: center;
gap: 5px;
color: var(--heading);
font-weight: 600;
}
.type6 .desc .readmore:hover {
color: var(--primary);
}
.ovaev_elementor_none {
background-color: rgba(213, 218, 223, 0.8);
}
.ovaev_elementor_none:not(:lass-child) {
margin-bottom: 20px;
}
.ovaev_elementor_none span {
color: #6d6d6d;
font-size: 22px;
display: block;
text-align: center;
padding: 10px 0;
font-weight: 400;
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
.ovaev-event-thumbnail img {
display: inline-block;
}
.ovaev-event-date i {
margin-right: 10px;
}
.ovaev-event-date .separator {
display: inline-block;
}
.ovaev-event-time i {
margin-right: 10px;
}
.ovaev-event-time .separator {
display: inline-block;
}
.ovaev-event-location i {
margin-right: 10px;
}
.ovaev-event-categories i {
margin-right: 10px;
}
.ovaev-event-tabs {
margin: 0;
}
.ovaev-event-tabs .content-event .tab-Location .tab-content #location .gm-svpc div {
width: 40px;
}
.ovaev-event-tabs .content-event .tab-Location .ul.event_nav .li.event_nav-item {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-event-tabs .content-event .tab-Location .ul.event_nav .li.event_nav-item a {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-event-tags .ovatags {
display: inline-block;
text-transform: capitalize;
font-size: 100%;
line-height: 22px;
letter-spacing: 0.3px;
color: var(--heading);
font-weight: bold;
margin-right: 10px;
margin-bottom: 10px;
}
.ovaev-event-tags .ovaev-tag {
font-size: 15px;
line-height: 22px;
letter-spacing: 0.3px;
color: #444444;
padding: 2px 10px 1px 10px;
background: transparent;
border-radius: 3px;
border: 1px solid #e0e0e0;
margin-bottom: 10px;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-event-tags .ovaev-tag:not(:last-child) {
margin-right: 10px;
}
.ovaev-event-tags .ovaev-tag:hover {
color: #dd3333;
}
.ovaev-event-share .share-social-icons {
margin: 0;
padding: 0;
list-style: none;
}
.ovaev-event-share .share-social-icons li {
margin: 0;
padding: 0;
display: inline-block;
}
.ovaev-event-share .share-social-icons li a {
color: #fff;
background-color: #ff3514;
padding: 0;
border-radius: 50%;
margin-bottom: 0px;
display: inline-flex;
width: 40px;
height: 40px;
justify-content: center;
align-items: center;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-event-share .share-social-icons li a:hover {
background-color: #06163A !important;
}
.ovaev-event-share .share-social-icons li a.ico-facebook {
background-color: #3b5998;
}
.ovaev-event-share .share-social-icons li a.ico-twitter {
background-color: #18a6f0;
}
.ovaev-event-share .share-social-icons li a.ico-pinterest {
background-color: #dd4b39;
}
.ovaev-event-share .share-social-icons li a.ico-linkedin {
background-color: #4c5fd7;
}
.ovaev-event-related {
margin: 0;
}
.ovaev-event-related .content-event {
margin: 0;
}
.ovaev-event-related .content-event .event-related .archive_event {
grid-gap: 30px;
}
.ovaev-event-related .content-event .event-related .archive_event .ovaev-content.content-grid {
padding: 0;
}
.ovaev-shortcode-title {
margin: 0;
padding: 0;
}
.ovaev-shortcode-title a {
text-decoration: none;
font-size: 22px;
line-height: 26px;
letter-spacing: 0.2px;
color: var(--heading);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
font-weight: 400;
text-decoration: none;
}
.ovaev-shortcode-thumbnail a {
text-decoration: none;
}
.ovaev-shortcode-thumbnail a img {
width: 100%;
}
.ovaev-shortcode-date i {
margin-right: 10px;
}
.ovaev-shortcode-date span {
color: var(--heading);
font-weight: 500;
}
.ovaev-shortcode-time i {
margin-right: 10px;
}
.ovaev-shortcode-time span {
color: var(--heading);
font-weight: 500;
}
.ovaev-shortcode-location i {
margin-right: 10px;
}
.ovaev-shortcode-location span {
color: var(--heading);
font-weight: 500;
}
.ovaev-shortcode-categories i {
margin-right: 10px;
}
.ovaev-shortcode-categories span {
color: var(--heading);
font-weight: 500;
}
.ovaev-shortcode-categories span.event-category a {
text-decoration: none;
color: var(--heading);
font-weight: 500;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.2px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-shortcode-tabs.single_event {
margin: 0;
}
.ovaev-shortcode-tags .ovatags {
display: inline-block;
text-transform: capitalize;
font-size: 100%;
line-height: 22px;
letter-spacing: 0.3px;
color: var(--heading);
font-weight: bold;
margin-right: 10px;
}
.ovaev-shortcode-tags .ovaev-tag {
font-size: 15px;
line-height: 22px;
letter-spacing: 0.3px;
color: #444444;
padding: 3px 5px;
background: transparent;
border-radius: 3px;
border: 1px solid #e0e0e0;
margin-bottom: 10px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-shortcode-tags .ovaev-tag:not(:last-child) {
margin-right: 5px;
}
.ovaev-shortcode-share .share-social-icons {
margin: 0;
padding: 0;
list-style: none;
}
.ovaev-shortcode-share .share-social-icons li {
margin: 0;
padding: 0;
display: inline-block;
}
.ovaev-shortcode-share .share-social-icons li a {
color: #fff;
background-color: #ff3514;
padding: 0;
border-radius: 50%;
margin-bottom: 0px;
display: inline-flex;
width: 40px;
height: 40px;
justify-content: center;
align-items: center;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-shortcode-share .share-social-icons li a:hover {
background-color: #06163A !important;
}
.ovaev-shortcode-share .share-social-icons li a.ico-facebook {
background-color: #3b5998;
}
.ovaev-shortcode-share .share-social-icons li a.ico-twitter {
background-color: #18a6f0;
}
.ovaev-shortcode-share .share-social-icons li a.ico-pinterest {
background-color: #dd4b39;
}
.ovaev-shortcode-share .share-social-icons li a.ico-linkedin {
background-color: #4c5fd7;
}
.ovaev-shortcode-navigation.single_event {
margin: 0;
}
.ovaev-shortcode-navigation.single_event .content-event {
margin: 0;
}
.ovaev-shortcode-related.single_event {
margin: 0;
}
.ovaev-shortcode-related.single_event .content-event {
margin: 0;
}
.search-ajax-pagination {
margin-top: 50px;
}
@media (max-width: 1024px) {
.search-ajax-pagination {
margin-top: 40px;
}
}
.search-ajax-pagination.events_pagination ul li .page-numbers.prev {
display: block;
}
.search-ajax-pagination ul {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
}
.search-ajax-pagination ul li {
margin-right: 5px;
}
.search-ajax-pagination ul li .page-numbers {
min-width: 54px;
height: 40px;
font-size: 16px;
line-height: 22px;
border: 1px solid #e0e0e0;
display: inline-flex;
justify-content: center;
align-items: center;
padding: 0px;
margin: 0px;
border-radius: 5px;
cursor: pointer;
transition: all 0.3s ease;
}
.search-ajax-pagination ul li .page-numbers.next {
margin: 0;
width: auto;
text-decoration: none;
padding: 9px 15px 9px 15px;
}
.search-ajax-pagination ul li .page-numbers.prev {
display: none;
margin: 0;
width: auto;
text-decoration: none;
padding: 9px 15px 9px 15px;
}
.search-ajax-pagination ul li .page-numbers.current, .search-ajax-pagination ul li .page-numbers:hover {
color: #fff;
background-color: var(--primary);
}
.ovaev-booking-btn a {
transition: all 0.3s ease;
display: inline-block;
font-size: 24px;
font-weight: 500;
color: var(--heading);
line-height: 1;
border: 2px solid var(--heading);
border-radius: 3px;
background-color: #fff;
padding: 20px 30px;
}
.ovaev-booking-btn a:hover {
transition: all 0.3s ease;
color: #fff;
background-color: #e50000;
border-color: #e50000;
}
.ovaev-filter .ovaev-filter-form input {
color: #000000;
background-color: #d9d9d9;
padding: 10px 15px;
height: 40px;
line-height: 40px;
box-sizing: border-box;
border-color: #d9d9d9;
border-radius: 3px;
}
.ovaev-filter .ovaev-filter-form input::placeholder {
color: #000000;
}
.ovaev-filter .ovaev-filter-form input:focus {
outline: none;
border-color: #d9d9d9;
}
.ovaev-filter .ovaev-filter-form .ovaev-date-fields {
display: flex;
align-items: center;
justify-content: space-between;
}
.ovaev-filter .ovaev-filter-form .ovaev-date-fields input {
width: 100%;
max-width: 45%;
margin-bottom: 40px;
}
@media only screen and (max-width: 500px) {
.ovaev-filter .ovaev-filter-form .ovaev-date-fields input {
max-width: 48%;
margin-bottom: 30px;
}
}
.ovaev-filter .ovaev-filter-form .ovaev-keyword-field {
margin-bottom: 40px;
}
.ovaev-filter .ovaev-filter-form .ovaev-keyword-field input {
width: 100%;
}
.ovaev-filter .ovaev-filter-form .ovaev-filter-time {
display: flex;
align-items: center;
justify-content: space-around;
margin-bottom: 40px;
}
.ovaev-filter .ovaev-filter-form .ovaev-filter-time .ovaev-btn-checkbox .checkmark {
display: block;
text-align: center;
font-size: 22px;
font-weight: 500;
cursor: pointer;
min-width: 150px;
height: 50px;
line-height: 50px;
color: #FFFFFF;
background-color: #18cdbe;
box-sizing: border-box;
border-color: #18cdbe;
border-radius: 3px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-filter .ovaev-filter-form .ovaev-filter-time .ovaev-btn-checkbox .checkmark:hover {
color: #FFFFFF;
background-color: #e50000;
border-color: #e50000;
}
.ovaev-filter .ovaev-filter-form .ovaev-filter-time .ovaev-btn-checkbox .checkmark.active {
color: #FFFFFF;
background-color: #e50000;
border-color: #e50000;
}
@media only screen and (max-width: 500px) {
.ovaev-filter .ovaev-filter-form .ovaev-filter-time {
margin-bottom: 30px;
}
.ovaev-filter .ovaev-filter-form .ovaev-filter-time .ovaev-btn-checkbox .checkmark {
min-width: 130px;
}
}
@media only screen and (max-width: 450px) {
.ovaev-filter .ovaev-filter-form .ovaev-filter-time .ovaev-btn-checkbox .checkmark {
min-width: 110px;
}
}
.ovaev-filter .ovaev-filter-form .ovaev-btn-search {
text-align: center;
margin-bottom: 70px;
}
.ovaev-filter .ovaev-filter-form .ovaev-btn-search .ovaev-btn-submit {
display: inline-block;
text-align: center;
font-size: 22px;
font-weight: 500;
cursor: pointer;
min-width: 150px;
height: 50px;
line-height: 50px;
padding: 0;
color: #FFFFFF;
background-color: #e50000;
box-sizing: border-box;
border-color: #e50000;
border-radius: 3px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-filter .ovaev-filter-form .ovaev-btn-search .ovaev-btn-submit:hover {
background-color: var(--heading);
border-color: var(--heading);
}
.ovaev-filter .ovaev-filter-form .ovaev-btn-search .ovaev-btn-submit:focus {
outline: none;
}
.ovaev-filter .ovaev-filter-categories .title {
font-size: 24px;
font-weight: 500;
margin: 0 0 20px;
}
.ovaev-filter .ovaev-filter-categories .event-categories {
list-style-type: none;
background-color: #F8F8F8;
padding: 30px 40px 0 30px;
text-align: center;
margin: 0 0 40px;
}
.ovaev-filter .ovaev-filter-categories .event-categories .item-cat {
display: inline-block;
margin: 0 45px 30px 0;
font-weight: 500;
font-size: 16px;
}
.ovaev-filter .ovaev-filter-categories .event-categories .item-cat i {
margin-right: 5px;
font-size: 30px;
color: #63BFE5;
}
.ovaev-filter .ovaev-filter-categories .event-categories .item-cat a {
color: #5E5E5E;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-filter .ovaev-filter-categories .event-categories .item-cat a:hover {
color: #e50000;
}
.ovaev-filter .ovaev-filter-categories .event-categories .item-cat a.active {
color: #E00000;
}
.ovaev-filter .ovaev-filter-categories .event-categories .item-cat a:focus {
outline: none;
}
.ovaev-filter .ovaev-filter-container {
position: relative;
}
.ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event {
display: grid;
grid-gap: 20px;
}
.ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event.ovaev-filter-column1 {
grid-template-columns: 1fr;
}
.ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event.ovaev-filter-column2 {
grid-template-columns: 1fr 1fr;
}
.ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event.ovaev-filter-column3 {
grid-template-columns: 1fr 1fr 1fr;
}
.ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event.ovaev-filter-column4 {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event.ovaev-filter-column5 {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
@media only screen and (max-width: 1024px) {
.ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event {
grid-template-columns: 1fr 1fr !important;
}
}
@media only screen and (max-width: 768px) {
.ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event {
grid-template-columns: 1fr !important;
}
}
.ovaev-filter .ovaev-filter-container .wrap_loader {
display: none;
position: absolute;
width: 100%;
height: 100%;
top: 0;
z-index: 2;
background-color: rgba(255, 255, 255, 0.9);
}
.ovaev-filter .ovaev-filter-container .wrap_loader .loader {
position: absolute;
top: 100px;
left: 50%;
transform: translate(-50%);
stroke-linecap: round;
}
.ovaev-filter .ovaev-filter-container .wrap_loader .loader circle {
fill: none;
stroke-width: 1.5;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
transform-origin: 25px 25px;
will-change: transform;
stroke: #FF0000;
}
.ovaev-filter .ovaev-filter-container .wrap_loader .loader circle:nth-of-type(1) {
stroke-dasharray: 40px;
animation-name: preloader_1;
}
.ovaev-filter .ovaev-filter-container .wrap_loader .loader circle:nth-of-type(2) {
stroke-dasharray: 80px;
animation-name: preloader_2;
}
@keyframes preloader_1 {
100% {
transform: rotate(360deg);
}
}
@keyframes preloader_2 {
100% {
transform: rotate(-360deg);
}
}.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:none}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_monthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:0.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none !important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#33aaff;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#33aaff}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#33aaff;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:0.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#ff8000 !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#33aaff !important;box-shadow:#178fe5 0 1px 3px 0 inset !important;color:#fff !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit	!important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,0.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#cc5500;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#cc5500}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#cc5500;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000 !important;background:#007fff !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555 !important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333 !important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #dddddd !important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans", "Book Antiqua", sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));background:-webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);background:-o-linear-gradient(top, #fff 0%, #f4f8fa 73%);background:-ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);background:linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 )}.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:-moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));background:-webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);background:-o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);background:-ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);background:linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 )}@font-face {
font-family: 'Nunito Sans';
font-style: italic;
font-weight: 200 1000;
font-stretch: 75% 125%;
font-display: swap;
src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe0oMImSLYBIv1o4X1M8cce4E9RKdmwp.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Nunito Sans';
font-style: italic;
font-weight: 200 1000;
font-stretch: 75% 125%;
font-display: swap;
src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe0oMImSLYBIv1o4X1M8cce4E91Kdmwp.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Nunito Sans';
font-style: italic;
font-weight: 200 1000;
font-stretch: 75% 125%;
font-display: swap;
src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe0oMImSLYBIv1o4X1M8cce4E9ZKdmwp.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Nunito Sans';
font-style: italic;
font-weight: 200 1000;
font-stretch: 75% 125%;
font-display: swap;
src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe0oMImSLYBIv1o4X1M8cce4E9dKdmwp.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Nunito Sans';
font-style: italic;
font-weight: 200 1000;
font-stretch: 75% 125%;
font-display: swap;
src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe0oMImSLYBIv1o4X1M8cce4E9lKdg.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 200 1000;
font-stretch: 75% 125%;
font-display: swap;
src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe0qMImSLYBIv1o4X1M8ccewI9tScg.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 200 1000;
font-stretch: 75% 125%;
font-display: swap;
src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe0qMImSLYBIv1o4X1M8cce5I9tScg.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 200 1000;
font-stretch: 75% 125%;
font-display: swap;
src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe0qMImSLYBIv1o4X1M8cceyI9tScg.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 200 1000;
font-stretch: 75% 125%;
font-display: swap;
src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe0qMImSLYBIv1o4X1M8ccezI9tScg.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 200 1000;
font-stretch: 75% 125%;
font-display: swap;
src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe0qMImSLYBIv1o4X1M8cce9I9s.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: 'Material Symbols Rounded';
font-style: normal;
font-weight: 100 700; src: url(//fonts.gstatic.com/s/materialsymbolsrounded/v173/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190Fjzag.woff2) format('woff2');
}
.material-symbols-rounded {
font-family: 'Material Symbols Rounded';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
}
.material-symbols-rounded-fill {
font-family: 'Material Symbols Rounded';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
font-variation-settings:
'FILL' 1,
'wght' 400,
'GRAD' 0,
'opsz' 24
}.rvx-container {
width: 100%
}
@media (min-width: 640px) {
.rvx-container {
max-width: 640px
}
}
@media (min-width: 768px) {
.rvx-container {
max-width: 768px
}
}
@media (min-width: 1024px) {
.rvx-container {
max-width: 1024px
}
}
@media (min-width: 1280px) {
.rvx-container {
max-width: 1280px
}
}
@media (min-width: 1536px) {
.rvx-container {
max-width: 1536px
}
}
.rvx-pointer-events-none {
pointer-events: none
}
.rvx-fixed {
position: fixed
}
.rvx-absolute {
position: absolute
}
.rvx-relative {
position: relative
}
.rvx-inset-0 {
inset: 0px
}
.-rvx-right-\[50px\] {
right: -50px
}
.-rvx-top-\[10px\] {
top: -10px
}
.rvx-bottom-0 {
bottom: 0px
}
.rvx-bottom-3 {
bottom: 0.75rem
}
.rvx-bottom-\[-20px\] {
bottom: -20px
}
.rvx-left-0 {
left: 0px
}
.rvx-left-1\/2 {
left: 50%
}
.rvx-left-\[20px\] {
left: 20px
}
.rvx-right-0 {
right: 0px
}
.rvx-right-3 {
right: 0.75rem
}
.rvx-right-\[-23px\] {
right: -23px
}
.rvx-right-\[10px\] {
right: 10px
}
.rvx-right-\[20px\] {
right: 20px
}
.rvx-top-0 {
top: 0px
}
.rvx-top-1\/2 {
top: 50%
}
.rvx-top-\[-15px\] {
top: -15px
}
.rvx-top-\[10px\] {
top: 10px
}
.rvx-top-\[136px\] {
top: 136px
}
.rvx-z-10 {
z-index: 10
}
.rvx-z-20 {
z-index: 20
}
.rvx-z-50 {
z-index: 50
}
.rvx-z-\[99\] {
z-index: 99
}
.rvx-col-span-1 {
grid-column: span 1 / span 1
}
.rvx-col-span-12 {
grid-column: span 12 / span 12
}
.rvx-col-span-2 {
grid-column: span 2 / span 2
}
.rvx-col-span-3 {
grid-column: span 3 / span 3
}
.rvx-col-span-4 {
grid-column: span 4 / span 4
}
.rvx-col-span-6 {
grid-column: span 6 / span 6
}
.rvx-col-span-8 {
grid-column: span 8 / span 8
}
.rvx-col-span-9 {
grid-column: span 9 / span 9
}
.\!rvx-m-0 {
margin: 0px !important
}
.rvx-m-0 {
margin: 0px
}
.rvx-m-auto {
margin: auto
}
.rvx-mx-auto {
margin-left: auto;
margin-right: auto
}
.rvx-my-\[80px\] {
margin-top: 80px;
margin-bottom: 80px
}
.rvx-my-space16 {
margin-top: 16px;
margin-bottom: 16px
}
.rvx-my-space24 {
margin-top: 24px;
margin-bottom: 24px
}
.-rvx-mb-0\.5 {
margin-bottom: -0.125rem
}
.-rvx-ml-0\.5 {
margin-left: -0.125rem
}
.-rvx-mr-0\.5 {
margin-right: -0.125rem
}
.-rvx-mt-0\.5 {
margin-top: -0.125rem
}
.-rvx-mt-px {
margin-top: -1px
}
.rvx-mb-0 {
margin-bottom: 0px
}
.rvx-mb-2 {
margin-bottom: 0.5rem
}
.rvx-mb-4 {
margin-bottom: 1rem
}
.rvx-mb-\[0px\!important\] {
margin-bottom: 0px !important
}
.rvx-mb-\[10px\!important\] {
margin-bottom: 10px !important
}
.rvx-mb-\[3px\] {
margin-bottom: 3px
}
.rvx-mb-\[5px\!important\] {
margin-bottom: 5px !important
}
.rvx-mb-\[5px\] {
margin-bottom: 5px
}
.rvx-mb-space12 {
margin-bottom: 12px
}
.rvx-mb-space16 {
margin-bottom: 16px
}
.rvx-mb-space20 {
margin-bottom: 20px
}
.rvx-mb-space40 {
margin-bottom: 40px
}
.rvx-mb-space5 {
margin-bottom: 5px
}
.rvx-ml-2 {
margin-left: 0.5rem
}
.rvx-ml-space12 {
margin-left: 12px
}
.rvx-ml-space5 {
margin-left: 5px
}
.rvx-mr-4 {
margin-right: 1rem
}
.rvx-mt-1 {
margin-top: 0.25rem
}
.rvx-mt-2 {
margin-top: 0.5rem
}
.rvx-mt-6 {
margin-top: 1.5rem
}
.rvx-mt-\[3px\] {
margin-top: 3px
}
.rvx-mt-\[5px\!important\] {
margin-top: 5px !important
}
.rvx-mt-\[8px\] {
margin-top: 8px
}
.rvx-mt-space16 {
margin-top: 16px
}
.rvx-mt-space20 {
margin-top: 20px
}
.rvx-mt-space24 {
margin-top: 24px
}
.rvx-mt-space40 {
margin-top: 40px
}
.rvx-mt-space5 {
margin-top: 5px
}
.rvx-mt-space8 {
margin-top: 8px
}
.rvx-box-border {
box-sizing: border-box
}
.\!rvx-block {
display: block !important
}
.rvx-block {
display: block
}
.rvx-inline-block {
display: inline-block
}
.rvx-flex {
display: flex
}
.rvx-inline-flex {
display: inline-flex
}
.rvx-table {
display: table
}
.rvx-grid {
display: grid
}
.\!rvx-hidden {
display: none !important
}
.\!rvx-size-\[48px\] {
width: 48px !important;
height: 48px !important
}
.\!rvx-size-\[64px\] {
width: 64px !important;
height: 64px !important
}
.\!rvx-size-\[80px\] {
width: 80px !important;
height: 80px !important
}
.rvx-size-10 {
width: 2.5rem;
height: 2.5rem
}
.rvx-size-5 {
width: 1.25rem;
height: 1.25rem
}
.rvx-size-\[20px\] {
width: 20px;
height: 20px
}
.rvx-size-\[24px\] {
width: 24px;
height: 24px
}
.rvx-size-\[31px\] {
width: 31px;
height: 31px
}
.rvx-size-\[40px\] {
width: 40px;
height: 40px
}
.rvx-size-\[80px\] {
width: 80px;
height: 80px
}
.rvx-size-space24 {
width: 24px;
height: 24px
}
.\!rvx-h-\[166px\] {
height: 166px !important
}
.rvx-h-1\.5 {
height: 0.375rem
}
.rvx-h-12 {
height: 3rem
}
.rvx-h-2 {
height: 0.5rem
}
.rvx-h-2\.5 {
height: 0.625rem
}
.rvx-h-5 {
height: 1.25rem
}
.rvx-h-\[114px\] {
height: 114px
}
.rvx-h-\[150px\] {
height: 150px
}
.rvx-h-\[186px\] {
height: 186px
}
.rvx-h-\[1px\] {
height: 1px
}
.rvx-h-\[270px\] {
height: 270px
}
.rvx-h-\[2px\] {
height: 2px
}
.rvx-h-\[30px\] {
height: 30px
}
.rvx-h-\[38px\] {
height: 38px
}
.rvx-h-\[557px\] {
height: 557px
}
.rvx-h-full {
height: 100%
}
.rvx-h-screen {
height: 100vh
}
.\!rvx-max-h-\[166px\] {
max-height: 166px !important
}
.rvx-max-h-\[557px\] {
max-height: 557px
}
.\!rvx-w-\[250px\] {
width: 250px !important
}
.\!rvx-w-full {
width: 100% !important
}
.rvx-w-1\.5 {
width: 0.375rem
}
.rvx-w-12 {
width: 3rem
}
.rvx-w-2\.5 {
width: 0.625rem
}
.rvx-w-5 {
width: 1.25rem
}
.rvx-w-56 {
width: 14rem
}
.rvx-w-\[123px\] {
width: 123px
}
.rvx-w-\[155px\] {
width: 155px
}
.rvx-w-\[250px\] {
width: 250px
}
.rvx-w-\[272px\] {
width: 272px
}
.rvx-w-\[300px\] {
width: 300px
}
.rvx-w-\[50px\] {
width: 50px
}
.rvx-w-\[548px\] {
width: 548px
}
.rvx-w-auto {
width: auto
}
.rvx-w-full {
width: 100%
}
.rvx-w-screen {
width: 100vw
}
.\!rvx-max-w-full {
max-width: 100% !important
}
.rvx-max-w-\[272px\] {
max-width: 272px
}
.rvx-max-w-\[548px\] {
max-width: 548px
}
.rvx-max-w-sm {
max-width: 24rem
}
.rvx-flex-1 {
flex: 1 1 0%
}
.rvx-flex-shrink-0 {
flex-shrink: 0
}
.rvx-origin-bottom-left {
transform-origin: bottom left
}
.rvx-origin-top-left {
transform-origin: top left
}
.rvx-origin-top-right {
transform-origin: top right
}
.-rvx-translate-x-1\/2 {
--tw-translate-x: -50%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.-rvx-translate-x-full {
--tw-translate-x: -100%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.-rvx-translate-y-1\/2 {
--tw-translate-y: -50%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.-rvx-translate-y-2 {
--tw-translate-y: -0.5rem;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.-rvx-translate-y-full {
--tw-translate-y: -100%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rvx-translate-x-full {
--tw-translate-x: 100%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rvx-translate-y-0 {
--tw-translate-y: 0px;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rvx-translate-y-4 {
--tw-translate-y: 1rem;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rvx-translate-y-full {
--tw-translate-y: 100%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.-rvx-rotate-45 {
--tw-rotate: -45deg;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rvx-rotate-45 {
--tw-rotate: 45deg;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rvx-scale-100 {
--tw-scale-x: 1;
--tw-scale-y: 1;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rvx-scale-95 {
--tw-scale-x: .95;
--tw-scale-y: .95;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rvx-transform {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
@keyframes rvx-pulse {
50% {
opacity: .5
}
}
.rvx-animate-pulse {
animation: rvx-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
}
@keyframes rvx-spin {
to {
transform: rotate(360deg)
}
}
.rvx-animate-spin {
animation: rvx-spin 1s linear infinite
}
.rvx-cursor-pointer {
cursor: pointer
}
.rvx-resize-none {
resize: none
}
.rvx-grid-cols-12 {
grid-template-columns: repeat(12, minmax(0, 1fr))
}
.rvx-grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr))
}
.rvx-grid-cols-5 {
grid-template-columns: repeat(5, minmax(0, 1fr))
}
.rvx-grid-cols-6 {
grid-template-columns: repeat(6, minmax(0, 1fr))
}
.rvx-grid-cols-8 {
grid-template-columns: repeat(8, minmax(0, 1fr))
}
.rvx-grid-cols-\[repeat\(auto-fill\,minmax\(240px\,1fr\)\)\] {
grid-template-columns: repeat(auto-fill,minmax(240px,1fr))
}
.rvx-flex-col {
flex-direction: column
}
.rvx-flex-wrap {
flex-wrap: wrap
}
.rvx-place-content-center {
place-content: center
}
.rvx-place-items-center {
place-items: center
}
.rvx-items-center {
align-items: center
}
.rvx-items-baseline {
align-items: baseline
}
.rvx-justify-end {
justify-content: flex-end
}
.rvx-justify-center {
justify-content: center
}
.rvx-justify-between {
justify-content: space-between
}
.rvx-gap-0 {
gap: 0px
}
.rvx-gap-1 {
gap: 0.25rem
}
.rvx-gap-2 {
gap: 0.5rem
}
.rvx-gap-4 {
gap: 1rem
}
.rvx-gap-6 {
gap: 1.5rem
}
.rvx-gap-\[26px\] {
gap: 26px
}
.rvx-gap-\[3px\] {
gap: 3px
}
.rvx-gap-\[4px\] {
gap: 4px
}
.rvx-gap-space12 {
gap: 12px
}
.rvx-gap-space16 {
gap: 16px
}
.rvx-gap-space20 {
gap: 20px
}
.rvx-gap-space5 {
gap: 5px
}
.rvx-gap-space8 {
gap: 8px
}
.rvx-space-x-4 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(1rem * var(--tw-space-x-reverse));
margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
}
.rvx-space-y-2 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
}
.rvx-space-y-3 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
}
.rvx-space-y-4 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}
.rvx-space-y-6 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
}
.rvx-space-y-\[20px\] > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(20px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(20px * var(--tw-space-y-reverse))
}
.rvx-space-y-space12 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(12px * var(--tw-space-y-reverse))
}
.rvx-space-y-space16 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(16px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(16px * var(--tw-space-y-reverse))
}
.rvx-space-y-space8 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(8px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(8px * var(--tw-space-y-reverse))
}
.rvx-divide-y > :not([hidden]) ~ :not([hidden]) {
--tw-divide-y-reverse: 0;
border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}
.rvx-divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
--tw-divide-opacity: 1;
border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1))
}
.rvx-self-end {
align-self: flex-end
}
.rvx-self-baseline {
align-self: baseline
}
.rvx-overflow-hidden {
overflow: hidden
}
.rvx-overflow-y-auto {
overflow-y: auto
}
.rvx-whitespace-nowrap {
white-space: nowrap
}
.rvx-break-normal {
overflow-wrap: normal;
word-break: normal
}
.\!rvx-break-words {
overflow-wrap: break-word !important
}
.\!rvx-rounded-md {
border-radius: 0.375rem !important
}
.rvx-rounded {
border-radius: 0.25rem
}
.rvx-rounded-\[4px\] {
border-radius: 4px
}
.rvx-rounded-full {
border-radius: 9999px
}
.rvx-rounded-lg {
border-radius: 0.5rem
}
.rvx-rounded-md {
border-radius: 0.375rem
}
.rvx-rounded-none {
border-radius: 0px
}
.rvx-rounded-sm {
border-radius: 0.125rem
}
.\!rvx-rounded-t-lg {
border-top-left-radius: 0.5rem !important;
border-top-right-radius: 0.5rem !important
}
.rvx-rounded-t-lg {
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem
}
.\!rvx-border {
border-width: 1px !important
}
.\!rvx-border-\[1px\] {
border-width: 1px !important
}
.rvx-border {
border-width: 1px
}
.rvx-border-2 {
border-width: 2px
}
.rvx-border-l-4 {
border-left-width: 4px
}
.\!rvx-border-solid {
border-style: solid !important
}
.rvx-border-solid {
border-style: solid
}
.rvx-border-dashed {
border-style: dashed
}
.\!rvx-border-none {
border-style: none !important
}
.rvx-border-none {
border-style: none
}
.\!rvx-border-\[\#d9d9d9\] {
--tw-border-opacity: 1 !important;
border-color: rgb(217 217 217 / var(--tw-border-opacity, 1)) !important
}
.\!rvx-border-danger {
--tw-border-opacity: 1 !important;
border-color: rgb(213 0 0 / var(--tw-border-opacity, 1)) !important
}
.\!rvx-border-neutral-300 {
--tw-border-opacity: 1 !important;
border-color: rgb(224 224 224 / var(--tw-border-opacity, 1)) !important
}
.\!rvx-border-neutral-400 {
--tw-border-opacity: 1 !important;
border-color: rgb(189 189 189 / var(--tw-border-opacity, 1)) !important
}
.\!rvx-border-neutral-500 {
--tw-border-opacity: 1 !important;
border-color: rgb(158 158 158 / var(--tw-border-opacity, 1)) !important
}
.\!rvx-border-neutral-600 {
--tw-border-opacity: 1 !important;
border-color: rgb(117 117 117 / var(--tw-border-opacity, 1)) !important
}
.rvx-border-green-300 {
--tw-border-opacity: 1;
border-color: rgb(134 239 172 / var(--tw-border-opacity, 1))
}
.rvx-border-neutral-200\/70 {
border-color: rgb(238 238 238 / 0.7)
}
.rvx-border-neutral-400 {
--tw-border-opacity: 1;
border-color: rgb(189 189 189 / var(--tw-border-opacity, 1))
}
.rvx-border-neutral-600 {
--tw-border-opacity: 1;
border-color: rgb(117 117 117 / var(--tw-border-opacity, 1))
}
.rvx-border-primary-50 {
--tw-border-opacity: 1;
border-color: rgb(102 148 255 / var(--tw-border-opacity, 1))
}
.rvx-border-transparent {
border-color: transparent
}
.\!rvx-bg-neutral-300 {
--tw-bg-opacity: 1 !important;
background-color: rgb(224 224 224 / var(--tw-bg-opacity, 1)) !important
}
.\!rvx-bg-transparent {
background-color: transparent !important
}
.rvx-bg-\[\#212121B2\] {
background-color: #212121B2
}
.rvx-bg-\[\#D9D9D9\] {
--tw-bg-opacity: 1;
background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1))
}
.rvx-bg-\[\#EFEFEF\] {
--tw-bg-opacity: 1;
background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1))
}
.rvx-bg-black {
--tw-bg-opacity: 1;
background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1))
}
.rvx-bg-black\/25 {
background-color: rgb(0 0 0 / 0.25)
}
.rvx-bg-blue-500 {
--tw-bg-opacity: 1;
background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1))
}
.rvx-bg-gray-200 {
--tw-bg-opacity: 1;
background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1))
}
.rvx-bg-green-100 {
--tw-bg-opacity: 1;
background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1))
}
.rvx-bg-green-500 {
--tw-bg-opacity: 1;
background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1))
}
.rvx-bg-neutral-100 {
--tw-bg-opacity: 1;
background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1))
}
.rvx-bg-neutral-200 {
--tw-bg-opacity: 1;
background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1))
}
.rvx-bg-neutral-300 {
--tw-bg-opacity: 1;
background-color: rgb(224 224 224 / var(--tw-bg-opacity, 1))
}
.rvx-bg-primary {
--tw-bg-opacity: 1;
background-color: rgb(0 67 221 / var(--tw-bg-opacity, 1))
}
.rvx-bg-primary-10 {
--tw-bg-opacity: 1;
background-color: rgb(238 243 255 / var(--tw-bg-opacity, 1))
}
.rvx-bg-primary-70 {
--tw-bg-opacity: 1;
background-color: rgb(34 101 255 / var(--tw-bg-opacity, 1))
}
.rvx-bg-transparent {
background-color: transparent
}
.rvx-bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}
.rvx-bg-opacity-40 {
--tw-bg-opacity: 0.4
}
.rvx-bg-opacity-90 {
--tw-bg-opacity: 0.9
}
.rvx-fill-current {
fill: currentColor
}
.rvx-fill-neutral-600 {
fill: #757575
}
.rvx-fill-white {
fill: #fff
}
.rvx-object-cover {
-o-object-fit: cover;
object-fit: cover
}
.rvx-object-top {
-o-object-position: top;
object-position: top
}
.\!rvx-p-0 {
padding: 0px !important
}
.\!rvx-p-space16 {
padding: 16px !important
}
.rvx-p-1 {
padding: 0.25rem
}
.rvx-p-3 {
padding: 0.75rem
}
.rvx-p-4 {
padding: 1rem
}
.rvx-p-6 {
padding: 1.5rem
}
.rvx-p-\[9px\] {
padding: 9px
}
.rvx-p-space12 {
padding: 12px
}
.rvx-p-space16 {
padding: 16px
}
.rvx-p-space24 {
padding: 24px
}
.rvx-p-space5 {
padding: 5px
}
.rvx-p-space8 {
padding: 8px
}
.\!rvx-px-\[12px\] {
padding-left: 12px !important;
padding-right: 12px !important
}
.\!rvx-px-space8 {
padding-left: 8px !important;
padding-right: 8px !important
}
.\!rvx-py-\[9px\] {
padding-top: 9px !important;
padding-bottom: 9px !important
}
.rvx-px-2 {
padding-left: 0.5rem;
padding-right: 0.5rem
}
.rvx-px-4 {
padding-left: 1rem;
padding-right: 1rem
}
.rvx-px-\[9px\] {
padding-left: 9px;
padding-right: 9px
}
.rvx-px-space12 {
padding-left: 12px;
padding-right: 12px
}
.rvx-px-space16 {
padding-left: 16px;
padding-right: 16px
}
.rvx-px-space24 {
padding-left: 24px;
padding-right: 24px
}
.rvx-px-space8 {
padding-left: 8px;
padding-right: 8px
}
.rvx-py-1 {
padding-top: 0.25rem;
padding-bottom: 0.25rem
}
.rvx-py-2 {
padding-top: 0.5rem;
padding-bottom: 0.5rem
}
.rvx-py-\[11px\] {
padding-top: 11px;
padding-bottom: 11px
}
.rvx-py-\[64px\] {
padding-top: 64px;
padding-bottom: 64px
}
.rvx-py-\[9px\] {
padding-top: 9px;
padding-bottom: 9px
}
.rvx-py-space16 {
padding-top: 16px;
padding-bottom: 16px
}
.rvx-py-space24 {
padding-top: 24px;
padding-bottom: 24px
}
.rvx-py-space8 {
padding-top: 8px;
padding-bottom: 8px
}
.\!rvx-pb-space8 {
padding-bottom: 8px !important
}
.\!rvx-pr-space8 {
padding-right: 8px !important
}
.rvx-pb-\[6px\] {
padding-bottom: 6px
}
.rvx-pb-space16 {
padding-bottom: 16px
}
.rvx-pl-space16 {
padding-left: 16px
}
.rvx-pr-\[47px\] {
padding-right: 47px
}
.rvx-pr-space16 {
padding-right: 16px
}
.rvx-pt-\[2px\] {
padding-top: 2px
}
.rvx-pt-\[5px\] {
padding-top: 5px
}
.rvx-text-left {
text-align: left
}
.rvx-text-center {
text-align: center
}
.rvx-align-middle {
vertical-align: middle
}
.\!rvx-font-nunito {
font-family: Nunito Sans, sans-serif !important
}
.rvx-font-nunito {
font-family: Nunito Sans, sans-serif
}
.\!rvx-text-\[10px\] {
font-size: 10px !important
}
.\!rvx-text-\[12px\] {
font-size: 12px !important
}
.\!rvx-text-\[14px\] {
font-size: 14px !important
}
.\!rvx-text-\[15\.38px\] {
font-size: 15.38px !important
}
.\!rvx-text-\[150px\] {
font-size: 150px !important
}
.\!rvx-text-\[16px\] {
font-size: 16px !important
}
.\!rvx-text-\[17\.577px\] {
font-size: 17.577px !important
}
.\!rvx-text-\[18px\] {
font-size: 18px !important
}
.\!rvx-text-\[20px\] {
font-size: 20px !important
}
.\!rvx-text-\[24px\] {
font-size: 24px !important
}
.\!rvx-text-\[40px\] {
font-size: 40px !important
}
.\!rvx-text-\[60px\] {
font-size: 60px !important
}
.rvx-text-\[12px\] {
font-size: 12px
}
.rvx-text-\[14px\] {
font-size: 14px
}
.rvx-text-\[16px\] {
font-size: 16px
}
.rvx-text-\[17\.577px\] {
font-size: 17.577px
}
.rvx-text-\[20px\] {
font-size: 20px
}
.rvx-text-\[32px\] {
font-size: 32px
}
.rvx-text-lg {
font-size: 1.125rem;
line-height: 1.75rem
}
.rvx-text-normal {
font-size: 16px
}
.rvx-text-sm {
font-size: 0.875rem;
line-height: 1.25rem
}
.rvx-text-xs {
font-size: 0.75rem;
line-height: 1rem
}
.\!rvx-font-normal {
font-weight: 400 !important
}
.rvx-font-bold {
font-weight: 700
}
.rvx-font-normal {
font-weight: 400
}
.rvx-font-semibold {
font-weight: 600
}
.\!rvx-capitalize {
text-transform: capitalize !important
}
.\!rvx-leading-\[0\] {
line-height: 0 !important
}
.\!rvx-leading-\[0px\] {
line-height: 0px !important
}
.\!rvx-leading-\[24px\] {
line-height: 24px !important
}
.\!rvx-leading-normal {
line-height: 1.5 !important
}
.rvx-leading-\[0px\] {
line-height: 0px
}
.rvx-leading-\[22px\] {
line-height: 22px
}
.rvx-leading-\[24\.168px\] {
line-height: 24.168px
}
.rvx-leading-\[24px\] {
line-height: 24px
}
.rvx-leading-\[26px\] {
line-height: 26px
}
.rvx-leading-\[28\.562px\] {
line-height: 28.562px
}
.rvx-leading-\[29px\] {
line-height: 29px
}
.rvx-leading-\[32px\] {
line-height: 32px
}
.rvx-leading-\[38px\] {
line-height: 38px
}
.rvx-tracking-wide {
letter-spacing: 0.025em
}
.\!rvx-text-neutral-600 {
--tw-text-opacity: 1 !important;
color: rgb(117 117 117 / var(--tw-text-opacity, 1)) !important
}
.\!rvx-text-neutral-700 {
--tw-text-opacity: 1 !important;
color: rgb(97 97 97 / var(--tw-text-opacity, 1)) !important
}
.\!rvx-text-neutral-800 {
--tw-text-opacity: 1 !important;
color: rgb(66 66 66 / var(--tw-text-opacity, 1)) !important
}
.rvx-text-blue-500 {
--tw-text-opacity: 1;
color: rgb(59 130 246 / var(--tw-text-opacity, 1))
}
.rvx-text-danger {
--tw-text-opacity: 1;
color: rgb(213 0 0 / var(--tw-text-opacity, 1))
}
.rvx-text-danger-700 {
--tw-text-opacity: 1;
color: rgb(211 47 47 / var(--tw-text-opacity, 1))
}
.rvx-text-gray-500 {
--tw-text-opacity: 1;
color: rgb(107 114 128 / var(--tw-text-opacity, 1))
}
.rvx-text-gray-600 {
--tw-text-opacity: 1;
color: rgb(75 85 99 / var(--tw-text-opacity, 1))
}
.rvx-text-green-500 {
--tw-text-opacity: 1;
color: rgb(34 197 94 / var(--tw-text-opacity, 1))
}
.rvx-text-green-600 {
--tw-text-opacity: 1;
color: rgb(22 163 74 / var(--tw-text-opacity, 1))
}
.rvx-text-neutral {
--tw-text-opacity: 1;
color: rgb(189 189 189 / var(--tw-text-opacity, 1))
}
.rvx-text-neutral-400 {
--tw-text-opacity: 1;
color: rgb(189 189 189 / var(--tw-text-opacity, 1))
}
.rvx-text-neutral-600 {
--tw-text-opacity: 1;
color: rgb(117 117 117 / var(--tw-text-opacity, 1))
}
.rvx-text-neutral-700 {
--tw-text-opacity: 1;
color: rgb(97 97 97 / var(--tw-text-opacity, 1))
}
.rvx-text-neutral-800 {
--tw-text-opacity: 1;
color: rgb(66 66 66 / var(--tw-text-opacity, 1))
}
.rvx-text-neutral-900 {
--tw-text-opacity: 1;
color: rgb(33 33 33 / var(--tw-text-opacity, 1))
}
.rvx-text-success {
--tw-text-opacity: 1;
color: rgb(0 153 0 / var(--tw-text-opacity, 1))
}
.rvx-text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.rvx-text-yellow-400 {
--tw-text-opacity: 1;
color: rgb(250 204 21 / var(--tw-text-opacity, 1))
}
.rvx-underline {
text-decoration-line: underline
}
.\!rvx-no-underline {
text-decoration-line: none !important
}
.rvx-no-underline {
text-decoration-line: none
}
.rvx-opacity-0 {
opacity: 0
}
.rvx-opacity-100 {
opacity: 1
}
.\!rvx-shadow-none {
--tw-shadow: 0 0 #0000 !important;
--tw-shadow-colored: 0 0 #0000 !important;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}
.rvx-shadow-100 {
--tw-shadow: 0px 4px 4px -2px rgba(24, 39, 75, 0.08), 0px 2px 4px -2px rgba(24, 39, 75, 0.12);
--tw-shadow-colored: 0px 4px 4px -2px var(--tw-shadow-color), 0px 2px 4px -2px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.rvx-shadow-lg {
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.rvx-shadow-md {
--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.rvx-shadow-xl {
--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.rvx-outline-none {
outline: 2px solid transparent;
outline-offset: 2px
}
.rvx-ring-1 {
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}
.rvx-ring-black\/5 {
--tw-ring-color: rgb(0 0 0 / 0.05)
}
.rvx-transition {
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms
}
.rvx-transition-opacity {
transition-property: opacity;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms
}
.rvx-transition-shadow {
transition-property: box-shadow;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms
}
.rvx-duration-100 {
transition-duration: 100ms
}
.rvx-duration-150 {
transition-duration: 150ms
}
.rvx-duration-200 {
transition-duration: 200ms
}
.rvx-duration-300 {
transition-duration: 300ms
}
.rvx-duration-75 {
transition-duration: 75ms
}
.rvx-ease-in {
transition-timing-function: cubic-bezier(0.4, 0, 1, 1)
}
.rvx-ease-out {
transition-timing-function: cubic-bezier(0, 0, 0.2, 1)
} .rvx-scrollbar::-webkit-scrollbar {
width: 6px; height: 8px; }
.rvx-scrollbar::-webkit-scrollbar-track {
background: #f0f0f0; }
.rvx-scrollbar::-webkit-scrollbar-thumb {
background: #acabab; border-radius: 4px; }
.rvx-scrollbar::-webkit-scrollbar-thumb:hover {
background: #857e7e; }
.placeholder\:rvx-text-neutral-400::-moz-placeholder {
--tw-text-opacity: 1;
color: rgb(189 189 189 / var(--tw-text-opacity, 1))
}
.placeholder\:rvx-text-neutral-400::placeholder {
--tw-text-opacity: 1;
color: rgb(189 189 189 / var(--tw-text-opacity, 1))
}
.first\:\!rvx-block:first-child {
display: block !important
}
.hover\:rvx-rounded:hover {
border-radius: 0.25rem
}
.hover\:rvx-border-neutral-400:hover {
--tw-border-opacity: 1;
border-color: rgb(189 189 189 / var(--tw-border-opacity, 1))
}
.hover\:rvx-border-neutral-600:hover {
--tw-border-opacity: 1;
border-color: rgb(117 117 117 / var(--tw-border-opacity, 1))
}
.hover\:\!rvx-bg-neutral-400:hover {
--tw-bg-opacity: 1 !important;
background-color: rgb(189 189 189 / var(--tw-bg-opacity, 1)) !important
}
.hover\:rvx-bg-\[\#EEF3FF\]:hover {
--tw-bg-opacity: 1;
background-color: rgb(238 243 255 / var(--tw-bg-opacity, 1))
}
.hover\:rvx-bg-blue-600:hover {
--tw-bg-opacity: 1;
background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1))
}
.hover\:rvx-bg-danger-50:hover {
--tw-bg-opacity: 1;
background-color: rgb(255 235 238 / var(--tw-bg-opacity, 1))
}
.hover\:rvx-bg-neutral-200:hover {
--tw-bg-opacity: 1;
background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1))
}
.hover\:rvx-bg-primary:hover {
--tw-bg-opacity: 1;
background-color: rgb(0 67 221 / var(--tw-bg-opacity, 1))
}
.hover\:rvx-bg-transparent:hover {
background-color: transparent
}
.hover\:rvx-text-blue-700:hover {
--tw-text-opacity: 1;
color: rgb(29 78 216 / var(--tw-text-opacity, 1))
}
.hover\:rvx-text-green-700:hover {
--tw-text-opacity: 1;
color: rgb(21 128 61 / var(--tw-text-opacity, 1))
}
.hover\:rvx-text-neutral-600:hover {
--tw-text-opacity: 1;
color: rgb(117 117 117 / var(--tw-text-opacity, 1))
}
.hover\:rvx-text-neutral-800:hover {
--tw-text-opacity: 1;
color: rgb(66 66 66 / var(--tw-text-opacity, 1))
}
.hover\:rvx-text-white:hover {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.hover\:rvx-opacity-75:hover {
opacity: 0.75
}
.hover\:rvx-shadow-lg:hover {
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.focus\:rvx-bg-primary:focus {
--tw-bg-opacity: 1;
background-color: rgb(0 67 221 / var(--tw-bg-opacity, 1))
}
.focus\:rvx-bg-transparent:focus {
background-color: transparent
}
.focus\:rvx-text-neutral-800:focus {
--tw-text-opacity: 1;
color: rgb(66 66 66 / var(--tw-text-opacity, 1))
}
.focus\:\!rvx-outline-none:focus {
outline: 2px solid transparent !important;
outline-offset: 2px !important
}
.focus\:rvx-outline-none:focus {
outline: 2px solid transparent;
outline-offset: 2px
}
.focus\:\!rvx-ring:focus {
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important
}
.focus\:\!rvx-ring-primary-20:focus {
--tw-ring-opacity: 1 !important;
--tw-ring-color: rgb(204 219 255 / var(--tw-ring-opacity, 1)) !important
}
.focus-visible\:rvx-outline:focus-visible {
outline-style: solid
}
.focus-visible\:rvx-outline-2:focus-visible {
outline-width: 2px
}
.focus-visible\:rvx-outline-offset-2:focus-visible {
outline-offset: 2px
}
.focus-visible\:rvx-outline-black:focus-visible {
outline-color: #000
}
.active\:rvx-opacity-100:active {
opacity: 1
}
.active\:rvx-outline-offset-0:active {
outline-offset: 0px
}
.disabled\:\!rvx-cursor-not-allowed:disabled {
cursor: not-allowed !important
}
.disabled\:rvx-cursor-not-allowed:disabled {
cursor: not-allowed
}
.disabled\:rvx-bg-neutral-400:disabled {
--tw-bg-opacity: 1;
background-color: rgb(189 189 189 / var(--tw-bg-opacity, 1))
}
.disabled\:rvx-opacity-75:disabled {
opacity: 0.75
}
@media (prefers-reduced-motion: reduce) {
.motion-reduce\:rvx-animate-none {
animation: none
}
}
@media (min-width: 640px) {
.sm\:rvx-size-\[56px\] {
width: 56px;
height: 56px
}
.sm\:rvx-h-auto {
height: auto
}
.sm\:rvx-translate-y-0 {
--tw-translate-y: 0px;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.sm\:rvx-scale-100 {
--tw-scale-x: 1;
--tw-scale-y: 1;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.sm\:rvx-scale-95 {
--tw-scale-x: .95;
--tw-scale-y: .95;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.sm\:rvx-rounded-t-none {
border-top-left-radius: 0px;
border-top-right-radius: 0px
}
.sm\:rvx-py-space12 {
padding-top: 12px;
padding-bottom: 12px
}
.sm\:rvx-py-space24 {
padding-top: 24px;
padding-bottom: 24px
}
}
@media (min-width: 768px) {
.md\:rvx-col-span-5 {
grid-column: span 5 / span 5
}
.md\:rvx-col-span-7 {
grid-column: span 7 / span 7
}
.md\:rvx-w-\[871px\] {
width: 871px
}
.md\:rvx-rounded-l-lg {
border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.5rem
}
.md\:rvx-rounded-r-lg {
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem
}
}@font-face {
font-family: 'latoregular';
src: url(//colombiaservicetours.com/wp-content/uploads/useanyfont/9786latoregular.woff2) format('woff2'),
url(//colombiaservicetours.com/wp-content/uploads/useanyfont/9786latoregular.woff) format('woff');
font-display: auto;
}
.latoregular{font-family: 'latoregular' !important;}
h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title, .site-description, body, p, blockquote, li, a, strong, b, em, .menu-menu-footer-about-container li a, .menu-menu-footer-about-container li span, #menu-menu-footer-about li a, #menu-menu-footer-about li span, .menu-menu-footer-support-container li a, .menu-menu-footer-support-container li span, #menu-menu-footer-support li a, #menu-menu-footer-support li span, .menu-menubo-container li a, .menu-menubo-container li span, #menu-menubo li a, #menu-menubo li span, .menu-primary-menu-container li a, .menu-primary-menu-container li span, #menu-primary-menu li a, #menu-primary-menu li span{
font-family: 'latoregular' !important;
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.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{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.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:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,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:center center;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%}@font-face {
font-family: "ovaicon";
src: url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/ovaicon/font/ovaicon.ttf?6ca22e33a1539df94eb08a25c1c3a8e3) format("truetype"),
url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/ovaicon/font/ovaicon.woff?6ca22e33a1539df94eb08a25c1c3a8e3) format("woff"),
url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/ovaicon/font/ovaicon.woff2?6ca22e33a1539df94eb08a25c1c3a8e3) format("woff2"),
url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/ovaicon/font/ovaicon.eot?6ca22e33a1539df94eb08a25c1c3a8e3#iefix) format("embedded-opentype"),
url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/ovaicon/font/ovaicon.svg?6ca22e33a1539df94eb08a25c1c3a8e3#ovaicon) format("svg");
}
[class^="ovaicon-"]:before, [class*=" ovaicon-"]:before {
font-family: ovaicon !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ovaicon-back:before {
content: "\f101";
}
.ovaicon-next:before {
content: "\f102";
}
.ovaicon-menu:before {
content: "\f103";
}
.ovaicon-download:before {
content: "\f104";
}
.ovaicon-checked:before {
content: "\f105";
}
.ovaicon-menu-1:before {
content: "\f106";
}
.ovaicon-checked-1:before {
content: "\f107";
}
.ovaicon-cancel:before {
content: "\f108";
}
.ovaicon-download-1:before {
content: "\f109";
}
.ovaicon-fast-forward:before {
content: "\f10a";
}
.ovaicon-download-2:before {
content: "\f10b";
}
.ovaicon-upload:before {
content: "\f10c";
}
.ovaicon-login:before {
content: "\f10d";
}
.ovaicon-logout:before {
content: "\f10e";
}
.ovaicon-previous:before {
content: "\f10f";
}
.ovaicon-cancel-1:before {
content: "\f110";
}
.ovaicon-fullscreen:before {
content: "\f111";
}
.ovaicon-next-1:before {
content: "\f112";
}
.ovaicon-more:before {
content: "\f113";
}
.ovaicon-checked-2:before {
content: "\f114";
}
.ovaicon-cancel-2:before {
content: "\f115";
}
.ovaicon-menu-2:before {
content: "\f116";
}
.ovaicon-upload-1:before {
content: "\f117";
}
.ovaicon-list:before {
content: "\f118";
}
.ovaicon-next-2:before {
content: "\f119";
}
.ovaicon-upload-2:before {
content: "\f11a";
}
.ovaicon-back-1:before {
content: "\f11b";
}
.ovaicon-export:before {
content: "\f11c";
}
.ovaicon-shuffle:before {
content: "\f11d";
}
.ovaicon-up-arrow:before {
content: "\f11e";
}
.ovaicon-fullscreen-1:before {
content: "\f11f";
}
.ovaicon-back-2:before {
content: "\f120";
}
.ovaicon-rewind:before {
content: "\f121";
}
.ovaicon-double-chevron:before {
content: "\f122";
}
.ovaicon-next-3:before {
content: "\f123";
}
.ovaicon-next-4:before {
content: "\f124";
}
.ovaicon-fullscreen-2:before {
content: "\f125";
}
.ovaicon-next-5:before {
content: "\f126";
}
.ovaicon-download-3:before {
content: "\f127";
}
.ovaicon-repeat:before {
content: "\f128";
}
.ovaicon-diagonal-arrow:before {
content: "\f129";
}
.ovaicon-resize:before {
content: "\f12a";
}
.ovaicon-upload-3:before {
content: "\f12b";
}
.ovaicon-upload-4:before {
content: "\f12c";
}
.ovaicon-menu-3:before {
content: "\f12d";
}
.ovaicon-back-3:before {
content: "\f12e";
}
.ovaicon-download-4:before {
content: "\f12f";
}
.ovaicon-resize-1:before {
content: "\f130";
}
.ovaicon-download-5:before {
content: "\f131";
}
.ovaicon-next-6:before {
content: "\f132";
}
.ovaicon-fast-forward-1:before {
content: "\f133";
}
.ovaicon-download-6:before {
content: "\f134";
}
.ovaicon-back-4:before {
content: "\f135";
}
.ovaicon-download-7:before {
content: "\f136";
}
.ovaicon-next-7:before {
content: "\f137";
}
.ovaicon-back-5:before {
content: "\f138";
}
.ovaicon-upload-5:before {
content: "\f139";
}
.ovaicon-diagonal-arrow-1:before {
content: "\f13a";
}
.ovaicon-back-6:before {
content: "\f13b";
}
.ovaicon-next-8:before {
content: "\f13c";
}
.ovaicon-diagonal-arrow-2:before {
content: "\f13d";
}
.ovaicon-rewind-1:before {
content: "\f13e";
}
.ovaicon-upload-6:before {
content: "\f13f";
}
.ovaicon-upload-7:before {
content: "\f140";
}
.ovaicon-previous-1:before {
content: "\f141";
}
.ovaicon-download-8:before {
content: "\f142";
}
.ovaicon-diagonal-arrow-3:before {
content: "\f143";
}
.ovaicon-next-9:before {
content: "\f144";
}
.ovaicon-calendar:before {
content: "\f145";
}
.ovaicon-calendar-1:before {
content: "\f146";
}
.ovaicon-alarm-clock:before {
content: "\f147";
}
.ovaicon-stopwatch:before {
content: "\f148";
}
.ovaicon-calendar-2:before {
content: "\f149";
}
.ovaicon-calendar-3:before {
content: "\f14a";
}
.ovaicon-calendar-4:before {
content: "\f14b";
}
.ovaicon-calendar-5:before {
content: "\f14c";
}
.ovaicon-alarm-clock-1:before {
content: "\f14d";
}
.ovaicon-wall-clock:before {
content: "\f14e";
}
.ovaicon-loupe:before {
content: "\f14f";
}
.ovaicon-search:before {
content: "\f150";
}
.ovaicon-speech-bubble:before {
content: "\f151";
}
.ovaicon-comment:before {
content: "\f152";
}
.ovaicon-comment-1:before {
content: "\f153";
}
.ovaicon-chat-comment-oval-speech-bubble-with-text-lines:before {
content: "\f154";
}
.ovaicon-message:before {
content: "\f155";
}
.ovaicon-chat:before {
content: "\f156";
}
.ovaicon-conversation:before {
content: "\f157";
}
.ovaicon-speech-bubble-1:before {
content: "\f158";
}
.ovaicon-chat-1:before {
content: "\f159";
}
.ovaicon-oval-black-speech-bubble:before {
content: "\f15a";
}
.ovaicon-user:before {
content: "\f15b";
}
.ovaicon-user-1:before {
content: "\f15c";
}
.ovaicon-group:before {
content: "\f15d";
}
.ovaicon-group-1:before {
content: "\f15e";
}
.ovaicon-customer:before {
content: "\f15f";
}
.ovaicon-user-2:before {
content: "\f160";
}
.ovaicon-folder:before {
content: "\f161";
}
.ovaicon-folder-1:before {
content: "\f162";
}
.ovaicon-page:before {
content: "\f163";
}
.ovaicon-document:before {
content: "\f164";
}
.ovaicon-page-blank:before {
content: "\f165";
}
.ovaicon-file:before {
content: "\f166";
}
.ovaicon-edit:before {
content: "\f167";
}
.ovaicon-edit-1:before {
content: "\f168";
}
.ovaicon-tag:before {
content: "\f169";
}
.ovaicon-price-tag:before {
content: "\f16a";
}
.ovaicon-bookmark:before {
content: "\f16b";
}
.ovaicon-tag-1:before {
content: "\f16c";
}
.ovaicon-wishlist:before {
content: "\f16d";
}
.ovaicon-shopping-cart:before {
content: "\f16e";
}
.ovaicon-shopping-cart-1:before {
content: "\f16f";
}
.ovaicon-shopping-cart-empty-side-view:before {
content: "\f170";
}
.ovaicon-shopping-cart-2:before {
content: "\f171";
}
.ovaicon-facebook-logo:before {
content: "\f172";
}
.ovaicon-facebook-logo-1:before {
content: "\f173";
}
.ovaicon-facebook:before {
content: "\f174";
}
.ovaicon-twitter:before {
content: "\f175";
}
.ovaicon-twitter-1:before {
content: "\f176";
}
.ovaicon-instagram:before {
content: "\f177";
}
.ovaicon-instagram-1:before {
content: "\f178";
}
.ovaicon-instagram-2:before {
content: "\f179";
}
.ovaicon-youtube-logotype:before {
content: "\f17a";
}
.ovaicon-tiktok:before {
content: "\f17b";
}
.ovaicon-tik-tok:before {
content: "\f17c";
}
.ovaicon-tik-tok-1:before {
content: "\f17d";
}
.ovaicon-quote:before {
content: "\f17e";
}
.ovaicon-left-quote:before {
content: "\f17f";
}
.ovaicon-left-quotes-sign:before {
content: "\f180";
}
.ovaicon-left-quote-1:before {
content: "\f181";
}
.ovaicon-close:before {
content: "\f182";
}
.ovaicon-right-arrow:before {
content: "\f183";
}
.ovaicon-pin:before {
content: "\f184";
}
.ovaicon-placeholder:before {
content: "\f185";
}
.ovaicon-cursor:before {
content: "\f186";
}
.ovaicon-mail:before {
content: "\f187";
}
.ovaicon-mail-1:before {
content: "\f188";
}
.ovaicon-email:before {
content: "\f189";
}
.ovaicon-letter:before {
content: "\f18a";
}
.ovaicon-telephone:before {
content: "\f18b";
}
.ovaicon-phone-call:before {
content: "\f18c";
}
.ovaicon-telephone-1:before {
content: "\f18d";
}
.ovaicon-smartphone-call:before {
content: "\f18e";
}
.ovaicon-smartphone:before {
content: "\f18f";
}
.ovaicon-phone-receiver:before {
content: "\f190";
}
.ovaicon-phone:before {
content: "\f191";
}
.ovaicon-right-quote:before {
content: "\f192";
}
.ovaicon-quotation:before {
content: "\f193";
}
.ovaicon-rss-feed-symbol:before {
content: "\f194";
}
.ovaicon-rss:before {
content: "\f195";
}
.ovaicon-rss-feeds-symbol-in-a-rounded-square:before {
content: "\f196";
}
.ovaicon-rss-1:before {
content: "\f197";
}
.ovaicon-add:before {
content: "\f198";
}
.ovaicon-plus:before {
content: "\f199";
}
.ovaicon-plus-1:before {
content: "\f19a";
}
.ovaicon-minus:before {
content: "\f19b";
}
.ovaicon-minus-1:before {
content: "\f19c";
}@font-face {
font-family: 'icomoon';
src:  url(//colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/icomoon/fonts/icomoon.eot?qbhq44);
src:  url(//colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/icomoon/fonts/icomoon.eot?qbhq44#iefix) format('embedded-opentype'),
url(//colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/icomoon/fonts/icomoon.ttf?qbhq44) format('truetype'),
url(//colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/icomoon/fonts/icomoon.woff?qbhq44) format('woff'),
url(//colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/icomoon/fonts/icomoon.svg?qbhq44#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icomoon-"], [class*=" icomoon-"] { font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icomoon-gird:before {
content: "\e927";
}
.icomoon-list:before {
content: "\e928";
}
.icomoon-flig-outline:before {
content: "\e925";
}
.icomoon-location-2:before {
content: "\e926";
}
.icomoon-angle-double-right:before {
content: "\e900";
}
.icomoon-angle-left:before {
content: "\e901";
}
.icomoon-angle-right:before {
content: "\e902";
}
.icomoon-arrow-left:before {
content: "\e903";
}
.icomoon-arrow-right:before {
content: "\e904";
}
.icomoon-briefcase:before {
content: "\e905";
}
.icomoon-calander:before {
content: "\e906";
}
.icomoon-call:before {
content: "\e907";
}
.icomoon-car:before {
content: "\e908";
}
.icomoon-caret-circle-right:before {
content: "\e909";
}
.icomoon-caret-down:before {
content: "\e90a";
}
.icomoon-chat:before {
content: "\e90b";
}
.icomoon-check:before {
content: "\e90c";
}
.icomoon-check-circle:before {
content: "\e90d";
}
.icomoon-check-circle-2:before {
content: "\e90e";
}
.icomoon-checked:before {
content: "\e90f";
}
.icomoon-check-square:before {
content: "\e910";
}
.icomoon-chevron-down:before {
content: "\e911";
}
.icomoon-chevron-down-r:before {
content: "\e912";
}
.icomoon-chevron-up:before {
content: "\e913";
}
.icomoon-clock:before {
content: "\e914";
}
.icomoon-close:before {
content: "\e915";
}
.icomoon-coconut-tree:before {
content: "\e916";
}
.icomoon-compass:before {
content: "\e917";
}
.icomoon-crown:before {
content: "\e918";
}
.icomoon-dot:before {
content: "\e919";
}
.icomoon-envelope:before {
content: "\e91a";
}
.icomoon-exceeds:before {
content: "\e91b";
}
.icomoon-experienced:before {
content: "\e91c";
}
.icomoon-facebook:before {
content: "\e91d";
}
.icomoon-flig:before {
content: "\e91e";
}
.icomoon-gallery:before {
content: "\e91f";
}
.icomoon-heart:before {
content: "\e920";
}
.icomoon-heart-fill:before {
content: "\e921";
}
.icomoon-info-circle:before {
content: "\e922";
}
.icomoon-instagram:before {
content: "\e923";
}
.icomoon-location:before {
content: "\e924";
}
.icomoon-map:before {
content: "\e94c";
}
.icomoon-minus:before {
content: "\e94d";
}
.icomoon-next:before {
content: "\e94e";
}
.icomoon-next-small:before {
content: "\e94f";
}
.icomoon-people:before {
content: "\e950";
}
.icomoon-pin:before {
content: "\e951";
}
.icomoon-plane:before {
content: "\e952";
}
.icomoon-plus:before {
content: "\e955";
}
.icomoon-pre:before {
content: "\e956";
}
.icomoon-pre-small:before {
content: "\e957";
}
.icomoon-profile-2user:before {
content: "\e958";
}
.icomoon-profile-circle:before {
content: "\e959";
}
.icomoon-quote:before {
content: "\e95a";
}
.icomoon-quote-outline:before {
content: "\e95b";
}
.icomoon-reliable:before {
content: "\e95c";
}
.icomoon-routing:before {
content: "\e95d";
}
.icomoon-search:before {
content: "\e95e";
}
.icomoon-search-zoom-in:before {
content: "\e95f";
}
.icomoon-share:before {
content: "\e960";
}
.icomoon-star:before {
content: "\e961";
}
.icomoon-star-2:before {
content: "\e962";
}
.icomoon-star-fill:before {
content: "\e963";
}
.icomoon-star-outline:before {
content: "\e964";
}
.icomoon-suitcase:before {
content: "\e965";
}
.icomoon-tag:before {
content: "\e966";
}
.icomoon-teacher:before {
content: "\e967";
}
.icomoon-tiktok:before {
content: "\e968";
}
.icomoon-twitte:before {
content: "\e969";
}
.icomoon-user:before {
content: "\e96a";
}
.icomoon-view:before {
content: "\e96b";
}
.icomoon-youtube:before {
content: "\e96c";
}@font-face {
font-family: "flaticon_tripgo";
src: url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/flaticon/font/flaticon_tripgo.ttf?435a59ceb63bae579c73e64eb4017191) format("truetype"),
url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/flaticon/font/flaticon_tripgo.woff?435a59ceb63bae579c73e64eb4017191) format("woff"),
url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/flaticon/font/flaticon_tripgo.woff2?435a59ceb63bae579c73e64eb4017191) format("woff2"),
url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/flaticon/font/flaticon_tripgo.eot?435a59ceb63bae579c73e64eb4017191#iefix) format("embedded-opentype"),
url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/flaticon/font/flaticon_tripgo.svg?435a59ceb63bae579c73e64eb4017191#flaticon_tripgo) format("svg");
}
i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
font-family: flaticon_tripgo !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flaticon-spinner-of-dots:before {
content: "\f101";
}
.flaticon-loading:before {
content: "\f102";
}
.flaticon-share:before {
content: "\f103";
}
.flaticon-share-1:before {
content: "\f104";
}
.flaticon-share-2:before {
content: "\f105";
}
.flaticon-share-3:before {
content: "\f106";
}
.flaticon-share-option:before {
content: "\f107";
}
.flaticon-facebook:before {
content: "\f108";
}
.flaticon-twitter:before {
content: "\f109";
}
.flaticon-twitter-1:before {
content: "\f10a";
}
.flaticon-linkedin:before {
content: "\f10b";
}
.flaticon-pinterest:before {
content: "\f10c";
}
.flaticon-reddit:before {
content: "\f10d";
}
.flaticon-reddit-1:before {
content: "\f10e";
}
.flaticon-vk:before {
content: "\f10f";
}
.flaticon-vk-social-network-logo:before {
content: "\f110";
}
.flaticon-odnoklassniki:before {
content: "\f111";
}
.flaticon-odnoklassniki-1:before {
content: "\f112";
}
.flaticon-tumblr:before {
content: "\f113";
}
.flaticon-tumblr-1:before {
content: "\f114";
}
.flaticon-digg:before {
content: "\f115";
}
.flaticon-digg-1:before {
content: "\f116";
}
.flaticon-skype:before {
content: "\f117";
}
.flaticon-stumbleupon:before {
content: "\f118";
}
.flaticon-stumbleupon-1:before {
content: "\f119";
}
.flaticon-linkedin-1:before {
content: "\f11a";
}
.flaticon-pinterest-1:before {
content: "\f11b";
}
.flaticon-telegram:before {
content: "\f11c";
}
.flaticon-telegram-1:before {
content: "\f11d";
}
.flaticon-telegram-2:before {
content: "\f11e";
}
.flaticon-instagram:before {
content: "\f11f";
}
.flaticon-reddit-2:before {
content: "\f120";
}
.flaticon-skype-1:before {
content: "\f121";
}
.flaticon-pocket:before {
content: "\f122";
}
.flaticon-pocket-1:before {
content: "\f123";
}
.flaticon-xing:before {
content: "\f124";
}
.flaticon-social:before {
content: "\f125";
}
.flaticon-whatsapp:before {
content: "\f126";
}
.flaticon-whatsapp-1:before {
content: "\f127";
}
.flaticon-whatsapp-2:before {
content: "\f128";
}
.flaticon-mail:before {
content: "\f129";
}
.flaticon-email:before {
content: "\f12a";
}
.flaticon-email-1:before {
content: "\f12b";
}
.flaticon-printing:before {
content: "\f12c";
}
.flaticon-printer:before {
content: "\f12d";
}@font-face {
font-family: "flaticon_tripgo2";
src: url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/flaticon2/font/flaticon_tripgo2.ttf?433b8237a9530b343e70b77a1356cbc2) format("truetype"),
url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/flaticon2/font/flaticon_tripgo2.woff?433b8237a9530b343e70b77a1356cbc2) format("woff"),
url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/flaticon2/font/flaticon_tripgo2.woff2?433b8237a9530b343e70b77a1356cbc2) format("woff2"),
url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/flaticon2/font/flaticon_tripgo2.eot?433b8237a9530b343e70b77a1356cbc2#iefix) format("embedded-opentype"),
url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/flaticon2/font/flaticon_tripgo2.svg?433b8237a9530b343e70b77a1356cbc2#flaticon_tripgo2) format("svg");
}
i[class^="flaticon2-"]:before, i[class*=" flaticon2-"]:before {
font-family: flaticon_tripgo2 !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flaticon2-school-bag:before {
content: "\f101";
}
.flaticon2-travel-insurance:before {
content: "\f102";
}
.flaticon2-sunbed:before {
content: "\f103";
}
.flaticon2-tent:before {
content: "\f104";
}
.flaticon2-right-quote:before {
content: "\f105";
}
.flaticon2-teamwork:before {
content: "\f106";
}
.flaticon2-hiking:before {
content: "\f107";
}
.flaticon2-social:before {
content: "\f108";
}
.flaticon2-beach-chair:before {
content: "\f109";
}
.flaticon2-trophy:before {
content: "\f10a";
}
.flaticon2-ufo:before {
content: "\f10b";
}
.flaticon2-giftbox:before {
content: "\f10c";
}
.flaticon2-photo-camera:before {
content: "\f10d";
}
      html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
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-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} @font-face {
font-family: "HK Grotesk";
src: url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Light.otf) format("truetype");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Regular.otf) format("truetype");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Medium.otf) format("truetype");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-SemiBold.otf) format("truetype");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Bold.otf) format("truetype");
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-ExtraBold.otf) format("truetype");
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Black.otf) format("truetype");
font-weight: 900;
font-style: normal;
} html {
overflow-x: hidden;
}
*, *::before, *::after {
box-sizing: border-box;
}
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin: 0;
padding: 0;
font-size: var(--font-size);
line-height: var(--line-height);
color: var(--text);
font-family: var(--primary-font);
letter-spacing: var(--letter-spacing);
}
@media (max-width: 1024px) {
body {
overflow-x: hidden;
}
}
body.admin-bar {
top: 32px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: var(--heading);
font-family: var(--primary-font);
font-weight: bold;
clear: both;
margin: 1em 0 0.5em 0px;
}
h1 {
font-size: 2em;
line-height: 1.21;
}
h2 {
font-size: 1.7411em;
line-height: 1.21;
}
h3 {
font-size: 1.5157em;
}
h4 {
font-size: 1.3195em;
}
h5 {
font-size: 1.1487em;
}
h6 {
font-size: 1em;
}
a {
text-decoration: none;
color: var(--primary);
}
a:hover, a:focus {
text-decoration: none;
outline: none;
}
p {
line-height: var(--line-height);
margin: 0 0 2em;
}
p:empty {
height: 0;
margin: 0;
}
.elementor-text-editor p {
line-height: inherit;
margin: 0;
}
blockquote {
position: relative;
font-weight: 600;
color: var(--heading);
padding: 20px 60px 20px;
font-style: italic;
margin: 0;
margin-bottom: 32px;
font-size: 1.2em;
}
@media (max-width: 767px) {
blockquote {
padding: 0;
margin: 10px;
margin-bottom: 32px;
}
}
blockquote.wp-block-quote.is-style-large {
padding: 20px 60px 20px;
}
@media (max-width: 767px) {
blockquote.wp-block-quote.is-style-large {
padding: 35px;
margin: 10px;
}
}
blockquote.wp-block-quote.is-style-large:not(.is-style-plain) {
padding: 20px 60px 20px;
}
blockquote p {
margin-bottom: 20px;
line-height: 1.3;
}
blockquote cite {
font-size: 16px;
color: var(--secondary);
}
blockquote:before {
position: absolute;
left: 10px;
top: 25px;
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
font-size: 30px;
color: var(--primary);
}
@media (max-width: 767px) {
blockquote:before {
left: -20px;
top: -5px;
font-size: 15px;
}
}
blockquote.has-text-align-right:before {
right: 0;
left: auto;
transform: rotate(180deg);
width: 30px;
height: 30px;
text-align: right;
position: absolute;
}
@media (max-width: 767px) {
blockquote.has-text-align-right:before {
right: -20px;
width: 15px;
height: 15px;
}
}
blockquote.left {
margin-right: 20px;
text-align: right;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: left;
margin-right: 0;
width: 33%;
float: right;
}
address {
font-style: italic;
margin: 0 0 24px;
}
cite,
em,
var,
address,
dfn {
font-style: italic;
}
pre {
border: 1px solid #d1d1d1;
font-size: 16px;
font-size: 1rem;
line-height: 1.3125;
margin: 1.75em 0 1.75em 0;
max-width: 100%;
overflow: auto;
padding: 1.75em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 0 0 1em;
}
.elementor-widget-text-editor p {
line-height: inherit;
}
.btn,
.button {
border-radius: 5px;
padding: 12px 25px;
line-height: 1.5em;
} body {
background-color: #fff;
}
body.container_boxed .wrap-fullwidth {
max-width: var(--container-width);
margin: 0 auto;
background-color: #fff;
}
body.container_boxed .row_site {
padding: var(--boxed-offset);
}
body.rtl {
direction: rtl;
}
body .row_site {
margin: 0 auto;
}
body .container_site {
padding-left: 10px;
padding-right: 10px;
}
body .ovamegamenu_container_default {
width: var(--container-width);
}
body .row_site,
body .elementor-section.elementor-section-boxed > .elementor-container {
max-width: var(--container-width);
}
@media (max-width: 1023px) {
body .row_site,
body .elementor-section.elementor-section-boxed > .elementor-container {
padding-left: 10px;
padding-right: 10px;
}
}
body.page-template-default .elementor-section.elementor-section-boxed > .elementor-container {
padding-left: 0px;
padding-right: 0px;
}
body.layout_1c #main-content {
max-width: 100%;
}
body.layout_2l #main-content {
float: right;
}
body.layout_2l #sidebar {
float: left;
margin-bottom: 60px;
}
body.layout_2r #main-content {
float: left;
}
body.layout_2r #sidebar {
float: right;
margin-bottom: 60px;
}
body #main-content {
max-width: calc( var(--main-content) - 60px );
width: 100%;
margin-bottom: 60px;
}
@media (max-width: 1023px) {
body #main-content {
max-width: 100%;
}
}
body #sidebar {
max-width: var(--width-sidebar);
width: 100%;
}
@media (max-width: 1023px) {
body #sidebar {
max-width: 100%;
}
}
body .wrap_footer {
clear: both;
}
body .inside-content {
min-height: calc(100vh - 200px);
}
.fancybox__container {
z-index: 9999 !important;
}
.fancybox__container .fancybox__image {
border-radius: 10px;
}
.compensate-for-scrollbar {
padding: 0 !important;
}
.swiper-image-stretch .swiper-slide .swiper-slide-image {
display: block;
transform: scale(1);
}
.swiper-image-stretch .swiper-slide.swiper-slide-active .swiper-slide-image {
transition-delay: 0.2s;
transform: scale(1.06);
transform-origin: left bottom;
transition: transform 5s linear;
}
@media (min-width: 1550px) {
.ova_responsive_margin_top .elementor-widget-container {
margin-top: -150px;
}
}
@media (max-width: 1549px) {
.ova_responsive_margin_top .elementor-widget-container {
margin-top: -80px;
}
}
@media (max-width: 1200px) {
.ova_responsive_margin_top .elementor-widget-container {
margin-top: 0;
}
}
@media (min-width: 1024px) and (max-width: 1300px) {
.ova-hide-element-min1024-max1300 {
display: none;
}
}
@media (min-width: 1024px) and (max-width: 1450px) {
.ova-hide-element-min1024-max1450 {
display: none;
}
} .wrap_header {
padding-top: 15px;
padding-bottom: 15px;
}
@media (min-width: 1024px) {
.wrap_header {
display: flex;
justify-content: space-between;
align-content: center;
align-items: center;
}
}
.wrap_header a.navbar-brand img {
width: 120px;
} .site-brand a .blogname {
font-weight: bold;
font-size: 2em;
line-height: 1.5em;
color: var(--primary);
}
@media (max-width: 1023px) {
.site-brand {
display: block;
float: left;
max-width: calc(100% - 120px);
z-index: 1;
position: relative;
}
}  button.menu-toggle {
cursor: pointer;
text-align: left;
position: relative;
border: 2px solid transparent;
box-shadow: none;
border-radius: 4px;
background-image: none;
padding: 0.6180469716em 0.875em 0.6180469716em 2.617924em;
font-size: 0.875em;
max-width: 120px;
display: block;
margin-left: auto;
color: #fff;
background-color: var(--primary);
}
@media (min-width: 1024px) {
button.menu-toggle {
display: none;
}
}
button.menu-toggle:hover {
background-color: var(--primary);
color: #fff;
}
button.menu-toggle span:before {
transition: all, ease, 0.2s;
}
button.menu-toggle:before, button.menu-toggle:after,
button.menu-toggle span:before {
content: "";
display: block;
height: 2px;
width: 14px;
position: absolute;
top: 50%;
left: 1em;
margin-top: -1px;
transition: all, ease, 0.2s;
border-radius: 3px;
background-color: #fff;
}
button.menu-toggle:before {
transform: translateY(-4px);
}
button.menu-toggle:after {
transform: translateY(4px);
}
.toggled button.menu-toggle::before, .toggled button.menu-toggle::after {
transform: rotate(45deg);
}
.toggled button.menu-toggle::after {
transform: rotate(-45deg);
}
.toggled button.menu-toggle span::before {
opacity: 0;
}
ul.menu li.current-menu-item > a, ul.menu li.current-menu-ancestor > a, ul.menu li.current-menu-parent > a {
color: var(--primary);
}
.main-navigation {
position: relative;
}
.main-navigation .menu {
clear: both;
}
.main-navigation ul {
list-style: none;
}
.main-navigation ul.menu {
margin-left: 0;
margin-bottom: 0;
}
.main-navigation ul.menu ul {
display: block;
margin-left: 1em;
}
.main-navigation ul li {
display: inline-block;
position: relative;
text-align: left;
}
@media (max-width: 1023px) {
.main-navigation ul li {
display: block;
}
}
.main-navigation ul li.menu-item.current-menu-parent > a, .main-navigation ul li.menu-item.current-menu-item > a, .main-navigation ul li.menu-item.current-menu-ancestor > a {
color: var(--primary);
}
.main-navigation ul li.menu-item .sub-menu .menu-item:hover > a {
color: var(--primary);
background-color: rgba(0, 0, 0, 0.03);
}
.main-navigation ul li a {
color: var(--text);
padding: 0.6180469716em;
display: block;
}
.main-navigation ul li a:hover {
color: var(--primary);
}
.main-navigation.toggled .primary-navigation ul.menu {
max-height: 999px;
}
.main-navigation .dropdown-toggle {
background: transparent;
position: absolute;
top: 3px;
right: 0;
display: block;
padding: 0.5em 1em;
color: inherit;
border-radius: 0;
border: 1px solid #eee;
}
.main-navigation .dropdown-toggle::after {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
font-size: 0.6em;
}
.main-navigation .dropdown-toggle:focus {
outline: none;
}
.main-navigation .dropdown-toggle:hover {
background: transparent;
}
.main-navigation .dropdown-toggle.toggled-on:after {
content: "";
font-family: "ovaicon";
}
@media (min-width: 1024px) {
.main-navigation .dropdown-toggle {
display: none;
}
}
@media (max-width: 1023px) {
.main-navigation .primary-navigation ul {
max-height: 0;
overflow: hidden;
transition: all ease 0.4s;
margin: 0;
padding: 0;
}
.main-navigation .primary-navigation ul.show {
max-height: 999px;
}
}
@media (min-width: 1024px) {
.main-navigation ul li {
display: inline-block;
position: relative;
text-align: left;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
left: 1.1em;
display: block;
opacity: 1;
visibility: visible;
}
.main-navigation ul li:hover > ul li > ul, .main-navigation ul li.focus > ul li > ul {
left: -9999px; opacity: 0;
visibility: hidden;
}
.main-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device, .main-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul li:hover > ul li:hover > ul, .main-navigation ul li:hover > ul li.focus > ul, .main-navigation ul li.focus > ul li:hover > ul, .main-navigation ul li.focus > ul li.focus > ul {
left: 100%;
top: 0;
display: block;
opacity: 1;
visibility: visible;
}
.main-navigation ul ul.sub-menu {
float: left;
position: absolute;
top: 100%;
z-index: 99999;
left: 0; opacity: 0;
visibility: hidden;
border-radius: 3px;
background-color: #fff;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.07);
padding: 15px 0;
}
.main-navigation ul ul.sub-menu.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul ul.sub-menu li {
display: block;
min-width: 260px;
}
.main-navigation ul.menu {
max-height: none;
overflow: visible;
margin-top: 0;
transition: none;
}
.main-navigation ul.menu > li > a {
padding: 1em;
font-weight: 600;
}
.main-navigation ul.menu > li.menu-item-has-children:hover::after, .main-navigation ul.menu > li.page_item_has_children:hover::after {
display: block;
}
.main-navigation ul.menu > li.menu-item-has-children > a:after, .main-navigation ul.menu > li.page_item_has_children > a:after, .main-navigation ul.menu > li.has-mega-menu > a:after {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
margin: 0 0.35em;
font-size: 0.5em;
font-weight: 500;
-ms-transition: transform 0.3s ease;
-o-transition: transform 0.3s ease;
-moz-transition: transform 0.3s ease;
-webkit-transition: transform 0.3s ease;
transition: transform 0.3s ease;
}
.main-navigation ul.menu ul.sub-menu {
margin: 0;
padding: 15px 0px;
}
.main-navigation ul.menu ul.sub-menu li.menu-item a {
padding: 8px 25px 8px;
font-weight: 400;
font-size: 14px;
line-height: 1.5;
}
.main-navigation ul.menu ul.sub-menu li.menu-item:last-child {
border-bottom: 0;
margin-bottom: 0;
}
.main-navigation ul.menu ul.sub-menu ul {
margin: 0;
}
.main-navigation ul.menu ul.sub-menu li.menu-item-has-children > a::after, .main-navigation ul.menu ul.sub-menu li.page_item_has_children > a::after {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
float: right;
margin-left: 10px;
margin-top: 7px;
font-size: 0.5em;
font-weight: 500;
line-height: 1;
-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;
}
} footer.footer {
clear: both;
padding-bottom: 45px;
padding-top: 45px;
background-color: #333;
color: #fff;
text-align: center;
margin-top: 60px;
}  article.post-wrap {
margin-bottom: 70px;
}
article.post-wrap.sticky {
background: #f9f9f9;
padding: 30px;
border-top: 5px solid;
border-color: var(--primary);
}
article.post-wrap.sticky .post-excerpt {
text-align: justify;
}
article.post-wrap .post-title {
margin: 0px 0px 20px 0px;
padding: 0;
line-height: 1.3em;
font-weight: bold;
font-size: 32px;
color: var(--heading);
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
word-break: break-word;
letter-spacing: -1px;
font-feature-settings: "pnum" on, "onum" on;
}
article.post-wrap .post-title:hover {
color: var(--primary);
}
article.post-wrap .post-media {
margin-bottom: 20px;
}
article.post-wrap .post-media img {
border-radius: 10px;
}
article.post-wrap ul.post-meta {
list-style-type: none;
margin: 0 0px 25px 0px;
padding: 0;
display: inline-block;
}
article.post-wrap ul.post-meta li {
display: inline-block;
font-size: 16px;
margin: 0 18px 0px 0;
color: var(--light);
}
article.post-wrap ul.post-meta li i {
font-size: 0.8em;
color: var(--primary);
padding-right: 3px;
}
article.post-wrap ul.post-meta li a {
color: var(--light);
}
article.post-wrap ul.post-meta li a:hover {
color: var(--primary);
}
article.post-wrap .post-excerpt > p {
margin-top: 0px;
margin-bottom: 25px;
}
article.post-wrap a.readmore {
border-radius: 10px;
clear: both;
background-color: var(--primary);
border-color: var(--primary);
border: 1px solid;
color: #fff;
font-size: 1em;
text-transform: none;
font-weight: 600;
box-shadow: none;
display: inline-block;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
article.post-wrap a.readmore:hover {
color: var(--primary);
border-color: var(--primary);
background-color: #fff;
} .blog_default .post-title {
font-weight: normal;
}
.blog_default .post-excerpt {
font-size: 1em;
}
.blog_default .date {
font-size: 1em;
}
.layout_1c .blog_default {
max-width: 930px;
margin: 0 auto;
} .blog_grid {
display: grid;
gap: 25px;
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1023px) {
.blog_grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.blog_grid {
grid-template-columns: repeat(1, 1fr);
}
}
.blog_grid article.post-wrap .post-media {
margin-bottom: 15px;
}
.blog_grid article.post-wrap .post-title {
font-size: 22px;
}
.blog_grid article.post-wrap .post-excerpt {
font-size: 1em;
}
.blog_grid article.post-wrap ul.post-meta {
margin-bottom: 15px;
}
.blog_grid article.post-wrap ul.post-meta .date {
font-size: 1em;
}
.layout_2l .blog_grid, .layout_2r .blog_grid {
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
.layout_2l .blog_grid, .layout_2r .blog_grid {
grid-template-columns: repeat(1, 1fr);
}
} .blog_masonry {
margin-left: -15px;
margin-right: -15px;
}
.blog_masonry article {
width: 33.3%;
}
@media (max-width: 1200px) {
.blog_masonry article {
width: 50%;
}
}
@media (max-width: 767px) {
.blog_masonry article {
width: 100%;
}
}
.blog_masonry .content {
display: block;
margin: 0px 15px;
position: relative;
min-height: 100px;
}
.blog_masonry .content .post-media {
margin-bottom: 15px;
}
.blog_masonry .content .post-title {
font-size: 22px;
}
.blog_masonry .content .post-excerpt {
font-size: 1em;
}
.blog_masonry .content ul.post-meta {
margin-bottom: 15px;
}
.blog_masonry .content ul.post-meta .date {
font-size: 1em;
}
.blog_masonry .content a.readmore {
clear: both;
background-color: transparent;
border-color: var(--primary);
border: 1px solid;
color: var(--primary);
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
.blog_masonry .content a.readmore:hover {
color: #fff;
border-color: var(--primary);
background-color: var(--primary);
}
.layout_2l .blog_masonry article, .layout_2r .blog_masonry article {
width: 50%;
min-height: 200px;
}
@media (max-width: 767px) {
.layout_2l .blog_masonry article, .layout_2r .blog_masonry article {
width: 100%;
}
} .single article.post-wrap .post-title {
font-size: 42px;
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
margin-bottom: 20px;
margin-top: 0;
word-break: break-word;
}
.single article.post-wrap .post-title:hover {
color: var(--heading);
}
.single article.post-wrap .post-content {
margin-bottom: 15px;
}
.single article.post-wrap .post-content:before, .single article.post-wrap .post-content:after {
clear: both;
content: "";
display: table;
}
.single article.post-wrap .post-content ul.ova-post-list {
list-style-type: none;
padding: 0;
margin-bottom: 30px;
}
.single article.post-wrap .post-content ul.ova-post-list li {
margin-bottom: 10px;
}
.single article.post-wrap .post-content ul.ova-post-list li:before {
content: "";
font-family: "icomoon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.5em;
display: block;
float: left;
color: var(--secondary);
font-size: 20px;
line-height: inherit;
}
.single article.post-wrap .post-content ul.ova-post-list li::marker {
color: var(--secondary);
}
.single article.post-wrap .post-tags-and-share {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
row-gap: 15px;
}
.single article.post-wrap .post-tags-and-share .post-tags {
clear: both;
}
.single article.post-wrap .post-tags-and-share .post-tags a {
text-transform: capitalize;
margin: 0px 5px 5px 0px;
display: inline-block;
margin-right: 5px;
background-color: #eeeeee;
border: solid 1px #eeeeee;
color: var(--text);
border-radius: 10px;
padding: 5px 15px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.single article.post-wrap .post-tags-and-share .post-tags a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.single article.post-wrap .post-tags-and-share .share-social-icons {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
row-gap: 10px;
list-style: none;
padding: 0 0 0 10px;
margin: 0;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li {
display: inline-block;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li:not(:last-child) {
margin-right: 10px;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a {
transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
display: inline-flex;
justify-content: center;
align-items: center;
background-color: var(--heading);
width: 40px;
height: 40px;
border-radius: 10px;
font-family: var(--secondary-font);
font-weight: 400;
font-size: 16px;
line-height: 1.2;
color: #fff;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a:hover {
transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
background-color: var(--primary) !important;
color: #fff;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a.ico-facebook {
background-color: #506ccf;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a.ico-twitter {
background-color: #97D5F0;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a.ico-pinterest {
background-color: #D13B3B;
}
.single.layout_1c #main-content {
max-width: 1000px;
margin: 0 auto;
} h1.page-title {
margin-top: 0;
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
}
.search .page-header .page-title {
margin-bottom: 60px;
border-bottom: 1px solid #e1e1e1;
padding-bottom: 15px;
}
.search .page-header .page-title span {
color: var(--primary);
}
.ova-next-pre-post {
direction: ltr;
margin: 30px 0;
padding: 24px 0;
border-width: 1px 0px;
border-style: solid;
border-color: #e8e7e7;
}
.ova-next-pre-post:after {
content: "";
display: block;
clear: both;
}
.ova-next-pre-post .pre {
float: left;
}
.ova-next-pre-post .pre .num-2 .title {
margin-left: -16px;
}
.ova-next-pre-post .next {
float: right;
}
.ova-next-pre-post .next .num-2 .title {
margin-right: -16px;
}
.ova-next-pre-post .pre, .ova-next-pre-post .next {
display: flex;
width: calc(50% - 25px);
}
@media (max-width: 767px) {
.ova-next-pre-post .pre, .ova-next-pre-post .next {
width: 50%;
}
}
.ova-next-pre-post .pre img, .ova-next-pre-post .next img {
width: 76px;
height: 76px;
border-radius: 10px;
display: inline-block;
vertical-align: middle;
}
@media (max-width: 767px) {
.ova-next-pre-post .pre img, .ova-next-pre-post .next img {
display: none;
}
}
.ova-next-pre-post .pre:hover .num-1 i, .ova-next-pre-post .next:hover .num-1 i {
color: var(--primary);
}
.ova-next-pre-post .pre:hover .num-2 span.text-label, .ova-next-pre-post .next:hover .num-2 span.text-label {
color: var(--primary);
}
.ova-next-pre-post .pre .num-1, .ova-next-pre-post .next .num-1 {
margin-right: 5px;
}
.ova-next-pre-post .pre .num-1 i, .ova-next-pre-post .next .num-1 i {
display: inline-flex;
line-height: 1;
font-size: 24px;
color: var(--text);
}
.ova-next-pre-post .pre .num-2 span.text-label, .ova-next-pre-post .next .num-2 span.text-label {
font-size: 14px;
line-height: 1.3;
text-transform: uppercase;
letter-spacing: 0.2px;
color: var(--text);
font-weight: 600;
display: inline-block;
margin-bottom: 5px;
}
.ova-next-pre-post .pre .num-2 .title, .ova-next-pre-post .next .num-2 .title {
font-family: var(--primary-font);
display: block;
font-size: 20px;
line-height: 1.3;
font-weight: 700;
color: var(--heading);
word-break: break-word;
}
@media (max-width: 767px) {
.ova-next-pre-post .pre .num-2 .title, .ova-next-pre-post .next .num-2 .title {
display: none;
}
}
.ova-next-pre-post .pre {
padding-right: 10px;
}
.ova-next-pre-post .next {
flex-direction: row-reverse;
padding-left: 10px;
}
.ova-next-pre-post .next .num-1 {
margin: 0px;
margin-left: 5px;
}
@media (max-width: 767px) {
.ova-next-pre-post .next .num-1 {
margin-left: 0px;
margin-right: 5px;
}
}
.ova-next-pre-post .next .num-2 {
text-align: right;
}
@media (max-width: 767px) {
.ova-next-pre-post .next .num-2 {
text-align: left;
}
}
.ova-next-pre-post a {
display: flex;
align-items: flex-start;
} .page article.post-wrap {
display: flow-root;
} .sidebar .widget {
display: block;
margin-bottom: 24px;
border: 1px solid #e6e6e6;
border-radius: 10px;
float: left;
width: 100%;
padding: 25px 20px;      }
.sidebar .widget a {
color: var(--text);
}
.sidebar .widget a:hover {
color: var(--primary);
}
.sidebar .widget h4.widget-title {
position: relative;
color: var(--heading);
position: relative;
border-bottom: 1px solid #e6e6e6;
margin: 0 -20px 20px -20px;
padding: 0 20px 20px 20px;
}
.sidebar .widget h4.widget-title:before {
position: absolute;
content: "";
top: 0;
left: 0;
height: calc( 100% - 20px );
width: 4px;
background-color: var(--primary);
}
.sidebar .widget p {
margin-top: 0;
}
.sidebar .widget img {
width: auto;
}
.sidebar .widget ul {
list-style-type: none;
margin: 0;
padding-left: 0px;
}
.sidebar .widget ul li {
padding: 0.5em 0;
}
.sidebar .widget ul li:first-child {
border-top: 0;
}
.sidebar .widget ul li:last-child {
padding-bottom: 0;
}
.sidebar .widget ul.children, .sidebar .widget ul.sub-menu {
margin: 0.5em 0 0 0.8em;
}
.sidebar .widget .screen-reader-text {
display: none;
}
.sidebar .widget.widget_rss ul li {
padding-top: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #eee;
}
.sidebar .widget.widget_rss ul li:first-child {
padding-top: 0;
}
.sidebar .widget.widget_rss ul li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.sidebar .widget.widget_rss ul li a.rsswidget {
font-weight: 600;
display: block;
line-height: 1.5em;
margin-bottom: 12px;
color: var(--heading);
font-size: 15px;
}
.sidebar .widget.widget_rss ul li a.rsswidget:hover {
color: var(--primary);
}
.sidebar .widget.widget_rss ul li .rss-date {
display: inline-block;
margin-bottom: 12px;
font-weight: 500;
opacity: 0.7;
}
.sidebar .widget.widget_rss ul li .rssSummary {
margin-bottom: 12px;
color: var(--text);
}
.sidebar .widget.widget_rss ul li cite {
color: var(--text);
opacity: 0.8;
text-decoration: underline;
}
.sidebar .widget.widget_text {
border-radius: 0;
border: none;
padding: 0;
}
.sidebar .widget.widget_calendar {
width: 100%;
}
.sidebar .widget.widget_calendar caption {
background: transparent;
color: var(--heading);
font-weight: bold;
text-align: center;
border: none;
padding: 5px 0px;
}
.sidebar .widget.widget_calendar table {
margin-bottom: 0;
}
.sidebar .widget.widget_calendar table thead {
border: 1px solid #eee;
}
.sidebar .widget.widget_calendar table thead tr th {
background-color: #f1f1f1;
color: var(--heading);
border: 1px solid #e4e4e4;
text-align: center;
}
.sidebar .widget.widget_calendar table tbody tr td {
border: none;
text-align: center;
border: 1px solid #e4e4e4;
}
.sidebar .widget.widget_calendar nav {
border: none;
padding: 10px 0px 0px 0px;
display: flex;
justify-content: space-between;
}
.sidebar .widget.widget_calendar nav a {
color: var(--primary);
}
.sidebar .widget.widget_calendar nav a:hover {
color: #343434;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
position: relative;
width: 100%;
float: left;
}
.sidebar .widget.widget_tag_cloud .tagcloud a {
float: left;
margin: 0 10px 10px 0;
display: block;
font-size: 0.9em !important;
background-color: #eeeeee;
border: solid 1px #eeeeee;
color: var(--text);
border-radius: 10px;
padding: 5px 15px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.sidebar .widget.widget_search {
padding: 0;
}
.sidebar .widget.widget_search form {
position: relative;
}
.sidebar .widget.widget_search form:before {
font-size: 20px;
color: var(--light);
opacity: 0.8;
font-family: "ovaicon";
content: "";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
position: absolute;
top: 50%;
right: 20px;
line-height: 1;
transform: translate(0, -50%);
cursor: pointer;
}
.sidebar .widget.widget_search form input[type=search] {
width: 100%;
padding: 13px 50px 13px 17px;
border: none;
border-radius: 10px;
}
.sidebar .widget.widget_search form input[type=submit] {
position: absolute;
right: 0px;
top: 0;
background-color: transparent;
border: none;
font-size: 0;
width: 50px;
}
.sidebar .widget.widget_categories ul li, .sidebar .widget.widget_archive ul li {
line-height: 30px;
color: var(--text);
text-align: right;
}
.sidebar .widget.widget_categories ul li:before, .sidebar .widget.widget_archive ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_categories ul li a, .sidebar .widget.widget_archive ul li a {
color: var(--text);
float: left;
text-align: left;
}
.sidebar .widget.widget_categories ul li a:hover, .sidebar .widget.widget_archive ul li a:hover {
color: var(--primary);
}
.sidebar .widget.widget_categories .widget-custom ul li, .sidebar .widget.widget_archive .widget-custom ul li {
line-height: 30px;
}
.sidebar .widget.widget_categories .widget-custom ul li:before, .sidebar .widget.widget_archive .widget-custom ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
}
.sidebar .widget.widget_categories .widget-custom ul li a, .sidebar .widget.widget_archive .widget-custom ul li a {
display: flex;
justify-content: space-between;
}
.sidebar .widget.widget_categories .widget-custom ul li a .number, .sidebar .widget.widget_archive .widget-custom ul li a .number {
background: #eee;
border-radius: 50%;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
}
.sidebar .widget.widget_categories .widget-custom ul li {
line-height: 30px;
}
.sidebar .widget.widget_categories .widget-custom ul li:before {
content: "";
font-family: "ovaicon";
}
.sidebar .widget.widget_pages ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_nav_menu ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_meta ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_recent_comments ul li {
color: var(--text);
opacity: 0.8;
}
.sidebar .widget.widget_recent_comments ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_recent_comments ul li .comment-author-link {
color: var(--heading);
text-decoration: underline;
}
.sidebar .widget.widget_recent_comments ul li .comment-author-link a:hover {
color: var(--primary);
} table {
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #ededed;
font-size: 100%;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
table thead {
display: table-header-group;
vertical-align: middle;
border-color: inherit;
}
table thead tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
table thead tr td, table thead tr th {
padding: 5px 10px;
font-weight: bold;
color: var(--heading);
border: 1px solid #ededed;
text-align: left;
}
table thead tr td a, table thead tr th a {
color: var(--heading);
}
table tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
table tbody tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
table tbody tr td, table tbody tr th {
padding: 5px 10px;
border: 1px solid #ededed;
color: var(--text);
text-align: left;
}
table tbody tr td a, table tbody tr th a {
color: var(--heading);
border-bottom: 1px solid var(--primary);
font-weight: normal;
}
table tbody tr td a:hover, table tbody tr th a:hover {
color: var(--primary);
}
table tbody tr th {
color: var(--heading);
} button,
input,
select,
textarea {
color: var(--text);
line-height: 1.5em;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
outline: none;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
input[type=search],
textarea,
.input-text {
border-radius: 5px;
padding: 12px 15px;
border-color: #e0e0e0;
background-color: #ffffff;
color: var(--text);
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: normal;
outline: 0;
transition: all ease-in-out 0.3s;
font-size: 1em;
}
input[type=text]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=url]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
textarea::placeholder,
.input-text::placeholder {
color: var(--text);
}
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus,
.input-text:focus {
color: var(--heading);
}
.form-light input[type=text],
.form-light input[type=number],
.form-light input[type=email],
.form-light input[type=tel],
.form-light input[type=url],
.form-light input[type=password],
.form-light input[type=search],
.form-light textarea,
.form-light .input-text {
color: #fff;
}
.form-light input[type=text]::placeholder,
.form-light input[type=number]::placeholder,
.form-light input[type=email]::placeholder,
.form-light input[type=tel]::placeholder,
.form-light input[type=url]::placeholder,
.form-light input[type=password]::placeholder,
.form-light input[type=search]::placeholder,
.form-light textarea::placeholder,
.form-light .input-text::placeholder {
color: #fff;
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
border: 1px solid;
border-radius: 5px;
padding: 12px 25px;
font-size: 1em;
border-color: var(--primary);
background-color: var(--primary);
color: #fff;
cursor: pointer;
font-weight: 600;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
background-color: transparent;
border-color: var(--primary);
color: var(--primary);
}
select:not([size]):not([multiple]) {
background-color: #ffffff;
color: var(--text);
border: 1px solid #e0e0e0;
border-radius: 5px;
padding: 12px 15px;
max-width: 100%;
-webkit-appearance: none;
-moz-appearance: textfield;
appearance: none;
width: 100%;
background-image: url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/img/base/select-arrow.svg);
background-position: calc(100% - 12px) center;
background-repeat: no-repeat;
background-size: 12px 12px;
}
body.rtl select:not([size]):not([multiple]) {
background-position: 12px center;
}
textarea {
overflow: auto; vertical-align: top; width: 100%;
}
label {
font-weight: 400;
}
label.inline input {
width: auto;
} [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity 0.5s 0.5s ease;
-moz-transition: opacity 0.5s 0.5s ease;
transition: opacity 0.5s 0.5s ease;
opacity: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { opacity: 0.5;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { opacity: 0.5;
}
input::placeholder, textarea::placeholder {
opacity: 0.5;
}
.rtl select:not([size]):not([multiple]) {
background-position: left 12px top 50%;
} .gallery-caption {
width: 100%;
}
.slide_gallery {
clear: both;
margin-bottom: 30px;
}
.slide_gallery .owl-dots {
z-index: 1;
position: absolute;
left: 0;
bottom: 30px;
width: 100%;
text-align: center;
}
.slide_gallery .owl-dots .owl-dot {
width: 10px;
height: 10px;
background-color: #fff;
border: 1px solid;
border-radius: 50%;
border-color: #ccc;
margin: 0px 3px;
}
.slide_gallery .owl-dots .owl-dot.active, .slide_gallery .owl-dots .owl-dot:hover {
background-color: var(--primary);
border-color: var(--primary);
}
@media (max-width: 568px) {
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item {
width: 100%;
margin: 0 0 20px 0px;
}
}
@media (max-width: 568px) {
.gallery .gallery-item {
width: 100% !important;
}
} img {
max-width: 100%;
height: auto;
}
.alignleft,
img.alignleft {
margin-right: 2.2em;
margin-bottom: 1em;
display: inline;
float: left;
}
.alignright,
img.alignright {
margin-left: 1.5em;
margin-bottom: 1em;
display: inline;
float: right;
}
.aligncenter,
img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
} img.ajax-loader {
width: 16px;
height: 16px;
display: block;
text-align: center;
margin: 0 auto;
margin-left: auto;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
.bypostauthor {
position: relative;
} embed,
iframe,
object,
video {
max-width: 100%;
}
p > embed,
p > iframe,
p > object,
p > video {
margin-bottom: 0;
}  #comments {  }
#comments .title-comments {
text-transform: uppercase;
margin-bottom: 30px;
font-size: 1.4em;
}
#comments .comment-lists {
list-style-type: none;
padding-left: 0;
margin-left: 0;  }
#comments .comment-lists .children {
list-style-type: none;
padding-left: 0;
margin-left: 70px;
}
@media (max-width: 767px) {
#comments .comment-lists .children {
margin-left: 15px;
}
}
#comments .comment-lists .trackback .comment-body,
#comments .comment-lists .pingback .comment-body,
#comments .comment-lists .comment .comment-body {
padding-left: 140px;
min-height: 100px;
margin-bottom: 40px;
}
@media (max-width: 767px) {
#comments .comment-lists .trackback .comment-body,
#comments .comment-lists .pingback .comment-body,
#comments .comment-lists .comment .comment-body {
padding-left: 0;
}
}
#comments .comment-lists .trackback .comment-body .comment-meta,
#comments .comment-lists .pingback .comment-body .comment-meta,
#comments .comment-lists .comment .comment-body .comment-meta {
position: relative;
margin-bottom: 10px;
}
#comments .comment-lists .trackback .comment-body .comment-meta .avatar,
#comments .comment-lists .pingback .comment-body .comment-meta .avatar,
#comments .comment-lists .comment .comment-body .comment-meta .avatar {
position: absolute;
left: -140px;
top: 5px;
border-radius: 50%;
width: 100px;
height: auto;
}
@media (max-width: 767px) {
#comments .comment-lists .trackback .comment-body .comment-meta .avatar,
#comments .comment-lists .pingback .comment-body .comment-meta .avatar,
#comments .comment-lists .comment .comment-body .comment-meta .avatar {
display: none;
}
}
#comments .comment-lists .trackback .comment-body .comment-meta cite,
#comments .comment-lists .pingback .comment-body .comment-meta cite,
#comments .comment-lists .comment .comment-body .comment-meta cite {
font-weight: 600;
color: #333;
font-style: normal;
font-size: 1.1em;
}
#comments .comment-lists .trackback .comment-body .comment-meta cite a,
#comments .comment-lists .pingback .comment-body .comment-meta cite a,
#comments .comment-lists .comment .comment-body .comment-meta cite a {
font-weight: 600;
color: #333;
font-style: normal;
font-size: 1.1em;
}
#comments .comment-lists .trackback .comment-body .comment-meta .comment-date time,
#comments .comment-lists .pingback .comment-body .comment-meta .comment-date time,
#comments .comment-lists .comment .comment-body .comment-meta .comment-date time {
font-size: 0.9em;
color: #999;
font-weight: 500;
line-height: 1.4;
font-style: italic;
}
#comments .comment-lists .trackback .comment-body .comment-content,
#comments .comment-lists .pingback .comment-body .comment-content,
#comments .comment-lists .comment .comment-body .comment-content {
padding-bottom: 40px;
border-bottom: 1px solid;
border-color: #eee;
}
#comments .comment-lists .trackback .comment-body .comment-content .comment-text p,
#comments .comment-lists .pingback .comment-body .comment-content .comment-text p,
#comments .comment-lists .comment .comment-body .comment-content .comment-text p {
margin: 0 0 10px 0;
padding: 0;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a,
#comments .comment-lists .pingback .comment-body .comment-content .reply a,
#comments .comment-lists .comment .comment-body .comment-content .reply a {
font-weight: 500;
color: var(--primary);
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link {
margin-right: 10px;
font-weight: bold;
color: var(--primary);
position: relative;
padding-left: 18px;
text-transform: uppercase;
font-size: 12px;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link:before,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link:before,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link:before {
position: absolute;
left: 0;
top: 50%;
margin-top: -7px;
content: "";
font-weight: 600;
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
vertical-align: middle;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link:hover,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link:hover,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link:hover {
color: #333;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-edit-link,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-edit-link,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-edit-link {
margin-right: 10px;
font-weight: bold;
color: var(--primary);
position: relative;
padding-left: 18px;
text-transform: uppercase;
font-size: 12px;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-edit-link:before,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-edit-link:before,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-edit-link:before {
position: absolute;
left: 0;
top: 50%;
margin-top: -7px;
content: "";
font-weight: 600;
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
vertical-align: middle;
}
#comments .comment-lists .trackback .comment-body #respond,
#comments .comment-lists .pingback .comment-body #respond,
#comments .comment-lists .comment .comment-body #respond {
margin-top: 0;
border: 1px solid #eee;
border-top: none;
border-radius: 0;
padding: 22px 25px 25px 25px;
}
#comments .comment-lists .trackback .comment-body, #comments .comment-lists .pingback .comment-body {
padding-left: 0;
} #respond {
clear: both;
margin: 30px 0px;
position: relative;
}
#respond .logged-in-as {
padding-bottom: 15px;
}
#respond #reply-title {
margin-top: 0;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 1.4em;
}
#respond #reply-title #cancel-comment-reply-link {
float: right;
text-align: right;
position: relative;
color: red;
}
#respond #commentform {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
clear: both;
}
#respond #commentform p {
margin: 0;
padding: 0 15px;
}
#respond #commentform p.logged-in-as {
padding-bottom: 15px;
}
#respond #commentform label {
font-weight: bold;
text-transform: uppercase;
margin-bottom: 5px;
font-size: 0.9em;
display: inherit;
}
#respond #commentform .comment-notes {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 30px;
}
#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
flex: 0 0 100%;
max-width: 100%;
order: 1;
margin-bottom: 30px;
}
@media (min-width: 1024px) {
#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
}
#respond #commentform .comment-form-author input,
#respond #commentform .comment-form-email input,
#respond #commentform .comment-form-url input {
width: 100%;
}
#respond #commentform .comment-form-comment {
flex: 0 0 100%;
max-width: 100%;
order: 2;
margin-bottom: 30px;
}
#respond #commentform .comment-form-comment textarea {
width: 100%;
}
#respond #commentform .form-submit {
flex: 0 0 100%;
max-width: 100%;
order: 3;
}
#respond #commentform .comment-form-cookies-consent {
display: flex;
line-height: 1;
margin-bottom: 15px;
width: 100%;
}
#respond #commentform .comment-form-cookies-consent label {
padding-left: 5px;
text-transform: inherit;
font-weight: 500;
}  .woocommerce.woocommerce-pagination, .woocommerce.pagination,
nav.woocommerce-pagination,
nav.pagination {
margin: 60px 0px;
}
.woocommerce.woocommerce-pagination ul.page-numbers,
.woocommerce .page-numbers,
nav.woocommerce-pagination ul.page-numbers,
nav .page-numbers {
display: inline-block;
list-style-type: none;
width: 100%;
padding: 0;
margin: 0;
text-align: center;
border: none;
clear: both;
white-space: inherit;
}
.woocommerce.woocommerce-pagination ul.page-numbers li,
.woocommerce .page-numbers li,
nav.woocommerce-pagination ul.page-numbers li,
nav .page-numbers li {
display: inline-block;
margin: 0px 2px 10px 2px;
border: none;
padding: 0;
float: none;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers,
.woocommerce .page-numbers li .page-numbers,
nav.woocommerce-pagination ul.page-numbers li .page-numbers,
nav .page-numbers li .page-numbers {
border: 1px solid;
border-color: #f1f1f1;
border-radius: 5px;
background: #f1f1f1;
padding: 0px 10px 0px 10px;
min-width: 54px;
text-align: center;
font-weight: 600;
color: var(--text);
line-height: 43px;
font-size: 1em;
text-shadow: none;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers i,
.woocommerce .page-numbers li .page-numbers i,
nav.woocommerce-pagination ul.page-numbers li .page-numbers i,
nav .page-numbers li .page-numbers i {
font-size: 0.7em;
line-height: 1;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers i:before,
.woocommerce .page-numbers li .page-numbers i:before,
nav.woocommerce-pagination ul.page-numbers li .page-numbers i:before,
nav .page-numbers li .page-numbers i:before {
font-weight: bold !important;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers:hover, .woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers:focus, .woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers.current,
.woocommerce .page-numbers li .page-numbers:hover,
.woocommerce .page-numbers li .page-numbers:focus,
.woocommerce .page-numbers li .page-numbers.current,
nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover,
nav.woocommerce-pagination ul.page-numbers li .page-numbers:focus,
nav.woocommerce-pagination ul.page-numbers li .page-numbers.current,
nav .page-numbers li .page-numbers:hover,
nav .page-numbers li .page-numbers:focus,
nav .page-numbers li .page-numbers.current {
background-color: var(--primary);
color: #fff;
} .page-links {
clear: both;
margin: 20px 0px 30px 0px;
float: left;
}
.page-links .post-page-numbers {
border: 1px solid;
border-radius: 2px;
display: inline-block;
font-size: 1rem;
height: 1.8461538462em;
line-height: 1.6923076923em;
margin-right: 0.3076923077em;
text-align: center;
width: 1.8461538462em;
font-weight: 600;
background-color: transparent;
border-color: var(--primary);
color: var(--text);
}
.page-links .post-page-numbers:hover, .page-links .post-page-numbers:focus, .page-links .post-page-numbers.current {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.page-links > .page-links-title {
border: 0;
color: #1a1a1a;
height: auto;
margin: 0;
padding-right: 0.6153846154em;
width: auto;
}
.page-links .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text {
display: none;
} .wrap_breadcrumbs {
background-color: #fafafa;
margin-bottom: 60px;
position: relative;
}
.wrap_breadcrumbs:before {
position: absolute;
left: -1000px;
background-color: #fafafa;
height: 100%;
width: 10000px;
top: 0;
content: "";
z-index: -1;
}
ul.breadcrumb {
margin: 0;
padding: 20px 0px;
display: inline-block;
list-style-type: none;
}
ul.breadcrumb li {
color: var(--primary);
-webkit-hyphens: auto;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
display: inline-block;
padding-right: 5px;
word-break: break-word;
}
ul.breadcrumb li a {
color: var(--text);
}
ul.breadcrumb li a:hover {
color: var(--primary);
}
ul.breadcrumb li .separator i {
font-size: 0.6em;
color: var(--text);
opacity: 0.5;
position: relative;
} #scrollUp {
bottom: 20px;
right: 20px;
border-radius: 4px;
background-color: var(--primary);
color: #fff;
text-align: center;
}
#scrollUp:hover {
background-color: #333;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
#scrollUp i {
color: #fff;
text-align: center;
display: block;
font-weight: bold;
position: relative;
padding: 10px 10px 5px 10px;
}
#scrollUp i:before {
font-weight: bold !important;
} .wp-caption {
margin-bottom: 1.5em;
text-align: center;
padding-top: 5px;
max-width: 100%;
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin: 0;
}
.wp-caption .wp-caption-text {
text-align: left;
font-style: italic;
border-bottom: 2px solid #e6e6e6;
padding: 0.5407911001em 0;
font-size: 0.875em;
color: var(--text);
opacity: 0.8;
}  .wp-block-button {
margin: 10px 0px;
}
.wp-block-button a {
text-transform: uppercase;
font-weight: 600;
}
.wp-block-button.alignleft {
margin-right: 20px;
}
.wp-block-button.is-style-outline .wp-block-button__link {
border-style: dashed;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 5px;
}
.wp-block-button.alignright {
margin-left: 20px;
} .wp-block-image figcaption,
figure figcaption {
text-align: left;
font-style: italic;
border-bottom: 2px solid #e6e6e6;
padding: 0.5407911001em 0;
font-size: 0.875em;
color: var(--text);
opacity: 0.8;
padding-top: 0;
margin-top: 5px;
}
.wp-block-image img {
width: 100%;
} .wp-block-cover {
margin-bottom: 30px;
}
.wp-block-cover.has-background-dim {
color: #fff;
} .wp-block-gallery {
margin-bottom: 20px;
padding-top: 20px;
}
.wp-block-gallery:not(.has-nested-images).alignleft {
margin-right: 30px;
}
.wp-block-gallery:not(.has-nested-images) {
margin-bottom: 30px;
}  .wp-block-columns blockquote {
padding: 20px 10px 20px 50px;
}
.wp-block-columns blockquote:before {
left: 10px;
top: 5px;
} .wp-block-group.has-background {
margin-bottom: 30px;
padding: 30px;
} .wp-block-media-text {
margin-bottom: 30px;
} .wp-block-archives.wp-block-archives-list {
list-style-type: none;
margin: 0 0 30px 0;
padding: 0;
}
.wp-block-archives.wp-block-archives-list li {
margin: 5px 0px;
}
.wp-block-archives.wp-block-archives-list li a {
position: relative;
}
.wp-block-archives.wp-block-archives-list li a:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
} .wp-block-calendar {
margin-bottom: 30px;
} .wp-block-categories {
list-style-type: none;
margin: 0 0 30px 0;
padding: 0;
}
.wp-block-categories li {
margin: 5px 0px;
}
.wp-block-categories li a {
position: relative;
}
.wp-block-categories li a:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
} .wp-block-latest-comments {
padding-left: 0;
}
.wp-block-latest-comments.has-avatars li:before {
display: none;
}
.wp-block-latest-comments li {
margin-bottom: 2em;
line-height: 1.5em;
}
.wp-block-latest-comments li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.wp-block-latest-comments li .wp-block-latest-comments__comment-author {
text-decoration: underline;
}
.wp-block-latest-comments li a {
color: var(--primary);
}
.wp-block-latest-comments li time {
padding-top: 10px;
} .wp-block-search {
margin-bottom: 30px;
}
.wp-block-search .wp-block-search__label {
margin-bottom: 10px;
display: block;
}
.wp-block-search:before {
display: none !important;
}
.wp-block-search .wp-block-search__input {
border-color: #e0e0e0;
background-color: #ffffff;
padding-right: 20px !important;
padding-left: 20px !important;
}
.wp-block-search .wp-block-search__button {
padding: 12px 25px;
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
font-weight: 600;
margin-left: 5px;
}
.wp-block-search .wp-block-search__button:hover {
background-color: transparent;
color: var(--primary);
} .wp-block-latest-posts li a {
position: relative;
}
.wp-block-latest-posts li a:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.wp-block-latest-posts.has-dates li {
margin-bottom: 15px;
}
.wp-block-latest-posts.has-dates time {
padding-left: 20px;
} .wp-block-tag-cloud {
clear: both;
position: relative;
}
.wp-block-tag-cloud:after {
clear: both;
content: "";
display: inline-block;
width: 100%;
}
.wp-block-tag-cloud a {
float: left;
margin: 0 10px 10px 0;
display: block;
font-size: 0.9em !important;
background-color: #eeeeee;
border: solid 1px #eeeeee;
color: var(--text);
border-radius: 10px;
padding: 5px 15px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.wp-block-tag-cloud a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
} .wp-block-rss {
margin: 0;
padding: 0;
list-style-type: none;
}
.wp-block-rss li {
margin-bottom: 5px;
}
.wp-block-rss li a:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.widget_block .wp-block-group__inner-container > h2 {
font-size: 1.3195em;
padding-bottom: 15px;
margin-bottom: 15px;
} .header_sticky.active_sticky {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
padding-top: 5px !important;
padding-bottom: 5px !important;
background-color: #fff;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
} .ova_404_page {
margin: 120px 0px;
display: block;
text-align: center;
}
@media (max-width: 1024px) {
.ova_404_page {
margin: 90px 0px;
padding: 0 20px;
}
}
@media (max-width: 479px) {
.ova_404_page {
margin: 60px 0px;
}
}
.ova_404_page img {
margin-bottom: 36px;
}
.ova_404_page .title {
margin: 0 0 15px 0;
font-size: 42px;
line-height: 1.2;
}
.ova_404_page .description {
display: inline-block;
margin: 0 0 36px 0;
max-width: 420px;
font-size: 20px;
line-height: 1.4;
}
.ova_404_page .ova-go-home a {
transition: all 0.3s ease;
padding: 18px 32px;
background-color: var(--primary);
color: #fff;
display: inline-block;
border: 1px solid var(--primary);
font-weight: 600;
border-radius: 10px;
}
.ova_404_page .ova-go-home a:hover {
transition: all 0.3s ease;
background-color: #fff;
color: var(--primary);
} body.woocommerce.woo_layout_1c #woo_main {
max-width: 100%;
}
body.woocommerce.woo_layout_1c #woo_main #primary {
flex: 0 0 100%;
}
body.woocommerce.woo_layout_2l #woo_main {
float: right;
}
body.woocommerce.woo_layout_2l #woo_sidebar {
float: left;
}
body.woocommerce.woo_layout_2r #woo_main {
float: left;
}
body.woocommerce.woo_layout_2r #woo_sidebar {
float: right;
}
body.woocommerce #woo_main {
max-width: calc( var(--woo-main-content) - 30px );
width: 100%;
}
@media (max-width: 1023px) {
body.woocommerce #woo_main {
max-width: 100%;
}
}
body.woocommerce #woo_sidebar {
max-width: var(--woo-width-sidebar);
width: 100%;
}
@media (max-width: 1023px) {
body.woocommerce #woo_sidebar {
max-width: 100%;
}
}
body.single-product-not-rental.woocommerce #woo_main {
margin-top: 90px;
}
@media (max-width: 1023px) {
body.single-product-not-rental.woocommerce #woo_main {
margin-top: 60px;
}
} .woocommerce-message,
.woocommerce-info {
border-top-color: var(--primary);
}
.woocommerce-message::before {
color: var(--primary);
}
.woocommerce-info::before {
color: var(--primary);
} .woocommerce .select2-container .select2-selection--single .select2-selection__arrow {
background-image: url(https://colombiaservicetours.com/wp-content/themes/tripgo/assets/img/base/select-arrow.svg);
background-position: center center;
background-repeat: no-repeat;
background-size: 12px 12px;
}
.woocommerce .select2-container .select2-selection--single .select2-selection__arrow b {
display: none;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.checkout-button,
.woocommerce #review_form #submit {
line-height: 1.5em;
border-radius: 5px;
padding: 12px 25px;
font-size: 1em;
font-weight: 600;
}
.woocommerce .star-rating span:before {
color: #FFC83E;
}
.woocommerce p.stars a:before {
color: #FFC83E;
}
.woocommerce #respond input#submit {
color: #FFF;
background-color: var(--primary);
border-radius: 5px;
padding: 16px 32px;
}
.woocommerce #respond input#submit:hover {
color: #FFF;
background-color: var(--primary-hover);
}
.woocommerce .woocommerce-MyAccount-content .rx-media-button {
margin-bottom: 35px;
}
.woocommerce #woo_main {
padding: 0 10px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
}
@media (max-width: 767px) {
.woocommerce #woo_main {
padding: 0 20px;
flex-direction: column;
}
}
@media (max-width: 1024px -1) {
.woocommerce #woo_main .content-area {
flex: 0 0 100%;
padding-left: 0px;
width: 100%;
}
}
.woocommerce #woo_main .content-area .woocommerce-result-count {
margin: 6px 0 0 0;
font-size: 18px;
line-height: 26px;
font-weight: 400;
}
.woocommerce #woo_main .content-area .woocommerce-ordering {
width: 245px;
margin-bottom: 40px;
}
.woocommerce #woo_main .content-area ul.products {
margin-bottom: 80px;
}
@media (max-width: 991px) {
.woocommerce #woo_main .content-area ul.products {
margin-bottom: 0px;
}
}
.woocommerce #woo_main .content-area ul.products li.product {
text-align: center;
position: relative;
overflow: hidden;
padding-bottom: 30px;
border-radius: 10px;
width: 100%;
}
.woocommerce #woo_main .content-area ul.products li.product .cat_product {
color: var(--text);
font-size: 17px;
font-weight: 500;
line-height: 50px;
display: inline-block;
padding: 0px 15px 0px 15px;
}
.woocommerce #woo_main .content-area ul.products li.product .button {
visibility: visible;
opacity: 1;
}
.woocommerce #woo_main .content-area ul.products li.product:hover {
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.woocommerce #woo_main .content-area ul.products li.product .onsale {
display: inline-block;
top: 10px;
right: 10px;
left: auto;
background: var(--primary);
padding: 0 10px;
margin: 0;
min-height: 25px;
line-height: 25px;
font-size: 14px;
font-weight: 600;
min-width: unset;
border-radius: 3px;
text-transform: uppercase;
}
.woocommerce #woo_main .content-area ul.products li.product a.woocommerce-loop-product__link img {
margin: 0;
}
.woocommerce #woo_main .content-area ul.products li.product .woocommerce-loop-product__title {
font-size: 18px;
line-height: 26px;
color: var(--heading);
margin-top: -20px;
padding: 20px 15px 7px 15px;
z-index: 3;
font-weight: 600;
}
.woocommerce #woo_main .content-area ul.products li.product .price {
font-size: 16px;
line-height: 26px;
color: var(--primary);
font-weight: 600;
padding: 0px 15px 0px 15px;
}
.woocommerce #woo_main .content-area ul.products li.product .price ins {
font-weight: 600;
margin-left: 6px;
text-decoration: none;
}
.woocommerce #woo_main .content-area ul.products li.product .button,
.woocommerce #woo_main .content-area ul.products li.product a.add_to_cart_button {
margin-top: 10px;
color: #fff;
margin: 0px;
transition: 0.4s;
z-index: 2;
margin: 10px 15px 0px 15px;
background: var(--heading);
border: 1px solid var(--heading);
}
.woocommerce #woo_main .content-area ul.products li.product .button.loading:after,
.woocommerce #woo_main .content-area ul.products li.product a.add_to_cart_button.loading:after {
right: 0.5em;
}
.woocommerce #woo_main .content-area ul.products li.product .button:hover,
.woocommerce #woo_main .content-area ul.products li.product a.add_to_cart_button:hover {
background: var(--primary);
border-color: var(--primary);
}
.woocommerce #woo_main .content-area ul.products li.product a.added_to_cart {
margin-top: 20px;
display: inline-block;
visibility: visible;
opacity: 1;
background-color: transparent !important;
color: var(--heading);
text-decoration: underline;
text-transform: capitalize;
padding: 0px 15px 0px 15px;
}
.woocommerce #woo_main .content-area ul.products li.product a.added_to_cart:hover {
color: var(--primary);
transition: 0.3s ease;
}
.woocommerce #woo_main .content-area ul.products li.product a.added_to_cart:after {
padding-left: 5px;
}
.woocommerce #woo_main .content-area ul.products li.product .product_type_external:after,
.woocommerce #woo_main .content-area ul.products li.product .product_type_grouped:after,
.woocommerce #woo_main .content-area ul.products li.product .product_type_variable:after {
position: absolute;
top: 0;
right: 10px;
}
.woocommerce #woo_main .content-area ul.products li.product .star-rating {
text-align: center;
margin: 0 auto;
margin-bottom: 10px;
}
.woocommerce.elementor-default #woo_main {
padding: 0 10px;
}
.woocommerce ul.products {
display: grid;
grid-column-gap: 24px;
grid-row-gap: 40px;
}
.woocommerce ul.products.columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.woocommerce ul.products.columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.woocommerce ul.products.columns-2 {
grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 1200px) {
.woocommerce ul.products.columns-4 {
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (max-width: 1024px) {
.woocommerce ul.products.columns-3, .woocommerce ul.products.columns-4 {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 768px) {
.woocommerce ul.products.columns-2, .woocommerce ul.products.columns-3, .woocommerce ul.products.columns-4 {
grid-template-columns: 1fr;
}
}
.woocommerce ul.products:before {
display: none;
}
.woocommerce ul.products li.ova-product {
width: 100% !important;
margin: 0;
}
.woocommerce div.product {      }
.woocommerce div.product .onsale {
display: inline-block;
top: 10px;
left: 10px;
right: auto;
background: var(--primary);
padding: 0 10px;
margin: 0;
min-height: 25px;
line-height: 25px;
font-size: 14px;
font-weight: 600;
min-width: unset;
border-radius: 0;
text-transform: uppercase;
}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image:not(:first-child) {
margin-top: 10px;
padding: 0 5px;
}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image:not(:first-child) img {
height: 100px;
object-fit: cover;
}
.woocommerce div.product .summary .product_title {
margin: 60px 0 15px 0;
font-size: 42px;
line-height: 1.1;
color: var(--heading);
}
.woocommerce div.product .summary .woocommerce-product-rating {
display: flex;
align-items: center;
margin: 0 0 15px 0;
}
.woocommerce div.product .summary .woocommerce-product-rating .star-rating {
font-size: 13px;
margin: 0px;
}
.woocommerce div.product .summary .woocommerce-product-rating .star-rating:before {
color: #FFC83E;
}
.woocommerce div.product .summary .woocommerce-product-rating .star-rating span:before {
color: #FFC83E;
}
.woocommerce div.product .summary .woocommerce-product-rating .woocommerce-review-link {
font-size: 15px;
color: var(--heading);
line-height: 1.2;
}
.woocommerce div.product .summary .price {
margin: 0 0 20px 0;
color: var(--primary);
}
.woocommerce div.product .summary .price .woocommerce-Price-amount {
font-size: 22px;
}
.woocommerce div.product .summary .price ins {
margin-left: 3px;
font-weight: 600;
text-decoration: none;
}
.woocommerce div.product .summary .woocommerce-product-details__short-description {
margin-bottom: 7px;
}
.woocommerce div.product .summary .stock {
margin: 0 0 18px 0;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.3px;
}
.woocommerce div.product .summary form.cart {
margin-bottom: 36px;
margin-top: 18px;
}
.woocommerce div.product .summary form.cart table.group_table {
border: none;
}
.woocommerce div.product .summary form.cart table.group_table tr {
border: none;
}
.woocommerce div.product .summary form.cart table.group_table td {
border-color: #e8e8e8;
}
.woocommerce div.product .summary form.cart table.group_table td {
vertical-align: middle;
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: #202b5d;
}
.woocommerce div.product .summary form.cart table.group_table td label {
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations {
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations tr {
border: none;
}
.woocommerce div.product .summary form.cart table.variations tr td {
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
}
.woocommerce div.product .summary form.cart table.variations tr td label {
font-weight: 400;
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations tr td .reset_variations {
font-size: 15px;
line-height: 1.2;
margin-top: 10px;
display: inline-block !important;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-container {
height: 40px;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-selection--single {
border: 1px solid #e8e8e8;
border-radius: 2px;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-selection__rendered {
padding: 0 14px;
font-size: 15px;
color: #919baf;
}
.woocommerce div.product .summary form.cart .single_variation_wrap .woocommerce-variation-price {
margin-bottom: 23px;
}
.woocommerce div.product .summary form.cart .quantity {
margin: 0 10px 0 0;
}
.woocommerce div.product .summary form.cart .quantity input {
border-color: rgba(14, 19, 23, 0.1);
width: 72px;
height: 50px;
line-height: 50px;
border-radius: 5px;
}
.woocommerce div.product .summary form.cart .quantity input::placeholder {
font-size: 16px;
color: var(--text);
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button {
font-size: 14px;
font-weight: 700;
padding: 16px 33px;
line-height: 1.2;
text-transform: uppercase;
background-color: var(--primary);
border-radius: 5px;
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button:hover {
background: var(--heading);
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button:focus {
outline: none;
}
.woocommerce div.product .summary .product_meta {
margin: 15px 0 0 0;
padding: 15px 0;
}
.woocommerce div.product .summary .product_meta .posted_in, .woocommerce div.product .summary .product_meta .tagged_as {
display: block;
font-size: 18px;
font-weight: 600;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--heading);
}
.woocommerce div.product .summary .product_meta .posted_in.posted_in, .woocommerce div.product .summary .product_meta .tagged_as.posted_in {
margin-bottom: 12px;
}
.woocommerce div.product .summary .product_meta .posted_in a, .woocommerce div.product .summary .product_meta .tagged_as a {
font-size: 16px;
font-weight: 400;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--text);
}
.woocommerce div.product .summary .product_meta .posted_in a:hover, .woocommerce div.product .summary .product_meta .tagged_as a:hover {
color: var(--primary);
}
.woocommerce div.product .summary .product_meta .sku_wrapper {
margin-bottom: 12px;
display: block;
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--heading);
}
.woocommerce div.product .summary .product_meta .sku_wrapper .sku {
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--text);
}
.woocommerce div.product .woocommerce-tabs {
padding: 40px 0 80px 0;
}
@media (max-width: 1024px) {
.woocommerce div.product .woocommerce-tabs {
padding: 40px 0 60px 0;
}
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information h2 {
display: none;
font-size: 27px;
line-height: 1.2;
color: var(--heading);
font-weight: 500;
margin: 0 0 20px;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes {
border: 1px solid #e8e8e8;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
font-size: 17px;
line-height: 1.2;
font-weight: 400;
letter-spacing: 0.2px;
color: var(--heading);
text-transform: capitalize;
padding: 5px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes td {
font-size: 16px;
font-style: normal;
line-height: 1.2;
font-weight: 400;
letter-spacing: 0.2px;
color: var(--heading);
padding: 5px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments .woocommerce-noreviews {
margin: 0 0 25px 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist {
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li:not(:last-child) {
margin-bottom: 35px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container img.avatar {
width: 60px;
border: none;
border-radius: 50%;
background: transparent;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text {
margin: 0 0 0 85px;
border: none;
padding: 0;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .star-rating {
font-size: 13px;
color: #ff9000;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .star-rating:before {
color: #ff9000;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta {
margin: 0 0 10px 0;
line-height: 1;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__author {
margin: 0 5px 5px 0;
display: inline-block;
font-size: 20px;
font-weight: 600;
color: var(--heading);
text-transform: capitalize;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__dash {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__published-date {
display: inline-block;
color: var(--primary);
margin-left: 4px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .description {
color: var(--text);
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-reply-title {
display: inline-block;
font-size: 25px;
line-height: 1.2;
font-weight: 400;
color: var(--heading);
text-transform: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form {
margin: 15px 0px 0px 0px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form p {
margin: 0 0 25px 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-author {
margin-right: 10px;
flex: calc(50% - 20px);
max-width: 50%;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-email {
margin-left: 10px;
flex: calc(50% - 20px);
max-width: 50%;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating {
width: 100%;
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-notes {
font-size: 17px;
line-height: 24px;
color: var(--heading);
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-notes .required {
color: #ff623f;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit {
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label {
display: block;
font-size: 16px;
line-height: 24px;
font-weight: 500;
letter-spacing: 0.2px;
color: var(--heading);
text-transform: capitalize;
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label .required {
color: #ff623f;
}
@media (max-width: 767px) {
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label {
display: block;
}
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form textarea {
margin: 0;
border: 1px solid rgba(14, 19, 23, 0.1);
background-color: #fbf9f3;
border-radius: 0;
height: 150px;
padding: 11px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form input {
padding: 0 15px;
border: 1px solid rgba(14, 19, 23, 0.1);
border-radius: 0;
background-color: #fbf9f3;
height: 60px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating label {
margin: 0 0 12px;
width: 100%;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .stars {
margin: 0;
display: inline-flex;
align-items: center;
color: #ff9000;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .stars a {
color: inherit;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .select2-container--default {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-comment {
margin-top: 0px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-cookies-consent {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit input {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
padding: 18px 40px;
background-color: var(--primary);
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit input:hover {
background: var(--heading);
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
margin: 0 0 40px 0;
background: #fff;
text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:after {
content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
position: relative;
margin: 0 15px 10px 0;
padding: 0;
border-color: rgba(29, 23, 41, 0.15);
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border-color: var(--primary);
border-bottom-color: var(--primary);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
background: var(--primary);
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 16px;
line-height: 1.2;
font-weight: 700;
color: var(--heading);
text-align: center;
text-transform: uppercase;
padding: 16px 36px;
background: #fff;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: var(--primary);
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews {
padding: 50px 35px;
box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews-title {
margin: 0 0 20px;
font-size: 30px;
font-weight: 500;
line-height: 1.2;
color: var(--heading);
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel#tab-description > p {
margin: 0 0 26px 0;
}
.woocommerce div.product .related > h2 {
font-size: 32px;
line-height: 1.2;
font-weight: 600;
margin: 0 0 30px 0;
}
.woocommerce div.product .yith-wcwl-add-button .add_to_wishlist {
transition: all 0.3s ease;
cursor: pointer;
display: inline-block;
letter-spacing: 1px;
color: var(--text);
line-height: 1.2;
border-radius: 0;
border: none;
}
.woocommerce div.product .yith-wcwl-add-button .add_to_wishlist i {
font-size: 16px;
}
.woocommerce div.product .yith-wcwl-add-button .add_to_wishlist:hover {
transition: all 0.3s ease;
color: var(--primary);
}
.woocommerce div.product .yith-wcwl-wishlistaddedbrowse i, .woocommerce div.product .yith-wcwl-wishlistexistsbrowse i {
font-size: 16px;
color: var(--primary);
}
.woocommerce-checkout {     }
.woocommerce-checkout h3 {
text-transform: uppercase;
font-size: 1.2em;
margin-top: 0;
}
.woocommerce-checkout form.checkout_coupon p {
margin-bottom: 10px;
margin-top: 0;
}
.woocommerce-checkout form.checkout_coupon .form-row-first,
.woocommerce-checkout form.checkout_coupon .form-row-last {
width: 49% !important;
}
.woocommerce-checkout form.checkout_coupon input.input-text {
line-height: 1.5em;
}
.woocommerce-checkout form.checkout_coupon .button {
line-height: 1.5em;
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
padding: 12px 25px;
}
.woocommerce-checkout form.checkout_coupon .button:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce-checkout #customer_details {
margin-bottom: 30px;
}
.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout #customer_details .col-2 {
max-width: 100%;
padding: 0;
}
.woocommerce-checkout #customer_details label {
display: block;
width: 100%;
font-size: 1em;
color: var(--heading);
font-weight: 600;
margin-bottom: 5px;
margin-top: 5px;
}
.woocommerce-checkout #customer_details input {
border: 1px solid;
border-color: #e0e0e0;
line-height: 1.5em;
padding: 12px 15px;
color: var(--text);
border-radius: 4px;
background: #ffffff;
}
.woocommerce-checkout #customer_details textarea {
border: 1px solid;
border-color: #e0e0e0;
height: 100px;
padding: 10px 15px;
border-radius: 4px;
color: var(--text);
background: #ffffff;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single {
height: 45px;
border: 1px solid;
border-color: #e0e0e0;
border-radius: 4px;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single .select2-selection__arrow {
height: 45px;
position: absolute;
top: 1px;
right: 10px;
width: 20px;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single .select2-selection__rendered {
color: var(--text);
padding-left: 15px;
line-height: 45px;
}
.woocommerce-checkout #customer_details .form-row {
margin-top: 0;
margin-bottom: 15px;
padding: 0;
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
display: flex;
flex-wrap: wrap;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_first_name_field {
order: 1;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_first_name_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_last_name_field {
order: 2;
width: 50%;
padding-left: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_last_name_field {
padding-left: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_company_field {
order: 3;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_phone_field {
order: 4;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_phone_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_email_field {
order: 5;
width: 50%;
padding-left: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_email_field {
padding-left: 0;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_country_field {
order: 7;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_address_1_field {
order: 8;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_address_2_field {
order: 9;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_city_field {
order: 10;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_state_field {
order: 11;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_state_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_postcode_field {
order: 12;
width: 50%;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_postcode_field {
padding: 0;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row .woocommerce-input-wrapper {
width: 100%;
display: block;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label {
margin: 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label input {
height: unset;
margin: 0 5px 0 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label span {
font-weight: 600;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row {
margin: 0 0 15px 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.form-row-first {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.form-row-last {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields .form-row {
margin: 0 0 15px 0;
padding: 0;
}
.woocommerce-checkout table.shop_table {
border: 1px solid;
border-color: #e0e0e0;
}
.woocommerce-checkout table.shop_table thead tr th {
border: none;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce-checkout table.shop_table thead tr th.product-name {
border-right: 1px solid #e0e0e0;
}
.woocommerce-checkout table.shop_table tbody tr {
border: none;
}
.woocommerce-checkout table.shop_table tbody tr td {
border: none;
}
.woocommerce-checkout table.shop_table tbody tr td.product-name {
border-right: 1px solid #e0e0e0;
color: var(--primary);
}
.woocommerce-checkout table.shop_table tbody tr td.product-name .variation, .woocommerce-checkout table.shop_table tbody tr td.product-name .wc-item-meta {
color: var(--text);
}
.woocommerce-checkout table.shop_table tbody tr td.product-name .wc-item-meta {
padding: 0;
}
.woocommerce-checkout #payment {
border-radius: 0px;
background: #e8eaee;
}
.woocommerce-checkout #payment ul.wc_payment_methods {
padding: 32px 25px 32px 25px;
border-bottom-color: #e0e0e0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li input {
height: unset;
margin: 0 8px 0 0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li label {
margin: 0 0 0 0;
font-size: 18px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--heading);
font-weight: 500;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box {
background: #fff;
margin: 12px 0 22px 0;
border-radius: 0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box:before {
border-bottom-color: #fff;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box p {
font-size: 17px;
line-height: 22px;
color: var(--text);
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label {
width: calc(100% - 26px);
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label a {
float: right;
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label a:after {
content: "";
display: block;
clear: both;
}
.woocommerce-checkout #payment .place-order {
justify-content: flex-end;
padding: 20px 25px 20px 20px;
}
.woocommerce-checkout #payment .place-order #place_order {
font-size: 1.2em;
color: #fff;
background: #333;
}
.woocommerce-checkout #payment .place-order #place_order:hover {
background: var(--primary);
}
.woocommerce { }
.woocommerce .woocommerce-cart-form table, .woocommerce .woocommerce-cart-form tr, .woocommerce .woocommerce-cart-form td, .woocommerce .woocommerce-cart-form th {
border: none;
}
.woocommerce .woocommerce-cart-form table.shop_table td {
border: none;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr {
display: flex;
flex-wrap: wrap;
align-items: center;
background: #e8eaee;
height: 55px;
padding: 0 0 0 13px;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th {
font-size: 1em;
color: var(--heading);
text-transform: uppercase;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-remove {
order: 9;
flex: 0 0 50px;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-thumbnail {
display: none;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-name {
flex: 0 0 calc(100% - 530px);
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-name {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-price {
flex: 0 0 150px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-price {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-quantity {
flex: 0 0 130px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-quantity {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-subtotal {
flex: 0 0 200px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-subtotal {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 0 0 0 13px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr {
padding: 0;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:not(:last-child) {
border-bottom: 1px solid #e8e8e8;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:last-child {
padding: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:last-child td {
padding: 25px 0px 20px 0px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td {
font-size: 16px;
letter-spacing: 0.2px;
padding: 20px 12px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td input {
border-radius: 4px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove {
order: 9;
flex: 0 0 50px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove {
order: unset;
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove a {
font-size: 20px;
border: 1px solid #e5e5e5;
width: 25px;
height: 25px;
font-weight: normal;
padding: 1px 0px 0px 1px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove a:hover {
color: #fff !important;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail {
flex: 0 0 90px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name {
flex: 0 0 calc(100% - 620px);
padding-left: 0;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name {
flex: 0 0 100%;
padding-left: 12px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name a {
font-size: 1em;
color: var(--heading);
font-weight: bold;
border-bottom: none;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name a:hover {
color: var(--primary);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-price {
flex: 0 0 150px;
color: var(--text);
line-height: 1.2;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-price {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity {
flex: 0 0 130px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity input {
font-size: 16px;
color: var(--text);
height: 33px;
width: 70px;
line-height: 33px;
border: 1px solid #e8e8e8;
padding-right: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal {
flex: 0 0 200px;
color: var(--text);
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon {
width: 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text {
min-width: 160px;
border: 1px solid;
border-color: #e0e0e0;
line-height: 1.5em;
padding: 12px 15px;
margin-right: 10px;
font-size: 15px;
color: var(--text);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text::placeholder {
font-size: 15px;
color: #62718d;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text {
width: 100%;
display: block;
margin-bottom: 20px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button {
background: var(--primary);
line-height: 1.5em;
padding: 12px 25px;
border-radius: 5px;
color: #fff;
font-weight: 600;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button:hover {
background-color: var(--heading);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button:focus {
background-color: var(--heading);
outline: none;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button {
display: block;
width: 100%;
margin-bottom: 20px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart] {
background: var(--primary);
color: #fff;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart]:hover {
background: var(--heading);
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart] {
display: block;
width: 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td a {
display: inline-block;
border-bottom: none;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td a img {
width: 60px;
}
.woocommerce .cart-collaterals {
margin-bottom: 80px;
}
.woocommerce .cart-collaterals .cart_totals > h2 {
font-size: 1.2em;
text-transform: uppercase;
color: var(--heading);
margin-bottom: 15px;
}
@media (max-width: 767px) {
.woocommerce .cart-collaterals .cart_totals table, .woocommerce .cart-collaterals .cart_totals tr, .woocommerce .cart-collaterals .cart_totals td, .woocommerce .cart-collaterals .cart_totals th {
border: none;
}
}
.woocommerce .cart-collaterals .cart_totals .shop_table {
border: 1px solid #e0e0e0;
border-collapse: separate !important;
border-bottom: none;
border-radius: 4px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tbody tr th {
border: none;
border-right: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tbody tr td {
border: none;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single {
height: 45px;
border: 1px solid;
border-color: #e0e0e0;
border-radius: 4px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single .select2-selection__arrow {
height: 45px;
position: absolute;
top: 1px;
right: 10px;
width: 20px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single .select2-selection__rendered {
color: var(--text);
padding-left: 15px;
line-height: 45px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table button[name=calc_shipping] {
background: var(--primary);
line-height: 1.5em;
padding: 12px 25px;
border-radius: 5px;
color: #fff;
}
.woocommerce .cart-collaterals .cart_totals .shop_table button[name=calc_shipping]:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce .cart-collaterals .cart_totals .checkout-button {
background-color: var(--heading);
}
.woocommerce .cart-collaterals .cart_totals .checkout-button:hover {
background: var(--primary);
}
.ovabrw_extra_item {
padding: 0;
list-style: none;
margin: 10px 0 0;
}
.ovabrw_extra_item li {
font-size: 16px;
font-weight: 400;
color: var(--text);
}
.ovabrw_extra_item li .amount {
font-weight: 600;
color: var(--heading);
}
.woocommerce .woocommerce-order h2 {
font-size: 1.3em;
text-transform: uppercase;
margin-bottom: 15px;
}
.woocommerce .woocommerce-order .order_details li {
margin-bottom: 10px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-order .order_details li {
display: block;
width: 100%;
margin: 0 0 15px 0px;
padding: 0;
border-right: none;
}
}
.woocommerce .woocommerce-order .order_details .order_item .product-name a {
border: none;
color: var(--primary);
}
.woocommerce {  }
.woocommerce ul.ova-login-register-woo {
list-style-type: none;
padding: 0;
margin: 0 0 50px 0;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.woocommerce ul.ova-login-register-woo li {
padding: 0 13px;
}
.woocommerce ul.ova-login-register-woo li.active a {
position: relative;
}
.woocommerce ul.ova-login-register-woo li.active a:after {
position: absolute;
bottom: -6px;
left: 0;
content: "";
width: 100%;
height: 2px;
background: #f00;
}
.woocommerce ul.ova-login-register-woo li a {
font-size: 24px;
line-height: 26px;
color: #202b5d;
letter-spacing: 0.2px;
font-weight: 400;
}
.woocommerce #customer_login.col2-set .col-1, .woocommerce #customer_login.col2-set .col-2 {
max-width: 100%;
float: unset;
margin: 0 auto;
}
.woocommerce #customer_login.col2-set .col-1 > h2, .woocommerce #customer_login.col2-set .col-2 > h2 {
display: none;
}
.woocommerce #customer_login .woocommerce-form {
border: none;
margin-top: 0;
padding-top: 0;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row {
padding: 0;
margin: 0 0 15px 0;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row label {
font-size: 17px;
line-height: 24px;
color: var(--heading);
display: block;
width: 100%;
margin: 0 0 6px 0;
font-weight: 600;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row input {
border-radius: 5px;
padding: 12px 15px;
line-height: 1.5em;
color: var(--text);
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row .show-password-input {
right: 10px;
}
.woocommerce #customer_login .woocommerce-form .form-row {
display: flex;
flex-direction: column;
}
.woocommerce #customer_login .woocommerce-form .form-row .woocommerce-form-login__rememberme {
order: 1;
margin-bottom: 10px;
}
.woocommerce #customer_login .woocommerce-form .form-row button {
order: 2;
}
.woocommerce #customer_login .woocommerce-form button[type=submit] {
border-radius: 5px;
padding: 12px 25px;
line-height: 1.5em;
background-color: var(--primary);
color: #fff;
width: 100%;
}
.woocommerce #customer_login .woocommerce-form button[type=submit]:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword {
margin-top: 7px;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword a {
color: var(--heading);
text-decoration: underline;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword a:hover {
color: var(--primary);
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register {
display: none;
border: none;
max-width: 400px;
padding: 0;
margin: -5px auto 80px auto;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-row, .woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-privacy-policy-text {
margin-bottom: 15px;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register p {
margin-bottom: 10px;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-register__submit {
border-radius: 5px;
padding: 12px 25px;
line-height: 1.5em;
background-color: var(--primary);
color: #fff;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-register__submit:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce .edit-account button[name=save_account_details] {
margin-top: 20px;
} .woocommerce-account .page-title {
display: none;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li:hover a {
background-color: var(--primary);
color: #fff;
}
.woocommerce-MyAccount-navigation ul li a {
list-style-type: none;
background-color: #f1f1f1;
margin-bottom: 10px;
padding: 10px 15px;
display: block;
color: var(--heading);
font-weight: bold;
}
.woocommerce .woo-sidebar {
flex: 0 0 320px;
}
@media (max-width: 991px) {
.woocommerce .woo-sidebar {
flex: 0 0 100%;
}
}
.woocommerce .woo-sidebar .widget_product_categories {
padding: 50px 30px 40px 30px;
background-color: #f7f4f2;
border-radius: 10px;
}
.woocommerce .woo-sidebar .woo_widget ul {
margin: 0;
}
.woocommerce .woo-sidebar .widget_products {
padding: 50px 30px 40px 30px;
background-color: #f7f4f2;
border-radius: 10px;
}
@media (max-width: 991px) {
.woocommerce .woo-sidebar .widget_products ul.product_list_widget {
padding: 0 20px 0 0;
}
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li:not(:last-child) {
border-bottom: 1px solid #e5e5e5;
margin: 0 0 20px 0;
padding: 0 0 40px 0;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li a {
display: flex;
margin-bottom: -47px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li a img {
float: unset;
width: 80px;
flex: 0 0 80px;
border: 1px solid #e5e5e5;
border-radius: 5px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li a .product-title {
flex: 0 0 calc(100% - 100px);
font-size: 18px;
line-height: 26px;
letter-spacing: 0.2px;
font-weight: 400;
color: #2c2734;
margin-left: 20px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .star-rating {
margin: 0 0 8px 104px;
font-size: 13px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .woocommerce-Price-amount {
font-size: 20px;
line-height: 26px;
color: #88858e;
font-weight: 400;
margin-left: 104px;
position: relative;
bottom: -20px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li ins .woocommerce-Price-amount {
margin-left: 2px;
}
.woocommerce .woo-sidebar .widget_product_tag_cloud .tagcloud a {
float: left;
display: block;
margin: 0 10px 10px 0;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider {
border-radius: 0;
background: #e5e5e5;
margin: 0 0 25px 0;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
background: #fff;
border: 1px solid #e5e5e5;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount {
display: flex;
justify-content: space-between;
align-items: center;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
font-size: 18px;
color: #fff;
font-weight: 500;
background: #2c2734;
height: 35px;
line-height: 35px;
padding: 0 20px;
border-radius: 20px;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
font-size: 16px;
line-height: 1.2;
color: #88858e;
text-transform: uppercase;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .clear {
display: none;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
line-height: 3em;
}
@media (max-width: 767px) {
.woocommerce-error, .woocommerce-info, .woocommerce-message {
line-height: 1.6em;
}
}
.ova-content-single-product .single-product-header {
background-color: var(--second-background);
padding: 70px 0 0 0;
}
.ova-content-single-product .single-product-header .container_site {
position: relative;
}
.ova-content-single-product .single-product-header .single-product-top-header {
display: flex;
justify-content: space-between;
align-items: center;
row-gap: 14px;
flex-wrap: wrap;
margin-bottom: 20px;
}
.ova-content-single-product .single-product-header .single-product-top-header .ova-video-gallery {
position: static;
}
.ova-content-single-product .single-product-header .ova-product-title {
margin: 0;
font-weight: 700;
font-size: 42px;
line-height: 54px;
letter-spacing: -0.5px;
color: var(--heading);
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow {
width: 100vw !important;
margin-left: calc(-50vw + 50%) !important;
margin-right: calc(-50vw + 50%) !important;
position: relative;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-nav {
width: 100%;
height: 0;
position: absolute;
top: 45%;
display: flex;
align-items: center;
justify-content: space-between;
visibility: hidden;
opacity: 0;
transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-webkit-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-nav button {
display: flex;
align-items: center;
justify-content: center;
width: 62px;
height: 62px;
border-radius: 50%;
background-color: #FFFFFF;
color: var(--secondary);
font-size: 20px;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-nav button.owl-prev {
margin-left: 110px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-nav button.owl-next {
margin-right: 110px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-nav button:hover {
background-color: var(--secondary);
color: #FFFFFF;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-dots {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
visibility: hidden;
opacity: 0;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-dots button {
outline: none;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-dots button span {
display: flex;
width: 7px;
height: 7px;
background-color: var(--secondary);
border-radius: 50%;
margin: 0 5px;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-dots button span:hover {
background-color: var(--secondary-hover);
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-dots button.active span {
width: 16px;
border-radius: 5px;
background-color: var(--primary);
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow:hover .owl-nav {
visibility: visible;
opacity: 1;
top: 50%;
}
@media screen and (max-width: 1024px) {
.ova-content-single-product .single-product-header .ova-location-review {
margin-bottom: 30px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-stage-outer {
margin-bottom: 30px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-nav {
display: none;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-dots {
visibility: visible;
opacity: 1;
}
.ova-content-single-product .single-product-header .ova-features-product {
max-width: 100%;
}
}
.ova-content-single-product .single-product-summary {
margin: 0 0 100px 0;
}
@media (max-width: 1024px) {
.ova-content-single-product .single-product-summary {
margin: 0 0 70px 0;
}
}
.ova-content-single-product .single-product-summary .container_site {
display: flex;
column-gap: 50px;
}
@media (max-width: 1024px) {
.ova-content-single-product .single-product-summary .container_site {
flex-direction: column-reverse;
}
}
.ova-content-single-product .single-product-summary .ova-single-product-summary-right {
min-width: 416px;
}
@media (max-width: 767px) {
.ova-content-single-product .single-product-summary .ova-single-product-summary-right {
min-width: 100%;
}
}
.ova-content-single-product .single-product-summary #respond #commentform {
margin: 0;
}
.ova-content-single-product .single-product-related {
margin: 0 0 100px 0;
}
@media (max-width: 1024px) {
.ova-content-single-product .single-product-related {
margin: 0 0 70px 0;
}
}
.ova-content-single-product .single-product-related .related-title {
margin: 0;
padding-bottom: 45px;
font-size: 42px;
line-height: 1.2;
letter-spacing: -0.5px;
text-transform: capitalize;
font-feature-settings: "pnum" on, "onum" on;
}
.ova-single-product-summary-left {
font-size: 16px;
font-weight: 400;
line-height: 1.5;
color: var(--text);
}
.ova-single-product-summary-left .content-product-item:not(:last-child) {
border-bottom: 1px solid var(--border);
padding-bottom: 50px;
}
.content-product-item h2 {
font-weight: 700;
font-size: 42px;
line-height: 54px;
color: #000000;
}
@media (max-width: 767px) {
.content-product-item h2 {
font-size: 28px;
}
}
.content-product-item h4 {
font-weight: 700;
font-size: 24px;
line-height: 28px;
color: #000000;
}
.content-product-item ul {
margin: 0 8px 0 28px;
padding: 0;
list-style-type: disc;
}
.content-product-item ul li {
font-weight: 400;
line-height: 1.5;
}
.content-product-item ul li::marker {
color: var(--primary);
font-size: 20px;
}
.content-product-item ul li:not(:last-child) {
margin-bottom: 10px;
}
.tour-included-excluded-content {
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.tour-included-excluded-content ul {
list-style-type: none;
}
.tour-included-excluded-content ul li {
position: relative;
}
.tour-included-excluded-content ul li:before {
position: absolute;
font-family: "icomoon";
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: 20px;
-webkit-font-smoothing: antialiased;
top: 2px;
left: -28px;
}
.tour-included-excluded-content ul .item-tour-included:before {
content: "";
color: var(--secondary);
}
.tour-included-excluded-content ul .item-tour-excluded:before {
content: "";
color: var(--primary);
}
.tour-plan-content .item-tour-plan {
margin-bottom: 20px;
}
.tour-plan-content .item-tour-plan .tour-plan-title {
position: relative;
padding: 10px 20px 10px 10px;
background: #F5F5F5;
border-radius: 5px;
cursor: pointer;
}
.tour-plan-content .item-tour-plan .tour-plan-title .tour-plan-day {
display: inline-block;
font-size: 14px;
line-height: 1;
padding: 8px 16px;
margin-right: 16px;
background-color: var(--primary);
border-radius: 5px;
color: #fff;
}
@media (max-width: 500px) {
.tour-plan-content .item-tour-plan .tour-plan-title .tour-plan-day {
padding: 8px;
margin-right: 5px;
}
}
.tour-plan-content .item-tour-plan .tour-plan-title .tour-plan-label {
display: inline-block;
font-weight: 700;
margin: 5px 0;
}
.tour-plan-content .item-tour-plan .tour-plan-title i {
position: absolute;
font-size: 24px;
right: 24px;
top: 50%;
transform: translateY(-50%);
}
@media (max-width: 500px) {
.tour-plan-content .item-tour-plan .tour-plan-title i {
right: 10px;
}
}
.tour-plan-content .item-tour-plan .tour-plan-description {
display: none;
padding: 23px 32px;
background: #FFFFFF;
border: 1px solid #F5F5F5;
border-radius: 0px 0px 5px 5px;
}
.tour-plan-content .item-tour-plan .tour-plan-description p {
margin: 0 0 18px 0;
}
.tour-plan-content .item-tour-plan.active .tour-plan-description {
display: block;
}
.rtl .tour-plan-content .item-tour-plan .tour-plan-title .tour-plan-day {
margin-right: 0;
margin-left: 16px;
}
.rtl .tour-plan-content .item-tour-plan .tour-plan-title i {
right: unset;
left: 24px;
}
.tripgo-tour-map .tour-show-map {
width: 100%;
height: 428px;
}
.ova-location-review {
display: flex;
flex-wrap: wrap;
margin-bottom: 35px;
}
.ova-location-review .ova-product-location {
margin-right: 30px;
display: flex;
}
.ova-location-review .ova-product-location i {
font-size: 20px;
line-height: 22px;
color: var(--secondary);
margin-right: 7px;
}
.ova-location-review .ova-product-location a {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-location-review .ova-product-location a:hover {
color: var(--primary-hover);
}
.ova-product-review {
margin-right: 30px;
line-height: 18px;
}
@media (max-width: 500px) {
.ova-product-review {
margin-bottom: 5px;
}
}
.ova-product-review .star-rating {
display: inline-block;
margin: 0;
color: #FFC83E;
vertical-align: middle;
}
.ova-product-review .star-rating:before {
color: #FFC83E;
}
.ova-product-review .woo-review-link {
font-size: 14px;
color: var(--text);
vertical-align: middle;
}
.ova-product-review .woo-review-link:hover {
color: var(--primary);
}
.ova-single-product-wishlist {
max-width: 45%;
}
@media (max-width: 1024px) {
.ova-single-product-wishlist {
max-width: 100%;
}
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist {
margin: 0;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
display: flex;
align-items: center;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist i {
font-size: 18px;
color: var(--primary);
margin: 0;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist span {
display: none;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist .feedback {
color: var(--primary);
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist a {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
color: var(--heading);
font-weight: 500;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist a:hover {
color: var(--primary);
}
.ova-features-product {
display: flex;
flex-wrap: wrap;
column-gap: 24px;
row-gap: 34px;
align-items: center;
padding: 55px 0;
max-width: calc(100% - 500px);
}
.ova-features-product .feature {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 20px;
width: calc(25% - 24px);
}
@media (max-width: 1200px) {
.ova-features-product .feature {
width: calc(33% - 24px);
}
}
@media (max-width: 767px) {
.ova-features-product .feature {
width: calc(50% - 24px);
}
}
@media (max-width: 320px) {
.ova-features-product .feature {
width: 100%;
}
}
.ova-features-product .feature i {
font-size: 30px;
color: var(--primary);
line-height: 1;
}
.ova-features-product .feature .title-desc .title {
margin: 0 0 10px;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: var(--text);
}
.ova-features-product .feature .title-desc .desc {
margin: 0;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: var(--text);
opacity: 0.7;
}
.ova-video-gallery {
transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-webkit-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
position: absolute;
top: 10px;
right: 10px;
display: flex;
align-items: center;
z-index: 2;
}
.ova-video-gallery .btn-video-gallery {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 5px;
font-weight: 400;
font-size: 14px;
line-height: 1;
height: 35px;
color: var(--text);
margin: 0 4px;
padding: 5px 8px;
background-color: #FFFFFF;
border: 1px solid var(--border);
border-radius: 5px;
cursor: pointer;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .btn-video-gallery i {
font-size: 16px;
color: #FD4C5C;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .btn-video-gallery:hover {
background-color: var(--primary-hover);
border-color: var(--primary-hover);
color: #FFFFFF;
}
.ova-video-gallery .btn-video-gallery:hover i {
color: var(--secondary-hover);
color: #FFFFFF;
}
.ova-video-gallery .video-container {
display: none;
background-color: rgba(0, 0, 0, 0.3);
align-items: center;
justify-content: center;
position: fixed;
top: 0;
left: 0;
height: 100vh;
width: 100vw;
z-index: 99999;
}
.ova-video-gallery .video-container .modal-container {
line-height: 0;
width: 100%;
max-width: 900px;
position: relative;
margin: 0 auto;
}
@media screen and (max-width: 900px) {
.ova-video-gallery .video-container .modal-container {
width: 90%;
}
}
.ova-video-gallery .video-container .modal-container .modal {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.ova-video-gallery .video-container .modal-container .modal i {
position: absolute;
right: -10px;
top: -35px;
padding: 10px;
cursor: pointer;
font-size: 12px;
color: #FFFFFF;
font-weight: 600;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .video-container .modal-container .modal i:hover {
color: var(--primary);
}
.ova-video-gallery .video-container .modal-container .modal .modal-video {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
.ova-video-gallery .btn-share {
position: relative;
width: 40px;
height: 35px;
}
.ova-video-gallery .btn-share i {
margin: 0;
}
.ova-video-gallery .btn-share .ova-social {
width: 100%;
list-style-type: none;
padding: 0;
margin: 0;
position: absolute;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
top: 0;
left: 0;
z-index: -1;
opacity: 0;
}
.ova-video-gallery .btn-share .ova-social li {
width: 100%;
}
.ova-video-gallery .btn-share .ova-social li:first-child {
margin-top: 5px;
}
.ova-video-gallery .btn-share .ova-social li:not(:last-child) {
margin-bottom: 5px;
}
.ova-video-gallery .btn-share .ova-social li a {
display: flex;
align-items: center;
justify-content: center;
font-weight: 400;
line-height: 1;
width: 40px;
height: 35px;
color: var(--text);
background-color: #FFFFFF;
border: 1px solid var(--border);
border-radius: 5px;
cursor: pointer;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .btn-share .ova-social li a i {
font-size: 20px;
color: #FD4C5C;
margin-right: 0;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .btn-share .ova-social li a:hover {
background-color: var(--primary-hover);
border-color: var(--primary-hover);
color: #FFFFFF;
}
.ova-video-gallery .btn-share .ova-social li a:hover i {
color: var(--secondary-hover);
color: #FFFFFF;
}
.ova-video-gallery .btn-share:hover .ova-social {
top: 35px;
opacity: 1;
transform: rotate(0deg);
transition-delay: 0.08s;
}
.ova-tour-review .woocommerce-Reviews-title {
font-size: 24px;
line-height: 1.3;
padding: 20px 0;
}
.ova-tour-review #review_form p {
margin: 0;
}
.ova-tour-review .rx-review-form-area-style-2 {
background-color: var(--second-background);
}
.ova-tour-review select.rx_shorting {
background-image: none;
padding: 12px;
padding-right: 30px;
}
.ova-tour-review .rx_recommended_wrapper, .ova-tour-review .rx_rating_graph_wrapper {
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
}
.ova-tour-review .rx_recommended_wrapper hr, .ova-tour-review .rx_rating_graph_wrapper hr {
border-bottom: 0;
}
.ova-tour-review .rx_style_two_free_progress_bar .progressbar-title {
font-weight: 400;
}
.ova-tour-review .rx_style_two_free_progress_bar .progress .progress-bar {
background: var(--secondary);
}
.ova-tour-review .rx-filter-bar {
background-color: #f5f5f5 !important;
}
.ova-tour-review .rx-selection-arrow b {
margin-left: -3px;
}
.ova-tour-review #rx_comment_form__wrapper p {
margin: 0;
}
.ova-tour-review .rx_listing .rx_review_block .rx_body p, .ova-tour-review .rx_listing_style_2 .rx_review_block .rx_body p {
color: var(--text) !important;
}
.ova-forms-product {
width: 100%;
margin-bottom: 35px;
}
.ova-forms-product .forms-wrapper {
background: #FFFFFF;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
border-radius: 10px;
padding: 30px;
width: 100%;
position: relative;
margin-top: -120px;
z-index: 1;
}
@media (max-width: 1024px) {
.ova-forms-product .forms-wrapper {
margin-top: 30px;
}
}
.ova-forms-product .forms-wrapper .price-product {
margin-bottom: 30px;
}
.ova-forms-product .forms-wrapper .price-product .label {
display: flex;
align-items: flex-end;
gap: 7px;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: var(--text);
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .price-product .label i {
font-size: 24px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .price-product .price .regular-price {
font-weight: 700;
font-size: 32px;
line-height: 36px;
letter-spacing: -1px;
color: var(--secondary);
}
.ova-forms-product .forms-wrapper .price-product .price .sale-price {
margin-left: 3px;
font-weight: 700;
font-size: 20px;
line-height: 26px;
-webkit-text-decoration-line: line-through;
-webkit-text-decoration-color: var(--light);
-webkit-text-decoration-style: solid;
-webkit-text-decoration-thickness: 1px;
text-decoration-line: line-through;
text-decoration-color: var(--light);
text-decoration-style: solid;
text-decoration-thickness: 1px;
color: var(--light);
}
.ova-forms-product .forms-wrapper .logo {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
position: relative;
margin-bottom: 20px;
}
.ova-forms-product .forms-wrapper .logo:before, .ova-forms-product .forms-wrapper .logo:after {
position: absolute;
content: "";
width: 6px;
height: 6px;
border-radius: 50%;
background-color: var(--primary);
}
.ova-forms-product .forms-wrapper .logo:before {
left: 0;
}
.ova-forms-product .forms-wrapper .logo:after {
right: 0;
}
.ova-forms-product .forms-wrapper .logo i {
font-size: 30px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .logo .line {
position: absolute;
width: 95%;
height: 1px;
margin-top: -0.5px;
background-image: linear-gradient(to right, var(--primary) 0%, var(--primary) 50%, transparent 50%);
background-size: 15px;
background-repeat: repeat-x;
z-index: -1;
}
.ova-forms-product .forms-wrapper .tabs {
display: flex;
justify-content: space-around;
position: relative;
}
.ova-forms-product .forms-wrapper .tabs:before {
position: absolute;
content: "";
width: 110%;
height: 2px;
bottom: 0;
background-color: var(--border);
border-radius: 8px;
}
.ova-forms-product .forms-wrapper .tabs .item {
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: var(--light);
cursor: pointer;
padding: 15px;
position: relative;
z-index: 1;
}
.ova-forms-product .forms-wrapper .tabs .item.active {
color: var(--secondary);
border-bottom: 2px solid var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form, .ova-forms-product .forms-wrapper .ova-request-form {
display: none;
}
@keyframes ajax_loading {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blinker {
30% {
opacity: 0.3;
}
75% {
opacity: 0.7;
}
100% {
opacity: 1;
}
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form #ovabrw-g-recaptcha-booking {
margin-bottom: 20px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container {
padding-top: 30px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item {
position: relative;
margin-bottom: 25px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item.ovabrw_checkout_field.ovabrw-hide-field {
display: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item label {
display: block;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading);
margin-bottom: 4px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item input {
width: 100%;
height: 48px;
padding: 11px 16px;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
border-radius: 5px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item input:focus {
outline: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item input.ovabrw_start_date {
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item input.ovabrw_start_date.ovabrw_readonly {
background-color: #F5F5F5;
cursor: not-allowed;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item input.ovabrw_end_date {
cursor: not-allowed;
background-color: #F5F5F5;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item textarea {
width: 100%;
max-width: 100%;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-date-loading {
display: none;
position: absolute;
right: 20px;
top: 50%;
margin-top: 4px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-date-loading i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 16px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker {
position: relative;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker {
width: 100%;
height: 48px;
padding: 11px 16px;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
border-radius: 5px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
caret-color: var(--primary);
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content {
display: none;
position: absolute;
width: 100%;
margin-top: 7px;
left: 0;
z-index: 1;
padding: 16px;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
box-sizing: border-box;
box-shadow: 0px 25px 40px rgba(0, 0, 0, 0.05);
border-radius: 5px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content:before {
content: "";
top: -7px;
left: 50%;
margin-left: -3.5px;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-bottom: 7px solid #efefef;
position: absolute;
display: inline-block;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons {
display: flex;
align-items: center;
justify-content: space-between;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description {
display: flex;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description .guests-price, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description .guests-labels {
margin-left: 10px;
font-size: 16px;
font-weight: 700;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button {
display: flex;
align-items: center;
width: 100px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon {
display: flex;
align-items: center;
justify-content: center;
width: 25px;
min-width: 25px;
height: 25px;
text-align: center;
border: none;
border-radius: 4px;
background-color: var(--first-background);
cursor: pointer;
color: var(--heading);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon:hover {
background-color: var(--secondary);
color: #FFFFFF;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button input {
height: 48px;
width: 100%;
margin: 0;
background-color: #FFFFFF;
padding: 0;
border-radius: 0;
font-size: 16px;
font-weight: 400;
border: none;
pointer-events: none;
color: var(--text);
text-align: center;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times {
line-height: 1;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times .duration {
display: inline-block;
position: relative;
padding-left: 25px;
margin-right: 20px;
margin-bottom: 0;
cursor: pointer;
font-size: 14px;
line-height: 18px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times .duration input.ovabrw_time_from {
position: absolute;
opacity: 0;
cursor: pointer;
height: auto;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times .duration span.checkmark {
position: absolute;
top: 0;
left: 0;
height: 18px;
width: 18px;
border: 1px solid #E6E6E6;
box-sizing: border-box;
border-radius: 50%;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times .duration span.checkmark:after {
content: "";
position: absolute;
opacity: 0;
visibility: hidden;
top: 5px;
left: 5px;
width: 6px;
height: 6px;
border-radius: 50%;
background-color: var(--secondary);
transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times .duration:hover input ~ .checkmark {
border-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times .duration input:checked ~ .checkmark {
border-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times .duration input:checked ~ .checkmark:after {
opacity: 1;
visibility: visible;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox {
display: flex;
align-items: center;
position: relative;
cursor: pointer;
margin-bottom: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio:hover input ~ .checkmark, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox:hover input ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio input, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio input:checked ~ .checkmark, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox input:checked ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio .checkmark, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkmark {
position: absolute;
left: 0;
height: 25px;
width: 25px;
background-color: var(--border);
border-radius: 50%;
z-index: -1;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio .checkmark:after, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkmark:after {
content: "";
position: absolute;
display: none;
left: 9px;
top: 5px;
width: 7px;
height: 12px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio input:checked ~ .checkmark:after, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox input:checked ~ .checkmark:after {
display: block;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio label, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox label {
display: block;
width: 100%;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
padding-left: 35px;
cursor: pointer;
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkmark {
border-radius: 5px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-file {
position: relative;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-file label {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-file label .ovabrw-file-chosen {
background-color: #FFF;
font-size: 16px;
line-height: 26px;
color: var(--text);
border: 1px solid #E0E0E0;
border-radius: 5px;
padding: 10px 20px;
height: 48px;
box-sizing: border-box;
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-file label .ovabrw-file-name {
font-size: 14px;
font-style: italic;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-file input {
position: absolute;
opacity: 0;
visibility: hidden;
padding: 0;
height: 0;
border: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources {
width: 100%;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item:not(:last-child) {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title {
display: flex;
align-items: center;
position: relative;
cursor: pointer;
margin-bottom: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title:hover input ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input:checked ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title .checkmark {
position: absolute;
left: 0;
height: 25px;
width: 25px;
background-color: var(--border);
border-radius: 50%;
z-index: -1;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title .checkmark:after {
content: "";
position: absolute;
display: none;
left: 9px;
top: 5px;
width: 7px;
height: 12px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input:checked ~ .checkmark:after {
display: block;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title label {
display: block;
width: 100%;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
padding-left: 35px;
cursor: pointer;
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price {
display: flex;
align-items: center;
justify-content: space-between;
line-height: 1.3em;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price label, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price label, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price label {
font-weight: 400;
font-size: 14px;
line-height: 1em;
color: var(--light);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-rs-duration, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-rs-duration, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-rs-duration {
font-weight: 400;
font-size: 14px;
line-height: 1em;
color: var(--light);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-baby-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-baby-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-baby-amount {
font-weight: 700;
font-size: 14px;
line-height: 1em;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw_services .ovabrw_service_select:not(:last-child) {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw_services .ovabrw_service_select select {
padding-right: 35px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .title-deposite {
display: none;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit {
display: flex;
justify-content: space-between;
width: 100%;
overflow: hidden;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit input {
display: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit label {
display: inline-block;
padding: 12px 20px;
margin: 0;
font-size: 1em;
line-height: 1.1;
font-weight: 500;
color: var(--text);
background-color: var(--border);
opacity: 1;
width: 50%;
min-width: 50%;
text-align: center;
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit input[type=radio]:checked + label {
background-color: var(--secondary);
color: #FFFFFF;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit input[type=radio]#ovabrw-pay-full + label {
margin: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total {
margin-bottom: 15px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ajax-error {
display: none;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: red;
margin-bottom: 15px;
-webkit-animation: blinker 1.2s linear 2;
animation: blinker 1.2s linear 2;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount {
position: relative;
display: none;
align-items: center;
justify-content: space-between;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .label {
font-weight: 400;
font-size: 18px;
line-height: 20px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .show-amount {
font-weight: 500;
font-size: 20px;
line-height: 20px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .ajax-loading-total {
display: none;
position: absolute;
right: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .ajax-loading-total i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 18px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-availables {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-amount-insurance {
display: none;
text-align: right;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-amount-insurance .amount-insurance-label {
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: var(--text);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-amount-insurance .show-amount-insurance {
font-weight: 700;
font-size: 14px;
line-height: 20px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit {
position: relative;
width: 100%;
font-weight: 600;
font-size: 16px;
line-height: 24px;
padding: 18px 0;
margin: 5px 0 10px;
color: #FFFFFF;
border-radius: 5px;
box-sizing: border-box;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit .ovabrw-submit-loading {
display: none;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit .ovabrw-submit-loading i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 16px;
color: #FFF;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit:hover {
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit:hover .ovabrw-submit-loading i {
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit.disabled {
opacity: 0.5;
pointer-events: none;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container {
padding-top: 30px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item {
position: relative;
margin-bottom: 25px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item.ovabrw_checkout_field.ovabrw-hide-field {
display: none;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item label {
display: block;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item input {
width: 100%;
height: 48px;
padding: 11px 16px;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
border-radius: 5px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item input:focus {
outline: none;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item input.ovabrw_start_date {
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item input.ovabrw_start_date.ovabrw_readonly {
background-color: #F5F5F5;
cursor: not-allowed;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item input.ovabrw_end_date {
cursor: not-allowed;
background-color: #F5F5F5;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item textarea {
width: 100%;
max-width: 100%;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-date-loading {
display: none;
position: absolute;
right: 20px;
top: 50%;
margin-top: 4px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-date-loading i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 16px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker {
position: relative;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker {
width: 100%;
height: 48px;
padding: 11px 16px;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
border-radius: 5px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
caret-color: var(--primary);
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content {
display: none;
position: absolute;
width: 100%;
margin-top: 7px;
left: 0;
z-index: 1;
padding: 16px;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
box-sizing: border-box;
box-shadow: 0px 25px 40px rgba(0, 0, 0, 0.05);
border-radius: 5px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content:before {
content: "";
top: -7px;
left: 50%;
margin-left: -3.5px;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-bottom: 7px solid #efefef;
position: absolute;
display: inline-block;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons {
display: flex;
align-items: center;
justify-content: space-between;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description {
display: flex;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description .guests-price, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description .guests-labels {
margin-left: 10px;
font-size: 16px;
font-weight: 700;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button {
display: flex;
align-items: center;
width: 100px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon {
display: flex;
align-items: center;
justify-content: center;
width: 25px;
min-width: 25px;
height: 25px;
text-align: center;
border: none;
border-radius: 4px;
background-color: var(--first-background);
cursor: pointer;
color: var(--heading);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon:hover {
background-color: var(--secondary);
color: #FFFFFF;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button input {
height: 48px;
width: 100%;
margin: 0;
background-color: #FFFFFF;
padding: 0;
border-radius: 0;
font-size: 16px;
font-weight: 400;
border: none;
pointer-events: none;
color: var(--text);
text-align: center;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times {
line-height: 1;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times .duration {
display: inline-block;
position: relative;
padding-left: 25px;
margin-right: 20px;
margin-bottom: 0;
cursor: pointer;
font-size: 14px;
line-height: 18px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times .duration input.ovabrw_time_from {
position: absolute;
opacity: 0;
cursor: pointer;
height: auto;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times .duration span.checkmark {
position: absolute;
top: 0;
left: 0;
height: 18px;
width: 18px;
border: 1px solid #E6E6E6;
box-sizing: border-box;
border-radius: 50%;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times .duration span.checkmark:after {
content: "";
position: absolute;
opacity: 0;
visibility: hidden;
top: 5px;
left: 5px;
width: 6px;
height: 6px;
border-radius: 50%;
background-color: var(--secondary);
transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times .duration:hover input ~ .checkmark {
border-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times .duration input:checked ~ .checkmark {
border-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times .duration input:checked ~ .checkmark:after {
opacity: 1;
visibility: visible;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox {
display: flex;
align-items: center;
position: relative;
cursor: pointer;
margin-bottom: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio:hover input ~ .checkmark, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox:hover input ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio input, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio input:checked ~ .checkmark, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox input:checked ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio .checkmark, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkmark {
position: absolute;
left: 0;
height: 25px;
width: 25px;
background-color: var(--border);
border-radius: 50%;
z-index: -1;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio .checkmark:after, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkmark:after {
content: "";
position: absolute;
display: none;
left: 9px;
top: 5px;
width: 7px;
height: 12px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio input:checked ~ .checkmark:after, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox input:checked ~ .checkmark:after {
display: block;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio label, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox label {
display: block;
width: 100%;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
padding-left: 35px;
cursor: pointer;
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkmark {
border-radius: 5px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-file {
position: relative;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-file label {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-file label .ovabrw-file-chosen {
background-color: #FFF;
font-size: 16px;
line-height: 26px;
color: var(--text);
border: 1px solid #E0E0E0;
border-radius: 5px;
padding: 10px 20px;
height: 48px;
box-sizing: border-box;
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-file label .ovabrw-file-name {
font-size: 14px;
font-style: italic;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-file input {
position: absolute;
opacity: 0;
visibility: hidden;
padding: 0;
height: 0;
border: none;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources {
width: 100%;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item:not(:last-child) {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title {
display: flex;
align-items: center;
position: relative;
cursor: pointer;
margin-bottom: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title:hover input ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input:checked ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title .checkmark {
position: absolute;
left: 0;
height: 25px;
width: 25px;
background-color: var(--border);
border-radius: 50%;
z-index: -1;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title .checkmark:after {
content: "";
position: absolute;
display: none;
left: 9px;
top: 5px;
width: 7px;
height: 12px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input:checked ~ .checkmark:after {
display: block;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title label {
display: block;
width: 100%;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
padding-left: 35px;
cursor: pointer;
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price {
display: flex;
align-items: center;
justify-content: space-between;
line-height: 1.3em;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price label, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price label, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price label {
font-weight: 400;
font-size: 14px;
line-height: 1em;
color: var(--light);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-rs-duration, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-rs-duration, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-rs-duration {
font-weight: 400;
font-size: 14px;
line-height: 1em;
color: var(--light);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-baby-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-baby-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-baby-amount {
font-weight: 700;
font-size: 14px;
line-height: 1em;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw_services .ovabrw_service_select:not(:last-child) {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw_services .ovabrw_service_select select {
padding-right: 35px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ajax-error {
display: none;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: red;
margin-bottom: 15px;
-webkit-animation: blinker 1.2s linear 2;
animation: blinker 1.2s linear 2;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form #ovabrw-g-recaptcha-enquiry {
margin-bottom: 20px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit {
position: relative;
width: 100%;
font-weight: 600;
font-size: 16px;
line-height: 24px;
padding: 18px 0;
margin: 5px 0 10px;
color: #FFFFFF;
border-radius: 5px;
box-sizing: border-box;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit .ovabrw-submit-loading {
display: none;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit .ovabrw-submit-loading i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 16px;
color: #FFF;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit:hover {
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit:hover .ovabrw-submit-loading i {
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit.disabled {
opacity: 0.5;
pointer-events: none;
}
.ova-tabs-product {
width: 100%;
margin-bottom: 35px;
}
.ova-tabs-product .tabs {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.ova-tabs-product .tabs .item {
font-weight: 500;
font-size: 16px;
text-transform: uppercase;
line-height: 1.3;
color: var(--heading);
background-color: var(--first-background);
cursor: pointer;
padding: 16px 24px;
margin: 0 10px 10px 0;
border-radius: 5px;
z-index: 1;
}
.ova-tabs-product .tabs .item.active {
color: #fff;
background-color: var(--secondary);
}
.ova-tabs-product .content-product-item {
display: none;
}
.xdsoft_datetimepicker {
border-radius: 5px;
margin-top: 3px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background: var(--secondary);
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
background: var(--secondary);
}
.xdsoft_datetimepicker .xdsoft_calendar th {
color: var(--heading);
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
text-align: center;
padding: 0;
}
.xdsoft_datetimepicker .xdsoft_calendar td {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: var(--heading);
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled {
color: #FFFFFF;
opacity: 1 !important;
cursor: not-allowed !important;
background: var(--primary) !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover {
background: var(--primary) !important;
color: #FFFFFF !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month {
opacity: 1 !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
opacity: 1 !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
color: #FFFFFF !important;
background: var(--secondary) !important;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
color: var(--secondary);
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover {
background: var(--secondary) !important;
} .brand_el {
display: flex;
}
.brand_el .logo_desktop {
display: block;
}
@media (max-width: 1023px) {
.brand_el .logo_desktop {
display: none;
}
}
.brand_el .logo_mobile {
display: none;
}
@media (max-width: 1023px) {
.brand_el .logo_mobile {
display: block;
}
}
.brand_el .logo_sticky {
display: none;
}
.header_sticky.active_sticky .brand_el .logo_desktop,
.header_sticky.active_sticky .brand_el .logo_mobile {
display: none;
}
.header_sticky.active_sticky .brand_el .logo_sticky {
display: block;
}
@media (max-width: 1023px) {
.elementor-widget-ova_menu .primary-navigation {
position: absolute;
left: 0;
top: 0;
}
}  .align_right > .elementor-container {
float: right;
width: 100%;
} .ova_openNav {
display: none;
}
.ova_nav {
width: 100%;  }
.ova_nav .ova_closeNav {
display: none;
}
.ova_nav .dropdown-menu {
padding: 0px;
margin: 0;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.ova_nav .dropdown-menu > li {
width: 100%;
position: relative;
}
.ova_nav .dropdown-menu > li > a {
color: #343434;
display: block;
text-transform: uppercase;
font-weight: 500;
font-size: 14px;
}
.ova_nav ul.menu {
display: flex;
list-style: none;
margin: 0;
padding: 0; }
.ova_nav ul.menu > li {
padding: 0px 15px;
}
.ova_nav ul.menu > li > a {
color: #343434;
font-weight: 500;
font-size: 14px;
text-transform: uppercase;
display: inline-block;
}
.ova_nav ul.menu button.dropdown-toggle {
display: none;
}
.ova_nav ul.menu button.dropdown-toggle:after {
display: none;
} .sub_menu_dir_left .dropdown-menu li {
text-align: right;
position: relative; }
.sub_menu_dir_left .dropdown-menu li.dropdown a i {
position: absolute;
left: 10px;
top: 50%;
margin-top: -10px;
}
.sub_menu_dir_left .dropdown-menu li.dropdown a i:before {
content: "4";
font-family: "eleganticons";
}
.sub_menu_dir_left .dropdown-menu li .dropdown-menu {
position: absolute;
left: auto;
right: 100%;
top: 0;
}
.sub_menu_dir_right .dropdown-menu li {
text-align: left; }
.sub_menu_dir_right .dropdown-menu li.dropdown a i {
position: absolute;
right: 10px;
top: 50%;
margin-top: -10px;
}
.sub_menu_dir_right .dropdown-menu li.dropdown a i:before {
content: "5";
font-family: "eleganticons";
}
.sub_menu_dir_right .dropdown-menu li .dropdown-menu {
position: absolute;
right: auto;
left: 100%;
top: 0;
} .ova_closeCanvas {
height: 100%;
width: 100%;
position: fixed;
z-index: -1;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.7);
overflow-y: auto;
overflow-x: hidden;
text-align: center;
opacity: 0;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
visibility: hidden;
}
.ova_closeCanvas.show {
opacity: 1;
z-index: 9998;
visibility: visible;
}
@media (min-width: 1025px) { .ova_wrap_nav.column ul.menu.sub_menu_dir_right > li.dropdown > a i:before {
content: "5";
font-family: "eleganticons";
}
.ova_wrap_nav.column ul.menu > li {
width: 100%;
}
.ova_wrap_nav.column ul.menu > li > .dropdown-menu {
left: 100%;
top: 0 !important;
}
.ova_nav ul.menu { }
.ova_nav ul.menu .dropdown-menu {
visibility: hidden;
display: block;
top: 110%;
z-index: -1;
}
.ova_nav ul.menu > li:hover > .dropdown-menu {
display: block;
z-index: 9999;
webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
visibility: visible;
top: 100%;
}
.ova_nav ul.menu > li:hover > .dropdown-menu > li:hover > .dropdown-menu {
display: block;
opacity: 1;
z-index: 9999;
webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
visibility: visible;
top: 0;
}
} @media (max-width: 1024px) { .ova-wrapp {
transition: margin-left 0.5s;
}
.ova_openNav {
display: block;
border: none;
outline: none;
cursor: pointer;
}
.ova_openNav:focus {
outline: none;
} .NavBtn_right {
float: right;
margin: 0;
padding: 0;
}
.NavBtn_left {
float: left;
}
.NavBtn_center {
justify-content: center;
} .logged-in .ova_nav {
padding-top: 60px;
}
.ova_nav {
height: 100%;
width: 250px;
position: fixed;
z-index: 9999;
top: 0;
overflow-x: hidden;
padding-top: 30px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);   }
.ova_nav ul.menu li {
width: 100%;
display: block;
align-items: center; }
.ova_nav ul.menu li a {
width: 100%;
}
.ova_nav ul.menu li a i {
display: none;
}
.ova_nav ul.menu li button.dropdown-toggle {
display: block;
position: absolute;
top: 3px;
right: 10px;
background: transparent;
border: none;
outline: none;
}
.ova_nav ul.menu li.active_sub > .dropdown-menu {
display: block;
}
.ova_nav ul.menu li.active_sub > button.dropdown-toggle > i:before {
content: "2";
font-family: "eleganticons";
}
.ova_nav ul.menu .dropdown-menu {
position: relative !important;
transform: none !important;
left: 0;
top: 0;
right: auto;
border: none !important;
background: transparent !important;
display: none;
opacity: 1;
visibility: visible;
width: 100%;
}
.ova_nav.canvas_left {
left: 0;
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.ova_nav.canvas_left.show {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.ova_nav.canvas_left .ova_closeNav {
display: block;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
color: #fff;
text-align: right;
}
.ova_nav.canvas_left ul.menu {
align-items: flex-start;
text-align: left;  }
.ova_nav.canvas_left ul.menu button.dropdown-toggle {
right: 10px;
}
.ova_nav.canvas_left ul.menu .dropdown-menu {
transition: unset; }
.ova_nav.canvas_left ul.menu .dropdown-menu li {
text-align: left;
border: none !important;
background: transparent !important;
clear: both;
}
.ova_nav.canvas_left ul.menu .dropdown-menu .dropdown-menu {
padding-left: 15px;
}
.ova_nav.canvas_right {
right: 0;
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px); }
.ova_nav.canvas_right.show {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.ova_nav.canvas_right .ova_closeNav {
display: block;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
color: #fff;
text-align: left;
}
.ova_nav.canvas_right ul.menu {
align-items: flex-end;
text-align: right;  }
.ova_nav.canvas_right ul.menu button.dropdown-toggle {
left: 10px;
}
.ova_nav.canvas_right ul.menu .dropdown-menu {
transition: unset; }
.ova_nav.canvas_right ul.menu .dropdown-menu li {
text-align: right;
border: none !important;
background: transparent !important;
}
.ova_nav.canvas_right ul.menu .dropdown-menu .dropdown-menu {
padding-right: 15px;
}
.ova_nav.canvas_bg_gray {
background-color: #343434;
}
.ova_nav.canvas_bg_gray ul.menu li a,
.ova_nav.canvas_bg_gray ul.menu li .dropdown-toggle {
color: #fff !important;
}
.ova_nav.canvas_bg_white {
background-color: #fff;
}
.ova_nav.canvas_bg_white ul.menu li a,
.ova_nav.canvas_bg_white ul.menu li .dropdown-toggle {
color: #343434 !important;
}
.ova_nav ul.menu {
flex-direction: column !important;
}
}
@media (max-width: 767px) { .NavBtn_right, .NavBtn_left {
float: none;
margin: 0;
padding: 0;
}
.NavBtn_right_m {
float: right;
margin: 0;
padding: 0;
}
.NavBtn_left_m {
float: left;
}
.NavBtn_center_m {
justify-content: center;
}
.mobi_no_shrink {
position: relative !important;
}
} .menu-canvas { }
.menu-canvas .menu-toggle {
display: block;
z-index: 999;
padding: 0px;
width: 25px;
height: 25px;
border: none;
background-color: transparent;
}
.menu-canvas .menu-toggle:before, .menu-canvas .menu-toggle:after,
.menu-canvas .menu-toggle span:before {
width: 25px;
left: 0px;
background-color: var(--primary);
}
.menu-canvas .menu-toggle:before {
transform: translateY(-7px);
}
.menu-canvas .menu-toggle:after {
transform: translateY(7px);
}
.menu-canvas .container-menu {
overflow: hidden;
overflow-y: auto;
position: fixed;
top: 0;
bottom: 0;
background-color: #222;
color: #fff;
width: 290px;
padding: 30px;
z-index: 999;
opacity: 1;
transition: transform 0.3s ease;
-moz-transition: transform 0.3s ease;
-webkit-transition: transform 0.3s ease;
-o-transition: transform 0.3s ease;
}
.menu-canvas .container-menu .close-menu {
padding-top: 0px;
color: #fff;
font-size: 1em;
z-index: 999;
cursor: pointer;
text-align: right;
}
.menu-canvas .container-menu.dir_left {
left: 0;
-webkit-transform: translate3d(-290px, 0, 0);
transform: translate3d(-290px, 0, 0);
}
.menu-canvas .container-menu.dir_right {
right: 0;
-webkit-transform: translate3d(290px, 0, 0);
transform: translate3d(290px, 0, 0);
}
.menu-canvas .container-menu .menu-button {
margin-top: 40px;
text-align: center;
}
.menu-canvas .container-menu .menu-button .explore {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
display: inline-flex;
font-size: 16px;
line-height: 1.2;
font-weight: 600;
color: #fff;
background-color: var(--primary);
border-radius: 5px;
padding: 12px 32px;
}
.menu-canvas .container-menu .menu-button .explore:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background-color: var(--secondary);
}
.menu-canvas .site-overlay {
width: 100%;
height: 100%;
top: 0;
left: 0;
bottom: 0;
background-color: #000;
opacity: 0;
visibility: hidden;
position: fixed;
z-index: 998;
}
.menu-canvas.toggled .menu-toggle:before, .menu-canvas.toggled .menu-toggle:after,
.menu-canvas.toggled .menu-toggle span:before {
background-color: #fff !important;
}
.menu-canvas.toggled .container-menu {
transform: none;
-webkit-transform: none;
}
.menu-canvas.toggled .site-overlay {
opacity: 0.8;
visibility: visible;
transition: opacity 0.2s ease;
-moz-transition: opacity 0.2s ease;
-webkit-transition: opacity 0.2s ease;
-o-transition: opacity 0.2s ease;
}
.menu-canvas .menu {
clear: both;
}
.menu-canvas ul {
list-style: none;
}
.menu-canvas ul.menu {
margin: 0;
padding: 0;
}
.menu-canvas ul.menu ul {
max-height: 0;
overflow: hidden;
transition: all ease 0.4s;
margin: 0 0px 0 15px;
padding: 0;
}
.menu-canvas ul.menu ul.show {
max-height: 999px;
}
.menu-canvas ul li {
display: inline-block;
position: relative;
text-align: left;
display: block;
}
.menu-canvas ul li a {
color: #fff;
padding: 0.6180469716em 0;
display: block;
border-bottom: 1px solid #333;
}
.menu-canvas ul li a:hover {
opacity: 0.7;
}
.menu-canvas .dropdown-toggle {
background: transparent;
position: absolute;
top: 0;
right: 0;
display: block;
padding: 0.5em 0 0.5em 10px;
color: inherit;
border-radius: 0;
border: none;
cursor: pointer;
}
.menu-canvas .dropdown-toggle::after {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
font-size: 0.6em;
}
.menu-canvas .dropdown-toggle:focus {
outline: none;
}
.menu-canvas .dropdown-toggle:hover {
background: transparent;
}
.menu-canvas .dropdown-toggle.toggled-on:after {
content: "";
font-family: "ovaicon";
}
.wrap_header_banner {
width: 100%;
position: relative; }
.wrap_header_banner.left ul.breadcrumb {
justify-content: flex-start;
}
.wrap_header_banner.right ul.breadcrumb {
justify-content: flex-end;
}
.wrap_header_banner.center ul.breadcrumb {
justify-content: center;
}
.wrap_header_banner ul.breadcrumb {
margin: 0;
padding: 0;
}
.wrap_header_banner ul.breadcrumb li .separator i {
opacity: 0.6;
}
.wrap_header_banner.bg_feature_img {
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center center !important;
}
.wrap_header_banner .cover_color {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.wrap_header_banner .header_banner_el {
position: relative;
z-index: 1;
}
.wrap_header_banner .header_title {
margin: 0;
padding: 0;
font-size: 26px;
text-transform: uppercase;
line-height: 1.1em;
font-weight: 500;
}
.ova-mask-image {
-webkit-mask-image: url(//colombiaservicetours.com/wp-content/themes/tripgo/assets/img/base/vector1.png);
mask-image: url(//colombiaservicetours.com/wp-content/themes/tripgo/assets/img/base/vector1.png);
-webkit-mask-size: contain;
mask-size: contain;
-webkit-mask-position: center center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
} .ova-move-up {
animation-name: ovaMoveUp;
-moz-animation-name: ovaMoveUp;
-webkit-animation-name: ovaMoveUp;
}
@-webkit-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ova-move-down {
animation-name: ovaMoveDown;
-moz-animation-name: ovaMoveDown;
-webkit-animation-name: ovaMoveDown;
}
@-webkit-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ova-move-left {
animation-name: ovaMoveLeft;
-moz-animation-name: ovaMoveLeft;
-webkit-animation-name: ovaMoveLeft;
}
@-webkit-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ova-move-right {
animation-name: ovaMoveRight;
-moz-animation-name: ovaMoveRight;
-webkit-animation-name: ovaMoveRight;
}
@-webkit-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ova-scale-up {
animation-name: ovaScaleUp;
-moz-animation-name: ovaScaleUp;
-webkit-animation-name: ovaScaleUp;
}
@-webkit-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-ms-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.ova-flip {
animation-name: ovaFlip;
-moz-animation-name: ovaFlip;
-webkit-animation-name: ovaFlip;
}
@-webkit-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-ms-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
.ova-helix {
animation-name: ovaHelix;
-moz-animation-name: ovaHelix;
-webkit-animation-name: ovaHelix;
}
@-webkit-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-ms-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
.ova-popup {
animation: ovaPopup;
-moz-animation-name: ovaPopup;
-webkit-animation-name: ovaPopup;
}
@-webkit-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@-ms-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
.elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper > .elementor-tab-mobile-title:before {
font-size: 14px;
float: right;
content: "";
font-family: ovaicon !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper > .elementor-tab-mobile-title.elementor-active:before {
content: "";
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-toggle-title {
display: flex;
padding-right: 5px;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-icon i {
line-height: 26px;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-before-title {
position: relative;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-before-title:before {
position: absolute;
content: "";
width: 4px;
height: 24px;
top: 50%;
left: -12px;
margin-top: -12px;
background-color: var(--secondary);
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-boxes-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 28px;
height: 28px;
background-color: #E9E9E9;
border-radius: 2px;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-boxes-icon i {
vertical-align: middle;
}
.ova-counter {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
text-align: left;
background-color: var(--secondary);
}
.ova-counter:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-counter:hover .title, .ova-counter:hover .odometer, .ova-counter:hover .suffix {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-counter:hover .icon {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transform: scale(1.1);
}
.ova-counter .icon {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
width: 86px;
height: 95px;
background-color: rgba(253, 76, 92, 0.15);
border-radius: 4px;
font-size: 48px;
color: #fff;
margin-bottom: 26px;
-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
transform: scale(1);
}
.ova-counter .icon i {
display: inline-flex;
}
.ova-counter .odometer-wrapper {
display: inline-flex;
align-items: center;
}
.ova-counter .odometer {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 60px;
font-weight: 700;
color: #fff;
line-height: 1.2;
letter-spacing: -0.5px;
}
.ova-counter .odometer.odometer-auto-theme, .ova-counter .odometer .odometer-value {
line-height: 1;
}
.ova-counter .suffix {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 60px;
font-weight: 700;
color: #fff;
}
.ova-counter .title {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
margin: 0;
font-size: 16px;
font-weight: 700;
line-height: 1.3;
color: rgba(255, 255, 255, 0.7);
}
.ova-video .icon-content-view {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap;
}
.ova-video .icon-content-view.video_active {
cursor: pointer;
}
.ova-video .icon-content-view .content {
position: relative;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
width: 90px;
height: 90px;
min-width: 64px;
min-height: 64px;
background: #fff;
border-radius: 50%;
margin-right: 16px;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
box-shadow: 0px 21px 30px 0px rgba(0, 0, 0, 0.1);
}
.ova-video .icon-content-view .content i {
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 23px;
z-index: 1;
color: var(--primary);
border-radius: 50%;
}
.ova-video .icon-content-view .content:after {
position: absolute;
content: "";
top: 50%;
left: 50%;
border-radius: 50%;
transform: translate(-50%, -50%);
width: 180%;
height: 180%;
border: 2px dashed var(--border);
-webkit-animation: lineScale 2.5s linear infinite;
-moz-animation: lineScale 2.5s linear infinite;
animation: lineScale 2.5s linear infinite;
}
.ova-video .icon-content-view .content:hover {
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-video .icon-content-view .ova-text {
margin: 0;
font-weight: 700;
font-size: 16px;
line-height: 1.4;
color: var(--heading);
}
.ova-video .icon-content-view .ova-text a {
color: var(--heading);
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-video .modal-container {
display: none;
background-color: rgba(0, 0, 0, 0.2);
align-items: center;
justify-content: center;
position: fixed;
top: 0;
left: 0;
height: 100vh;
width: 100vw;
z-index: 10;
}
.ova-video .modal-container .modal {
width: 900px;
height: 500px;
position: relative;
}
@media screen and (max-width: 900px) {
.ova-video .modal-container .modal {
width: 768px;
height: 450px;
}
}
@media screen and (max-width: 788px) {
.ova-video .modal-container .modal {
width: 600px;
height: 350px;
}
}
@media screen and (max-width: 620px) {
.ova-video .modal-container .modal {
width: 400px;
height: 250px;
}
}
@media screen and (max-width: 420px) {
.ova-video .modal-container .modal {
width: 320px;
height: 200px;
}
}
@media screen and (max-width: 330px) {
.ova-video .modal-container .modal {
width: 300px;
height: 180px;
}
}
.ova-video .modal-container .modal i {
position: absolute;
right: -10px;
top: -35px;
padding: 10px;
cursor: pointer;
font-size: 12px;
color: #fff;
font-weight: 600;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-video .modal-container .modal i:hover {
color: #000;
}
.ova-video .modal-container .modal .modal-video {
width: 100%;
height: 100%;
}
@keyframes lineScale {
50% {
-webkit-transform: translate(-50%, -50%) scale(1.5);
-moz-animation: translate(-50%, -50%) scale(1.5);
transform: translate(-50%, -50%) scale(1.5);
}
50% {
-webkit-transform: translate(-50%, -50%) scale(0.35);
-moz-animation: translate(-50%, -50%) scale(0.35);
transform: translate(-50%, -50%) scale(0.35);
}
}
.ova-menu-footer .menu {
list-style-type: none;
margin: 0;
padding: 0;
}
.ova-menu-footer .menu a {
text-decoration: none;
position: relative;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-menu-footer .menu a:before {
position: absolute;
content: "";
width: 0%;
height: 1px;
left: 0px;
bottom: 0px;
transition: all 500ms ease;
background-color: var(--primary);
}
.ova-menu-footer .menu a:hover:before {
width: 100%;
}
.ova-menu-footer .menu .sub-menu {
list-style: none;
}
.ova-contact-info {
display: flex;
align-items: center;
gap: 12px;
}
.ova-contact-info .icon {
color: var(--text);
font-size: 16px;
margin-top: 10px;
}
.ova-contact-info .icon svg {
width: 16px;
height: auto;
fill: var(--text);
}
.ova-contact-info .icon svg path {
fill: var(--text);
}
.ova-contact-info .icon i {
display: flex;
}
.ova-contact-info .contact .label {
font-size: 24px;
margin: 0 0px 10px 0px;
padding: 0;
font-weight: 600;
line-height: 1.2em;
}
.ova-contact-info .contact .info {
list-style-type: none;
padding: 0;
margin: 0;
}
.ova-contact-info .contact .info .item {
color: var(--text);
}
.ova-contact-info .contact .info .item a {
color: var(--text);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
position: relative;
}
.ova-contact-info .contact .info .item a:before {
position: absolute;
content: "";
width: 0%;
height: 1px;
left: 0px;
bottom: 0px;
transition: all 500ms ease;
background-color: var(--primary);
}
.ova-contact-info .contact .info .item a:hover {
color: var(--primary);
}
.ova-contact-info .contact .info .item a:hover:before {
width: 100%;
}
.ova-mc4wp-form {
position: relative;
max-width: 435px;
}
.ova-mc4wp-form .email {
display: flex;
align-items: center;
width: 100%;
}
@media (max-width: 400px) {
.ova-mc4wp-form .email {
margin-bottom: 16px;
}
}
.ova-mc4wp-form .email input {
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 1.2;
color: var(--text);
width: 100%;
box-shadow: 0px 10px 40px rgba(255, 176, 158, 0.12);
border-radius: 5px;
padding: 20.5px 45% 20.5px 20.5px;
letter-spacing: 0.3px;
caret-color: var(--primary);
border: none;
}
.ova-mc4wp-form .email input::placeholder {
font-weight: 400;
color: var(--light);
opacity: 1;
}
@media (max-width: 400px) {
.ova-mc4wp-form .email input {
padding: 20px;
}
}
.ova-mc4wp-form .submit {
position: absolute;
right: 0%;
top: 50%;
transform: translate(-8px, -50%);
}
@media (max-width: 400px) {
.ova-mc4wp-form .submit {
position: static;
transform: translate(0, 0);
}
}
.ova-mc4wp-form .submit button {
transition: all 0.3s ease;
padding: 10px 32px;
border-radius: 5px;
}
.ova-mc4wp-form .submit button span {
font-size: 16px;
color: #fff;
font-weight: 600;
text-transform: capitalize;
line-height: 1.2;
}
.ova-mc4wp-form .submit button:hover {
transition: all 0.3s ease;
background-color: var(--secondary-hover);
border-color: var(--secondary-hover);
}
@media (max-width: 400px) {
.ova-mc4wp-form .submit button {
width: 100%;
padding: 16px 32px;
}
}
.ova-mc4wp-form-template2 .ova-mc4wp-form {
max-width: 100%;
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .email input {
border-radius: 0;
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit {
transform: translate(0px, -50%);
height: 100%;
}
@media (max-width: 400px) {
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit {
position: static;
transform: translate(0, 0);
}
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit button {
padding: 16px 32px;
border-radius: 0;
border: 1px solid var(--secondary);
background-color: var(--secondary);
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit button:hover {
border: 1px solid var(--primary);
background-color: var(--primary);
}
.mc4wp-response p {
color: #fff;
margin: 15px 0px !important;
}
.mc4wp-response p a {
color: var(--primary) !important;
}
.mc4wp_blog_sidebar .ova-mc4wp-form {
max-width: 600px;
margin: 0 auto;
}
.mc4wp_blog_sidebar .ova-mc4wp-form .email {
margin-bottom: 16px;
}
.mc4wp_blog_sidebar .ova-mc4wp-form .email input {
padding: 20px;
}
.mc4wp_blog_sidebar .ova-mc4wp-form .submit {
position: static;
transform: translate(0, 0);
}
.mc4wp_blog_sidebar .ova-mc4wp-form .submit button {
width: 100%;
padding: 16px 32px;
}
.ova-title .sub-title {
margin: 0;
margin-bottom: 13px;
color: var(--secondary);
font-size: 24px;
font-weight: 400;
line-height: 1.2;
text-transform: capitalize;
}
.ova-title .title {
display: inline-block;
margin: 0 0 15px 0;
color: var(--heading);
font-size: 42px;
font-weight: 700;
line-height: 1.2;
text-transform: capitalize;
white-space: pre-line;
}
@media (max-width: 767px) {
.ova-title .title {
white-space: normal;
}
}
.ova-title .title a {
color: var(--heading);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-title .title a:hover {
color: var(--primary);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-title .description {
margin: 0 0 15px 0;
white-space: pre-line;
}
@media (max-width: 1024px) {
.ova-title .description {
white-space: normal;
}
}
.ova-blog {
list-style-type: none;
padding: 0;
margin: 0;
display: grid;
gap: 24px;
}
.ova-blog.columns2 {
grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
.ova-blog.columns2 {
grid-template-columns: 1fr;
}
}
.ova-blog.columns3 {
grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1024px) {
.ova-blog.columns3 {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 767px) {
.ova-blog.columns3 {
grid-template-columns: 1fr;
}
}
.ova-blog.columns4 {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 1400px) {
.ova-blog.columns4 {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (max-width: 1024px) {
.ova-blog.columns4 {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 767px) {
.ova-blog.columns4 {
grid-template-columns: 1fr;
}
}
.ova-blog .media img {
width: 100%;
object-fit: cover;
}
.ova-blog .item {
background: #FFFFFF;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
border-radius: 10px;
}
.ova-blog .item:hover .media a img {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transform: scale(1.1);
}
.ova-blog .item .media {
border-radius: 10px 10px 0px 0px;
position: relative;
overflow: hidden;
}
.ova-blog .item .media a {
display: flex;
}
.ova-blog .item .media a img {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
min-height: 282px;
width: 100%;
object-fit: cover;
transform: scale(1.001);
}
.ova-blog .item .ova-content {
padding: 30px 21px 27px 21px;
}
.ova-blog .item .ova-content .post-meta {
list-style-type: none;
padding: 0;
margin: 0 0 23px 0;
display: flex;
justify-content: flex-start;
gap: 24px;
}
.ova-blog .item .ova-content .post-meta .item-meta {
margin: 0;
line-height: 1;
display: flex;
justify-content: center;
align-items: center;
gap: 8px;
}
.ova-blog .item .ova-content .post-meta .item-meta .left {
opacity: 0.6;
color: var(--light);
}
.ova-blog .item .ova-content .post-meta .item-meta .right {
font-size: 14px;
font-weight: 400;
line-height: 1.2;
color: var(--light);
}
.ova-blog .item .ova-content .post-meta .item-meta .right a {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: var(--light);
}
.ova-blog .item .ova-content .post-meta .item-meta.wp-author .post-author:hover a {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: var(--primary);
}
.ova-blog .item .ova-content .post-meta .item-meta i {
font-size: 20px;
}
.ova-blog .item .ova-content .post-title {
margin: 0 0 20px 0;
}
.ova-blog .item .ova-content .post-title a {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 24px;
font-weight: 700;
color: var(--heading);
text-transform: capitalize;
}
.ova-blog .item .ova-content .post-title a:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: var(--primary);
}
.ova-blog .item .ova-content .short_desc {
margin: 0 0 15px 0;
padding: 0;
}
.ova-blog .item .ova-content .short_desc p {
margin: 0px;
}
.ova-blog .item .ova-content .read-more {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: var(--primary);
display: inline-flex;
justify-content: start;
align-items: center;
column-gap: 5px;
font-weight: 600;
}
.ova-blog .item .ova-content .read-more:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: var(--heading);
}
.ova-blog.template2 .item {
border-radius: 0;
background: none;
box-shadow: none;
}
.ova-blog.template2 .item .media {
border-radius: 0;
}
.ova-blog.template2 .item .media img {
min-height: 320px;
}
.ova-blog.template2 .ova-content {
position: relative;
padding: 40px 40px 32px;
margin: -80px 20px 0;
z-index: 2;
background-color: #fff;
box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.07);
}
@media (max-width: 1250px) {
.ova-blog.template2 .ova-content {
margin: 0;
padding: 40px 30px 32px;
}
}
@media (max-width: 767px) {
.ova-blog.template2 .ova-content {
padding: 40px 20px 32px;
}
}
.ova-blog.template2 .ova-content .post-meta {
margin: 0 0 20px 0;
}
.ova-blog.template2 .ova-content .post-meta .item-meta {
flex-wrap: wrap;
}
.ova-blog.template2 .ova-content .post-meta .item-meta .left {
padding: 0 6px 0 0;
opacity: 1;
}
.ova-blog.template2 .ova-content .post-meta .item-meta .left i {
font-size: 24px;
color: #999999;
}
.ova-blog.template2 .ova-content .post-title {
line-height: 0;
margin: 0 0 11px 0;
}
.ova-blog.template2 .ova-content .post-title a {
font-size: 20px;
line-height: 1.4;
}
.ova-blog.template2 .ova-content .short_desc {
margin: 0 0 23px 0;
}
.ova-blog.template3 .item {
border-radius: 0;
background: none;
box-shadow: none;
position: relative;
}
.ova-blog.template3 .item:hover .ova-content .post-title a {
text-decoration: underline;
}
.ova-blog.template3 .item .media {
border-radius: 0;
}
.ova-blog.template3 .item .media img {
min-height: 430px;
}
@media (max-width: 767px) {
.ova-blog.template3 .item .media img {
min-height: 380px;
}
}
.ova-blog.template3 .item .media .overlay {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
background: linear-gradient(180deg, rgba(17, 27, 25, 0) 33.95%, rgba(0, 0, 0, 0.9) 100%);
}
.ova-blog.template3 .item .ova-content {
position: absolute;
bottom: 0;
padding: 40px 40px 27px;
z-index: 2;
}
@media (max-width: 1100px) {
.ova-blog.template3 .item .ova-content {
padding: 40px 30px 27px;
}
}
.ova-blog.template3 .item .ova-content .post-meta {
margin: 0 0 10px 0;
}
.ova-blog.template3 .item .ova-content .post-meta .item-meta {
flex-wrap: wrap;
}
.ova-blog.template3 .item .ova-content .post-meta .item-meta .left {
opacity: 1;
padding: 0 6px 0 0;
}
.ova-blog.template3 .item .ova-content .post-meta .item-meta .left i {
font-size: 24px;
color: #fff;
}
.ova-blog.template3 .item .ova-content .post-meta .item-meta .right {
color: #fff;
}
.ova-blog.template3 .item .ova-content .post-meta .item-meta .right a {
color: #fff;
}
.ova-blog.template3 .item .ova-content .post-title {
line-height: 0;
margin: 0 0 10px 0;
}
.ova-blog.template3 .item .ova-content .post-title a {
font-size: 22px;
line-height: 1.4;
color: #fff;
}
.ova-blog.template3 .item .ova-content .post-title a:hover {
color: var(--primary);
}
.ova-blog.template3 .item .ova-content .short_desc {
margin: 0 0 23px 0;
color: #fff;
}
.ova-blog.template3 .item .ova-content .read-more {
color: #FFC83E;
}
.ova-blog.template3 .item .ova-content .read-more:hover {
color: var(--secondary);
}
.ova-blog.template4 {
grid-template-columns: 1fr 1fr;
}
@media (max-width: 1300px) {
.ova-blog.template4 {
grid-template-columns: 1fr;
}
}
.ova-blog.template4 .item {
border-radius: 0;
background: none;
box-shadow: none;
display: flex;
}
@media (max-width: 767px) {
.ova-blog.template4 .item {
flex-direction: column;
height: fit-content;
box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.07);
}
}
.ova-blog.template4 .item .media {
flex-basis: 50%;
border-radius: 0;
height: 100%;
}
.ova-blog.template4 .item .media a {
height: 100%;
}
.ova-blog.template4 .item .media a img {
width: 100%;
min-width: 306px;
min-height: 270px;
height: 100%;
}
.ova-blog.template4 .item .ova-content {
display: flex;
flex-direction: column;
justify-content: center;
flex-basis: 50%;
padding: 30px;
background-color: #fff;
}
@media (max-width: 767px) {
.ova-blog.template4 .item .ova-content {
flex-basis: auto;
}
}
.ova-blog.template4 .item .ova-content .post-meta {
flex-wrap: wrap;
margin: 0 0 10px 0;
}
.ova-blog.template4 .item .ova-content .post-meta .item-meta {
flex-wrap: wrap;
}
.ova-blog.template4 .item .ova-content .post-meta .item-meta .left {
opacity: 1;
padding: 0 6px 0 0;
}
.ova-blog.template4 .item .ova-content .post-meta .item-meta .left i {
font-size: 24px;
color: var(--heading);
}
.ova-blog.template4 .item .ova-content .post-meta .item-meta .right {
color: var(--heading);
}
.ova-blog.template4 .item .ova-content .post-meta .item-meta .right a {
color: var(--heading);
}
.ova-blog.template4 .item .ova-content .post-title {
line-height: 0;
margin: 0 0 16px 0;
}
.ova-blog.template4 .item .ova-content .post-title a {
font-size: 22px;
line-height: 1.3;
}
.ova-blog.template4 .item .ova-content .short_desc {
margin: 0 0 21px 0;
}
.ova-blog.template4 .item .ova-content .read-more {
color: var(--heading);
width: fit-content;
}
.ova-blog.template4 .item .ova-content .read-more:hover {
color: var(--secondary);
}
.elementor-widget-tripgo_elementor_testimonial .elementor-widget-container {
min-height: 1px;
}
.ova-testimonial {
display: block;
align-items: center;
position: relative;
}
@media (max-width: 830px) {
.ova-testimonial {
grid-template-columns: 15% 85%;
align-items: flex-start;
}
}
@media (max-width: 520px) {
.ova-testimonial {
grid-template-columns: 0% 100%;
}
}
.ova-testimonial .info .sub-title {
display: inline-block;
font-weight: 500;
font-size: 18px;
line-height: 1.2;
color: var(--primary);
position: relative;
}
.ova-testimonial .info .title {
margin: 0 0 35px 0;
font-weight: 700;
font-size: 50px;
line-height: 1.2;
color: var(--heading);
}
@media (max-width: 520px) {
.ova-testimonial .info .title {
margin: 0 0 10px 0;
}
}
.ova-testimonial .slide-for {
width: 120px;
float: left;
}
@media (max-width: 520px) {
.ova-testimonial .slide-for {
width: 80px;
}
}
.ova-testimonial .slide-for .slick-track {
display: inline-block;
margin: 0 0 5px 0;
width: auto !important;
}
.ova-testimonial .slide-for .slick-track .slick-slide {
float: unset;
width: 100%;
}
.ova-testimonial .slide-for .slick-active {
opacity: 1 !important;
}
.ova-testimonial .slide-for .slick-current .small-img img {
border: 3px solid #fff;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
opacity: 1;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-testimonial .slide-for .small-img {
position: relative;
overflow: hidden;
width: auto !important;
}
.ova-testimonial .slide-for .small-img img {
border-radius: 50%;
border: 3px solid #fff;
transform: scale(1);
display: block;
width: 76px;
height: 76px;
object-fit: cover;
border-radius: 50%;
opacity: 0.4;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
@media (max-width: 1100px) {
.ova-testimonial .slide-for .small-img img {
width: 60px;
height: 60px;
}
}
.ova-testimonial .slide-testimonials .client-info {
display: flex;
align-items: start;
justify-content: space-between;
}
@media (max-width: 830px) {
.ova-testimonial .slide-testimonials .client-info {
flex-direction: column;
}
}
.ova-testimonial .slide-testimonials .client-info .client {
position: relative;
border-radius: 50%;
}
@media (max-width: 830px) {
.ova-testimonial .slide-testimonials .client-info .client {
margin-bottom: 40px;
}
}
.ova-testimonial .slide-testimonials .client-info .client img {
display: block;
width: 154px;
height: 154px;
object-fit: cover;
border-radius: 50%;
}
.ova-testimonial .slide-testimonials .client-info .client .icon {
position: absolute;
right: -39px;
top: 50%;
border-radius: 50%;
transform: translateY(-50%);
width: 78px;
height: 78px;
display: inline-flex;
justify-content: center;
align-items: center;
background-color: var(--secondary);
}
@media (max-width: 520px) {
.ova-testimonial .slide-testimonials .client-info .client .icon {
right: 0;
}
}
.ova-testimonial .slide-testimonials .client-info .client .icon i {
font-size: 25px;
color: #fff;
display: inline-flex;
}
.ova-testimonial .slide-testimonials .client-info .info {
flex: 0 0 100%;
position: relative;
}
.ova-testimonial .slide-testimonials .client-info .info .icon {
position: absolute;
bottom: 0;
right: 0;
}
.ova-testimonial .slide-testimonials .client-info .info .icon i {
font-size: 60px;
color: var(--primary);
}
.ova-testimonial .slide-testimonials .client-info .info p.ova-evaluate {
margin: 0;
font-size: 20px;
color: var(--text);
padding-bottom: 23px;
line-height: 1.667;
font-weight: 400;
}
.ova-testimonial .slide-testimonials .client-info .info .name-job {
display: block;
display: flex;
align-items: center;
justify-content: flex-start;
column-gap: 25px;
}
.ova-testimonial .slide-testimonials .client-info .info .name-job .quote i {
font-size: 60px;
color: var(--primary);
}
.ova-testimonial .slide-testimonials .client-info .info .name-job .name {
margin: 0;
font-size: 16px;
line-height: 1.2;
font-weight: 700;
color: var(--heading);
letter-spacing: 0.2px;
padding-bottom: 13px;
}
.ova-testimonial .slide-testimonials .client-info .info .name-job .job {
margin: 0;
font-size: 14px;
line-height: 1.2;
text-transform: capitalize;
color: var(--text);
}
.ova-testimonial .slide-testimonials .slick-dots {
display: flex;
justify-content: flex-end;
list-style-type: none;
gap: 10px;
}
.ova-testimonial .slide-testimonials .slick-dots li {
margin: 0;
width: auto;
height: auto;
}
.ova-testimonial .slide-testimonials .slick-dots button {
display: block;
width: 17px;
height: 8px;
padding: 0;
background-color: var(--primary);
opacity: 0.2;
border-radius: 4px;
border: none;
text-indent: -9999px;
}
.ova-testimonial .slide-testimonials .slick-dots li.slick-active button {
width: 45px;
opacity: 1;
}
.elementor-widget-tripgo_elementor_testimonial_2 .elementor-widget-container {
min-height: 1px;
}
.ova-testimonial.version-2 .owl-stage-outer {
padding: 50px 0;
}
.ova-testimonial.version-2 .owl-carousel .owl-stage-outer {
margin-right: -30px;
margin-left: -30px;
padding-left: 30px;
padding-right: 30px;
width: calc(100% + 60px);
}
.ova-testimonial.version-2 .slide-testimonials {
width: 100%;
padding-right: 0;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item.active {
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
background: #FFFFFF;
border-radius: 10px;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item {
padding: 40px;
}
@media (max-width: 479px) {
.ova-testimonial.version-2 .slide-testimonials .owl-item .item {
padding: 15px;
}
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .evaluate {
margin: 0;
margin-bottom: 40px;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content {
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 371px) {
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content {
display: block;
}
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .client-info {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 20px;
}
@media (max-width: 830px) {
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .client-info {
flex-direction: unset;
}
}
@media (max-width: 479px) {
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .client-info {
align-items: start;
}
}
@media (max-width: 830px) {
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .client-info .client {
margin-bottom: 0px;
}
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .client-info .client img {
width: 60px;
height: 60px;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .client-info .name-job .name {
margin: 0;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .client-info .name-job .job {
margin: 0;
font-size: 14px;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating {
justify-content: center;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating {
font-size: 16px;
color: #ccd6df;
font-family: eicons;
display: inline-block;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating .elementor-star-full::before {
content: "";
display: block;
font-size: inherit;
font-family: inherit;
position: absolute;
color: #FFBF48;
top: 0;
left: 0;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i {
display: inline-block;
position: relative;
font-style: normal;
cursor: default;
line-height: 100%;
vertical-align: middle;
font-family: eicons;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i::before {
display: block;
font-size: inherit;
font-family: inherit;
position: absolute;
overflow: hidden;
color: #FFBF48;
top: 0;
left: 0;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-1::before {
content: "";
width: 10%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-2::before {
content: "";
width: 20%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-3::before {
content: "";
width: 30%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-4::before {
content: "";
width: 40%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-5::before {
content: "";
width: 50%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-6::before {
content: "";
width: 60%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-7::before {
content: "";
width: 70%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-8::before {
content: "";
width: 80%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-9::before {
content: "";
width: 90%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-1::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-2::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-3::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-4::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-5::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-6::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-7::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-8::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-9::before {
content: "★";
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating .elementor-star-full::before {
content: "★";
}
.ova-testimonial.version-2 .slide-testimonials .owl-dots {
text-align: center;
margin-top: 2px;
}
.ova-testimonial.version-2 .slide-testimonials .owl-dots .owl-dot {
outline: none;
}
.ova-testimonial.version-2 .slide-testimonials .owl-dots .owl-dot span {
width: 17px;
height: 8px;
margin: 5px;
background-color: var(--primary);
opacity: 0.2;
display: block;
-webkit-backface-visibility: visible;
transition: all 0.2s ease;
border-radius: 4px;
}
.ova-testimonial.version-2 .slide-testimonials .owl-dots .owl-dot.active span {
width: 45px;
opacity: 1;
background-color: var(--primary);
}
.elementor-widget-tripgo_elementor_testimonial_3 .elementor-widget-container {
min-height: 1px;
}
.ova-testimonial.version-3 .owl-stage-outer {
padding: 0px;
padding-bottom: 60px;
}
.ova-testimonial.version-3 .owl-carousel .owl-stage-outer {
margin-right: -30px;
margin-left: -30px;
padding-left: 30px;
padding-right: 30px;
width: calc(100% + 60px);
}
.ova-testimonial.version-3 .slide-testimonials {
width: 100%;
padding-right: 0;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item.active {
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
background: #FFFFFF;
border-radius: 10px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item.active .item .quote {
display: block;
position: absolute;
right: 20px;
bottom: 20px;
font-size: 147px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item.active .item .quote i {
color: var(--primary);
opacity: 0.05;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item.active .item .line1 {
opacity: 1;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item.active .item .line2 {
opacity: 1;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item {
position: relative;
padding: 60px 80px;
}
@media (max-width: 500px) {
.ova-testimonial.version-3 .slide-testimonials .owl-item .item {
padding: 15px 30px;
}
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .evaluate {
margin: 0;
margin-bottom: 40px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content {
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 371px) {
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content {
display: block;
}
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content .client-info {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 20px;
}
@media (max-width: 830px) {
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content .client-info {
flex-direction: unset;
}
}
@media (max-width: 479px) {
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content .client-info {
align-items: start;
}
}
@media (max-width: 830px) {
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content .client-info .client {
margin-bottom: 0;
}
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content .client-info .client img {
width: 70px;
height: 70px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content .client-info .name-job .name {
margin: 0;
font-size: 20px;
font-weight: 700;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content .client-info .name-job .job {
margin: 0;
font-size: 14px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .quote {
display: none;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .line1 {
opacity: 0;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
content: "";
width: calc(100% - 40px);
height: 15px;
position: absolute;
top: 100%;
left: 20px;
background: #FFFFFF;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
border-radius: 0px 0px 10px 10px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .line2 {
opacity: 0;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
content: "";
width: calc(100% - 80px);
height: 15px;
position: absolute;
top: calc(100% + 15px);
left: 40px;
background: #FFFFFF;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
border-radius: 0px 0px 10px 10px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-dots {
text-align: center;
margin-top: 2px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-dots .owl-dot {
outline: none;
}
.ova-testimonial.version-3 .slide-testimonials .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 9px;
background-color: var(--primary);
opacity: 0.2;
display: block;
-webkit-backface-visibility: visible;
transition: all 0.2s ease;
border-radius: 50%;
}
.ova-testimonial.version-3 .slide-testimonials .owl-dots .owl-dot.active span {
opacity: 1;
background-color: var(--primary);
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .text {
font-weight: 600;
color: var(--heading);
margin: 0 0 6px 0;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating i {
font-size: 16px;
color: #FFC83E;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .quote {
margin: -2px 0 0 0;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .quote i {
font-size: 64px;
display: inline-flex;
color: var(--primary);
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .content {
color: var(--heading);
margin: 25px 0 43px 0;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .info {
display: inline-flex;
align-items: center;
gap: 20px;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .info .author-image img {
width: 60px;
min-width: 60px;
height: 60px;
border-radius: 50%;
object-fit: cover;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .info .name-job .name {
font-weight: 700;
color: #000B33;
line-height: 1.3;
margin: 0 0 10px 0;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .info .name-job .job {
font-size: 14px;
font-weight: 400;
line-height: 1.6;
}
.ova-testimonial-4 .slide-testimonials .owl-dots {
text-align: center;
margin: 47px 0 0;
}
.ova-testimonial-4 .slide-testimonials .owl-dots .owl-dot {
width: 10px;
height: 10px;
margin-right: 18px;
border-radius: 50%;
background-color: #00bb9833;
}
.ova-testimonial-4 .slide-testimonials .owl-dots .owl-dot.active {
background-color: #00bb98;
}
.ova-testimonial-4 p {
margin: 0;
}
.ova-testimonial-4.ova-testimonial-template1 .owl-carousel .owl-stage-outer {
padding-top: 20px;
margin-right: -20px;
margin-left: -20px;
padding-left: 20px;
padding-right: 20px;
width: calc(100% + 40px);
}
.ova-testimonial-4.ova-testimonial-template1 .item {
padding: 43px 45px 35px;
background-color: #fff;
border-radius: 10px;
border-bottom: 6px solid #DEE0E7;
box-shadow: 0px -5px 15px rgba(43, 89, 255, 0.04);
}
@media (max-width: 1149px) {
.ova-testimonial-4.ova-testimonial-template1 .item {
border-color: var(--primary);
}
}
.ova-testimonial-4.ova-testimonial-template1 .owl-item.center .item {
border-bottom-color: var(--primary);
}
.ova-testimonial-4.ova-testimonial-template2 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .text {
font-size: 20px;
margin: 0 0 4px 0;
}
.ova-testimonial-4.ova-testimonial-template2 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .quote {
margin: 0 82px 0 0;
}
@media (max-width: 767px) {
.ova-testimonial-4.ova-testimonial-template2 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .quote {
margin: 0;
}
}
.ova-testimonial-4.ova-testimonial-template2 .slide-testimonials .owl-stage-outer .item .content {
font-size: 24px;
font-weight: 500;
line-height: 1.5;
margin: 21px 0 40px 0;
}
.ova-testimonial-4.ova-testimonial-template2 .slide-testimonials .owl-stage-outer .item .info .name-job .name {
font-size: 22px;
font-weight: 600;
color: #000B33;
margin: 0 0 2px 0;
}
.ova-testimonial-4.ova-testimonial-template2 .slide-testimonials .owl-dots {
text-align: left;
margin: 30px 0 0 0;
}
.ova-testimonial-5 {
padding: 43px 45px 35px;
background-color: #fff;
border-radius: 10px;
border-bottom: 6px solid #DEE0E7;
box-shadow: 0px -5px 15px rgba(43, 89, 255, 0.04);
}
.ova-testimonial-5 .wrap-evaluate {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .text {
font-weight: 600;
color: var(--heading);
margin: 0 0 6px 0;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .rating i {
font-size: 16px;
color: #FFC83E;
}
.ova-testimonial-5 .wrap-evaluate .quote {
margin: -2px 0 0 0;
}
.ova-testimonial-5 .wrap-evaluate .quote i {
font-size: 64px;
display: inline-flex;
color: var(--primary);
}
.ova-testimonial-5 .content {
color: var(--heading);
margin: 25px 0 43px 0;
}
.ova-testimonial-5 .info {
display: inline-flex;
align-items: center;
}
.ova-testimonial-5 .info .author-image {
margin: 0 20px 0 0;
}
.ova-testimonial-5 .info .author-image img {
width: 60px;
min-width: 60px;
height: 60px;
border-radius: 50%;
object-fit: cover;
}
.ova-testimonial-5 .info .name-job .name {
font-weight: 700;
color: #000B33;
line-height: 1.3;
margin: 0 0 10px 0;
}
.ova-testimonial-5 .info .name-job .job {
font-size: 14px;
font-weight: 400;
line-height: 1.6;
}
.ova-testimonial-5 p {
margin: 0;
}
@media (max-width: 1149px) {
.ova-testimonial-5 {
border-color: var(--primary);
}
}
.ova-testimonial-5.active {
border-bottom-color: var(--primary);
}
.ova-testimonial-6 {
padding: 85px 50px 40px 50px;
position: relative;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
background: #fff;
}
.ova-testimonial-6 .background-img {
position: absolute;
content: "";
width: 100%;
height: 92px;
top: 0;
left: 0;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
z-index: 1;
}
.ova-testimonial-6 .author {
margin-top: 48px;
display: flex;
align-items: center;
gap: 20px;
}
@media screen and (max-width: 480px) {
.ova-testimonial-6 .author {
flex-direction: column;
text-align: center;
}
}
.ova-testimonial-6 .author .name {
margin: 0;
font-size: 24px;
line-height: 1;
}
.ova-testimonial-6 .author .job {
margin: 0;
font-size: 15px;
font-weight: 500;
line-height: 1;
margin-top: 10px;
}
.ova-testimonial-6 .author .rating {
margin-top: 10px;
}
.ova-testimonial-6 .author .rating i {
color: #ffc83e;
}
.ova-testimonial-6 .img {
position: relative;
}
.ova-testimonial-6 .img img {
display: block;
width: 100px;
height: 100px;
border-radius: 50%;
object-fit: cover;
object-position: center;
position: relative;
}
.ova-testimonial-6 .img .icon {
position: absolute;
z-index: 9;
top: -7px;
left: -5px;
width: 40px;
height: 40px;
border-radius: 50%;
background: var(--secondary);
display: inline-flex;
justify-content: center;
align-items: center;
}
.ova-testimonial-6 .img .icon i {
color: #fff;
font-size: 16px;
}
.ova-testimonial-6 .img .icon svg {
fill: #fff;
width: 16px;
height: 16px;
}
.ova-testimonial-6 .desc {
margin: 0;
font-size: 19px;
font-weight: 500;
border-bottom: 1px solid #e6e8ed;
padding-bottom: 30px;
}
.ova-contact-form {
display: block;
position: relative;
background: #fff;
padding: 30px;
border: 1px solid var(--border);
border-radius: 10px;
}
@media (max-width: 479px) {
.ova-contact-form {
padding: 15px;
}
}
.ova-contact-form .contact-info {
display: flex;
justify-content: left;
align-items: flex-start;
gap: 10px;
border-bottom: 1px solid var(--border);
padding-bottom: 17px;
margin-bottom: 17px;
}
@media (max-width: 350px) {
.ova-contact-form .contact-info {
flex-flow: column;
}
}
.ova-contact-form .contact-info img {
width: 60px;
height: 60px;
object-fit: cover;
border-radius: 100%;
}
@media (max-width: 350px) {
.ova-contact-form .contact-info img {
margin-bottom: 10px;
}
}
.ova-contact-form .contact-info .info .label {
margin: 0;
line-height: 1;
font-size: 16px;
font-weight: 700;
margin-bottom: 8px;
}
.ova-contact-form .contact-info .info .description {
display: block;
line-height: 1.2;
font-size: 14px;
font-weight: 400;
margin-bottom: 4px;
}
.ova-contact-form .contact-info .info .phone-address {
display: inline-block;
font-size: 16px;
font-weight: 700;
}
.ova-contact-form .button {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
display: block;
background: #FFFFFF;
border: 1px solid var(--primary);
border-radius: 5px;
padding-top: 16px;
padding-bottom: 16px;
margin-bottom: 14px;
text-align: center;
}
.ova-contact-form .button:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-contact-form .button i {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-contact-form .button span {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 16px;
margin-left: 4px;
text-transform: capitalize;
}
.ova-contact-form .date {
display: block;
color: var(--light);
font-size: 14px;
font-weight: 400;
}
.ova-contact-form .time {
display: block;
color: var(--text);
font-size: 14px;
font-weight: 400;
}
.ova-contact-page {
position: relative;
}
.ova-contact-page p {
margin: 0;
}
.ova-contact-page .text-email {
display: flex;
column-gap: 24px;
margin-bottom: 24px;
}
@media (max-width: 479px) {
.ova-contact-page .text-email {
flex-flow: column;
}
}
.ova-contact-page .text-email .ova-text {
width: 50%;
overflow: hidden;
}
@media (max-width: 479px) {
.ova-contact-page .text-email .ova-text {
width: 100%;
margin-bottom: 24px;
}
}
.ova-contact-page .text-email .ova-email {
width: 50%;
overflow: hidden;
}
@media (max-width: 479px) {
.ova-contact-page .text-email .ova-email {
width: 100%;
}
}
.ova-contact-page .text-email input {
width: 100%;
border-color: var(--border);
padding: 17px 15px;
}
.ova-contact-page .ova-subject {
margin-bottom: 24px;
}
.ova-contact-page .ova-subject input {
width: 100%;
border-color: var(--border);
padding: 17px 15px;
}
.ova-contact-page .ova-textarea {
margin-bottom: 30px;
}
.ova-contact-page .ova-textarea textarea {
max-height: 120px;
width: 100%;
border-color: var(--border);
padding: 17px 15px;
}
.ova-contact-page .ova-submit button {
padding: 17px 31px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
border-color: var(--primary);
color: var(--primary);
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
border: 1px solid var(--border) !important;
border-width: 1px !important;
border-top: 1px solid var(--border) !important;
border-radius: 10px;
padding: 25px;
margin-bottom: 24px;
}
@media (max-width: 400px) {
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active {
padding: 15px;
}
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active .elementor-active {
padding: 0px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active .elementor-tab-title {
padding-bottom: 17px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active .elementor-tab-content {
padding-left: 29px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item .elementor-tab-title {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
padding: 13px 20px;
padding-left: 25px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon svg {
width: 10px;
height: 10px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item .elementor-tab-content {
padding: 0px;
padding-left: 24px;
}
.ova-progress {
width: 100%;
}
.ova-progress .ova-progress-title {
margin: 0;
color: var(--text);
margin-bottom: 15px;
margin-bottom: 15px;
font-size: 16px;
font-weight: 700;
}
.ova-progress .ctyl-progress-title {
margin: 0;
margin-bottom: 5px;
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: var(--text);
}
.ova-progress .ova-percent-view {
height: 13px;
width: 100%;
background-color: var(--border);
border-radius: 8px;
overflow: visible;
position: relative;
}
.ova-progress .ova-percent-view .ova-percent {
height: 100%;
float: left;
border-radius: 8px;
background-color: var(--secondary);
}
.ova-progress .ova-percent-view .percentage {
position: absolute;
color: #fff;
top: -40px;
right: 0%;
display: none;
font-size: 16px;
line-height: 24px;
font-weight: 700;
color: var(--light);
}
.ova-progress .ova-notes {
display: flex;
margin-top: 18px;
width: 100%;
}
.ova-progress .ova-notes .item-note {
position: relative;
margin-left: 10%;
}
.ova-progress .ova-notes .item-note .note-text {
font-size: 14px;
line-height: 21px;
color: #fff;
}
.ova-progress .ova-notes .item-note:first-child {
margin-left: 0;
}
.ova-progress .ova-notes .item-note:last-child {
margin-left: 19%;
}
.ova-progress .ova-notes .item-note:before {
content: "";
width: 1px;
height: 35px;
position: absolute;
top: -32px;
left: 50%;
border-left: 1px solid #414073;
}
.ova-special-offer {
position: relative;
overflow: hidden;
}
.ova-special-offer:hover .special-offer-img {
transform: scale(1.04);
}
.ova-special-offer:hover .special-offer-content {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.ova-special-offer:hover .special-offer-content .btn-special-offer {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
opacity: 1;
visibility: visible;
transform: scale(1);
}
.ova-special-offer .mask {
position: absolute;
content: "";
top: 0;
left: 0;
width: 50%;
height: 100%;
background: linear-gradient(270deg, rgba(19, 23, 43, 0) 0.44%, rgba(19, 23, 43, 0.24) 38.35%, rgba(19, 23, 43, 0.8) 100%);
z-index: 1;
}
.ova-special-offer .special-offer-img {
display: block;
width: 100%;
object-fit: cover;
transform: scale(1);
transition: transform 1s ease-out;
transform-origin: bottom right;
}
.ova-special-offer .special-offer-content {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
position: absolute;
z-index: 2;
width: 100%;
top: 60px;
left: 40px;
}
.ova-special-offer .special-offer-content .sub-title-wrapper .sub-title {
margin: 0;
color: #fff;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
}
.ova-special-offer .special-offer-content .sub-title-wrapper .discount {
font-weight: 600;
font-size: 24px;
color: #fff;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.ova-special-offer .special-offer-content .title {
margin: 0;
padding-bottom: 14px;
color: #fff;
font-size: 30px;
line-height: 1.2;
font-weight: 700;
text-transform: capitalize;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.ova-special-offer .special-offer-content .btn-special-offer {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
opacity: 0;
visibility: hidden;
transform: scale(0);
margin-top: 24px;
padding: 12px 25px;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 0;
font-size: var(--font-size);
font-weight: 600;
font-family: var(--secondary-font);
color: var(--primary);
background-color: #fff;
border: none;
}
.ova-special-offer .special-offer-content .btn-special-offer i {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
margin-left: 8px;
}
.ova-special-offer .special-offer-content .btn-special-offer:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background-color: var(--primary-hover);
color: #FFFFFF;
}
.ova-special-offer.ova-special-offer-version_1:hover .special-offer-content {
top: 48px;
}
.ova-special-offer.ova-special-offer-version_1 .special-offer-content .title {
font-size: 48px;
}
.ova-special-offer.ova-special-offer-version_2:hover .special-offer-content {
top: 48px;
}
.ova-special-offer.ova-special-offer-version_2 .mask {
width: 100%;
}
.ova-special-offer.ova-special-offer-version_2 .special-offer-content {
text-align: center;
top: 60px;
left: 50%;
transform: translateX(-50%);
}
.ova-special-offer.ova-special-offer-version_3:hover .special-offer-content {
bottom: 55px;
}
.ova-special-offer.ova-special-offer-version_3 .mask {
width: 100%;
}
.ova-special-offer.ova-special-offer-version_3 .special-offer-content {
text-align: center;
top: unset;
bottom: -25px;
left: 50%;
transform: translateX(-50%);
}
.ova-special-offer.ova-special-offer-version_4 .mask {
width: 100%;
background: #008dd0c7;
}
.ova-special-offer.ova-special-offer-version_4 .special-offer-content {
text-align: center;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ova-special-offer.ova-special-offer-version_5:hover .special-offer-content .btn-special-offer {
background-color: var(--primary);
color: #fff;
}
.ova-special-offer.ova-special-offer-version_5:hover .special-offer-content .btn-special-offer i {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 16px;
}
.ova-special-offer.ova-special-offer-version_5 .mask {
width: 100%;
background: transparent;
}
.ova-special-offer.ova-special-offer-version_5 .special-offer-content {
position: relative;
top: unset;
left: unset;
text-align: center;
padding: 40px 50px;
background-color: #fff;
}
@media (max-width: 767px) {
.ova-special-offer.ova-special-offer-version_5 .special-offer-content {
padding: 30px 20px;
}
}
.ova-special-offer.ova-special-offer-version_5 .special-offer-content .sub-title-wrapper .sub-title {
color: var(--text);
}
.ova-special-offer.ova-special-offer-version_5 .special-offer-content .sub-title-wrapper .discount {
color: var(--secondary);
}
.ova-special-offer.ova-special-offer-version_5 .special-offer-content .title {
color: var(--heading);
}
.ova-special-offer.ova-special-offer-version_5 .special-offer-content .btn-special-offer {
opacity: 1;
visibility: visible;
transform: scale(1);
}
.ova-special-offer.ova-special-offer-version_5 .special-offer-content .btn-special-offer i {
font-size: 0;
color: #fff;
}
.ova-share-buttons {
display: inline-flex;
width: 100%;
}
.ova-share-buttons .share-item {
display: block;
margin-bottom: 10px;
}
.ova-share-buttons .share-item .share-btn {
display: flex;
align-items: center;
justify-content: center;
width: 45px;
height: 45px;
overflow: hidden;
font-size: 16px;
cursor: pointer;
border-radius: 99.9em;
color: #FFFFFF;
background-color: var(--primary);
background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.12), transparent);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-share-buttons .share-item .share-btn i {
line-height: 1;
}
.ova-share-buttons .share-item .share-btn:hover {
filter: saturate(1.5) brightness(1.5);
}
.ova-share-buttons .share-item:not(:last-child) {
margin-right: 10px;
}
.ova-share-buttons.share-grid {
display: grid;
grid-column-gap: 10px;
grid-row-gap: 10px;
}
.ova-share-buttons.share-grid .share-item {
margin: 0;
}
.ova-share-buttons.share-grid .share-item .share-btn {
width: 100%;
border-radius: 99.9em;
}
.ova-share-buttons.share-grid.column_2 {
grid-template-columns: repeat(2, 1fr);
}
.ova-share-buttons.share-grid.column_3 {
grid-template-columns: repeat(3, 1fr);
}
.ova-share-buttons.share-grid.column_4 {
grid-template-columns: repeat(4, 1fr);
}
.ova-share-buttons.share-grid.column_5 {
grid-template-columns: repeat(5, 1fr);
}
.ova-share-buttons.share-grid.column_6 {
grid-template-columns: repeat(6, 1fr);
}
.switch-languages {
line-height: 1.3;
color: #fff;
position: relative;
}
.switch-languages:hover .current-language .first-icon {
transform: rotate(0deg);
}
.switch-languages:hover .current-language i {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transform: rotate(-180deg);
}
.switch-languages:hover .dropdown-language {
display: inline-block;
}
.switch-languages:hover .dropdown-language .dropdown-item:hover {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
color: var(--secondary);
}
.switch-languages .current-language .text {
color: var(--heading);
margin-right: 2px;
}
.switch-languages .current-language .first-icon {
font-size: 15px;
}
.switch-languages .current-language i {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: inline-flex;
font-size: 10px;
color: var(--heading);
}
.switch-languages .dropdown-language {
position: absolute;
top: 100%;
left: 0;
display: none;
background-color: #fff;
border-radius: 5px;
padding: 10px;
z-index: 999;
}
.switch-languages .dropdown-language .dropdown-item {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: block;
color: var(--heading);
}
.switch-languages .dropdown-language .dropdown-item:hover {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
color: var(--secondary);
}
.section-max-width-1460 {
max-width: 1460px;
margin: 0 auto;
}
.ova-image-gallery .title {
font-size: 16px;
font-weight: 500;
line-height: 1.5;
margin: 0 0 36px 0;
}
.ova-image-gallery .ova-image-gallery-ft {
display: inline-grid;
gap: 10px;
}
.ova-image-gallery .ova-image-gallery-ft.two_column {
grid-template-columns: 1fr 1fr;
}
.ova-image-gallery .ova-image-gallery-ft.three_column {
grid-template-columns: 1fr 1fr 1fr;
}
.ova-image-gallery .ova-image-gallery-ft.four_column {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.ova-image-gallery .ova-image-gallery-ft .item-fancybox-ft {
display: inline-flex;
position: relative;
}
.ova-image-gallery .ova-image-gallery-ft .item-fancybox-ft img {
width: 75px;
height: 75px;
overflow: hidden;
object-fit: cover;
}
.ova-image-gallery .ova-image-gallery-ft .item-fancybox-ft .overlay {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
width: 100%;
height: 100%;
background-color: var(--primary);
position: absolute;
opacity: 0;
}
.ova-image-gallery .ova-image-gallery-ft .item-fancybox-ft .overlay .icon {
display: inline-flex;
position: absolute;
color: #fff;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ova-image-gallery .ova-image-gallery-ft .item-fancybox-ft .overlay .icon i {
font-size: 20px;
display: inherit;
}
.ova-image-gallery .ova-image-gallery-ft .item-fancybox-ft:hover {
cursor: pointer;
}
.ova-image-gallery .ova-image-gallery-ft .item-fancybox-ft:hover .overlay {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
opacity: 0.85;
}
.ova-counter-list-wrapper {
display: grid;
gap: 30px;
}
.ova-counter-list-wrapper.two_column {
grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
.ova-counter-list-wrapper.two_column {
grid-template-columns: auto;
}
}
.ova-counter-list-wrapper.three_column {
grid-template-columns: 1fr 1fr 1fr;
}
.ova-counter-list-wrapper.four_column {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 1200px) {
.ova-counter-list-wrapper.four_column {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (max-width: 1024px) {
.ova-counter-list-wrapper.three_column, .ova-counter-list-wrapper.four_column {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 767px) {
.ova-counter-list-wrapper.three_column, .ova-counter-list-wrapper.four_column {
grid-template-columns: auto;
}
}
.ova-counter-list {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
padding: 40px;
background-color: #F2FBFA;
}
@media (max-width: 767px) {
.ova-counter-list {
text-align: center;
}
}
.ova-counter-list:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background-color: var(--secondary);
}
.ova-counter-list:hover .title, .ova-counter-list:hover .odometer, .ova-counter-list:hover .suffix {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: #fff;
}
.ova-counter-list:hover .icon {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transform: scale(1.1);
background-color: rgba(255, 255, 255, 0.2);
}
.ova-counter-list.columns-offsets:nth-child(odd) {
position: relative;
top: -30px;
}
@media (max-width: 767px) {
.ova-counter-list.columns-offsets:nth-child(odd) {
top: 0;
}
}
.ova-counter-list .icon {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
width: 66px;
height: 75px;
background-color: var(--secondary);
border-radius: 4px;
font-size: 38px;
color: #fff;
margin-bottom: 26px;
-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
transform: scale(1);
}
.ova-counter-list .icon i {
display: inline-flex;
}
.ova-counter-list .odometer-wrapper {
display: inline-flex;
align-items: center;
}
.ova-counter-list .odometer {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 60px;
font-weight: 700;
line-height: 1.2;
letter-spacing: -0.5px;
}
.ova-counter-list .odometer.odometer-auto-theme, .ova-counter-list .odometer .odometer-value {
line-height: 1;
}
@media (max-width: 767px) {
.ova-counter-list .odometer {
font-size: 40px;
}
}
.ova-counter-list .suffix {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 60px;
font-weight: 700;
}
@media (max-width: 767px) {
.ova-counter-list .suffix {
font-size: 40px;
}
}
.ova-counter-list .title {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
margin: 0;
font-size: 16px;
font-weight: 400;
line-height: 1.3;
}
.ova-icon-box:hover .iconbox {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-icon-box:hover .iconbox .icon {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
background-color: var(--primary);
box-shadow: 0px 4px 60px rgba(253, 76, 92, 0.7);
}
.ova-icon-box:hover .iconbox .icon i {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
color: #fff;
}
.ova-icon-box:hover .iconbox .title {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-icon-box:hover .iconbox .description {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-icon-box:hover .iconbox .button-readmore .text-button {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
color: var(--secondary);
}
.ova-icon-box:hover .iconbox .button-readmore .icon-button i {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
color: var(--secondary);
}
.ova-icon-box i {
display: inline-flex;
}
.ova-icon-box .iconbox {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: block;
background-color: #fff;
padding: 40px 40px 32px;
box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1200px) {
.ova-icon-box .iconbox {
padding: 40px 30px 32px;
}
}
@media (max-width: 400px) {
.ova-icon-box .iconbox {
padding: 40px 20px 32px;
}
}
.ova-icon-box .iconbox .icon {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
margin: 0 0 32px 0;
display: inline-flex;
background-color: #3BC1B1;
box-shadow: 0px 4px 30px rgba(59, 193, 177, 0.7);
width: 60px;
height: 60px;
border-radius: 50%;
justify-content: center;
align-items: center;
}
.ova-icon-box .iconbox .icon i {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: inline-flex;
font-size: 26px;
color: #fff;
}
.ova-icon-box .iconbox .title {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
margin: 0 0 14px 0;
font-size: 22px;
font-weight: 600;
line-height: 1.4;
}
.ova-icon-box .iconbox .description {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
margin: 0 0 20px;
color: var(--text);
}
.ova-icon-box .iconbox .line-decoration {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
width: 100%;
height: 1px;
background-color: #0000001a;
margin: 0 0 20px 0;
}
.ova-icon-box .iconbox .button-readmore {
display: inline-flex;
align-items: center;
}
.ova-icon-box .iconbox .button-readmore .text-button {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
font-weight: 600;
color: var(--primary);
line-height: 1.5;
text-transform: capitalize;
margin-right: 5px;
}
.ova-icon-box .iconbox .button-readmore .icon-button {
display: inline-flex;
}
.ova-icon-box .iconbox .button-readmore .icon-button i {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
font-size: 14px;
line-height: 1;
color: var(--primary);
}
.ova-icon-box.template2:hover .iconbox {
background-color: var(--primary);
box-shadow: 0px 4px 60px rgba(253, 76, 92, 0.3);
}
.ova-icon-box.template2:hover .iconbox .wrap-icon .icon i {
color: #fff;
}
.ova-icon-box.template2:hover .iconbox .wrap-icon .title {
color: #fff;
}
.ova-icon-box.template2:hover .iconbox .description {
color: #fff;
}
.ova-icon-box.template2:hover .iconbox .line-decoration {
background-color: #fff;
}
.ova-icon-box.template2 .iconbox {
padding: 35px 40px 27px;
border: none;
box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.05);
}
@media (max-width: 1200px) {
.ova-icon-box.template2 .iconbox {
padding: 35px 25px 27px;
}
}
.ova-icon-box.template2 .iconbox .wrap-icon {
display: inline-flex;
align-items: center;
gap: 30px;
}
.ova-icon-box.template2 .iconbox .wrap-icon .icon {
box-shadow: none;
background: none;
width: auto;
height: auto;
}
.ova-icon-box.template2 .iconbox .wrap-icon .icon i {
font-size: 50px;
color: var(--primary);
}
.ova-icon-box.template2 .iconbox .wrap-icon .title {
margin: 0;
}
.ova-icon-box.template2 .iconbox .line-decoration {
width: 100%;
height: 1px;
margin: 30px 0 23px;
background-color: #111b191a;
}
.ova-icon-box.template2 .iconbox .description {
margin: 0;
color: var(--text);
}
.ova-icon-box.template3:hover .iconbox {
background-color: var(--primary);
}
.ova-icon-box.template3:hover .iconbox .title {
color: #fff;
}
.ova-icon-box.template3:hover .iconbox .description {
color: #fff;
}
.ova-icon-box.template3 .iconbox {
padding: 28px 28px 12px 28px;
text-align: center;
}
.ova-icon-box.template3 .iconbox .icon {
margin: 0 0 20px 0;
width: 96px;
height: 96px;
background-color: #fff2f3;
box-shadow: none;
}
.ova-icon-box.template3 .iconbox .icon i {
font-size: 52px;
color: var(--primary);
}
.ova-icon-box.template3 .iconbox .title {
font-size: 18px;
}
.ova-icon-list {
margin: 0 15px;
}
.ova-icon-list .item {
position: relative;
display: flex;
align-items: center;
gap: 20px;
border-radius: 7px;
padding: 20px 34px;
background-color: white;
box-shadow: 0px 10px 60px 0px rgba(253, 76, 92, 0.1);
border-left: 2px solid var(--primary);
margin-bottom: 20px;
}
@media (max-width: 767px) {
.ova-icon-list .item {
padding: 20px;
}
}
.ova-icon-list .item:last-child {
margin-bottom: 0;
}
.ova-icon-list .item i, .ova-icon-list .item svg {
display: inline-flex;
font-size: 44px;
width: 44px;
color: var(--secondary);
fill: var(--secondary);
}
.ova-icon-list .item svg {
min-width: 32px;
}
.ova-icon-list .item svg path {
fill: var(--secondary);
}
.ova-icon-list .item .title {
margin: 0 0 4px 0;
font-size: 20px;
line-height: 1.4;
}
.ova-icon-list .item .desc {
margin: 0;
line-height: 1.4;
}
.tripgo-our-team .team-img, .tripgo-our-team .socials, .tripgo-our-team a {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.tripgo-our-team .item-team .img {
position: relative;
overflow: hidden;
}
.tripgo-our-team .item-team .img .team-img {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: block;
width: 100%;
height: 315px;
object-fit: cover;
object-position: center;
}
.tripgo-our-team .item-team .img:hover .socials {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
bottom: 0;
opacity: 1;
}
.tripgo-our-team .item-team .info {
padding-top: 30px;
}
.tripgo-our-team .item-team .info .name {
margin: 0;
font-size: 20px;
}
.tripgo-our-team .item-team .info .name a {
color: var(--heading);
}
.tripgo-our-team .item-team .info .job {
margin: 0;
margin-top: 3px;
}
.tripgo-our-team .item-team .socials {
position: absolute;
margin: 0;
padding: 0;
bottom: -50px;
left: 0;
height: 50px;
column-gap: 25px;
padding-left: 25px;
padding-right: 25px;
list-style: none;
display: inline-flex;
justify-content: center;
align-items: center;
background: var(--primary);
opacity: 0;
}
.tripgo-our-team .item-team .socials .item a {
color: #fff;
}
.tripgo-our-team .item-team .socials .item a:hover {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
color: var(--heading);
}
.tripgo-our-team.our-team-version_2 .item-team:hover .socials {
bottom: 20px;
}
.tripgo-our-team.our-team-version_2 .item-team .img .team-img {
border-radius: 12px;
}
.tripgo-our-team.our-team-version_2 .item-team .info {
text-align: center;
}
.tripgo-our-team.our-team-version_2 .item-team .info .name {
font-size: 22px;
}
.tripgo-our-team.our-team-version_2 .item-team .socials {
border-radius: 10px;
left: 50%;
transform: translateX(-50%);
}
.ova-road-map {
width: 100%;
margin: 0 auto;
}
@media screen and (max-width: 1200px) {
.ova-road-map {
padding-left: 40px;
}
}
.ova-road-map .triangle-topright {
position: absolute;
width: 0;
height: 0;
left: -35px;
top: 20px;
z-index: 9;
border-top: 35px solid #fff;
border-left: 35px solid transparent;
filter: drop-shadow(0px 10px 60px rgba(0, 0, 0, 0.07));
}
.ova-road-map .triangle-topleft {
position: absolute;
width: 0;
height: 0;
right: -35px;
top: 20px;
z-index: 9;
border-top: 35px solid #fff;
border-right: 35px solid transparent;
filter: drop-shadow(0px 10px 60px rgba(0, 0, 0, 0.07));
}
.ova-road-map .icon {
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 36px;
height: 36px;
background-color: var(--secondary);
border-radius: 50%;
display: inline-block;
text-align: center;
}
.ova-road-map .icon i {
font-size: 20px;
line-height: 36px;
color: #fff;
}
@media screen and (max-width: 1200px) {
.ova-road-map .icon {
left: 40px;
}
}
.ova-road-map .road-map-wrapper {
padding: 20px 0;
}
.ova-road-map .road-map-wrapper .timeline-column .date {
position: absolute;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 20px;
color: var(--heading);
font-weight: 700;
width: 80px;
height: 80px;
border-radius: 50%;
background: #FFFFFF;
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.12);
z-index: 99;
}
.ova-road-map .road-map-wrapper .timeline-column .date.active {
color: #fff;
background-color: var(--primary);
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left {
display: flex;
flex-wrap: nowrap;
justify-content: flex-end;
position: relative;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left:before {
position: absolute;
content: "";
height: 100%;
width: 0;
left: 50%;
bottom: 0;
border-left: 2px solid #1d1b1a1a;
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left:before {
left: 0;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left:first-child:before {
height: 130%;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left:not(:last-child) {
padding-bottom: 70px;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left:last-child:before {
height: 140%;
top: 0;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left:not(:first-child):before {
height: 128%;
top: 0;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info {
width: 50%;
position: relative;
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info {
width: 100%;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info {
position: relative;
margin-left: 105px;
padding: 10px;
background-color: #fff;
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07);
}
@media screen and (max-width: 767px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info {
margin-left: 80px;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content {
display: flex;
align-items: center;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content .img {
flex-shrink: 0;
width: 220px;
height: 152px;
}
@media screen and (max-width: 767px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content .img {
display: none;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content .img img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content .content {
padding: 0 30px;
}
@media screen and (max-width: 767px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content .content {
padding: 20px;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content .content .title {
margin: 0;
font-size: 20px;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content .content .desc {
margin: 0;
margin-top: 10px;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .date {
left: -40px;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right {
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
position: relative;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .triangle-topright {
visibility: hidden;
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .triangle-topleft {
visibility: hidden;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .triangle-topright {
visibility: visible;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right:before {
position: absolute;
content: "";
height: 100%;
width: 0;
left: 50%;
bottom: 0;
border-left: 2px solid #1d1b1a1a;
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right:before {
left: 0;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right:not(:last-child) {
padding-bottom: 70px;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right:last-child:before {
height: 140%;
top: 0;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info {
width: 50%;
position: relative;
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info {
width: 100%;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info {
position: relative;
padding: 20px;
margin-right: 105px;
padding: 10px;
background-color: #fff;
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07);
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info {
margin-right: 0;
margin-left: 105px;
}
}
@media screen and (max-width: 767px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info {
margin-left: 80px;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content {
display: flex;
align-items: center;
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content {
flex-direction: row-reverse;
justify-content: flex-end;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .img {
flex-shrink: 0;
width: 220px;
height: 152px;
}
@media screen and (max-width: 767px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .img {
display: none;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .img img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .content {
text-align: right;
padding: 0 30px;
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .content {
text-align: left;
}
}
@media screen and (max-width: 767px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .content {
padding: 20px;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .content .title {
margin: 0;
font-size: 20px;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .content .desc {
margin: 0;
margin-top: 10px;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .date {
right: -40px;
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .date {
left: -40px;
right: unset;
}
}
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info {
margin-left: 0;
margin-right: 105px;
}
@media screen and (max-width: 1200px) {
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info {
margin-right: 0;
margin-left: 105px;
}
}
@media screen and (max-width: 767px) {
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info {
margin-left: 80px;
}
}
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .date {
left: unset;
right: -40px;
}
@media screen and (max-width: 1200px) {
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .date {
left: -40px;
right: unset;
}
}
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info {
margin-left: 105px;
margin-right: 0;
}
@media screen and (max-width: 767px) {
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info {
margin-left: 80px;
}
}
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .date {
left: -40px;
right: unset;
}
.ova-special-offer-2 {
position: relative;
width: 100%;
min-height: 393px;
display: flex;
align-items: center;
overflow: hidden;
}
.ova-special-offer-2:hover .background-image {
transform: scale(1.1);
}
.ova-special-offer-2 .background-image {
position: absolute;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
top: 0;
left: 0;
bottom: 0;
right: 0;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-special-offer-2 .content {
position: relative;
width: 50%;
padding-left: 50px;
}
@media screen and (max-width: 1024px) {
.ova-special-offer-2 .content {
width: 100%;
padding-right: 50px;
}
}
@media screen and (max-width: 767px) {
.ova-special-offer-2 .content {
padding: 40px 30px;
}
}
.ova-special-offer-2 .content .subtitle {
margin: 0;
font-weight: 600;
font-size: 24px;
line-height: 1;
}
.ova-special-offer-2 .content .title {
margin: 0;
margin-top: 8px;
font-size: 42px;
line-height: 54px;
}
.ova-special-offer-2 .content .title a {
color: var(--heading);
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-special-offer-2 .content .title a:hover {
color: var(--primary);
}
@media screen and (max-width: 1024px) {
.ova-special-offer-2 .content .title {
font-size: 36px;
}
}
.ova-special-offer-2 .content .desc {
margin: 0;
margin-top: 33px;
color: var(--heading);
}
.ova-special-offer-2 .content .link {
margin-top: 33px;
display: inline-block;
font-weight: 600;
background: var(--primary);
color: #fff;
padding: 12px 32px;
line-height: 24px;
border-radius: 5px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-special-offer-2 .content .link:hover {
background: #fff;
color: var(--primary);
}
.rtl .ova-special-offer-2 {
justify-content: flex-end;
}
.ova-countdown {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.ova-countdown .item {
display: inline-flex;
align-items: flex-end;
}
@media screen and (max-width: 767px) {
.ova-countdown .item {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
row-gap: 15px;
}
}
@media screen and (max-width: 600px) {
.ova-countdown .item {
row-gap: 0px;
}
}
.ova-countdown .item .number {
line-height: 60px;
font-weight: 600;
font-size: 85px;
}
@media screen and (max-width: 600px) {
.ova-countdown .item .number {
font-size: 48px;
}
}
.ova-countdown .item .text {
margin-left: 15px;
font-weight: 600;
font-size: 24px;
line-height: 17px;
}
@media screen and (max-width: 767px) {
.ova-countdown .item .text {
margin-left: 0;
}
}
@media screen and (max-width: 600px) {
.ova-countdown .item .text {
font-size: 18px;
}
}
.ova-gallery-filter .filter-btn-wrapper {
list-style-type: none;
text-align: center;
margin: 0 0 50px 0;
padding: 0;
}
.ova-gallery-filter .filter-btn-wrapper li.filter-btn {
font-size: 18px;
font-weight: 700;
line-height: 23px;
text-transform: capitalize;
cursor: pointer;
display: inline-block;
border-radius: 5px;
padding: 11px 21px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-gallery-filter .filter-btn-wrapper li.filter-btn.active-category, .ova-gallery-filter .filter-btn-wrapper li.filter-btn:hover {
color: #fff;
background: var(--primary);
}
.ova-gallery-filter .gallery-column.three_column .gallery-item {
width: calc( 33.33% - 20px );
}
@media (max-width: 991px) {
.ova-gallery-filter .gallery-column.three_column .gallery-item {
width: calc( 50% - 15px );
}
}
@media (max-width: 767px) {
.ova-gallery-filter .gallery-column.three_column .gallery-item {
width: 100%;
}
}
.ova-gallery-filter .gallery-column.four_column .gallery-item {
width: calc( 25% - 25px );
}
@media (max-width: 1024px) {
.ova-gallery-filter .gallery-column.four_column .gallery-item {
width: calc( 33.33% - 20px );
}
}
@media (max-width: 991px) {
.ova-gallery-filter .gallery-column.four_column .gallery-item {
width: calc( 50% - 15px );
}
}
@media (max-width: 767px) {
.ova-gallery-filter .gallery-column.four_column .gallery-item {
width: 100%;
}
}
.ova-gallery-filter .gallery-item {
margin-bottom: 50px;
}
.ova-gallery-filter .gallery-item:hover .gallery-img img {
-webkit-transition: 0.6s;
transition: 0.6s;
transform: scale(1.05);
}
.ova-gallery-filter .gallery-item:hover .gallery-img .icon {
-webkit-transition: 0.7s;
transition: 0.7s;
transform: translate(-50%, -50%);
opacity: 1;
visibility: visible;
}
.ova-gallery-filter .gallery-item:hover .gallery-img .mask {
-webkit-transition: 0.6s;
transition: 0.6s;
-webkit-transform: perspective(400px) rotateX(0deg) scale(1);
transform: perspective(400px) rotateX(0deg) scale(1);
opacity: 0.4;
}
.ova-gallery-filter .gallery-item .gallery-img {
position: relative;
overflow: hidden;
}
.ova-gallery-filter .gallery-item .gallery-img img {
-webkit-transition: 0.6s;
transition: 0.6s;
display: block;
width: 100%;
height: 300px;
object-fit: cover;
transform: scale(1.001);
}
.ova-gallery-filter .gallery-item .gallery-img .icon {
-webkit-transition: 0.7s;
transition: 0.7s;
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
background-color: var(--primary);
width: 50px;
height: 50px;
border-radius: 50%;
opacity: 0;
visibility: hidden;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
}
.ova-gallery-filter .gallery-item .gallery-img .icon:hover i {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transform: rotate(-90deg);
}
.ova-gallery-filter .gallery-item .gallery-img .icon i {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
display: inline-flex;
color: #fff;
}
.ova-gallery-filter .gallery-item .gallery-img .mask {
-webkit-transition: 0.6s;
transition: 0.6s;
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(26, 26, 61, 0.8);
mix-blend-mode: normal;
opacity: 0;
-webkit-transform: perspective(400px) rotateX(-90deg) scale(0.2);
transform: perspective(400px) rotateX(-90deg) scale(0.2);
-webkit-transform-origin: top;
transform-origin: top;
}
.ova-gallery-filter .gallery-item .title {
margin: 30px 0 8px 0;
font-size: 24px;
font-weight: 700;
line-height: 31px;
}
.ova-gallery-filter .gallery-item .description {
font-weight: 500;
margin: 0;
line-height: 21px;
}
.ova-menu-cart {
position: relative;
line-height: 1;
}
.ova-menu-cart .cart-total {
cursor: pointer;
display: inline-flex;
align-items: center;
}
.ova-menu-cart .cart-total i {
display: inline-flex;
font-size: 24px;
margin-right: 2px;
}
.ova-menu-cart .cart-total .items {
display: inline-flex;
justify-content: center;
align-items: center;
color: #fff;
background-color: #FF6159;
width: 22px;
height: 22px;
border-radius: 50%;
font-size: 0.9em;
line-height: 1;
margin-top: -15px;
}
.ova-menu-cart .minicart {
transition: all 0.5s ease;
position: absolute;
right: 0;
top: 0;
width: 280px;
color: #000;
background-color: #fff;
font-size: 14px;
line-height: 1.2;
padding: 1.5em 1em;
visibility: hidden;
opacity: 0;
display: block;
box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}
.ova-menu-cart .minicart p.woocommerce-mini-cart__buttons {
margin: 0;
display: flex;
gap: 10px;
justify-content: space-between;
clear: both;
}
.ova-menu-cart .minicart p.woocommerce-mini-cart__buttons a {
transition: all 0.3s ease;
width: 100%;
color: #fff;
text-align: center;
background-color: var(--primary);
border-radius: 0;
border: 1px solid var(--primary);
}
.ova-menu-cart .minicart p.woocommerce-mini-cart__buttons a:hover {
transition: all 0.3s ease;
background-color: transparent;
color: var(--primary);
}
.ova-menu-cart .minicart p.woocommerce-mini-cart__empty-message {
margin: 0;
}
.ova-menu-cart .minicart ul.woocommerce-mini-cart {
list-style: none;
padding: 0;
margin: 0;
}
.ova-menu-cart .minicart ul.woocommerce-mini-cart li:after {
content: "";
clear: both;
display: table;
}
.ova-menu-cart .minicart ul.woocommerce-mini-cart li a {
display: inline;
padding: 0;
text-transform: capitalize;
font-weight: 500;
}
.ova-menu-cart .minicart ul.woocommerce-mini-cart li a.remove {
padding: 0 5px 0 0;
background-color: transparent;
font-size: 1em;
width: 1em;
height: 1em;
}
.ova-menu-cart .minicart ul.woocommerce-mini-cart li a.remove:hover {
background-color: transparent;
color: var(--primary-hover);
}
.ova-menu-cart .minicart ul.woocommerce-mini-cart li img {
width: 90px;
float: right;
margin-bottom: 20px;
}
.ova-menu-cart .minicart ul.woocommerce-mini-cart li dl.variation {
display: none;
}
.ova-menu-cart:hover .minicart {
transition: all 0.5s ease;
z-index: 9999;
top: 32px;
visibility: visible;
opacity: 1;
}
.ova-my-account-button {
display: inline-flex;
align-items: center;
gap: 7px;
}
.ova-my-account-button img {
border-radius: 50% !important;
}
.ova-my-account-button a {
transition: all 0.3s ease;
color: var(--heading);
font-weight: 600;
line-height: 1.2;
}
.ova-my-account-button a:hover {
transition: all 0.3s ease;
color: var(--primary);
}
.ova-my-account-button a.ma-button {
border-radius: 5px;
padding: 12px 30px;
border: 1px solid transparent;
}
@media (max-width: 1300px) {
.ova-my-account-button a.ma-button {
font-size: 15px;
padding: 10px 25px;
}
}
.ova-my-account-button a.ma-button:hover {
border: 1px solid var(--primary);
}
.ova-my-account-button a.ma-button.singup-button {
color: #fff;
background-color: var(--primary);
}
.ova-my-account-button a.ma-button.singup-button:hover {
color: var(--primary);
background-color: transparent;
}
.ova-gallery-slide .gallery-slide-img {
position: relative;
overflow: hidden;
}
.ova-gallery-slide .gallery-slide-img:hover img {
transition: all 0.4s ease-out 0s;
transform: scale(1.05);
}
.ova-gallery-slide .gallery-slide-img:hover .info-wrapper {
transition: all 0.4s ease-out 0s;
}
.ova-gallery-slide .gallery-slide-img .gallery-img {
position: relative;
overflow: hidden;
}
.ova-gallery-slide .gallery-slide-img .overlay {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(216, 34, 33, 0.1) 100%);
cursor: pointer;
}
.ova-gallery-slide .gallery-slide-img img {
transition: all 0.4s ease-out 0s;
display: block;
width: 100%;
height: 480px;
object-fit: cover;
}
@media (max-width: 1024px) {
.ova-gallery-slide .gallery-slide-img img {
height: 380px;
}
}
.ova-gallery-slide .gallery-slide-img .info-wrapper {
transition: all 0.4s ease;
position: absolute;
bottom: 35px;
left: 30px;
width: calc(100% - 60px);
display: flex;
align-items: center;
justify-content: space-between;
flex-direction: row-reverse;
gap: 20px;
z-index: 1;
}
.ova-gallery-slide .gallery-slide-img .info a:hover .title {
color: var(--primary);
}
.ova-gallery-slide .gallery-slide-img .info .title {
margin: 7px 0 0 0;
font-size: 27px;
line-height: 1.2;
color: #fff;
}
.ova-gallery-slide .gallery-slide-img .info .category {
font-size: 15px;
font-weight: 500;
line-height: 1.2;
color: #fff;
}
.ova-gallery-slide .gallery-slide-img .view-detail {
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
display: inline-flex;
justify-content: center;
align-items: center;
min-width: 54px;
width: 54px;
height: 54px;
border-radius: 50%;
border: 1px solid rgba(255, 255, 255, 0.3);
color: #fff;
}
.ova-gallery-slide .gallery-slide-img .view-detail i {
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
display: inline-flex;
font-size: 22px;
transform: rotate(-45deg);
}
.ova-gallery-slide .gallery-slide-img .view-detail:hover {
transition: all 0.3s ease;
background-color: var(--primary);
border: 1px solid var(--primary);
}
.ova-gallery-slide.template2 .gallery-slide-img:hover .overlay {
opacity: 1;
}
.ova-gallery-slide.template2 .gallery-slide-img:hover .info-wrapper {
bottom: 160px;
opacity: 1;
visibility: visible;
}
.ova-gallery-slide.template2 .gallery-slide-img .overlay {
background: rgba(26, 26, 61, 0.75);
opacity: 0;
}
@media (max-width: 767px) {
.ova-gallery-slide.template2 .gallery-slide-img .overlay {
opacity: 1;
}
}
.ova-gallery-slide.template2 .gallery-slide-img .info-wrapper {
flex-direction: column;
text-align: center;
opacity: 0;
visibility: hidden;
}
@media (max-width: 767px) {
.ova-gallery-slide.template2 .gallery-slide-img .info-wrapper {
bottom: 100px;
opacity: 1;
visibility: visible;
}
}
.ova-gallery-slide.template2 .gallery-slide-img .info .title {
font-size: 24px;
margin-bottom: 10px;
}
.ova-gallery-slide .owl-dots {
text-align: center;
margin-top: 50px;
}
.ova-gallery-slide .owl-dots .owl-dot {
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 50%;
margin: 0 2px;
width: 21px;
padding: 0;
background: transparent;
border-color: transparent;
height: 21px;
}
.ova-gallery-slide .owl-dots .owl-dot span {
width: 5px;
height: 5px;
background: var(--heading);
display: block;
border-radius: inherit;
-webkit-backface-visibility: visible;
transition: opacity 0.2s ease;
}
.ova-gallery-slide .owl-dots .owl-dot.active {
border: 1px solid var(--primary);
}
.ova-gallery-slide .owl-dots .owl-dot.active span {
opacity: 1;
background: var(--primary);
}
.rtl .ovartl-bg-center-right .elementor-widget-wrap {
background-position: center right !important;
}
.rtl .ovartl-bg-overlay-center-left .elementor-background-overlay {
background-position: center left !important;
}
.rtl .ova-mask-image {
-webkit-mask-image: url(//colombiaservicetours.com/wp-content/themes/tripgo/assets/img/base/vector1-rtl.png);
mask-image: url(//colombiaservicetours.com/wp-content/themes/tripgo/assets/img/base/vector1-rtl.png);
}
.rtl .ova-testimonial .slide-testimonials .slick-dots {
justify-content: flex-start;
}
.rtl .elementor-widget-image-carousel .swiper-slide {
text-align: right;
} .rpwwt-widget ul li {
margin: 0 !important;
}
.rpwwt-widget ul li img {
border-radius: 10px;
margin: 0 15px 10px 0 !important;
}
.rpwwt-widget ul li a .rpwwt-post-title {
font-weight: 700;
line-height: 1.3;
color: var(--heading);
}
.rpwwt-widget ul li a:hover .rpwwt-post-title {
color: var(--primary);
}
.rpwwt-widget ul li .rpwwt-post-date, .rpwwt-widget ul li .rpwwt-post-comments-number {
font-size: 14px;
line-height: 1.3;
margin-top: 5px;
color: var(--light);
}