/**********************************PD*******************************************************/
ul {
    list-style-type: none;
}

.pd_head {
    font-size: 22px;
    color: #1182ce;
    font-weight: 600;
    text-align: left;
}

.pd_img_box {
    margin: auto;
    width: 90%;
    text-align: center;
}

.pd_img {
    width: 14vw;
    margin-bottom: 30px;
}

.owl-carousel .owl-item img {
    display: block;
    width: 70%;
    margin: auto;
    margin-top: 25px;
}

.accordion-button {
    padding: 0.8vw 1.25vw !important;
    font-size: 1.1vw !important;
    color: #222 !important;
}

.pd_text {
    font-size: 1.1vw;
    text-align: justify;
    color: #222;
}

.slider_texts {
    margin: 10px 10px 0px 10px;
    font-weight: 600;
}

.modal-dialog {
    max-width: 60vw !important;
    margin: 2.75vw auto;
    margin-top: 2.75vw;
    margin-top: 8vw !important;
}

.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: #006738;
    font-size: 16px;
    font-weight: 600;
    margin-right: 5px;

}

.accordion-button:not(.collapsed) {
    color: #FFF !important;
    background-color: #1182ce !important;
    box-shadow: none !important;
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125) !important;
    margin-bottom: 7px;
}

.view_btn,
.view_btn:hover {
    background-color: #006738 !important;
    color: #ffff !important;
    padding: 3px !important;
    width: 10vw;
    font-size: 1.123vw !important;
    font-weight: 500 !important;
}

.pc_viewa,
.pc_viewa:hover {
    color: #ffffff;
    text-decoration: none;
}

.pc_viewaa,
.pc_viewaa:hover {
    color: #006738;
    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;
} */
.accordion-item {
    background-color: #fff !important;
    border: 2px solid #1182ce !important;
    margin-bottom: 7px;
}

.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;
    font-size: 1.2vw !important;
}



@media only screen and (min-width: 991px) and (max-width: 1200px) {
    .b_ename {
        margin-top: 80px !important;
    }
}

.b_ename {
    margin-top: 8vw;
}











/*********************************************  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 {
        font-size: 16px;
    }

    .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%;
    }

    .view_btn,
    .view_btn:hover {
        font-size: 16px !important;
        width: 120px;
    }

    .accordion-button {
        font-size: 16px !important;
        padding: 11px 8px !important;
    }

    .other_tabs .table tbody,
    td,
    tfoot,
    th,
    thead,
    tr {
        font-size: 15px !important;
    }
}

/******************************************** (min-width: 480px) and (max-width:550px) *******************************************/
@media only screen and (min-width: 480px) and (max-width:576px) {
    .pd_head {
        font-size: 28px;
        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;
    }

    .view_btn,
    .view_btn:hover {
        font-size: 16px !important;
        width: 120px;
    }

    .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;
        margin-top: 20px;
        font-size: 16px;
    }

    .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%;
    }

    .accordion-button {
        font-size: 16px !important;
        padding: 11px 8px !important;
    }

    .other_tabs .table tbody,
    td,
    tfoot,
    th,
    thead,
    tr {
        font-size: 15px !important;
    }
}

/******************************************** (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;
    }

    .view_btn,
    .view_btn:hover {
        font-size: 16px !important;
        width: 120px;
    }

    .pd_text {
        font-size: 16px;
    }

    .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;
    }

    .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;
    }

    .accordion-button {
        font-size: 16px !important;
    }

    .rp_img {
        width: 75%;
    }

    .pd_head {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 5px;
        text-align: center;
    }

    .other_tabs .table tbody,
    td,
    tfoot,
    th,
    thead,
    tr {
        font-size: 15px !important;
    }
}

/******************************************** (min-width: 480px) and (max-width:768px)*******************************************/
@media only screen and (min-width: 768px) and (max-width:991px) {
    .pd_head {
        font-size: 25px;
        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: 51%;
        text-align: center;
        margin-bottom: 25px;
    }

    .view_btn,
    .view_btn:hover {
        font-size: 16px !important;
        width: 120px;
    }

    .accordion-button {
        font-size: 16px !important;
    }

    .other_tabs .table tbody,
    td,
    tfoot,
    th,
    thead,
    tr {
        font-size: 15px !important;
    }

    .pd_text {
        margin: 20px 10px 10px 10px;
        margin-top: 20px;
        font-size: 16px;
    }

    .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;
    }
}