@charset "utf-8";

* {
    padding: 0;
    margin: 0
}

body {
    background: #fff;
    font-family: 'Open Sans';
    color: #000;
    font-size: 14px;
    background-size: cover
}

.wrapper {
    margin: auto;
    max-width: 1000px;
    width: 100%
}

.header_bg {
    background: url(../images/header_bg.jpg) no-repeat;
    width: 100%;
    background-size: cover
}

.baanerbg {
    margin-top: -4px;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-size: cover
}

.clear {
    clear: both
}

.topheader {
    background: url(../images/top_header.jpg) repeat-x;
    width: 100%;
    height: 33px;
    line-height: 33px
}

.sitemap {
    text-align: right;
    font-size: 12px;
    margin-right: 15px
}

.sitemap a {
    color: #000;
    text-decoration: none
}

.sitemap a:hover {
    color: #00067f;
    text-decoration: none
}

.logo {
    float: left;
    margin: 19px 0 15px 20px;
    width: 57%;
    color: #101a93;
    font-family: 'brush_script_mtitalic';
    font-weight: 300;
    font-size: 2vw
}

.logo a {
    color: #101a93
}

.logo img {
    max-width: 100%
}

.download {
    float: right;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0 2% 0 0
}

.download img {
    vertical-align: middle;
    border: none !important;
    margin-bottom: 0 !important
}

a {
    text-decoration: none;
    color: #ff6a03
}

a:hover {
    color: #1e9de2
}

.clear {
    clear: both
}

.clear_left {
    clear: left
}

.left {
    float: left
}

.right {
    float: right
}

.navi {
    background: url(../images/menu_bg.jpg) repeat-x;
    width: 100%;
    height: 47px;
    line-height: 47px
}

.nav li.last {
    background: none !important
}

@font-face {
    font-family: 'brush_script_mtitalic';
    src: url(../fonts/1336-webfont.eot);
    src: url(../fonts/1336-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/1336-webfont.woff2) format("woff2"), url(../fonts/1336-webfont.woff) format("woff"), url(../fonts/1336-webfont.ttf) format("truetype"), url(../fonts/1336-webfont.svg#brush_script_mtitalic) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'helvetica_2_bq_regular';
    src: url(../fonts/helveticatwobq-roman-webfont.eot);
    src: url(../fonts/helveticatwobq-roman-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/helveticatwobq-roman-webfont.ttf) format("truetype"), url(../fonts/helveticatwobq-roman-webfont.svg#helvetica_2_bq_regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'helvetica_neueregular';
    src: url(../fonts/helveticaneue-roman-webfont.eot);
    src: url(../fonts/helveticaneue-roman-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/helveticaneue-roman-webfont.ttf) format("truetype"), url(../fonts/helveticaneue-roman-webfont.svg#helvetica_neueregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.welcome {
    width: 100%;
    padding: 0 0 5px
}

.welcome_home {
    padding: 50px
}
.banner {
    position: relative
}

.service {
    margin: 15px 0
}

.service h1 {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    border-bottom: 3px solid #f4f4f4;
    width: 55%;
    margin-bottom: 15px;
    padding-bottom: 20px
}

.service h1 span {
    border-bottom: 3px solid #0fb0f8;
    padding: 0 8% 20px 0;
    font-size: 20px
}

.service img {
    max-width: 100%;
    margin-bottom: 15px;
    border: 3px solid #f2f2f2;
    -webkit-box-shadow: 0 10px 10px -10px #000;
    -moz-box-shadow: 0 10px 10px -10px #000;
    box-shadow: 0 10px 10px -10px #000
}

.service ul {
    text-align: center;
    margin: 0 0 25px;
    padding: 0
}

.service ul li {
    cursor: pointer;
    list-style: none;
    line-height: 0;
    margin: 12px 2% 0 0;
    padding: 0;
    position: relative;
    display: inline-block;
    width: 22.7%;
    vertical-align: top
}

.service ul li.final {
    margin-right: 0
}

.service ul li p {
    line-height: 16px;
    font-size: 13px !important
}

.bg {
    background: rgba(126, 205, 236, 0.8);
    display: none;
    height: 138px;
    position: absolute;
    top: 0;
    width: 99%;
    z-index: 9999;
    left: 2px
}

.service a {
    display: block;
    position: relative;
    color: #000
}

.service a:hover .bg {
    display: block
}

.service a:hover {
    color: #10aef7
}

.left_column {
    width: 45%;
    float: left;
    margin-left: 15px
}

.right_column {
    width: 45%;
    float: right;
    margin-right: 15px
}

.left_column1 {
    max-width: 755px;
    width: 100%;
    float: left;
    margin-left: 15px
}

.right_column1 {
    max-width: 160px;
    width: 100%;
    float: right;
    margin: 10px 1.3% 0 0
}

img {
    max-width: 100%
}

.right_column iframe {
    max-width: 455px;
    width: 100%;
    margin-top: 10px
}

.left_column h1,
.right_column h1,
.main-content h1,
.left_column1 h1 {
    font-weight: 300;
    font-size: 22px;
    padding: 10px 0;
    border-bottom: 3px solid #dedede;
    margin-bottom: 15px
}

.main-content h2 {
    font-size: 20px;
    font-weight: 300;
    padding: 30px 0 10px
}

.left_column p strong {
    font-weight: 700;
    font-size: 15px
}

.left_column p,
.main-content p,
.left_column1 p,
.right_column p {
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 20px
}

.main-content {
    padding: 0 3%
}

.main-content a:hover {
    color: #1e9de2
}

.main-content img {
    max-width: 100%
}

.cutetraclist {
    padding: 0;
    margin: 0
}

.normal_list {
    padding: 0;
    margin: 15px 0 0
}

.normal_list li {
    list-style: disc;
    padding: 0 0 10px 17px
}

.cutetrac_links {
    padding: 0;
    margin: 15px 0 0;
    text-align: center
}

.cutetraclist li {
    list-style: none;
    background: url(../images/arrow.png) no-repeat 0 6px;
    padding: 0 0 10px 17px
}

.cutetrac_links li {
    list-style: none;
    display: inline-block;
    background: url(../images/menulink.png) repeat-x;
    width: auto;
    height: 27px;
    line-height: 27px;
    border-radius: 5px;
    font-size: 13px;
    padding: 0 2.24%;
    margin-right: 1%
}

.cutetrac_ol {
    padding: 0;
    margin: 0 0 0 15px;
    font-size: 13px
}

.cutetrac_ol li {
    padding: 0 0 10px 17px
}

.cutetrac_links li:hover,
.highlight {
    background: url(../images/menulink_hover.png) repeat-x !important;
    color: #18a2e1
}

.cutetrac_links li.last {
    margin-right: 0
}

.cutetrac_links li a {
    color: #fff
}

.cutetrac_links li a:hover,
.highlightlink {
    color: #18a2e1 !important
}

.cutetrac {
    float: right
}

.grids_new1 {
    width: 22%
}

.grids_new2 {
    width: 22%
}

.grids_new3 {
    width: 25%
}

.grid11 {
    width: 24%
}

.grid12 {
    width: 21%
}

.grid13 {
    width: 14%
}

.grid14 {
    width: 17%
}

.grid15 {
    width: 16%
}

.grid1 {
    width: 17%
}

.grid2 {
    width: 12%
}

.grid3 {
    width: 14%
}

.grid4 {
    width: 16%
}

.prefooter {
    background: #1d2025;
    height: 100%
}

.prefooter_top {
    background: url(../images/footer_top_line.png) repeat-x;
    width: 100%;
    height: 9px;
    margin-top: 15px
}

.footer_col ul {
    margin: 0;
    padding: 0;
    float: left;
    margin: 15px 1.5%
}

.footer_col ul.last {
    margin-right: 0
}

.footer_col ul h1 {
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    padding-bottom: 15px
}

.footer_col ul li {
    list-style: none;
    font-weight: 300;
    font-size: 13px;
    padding: 5px 0;
    color: #fff
}

.footer_col ul li a {
    color: #fff
}

.footer_col ul li a:hover {
    color: #18a2e1
}

.more_info {
    font-family: 'helvetica_2_bq_regular';
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    background: #fff;
    margin-top: 15px
}

.more_info p {
    font-family: 'helvetica_2_bq_regular';
    font-size: 20px !important;
    text-align: center;
    padding: 10px 0 !important;
    font-weight: 700;
    background: #fff;
    margin-top: 15px
}

.more_info a {
    color: #000
}

.more_info span a {
    color: #ff6c00;
    text-decoration: underline
}

.more_info span a:hover,
.more_info a:hover {
    color: #17a2e5
}

.footer {
    background: #1d2025;
    width: 100%;
    height: 100%;
    padding: 10px 0
}

.footerlogo {
    float: left;
    margin-left: 15px
}

.footer_menu {
    float: left;
    margin-left: 15px;
    font-size: 13px
}

.footer_menu ul {
    margin: 0;
    padding: 0;
    color: #fff
}

.footer_menu ul li {
    list-style: none;
    float: left;
    font-weight: 300;
    font-size: 12px
}

.footer_menu ul li a {
    color: #fff
}

.footer_menu ul li a:hover {
    color: #57c7ff
}

.footer_current {
    color: #57c7ff !important
}


.footer_menu p {
    font-weight: 300 !important;
    font-size: 13px !important
}

.googleplay {
    float: right;
    margin: 10px 15px 0 0
}

.socialicon {
    float: right;
    margin: 10px 15px 0 0;
    height: 20px
}

.socialicon ul {
    margin: 0;
    padding: 0
}

.socialicon ul li {
    list-style: none;
    float: left;
    margin-left: 10px
}

.socialicon ul li img:hover {
    opacity: .8
}

.cost_info {
    border: 1px solid #ddd
}

.cost_colm {
    float: left;
    width: 19.5%;
    text-align: center;
    padding: .2%
}

.cost_colm1 {
    float: left;
    width: 38.5%;
    padding: .2%
}

.cost_colm_cont {
    float: left;
    width: 38.5%;
    padding: 0 0 0 1.5%;
    text-align: left
}

.download_pdf {
    background: url(../images/PDF-Icn.png) no-repeat;
    display: block;
    float: left;
    height: auto;
    margin: 10px 0 0;
    text-indent: 35px;
    line-height: 32px
}

.higlight_txt {
    font-size: 20px !important;
    color: #101a93;
    text-shadow: 0 2px 2px #000;
    text-align: center;
    font-weight: 700 !important
}

.border {
    border-bottom: 1px dotted #b6b2b2;
    margin: 5px 0;
    clear: both
}

.cost_colm_cont p,
.cost_colm p {
    line-height: 25px !important;
    padding-bottom: 5px !important
}

.contact_info h3 {
    font-size: 17px;
    color: #029acc;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 10px
}

.contact_info h5 {
    font-size: 13px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700
}

.hgt15 {
    height: 15px
}

.contact_info p {
    line-height: 22px !important
}

.cuteMDR_left {
    margin: 20px 0 0;
    float: left
}

.cuteMDR_img {
    width: 65px;
    height: 65px;
    border-radius: 65px;
    text-align: center;
    line-height: 65px;
    display: table-cell;
    vertical-align: middle
}

.cuteMDR_right {
    float: left;
    padding: 40px 0 0 20px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
    min-height: 68px
}

.circle1 {
    background: #ce4d2d
}

.circle2 {
    background: #9fbf33
}

.circle3 {
    background: #f79404
}

.circle4 {
    background: #3ac
}

.circle5 {
    background: #d033c5
}

.circle6 {
    background: #445d86
}

.style8 {
    color: #FFF;
    background-color: #424242
}

.style7 {
    background-color: #FFD7AE;
    color: #28D5FF;
    font-size: 14pt
}

.style6 {
    font-size: small;
    text-align: left;
    width: 50%;
    font-family: 'Open Sans';
    font-weight: 600 !important;
    color: #00088d;
    font-size: 25px
}

.news_scroll {
    margin: 0
}

.scroll_width {
    width: 50%
}

.flyout {
    position: relative
}

.hidden {
    display: none
}

#menu1 {
    width: 33%;
    padding-bottom: 10px;
    float: left
}

#menu1 a {
    color: #000
}

#menu1 a:hover {
    color: #10aef7
}

#menu1 h4 {
    padding: 10px 0 10px 20px;
    background: #09a9e5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    text-align: left;
    margin-top: 10px
}

#menu1 p {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #000;
    padding: 15px 0;
    padding-left: 25px
}

#menu {
    background: #eee;
    margin: 40px auto;
    width: 50%;
    padding-bottom: 10px
}

#menu h4 {
    padding: 10px 0;
    background: #09a9e5;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    text-align: center
}

#menu p {
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    color: #000;
    padding: 15px 0
}

.flyout li {
    color: #000;
    padding-left: 20px;
    margin: 5px 0;
    list-style-position: inside
}

.click {
    text-align: center;
    background: #1b6ab7;
    color: #fff;
    padding: 5px 0
}

.footer_buttons {
    margin: 10px 0;
    text-align: center
}

.footer_buttons li {
    display: inline;
    margin: 0 1% 0 0
}

.footer_buttons li:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.googleplay:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.training_left {
    width: 33%;
    float: left;
    margin-top: 10px;
    margin-left: 10px
}

.training_left h4 {
    padding: 10px 20px;
    background: #09a9e5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-size: 15px;
    font-weight: 700
}

.border_mid {
    width: 2%;
    float: left;
    text-align: center;
    margin-top: 10px;
    margin-right: -20px;
    position: relative
}

.news_left {
    width: 33%;
    float: left;
    margin-top: 10px
}

.news_left h1 {
    color: #00088d;
    font-family: "Open Sans";
    font-size: 25px;
    font-weight: 600;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px
}

.news_left h4 {
    padding: 10px 20px;
    background: #09a9e5;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: left
}

.latestnews {
    margin: 15px 0;
    background: url(../images/news_icon.png) no-repeat left 0;
    background-size: 12%;
    padding-left: 14.5%;
    margin-left: 15px
}

.latestnews a {
    color: #000
}

.latestnews img {
    margin-right: 10px
}

.latestnews h2 {
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 10px
}

.latestnews p {
    font-size: 14px;
    line-height: 20px !important;
    font-weight: 300;
    padding: 7px 10px !important
}

div.rotator {
    position: absolute;
    bottom: 5%;
    width: 37%;
    left: 0;
    right: 0;
    height: 50px;
    margin: 20px auto;
    display: none;
    background: url(../images/captionbg1.png) repeat-x;
    border-radius: 10px
}

div.rotator ul li {
    float: left;
    position: absolute;
    list-style: none;
    left: 0;
    right: 0;
    line-height: 148%;
    padding: 1% 0 0
}

div.rotator ul li p {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 1.1vw;
    color: #000;
    text-align: center
}

div.rotator ul li img {
    border: 1px solid #ccc;
    padding: 4px;
    background: #FFF
}

div.rotator ul li.show {
    z-index: 500
}

.main_container p span {
    color: #00aff0;
    font-weight: 700
}

.container_info {
    margin: 0;
    padding: 0
}

.container_info h2 {
    color: #029acc;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 600;
    padding: 10px 0
}

.container_info h2 a {
    color: #029acc;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 600;
    padding: 10px 0
}

.container_info li {
    list-style: none;
    background: url(../images/bullet.png) no-repeat 3px 8px;
    padding: 0 0 10px 21px;
    font-size: 14px;
    margin: 0 0 0 10px
}

.container_info_tab {
    margin: 0;
    padding: 0;
    width: 68%;
    float: left
}

.container_info_tab h2 {
    color: #029acc;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 600;
    padding: 10px 0
}

.container_info_tab h2 a {
    color: #029acc;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 600;
    padding: 10px 0
}

.main_cont {
    margin: 0;
    padding: 0
}

.container_info_tab li {
    list-style: none;
    background: url(../images/bullet.png) no-repeat 3px 8px;
    padding: 0 0 10px 21px;
    font-size: 14px;
    margin: 0 0 0 10px
}

.breadcrumb {
    margin: 10px 0 0
}

.breadcrumb li {
    list-style: none;
    display: inline-block;
    padding: 6px .1% 6px 0;
    font-size: 13px
}

.breadcrumb li span {
    color: #0fb0f8
}

.breadcrumb li a {
    color: #000;
    text-decoration: none
}

.breadcrumb li a:hover {
    text-decoration: underline
}

.footer_col p {
    font-weight: 300;
    font-size: 13px;
    line-height: 28px;
    color: #fff
}

.left_pad {
    margin-left: 70px
}

.our_team ul li {
    float: left;
    width: 300px;
    list-style-image: url(../images/arrow_new.png);
    line-height: 25px;
    padding-bottom: 10px
}

.our_team ul li:nth-child(2) {
    margin-left: 40px
}

.carres_bg {
    background: #fff;
    border: 1px solid #eee;
    margin: 0 0 20px
}

.carres_bg h1 {
    font-weight: 700;
    font-size: 14px;
    padding: 7px 0 7px 10px;
    background: #029acc;
    color: #fff
}

.carres_bg p {
    margin-left: 2%;
    padding: 10px 0
}

.carres_bg ul {
    margin: 0;
    padding: 0;
    width: 45%;
    float: left;
    margin-left: 2%
}

.carres_bg ul li {
    list-style: none;
    background: url(../images/bullet.png) no-repeat 0 8px;
    padding-left: 20px;
    margin: 10px 0
}

.conatct_grid1 {
    width: 30%;
    float: left
}

.contact_form {
    width: 75%;
    margin: auto
}

.contact_form .txtbox {
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08) inset;
    box-sizing: border-box;
    color: #6a6b76;
    font-size: 15px;
    height: 50px;
    margin: 10px 0;
    padding: 0 20px;
    width: 100%
}

.contact_form textarea {
    height: auto !important;
    padding-top: 10px !important
}

.contact_form input[type="submit"],
.contact_form input[type="reset"] {
    background: #3dbbed none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 -15px 25px #2598c7 inset, 0 2px 5px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 50px;
    position: relative;
    text-align: center;
    transition: all 300ms ease 0;
    margin: 10px 0 0;
    border: none
}

.contact_form input[type="submit"]:hover {
    box-shadow: inset 0 -60px 25px #3dbbed, 0 2px 5px rgba(0, 0, 0, 0.15)
}

.contact_form input[type="reset"]:hover {
    box-shadow: inset 0 -60px 25px #3dbbed, 0 2px 5px rgba(0, 0, 0, 0.15)
}

.submit_btn {
    width: 45%;
    float: left
}

.clear_btn {
    width: 45%;
    float: right
}

.sitemaps {
    color: #000;
    font-size: 14px;
    margin: 0 auto auto;
    padding: 5px 0;
    width: 100%
}

.sitemaps h1 {
    color: #000;
    font-size: 14px;
    margin: 0 auto auto;
    padding: 5px 0;
    width: 100%;
    border-bottom: 1px dashed #d1d1d1;
    background: url(../images/arrow_smap.png) no-repeat left;
    padding-left: 20px
}

.sitemaps h1 a {
    color: #000
}

.sitemaps a:hover {
    color: #029acc
}

.sitemaps ul {
    float: left;
    margin: 0;
    padding: 10px 5px 0 0;
    width: 24%
}

.sitemaps li {
    background: url(../images/arrow_smap2.jpg) no-repeat 0 9px;
    list-style: outside none none;
    padding-left: 18px;
    line-height: 23px
}

.sitemaps li a {
    font-size: 14px;
    text-decoration: none;
    color: #444546
}

.sitemaps li a:hover {
    color: #3ebaed
}

.classp {
    color: #00aff0;
    font-weight: 700;
    font-size: 12px
}

.classub {
    color: #00aff0;
    font-weight: 700;
    font-size: 14px
}

.liclass {
    float: left;
    cursor: pointer
}

.liclass1 {
    cursor: pointer
}

.toclass {
    margin-left: 10px;
    border: 1px solid #a5a1a1;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 915px;
    height: auto;
    border-radius: 5px;
    padding: 15px
}

.toclass1 {
    margin-left: 10px;
    border: 1px solid #a5a1a1;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 90%;
    height: auto;
    border-radius: 5px;
    padding-left: 15px
}

.liclass:hover {
    color: #029acc
}

.liclass1:hover {
    color: #029acc
}

.toclass1 p {
    margin-left: 0 !important;
    padding: 0 !important
}

.toclass p {
    margin-left: 0 !important;
    padding: 0 !important
}

.services_left {
    width: 48%;
    float: left
}

.services_right {
    width: 48%;
    float: right
}

.services h1 {
    background: rgba(0, 0, 0, 0) url(../images/bullet.png) no-repeat scroll 6px 11px;
    list-style: outside none none;
    margin: 0 0 0 10px;
    padding: 0 0 3% 21px;
    color: #2193d0;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 600
}

.services img {
    margin: 0 2% 0 0
}

.services p {
    padding-left: 3%;
    line-height: 24px;
    text-align: justify;
    font-size: 14px
}

.services a {
    text-align: right;
    font-size: 14px;
    display: block;
    font-weight: 700
}

.services_border {
    margin: 2% 0 !important
}

.inspection_box ul {
    text-align: center;
    margin: 0 0 25px;
    padding: 0
}

.inspection_box ul li {
    cursor: pointer;
    list-style: none;
    line-height: 0;
    margin: 12px 2% 0 0;
    padding: 0;
    position: relative;
    display: inline-block;
    width: 28%;
    vertical-align: top
}

.inspection_box a {
    display: block;
    position: relative;
    color: #000
}

.inspection_box img {
    max-width: 100%;
    margin-bottom: 20px;
    border: 3px solid #f2f2f2;
    -webkit-box-shadow: 0 10px 10px -10px #000;
    -moz-box-shadow: 0 10px 10px -10px #000;
    box-shadow: 0 10px 10px -10px #000
}

.inspection_box li a:hover {
    color: #028ad5
}

.manpower_box {
    background: #cee9f2;
    position: relative;
    width: 30%;
    display: inline-block;
    margin: 20px 2% 0 0;
    padding: 0 0 10px;
    vertical-align: top;
    min-height: 270px;
    border-radius: 10px;
    border: 1px solid #ccc;
    color: #546f8b
}

.manpower_box h1 {
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    color: #00088d;
    padding: 10px 0 15px
}

.manpower_box ul {
    margin: 0;
    padding: 0
}

.manpower_box ul li {
    list-style: none;
    text-align: left;
    background: rgba(0, 0, 0, 0) url(../images/arrow_new.png) no-repeat scroll 6px 7px;
    padding: 0 3% 3% 21px;
    margin: 0 0 0 3%
}

.services {
    width: 100%;
    margin-top: 2%
}

.NDT_box ul {
    text-align: center;
    margin: 0 0 25px;
    padding: 0
}

.NDT_box ul li {
    cursor: pointer;
    list-style: none;
    line-height: 0;
    margin: 12px 2% 0 0;
    padding: 0;
    position: relative;
    display: inline-block;
    width: 25%;
    vertical-align: top
}

.NDT_box li a {
    display: block;
    position: relative;
    color: #000
}

.NDT_box img {
    max-width: 100%;
    margin-bottom: 20px;
    border: 3px solid #f2f2f2;
    -webkit-box-shadow: 0 10px 10px -10px #000;
    -moz-box-shadow: 0 10px 10px -10px #000;
    box-shadow: 0 10px 10px -10px #000
}

.NDT_box li a:hover {
    color: #028ad5
}

.key_service {
    background: url(../images/key_box2.jpg) no-repeat;
    height: 90px
}

.key_service .key_title {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    width: 100%;
    width: 8%;
    padding-top: 1.7%;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    float: left
}

.key_grid1 {
    width: 17.5%;
    float: left;
    padding: 1% 0 0 5%
}

.key_grid1 ul,
.key_grid2 ul,
.key_grid3 ul {
    padding: 0;
    margin: 0
}

.key_grid1 ul li {
    list-style: none;
    background: url(../images/bullet_icon.jpg) no-repeat 0 6px;
    font-size: 14px;
    padding: 0 0 5px 8%;
    font-family: 'Open Sans'
}

.key_grid1 ul li a,
.key_grid2 ul li a,
.key_grid3 ul li a,
.key_grid4 ul li a {
    font-size: 14px;
    color: #000;
    font-family: 'Open Sans'
}

.key_grid1 ul li a:hover,
.key_grid2 ul li a:hover,
.key_grid3 ul li a:hover,
.key_grid4 ul li a:hover {
    font-size: 14px;
    color: #029ad5;
    font-family: 'Open Sans'
}

.key_grid2 ul li {
    list-style: none;
    background: url(../images/bullet_icon.jpg) no-repeat 0 6px;
    font-size: 14px;
    padding: 0 0 5px 8%;
    font-family: 'Open Sans'
}

.key_grid3 ul li {
    list-style: none;
    background: url(../images/bullet_icon.jpg) no-repeat 0 6px;
    font-size: 14px;
    padding: 0 0 5px 8%;
    font-family: 'Open Sans'
}

.key_grid4 ul li {
    list-style: none;
    background: url(../images/bullet_icon.jpg) no-repeat 0 6px;
    font-size: 14px;
    padding: 0 0 5px 8%;
    font-family: 'Open Sans'
}

.key_grid2 {
    width: 17.5%;
    float: left;
    padding: 1% 0 0 4%
}

.key_grid3 {
    width: 17.5%;
    float: left;
    padding: 1% 0 0 4%
}

.key_grid4 {
    width: 17.5%;
    float: left;
    padding: 1% 0 0 4%
}

.broucher {
    background: #219dd0;
    height: auto;
    margin: 10px 0;
    min-height: 35px
}

.broucher .broucher_title {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    width: 8%;
    display: inline-block;
    text-align: center;
    float: left;
    padding-left: 5px;
    padding-top: 5px
}

.broucher_pdf {
    width: 100%
}

.broucher_pdf ul li {
    list-style: none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 10px
}

.broucher_pdf ul li a {
    list-style: none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 0 10px 5px 5%
}

.breadcrumb_back {
    margin: 5px 0 0;
    padding: 0
}

.breadcrumb_back li {
    list-style: none;
    display: inline-block;
    padding: 6px .1% 6px 0;
    font-size: 13px
}

.breadcrumb_back li span {
    color: #028ad5
}

.breadcrumb_back li a {
    color: #000;
    text-decoration: none;
    padding-right: 10px
}

.breadcrumb_back li a:hover {
    text-decoration: underline
}

.manpow_topbg {
    float: left;
    border-radius: 7px;
    border: 1px solid #00aff0;
    margin: 10px 4% 10px 0;
    width: 30%
}

.inspec_litext {
    float: left;
    border-radius: 7px;
    margin: 10px 10% 10px 0;
    width: 22%;
    font-size: 13px;
    color: #546f8b;
    line-height: 28px
}

.inspec_litext h2 {
    font-size: 13px;
    color: #fff;
    border-radius: 10px 10px 0 0;
    background: #1e579a;
    padding: 5px 10px;
    font-weight: 600
}

.inspec_litext ul {
    padding: 5px 0;
    background: #cee9f2;
    min-height: 230px;
    height: auto;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.inspec_litext li {
    background: url(../images/arrow_new.png) no-repeat 10px 10px;
    list-style: none;
    font-size: 14px;
    font-weight: 400;
    padding-left: 25px
}

.service_ltbx {
    margin: 0;
    padding: 0
}

.service_ltbx h1 {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    border-bottom: 3px solid #f4f4f4;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 20px
}

.service_ltbx h1 span {
    border-bottom: 3px solid #0fb0f8;
    padding: 0 8% 20px 0;
    font-weight: 300;
    font-size: 22px
}

.service_ltbx img {
    max-width: 100%
}

.service_ltbx ul {
    padding: 0
}

.service_ltbx ul li {
    cursor: pointer;
    list-style: none;
    line-height: 0;
    margin: 1% 3%;
    padding: 0;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.small_txt {
    color: #000;
    font-weight: 600;
    font-size: 13px !important;
    padding: 0 !important
}

.small_txt p {
    margin-bottom: 10px !important
}

.service_panel p {
    line-height: 24px;
    font-size: 14px;
    padding: 7px 0
}

.broucher_pdf_ins {
    width: 91%;
    float: left;
    padding: 5px 0
}

.bro_pdf li {
    list-style: none;
    color: #fff;
    font-size: 15px;
    background: url(../images/pdf-icon1.png) no-repeat;
    background-position: left center;
    padding-bottom: 3px;
    width: 25%;
    float: left;
    padding-left: 25px
}

.broucher_pdf_ins ul li a {
    list-style: none;
    color: #fff;
    font-size: 15px;
    padding: 0 10px 5px 5%;
    line-height: 25px
}

.bro_pdf {
    padding: 0 0 0 42px
}

.partners {
    margin: auto;
    text-align: center;
    margin-top: 10px;
    cursor: pointer
}

.partners_left {
    padding: 0 6px;
    background: url(../images/footer_bg11.jpg) repeat;
    height: 36px;
    display: inline-block;
    line-height: 33px;
    text-align: center
}

.partners_right {
    background: url(../images/footer_bg12.jpg)repeat;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding: 0 10px;
    font-size: 13px;
    vertical-align: bottom;
    margin-left: -5px
}

.partner_click {
    background: #4eccff;
    width: 368px;
    margin-left: 293px
}

.partner_click p {
    line-height: 22px;
    font-size: 14px;
    padding: 10px
}

#testa li {
    color: #00aff0
}

.rsbar {
    width: 30%;
    float: left
}

.rsidebar {
    height: auto;
    background-color: #f5f5f5;
    border: solid 1px #CCC;
    border-radius: 10px 10px 0 0;
    margin: 3% 0 5% 1%;
    box-shadow: 0 0 16px -5px
}

.rsidebar1 {
    height: auto;
    background-color: #f5f5f5;
    border: solid 1px #CCC;
    border-radius: 10px 10px 0 0;
    margin: 0 0 5% 1%;
    box-shadow: 0 0 16px -5px
}

.rtop h1 {
    font-size: 15px;
    color: #0fb0f8;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    text-align: center
}

.rside_bro {
    padding: 0 10px;
    min-height: 100px
}

.rside_bro li {
    list-style: none;
    color: #000;
    font-size: 15px;
    background: url(../images/pdf-icon1.png) no-repeat;
    background-position: right center;
    padding: 10px 0
}

.rside_bro li a {
    color: #000
}

.rside_bro li:hover {
    color: #00aff0
}

.rbottom h1 {
    font-size: 15px;
    color: #0fb0f8;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: center
}

.album_photo {
    text-align: center;
    padding: 20px 0
}

.album_tit {
    font-size: 15px;
    color: #000;
    text-align: center;
    padding-bottom: 20px
}

.album_photo img {
    width: 150px;
    border: 3px solid #f2f2f2;
    box-shadow: 0 10px 10px -10px #000
}

.album_photo img:hover {
    opacity: .7
}

.epc_ser_img ul {
    text-align: center;
    margin: 0 0 25px;
    padding: 0
}

.epc_ser_img ul li {
    cursor: pointer;
    list-style: none;
    line-height: 0;
    margin: 12px 2% 0 0;
    padding: 0;
    position: relative;
    display: inline-block;
    width: 22.7%;
    vertical-align: top
}

.epc_ser_img a {
    display: block;
    position: relative;
    color: #000
}

.epc_ser_img img {
    max-width: 100%;
    margin-bottom: 20px;
    border: 3px solid #f2f2f2;
    -webkit-box-shadow: 0 10px 10px -10px #000;
    -moz-box-shadow: 0 10px 10px -10px #000;
    box-shadow: 0 10px 10px -10px #000
}

.serv_pcon {
    text-align: center;
    font-size: 13px !important;
    padding: 0 !important;
    line-height: 0 !important
}

.epc_ser_img ul li a:hover {
    color: #028ad5
}

.album_section {
    width: 150px;
    float: left;
    margin-bottom: 18px;
    border: 1px solid #ccc;
    pading: 15px;
    padding: 15px;
    margin-right: 20px;
    box-shadow: 0 0 11px -5px;
    border-radius: 10px;
    text-align: center;
    min-height: 120px;
    height: auto;
    cursor: pointer
}

.album_section img {
    border-radius: 10px
}

.alb_tit {
    line-height: 0 !important;
    font-size: 14px;
    padding-top: 15px !important
}

.album_container {
    width: 100%;
    padding: 0
}

.album_section:hover {
    border: 1px solid #0fb0f8;
    color: #0fb0f8
}

.tab_ser_panel {
    background-color: #f5f5f5;
    width: 75%;
    float: left
}

.alb_panel {
    padding: 0 95px
}

.tab_epc {
    margin-left: 20px;
    margin-right: 20px;
    border: 1px solid #ccc
}

.bro_key_ser {
    padding: 23px 0
}

.pdf_box {
    float: left;
    margin: 10px 3.7% 25px 0;
    width: 30.8%
}

.nomargin {
    margin-right: 0
}

.pdf_box h2 {
    font-size: 15px;
    color: #fff;
    background: #09a9e5;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-family: 'Open Sans';
    font-weight: 700
}

.pdf_box ul {
    padding: 10px 0;
    background: #d5f1fc;
    border-bottom: 5px solid #b4e2f4
}

.pdf_box ul li {
    list-style: none;
    background: url(../images/pdf-icon_bro.png) no-repeat 13px 10px;
    padding: 10px 0 10px 52px;
    border-bottom: 1px solid #a7d7ea
}

.pdf_box ul li a {
    color: #000;
    font-size: 15px
}

.pdf_box ul li a:hover {
    color: #028ad5
}

.pdf_img {
    width: 100%;
    text-align: center;
    padding: 20px 0
}

.pdf_panel {
    padding-top: 20px
}

.row1 {
    min-height: 100px;
    height: auto
}

.row2 {
    min-height: 260px;
    height: auto
}

.row3 {
    min-height: 620px;
    height: auto
}

.popup-gallery {
    width: 150px;
    height: 150px;
    padding: 10px 10px 10px 0;
    float: left
}

.gal_section {
    min-height: 400px
}

.news_panel {
    margin: 0;
    border: 1px solid #000
}

.news_panel img {
    border-bottom: 1px solid #000
}

.news_ban {
    width: 100%
}

.news_main_tit h2 {
    padding: 6px 10px;
    background: #09a9e5;
    font-size: 25px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #fff;
    text-align: center
}

.news_layer_first {
    border: 2px solid #09a9e5;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 3px;
    width: 98%;
    -moz-box-shadow: inset 0 0 10px #c4ecfa;
    -webkit-box-shadow: inset 0 0 10px #c4ecfa;
    box-shadow: inset 0 0 10px #c4ecfa;
    padding-left: 2%;
    height: auto;
    min-height: 50px
}

.news_layer_first li {
    list-style: none;
    background: url(../images/bullet.png) no-repeat 3px 8px;
    padding: 0 0 10px 21px;
    font-size: 14px;
    margin: 0 0 0 10px
}

.news_tit_left {
    width: 350px;
    margin-top: 20px
}

.news_layer_first p {
    padding: 20px 5px
}

.news_tit_left h3 {
    background: #09a9e5;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #fff;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 5px
}

.news_tit_right {
    width: 350px;
    margin-top: 20px;
    float: right;
    margin-right: -4px
}

.news_tit_right h3 {
    background: #09a9e5;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #fff;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 5px
}

.news_layer_second {
    border: 2px solid #09a9e5;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    width: 98%;
    -moz-box-shadow: inset 0 0 10px #c4ecfa;
    -webkit-box-shadow: inset 0 0 10px #c4ecfa;
    box-shadow: inset 0 0 10px #c4ecfa;
    padding-left: 2%;
    height: auto;
    min-height: 50px
}

.news_layer_second li {
    list-style: none;
    background: url(../images/bullet.png) no-repeat 3px 8px;
    padding: 0 0 10px 21px;
    font-size: 14px;
    margin: 0 0 0 10px
}

.news_layer_second p {
    padding: 20px 0
}

.news_footer {
    background: #4e4e4e;
    width: 100%;
    height: auto;
    margin-top: 20px
}

.news_top {
    padding: 2%
}

.news_left_sect {
    width: 56%;
    float: left;
    padding: 2% 2% 2% 8%;
    color: #fff;
    border-right: 1px solid #000
}

.news_right_sect {
    width: 26%;
    float: left;
    margin: 5% 0;
    margin-left: 7%
}

.news_social li {
    list-style: none;
    float: left;
    margin-left: 10px
}

.news_social li img:hover {
    opacity: .8
}

.news_right_sect p,
.news_right_sect a {
    padding-top: 10px;
    color: #fff
}

.news_right_sect a:hover {
    color: #42c7ff
}

.news_left_sect a {
    color: #42c7ff
}

.news_left_sect a:hover {
    text-decoration: underline
}

.fancy_txt {
    text-align: center;
    padding-bottom: 10px
}

.txt {
    text-align: center;
    padding: 4%
}

.dwld_img {
    display: inline-block !important;
    position: initial !important
}

.pdf {
    display: inline-block !important;
    position: initial !important
}

/*select.goog-te-combo{width:100%!important}*/
#google_translate_element img {
    width: auto !important
}

.goog-logo-link {
    display: none !important
}

#google_translate_element {
    background: none;
    /*width:58%;*/
}

.goog-te-gadget {
    margin-bottom: -21px;
    color: transparent !important;
    white-space: normal !important;
    background-color: transparent !important
}

.megamenu_light_theme ul select {
    background-color: #219dd1 !important;
    border: 1px solid #219dd1 !important
}

#:1.finishTargetLang {
    display: none
}

.goog-te-menu-value {
    display: none !important
}

.contact_fieldurl {
    display: none;
}

.error_cls {
    font-size: 13px;
    color: red;
}