 
  .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_800 .cntb-5-block{
	max-width:800px;
   margin:0 auto;
}
@media (max-width: 992px) {
	.arq_800 .cntb-5-block {
  		width:100%;
    	margin:0 auto;
  }
}
  
  .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;
    }
 