html {height:100%;}
body {margin:0px; height:100%; background:#ffffff; font-family: tahoma; font-size:14px; color:#000; }
#menu {margin:0px; padding:0px; color:#fff; font-size:13px; }
#menu li {width:191px; line-height:70px; list-style:none; text-transform:uppercase; margin:0px; padding:0px; float:left; background-color:#344046; text-align:center; border-right:1px solid #20272c;}
#menu a {color:#fff; text-decoration:none;}
#menu a:hover {color:#fff;}
#menu a.on {color:#fff;}
#menu li.on {background-color:#3498db;}
#left-menu {margin:0px 20px 10px 0px; padding:0px; font-size:13px; float:left;}
#left-menu li {width:230px; line-height:15px; list-style:none; text-transform:uppercase; margin:0px; padding:15px 15px 15px 28px; background-color:#fcfcfc; background-image:url(img/arrow2.png); background-repeat:no-repeat; background-position:left center;}
#left-menu a {text-decoration:none;}
#left-menu a:hover {color:#3498db;}
#left-menu a.on {color:#3498db;}
#left-menu li.f1 {background-color:#fcfcfc;}
#left-menu li.f2 {background-color:#f5f5f5;}
#left-menu on {color:#3498db;}
#top {background-color:#e1e1e1;}
#dost {background-color:#f5f5f5;}
#content {vertical-align:top; text-align:left; font-size:14px !important;}
#footer {background-color:#252b2f; color:#7a8f99;}
#footer a {color:#7a8f99; text-decoration:none;}
.Title, h1, h2 {font-weight:normal !important; font-size:24px !important; margin: 0px 0px 24px 0px !important;}
h1.header { font-size:32px !important; color:#ff0000;}
h1, h2 {text-transform: uppercase;}
.TitleC {color:#3498db; text-transform:uppercase; font-weight:normal; font-size:21px; margin: 0px 0px 14px 0px;}
#container {width:910px;}
a {color:#2B2C2B; text-decoration:underline;}
a:hover {color:#3498db;}
a.on {color:#3498db;}
a.ar {background-image:url(img/arrow.png); background-repeat:no-repeat; padding:0px 10px 0px 22px;}
a.nar {padding:0px 10px 0px 0px;}
.phone {font-size:13px;}
.phone1 {padding: 4px 10px;}

#icons div {float:left; margin-left:10px;}

#maintxt {padding:40px;}

a.lbm {color:#fff; padding:15px; background:#3498db; text-decoration:none; font-size:18px; text-transform:uppercase; float:right;}
a.lb {color:#fff; padding:10px; background:#363f45; text-decoration:none; font-size:14px; text-transform:uppercase;}

#mt1 {color:#363f45; font-size:22px; text-transform:uppercase; padding:20px 0px 10px 0px;}
#mt2 {color:#3498db; font-size:13px; text-transform:uppercase;}
#mt3 {color:#898888; padding: 20px 0px 40px 0px; font-size:12px;}
.mu {padding-right:20px;}

#dt1 {color:#363f45; font-size:36px; text-transform:uppercase; padding:20px 0px 10px 0px;}
#dt2 {color:#3498db; font-size:18px; text-transform:uppercase;}
#dt3 {color:#898888; padding: 20px 0px 40px 0px; font-size:12px;}

#ctl_view table { max-width:910px !important; border: 1px #ccc solid !important; border-collapse:collapse !important;}
#ctl_view table td { border: 1px #ccc solid !important; padding:3px !important; vertical-align: top !important; white-space: normal !important;}
#ctl_view table p {padding:0px; margin:0px;}

#content p,div,table,td,font,em,span {font-size:14px !important; font-style: normal !important; font-family: tahoma !important;}
#content img { max-width:910px; height: auto;}
#content p,div,span,h1,h2,h3 {background-color:transparent !important;}
#topcontrol {z-index: 999;}

hr {border:2px dashed #999; border-right:0px; border-left:0px; border-top:0px; height:2px; margin:5px -6px 2px -6px;}

.TitleC {margin-bottom: 0;}
.navbar-toggler {padding: .15rem .35rem;}
#content img {
	max-width: 100%;
    height: auto;
}
@media (max-width: 991px) { 
	#content img {
		min-width: 100%;
		height: auto;
		padding: 1rem 0;
	}
	#menu li {width: auto;}
	.ar {font-size: 80%}
	#left-menu {width: 100%; margin:0; float:none;}
	#left-menu li {width: 100%;}
	#content table, #content td, #content table td em, #content table td span, #content table td font, #content table td p, #content table td div {font-size: 12px!important;}
}
@media (min-width: 992px) {
	.navbar {
		justify-content: center;
	}
}

.buy {
	background-color: #fce9da!important;
	padding: 1rem!important;
	margin-top: 1rem;
	margin-bottom: 2rem;
	font-size: 16px!important;
	clear: right;
}

.zoomify { cursor: pointer; cursor: -webkit-zoom-in; cursor: zoom-in; }
.zoomify.zoomed { cursor: -webkit-zoom-out; cursor: zoom-out; padding: 0; margin: 0; border: none; border-radius: 0; box-shadow: none; position: relative; z-index: 1501; }
.zoomify-shadow { position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; display: block; z-index: 1500; background: rgba(0, 0, 0 , .3); opacity: 0; }
.zoomify-shadow.zoomed { opacity: 1; cursor: pointer; cursor: -webkit-zoom-out; cursor: zoom-out; }

@media (min-width: 992px) {
	.image-col-6 {max-width: 50%!important; padding-left: 1rem; padding-bottom: 1rem;}
	.image-col-4 {max-width: 33.3333%!important; padding-left: 1rem; padding-bottom: 1rem;}
	.image-col-3 {max-width: 25%!important; padding-left: 1rem; padding-bottom: 1rem;}
	.image-col-2 {max-width: 16.6666%!important; padding-left: 1rem; padding-bottom: 1rem;}
}

.table-responsive { width: unset; }
.clear {clear:both;}