﻿* {
}

.vertical-top-space20 {
    margin-top: 20px;
}

body {
    font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
    background-color: #fff;
    color: #666666;
    font-size: 14px;
    line-height: 20px;
}


.whole-page {
    height: 100% !important;
    max-height: 100%;
}

.body-root {
    background-color: #5D852C;
    height: 453px;
}

ul, ol li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main {
    margin: 0 auto;
    width: 1050px;
    padding-left: 70px;
}

#content {
    padding: 30px 0 00px;
}

.content {
    margin: 0 20px;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

h2 {
    font-size: 22px;
    color: #1ba1e2;
    line-height: 20px;
    padding: 35px 0 20px 0;
}

h4 {
    font-size: 20px;
}



a {
    text-decoration: none;
}

.clear {
    clear: both;
    overflow: hidden;
}


.head_top {
    background: #cccccc;
    height: 6px;
    overflow: hidden;
}

.head_link {
    background: url(../images/toplink_bg.png) no-repeat;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    height: 6px;
    font-size: 12px;
    width: 180px;
    height: 28px;
    color: #ffffff;
    margin-top: -4px;
    text-align: center;
}

    .head_link a {
        color: #ffffff;
    }

.head_content {
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    height: 100px;
}

/*.logo {
    background: url(images/logo.png) no-repeat;
    width: 100px;
    height: 100px;
    float: left;
    margin-left: 30px;
}*/

.head_title {
    float: left;
    width: 170px;
    height: 70px;
    color: #333;
}

.title_text1 {
    font-family:'Open Sans', sans-serif;
    width: 170px;
    padding-top: 7px;
    text-align: center;
    height: 10px;
    line-height: 20px;
    float: left;
    font-size: 21px;
}

.title_text2 {
font-family: 'Open Sans', sans-serif;
height: 21px;
padding-top: 14px;
line-height: 21px;
width: 170px;
float: left;
font-size: 19px;
text-align: center;
}

.title_text3 {
font-family: 'Open Sans', sans-serif;
height: 20px;
width: 160px;
padding-top: 14px;
line-height: 14px;
font-size: 13px;
float: left;
text-align: center;
    text-align: center;
}

.head_info {
    float: right;
    width: 300px;
    height: 100px;
}

.head_phonenum {
    margin-top: -10px;
    font-family: Arial Rounded MT Bold;
    font-size: 24px;
    float: right;
    width: 270px;
    height: 30px;
    background: #60beff;
    color: #fff;
    padding: 5px;
    margin-right: 10px;
}

.head_social_icons {
    margin-top: 20px;
    margin-right: 0px;
    float: right;
    height: 30px;
    padding: 5px;
}

.welt_menu {
    margin-left: auto;
    margin-right: auto;
    height: 47px;
    color: #fff;
    font-size: 18px;
    line-height: 48px;
    margin-bottom: 4px;
}

.home_menu {
    background: url(../images/menu_home_bg.png) no-repeat;
    background-size: 100% 100%;
}

.services_menu {
    background: url(../images/menu_services_bg.png) no-repeat;
    background-size: 100% 100%;
}

.contactus_menu {
    background: url(../images/menu_contactus_bg.png) no-repeat;
    background-size: 100% 100%;
}

.welt_menu a {
    color: #fff;
}

.welt_menu_link {
    text-align: center;
}


.body_footer {
    margin-left: auto;
    margin-right: auto;
    float: left;
}

.footer {
    background: #cccccc;
    height: 90px;
    color: #ffffff;
}

.footer_info {
    width: 100%;
    text-align: center;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}

.carousel_cter {
    height: 355px;
    margin-top: 0px;
}

.round_border {
    display: block;
    border: 3px solid #ececec;
    overflow: hidden;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.main_content {
    width: 100%;
    float: left;
}

.feedback {
    width: 100%;
    height: 136px;
    float: left;
    margin-top: 10px;
}

.service_summary {
    padding-right: 0px !important;
}

.text_container {
    padding: 5px;
}

.gap {
    background: url(../images/gap.png) no-repeat;
    height: 22px;
    background-size: 100% 100%;
}

.carousel-inner > .active {
    margin-left: -2px;
    margin-right: -2px;
}

.ext-carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .ext-carousel-indicators li {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 2px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        border: 2px solid #fff;
        border-radius: 10px;
    }

    .ext-carousel-indicators .active {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 2px;
        text-indent: -999px;
        cursor: pointer;
        border: 2px solid #69b53d;
        border-radius: 10px;
        background-color: #69b53d;
    }

.inner-box {
    padding: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
}

/*.nav > li.active {
    border: 1px solid #d5d5d5;
    background: transparent !important;
}*/


.nav-pills > li.active > a {
    color: #5D852C !important;
    background: transparent !important;
}

.nav-pills > li > a {
    color: #5D852C !important;
}

.sub-menu {
    background: url(../images/submenu_bg.png) no-repeat;
    margin-top: -5px;
    height: 425px;
}

    .sub-menu > ul {
        padding-top: 30px;
    }

.homecontent-title {
    color: #0097ff;
    font-size: 18px;
    font-family: Microsoft Sans Serif;
    margin-top: 0px;
    margin-left: 0px;
}

.submenu-title {
    color: #0097ff;
    font-size: 24px;
    font-family: Microsoft Sans Serif;
    margin-top: 30px;
    margin-left: 10px;
}

.contact-title {
    color: #0097ff;
    font-size: 24px;
    font-family: Microsoft Sans Serif;
    margin-top: 20px;
}

.service-content {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.list-group-item.active > a {
    color: #fff !important;
}

.admin-menu {
    margin-top: 0px;
}

.list-unstyled {
    margin-bottom: 20px;
}

.enquiry-gap {
    float: left;
    height: 50px;
}

.label-text {
    padding-top: 6px;
}

.textarea-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.t-grid-header .t-header {
    padding-top: 5px !important;
    padding-bottom: 10px !important;
}



/****************
 * Default css
 ***************/


