/*Widescreenfix*/
footer{
    display: none;
}

.wrapper_center{
    text-align: center;
}

.sidemenu_arrow{
    opacity: 0;
}

.certificate img{
    width: 400px;
}

.contact_tel {
    display: flex;
    align-items: center;
    justify-content: center;
    justify-items: stretch;
    margin: auto;
    width: 400px;
    text-align: center;
}

.tour_card img{
    width:300px;
}

.slide_wrapper{
    text-align: center;
    display: grid;
}
.UnderRecImg{
    width: 540px;
    margin: auto;
    margin-top: 25px;
}
#zao{
    position: absolute;
    width:70px;
    top: 230px;
    left: 246px;
}
#zao {
    position: absolute;
    width: 17%;
    top: 270px;
    left: 124px;
}

#mo {
    position: absolute;
    width: 36%;
    top: 64%;
    left: 71%;
}

/*MAIN PAGE NEW*/
.main_page{
    margin: auto;
    padding-bottom: 80px;
}
.main_logo{
    width: 450px;
    margin: 15px;
}
.main_pic{
    width: 45%;
    display: block;
    margin: auto; 
}
#main_intro a{
    margin-top: 20px;
    display: inline-block;
}
.img_wrap img{
    width:20%;
}

.img_wrap2 img {
    margin: 10px;
    width: 720px;
}
