body{color: #415e89}
.bg-gray{background:#F2F2F2}
.ltr{direction: ltr;}
.header-area .main-header-area {
    padding:  0;
    background: #F41827;
}
.lang-link{color:#fff}
.header-area .main-header-area .main-menu ul > li{
    padding: 12px 0;
}
.header-area .main-header-area .main-menu ul li:hover > .submenu{
    top: 100%;
}
.header-area .main-header-area .main-menu ul li .submenu li a {
    padding: 0px 15px;
}
.header-area .main-header-area .main-menu ul li .submenu li:hover a{color: #F41827;}
.main-header-area .logo img{}
.header-searche_area{background-color: #fff;padding: 10px 0;}
.search-form{
    color: #000;
}
.search-form .search-btn{
    background-color: #F41827;
    color: #fff;
    border-radius: 0px;
    border:0;

}
.slicknav_nav a{color: #fff;}
.search-form .form-control{
    background-color: #E7E7E7;
    color: #000;
    border-radius: 0px;

    border:0;
    outline: none;
}
.form-control:focus{box-shadow: none}
.contact-home-area .contact-info__icon{
    color: #F41827;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    line-height: 16px;
}
.contact-home-area a{color: #fff;}
.blog_details{box-shadow:none}
.blog_item_img {
    overflow: hidden;
    border-radius: 0;
}
.blog_item{
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}
.blog_item:hover {
    box-shadow: 0 0 10px #d2caca;

}
.blog_item_date{color: #F41827;margin-bottom: 5px}
.blog_item .blog_item_img img,
.top_product .item img,
.partners_active .owl-item img
{
    transform: scale(1);
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}
.blog_item:hover .blog_item_img img,
.top_product .item:hover img,
.partners_active .owl-item:hover img
{
    transform: scale(1.1);
}
.top_product .item{
    overflow: hidden;

}


.blog_details .title{color: #000}
.blog_details h6{font-weight:400;color: #F41827}
.blog_item:hover .blog_details .title{color: #F41827}
.blog_details .description{}
.new_products .blog_item{background: #fff;padding: 15px;}
.new_products .blog_item .blog_details{padding: 0;}
.newsletter .input-group{box-shadow: none;}
.newsletter .form-control{border-radius: 0px !important;height: 40px !important;}

.newsletter .input-group button{border-radius: 0px !important;padding: 4px 40px}
.footer_title{position: relative;color: #000}

.read_more {
    color: #F41827;
    cursor: pointer;
    margin-top: 5px;
}
.read_more:hover {
    color: #000;
}
.read_more_btn:hover {
    background: #000;
    border: 1px solid #000;
}
.read_more_btn {
    background: #F41827;
    border: 1px solid #F41827;
    padding: 6px 15px;
    color: #fff;
    border-radius: 0px;
    cursor: pointer;
}
.new_products .see_all{
    background: #fff;
    padding: 12px 20px;
    color: #F41827;
    border-radius: 0px;
    cursor: pointer;
    font-weight: bold;
}
.new_products .see_all:hover{background: #F41827; color: #fff;}


.top_product .item {
    background-color: #F0F7FF;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 30px;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}
.top_product .item:hover {
    box-shadow: 0 0 10px #d2caca;
}
.top_product .item h3{font-size:20px;color: #484848;}
.top_product .item:hover h3{color: #F41827;}

.contact-title{color: #484848;}
.page-details-title{color: #484848;}
.genric-btn.primary {
    background-color: #F41827;
    color: #fff;
    border: 1px solid #395277;
    font-size: 14px;
}
.genric-btn.primary:hover {
    background-color: #F41827;
    color: #fff;
    border: 1px solid #F41827;
}
.form-control{
    color: #F41827;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0;
}
.form-inline{gap: 10px;}
.card-header{font-weight: bold;color: #F41827}

.button-group-area .genric-btn {
    margin-right: 5px;
    margin-top: 5px;
}
.genric-btn.default{background: #e6e6e6;}
.genric-btn.default:hover{background: #F41827;color: #fff}
.genric-btn.disable {
    color: #ababab;
}
.related_products .owl-nav {

}
.related_products.owl-carousel .owl-nav div{
    border-radius: 0 !important;
    width: 40px;
    height: 40px;
    line-height: 39px;
    background-color: #CFE2FF;
    border: 0 !important;
    top: -30px !important;

}
.related_products.owl-carousel .owl-nav div:hover{background-color: #85A2CC;}
.related_products.owl-carousel .owl-nav .owl-prev{
    left: 0 !important;
    right: auto !important;
}
.related_products.owl-carousel .owl-nav .owl-next{
    left: 45px !important;
    right: auto !important;
}
.shine-effect{
    overflow: hidden;
    position: relative;
}
.shine-effect::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 9999;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.shine-effect:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
.contact-info {
     margin-bottom: 0;
    height: 60px;
}
.contact-info p{margin-bottom: 0;}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
@media (max-width: 767px) {

    .header-area .main-header-area .logo {
        text-align: left;
        position: relative;
        top: 0
    }
    .slicknav_btn {
        top: -25px;
    }
}

