@font-face {
  font-family: "NeoSansArabic";
  font-display: swap;
  src: url("https://static.carsoug.com/fonts/NeoSansArabic.ttf")
    format("truetype");
}

.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free" !important;
  font-display: swap;
}

.card-horizontal {
  display: flex;
  flex: 1 1 auto;
}
.img-card {
  width: 191px;
  height: 152px;
}
.card-body {
  background-color: #f6f6f6;
}
.card-featured {
  background-color: #fdf9e0;
}

.blue-home {
  color: #448bb5;
}
.text-dark-grey {
  color: #4a4c4c;
}
.logo-col {
  margin-top: -25px;
}

.hidden-link {
  cursor: pointer;
}
.sub-logo {
  color: #004a6a;
}
.nav-link.font-weight-bold {
  font-size: 0.7rem;
  color: #004a6a;
}
.btn-primary2 {
  color: #ffffff;
  background-color: #004a91;
}

.btn-add {
  background-color: #e75f29;
  border-color: #e75f29;
  color: #ffffff;
  font-size: 13px;
}

.btn-login {
  background-color: #173653;
  border-color: #173653;
  color: #ffffff;
  font-size: 13px;
}
.normal-font-size {
  font-size: 1.4rem;
}
.font-blue-color {
  color: #6fb5d3 !important;
}

/**
* DEPRECTED
.btn-register {
  background-color: #efeced;
  border-width: 1px;
  border-color: #c6c6c6;
  color: #59b1f1;
  font-size: 16px;
}
**/
.breadcrumb-item a {
  color: #004a91;
}
.btn-search {
  width: 100%;
  color: white;
  font-size: 24px;
}

.inner-div h1 {
  background: #004a6a;
  border-radius: 15px 15px 0px 0px;
  margin-top: 0px;
  color: #fff;
  padding: 10px 40px;
  margin-bottom: 65px;
}

.nav-active {
  border-bottom: 2px solid #f3cd05;
}

.nav-link:hover {
  border-bottom: 2px solid #f3cd05;
}

.search-gradient {
  background-image: linear-gradient(#3f81a4, #98ddfc);
}

.img-main {
  max-height: 225px;
}

.search-title {
  color: #ffffff;
}

.search-select {
  direction: rtl !important;
  color: #a4a9ac;
  background-image: url(https://carsoug.com/public/images/DownArrow.svg);
  background-position: left 14px;
}

.small-select {
  width: 112% !important;
}

.bg-yellow {
  background-color: #ffcb00;
  color: #ffff;
}

.text-grey {
  color: grey;
}

.bg-grey {
  background-color: #dedede;
  color: black;
}

.bg-grey:focus {
  background-color: #dedede;
  color: black;
}

.popover {
  background-color: #71bbd8c7;
}

/**Ribbons **/

.ribbon-blue {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}

.ribbon-blue span {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#2989d8 0%, #1e5799 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px;
  left: -21px;
}

.ribbon-blue span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #1e5799;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #1e5799;
}

.ribbon-blue span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #1e5799;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #1e5799;
}

.ribbon-red {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}

.ribbon-red span {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#f70505 0%, #8f0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px;
  left: -21px;
}

.ribbon-red span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #8f0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8f0808;
}

.ribbon-red span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8f0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8f0808;
}

.ribbon-green {
  position: absolute;
  left: -5px;
  top: -4px;
  z-index: 1;
  overflow: hidden;
  width: 92px;
  height: 76px;
  text-align: right;
}

.ribbon-green span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #000;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #000;
}

.ribbon-green span::after {
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #020202;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #000000;
}

.ribbon-green span {
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#05f723 0%, #329212 100%);
  box-shadow: 0 3px 10px -5px #000;
  position: absolute;
  top: 19px;
  left: -5px;
}

.ribbon-yellow {
  position: absolute;
  left: -5px;
  top: -4px;
  z-index: 1;
  overflow: hidden;
  width: 92px;
  height: 76px;
  text-align: right;
}

.ribbon-yellow span {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#f79e05 0%, #8f5408 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px;
  left: -5px;
}

.ribbon-yellow span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #8f5408;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8f5408;
}

.ribbon-yellow span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8f5408;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8f5408;
}
/** Carousel control **/

.carousel-control-prev-icon {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns=http://www.w3.org/2000/svg f…3Cpath d=M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z/%3E%3C/svg%3E) !important;
}

.carousel-control-next-icon {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns=http://www.w3.org/2000/svg f…3Cpath d=M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z/%3E%3C/svg%3E) !important;
}

.dropdown-toggle::after {
  float: left;
}

.rtl {
  direction: rtl;
}

.main-view-text {
  font-size: 16px;
}

.featued-ads-title {
  float: right;
}

.black {
  color: #000;
}

.order-select {
  direction: rtl !important;
  color: #a4a9ac;
  background-image: url(https://carsoug.com/images/DownArrow.svg);
  background-position: left 14px;
  width: 80%;
}

.auto-title {
  color: red;
}

.ad-title {
  font-size: 25px;
}

.bid-info {
  border-right: 1px solid #000;
}

.btn-bid {
  color: white;
}

.blue {
  color: #6fb5d3;
}

.white {
  color: white;
}

.home-price {
  font-size: 20px;
}

.extra-info {
  font-size: 14px;
}

.bid-arrow {
  font-size: 34px;
}

.popover {
  background-color: #fff;
}

.bs-popover-auto[x-placement^="bottom"] .arrow::after,
.bs-popover-bottom .arrow::after {
  border-bottom-color: #000 !important;
}

.close-bid {
  color: red;
  font-weight: 700;
}

.load-more {
  color: white;
}

.main-footer {
  background-color: #6fb5d3;
}

.social-icons {
  font-size: 40px;
}

.main-footer ul.list-unstyled.text-center a {
  color: #ffffff;
  font-size: 10px;
}

.user-list {
  background-color: #eeeeee;
}

.user-title {
  background-color: #6fb5d3;
}

.gold {
  color: #f3cd05;
}

.user-lists {
  letter-spacing: 2px;
}

.notify-badge {
  position: absolute;
}

.fab {
  font-family: "Font Awesome 5 Brands" !important;
}

.bg-main {
  background-color: #004a6a;
}
