.top_bar { background: #D93D38; }
.top_bar .top_btn{ background: #000; }
nav ul li a.active{ color: #D93D38; }

a:hover{ color: #D93D38 }
.top_bar .social_icons a:hover i { color: #49c6f4; }
.button{ background: #D93D38 ; }
.heading_a span { color: #D93D38; }
.button.brdr:hover { border-color: #D93D38 !important; background: #D93D38; color: #fff; }
.service_content a { color: #D93D38 ; }
.cd-top{ background: #D93D38; }
::-moz-selection {  color: white; background: #3390ff; }
::selection { color: white; background: #3390ff; }
.intro h3{ color: #3388a7; }
.intro_detail { border-bottom: 3px solid #D93D38; }
.ex-title{ font-weight: 800!important; font-size: 20px!important; }
.intro img{ height: auto!important; width: 100%!important; text-align: center;  }
.animated  p { text-align: justify; }
.service .icon .icon_one.icon_two { transform: rotateY(-180deg); }
.service_content{     border: 2px dotted #D93D38; }
.item_inner.item_inner { border: 2px solid black; border-radius: 2%; height: 280px; }
.item_inner.item_inner img { width: 100%; height: 100%; object-fit: contain; }
nav ul li ul.dropdown-menu li a:hover { background-color: #D93D38; background: #D93D38; }
.header_bottom .logo { line-height: 85px; }
.main_slider{ max-height: 800px; overflow: hidden; }
.main_slider img{ width: 100%; height: auto; object-fit: contain; }
.header_bottom { height: 38px; }
nav ul li a { line-height: 97px; }
.cart_info {  padding-top: 35px; }
.footer_bottom { background: unset; }
.intro h3{ font: 27px; }
nav ul li ul.dropdown-menu{ top: 88px; }
.preloader{ background-image: url(../images/icons/preloader.gif); }
.intro_box figure img{ object-fit: contain; }
.intro_box h3 {
    background: url(../images/line.png) no-repeat center bottom;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.page_title .layer {
    position: static;
    padding: 10px 0px;
}
.heading_c span {
    color: #d93d38;
}
.contact_address p i {
    color: #d93d38;
    margin-right: 15px;
    font-size: 15px;
}
.mob ul li ul { padding-left: 15px; padding-right: 10px;  }
.team figure{ background: #d2cfcf; }
.team figure img{ object-fit: contain;  }



@media only screen and (max-width: 600px) {
.header_bottom .logo {
    line-height: 44px;
}
}

