@charset "utf-8";
/* CSS Document */
body {
	padding-top:10px;
background:url("../img/13f81a0847bc48f1a6259adeda099c7e.jpeg");
	background-attachment:fixed;
    background-position: top;
	background-repeat: no-repeat;
	background-size:cover;
}
.container-fluid {
	max-width:100%;
	overflow:hidden;
}
#header {
	max-width:100%;
	overflow:hidden;
	background-color: #fff;
	background: url("../img/fon-bezhevyj.jpg");
	background:url("../img/333.png");
	background-position: bottom;
	background-size: cover;
	color:#EFF430;


}
a.header_link:link, a.header_link:visited, a.header_link:active {
    color:#fff;
    font-size:14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top:20px;
    line-height: normal;
}
a.header_link:hover {
    text-decoration: none;
    color: darkcyan;
}











.mail {
	padding-top:20px;
	font-weight:bold;
	font-size:18px;
	color:#fff;
}   

h1 {
	color:teal;
    text-align: center;
    text-transform: uppercase;
}
h2 {
	text-align:center;
}
.company_name {
	padding-top:30px;
    font-size:18px;
    font-weight:bold;
    line-height:16px;
    color:#000;
}
footer {
	background:url("../img/333.png");
	-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);
	color:#fff;
}
.phone {
    margin-top: 20px;
    font-size:18px;
}
a.phone:link, a.phone:visited, a.phone:active {
	margin-top:20px;
	font-weight:bold;
	font-size:18px;
	color:#fff;
}
a.phone:hover {
    color:cadetblue;
    text-decoration: none;
}
.main-content {
	max-width:1300px;
	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:1300px;
	margin:0px auto;
}
.adres {
	text-align:center;
	font-size:14px;
	color:#fff;
}
a.catlink:link, a.catlink:visited, a.catlink:active {
	color:darkcyan;
	font-size:1rem;
	display:block;
	text-align: center;
}
a.catlink:hover {
	color:#055B6C;
	text-decoration: none;
}
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;
	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:90%;
	margin:0px auto;
}
caption {
  padding: 10px;
  color: white;
  background: #8FD4C1;
  font-size: 18px;
  text-align: left;
  font-weight: bold;
}
th {
  border-bottom: 2px solid #000;
  padding: 10px;
  text-align: left;
	background:#5D0855;
	color:#fff;
}
td {
  padding: 10px;
}
tr:nth-child(odd) {
  background:#E6E6E6;
}
tr:nth-child(even) {
  background:#FCDD76;
}
.btn-primary {
	background:#FCDD76;
	border:0px;
}
.newfooter {
	background: #FCDD76;
	color:#fff;
}
.newfooter a {
	color:#000;
}
a.nav-link1:link, a.nav-link1:visited, a.nav-link1:active {
    color:#000;
} 
a.nav-link1:hover {
    
    color:cadetblue;
    text-decoration: underline;
}