* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  box-shadow: none; }
body{-webkit-text-size-adjust:none}
body {
  background: #fff;
  color: #716c80;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  color: #181818;}


a > h1, a > h2, a > h3, a > h4, a > h5, a > h6 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

p{ margin:0px; padding:0px}

a {
  color: #181818;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; display: inline-block; 
}

a:hover, a:focus, a:active, a:visited {
  color: #181818;
  text-decoration: none;
  outline: none; }


.top_bg{ background:#FFFFFF}
.top_logo_ad{ overflow:hidden; padding:15px 0px; margin:0px}
.top_box_L{ float:left;overflow:hidden; margin:0px; padding:0px; width:65%}
.top_logo_img{ float:left; margin:0px; padding:0px; margin-right:20px }
.top_logo_img img{ float:left; margin:0px; padding:0px; height:80px; width:auto }
.top_logo_box{overflow:hidden; margin:0px; padding:0px;}
.top_logo_box dl{overflow:hidden; margin:0px; padding:0px; padding-left:20px; border-left:#CCCCCC 1px solid}
.top_logo_box dl dt{overflow:hidden; margin:0px; padding:0px; color:#ee0000; font-weight:bold; font-size:32px;}
.top_logo_box dl dd{overflow:hidden; margin:0px; padding:0px; font-size:18px; color:#333333;letter-spacing:6.3px;}
.top_logo_box dl dt span{ color:#ee0000;font-size:18px;}
.top_logo_box dl dd span{ color:#ee0000; font-weight:bold; font-size:18px;}
.top_box_R{ float: right;overflow:hidden; margin:0px; padding:0px; width:32%}

.top_tel_box{overflow:hidden; margin:0px; padding:0px; float:right; margin-top:10px}
.top_tel_tu{ float: right; width:46px; height:46px; margin-left:10px}
.top_tel_tu img{width:46px; height:46px;}
.top_tel_box dl{overflow:hidden; margin:0px; padding:0px;}
.top_tel_box dl dt{overflow:hidden; margin:0px; padding:0px; font-size:14px;color:#333333; font-weight:normal; text-align:right}
.top_tel_box dl dd{overflow:hidden; margin:0px; padding:0px;font-size:18px;color:#ee0000;text-align:right; line-height:28px}
.top_tel_box dl dd i{ margin-right:2px; margin-left:8px}
.top_tel_box dl dd i img{ width:18px; height:18px; vertical-align:middle}

	
	
	
.s-nav{ overflow:hidden; width:100%; margin:0px; padding:2px 0px; }
.s-nav dl{ margin:0px; padding:0px; padding-left:10px}	
.s-nav dl dd{ margin:0px; padding:0px; font-size:14px;}
.s-nav dl dd a{ margin:0px; padding:0px; border-bottom: 0px solid #ffffff; line-height:30px}

	
.agri-ul {
  margin: 0; }
  .agri-ul li {
    list-style: none; }

/* @@@@@@@@@@@@@  Common CSS Writing Now  @@@@@@@@@@@@@@ */
.padding-tb {
  padding-top: 80px;
  padding-bottom: 55px; }
  @media (min-width: 992px) {
    .padding-tb {
      padding-top: 110px;
      padding-bottom: 95px; } }

.shop-menu li.menu-item-has-children > a::after {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-weight: 400;
  content: "\ea99" !important;
  font-family: IcoFont !important; }

.cart-plus-minus {
  border: 1px solid #f0f0f0;
  width: 125px;
  margin: 0 auto; }
  .cart-plus-minus .dec.qtybutton {
    border-right: 1px solid #f0f0f0;
    height: 40px;
    left: 0;
    top: 0; }
  .cart-plus-minus .cart-plus-minus-box {
    border: medium none;
    color: #181818;
    float: left;
    font-size: 14px;
    height: 38px;
    margin: 0;
    text-align: center;
    width: 125px;
    outline: none; }
  .cart-plus-minus .qtybutton {
    color: #181818;
    float: inherit;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    margin: 0;
    text-align: center;
    width: 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .cart-plus-minus .qtybutton:hover {
      background: #EE0000;
      color: #fff; }
  .cart-plus-minus .inc.qtybutton {
    border-left: 1px solid #f0f0f0;
    height: 40px;
    right: 0;
    top: 0; }

.lab-btn {
  display: inline-block;
  padding: 13px 49px;
  background: #EE0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .lab-btn::after {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    transform: scaleX(0);
    transform-origin: 100% 50%;
    background: #0f1b28;
    transition: transform .3s ease-in-out;
    -webkit-transition: transform .3s ease-in-out; }
  .lab-btn span {
    z-index: 1;
    font-size: 16px;
    font-weight: 700;
    color: #fff; }
  .lab-btn:hover::after {
    transform: scaleX(1);
    transform-origin: 0% 50%; }

.bg_img {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.bg_img_1 {
  background: url(../../assets/images/bg-images/bg-1.jpg); }

.bg_counter {
  background: url(../../assets/images/bg-images/bg-counter.jpg); }

.bg-sopnsor1 {
  background: #f8fafe; }

.bg-product {
  background: #f8fafe; }

@media (min-width: 1200px) {
  .ml-about-thumb {
    margin-left: -75px; } }

.scrollToTop {
  position: fixed;
  bottom: -30%;
  right: 5%;
  z-index: 9;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #EE0000;
  text-align: center;
  border-radius: 50%;
  font-size: 24px;
  animation: lab_top_up 5s linear infinite;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .scrollToTop i {
    color: #fff;
    z-index: 1; }

@keyframes lab_top_up {
  0% {
    transform: translateY(-15px); }
  50% {
    transform: translateY(0px); }
  100% {
    transform: translateY(-15px); } }
.pluse_1, .pluse_2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(243, 186, 14, 0.102); }
  .pluse_1::after, .pluse_1::before, .pluse_2::after, .pluse_2::before {
    background: rgba(255, 172, 40, 0.5);
    border-radius: 50%;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px; }
  .pluse_1::after, .pluse_2::after {
    width: 30px;
    height: 30px;
    background: transparent;
    margin-left: -15px;
    margin-top: -15px; }
  .pluse_1:before, .pluse_2:before {
    width: 40px;
    height: 40px; }

.pluse_1 {
  -webkit-animation: pluse_animate 3s infinite linear;
  animation: pluse_animate 3s infinite linear; }

.pluse_2::before {
  -webkit-animation: pluse_animate 3s infinite linear;
  animation: pluse_animate 3s infinite linear;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  margin-left: 0;
  margin-top: 0; }

@keyframes pluse_animate {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0.3);
    transform: translate(-50%, -50%) scale(0.3); }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2); } }
.lab-tooltip {
  bottom: 0;
  left: 40%;
  width: 150px;
  height: auto;
  border-radius: 3px;
  background: #EE0000;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  padding: 10px;
  z-index: 4;
  margin-bottom: 20px;
  box-shadow: 0 0 5px rgba(136, 136, 136, 0.1);
  -webkit-transform: translate(-50%, -20px);
  -ms-transform: translate(-50%, -20px);
  transform: translate(-50%, -20px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .lab-tooltip::after {
    width: 19px;
    height: 19px;
    background: #EE0000;
    bottom: -12px;
    left: 50%;
    box-shadow: 0 0 5px rgba(136, 136, 136, 0.1);
    z-index: -1;
    -webkit-transform: rotate(45deg) translateX(-50%);
    -ms-transform: rotate(45deg) translateX(-50%);
    transform: rotate(45deg) translateX(-50%); }
  .lab-tooltip::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #EE0000;
    border-radius: 10px; }
  .lab-tooltip p {
    margin-bottom: 0;
    color: #fff;
    z-index: 1; }

.rating {
  color: #e9ba17; }

.overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); }

.section-header {
  margin-bottom: 30px;
  text-align: center; }
  @media (min-width: 768px) {
    .section-header {
      margin-bottom: 60px; } }
  .section-header p {
    margin-bottom: 0; }
  .section-header h3 {
    margin-top: -8px; }

.feature-item:hover .feature-inner {
  box-shadow: 0 10px 10px rgba(136, 136, 136, 0.1); }
  .feature-item:hover .feature-inner .feature-content a h5 {
    color: #EE0000; }
.feature-item .feature-inner {
  padding: 40px 20px;
  background: #f8fafe;
  margin-bottom: 30px;
  flex-direction: row-reverse;
  align-items: center;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (min-width: 768px) {
    .feature-item .feature-inner {
      text-align: left; } }
  .feature-item .feature-inner .feature-thumb {
    width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .feature-item .feature-inner .feature-thumb {
        width: 50%;
        margin-bottom: 0; } }
    .feature-item .feature-inner .feature-thumb img {
      max-width: none; }
  .feature-item .feature-inner .feature-content {
    width: 100%; }
    @media (min-width: 768px) {
      .feature-item .feature-inner .feature-content {
        width: 50%; } }
    .feature-item .feature-inner .feature-content a h5 {
      margin-bottom: 5px; }
    .feature-item .feature-inner .feature-content p {
      margin-bottom: 0; }

.feature-item-2:hover .feature-inner {
  box-shadow: 0 10px 10px rgba(136, 136, 136, 0.1);
  background: #fff !important; }
.feature-item-2 .feature-inner {
  box-shadow: 0 0 6px rgba(8, 136, 136, 0.08);
  text-align: center;
  padding: 40px 20px;
  margin-bottom: 25px;
  background: #fff7d1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .feature-item-2 .feature-inner .feature-thumb {
    margin-bottom: 20px; }
  .feature-item-2 .feature-inner .feature-content h5:hover {
    color: #EE0000; }

.col-12:nth-child(2n+1) .feature-item-2 .feature-inner {
  background: #ffeadc; }

.about-item .about-inner {
  justify-content: space-between;
  margin-bottom: 20px; }
  @media (min-width: 576px) {
    .about-item .about-inner {
      margin-bottom: 45px; } }
  .about-item .about-inner .about-thumb {
    width: 60px; }
    .about-item .about-inner .about-thumb img {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      box-shadow: 0 0 6px rgba(8, 136, 136, 0.1); }
  .about-item .about-inner .about-content {
    width: calc(100% - 75px); }
    .about-item .about-inner .about-content a h5:hover {
      color: #EE0000; }
    .about-item .about-inner .about-content p {
      max-width: 300px;
      margin-bottom: 0; }

.product-item .product-inner {
  margin: 15px; }
  .product-item .product-inner::after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #EE0000;
    opacity: .80;
    transform: scale(0); }
  .product-item .product-inner:hover::after {
    transform: scale(1); }
  .product-item .product-inner:hover .product-content {
    opacity: 1; }
  .product-item .product-inner .product-content {
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    opacity: 0; }
    .product-item .product-inner .product-content .product-name {
      display: inline-block;
      font-size: 36px;
      color: #fff;
      font-weight: 700;
      line-height: 36px; }
      @media (min-width: 1440px) {
        .product-item .product-inner .product-content .product-name {
          font-size: 72px;
          line-height: 72px; } }

.product-item-2 {
  margin-bottom: 45px; }
  .product-item-2 .product-inner {
    margin: 0px;
    z-index: 1;
    box-shadow: 0 0 6px rgba(8, 136, 136, 0.08); }
    .product-item-2 .product-inner:hover .product-thumb img {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
    .product-item-2 .product-inner:hover .product-content .cart-option {
      opacity: 1; }
    .product-item-2 .product-inner .product-thumb img {
      width: 100%;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .product-item-2 .product-inner .product-content {
      padding: 20px;
      text-align: center;
      background: #fff; }
      .product-item-2 .product-inner .product-content h5 {
        line-height: 1; }
        .product-item-2 .product-inner .product-content h5:hover {
          color: #EE0000; }
      .product-item-2 .product-inner .product-content .price {
        margin-bottom: 0; }
      .product-item-2 .product-inner .product-content .cart-option {
        left: 50%;
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
        .product-item-2 .product-inner .product-content .cart-option .lab-btn {
          padding: 10px 20px;
          font-size: 15px; }

.product-item-3 .product-inner {
  padding: 30px 15px;
  background: #f8fafe;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .product-item-3 .product-inner:hover {
    background: #fff;
    box-shadow: 0 10px 10px rgba(136, 136, 136, 0.1); }
    .product-item-3 .product-inner:hover .product-content h5 {
      color: #EE0000; }
  .product-item-3 .product-inner .product-thumb {
    margin-bottom: 10px; }
  .product-item-3 .product-inner .product-content h5 {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .product-item-3 .product-inner .product-content p {
    margin-bottom: 0; }

@media (max-width: 991px) {
  .abs-product-item {
    text-align: center; } }
.abs-product-item::after {
  width: 1px;
  height: 70%;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: #EE0000; }
  @media (max-width: 767px) {
    .abs-product-item::after {
      display: none; } }
.abs-product-item .abs-product-inner {
  padding: 30px 15px; }
  .abs-product-item .abs-product-inner .abs-product-thumb {
    width: 100%;
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .abs-product-item .abs-product-inner .abs-product-thumb {
        width: 80px;
        margin-bottom: 0; } }
  .abs-product-item .abs-product-inner .abs-product-content {
    width: 100%; }
    @media (min-width: 992px) {
      .abs-product-item .abs-product-inner .abs-product-content {
        width: calc(100% - 80px); } }
    .abs-product-item .abs-product-inner .abs-product-content p {
      margin-bottom: 0; }

.team-item .team-inner {
  text-align: center;
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 0 0 6px rgba(8, 136, 136, 0.08);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .team-item .team-inner:hover {
    box-shadow: 0 10px 10px rgba(8, 136, 136, 0.1); }
    .team-item .team-inner:hover .team-content a h5 {
      color: #EE0000; }
  .team-item .team-inner .team-thumb {
    margin-bottom: 20px; }
    .team-item .team-inner .team-thumb img {
      width: 100%;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%; }
  .team-item .team-inner .team-content a h5 {
    margin-bottom: 0; }
  .team-item .team-inner .team-content p {
    margin-bottom: 5px; }
  .team-item .team-inner .team-content .team-social a {
    padding: 5px; }
    .team-item .team-inner .team-content .team-social a:hover {
      color: #EE0000 !important; }
    .team-item .team-inner .team-content .team-social a.twitter {
      color: #55acee; }
    .team-item .team-inner .team-content .team-social a.behance {
      color: #1769ff; }
    .team-item .team-inner .team-content .team-social a.instagram {
      color: #e4405f; }
    .team-item .team-inner .team-content .team-social a.vimeo {
      color: #3b5998; }
    .team-item .team-inner .team-content .team-social a.linkedin {
      color: #007bb5; }
    .team-item .team-inner .team-content .team-social a.facebook {
      color: #3b5998; }

.team-item-2 .team-inner {
  text-align: center;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .team-item-2 .team-inner:hover .team-thumb::after {
    transform: scale(1); }
  .team-item-2 .team-inner:hover .team-thumb img {
    transform: scale(1.05); }
  .team-item-2 .team-inner:hover .team-content a h5 {
    color: #EE0000; }
  .team-item-2 .team-inner .team-thumb {
    margin-bottom: 20px; }
    .team-item-2 .team-inner .team-thumb::after {
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: rgba(255, 177, 31, 0.8);
      transform: scale(0);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .team-item-2 .team-inner .team-thumb img {
      width: 100%;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .team-item-2 .team-inner .team-content a h5 {
    margin-bottom: 0; }
  .team-item-2 .team-inner .team-content p {
    margin-bottom: 5px; }
  .team-item-2 .team-inner .team-content .team-social a {
    padding: 5px; }
    .team-item-2 .team-inner .team-content .team-social a:hover {
      color: #EE0000 !important; }
    .team-item-2 .team-inner .team-content .team-social a.twitter {
      color: #55acee; }
    .team-item-2 .team-inner .team-content .team-social a.behance {
      color: #1769ff; }
    .team-item-2 .team-inner .team-content .team-social a.instagram {
      color: #e4405f; }
    .team-item-2 .team-inner .team-content .team-social a.vimeo {
      color: #3b5998; }
    .team-item-2 .team-inner .team-content .team-social a.linkedin {
      color: #007bb5; }
    .team-item-2 .team-inner .team-content .team-social a.facebook {
      color: #3b5998; }

.testi-item .testi-inner {
  padding: 30px;
  box-shadow: 0 0 10px rgba(136, 136, 136, 0.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .testi-item .testi-inner:hover {
    box-shadow: 0 0 20px rgba(136, 136, 136, 0.2); }
    .testi-item .testi-inner:hover .testi-clients a h5 {
      color: #EE0000; }
  .testi-item .testi-inner .testi-head {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px; }
    .testi-item .testi-inner .testi-head .testi-thumb {
      width: 86px; }
      .testi-item .testi-inner .testi-head .testi-thumb img {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; }
    .testi-item .testi-inner .testi-head .testi-clients {
      width: calc(100% - 100px); }
      .testi-item .testi-inner .testi-head .testi-clients a h5 {
        margin-bottom: 0; }
      .testi-item .testi-inner .testi-head .testi-clients p {
        margin-bottom: 0; }
      .testi-item .testi-inner .testi-head .testi-clients .rating i {
        color: #e9ba17;
        font-size: 12px; }
  .testi-item .testi-inner .testi-body p .img-left {
    top: -25px;
    left: 0; }
  .testi-item .testi-inner .testi-body p .img-right {
    bottom: -20px;
    right: 0; }
.testi-item.style-2 .testi-inner {
  box-shadow: none; }
  .testi-item.style-2 .testi-inner .testi-head .testi-thumb {
    width: 86px;
    height: 86px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
    .testi-item.style-2 .testi-inner .testi-head .testi-thumb img {
      width: 100%;
      height: 100%; }

.post-item .post-inner {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0 0 6px rgba(8, 136, 136, 0.08);
  margin-bottom: 25px; }
  .post-item .post-inner:hover {
    box-shadow: 0 10px 10px rgba(136, 136, 136, 0.1); }
    .post-item .post-inner:hover .post-thumb a img {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
  .post-item .post-inner .post-thumb a {
    display: block; }
    .post-item .post-inner .post-thumb a img {
      width: 100%;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .post-item .post-inner .post-thumb .meta-date {
    top: 10px;
    left: 10px; }
    .post-item .post-inner .post-thumb .meta-date .md-pre {
      padding: 8px 20px;
      background: #EE0000;
      text-align: center;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
      .post-item .post-inner .post-thumb .meta-date .md-pre h5, .post-item .post-inner .post-thumb .meta-date .md-pre p {
        color: #fff;
        margin-bottom: 0;
        line-height: 1; }
      .post-item .post-inner .post-thumb .meta-date .md-pre h5 {
        margin-bottom: 5px; }
      .post-item .post-inner .post-thumb .meta-date .md-pre p {
        font-size: 15px; }
  .post-item .post-inner .post-content {
    padding: 30px 20px;
    background: #fff;
    text-align: center; }
    .post-item .post-inner .post-content .meta-post p span {
      display: inline-block;
      padding-right: 15px; }
      .post-item .post-inner .post-content .meta-post p span::after {
        width: 1px;
        height: 12px;
        right: 4px;
        top: 50%;
        background: #dddcdc;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .post-item .post-inner .post-content .meta-post p span:last-child {
        padding-right: 0; }
        .post-item .post-inner .post-content .meta-post p span:last-child::after {
          display: none; }
      .post-item .post-inner .post-content .meta-post p span a {
        padding-left: 5px;
        font-weight: 500; }
        .post-item .post-inner .post-content .meta-post p span a:hover {
          color: #EE0000; }
    .post-item .post-inner .post-content h5 {
      margin-bottom: 15px; }
      .post-item .post-inner .post-content h5:hover {
        color: #EE0000; }
    .post-item .post-inner .post-content .text-btn a {
      color: #EE0000;
      font-weight: 700;
      font-size: 15px; }

.post-item-2 .post-inner {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 35px; }
  .post-item-2 .post-inner:hover .post-thumb a img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  .post-item-2 .post-inner .post-thumb a {
    display: block; }
    .post-item-2 .post-inner .post-thumb a img {
      width: 100%;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .post-item-2 .post-inner .post-thumb .meta-date {
    top: 10px;
    left: 10px; }
    .post-item-2 .post-inner .post-thumb .meta-date .md-pre {
      padding: 8px 20px;
      background: #fff;
      text-align: center;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
      .post-item-2 .post-inner .post-thumb .meta-date .md-pre h5, .post-item-2 .post-inner .post-thumb .meta-date .md-pre p {
        color: #181818;
        margin-bottom: 0;
        line-height: 1; }
      .post-item-2 .post-inner .post-thumb .meta-date .md-pre h5 {
        margin-bottom: 5px; }
      .post-item-2 .post-inner .post-thumb .meta-date .md-pre p {
        font-size: 15px; }
  .post-item-2 .post-inner .post-content {
    padding: 30px 0; }
    .post-item-2 .post-inner .post-content .post-date li {
      display: inline-block;
      padding-right: 15px; }
      .post-item-2 .post-inner .post-content .post-date li:last-child {
        padding-right: 0; }
    .post-item-2 .post-inner .post-content h3 {
      font-weight: 500;
      margin: 10px 0 15px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .post-item-2 .post-inner .post-content h3:hover {
        color: #EE0000; }
    .post-item-2 .post-inner .post-content .more-com .text-btn {
      font-weight: 500; }
      .post-item-2 .post-inner .post-content .more-com .text-btn span {
        font-size: 14px; }
      .post-item-2 .post-inner .post-content .more-com .text-btn:hover span {
        color: #EE0000; }
      .post-item-2 .post-inner .post-content .more-com .text-btn:hover i {
        margin-left: 5px;
        opacity: 1; }
      .post-item-2 .post-inner .post-content .more-com .text-btn i {
        top: 50%;
        font-size: 13px;
        margin-left: -10px;
        transform: translateY(-50%);
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    .post-item-2 .post-inner .post-content .more-com .comment-visi span {
      padding-right: 15px; }
      .post-item-2 .post-inner .post-content .more-com .comment-visi span:last-child {
        padding-right: 0; }
      .post-item-2 .post-inner .post-content .more-com .comment-visi span a {
        color: #181818;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .post-item-2 .post-inner .post-content .more-com .comment-visi span a:hover {
          color: #EE0000; }
    .post-item-2 .post-inner .post-content .qute-content {
      padding: 30px;
      box-shadow: 0 5px 10px rgba(81, 70, 174, 0.27); }
      .post-item-2 .post-inner .post-content .qute-content blockquote {
        margin-bottom: 0;
        padding-top: 45px; }
        .post-item-2 .post-inner .post-content .qute-content blockquote::before {
          width: 40px;
          height: 40px;
          left: 0;
          top: 0;
          color: #EE0000;
          content: "\efcd" !important;
          font-size: 36px;
          font-family: IcoFont !important; }
        .post-item-2 .post-inner .post-content .qute-content blockquote a {
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .post-item-2 .post-inner .post-content .qute-content blockquote a:hover {
            color: #EE0000; }
    .post-item-2 .post-inner .post-content .meta-post p span {
      display: inline-block;
      padding-right: 15px; }
      .post-item-2 .post-inner .post-content .meta-post p span::after {
        width: 1px;
        height: 12px;
        right: 4px;
        top: 50%;
        background: #dddcdc;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .post-item-2 .post-inner .post-content .meta-post p span:last-child {
        padding-right: 0; }
        .post-item-2 .post-inner .post-content .meta-post p span:last-child::after {
          display: none; }
      .post-item-2 .post-inner .post-content .meta-post p span a {
        padding-left: 5px;
        font-weight: 500; }
        .post-item-2 .post-inner .post-content .meta-post p span a:hover {
          color: #EE0000; }

.counter-item .counter-inner {
  text-align: center;
  margin-bottom: 25px; }
  .counter-item .counter-inner .counter-thumb {
    margin-bottom: 20px; }
  .counter-item .counter-inner .counter-content .count-title {
    margin-bottom: 0; }
  .counter-item .counter-inner .counter-content .count-number, .counter-item .counter-inner .counter-content .count-title {
    color: #fff; }

.offer-item .offer-inner {
  padding: 40px 20px;
  margin-bottom: 25px;
  text-align: center;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  @media (min-width: 1200px) {
    .offer-item .offer-inner {
      text-align: left; } }
  .offer-item .offer-inner .offer-thumb {
    width: 100%;
    margin-bottom: 25px; }
    @media (min-width: 1200px) {
      .offer-item .offer-inner .offer-thumb {
        width: 35%;
        margin: 0; } }
  .offer-item .offer-inner .offer-content {
    width: 100%; }
    @media (min-width: 1200px) {
      .offer-item .offer-inner .offer-content {
        width: 65%;
        padding-left: 20px; } }
    .offer-item .offer-inner .offer-content h3 {
      font-weight: 400; }
      .offer-item .offer-inner .offer-content h3 span {
        display: inline-block;
        font-weight: 700; }
    .offer-item .offer-inner .offer-content .lab-btn {
      font-size: 15px;
      font-weight: 600;
      padding: 10px 25px;
      background: #fff;
      box-shadow: 0 3px 7px rgba(0, 0, 0, 0.28); }
      .offer-item .offer-inner .offer-content .lab-btn:hover span {
        color: #fff; }
      .offer-item .offer-inner .offer-content .lab-btn span {
        color: #EE0000; }

.contact-item {
  width: 100%;
  padding: 30px 25px;
  margin-bottom: 25px;
  box-shadow: 0 5px 5px rgba(136, 136, 136, 0.05);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .contact-item:hover {
    box-shadow: 0 5px 5px rgba(136, 136, 136, 0.12); }
  .contact-item .contact-icon {
    width: 72px; }
    .contact-item .contact-icon i {
      height: 50px;
      width: 50px;
      line-height: 50px;
      text-align: center;
      border-radius: 100%;
      text-decoration: none;
      display: inline-block;
      color: #fff;
      font-size: 24px;
      background: #1685ef; }
  .contact-item .contact-details {
    width: calc(100% - 72px); }
    .contact-item .contact-details p {
      margin: 0; }

.col-12:nth-child(2) .contact-item .contact-icon i {
  background: #EE0000; }
.col-12:nth-child(3) .contact-item .contact-icon i {
  background: #5ce1b9; }

.history-item .history-inner {
  padding: 30px;
  background: #f8fafe; }
  .history-item .history-inner .history-thumb img {
    width: 100%; }
  .history-item .history-inner .history-content {
    padding-top: 30px; }
    .history-item .history-inner .history-content .hc-left {
      width: 100%; }
      @media (min-width: 576px) {
        .history-item .history-inner .history-content .hc-left {
          width: 170px; } }
      .history-item .history-inner .history-content .hc-left h2, .history-item .history-inner .history-content .hc-left h3 {
        font-weight: 400;
        margin-bottom: 0; }
      .history-item .history-inner .history-content .hc-left h2 {
        color: #EE0000; }
        @media (min-width: 992px) {
          .history-item .history-inner .history-content .hc-left h2 {
            font-size: 60px; } }
    .history-item .history-inner .history-content .hc-right {
      width: 100%; }
      @media (min-width: 576px) {
        .history-item .history-inner .history-content .hc-right {
          width: calc(100% - 170px); } }

.search-cart {
  margin-left: 30px !important; }
  .search-cart li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    color: #EE0000;
    border: 1px solid #EE0000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
    .search-cart li:last-child {
      margin-right: 0; }
    .search-cart li .cart-option.open .cart-content {
      transform: scaleY(1); }
    .search-cart li .cart-content {
      width: 320px;
      right: 0;
      top: 56px;
      background: #fff;
      z-index: 9999;
      padding: 10px;
      transform-origin: top;
      transform: scaleY(0);
      -webkit-border-radius: 0 0 6px 6px;
      -moz-border-radius: 0 0 6px 6px;
      border-radius: 0 0 6px 6px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .search-cart li .cart-content .cart-item {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #f0f0f0;
        justify-content: space-between; }
        .search-cart li .cart-content .cart-item a {
          padding: 0 !important; }
        .search-cart li .cart-content .cart-item .cart-img {
          width: 120px; }
        .search-cart li .cart-content .cart-item .cart-des {
          width: calc(100% - 130px);
          text-align: left; }
          .search-cart li .cart-content .cart-item .cart-des a {
            font-weight: 700;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease; }
            .search-cart li .cart-content .cart-item .cart-des a:hover {
              color: #EE0000; }
          .search-cart li .cart-content .cart-item .cart-des p {
            margin-bottom: 0; }
        .search-cart li .cart-content .cart-item .cart-btn {
          width: 20px;
          height: 20px;
          top: 0;
          right: 0;
          line-height: 20px;
          text-align: center;
          box-shadow: 0 0 3px rgba(8, 136, 136, 0.08);
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          border-radius: 100%;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .search-cart li .cart-content .cart-item .cart-btn:hover a {
            color: #EE0000; }
      .search-cart li .cart-content .cart-bottom .cart-action a {
        padding: 10px 20px !important;
        line-height: 1.5 !important; }

.search-input {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #040300cc;
  z-index: 999;
  text-align: center;
  transform: scaleY(0);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease; }
  .search-input.open {
    transform: scaleY(1); }
  .search-input .search-close {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    top: 5%;
    right: 5%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .search-input .search-close:hover {
      transform: rotate(90deg);
      color: #EE0000; }
  .search-input form {
    top: 50%;
    left: 50%;
    width: 500px;
    transform: translate(-50%, -50%); }
    .search-input form input {
      width: calc(100% - 50px);
      padding: 15px;
      border: none;
      outline: none;
      -webkit-border-radius: 10px 0 0 10px;
      -moz-border-radius: 10px 0 0 10px;
      border-radius: 10px 0 0 10px; }
      .search-input form input::placeholder {
        color: #181818; }
      .search-input form input:focus {
        border-color: #EE0000; }
    .search-input form button {
      margin-left: -4px;
      padding: 15px;
      outline: none;
      border: none;
      background: #fff;
      -webkit-border-radius: 0 10px 10px 0;
      -moz-border-radius: 0 10px 10px 0;
      border-radius: 0 10px 10px 0;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }

.scocial-media {
  margin-bottom: 20px; }
  .scocial-media a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 4px;
    text-align: center; }
    .scocial-media a:hover {
      border-radius: 100%;
      transform: translateY(-5px);
      box-shadow: 0 5px 10px rgba(136, 136, 136, 0.2); }

.paginations {
  margin: 40px 0; }
  @media (min-width: 992px) {
    .paginations {
      margin-bottom: 10px; } }
  .paginations ul li {
    padding: 5px; }
    .paginations ul li a {
      width: 46px;
      height: 46px;
      align-items: center;
      justify-content: center;
      box-shadow: 0 3px 4px rgba(10, 31, 68, 0.1);
      color: #716c80;
      z-index: 1;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .paginations ul li a.active, .paginations ul li a:hover {
        color: #fff;
        background: #EE0000; }
      .paginations ul li a.dot {
        box-shadow: none; }
        .paginations ul li a.dot:hover {
          background: transparent;
          color: #716c80; }

.tags-social .tags {
  align-items: center; }
  .tags-social .tags span {
    display: inline-block;
    color: #716c80;
    padding-right: 10px; }
  .tags-social .tags ul li {
    display: inline-block;
    padding-right: 10px; }
    .tags-social .tags ul li:last-child {
      padding-right: 0; }
    .tags-social .tags ul li a {
      color: #181818;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .tags-social .tags ul li a:hover {
        color: #EE0000; }
.tags-social .scocial {
  align-items: center; }
  @media (min-width: 992px) {
    .tags-social .scocial {
      justify-content: flex-end; } }
  .tags-social .scocial span {
    font-weight: 500;
    padding-right: 10px; }
  .tags-social .scocial .scocial-media {
    margin-bottom: 0; }
    .tags-social .scocial .scocial-media a {
      color: #181818;
      font-size: 16px; }

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #EE0000; }
  .preloader .preloader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .preloader .preloader-inner .preloader-icon {
      width: 72px;
      height: 72px;
      display: inline-block;
      padding: 0px; }
      .preloader .preloader-inner .preloader-icon span {
        position: absolute;
        display: inline-block;
        width: 72px;
        height: 72px;
        border-radius: 100%;
        background: #fff;
        -webkit-animation: preloader-fx 1.6s linear infinite;
        animation: preloader-fx 1.6s linear infinite; }
        .preloader .preloader-inner .preloader-icon span:last-child {
          animation-delay: -0.8s;
          -webkit-animation-delay: -0.8s; }

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0; } }
@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0; } }
/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
.feature-item .feature-inner, .about-item .about-inner, .abs-product-item .abs-product-inner, .testi-item .testi-inner .testi-head, .offer-item .offer-inner, .contact-item, .history-item .history-inner .history-content, .search-cart li .cart-content .cart-item, .paginations ul li a, .tags-social .tags, .tags-social .scocial, .header-section .primary-menu, .header-section .primary-menu .main-area, .header-section .primary-menu .main-area .main-menu ul, .mobile-menu .mobile-header, .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner, .page-header .page-header-content-area ul, .product-section .section-wrapper .product-filter-name, .product-section .section-wrapper .grid, .contact-form form.comment-form, .blog-section.blog-single .section-wrapper .post-item-2 .post-inner .post-content .tags-section, .blog-section.blog-single .section-wrapper .post-item-2 .post-inner .post-content .tags-section .tags, .blog-section.blog-single .section-wrapper .authors, .blog-section.blog-single .section-wrapper .comment-respond .add-comment .comment-form, .widget.widget-tags ul.widget-wrapper, .shop-product-wrap .product-item .product-thumb .product-action-link, .shop-product-wrap .product-list-item .product-thumb .product-action-link, .shop-product-wrap .product-list-item, .shop-cart .section-wrapper .cart-top table tbody tr td.product-item, .shop-cart .section-wrapper .cart-bottom .cart-checkout-box, .shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout, .shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview ul li, .shop-single .product-details .post-content form, .shop-single .review .review-nav, .shop-single .review .review-content .review-showing .content li .post-content .entry-meta, .shop-single .review .review-content .review-showing .content li .post-content .entry-meta .posted-on, .shop-single .review .review-content .review-showing .client-review .review-form form .rating, .shop-single .review .review-content .review-showing .client-review .review-form form .rating ul, .footer-section .footer-top .footer-item .footer-inner .footer-body ul li, .footer-section .footer-top .footer-item.footer-gallery .footer-inner .footer-body ul {
  display: flex;
  flex-wrap: wrap; }

.shop-menu li.menu-item-has-children > a, .cart-plus-minus, .lab-btn, .lab-btn span, .scrollToTop i, .lab-tooltip p, .product-item .product-inner, .product-item-2 .product-inner, .abs-product-item, .team-item-2 .team-inner .team-thumb, .testi-item .testi-inner .testi-body p, .post-item .post-inner .post-thumb, .post-item .post-inner .post-content .meta-post p span, .post-item-2 .post-inner .post-thumb, .post-item-2 .post-inner .post-content .more-com .text-btn, .post-item-2 .post-inner .post-content .qute-content blockquote, .post-item-2 .post-inner .post-content .meta-post p span, .search-cart li, .search-cart li .cart-content .cart-item, .paginations ul li a, .header-section .primary-menu .main-area .main-menu ul li.menu-item-has-children > a, .mobile-menu .mobile-header .header-bar, .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li, .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li.menu-item-has-children > a, .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner .mobile-search, .banner.banner-2 .banner-slider, .banner.banner-2 .banner-slider .banner-item .banner-inner .banner-content, .banner.banner-3, .banner.banner-3 .banner-item .banner-inner .banner-content, .page-header, .page-header .page-header-content-area, .page-header .page-header-content-area ul li a, .feature-section, .about-us, .about-us.home-2 .section-header, .about-us.home-2 .section-wrapper, .about-us.home-2 .about-wrapper, .product-section.product-style2, .abs-product .section-wrapper, .agricul-farm-section .section-wrapper .farm-left, .testimonial-section.home-3 .section-wrapper, .counterup-section, .counterup-section .section-wrapper .counter-item .counter-inner, .countdown-section, .faq-section .faq-content .tab-pane .card-header .faq-item, .widget.widget-search .search-wrapper, .shop-product-wrap .product-item .product-thumb, .shop-product-wrap .product-list-item .product-thumb, .shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping .outline-select, .shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping .outline-select select, .shop-single .product-details .product-thumb .gallery-top, .shop-single .product-details .post-content form .select-product, .shop-single .product-details .post-content form .select-product select, .shop-single .review .review-content .review-showing .client-review .review-form .review-title h5, .shop-single .review .review-content .description .post-item .post-content ul li, .footer-section, .footer-section * {
  position: relative; }

.shop-menu li.menu-item-has-children > a::after, .cart-plus-minus .qtybutton, .lab-btn::after, .pluse_1, .pluse_2, .pluse_1::after, .pluse_1::before, .pluse_2::after, .pluse_2::before, .lab-tooltip, .lab-tooltip::after, .lab-tooltip::before, .overlay, .product-item .product-inner::after, .product-item .product-inner .product-content, .product-item-2 .product-inner .product-content .cart-option, .abs-product-item::after, .team-item-2 .team-inner .team-thumb::after, .testi-item .testi-inner .testi-body p .img-left, .testi-item .testi-inner .testi-body p .img-right, .post-item .post-inner .post-thumb .meta-date, .post-item .post-inner .post-content .meta-post p span::after, .post-item-2 .post-inner .post-thumb .meta-date, .post-item-2 .post-inner .post-content .more-com .text-btn i, .post-item-2 .post-inner .post-content .qute-content blockquote::before, .post-item-2 .post-inner .post-content .meta-post p span::after, .search-cart li .cart-content, .search-cart li .cart-content .cart-item .cart-btn, .search-input .search-close, .search-input form, .header-section .primary-menu .main-area .main-menu ul li ul, .header-section .primary-menu .main-area .main-menu ul li.menu-item-has-children > a::after, .transparent-header, .mobile-menu .mobile-header .header-bar span, .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li.menu-item-has-children > a::after, .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner .mobile-search button, .banner.banner-2 .banner-slider .banner-item .banner-inner .banner-thumb, .banner.banner-2 .banner-slider .banner-item .banner-inner .banner-thumb::after, .banner.banner-2 .banner-slider .banner-pagination, .page-header .page-header-content-area ul li a::after, .feature-section .shape-feature img, .about-us .shape-about, .about-us.home-2 .shape-image .shape-1, .about-us.home-2 .shape-image .shape-2, .about-us.home-2 .about-thumb-2, .product-section.product-style2 .shape-image .shape-1, .product-section.product-style2 .shape-image .shape-2, .agricul-farm-section .section-wrapper .farm-left .agricul-farm-animate .farm-line, .testimonial-section.home-3 .testi-navigation, .testimonial-section.home-3 .testi-navigation .testi-nav, .counterup-section .section-wrapper .counter-item .counter-inner::after, .countdown-section .shape-image img, .faq-section .faq-content .tab-pane .card-header .faq-item::after, .faq-section .faq-content .tab-pane .card-header .faq-item::before, .widget.widget-search .search-wrapper button, .shop-product-wrap .product-item .product-thumb::after, .shop-product-wrap .product-list-item .product-thumb::after, .shop-product-wrap .product-item .product-thumb .product-action-link, .shop-product-wrap .product-list-item .product-thumb .product-action-link, .shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping .outline-select .select-icon, .shop-single .product-details .product-thumb .gallery-top .shop-navigation, .shop-single .product-details .product-thumb .gallery-top .shop-navigation .shop-nav, .shop-single .product-details .post-content form .select-product i, .shop-single .review .review-content .review-showing .client-review .review-form .review-title h5::before, .shop-single .review .review-content .review-showing .client-review .review-form .review-title h5::after, .shop-single .review .review-content .description .post-item .post-content ul li::before, .footer-section::after {
  position: absolute;
  content: ""; }

.cart-plus-minus, .lab-btn, .about-item .about-inner .about-thumb, .product-item-2 .product-inner .product-thumb, .team-item-2 .team-inner .team-thumb, .testi-item.style-2 .testi-inner .testi-head .testi-thumb, .post-item .post-inner .post-thumb, .post-item-2 .post-inner .post-thumb, .preloader, .banner.banner-2 .banner-slider, .about-us, .product-section.product-style5 .section-wrapper .product-right .slider-product, .agricul-farm-section, .testimonial-section .section-wrapper .testi-slider, .testimonial-section.home-2 .testi-slider-2, .testimonial-section.home-3 .testi-slider-2, .sponsor-section .section-wrapper .sponsor-slider, .blog-section.blog-single .section-wrapper .rel-product, .blog-section.blog-single .section-wrapper .comments .comment-list .comment .com-content, .widget .widget-header, .widget.recipe-categori, .shop-product-wrap .product-item .product-thumb, .shop-product-wrap .product-list-item .product-thumb, .shop-cart .section-wrapper .cart-bottom, .shop-cart .section-wrapper .cart-bottom .cart-checkout-box .coupon, .shop-single .product-details, .shop-single .product-details .product-thumb .gallery-thumbs .shop-item .shop-thumb, .shop-single .review .review-content .review-showing .content li .post-thumb, .footer-section .footer-top .footer-item.footer-blog .footer-inner .footer-body ul li .thumb, .footer-section .footer-top .footer-item.footer-gallery .footer-inner .footer-body ul li a {
  overflow: hidden; }

.cart-plus-minus .qtybutton, .search-cart li .cart-option, .search-cart li .search-option, .search-input .search-close, .search-input form button, .product-section .section-wrapper .product-filter-name li, .agricul-farm-section .section-wrapper .farm-left .agricul-farm-animate .farm-line, .testimonial-section.home-2 .testi-navigation .testi-nav, .testimonial-section.home-3 .testi-navigation .testi-nav, .newsletter-section .newsletter-form input.subscribe-btn, .contact-form form.comment-form button.lab-btn, .faq-section .faq-content .tab-pane .card-header, .faq-section .faq-content .tab-pane .card-header .faq-item, .blog-section.blog-single .section-wrapper .comment-respond .add-comment .comment-form .lab-btn, .shop-cart .section-wrapper .cart-bottom .cart-checkout-box .coupon input[type="submit"], .shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout input[type="submit"], .shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping button, .shop-single .product-details .product-thumb .gallery-top .shop-navigation .shop-nav, .shop-single .product-details .post-content form button, .shop-single .review .review-nav li, .shop-single .review .review-content .review-showing .client-review .review-form form button {
  cursor: pointer; }

@media (max-width: 1282px) {
  .header-section { display: none; } 
  }
 .header-area{ background:#ee0000} 
.header-section .header-area.menu-fixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99;
  background: #ee0000;
  box-shadow: 0 0 3px rgba(81, 136, 136, 0.1); color:#fff}
.header-section .primary-menu { align-items: center; justify-content: space-between;padding:5px 0px; height:auto; }
  .header-section .primary-menu .logo a {display: block; }
    .header-section .primary-menu .logo a img {display: block; }
  .header-section .primary-menu .main-area {
    align-items: center; }
    .header-section .primary-menu .main-area .main-menu ul { padding: 0; margin: 0; }
      .header-section .primary-menu .main-area .main-menu ul li {padding: 0; color:#fff; font-size:14px}
	  
	  .main-menu{ width:1300px; margin:0 auto;}
	  .main-menu ul li {padding: 0px; color:#fff; float:left; width:12%; text-align:center}
        .header-section .primary-menu .main-area .main-menu ul li.active > a, .header-section .primary-menu .main-area .main-menu ul li:hover > a { color: #FFD800; }
        .header-section .primary-menu .main-area .main-menu ul li a {
          padding: 15px 15px 15px 0px;
           color:#fff;
          font-size: 16px;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          transition: all 0.3s ease; }
		  .main-menu ul li ul li{  min-width:160px; text-align:left}
        .header-section .primary-menu .main-area .main-menu ul li ul {
          min-width:160px;
          background: #F3F3F3;
          box-shadow: 0 0 5px rgba(136, 136, 136, 0.1);
          display: block;
          top: 108%;
          transform: scaleY(0);
          transform-origin: top;
          z-index: 999;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .header-section .primary-menu .main-area .main-menu ul li ul li a {
            font-size:15px;
            padding: 10px 0px 10px 15px;
            color: #333;
            width: 100%;
            border-bottom: 1px solid #ffffff40;}
			
			.header-section .primary-menu .main-area .main-menu ul li ul li a:before{content:"› "; color:#FFA3A3 }
			.header-section .primary-menu .main-area .main-menu ul li ul li .s-nav dl dd a:before{content:""; }
			.header-section .primary-menu .main-area .main-menu ul li ul li .s-nav dl dd a{ padding:5px 5px 0px 0px; padding-left:15px;line-height:30px }
            .header-section .primary-menu .main-area .main-menu ul li ul li a:hover {padding-left:17px; color: #ee0000;  }
          .header-section .primary-menu .main-area .main-menu ul li ul li.active > a, .header-section .primary-menu .main-area .main-menu ul li ul li:hover > a { color: #ee0000;}
          .header-section .primary-menu .main-area .main-menu ul li ul li:last-child a { }
          .header-section .primary-menu .main-area .main-menu ul li ul li.menu-item-has-children {margin-right: 0px; }
            .header-section .primary-menu .main-area .main-menu ul li ul li.menu-item-has-children a::after {right: 15px; transform: translateY(-50%) rotate(-90deg); }
          .header-section .primary-menu .main-area .main-menu ul li ul li ul { left: 100%;top: 0; }
        .header-section .primary-menu .main-area .main-menu ul li.menu-item-has-children {margin-right: 8px; position: relative; }
          .header-section .primary-menu .main-area .main-menu ul li.menu-item-has-children > a::after {
            top: 50%;
            right: 0;
            transform: translateY(-50%);
            font-weight: 400;
            content: "ˇ" !important;
            font-family: IcoFont !important; font-family: "IcoFont"; font-size:24px;  bottom:25px}
        .header-section .primary-menu .main-area .main-menu ul li:hover > ul {
          transform: scaleY(1); }
    .header-section .primary-menu .main-area .header-btn { margin-left: 15px; }
.header-section .primary-menu .main-area .header-btn .lab-btn { display: block; padding: 13px 30px; }

.time_box{ display:block;float:left; max-width:240px; font-size:14px; color:#555; display:block}

.header-section .header-top {background: #eee;padding: 5px 0; }
  .header-section .header-top .ht-left ul li {
    color: #555;
    font-size: 14px;
    font-weight: 500;
    padding-right: 15px; }
    .header-section .header-top .ht-left ul li:last-child { padding-right: 0; }
    .header-section .header-top .ht-left ul li i { margin-right: 5px; }
  .header-section .header-top .ht-right .scocial-media { margin-bottom: 0; text-align: right; }
    .header-section .header-top .ht-right .scocial-media a {
      width: 30px;
      height: 30px;
      line-height: 30px;
      font-size: 18px;
      margin-bottom: 0;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .header-section .header-top .ht-right .scocial-media a:hover { color: #EE0000; background: #fff; }
  .header-section .header-top.bg-black { background: #181818; }

.transparent-header {
  width: 100%;
  top: 20px;
  z-index: 999; }
  .transparent-header .primary-menu .main-area .main-menu ul li a { color: #fff; }
  .transparent-header .primary-menu .main-area .main-menu ul li ul { background: #EE0000; }

.transparent-header .header-area.menu-fixed { background: #fff; }

/* @@@@@@@@@@@@@  Mobile Menu Section Start Here  @@@@@@@@@@@@@@ */
  .top_kong{ overflow:hidden; margin:0px; padding:0xp; clear:both; display: none; height:50px}
  
  @media (max-width: 1282px) {  .top_kong{ overflow:hidden; margin:0px; padding:0xp; clear:both; display: block; height:50px}}
@media (min-width: 1282px) {
  .mobile-menu {display: none; } 

	}
	
.header-logo{ float:left; margin:0px; margin:0px;margin-right:8px}
.header-logo img{ height:30px; width:aut; vertical-align:top}

.wap_logo_box{overflow:hidden; margin:0px; padding:0px;}
.wap_logo_box dl{overflow:hidden; margin:0px; padding:0px; padding-left:8px; border-left:#CCCCCC 1px solid; }
.wap_logo_box dl dt{overflow:hidden; margin:0px; padding:0px; color:#ee0000; font-weight:bold; font-size:14px; line-height:18px}
.wap_logo_box dl dd{overflow:hidden; margin:0px; padding:0px; font-size:12px; color:#333333; line-height:20px; margin-top:-4px}
.wap_logo_box dl dt span{ color:#ee0000;font-size:18px;}
.wap_logo_box dl dd span{ color:#ee0000; font-weight:bold; font-size:18px;}

	
.mobile-menu.transparent-header .mobile-header {
  background: transparent; }
.mobile-menu .mobile-header {
  padding:5px 15px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); height:50px }
  .mobile-menu .mobile-header .header-bar { width: 25px;height: 25px; cursor: pointer; }
    .mobile-menu .mobile-header .header-bar span {
      background: #EA0000;
      width: 100%;
      height: 3px;
      display: block;
      left: 0;
      top: 50%;
      margin-top: -1px;
      transform-origin: center;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .mobile-menu .mobile-header .header-bar span:nth-child(1) { margin-top: -9px; }
      .mobile-menu .mobile-header .header-bar span:nth-child(2) { opacity: 1; }
      .mobile-menu .mobile-header .header-bar span:nth-child(3) { margin-top: 7px; }
    .mobile-menu .mobile-header .header-bar.close { opacity: 1; }
      .mobile-menu .mobile-header .header-bar.close span:nth-child(1) { transform: rotate(-45deg);  margin-top: -1px; }
      .mobile-menu .mobile-header .header-bar.close span:nth-child(2) { opacity: 0; }
      .mobile-menu .mobile-header .header-bar.close span:nth-child(3) { transform: rotate(45deg);margin-top: -1px; }
  .mobile-menu .mobile-header.menu-fixed { background: #fff; }
.mobile-menu .mobile-menu {
  position: fixed;
  top:50px;
  left: 0;
  z-index: 99;
  background: #F7F7F7;
  width: 100%;
  transform: scaleY(0);
  transform-origin: top;
  height: 100vh;
  overflow-y: scroll;
  padding: 0 20px;
  padding-bottom: 60px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (min-width: 576px) {
    .mobile-menu .mobile-menu { width: 50%;transform: scaleX(0);transform-origin: left; } 
	}
  .mobile-menu .mobile-menu.open {
    transform: scaleY(1); }
    @media (min-width: 576px) {
      .mobile-menu .mobile-menu.open {
        transform: scaleX(1); } }
    @media (min-width: 1282px) {
      .mobile-menu .mobile-menu.open {
        display: none; } }
  .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner {
    justify-content: center;
    align-items: center;
    padding: 20px 0; }
    .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul {
      text-align: center;
      margin: 0;
      padding: 30px 0;
      width: 100%; }
      .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li {
        list-style: none;
        padding: 0; }
        .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li.active > a {
          color: #EE0000; }
        .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li:last-child > a {
          border-bottom: none; }
        .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li a {
          display: block !important;
          padding: 10px 0;
          color: #181818;
          text-transform: capitalize;
          margin: 2px 0;
          text-align: left;
          outline: none;
          font-weight: 500;
          width: 100%;
          border-bottom: 1px solid #f0f0f0; }
          .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li a::after {
            right: 0; }
          .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li a.active {
            color: #EE0000; }
            .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li a.active.dd-icon-down::after, .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li a.active.dd-icon-down::before {
              background: #EE0000; }
        .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li ul {display: none; margin: 0; padding: 0; }
          .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li ul li {  padding-left: 20px; }
            .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li ul li a { margin: 0;  outline: none; font-size: 96%; }
        .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li.menu-item-has-children { position: relative; }
          .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner ul li.menu-item-has-children > a::after {
            top: 50%;
            right: 0;
            transform: translateY(-50%);
            font-weight: 400;
            content: "ˇ" !important;font-size:24px;  bottom:10px;
            font-family: IcoFont !important; color:#333333}
    .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner .social-link-list { width: 100%; }
    .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner .mobile-search { width: 100%; }
      .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner .mobile-search input {
        border: none;
        border-bottom: 1px solid #f0f0f0;
        height: 60px;
        margin: 0;
        padding-right: 35px;
        font-style: italic;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
        .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner .mobile-search input:focus, .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner .mobile-search input::placeholder { color: #181818; }
      .mobile-menu .mobile-menu .mobile-menu-area .mobile-menu-area-inner .mobile-search button {
        top: 0;
        right: 0;
        background-color: transparent;
        color: #181818;
        width: 30px;
        height: 60px;
        outline: none;
        border: none;
        font-size: 16px;
        text-align: center; }

