.clear {
    clear: both;
}

.brand-color {
    color: #c2d00a;
}

.bold {
    font-weight: bold;
}
.admin.navbar .page {
    text-align: center;
    width: 1200px;
}
.admin.navbar .page .dropdown-menu{
    text-align: left;
}
div.header {
/*    background: #131313; /* Old browsers */
  /*  background: -moz-linear-gradient(top,  #131313 0%, #1c1c1c 9%, #595959 89%, #4c4c4c 100%); /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#131313), color-stop(9%,#1c1c1c), color-stop(89%,#595959), color-stop(100%,#4c4c4c)); /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top,  #131313 0%,#1c1c1c 9%,#595959 89%,#4c4c4c 100%); /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top,  #131313 0%,#1c1c1c 9%,#595959 89%,#4c4c4c 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top,  #131313 0%,#1c1c1c 9%,#595959 89%,#4c4c4c 100%); /* IE10+ */
    /*background: linear-gradient(to bottom,  #131313 0%,#1c1c1c 9%,#595959 89%,#4c4c4c 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#4c4c4c',GradientType=0 ); /* IE6-9 */
		background: url(../img/fondo-menu.png) repeat-x bottom center;
/*    margin-top: 20px;*/
    padding-top: 3px;
    position: relative;
    min-width: 970px;
}

a.logo {
    float: left; /* LTR */
    margin: 0;
    padding: 9px 0 0 0;
    width: 200px;
}

a.logo img {
    vertical-align: bottom;
}

.page {
    width: 950px;
    margin: auto;
    clear: both;
    position: relative;
}

.white-background {
    background-color: white;
    overflow: hidden;
    clear: both;
    min-height: 600px;
    min-width: 970px;
}

.white-background .shadow {
    box-shadow: 0 0 55px #797979;
    min-height: 600px;
    padding: 1px;
}
.navbar .nav.main {
    margin-top: 10px;
    margin-left: 15px;
    font-size: 13px;
}
.navbar .nav > li > a {
    padding: 10px 0 9px 15px;
}

.navbar .nav > li > a {
    padding: 10px 0 9px 15px;
}

.item .inner-text {
    color: white;
    margin: 30px 0px 30px 20px;
    position: absolute;
    top: 60px;
    width: 40%;
}
.dropdown-toggle.world,
.dropdown-toggle.world:hover,
.dropdown-toggle.world:focus {
    background: transparent url('../img/world.png') no-repeat scroll 0 0;
    padding-left: 16px;
    color: white;
}

.es .dropdown-menu.support-ul {
    width: 175px;
}

.en .dropdown-menu.support-ul {
    width: 185px;
}
.dropdown-menu.world {
    left: 25px;
    top: 20px;
}

.world-dropdown {
    text-align: right;
}

.world-dropdown .caret {
    border-top: 4px solid #FFF;
}

.world-dropdown .dropdown-menu {
    text-align: left;
}

.dropdown-menu.follow {
    left: 10px;
    text-align: center;
    width: 210px;
}

.navbar .nav>li>.dropdown-menu.follow:before,
.navbar .nav>li>.dropdown-menu.follow:after {
    left: 15%;
}
.navbar .nav>li>.dropdown-menu.support-ul:before,
.navbar .nav>li>.dropdown-menu.support-ul:after {
    left: 23%;
}
.dropdown-menu .follow-item {
    position: relative;
    float: left;
    width: 70px;
}

.dropdown-menu.products-ul {
    width: 340px;
    -moz-columns: 2 auto;
    -webkit-columns: 2;
    columns: 2;
}

.dropdown-menu.products-ul>li.product {
    width: 170px;
}

.dropdown-menu .follow-item a {
    float: left;
    width: 100%;
    padding: 50px 0 10px 0;
}

.dropdown-menu .contact-item {
    background: transparent url("../img/contact-follow.png") no-repeat
        scroll center top;
    border-top: 1px solid #FFFFFF;
    clear: both;
    margin: 5px 8px;
}

.dropdown-menu .contact-item a {
    color: #C2D00A;
}

.follow-item .facebook,
.follow-item .twitter,
.follow-item .pinterest,
.follow-item .youtube,
.follow-item .google,
.follow-item .foursquare {
    background: transparent url('../img/follow-color.png') no-repeat scroll
        0 0;
}

.follow-item .facebook {
    background-position: 5px 5px;
}

.follow-item .twitter {
    background-position: -60px 5px;
}

.follow-item .pinterest {
   background-position: -125px 5px;
}

.follow-item .youtube {
    background-position: -195px 5px;
}

.follow-item .google {
    background-position: -260px 5px;
}

.follow-item .foursquare {
    background-position: -325px 5px;
}

.navbar-inner .navbar-search {
    text-align: right;
}

.navbar-inner .navbar-search .btn {
    height: 22px;
}

.footer {
    color: #b1b3b4;
    height: 145px;
    font-size: 0.8em;
    min-width: 970px;
		/*background: url('../img/fondo-footer.png') top center repeat-x;*/
		padding-bottom: 25px;
}

.footer a,
.footer a:hover {
    color: #b1b3b4;
}
.follow-foot {
    color: gray;
    padding-left: 25px;
}

.about-foot {
    color: gray;
}

.partners-foot a {
    color: gray;
}

.footer .page {
    margin: 0 auto;
    padding-top: 10px;
}

.footer .row > .span2 {
    width: 157px;
}

.about-menu { 
    width: 160px;
}

.dealers-menu a {
    font-weight: bold;
    display: block;
}

.work-menu {
    font-weight: bold;
}

.press-menu {
    font-weight: bold;
}

.terms-menu {
    font-weight: bold;
}

.contact-menu {
    font-weight: bold;
    text-align: center;
}

.where-buy {
    float: right;
    text-align: right;
		margin-top:-9px;
}

.follow-foot.facebook,
.follow-foot.twitter,
.follow-foot.pinterest,
.follow-foot.youtube {
    background: transparent url('../img/follow-green.png') no-repeat scroll 0 0;
    line-height: 22px;
    margin-top: 4px;
}
.follow-foot.google,
.follow-foot.foursquare {
    background: transparent url('../img/iconos-redes-sociales.png') no-repeat scroll 0 0;
}

.follow-foot.facebook {
    background-position: 0 2px;
}

.follow-foot.twitter {
    background-position: 0 -22px;
}

.follow-foot.pinterest {
    background: transparent url('../img/follow-gray.png') no-repeat scroll 0
        -38px;
}

.follow-foot.youtube {
    background-position: 0 -45px;
}

.follow-foot.google {
    background-position: 0 0;
}

.follow-foot.foursquare {
    background-position: -1px -20px;
}

.copyright {
    text-align: right;
    font-size: 90%;
		/*background-color: #090909;*/
}
.copyright .row{ border-top: 1px solid #343638; padding-top:5px;}

.carousel-inner {
    /*background: transparent url('../img/carrousel/background.jpg') no-repeat scroll 0 0;*/
}
.admin.navbar {
	background: #f2f5f6; /* Old browsers */
	background: -moz-linear-gradient(top,  #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */
	padding-bottom: 5px;
}

#login-modal .modal-footer button {
    color: white;
    font-weight: normal;
    text-shadow: -1px 1px 0 gray;
}
.navbar-search {
	clear: both;
	float:right;
	margin-top:2px;
}
.world-dropdown {
	float: right;
	text-align: right;
	width: 170px;
	margin-left: 15px;
}
.header .redes {
  margin-top: 0px;
	float:right;
}
.header .pull-right {
	width:350px;
  margin-top: 5px;
}