@font-face {
  font-family: Montserrat-Regular;
  src: url(../fonts/montserrat/static/Montserrat-Regular.ttf);
}

@media (min-width: 1200px) {

  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1250px;
    width: 1250px;
  }
}

.grey-section.d-flex.align-items-center.h-100.p-4 {
  padding: 1.5rem;
}

:root {
  --wb-default-font: "Montserrat-Regular", sans-serif !important;
  --wb-primary-color: #031059;
  --wb-secondary-color: #033f73;
  --wb-tertiary-color: #0d0d0d;
}

a:hover {
  color: #b3b3b3;
}

.MulltipleEllipsis-Clamp2 {
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.MulltipleEllipsis-Clamp1 {
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.MulltipleEllipsis-Clamp3 {
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* ------------------------------------------------------------------- */

.post-frame .btn i {
  font-size: 1rem;
}

.header-middle .login-link-m {
  display: flex;
  align-items: center;
  margin-right: 0.8rem;
  padding-bottom: 0.2rem;
  font-size: 2.5rem;
  margin-left: auto;
}

.header-middle .login-link-m {
  font-size: 18px;
}

.header-middle .login-link-m2 {
  display: flex;
  align-items: center;
  margin-right: 0.8rem;
  padding-bottom: 0.2rem;
  font-size: 2.5rem;
  /* background-color: #0b45771c; */
  border-radius: 2px;
  padding: 2px 5px;
  position: relative;
}

.header-middle .login-link-m2::before {
  content: "Settings";
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 9PX;
  padding: 0 7px;
  position: absolute;
  left: 0;
  top: -10px;
  /* background: #f2f3f5; */
  /* border-radius: 40px 40px 0 0;*/
}

.header-middle .login-link-m2::after {
  content: '\e814';
  font-family: "fontello";
  position: absolute;
  left: 70%;
  top: -11px;
  font-size: 10px;
}

@media (max-width:1300px) {
  .header-middle .login-link-m2::after {
    content: '\e814';
    font-family: "fontello";
    position: absolute;
    left: 30%;
    font-weight: 100;
    top: -13px;
    font-size: 12px;
  }

  .header-middle .login-link-m2::before {
    top: -11px;
  }
}

.username-wila {
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.7px;
  line-height: 1;
  text-transform: uppercase;
  min-width: 106px;
}

.y-75 {
  top: 75%;
}

.willa-card {
  position: relative;
  box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 5%);
  transition: all 0.5s;
  border-radius: 20px;
}

.sub-willa {
  height: auto;
  position: relative;
  margin-bottom: 20px;
}

.sub-willa .brad {
  padding: 10px 20px;
  color: #222;
  margin: 0 auto;
  width: fit-content;
  position: relative;
  font-weight: 400;
  font-family: montserrat;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sub-willa .brad::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: var(--wb-secondary-color);
  height: 5px;
}

.sub-willa::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  opacity: .2;
  background: var(--wb-primary-color);
  height: 1px;
}

.wil-card {
  margin: 20px 0px 30px 0px;
  box-shadow: 0px 20px 25px -5px rgb(0 0 0 / 10%), 0px 10px 10px -5px rgb(0 0 0 / 4%);
  border-radius: 20px;
  transition: all 0.5s;
}

.wil-card:hover {
  box-shadow: 0px 0px 20px -5px #033f7350;
  z-index: 100;

}

.nav-tabs {
  font-family: "Montserrat-Regular";
}

.ratings-container {
  display: flex;
  align-items: center;
  font-size: 1.3rem;
  margin-bottom: 1.7rem;
  line-height: 1;
  white-space: nowrap;
  opacity: 0.9;
  margin-top: 0px;
}

.ratings {
  position: relative;
  color: #cccccc;
}

.ratings,
.ratings-val {
  display: inline-block;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1;
}

.ratings:before,
.ratings-val:before {
  content: "\e806" "\e806" "\e806" "\e806" "\e806";
  font-family: fontello;
}

.ratings-val {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #fcb941;
}

.ratings-primary .ratings-val {
  color: #c96;
}

.ratings-text {
  color: #cccccc;
  letter-spacing: -0.01em;
  margin-left: 0.8rem;
}

.ratings-text a {
  color: inherit;
}

.ratings-text a:hover,
.ratings-text a:focus {
  color: #c96;
}

.will-siz {
  width: auto;
  height: 500px;
  margin: 10px auto;
  display: block;
}

.toolbox-pagination {
  justify-content: center;
  font-family: "Montserrat-Regular";
}

.toolbox-pagination * {
  cursor: pointer;
}

.toolbox-pagination nav ul li span {
  position: relative;
}

.toolbox-pagination nav ul li:nth-child(1) span {
  min-width: 5rem;
  padding: 1.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 4rem;
  line-height: 1;
  background-color: transparent;
  border: 0rem solid transparent;
  transition: border 0.3s;
}

.toolbox-pagination nav ul li:nth-child(1):hover span {
  border: none;
}

.toolbox-pagination nav ul li:nth-child(1) span i::after {
  content: "\e80f";
  position: absolute;
  font-family: "fontello";
  width: 1em;
  text-align: center;
  line-height: 1em;
  font-size: 22px;
  top: 7px;
  right: 15px;
}

.toolbox-pagination nav ul li:last-child span {
  min-width: 5rem;
  padding: 1.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 4rem;
  line-height: 1;
  background-color: transparent;
  border: 0rem solid transparent;
  transition: border 0.3s;
}

.toolbox-pagination nav ul li:hover span i {
  color: var(--wb-secondary-color);
}

.toolbox-pagination nav ul .active span {
  font-family: montserrat;
  font-weight: 700;
  color: var(--wb-secondary-color);
}

.toolbox-pagination nav ul li:last-child span i::after {
  content: '\e819';
  position: absolute;
  font-family: "fontello";
  width: 1em;
  text-align: center;
  line-height: 1em;
  font-size: 22px;
  top: 7px;
  left: 15px;
}

.toolbox-pagination nav ul li:last-child:hover span {
  border: none;
}

.toolbox-pagination nav ul li span i {
  font-size: 0px;
}

.log {
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.7px;
  line-height: 1;
  text-transform: uppercase;
  padding: 30px 0;
  margin: 0 5px;
  cursor: pointer;
}

.bg-fe {
  background-color: #f9f9f9;
}

.bg-f {
  background-color: #fff;
}

.my100 {
  margin: 100px 0;
}

.btn-mov {
  background: linear-gradient(45deg, var(--wb-tertiary-color), var(--wb-primary-color));
  box-shadow: 2px 2px 13px -2px var(--wb-primary-color);
  border-radius: 100%;
  min-width: 35px;
  height: 35px;
  max-width: 35px;
  color: #fff;
}

.btn-mov span {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.dir-rtl {
  direction: rtl;
}

.dir-ltr {
  direction: ltr;
}
