﻿body {
    font-family: Arial, Tahoma;
    font-size: 14px;
}
/* clearfix */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    padding: 0 10px;
}

.clearfix /* For IE 6/7 (trigger hasLayout) */ {
    zoom: 1;
}
/**/
.padding0 {
    padding: 0;
}

.margin_top_150 {
    margin-top: 150px;
}

. .notinfo {
    display: inline-block !important;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    display: block;
    margin: 0;
    padding: 0;
}

h2 {
    font-size: 1em;
    margin: 0;
    font-weight: bold;
    color: #307539;
}
/* fix bootstrap*/
.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
/* .blo_1 */
.blo_1 {
}

    .blo_1 ul {
    }

        .blo_1 ul li {
            overflow: hidden;
            padding: 15px;
        }

            .blo_1 ul li:hover {
                box-shadow: #307539 1px 1px 3px;
            }

            .blo_1 ul li .image {
                overflow: hidden;
                width: 100%;
                height: 130px;
                margin-bottom: 15px;
            }

                .blo_1 ul li .image img {
                    width: 100%;
                }

            .blo_1 ul li .content {
            }

                .blo_1 ul li .content .summary {
                    height: 69px;
                    overflow: hidden;
                    text-align: justify;
                }

                .blo_1 ul li .content h2 {
                    overflow: hidden;
                }

                .blo_1 ul li .content .detail {
                    overflow: hidden;
                    height: 60px;
                }
/**/
/* blo_2*/
.blo_2 {
}

    .blo_2 .title {
        background-color: #307539;
        color: #fff;
        padding: 0 15px;
        line-height: 30px;
        text-transform: uppercase;
        font-weight: normal;
    }

    .blo_2 ul {
    }

        .blo_2 ul li {
            overflow: hidden;
            padding: 15px;
        }

            .blo_2 ul li:hover {
                box-shadow: #307539 1px 1px 3px;
            }

            .blo_2 ul li .image {
                overflow: hidden;
                width: 100%;
                height: 130px;
                margin-bottom: 15px;
            }

                .blo_2 ul li .image img {
                    width: 100%;
                }

            .blo_2 ul li .content {
            }

                .blo_2 ul li .content .summary {
                    height: 69px;
                    overflow: hidden;
                    text-align: justify;
                }

                .blo_2 ul li .content h2 {
                    overflow: hidden;
                    line-height: 160%;
                    height: 44px;
                }

                .blo_2 ul li .content .detail {
                }
/**/
/* .blo_chiase */
.blo_chiase {
}

    .blo_chiase .title {
        background-color: #307539;
        line-height: 180%;
        padding: 0 15px;
        margin: 0 15px;
        color: #fff;
        font-size: 1.6em;
        text-transform: uppercase;
    }

        .blo_chiase .title > a {
            display: inline-block;
            float: right;
            color: #fff;
            text-transform: none;
            font-weight: normal;
        }

    .blo_chiase ul {
        padding: 15px;
    }

        .blo_chiase ul li {
            overflow: hidden;
            margin-bottom: 30px;
            background-color: #f1f1f6;
        }

            .blo_chiase ul li .blomain {
                overflow: hidden;
                padding: 15px 0;
            }

            .blo_chiase ul li:hover {
                box-shadow: #307539 1px 1px 3px;
            }

            .blo_chiase ul li .image {
                overflow: hidden;
                height: 247px;
                padding: 15px;
                padding-left: 0;
                background-position: center;
                background-repeat: no-repeat;
                background-size: 100%;
            }

                .blo_chiase ul li .image .imagebackground {
                    height: 217px;
                    background-position: center;
                    background-repeat: no-repeat;
                    background-size: cover;
                }

                .blo_chiase ul li .image img {
                    width: 100%;
                    visibility: hidden;
                }

            .blo_chiase ul li .content {
                padding: 15px;
                background-color: #f1f1f6;
            }

                .blo_chiase ul li .content .summary {
                    overflow: hidden;
                    height: 83px;
                    margin-bottom: 10px;
                    text-align: justify;
                }

                .blo_chiase ul li .content .button {
                    display: inline-block;
                    border: 1px solid #b6a754;
                    background-color: #b6a754;
                    padding: 5px 15px;
                    color: #fff;
                    text-decoration: none;
                    border-radius: 3px;
                }

                .blo_chiase ul li .content h2 {
                    line-height: 160%;
                    height: 45px;
                    overflow: hidden;
                }

                .blo_chiase ul li .content .detail {
                }
/**/
.customicon {
    color: #307539;
}

.heightunset {
    height: unset !important;
}

.blo_circle {
}

    .blo_circle > ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .blo_circle > ul > li {
            float: left;
            padding: 10px;
            text-align: center;
        }

            .blo_circle > ul > li > a > .image {
                background-color: #f0f0f0;
                background-repeat: no-repeat;
                background-size: 100%;
                background-position: center;
                padding: 50%;
                margin-bottom: 15px;
                box-shadow: 1px 1px 7px #000a56;
            }

            .blo_circle > ul > li > a > .name {
                height: 3em;
                display: inline-block;
            }

.blo_rectangle {
}

    .blo_rectangle > ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .blo_rectangle > ul > li {
            float: left;
            padding: 10px;
            text-align: center;
        }

            .blo_rectangle > ul > li > a {
                padding: 10px;
                margin: 5px;
                background-color: #62ccf2;
            }

                .blo_rectangle > ul > li > a > .image {
                    background-color: #f0f0f0;
                    background-repeat: no-repeat;
                    background-size: 100%;
                    background-position: center;
                    padding: 30% 30%;
                    margin-bottom: 15px;
                    box-shadow: 1px 1px 7px #000a56;
                }

                .blo_rectangle > ul > li > a > .name {
                    position: relative;
                    display: inline-block;
                    height: 3em;
                }

.circle_image_icon {
    display: inline-block;
    float: left;
    padding: 21px;
    margin-bottom: 0;
    margin-right: 15px;
    border-radius: 50%;
    background-color: #307539;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    box-shadow: 1px 1px 7px #000a56;
}

.nametext {
    display: inline-block;
    line-height: 42px;
    float: left;
}
/*----*/
.nav-justified > li {
    width: auto !important;
}

.blo_galery {
}

    .blo_galery > li {
        padding: 2px;
    }

        .blo_galery > li > a > .image {
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
            padding: 50%;
        }

#MenuTop > ul > li {
    position: relative;
}

    #MenuTop > ul > li > ul {
        display: none;
        background-color: rgba(237, 28, 36, 0.95);
        min-width: 200px;
        border-radius: 3px;
    }

    #MenuTop > ul > li:hover ul {
        position: absolute;
        display: block;
        top: 54px;
        left: 0;
        z-index: 999;
    }

    #MenuTop > ul > li > ul > li {
        float: none;
        padding: 5px;
    }

        #MenuTop > ul > li > ul > li > a {
            padding: 5px;
            color: #fff;
            font-size: 1.5em;
            text-decoration: none;
        }

            #MenuTop > ul > li > ul > li > a:hover {
                background-color: #307539;
            }

            #MenuTop > ul > li > ul > li > a > img {
                max-width: 100px;
            }

.navbar-nav > li > a {
    line-height: 25px;
    margin-bottom: 0;
    padding: 0 15px;
    color: #307539;
    font-size: 1em;
    text-transform: uppercase;
}
   
.navbar-nav > li > span {
    position: absolute;
    right: 5px;
    bottom: 30%;
}

.navbar-nav > li > a:hover {
    color: #fff;
    background-color: #307539;
}
.navbar-nav > li > a:focus {
    color: #fff;
    background-color: #307539 !important;
}
.navbar-nav > li.active {
    color: #307539;
    background-color: #63cdf4;
}

    .navbar-nav > li.active > a {
        color: #fff !important;
    }

.icon-bar {
    background-color: #f0f0f0;
}

.navbar {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 0;
}

    .navbar ul {
        float: right;
    }

        .navbar ul li {
            float: left;
        }

            .navbar ul li:last-child a {
                /*padding-right: 0;*/
            }

            .navbar ul li ul {
                float: left;
            }

                .navbar ul li ul li {
                    width: 100%;
                }

            .navbar ul li:hover ul {
                display: block;
            }

#MainMnItem9 a {
    border-radius:3px;
    background-color: #307539 !important;
    color: #ffffff !important;
    animation-name: specialmenu;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}
@keyframes specialmenu {
    0% {
        left: 0px;
        top: 0px;
    }

    25% {
        left: 0px;
        top: 0px;
    }

    50% {
        left: 0px;
        top: 0px;
        border: 1px solid #ED1C24;
    }

    75% {
        left: 0px;
        top: 0px;
    }

    100% {
        left: 0px;
        top: 0px;
    }
}
/**/
.btn-callme {
    border: medium none;
    top: 136px;
    cursor: pointer;
    height: 50px;
    outline: medium none;
    padding: 0;
    position: fixed;
    right: 20px;
    width: 50px;
    background-color: #307539;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    z-index: 9999;
}

.box_shadow {
    box-shadow: #2d3a91 0 3px 5px;
}

.margin_bottom_30 {
    margin-bottom: 30px;
}

.margin_bottom_24 {
    margin-bottom: 24px;
}

.margin_bottom_12 {
    margin-bottom: 12px;
}

.margin_bottom_15 {
    margin-bottom: 15px;
}

.mainwidth {
    position: relative;
    margin: 0 auto;
}

.header {
    background-color: #fff;
    width: 100%;
    box-shadow: #307539 0 3px 10px;
}

.line_black {
    border-bottom: 4px solid #307539;
}

#Blo_Trademark {
}

    #Blo_Trademark li {
        float: left;
    }
/* header_1 */
.header_1 {
    position: relative;
    background-color: #307539;
    position: relative;
    border-bottom: 1px solid #fff;
    width: 100%;
    line-height: 35px;
}

    .header_1 ul {
    }

        .header_1 ul li {
            float: left;
            padding-left: 0;
            color: #fff;
        }

            .header_1 ul li img {
                margin-right: 10px;
            }
/* link_seo */
.link_seo {
    position: absolute;
    top: -3px;
    right: 15px;
}

    .link_seo ul {
    }

        .link_seo ul li {
            float: left;
        }

            .link_seo ul li:last-child {
                margin-right: 0;
            }
/* title */
.title {
    margin: 0 0 15px 0;
    padding: 0;
    color: #307539;
    font-size: 15px;
    font-weight: bold;
}
/**/
/* haedercompanyname */
.haedercompanyname {
    display: inline-block;
    text-align: center;
}

    .haedercompanyname .name1 {
        color: #000;
    }

    .haedercompanyname .name2 {
        font-size: 24px;
        font-weight: 700;
    }

    .haedercompanyname .name3 {
        color: #ED1C24;
        line-height: 100%;
        margin-top: 7px;
        font-size: 12px;
    }
/**/
/* header_2 */
.header_2 {
    margin: 5px 10px;
}

.logo {
    padding-left: 0;
}

    .logo a {
        float: left;
        margin-right: 15px;
    }

        .logo a img {
            height: 80px;
        }

.find {
    position: relative;
    float: right;
    margin-top: 3px;
}

.find_input {
    height: 25px;
    border-color: #F9F9F9;
    border-bottom-style: solid;
    font-style: italic;
    border-radius: 3px;
}

.find_button {
    position: absolute;
    background-color: #CECECE;
    top: 2px;
    right: 3px;
    padding: 3px;
}
/**/
/* header_3 */
.header_3 {
    background-color: #307539;
}

    .header_3 nav {
    }

        .header_3 nav ul {
        }

            .header_3 nav ul li {
                float: left;
            }

                .header_3 nav ul li a {
                    padding: 0;
                    line-height: 55px;
                    margin-bottom: 0;
                    padding: 0 28px;
                    color: #fff;
                    font-family: 'UTM Avo' Arial;
                    font-size: 12px;
                    font-weight: bold;
                    text-transform: uppercase;
                }

                    .header_3 nav ul li a:hover {
                        background-color: #307539;
                    }

                    .header_3 nav ul li a.active {
                        background-color: #307539;
                    }
/* MnMain */
#MnMain {
    position: absolute;
    bottom: 0;
    right: 0;
}
/* banner */
.banner {
    float: left;
    border: 1px solid #A4A3A3;
    padding: 0;
    width:100%;
}
/**/
/*slider1_container*/
#slider1_container {
    position: relative;
}

    #slider1_container div div div div img {
        width: 100%;
    }
/* service_main */
.service_main {
    float: left;
    padding-right: 0;
}

    .service_main ul {
    }

        .service_main ul li {
            overflow: hidden;
            height: 186px;
            margin-bottom: 16px;
            padding: 0;
        }

            .service_main ul li:last-child {
                margin-bottom: 0;
            }

            .service_main ul li a {
                display: block;
                position: relative;
                height: 100%;
            }

                .service_main ul li a img {
                    width: 100%;
                }

                .service_main ul li a span {
                    display: block;
                    position: absolute;
                    background-color: rgba(0, 0, 0, 0.8);
                    left: 0;
                    bottom: 0;
                    width: 100%;
                    padding: 18px 0 17px 0;
                    color: #fff;
                    font-size: 15px;
                    font-weight: bold;
                    text-align: center;
                    text-transform: uppercase;
                }
/**/
/* blog_bg */
.blog_bg {
    padding: 0 0 15px 0;
}

.blo_banner {
    padding: 0;
}
/**/
/* about_main */
.about_main {
    padding: 0;
}

    .about_main ul {
    }

        .about_main ul li {
            float: left;
            margin-bottom: 15px;
        }

            .about_main ul li a {
                position: relative;
            }

                .about_main ul li a span {
                    display: block;
                }

                .about_main ul li a img {
                    width: 100%;
                }

                .about_main ul li a .about_main_info {
                    position: absolute;
                    left: 0;
                    bottom: 0;
                    width: 100%;
                    padding-bottom: 23px;
                    padding-top: 10px;
                }

                .about_main ul li a:hover .about_main_info {
                    background-color: rgba(0, 0, 0, 0.60);
                }

                .about_main ul li a .about_main_info .name {
                    margin-bottom: 7px;
                    color: #ff0000;
                    font-weight: bold;
                    text-align: center;
                    text-transform: uppercase;
                    text-shadow: 1px 1px 1px #fff;
                }

                .about_main ul li a .about_main_info .summary {
                    padding: 0 16px;
                    color: #fff;
                    text-shadow: 1px 1px 1px #000;
                }

/******************carousel**********************/
.es-carousel-wrapper {
    position: relative;
    margin: 20px 0;
}

    .es-carousel-wrapper .title {
        display: inline-block;
        background-color: #000;
        border: 1px solid #ed1c24;
        border-bottom: none;
        padding: 10px 20px;
        margin: 0 0 1px 0;
        color: #fff;
        font-weight: normal;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }

        .es-carousel-wrapper .title a {
            float: left;
            margin-right: 15px;
            color: #fff;
        }

            .es-carousel-wrapper .title a:hover {
                color: #f0f0f0;
                text-decoration: none;
            }

    .es-carousel-wrapper .es-carousel {
        width: 100%;
        overflow: hidden;
        padding: 0;
    }

    .es-carousel-wrapper .items {
        padding-left: 0;
    }

        .es-carousel-wrapper .items > li {
            float: left;
            position: relative;
            padding: 15px;
            overflow: hidden;
        }

            .es-carousel-wrapper .items > li:first-child {
                padding-left: 0;
            }

            .es-carousel-wrapper .items > li:nth-last-of-type(n+2) {
                padding-left: 0;
            }

            .es-carousel-wrapper .items > li:last-child {
                padding-right: 0;
            }

            .es-carousel-wrapper .items > li > a {
                position: relative;
                border: 1px solid #A4A3A3;
                text-decoration: none;
            }

                .es-carousel-wrapper .items > li > a:hover {
                    border: 1px solid #ed1c24;
                }

    .es-carousel-wrapper h3 {
        padding-right: 70px;
    }

    .es-carousel-wrapper .es-nav-prev, .es-carousel-wrapper .es-nav-next {
        display: none !important;
        width: 27px;
        height: 27px;
        overflow: hidden;
        background-position: center top;
        background-repeat: no-repeat;
        position: absolute;
        top: 0px;
        text-indent: -100%;
        font-size: 0;
        line-height: 0;
        white-space: nowrap;
        cursor: pointer;
        z-index: 996;
    }

    .es-carousel-wrapper .es-nav-prev {
        background-image: url(../images/carousel-prev.png);
        right: 28px;
    }

    .es-carousel-wrapper .es-nav-next {
        background-image: url(../images/carousel-next.png);
        right: 0;
    }

        .es-carousel-wrapper .es-nav-prev:hover, .es-carousel-wrapper .es-nav-next:hover {
            background-position: 0 -29px;
        }

#carousel-1 .indent-bottom {
    padding-bottom: 26px;
}

#carousel-2 {
}

#carousel-3 .indent-bottom {
    padding-bottom: 21px;
}

#carousel-3 .box1 {
    padding-bottom: 20px;
    min-height: 354px;
}

.p3 {
    display: block;
    background: rgba(0, 0, 0, 0);
    margin-bottom: 15px;
    border: 0 none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
    font-size: 100%;
}

    .p3 .name {
        display: block;
        overflow: hidden;
        width: 100%;
        height: 74px;
        padding: 24px 0;
        color: #000000;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
    }

    .p3 .price {
        display: block;
        color: #ed1c24;
        padding: 10px;
        font-size: 12px;
        font-weight: bold;
    }

.p5 {
    display: block;
    line-height: 27px;
    margin-bottom: 10px;
    padding-left: 10px;
    color: #0E71B4;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.img-box {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 5px;
    height: 230px;
    width: 100%;
    background-color: #edf0ff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

    .img-box img {
        position: absolute;
        border: none;
        top: 0;
        left: 0;
        width: 100%;
    }


/*-------------------------------------------------------------------*/
/* product_main */
.product_main {
    padding-left: 0;
}

    .product_main ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .product_main ul li {
            position: relative;
            float: left;
            margin-bottom: 15px;
        }

            .product_main ul li:last-child {
                margin-right: 0;
                padding: 0 0 0 15px;
            }

            .product_main ul li:last-child {
                margin-right: 0;
            }

            .product_main ul li img {
            }

            .product_main ul li .button {
                position: absolute;
                border: 2px solid #fff;
                background-color: #3699fc;
                padding: 8px 12px;
                color: #fff;
                text-transform: uppercase;
                border-radius: 5px;
            }
/**/
/* absolute_left */
.absolute_left {
    bottom: 20px;
    left: 20px;
}

/* absolute_right */
.absolute_right {
    bottom: 20px;
    right: 20px;
}
/* link_web */
.link_web {
    float: left;
    border-right: 1px solid #f0f0f0;
    padding-left: 0;
}

    .link_web ul {
    }

        .link_web ul li {
            float: left;
            background: url(../Images/Bullet.png) top left no-repeat;
            background-position: 0 13px;
            border-bottom: 1px dotted #000;
            width: 100%;
            height: 36px;
        }

            .link_web ul li a {
                line-height: 36px;
                padding-left: 16px;
                color: #000;
                text-decoration: none;
            }
/**/

/* news_index */
.news_index {
    float: left;
}

    .news_index ul li {
        border-bottom: 1px dotted #f0f0f0;
        width: 100%;
        padding-top: 8px;
    }

        .news_index ul li:last-child {
            border-bottom: none;
        }

        .news_index ul li a {
            display: block;
        }

            .news_index ul li a:hover {
                text-decoration: none;
            }

            .news_index ul li a span {
                display: block;
                float: left;
            }

            .news_index ul li a h2 {
                display: block;
                float: left;
                margin: 0 0 8px 0;
                padding: 0;
            }

            .news_index ul li a .image {
                border: 1px solid #f0f0f0;
                overflow: hidden;
                width: 66px;
                height: 66px;
                padding: 2px;
                margin-right: 18px;
                background-position: center;
                background-repeat: no-repeat;
                background-size: contain;
            }

                .news_index ul li a .image img {
                    height: 60px;
                }

            .news_index ul li a .name {
                line-height: 17px;
                color: #009966;
                font-size: 12px;
            }

            .news_index ul li a h3 {
                display: block;
                float: left;
                line-height: 160%;
                margin: 0;
                padding: 0;
                font-size: 1em;
            }

            .news_index ul li a .summary {
                overflow: hidden;
                height: 35px;
                color: #000000;
            }
/**/
/* link_facebook */
.link_facebook {
    overflow: hidden;
    padding-right: 0 !important;
    text-align: right;
}

    .link_facebook img {
        margin-left: 24px;
    }
/**/
/* bordertop */
.bordertop {
    border-top: 1px solid #f0f0f0;
}
/* borderbottom483A01 */
.borderbottom483A01 {
    border-bottom: 4px solid #307539;
}

.padding_5 {
    padding: 5px;
}

.padding_27 {
    padding: 27px 0;
}

.paddingleft_15 {
    padding-left: 15px !important;
}

.paddingtop_0 {
    padding-top: 0 !important;
}

.paddingtop_10 {
    padding-top: 10px;
}

.paddingtop_30 {
    padding-top: 30px;
}

.paddingbottom_12 {
    padding-bottom: 12px;
}
/* background483A01 */
.background483A01 {
    background-color: #307539;
}

.background1 {
    background-color: #f0f0f0;
}

.background2 {
    background-color: #dddddd;
}

.background3 {
    background-color: #307539;
}

.backgroundimage1 {
    background-size: 100%;
    background-position: center;
    padding: 50%;
}

.textcolor1 {
    color: #fff;
}
/**/
/* addressfoot */
.addressfoot {
    float: left;
    color: #307539;
}

    .addressfoot .name {
        font-weight: bold;
        text-transform: uppercase;
    }

.copyright {
    float: right;
    color: #307539;
    text-align: right;
}

    .copyright a {
        color: #000;
        text-align: right;
        text-decoration: none;
    }
/**/
/* menu_left */
.menu_left {
    margin-bottom: 20px;
    padding-left: 0;
}

    .menu_left .title {
    }

    .menu_left ul {
    }

        .menu_left ul li {
            float: left;
            background: url(../Images/Bullet.png) top left no-repeat;
            background-position: 0 13px;
            border-bottom: 1px dotted #000;
            overflow: hidden;
            width: 100%;
            height: 36px;
        }

            .menu_left ul li:last-child {
                border-bottom: none;
            }

            .menu_left ul li a {
                line-height: 36px;
                padding-left: 16px;
                color: #000;
                text-decoration: none;
            }

                .menu_left ul li a h2 {
                    line-height: 36px;
                }
/**/
/* productlist */
.productlist {
    padding-right: 0;
}

    .productlist .productlist_title {
        float: right;
        background-color: #307539;
        padding: 8px;
        color: #fff;
        text-transform: uppercase;
    }

        .productlist .productlist_title h1 {
            margin: 0;
            font-size: 15px;
        }

    .productlist .content {
        line-height: 160%;
        margin: 0 0 15px 0;
        padding: 0;
    }

    .productlist ul {
        margin-left: -16px;
    }

        .productlist ul li {
            float: left;
            margin: 0 0 16px 0;
        }

            .productlist ul li a {
                overflow: hidden;
                padding: 1px;
                height: 45px;
            }

                .productlist ul li a span {
                    display: block;
                }

                .productlist ul li a .image {
                    background-color: #e8e8e8;
                    overflow: hidden;
                    height: 251px;
                    margin-bottom: 17px;
                }

                .productlist ul li a .name {
                    padding: 10px;
                    font-weight: bold;
                    text-transform: uppercase;
                }

                .productlist ul li a:hover .name {
                    color: #307539;
                }

                .productlist ul li a .summary {
                    overflow: hidden;
                    height: 68px;
                    padding: 0 10px 10px 10px;
                    line-height: 160%;
                }

                    .productlist ul li a .summary p {
                        overflow: hidden;
                        height: 58px;
                    }
/* menu_page */

/* productlist2 */
.productlist2 {
    padding-right: 0;
}

    .productlist2 .productlist_title {
        float: right;
        background-color: #307539;
        padding: 16px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
    }

        .productlist2 .productlist_title h1 {
            margin: 0;
            font-size: 15px;
            font-weight: bold;
        }

    .productlist2 .content {
        float: right;
        line-height: 160%;
        margin: 0 0 30px 0;
        padding: 0;
        font-size: 14px;
        text-align: justify;
    }

    .productlist2 ul {
        margin-left: -16px;
    }

        .productlist2 ul li {
            float: left;
            margin: 0 0 16px 0;
        }

            .productlist2 ul li a {
                border: 1px solid #f0f0f0;
                overflow: hidden;
                padding: 1px;
                color: #000;
                text-decoration: none;
            }

                .productlist2 ul li a span {
                    display: block;
                }

                .productlist2 ul li a .image {
                    overflow: hidden;
                    margin-bottom: 17px;
                }

                .productlist2 ul li a .name {
                    padding: 10px;
                    font-weight: bold;
                    text-transform: uppercase;
                }

                .productlist2 ul li a:hover .name {
                    color: #307539;
                }

                .productlist2 ul li a .summary {
                    overflow: hidden;
                    height: 68px;
                    padding: 0 10px 10px 10px;
                    line-height: 160%;
                }

                    .productlist2 ul li a .summary p {
                        overflow: hidden;
                        height: 58px;
                    }
/* menu_page */

.menu_page {
    padding: 8px 0 5px 15px;
}

    .menu_page ul {
    }

        .menu_page ul li {
            background: url(../Images/Bullet.png) top left no-repeat;
            background-position: 0 5px;
            float: left;
            margin-right: 10px;
            padding-left: 20px;
        }

            .menu_page ul li:first-child {
                padding-left: 0;
                background-image: none;
            }

            .menu_page ul li a {
                color: #000000;
                text-transform: uppercase;
                text-decoration: none;
            }

            .menu_page ul li span {
                color: #000000;
                text-transform: uppercase;
                text-decoration: none;
            }

                .menu_page ul li span.current {
                    color: #307539;
                }

            .menu_page ul li a.current {
                color: #307539;
            }

/* the overlayed element */
.simple_overlay {
    /* must be initially hidden */
    display: none;
    width: 1px;
    height: 1px;
    position: absolute;
    /* place overlay on top of other elements */
    z-index: 10000;
    /* styling */
    background-color: #111111;
}

    /* close button positioned on upper right corner */
    .simple_overlay .close {
        background-image: url(../Images/icon_close.png);
        position: absolute;
        right: -15px;
        top: -15px;
        cursor: pointer;
        height: 35px;
        width: 35px;
        z-index: 1;
    }
/**/
/* "next image" and "prev image" links */
.next, .prev {
    /* absolute positioning relative to the overlay */
    position: absolute;
    z-index: 100;
    top: 40%;
    border: 1px solid #666;
    cursor: pointer;
    display: block;
    padding: 10px 20px;
    color: #fff;
    font-size: 11px;
    /* upcoming CSS3 features */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.prev {
    left: 0;
    border-right: 0;
    margin-left: -62px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
}

.next {
    right: 0;
    border-left: 0;
    margin-right: -62px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
}

    .next:hover, .prev:hover {
        text-decoration: underline;
        background-color: #fff;
    }
/* progress indicator (animated gif). should be initially hidden */
.progress {
    position: absolute;
    top: 45%;
    left: 50%;
    display: none;
}

/* page_navi_box */
.page_navi_box {
    position: relative;
    display: inline-block;
    float: right;
    margin-bottom: 5px;
    padding: 0;
}

    .page_navi_box .page_navi {
        float: right;
    }

        .page_navi_box .page_navi ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .page_navi_box .page_navi ul li {
                float: left;
                border: none;
                width: 32px;
                height: 27px;
                margin: 0 10px 0 0;
                text-align: center;
                vertical-align: middle;
            }

                .page_navi_box .page_navi ul li:last-child {
                    margin-right: 0;
                }

                .page_navi_box .page_navi ul li.current {
                    background-color: #b6a754;
                }

                    .page_navi_box .page_navi ul li.current a {
                        color: #fff;
                    }

                .page_navi_box .page_navi ul li:hover {
                    background-color: #b6a754;
                }

                .page_navi_box .page_navi ul li a {
                    display: block;
                    color: #000;
                    line-height: 200%;
                    text-decoration: none;
                }

                    .page_navi_box .page_navi ul li a:hover {
                        color: #fff;
                    }

.buttonnext {
    background-image: url(../Images/Next.png);
}

.buttonlast {
    background-image: url(../Images/Next_2.png);
}

.buttonfist {
    background-image: url(../Images/Prev.png);
}

.buttonprev {
    background-image: url(../Images/Prev_2.png);
}
/**/
.blog_left {
    float: left;
    padding-left: 0;
}
/* add_about */
.add_about {
    float: left;
    padding-left: 0;
}

    .add_about ul {
    }

        .add_about ul li {
            float: left;
            border-bottom: 1px dotted #000;
            width: 100%;
        }

            .add_about ul li:last-child {
                border-bottom: none;
            }

            .add_about ul li a {
                color: #000;
                text-decoration: none;
            }

                .add_about ul li a span {
                    display: block;
                }

                .add_about ul li a .name {
                    padding: 16px 10px;
                    font-weight: bold;
                    text-align: center;
                    text-transform: uppercase;
                }

                .add_about ul li a .image {
                    background-color: #EFEFEF;
                    overflow: hidden;
                }

                    .add_about ul li a .image img {
                        margin: 0 auto;
                    }
/**/
/* customer_logo_list */
.customer_logo_list {
    float: right;
    width: 747px;
}

    .customer_logo_list ul {
    }

        .customer_logo_list ul li {
            width: 128px;
            overflow: hidden;
            border: none;
            margin-left: 21px;
        }

            .customer_logo_list ul li a {
            }

                .customer_logo_list ul li a span {
                }

                .customer_logo_list ul li a .image {
                    overflow: hidden;
                    width: 126px;
                    height: 92px;
                    border: 1px solid #f0f0f0;
                    padding: 2px;
                    margin-bottom: 10px;
                }

                    .customer_logo_list ul li a .image img {
                        width: 120px;
                    }

                .customer_logo_list ul li a .name {
                    text-align: center;
                    padding: 0 10px;
                    font-weight: normal;
                    text-transform: capitalize;
                }
/**/
/* news_blog_left */
.news_blog_left {
    float: left;
    padding-left: 0;
}

    .news_blog_left ul li {
        border-bottom: 1px dotted #f0f0f0;
        width: 100%;
        height: 81px;
    }

        .news_blog_left ul li:last-child {
            border-bottom: none;
            padding-top: 8px;
        }

        .news_blog_left ul li a {
            display: block;
        }

            .news_blog_left ul li a span {
                display: block;
                float: left;
            }

            .news_blog_left ul li a .image {
                border: 1px solid #f0f0f0;
                overflow: hidden;
                padding: 2px;
            }

            .news_blog_left ul li a .name {
                margin-bottom: 8px;
                color: #009966;
            }

            .news_blog_left ul li a .summary {
                overflow: hidden;
                height: 35px;
                color: #000000;
            }
/**/
/* service_list */
.service_list {
    float: right;
    padding-right: 0;
}

    .service_list ul li {
        position: relative;
        border: none;
        border-bottom: 1px dotted #f0f0f0;
        padding-bottom: 20px;
        margin-left: 0;
        width: 100%;
    }

        .service_list ul li a {
            height: auto !important;
        }

            .service_list ul li a.button {
                position: absolute;
                display: block;
                background-color: #307539;
                bottom: 20px;
                left: 225px;
                line-height: 30px;
                width: 110px;
                height: 30px;
                color: #fff;
                text-align: center;
                text-transform: uppercase;
            }

        .service_list ul li:last-child {
            border-bottom: none;
            padding-top: 8px;
        }

        .service_list ul li span {
            display: block;
            float: left;
        }

        .service_list ul li .image {
            border: 1px solid #f0f0f0;
            overflow: hidden;
            height: 167px;
            padding: 2px;
        }

            .service_list ul li .image img {
                max-height: 161px;
            }

        .service_list ul li .name {
            margin-bottom: 8px;
            padding-left: 15px;
            color: #009966;
            font-size: 14px;
        }

        .service_list ul li .summary {
            overflow: hidden;
            padding-left: 15px;
            height: 60px;
            color: #000000;
        }
/**/
/* contact_form */
.contact_form {
}

    .contact_form .contact_form_title {
        background: url(../Images/Icon_Phone.png) top left no-repeat;
        border-bottom: 1px solid #A4A3A3;
        line-height: 42px;
        height: 42px;
        padding-left: 48px;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .contact_form .Contact_Info {
        float: left;
        padding-top: 20px;
    }

    .contact_form .contact_form_submit {
        padding-top: 20px;
    }

        .contact_form .contact_form_submit span {
            display: block;
            line-height: 160%;
            padding: 0 15px;
        }

        .contact_form .contact_form_submit .send_messenger_title {
            text-transform: uppercase;
            font-weight: bold;
            color: #307539;
        }

        .contact_form .contact_form_submit ul {
        }

            .contact_form .contact_form_submit ul li {
                float: left;
            }

                .contact_form .contact_form_submit ul li input {
                    border: 1px solid #A4A3A3;
                    height: 39px;
                    margin-right: 12px;
                    margin-bottom: 12px;
                    padding-left: 10px;
                    border-radius: 5px;
                }

                    .contact_form .contact_form_submit ul li input:last-child {
                        margin-right: 0;
                    }

#MainContent_Txt_Class {
    margin-right: 0;
}

#MainContent_Txt_School {
    margin-right: 0;
}

.contact_form .contact_form_submit ul li select {
    border: 1px solid #A4A3A3;
    height: 39px;
    margin-right: 0;
    margin-bottom: 12px;
    padding-left: 10px;
    border-radius: 5px;
}

.contact_form .contact_form_submit ul li textarea {
    float: left;
    border: 1px solid #A4A3A3;
    width: 100%;
    height: 226px;
    margin-right: 12px;
    margin-bottom: 12px;
    padding-left: 10px;
    border-radius: 5px;
}

.contact_form .contact_form_submit ul li .button_send {
    display: inline-block;
    border: 1px solid #f0f0f0;
    width: 100%;
    height: 56px;
    line-height: 56px;
    color: #fff;
    font-size: 21px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;
    /* For Safari 5.1 to 6.0 */
    background: -webkit-linear-gradient(top,#307539,#000);
    /* For Opera 11.1 to 12.0 */
    background: -o-linear-gradient(top,#307539,#000);
    /* For Fx 3.6 to 15 */
    background: -moz-linear-gradient(top,#307539,#000);
    /* Standard syntax */
    background: linear-gradient(to bottom,#307539,#000);
}
/* product_detail */
.product_detail {
    padding-right: 0;
    padding-left: 0;
}

    .product_detail > .title {
        display: block;
        float: left;
        padding: 13px;
        color: #307539;
        font-weight: bold;
        text-align: left;
        text-transform: uppercase;
    }

    .product_detail h1 {
        display: block;
        float: left;
        width: 100%;
        line-height: 25px;
        margin: 0;
        padding: 12px 0;
        color: #307539;
        text-align: center;
        text-transform: uppercase;
        font-size: 22px;
        font-weight: bold;
    }

    .product_detail > .title h1 {
        margin: 0;
        font-size: 1em;
    }

    .product_detail .image {
        float: left;
        overflow: hidden;
        border: 1px solid #F0F0F0;
        height: 420px;
        padding: 4px;
        margin-bottom: 15px;
        text-align: center;
    }

        .product_detail .image img {
            max-width: 420px;
        }

    .product_detail .form_info {
        position: relative;
        float: left;
        overflow: hidden;
        height: 420px;
        margin-bottom: 20px;
        padding-right: 0;
    }

        .product_detail .form_info ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .product_detail .form_info ul li {
                height: 22px;
            }

                .product_detail .form_info ul li strong {
                    margin-right: 15px;
                }

        .product_detail .form_info .name {
            overflow: hidden;
            border-bottom: 1px solid #FFF;
            line-height: 30px;
            margin-bottom: 10px;
        }

            .product_detail .form_info .name span {
                font-size: 17px;
                text-decoration: none;
                line-height: 20px;
                font-weight: bold;
                color: #009966;
            }

        .product_detail .form_info .summary {
            line-height: 170%;
            padding: 0;
            font-size: 14px;
        }

            .product_detail .form_info .summary span {
                display: block;
            }

        .product_detail .form_info .price {
            margin-top: 15px;
            color: #ed1c24;
            font-size: 22px;
            font-weight: bold;
            line-height: 25px;
        }

            .product_detail .form_info .price span {
                margin-right: 15px;
                font-size: 18px;
            }

        .product_detail .form_info .button_order {
            display: none;
            position: absolute;
            bottom: 0;
            right: 0;
            background: #ae0f14;
            padding: 0 20px;
            line-height: 30px;
        }

            .product_detail .form_info .button_order a {
                display: block;
                color: #FFF;
                font-size: 18px;
            }

    .product_detail .image_detail_list {
    }

        .product_detail .image_detail_list ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .product_detail .image_detail_list ul li {
                float: left;
                overflow: hidden;
                /*border: 1px solid #000;*/
                /*width: 126px;*/
                height: 100px;
                /*margin-left: 10px;*/
                margin-bottom: 10px;
                text-align: center;
            }



                .product_detail .image_detail_list ul li a {
                    display: block;
                    border: 1px solid #000;
                    width: 100%;
                    height: 100%;
                    background-position: center;
                    background-repeat: no-repeat;
                    background-size: contain;
                }

                    .product_detail .image_detail_list ul li a:hover {
                        border: 1px solid #AC0303;
                    }

                    .product_detail .image_detail_list ul li a img {
                        max-height: 100px;
                    }

                .product_detail .image_detail_list ul li:hover a img {
                }

                .product_detail .image_detail_list ul li .name {
                    display: block;
                    text-align: center;
                    margin-top: -15px;
                }

    .product_detail .detail_info {
        float: left;
        padding: 0;
    }

        .product_detail .detail_info .title {
            border: 1px solid #F0F0F0;
            line-height: 30px;
            padding-left: 10px;
            font-weight: normal;
        }

        .product_detail .detail_info .content {
            border-bottom: 1px solid #307539;
            overflow: hidden;
            line-height: 160%;
            padding-bottom: 30px;
            color: #000;
        }

            .product_detail .detail_info .content .image {
                float: left;
                overflow: hidden;
                border: 1px solid #F0F0F0;
                height: auto !important;
                padding: 4px;
                margin-right: 15px;
                margin-bottom: 15px;
            }

            .product_detail .detail_info .content #MainContent_Img_Photos {
                float: left;
                max-width: 400px;
                margin: 0 10px 10px 0;
            }
/**/
.othernews {
    margin-top: 30px;
}

    .othernews ul {
        list-style: decimal-leading-zero;
        color: #307539;
        padding-left: 35px;
    }

        .othernews ul li {
            padding-left: 10px;
        }

            .othernews ul li a {
                text-transform: lowercase;
            }

                .othernews ul li a:hover {
                    text-decoration: none;
                }

    .othernews .title {
        text-transform: uppercase !important;
        font-weight: bold !important;
        border: none !important;
    }
/* templatelist */
.templatelist {
    margin-bottom: 30px;
}

    .templatelist .templatelist_title {
        float: right;
        background-color: #307539;
        padding: 16px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
    }

        .templatelist .templatelist_title h1 {
            font-size: 1em;
            margin: 0;
        }

    .templatelist .content {
        float: right;
        line-height: 160%;
        width: 731px;
        margin: 0 0 30px 0;
        font-size: 14px;
    }

    .templatelist ul {
    }

        .templatelist ul li {
            float: left;
        }

            .templatelist ul li a {
                border: 1px solid #f0f0f0;
                color: #000;
                text-decoration: none;
            }

                .templatelist ul li a span {
                    display: block;
                }

                .templatelist ul li a .image {
                    overflow: hidden;
                    max-height: 340px;
                    margin-bottom: 17px;
                }

                    .templatelist ul li a .image img {
                    }

                .templatelist ul li a .name {
                    padding: 10px;
                    font-weight: bold;
                    text-align: center;
                    text-transform: uppercase;
                }

                .templatelist ul li a:hover .name {
                    color: #307539;
                }

                .templatelist ul li a .summary {
                    padding: 0 10px 10px 10px;
                    line-height: 160%;
                }
/**/
.socialbuttonlist {
    padding: 5px 0;
}

    .socialbuttonlist ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .socialbuttonlist ul li {
            float: left;
            margin-right: 10px;
        }
/* creation_area_list */
.creation_area_list {
    margin-bottom: 30px;
}

    .creation_area_list ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .creation_area_list ul li {
            float: left;
            padding: 2px;
        }

            .creation_area_list ul li:nth-child(2n+1) {
                background-color: #fdfdfd;
            }

            .creation_area_list ul li a {
            }

                .creation_area_list ul li a:hover {
                    text-decoration: none;
                }

                .creation_area_list ul li a span {
                    display: block;
                    padding: 2px;
                }

                .creation_area_list ul li a .name {
                    padding: 3px 0 5px 0;
                    color: #000000;
                    font-weight: bold;
                    text-align: left;
                    text-transform: uppercase;
                }

                .creation_area_list ul li a .image {
                    border: 1px solid #A4A3A3;
                    height: 130px !important;
                    margin-right: 5px;
                }

                    .creation_area_list ul li a .image img {
                        max-height: 120px;
                    }

                .creation_area_list ul li a .summary {
                    overflow: hidden;
                    height: 55px;
                    color: #307539;
                }

                    .creation_area_list ul li a .summary p {
                        margin: 0;
                    }
/**/
/* banner_page */
.banner_page {
    height: 248px;
    overflow: hidden;
}

    .banner_page a {
    }

        .banner_page a img {
            width: 100%;
        }

/* maparea */
.maparea {
    width: 100%;
    overflow: hidden;
    padding: 0;
}
/**/
/* trademark_list */
.trademark_list {
    background-color: #307539;
}

    .trademark_list ul {
    }

        .trademark_list ul li {
            float: left;
            padding: 5px;
        }

            .trademark_list ul li:last-child {
                border-right: none;
            }

            .trademark_list ul li a {
                min-height: 50px;
                background-position: center;
                background-repeat: no-repeat;
                background-size: 100%;
            }

                .trademark_list ul li a img {
                    max-height: 40px;
                }
/* content_about */
.content_about {
}

    .content_about ul {
        padding-left: 60px;
        list-style-type: inherit !important;
        list-style-position: inherit !important;
        list-style-image: inherit !important;
    }

        .content_about ul li {
            float: none;
            margin-bottom: 8px !important;
        }

/**/


/* #PopupIndexPage */
#PopupIndexPage {
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -340px;
}

    #PopupIndexPage #PopupBackground {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99;
        background: #000;
        display: block;
        opacity: 0.6;
    }

    #PopupIndexPage #PopupContent {
        position: absolute;
        display: none;
        overflow: hidden;
        background: #fff;
        border: 1px solid #63cdf4;
        width: 680px;
        z-index: 999;
    }

        #PopupIndexPage #PopupContent .popup_header {
            position: relative;
            float: left;
            background: #307539;
            width: 680px;
            line-height: 30px;
            color: #fff;
            font-size: 16px;
            font-weight: bold;
            text-transform: uppercase;
            cursor: auto;
        }

            #PopupIndexPage #PopupContent .popup_header span {
                padding-left: 15px;
            }

            #PopupIndexPage #PopupContent .popup_header .button_close {
                position: absolute;
                top: -3px;
                right: 0;
                cursor: auto;
            }

        #PopupIndexPage #PopupContent .popup_body {
            width: 100%;
            float: left;
            padding: 5px;
        }

            #PopupIndexPage #PopupContent .popup_body a {
                display: block;
            }

                #PopupIndexPage #PopupContent .popup_body a img {
                    width: 100%;
                }

        #PopupIndexPage #PopupContent .popup_footer {
        }
/**/
/* blo_right */
.blo_right {
    padding: 15px;
}
/**/
/* blo_menu */
.blo_menu {
    margin-bottom: 15px;
    box-shadow: #307539 1px 1px 3px;
}

    .blo_menu .title {
        background-color: #307539;
        line-height: 1.8em;
        padding: 0 15px;
        margin: 0;
        color: #fff;
        font-size: 1.6em;
        text-transform: uppercase;
    }

    .blo_menu ul {
    }

        .blo_menu ul li {
            width: 100%;
        }

            .blo_menu ul li:hover {
                background: #dedede;
            }

            .blo_menu ul li a {
                padding: 0 15px;
                line-height: 27px;
                text-decoration: none;
            }

                .blo_menu ul li a span {
                    display: block;
                    text-transform: uppercase;
                    font-size: 1.8em;
                    padding: 34px 0;
                }
/**/
/* blo_videomini */
.blo_videomini {
    margin-bottom: 15px;
}

    .blo_videomini ul {
        list-style: none;
    }

    .blo_videomini .title {
        background-color: #307539;
        line-height: 1.8em;
        padding: 0 15px;
        margin: 0 0 5px 0;
        color: #fff;
        font-size: 1.6em;
        text-transform: uppercase;
    }

        .blo_videomini .title a {
            display: inline-block;
            float: right;
            color: #fff;
            text-transform: none;
            font-weight: normal;
        }

    .blo_videomini ul li {
        float: left;
        height: 210px;
    }

        .blo_videomini ul li iframe {
            background-color: #69cdf3;
            height: 210px;
            padding: 5px;
            width: 100%;
            border: 1px solid #307539 !important;
            border-radius: 3px;
        }
/**/
/* blo_image */
.blo_image {
    padding: 0;
    margin-bottom: 15px;
    box-shadow: #307539 1px 1px 3px;
}

    .blo_image .title {
        background-color: #307539;
        line-height: 1.8em;
        padding: 0 15px;
        margin: 0;
        color: #fff;
        font-size: 1.6em;
        text-transform: uppercase;
    }

        .blo_image .title a {
            display: inline-block;
            float: right;
            color: #fff;
            text-transform: none;
            font-weight: normal;
        }

    .blo_image ul {
    }

        .blo_image ul li {
            padding: 8px;
        }

            .blo_image ul li:hover {
                background-color: #69cdf3;
            }

            .blo_image ul li a {
                overflow: hidden;
            }

                .blo_image ul li a img {
                    width: 100%;
                }

                    .blo_image ul li a img:hover {
                        opacity: 0.6;
                    }
/**/
/* blo_imagelage */
.blo_imagelage {
    padding: 0;
    margin-bottom: 15px;
}

    .blo_imagelage .title {
        background-color: #307539;
        line-height: 30px;
        padding: 0 15px;
        margin-bottom: 15px;
        color: #fff;
        text-transform: uppercase;
    }

    .blo_imagelage ul {
    }

        .blo_imagelage ul li {
            padding: 1px;
        }

            .blo_imagelage ul li:hover {
                background-color: #307539;
            }

            .blo_imagelage ul li a {
            }

                .blo_imagelage ul li a h2 {
                    position: absolute;
                    bottom: 0;
                    width: 100%;
                    line-height: 25px;
                    color: #fff;
                    text-align: center;
                    background-color: rgba(47, 58, 146, 0.60);
                }

                .blo_imagelage ul li a .image {
                    position: relative;
                }

                    .blo_imagelage ul li a .image img {
                        width: 100%;
                    }

                        .blo_imagelage ul li a .image img:hover {
                            opacity: 0.6;
                        }
/**/
/**/
.blo_video {
    padding: 0;
    margin-bottom: 15px;
}

    .blo_video .title {
        background-color: #307539;
        line-height: 30px;
        padding: 0 15px;
        margin-bottom: 15px;
        color: #fff;
        text-transform: uppercase;
    }

    .blo_video ul {
    }

        .blo_video ul li {
            padding: 1px;
        }

            .blo_video ul li:hover {
                box-shadow: 1px 1px 10px;
            }

            .blo_video ul li .image {
            }

                .blo_video ul li .image h2 {
                    height: 40px;
                    overflow: hidden;
                }

            .blo_video ul li:hover .image h2 {
                color: #b6a754;
            }

/**/
/* blo_calenda */
.blo_calenda {
}

    .blo_calenda .title {
        background-color: #307539;
        line-height: 1.8em;
        margin-bottom: 0;
        line-height: 35px;
        padding-left: 15px;
        color: #fff;
        font-size: 1.3em;
        text-transform: uppercase;
    }

.feelingofstudents {
}

    .feelingofstudents .titlename {
        text-transform: uppercase;
        font-weight: 300;
        font-size: 1.6em;
    }

.feelingofstudentsitem {
    padding: 15px;
}

    .feelingofstudentsitem a {
        color: #307539;
        transition: ease-in-out 1s;
        -moz-transition: ease-in-out 1s;
        -o-transition: ease-in-out 1s;
        -webkit-transition: ease-in-out 1s;
    }

        .feelingofstudentsitem a:hover {
            color: #62ccf2;
            text-decoration: none;
        }

        .feelingofstudentsitem a:active {
            color: #62ccf2;
            text-decoration: none !important;
            border: none !important;
        }

        .feelingofstudentsitem a:focus {
            color: #62ccf2;
            text-decoration: none !important;
            border: none !important;
        }

.feelingofstudents_image {
    padding: 10%;
    margin-bottom: 30px;
}

.feelingofstudents_text {
    overflow: hidden;
    max-height: 100px;
}
/* tablecalenda */
.tablecalenda {
    border: 2px solid #307539;
    color: #307539;
}

    .tablecalenda tr {
        border-bottom: 1px dotted #307539;
    }

        .tablecalenda tr:nth-child(even) {
            background-color: #f7f7f7;
        }

        .tablecalenda tr:hover {
            background-color: #fcfcfc;
        }

        .tablecalenda tr:first-child {
            border-bottom: 1px double #307539;
            background-color: #77ba9b;
            color: #fff;
        }

        .tablecalenda tr th {
            border-right: 1px solid #307539;
            padding: 5px 10px;
            text-align: center;
            font-weight: bold;
        }

        .tablecalenda tr td {
            border-right: 1px solid #307539;
            padding: 5px 10px;
        }

            .tablecalenda tr td:first-child {
                width: 2%;
                text-align: right;
            }

            .tablecalenda tr td:nth-child(2) {
                width: 10%;
                text-align: right;
            }

            .tablecalenda tr td:last-child {
                border-right: none;
                width: 10%;
                text-align: center;
            }
/**/

/* logolist */
.blo_logolist {
}

    .blo_logolist .title {
        background-color: #307539;
        line-height: 1.8em;
        margin-bottom: 0;
        line-height: 35px;
        padding-left: 15px;
        color: #fff;
        font-size: 1.6em;
        text-transform: uppercase;
    }

        .blo_logolist .title a {
            display: inline-block;
            float: right;
            color: #fff;
            text-transform: none;
            font-weight: normal;
        }

.logolist {
    display: inline-block;
    padding: 0;
}

    .logolist ul {
    }

        .logolist ul li {
            float: left;
            /*border: 1px solid #ebe0a1;*/
            width: 14.28%;
            padding: 30px;
        }

            .logolist ul li:nth-child(even) {
                /*background: #b6a754;*/
            }

            .logolist ul li a {
            }

                .logolist ul li a img {
                    margin: 0 auto;
                }
/**/
/* media */
@media (max-width:1199px) {
    .service_main {
        float: left;
        padding: 0 0 0 15px;
    }

        .service_main ul li {
            overflow: hidden;
            height: 150px;
            margin-bottom: 19px;
            padding: 0;
        }

            .service_main ul li a {
                position: relative;
                background-position: top;
            }

    .news_blog_left ul li a .summary {
        padding: 0;
    }

    .service_list ul li a.button {
        right: 0;
        left: unset;
    }
}

@media (max-width:1025px) {
    .navbar-nav > li > a {
        padding: 0 8px;
        font-size: 10px;
    }
}

@media (max-width:991px) {
    .service_main {
        float: left;
        padding: 0;
    }

        .service_main ul li {
            overflow: hidden;
            width: 352px;
            height: 150px;
            margin-right: 16px;
            margin-bottom: 16px;
            padding: 0;
        }

            .service_main ul li:last-child {
                margin-right: 0;
            }

            .service_main ul li a {
                position: relative;
                background-position: top;
            }
    /* news_index */
    .news_index ul li a .name {
        line-height: 17px;
        width: 65%;
        padding: 0;
        color: #009966;
        font-size: 12px;
    }

    .news_index ul li a .summary {
        overflow: hidden;
        color: #000000;
        width: 65%;
    }

    .news_blog_left ul li a .name {
        padding: 0;
    }

    .service_list ul li .image {
        margin-bottom: 10px;
    }

    .service_list ul li .name {
        padding: 0;
    }

    .service_list ul li .summary {
        padding: 0;
        margin-bottom: 40px;
    }

    .productlist {
        padding-left: 0;
    }

    .blog_left {
        margin-bottom: 30px;
    }

    .copyright {
        float: left;
        text-align: left;
    }

    .contact_form .contact_form_submit .send_messenger_title {
        display: block;
        line-height: 160%;
        border-bottom: 1px solid;
        margin-bottom: 15px;
    }
}

@media (max-width:768px) {
}

@media (max-width:767px) {
    .productlist {
        padding-left: 0;
    }

    .news_blog_left {
        margin-bottom: 30px;
    }
}

@media (max-width:766px) {
    .service_main {
        float: left;
        padding: 0;
    }

        .service_main ul li {
            overflow: hidden;
            width: 351px;
            height: 150px;
            margin-right: 16px;
            margin-bottom: 16px;
            padding: 0;
        }

            .service_main ul li:last-child {
                margin-right: 0;
            }

            .service_main ul li a {
                position: relative;
                background-position: top;
            }
    /* product_main */
    .product_main ul li {
        position: relative;
        float: left;
        margin-bottom: 15px;
        padding-right: 0;
    }

        .product_main ul li img {
            width: 100%;
        }
    /* link_web */
    .link_web {
        border-right: none;
    }

    .link_facebook {
        text-align: left;
    }
}

@media (max-width:764px) {
    .service_main {
        float: left;
        padding: 0;
    }

        .service_main ul li {
            overflow: hidden;
            width: 100%;
            height: 150px;
            margin-bottom: 16px;
            padding: 0;
        }

            .service_main ul li a {
                position: relative;
                background-position: top;
            }

    .copyright {
        float: left;
        text-align: left;
    }

    .link_seo {
        position: relative;
        padding-left: 30px;
    }

    .blo_circle > ul > li > a > .name {
        display: none;
    }
}

@media (max-width:736px) {
    .blo_chiase .title {
        margin: 0 !important;
    }

    .blo_chiase ul {
        padding: 15px 0;
    }

        .blo_chiase ul li {
            overflow: hidden;
            padding: 0;
        }

            .blo_chiase ul li .content {
                padding: 15px 0;
            }

    .content_about {
        padding: 0;
    }

    .contentmobilevertical {
        padding: 0;
    }

    .productlist ul li a {
        height: auto;
    }

    .contact_form .Contact_Info {
        padding: 20px 0;
    }

    .contact_form .contact_form_submit {
        padding: 20px 0;
    }

        .contact_form .contact_form_submit ul li {
            padding: 0;
        }
}

@media (max-width:568px) {
    .navbar {
        position: relative;
    }

        .navbar ul {
            float: left;
            width: 100%;
        }

    .blo_circle > ul > li > a > .name {
        display: none;
    }
}

@media (max-width:491px) {
    .logo {
        text-align: center;
    }

        .logo a {
            float: none;
            margin-right: 0;
            margin-bottom: 10px;
        }

            .logo a img {
                height: 80px;
                margin: 0 auto;
            }

    .header {
        position: relative;
    }

    .margin_top_150 {
        margin-top: 15px;
    }

    #MnMain {
        /*position: relative;*/
    }

    #MenuTop > ul > li {
        position: relative;
    }

        #MenuTop > ul > li > ul {
            display: none;
            background-color: rgba(237, 28, 36, 0.95);
            min-width: 200px;
            border-radius: 3px;
        }

        #MenuTop > ul > li:hover ul {
            position: absolute;
            display: block;
            top: 54px;
            left: 0;
            z-index: 999;
        }

        #MenuTop > ul > li > ul > li {
            float: none;
            padding: 5px;
        }

            #MenuTop > ul > li > ul > li > a {
                padding: 5px;
                color: #fff;
                font-size: 1.5em;
                text-decoration: none;
            }

                #MenuTop > ul > li > ul > li > a:hover {
                    background-color: #307539;
                }

                #MenuTop > ul > li > ul > li > a > img {
                    max-width: 100px;
                }

    .navbar {
        position: relative;
    }

        .navbar ul {
            float: left;
            width: 100%;
        }

            .navbar ul li {
                width: 100%;
            }

    .blo_circle > ul > li > a > .name {
        display: none;
    }

    .blo_calenda {
        display: none;
    }
}
/* flagLanguage */
.flagLanguage {
    position: absolute;
    display:none;
    top: 0;
    right: 20px;
    padding-right: 5px;
    color: #000;
    font-weight: normal;
    z-index: 99;
}

    .flagLanguage ul {
        list-style: none;
    }

        .flagLanguage ul li {
            float: left;
            margin-left: 5px;
        }

            .flagLanguage ul li a {
            }

                .flagLanguage ul li a img {
                    border: 1px solid #ffffff;
                    max-height: 24px;
                }
