 
  .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:375px;
   }
    .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 screen only and (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;
   }
}
  
.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-group-arq-en-arq-txt-row{
	width:auto!important;
}
.cntb-489-0-arq-en-arq-element-row{
	position: relative;
}
.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;
	}
}
 