@import url("https://fonts.googleapis.com/css?family=Raleway:400,300,600,500,700");
* {
margin: 0px;
padding: 0px;
text-decoration: none;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
width: 100%;
margin: 0;
padding: 0;
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
background:url(//www.avantiaspl.com/wp-content/themes/avanti/images/bg.jpg) 0 0 repeat;
} .page-margin-wrapper {
float: left;
width: 100%;
}
.page-wrapper {
margin: 0 auto;
width: 1024px;
position: relative;
}
.page { 
float:left;
padding:15px 15px;
width: 100%;
} h1 { 
margin:0 0 15px 0;
padding:0;
font-size:24px;
font-weight:700;
font-style:normal;
color:#2a0701;
text-transform:uppercase;
text-align:center;
}
h2 { 
margin:0 0 10px 0;
padding:0 0 8px 0;
font-size:20px;
font-weight:700;
font-style:normal;
color:#003d1c;
text-transform:uppercase;
background:url(//www.avantiaspl.com/wp-content/themes/avanti/images/line01.png) left bottom repeat-x;
}
h3
{
margin: 0px 0px 0px 0;
color: #009846;
font-size:16px;
}
h4
{
margin: 5px 0px 5px 0;
color: #009846;
font-size:16px;
}
p { 
margin:0 0 10px 0;
padding:0;
font-size:14px;
font-weight:400;
font-style:normal;
color:#0f0200;
line-height:26px;
text-align:justify;
}  header {
float: left;
width: 100%;
background:url(//www.avantiaspl.com/wp-content/themes/avanti/images/header.png) top center no-repeat;
height:91px;
margin:45px 0 35px 0;
}
#logo { 
float:left;
}
nav { 
float:right;
font-size:16px;
font-weight:700;
color:#2a0701;
margin-top:35px;
}
nav ul li{
list-style:none;
display:inline-block;
}
nav a { 
padding:0 10px;
color:#2a0701;
}
nav ul li:not(:last-child):after{
content:"/";
padding:0px 5px;
}
.responsiveMenuSelect { 
float:left;
width:100% !important;
height:30px;
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
border:1px solid #2a0701;
margin-bottom:10px;
display:none;
} #banner { 
float:left;
width:100%;
margin:0 0 15px 0;
}
#banner img { 
width:100%;
} article {
float: left;
width: 100%;
background:url(//www.avantiaspl.com/wp-content/themes/avanti/images/content-bg.jpg) top center no-repeat;
height:683px;
margin-bottom:25px;
overflow: hidden;
overflow-y: auto;	
}
.content-box { 
float:left;
width:100%;
}
#about-box { 
float:left;
width:100%;
}
#service-box { 
float:right;
width:36%;
}
#about-box a, #service-box a { 
float:right;
font-weight:600;
color:#2a0701;
text-decoration:underline;
} .clearfix {
clear: both;
} footer {
float: left;
width: 100%;
background:url(//www.avantiaspl.com/wp-content/themes/avanti/images/footer.png) top center no-repeat;
height:64px;
margin-bottom:45px;
color:#050000;
}
#social-media { 
float:left;
margin-top:15px;
}
#copy-rights { 
float:left;
margin-top:15px;
margin-left:150px;
}
#powered { 
float:right;
margin-top:15px;
}
#powered a {
color:#050000;
text-decoration: underline;
}
.full-width {
float: left;
width: 100%;
margin: 0 0 15px;
}
.full-width .width-left {
float: left;
width: 35%;
}
.full-width .width-right {
float: right;
width: 63%;
}
.tab-box {
width: 100%;
border: 1px solid #009846;
margin-bottom: 4px;
}
.tab-content
{
margin: 5px 10px 5px 10px;
}
.neat-align {
float: left;
margin-right: 15px;
}