.toptours{display:grid;grid-template-areas:"header" "tourimage" "nav-locale" "wrap-toptour" "footer";grid-template-rows:108px auto auto 1fr auto;width:100%}.toptours footer .wrap-footer{max-width:1650px}.tourimage{grid-area:tourimage;width:100%;height:433px;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-end;background-repeat:no-repeat;background-position:center;background-size:1650px auto}.cont-title{width:810px;min-height:98px;height:auto;border-radius:15px 15px 0 0;background:#fff;display:flex;justify-content:center;align-items:center}.cont-title span{color:#000;text-align:center;font-family:Helvetica;font-size:48px;font-style:normal;font-weight:300;line-height:normal}.cont-title .top{color:red}.all{grid-area:wrap-toptour;width:100%;max-width:1650px;margin:0 auto;display:flex;justify-content:space-between}#all-view{width:calc(100% - 420px)}.nav-locale{width:100%}@media (min-width: 1460px) and (max-width: 1650px){.all{max-width:1460px}.nav-locale{max-width:1460px!important;margin:0 auto}.wrap-footer{max-width:1460px!important}.tourimage{background-size:1460px auto;height:380px}}@media (min-width: 1200px) and (max-width: 1459px){.all{max-width:1200px}.nav-locale{max-width:1200px!important;margin:0 auto}.wrap-footer{max-width:1200px!important}.tourimage{width:1200px;margin:0 auto;height:360px;background-size:1200px auto}#all-view{width:calc(100% - 350px)}}@media (min-width: 992px) and (max-width: 1199px){.all{max-width:992px}.nav-locale{max-width:992px!important;margin:0 auto}.wrap-footer{max-width:992px!important}.tourimage{width:992px;margin:0 auto;height:360px;background-size:992px auto}#all-view{width:calc(100% - 304px);margin:40px 0 0}}@media (max-width: 991px){.all{max-width:100%;flex-direction:column}.nav-locale{max-width:100%!important;margin:0 auto}.wrap-footer{max-width:100%!important}#all-view{width:100%;margin:40px 0 0}.cont-title{width:100%;margin:0 20px}.cont-title span{font-size:25px}}
