@charset "utf-8";
/*---Common and Standard->START*/

@import 'https://fonts.googleapis.com/css?family=Lato:300,400,700,900';
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700');
body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-family: "Lato", sans-serif;
}
a.linkopac img {
	filter: alpha(opacity=100%);
	-moz-opacity: 1.0;
	opacity: 1.0;
	background-color: transparent;
}
a.linkopac:hover img {
	filter: alpha(opacity=20%);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border: 0px none;
}
.org-clear {
	clear: both;
}
.org-wrap {
	width: 100%;
}
.org-background {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	display: table;
	background: url(.../uploads/2019/10/top-bg.png), url(https://www.santaanawheel.com/wp-content/uploads/2019/10/top-img.png);
	background-position: center top, center top;
	background-repeat:repeat-y, repeat-x;
	background-color:#21211f;
}
.org-main {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	display: table;
}
.org-wrapcen {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
 margin:;
	position: relative;
	display: inline-block;
}
.org-content {
	width: 1110px;
	margin: 0px auto 0;
	display: table;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
#org-header-sec {
	width: 100%;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	display: table;
	background: url(https://www.santaanawheel.com/wp-content/uploads/2019/10/top-bg.png) no-repeat center top;
}
.header-hold {
	width: 100%;
	float: left;
	position: relative;
	margin: 0px 0;
	padding: 0 0 0px 0;
	display: table;
	
}
#org-header {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#org-headertop-holder {
	width: 100%;
	float: left;
	position: relative;
	margin: 0;
	height:45px;
	padding: 0px;
}
.welcome_msg {
	width: auto;
	float: left;
	margin: 10px 0 10px 220px;
	padding: 0 0 0 25px;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: none;
}
.welcome_msg span {
	color: #f94617;
	font-weight:500;
}
#org-topmenu {
	width: auto;
	margin:10px 160px 10px 0;
	padding: 0;
	float: right;
}
#org-topmenu ul {
	list-style: none;
	width: auto;
	margin: 0 auto;
	padding: 0;
	display: table;
	position: relative;
}
#org-topmenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	color: #ffffff;
}
#org-topmenu ul li:last-child {
	background: none;
}

#org-topmenu ul li a {
	margin: 0 0px;
	padding: 0px 10px;
	list-style: none;
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:1;
	transition: all 0.3s ease-out;
}
#org-topmenu ul li a:hover {
	color: #f94617;
}
.top-header {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	display: table;
}
#org-logo {
  float: left;
  margin: -40px 0 0 -70px;
  padding:0px 0px;
  position: relative;
  text-align: center;
  transition: all 0.5s ease 0s;
  width: auto;
}
#org-logo img {
	margin: 0;
	border: 0 none;
	transition: all 0.5s ease;
	text-align: center;
}
#org-logo img:hover {
	margin: 0;
}
.right-top {
	width: 700px;
	float: right;
	margin: 0px 0;
	padding:0px 0;
	text-align: left;
	position: relative;
	transition: all 0.5s ease;
}


.promo-top {
width: 440px;
	float: left;
	margin: 80px 0 0 70px;
	padding: 0;
	text-align: left;
	position: relative;
}
.promo-top-right {
width: auto;
	float: right;
	margin: 80px 70px 0 0;
	padding: 0;
	text-align: left;
	position: relative;
}



.menu-holder {
	width: 100%;
	float: left;
	margin: 0px 0 0 0;
	padding: 0;
	display: table;
}
.org-menu {
	width:1200px;
	margin:6px auto 40px;
	display:table;
	padding: 0;
	position: relative;
	transition: all .5s ease-in-out;
	z-index:1;
}
.org-menu ul {
	height: auto;
	margin: 0 auto ;
	padding: 0;
	list-style: none;
	position: relative;
	display: table;
	width:auto;
}
.org-menu ul li {
	width: auto;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	cursor: pointer;
	padding:0 20px;
}
.org-menu ul li:first-child a {
}
.org-menu ul li a {
	color: #fff;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing:1px;
	margin: 0;
	padding: 0 10px;
	height:30px;
	line-height:30px;
	text-decoration: none;
	text-transform: uppercase;
	position:relative;
	_transition: all 0.5s ease 0s;
	
}
.org-menu ul li a:hover {
	background:#0d0d0b;
	border:1px solid #383838;
	border-radius:5px;
	height:28px!important;
	line-height:28px!important;
	padding: 0 9px;
}

.promo-banner {
	width: 100%;
	margin: 0px auto 0px;
	padding:0px 0px;
	text-align:center;

}
.promo-banner img {
	margin: 0px auto 0px;
	padding: 0;
}
#CoverImage p {
	margin: 0 !important;
	padding: 0 !important;
}
.banner-holder {
  display: table;
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 111;
}
#banner-holder {
	width: 100%;
	max-width:1153px;
	display: table;
	height: auto;
	padding: 0;
	margin: -10px auto 0;
	position: relative;
}
 @keyframes slidy {
0% { left: 0%; }
15% { left: 0%; }
20% { left: -100%; }
35% { left: -100%; }
40% { left: -200%; }
55% { left: -200%; }
60% { left: -300%; }
75% { left: -300%; }
80% { left: -400%; }
100% { left: -400%; }
}

body { margin: 0; } 
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
}
/*---Header---<<END*/



/*---FOOTER->START*/
.org-wrapcens #org-footer {
	margin: 0 auto;
	width: 1200px;
}
.org-wrapcens {
	background: #000000;
	float: left;
	margin-top: 0px;
	width: 100%;
}
.org-quick-sect > ul > li {
}
#org-footer ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
#org-footer h3 {
	color: #018dca;
	font-family: oswald;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 1.5px;
	line-height: 100%;
	margin-bottom: 18px;
	margin-top: 0;
}
.org-quick-sect > ul > li p {
	color: #9d9d9d;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0;
	font-family: 'Lato', sans-serif;
}
.org-quick-sect ul li p:last-child, .m0 {
	margin-bottom: 0!important;
}
.org-quick-sect {
	border-bottom:1px solid #0b0b0b;
	padding: 30px 0 20px 0;
	display:table;
	width:100%;
}
#org-footer h1 {
  color: #f94617;
  float: left;
 font-family: 'Oswald', sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 15px;
  padding: 0;
  text-align: left;
  width: 100%;
  letter-spacing:1;
  text-transform:uppercase;
}

.f-col1 {
	width:50%;
	padding: 0;
	margin: 0;
	float: left;
}
.f-col1 ul {
	width: 20%;
	float: left;
	padding: 0;
	margin: 0 0 0 8%;
	list-style: none;
}
.f-col1 ul li {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
.f-col1 ul li a {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	text-decoration: none;
	background: url(https://www.santaanawheel.com/wp-content/uploads/2019/10/footer-bullet.png) no-repeat 0px center;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	letter-spacing:0;
	float: left;
}
.f-col1 ul li a:hover {
	text-decoration: none;
	color: #f94617;
}
.f-col2 {
	width: 50%;
	padding: 0;
	margin: 0;
	float: left;
	text-align:left;
}
.f-col3 {
	width: 17%;
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
}
.f-col4 {
	width: 14%;
	padding: 0;
	margin: 0;
	float: right;
	text-align: center;
}

#org-newsletter {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
#org-newsletter #org-text {
  color: #666666;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  margin: 0 auto 15px;
  padding: 0;
  position: relative;
  text-align: left;
  text-decoration: none;
  width: 71%;
}
#org-signup {
  display: table;
  float: right;
  margin: 0 auto;
  padding: 0;
}
#org-signup a {
  background: rgba(0, 0, 0, 0) url("../images/subscribe.png") no-repeat scroll left top;
  border: 0 solid #922c31;
  border-radius: 0;
  color: #fff;
  float: left;
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  font-weight: normal;
  height: 29px;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-indent: -99999px;
  text-transform: uppercase;
  transition: all 0.5s ease-out 0s;
  width: 109px;
}
#org-signup a:hover {
  background: url(../images/subscribe.png) no-repeat scroll left bottom;
}
.footer-payment {
	 display: table;
  margin: 0 auto;
  padding: 20px 0;
  width: 1200px;
}

.footer01 {
margin: 0 auto;
    width: 1200px;
}
.org-copyright {
  display: table;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  background:#161616;
}
#org-copy {
  color: #fff;
  float: left;
 font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 10px 0;
  padding: 0;
  text-align: center;
  text-transform: none;
  width: auto;
}
#org-copy > span {
	 color: #f94617;
 text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  letter-spacing:1;
}
#org-designer {
  float: right;
  font-size: 12px;
  font-weight: normal;
  margin:15px 0;
  padding: 0;
  text-align: center;
  width: auto;
}

/*---Footer->END*/

/*---Listing Column start----*/

#listingarea {
	width: 100%;
	position: relative;
	float: left;
	margin: 0px 0 0px 0;
	padding: 0;
	background: none;
}
.org-listingarea-box {
	float: left;
	margin-bottom:20px;
	width: 100%;
}
.org-listinghead {
	width: 1090px;
	color: #ffffff;
	float: left;
	font-family: "Oswald", sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 0px;
	padding: 10px 10px;
	text-align: center;
	letter-spacing: 1px;
	z-index: 1;
	position: relative;
	box-shadow: 0 0 18px #000000 inset;
	background: url(https://www.santaanawheel.com/wp-content/uploads/2019/10/listing-bg.png) repeat center top;
	position:relative;
	text-transform:uppercase;
}
.org-listinghead:before {
	background: url(https://www.santaanawheel.com/wp-content/uploads/2019/10/listing-titel.png) repeat-x center top;
	position:absolute;
	content:"";
	left:0;
	right:0;
	top:0;
	margin:0 auto;
	width:100%;
	height:5px;
}

.org-listinghead::after {
	background: url(https://www.santaanawheel.com/wp-content/uploads/2019/10/listing-titel.png) repeat-x center top;
	position:absolute;
	content:"";
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
	width:100%;
	height:5px;
}


.desc-hedtitle {
	width: 1090px;
	color: #ffffff;
	float: left;
	font-family: "Oswald", sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 0px;
	padding: 10px 10px;
	text-align: center;
	letter-spacing: 1px;
	z-index: 1;
	position: relative;
	box-shadow: 0 0 18px #000000 inset;
	background: url(https://www.santaanawheel.com/wp-content/uploads/2019/10/tab-bg.png) repeat center top;
	position:relative;
	text-transform:uppercase;
}
.desc-hedtitle:before {
	background: url(https://www.santaanawheel.com/wp-content/uploads/2019/10/tab-bg.png) repeat-x center top;
	position:absolute;
	content:"";
	left:0;
	right:0;
	top:0;
	margin:0 auto;
	width:100%;
	height:5px;
}

.desc-hedtitle::after {
	background: url(https://www.santaanawheel.com/wp-content/uploads/2019/10/tab-bg.png) repeat-x center top;
	position:absolute;
	content:"";
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
	width:100%;
	height:5px;
}
.desc-rd {
	width: 1078px;
	float: left;
	padding: 15px;
	margin: 0;
	background: #21211f none repeat scroll 0 0;
	border: 1px solid #505050;
}
.desc-text {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: normal;
}
.desc-text img {
  display: table;
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
}

/*---Listing Column End----*/

.org-scrolleo-box {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	background: none;
	border: 0 none;
}
/*===========Tab=============*/
.listing-tab {
	width: 100%;
	float: left;
	margin: 0 0 0px 0;
	padding: 0;
	background: url(https://www.santaanawheel.com/wp-content/uploads/2019/10/tab-bg.png) repeat-x center top;
}
.listing-tab main {
	min-width: 320px;
	max-width: 100%;
	float: left;
	padding: 0px 0 0 0;
	margin: 0 auto;
}
.listing-tab section {
	width: 1078px;
	float: left;
	margin: 0px 0 0;
	padding: 15px;
	display: none;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	text-align: justify;
	background: #21211f  none repeat scroll 0 0;
	border: 1px solid #505050;
}
.listing-tab section ol {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
.listing-tab section ol li {
	width: auto;
	margin: 0 0 0 25px;
	padding: 0;
}
.listing-tab section ol li ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: lower-alpha;
}
.listing-tab section ol li ul li {
	width: auto;
	margin: 0 0 0 20px;
	padding: 0;
}
.listing-tab input {
	display: none;
}
.listing-tab .margin-none {
}
.listing-tab label {
	width: 131px;
	float: left;
	display: inline-block;
	margin: 8px 20px 7px;
	padding: 0px 0px;
	color: #fff;
	border: 0 none;
	font-family: "Oswald", sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	z-index: 111;
	letter-spacing: 2px;
	cursor: pointer;
	
}
.listing-tab label:hover {
	color: #fff;
	border: 1px solid #383838;
	background:#0d0d0b;
	border-radius:5px;
	margin: 7px 19px 7px;
}
.listing-tab input:checked + label {
	color: #fff;
	border: 1px solid #383838;
	background:#0d0d0b;
	border-radius:5px;
	margin: 7px 19px 7px;
}
.listing-tab #tab1:checked ~ #content1,  .listing-tab #tab2:checked ~ #content2,  .listing-tab #tab3:checked ~ #content3,  .listing-tab #tab4:checked ~ #content4,  .listing-tab #tab5:checked ~ #content5,  .listing-tab #tab6:checked ~ #content6 {
	display: block;
}
.listing-tab .d-link {
	padding: 0 20px;
	text-align: center
}
.listing-tab .d-link a {
	width: 100%;
	padding: 0px 0;
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.listing-tab .d-link a:hover {
	color: #fff;
}
.mobile-tab {
	width: 100%;
	float: left;
	margin: 0 0 0px 0;
	padding: 0;
}
.accordion {
	border: 1px solid #ddd;
	padding: 0;
	margin: 0 auto;
	list-style: none outside;
}
.accordion-item {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.accordion > * + * {
	border-top: 1px solid #fff;
}
.accordion-item-hd {
	display: block;
	padding: 8px 30px 8px 0;
	position: relative;
	cursor: pointer;
	font-size: 17px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	font-family:"Oswald",sans-serif;
	text-transform: uppercase;
	background: #020202 none repeat scroll 0 0;
}
.accordion-item-hd:hover {
	color: #fff;
	background: #f94617;
}
.accordion-item-hd a {
	display: block;
	padding: 0;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 100%;
	text-decoration: none;
}
.accordion-item-hd a:hover {
	color: #fff;
}
.accordion-item-input:checked ~ .accordion-item-bd {
	width: 96%;
	float: left;
	margin: 0;
	padding: 12px 2%;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #fff;
	max-height: 3000px;
	-webkit-transition: max-height 1s ease-in, margin .3s ease-in, padding .3s ease-in;
	transition: max-height 1s ease-in, margin .3s ease-in, padding .3s ease-in;
	background: #21211f ;
}
.accordion-item-input:checked ~ .accordion-item-hd > .accordion-item-hd-cta {
	background: url(https://www.santaanawheel.com/wp-content/uploads/2019/10/minus.png) no-repeat center center;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
.accordion-item-hd-cta {
	display: block;
	width: 30px;
	height: 30px;
	background: url(https://www.santaanawheel.com/wp-content/uploads/2019/10/plus.png) no-repeat center center;
	position: absolute;
	top: calc(35% - 6px );
	/*minus half font-size*/
	right: 0;
	pointer-events: none;
	-webkit-transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	text-align: center;
	font-size: 12px;
	line-height: 1;
}
.accordion-item-bd {
	max-height: 0;
	margin-bottom: 0;
	padding: 0 2%;
	overflow: hidden;
	-webkit-transition: max-height .15s ease-out, margin-bottom .3s ease-out, padding .3s ease-out;
	transition: max-height .15s ease-out, margin-bottom .3s ease-out, padding .3s ease-out;
}
.accordion-item-input {
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1;
	overflow: hidden;
	position: absolute;
	left: -9999px;
}
/*------------------------------------------------------------------Start hover img-----------------------------------------------------------------*/
.listing_bottom {
	height: 30px;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	background: url(../images/listing-bottom.jpg) no-repeat center top;
	background-size: 100%;
}
.gallery-bg {
	box-sizing: border-box;
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
#gallery {
	border: 1px solid #505050;
	background: #21211f none repeat scroll 0 0;
	border-radius: 0px;
	box-sizing: border-box;
	float: left;
	height: auto;
	margin: 0 0 0 ;
	padding: 0 0 20px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
}
#gallery #slides {
	float: none;
	height: auto;
	margin: 0 auto;
	max-width: 1060px;
	overflow: hidden;
	text-align: center;
	width: 100%;
	z-index: 500;
}
#slides > div {
	margin-top: 0px;
}
#gallery #slides div ul {
	display: table;
	height: auto;
	list-style: outside none none;
	margin: 0 auto;
	padding: 0;
	width: auto;
}
#gallery #slides div ul li {
	float: left;
	height: auto;
	margin: 0 20px 20px 0;
	padding: 0;
	width: auto;
}
#gallery #slides div ul li:last-child {
	margin-right: 0;
}
#gallery .big-img-wpr {
	background-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
	float: none;
	height: 555px;
	margin: 0 auto;
	max-width: 100%;
	width: 998px;
}
#gallery div.img-wpr {
	background-color: #21211f;
	border: 0px solid #fff;
	border-radius: 0px;
	bottom: 0;
	height: 500px;
	left: 0px;
	margin: 0 auto;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 30px;
	width: 500px;
}
#gallery div.img-wpr .img-box {
	display: table-cell;
	height: 500px;
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
	vertical-align: middle;
	width: 900px;
	border: 1px solid #505050;
}
#gallery div.img-wpr .big-img {
	display: table-cell;
	height: auto;
	margin: 0 auto;
	max-height: 498px;
	max-width: 498px;
	vertical-align: middle;
	width: auto;
}
#gallery .thumb {
	background-color: #21211f;
	border: 1px solid #505050;
	border-radius: 0;
	box-sizing: border-box;
	cursor: pointer;
	display: table-cell;
	_float: left;
	height: 120px;
	vertical-align: middle;
	width: 120px;
}
#gallery .thumb > img {
	display: table-cell;
	height: auto;
	margin: 0 auto;
	max-height: 120px;
	max-width: 120px;
	vertical-align: middle;
	width: auto;
}
#gallery #slides div#slide1 ul:first-child li:first-child .img-wpr {
	z-index: 1;
}
#gallery #slides input {
	display: none;
}
#gallery #slides input:checked ~ .img-wpr {
	z-index: 2;
}
/*------------------------------------------------------------------Start hover img-----------------------------------------------------------------*/


.table_div {

}
.table_div th {
	background-color: #2a2a2a;
}
table {
	border-collapse: collapse;
}
table, th, td {
	border: 1px solid #505050;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding:10px;
	height:30px;
}
section img {
	margin: 0 auto;
	display: table;
	max-width: 100%;
}
.accordion-item-bd img {
	margin: 0 auto;
	display: table;
	max-width: 100%;
}


.spanish {
}

.spanish #org-topmenu ul li {
  padding: 0 0 10px;
    float: none;
}
.spanish #org-topmenu {
  margin: 33px 0;
}
.spanish #org-menu li a {
  padding: 0 24px;
}

.spanish .listing-tab label {
	width: auto;
	float: left;
	display: inline-block;
	margin: 9px 10px 5px;
	padding: 0px 22px;
	color: #fff;
	border: 0 none;
	font-family: "Oswald", sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	z-index: 111;
	letter-spacing: 2px;
	cursor: pointer;
	border: 1px solid #003e51;
}


.spanish  #org-newsletter #org-signup > a {
	background: url(../images/spanish-subscribe.png) no-repeat left top;
	width: 120px;
}
.spanish  #org-newsletter #org-signup > a:hover {
	background: url(../images/spanish-subscribe.png) no-repeat left bottom;
}

.piramid01 {
    border-top: 1px solid #505050;
    float: left;
    margin: 0;
    padding: 20px 0 0 0;
    width: 100%;
	 color: #ffffff;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    text-decoration: none;
}
.piramid01 > img {
  float: left;
  padding: 0px 20px 0 0;
}

.piramid {
float: left;
    margin-bottom: 0px;
    width: 100%;	
}

.img_piramid {
float: left;
    margin: 0px;
	padding:0;
    width: 500px;	
}
.text_piramid {
float: left;
    margin: 0 0 0 -180px;
	padding:0;
    width: 735px;	
}
.text_1 {
    float: left;
    margin: 0;
    padding: 10px 0 0 0;
    width: auto;
	 color: #ffffff;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    text-align: left;
    text-decoration: none;	
	text-transform:none;
}
.text_1 span{
	text-transform:uppercase;
	display:table;
	font-size: 13px;
	
}

.text_2 {
    float: left;
    margin: 0;
    padding:28px 0 0 44px;
    width: auto;
	 color: #ffffff;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    text-align: left;
    text-decoration: none;	
	text-transform:none;
}
.text_2 span{
	text-transform:uppercase;
	display:table;
	font-size: 13px;
	
}
.text_3 {
    float: left;
    margin: 0;
    padding:45px 0 0 90px;
    width: auto;
	 color: #ffffff;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    text-align: left;
    text-decoration: none;	
	text-transform:none;
}
.text_3 span{
	text-transform:uppercase;
	display:table;
	font-size: 13px;
}

.text_4 {
    float: left;
    margin: 0;
    padding:16px 0 0 135px;
    width: auto;
	 color: #ffffff;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    text-align: left;
    text-decoration: none;	
	text-transform:none;
}
.text_4 span{
	text-transform:uppercase;
	display:table;
	font-size: 13px;
}


.text_5 {
    float: left;
    margin: 0;
    padding:35px 0 0 195px;
    width: auto;
	 color: #ffffff;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    text-align: left;
    text-decoration: none;	
	text-transform:none;
}
.text_5 span{
	text-transform:uppercase;
	display:table;
	font-size: 13px;
}