.model-slider .swiper-slide{
	/*height: 40vh;*/
}

.model-slider .swiper-slide img{
	height: 40vh;
}

@media only screen and (max-width: 991.9px){
	.modal-cot-content-body-subconatiner-body{
		display: flex;
		flex-direction: column!important;

	}
	.project-info-interior{
		width: 100%;
		margin: 5px;
		padding: 5px!important;
	}

	.internal-section-content .title{
		font-size: 34px;
	}
	.project-cot-interior{
		margin: 24px 13px;
	}
	.cot-project-program{
		width: 100%!important;
	}
	.cot-project-program-form{
		width: 100%!important;
	}
	.modal-cot-content-body-subconatiner-body{
		overflow-y: auto;
	}

	.desordenx .d{
		width: 50vw;
	}
}

