/*adapt*/
/*
@media only screen and (max-width:1200px) { .top_lene { margin-top: 50px; } }
*/
/*adapt_of*/
/*
@font-face 
    {
    font-family: myriad pro;
    src: url(pro.otf); 
    }
*/
body { margin: 0; padding: 0; background-size: cover; background-attachment: fixed;
font-style: italic; background-image: url('img/fon.jpg'); background-position-y: 0px; }
a { text-decoration: none; color: #000; }
a:hover { color: rgb(34, 5, 5); }

.fyl { min-height:93%; }
.top_lene { background-color: #389DBD; float: left; width: 100%; height: 4px; }
.hrader { background-color: rgba(243, 243, 243, 1);
        float: left; width: 100%; height: 251px; background-size: cover; /*min-width: 1170px; */}
    .hrader_wrap { width: 1170px; margin: 0 auto; }
    .name { float: left; width: 455px; height: 173px; }
        .name_wrap { float: left; color: #0000AD; font-size: 26pt; margin-top: 32; font-weight: bold; }
    .logo { float: left;  width: 260px; height: 173px; }
        .logo_wrap { width: 190px; margin: 7 auto; text-align: center; }
    .contact { float: left;  width: 455px; height: 173px; color: #5C3F15; font-size: 28px; background-color: rgba(243, 243, 243, 1); }
        .contact_wrap { float: right; margin-top: 17px; margin-left: 125; color:#0000AD; }
    .contact_wrap > a { color: #0000AD; font-size: 22px; text-decoration: none;}
    .top_menu { float:left;}
		.top_menu > ul { float:left; padding: 0px; margin: 0px;  }
			.top_menu > ul > li { list-style: none; float: left; width: 149px; height: 66px; text-align: center; background-color: #389DBD; line-height: 59px;
                                  font-size: 25; }
            #top_menu_li_4 { width: 275; }
                #top_menu_li_4 > a { width: 275; }
				.top_menu > ul > li > a { color: #000; text-decoration: none; display: block; width: 152px; height: 66px; }

.top_menu > ul > li > a:hover { color: #fff; background-color: rgba(74, 182, 243, 0.28); }
.top_menu > ul > .active > a { color: #fff; }

.slider_top { width: 1170px; margin: 0 auto; }
    .slider-wrapper { float: left; margin-top: 11px; }

.content_home { width: 1170px; margin: 0 auto; }
    .content_home_wrap { float: left; margin-top: 11px; width: 1170px; background-color: #fff; }
    
.footer_wrap { float: left; background-color:rgb(65, 65, 65) ; height: 75px; width: 100%; margin-top: 15px; }
    .footer { width: 1200px; margin: 0 auto; }
		.footer > ul { float:right; padding: 0px; margin: 0px; }
			.footer > ul > li { list-style: none; float: left; width: 155px; height: 66px; text-align: center; line-height: 75px; font-size: 22; font-family: Helvetica, sans-serif, arial;}
			#footer_menu_li_9 { width: 220; }
			#footer_menu_li_10 { width: 210; }
				.footer > ul > li > a { color: #B3B3B3; text-decoration: none; }
.footer > ul > li > a:hover { color: #fff; }
.footer > ul > .active > a { color: #fff; }
