.space-bg {
    background: #004587;
}
.ae-anno-announcement-wrapper {
    background-color: #004587 !important;
}
.ae-anno-announcement__text {
    color: #ffffff !important;
}
.headertoplag__lang>ul>li>a, .headertoplag__lang>ul>li>button{
  color: #ffffff;
}
.menu-top-social svg{
    color: #ffffff;
}
section.slider-area.slider-bg.slider-bg-height img {
    height: 650px;
}
.tpcategory:after {
display: none;
}
.tpcategory__icon {
    border-radius: 0;
    height: 250px;
    margin: 0;
    width: 100%;
}
.tpcategory {
    position: relative;
    padding: 0 15px;
}
.tpcategory .tpcategory__icon img {
    max-width: 75%;
    width: 75%;
    max-height: 100%;
}
.tpcategory__icon {
    border-radius: 0;
    height: 250px;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tpcategory__icon {
  background-color: #f3f4f7;
    border: 1px solid var(--tp-border-6);
    border-radius: 6px;
    padding: 28px 30px;
    position: relative;
}
p.tpcategory__title {
    display: none;
}
.tpcategory__icon:hover {
    border: 1px solid var(--tp-text-primary);
}
.tpcategory a:hover .tpcategory__icon {
    box-shadow: none !important; 
}
.tpcategory a:before {
    background-color: var(--tp-text-primary);
    border-radius: 6px;
    bottom: 0;
    content: "";
    height: 50%;
    inset-inline-start: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.tpcategory a:hover:before {
    transform: rotate(3deg);
}
.tpcategory a{
    position: relative;
}
.tpbrand .tpsection__title {
    color: #040404;
}
.tpsection__title span {
    color: #ff7658;
}
.brand-items img {
    width: 180px;
    opacity: 0.9 !important;
}
.custom-row.category-border.pb-45.justify-content-xl-between {
    justify-content: flex-start !important;
}
.footer-widget__title {
    font-size: 1.3rem;
    font-weight: 600;
    text-decoration: none;
    position: relative;
}
.footer-widget__title:after {
    content: "";
    background: #004587;
    width: 28%;
    height: 2px;
    display: block;
    margin-top: 5px;
}
.footer-widget__links ul li a {
    color: #f6f6f6;
    font-size: 17px;
}
.main-footer {
    color: #ffff;
    margin-bottom: 0;
}
.main-footer .panel-title h3:after {
    content: "";
    background: #004587;
    width: 28%;
    height: 2px;
    display: block;
    margin-top: 5px;
}
.main-footer .panel-title h3{
   font-size: 1.3rem;
    font-weight: 600;
    text-decoration: none;
    position: relative;
  margin-bottom: 30px;
}
.footer-add p {
    color: #fff;
}
.footer-copyright .panel-title {
    display: none;
}
.footer-copyright p {
    text-align: center;
}
.brand-items {
    align-items: center;
}

.checkout-discount-section {
    display: none;
}
.footer-area.pt-65 {
    background-color: #040404 !important;
    color: #fff !important;
}
.footer-cta {
    display: none;
}
/*section.breadcrumb__area{
  background-image: url('https://projects.map-concepts.ma/storage/jakub-zerdzicki-lklddgqsotm-unsplash.jpg')!important;
}*/
.ae-anno-announcement__text {
    font-size: 1rem!important;
}
.main-menu ul>li>a {
    font-size: 1.1rem !important;
}
.mainmenu__search-bar input {
    width: 300px;
}
.slider-bg {
    height: 700px;
}
.tpslidertwo__item {
    margin-top: 50px;
}
.logo img {
    max-width: 100%;
    max-height: 50px !important;
}
/********/


.service-card:hover img {
    opacity: 1;
    transform: scale(1.1);
    
}
.service-card img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: all .4s ease;
}

.card-title {
  font-size: 1.1rem;
  margin-top: 15px;
}

.card-text {
  font-size: 0.95rem;
  color: #555;
}

.read-more {
    color: #6a6a6b;
    text-decoration: none;
    font-weight: 500;
    font-size: 0.95rem;
}
.card-body {
    -webkit-box-shadow: -1.216px 6.894px 25px 0 rgba(0, 0, 0, .07);
    box-shadow: -1.216px 6.894px 25px 0 rgba(0, 0, 0, .07);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, .9);
    width: calc(100% - 40px);
    padding: 15px 20px;
    position: relative;
    z-index: 2;
    margin-top: -20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.read-more:hover {
  text-decoration: underline;
}
.service-card .card_link {
    display: block;
    overflow: hidden;
}
.card-footer {
    display: flex
;
    justify-content: center;
}
.container.py-5.container_custom {
    max-width: 1320px;
     padding-right: 15px;
    padding-left: 15px;
}
.container_custom .mb-5 {
    margin-bottom: 3rem !important;
}
h1.title_page {
    text-align: center;
    margin-bottom: 35px;
}
.headertoplag__lang {
    display: none;
}
.auth-card.card img {
    height: 350px;
    object-fit: cover;
}
.auth-card .form-check {
    margin-top: 50px;
}
.bb-product-filter-link {
    font-size: 16px;
}
.ck-content p {
    color: #383838;
    font-size: 16px;
    margin-bottom: 23px;
}
.tp-breadcrumb__title {
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    z-index: 1;
    position: relative;
}
section.breadcrumb__area{
 position: relative;
}
section.breadcrumb__area::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.ck-content li {
    font-weight: 400;
    font-size: 16px;
  color: #383838;
}
.ck-content ul {
    list-style-type: disc;
    padding-left: 25px;
  margin-bottom: 23px;
}
.filter_sidbar_categs {
    display: none;
}
.sou_categs p.tpcategory__title {
    display: block!important; 
  margin-top: 7px;
}
p.tpcategory__title a:before{
  display: none !important; 
}
.sou_categs {
    margin: 0;
    padding: 0;
}
section.breadcrumb__area {
    position: relative;
    padding: 15px 0;
}
@media (max-width: 767px){
  .tpcategory__icon {
    height: 150px;
}
  .tpcategory .tpcategory__icon img {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
}
  .tpcategory__icon {
    padding: 12px 12px;
}
  .slider-bg {
    height: 350px;
}
  .tpslidertwo__item {
    margin-top: 20px;
}
  .auth-card.card img {
    height: 150px;
    object-fit: cover;
}
  .tp-breadcrumb__title {
    font-size: 36px !important; 
  }
}