html {
    scroll-behavior: smooth
}

.special {
    height: 0px;
    transition-property: width, height;
    transition-duration: 1s;
    overflow: hidden;
}

.logo_img {
    width: 100%;
    max-width: 200px;
}

.epulet_img {
    width: 100%;
    max-width: 380px;
}

.see-more {
    min-width: 80%;
    background-color: #055d8f;
    font-weight: normal;
    font-weight: bold;
    padding-bottom: 5px;
    height: auto;
}

.see-more2 {
    display: none;
}

.see-more3 {
    min-width: 80%;
    height: auto;
}

.button-lower {
    text-transform: none;
    display: contents;
}

.button_upper {
    display: contents;
}

.new_h2 {
    text-transform: none;
    font-size: x-large;
    inline-size: 300px;
    overflow-wrap: break-word;
    margin-left: auto;
    margin-right: auto;
}

.intro_text {
    text-align: left;
    line-height: 17pt;
}

.see-more4 {
    font-weight: normal;
    padding-bottom: 5px;
    padding-top: 5px;
    display: inline;
    font-size: 8pt;
}

.btn2 {
    text-transform: none;

}

.see-more5 {
    /* width: 90%;
            max-width: 90%;
            display: block; */
    display: flex;
    margin-top: 25px;
    padding-top: 8px;
    margin-bottom: 20px;
    cursor: pointer;

}

.leftcol {
    float: left;
    /* width: 50%;
    min-width: 400px; */
    /* width: 50%; */
    min-width: 50%;
    text-align: center;
    margin-bottom: 50px;
    clear: left;
}

.rightcol {
    float: left;
    min-width: 200px;
    margin-bottom: 50px;

}

.group {
    clear: both;
    /* margin-top: 20px; */
    width: 100%;
    text-align: left;
}

.rightcol {
    float: none;
    text-align: center;

}

.leftcol1 {
    float: left;
    width: 50%;
    min-width: 400px;
    text-align: center;
    margin-bottom: 50px;
    clear: left;
    height: 0px;
}

.rightcol1 {
    float: left;
    min-width: 200px;
    margin-bottom: 50px;
    height: 0px;
}

.main-area h1 {
    line-height: 45px;
    margin: 25px 0 0 0;
}

.block-separator {
    margin: 0 0 10px 0;
}

.appContainer {
    width: 100%;
    max-width: 800px;
    margin: auto auto;
}

.appCoverImage {
    width: 100%;
    height: 100%;
    max-height: 500px;
    z-index: 10;
    position: relative;
    left: 0;
    top: 0;
}

.appCoverImageDIV {
    width: 100%;
    height: 100%;
    max-height: 500px;
}

.appNumberOfImages {
    border-radius: 5px;
    background-color: white;
    position: relative;
    top: 40px;
    left: 30px;
    width: 60px;
    height: 20px;
    z-index: 11;
    padding-left: 5px;
    font-size: 16px;
}

.appNumberOfImagesText {
    color: #004d6c;
    font-size: 14px;
    position: relative;
    top: 1px;
}

.appCategory {
    border-radius: 5px;
    background-color: #004d6c;
    color: white;
    font-size: 14px;
    position: relative;
    top: -47px;
    z-index: 11;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    font-weight: normal;
    width: fit-content;
}

.appContentArea {
    border-bottom: 1px #cbcbcb solid;
    border-left: 1px #cbcbcb solid;
    border-right: 1px #cbcbcb solid;
    min-height: 200px;
    height: 100%;
    border-radius: 0 0 5px 5px;
    padding-left: 30px;
    padding-right: 30px;
}

.appLogoDiv {
    border-radius: 5px;
    width: 200px;
    height: 130px;
    float: right;
    position: relative;
    top: -70px;
    right: 50px;
    border: 2px solid #ffffff;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
    z-index: 11;
}

.appContentArea-title {
    padding-top: 40px;
    font-size: 1.4em;
}

.appContentArea-address {
    padding-top: 40px;
    font-size: 1em;
    color: grey;
}

.appParamTitle {
    line-height: 20px;
    padding-right: 8px;
    font-weight: bold;

}

.button_upper {
    display: contents;
    /* font-size: x-large; */
    font-size: 1.2em;
}

.button-lower {
    text-transform: none;
    display: contents;
}

img.icon {
    display: flex;
    margin: auto auto;
    width: 100%;
    max-width: 700px;
}

h3,
h4 {
    color: #004d6c;
}


.text1 {
    font-weight: normal;
    margin: auto auto;
    max-width: 800px;
}

.text1 strong,
h3,
h4 {
    font-weight: bold;
}

.text1 p {
    padding-left: 20px;
}

.video-pre-container {
    max-width: 700px;
    margin: auto auto;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #055d8f;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

#myBtn:hover {
    background-color: #f3932c;
}

#news-p{
    margin-bottom: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    font-size: 15px;
    line-height: 22px;
}

b {
    font-weight: bold;
}

.word p {
    font-size: 16px;
    line-height: 30px;
    color : #8c99a1;
}

.word li{
    font-size: 16px;
    padding-left: 30px;
    padding-bottom: 8px;
    line-height: 30px;
    color : #8c99a1;
}

.main-area .word h1{
    font-size: 40px;
    color: #004d6c;
    margin: 0 0 25px 0;
    line-height: 45px;
}