@charset "utf-8";
.footer {
    /*background:#e8e8e8;*/
    /*border-top:1px solid #d9d9d9;*/
    color: #fff;
    font-size: 16px;
    min-width: 1190px;
    margin-top:0;
    padding:0;
    overflow:hidden;
    background:#337ab7;
    height:400px;
    position:relative;
    /*border-top:1px solid #111111;*/
    z-index:101;
}

.footer .f-content {
    margin: 0 auto;
    width: 1190px;
}

.footer .f-content .f-top {
    border-top: none;
    border-bottom: none;
    height: 96px;
}

.footer .f-content .f-top .f-top-content {
    margin: 0 auto;
    padding-top: 36px;
    width: 908px;
    white-space: nowrap;
}

.footer .f-content .f-top .f-top-content .icon-telephone {
    background: url("../images/tele.png") no-repeat;
    height: 24px;
    width: 24px;
}

.footer .f-content .f-top .f-top-content .icon-email {
    background: url("../images/email.png") no-repeat;
}

.footer .f-content .f-top .f-top-content .icon-custom {
    background: url("../images/timer.png") no-repeat;
}

.footer .f-content .f-top .f-top-content .telephone {
    color: #fff;
    font-weight: bold;
}

.footer .f-content .f-top .f-top-content span {
    display: inline-block;
    margin-left: 14px;
    vertical-align: middle;
}

.footer .f-content .f-middle {
    /*background:#fff;*/
    border-bottom: none;
}

.footer .f-content .f-middle .f-middle-content {
    color: #666;
    font-size: 14px;
    margin: 0 auto;
    height: 160px;
    *height: 128px;
    padding-top: 30px;
    width: 906px;
}

.footer .f-content .f-middle .f-middle-content > ul, .footer .f-content .f-middle .f-middle-content > ul > li {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #fff;
}

.footer .f-content .f-middle .f-middle-content > ul > li > a {
    color: #fff;
}

.footer .f-content .f-middle .f-middle-content .title {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.footer .f-content .f-middle .f-middle-content .rules {
    margin-left: 129px;
}

.footer .f-content .f-middle .f-middle-content .contacts {
    margin-right:29px;
}

.footer .f-content .f-bottom {
    color: #666;
    font-size: 14px;
    height: 56px;
    line-height: 56px;
    text-align: center;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
/* FOOTER */
#ftborder{position:absolute;z-index:1;}
.footer  .copyright{text-align:center;vertical-align:middle;position:absolute;z-index:2;width:100%;top:90%;margin-bottom:10px;}
.footer  .copyright li{display:inline-block;vertical-align:middle;}
.footer  .copyright li address a{font-family:'Brandon Grotesque W01';font-size:14px;font-weight:400;letter-spacing:2px;text-transform:uppercase;}
.footer  .copyright li a{color:#fff;font-size:14px;margin:0 15px}

.mt10 {
    margin-top: 10px !important;
}
.mt5 {
    margin-top: 5px !important;
}
a {
    text-decoration: none;
}
/*# sourceMappingURL=footer.css.map */
