
body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-FAMILY: Arial, Helvetica ;
	FONT-SIZE: 13px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	HEIGHT: 100%
}
td {FONT-FAMILY: Arial, Helvetica ;
	FONT-SIZE: 13px;
}	
img { border:0;}
h1 {
	FONT-SIZE: 13px;
}
.all {
	FONT-SIZE: 11px;
	COLOR: Gray;
}
.date {
	FONT-SIZE: 11px;
	font-weight: bold;
}

.price {
	background : White;
}
.gallery{
	width:100%;
	margin-left: 20px;
}
.galleryBlock{
	display: inline-block;
	width: 30%;
}
.galleryBlock p {
	text-align: center;
}
.g-recaptcha{
	display: inline-block;
	vertical-align: top;
}
.text-danger {
	color: red;
}
.overlay {
	background: #000;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1000;
	opacity: .5;
}
.visible {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -270px;
	overflow: hidden;
	z-index: 2000;

	padding: 0px;
	margin-left: -280px;
	width: 580px;
	height: 541px;
	box-shadow: 0 1px 50px rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
}
#winCall button {
	border: none;
	background: transparent;
	position: absolute;
	top: 30px;
	right: 30px;
}
#winCall button[type="button"]:hover {
	cursor: pointer;
	color: navy;
	text-decoration: underline;
}
#winCall h2 {
	text-align: center;
	color: #f8484a;
	font-family: Roboto;
	font-size: 32px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	width: 310px;
	margin-left: -5px;
}
.winCall button {
	border: none;
	background: transparent;
	position: absolute;
	top: 30px;
	right: 30px;
}
.winCall button[type="button"]:hover {
	cursor: pointer;
	color: navy;
	text-decoration: underline;
}
.winCall h2 {
	text-align: center;
	color: #f8484a;
	font-family: Roboto;
	font-size: 32px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	width: 310px;
	margin-left: -5px;
}
.inputTextHead {
	width: 300px !important;
	height: 50px !important;
}
.inputTextHead {
	width: 275px;
	height: 40px;
	border-radius: 3px;
	border: 1px solid #888888;
	color: #000000;
	font-size: 16px;
	font-weight: 300;
	margin: 10px;
	margin-left: 10px;
	padding-left: 20px;
	background: rgba(0, 0, 0, 0);
	margin-left: 0;
	display: block;
}
.modalOrderCall._no-active {
	background-color: #ccc;
}
.visible .modalOrderCall {
	height: 50px;
	border-radius: 3px;
	border-color: #f8484a;
	background-color: #e70003;
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	float: right;
	width: 300px;
	margin-top: 10px;
	cursor: pointer;
}
.content {
	width: 300px;
	margin: 110px auto 0 auto;
}
#aContactHeadCall {
	padding-right: 25px;
	padding-left: 25px;
	border: 2px solid #e60d00;
	border-radius: 5px;
	font-size: 14px;
	background-color: #e60d00;
	text-align: left;
	text-transform: uppercase;
	color: fff;
	text-decoration: none;
}
#aContactHeadCall:hover {
	background-color: transparent;
	color: #e60d00;
}
.visible .modalOrderCall:disabled{
	background-color: ccc;
}
.nav {
	margin-bottom: 50px;
	margin-top: -20px;
}
.nav a {
	color: #000;
}
.nav a:hover {
	color: blue;
}
.imgBoss {
	width: 300px;
	height: 400px;
}

.imgBoss img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.galleryBlocks {
	display: inline-block;
	float: left;
	margin-right: 25px;
}

.imgBottom img {
	width: 55px;
	height: 55px;
	object-fit: cover;
}

.imgBottom {
	margin-top: 10px;
	max-width: 300px;
	padding-left: 4px;
}
.contentTd p {
	text-indent: 20px;
}
h1{
	text-align: center;
}