/**********************************PD*******************************************************/
ul{
    list-style-type: none;
}

.pd_head{
    font-size: 25px;
    color: #0697d7;
    margin-top: 55px;
    font-weight: 500;
    text-align: left;
}
.pd_img_box{
    margin: auto;
    margin-top: 50px;
    width: 90%;
    text-align: center;
}
.pd_img{
    width: 80%;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #cccccc12;
}
.owl-carousel .owl-item img {
    display: block;
    width: 70%;
    margin: auto;
    margin-top: 25px;
}
.pd_text{
    margin-top: 10px;
    text-align: justify;
    color: rgba(49, 44, 44, 0.85);
}
.fa-cart-plus{
    color: #334a9f;  
    font-size: 26px;
}
.slider_texts{
    margin: 10px  10px 0px  10px ;
    font-weight: 600;
  }
.btn_box{
text-align: right;
margin-top: 30px;
}
.pd_dhead{
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 10px;
    color: #2f4ba6;
    font-weight: 600;
    font-size: 25px;
}
.pd_dtext{
   margin-top: -2px;
   margin-right: 15px;
   margin-bottom: 8px;
   color: #555;
}
.bi-arrow-right-short{
    color:#0c3c60;
    font-size: 16px;
    font-weight: 600;
    margin-right: 5px;

}

.view_btn, .view_btn:hover {
    background-color: #0697d7;
    color: #ffff;
    border-radius: 3px;
    text-decoration: none;
    width: 143px;
}
.pc_viewa,.pc_viewa:hover{
    color: #ffffff;
    text-decoration: none;
}
.pc_viewaa,.pc_viewaa:hover{
    color: #0c3c60;
    font-weight: 600;
    text-decoration: none;
}
.acc_width {
    width: 100%;
    margin: auto;
    margin-top: 20px;
}
/* .accordion-item:first-of-type .accordion-button {
    padding: 11px 25px;
    background: #f4f4f494;
    color: #0d1231;
    font-weight: 500;
} */


.zoom-pic img {
    position: relative;
    z-index: -1;
    transition: all 0.25s ease-in-out;
}

.heading_pd {
    font-size: 29px;
    font-weight: 500;
    color: #0d1231;
    margin-bottom: 25px;
    float: left;
    width: 100%;
  } 
.realted_head{
    font-size: 23px;
    color: #2f4ba6;
    font-weight: 600;
    margin-top: 40px;
}
.related_box{
    border:  rgb(233, 233, 233) 1px solid;
    text-align: center;
    margin-bottom: 50px;
}
.realted_img{
    width: 80%;
}
.related_text{
    font-size: 15px;
    margin-top: 25px;
    margin-bottom: 5px;
}
.realted_btn {
    background-color: #2f4ba6;
    color: #ffff;
    border-radius: 0px;
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 3px 25px;
    font-size: 15px;
}
.owl-nav.disabled {
    display: none !important;
}
.other_tabs table{
    margin: 2em !important;
}
.other_tabs .table tbody, td, tfoot, th, thead, tr {
    border-color: inherit !important;
    border-style: solid !important;
    border-width: 1px !important;
    text-align: center!important;
    color: rgba(49, 44, 44, 0.85);;
}

















/*********************************************  Owl *******************************************************/
.owl-nav{
 display: none;
  }
  img {
    width: 18px;
  }
  .owl-dots{
    display: none;
  }
  .owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
    background: none !important;
    outline: none !important;
    opacity: 1;
  }
  
  .owl-nav .owl-prev, .owl-nav .owl-next {
    outline: none;
    opacity: 0.6;
    transition: all .5s ease;
  }
  
  .owl-dots {
    margin-top: 1rem;
  }
  .owl-dot {
    outline: none;
  }
  .owl-dot.active, .owl-dot:hover {
    transition: all .2s ease;
    transform: scale(1.2);
  }
  @media screen and (max-width: 600px) {
  
    .owl-dots {
      display: none;
    }
  }
  .list_head{
    background-color: #173284;
    color: rgb(247, 247, 247);
    text-align: center;
    padding: 7px 0px;
    margin: 3px 15px;
    font-weight: 600;
  }
  .list_text{
    background-color: #f5f5f5;
    color: rgb(43, 43, 43);
    text-align: center;
    padding: 7px 0px;
    margin: 3px 15px;
    font-weight: 600;
  }
/******************************************** (min-width: 320px) and (max-width:1000px) *******************************************/
@media only screen and (min-width: 320px) and (max-width:480px)
{  .pd_head{
        font-size: 20px;
        margin-top: 30px;
        line-height: 30px;
        margin-bottom: 5px;
        text-align: center;
    }
    .first_btn {
        padding-top: 15px;
    }
    .acc_width {
        width: 100%;
        margin: auto;
        margin-top: 20px;
    }
    .related_box {
        margin: auto;
        margin-bottom: 50px;
        width: 280px;
    }
    .pd_img_box{
        width: 75%;
        margin: auto;
        margin-top: 25px;
    }
    .pd_img{
        width: 80%;
        text-align: center;
        margin-bottom: 25px;
    }
    .pd_text{
        margin: 20px 10px 10px 10px;
    }
    .option_btnactive,.option_btnactive:hover{
        margin-right: 5px;
        margin-bottom: 10px;
        font-size: 18px;
    }
    .option_btn,.option_btn:hover{
        margin-right: 5px;
        margin-bottom: 10px;
        font-size: 18px;
    }
    .pd_dhead{
        font-weight: bold;
        margin-top: 30px;
        color: #2f4ba6;
        margin-bottom: 20px;
        font-size: 21px;
    }
    .request_quote_form{
        width: 90%;
        margin: auto;
    }
    .pag_box{
        width: 85%;
        margin: auto;
        margin-top: 20px;
        text-align: center;
    }
    .rp_img{
        width: 75%;
    }
}/******************************************** (min-width: 480px) and (max-width:550px) *******************************************/
@media only screen and (min-width: 480px) and (max-width:576px)
{ 
    .pd_head{
        font-size: 20px;
        margin-top: 30px;
        line-height: 30px;
        margin-bottom: 5px;
        text-align: center;
    }
    .first_btn {
        padding-top: 15px;
    }
    .acc_width {
        width: 100%;
        margin: auto;
        margin-top: 20px;
    }
    .related_box {
        margin: auto;
        margin-top: 20px;
        margin-bottom: 50px;
        width: 280px;
    }
    .pd_img_box{
        width: 70%;
        margin: auto;
        margin-top: 25px;
    }
    .pd_img{
        width: 70%;
        text-align: center;
        margin-bottom: 25px;
    }
    .pd_text{
        margin: 20px 10px 10px 10px;
    }
    .option_btnactive,.option_btnactive:hover{
        margin-right: 5px;
        margin-bottom: 10px;
        font-size: 18px;
    }
    .option_btn,.option_btn:hover{
        margin-right: 5px;
        margin-bottom: 10px;
        font-size: 18px;
    }
    .pd_dhead{
        font-weight: bold;
        margin-top: 30px;
        color: #2f4ba6;
        margin-bottom: 20px;
        font-size: 21px;
    }
    .request_quote_form{
        width: 90%;
        margin: auto;
    }
    .pag_box{
        width: 85%;
        margin: auto;
        margin-top: 20px;
        text-align: center;
    }
    .rp_img{
        width: 75%;
    }
}
/******************************************** (min-width: 480px) and (max-width:768px) *******************************************/
@media only screen and (min-width: 550px) and (max-width:768px)
{  
    .pd_head{
        font-size: 20px;
        margin-top: 30px;
        line-height: 30px;
        margin-bottom: 5px;
        text-align: center;
    }
    .first_btn {
        padding-top: 15px;
    }
    .acc_width {
        width: 100%;
        margin: auto;
        margin-top: 20px;
    }
    .pd_img_box{
        width: 60%;
        margin: auto;
        margin-top: 25px;
    }
    .pd_img{
        width: 70%;
        text-align: center;
        margin-bottom: 25px;
    }
    .pd_text{
        margin: 20px 10px 10px 10px;
    }
    .option_btnactive,.option_btnactive:hover{
        margin-right: 5px;
        margin-bottom: 10px;
        font-size: 18px;
    }
    .option_btn,.option_btn:hover{
        margin-right: 5px;
        margin-bottom: 10px;
        font-size: 18px;
    }
    .pd_dhead{
        font-weight: bold;
        margin-top: 30px;
        color: #2f4ba6;
        margin-bottom: 20px;
        font-size: 21px;
    }
    .request_quote_form{
        width: 70%;
        
    }
    .pag_box{
        width: 85%;
        margin: auto;
        margin-top: 20px;
        text-align: center;
    }
    .rp_img{
        width: 75%;
    }
}
/******************************************** (min-width: 480px) and (max-width:768px)*******************************************/
@media only screen and (min-width: 768px) and (max-width:991px)
{ 
    .pd_head{
        font-size: 20px;
        margin-top: 30px;
        line-height: 30px;
        margin-bottom: 5px;
        text-align: center;
    }
    .first_btn {
        padding-top: 15px;
    }
    .acc_width {
        width: 100%;
        margin: auto;
        margin-top: 20px;
    }
    .pd_img_box{
        width:60%;
        margin: auto;
        margin-top: 25px;
        
    }
    .pd_img{
        width: 70%;
        text-align: center;
        margin-bottom: 25px;
    }
    .pd_text{
        margin: 20px 10px 10px 10px;
    }
    .option_btnactive,.option_btnactive:hover{
        margin-right: 5px;
        margin-bottom: 10px;
        font-size: 18px;
    }
    .option_btn,.option_btn:hover{
        margin-right: 5px;
        margin-bottom: 10px;
        font-size: 18px;
    }
    .pd_dhead{
        font-weight: bold;
        margin-top: 30px;
        color: #2f4ba6;
        margin-bottom: 20px;
        font-size: 21px;
    }
    .request_quote_form{
        width: 70%;
        
    }
    .pag_box{
        width: 85%;
        margin: auto;
        margin-top: 20px;
        text-align: center;
    }
    .rp_img{
        width: 75%;
    }
}
/************************************************************************************/
@media only screen and (min-width: 991px) and (max-width:1200px)
{ 
    .first_btn {
        padding-top: 25px;
    }
    .acc_width {
        width: 100%;
        margin: auto;
        margin-top: 20px;
    }
}