.destination{margin:4rem 6rem}.destination h1{font-size:3rem}.first-des,.first-des-reverse{display:flex;align-items:center;justify-content:space-between;margin-top:4.5rem}.first-des-reverse{flex-direction:row-reverse}.des-text{width:45%;text-align:start;font-size:1.1rem}.des-text h2{padding-bottom:1rem}.image{position:relative;width:50%;display:flex;justify-content:space-between;z-index:-99}.image img{width:49%;height:350px;object-fit:cover;border-radius:6px;box-shadow:-1px 1px 62px -18px rgba(0,0,0,.19)}.image img:nth-child(2){position:absolute;top:-10%;right:0}@media screen and (max-width:850px){.destination{margin:4rem 2rem}.first-des{align-items:center;justify-content:space-between;margin-top:2.5rem}.first-des,.first-des-reverse{display:flex;flex-direction:column-reverse}.first-des-reverse{margin-top:4.5rem}.des-text,.image{width:100%}.image{margin:1.8rem 0}.image img{height:250px}}.hero{height:100vh}.hero,.hero-mid{width:100%;position:relative}.hero-mid{height:70vh}img{width:100%;height:100%;object-fit:cover}.hero-text{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);width:100%}.hero-text h1{font-size:3rem;color:#fff;margin:30px 0 20px;font-size:55px;font-weight:700;text-shadow:2px 1px 5px #000;text-transform:uppercase}.hero-text h3{color:#fff;font-size:35px;font-weight:200;letter-spacing:3px;text-shadow:1px 1px 2px #000}.hero-text p{font-size:1.3rem;padding:.5rem 0 2rem;color:#fff;word-spacing:2px;margin-bottom:25px;text-shadow:1px 1px 1px #000}.hero-text .show{text-decoration:none;background:#fff;padding:.8rem 2rem;border-radius:6px;font-size:.8rem;font-weight:500;color:#222;letter-spacing:1px;transition:all .5s ease}.hero-text .show:hover{background:#01959a;color:#fff}@media screen and (max-width:550px){.hero-text h1{padding:10px 20px}.hero-text p{padding:0 0 2rem;font-size:1.1rem}.hero-text .show{padding:.6rem 1.1rem;border-radius:6px;font-size:1rem}}.change_content:after{content:"";animation:changetext 10s linear infinite;color:#01959a}@keyframes changetext{0%{content:"Gurgaon"}20%{content:"Agra"}35%{content:"Jaipur"}60%{content:"kerala"}80%{content:"delhi"}to{content:"Mumbai"}}.trip{margin:4rem 6rem;color:#2a2a2a}.trip h1{font-size:3rem}.tripcard{margin-top:3rem;display:flex;justify-content:space-between}.t-card{width:32%;text-align:start;box-shadow:0 5px 25px 2px rgba(0,0,0,.11);cursor:pointer;padding:1rem .8rem}.t-card,.t-image{border-radius:7px}.t-image{height:200px;overflow:hidden}.t-image img{width:100%;height:100%;transition:.3s ease-in-out;border-radius:7px}.t-image img:hover{transform:scale(1.3)}.t-card h4{font-size:1.3rem;padding:.9rem 0 .2rem}@media screen and (max-width:850px){.trip{margin:4rem 2rem}.tripcard{flex-direction:column}.t-card{width:100%;margin-bottom:1.5rem}}