@charset "UTF-8";
/* From 481 | Phone Landscape & Bigger */
@media (min-width: 481px) {
  /* Grid */
  .xt-grid-small-1-1 > * {
    width: 100%;
  }
  .xt-grid-small-1-2 > * {
    width: 50%;
  }
  .xt-grid-small-1-3 > * {
    width: 33.333%;
  }
  .xt-grid-small-2-3 > * {
    width: 66.666%;
  }
  .xt-grid-small-1-4 > * {
    width: 25%;
  }
  .xt-grid-small-1-5 > * {
    width: 20%;
  }
  .xt-grid-small-1-6 > * {
    width: 16.666%;
  }
  .xt-grid-small-1-10 > * {
    width: 10%;
  }
  /* Grid Cells */
  .xt-small-1-1 {
    width: 100%;
  }
  .xt-small-1-2,
  .xt-small-2-4,
  .xt-small-3-6,
  .xt-small-5-10 {
    width: 50%;
  }
  .xt-small-1-3,
  .xt-small-2-6 {
    width: 33.333%;
  }
  .xt-small-2-3,
  .xt-small-4-6 {
    width: 66.666%;
  }
  .xt-small-1-4 {
    width: 25%;
  }
  .xt-small-3-4 {
    width: 75%;
  }
  .xt-small-1-5,
  .xt-small-2-10 {
    width: 20%;
  }
  .xt-small-2-5,
  .xt-small-4-10 {
    width: 40%;
  }
  .xt-small-3-5,
  .xt-small-6-10 {
    width: 60%;
  }
  .xt-small-4-5,
  .xt-small-8-10 {
    width: 80%;
  }
  .xt-small-1-6 {
    width: 16.666%;
  }
  .xt-small-5-6 {
    width: 83.333%;
  }
  .xt-small-1-10 {
    width: 10%;
  }
  .xt-small-3-10 {
    width: 30%;
  }
  .xt-small-7-10 {
    width: 70%;
  }
  .xt-small-9-10 {
    width: 90%;
  }
}

/* From 769 | Tablet & Bigger */
@media (min-width: 769px) {
  /* Gutenberg */
  .xt-no-sidebar .alignwide {
    margin-left: -50px;
    margin-right: -50px;
    max-width: unset;
    width: auto;
  }
  .xt-grid-divider > [class*="xt-medium-"]:not(.xt-medium-1-1):nth-child(n + 2) {
    border-left: 1px solid #dedee5;
  }
  /* Grid */
  .xt-grid-medium-1-1 > * {
    width: 100%;
  }
  .xt-grid-medium-1-2 > * {
    width: 50%;
  }
  .xt-grid-medium-1-3 > * {
    width: 33.333%;
  }
  .xt-grid-medium-2-3 > * {
    width: 66.666%;
  }
  .xt-grid-medium-1-4 > * {
    width: 25%;
  }
  .xt-grid-medium-1-5 > * {
    width: 20%;
  }
  .xt-grid-medium-1-6 > * {
    width: 16.666%;
  }
  .xt-grid-medium-1-10 > * {
    width: 10%;
  }
  /* Grid Cells */
  .xt-medium-1-1 {
    width: 100%;
  }
  .xt-medium-1-2,
  .xt-medium-2-4,
  .xt-medium-3-6,
  .xt-medium-5-10 {
    width: 50%;
  }
  .xt-medium-1-3,
  .xt-medium-2-6 {
    width: 33.333%;
  }
  .xt-medium-2-3,
  .xt-medium-4-6 {
    width: 66.666%;
  }
  .xt-medium-1-4 {
    width: 25%;
  }
  .xt-medium-3-4 {
    width: 75%;
  }
  .xt-medium-1-5,
  .xt-medium-2-10 {
    width: 20%;
  }
  .xt-medium-2-5,
  .xt-medium-4-10 {
    width: 40%;
  }
  .xt-medium-3-5,
  .xt-medium-6-10 {
    width: 60%;
  }
  .xt-medium-4-5,
  .xt-medium-8-10 {
    width: 80%;
  }
  .xt-medium-1-6 {
    width: 16.666%;
  }
  .xt-medium-5-6 {
    width: 83.333%;
  }
  .xt-medium-1-10 {
    width: 10%;
  }
  .xt-medium-3-10 {
    width: 30%;
  }
  .xt-medium-7-10 {
    width: 70%;
  }
  .xt-medium-9-10 {
    width: 90%;
  }
}

/* From 1025 | Desktop & Bigger */
@media (min-width: 1025px) {
  /* Gutenberg */
  .xt-no-sidebar .alignwide {
    margin-left: -75px;
    margin-right: -75px;
  }
  /* Sidebar */
  .xt-grid-divider > [class*="xt-large-"]:not(.xt-large-1-1):nth-child(n + 2) {
    border-left: 1px solid #dedee5;
  }
  /* Grid */
  .xt-grid-large-1-1 > * {
    width: 100%;
  }
  .xt-grid-large-1-2 > * {
    width: 50%;
  }
  .xt-grid-large-1-3 > * {
    width: 33.333%;
  }
  .xt-grid-large-2-3 > * {
    width: 66.666%;
  }
  .xt-grid-large-1-4 > * {
    width: 25%;
  }
  .xt-grid-large-1-5 > * {
    width: 20%;
  }
  .xt-grid-large-1-6 > * {
    width: 16.666%;
  }
  .xt-grid-large-1-10 > * {
    width: 10%;
  }
  /* Grid Cells */
  .xt-large-1-1 {
    width: 100%;
  }
  /* Halves */
  .xt-large-1-2,
  .xt-large-2-4,
  .xt-large-3-6,
  .xt-large-5-10 {
    width: 50%;
  }
  .xt-large-1-3,
  .xt-large-2-6 {
    width: 33.333%;
  }
  .xt-large-2-3,
  .xt-large-4-6 {
    width: 66.666%;
  }
  .xt-large-1-4 {
    width: 25%;
  }
  .xt-large-3-4 {
    width: 75%;
  }
  .xt-large-1-5,
  .xt-large-2-10 {
    width: 20%;
  }
  .xt-large-2-5,
  .xt-large-4-10 {
    width: 40%;
  }
  .xt-large-3-5,
  .xt-large-6-10 {
    width: 60%;
  }
  .xt-large-4-5,
  .xt-large-8-10 {
    width: 80%;
  }
  .xt-large-1-6 {
    width: 16.666%;
  }
  .xt-large-5-6 {
    width: 83.333%;
  }
  .xt-large-1-10 {
    width: 10%;
  }
  .xt-large-3-10 {
    width: 30%;
  }
  .xt-large-7-10 {
    width: 70%;
  }
  .xt-large-9-10 {
    width: 90%;
  }
}

/* From 1200 | Large Screen & Bigger */
@media (min-width: 1201px) {
  /* Grid */
  .xt-grid-xlarge-1-1 > * {
    width: 100%;
  }
  .xt-grid-xlarge-1-2 > * {
    width: 50%;
  }
  .xt-grid-xlarge-1-3 > * {
    width: 33.333%;
  }
  .xt-grid-xlarge-2-3 > * {
    width: 66.666%;
  }
  .xt-grid-xlarge-1-4 > * {
    width: 25%;
  }
  .xt-grid-xlarge-1-5 > * {
    width: 20%;
  }
  .xt-grid-xlarge-1-6 > * {
    width: 16.666%;
  }
  .xt-grid-xlarge-1-10 > * {
    width: 10%;
  }
  /* Grid Cells */
  .xt-xlarge-1-1 {
    width: 100%;
  }
  .xt-xlarge-1-2,
  .xt-xlarge-2-4,
  .xt-xlarge-3-6,
  .xt-xlarge-5-10 {
    width: 50%;
  }
  .xt-xlarge-1-3,
  .xt-xlarge-2-6 {
    width: 33.333%;
  }
  .xt-xlarge-2-3,
  .xt-xlarge-4-6 {
    width: 66.666%;
  }
  .xt-xlarge-1-4 {
    width: 25%;
  }
  .xt-xlarge-3-4 {
    width: 75%;
  }
  .xt-xlarge-1-5,
  .xt-xlarge-2-10 {
    width: 20%;
  }
  .xt-xlarge-2-5,
  .xt-xlarge-4-10 {
    width: 40%;
  }
  .xt-xlarge-3-5,
  .xt-xlarge-6-10 {
    width: 60%;
  }
  .xt-xlarge-4-5,
  .xt-xlarge-8-10 {
    width: 80%;
  }
  .xt-xlarge-1-6 {
    width: 16.666%;
  }
  .xt-xlarge-5-6 {
    width: 83.333%;
  }
  .xt-xlarge-1-10 {
    width: 10%;
  }
  .xt-xlarge-3-10 {
    width: 30%;
  }
  .xt-xlarge-7-10 {
    width: 70%;
  }
  .xt-xlarge-9-10 {
    width: 90%;
  }
}

@media only screen and (max-width: 1400px) {
  .xt-image-absolute {
    position: absolute;
    right: -20%;
    top: 0;
  }
}

@media only screen and (max-width: 1240px) {
  .xt-contact-cta .xt-container {
    padding: 0 40px !important;
  }
}

/* Until 1200 */
@media screen and (max-width: 1200px) {
  /* Margin */
  .xt-margin-xlarge {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .xt-margin-xlarge-top {
    margin-top: 80px;
  }
  .xt-margin-xlarge-bottom {
    margin-bottom: 80px;
  }
  .xt-margin-xlarge-left {
    margin-left: 80px;
  }
  .xt-margin-xlarge-right {
    margin-right: 80px;
  }
  /* Padding */
  .xt-padding-xlarge {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .xt-padding-xlarge-top {
    padding-top: 80px;
  }
  .xt-padding-xlarge-bottom {
    padding-bottom: 80px;
  }
  .xt-padding-xlarge-left {
    padding-left: 80px;
  }
  .xt-padding-xlarge-right {
    padding-right: 80px;
  }
  .xt-shadow .xt-container {
    max-width: 96%;
  }
  h1 {
    font-size: 42px;
  }
  .page .xt-footer-cta .wpb_wrapper {
    margin-bottom: 0px !important;
  }
  .page .xt-footer-cta .vc_col-sm-6 {
    padding: 0 20px;
  }
  .page .xt-footer-cta .wpb_single_image {
    position: absolute;
    top: auto;
    bottom: -25px;
  }
  .xt-inner-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .xt-inner-footer .xt-inner-footer-left {
    width: 30%;
  }
  .xt-inner-footer .xt-inner-footer-right {
    width: 69%;
  }
  .xt-menu > .menu-item > a {
    padding-left: 8px;
    padding-right: 8px;
  }
  .xt-banner h1 {
    font-size: 36px;
  }
  .page .xt-negative-offset .vc_inner .vc_col-sm-8 .vc_column-inner {
    padding: 0 0px !important;
  }
  .page .xt-negative-offset .xt-container {
    padding: 30px 20px !important;
    margin-top: -80px;
    background-color: #fff;
  }
  .page .xt-negative-offset .vc_inner .vc_col-sm-8 .vc_column-inner p {
    font-size: 15px;
  }
  .quote-tabs .quote-navigation .q_elements_item_content {
    flex-wrap: nowrap;
  }
  .quote-tabs .vc_row .vc_column_container:nth-child(2) .vc_column-inner {
    padding: 0px 30px 0 !important;
  }
  .xt-vertcal-tabs .et-tab-title {
    font-size: 18px !important;
  }
}

/* Until 1024 */
@media screen and (max-width: 1024px) {
  /* Margin */
  .xt-margin-large,
  .xt-margin-xlarge {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .xt-margin-large-top {
    margin-top: 40px;
  }
  .xt-margin-large-bottom {
    margin-bottom: 40px;
  }
  .xt-margin-large-left {
    margin-left: 40px;
  }
  .xt-margin-large-right {
    margin-right: 40px;
  }
  .xt-margin-xlarge-top {
    margin-top: 40px;
  }
  .xt-margin-xlarge-bottom {
    margin-bottom: 40px;
  }
  .xt-margin-xlarge-left {
    margin-left: 40px;
  }
  .xt-margin-xlarge-right {
    margin-right: 40px;
  }
  /* Padding */
  .xt-padding-large,
  .xt-padding-xlarge {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .xt-padding-large-top {
    padding-top: 40px;
  }
  .xt-padding-large-bottom {
    padding-bottom: 40px;
  }
  .xt-padding-large-left {
    padding-left: 40px;
  }
  .xt-padding-large-right {
    padding-right: 40px;
  }
  .xt-padding-xlarge-top {
    padding-top: 40px;
  }
  .xt-padding-xlarge-bottom {
    padding-bottom: 40px;
  }
  .xt-padding-xlarge-left {
    padding-left: 40px;
  }
  .xt-padding-xlarge-right {
    padding-right: 40px;
  }
  .xt-z-column .vc_column-inner {
    padding: 60px 30px 120px 20px !important;
  }
  .m-fix .vc_column-inner {
    padding: 0 !important;
  }
  h1 {
    font-size: 32px;
  }
  .xt-negative-offset .xt-container .wpb_column {
    width: 100% !important;
    float: none;
    text-align: center;
  }
  .xt-button--book {
    margin-top: 30px;
  }
  .testimonials-list .testimonails-item {
    padding: 20px;
  }
  .xt-footer-cta .xt-container {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .xt-footer-cta .xt-container .wpb_column:nth-child(1) {
    grid-area: 1 / 1 / 3 / 2;
    width: 100%;
  }
  .xt-footer-cta .xt-container .wpb_column:nth-child(2) {
    grid-area: 1 / 2 / 2 / 3;
    width: 100%;
  }
  .xt-footer-cta .xt-container .wpb_column:nth-child(3) {
    grid-area: 2 / 2 / 3 / 3;
    width: 100%;
  }
  .page .xt-footer-cta .xt-right {
    text-align: left !important;
  }
  .page .xt-footer-cta .vc_col-sm-6 {
    padding: 0;
  }
  .xt-button--nav {
    background-color: #fff;
    padding: 5px;
  }
  .xt-button--nav a {
    margin: 14px auto;
    max-width: max-content;
  }
  .footer-widgets > div {
    width: calc(100% / 2 - 20px);
  }
  .xt-banner h1 {
    font-size: 32px;
  }
  .xt-negative-offset .xt-container .wpb_column {
    margin-bottom: 20px;
  }
  .xt-negative-offset .xt-container .wpb_column:last-child {
    margin-bottom: 0;
  }
  .quote-tabs .quote-text {
    font-size: 18px;
  }
  .quote-tabs .quote-image .q_elements_item_content::before {
    content: '“';
    width: 62px;
    height: 62px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #21C58D;
    display: flex;
    justify-content: center;
    font-family: "Work Sans";
    font-size: 72px;
    color: #fff;
    font-weight: 300;
    line-height: 98px;
    position: absolute;
    right: -2%;
    top: 10%;
    z-index: 1;
  }
  .xt-contact-cta .xt-container .wpb_column {
    width: 100%;
  }
  .xt-contact-box {
    margin-bottom: 40px !important;
    display: block !important;
  }
  .xt-table-column {
    width: 100% !important;
    max-width: 460px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .xt-table-column.active {
    margin-top: 0px;
  }
  .xt-pricing-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .xt-green-cta .vc_parallax-inner {
    background-position: 400px 150px !important;
    opacity: 0.5 !important;
    background-size: contain !important;
    background-repeat: no-repeat;
  }
  .xt-vertcal-tabs .et-tab-title {
    font-size: 16px !important;
  }
  .xt-vertcal-tabs nav {
    width: 100% !important;
    max-width: 45% !important;
  }
  .xt-vertcal-tabs .et-content-wrap {
    max-width: 53% !important;
  }
  .xt-overflow-image {
    max-width: 380px;
  }
}

/* Until 768 */
@media screen and (max-width: 768px) {
  /* General */
  .xt-footer-two-columns,
  .xt-pre-header-two-columns {
    display: block;
  }
  .xt-footer-two-columns .xt-inner-footer-left,
  .xt-footer-two-columns .xt-inner-footer-right,
  .xt-footer-two-columns .xt-inner-pre-header-left,
  .xt-footer-two-columns .xt-inner-pre-header-right,
  .xt-pre-header-two-columns .xt-inner-footer-left,
  .xt-pre-header-two-columns .xt-inner-footer-right,
  .xt-pre-header-two-columns .xt-inner-pre-header-left,
  .xt-pre-header-two-columns .xt-inner-pre-header-right {
    display: block;
    width: 100%;
    text-align: center;
  }
  .xt-page-footer .xt-inner-footer-right .xt-menu {
    float: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .xt-page-footer .xt-inner-footer-left .xt-menu {
    float: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .xt-static {
    display: none;
  }
  .xt-gap .vc_col-sm-6 {
    width: 100%;
  }
  .xt-pattern {
    margin-bottom: 50px;
  }
  .xt-pattern .vpop::before {
    width: 200px;
    height: 100px;
    bottom: -40px;
    left: -30px;
  }
  .green-title h4 {
    margin-bottom: 20px;
  }
  .xt-services .vc_col-sm-12 .wpb_wrapper .vc_inner:first-child {
    border-bottom: none !important;
  }
  .xt-services .vc_col-sm-12 .wpb_wrapper .vc_inner:last-child .wpb_column:last-of-type {
    border-bottom: none !important;
  }
  .xt-services .vc_col-sm-12 .wpb_wrapper .vc_inner .wpb_column {
    border-bottom: 1px solid #dfeef4;
    border-right: none !important;
    text-align: center;
  }
  .xt-services-icons .xt-shadow {
    width: 119px;
    height: 119px;
    margin: 0 auto 20px !important;
  }
  .xt-services-icons .wpb_text_column {
    text-align: center;
  }
  .testimonials-list .testimonails-item {
    flex: auto;
  }
  .quote-image {
    margin-bottom: 30px;
    display: block !important;
  }
  .quote-tabs .quote-image .q_elements_item_content::before {
    top: 14%;
  }
  .xt-reverse-row {
    display: flex;
    flex-direction: column-reverse;
  }
  .xt-video-container {
    margin-bottom: 30px;
  }
  .footer-widgets > div {
    width: 100%;
    margin-bottom: 30px;
  }
  .footer-widgets > div:last-child {
    margin-bottom: 0;
  }
  .footer-widgets .xt-widgettitle {
    margin-bottom: 30px;
  }
  .quote-tabs .quote-navigation .q_elements_item_content {
    margin-top: 10px;
  }
  .xt-banner h1 {
    font-size: 27px;
  }
  h2 {
    font-size: 24px;
  }
  .icon-list .title {
    font-size: 16px;
  }
  .xt-contact {
    margin-bottom: 40px;
  }
  .page .inner-title {
    padding: 60px 0 30px !important;
  }
  .page .inner-title .vc_parallax-inner {
    background-size: contain !important;
  }
  .xt-green-cta .vc_parallax-inner {
    background-position: 250px 200px !important;
    opacity: 0.5 !important;
    background-size: contain !important;
    background-repeat: no-repeat;
  }
  .news-box > div {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 40px;
  }
  .xt-vertcal-tabs {
    flex-direction: column;
  }
  .xt-vertcal-tabs nav {
    max-width: 100% !important;
    width: 100% !important;
  }
  .xt-vertcal-tabs .et-content-wrap {
    max-width: 100% !important;
    width: 100% !important;
  }
  .xt-vertcal-tabs .elegant-tabs-list-container li.tab-current::after {
    display: none !important;
  }
  .xt-vertcal-tabs .elegant-tabs-list-container li {
    padding: 10px 30px !important;
  }
  .xt-vertcal-tabs li a {
    text-align: left !important;
    padding-left: 20px !important;
  }
  .xt-vertcal-tabs .et-tab-title {
    margin-left: 30px !important;
  }
  .xt-vertcal-tabs .elegant-tabs-list-container li::before {
    font-size: 32px !important;
  }
  .xt-vertcal-tabs .elegant-tabs-list-container li:last-child {
    margin-bottom: 30px !important;
  }
  .xt-banner-inner .xt-z-column > .vc_column-inner {
    padding: 60px 30px 40px !important;
  }
  .xt-banner-inner .xt-client-logos .vc_column-inner > .wpb_wrapper {
    margin-top: 20px;
  }
  .xt-banner .xt-z-column > .vc_column-inner {
    padding: 60px 30px 60px 20px !important;
  }
  .xt-banner .xt-client-logos .vc_column-inner > .wpb_wrapper {
    margin-top: 40px !important;
  }
  .xt-banner .xt-client-logos .vc_column-inner .wpb_wrapper {
    margin-top: 0;
  }
  .xt-banner .xt-static .vc_column-inner {
    padding: 0 !important;
  }
  .xt-banner-inner .xt-static .vc_column-inner {
    padding: 40px 0 !important;
  }
  .page .xt-negative-offset .xt-container {
    margin-top: -36px !important;
    max-width: 80%;
  }
  .page .xt-negative-offset .xt-container img {
    width: 100%;
    max-width: 120px;
  }
  .xt-medium ul li:last-child {
    margin-bottom: 10px !important;
  }
  .xt-medium .wpb_wrapper,
  .xt-medium ul {
    margin-bottom: 0px !important;
  }
  .xt-image-absolute {
    position: absolute;
    right: 0;
    top: auto;
    bottom: 0;
  }
  .xt-static .vc_column-inner {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .xt-form-holder-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 80%;
    margin: 0 auto;
  }
  .page .vc_row.vc_row-flex .xt-container-center .xt-parallax .vc_parallax-inner {
    width: 100%;
    left: auto !important;
    right: 0 !important;
  }
  .xt-full-tabs .vc_tta-panel-heading {
    text-align: center !important;
  }
  .xt-full-tabs .vc_tta-panel-body {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .vc_toggle:last-of-type {
    margin-bottom: 0px !important;
  }
  .xt-vertcal-tabs.no-counters .et-tab-title {
    margin-left: 0px !important;
  }
  .xt-parallax-mobile-hide {
    display: none !important;
  }
  .xt-overflow-image {
    max-width: 360px;
    right: -80px;
  }
}

/* Until 480 */
@media screen and (max-width: 480px) {
  /* Margin */
  .xt-margin-medium,
  .xt-margin-large,
  .xt-margin-xlarge {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .xt-margin-large-top {
    margin-top: 20px;
  }
  .xt-margin-large-bottom {
    margin-bottom: 20px;
  }
  .xt-margin-large-left {
    margin-left: 20px;
  }
  .xt-margin-large-right {
    margin-right: 20px;
  }
  .xt-margin-medium-top {
    margin-top: 20px;
  }
  .xt-margin-medium-bottom {
    margin-bottom: 20px;
  }
  .xt-margin-medium-left {
    margin-left: 20px;
  }
  .xt-margin-medium-right {
    margin-right: 20px;
  }
  .xt-margin-xlarge-top {
    margin-top: 20px;
  }
  .xt-margin-xlarge-bottom {
    margin-bottom: 20px;
  }
  .xt-margin-xlarge-left {
    margin-left: 20px;
  }
  .xt-margin-xlarge-right {
    margin-right: 20px;
  }
  /* Padding */
  .xt-padding-medium,
  .xt-padding-large,
  .xt-padding-xlarge {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .xt-padding-large-top {
    padding-top: 20px;
  }
  .xt-padding-large-bottom {
    padding-bottom: 20px;
  }
  .xt-padding-large-left {
    padding-left: 20px;
  }
  .xt-padding-large-right {
    padding-right: 20px;
  }
  .xt-padding-medium-top {
    padding-top: 20px;
  }
  .xt-padding-medium-bottom {
    padding-bottom: 20px;
  }
  .xt-padding-medium-left {
    padding-left: 20px;
  }
  .xt-padding-medium-right {
    padding-right: 20px;
  }
  .xt-padding-xlarge-top {
    padding-top: 20px;
  }
  .xt-padding-xlarge-bottom {
    padding-bottom: 20px;
  }
  .xt-padding-xlarge-left {
    padding-left: 20px;
  }
  .xt-padding-xlarge-right {
    padding-right: 20px;
  }
  .xt-footer-cta .xt-container {
    display: flex !important;
    flex-direction: column;
  }
  .xt-footer-cta .xt-container .wpb_column:nth-child(1) {
    order: 3;
  }
  .xt-footer-cta .xt-container .wpb_column:nth-child(2) {
    order: 1;
  }
  .xt-footer-cta .xt-container .wpb_column:nth-child(3) {
    order: 2;
  }
  .page .xt-footer-cta .wpb_single_image {
    position: absolute;
    top: auto;
    bottom: -25px;
    right: -38px;
    max-width: 160px;
  }
  .xt-negative-offset .xt-container {
    padding: 20px 0px !important;
    margin-top: -80px;
    background-color: #fff;
    max-width: 88%;
  }
  .xt-cta-text h3 {
    font-size: 22px;
  }
  .xt-button--book {
    font-size: 16px;
    margin-top: 20px;
  }
  .xt-contacts p {
    font-size: 16px;
  }
  .xt-white-holder .q_elements_item_content .xt-date {
    position: static;
  }
  .xt-overflow-image {
    max-width: 270px;
    right: -80px;
  }
  .xt-overflow-image-wrap .xt-container .vc_col-sm-6:nth-child(1) {
    max-width: 80%;
  }
}

/* Visibility */
/* Desktop and bigger */
@media (min-width: 1025px) {
  .xt-visible-small {
    display: none !important;
  }
  .xt-visible-medium {
    display: none !important;
  }
  .xt-hidden-large {
    display: none !important;
  }
}

/* Tablets portrait */
@media (min-width: 769px) and (max-width: 1024px) {
  .xt-visible-small {
    display: none !important;
  }
  .xt-visible-large {
    display: none !important;
  }
  .xt-hidden-medium {
    display: none !important;
  }
}

/* Tablets */
@media (max-width: 768px) {
  .xt-visible-medium {
    display: none !important;
  }
  .xt-visible-large {
    display: none !important;
  }
  .xt-hidden-small {
    display: none !important;
  }
}
