@import url(https://fonts.googleapis.com/css2?family=Besley:ital,wght@0,400;1,400;1,500&display=swap);:root{--main:#f60b0b;--black:#000;--white:#fff;--font_family:"Besley",serif}*{font-family:Besley,serif;font-family:var(--font_family);transition:.3s}::selection{background:#f60b0b;background:var(--main);color:#fff!important;color:var(--white)!important}html::-webkit-scrollbar{width:10px}html::-webkit-scrollbar-thumb{background:#f60b0b;background:var(--main)}html::-webkit-scrollbar-track{background:#000;background:var(--black)}.btn{background:#f60b0b;background:var(--main);border-radius:15px;color:#fff!important;transition:.2s;width:300px}.btn:hover{letter-spacing:2px;width:310px}.content{margin:50px auto;text-align:center}.content h6{font-size:50px;font-weight:600}.content h6 span{color:#f60b0b;color:var(--main);font-size:55px;font-weight:900}.content p{font-size:12px}.navbar{border-bottom:2px solid #fff;display:flex;justify-content:space-between;padding:20px}.navbar-brand{color:#fff!important;font-size:3em;padding:0 60px}.navbar-brand span{color:var(--main);font-size:1.5em}.navbar-nav{margin-top:50px;padding:0 60px}.nav-link{color:#fff;margin-left:5px}.nav-link:hover{color:var(--main)!important}.navbar.active{background:#000;padding:5px}footer{background:#000;padding:20px;text-align:center}footer p{color:#fff!important;cursor:pointer;text-decoration:none!important}.header{position:relative}.header img{height:100vh;object-fit:cover;width:100%}.Overlay{background:#000;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.header .Content{color:#fff;left:50%;position:absolute;text-align:center;top:30%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header .Content h6{font-size:50px;font-weight:600}.custom{margin:150px auto}.custom img{height:600px;margin-top:-80px;object-fit:cover;width:600px}.custom .col-sm-4 div{margin:20px auto}.custom .col-sm-4 h6{font-size:35px;font-weight:600}.about{position:relative}.about img{height:70vh;object-fit:cover;width:100%}.about_custom img{height:680px;margin-top:-100px;object-fit:cover;width:700px}.about_custom .col-sm-7 h6{font-size:50px;font-weight:600}.about_custom .col-sm-7 h6 span{color:var(--main);font-size:55px}.gallery img{height:70vh!important;object-fit:cover;width:100%}.Customgallery{margin:150px auto}.Customgallery img{height:500px;object-fit:cover;width:100%}.Customgallery .box{overflow:hidden}.Customgallery .box:hover img{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}.contact{position:relative}.contact img{height:100vh;object-fit:cover;width:100%}.contact .Overlay{opacity:.2}.contact .ContactContent{left:60%;position:absolute;top:30%}.contact .ContactContent form{background:#fff;padding:20px;width:500px}.ContactContent .form-group{margin:15px auto}.ContactContent form h6{font-size:50px;font-weight:600;text-align-last:center}.ContactContent .btn{width:100%}
/*# sourceMappingURL=main.a45ae7bd.css.map*/