/*section*/
section{width:100%; height:auto; min-height:550px; padding:0px 0px 135px 0px; background:#fff url('../images/section.png') no-repeat top center;}
section article{width:960px; height:auto; margin:auto; padding:0px 20px; position:relative;}
section article h2{font-size:22px; color:#fc715e; font-weight:700; line-height:100px;}
section article p.home{width:900px; height:auto; padding:25px 30px; overflow:hidden; border-radius:10px; background:#f1eee8;}
section article span.name{width:180px; height:auto; display:block; padding:50px 0px 0px 780px; font-size:13px; font-weight:700; background:url('../images/ballon.png') no-repeat top center;}
section ul.customers{width:1000px; height:auto; margin:78px auto 0px; display:block; overflow:hidden;}
section ul.customers li{width:300px; height:425px; display:block; float:left; margin:0px 10px 30px 20px; padding: 0px 0px 30px 0px; border-bottom:3px solid #fc715e; background:#f8f6f2;}
section ul.customers li h3{padding:31px 31px 14px 31px; font-size:16px; color:#fc715e; font-weight:700;}
section ul.customers li p{padding:0px 31px;}
section ul.customers li p small{font-size:11px;}
section ul.customers li a.button{width:72px; height:28px; display:block; margin:15px auto 0px; padding:0px 14px; line-height:28px; font-size:12px; border-radius:10px; box-shadow: 0px 3px 0px #e26958; text-transform:uppercase; text-align:center; text-decoration:none; color:#fff; background:#fc715e;}
section ul.customers li a.button:hover{box-shadow: 0px 3px 0px #fc715e; background:#e26958;}
div.contact{width:960px; height:450px; display:block; left: 20px; position:absolute; z-index: 9999; top: 100px; background:url('../images/contact.png') no-repeat top center;}
div#map{width:960px; height:480px; display:block;}
div.map-container{width:960px; height:450px; overflow:hidden;}
section article span.address{width:180px; height:auto; display:block; padding:0px 0px 0px 780px; font-size:13px; font-weight:700;}
section article span.address a{text-decoration:none;}
section article label{width:100%; height:25px; display:block; font-size:14px; font-weight:bold; margin:25px 0px 5px 0px; color:#4b4b4b; line-height:25px;}
section article form input.input{width:480px; height:30px; padding:5px; border:1px solid #cfcfcf; border-radius:5px; transition: all .2s;}
section article form input.input:hover{border:1px solid #888888; transition: all .2s;}
section article form input.input:focus{border:1px solid #2f87c4; transition: all .2s;}
section article form input.red{border:1px solid #fc715e;}
section article form textarea.textarea{width:480px; height:250px; padding:5px; border:1px solid #cfcfcf; border-radius:5px; transition: all .2s; max-width:480px; max-height:350px;}
section article form textarea.textarea:hover{border:1px solid #888888; transition: all .2s;}
section article form textarea.textarea:focus{border:1px solid #2f87c4; transition: all .2s;}
section article form textarea.red{border:1px solid #fc715e;}
section article form input.submit{width:120px; height:35px; display:block; margin:15px 0px 0px 372px; transition: all .2s; padding:0px 14px; border:none; cursor:pointer; line-height:28px; font-size:12px; border-radius:10px; box-shadow:0px -3px 0px #e26958; text-transform:uppercase; text-align:center; text-decoration:none; color:#fff; background:#fc715e;}
section article form input.submit:hover{box-shadow: 0px -3px 0px #fc715e; background:#e26958; transition: all .2s;}

