:root {
    --color-blue: #D0EDFD;
}

/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://folkeregistret.no/wp-content/themes/flytteskjema/assets/fonts/S6u8w4BMUTPHjxsAUi-qNiXg7eU0.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://folkeregistret.no/wp-content/themes/flytteskjema/assets/fonts/S6u8w4BMUTPHjxsAXC-qNiXg7Q.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://folkeregistret.no/wp-content/themes/flytteskjema/assets/fonts/S6u9w4BMUTPHh7USSwaPGQ3q5d0N7w.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://folkeregistret.no/wp-content/themes/flytteskjema/assets/fonts/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://folkeregistret.no/wp-content/themes/flytteskjema/assets/fonts/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://folkeregistret.no/wp-content/themes/flytteskjema/assets/fonts/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://folkeregistret.no/wp-content/themes/flytteskjema/assets/fonts/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://folkeregistret.no/wp-content/themes/flytteskjema/assets/fonts/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.header {
    padding: 50px 0;
}

.header__form-page,
.header__thanks-page,
.section-single_page-top_bg {
    background-color: var(--color-blue);
}

.main-screen {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
}

.main-screen__text {
    max-width: 100%;
    padding-top: 144px;
    padding-bottom: 32px;
    background-color: var(--color-blue);
}

.main-screen__desc {
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 1.8;
}

.main-screen__text-wrap {
    display: flex;
    align-items: center;
    position: relative;
}

.main-screen__text-left {
    width: 70%;
}

.main-screen__text-right {
    width: 30%;
    padding-left: 50px;
}

.main-screen__steps {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.main-screen__step {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    margin-right: 30px;
}

.main-screen__step:nth-child(3n) {
    margin-right: 0;
}

.main-screen__step-icon {
    margin-right: 18px;
    min-width: 40px;
}

.main-screen__step-text {
    font-size: 18px;
    font-weight: 700;
}

.main-form {
    padding: 0;
}

.main-form__wrap {
    width: 100%;
    position: static;
    background-color: #F6F6F6;
    box-shadow: none;
    padding: 50px 0 60px;
    right: 0;
}

.main-form__text {
    position: static;
    transform: unset;
    margin-top: 40px;
    border-radius: 15px;
    padding: 30px 30px 40px;
    background-color: #E2EDFC;
    border: 2px solid #1362AE;
}

.main-form__text-title {
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
    color: #1362AE;
}

ul.main-form__text-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.main-form__text-item {
    width: calc(100% / 3 - (40px - (40px / 3)));
    margin-right: 40px;
    position: relative;
}

.main-form__text-item:after {
    content: '';
    width: 1px;
    right: -20px;
    top: 8px;
    height: calc(100% - 8px);
    position: absolute;
    background-color: #1362AE20;
}

.main-form__text-item:nth-child(3n) {
    margin-right: 0;
}

.main-form__text-item:nth-child(3n):after {
    display: none;
}

.main-form__text-item img {
    margin-top: 14px;
}

.main-form__text-item p:last-child {
    margin-bottom: 0;
}

.main-form__text-item p,
.main-form__text-item-title {
    font-size: 15px;
    line-height: 32px;
}

.main-form__text-item p {
    margin-bottom: 14px;
    line-height: 28px;
}

.main-form__text-item-title {
    font-weight: 700;
}

.main-form form {
    display: flex;
    flex-wrap: wrap;
}

.main-form__col {
    width: calc(50% - 30px);
    margin-right: 60px;
}

.main-form__col:nth-child(2n) {
    margin-right: 0;
}

.main-form__col-title {
    font-weight: 700;
    font-size: 18px;
    color: #1362AE;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 18px;
}

.main-form__col--first {
    padding-left: 35px;
}

.main-form__col--first .main-form__col-title {
    width: calc(100% + 35px);
    margin-left: -35px;
}

.main-form__col-title:after {
    content: '';
    display: block;
    margin-top: 10px;
    width: 100%;
    height: 2px;
    background-color: #e1e3e3;
}

.main-form__col-title i {
    min-width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 10px;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 900;
    background-color: #1362AE;
}

.main-form .form__btn-wrap,
.main-form .add-persone-wrap {
    width: 100%;
}

.main-form .add-persone-wrap {
    margin-top: 18px;
    margin-bottom: 0;
}

.main-form .form__btn-wrap {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.main-form .form__btn-wrap .btn {
    margin-bottom: 20px;
}

.main-form .form__btn-wrap p:last-child {
    margin-bottom: 0;
}

.main-form .form__btn-wrap p {
    line-height: 32px;
    font-weight: 700;
    font-size: 15px;
}

.main-form .form-group__label--thin {
    margin-bottom: 5px;
}

.form__info {
    float: unset;
    margin-bottom: 14px;
    padding: 0;
    min-height: 32px;
}

.form__info a {
    display: inline-flex;
    font-style: normal;
    font-weight: 700;
    border-bottom: none;
    align-items: center;
}

.form__info a:hover {
    color: #1362AE;
}

.form__info .form__info-icon {
    position: static;
    left: 0;
    top: 0;
    margin-left: 16px;
}

.main-form__location-a:after {
    top: calc(96% - 50px);
}

.main-form__location-a:before {
    top: 0;
}

.main-form__location-b:before {
    top: -1px;
}

.section-simple {
    padding: 50px 0 40px;
}

.simple__wrap {
    display: flex;
    align-items: flex-start;
    max-width: 100%;
}

.simple__wrap .section-title {
    margin-bottom: 44px;
}

.simple__item {
    padding-left: 80px;
    margin-bottom: 44px;
}

.simple__item:last-child {
    margin-bottom: 0;
}

.simple__item img {
    min-width: 47px;
    width: 47px;
    height: 47px;
}

.simple__wrap-left {
    width: calc(51% - 20px);
    margin-right: 40px;
}

.simple__wrap-right {
    width: calc(49% - 20px);
    border-radius: 15px;
    background-color: #F6F6F6;
    border: 2px solid #1362AE;
    padding: 40px 20px;
}

.simple__wrap-right-title {
    line-height: 1.1;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 44px;
}

.simple__wrap-right-content {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.673;
}

.simple__wrap-right-content p {
    margin-bottom: 22px;
}

.section-facts {
    display: none;
}

.section-simple-text {
    background-color: #F6F6F6;
    padding: 40px 0 50px;
}

.section-simple-text .section-title {
    margin-bottom: 40px;
}

.section-faq {
    padding-bottom: 70px;
}

.faq__item {
    margin-bottom: 48px;
}

.section-advice {
    padding: 80px 0 70px;
}

.footer {
    background-color: #123B5B;
}

.footer .copy {
    padding: 67px 0 57px;
}

.footer__contacts-wrap {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
}

.footer-logo {
    margin-bottom: 47px;
    float: unset;
}

.footer__nav ul li:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .footer__nav {
        margin-bottom: 34px;
    }
}

.footer .social_networks {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.footer .social__link {
    margin-bottom: 14px;
}

.footer__wrap {
    padding-bottom: 5px;
}

.sidebar .main-form {
    padding-left: 37px;
}

.sidebar .main-form form {
    display: block;
}

.sidebar .main-form__col {
    width: 100%;
}

.sidebar .main-form__col--first {
    margin-bottom: 32px;
}


.my-page__inner {
    padding-top: 145px;
}

.section-single_page {
    padding-top: 125px;
}

.main-form__wrap--single-page {
    padding: 30px 25px;
    width: calc(100% - 675px);
    position: relative;
    z-index: 111;
}

.main-form__wrap--single-page .main-form__col--first {
    margin-bottom: 30px;
}

.main-form__wrap--single-page .main-form__col {
    width: calc(100% - 0px);
    margin-right: 0;
}

.section-faq-page {
    padding-top: 125px;
}

@media (max-width: 1199px) {
    .simple__wrap {
        width: 100%;
        flex-wrap: wrap;
    }

    .main-screen__text {
        width: unset;
    }

    .main-screen__text-left {
        width: 100%;
    }

    .main-screen__text-right {
        position: absolute;
        opacity: 0.2;
        right: 0;
        height: auto;
        bottom: 0;
        padding: 0;
    }

    .main-screen__text-right img {
        max-height: 100%;
        max-width: 100%;
        margin-left: auto;
        display: block;
    }

    .main-form__wrap--single-page {
        width: 42%;
    }
    /*.form-control {*/
    /*    padding: 0.78rem 0.90rem !important;*/
    /*    font-size: 24px !important;*/
    /*    height: 72px !important;*/
    /*    line-height: 1.8 !important;*/
    /*}*/
    .form-group {
        margin-bottom: 24px !important;
    }
}

@media (max-width: 991px) {

    .footer__nav-wrap {
        margin-bottom: 40px;
    }

    .footer__contacts-wrap {
        align-items: center;
    }

    .footer__contacts-wrap,
    .footer__nav-wrap {
        width: 100%;
    }

    .simple__wrap-left {
        margin-bottom: 21px;
    }

    .simple__wrap-left,
    .simple__wrap-right {
        width: 100%;
        margin-right: 0;
    }

    .main-form__col {
        width: 100%;
        margin-right: 0;
    }

    .main-form__col--first {
        margin-bottom: 16px;
    }

    .main-form__text-item {
        width: calc(100% / 2 - (40px - (40px / 2)));
        margin-bottom: 40px;
    }

    .main-form__text-item:nth-child(3n):after {
        display: block;
    }

    .main-form__text-item:nth-child(3n) {
        margin-right: 40px;
    }

    .main-form__text-item:nth-child(2n):after {
        display: none;
    }

    .main-form__text-item:nth-child(2n) {
        margin-right: 0;
    }

    .main-form__wrap--single-page {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .section-faq-page {
        padding-top: 66px;
    }

    .form__personal-info .form__btn-wrap .btn,
    .form__recipients .form__btn-wrap .btn {
        width: 100%;
        max-width: 100%;
    }

    .my-page__inner {
        padding-top: 105px;
    }

    .faq__item {
        margin-bottom: 24px;
    }

    .section-faq {
        padding: 40px 0;
    }

    .section-simple-text .section-title {
        font-size: 32px;
    }

    .simple__wrap .section-title {
        font-size: 32px;
    }

    .section-simple {
        background-color: #fff;
    }

    .simple__title {
        font-size: 22px;
        line-height: 1.65;
    }

    .main-form__text-title {
        font-size: 20px;
        line-height: 32px;
    }

    .main-form__text-item {
        width: 100%;
        margin-right: 0;
        padding-left: 32px;
    }

    .main-form__text li i {
        left: 0;
    }

    .main-form__text-item:after {
        right: 0;
        width: 100%;
        height: 1px;
        bottom: -22px;
        top: unset;
    }

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

    .main-form__text-item:last-child {
        margin-bottom: 0;
    }

    .main-form__text-item:last-child:after {
        display: none;
    }

    .main-form__wrap {
        margin-top: 0;
    }

    .main-form .form-control__plcholdr {
        font-size: 14px;
    }

    .main-form__wrap .container {
        padding: 0 24px;
    }

    .header {
        padding: 25px 0;
    }

    .main-screen__text {
        padding-top: 92px;
        padding-bottom: 12px;
    }

    .main-screen__text-right {
        width: 50%;
    }

    .main-screen__steps {
        flex-direction: column;
        align-items: flex-start;
    }

    .main-screen__step {
        margin-right: 0;
    }

    .main-screen__text {
        text-align: left;
    }


}

@media (max-width: 540px) {
    .main-form__text {
        width: calc(100% + 48px);
        margin-left: -24px;
        border-radius: 0;
        border: none;
        padding: 24px 30px 50px;
    }

    .footer__wrap {
        padding-bottom: 0;
    }

    .main-form__wrap {
        padding-bottom: 0;
    }

    .footer .copy {
        padding: 18px 0 36px;
    }
}

@media (max-width: 479px) {
    .form__additional-service > .form__btn-wrap .btn {
        width: 50%;
        max-width: 100%;
    }

    .summary-page__inner .summary-buttons a {
        width: 100%;
        max-width: 100%;
    }

    .my-page__inner .my-page__profile {
        font-size: 14px;
    }

    .my-page__title {
        font-size: 18px;
    }
}

@media (max-width: 440px) {
    .form__info {
        width: 100%;
    }

    .simple__desc br {
        display: none;
    }

    .form__info a {
        width: 100%;
        justify-content: space-between;
    }

    .simple__wrap-right-content p {
        margin-bottom: 0;
    }

    .main-form .form__btn-wrap .btn,
    .main-form .add-persone-wrap .js-add-person {
        width: 100%;
        height: 44px;
        max-width: 100%;
    }

    .main-form .form__btn-wrap p {
        line-height: 20px;
    }
}

@media (max-width: 374px) {

    .simple__title {
        font-size: 18px;
    }

    .section-simple-text .section-title {
        font-size: 22px;
    }

    .simple__wrap .section-title {
        font-size: 22px;
    }

    .simple__wrap-right-title {
        font-size: 22px;
    }
}
