/* ----------------------------------

Name:main.css
Version:1.3


/* Logo */

.logo-dark {
	width: 170px !important;
}
.logo-white {
	width: 250px !important;
}
a {
    color: #1486c7;
    text-decoration: none;
}
a:hover {
	color: #1ba1dd;
}
/* Header */
.navbar-inverse .navbar-nav > li > a:hover {
	color: #1486c7;
	border: none;
}
.navbar-inverse .navbar-nav > li.current > a {
	color: #1486c7;
	border: none;
}
.highlight {
	background-color: transparent;
	font-size: 60px;
	line-height: 50px;
	font-weight: 300;
	padding: 0;
	color: #000;
}
header {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	height: 100%;
	-webkit-transition: ease-in-out;
	-moz-transition: ease-in-out;
	-o-transition: ease-in-out;
	transition: ease-in-out;
}
.yellow header .intro-section {
	padding: 60px 0 60px 60px;
	z-index: 3;
	position: absolute;
	left: 49.2%;
	top: 32%;
	color: #000;
	width: 100%;
	background: url(http://placehold.it/984x483) no-repeat left center;
}
.highlight strong {
	display: block;
}
.color-overlay {
	background-color: rgba(0, 0, 0, 0.1);
	position: relative;
	height: 100%;
	width: 100%
}
header .intro-section .intro {
	margin-bottom: 20px;
	line-height: 72px;
}
.CarrouselFabricas{
	display: flex !important;
	justify-content: space-between;
}
.clientes{
	width: 16.66666%;
	padding: 0;	
}
.clientes img{
	filter: grayscale(1);
}

.carousel-inner .item:last-child{
	margin-right: 0;
}
.carousel-inner .item:first-child{
	margin-left: 0;
}
.treatments {
	border-top: 1px solid #000;
	color: #FFF;
	padding: 20px 0 35px;
	display: table;
	margin: 0;
	font-size: 16px;
	color: #000;
}
header .intro-section .highlight-button {
	background-color: #000;
	border: 2px solid #000;
	color: #FFF;
}
/* About */
.green-line {
	margin: 15px auto 13px;
	z-index: 1;
	width: 80px;
	height: 6px;
	background: #66b572;
}
.title-text {
	padding: 0;
}
h2.title {
	display: inline-block;
	font-size: 20px;
	margin-top: 100px;
	border: 1px solid #ffb400;
	padding: 3px 25px;
	line-height: 45px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 50px;
	color: #ffb400;
}
.title-text {
	text-align: center;
	height: auto;
}
.gris{
	background: #f4f4f4;
}
.description {
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
}
.about-details {
	overflow: hidden;
	position: relative;
}
.about-details-img {
	position: absolute;
	height: 100%;
	background: url(http://placehold.it/1000x750);
	-webkit-background-size: cover;
	background-size: cover;
	width: 50%;
	top: 0;
}
.about-con ul li {
	padding: 12px 0;
	border-bottom: 1px solid #575757;
}
.about-con ul li:last-child {
	border-bottom: none;
}
.award-icon {
	padding: 35px;
}
/* Work */
.isotope-filters li a:hover, .isotope-filters li a:focus, .isotope-filters li a:active, .isotope-filters li a.active {
	color: #1486c7;
}
.isotope-filters li a {
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
		color: #57575a;
}


.isotope-filters2 li a:hover, .isotope-filters2 li a:focus, .isotope-filters2 li a:active, .isotope-filters2 li a.active {
	color: #1486c7;
}
.isotope-filters2 li a {
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
		color: #57575a;
}


.portfolio-figure figcaption {
	background-color: #FFF;
}
.portfolio-figure .title {
	color: #57575a;
	font-size: 20px;
	margin: 0
}
.portfolio-figure figcaption span {
	color: #686868;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
}
.portfolio-figure figcaption {
	padding: 22px 25px
}
.popup-slide figure {
	background-color: #FFF;
}
.popup-navigation span.nav-next, .popup-navigation span.nav-prev {
	background-color: #1486c7;
}
.popup-navigation span.nav-next:hover, .popup-navigation span.nav-prev:hover {
	color: #FFF;
}
.popup-line {
	background-color: #1486c7;
}
.popup-slide .right-part {
    color: #656565;
    background: #FFF;
    min-height: 758px;
}
span.nav-close:before {
	color: #57575a;
}
/* Work Count */
.work-count-box {
	text-align: center;
}
span.title {
	display: block;
	color: #FFF;
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	line-height: 1.2em;
	letter-spacing: 0;
	font-weight: 400;
	margin: 0 0 20px;
	text-align: left;
}
.work-count-box .gray-text {
    margin: 20px auto;
    font-size: 13px;
    line-height: 21px;
    width: 80%;
    text-align: left;
    color: #393938 !important;
    font-weight: 500;
    min-height: 85px;
}
.margN{
    margin: -20px auto 30px;
}
/* Skills */
#skills {
	padding-top: 0;
}
.skills-details-img {
	position: absolute;
	height: 100%;
	background: url(http://placehold.it/1000x750);
	-webkit-background-size: cover;
	background-size: cover;
	width: 50%;
}
.progress {
	background-color: #575757;
}
.progress-bar {
	background-color: #707070;
}
.progress-name {
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-size: 14px;
	letter-spacing: 1px;
}
.count h3 {
	padding-top: 0 !important;
}
/* Testimonial */
#testimonial {
	padding: 90px 0;
}
.testimonial {
	background: url(http://placehold.it/1920x1000) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
.carousel-indicators li {
	border: 2px solid #FFF;
}
.carousel-indicators .active {
	background-color: #FFF;
}
.testimonial img {
	width: auto;
}
/* Education */
#education {
	padding:20px;
}
.education .team-profile {
	padding: 45px 25px;
}
.education .year {
	font-size: 25px;
	font-weight: 300;
	font-family: 'Raleway', sans-serif
}
.education .team-profile i {
	display: block;
	font-size: 55px;
	margin-bottom: 30px;
}
.education .university {
	display: block;
	color: #828282;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0
}
.education .namerol {
	padding: 35px 25px
}
.education .team-details span {
	display: block;
	margin: 0 0 5px 0
}
.education .result {
	font-size: 20px;
	font-weight: 300;
	margin-top: 20px !important;
}
.education .carousel-indicators {
	bottom: -60px;
}
.education .carousel {
	overflow: visible;
}
.education .container {
	overflow: hidden
}
/* Contact */
.contact-info {
	border-top: 1px solid rgba(235, 235, 235, 0.3);
	padding-top: 70px;
}
.form-control {
	background-color: #DDDDDD;
	border-bottom: none;
	color: #808080;
	transition: all ease-in-out 0.3s;
}.form-control:hover {
	background-color: #F5F5F5;
	border-bottom: none;
	color: #393938
}
.form-control:focus {
	background-color: #FFF;
	border-bottom: none;
	color: #393938
}
/* Footer */
#footer .color-overlay {
	background-color: #000;
	color: #FFFFFF;
}
#footer .color-overlay p{
	
	color: #FFFFFF;
}


/* Color and Othe Element */
i {
	color: #1486c7;
}
.orange-bg {
	background-color: #ffb400
}
.social i:hover {
	color: #1ba1dd
}
.map-button:before {
	color: #1486c7;
}
.popup-slide .title {
	color: #1486c7;
	font-weight: normal;
}
.popup-navigation span:hover {
	color: #1ba1dd;
}
#success {
	border-color: #1486c7;
	color: #1486c7;
}
.loader-running {
	background-color: #000;
}
.loader .loader-progress {
	background-color: #1486c7;
}
a.imageOverlay {
    background: rgba(0, 0, 0, 0);
    position: absolute !important;
    z-index: 99;
	cursor: pointer;
}
.content-newsImg {
    width: 100%;
    height: 100%;
	position: relative;
}
a.imageOverlay2 {
    background: rgba(0, 0, 0, 0);
    position: absolute !important;
    z-index: 99;
    cursor: pointer;
    width: 100%;
    height: 100%;
}
a.imageOverlay:hover, a.imageOverlay:focus  {
    background: rgba(0, 0, 0, .6);
    z-index: 99;
}
a.imageOverlay2:hover, a.imageOverlay2:focus  {
    background: rgba(0, 0, 0, .6);
    z-index: 99;
}
.lupa {
    font-size: 40px;
    color: #fff;
    text-align: center;
    position: relative;
    width: 36px;
    height: 36px;
    top: 60%;
    left: 50%;
    margin: -18px 0 0 -18px;
	opacity: 0;
}
.lupa-news {
    font-size: 30px;
    color: #fff;
    text-align: center;
    position: relative;
    width: 36px;
    height: 36px;
    top: 60%;
    left: 10px;
    margin: -18px 0 0 -18px;
    opacity: 0;
}
.no-margin-right{
	margin-right: 0 !important;
}
a.imageOverlay:hover .lupa, a.imageOverlay:focus .lupa{
    opacity: 1;
	top: 50%;
	transition: all ease-in-out .3s;
}
a.imageOverlay2:hover .lupa-news, a.imageOverlay2:focus .lupa-news{
    opacity: 1;
	top: 50%;
	transition: all ease-in-out .3s;
}
.container {
    width: 95% !important;
    max-width: 1130px;
}
.container.nosotros {
    margin: 0 auto 50px;
    padding: 0;
	width: 95% !important;
    max-width: 1095px;
}

.nosotros{
	margin: 0 auto 50px;
}
p {
    margin: 0 0 10px;
    font-size: 14px;
    color: #606060;
    line-height: 1.5em;
}
.novedades span.title {
    color: #1486c7;
}
.novedades .small-button-green{
    text-align: left;
	float: left;
}

/* Small Button */
.small-button-pallmann {
	display: inline-block;
	border-radius: 4px;
	border: 2px solid #1ba1dd;
	color: #1ba1dd;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: 600;
	padding: 3px 38px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	background-color: transparent;
	width: 100%;
	text-align: center;

}
.small-button-pallmann:hover {
	background-color: #1ba1dd;
    color: #FFF;
    border-color: #1ba1dd;
	text-decoration: none;
}


.novedades{
   margin: 0 auto 20px;;
}
.box-novedad {
    margin-bottom: 30px;
}
.box-servicios {
    background: #FFF;
    display: table;
    margin: 40px auto;
    /*position: relative !important;*/
}
.box-servicios .servicios-right {
    padding: 15px 40px 30px 40px
}
.box-servicios img{
	margin-left: -15px;
}
#accordion a.btn {
    width: 100%;
    background: #f5f5f5;
    color: #666;
    font-family: inherit;
    text-transform: none;
    font-size: 20px;
    padding: 10px 10px 10px 15px;
    margin-top: 20px;
    border: none;
}
#accordion h4 {
    font-size: 18px;
    line-height: 46px;
    font-weight: 400;
    font-family: inherit;
    text-transform: none;
    color: #1486c7;
	margin: 0;
}
.collapseIcon {
    float: right;
    top: 3px;
    right: 5px;
    position: relative;
}
.collapseIconIn {
    float: right;
    top: -33px;
    right: 16px;
    position: relative;
    z-index: 99;
    transform: rotate(180deg);
    background: #f5f5f5;
    font-size: 20px;
	opacity: 0;
	transition: all ease-in-out .2s;
}
.in .collapseIconIn {
	opacity: 1;
}
.card-body {
    padding: 10px 15px;
}
.group.show.contentServices {
    padding: 50px 0;
}

#tecnologia h3 {
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 400;
    font-family: inherit;
    text-transform: none;
    color: #1486c7;
	margin: 20px 20px;
	text-align: center;
}


#tecnologia .titular {
    background-color: #2e2e30;
		width: 100%;
		max-width: 100%;
		margin: 0px;
		color: #FFF;
}


.slidetecnologia h4{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0;
}
.slidetecnologia p{
	text-align: center;
}

/*---------------------------------- */

/* PALLMANN */

.pallmannColor{
		color:#f7a901;
}

a.pallmannColor:hover{
		color:#f7a901!important;
}

.active.pallmannColor{
		color:#f7a901!important;
}
.contenedor-pallmann{
	padding: 50px 0;
}

.contenedor-pallmann .desc {
    margin: 0 0 0 20%;
    font-size: 16px;
    font-weight: 500;
}
.pallmann-hero{
	background-size:contain;
	background-position: center top;
}
#pallmann header{
    background-position: top center;
    background-size: cover !important;
}
#pallmann .intro-section img {
    position: ABSOLUTE;
    z-index: 2;
    top: 50%;
    left: 50%;
    width: 90%;
    max-width: 580PX;
    margin: -10% 0 0 -290PX;
}
#pallmann .productos-titulo{
	display: block;
	color: #2e2d30;
	font-size: 18px;
	font-weight: 900;
	text-align: left;
	padding: 12px 24px;
	border-bottom: 4px solid #1ba1dd;
}
ul.menu-pull li a{
	color: #575756;
	font-weight: 500;
	display: block;
	font-size: 17px;
	text-align: left;
	padding: 12px 18px;
	border-bottom: 1px solid #d9dadb;
}
 ul.menu-pull li a:hover{
	color: #575756;
	background: #fff;
}
/* #pallmann ul.menu-pull li a:active, #pallmann ul li a:focus{ */
ul li a:focus{
	color: #fff;
	background: #1ba1dd;
}

 ul.menu-pull li a.active{
	color: #fff;
	background: #1ba1dd;
} 
ul.menu-pull li:last-child a{
	border-bottom: none;
}
#pallmann .container {
    margin: auto;
}
#pallmann .contenedor-p {
    margin: 40px auto;
    padding-right: 0;
    padding-left: 0;
}
#pallmann .button-yellow {
    background: #1ba1dd;
    display: block;
    margin: 0 -15px;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
}

.filesPallman li a:active{
	background-color: #FFF!important;
}

.noProductos p{
			color: #1ba1dd;
			text-align: center;
			font-size: 20px;
}

.box-pullmann{
	margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 7px;
	padding-top: 0;
	padding-bottom: 15px;
}
.no-spaces{
	margin-left: 0;
    margin-right: 0;
    padding-left: 0;
	padding-right: 0;
}
.menu-content-p{
	padding-right: 10px;
}
.content-pullImg {
    margin: 0;
    padding: 0;
}
.lupa-pull {
    SIZE: A4;
    left: 50%;
    position: absolute;
    z-index: 9999;
    top: 50%;
    margin: 0 0 0 -15px;
    opacity: 1;
}
.detalle-pullmann {
    color: #1ba1dd;
    font-size: 14px;
    display: block;
    text-align: center;
	font-family: 'Raleway', sans-serif;
	padding: 0 20px 15px;
	position: relative;
}
.detalle-pullmann .fas{
    margin: 0 0 0 3px;
	color: #1ba1dd;
}
#tecnologia h3.producto-titulo-pull{
    color: #575756;
    font-size: 16px;
	font-weight: 500;
    text-transform: uppercase;
    background: #FFF;
    line-height: 1.1em;
    padding: 20px 20px 17px;
    display: block;
    margin: 0;
	min-height: 75px;
}
.content-pullImg{
	position: relative;
	z-index: 9;
}
.content-pullImg img {
    position: relative;
    float: none;
    margin: 0 auto;
    height: 180px;
    width: auto;
    padding: 0;
    text-align: center;
    display: block;
}
.boton-detalle-pull {
    display: block;
    width: 100%;
    height: auto;
	background: #fff;
}
.overllay-producto{
    opacity: 0;
	width: calc(100% - 14px);
    height: calc(100% - 15px);
    position: absolute;
    z-index: 10;
    background: #00000073;
	transition: opacity ease-in-out .4s;
}
.boton-detalle-pull:hover .overllay-producto{
	opacity: 1;
	transition: opacity ease-in-out .4s;
}
.boton-detalle-pull:hover .overllay-producto .lupa-pull {
    margin: -40px 0 0 -15px;
    opacity: 1;
	transition: margin ease-in-out .3s;
}
.boton-detalle-pull:hover .detalle-pullmann, .boton-detalle-pull:hover .fas{
	z-index: 12;
	color: #fff;
}
#pallmann .boton-consultar{
	z-index: 11;
}
#pallmann .pallman-producto-deta{
	background: #FFF;
    padding: 40px;
}
#pallmann .pallman-producto-deta h1{
	font-size: 28px;
    line-height: 29px;
    font-family: 'Raleway', sans-serif;
    text-transform: none;
    font-weight: 500;
    color: #575756;
    margin: 0 0 32px;
}
#pallmann .pallman-producto-deta h1 span{

    color: #1ba1dd;

}
#pallmann .pallman-producto-deta h3 {
    font-size: 17px;
    line-height: 1.2em;
    font-family: inherit;
    text-transform: none;
    color: #1ba1dd;
    margin: 10px 0;
    text-align: left;
    font-weight: 500;
}
#pallmann .pallman-producto-deta p {
    margin: 0;
    font-size: 15px;
    color: #606060;
    line-height: 1.5em;
    font-weight: 500;
}
#pallmann .pallman-producto-deta p h3{
    margin: 0;
    font-size: 15px;
    color: #1ba1dd;
    font-weight: 500;
}
#pallmann .pallman-producto-deta p strong {
    font-size: 13px;
    font-weight: 400;
}
#pallmann .pallman-producto-deta i, #pallmann .pallman-producto-deta .collapse ul li{
    color: #1ba1dd;
}
#pallmann .pallman-producto-deta i, #pallmann .pallman-producto-deta .collapse ul li a{
    color: #1ba1dd;
		margin-right: 3px;
}
#pallmann .pallman-producto-deta #accordion a.btn {
    margin: 0;
}
#pallmann .pallman-producto-deta .button-yellow {
    margin-top: 30px;
}
#pallmann ul.filesPallman li a {
    color: #1ba1dd;
}
.filesPallman a{
    color: #1ba1dd;
}
ul.filesPallman li a:hover{
    color: #1ba1dd;
}
#pallmann ul.filesPallman li a:focus, #pallmann ul.filesPallman li a:active{
    color: #1ba1dd;
	background: none;
}
#pallmann select {
	background: url(../images/arrow-d.svg) no-repeat #fff;
	background-position: 95% 10px;
	background-size: 15px;
}

/* SUBCATEGORIA PRODUCTOS */
ul.sub-menu{
	background-color: rgba(255, 255, 255, 0.70);
	display: none;
}
ul.sub-menu li a{
	font-size: 15px;
}
ul.sub-menu li a.active{
	background-color: rgba(255, 255, 255, 0.70);
	color: #1ba1dd;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #1486c7;
}

.dropdown-menu{
	padding-top: 0px;
	background-color: #f6f6f6f0;
}
.dropdown-menu > li > a {
	display: block;
	/* margin: auto 0; */
	text-align: left;
	border-bottom: 2px solid transparent;
	text-decoration: none;
	padding: 20px 10px 2px;
}


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	color: #000;
	background: transparent;
	border-bottom: 2px solid #1ba1dd;
	padding-bottom: 2px;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{
	color: #333;
}
li.content-submenu > a{	
	display: flex !important;
	justify-content: space-between;
	align-items: center;
}

li.content-submenu > a > i{
	color:#1ba1dd;
	/* position: absolute; */
}
li.content-submenu.open > ul{
	display: block;
}
li.content-submenu.open > a{
	color: #fff !important;
	background: #1ba1dd !important;
}
li.content-submenu.open > a > i{
	color:#FFFFFF;	
}

.producto-indicador .active{
	background-color: #1ba1dd;
}

.producto-indicador li{
	border-color: #1ba1dd;
}




