body{padding-top:0px;background-color:var(--bg)}header{height:500px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;overflow:hidden}header .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}main{background-color:var(--bg);background-repeat:no-repeat;background-size:cover;background-position:center center}.box{position:relative;background-color:var(--main-color);box-shadow:unset}.box h2,.box h1,.box p{color:#f2f2f2 !important}.box .icon{position:absolute;top:30px;opacity:.3;margin-bottom:30px}.box .icon svg,.box .icon img{width:75px;height:75px}html[lang=en] .box .icon{right:30px}html[lang=ar] .box .icon{left:30px}#about{padding-bottom:1px}@media(max-width: 500px){.box .icon{top:20px}.box .icon svg,.box .icon img{width:50px;height:50px}html[lang=en] .box .icon{right:20px}html[lang=ar] .box .icon{left:20px}}/*# sourceMappingURL=index.css.map */