header{background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/header.jpg);min-height:calc(100vh - 45px);background-position:50%;background-repeat:no-repeat;background-size:cover}header #Nav{background-color:unset;box-shadow:unset!important}header #Nav a{color:#fff}header .custom-header{display:flex;align-items:center;justify-content:center;align-items:start;flex-direction:column;min-height:calc(100vh - 80px);padding:0 30px;gap:20px;position:relative}header .custom-header h1{font-size:45px;color:#fff;font-weight:700}header .custom-header p{color:#fff;max-width:65%}header .custom-header .social-links{position:absolute;right:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}header .custom-header .social-links .icon{font-size:30px}header .custom-header .social-links a{color:#fff;transition:.3s ease-in-out}header .custom-header .social-links a:hover{color:#e79531}#Nav .lang-btn{background-color:#fff;color:#333;display:block;padding:10px 6px 10px 10px;border:1px solid rgba(0,0,0,.1);border-radius:5px;font-size:14px}#Nav a{color:#000;font-weight:700;font-size:20px;text-decoration:none}#Nav a,#Nav a:hover{transition:.3s ease-in-out}#Nav .active,#Nav a:hover{color:#e79531}#Nav .active{height:inherit!important}.offcanvas-title{font-size:25px;font-weight:700}.offcanvas-body{display:flex;flex-direction:column;gap:35px}.offcanvas-body a{color:#000;font-weight:700;font-size:20px;text-decoration:none;transition:.3s ease-in-out;display:block}.offcanvas-body a:hover{color:#e79531;transition:.3s ease-in-out}.offcanvas-body .active{height:inherit!important;color:#e79531}@media(max-width:992px){header .custom-header{align-items:center;text-align:center;padding:10px}header .custom-header h1{font-size:30px}header .custom-header p{font-size:18px;max-width:100%}header .custom-header .social-links{right:unset;bottom:40px;flex-direction:row!important;gap:30px}header .custom-header .social-links .icon{font-size:20px}}@media(max-width:768px){header .custom-header{align-items:center;text-align:center;padding:10px}header .custom-header h1{font-size:22px}header .custom-header p{font-size:15px;max-width:100%}}@font-face{font-family:Cairo;src:url(/Cairo.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block}*{font-family:Cairo,sans-serif!important}.main-btn{border-radius:5px;border:1px solid #273755;color:#273755;background-color:#fff;padding:8px 15px;font-size:22px;font-weight:700;transition:.3s ease-in-out;display:flex;justify-content:center;align-items:center;text-decoration:none}.main-btn:hover{color:#fff;background-color:#273755}p{font-size:20px;color:#273755}.custom-height{min-height:calc(100vh - 125px);padding:35px 0}.m-color{color:#273755}.s-color{color:#e79531}#info{font-size:15px;background-color:#273755!important;color:#fff}#info .container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}#info a{color:#fff;text-decoration:none}#info a:hover{text-decoration:underline}#sidebar a{color:#fff;font-size:20px;font-weight:700;text-decoration:none;margin:10px}#about{margin:50px 0}#about h1{font-size:55px;margin-bottom:15px;color:#273755}#about h3{color:#273755;font-weight:700}#about h5{font-size:16px;margin-bottom:15px;line-height:25px;text-align:justify}#about .line-img{margin-bottom:40px}#about ul li{margin:5px}#process{margin:50px 0}#process h1{font-size:55px;margin-bottom:15px;color:#273755}#process h3{color:#273755;font-weight:700}#process h5{font-size:16px;margin-bottom:15px;line-height:25px;text-align:justify}#process .line-img{margin-bottom:40px}#contact .contact-card{min-height:100%;border:1px solid #273755;padding:40px;text-align:center;border-radius:20px}#contact .contact-card h3{color:#273755;font-weight:700;margin:15px 0}#contact .contact-card a{text-decoration:none;color:#000}#contact form button{padding:10px 30px;font-size:18px}#contact form label{font-size:18px;font-weight:700;margin-bottom:10px;color:#273755}#contact form input{width:100%;height:40px;padding:12px;background:#f7f7f7;border:1px solid #c4c4c4;border-radius:0;box-shadow:none;color:#787878;transition:all .5s;margin-bottom:10px}#contact form input:focus{outline:unset}#contact form textarea{width:100%;height:200px;padding:12px;background:#f7f7f7;border:1px solid #c4c4c4;border-radius:0;box-shadow:none;color:#787878;transition:all .5s;margin-bottom:10px}#footer{background-color:#273755;padding:30px 0}#footer p{color:#fff!important}#footer h4{color:#e79531}#footer .cont a{display:block}#footer a{text-decoration:none;color:#fff}#footer .rights{color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}#footer .rights .social-links{gap:10px}#footer .rights .social-links .icon{font-size:18px}#footer .rights .top{cursor:pointer}#footer .rights p{margin:10px 0}.icon-div{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.icon-div .icon{margin-bottom:10px;font-size:30px!important;background-color:#273755;color:#fff;width:60px;height:60px;padding:5px;border-radius:50%}.icon-div h4{font-weight:700}.icon-div p{color:gray}