@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,500,700&subset=latin,latin-ext);

body {
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans";
    margin: 0;
    padding: 0;
}

p {
    font-family: "Open Sans";
    margin: 0;
    padding: 0;
}

a {
    font-family: "Open Sans";
}

/*@font-face {*/
/*font-family: 'avenir-next';*/
/*src: url('../fonts/avenir-next.ttf'); */
/*}*/
/**/
/*header section css start*/

header {
    border-top: 6px solid #1A3D2C;
}

.logoPart {
    position: relative;
    float: left;
    width: 30%;
}

.logoPart h1 {
    float: right;
    margin-bottom: 13px;
    margin-right: 20px;
    margin-top: 25px;
}

.logoPart h1 a img {
}

.logoPart .languages {
    position: absolute;
    right: -50px;
    top: 40px;
    text-transform: uppercase;
    font-size:17px;
}

.logoPart .languages ul { }

.logoPart .languages ul li {
    color: #C0994B;
    float: left;
    padding: 3px; }

.logoPart .languages ul li a {
    color: #C0994B;
    font-weight: bold;
    text-decoration: none;
}

.logoPart .languages ul li a:hover {
    color: #F89406;
}

.navPart {
    background: url("../images/navBg.jpg") no-repeat scroll left top #F2CF00;
    float: right;
    height: 126px;
    width: 70%;
}

.navMain {
    float: right;
    margin-right: 23%;
}

.navMain ul {
    margin-top: 16px;
}

.navMain ul li {
    float: left;
    height: 90px;
    border-radius: 50%;
    line-height: 84px;
    margin-left: 20px;
    padding: 2px;
    width: 90px;
}

.navMain ul li a {
    border-radius: 50%;
    color: #FFF;
    display: block;
    font-size: 17px;
    text-align: center;
}

.navMain ul li:hover {
    border: 1px solid #FFF;
}

.navMain ul li a:hover {
    text-decoration: none;
    font-weight: bold;
    background: #FFF;
    color: #1A3D2C;
    font-size: 14px;
}

.navMain ul li.active {
    border: 1px solid #FFF;
}

.navMain ul li.active a {
    font-weight: bold;
    text-decoration: none;
    background: #FFF;
    color: #1A3D2C;
    font-size: 12px;
}

.banerSection {
    clear: both;
}

.banerSection_home {
    position: relative;
}

.bannermian {
    float: right;
    width: 96.4%;
    position: relative !important;
}


#white-tick {
    z-index: 9999;
    position: absolute;
    display: block;
    background: transparent !important;
    width: 30%;
}

#white-tick img {
    width: 100%;
    height: 100%;
}

.bannermian span {
}

.bannermian span img {
    width: 100%;
}

.banerCap {
    color: #FFF;
    font-size: 48px;
    left: 30.3%;
    position: absolute;
    top: 46%;
}

.banerCap h2, h3 {
    font-family: "Open Sans";
    min-width: 100px;
}

.banerCap h2 {
    background: none repeat scroll 0 0 #C0994B;
    font-size: 43px;
    margin-bottom: 3px;
    margin-right: 30px;
    padding: 5px 20px;
    width: auto;
}

.banerCap h3 {
    background: none repeat scroll 0 0 #1A3D2C;
    float: right;
    font-size: 43px;
    padding: 5px 20px;
    width: auto;
}

.inner_content_prd {
    padding: 70px 5px !important;
}

.tHumb_item_details {
}

.tHumb_item_details ul {
    float: left;
}

.tHumb_item_details ul li {
    margin: 0 20px 0 0 !important;
}

.tHumb_item_details h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 45px;
}

.tHumb_item_details p {
    font-size: 13px !important;
    margin-bottom: 10px !important;
}

/*header section css end*/

.welcomeCnt {
    clear: both;
    margin: 30px 0;
}

.left_title {
    background: none repeat scroll 0 0 #F2D000;
    float: left;
    padding: 18px 0 12px;
    width: 31%;
}

.tT_cont {
    float: right;
    margin-right: 20px;
    width: 200px;
}

.tT_cont h3 {
    font-family: "Open Sans";
    text-align: left;
    color: #454545;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.tT_cont p {
    text-align: left;
    color: #454545;
    font-size: 18px;
}

.wl_cont {
    float: right;
    margin-top: 20px;
    width: 68%;
}

.wl_cont p {
    color: #666664;
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin-left: 20px;
}

.bD_Link {
    border-right: 1px solid #F2D000;
    float: left;
    margin-left: 8px;
    width: 120px;
}

.bD_Link a {
    color: #D8BA05;
    font-size: 15px;
    line-height: normal;
}

.container {
    margin: 0 auto;
    padding: 0;
    width: 968px;
}

/* demo specific styles */
/* jquery-method */
.imageOuter { width: 100%; height: 100%; }

span.roll {
    height: 227px;
    position: absolute;
    width: 100%;
    z-index: 10;
}

span.roll label {
    background: none repeat scroll 0 0 #F2D000;
    color: #FFF;
    font-size: 14px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 8px 20px;
}

.tHumb_item {
}

.tHumb_item ul li {
    border: 3px solid #CDCDCD;
    float: left;
    margin: 10px;
    position: relative;
    margin-bottom: 25px;
    margin-right: 0;
}

.innerbodyCont {
}

.bannermian_inner {
    width: 80.0%;
}

.bannermian_inner .banerCap {
    left: -60px;
    top: 45px;
}

.bannermian_inner h3 {
    min-width: 255px;
    padding: 10px 20px;
    text-align: center;
}

.leftbg {
    background: url("../images/leftbg.png") no-repeat scroll left top #F8F8F8;
}

.rightBg {
    background: url(../images/rightBg.png) right top no-repeat;
}

.inner_content {
    padding: 70px 15px;
}

.inner_content h3.aboutBannerSmall {
    margin-bottom: 60px;
}

.inner_content p {
    font-size: 15px;
    color: #3E3E3E;
    margin-bottom: 30px;
}

.contact_us {
}

.cotactInfo {
    float: left;
    width: 35%;
}

.cotactInfo ul {
}

.cotactInfo ul li {
    margin-bottom: 50px;
}

.cotactInfo ul li h2 {
}

.cotactInfo ul li h2 img {
    float: left;
    margin-right: 10px;
}

.cotactInfo ul li h2 span {
    font-family: "Open Sans";
    color: #1A3D2C;
    display: inline-block;
    font-size: 19px;
    font-weight: bold;
    margin-top: 19px;
}

.cotactInfo ul li p {
    margin-bottom: 5px;
    clear: both;
    color: #1A3D2C;
    font-size: 15px;
}

.cotactInfo ul li p a {
    color: #1A3D2C;
    font-size: 15px;
}

.contact_map {
    float: right;
    width: 50%;
}

.contact_map ul li h2 {
    margin-bottom: 20px;
}

.contact_map ul li h2 img {
    float: left;
    margin-right: 10px;
}

.contact_map ul li h2 span {
    color: #1A3D2C;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin-top: 17px;
}

.contact_map ul li p {
    margin-bottom: 0;
}

.contact_map ul li p iframe {
    border: 3px solid #1A3D2C;
}

.contact_map ul li span a {
    color: #464646;
    font-size: 12px;
}

/*footer css start*/
footer {
    background: #F8F8F8;
}

.footerFirst {
    width: 100%;
    background: #F8F8F8;
}

.ft_green {
    background: #1F4935;
    margin: 0 21px 0 10px;
}

.social {
    float: left;
    margin: 20px 0 20px 40px;
}

.social a {
    background: none repeat scroll 0 0 #FFF;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-right: 25px;
    text-align: center;
    width: 35px;
}

.social a:hover {
    opacity: 0.85;
}

.nwsLetter {
    float: right;
    margin-right: 75px;
    position: relative;
}

.nwsLetter h4 {
    color: #FFF;
    font-family: "Open Sans";
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 12px;
}

.nwsLetter p {
    position: relative;
}

.nwsLetter form {
    position: relative;
}

.nwfild {
    border: medium none;
    height: 31px;
    padding: 0 5px;
    position: relative;
    width: 210px;
}

.nwfild:focus {
    background: #EEE;
}

.nwBtn {
    background: url("../images/mailIcon.png") no-repeat scroll center 8px #F2D000;
    border: medium none;
    font-size: 0;
    padding: 17px 1px 12px 28px;
    position: absolute;
    right: -14px;
    top: 1px;
}

.footer_main {
    background: url("../images/footertxtPattern.png") no-repeat scroll left top #F2F2F2;
    padding-bottom: 62px;
    padding-top: 20px;
}

.footer_Left {
    float: left;
    width: 255px;
    margin-left: 10px;
}

.footer_Left h2 {
    margin-bottom: 20px;
}

.footer_Left p {
    color: #999;
    margin-bottom: 15px;
    font-size: 11px;
    font-family: "Open Sans";
}

.footer_Left h5 {
    font-family: "Open Sans";
    color: #999;
    font-size: 12px;
    font-weight: bold;
}

.footer_Right {
    float: right;
    margin-right: 20px;
}

.footer_Right ul {
    float: left;
    width: 350px;
}

.footer_Right ul li {
    line-height: 20px;
    float: left;
    margin: 3px 5px;
}

.footer_Right ul li a {
    font-family: "Open Sans";
    color: #929292;
    font-weight: bold;
    margin-bottom: 15px;
}

.footer_Right ul li a {
    font-family: "Open Sans";
    /*color:#929292;*/
    /*font-size:12px;*/
}

.footer_Right ul li a:hover {
    color: #1A3D2C;
}

#home_page footer {
    background: none;
}

.contentMenu {
    width: 100%;
    height: 35px;
}

.contentMenu ul { }

.contentMenu ul li { float: left;
    padding: 3px;
    padding-left: 0;
}

.contentMenu ul li a {
    display: block;
    background-color: #FC0;
    color: #000100;
    padding: 10px;
    text-decoration: none;
    font-family: "Open Sans";
    font-weight: normal;
}

.contentMenu ul li.active a {
    background-color: #F89406;
}
ul.list-products li{
    background: none repeat scroll 0 0 #F2D000;
    color: #FFF;
    font-size: 15px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 8px 20px;
}
ul.list-products li a{
    color:#fff;
}
ul.list-products li a:hover{
    text-decoration: none;
    font-weight: bold;
}

.ajax .alert {
    display: none;
}

.ajax .form-control {
    margin-bottom: 10px;
}



/* Mobile */

@media all and (max-width: 480px) {
    .navPart {
        height: auto!important;
    }
    .navMain {
        float: none;
        margin: 0;
        width: 100%!important;
    }
    .navMain ul {
        display: flex;
        width: 100%!important;
        margin-top: 0!important;
    }
    .navMain ul li,
    .navMain ul li a {
        border-radius: 0;
    }
    .navMain ul li,
    .navMain ul li:hover {
        float: none;
        margin: 0!important;
        border: none;
        height: auto!important;
    }
    .navMain ul li a,
    .navMain ul li a:hover {
        padding: 16px 8px;
        background: none;
        border: none;
        line-height: 1;
        color: #333;
        border-bottom: 2px solid transparent;
    }
    .navMain ul li.active {
        border: none;
    }
    .navMain ul li.active a {
        color: currentColor!important;
        background: none!important;
        border-bottom: 2px solid #333;
    }
    #carousel .carousel-indicators {
        display: none;
    }
    .footer_Right {
        display: none;
    }
    .contentMenu {
        height: auto!important;
    }
    .contentMenu ul li {
        float: none !important;

    }
    .tHumb_item_details h4 {
        line-height: 25px;
    }
}

.table-responsive {
    border: none;
}