body{
	background-color: #FFF;
}

@font-face {
	font-family: 'SwitzerlandCondensed-italic-bold';
	src: url('SwitzerlandCondensedPSMT.eot');
	src: url('SwitzerlandCondensedPSMT.eot?#iefix') format('embedded-opentype'),
	url('SwitzerlandCondensedPSMT.woff2') format('woff2'),
	url('SwitzerlandCondensedPSMT.woff') format('woff'),
	url('SwitzerlandCondensedPSMT.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Switzerland-italic';
	src: url('SwitzerlandItalic.eot');
	src: url('SwitzerlandItalic.eot?#iefix') format('embedded-opentype'),
	url('SwitzerlandItalic.woff2') format('woff2'),
	url('SwitzerlandItalic.woff') format('woff'),
	url('SwitzerlandItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Switzerland';
	src: url('SwitzerlandPlain.eot');
	src: url('SwitzerlandPlain.eot?#iefix') format('embedded-opentype'),
	url('SwitzerlandPlain.woff2') format('woff2'),
	url('SwitzerlandPlain.woff') format('woff'),
	url('SwitzerlandPlain.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SwitzerlandCondensed';
	src: url('SwitzerlandCondensedPSMT_1.eot');
	src: url('SwitzerlandCondensedPSMT_1.eot?#iefix') format('embedded-opentype'),
	url('SwitzerlandCondensedPSMT_1.woff2') format('woff2'),
	url('SwitzerlandCondensedPSMT_1.woff') format('woff'),
	url('SwitzerlandCondensedPSMT_1.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Switzerland-bold';
	src: url('SwitzerlandBold.eot');
	src: url('SwitzerlandBold.eot?#iefix') format('embedded-opentype'),
	url('SwitzerlandBold.woff2') format('woff2'),
	url('SwitzerlandBold.woff') format('woff'),
	url('SwitzerlandBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'SwitzerlandCondensed-italic';
	src: url('SwitzerlandCondensedPSMT_2.eot');
	src: url('SwitzerlandCondensedPSMT_2.eot?#iefix') format('embedded-opentype'),
	url('SwitzerlandCondensedPSMT_2.woff2') format('woff2'),
	url('SwitzerlandCondensedPSMT_2.woff') format('woff'),
	url('SwitzerlandCondensedPSMT_2.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'SwitzerlandCondensed-bold';
	src: url('SwitzerlandCondensedPSMT_3.eot');
	src: url('SwitzerlandCondensedPSMT_3.eot?#iefix') format('embedded-opentype'),
	url('SwitzerlandCondensedPSMT_3.woff2') format('woff2'),
	url('SwitzerlandCondensedPSMT_3.woff') format('woff'),
	url('SwitzerlandCondensedPSMT_3.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Switzerland-bold-italic';
	src: url('SwitzerlandBoldItalic.eot');
	src: url('SwitzerlandBoldItalic.eot?#iefix') format('embedded-opentype'),
	url('SwitzerlandBoldItalic.woff2') format('woff2'),
	url('SwitzerlandBoldItalic.woff') format('woff'),
	url('SwitzerlandBoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

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

@font-face {
	font-family: 'Calibri-italic';
	src: url('Calibri-Italic.eot');
	src: url('Calibri-Italic.eot?#iefix') format('embedded-opentype'),
	url('Calibri-Italic.woff') format('woff'),
	url('Calibri-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Calibri-italic-bol';
	src: url('Calibri-BoldItalic.eot');
	src: url('Calibri-BoldItalic.eot?#iefix') format('embedded-opentype'),
	url('Calibri-BoldItalic.woff') format('woff'),
	url('Calibri-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Calibri-italic-light';
	src: url('Calibri-LightItalic.eot');
	src: url('Calibri-LightItalic.eot?#iefix') format('embedded-opentype'),
	url('Calibri-LightItalic.woff') format('woff'),
	url('Calibri-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Calibri-normal-bold';
	src: url('Calibri-Bold.eot');
	src: url('Calibri-Bold.eot?#iefix') format('embedded-opentype'),
	url('Calibri-Bold.woff') format('woff'),
	url('Calibri-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Calibri-normal-light';
	src: url('Calibri-Light.eot');
	src: url('Calibri-Light.eot?#iefix') format('embedded-opentype'),
	url('Calibri-Light.woff') format('woff'),
	url('Calibri-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
/* menu multi nivel */
/* To Dropdown navbar dropdown on hover */
.dropdown-menu>li>a:hover {
	color: #ec5256!important;
}

.navbar-nav > li:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	top: 0;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: transparent;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

.top{
	background-color: #FFF;
	height: 118px!important;
}

.borde{
	background-color: #373435;
	height: 34px;
	margin: 0px;
}

.fixed{
	margin: 0px!important;
}

.marca{
	float: right;
}

.social{
	float: right;
    margin: 10px 0 0 7px;
    padding: 0;
}
.social li{
	display: block;
	float: left;
	margin-left: 7px;
	position: relative;
}
.navbar-default{
	background-color: #FFF!important;
	border-color: #FFF!important;
	margin-bottom: 10px;
	z-index: 1;
}
.navbar-right{
	padding-top: 40px;
}
.navbar-nav > li > a{
	color: #373435!important;
	background-color: transparent;
	font-family: 'Switzerland';
	font-size: 18px!important;
	text-transform: uppercase;
}
.navbar-nav > li > a:hover{
	color: #96989a!important;
	text-decoration: underline;
}
.navbar-nav > .active > a, .navbar-nav > .active > a:focus, .navbar-nav >.active > a:hover{
	color: #97999b!important;
	background-color: transparent!important;
	text-decoration: underline;
}

.dropdown-menu{
	min-width: 210px;
}
.direccion{
	color: #FFF;
	font-family: "Calibri";
	font-size: 14px;
}
.direccion strong{
	font-family: "Calibri-normal-bold";
	font-size: 14px;
}
.logo{
	height: 47px;
	margin: 26px 0 0 18px;
	width: 229px;
}
.bx-wrapper {
	z-index: -1;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.no-padding{
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.central{
	background: url('../images/bg_central.png') repeat-x;
	color:#81806F;
	min-height: 375px;
}
.central2{
	background: url('../images/bg-central2.png') repeat;
	min-height: 263px;
}

.central p{
	font-family: 'Switzerland';
	font-size: 13px!important;
}

.central h1{
	font-family: "Calibri-normal-bold";
	font-size: 20px;
	margin: 0px;
}
.central2 h1{
	color: #81806F;
	font-family: "Calibri-normal-bold";
	font-size: 20px;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
}
.central2 h1 a {
	color: #81806F;
	text-decoration: none;
}
.central h2{
	font-family: 'SwitzerlandCondensed';
	font-size: 18px;
	margin: 10px 0 0 0;
	padding-bottom: 19px;
}
.central2 h2{
	font-family: 'SwitzerlandCondensed';
	font-size: 17px;
	float: left;
	margin-top: 10px;
}

.central2 img{
	float: left;
	margin: 14px 14px 10px 35px;
}

.impar{
	background-color: #858474;
	min-height: 150px;
	padding-left: 50px!important;
}
.impar p{
	color: #FFF;
	font-family: 'Switzerland';
	font-size: 16px; 
	margin-top: 30px;
}
.par{
	background-color: #d5cda3;
	min-height: 150px;
	padding-left: 50px!important;
}
.par p{
	color: #81806F;
	font-family: 'Switzerland';
	font-size: 16px; 
	margin-top: 30px;
}

.par .flecha,.impar .flecha{
	float: right;
}

.prev{
	color: #000!important;
	height: 100%;
	margin-left: -150px;
	position: absolute;
	top: 40%;
	width: 100%;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-next  {
	left: 15%;
	color: #000;
}
.carousel-control.left{
	background-image: none;
}

.next{
	color: #000!important;
	height: 100%;
	margin-left: -20px;
	position: absolute;
	top: 40%;
	width: 100%;
}
.next span{
	color: #000;
	font-size: 20px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next  {
	right: 15%;
	color: #000;
}
.carousel-control.right{
	background-image: none;
}

.const{
	background: url('../images/bg_const.png') repeat-x;
	color: #ebecec;
	min-height: 433px;
}
.const img{
	margin-top: 100px;
	margin-left: 450px
}

.datos{
	background-color: #e1dcbb;
	min-height: 565px;
}
.datos h1{
	font-family: 'SwitzerlandCondensed';
	margin-top: 40px;
	margin-left: 30px;
}
.datos p{
	font-family: 'Calibri';
	margin-left: 30px;
	margin-top: 10px;
}

.formu{
	background-color: #ebecec;
	min-height: 565px;
	padding-top: 42px;
}
.formu input{
	border: 1px solid;
	border-color: #000;
	width: 300px;
}
.formu textarea{
	border: 1px solid;
	border-color: #000;
	width: 300px;
}
.forum label{
	font-family: 'Calibri';
}
.formu form{
	margin-bottom: 10px;
	margin-left: 130px;
}

.prod{
	background-color: #ebeaea;
	/*height: 568px;*/
}
.prod h2{
	font-size: 14px;
}
.prod h3{
	font-size: 18px;
	margin: 20px 0 15px 23px;
}
.prod h4{
	font-size: 13px;
	margin-top: 50px;
	margin-bottom: 20px;
}
.prod p{
	color: #6d6e70;
	font-family: 'Switzerland';
	font-size: 13px;
	padding: 0 30px 0 25px;
	text-align: left;
}
.prod ul li{
	color: #6d6f71;
	list-style: none;
	margin-bottom: 18px;
}
.prod #detprod,#detenv,#detlin{
	/*display: none;*/
	display: inline-block;
	margin-left: 29px;
}
.prod .imagen-central{
	min-height: 563px!important;
}

/* carousel */
.media-carousel 
{
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
	margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
	/*left: -12px;*/
	background-image: none;
	background: none repeat scroll 0 0 #222222;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width : 40px;
	margin-top: 30px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
	/*right: -12px !important;*/
	background-image: none;
	background: none repeat scroll 0 0 #222222;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width : 40px;
	margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
	background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
	background: #333333;
}
.media-carousel img
{
	width: 250px;
	height: 100px
}
/* End carousel */
/* lightBox */
#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    
    z-index:1032;
}
/* end lightBox */
@media (max-width: 768px){
	.navbar-collapse.in {
		overflow-y: inherit;
	}
	.central2 h1 {
		float: none!important;
	}
	.impar, .par{
		padding-left: 15px;
	}

	.impar p, .par p{
		margin-top: 0px!important;
		float: left;
	}

	.no-padding{
		padding-right: 15px;
		padding-left: 15px;
	}
	.central{
		background-image: none!important;
		color:#81806F;
		min-height: 375px;
	}

	.prev {
		margin-left: -40px;
		top: 15%;
	}
	.next {
		top: 15%;
	}
}