@media screen and (min-device-width: 1297px) and (max-device-width: 2000px) { 
	div {
		/* color:white; */
	}
}

.c-text-max-long {
	max-width: 1170px;
}
.inline-odsad {
	display: inline-block;
	margin-top:1rem;
}

.pr-1 {
	padding-right:1rem;
}

.c-old-ref {
	border-radius: 1.4rem;
	background:#D9D9D9;
}

.c-old-ref .b-text {
	color:#222;
}

.c-old-ref .b-img {
	min-height:250px;
}

.c-ul-site li {
	background-position: 0% 0.67rem;
}


.c-no-shadow {
	text-shadow:none !important;
}


@media screen and (min-device-width: 500px)  { 
	.c-old-ref .b-img {
		min-height:400px;
	}
}

.button-2-item:hover {
  background-color: #000;
}

@media screen and (max-device-width: 780px) { 
	.c-site-cont-01 .c-site-cont-01__item02 {
		padding-right:0;
	}
}
