
body{
	font-family: 'Lexend Deca', sans-serif;
	background: #f2f2f247;
}
.pro_a{
  text-decoration: none;
  color:#525252;
}
.pro_a:hover{
  color:#e44000;
}
.fa-caret-right::before {
  content: "\f0da";
  margin-right: 10px;
}
summary::-webkit-details-marker {
  display: none;
  }
summary{
  list-style:none;
}
summary {
    font-size: 14px;
    background-color: f3f3f3;
    border-bottom: 1px dotted #111;
    color: #111;
    padding: 8px;
    padding-left: 10px;
    margin-bottom: 10px;
    outline: none;
    border-radius: 0.25rem;
    text-align: left;
    cursor: pointer;
    position: relative;
    border: 1px solid #ccc;
  }
  details > summary::after {
    position: absolute;
    content: "+"; 
    right: 20px;
  }
  details[open] > summary::after {
    position: absolute;
   content: "-"; 
    right: 20px;
  }
  details > summary::-webkit-details-marker {
    display: none;
  }
  
  details[open] summary ~ * {
    animation: sweep .5s ease-in-out;
  }
  @keyframes sweep {
    0%    {opacity: 0; margin-top: -10px}
    100%  {opacity: 1; margin-top: 0px}
  }


  .left_sides{
      padding: 20px;
      margin-top: 10px;
      margin-bottom: 10px;
  }
  .pbc_header{
    font-size: 21px;
    text-align: left;
    margin-left: 1px;
    border: 1px solid #F2F1EF;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
    padding: 8px;
    margin-top: -4px;
    width: 100%;
    margin-bottom: 16px;

  }
  .mainhead_az{
      border:1px solid #0067b4;
      padding:5px;
      margin-top:10px;
      margin-bottom:10px;
      text-align:center;
      box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
      border-radius:5px;
  }
  .pbc_lista{
      text-decoration: none;
      color:black;
      padding:4px;
      font-size:14px;
  }
  .pbc_lista:hover{
      color: #e44000;
  }
  .pbc_ul{
    border: 1px solid #ccc;
    list-style: none;
    width: 282px;
  }
  .pbc_list{
      padding:4px;
  }
  .pbc_boxul{
    list-style: none;
  }
  
   /********************************product-items********************/
   .products_items {
      border: 1px solid #eee;
      margin-top: 42px;
      margin-bottom: -25px;
      margin-left: 16px;
      width: 94%;
      box-shadow: 0px 5px 5px 2px #eee;
      height: auto;
   }
.product_select{
    margin-top: 8%;
    float: right;
}
.Select_products {
    background-color: #FFF;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    padding: 5px;
    font-weight: 600;
    color: #025b9f;
}
.Select_products:hover {
     color: #111;
}
.product_image{
  margin-top: 31px !important;
  margin-left: 13px !important;
  margin: auto;
  width: 87%;
  padding: 36px;
  border: 1px solid #eee;
  background: #eee;
  /*height: 71%;*/
  border-radius: 102px;
}
.product-headerr {
  margin-bottom: 42%;
  font-size: 22px;
  font-weight: 600;
  color: #3f3e3e;
  margin-left: 0px;
}
.product-headerr:hover{
    color: #f8931d;
}
.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: 90% !important;
}
 .suma tr td{
    color: #111;
    font-size: 14px;
    padding: 7px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    background: #eee;
}
.Category-sub{
    width: 25%;
    border: 1px solid #ccc;
    margin-left: 30px;
    padding: 5px;
    background-color: #025b9f;
    text-align: center;
}
.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;
 
}
.product-pdf{
    color:#025b9f !important;
    font-size:20px;
    font-weight: 700;
}

.com_pp{
    float: right;
    margin-top: -1px;
    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:#111 ;
}
.action--compare-add:hover {
  color: #111 ;
}
.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: #111;
}
.check-hidden {
  position: absolute;
  opacity: 0;
}
.action {
  display: 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: 20px;
  margin-left: 0px;
}
.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: #f8931d;
  color: #111;
  margin-top:130%;
  font-size: 14px;
}
.right_border {
border-right: #ffff 1px solid;
}
.pbc_atag, .pbc_atag:hover {
  text-decoration: none;
  color: #ffff;
}
.border_line {
  width: 85px;
  border: 1px solid #025b9f;
  margin-left: 3px;
  margin-bottom: 15px;
}
.view_pd{
  background: #025b9f;
  padding: 11px;
  color: #fff;
  margin-right: 2px;
  font-size: 14px;
}
.view_pd:hover{
  color: #fff !important;
}
.view_cd{
  background: #f8931d;
  padding: 11px;
  color: #fff;
  width: 100%;
  font-size: 14px;

}
.view_cd:hover{
  color: #fff;
}
.product-buttons {
  float: right;
  margin-left: 43px;
  margin-bottom: 10px;
  margin-top: 19px;
}

.fa-plus {
  font-size: 18px;
  color: #111;
}

  /* ****************************product side****************** */
  .right_sides{
      font-size:21px;
      text-align:left;
      margin-left:10px;
      border:1px solid #F2F1EF;
      box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
      padding:8px;
      margin-top: 27px;

  }
  .ul_toppro{
     
      list-style:none;
      display:flex;
  }
  .pbc_rs{
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
    border: 3px solid #f8931d;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-top: -17px;
    font-size: 15px;

  }
  .pbc_anchor {
    text-decoration: none;
    color: black;
  }
  .main_headpro{
      font-size:26px;
      font-weight:600;
      text-align:center;
      margin-top:20px;
      margin-bottom:20px;
  }
  .box_pro{
    border: 1px solid #ccc;
    margin-top: 25px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 8px;
  }
  .pbc_img{
      width: 80%;
      padding: 19px;
  }
  .pbc_ibox{
      width:95%;
      margin:auto;
      margin-top:10px;
      margin-bottom:10px;
  }
  .head_procat{
      font-size:16px;
      font-weight:400;
      margin-top:18px;
      margin-bottom: 15px;
      height: 50px;
  
  }
  .text_procat{
      font-weight:500;
      font-size:16px;
  }
  .span_text{
      font-size:17px;
      font-weight:600;
      margin-right:5px;
  }
  .row_box{
    border: 1px solid #0067b4;
border-radius: 5px;
margin-bottom: 10px;
  }
  .text_procata , .text_procata:hover{
      text-decoration: none;
      display:inline-block;
      /* border-right: 1px solid #0067b4; */
      padding: 8px;
      width: 210px;
      color: #fff;
      background-color: #0067b4;
      border-radius: 5px;
  }

  .btn_procat , .btn_procat:hover{
      
      color:#0067b4;
      display:inline-block;
      
      width: 155px;
padding: 6px;
  }
  .btn_close{
      background-color:#e44000;
      color:#fff;
  }
  .get_head{
    background-color:#e44000;
    color:#fff; 
  }


  /* ***************************mobile view********************* */
  @media all and (max-width: 991px){
     .mobile_view{
         display:none;
     }
  }

  @media all and (min-width: 280px)and (max-width:480px){
    .section-title{
      margin-top: -51px !important;
     }
     .section-title h2 {
      font-size: 14px;
      font-weight: 400;
    }
    .section-title::after, .produtct-combo-tab__head::after {
      position: absolute;
      content: "";
      top: 39%;
      transform: translateY(-50%);
      left: 11%;
      height: 1px;
      width: 90%;
    }
    .border_line {
      margin-left: 17px;
    }
     .ul_toppro {
        list-style: none;
        display: block;
        width: 100%;
        margin-left: -14px;
     }
     .pbc_rs{
        padding: 9px;
        margin-top: 11px;
        background: #025b9f;
     }
     .pbc_anchor {
      text-decoration: none;
      color: #fff;
     }
     .pbc_anchor:hover{
       color: #f8931d;
     }
     .products_items {
      margin-top: 42px;
      margin-bottom: -25px;
      margin-left: 5px;
      width: 97%;
     }
     .product_image {
  
      margin-top: 29px !important;
      margin-left: 55px !important;
      width: 53%;
      margin-bottom: 10px;
      background:none;
      border: none;
      padding: 0px;
     }
     .product-headerr {
      font-size: 15px;
      margin-left: 15px;
    }
     .pbc_content {
      list-style: none;
      font-size: 12px;
      margin-bottom: 21px;
      padding: 4px;
      margin-left: 11px;
     }
     .table {
      width: 91% !important;
      margin-left: 11px;
    }
    .product-buttons {
      float: left;
      margin-left: 24px;
      
    }
  }


  
  @media all and (min-width:480px)and (max-width:576px){
    .section-title{
      margin-top: -51px !important;
     }
     .section-title h2 {
      font-size: 16px;
     }
     .ul_toppro {
      list-style: none;
      display: block;
      width: 100%;
      margin-left: -14px;
     }
     .pbc_rs{
      padding: 9px;
      margin-top: 11px;
      background: #025b9f;
     }
     .pbc_anchor {
      text-decoration: none;
      color: #fff;
     }
     .pbc_anchor:hover{
       color: #f8931d;
     }
     .products_items {
      margin-top: 42px;
      margin-bottom: -25px;
      margin-left: 5px;
      width: 97%;
     }
     .product_image {
      margin-top: 29px !important;
      margin-left: 30% !important;
      width: 41%;
      margin-bottom: 10px;
     }
     .product-headerr {
      font-size: 15px;
     }
     .pbc_content {
      list-style: none;
      font-size: 12px;
      margin-bottom: 21px;
      padding: 4px;
      margin-left: 11px;
     }
  }

  @media all and (min-width:576px)and (max-width:768px){
    .section-title{
      margin-top: -51px !important;
     }
     .section-title h2 {
      font-size: 16px;
     }
     .ul_toppro {
      list-style: none;
      display: block;
      width: 100%;
      margin-left: -14px;
     }
     .pbc_rs{
      padding: 9px;
      margin-top: 11px;
      background: #025b9f;
     }
     .pbc_anchor {
      text-decoration: none;
      color: #fff;
     }
     .pbc_anchor:hover{
       color: #f8931d;
     }
     .products_items {
      margin-top: 42px;
      margin-bottom: -25px;
      margin-left: 5px;
      width: 97%;
     }
     .product_image {
      margin-top: 29px !important;
      margin: auto;
      width: 45%;
      margin-bottom: 10px;
      background:none;
      border: none;
      padding: 0px;
     }
     .product-headerr {
      font-size: 17px;
      margin-left: 28px;
    }
     .pbc_content {
      list-style: none;
      font-size: 15px;
      margin-bottom: 21px;
      padding: 4px;
      margin-left: 11px;
     }
     .border_line {
      width: 85px;
      border: 1px solid #025b9f;
      margin-left: 26px;
     }
     .table {
      width: 90% !important;
      margin-left: 25px;
    }
  }

  @media all and (min-width:768px)and (max-width:991px){
    .section-title{
      margin-top: -51px !important;
     }
     .section-title h2 {
      font-size: 16px;
     }
     .ul_toppro {
      list-style: none;
      display: block;
      width: 68%;
      margin-left: 13%;
     }
     .pbc_rs{
      padding: 9px;
      margin-top: 11px;
      background: #025b9f;
     }
     .pbc_anchor {
      text-decoration: none;
      color: #fff;
     }
     .pbc_anchor:hover{
       color: #f8931d;
     }
     .products_items {
      margin-top: 42px;
      margin-bottom: -25px;
      margin-left: 18%;
      width: 64%;
    
     }
     .product_image {
      margin-top: 29px !important;
      margin-left: 30% !important;
      width: 41%;
      margin-bottom: 10px;
     }
     .product-headerr {
      font-size: 17px;
     }
     .pbc_content {
      list-style: none;
      font-size: 15px;
      margin-bottom: 21px;
      padding: 4px;
      margin-left: 11px;
     }
      
  }

  
  @media all and (min-width:991px)and (max-width:1200px){
    .section-title{
      margin-top: -51px !important;
     }
     .section-title h2 {
      font-size: 16px;
     }
     .ul_toppro{
      display: flex;
      width: 99%;
      margin-left: -3%;
     }
     .pbc_rs {
      padding: 7px;
      margin-top: 11px;
      background: #025b9f;
     }
     .pbc_anchor {
      text-decoration: none;
      color: #fff;
      font-size: 13px;
    }
     .pbc_anchor:hover{
       color: #f8931d;
     }
     .products_items {
      margin-top: 42px;
      margin-bottom: -25px;
      margin-left: 18%;
      width: 64%;
    
     }
     .product_image {
      margin-top: 29px !important;
      margin: auto;
      width: 45%;
      margin-bottom: 10px;
      background:none;
      border: none;
      padding: 0px;
     }
     .product-headerr {
      font-size: 17px;
      margin-left: 28px;
    }
     .pbc_content {
      list-style: none;
      font-size: 15px;
      margin-bottom: 21px;
      padding: 4px;
      margin-left: 11px;
     }
     .table {
      width: 90% !important;
      margin-left: 25px;
    }
    .border_line {
      width: 85px;
      border: 1px solid #025b9f;
      margin-left: 29px;
    }
      
  
  }
  @media all and (min-width:992px)and (max-width:1199px){
    .section-title {
      margin-top: 0px !important;
      margin-left: 40px;
    }
     .section-title h2 {
      font-size: 16px;
     }
    
     .pbc_anchor {
      text-decoration: none;
      color: #fff;
     }
     .pbc_anchor:hover{
       color: #f8931d;
     }
     .products_items {
        margin-top: 40px;
        margin-bottom: -26px;
        margin-left: 5%;
        width: 95%;
    
     }
     .product_image {
      margin-top: 49px !important;
      margin-left: 12% !important;
      width: 86%;
      margin-bottom: 45px;
      padding: 12px;
      border: 1px solid #eee !important;
      background: #eee !important;
      height: 50%;
      border-radius: 102px !important;
    }
     .product-headerr {
      font-size: 17px;
     }
     .pbc_content {
        list-style: none;
        font-size: 15px;
        margin-bottom: 21px;
        padding: 4px;
        margin-left: 11px;
     }
     summary{
      width: 122%;
      margin-left: -9px;
     }
     .pbc_header{
      margin-left: -8px;
      width: 121%;
     }
     .ul_toppro{
      display: flex;
      font-size: 21px;
        width: 99%;
        margin-left: 3%;
     }
     .pbc_rs {
      padding: 7px;
      margin-top: 11px;
      background: #025b9f;
     }
     .pbc_anchor {
      text-decoration: none;
      color: #fff;
      font-size: 13px;
    }
    .section-title::after, .produtct-combo-tab__head::after {

      position: absolute;
      content: "";
      top: 34%;
    }
  
  }
  @media all and (min-width:1200px)and (max-width:1399px){
    .section-title {
      margin-top: 1px !important;
      margin-left: 21px;
    }
    .ul_toppro {
      display: flex;
      width: 99%;
      margin-left: -2%;
      margin-top: -4%;
    }
    .products_items {
      margin-top: 42px;
      margin-bottom: -25px;
      margin-left: 3%;
      width: 96%;
    }
    .product_image{
      margin-top: 31px !important;
      margin-left: 11px !important;
      margin: auto;
      width: 175px;
      padding: 36px;
      border: 1px solid #eee !important;
      background: #eee !important;
      height: 175px;
      border-radius: 102px !important;
     }
  }
  @media all and (min-width:1400px)and (max-width:1500px){
    .ul_toppro {
      display: flex;
      width: 99%;
      margin-left: 10px;
      margin-top: 12px;
    }
    .section-title::after, .produtct-combo-tab__head::after {
      position: absolute;
      content: "";
      top: 34%;
    }
  }