.button-container,
strong {
    backface-visibility: hidden;
}
.banner-phone::before,
.nav-button::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    transform: rotate(90deg);
}
.article-section,
.benefits ul li,
.btn-arrow-2,
.btn-text,
.button,
.checklist-container,
.contact-container,
.discount-button-2,
.dropdown,
.faq-question,
.footer-logo,
.info-container,
.logo,
.prices-button,
.second-btn-text,
body,
footer,
main,
nav ul li a,
section {
    position: relative;
}
:root {
    --H1-TEXT: 50px;
    --MAIN-COLOR: #81e546;
    --LIGHT-GREEN: #81e546;
    --DARKER-GREEN: #00b67a;
    --SECONDARY-COLOR: rgba(0, 0, 0, 0.8);
    --BTN-COLOR: #188bf6;
    --TEXT-COLOR: rgba(255, 255, 255, 1);
    --TEXT-COLOR: rgba(0, 0, 0, 0.8);
    --SOFT-COLOR: #eae8e1;
    --SOFT-COLOR2: #f6f6f6;
    --SOFT_GRAY: #f1f1f1;
    --WHITE: WHITE;
    --LIGHT-BLUE: #3cacf6;
    --RED-COLOR: #e34258;
    --LINK_COLOR: #188bf6;
    --HEADER-TEXT: 45px;
    --BIG-TEXT: 35px;
    --MEDIUM-TEXT: 28px;
    --SMALL-TEXT: 20px;
    --SMALLEST-TEXT: 16px;
    --FONT-FAMILY: "Arial, sans-serif";
    --PADDING: 10px;
    --MARGIN: 20px;
    --BIG-MARGIN: 20px;
    --BIGGEST-MARGIN: 30px;
    --BORDER-RADIUS: 11px;
    --REVIEW-IMG-HEIGHT: 200px;
    --SECTION-MARGIN: 40px;
    --NEW-SECTION-MARGIN: 100px;
    --NEW_MARGIN: 40px;
}
a {
    color: var(--LINK_COLOR);
}
.button,
.discount-button-2,
.dropdown-content a,
.nav-links a,
.prices-button,
a,
nav ul li a,
span {
    text-decoration: none;
}
*,
.contact-container > div > p,
body {
    margin: 0;
}
h2,
h3 {
    line-height: 110%;
    margin: var(--MARGIN);
}
.button-container,
h1,
h2,
h3,
p {
    margin: var(--MARGIN) 0;
}
#landing-h2,
p {
    color: var(--TEXT-COLOR);
    line-height: 130%;
}
#landing-h1,
#landing-h2,
* {
    font-family: Montserrat, sans-serif;
}
#landing-h1,
.small-paragraph {
    animation: 1.5s ease-in-out 0.1s forwards fadeInUp;
    opacity: 0;
}
a,
input:active,
input:focus,
span,
textarea:active,
textarea:focus {
    outline: 0;
}
#why-us-h1,
.benefits > h2,
.boooking-container p,
.centered-text,
.checklist-section > p,
.review-block > p,
.review-text,
.text-content > h2,
.text-content > p,
a,
span {
    color: var(--SECONDARY-COLOR);
}
h1,
h2,
h3 {
    color: var(--TEXT-COLOR);
}
#home {
    margin-top: 115px;
    min-height: 701px;
}
.link-color {
    color: var(--LINK_COLOR) !important;
}
*,
nav ul {
    padding: 0;
}
*,
.article-content {
    box-sizing: border-box;
}
a,
nav ul {
    list-style: none;
}
span {
    font-weight: 400;
}
.trustpilot-widget {
    width: 400px;
}
.button-container {
    display: flex;
}
.prices-container {
    margin-top: var(--NEW-SECTION-MARGIN);
}
a:active,
a:visited,
strong:active,
strong:visited {
    color: inherit;
    background: 0 0;
}
strong {
    will-change: transform;
}
body {
    font-family: Arial, sans-serif;
    padding: 1px 0 0;
    line-height: 1.6;
    overflow-x: hidden;
}
h1 {
    font-size: var(--H1-TEXT);
    line-height: 120%;
}
.review-header,
h2 {
    font-size: var(--BIG-TEXT);
}
#secondary-text,
.booking-header,
.contact-h2,
.contact-header,
.form-h2,
h3 {
    font-size: var(--MEDIUM-TEXT);
}
.info-block > div > h4,
.nav-links span,
nav ul li a,
p {
    font-size: var(--SMALL-TEXT);
}
#landing-h1 {
    font-size: var(--BIG-TEXT) !important;
    margin-bottom: 0;
}
#landing-h2 {
    font-size: var(--H1-TEXT);
}
.small-paragraph {
    font-size: 23px;
    font-weight: 400;
    margin-top: 0;
}
.big-margin,
.centered-text {
    margin: var(--BIG-MARGIN);
}
.hero-button-container {
    display:none !important;
}
#mobile-overlay,
.contact-btn-container,
.dropdown-content,
.hero-button-container,
.mobile,
.mobile-background-image,
.mobile-hero-text-2 {
    display: none;
}
.book-text-container,
.button,
.button-container,
.centered-section,
.container,
.discount-button-2,
.flex-row,
.half-section,
.nav-info-list,
.nav-logo-link,
.navbar,
.prices-button,
nav {
    display: flex;
}
.checklist-nav > .nav-links > li > a:hover,
.discount-button:hover,
.nav-links span:hover,
.phone-number:hover,
a:hover,
select:hover {
    cursor: pointer;
}
a:focus {
    color: rgba(255, 255, 255, 0.1);
}
section {
    padding: var(--SECTION-MARGIN) 0;
}
.centered-section {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.centered-text,
.content,
.discount-container,
.info-block,
.review-block,
nav ul {
    text-align: center;
}
.container,
nav {
    margin: auto;
    overflow: hidden;
}
.main-color {
    color: var(--TEXT-COLOR);
    padding-top: var(--BIG-MARGIN);
}
.marked-text {
    color: #000 !important;
    font-weight: 700 !important;
}
.half-section {
    width: 50%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    text-align: start;
    align-items: center;
}
.half-section > img {
    width: 100%;
    height: auto;
    margin-left: 3px;
}
.half-section-inner-div {
    width: 80%;
    padding: 50px;
}
.container {
    width: 80%;
    height: 100%;
    max-width: 1500px;
}
.map-container {
    width: 100%;
    height: 400px;
    border: 1px solid #ddd;
}
.blue-color {
    color: var(--BTN-COLOR) !important;
    font-weight: 700;
}
.green-color {
    color: var(--MAIN-COLOR) !important;
    font-weight: 700;
}
.padding-top {
    padding-top: var(--BIG-MARGIN);
}
.section-margin {
    margin: var(--SECTION-MARGIN) auto !important;
}
.new-page-margin {
    margin: 0 auto;
    margin: var(--SECTION-MARGIN) auto !important;
    margin-top: var(--NEW-SECTION-MARGIN) !important;
    padding: var(--NEW_MARGIN);
    max-width: 1700px;
}
#reviews,
.centered {
    margin: 0 auto;
}
.smaller-h1 {
    font-size: var(--HEADER-TEXT);
    margin: var(--BIG-MARGIN);
    width: auto;
    font-weight: 700;
}
.big-line-height {
    line-height: 150%;
}
@media only screen and (min-width: 3000px) {
    :root {
        --H1-TEXT: 91px;
        --BIG-TEXT: 56px;
        --MEDIUM-TEXT: 39.2px;
        --SMALL-TEXT: 28px;
        --SMALLEST-TEXT: 22.4px;
        --FONT-FAMILY: "Arial, sans-serif";
        --PADDING: 20px;
        --BIGGEST-MARGIN: 80px;
        --BORDER-RADIUS: 11px;
    }
}
@media only screen and (max-width: 1780px) {
    :root {
        --HEADER-TEXT: 40px;
        --H1-TEXT: 52px;
        --BIG-TEXT: 32px;
        --MEDIUM-TEXT: 22.4px;
        --SMALL-TEXT: 16px;
        --SMALLEST-TEXT: 12.8px;
        --PADDING: 10px;
        --MARGIN: 15px;
        --BIG-MARGIN: 20px;
        --BIGGEST-MARGIN: 30px;
        --BIGGEST-MARGIN: 40px;
        --BORDER-RADIUS: 11px;
    }
}
button,
button:active,
button:focus {
    outline: 0;
    border: none;
    box-shadow: none;
}
.button-container {
    margin: var(--BIGGEST-MARGIN) 0;
}
.contact-header {
    margin: 0;
    text-align: left;
}
.booking-header {
    margin: 20px 0 10px;
    text-align: center;
}
.contact-button,
.contact-button-2,
.discount-button,
.sub-button {
    font-size: 22px;
    text-decoration: none;
    position: relative;
    display: flex;
    will-change: transform;
}
.mobile-bottom-banner,
.navbar {
    position: fixed;
    padding: 10px 20px;
    left: 0;
}
.text-color-bold {
    color: var(--DARKER-GREEN);
    font-weight: 700;
}
.contact-button,
.contact-button-2,
.sub-button {
    width: 240px;
    height: 55px;
    line-height: 50px;
    border-radius: var(--BORDER-RADIUS);
    background-color: var(--BTN-COLOR);
    text-align: center;
    color: var(--WHITE) !important;
    font-weight: 700;
    border: none;
    justify-content: center;
    align-items: center;
    margin: var(--BIG-MARGIN) 0;
    transition: transform 0.3s;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.discount-button,
.discount-button-2 {
    line-height: 50px;
    border-radius: var(--BORDER-RADIUS);
    background-color: var(--BTN-COLOR);
    text-align: center;
    font-weight: 700;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    opacity: 1;
}
.discount-button-3 {
    border-radius: var(--BORDER-RADIUS);
    background-color: var(--MAIN-COLOR);
}
.mobile-bottom-banner {
    display: none;
    justify-content: center;
    align-items: center;
    bottom: 0;
    width: 100vw;
    z-index: 10;
    background-color: var(--SOFT-COLOR);
}
.banner-phone::before {
    color: var(--BTN-COLOR);
    font-weight: 700;
}
.nav-button::before {
    color: #fff;
    font-weight: 700;
}
.banner-experience::before {
    color: var(--DARKER-GREEN);
    content: "";
    font-family: "Font Awesome 5 Brands";
    margin-right: 5px;
    font-weight: 700;
}
.banner-checkmark::before,
.banner-happy-customers::before {
    color: var(--DARKER-GREEN);
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    font-weight: 700;
}
.banner-happy-customers::before {
    content: "";
}
.banner-checkmark::before {
    content: "";
}
.btn-arrow,
.btn-icon {
    margin-right: 5px;
}
.discount-button {
    width: 270px;
    height: 73px;
    border: none;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    animation: 2s ease-in-out infinite pulse2;
    backface-visibility: hidden;
    user-select: none;
}
.discount-button-2,
.prices-button {
    width: 270px;
    height: 73px;
    font-size: 22px;
    justify-content: space-evenly;
}
.discount-button-2 {
    border: none;
    align-items: center;
    flex-direction: column;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    animation: 3s ease-in-out infinite pulse2;
    backface-visibility: hidden;
    will-change: transform;
    user-select: none;
}
.button,
.prices-button {
    line-height: 50px;
    border-radius: var(--BORDER-RADIUS);
    font-weight: 700;
    text-align: center;
}
#dropdown-arrow,
#logo,
.prices-button {
    transition: transform 0.3s;
}
.btn-text,
.contact-checkbox,
.nav-info-block,
.nav-info-block > span,
.prices-button,
.second-btn-text {
    backface-visibility: hidden;
    will-change: transform;
}
.green-btn {
    background-color: var(--MAIN-COLOR);
}
.white-color {
    color: var(--WHITE) !important;
}
.prices-button {
    background-color: var(--LIGHT-GREEN);
    color: var(--TEXT-COLOR);
    border: none;
    align-items: center;
    flex-direction: column;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.button,
.faq-box,
.menu-icon .line,
.nav-link::after,
.nav-links > li > a::after {
    background-color: var(--TEXT-COLOR);
}
.btn-text,
.red-btn {
    color: var(--WHITE);
}
.contact-button-2:hover,
.contact-button:hover,
.prices-button:hover,
.sub-button:hover {
    cursor: pointer;
    transform: translateY(-5px);
}
.contact-button:active,
.prices-button:active {
    transform: translateY(0);
}
.hidden,
.navbar.hidden {
    transform: translateY(-100%);
}
.button {
    width: 240px;
    height: 60px;
    font-size: 18px;
    border: none;
    justify-content: space-evenly;
    align-items: center;
    transition: background-color 0.3s, color 0.3s;
}
.button:hover {
    animation: 0.5s bounce;
    cursor: pointer;
}
.red-btn {
    background-color: var(--RED-COLOR);
}
.btn-arrow {
    height: 50%;
    width: auto;
}
.btn-arrow-2,
.btn-icon {
    height: 30px;
    width: auto;
}
.btn-arrow-2 {
    top: 5px;
}
.btn-text {
    height: 22px;
    font-size: 26px;
    color: rgba(0, 0, 0, 0.7);
}
.second-btn-text {
    font-size: 16px;
    color: var(--SECONDARY-COLOR);
    margin-top: 0;
    height: 40px;
    font-weight: BOLD;
}
#contact-container {
    padding: 60px 0;
    margin-top: 0;
}
.dropdown:hover .dropdown-content,
.faq-item.active .faq-answer {
    display: block;
}
.show-mobile {
    display: none !important;
    z-index: 10;
}
.margin-container {
    margin: 40px 20px;
}
.mobile-hero-text {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
}
@keyframes pulse {
    0%,
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
        background-color: var(--BTN-COLOR);
    }
    50% {
        transform: scale(1.05);
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
        background-color: var(--RED-COLOR);
        background-color: #e97c3d;
    }
}
@keyframes pulse2 {
    0%,
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
    }
    50% {
        transform: scale(1.05);
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
    }
}
@keyframes pulse3 {
    0%,
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
        background-color: var(--MAIN-COLOR);
    }
    50% {
        transform: scale(1.05);
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
        background-color: var(--RED-COLOR);
        background-color: #e9683d;
    }
}
@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-7px);
    }
    60% {
        transform: translateY(-5px);
    }
}
#info-block-3,
.second-button {
    margin-left: 10px;
}
.navbar,
header {
    top: 0;
    z-index: 100;
}
.second-button {
    background-color: #f52525;
}
.arrow-icon {
    height: 60%;
    width: auto;
    margin-left: 20px;
    align-self: center;
    justify-self: center;
}
.big-icon {
    width: 50px;
    height: auto;
}
header {
    background-color: transparent;
    padding: var(--padding);
    position: absolute;
    width: 100%;
    right: 0;
}
#logo {
    height: 70%;
    width: auto;
    margin-right: 2vw;
}
nav {
    width: 80%;
    height: 80px;
    flex-direction: column;
}
.navbar {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    overflow: visible;
    transition: transform 0.3s, background-color 0.3s;
    background-color: #fff;
    color: var(--MAIN-COLOR);
    color: var(--TEXT-COLOR);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    font-family: Roboto, sans-serif !important;
}
.nav-links {
    z-index: 10;
    margin-right: 2%;
}
#services,
.nav-info-list-divider {
    background-color: var(--SECONDARY-COLOR);
}
.logo,
.nav-link,
.nav-links a {
    color: inherit;
    transition: color 0.3s;
}
.hidden {
    opacity: 0;
    transition: transform 0.3s, opacity 0.3s;
}
.nav-link,
.nav-links a {
    font-family: sans-serif !important;
}
header h1 {
    margin: 0;
    text-align: center;
}
nav ul li {
    display: inline;
}
nav ul li a {
    padding: 0.1rem 0;
    font-family: Roboto;
}
.nav-link::after,
.nav-links > li > a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
    z-index: 10;
}
.nav-link:hover::after,
.nav-links > li > a:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}
.hero {
    padding: 2rem 0;
    text-align: center;
}
.navbar.white .logo,
.navbar.white .nav-links li {
    animation: 0.6s forwards bounceDrop;
}
.logo {
    font-size: 24px;
    font-weight: 700;
}
.nav-logo-link {
    height: 100%;
    align-items: center;
    justify-content: center;
}
.nav-info-list {
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 110%;
    color: var(--SECONDARY-COLOR);
}
#why-us-h1,
.five-stars-img,
.nav-info-list li {
    margin-bottom: 0;
}
.nav-info-list > li > span {
    font-size: 16px;
}
.nav-info-list-divider {
    height: 60px;
    width: 1px;
}
@keyframes bounceDrop {
    0% {
        transform: translateY(-30px);
    }
    100%,
    20%,
    60% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    80% {
        transform: translateY(-5px);
    }
}
.menu-icon {
    cursor: pointer;
    display: none;
    flex-direction: column;
    justify-content: space-between;
    height: 24px;
    width: 30px;
}
.big-width-section,
.centered-text-container,
.header-banner,
.nav-info-block,
.nav-info-container,
main {
    display: flex;
    display: flex;
}
.menu-icon .line {
    height: 4px;
    border-radius: 2px;
    transition: transform 0.3s, opacity 0.3s;
}
.nav-info-container {
    justify-content: center;
    align-items: center;
    height: 100%;
}
.nav-info-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 2vw;
    transition: transform 0.3s;
    font-family: Roboto;
}
#logo:hover,
.nav-info-block:hover {
    cursor: pointer;
    transform: scale(1.1);
}
.nav-info-block > img {
    height: 20px;
    width: auto;
}
.nav-info-block > span {
    font-weight: 600;
    line-height: 125%;
}
#hero-discount-text,
.countdown span,
.info-text,
.review-text {
    font-weight: 700;
}
.dropdown:hover #dropdown-arrow {
    transform: rotate(180deg);
    transition: transform 0.3s;
}
.dropdown-content {
    position: absolute;
    top: 21px;
    left: -15px;
    width: 100%;
    background-color: #fff;
    z-index: 100;
    text-align: left;
    margin-left: 20px;
    border-radius: var(--BORDER-RADIUS);
}
.dropdown-content li {
    display: block;
    padding: 0 20px;
}
.dropdown-content a {
    padding: 0;
    display: block;
    width: fit-content;
}
.dropdown-content a:hover {
    color: var(--BTN-COLOR);
    font-weight: 700;
}
.article-section,
.info-block {
    box-shadow: 0 0 15px 2px #d5d5d5ff;
}
main {
    width: 100%;
    margin: 0;
}
.header-banner {
    position: fixed;
    width: 100%;
    top: 80px;
    left: 0;
    justify-content: space-around !important;
    align-items: center;
    padding: 5px 0;
    transition: transform 0.3s, background-color 0.3s;
    color: var(--MAIN-COLOR);
    color: var(--TEXT-COLOR);
    z-index: 5;
    font-family: Roboto, sans-serif !important;
    margin: auto;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    background-color: #f4f4f4;
}
.centered-text-container {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: auto;
    z-index: 10;
}
#background-image {
    width: 90%;
    height: auto;
    border-radius: var(--BORDER-RADIUS);
}
#secondary-text {
    opacity: 0;
    animation: 2.5s ease-in-out 1s forwards fadeInUp;
}
.landing-margin-left {
    margin-left: 5%;
}
.hero-text {
    padding-right: var(--NEW_MARGIN);
}
.landing-margin-left-2,
.margin-left {
    margin-left: 10%;
}
.landing-margin-left-3 {
    margin-left: 50%;
}
.landing-margin-left-4 {
    margin-left: 5%;
    font-weight: 700;
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.big-width-section {
    width: 58%;
    padding-left: var(--BIG-MARGIN);
    justify-content: center;
    flex-direction: column;
    background-image: url("https://uploads.staticjw.com/tr/trappstadningistockholm/flyttstadning-stockholm-header.webp");
    background-position: center;
    background-size: cover;
}
.content,
.small-width-section {
    flex-direction: column;
    height: 100%;
    display: flex;
}
.big-width-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 58%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
}
.small-width-section {
    width: 42%;
    position: relative;
    padding: 80px;
}
#background-video,
.background-image,
.blurred-background,
.video-background {
    position: absolute;
    height: 100%;
    width: 100%;
}
.blurred-background {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    backdrop-filter: blur(1px);
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
}
.video-background {
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 5;
}
#background-video {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
.background-image {
    top: 0;
    left: 0;
    right: 0;
    object-fit: cover;
}
.content {
    position: relative;
    z-index: 1;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 1400px) {
    .landing-margin-left-4 {
        margin-left: 35%;
    }
}
#reviews {
    padding: 0;
    width: 100%;
    background-color: #fff;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: var(--SOFT-COLOR);
}
.review-divider-container {
    display: flex;
    width: 61%;
    height: 50%;
    position: relative;
    max-width: 1170px;
    justify-content: center;
}
.review-divider-outer-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--SOFT-COLOR);
    background-color: #f1f1f1;
    padding: 10px 0;
}
#info,
.review-block {
    flex-direction: column;
}
.review-block {
    margin: 1.333% 0.333%;
    width: 30%;
    height: auto;
    background-color: #fff;
    border: 1px solid #c8c8c8;
    border-radius: var(--BORDER-RADIUS);
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.five-stars-img,
.review-icon,
.review-icon-2 {
    width: auto;
    position: relative;
}
.review-block > h2 {
    margin: 10px 0 0;
    font-size: 40px;
    color: var(--BTN-COLOR);
}
.review-block > p {
    margin: 0 0 10px;
    font-size: 23px;
    font-weight: 0;
}
.review-icon {
    height: 40px;
    margin-right: 5px;
    top: 3px;
}
.review-icon-2 {
    height: 45px;
    margin-right: 5px;
    top: 3px;
}
.five-stars-img {
    height: 20px;
    top: 5px;
}
.review-phone-left,
.review-phone-right {
    top: -13%;
    width: 22%;
    max-width: 700px;
    height: auto;
    z-index: 10;
    transform: translateY(50px);
    animation: 3s ease-out 1.5s forwards fadeInUpAndDown;
    position: absolute;
    opacity: 0;
}
.hero-discount-text {
    color: var(--RED-COLOR);
    font-weight: 700;
}
.review-phone-right {
    right: 0;
}
.review-phone-left {
    left: 0;
}
.review-text {
    width: 75%;
    max-width: 1000px;
}
.info-text-container,
.review-text-container {
    width: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 1000px;
}
#info,
.call-box {
    justify-content: center;
}
.bottom-header {
    margin: 50px auto 10px;
    color: var(--TEXT-COLOR);
}
@media only screen and (max-width: 1500px) {
    .nav-info-block {
        font-size: 14px;
    }
    .bottom-header {
        margin: 30px auto 10px;
    }
    .review-phone-left,
    .review-phone-right {
        width: 350px;
    }
}
#info,
.info-wrapper {
    width: 100%;
    display: flex;
}
@keyframes fadeInUpAndDown {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }
    100%,
    50% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        transform: translateY(100px);
    }
}
@keyframes bounce {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
        transform: scale(1.2);
        -webkit-animation-timing-function: ease-out;
    }
    0% {
        -webkit-animation-timing-function: ease-in;
    }
}
#info {
    margin: 0 auto;
    background-color: var(--SOFT-COLOR);
    position: relative;
    align-items: center;
    padding: 0;
}
.info-bg-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
}
#info-block-1,
.checklist-section > ul li input[type="checkbox"] {
    margin-right: 10px;
}
#fs_frame_15 input,
.article-image img {
    border-radius: var(--BORDER-RADIUS);
}
#fs_frame_15 label {
    margin-bottom: 4px;
}
#info-block-2 {
    margin: 0 10px;
}
.info-wrapper {
    background-image: url("https://uploads.staticjw.com/tr/trappstadningistockholm/infobg.png");
    background-position: center;
    background-size: cover;
    padding: 60px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.info-container {
    width: 75%;
    max-width: 2000px;
    height: 50%;
    display: flex;
}
.info-block {
    width: 33.33333%;
    height: auto;
    background-color: #fff;
    border: 2px solid var(--WHITE);
    border-radius: var(--BORDER-RADIUS);
    padding: 50px 0;
}
.info-block > div {
    padding: 10px;
}
.info-block > div > h3 {
    margin: 10px 0 5px;
    color: var(--SECONDARY-COLOR);
}
.info-block > div > h4,
.info-block > div > p {
    margin: 5px 0 10px;
    color: var(--SECONDARY-COLOR);
}
.info-block-img {
    width: auto;
    height: auto;
    display: block;
    object-fit: cover;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    margin: 0 auto;
}
.info-text {
    color: var(--SECONDARY-COLOR);
    width: 70%;
    max-width: 1000px;
}
@media only screen and (max-width: 1028px) {
    .info-container {
        width: 95%;
        flex-direction: column;
    }
    .info-block {
        animation: none;
        opacity: 1;
        transform: translateY(0);
    }
    #info-block-1,
    #info-block-2 {
        margin: 20px 0;
        width: 100%;
    }
    #info-block-3 {
        margin: 20px 0 0;
        width: 100%;
    }
    .article-content-wrapper > div {
        flex-direction: column;
    }
    .article-content,
    .article-image img {
        width: 100% !important;
    }
}
.services-container {
    display: flex;
    margin: var(--BIG-MARGIN) 0;
}
.icon {
    width: auto;
    height: 100px;
    margin-right: var(--BIG-MARGIN);
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
.services-container:hover > .icon {
    transform: scale(1.2);
}
.text-section {
    height: auto;
    text-align: center !important;
    background: var(--SOFT-COLOR2);
}
.contact-icon {
    width: 25px;
    height: auto;
    margin-right: 10px;
}
.contact-container {
    width: 60%;
    display: flex;
    margin: 0 auto;
    text-align: center;
}
#contact-button {
    margin-top: 15px;
    margin-right: auto;
    display: block;
    width: 240px;
    height: 55px;
    font-size: 20px;
}
.contact-checkbox {
    font-weight: 400;
    font-size: 18px;
}
.contact-checkbox input {
    width: 25px;
    height: 25px;
    position: relative;
    top: 6px;
    margin-right: 5px;
}
.call-box {
    padding: 15px;
    border-radius: var(--BORDER-RADIUS);
    text-align: center;
    width: AUTO;
    height: 260px;
    border-radius: var(--BORDER-RADIUS);
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: var(--BIGGEST-MARGIN);
}
.call-box h2 {
    color: #333;
    margin: 0 0 10px;
    font-size: 26px;
}
.call-box p {
    color: #666;
    margin: 5px 0;
}
.phone-icon {
    font-size: 40px;
}
.phone-icon > img {
    width: 40px;
    height: auto;
}
.phone-number {
    font-size: 25px;
    font-weight: 700;
    color: var(--BTN-COLOR);
}
.contact-inner-container {
    background-color: var(--SECONDARY-COLOR);
    background-color: #fff;
    padding: 20px;
    z-index: 50;
    border-top-left-radius: var(--BORDER-RADIUS);
    border-top-right-radius: var(--BORDER-RADIUS);
    overflow: hidden;
}
.contact-inner-container h1 {
    font-size: 35px;
    color: var(--SECONDARY-COLOR) !important;
    animation: none;
    opacity: 1;
    width: auto;
    text-align: center;
}
.contact-form-container {
    margin: var(--MARGIN);
}
.contact-form h2 {
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
    text-align: center;
}
.form-group {
    margin-bottom: 15px;
}
.form-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
    color: #333;
}
.form-group input,
.form-group textarea {
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    color: #333;
    background-color: #f9f9f9;
}
.form-group input:focus,
.form-group textarea:focus {
    border-color: var(--LIGHT-BLUE);
    outline: 0;
    background-color: #fff;
}
button[type="submit"],
input[type="submit"] {
    padding: 15px;
    border: none;
    border-radius: var(--BORDER-RADIUS);
    font-size: 16px;
    width: 240px;
    height: 60px;
    font-weight: 700;
    color: #fff;
    background-color: var(--MAIN-COLOR);
    background-color: var(--BTN-COLOR);
    cursor: pointer;
    transition: background-color 0.3s;
}
button[type="submit"]:hover,
input[type="submit"]:hover {
    background-color: var(--LIGHT-BLUE);
}
footer {
    background: var(--SOFT-COLOR);
    background: var(--WHITE);
    color: var(--SECONDARY-COLOR);
    text-align: center;
    padding: 1rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-logo {
    width: 100px;
    height: auto;
    top: 20px;
}
.footer-container {
    display: flex;
    width: 70%;
}
.footer-inner-container {
    display: flex;
    color: var(--SECONDARY-COLOR);
    margin: var(--BIG-MARGIN) 0;
    border-top: 1px solid var(--SECONDARY-COLOR);
    border-bottom: 1px solid var(--SECONDARY-COLOR);
}
.footer-bottom-container {
    display: flex;
    flex-direction: column;
    line-height: 100%;
}
.footer-bottom-container > p {
    margin: 0 auto;
    font-weight: 700;
    font-size: 18px;
}
.footer-text-section {
    display: flex;
    flex-direction: column;
    width: 25%;
    margin: var(--BIG-MARGIN);
    align-items: center;
}
.faq-question,
.footer-container > h2,
.footer-text-section > h3 {
    color: var(--TEXT-COLOR);
    font-size: 22px;
}
.footer-text-section > div {
    color: var(--TEXT-COLOR);
    font-size: var(--BIG-TEXT);
    width: 25%;
}
#footer-link-jobs {
    margin-top: var(--BIG-MARGIN);
}
.footer-text-section > a > p,
.footer-text-section > p {
    color: var(--SECONDARY-COLOR);
    font-size: var(--SMALL-TEXT);
    margin: 5px 0;
}
.footer-text-section > h3 {
    margin-bottom: 5px;
}
.article-section {
    width: 85%;
    max-width: 1700px;
    margin: 0 auto var(--SECTION-MARGIN) auto;
    background-color: #fff;
    border-radius: var(--BORDER-RADIUS);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    z-index: 10;
    border: 2px solid var(--WHITE);
}
.article-content-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 40px;
}
.article-content-wrapper > div {
    display: flex;
    width: 100%;
}
.article-content-wrapper > div > div,
.prices-container > section > div {
    width: 50%;
}
.article-image {
    width: 40%;
    overflow: hidden;
    display: flex;
}
.article-image-1,
.article-image-2 {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.article-right {
    margin-left: var(--NEW_MARGIN);
}
.article-left {
    margin-right: var(--NEW_MARGIN);
}
.article-content {
    width: 60%;
}
.article-content h1 {
    font-size: var(--BIG-TEXT);
    margin-bottom: 15px;
    color: var(--BTN-COLOR);
    color: var(--SECONDARY-COLOR);
    width: auto;
}
.article-content h2 {
    font-size: var(--MEDIUM-TEXT);
    margin-top: 40px;
    margin-bottom: 10px;
    color: var(--BTN-COLOR);
    color: var(--SECONDARY-COLOR);
    width: auto;
}
.article-content p {
    font-size: var(--SMALL-TEXT);
    margin-bottom: 15px;
    line-height: 130%;
}
.article-content strong {
    color: var(--BTN-COLOR);
    color: var(--SECONDARY-COLOR);
}
.checklist-body {
    background-color: var(--SOFT-COLOR);
}
.faq-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}
.faq-item {
    width: 540px;
    border: 1px solid #ccc;
    background-color: var(--MAIN-COLOR);
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: background-color 0.3s, border-color 0.3s;
    margin: 10px;
}
.faq-item-blue {
    background-color: var(--BTN-COLOR);
}
.faq-box .faq-question {
    color: #fff;
}
.faq-question-full {
    width: 85.5% !important;
    max-width: 1120px !important;
}
.faq-question {
    font-weight: 700;
    padding-right: 30px;
}
.faq-question::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(0);
    width: 20px;
    height: 20px;
    background-image: url("https://uploads.staticjw.com/tr/trappstadningistockholm/down-arrow.webp");
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform 0.3s, background-image 0.3s;
}
.faq-item.active .faq-question::after {
    background-image: url("https://uploads.staticjw.com/tr/trappstadningistockholm/up-arrow.webp");
    transform: translateY(-50%) rotate(180deg);
    color: var(--BTN-COLOR);
    height: 16px;
    width: 16px;
}
.faq-item.active {
    background-color: #fff;
    border-color: var(--BTN-COLOR);
}
.faq-item.active .faq-question {
    color: var(--BTN-COLOR);
}
.faq-box.active {
    background-color: #fff;
    border-color: var(--MAIN-COLOR);
}
.faq-box.active .faq-question {
    color: var(--MAIN-COLOR);
}
.faq-box.active .faq-question::after {
    transform: translateY(-50%) rotate(180deg);
    color: var(--MAIN-COLOR);
}
.faq-answer {
    display: none;
    margin-top: 10px;
    color: #555;
    line-height: 1.6;
    padding: 10px;
    transition: border-color 0.3s;
}
.faq-answer-link {
    color: var(--MAIN-COLOR) !important;
    text-decoration: underline;
    font-weight: 700;
}
@media only screen and (max-width: 1310px) {
    .faq-item {
        width: 500px;
    }
}
@media only screen and (max-width: 760px) {
    .faq-question {
        font-size: var(--SMALL-TEXT);
    }
    .faq-item-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .faq-answer {
        padding: 0;
    }
}
.checklist-nav,
.info-section,
.quote-container {
    width: 100%;
    justify-content: center;
    display: flex;
}
.prices-container {
    padding: var(--SECTION-MARGIN) var(--NEW_MARGIN);
    max-width: 1700px;
    margin: 0 auto;
    padding-top: 150px;
}
.prices-container > section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    border-radius: 8px;
}
.about-us,
.company-info {
    flex-direction: row-reverse;
}
.benefits {
    flex-direction: row-reverse;
    align-items: center;
}
.text-content {
    flex: 1;
    padding: var(--NEW_MARGIN);
}
.image-content {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0 var(--NEW_MARGIN);
}
.image-content img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}
.benefits h2 {
    margin-bottom: 20px;
    width: 100%;
}
.benefits ul,
.checklist-section > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.benefits ul li {
    margin: 10px 0;
    font-size: 1.1rem;
    padding-left: 15px;
}
.benefits ul li::before {
    content: "✓";
    color: var(--LIGHT-BLUE);
    position: absolute;
    left: -5px;
    top: -5px;
    font-size: 1.5rem;
}
.book-now {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s;
}
.prices-button-green {
    margin-bottom: 0 !important;
}
.book-now:hover {
    background-color: #0056b3;
}
@media only screen and (min-width: 3000px) {
    .prices-container {
        max-width: 1500px;
        margin: 100px auto 0;
        padding: 20px;
    }
}
.checklist-container {
    max-width: 1000px;
    margin: 200px auto 150px;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border: 2px solid var(--DARKER-GREEN);
    z-index: 10;
}
.checklist-section,
.info-section {
    margin-bottom: var(--BIGGEST-MARGIN);
}
.checklist-container > h1 {
    text-align: center;
    color: #333;
    font-size: var(--BIG-TEXT);
    animation: none;
    opacity: 1;
    width: auto;
    margin-bottom: 5px;
}
.checklist-container > h2 {
    font-size: var(--MEDIUM-TEXT);
    text-align: center;
    margin-bottom: 40px;
}
.checklist-nav {
    position: fixed;
    top: 80px;
    height: 50px;
    left: 0;
    align-items: center;
    padding: 10px 20px;
    transition: transform 0.3s, background-color 0.3s;
    background-color: #f1f1f1;
    color: var(--TEXT-COLOR);
    z-index: 100;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    text-align: center;
}
.checklist-nav.hidden {
    transform: translateY(-260%);
}
.checklist-nav > .nav-links > li > a {
    text-decoration: none;
    position: relative;
    font-size: var(--SMALLEST-TEXT);
    padding: 0.2rem 0;
    font-weight: 600;
}
.checklist-section > h2 {
    color: #555;
    margin-bottom: 10px;
    border-bottom: 2px solid #ddd;
    padding-bottom: 5px;
    font-size: var(--MEDIUM-TEXT);
}
.checklist-section > ul li {
    padding: 0;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
}
.note {
    color: #000;
    font-size: 0.9em;
}
.info-section > img {
    width: 110px;
    height: auto;
    margin: 0 var(--BIG-MARGIN);
    border-radius: 100%;
}
.quote-container {
    color: var(--DARKER-GREEN) !important;
    font-weight: 700;
    font-size: 14px;
    margin: 0 auto 20px;
}
.checkmark,
.checkmark-2 {
    color: var(--DARKER-GREEN);
}
.quote-line {
    display: block;
    width: 3px;
    height: 32px;
    position: relative;
    top: 3px;
    background-color: var(--DARKER-GREEN);
    margin-right: 10px;
}
.checkmark {
    margin-left: 10px;
    margin-right: 5px;
}
.checkmark-2 {
    margin-left: 0;
    margin-right: 0;
}
#exit-booking-popup,
.countdown {
    justify-content: center;
    text-align: center;
}
.booking-body {
    background: #eae8e1;
    background: linear-gradient(292deg, #eae8e1 33%, #fff 68%);
    padding-top: 1px;
    height: 100vh;
    min-height: 1050px;
}
.booking-container {
    width: 80%;
    position: relative;
    margin: 0 auto;
    padding-top: 100px;
    background-color: var(--SOFT-COLOR);
    background-color: transparent;
    border-radius: var(--BORDER-RADIUS);
}
.discount-header {
    font-size: 30px !important;
    font-weight: 700;
}
.discount-header-2 {
    font-size: 40px;
    font-weight: 700;
    margin-top: 10px;
}
.discount-text {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
}
.countdown-title {
    font-weight: 100;
    font-size: 40px;
    margin: 40px 0 20px;
}
.countdown {
    color: #000;
    display: inline-block;
    font-weight: 100;
    display: flex;
    font-size: 30px;
    margin-top: 5%;
    opacity: 1;
    font-family: Montserrat, sans-serif;
    margin-bottom: var(--BIGGEST-MARGIN);
}
.countdown-number {
    border-radius: 3px;
    display: inline-block;
    display: flex;
    align-items: center;
    font-size: 20px;
}
.countdown-time {
    padding: 10px 5px 7px 10px;
    border-radius: 3px;
    display: inline-block;
    color: var(--RED-COLOR);
}
.countdown-text {
    display: block;
    padding-top: 5px;
    font-size: 16px;
}
.booking-img-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.bounce-number {
    animation: 1s 0.6s infinite bounce;
    transform: translateY(0);
}
#exit-booking-popup {
    position: absolute;
    width: 100%;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    left: 0;
    right: 0;
    z-index: 500;
    transition: 0.3s ease-in-out;
    display: flex;
    align-items: center;
}
.show-popup {
    visibility: visible !important;
    opacity: 1 !important;
}
#discount-section {
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.booking-checkmark-list li {
    padding-left: 0;
}
@keyframes jump {
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
.book-text-container > section {
    width: 50%;
    padding: 0;
}
input[type="date"],
input[type="email"],
input[type="tel"],
input[type="text"],
select,
textarea {
    padding: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    background-color: #fff;
    color: #333;
    appearance: none;
    background-image: url("dropdown-arrow.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
}
.boooking-container > div > h1 {
    color: var(--SECONDARY-COLOR);
    color: var(--WHITE);
    font-size: 45px;
    width: auto;
    text-align: center;
    margin: 0;
}
.book-text-container > section > div > h2 {
    color: var(--BTN-COLOR);
    margin-bottom: 10px;
    font-size: var(--MEDIUM-TEXT);
}
ul {
    list-style-type: none;
    padding: 0;
}
ul li {
    background-size: 20px;
    padding-left: 20px;
    margin-bottom: 10px;
}
.form-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: var(--WHITE);
    border-radius: var(--BORDER-RADIUS);
}
.form-section form {
    display: flex;
    flex-direction: column;
    width: 85%;
}
.form-section-contact,
textarea {
    width: 100%;
}
#contact-form {
    padding: 10px 0;
    border: none;
}
label {
    margin-bottom: 5px;
    font-weight: 700;
}
input[type="date"],
input[type="email"],
input[type="tel"],
input[type="text"],
select {
    border: 2px solid #d3d3d3;
    border-radius: var(--BORDER-RADIUS);
    width: 100%;
    height: 70px;
}
.form-h2 {
    color: var(--SECONDARY-COLOR);
    margin-top: 0;
}
.form-inner-container {
    padding: var(--SECTION-MARGIN) 20px;
    overflow: hidden;
    border-bottom-left-radius: var(--BORDER-RADIUS);
    border-bottom-right-radius: var(--BORDER-RADIUS);
    justify-content: space-around;
}
#iframe-container {
    padding: 20px;
    border-radius: var(--BORDER-RADIUS);
    background-color: var(--SOFT_GRAY);
    margin-left: 30px;
    width: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
textarea {
    border: 2px solid #d3d3d3;
    border-radius: var(--BORDER-RADIUS);
    height: 150px;
}
@media only screen and (max-width: 1250px) {
    #logo,
    .navbar {
        height: auto;
    }
    :root {
        --H1-TEXT: 46px;
        --MAIN-COLOR: #81e546;
        --LIGHT-GREEN: #81e546;
        --DARKER-GREEN: #37ca37;
        --SECONDARY-COLOR: rgba(0, 0, 0, 0.8);
        --BTN-COLOR: #188bf6;
        --TEXT-COLOR: rgba(255, 255, 255, 1);
        --TEXT-COLOR: rgba(0, 0, 0, 0.8);
        --SOFT-COLOR: #eae8e1;
        --SOFT-COLOR2: #f6f6f6;
        --SOFT_GRAY: #f1f1f1;
        --WHITE: WHITE;
        --LIGHT-BLUE: #3cacf6;
        --RED-COLOR: #e93d3d;
        --HEADER-TEXT: 34px;
        --BIG-TEXT: 26px;
        --MEDIUM-TEXT: 24px;
        --SMALL-TEXT: 16px;
        --SMALLEST-TEXT: 14px;
        --FONT-FAMILY: "Arial, sans-serif";
        --PADDING: 10px;
        --MARGIN: 20px;
        --BIG-MARGIN: 20px;
        --BIGGEST-MARGIN: 30px;
        --BORDER-RADIUS: 11px;
        --REVIEW-IMG-HEIGHT: 200px;
        --SECTION-MARGIN: 75px;
        --NEW_MARGIN: 40px;
    }
    .landing-margin-left-3 {
        margin-left: 40%;
    }
    .landing-margin-left-2 {
        margin-left: 5%;
    }
    .landing-margin-left {
        margin-left: 0;
    }
    .mobile-bottom-banner {
        display: flex;
    }
    .show-mobile {
        display: block !important;
    }
    footer {
        margin-bottom: 40px;
    }
    #logo {
        max-width: 150px;
        max-height:50px;
    }
}
@media only screen and (min-width: 601px) and (max-width: 768px) {
    .container {
        width: 90%;
    }
    .hero {
        padding: 1.5rem 0;
    }
}
@media only screen and (min-width: 769px) {
    .container {
        width: 80%;
    }
    .hero {
        padding: 2rem 0;
    }
}
@media only screen and (max-width: 1600px) {
    .review-block > h2 {
        font-size: 1.8rem;
    }
    .contact-container {
        width: 75%;
    }
    ul li {
        padding-left: 15px;
    }
}
@media only screen and (max-width: 1026px) {
    .hero-button-container {
        display:flex !important;
    }

    .big-width-section {
        padding-left:0;
    }


    #faq-btn,
    .checklist-nav,
    .header-banner,
    .nav-info-list,
    .review-phone-left,
    .review-phone-right,
    .small-width-section {
        display: none;
    }
    .booking-container {
        width: 95%;
        padding-top: 180px;
    }
    .faq-item {
        width: 100%;
        text-align: center;
        margin-right:0;
        margin-left:0;
    }
    .faq-item-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .hero-button-container {
        display: flex;
        margin: 20px auto 40px;
    }
    .contact-btn-container {
        margin-top: var(--BIG-MARGIN);
    }
    #contact-button {
        margin: 0 auto;
        width: 190px;
        height: 46px;
        line-height: 19px;
        font-size: 18px;
    }
    .prices-container {
        padding-bottom: 0;
    }
    .blog-posts {
        max-width: 100%;
    }
    .content-section {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
    }
    .article-left,
    .article-right {
        margin: 0;
    }
    #contact-container,
    .article-content,
    .image-content {
        padding: 0;
    }
    #landing-h2,
    #mobile-overlay,
    .article-content,
    .article-content-wrapper > div > div,
    .article-image,
    .big-width-section,
    .big-width-section::before,
    .bild,
    .call-box,
    .footer-inner-container > h2,
    .image-content,
    .prices-container,
    .prices-container > section > div,
    .quote-container,
    .review-divider-container {
        width: 100%;
    }
    .prices-button-green {
        margin-bottom: 40px !important;
    }
    .info-block,
    .text-content {
        padding: 20px 0;
    }
    #home {
        display: flex;
        flex-direction: column;
        margin-top: 168px;
        min-height: auto;
    }
    .sub-button {
        margin: 0 auto;
    }
    .dropdown-content,
    .nav-links {
        background-color: var(--SOFT-COLOR);
    }
    .dropdown-content {
        position: relative;
        box-shadow: none;
        top: 0;
        left: 0;
        margin-left: 0;
    }
    .dropdown-content li,
    ul li {
        padding-left: 0;
    }
    .menu-icon {
        display: flex;
    }
    .nav-links {
        position: fixed;
        top: 117px;
        right: 0;
        width: 100vw;
        height: 100vh;
        flex-direction: column;
        align-items: center;
        transform: translateX(100%);
        transition: transform 0.3s;
        z-index: 1000;
        margin-right: 0;
    }
    nav ul {
        text-align: left;
    }
    nav ul li {
        display: block;
        margin: var(--BIG-MARGIN);
    }
    .nav-links.open {
        transform: translateX(0);
    }
    .menu-icon.open .line:first-child {
        transform: translateY(10px) rotate(45deg);
    }
    .menu-icon.open .line:nth-child(2) {
        opacity: 0;
    }
    .menu-icon.open .line:nth-child(3) {
        transform: translateY(-10px) rotate(-45deg);
    }
    nav ul li a {
        font-size: var(--H1-TEXT);
    }
    .checkmark,
    .landing-margin-left,
    .landing-margin-left-2,
    .landing-margin-left-3,
    .landing-margin-left-4 {
        margin-left: 0;
    }
    #mobile-overlay {
        display: block;
        width: 100vw;
        height: 73vh;
        background: #fff;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0) 100%);
    }
    .footer-container,
    .review-text {
        width: 90%;
    }
    .review-text-container {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        max-width: 1000px;
    }
    .review-block > p {
        font-size: var(--SMALLEST-TEXT);
    }
    .review-block {
        border: none;
    }
    #footer-link-jobs {
        margin-top: 5px;
    }
    .footer-logo {
        top: 15px;
    }
    .footer-text-section > a > p,
    .footer-text-section > p {
        font-size: var(--MEDIUM-TEXT);
    }
    .footer-text-section > h3 {
        font-size: var(--BIG-TEXT);
    }
    .call-box {
        margin-top: 0;
    }
    .footer-inner-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .footer-text-section {
        width: 80%;
        display: flex;
        justify-content: center;
        margin: 0;
    }
    #iframe-container,
    .footer-text-section > div > h2 {
        width: auto;
    }
    .footer-container > h2 {
        font-size: 20px;
    }
    .contact-container {
        width: 90%;
        flex-direction: column-reverse;
        align-self: center;
        justify-content: center;
        margin-top: 70px;
    }
    .text-section {
        padding: 70px 20px 0;
    }
    .half-section {
        width: auto;
        align-items: center;
    }
    .article-content-wrapper {
        flex-direction: column;
        padding: 20px;
    }
    .article-section {
        width: 100%;
        padding-top: 0;
        border-radius: 0;
    }
    .faq-container {
        grid-template-columns: 1fr;
        gap: 0;
        width: 100%;
    }
    .about-us,
    .booking-img-container,
    .company-info {
        flex-direction: column-reverse;
    }
    .info-section {
        display: flex;
        margin-bottom: var(--MARGIN);
        width: 100%;
        justify-content: center;
    }
    .boooking-container {
        max-width: 95%;
    }
    .form-inner-container {
        padding: 0;
        text-align: center;
        flex-direction: column;
    }
    .map-container {
        height: 41.5vh;
    }
}
@media only screen and (max-width: 767px) {
    #landing-h1,
    .landing-margin-left,
    .landing-margin-left-2 {
        text-align: center;
    }
    :root {
        --HEADER-TEXT: 32px;
        --H1-TEXT: 26px;
        --BIG-TEXT: 22px;
        --MEDIUM-TEXT: 20px;
        --SMALL-TEXT: 16px;
        --SMALLEST-TEXT: 14px;
        --PADDING: 10px;
        --MARGIN: 15px;
        --BIG-MARGIN: 20px;
        --BIGGEST-MARGIN: 30px;
        --BIGGEST-MARGIN: 40px;
        --BORDER-RADIUS: 11px;
        --REVIEW-IMG-HEIGHT: 150px;
        --SECTION-MARGIN: 30px;
        --NEW_MARGIN: 20px;
    }

    #home {
        display: flex;
        flex-direction: column;
        margin-top: 117px;
        min-height: auto;
    }
    .booking-container {
        width: 95%;
        padding-top: 140px;
    }
    .booking-header,
    .countdown,
    .review-header,
    .why-us-btn {
        margin-bottom: 0;
    }
    .sub-button {
        margin: 0 auto;
    }
    .contact-button {
        margin: 0;
    }
    .mobile-hero-text-2 {
        font-size: 27px;
        font-weight: 700;
        display: block;
        z-index: 10;
        text-align: center;
        margin-top: 5px;
    }
    #landing-bg,
    .hero-text,
    .nav-info-container {
        display: none;
    }
    #landing-h1 {
        font-size: var(--SMALL-TEXT);
        margin-top: 40px;
    }
    .small-paragraph {
        font-size: 20px;
    }
    .mobile {
        display: flex;
    }
    .contact-button,
    .contact-button-2,
    .sub-button {
        width: 190px;
        height: 46px;
        line-height: 46px;
        font-size: 18px;
    }
    .contact-button-2 {
        margin: 0 10px;
    }
    .hide-mobile {
        display: none !important;
    }
    .checkmark-2 {
        margin-right: 5px !important;
    }
    .booking-checkmark-list li {
        margin-bottom: 5px !important;
        display: flex;
        margin: 0 auto;
    }
    .discount-button {
        animation: 2s ease-in-out infinite pulse3;
        width: 250px;
        height: 60px;
        line-height: 50px;
        font-size: 22px;
    }
    .contact-btn-container {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }
    .discount-button-2 {
        width: 250px;
        height: 65px;
        line-height: 50px;
        font-size: 22px;
    }
    .btn-text {
        font-size: 24px;
        height: 21px;
        position: relative;
        bottom: 4px;
    }
    .btn-text-2,
    .contact-container > div > p {
        font-size: 14px;
    }
    .btn-arrow-2 {
        height: 25px;
        width: auto;
        position: relative;
        top: 4px;
    }
    .checklist-section > ul li,
    header,
    nav ul {
        text-align: left;
    }
    .container {
        width: 100%;
        padding: 0 10px;
    }
    .info-wrapper,
    header {
        padding: 20px;
    }
    .hero {
        padding: 1rem 0;
    }
    .review-block > h2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 0;
        font-size: 1.1rem;
    }
    .review-icon {
        top: 0;
        margin-right: 0;
    }
    .review-block {
        margin: 0 5px;
        width: 32%;
    }
    .mobile-background-image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        object-fit: cover;
        max-height: 1000px;
        width: 100%;
        height: 100%;
        display: block;
    }
    .info-block > div > h4 {
        font-size: var(--SMALL-TEXT);
    }
    .info-block > div > h3,
    .text-content > h2 {
        font-size: var(--BIG-TEXT);
    }
    .article-content h1 {
        font-size: 24px;
    }
    .text-content {
        padding: 0;
    }
    .booking-nav {
        box-shadow: none;
    }
    .discount-header-2 {
        font-size: 26px;
    }
    .discount-header {
        font-size: 22px !important;
    }
    .flex-row {
        flex-direction: column;
    }
    .boooking-container > div > h1 {
        font-size: 34px;
    }
    .boooking-container {
        margin: 150px auto var(--SECTION-MARGIN);
    }
    .quote-container {
        font-size: 15px;
        margin-bottom: 0;
    }
    .quote-line {
        width: 8px;
        height: 54px;
    }
    #fs_frame_15 {
        width: 340px !important;
    }
    #iframe-container {
        margin-left: 0;
    }
    .info-section > img {
        width: 19%;
        margin: 0 var(--MARGIN);
    }
}