@charset "utf-8";
/* CSS Document */
body {
	padding-top:50px;

}
.container-fluid {
	max-width:100%;
	overflow:hidden;
}
#header {
	min-width:100%;
	overflow:hidden;
	background:url("../img/bg_1.jpg");
	background-size:cover;
	background-position: bottom;
	background-repeat: no-repeat;
	min-height:800px;
	display:block;
	color:#fff;
   	-webkit-box-shadow: 0px 0px 40px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 40px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 40px -4px rgba(0,0,0,0.75);border-top:2px solid #EF582E;

}
h1 {
	color:#000;
	text-align:center;
}
h2 {
	text-align:center;
}
.predesk {
	background:#323131;
	color:#fff;
	font-style: oblique;
	padding:10px;
	text-align:center;
	min-height:100px;
	border-radius:20px;
}
a.footer_logo:link, a.footer_logo:visited, a.footer_logo:active {
	color:#000;
	font-size:48px;
	font-weight:bold;
	text-align:center;
}
a.footer_logo:hover {
	text-decoration: none;
	color:#056683;
}
a.header_link:link, a.header_link:active, a.header_link:visited {
	color:#fff;margin-top:100px;
}
a.header_link:hover {
	color:cadetblue;
}
.company_name {
	padding-top:10px;font-size:24px;font-weight:bold;line-height:16px;color:#fff;
}
footer {
	background: #fff;
	-webkit-box-shadow: 0px 0px 40px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 40px -4px rgba(0,0,0,0.75);
box-shadow: 0px 0px 40px -4px rgba(0,0,0,0.75);
}
.phone {
	padding-top:20px;
	font-weight:bold;
	font-size:48px;
	color:#fff;
}
.main-content {
	max-width:1600px;
	margin:0px auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:100px;
	background: #fff;
-webkit-box-shadow: -1px 13px 20px -4px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 13px 20px -4px rgba(0,0,0,0.75);
box-shadow: -1px 13px 20px -4px rgba(0,0,0,0.75);
}
.row {
	max-width:1600px;
	margin:0px auto;
}
.cat_snip {
	margin:10px;
	padding:10px;
	background:none;
	border-radius:10px;

}
.adres {
	text-align:center;
	font-size:14px;
}
a.catlink:link, a.catlink:visited, a.catlink:active {
	color:#fff;
	font-size:0.8rem;
	text-align: center;
	display:block;
	min-height:70px;
	background: #085C59;
	width:99%;
	margin:0px auto;
	border-radius:5px;
	-webkit-box-shadow: inset 0px 0px 11px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 11px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 11px 0px rgba(0,0,0,0.75);
	text-shadow: -1px -1px 20px #000000;
}
a.catlink:hover {
	color:#fff;
	text-decoration: none;
	background: #530A0B;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
}
a.nav-link1:link, a.nav-link1:visited, a.nav-link1:active {
	color:#000;
	font-size:1rem;
	text-align: center;
	display:block;
	margin:0px auto;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	
}
a.nav-link1:hover {
	-webkit-box-shadow: inset 0px 0px 11px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 11px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 11px 0px rgba(0,0,0,0.75);
	background:#17666A;color:#fff;
}
a.cat_header:link, a.cat_header:visited, a.cat_header:active {
	color:darkcyan;
	font-size:2rem;
	display:block;
	text-align: center;
}
a.cat_header:hover {
	text-decoration: none;
	color: #5A0608;
}
a.citilink:link, a.citilink:visited, a.citilink:active {
	color:darkcyan;
	font-size:1rem;
	display:block;
	text-align: left;
}
a.marks:link, a.marks:visited, a.marks:active {
	color:darkcyan;
	font-size:1rem;
	display:block;
	text-align: left;
	font-weight:bold;
}
a.marks:hover {
	color:#000;
	text-decoration: none;
}
a.getsub:link, a.getsub:visited, a.getsub:active {
	color:#000;
	font-size:10px;
	display:block;
	text-align: left;
	font-weight:bold;
}
a.getsub:hover {
	color:#158C0B;
}
a.markname:link, a.markname:visited, a.markname:active {
	color:#000;
	display:block;
	text-align: left;
	font-weight:bold;
}
a.markname:hover {
	color:sienna;
}
a.markname_active:link, a.markname_active:visited, a.markname_active:active {
	color:#fff;
	display:block;
	text-align: left;
	font-weight:bold;
	font-size:18px;
	background:#350203; padding:10px;
	text-align:center;
}
a.markname_active:hover {
	color:#fff;background: #0F6E7E;text-decoration: none;
}
#cities {
	background: #ededed;
	padding:5px;
	border:1px solid #B4B1B1;
}
table {
  border-collapse: collapse;
  color: #686461;
	width:99%;
	margin:0px auto;
}
caption {
  padding: 5px;
  color: white;
  background: #8FD4C1;
  font-size: 18px;
  text-align: left;
  font-weight: bold;
}
th {
  border-bottom: 2px solid #ededed;
  padding: 10px;
  text-align: left;
	background:#000;
	color:#fff;
}
td {
  padding: 5px;
}
tr:nth-child(odd) {
  background:#ededed;
}
tr:nth-child(even) {
  background:#fff;
}
.btn-primary {
	background:#000;
	border:0px;
}
.newfooter {
	background: #666666;
	color:#fff;
}
.newfooter a {
	color:#fff;
}
.circled {
	border-radius:1000px;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
	border:2px solid #1B5B72;
	margin-bottom:10px;
}
