






 /* declarativeToggle Styles to copy and paste */

 @media screen and (max-width: 767px) {

.toggle-btn-visible {
  position: static;
  visibility: visible;
}

.toggle-target-hidden { display: none; }

.toggle-target-expanded { display: block; }
}

.all-devices .toggle-btn-visible {
  position: static;
  visibility: visible;
}

.all-devices .toggle-target-hidden { display: none; }

.all-devices .toggle-target-expanded { display: block; }





 

 



.single-meta-wrap { position:relative; text-align:center; max-width:700px; 
margin:5px auto 0;
}

.sm-dot { color:#f9b248; font-size:34px; position:relative; top:5px;  display:inline-block; margin:0 5px;
line-height:16px;
vertical-align:top;
}
 


.single-meta-wrap:before {
  border-width: 8px 2px 0 0;
border-color: #fff transparent transparent transparent;
left:0;
}


.single-meta-wrap:after {
  border-width: 0 0 8px 2px;
  border-color: transparent transparent #fff transparent;
  right:0;
}
 




 
.single-meta-wrap { padding:0; text-align:center;}
  .single-meta {text-align:center;}
  

.single-meta-line {

background: #f9b248;
height: 8px;
margin-top: -4px;
top: 50%;
left: 0;
width: 100%;
position: absolute;
}  

.single-meta { color:#222; 
/*font-size:15px;*/
font-size: 0.94em; 
line-height: 1.8em;
text-transform:uppercase; font-weight:bold; font-style:italic; 
display:inline-block;
background:#333333;
position:relative; z-index:2;
padding:0 8px;
white-space:nowrap;
}

 

.single-meta2 { color:#222; 
/*font-size:15px;*/
font-size: 0.94em; 
line-height: 1.8em;
text-transform:uppercase; font-weight:bold; font-style:italic; 
display:inline-block;
background:#000000;
position:relative; z-index:2;
padding:0 8px;
white-space:nowrap;
}

 
#hire{
	
	padding: 50px 0 50px 0;
	margin: 0 auto;
	background: #333333;
	
}


.boxa{
	
	padding: 50px 0 50px 0;
	margin: 0 auto;
	background: #333333;
	
}


.boxa2{
	
	padding: 50px 0 50px 0;
	margin: 0 auto;
	background: #000000;
	
}


h4.m{
	
	text-align: center;
	color: #ffcc33;
}
p.m{
	
	text-align: center;
	
	
}
.sn{
	
	text-align: center;
	font-size: 400%;
	
	
}

.sn{
	margin: 50px auto;
	
	
}


p.mf {
	text-align: center;
	margin: 0 auto;
	font-size: 100%;
	line-height: 1.5em;
	color: #ffcc33;
}


ul.m{
	color: #ffcc33;
	text-shadow: 0 2px 1px #000;
	font-family: 'Luckiest Guy',Impact,Haettenschweiler,"Franklin Gothic Bold",Charcoal,Gadget,sans-serif;
	text-transform: uppercase;
	 font-size: 193%;
	text-align: center;
	display: block;
	text-decoration: none;
	
	
}

/*** content ***/

 
#con {
	display:block;
    position: relative;
    background: #000000;
    max-width: 1200px;
    padding: 10px 0 0 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    
}
.con-box {
	display:block;
	text-align:center;
    padding-left: 0px;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 0 0 0;
}
#con ul {
    padding-left: 0px;
    margin: 0 auto;
}
/*** footer ***/



.btn-danger{
	display:block;
	text-align: center;
	width: 80%; 
	margin: 0 auto;   
	color: #ffcc33;
	padding: 0 0 0 0;
	cursor: pointer; cursor:hand;
	
}



.box img{
	
	display:block;
	text-align:center;
	 margin: 0 auto;
	
}

.simple-demo, .mobile-demo {
	visibility: visible;
}

.simple-demo #content-wrapper {
	height: 1600px;
	padding-top: 400px;
}

h1 {
	font-size: 120px;
	font-weight: normal;
	margin: 0;
	font-family: 'Luckiest Guy',Impact,Haettenschweiler,"Franklin Gothic Bold",Charcoal,Gadget,sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-shadow: 0 2px 1px #000;
	line-height: .8;
}

h2 {
	 
	font-weight: normal;
	margin: 50px auto;
	color: #ffcc33;
	padding: 10px;
	text-shadow: 0 2px 1px #000;
	font-family: 'Luckiest Guy',Impact,Haettenschweiler,"Franklin Gothic Bold",Charcoal,Gadget,sans-serif;
	text-transform: uppercase;
}



h3 {
	font-size: 80px;
	font-weight: normal;
	margin: 0 auto;
	color: #ffcc33;
	padding: 0 0 0 0;
	text-shadow: 0 2px 1px #000;
	 
	text-transform: uppercase;
	text-align: center;
	
}

p {	width: 80%; margin: 20px auto;   color: #ffcc33; }
a, a:visited { color: #D92B00; font-weight: bold; font-style: italic; }
ul { list-style: none; }

figcaption { text-shadow: 0 2px 1px #000; color: #C5C3DE; }

.download { padding: 10px; }

pre { font-size: 15px; }
code { font-style: normal; }
blockquote {
	text-align: left;
	width: 720px;
	margin: 10px auto;
	background: #C5C3DE;
	border: solid 2px #69697A;
	padding: 0 40px;
}

#console {
	display: none;
	position: fixed;
	top: 0;
	left: 15px;
	width: 500px;
	margin: 0;
	font-size: 14px;
	font-style: italic;
	background-color: #69697A;
	text-shadow: none;
	text-align: left;
	padding: 3px 10px;
	border-radius: 0 0 10px 10px;
	z-index: 99;
	opacity: .8;
}

#titles {
	overflow: hidden;
	font-size: 400%;
	margin: 0 auto -580px;
	width: 100%;
	height: 1000px;
	position: relative;
	padding-top: 30px;
	z-index: 20;
}


.titles-line { position: relative; display: block; margin:0 auto; width: 100%;text-align: center; }

#titles-line2 { top: -30px; }
#titles-line3 { top: -50px; }
#titles-line4 { top: -30px; color: #000000; font-size: 50%; text-shadow: 0 2px 1px #000;font-family: sans-serif;text-align: center; font-style: oblique;}

.titles-line span { display: inline-block; line-height: 1.1; position: relative; }
.twitter-follow-button { position: relative; top: 8px; left: 4px; }
#titles-info { position: relative; z-index:99998; margin-top: 40px; opacity: 0; }


#newversion {
	position: absolute;
	top: 230px;
	left: 50%;
	margin-left: 250px;
	z-index: 100;
	background-color: #D92B00;
	width: 200px;
	height: 200px;
	border-radius: 100px;
	box-shadow: 0 2px 1px #000;
}
#newversion h2 {
	font-size: 43px;
	margin: 0;
	padding: 30px 0px 0px 20px;
	color: #FFFFFF;
	font-style: normal;
}
#newversion a {
	text-decoration: none;
	padding: 20px 0px 0px 0px;
	display: block;
	font-size: 18px;
	color: #FFFFFF;
}
#newversion a:hover span {
	text-decoration: underline;
}


/* mobile demo */

.mobile-demo #fade-it {
	margin: 400px 0 500px 0;
}
.mobile-demo #examples-1 {
	margin-bottom: 200px;
}
.mobile-demo #instructions {
	width: 800px;
	text-align: left;
	margin: auto;
}
.mobile-demo ul {
	list-style: disc;
	color:#FFFFFF;
	margin: 20px 80px 100px 80px;
}
.mobile-demo #content-wrapper {
	margin-bottom: 100px;
	width: 100%;
}
.mobile-demo h2 {
	width: 90%;
}
.mobile-demo h3 {
	color:#C5C3DE;
}

#getFixed {
 width: 100%;
  background:#000000 ;
	margin: 0 auto;
padding: 0;
  z-index: 21;
}

/* Nav Menu */

div #nav-menu ul li .active {
   background-color: #ffcc33;
   color: #000000 ;
   }


div #nav-menu{
	
	background-color: #000000 ;
}

div #nav-menu {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	overflow: hidden;
	max-width: 640px;
}

div #nav-menu ul li {
	list-style: none;
	float: left;
	display:inline;
	text-align: center;
	width: 120px;
	height: auto;
	margin-bottom: 0 2px;
	margin-top: 0 2px;
	font-weight: bold;
	
	
}

div #nav-menu a {
	display: block;
	font-size: 14px;
	padding: 10px 0 10px 0;
	color: #ffcc33;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
}


#nav-menu a:hover {
	background: #ffcc33;
	
	text-decoration: none;
	color:#000000 ;
	
}


#nav-menu a:hover + div {
    display: block;
}


#nav-menu a {
	
	background-color: #000000 ;
	}



.menu-trigger {
	display: none;
}

@media screen and (max-width: 610px) {
	
	.lh{
		
	display: none;	
		
	}
	
	.lh2{
		
	display: block;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding: 0;
		
	}
	
	
	.menu-trigger {
		display: block;
		color: #ffcc33;
		background-color: #000000 ;
		padding: 10px;
		text-align: right;
		font-size: 83%;
		cursor: pointer;
		font-weight: bold;
	}
	
	div #nav-menu {
		display: none;
	}
	
	div.nav-expanded {
		display: block;
	}
	
	div #nav-menu ul li {
		float: none;
	}
	
	
	div #nav-menuu ul li a
	{border-bottom: 2px solid #ffcc33;
	width: auto;
	
	}
	
	
	
	div #nav-menu ul li:last-child {
		border-bottom: none;
	}
	
	
	
	
#footer-wrap {display:none;}
.bottom-footer-inner {width:100%; text-align:center; padding:15px 0;}
.bottom-footer-inner img {display:block;}
.bottom-footer-inner ul {float:none; }
.bottom-footer-inner ul li {display:block;padding:0 20px 0 20px;}
.bottom-footer-inner ul li a {padding:10px 0;}
.bottom-footer-inner p {float:none; margin:20px 0;}
.bottom-footer-inner .legal-links a {padding:10px 0;}
.bottom-footer-inner ul li a:hover {
	background: #ffcc33;
	
	text-decoration: none;
	color:#000000;}


	#newversion{
		
		display: none;
		
	}
	
	
}



@media screen and (min-width: 800px) {
	
.lh2{
		
	display: none;	
}
	
	
div #nav-menu{
	
	background-color: #000000 ;
}	
	
	
div #nav-menu ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	overflow: hidden;
	max-width: 640px;
}

div #nav-menu ul li {
	list-style: none;
	float: left;
	display:inline;
	text-align: center;
	width: 120px;
	height: auto;
	margin-bottom: 0 2px;
	margin-top: 0 2px;
	font-weight: bold;
	
	
}

div #nav-menu a {
	display: block;
	font-size: 14px;
	padding: 10px 0 10px 0;
	color: #ffcc33;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
}


#nav-menu a:hover {
	background: #ffcc33;
	
	text-decoration: none;
	color:#000000 ;
	
}



#nav-menu a:hover + div {
    display: block;
}


#nav-menu a {
	
	background-color: #000000 ;
	}
	


.menu-trigger {
	display: none;
}

	
	
}
	







/* quadrado 2 index catalogue */
.info-box-b h1{
	text-align: center;
	padding: 0 0 10px 0;
	color: #FFFFFF;
	
	
	
}

.q2{
	
	width: 50%;
	display: block;
	margin: 0 auto;
	
}


.info-box-b1 h1{
	text-align: center;
	padding: 0 0 10px 0;
	color: #FFFFFF;
	
	
	
}


.download_catalog_btn_feature {
    display: block !important;
    color: #FFF !important;
    background: none repeat scroll 0% 0% #2D547F !important;
    text-transform: uppercase !important;
	text-align:center !important;
    padding-top: 2% !important;
	padding-bottom: 2% !important;
	padding-left: 3% !important;
	padding-right: 3% !important;
	margin-left:0px !important;
	margin-bottom:20px !important;
	margin-top:20px !important;
    font-size: 80% !important;
    text-decoration: none !important;
    font-family: "Arial Black" !important;
}

.download_catalog_btn_feature:hover, .download_catalog_btn_feature:focus, .download_catalog_btn_feature:active {
    background-color: #225FA1 !important;
    color: #FFF !important;
}




.download_catalog_btnvid_feature {
    display: block !important;
    color: #FFF !important;
    background: none repeat scroll 0% 0% #DD1144 !important;
    text-transform: uppercase !important;
	text-align:center !important;
    padding-top: 2% !important;
	padding-bottom: 2% !important;
	padding-left: 3% !important;
	padding-right: 3% !important;
	margin-left:0px !important;
	margin-bottom:20px !important;
	margin-top:20px !important;
    font-size: 80% !important;
    text-decoration: none !important;
    font-family: "Arial Black" !important;
}

.download_catalog_btnvid_feature:hover, .download_catalog_btn_feature:focus, .download_catalog_btn_feature:active {
    background-color: #BB3118 !important;
    color: #FFF !important;
}




*{
	 
	margin: 0;
	padding: 0;
	
}


html {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family:'Gotham A', 'Gotham B', Arial, Helvetica, "Gill Sans MT", Helvetica, sans-serif;
	overflow-x: hidden; /* Mantem o site no tamanho de qualquer browser sem margem */

}
	
 

 
body {
	font-family:'Gotham A', 'Gotham B', Arial, Helvetica, "Gill Sans MT", Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	overflow-x: hidden; /* Mantem o site no tamanho de qualquer browser sem margem */

}



body.home a.home, body.articles a.articles, body.blog a.blog {

background-color: #FFFFFF;

}


img {
	max-width: 100%;
	height: auto;
	margin: 0 0 10px 0;
	border: 0;
}




/* Section Inner */
div.section-inner {
    font-family:'Gotham A', 'Gotham B', Arial, Helvetica, "Gill Sans MT", Helvetica, sans-serif;
	max-width: 1200px;
	padding: 0 25px;
	margin: 0 auto;
}



 




                              




/* Header */
div.header {
	background-color: #ffcc33;
	
	padding: 0 0px 0 0px;
	margin: 0 auto; 
	height: 600px;
	overflow: hidden;
	
	
}

.lh{
	
	display: block;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}


.lh2{
		
	display: none;	
}
	

 








/*breadcrumbs */

#breadcrumbs {
 border-bottom: 1px solid #000000;
 padding: 10px 10px 10px 40px;
 color: #000000;
 background-color: #FFFFFF;
 font-size: 12px;
    
}

#breadcrumbs a {
    text-decoration:none;
    color: #000000;
}

#breadcrumbs a:hover {
    text-decoration:underline;
}

/*breadcrumbs */


/*slider */

#container {
	padding:0 0 15px 0;
	margin:0;
	width:100%;
	background-color: #2D547F;
	}

#slider {
	display:block;
	width:100%;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	}
	
#slider .slide {
	display:none;
	
	}	
	
#slider .selected {
	display:block;
	margin:0 auto;
	text-align: center;
	}	
	
#prev, #next {
	bottom:0;
	display:block;
	width:120px;
	background-color:#FFFFFF;
	padding:5px;
	border:none
	
	
	}

#prev {
	float:left;
	font-weight: bold;
	color: #2D547F;
	}
	
#next {
	float:right;
	font-weight: bold;
	color: #2D547F;
	
	}	

	
#prev:hover {
	background: #447BB8;
	text-decoration: none;
	color:#FFFFFF;
	
}


#prev:hover + div {
    display: block;
}	


#next:hover {
	background: #447BB8;
	
	text-decoration: none;
	color:#FFFFFF;
	
}


#next:hover + div {
    display: block;
}

/*slider */


/*form*/


		form {
    margin:0
    
}



form label {
    display: block;
  margin: 0 auto 10px auto;
text-align: center;
    font-family:"Inconsolata", sans-serif;
    font-size:13px;
    line-height:13px;
    font-size:1.3rem;
    line-height:1.3rem;
    color:#ffcc33;
     max-width:100%;
     
}






form label.error {
    margin-top:-1em;
    margin-bottom:1em;
    font-size:12px;
    line-height:12px;
    font-size:1.2rem;
    line-height:1.2rem;
    color:#c0392b;
    max-width:100%;
}
form input[type="text"], form input[type="password"], form input[type="date"], form input[type="datetime"], form input[type="datetime-local"], form input[type="month"], form input[type="week"], form input[type="email"], form input[type="number"], form input[type="search"], form input[type="tel"], form input[type="time"], form input[type="url"], form textarea {
    margin:0 auto 20px auto;
    font-family:"Inconsolata", sans-serif;
    font-size:14px;
    line-height:14px;
    font-size:1.4rem;
    line-height:1.4rem;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    background:#FFFFFF;
    width:75%;
    display:block;
    border:1px solid #191919;
    -moz-border-radius:0.2em 0.2em 0.2em 0.2em;
    -webkit-border-radius:0.2em 0.2em 0.2em 0.2em;
    border-radius:0.2em 0.2em 0.2em 0.2em
}
form input[type="text"]:focus, form input[type="password"]:focus, form input[type="date"]:focus, form input[type="datetime"]:focus, form input[type="datetime-local"]:focus, form input[type="month"]:focus, form input[type="week"]:focus, form input[type="email"]:focus, form input[type="number"]:focus, form input[type="search"]:focus, form input[type="tel"]:focus, form input[type="time"]:focus, form input[type="url"]:focus, form textarea:focus {
    border-color:#191919;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none
}
form input[type="text"][disabled], form input[type="password"][disabled], form input[type="date"][disabled], form input[type="datetime"][disabled], form input[type="datetime-local"][disabled], form input[type="month"][disabled], form input[type="week"][disabled], form input[type="email"][disabled], form input[type="number"][disabled], form input[type="search"][disabled], form input[type="tel"][disabled], form input[type="time"][disabled], form input[type="url"][disabled], form textarea[disabled] {
    background:#fff;
}
form input[type="text"].error, form input[type="password"].error, form input[type="date"].error, form input[type="datetime"].error, form input[type="datetime-local"].error, form input[type="month"].error, form input[type="week"].error, form input[type="email"].error, form input[type="number"].error, form input[type="search"].error, form input[type="tel"].error, form input[type="time"].error, form input[type="url"].error, form textarea.error {
    background:#2B2B2B;
    border-color:#c0392b;
}
fieldset {
    border:0px;
    margin:0;
    padding:0
    
}
.required {
    color:#e9266d;
}
#success, #error {
    display:none;
}
#success span, #error span {
     
   
}
#success span p, #error span p {
   
}
#success span p {
    color:#9bd32d;
}
#error span p {
    color:#c0392b;
}

.textcenter {
    text-align: center; 
}

section.form{
	display:block;
	margin:0 auto;
	text-align: center;
	 border-bottom: 20px solid #000000;
	
	
}


.content{
	
	
	background:#333333; max-width:800%; margin:auto; 
	
}

.content #submit{
	display: block;
  margin: 0 auto 20px auto;
text-align: center;
	color: #ffffff;
    width:100px;
    line-height: 50px;
	border: none; cursor: pointer; color: #fff; font-size: 24px; background-color: #7ac000; -webkit-border-radius: 0px; -moz-border-radius: 0px; -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6); border-bottom: 1px solid rgba(0, 0, 0, 0.4); border-top: 1px solid rgba(255, 255, 255, 0.6);
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.23, #619702),
	    color-stop(0.62, #7ac000)
	);
	background: -moz-linear-gradient(
	    center bottom,
	    #619702 23%,
	    #7ac000 62%
	);
}





 


/*3 img index*/


div#conta2 {
	max-width: 1200px;
	margin: 0 auto;
	
	
}
ul {
	list-style: none;
	padding: 1em 0;
	}
ul.column2{
	 
	width: auto;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}
ul.column2 li {
	float: left;
	width: 200px;
	padding: 0;
	margin: 20px 0;
	display: inline;
}
.block2 {
	margin-right: 10px;
	color: #000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px 5%;
}
.block2 a {color: #000000;
text-decoration: none;

 
}
 
 
 .block2 h2 {
margin: 0 auto;
     display: block;
    font-weight: bold;
    background: #FFFFFF;
   
}

.block2 p {
	color: #FFFFFF;
	margin: 0 auto;
	background: #FFFFFF;
}
 
 
.block2 img {
	width: 89%;
	padding: 5%;
	background: #ffcc33;
	margin: 0 auto 10px auto;
	display: block;
	-ms-interpolation-mode: bicubic;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
 
.even2 {background: #FFFFFF;}
/*3 img index*/

/* grid*/



/*image grid*/



/*image grid*/


div#conta {
	font-size: .9em;
	padding: 10px 5%;
	
}
ul {
	list-style: none;
	padding: 1em 0;
	}
ul.column{
	overflow: auto;
	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}
ul.column li {
	float: left;
	width: 200px;
	padding: 0;
	margin: 20px 0;
	display: inline;
}
.block {
	height: 400px;
	font-size: 1em;
	margin-right: 10px;
	padding: 20px;
	color: #000;
	background: #2D547F;
	border: 1px solid lightgray;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.block a {color: #FFFFFF;
text-decoration: none;
padding: 0 0 20px 0;
}
 .block2 h2 {
margin: 0 auto;
     display: block;
    font-weight: bold;
    background: #FFFFFF;
   
}

.block2 p {
	color: #FFFFFF;
	margin: 0 auto;
	background: #FFFFFF;
}
.block img {
	width: 89%;
	padding: 5%;
	background: #fff;
	margin: 0 auto 10px auto;
	display: block;
	-ms-interpolation-mode: bicubic;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
 
.even {background: #2D547F;}
/*image grid*/

/* grid*/

/*button*/

.big, .medium, .small{display: block;
text-align: center;
font-family: 'Oswald',sans-serif;
text-shadow: 0 1px 0 rgba(109, 5, 5, 0.8);
color: #ffffff;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.4) inset;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.4) inset;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.4) inset;
}

.big{width: 130px;height: 30px;padding: 17px 10px 10px 10px;font-size:24px;}
.medium{width: 80px;height: 25px;padding: 10px 10px 5px 10px;font-size:18px;}
.small{width: 70px;height: 15px;padding:5px;font-size:12px;}
.big:active, .medium:active, .small:active{box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.1);outline: 0 none;}

.red{border:1px solid #622929;
background: #D55857;
background: -webkit-gradient(linear, left top, left bottom, from(#D55857), to(#BD4544));
background: -moz-linear-gradient(top, #D55857,  #BD4544);
background: linear-gradient(#D55857, #BD4544);
}
 
.red:hover, .red:active{
text-decoration:none;
border-color: #af4949;
background: #ed7574;
background: -webkit-gradient(linear, left top, left bottom, from(#ed7574), to(#D55857));
background: -moz-linear-gradient(top, #ed7574,  #D55857);
background: linear-gradient(#ed7574, #D55857);}

/*button*/
div.body-content2{
	padding: 50px 0;
	background-color: #333333;
}

/* Body Content */
div.body-content {
	padding: 50px 0;
	background-color: #FFF;
}

/* Thirds */
div.thirds {
	padding-bottom: 50px;
}

div.one-third a,p,li{
	 
	text-decoration: none;
	
}

div.one-third {
	width: 30%;
	float: left;
	margin-right: 5%;
}

div.one-third-last {
	margin: 0;
}

/* Main Column */
div.main {
	width: 65%;
	float: left;
	margin-right: 5%;
}

/* Side Column */
div.side {
	width: 30%;
	float: left;
}

/* Info Box */
div.info-box-a {
	background-color: #A9DBA9;
	padding: 20px;
	font-size: 13px;
	margin: 0 0 15px 0;
 }


 

div.info-box-az {
	background-color: #2D547F;
	padding: 20px;
	font-size: 13px;
	margin: 0 0 15px 0;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}


div.info-box-az h1 {
	 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}



div.info-box-b1 {
	background-color: #3A87AD;
	padding: 20px;
	font-size: 13px;
	margin: 0 0 15px 0;
}



div.info-box-b {
	background-color: #b3b3b3;
	padding: 20px;
	font-size: 13px;
	margin: 0 0 15px 0;
}


div.info-box-big {
	background-color: #EDEDED;
	padding: 10px;
	font-size: 13px;
	margin: 0 auto;
	width:600px;
	max-height: 100%;
	display: block;
	text-align: center;
	
}





	.info h4, form h4 {
		color: #000000;
		letter-spacing: 2px;
		text-transform: uppercase;
	}
		.info h5 {
			margin: 15px 0 5px 0;
			color: #000000;
		}
		
		.info h6, .info a {
			color: #2D547F;
			font-size: 12px;
			margin: 10px 0 10px 0;
			
		}
		
		

                /* ---------- GENERAL ---------- */
#social  a { text-decoration: none; }
#social  ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
/* ---------- Social   ---------- */
#social  {
 left: 0;
 margin-top: -150px; /* (li * a:width) / -2 */
 position: fixed;
 top: 50%;
  z-index: 22;
}
#social  ul li:first-child a { border-radius: 0 5px 0 0; }
#social  ul li:last-child a { border-radius: 0 0 5px 0; }
#social  ul li a {

 color: #fff;
 display: block;
 height: 35px;
 font-size: 18px;
 line-height: 35px;
 position: relative;
 text-align: center;
 width: 35px;
}
 
 
 
#social  ul li a[class*="s1"] { background: #2D547F; }
 
 
#social  ul li a[class*="s2"]  { background: #2D547F; }
 
 
#social ul li a[class*="s3"] { background: #2D547F; }
 
 
#social  ul li a[class*="s4"] { background: #2D547F; }
 
 
#social  ul li a[class*="s5"] { background: #2D547F; }


#social  ul li a[class*="s6"] { background: #2D547F; }
/*]]>*/
 


/* === FOOTER === */
#footer-wrap {background:#ffcc33;}
#footer-inner {max-width:1000px; margin:0 auto;}
#footer-inner .footer-module {width:306px; margin:60px 0 65px 0; padding:0 10px; float:left; text-align:center; color: #FFFFFF;}
h3{font-weight: bold; font-size:18px; }
.footer-module h4 {font-family: 'Gotham A', 'Gotham B', Arial; font-weight: 500; font-style: normal; font-size:18px; color:#000000; text-transform:uppercase; letter-spacing:3px; line-height:23px; margin:0 0 30px 0;}







#footer-inner .footer-module #subform {background:#000000; width:255px; margin:15px 
auto 20px auto;padding: 10px;}

#footer-inner .footer-module #email {background:#FFFFFF; border:none;font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 300; font-style: normal; font-size:15px; color:#ffcc33; display: inline-block; width:135px; margin: 5px;}
#footer-inner .footer-module #name {background:#FFFFFF; border:none;font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 300; font-style: normal; font-size:15px; color:#ffcc33; display: inline-block; width:135px;margin: 5px;}
#footer-inner .footer-module #submit {width:100%; margin:0 auto;display: block;text-align: center;}





#social-icons {position:relative;}
#social-icons img {margin:0 5px;}
#social-icons img.facebook, #social-icons img.youtube, #social-icons img.rss {margin-top:-6px;}
#social-icons a {top:0;}
#social-icons a:hover {position:relative; top:2px; opacity:.8;}




#assc-logos {text-align:center;}
#assc-logos img {margin:0 12px 15px 12px; float:left;}
#assc-logos img.truste {margin-left:0;}
#assc-logos img.espc {margin:4px 11px 15px 7px}
#assc-logos img.maawg {margin:4px 0 15px 5px;}
#assc-logos img.nrf {margin:0 12px 15px 50px;}





.bottom-footer {
	background: #000000;
	border-bottom: 1px solid #ffcc33;
}
.bottom-footer-inner {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 30px 0;
	overflow: hidden;
	border-top: 1px solid #ffcc33;
}
.bottom-footer-inner img {
	margin: 0 auto 0 auto;
	display: block;
	text-align: center;
}
.bottom-footer-inner p {
	float: none;
	text-align: center;
	font-family:'Gotham A', 'Gotham B', Arial, Helvetica, "Gill Sans MT", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #ffcc33;
	margin: 0 auto;
	padding: 20px;
}
.bottom-footer-inner ul {
	max-width: 100%;
    overflow: hidden;
	float: none;
	display: block;
	text-align: center;
	background: #000000;
}





.bottom-footer-inner ul li {
	display: inline-block;
	zoom:1;
	*display:inline;
	text-align: center;
	float: none;
	font-family:'Gotham A', 'Gotham B', Arial, Helvetica, "Gill Sans MT", Helvetica, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 13px;
}
.bottom-footer-inner ul li a {
	display: inline-block;
	text-decoration: none;
	color: #ffcc33;
	padding: 20px 20px 20px 20px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease .0s;
	-o-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
.bottom-footer-inner ul li a:hover {
	
	text-decoration: none;
	color: #000000;
	background: #ffcc33;
}



.bottom-footer-inner ul li a:hover {
    display: inline-block;
	zoom:1;
	*display:inline;
}


.bottom-footer-inner ul li a {
	
	background-color: #000000;
	}
	



.bottom-footer-inner .legal-links a {
	font-family:'Gotham A', 'Gotham B', Arial, Helvetica, "Gill Sans MT", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #ffcc33;
	text-transform: none;
	padding: 20px 15px;
}
#embed_npfido {
	display: none;
}
.bottom-footer-inner .legal-links {
	margin: 0 auto;
}
/* Footer */

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }