*{margin:0;padding:0;color:inherit;}
*, :after, :before {box-sizing:border-box;flex-shrink:0;}
:root {-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;text-size-adjust:100%;cursor:default;line-height:1;overflow-wrap:normal;word-break:keep-all;tab-size:4}
html, body {}
img, picture, video, canvas {max-width:100%;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input[type="submit"] {cursor:pointer}
button {background:none;border:0;cursor:pointer;}
hr {display:none}
a {text-decoration:none}
table {border-collapse:collapse;border-spacing:0}
input:focus{outline:none;}
fieldset{margin:0;padding:0;border:0}

.placeholdersjs {color:#aaa !important}

@media screen and (max-width: 1360px) {
    *, :after, :before {flex-shrink:1;}
}

@media screen and (max-width: 1200px) {
    .reserv_info_table1 {
        display: flex;
        margin-top: 150px;
        }
}

@media screen and (max-width: 1000px) {
    .reserv_info_table1 {
        display: flex;
        flex-direction: column;
        gap:40px!important;

        }
}

@media screen and (max-width: 640px) {
    .reserv_info_table1 {
        gap:0 20px!important;

        }
}
   
    
    