@import url("https://fonts.googleapis.com/css2?family=Dawning+of+a+New+Day&family=Oregano&display=swap");@import url("https://fonts.googleapis.com/css2?family=Quicksand&display=swap");*{margin:0;padding:0;font-family:'Quicksand', sans-serif}@keyframes zoom{0%{transform:scale(1.25)}100%{transform:scale(1)}}body{overflow-x:hidden;text-rendering:optimizeLegibility}.primcolor{color:#000}.seccolor{color:#fff}.header{height:115vh;display:flex;justify-content:center}.header h1{text-align:center}.scaler{width:100%;height:100%;animation:20s ease-out 0.01s 1 zoom;overflow:hidden}.text-align{position:absolute;height:100%;display:flex;justify-content:center;justify-content:space-evenly;flex-flow:column;width:80%;align-items:center}@media screen and (orientation: landscape) and (min-width: 768px){.text-align{justify-content:space-around;height:100%;width:100%;flex-flow:row}}.bg{position:absolute;object-fit:cover;height:115vh;width:100%}.shade{background-color:rgba(0,0,0,0.2);position:absolute;top:0;margin:0 auto;width:90%;height:115vh}@media screen and (orientation: landscape) and (min-width: 768px){.shade{width:100%;height:80vh;margin:auto;top:10vh}}.logo{position:relative;width:80%;height:50%;max-width:320px;object-fit:contain}@media screen and (orientation: landscape) and (min-width: 768px){.logo{top:0;width:70%}}@media screen and (orientation: landscape) and (min-width: 1920px){.logo{max-width:420px}}.vertical-align{height:100%;display:flex;justify-content:center;flex-wrap:wrap;align-items:flex-start}.cont-wrapper{background-image:url("../img/pattern.jpg");position:relative;z-index:5;height:350vh;padding:10vh 0 0 0;box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2)}.cont-grid{box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2);position:sticky;top:10vh;max-width:80%;display:grid;height:80vh;grid-template-columns:repeat(4, 1fr);background-color:#ffc400;grid-gap:2%;text-align:center;align-items:center}.cont-grid h1{grid-column:2/4}.cont-grid p{grid-column:2/4}.section{box-shadow:0 12px 17px 2px rgba(0,0,0,0.14),0 5px 22px 4px rgba(0,0,0,0.12),0 7px 8px -4px rgba(0,0,0,0.2),0 -12px 17px 2px rgba(0,0,0,0.14),0 -5px 22px 4px rgba(0,0,0,0.12),0 -7px 8px -4px rgba(0,0,0,0.2);position:relative;z-index:3}.breaker{height:20vh;background-color:#333;position:relative}.breaker h1{color:white;position:relative;top:50%;text-align:center;transform:translate(0, -50%)}.bgfix{position:relative;background-color:#333;top:0;width:100%;height:100%}.wrapper-main{margin:auto;position:relative;top:0;height:200vh;background-color:black;display:grid;width:100%;grid-template-columns:1fr;grid-template-rows:1fr .5fr .5fr}@media screen and (orientation: landscape) and (min-width: 768px){.wrapper-main{height:100vh;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}}@media screen and (orientation: landscape) and (min-width: 1920px){.wrapper-main{height:100vh;max-width:100%}}@media screen and (orientation: landscape) and (min-width: 1920px) and (max-height: 1080px){.wrapper-main{max-width:2300px}}@media screen and (orientation: landscape) and (min-width: 2560px) and (min-height: 1440px){.wrapper-main{height:100vh;max-width:100%}}@media screen and (orientation: landscape) and (min-width: 2560px) and (min-height: 1440px) and (max-height: 1440px){.wrapper-main{max-width:3100px}}@media (orientation: landscape) and (min-width: 3840pxpx){.wrapper-main{max-width:100%}}@media screen and (orientation: landscape) and (min-width: 3840pxpx) and (max-height: 2160px){.wrapper-main{max-width:3840px}}.main1{grid-row:1/2;overflow:hidden}@media screen and (orientation: landscape) and (min-width: 768px){.main1{grid-row:1/3}}.bgmain{filter:blur(0px) brightness(70%);position:absolute;top:0;object-fit:cover;width:100%;height:100%;z-index:0;transition:1s}[class*=main]:hover>.bgmain{filter:blur(0.5px) brightness(60%);transform:scale(1.01)}[class^="main"],[class*=" main"]{position:relative;display:flex;flex-flow:column;justify-content:center}[class^="main"] p,[class^="main"] h1,[class*=" main"] p,[class*=" main"] h1{margin:auto;width:80%;position:relative;color:white}.main3,.main2{text-align:center;overflow:hidden}.wrapper-footer{height:80vh;position:relative;bottom:0;background-color:#1d1d1d;width:100%;text-align:center}.footer{color:white;display:flex;flex-flow:column;justify-content:space-evenly;height:100%}@media (orientation: landscape){.footer{flex-flow:row;justify-content:center}}ul{list-style:none;margin:0;padding:0}ul li{padding:1% 0;display:flex;flex-flow:row;justify-content:space-between;width:30%;margin:auto}@media (orientation: landscape){ul li{justify-content:flex-end;padding:3% 0;width:revert}}ul li p,ul li i{align-self:center;margin:0 2%}.line{width:80%;height:3px;background-color:#fff;align-self:center}@media (orientation: landscape){.line{height:80%;width:5px}}[class*="footcont"]{width:100%;align-self:center;padding:5% 10%}@media (orientation: landscape){[class*="footcont"]{text-align:right}}@media (orientation: landscape){.footcont2{text-align:left}}@media (orientation: landscape){.footcont2 ul li{justify-content:flex-start}}.copyright{position:absolute;bottom:10px;font-size:10px;text-align:center;margin:auto;align-self:center;color:#555}.fa-play{color:white;position:relative;font-size:4.5em;cursor:pointer;margin:5% auto}.lg-download{display:none}.font1{font-family:'Dawning of a New Day', cursive;font-size:3em}@media screen and (min-width: 768px){.font1{font-size:4em}}@media screen and (orientation: landscape) and (min-width: 768px){.font1{font-size:3em}}@media screen and (orientation: landscape) and (min-width: 1920px){.font1{font-size:3.5em}}.fontp{padding:25px 0px;line-height:1.2em;font-size:1.1em;text-indent:2.5em}@media screen and (min-width: 768px){.fontp{font-size:1.5em;line-height:1.5em}}@media screen and (orientation: landscape) and (min-width: 768px){.fontp{font-size:1.1em;line-height:1.4em}}@media screen and (orientation: landscape) and (min-width: 1920px){.fontp{font-size:1.8em}}.quote{font-size:1.5em}@media screen and (min-width: 768px){.quote{font-size:2em;line-height:1.5em}}@media screen and (orientation: landscape) and (min-width: 768px){.quote{font-size:1.2em}}@media screen and (orientation: landscape) and (min-width: 1920px){.quote{font-size:2em}}.quotea{text-indent:10em;padding:1em}@media screen and (min-width: 768px){.quotea{font-size:1.5em}}@media screen and (orientation: landscape) and (min-width: 768px){.quotea{font-size:1.2em}}@media screen and (orientation: landscape) and (min-width: 1920px){.quotea{font-size:1.5em}}
/*# sourceMappingURL=style.min.css.map */