body {
    font: 400 17px/1.5 'Muli', sans-serif!important;
    color: #000!important;
    font-size: 16px;
}

@font-face {
    font: 400 17px/1.5 'Muli', sans-serif!important;
    color: #000!important;
    -webkit-font-smoothing: antialiased!important;
    src: url(../fonts/MERIENDAONE-REGULAR.html);
}

.probootstrap-section {
    padding-bottom: 0px;
    position: relative;
    width: 100%;
    float: left;
}

.menuheading {
    margin: 0px !important;
    padding: 10px;
    background: #FFFFFF;
}

.aboutcontent p {
    text-align: justify;
}

.vmthumbs {
    height: 207px;
}

.info {
    padding-left: 12px;
    padding-right: 0px;
    font-size: 16px;
    padding-top: 37px;
}

.error {
    color: red;
}

.probootstrap-loader:after {
    content: "BEST IMPEX";
    position: absolute;
    left: 0;
    right: 0;
    top: calc(50vh - 145px);
    bottom: 0;
    text-align: center;
    line-height: 7em;
    font-size: 42px;
    font-weight: normal;
    color: #333;
}

.product-item img {
    height: 200px;
    width: 100%;
}

.subcatheading {
    /* background-color:#B2D430; */
    /* background-color: rgb(184, 117, 39); */
    padding: 10px;
}

.subcatheading a {
    color: #B2D430;
}

.subcatheading a {
    font-weight: 700;
    font-size: 17px;
    color: #3d3bbd;
}

.carousel-inner img {
    width: 100%;
}

.viewmorebtn {
    background: #a2c937;
    border: #a2c937;
}

.o-auto {
    margin: 0 auto;
}

ul {
    padding-left: 0px;
}

.right {
    float: right !important;
}

#wowslider-container1 {
    max-height: 400px !important;
}

.media-item .text,
.product-item .text {
    padding: 20px;
    position: relative;
}

.product-item .text {
    font-size: 15px;
    text-align: center;
    color: black;
    outline: none;
    padding: 8px 10px;
    text-transform: uppercase;
    line-height: 2;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
    transition: all .5s;
    width: 100%;
    background: #B2D430;
}

.product-item:hover .text {
    color: #000;
    background: #fff;
    text-align: center;
}

.product-item .text:before,
.product-item .text:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #259f6c;
    /* onhover background color */
    z-index: -1;
    transform: translate3D(0, -100%, 0);
    /* move elements above button so they don't appear initially */
    transition: all .5s;
}

.product-item .text:before {
    background: #fafcd6;
    /* button default background color */
    z-index: -2;
    transform: translate3D(0, 0, 0);
}

.product-item:hover s.text:after {
    transform: translate3D(0, 0, 0);
    transition: all .5s;
}


/* top header */

.probootstrap-header.top-bar {
    background-color: #3a3a3a;
    padding: 5px;
}

.descriptionpst h4 {
    padding-left: 10px;
}

.descriptionpst .desc {
    font-size: 14px;
    padding: 20px;
}

.descriptionpst .desc p {
    color: black;
}

.descriptionpst .desc td {
    color: black;
}

.inquiry {
    padding: 14px 66px;
    font-size: 22px;
}

.certificates {
    height: 338px;
    width: 100%;
}

.contacts {
    padding: 20px;
}

.g-content {
    min-height: 212px;
}

.bar-content {
    float: left;
    color: #fff;
    /*line-height: 35px;*/
}

.bar-content a {
    color: #fff !important;
}

@media only screen and (max-width: 540px) {
    .bar-content {
        float: none !important;
        text-align: center;
    }
    .probootstrap-header {
        display: none;
    }
}


/* product sidebar*/

.menuarea {
    margin-left: 20px;
    margin-right: 20px;
}

.prodtitle {
    font-size: 30px!important;
    padding-top: 20px!important;
    padding-left: 20px!important;
    margin: 0px!important;
}

li.product_list_item {
    background: #3a3a3a;
    padding: 0px;
    border-bottom: 2px solid black;
    background-color: #565656;
    border: none;
    line-height: 33px;
    border-bottom: 1px solid #23282e;
    margin-left: 0px;
    padding-left: 20px;
    color: #ffffff;
}

.section-margin {
    margin-top: 10px;
}

li.product_list_item::before {
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    padding-left: 10px;
    float: left;
    padding-right: 10px;
    vertical-align: middle;
}

li.product_list_item a {
    font-size: 12px;
    display: block;
    color: white;
}

li.product_list_item:hover {
    background-color: #B2D430;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}


/* menu */

.navigation nav ul li ul li {
    min-width: 270px !important;
}

header.main_header {
    position: relative;
    width: 100%;
    background: #fff;
    z-index: 2;
    /*padding-bottom: 15px;*/
    /*padding-top: 15px;*/
    z-index: 92;
}

.logo {
    top: 4px;
    position: relative;
    z-index: 123;
    /*padding: 10px;*/
    font: 18px verdana;
    color: #B2D430;
    float: left;
    width: 15%
}

.logo a {
    color: #B2D430;
    font-weight: 600;
}

.logo a img {
    width: 100%;
}

@media screen and (max-width:1020px) {
    .logo a img {
        max-width: 100%;
        height: 100%;
    }
    header.main_header {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .navigation .nav-container {
        padding: 0px 0px !important;
    }
    .navigation nav ul {
        margin-top: 47px;
    }
    .navigation nav ul li a,
    .navigation nav ul li a:visited {
        border-bottom: 1px solid #95A5A6;
    }
}


/*.main_header nav {

    position: relative;

    width: 980px;

    margin: 0 auto;

}*/

#cssmenu ul.nav-ul {
    margin-top: 25px;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #head-mobile {
    border: 0;
    list-style: none;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#cssmenu:after,
#cssmenu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#cssmenu #head-mobile {
    display: none
}

#cssmenu {
    font-family: sans-serif;
    background: #fff
}

#cssmenu>ul>li {
    float: left
}

#cssmenu>ul>li>a {
    padding: 14px;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #000;
    font-weight: 700;
}

#cssmenu>ul>li:hover>a,
#cssmenu ul li.active a {
    color: #000;
}

#cssmenu>ul>li:hover,
#cssmenu ul li.active:hover,
#cssmenu ul li.active,
#cssmenu ul li.has-sub.active:hover {
    background: #fff !important;
    -webkit-transition: background .3s ease;
    -ms-transition: background .3s ease;
    transition: background .3s ease;
}

#cssmenu>ul>li.has-sub>a {
    padding-right: 30px
}

#cssmenu>ul>li.has-sub>a:after {
    position: absolute;
    top: 22px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #000;
    content: ''
}

#cssmenu>ul>li.has-sub>a:before {
    position: absolute;
    top: 19px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}

#cssmenu>ul>li.has-sub:hover>a:before {
    top: 23px;
    height: 0
}

#cssmenu ul ul {
    position: absolute;
    left: -9999px
}

#cssmenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    background: #000;
    transition: all .25s ease
}

#cssmenu ul ul li:hover {}

#cssmenu li:hover>ul {
    left: auto
}

#cssmenu li:hover ul {
    padding-left: 0px;
}

#cssmenu li:hover>ul>li {
    height: auto;
}

#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0
}

#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 8px 15px;
    width: 170px;
    font-size: 13px;
    text-decoration: none;
    color: #000;
    font-weight: 400;
}

#cssmenu ul ul li:last-child>a,
#cssmenu ul ul li.last-item>a {
    border-bottom: 0
}

#cssmenu ul ul li:hover>a,
#cssmenu ul ul li a:hover {
    color: #fff
}

#cssmenu ul ul li.has-sub>a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: ''
}

#cssmenu ul ul li.has-sub>a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}

#cssmenu ul ul>li.has-sub:hover>a:before {
    top: 17px;
    height: 0
}

#cssmenu ul ul li.has-sub:hover,
#cssmenu ul li.has-sub ul li.has-sub ul li:hover {
    background: #fff;
}

#cssmenu ul ul ul li.active a {
    border-left: 1px solid #000
}

#cssmenu>ul>li.has-sub>ul>li.active>a,
#cssmenu>ul ul>li.has-sub>ul>li.active>a {
    border-top: 1px solid #000
}

@media screen and (max-width:1000px) {
    .logo {
        width: 102px;
        display: flex;
        justify-content: space-around;
        margin: auto;
        float: unset;
    }
    .probootstrap-header {
        display: none;
    }
    .right {
        text-align: center;
        float: unset!important;
        padding: 14px;
    }
    .logo2 {
        display: none
    }
    .main_header nav {
        width: 100%;
    }
    #cssmenu {
        width: 100%
    }
    #cssmenu ul {
        width: 100%;
        display: none
    }
    #cssmenu ul li {
        width: 100%;
        border-top: 1px solid #000;
    }
    #cssmenu ul li:hover {
        background: #363636;
    }
    #cssmenu ul ul li,
    #cssmenu li:hover>ul>li {
        height: auto
    }
    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
        border-bottom: 0
    }
    #cssmenu>ul>li {
        float: none
    }
    #cssmenu ul ul li a {
        padding-left: 25px
    }
    #cssmenu ul ul li {
        background: #fff!important;
        color: #000;
    }
    #cssmenu ul ul li:hover {
        background: #fff!important
    }
    #cssmenu ul ul ul li a {
        padding-left: 35px
    }
    #cssmenu ul ul li a {
        color: #000;
        background: none
    }
    #cssmenu ul ul li.active>a {
        color: #fff
    }
    #cssmenu ul ul li:hover>a {
        color: #000;
    }
    #cssmenu ul ul,
    #cssmenu ul ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left
    }
    #cssmenu>ul>li.has-sub>a:after,
    #cssmenu>ul>li.has-sub>a:before,
    #cssmenu ul ul>li.has-sub>a:after,
    #cssmenu ul ul>li.has-sub>a:before {
        display: none
    }
    #cssmenu #head-mobile {
        display: block;
        padding: 23px;
        color: #ddd;
        font-size: 12px;
        font-weight: 700
    }
    #cssmenu .button {
        width: 55px;
        height: 46px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        z-index: 12399994;
    }
    #cssmenu .button:after {
        position: absolute;
        top: 22px;
        right: 20px;
        display: block;
        height: 8px;
        width: 20px;
        border-top: 2px solid #000;
        border-bottom: 2px solid #000;
        content: ''
    }
    #cssmenu .button:before {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        position: absolute;
        top: 16px;
        right: 20px;
        display: block;
        height: 2px;
        width: 20px;
        background: #000;
        content: ''
    }
    #cssmenu .button.menu-opened:after {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        top: 23px;
        border: 0;
        height: 2px;
        width: 19px;
        background: #000;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    #cssmenu .button.menu-opened:before {
        top: 23px;
        background: #000;
        width: 19px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid #000;
        height: 46px;
        width: 46px;
        cursor: pointer
    }
    #cssmenu .submenu-button.submenu-opened {
        background: #000;
    }
    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px
    }
    #cssmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #000;
        content: ''
    }
    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px
    }
    #cssmenu .submenu-button.submenu-opened:after {
        background: #fff
    }
    #cssmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #000;
        content: ''
    }
    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px
    }
    #cssmenu .submenu-button.submenu-opened:before {
        display: none
    }
    #cssmenu ul ul ul li.active a {
        border-left: none
    }
    #cssmenu>ul>li.has-sub>ul>li.active>a,
    #cssmenu>ul ul>li.has-sub>ul>li.active>a {
        border-top: none
    }
}


/* Footer */

.with-icon.colored i {
    color: #B2D430;
    float: left;
    width: 27px;
    font-size: 18px;
    color: #a2c937;
    height: 27px;
    background: #333;
    text-align: center;
    line-height: 28px;
    margin: 0 10px 5px 0px;
}

.stack-link li a {
    padding-left: 20px;
    line-height: 30px;
}

.stack-link .ic-arrow {
    padding: 0px;
    margin: 2px 0 0;
    background: url(../img/li-bg.png) 0 8px no-repeat;
    position: absolute;
    width: 10px;
    height: 20px;
}

.brochure {
    width: 30px;
    float: left;
}

.brochurelink {
    color: #a2c937;
    margin-top: 4px;
}

.probootstrap-footer-widget li span {
    color: #fff;
}

.subcategory-area figure img {
    height: 200px;
    width: 100%;
}

.subcategory-area .subcatheading {
    padding: 10px;
}

.subcategory-area .subcatheading a {
    color: black;
}

.subcategory-area .subcatheading:hover {
    background: #B2D430;
}

.subcategory-area .subcatheading a:hover {
    color: #FFF;
}

.probootstrap-footer-widget .heading {
    text-transform: uppercase;
    font-size: 14px;
    font-family: verdana;
    font-weight: bold;
    margin-top: 20px;
}

.probootstrap-footer-widget i {
    color: #B2D430;
}

.probootstrap-footer.probootstrap-bg h4 {
    width: fit-content;
    overflow: hidden;
}

.probootstrap-footer.probootstrap-bg .head-icon:before {
    content: "\f0c9";
    color: #B2D430;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px;
    float: left;
}

.probootstrap-footer.probootstrap-bg h4:after {
    content: " ";
    width: 100%;
    height: 1px;
    background: #B2D430;
    position: relative;
    float: left;
    margin-top: 10px;
}

header .probootstrap-footer-widget i {
    color: #B2D430;
    width: 27px;
    font-size: 18px;
    color: #a2c937;
    height: 27px;
    /* background: #333; */
    text-align: center;
    line-height: 28px;
    margin: 3px 0px 0px 0px;
    width: 27px;
    font-size: 18px;
    color: #a2c937;
    height: 27px;
    background: #333;
    text-align: center;
    line-height: 28px;
}

.probootstrap-footer.probootstrap-bg {
    background-color: #333333;
    float: left;
    width: 100%;
}

.probootstrap-footer-widget,
.probootstrap-footer-widget p,
.probootstrap-footer-widget a {
    color: #fff;
}

.probootstrap-footer-widget a:hover {
    color: #B2D430 !important;
}

.copyright {
    background-color: #292929;
    width: 100%;
    float: left;
}

.copyright .probootstrap-footer-widget {
    margin-top: 20px;
    margin-bottom: 10px;
}

.copyright .probootstrap-footer-widget,
.copyright .probootstrap-footer-widget p,
.copyright .probootstrap-footer-widget a {
    color: #fff;
}


/* slider */

#wowslider-container1 .ws-title,
#wowslider-container1 .ws_playpause {
    display: none!important;
}


/*Single Page */

.probootstrap-section.probootstrap-bg {
    background-attachment: unset;
    height: 240px;
}

.probootstrap-section.probootstrap-bg .heading {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    font-family: GRANDHOTELREGULAR !important;
    text-transform: capitalize;
    /*font-size: 30px;*/
    line-height: 62px;
    /*font-weight: bold;*/
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

@media (max-width: 768px) {
    .probootstrap-section.probootstrap-bg {
        height: 120px;
    }
    .probootstrap-header {
        display: none;
    }
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
    .productdetail img {
        height: 100%!important;
    }
    .product-item .text {
        font-size: 16px;
    }
    .probootstrap-section-heading h2.heading {
        font-size: 1.7em;
    }
    .slide-text {
        top: 19% !important;
    }
    .slide-text h3 {
        font-size: 1.4rem!important;
        margin: 0px 0 0px!important;
    }
    .slidebtns {
        margin-top: 7px;
    }
    .probootstrap-section.probootstrap-bg .heading {
        padding: 5px !important;
        font-size: 30px;
    }
    .slide-text>h4 {
        display: none;
    }
}


/* Product Side Nav */

.nav-side-menu {
    overflow: auto;
    font-family: verdana;
    font-size: 12px;
    font-weight: 200;
    background-color: #3a3a3a;
    width: 100%;
    height: 100%;
    color: #fff;
    margin-bottom: 30px;
}

.nav-side-menu .brand {
    background-color: #23282e;
    line-height: 50px;
    display: block;
    text-align: center;
    font-size: 14px;
}

.nav-side-menu .toggle-btn {
    display: none;
}

.nav-side-menu ul,
.nav-side-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    cursor: pointer;
    /*    

    .collapsed{

       .arrow:before{

                 font-family: FontAwesome;

                 content: "\f053";

                 display: inline-block;

                 padding-left:10px;

                 padding-right: 10px;

                 vertical-align: middle;

                 float:right;

            }

     }

*/
}

.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
    font-family: FontAwesome;
    content: "\f078";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    float: right;
}

.nav-side-menu ul .active,
.nav-side-menu li .active {
    border-left: 3px solid #B2D430;
    background-color: #B2D430;
}

.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
    color: White;
}

.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
    color: #B2D430;
}

.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
    background-color: #565656;
    border: none;
    line-height: 28px;
    border-bottom: 1px solid #23282e;
    margin-left: 0px;
}

.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
    background-color: #B2D430;
}

.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}

.nav-side-menu li {
    padding-left: 20px;
    border-left: 3px solid #3a3a3a;
    border-bottom: 1px solid #23282e;
}

.nav-side-menu li a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
}

.nav-side-menu li a i {
    padding-left: 10px;
    width: 20px;
    padding-right: 20px;
}

.nav-side-menu li:hover {
    border-left: 3px solid #B2D430;
    background-color: #B2D430;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}


/*@media (max-width: 767px) {

  .nav-side-menu {

    position: relative;

    width: 100%;

    margin-bottom: 10px;

    height: inherit;

  }
  .probootstrap-header{
      display:none;
  }


  .nav-side-menu .toggle-btn {

    display: block;

    cursor: pointer;

    position: absolute;

    right: 10px;

    top: 10px;

    z-index: 10 !important;

    padding: 3px;

    background-color: #ffffff;

    color: #000;

    width: 40px;

    text-align: center;

  }



  .brand {

    text-align: left !important;

    font-size: 22px;

    padding-left: 20px;

    line-height: 50px !important;

  }

}

@media (min-width: 767px) {

  .nav-side-menu .menu-list .menu-content {

    display: block;

  }

}*/

.nav-side-menu .menu-list .menu-content {
    display: block;
}


/* Product Slider */

.owl-nav {
    display: none;
}

.customNavigation .btn:hover {
    background: #a2c937;
}

.owl-carousel {
    position: relative;
    margin-bottom: 0px !important;
}

.customNavigation {
    margin: auto;
    display: block;
    width: 130px;
    margin-bottom: 45px;
    /*margin-top: -35px;*/
}


}
#slider-carousel {
    margin-bottom: 0px !important;
}
.customNavigation .btn {
    /*position: relative;*/
    
    display: inline-block;
    overflow: visible;
    padding: 0.8em 1.1em;
    border: 0;
    box-shadow: none;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: all .1s ease-in 0s;
    -moz-transition: all .1s ease-in 0s;
    -o-transition: all .1s ease-in 0s;
    transition-property: all .1s ease-in 0s;
    -webkit-font-smoothing: antialiased;
    background: #333;
}

/* sidebar contact form */
#contactslider {
    width: 500px;
    top: calc(50vh - 260px);
    position: fixed;
    z-index: 99999;
}
#contactheader {
    width: 321px;
    height: 418px;
    position: absolute;
    right: 0;
    border: 1px solid #B2D430;
    margin-left: 40px;
    padding: 20px 20px;
    border-radius: 3px;
    /*box-shadow:0 0 8px gray;*/
    
    background: #B2D430;
}
#contactsidebar {
    position: absolute;
    top: calc(50vh - 145px);
    left: 113px;
    /*box-shadow:0 0 8px gray*/
}
#contactsidebar img {
    cursor: pointer;
}
#sidebar1 {
    position: absolute;
    top: calc(50vh - 145px);
    left: 127px;
    /*box-shadow:0 0 8px gray*/
}
#contactslider h2 {
    font-size: 24px;
    margin-top: 0;
}
#contactslider input[type=text] {
    margin-top: 10px;
    padding: 6px;
    width: 100%;
    font-size: 15px;
    border-radius: 2px;
    border: 3px solid #B2D430
}
#contactslider h4 {
    font-size: 15px
}
#contactslider div#title {
    position: absolute;
    top: 300px;
    left: 650px
}
#contactslider select {
    padding: 6px;
    width: 100%;
    font-size: 15px;
    border-radius: 2px;
    border: 3px solid #B2D430
}
#contactslider textarea {
    padding: 6px;
    font-size: 15px;
    border-radius: 2px;
    border: 3px solid #B2D430;
    margin-top: 10px;
    height: 80px;
    width: 100%
}
#contactslider button {
    background: #3a3a3a;
    border: none;
    color: #fff;
    width: 100%;
    font-size: 22px;
    font-weight: bolder;
    padding: 8px 0;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 25px
}

/* Image Hover Effect */
.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.hovereffect:hover img {
    /*  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');

  filter: grayscale(1) blur(3px);

  -webkit-filter: grayscale(1) blur(3px);*/
    
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.hovereffect h2 {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
}
.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    border: 1px solid #fff;
    margin: 90px 0 0 0;
    background-color: transparent;
}
.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}
.hovereffect a.info,
.hovereffect h2 {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
    text-transform: uppercase;
    background: #B2D430;
}
.hovereffect:hover a.info,
.hovereffect:hover h2 {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.hovereffect figure {
    overflow: hidden;
}

/* Contact Page And inquiry page */
.bg-white {
    background: #fff;
}
.contact_form {
    background: #fff;
    text-align: center;
}
.contact_form .section-title {
    font-size: 45px;
    color: #1a1a1a;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 26px;
}
.contact_form .section-title span {
    color: #a2c046;
}
.contact_form .section-title::before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    border: 2px solid #a2c046;
    width: 50%;
}
.contact_form .section-title::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    content: "";
    border: 2px solid #a2c046;
    width: 50%;
}
.contact_map {
    border: solid 2px #a2c046;
}
.contact_address {
    /*border: 1px solid #84b913;*/
    
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    padding: 20px;
    /*margin: 20px 0 20px 0;*/
    
    min-height: 475px;
    /*background: rgba(255, 255, 255, 0.4);*/
    /*background: rgba(132, 185, 19, 0.4);*/
    
    background: #E9E9E5;
}
.contact_address h3,
.contact_form h3 {
    margin-top: 0;
}
.contact_form .form-group {
    text-align: left;
}
label {
    color: #333;
}
.contact_submit {
    background: #ff8b00;
    padding: 10px 15px 10px 15px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
}
.contact_address p {
    color: #313131;
    font-size: 15px;
    line-height: 25px;
}
.contact_address .h_phone a {
    color: #313131;
    text-decoration: none;
    line-height: 25px;
}
.contact_address .h_phone_lh {
    color: #313131;
}
.top-links a.facebook {
    color: #3c599b;
}
.top-links a.linkedin {
    color: #007ab5;
}
.top-links a.skype {
    color: #00aff0;
}
.foo_social .list-inline {
    text-align: left;
}
.foo_social ul {
    font-size: 30px;
}
#g-above {
    background: #080808;
    color: #efefef;
    border-top: 5px solid #a2c046;
    background: #080808 url(../img/img-01.png) center no-repeat;
    background-size: cover;
    margin-bottom: 25px;
}
.size-100 {
    width: 100%;
}
.box-grey,
.box-pink,
.box-red,
.box-purple,
.box-blue,
.box-orange,
.box-darkgrey {
    color: #fff;
}
.center {
    text-align: center !important;
}
.box-blue>.g-content {
    background: #279fba;
}
.box-orange>.g-content {
    background: #ee7933;
}
.box-grey>.g-content {
    background: #95a5a6;
}
.g-title {
    font-weight: 400;
    font-size: 1.75rem;
    line-height: 1.5;
    margin: .25rem 0;
    display: inline-block;
    position: relative;
    white-space: nowrap;
    color: #fff;
}
.g-content {
    padding: 15px;
}
.g-content a {
    -webkit-transition: .3s all;
    transition: .3s all;
    color: #ffffff;
}
.g-block {
    margin-top: 10px;
    margin-bottom: 30px;
}
.box-darkgrey.g-outer-box {
    background: #282828 !important;
    margin-top: 25px;
}
.g-layercontent.g-layercontent-small {
    padding: 0rem;
}
.g-layercontent .g-layercontent-title {
    margin: 0;
    line-height: 3rem;
    color: #fff;
}
.g-layercontent .g-layercontent-subtitle,
.g-layercontent .g-layercontent-promotext {
    line-height: 2rem;
    opacity: .8;
}
.mt-5 {
    margin-top: 40px;
    margin-bottom: 25.px;
}
@media only screen and (max-width: 767px) {
    .contact_form .section-title {
        font-size: 24px;
    }
}
@media (max-width: 479px) {
    .probootstrap-section.probootstrap-bg .heading {
        font-size: 26px;
    }
    
    .probootstrap-header {
        display: none;
    }
}

/* certificates */
.section_certificates {
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
    float: left;
}
.shop-item h4 a,
.shop-item h4 {
    font-size: 14px;
    padding: 0;
    color: #222222;
    margin: 20px auto 10px;
    display: block;
    font-weight: 700;
}
.grid-layout .shop-item {
    margin-bottom: 30px;
}
.entry {
    position: relative;
}
.magnifier {
    background: #222222;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.magnifier .buttons {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 54%;
    margin-top: -20px;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.shop-item .st,
.team-member .st,
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-defaultÃ‚ {
    background-color: #222222 !important;
    border-color: #222222 !important;
}
.magnifier .st {
    color: #ffffff !important;
    display: block;
    display: inline-block !important;
    float: none !important;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
    text-align: center;
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    width: 35px;
}
.entry:hover .magnifier {
    opacity: 1;
    visibility: visible;
}
.magnifier:hover .buttons {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* career */
.section_career {
    margin-bottom: 0px;
    margin-top: 0px;
    float: left;
    width: 100%;
}

/* About us page */
h1.alterna-sc-entry-title .alterna-sc-title-icon {
    padding: 10px;
    width: 50px;
    font-size: 24px;
    line-height: 30px;
    height: 50px;
    margin-top: 20px;
}
.alterna-sc-title-icon {
    margin-right: 6px;
    padding: 8px;
    border-radius: 60px;
    display: inline-block;
    color: #ffffff;
    width: 36px;
    font-size: 16px;
    line-height: 20px;
    height: 36px;
    text-align: center;
}
.btn-theme {
    background: #7ab80e;
}
h1.alterna-sc-entry-title {
    line-height: 50px;
    color: #454545;
    font-weight: 300;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 36px;
}
.uppercase {
    text-transform: uppercase;
}
.alterna-sc-title-line {
    height: 1px;
    background: #e1e1e1;
    margin-top: 10px;
    margin-bottom: 10px;
}
.alterna-space {
    margin: 25px 0px;
}
h2.alterna-sc-entry-title {
    line-height: 44px;
    color: #454545;
    font-weight: 300;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 30px;
    margin-top: 0;
}
.alterna-line {
    border-bottom: 1px solid #f2f2f2;
}
.img-thumbnail {
    padding: 6px;
    border-radius: 0px;
}
.mb-5 {
    margin-bottom: 35px;
}
.vc_custom_heading h2 {
    font-size: 30px;
    text-align: left;
    font-style: normal;
    margin: 10px 0px;
}
.vc_custom_heading h3 {
    margin: 10px 0px;
}

/* Sub Category */
.text p {
    font-size: 12px;
}
.text {
    padding: 10px !important;
    height: 51px !important;
}

/* Products */
.text p {
    font-size: 12px;
}
.text {
    height: 53px !important;
    padding: 8px !important;
}
.pad {
    padding-left: 31px !important;
    padding-right: 0px !important;
}
@media screen and (max-width:768px) {
    .pad {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .probootstrap-header {
        display: none;
    }
    /*.probootstrap-contact-info li, .with-icon li{*/
    /*   padding: 5px 0px 1px 30px !important;*/
    /*}*/
    
    .text {
        padding: 2px !important;
    }
}
.with-icon li>span {
    vertical-align: top;
    display: table;
    margin-top: 8px;
}

/* Social Icons */
.smGlobalBtn {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border: 2px solid #ddd;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    line-height: 51px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    /*margin-bottom: 4px;*/
}

/* facebook button class*/
.facebookBtn {
    background: #4060A5;
    color: #fff;
    border-color: #4060A5;
    /* change the border color on mouse hover */
}
.whatsappbtn {
    background-color: #51B14D;
    color: #fff;
    border-color: #fff;
    /* change the border color on mouse hover */
}
.facebookBtn:before {
    /* use :before to add the relevant icons */
    
    font-family: "FontAwesome";
    content: "\f09a";
    /* add facebook icon */
}
.facebookBtn:hover {
    color: #4060A5;
    background: #fff;
    border-color: #4060A5;
    /* change the border color on mouse hover */
}

/* twitter button class*/
.twitterBtn {
    background: #00ABE3;
    border-color: #00ABE3;
    color: #fff;
}
.twitterBtn:before {
    font-family: "FontAwesome";
    content: "\f099";
    /* add twitter icon */
}
.twitterBtn:hover {
    color: #00ABE3;
    background: #fff;
    border-color: #00ABE3;
}

/* google plus button class*/
.googleplusBtn {
    background: #fff;
    border-color: #e64522;
    color: #e64522;
}
.googleplusBtn:before {
    font-family: "FontAwesome";
    content: "\f0d5";
    /* add googleplus icon */
}
.googleplusBtn:hover {
    color: #fff;
    background: #e64522;
    border-color: #e64522;
}

/* linkedin button class*/
.linkedinBtn {
    background: #0094BC;
    border-color: #0094BC;
    color: #fff;
}
.linkedinBtn:before {
    font-family: "FontAwesome";
    content: "\f0e1";
    /* add linkedin icon */
}
.linkedinBtn:hover {
    color: #0094BC;
    background: #fff;
    border-color: #0094BC;
}

/* instagram button class*/
.instagramBtn {
    background: #e4405f;
    border-color: #e4405f;
    color: #fff;
}
.instagramBtn:before {
    font-family: "FontAwesome";
    content: "\f16d";
    /* add rss icon */
}
.instagramBtn:hover {
    color: #e4405f;
    background: #fff;
    border-color: #e4405f;
}

/* pinterest button class*/
.pinterestBtn {
    background: #cb2027;
    border-color: #cb2027;
    color: #fff;
}
.pinterestBtn:before {
    font-family: "FontAwesome";
    content: "\f0d2";
    /* add pinterest icon */
}
.pinterestBtn:hover {
    color: #cb2027;
    background: #fff;
    border-color: #cb2027;
}

/* tumblr button class*/
.tumblrBtn {
    background: #fff;
    border-color: #3a5876;
    color: #3a5876;
}
.tumblrBtn:before {
    font-family: "FontAwesome";
    content: "\f173";
    /* add tumblr icon */
}
.tumblrBtn:hover {
    color: #fff;
    background: #3a5876;
    border-color: #3a5876;
}

/* rss button class*/
.rssBtn {
    background: #fff;
    border-color: #e88845;
    color: #e88845;
}
.rssBtn:before {
    font-family: "FontAwesome";
    content: "\f09e";
    /* add rss icon */
}
.rssBtn:hover {
    color: #fff;
    background: #e88845;
    border-color: #e88845;
}

/* sajjad */
.row {
    margin-right: unset !important;
    margin-left: unset !important;
}
.category-slider .product-item {
    box-shadow: 0px 0px 10px lightgray !important;
}
.category-slider-area {
    position: relative;
}
.products-slider .product-item {
    box-shadow: 0px 0px 10px lightgray !important;
}
.products-slider .product-item .subcatheading {
    font-size: 14px !important;
}
button.next {
    border-radius: 50% !important;
    position: absolute;
    top: 35%;
    z-index: 999999999;
    right: -4%;
    /* background: transparent !important; */
    
    background: rgba(0, 0, 0, .6) !important;
}
button.prev {
    border-radius: 50% !important;
    position: absolute;
    top: 37%;
    background: rgba(0, 0, 0, .6) !important;
    z-index: 999999999;
    /* background: transparent !important; */
    
    left: -4%;
}
.category-slider-area button .fa {
    /* transform: scale(1.5) !important; */
    
    color: white;
}
.welcome-to-hedading {
    font-weight: bold !important;
    letter-spacing: 1px;
    margin: 0%;
    color: #4d4d4d;
}
.welcome-industry {
    font-weight: bold !important;
    letter-spacing: 1px;
    font-size: 2.3em;
    margin-top: 2%;
    color: #4b4646;
    margin-bottom: 0%;
}
.mt-7 {
    margin-top: 70px !important;
}
.span2 {
    color: #3d3bbd;
}
.welcome-slogan {
    font-weight: normal !important;
    letter-spacing: 1px;
    margin-top: 1% !important;
    font-size: 20px;
    color: #818181;
    position: relative;
    justify-content:center;
}
.welcome-content {
    font-weight: 500 !important;
    letter-spacing: .7px;
    margin: 0%;
    margin-top: 6%;
    color: #818181;
}
.welcome-slogan::after {
     content: '';
            display: flex;
            background-color: #bb8d29;
            width: 100px;
            height: 5px;
            justify-content: center;
            margin: 0 auto;
            position: relative;
            bottom: -15px;
}
.text-heading {
    color: #4b4646 !important;
}
.welcome-read-more {
    font-weight: 550 !important;
    margin-top: 10px;
    font-size: 15px !important;
    color: #818181;
    display: block;
    text-transform: uppercase;
    position: relative;
}
.welcome-read-more::after {
    content: '';
            display: flex;
            background-color: #bb8d29;
            width: 100px;
            height: 5px;
            justify-content: center;
            margin: 0 auto;
            position: relative;
            bottom: -15px;
}
.center-content-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.certificate-slider img {
    height: 110px !important;
}
.text-ml-2 {
    margin-left: 20px !important;
}
.bg-heading {
    background: rgb(184, 117, 39) !important;
    color: white !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 13px !important;
}
.bg-heading span {
    margin: 0% !important;
}
.bg-heading .fa {
    margin: 0% !important;
}
.view-more-div {
    text-align: center !important;
    margin-top: 23px !important;
    margin-bottom: 20px;
    display: flex;
    justify-content: center !important;
}
/* Services View */
.kode-services ul li {
	list-style: none;
	margin-bottom: 30px;
}
.services-three { margin: 25px 0px; }
.kode-services.services-three ul li i {
	width: 50px;
	height: 50px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	border-radius: 100%;
	border: 10px solid #efefef;
	padding: 6px 0px 0px 0px;
	float: left;
}
.kode-spacer { padding-left: 80px; }
.services-three ul li h3 {
	margin: 0px;
}
.kode-services.services-three ul li p {
	margin: 0px;
	text-transform: uppercase;
}
.services-wrap {
	float: left;
	width: 100%;
	border: 1px solid #d5d5d5;
	padding: 0px 24px 24px 24px;
	text-align: center;
	margin: 40px 0px 0px 0px;
}
.kode-service-icon {
	display: inline-block;
	padding: 8px 0px 0px 0px;
	position: relative;
	width: 75px;
	height: 75px;
	margin-top: -29px;
	top: -14px;
}
.kode-service-icon:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #d5d5d5;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	z-index: 0;
}
.kode-service-icon:after {
	content: '';
	position: absolute;
	left: 0px;
	top: 2px;
	background-color: #ffffff;
	width: 100%;
	height: 103%;
	border-radius: 100%;
	z-index: 1;
}
.kode-services.with-circle ul li i {
	display: inline-block;
	width: 56px;
	height: 56px;
	font-size: 28px;
	padding: 12px 0px 0px 0px;
	color: #ffffff;
	border-radius: 100%;
	position: relative;
	z-index: 2;
}
.kode-services ul li i {
	display: inline-block;
	font-size: 40px;
	padding: 8px 0px 15px 0px;
	color: #777;
}
.kode-services ul li h4 {
	margin: -9px 0px 4px 0px;
	font-weight: 600;
	color: #000;
}
.kode-services ul li p {
	float: left;
	width: 100%;
	color: #000;
}
.services-wrap a {
	font-weight: bold;
	font-style: italic;
	color: #000;
}
.kode-circle-services ul li p { margin: 15px 0px 0px 0px; }
.kode-circle-services ul li i {
	float: left;
	width: 56px;
	height: 56px;
	color: #ffffff;
	border: 6px solid #ffffff;
	box-shadow: 0px 0px 0px 2px #e2e2e2;
	border-radius: 100%;
	font-size: 22px;
	text-align: center;
}
.kode-circle-services ul li i ~ h2 { padding: 9px 0px 0px 82px; }
/* Services View Tow */
.services-view-two ul li {
	list-style: none;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.services-view-two ul li:hover {
	background-color: #ececec;
}
.services-view-two ul li i {
	display: inline-block;
	border-radius: 100%;
	width: 142px;
	height: 142px;
	background-color: #252328;
	color: #ffffff;
	text-align: center;
	padding: 43px 0px 0px 0px;
	margin-bottom: 16px;
}
.services-view-two ul li:hover i {
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);
}
.services-view-two ul li p {
	margin-bottom: 25px;
}
.services-view-two ul li h2 {
	position: relative;
	display: inline-block;
	padding-bottom: 7px;
	margin-bottom: 15px;
	font-weight: 600;
}
.services-view-two ul li h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 46px;
	height: 2px;
	background-color: #777777;
	margin: 0px 0px 0px -25px;
}
.services-view-two ul li:hover .service-btn { color: #ffffff; }
.service-btn {
	background-color: #252328;
	display: inline-block;
	padding: 7px 30px;
	color: #ffffff;
	text-transform: uppercase;
}