.hero,.hero-mid{width:100vw;height:100vh;position:relative}img{width:100%;height:100vh;object-fit:cover}.hero-text{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);height:max-content;width:80%}.hero-text h1{color:#fff;font-size:2rem;font-weight:bolder;padding:.5rem 0 .7rem;text-align:center}.hero-text p{text-align:center;margin-bottom:2rem;color:#fff;font-size:1.1rem}.hero-text .showbtn{background-color:var(--primary-color);padding:1rem 2rem;letter-spacing:2px;font-weight:700;font-size:1.1rem;text-decoration:none;color:#000}.show{display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (max-width:555px){.hero-mid{width:100vw;height:40vh;position:relative}.hero-mid h1{padding-top:80px!important}.hero-text h1{padding:.5rem 1rem;font-size:1.4rem}.hero-text .showbtn{padding:.2rem 1.7rem;font-size:1rem;border-radius:6px;text-align:center}.hero-text p{padding:0 0 2rem;font-size:1.1rem}.hero{margin-top:1.6rem;height:60vh}.hero-text .showbtn{padding:1rem}img{width:100%;height:100vh;object-fit:cover}.hero-mid>img{height:40vh}}.navItems{background:var(--primary-color);display:flex;justify-content:space-between;align-items:center;padding:0 30px;box-shadow:0 5px 15px #00000040;height:75px;width:95%;border-radius:13px;position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:10000}.navLogo{cursor:pointer;height:5rem;width:3rem;object-fit:contain}.navMenu{display:flex;flex-direction:row;gap:12px;list-style:none;align-items:center;justify-content:center}.navIcon{display:none}.navLink{color:#222;padding:.6rem 1.3rem;font-weight:600;font-size:1.2rem;white-space:nowrap}.navLink i{padding-right:10px}.navLink:hover{background-color:var(--primary-color);color:#fff;border-radius:4px;transition:var(--transition-effect)}@media screen and (max-width:860px){.navItems{background-color:#fff;z-index:99px}.navMenu{padding:80px 0 30px;width:100%;height:fit-content;background-color:#fff;display:flex;flex-direction:column;position:absolute;left:-105%;top:0;margin:0;align-items:center;justify-content:center;transition:var(--transition-effect)}.navMenu.active{left:0;z-index:-1;opacity:1}.logo{object-fit:contain}.navLink{display:block;width:100%;padding:2rem 0;font-size:1.2rem;padding:.6rem 1.3rem}.navLink:hover{background-color:var(--secondary-color);transition:var(--transition-effect)}.navIcon{display:block;cursor:pointer}}.footer{padding:4rem 6rem;background:var(--secondary-color);height:69vh;color:#fff}.footer-link{color:#a87325}h4{color:#fff}.crafted{margin-top:8em;color:#000}.crafted a{color:#a87325}.top{display:flex;align-items:center;justify-content:space-between;text-align:start;flex-wrap:wrap}.top i{color:#fff;font-size:1.2rem;margin-left:1rem}.top i:hover{color:var(--primary-color);transition:all .3s ease-in-out}.bottom{padding-top:2rem;text-align:start;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:850px){.footer{padding:4rem 2rem;height:fit-content;max-height:400px}.footer i{margin:1rem 1rem 0 0}.bottom div{width:50%}.crafted{color:#000;margin-top:3.3rem;text-align:center}}.float{position:fixed;width:60px;height:60px;bottom:40px;right:40px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;box-shadow:2px 2px 3px #999;z-index:100}.float-phone{position:fixed;width:60px;height:60px;bottom:40px;right:10000px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;box-shadow:2px 2px 3px #999;z-index:100}.my-float{margin-top:16px}.culture{padding:4rem 6rem}.culture-tour{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:2rem;color:#000!important}.culture-tour>h2{color:#000}.button{cursor:pointer;background:var(--secondary-color);margin-top:1rem;padding:.5rem;border-radius:5px;color:#fff}@media screen and (max-width: 850px){.culture{padding:2rem 4rem}.container{flex-direction:column}.image-column,.text-column{max-width:100vw}.image-column>img{width:40rem;max-width:300px;height:300px}.culture-tour>p{width:90%;text-align:center}.text-column>h2{color:#000;text-align:center;font-size:1.5rem}}.faq{padding:4rem 6rem}.faq p{text-align:center;margin-bottom:3rem}.faq h1{text-align:center}.wrapper{display:flex;width:90vw;height:fit-content;justify-content:center;align-items:center}.accordion{width:500px}.item{padding:1.2rem 1.1rem;margin-bottom:.3rem;background:var(--primary-color);border-radius:10px}.title{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.content{max-height:0;overflow:hidden;transition:all .5s cubic-bezier(0,1,0,1)}.content.show{height:auto;max-height:9999px;transition:all .5s cubic-bezier(1,0,1,0)}@media screen and (max-width:850px){.faq{padding:2rem 4rem}.wrapper{max-width:80vw}.item{padding:1.3rem 2rem;width:90%}.title h3{font-size:1.1rem!important;white-space:nowrap;margin-right:.9rem}.accordion{display:flex;justify-content:center;align-items:center;flex-direction:column}.faq h1{font-size:1.2rem}}@media screen and (max-width:450px){.wrapper{max-width:70vw}}.title-term,.body{margin-left:2rem}.body .condition-body{text-align:justify}@media screen and (max-width:850px){.title-term{margin-left:.5rem;display:flex;flex:1;text-align:start;margin-top:.6rem}.condition-header{font-size:1.5rem}.condition-body{display:flex;font-size:.8rem}.body{text-align:justify;font-size:.9rem;margin-left:.5rem;width:fit-content}}.terms-header{text-align:center;margin-top:0}.terms-data{padding:4rem 6rem}#contact{background-color:#fff;display:flex;justify-content:center;align-items:center}.inst,.wa,.fb{color:#fff;font-size:2rem;transition:all ease-in-out 3ms}.fb:hover,.inst:hover,.wa:hover{color:#a87325;transform:scale(1.1)}.contact-box{width:clamp(100px,90%,1000px);margin:80px 50px;display:flex;flex-wrap:wrap}.contact-links,.contact-form-wrapper{width:50%;padding:8% 5% 10%}.contact-links{background-color:#a87325;background:radial-gradient(circle at 55% 92%,#a87325 0 12%,transparent 12.2%),radial-gradient(circle at 94% 72%,var(--primary-color) 0 10%,transparent 10.2%),radial-gradient(circle at 20% max(78%,350px),#a87325 0 7%,transparent 7.2%),radial-gradient(circle at 0% 0%,var(--primary-color) 0 40%,transparent 40.2%),#00050f;border-radius:10px 0 0 10px}.contact-form-wrapper{background-color:#ffffff8f;border-radius:0 10px 10px 0}@media only screen and (max-width: 800px){.contact-links,.contact-form-wrapper{width:100%}.contact-links{border-radius:10px 10px 0 0}.contact-form-wrapper{border-radius:0 0 10px 10px}}@media only screen and (max-width: 400px){.contact-box{width:95%;margin:8% 5%}}h2{font-family:Arimo,sans-serif;color:#fff;font-size:clamp(30px,6vw,60px);letter-spacing:2px;text-align:center;transform:scaleX(.95)}.links{display:flex;flex-wrap:wrap;justify-content:center;padding-top:50px}h3{text-align:center;color:#fff}.link{margin:10px;cursor:pointer}.image-form{width:45px;height:45px;filter:hue-rotate(220deg) drop-shadow(2px 4px 4px #0006);transition:.2s;-webkit-user-select:none;user-select:none}.image-form:hover{transform:scale(1.1)}.image-form:active{transform:scale(1.1);filter:hue-rotate(220deg) drop-shadow(2px 4px 4px #222) sepia(.3)}.form-item{display:flex;flex-direction:column;margin-bottom:20px}label,input,textarea,select{font-family:Poppins,sans-serif}label{color:#555;font-size:clamp(14px,1.4vw,16px);margin-bottom:8px}input,textarea,select{width:100%;box-sizing:border-box;outline:0;border:1px solid #ccc;border-radius:4px;padding:12px;font-size:clamp(15px,1.5vw,18px);background:#fff}textarea{min-height:110px;resize:vertical}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23999' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem}input:focus,textarea:focus,select:focus{border-color:#a87325;box-shadow:0 0 0 2px #a873251f}.submit-btn{background-color:#a87325;filter:drop-shadow(2px 2px 3px #0003);color:#fff;font-family:Poppins,sans-serif;font-size:clamp(16px,1.6vw,18px);display:block;padding:12px 20px;margin:2px auto;border:none;border-radius:4px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.2s}.submit-btn:hover{transform:scale(1.1)}.submit-btn:active{transform:scale(1.1);filter:sepia(.5)}@media only screen and (max-width: 850px){.contact-box{padding:4rem 2rem;margin-top:2rem}h2{font-size:clamp(40px,10vw,60px)}}@media only screen and (max-width: 400px){h2{font-size:clamp(30px,12vw,60px)}.links{padding-top:30px}.image-form{width:38px;height:38px}}.hiking-head-title{margin-top:8rem;display:flex;justify-content:center;align-items:center}.hiking-section{margin-bottom:3rem}@media screen and (max-width:850px){.hiking-head-title{margin-top:auto}.hiking-head-title>h1{text-align:center}}.Destinations{padding:4rem 6rem}.Destinations h1{font-size:3rem;text-align:center}.Destinations p{font-size:1.1rem;text-align:center}.destination{display:flex;margin-top:4.3rem;justify-content:space-between;align-items:center}.destination-reverse{flex-direction:row-reverse;display:flex;margin-top:4.3rem;justify-content:space-between;align-items:center}.destination-reverse>.dest-img{margin-top:2rem}.dest-text{width:45%}.dest-text h3{text-align:start;font-size:1.5rem;white-space:nowrap;color:#000}.dest-text p{margin-top:1.2rem;text-align:start}.dest-img{display:flex;position:relative;width:50%;justify-content:space-between;text-align:center;z-index:-100}.dest-img img{width:49%;height:350px;object-fit:cover;border-radius:.3rem;box-shadow:11px 1px 13px 1px #0001011a}.dest-img img:nth-child(2){position:absolute;top:-10%;right:0}@media screen and (max-width:850px){.Destinations{padding:2rem 4rem}.destination{flex-direction:column-reverse}.dest-text{width:100%;margin-top:1.2rem}.dest-img{width:100%}.dest-img img{height:260px}.destination-reverse{flex-direction:column}}.Trip{padding:4rem 6rem}.tripCard h3{font-size:1.5rem;text-align:justify;margin-top:1rem;white-space:nowrap;overflow:hidden;color:#000}.tripCard p{text-align:justify}.Trip h1,p{text-align:center}.trips-card{display:grid;grid-template-columns:50% 50%;margin-top:3rem;justify-content:space-between}.tripCard{text-align:start;display:flex;flex-direction:column;justify-content:space-between;width:100%;border-radius:6px;padding:1rem;cursor:pointer;box-shadow:0 2px 25px 2px #0000001a}.trip-img{height:400px;overflow:hidden;border-radius:6px}.trip-img img{width:100%;height:100%;object-fit:cover;border-radius:6px;transition:.3s ease-in-out}.trip-img:hover img{transform:scale(1.4)}.cardTail{display:flex;justify-content:center;margin-top:.1rem;padding:1rem;background:var(--primary-color);color:#fff}.cardTail i{color:#fff}.price-duration{display:flex;justify-content:space-between}.price,.period{padding:.3rem;background:var(--secondary-color);color:#fff;margin:.2rem 0}@media screen and (max-width:850px){.Trip{padding:4rem 2rem}.Trip p{text-align:center;width:100%;font-size:smaller;font-weight:500}.tripCard{width:100%}.trips-card{grid-template-columns:100%}.tripCard h3,p{text-align:start;width:100%}.cardTail{display:flex;flex-direction:column;justify-content:left;align-items:center}.tripCard>h3{font-size:1rem;margin:.4rem 0;font-weight:bolder;width:90vw;overflow:hidden}}.magics{padding:6rem 4rem;display:grid;grid-template-columns:50% 50%;align-items:center;justify-items:center;width:100%;height:70vh;background:url(/assets/buff-6b373a27.jpg) no-repeat fixed top right;position:relative}.magic-content{position:absolute;top:55;right:0;background-color:#000;opacity:.5;height:100%;margin-left:40rem;color:#fff}.magic-content h1{margin-top:10rem;text-align:center}.magic-content p{color:#fff}.empty{height:fit-content;width:auto}.empty img{width:300px;height:fit-content;object-fit:cover}@media screen and (max-width:850px){.magics{padding:4rem 2rem;grid-template-columns:100%;width:100vw;max-height:100vh}.empty{display:none}.magic-content{width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-top:auto;height:100%}.magic-content h1{font-size:1.3rem;font-weight:900;text-align:center;margin-left:1rem}.magic-content p{font-size:1.1rem;text-align:justify;white-space:pre-wrap;margin-left:1rem;margin-bottom:3rem;overflow:hidden;width:90%;color:#fff}}.your-component{position:relative;overflow:hidden;margin:0 .5rem}.component-image{width:40rem;object-fit:contain;height:30rem;transition:transform .3s ease-out}.text-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;transition:opacity .3s ease-in-out}.text-container h2{opacity:1;font-size:3rem}.your-component:hover p{opacity:1}.your-component:hover .component-image{transform:scale(1.1)}.your-component h2{font-size:1.5rem}.your-component p{font-size:1rem}.your-component button{background-color:#3498db;color:#fff;padding:10px 20px;border:none;cursor:pointer;transition:background-color .3s ease-in-out}.your-component button:hover{background-color:#2980b9}.hidden-button{opacity:0;transition:opacity .3s ease-in-out}.your-component:hover .hidden-button{opacity:1}.card-container{display:flex}.experience{display:flex;justify-content:center;align-items:center;flex-direction:column}.experience h2,p{text-align:center;color:#000}.experiences{padding:4rem 6rem}@media screen and (max-width:850px){.card-container{flex-direction:column}.experience{display:flex;justify-content:center;align-items:center;flex-direction:column}.text-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;opacity:1;transition:opacity .3s ease-in-out}.text-container h2{font-size:3rem;font-weight:900px}.experiences{padding:2rem 4rem}.component-image{width:390px;flex:1;margin-top:2em;object-fit:cover;border-radius:5px;height:30rem}.your-component{display:flex;flex-direction:column;justify-content:center;align-items:center}}.dayTrips{padding:4rem 6rem}.text-column h2{color:#000}.container{display:flex;max-width:850px;margin:2rem auto}.image-column{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:50%}.text-column{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;max-width:50%;padding:20px;box-sizing:border-box}.text-column>button{background:var(--secondary-color);margin-top:2rem}.image-column>button{background:var(--secondary-color);margin-top:2rem}.day-trip{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:2rem;color:#000!important}.day-trip>h2{color:#000}.button{cursor:pointer;background:var(--secondary-color);margin-top:1.2rem;padding:.5rem;border-radius:5px;color:#fff}@media screen and (max-width: 850px){.dayTrips{padding:2rem 4rem}.container{flex-direction:column}.image-column,.text-column{max-width:100vw}.image-column>img{width:40rem;max-width:300px;height:300px}.day-trip>p{width:90%;text-align:center}.text-column>h2{color:#000;text-align:center;font-size:1.5rem}}@media screen and (max-width: 555px){.image-column>img{width:20rem;max-width:200px;height:300px}}.responsive-list{display:flex;justify-content:center}.list{flex:.5}.ex-in{flex:.4;margin-top:2rem}.list-style{list-style-type:none;padding:0}.list-style li{margin:10px;padding:10px;border:1px solid #e1e1e1;background-color:var(--primary-color);text-align:start}.list-style li p{font-size:1rem;text-align:start;margin:0}.list-style li h3{font-size:1.5rem;text-align:start;margin:0}.btnbook-container{padding:1rem .5rem;display:flex;justify-content:center;align-items:center}.showbtn{background-color:var(--primary-color);padding:.7rem .5rem;letter-spacing:2px;font-weight:700;font-size:1.1rem;text-decoration:none;color:#000;margin:.7rem 0}@media (max-width: 768px){.responsive-list{display:flex;flex-direction:column}.list-style{display:flex;flex-direction:column;margin-top:2rem}.list-style li{width:80%;justify-content:center;align-items:center;margin:auto}.ex-in,.list{flex:1}}.distance,.time{color:#e1e1e1}.IncludedList{width:100%;margin:2rem auto;background:var(--secondary-color);border-radius:1rem;color:#fff;list-style-type:armenian}.IncludedList li{padding:10px;display:flex;flex-direction:row}@media screen and (max-width: 576px){.IncludedList{max-width:400px}}.IncludedList li{display:block;margin:0 10px}h2{color:#f7eeee;font-size:2rem}*{margin:0;padding:0;text-align:start;box-sizing:border-box;font-family:Lato,Caveat,sans-serif,cursive}:root{--primary-color:#9b8856;--secondary-color:#332624;--header-text-color:#434343;--transition-effect:all .5s ease-in-out}h1,h2,h3{font-family:Dancing Script,cursive}h1{font-weight:700;font-size:2rem}h3{font-weight:400;font-size:1.8rem}a{text-decoration:none}p{text-align:center}
