@import"../css/reset.css";
@import"../css/skeleton.css";
@import"../css/superfish.css";
@import"../css/forms.css";
@import"../css/flexslider.css";
@import url(https://fonts.googleapis.com/css?family=Oswald);
body {
	background: url('../images/body_bg.jpg') 50% 0 repeat #0f0b08;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#838383;
	position:relative;
	min-width:960px;
  -webkit-text-size-adjust: none;
}
html, body {
	height:100%;
}
.paia-title{
    padding-left : 10px;
    padding-right : 10px;
}
.paia-link{
    text-decoration: none !important;
}
.gov-covid-link>img, .paia-link>img {
    vertical-align: middle;
}
.gov-covid-link{
    margin-right: 20px;
    margin-bottom: 20px;
}
p {
	padding-bottom:18px
}
a {
	outline:none;
	cursor:pointer;
	text-decoration:none;
         color: #76a712;
}
a:hover {
	text-decoration: underline
}
/*  Header styles */
h1, h2, h3, h4, h5, h6 {
	line-height:1.2em;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	padding-bottom:18px;
	color:#f6f5f2;
}
h1 {
	font-size:30px;
}
h2 {
	font-size:27px;
}
h3 {
	font-size:20px;
	padding-bottom:37px
}
h4 {
	font-size:16px;
	padding-bottom:20px;
  word-spacing: 11px;
}
h4.border-bot {
	border-bottom:1px solid #413f3c;
	padding-bottom:12px;
	margin-bottom:9px
}
h4.border-bot a{
	color:#fff;
	
}
h5 {
	font-size:16px;
}
h6 {
	font-size:13px;
	text-transform:none;
	padding-bottom:6px;
	line-height:18px;
	padding-bottom:14px
}
h6 a {
	color:#f6f5f2
}
.search-results h3 {
	color:#f6f5f2;
	padding-top:40px;
	padding-left:14px
}
/*li
{
     background: url("../images/marker-2.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    display: block;
    padding: 0 0 6px 21px;
}

li a {
    color: #f6f5f2;
    display: block;
    font-size: 13px;
    line-height: 18px;
}*/
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.alignmiddle * {
	vertical-align:middle
}
.color1 {
	color:#ef4f33;
}
.main-glow {
	background:url(../images/main-glow.gif) no-repeat 50% 0;
	min-height:100%
}
.main {
	width:940px !important;
	margin:0 auto;
	position:relative;
	
}
p {
	padding-bottom:12px
}
.p0 {
	padding-bottom:0 !important;
}
.p01 {
	padding-top:0 !important;
}
.p {
	padding-top:1px
}
.p1 {
	padding-top:2px
}
.p2 {
	padding-top:3px
}
.p3 {
	padding-top:4px
}
.p4 {
	padding-top:5px
}
.p5 {
	padding-top:6px
}
.p6 {
	padding-top:7px
}
.p7 {
	padding-top:8px
}
.p8 {
	padding-top:9px
}
.p9 {
	padding-top:10px
}
.p10 {
	padding-top:11px
}
.p11 {
	padding-top:12px
}
.p12 {
	padding-top:13px
}
.p13 {
	padding-top:14px
}
.p14 {
	padding-top:15px
}
.p15 {
	padding-top:16px
}
.p16 {
	padding-top:19px
}
.p17 {
	padding-top:20px
}
.p18 {
	padding-top:25px
}
.p19 {
	padding-top:26px
}
.p20 {
	padding-top:32px
}
.p21 {
	padding-top:35px
}
.p22 {
	padding-top:37px
}
.padd-1 {
	padding-top:45px;
}
.m0 {
	margin:0 !important
}
.m1 {
	margin-top:-1px
}
.m2 {
	margin-top:-2px
}
.m3 {
	margin-top:-3px
}
.m4 {
	margin-top:-4px
}
.m5 {
	margin-top:-5px
}
.m6 {
	margin-top:-7px
}
.m7 {
	margin-top:-13px
}
.overflow {
	overflow:hidden
}
.img-indent {
	float:left;
	margin:0 18px 0 0
}
.img-indent-r {
	float:right;
	margin:0 0 0 19px
}
.img-indent1 {
	float:left;
	margin:0 22px 0 0
}
.img-indent2 {
	float:left;
	margin:3px 30px 0 0
}
.line-h {
	line-height:20px
}
.bg-main {
	background:url(../images/tail-main.gif) 50% 0
}
/*********************************header*************************************/
header {
	position:relative;
	z-index:100;
}
header h1 a,.logoheader {
	display:inline-block;
	width:228px;
	height:66px;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat;
}
header h1 a, .logoheader {
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
header h1 {
	display:block;
	float:left;
	margin-left:-1px;
	padding:0
}
.row-nav {
	position:relative;
  border-top: 1px solid #433f3b;
	z-index:50;
	background:#393530;
}
.row-top {
	padding:35px 0 40px;
	min-height:95px;
}
.box-slider {
	background: url('../images/content_bg.jpg') 50% 0 repeat #181512;
	padding:16px 0 39px;
}
/********************** Content ************************/
section#content {
	position:relative;
	z-index:20;
	padding:49px 0 47px;
  background: url('../images/content_bg.jpg') 50% 0 repeat #181512;
    min-height: 300px;
}
#page1 section#content {
	padding:41px 0 47px;
}
.inner-1 {
	padding:0 36px 0 0
}
.box-img {
/*	background:#f6f5f2;
	padding:10px;*/
 border: 10px solid #f6f5f2;
	display:inline-block;
           height: 355px;
/*    margin-left: 10px;
    margin-top: 10px;*/
    text-align: center;
    vertical-align: middle;
    width: 500px;
     position: relative;
}
.box-img img {
     bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
/*	width:100%*/
}
.box-img-ser {
/*	background:#f6f5f2;
	padding:10px;*/
 border: 10px solid #f6f5f2;
	display:inline-block;
           height: 335px;
/*    margin-left: 10px;
    margin-top: 10px;*/
    text-align: center;
    vertical-align: middle;
    width: 500px;
     position: relative;
}
.box-img-ser img {
     bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
/*	width:100%*/
}
.about-box-img
{
/*    background:#f6f5f2;
	padding:10px;*/
 border: 10px solid #f6f5f2;
	display:inline-block;
           text-align: center;
           
    vertical-align: middle;
    width: 279px;
    height: 173px;
     position: relative;
          
}
.about-box-img img {
     bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
/*	width:100%*/
}
.abt-ser-box-img
{
/*        background:#f6f5f2;
	padding:10px;*/
	display:inline-block;
           text-align: center;
           
    vertical-align: middle;
    width: 279px;
    height: 187px;
     position: relative;
      border: 10px solid #f6f5f2;
}
.abt-ser-box-img img {
     bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
/*	width:100%*/
}
.home-ser-box-img
{
/*         background:#f6f5f2;
	padding:10px;*/
       
	display:inline-block;
           text-align: center;
    vertical-align: middle;
    width: 198px;
    height: 133px;
     position: relative;
     border: 10px solid #f6f5f2;
}

.home-ser-box-img img {
     bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;

/*	width:100%*/
}
.home-prod-box-img
{
/*        background:#f6f5f2;
	padding:10px;*/
	display:inline-block;
           text-align: center;
           
    vertical-align: middle;
    width: 119px;
    height: 85px;
     position: relative;
      border: 10px solid #f6f5f2;
}
.home-prod-box-img img {
     bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
/*	width:100%*/
}
.featured-prod
{
/*        background:#f6f5f2;*/
	padding:10px;
	display:inline-block;
           text-align: center;
           
    vertical-align: middle;
    width: 120px;
    height: 85px;
     position: relative;
/*      border: 10px solid #f6f5f2;*/
}
.featured-prod img {
     bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
/*	width:100%*/
}
.cont-box-img
{
     background: none repeat scroll 0 0 #f6f5f2;
    display: inline-block;
    padding: 10px;
}


.border-horiz, .border-horiz1 {
	height:1px;
  background: #3b3936;
	width:100%;
	margin:51px 0 48px
}
.border-horiz.a {
	margin:34px 0
}
.border-horiz1 {
	margin:9px 0 23px
}
.date-1 {
	font-family: 'Oswald', sans-serif;
	font-size:24px;
	line-height:28px;
	color:#fff;
	width:60px;
	text-align:center;
	float:left;
	padding:5px 0 4px;
	margin: 0 20px 0 0;
	background:#464039;
}
.date-1 span {
	display:block;
  color: #9d9893;
	font-size:10px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif
}
.date-1.a {
	padding:10px 0 13px
}
.date-2{color: #76a712;}
.box-quote, .box-quote1 {
	overflow:visible;
	background:#12100e;
	padding:13px 17px 14px;
	margin-left:17px;
	position:relative
}
.box-quote1 {
	margin: 0 17px 0 0
}
.name-date {
	color:#fff;
	padding-bottom:5px
}
.name-date a{
	color:#fff;
	padding-bottom:5px
}
.name-date span{color: #76a712;}
.quote-1 {
	line-height:18px
}
.box-quote:after, .box-quote1:after {
	position:absolute;
	background:url(../images/quote-arrow.png) no-repeat 0 0;
	width:17px;
	height:10px;
	content:"";
	top:17px;
	left:-17px
}
.box-quote1:after {
	background:url(../images/quote-arrow1.png) no-repeat 0 0;
	width:17px;
	height:11px;
	content:"";
	top:16px;
	right:-17px;
	left:auto
}
.box-capabiliti figure {
	margin-bottom:16px
}
.box-capabiliti strong {
	display:block;
	font-size:12px;
	color:#7d7d7d
}
.name-1 {
	color:#f6f5f2;
	padding-bottom:6px
}
.comment {
	color:#76a712;
	padding-top:1px
}
.comment a {
	color:#8e8e8e;
}
.box-product {
	padding:10px 10px 9px;
	border:1px solid #d3d3d3;
	background:#f6f5f2;
        height: 285px;
}
.box-product h6 a{color: #000;}
.box-product figure {
	margin-bottom:11px;
            text-align: center;
    vertical-align: middle;
    width: 200px;
     position: relative;
     height: 142px;
}
.box-product figure img {
	     bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.box-product h6 {
	padding-bottom:10px
}
/*----- map -----*/

.map {
	display:inline-block;
	margin: 0 0 19px 0
}
.map iframe {
	height:246px;
	overflow: hidden;
	width:100%;
}
/*----- address -----*/
.mail-1 {
	color:#76a712;
	display:inline-block;
	text-decoration:none;
}
dl.address {
	padding-top:5px
}
dl.address dt {
	color:#898989;
}
dl.address dd {
	color:#898989;
}
dl.address dd span {
	display:inline-block;
	width:68px
}
.policy h6 {
	padding-bottom:11px;
}
.policy p {
	padding-bottom:22px;
}
/*  lists */
.list-1 {
	padding-bottom:4px;
}
.list-1 li {
	background:url(../images/marker-2.png) no-repeat 0 6px;
	display:block;
	padding: 0 0 6px 21px;
          color: #f6f5f2 !important;
/*    display: block;*/
    font-size: 13px;
    line-height: 18px;
}
.list-1 li a {
	font-size:13px;
	line-height:18px;
	color:#f6f5f2;
	display:block;
}
.list-1.a li a {
	line-height:24px;
}
.list-1.a li {
	background:url(../images/marker-2.png) no-repeat 0 8px;
	padding-bottom:1px
}
/*  Buttons & links*/
.link-1 {
	color:#f6f5f2;
	font-size:13px;
	line-height:18px;
	font-family: 'Oswald', sans-serif;
	display:inline-block;
	margin-bottom:2px
}
.button {
	display:inline-block;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	font-size:12px;
	line-height:18px;
	color:#f6f5f2;
	text-decoration:underline;position:relative;padding-left:33px;padding-bottom:5px
}
.button, .button span {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.button span {
	width:21px;
	height:21px;
	background:url(../images/marker-1.png) no-repeat right 0 #76a712;
	display:inline-block;
	position:absolute;top:0;left:0
}
.button:hover span {
	background-color:#616161;
	background-position: 0 0;
}
.button:hover {
	color:#76a712;
}

/*.button_clear
{
    border: none !important;
    background: none !important;
    background-color:#616161;
	background-position: 0 0;
        width:21px !important;
	height:21px !important;
}*/
.button1
{
        width:70px !important;
	height:30px !important; 
        background: none  !important;
    border: 0 none !important;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: 'Oswald',sans-serif !important;
    font-size: 12px !important;
    line-height: 18px !important;
    padding-bottom: 5px !important;
    padding-left: 33px !important;
    position: relative;
    text-decoration: underline;
    text-transform: uppercase;
     float: left;
     padding: 0 !important;
}
.button2
{
        width:60px !important;
	height:30px !important; 
        background: none  !important;
    border: 0 none !important;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: 'Oswald',sans-serif !important;
    font-size: 12px !important;
    line-height: 18px !important;
    padding-bottom: 5px !important;
    padding-left: 33px !important;
    position: relative;
    text-decoration: underline;
    text-transform: uppercase;
     float: left;
     padding: 0 !important;
}
.button_span
{
    width:21px;
	height:21px;
	background:url(../images/marker-1.png) no-repeat right 0 #76a712;
	display:inline-block;
/*	position:absolute;*/
        top:0;left:0;
        float: left;
          margin-top: 5px;
}
.button_span:hover  {
	background-color:#616161;
	background-position: 0 0;
         transition: all 0.3s ease 0s;
}

.button1:hover 
{
    color:#76a712 !important;
}
.button2:hover 
{
    color:#76a712 !important;
}
/******************** Footer ******************/
footer {
  box-shadow: 0 -4px 2px rgba(0,0,0,0.5);
	padding:26px 0;
  z-index: 21;
  position: relative;
}
.logo-footer {
	font-size:0;
	line-height:0;
}
.privacy {
	color:#757575;
	font-size:12px;
	line-height:24px;
}
.privacy a {
	font-size:12px;
	color:#757575;
	line-height:24px;
	text-decoration:none
}
.privacy a:hover {
	text-decoration:underline
}
.soc {
	position:absolute;
	right:1px;
	top:1px
}
.soc a {
	display:inline-block;
	margin-left:4px;
	opacity:1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.soc a:hover {
	opacity:0.65
}
/*==========================================*/


.flags{ position:absolute; right: 100px; top: 85px; z-index:10;}

@media only screen and (min-width: 768px) and (max-width: 995px) {
 body {
min-width:768px;
}
 .main {
width:748px
}
 .map iframe {
 height:250px;
 overflow: hidden;
}
}
@media only screen and (max-width: 767px) {
body{min-width:320px;}
 .main {width:300px}
 
 .row-top { min-height: 145px;}

 .flags { right: 120px;  top: 142px;}
 
#search{float: none;overflow: hidden;}
header h1{float: none;}
nav:after {
right: -2px;
}
.box-img {display: block;}
.img-indent1{float: none;margin: 0 0 15px;}
  .soc{
    position:static;
    padding-top: 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
 body {
min-width:420px;
}
.main {
width:420px
}

 .flags { right: 175px !important;}

 .map iframe {
 width: 100%;
}
 .box-product figure {
float:left;
margin-right:16px
}
.box-product {
overflow:hidden;
padding-bottom:0

}

}
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */

.english {
    background: url("../images/en1.png") no-repeat scroll left top;
}
.portuguese{
    background: url("../images/pt1.png") no-repeat scroll left top;
}
.language {
    border: medium none;
    color: #000000;
    float: left !important;
    font: 12px/18px arial;
    height: 32px;
    margin: 0;
    padding-left: 30px;
    text-align: left;
    text-decoration: none;
    opacity: 0.4;
    cursor: pointer;
/*    width: 85px !important;*/
}
.languageact
{
     opacity: 1;
    
}
.art-margin
{ 
    margin-left: 10px;
    
}
.mar-right
{
    margin-right: 16px !important;
}
.art-margin2
{ 
    margin-left: 10px;
    margin-right: 10px;
    
}
.Loginform
{
    text-align: center;
    width: 400px;
}
#frmLogin .logtext{
    background: none repeat scroll 0 0 #f6f5f2;
    border: 1px solid #d3d3d3;
    box-shadow: none;
    color: #7c7270;
    font: 12px Arial,Helvetica,sans-serif;
    margin: 0;
    outline: medium none;
    padding: 9px 18px 10px;
    width: 182px;
}

.lable-name {
    color: #f6f5f2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
     float: right;
}
.login_table
{
    width: 400px;
}
.login_button{
    background: none repeat scroll 0 0 #433f3b;
    border: 1px solid #181818;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
     height: 30px;
      width: 80px;
    padding: 0 5px;
}
.Profileform
{
  text-align: center;
    width: 400px;   
}
#frmProfile .logtext{
    background: none repeat scroll 0 0 #f6f5f2;
    border: 1px solid #d3d3d3;
    box-shadow: none;
    color: #7c7270;
    font: 12px Arial,Helvetica,sans-serif;
    margin: 0;
    outline: medium none;
    padding: 9px 18px 10px;
    width: 182px;
/*      margin: 0 0 20px 20px;*/
}
#frmProfile .my_drop_down
{
       background: none repeat scroll 0 0 #f6f5f2;
    border: 1px solid #d3d3d3;
    box-shadow: none;
    color: #7c7270;
    font: 12px Arial,Helvetica,sans-serif;
    margin: 0;
    outline: medium none;
    padding: 9px 18px 10px;
    width: 220px; 
    
}
.profile_button{
    background: none repeat scroll 0 0 #433f3b;
    border: 1px solid #181818;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
     height: 30px;
      width: 80px;
    padding: 0 5px;
}
.forgot_text
{
        background: none repeat scroll 0 0 #f6f5f2;
    border: 1px solid #d3d3d3;
    box-shadow: none;
    color: #7c7270;
    font: 12px Arial,Helvetica,sans-serif;
    margin: 0;
    outline: medium none;
    padding: 9px 18px 10px;
    width: 182px;
}
.forgot_email {
    color: #f6f5f2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
     float: left;
      margin-right: 10px;
}
.forgot_form
{
     text-align: center;
    width: 400px;  
    
}
.forgot_button{
    background: none repeat scroll 0 0 #433f3b;
    border: 1px solid #181818;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
     height: 30px;
      width: 80px;
    padding: 0 5px;
}

.changepwdform
{
     text-align: center;
    width: 400px;  
    
}
.logtext
{
         background: none repeat scroll 0 0 #f6f5f2;
    border: 1px solid #d3d3d3;
    box-shadow: none;
    color: #7c7270;
    font: 12px Arial,Helvetica,sans-serif;
    margin: 0;
    outline: medium none;
    padding: 9px 18px 10px;
    width: 182px;
}
.changepwd_button
{
       background: none repeat scroll 0 0 #433f3b;
    border: 1px solid #181818;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
     height: 30px;
      width: 80px;
    padding: 0 5px; 
}
.pdf_title
{
       color: #f6f5f2;
    font-family: 'Oswald',sans-serif;
    font-weight: normal;
    margin-left: 5px;
}
.error_message
{
margin-left: 30px;
    text-align: left;
}
.error_message2
{
margin-left: 10px;
    text-align: left;
}
.search
{
    font-weight: bold;
     color: #f6f5f2;
}

.product-category-listing_4 h3, .product-category-listing_3 h3, .product-category-listing_2 h3, .product-category-listing_1 h3 { position: relative; }

span.menu-arrow.product-display-toggle {
    display: block;
    width: 5px;
    bottom: 45px;
    top: 10px;
    text-indent: -100%;
    left: 25%;
    position: absolute;
    margin-left: -3px;
    height: 5px;
    font-size: 0;
    line-height: 0;
    background: url(../images/menu_arrow.png) 0 -7px no-repeat;
    vertical-align: middle;
}

.product-category-listing_4 article.grid_3:nth-child(1), .product-category-listing_3 article.grid_3:nth-child(1), .product-category-listing_2 article.grid_3:nth-child(1), .product-category-listing_1 article.grid_3:nth-child(1) {
    margin-left: 0;
}

.product-category-listing_4 article.grid_3:nth-child(3n+1), .product-category-listing_3 article.grid_3:nth-child(3n+1), .product-category-listing_2 article.grid_3:nth-child(3n+1), .product-category-listing_1 article.grid_3:nth-child(3n+1) {
    margin-right: 0;
}

.main-product-page-listing .wrapper { display: none; }
span.email_address {
    width: auto !important;
}