 
  .cabecera_arq{
  		position:relative;
  }
	.cabecera_arq::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('https://admin.contebio.com/material/comp/201122/1686057774_degradado_izq.png');
  background-size:100% 100%;
  z-index: 3;
}
	.cabecera_arq picture{
   	min-height:200px;
    	max-height:800px;
    	height:65vh;
     	display:block;
   }
	.cabecera_arq picture img{
   	height:100%;
      width:100%;
      object-fit:cover;   
     	object-position:50% 0;
   }
.cntb-485-1-valor-contenido-comun-name{
    color: #ffffff;
    font-size: 120px;
    font-family: 'MADE Canvas';
    font-weight: normal;
    font-style: normal;
    letter-spacing: -0.6px;
    text-align: left;
    line-height: 102px;
    margin-bottom: 50px;
    position: absolute;
    top: 50%;
    left: 3%;
    width: 300px;
    transform: translate(0, -50%);
    z-index:10;
}
.oscurecer:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.35);
}                         
@media screen and (max-width:1440px){
	.cntb-485-1-valor-contenido-comun-name{
    	font-size: 7vw;
    	line-height: 6.1vw;
     	width:280px;
	}
   .cabecera_arq picture img{  
     	object-position:35% 0;
   }
}
@media screen and (max-width:768px){
   .cntb-485-1-valor-contenido-comun-name{
     	font-size: 45px;
    	line-height: 43px;
     	top: 32%;
      width:150px;
   }
  	.cabecera_arq picture{
    	height:400px;
     	display:block;
   }
  	.cabecera_arq picture img{  
     	object-position:35% 30%;
   }
}
@media screen and (max-width:576px){
   .cntb-485-1-valor-contenido-comun-name{
     	font-size: 45px;
    	line-height: 43px;
     	top: 32%;
      width:125px;
   }
  	.cabecera_arq picture{
    	height:550px;
     	display:block;
   }
  	.cabecera_arq picture img{  
     	object-position:35% 30%;
   }
}
  
  .descripcion_arquitecto .cntb-34-0-texto{
  		max-width:740px;
    	margin:0 auto;
    padding:10px;
  }
	.descripcion_arquitecto .cntb-34-block p{
		color: rgba(94,94,94,1);
		font-size: 18px;
		font-weight: 600;
		font-style: normal;
		letter-spacing: -0.3px;
		text-align: left;
		line-height: 28px;
	}
  
  .arq_img_txt_2_1{
    display:flex;
    justify-content:space-between;
    max-width:1100px;
    margin:0 auto;
  }
    .arq_img_txt_2_1 .cntb-34-block{
    width:32%;
   }
    .arq_img_txt_2_1 .cntb-5-block{
    width:62%;
   }
	.arq_img_txt_2_1 .cntb-5-0-archivo-picture img{
   	height:100%;
      width:100%;
      object-fit:cover;
   }
	.arq_img_txt_2_1 .cntb-5-0-archivo-picture {
   	height:100%;
      min-height:380px;
   }
    .arq_img_txt_2_1 .cntb-34-block p{
        color: rgba(94,94,94,1);
        font-size: 18px;
        font-weight: 600;
        font-style: normal;
        letter-spacing: -0.3px;
        text-align: left;
        line-height: 28px;
    }
@media only screen and (max-width:1080px){
   .arq_img_txt_2_1 .cntb-34-block{
    width:47%;
   }
   .arq_img_txt_2_1 .cntb-5-block{
    width:47%;
   }
}
@media only screen and (max-width:768px){
    .arq_img_txt_2_1{
        display:flex;
        flex-direction:column;
  }
  .arq_img_txt_2_1 .cntb-34-block{
    width:100%;
   }
    .arq_img_txt_2_1 .cntb-34-block .cntb-34-0-texto{
      padding:3rem 1.5rem;
   }
    .arq_img_txt_2_1 .cntb-5-block{
    width:100%;
      
   }
}
  
  .arq_800 .cntb-5-block{
  		max-width:800px;
    	margin:0 auto;
  }
@media (max-width:576px){
	.arq_800 .cntb-5-block{
  		width:100%;
    	margin:0 auto;
  }
}
  
  .arq_2txt_800{
        width:800px;
        margin:0 auto;  
        display:flex;
        justify-content:space-between;
  }
    .arq_2txt_800 .cntb-34-block{
    width:47%;
   }
    .arq_2txt_800 .cntb-34-block p{
        color: rgba(94,94,94,1);
        font-size: 18px;
        font-weight: 600;
        font-style: normal;
        letter-spacing: -0.3px;
        text-align: left;
        line-height: 28px;
    }
@media only screen and (max-width:768px){
    .arq_2txt_800{
        width:100%;
        margin:0 auto;  
        display:flex;
        flex-direction:column;
        justify-content:space-between;
    }
    .arq_2txt_800 .cntb-34-block{
    width:100%;
      margin-bottom:30px;
   }
}
  
  .kr_epa .form_kr_epa_txt{
  		width:32%;
      max-width:320px;
  }
	.kr_epa .form-ayudarte{
   	width:60%;
   }
	.kr_epa .form-ayudarte label{
   	display:none;
   }
	.submit_form-ayudarte{
   	display:flex;
     	flex-direction:row;
     	justify-content:space-between;
     	margin-top:50px;
   }
.legal_kr_ayudarte{
	opacity: 1;
color: rgba(94,94,94,1);
font-size: 9px;
font-weight: 500;
font-style: normal;
letter-spacing: 0px;
text-align: left;
line-height: 11px;
  width:70%;
}
	.btn-form-ayudarte{
   	width:135px;
     	height:35px;
     	margin-left:10px;
   }
	.kr_epa .form-ayudarte label.form-check-label{
   	display:block;
     	opacity: 1;
		color: rgba(94,94,94,1);
		font-size: 14px;
		font-weight: 600;
		font-style: normal;
		letter-spacing: 0px;
		text-align: left;
		line-height: 22.5px;
     	margin-top: 25px;
   }
	.kr_epa .form-ayudarte .form-control::placeholder{
		color: rgba(94,94,94,1);
		font-size: 18px;
		font-weight: 600;
		letter-spacing: 0px;
		text-align: left;
		line-height: 13.5px;
   }
	.kr_epa .form-ayudarte .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2.8em;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border-left:none;
    border-right:none;
    border-top:none;
    border-bottom: 1px solid rgba(151,151,151, 1);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
     margin-bottom:10px;
}

	.kr_epa .form_kr_epa_row{
   	display:flex;
    	flex-direction:row;
     	justify-content:space-between;
   }
  .kr_epa .cntb-34-0-texto{
  		max-width:1000px;
    	margin:0 auto;   	
  }
  .kr_epa h2{  	
		font-size: 45px;
		font-weight: 600;
		letter-spacing: -0.9px;
		text-align: left;
		line-height: 37px;
    	padding-bottom:36px;
  }
	.kr_epa p {   	
		color: rgba(94,94,94,1);
		font-size: 18px;
		font-weight: 600;
		letter-spacing: -0.3px;
		text-align: left;
		line-height: 26px;
   }
 	.kr_epa_contact_info{     
		color: rgba(110,110,110,1);
    	font-size: 10px;
    	font-weight: 600;
    	text-align: left;
    	line-height: 20px;
    	margin-top: 60px;
   }
@media only screen and (max-width:850px){
	.legal_kr_ayudarte {
         width: 58%;
   }
}
@media only screen and (max-width:650px){
	.kr_epa .form_kr_epa_row {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
  .form-ayudarte{
  		width:90%!important;
    	margin-left:auto;
    	margin-right:auto;
  }
  .kr_epa .form_kr_epa_txt {
    width: 90%!important;
    max-width: unset!important;
    margin:0 auto 40px;
}
  	.submit_form-ayudarte {    
    flex-direction: column;
    justify-content: space-between;
    margin-top: 50px;
}
  .legal_kr_ayudarte {
         width: 90%;
         margin-top:20px;
   }
}
  
  .kr_cdt_row .cntb-34-0-texto{
    	display:flex;
    	flex-direction:row;
  }
	.cab_cercadeti{
   	display:flex;
    	flex-direction:row;
     	align-items:center;
   }
	.kr_cdt_row h2{   	
		font-size: 65px;
		font-weight: 600;
		letter-spacing: -1.3px;
		text-align: left;
		line-height: 58px;
     	min-width: 40%;
   }
	
@media only screen and (max-width:990px){
	.kr_cdt_row h2 {
    font-size: 55px!important;
    line-height: 48px!important;
}
  @media only screen and (max-width:768px){
	.kr_cdt_row h2 {	
		font-size: 45px!important;
		font-weight: 600!important;
		font-style: normal!important;
		letter-spacing: -0.9px!important;
		text-align: left!important;
		line-height: 37px!important;
     	margin-bottom: 30px!important;
     	width:90%;
	}
    .cab_cercadeti{
    	display: flex;
    	flex-direction: column;
    	align-items: center;
    }
  
.slider_arq_en_arq{
	overflow:hidden;
}
picture.cntb-489-0-0-valor-contenido-comun-image-picture{
	display: block;
	height: 50vw;
	min-height: 200px;
	max-height: 750px;
}
picture.cntb-489-0-0-valor-contenido-comun-image-picture img{
	width:100%;
   height:100%;
   object-fit:cover;
  	object-position:50% 18%;  
}
.cntb-489-0-arq-en-arq-element::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('https://cdn.kronosre.com/material/comp/200707/1685042209_degradado.png');
  background-size:100% 100%;
  z-index: 3;
}
.cntb-489-0-1-0-valor-contenido-comun-name{
color: #ffffff;
font-family: "MADECanvas";
font-size: 80px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.69px;
text-align: left;
line-height: 80px;
width:300px;
}
.cntb-489-0-arq-en-arq-group-arq-en-arq-txt{
	position:absolute!important;
	left:80%;
	top:50%;
   z-index:4;
  	transform:translate(0, -50%);
}
.cntb-489-0-1-0-valor-contenido-comun-name::after{
	content: url('https://admin.contebio.com/material/comp/200707/1685046204_descubrir.svg');
  	display: block;
  	width: 250px;
  	margin-top:30px;
}
@media only screen and (max-width:2100px){
  .cntb-489-0-arq-en-arq-group-arq-en-arq-txt{
		left:77%!important;
	}
}
@media only screen and (max-width:1600px){
  .cntb-489-0-arq-en-arq-group-arq-en-arq-txt{
		left:73%!important;
	}
  .cntb-489-0-1-0-valor-contenido-comun-name{
		font-size: 65px;
    	line-height: 65px;
	}
}
@media only screen and (max-width:1200px){
  .cntb-489-0-arq-en-arq-group-arq-en-arq-txt{
		left:70%!important;
	}
  .cntb-489-0-1-0-valor-contenido-comun-name{
		font-size: 60px;
    	line-height: 60px;
    	width:225px;
	}
  	.cntb-489-0-1-0-valor-contenido-comun-name::after{
  	width: 200px;
}
}
@media only screen and (max-width:990px){
  .cntb-489-0-arq-en-arq-group-arq-en-arq-txt{
		left:67%!important;
	}
  .cntb-489-0-1-0-valor-contenido-comun-name{
		font-size: 40px;
    	line-height: 37px;
    	width:190px;
	}
  	.cntb-489-0-1-0-valor-contenido-comun-name::after{
  	width: 150px;
}
}
@media only screen and (max-width:768px){
  picture.cntb-489-0-0-valor-contenido-comun-image-picture{
    height: 575px;
}
.cntb-489-0-arq-en-arq-element::before {  
  background: url('https://admin.contebio.com/material/comp/200760/1685100563_degradado_mobile.png');
  background-position: bottom;
    background-size: 100% 100%;
}
  .cntb-489-0-arq-en-arq-group-arq-en-arq-txt {
  		top:70%;
      left:10%!important;
  }
  .cntb-489-0-1-0-valor-contenido-comun-name{
		font-size: 60px;
    	line-height: 56px;
    	width: 250px;
	}
  	.cntb-489-0-1-0-valor-contenido-comun-name::after {
    	display: block;
   	width: 210px;
    	margin-top: 22px;
	}
}
 