@import"https://fonts.googleapis.com/css2?family=Raleway:wght@100;300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,400;1,500&display=swap";.post .meta ul.tags{float:left}.post .meta ul.tags li{display:inline-block}.post .meta ul.tags li a{display:inline-block;background:var(--blue);color:#fff;padding:2px 4px}.post .meta ul.tags li a::before{content:"#"}.post .meta .time{padding:2px 4px}.about-us img{margin:20px 0;max-width:260px;width:100%;height:auto;background-size:100% auto;background-repeat:no-repeat}.services table{width:100%;border-spacing:0;border-collapse:separate}.services table tr th i,.services table tr td i{display:block;font-size:90%;font-weight:300}.services table thead tr th{background:var(--blue);padding:10px;color:#fff}.services table tbody tr:nth-child(2n) td,.services table tbody tr:nth-child(2n) th{background:var(--light-blue)}.services table tbody tr th{padding:10px 0}.services table tbody tr td{text-align:center}.services table tbody tr td.cross{color:red}.services table tbody tr td.tick{color:green}.contact input,.contact textarea{width:100%;padding:5px 8px}.contact textarea{min-height:250px}.contact img{width:100%}:root{--blue: #0a69a1;--light-blue: #a2bbca}*{box-sizing:border-box}.relative{position:relative}.overflow_hidden{overflow:hidden}.tick{content:"&tick;"}.cross{content:"x"}body{margin:0;font-family:"Montserrat",sans-serif;color:#4d4d4d;font-weight:300;font-size:16px}body.home{padding:45vh 0 0 0}a{text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:500}.spacer{height:30px;width:100%;clear:both}header{position:relative;background:var(--blue);text-align:center;overflow:hidden;height:15vh;min-height:160px;box-shadow:0 -4px 10px #000;z-index:4;transition:height 10ms}header #svg{width:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}header #svg svg{position:absolute;top:0;right:0;bottom:0;left:0}header #svg a{position:relative;display:block;width:100%}header #svg a img{position:relative;max-width:600px;filter:invert(1);z-index:1}header .above{z-index:2}header ul.nav{justify-content:right}header ul.nav li a{display:inline-block;color:#fff;padding:20px 0 20px 20px;cursor:pointer;font-weight:bold}header ul.nav li a:hover{text-decoration:underline}.home header{position:fixed;top:0;right:0;left:0;height:45vh}section{padding:30px 0}section h1{font-size:200%;color:#0a69a1;font-weight:600}section h1 i{font-style:normal;font-weight:100}section.services .hexagon{background:url("/img/hexagon.svg");background-size:cover;min-height:233px;display:flex;justify-content:center;align-items:center}section.services .hexagon img{max-width:100px;max-height:100px}section.services h2{margin-top:30px}section.blog .meta ul.tags{float:left}section.blog .meta ul.tags li{display:inline-block}section.blog .meta ul.tags li a{display:inline-block;background:var(--blue);color:#fff;padding:2px 4px}section.blog .meta ul.tags li a::before{content:"#"}section.blog .meta .time{padding:2px 4px}section.portfolio img,section.portfolio video{width:100%}section.blue{background:var(--blue);color:#fff}section.blue h1{color:#fff}section.portfolio a{color:#fff}section.blog a{color:var(--blue)}footer{background:#4d4d4d;color:#fff;padding:40px 0}.button{display:inline-block;border:1px solid var(--blue);color:var(--blue);padding:10px 40px;font-size:190%;cursor:pointer}.button.invert{border:1px solid #fff;color:#fff}.button:hover{background:var(--blue);color:#fff}iframe{width:100%;border:0;height:100%;background:#fff}