.mainBody{margin:0 auto 0; padding-bottom: 30px;}
.container{ padding-bottom: 30px; border-radius:10px;}
a.be{color:#38b4e8;}
.bg-gray{
	background-color: #f7f7f7;
}
.text-yellow{
	color:#ff810b;
}
.text-black{
	color:#000000;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  .badge-primary {
    color: #fff;
    background-color: #007bff;
  }
  
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc;
  }
  
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }
  
  .badge-secondary {
    color: #fff;
    background-color: #6c757d;
  }
  
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62;
  }
  
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  }
  
  .badge-success {
    color: #fff;
    background-color: #28a745;
  }
  
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34;
  }
  
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  }
  
  .badge-info {
    color: #fff;
    background-color: #17a2b8;
  }
  
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b;
  }
  
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  }
  
  .badge-warning {
    color: #1f2d3d;
    background-color: #ffc107;
  }
  
  a.badge-warning:hover, a.badge-warning:focus {
    color: #1f2d3d;
    background-color: #d39e00;
  }
  
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  }
  
  .badge-danger {
    color: #fff;
    background-color: #dc3545;
  }
  
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130;
  }
  
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  }
  
  .badge-light {
    color: #1f2d3d;
    background-color: #f8f9fa;
  }
  
  a.badge-light:hover, a.badge-light:focus {
    color: #1f2d3d;
    background-color: #dae0e5;
  }
  
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  }
  
  .badge-dark {
    color: #fff;
    background-color: #343a40;
  }
  
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124;
  }
  
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  }
  .text_words2{ text-align: center; padding-bottom: 30px; }
  .text_words2 h2{ font-weight: bold; color: #7d0400; text-align: center; }
  .text_words2 p{ text-align: center; }
  .products .prod-row .product-details .product-price{margin:0;padding:6px 0;font-size:16px;color:#ff0000;font-weight:600;}
  .products .prod-row .product-details .product-price .price-num{font-size:20px;}
  .products .prod-row > .inner:hover .product-price{color:#ff0000;}
@media (min-width:767px){
  .text_words2 h2{ font-size:48px; }
  .text_words2 p{ text-align: center; font-size: 24px; }
  .page-text .divrt{padding-left:70px;}
  .page-text .text_words2 p{line-height:30px; font-size: 14px;}
}
.btn-red {
	color:#fff;
	background-color:#ff0000;
	border-color:#ff0000;
}.btn-red:focus,.btn-red.focus, .btn-red:hover {
	color:#fff;
	background-color:#000000;
	border-color:#000000;
}
.btn-dark {
	color:#fff;
	background-color:#000000;
	border-color:#000000;
}.btn-dark:focus,.btn-dark.focus, .btn-dark:hover {
	color:#fff;
	background-color:#b20102;
	border-color:#b20102;
}
.btn-white {
	color:#000000;
	background-color:#ffffff;
	border-color:#000000;
}.btn-white:focus,.btn-white.focus , .btn-white:hover{
	color:#fff;
	background-color:#b20102;
	border-color:#b20102;
}
.grecheck{color:#28a745; margin-right:5px;}
.page-text h2{margin-top:1.5vh;line-height:40px;} 
.speciallist .products .prod-row > .inner{margin: 20px 0;}
.speciallist .products .prod-row .product-details .product-price .badge{font-size:12px;}
.speciallist .products .prod-row .product-details .product-price{margin:0;padding:10px 0 0;font-size:18px;color:#000000;font-weight:600;}
.speciallist .products .prod-row .product-details span.product-title{display:block;padding:10px 0;line-height:20px;overflow:visible;height:50px;color:#666;}
.pageHome1 .products .prod-row > .inner{margin: 20px 0; border:none;}
.pageHome1 .products .prod-row:first-child > .inner{ margin-left: 0;}
.pageHome1 .products .prod-row:last-child > .inner{ margin-right: 0;}
.tworows .text_words2 h2{ border-top: 1px solid #dedede; padding-top: 10px; margin-top: 50px; }