.banner{width:100%;height:395px;background:url(../img/banner.webp);background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:75px;background-position:bottom;outline:0}.banner:after{content:'';width:275px;height:105px;position:absolute;background:url(../images/birds.svg);background-size:275px;background-repeat:no-repeat;bottom:-45px}@media (max-width:991px){.banner:after{width:235px;background-size:235px}}@media (max-width:991px){.banner{height:345px}}.inner{width:632px;position:relative;z-index:1;margin-top:-60px}@media (max-width:991px){.inner{padding:0 16px}}.inner h1{font-size:32px;font-weight:600;text-shadow:0 0 6px rgba(0,0,0,.29);color:#fff;text-align:center}@media (max-width:991px){.inner h1{font-size:26px}}.homeTitle{font-size:22px;font-weight:600;text-align:center;margin:25px 0}@media (max-width:991px){.homeTitle{font-size:20px}}.row{display:flex;margin-left:-27px;margin-right:-27px;position:relative}@media (max-width:991px){.row{flex-direction:column}}.col{width:33.33%;padding-left:27px;padding-right:27px}@media (max-width:991px){.col{width:100%}.col+.col{margin-top:16px}}.cityCard{width:100%;border-radius:4px;box-shadow:0 0 6px 0 rgba(0,0,0,.16);background-color:#fff;overflow:hidden}.ccImage{width:100%;height:200px}@media (max-width:991px){.ccImage{height:160px}}.ccImage img{width:100%;height:200px;object-fit:}@media (max-width:991px){.ccImage img{height:160px}}.ccBody{width:100%;height:52px;font-size:16px;display:flex;align-items:center;justify-content:center}.homeBottom{width:100%;margin-top:35px;padding-bottom:35px}@media (max-width:991px){.homeBottom{margin-bottom:30px}}.aboutCard{width:100%;height:100%;box-shadow:0 1px 4px 0 rgba(0,0,0,.16);background-color:#fff;overflow:hidden}.acImage{width:100%;height:200px}@media (max-width:991px){.acImage{height:160px}}.acImage img{width:100%;height:200px;object-fit:}@media (max-width:991px){.acImage img{height:160px}}.acBody{padding:20px 20px}@media (max-width:991px){.acBody{padding:15px 12px}}.acBody h4{font-size:17px;color:#93a326;font-weight:400;margin-top:0;margin-bottom:15px}@media (max-width:991px){.acBody h4{margin-bottom:10px}}.acBody p{font-size:16px;color:#212121;margin:0}.saAll{font-size:14px;font-weight:600;color:#93a326;position:absolute;right:30px;top:-35px}@media (max-width:991px){.saAll{top:auto;bottom:-40px;right:0;width:100%;text-align:center}}