
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

.banner .wraptext h1{
    font-family: "Playfair Display", serif;
    font-size: 36px;
    color: #00fde9;
    font-weight: 600;
    padding: 0 0 7px;
    border-top-right-radius: 44px;
    border-bottom-left-radius: 44px;
}
.imgcenter{
    display: block;
    margin: 0 auto;
}
.ulcustom {
    margin: 30px 0 20px;
    padding: 0;
}
.section_new_banner a{
    background-color: #ffffff;
    padding: 20px;
    width: 260px;
    display: block;
    margin: 30px auto;
    color: #ff0080;
    text-align: center;
    border-radius: 53px;
    font-weight: 500;
    font-size: 18px;
    text-decoration: none;
    font-weight: 300;
}
.section_new_banner a:hover{
    box-shadow: 0 1px 0 0px #ff0080;
}
.section_new_banner .wraptext{
    margin-top: 40px;
}
.section_new_1 .maintitle{
    padding: 0 0 36px;
}
.section_new_1 .maintitle h3{
    font-family: "Playfair Display", serif;
    font-weight: 500;
    color: #ff0080;
    text-align: center;
}
.addinfo h3{
    font-family: "Playfair Display", serif;
    font-weight: 500;
}
.stairways .wrapbox .cell a{
    display: inline;
    border-radius: 30px;
    padding: 16px 10px;
    font-size: 16px;
    background: #ff0080;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}
.stairways .wrapbox .cell a:hover{
    background: #da026e;
}
.section_new_1{
    padding: 50px 0;
}
.section_new_1 .logolotus{
    display: block;
    margin-bottom: 40px;
}
.section_new_1 .wrap{
    display: grid;
    grid-template-columns: 48% 48%;
    gap: 40px;
}
.section_new_1 .wrap .box{
    border: 1px solid #ff0080;
    padding: 30px;
    margin-bottom: 40px;
}
.section_new_1 .wrap p{
    font-family: "Nunito", serif !important;
    font-size: 18px;
    line-height: 28px;
}
.section_new_1 .wrap p i.fa{
    color: #ff0080;
    font-size: 28px;
}
.section_new_1 .descinfo h3{
    font-family: "Playfair Display", serif;
    font-size: 30px;
    text-align: center;
    color: #ff0080;
    margin-bottom: 20px;
}

.section_new_1 .descinfo p{
    font-family: "Nunito", serif !important;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}
.section_new_1 .descinfo p.pbtn{
    margin-top: 30px;
}
.customlns ul li{
    text-align: left;
}
.customlnsv2 ul li{
    font-family: "Nunito", serif !important;
    font-size: 18px;
}
.customlnsv2 p{
    font-family: "Nunito", serif !important;
    font-size: 18px;
    line-height: 28px;
}
.customlnsv2 .pbtn{
    margin-top: 30px;
}
.btn_buchen {
    display: inline-block;
    border-radius: 30px;
    padding: 11px 10px;
    font-size: 16px;
    background: #ff0080;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}
.btn_buchen:hover{
    background: #da026e;
}
.section_new_2 .wrapvideo{
    padding-bottom: 50px;
}
.section_new_2 .wrapvideo #video-display{
    height: 400px;
}
.section_new_2 .wrapvideo .pretty-embed iframe {
    border: 0 solid transparent;
    height: 400px;
}
.section_new_2 h3{
    color: #da026e;
    font-family: "Playfair Display", serif;
    margin-bottom: 15px;
    font-size: 30px;
}
.section_new_2 table td{
    font-family: "Nunito", serif !important;
    font-size: 18px;
    line-height: 28px;
}
.section_new_2 p.pright{
    display: block;
    margin-top: 80px;
}
.section_new_2{
    padding: 50px 0 60px;
}
.section_new_3{
    padding: 50px 0;
}
.section_new_3_1{
    padding: 50px 0;
}
.section_new_3 .wrap{
    background: #fff;
    padding: 20px;
    min-height: 340px;
}
.section_new_3 .wrap h4{
    color: #da026e;
    font-family: "Playfair Display", serif;
    margin-bottom: 20px;
    background: #eeeeee;
    padding: 6px 21px;
    position: absolute;
}
.section_new_3 .wrap .innerwrap{
    margin-top: 87px;
}
.section_new_3 .wrap p{
    margin-bottom: 5px;
    text-align: left;
}
.section_new_3 .text{
    margin-top: 50px;
}
.section_new_3 .text p{
    text-align: center;
}
.section_new_3 h3{
    color: #da026e;
    font-family: "Playfair Display", serif;
    margin-bottom: 15px;
    font-size: 30px;
    text-align: center;
}
.section_new_3 p{
    font-family: "Nunito", serif !important;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}
.stairways .wrapbox h3{
    color: #da026e;
    font-family: "Playfair Display", serif;
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 30px;
    text-align: left;
}
.stairways .wrapbox .cell h3{
    color: #da026e;
    font-family: "Playfair Display", serif;
    margin-bottom: 15px;
}
@media only screen and (max-width: 1199px){
    .banner .wraptext h1{
        margin-bottom: 15px;
        font-size: 36px;
        padding: 20px;
    }
    .banner{
        height: 480px;
    }
    .banner .banner-cover{
        height: 480px !important;
    }
}
@media only screen and (max-width: 991px){
    .small_hide{
        display: none;
    }
    .stairways .wrapbox{
        padding: 30px 0;
    }
    .section_new_2 table{
        margin-bottom: 30px;
    }
    .stairways .wrapbox h3{
        text-align: center;
    }
    .section_new_2 h3{
        text-align: center;
    }
    .addinfo h3{
        text-align: center;
    }
    .btn_buchen {
        display: block;
    }
    .stairways .wrapbox .cell a{
        display: block;
    }
    .section_new_2 p.pright{
        margin-top: 0;
    }
    .section_new_1 .wrap {
        display: block;
        margin: 0 15px;
        grid-template-columns: 100%;
        gap: 40px;
    }
    .section_new_3 .wrap{
        min-height: auto;
        margin-bottom: 30px;
    }
    .section_new_3 .wrap h4{
        position: relative;
    }
    .section_new_3 .wrap .innerwrap {
        margin-top: 0;
        margin-left: 20px;
    }
    .section_new_3 .wrap p{
        margin-bottom: 12px;
    }
    .section_new_3 .text {
        margin-top: 0;
    }
    .section_new_2 {
        padding: 50px 0 60px;
    }
}