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

[class*='icon_']:before {
    display: inline-block;
    font-family: 'Glyphter';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon_arrow_next:before {
    content: '\0041';
}

.icon_b2blogin:before {
    content: '\0042';
}

.icon_check:before {
    content: '\0043';
}

.icon_company:before {
    content: '\0044';
}

.icon_contact:before {
    content: '\0045';
}

.icon_news:before {
    content: '\0046';
}

.icon_products:before {
    content: '\0047';
}

.icon_search:before {
    content: '\0048';
}

[class*='icon_'] {
    color: #79ae31;
    display: block;
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #6f7375;
    font-size: 18px;
    width: 100%;
    height: 100%;
}

#menu-icon {
    display: none;
}

h4 {
    color: #79ae31;
}

.index_title {
    color: #6f7375;
}

h3 {
    color: #ffffff;
    margin-bottom: 30px;
}

.white_txt {
    color: #ffffff;
}

.green_forward {
    width: 160px;
    margin: auto;
}

.green_forward_more {
    width: 100px;
    margin: auto;
}

.green_forward_news {
    width: 140px;
    margin: auto;
}

.green_txt {
    color: #79ae31;
}

.green_bg {
    background-color: #79ae31;
}

.white_bg {
    background-color: #ffffff;
}

.light_green_bg {
    background-color: #edf4f0;
}

.position {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background: #ffffff;
    transition: left .4s linear;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
    color: #79ae31;
}

.links, .links:hover, .links:focus {
    color: #ffffff;
}

header .top_layer {
    background-color: #79ae31;
    color: #ffffff;
    text-align: right;
    padding: 15px 0;
    font-size: 14px;
}

header .header_b2b {
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    display: inline-block;
    vertical-align: -4px;
    height: 20px;
    padding-right: 15px;
}

ul.header_icons {
    margin-top: 15px;
}

.header_icons em {
    font-size: 35px;
}

.content {
    position: relative;
    left: 0;
    transition: left .4s linear;
}

body.slide .content, body.slide .position, body.slide footer {
    left: -250px;
}

/*body.slide footer {*/
/*right: 250px;*/
/*}*/
ul.nav.navbar-nav {
    text-align: center;
    float: right;
}

.navbar {
    margin-bottom: 0;
    border: none;
}

.navbar-nav > li {
    float: left;
}

.nav > li {
    position: relative;
    display: inline-block;
}

.navbar-nav > li > a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #959595;
    padding: 0 0 7px;
    margin: 0 30px;
    line-height: 30px;
    border-bottom: 5px solid transparent;
}

.navbar-nav > li.active > a, .navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
    color: #79ae31;
    border-bottom-color: #79ae31;
    background: transparent;
}

ul.nav li a {
    background: none !important;
}

.main_content {
    padding-top: 92px;
}

.header_image {
    height: 200px;
}

.main_header {
    color: #fff;
    text-align: center;
    padding: 70px 0 0;
    font-size: 70px;
    letter-spacing: 4px;
    font-weight: 300;
    margin-top: 0;
}

.main_header_text {
    position: absolute;
    top: 20vw;
    z-index: 0;
    font-size: 55px;
    width: 100%;
}

.main_photo {
    width: 100%;
}

.breadcrumb > .active {
    color: #feffff;
}

.breadcrumb > li {
    font-size: 16px;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #feffff;
    content: "/\00a0";
}

.breadcrumb_wrapper {
    position: absolute;
    /*padding: 8px calc(50% - 585px);*/
    width: 100%;
    background: rgba(46, 47, 48, 0.8);
    padding: 8px;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

.section_margin {
    margin: 20px;
}

.our_company p {
    text-align: justify;
    margin: 15px 0;
    font-weight: 300;
    color: #959595;
}

.our_company_headers {
    margin: 30px 0;
    font-size: 20px;
    font-weight: 400;
}

.company_par {
    font-weight: 300;
    text-align: justify;
}

.st_table_availability {
    float: left;
    width: 110px;
    border-right: 1px solid #f2f3f4;
}

.st_table_availability th {
    color: #959595;
    padding: 10px 0;
}

.st_table_availability td {
    color: #454647;
    font-size: 15px;
    padding: 10px 0;
    height: 48px;
}

.st_table_availability tr:nth-child(even) {
    background-color: #f7f8f9;
}

.second_res_table {
    width: calc(100% - 110px);

}

.table-responsive {
    border: none;
}

.re_table_availability {
    float: left;
    width: 100%;
    min-width: 800px;
}

.re_table_availability tr:nth-child(even) {
    background-color: #f7f8f9;
}

.re_table_availability th,
.re_table_availability td {
    color: #454647;
    text-align: center;
    padding: 10px 0;
}

.re_table_availability th:not(:first-child),
.re_table_availability td:not(:first-child) {
    border-left: 1px solid #f2f3f4;
}

.re_table_availability th {
    color: #959595;
}

.re_table_availability td {
    font-size: 15px;
}

.re_table_availability em {
    font-size: 20px;
}

.header_font {
    font-size: 20px;
    font-weight: 600;
}

.contact_box > div {
    padding: 10px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(200, 200, 200, 1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(200, 200, 200, 1);
    box-shadow: 0px 0px 15px 0px rgba(200, 200, 200, 1);
    margin-bottom: 60px;
    border-radius: 4px;
}

.contact_box > div > div:first-of-type {
    margin-bottom: 20px;
    font-size: 20px;
    margin-left: 10px;
}

.contact_box > div > div:not(:first-of-type) {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
}

.contact_box > div > div em {
    color: #c2c2c2;
}

.contact_box > div > div span {
    background: #67b120;
    border-radius: 50%;
    color: white;
    width: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    margin-right: 10px;
    margin-left: 10px;
}

.contact_box a {
    color: #6f7375;
}

.page_icons {
    font-size: 50px;
    padding: 15px;
    line-height: 10px;
    margin-top: 10px;
}

.bottom_icons::after {
    content: '';
    width: 60px;
    height: 4px;
    background: #79ae31;
    display: block;
    margin: 10px auto;

}

.logo img {
    height: 80px;
}

span {
    margin-bottom: 20px;
    display: block;
}

.more {
    font-size: 20px;
}

.pagination_abc_wrapper {
    overflow: auto;
    width: calc(100% - 120px);
    display: inline-block;
}

.header_padding {
    padding: 10px;
}

.header_padding_bottom {
    padding-bottom: 30px;
}

.header_title {
    font-size: 26px;
}

.img_market {
    width: 100%;
    padding-top: 20px;
}

#products img + div {
    color: #79ae31;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 25px;
}

#products img {
    width: 100%;
}

.products_pad {
    padding: 25px 5px;
}

.products_title {
    font-size: 24px;
    padding: 25px 0;
    color: #454647;
    font-weight: 600;
}

.products_par {
    font-weight: 300;
    text-align: justify;
}

.products_table th {
    color: #79ae31;
    font-size: 15px;
    text-align: center;
}

.products_table td {
    color: #6f7375;
    text-align: center;
}

.featured {
    display: inline-block;
    color: #d7d8d9;
    float: left;
    margin: 16px 0;
}

ul.pagination_abc {
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 32px;
    width: 815px;
}

ul.pagination_abc li {
    display: inline;
}

ul.pagination_abc li a {
    color: #d7d8d9;
    float: left;
    padding: 10px;
    text-decoration: none;
    background-color: #feffff;
    font-size: 18px;
    border: none;
}

ul.pagination_abc li a:hover {
    background-color: #feffff;
    color: #79ae31;
}

ul.pagination_abc li a:focus {
    background-color: #feffff;
    color: #466d14;
}

.pagination_abc > .active > a:hover,
.pagination_abc > .active > a {
    color: #79ae31;
}

.search_icon {
    display: inline-block;
    font-size: 24px;
    float: right;
    margin: 14px 0;
}

.products_image {
    width: 140px;
}

.product_image {
    background-color: #f4f4f2;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.product_image span {
    padding: 57px 0 0 36px;
    color: #454647;
}

.product_image_inner {
    background-color: #f4f4f2;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 50px;
    margin-bottom: 20px;
}

.product_image_inner span {
    padding: 88px 0 0 46px;
    color: #454647;
}

.video-wrapper {
    position: absolute;
    bottom: -50px;
    font-size: 14px;
    padding-left: 15px;
    cursor: pointer;
    color: #79ae31;
}

.video-wrapper img {
    padding-right: 10px;
}

#lg-counter span {
    display: inline-block;
}

.inline_title {
    display: block;
    width: 100%;
}

.inline_headers {
    display: inline-block;
}

.products_name {
    margin-top: 85px;
    font-weight: 700;
    max-width: 156px;
}

.products_table_main th {
    color: #79ae31;
    font-size: 15px;
}

.products_table_main td {
    color: #6f7375;
    padding: 10px;
}

.products_table_main td:nth-of-type(2) {
    text-align: left;
}

.products_table_main tr th:last-child,
.products_table_main tr td:last-child {
    text-align: center;
}

.products_table_main a:not(first-child),
.products_table_main a:hover:not(first-child),
.products_table_main a:focus:not(first-child) {
    text-decoration: none;
    outline: none;
    color: #454647;
}

.products_table_main tr:first-of-type {
    background: #edf4f0;
}

.products_table_main tr {
    background: #fff;
    border-bottom: 10px solid #edf4f0;
}

.products_table_main tr:last-of-type {
    border-bottom: 30px solid #edf4f0;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 20px;
}

ul.pagination li {
    display: inline;
}

ul.pagination li a {
    color: #454647;
    float: left;
    padding: 9px 10px;
    text-decoration: none;
    border-radius: 50%;
    background-color: #feffff;
    font-size: 16px;
    border: none;
}

div.center {
    text-align: center;
}

ul.pagination li a:hover {
    background-color: #79ae31;
    color: #feffff;
}

ul.pagination li a:focus {
    background-color: #466d14;
    color: #feffff;
}

.pagination > li:first-child > a,
.pagination > li:last-child > a {
    border-radius: 0;
    width: 100px;
    text-align: center;
}

.pagination > .active > a:hover,
.pagination > .active > a {
    background: #79ae31;
}

table.products_table {
    margin-bottom: 10px;
}

figcaption {
    margin-bottom: 20px;
}

blockquote {
    border-left: 5px solid #79ae31;
    background: #f1f2f3;
}

li {
    color: #79ae31;
}

li span {
    color: #6f7375;
}

.justify_par {
    text-align: justify;
    word-break: break-word;
}

th {
    color: #466d14;
    padding: 4px;
}

td {
    font-size: 16px;
    color: #feffff;
    padding: 3px;
}

#contact img {
    width: 200px;
    margin: 40px 0 0;
}

.vcard {
    margin: 10px 30px 20px;
    color: #466d14;
    font-weight: 700;
    font-size: 15px;
    display: block;
}

.vcard a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
    color: #466d14;
}

.labels {
    font-weight: 400;
    color: #feffff;
}

.contact_forms {
    border-radius: 0;
    height: 35px;
    margin-bottom: 5px;
}

.contact_textarea {
    border-radius: 0;
    resize: none;
}

.button_padding {
    padding-bottom: 20px;
}

.send_button, .send_button:focus {
    background: #466d14;
    color: #feffff;
    width: 110px;
    border: none;
    display: block;
    margin: auto;
    text-decoration: none;
    outline: none;
}

.button {
    border: 1px solid;
    border-radius: 5px;
    color: #feffff;
    min-width: 160px;
    font-weight: 100;
    font-size: 18px;
    padding: 15px 35px;
    outline: none;
}

.button[disabled] {
    opacity: 0.5;
}

.green_button {
    background-color: #79ae31;
    border-color: #79ae31;
    color: white;
}

.green_button:hover {
    background-color: #feffff;
    color: #79ae31;
    border-color: #79ae31;
}

footer {
    background-color: #2E2F30;
    color: #ffffff;
    text-align: center;
    font-weight: 300;
}

footer .container {
    position: relative;
}

.small_font {
    font-size: 16px;
    padding: 30px;
}

#copyright {
    padding: 0;
    line-height: 47px;
}

.iproject_emblem {
    position: absolute;
    top: 5px;
    right: 15px;
}

.iproject_emblem img {
    width: 25px;
    height: 25px;
    margin-top: 5px;
}

.news-img {
    display: block;
    height: 320px;
    margin-top: 30px;
}

.product_inner {
    background-color: #f4f4f2;
    height: 255px;
    max-width: 255px;
    margin: auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
"
}

.product_title {
    color: #79ae31;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 25px;
    padding-top: 10px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.light_label {
    color: #d3d3d3;
    font-weight: 500;
    font-size: 13px;
}

.select-wrapper {
    cursor: pointer;
    border-bottom: 1px solid #79ae31;
}

.select-wrapper select {
    position: relative;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
}

.cselect {
    background: #ffffff;
    color: #535353;
    max-width: -webkit-calc(100% - 20px);
    max-width: calc(100% - 20px);
    margin-top: -41px;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    z-index: 0;
    font-size: 16px;
}

.cselect:after {
    content: "\e252";
    font-family: 'Glyphicons Halflings';
    position: absolute;
    bottom: 12px;
    right: 15px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #79ae31;
    font-size: 12px;
}

.row_eq_height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.align_center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

@media screen and (max-width: 1199px) {

    .container {
        width: 100%;
    }

    .navbar-nav > li > a {
        margin: 0 20px;
    }

    /*.send_button, .send_button:focus {*/
    /*margin: 10px 38%;*/
    /*}*/
    #copyright {
        text-align: center;
        font-size: 14px;
        line-height: 35px;
    }

    .iproject_emblem img {

        margin-top: 0px;
    }

    .product_inner {
        height: 220px;
        max-width: 220px;
    }

    .product_image_inner {
        margin-right: 20px;
    }
}

@media screen and (max-width: 991px) {

    .navbar-header {
        float: right;
    }

    #menu-icon {
        display: block;
        float: right;
        width: 30px;
        height: 25px;
        position: relative;
        margin: 28px 15px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }

    #menu-icon span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #79ae31;
        border-radius: 10px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    #menu-icon span:nth-child(1) {
        top: 0px;
    }

    #menu-icon span:nth-child(2),
    #menu-icon span:nth-child(3) {
        top: 9px;
    }

    #menu-icon span:nth-child(4) {
        top: 18px;
    }

    #menu-icon.open_sidebar span:nth-child(1) {
        top: 9px;
        width: 0%;
        left: 50%;
    }

    #menu-icon.open_sidebar span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #menu-icon.open_sidebar span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #menu-icon.open_sidebar span:nth-child(4) {
        top: 9px;
        width: 0%;
        left: 50%;
    }

    .logo {
        position: absolute;
        display: block;
        margin: auto;
        left: 0;
        right: 0;
        width: 230px;
    }

    .logo img {
        width: 97%;
    }

    .navbar-collapse {
        display: block;
        position: fixed;
        top: 0;
        right: -250px;
        width: 250px;
        height: 100%;
        max-height: 100%;
        background-color: #222222;
        color: #fff;
        margin: 0;
        transition: right .4s linear;
    }

    body.slide .navbar-collapse {
        right: 0;
        margin: 0;
    }

    ul.nav.navbar-nav {
        width: 100%;
        text-align: right;
        margin: 71px 0 0;
    }

    .nav > li {
        display: block;
    }

    .navbar-nav > li > a {
        padding: 15px 0;
        display: inline-block;
    }

    .navbar-nav > li.active > a,
    .navbar-nav > li > a:focus,
    .navbar-nav > li > a:hover {
        color: #fff;
        border: none;
        background: transparent;
    }

    .header_icons em {
        display: none;
    }

    ul.nav li a {
        color: #79ae31;
    }

    .products_pad {
        width: 170px;
    }

    ul.pagination_abc li a {
        font-size: 18px;
        padding: 10px;
    }

    .featured {
        font-size: 18px;
    }

    .pagination_abc_wrapper {
        width: calc(100% - 130px);
    }

    .search_icon {
        font-size: 24px;
    }

    #contact img {
        margin: 0px -10px;
        display: block;
        padding: 10px;
    }

    .vcard {
        margin: 0;
        padding: 0 25px;
    }

    .product_inner {
        height: 165px;
        max-width: 165px;
    }

    .product_image_inner {
        margin-right: 0;
        margin-left: 0;
        width: 170px;
        height: 170px;
    }

    .product_image_inner span {
        padding: 77px 0 0 32px;
    }

    .main_header_text {
        font-size: 34px;
    }
}

@media screen and (max-width: 767px) {
    .row_eq_height,
    .align_center {
        display: block;
    }

    .padding_zero {
        padding: 0;
    }

    .breadcrumb_wrapper {
        display: none;
    }

    .main_header {
        font-size: 50px;
    }

    #products img {
        width: 75%;
    }

    ul.pagination li a {
        height: 40px;
        width: 40px;
    }

    .products_image {
        width: 100px;
    }

    .justify_par {
        font-size: 16px;
    }

    h3 {
        margin-bottom: 20px;
    }

    .products_table_main td {
        min-width: 90px;
        line-height: 20px;
    }

    .products_table_main td:nth-of-type(2) {
        font-size: 12px;
        line-height: 15px;
    }

    .products_table_main th {
        font-size: 12px;
        line-height: 15px;
    }

    .products_table_main th:first-child,
    .products_table_main td:first-child {
        display: none;
    }

    .products_pad {
        display: block;
        margin: auto;
    }

    .iproject_emblem img {
        width: 20px;
        height: 20px;
    }

    .product_inner {
        height: 200px;
        max-width: 200px;
    }

    .product_image_inner {
        margin-left: 35%;
        width: 150px;
        height: 150px;
    }

    .product_image_inner span {
        padding: 65px 0 0 25px;
    }

    .main_header_text {
        display: none;
    }
}

@media screen and (max-width: 479px) {

    #menu-icon {
        margin: 27px 15px;
    }

    ul.nav.navbar-nav {
        margin: 55px 0 0;
    }

    ul.pagination li a {
        font-size: 10px;
    }

    ul.pagination li a {
        height: 30px;
        width: 30px;
    }

    .pagination > li:first-child > a,
    .pagination > li:last-child > a {
        width: 60px;
    }

    .iproject_emblem {
        right: 15px;
    }

    .main_header {
        font-size: 39px;
    }

    .justify_par {
        font-size: 14px;
    }

    .one_par {
        width: 100%;
        float: right;
    }

    .product_inner {
        height: 150px;
        max-width: 150px;
    }

    .product_image_inner {
        margin-left: 35%;
        width: 150px;
        height: 150px;
    }

    .email-font {
        font-size: 14px;
    }
}

@media screen and (max-width: 320px) {
    p {
        font-size: 16px;
    }

    .pagination > li:first-child > a,
    .pagination > li:last-child > a {
        width: 56px;
    }

    .logo img {
        width: 90%;
    }

    .main_header {
        font-size: 30px;
    }

    .one_item {
        width: 70%;
        margin: 10px 40px;
    }

    .product_inner {
        height: 130px;
        max-width: 130px;
    }

    .product_image_inner {
        margin-left: 35%;
        width: 150px;
        height: 150px;
    }
}

.error {
    color: #bd0400;
    display: none;
    padding: 6px 0;
    font-size: 14px;
}

.num a {
    color: #fff;
}

body[data-spy="scroll"] #up_button {
    display: none !important;
}

.privacy_policy_footer {
    position: absolute;
    left: 15px;
    padding: 0;
    line-height: 47px;
    color: white;
    font-size: 14px;
}