﻿@import url(https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;700&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@400;500;700&display=swap);

.prod-wrapper p, .wrapper, body.lock {
    overflow: hidden
}

.container p {
    padding-bottom: 12px;
}


.footer__col, .services-container, .social__link, .wrapper {
    -webkit-box-direction: normal
}

button, hr, input {
    overflow: visible
}

a, legend {
    color: inherit
}

progress, sub, sup {
    vertical-align: baseline
}

.business__item, .contact-link__container, .footer__col, .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.about__row h3, .capitalize, .content h3, .content-list h2, .custom-th, .features__row p {
    text-transform: capitalize
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

details, main {
    display: block
}

h1 {
    font-size: 2em
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

[type=checkbox], [type=radio], legend {
    -webkit-box-sizing: border-box;
    padding: 0;
    box-sizing: border-box
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

.content-list h4, .prod-wrapper h3:hover {
    text-decoration: underline
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: ButtonText dotted 1px
    }

fieldset {
    padding: .35em .75em .625em
}

legend {
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.content h3, .features h2, .section--offset h2 {
    font-family: Comfortaa,cursive;
    font-weight: 600;
    line-height: 2;
    text-align: center
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    scroll-behavior: smooth
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    overflow-x: hidden;
    outline: 0;
    min-width: 320px;
    font-family: Roboto,sans-serif;
    font-weight: 500;
    font-size: 16px;
    cursor: default
}

ul {
    list-style: none;
    padding: 0
}

.bbc-snippet h3, blockquote, body, dd, dl, figcaption, figure, h1, h2, h3, h4, li, ol, p, ul {
    margin: 0
}

.is-hidden {
    display: none !important
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

.btn-reset {
    border: none;
    padding: 0;
    cursor: pointer
}

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    min-height: 100vh
}

.page {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.container {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1470px
}

.content h3 {
    position: relative;
    margin-bottom: 20px;
    font-size: calc(20px + 4*((100vw - 320px)/(1470 - 320)));
    color: #102842
}

.contact, .features, .section--offset, .services {
    padding: 20px 0
}

    .features h2, .section--offset h2 {
        position: relative;
        margin-bottom: 20px;
        font-size: calc(24px + 16*((100vw - 320px)/(1470 - 320)));
        color: red
    }

    .content p, .content ul > li, .section--offset p, .section--offset ul > li {
        font-size: calc(16px + 2*((100vw - 320px)/(1470 - 320)));
        line-height: 120%;
        font-family: Comfortaa,cursive
    }

    .features h2::before, .section--offset h2::before {
        content: "";
        position: absolute;
        right: -10px;
        top: 50%;
        margin: auto;
        width: 30%;
        height: 3px;
        background-color: #cecece
    }

    .features h2::after, .section--offset h2::after {
        content: "";
        position: absolute;
        left: -10px;
        top: 50%;
        margin: auto;
        width: 30%;
        height: 3px;
        background-color: #cecece
    }

    .section--offset p:not(:last-child) {
        margin-bottom: 10px
    }

    .content ul, .section--offset ul {
        margin-top: 20px;
        padding-left: 40px;
        text-align: left
    }

        .content ul > li, .section--offset ul > li {
            margin: 10px 0;
            list-style-type: disc
        }

.section-hero {
    padding: 250px 0 100px
}

.business-hero {
    padding: 150px 0 50px
}

.section-hero__info {
    display: block;
    margin-left: auto;
    border-top: 3px solid #d40000;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 50px;
    width: 500px;
    background-color: #fff
}

.business-container, .business__item, .business__item a, .footer__col, .footer__row, .header__body, .header__menu, .row, .services__list, .services__list article {
    display: -webkit-box;
    display: -ms-flexbox
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
}

.flex__col {
    flex: 1 1 45%;
    padding: 10px;
}

    .flex__col h3 {
        margin-bottom: 15px;
        line-height: 140%;
        font-weight: 400;
        font-family: Comfortaa,cursive;
        font-size: calc(20px + 10 *((100vw - 320px)/(1470 - 320)));
        color: #0f2b42;
    }

.scroll {
    height: 500px;
    overflow: scroll;
    border: 1px solid #cecece;
    border-radius: 4px;
}

.flex__col article {
    padding: 10px;
    border-bottom: 1px solid #cecece;
}

    .flex__col article:nth-child(odd) {
        background-color: #ededed;
    }

    .flex__col article:nth-child(even) {
        background-color: #fff;
    }

.flex__col p {
    display: flex;
    align-items: center;
    gap: 5px;
    max-width: 45%;
    color: #23527c;
    font-size: 12px;
    font-weight: 100;
}

.flex__col img {
    width: 14px;
    height: 14px;
}

.flex__col article > a {
    max-width: 50%;
    line-height: 140%;
    font-weight: 400;
    font-family: Comfortaa,cursive
}

.burger-menu, .dropdown, .footer, .header {
    background-color: #102842
}

.section-hero h1 {
    margin-bottom: 30px;
    font-family: Comfortaa,cursive;
    font-size: calc(24px + 12*((100vw - 320px)/(1470 - 320)));
    color: #102842
}

.section-hero p, .section-hero ul > li {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: calc(16px + 2*((100vw - 320px)/(1470 - 320)));
    line-height: 120%;
    color: #102842;
    font-family: "Roboto Condensed",sans-serif
}

.dropdown a, .header__link {
    font-family: Comfortaa,cursive;
    font-weight: 600;
    font-size: 1.1em
}

.accordion button, .footer__subtitle, .footer__title, .modal-menu__item {
    font-weight: 400;
    font-family: Comfortaa,cursive
}

.section-hero ul {
    margin: 10px 0 0;
    padding-left: 20px
}

    .section-hero ul > li {
        list-style-type: disc
    }

.header {
    position: fixed;
    top: 0;
    z-index: 5;
    width: 100%
}

.about, .burger, .header__body, .header__burger, .header__link, .header__list-item--dropdown, .header__logo {
    position: relative
}

.header__body {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0
}

.header__logo {
    z-index: 3;
    width: 200px
}

    .header__logo img {
        height: 80px;
        max-width: 200px
    }

.header__menu {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.header__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header__list-item {
    margin-left: 4rem;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in
}

.header__list-item--dropdown::after, .header__list-item--dropdown::before {
    content: "";
    position: absolute;
    top: 8px;
    width: 10px;
    height: 2px;
    background-color: #fff;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in
}

.header__list-item:hover .header__link {
    color: red
}

.header__list-item:hover .dropdown {
    display: block
}

.header__list-item--dropdown::before {
    right: -27px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: .3s ease-in
}

.header__list-item--dropdown::after {
    right: -20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: .3s ease-in
}

.accordion button, .dropdown li, .header__link, .services__list article {
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in
}

.header__list-item--dropdown:hover::after, .header__list-item--dropdown:hover::before {
    background-color: red
}

.header__list-item--dropdown:hover::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.header__list-item--dropdown:hover::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.header__link {
    color: #fff;
    transition: .3s ease-in
}

.header__burger::after, .header__burger::before {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    left: 0;
    width: 100%;
    background-color: #fff;
    content: "";
    height: 2px
}

.header__burger {
    z-index: 3;
    display: none;
    width: 30px;
    height: 20px;
    cursor: pointer
}

    .header__burger::before {
        position: absolute;
        top: 0;
        transition: .3s ease-in-out
    }

    .header__burger::after {
        position: absolute;
        bottom: 0;
        transition: .3s ease-in-out
    }

    .header__burger span {
        content: "";
        position: absolute;
        left: 0;
        top: 9px;
        width: 100%;
        height: 2px;
        background-color: #fff;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

.dropdown {
    position: absolute;
    display: none;
    padding: 30px 0 0;
    width: 400px
}

    .dropdown li {
        border-bottom: 1px solid rgba(255,255,255,.1);
        padding: 20px 10px;
        transition: .3s ease-in
    }

        .dropdown li:hover {
            background-color: rgba(255,255,255,.3)
        }

    .dropdown a {
        line-height: 1.5;
        color: #fff;
        -webkit-transition: .3s ease-in;
        -o-transition: .3s ease-in;
        transition: .3s ease-in
    }

.accordion button, .modal-menu__item {
    border: none;
    padding: 1em 0;
    font-size: 1.15rem;
    text-align: left
}

.accordion-item, .accordion-item button[aria-expanded=true], .modal-menu__item {
    border-bottom: 1px solid #4472c4
}

.dropdown--mr {
    left: -10vw
}

.modal-menu {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 6;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%)
}

    .modal-menu.open {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.modal-menu__item {
    display: block;
    width: 100%;
    color: #fff;
    -webkit-transition: color .3s ease-in;
    -o-transition: color .3s ease-in;
    transition: color .3s ease-in
}

    .accordion-list li:hover a, .header__link--active, .menu-lang__item:hover, .modal-menu__item:hover {
        color: red
    }

        .header__link--active::after, .header__link--active::before {
            background-color: red
        }

.burger-menu {
    position: absolute;
    right: -200%;
    top: 0;
    bottom: 0;
    z-index: 3;
    overflow: auto;
    height: 100%;
    min-width: 30%;
    -webkit-transition: .8s ease-in;
    -o-transition: .8s ease-in;
    transition: .8s ease-in
}

    .burger-menu.active {
        right: 0
    }

.burger-menu__close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    cursor: pointer
}

    .burger-menu__close::before {
        content: "";
        position: absolute;
        left: 0;
        top: 18px;
        width: 100%;
        height: 2px;
        background-color: #fff;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .burger-menu__close::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 19px;
        width: 100%;
        height: 2px;
        background-color: #fff;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

.icon::after, .icon::before {
    background: currentColor;
    display: block;
    content: ""
}

.burger__logo {
    display: block;
    margin: 0 auto;
    width: 250px;
    height: 120px
}

    .burger__logo img {
        max-width: 100%
    }

.menu-lang {
    width: 100%
}

.menu-lang__container {
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 50px
}

.menu-lang__item {
    margin: 10px;
    font-size: 1.1em;
    color: #fff;
    -webkit-transition: color .3s ease-in;
    -o-transition: color .3s ease-in;
    transition: color .3s ease-in
}

.accordion {
    padding: 0 10px
}

.accordion-item {
    position: relative;
    z-index: 2
}

.accordion-content {
    max-height: 0;
    opacity: 0;
    -webkit-transition: opacity .2s linear,max-height .2s linear;
    -o-transition: opacity .2s linear,max-height .2s linear;
    transition: opacity .2s linear,max-height .2s linear;
    will-change: opacity,max-height
}

.accordion button {
    position: relative;
    display: block;
    outline: 0;
    width: 100%;
    color: #fff;
    background: 0 0;
    transition: .3s ease-in
}

.services__list article, .static-hero, .static-hero__item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.about-hero, .consulting-hero, .contact-hero, .news-hero {
    background-position: top center;
    background-repeat: no-repeat
}

.accordion button:focus, .accordion button:hover {
    color: #ff0101;
    cursor: pointer
}

    .accordion button:focus::after, .accordion button:hover::after {
        border: 1px solid #4472c4;
        color: #fff;
        cursor: pointer
    }

.accordion-list {
    position: relative;
    z-index: 1;
    padding: 10px 0 10px 30px
}

.icon, .icon::after, .icon::before {
    position: absolute
}

.accordion-list li:not(:last-child), .footer__link:not(:last-child), .footer__subtitle {
    margin-bottom: 20px
}

.accordion-list li a {
    position: relative;
    font-family: Comfortaa,cursive;
    font-size: 1.15em;
    color: #fff;
    -webkit-transition: color .3s ease-in;
    -o-transition: color .3s ease-in;
    transition: color .3s ease-in
}

    .accordion-list li a::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -5px;
        width: 100%;
        height: 1px;
        background-color: #fff;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition: -webkit-transform .3s ease-in;
        transition: transform .3s ease-in;
        -o-transition: transform .3s ease-in;
        transition: transform .3s ease-in,-webkit-transform .3s ease-in
    }

.accordion-list li:hover a::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.icon {
    right: 0;
    top: 18px;
    display: inline-block;
    width: 20px;
    height: 20px
}

    .icon::before {
        left: 5px;
        top: 9px;
        width: 10px;
        height: 2px
    }

    .icon::after {
        left: 9px;
        top: 5px;
        width: 2px;
        height: 10px
    }

.business__item a:hover, .form-btn:hover, .hero-item__link:hover, .pricing__btn:hover {
    background-position: right center
}

button[aria-expanded=true] {
    color: #fff
}

    button[aria-expanded=true] .icon::after {
        width: 0
    }

    button[aria-expanded=true] + .accordion-content {
        max-height: 25em;
        opacity: 1;
        -webkit-transition: .2s linear;
        -o-transition: .2s linear;
        transition: .2s linear;
        will-change: opacity,max-height
    }

.contact__row a, .footer__link {
    -webkit-transition: color .3s ease-in;
    -o-transition: color .3s ease-in
}

.footer {
    padding: 50px 0;
    color: #fff
}

.footer__row {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255,255,255,.1);
    padding-top: 20px;
    padding-bottom: 20px
}

.footer__col {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 50%
}

.services-container, .social__link {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal
}

.footer__title {
    margin: 0 0 20px;
    font-size: 2em;
    line-height: 1.4
}

.footer__subtitle {
    max-width: 500px;
    font-size: 1.5em;
    line-height: 1.3
}

.footer__link {
    max-width: 100%;
    font-family: Comfortaa,cursive;
    font-size: 1.4em;
    transition: color .3s ease-in
}

    .footer__link:hover {
        color: #eb0000
    }

.footer__copy {
    padding-top: 20px;
    font-family: Comfortaa,cursive;
    color: rgba(255,255,255,.5)
}

.social__link {
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.social__link-item svg {
    width: 50px;
    height: 50px;
    fill: #fff;
    -webkit-transition: fill .3s ease-in;
    -o-transition: fill .3s ease-in;
    transition: fill .3s ease-in
}

.social__link-item:not(:last-child) {
    margin-right: 30px
}

.social__link-item:hover svg {
    fill: #eb0000
}

.capitalize, .cost {
    text-align: center
}

.content-list {
    margin: 20px auto;
    max-width: 1200px
}

    .content-list h2 {
        margin: 20px 0;
        font-family: Comfortaa,cursive;
        font-weight: 600;
        font-size: 1.8em;
        line-height: 1.2
    }

    .content-list li, .prod-wrapper h3, .text {
        line-height: 1.5;
        font-family: Comfortaa,cursive
    }

    .content-list li, .text {
        text-align: justify
    }

    .content-list h4 {
        margin-bottom: 10px
    }

    .content-list li {
        position: relative;
        margin: 10px auto;
        padding-left: 30px;
        max-width: 1000px;
        font-size: 1.1em
    }

.prod-wrapper article:not(:last-child), .prod-wrapper h3 {
    margin-bottom: 15px
}

.content-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 20px;
    height: 2px;
    background-color: red
}

.prod-wrapper h3 {
    font-weight: 600;
    font-size: calc(20px + 4*((100vw - 320px)/(1470 - 320)));
    text-decoration: transparent;
    color: #0f2b42;
    transition: .2s ease-in-out
}

.prod-wrapper p {
    display: -webkit-box;
    font-size: calc(16px + 2*((100vw - 320px)/(1470 - 320)));
    line-height: 120%;
    font-family: Comfortaa,cursive;
    color: #5a5e70;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.services__list a, .services__list article {
    display: flex;
    font-weight: 700;
    font-size: 1.2em
}

.prod-wrapper article {
    max-width: 70%;
    border-radius: 10px;
    background: #f7f8f8;
    padding: 10px;
    transition: .2s ease-in-out
}

    .prod-wrapper article:hover {
        background: rgba(232,231,231,.648)
    }

.hero {
    position: relative;
    padding-top: 70px;
    min-height: 80vh
}

.services-container {
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px
}

.services__list {
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px
}

    .services__list article {
        position: relative;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 10px;
        border: 2px solid #102842;
        border-radius: 10px;
        padding: 20px 30px;
        width: 450px;
        height: 250px;
        text-align: center;
        color: #102842;
        transition: .3s ease-in
    }

    .services__list a, .static-hero__inner {
        height: 100%;
        background-color: rgba(0,0,0,.2);
        left: 0;
        width: 100%
    }

    .about__row article, .services__list a {
        -webkit-transition: .3s ease-in;
        -o-transition: .3s ease-in
    }

    .services__list a {
        position: absolute;
        right: 0;
        bottom: 0;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        margin: auto;
        padding: 15px 5px;
        color: #fff;
        transition: .3s ease-in
    }

.about__row article, .contact__row article, .features__row article {
    border-bottom: 1px solid #cecece;
    padding-bottom: 30px
}

.hero-item__number, .hero-item__title {
    transition: .3s ease-in-out;
    margin-bottom: 10px
}

.services__list article:hover {
    z-index: 3;
    border: 2px solid red;
    -webkit-box-shadow: 1px 4px 8px 5px #102842;
    box-shadow: 1px 4px 8px 5px #102842;
    color: #fff;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01)
}

    .services__list article:hover a {
        border-radius: 10px;
        color: #fff;
        background-color: rgba(0,0,0,.567)
    }

.services__list article:first-child {
    background-image: url("../img/card-bg_1.jpeg")
}

.services__list article:nth-child(2) {
    background-image: url("../img/card-bg_2.jpeg")
}

.services__list article:nth-child(3) {
    background-image: url("../img/ports-bg.jpeg")
}

.services__list article:nth-child(4) {
    background-image: url("../img/card-bg_4.jpeg")
}

.services__list article:nth-child(5) {
    background-image: url("../img/card-bg_5.jpeg")
}

.services__list article:nth-child(6) {
    background-image: url("../img/card-bg_6.jpeg")
}

.services__list article:nth-child(7) {
    background-image: url("../img/card-bg_7.jpeg")
}

.features__row {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(420px,1fr));
    grid-column-gap: 30px;
    grid-row-gap: 30px
}

    .features__row article {
        min-height: 90px
    }

    .features__row p {
        font-family: Comfortaa,cursive;
        font-size: calc(20px + 4*((100vw - 320px)/(1470 - 320)));
        text-align: center;
        line-height: 140%
    }

.static-hero {
    position: relative;
    padding: 120px 0 50px;
    background-image: url("../img/consulting.jpg")
}

.custom-th, .pricing__table thead th {
    border-bottom: 2px solid #000;
    padding: 30px
}

.static-hero__inner {
    position: absolute;
    top: 0
}

.static-hero__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 80vh
}

.static-hero__item {
    position: relative;
    z-index: 2;
    flex: 0 1 400px;
    margin: 20px;
    height: 500px;
    color: #fff
}

    .static-hero__item:first-child {
        background-image: url("../img/hero-slider-1.jpeg")
    }

    .static-hero__item:nth-child(2) {
        background-image: url("../img/hero-slider-2.jpeg")
    }

    .static-hero__item:nth-child(3) {
        background-image: url("../img/hero-slider-3.jpeg")
    }

.hero-item__inner {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4)
}

.text {
    position: relative;
    margin: 10px auto;
    padding-left: 30px;
    font-size: 1.1em
}

.magazine__subtitle, .magazine__title {
    text-align: center;
    font-family: Comfortaa,cursive
}

.custom-th {
    font-family: Comfortaa,cursive;
    font-size: 1.5em;
    color: #102842
}

.red {
    color: #b31317
}

.hero-item__info {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 10px
}

.hero-item__number {
    position: absolute;
    left: -20px;
    top: 0;
    z-index: 2;
    font-size: calc(30px + 20*((100vw - 320px)/(1170 - 320)));
    text-shadow: 1px 2px 2px #000
}

.hero-item__title {
    font-size: calc(20px + 6*((100vw - 320px)/(1170 - 320)));
    line-height: 140%
}

.hero-item__text {
    margin-bottom: 10px;
    line-height: 140%;
    font-weight: 100
}

.hero-item__link {
    display: flex;
    align-items: center;
    justify-content: center;
    border: transparent;
    padding: 15px 10px;
    border-radius: 10px;
    font-family: Comfortaa,cursive;
    text-transform: uppercase;
    color: #fff;
    background-image: linear-gradient(to right,#e52d27 0,#b31217 51%,#e52d27 100%);
    background-size: 200% auto;
    transition: .5s ease-in
}

.bbc-snippet, .magazine__item {
    border-bottom: 1px solid #737373
}

.about-hero, .consulting-hero, .contact-hero {
    background-size: cover
}

.magazine__list {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(400px,1fr));
    grid-column-gap: 30px;
    grid-row-gap: 70px;
    margin: 50px 0
}

.magazine__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px;
    transition: .3s ease-in-out
}

    .magazine__item:hover {
        border-bottom: 1px solid #e52d27
    }

        .bbc-snippet a:hover, .magazine__item:hover .magazine__title {
            color: #e52d27
        }

.magazine__image {
    display: block;
    margin: 0 auto 30px;
    width: 80%;
    max-height: 450px;
    object-fit: contain
}

.magazine__title {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 1.6em;
    color: #102842;
    line-height: 140%;
    transition: color .3s ease-in-out
}

.magazine__subtitle {
    margin-bottom: 5px;
    font-weight: 100;
    font-size: 1.1rem;
    line-height: 1.4;
    color: #737373
}

.about__row p, .row__item-title {
    font-size: 1.2em;
    font-family: Comfortaa,cursive
}

.about__video {
    max-width: 80%;
    margin: 20px auto 50px
}

    .about__video iframe {
        width: 100%;
        height: 500px
    }

.about-hero {
    background-image: url("../img/hero-bg.jpg")
}

.about__row {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(550px,1fr));
    grid-column-gap: 30px;
    grid-row-gap: 30px
}

    .about__row article {
        margin: 30px;
        transition: .3s ease-in
    }

    .about__row p {
        min-height: 50px;
        -webkit-transition: .3s ease-in;
        -o-transition: .3s ease-in;
        transition: .3s ease-in
    }

    .about__row h3 {
        margin-bottom: 10px;
        font-family: Comfortaa,cursive;
        font-size: 1.6rem;
        color: red
    }

.bbc-snippet a, .contact__row h3, .contact__row p {
    font-size: 1.1em;
    text-align: center
}

.bbc-snippet a, .single-article h1 {
    color: #102842;
    font-family: Comfortaa,cursive
}

.contact__row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px
}

    .contact__row article {
        position: relative;
        width: 280px
    }

    .contact__row h3 {
        margin-bottom: 20px;
        font-family: Comfortaa,cursive;
        line-height: 140%
    }

    .contact__row img {
        display: block;
        margin: 0 auto 20px;
        height: 220px
    }

    .contact__row p {
        margin-bottom: 20px;
        min-height: 80px;
        font-family: Comfortaa,cursive;
        line-height: 140%
    }

.contact-link__container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto
}

.contact__row a {
    margin-bottom: 10px;
    font-family: Comfortaa,cursive;
    transition: color .3s ease-in
}

    .contact__row a:hover {
        color: #ff0404
    }

.bbc-flex {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
    margin: auto
}

.bbc-snippet {
    flex: 1 1 300px;
    margin: 5px 5px 20px;
    position: relative;
    padding-bottom: 20px
}

    .bbc-snippet .image {
        display: block;
        width: 100%;
        height: 200px;
        margin: 0 0 20px
    }

        .bbc-snippet .image img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover
        }

    .bbc-snippet .meta {
        display: block;
        margin-bottom: 20px;
        font-family: "Roboto Condensed",sans-serif;
        text-align: right;
        color: #737373
    }

    .bbc-snippet a {
        display: inline-block;
        margin-bottom: 20px;
        min-height: 100px;
        -webkit-transition: color .3s ease-in;
        -o-transition: color .3s ease-in;
        transition: color .3s ease-in
    }

.single-article {
    max-width: 830px;
    margin: auto;
    padding: 150px 15px 50px
}

.single-article__top {
    margin-bottom: 30px;
    text-align: center
}

.single-article h1 {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 3em
}

.single-artile__data {
    display: flex;
    justify-content: center
}

    .image-caption, .single-artile__data p {
        font-weight: 100;
        color: #737373
    }

        .single-artile__data p:not(:last-child) {
            margin-right: 10px
        }

.single-article__image {
    margin-bottom: 20px;
    width: 100%
}

    .form, .input--full, .single-article__image img {
        width: 100%
    }

.single-article p {
    margin-bottom: 5px;
    font-family: Comfortaa,cursive;
    font-size: 1.1rem;
    line-height: 1.4;
    text-align: justify
}

.row {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 10px;
    gap: 15px
}

.row__item {
    border-bottom: 1px solid #cecece;
    padding-bottom: 30px;
    width: 48%
}

.row__item-title {
    margin: 20px 0;
    text-align: center;
    color: #102842
}

.row__item iframe {
    width: 100%;
    height: 400px
}

.business-container {
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.business__item {
    position: relative;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    margin: 20px;
    padding: 10px;
    width: 400px;
    min-height: 500px;
    -webkit-box-shadow: -1px 3px 24px 6px rgba(0,0,0,.2);
    box-shadow: -1px 3px 24px 6px rgba(0,0,0,.2)
}

    .business__item img {
        margin-bottom: 20px;
        height: 450px;
        max-width: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

    .business__item h3 {
        margin-bottom: 20px;
        font-family: Comfortaa,cursive;
        font-size: calc(20px + 4*((100vw - 320px)/(1470 - 320)));
        line-height: 140%
    }

.content h2, .pricing__list, .pricing__subtitle {
    font-family: Comfortaa,cursive;
    font-weight: 600;
    line-height: 1.5
}

.business__item a {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px auto;
    border: transparent;
    border-radius: 10px;
    width: 200px;
    min-height: 50px;
    font-family: Comfortaa,cursive;
    font-size: 1.1em;
    text-transform: uppercase;
    color: #fff;
    background-image: -webkit-gradient(linear,left top,right top,from(#e52d27),color-stop(51%,#b31217),to(#e52d27));
    background-image: -o-linear-gradient(left,#e52d27 0,#b31217 51%,#e52d27 100%);
    background-image: linear-gradient(to right,#e52d27 0,#b31217 51%,#e52d27 100%);
    background-size: 200% auto;
    -webkit-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in
}

.consulting-hero {
    background-image: url("../img/hero-consulting.jpeg")
}

.contact-hero {
    background-image: url("../img/consulting.jpg")
}

.form-field {
    display: flex;
    margin-bottom: 20px
}

    .form-field select, .form-field textarea, .form-field__input {
        padding: 10px 20px;
        margin: 0 10px;
        color: #102842;
        transition: .3s ease-in-out;
        text-transform: capitalize
    }

.form-field__input {
    width: 50%;
    border-radius: 10px;
    border: 1px solid #102842
}

.form-btn, .pricing__btn {
    text-transform: uppercase
}

.form-field__input::placeholder {
    color: #102842;
    transition: .3s ease-in-out
}

.form-field__input:focus .form-field input::placeholder {
    display: none
}

.form-field textarea {
    width: 100%;
    height: 200px;
    border-radius: 10px;
    border: 1px solid #102842;
    resize: none
}

.form-field select {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #102842;
    resize: none
}

.form-field textarea::placeholder {
    color: #102842;
    transition: .3s ease-in-out
}

.form-field textarea:focus .form-field input::placeholder {
    display: none
}

.form-btn {
    border: transparent;
    padding: 15px 10px;
    border-radius: 10px;
    font-family: Comfortaa,cursive;
    color: #fff;
    width: 200px;
    background-image: linear-gradient(to right,#e52d27 0,#b31217 51%,#e52d27 100%);
    background-size: 200% auto;
    transition: .5s ease-in
}

.news-hero {
    padding: 250px 0 100px;
    background-image: url("../img/news-bg.jpg");
    background-size: cover
}

.content {
    padding: 120px 0 100px
}

    .content h2 {
        position: relative;
        font-size: calc(24px + 16*((100vw - 320px)/(1470 - 320)));
        padding-bottom: 10px;
        margin-bottom: 30px;
        text-align: center;
        color: #0f2b42
    }

        .content h2::before {
            content: "";
            position: absolute;
            right: 0;
            left: 0;
            bottom: 0;
            margin: auto;
            width: 120px;
            height: 3px;
            border-radius: 4px;
            background-color: #0f2b42
        }

.pic {
    margin: 0 auto 15px;
    max-width: 600px;
    height: 300px
}

    .pic img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        object-fit: contain
    }

.pricing-title {
    margin: 50px auto
}

    .pricing-title::after, .pricing-title::before {
        width: 15%
    }

.pricing__subtitle {
    font-size: 1.8em;
    text-align: center;
    color: #102842
}

.pricing__list {
    margin: 0 auto;
    padding-left: 40px;
    max-width: 800px;
    font-size: 1.1em;
    color: #4472c4
}

.pricing__table thead th, .pricing__table-title {
    font-size: 1.5em;
    color: #102842;
    font-family: Comfortaa,cursive
}

.pricing__list li {
    list-style: disc
}

.pricing__table {
    margin-bottom: 30px;
    border: 2px solid #4472c4;
    border-collapse: separate;
    max-width: 100%
}

    .pricing__table thead {
        background-color: #cecece
    }

        .pricing__table thead th {
            text-transform: capitalize
        }

    .pricing__table tbody tr {
        border-bottom: 2px solid #4472c4
    }

        .pricing__table tbody tr:first-child, .pricing__table tbody tr:nth-child(3), .pricing__table tbody tr:nth-child(4) {
            background-color: #f5f5f5
        }

        .pricing__table tbody tr:nth-child(2) {
            background-color: #fcf8e3
        }

        .pricing__table tbody tr:nth-child(5) {
            background-color: #d9edf7
        }

    .pricing__table td {
        padding: 10px;
        font-family: Comfortaa,cursive;
        text-align: center
    }

.pricing__table-title {
    text-align: left
}

    .pricing__table-title span {
        color: #b31217
    }

.pricing__table-list {
    margin-top: 20px;
    padding-left: 40px;
    text-align: left
}

    .pricing__table-list li {
        margin: 10px 0;
        list-style-type: disc;
        font-family: Comfortaa,cursive;
        font-size: 1.1em
    }

.pricing__table-mobile {
    display: none
}

.pricing__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px auto;
    border: transparent;
    border-radius: 10px;
    width: 300px;
    min-height: 70px;
    font-family: Comfortaa,cursive;
    font-size: 1.3em;
    color: #fff;
    background-image: -webkit-gradient(linear,left top,right top,from(#e52d27),color-stop(51%,#b31217),to(#e52d27));
    background-image: -o-linear-gradient(left,#e52d27 0,#b31217 51%,#e52d27 100%);
    background-image: linear-gradient(to right,#e52d27 0,#b31217 51%,#e52d27 100%);
    background-size: 200% auto;
    -webkit-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in
}

.cost, .price {
    font-weight: 900;
    font-size: 1.5em;
    color: #b31217
}

    .price span {
        font-size: 1.1
    }

.bg {
    background-image: url(https://images.marinelink.com/images/storage/w1400/us-wind-market-cover-feb-2022.jpeg);
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat
}

@media screen and (max-width:1400px) {
    .header__menu {
        display: none
    }

    .header__burger {
        display: block
    }

    .features h2::before, .section--offset h2::before {
        left: 0;
        right: 0;
        bottom: -40px;
        margin: auto
    }

    .features h2::after, .section--offset h2::after {
        width: 0%
    }
}

@media screen and (max-width:900px) {
    .about__video, .footer__col {
        max-width: 100%
    }

    .flex__col {
        flex: 1 1 100%;
    }

    .footer__col, .footer__copy {
        text-align: center
    }

    .footer__row, .info__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .article-info, .row__item {
        width: 100%
    }

    .static-hero__item {
        flex: 1 1 45%
    }

    .footer__row {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer__col {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px
    }

    .info__container {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .article-link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }

    .pricing__table thead {
        display: none
    }

    .pricing__table td {
        display: block
    }

    .pricing__table-mobile {
        display: block;
        margin-bottom: 10px;
        font-weight: 900
    }
}

@media(max-width:768px) {
    .burger-menu {
        min-width: 60%
    }

    .prod-wrapper article {
        max-width: 100%
    }
}

@media(max-width:600px) {
    .products__item--left, .products__item--right, .services__list article {
        width: 100%
    }

    .about__video iframe {
        height: 350px
    }

    .about__row, .features__row, .magazine__list {
        grid-template-columns: repeat(auto-fit,minmax(290px,1fr))
    }

    .magazine__item {
        max-height: 100%
    }

    .magazine__title {
        font-size: 1.2em
    }

    .products__item {
        flex-direction: column
    }

    .products__item--left {
        border-right: transparent;
        border-bottom: 1px solid #cecece;
        padding-bottom: 20px
    }
}

@media screen and (max-width:500px) {
    .single-article__image {
        float: none;
        margin: 10px 0;
        width: 100%
    }

    .products__list {
        grid-template-columns: repeat(auto-fill,minmax(100%,1fr))
    }

    .single-article h1 {
        font-size: 1.5rem
    }

    .burger-menu, .business__item, .news__video-item, .video-text__image {
        width: 100%
    }

    .burger__logo {
        width: 150px
    }

    .burger-menu__close {
        right: 0;
        top: 20px
    }

        .burger-menu__close::before {
            width: 50%
        }

        .burger-menu__close::after {
            bottom: 20px;
            width: 50%
        }

    .footer__title, .news__title, .section-title {
        font-size: 1.5em
    }

    .footer__link, .footer__subtitle {
        font-size: 1em
    }

    .social__link-item svg {
        width: 30px;
        height: 30px
    }

    .section-hero__info {
        padding: 30px;
        width: 100%
    }

    .article-text__item {
        font-size: .9em
    }

    .video-hero__title {
        font-size: 2em
    }

    .video-item iframe {
        width: 100%;
        height: 300px
    }

    .package__list-item {
        padding-left: 20px;
        font-size: .8em
    }

        .package__list-item::before {
            width: 10px
        }
}
