

/**********Auto clave Accor********/
.accordion-container{
    position: relative;
    max-width: 500px;
    height: auto;
    margin-top: -6px;
    padding: 6px;
    border-radius: 10px;
    width: 90%;
} 
.product_header{
    margin-top: 46px;
    font-weight: 600;
    font-size: 21px;
    color: #5b5b5b;
    background: #fff;
    padding: 8px;
}
.product_sel{
    display: flex;
}
.pc-header{
    margin-top: -35px;
}
.products_details{
    border-bottom: 1px solid #ccc;
    margin-top: 2%;
    display: flex;
}
.product_hh{
    display: flex;
}
.catee-header {
    padding: 12px;
    border-bottom: 1px solid #f2f2f2;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
    color: #111010;
    margin-top: 45px;
}
.set > a{
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #444242;
    font-weight: 600;
    font-size: 15px;
    border: 1px solid #f2f2f2;
    border-bottom: none;
    background-color: #fff;
}
.category_products{
    border: 0.5px solid #f2f2f2;     
    width: 90%;      
    margin-top: 20px;
    border-radius: 3px;
    text-align: center;
}
.certi_a{
    color:  #111;
}
.certi_a:hover{
    color:  #363293;
}
.set > a i{
    float: right;
    margin-top: 4px;
    margin-right: 4px;
}
.set > a.active{
    background-color:#363293;
    color: #fff;
}
.content{
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display:none;
}
.content p{
    padding: 10px 15px;
    margin: 0;
    color: #333;
}
.categoriess{
    margin-top: 20px;  
}
.accordion-item{
    width:100%;
    border: 0.5px solid #ccc;  
}
.accordion-flush .accordion-item .accordion-button {
    border-top: 0.5px solid #ccc;
    border-left: 0.5px solid #ccc;
    border-right: 0.5px solid #ccc; 
    font-size: 13px;
    padding: 10px;
}
.accordion-body{  
    border-left: 0.5px solid #ccc;
    border-right: 0.5px solid #ccc;
    padding: 5px;    
}
.accordion_head{
    border:1px solid #ccc;
}
.head_categori{
    margin-left: 15px;  
}
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}
.categories_lists{
    list-style-type: none;   
    padding: 5px;
    margin-top: 7px;
    font-size: 14px;
    margin-left: -14%;
    font-weight: 600;
}
.list{
    display: none;
    font-size: 15px;
    }        
.list-bottom{
    list-style: none;
    text-align: center; 
    font-size: 13px;
    display: none; 
}
.rop_img {
    width: 59%;
    margin-top: 10px;
    margin-left: 10px;
    padding: 14px;
}
.item-image{
    padding: 21px;
    margin-top: 30px;
     margin-left: 12%;
}
/********************************product-items********************/
.products_items{
    margin-top: 15px;
    margin-bottom: 10px;
}
.product_select{
    margin-top: 8%;
    float: right;
}
.Select_products{
    background-color: #FFF;
    border: 0.2px solid #f2f2f2;
    border-radius: 5px;
    font-size: 14px;
    padding: 7px;
    font-weight: 600;
    color: #464141;
    float: right;
    margin-top: -56px;
    margin-right: 10px;
}
.Select_products:hover {
    color: #776b6b;
}
.product_image{
    padding: 6px;
    margin-bottom: 15px !important;
    margin-left: 30px !important;
    margin:auto;
}
.headerr{
    padding: 5px 5px;
    margin-bottom: 15px;
    text-align: left;
    font-weight: 600;
    font-size: 25px;
    color: #25397e;
    margin-top: 43px;
    border-bottom: 1px solid #f2f2f2;
}
.headerr:hover{
    color: #25397e;
}
.Categories_lists {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    padding: bottom 10px; ;
}
.Category_links{
    text-decoration: none;
    font-size: 14px;
    border:1px solid #3660ab;
    padding: 10px;
    color:#111;
    line-height: 3;
    margin: 2px 10px 10px 10px;
    border-radius: 4px 4px 0 0;
    border: 0.5px solid #363293;      
   
}
.Category_links:hover{
    background-color: #25397e;
    color:#fff;
    border: 0.5px solid #25397e;     
}
.compare-product tr td {
    color: rgb(63, 62, 62);
    font-size: 15px;
    padding: 8px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin-top:15px;
    width: 10%;
    text-align: center;
    vertical-align: middle;
}
.table {
    width: 97% !important;
    margin-left: 0%;
    margin-top: 21px;
  }
.cate_td{
    border-right: none !important;
}
 .times tr td{
    color: #111;
    font-size: 13px;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-collapse: collapse;
    border-left: none;
    text-align: left;
}
.Categories_a{
    text-decoration: none;
    text-align: center;
    color: #111;
    font-weight: 600;
}
.Category-sub{
    width: 130%;
    border: 1px solid #f2f2f2;
    margin-left: 17px;
    padding: 7px;
    text-align: center;
    color: #111;
    float: left;
    margin-top: 14px;
    font-size: 14px;
}
.Category-sub:hover{
    width: 130%;
    border: 1px solid #ccc;
    margin-left: 17px;
    padding: 7px;
    text-align: center;
    color: #fff;
    float: left;
    background-color: #25397e;
    margin-top: 14px;
    font-size: 13px;
}
.Category-cart{
    width: 20%;
    border: 1px solid #ccc;
    margin-left: 10px;
    padding: 5px;
}
.Category-pdf{
    width: 20%;
    border: 1px solid #ccc;
    margin-left: 10px;
    padding: 5px;
    text-align: center;
    width: 10%;
}
.search-pro{
    display: flex;
}
.product_view{
    color:#fff !important;
    font-size:15px;
    font-weight: 700;
 
}
.fa-file-pdf{
    color:#e23127 !important;
    font-size:20px;
    font-weight: 700;
}
.fa-plus{
    font-size:16px;
    color: #fff;
}
/**===============================-Compare-=================================-**/
.com_pp{
    float: right;
    margin-top: 4px;
    margin-left: 11px;
}
hr{
    width: 44%;
}
.compare_bttn {
    background-color: #ffff;
    width: 0px;
    color: #25397e;
    float: right;
    margin-top: -5px;
    margin-right: 15px;
    padding: 0;
}
.action--compare-add {
  color: #fff ;
}

.action--compare-add:hover {
    color: #fff ;
}
.action--compare-add .fa-check,
.action--compare-add input[type=checkbox]:checked~.fa-plus {
display: none;
}
.action--compare-add input[type=checkbox]:checked~.fa-check {
    display: inherit;
    color: #fff;
}
.check-hidden {
    position: absolute;
    opacity: 0;
}
.action {
    display: inline-block;
    font-size: 16px;
    white-space: nowrap;
    cursor: pointer;
    border: none;
    background: transparent;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    padding: 0px;
    width: 81px;
    margin-left: -8px;
}
.action:focus {
    outline: none;
}
.action__text {
    font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: .813em;
    vertical-align: middle;
    display: inline-block;
}
.action__text--invisible {
    position: absolute;
    top: 100%;
    opacity: 0;
    pointer-events: none;
}
.compare-section {
    position: fixed;
    top: 60px;
    right: 20px;
}
.btn-compare, .btn-compare:hover {
    background-color: #363293;
    color: #ffffff;
    margin-top:130%;
    font-size: 14px;
}
.right_border {
  border-right: #ffff 1px solid;
}
.pbc_atag, .pbc_atag:hover {
    text-decoration: none;
    color: #ffff;
}
/***********************product category*******************/

.pc_main {
    margin-bottom: 13px;
    margin-top: 0px;
    background: #fff;
    padding: 0px;
    margin-right: 38px;
    width: 98%;
    margin-left: 2px;
}
.pc_main .product-image {
    display: block;
    min-height: 238px;
    overflow: hidden;
    position: relative;
    padding-top: 40px;
    width: 110%;
    padding-bottom: 75px;
}
.pc_main .product-deatil {
    margin-left: 18px;
    padding-top: 4px;
    position: relative;
    background: #fff;
    padding-left: 23px;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    text-align: center;
    padding: 33px;
}
.btn-light {
    color: rgb(95, 90, 90);
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:hover {
    color: rgb(95, 90, 90);
    background-color: #f8f9fa;
    border-color:1px solid #f8f9fa;

}
.btn-danger {
    color: #fff;
    background-color: #e23127 !important;
    border-color:  #e23127 !important;
    font-size: 14px;
    height: 40px;
}

.pc_main .description {
    font-size: 12.5px;
    line-height: 20px;
    padding: 10px 14px 16px 19px;
    background: #fff
}

.pc_main .product-info {
    padding:10px;
    margin: auto;
    text-align: center;
}
.cate_header{
    font-size: 17px;
    margin-top: 20px;
    color: #111;
}
.table {
    width: 97% !important;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}



@media only screen and (min-width:1024px) {
    .pc_main div[class*=col-md-4] {
        padding-right: 0
    }
    .pc_main div[class*=col-md-8] {
        padding: 0 13px 0 0
    }
    .pc_box div[class*=col-md-5] {
        padding-right: 0
    }
    .pc_box div[class*=col-md-7] {
        padding: 0 13px 0 0
    }
    .pc_main .product-info {
        position: relative
    }
}
@media only screen and (min-width: 280px) and (max-width:480px)
{
    .accordion-container{
        display: none;  
    }
    .category_products{
        margin-left: 10px;
    }
    .Category-sub {
        width: 137%;
        padding: 7px;
        font-size: 15px;
    }
    .Category-sub:hover {
        width: 137%;
        padding: 7px;
        font-size: 15px;
        background-color: #fff;
        color:#111;
    }
    .Category_links {
        font-size: 13px;
        border: 1px solid #3660ab;
        padding: 6px;
    }
    .times tr td{
        font-size: 12px;
    }
    .headerr{
        font-size: 21px;
    }
    .action {
        margin-left: 0px;
    }
    .product_header {
        margin-top: 46px;
        font-weight: 600;
        font-size: 13px;
        height: 72px;
      }
    .Select_products {
        font-size: 13px;
        padding: 5px;
        float: left;
        margin-top: -45px;
        margin-left: 1px;
        border: none;
      }
      .pc_main {
        margin-bottom: 13px;
        margin-top: 0px;
        background: #fff;
        padding: 0px;
        margin-right: 38px;
        width: 98%;
        margin-left: 2px;
      }
      .pc_main .product-image {
        padding-top: 40px;
        width: 95%;
        padding-bottom: 30px;
      }
      .pc_main .product-deatil {
        margin-left: 0px;
        padding-top: 4px;
        padding-left: 15px;
        margin-right: 15px;
      }
}
@media only screen and (min-width: 480px) and (max-width:576px)
{
    
    .accordion-container{
        display: none;  
    }
    .category_products{
        margin-left: 20px;
    }
    .Category-sub {
        width: 137%;
        padding: 7px;
        font-size: 15px;
    }
    .Category-sub:hover {
        width: 137%;
        padding: 7px;
        font-size: 15px;
        background-color: #fff;
        color:#111;
    }
    .action{
        margin-left: 0px;
    }
    .Category_links {
        font-size: 14px;
        border: 1px solid #3660ab;
        padding: 6px;
    }
    .times tr td{
        font-size: 14px;
    }
    .headerr{
        font-size: 23px;
    }
    .Select_products {
        background-color: #FFF;
        border: none;
        border-radius: 5px;
        font-size: 13px;
        padding: 7px;
        font-weight: 600;
        color: #464141;
        float: right;
        margin-top: -58px;
        margin-right: 2px;
      }
	  .product_header {
		margin-top: 46px;
		font-weight: 600;
		font-size: 14px;
        height: 45px;
	  }
}
@media only screen and (min-width: 576px) and (max-width:768px)
{
    .accordion-container{
        display: none;  
    }
    .category_products{
        margin-left: 20px;
    }
    .Category-sub {
        width: 137%;
        padding: 7px;
        font-size: 15px;
    }
    .Category-sub:hover {
        width: 137%;
        padding: 7px;
        font-size: 15px;
        background-color: #fff;
        color:#111;
    }
    .action{
        margin-left: 0px;
    }
   
    .Category_links {
        font-size: 14px;
        border: 1px solid #3660ab;
        padding: 6px;
    }
    .times tr td{
        font-size: 14px;
    }
    .table {
        width: 95% !important;
        margin-right: 94px;
        border-left: 1px solid #f2f2f2;
        border-right: 1px solid #f2f2f2;
      }
    .headerr{
        font-size: 25px;
    }
    .product_header {
        margin-top: 46px;
        font-size: 16px;
    }
    .Select_products {
        background-color: #FFF;
        border: none;
        font-size: 14px;
        margin-top: -53px;
    }

}
@media only screen and (min-width: 768px) and (max-width:991px)
{
   
    .accordion-container{
        display: none;  
    }
    .category_products{
        margin-left: 20px;
    }
    .Category-sub {
        width: 137%;
        padding: 7px;
        font-size: 15px;
    }
    .Category-sub:hover {
        width: 137%;
        padding: 7px;
        font-size: 15px;
        background-color: #fff;
        color:#111;
    }
    .action {
        margin-left: 0px;
    }
    .Category_links {
        font-size: 14px;
        border: 1px solid #3660ab;
        padding: 6px;
    }
    .times tr td{
        font-size: 14px;
    }
    .headerr{
        font-size: 25px;
    }
    .Select_products {
        background-color: #FFF;
        border: none;
        font-size: 16px;
        margin-top: -58px;
    }
    .product_header {
        margin-top: 46px;
        font-size: 20px;
    }
}
@media only screen and (min-width: 991px) and (max-width:1200px)
{
    .accordion-container{
        display: none;  
    }
    .category_products{
        margin-left: 20px;
    }
    .Category-sub {
        width: 137%;
        padding: 7px;
        font-size: 15px;
    }
    .Category-sub:hover {
        width: 137%;
        padding: 7px;
        font-size: 15px;
        background-color: #fff;
        color:#111;
    }
    .action {
        margin-left: 0px;
    }
    .Category_links {
        font-size: 14px;
        border: 1px solid #3660ab;
        padding: 6px;
    }
    .times tr td{
        font-size: 14px;
    }
    .headerr{
        font-size: 25px;
    }
    .Select_products {
        background-color: #FFF;
        border: none;
        font-size: 15px;
        margin-top: -58px;
    }
    .product_header {
        margin-top: 46px;
        font-size: 18px;
    }
	
}
@media only screen and (min-width: 992px) and (max-width:1200px)
{
    
    .accordion-container{
        display: block;
        width: 94%;  
    }
    .category_products{
        margin-left: 20px;
    }
    .Category-sub {
        width: 137%;
        padding: 7px;
        font-size: 15px;
    }
    .Category-sub:hover {
        width: 137%;
        padding: 7px;
        font-size: 15px;
        background-color: #fff;
        color:#111;
    }
    .action{
        margin-left: 0px;
    }
	.Categories_a{
        font-size: 14px;
    }
    .pc_main .product-deatil {
        padding-left: 0px;
        margin-left: 5px;
    }
    .pc_main .product-info {
        padding: 5px;
        margin: auto;
        text-align: center;
        margin-bottom: 12px;
    }
    .times tr td {
        color: rgb(149, 142, 142);
        font-size: 11px;
    }
    .table {
        width: 97% !important;
        border-left: 1px solid #f2f2f2;
        border-right: 1px solid #f2f2f2;
    }
}
@media only screen and (min-width: 1200px) and (max-width:1500px)
{

    .accordion-container {
        width: 98%;
        margin-left:0px;
    }
    .table {
        width: 97% !important;
        margin-left: 0%;
    }
    .com_pp {
        float: right;
    }
    

}
@media only screen and (min-width: 1024px) and (max-width:1188px)
{
    .action {
        margin-left: 0px;
    }
    .action {
        width: 60px;
    }
}
/*************************************Grid Container****************************/ 
    .grid {
        text-align: center;
        max-width: 95vw;
        margin: 2.5vw auto;
        background-color: #fff;
    }
    .grid-item {
        padding: 5px;
        box-sizing: border-box;
        display:inline;
        margin-bottom: 5px;
    }
    .list-type4 {
        width: 100%;
        margin:0 auto;
        padding: 2px;
    }
    .list-type4 ol{
        counter-reset: li;
        list-style: none;
        *list-style: decimal;
        font-size: 15px;
        font-weight: 700;
        padding: 0;
        margin-bottom: 10px;
    } 
    .prtShowDetile span {
        width: 8px;
        height: 8px;
        display: block;
        float: left;
        margin: 8px 8px 8px 0;
        background: #007ba7;
        margin-right: 10px;
        margin-left: 7px;
      }     
    .list-type4 a{ 
        position: relative;
        display: block;
        padding: 4px;
        margin: 0;
        border: 1px solid #eee;
        color: #575757;
        text-align: left;
        margin-top: 8px;
        margin-left: -18px;
        width: 100%;
    }  
    .list-type4 a:hover{ 
        color: #e23127;
    }  
    .pp_header{
        font-size: 20px;
        text-align: left;
        margin-left: 85px;
        margin-bottom: 15px;
        font-weight: 600;
        color: #e23127;
        margin-top: 15px;
    }
    .products_ul{
        list-style: none;
    }
     fa-hand-point-right{
        margin-right: 25px;
    }

  @media (min-width: 500px) {
    .grid-item {
      width: 50%;
    }
  }
  
  @media (min-width: 1000px) {
    .grid-item {
      width: 33.333%;
    }
  }
  
  @media (min-width: 1700px) {
    .grid-item {
      width: 25%;
    }
  }
  
  @media (min-width: 2100px) {
    .grid-item {
      width: 20%;
    }
  }