@charset "utf-8";
/* CSS Document */

#mod_years {
}
	#mod_years .years {
		padding-bottom: 25px;
		margin-bottom: 25px;
		border-bottom: solid 1px #000000 
	}
		#mod_years .years-last { border-bottom: none!important } 
		#mod_years .years .years-img {
		}
			#mod_years .years .years-img img { max-width: 100%; }
			
		#mod_years .years .years-content {
		}
			#mod_years .years .years-content .years-content-title h3{
				text-transform: uppercase;
				font-size: 18px;
				font-weight: bold;
				background: none;
				padding-left: 0px;
				height: 36px
			}
			#mod_years .years .years-content .years-content-city {
				font-weight: bold;
				text-transform: uppercase;
			}
			#mod_years .years .years-content .years-content-date {
				font-style: italic
			}
			#mod_years .years .years-content .years-content-km {
				font-style: italic
			}
			#mod_years .years .years-content .years-content-perex {
			}
			#mod_years .years .years-content .years-content-ahref {
			}
				#mod_years .years .years-content .years-content-ahref i { margin-left: 5px;}


@media only screen and (max-width: 767px){ 
}