.new__slider {
    height: 90vh;
    position: relative;
    overflow: hidden;
}

@media (max-width:1540px) {
    .new__slider {
        height: auto;
    }
}

.project-five .product-carousel {
    overflow: hidden;
}

.image_block_eight .image-box .shape .shape-3 {
    background-size: cover;
    opacity: 0.5;
}

@media (max-width:1199px) {
    .sec-title-two h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .sec-title-two span {
        font-size: 13px;
        line-height: 30px;
        margin-bottom: 10px;
    }
}

.project-block-three .inner-box .image-box img {
    width: 100px;
    margin: 0 auto;
}

.project-block-three {
    padding: 25px 15px 20px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 15%);
    margin: 5px;
}

a:hover {
    color: #42487e;
}


/* **********************************************************************************************************************
                                                CONTACT PAGE CSS START
********************************************************************************************************************** */


/* **********************************************************************************************************************
                                                CONTACT PAGE CSS END
********************************************************************************************************************** */


/* **********************************************************************************************************************
                                                CATALOGUE PAGE CSS START
********************************************************************************************************************** */

.catalogue__page .team-block-five .inner-box:hover .lower-content h4 {
    color: #fff;
}

.catalogue__page .team-block-five .inner-box .image-box img {
    border: 1px solid #eee;
}


/* **********************************************************************************************************************
                                                CATALOGUE PAGE CSS END
********************************************************************************************************************** */


/* **********************************************************************************************************************
                                                CERTIFICATE PAGE CSS START
********************************************************************************************************************** */

.certificate__page .box {
    background-color: rgb(77 88 154);
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 15px 0;
}

.certificate__page .box img {
    width: 100%;
    height: auto;
    transition: all 0.6s ease-out 0s;
}

.certificate__page .box:hover img {
    opacity: 0.7;
}

.certificate__page .box-content {
    color: #fff;
    background-color: rgb(70 76 138);
    padding: 15px 15px 10px;
    opacity: 0;
    position: absolute;
    bottom: -50%;
    right: -50%;
    z-index: 2;
    transition: all 0.6s ease-out;
}

.certificate__page .box:hover .box-content {
    opacity: 1;
    bottom: 0;
    right: 0;
}

.certificate__page .box .title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    margin: 0 0 3px;
    color: #fff;
}

.certificate__page .box .post {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
    display: block;
}

.certificate__page .box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    transform-origin: right center;
    transform: scaleY(0);
    position: absolute;
    right: 10px;
    top: 10px;
    transition: all 0.6s ease 0.2s;
}

.certificate__page .box:hover .icon {
    transform: scaleY(1);
}

.certificate__page .box .icon li {
    margin: 0 0 5px;
}

.certificate__page .box .icon li a {
    color: #fff;
    background-color: rgb(77 88 154);
    font-size: 15px;
    line-height: 34px;
    width: 34px;
    height: 34px;
    display: block;
    transition: all 0.35s;
}

.certificate__page .box .icon li a:hover {
    color: #fff;
    background: rgb(77 88 154);
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}


/* **********************************************************************************************************************
                                                CERTIFICATE PAGE CSS END
********************************************************************************************************************** */


/* **********************************************************************************************************************
                                                ABOUT PAGE CSS START
********************************************************************************************************************** */

.about__page .service-16:before {
    background: #fff;
}


/* **********************************************************************************************************************
                                                ABOUT PAGE CSS END
********************************************************************************************************************** */


/* **********************************************************************************************************************
                                                PRODUCT PAGE CSS START
********************************************************************************************************************** */

.product__page .shop-page-section .item-shorting .right-column .btn-box button img {
    width: 25px;
    opacity: 0.5;
}

.product__page .shop-page-section .item-shorting .right-column .btn-box button.on img {
    opacity: 1;
}

.product__page .shop-block-one .inner-box:hover .image-box .option-list {
    right: auto;
    display: flex;
    left: 50%;
    transform: translate(-50%, -50%);
}

.product__page .shop-block-one .inner-box .image-box .option-list li {
    margin: 5px;
}

.product__page .shop-block-one .inner-box .image-box .option-list {
    right: -50px;
}

.product__page .shop-block-one .inner-box .image-box .option-list li a:hover {
    background: #000;
}

.product__page .shop-block-one .inner-box .image-box .option-list li a {
    background: #42487e;
    color: #fff;
}


/* **********************************************************************************************************************
                                                PRODUCT PAGE CSS END
********************************************************************************************************************** */


/* **********************************************************************************************************************
                                                PRODUCT DETAIL PAGE CSS START
********************************************************************************************************************** */

.product-detail__page .shop-block-one .inner-box:hover .image-box .option-list {
    right: auto;
    display: flex;
    left: 50%;
    transform: translate(-50%, -50%);
}

.product-detail__page .shop-block-one .inner-box .image-box .option-list li {
    margin: 5px;
}

.product-detail__page .shop-block-one .inner-box .image-box .option-list {
    right: -50px;
}

.product-detail__page .shop-block-one .inner-box .image-box .option-list li a:hover {
    background: #000;
}

.product-detail__page .shop-block-one .inner-box .image-box .option-list li a {
    background: #42487e;
    color: #fff;
}

.product-detail__page .product-details-content .product-details .other-option .list li span {
    display: block;
    width: 25%;
}

.product-detail__page .product-details-content .product-details .other-option .list li {
    display: flex;
    background: #eee;
    padding: 5px 25px;
}

@media (max-width:575px) {
    .product-detail__page .product-details-content .product-details .other-option .list li {
        flex-direction: column;
    }
    .product-detail__page .product-details-content .product-details .other-option .list li span {
        width: 100%;
    }
}

.product-detail__page .product-details-content .image-box .preview-link a:hover {
    background: #42487e;
}

.product-detail__page .product-details-content .bxslider .thumb-box li a.active {
    border-color: #42487e;
}


/* **********************************************************************************************************************
                                                PRODUCT DETAIL PAGE CSS END
********************************************************************************************************************** */