@import"https://fonts.googleapis.com/css2?family=Cinzel&display=swap";@import"https://fonts.googleapis.com/css2?family=Yatra+One&display=swap";.logo-container{display:flex;align-items:center;gap:20px;line-height:.7;letter-spacing:4px;padding:1.2rem}.header-heading{font-family:var(--yatra-one);color:#a7727d}.header-sub-heading{font-size:1rem}.logo-container-link{flex-wrap:wrap}.logo-img{max-width:80px}@media (max-width: 500px){.logo-container{gap:10px}.header-heading{font-size:1.2rem;line-height:1}.header-sub-heading{font-size:.7rem}.logo-img{width:40px}}.footer-distributed{background:#f0dbdb;box-shadow:0 1px 1px #0000001f;box-sizing:border-box;width:100%;text-align:left;font:bold 16px;padding:3.438rem 3.125rem}.footer-distributed .footer-left,.footer-distributed .footer-center,.footer-distributed .footer-right{display:inline-block;vertical-align:top}.footer-distributed .footer-left{width:40%}.footer-logo{display:flex;align-items:center;gap:10px}.footer-distributed h3{letter-spacing:5px}.footer-distributed .footer-links{margin:20px 0 12px;padding:0}.footer-distributed .footer-links a{display:inline-block;line-height:1.8;font-weight:400;text-decoration:none;color:inherit}.footer-distributed .footer-company-name{color:#222;font-size:14px;font-weight:400;margin:0}.footer-distributed .footer-center{width:35%}.footer-distributed .footer-center .footer-center-icon{font-size:25px;width:30px;height:30px;line-height:42px;margin:10px 15px;vertical-align:middle}.footer-distributed .footer-center i.fa-envelope{font-size:17px;line-height:38px}.footer-distributed .footer-center p{display:inline-block;vertical-align:middle;margin:0}.footer-distributed .footer-center p span{display:block;font-size:14px;line-height:2}.footer-distributed .footer-center p a{color:#20b2aa;text-decoration:none}.footer-distributed .footer-links a:before{content:"|";font-weight:300;font-size:20px;left:0;display:inline-block;padding-right:5px}.footer-distributed .footer-links .link-1:before{content:none}.footer-distributed .footer-right{width:20%}.footer-distributed .footer-company-about{line-height:20px;font-size:13px;font-weight:400;margin:0}.footer-distributed .footer-company-about span{display:block;font-size:14px;font-weight:700;margin-bottom:20px}.footer-distributed .footer-icons{margin-top:25px}.footer-distributed .footer-icons a img{display:inline-block;width:35px;height:35px;cursor:pointer;fill:#dba39a;border-radius:2px;font-size:20px;text-align:center;line-height:35px;margin-right:3px;margin-bottom:5px}.logo{height:10vh;width:10vh}@media (max-width: 880px){.footer-distributed{font:700 14px sans-serif}.footer-logo{justify-content:center}.footer-logo h3{font-size:1.2rem}.footer-distributed .footer-left,.footer-distributed .footer-center,.footer-distributed .footer-right{display:block;width:100%;margin-bottom:40px;text-align:center}.footer-distributed .footer-center .footer-center-icon{display:none}}:root{--yatra-one: "Yatra One", cursive;--cinzel: "Cinzel", serif;--dark-jungle-green: #0c192c;--btn-color: #dba39a;--btn-shadow: 0 0 10px #dba39a}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}body{background-color:#fefcf3}h2,h3,h4,p,span,ul,li,button{font-family:var(--cinzel)}h2,h3{color:#dba39a;font-size:2rem;font-weight:800}ul{list-style:none}h2{margin-bottom:1rem;letter-spacing:1.5px}a{text-decoration:none;color:inherit}p{line-height:1.5;word-spacing:3px;letter-spacing:1.5px}.btn{background-color:var(--btn-color);color:#fff;font-family:var(--cinzel);border:1px solid rgba(27,31,35,.15);border-radius:6px;cursor:pointer;padding:.45rem;text-align:center;user-select:none;-webkit-user-select:none;vertical-align:middle;font-weight:700;font-size:1rem;width:180px}.btn:focus,.btn:hover{box-shadow:var(--btn-shadow)}.banner{background-image:url(/assets/banner-cc491fd4.jpg);background-color:#353535b3;background-blend-mode:multiply;padding-top:150px;padding-bottom:150px;text-align:center;position:relative}.banner-text{font-size:2rem;font-weight:900;color:#fff}.container{max-width:1200px;width:80%;margin:1.2rem auto;border:4px solid #eddbc7;border-radius:20px;padding:2rem 3rem}input[type=text],[type=email],textarea,select{background:none;border:none;border-bottom:solid 2px #474544;font-family:var(--cinzel);font-size:1em;font-weight:400;letter-spacing:1px;margin:0 0 1.875em;padding:0 0 .875em;text-transform:uppercase;width:100%}select:invalid{color:gray}input[type=text]:focus,[type=email]:focus,textarea:focus{outline:none;padding:0 0 .875em}textarea{height:150px;padding-right:2em;resize:none}option{color:#000;font-weight:700}.message{position:relative}.message span{pointer-events:none;-webkit-user-select:none;user-select:none;right:1%;bottom:20%;color:#607189;padding-left:.7em}#char_count{position:absolute}.submit{margin-bottom:1rem;display:flex;justify-content:center}@media (max-width: 500px){input[type=text],[type=email],textarea,select,.btn,p{font-size:.8rem}}
