 @font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Regular'), url('../css/MYRIADPRO-REGULAR.woff') format('woff');
    }
#outer{margin:auto;background-color:var(--black);}
#main{width:98%;margin:0 1%;color: white;}
#logo{height: 80px;}
#logo img{width:250px;height:auto;margin-top:20px;padding:5px 0 0 20px;}
.imgabs{position:absolute;z-index:100;width:150px;}
#topimgm{height:354px;}
#topimgm img{width:90%;max-width:450px;height:auto;margin:0 auto;display:block;}
#menum{width:100%;max-width:300px;height:150px;text-align:center;font-size:18px;color:#FFF;padding-top:40px;margin:0 auto;display:block;}
#logom img{width:90%;max-width:250px;height:auto;padding-bottom:120px;padding-top:50px;margin:0 auto;display:block;}
#topimgd{display:none;}
#menud{display:none;}
#logod{display:none;}
.trpllftm{width:100%;text-align:center;padding:10px 0;color: white;}
.trplcenm{width:100%;text-align:center;padding:10px 0;color: white;}
.trplrhtm{width:100%;text-align:center;padding:10px 0;color: white;}
.centxt{text-align: center;}
#underc{background-image:url("../img/underconstructionm.webp");background-repeat:no-repeat;background-position:top;width:100%;}