﻿.border-left {
  border-left: 1px solid #525252 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #ced4da !important; }

.border-dark {
  border-color: #343a40 !important; }

.services-menu-dropdown {
  background-color: #efefef;
  padding: 1.75rem 0; }

.services-menu-img {
  background-color: #ced4da;
  padding: 1.5rem;
  border-radius: 1.75rem; }
  @media (max-width: 766px) {
    .services-menu-img {
      display: none; } }
  .img-grid-title-no-description .services-menu-img {
    padding: 2.5rem 1.5rem; }

.img-icon {
  text-align: center;
  font-size: 3rem;
  color: #6c757d;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 766px) {
    .img-icon {
      display: none; } }

.caseStudy-image-img .img-overlay-icon {
  color: #26ABE0; }

@media (max-width: 991px) {
  .services-menu-item.w-75 {
    width: 100% !important; } }

@media (min-width: 992px) {
  .is-admin .img-grid-title-no-description .container-fluid {
    width: 90%; }
  .img-grid-title-no-description .services-menu-item {
    width: 75%; } }
