body {
    margin: 0;
    padding: 0;
    font-family: 'Titillium Web', sans-serif
}

.alert-danger {
    color: red
}

.container-contact100-form-btn {
    width: 100%
}

header {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0
}

.social {
    display: flex;
    flex-wrap: wrap
}

.g-recaptcha {
    width: 100%
}

.social_item a {
    background-color: #2b6859;
    margin: 0 5px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.phone a, .mail a {
    display: flex;
    align-items: center;
    text-decoration: none
}

header .ico {
    height: 30px;
    width: 30px;
    border: 2px solid #2b6859;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 10px 0 0;
    border-radius: 50%;
    box-sizing: border-box
}

header .value {
    color: #666666;
    font-weight: 300;
    font-size: 16px;
    line-height: 1
}

header .title {
    color: #b8b8b8;
    font-size: 13px;
    font-weight: 600
}

.section_container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto
}

.section.section_one {
    background-color: #f9f9f9;
    padding: 50px 0
}

.section_one .section_content {
    width: calc(60% - 30px);
    padding: 0 0 0 30px
}

.section_img {
    width: 40%;
    display: flex;
    justify-content: center;
    align-self: flex-start
}

.section_content {
    width: 60%
}

h1 {
    font-size: 34px;
    color: #417370;
    line-height: 1;
    font-weight: 700;
    margin: 0 0 10px 0
}

p {
    font-size: 16px;
    color: #7f7f7f;
    font-weight: 400;
    line-height: 23px
}

.section .after_box {
    padding: 0 0 20px 0
}

.section_one .box {
    background-color: #fff;
    padding: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.section.section_one .title {
    font-size: 34px;
    color: #417370;
    line-height: 1;
    font-weight: 700;
    margin: 0 0 5px 0
}

.section .text {
    font-size: 16px;
    color: #7f7f7f;
    font-weight: 400;
    line-height: 23px
}

.section .price {
    font-size: 28px;
    font-weight: 600;
    color: #706949;
    line-height: 1;
    margin: 10px 0 0 0
}

.section .price span {
    position: relative;
    font-size: 18px;
    color: #aaaaaa
}

.section .price span:before {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    background-color: #a79967;
    top: 50%
}

.section .btn a {
    background-color: #c7b376;
    border-radius: 3px;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    font-weight: 600;
    font-size: 20px;
    width: 200px;
    padding: 18px;
    line-height: 1;
    text-decoration: none
}

.section .box .item.last {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 236px
}

.section .btn {
    margin: 0 0 15px 0
}

.section_container.space {
    justify-content: space-between;
    padding: 30px 0
}

.section_two .item .img {
    width: 100%;
    text-align: center
}

.section_two .item .title {
    text-align: center;
    width: 100%;
    line-height: 1.3;
    font-size: 16px;
    color: #979797;
    font-weight: 600;
    margin: 5px 0 0 0
}

.section_two .item {
    border-right: 1px solid #ebebeb;
    width: calc(16.66% - 1px);
    height: 85px
}

.section_two .item:last-child {
    border: none
}

.section.section_three {
    background-color: #3a675d
}

.section.section_three .title {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 5px 0
}

.section.section_three .content p {
    color: #fff;
    margin: 0;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px
}

.section.section_four {
    background-color: #6d918e;
    padding: 30px 0 10px 0
}

.section.section_four .title h2 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    line-height: 1.5
}

.section.section_four p {
    color: #fff;
    font-size: 16px
}

.section .text img {
    margin: 0 5px 0 0
}

.section_img img {
    width: auto;
    max-width: 100%
}

.section_map_list .woj {
    display: none;
    width: 100%;
    padding: 50px 0;
    border-bottom: 2px solid #cdc091;
    -webkit-animation: slide-down .3s ease-out;
    -moz-animation: slide-down .3s ease-out
}

.section_map_list .title {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    line-height: 1.5
}

ul.wojewodztwo a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.5
}

ul.wojewodztwo li {
    margin: 10px 0
}

ul.wojewodztwo {
    column-count: 4;
    list-style-type: none;
    margin: 20px;
    padding: 0;
    margin-bottom: 0
}

@-webkit-keyframes slide-down {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slide-down {
    0% {
        opacity: 0;
        -moz-transform: translateY(-100%)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

.review_form {
    width: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    overflow: hidden;
    bottom: 0;
    right: 0;
    clear: both
}

.review_form form {
    width: 100%;
    max-width: 800px;
    background-color: #fff;
    padding: 20px;
    border-top: 6px solid #2b6456;
    box-shadow: 2px 2px 50px rgba(0, 0, 0, 0.1);
    position: relative;
    display: flex;
    flex-wrap: wrap
}

.review_form form input, .review_form form textarea, .review_form form select {
    width: 100%;
    font-size: 16px;
    padding: 10px 20px;
    border: 1px solid #2b6456;
    margin: 10px 0;
    outline: none;
    color: #797979;
    font-family: 'Titillium Web', sans-serif;;
    line-height: 1.5
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #797979;
    font-family: 'Titillium Web', sans-serif;;
    font-size: 16px;
    opacity: 1
}

span.form-title {
    width: 100%;
    font-size: 30px;
    color: #2b6456;
    font-weight: 700
}

.btn_close {
    position: absolute;
    right: -50px;
    top: 0;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    background-color: #c7b376;
    color: #fff
}

button.contact100-form-btn {
    background-color: #c7b376;
    border-radius: 3px;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    font-weight: 600;
    font-size: 20px;
    width: 200px;
    padding: 14px;
    line-height: 1;
    text-decoration: none;
    border: none;
    margin: 10px 0;
    outline: none
}

.form_info {
    width: 100%;
    font-size: 18px;
    font-weight: 600
}

@media only screen and (max-width: 1200px) {
    header, .section_container {
        width: calc(100% - 30px)
    }
}

@media only screen and (max-width: 900px) {
    .section_two .item {
        width: calc(33.33% - 1px);
        margin: 10px 0
    }

    .section_two .item:nth-child(3) {
        border: none
    }

    .btn_close {
        right: 0
    }

    .review_form form {
        width: calc(100% - 70px)
    }
}

@media only screen and (max-width: 768px) {
    .section_two .item {
        width: calc(50% - 1px)
    }

    .section_two .item:nth-child(3) {
        border-right: 1px solid #ebebeb
    }

    .section_two .item:nth-child(2) {
        border: none
    }

    .section_two .item:nth-child(4) {
        border: none
    }

    .section_content, .section_img {
        width: 100% !important;
        justify-content: center !important
    }

    .section_one .section_content {
        padding: 0
    }

    .section .after_box {
        padding: 20px 0
    }

    .logo {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
        width: 186px;
        height: 75px
    }

    .social {
        width: 100%;
        text-align: center;
        margin: 20px 0 0 0;
        justify-content: center
    }

    .phone, .mail {
        width: 50%;
        display: flex;
        justify-content: center !important
    }

    .section.section_one .item {
        text-align: center
    }

    .section_one .box {
        flex-wrap: wrap;
        justify-content: center
    }

    .section.section_three .content p {
        text-align: center
    }

    .section.section_three .title {
        text-align: center
    }

    header .value {
        font-size: 14px
    }

    .section.section_three .item {
        width: 100%;
        margin: 10px 0
    }

    ul.wojewodztwo {
        column-count: 2
    }
}

@media only screen and (max-width: 768px) {
    .section .box .item {
        width: 100%;
        margin: 15px 0
    }

    .section_one .box {
        flex-wrap: wrap
    }
}

@media only screen and (max-width: 520px) {
    header {
        position: relative
    }
}

@media only screen and (max-width: 400px) {
    .section_two .item {
        border: none !important;
        width: 100%
    }

    ul.wojewodztwo {
        column-count: 1
    }
}

.content p {
    text-align: justify
}

.content .city p {
    text-align: center
}

.af1 {
    width: 60%;
    float: left
}

.af2 {
    width: 40%;
    float: left;
    min-height: 150px
}

.en-plus-a1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media only screen and (max-width: 768px) {
    .af2 {
        display: none
    }

    .af1 {
        width: 100%;
        text-align: center !important
    }
}