@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);.btn,.btn:hover{background:var(--darkGreen)}.brand-and-navBtn,.top-nav ul a{position:relative;font-weight:500}.btn,blockquote span{text-transform:uppercase;color:var(--darkGreen)}.about-content h2,.about-content h3,.btn,.contact-top,.top-nav ul a,blockquote{text-align:center}:root{--white:#ddd;--dark:#111;--darkGrey:#474b4f;--lightGrey:#6b6e70;--lightGreen:#86c232;--darkGreen:#61892f;--transition:all 0.5s ease}.btn,.navBtn:hover,.social-icons ul a,.top-nav,.top-nav ul a::after{transition:var(--transition)}*{padding:0;margin:0;box-sizing:border-box;font-family:Roboto,sans-serif}body{line-height:1.6}img{width:100%;display:block}ul li{list-style:none}a{text-decoration:none;color:#000}h1,h2,h3,h4,h5,h6,p{margin:15px 0}.flex{display:flex;justify-content:center;align-items:center}.container{width:90vw;margin:0 auto}.btn{border:none;display:block;width:150px;background:0 0;font-size:15px;padding:12px;border:2px solid var(--darkGreen);border-radius:25px;margin:15px 0}.btn:hover{color:#fff}.active{color:#d5911d!important}.header,.top-nav a{color:#fff}.header{min-height:100vh;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url("images/slots.jpg") center/cover no-repeat}.brand-and-navBtn{background:#0000;z-index:999;height:55px;display:flex;justify-content:space-between;align-items:center;font-size:24px;padding:15px 25px;color:var(--white)}.brand-name{letter-spacing:5px;cursor:pointer}.navBtn{width:40px;height:40px;border:1px solid var(--white);cursor:pointer}.navBtn:hover{background:#fff;color:#000}.top-nav{background:rgb(0 0 0 / 70%);transform:translateY(-600px)}.showNav{transform:translateY(0)}.search-icon{display:none}.top-nav ul li{padding:10px 0}.top-nav ul a{font-size:18px;display:block}.top-nav ul a::after{content:"";height:2px;background:#d5911d;position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:0}.top-nav ul a:hover::after{width:100px}.about{margin-top:-160px}.about-content img{width:140px;height:140px;border-radius:50%}.about-img{background:#fff;width:150px;height:150px;margin:0 auto;border-radius:50%}.about-content h2{font-size:48px;margin-bottom:35px;color:#ff004e}.about-content h3{color:#fff;font-size:30px;font-weight:100;background:rgba(255,255,255,.1);width:500px;margin:35px auto}blockquote{font-size:20px;font-weight:300;opacity:.9;width:60vw;margin:45px auto 15px}blockquote span{font-size:14px;font-weight:300;letter-spacing:5px;display:block}.social-icons{width:350px;margin:40px auto 0;padding-bottom:30px}.social-icons ul a{color:#fff;font-size:30px;display:block;width:50px;height:50px;border:1px solid #fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.social-icons ul{display:flex;justify-content:space-around}.social-icons ul a:hover{background:var(--lightGreen);border-color:var(--lightGreen)}.section-five{margin:40px 0}.section-five .container div{margin:20px 0}.contact-top h3{font-size:28px}.contact-top p{font-weight:300;width:70%;margin:0 auto}.contact-middle div{text-align:center;padding:25px 0;background:var(--dark);color:#fff}.contact-middle div span{display:block}.contact-icon{font-size:30px}.contact-middle div span:nth-child(2){font-size:18px;font-weight:700}.contact-middle div p{font-weight:300;opacity:.7}.contact-bottom{margin-top:50px!important}.Harsh-2002,.form input[type=email],.form input[type=text],.form textarea{width:100%;font-size:16px;padding:10px 15px;margin:10px 0;border:1px solid var(--lightGreen);outline:0;border-radius:5px}.contact-bottom .form{padding:0 20px}