@charset "utf-8";
body{ margin:0px; font-family:Tahoma, Geneva, sans-serif; font-size:16px; background:#f1f1f1; color:#333;}
.container { width:990px; margin:0 auto;}
.header{ height:90px; background:#fff; border-top:#f57c00 solid 2px;}
.header .container{ width:960px; padding:0 15px;}
.header .logo{ width:180px; height:82px; background:url(../images/logonew.png) left top no-repeat; display:block; float:left;margin:2px 0 0 0;}
.header .phone{ float:right;margin:12px 0 0 0; color:#000; background:url(../images/phone-ico.png) left center no-repeat;padding:5px 0 5px 65px; font-size:46px;font-family: "dincond-bold";}
.header .phone .code{ color:#666;}


@font-face {
    font-family: "dincond-bold";
    src: url("fonts/dincond-bold.eot?#iefix") format("embedded-opentype"), url("fonts/dincond-bold.woff") format("woff"), url("fonts/dincond-bold.ttf") format("truetype"), url("fonts/dincond-bold.svg") format("svg");
}

.banner{ height:387px; background:url(../images/banner3.jpg) left top no-repeat;margin:0 0 10px;}
.content{ height:650px; padding:40px; background:#FFF url(../images/content-img3.jpg) 465px 390px no-repeat;}
.content-sh{ height:26px; background:url(../images/content-sh.png) left top no-repeat;margin:0 0 10px;}
.footer{ padding:15px; color:#FFF; background: #f57c00; text-align:center; color:#fff; font-size:14px;}
.content h1{ color:#333; font-size:44px; margin:0 0 40px;}
.content{ line-height:30px;}
.content ul{ margin:0px; padding:0px; list-style-type:none;}
.content ul li{ padding:0 0 0 30px; background:url(../images/ptichka.png) left center no-repeat; font-size: 28px; line-height:42px;}
.contacts{ line-height:46px; font-weight:bold; margin:40px 0; font-size: 48px}
.contacts a{color:#39F; text-decoration:underline;}
.contacts a:hover{text-decoration:none;}
.map{ height:200px; width:400px; border:5px solid #F1F1F1;}
.map iframe{ display:block;}