.bg-qcheckCal {
	background-color: #25414C;
}

.bg-gray-dos{
	background: #4D4D4D;
}

.txt-gray-dos{
	color: #25414C;
}




.znt-list{
	padding-left:  20px;
}

.cont-proyecto.img-der .cont-img-proy {
	right: 0;
}


.titulo.text-left,
.cont-proyecto.text-left{
	-ms-text-align: left !important;
	text-align: left !important;
}

.icon-test-znt{
	width: 110px;
}

.txt-znt-red{
	color: #D32E37;
}

.pt-15prc{
	padding-top: 15%;
}

.format-qcheck{
	width: 68% !important;
	margin-top: 12px !important;
	height: auto !important;
}

.mask.bg-qcheck{
	background-color: rgba(37, 65, 76, .90);
}

@media  all and (max-width: 992px) and (min-width: 599px){
	.cont-img-proy{
		min-height: 470px !important;
		/*background-size: contain !important;*/
		background-size: auto 100%;
		/*background-color: white;*/

	}
	
}

@media all and (max-width: 598px){
	.cont-img-proy{
		background-size: contain !important;
		background-color: white;
	}

	.thumbnail-info .size-ico-150{
		font-size: 80px;
	}


}

@media (max-width: 992px){
	.responsive-reverse-flow{
		display: flex !important;
		flex-flow: column-reverse !important;
	}
}


