@font-face {
    font-family: MyriadPro;
    src: url(../fonts/MyriadPro-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.tpl-cf:after,
.tpl-cf:before {
    content: " ";
    display: table;
}

.tpl-cf:after {
    clear: both;
}

/* ----------------------//------------------------ */
footer a {
    color: #414042;
}

footer {
    font-family: MyriadPro, Arial, sans-serif;
    color: #414042;
    background: #FFFFFF;
}

body#sc footer {
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
}

body#kr footer {
    font-family: "Malgun Gothic", Arial, sans-serif !important;
}

body#th footer {
    font-family: Tahoma, Arial, sans-serif !important;
}

body#vn footer {
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
}

.tpl-wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
}

.tpl-partners {
    text-align: center;
    margin: 0 0 30px;
}

.tpl-mobile-partners {
    display: none;
}

.tpl-payments {
    text-align: center;
    margin: 0 0 30px 0;
}

.tpl-about-contact h3 {
    font-size: 13px;
    margin: 0 0 15px 0;
    font-weight: bold;
}

.tpl-about {
    width: 600px;
    float: left;
    padding-right: 50px;
}

.tpl-about p {
    margin: 0;
    font-size: 13px;
}

.tpl-contacts {
    width: 400px;
    float: left;
}

.tpl-social-media {
    text-align: center;
}

.tpl-social-icons a {
    display: inline-block;
    margin: 0 3px;
}

.tpl-social-icons a.tpl-number {
    cursor: default;
    color: #414042;
    display: inline-block;
    height: 40px;
    vertical-align: top;
}

.tpl-social-icons a.tpl-number span {
    display: inline-block;
    margin-top: 4px;
}

.tpl-support {
    margin-top: 15px;
}

.tpl-support a {
    display: inline-block;
    width: 45%;
    text-align: left;
    vertical-align: top;
    margin: 5px 0;
    font-size: 12px;
    color: #414042;
}

.tpl-support a span {
    float: left;
    padding-right: 4px;
}

.tpl-copyright {
    background: #adadad;
    text-align: center;
    color: #FFFFFF;
    font-size: 13px;
    padding: 5px 0;
}

#tpl-viber, #tpl-line {
    cursor: default;
}
