.wrap_custom .container {
    max-width: 1430px;
    width: 100%
}
.section-3-therme{
	padding: 30px 0
}
.section-3-therme a{
	color:#937737
}
.offer__row {
    display: inline-block;
    width: 100%;
    margin: 0 0 50px;
    position: relative;
    background: rgba(188,174,141,.1);
    padding-bottom: 100px
}

.hero_listing {
    min-height: 600px;
    display: flex;
    background-position: center!important;
    background-size: cover!important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-repeat: no-repeat!important
}

.title__listing {
    color: var(--Neutral-White,#FFF);
    text-align: center;
    font-family: "Cormorant Infant";
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase
}

.subtitle__listing {
    color: var(--Neutral-White,#FFF);
    text-align: center;
    font-family: "Lexend Deca";
    font-size: 20px;
    font-style: normal;
    font-weight: 250;
    line-height: 30px;
    max-width: 800px;
    margin: 0 auto
}

.box_listing {
    background: #FFF;
    padding: 30px
}

.custom_listing {
    max-width: 1230px;
    margin: 0 auto;
    display: table;
    margin-top: -100px;
    width: 100%
}

.notification_listing {
    padding: 15px 15px 0;
    margin: 30px 0 0;
    display: inline-block;
    width: 100%
}

.content_listing strong,.notification_listing p strong {
    font-weight: 400
}

.title_listing {
    color: var(--Neutral-Black,#000);
    font-family: "Cormorant Infant";
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 10px
}

.section-2-therme {
    display: flex;
    width: 100%;
    flex-direction: column
}

.section-listing-therme {
    padding: 80px 0 50px;
    display: inline-block;
    width: 100%
}

.price_listing {
    color: #000;
    font-family: "Lexend Deca";
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.content_listing ul li,.content_listing ul {
    list-style: none;
    position: relative
}

.content_listing ul {
    padding-left: 40px!important
}

.content_listing ul li {
    margin: 0 0 20px
}

.content_listing ul li::before {
    content: '';
    background: url(https://rinairporthotel.ro/wp-content/uploads/2026/04/material-symbols_check.png) center center;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -40px
}

.content_listing li,.content_listing p {
    color: #000;
    font-family: "Lexend Deca";
    font-size: 20px;
    font-style: normal;
    font-weight: 250;
    line-height: 30px
}

.section-1-therme h2 {
    color: var(--Neutral-Black,#000);
    font-family: "Cormorant Infant";
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase
}

.section-1-therme .row_content {
    margin-top: 50px
}

@media screen and (min-width: 992px) {
	.wrap_custom .content_listing li,.wrap_custom .content_listing p{
		font-size: 19px
	}
    .section-1-therme h2 strong {
        font-weight:300;
        font-size: 36px;
        display: block
    }

    .section-1-therme .row_content {
        display: flex;
        align-items: center
    }

    .section-1-therme .col-left-in-container {
        padding-right: 100px
    }
}

.cta_offer {
    display: flex!important;
    visibility: visible;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0
}

.hero_offer_custom {
    min-height: 600px;
    display: flex!important;
    visibility: visible;
    width: 100%;
    align-items: center;
    justify-content: center
}

.content__offer h4 {
    color: var(--Neutral-White,#FFF);
    text-align: center;
    font-family: "Lexend Deca";
    font-size: 16px;
    font-style: normal;
    font-weight: 250;
    line-height: normal
}

.content__offer p {
    color: var(--Neutral-White,#FFF);
    text-align: center;
    font-family: "Lexend Deca";
    font-size: 20px;
    font-style: normal;
    font-weight: 250;
    line-height: 30px
}

.content__offer h2 {
    color: var(--Neutral-White,#FFF);
    text-align: center;
    font-family: "Cormorant Infant";
    font-size: 50px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase
}

@media screen and (max-width: 991px) {
	.section-1-therme h2 strong {
		font-weight: 300;
	}
    .box_listing {
        margin-bottom:30px
    }

    .title_listing {
        font-size: 20px
    }

    .price_listing {
        font-size: 18px
    }

    .content_listing ul li,.content_listing ul,.content_listing p {
        font-size: 16px
    }

    .box_listing {
        padding: 15px;
		box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.4);
    }

    .offer__row {
        padding-bottom: 0
    }

    .title__listing {
        font-size: 32px
    }

    .subtitle__listing {
        font-size: 16px;
        line-height: 1.3
    }

    .hero_listing {
        padding: 15px;
        min-height: 220px
    }

    .custom_listing {
        margin-top: -40px
    }

    .section-listing-therme {
        padding: 40px 0 0
    }

    .hero_offer_custom {
        min-height: 350px;
        padding: 30px
    }

    .content__offer h2 {
        font-size: 32px
    }

    .content__offer p {
        font-size: 16px;
        line-height: 1.3l
    }

    .section-1-therme .row_content {
        display: flex;
        flex-direction: column-reverse;
        gap: 30px
    }

    .section-1-therme h2 {
        font-size: 30px
    }
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 9999999999;
    overflow-y: auto;
    animation: fadeIn 0.3s ease
}

#nf-form-10-cont {
    padding: 30px
}

#nf-form-10-cont textarea,#nf-form-10-cont input {
    border: 0;
    color: #000;
    font-family: "Lexend Deca";
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    line-height: 30px;
    padding: 10px;
    border-bottom: 1px solid #C6C4AF;
    background: transparent
}

.textbox-container.label-above div {
    margin: 0
}

.pachet_ales {
    font-weight: 300!important
}

#nf-form-8-cont h2,#nf-form-1-cont h2 {
    color: #000;
    font-family: "Cormorant Infant";
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 20px
}

#nf-form-10-cont .textbox-container.label-above label {
    padding: 0 10px;
    font-weight: 300!important
}

#nf-form-10-cont label,#nf-form-10-cont p {
    color: #000;
    font-family: "Lexend Deca";
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    line-height: 30px
}

#nf-form-10-cont .btn_submit_gold input,.btn_submit_gold input {
    text-align: center;
    font-family: "Lexend Deca";
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    color: #fff;
    border-radius: 60px;
    position: relative;
    background: #937737;
    display: inline-block;
    padding: 15px 55px;
    transition: all .3s ease;
    margin-top: 10px;
    overflow: hidden
}
.cta_offer a.phone-link{
	text-align: center;
    font-family: "Lexend Deca";
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    color: #937737;
    border-radius: 60px;
    position: relative;
    background: #fff;
    display: inline-block;
    padding: 15px 25px;
    transition: all .3s ease;
    margin-top: 10px;
    overflow: hidden
}
#nf-form-10-cont .btn_submit_gold input:hover {
    opacity: .9
}

.modal-content {
    position: relative;
    background: #fff;
    max-width: 600px;
    width: 90%;
    margin: 50px auto;
    border-radius: 10px;
    box-shadow: 0 5px 30px rgba(0,0,0,.3);
    animation: slideIn 0.3s ease
}

.close-modal {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 28px;
    font-weight: 700;
    cursor: pointer;
    color: #999;
    transition: color 0.3s;
    z-index: 10
}

.close-modal:hover {
    color: #333
}

.modal-header {
    padding: 20px 30px 10px;
    border-bottom: 1px solid #eee
}

.modal-header h3 {
    margin: 0 0 10px 0;
    color: #b8860b;
    font-size: 24px
}

.selected-package {
    color: #666;
    font-size: 14px;
    margin: 0;
    padding: 5px 0;
    background: #f5f5f5;
    border-radius: 5px
}

.checkbox-container.label-right {
    margin-top: 15px!important
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes slideIn {
    from {
        transform: translateY(-50px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@media (max-width: 768px) {
    .modal-content {
        width:95%;
        margin: 20px auto
    }
}

@media (max-width: 991px) and (min-width:767px) {
.hero_listing {
	min-height: 350px
}
}
.cta_offer a.phone-link{
	    padding: 14px 22px;
    border: 1px solid #937737;
	background: #937737;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    font-family: "Lexend Deca";
    font-size: 16px;
    font-style: normal;
    font-weight: 250;
    line-height: normal;
}
.cta_offer a.phone-link:hover{
	text-decoration: none;
	background:#fff;
	color: #937737;
}