* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

::selection{
	background: rgba(220,68,23,0.3);
}

html,
body {
    margin: 0;
    padding: 0;
    color: #fff;
    background: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 12px;
}

strong{
	font-weight:700;
	color:#ff3c00;
	font-size:20px;
}

p{
	font-weight:300;
	color:#666;
	font-size:15px;
}

h1{
	font-size:30px;
	color:#ff3c00;
	font-weight:700;
}

h2{
	font-size:30px;
	font-weight:700;
	color:#ff3c00;
}

.wrapper {
    width: auto;
    height: auto;
    z-index: 0;
}


.navbar-brand>img{
	max-width:210px;
	margin-top:-7px;
}

.navbar-default {
  background-color: #ff3c00;
  border-color: #ff3c00;
  padding: 0px 6px 16px 7px;

}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background:none;
}

.navbar-nav>li {
  margin: -11px;
  padding-top: 10px;
  position: relative;
  right: -11px;
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
}


.nav>li>a>img{
	max-width:32px;
}

li.idiomas {
  padding-top: 17px;
  display: inline-block;
  position: relative;
  left: -17px;
}

li.idiomas.english a::after { 
    content: " | ";
	margin-left:5px;
}
li.idiomas.english a:hover::after { 
    color:#fff;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-toggle {
  border: none;
  padding-top: 15px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background: none;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none;
  overflow:hidden;
}

.box-login{
	background:#fff;
	margin:auto;
	padding:30px;
	position:relative;
	min-height:100px;
	max-width:321px;
	text-align:center;
}

.box-login h1{
	font-weight:300;
	color:#ff3c00;
	font-size:31px;
}

.box-login h2{
	font-weight:300;
	color:#ff3c00;
	font-size:18px;
}

button.box-login-btn {
  background: #ff3c00;
  padding: 10px 24px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  border-radius: 0;
  border: none;
  margin: 8px;
}

button.btn-submit {
  background: #ff3c00;
  padding: 10px 24px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  border-radius: 0;
  border: none;
  margin: 8px;
}

/* Video Pages */

.screen {
    position: relative;
	height: auto;
	padding-bottom: 0;
    width: 100%; /*  NOTE: numVideos/100%  */;
    float: left;
}

.big-image {
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
}

.video-title {
    position: absolute;
    top: 5%;
    right: 5%;
    opacity: .5;
    margin: 40px 0 0 0;
    padding: 0;
    line-height: .65;
    font-size: 4em;
    text-transform: uppercase;
}
.form-control {
  font-size: 12px;
  color: #666666;
  border-radius: 0;
  font-weight: 300;
  height:31px;
}

.checkbox label {
  padding-left: 0;
  margin-left: 0;
  color: #666;
  font-size: 11px;
}

.forget-pass {
  color: #666;
  font-size: 11px;
  position: relative;
  left: 0;
  top: 0;
  margin-bottom:20px;
}

.forget-pass a{
	color:#666;
	text-decoration:none;
}

.forget-pass a:hover{
	color:#ff3c00;
	text-decoration:underline;
}

.box-login-info {
  font-size: 11px;
  color: #000;
  margin-top: 216px;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  margin-left: -18px;
  margin-top: 1px;
}

.legal-footer-home {
  position: relative;
  margin-top:20px;
  font-size: 12px;
  text-align:center;
  padding-bottom:10px;
}

.social-login{
	position: relative;
	top: -5px;
	right: 20px;
}

.social-login a img.ingreso-tw{
	margin-top:15px;
}

/* home */

.header{
	background:#e8e8e8;
	overflow:hidden;
	margin-top:-20px;
}

li.section {
  display: inline-block;
  vertical-align: top;
  width:100%;
  color: #ff3c00;
  font-size: 18px;
  font-weight: 300;
  margin: 15px;
}

li.section a {
  font-size: 13px;
  color: #666666;
  padding: 0;
  margin-bottom: -15px;
}

li.section-grey {
    display: inline-block;
    vertical-align: top;
    width:100%;
    color: #666;
    font-size: 18px;
    font-weight: 300;
    margin: 15px;
}

li.section-grey a{
    padding: 0;
    margin-bottom: -15px;
	color: #666;
}

li.section-grey a:hover{
	background:none;
	text-decoration:underline;
}

li.division{
	display:none;
}

.header button.navbar-toggle.collapsed{
	left:9px;
}

.header button.navbar-toggle.collapsed span.icon-bar {
  background: #ff3c00;
}

.header .collapse.navbar-collapse ul.nav.navbar-nav{
	width:100%;
}

input.form-control.search {
  border-left: #fff 1px solid;
  border-bottom: #fff solid 1px;
  background: none;
  border-top: none;
  border-right: none;
  box-shadow: none;
  height: 25px;
  width:200px;
  font-size: 16px;
  color: #fff;
}

.form-group {
  position: relative;
  padding-top: 0px;
  margin-top:160px;
}

button.btn.btn-default.btn-search {
  background: url(../imgs/search-button.png) no-repeat;
  border: none;
  width: 23px;
  height: 23px;
  margin-top: 10px;
  margin-right: 50px;
}

ul.demo-menu.pull-right {
  position: relative;
  left:-403px;
  top:10px;
}

.demo-menu li {
	display:inline-block;
	vertical-align:top;
}

button.btn-submit.submit-demo,button.btn-submit.submit-demo-grey{
	margin:0;
}

button.btn-submit.submit-demo-grey{
	background:#bebebe;
	color:#6b6b6b;
	margin-right: -3px;
}
button.btn-submit.submit-demo-grey:hover{
	background:#fff;
}

/*Header*/

.header-banner {
    height:338px;
	overflow:hidden;
	background:#fff;
}

.header-caption{
	position: relative;
	right: 0;
	top: -132px;
	z-index: 10;
	padding-top: 0;
	padding-bottom: 0;
	padding-left:20px;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	
}

.header-caption h3{
    text-align: left;
    font-size: 35px;
    font-weight: 700;
    line-height: 32px;
}

.header-caption p{
	text-align: left;
	font-size: 24px;
	font-weight: 100;
}


/*iconos*/

.icons{
	background:#fff;
	padding: 10px 0 10px 0;
	color:#000;
	text-align:center;
}

.icons h4{
	font-size:24px;
	font-weight:300;
}

.icons p{
	font-size:14px;
	font-weight:400;
	color:#666;
}

.box-icon-img{
	border-right:none;
}

.icons-img{
	width:98px;
	margin:auto;
}

.icons .col-md-3{
	margin-bottom:56px;
}


/*logos*/

.logos{
	background: #bebebe;
	padding: 30px;
	margin-bottom:15px;
}


/*Testimonials*/

.testimonials{
	background:#fff;
	color:#6b6b6b;
}

#carousel-testimonials.carousel{
	height:auto;
}

#carousel-testimonials .carousel-inner{
	margin-top:-7px;
	background:#ffd8cc;
	height:auto;
}

#carousel-testimonials blockquote {
	border-left: none;
	width:90%;
	margin: auto;
}

#carousel-testimonials blockquote p{
	color:#f15630;
	font-size:18px;
	font-weight:400;
	margin-top:20px;
	margin-bottom:20px;
}

#carousel-testimonials blockquote cite{
	  font-size: 14px;
	  font-weight: 700;
	  font-style: normal;
}

.carousel-control.left,.carousel-control.right{
	background:none;
}

.glyphicon-chevron-left:before{
	content:"<";
}
.glyphicon-chevron-right:before{
	content:">";
}


/*banners*/

.banners{
	background:#fff;
	padding:30px;
}

.banners .container{
	padding-right:0;
	padding-left:0;
}

.banner-box{
	margin:25px 0;
}

.img-banner {overflow: hidden; height: 300px; width: 300px; position: relative;}

.img-banner p{
	color:#fff; font-size:15px; line-height:15px; padding:0;
}
.img-banner small{
	color:#fff; font-size:14px; line-height:13px;
}
.img-banner a{
	color:#fff !important; text-decoration:none !important;
}
.img-banner img{
	width:auto; height:100%; margin:0; padding:0;
}

.bg:hover {height: 110px;}

.bg {
  height: 50px;
  width: 300px;
  bottom: 0px;
  left: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight:400;
  cursor: pointer;
  padding: 12px 30px;
  font-size: 18px;
  line-height:18px;
  background: rgba(220,68,23,0.9);
  position: absolute;
  display: block;
  -webkit-transition: height 1s;
  -moz-transition: height 1s;
  -o-transition: height 1s;
  transition: height 1s;
}

.bg small{
	font-size:13px;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
}

.bg-triangle{
	background: url(../imgs/banners/triangulo.png)no-repeat;
	position: absolute;
	top: -11px;
	left: 30px;
	width: 49px;
	height: 31px;
	opacity:0.9;
}

.txt {
	color: #fff;
	font-size: 15px;
	position: relative;
	top:-44px;
    -webkit-transition: top 1s;
    -moz-transition: top 1s;
    -o-transition: top 1s;
    transition: top 1s;
}

.txt:hover {top: -100px;}

/*orange-banner*/

.orange-banner{
	background:#ff3c00;
	padding:40px;
	color:#fff;
	font-size:24px;
	text-align:center;
	font-weight:300;
}

.orange-banner p{
	color:#fff;
}

.orange-banner p strong{
	font-weight:700;
	color:#fff;
}

.banner-bdm{
	background:#fff;
}

/*bdm-history*/

.bdm-history{
	background:#fafafa;
	padding:40px;
}

.bdm-history h2{
	font-size:18px;
	font-weight:700;
	color:#ff3c00;
}

.bdm-history h2::before{
	content:url("../imgs/orange-arrow.png");
	margin-right:10px;
}

.bdm-history p{
	color:#333;
	font-size:18px;
	font-weight:400;
	padding-left:23px;
}

.bdm-history i{
	color:#ff3c00;
	font-style: normal;
}

.team{
	text-align:center;
	line-height:4px;
	background:#fafafa;
}

.team .col-md-4{
	margin:12px 0;
}

.team .col-md-4 img{
	margin:auto;
}

.team .col-md-4 h3{
	color:#ff3c00;
	font-weight:100;
	font-size:18px;
}

.team .col-md-4 p{
	font-size:18px;
	color:#333;
	font-weight:100;
	padding-left:0;
}

.values{
	background:#fff;
	padding:30px;
}


.values .col-md-4{
	text-align:center;
	padding:20px;
}

.values .col-md-4 h1{
	color:#ff3c00;
	font-size:36px;
	font-weight:100;
}

.values .col-md-4 p{
	font-size:18px;
	color:#666;
	font-weight:400;
}

.border-right-box{
	border-right:none;
	border-bottom:solid 1px #000;
}


.orange-banner.rse{
    padding:10px;
	font-size:30px;
	font-weight:100;
	height:auto;	
}

.orange-banner.rse strong{
	font-weight:400;
}

.arrow-down{
	background:url(../imgs/arrow-down.png) no-repeat;
	margin:auto;
	width:69px;
	height:21px;
	position: relative;
	top: 30px;
	z-index:9999;
}

.rse-img img{
	z-index:-1;
	margin:auto;
}


/*contact*/

.black-bg {
  background: rgba(0,0,0,0.4);
  width: 100%;
  padding: 10px;
}

.contact {
  background: #000;
  /* background: url(../imgs/contact-bg.jpg) repeat-x center; */
  position: relative;
  height: auto;
  width: 100%;
  padding: 8px 0;
  overflow: hidden;
}

.form-contacto {
  z-index: 2;
  position: relative;
  overflow: hidden;
  padding: 40px;
}

.contact h1{
	font-size:30px;
	color:#fff;
	font-weight:100;
	text-align:center;
}

.contact form{
	margin-top:24px;
}


.contact form input, .contact form textarea{
	z-index:9999;
	padding: 4px 5px !important;
	font-size:20px;
	color:#ff3c00;
	font-weight:100;
	text-transform:uppercase;
}

.contact button.btn.btn-submit.submit-demo{
	position: relative;
	top: 13px;
	left: 1px;
	font-weight: 400;
	font-size: 24px;
	padding: 4px 46px;
}

.contact button.btn.btn-submit.submit-demo:hover{
	background:#ddd;
	color:#ff3c00;
}


.map{
	background:#fff;
	min-height:344px;
	border-top:8px solid #fff;
}

.map .col-md-8{
	padding-left:0;
	padding-right:0;
}

.data{
	background:#e9e9e9;
	color:#666;
	font-weight:100;
	font-size:24px;
	height:328px;
	padding:30px 40px;
	text-align:center;
}

.data a{
	color:#666;
	font-weight:300;
}

footer{
	background:#333333;
	text-align:center;
}

footer .container{
	padding:40px;
}

.social-footer{
	margin:auto;
	opacity:0.5;
	text-align:center;
}

.social-footer img{
	margin:5px;
}

.links-footer{
	margin:auto;
	padding: 50px;
	text-align:center;
}

.links-footer .col-md-2{
	margin:40px;
}

.links-footer h2{
	font-size:18px !important;
	color:#cccccc;
	text-transform:uppercase;
	font-weight:300;
}

.links-footer a{
	font-weight:400;
	color:#999999;
	font-size:14px;
	line-height:27px;
}

.bdm-copyright{
	color: #666;
	text-align: left;
}

.bdm-copyright .col-md-9{
	margin:20px;
	font-size:12px;
}

.bdm-copyright .col-md-9 strong{
	font-weight:700;
	font-size:12px;
	color: #666;
}

span.header .container-fluid{
	background:#ddd;
	position: static;
	  width: 100%;
	  z-index: 99999;
	  margin-top: -20px;
}

#videobcg {
	display:none;
     
}


/* bootstrap 3 helpers */


.header.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:9999;
}


.rse-img{
	background:#000;
}


.nav>li>a:focus,.nav>li>a:hover{
  background: none;
  text-decoration:underline;
}

div#carousel-example-generic2 {
  height: auto;
}

#carousel-example-generic2 .carousel-inner{
	overflow:hidden;
}

#carousel-example-generic2 .carousel-inner img{
	width:100%;
	margin:auto;
}


/*productos*/

.gradient{
	background:url(../imgs/gradient.jpg) repeat-x center;
	width:100%;
	height:14px;
}

.products{
	padding:60px;
}

.products h1{
	font-weight:700;
	color:#ff3c00;
	font-size:28px;
}

.products ul {
   list-style-image: url('../imgs/bullet-arrow.png');
}

.products li{
	font-size:18px;
	font-weight:300;
}

.products li.dark{
	color:#666666;
}

.products li.light{
	color:#999999;
}

.products h2, .product-function h2{
	font-size:28px;
	font-weight:300;
	color:#ff3c00;
}

.products p,.product-function p{
	font-size:16px;
	color:#666;
	font-weight:400;
}

.product-function p b{
	color:#ff3c00;
	font-weight:700;
}

.triangle{
	background:url(../imgs/triangle-button.png) no-repeat;
	margin:auto;
	position:relative;
	width:67px;
	height:20px;
}

.product-function{
	background:#e6e6e6;
}

.product-function .container{
	padding:60px;
	text-align:center;
}

.product-function .col-md-9{
	padding-left:0;
	padding-top:0;
}

.machine{
	background:rgb(255,196,178);
	padding:60px;
	text-align:center;
	margin-bottom:8px;
}

.machine.grey{
	background:#e6e6e6;
	padding:0;
}

.utilities{
	background:rgb(255,157,127);
	padding:60px;
	text-align:center;
}

.util-head{
	width:100%;
	color:#333333;
	font-size:30px;
	font-weight:100;
	border-bottom:1px solid rgb(255,206,191);
	padding-bottom:10px;
}

.utilities p{
	font-size:18px;
	color:#fff;
}

.utilities .col-md-4{
	text-align:center;
	padding:20px;
}

.utilities .col-md-4 img{
	padding-bottom:20px;
}

.machine-white{
	background:#fff;
	padding:60px;
}

.machine-white .util-head{
	border-bottom:1px solid #e5e5e5;
	color:#ff3c00;
}

.machine-white p{
	font-size:18px;
}

.machine-white p strong{
	font-size:18px;
	color:#666;
}

.machine-white img{
	margin:auto;
	padding:20px;
}

.machine-white .col-xs-12{
	width:100%;
	margin:auto;
}

.machine-white .col-xs-2{
	width:30%;
	margin:15px;
}

.machine-white .col-xs-2 img{
	padding:0;
}

.characteristics{
	background:#e5efef;
	text-align:center;
	margin-bottom:8px;
}

.characteristics .col-lg-12{
	padding:60px;
}

.characteristics .col-lg-10{
	margin-bottom:50px;
}

.characteristics .util-head{
	border-bottom:solid 1px #ff3c00;
	color:#666666;
	margin-bottom:20px;
}

.usage .col-md-12{
	padding:10px;
	text-align:center;
}

.steps{
	padding:60px;
	text-align:center;
}

.steps strong{
	font-size:18px;
}

.template{
	padding:50px 0 20px 0;

}

/*solutions*/
.solutions{
	padding:60px;
}

.solutions p{
	font-size:24px;
}

.solutions-boxes{
	margin-top:60px;
}

.solutions-boxes p{
	font-size:14px;
	max-width:240px;
	margin-top:20px;
}

.solutions-boxes p strong{
	color:#ff3c00;
	font-weight:700;
	font-size:14px;
	text-transform:uppercase;
}

.tabs{
	margin:auto;
}

.nav-tabs>li {
  display: inline-block;
  float:none;
  margin-left:-5px;
}

.nav-tabs>li>a{
	border-radius:0;
	color: #333;
	font-size: 12px;
	border:0;
	padding: 12px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  border: 0;
}

.nav-tabs>li>a.types,.nav-tabs>li.active>a.types{
	background-color: #ebebeb;
}

.nav-tabs>li>a.types:hover{
	background-color: #ebebeb;
	cursor:pointer;
}

.nav-tabs>li>a.industries,.nav-tabs>li.active>a.industries{
	background-color:#dadada;
}

.nav-tabs>li>a.industries:hover{
	background-color:#dadada;
	cursor:pointer;
}

.nav-tabs>li>a.compare,.nav-tabs>li.active>a.compare{
	background-color:#bebebe;
}

.nav-tabs>li>a.compare:hover{
	background-color:#bebebe;
	cursor:pointer;
}

.nav-tabs {
  margin: auto;
  text-align: center;
  border-bottom: 0;
}

.tab-content #types{
	background-color: #ebebeb;
	padding:60px;
	text-align:center;
	color:#666666;
	min-height: 651px;
}

.tab-content #industries{
	background-color:#dadada;
	padding:60px;
	text-align:center;
	color:#666666;
	min-height: 651px;
}

.tab-content #compare{
	background-color:#bebebe;
	padding:60px;
	text-align:center;
	color:#666666;
	min-height: 651px;
}

.tabs h3{
	color:#ff3c00;
	font-weight:300;
}

.tab-content .col-md-4{
	margin-bottom:80px;
}

.tab-content .col-md-4 p {
  padding-top: 30px;
  font-size: 14px;
  color: #666666;
  max-width: 240px;
  margin: auto;
}

.tab-content .col-md-4 p strong{
	font-size:11px;
	text-transform:uppercase;
	color:#ff3c00;
}

button.btn.btn-tabs {
  background: #006666;
  color: #fff;
  font-weight: 300;
  padding: 16px 25px;
  border-radius: 0;
}

button.btn.btn-tabs:hover {
  background: #006666;
  color: #fff;
  text-decoration:underline;
}

.tab-content #industries .col-md-4 p{
	text-align:left;
	max-width:246px;
}

.tab-content #industries .col-md-4 p strong{
	text-transform:none;
	font-size:14px;
}

.tab-content #industries .col-md-4 h2{
	text-align: left;
	max-width: 246px;
	margin: auto;
	font-size: 24px;
	font-weight: 300;
	margin-top:43px;
}

.tab-content #compare .col-md-3{
	margin-bottom:50px;
}

.orange-header {
  background: #ff3c00;
  padding: 20px;
  width: 218px;
  height: 250px;
  overflow: scroll;
}

.orange-header h1{
	color: #fff;
	font-size: 24px;
	font-weight: 100;
}

.orange-header p{
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

.orange-header hr{
	margin-top:10px;
}

button.btn.btn-trial {
  position: relative;
  top: -40px;
  background: #fff;
  text-transform: uppercase;
  color: #006666;
  border-color: #006666;
  border-radius: 0;
  box-shadow: 0px 0px 10px #666;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  padding: 12px 14px;
  font-weight: 400;
}

button.btn.btn-trial:hover{
	background:#006666;
	color:#fff;
}

.grey-content-box {
  background: #e8e8e8;
  padding: 20px;
  width: 218px;
}

.grey-content-box h2{
	margin-top: -20px;
	color: #ff3c00;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	border-top: #ff3c00 solid 1px;
	border-bottom: #ff3c00 solid 1px;
	padding: 10px;
}

.grey-content-box li {
  list-style-image: url(../imgs/solutions/tabs/li.png);
  text-align: left;
  margin-left: -19px;
  line-height: 27px;
}

.grey-box-bottom{
	background:url(../imgs/solutions/tabs/box-bottom.png) no-repeat;
	width: 218px;
	height: 34px;
}

.isotope{
	width:80%;
	margin:auto;
	text-align:center;
}

.resources-box {
  width: 300px;
  overflow: hidden;
  height: auto;
  padding-left: 0;
  border:8px #fff solid;
}

ul.resources-grid li{
	display:inline-block;
	vertical-align:top;
	background:#000;
}

.resources-box:hover{
	opacity:0.7;
}

.resources-img img{
	min-width:100%;
}

.span {
  padding: 20px 56px;
  width: 300px;
  color: #fff;
  text-align: center;
}

.span p{
	font-size:18px;
	color:#fff;
}

.news{
	background: #ff3c00;
}

.news-triangle {
  background: url(../imgs/resources/news-triangle.png) no-repeat;
  width: 23px;
  height: 20px;
  position: relative;
  top: -40px;
  margin: auto;
}

.videos{
	background:#006666;
}

.videos-triangle{
    background: url(../imgs/resources/videos-triangle.png) no-repeat;
    width: 23px;
    height: 20px;
    position: relative;
    top: -40px;
    margin: auto;
}

.cases{
	background:#333333;
}

.cases-triangle{
    background: url(../imgs/resources/cases-triangle.png) no-repeat;
    width: 23px;
    height: 20px;
    position: relative;
    top: -40px;
    margin: auto;
}

#demos-content{ float:left;  width:100%; padding:0 10px; }
#demos-form{ float:left;  width:100%; padding:20px 10px; border:5px #FF6600 solid; border-radius:10px; background:#f4f4f4;}

#demos-form input{ border-radius:5px; padding:10px; border:1px #ccc solid; color: #666;}

#registro-usuarios { font-size:22px !important; color: #666 !important;}
#registro-usuarios input { float:left; width:100%; border-radius:5px; padding:10px; border:1px #ccc solid; color: #666;}
#registro-usuarios select { float:left; width:100%; border-radius:5px; padding:10px; border:1px #ccc solid; color: #666;}
#registro-usuarios select option { color: #666; font-size:20px !important;}

@media (min-width: 768px){
	strong{font-size:24px;}
	p{font-size:20px;}
	h1{font-size:36px;}
	h2{font-size:36px;}
	.navbar {border-radius: 0;}
	.navbar-nav>li{right:16px;}
	li.idiomas{left:0;}
	.box-login{max-width:521px;}
	.box-login h2{text-align:left;}
	.form-control{width:50%;}
	button.btn-submit{float:left;position:relative;left:-23px;}
	.screen{padding-bottom:150px;}
	.checkbox label{margin-left:-150px;}
	.forget-pass{left:-120px;top:-7px;}
	.box-login-info{text-align:left;margin-top:0;}
	.checkbox{margin-top:12px;margin-bottom:7px;margin-left:-100px;}
	#big-video-wrap{display:block;}
	.social-login{position: absolute;top: 226px;right: 23px;}
	.legal-footer-home {position: absolute;left:50px;bottom: 40px;font-size: 12px;text-align:left;padding-bottom:0;}
	li.section,li.section-grey {width:14%;}
	li.division {width: 1%;color: #ff3c00;font-size: 16px;position: relative;top: 27px;right:3%;display:block;}
	.collapse.navbar-collapse .form-group{padding-top:17px;margin-top:0;}
	.collapse.navbar-collapse input.form-control{margin-left:375px;}
	ul.demo-menu.pull-right{position:relative;left:29px;top:-171px;}
	.header-banner {height: 500px;position:relative;}
	.header-caption{top: -270px;padding-top:20px;padding-bottom:20px;padding-left:15%;}
	.header-caption h3{font-size:50px;line-height:24px;}
	.header-caption p{font-size:27px;}
	.box-icon-img{border-right:solid #000 1px;}
	#carousel-testimonials .carousel-indicators{background:#bebebe;padding:30px;}
	#carousel-testimonials .carousel-indicators li{background:none;border:none;opacity:0.3; width:290px;height:80px;text-align:center;vertical-align:top;}
	#carousel-testimonials .carousel-indicators li.active{opacity:1;}
	#carousel-testimonials .carousel-indicators li.focus{height:100px;}
	#carousel-testimonials .carousel-indicators {position: relative;bottom: 10px;left: 0;margin:auto;z-index: 15;width: 100%;padding-left: 0;margin-left: 0;text-align: center;list-style: none;}
	#carousel-testimonials .carousel-indicators li img{margin-left: 356%;}
	#carousel-testimonials .carousel-inner{margin-top:-7px;height:217px;}
	.carousel-inner .col-md-10{padding-left:65px;}
	#carousel-testimonials blockquote{width:80%;}
	#carousel-testimonials blockquote p{text-align:left;padding:25px;}
	.banners{padding:30px;}
	.banners .container{padding-right:15px;padding-left:15px;}
	.border-right-box{border-right:solid 1px #000;border-bottom:none;}
	.orange-banner.rse{height:65px;}
	.arrow-down{top:12px;}
	.black-bg{width:50%;}
	.contact{background:#fff;}
	.contact h1{text-align:left;text-shadow: 1px 1px 2px #000;}
	.contact form{margin-top:20px;}
	.map .col-md-8{padding-right:8px;}
	.data{text-align:left;}
	.links-footer{text-align:left;margin-bottom:200px;}
	.links-footer .col-md-2 {width: 20%;margin:0;}
	.bdm-copyright{margin-top:80px;margin:auto;}
	.bdm-copyright .col-md-9{margin:0;}
	.header{height:70px;width:100%;display:block;transition: height 1s;-webkit-transition: height 1s;-moz-transition: height 1s;-o-transition: height 1s;transition: height 1s;}
	.header:hover{height:200px;}
	span.header .container-fluid{margin-top:0;}
	#videobcg{position: absolute;min-width:100%;display:block;}
	.products li{font-size:26px;}
	.products h1{font-size:36px;}
	.products p,.product-function p{font-size:18px;}
	.products h2,.product-function h2{font-size:36px;}
	.product-function .container{text-align:left;}
	.product-function .col-md-9{padding-left:60px;padding-top:20px;}
	.utilities{text-align:left;}
	.machine-white .col-xs-12{width:46%;margin:auto;}
	.machine-white .col-xs-2{width:16%;margin:0;}
	.characteristics{text-align:left;}
	.characteristics .util-head{font-size:36px;}
	.usage .col-md-12{text-align:left;}
	div#carousel-example-generic2 {height: 500px;overflow:hidden;}
	.nav-tabs>li>a{font-size: 18px;border:0;padding: 10px 55px;}
	
	#demos-content{ float:left; width:48%; display:block; }
	#demos-form{ float:right; width:48%; display:block; padding: 20px 30px;}
}