body {
    margin: 0px;
    padding: 0px;
    background: #f7f7f7;
    color: #000;
    font-family: 'open_sansregular', sans-serif;
    font-size: 14px;
}

section {
    background: #fff;
    box-shadow: 0px 2px 2px #ebebeb;
}

.fb_logo {
    width: auto;
    float: right;
    margin-top: 20px;
}

header {
    margin: 0 auto;
    position: relative;
}

.banner {
    width: 100%;
    background-position: top center;
    background-size: cover;
    margin-top: 5px;
}

.our_lattest {
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'montserratregular', sans-serif;
    font-size: 14px;
    margin: 35px 0px;
}

.our_lattest h1 {
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'montserratregular', sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    color: #8ec63f;
}

.our_lattest h2 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}

.our_lattest h3 {
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'montserratregular', sans-serif;
    font-size: 14px;
    margin: 15px 0px 5px 0px;
}

.our_lattest p {
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'open_sansregular', sans-serif;
    font-size: 14px;
}

.prod {
    width: 100%;
    float: left;
    margin: 40px 0px;
}

.see_product {
    width: 300px;
    margin: 10px 30px;
    float: left;
}

.see_product a {
    width: 100%;
    float: left;
    text-align: center;
    border: solid 2px #8ec63f;
    display: block;
    padding: 10px 8px;
    text-decoration: none;
    color: #8ec63f;
    font-family: 'montserratregular', sans-serif;
}

.see_product a:hover {
    color: #fff;
    background: #8ec63f;
    transition: all linear 0.4s;
    border: solid 2px #006f57;
}

.read {
    width: 140px;
    margin: auto;
    clear: both;
}

.read a {
    width: 100%;
    float: left;
    text-align: center;
    border: solid 2px #8ec63f;
    display: block;
    padding: 8px 15px;
    text-decoration: none;
    color: #8ec63f;
    font-family: 'montserratregular', sans-serif;
}

.read a:hover {
    color: #fff;
    background: #8ec63f;
    transition: all linear 0.4s;
    border: solid 2px #8ec63f;
}

.readf {
    width: 100px;
    float: left;
    margin-top: 15px;
}

.readf a {
    width: 100%;
    float: left;
    text-align: center;
    border: solid 2px #d6d8db;
    display: block;
    padding: 5px 0px;
    text-decoration: none;
    color: #ffffff;
    font-family: 'montserratregular', sans-serif;
}

.readf a:hover {
    color: #404040;
    background: #d6d8db;
    transition: all linear 0.4s;
}

.compny {
    /* background: #dbdcdd; */
    width: 100%;
    /* float: left; */
}

.quality {
    width: 100%;
    float: left;
}

.quality h2 {
    width: 100%;
    float: left;
    font-family: 'open_sansregular', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #d6d8db;
    margin: 15px 0px;
}

.quality p {
    width: 100%;
    float: left;
    font-family: 'open_sansregular', sans-serif;
    font-size: 14px;
    text-align: justify;
    color: #d6d8db;
    line-height: 22px;
}

.quality ul {
    margin: 0px;
    padding: 0px;
}

.quality ul li {
    display: block;
    list-style: none;
}

.quality ul li a {
    text-decoration: none;
    color: #d6d8db;
    padding-left: 18px;
    background: url(../images/guj_icon.jpg) no-repeat;
    background-position: 0px 5px;
    line-height: 28px;
}

.quality ul li a:hover {
    color: #FFF;
    transition: all ease 0.4s;
    padding-left: 22px;
}

.cll_us {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.cll_us a {
    background: url(../images/mobile.png) no-repeat;
    background-position: 0px 2px;
    color: #d6d8db;
    font-size: 14px;
    text-align: justify;
    text-decoration: none;
    padding-left: 24px;
}

.mail {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.mail a {
    background: url(../images/mail.png) no-repeat;
    background-position: 0px 4px;
    color: #d6d8db;
    font-size: 14px;
    text-align: justify;
    text-decoration: none;
    padding-left: 24px;
}

.footer-top {
    width: 100%;
    float: left;
    background: #303133;
    padding: 25px 0px;
}

.footer-bottome {
    width: 100%;
    float: left;
    background: #f9ad0c;
    padding: 10px 0px;
    color: #303133;
}

.powered {
    width: 100%;
    float: right;
    text-align: end;
    color: #303133;
}

.powered a {
    text-decoration: none;
    color: #303133;
}

.powered a:hover {
    color: #fff;
}

.add {
    width: 100%;
    float: left;
}

.add h2 {
    width: 100%;
    float: left;
    font-family: 'open_sansregular', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #404040;
    margin: 15px 0px;
}

.add p {
    width: 100%;
    float: left;
    font-family: 'open_sansregular', sans-serif;
    font-size: 14px;
    text-align: justify;
    color: #404040;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
}

.cll_to_c {
    float: left;
    margin: 10px 0px;
    width: 100%;
}

.cll_to_c a {
    background: url(../images/mobile_02.png) no-repeat;
    background-position: 0px 2px;
    color: #404040;
    font-size: 14px;
    text-align: justify;
    text-decoration: none;
    padding-left: 24px;
}

.mail_to_c {
    float: left;
    width: 100%;
}

.mail_to_c a {
    background: url(../images/mail_02.png) no-repeat;
    background-position: 0px 4px;
    color: #404040;
    font-size: 14px;
    text-align: justify;
    text-decoration: none;
    padding-left: 24px;
}

.about {
    width: 100%;
    float: left;
    margin: 15px 0px;
}

.about_headimg {
    float: left;
    margin: 30px 0px;
    padding-left: 15px;
    text-align: justify;
    line-height: 45px;
    font-family: 'open_sanslight';
    font-size: 36px;
    font-weight: lighter;
    border-left: solid 5px #8DC63F;
    color: #000000;
}

.about p {
    width: 100%;
    float: left;
    text-align: justify;
    font-family: 'open_sansregular', sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 5px 0px;
}

.missin {
    width: 100%;
    float: left;
}

.missin p {
    width: 100%;
    float: left;
    padding-left: 25px;
    text-align: justify;
    background: url(../images/icone_strength.png) no-repeat;
    background-position: 0px 11px;
}

.missin h3 {
    width: 100%;
    float: left;
    text-align: justify;
}

.indexing {
    width: 100%;
    float: left;
    background: #f0f0f0;
    font-family: 'open_sansregular';
    color: #404040;
    padding: 10px 0px;
}

.indexing ul {
    margin: 0px;
    padding: 0px;
}

.indexing ul li {
    list-style: none;
    display: inline-block;
}

.indexing ul li a {
    width: 100%;
    float: left;
    text-decoration: none;
    font-family: 'open_sansregular';
    color: #404040;
}

.produ {
    width: 98%;
    float: left;
    box-shadow: 0px 0px 5px #999999;
    margin: 25px 0px;
    padding: 15px;
    background: #e78b24;
    background: -moz-radial-gradient(center, ellipse cover, #e78b24 0%, #985324 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #e78b24 0%, #985324 100%);
    background: radial-gradient(ellipse at center, #e78b24 0%, #985324 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e78b24', endColorstr='#985324', GradientType=1);
}

.produ h3 {
    line-height: 20px;
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'montserratregular', sans-serif;
    font-size: 14px;
    margin: 5px 0px;
    color: #000;
}

.produ h2 {
    line-height: 20px;
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'montserratregular', sans-serif;
    font-size: 16px;
    margin: 5px 0px;
    color: #fff;
}

.produ p {
    width: 100%;
    float: left;
    text-align: justify;
}

.insecticides_product {
    box-shadow: 0 0 5px #d4d4d4;
    float: left;
    background: #e78b24;
    background: -moz-radial-gradient(center, ellipse cover, #e78b24 0%, #985324 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #e78b24 0%, #985324 100%);
    background: radial-gradient(ellipse at center, #e78b24 0%, #985324 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e78b24', endColorstr='#985324', GradientType=1);
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
    padding-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
    width: 100%;
    text-align: left;
    background: #fff;
}

.insecticides_product h2 {
    color: #a0ce59;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 10px;
    text-transform: uppercase;
    text-align: left;

}

.insecticides_product p {
    color: #404040;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 5px 0px 8px 20px;
    text-transform: capitalize;
    text-align: left;
    margin: 5px 0px;

}

.insecticides_product strong {
    color: #a0ce59;
}


@media only screen and (min-width : 300px) and (max-width : 768px) {
    #cssmenu {
        width: 100%;
        font-family: 'montserratregular', sans-serif;
        line-height: 1;
        float: right;
        text-align: left;
    }
}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
    #cssmenu {
        width: 90%;
    }

    #cssmenu>ul>li>a {
        color: #000000;
        font-size: 14px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
        text-decoration-color: -moz-use-text-color;
        text-decoration-line: none;
        text-decoration-style: solid;
        text-transform: uppercase;
        transition-delay: 0s;
        transition-duration: 0.2s;
        transition-property: color;
        transition-timing-function: ease;
    }

}

@media only screen and (min-width : 1024px) and (max-width : 1200px) {
    #cssmenu {
        width: 90%;
    }

    #cssmenu>ul>li>a {
        color: #000000;
        font-size: 14px;
        padding-bottom: 10px;
        padding-left: 4px;
        padding-right: 8px;
        padding-top: 10px;
        text-decoration-color: -moz-use-text-color;
        text-decoration-line: none;
        text-decoration-style: solid;
        text-transform: uppercase;
        transition-delay: 0s;
        transition-duration: 0.2s;
        transition-property: color;
        transition-timing-function: ease;
    }

    /*   .menu {
    position: relative;
    bottom: 1%;
    left: 145px; */
}
}



.logo {
    width: 65% !important;
}


.background{
    background: url(../images/bg-pattern.jpg);
  /*   width: 100%;
    float: left; */
    background-attachment: fixed;
    background-size: cover;
}

.vision-bg{
    padding: 20px;
    background-image: url(../images/vision-bg.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.content-v{
    border: 1px dashed;
    margin-top: 10px;
    padding: 20px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 25;
}

.sticky + .content {
  padding-top: 102px;
}

@media only screen and (max-width: 350px) {
  .sticky {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 25;

}

.sticky + .content {
  padding-top: 102px;
}
}

@media only screen and (max-width: 450px) {
  .sticky {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 25;
}

.sticky + .content {
  padding-top: 102px;
}
}

@media only screen and (max-width: 600px) {
  .sticky {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 25;
}

.sticky + .content {
  padding-top: 102px;
}
}

@media only screen and (max-width: 1010px) {
  .sticky {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 25;
}

.sticky + .content {
  padding-top: 102px;
}
}


.our_lattest_left{
    width: 100%;
    float: left;
    font-family: 'montserratregular', sans-serif;
    font-size: 14px;
    margin: 15px 0px 5px 0px;
}
.our_lattest_left h1 {
    width: 100%;
    float: left;
    font-family: 'montserratregular', sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    color: #8ec63f;
}
.read_left{
    width: 140px;
    
    clear: both;
}
.read_left a {
    width: 100%;
    float: left;
    text-align: center;
    border: solid 2px #8ec63f;
    display: block;
    padding: 8px 15px;
    text-decoration: none;
    color: #8ec63f;
    font-family: 'montserratregular', sans-serif;
}



@media only screen and (max-width: 1920px) {
  .res_left{
    float: left;
  }
  .res_right{
    float: right;

  }
}

@media only screen and (max-width: 800px) {
  .res_left{

    width: 100%;
  }
  .res_right{

    width: 100%;

  }
}