body {
	background-color: transparent;
}

.break {
	display: block;
}

.logo-footer{
	background: url('../../assets/images/logos/new-logo-footer.png') no-repeat top left;
}

.landing-Lean-Construction header {
	background-color: transparent;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.landing-Lean-Construction header.blanco{
	background-color: #ffffff !important;
}

.landing-Lean-Construction header .hamburger {
	width: auto;
}

.landing-Lean-Construction header .inner-header {
	width: 100% !important;
	max-width: 1600px;
}

.landing-Lean-Construction #page {
	margin-top: -25px !important;
}

.landing-Lean-Construction #custom-slider {
	width: 100%;
	padding: 0 !important;
}

.landing-Lean-Construction #custom-slider h1 {
	width: 100%;
}

.landing-Lean-Construction #custom-slider h2 {
	font-size: 32px;
	font-weight: 300;
	margin-top: 20px;
	padding-left: 10px;
}

.landing-Lean-Construction #custom-slider .video {
	margin-bottom: 0;
}

.landing-Lean-Construction #custom-slider .video .video-wrapper { 
	left: 251px;
	padding-bottom: 54.7%;
}

.landing-Lean-Construction #custom-slider .video .video-wrapper:after { 
	content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 108%;
    background: rgba(255, 255, 255, 0.30);
}

section.objetivoLean {
	padding-top: 0 !important;
}

.objetivoLean .box__text {
	padding: 60px 70px;
	width: 752px;
	max-width: 100%;
	color: #000;
}

.box__text.blackBg {
	background-color: #000;
	color: #fff;
}

.objetivoLean .box__text:first-child {
	margin-top: -145px;
}

.objetivoLean .box__text p {
	font-size: 20px;
}

.list {

}

.list.list__icons {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: 70px;
}

.list.list__icons li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.list.list__icons .mask {
	position: relative;
	width: 108px;
	height: 108px;
	padding-top: 25px;
    margin-bottom: 20px;
	text-align: center;
}

.list.list__icons p {
	font-size: 18px;
	font-weight: 600;
}

.list.list__icons .mask:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background-color: #EEECE1;
	z-index: -1;
}

.hasBgCover {
	margin-bottom: 40px;
}

.hasBgCover .hasBg {
	position: relative;
	z-index: 0;
}

.hasNoBg {
	z-index: 1;
}

.hasBgCover .hasBg.brownBg  {
	background-color: #EEECE1;
}

.hasBgCover .hasBg.greenBg  {
	background-color: #EDF8EC;
}

.hasBgCover .hasBg.greenBg:after  {
	display: none;
}

.hasBgCover .hasBg.hasBg--right {

}

.hasBgCover .hasBg:before {
	content: "";
	position: absolute;
	top: -80px;
	left: -260px;
	height: calc(100% - -160px);
	width: 2000px;
	z-index: -1;
	background-color: inherit;
}

.hasBgCover .hasBg:after {
	content: "";
	position: absolute;
	left: -324px;
	bottom: -135px;
	width: 653px;
	height: 667px;
	background-image: url("/wp-content/themes/construcia-2019/assets-landing-lean-construction/img/detailLeafs.svg");
	background-position: left bottom;
	background-repeat: no-repeat;
	z-index: -1;
}

.text__icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 40px;
}

.text__icon.text__icon--left {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.text__icon:last-child {
	margin-bottom: 0;
}

.text__icon p {
	width: 60%;
}

.text__icon .mask { 
	background-color: #fff;
	border-radius: 100%;
	width: 164px;
	height: 164px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

}

.mask__cliente {
	margin-top: 60px;
}

.mask__cliente img {
	max-width: inherit;
	float: right;
	max-width: 690px;
}

.procesos .box__text.blackBg {
	padding: 33px 68px;
}

.procesos .box__text.blackBg:first-child {
	margin-top: -127px;
	margin-bottom: 40px;
}

.tag.tag__procesos {
	margin-bottom: 36px; 
}

.tag.tag__procesos:before {
	content: "";
	position: absolute;
	width: 2000px;
	height: 1px;
	background-color: #000;
	left: -1935px;
	top: -25px; 

}

.lista_procesos {
	padding-top: 15px;
}

.lista_procesos li {
	font-size: 30px;
	margin-bottom: 49px;
	display: flex;
	align-items: center;
	position: relative;
	height: 40px;
}

.lista_procesos li.active a {
	font-weight: 600;
}

.lista_procesos li.active a .color-overlay-title {
	width: 100% !important;
}

.lista_procesos li .num {
	text-decoration: underline;
	font-size: 18px;
	height: 100%;
	width: 27px;
	background: white;
	position: absolute;
	top: 7px;
	left: 0;
	z-index: 2;
}

.lista_procesos li .texto {
	position: relative;
	padding-left: 70px;
}

.lista_procesos li .texto:before {
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	height: 101%;
	background: #ffffff;
	width: 54px;
}

.lista_procesos li .texto a {
	color: black;
	text-decoration: none;
	display: inline-block;
	position: relative;
}

.lista_procesos li .texto a .color-overlay-title {
	content: "";
	position: absolute;
	left: 0px;
	top: 0;
	width: 40px;
	height: 100%;
	background: #E6D6AC;
	z-index: -1;
	-webkit-transition: all 0.22s ease-out 0s;
	-moz-transition: all 0.22s ease-out 0s;
	transition: all 0.22s ease-out 0s;
	transform-origin: bottom left;
	-ms-transform: skew(-28deg, 0deg);
	-webkit-transform: skew(-28deg, 0deg);
	transform: skew(-28deg, 0deg);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
}

.lista_procesos li .texto a:hover .color-overlay-title {
	width: 100%;
}

.lista_procesos li .texto a .color-overlay-title:before {
	content: ' ';
	position: absolute;
	top: 0;
	left: -28px;
	width: 47px;
	height: 100%;
	background: inherit;
	transform: skew(28deg, 0deg);
	-ms-transform: skew(28deg, 0deg);
}







.pseudoTable {

}

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

.pseudoTable__row > *:first-child {
	width: 40.2%;
}

.pseudoTable__row > * {
	width: 30.2%;
	padding: 10px;
}

.pseudoTable__row > *:last-child {
	width: 29.6%;
	padding-left: 30px;
}


.pseudoTable__row.pseudoTable__row--header {
	margin-bottom: 10px; 

}

.pseudoTable__row.pseudoTable__row--header span {
	font-weight: 600;
	font-size: 18px;
}

.pseudoTable__row.pseudoTable__row--row {
	font-size: 17px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
}

.pseudoTable__row.pseudoTable__row--row > * {
	background-color: #D6EBD3;
	margin-right: 8px;
}

.pseudoTable__row.pseudoTable__row--row > *:first-child {
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	background-color: transparent;
	margin-right: 0;
}

.pseudoTable__row.pseudoTable__row--row > *:last-child {
	background-color: #fff;
	margin-right: 0;
}

.pseudoTable__column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.pseudoTable__column.pseudoTable__column--icon {
	text-transform: uppercase;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.pseudoTable__column.pseudoTable__column--icon .mask {
	width: 45px;
	height: 45px;
	background-color: #fff;
	border-radius: 100%;
	margin-right: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.wrap-procesos .content__1 {
	margin-bottom: 60px !important;
}
.wrap-procesos .content__2 {
	margin-bottom: 60px !important;
}
.wrap-procesos .content__3 {
	margin-bottom: 60px !important;
}


#newsletter.white .back-newsletter{
	width: 73%;
}

#newsletter.white p{
	    margin: 20px 0 120px 0;
}


#newsletter .wrap.p-t-b .wrap-content form .group-md-row:nth-child(4) label{
	    padding-left: 31px !important;
}

#newsletter span.icon-radio{
	top: 0;
    left: -31px;
}

#newsletter .wpcf7-form-control-wrap.policy{
	position: relative;
}


#newsletter .wrap.p-t-b .wrap-content form .group-md-row.group-center{
	display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 40px 0;
}

.wrap-iframe{
	padding-top: 61%; position: relative; 
}



.wrap-iframe iframe{
	width: 100%; height: 100%; position: absolute; top: 0; left: 0;
}

.sprite.logo_white{
	background-position: center center;
    width: 214px;
    background-size: cover;
    height: 31px;
}

footer .separator{
	height: 1px;
    background: #D8D8D8;
    width: calc(100% - 39px);
    max-width: 100%;
    opacity: 0.3;
    margin: initial;
}
footer .footer-content >.row{
	margin: initial;
}





@media (max-width: 980px){
	.landing-Lean-Construction #custom-slider .video{
		width: 100%;
		max-width: 100%;
		min-height: auto;
	}
	.landing-Lean-Construction #custom-slider .video .video-wrapper{
		padding-bottom: 56.23%;
		left: 0;
		width: 100%;
	}
	#custom-slider .video img{
		max-height: initial;
		position: absolute;
		left: 200px;
		height: 100%;
		width: auto;
	}
	#custom-slider .text{
		position: absolute;
		transform: none;
		bottom: 0;
	}
	#custom-slider .text span.circular-text{
		height: 64px;
	}
	#custom-slider h1{
		font-size: 70px;
	}
	.objetivoLean .box__text:first-child{
		margin-top: 0px;
	}
	.list.list__icons{
		margin-left: 0px;
		margin: 30px;
	}
	.mask__cliente{
		text-align: center;
	}
	.mask__cliente img{
		float: none;
		max-width: 100%;
	}
	.hasBgCover .hasBg:before{
		top: -24px;
	}
	.procesos .box__text.blackBg:first-child{
		margin-top: 0px;
	}
	#animation_container{
		margin: 0 auto;
	}
	#animation_container_1{
		margin: 0 auto;
	}
	#animation_container_2{
		margin: 0 auto;
	}
	#newsletter.white .wrap{
		width: 100%;
		max-width: 100%;
	}
	#newsletter.white .wrap .back-newsletter{
		right: -25%;
		top: 0;
		width: 94%;
		height: 27vw;
	}
	#newsletter.white .wrap span.icon-radio{
		top: 10px;
	}

	section#excelencia h3{
		font-size: 35px;
		max-width: 380px;
		padding-bottom: 21px;
		width: 100%;
	}

	section#excelencia .brownBg{
		padding-left: 60px;
		padding-right: 60px;
		padding-top: 30px;
	}

	.text__icon{
		margin-bottom: 60px;
	}
	.text__icon:last-child{
		margin-bottom: 10px;
	}

	section#creamosValor h3{
		font-size: 35px;
		max-width: 380px;
		padding-bottom: 21px;
		width: 100%;
		padding-top: 60px;
	}
	#newsletter .wpcf7-form-control-wrap.policy{
		position: absolute;
	}


}


@media (max-width: 768px){
	#custom-slider h1{
		font-size: 48px;
	}
	#custom-slider .text span.circular-text{
		height: 41px;
	}
	.landing-Lean-Construction #custom-slider h2{
		font-size: 27px;
	}
	
	
	section, footer{
		padding: 50px 0 !important;
	}
	.list.list__icons{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}


	.list.list__icons li{
		margin-bottom: 55px;
	}

	.lista_procesos{
		padding-bottom: 25px;
	}

	.lista_procesos li{
		font-size: 22px;
		margin-bottom: 30px;
	}
	.lista_procesos li .num{
		font-size: 16px;
	}
	.lista_procesos li .texto{
		padding-left: 34px;
	}
	.lista_procesos li .texto:before{
		width: 29px;
	}
	.procesos .box__text.blackBg{
		padding: 22px 30px;
	}
	#newsletter .container{
		padding-top: 60px;
	}
	#custom-slider .wrap{
		display: block;
		padding-top: 60px;
	}
	.landing-Lean-Construction #custom-slider .video .video-wrapper{
		padding-bottom: 0px;
	}
	#custom-slider .video img{
		position: relative;
		top: 0;
		left: 76px;
		min-width: 100%;
		height: auto;
		width: 90%;
	}
	#custom-slider .text{
		bottom: 0px;
		background: #000000;
		width: 90%;
		padding-top: 50px;

	}
	.landing-Lean-Construction #custom-slider h1, .landing-Lean-Construction #custom-slider h2{
		color: #ffffff;
	}
	.landing-Lean-Construction #custom-slider h1{
		font-size: 36px;
		line-height: 36px;
	}
	.landing-Lean-Construction #custom-slider h2{
		font-size: 23px;
		margin-top: 10px;
	}

	.objetivoLean .box__text:first-child{
		max-width: none;
		width: auto;
		margin-left: -10px;
		margin-right: -10px;
		padding: 40px 50px;
		width: calc(90% + 18px);
		padding: 28px 20px;
	}

	.objetivoLean .box__text:first-child p{
		font-size: 17px;
	}



}


@media (max-width: 580px){
	.pseudoTable__row.pseudoTable__row--row > *:first-child{
		width: 235px;
	}
	
	/*#custom-slider .text{
		position: relative;
    bottom: initial;
    padding: 30px 0;
	}*/
	#custom-slider h1{
		font-size: 35px;
	}
	#custom-slider .text span.circular-text{
		height: 32px;
	}
	.landing-Lean-Construction #custom-slider h2{
		    font-size: 22px;
	}
	.objetivoLean .box__text p{
		  font-size: 18px;
	}
	.objetivoLean .box__text{
		padding: 40px 27px;
	}
	.text__icon{
		-ms-flex-wrap: wrap;
              flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
	}
	.text__icon p{
		width: 90%;
		text-align: center;
		margin-bottom: 30px;
	}
	.text__icon.text__icon--left{
		-ms-flex-wrap: wrap;
              flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
	}
	#newsletter.white p{
		margin: 20px 0 70px 0;
	}

	#newsletter.white form .group-column:not(.group-center){
		width: 100%;
	}

	#newsletter .wrap.p-t-b .wrap-content form .group-md-row:nth-child(4) .col-md-4{
		float: none;
		width: 100%;
		text-align: center;
	}
	#newsletter input[type="submit"]{
		display: inline-block;
		float: none;
	}
	#newsletter [type="submit"]:disabled{
			display: inline-block;
		float: none;
	}

	#custom-slider .video img{
		left: 48px;
		min-width: 125%;
	}

}

@media (max-width: 480px){
	.pseudoTable__row.pseudoTable__row--row > *:first-child{
		/*width: 235px;*/
	}
	.pseudoTable__row.pseudoTable__row--header span{
		font-size: 14px;
	}
	.pseudoTable__row.pseudoTable__row--header span:nth-child(1){
		width: 46%;
	}
	.pseudoTable__row.pseudoTable__row--header span:nth-child(2){
		width: 27%;
		padding: 10 0px;
	}
	.pseudoTable__row.pseudoTable__row--header span:nth-child(3){
		width: 27%;
		padding-left: 10px;
	}
	.pseudoTable__row.pseudoTable__row--row .pseudoTable__column:nth-child(1){
		width: 46%;
		align-items: center;
		
	}
	.pseudoTable__row.pseudoTable__row--row .pseudoTable__column:nth-child(2){
		width: 27%;
		float: left;
	}
	.pseudoTable__row.pseudoTable__row--row .pseudoTable__column:nth-child(3){
		width: 26%;
		float: left;
	}
	.pseudoTable__row.pseudoTable__row--row .pseudoTable__column{
		font-size: 13px;
	}
	.pseudoTable__column.pseudoTable__column--icon .mask{
		width: 35px;
		height: 35px;
		margin-right: 11px;
		display: block;
		line-height: 50px;
		text-align: center;
	}


	.pseudoTable__column.pseudoTable__column--icon .mask img{
		    max-width: 75%;
	}

	.pseudoTable__row > *:last-child{
		padding-left: 4px;
	}

	.pseudoTable__row.pseudoTable__row--row{
		
	}

	.wrap-pseudoTable{
		overflow: hidden;
		overflow-x: scroll;
	}
	ul.pseudoTable{
		width: 400px;
	}
	section#excelencia .brownBg{
		    padding-left: 5px;
    padding-right: 5px;
	}
	#newsletter.white .wrap{
		padding-left: 13px;
		padding-right: 13px;
	}
	#newsletter.white .wrap h3 b{
		display: none;
	}

	#custom-slider .video img{
		height: 450px;
		min-width: auto;
		width: auto;
	}
	.objetivoLean .box__text:first-child{
		margin-top: -60px;

	}
	#custom-slider .text{
		bottom: 60px;
	}

}

@media (max-width: 360px){
	.lista_procesos li{
		font-size: 19px;
		margin-bottom: 26px;
	}
}















