/* Fonts */

/* @font-face {
    font-family: 'Fira Sans';
    font-weight: 100;
    font-style: normal;
    src: url('../fonts/FiraSans/FiraSans-Thin.ttf');
} */

/* @font-face {
    font-family: 'Fira Sans';
    font-weight: 100;
    font-style: italic;
    src: url('../fonts/FiraSans/FiraSans-ThinItalic.ttf');
} */

/* @font-face {
    font-family: 'Fira Sans';
    font-weight: 200;
    font-style: normal;
    src: url('../fonts/FiraSans/FiraSans-ExtraLight.ttf');
} */

/* @font-face {
    font-family: 'Fira Sans';
    font-weight: 200;
    font-style: italic;
    src: url('../fonts/FiraSans/FiraSans-ExtraLightItalic.ttf');
} */

/*@font-face {
    font-family: 'Fira Sans';
    font-weight: 300;
    font-style: normal;
    font-display: block;
    src: url('../fonts/FiraSans/FiraSans-Light.ttf');
}*/

/* @font-face {
    font-family: 'Fira Sans';
    font-weight: 300;
    font-style: italic;
    src: url('../fonts/FiraSans/FiraSans-LightItalic.ttf');
} */

/*@font-face {
    font-family: 'Fira Sans';
    font-weight: 400;
    font-style: normal;
    font-display: block;
    src: url('../fonts/FiraSans/FiraSans-Regular.ttf');
}*/

/* @font-face {
    font-family: 'Fira Sans';
    font-weight: 400;
    font-style: italic;
    src: url('../fonts/FiraSans/FiraSans-Italic.ttf');
} */

/*@font-face {
    font-family: 'Fira Sans';
    font-weight: 500;
    font-style: normal;
    font-display: block;
    src: url('../fonts/FiraSans/FiraSans-Medium.ttf');
}*/

/* @font-face {
    font-family: 'Fira Sans';
    font-weight: 500;
    font-style: italic;
    src: url('../fonts/FiraSans/FiraSans-MediumItalic.ttf');
} */

/*@font-face {
    font-family: 'Fira Sans';
    font-weight: 600;
    font-style: normal;
    font-display: block;
    src: url('../fonts/FiraSans/FiraSans-SemiBold.ttf');
}*/

/* @font-face {
    font-family: 'Fira Sans';
    font-weight: 600;
    font-style: italic;
    src: url('../fonts/FiraSans/FiraSans-SemiBoldItalic.ttf');
} */

/* @font-face {
    font-family: 'Fira Sans';
    font-weight: 700;
    font-style: normal;
    src: url('../fonts/FiraSans/FiraSans-Bold.ttf');
} */

/* @font-face {
    font-family: 'Fira Sans';
    font-weight: 700;
    font-style: italic;
    src: url('../fonts/FiraSans/FiraSans-BoldItalic.ttf');
} */

/* @font-face {
    font-family: 'Fira Sans';
    font-weight: 800;
    font-style: normal;
    src: url('../fonts/FiraSans/FiraSans-ExtraBold.ttf');
} */

/* @font-face {
    font-family: 'Fira Sans';
    font-weight: 800;
    font-style: italic;
    src: url('../fonts/FiraSans/FiraSans-ExtraBoldItalic.ttf');
} */

/* @font-face {
    font-family: 'Fira Sans';
    font-weight: 900;
    font-style: normal;
    src: url('../fonts/FiraSans/FiraSans-Black.ttf');
} */

/* @font-face {
    font-family: 'Fira Sans';
    font-weight: 900;
    font-style: italic;
    src: url('../fonts/FiraSans/FiraSans-BlackItalic.ttf');
}*/

/* @font-face {
    font-family: 'Bitter';
    font-weight: 100;
    font-style: normal;
    src: url('../fonts/Bitter/Bitter-Thin.ttf');
} */

/* @font-face {
    font-family: 'Bitter';
    font-weight: 100;
    font-style: italic;
    src: url('../fonts/Bitter/Bitter-ThinItalic.ttf');
} */

/* @font-face {
    font-family: 'Bitter';
    font-weight: 200;
    font-style: normal;
    src: url('../fonts/Bitter/Bitter-ExtraLight.ttf');
} */

/* @font-face {
    font-family: 'Bitter';
    font-weight: 200;
    font-style: italic;
    src: url('../fonts/Bitter/Bitter-ExtraLightItalic.ttf');
} */

/*@font-face {
    font-family: 'Bitter';
    font-weight: 300;
    font-style: normal;
    font-display: block;
    src: url('../fonts/Bitter/Bitter-Light.ttf');
}*/

/* @font-face {
    font-family: 'Bitter';
    font-weight: 300;
    font-style: italic;
    src: url('../fonts/Bitter/Bitter-LightItalic.ttf');
} */

/*@font-face {
    font-family: 'Bitter';
    font-weight: 400;
    font-style: normal;
    font-display: block;
    src: url('../fonts/Bitter/Bitter-Regular.ttf');
}*/

/* @font-face {
    font-family: 'Bitter';
    font-weight: 400;
    font-style: italic;
    src: url('../fonts/Bitter/Bitter-Italic.ttf');
} */

/*@font-face {
    font-family: 'Bitter';
    font-weight: 500;
    font-style: normal;
    font-display: block;
    src: url('../fonts/Bitter/Bitter-Medium.ttf');
}*/

/* @font-face {
    font-family: 'Bitter';
    font-weight: 500;
    font-style: italic;
    src: url('../fonts/Bitter/Bitter-MediumItalic.ttf');
} */

/*@font-face {
    font-family: 'Bitter';
    font-weight: 600;
    font-style: normal;
    font-display: block;
    src: url('../fonts/Bitter/Bitter-SemiBold.ttf');
}*/

/* @font-face {
    font-family: 'Bitter';
    font-weight: 600;
    font-style: italic;
    src: url('../fonts/Bitter/Bitter-SemiBoldItalic.ttf');
} */

/* @font-face {
    font-family: 'Bitter';
    font-weight: 700;
    font-style: normal;
    src: url('../fonts/Bitter/Bitter-Bold.ttf');
} */

/* @font-face {
    font-family: 'Bitter';
    font-weight: 700;
    font-style: italic;
    src: url('../fonts/Bitter/Bitter-BoldItalic.ttf');
} */

/* @font-face {
    font-family: 'Bitter';
    font-weight: 800;
    font-style: normal;
    src: url('../fonts/Bitter/Bitter-ExtraBold.ttf');
} */

/* @font-face {
    font-family: 'Bitter';
    font-weight: 800;
    font-style: italic;
    src: url('../fonts/Bitter/Bitter-ExtraBoldItalic.ttf');
} */

/* @font-face {
    font-family: 'Bitter';
    font-weight: 900;
    font-style: normal;
    src: url('../fonts/Bitter/Bitter-Black.ttf');
} */

/* @font-face {
    font-family: 'Bitter';
    font-weight: 900;
    font-style: italic;
    src: url('../fonts/Bitter/Bitter-BlackItalic.ttf');
} */

@font-face {
    font-family: 'Bitter';
    src: url('../fonts/woff/Bitter-Medium.woff2') format('woff2'),
        url('../fonts/woff/Bitter-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Bitter';
    src: url('../fonts/woff/Bitter-Regular.woff2') format('woff2'),
        url('../fonts/woff/Bitter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Bitter';
    src: url('../fonts/woff/Bitter-SemiBold.woff2') format('woff2'),
        url('../fonts/woff/Bitter-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/woff/FiraSans-Light.woff2') format('woff2'),
        url('../fonts/woff/FiraSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/woff/FiraSans-SemiBold.woff2') format('woff2'),
        url('../fonts/woff/FiraSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/woff/FiraSans-Regular.woff2') format('woff2'),
        url('../fonts/woff/FiraSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/woff/FiraSans-Medium.woff2') format('woff2'),
        url('../fonts/woff/FiraSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Bitter';
    src: url('../fonts/woff/Bitter-Light.woff2') format('woff2'),
        url('../fonts/woff/Bitter-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}

/* Vars */

:root {
    --color-white: #EEEEF0;
    --color-grey: #ABABAB;
    --color-grey-text: #595959;
    --color-gold: #8D6D26;
    --color-dark: #00242E;
    --color-black: #272924;
    --color-orange: #B3581B;
    --color-red: #EB5757;

    --header-fixed-height: 196px;
}

/* Body */

body {
    margin: 0;
    overflow: hidden auto;
    margin-top: var(--header-fixed-height);
    background-color: var(--color-white);
}

body.admin-bar {
    margin-top: calc(var(--header-fixed-height) - 32px);
}

body.woocommerce-page {
    background-color: #fff;
}

/* Common */

body * {
    box-sizing: border-box;
}

p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a {
    text-decoration: none;
}

img {
    object-fit: contain;
    height: auto;
}

.container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
}

.loader {
    width: 20px;
    height: 20px;
    border-style: solid;
    border-width: 2px;
    border-color: #fff #fff transparent #fff;
    border-radius: 50%;
    animation: circle 1.2s linear infinite;
}

span.gold {
    color: var(--color-gold);
}

.owl-carousel .owl-stage {
    display: flex;
}

/* Header */

.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding: 20px;
    transition: padding .2s linear;
    z-index: 9999;
}

body.admin-bar .header {
    padding-top: 52px;
}

.header.scrolled {
    background-color: var(--color-white);
    padding: 10px 20px;
}

body.admin-bar .header.scrolled {
    padding-top: 42px;
}

body.woocommerce-page .header.scrolled {
    background-color: #fff;
}

.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.header-logo {
    display: block;
    max-height: 90px;
    max-width: 250px;
    transition: max-height .2s linear;
}

.header.scrolled .header-logo {
    max-height: 70px;
}

.header-navigation-close,
.header-burger {
    display: none;
}

.header-navigation-menu {
    display: flex;
    flex-wrap: wrap;
}

.header-navigation-menu .menu-item a {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: #000000;
    padding: 10px 15px;
    text-transform: unset;
}

.header-navigation-menu .menu-item:hover a,
.header-navigation-menu .menu-item.current-menu-item a:not([href*="#"]) {
    color: var(--color-gold);
}

/* Footer */

.footer {
    background-color: var(--color-gold);
    padding: 115px 20px 60px;
}

.footer-top {
    width: 100%;
    display: flex;
    margin-bottom: 78px;
    gap: 20px;
    justify-content: space-between;
}

.footer-top > div {
    width: calc(25% - 20px);
}

.footer-top-logo-wrapper img {
    display: block;
    max-height: 200px;
    max-width: 200px;
}

.footer-top-navigation-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 110%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 25px;
}

.footer-top-navigation-menu .menu-item {
    margin-bottom: 17px;
}

.footer-top-navigation-menu .menu-item:last-child {
    margin-bottom: 0;
}

.footer-top-navigation-menu .menu-item a {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #FFFFFF;
    opacity: 0.75;
}

.footer-top-navigation-menu .menu-item:hover a,
.footer-top-navigation-menu .menu-item.current-menu-item a:not([href*="#"]) {
    text-decoration: underline;
}

.footer-top-contact-address {
    margin-bottom: 70px;
}

.footer-top-contact-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 110%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 28px;
}

.footer-top-contact-text {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-white);
    opacity: 0.75;
}

#newsletter-form {
    width: 100%;
    position: relative;
    line-height: 1;
}

#newsletter-form p {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 110%;
    color: #FFFFFF;
    opacity: 0.65;
    margin-top: 15px;
    display: none;
}

#newsletter-form svg {
    position: absolute;
    top: 4px;
    right: 0;
    width: 23px;
    height: 16px;
    display: block;
    cursor: pointer;
}

#newsletter-form svg:hover {
    opacity: .7;
}

#newsletter-form .loader {
    display: none;
    position: absolute;
    right: 0;
    top: 4px;
}

#newsletter-form.submitted svg {
    display: none;
}

#newsletter-form.submitted .loader {
    display: block;
}

#newsletter-form input {
    width: 100%;
    border: 0;
    outline: 0;
    background-color: transparent;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: rgba(255, 255, 255, .7);
    padding: 0 35px 22px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, .25);
    transition: border-bottom-color .1s linear;
}

#newsletter-form input::placeholder {
    color: rgba(255, 255, 255, .4);
}

#newsletter-form input:focus-within {
    border-bottom-color: #fff;
}

.footer-icons {
    width: 100%;
    display: flex;
    gap: 15px 30px;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.footer-icons img,
.footer-icons svg {
    display: block;
    height: 35px;
}

.footer-bottom {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.footer-bottom-menu {
    display: flex;
    gap: 30px;
}

.footer-bottom-menu .menu-item a {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    text-align: center;
    color: #FFFFFF;
}

.footer-bottom-menu .menu-item:hover a,
.footer-bottom-menu .menu-item.current-menu-item a:not([href*="#"]) {
    text-decoration: underline;
}

.footer-bottom-text {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #FFFFFF;
}

/* Main */

.main {
    min-height: 97vh;
    background-image: url(../img/rectangle.png);
    background-size: 56vw 100%;
    background-position: right;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding: 40px 20px;
}

.main .container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}

.main-content {
    width: 51%;
    max-width: 740px;
}

.main-overtitle {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 110%;
    color: #000;
    margin-bottom: 5px;
}

.main-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 600;
    font-size: 65px;
    line-height: 110%;
    color: #1E1E1E;
    margin-bottom: 37px;
}

.main-subtitle {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 110%;
    color: var(--color-dark);
    margin-bottom: 20px;
}

.main-description {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: var(--color-dark);
    margin-bottom: 40px;
}

.main-counts {
    display: flex;
    flex-wrap: wrap;
    background-color: var(--color-dark);
    border-radius: 10px;
    width: 100%;
    max-width: 534px;
}

.main-counts-item {
    width: 50%;
    position: relative;
    padding: 26px 15px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.main-counts-item-number {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 45px;
    line-height: 110%;
    color: var(--color-gold);
}

.main-counts-item-text {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 35px;
    line-height: 110%;
    color: #fff;
}

.main-counts-item:before {
    display: none;
    content: ' ';
    height: calc(100% - 48px);
    width: 1px;
    background-color: var(--color-white);
    position: absolute;
    top: 24px;
    left: 0;
}

.main-counts .main-counts-item:nth-child(2n):before {
    display: block;
}

.main-product-link {
    width: 100%;
    border-radius: 10px;
    background-color: var(--color-gold);
    padding: 16px;
    outline: 0;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    display: none;
    text-align: center;
    margin-top: 25px;
}

.main-product-link:hover {
    background-color: var(--color-dark);
}

.main-request {
    width: 43%;
    max-width: 470px;
}

.main-request-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 110%;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 60px;
    text-align: center;
}

#request-form {
    width: 100%;
    max-width: 392px;
    margin: 0 auto;
    position: relative;
}

#request-form.loaded:before {
    content: ' ';
    display: block;
    z-index: 1;
    position: absolute;
    left: -10px;
    top: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: #fff;
    opacity: .7;
}

#request-form.loaded:after {
    height: 32px;
    width: 32px;
    display: block;
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    transform: translate(-50%, -50%);
    content: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg);
    animation: circle 1s ease-in-out infinite;
    z-index: 2;
    opacity: .6;
}

#request-form select {
    appearance: none;
    padding: 8px 40px 12px 16px;
    background-color: transparent;
    border: 0;
    outline: 0;
    border-bottom: 1px solid #E2E4E5;
    background-image: url(../img/select-input-carret.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 7px);
    display: block;
    width: 100%;
    cursor: pointer;
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 110%;
    color: var(--color-grey);
    text-transform: uppercase;
}

#request-form select:disabled {
    opacity: .3;
}

#request-form select:first-child {
    margin-bottom: 50px;
}

#request-form select:last-of-type {
    margin-bottom: 55px;
}

#request-form label {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-bottom: 28px;
    cursor: pointer;
}

#request-form label input {
    width: 10px;
    height: 10px;
    display: block;
}

#request-form label p {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--color-white);
}

#request-form label p a {
    color: var(--color-gold);
}

#request-form label p a:hover {
    text-decoration: underline;
}

#request-form button,
#request-form + button {
    width: 100%;
    border: 2px solid var(--color-gold);
    border-radius: 10px;
    background-color: var(--color-gold);
    padding: 20px;
    outline: 0;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
}

#request-form + button {
    max-width: 392px;
    margin: 20px auto 0;
    display: block;
}

#request-form button:hover,
#request-form + button:hover {
    border-color: #fff;
    background-color: var(--color-dark);
}

#request-form .error-message {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: var(--color-white);
    margin-top: 20px;
    width: 100%;
    text-align: center;
    display: none;
}

.main .ask-a-quote {
    margin-top: 20px;
}

.ask-a-quote-modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100vw - 80px);
    max-width: 500px;
    max-height: calc(100vh - 80px);
    overflow: hidden auto;
    background-color: var(--color-dark);
    z-index: 10001;
    padding: 30px 15px;
    border-radius: 10px;
}

.ask-a-quote-modal.active {
    display: block;
}

.ask-a-quote-modal-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 110%;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 60px;
    text-align: center;
}

.ask-a-quote-modal-overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .7);
    z-index: 10000;
}

.ask-a-quote-modal.active + .ask-a-quote-modal-overlay {
    display: block;
}

.ask-a-quote-modal-overlay-close {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.ask-a-quote-modal-overlay-close path {
    fill: #000;
}

.ask-a-quote-modal-overlay-close:hover path {
    fill: var(--color-gold);
}

#ask-a-quote-form {
    width: 100%;
    max-width: 392px;
    margin: 0 auto;
    position: relative;
}

#ask-a-quote-form.loaded:before {
    content: ' ';
    display: block;
    z-index: 1;
    position: absolute;
    left: -10px;
    top: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: #fff;
    opacity: .7;
}

#ask-a-quote-form.loaded:after {
    height: 32px;
    width: 32px;
    display: block;
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    transform: translate(-50%, -50%);
    content: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg);
    animation: circle 1s ease-in-out infinite;
    z-index: 2;
    opacity: .6;
}

#ask-a-quote-form select {
    appearance: none;
    padding: 8px 40px 12px 16px;
    background-color: transparent;
    border: 0;
    outline: 0;
    border-bottom: 1px solid #E2E4E5;
    background-image: url(../img/select-input-carret.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 7px);
    display: block;
    width: 100%;
    cursor: pointer;
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 110%;
    color: var(--color-grey);
    text-transform: uppercase;
    margin-bottom: 28px;
}

#ask-a-quote-form select:disabled {
    opacity: .3;
}

#ask-a-quote-form label {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-bottom: 28px;
    cursor: pointer;
}

#ask-a-quote-form label:not(.checkbox) input,
#ask-a-quote-form label:not(.checkbox) textarea {
    padding: 8px 16px 12px;
    background-color: transparent;
    border: 0;
    outline: 0;
    border-bottom: 1px solid #E2E4E5;
    display: block;
    width: 100%;
    cursor: pointer;
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 110%;
    color: var(--color-grey);
    text-transform: uppercase;
}

#ask-a-quote-form label:not(.checkbox) textarea {
    height: 90px;
    resize: vertical;
}

#ask-a-quote-form label:not(.checkbox) input::placeholder,
#ask-a-quote-form label:not(.checkbox) textarea::placeholder {
    opacity: .7;
}

#ask-a-quote-form label.checkbox input {
    width: 10px;
    height: 10px;
    display: block;
}

#ask-a-quote-form label.checkbox p {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--color-white);
}

#ask-a-quote-form label.checkbox p a {
    color: var(--color-gold);
}

#ask-a-quote-form label.checkbox p a:hover {
    text-decoration: underline;
}

#ask-a-quote-form button {
    width: 100%;
    border: 2px solid var(--color-gold);
    border-radius: 10px;
    background-color: var(--color-gold);
    padding: 20px;
    outline: 0;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
}

#ask-a-quote button:hover {
    border-color: #fff;
    background-color: var(--color-dark);
}

#ask-a-quote-form .message {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: var(--color-white);
    margin-top: 20px;
    width: 100%;
    text-align: center;
    display: none;
}

/* Line */

.line {
    background-color: var(--color-gold);
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.line:before {
    content: ' ';
    height: 1px;
    width: 100%;
    background-color: var(--color-white);
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
}

.line-content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12vw;
    flex-wrap: nowrap;
    width: max-content;
    margin: 0 auto;
}

.line-text {
    padding: 0 45px;
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 300;
    font-size: 55px;
    line-height: 110%;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    background-color: var(--color-gold);
    z-index: 1;
}

.line .js-marquee-wrapper, .line .js-marquee {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 12vw;
    margin: 0 !important;
}

/* Why Choose Us */

.why-choose-us {
    padding: 115px 20px 140px;
    background-color: var(--color-dark);
}

.why-choose-us-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--color-white);
    text-align: center;
    width: 100%;
}

.why-choose-us-subtitle {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 35px;
    line-height: 110%;
    color: var(--color-white);
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.why-choose-us-blocks {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-top: 125px;
}

.why-choose-us-blocks-item {
    width: calc(25% - 30px);
    display: flex;
    flex-direction: column;
    background-color: var(--color-white);
    border-radius: 10px;
    padding: 50px 15px 40px;
    align-items: center;
    height: 100%;
}

.why-choose-us-blocks-item-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 110%;
    text-align: center;
    text-transform: uppercase;
    color: var(--color-dark);
    margin-bottom: 40px;
}

.why-choose-us-blocks-item-icon-wrapper {
    width: 100px;
    height: 100px;
    border: 1px solid var(--color-gold);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.why-choose-us-blocks-item-icon-wrapper img,
.why-choose-us-blocks-item-icon-wrapper svg {
    display: block;
    width: auto;
    height: auto;
    max-width: 92px;
}

.why-choose-us-blocks-item-description {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    text-align: center;
    color: var(--color-dark);
    width: 100%;
    margin-top: 114px;
    display: none;
}

/* About */

.about {
    padding: 115px 20px 135px;
}

.about .container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: flex-start;
}

.about-image {
    display: block;
    width: 50%;
    max-width: 700px;
    height: auto;
}

.about-content {
    width: 40%;
    max-width: 561px;
    margin-top: 40px;
}

.about-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 110%;
    color: #9D854F;
    margin-bottom: 35px;
}

.about-text {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: var(--color-dark);
}

/* Specialization */

.specialization {
    padding: 0 20px 134px;
}

.specialization-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--color-dark);
    width: 100%;
    text-align: center;
}

.specialization-subtitle {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 35px;
    line-height: 110%;
    color: var(--color-dark);
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

.specialization-blocks {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-top: 125px;
}

.specialization-blocks-item {
    width: calc(25% - 30px);
    display: flex;
    flex-direction: column;
    background-color: var(--color-dark);
    border-radius: 10px;
    padding: 50px 15px 40px;
    align-items: center;
    height: 100%;
}

.specialization-blocks-item.active {
    background-color: var(--color-gold);
}

.specialization-blocks-item-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 110%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 40px;
}

.specialization-blocks-item-icon-wrapper {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.specialization-blocks-item-icon-wrapper img,
.specialization-blocks-item-icon-wrapper svg {
    display: block;
    width: auto;
    height: auto;
    max-width: 92px;
}

.specialization-blocks-item-body {
    margin-top: 105px;
    display: none;
    width: 100%;
}

.specialization-blocks-item-description {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    text-align: center;
    color: var(--color-white);
    width: 100%;
    margin-bottom: 40px;
}

.specialization-blocks-item-link {
    display: block;
    width: 100%;
    max-width: 240px;
    background-color: var(--color-dark);
    border-radius: 5px;
    border: 2px solid var(--color-dark);
    padding: 20px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto;
}

.specialization-blocks-item-link:hover {
    background-color: var(--color-gold);
    border-color: #fff;
}

/* Banner */

.banner {
    background-color: var(--color-dark);
    padding: 55px 20px;
}

.banner .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.banner-content {
    width: calc(100% - 300px);
    max-width: 810px;
}

.banner-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 110%;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
}

.banner-text {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 35px;
    line-height: 110%;
    color: var(--color-white);
}

.banner-link {
    display: block;
    width: 100%;
    max-width: 270px;
    background-color: var(--color-gold);
    border-radius: 10px;
    border: 2px solid var(--color-gold);
    padding: 20px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.banner-link:hover {
    background-color: var(--color-dark);
    border-color: #fff;
}

/* How it Works */

.how-it-works {
    padding: 115px 20px 135px;
}

.how-it-works-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--color-dark);
    text-align: center;
    width: 100%;
}

.how-it-works-subtitle {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 35px;
    line-height: 110%;
    color: var(--color-dark);
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.how-it-works-blocks {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    counter-reset: index;
    margin-top: 88px;
}

.how-it-works-blocks-item {
    width: calc(33% - 26px);
    border: 3px solid #9D854F;
    padding: 84px 15px 45px;
    position: relative;
    counter-increment: index;
}

.how-it-works-blocks-item:before {
    content: counter(index);
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%);
    min-width: 114px;
    padding: 0 10px;
    background-color: var(--color-white);
    text-align: center;
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 110%;
    text-transform: uppercase;
    color: #000000;
}

.how-it-works-blocks-item-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 110%;
    text-align: center;
    text-transform: uppercase;
    color: var(--color-gold);
    width: 100%;
    margin-bottom: 12px;
}

.how-it-works-blocks-item-text {
    width: 100%;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    text-align: center;
    color: #000;
}

/* Contact */

.contact {
    min-height: 97vh;
    background-image: url(../img/rectangle-reverse.png);
    background-size: 67vw 100%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding: 110px 20px 140px;
}

.contact .container {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.contact-content {
    width: 100%;
    max-width: 690px;
}

.contact-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 110%;
    text-transform: uppercase;
    color: #fff;
}

.contact-subtitle {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 35px;
    line-height: 110%;
    color: var(--color-white);
    margin-top: 20px;
}

.contact .wpcf7-form {
    margin-top: 60px;
    width: 100%;
    max-width: 617px;
}

.contact .wpcf7-form label:not(.check) {
    padding: 16px;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 8px;
    display: block;
}

.contact .wpcf7-form label:not(.check):last-of-type {
    margin-bottom: 0;
}

.contact .wpcf7-form label:not(.check) p {
    margin-bottom: 16px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--color-grey-text);
}

.contact .wpcf7-form label:not(.check) p span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: var(--color-red);
}

.contact .wpcf7-form label:not(.check) .wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}

.contact .wpcf7-form label:not(.check) input,
.contact .wpcf7-form label:not(.check) textarea {
    display: block;
    width: 100%;
    border: 1px solid var(--color-grey);
    border-radius: 5px;
    outline: none;
    padding: 12px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #2C2C2C;
}

.contact .wpcf7-form label:not(.check) textarea {
    height: 90px;
    resize: vertical;
}

.contact .wpcf7-form label:not(.check) input::placeholder,
.contact .wpcf7-form label:not(.check) textarea::placeholder {
    opacity: .4;
}

.contact .wpcf7-form label:not(.check) input[type="file"] {
    background-color: #D9D9D9;
    color: transparent;
    position: relative;
}

.contact .wpcf7-form label:not(.check) input[type="file"]:hover {
    background-color: var(--color-grey);
}

.contact .wpcf7-form label:not(.check) input[type="file"]::-webkit-file-upload-button {
    visibility: hidden;
}

.contact .wpcf7-form label:not(.check) input[type="file"]:before {
    content: 'Choose file 'url(../img/link.svg);
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #000;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.contact .wpcf7-form label:not(.check) input[type="file"].selected:before {
    content: attr(data-filename)' 'url(../img/link.svg);
}

.contact .wpcf7-form label .wpcf7-not-valid-tip {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    margin-top: 8px;
}

.contact .wpcf7-form label.check {
    display: block;
    width: 100%;
    margin-top: 30px;
}

.contact .wpcf7-form label.check .wpcf7-list-item {
    margin-left: 16px;
}

.contact .wpcf7-form label.check .wpcf7-list-item input {
    margin-right: 15px;
    width: 10px;
    height: 10px;
}

.contact .wpcf7-form label.check .wpcf7-list-item-label {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--color-white);
}

.contact .wpcf7-form label.check .wpcf7-list-item-label a {
    color: var(--color-gold);
}

.contact .wpcf7-form label.check .wpcf7-list-item-label a:hover {
    text-decoration: underline;
}

.contact .wpcf7-form .wpcf7-submit {
    display: block;
    width: 100%;
    background-color: var(--color-gold);
    border: 2px solid var(--color-gold);
    outline: none;
    margin-top: 40px;
    border-radius: 10px;
    padding: 20px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.contact .wpcf7-form .wpcf7-submit:hover {
    background-color: var(--color-dark);
    border-color: #fff;
}

.contact .wpcf7-form .wpcf7-response-output {
    margin: 0;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #fff;
    padding: 8px 10px;
}

.contact .wpcf7-form .wpcf7-spinner {
    margin: 15px 0 0;
}

.contact iframe, .contact-map {
    width: 100%;
    max-width: 577px;
    min-height: 400px;
    filter: invert(100%) grayscale(1);
    max-height: 750px;
}

.contact-map {
    filter: none;
}

/* Product */

body.single-product .how-it-works {
    padding: 75px 20px;
}

body.single-product .how-it-works-blocks-item:before {
    background-color: #fff;
}

.product {
    padding: 75px 20px 115px;
}

#product-form {
    width: 100%;
}

#product-form .product-form-top {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 696px;
    gap: 44px;
    justify-content: space-between;
}

#product-form .product-form-top-sources,
#product-form .product-form-top-targets {
    width: calc(50% - 22px);
}

#product-form label {
    width: 100%;
    padding: 16px;
    max-width: 326px;
    display: block;
}

#product-form .product-form-top-targets label:not(:first-child){
    padding-top: 0;
}

#product-form label p {
    width: 100%;
    margin-bottom: 16px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--color-grey-text);
    display: flex;
}

#product-form label p span.require {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: var(--color-red);
    margin-left: 4px;
    margin-right: 4px;
    display: block;
}

#product-form label p span.multiply,
#product-form label p span.clear {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-decoration: underline;
    color: var(--color-gold);
    margin-left: auto;
    cursor: pointer;
    display: block;
    text-align: right;
}

#product-form label p span.multiply {
    display: none;
}

#product-form label p span.multiply:hover,
#product-form label p span.clear:hover {
    text-decoration: none;
}

#product-form label select {
    border: 1px solid var(--color-grey);
    border-radius: 5px;
    padding: 12px 37px 12px 12px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #2C2C2C;
    width: 100%;
    appearance: none;
    background-image: url(../img/select-input-carret-gold.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 7px);
    outline: none;
    cursor: pointer;
}

#product-form label input {
    border: 1px solid var(--color-grey);
    border-radius: 5px;
    padding: 12px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #2c2c2c;
    width: 100%;
    outline: 0;
}

#product-form label select:disabled,
#product-form label input:disabled {
    opacity: .3;
}

#product-form label input[type="file"] {
    background-color: #D9D9D9;
    color: transparent;
    position: relative;
    cursor: pointer;
    padding: 8px 12px;
}

#product-form label input[type="file"]:hover {
    background-color: var(--color-grey);
}

#product-form label input[type="file"]::-webkit-file-upload-button {
    visibility: hidden;
}

#product-form label input[type="file"]:before {
    content: 'Choose file 'url(../img/link.svg);
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #000;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

#product-form label input[type="file"].selected:before {
    content: attr(data-filename)' 'url(../img/link.svg);
}

#product-form label input[type="number"]::-webkit-inner-spin-button {
    opacity: 0;
    cursor: pointer;
}

#product-form .number-input-wrapper {
    position: relative;
}

#product-form .number-input-wrapper:before {
    content: url(../img/select-input-carret-gold.svg);
    display: block;
    position: absolute;
    right: 30px;
    bottom: 25px;
    z-index: 1;
    pointer-events: none;
}

#product-form .number-input-wrapper:after {
    content: url(../img/select-input-carret-gold.svg);
    display: block;
    position: absolute;
    right: 30px;
    bottom: 30px;
    z-index: 1;
    pointer-events: none;
    transform: rotate(180deg);
}

#product-form .product-form-bottom {
    display: flex;
    align-items: flex-end;
    gap: 20px 40px;
    margin-top: 35px;
    flex-wrap: wrap;
}

#product-form .product-form-bottom .button-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    margin-left: 16px;
    gap: 44px;
}

#product-form .product-form-bottom button {
    outline: 0;
    min-width: 196px;
    display: block;
    background-color: var(--color-gold);
    border-radius: 10px;
    padding: 13px;
    cursor: pointer;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 110%;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    border: none;
}

#product-form .product-form-bottom button:hover {
    background-color: var(--color-dark);
}

#product-form .product-form-bottom button:disabled {
    cursor: not-allowed;
    opacity: .5;
}

#product-form .product-form-bottom .tip {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    display: flex;
    align-items: center;
    color: #000;
}

#product-form .product-form-bottom .tip svg {
    margin-right: 11px;
}

#product-form .product-form-bottom .tip.active svg {
    animation: tip-left-right 1.4s linear infinite;
}

#product-form.loaded {
    position: relative;
}

#product-form.loaded:before {
    position: absolute;
    content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.7;
    left: 0;
    top: 0;
    z-index: 1;
}

#product-form.loaded:after {
    height: 32px;
    width: 32px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg);
    animation: circle 1s ease-in-out infinite;
    z-index: 2;
    opacity: .6;
}

.product-form-message {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    color: var(--color-red);
    margin-top: 5px;
    margin-left: 16px;
    display: none;
}

.product-tariffs-wrapper {
    display: none;
    margin-top: 75px;
    width: 100%;
}

.product-tariffs-title {
    margin-bottom: 60px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 45px;
    line-height: 110%;
    color: var(--color-gold);
}

.product-tariffs {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
}

.product-tariffs-item {
    width: calc(33% - 27px);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 78px 30px 52px;
    border: 1px solid var(--color-dark);
    border-radius: 10px;
    position: relative;
}

.product-tariffs-item-bestseller {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    min-width: 37%;
    background-color: var(--color-gold);
    border-radius: 0px 0px 5px 5px;
    padding: 10px;
    text-align: center;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 110%;
    color: #FFFFFF;
}

.product-tariffs-item-head {
    margin-bottom: 55px;
}

.product-tariffs-item-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--color-dark);
    text-align: center;
}

.product-tariffs-item-subtitle {
    margin-top: 15px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: var(--color-dark);
    text-align: center;
}

.product-tariffs-item-delivery-by {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 110%;
    color: var(--color-grey-text);
    margin-bottom: 10px;
    text-align: center;
}

.product-tariffs-item-delivery-date {
    margin-bottom: 28px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 110%;
    color: #000;
    text-align: center;
}

.product-tariffs-item-number {
    min-width: 64%;
    display: flex;
    padding: 12px;
    border: 1px solid var(--color-dark);
    cursor: pointer;
    position: relative;
    margin-top: auto;
}

.product-tariffs-item-number p {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: #000;
}

.product-tariffs-item-number input {
    margin-left: 26px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 110%;
    color: var(--color-gold);
    width: 60px;
    border: 0;
    outline: 0;
    padding: 0;
}

.product-tariffs-item-number input::-webkit-inner-spin-button {
    opacity: 0;
    cursor: pointer;
}

.product-tariffs-item-number:before {
    content: url(../img/number-input-carret-up-gold.svg);
    display: block;
    position: absolute;
    right: 12px;
    bottom: 25px;
    z-index: 1;
    pointer-events: none;
}

.product-tariffs-item-number:after {
    content: url(../img/number-input-carret-down-gold.svg);
    display: block;
    position: absolute;
    right: 12px;
    bottom: 20px;
    z-index: 1;
    pointer-events: none;
}

.product-tariffs-item-price {
    margin-top: 47px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 110%;
    color: #000;
    text-align: center;
}

.product-tariffs-item-price-per-word {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 110%;
    color: var(--color-grey-text);
    margin-top: 10px;
    text-align: center;
}

.product-tariffs-item-link {
    margin-top: 60px;
    width: 100%;
    padding: 22px;
    color: #fff;
    border-radius: 5px;
    background-color: var(--color-dark);
    text-align: center;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    text-transform: uppercase;
}

.product-tariffs-item-link:hover {
    background-color: var(--color-gold);
}

/* Order Checkout */

.order-checkout {
    padding: 82px 20px 111px;
}

.checkout {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}

.woocommerce-NoticeGroup-checkout {
    width: 100%;
}

.woocommerce-NoticeGroup-checkout ul {
    margin: 0;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    background-color: var(--color-white);
}

.checkout-content-wrapper {
    width: calc(58% - 40px);
    padding: 40px;
    border: 1px solid var(--color-dark);
}

.checkout-content-wrapper-details {
    width: 100%;
    max-width: 620px;
    margin: 0 auto 52px;
}

.checkout-content-wrapper-details:last-child {
    margin-bottom: 0;
}

.checkout-content-wrapper-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--color-dark);
    margin-bottom: 10px;
}

.checkout-content-wrapper-subtitle {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: var(--color-grey);
    margin-bottom: 33px;
}

.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 7px 20px;
    justify-content: space-between;
}

.woocommerce-billing-fields__field-wrapper .form-row {
    display: block !important;
    margin: 0 !important;
    padding: 16px !important;
}

.woocommerce-billing-fields__field-wrapper .form-row-wide {
    width: 100% !important;
}

.woocommerce-billing-fields__field-wrapper .form-row-first,
.woocommerce-billing-fields__field-wrapper .form-row-last {
    width: calc(50% - 10px) !important;
}

.woocommerce-billing-fields__field-wrapper .form-row label {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110% !important;
    color: var(--color-grey-text) !important;
    margin: 0;
    margin-bottom: 16px;
}

.woocommerce-billing-fields__field-wrapper .form-row label .required {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: var(--color-red);
}

.woocommerce-billing-fields__field-wrapper .form-row label .optional {
    display: none;
}

.woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper {
    display: block;
}

.woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper input {
    display: block;
    padding: 12px;
    border: 1px solid var(--color-grey);
    border-radius: 5px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #2C2C2C;
}

.woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper input::placeholder {
    color: rgba(44, 44, 44, .4);
}

.woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-container {
    display: block;
}

.woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection--single {
    border: 1px solid var(--color-grey);
    border-radius: 5px;
    margin: 0;
    height: auto;
}

.woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection__rendered {
    padding: 12px 37px 12px 12px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #2C2C2C;
}

.woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection__arrow {
    height: auto;
    top: 50%;
    transform: translate(0, -50%);
    right: 7px;
    width: auto;
}

.woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection__arrow:after {
    content: url(../img/select-input-carret-gold.svg);
    display: block;
}

.woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection__arrow b {
    display: none;
}

#payment_details #payment {
    background-color: transparent;
    border: 0;
    border-radius: 0;
}

#payment_details #payment ul.payment_methods {
    padding: 0 30px;
    border: 0;
}

#payment_details #payment ul.payment_methods li {
    margin-bottom: 39px;
    position: relative;
}

#payment_details #payment ul.payment_methods li:last-child {
    margin-bottom: 0;
}

#payment_details #payment ul.payment_methods li input {
    display: flex !important;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    appearance: none;
    width: 16px;
    height: 16px;
    background-color: var(--color-grey);
    border-radius: 50%;
    position: absolute;
    left: -30px;
    top: 49px;
}

#payment_details #payment ul.payment_methods li input:checked:after {
    content: ' ';
    display: block;
    width: 4px;
    height: 4px;
    background-color: #000;
    border-radius: 50%;
}

#payment_details #payment ul.payment_methods li label {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey-text);
    margin-bottom: 16px;
    display: block;
    cursor: pointer;
}

#payment_details #payment ul.payment_methods li label img {
    display: none;
}

#payment_details #payment ul.payment_methods li div.payment_box {
    margin: 0;
    background-color: transparent;
    border: 1px solid var(--color-grey);
    border-radius: 5px;
    padding: 12px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: rgba(44, 44, 44, .4);
}

#payment_details #payment ul.payment_methods li div.payment_box.payment_method_woocommerce_payments {
    padding: 0;
    border: 0;
}

#payment_details #payment ul.payment_methods li div.payment_box.payment_method_woocommerce_payments > p {
    display: none;
}

#payment_details #payment ul.payment_methods li div.payment_box.payment_method_woocommerce_payments > fieldset {
    padding: 0;
    margin: 0;
}

#payment_details #payment ul.payment_methods li div.payment_box.payment_method_woocommerce_payments #wcpay-card-element {
    border: 1px solid var(--color-grey);
    border-radius: 5px;
    padding: 12px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: rgba(44, 44, 44, .4);
    margin: 0;
    min-height: 42.8px;
}

#payment_details #payment ul.payment_methods li div.payment_box:before {
    display: none;
}

#payment_details #payment .place-order {
    padding: 0;
    margin: 0;
    margin-top: 58px;
}

#payment_details #payment .place-order .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 65px;
}

#payment_details #payment .place-order .woocommerce-privacy-policy-text {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--color-grey);
}

#payment_details #payment .place-order #place_order {
    float: none;
    background-color: var(--color-gold);
    border-radius: 10px;
    cursor: pointer;
    padding: 22px;
    min-width: 55%;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

#payment_details #payment .place-order #place_order:hover {
    background-color: var(--color-dark);
}

#payment_details #payment .place-order .woocommerce-privacy-policy-text a {
    color: var(--color-gold);
    text-decoration: underline;
}

#payment_details #payment .place-order .woocommerce-privacy-policy-text a:hover {
    text-decoration: none;
}

.checkout-order-wrapper {
    width: 42%;
    max-height: 915px;
    background-color: var(--color-white);
    border: 1px solid var(--color-dark);
    padding: 40px;
}

.woocommerce-checkout-review-order {
    width: 100%;
    height: 100%;
}

.woocommerce table.woocommerce-checkout-review-order-table {
    display: block;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0;
}

.woocommerce-checkout-review-order-table thead {
    display: block;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--color-grey-text);
}

.woocommerce-checkout-review-order-table thead tr {
    display: block;
    width: 100%;
    position: relative;
    padding: 0 50px;
}

.woocommerce-checkout-review-order-table thead tr th.checkout-order-wrapper-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--color-dark);
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
}

.woocommerce-checkout-review-order-table thead tr th.product-link {
    display: block;
    position: absolute;
    right: 0;
    top: 4px;
    padding: 0;
}

.woocommerce-checkout-review-order-table thead tr th.product-link a {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 110%;
    text-decoration-line: underline;
    color: var(--color-grey-text);
}

.woocommerce-checkout-review-order-table thead tr th.product-link a:hover {
    color: var(--color-gold);
}

.woocommerce-checkout-review-order-table tbody {
    width: 100%;
    display: block;
    padding: 36px 0 27px;
    border-bottom: 1px solid var(--color-grey-text);
}

.woocommerce-checkout-review-order-table tbody tr {
    width: 100%;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    position: relative;
    padding-left: 33px;
    margin-bottom: 30px;
}

.woocommerce-checkout-review-order-table tbody tr:before {
    content: url(../img/checkout-list-check.svg);
    position: absolute;
    left: 5px;
    top: 10px;
}

.woocommerce-checkout-review-order-table tbody tr:last-child {
    margin-bottom: 0;
}

.woocommerce table.woocommerce-checkout-review-order-table tbody tr td {
    display: block;
    padding: 0;
    border: 0;
    text-align: left;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: #000;
}

.woocommerce table.woocommerce-checkout-review-order-table tbody tr td.value {
    text-align: right;
}

.woocommerce table.woocommerce-checkout-review-order-table tbody tr td p {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
    flex-wrap: wrap;
}

.woocommerce table.woocommerce-checkout-review-order-table tbody tr td p:last-child {
    margin-bottom: 0;
}

.woocommerce table.woocommerce-checkout-review-order-table tbody tr td.value p {
    justify-content: flex-end;
}

.woocommerce-checkout-review-order-table tfoot {
    display: block;
    width: 100%;
    padding: 40px 0 0;
}

.woocommerce-checkout-review-order-table tfoot tr {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.woocommerce table.woocommerce-checkout-review-order-table tfoot tr th,
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr td {
    display: block;
    border: 0;
    padding: 0;
    text-align: left;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 140%;
    color: #000;
}

.woocommerce table.woocommerce-checkout-review-order-table tfoot tr td {
    color: var(--color-gold);
    text-align: right;
}

.checkout-order-wrapper-text {
    margin-top: 37px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--color-grey);
}

.checkout-order-wrapper-text a {
    color: var(--color-gold);
    text-decoration: underline;
}

.checkout-order-wrapper-text a:hover {
    text-decoration: none;
}

/* Order Received */

body.woocommerce-order-received {
    margin-top: 0;
}

body.woocommerce-order-received .header,
body.woocommerce-order-received .footer {
    display: none;
}

body.woocommerce-order-received section {
    padding: 60px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
}

body.woocommerce-order-received section .woocommerce {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.order-received-message {
    width: 100%;
    background-color: var(--color-white);
    padding-bottom: 86px;
}

.order-received-message-logo-wrapper {
    background-color: var(--color-dark);
    border-radius: 5px;
    width: 100%;
    height: 70px;
    min-height: 50px;
}

.order-received-message-logo-wrapper img,
.order-received-message-logo-wrapper svg {
    display: block;
    margin: 0 auto;
    height: 100%;
}

.order-received-message-title {
    width: 91%;
    margin: 55px auto 0;
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 110%;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
}

.order-received-message-text {
    width: 91%;
    margin: 50px auto 0;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 35px;
    line-height: 110%;
    color: #000000;
    text-align: center;
}

.order-received-socials,
.order-received-go-home {
    background-color: var(--color-dark);
    border-radius: 5px;
    padding: 55px 15px 65px;
    width: calc(50% - 20px);
    display: flex;
    flex-direction: column;
}

.order-received-socials-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--color-white);
    width: 100%;
    text-align: center;
    margin-bottom: 93px;
}

.order-received-socials-icons {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    gap: 20px 30px;
    margin-top: auto;
    margin-bottom: 15px;
}

.order-received-socials-icons li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    width: 40px;
    height: 40px;
}

.order-received-socials-icons li:hover {
    opacity: .7;
}

.order-received-socials-icons li svg {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.order-received-go-home-title {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 35px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--color-white);
    margin-bottom: 67px;
    width: 100%;
    text-align: center;
}

.order-received-go-home-link {
    display: block;
    text-align: center;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--color-white);
    min-width: 49%;
    margin: auto auto 0;
    background-color: var(--color-gold);
    border: 2px solid var(--color-gold);
    padding: 20px;
    width: max-content;
    border-radius: 10px;
}

.order-received-go-home-link:hover {
    border-color: var(--color-white);
    background-color: var(--color-dark);
}

/* Single Content */

.single-content {
    font-family: 'Fira Sans';
    line-height: 1.4em;
    padding: 40px 10px;
}

.single-content .container > * {
    margin-bottom: 20px;
}

.single-content .container > *:last-child {
    margin-bottom: 0;
}

/* Thank You */

body.page-template-template-thankyou {
    margin-top: 0;
}

body.page-template-template-thankyou .header,
body.page-template-template-thankyou .footer {
    display: none;
}

.thankyou {
    padding: 60px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
}

.thankyou .container {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

/* Animation */

@keyframes circle {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

@keyframes tip-left-right {
    0% {
        margin-left: 0;
    }

    50% {
        margin-left: -20px;
    }
    
    100% {
        margin-left: 0;
    }
}

/* Media */

@media screen and (max-width: 1600px){

    /* Common */

    .container {
        max-width: 75vw;
    }

    /* Main */

    .main-content {
        width: 38.5vw;
    }

    .main-overtitle {
        font-size: 1.8vw;
    }

    .main-title {
        font-size: 3.4vw;
    }

    .main-subtitle {
        font-size: 1.8vw;
    }

    .main-description {
        font-size: 16px;
    }

    .main-counts {
        max-width: 28vw;
    }

    .main-counts-item-number {
        font-size: 2.3vw;
    }

    .main-counts-item-text {
        font-size: 1.8vw;
    }

    .main-request {
        width: 25vw;
    }

    .main-request-title {
        font-size: 1.7vw;
    }

    /* Line */

    .line {
        padding: 5.2vw 0;
    }

    .line-text {
        padding: 0 2.3vw;
        font-size: 2.8vw;
    }

    /* Why Choose Us */

    .why-choose-us {
        padding: 6vw 20px 7.3vw;
    }

    .why-choose-us-title {
        font-size: 2.8vw;
    }

    .why-choose-us-subtitle {
        font-size: 1.8vw;
    }

    .why-choose-us-blocks {
        margin-top: 6.5vw;
    }

    .why-choose-us-blocks-item {
        padding: 2.6vw 15px 2vw;
    }

    .why-choose-us-blocks-item-title {
        font-size: 1.7vw;
        margin-bottom: 2vw;
    }

    .why-choose-us-blocks-item-icon-wrapper {
        width: 5.2vw;
        height: 5.2vw;
    }

    .why-choose-us-blocks-item-icon-wrapper img,
    .why-choose-us-blocks-item-icon-wrapper svg {
        max-width: 92%;
    }

    .why-choose-us-blocks-item-description {
        font-size: 16px;
        margin-top: 6vw;
    }

    /* About */

    .about {
        padding: 6vw 20px 7vw;
    }

    .about-image {
        display: block;
        width: 50%;
        max-width: 700px;
    }

    .about-content {
        width: 40%;
        max-width: 561px;
        margin-top: 2vw;
    }

    .about-title {
        font-size: 2.8vw;
        margin-bottom: 1.8vw;
    }

    .about-text {
        font-size: 18px;
    }

    /* Specialization */

    .specialization {
        padding: 0 20px 7vw;
    }

    .specialization-title {
        font-size: 2.8vw;
    }

    .specialization-subtitle {
        font-size: 1.8vw;
    }

    .specialization-blocks {
        margin-top: 6.5vw;
    }

    .specialization-blocks-item {
        padding: 2.6vw 15px 2vw;
    }

    .specialization-blocks-item:after {
        height: calc(100% - 220px);
    }

    .specialization-blocks-item:before {
        top: 210px;
    }

    .specialization-blocks-item-title {
        font-size: 1.7vw;
        margin-bottom: 2vw;
    }
    
    .specialization-blocks-item-icon-wrapper img,
    .specialization-blocks-item-icon-wrapper svg {
        max-width: 92%;
    }

    .specialization-blocks-item-body {
        margin-top: 5.4vw;
    }

    .specialization-blocks-item-description {
        font-size: 18px;
        margin-bottom: 2vw;
    }

    /* Banner */

    .banner {
        padding: 2.8vw 20px;
    }

    .banner-content {
        width: 100%
        max-width: 42vw;
    }

    .banner-title {
        font-size: 2.8vw;
    }

    .banner-text {
        font-size: 1.8vw;
    }

    .banner-link {
        max-width: 14vw;
    }

    /* How it Works */

    .how-it-works {
        padding: 6vw 20px 7vw;
    }

    .how-it-works-title {
        font-size: 2.8vw;
    }

    .how-it-works-subtitle {
        font-size: 1.8vw;
    }

    .how-it-works-blocks {
        margin-top: 4.6vw;
    }

    .how-it-works-blocks-item {
        padding: 4.5vw 15px 2.3vw;
    }

    .how-it-works-blocks-item:before {
        top: -1.5vw;
        min-width: 6vw;
        font-size: 2.8vw;
    }

    .how-it-works-blocks-item-title {
        font-size: 21px;
    }

    .how-it-works-blocks-item-text {
        font-size: 18px;
    }

    /* Contact */

    .contact {
        padding: 5.7vw 20px 7.3vw;
    }

    .contact-content {
        max-width: 36vw;
    }

    .contact-title {
        font-size: 2.8vw;
    }

    .contact-subtitle {
        font-size: 1.8vw;
    }

    .contact .wpcf7-form {
        margin-top: 3.1vw;
    }

    .contact iframe, .contact-map {
        max-width: 30vw;
    }

    /* Product */

    body.single-product .how-it-works {
        padding: 3.9vw 20px;
    }

    .product {
        padding: 3.9vw 20px 6vw;
    }

    .product-tariffs-wrapper {
        margin-top: 3.9vw;
    }

    .product-tariffs-title {
        margin-bottom: 3.1vw;
        font-size: 2.3vw;
    }

    .product-tariffs-item {
        padding: 70px 30px 2.7vw;
    }

    .product-tariffs-item-bestseller {
        font-size: 21px;
    }

    .product-tariffs-item-head {
        margin-bottom: 2.8vw;
    }

    .product-tariffs-item-title {
        font-size: 1.7vw;
    }

    .product-tariffs-item-subtitle {
        font-size: 18px;
    }

    .product-tariffs-item-delivery-by {
        font-size: 21px;
    }

    .product-tariffs-item-delivery-date {
        margin-bottom: 1.4vw;
        font-size: 1.8vw;
    }

    .product-tariffs-item-number {
        min-width: 64%;
    }

    .product-tariffs-item-number p {
        font-size: 18px;
    }

    .product-tariffs-item-number input {
        margin-left: 14px;
        font-size: 18px;
        width: 55px;
    }

    .product-tariffs-item-number:before {
        bottom: 23px;
    }

    .product-tariffs-item-number:after {
        bottom: 18px;
    }

    .product-tariffs-item-price {
        margin-top: 2.4vw;
        font-size: 2.4vw;
    }

    .product-tariffs-item-price-per-word {
        font-size: 21px;
    }

    .product-tariffs-item-link {
        margin-top: 3.1vw;
        padding: 18px;
        font-size: 21px;
    }

    /* Order Checkout */

    .order-checkout {
        padding: 4.2vw 20px 5.8vw;
    }

    .checkout-content-wrapper {
        padding: 2.1vw
    }

    .checkout-content-wrapper-details {
        margin-bottom: 2.7vw;
    }

    .checkout-content-wrapper-details:last-child {
        margin-bottom: 0;
    }

    .checkout-content-wrapper-title {
        font-size: 1.7vw;
    }

    .checkout-content-wrapper-subtitle {
        margin-bottom: 1.7vw;
    }

    #payment_details #payment ul.payment_methods li {
        margin-bottom: 1.8vw;
    }

    #payment_details #payment ul.payment_methods li:last-child {
        margin-bottom: 0;
    }

    #payment_details #payment .place-order {
        margin-top: 3vw;
    }

    #payment_details #payment .place-order .woocommerce-terms-and-conditions-wrapper {
        margin-bottom: 3.4vw;
    }

    #payment_details #payment .place-order #place_order {
        padding: 20px;
        font-size: 21px;
    }

    .checkout-order-wrapper {
        padding: 2.1vw;
    }

    .woocommerce-checkout-review-order-table thead {
        padding-bottom: 1.6vw;
    }

    .woocommerce-checkout-review-order-table thead tr {
        padding: 0 2.6vw;
    }

    .woocommerce-checkout-review-order-table tbody tr:before {
        top: 5px;
    }

    .woocommerce-checkout-review-order-table thead tr th.checkout-order-wrapper-title {
        font-size: 1.7vw;
    }

    .woocommerce-checkout-review-order-table thead tr th.product-link a {
        font-size: 1.3vw;
    }

    .woocommerce-checkout-review-order-table tbody {
        padding: 1.875vw 0 1.4vw;
    }

    .woocommerce-checkout-review-order-table tbody tr {
        margin-bottom: 25px;
    }

    .woocommerce table.woocommerce-checkout-review-order-table tbody tr td {
        font-size: 18px;
    }

    .woocommerce-checkout-review-order-table tfoot {
        padding-top: 2.1vw
    }

    .woocommerce table.woocommerce-checkout-review-order-table tfoot tr th,
    .woocommerce table.woocommerce-checkout-review-order-table tfoot tr td {
        font-size: 18px;
    }

    .checkout-order-wrapper-text {
        margin-top: 1.9vw;
        font-size: 14px;
    }

    /* Order Received */

    .order-received {
        padding: 3.1vw 20px;
    }

    .order-received-message {
        padding-bottom: 4.5vw;
    }

    .order-received-message-logo-wrapper {
        height: 3.6vw;
        min-height: 40px;
    }

    .order-received-message-title {
        margin-top: 2.8vw;
        font-size: 2.8vw;
    }

    .order-received-message-text {
        margin-top: 2.6vw;
        font-size: 1.8vw;
    }

    .order-received-socials,
    .order-received-go-home {
        padding: 2.8vw 15px 3.4vw;
    }

    .order-received-socials-title {
        font-size: 1.7vw;
        margin-bottom: 4.8vw;
    }

    .order-received-socials-icons li {
        padding: 5px;
        width: 2.1vw;
        height: 2.1vw;
        min-width: 30px;
        min-height: 30px;
    }

    .order-received-go-home-title {
        font-size: 1.8vw;
        margin-bottom: 3.4vw;
    }

    .order-received-go-home-link {
        font-size: 21px;
    }

}

@media screen and (max-width: 1300px){

    /* Common */

    .container {
        max-width: 85vw;
    }

    /* Order Checkout */

    .woocommerce-checkout-review-order-table thead tr th.product-link {
        top: -4px;
    }

    .woocommerce table.woocommerce-checkout-review-order-table tbody tr td {
        font-size: 1.3vw;
    }

    .woocommerce table.woocommerce-checkout-review-order-table tbody tr.product-languages td.value {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .woocommerce table.woocommerce-checkout-review-order-table tfoot tr th,
    .woocommerce table.woocommerce-checkout-review-order-table tfoot tr td {
        font-size: 16px;
    }

}

@media screen and (max-width: 1024px){

    /* Common */

    .container {
        max-width: 100%;
    }

    body, body.admin-bar, html {
        margin-top: 0;
    }

    #wpadminbar {
        display: none;
    }

    /* Header */

    .header {
        padding: 10px;
        transition: background-color .3s ease;
    }

    body.admin-bar .header {
        padding-top: 10px;
    }

    .header.scrolled {
        padding: 10px;
        border-bottom: 1px solid #ddd;
    }

    body.admin-bar .header.scrolled {
        padding-top: 10px;
    }

    .header-logo {
        max-height: 75px;
    }

    .header.scrolled .header-logo {
        max-height: 50px;
    }

    .header-navigation-close,
    .header-burger {
        display: block;
    }

    .header.scrolled .header-burger path,
    body.woocommerce-page .header-burger path {
        stroke: var(--color-dark);
    }

    .header-navigation {
        position: fixed;
        display: block;
        top: 0;
        right: 0;
        width: 100%;
        max-width: 0;
        transition: max-width .5s ease, padding .5s ease;
        padding: 20px 0;
        height: 100vh;
        max-width: 0;
        overflow: hidden auto;
        background-color: var(--color-white);
    }

    .header.opened .header-navigation {
        max-width: 390px;
        padding: 20px 10px;
    }

    .header-navigation-close {
        width: 35px;
        min-width: 35px;
        height: 35px;
        margin: 0 0 30px auto;
    }

    .header-navigation-close path {
        fill: var(--color-dark);
    }

    .header-navigation-menu {
        margin: auto 0;
        width: calc(100vw - 20px);
        max-width: 370px;
    }

    .header-navigation-menu .menu-item {
        width: 100%;
    }

    .header-navigation-menu .menu-item a {
        display: block;
        padding: 10px 0;
        width: 100%;
        text-align: center;
    }

    /* Footer */

    .footer {
        padding: 40px 10px;
    }

    .footer-top {
        margin-bottom: 92px;
        justify-content: center;
        gap: 13vw;
    }

    .footer-top > div {
        width: max-content;
        max-width: calc(33% - 33px);
    }

    .footer-top-logo-wrapper img {
        max-height: 75px;
        max-width: 100%;
    }

    .footer-top-navigation-title {
        margin-bottom: 24px;
    }

    .footer-top-navigation-menu .menu-item {
        margin-bottom: 17px;
    }

    .footer-top-navigation-menu .menu-item:last-child {
        margin-bottom: 0;
    }

    .footer-top-navigation-menu .menu-item a {
        font-size: 14px;
    }

    .footer-top-contact {
        display: none;
    }

    .footer-icons {
        gap: 15px 25px;
        margin-bottom: 36px;
        justify-content: center;
    }

    .footer-bottom {
        display: block;
    }

    .footer-bottom-menu {
        gap: 10px;
        margin-bottom: 18px;
        justify-content: center;
    }

    .footer-bottom-menu .menu-item a {
        font-size: 14px;
    }

    .footer-bottom-text {
        font-size: 14px;
        text-align: center;
    }

    /* Main */

    .main {
        min-height: 660px;
        background-image: url(../img/rectangle-mobile.png);
        background-size: 36vw 84%;
        display: block;
        padding: 30px 10px;
        padding-top: calc(var(--header-fixed-height) + 30px);
        background-position: right top;
    }

    .main-content {
        width: 75%;
        max-width: 400px;
    }

    .main-overtitle {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .main-title {
        font-size: 28px;
        margin-bottom: 21px;
    }

    .main-subtitle {
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .main-description {
        font-size: 16px;
        margin-bottom: 27px;
    }

    .main-counts {
        max-width: 292px;
    }

    .main-counts-item {
        padding: 15px 10px;
    }

    .main-counts-item-number {
        font-weight: 400;
        font-size: 26px;
        margin-bottom: 4px;
    }

    .main-counts-item-text {
        font-size: 16px;
    }

    .main-counts-item:before {
        height: calc(100% - 24px);
        top: 12px;
    }

    .main-product-link {
        display: block;
        max-width: 292px;
    }

    .main-request {
        display: none;
    }

    /* Line */

    .line {
        padding: 35px 0;
    }

    .line-text {
        padding: 0 20px;
        font-size: 26px;
    }

    /* Why Choose Us */

    .why-choose-us {
        padding: 70px 0;
        background-color: var(--color-dark);
    }

    .why-choose-us-title {
        font-size: 26px;
        padding: 0 10px;
    }

    .why-choose-us-subtitle {
        font-weight: 400;
        font-size: 16px;
        margin-top: 10px;
        padding: 0 10px;
    }

    .why-choose-us-blocks {
        display: block;
        width: 100%;
        margin-top: 40px;
    }

    .why-choose-us-blocks-item {
        width: 100%;
        padding: 36px;
    }

    .why-choose-us-blocks-item-title {
        font-size: 26px;
        margin-bottom: 25px;
    }

    .why-choose-us-blocks-item-icon-wrapper {
        width: 75px;
        height: 75px;
        margin: auto;
    }

    .why-choose-us-blocks-item-icon-wrapper img,
    .why-choose-us-blocks-item-icon-wrapper svg {
        max-width: 90%;
    }

    .why-choose-us-blocks-item-description {
        font-size: 16px;
        margin-top: 30px;
        display: block;
    }

    /* About */

    .about {
        padding: 70px 10px;
    }

    .about .container {
        display: block;
    }

    .about-image {
        display: block;
        width: 100%;
        max-width: 500px;
        margin: 0 auto 50px;
    }

    .about-content {
        width: 100%;
        max-width: 100%;
        margin-top: 0;
    }

    .about-title {
        font-size: 26px;
        margin-bottom: 15px;
        text-align: center;
    }

    .about-text {
        font-size: 16px;
    }

    /* Specialization */

    .specialization {
        padding: 0 0 70px;
    }

    .specialization-title {
        font-size: 26px;
        padding: 0 10px;
    }

    .specialization-subtitle {
        font-weight: 400;
        font-size: 16px;
        margin-top: 10px;
        padding: 0 10px;
    }

    .specialization-blocks {
        display: block;
        margin-top: 40px;
    }

    .specialization-blocks-item {
        width: 100%;
        display: block;
        padding: 36px;
    }

    .specialization-blocks-item.active {
        background-color: var(--color-dark);
    }

    .specialization-blocks-item-title {
        font-size: 26px;
        margin-bottom: 60px;
    }

    .specialization-blocks-item-icon-wrapper {
        margin: auto;
    }

    .specialization-blocks-item-body {
        margin-top: 30px;
        display: block;
    }

    .specialization-blocks-item-description {
        margin-bottom: 0;
    }

    .specialization-blocks-item-link {
        display: none;
    }

    /* Banner */

    .banner {
        padding: 50px 10px;
    }

    .banner .container {
        display: block;
    }

    .banner-content {
        width: 100%;
        max-width: 100%;
        margin-bottom: 25px;
    }

    .banner-title {
        font-size: 24px;
        width: 100%;
        text-align: center;
    }

    .banner-text {
        font-size: 14px;
        width: 100%;
        text-align: center;
    }

    .banner-link {
        max-width: 254px;
        padding: 14px;
        font-size: 18px;
        margin: 0 auto;
    }

    .banner-link:hover {
        background-color: var(--color-dark);
        border-color: #fff;
    }

    /* How it Works */

    .how-it-works {
        padding: 70px 10px;
    }

    .how-it-works-title {
        font-size: 26px;
    }

    .how-it-works-subtitle {
        font-size: 16px;
        margin-top: 10px;
    }

    .how-it-works-blocks {
        gap: 65px 20px;
        margin-top: 55px;
    }

    .how-it-works-blocks-item {
        width: calc(50% - 10px);
        padding: 80px 15px 40px;
    }

    .how-it-works-blocks-item:before {
        top: -20px;
        min-width: 92px;
        padding: 0 10px;
        font-size: 36px;
    }

    .how-it-works-blocks-item-title {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .how-it-works-blocks-item-text {
        font-size: 16px;
    }

    /* Contact */

    .contact {
        min-height: 890px;
        background-image: url(../img/rectangle-reverse-mobile.png);
        background-size: 100% 77%;
        padding: 70px 10px;
    }

    .contact .container {
        display: block;
    }

    .contact-content {
        width: 100%;
        max-width: 500px;
    }

    .contact-title {
        font-size: 26px;
    }

    .contact-subtitle {
        font-weight: 400;
        font-size: 16px;
        margin-top: 16px;
    }

    .contact .wpcf7-form {
        margin-top: 30px;
        width: 100%;
        max-width: 100%;
    }

    .contact .wpcf7-form label:not(.check) {
        margin-bottom: 6px;
    }

    .contact .wpcf7-form label.check .wpcf7-list-item-label {
        color: var(--color-dark);
    }

    .contact iframe, .contact-map {
        display: none;
    }

    /* Product */

    body.single-product .how-it-works {
        padding: 60px 20px;
        padding-top: calc(60px + var(--header-fixed-height));
    }

    .product {
        padding: 60px 0 70px;
    }

    #product-form {
        padding: 0 10px;
    }

    #product-form .product-form-bottom .tip {
        display: none;
    }

    .product-form-message {
        padding: 0 10px;
    }

    .product-tariffs-wrapper {
        margin-top: 52px;
    }

    .product-tariffs-title {
        padding: 0 10px;
        text-align: center;
        font-size: 26px;
        margin-bottom: 40px;
        text-transform: uppercase;
    }

    .product-tariffs {
        display: block;
    }

    .product-tariffs-item {
        width: 100%;
        padding: 95px 20px 40px;
    }

    .product-tariffs-item-bestseller {
        font-size: 18px;
        text-transform: uppercase;
        padding: 13px;
        min-width: 58%;
    }

    .product-tariffs-item-head {
        margin-bottom: 33px;
    }

    .product-tariffs-item-title {
        font-size: 24px;
    }

    .product-tariffs-item-subtitle {
        font-size: 16px;
        margin-top: 10px;
    }

    .product-tariffs-item-delivery-by {
        font-size: 14px;
        margin-top: auto;
    }

    .product-tariffs-item-delivery-date {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .product-tariffs-item-number {
        padding: 11px 14px;
        width: max-content;
        min-width: 1px;
    }

    .product-tariffs-item-number p {
        font-size: 16px;
    }

    .product-tariffs-item-number input {
        margin-left: 8px;
        font-size: 16px;
        width: 45px;
        padding-right: 10px;
    }

    .product-tariffs-item-number:before {
        bottom: 19px;
    }

    .product-tariffs-item-number:after {
        bottom: 13px;
    }

    .product-tariffs-item-price {
        font-size: 35px;
        margin-top: 50px;
    }

    .product-tariffs-item-price-per-word {
        font-size: 14px;
        margin-top: 10px;
    }

    .product-tariffs-item-link {
        margin-top: 40px;
        width: max-content;
        min-width: 260px;
        padding: 15px;
        font-size: 18px;
    }

    /* Order Checkout */

    .order-checkout {
        padding: 37px 10px 50px;
        padding-top: calc(37px + var(--header-fixed-height));
    }

    .checkout {
        display: flex;
        gap: 40px;
        flex-wrap: wrap;
    }

    .woocommerce-NoticeGroup-checkout {
        width: 100%;
    }

    .woocommerce-NoticeGroup-checkout ul {
        margin: 0;
        font-family: 'Fira Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 140%;
        background-color: var(--color-white);
    }

    .checkout-content-wrapper {
        padding: 0;
        border: 0;
    }

    .checkout-content-wrapper-details {
        margin-bottom: 70px;
    }

    .checkout-content-wrapper-details:last-child {
        margin-bottom: 0;
    }

    .checkout-content-wrapper-title {
        font-size: 26px;
    }

    .checkout-content-wrapper-subtitle {
        margin-bottom: 27px;
    }

    .woocommerce-billing-fields__field-wrapper {
        gap: 5px;
    }

    .woocommerce-billing-fields__field-wrapper .form-row-first,
    .woocommerce-billing-fields__field-wrapper .form-row-last {
        width: 100% !important;
    }

    #payment_details #payment ul.payment_methods {
        padding-right: 16px;
    }

    #payment_details #payment ul.payment_methods li {
        margin-bottom: 20px;
    }

    #payment_details #payment ul.payment_methods li:last-child {
        margin-bottom: 0;
    }

    #payment_details #payment .place-order {
        margin-top: 50px;
    }

    #payment_details #payment .place-order .woocommerce-terms-and-conditions-wrapper {
        margin-bottom: 40px;
    }

    #payment_details #payment .place-order .woocommerce-privacy-policy-text {
        font-size: 12px;
    }

    #payment_details #payment .place-order #place_order {
        padding: 13px;
        min-width: 196px;
        font-size: 14px;
        width: max-content;
    }

    .checkout-order-wrapper {
        background-color: transparent;
        border: 0;
        padding: 0;
    }

    .woocommerce-checkout-review-order-table thead {
        padding-bottom: 0;
        border-bottom: 0;
    }

    .woocommerce-checkout-review-order-table thead tr {
        display: flex;
        position: static;
        padding: 15px;
        justify-content: center;
        background-color: var(--color-white);
        border-radius: 5px;
        margin-bottom: 26px;
        align-items: center;
    }

    .woocommerce-checkout-review-order-table thead tr th.checkout-order-wrapper-title {
        font-size: 24px;
        width: auto;
    }

    .woocommerce-checkout-review-order-table thead tr th.product-link {
        position: static;
        margin-left: 15px;
    }

    .woocommerce-checkout-review-order-table thead tr th.product-link a {
        font-size: 16px;
        color: var(--color-gold);
    }

    .woocommerce-checkout-review-order-table tbody {
        padding: 0 0 40px;
    }

    .woocommerce table.woocommerce-checkout-review-order-table tbody tr td {
        font-size: 16px;
    }

    .woocommerce table.woocommerce-checkout-review-order-table tbody tr td p {
        margin-bottom: 10px;
    }

    .woocommerce table.woocommerce-checkout-review-order-table tbody tr td p:last-child {
        margin-bottom: 0;
    }

    .woocommerce-checkout-review-order-table tfoot {
        padding-top: 30px;
    }

    .woocommerce-checkout-review-order-table tfoot tr {
        gap: 10px;
    }

    .woocommerce table.woocommerce-checkout-review-order-table tfoot tr th,
    .woocommerce table.woocommerce-checkout-review-order-table tfoot tr td {
        font-size: 16px;
    }

    .checkout-order-wrapper-text {
        margin-top: 40px;
        font-size: 12px;
    }

    /* Order Received */

    body.woocommerce-order-received section {
        padding: 25px 10px;
    }

    body.woocommerce-order-received section .woocommerce {
        gap: 28px;
    }

    .order-received-message {
        padding-bottom: 40px;
    }

    .order-received-message-title {
        width: 100%;
        margin-top: 44px;
        font-size: 26px;
        padding: 0 22px;
    }

    .order-received-message-text {
        width: 100%;
        margin-top: 25px;
        font-size: 18px;
        padding: 0 22px;
    }

    .order-received-socials,
    .order-received-go-home {
        padding: 15px 18px;
        width: calc(50% - 14px);
    }

    .order-received-socials-title {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .order-received-socials-icons {
        gap: 10px 18px;
        margin-bottom: auto;
    }

    .order-received-socials-icons li {
        padding: 2px;
        width: 20px;
        height: 20px;
        min-width: 20px;
        min-height: 20px;
    }

    .order-received-go-home-title {
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 30px;
    }

    .order-received-go-home-link {
        font-size: 14px;
        font-weight: 400;
        min-width: 64%;
        padding: 5px 12px;
        margin-bottom: auto;
    }

    /* Thank You */

    .thankyou {
        padding: 25px 10px;
    }

    .thankyou .container {
        gap: 28px;
    }

}

@media screen and (max-width: 768px){

    /* Main */

    .ask-a-quote-modal {
        width: calc(100vw - 60px);
        padding: 20px;
    }

    .ask-a-quote-modal-title {
        font-size: 28px;
        margin-bottom: 30px;
    }

    #ask-a-quote-form {
        width: 100%;
        max-width: 392px;
        margin: 0 auto;
        position: relative;
    }

    #ask-a-quote-form.loaded:after {
        height: 24px;
        width: 24px;
    }

    #ask-a-quote-form select {
        padding: 8px 40px 8px 12px;
        font-size: 16px;
        margin-bottom: 21px;
    }

    #ask-a-quote-form label {
        margin-bottom: 21px;
    }

    #ask-a-quote-form label:not(.checkbox) input,
    #ask-a-quote-form label:not(.checkbox) textarea {
        padding: 8px 12px;
        font-size: 16px;
    }

    #ask-a-quote-form label:not(.checkbox) textarea {
        height: 60px;
    }

    #ask-a-quote-form button {
        padding: 14px;
        font-size: 18px;
    }

    /* Product */

    #product-form {
        width: 100%;
    }

    #product-form .product-form-top {
        display: block;
        width: 100%;
    }

    #product-form .product-form-top-sources, #product-form .product-form-top-targets {
        width: 100%;
    }

    #product-form .product-form-top-sources {
        margin-bottom: 5px;
    }

    #product-form .product-form-top-targets label:not(:first-child) p {
        display: none;
    }

    #product-form .product-form-bottom {
        display: block;
        width: 100%;
        margin-top: 5px;
    }

    #product-form .product-form-bottom .button-wrapper {
        margin-top: 20px;
    }

    /* Order Checkout */

    .checkout {
        gap: 20px;
    }

    .woocommerce-NoticeGroup-checkout {
        order: 2;
    }

    .checkout-content-wrapper {
        order: 3;
        width: 100%;
    }

    .checkout-content-wrapper-details {
        max-width: 100%;
    }

    .checkout-order-wrapper {
        width: 100%;
        order: 1;
        margin-bottom: 50px;
    }

}

@media screen and (max-width: 500px){
    .header.opened .header-navigation {
        max-width: 100%;
    }

    .header-navigation-menu {
        max-width: calc(100vw - 20px);
    }

    /* How it Works */

    .how-it-works-blocks-item {
        width: 100%;
        padding: 70px 20px 40px;
    }

    /* Product */

    #product-form label {
        max-width: 100%;
    }

}
