body {
  direction: rtl;
  font-family: Narkissblock, sans-serif;
  color: #414042;
  font-size: 1vw;
  line-height: 1.5vw;
  font-weight: 300;
  text-align: center;
}

a {
  text-decoration: none;
}

.body {
  direction: rtl;
  font-family: Narkissblock, sans-serif;
  color: #414042;
  font-size: 1vw;
  line-height: 1.5vw;
  font-weight: 300;
  text-align: center;
}

.main {
  height: 100vh;
}

.main.mobile {
  display: none;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.col_a {
  width: 25%;
  background-image: url("../images/Group-217.jpg");
  background-position: 0px 0px;
  background-size: cover;
}

.bol_b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.col_c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 8%;
  padding-top: 1vw;
  padding-bottom: 1vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #7d485d;
}

.col_d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 2vw;
  padding-left: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ae5170;
}

.heading {
  margin-top: 0px;
  font-family: Narkissblock, sans-serif;
  color: #7d485d;
  font-size: 2.5vw;
  line-height: 0.9;
  margin-top: 2vh;
  margin-bottom: 3vh;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #7d485d;
  font-size: 2vw;
  line-height: 1;
  font-weight: 500;
}

.tipulim {
  color: #7d485d;
  font-size: 3.5vw;
  line-height: 4vw;
  font-weight: 700;
}

.testimonial-slider-card {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-right-arrow {
  right: 25%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  color: transparent;
}

.testimonial-right-arrow:hover {
  border-radius: 0px;
  color: #fff;
}

.testimonial-slide-dot {
  bottom: -60px;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-name {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}

.image-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.testimonial-mask {
  height: auto;
}

.testimonial-avatar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ccd4d6;
  border-radius: 100px;
  background-color: #e9eced;
}

.testimonial-message {
  font-size: 1vw;
  line-height: 1.5vw;
  font-weight: 300;
  text-align: center;
}

.section-large {
  position: relative;
  padding: 0px 5%;
}

.testimonial-slider {
  height: auto;
  background-color: transparent;
}

.slider-dots {
  display: none;
}

.testimonial-slider-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-bottom: 0vw;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-slide {
  height: auto;
}

.testimonial-customer-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.icon-normal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #7d485d;
}

.testimonial-left-arrow {
  left: 25%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
}

.testimonial-left-arrow:hover {
  color: #fff;
}

.container-small {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.heading-3 {
  margin-top: -4vh;
  margin-bottom: 1vw;
  color: #ae5170;
  font-size: 2vw;
  line-height: 2vw;
  font-weight: 500;
  text-decoration: underline;
}

.paragraph {
  margin-bottom: 1vw;
}

.mishpatit {
  width: 94%;
  margin: 0 auto;
}

.text-block {
  font-size: 0.8vw;
  line-height: 1vw;
}

._1 {
  margin-bottom: 0vw;
}

.text-icon {
  margin-top: 1vw;
  color: #f8f8f8;
  font-size: 0.8vw;
  line-height: 1vw;
}

.image {
  width: 24%;
}

.image.location {
  width: 19%;
}

.form {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.logo {
  margin-bottom: 4vw;
}

.image-2 {
  width: 91%;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 91%;
  margin-right: auto;
  margin-bottom: 4vw;
  margin-left: auto;
  padding: 0.5vw;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 3px;
  background-color: #454761;
}

.btn {
  color: #fff;
  font-size: 1vw;
  line-height: 1.3vw;
  text-align: center;
  text-decoration: none;
}

.text-span {
  font-size: 1.7vw;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.link {
  color: #414042;
}

.link.shimush {
  font-weight: 500;
  text-decoration: underline;
}

.image-3 {
  width: 85%;
}

.image-4 {
  width: 85%;
}

.heading-4 {
  color: #fff;
  font-size: 1.3vw;
  line-height: 1.5vw;
  text-align: center;
}

.form-2 {
  text-align: center;
}

.div-block {
  border-radius: 10px;
  /* background-color: #7d485d; */
  background-color: #454763;
  color: #fff;
  width: max-content;
  margin: 2vw auto 1vw;
  padding: 2% 2% 0.5% 2%;
  border-radius: 2rem;
}

.div-block .heading-2 {
  margin-top: 0px;
  margin-bottom: -1vw;
  color: #fff;
  font-size: 2.58vw;
  line-height: 1;
  font-weight: 300;
}

.div-block .tipulim {
  color: #fff;
  font-size: 2.08vw;
  line-height: 4vw;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .div-block .heading-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 9.85vw;
    line-height: 1;
    font-weight: 100;
  }
  .div-block .tipulim {
    color: #fff;
    font-size: 8vw;
    line-height: 1;
    font-weight: 700;
  }
  .main {
    display: none;
  }
  .main.mobile {
    display: block;
  }
  .container {
    display: block;
  }
  .col_a {
    width: 100%;
    height: 25vh;
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .col_a.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 10vh;
    padding-top: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #7d485d;
    background-image: none;
  }
  .bol_b {
    width: 100%;
    height: auto;
    padding-top: 3vw;
    padding-bottom: 3vw;
  }
  .col_c {
    width: 100%;
    padding-top: 3vw;
    padding-bottom: 3vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    background-color: transparent;
  }
  .col_d {
    width: 100%;
    padding-top: 5vw;
    padding-bottom: 5vw;
  }
  .heading {
    font-size: 5vw;
    line-height: 5vw;
  }
  .heading-2 {
    font-size: 3vw;
    line-height: 3vw;
  }
  .tipulim {
    font-size: 6vw;
    line-height: 6vw;
  }
  .testimonial-message {
    font-size: 2vw;
    line-height: 3vw;
  }
  .testimonial-slider-wrapper {
    padding-right: 100px;
    padding-left: 100px;
  }
  .testimonial {
    margin-top: 4vw;
  }
  .heading-3 {
    font-size: 3vw;
    line-height: 3vw;
  }
  .paragraph {
    font-size: 3vw;
    line-height: 3vw;
    margin-bottom: 5vw;
  }
  .text-block {
    color: #fff;
    font-size: 2vw;
    line-height: 3vw;
  }
  .text-icon {
    color: #7d485d;
    font-size: 1.5vw;
    line-height: 2vw;
  }
  .div-block {
    border-radius: 23px;
    padding: 2% 2% 3% 2%;
  }
  .image {
    width: 62%;
  }
  .image.location {
    width: 42%;
  }
  .form {
    width: 78%;
  }
  .image-2 {
    width: 66%;
    display: none;
  }
  .link-block {
    width: 50%;
    padding: 2vw 0vw;
  }
  .btn {
    font-size: 2vw;
    line-height: 1vw;
  }
  .text-span {
    font-size: 3.5vw;
    line-height: 4vw;
  }
  .link.shimush {
    color: #fff;
    font-weight: 700;
  }
  .heading-4 {
    font-size: 3vw;
  }
  .image-5 {
    width: 58%;
  }
}

@media screen and (max-width: 767px) {
  .testimonial-right-arrow {
    display: none;
  }
  .testimonial-message {
    font-size: 2vw;
    line-height: 3vw;
  }
  .section-large {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .testimonial-slider-wrapper {
    padding-right: 24px;
    padding-left: 24px;
  }
  .testimonial-left-arrow {
    display: none;
  }
  .heading-4 {
    font-size: 4vw;
    line-height: 4vw;
  }
}

@media screen and (max-width: 479px) {
  .main.mobile {
    height: auto;
  }
  .col_a.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 12vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .col_c {
    display: -ms-grid;
    display: grid;
    margin-top: 7vw;
    margin-bottom: 7vw;
    padding: 5vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-items: stretch;
    -webkit-align-content: end;
    -ms-flex-line-pack: end;
    align-content: end;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 28px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-color: transparent;
    display: none;
  }
  .col_d {
    margin-right: auto;
    margin-left: auto;
    padding-top: 14vw;
  }
  .text {
    margin-top: 5vw;
    margin-bottom: 5vw;
  }
  .heading {
    margin-bottom: 6vw;
    font-size: 9vw;
    line-height: 8vw;
    margin-top: 1vw;
  }
  .heading-2 {
    margin-bottom: 2vw;
    color: #fff;
    font-size: 5vw;
    line-height: 6vw;
  }
  .tipulim {
    color: #fff;
    font-size: 8vw;
    line-height: 9vw;
  }
  .testimonial-right-arrow {
    display: none;
  }
  .testimonial-message {
    font-size: 4vw;
    line-height: 5vw;
  }
  .section-large {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .testimonial-slider-wrapper {
    padding-right: 24px;
    padding-left: 24px;
  }
  .testimonial-customer-small {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .testimonial-left-arrow {
    display: none;
  }
  .heading-3 {
    font-size: 6vw;
    line-height: 7vw;
  }
  .paragraph {
    font-size: 5vw;
    line-height: 5vw;
  }
  /* .paragraph br {
    display: none;
  } */
  .text-block {
    color: #fff;
    font-size: 4vw;
    line-height: 5vw;
  }
  .text-icon {
    margin-top: 4vw;
    color: #7d485d;
    font-size: 4vw;
    line-height: 5vw;
  }
  .image {
    width: 36%;
  }
  .image.location {
    width: 24%;
  }
  .form {
    width: 100%;
  }
  .link-block {
    width: 100%;
    margin-bottom: 11vw;
    padding: 3vw 0vw;
  }
  .btn {
    font-size: 3.5vw;
    line-height: 4vw;
  }
  .text-span {
    font-size: 6vw;
    line-height: 5vw;
  }
  .link.shimush {
    color: #fff;
    font-weight: 700;
  }
  .image-3 {
    width: 79%;
  }
  .image-4 {
    width: 72%;
  }
  .heading-4 {
    font-size: 5vw;
    line-height: 5vw;
  }
  .image-5 {
    width: 70%;
  }
  .div-block {
    width: 85%;
    margin-top: 5vw;
    margin-right: auto;
    margin-left: auto;
    padding-top: 4vw;
    padding-bottom: 5vw;
    border-radius: 10px;
  }
}

@font-face {
  font-family: "Narkissblock";
  src: url("../fonts/NarkissBlock-Bold.woff2") format("woff2"),
    url("../fonts/NarkissBlock-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Narkissblock";
  src: url("../fonts/NarkissBlock-Light.woff2") format("woff2"),
    url("../fonts/NarkissBlock-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Narkissblock";
  src: url("../fonts/NarkissBlock-Medium.woff2") format("woff2"),
    url("../fonts/NarkissBlock-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
