@charset "utf-8";

* {
	margin:0;
	padding:0;
}

/* nachalnie nastroiki zagolovkov vseh urovnei */
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* oformlenie ssylok na saite */
a {text-decoration: underline; color:#0c335d;}

/*ssylka poseshenay */
a:visited {color:#0c335d;}

/*ssylka pri navedenii*/
a:hover {text-decoration: none; color: #b9b27b;}

/*zagolovok uroven 1 */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	font-size:32px;
	color: #012a56;
	text-align:left;
	padding:10px 0px 10px 0px;
}

/*zagolovok uroven 2 */
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-size:20px;
	color: #0c335d;
/*border-bottom:1px solid #d3deed;*/
}

/*zagolovok uroven 3 */
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-size: 18px;
	color: #0c335d;
}

/* zagolovoki uroveni 4-6 */
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover,h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover,h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-size:16px;
	color: #0c335d;
	text-align:left;
}

a img {
	border: 0px;
}

/*kartinka v tekste */
p img {
	margin:0;
}

/*oformlenie abzacev na saite */
p {
	margin: 0 0 10px 0;
	color: #012a56;
	line-height: 500px;
	font: 16px "Roboto",sans-serif;
	font-weight: 300;
	text-align: left;
	line-height: 1.55;
}

/*blok body */

body {
	margin:0 auto;
	padding:0;
	font: 16px "Roboto",sans-serif;
	color:#000;
	text-align:left;
	background: #fafafa;
}

*::-moz-selection {
    background: #b9b27b none repeat scroll 0 0;
    color: #ffffff;
}
	
#page {
	width:100%;
	min-width:700px;
	margin:auto;
	overflow:hidden;
	max-width:1600px;
}

#slider-01{
	width:100%;
	min-height: 700px;
	margin: 0px 0 0 0;
	background: #546543 url('/images/slide-01.jpg') no-repeat center;
	background-size: cover;
}

#slider-02{
	height:195px;
	background: #012a56;
}

#bloc-02{
	border-top: 8px solid #c94403;
	border-bottom: 8px solid #c94403;	
	width:100%;
	margin: 0px 0 0 0;
}

#bloc-02-text {
	margin: 0;
	width: 40%;
	float:left;
	padding: 50px 0px 50px 5%;
}
		
#bloc-02-video {
	margin: 0;
	width: 40%;
	float: right;
	padding: 50px 10% 50px 0;
}

p.bloc-02-text{
	color: #012a56;
    font-size: 16px;
    line-height: 1.55;
}

h2.bloc-02-text {
	color:#012a56;
    font-size: 30px;
	padding: 0 0 30px 0;
	font: "Roboto",sans-serif;
	font-style: normal;
	font-weight: 600;	
}

#bloc-04{
	width:100%;
	font-size: 0px;
	/*min-height: 670px;
	margin: 0px 0 0 0;
	background: #546543 url("/images/map.jpg") no-repeat center;
	background-size: cover;*/
}


#bloc-05 {
	width:100%;
	margin: 0px 0 0 0;
	/*background: rgba(0, 0, 0, 0) url("/images/slide-01.jpg") repeat scroll center center / cover ;*/
}
	

#bloc-06 {
	width:100%;
	margin: 0px 0 30px 0;
	background: #004777;
}

#bloc-06-text {
	width: 40%;
	float:left;
	margin: 50px 0px 50px 5%;
}

#bloc-06-video {
	border-top: 8px solid #c94403;
	width: 40%;
	float: right;
	margin: 50px 10% 50px 0;
}

p.bloc-06-text{
	color: #414042;
    font-size: 16px;
    line-height: 1.55;
	color:#fff;
}

h2.bloc-06-text {
	color:#414042;
    font-size: 30px;
	color:#fff;	
	padding: 0 0 30px 0;
	font: "Roboto",sans-serif;
	font-style: normal;
	font-weight: 600;	
}

#bloc-footer{
	width:100%;
	height:280px;
	padding: 0 0 8px 0;
	border-bottom: 8px solid #c94403;	
	font-size: 0px;
}

#bloc-footer-logo{
	float: right;
	width:100%;
}	

#bloc-footer-logo-01{
	float: right;
	padding: 0 10px 0 0;
}	

#bloc-footer-logo-02{
	float: right;
	padding: 73px 0px 0 0;
	text-align: right;
	bottom: 0;
}	

#content {
	margin:0px 0 30px 0;
}
	
#content p {
	color: #012a56;
    font-size: 16px;
    line-height: 1.55;
}

#header {
	height: 0px;
	}

#heder-logo {
	float:left;
	padding: 10px 0 0 20px;
}

#heder-slogan {
	float:left;
	padding: 30px 0 0 30px;
}

#heder-slogan img {
	width: 90%;
}

#heder-nav {
	float:right;
}
	
#navigation {
	background: url('/images/fon-menu.png');
	height: 145px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
	font-size: 18px;
	line-height: 40px;
	position: relative;
	top: 50px;
	/*opacity: 0.8;*/
	z-index:999;
}

#navigation.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	background: #004777;
	/*background: #012a56;*/
	opacity: 1;
	min-width:700px;
	max-width: 1600px;
}
	
#navigation ul {
	/*width: 1180px;*/
	padding-left: 0;
	margin: 0 auto;
	display: block;
	/*float:right;*/
}
	
#menu li {
	/*float: left;*/
	list-style: none;
	/*padding: 10px 5px;*/
	text-decoration: none;
	font-family: "Roboto",sans-serif;
}
	
#menu>li a:hover {
	color: #656565;
	transition: color 0.5s ease;
}
	
.gold-frame::before {
	background: #cfcaa8 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 80%;
}

.gold-frame {
	min-height: 90px;
    position: relative;
    text-align: center;
}
	
.notification {
    text-align: center;
	color: #fff;
    font: 12px "Roboto Light";
	padding: 0 0 30px 0;
}

.notification img {
    margin-right: 5px;
    margin-top: -2px;
}

.b-form-cont {
	text-align: center;
	padding: 0px 0px 0px 0px;
}	

form input {
    border: 0 none;
    border-radius: 2px;
    /*margin-bottom: 15px;*/
    padding: 12px 15px;
    width: 100%;
}

input[type="tel"]::-moz-placeholder, input[type="text"]::-moz-placeholder {
    color: #919191;
	font: 17px "Roboto",sans-serif;
}

.b-form-cont input {
	font-size: 17px;
	margin: 0 0 10px 0;
    /*margin-right: 40px;
    padding-left: 10px;*/
    vertical-align: top;
    width: 300px;
}

.b-form-cont textarea {
	font-size: 17px;
	margin: 0 0 10px 0;
    vertical-align: top;
    width: 300px;
	font: 17px "Roboto",sans-serif;
	padding: 12px 15px;
	color: #919191;
}

.b-form-cont input[type="submit"] {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #cec9a0 0%, #b9b27b 100%) repeat scroll 0 0;
    color: #fff;
	font: 17px "Roboto",sans-serif;
    margin-bottom: 20px;
	cursor: pointer;
}

.line-text-blok {
	text-align: center;
	padding: 0px 0px 10px 0px;
	clear:both;
}
	
.text-blok {
    display: inline;
    float: left;
    margin: 10px 1%;
    width: 23%;
}	

#breadcrumbs  {
margin: 5px 0 0 10px;
}


/* oformlenie knopok na saite */
.button, input.button, button.validate  {
background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #e4f1f9 0%, #d5e7f3 100%) repeat scroll 0 0;
border: 1px solid #adc5cf;
color: #7da2aa;
cursor: pointer;
left: -5px;
position: relative;
font-weight: bold;
padding: 0px 1em 0px 1em;
}

.button:hover{
background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #e4f1f9 0%, #d5e7f3 100%) repeat scroll 0 0;
border: 1px solid #ff6600;
color: #ff6600;
}

/*oformlenie modulya s suffiksom _foot */
.moduletable_foot {
padding: 10px 10px 0 0;
color: #a09f9f;
}

div.clear {
	clear:both;
}

.right_bat:hover {
	opacity: 1.0; /* «начение прозрачности */
    filter: alpha(Opacity=100); /* ѕрозрачность в IE */
}

.wrapcont{
	padding:210px 5% 10px 5%;
}

@media (max-width: 1110px) {
	#navigation {height: 190px;}
	#heder-slogan {width: 60%;padding: 10px 0 0 30px;height: 132px;}
	#slider-02 {height: 240px;}
	.wrapcont{padding:250px 5% 10px 5%;}
}


@media (max-width: 905px) {
	#bloc-footer-logo-02{float: none;padding:33px 230px 0 0;}	
}

@media (max-width: 882px) {
	#bloc-footer-logo-02{padding: 33px 230px 0 0;}	
}