@charset "utf-8";
/* CSS Document */
.container-new {
    width: 960px;
    display: block;
    margin: 0 auto;
    padding: 0px 15px;
}
h1, .h1 {
    font-size: 24px;
    font-family: 'Helvetica';
    margin: 0 auto;
    line-height: 1;
}
h2 {
    font-size: 20px;
    font-family: Arial, "sans-serif";
    margin: 0px auto;
}
h4 {
    font-size: 16px;
    color: #636466;
    font-weight: 400;
}
p {
    font-family: Arial, "sans-serif";
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
}
.main-header {
    padding: 35px 0px 22px;
    width: 100%;
    display: block;
}
.right-header {
    float: right;
    width: 100%;
    text-align: right;
}
.right-header p {
    width: 100%;
    text-align: right;
    font-size: 17px;
    color: #4d4d4f;
    font-family: Arial, "sans-serif";
    line-height: 22px;
    margin: 0 auto;
}
.right-header a {
    color: #0033ff;
    font-size: 14px;
    font-family: Arial, "sans-serif";
}
.banner-main {
    background: url(../images/banner-bg.jpg) top center no-repeat;
    background-size: 100% auto;
    display: block;
    width: 100%;
    height: 520px;
}
.banner-main .banner-content {
    background: rgba(51, 102, 204, 0.75) none repeat scroll 0 0;
    float: right;
    box-sizing: border-box;
    height: 250px;
    padding: 55px 30px 0;
    text-align: right;
    width: 440px;
}
.banner-main .banner-content h2 {
    margin-bottom: 25px;
}
.banner-main .banner-content p, .banner-main .banner-content h2 {
    color: #FFF;
}
.strong-tradition {
    padding: 55px 0px;
    display: block;
    width: 100%;
}
.content-lefgt-top h1 {
    color: #336699;
    margin-bottom: 20px;
}
.content-lefgt-top p {
    font-size: 18px;
    line-height: 27px;
    color: #333333;
    font-family: Arial, "sans-serif";
    margin-bottom: 25px;
}
.content-lefgt-top p:last-child {
    margin-bottom: 0px;
}
.contact-us-section {
    background: #3366cc;
    width: 100%;
    display: block;
    padding: 15px 0px;
}
.form-area input, .form-area textarea {
    width: 100%;
    float: left;
    border: 0 none;
    background: #FFF;
    font-size: 14px;
    color: #4d4d4f;
    padding: 10px 7px;
    margin-bottom: 7px;
}
.form-area textarea {
    resize: none;
}
.form-area input[type="email"] {
    width: 49%;
    margin-left: 2%;
}
.form-area input[type="tel"] {
    width: 49%;
}
.form-area input[type="submit"] {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    float: right;
    width: auto;
    background: none;
    color: #FFF;
    letter-spacing: 1px;
    padding: 5px 0px;
}
.form-area .h1 {
    margin-bottom: 10px;
    float: left;
    width: 100%;
    color: #FFF;
}
.form-area ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #4d4d4f;
 opacity: 1;
}
.form-area ::-moz-placeholder { /* Firefox 19+ */
 color: #4d4d4f;
 opacity: 1;
}
.form-area :-ms-input-placeholder { /* IE 10+ */
 color: #4d4d4f;
 opacity: 1;
}
.form-area :-moz-placeholder { /* Firefox 18- */
 color: #4d4d4f;
 opacity: 1;
}
.right-text-contact > p {
    color: #fff;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 26px;
    margin-top: 60px;
    text-align: right;
}
.right-text-contact > p.name {
    font-size: 13px;
    margin: 15px auto 0;
    line-height: 1;
}
.right-text-contact > p.name > span {
    display: block;
    line-height: 1;
    margin: 0 auto;
}
.client-services {
    padding: 55px 0px;
    display: block;
    width: 100%;
}
.client-services .h1 {
    color: #336699;
    margin-bottom: 20px;
}
.client-services .image-area {
    background: #333 none repeat scroll 0 0;
    display: block;
    margin-bottom: 25px;
    min-height: 140px;
}
.client-services p {
    line-height: 24px;
    font-family: 'Helvetica';
    color: #333;
}
.designed-projects {
    display: block;
    width: 100%;
    padding: 15px 0px;
}
.designed-projects .text-bg {
    font-size: 20px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    padding: 30px;
    background: #3366cc;
}
.designed-projects p {
    margin: 0 auto;
    width: 100%;
    padding: 14px 0px 20px;
    border-top: 1px solid #3366cc;
    border-bottom: 1px solid #3366cc;
}
.gallery-section {
    display: block;
    width: 100%;
    padding: 55px 0px;
    border-bottom: 1px solid #5c5c5c;
}
.gallery-section h4 {
    margin: 0 auto 17px;
    display: block;
}
.gallery-section img {
    margin-bottom: 40px;
    width: 100%;
}
.distributor {
    padding: 55px 0px;
}
.text-left-contact p {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 25px;
}
.text-left-contact p b, .text-left-contact p span {
    float: left;
    width: 100%;
}
.text-left-contact p span.underline {
    text-decoration: underline;
}
.text-left-contact .heading {
    background: #3366cc none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
    padding: 20px 0;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
}
