.tag_hf{
    clear: both;
    padding: 18px 2px 0px 2px;
    line-height: 32px;
    overflow: auto;
}

.tag_list_box_hf{
clear: both; 
margin:10px 80px 40px 0px;
}

.tag_right_hf {
  text-align: right;
}

.page-btn{background-color: #00864A; border-radius: 0px; border: none;}
.page-btn:hover{background-color:#dd3333; }  
.grey-btn{border-radius: 0px;border: none; background-color: #6a5f5f;}
.grey-btn:hover{background-color: #dd3333;}

.form-horizontal .form-group { margin-right: -10px;margin-left: -10px;font-weight:bold;}
.list_box{clear: both; margin:10px 0px 40px 0px;}
.list_h2{margin:0px; display: block; padding: 0px 0px 0px 0px; color:#454848;text-transform: uppercase;font-size:22px;border-bottom: 0px solid #D8D8D8;}
.feedback{margin-top: 50px;}


.row {
  margin-right: -15px;
  margin-left: -15px;
}


.btn {
  display: inline-block;
  padding: 6px 18px;
  margin-bottom: 0;
  font-size: 14px;
  color:#fff;
  font-weight: normal;
  margin-top: 16px;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}




.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  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, -webkit-box-shadow ease-in-out .15s;
       -o-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;
}


.form-horizontal .control-label {
  padding-top: 7px;
  margin-bottom: 0;
  text-align: right;
  }


@media (min-width: 769px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 769px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}

@media (min-width: 769px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.form-horizontal .form-group:before,

.form-horizontal .form-group:after,






h2,
.h2 {
  font-size: 30px;
}

p {
  margin: 0 0 10px;
}


.col-sm-offset-3 {
    margin-left: 25%;
  }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}


.product_h1{ margin:0px; line-height:22px; font-size:18px; color: #555555; padding-bottom:10px;border-bottom: 1px dotted #cccccc;}
.product_h_1{ margin:0px; line-height:22px; font-size:18px; color: #555555; padding-bottom:10px;border-bottom: 1px dotted #cccccc;}
.product_info{list-style:none; padding:0px; margin-top:10px;color:#3A3939;}
.inq_title_hf
{background: #00864A;
 width: 100%;
 height: 40px;
 line-height: 40px;
 color: #fff;
 margin: 0;
 padding: 0;
 font-size: 16px;
 padding: 0 20px;
 font-weight: normal;
}

.side_content .side_list .cont li .whatsapp:before{background-image:url(../images/icons-w.png)}




