header,section,footer,aside,nav,main,article,figure{display:block}
body{margin:0px; padding:0px; font-family: "Roboto", sans-serif; background: url(../images/bg.jpg) repeat center top; background-color: #443a2e;}
img{border:none; margin:0px; padding:0px; max-width:100%; display:block;}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{text-decoration:none; outline:none;}
h1,h2,h3,h4,h5,h6,ul,p,form,input{margin:0px; padding:0px; outline:none; font-weight:normal;}
a{-webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -ms-transition: all 200ms ease-in; -o-transition: all 200ms ease-in;transition: all 200ms ease-in;}
.none{-webkit-transition:none; -moz-transition:none; -ms-transition:none; -o-transition:none; transition:none;}
select{-webkit-appearance:none; -moz-appearance: none; text-indent: 1px; text-overflow: '';}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

/*
font-family:"Comfortaa", sans-serif;
font-family:"Anton", sans-serif;
*/

.banner{display: flex; justify-content: center;}
/*.banner img{width: 100%;}*/
.bodyArea{background: url(../images/shadow.png) no-repeat center top;}
.centerwrap{width: 1596px; margin: auto;}
.welcomeBox{background-color: #fff; border: 16px solid #121110; margin-bottom: 38px; position: relative; box-shadow: 3px 0 9px rgba(0,0,0,0.23);}
.majorempire{background:#ffffff url(../images/majorempire.png) repeat-x 8px center; height: 48px;}
.nameIDBox{background-color: #121110;}
.nameID{text-align: center; width: 1024px; margin-left: 65px; padding-top: 22px; padding-bottom: 20px;}
.nameID h1{font-size: 67px; font-family:"Anton", sans-serif; color: #ffffff; text-transform: uppercase; line-height: 76px;}
.nameID h2{font-size: 24px; letter-spacing: -0.025em; font-family:"Comfortaa", sans-serif; font-weight: 700; color: #cf2229;}
.welcomeText{text-align: center; width: 1024px; margin-left: 65px; padding-top: 26px; padding-bottom: 60px;}
.welcomeText p{font-weight: 300; color: #0f090d; font-size: 21px; line-height: 32px; letter-spacing: -0.025em; padding-bottom: 32px;}
.welcomeText p:last-child{padding-bottom: 0px;}
.welcomeText p span{color: #d00417;}
.romeMajor{position: absolute; bottom: 33px; right: 75px;}
.ourSites{padding-bottom: 97px;}
.siteBanner{border: 16px solid #121110; margin-bottom: 38px; position: relative; box-shadow: 3px 0 9px rgba(0,0,0,0.23); background-color: #000;}
.siteBanner:last-child{margin-bottom: 0px;}
footer{background-color: #131110; padding: 18px 0;}
footer .centerwrap{display: flex; justify-content: space-between; align-items: center;}
.reserved{order: -1; font-size: 18px; color: #6d635e; letter-spacing: -0.01em; font-weight: 400;}
footer p{font-size: 18px; color: #6d635e; letter-spacing: -0.01em; font-weight: 400;}
footer p a{color: #6d635e;}
footer p a:hover{color: #fff;}