.arrow-up,
.arrow-up-process {
  border-left: 28px solid transparent;
  border-right: 28px solid transparent;
  border-bottom: 51px solid #1d2d36
}

.ab_proces_img,
section.about-trangle .col-6:first-child {
  min-height: 420px
}

.about-section .image-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.about-section .image-section .img-box,
section.about-trangle .col-6 {
  position: relative
}

.about-section .image-section .img-box+.img-box {
  margin-left: 60px
}

.about-section .image-section .img-box img {
  -webkit-box-shadow: 5px 8.66px 20px 0 rgba(0, 0, 0, .15);
  box-shadow: 5px 8.66px 20px 0 rgba(0, 0, 0, .15)
}

.about-section .image-section .img-box .no-class {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ef3f3e;
  padding: 5px;
  left: -15px;
  -webkit-box-shadow: 2.5px 4.33px 25px 0 rgba(239, 63, 62, .4);
  box-shadow: 2.5px 4.33px 25px 0 rgba(239, 63, 62, .4)
}

.about-section .image-section .img-box .no-class h3 {
  font-size: calc(14px + (24 - 14) * ((100vw - 320px) / (1920 - 320)));
  color: #fff;
  margin-bottom: 0;
  font-weight: 700
}

.about-section .about-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding-left: 60px
}

.about-section .about-text h5 {
  font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
  font-style: italic;
  color: #adadad;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: -2px
}

.about-section .about-text h5 span {
  color: #ef3f3e
}

.about-section .about-text h3 {
  font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
  text-transform: capitalize;
  font-weight: 800;
  letter-spacing: .001em;
  margin-bottom: 35px
}

.about-section .about-text h2 {
  font-size: calc(18px + (45 - 18) * ((100vw - 320px) / (1920 - 320)));
  color: #ef3f3e;
  font-weight: 800;
  margin-bottom: 35px
}

.fields .main-label,
.submit-btn button,
section.about-owner p {
  color: var(--black-color)
}

.about-section .about-text p {
  font-size: calc(14px + (22 - 14) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 25px
}

.about-section.three-image .image-section .img-box+.img-box {
  margin-left: 45px
}

.about-section.three-image .about-text {
  padding-left: 20px
}

.about-section.three-image .about-text h5 {
  font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 30px
}

.about-section.three-image .about-text h2 {
  color: #000;
  font-size: calc(18px + (40 - 18) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 10px
}

.about-section.three-image .about-text h2 span {
  font-size: calc(16px + (30 - 16) * ((100vw - 320px) / (1920 - 320)));
  text-transform: lowercase;
  margin-bottom: 0;
  display: block;
  margin-top: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, .6)
}

.about-section.three-image .about-text p {
  font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)))
}

.about-section.about_page .image-section .img-box:nth-child(odd) {
  margin-bottom: 40px
}

.about-section.about_page .image-section .img-box:nth-child(odd) .title-box {
  bottom: -40px
}

.about-section.about_page .image-section .img-box:nth-child(2n) {
  margin-top: 40px
}

.about-section.about_page .image-section .img-box:nth-child(2n) .title-box {
  top: -40px
}

.about-section.about_page .image-section .img-box .title-box {
  padding: 20px;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-shadow: -2px 0 20px 0 rgba(0, 0, 0, .08);
  box-shadow: -2px 0 20px 0 rgba(0, 0, 0, .08);
  min-width: 162px
}

.about-section.about_page .image-section .img-box .title-box h3 {
  font-size: calc(14px + (24 - 14) * ((100vw - 320px) / (1920 - 320)));
  text-transform: capitalize;
  color: #000;
  margin-top: -4px;
  font-weight: 800;
  margin-bottom: 7px
}

.about-section.about_page .image-section .img-box .title-box h6 {
  font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
  text-transform: uppercase;
  margin-bottom: -4px;
  word-break: break-word;
  color: gray
}

.about-section.about_page .about-text {
  padding-left: 50px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.about-section.about_page .about-text .title-3 {
  text-align: left;
  margin-bottom: 35px
}

.about-section.about_page .about-text .title-3 .title-label {
  text-transform: uppercase;
  -webkit-box-shadow: 5px 8.66px 20px 0 rgba(239, 63, 62, .22);
  box-shadow: 5px 8.66px 20px 0 rgba(239, 63, 62, .22)
}

.about-section.about_page .about-text h2 {
  font-weight: 700
}

.about-section.about_page .about-text h2 span {
  font-size: calc(18px + (40 - 18) * ((100vw - 320px) / (1920 - 320)));
  text-transform: capitalize;
  margin-top: 20px
}

.about-section.about_page .about-text .buttons-about {
  margin-top: 45px
}

.about-section.about_page .about-text .buttons-about .btn+.btn {
  margin-left: 20px
}

.about_section .about_img {
  position: relative;
  margin: 0;
  height: 450px
}

.about_section .about_img img {
  border-radius: 0;
  -webkit-transition: .5s;
  transition: .5s;
  height: 500px;
  width: 100%;
  object-fit: cover;
  object-position: center
}

.about_section .about_img .side-effect:after {
  content: "";
  position: absolute;
  top: -12px;
  height: calc(100% - 18px);
  background: url(../images/about.webp);
  border-radius: 25px;
  width: calc(100% - 65px);
  left: 76px;
  z-index: -1;
  -webkit-transition: .5s;
  transition: .5s;
  background-blend-mode: overlay;
  opacity: .3;
  display: none
}

.about_section .about_img .side-effect span:after,
.about_section .about_img .side-effect:before {
  background: url('../images/about.jpg');
  content: "";
  position: absolute;
  border-radius: 25px;
  z-index: -1;
  display: none
}

.about_section .about_img .side-effect:before {
  top: -20px;
  height: calc(100% - 44px);
  width: calc(100% - 97px);
  left: 120px;
  -webkit-transition: .5s;
  transition: .5s;
  background-blend-mode: overlay;
  opacity: .1
}

.about_section .about_img .side-effect span:after {
  bottom: -12px;
  height: calc(100% - 18px);
  width: calc(100% - 65px);
  right: 76px;
  -webkit-transition: .5s;
  transition: .5s;
  background-blend-mode: overlay;
  opacity: .3
}

.about_section .about_img .side-effect span:before {
  content: "";
  position: absolute;
  bottom: -20px;
  height: calc(100% - 44px);
  background: url('../images/about.jpg');
  border-radius: 25px;
  width: calc(100% - 97px);
  right: 120px;
  z-index: -1;
  -webkit-transition: .5s;
  transition: .5s;
  background-blend-mode: overlay;
  opacity: .1;
  display: none
}

.about_section .about_img:hover img {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: .5s;
  transition: .5s
}

.about_section .about_img:hover .side-effect:after,
.about_section .about_img:hover .side-effect:before {
  top: 0;
  left: 20px;
  -webkit-transition: .5s;
  transition: .5s
}

.about_section .about_img:hover .side-effect span:after,
.about_section .about_img:hover .side-effect span:before {
  bottom: 0;
  right: 20px;
  -webkit-transition: .5s;
  transition: .5s
}

.about_section .about_content {
  margin-left: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}

.about_section .about_content h5 {
  font-size: var(--f28);
  color: var(--black-color);
  text-transform: capitalize;
  font-weight: 800;
  font-style: italic;
  margin-bottom: 25px;
  position: relative;
  display: none
}

.about_section .about_content h5:before {
  position: absolute;
  bottom: -20px;
  width: 100px;
  height: 2px;
  background: var(--secondary-color)
}

.about_section .about_content h5 span {
  color: var(--other-color)
}

.about_section .about_content h2 {
  color: #000;
  font-weight: 800;
  text-transform: capitalize
}

.about_section .about_content p {
  color: #464646;
  line-height: 1.9;
  font-weight: 300;
  font-size: var(--f16)
}

.about_section .about_content .about_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.about_section .about_content .about_bottom h6 {
  margin-left: 25px;
  background-color: #f7f7f7;
  color: #acacac;
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 0;
  padding: 8px 12px;
  border-radius: 20px;
  font-weight: 600
}

.about_section .about_content .about_bottom a.main-btn,
.show-desk-text,
section.about-owner .call-area,
section.about-owner .call-area a,
section.buy-sell-section .call-area {
  display: block
}

.fields,
.submit-btn,
section.about-owner .abt-img {
  display: flex
}

.about_section .image-sec {
  width: 50%;
  float: left;
  position: relative;
  z-index: 1;
  margin-right: 55px
}

.about_section .content-sec {
  min-height: 550px
}

.fields {
  gap: 20px;
  align-items: center;
  margin-bottom: var(--m30)
}

input.form-control.common-i {
  border-radius: 0;
  border: 2px solid var(--black-color) !important
}

.submit-btn button {
  padding: var(--p10) var(--p50);
  background: 0 0;
  transition: .6s ease-in-out
}

.submit-btn {
  justify-content: center;
  align-items: center
}

form.manage-form {
  padding: var(--p30);
  background: var(--white-color);
  box-shadow: 0 1px 3px 2px rgba(0, 0, 0, .1)
}

video {
  width: 95% !important;
  height: 620px;
  object-fit: cover
}

section.testimonial {
  position: relative;
  padding-bottom: 20px
}

section.testimonial .head-sec p {
  color: var(--white-color)
}

section.testimonial .head-sec h2 {
  color: var(--heading-color);
  text-align: center
}

section.testimonial .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .4)
}

section.testimonial .icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 10%;
  z-index: 1;
  top: 75%
}

.section.testimonial,
.single-testimonial {
  z-index: 2;
  position: relative
}

#test-slider .owl-nav,
.mobile_img,
.show-phone-text {
  display: none
}

section.about-owner {
  background: var(--white-color);
  overflow-x: hidden
}

section.about-owner .rhea_mask {
  fill: var(--white-color)
}

section.about-owner .svg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none
}

section.about-owner .col-6.col-md-6.col-sm-12.img {
  position: relative;
  height: 500px
}

section.about-owner .abt-owner {
  position: relative;
  height: 100%
}

section.about-owner .abt-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 90%;
  height: 100%;
  text-align: center;
  overflow: hidden;
  display: flex;
  border-radius: 50px
}

section.about-owner img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-radius: 50px;
  transition: .5s
}

section.about-owner img:hover {
  transform: scale(1.14)
}

section.about-owner svg {
  height: 588px;
  width: 100%
}

section.about-owner .head-sec {
  text-align: left;
  margin-bottom: var(--m15)
}

section.about-owner h4 {
  font-size: var(--f21);
  font-weight: 500
}

section.about-owner .icon-area,
section.buy-sell-section .icon-area {
  border-radius: 100%;
  border: 1px solid #b3b3b3;
  text-align: center;
  width: 50px;
  height: 50px;
  font-size: var(--f20);
  display: flex;
  justify-content: center;
  align-items: center
}

.round-1::after,
.round-1::before,
.round-2::after,
.round-2::before {
  content: "";
  border-radius: 30px
}

.container,
.round,
section.testimonial .owl-stage-outer {
  width: 100%
}

section.about-owner .call-us,
section.about-owner .email-us,
section.buy-sell-section .call-us,
section.buy-sell-section .email-us {
  display: flex;
  align-items: center;
  gap: 10px
}

section.about-owner .abt-detail,
section.buy-sell-section .abt-detail {
  display: flex;
  gap: 30px;
  align-items: center;
  margin-bottom: var(--m30)
}

section.about-owner a.main-btn {
  display: block;
  width: 180px;
  text-align: center;
  transition: .3s ease-in-out
}

section.about-owner a.main-btn:hover {
  transform: translateY(-4px)
}

section.testimonial .item {
  height: auto;
  padding: 40px 44px
}

:root {
  --mon: "Montserrat", sans-serif;
  --blue: #8a6bff;
  --darkblue: #0a0a36
}

.container {
  padding: 0 15px
}

.sec-title {
  margin-bottom: 50px;
  padding-bottom: 15px;
  position: relative
}

.sec-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 3px;
  background: #000
}

.sec-title h2 {
  font-size: 60px;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
  color: var(--blue)
}

.sec-title p {
  font-size: 18px;
  line-height: 28px
}

.section.testimonial {
  background: var(--blue);
  padding: 50px 0
}

section.testimonial .owl-carousel {
  overflow: hidden
}

.round,
.round-2::after,
.round-2::before {
  position: absolute;
  z-index: 1
}

.single-testimonial p {
  color: #000;
  font-size: 16px;
  padding-bottom: 30px;
  position: relative;
  z-index: 3;
  padding-top: 30px;
  margin-bottom: 0
}

.single-testimonial::before {
  position: absolute;
  left: 0;
  top: 0;
  background: url(https://i.ibb.co/nb8Hjms/quote.png) 34px 15px/60% no-repeat;
  width: 126px;
  height: 100px;
  transform: rotate(180deg)
}

.client-details h3 {
  margin-bottom: 2px;
  font-size: var(--f24)
}

.single-testimonial::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(https://i.ibb.co/nb8Hjms/quote.png) 34px 19px/60% no-repeat;
  width: 126px;
  height: 100px;
  display: none
}

.round {
  height: 100%
}

.round-1::before {
  position: absolute;
  left: 88px;
  top: -7px;
  width: 50px;
  height: 7px;
  background: #fff
}

.round-1::after {
  position: absolute;
  left: -7px;
  top: 62px;
  width: 7px;
  height: 50px;
  background: #fff
}

.round-2::before {
  right: 87px;
  bottom: -7px;
  width: 50px;
  height: 7px;
  background: #fff
}

.round-2::after {
  right: -7px;
  bottom: 62px;
  width: 7px;
  height: 50px;
  background: #fff
}

.client-video {
  padding-right: 0;
  width: 50%
}

.client-video h3 {
  margin-bottom: 0
}

.client-info {
  position: relative;
  z-index: 3
}

.client-info a {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 16px rgba(0, 0, 0, .16);
  font-size: 22px
}

.client-info h6 {
  font-weight: 700;
  font-size: 18px;
  color: #fff
}

.client-info span {
  display: inline-block;
  color: #fff;
  font-size: 12px
}

.sec-title.white-title h2 {
  color: #fff
}

.owl-dots button {
  background: #fff !important;
  width: 10px;
  height: 10px;
  border-radius: 26px;
  margin: 0 5px;
  transition: .3s
}

.owl-dots {
  text-align: center;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center
}

.owl-dot.active {
  width: 50px;
  background: var(--white-color);
  border-radius: 10px;
  height: 12px
}

.owl-dot.active span {
  width: 0 !important;
  background: var(--white-color) !important
}

#test-slider .test-sec {
  padding: 50px 60px;
  background: #fff;
  box-shadow: 0 3px 50px rgba(0, 0, 0, .12);
  width: 100%;
  display: flex;
  align-items: center
}

section.testimonial .owl-carousel .owl-item img {
  margin-top: 0;
  width: 100%;
  height: 350px;
  border-radius: 0;
  object-fit: contain
}

section.testimonial .testy {
  width: 100%;
  margin: auto;
  padding: 0;
  border-radius: 0;
  background: 0 0
}

#test-slider .client-details {
  padding: 0 0 0 40px;
  width: 50%
}

.fields .main-label {
  width: 25%;
  font-size: var(--f15)
}

.fields .common-i {
  width: 75%
}

.fields select {
  width: 75%;
  padding: 6px 12px !important;
  background: #fff !important;
  border: 2px solid var(--black-color) !important;
  border-radius: 0 !important;
  color: #000 !important
}

.abt-btn .main-btn {
  display: inline-block;
  width: 150px;
  text-align: center
}

@media (min-width:1200px) {

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

section.about-trangle .ab_tran_img img {
  clip-path: polygon(81% 0, 19% 0, 50% 100%)
}

@media (max-width:1400px) {
  .arrow-up {
    left: 27%
  }

  section.about-trangle .ab_tran_img img {
    clip-path: polygon(86% 0, 15% 0, 50% 85%);
    left: 19%
  }
}

section.about-trangle h2 {
  margin-bottom: 15px
}

section.about-trangle {
  padding-bottom: 20px;
  padding-top: 60px;
  background: #fff
}

section.about-trangle .row,
section.about-trangle-process .row {
  align-items: center
}

.arrow-up {
  width: 0;
  height: 0;
  position: absolute;
  top: 7px;
  left: 36%;
  z-index: 2
}

section.about-trangle .ab_tran_img {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 414px
}

section.about-trangle .ab_tran_img img {
  clip-path: polygon(81% 0, 19% 0, 50% 100%);
  width: 100%;
  position: absolute;
  top: 54px;
  left: 24%;
  height: 360px;
  object-fit: cover;
  object-position: center top
}

.ab_content {
  padding: 10px 20px 20px 60px
}

.ab_content h2,
.process_content h2 {
  font-size: 30px;
  font-weight: 700;
  color: var(--black-color);
  margin-bottom: 15px;
  letter-spacing: -.3px;
  font-family: var(--secondary-font)
}

.ab_content p,
.process_content li {
  font-size: 16px;
  font-family: var(--secondary-font)
}

.border-line {
  width: 100%;
  height: 4px;
  background: #1d2d36;
  margin-bottom: 20px
}

.ab_content p {
  line-height: 1.9;
  color: #333
}

.ab_content p strong,
.process-list li strong {
  color: #1a1a1a;
  font-weight: 700
}

section.about-trangle-process {
  padding-bottom: 120px;
  padding-top: 60px;
  background: #fff
}

.process_content {
  padding: 10px 60px 20px 0
}

.process_content li {
  list-style: disc;
  margin-bottom: 10px
}

.process-border-line {
  width: 120%;
  height: 4px;
  background: #1d2d36;
  margin-bottom: 28px
}

.process-list {
  list-style: disc;
  padding-left: 18px;
  margin: 0;
  font-size: 15px;
  line-height: 1.85;
  color: #333
}

.process-list li {
  margin-bottom: 18px
}

section.about-trangle-process .col-6:last-child {
  position: relative;
  min-height: 420px
}

.arrow-up-process {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 33%;
  left: auto;
  z-index: -1
}

.ab_proces_img {
  position: relative;
  width: 100%;
  height: 100%
}

.ab_proces_img img {
  clip-path: polygon(86% 0, 15% 0, 50% 85%);
  width: 100%;
  position: absolute;
  top: 37px;
  right: 150px;
  height: 360px;
  object-fit: cover;
  object-position: center
}

.experience-section,
.experience-section .row {
  min-height: 400px
}

.experience-content {
  background: #1d2d36;
  align-items: center;
  padding: 50px;
  border-radius: 20px;
  margin: 101px 0;
  position: relative;
  left: 130px;
  z-index: 99;
  width: 705px;
  height: 318px
}

.experience-details h3 {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 18px
}

.experience-details p {
  font-size: 15px;
  line-height: 1.85;
  color: #fff
}

.experience-image {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  min-height: 400px
}

.experience-overlay {
  position: relative;
  inset: 0;
  right: 0;
  width: 666px;
  height: 548px
}

.d-none {
  display: none !important
}

.fade-section {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity .75s, transform .75s
}

.fade-section.visible {
  opacity: 1;
  transform: translateY(0)
}

@media (max-width:1400px) {
  .arrow-up {
    left: 36%;
    top: 11%
  }

  section.about-trangle .ab_tran_img img {
    clip-path: polygon(86% 0, 15% 0, 50% 85%);
    left: 29%;
    top: 21%
  }
}

@media (max-width:900px) {

  .ab_proces_img img,
  section.about-trangle .ab_tran_img img {
    width: 80%;
    left: 10%;
    height: 340px
  }

  .border-line,
  .col-6,
  .col-lg-6 {
    width: 100%
  }

  .ab_proces_img,
  section.about-trangle .ab_tran_img,
  section.about-trangle .col-6:first-child {
    min-height: 340px
  }

  .arrow-up {
    left: 42%
  }

  .ab_content {
    padding: 30px 20px 20px;
    text-align: center
  }

  section.about-trangle-process .col-6:last-child {
    min-height: 340px;
    order: -1
  }

  .arrow-up-process {
    right: 25%
  }

  .process_content {
    padding: 30px 20px 20px;
    text-align: left
  }

  .experience-content {
    padding: 40px 25px
  }

  .experience-image {
    min-height: 280px
  }

  .show-phone-text {
    display: block
  }

  .show-desk-text {
    display: none
  }

  .mobile_img {
    display: block;
    margin-top: 20px
  }

  .mobile_img img {
    width: 100%;
    max-width: 300px;
    border-radius: 8px
  }
}