 
  .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:410px;
   }
    .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: 992px) {
	.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_cdt_row .cntb-34-0-texto{
  		max-width:1000px;
    	margin:0 auto;
    	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;
    }
 