@charset "utf-8";
/* CSS Document */
.custom-footer-wrapper {
    background: none repeat scroll 0 0 #fafafa;
    margin-top: 50px;
    padding-bottom: 35px;
    padding-top: 35px;
    margin-bottom:100px !important;
}
.custom-footer {
    margin: 0 auto;
    text-align: left;
    width: 980px;
}
.custom-footer .custom-footer-column {
    float: left;
    margin: 0 10px;
    width: 225px;
}
 .custom-footer .custom-footer-column .line{
    background-color: #f2532f;
}
.custom-footer .custom-footer-column h1 {
    border-bottom: 1px solid #d8d5d5;
    color: #000;
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 0;
    padding-bottom: 18px;
    text-transform: uppercase;
	line-height:24px;
}
.custom-footer .custom-footer-column .line {
    background-color: #f2532f;
    font-size: 0;
    height: 1px;
    margin-left: 10px;
    margin-top: 42px;
    position: absolute;
    text-indent: -9999px;
    width: 20px;
}.custom-footer .custom-footer-column .text {
    color: #000000;
    font-size: 12px;
}
.clear,.clearfix{clear:both;}
.custom-footer .custom-footer-column .custom-footer-contact .address .contact-icon {
    background-image: url("../images/icon-address.png");
}.custom-footer .custom-footer-column .custom-footer-contact .contact-icon {
    background-color: #909090;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    height: 27px;
    position: absolute;
    width: 27px;
}
.custom-footer .custom-footer-column .custom-footer-contact .email .contact-icon {
    background-image: url("../images/icon-email.png");
}
.custom-footer .custom-footer-column .custom-footer-contact .address .info {
    margin-bottom: 25px;
    padding-left: 40px;
}
.custom-footer .custom-footer-column .custom-footer-contact .email .info {
    margin-bottom: 25px;
    padding-left: 40px;
    padding-top: 6px;
}
.info a{color:#f2532f;}
.custom-footer .custom-footer-column .text label{clear:both;}
.custom-footer .custom-footer-column .text .input-box{float:left; clear:left; margin-right:3px;}
.custom-footer .custom-footer-column .text button.button{float:left;}

.footer-wrapper {
    background-color: #2e2f33;
}
.footer-wrapper .footer {
    color: #ffffff;
    margin: 0 auto;
    margin-bottom: 15px;
	padding-bottom: 15px;
    padding-top: 15px;
    width: 980px;
}
.footer-wrapper .footer .footer-left {
    text-align: left;
    width: 520px;
}
.footer-wrapper .footer-left, .left {
    float: left !important;
}

.footer-wrapper .footer ul {
    display: inline;
}
.footer-wrapper .footer .links li {
    text-transform: none;
}
.footer-wrapper .footer .links li a{
 color:#909090;
}
.footer-wrapper .footer li {
    background: url("../images/bkg_pipe1.gif") no-repeat scroll 100% 50% rgba(0, 0, 0, 0);
    display: inline;
    margin: 0 3px 0 0;
    padding: 0 5px 0 0;
}
.footer-wrapper .footer  li.last {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding-right: 0 !important;
}

.footer-wrapper .footer .footer-right {
    text-align: right;
    width: 429px;
}
.footer-wrapper .footer-right, .right {
    float: right !important;
}
#paymenticons img {
    margin-bottom: 5px;
    margin-left: 3px;
}
.relative{position:relative;}
.instagramaccount{display:block; width:230px; height:345px; z-index:999; position:absolute; top:0; left:0;}
.instagramaccount iframe{z-index:9; position:relative;}
.footer-wrapper .footer{background-image:none!important};