* {
    margin: 0;
    padding: 0;
}

body {
    background: url("img/bg.png");
    color: #fff;
    font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
}

.w a:visited,
a:link,
visited {
    color: #fff;
    text-decoration: none;
}

a img {
    border: 0;
}

h1,
h5 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
    font-size: 100%;
    line-height: 1.5;
}

h2 {
    font-size: 112.5%;
}

h4 {
    font-size: 100%;
    font-weight: 600;
    padding-bottom: 15px;
}

h2,
h6 {
    text-align: center;
}

h6 {
    color: #906;
    font-family: "Courier New";
    font-size: 150%;
    padding-top: 25px;
}

h2,
h5,
h6 {
    padding-bottom: 10px;
}

.hhead {
    color: #906;
    font-size: 150%;
    padding-bottom: 15px;
}

hr {
    color: #d4d4d4;
    margin: 1%;
    width: 96%;
}

.bd {
    font-weight: bold;
}

.cr {
    text-align: center;
}

.w {
    text-shadow: #906 1px 1px 0, #906 -1px -1px 0, #906 -1px 1px 0, #906 1px -1px 0;
}

.w a:hover {
    text-shadow: #0af 1px 1px 0, #0af -1px -1px 0, #0af -1px 1px 0, #0af 1px -1px 0;
}

ul.wn {
    list-style: none;
    padding-top: 15px;
}

ul.wn li {
    display: inline;
    padding-left: 47px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.wrapper {
    background: #e5e5e5;
    margin: 0 auto;
    width: 980px;
}

header {
    background: #777;
    background-image: linear-gradient(to left, #666 26%, #999 67%);
    border-bottom: 1px #ccc solid;
    border-radius: 20px 20px 0 0;
    height: 100px;
}

.hslog {
    font-size: 87.5%;
    margin: 10px 10px 0 50px;
}

.hform {
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0;
    border: #d3d3d3 groove 1px;
    border-radius: 8px;
    margin: 10px 15px 0 10px;
    padding: 3px;
    width: 450px;
}

.hform b {
    font-size: 93.8%;
}

input {
    border: solid 1px;
    border-radius: 5px;
    font-size: 100%;
    height: 25px;
    margin: 10px 10px 0 0;
}

input[type="submit"] {
    height: 30px;
}

.form {
    background-color: #f7f7f7;
    border: #ccc inset 1px;
    border-radius: 7px;
    margin-left: 100px;
    padding: 20px;
    text-decoration: none;
    width: 460px;
}

.form input[type="tel"],
.form input[type="text"] {
    width: 180px;
}

.form i {
    font-size: 12px;
}

.butnfrm {
    background-color: #a60b00;
    background-image: linear-gradient(to top, #650500 10%, #bc1a02 40%);
    border: 1px solid #6e0a01;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.5);
    color: #fff;
    font-weight: bold;
    line-height: 1;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
}

.red:focus,
.red:hover {
    background-color: #96514d;
    background-image: linear-gradient(to top, #96514d 10%, #d05f4e 40%);
    color: #fff;
}

.red:active {
    background: #96514d;
    color: #fff;
}

.sidebar {
    background: url("img/menu_bg.png");
    border-left: 1px #cecece solid;
    border-right: 1px #fff solid;
    width: 199px;
}

ul.nav {
    background: #d9d9d9;
    border-bottom: 7px solid #d9d9d9;
    border-radius: 8px;
    border-top: 7px solid #d9d9d9;
    list-style: none;
    margin: 10px 0;
}

ul.nav li {
    border-bottom: 1px solid #d9d9d9;
    font-size: 106.3%;
    font-weight: 500;
}

ul.nav a,
ul.nav a:visited {
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0;
    background: url("img/menu_b.png");
    color: #fff;
    display: block;
    margin: 3px 5px;
    padding: 3px 5px 3px 10px;
    width: 175px;
}

ul.nav a:active,
ul.nav a:focus,
ul.nav a:hover {
    background: url("img/menu_ba.png");
    color: #fff;
}

#active,
#active_m {
    background: url("img/menu_ba.png");
    color: #eceded;
}

aside {
    background-position: bottom;
    background-repeat: no-repeat;
    height: 2900px;
    text-align: center;
}

.int {
    line-height: 2;
}

.tk_o {
    line-height: 2;
    list-style: none;
    padding-left: 85px;
}

dfn {
    font-size: 112.5%;
}

.tk_s {
    line-height: 2;
    list-style: none;
    margin-left: 13px;
    padding-top: 10px;
}

.tk_s li {
    padding-left: 18px;
}

.tick_v {
    background: url("img/a1.gif") no-repeat 0 8px;
}

.tick_m {
    background: url("img/mts.gif") no-repeat 0 8px;
}

.mail {
    background: url("img/mail.jpg") no-repeat 0 8px;
}

ul.s_icon {
    list-style: none;
}

ul.s_icon li {
    display: inline;
    padding: 4px;
}

.container {
    width: 779px;
}

.bn {
    background: url("img/topban.jpg") repeat-x;
    height: 198px;
    width: 100%;
}

#bn_sl {
    background: url("img/baner.jpg") no-repeat;
    float: left;
    height: 198px;
    width: 448px;
}

.bnti {
    background: url("img/contact.png") no-repeat;
    float: left;
    height: 80px;
    margin: 0 30px 10px 0;
    width: 80px;
}

.bnt {
    float: right;
    height: 80px;
    margin-top: 8px;
    width: 320px;
}

.soc {
    margin-right: 10px;
    margin-top: 10px;
}

.logo_bar {
    background: #e5e5e5;
    height: 52px;
    width: 100%;
}

.logo_bar nav {
    font-weight: 800;
    padding: 15px 0 0 50px;
}

.bodychek {
    list-style-type: disc;
    padding-left: 70px;
}

.bodychek li {
    font-size: 15px;
    list-style: none outside url("img/apply.png");
    margin-left: 30px;
}

.bodytick {
    list-style-type: disc;
}

.bodytick li {
    background: url("img/tick.png") left no-repeat;
    background-size: 30px;
    font-weight: 500;
    line-height: 1.3em;
    list-style: none;
    margin-bottom: 25px;
    min-height: 40px;
    padding-left: 40px;
}

.check_serv {
    list-style-image: url("/res/img/apply.png");
    padding-left: 80px;
    text-indent: 0;
    font-weight: 400;
}

.g_sb {
    padding-bottom: 30px;
}

.g_sb img {
    border: 2px #cecece groove;
    margin: 10px 0;
}

.bnleftbd {
    display: inline-block;
    position: relative;
    width: 217px;
    height: 250px;
    padding: 5px;
    margin: 15px 5px;
    box-sizing: border-box;
    border: #555 solid 1px;
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
    text-indent: 0;
}

.bnleftbd:hover {
    box-shadow: 0 0 15px #39c;
    border: #39c solid 1px;
}

article {
    color: #046;
    font-weight: 600;
    padding: 10px 30px;
    text-align: justify;
    width: 718px;
}

.cred {
    color: #e30124;
    font-family: Arial;
    font-size: large;
    padding-bottom: 20px;
}

footer {
    background-color: #fcfdff;
    border: 1px #cecece solid;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top: 1px #fff solid;
    clear: both;
    color: #333;
    font-weight: 600;
    padding: 10px;
    position: relative;
    text-align: center;
}

.ftl {
    font-size: 75%;
    padding-top: 15px;
    width: 190px;
}

.ftr {
    font-size: 68.8%;
    width: 755px;
}

article,
aside,
footer,
header,
section {
    display: block;
}

#scrollup {
    background: #aaa;
    border-radius: 5px;
    bottom: 10px;
    cursor: pointer;
    display: none;
    left: 10px;
    opacity: 0.5;
    padding: 15px 10px 10px;
    position: fixed;
}

button.drawer-toggle.drawer-hamburger {
    display: none;
}

@media screen and (max-width: 980px) {
    button.drawer-toggle.drawer-hamburger {
        display: block;
    }

    .wrapper {
        width: 100%;
    }

    .sidebar.left {
        display: none;
    }

    article {
        width: 80%;
    }

    .container {
        width: 100%;
    }

    #bn_sl {
        width: 0;
    }

    header {
        height: 155px;
    }

    .bodychek {
        padding-left: 0;
    }

    .bodychek li {
        list-style-image: none !important;
    }

    input[type="file"] {
        width: 180px;
    }

    .hform {
        border: #d3d3d3 groove 1px;
        border-radius: 8px;
        margin: 0;
        padding: 3px;
        width: 100%;
        font-size: 13px;
    }

    .hslog {
        margin: 10px 10px 0 75px;
    }

    .form input[type="tel"],
    .form input[type="text"] {
        width: 180px !important;
    }

    .form {
        margin-left: 0;
        width: 84%;
    }

    ul.wn li {
        padding-left: 10px;
    }

    section h3 {
        text-align: center;
        padding-left: 0 !important;
    }

    footer {
        height: 120px;
    }

    .ftr {
        font-size: 68.8%;
        width: 100%;
    }
}

h1 {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: 18px;
}

p {
    font-weight: normal;
}

em {
    font-style: normal;
}

.drawer-nav {
    color: #fff !important;
    background-color: #39c !important;
}

.drawer-nav {
    width: 200px !important;
}

#fm_top_left {
    text-align: right !important;
}