header{display:flex;justify-content:space-around;align-items:center;padding:10px;background-color:#fff;z-index:1000}header a{z-index:1001}header a .logo{height:70px}header .nav-desk{display:flex;justify-content:space-between;align-items:center}header .nav-desk ul li{display:inline-block;color:#000;margin-right:30px;text-transform:uppercase;font-weight:400;font-size:15px}header .nav-desk ul li a{color:#000;position:relative}header .nav-desk ul li a:hover{color:#d80000;transition:all ease-in .3s}header .nav-desk a:hover{color:#fff}header .hamb{z-index:1001;display:none;position:relative;width:30px;height:30px;transition:all ease-in .3s}header .hamb span{background-color:#000;display:block;position:absolute;height:1px;right:0}header .hamb span:nth-child(1){width:100%;top:1}header .hamb span:nth-child(2),header .hamb span:nth-child(3){width:35%;top:49%;height:2px}header .hamb span:nth-child(4){width:60%;bottom:0;height:2px}header .nav-mb{background-color:#fff;display:none;transform:translate(200%)}@media screen and (max-width: 1000px){header{justify-content:space-between;padding:10px 40px}header .nav-desk{display:none}header .hamb{display:block}header .open{transform:rotate(180deg)}header .open span:nth-child(1),header .open span:nth-child(4){display:none}header .open span:nth-child(2){width:100%;transform:rotate(45deg)}header .open span:nth-child(3){width:100%;transform:rotate(-45deg)}header .nav-mb{z-index:999;display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0}header .nav-mb ul{height:50%;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}header .nav-mb ul li{font-size:30px}header .nav-mb ul li a{text-decoration:none;color:#000}header .open-translate{transform:translate(0);transition:all ease-in .3s}}.hero-container{background:url(/assets/event-birt2-DIxfiy0I.jpg);background-position:center;background-size:cover;height:80vh;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center}.hero-container .hero-content{max-width:400px;z-index:300}.hero-container .hero-content h1{font-size:32px;color:#fff}.hero-container .hero-content h1,.hero-container .hero-content p{margin:0}.hero-container .hero-content .dash{margin:10px auto}.hero-container .hero-content .button-container a button{display:inline-block;margin-top:10px}.hero-container .hero-content .button-container a:hover{color:#fff}.hero-container .hero-content .button-container button:nth-child(1){margin-right:10px}.hero-container img{height:300px}.about{display:flex;justify-content:space-evenly;align-items:center;color:#000;padding:80px 20px}.about .about-content{max-width:400px}.about .about-content h2{margin:16px 0;font-size:32px}.about .about-content a button:hover{transform:translateY(-5px)}.about .about-content a:hover{color:#fff}.about img{width:400px}@media screen and (max-width: 900px){.about{flex-direction:column}.about img{margin-top:50px;width:300px}}.events-container{display:flex;justify-content:space-evenly;align-items:center;color:#000;padding:20px 20px 70px}.events-container img{height:500px}.events-container .events-content{text-align:left;max-width:450px}.events-container .events-content h2{font-size:32px;margin:16px 0}.events-container .events-content a button:hover{transform:translateY(-5px)}.events-container .events-content a:hover{color:#fff}@media screen and (max-width: 1000px){.events-container{flex-direction:column-reverse}.events-container img{margin-top:50px;height:300px}}.banner-container{background:url(/assets/event-birt2-DIxfiy0I.jpg);background-position:center;background-size:cover;background-attachment:fixed;height:400px;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}.banner-container .banner-content{max-width:400px}.banner-container .banner-content h2{font-size:32px;margin:16px 0}.banner-container .banner-content .dash{margin:auto}.banner-container .banner-content a button:hover{transform:translateY(-5px)}.banner-container .banner-content a:hover{color:#fff}.location{display:flex;justify-content:space-evenly;align-items:center;color:#000;padding:80px 20px}.location .location-content{max-width:400px}.location .location-content h2{margin:16px 0;font-size:32px}.location .location-content a button:hover{transform:translateY(-5px)}.location .location-content a:hover{color:#fff}.location img{width:400px}@media screen and (max-width: 900px){.location{flex-direction:column}.location img{margin-top:50px;width:300px}}footer{background-color:#000;padding:50px 30px 10px;color:#fff}footer .footer-content{display:flex;flex-direction:row;justify-content:space-evenly}footer .footer-content .nav-footer{display:flex;flex-direction:column;gap:10px;text-align:left}footer .footer-content .nav-footer .logo-footer{width:130px;background-color:#fff}footer .footer-content .nav-footer .goog-logo{width:180px}footer .footer-content .nav-footer .trip-logo{width:200px}footer .footer-content .nav-footer h4{margin:0;text-transform:uppercase}footer .footer-privacy{text-align:center}footer .footer-privacy div:first-child{border-top:1px solid rgb(193,193,193);padding-top:10px;margin-top:20px}@media screen and (max-width: 810px){footer .footer-content{flex-direction:column;align-items:center}footer .footer-content .nav-footer{margin-top:30px;text-align:center}footer .footer-content .nav-footer .logo-footer{width:130px}}:root{font-family:Arial,Helvetica,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:#fff}a:hover{color:#d80000;transition:all ease-in .3s}h1{font-size:28px}h1,h2{text-transform:uppercase}html{scroll-behavior:smooth;-webkit-scroll-behavior:smooth}p{font-size:17px}body{margin:0;padding:0;box-sizing:border-box}.dash{background-color:#d80000;height:2px;width:50px}.button1{border:1px solid #000;padding:1em 2em;font-size:1em;text-transform:uppercase;font-weight:600;background-color:#000;color:#fff;cursor:pointer}.button1:hover{background-color:#101010;border:1px solid #101010;transition:all ease-in .3s}.button2{border:1px solid rgb(216,0,0);padding:1em 2em;font-size:1em;text-transform:uppercase;font-weight:600;background-color:#d80000;color:#fff;cursor:pointer}.button2:hover{background-color:#910000;border:1px solid rgb(145,0,0);transition:all ease-in .3s}.about-page{text-align:left;padding:30px 0}.about-page .about-page-container{display:flex;justify-content:space-evenly;align-items:center;padding:0 30px 50px;color:#000}.about-page .about-page-container .about-page-content{max-width:400px}.about-page .about-page-container img{width:450px}.about-page .marg{margin-top:100px}@media screen and (max-width: 1000px){.about-page .about-page-container{flex-direction:column}.about-page .about-page-container img{margin-top:20px}.about-page .marg{flex-direction:column-reverse}}@media screen and (max-width: 500px){.about-page .about-page-container img{width:100%}}.services-page{text-align:center}.services-page h1{color:#000}.services-page .dash{margin:auto}.services-page .services-container{display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap;margin-bottom:50px}.services-page .services-container .card{display:flex;flex-direction:column;color:#000;max-width:350px;text-align:center;padding:30px;margin-top:50px}.services-page .services-container .card img{width:100%}.services-page .services-container .card h3{margin-bottom:0;text-transform:uppercase}.services-page .services-container .card button a:hover{color:#fff}.services-page .services-container .card button:hover{transform:translateY(-5px)}.contact-page{color:#000}.contact-page .bg-ct-section{background:url(/assets/hero-contact-baE55bu4.jpg);background-position:center;background-size:cover;height:300px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.contact-page .contact-container{display:flex;justify-content:space-evenly;align-items:flex-start;margin:50px 0;padding:0 20px}.contact-page .contact-container .info-container{text-align:left}.contact-page .contact-container .info-container .dash{margin:0}.contact-page .contact-container .info-container .mini-section{margin-top:20px}.contact-page .contact-container .info-container .mini-section h3{margin:0}.contact-page .contact-container .info-container .mini-section img,.contact-page .contact-container .info-container .mini-section a img{display:inline;width:40px;border-radius:50%;margin-right:10px}.contact-page .contact-container .form-container{text-align:left}.contact-page .contact-container .form-container .dash{margin:0}.contact-page .contact-container .form-container form{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;margin-top:30px}.contact-page .contact-container .form-container form .input1{padding:10px 15px;width:500px;margin-bottom:20px;background-color:#fff;color:gray;border:none;border-bottom:1px solid gray;font-size:18px;outline:none}.contact-page .contact-container .form-container form .input1:focus{border-bottom:1px solid rgb(216,0,0);transition:all ease-in-out .3s}.contact-page .contact-container .form-container form textarea{padding:10px 15px;background-color:#fff;color:gray;border:none;border-bottom:1px solid gray;width:500px;height:100px;font-family:Arial,Helvetica,sans-serif;font-size:18px;outline:none}.contact-page .contact-container .form-container form textarea:focus{border-bottom:1px solid rgb(216,0,0);transition:all ease-in-out .3s}.contact-page .contact-container .form-container form .button2{margin-top:15px;padding:1em 2em}.contact-page .contact-container .form-container form .button2:hover{transform:translateY(-5px)}@media screen and (max-width: 800px){.contact-page .contact-container{flex-direction:column-reverse}.contact-page .contact-container .info-container{margin-top:30px}.contact-page .contact-container .form-container{width:90vw}.contact-page .contact-container .form-container form .input1,.contact-page .contact-container .form-container form textarea{width:100%}}
