body{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #000;
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body {
    background: url(../img/image-background-home-2560.jpg);
    background-size: cover;
    background-position: center top;
}

body.contact {
    background: url(../img/image-background-kontakt-2560.jpg);
}





h1, h2.big{
    font-size: 60px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 40px;
    font-family: 'Source Serif Pro', serif;
}
h2{
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    margin-bottom: 40px;
    font-family: 'Source Serif Pro', serif;
}
h3{
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    font-family: 'Source Sans Pro', sans-serif;
}
a{
    color:#000;
    text-decoration: none;
}

a:hover{
    color:#cbbb9f;
}

.small, small {
    font-size: 14px;
}

p {
    margin-top: 0;
    margin-bottom: 25px;
}

.btn-wrapper {
    display: flex;
    flex-direction: column;
}
.btn-wrapper p {
    margin-bottom: 24px;
    position: relative;
	right: -30px;
}
.s-btn{
    width: 290px;
    height: 60px;
    background-color: #e3dbcc;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    line-height: 1;
    font-weight: bold;
    border-radius: 0 0 0 20px;
    transition: all .3s;
}
.s-btn.s-btn-small{
    width: 260px;
}
.s-btn-1 {
    background-color: #e3dbcc;
    color: #000;
}
.s-btn-1:hover {
    background-color: #000;
    color: #fff;
}
.s-btn-2 {
    background-color: #000;
    color: #fff;
}
.s-btn-2:hover {
    background-color: #e3dbcc;
    color: #000;
}
.s-btn-center {
display: flex;
    align-items: center;
    justify-content: center;
}
.s-btn-border-r{
    border-radius: 0 0 20px 0;
}

a.s-btn.s-btn-1:hover img {
    filter: invert(93%) sepia(78%) saturate(1%) hue-rotate(27deg) brightness(104%) contrast(101%);
}

a.s-btn.s-btn-1 img {
    width: 20px;
    margin-left: 10px;
    position: relative;
    top: 0.5px;
}
a.s-btn.s-btn-1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

a.s-btn.s-btn-2.s-btn-center.s-btn-border-r img {
    filter: invert(100%) sepia(3%) saturate(0%) hue-rotate(354deg) brightness(115%) contrast(101%);
     width: 20px;
    margin-left: 10px;
    position: relative;
    top: 0.5px;
}



.row>* {
    padding-right: 0;
    padding-left: 0;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
section{
    padding-top:160px;
}
section#firstscreen {
	padding-top:100px;
}
.start {
	padding-top:100px;
}
.container-fluid {
    width: 100vw;
    position: relative;
    right: calc(1 * (100vw - 1140px)/2);
    padding-right: 0;
}

.container-1 {
    max-width: 1140px;
    margin-right: 0;
    margin-left: auto;
}
.container-2 {
    max-width: 1240px;
    margin-right: 0;
    margin-left: auto;
}


.container-3 {
    padding: 160px 368px 160px 195px;
    background-image: linear-gradient(to bottom, #f2eee7, #fff);
    max-width: 1215px;
    margin-right: 0;
    margin-left: auto;
    border-radius: 0 200px 0 0;
    position: relative;
    left: -130px;
}
.container-4 {
	padding: 160px 561px 150px 195px;
    background-image: linear-gradient(to bottom, #e6e6e6, #fff);
    max-width: 1310px;
    margin-right: 0;
    margin-left: auto;
    border-radius: 200px 0 0 0px;
    position: relative;
    right: -140px;
}

.container-5 {
    padding: 160px 97px 150px 131px;
    background-image: linear-gradient(to left, #f2eee7, #fff);
    max-width: 1270px;
    margin-right: 0;
    margin-left: auto;
    border-radius: 0px 0 200px 0px;
}
.container-5c {
    padding: 160px 97px 150px 131px;
        background-image: linear-gradient(185deg, #f2eee7, #fff);
    max-width: 1270px;
    margin-right: 0;
    margin-left: auto;
    border-radius: 0px 0 200px 0px;
}
.container-footer {
    max-width: 1270px;
    padding-left: 130px;
    margin-right: 0;
    margin-left: auto;
}


.container-6 {
    background-image: linear-gradient(195deg, #f2eee7, #fff);
}

.container-7 {
    padding: 160px 368px 160px 195px;
    right: -200px;
}
.container-8 {
    padding: 100px 198px 100px 269px;
    position: relative;
    left: -130px;
    background-image: linear-gradient(173deg, #f2eee7, #fff);
    border-radius: 0px 200px 0 0px;
}



header {
    padding: 30px 0;
}
.logo.d-flex img {
    width: 260px;
}
.logo.d-flex {
    justify-content: space-between;
}




section#firstscreen .row {
    align-items: flex-end;
}
section#firstscreen .col-md-8 {
    padding-right: 50px;
}
section#firstscreen .col-md-4 {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
section#firstscreen .col-md-8 p {
    margin: 0;
}

.image-mobile{
    display:none;
}


#start .col.d-flex {
    align-items: center;
    /* justify-content: center; */
}
section#start .image {
    width: 540px;
    flex-shrink: 0;
}
section#start img {
    border-radius: 0 0 0 100px;
}
section#start .content {
    padding-left: 120px;
}






section#offer {
    position: relative;
    right: 80px;
}

section#offer h2 {
    margin-bottom: 30px;
}
.offer-list.d-flex ul {
    width: 100%;
    margin-top: 30px;
    padding: 0;
    max-width: 690px;
}

li {
    list-style: none;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
}


li.firsrt {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 30px;
}
.offer-list.d-flex ul li span {
    font-size: 14px;
    font-weight: 400;
}
section#offer .btn-wrapper {
    position: absolute;
    right: -210px;
    bottom: 196px;
}





section#contact img {
    width: 102px;
    margin-right: 30px;
}
.contact-info.d-flex {
    align-items: center;
}
.contact-info p {
margin: 0;
}
.contact-info.d-flex span {
    display: block;
    font-weight: bold;
}
.contact-info.d-flex {
    margin-top: 40px;
}
input {
    display: block;
    height: 60px;
    border: solid 0.5px #000;
    background-color: #fff;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 15px;
    border-radius: 0;
}

input:focus textarea:focus, input:focus-visible, textarea:focus-visible{
    border: 2px solid #000;
    outline: none;
}
  span.msg {
                font-size: 12px;
                color: #e21313;
                margin-bottom: 10px;
            }
textarea {
    height: 120px;
	border: solid 0.5px #000;
    background-color: #fff;
    display: block;
    width: 100%;
    margin-bottom: 35px;
    padding-left:15px;
}

button {
    width: 290px;
    height: 60px;
    padding: 20px 0px 20px 43px;
    background-color: #000;
    color: #fff;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    margin-top: 30px;
    border-radius: 20px 0 0 0;
    font-weight: bold;
}
button:hover {
    background-color: #e3dbcc;
    color: #000;
}
button:hover img {
filter: invert(0%) sepia(95%) saturate(18%) hue-rotate(15deg) brightness(100%) contrast(108%)!important;
}
.s-btn-center:hover img {
filter: invert(0%) sepia(95%) saturate(18%) hue-rotate(15deg) brightness(100%) contrast(108%)!important;
}

section#contact button img {
    filter: invert(100%) sepia(3%) saturate(0%) hue-rotate(354deg) brightness(115%) contrast(101%);
    width: 20px;
    width: 20px;
    margin-left: 10px;
    position: relative;
    top: 0.8px;
}
label {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
input[type="radio"] {
    height: 10px;
    width: auto;
    display: inline;
    padding: 0;
    margin: 0;
}

input[type="checkbox" ] {
    display: inline-block;
    height: 15px;
    width: auto;
    border-radius: 2px;
    position: relative;
    top: 3px;
}



section#footer {
    padding: 100px 0;
}

section#footer img {
    width: 164px;
}
.col-md-6.d-flex.footer-right {
    align-items: center;
    position: relative;
    top: -10px;
    left: 57px;
}
.col-xl-6.d-flex.footer-right {
    padding-left: 100px;
    position: relative;
    top: -10px;
}
section#footer .col-xl-6 {
    padding-left: 130px;
}
.col-md-6.d-flex.footer-right p {
    margin: 0;
    padding-right: 35px;
}
section#footer ul {
    display: flex;
    margin: 0;
    padding: 0;
}
section#footer ul li {
    margin-right: 15px;
    font-weight: normal;
}


.bold {
    font-weight: bold;
}




@media (max-width: 1240px){
    .container-fluid {
        position: static;
        max-width: 1140px;
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
    .container-2 {
        max-width: 1140px;
    }
    .container-3,.container-4 {
        max-width: 1140px;
        position: static;
        padding: 120px 90px;
    }
    .container-5 {
        padding: 100px 30px 114px 30px!important;
        position: static;
    }
    .container-5.container-6 {
        padding: 162px 198px 171px 269px;
        position: static;
    }
    .container-footer {
        padding: 0px 30px 0px 30px !important;
    }

    section#offer .btn-wrapper {
        position: static;
    }
    section#offer {
        position: static;
        right: 0;
    }
}



@media (max-width: 1200px){
    .container-fluid {
        overflow: hidden;
        padding-right: 20px;
        padding-left: 20px;
    }
    .container-3 {
        padding: 87px 30px 107px 30px;
        border-radius: 0 100px 0 0;
    }
    .container-4 {
        padding: 111px 30px 114px 30px;
        border-radius: 100px 0 0 0;
    }
    .container-5 {
        padding: 100px 30px 114px 30px;
        border-radius: 0 0 100px 0;
    }
    .container-5 .col-xl-6 {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    .image-mobile{
        display:block;
    }

    body{
        font-size: 16px;
        line-height: 1.5;
    }
    h1, h2.big{
        font-size: 40px;
        line-height: 1.15;
    }
    h2 {
        font-size: 30px;
        line-height: 1.2;
    }

    .logo.d-flex {
        align-items: center;
    }
    .logo.d-flex img {
        width: 180px;
    }



    .btn-wrapper {
        margin-top: 40px;
    }

    section#firstscreen .col-md-4 {
        justify-content: center;
        display: block;
    }



    section#start .image {
        width: auto;
        margin-bottom: 55px;
    }
    #start .col.d-flex {
        display: block!important;
    }
    section#start .content {
        padding-left: 0px;
    }



    .offer-list.d-flex {
        display: block!important;
    }
    .offer-list.d-flex ul {
        width: 100%;
        margin-top: 60px;
    }




    form {
        margin-top: 60px;
    }



    #footer .container-1.d-flex {
        flex-direction: column;
    }
    section#footer img {
        margin-top: 35px;
    }
    section#footer .col-md-6 {
        order: 2;
    }
    section#footer .col-md-6.d-flex.footer-right {
        order: 1;
        position: static;
        flex-direction: column;
        margin-bottom: 50px;
        padding-left: 0;
        align-items: flex-start;
    }

}


@media (min-width: 768px) and ( max-width:1199px){
    .container-fluid {
        overflow: hidden;
        padding-right: 10%;
        padding-left: 10%;
    }
}




/*** KONTAKT ***/

.google-img img{
    width: 360px;
}
.image.google-img {
    margin-left: 125px;
}
#google .col.d-flex {
    align-items: flex-end;
}

@media (max-width: 1200px){
    .image.image-mobile.google-img {
        margin: 0 0 35px 0;
        width: 100%;
    }
    .image.image-desktop{
        display: none;
    }
    .google-img img{
        width: 100%;
    }
    #contact .col-lg-6 {
        padding-left: 0px!important;
    }
    .container-footer.d-flex {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    section {
        padding-top: 100px;
    }
    section#firstscreen {
    padding-top: 50px;
}
.start {
	padding-top:50px;
}
    section#firstscreen .col-md-8 {
        padding-right: 0;
    }
    section#start .image {
        margin-bottom: 50px;
    }
    .container-3,.container-4,.container-5 {
        padding-bottom: 100px!important;
    }
    section#offer .btn-wrapper {
        margin-top: 45px;
    }
    .container-3,.container-4,.container-5,.container-footer,.container-5c {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    .container-5 {
        padding-top: 100px!important;
    }
    .container-5c {
        padding: 100px 20px 100px 20px;
    }

    section#testis p {
        font-size: 20px;
        line-height: 30px;
    }
    .swiper-pagination-fraction {
        margin-bottom: 20px;
    }
    .s-btn,button {
        width: 100%;
        font-size: 16px
    }
    section#contact .col-lg-6 {
        padding-right: 0!important;
    }
    section#footer img {
        margin-top: 30px;
    }
    section#footer p.small.bold {
        margin-bottom: 30px;
    }
    section#contact img {
    width: 62px;
    margin-right: 30px;
}
section#testis h2 br {
    display: none;
}
}


section p:last-child {
    margin: 0;
}

.swiper-pag-wrapper {
    margin-top: 30px;
}

body.contact section#footer {
    padding: 0px 0 100px;
    margin-top: 100px;
}
.col-md-6.d-flex.footer-right {
    display: none!important;
}
.container-footer.d-flex .small {
    font-size: 16px;
}


 .swiper {
        width: 100%;
        height:auto;
    }

    .swiper-wrapper {
        height: auto;
    }
    .swiper-slide {
        text-align: left;
        font-size: 18px;
        display: block;
        align-items: flex-start;
    }

    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .swiper-slide p {
        font-size: 22px;
    }
    .swiper-pagination {
        position: static;
        text-align: left;
    }
    .swiper-pagination-fraction {
        font-size: 26px;
        font-weight: bold;
        letter-spacing: -2;
        margin-bottom: 40px;
        margin-top: -10px;
    }
    .swiper-pag-wrapper {
        position: relative;
        top: 0;
        display: flex;
        width: 100px;
        justify-content: flex-end;
        align-items: flex-end;
        height: 54px;
        text-align: right;
        float: right;
    }
    .swiper-button-next:after,  .swiper-button-prev:after{
        display: none;
    }
    .swiper-button-prev img {
        transform: rotate(180deg);
    }
    p.testi-autor {
        font-size: 16px;
    }

    span.msg {
        font-size: 12px;
        color: #e21313;
        margin-bottom: 10px;
    }
	span.msg.radio {
    margin-top: 10px;
    display: inline-block;
    }
span.msg.message {
    position: relative;
    top: -25px;
}

.radio:first-of-type {
    margin-top: -12px;
}