/***Header Top Start****/
.topheaderfixed{
    background: #1b8642;
}

.otherDescription img {
    display: block;
    width: 100%;
    box-shadow: 0px 0px 10px #ccc;
}

.otherDescription {
    margin-top: 30px;
}

.otherContent p {
    font-size: 14px;
    line-height: 25px;
}

#button {
  display: inline-block;
  background-color: #259843;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
      bottom: 0;
    left: 0;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/* Styles for the content section */

.content {
  width: 77%;
  margin: 50px auto;
  font-family: 'Merriweather', serif;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}
@media (min-width: 500px) {
  .content {
    width: 43%;
  }
  #button {
    margin: 30px;
  }
}
.content h1 {
  margin-bottom: -10px;
  color: #03a9f4;
  line-height: 1.5;
}
.content h3 {
  font-style: italic;
  color: #96a2a7;
}

.certiCompany {
    padding-bottom: 30px;
}

.top-header {
    background: linear-gradient(224deg, #86c53f, #048944);
    padding: 5px 0;
}

.top-left-header ul {
    list-style-type: none;
    padding: 0;
    margin: 5px 0;
}

.top-left-header ul li{
    display: inline-block;
}

.top-left-header ul li a {
    display: block;
    padding: 4px 0 3px;
    font-size: 13px;
    border-radius: 50%;
    text-align: center;
    width: 28px;
    color: #fff;
    transition-duration: 0.2s;
}

.top-left-header ul li a:hover {
    background-color: #000;
}

.top-right-header ul {
    list-style-type: none;
    float: right;
    padding: 0;
    margin: 0;
}

.top-right-header ul li {
    display: inline-block;
}

.top-right-header ul li a{
    display: block;
    color: #fff;
    font-size: 15px;
    padding: 5px 15px;
    transition-duration: 0.3s;
}

.top-right-header ul li a:hover{
    color: #444;
}



.customerServices{
    background-color: #f4eade;
    padding: 50px 0;
}

button.btn.submitbutton {
    background-color: #fff;
    border-radius: 0;
    padding: 6px 50px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #004976;
    transition-duration: 0.2s;
}

.reviewGrid {
    background-color: #fff;
    padding: 15px 10px;
    margin: 10px 0px;
}

.reviewGrid img {
    width: 20%;
    display: block;
}

.reviewGrid h4{
    margin: 5px 0px 5px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #444;
}

.reviewGrid p{
    line-height: 20px!important;
    font-size: 13px!important;
    letter-spacing: 0px;
    color: #444;
}

.shortDescriptionBox {
    line-height: 30px;
    font-size: 15px;
    color: #9a7742;
    margin-bottom: 30px;
}

.fullDesBox {
    margin: 40px 0;
}

.keyAttribute {
    background-color: #fff;
    padding: 40px 10px;
}

.descripImgVideo {
    padding: 40px 0;
    background-color: #fff;
}

.dynamicDescriion{
    
}

.relatedMachines {
    padding: 40px 0;
}

.relatedMachines h2{
    font-weight: bold;
    font-size: 50px;
    text-align: center;
    margin-bottom: 30px;
    color: #289943;
}

.descDyBox {
    border-radius: 10px;
    border: 1px solid #ccc;
    display: none;
}

a.logoTag {
    display: block;
}

a.logoTag img{
    display: block;
    width: 100%;
    margin-left: -35px;
}

.descDyBox h3{
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #707070;
}

.descDyBox p{
    font-size: 15px;
    padding: 10px;
    margin: 0;
    line-height: 26px;
}

.dynamicImageBox{
    margin: 20px 0;
    border-radius: 15px;
}

.dynamicImageBox img{
    display: block;
    width: 100%;
    margin: 10px 0;
    box-shadow: 0px 0px 10px #606060;
}

.contactFormBox {
    background: linear-gradient(224deg, #86c53f, #048944);
    padding: 40px 30px;
}

.productDescriptionSide {
    background-color: #fff;
    padding: 20px 10px;
    margin: 20px 0;
}

.productDescriptionSide h4 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #9a7742;
    margin-bottom: 15px;
}

.shedBg {
    background-color: #00ff351f;
    padding: 40px 0;
}

.productDescriptionSide img {
    display: block;
    width: 100%;
    margin: 15px 0;
    border: 1px solid #ccc;
}

.keyAttribute h2{
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #9a7742;
    margin-bottom: 15px;
}

.fullDesBox li.nav-item a {
    border: 1px solid transparent;
    padding: 5px 20px;
    color: #fff !important;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
    margin-right: 10px;
    background-color: #048944;
    border-radius: 0 0 20px 0px;
}

.fullDesBox li.nav-item a.active {
    background-color: #000;
}

.fullDesBox .nav-tabs{
    border: none;
}

.fullDesBox div#myTabContent p {
    margin: 0;
    font-size: 14px;
    line-height: 25px;
}

.fullDesBox div#myTabContent {
    background-color: #00ff351f;
    padding: 25px;
    margin-top: 5px;
}

.singleBannerImg{
    display: block;
}

.singleBannerImg img{
    display: block;
    width: 100%;
}

.getInTouch .form-info {
    background-color: #eee;
    padding: 40px;
    color: #fff;
}

.memberGrid p {
    margin: 0;
    padding: 5px 0;
}

.getInTouch {
    background-image: linear-gradient(240deg, #8bc541, #306931, #8bc541);
    color: #fff;
    padding: 50px 0;
}

.getInTouch .form-info h2{
    color: #444;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
}

.getInTouch p {
    margin: 0;
    font-size: 15px;
}

.rightTouch{
    padding-top: 75px;
}

.leftTouch{
    border-right: 2px solid #fff;
    padding-right: 30px;
    text-align: justify;
}

.memberGrid{
    text-align: center;
    border: 1px solid #ccc;
    background-color: #fff;
    margin-bottom: 10px;
}

.memberGrid img{
    display: block;
    width: 65%;
    margin: 0px auto;
    padding: 20px 0;
}

.memberGrid a{
    display: block;
    background: linear-gradient(224deg, #86c53f, #048944);
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 10px;
    height: 85px;
}

.fullImg img{
    display: block;
    width: 100%;
}

.certiImges img{
    display: block;
    width: 100%;
}

.aboutImges img {
    display: block;
    width: 100%;
    margin: 10px 0;
}

.aboutCompany.againtwo {
    background-color: #fff;
}

.videoSection{
    padding: 70px 0px;
    background-image: linear-gradient(240deg, #8bc541, #306931, #8bc541);
}

.backgeColor {
    padding: 40px 0;
    background-image: linear-gradient(240deg, #8bc541, #306931, #8bc541);
}

.qualityGrid img {
    display: block;
    width: 30%;
    transition-duration: 0.5s;
}

.prosliderBox .column {
    float: left!important;
    width: 12.66%!important;
    margin: 5px;
    border: 1px solid #ccc;
}

.qualityGrid:hover img{
    -webkit-transition: 0.5s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(180deg);
}

.qualityGrid .media-body {
    color: #fff;
    margin: 30px 0;
}

.qualityGrid {
    margin: 35px 0px;
}

.qualityGrid .media-body h5{
    font-weight: bold;
    letter-spacing: 1px;
}

.qualityGrid .media-body p{
    margin: 0;
    font-size: 14px;
}

.videoSection .title h1{
    color: #04213F;
    font-weight: bold;
    font-size: 50px;
    letter-spacing: 1px;
    margin-bottom: 50px;
    text-align: center;
}

.newAbout img{
    display: block;
    width: 100%;
}

.newAbout p{
    font-size: 25px;
    text-align: justify;
    margin: 20px 0px;
    line-height: 45px;
}

a.aboutBtn{
    text-transform: uppercase;
    background-color: #9a7742;
    color: #fff;
    font-size: 20px;
    padding: 10px 50px;
    transition-duration: 0.2s;
}

.aboutImges {
    margin: 30px 0;
}

.videoSection p{
    color: #fff;
    font-size: 18px;
    text-align: justify;
    line-height: 31px;
}

.homeCtgLists img {
    display: block;
    width: 100%;
}

.welcomeMessage {
    margin: 40px 0;
}

.welcomeContent{
    background-color: #8bc541;
    color: #fff;
    padding: 40px 50px;
    border-radius: 10px;
}

.ctgProAll {
    padding: 10px 25px;
}

.otherContent h5 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    font-family: math;
    color: #03a84e;
    text-transform: uppercase;
}

.otherDesign {
    text-align: center;
    padding: 70px 0;
    border-top: 2px solid #f8f8f8;
    background-color: #fff;
}

.otherContent h3 {
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 50px;
    font-family: math;
    color: #03a84e;
}

.otherContent p {
    font-size: 15px;
    color: #444;
}

.otherContent img{
    display: block;
    width: 100%;
    box-shadow: 0px 0px 5px #e9e9e9;
    margin: 10px 0;
    padding: 15px;
    transition-duration: 0.3s;
}

.otherContent img:hover{
    box-shadow: 0px 0px 20px #ccc;
}

.proHeadLine {
    text-align: center;
    padding: 30px 0;
}

.proHeadLine img{
    display: block;
    width: 20%;
    margin: 0px auto;
}

.proHeadLine h2 {
    font-size: 65px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #03a84e;
}

.welcomeContent h1{
    font-weight: bold;
}

.welcomeContent p{
    font-size: 15px;
    line-height: 27px;
}

.welcomeContent a{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 7px 0;
    background-color: black;
    border-radius: 5px;
    display: block;
    width: 15%;
    text-align: center;
    margin-top: 25px;
    transition-duration: 0.3s;
}

.welcomeContent a:hover{
    background-color: #444;
}

a.titlebarlink img {
    display: block;
    width: 100%;
    margin: 20px 0 10px;
}

.topheaderright{
    float: right;
}
.topheaderright ul{
    margin: 0;
    padding: 0;
}

body {
    max-width: 1700px;
    font-family: SolaimanLipi, Helvetica, Verdana, sans-serif !important;
    margin: 0px auto;
    box-shadow: 0px 0px 20px #ccc;
}

.carousel-inner {
    box-shadow: 0px 7px 20px #dedede;
}

.contactPage {
    padding: 30px 0;
}

@media only screen and (max-width: 768px) {
    
    .proHeadLine img {
        width: 40%;
    }
    
    .getInTouch .form-info{
        margin-top: 20px;
    }
    
    .qualityGrid {
        margin: 5px 0px;
    }
    
    .proHeadLine {
        padding: 30px 0 10px;
    }
    
    .proHeadLine h2 {
        font-size: 25px;
        letter-spacing: unset;
    }
    .memberGrid a {
        display: block;
        font-size: 12px;
        height: 120px;
    }
    .memberGrid p {
        margin: 0;
        padding: 5px 2px;
        font-size: 14px;
    }
    .qualityGrid img {
         width: 50%;
    }
    .qualityGrid .media-body h5 {
        font-size: 16px;
    }
    .qualityGrid .media {
        display: block;
    }
    .enterestbtn {
        padding: 2px 5px;
        font-size: 12px;
    }
    .videoSection p {
        text-align: center;
        color: #fff;
        font-size: 15px;
        line-height: 26px;
    }
    .newAbout {
        height: 450px;
        overflow-x: scroll;
    }
    .newAbout p {
        font-size: 15px;
        line-height: 26px;
        text-align: center;
    }
    .leftTouch {
        border-right: none;
    }
    .relatedMachines h2 {
        font-size: 30px;
    }
    
    .product-img--main {
        height: 340px !important;
        margin: 0 !important;
    }
    .prosliderBox .thumb img {
        display: block;
        width: 100% !important;
        border: 1px solid lightgray !important;
        margin-top: 10px !important;
        padding: 0 !important;
    }
    .prosliderBox .thumb > li {
        display: inline-block;
        width: 65px !important;
        position: relative;
    }
    .prosliderBox .thumb {
        margin: 0 !important;
        padding: 0 !important;
    }
    .productVideo {
        padding-top: 50% !important;
    }
    .fullDesBox h1 {
        font-size: 25px;
    }
    .otherContent h2 {
        font-size: 23px;
    }
    
}



@media (max-width: 767px){
    .otherContent h3 {
        font-size: 25px;
        line-height: 35px;
    }
    
    .enterestbtn {
        padding: 2px 0;
        width: 100%;
    }
    
    .productstitleprice p {
    margin: 10px 0;
    max-height: 40px;
    overflow: hidden;
}
}


@media (min-width: 1400px){
    .container{
       max-width:1320px;
    }
    
    ul.mainmenu li a {
        padding: 8px 18px!important;
        font-size: 20px;
    }
}

.homeServices {
    padding: 40px 0px;
}

.homeCtgLists .container{
        padding: 10px 10px 1px;
    background-color: #fff;
    margin: 25px auto;
    border-radius: 5px;
}

.topheaderright ul li{
    float: left;
    list-style: none;
    padding: 10px;
}

.topheaderright ul li a{
    color: white;
    text-decoration: none;
}
ul.headerlogindiv{
    background: #ffffff;
    position: absolute;
    border-radius: 3px;
    width: 170px;
    margin-left: -50px;
    border: 1px solid #bebcbc;
    z-index: 1;
    display: none;
}
ul.headerlogindiv li{
    float: none;
}
ul.headerlogindiv li a{
    float: none;
    color: black;
    display: block;
}
#sidebarmenudiv{
    position: absolute;
    z-index: 999;
    width: 100%;
    background: white;
}
.menulist ul {
    margin: 0;
    padding: 0;
}
.menulist ul li{
    list-style: none;
    margin: 2px 0;
}
.menulist ul li a{
    display: block;
    padding: 5px;
    background: #4285f4;
    color: white;
    text-decoration: none;
}
#submenudiv{
    position: absolute;
    top: 2px;
    margin-left: 100%;
    background: white;
    z-index: 99;
    min-width: 600px;
    display: none;
    min-height: 100%;
}
/***Header Top End****/

/***Header main Start****/
.searchdiv{
    margin: 20px 0;
}
.searchbtnfield:focus{
    box-shadow:none;
    background-color: #dcdcdc;
}
.searchbtnfield{
    border: 0px solid #ced4da;
    border-radius: 0;
    background: #d4d4d4;
}

#searchbtn{
    color: #fff;
    background-color: #4d6792;
    border-color: #4d6792;
    border-radius: 0;
}
#searchbtn:focus{
    box-shadow:none;
}

/***Header main End****/

/***slider section Start****/
.submenudiv{
    margin: 0px 0 0 208px;
    z-index: 9999;
    position: absolute;
    background: white;
    width: 250px;
    top: 0;
    min-height: 424px;
    float: left;
    display: none;
}


.menulistdiv {

}

.menulistdiv ul{
    padding: 0;
    margin: 0;
}

.menulistdiv ul li{
    list-style: none;
}

.menulistdiv ul li a{
    text-decoration: none;
    display: block;
    background: #4d6792;
    padding: 5px;
    color: white;
    font-size: 18px;
}
.menulistdiv ul li a:hover{
    background: #959ba5;
}

/***slider section End****/


/***Home Page main End****/
/*#mainbody{*/
/*    min-height: 550px;*/
/*}*/

.feturedproductdiv{
    border: 1px solid #28a745;
    background: #ebebeb;
    margin: 10px 0;
    padding: 5px;
}

.fetureproducts{
    
    padding: 5px;
}

.fetureproducts img{
        max-width: 100%;
        border: 1px solid #dadada;
}

.fetureprice{
    float: right;
    background: #4d6792;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    color: white;
    padding: 0 5px;
}

.fetureoffer{
    background: #979a00;
    width: 50px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    color: white;
    text-decoration: none;
    padding: 0 5px;
}

.branddiv{
    border: 1px solid #4d6792;
    background: #ececec;
    margin: 10px 0;
}

.productsection{
    margin: 10px 0;
    min-height: 350px;
    border: 1px solid #ea4335;;
}

.catagorymenu {
    padding: 10px;
    background: #ea4335;
}
.catagorymenu p{
    margin: 0;
}
.catagorymenu a{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

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

.catagorymenusitem ul li {
    list-style: none;
}

.catagorymenusitem ul li a {
    display: block;
    text-decoration: none;
    padding: 5px;
    font-weight: bold;
    margin: 3px;
    color: #494343

}
.catagorymenusitem ul li a:hover {
    background: #28a745;
    color: white;

}
.catagoryproductsdiv{
    margin: 5px;
    padding:0;
    box-shadow: 1px -3px 9px 5px rgba(218, 218, 218, 0.81), 0 4px 6px -2px rgba(255, 255, 255, 0.76);
}
.catagoryproducts{
    padding: 15px;
    border: 1px solid #d6d4d4ba;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 3px #ccc;
}
.catagoryproducts:hover{
    box-shadow: 1px -3px 9px 5px rgba(218, 218, 218, 0.81), 0 4px 6px -2px rgba(255, 255, 255, 0.76);
}

.catagoryproductsimg{
    border: 1px solid #dfd7d7;
    overflow: hidden;
}
.catagoryproductsimg a img {
        transition: transform 0.5s linear;
        width: 100%;
      }
      .catagoryproductsimg a img:hover {
        transform: scale(1.5) rotate(0.1deg);
      }


.productstitleprice{
    text-align: center;
}
a.catagorytitlelink{
    color: white;
}
a.catagorytitlelink:hover{
    text-decoration: none;
    color: white;
}

.row.catagorytitlebar {
    margin: 0;
    background: #8bc541;
}
.row.catagorytitlebar:hover {
    background: #1a8647;
}

.productstitleprice a{
    text-decoration: none;
    color: #494343;
}

.productstitleprice p{
    margin: 10px 0 0;
}

.productaddcart{
    background: #ea4335;
    text-align: center;
    color: white;
    font-weight: bold;
}

/***Home Page main End****/


/***Login Page main End****/
.logindiv {
    margin: 50px 0;
}
.titleheader {
    background: #1b8642;
}

.titleheader h3{
    margin: 0;
    color: white;
    padding: 5px;
}

.textbody {
    border: 1px solid #1b8642;
    padding: 15px;
}
/***Login Page main End****/


/***Single Product Page Start****/
.productnoticelist{
    padding: 15px;
}
.productnoticelist ul{
    margin: 0;
}
.productnoticelist ul li{
    list-style: decimal-leading-zero;
    font-size: 18px;
}
.teamprofile{
    border: 1px solid #c2bec0;
    padding:5px;
    text-align: center;
    min-height: 100px;
    background: white;
}
.teamprofile:hover {
    border: 1px solid #0d8843;
    cursor: pointer;
    webkit-box-shadow: 0px 3px 7px 0px rgb(13, 136, 67);
    -moz-box-shadow: 0px 3px 7px 0px rgb(13, 136, 67);
    box-shadow: 0px 3px 10px 1px #8c9490;
}
.row.titlebar:hover {
    background: #0d8843;
}
.row.titlebar{
    background: #8bc541;
    margin: 0;
}

/***Single Product Page End****/

/***User Dashboard Start****/
ul#usersidebar{
    padding: 0;
    margin: 0;
}

ul#usersidebar li{
    list-style: none;
    margin: 3px 0;
    background: #4d6792;
    padding: 5px;
}

ul#usersidebar li a{
    color: white;
    padding: 5px;
    text-decoration: none;
}
/***User Dashboard End****/

ul.footermenu {
    margin: 0;
    padding: 0;
}

ul.footermenu li {
    list-style: none;
    border-bottom: 1px solid white;
}

.contactFormBox .form-control {
    font-size: 15px;
    letter-spacing: 1px;
    padding: 25px 20px;
    border-radius: 0;
}

.contactFormBox .form-group {
    margin: 30px 0;
}

ul.footermenu li a {
    color: #d6d4ca;
    display: block;
    padding: 1px 5px;
}
ul.footermenu li a:hover {
    text-decoration: none;
    background: #5d5b5b;
}

.contactInfoText{
    background-color: #fff;
        margin: 55px 0;
    padding: 25px;
    box-shadow: 0px 0px 10px #ccc;
}

.contactInfoText h4{
    font-weight: bold;
    color: #8bc541;
    letter-spacing: 1px;
    font-size: 25px;
}

.contactaddress{
    background: linear-gradient(224deg, #86c53f, #048944);
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff;
    border-radius: 10px;
}

.contactaddress h3{
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}

.contactaddress p{
    
}


