/*!
 * Bootstrap v2.0.3
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */


body {
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
	font-size: 0.6875em;
background:transparent url("../img/global/bg_global.gif") repeat-x 0 top fixed;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizelegibility;
  font-family:'PolyRegular', Arial, sans-serif;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}

h1 {
  font-size: 30px;
  line-height: 36px;
}

h1 small {
  font-size: 18px;
}

h2 {
  font-size: 24px;
  line-height: 36px;
}

h2 small {
  font-size: 18px;
}

h3 {
  font-size: 18px;
  line-height: 27px;
}

h3 small {
  font-size: 14px;
}

h4,
h5,
h6 {
  line-height: 18px;
}

h4 {
  font-size: 14px;
}

h4 small {
  font-size: 12px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
input,
button,
select,
textarea {
  font-family: Helvetica, Arial, sans-serif;
}
.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 18px;
  overflow: visible;
}
.home-navbar{
	margin:0;
}

.nav {
  margin-bottom: 18px;
  margin-left: 0;
  list-style: none;
}
.navbar-inner {
  min-height: 100px;
  background:none;
  border:none;
  padding:0;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.065);
          box-shadow: 0 0px 0px rgba(0, 0, 0, 0.065);
}

.navbar .container {
  width: auto;
  height:;/*ori 105px*/

  border-bottom:5px solid #ef4d23;
}
.navbar .brand {
  display: block;
  float: left;
  padding: 0;
  margin: 15px 0 0 10px;
  text-indent:-9999px;
  color: #999;
  width:235px;
  height:65px;
  background:transparent url("../img/global/logo_rotationalmoulder.png") no-repeat 0 0 scroll;
}
.navbar .email{
	position:relative;
	display:block;
	left:0;
	margin:0px 0 0px;
	padding:15px 0;
	background-color:#;
}
.navbar .email > a{
	padding:0 0 0 45px;
	font: 25px/33px 'NewsCycleRegular', Arial, sans-serif;
	letter-spacing: 0;
	color:#000;
	background:transparent url("../img/global/icon_email.gif") no-repeat left 10px scroll;
}

.navbar .nav > li > a {
  float: none;
  padding: 9px 19px 11px;
  line-height: 19px;
font: 15px/18px 'NewsCycleRegular', Arial, sans-serif;
letter-spacing: 0;
  color: #707070;
  text-decoration: none;
  text-transform:uppercase;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .nav > li > a:hover {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}

.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #fff;/*abner*/
  text-decoration: none;
  background-color:#ef4d23;
}
.navbar .divider-vertical {
  width: 1px;
  height: 38px;
  margin: 0 ;
  overflow: hidden;
  background-color: #c2c2c2;
  border-right: 1px solid #ffffff;
}


hr {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #c2c2c2;
}

.aligncenter{
	text-align:center;
}

.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width: 950px;
	padding:0;
}

.hero-unit {
	height:450px;
	margin:0;
	padding:70px 0 0;
	background:url("../img/home/roto_mould_expert.png") no-repeat center top scroll;
}

.hero-unit h1 {
	line-height:1.1em;
	text-align:center;
	letter-spacing: 0;
	color:#fff;
	text-shadow: 1px 1px 1px #000, 3px 3px 5px #000;
}


.hero-unit p {
	width:550px;
	margin:25px auto;
	font-size: 20px;
	font-weight: 200;
	line-height: 25px;
	color:#fff;
}

.hero-home {
	margin:30px 0;
	padding:30px 5px;
	background:transparent url("../img/home/line_fade.gif") no-repeat center 0 scroll;
}

.hero-home h2 {
}

.hero-home p {
	font-size:18px;
	line-height:25px;
}

.hero-home big {
	display:block;
	margin:20px 0 0;
	font-size:22px;
	color:#707070;
}

.hero-home big > a {
	color:#ef4d23;
}

.btn-xlarge {
  padding: 14px 19px;
  font-size: 21px;
  line-height: normal;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
}

.row .step {
	padding:0 0 30px;
	background:transparent url("../img/home/content_box_bg.gif") no-repeat center bottom scroll;
}
.row .span4 .contentbox {
	padding:0 20px;
	background:transparent url("../img/home/content_box_header.png") no-repeat center top scroll;
}

.row .span4 .contentbox h1{
	margin:30px 0 10px;
	padding:0;
	text-align:center;
	font-size:2.8em;
	line-height:1em;
	color:#464646;
}

.row .span4 .contentbox h2{
	text-align:center;
	font-size:2.8em;
	color:#ffffff;
}

.row .span4 .contentbox p{
	padding:10px 0 0;
	font-size:1.6em;
	line-height:1.2em;
}

/*--About Us--*/
.our-service-wrapper{
	float:left;
	width:460px;
	margin:0 0 0 10px;
	background-color:#;
}
.our-service{
	float:left;
	width:440px;
	margin:0 0 10px;
	padding:10px 10px 0 ;
	color:#fff;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
	background-color:#c2c2c2;
}
.our-service h5{
	color: #ef4d23;
}

/*--How it works / About Us--*/
.workprocess{
	margin-top:20px;
	margin-bottom:20px;
	font-size:1.5em;
}

.workprocess h1, .workprocess h2, .workprocess h3, .workprocess h4, .workprocess h5, .workprocess h6 {
padding:0.25em 0;
display:block;
}
.workprocess h1{
font-size:1.85em;
}
.workprocess h2{
font-size:1.6em;
color:#ef4d23;
}
.workprocess h3{
font-size:1.5em;
color:#1e7bbe;
}
.workprocess h4{
font-size:1.4em;
}
.workprocess h5{
font-size:1.2em;
}
.workprocess h6{
font-size:1em; text-transform:uppercase;
}

.workprocess p {
  margin: 0 0 9px;
  font-family:inherit;
  font-size: 1em;
  line-height: 1.2em;
  text-align:justify;
}

.workprocess label {
  font-size: 1em;
  line-height: 1.2em;
}

.workprocess input, .workprocess textarea {
  font-size: 1em;
  line-height: 1.2em;
}
.workprocess select{
	height:35px;
	color:#;
	display:inline;
	font-size:1em;
}

.workprocess abbr {
	display:inline-block;
	width:25px;
	height:25px;
	margin:2px 0;
	text-align:center;
	line-height:1.5em;
	color:#ffffff;
	background:transparent url("../img/global/base_circle.png") no-repeat 0 0 scroll;
}

.workprocess .thumbnails .caption{
	height:130px;
}
.workprocess .thumbnails h3{
	padding-bottom:0;
	margin-bottom:0;
	font-size:1.2em;
}
.workprocess .thumbnails p{
	font-size:1em;
	line-height:1.2em;
	text-align:left;
}

.disclaimer{
	font-size:0.7em;
	line-height:1.4em;
	color:#c2c2c2;
}

/*--Advantage--*/
.advantage-box{
	float:left;
	width:305px;
	height:510px;
	margin:0 11px 20px 0px;
	background-color:#f2f2f2;
}
.advantage-box span{
	float:left;
	padding:15px;
}
.advantage-box h3{
	margin:0;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8);
}

/*---How it Works - Gallery ---*/
.how-section{
padding:25px 0 5px;
border-top:1px solid #ccc;
}
.how-section p{
	text-align:justify;
}

ul.howprocess{
	margin-top:10px;
	margin-bottom:0px;
}
ul.howprocess li{
	
}

.footernavbar{
	border-top:1px solid #c2c2c2;
}
.footernavbar p{
	display:block;
	float:left;
	width:100%;
	margin:5px 0;
	padding:0 0 0 15px;
	font-size:11px;
	color:#898989;
}
.footernavbar .brand {
  display: block;
  float: left;
  padding: 10px 20px;
  margin: 0;
  text-indent:-9999px;
  color: #999;
  width:85px;
  height:25px;
  background:transparent url("../img/global/logo_rotationalmoulder_footer.png") no-repeat 10px 10px scroll;
  border-right: 1px solid #c2c2c2;
}
.footernavbar .brand a{
	display:block;
	width:100%;
	height:100%;
}
.footernavbar .brand:hover {
  text-decoration: none;
}

.footernavbar .nav{
	float:left;
	margin: 0;
	padding:15px 0 0;
}

.footernavbar .nav > li{
	display:block;
	float:left;
}

.footernavbar .nav > li > a {
	float: none;
	padding: 2px 10px 3px;
	line-height: 19px;
	font: 12px/15px 'NewsCycleRegular', Arial, sans-serif;
	letter-spacing: 0;
	color: #707070;
	text-decoration: none;
	text-transform:uppercase;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.footernavbar .nav > li > a:hover {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}


@font-face {
    font-family: 'NewsCycleRegular';
    src: url('../font/NewsCycle-Regular-webfont.eot');
    src: url('../font/NewsCycle-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/NewsCycle-Regular-webfont.woff') format('woff'),
         url('../font/NewsCycle-Regular-webfont.ttf') format('truetype'),
         url('../font/NewsCycle-Regular-webfont.svg#NewsCycleRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PolyRegular';
    src: url('../font/Poly-Regular-webfont.eot');
    src: url('../font/Poly-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Poly-Regular-webfont.woff') format('woff'),
         url('../font/Poly-Regular-webfont.ttf') format('truetype'),
         url('../font/Poly-Regular-webfont.svg#PolyRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#rotatelogo img {
-webkit-transition:all 1s ease-in-out;
-moz-transition:all 1s ease-in-out;
-o-transition:all 1s ease-in-out;
-ms-transition:all 1s ease-in-out;
}
#rotatelogo img:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
-webkit-transition:all 1s ease-in-out;
-moz-transition:all 1s ease-in-out;
-o-transition:all 1s ease-in-out;
-ms-transition:all 1s ease-in-out;
-webkit-animation-iteration-count: infinite;
}


/*=============================*/
/*=== Thank you - Countdown ===*/
/*=============================*/
.Countdown{
font-size:1.2em;
color:#666;
text-align:center;
line-height:1.5em;
}
span.counter {
color: #fa3a21;
cursor: default;
font-size: 1.5em;
font-weight:normal;
}