/*
Theme Name: Loom - Multipurpose Responsive HTML5 Template 
Theme URI: http://themes.iki-bir.com/loom
Author: elemis
Author URI: http://iki-bir.com
Version: 1.0.4

*/
.align-caja-center {
    height: 320px;
    position: relative;
    border: 3px solid green; 
}

.align-center-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

 .alineacion-vertical{
     position: absolute;
    height:auto; /*Hacemos que mida el 100% de la altura del contenedor*/
    vertical-align: middle; /*Lo centramos con el/los elemento/s hermanos*/
    top: 50%;
 }
.video-fluid {
  width: 100%;
  height: auto;
}

.btn-linkedin,

.parallax .btn-submit,
.btn-submit {
    color: #fff !important;
    background: #333333;
    padding: 11px 20px 10px 20px;
    font-weight: 800;
    font-size: 13px;
    text-shadow: none;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    letter-spacing: 1px;
}

.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active {
    background: #E2231A;
    color: #fff !important;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/*-----------------------------------------------------------------------------------*/
/*	GENERALES
/*-----------------------------------------------------------------------------------*/
.lista-numero li {
	list-style:decimal;
	}
	
.texto-alineado{
	text-align:left;
	}

.texto-vertical{
	
	color:#333333;
	vertical-align:middle;
	text-align:center;
	border:1px solid #333;
	padding: 5px 5px 5px 5px;
	writing-mode: vertical-lr;
    transform: rotate(180deg);
	}
	
.texto-videos {
    color: #333;
    text-transform: uppercase;
    letter-spacing: 10px;
    text-align: center;
    border: 1px solid #333;
    padding: 10px 10px;
}

.titulo-cabecera {
	
	text-align:center;
	height:165px;
	background:#fff;
	border-bottom:1px solid #eeeeee;
	}
	
.titulo-cabecera h1{
color:#E2231A; 
	font-size:50px; 
	padding-top:40px;
}

.sin-margenes {
	margin:auto;
	padding:0 0;
	}

.contacto-margin-top {
	margin-top:-30px;
	
	}


.sin-margin-bottom {
	margin-bottom:0px;
	}

.padding-peru{
        padding-top:10%;
}

.padding-bolivia{
    padding-top:7%;
}

.padding-chile{
    padding-top:8%;
}

@media (max-width: 1199px) {
.padding-peru{
    padding-top:0%;
    padding-bottom: 15px;
    }
.padding-bolivia{
    padding-top:0%;
    padding-bottom: 15px;
    }
.padding-chile{
    padding-top:0%;
    padding-bottom: 15px;
    }
}
	
.padding-1{
	padding-top:5%;
	padding-right:10px;
	padding-bottom:2%;
	
	}

    .padding-mangueras{
        padding-top:40%;
        }
	
.padding-2{
	padding-top:20%;
	padding-right:10px;
	padding-bottom:2%;
	}

.padding-8{
    padding-top:14%;
    }
	
.padding-3{
	padding-top:125px;
	padding-right:10px;
	padding-bottom:2%;
	}

.padding-4{
	padding-top:7%;
	padding-right:10px;
	padding-bottom:2%;
	
	}

.padding-5{
    padding-top:3%;
    padding-right:25px;
    padding-bottom:0px;
    }

.padding-6{
    padding-top:0px;
    padding-right:0px;
    padding-bottom:2%;
    padding-left: 0px;
   }

.padding-7{
	padding-right:14px;
	}
	
.padding-noticia{
	padding-top:10px;
	}

.padding-covid{
	padding-top:16%;
	padding-right:10px;
	padding-bottom:2%;
	}
	
.padding-imagen-producto{
	padding-top:0%;
	padding-right:0px;
	padding-bottom:0%;
	
	}

.padding-galeria{
	padding-left:15px;
	padding-right:15px;	
	}
	

.padding-texto{
	padding-left:15px;
	padding-right:15px;	
	}

.padding-texto p{
	margin-top:-10px;	
	}

.text-height {
	height:70px;
	}
	
.padding-videos{
	padding-top:7px;
	padding-right:7px;
	padding-left:7px;
	padding-bottom:7px;
	
	}
	
	.padding-tabla{
	padding-top:8px;
	padding-right:20px;
	padding-bottom:0%;
	}
	
.padding-videos-2-columnas{
	padding-bottom:10px;
	padding-left:10px;
	
	}
	
.padding-poleas{
	padding-top:55px;
	}
	
	
	
.texto-movil-centrado{
	text-align:left;
	}
	
.block{
text-align:left;
}

.list{
text-align: left;
display:inline-block;
}
	
@media (max-width: 992px) {
	
	.block{
text-align:center;
}

.padding-covid{
	padding-top:0%;
	padding-right:10px;
	padding-bottom:2%;
	}

	
	.padding-poleas{
	padding-top:0px;
	}
	
	.padding-videos-2-columnas{
	padding-bottom:5px;
	padding-left:0px;
	
	}
	
	.padding-3{
	padding-top:0px;
	padding-right:10px;
	padding-bottom:2%;
	}

    .padding-7{
        padding-right:0px;
        }
    
    .padding-8{
        padding-top:0%;
        }

    .padding-mangueras{
        padding-top:0px;
        }
	
	.texto-movil-centrado{
	text-align:center;
	}
	
	}

.color-contacto-peru{
	background:#e30918;
	
	}
	
.color-steinert{
	background:#f8d517;
	
	}

.color-starclean{
	background:#00744b;
	
	}
	
	
.color-contacto-bolivia{
	background:#646363;
	
	}
	
.color-backgorund-cft{
	
background:#192c5d;
	}

.color-backgorund-becker{
	
background:#015dac;
	}

.color-backgorund-becker-2{
	
background:#033f6b;
	}
	
.color-backgorund-nidec{
	
background:#1e75bc;
	}

.color-backgorund-nidec-2{
	
background:#18567f;
	}
	
.color-backgorund-control{
	
background:#231f20;
	}
	
.color-backgorund-control-2{
	
background:#110f10;
	}	

.color-backgorund-ttm{
	
background:#f4f4f4;
	}

.color-backgorund-ttm-2{
	
background:#ffffff;
	}


.color-backgorund-ttm-3{
	
background:#E2231A;
	}
	
.color-backgorund-phoenix{
	
background:#003d7c;
	}
	
.color-backgorund-phoenix-2{
	
background:#00264d;
	}
	
.panel-heading h2 {
	width:100%;
	background:#E2231A;
	padding:7px 7px;
	color:#FFFFFF;
	}
	
.panel-body {
    padding-left: 15px;
	padding-right: 15px;
	padding-top:0px;
	padding-bottom:0px;
}

.spacing-1{
	height:35px;
	}

.alto-contacto{
	height:250px;
	width:100%;
	}

.alto-contacto-bolivia{
	height:250px;
	width:100%;
	}
	
.display-none{
	display:block;
	}
	
.display-video-none{
	display:block;
	}

.display-movil{
	display:none;
	}
	
.map-responsive{
    overflow:hidden;
    padding-bottom:0%;
    position:relative;
    height:230px;
	padding-top:20px;
}

.map-responsive iframe{
    left:0;
    top:20px;
    height:100%;
    width:100%;
    position:absolute;
}

.contacto-imagen {
	height:230px;
	overflow:hidden;
	position:relative;
	}

.contacto-imagen img{
	padding-top:20px;
	height:230px;
	width:auto;
	overflow:hidden;
    margin:auto;
	display:block;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	}

.titulo-sucursal{
	font-size:35px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:200;
	}

.imagen-contacto-sucursal{
	width:80%;
	}

.nombre-contacto-sucursal{
	padding-top:12px;
	font-size:1.5vw;
	color:#FFFFFF;
	}

.cargo-contacto-sucursal{
	margin-top:-10px;
	font-size:16px;
	color:#000000;
	}

.cargo-contacto-sucursal-bolivia{
	margin-top:-10px;
	font-size:16px;
	color:#000000;
	}


.sucursal ul{
		padding: 10px 35px;
	}
.telefono-contacto-sucursal ul{
	padding: 0 0;
	line-height: 1.5;
	list-style:none;
	}

.telefono-contacto-sucursal p{
	padding-top: 7px;
	}
	

.telefono-contacto-sucursal-bolivia p{
	padding-top: 30px;
	}

.telefono-contacto-sucursal-bolivia ul{
	padding: 0 0;
	line-height: 1.5;
	list-style:none;
	}
	
	
.linea-vertical{
	border-right:1px solid #ffffff;
	height:130px;
	}
	

.ttm-btn-contacto {
	text-decoration: none;
	display: inline-block;
	position: relative;
	transition: all .4s ease;
	border: 2px solid #fff;
	text-align: center;
	vertical-align:middle;
	top:0;
	left:0;
	bottom:0;
	right:0;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	font-size:12px;
	text-transform:uppercase;
	height: 30px;
	color: #ffffff;
	z-index: 1;
  overflow: hidden;
  background:none;
}

.ttm-btn-contacto:before,
.ttm-btn-contacto:after {
	position: absolute;
	content: "";
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	height: 30px;
	z-index: -1;
	background:#ffffff;
	opacity: 0;
	transition: all .5s ease-in;
}


.ttm-btn-contacto:after {

}
.ttm-btn-contacto:hover:before,
.ttm-btn-contacto:hover:after {
	width: 100%;
	opacity: 1;
}
.ttm-btn-contacto:hover {
	box-shadow: 0 3px 7px rgba(0,0,0,.14)
}

.img-covid {
	max-width:none;
	width:100%;
	}

@media (min-width: 992px) and (max-width: 1200px) {
	.padding-covid{
	padding-top:50%;
	padding-right:10px;
	padding-bottom:2%;
	}
	
	}
	
@media (max-width: 1200px) {
	.padding-1{
	padding-top:0%;
	padding-right:10px;
	padding-bottom:0%;
	}
	
	.padding-2{
	padding-top:2%;
	padding-right:10px;
	padding-bottom:2%;
	
	}

	.padding-imagen-producto{
	padding-top:15%;
	padding-right:0px;
	padding-bottom:0%;
	
	}
	
	.padding-tabla{
	padding-top:0px;
	padding-right:20px;
	padding-bottom:0%;
	}
	
	.display-video-none{
	display:none;
	}
	}
	
	
@media (max-width: 992px) {
	
.img-covid {
	max-width:250px;
	}

.display-none{
	display:none;
	}
	
.display-video-none{
	display:none;
	}

.display-movil{
	display:block;
	}
	
	.padding-videos{
	padding-top:7px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:7px;
	}
	
	.padding-tabla{
	padding-top:0%;
	padding-right:0px;
	padding-bottom:0%;
	}

    .padding-5{
        padding-top:0%;
        padding-right:0px;
        padding-bottom:0px;
        }
	
.alto-contacto{
	height:auto;
	}

.imagen-contacto-sucursal{
	width:200px;
	}

.nombre-contacto-sucursal{
	padding-top:0px;
	font-size:26px;
	color:#FFFFFF;
	}

.telefono-contacto-sucursal-bolivia p{
	padding-top: 10px;
	}

.map-responsive{
    overflow:hidden;
    padding-bottom:0%;
    position:relative;
    height:200px;
}

.ttm-btn-contacto {
	text-decoration: none;
	display: inline-block;
	position: relative;
	transition: all .4s ease;
	border: 2px solid #fff;
	text-align: center;
	vertical-align:middle;
	top:0;
	left:0;
	bottom:0;
	right:0;
	padding-top:5px;
	padding-bottom:5px;
	width:180px;
	font-size:12px;
	text-transform:uppercase;
	height: 30px;
	color: #ffffff;
	z-index: 1;
  overflow: hidden;
  background:none;
}

.texto-alineado{
	text-align:center;
	}
	
	}
/*-----------------------------------------------------------------------------------*/
/*	RESET
/*-----------------------------------------------------------------------------------*/
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:focus {
    outline: 0 !important
}
.fit-vids-style {
    display: none
}
figure {
    margin: 0;
    padding: 0;
}
figure img {
    width: 100%;
    height: auto;
}
iframe {
    border: none
}
::selection {
    background: #fefac7; /* Safari */
    color: #555555;
}
::-moz-selection {
    background: #fefac7; /* Firefox */
    color: #555555;
}
/*-----------------------------------------------------------------------------------*/
/*	PRELOADER
/*-----------------------------------------------------------------------------------*/
body {
    overflow-y: scroll
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 9999999;
}
#status {
    width: 36px;
    height: 36px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px 0 0 -18px;
}
.spinner {
    height: 36px;
    width: 36px;
    position: relative;
    -webkit-animation: rotation .8s infinite linear;
    -moz-animation: rotation .8s infinite linear;
    -o-animation: rotation .8s infinite linear;
    animation: rotation .8s infinite linear;
    border-left: 3px solid rgba(17,125,194,.15);
    border-right: 3px solid rgba(17,125,194,.15);
    border-bottom: 3px solid rgba(17,125,194,.15);
    border-top: 3px solid rgba(17,125,194,.8);
    border-radius: 100%;
}
@-webkit-keyframes rotation { 
	from {
	    -webkit-transform: rotate(0deg)
	}
	to {
	    -webkit-transform: rotate(359deg)
	}
}
@-moz-keyframes rotation { 
	from {
	    -moz-transform: rotate(0deg)
	}
	to {
	    -moz-transform: rotate(359deg)
	}
}
@-o-keyframes rotation { 
	from {
	    -o-transform: rotate(0deg)
	}
	to {
	    -o-transform: rotate(359deg)
	}
}
@keyframes rotation { 
	from {
	    transform: rotate(0deg)
	}
	to {
	    transform: rotate(359deg)
	}
}
ul {
    list-style-position: inside
}

/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
.footer {
    background: #303030;
    color: #cacaca;
}
.footer a {
    color: #cacaca
}
.footer a:hover {
    color: #117dc2;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
    color: #f0f0f0
}
.widget-title {
    font-size: 14px;
    margin: 0 0 20px 0;
}
.footer-menu {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-menu li {
    display: inline;
    padding-left: 10px;
}
.footer-menu li:before {
    display: inline-block;
    content: "|";
    padding-right: 12px;
}
.footer-menu li:first-child:before {
    display: none
}
.sub-footer {
    background: #2d2d2d;
    padding: 35px 0;
}
.sub-footer p {
    padding: 0;
    margin: 0;
}
footer .post-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
footer .post-list li {
    margin-top: 15px;
    padding-top: 14px;
    border-top: 1px solid #4f4f4f;
}
footer .post-list li:first-child {
    margin: 0;
    padding: 0;
    border: 0;
}
footer .post-list li h6 {
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    margin: 0;
    color: #cacaca;
}
footer .post-list li em {
    color: #838383;
    font-size: 12px;
    font-style: normal;
}
.tagcloud {
    line-height: 25px
}
.contact-info {
    margin: 0;
    padding: 0;
    list-style: none;
}
.contact-info i {
    margin-right: 7px
}
.footer .contact-info i {
    color: #f0f0f0
}
.footer .widget.single .contact-info li {
    display: inline;
    margin: 0 15px;
}
.footer .section-title {
    color: #e0e0e0
}
.footer .section-title:before,
.footer .section-title:after {
    border-color: #777
}

.contacto-footer img{
    max-width:19px;
	}
.contacto-footer p{
	font-size:14px;
	line-height:25px;
	
	}
	
/*-----------------------------------------------------------------------------------*/
/*	BOTON RESALTADO
/*-----------------------------------------------------------------------------------*/

.navbar-nav> .resaltado a{
	color:#FFF;
	background:#E84534;
	cursor:pointer;
	transition: all 0.3s ease 0s;
	}
	
.navbar-nav> .resaltado a:hover {
	color:#FFF;
	background:#A53128;
	}


/*-----------------------------------------------------------------------------------*/
/*	BANNERS
/*-----------------------------------------------------------------------------------*/


	
.banner-automotriz {
	position:relative;
	width:100%;
	height:200px;
	background:url(../../images/banner-automotriz.JPG);
	background-repeat:no-repeat;
	background-size:cover;
	}
	
.banner-automotriz h1{
  position:absolute;
  left: 15%;
  right: 15%;
  top:30px;
font-size: 20px;
  z-index: 10;
  padding-top: -10px;
  padding-bottom: 10px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.banner-automotriz p{
  position:absolute;
  left: 15%;
  right: 15%;
  top:70px;
font-size: 30px;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.banner-automotriz span{
  position:absolute;
  top:80px;
}

.banner-desmontadoras {
	position:relative;
	width:100%;
	height:200px;
	background:url(../../images/banner-desmontadoras.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	}
	
.banner-desmontadoras h1{
  position:absolute;
  left: 15%;
  right: 15%;
  top:30px;
font-size: 20px;
  z-index: 10;
  padding-top: -10px;
  padding-bottom: 10px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.banner-desmontadoras p{
 position:absolute;
  left: 15%;
  right: 15%;
  top:70px;
font-size: 30px;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.banner-desmontadoras span{
  position:absolute;
  top:80px;
}

.banner-somos {
	position:relative;
	width:100%;
	height:200px;
	background:url(../../images/banner-somos.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	}
	
.banner-somos h1{
  position:absolute;
  left: 15%;
  right: 15%;
  top:30px;
font-size: 20px;
  z-index: 10;
  padding-top: -10px;
  padding-bottom: 10px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}


.banner-somos p{
  position:absolute;
  left: 15%;
  right: 15%;
  top:70px;
font-size: 30px;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.banner-somos span{
  position:absolute;
  top:80px;
}

/*-----------------------------------------------------------------------------------*/
/*	DIVIDERS
/*-----------------------------------------------------------------------------------*/
.divide0 {
    width: 100%;
    height: 0px;
}
.divide2 {
    width: 100%;
    height: 2px;
}
.divide3 {
    width: 100%;
    height: 3px;
}
.divide5 {
    width: 100%;
    height: 5px;
}
.divide10 {
    width: 100%;
    height: 10px;
}
.divide15 {
    width: 100%;
    height: 15px;
}
.divide20 {
    width: 100%;
    height: 20px;
}
.divide25 {
    width: 100%;
    height: 25px;
}
.divide30 {
    width: 100%;
    height: 30px;
}
.divide35 {
    width: 100%;
    height: 35px;
}
.divide40 {
    width: 100%;
    height: 40px;
}
.divide45 {
    width: 100%;
    height: 40px;
}
.divide50 {
    width: 100%;
    height: 50px;
}
.divide55 {
    width: 100%;
    height: 55px;
}
.divide60 {
    width: 100%;
    height: 60px;
}
.divide65 {
    width: 100%;
    height: 65px;
}
.divide70 {
    width: 100%;
    height: 70px;
}
.divide75 {
    width: 100%;
    height: 75px;
}
.divide80 {
    width: 100%;
    height: 80px;
}
.divide85 {
    width: 100%;
    height: 85px;
}
.rm0 {
    margin-right: 0px
}
.rm1 {
    margin-right: 1px
}
.rm2 {
    margin-right: 2px
}
.rm5 {
    margin-right: 5px
}
.rm10 {
    margin-right: 10px
}
.rm15 {
    margin-right: 15px
}
.rm20 {
    margin-right: 20px
}
.rm25 {
    margin-right: 25px
}
.rm30 {
    margin-right: 30px
}
.rm40 {
    margin-right: 40px
}
.rm50 {
    margin-right: 50px
}
.lm0 {
    margin-left: 0px
}
.lm1 {
    margin-left: 1px
}
.lm5 {
    margin-left: 5px
}
.lm7 {
    margin-left: 7px
}
.lm10 {
    margin-left: 10px
}
.lm15 {
    margin-left: 15px
}
.lm20 {
    margin-left: 20px
}
.lm25 {
    margin-left: 25px
}
.lm30 {
    margin-left: 25px
}
.lm40 {
    margin-left: 40px
}
.rp5 {
    padding-right: 5px
}
.rp10 {
    padding-right: 10px
}
.rp15 {
    padding-right: 15px
}
.rp20 {
    padding-right: 20px
}
.rp30 {
    padding-right: 30px
}
.rp50 {
    padding-right: 50px
}
.lp0 {
    padding-left: 0px
}
.lp10 {
    padding-left: 10px
}
.lp20 {
    padding-left: 20px
}
.lp30 {
    padding-left: 30px
}
.tp0 {
    padding-top: 0 !important
}
.tp3 {
    padding-top: 3px
}
.tp5 {
    padding-top: 5px
}
.tp10 {
    padding-top: 10px
}
.tp20 {
    padding-top: 20px
}
.tp30 {
    padding-top: 30px
}
.tm4 {
    margin-top: 4px
}
.tm5 {
    margin-top: 5px
}
.tm7 {
    margin-top: 7px
}
.tm10 {
    margin-top: 10px
}
.tm15 {
    margin-top: 15px
}
.tm20 {
    margin-top: 20px
}
.mbm1 {
    margin-bottom: -1px
}
.bp0 {
    padding-bottom: 0 !important
}
.bp10 {
    padding-bottom: 10px !important
}

.bm0 {
    margin-bottom: 0 !important
}
.bm0 {
    margin-bottom: 0 !important
}
.bm5 {
    margin-bottom: 5px !important
}
.bm10 {
    margin-bottom: 10px !important
}
.bm15 {
    margin-bottom: 15px !important
}
.bm20 {
    margin-bottom: 20px !important
}
.bm30 {
    margin-bottom: 30px !important
}
.bm50 {
    margin-bottom: 50px !important
}
.bp50 {
    padding-bottom: 50px !important
}
/*-----------------------------------------------------------------------------------*/
/*	BUTTON
/*-----------------------------------------------------------------------------------*/
.btn,

.parallax .btn-submit,
.btn-submit {
    color: #fff !important;
    background: #E84534;
    margin-right: 4px;
    padding: 11px 20px 10px 20px;
    font-weight: 800;
    font-size: 13px;
    text-shadow: none;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    letter-spacing: 1px;
}
.btn-large {
    padding: 13px 23px 13px 23px
}
.btn.btn-green {
    background: #E2231A
}
.btn.btn-blue {
    background: #3f8dbf
}
.btn.btn-red {
    background: #e8554e
}
.btn.btn-orange {
    background: #ee7757
}
.btn.btn-purple {
    background: #9b59b6
}
.btn.btn-pink {
    background: #d487be
}
.btn.btn-gray {
    background: #95a5a6
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.parallax .btn-submit:hover {
    background: #17a78b;
    color: #fff !important;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active {
    background: #17a78b !important
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active {
    background: #387eaa !important
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active {
    background: #cf4c45 !important
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active {
    background: #d96c4f !important
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active {
    background: #8a4fa2 !important
}
.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active {
    background: #bd78a9 !important
}
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active {
    background: #859394 !important
}
.color-wrapper .btn {
    background: #FFF !important;
    color: #616161 !important;
}
.color-wrapper .btn:hover {
    background: #e9e9e9 !important
}
.share .btn {
    background: none;
    padding: 8px 17px;
}
.share .btn:hover {
    color: #FFF !important
}
.btn.share-facebook {
    color: #3d5b9b !important;
    border: 1px solid #3d5b9b !important;
}
.btn.share-facebook:hover {
    background: #334c8e !important;
    border: 1px solid #334c8e !important;
}
.btn.share-twitter {
    color: #5aa8cd !important;
    border: 1px solid #5aa8cd !important;
}
.btn.share-twitter:hover {
    background: #499ac8 !important;
    border: 1px solid #499ac8 !important;
}
.btn.share-googleplus {
    color: #3b3b3b !important;
    border: 1px solid #3b3b3b !important;
}
.btn.share-googleplus:hover {
    background: #2e2e2e!important;
    border: 1px solid #2e2e2e !important;
}
.btn.share-pinterest {
    color: #c53942 !important;
    border: 1px solid #c53942 !important;
}
.btn.share-pinterest:hover {
    background: #bc2d32 !important;
    border: 1px solid #bc2d32 !important;
}
/*-----------------------------------------------------------------------------------*/
/*	SOCIAL ICONS
/*-----------------------------------------------------------------------------------*/
.social {
    padding: 0;
    margin: 0;
    font-size: 0;
    height: 28px;
}
.image-caption .social {
    height: 33px
}
.social li {
    display: inline-block;
    font-family: 'fontello-social';
    margin-right: 5px;
}
.footer .widget.single .social li {
    margin: 0 3px
}
.text-center .social li {
    margin: 0 2px
}
.social li a {
    display: table
}
.social li a i {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: #aaa;
    background: none;
    border: 1px solid #aaa;
    width: 28px;
    height: 28px !important;
    line-height: 1;
    font-size: 12px;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.social .icon-s-pinterest {
    border-color: #d8545d;
    color: #d8545d;
}
.social .icon-s-rss {
    border-color: #faaa5e;
    color: #faaa5e;
}
.social .icon-s-facebook {
    border-color: #677fb5;
    color: #677fb5;
}
.social .icon-s-twitter {
    border-color: #70c2e9;
    color: #70c2e9;
}
.social .icon-s-flickr {
    border-color: #ff3ba4;
    color: #ff3ba4;
}
.social .icon-s-dribbble {
    border-color: #e299c2;
    color: #e299c2;
}
.social .icon-s-behance {
    border-color: #42a9fb;
    color: #42a9fb;
}
.social .icon-s-linkedin {
    border-color: #3daccf;
    color: #3daccf;
}
.social .icon-s-vimeo {
    border-color: #42b5d4;
    color: #42b5d4;
}
.social .icon-s-youtube {
    border-color: #d5615c;
    color: #d5615c;
}
.social .icon-s-skype {
    border-color: #5ecbf3;
    color: #5ecbf3;
}
.social .icon-s-tumblr {
    border-color: #829fb9;
    color: #829fb9;
}
.social .icon-s-delicious {
    border-color: #6194dc;
    color: #6194dc;
}
.social .icon-s-500px {
    border-color: #3bbbe6;
    color: #3bbbe6;
}
.social .icon-s-grooveshark {
    border-color: #f88e3b;
    color: #f88e3b;
}
.social .icon-s-forrst {
    border-color: #5f9864;
    color: #5f9864;
}
.social .icon-s-digg {
    border-color: #507faa;
    color: #507faa;
}
.social .icon-s-blogger {
    border-color: #fd893f;
    color: #fd893f;
}
.social .icon-s-klout {
    border-color: #e16747;
    color: #e16747;
}
.social .icon-s-dropbox {
    border-color: #6ba3c5;
    color: #6ba3c5;
}
.social .icon-s-github {
    border-color: #6c93bb;
    color: #6c93bb;
}
.social .icon-s-songkick {
    border-color: #ff3b60;
    color: #ff3b60;
}
.social .icon-s-posterous {
    border-color: #efd57c;
    color: #efd57c;
}
.social .icon-s-appnet {
    border-color: #3daad5;
    color: #3daad5;
}
.social .icon-s-gplus {
    border-color: #bc7067;
    color: #bc7067;
}
.social .icon-s-stumbleupon {
    border-color: #f07356;
    color: #f07356;
}
.social .icon-s-lastfm {
    border-color: #cd443d;
    color: #cd443d;
}
.social .icon-s-spotify {
    border-color: #9acf48;
    color: #9acf48;
}
.social .icon-s-instagram {
    border-color: #b99682;
    color: #b99682;
}
.social .icon-s-evernote {
    border-color: #9fdc82;
    color: #9fdc82;
}
.social .icon-s-paypal {
    border-color: #5b85a8;
    color: #5b85a8;
}
.social .icon-s-picasa {
    border-color: #b088c1;
    color: #b088c1;
}
.social .icon-s-soundcloud {
    border-color: #ff8b45;
    color: #ff8b45;
}
.social a:hover .icon-s-pinterest {
    background-color: #d8545d
}
.social a:hover .icon-s-rss {
    background-color: #faaa5e
}
.social a:hover .icon-s-facebook {
    background-color: #677fb5
}
.social a:hover .icon-s-twitter {
    background-color: #70c2e9
}
.social a:hover .icon-s-flickr {
    background-color: #ff3ba4
}
.social a:hover .icon-s-dribbble {
    background-color: #e299c2
}
.social a:hover .icon-s-behance {
    background-color: #42a9fb
}
.social a:hover .icon-s-linkedin {
    background-color: #3daccf
}
.social a:hover .icon-s-vimeo {
    background-color: #42b5d4
}
.social a:hover .icon-s-youtube {
    background-color: #d5615c
}
.social a:hover .icon-s-skype {
    background-color: #5ecbf3
}
.social a:hover .icon-s-tumblr {
    background-color: #829fb9
}
.social a:hover .icon-s-delicious {
    background-color: #6194dc
}
.social a:hover .icon-s-500px {
    background-color: #3bbbe6
}
.social a:hover .icon-s-grooveshark {
    background-color: #f88e3b
}
.social a:hover .icon-s-forrst {
    background-color: #5f9864
}
.social a:hover .icon-s-digg {
    background-color: #507faa
}
.social a:hover .icon-s-blogger {
    background-color: #fd893f
}
.social a:hover .icon-s-klout {
    background-color: #e16747
}
.social a:hover .icon-s-dropbox {
    background-color: #6ba3c5
}
.social a:hover .icon-s-github {
    background-color: #6c93bb
}
.social a:hover .icon-s-songkick {
    background-color: #ff3b60
}
.social a:hover .icon-s-posterous {
    background-color: #efd57c
}
.social a:hover .icon-s-appnet {
    background-color: #3daad5
}
.social a:hover .icon-s-gplus {
    background-color: #bc7067
}
.social a:hover .icon-s-stumbleupon {
    background-color: #f07356
}
.social a:hover .icon-s-lastfm {
    background-color: #cd443d
}
.social a:hover .icon-s-spotify {
    background-color: #9acf48
}
.social a:hover .icon-s-instagram {
    background-color: #b99682
}
.social a:hover .icon-s-evernote {
    background-color: #9fdc82
}
.social a:hover .icon-s-paypal {
    background-color: #5b85a8
}
.social a:hover .icon-s-picasa {
    background-color: #b088c1
}
.social a:hover .icon-s-soundcloud {
    background-color: #ff8b45
}
.social a:hover a:hover i {
    background-color: #FFF
}
.social a:hover i {
    color: #FFF
}
.footer .social li a:hover i {
    color: #FFF
}
/*-----------------------------------------------------------------------------------*/
/*	FORMS
/*-----------------------------------------------------------------------------------*/
.forms {
    position: relative;
    padding: 0;
    width: 100%;
}
.form-container .response {
    display: none
}
.forms ol {
    margin: 0;
    padding: 0;
}
.forms ol li {
    line-height: auto;
    list-style: none;
}
.forms li.hidden-row {
    display: none
}
input,
textarea,
.uneditable-input {
    width: 100%
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 25px;
    color: #737373;
    border: 1px solid #e1e1e1;
    resize: none;
    vertical-align: middle;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border: 1px solid #c1c1c1;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
textarea {
    height: 100%;
    padding: 5px 10px;
    margin-bottom: 15px;
    min-height: 150px;
    resize: vertical;
}
.btn-submit {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    width: 100%;
}
.forms li.error input,
.forms li.error textarea {
    border: 1px solid #b54d4d
}
.forms span.error {
    display: none
}
.forms .button-row span.error {
    padding: 0;
    display: none;
}
.forms .button-row p.forgot {
    padding: 6px 0 0 10px;
    overflow: hidden;
    display: inline-block;
}
.forms label {
    display: block;
    float: left;
    width: 95px;
    padding-top: 7px;
    font-size: 13px;
    clear: both;
}
.comment-form div label {
    position: absolute;
    top: 0;
    left: 0;
}
.form-container:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.searchform {
    position: relative
}
.searchform .btn {
    position: absolute;
    top: 0;
    right: -5px;
    height: 40px !important;
    font-weight: 800 !important;
    font-size: 12px !important;
    padding: 0 15px !important;
}
/*-----------------------------------------------------------------------------------*/
/*	MAILCHIMP
/*-----------------------------------------------------------------------------------*/
.newsletter-wrapper #mc_embed_signup {
    background: none;
    font-family: 'Raleway', sans-serif;
}
.newsletter-wrapper {
    position: relative;
    margin: 0 auto;
}
.newsletter-wrapper #mc_embed_signup input[type="email"] {
    background: none;
    border: 1px solid #4f4f4f;
    height: 40px;
    color: #cacaca;
}
.newsletter-wrapper #mc_embed_signup input[type="email"]:focus {
    background: none;
    border: 1px solid #636363;
}
.newsletter-wrapper #mc_embed_signup .button {
    position: absolute;
    right: 0;
    top: 0;
    color: #FFF;
    margin: 0;
    height: 40px;
    padding: 0 15px;
    color: #fff;
    background: #117dc2;
    font-weight: 800;
    font-size: 12px;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    min-width: inherit;
    width: auto;
    border: 0;
}
#mc_embed_signup input.email {
    display: block;
    padding: 8px 0;
    margin: 0;
    text-indent: 10px;
    width: 100%;
    min-width: 130px;
}
.newsletter-wrapper #mc_embed_signup form {
    padding: 0
}
::-webkit-input-placeholder {
    color: #cacaca !important
}
:-moz-placeholder {
    color: #cacaca !important
}
::-moz-placeholder {
    color: #cacaca !important
}
:-ms-input-placeholder {
    color: #cacaca !important
}
input:focus::-webkit-input-placeholder {
    color: transparent !important
}
input:focus:-moz-placeholder {
    color: transparent !important
}
input:focus::-moz-placeholder {
    color: transparent !important
}
input:focus:-ms-input-placeholder {
    color: transparent !important
}
/*-----------------------------------------------------------------------------------*/
/*	ISOTOPE PORTFOLIO GRID
/*-----------------------------------------------------------------------------------*/
.full-portfolio {
    overflow: hidden
}
.full-portfolio .items {
    width: 100%;
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
}
.full-portfolio .items li {
    float: left;
    position: relative;
    background: none;
    padding: 0;
    width: 16.666666667%;
}
.full-portfolio .items li img {
    display: block;
    /*position: relative;*/
    width: 100%;
    height: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.full-portfolio .items:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.fix-portfolio .items {
    list-style: none
}
.fix-portfolio .items {
    margin: 0;
    *zoom: 1;
    padding: 0;
}
.fix-portfolio .items:before,
.fix-portfolio .items:after {
    display: table;
    content: "";
    line-height: 0;
}
.fix-portfolio .items:after {
    clear: both
}
.fix-portfolio .items li {
    float: left;
    min-height: 1px;
    position: relative;
}
.fix-portfolio .items.col4 {
    margin-left: -8px;
    margin-bottom: -8px;
}
.fix-portfolio .items.col4 li {
    width: 318px;
    margin-left: 8px;
    margin-bottom: 8px;
}
.fix-portfolio .items li img {
    display: block;
    width: 100%;
}
.filter {
    padding: 0;
    font-size: 0;
    margin-bottom: 20px;
}
.filter li {
    display: inline;
    color: #656565;
    line-height: 50px;
}
.filter.text-center li {
    display: inline-block;
}
.filter li a {
    color: #656565;
    padding: 13px 23px;
    border: 1px solid #dbdbdb;
    border-left: 0;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
}
.filter li a:hover {
    color: #117dc2
}
.filter li a.active {
    color: #117dc2;
    background: #f5f5f5;
}
.filter li:first-child a {
    border-left: 1px solid #dbdbdb
}
.isotope-item {
    z-index: 2;
    display: block !important;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
.item-details {
    list-style: none;
    padding: 0;
    margin: 0;
}
.item-details li {
    margin-top: 9px;
    padding-top: 10px;
    border-top: 1px solid #e1e1e1;
}
.item-details li:first-child {
    padding: 0;
    margin: 0;
    border: none;
}
.item-details li span {
    font-weight: 800;
    color: #616161;
    margin-right: 5px;
}
/*-----------------------------------------------------------------------------------*/
/*	TOOLTIP
/*-----------------------------------------------------------------------------------*/
.tooltip-inner {
    color: #fff;
    background-color: #117dc2;
    padding: 5px 12px;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #117dc2
}
.tooltip.right .tooltip-arrow {
    border-right-color: #117dc2
}
.tooltip.left .tooltip-arrow {
    border-left-color: #117dc2
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #117dc
}
/*-----------------------------------------------------------------------------------*/
/*	OVERLAY
/*-----------------------------------------------------------------------------------*/
figure {
    display: block;
    overflow: hidden;
    position: relative;
}
.items li figure img {
    display: block;
    width: 100%;
}
figure li a,
figure li a img {
    display: block;
    position: relative;
}
figure img {
    display: block;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
figure a:hover img {
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
figure a .text-overlay {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100;
    padding: 20px;
    background: #222;
    background: rgba(53,53,53,0.93);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
figure a:hover .text-overlay {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
figure a .text-overlay:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid rgba(255,255,255,0.2);
}
figure a .text-overlay .info {
    text-align: center;
    top: 50%;
    width: 100%;
    left: 0;
    position: absolute;
    margin-top: -11px;
    color: #d4d4d4;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.icon-overlay {
    display: block;
    overflow: hidden;
    position: relative;
}
.icon-overlay img {
    display: block;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.icon-overlay a:hover img {
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.icon-overlay a .icn-more {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100;
    background: #222;
    background: rgba(53,53,53,0.93);
    overflow: hidden;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.icon-overlay a:hover .icn-more {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.icon-overlay a .icn-more:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    position: absolute;
    text-align: center;
    content: '\f517';
    line-height: 1;
    color: #FFF;
    top: 50%;
    left: 50%;
    z-index: 2;
    font-size: 15px;
    top: 50%;
    margin: -8px 0 0 -6px;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    -moz-transition: -moz-transform 0.25s ease-in-out;
    -o-transition: -o-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
}
.icon-overlay a:hover .icn-more:before {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.icon-overlay a:hover .icn-more:before {
    top: 50%!important
}


/*-----------------------------------------------------------------------------------*/
/*	OVERED
/*-----------------------------------------------------------------------------------*/
figure {
    display: block;
    overflow: hidden;
    position: relative;
}
.items li figure img {
    display: block;
    width: 100%;
}
figure li a,
figure li a img {
    display: block;
    position: relative;
}
figure img {
    display: block;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
figure a:hover img {
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
figure a .text-overed {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100;
    padding: 20px;
    background: #222;
    background: rgba(182,36,23,0.93);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
figure a:hover .text-overed {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
figure a .text-overed:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid rgba(255,255,255,0.2);
}
figure a .text-overed .info {
    text-align: center;
    top: 50%;
    width: 100%;
    left: 0;
    position: absolute;
    margin-top: -11px;
    color: #d4d4d4;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.icon-overed {
    display: block;
    overflow: hidden;
    position: relative;
}
.icon-overed img {
    display: block;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.icon-overed a:hover img {
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.icon-overed a .icn-more {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100;
    background: #222;
    background: rgba(53,53,53,0.93);
    overflow: hidden;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.icon-overed a:hover .icn-more {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.icon-overed a .icn-more:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    position: absolute;
    text-align: center;
    content: '\f517';
    line-height: 1;
    color: #FFF;
    top: 50%;
    left: 50%;
    z-index: 2;
    font-size: 15px;
    top: 50%;
    margin: -8px 0 0 -6px;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    -moz-transition: -moz-transform 0.25s ease-in-out;
    -o-transition: -o-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
}
.icon-overed a:hover .icn-more:before {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.icon-overed a:hover .icn-more:before {
    top: 50%!important
}



/*-----------------------------------------------------------------------------------*/
/*	COLUMN SERVICES
/*-----------------------------------------------------------------------------------*/
.services-1 i {
    font-size: 60px;
    color: #acacac;
}
.services-1 .col-wrapper {
    border: 1px solid #e1e1e1;
    padding: 40px 20px 25px;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.services-1 .col-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    border: 1px solid #e1e1e1;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.services-1 .col-wrapper:hover,
.services-1 .col-wrapper:hover:before {
    border-color: #117dc2
}
/*-----------------------------------------------------------------------------------*/
/*	COLUMN SERVICES 2
/*-----------------------------------------------------------------------------------*/
.services-2 {
    text-align: left
}
.services-2 .icon {
    display: table
}
.services-2  .icon {
    float: left;
    margin-right: 15px;
}
.services-2 .text {
    overflow: hidden
}
.services-2 .icon i.icn {
    color: #737373;
    line-height: 1;
    font-size: 35px;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
/*-----------------------------------------------------------------------------------*/
/*	COLUMN SERVICES 3
/*-----------------------------------------------------------------------------------*/
.services-3 .icon {
    display: table;
    margin: 0 auto 15px;
    position: relative;
}
.services-3 .icon i.icn {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 90px;
    height: 90px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #117dc2;
    border: 2px solid #117dc2;
    line-height: 0;
    font-size: 45px;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.services-3 .col:hover i.icn {
    background-color: #117dc2;
    color: #FFF;
}
.services-3 .icon:before {
    content: "";
    display: inline-block;
    border-bottom: 1px solid #777;
    width: 100%;
    height: 0px;
    position: absolute;
    top: 45px;
    left: -120%;
}
.services-3 .icon:after {
    content: "";
    display: inline-block;
    border-bottom: 1px solid #777;
    width: 100%;
    height: 0px;
    position: absolute;
    top: 45px;
    right: -120%;
}
.services-3 .col:first-child .icon:before,
.services-3 .col:last-child .icon:after {
    display: none
}
/*-----------------------------------------------------------------------------------*/
/*	ACCORDION / TOGGLE
/*-----------------------------------------------------------------------------------*/
.panel-group .panel {
    margin-bottom: 0px;
    border: none;
    border-radius: 1px;
    -webkit-box-shadow:#000000;
    box-shadow:#000000;
}
.panel-heading {

    border: 0 !important;
}
.panel-heading .panel-title {
    color: #ffffff;
    font-size: 30px;
    font-weight: 800;
    border: 1px solid #dbdbdb;
    text-transform: uppercase;
	text-align:center;
	padding:20px 10px 20px 10px;
}
.panel-title > a {
    display: block;
    color: #656565;
    padding: 13px 15px;
}
.panel-title > a:hover {
    color:inherit;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border: 0
}
.panel-default > .panel-heading + .panel-collapse {
    border: 1px solid #dbdbdb;
    border-top: none;
}
/*-----------------------------------------------------------------------------------*/
/*	PROGRESS BAR
/*-----------------------------------------------------------------------------------*/
.progress-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.progress-list p {
    margin-bottom: 5px
}
.progress-list li {
    margin-bottom: 20px
}
.progress-list li em {
    padding-left: 8px;
    color: #117dc2;
    font-style: normal;
}
.progress-list li em:before {
    content: "-";
    padding-right: 10px;
    display: inline-block;
}
.progress.plain {
    height: 15px;
    margin-bottom: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background: none;
    border: 1px solid #117dc2;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.progress.plain .bar {
    float: left;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-shadow: none;
    background: #117dc2;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/*-----------------------------------------------------------------------------------*/
/*	OWL CAROUSEL
/*-----------------------------------------------------------------------------------*/
.owlcarousel {
    display: none
}
.carousel-th .item {
    margin: 0 10px 1px 10px
}
.carousel-th .image-caption,
.grid-blog .image-caption {
    margin-top: 20px
}
.carousel-th .post-title,
.grid-blog .post-title {
    margin: 0 0 5px 0
}
.owl-blog .post-title,
.grid-blog .post-title {
    font-size: 16px
}
.meta,
.more {
    font-size: 12px
}
.meta {
    color: #9f9f9f
}
.carousel-th .meta,
.grid-blog .meta {
    margin-bottom: 5px
}
.owl-portfolio .meta {
    margin-bottom: 10px
}
.related .meta {
    border: none;
    padding: 0;
    margin: 0;
}
.meta:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.owl-blog .meta span:before,
.grid-blog .meta span:before,
.classic-blog .meta span:before,
#comments .meta span:before {
    display: inline-block;
    content: "|";
    padding: 0 7px 0 4px;
    color: #9f9f9f;
}
.owl-blog .meta span:first-child:before,
.grid-blog .meta span:first-child:before,
.classic-blog .meta span:first-child:before,
#comments .meta span:first-child:before {
    display: none;
    padding: 0;
}
.meta.tags a {
    color: #9f9f9f
}
.meta.tags a:hover {
    color: #117dc2
}
.meta.tags a:before {
    content: "#";
    display: inline-block;
}
.date-wrapper {
    text-align: center;
    border: 1px solid #b1b1b1;
    width: 46px;
    padding: 4px 0 7px 0;
    line-height: 1;
    font-weight: 500;
    float: left;
    margin-right: 15px;
    overflow: hidden;
    margin-bottom: 5px;
}
.date-wrapper .day {
    font-size: 20px;
    margin-bottom: 1px;
}
.date-wrapper .month {
    font-size: 12px;
    text-transform: uppercase;
}
.owl-carousel {
    position: relative
}
.owl-carousel .owl-controls {
    display: none !important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    pointer-events: none;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.owl-carousel .owl-controls .owl-prev {
    position: absolute;
    top: 115px;
    left: -50px;
    pointer-events: auto;
}
.owl-carousel .owl-controls .owl-next {
    position: absolute;
    top: 115px;
    right: -50px;
    pointer-events: auto;
}
.owl-blog .owl-controls .owl-prev,
.owl-blog .owl-controls .owl-next,
.owl-team .owl-controls .owl-prev,
.owl-team .owl-controls .owl-next {
    top: 102px
}
.owl-carousel .owl-controls .owl-prev,
.owl-carousel .owl-controls .owl-next {
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: none;
    border: 1px solid #b1b1b1;
    color: #939393;
    line-height: 1;
    font-size: 20px;
    padding: 9px;
    width: auto;
    height: auto;
}
.owl-carousel .owl-controls .owl-prev:hover,
.owl-carousel .owl-controls .owl-next:hover {
    border: 1px solid #117dc2;
    color: #117dc2;
}
.owl-clients .item img {
    max-width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.owl-clients .item:hover img {
    max-width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.owl-slider-wrapper {
    position: relative;
    margin-bottom: 20px;
}
.owl-slider-wrapper .item img {
    display: block;
    width: 100%;
    height: auto;
}
.owl-slider-wrapper .owl-custom-nav {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    pointer-events: none;
}
.owl-slider-wrapper .owl-custom-nav .slider-prev {
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -23px;
    pointer-events: auto;
}
.owl-slider-wrapper .owl-custom-nav .slider-next {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -23px;
    pointer-events: auto;
}
.owl-slider-wrapper .owl-custom-nav .slider-prev,
.owl-slider-wrapper .owl-custom-nav .slider-next {
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: rgba(255,255,255,0.7);
    color: #606060;
    line-height: 1;
    font-size: 20px;
    padding: 9px 16px;
    width: auto;
    height: auto;
}
.owl-slider-wrapper .owl-custom-nav .slider-prev:before,
.owl-slider-wrapper .owl-custom-nav .slider-next:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
}
.owl-slider-wrapper .owl-custom-nav .slider-prev:before {
    content: '\e75d'
}
.owl-slider-wrapper .owl-custom-nav .slider-next:before {
    content: '\e75e'
}
.owl-slider-wrapper .owl-custom-nav .slider-prev:hover,
.owl-slider-wrapper .owl-custom-nav .slider-next:hover {
    background: rgba(255,255,255,0.9)
}
.owl-slider-wrapper .owl-controls {
    margin-top: 30px;
    text-align: center;
    position: relative;
}
.owl-slider-wrapper .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.owl-slider-wrapper .owl-controls {
    margin: -40px 0 0 0
}
.owl-slider-wrapper .owl-controls .owl-pagination .owl-page span {
    display: block;
    margin: 0 2px;
    width: 12px;
    height: 12px;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: rgba(255,255,255,0.4);
    border: none;
}
.owl-slider-wrapper .owl-controls .owl-pagination .owl-page.active span,
.owl-slider-wrapper .owl-controls .owl-pagination .owl-page:hover span {
    background: rgba(255,255,255,0.9);
    border: none;
}
.owl-slider-wrapper .owl-custom-nav,
.owl-slider-wrapper .owl-controls {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.owl-slider-wrapper:hover .owl-custom-nav,
.owl-slider-wrapper:hover .owl-controls {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
/*-----------------------------------------------------------------------------------*/
/*	NAVIGATION
/*-----------------------------------------------------------------------------------*/
.navigation a {
    border: 1px solid #b1b1b1;
    color: #939393;
    line-height: 1;
    font-size: 20px;
    padding: 7px;
    font-weight: 800;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 3px;
}
.navigation a:hover {
    border: 1px solid #117dc2;
    color: #117dc2;
}
/*-----------------------------------------------------------------------------------*/
/*	REVOLUTION SLIDER
/*-----------------------------------------------------------------------------------*/
.banner-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.banner {
    width: 100%;
    position: relative;
}

.banner-orlaco{
	background:url(../images/orlaco/orlaco-banner-01.jpg);
    background-repeat:no-repeat;
	background-size:cover;
	backface-visibility:visible;
	background-attachment:fixed;
	width:100%;
	height:250px;
	}
.banner-a a {
	color:#FFFFFF;
	}

.banner-a a:hover {
	color: #E2231A;
	}

.fullwidthbanner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    max-height: 600px !important;
    overflow: hidden !important;
}
.revolution {
    background: #FFF
}
.revolution ul {
    visibility: hidden;
    margin: 0;
    list-style: none;
}
.tp-caption a {
    color: #117dc2
}
.tp-caption a:hover {
    color: #2e2e2e !important
}
.tp-caption.upper {
    font-size: 20px;
    line-height: 1;
    color: #f9f9f9;
    text-transform: uppercase;
}
.tp-caption.lower {
    font-size: 16px;
    color: #f9f9f9;
    line-height: 1;
}
.tp-caption.white-bg {
    background: rgba(255,255,255,0.9);
    color: #616161 !important;
    padding: 15px 20px;
    line-height: 1;
}
.tp-caption a.btn {
    color: #fff
}
.tp-leftarrow.default,
.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    top: 50% !important;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: rgba(255,255,255,0.7);
    color: #606060;
    line-height: 1;
    font-size: 20px;
    padding: 9px 16px;
    width: auto;
    height: auto;
}
.tparrows:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
}
.tp-leftarrow.default:before {
    content: '\e75d'
}
.tp-rightarrow.default:before {
    content: '\e75e'
}
.tparrows:hover {
    background: rgba(255,255,255,0.9)
}
.tp-bullets.simplebullets.round .bullet {
    width: 12px;
    height: 12px;
    margin-left: 4px;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: rgba(255,255,255,0.4);
}
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
    background: rgba(255,255,255,0.9)
}
.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.tp-loader {
	background: none !important;
    height: 36px;
    width: 36px;
    -webkit-animation: rotation .8s infinite linear;
    -moz-animation: rotation .8s infinite linear;
    -o-animation: rotation .8s infinite linear;
    animation: rotation .8s infinite linear;
    border-left: 3px solid rgba(26,187,156,.15);
    border-right: 3px solid rgba(26,187,156,.15);
    border-bottom: 3px solid rgba(26,187,156,.15);
    border-top: 3px solid rgba(26,187,156,.8);
    border-radius: 100%;
    margin: -18px -18px;
    top: 50%;
    left: 50%;
    z-index: 1000;
    position: absolute;
}
.tp-bannertimer {
    width: 100%;
    height: 10px;
    background: url(style/images/timer.png);
    position: absolute;
    z-index: 200;
    display: none;
}
/*-----------------------------------------------------------------------------------*/
/*	TESTIMONIALS
/*-----------------------------------------------------------------------------------*/
#testimonials {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
#testimonials .author {
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    color: #117dc2;
    font-weight: 800;
    display: block;
}
#testimonials div {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 32px;
    font-weight: 300;
    position: relative;
}
#testimonials .tab {
    border: none;
    margin: 0;
    display: inline;
}
#testimonials .etabs {
    padding: 0;
    margin: 0;
    height: 12px;
}
#testimonials .tab a {
    padding: 0;
    text-indent: -99999px;
    width: 10px;
    height: 10px;
    background: none;
    border: 1px solid #777;
    display: inline-block;
}
#testimonials .tab a.active,
#testimonials .tab a:hover {
    border: 1px solid #bebebe;
    background: none;
    position: relative;
    z-index: 3;
}
#testimonials .panel-container {
    border: none
}
/*-----------------------------------------------------------------------------------*/
/*	TABS ON TOP
/*-----------------------------------------------------------------------------------*/
.tabs-top .etabs {
    margin: 0;
    padding: 0;
    overflow: inherit;
}
.tabs-top.center .etabs {
    text-align: center
}
.tabs-top .tab {
    margin: 0;
    padding: 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 3px;
}
.tabs-top .tab a {
    padding: 10px 20px;
    display: block;
    color: #656565;
    font-size: 12px;
    font-weight: 800;
    border: 1px solid #dbdbdb;
    text-transform: uppercase;
}
.tabs-top .tab a:hover,
.tabs-top .tab.active a {
    color: #117dc2
}
.tabs-top .tab.active a {
    background: #f5f5f5
}
.tabs-top.tab-container .panel-container {
    position: relative;
    z-index: 1;
    display: block;
}
.tabs-top.tab-container .panel-container p {
    margin: 0;
    padding-bottom: 10px;
}
.tabs-top.tab-container .panel-container .tab-block {
    padding-top: 10px;
    padding-bottom: 0;
}
/*-----------------------------------------------------------------------------------*/
/*	PARALAX
/*-----------------------------------------------------------------------------------*/
.parallax {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: #d9d9d9;
}
.parallax a {
    color: #d9d9d9
}
.parallax a:hover {
    color: #117dc2
}
.parallax input,
.parallax textarea {
    background: #333;
    background: rgba(255,255,255,0.15);
    color: #d9d9d9;
    border: none;
}
.parallax input:focus,
.parallax textarea:focus {
    background: #222;
    background: rgba(255,255,255,0.22);
    border: none;
}
.parallax h1 {
    color: #ffffff;
}

.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
	color: #333333;
	}

.parallax .section-title:before,
.parallax .section-title:after {
    border-color: #777
}
.parallax.mobile {
    background-attachment: scroll !important
}
.parallax.testimonials {
    background-image: url(style/images/art/parallax1.jpg)
}
.parallax.process {
    background-image: url(style/images/art/parallax2.jpg)
}
.contact-info {
    margin: 0;
    padding: 0;
    list-style: none;
}
.contact-info i {
    margin-right: 7px
}
/*-----------------------------------------------------------------------------------*/
/*	BLOG
/*-----------------------------------------------------------------------------------*/
.grid-blog .post {
    margin-bottom: 30px
}
.grid-blog .post .date {
    display: inline
}
.grid-blog:before,
.grid-blog:after {
    display: table;
    content: "";
    line-height: 0;
}
.grid-blog:after {
    clear: both
}
.grid-blog .post {
    float: left;
    min-height: 1px;
    position: relative;
}
.grid-blog.col3 {
    margin-left: -20px;
    margin-bottom: -20px;
}
.grid-blog.col3 .post {
    width: 310px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.grid-blog.col2 {
    margin-left: -20px;
    margin-bottom: -20px;
}
.grid-blog.col2 .post {
    width: 308px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.grid-blog hr {
    clear: left;
    margin-left: 20px;
    display: none;
    padding-bottom: 20px;
    margin-bottom: 60px;
}
.grid-blog hr:nth-child(3n) {
    display: block
}
.content .grid-blog hr:nth-child(3n) {
    display: none
}
.content .grid-blog hr:nth-child(4n) {
    display: block
}
.classic-blog .meta {
    margin-bottom: 10px
}
.classic-blog h2.post-title {
    margin: 0
}
.classic-blog figure,
.classic-blog iframe {
    display: block;
    margin-bottom: 15px;
}
.classic-blog .owl-slider-wrapper {
    padding-bottom: 15px
}
.format-chat ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.format-chat ul li strong {
    text-transform: uppercase;
    color: #616161;
    margin-right: 3px;
}
.format-link .post-title a:after {
    display: inline-block;
    content: "→";
    padding-left: 10px;
}
.classic-blog .meta-wrapper {
    float: left;
    margin-right: 15px;
}
.classic-blog .content-wrapper {
    overflow: hidden
}
.classic-blog .date-wrapper {
    float: none;
    margin: 0;
    border-bottom: none;
}
.format-wrapper,
.like-wrapper {
    text-align: center;
    border: 1px solid #b1b1b1;
    width: 46px;
    font-size: 20px;
    padding: 4px 0 7px 0;
    line-height: 1;
    overflow: hidden;
}
.format-wrapper {
    font-size: 24px;
    padding: 10px 0;
    line-height: 0;
}
.like-wrapper {

}
.like-wrapper i {
    display: block;
    font-size: 15px;
}
/*-----------------------------------------------------------------------------------*/
/*	PAGINATION
/*-----------------------------------------------------------------------------------*/
.pagination {
    display: block
}
.pagination ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 40px;
}
.pagination ul > li {
    display: inline-block;
    margin-right: 2px;
}
.pagination ul > li > a,
.pagination ul > li > span {
    float: none;
    border: none;
    border: 1px solid #b1b1b1;
    color: #939393;
    font-weight: 800;
    text-transform: uppercase;
    padding: 9px 15px;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    border: 1px solid #117dc2;
    color: #117dc2;
}
/*-----------------------------------------------------------------------------------*/
/*	SIDEBAR
/*-----------------------------------------------------------------------------------*/
.sidebar {
    padding-left: 25px !important
}
.sidebar.left-sidebar {
    padding: 15px !important;
    padding-top: 0 !important;
}
.sidebox {
    margin-top: 50px;
    display: block;
}
.sidebox h3 {
    font-size: 16px;
    margin-bottom: 15px;
}
.sidebox:first-child {
    margin: 0
}
.sidebox .post-list {
    padding: 0;
    margin: 0;
}
.sidebox .post-list:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sidebox .post-list li {
    clear: both;
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
}
.sidebox .post-list h6 {
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 500;
}
.sidebox a {
    color: #737373
}
.sidebox a:hover {
    color: #117dc2
}
.sidebox .post-list .icon-overlay {
    float: left;
    width: 70px;
    height: 70px;
}
.sidebox .post-list .meta {
    margin-left: 85px;
    overflow: hidden;
    margin-bottom: 0;
}
.sidebox .post-list .meta em {
    font-size: 12px;
    color: #9f9f9f;
    font-style: normal;
    font-weight: 500;
}
.sidebox .post-list .meta em:before {
    display: none
}
.sidebox.widget form {
    margin: 0
}
.sidebox.widget .searchform input {
    margin: 0
}
.widget .list {
    list-style: none;
    margin: 0;
}
/*-----------------------------------------------------------------------------------*/
/*	AUTHOR
/*-----------------------------------------------------------------------------------*/
.about-author .author-image {
    width: 120px;
    float: left;
    margin-right: 20px;
    display: block;
}
.about-author .author-details {
    overflow: hidden
}
.about-author .author-details .social {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
/*-----------------------------------------------------------------------------------*/
/*	COMMENTS
/*-----------------------------------------------------------------------------------*/
#comments {
    margin: 0;
    position: relative;
}
#comments ol.commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
}
#comments ol.commentlist li {
    padding: 30px 0 0 0;
    background: none;
    border-top: 1px solid #e1e1e1;
    margin-top: 20px;
}
#comments ol.commentlist li:first-child {
    border: none;
    margin: 0;
}
#comments .user {
    float: left;
    width: 70px;
    height: 70px;
    position: relative;
}
#comments .message {
    overflow: hidden
}
#comments .arrow-box {
    margin-left: 20px;
    position: relative;
}
#comments ul.children {
    margin: 0;
    overflow: inherit;
    padding: 0 0 0 55px;
    list-style: none;
}
#comments ol.commentlist ul.children li {
    padding-right: 0;
    border: none;
}
#comments .info h2 {
    font-size: 18px;
    margin: 0;
    display: inline;
    margin-right: 5px;
}
#comments .info {
    margin-bottom: 12px
}
#comments .info h2 a {
    color: #606060
}
#comments .info h2 a:hover {
    color: #117dc2
}
#comments .info .meta {
    display: block;
    margin: 0;
}
#comments .info .meta .date {
    display: inline
}
#comments a.reply-link {
    display: inline;
    color: #9f9f9f;
}
#comments a.reply-link:hover {
    color: #117dc2
}
.comment-form-wrapper p {
    padding-bottom: 20px
}
/*-----------------------------------------------------------------------------------*/
/*	PRICING TABLE
/*-----------------------------------------------------------------------------------*/
.pricing {
    overflow: hidden;
    text-align: center;
    padding-bottom: 10px;
    display: block;
}
.pricing ul {
    padding: 0
}
.pricing .btn {
    margin: 0
}
.pricing .plan {
    border: 1px solid #D7D7D7;
    background: #fff;
}
.pricing .plan h3 {
    font-size: 18px;
    line-height: 45px;
    margin: 0;
    padding: 5px 0;
    color: #5c5c5c;
    border-bottom: 1px solid #D7D7D7;
}
.pricing .plan h4 {
    padding: 20px 0;
    margin: 0;
    background-color: #f9f9f9;
    border-bottom: 1px solid #D7D7D7;
}
.pricing .plan h4 span {
    color: #117dc2
}
.pricing .plan h4 .amount {
    display: block;
    text-align: center;
}
.pricing .plan h4 .amount {
    font-size: 45px;
    padding-bottom: 10px;
}
.pricing .plan h4 .amount span {
    vertical-align: super;
    font-size: 20px;
    font-weight: 300;
}
.pricing .plan ul {
    margin: 0;
    padding: 0 20px;
    list-style: none;
}
.pricing .plan ul li {
    padding: 15px 0;
    border-bottom: 1px solid #D7D7D7;
}
.pricing .plan h3 {
    text-transform: uppercase
}
.pricing .select {
    padding: 18px 0
}
/*-----------------------------------------------------------------------------------*/
/*	FANCYBOX
/*-----------------------------------------------------------------------------------*/
#fancybox-thumbs ul li img {
    max-width: none
}
.info.hidden {
    display: none
}
.fancybox-wrap {
    background: #FFF !important
}
.fancybox-title,
.fancybox-error {
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
}
.fancybox-title h2,
.fancybox-title h3 {
    color: #616161;
    margin-bottom: 5px;
    line-height: 22px;
    font-size: 18px;
}
.fancybox-skin {
    color: #616161 !important
}
.fancybox-title-inside-wrap {
    padding: 20px !important
}
.fancybox-nav span {
    width: 36px !important;
    height: 36px !important;
    margin-top: -18px !important;
}
.fancybox-close {
    top: 10px !important;
    right: 10px !important;
    width: 36px !important;
    height: 36px !important;
}
.fancybox-close:before,
.fancybox-prev span:before,
.fancybox-next span:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 0 !important;
    margin-top: 6px !important;
    text-align: center;
    width: 36px !important;
    font-size: 20px !important;
}

/* Firefox Fix */
@-moz-document url-prefix() { 
	.fancybox-close:before,
	.fancybox-prev span:before,
	.fancybox-next span:before {
	    margin-top: 5px !important
	}
}
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background: rgba(255,255,255,0.7) !important;
    color: #606060 !important;
    text-align: center !important;
    -webkit-transition: all 200ms ease-in !important;
    -o-transition: all 200ms ease-in !important;
    -moz-transition: all 200ms ease-in !important;
    opacity: 0;
}
.fancybox-close:hover,
.fancybox-prev span:hover,
.fancybox-next span:hover {
    background: rgba(255,255,255,0.9) !important
}
.fancybox-wrap:hover .fancybox-close,
.fancybox-wrap:hover .fancybox-prev span,
.fancybox-wrap:hover .fancybox-next span {
    opacity: 1
}
.fancybox-prev span:before {
    content: '\e75d'
}
.fancybox-next span:before {
    content: '\e75e'
}
.fancybox-close:before {
    content: '\2715'
}
#fancybox-loading {
    margin-top: -18px !important;
    margin-left: -18px !important;
    opacity: 1 !important;
}
#fancybox-loading div {
    height: 36px !important;
    width: 36px !important;
    position: relative !important;
    -webkit-animation: rotation .8s infinite linear !important;
    -moz-animation: rotation .8s infinite linear !important;
    -o-animation: rotation .8s infinite linear !important;
    animation: rotation .8s infinite linear !important;
    border-left: 3px solid rgba(26,187,156,.15) !important;
    border-right: 3px solid rgba(26,187,156,.15) !important;
    border-bottom: 3px solid rgba(26,187,156,.15) !important;
    border-top: 3px solid rgba(26,187,156,.8) !important;
    border-radius: 100% !important;
}
.fancybox-overlay {
    background: rgba(27,27,27,0.94) !important
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.33);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.33);
    box-shadow: 0 0 5px rgba(0,0,0,0.33);
}
/*-----------------------------------------------------------------------------------*/
/*	FEATURES
/*-----------------------------------------------------------------------------------*/
.font-icons {
    list-style: none;
    margin: 0;
    padding: 0;
}
.font-icons li {
    display: inline-block;
    font-size: 25px;
    margin-bottom: 10px;
    padding: 0 10px;
}
.alert .close {
    line-height: 28px
}
.retina-icons-code i {
    font-size: 18px
}
.retina-icons-code tr td:first-child,
.retina-icons-code tr th:first-child {
    text-align: center
}
.retina-icons-code code {
    color: #888;
    background: none;
    white-space: normal;
}
.table-bordered {
	margin-top:5px;
	margin-bottom:5px;
    border: 2px solid #dedede;
    border-left: none;
}
.table-bordered th,
.table-bordered td {
    border-left: 1px solid #dedede
}
.retina-icons-code td {
    vertical-align: middle !important
}
.table th,
.table td {
    border-top: 1px solid #dedede
}
.picons-list .font-icons li {
    font-size: 50px;
    margin-bottom: 40px;
    padding: 0 20px;
}
.picons-list .retina-icons-code i {
    font-size: 40px;
    line-height: 1;
    margin-top: 5px;
    display: block;
}
.sline-list .font-icons li {
    font-size: 40px;
    margin-bottom: 40px;
    padding: 0 20px;
}
.sline-list .retina-icons-code i {
    font-size: 30px;
    line-height: 1;
    margin-top: 5px;
    display: block;
}
/*-----------------------------------------------------------------------------------*/
/*	CANVAS
/*-----------------------------------------------------------------------------------*/
.canvas-text-trigger {
	cursor:pointer;
}
.bonfire-slideout-button {
	position:fixed;
	z-index:8009;
	color: #f7f7f7;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-o-transition: all .35s ease;
	-ms-transition: all .35s ease;
	transition: all .35s ease;
	bottom: 20px;
    right: 20px;
    text-decoration: none;
    background: rgba(0,0,0,0.5);
    color: #f7f7f7;
    -webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
    -webkit-backface-visibility: hidden;
    line-height: 1;
    font-size: 16px;
    padding: 12px;
}
.bonfire-slideout-button:focus {
	color: #f7f7f7;
}
.bonfire-slideout-button:hover {
	color: #117dc2;
	background: rgba(0,0,0,0.7);
}
.bonfire-slideout-close {
	position:absolute;
	top:20px;
	right:20px;
	cursor:pointer;
	padding: 8px 15px;
	font-size: 14px;
	color: #f7f7f7;
	background: rgba(0,0,0,0.5);
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.bonfire-slideout-close:before {
	font-family: 'fontello';
	content: '\e819';
	line-height: 1;
}
.bonfire-slideout-close:hover {
	color: #117dc2;
}
.bonfire-slideout img {
	max-width:100%;
}
.bonfire-slideout {
	background-color:#202020;
}
.bonfire-slideout {
	position:fixed;
	overflow:auto;
	bottom:0;
	left:-100%;
	width:100% !important;
	height:100% !important;
	z-index:99999;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform .8s ease, left 0s ease;
	-moz-transition: -moz-transform .8s ease, left 0s ease;
	-o-transition: -o-transform .8s ease, left 0s ease;
	-ms-transition: -ms-transform .8s ease, left 0s ease;
	transition: transform .8s ease, left 0s ease;
	-webkit-overflow-scrolling: touch;
}
.bonfire-slideout-inner {
	max-width:100%;
	max-height:100%;
	overflow:auto;
}
.bonfire-slideout-inner-inner {
	padding:70px 0;
}
.bonfire-slideout-active {
	opacity:0.99 !important;
	left:0 !important;
}
.bonfire-slideout-active-translate {	
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.bonfire-slideout-content {
    color: #aaa
}
.bonfire-slideout-content a:hover {
    color: #aaa
}
.bonfire-slideout-content h1,
.bonfire-slideout-content h2,
.bonfire-slideout-content h3,
.bonfire-slideout-content h4,
.bonfire-slideout-content h5,
.bonfire-slideout-content h6 {
    color: #d0d0d0
}
.bonfire-slideout-content .section-title:before,
.bonfire-slideout-content .section-title:after {
	border-color: #353535;
}
.bonfire-slideout-content input[type="text"] {
	height: 44px;
}
.bonfire-slideout-content input[type="text"],
.bonfire-slideout-content textarea {
	background: none;
	font-size: 12px;
	border: 1px solid #353535;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.bonfire-slideout-content .btn-submit {
    color: #FFF !important;
    background: #117dc2;
}
.bonfire-slideout-content input[type="text"]:focus,
.bonfire-slideout-content textarea:focus {
    background: none;
    border: 1px solid #636363;
}




/* CSS Document de Estilos*/

body {
	font-family: "Source Sans Pro",Calibri,Candara,Arial,sans-serif;
	color:#333333;
	}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Source Sans Pro",Calibri,Candara,Arial,sans-serif;
    font-weight: 300;
    line-height: 1.1;
    color: inherit;
    }
	
	
a hr {
    color: #000100;
	border-top: 1px solid #000100;
	width:20%;
	}

a:hover hr {
    color: #000100;
	border-top: 1px solid #E84535;
	width:50%;
	transition: all 0.3s ease 0s;
	}


.caption h2, .h2 {
    font-size: 32px;
}

h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    }
	

/* Navbar */

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, .15);
  
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 5px 5px 5px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

/* Fin Navbar */
	
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border:none;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space:inherit;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/*tabs*/
.nav-tabs>li a {
    color: #333333;
    text-decoration: none;
}

.nav-tabs {
    border-bottom: 1px solid #E2231A;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #E2231A;
	
    cursor: default;
    background-color: #fff;
    border: 1px solid #E2231A;
    border-bottom-color: transparent;
}

.nav-tabs>li>a:hover {
    margin-right: 2px;
    line-height: 1.42857143;
	background-color:#E2231A;
	color:#FFFFFF;
    border-radius: 4px 4px 0 0;
	transition: all 0.3s ease 0s;
}

/*fin tabs*/


header {
	background:#FFFFFF;
	color:#9A9A9A
	}

.main {
	background:#FFFFFF;
	color:#363636
	}

aside {
	background:#D3D3D3;
	color:#414141;
	}
	
.color-backgorund-cft{
	
background:#192c5d;
	}

.color1 {
	background:#f8f8f8;
	}
	
.color2 {
	background:#F0F0F0;
	}
	
.color3 {
	background:#333333;
	width:100%;
	}
.color-texto1 {
	margin-top:5px;
	color:#333333;
	}
	

.color-texto2 {
	color:#ffffff;
	}

	
.color-ttm .active{
	background:#E2231A;
	color:#FFFFFF;
	}
	
.color-principal-ttm {
	color:#E2231A;
	}
	
.color-autopartner2{
	background:#000000;
	
	}

.color-footer {
	color:#8C8C8C;
	}
.color-titulo-footer {
	color:#C4C4C4;
	}


	.banner-caucho{

	background:url(../images/caucho/banner-caucho.jpg);
	background-position:center;
    background-repeat:no-repeat;
	background-size:cover;
	backface-visibility:visible;
	background-attachment:fixed;
	width:100%;
	}
	
.banner-a a {
	color:#FFFFFF;
	}

.banner-a a:hover {
	color: #E2231A;
	}

	
footer {
	background:#1D1D1D;
	color: #ffffff;
	padding-top:20px;
	}
	
.container-footer {
	border-top: 1px solid #ebf1f5;
	color: #ffffff;
	background:#1D1D1D;
	padding-top:8px;
	}
	

.container-footer p.copyright {
    opacity: .5;
    font-size: 14px;
    }
	


.footer-img {
	margin-bottom:0px;
	opacity: .3;
	}
	


.container-fluid{padding-right:5px;padding-left:5px;margin-right:auto;margin-left:auto}


/* portafolio*/


.portafolio{
	margin: auto;
}

.portafolio h1{
	text-align: center;
	font-size: 28px;
	padding-top:200px;
}

.portafolio h2{
	text-align: center;
	font-size: 28px;
}

.portafolio-item{
	position: relative;
	overflow: hidden;
	max-width:100%;
	margin:auto;
	max-height:100%;
	min-height:50%;
}

.portafolio-img{
	margin:auto;
	max-height:500px;
	min-height:50%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.portafolio-text{
	position: absolute;
	bottom: 0;
	padding: 10px;
	background: rgba(226,35,26,0.9);
	color: #fff;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	width:100%;
	height:100%;
}

.portafolio-text h2{
	text-align: center;
	font-size: 40px;
	padding-top:	15%;
	padding-bottom:	0;
}


.categoria-starclean{
	margin: auto;
}

.categoria-starclean h1{
	text-align: center;
	font-size: 28px;
	padding-top:200px;
}

.categoria-starclean h2{
	text-align: center;
	font-size: 28px;
}

.categoria-starclean-item{
	position: relative;
	overflow: hidden;
	max-width:100%;
	margin:auto;
	max-height:100%;
	min-height:50%;
}

.categoria-starclean-img{
	margin:auto;
	max-height:500px;
	min-height:50%;
	overflow:hidden;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.categoria-starclean-img img{
	margin:auto;
	margin-left:50%;
	transform:translateX(-50%);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	width:100%;
	
}

.categoria-starclean-text{
	position: absolute;
	top:0;
	bottom: 0;
	padding: 10px;
	margin:auto;
	background: rgba(0,125,67,0.9);
	color: #fff;
	margin:auto;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	width:100%;
	height:480px;
	display: table;
	}

.categoria-starclean-text h2{
	text-align: center;
	font-size: 30px;
	text-transform:uppercase;
	font-weight: 800;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	display: table-cell;
	vertical-align: middle;
}


.categoria-starclean-text p{
	text-align: justify;
}

.categoria-starclean-item:hover .categoria-starclean-text{
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.categoria-starclean-item:hover .categoria-starclean-text h2{
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.categoria-starclean-item:hover .categoria-starclean-img img{
	-webkit-transform:translateX(-50%) scale(1.15);
	-ms-transform:translateX(-50%) scale(1.15);
	transform:translateX(-50%) scale(1.15);
}


.categoria-ttm{
	margin: auto;
}

.categoria-ttm h1{
	text-align: center;
	font-size: 28px;
	padding-top:200px;
}

.categoria-ttm h2{
	text-align: center;
	font-size: 28px;
}

.categoria-ttm-item{
	position: relative;
	overflow: hidden;
	max-width:100%;
	margin:auto;
	max-height:100%;
	min-height:50%;
	height:255px;
}

.categoria-ttm-img{
	margin:auto;
	max-height:500px;
	min-height:50%;
	overflow:hidden;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	width:100%;
}

.categoria-ttm-img img{
	margin:auto;
	height:255px;
	margin-left:50%;
	transform:translateX(-50%);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	width:auto;
	overflow:hidden;
}

.categoria-ttm-text{
	position: absolute;
	top:0;
	bottom: 0;
	margin:auto;
	background: rgba(227,9,24,0.9);
	color: #fff;
	margin:auto;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	width:100%;
	height:255px;
	display: table;
	}

.categoria-ttm-text h2{

	font-size: 30px;
	text-transform:uppercase;
	font-weight: 800;
	position:absolute;
	text-align:center;
	width:100%;
	height:auto;
	-webkit-transform: translateY(-55%);
	-ms-transform: translateY(-55%);
	transform: translateY(-55%);
	Top:45%;
}


.categoria-ttm-text p{
	text-align: justify;
}

.categoria-ttm-item:hover .categoria-ttm-text{
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

/*.categoria-ttm-item:hover .categoria-ttm-text h2{
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}*/

.categoria-ttm-item:hover .categoria-ttm-img img{
	-webkit-transform:translateX(-50%) scale(1.15);
	-ms-transform:translateX(-50%) scale(1.15);
	transform:translateX(-50%) scale(1.15);
}

/* fin portafolio*/




/* fin Organigrama*/



.organigrama * {
  margin:auto;
  padding:0px;
}



.organigrama ul {
	padding-top: 20px;
  position: relative;
}

.organigrama li {
	float: left;
  text-align: center;
	list-style-type: none;
	padding: 20px 5px 0px 5px;
  position: relative;
}

.organigrama li::before, .organigrama li::after {
	content: '';
	position: absolute;
  top: 0px;
  right: 50%;
	border-top: 1px solid #E2231A;
	width: 50%;
  height: 20px;
}

.organigrama li::after{
	right: auto;
  left: 50%;
	border-left: 1px solid #E2231A;
}

.organigrama li:only-child::before, .organigrama li:only-child::after {
	display: none;
}

.organigrama li:only-child {
  padding-top: 0;
}

.organigrama li:first-child::before, .organigrama li:last-child::after{
	border: 0 none;
}

.organigrama li:last-child::before{
	border-right: 1px solid #E2231A;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}

.organigrama li:first-child::after{
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}

.organigrama ul ul::before {
	content: '';
	position: absolute;
  top: 0;
  left: 50%;
	border-left: 1px solid #E2231A;
	width: 0;
  height: 20px;
}

.organigrama li a {
	border: 1px solid #E2231A;
	padding: 1em 0.5em;
	text-decoration: none;
	color: #333;
  background-color: rgba(255,255,255,0.5);
	font-family: arial, verdana, tahoma;
	font-size: 0.85em;
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  transition: all 500ms;
}

.organigrama li a:hover {
	border: 1px solid #fff;
	color: #ffffff;
  background-color: rgba(227,9,24,0.7);
	display: inline-block;
}

.organigrama > ul > li > a {
  font-size: 1em;
  font-weight: bold;
}

.organigrama > ul > li > ul > li > a {
  width: 8em;
}
/* fin Organigrama*/

/* Organigrama 2 */



.organigrama2 * {
  margin:auto;
  padding:0px;
}



.organigrama2 ul {
padding-top: 20px;
  position: relative;
}

.organigrama2 li {
	float: left;
  text-align: center;
	list-style-type: none;
	padding: 20px 3px 0px 3px;
  position: relative;
}

.organigrama2 li::before, .organigrama2 li::after {
	content: '';
	position: absolute;
  top: 0px;
  right: 50%;
	border-top: 1px solid #E2231A;
	width: 50%;
  height: 20px;
}

.organigrama2 li::after{
	right: auto;
  left: 50%;
	border-left: 1px solid #E2231A;
}

.organigrama2 li:only-child::before, .organigrama2 li:only-child::after {
	display: none;
}

.organigrama2 li:only-child {
  padding-top: 0;
}

.organigrama2 li:first-child::before, .organigrama2 li:last-child::after{
	border: 0 none;
}

.organigrama2 li:last-child::before{
	border-right: 1px solid #E2231A;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}

.organigrama2 li:first-child::after{
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}

.organigrama2 ul ul::before {
	content: '';
	position: absolute;
  top: 0;
  left: 50%;
	border-left: 1px solid #E2231A;
	width: 0;
  height: 20px;
}

.organigrama2 li a {
	border: 1px solid #E2231A;
	padding: 1em 0.5em;
	text-decoration: none;
	color: #333;
  background-color: rgba(255,255,255,0.5);
	font-family: arial, verdana, tahoma;
	font-size: 0.85em;
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  transition: all 500ms;
}

.organigrama2 li a:hover {
	border: 1px solid #fff;
	color: #ffffff;
  background-color: rgba(227,9,24,0.7);
	display: inline-block;
}

.organigrama2 > ul > li > a {
  font-size: 1em;
  font-weight: bold;
}

.organigrama2 > ul > li > ul > li > a {

}
/* fin Organigrama 2*/

/*Corrusel*/

.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1.5px solid #fff;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fffff;
	border:none;
	transition: all 0.5s ease 0s;
	}
	
	
/*boton*/

.btn-danger:hover {
    color: #fff;
    background-color: #E84534;
    border-color: #E84534;
	border-radius:0px;
	transition: all 0.5s ease 0s;
	width:100%;
}


.btn-danger {
    color: #E84534;
    border-color: #E84534;
	background-color:transparent;
	border-radius:0px;
	width:100%;
}

.btn-producto:hover {
    color: #fff;
    background-color: #E2231A;
    border-color: #E2231A;
	margin-right: 4px;
    padding: 11px 20px 10px 20px;
    font-weight: 800;
    font-size: 13px;
	border-radius:0px;
	transition: all 0.5s ease 0s;
	width:100%;
}


.btn-producto {
    color: #333;
	margin-right: 4px;
    padding: 11px 20px 10px 20px;
    font-weight: 800;
    font-size: 13px;
    border: 1px solid #333333;
	background:none;
	border-radius:0px;
	width:100%;
}



.thumbnail-activo{
	padding-top:5px;
	padding-bottom:5px;
	min-height:110px;
	width:178px;
	margin:auto;
	background-color:#333333;
	overflow:hidden;
	position:relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	}
	
.thumbnail-activo:hover{
	min-height:110px;
	background-color:#E2231A;
	overflow:hidden;
	position:relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	}

.thumbnail-activo p{
	color:#ffffff;
	letter-spacing: 5px;
	font-size:15px;
	font-weight:100;
	left:0;
	right:0;
	text-align:center;
	padding-top:30px;
	}

.thumbnail-activo strong{
	color:#ffffff;
	letter-spacing:0px;
	line-height:1;
	font-size:22px;
	}
	

.thumbnail-activo img{
	position:absolute;
	top: -100px;
	transition: all 300ms ease;
	left:0;
	right:0;
	}

.thumbnail-activo .move{
	position:absolute;
	top: 0px;
	transition: all 300ms ease;
	left:0;
	right:0;
	}


.thumbnail-activo:hover{
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	}

.thumbnail-activo:hover img{
	top: 15px;
	left:0;
	right:0;
	}

.thumbnail-activo:hover .move{
	position:absolute;
	top: 130px;
	transition: all 200ms ease;
	left:0;
	right:0;
	}





.thumbnail-activo2{
	min-height:90px;
	margin: 2px 2px;
	background-color:#333;
	border-radius:3px;
	overflow:hidden;
	position:relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	}
	
.thumbnail-activo2:hover{
	min-height:90px;
	margin: 2px 2px;
	background-color:#E2231A;
	border-radius:3px;
	overflow:hidden;
	position:relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	}

.thumbnail-activo2 p{
	color:#ffffff;
	letter-spacing: 5px;
	font-size:15px;
	font-weight:100;
	left:0;
	right:0;
	text-align:center;
	padding-top:30px;
	}

.thumbnail-activo2 strong{
	color:#ffffff;
	letter-spacing:2px;
	line-height:1;
	font-size:22px;
	}
	

.thumbnail-activo2 img{
	position:absolute;
	top: 5px;
	transition: all 300ms ease;
	left:-130%;
	right:0;
	}

.thumbnail-activo2 .move2{
	position:absolute;
	top: -10px;
	transition: all 300ms ease;
	left:0;
	right:0;
	}


.thumbnail-activo2:hover{
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	}

.thumbnail-activo2:hover img{
	top: 5px;
	left:0%;
	right:35%;
	}

.thumbnail-activo2:hover .move2{
	position:absolute;
	top: -10px;
	transition: all 200ms ease;
	left:20%;
	right:0;
	}




.btn-ver-mas {
    color: #fff;
	margin-top: 2px;
    padding: 10px 15px 10px;
    font-weight: 00;
    font-size: 13px;
    border: 1px solid #333;
	background:#333333;
	border-radius:0px;
	transition: all 0.5s ease 0s;
	width:100%;
}


.btn-ver-mas:hover {
    color: #FFFFFF;
    border-color: #E2231A;
	margin-top: 2px;
    padding: 10px 15px 10px;
    font-weight: 00;
    font-size: 13px;
	border-radius:0px;
	background:#E2231A;
	transition: all 0.5s ease 0s;
	width:100%;
}


.btn-alianzas:hover {
    color: #E2231A;
    border-color: #E2231A;
	margin-top: 2px;
    padding: 5px 15px 5px;
    font-weight: 800;
    font-size: 13px;
	border-radius:0px;
	transition: all 0.5s ease 0s;
	width:80%;
}


.btn-alianzas {
    color: #333;
	margin-top: 2px;
    padding: 5px 15px 5px;
    font-weight: 800;
    font-size: 13px;
    border-top: 1px solid #eeeeee;
	background:none;
	border-radius:0px;
	width:40%;
}


.btn-confiabilidad:hover {
    color: #E2231A;
    border-color: #E2231A;
	margin-top: 2px;
    padding: 5px 15px 5px;
    font-weight: 800;
    font-size: 14px;
	border-radius:0px;
	transition: all 0.5s ease 0s;
	width:90%;
}


.btn-confiabilidad {
    color: #333;
	margin-top: 2px;
    padding: 5px 15px 5px;
    font-weight: 800;
    font-size: 14px;
	width:60%;
    border-top: 1px solid #eeeeee;
	background:none;
	border-radius:0px;
}


/*fin boton*/

/*logos Productos*/
a li{
	list-style:none;
	text-align:center;
	}

/*a li img {
	
filter: grayscale(100%);
 
-webkit-filter: grayscale(100%);
 

opacity: 0.6;
filter: alpha(opacity=50);

}
*/

a li img:hover {
 
filter: grayscale(0);
 
-webkit-filter: grayscale(0);

opacity: 1.0;
filter: alpha(opacity=100);

transition: all 0.5s ease 0s;
}
/*fin logos productos*/

/*Ancla*/
.ancla:before {
      display: block;
      content: " ";
      margin-top: -75px;
      height: 75px;
      visibility: hidden;
}
/*fin Ancla*/


/*thumbnail*/
.thumbnail {
	
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;

}



.thumbnail:hover {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
	
}

.thumbnail a>img,.thumbnail>img {
	margin-right:auto; margin-left:auto 
	}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
	border-color:#337ab7 
	}

.thumbnail .caption {
	padding:9px;
	color:#333
	}
	
.thumbnail a>img,.thumbnail>img {
	display:block;
	max-width:100%;
	height:auto
}

.img-thumbnail{
	display:inline-block;
	max-width:100%;
	height:auto;
	padding:4px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out
	}



.thumbnailcolor {
	
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
	
-webkit-filter: invert(100%);
-moz-filter: invert(100%);
-ms-filter: invert(100%);
-o-filter: invert(100%);
filter: brightness(0) invert(1);

}



.thumbnailcolor:hover {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
	
	
-webkit-filter: invert(0%);
-moz-filter: invert(0%);
-ms-filter: invert(0%);
-o-filter: invert(0%);
filter: brightness(100%) invert(0);

transition: all 0.3s ease 0s;
	
}

.thumbnailcolor a>img,.thumbnailcolor>img {
	margin-right:auto; margin-left:auto 
	}

.thumbnailcolor a>img,.thumbnailcolor>img {
	display:block;
	max-width:100%;
	height:auto
}

.img-thumbnailcolor{
	display:inline-block;
	max-width:100%;
	height:auto;
	padding:4px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out
	}
/*Fin thumbnail*/

/*link*/

a{
	color:#333333;
	}
	
a:hover {
	color:#E2231A;
	text-decoration:none;
	}
	
	
/*navbar llenar*/


/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
/*--------------------------------@media (min-width: 991px) {
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}---------------------------------------------------*/

.navbar-header {
    float: none !important;
}
.navbar .container {
    padding: 0
}
.navbar {
    margin: 0;
    border-radius: 0;
    border: none;
    position: relative;
    z-index: 1000;
    min-height: inherit;
}

.navbar-brand {
    padding: 0;
    padding-top: 1px;
	float:left;
}

.navbar-brand img{
	padding-top: 02px;
    height: 95px;
}


.navbar-header {
    background: #f8f8f8;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.navbar-collapse {
    width: auto;
    padding: 0;
    border: none;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.navbar-nav {
    margin: 0
}
.navbar-nav > li {
    margin-left: 15px
}
.navbar-nav > li > a {
    font-size: 15px;
    color: #777f82;
    padding: 40px 8px;
}
.nav > li > a:focus {
    background: none;
    color: #656565;
}
.nav > li > a:hover {
    background: none;
    color: #E84535;
}
.nav > li.current > a {
    background: none;
    color: #E84535;
}
.navbar .dropdown-menu {
    padding: 0;
    margin: 0;
    min-width: 150px;
	height:auto;
	background: rgba(248,248,248,0.94);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	
}
.navbar .dropdown-menu li {
    background: transparent;
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.13);
}
.navbar .dropdown-menu li:first-child {
    border: none
}
.navbar .dropdown-menu li a {
    padding: 15px 10px;
    line-height: 1;
	display: inline-block;
	color:#999999;
    font-size: 12px;
	text-transform:uppercase;
	width: 100%;
	text-align:center;
	height:auto;
}
.navbar .dropdown-menu li a:hover,
.navbar .dropdown-menu li a.active {
    padding: 15px 10px;
	display: inline-block;
    filter: none;
    line-height: 1;
    color: #E84535;
	height:auto;
	width:100%;
}
.navbar .nav .open > a,
.navbar .nav .open > a:hover,
.navbar .nav .open > a:focus {
    background: none;
    color: #E84535;
}
.navbar .nav > li > .dropdown-menu:after {
    display: none
}
.navbar .nav > li > .dropdown-menu:before {
    display: none
}
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus,
.navbar .dropdown-submenu:hover > a,
.navbar .dropdown-submenu:focus > a,
.navbar .dropdown-menu > .active > a,
.navbar .dropdown-menu > .active > a:hover,
.navbar .dropdown-menu > .active > a:focus {
    background: none;
    color: #E84535;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn.responsive-menu {
    padding: 8px 13px;
    margin: 0;
    display: none;
    font-size: 15px;
}
/*-----------------------------------------------------------------------------------*/
/*	FIXED MENU
/*-----------------------------------------------------------------------------------*/
.offset {
    display: block
}
.navbar.basic.default {
    width: 100%;
    position: absolute;
}
.navbar.basic.fixed {
    position: fixed;
    left: 0;
    padding: 0;
    margin: 0;
    width: 100%;
}
.navbar.basic.fixed .navbar-header {
    background: rgba(248,248,248,0.94);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.11);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.11);
    box-shadow: 0 1px 0 rgba(0,0,0,0.11);
}
.navbar.basic.fixed .navbar-brand {
    padding-top: 0px
}
.navbar.basic.fixed .navbar-brand img {
    height: 50px
}
.navbar.basic.fixed .navbar-nav > li > a {
    padding: 19px 10px
}
.navbar.basic .navbar-collapse {
    max-height: inherit
}




/*-----------------------------------------------------------------------------------*/
/*	RESPONSIVE
/*-----------------------------------------------------------------------------------*/
@media (min-width: 1200px) { 
	.fix-portfolio .items.col4 {
	    margin-left: -10px;
	    margin-bottom: -10px;
	}
	.fix-portfolio .items.col4 li {
	    width: 285px;
	    margin-left: 10px;
	    margin-bottom: 10px;
	}
	.grid-blog.col3,
	.grid-blog.col2 {
	    margin-left: -30px;
	    margin-bottom: -30px;
	}
	.grid-blog.col3 .post,
	.grid-blog.col2 .post {
	    width: 370px;
	    margin-left: 30px;
	    margin-bottom: 30px;
	}
	.grid-blog.col3 hr,
	.grid-blog.col2 hr {
	    margin-left: 30px
	}
	.sidebar {
	    padding-left: 35px !important
	}
	.owl-carousel .owl-controls {
	    display: block !important
	}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) { 
	.navbar.basic.fixed .navbar-brand img {
	    width: auto
	}
}
@media (min-width: 993px) { 
	.navbar .dropdown-submenu > a:after {
	    display: none
	}
	.navbar .dropdown-submenu > .dropdown-menu {
	    margin-top: 0
	}
	.dropdown-submenu {
	    position: relative
	}
	.dropdown-submenu>.dropdown-menu {
	    top: 0;
	    left: 100%;
	    margin-top: -6px;
	    margin-left: -1px;
	    border-left: 1px solid rgba(0, 0, 0, 0.2) !important;
	}
	.dropdown-submenu:hover>.dropdown-menu {
	    display: block
	}
	.dropdown-submenu>a:after {
	    display: block;
	    content: " ";
	    float: right;
	    width: 0;
	    height: 0;
	    margin-top: 5px;
	    margin-right: -10px;
	}
	.dropdown-submenu:hover>a:after {

	}
	.dropdown-submenu.pull-left {
	    float: none
	}
	.dropdown-submenu.pull-left>.dropdown-menu {
	    left: -100%;
	    margin-left: 10px;
	}
	.open > .dropdown-menu,
	.open >  .dropdown-menu > .dropdown-submenu > .dropdown-menu {
	    animation-name: slidenavAnimation;
	    animation-duration: .3s;
	    animation-iteration-count: 1;
	    animation-timing-function: ease;
	    animation-fill-mode: forwards;
	    -webkit-animation-name: slidenavAnimation;
	    -webkit-animation-duration: .3s;
	    -webkit-animation-iteration-count: 1;
	    -webkit-animation-timing-function: ease;
	    -webkit-animation-fill-mode: forwards;
	    -moz-animation-name: slidenavAnimation;
	    -moz-animation-duration: .3s;
	    -moz-animation-iteration-count: 1;
	    -moz-animation-timing-function: ease;
	    -moz-animation-fill-mode: forwards;
	}
	
}
	@keyframes slidenavAnimation {
		
	    from {
	        opacity: 0;
	    }
		
	    to {
	        opacity: 1;
	    }
	}
	
	@-webkit-keyframes slidenavAnimation {
	    from {
	        opacity: 0
	    }
	    to {
	        opacity: 1
	    }
	}

@media (max-width: 991px) { 
	.btn.responsive-menu {
	    display: block
	}
	.navbar .nav,
	.navbar .dropup,
	.navbar .dropdown,
	.navbar .collapse {
	    position: relative
	}
	.navbar .dropdown-menu {
	    position: relative;
	    left: inherit;
	    top: inherit;
	    float: none;
	    width: auto;
	    display: block !important;
	    background: none;
	}
	.navbar-nav > li > a,
	.navbar-nav > li:first-child > a,
	.navbar .dropdown-menu li {
	    border: none
	}
	.navbar-nav > li > a {
	    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
        border-top: 0px solid rgba(0, 0, 0, 0.0) !important
	}

	.navbar .dropdown-menu li a {
	    border-bottom: 1px solid rgba(0, 0, 0, 0.04) !important
	}

	.navbar .nav .open > a,
	.navbar .nav .open > a:hover,
	.navbar .nav .open > a:focus {
	    background: none;

	}
	.navbar-nav > li > a,
	.navbar .dropdown-menu li a,
	.navbar .dropdown-menu li a:hover,
	.navbar .dropdown-menu li a.active {
	    padding: 12px 0 !important
	}
	.navbar-nav .open .dropdown-menu > li > a {
	    line-height: 1
	}
	.navbar-nav > li > a,
	.navbar-nav > li > a:focus {
	    color: #117dc2
	}
	.navbar .dropdown-menu li a {
	    color:#999999;
		text-transform: uppercase;
	}
	.navbar .dropdown-menu {
	    padding-left: 0
	}
	.navbar .dropdown-menu a {
	    text-transform: uppercase;
	    font-size: 13px !important;
	}
	.navbar.basic .btn.responsive-menu {
	    margin: 31px 0
	}
	.navbar-header {
	    float: left;
	    width: 100%;
	}
	.navbar-header:after {
	    content: '';
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
	.navbar.basic.default,
	.navbar.basic.fixed {
	    position: relative
	}
	.offset {
	    display: none
	}
	.navbar.basic .container {
	    width: 100%;
	    padding: 0;
	}
	.navbar.basic .navbar-collapse {
	    width: 100%;
	    float: none !important;
	    margin: 0;
	    background: #f5f5f5;
	}
	.navbar.basic .navbar-nav {
	    width: 720px;
	    margin: 0 auto;
	    padding: 0;
	}
	.navbar.basic .basic-wrapper {
	    width: 720px;
	    margin: 0 auto;
	    display: block;
	}
	.navbar.basic.default .navbar-brand,
	.navbar.basic.fixed .navbar-brand {
	
		background-image:url(../../images/logo-movil.png);
		margin:auto;
		width:140px;
		height:100px;
	}
	
	.navbar.basic.default .navbar-brand img,
	.navbar.basic.fixed .navbar-brand img {
		display:none;
	}
	
	
	.navbar.basic .navbar-brand {
	    padding-top: 12px !important
	}
}
@media (min-width: 768px) and (max-width: 979px) { 
	.navbar .container,
	.container {
	    padding-right: 15px;
	    padding-left: 15px;
	}
	.navbar-nav > li > a {
	    padding: 15px 18px
	}
	.navbar.basic .navbar-nav > li {
	    margin-left: 10px
	}
	.navbar.basic .navbar-nav > li > a {
	    padding: 30px 5px
	}
	.tabs-top .etabs {
	    margin-bottom: -8px
	}
	.tabs-top .tab {
	    margin-bottom: 8px
	}
	.classic-blog .post {
	    margin-bottom: 30px
	}
	[class*="col-md-"] {
	    margin-bottom: 30px;
	}
	[class*="col-md-"].lp30 {
	    padding-left: 15px
	}
	#testimonials,
	.thin {
	    width: 100%
	}
	.services-3 .icon:before {
	    width: 50%;
	    left: -70%;
	}
	.services-3 .icon:after {
	    width: 50%;
	    right: -70%;
	}
	.fix-portfolio .items.col4 {
	    margin-left: -9px;
	    margin-bottom: -9px;
	}
	.fix-portfolio .items.col4 li {
	    width: 234px;
	    margin-left: 9px;
	    margin-bottom: 9px;
	}
	.grid-blog.col3 {
	    margin-left: -20px;
	    margin-bottom: -20px;
	}
	.grid-blog.col3 .post {
	    width: 350px;
	    margin-left: 20px;
	    margin-bottom: 20px;
	}
	.grid-blog.col3 hr {
	    margin-left: 20px
	}
	.grid-blog.col2 {
	    margin-left: 0
	}
	.grid-blog.col2 .post {
	    width: 100%;
	    margin-left: 0;
	}
	.grid-blog.col2 hr {
	    margin-left: 0
	}
	.grid-blog.col3 hr:nth-child(3n) {
	    display: none
	}
	.grid-blog.col3 hr:nth-child(4n) {
	    display: block
	}
	.grid-blog.col2 hr {
	    display: block
	}
}
@media (max-width: 767px) { 
	.navbar .container,
	.container {
	    padding-right: 20px;
	    padding-left: 20px;
	}
	[class*="col-"] {
	    margin-bottom: 30px
	}
	.navbar.basic .navbar-nav {
	    width: 100%;
	    margin: 0 auto;
	    padding-left: 20px;
	    padding-right: 20px;
		background:#f8f8f8;
	}
	.navbar.basic .basic-wrapper {
	    width: 100%;
	    padding-left: 20px;
	    padding-right: 20px;
	    margin: 0 auto;
	    display: block;
	}
	.navbar.basic .navbar-nav > li {
	    margin-left: 0
	}
	.services-3 .col .icon:before,
	.services-3 .col .icon:after {
	    display: none
	}
	.bonfire-slideout-button {
	    display: none
	}
	footer .inner {
	    padding-bottom: 40px
	}
	.sub-footer p.pull-left,
	.sub-footer ul.pull-right {
	    float: none !important;
	    text-align: center;
	}
	.sub-footer p {
	    margin-bottom: 20px
	}
	.footer-menu li {
	    padding: 0 5px
	}
	#testimonials,
	.thin {
	    width: 100%
	}
	.filter li {
	    margin-right: 6px;
	    margin-bottom: 0;
	    line-height: 45px;
	    display: inline-block;
	}
	.filter li a {
	    border: 1px solid #dbdbdb
	}
	.fix-portfolio .items.col4 {
	    margin-left: 0;
	    margin-bottom: 0;
	}
	.fix-portfolio .items.col4 li {
	    width: 100%;
	    margin-left: 0;
	    margin-bottom: 20px;
	}
	.share.pull-left,
	.navigation.pull-right {
	    float: none !important
	}
	.navigation a {
	    margin-left: 0;
	    margin-right: 3px;
	}
	.grid-blog.col3 {
	    margin-left: 0;
	    margin-bottom: 20px;
	}
	.grid-blog.col3 .post {
	    width: 100%;
	    margin-left: 0;
	}
	.grid-blog.col3 hr {
	    margin-left: 0
	}
	.grid-blog.col2 {
	    margin-left: 0
	}
	.grid-blog.col2 .post {
	    width: 100%;
	    margin-left: 0;
	}
	.grid-blog.col2 hr {
	    margin-left: 0
	}
	.grid-blog.col3 hr {
	    display: block
	}
	.grid-blog.col2 hr {
	    display: block
	}
	.sidebar {
	    margin-top: 70px;
	    padding-left: 15px !important;
	}
	.pagination ul {
	    margin-top: 0px
	}
	.pagination ul > li {
	    margin-bottom: 20px
	}
	#comments .user {
	    display: none
	}
	#comments ul.children {
	    padding: 0 0 0 20px
	}
	#comments .arrow-box {
	    margin-left: 0
	}
	.about-author .author-image {
	    display: none
	}
	.tab {
	    display: block !important;
	    margin: 0 !important;
	}
	.tabs-top .tab {
	    margin-bottom: 8px !important
	}
	.tabs-top .etabs {
	    margin-bottom: -8px
	}
	#testimonials .tab {
	    display: inline-block !important
	}
	.footer .widget.single .contact-info li {
	    display: block
	}
	.section-title:before,
	.section-title:after {
	    display: none
	}
	[class*="col-md-"] {
	    margin-bottom: 30px
	}
	[class*="col-md-"].lp30 {
	    padding-left: 15px
	}
}



.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 8050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}



/*-----------------------------------------------------------------------------------*/
/*	Galeria (Gallery) Gridder
/*-----------------------------------------------------------------------------------*/


.gallery {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: relative;
  width: 90%;
  
}
.gallery input[name$="control"] {
  display: none;
}
.gallery .carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  height: 70vh;
  width: 100%;
}
.gallery .wrap {
  width: 100%;
  height: 100%;
  position: static;
  margin: 0 auto;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-right: 20px;
}
.gallery .wrap figure {
  padding: 10px;
  height: 100%;
  min-width: 100%;
  -webkit-transition: opacity 0.25s ease-in-out 0.05s;
  transition: opacity 0.25s ease-in-out 0.05s;
  position: relative;
  left: 0;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  box-sizing: border-box;
  text-align: center;
  margin: 0;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 1;
}
.gallery .wrap figure label {
  cursor: zoom-in;
  height: auto;
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.gallery .wrap figure img {
  cursor: inherit;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  border-radius: 3px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.gallery .thumbnails {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 60px;
  max-height: 100%;
  height: auto;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-item-align: center;
      align-self: center;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 10px;
  z-index: 20;
}
.gallery .thumbnails .thumb {
  min-width: 60px;
  height: 60px;
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
  opacity: 0.7;
  margin: 5px 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  left: 0;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-repeat: no-repeat;
}
.gallery .thumbnails .slider {
  position: absolute;
  display: block;
  width: 5px;
  height: calc(60px + 10px);
  z-index: 2;
  margin: 0;
  left: 0;
  -webkit-transition: all 0.33s cubic-bezier(0.3, 0, 0.33, 1);
  transition: all 0.33s cubic-bezier(0.3, 0, 0.33, 1);
}
.gallery .thumbnails .slider .indicator {
  width: 100%;
  height: 30px;
  max-height: calc(100% - 10px);
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #E84534;
  border-radius: 1px;
}
.gallery input#fullscreen:checked ~ .wrap figure {
  position: fixed;
  z-index: 10;
  height: 100vh;
  width: 100vw;
  padding: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.gallery input#fullscreen:checked ~ .wrap figure label {
  cursor: zoom-out;
}
.gallery input#fullscreen:checked ~ .wrap figure label img {
  -webkit-animation: shadow 0.2s;
          animation: shadow 0.2s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-direction: forwards;
          animation-direction: forwards;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  border-radius: 0;
}
.gallery input#image1:checked ~ .wrap figure {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.gallery input#image1:checked ~ .wrap figure:not(:nth-of-type(1)) {
  opacity: 0;
}
.gallery input#image1:checked ~ .thumbnails .slider {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.gallery input#image1:checked ~ .thumbnails .thumb:nth-of-type(1) {
  opacity: 1;
  cursor: default;
}
.gallery input#image2:checked ~ .wrap figure {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.gallery input#image2:checked ~ .wrap figure:not(:nth-of-type(2)) {
  opacity: 0;
}
.gallery input#image2:checked ~ .thumbnails .slider {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.gallery input#image2:checked ~ .thumbnails .thumb:nth-of-type(2) {
  opacity: 1;
  cursor: default;
}
.gallery input#image3:checked ~ .wrap figure {
  -webkit-transform: translateX(-200%);
          transform: translateX(-200%);
}
.gallery input#image3:checked ~ .wrap figure:not(:nth-of-type(3)) {
  opacity: 0;
}
.gallery input#image3:checked ~ .thumbnails .slider {
  -webkit-transform: translateY(200%);
          transform: translateY(200%);
}
.gallery input#image3:checked ~ .thumbnails .thumb:nth-of-type(3) {
  opacity: 1;
  cursor: default;
}
.gallery input#image4:checked ~ .wrap figure {
  -webkit-transform: translateX(-300%);
          transform: translateX(-300%);
}
.gallery input#image4:checked ~ .wrap figure:not(:nth-of-type(4)) {
  opacity: 0;
}
.gallery input#image4:checked ~ .thumbnails .slider {
  -webkit-transform: translateY(300%);
          transform: translateY(300%);
}
.gallery input#image4:checked ~ .thumbnails .thumb:nth-of-type(4) {
  opacity: 1;
  cursor: default;
}

.gallery input#image5:checked ~ .wrap figure {
  -webkit-transform: translateX(-400%);
          transform: translateX(-400%);
}
.gallery input#image5:checked ~ .wrap figure:not(:nth-of-type(5)) {
  opacity: 0;
}
.gallery input#image5:checked ~ .thumbnails .slider {
  -webkit-transform: translateY(400%);
          transform: translateY(400%);
}
.gallery input#image5:checked ~ .thumbnails .thumb:nth-of-type(5) {
  opacity: 1;
  cursor: default;
}


@-webkit-keyframes full {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
  }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes full {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
  }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
@-webkit-keyframes shadow {
  from {
    box-shadow: 0 0 0 100vmin rgba(24, 33, 45, 0), 0 0 10vmin rgba(13, 21, 31, 0);
  }
  to {
    box-shadow: 0 0 0 100vmin rgba(24, 33, 45, 0.6), 0 0 10vmin rgba(13, 21, 31, 0.6);
  }
}
@keyframes shadow {
  from {
    box-shadow: 0 0 0 100vmin rgba(24, 33, 45, 0), 0 0 10vmin rgba(13, 21, 31, 0);
  }
  to {
    box-shadow: 0 0 0 100vmin rgba(24, 33, 45, 0.6), 0 0 10vmin rgba(13, 21, 31, 0.6);
  }
}


/*-----------------------------------------------------------------------------------*/
/*	Slider (Marcas)
/*-----------------------------------------------------------------------------------*/

.carousel {
    margin-bottom: 0;
}
/* The controlsy */
.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    margin-top: auto;
	margin-bottom:auto;
	
}
.carousel-control.right {
	padding-right:15px;
	background:none;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
	border:none;
}
.carousel-indicators .active {
background: #E2231A;
}

.carousel-control.left {
	margin-left: 15px;
	background:none;
	
}


/*-----------------------------------------------------------------------------------*/
/*	Línea Vertical columna
/*-----------------------------------------------------------------------------------*/

.col-border {
	padding-left:0;
	position:static;
	
	}
	
.col-border:before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	border-left: 1px solid #000;
	}

.col-border-padding {
	padding-left:15px;
	}
	
.row-relative {
	position:relative;
	}
	
/*-----------------------------------------------------------------------------------*/
/*	Links de categoria de producto
/*-----------------------------------------------------------------------------------*/

.imagebox{
	width: 100%;
	max-width: 1400px;
	margin: auto;
}

.imagebox h1{
	text-align: center;
	font-size: 38px;
	margin: 15px 0px 40px;
}

.imagebox-container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.imagebox-item{
	width: 100%;
	position: relative;
	overflow: hidden;
}

.imagebox-img{
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.imagebox img{
	width: 100%;
}

.imagebox-text{
	position: absolute;
	bottom: 0;
	padding: 20px;
	width: 100%;

	background: rgba(0,0,0,0.7);
	color: #fff;

	-webkit-transform: translateY(100%);

	-ms-transform: translateY(100%);

	transform: translateY(100%);

	-webkit-transition: all 0.5s ease-out;

	transition: all 0.5s ease-out;
}

.imagebox-text p{
	text-align: justify;
}

.imagebox-item:hover .imagebox-text{
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.imagebox-item:hover .imagebox-img{
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}

/*-----------------------------------------------------------------------------------*/
/*	Tablas
/*-----------------------------------------------------------------------------------*/

  .table-bordered th,
  .table-bordered td {
	padding: 10px 10px 10px 10px;
	background-color:transparent;
    border:none;
  }
  
/*-----------------------------------------------------------------------------------*/
/*	Parallax
/*-----------------------------------------------------------------------------------*/

.parallax-starclean { 
    /* The image used */
    background-image:url(../../images/starclean-fondo.jpg);

    /* Set a specific height */
	width:100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.parallax-rascador-cinturon-interior { 
    /* The image used */
    background-image:url(../../images/derrames/rascador-de-cinturon-interior-banner.jpg);

    /* Set a specific height */
		width:100%;
    background-attachment:fixed;
    background-position: top 0% left 50%;
	backface-visibility:hidden;
    background-repeat: no-repeat;
    background-size: 1920px;
}

.parallax-soluciones-especiales { 
    /* The image used */
    background-image:url(../../images/derrames/soluciones-especiales-banner.jpg);

    /* Set a specific height */
		width:100%;
    background-attachment:fixed;
    background-position: top 0% left 50%;
	backface-visibility:hidden;
    background-repeat: no-repeat;
    background-size: 1920px;
}

.parallax-cuchillas-raspadoras { 
    /* The image used */
    background-image:url(../../images/derrames/cuchillas-raspadoras-banner.jpg);

    /* Set a specific height */
	width:100%;
    background-attachment:fixed;
    background-position: top 0% left 50%;
	backface-visibility:hidden;
    background-repeat: no-repeat;
    background-size: 1920px;
}

.parallax-bases-de-cuchillas { 
    /* The image used */
    background-image:url(../../images/derrames/bases-de-cuchillas-banner.jpg);

    /* Set a specific height */
		width:100%;
    background-attachment:fixed;
    background-position: top 0% left 50%;
	backface-visibility:hidden;
    background-repeat: no-repeat;
    background-size: 1920px;
}


.parallax-accesorios { 
    /* The image used */
    background-image:url(../../images/derrames/accesorios-banner.jpg);

    /* Set a specific height */
		width:100%;
    background-attachment:fixed;
    background-position: top 0% left 50%;
	backface-visibility:hidden;
    background-repeat: no-repeat;
    background-size: 1920px;
}





.parallax-raspador-primario { 
    /* The image used */
    background-image:url(../../images/derrames/primario-banner.jpg);
	overflow:hidden;
    /* Set a specific height */
		width:100%;
    background-attachment:fixed;
    background-position: top 0% left 50%;
	backface-visibility:hidden;
    background-repeat: no-repeat;
    background-size: 1920px;
}

.parallax-raspador-secundario { 
    /* The image used */
    background-image:url(../../images/derrames/secundario-banner.jpg);
	overflow:hidden;
    /* Set a specific height */
		width:100%;
    background-attachment:fixed;
    background-position: top 0% left 50%;
	backface-visibility:hidden;
    background-repeat: no-repeat;
    background-size: 1920px;
}


.btn, .parallax .btn-submit, .btn-submit {
	background: #333333;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.parallax .btn-submit:hover {
    background:#E30918;
}

.parallax { 
    /* The image used */
    background-image:url(../../images/news.jpg);

    /* Set a specific height */
	width:100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


/*-----------------------------------------------------------------------------------*/
/*	Parallax Orlaco
/*-----------------------------------------------------------------------------------*/

.parallax-orlaco { 
    /* The image used */
    background-image:url(../../images/confiabilidad/fondo-orlaco.jpg);

    /* Set a specific height */
	width:100%;
	height:250px;

    /* Create the parallax scrolling effect */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.btn, .parallax .btn-submit, .btn-submit {
	background: #333333;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.parallax .btn-submit:hover {
    background:#E30918;
}
@media (max-width: 500px){
.parallax-orlaco img {
	width:120px;
	padding-top:60%;
	}
}

/*-----------------------------------------------------------------------------------*/
/*	h1 h2 h3 h4
/*-----------------------------------------------------------------------------------*/

h1 {
	font-size:30px;
	font-weight:500;
	color:#FFFFFF;
	
	}
	
/*-----------------------------------------------------------------------------------*/
/*	Pagination
/*-----------------------------------------------------------------------------------*/

.pager li a{
    background: rgba(0,0,0,0.5);
    color: #FFF;
    border: 1px solid #ffffff !important;
	border-radius:0;
	transition: all 0.5s ease 0s;
}

.pager li a:hover {
    background: #E30918;
    color: #FFF;
    border: none;
	transition: all 0.5s ease 0s;
}

.pager li > a:focus {
    text-decoration: none;
	background: rgba(0,0,0,0.5);
}

.pager .active a{
    background-color : #E30918;
    color: #FFF;
    border: none;
	transition: all 0.5s ease 0s;
}

.pager .active a:focus {
    background-color : #E30918;
    color: #FFF;
    border: none;
	transition: all 0.5s ease 0s;
}

/*-----------------------------------------------------------------------------------*/
/*	Diagonal Background
/*-----------------------------------------------------------------------------------*/

.phoenix{
  background-color: #FF9900;
  background-image: -webkit-linear-gradient(95deg, #FF9900 75%, #ffffff 25%);
  min-height: 500px;
}

.oriental{
  background-color: #E31E24;
  background-image: -webkit-linear-gradient(95deg, #E31E24 75%, #ffffff 25%);
  min-height: 500px;
}

.mlt{
  background-color: #004F9E;
  background-image: -webkit-linear-gradient(93deg, #004F9E 75%, #ffffff 25%);
  min-height: 400px;
}


.cft{
	
  background-color: #192c5d;
  background-image: -webkit-linear-gradient(93deg, #192c5d 78%, #ffffff 22%);
  min-height: 400px;
}

.starclean{
	
  background-color: #00734b;
  background-image: -moz-linear-gradient(92deg, #00734b 78%, #ffffff 22%);
  background-image: -webkit-linear-gradient(92deg, #00734b 78%, #ffffff 22%);
  min-height: 250px;
}

.ttm{
	
  background-color: #f4f4f4;
  background-image: -webkit-linear-gradient(93deg, #f4f4f4 78%, #ffffff 22%);
  min-height: 400px;
}

.phoenix-2{
	
  background-color: #003D7C;
  background-image: -webkit-linear-gradient(93deg, #003D7C 78%, #ffffff 22%);
  min-height: 400px;
}

.becker{
	
  background-color: #015dac;
  background-image: -webkit-linear-gradient(93deg, #015dac 78%, #ffffff 22%);
  min-height: 400px;
}

.control{
	
  background-color: #231f20;
  background-image: -webkit-linear-gradient(93deg, #231f20 78%, #ffffff 22%);
  min-height: 400px;
}

.nidec{
	
  background-color: #1c75bc;
  background-image: -webkit-linear-gradient(93deg, #1c75bc 78%, #ffffff 22%);
  min-height: 400px;
}



/*-----------------------------------------------------------------------------------*/
/*	Gallery
/*-----------------------------------------------------------------------------------*/

.gal {
	
	
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	  
	
	}	
	.gal a img{ width: 100%; padding: 7px 0;}
@media (max-width: 500px) {
		
		.gal {
	
	
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	  
	
	}
		
	}
	
.gal2 {
	
	
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	  
	
	}	
	.gal2 img{ width: 90%; padding: 7px 0;}
@media (max-width: 500px) {
		
		.gal2 {
	
	
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	  
	
	}
		
	}
	
	
.gal1 {
	
	
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	  
	
	}	
	.gal1 img{ width: 100%; padding: 7px 0;}
@media (max-width: 500px) {
		
		.gal1 {
	
	
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	  
	
	}
		
	}


/*-----------------------------------------------------------------------------------*/
/*	Carousel 2
/*-----------------------------------------------------------------------------------*/

#myCarousel2 .carousel-caption {
    left:0;
	right:0;
	bottom:0;
	text-align:left;
	padding:10px;
	background:rgba(0,0,0,0.6);
	text-shadow:none;
}

#myCarousel2 .list-group2 {
	position:absolute;
	top:0;
	right:0;
}
#myCarousel2 .list-group-item {
	border-radius:0px;
	cursor:pointer;
	background-color:#F6F3F3;
}

#myCarousel2 .list-group2 .active {
	background-color:#E2231A;
	border:none;	
	transition: all 0.5s ease 0s;
}

@media (min-width: 992px) { 
	#myCarousel2 {padding-right:33.3333%;}
	#myCarousel2 .carousel-controls2 {display:none;} 	
}
@media (max-width: 991px) { 
	#myCarousel2 .list-group2 {display:none;} 
}

/*-----------------------------------------------------------------------------------*/
/*	Galeria 2
/*-----------------------------------------------------------------------------------*/

.outerpadding{
    padding:5% 0%;}
.boximg{
	position:relative;
	overflow:hidden;
	}
	
.boximg img{
		transition:all ease-in 500ms;
		border:1px solid #fff;
	}	
.boximg img:hover{
	transform:scale(1.3,1.3);
	cursor:pointer;
	
	}	
	
.boximg:hover{
	border:1px solid #fff;
	}	
	
.date{
	 left: 0;
    position: absolute;
    top: 15px;
	padding:5px;
	background-color:teal;
	opacity:0;
	transition:all ease-in 300ms;
	
	}	
	
.likebut{
	  background: none repeat scroll 0 0 teal;
    height: 25px;
    padding: 7px;
    position: absolute;
    right: 5px;
    top: 130px;
    width: 25px;
	opacity:0.4;
	transition:all ease-in 300ms;
	}
	
	
.boximg:hover .date{
	opacity:1;
	
	}	
.boximg:hover .likebut{
	opacity:1;
	
}

/*-----------------------------------------------------------------------------------*/
/*	Columna
/*-----------------------------------------------------------------------------------*/

.column {
	float:left 
}

/*-----------------------------------------------------------------------------------*/
/*	Table2
/*-----------------------------------------------------------------------------------*/


.table2 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table2 > thead > tr > th,
.table2 > tbody > tr > th,
.table2 > tfoot > tr > th,
.table2 > thead > tr > td,
.table2 > tbody > tr > td,
.table2 > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;

}
.table2 > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table2 > caption + thead > tr:first-child > th,
.table2 > colgroup + thead > tr:first-child > th,
.table2 > thead:first-child > tr:first-child > th,
.table2 > caption + thead > tr:first-child > td,
.table2 > colgroup + thead > tr:first-child > td,
.table2 > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table2 > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table2 .table {
  background-color: #ddd;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #fff;
}
.table-bordered2 > thead > tr > th,
.table-bordered2 > tbody > tr > th,
.table-bordered2 > tfoot > tr > th,
.table-bordered2 > thead > tr > td,
.table-bordered2 > tbody > tr > td,
.table-bordered2 > tfoot > tr > td {
  border: 1px solid #fff;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table2 td[class*="col-"],
table2 th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table2 > thead > tr > td.active,
.table2 > tbody > tr > td.active,
.table2 > tfoot > tr > td.active,
.table2 > thead > tr > th.active,
.table2 > tbody > tr > th.active,
.table2 > tfoot > tr > th.active,
.table2 > thead > tr.active > td,
.table2 > tbody > tr.active > td,
.table2 > tfoot > tr.active > td,
.table2 > thead > tr.active > th,
.table2 > tbody > tr.active > th,
.table2 > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table2 > thead > tr > td.success,
.table2 > tbody > tr > td.success,
.table2 > tfoot > tr > td.success,
.table2 > thead > tr > th.success,
.table2 > tbody > tr > th.success,
.table2 > tfoot > tr > th.success,
.table2 > thead > tr.success > td,
.table2 > tbody > tr.success > td,
.table2 > tfoot > tr.success > td,
.table2 > thead > tr.success > th,
.table2 > tbody > tr.success > th,
.table2 > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table2 > thead > tr > td.warning,
.table2 > tbody > tr > td.warning,
.table2 > tfoot > tr > td.warning,
.table2 > thead > tr > th.warning,
.table2 > tbody > tr > th.warning,
.table2 > tfoot > tr > th.warning,
.table2 > thead > tr.warning > td,
.table2 > tbody > tr.warning > td,
.table2 > tfoot > tr.warning > td,
.table2 > thead > tr.warning > th,
.table2 > tbody > tr.warning > th,
.table2 > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table2 > thead > tr > td.danger,
.table2 > tbody > tr > td.danger,
.table2 > tfoot > tr > td.danger,
.table2 > thead > tr > th.danger,
.table2 > tbody > tr > th.danger,
.table2 > tfoot > tr > th.danger,
.table2 > thead > tr.danger > td,
.table2 > tbody > tr.danger > td,
.table2 > tfoot > tr.danger > td,
.table2 > thead > tr.danger > th,
.table2 > tbody > tr.danger > th,
.table2 > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/*-----------------------------------------------------------------------------------*/
/*	Certificaciones
/*-----------------------------------------------------------------------------------*/

.alert-message
{
    margin: 10px 5px;
    border-left: 3px solid #eee;
}

.alert-message img
{
    margin: 0px 0;
    padding: 00px;
}


.alert-message h4
{
    margin-top: 0;
    padding-top: 20px;
}
.alert-message p:last-child
{
    margin-bottom: 0;
	padding-top: 0px;
	padding-bottom:10px;
}

.alert-message p a
{
    margin-bottom: 0;
	padding-top: 0px;
	padding-bottom:10px;
	color:#333333;
}

.alert-message p a:hover
{
	color:#000000;
	color: #E2231A;
	transition: all 0.3s ease 0s;
}

.alert-message code
{
    background-color: #fff;
    border-radius: 3px;
}
.alert-message-success
{
    background-color: #F4FDF0;
    border-color: #3C763D;
}
.alert-message-success h4
{
    color: #3C763D;
}
.alert-message-danger
{
    background-color: #F2F2F2;
    border-color: #E2231A;
}
.alert-message-danger h4
{
    color: #E2231A;
	font-weight:600;
}
.alert-message-warning
{
    background-color: #F4F4F4;
    border-color: #f0ad4e;
}
.alert-message-warning h4
{
    color: #f0ad4e;
}
.alert-message-info
{
    background-color: #f4f8fa;
    border-color: #5bc0de;
}
.alert-message-info h4
{
    color: #5bc0de;
}
.alert-message-default
{
    background-color: #EEE;
    border-color: #B4B4B4;
}
.alert-message-default h4
{
    color: #000;
}
.alert-message-notice
{
    background-color: #FCFCDD;
    border-color: #BDBD89;
}
.alert-message-notice h4
{
    color: #444;
}

/*-----------------------------------------------------------------------------------*/
/*	social
/*-----------------------------------------------------------------------------------*/


.social {
    margin: 0;
    padding: 0;
}

.social ul {
    margin: 0;
    padding: 5px;
}

.social ul li {
    margin: 5px;
    list-style: none outside none;
    display: inline-block;
}

.social i {
    width: 40px;
    height: 40px;
	margin-top:-330px;
    color: #FFF;
    /*background-color: #909AA0;*/
	background-color: #0077b5;
    font-size: 28px;
    text-align:center;
    padding-top: 6px;
    border-radius: 10%;
    -moz-border-radius: 10%;
    -webkit-border-radius: 10%;
    -o-border-radius: 10%;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.navbar.basic.fixed .navbar-nav > li > .social i {
	margin-top:-10px;
}

@media (max-width: 992px) {
 .social i {
	display:none;
}
.siguenos{
	display:none;
	}
}

.social i:hover {
    color: #FFF;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social .fa-facebook:hover {
    background: #4060A5;
}

.social .fa-twitter:hover {
    background: #00ABE3;
}

.social .fa-google-plus:hover {
    background: #e64522;
}

.social .fa-github:hover {
    background: #343434;
}

.social .fa-pinterest:hover {
    background: #cb2027;
}

.social .fa-linkedin:hover {
    background: #0077b5;
}

.social .fa-flickr:hover {
    background: #FF57AE;
}

.social .fa-instagram:hover {
    background: #375989;
}

.social .fa-vimeo-square:hover {
    background: #83DAEB;
}

.social .fa-stack-overflow:hover {
    background: #FEA501;
}

.social .fa-dropbox:hover {
    background: #017FE5;
}

.social .fa-tumblr:hover {
    background: #3a5876;
}

.social .fa-dribbble:hover {
    background: #F46899;
}

.social .fa-skype:hover {
    background: #00C6FF;
}

.social .fa-stack-exchange:hover {
    background: #4D86C9;
}

.social .fa-youtube:hover {
    background: #FF1F25;
}

.social .fa-xing:hover {
    background: #005C5E;
}

.social .fa-rss:hover {
    background: #e88845;
}

.social .fa-foursquare:hover {
    background: #09B9E0;
}

.social .fa-youtube-play:hover {
    background: #DF192A;
}

.caja-social button {
	width:100%;
	cursor:pointer;
	font-size:calc(1rem + 1vw);
	font-weight:500;
	}
	
	
/* portafolio*/

.portafolio2{
	margin: auto;
}

.portafolio2 h1{
	text-align: center;
	font-size: 28px;
	padding-top:0%;
}

.portafolio2 h2{
	text-align: center;
	font-size: 20px;
	padding-top:0px;
}

.portafolio2-item{
	position: relative;
	overflow: hidden;
	width:auto;
	height:100%;
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
	opacity: 1.;
}

.portafolio2-item:hover{
	position: relative;
	overflow: hidden;
	width:auto;
    filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	opacity: 1;
	transition: all 0.3s;
}
	

.portafolio2-img{
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	height:auto;
	width:100%;
	position: relative;
	}
	
.portafolio2-text{
	position: absolute;
	bottom: 0;
	background: rgba(226,35,26,0.9);
	color: #fff;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	width:100%;
	height:50%;
}

.portafolio2-text p{
	text-align: justify;
	vertical-align:central;
}

.portafolio2-item:hover .portafolio2-text{
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.portafolio2-item:hover .portafolio2-img{
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}

@media (max-width: 767px) and (max-width: 979px) { 
.portafolio2-text{
	position: absolute;
	bottom: 0;
	background: rgba(226,35,26,0.9);
	color: #fff;
	-webkit-transform: translateY(10%);
	-ms-transform: translateY(10%);
	transform: translateY(10%);
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	width:100%;
	height:50%;
}
}

.margenes img{
	padding: 5px 5px;
	margin: 5px 5px;
	}

/* fin portafolio*/

.modal-footer span{
  padding: 15px;
  text-align: left;
}

.capture-size{
	height:110px;
	width:auto;
	overflow:hidden;
	}
	
.mascara-captura img{
	top:0;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:50%;
	transform:translateX(-50%);
	}
	
.mascara-captura {
	overflow:hidden;
	}


/*-----------------------------------------------------------------------------------*/
/*	GALERIA
/*-----------------------------------------------------------------------------------*/
.container.gallery-container {


    padding: 0px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 0px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e096';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(182,36,23, 0.8);
    content: '';
    transition: 0.4s;
	
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

/*-----------------------------------------------------------------------------------*/
/* Página Starclean
/*-----------------------------------------------------------------------------------*/

.titulo-producto-starclean{
	font-size:45px;
	letter-spacing:0px;
	color:#007d43;
	text-transform:uppercase;
	font-weight:900;
	padding: 5px 5px;
	text-align:center;
	padding-top:40px;
	}

.titulo-starclean{
	font-size:4.5vw;
	letter-spacing:0px;
	color:#007d43;
	text-transform:uppercase;
	font-weight:900;
	padding: 5px 5px;
	text-align:center;
	margin-top:-20px;
	}

.parrafo-starclean{
	font-size:2.5vw;
	letter-spacing:10px;
	color:#fff;
	text-transform:uppercase;
	font-weight:100;
	}

.background-titulo{
	background-color:#ffffff;;
	}

.backgraund-logo{
	background-color:#FFFFFF;
	padding:5px 25px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	max-width:275px;
	bottom:0;
	}
	
.titulo-interior-starclean{
	font-size:4vw;
	letter-spacing:0px;
	color:#fff;
	text-transform:uppercase;
	font-weight:900;
	padding: 5px 5px;
	text-align:center;
	margin-top:-20px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	}

.parrafo-interior-starclean{
	font-size:2vw;
	letter-spacing:10px;
	color:#fff;
	text-transform:uppercase;
	font-weight:100;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	}
	
.titulo-informacion-starclean{
	font-size:25px;;
	letter-spacing:0px;
	color:#007d43;
	text-transform:uppercase;
	font-weight:900;
	padding: 5px 5px;
	margin-top:-20px;
	}


/*-----------------------------------------------------------------------------------*/
/* Slider Starclean
/*-----------------------------------------------------------------------------------*/


/*
-----------------------------------
    Code snippet by @maridlcrmn
    Credits images: www.unsplash.com
-----------------------------------
*/

#thumbnail-preview-indicators {
  position: relative;
  overflow: hidden;
  background-color:transparent;
}
#thumbnail-preview-indicators .slides .slide-1, 
#thumbnail-preview-indicators .slides .slide-2,
#thumbnail-preview-indicators .slides .slide-3,
#thumbnail-preview-indicators .slides .slide-4,
#thumbnail-preview-indicators .slides .slide-5,
#thumbnail-preview-indicators .slides .slide-6,
#thumbnail-preview-indicators .slides .slide-7 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
    #thumbnail-preview-indicators,
    #thumbnail-preview-indicators .slides,
    #thumbnail-preview-indicators .slides .slide-1, 
    #thumbnail-preview-indicators .slides .slide-2,
    #thumbnail-preview-indicators .slides .slide-3,
	#thumbnail-preview-indicators .slides .slide-4,
	#thumbnail-preview-indicators .slides .slide-5,
	#thumbnail-preview-indicators .slides .slide-6,
	#thumbnail-preview-indicators .slides .slide-7 {
      height: 480px;
    }
#thumbnail-preview-indicators .slides .slide-1 {
  background-image:url(../../images/derrames/primario.jpg); 
}
#thumbnail-preview-indicators .slides .slide-2 {
  background-image:url(../../images/derrames/secundario.jpg);
}
#thumbnail-preview-indicators .slides .slide-3 {
  background-image:url(../../images/derrames/rascador-de-cinturon-interior.jpg);
  
}

#thumbnail-preview-indicators .slides .slide-4 {
  background-image:url(../../images/derrames/soluciones-especiales.jpg);
  
}

#thumbnail-preview-indicators .slides .slide-5 {
  background-image:url(../../images/derrames/cuchillas-rascadoras.jpg);
  
}

#thumbnail-preview-indicators .slides .slide-6 {
  background-image:url(../../images/derrames/bases-de-cuchillas.jpg);
  
}

#thumbnail-preview-indicators .slides .slide-7 {
  background-image:url(../../images/derrames/accesorios.jpg);
  
}



#thumbnail-preview-indicators .carousel-inner .item .carousel-caption {
  top: 20%;
  bottom: inherit;
}
#thumbnail-preview-indicators .carousel-indicators li,
#thumbnail-preview-indicators .carousel-indicators li.active {
  position: relative;
  width: 100px;
  height: 8px;  
}
#thumbnail-preview-indicators .carousel-indicators li > .thumbnail {
  position: absolute;
  top: 0;
  width: 100px;
  display: none;
  opacity: 0;
  left: 50%;
  margin-top: -80px;
  margin-left: -50px;
}
#thumbnail-preview-indicators .carousel-indicators li:hover > .thumbnail,
#thumbnail-preview-indicators .carousel-indicators li.active > .thumbnail {
  display: block;
  opacity: 1.;
  background-color: #E2231A;
  border: 1px solid #E2231A;
}

#thumbnail-preview-indicators .carousel-indicators li > .thumbnail,
#thumbnail-preview-indicators .carousel-indicators > .thumbnail {
  display: block;
  opacity: .8;
}
#thumbnail-preview-indicators .carousel-indicators li.active > .thumbnail:hover{
  opacity: 1.;
}


.carousel-starclean{
	
	}
	
.carousel-starclean .carousel-indicators {
    position: absolute;
    bottom: 10px;
	left:0;
	right:0;
    z-index: 15;
    width: 100%;
    padding-top: 100px;
    padding-left: 0;
	margin:auto;
    text-align: center;
    list-style: none;
}

.carousel-starclean .carousel-indicators li{
	background-color:transparent;
	}

.carousel-starclean .carousel-indicators .active{
	background-color:transparent;
	}



.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
	}
	

@media screen and (max-width : 480px) {    
    #thumbnail-preview-indicators .carousel-indicators li,
    #thumbnail-preview-indicators .carousel-indicators li.active {
      width: 50px;
      height: 8px;
      position: relative;
    }
    #thumbnail-preview-indicators .carousel-indicators li > .thumbnail {
       width: 50px;
       left: 50%;
       margin-top: -50px;
       margin-left: -25px;
    }
}



.size-title-slider{
	font-size:4vw;
	text-transform:uppercase;
	font-weight:800;
	margin-top:-10px;
	}
	
.size-text-slider{
	text-transform:uppercase;
	letter-spacing:5px;
	font-size:1.5vw;
	}
	
@media screen and (max-width : 920px){
	
	.size-title-slider{
	font-size:40px;
	text-transform:uppercase;
	font-weight:800;
	}
	
.size-text-slider{
	text-transform:uppercase;
	letter-spacing:0px;
	font-size:20px;
	}
	
	
	}
	
.icon-bar {
  position: fixed;
  top: 25%;
  -webkit-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%);
  width:150px;
  height:50px;
}

/*Centrada
 .icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}*/

.icon-bar a {
  display: block;
  text-align:left;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  background: rgba(51,51,51, 0.8);
  font-size:12px;
  text-transform:uppercase;
      -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
    width:150px;
  height:50px;
}


.icon-bar a:hover {
  background-color: #E2231A;
  font-size:25px;
    -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
    width:150px;
  height:50px;
}




.iconos-activo2{
	overflow:hidden;
	position:relative;
	}

.iconos-activo2 p{
	color:#ffffff;
	font-size:20px;
	font-weight:800;
	top:0;
	left:0;
	right:0;
	text-align:center;
	padding-top:0px;
	}
	

.iconos-activo2 img{
	position:absolute;
	top: 0px;
	transition: all 300ms ease;
	left:inherit;
	right:10px;
	height:50px;
	width:auto;
	}

.iconos-activo2 .move{
	position:absolute;
	top: 10px;
	transition: all 100ms ease;
	left:-120px;
	right:0;
	}


.iconos-activo2:hover{
	
	}

.iconos-activo2:hover img{
	top: 0px;
	left:inherit;
	right:250px;
	}

.iconos-activo2:hover .move{
	position:absolute;
	top: 10px;
	transition: all 100ms ease;
	left:10px;
	right:0;
	}



.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}

.fondo-categoria-starclean{
	background:#e9f3f4;
	}
	
	
	
/*-----------------------------------------------------------------------------------*/
/*	Thumbnail de productos
/*-----------------------------------------------------------------------------------*/

.thumbnail-de-productos {
	margin: auto;
    display: block;
    padding: 0px;
	margin-top:20px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
	-webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}



.thumbnail-de-productos h3 {
	
	margin-top:0px;
}

.thumbnail-de-productos p {
	line-height:1.25;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}


.thumbnail-de-productos .caption {
	padding:22px;
	color:#333;
	}
	
.thumbnail-de-productos .caption h3{
	color:#007d43;
	font-weight:700;
	 text-transform: uppercase;
	}

.thumbnail-de-productos:hover .caption h3{
	font-weight:700;
	}

.thumbnail-de-productos:hover .caption {
	padding:22px;
	color:#fff;
	}

.thumbnail-de-productos svg{
	margin: 0 0;
	padding-top: 40px;
	width:100%;
	}
	
.thumbnail-de-productos path {
  stroke: white;
  stroke-width: 2px;
  stroke-dasharray: 815;
  stroke-dashoffset: -815;
  stroke-linecap: circle;
  -webkit-transition: all 1.5s ease-out;
  -moz-transition: all 1.5s ease-out;
  -ms-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
	}
	
.thumbnail-de-productos:hover path {
fill: rgba(255,255,255,0.30);

  stroke-dashoffset: 0;
  stroke-dasharray: 815;
	}



.thumbnail-de-productos:hover {
	margin: auto;
    display: block;
    padding: 0px;
	margin-top:20px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
	-webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
	-webkit-box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	cursor:pointer;
}

.thumbnail-de-productos:hover p {
	

}

	
.thumbnail-de-productos:hover:after{
	
	}
	
.thumbnail-de-productos:hover:before{
	
	}
	
.thumbnail-de-productos:hover .tradex-btn-inverse {
	text-decoration: none;
	font-size: 1em;
	display: inline-block;
	position: relative;
	transition: all .4s ease;
	border: 1px solid #fff;
	text-align: center;
	line-height: 30px;
	width: 150px;
	height: 30px;
	color: #fff;
	z-index: 1;
  overflow: hidden;
}
.thumbnail-de-productos:hover .tradex-btn-inverse:before,
.thumbnail-de-productos:hover .tradex-btn-inverse:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 0%;
	z-index: -1;
	background-color:#fff;
	opacity: 0;
	transition: all .2s ease-in;
}
.thumbnail-de-productos:hover .tradex-btn-inverse:after {
	left: 0;
	right: inherit;

}
.thumbnail-de-productos:hover .tradex-btn-inverse:hover:before,
.thumbnail-de-productos:hover .tradex-btn-inverse:hover:after {
	width: 100%;
	opacity: 1;
}
.thumbnail-de-productos:hover .tradex-btn-inverse:hover {
	box-shadow: 0 3px 7px rgba(0,0,0,.14)
}

 .thumbnail-de-productos:hover .btn-inverse a {
  text-decoration:none;
}

 .thumbnail-de-productos:hover .btn-inverse a:hover {
  color: #009578;
  text-decoration:none;
}


/*-----------------------------------------------------------------------------------*/
/*	Thumbnail de productos Control
/*-----------------------------------------------------------------------------------*/

.thumbnail-de-productos-control {
	margin: auto;
    display: block;
    padding: 0px;
	margin-top:20px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
	-webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}



.thumbnail-de-productos-control h3 {
	
	margin-top:0px;
}

.thumbnail-de-productos-control p {
	line-height:1.25;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}


.thumbnail-de-productos-control .caption {
	padding:22px;
	color:#333;
	}
	
.thumbnail-de-productos-control .caption h3{
	color:#231f20;
	font-weight:700;
	 text-transform: uppercase;
	 height:40px;
	}

.thumbnail-de-productos-control:hover .caption h3{
	font-weight:700;
	}

.thumbnail-de-productos-control:hover .caption {
	padding:22px;
	color:#231f20;
	}

.thumbnail-de-productos-control svg{
	margin: 0 0;
	padding-top: 40px;
	width:100%;
	}
	
.thumbnail-de-productos-control path {
  stroke: white;
  stroke-width: 2px;
  stroke-dasharray: 815;
  stroke-dashoffset: -815;
  stroke-linecap: circle;
  -webkit-transition: all 1.5s ease-out;
  -moz-transition: all 1.5s ease-out;
  -ms-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
	}
	
.thumbnail-de-productos-control:hover path {
fill: rgba(255,255,255,0.30);

  stroke-dashoffset: 0;
  stroke-dasharray: 815;
	}



.thumbnail-de-productos-control:hover {
	margin: auto;
    display: block;
    padding: 0px;
	margin-top:20px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
	-webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
	-webkit-box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	cursor:pointer;
}

.thumbnail-de-productos-control:hover p {
	

}

	
.thumbnail-de-productos-control:hover:after{
	
	}
	
.thumbnail-de-productos-control:hover:before{
	
	}
	

/*-----------------------------------------------------------------------------------*/
/*	Thumbnail de productos nidec
/*-----------------------------------------------------------------------------------*/

.thumbnail-de-productos-nidec-avtron {
	margin: auto;
    display: block;
    padding: 0px;
	margin-top:20px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
	-webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}



.thumbnail-de-productos-nidec-avtron h3 {
	
	margin-top:0px;
}

.thumbnail-de-productos-nidec-avtron p {
	line-height:1.25;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}


.thumbnail-de-productos-nidec-avtron .caption {
	padding:22px;
	color:#333;
	}
	
.thumbnail-de-productos-nidec-avtron .caption h3{
	color:#1b75be;
	font-weight:700;
	 text-transform: uppercase;
	 height:40px;
	}

.thumbnail-de-productos-nidec-avtron:hover .caption h3{
	font-weight:700;
	}

.thumbnail-de-productos-nidec-avtron:hover .caption {
	padding:22px;
	color:#1b75be;
	}

.thumbnail-de-productos-nidec-avtron svg{
	margin: 0 0;
	padding-top: 40px;
	width:100%;
	}
	
.thumbnail-de-productos-nidec-avtron path {
  stroke: white;
  stroke-width: 2px;
  stroke-dasharray: 815;
  stroke-dashoffset: -815;
  stroke-linecap: circle;
  -webkit-transition: all 1.5s ease-out;
  -moz-transition: all 1.5s ease-out;
  -ms-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
	}
	
.thumbnail-de-productos-nidec-avtron:hover path {
fill: rgba(255,255,255,0.30);

  stroke-dashoffset: 0;
  stroke-dasharray: 815;
	}



.thumbnail-de-productos-nidec-avtron:hover {
	margin: auto;
    display: block;
    padding: 0px;
	margin-top:20px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
	-webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
	-webkit-box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	cursor:pointer;
}

.thumbnail-de-productos-nidec-avtron:hover p {
	

}

	
.thumbnail-de-productos-nidec-avtron:hover:after{
	
	}
	
.thumbnail-de-productos-nidec-avtron:hover:before{
	
	}
	
	
/*-----------------------------------------------------------------------------------*/
/*	Thumbnail de productos Proteccion Phoenix
/*-----------------------------------------------------------------------------------*/

.thumbnail-de-productos-proteccion-phoenix {
	margin: auto;
    display: block;
    padding: 0px;
	margin-top:20px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
	-webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}



.thumbnail-de-productos-proteccion-phoenix h3 {
	
	margin-top:0px;
}

.thumbnail-de-productos-proteccion-phoenix p {
	line-height:1.25;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	height: 70px;
}


.thumbnail-de-productos-proteccion-phoenix .caption {
	padding:22px;
	color:#333;
	}
	
.thumbnail-de-productos-proteccion-phoenix .caption h3{
	color:#003d7c;
	font-weight:700;
	 text-transform: uppercase;
	 height:40px;
	}

.thumbnail-de-productos-proteccion-phoenix:hover .caption h3{
	font-weight:700;
	}

.thumbnail-de-productos-proteccion-phoenix:hover .caption {
	padding:22px;
	}

.thumbnail-de-productos-proteccion-phoenix svg{
	margin: 0 0;
	padding-top: 40px;
	width:100%;
	}
	
.thumbnail-de-productos-proteccion-phoenix path {
  stroke: white;
  stroke-width: 2px;
  stroke-dasharray: 815;
  stroke-dashoffset: -815;
  stroke-linecap: circle;
  -webkit-transition: all 1.5s ease-out;
  -moz-transition: all 1.5s ease-out;
  -ms-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
	}
	
.thumbnail-de-productos-proteccion-phoenix:hover path {
fill: rgba(255,255,255,0.30);

  stroke-dashoffset: 0;
  stroke-dasharray: 815;
	}



.thumbnail-de-productos-proteccion-phoenix:hover {
	margin: auto;
    display: block;
    padding: 0px;
	margin-top:20px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
	-webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
	-webkit-box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	cursor:pointer;
}

.thumbnail-de-productos-proteccion-phoenix:hover p {
	

}

	
.thumbnail-de-productos-proteccion-phoenix:hover:after{
	
	}
	
.thumbnail-de-productos-proteccion-phoenix:hover:before{
	
	}

/*-----------------------------------------------------------------------------------*/
/*	Thumbnail de productos Siemens
/*-----------------------------------------------------------------------------------*/

.img-siemens img {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
	   -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.img-siemens {
    background: none;
    padding: 30px 30px 30px 30px;
	-webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: relative;
}

.img-siemens:hover {
    background: #ffffff;
	-webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}


.img-siemens:hover img {
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
	-webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.img-siemens ul li {
    list-style-position: outside;
}

.img-siemens li::marker {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.img-siemens:hover li::marker {
    color: #E2231A;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.img-siemens h3 {
    margin-top: 0px;
    font-weight: 600;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.img-siemens:hover h3 {
    font-weight: 600;
    color: #E2231A;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.img-siemens:hover .btn-siemens  {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-box-shadow: inset 5px 5px 12px -5px rgba(0,0,0,0.35);
    -moz-box-shadow: inset 5px 5px 12px -5px rgba(0,0,0,0.35);
    box-shadow: inset 5px 5px 12px -5px rgba(0,0,0,0.35);
    color: #E2231A;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.img-siemens .btn-siemens {
    color: #333;
    padding: 11px 20px 10px 20px;
    font-weight: 800;
    font-size: 13px;
	background:#ffffff;
	border-radius:0px;
    margin-top: 10px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: absolute;
    right:    0;
    bottom:   0;

}

.img-siemens .btn-siemens:hover {
    color: #fff;
    background-color: #E2231A;
    border-color: #E2231A;
	border-radius:0px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
	
/*-----------------------------------------------------------------------------------*/
/*	Thumbnail Encapsulamiento
/*-----------------------------------------------------------------------------------*/

.padding-caja1 {
	padding-top:80px;
	}

.padding-caja2 {
	padding-top:10px;
	}

.thumbnail-encapsulamiento {
	margin: auto;
    padding: 0px;
	margin-top:20px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
	-webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	height:316px;
}

 .mascara{
	height:316px;
	width:100%;
	overflow:hidden;
	position:relative;
}

.mascara img{
	height:100%;
	width:auto;
	display:block;
	position:absolute;
    margin-right: auto;
    margin-left: auto;
	left:50%;
	transform:translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.thumbnail-encapsulamiento ul li{
	text-align:left;
	list-style:outside;
	
}


.thumbnail-encapsulamiento h3 {
	
	margin-top:0px;
}

.thumbnail-encapsulamiento p {
	line-height:1.25;
	padding-left:20px;
	padding-right:20px;
	height: 20px;
}


.thumbnail-encapsulamiento .caption {
	padding:15px;
	color:#333;
	}
	
.thumbnail-encapsulamiento .caption h3{
	color:#E2231A;
	font-weight:700;
	}

.thumbnail-encapsulamiento:hover .caption h3{
	font-weight:700;
	}

.thumbnail-encapsulamiento:hover .caption {
	padding:15px;
	}

.thumbnail-encapsulamiento svg{
	margin: 0 0;
	padding-top: 40px;
	width:100%;
	}
	
.thumbnail-encapsulamiento path {
  stroke: white;
  stroke-width: 2px;
  stroke-dasharray: 815;
  stroke-dashoffset: -815;
  stroke-linecap: circle;
  -webkit-transition: all 1.5s ease-out;
  -moz-transition: all 1.5s ease-out;
  -ms-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
	}
	
.thumbnail-encapsulamiento:hover path {
fill: rgba(255,255,255,0.30);

  stroke-dashoffset: 0;
  stroke-dasharray: 815;
	}



.thumbnail-encapsulamiento:hover {
	margin: auto;
    display: block;
    padding: 0px;
	margin-top:20px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #E2231A;
	-webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
	-webkit-box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	cursor:pointer;
}

.thumbnail-encapsulamiento:hover ul li{
	color:#FFFFFF;
	
}


.thumbnail-encapsulamiento:hover h3 {
	color:#FFFFFF;
}


.thumbnail-encapsulamiento:hover p {
	color:#FFFFFF;
}

	
.thumbnail-encapsulamiento:hover:after{
	
	}
	
.thumbnail-encapsulamiento:hover:before{
	
	}
	
@media (min-width: 992px) and (max-width: 1200px) {
	
	.padding-caja2 {
	padding-top:0px;
	}
	
	.thumbnail-encapsulamiento {
	height:300px;
}

 .mascara{
	height:300px;
	width:100%;
	overflow:hidden;
	position:relative;
}

.mascara img{
	height:100%;
	width:auto;
	display:block;
	position:absolute;
    margin-right: auto;
    margin-left: auto;
	left:50%;
	transform:translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
	
	}

@media (min-width: 768px) and (max-width: 992px) {
		.padding-caja2 {
	padding-top:0px;
	}
	
	.thumbnail-encapsulamiento {
	height:630px;
}
 .mascara{
	height:200px;
	width:100%;
}


.mascara img{
	height:100%;
	width:auto;
	display:block;
	position:absolute;
    margin-right: auto;
    margin-left: auto;
	left:50%;
	transform:translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.padding-caja1 {
	padding-top:140px;
	}
	
	}
	
@media (max-width: 768px) {
		.padding-caja2 {
	padding-top:0px;
	}
	

	.thumbnail-encapsulamiento {
	height:auto;
}

.padding-caja1 {
	padding-top:inherit;
	}
	


 .mascara{
	height:250px;
	width:100%;
}

 .mascara img{
	height:auto;
	width:100%;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}

	
	}

/*-----------------------------------------------------------------------------------*/
/*	Thumbnail de Planta de Revestimiento
/*-----------------------------------------------------------------------------------*/

.thumbnail-de-planta-de-revestimiento {
	margin: auto;
    display: block;
    padding: 0px;
	margin-top:20px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
	-webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	height:350px;
}


.thumbnail-de-planta-de-revestimiento ul li{
	text-align:left;
	list-style:outside;
	
}


.thumbnail-de-planta-de-revestimiento h3 {
	
	margin-top:0px;
}

.thumbnail-de-planta-de-revestimiento p {
	line-height:1.25;
	padding-left:20px;
	padding-right:20px;
	height: 20px;
}


.thumbnail-de-planta-de-revestimiento .caption {
	padding:22px;
	color:#333;
	}
	
.thumbnail-de-planta-de-revestimiento .caption h3{
	color:#E2231A;
	font-weight:700;
	 height:40px;
	}

.thumbnail-de-planta-de-revestimiento:hover .caption h3{
	font-weight:700;
	}

.thumbnail-de-planta-de-revestimiento:hover .caption {
	padding:22px;
	}

.thumbnail-de-planta-de-revestimiento svg{
	margin: 0 0;
	padding-top: 40px;
	width:100%;
	}
	
.thumbnail-de-planta-de-revestimiento path {
  stroke: white;
  stroke-width: 2px;
  stroke-dasharray: 815;
  stroke-dashoffset: -815;
  stroke-linecap: circle;
  -webkit-transition: all 1.5s ease-out;
  -moz-transition: all 1.5s ease-out;
  -ms-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
	}
	
.thumbnail-de-planta-de-revestimiento:hover path {
fill: rgba(255,255,255,0.30);

  stroke-dashoffset: 0;
  stroke-dasharray: 815;
	}



.thumbnail-de-planta-de-revestimiento:hover {
	margin: auto;
    display: block;
    padding: 0px;
	margin-top:20px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
	-webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
	-webkit-box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
box-shadow: 0px 10px 25px -5px rgba(0,0,0,0.75);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	cursor:pointer;
}

.thumbnail-de-planta-de-revestimiento:hover p {
	

}

	
.thumbnail-de-planta-de-revestimiento:hover:after{
	
	}
	
.thumbnail-de-planta-de-revestimiento:hover:before{
	
	}

@media (min-width: 768px) and (max-width: 992px) {
	.thumbnail-de-planta-de-revestimiento {
	height:450px;
}
	
	}
	
@media (max-width: 768px) {
	.thumbnail-de-planta-de-revestimiento {
	height:auto;
}

	
	}

.siguenos {
	font-size:12px;
	text-align:center;
	margin-top:5px;
	margin-bottom:-15px;
	}
	
.navbar.basic.fixed .navbar-nav > li > p {
	display:none;
}

/* thumbnail de productos boton */

.thumbnail-de-productos-btn{
	position: absolute;
	top: 0;
	right:0;
	background: rgba(226,35,26,1.00);
	color:#ffffff;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	width:100%;
	height:100%;
	padding:0;
}

.thumbnail-de-productos-btn p{
	font-size: 15px;
	color:#ffffff;
	font-weight:700;
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	text-align:center;
	width:100%;
	text-transform:uppercase;

}

.thumbnail-de-productos:hover .thumbnail-de-productos-btn{
	-webkit-transform: translateY(92%);
	-ms-transform: translateY(92%);
	transform: translateY(92%);
}

/* thumbnail de productos Nidec */



.thumbnail-de-productos-nidec {
    display: block;
    line-height: 1.42857143;
	color:#FFFFFF;
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


.thumbnail-de-productos-nidec p{
	padding-top: 15px;
	padding-left:15px;
	padding-right:15px;
	min-height:100px;
}

.thumbnail-de-productos-nidec h2{
	padding-top: 0px;
	padding-left:15px;
	padding-right:15px;
	min-height:45px;
	border-bottom:1px solid #FFFFFF;
}

.thumbnail-de-productos-nidec .caption {
	padding:22px;
	color:#333;
	}
	
.thumbnail-de-productos-nidec .caption h3{
	color:#846ac7;
	font-weight:700;
	}

.thumbnail-de-productos-nidec:hover .caption h3{
	color:#ffffff;
	font-weight:700;
	}

.thumbnail-de-productos-nidec:hover .caption {
	padding:22px;
	color:#fff;
	}

.thumbnail-de-productos-nidec:hover {
    display: block;
    line-height: 1.42857143;
    background-color: #ffffff;
	color:#333333;
	-webkit-box-shadow: 0px 10px 55px -5px rgba(0,0,0,0.85);
-moz-box-shadow: 0px 10px 55px -5px rgba(0,0,0,0.85);
box-shadow: 0px 10px 55px -5px rgba(0,0,0,0.85);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	cursor:pointer;
}

.thumbnail-de-productos-nidec:hover h2{
	padding-top: 0px;
	padding-left:15px;
	padding-right:15px;
	min-height:45px;
	border-bottom:1px solid #333333;
}

	
.thumbnail-de-productos-nidec:hover:after{
	
	}
	
.thumbnail-de-productos-nidec:hover:before{
	
	}



.thumbnail-de-productos-nidec{
	position: relative;
	overflow: hidden;
	max-width:100%;
	height:100%;
}


.thumbnail-de-productos-nidec:hover .thumbnail-de-productos-btn{
	-webkit-transform: translateY(92%);
	-ms-transform: translateY(92%);
	transform: translateY(92%);
}

.thumbnail-de-productos-nidec:hover .thumbnail-de-productos-btn p{
	padding-top:5px;
}



/* thumbnail de productos Phoenix */



.thumbnail-de-productos-phoenix {
    display: block;
    line-height: 1.42857143;
	color:#FFFFFF;
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


.thumbnail-de-productos-phoenix p{
	padding-top: 15px;
	padding-left:15px;
	padding-right:15px;
	min-height:120px;
}

.thumbnail-de-productos-phoenix h2{
	padding-top: 0px;
	padding-left:15px;
	padding-right:15px;
	min-height:45px;
	border-bottom:1px solid #FFFFFF;
}

.thumbnail-de-productos-phoenix .caption {
	padding:22px;
	color:#333;
	}
	
.thumbnail-de-productos-phoenix .caption h3{
	color:#846ac7;
	font-weight:700;
	}

.thumbnail-de-productos-phoenix:hover .caption h3{
	color:#ffffff;
	font-weight:700;
	}

.thumbnail-de-productos-phoenix:hover .caption {
	padding:22px;
	color:#fff;
	}

.thumbnail-de-productos-phoenix:hover {
    display: block;
    line-height: 1.42857143;
    background-color: #ffffff;
	color:#333333;
	-webkit-box-shadow: 0px 10px 55px -5px rgba(0,0,0,0.85);
-moz-box-shadow: 0px 10px 55px -5px rgba(0,0,0,0.85);
box-shadow: 0px 10px 55px -5px rgba(0,0,0,0.85);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	cursor:pointer;
}

.thumbnail-de-productos-phoenix:hover h2{
	padding-top: 0px;
	padding-left:15px;
	padding-right:15px;
	min-height:45px;
	border-bottom:1px solid #333333;
}

	
.thumbnail-de-productos-phoenix:hover:after{
	
	}
	
.thumbnail-de-productos-phoenix:hover:before{
	
	}

.thumbnail-de-productos-phoenix{
	position: relative;
	overflow: hidden;
	max-width:100%;
	height:100%;
}


.thumbnail-de-productos-phoenix:hover .thumbnail-de-productos-btn{
	-webkit-transform: translateY(93%);
	-ms-transform: translateY(93%);
	transform: translateY(93%);
}

.thumbnail-de-productos-phoenix:hover .thumbnail-de-productos-btn p{
	padding-top:5px;
}


/* thumbnail de productos Becker */



.thumbnail-de-productos-becker {
    display: block;
    line-height: 1.42857143;
	color:#FFFFFF;
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


.thumbnail-de-productos-becker p{
	padding-top: 15px;
	padding-left:15px;
	padding-right:15px;
	min-height:100px;
}

.thumbnail-de-productos-becker h2{
	padding-top: 0px;
	padding-left:15px;
	padding-right:15px;
	min-height:45px;
}

.thumbnail-de-productos-becker .caption {
	padding:22px;
	color:#333;
	}
	
.thumbnail-de-productos-becker .caption h3{
	color:#846ac7;
	font-weight:700;
	}

.thumbnail-de-productos-becker:hover .caption h3{
	color:#ffffff;
	font-weight:700;
	}

.thumbnail-de-productos-becker:hover .caption {
	padding:22px;
	color:#fff;
	}

.thumbnail-de-productos-becker:hover {
    display: block;
    line-height: 1.42857143;
    background-color: #ffffff;
	color:#333333;
	-webkit-box-shadow: 0px 10px 55px -5px rgba(0,0,0,0.85);
-moz-box-shadow: 0px 10px 55px -5px rgba(0,0,0,0.85);
box-shadow: 0px 10px 55px -5px rgba(0,0,0,0.85);
	   -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	cursor:pointer;
}

.thumbnail-de-productos-becker:hover h2{
	padding-top: 0px;
	padding-left:15px;
	padding-right:15px;
	min-height:45px;
}

	
.thumbnail-de-productos-becker:hover:after{
	
	}
	
.thumbnail-de-productos-becker:hover:before{
	
	}

.thumbnail-de-productos-becker{
	position: relative;
	overflow: hidden;
	max-width:100%;
	height:100%;
}


.thumbnail-de-productos-becker:hover .thumbnail-de-productos-btn{
	-webkit-transform: translateY(91%);
	-ms-transform: translateY(91%);
	transform: translateY(91%);
}

.thumbnail-de-productos-becker:hover .thumbnail-de-productos-btn p{
	padding-top:5px;
}





/*SOCIAL MEDIA*/


.kpx_login .kpx_authTitle {
    text-align: center;
    line-height: 300%;
}
    
.kpx_login .kpx_socialButtons a {
    color: white; 
	opacity:0.9;
}
.kpx_login .kpx_socialButtons a:hover {
    color: white;
	opacity:1;    	
}

.kpx_login .kpx_socialButtons .kpx_btn-facebook {background: #3b5998; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-facebook:hover {background: #172d5e}
.kpx_login .kpx_socialButtons .kpx_btn-facebook:focus {background: #fff; color:#3b5998; border-color: #3b5998;}

.kpx_login .kpx_socialButtons .kpx_btn-twitter {background: #00aced; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-twitter:hover {background: #043d52}
.kpx_login .kpx_socialButtons .kpx_btn-twitter:focus {background: #fff; color:#00aced; border-color: #00aced;}

.kpx_login .kpx_socialButtons .kpx_btn-google-plus {background: #c32f10; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-google-plus:hover {background: #6b1301}
.kpx_login .kpx_socialButtons .kpx_btn-google-plus:focus {background: #fff; color: #c32f10; border-color: #c32f10}

.kpx_login .kpx_socialButtons .kpx_btn-soundcloud {background: #ff8800; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-soundcloud:hover {background: #c73e04}
.kpx_login .kpx_socialButtons .kpx_btn-soundcloud:focus {background: #fff; color: #ff8800; border-color:#ff8800}

.kpx_login .kpx_socialButtons .kpx_btn-github {background: #666666; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-github:hover {background: #333333}
.kpx_login .kpx_socialButtons .kpx_btn-github:focus {background: #fff; color : #666666; border-color: #666666}

.kpx_login .kpx_socialButtons .kpx_btn-steam {background: #878787; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-steam:hover {background: #292929}
.kpx_login .kpx_socialButtons .kpx_btn-steam:focus {background: #fff; color : #878787; border-color: #878787}

.kpx_login .kpx_socialButtons .kpx_btn-pinterest {background: #cc2127; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-pinterest:hover {background: #780004}
.kpx_login .kpx_socialButtons .kpx_btn-pinterest:focus {background: #fff; color: #cc2127; border-color: #cc2127}

.kpx_login .kpx_socialButtons .kpx_btn-vimeo {background: #1ab7ea; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-vimeo:hover {background: #162221}
.kpx_login .kpx_socialButtons .kpx_btn-vimeo:focus {background: #fff; color: #1ab7ea;border-color: #1ab7ea}

.kpx_login .kpx_socialButtons .kpx_btn-lastfm {background: #c3000d; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-lastfm:hover {background: #5e0208}
.kpx_login .kpx_socialButtons .kpx_btn-lastfm:focus {background: #fff; color: #c3000d; border-color: #c3000d}

.kpx_login .kpx_socialButtons .kpx_btn-yahoo {background: #400191; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-yahoo:hover {background: #230052}
.kpx_login .kpx_socialButtons .kpx_btn-yahoo:focus {background: #fff; color: #400191; border-color: #400191}

.kpx_login .kpx_socialButtons .kpx_btn-vk {background: #45668e; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-vk:hover {background: #1a3352}
.kpx_login .kpx_socialButtons .kpx_btn-vk:focus {background: #fff; color: #45668e; border-color: #45668e}

.kpx_login .kpx_socialButtons .kpx_btn-spotify {background: #7ab800; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-spotify:hover {background: #3a5700}
.kpx_login .kpx_socialButtons .kpx_btn-spotify:focus {background: #fff; color: #7ab800; border-color: #7ab800}

.kpx_login .kpx_socialButtons .kpx_btn-linkedin {background: #0976b4; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-linkedin:hover {background: #004269}
.kpx_login .kpx_socialButtons .kpx_btn-linkedin:focus {background: #fff; color: #0976b4; border-color: #0976b4}

.kpx_login .kpx_socialButtons .kpx_btn-stumbleupon {background: #eb4924; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-stumbleupon:hover {background: #943019}
.kpx_login .kpx_socialButtons .kpx_btn-stumbleupon:focus {background: #fff; color: #eb4924; border-color: #eb4924}

.kpx_login .kpx_socialButtons .kpx_btn-tumblr {background: #35465c; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-tumblr:hover {background: #142030}
.kpx_login .kpx_socialButtons .kpx_btn-tumblr:focus {background: #fff; color: #35465c; border-color: #35465c}


.kpx_login .kpx_loginOr {
	position: relative;
	font-size: 1.5em;
	color: #aaa;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.kpx_login .kpx_loginOr .kpx_hrOr {
	background-color: #cdcdcd;
	height: 1px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.kpx_login .kpx_loginOr .kpx_spanOr {
	display: block;
	position: absolute;
	left: 50%;
	top: -0.6em;
	margin-left: -1.5em;
	background-color: white;
	width: 3em;
	text-align: center;
}			

.kpx_login .kpx_loginForm .input-group.i {
	width: 2em;
}
.kpx_login .kpx_loginForm  .help-block {
    color: red;
}

	
@media (min-width: 768px) {
    .kpx_login .kpx_forgotPwd {
        text-align: right;
		margin-top:10px;
 	}		
}


.alto-noticia {
	height:390px;
	position:relative;
	}
	
.alto-imagen-noticia{
	max-height:200px;
	}

.boton-bottom{
	position:absolute;
	bottom:0px;
right:5px;
	}
	
	
@media (max-width: 1000px) {
.alto-noticia {
	height:420px;
	
	}	
}

.list-number{
	list-style:decimal;
	padding-left:15px;
	}
	
.texto-vision{
	color:#333333;
	font-size:20px;
	font-weight:600;
	}
	
	
.alto-contactos-comerciales {
	height:320px;
	}
.display-contactos-comerciales {
	display:block;
	}
	
@media screen and (max-width : 766px) {    
.alto-contactos-comerciales {
	height:auto;
	}
}

@media screen and (max-width : 1200px) {    
.display-contactos-comerciales {
	display:none
	}
}

.estilo-de-lista-1 {
	list-style:outside;
	padding-right:40px;
	}
	
	
.redes-sociales{
	padding-top:12px;
	}

.pull-center {
	float:none;
}

.button-linkedin{
	width: 35px;
    height: 35px;
    /* background-color: #909AA0; */
	}
	
.sin-margenes-bottom {
	margin-bottom: 0px;
	}
	
.lista-1 ul{
	margin-left:-20px;
	list-style: none; /* Remove default bullets */
	font-size:12px;
	}
	
	
.lista-1 ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #E2231A; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

/* Tamano Fuentes */

.titulo {
    font-size: 34px;
}

.subtitulo {
    font-size: 24px;
}

.pestana-titulo {
    font-size: 17px;
    font-weight: 700;
}

.parrafo {
    font-size: 16px;
}

.navbar-nav > .btn-denuncia > a {
    color: #E21517;
    background: rgba(226,21,23,.0);
    border-left: 1px solid rgba(226,21,23,.1);
    border-right: 1px solid rgba(226,21,23,.1);
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    /* text-transform: uppercase; */
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    cursor: pointer;
}

.navbar-nav > .btn-denuncia > a:hover {
    background: rgba(226,21,23,1);
    color: #FFFFFF;
}


/* boton video */
.video-btn {
    margin: 20px auto 0 auto; /* centrado horizontal en desktop */
    float: none;              /* sin float */
    text-align: center;
    background-color: #E30918;
    font-size: 1.2vw;
  }

.video-btn:hover {
    background-color: #333333;
}
  
  @media (max-width: 900px) {
    .video-btn {
      float: right;       /* alineado a la derecha en móvil */
      margin: 0 -20px -20px 0; /* margen superior y quitar auto para que no se centre */
      font-size: 10px;
      padding: 8px;
    }
  }
