.container_reservation_01{
    min-height: 300px;
    
}
.container_reservation_01 .contain_left{
    background-color: green;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.container_reservation_01 .contain_right .text_00{
    color: black;
    font-weight: bold;
    font-size: 52px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.container_reservation_01 .contain_right .text_01{
    color: rgb(81, 81, 81);
    text-transform: uppercase;
}
.container_reservation_01 .contain_right .text_02{
    color: red;
    width: 80%;
    text-align: justify;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 14px;
}
.container_reservation_01 .contain_right .text_03{
    color: rgb(81, 81, 81);
    margin: 0;
}
.container_reservation_01 .contain_right .text_03.text_sup{
    margin-bottom: 20px;
}
.container_reservation_01 .contain_right .text_03 span{
    display: inline-block;
    width: 32px;
    background-color: ;
}