
.content{ width: 100%; max-width: 1040px;}
p{font-size: 11px;line-height: normal; font-family: Montserrat, sans-serif;text-align: justify; color: #000000;}

.section-header{font-size: 14px;line-height: normal; font-family: Montserrat, sans-serif; padding-top: 10px;padding-bottom: 10px; font-weight: 500;}

ul li{font-size: 11px;line-height: normal; font-family: Montserrat, sans-serif;}
ol li{font-size: 11px;line-height: normal; font-family: Montserrat, sans-serif;}
h1 {font-size: 40px;}

.border-line{border: 2px solid #000; border-radius: 10px;  }
.line{height: 2px; background: #3d3439;width:92%;}

@media screen and (max-width: 767px){
	.content .parte-uno{padding: 0px; }
	.content .parte-dos{padding: 0px; }
	.btn{white-space: normal; word-wrap: break-word; overflow-wrap: break-word;font-size: 16px;}
	.section-header{font-size: 12px;}
	ol, ul{ padding: 0 0 0 25px; }
	
}


@media screen and (max-width: 600px){
	.title-aviso{font-size: 18px;}
}