@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz@6..12&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cardo&display=swap');




body {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    letter-spacing: 0px;
    padding-bottom: 0px;
    overflow-x: hidden;
}

.cg {
    font-family: "Cormorant Garamond", serif;
}

.white {
    background: #fff;
    padding-bottom: 50px;
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

.clear:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.acenter {
    text-align: center;
}

.aright {
    text-align: right;
}


section,
.div100,
footer {
    width: 100%;
    float: left;
    position: relative;
}

.container,
.relative {
    position: relative;
}


@media (min-width: 1470px) {
    .container {
        width: 1470px;
    }

    #top .inner {
        padding-right: 95px;
    }
}

#top {
    height: 880px;
    text-align: right;
    background: url('../img/top1.jpg') no-repeat center top;
}


h1 {
    color: #fff;
    font-size: 87.5px;
    font-weight: 300;
    line-height: 87px;
    margin-top: 20px;
}

#top .inner {
    margin-top: 180px;
}

p.p1 {
    color: #fff;
    font-size: 51px;
    font-weight: 300;
    line-height: 51px;
    margin-bottom: 35px;
}

a.goform , .submit{
    background: url('../img/button.png') no-repeat right 30px center #fff;
    width: 340px;
    line-height: 66px;
    padding-right: 105px;
    color: #5d544c;
    height: 66px;
    transition: background-position 0.3s ease;
    font-size: 22px;
    font-weight: 700;
    display: block; 
    text-decoration: none !important;

}

footer .submit {
    width: 210px;
    margin-bottom: 100px;
    border: none;
}

.formError,
.formError * {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    letter-spacing: 0px;
}

.form-checkbox .formError {
    top: 0px !important;
    left: 0px !important;
    font-weight: 700;
}

a.goform {
    float: right;
}
a.goform:hover , .submit:hover{
    background: url('../img/button.png') no-repeat right 10px center #fff;
    text-decoration: none !important;
    opacity: 0.9;

}

#s2 {
    height: 490px;
    background: url('../img/s2.jpg') no-repeat center top;
    text-align: center;
}

p.p2 {
    font-size: 30px;
    margin: 125px 0px 47px 0px;
    color: #fff;
}

p.p3 {
    color: #fff;
    font-weight: 300;
    font-size: 40px;
    line-height: 70px;
}
p.p3 span.p31 {
    font-size: 96px;
    font-family: "Cardo", serif;
  font-style: normal;
}

p.p3 span.p32 {
    font-size: 96px;
}


#s3 {
    background: #f2f2f2;
    padding-top:60px;
}

h2 {
    text-align: center;
    font-size: 55px;
    font-weight: 300;
    color: #4d4640;
    margin-bottom: 55px;
}

.ico {
    font-size: 18px;
    text-align: center;
    padding-top: 120px;
    margin-bottom: 65px;
}

.ico span {
    font-size: 30px;
    font-family: "Cormorant Garamond", serif;
}

.ico1 {
    background: url('../img/ico1.png') no-repeat center top;
}
.ico2 {
    background: url('../img/ico2.png') no-repeat center top;
}
.ico3 {
    background: url('../img/ico3.png') no-repeat center top;
}
.ico4 {
    background: url('../img/ico4.png') no-repeat center top;
}
.ico5 {
    background: url('../img/ico5.png') no-repeat center top;
}
.ico6 {
    background: url('../img/ico6.png') no-repeat center top;
}
.ico7 {
    background: url('../img/ico7.png') no-repeat center top;
}
.ico8 {
    background: url('../img/ico8.png') no-repeat center top;
}

.carousel-wrapper {
    position: relative;
    max-width: 1400px; /* 4 × 320px + marginesy */
    margin: 0 auto;
    padding: 0 60px;   /* miejsce na strzałki */
}

.gallery-carousel .item {
    text-align: center;
}

.gallery-carousel .item img {
    max-width: 320px;
    width: 100%;
    height: auto;
    display: inline-block;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px !important;
    background: none !important;
}

.owl-nav .owl-prev {
    left: 0;
}

.owl-nav .owl-next {
    right: 0;
}

#s4 {
    padding: 90px 0px 67px 0px;
}

#map {
    min-height: 468px;
    background: #c2c2c2;
}

.carousel-wrapper .owl-carousel .owl-nav button.owl-prev span,
.carousel-wrapper .owl-carousel .owl-nav button.owl-next span {
    color: transparent;
}
 
.carousel-wrapper .owl-carousel .owl-nav button.owl-prev {
    width: 54px !important;
    background: url('../img/arl.png') no-repeat left 0px center !important;
    transition: background-position 0.3s ease;
    left: -81px;
}

.carousel-wrapper .owl-carousel .owl-nav button.owl-prev:hover {
    background: url('../img/arl.png') no-repeat left 10px center !important;
}

.carousel-wrapper .owl-carousel .owl-nav button.owl-next {
    width: 54px !important;
    background: url('../img/arr.png') no-repeat right 0px center !important;
    transition: background-position 0.3s ease;
    right: -81px;
}

.carousel-wrapper .owl-carousel .owl-nav button.owl-next:hover {
    background: url('../img/arr.png') no-repeat right 10px center !important;
}

footer {
    background: url('../img/footer.jpg') no-repeat center top #4d453f;
    padding-top: 60px;
}

h3 {
    font-size: 55px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

p.p4 {
    text-align: center;
    color: #fff;
    font-size:24px;
    margin-bottom: 55px;
}

p.p5 {
    font-size: 30px;
    padding-left: 150px;
    color: #fff;
    font-weight: 300;
}

p.p5 a {
    padding: 0px 0px 30px 50px;
    background: url('../img/phone.png') no-repeat left top 30px;
    color: #b8a794;
    font-size: 55px;
    display: inline-block;
}
p.p5 a:hover {
    text-decoration: none;
}


.form-control {
    font-size: 16px;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    border: 1px solid #c6baaa;
    border-radius: 0px;
    height: 50px;
    font-weight: 300;
    padding-left: 15px;
    margin-bottom: 18px;
    background: rgba(255, 255, 255, .22);
}

textarea.form-control {
    min-height: 200px;
}
form > .form-elem {
    position: relative;
}

form > .form-elem > label {
    color: #b8a794;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
}

input[type="checkbox"],
input[type="radio"] {
    display: none;
}

input[type="checkbox"]+label,
input[type="radio"]+label,
label.label-last {
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 45px;
    padding-left: 60px;
    line-height: 17px;
}

input[type="checkbox"]+label a {
    color: #fff;
    text-decoration: underline;
}

input[type="checkbox"]+label span,
input[type="radio"]+label span {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0px;
    left: 0px;
    vertical-align: middle;
    background: url('../img/ch1.png') left top no-repeat;
    cursor: pointer;
    position: absolute;
    top: 6px;
}

input[type="checkbox"]:checked+label span,
input[type="radio"]:checked+label span {
    background: url('../img/ch2.png') left top no-repeat;
}

p.p6 {
    text-align: center;
    font-size: 24px;
    color: #b8a794;
    padding: 23px 0px 20px 0px;
    border-top: 1px solid #746e69;
}

p.p6 a {
    color: #b8a794;
}

/* Ciemniejsze tło */
.modal-backdrop {
    background-color: #000;
    opacity: 0.85 !important;
}

/* Usunięcie stylu bootstrapowego */
.promo-dialog {
    margin-top: 5%;
    text-align: center;
}

.promo-content {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
}

/* Obrazek */
.promo-image {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

/* Krzyżyk */
.promo-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 50%;
    border: none;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    opacity: 1;
}

.promo-close:hover {
    background: #eee;
}

.owl-item:hover {
    opacity: 0.8;
}


@media (max-width: 1199px) {
    h1 {
        font-size: 50.5px;
        line-height: 53px;
    }
    p.p1 {
        font-size: 34px;
        line-height: 37px;
    }
    ico span {
        font-size: 28px;
    }

    p.p5 {
        padding-left: 50px;
    }
}

@media (max-width: 991px) {
    p.p2 {
        font-size: 27px;
    }
    p.p4 {
        margin-bottom: 35px;
    }
    h3 {
        margin-bottom: 25px;
    }
    p.p5 {
        padding-left: 0px;
        text-align: center;
        margin-bottom: 45px;
    }
    footer .submit {
        margin: 0px auto 45px auto;
    }
}

a#show-promo {
    display: block;
    position: fixed;
    right: 0px;
    top: 200px;
    background: #fff;
    padding: 10px 5px 10px 10px;
    color: #000;
    text-decoration: none !important;
    box-shadow: -3px 0 12px rgba(0,0,0,0.15);
    opacity: 0.8;
}

a#show-promo:hover {
    opacity: 1;
}


@media (max-width: 767px) {
    #top .inner {
        min-height: 500px;
        padding: 25px 0px;
        margin-top: 250px;
        text-align: center;
        background: rgba(77, 69, 63, 0.75);
        margin-left: -15px;
        margin-right: -15px;
    }
    #top .inner a.goform {
        float: none;
        margin: 0 auto;
    }
    p.p2 {
        font-size: 19px;
    }
    p.p3 {
        padding-top: 20px;
    }
    .carousel-wrapper .owl-carousel .owl-nav button.owl-prev {
        left: -60px;
    }
    .carousel-wrapper .owl-carousel .owl-nav button.owl-next {
        right: -60px;
    }
    @media (max-width: 460px) {
        p.p3 {
            padding-top: 0px;
            line-height: 50px;
        }

        p.p3 span.p31 {
            font-size: 70px;
        }
    }
}