* {
  margin: 0px;
  padding: 0px;
}

body {
  line-height: 28px;
  font-size: 17px;
  color: #666;
  font-family: 'Arial', sans-serif !important;
/*font-family: 'Arial', sans-serif !important;*/
  font-weight: 400;
  overflow-x: hidden !important;
  margin: 0 auto !important;
}

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

a:hover {
  text-decoration: none !important;
}

a:focus {
  outline: none;
  text-decoration: none;
}

ul {
 margin-bottom: 0px;
}
p{
  font-size: 17px;
  font-family: 'Arial', sans-serif !important;
}
#wowslider-container1 a.ws_next > span:before, #wowslider-container1 a.ws_prev > span:before, #wowslider-container1 .ws_playpause > span:before, #wowslider-container1 a.ws_next > span:after, #wowslider-container1 a.ws_prev > span:after, #wowslider-container1 .ws_playpause > span:after {
    display: block;
    text-align: center;
    line-height: 2.5em;
    height: 100%;
    background: transparent !important;
    /* color: #1A2223; */
    -webkit-transform: rotateX(-90deg) translateZ(-1.25em) translateY(1.25em);
    transform: rotateX(-90deg) translateZ(-1.25em) translateY(1.25em);
}
#wowslider-container1 a.ws_next > span:after, #wowslider-container1 a.ws_prev > span:after, #wowslider-container1 .ws_playpause > span:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    background: transparent !important;
    color: #008a00;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));
    background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
    background-image: -webkit-linear-gradient(right,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));
    background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.icon-bar1 {
    position: fixed;
    top: 51%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom:0px;
    z-index: 99;
}
.icon-bar1 a {
    display: block;
    text-align: center;
    padding: 15px 27px;
    transition: all 0.3s ease;
    color: white;
    font-size: 23px;
    border-radius: 40px 0px 0px 40px;
    width: 100%;
    color:#000;
}
.icon-bar1 a:hover{
    color:#000;
}
.photo img {
    border-radius: 0px 11px 0px 11px;
    height: 323px;
}
.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.whats {
    background: #278e20;
    color: white;
}
.feedback-form {
    position: fixed;
    top: 39%;
    right: 0;
    z-index: 100;
    min-height: 450px;
    z-index: 1111;
}
.feedback-form-btn.btn-success {
    background-color: #278e20;
    border-color: #278e20;
    border-radius: 40px 0 0 40px !important;
}
.feedback-form-btn {
    position: absolute;
    left: -75px;
    color: #fff;
    /* transform: rotate(90deg); */
    /* top: 40%; */
}
.feedback_form_area {
    position: relative;
    display: none;
    overflow: hidden;
    background: #278e20;
}
.feedback_form_area_inner {
    width: 300px;
    /* min-height: 450px; */
    color: #fff;
    padding: 15px;
}

.feedback_form_area h3 span {
    float: right;
    background: #051000;
    color: #efece4;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    text-align: center;
    line-height: 1.4;
    cursor: pointer;
}
.custom-inp {
    width: 100%;
    height: 35px;
    padding-left: 15px;
    color: #278e20 !important;
    border: none;
    background: #fff;
    border-radius: 20px;
}
.enqbtn .btn-success {
    color: #fff;
    background-color: #000;
    border-color: #000;
    border-radius: 25px;
    color: #fff;
}
.feedback_form_area h3 {
    margin-top: 0;
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
}
.login-box {
    margin-top: 5px;
    float: left !important;
    margin-right: 40px;
    line-height: 35px;
    margin-left: 0px;
}

.login-box a{
     font-size: 16px;
}
.login-box1 {
    margin-top: 5px;
    float: left;
    margin-right: -6px;
    line-height: 35px;
    margin-left: 49px;
}
.login-box1 i {
    color: #037411;
    font-weight: 600;
}
.login-box1 a {
    color: #000 !important;
    font-size: 17px;
}

.social{
    padding-top: 11px !important;
}

.pull-right1 {
    float: right!important;
    margin-top: -80px;
}
.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 20px;
    width: 203px;
    margin-top: -43px;
    margin-left:175px;
    position: absolute;
    top: 39px;
    z-index: 1111;
}
.login-box a {
    padding-left: 14px;
}
/********Animation Ends********/
#main-head {
    display: block;
    z-index: 9;
    width: 100%;
    background: #333;
}
#main-head nav.navbar {
    margin: 0;
    border: none;
}
#main-head nav.navbar .top-head {
    display: block;
    padding: 0px 0;
    background: #b7e4a8d1;
}
#main-head .bot-head {
    padding: 0px 0px;
    background: #278e20;
}
.login-box i {
    color: #037411;
    font-weight:600;
}

/*
#main-head nav.navbar .top-head .login-box {
    margin: 0 0 0 20px;
    display: inline-block;
    float: right;
}*/
.single_ftr img {
    width: 215px  !important;
}











#main-head nav.navbar .top-head .scl-links {
    float: left;
    margin-right: 6px;
}
#main-head nav.navbar .top-head .scl-links ul li {
    float: left;
    margin: 5px 5px 5px 5px;
}
#main-head nav.navbar .top-head .scl-links ul li a, #single-main .single-wrap .sharing .social li a {
    padding: 7px 0px;
    display: inline-block;
    background: #278e20;
    border-radius: 25px;
    width: 36px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    /*border: 1px solid #fff;*/
    height: 36px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
marquee {
    background: #278e20;
    color: #fff;
    padding: 15px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 50px;
}

/*.about-img img{
    height:364px;
}*/

.mg{
    margin-top:-100px;
}

.about-title b {
    font-size: 16px;
    font-weight: bold;
    color: #278e20;
}
/*.single_ftr i{*/
/*    color:#fff;*/
/*    padding-left:10px;*/
/*}*/
/*.single_ftr ul li{*/
/*    padding-left:20px;*/
/*}*/

.peyarji {
    padding: 19px;
    /* background: #9fc493; */
    border-radius: 0px 20px 0px 20px;
    border: 2px solid #278e20;
}
#main-head nav.navbar .top-head .scl-links ul li:hover a, #single-main .single-wrap .sharing .social li:hover a {
    border: 1px solid #278e20;
    background: #278e20;
    color: #fff;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
#main-head nav.navbar .top-head .scl-links ul li a i,#single-main .single-wrap .sharing .social li a i {
    color: inherit;
}
.pull-right {
    float: right !important;
    padding-top: 10px !important;
}
img {
    border: 0;
    width: 100%;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
    font-family: 'Arial', sans-serif !important;
}
.navbar-right .dropdown-menu {
    left: auto;
    right: auto !important;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
     color: #a7e791 !important;
    white-space: nowrap;
    background: #278e20;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    white-space: nowrap;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626 !IMPORTANT;
    background-color: #f5f5f5;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    color: #9fc492 !important;
    background-color: #278e20 !important;
    border: 1px solid #ccc;
    border: 1px solid rgb(39, 142, 32) !important;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}


#main-head nav.navbar .top-head .login {
    float: right;
    background: #2cc2f7;
    color: #fff;
    padding: 6px 16px;
    text-decoration: none;
    font: 500 15px/21px open sans;
    text-transform: uppercase;
}
#main-head nav.navbar .top-head .login::before {
    content: "\f007";
    margin: 0 8px 0 0;
    color: inherit;
}
#main-head nav.navbar .top-head .login-box .reg {
    margin: 0 0 0 5px;
}
#main-head nav.navbar .bot-head .navbar-nav {
    margin: 8px 100px 7px 0px;
}
#main-head nav.navbar .bot-head #bs-example-navbar-collapse-1 {
    padding: 0;
}
#main-head nav.navbar .bot-head .navbar-nav > li > a {
    color: #fff;
    padding: 7px 18px !IMPORTANT;
    text-decoration: none;
    font: 500 14px/21px open sans;
    text-transform: uppercase;
    background: transparent;
    font-family: 'Arial', sans-serif !important;
    font-weight: 600;
}
#main-head nav.navbar .bot-head .navbar-nav > li:last-of-type > a {
    padding: 6px 0px 6px 12px !IMPORTANT;
}
#main-head nav.navbar .bot-head .navbar-brand {
    padding: 0 5px;
    display: inline-block;
    height: auto;
}
/********Home Banner********/
#home-banner #carousel-example-generic {
    height: auto;
    overflow: hidden;
}
#home-banner {
    display: block;
    overflow: hidden;
}
#home-banner .container-fluid {
    padding: 0;
}
#home-banner .slider-wrap .item img {
    width: 100%;
    display: block;
}
#home-banner .slider-wrap .carousel-control {
    background: transparent;
    border: none;
    width: 4%;
    display: flex;
    align-items: center;
    text-align: center;
    opacity: 1;
}
#home-banner .slider-wrap .carousel-control span {
    font-size: 50px;
    color: #fff;
    opacity: 1;
    position: absolute;
    left: 0;
    right: 0;
}
#home-banner .slider-wrap .text-wrap {
    position: absolute;
    left: 0;
    bottom: 33%;
    display: block;
    z-index: 9999999999 !important;
    margin: 0 auto;
    text-align: center;
    width: 64%;
    right: 0;
}
#home-banner .slider-wrap .text-wrap h2 {
    font: 700 40px/51px open sans;
    color: #fff;
    text-transform: uppercase;
}
#home-banner .slider-wrap .text-wrap h1 {
    font: 900 60px/73px open sans;
    color: #2cc2f7;
    text-transform: uppercase;
}
#home-banner .slider-wrap .text-wrap p {
    font: 400 20px/28px open sans;
    color: #ffffff;
    display: block;
    margin: 0 0 1.5rem 0;
}
#home-banner .slider-wrap .button-list .btn-white, #home-banner .slider-wrap .button-list .btn-blue {
    padding: 10px 23px;
    text-decoration: none;
    font: 600 17px/21px open sans;
    text-transform: uppercase;
    margin: 0 5px;
    display: inline-block;
}
#home-banner .slider-wrap .button-list .btn-white {
    background: #fff;
    color: #101010;
}
#home-banner .slider-wrap .button-list .btn-blue { 
  background: #2cc2f7;
    color: #fff;
}
#home-banner .slider-wrap .carousel-indicators li {
    background: #fff;
    border: none;
    height: 12px;
    width: 12px;
    margin: 0;
}
#home-banner .slider-wrap .carousel-indicators li.active {
    background: #2cc2f7;
    border: none;
}
.section-heading {
    margin-bottom: 2rem;
}
.section-heading h1 {
    font: 700 30px/45px open sans;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    position: relative;
}
.section-heading h1::after {
    content: '';
    width: 200px;
    height: 1px;
    background: #101010;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.section-heading p {
    font: 600 16px/24px open sans;
    display: block;
    margin: 0 0 1.5rem 0;
}
/******Works Section Start******/

#works,#provider {
    padding: 2% 0 2%;
}
#works .main-wrap,#provider .main-wrap {
    margin: 0 0 2rem 0;
}
#works .main-wrap .img-wrap {
    display: inline-block;
    padding: 25px;
    border: 2px solid #2cc2f7;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin: 0 0 1rem 0;
}
#works .main-wrap .img-wrap img {
    display: block;
    margin: 0 auto;
    width: 90%;
      transition: all 500ms;
}
#works .main-wrap:hover .img-wrap img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transition: all 500ms;
}
#works .main-wrap .text-wrap h3,#provider .main-wrap .text-wrap h3 {
    font: 700 18px/24px open sans;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
#works .main-wrap .text-wrap p,#provider .main-wrap .text-wrap p {
    font: 600 14px/24px open sans;
    display: block;
    margin: 0 0 1.5rem 0;
}
#works .button-wrap,#provider .button-wrap {
    display: block;
    text-align: center;
}
#works .button-wrap .btn-blue,#provider .button-wrap .btn-blue {
    padding: 10px 23px;
    text-decoration: none;
    font: 600 17px/21px open sans;
    text-transform: uppercase;
    margin: 0 auto;
    background: #2cc2f7;
    color: #fff;
    display: inline-block;
}

.thumbnail>img, .thumbnail a>img {
    display: block;
    max-width: 100%;
    height: 166px;
    margin-left: auto;
    margin-right: auto;
}

.paddingTB60 {
    padding:0px 0px 0px 0px;
}

.about-title h1 {
    color: #098a00;
    font-size: 45px;
    font-weight: 800;
    background: url(..//heading-line-2.png) center no-repeat;
    padding-bottom: 80px;
    text-align: center;
     font-family: 'Arial', sans-serif !important;
}
.about-title span {
    color: #098a00;
    font-size: 45px;
    font-weight: 700;
}
.about-title h3 {
    color: #278e20;
    font-size: 23px;
    margin-bottom: 24px;
    font-family: 'Arial', sans-serif !important;
    text-align: center;
    font-weight: bold;
}
.about-title1 h1 {
    color: #098a00;
    font-size: 30px;
    font-weight: 800;
    background: url(..//heading-line-2.png) center no-repeat;
    padding-bottom: 56px;
    text-align: center;
    font-family: 'Arial', sans-serif !important;
    margin-bottom: -8px;
}

.mixvegitable img {
    height: 230px;
    border: 2px solid #278e20;
    /* width: 300px; */
    width: 240px !important;
}

.mixvegitable p {
    color: #278e20 !important;
    font-size: 14px;
    font-weight: 600;
    text-align: center !important;
    padding: 14px;
        text-transform: uppercase;

}
.mix img {
    width: 100%;
   min-height: 430px;
}
.about-title p {
    color: #278e20;
    margin: 0 0 9px;
    padding: 0px 20px 0px 0px;
    text-align: justify;
}
.about-paddingB {padding-bottom: 12px;}
/*.about-img {*/
/*    padding-top: 40px;*/

/*}*/
.about-paddingB{
     padding: 0px 17px 0px 0px!important;
}
.bottom img{
  width: 100%;
  margin-top: 30px;
  margin-bottom:10px;
}


.certificate {
    border-radius: 30px 0px;
    /*border: 2px solid #278e20;*/
    width: 356px !important;
    /* margin: 0px; */
    padding:0 15px;
   margin-top: -18px;
}
.downlaods {
    text-align: center;
    margin-bottom: 61px;
    margin-top: 45px;
}
.downlaods a {
    background: #278e20;
    padding: 12px 16px;
    color: #fff;
    border-radius: 17px;
}
.cate a img {
    border: 2px solid #278e20;
    margin: 10px;
    border-radius: 30px 0px;
}

.cate h5{
    border: 2px solid #278e20;
    margin: 10px;
    border-radius: 30px 0px;
    padding: 50px;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: #085703;
}
.certi{
    padding-top: 100px;
}

.product-photo {
    width: 200px;
    float: left;
    /* border: 2px solid#278e20; */
    border-radius: 29px;
}
.product-photo img {
    height: 203px;
    border-radius: 50%;
    margin-left: -20px;
    border: 3px solid#278e20;
}
.product-details {
    border: 3px solid#278e20;
    height: 204px;
    border-top: 3px solid#278e20;
    border-bottom: 3px solid#278e20;
    border-right: 3px solid#278e20;
    border-left: none;
    border-radius: 100px;
    padding: 10px;
    color: #278e20;
    background: #fff;
}


.product-details p {
    padding: 25px 54px 15px 0px;
    text-align: justify;
    font-size: 17px;
}

.product-details p a{
    color: #278e20;
    font-weight: 600;
}
.product-details b {
    text-align: center;
    font-size: 18px;
}
.cont{
    padding-top:100px;
}
.single-contact img{
    width:200px;
}
a.morelink {
  outline: none;
  color: #5bc0de !important;
}
.morecontent span {
  display: none;

}
.pro h1 {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: -webkit-center;
    background: #278e20;
    padding: 15px 0px;
    margin: 0px 0px 0px 0px;
    font-family: 'Arial', sans-serif !important;
}
.last{
    padding-top:30px;
}
.pro1 h1 {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: -webkit-center;
    background: #278e20;
    padding: 15px 0px;
    margin: 0px 0px 0px 0px;
     font-family: 'Arial', sans-serif !important;
}
.pro2 h1 {
   font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: -webkit-center;
    background: #278e20;
    padding: 15px 0px;
    margin: 0px 0px 0px 0px;
    font-family: 'Arial', sans-serif !important;
}
.pro3 h1 {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: -webkit-center;
    background: #278e20;
    padding: 15px 0px;
    margin: 0px 0px 0px 0px;
     font-family: 'Arial', sans-serif !important;
}
.pro4 h1 {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: -webkit-center;
    background: #278e20;
    padding: 15px 0px;
    margin: 0px 0px 0px 0px;
     font-family: 'Arial', sans-serif !important;
}
.pro5 h1 {
   font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: -webkit-center;
    background: #278e20;
    padding: 15px 0px;
    margin: 0px 0px 0px 0px;
    font-family: 'Arial', sans-serif !important;
}

.pro img {
   /* width: 188px;*/
    margin: 4px 0px 0px 0px;
    border: 4px solid #00a651;
}
.pro1 img {
   /* width: 188px;*/
    margin: 0px 0px 4px 0px;
    border: 4px solid #00a651;
}
.pro2 img {
   /* width: 188px;*/
    margin: 4px 0px 0px 0px;
    border: 4px solid #00a651;
}
.pro3 img {
    /*width: 188px;*/
    margin: 0px 0px 4px 0px;
    border:4px solid #00a651;
}
.pro4 img {
   /* width: 188px;*/
    margin: 4px 0px 0px 0px;
    border: 4px solid #00a651;
}
.pro5 img {
   /* width: 188px;*/
    margin: 0px 0px 4px 0px;
    border: 4px solid #00a651;
}
h1.products {
    text-align: center;
    color: #098a00;
    font-size: 30px;
    font-weight: 700;
    background: url(..//heading-line-2.png) center no-repeat;
    padding-bottom: 65px;
    font-family: 'Arial', sans-serif !important;
    padding-top: 10px;
    text-transform: uppercase;
}
h1.products1 {
    text-align: center;
    color: #098a00;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0px;
    background: url(..//heading-line-2.png) center no-repeat;
    padding-bottom: 92px;
    font-family: 'Arial', sans-serif !important;
    margin-bottom: -70px;
    padding-top: 25px;
}

h1.products3 {
    margin-top: -18px;
    text-align: center;
    color: #098a00;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0px;
    background: url(..//heading-line-2.png) center no-repeat;
    padding-bottom: 92px;
    font-family: 'Arial', sans-serif !important;
    margin-bottom: -38px;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    font-size: 16px;
    white-space: nowrap;
}


.footer_area {
    padding: 60px 0 20px;
    position: relative;
    color: #15590f;
    z-index: 100;
    background: #43ad3c8a;
    word-break: break-all;
    word-wrap: break-word;
    margin-top: 60px;
}

.single_ftr form{
  margin-top: 8px;
}
.single_ftr p{
  margin-bottom: 0px;
}

.sf_title {
    color: #15590f;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: 700;
    font-family: 'Arial', sans-serif !important;
}
.ftr_logo {
    float: left;
    padding: 15px 46px 0 0;
}
.ftr_logo a img {
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}
.ftr_logo a:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.3;
}
.newsletter_form form{
  position: relative;
  display: block;
}
.newsletter_form {
  margin-top: 0px;
  overflow: hidden;
}
.single_ftr p {
    display: inline-block;
    color: #15590f;
    font-size: 21px;
    font-weight: 700;
    padding: 0px 0px 0px 0px;
}


.newsletter_form .form-control {
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 8px 20px;
    width: 100%;
  position: relative;
  background: transparent;
  color: #fff;
  border-radius: 0;
}

.newsletter_form button {
  border: inherit;
  border-radius: 0;
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  box-shadow: none;
  border: 1px solid transparent;
  transition: 0.5s;
  letter-spacing: 0.5px;
  position: absolute;
  right: 0px;
  top: 0;
  padding: 12px 17px;
  transition: .5s;
}
.newsletter_form button:hover,
.newsletter_form button:hover{
  background: transparent;
  color: #33d286;
  opacity: .9;
}
.newsletter_form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    opacity: 1
}

.newsletter_form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 1
}
.newsletter_form :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    opacity: 1
}
.newsletter_form :-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    opacity: 1
}
.form-control{

}
.form-control:focus{
  border-color: #33d286;
}

.single_ftr li {
    padding-bottom: 12px;
    color: #15590f;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Arial', sans-serif !important;
}
.single_ftr a {
    color: #15590f;
    font-weight: 600;
    font-family: 'Arial', sans-serif !important;
    font-size: 18px;
}
/*.single_ftr a:hover {
    color: #33d286;
}*/

.ftr_social_icon li {
  display: inline-block;
  text-align: center;
  padding: 4px;
}

.single_ftr i li{
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #278e20;
    color: #fff;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
}

.single_ftr li i{
    float: left;
    font-size: 24px;
    font-size: 24px;
display: block;
width: 30px;
}


.single_ftr li span {
    margin-left: 30px;
    display: block;
    line-height: 1.4;
    font-size: 16px;
}







.arrowsleft { 
 right: 70px;
    top: 190px !important;
    float: left;
    z-index: 1;
}

.arrowsright {
    left: 70px;
    top: 190px !important;
    float: right;
    z-index: 1;
}
.ftr_social_icon ul li a {
    /* border: 1px solid #fff; */
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    height: 40px;
    line-height: 32px;
    padding: 4px 8px;
    width: 40px;
    transition: .5s;
    background: #278e20;
}
.ftr_social_icon ul li a:hover {
    background: #15590f;
    border-color: #15590f;
    color: #fff;
}

.ftr_btm_area {
  background: transparent;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px dotted #888;
  margin-top: 28px;
  z-index: 100;
  position: relative;
}
.copyright_text{
    margin: 6px 0;
}
.payment_mthd_icon li {
  display: inline-block;
  margin-left: 10px;
  font-size: 30px;
  color: #fff;
}

.new-products .price h1 {
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 20px;
}

.new-products .price p {
    font-weight: bolder;
    color: #f54f29;
    font-size: 24px;
    text-transform: uppercase;
}

.orange-btn {
    padding: 13px 25px;
    border: none;
    text-align: center;
    background: #f54f29;
    cursor: pointer;
    color: #FFF;
    margin: 10px 0px;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 10px 20px;
    background-color: #f6f6f6;
    border: none;
    border-radius: 0px;
    font-size: 12px;
    color: #098a00;
}

.arrows {
    position: relative;
    top: 0px;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 70px;
}


.text-center {
    text-align: center;
    font-size: 14px;
}

.social {
   /* background: #095d03;*/
    padding: 0px;
    margin: 0px;
    float: left;
}
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width:100%;
}


.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-bottom: 70px;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img{
    display: block;
    border-radius: 0px 20px 0px 20px;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.tect {
    margin-top: -17px;
    padding: 20px;
    border-radius: 0px 20px 0px 20px;
    border: 2px solid #278e20;
}
.tect h1 {
    font-size: 26px;
    color: #278e20;
    margin-top: 0px;
    /* background: url(..//heading-line-2.png) center no-repeat; */
    /* padding-bottom: 75px; */
    text-align: center;
    font-family: 'Arial', sans-serif !important;
}
.tect p {
    color: #278e20;
    line-height: 1.8;
    margin: 0px 0 0px;
}
.about-title {
    border: 2px solid #278e20;
    padding:22px 29px 23px;
    border-radius: 0px 20px 0px 20px;
    margin-top:0px;
}

.abt {
   margin-top:-78px;
}
.contactaus {
    margin-top: 17px;
    margin-bottom: 20px;
}
p.we{
    /*padding-left:100px;*/
    /*padding-right:100px;*/
        font-size: 21px;
        margin-top: -38px;
        text-align: center;

}
.valve {
    border: 2px solid#278e20;
    margin-top: 62px;
    border-radius: 50px;
    /* color: #fff; */
    background: #278e20;
}
.valve h1{
   text-align: center;
   font-size: 26px;
    text-align: center;
    color: #fff;
    margin-top:10px; 
    /* background: url(..//heading-line-2.png) center no-repeat; */
    /* padding-bottom: 80px; */
    /* text-align: center; */
    font-family: 'Arial', sans-serif !important;
    font-weight: 600;
}
.detail {
    border: 2px solid#278e20;
    margin-top: 30px;
    border-radius: 20px 20px 20px 20px;
   /* height: 165px;*/
}
.detail p{
     color: #278e20;
    line-height: 1.8;
    margin: 0 0 0px;
    padding:20px;

}
.Integrity {
    margin-left: 108px;
    margin-right: 113px;
}
.slick-prev {
    padding: 10px 6px;
    margin-left: -101px;
    margin-top: 74px;
    float: left;
      background: #ffffff;
    color: #278e20;
}
.slick-next {
    padding: 10px 6px;
    margin-right: -73px;
    margin-top: -181px;
    float: right;
    background: #ffffff;
    color: #278e20;
}

button.slick-next.slick-arrow i{
    color:#000;
    font-size: 30px;    
}
.nature p {
    padding-top: 10px;
    font-size: 17px;
    color: #037411;
    font-weight: 700;
    padding-left: 29px;
}










.section-title {
    position: relative;
}
.section-title p {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 400;
}
.section-title h4 {
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
    display: inline-block;
}
.section-title h4::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #d8d8d8;
    bottom: 0;
    left: 50%;
    margin-left: -40px;
}
.section-title h4::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background-color: #FF7200;
    left: 0;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
}
.form-control {
    display: block;
    width: 100%;
    height: 50px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    /*background-color: #EEEEEE !important;*/
    background-image: none;
    border: 1px solid #ccc;
    margin-top: 16px;
    /*text-transform: capitalize;*/
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.single-contact {
    text-align: left;
    position: relative;
    padding-left: 70px;
    margin-bottom: 50px;
    margin-top: 10px;
}
.single-contact i.fa {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #278e20;
    color: #fff;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
}
.single-contact h5 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #121312;
}
.single-contact p {
    font-size: 15px;
    font-weight: 400;
    color: #121312;
}
.contact-form input[type="submit"] {
    background-color: #FF7200;
    border: 0px;
    cursor: pointer;
    font-size: 16px;
    -webkit-transition: .4s;
    transition: .4s
}
.contact-form input[type="submit"]:hover {
    background-color: #CC5B00
}
.contact-form input:focus, textarea:focus {
    border-color: #CC5B00
}

textarea.form-control {
    /* height: auto; */
    height: 200px !important;
    margin-bottom: 15px;
}
textarea::placeholder{
    color: #000 !important;
}


.btn23 {
    border-color: #278e20;
    padding: 10px 18px;
    background: #278e20;
    color: #fff;
    font-size: 16px;
    float: left;
    margin-top: 18px;
    border-radius: 20px;
        border: none;
}
.btn23:hover {
    background: #278e20;
    color: #fff;
}


input::placeholder{
    color:#000 !important;

}

.wes{
    text-align: center;
    font-size: 20px;
    margin-top: -38px;
}




.hmgallery{
  padding: 50px 0 108px;
  background:url(..//images/row-bg-002.jpg);
  background-size: cover;
}


.gallery-title
{
    color:#06163a;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 15px;
    text-align: center;
}

.line1 {
    width: 14%;
    height: 5px;
    background: #d2ab67;
    margin: 11px auto 10px;
}

/*.filter-button {*/
/*    font-size: 15px;*/
/*    border: 1px solid #278e20;*/
/*    border-radius: 0px !important;*/
/*    text-align: center;*/
/*    padding: 6px 12px;*/
/*    font-weight: 600;*/
/*    border-radius: 5px;*/
/*    color: #278e20;*/
/*    margin: 17px 0 34px 7px;*/
/*    background: #fff;*/
/*    text-transform: uppercase;*/
/*}*/

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    /*height: 500px !important;*/
    line-height: 1;
}
.filter-button .active {
    font-size: 15px;
    border: 1px solid #278e20;
    border-radius: 0px !important;
    text-align: center;
    padding: 6px 12px;
    font-weight: 600;
    border-radius: 5px;
    color: #ffffff;
    margin: 17px 0 34px 7px;
    background: #278e20;
    text-transform: uppercase;
}
.filter-button {
    font-size: 15px;
    border: 1px solid #278e20;
    border-radius: 0px !important;
    text-align: center;
    padding: 6px 12px;
    font-weight: 600;
    border-radius: 5px;
    color: #ffffff;
    margin: 14px 0 7px 2px;
    background: #278e20;
    text-transform: uppercase;
    border-radius: 11px 0px !important;
}
.filter-button:hover{
    border: 1px solid #278e20;
    border-radius: 5px;
    text-align: center;
     font-weight: 600;
    color: #ffffff;
    background-color: #278e20;

}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}


.green{
  background-color:#6fb936;
}
        .thumb{
            margin-bottom: 30px;
        }
        
        .page-top{
            margin-top:85px;
        }

   
img.zoom {
    width: 100%;
    height: 300px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    border: 1px solid #278e20;
}


.Certifi img.zoom {
    width: 100%;
    height: 470px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    border: 1px solid #278e20;
}
      
 
.transition {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
    .modal-header {
   
     border-bottom: none;
}
    .modal-title {
        color:#000;
    }
    .modal-footer{
      display:none;  
    }


.gallery1{
  margin-top: -65px;
  padding-bottom: 80px;

}

.imgoverlay {
    position: absolute;
    left: 30px;
    bottom: 0px;
    right: 40px;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.fancybox:hover .imgoverlay {
    bottom: 30px;
    opacity: 1;
}

.fancybox-lock .fancybox-overlay{
    z-index: 9999999 !important;
}

.fancybox-overlay{
    z-index: 999999!important;
}

.gallery2{
  padding-bottom: 80px;
 
  background-size: cover;
}

.ch{
    margin-left: 49px;
    margin-bottom: 10px;
}




#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    
    z-index:1032;
}

.center{
    padding-bottom: 60px;
}

.progall {
    padding: 36px 99px 0;
}

.progall1{
    padding-bottom: 0px !important;
}


/* carousel */
.media-carousel {
    margin-bottom: -81px;
    padding: 0px 44px 0px 20px;
    margin-top: 30px;
}


.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
     border: 1px solid #fff !important; 
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
/* Previous button  */
.media-carousel .carousel-control.left {
    left: -12px;
    background-image: none;
    background: none repeat scroll 0 0 #ffffff;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 8%;
    color: #008d35;
    font-size: 36px;
}
/* Next button  */
.media-carousel .carousel-control.right {
    right: -12px !important;
    background-image: none;
    background: none repeat scroll 0 0 #ffffff;
    /* border: 4px solid #278e20; */
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 8%;
    color: #008d35;
    font-size: 36px;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */








.slide1 img{
    width:200px;
}

.less{
    margin-top:-50px;
}



.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background: #99d39561 !important;
    background-image: none;
    border: 2px solid #278e20 !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}








.testimonial-section2{
  /*height: 600px;*/
  position: relative;
  padding-top: 30px;
  /*background-color: #e91c5e;*/
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
    color: #278e20;
}

.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
    color: #278e20;
}

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
    height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active, .testim .dots .dot:hover {
    background: #278e20;
    border-color: #278e20;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
    overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div .h4 {
    color: #278e20;
    font-size: 1.2em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #000;
    width: 80%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active .h4 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive .h4 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }
  
  .testim .cont div p {
    line-height: 25px;
  }

}








/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 10%;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}








.products-left p {
    font-size: 14px;
    color: #278e20;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 11px;
}
.products-left ul li {
    padding: 4px;
    font-size: 16px;
    font-weight: 500;
    color: #278e20;
}
.products-left b {
    color: #278e20;
    font-size: 15px;
    font-weight: bold;
}

.products-right p{
    font-size:14px;
}
.products-right b {
    color: #278e20;
    font-size: 15px;
    font-weight: bold;
}
.products-right ul li {
    padding: 4px;
    font-size: 16px;
    font-weight: 500;
     color: #278e20;
}

.pro-img img {
    width: 500px;
    height: 287px;
    margin-top: -53px;
    margin-bottom: 30px;
}


/*input.form-control {*/
/*    color:#fff !important;*/
/*}*/

.testim{
    margin-top:-80px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #278e20!important;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    padding: 7px 0px !important;
    font-weight: 700 !important;
    color: #fff !important;
    background: #278e20 !important;
    border-radius: 20px;
    border: none;
}

.goog-te-gadget {
    font-family: arial;
    font-size: 0px !important;
    color: #fff;
    white-space: nowrap;
    margin-bottom: -33px !important;
}

.goog-te-gadget img {
    vertical-align: middle;
    border: none;
    display: none !important;
}

.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    font-size: 12px;
    font-weight: bold;
    color: #444;
    text-decoration: none;
     display: none !important;
}

hr {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.gallery_product h2{
   font-size: 18px;
text-align: center;
font-weight: 600;
color: #128a09;
}
.mail-area{
    padding: 77px;
text-align: center;
}

.mail-area h2{
    font-weight: 700;
color: #178210;
}