/* BASIC css start */
.-top {
    padding-top: 38px;
    padding-bottom: 12px;
    padding-right: 11px;
    text-align: right;
}

.-top img {
    height: 29px;
}

.footer4x {
    border-top: 1px solid #808080;
    margin-bottom: 35px;
}

.footer4x ul {
    font-size: 0;
}

.footer4x ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    width: 50%;
    text-align: center;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.footer4x ul li a {
    color: #808080;
    font-size: 10px;
    letter-spacing: 0.8px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    display: block;
}

.footer4x ul li:nth-child(odd) {
    border-left: 0;
}

.cs_center {
    text-align: center;
    color: #8b8b8b;
    font-size: 11px;
    font-family: 'Lato', sans-serif;
    line-height: 1.6;
}

.cs_center h3 {
    font-family: 'Reem Kufi', sans-serif;
    color: #a48f78;
    font-size: 18px;
    letter-spacing: 0.8px;
}

.cs_center .cs_info {
    padding-top: 2px;
    line-height: 1.9;
}

.company_info {
    text-align: center;
    color: #8b8b8b;
    font-size: 11px;
    font-family: 'Lato', sans-serif;
    line-height: 1.9;
    text-transform: uppercase;
}

.company_info p {
    font-family: 'Reem Kufi', sans-serif;
    color: #a48f78;
    font-size: 11px;
    letter-spacing: 0.5px;
    padding-top: 40px;
    padding-bottom: 10px;
}

.copylight {
    color: #8b8b8b;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    text-align: center;
    text-transform: uppercase;
    padding-top: 30px;
    font-weight: 300;
    letter-spacing: -0.8px;
}

.fsns {
    text-align: center;
    padding: 30px 0;
}

.fsns ul {
    font-size: 0;
}

.fsns ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.fsns ul li img {
    width: 27px;
}

.pc {
    text-align: center;
    padding-bottom: 80px;
    width: 115px;
    margin: 0 auto;
}

.pc a {
    font-family: 'Lato', sans-serif;
    color: #8b8b8b;
    letter-spacing: 0.5px;
    border: 1px solid #cccccc;
    padding: 6px 0;
    display: block;
    font-size: 10px;
} 

/* BASIC css end */

