p {
  color: #032539;
}

.w-1250 {
  max-width: 1250px !important;
}

.container {
  padding: 0px 1rem;
}

.btn-com {
  font-weight: bold;
  border-radius: 0px;
  border-width: 2px !important;
  padding: 0.8rem 1rem !important;
  text-transform: uppercase;
  letter-spacing: 1px !important;
  min-width: 175px;
  text-align: center;
  font-size: 16px !important;
  background-color: transparent;
  border: 1px solid transparent;
  font-weight: 500;
}

.btn-outline-orng-btn {
  border-color: #fa991c !important;
  color: #fa991c !important;
}
.btn-outline-orng-btn:hover {
  color: #fff !important;
  background-color: #fa991c !important;
  border-color: #fa991c !important;
}

.btn-orng-primary {
  background-color: #fa991c !important;
  border-color: #fa991c !important;
  color: #032539 !important;
}
.btn-orng-primary:hover {
  background-color: transparent !important;
  border-color: #fa991c !important;
  color: #fa991c !important;
}

.heading-main {
  font-size: 42px;
  font-weight: 600;
  color: #fa991c;
  line-height: 47px;
  margin-bottom: 17px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}

.cover-bg-img, .com-blog-info-page .blog-info-slider img {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.com-top-sec {
  overflow: hidden;
  position: relative;
}

.crv-skew-shap {
  z-index: -1;
  bottom: 0 !important;
  top: auto;
  margin-bottom: -110px;
  transform: skewY(358.5deg);
  height: 200px;
  width: 100%;
  margin-top: -250px;
  position: absolute;
  background-color: #fff;
  left: 0;
}

.bg-tran-blu-col {
  background-color: #032539;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  left: 0;
  opacity: 0.95;
}

.align-hr-center {
  align-items: center !important;
  display: flex;
}

.arrow-btm-btn::after {
  cursor: pointer;
  color: #fa991c;
  content: "\f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 40px;
  transition: 0.5s;
}

.coll-md-push-6 {
  left: 50%;
}
@media (max-width: 767px) {
  .coll-md-push-6 {
    left: 0%;
  }
}

.coll-md-pull-6 {
  right: 50%;
}
@media (max-width: 767px) {
  .coll-md-pull-6 {
    left: 0%;
  }
}

/*Animation-heading*/
.findyourhome {
  margin-top: 50px;
  margin-bottom: 45px;
}
.findyourhome .shadd {
  width: 100%;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: -webkit-grab;
  cursor: grab;
}
.findyourhome .shadd .shadow-text {
  font-size: 16px;
  letter-spacing: 3px;
  color: #FA991C;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
  width: 100%;
  text-transform: uppercase;
  position: relative;
  z-index: 9;
}
.findyourhome .shadd .shadow-bg {
  color: #f3f3f3;
  transform: translatex(0%);
  font-size: 52px;
  text-transform: uppercase;
  letter-spacing: 6px;
  font-weight: 600;
  position: absolute;
  top: -50px;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: 1s linear;
}
@media (max-width: 500px) {
  .findyourhome .shadd .shadow-bg {
    font-size: 20px;
    top: -26px;
    letter-spacing: 1px;
  }
}
.findyourhome .Pro-index-heading {
  color: #032539;
  font-size: 35px;
  width: 100%;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 1.68px;
  text-transform: uppercase;
}
@media (max-width: 500px) {
  .findyourhome .Pro-index-heading {
    font-size: 30px;
  }
}
.findyourhome .Pro-index-heading span {
  color: #1C768F !important;
}

/*video-section*/
.com-video-sec .com-video-main-sec {
  position: relative;
  align-items: center !important;
  display: flex;
  height: 420px;
}
.com-video-sec .hero-img-new {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0 !important;
  top: 0;
  position: absolute;
}

/*video-btn-style*/
.vid-btn-sec {
  height: 115px;
  width: 115px;
  border: 2px solid #fff;
  border-radius: 150px;
  z-index: 10;
  text-align: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 0 auto;
  transition: 0.2s;
}
.vid-btn-sec:hover {
  background-color: rgba(255, 255, 255, 0.9490196078);
  height: 112px;
  width: 112px;
  box-shadow: 14px 22px 50px rgba(250, 153, 28, 0.3019607843);
}
.vid-btn-sec:hover .st0 {
  fill: #fa991c;
}
.vid-btn-sec svg {
  height: 22px;
  margin: 0 auto;
}

/*har-align-center*/
.har-align-center {
  align-items: center !important;
  display: flex;
}

/*Our Process page css*/
.our-process-page-sec .com-top-sec .com-top-con {
  padding: 180px 20px;
  text-align: center;
  max-width: 850px;
  margin: 0 auto;
}
.our-process-page-sec .com-top-sec .com-top-con .heading-main {
  font-size: 54px;
  font-weight: 800;
}
.our-process-page-sec .com-top-sec .com-top-con .heading-main span {
  color: #fff;
}
.our-process-page-sec .com-top-sec .com-top-con p {
  color: #fff;
}
@media (max-width: 767px) {
  .our-process-page-sec .com-top-sec .crv-skew-shap {
    bottom: -60px !important;
  }
}
.our-process-page-sec .mile-tab {
  border: none;
}
.our-process-page-sec .mile-tab .nav-item {
  text-align: center;
}
.our-process-page-sec .mile-tab .nav-item .nav-link {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  border: none;
  padding: 15px 0px;
  border-radius: 0px;
  letter-spacing: 2px;
  background-color: #fa991c;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
@media (max-width: 1023px) {
  .our-process-page-sec .mile-tab .nav-item .nav-link {
    font-size: 0px;
  }
}
.our-process-page-sec .mile-tab .nav-item .nav-link svg {
  width: 27px;
  margin-right: 10px;
}
@media (max-width: 1023px) {
  .our-process-page-sec .mile-tab .nav-item .nav-link svg {
    margin-right: -15px;
  }
}
.our-process-page-sec .mile-tab .nav-item .nav-link:hover {
  background-color: #e8903c;
}
.our-process-page-sec .mile-tab .nav-item .nav-link.active {
  background-color: #f3f0eb;
  border-color: transparent;
  color: #032539;
}
.our-process-page-sec .mile-tab .nav-item .nav-link.active .st0 {
  fill: #7ea5b1;
}
.our-process-page-sec .milestones-sec {
  margin-bottom: 70px;
}
.our-process-page-sec .milestones-sec .mile-tab {
  margin-bottom: 40px;
}
.our-process-page-sec .milestones-sec .mile-tab .nav-item {
  width: 25%;
}
.our-process-page-sec .milestones-sec .mile-tab-content .mil-sid-img {
  position: absolute;
  top: 28px;
  z-index: -1;
  max-width: 33%;
}
.our-process-page-sec .milestones-sec .mile-tab-content .mil-main-img {
  z-index: 100;
  margin-left: 155px;
  max-width: 85%;
}
@media (max-width: 1100px) {
  .our-process-page-sec .milestones-sec .mile-tab-content .mil-main-img {
    margin-left: 45px;
  }
}
.our-process-page-sec .milestones-sec .pro-index-sec .Pro-index-heading {
  text-align: left;
  font-size: 24px;
}
.our-process-page-sec .milestones-sec .pro-index-sec .btn {
  color: #fff !important;
}
.our-process-page-sec .milestones-sec .pro-index-sec .btn:hover {
  color: #fa991c !important;
}
.our-process-page-sec .milestones-sec .pro-index-sec .pro-con-sec {
  padding-left: 50px;
}
.our-process-page-sec .milestones-sec .pro-index-sec .pro-con-sec li {
  list-style: none;
  margin-bottom: 15px;
  font-size: 17px;
  position: relative;
  font-weight: 500;
  color: #a1a1a1;
}
.our-process-page-sec .milestones-sec .pro-index-sec .pro-con-sec li::after {
  content: "";
  background-image: url(check.svg);
  width: 27px;
  background-repeat: no-repeat;
  position: absolute;
  height: 30px;
  left: -47px;
  top: 0;
}
.our-process-page-sec .pro-gall-sec .gall-tab {
  background-color: #fa991c;
  padding-bottom: 1px;
}
.our-process-page-sec .pro-gall-sec .gall-tab .mile-tab .nav-item {
  width: 16.6%;
}
.our-process-page-sec .pro-gall-sec .gall-tab .mile-tab #All-tab svg {
  height: 23px;
}
.our-process-page-sec .pro-gall-sec .gal-tab-content .gall-img-grp {
  overflow: hidden;
  height: 350px;
}
.our-process-page-sec .pro-gall-sec .gal-tab-content .gall-img-grp img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-process-page-sec .pro-gall-sec .gal-tab-content .down-chev {
  background-color: transparent;
  border: none;
  position: absolute;
  bottom: 7px;
  z-index: 10;
  left: 0;
  right: 0;
}
.our-process-page-sec .pro-gall-sec .gal-tab-content .down-chev img {
  height: 20px;
  transition: 0.5s;
  transform: rotate(180deg);
}
.our-process-page-sec .pro-gall-sec .gal-tab-content .down-chev.collapsed img {
  height: 20px;
  transition: 0.5s;
  transform: rotate(0deg);
}
.our-process-page-sec .pro-testim-sec {
  padding-top: 55px;
  padding-bottom: 80px;
}
.our-process-page-sec .pro-testim-sec .test-com-sec {
  display: flex;
  align-items: center;
  justify-content: center;
}
.our-process-page-sec .pro-testim-sec .test-com-sec h2 {
  font-size: 27px;
  font-weight: 600;
  color: #032539;
  line-height: 38px;
}
.our-process-page-sec .pro-testim-sec .test-com-sec a {
  font-size: 16px;
  letter-spacing: 0.8px;
  margin-top: 10px;
  display: inline-block;
  color: #1C768F;
  font-weight: 600;
}
.our-process-page-sec .foundation-main-sec .found-sec {
  overflow: hidden;
  position: relative;
  padding: 70px 0px;
}
.our-process-page-sec .foundation-main-sec .found-sec .found-bg {
  /*height: 100%;*/
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  /*top: 0;*/
  z-index: -1;
  height: 130%;
  top: -30%;
}
.our-process-page-sec .foundation-main-sec .Pro-index-heading {
  margin-bottom: 5px;
  font-size: 43px;
  color: #fff;
  font-weight: 800;
}
@media (max-width: 767px) {
  .our-process-page-sec .foundation-main-sec .Pro-index-heading {
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 36px;
  }
}
.our-process-page-sec .foundation-main-sec .Pro-index-heading span {
  color: #fa991c !important;
}
.our-process-page-sec .foundation-main-sec p {
  color: #fff;
  margin-bottom: 20px;
}
/*Blog page css*/
.com-blog-page {
  position: relative;
}
.com-blog-page .com-blog-heading {
  font-Size: 16px;
  Letter-spacing: 0.8px;
  Color: #1C768F;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}
.com-blog-page .heading-main {
  font-size: 56px;
  padding: 130px 0px 40px 0px;
  text-align: center;
  font-weight: 900;
}
.com-blog-page .heading-main span {
  color: #fff;
}
.com-blog-page .com-blog-sec {
  padding-bottom: 80px;
}
.com-blog-page .com-blog-sec .com-blog-bg-sec {
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
}
.com-blog-page .com-blog-sec .com-blog-bg-sec .com-blog-bg {
  width: 100%;
}
.com-blog-page .blog-strip {
  background-color: #fa991c;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.8px;
}
.com-blog-page .blog-date {
  color: #909090;
  font-size: 14px;
}
.com-blog-page .most-blog-sec {
  margin-bottom: 50px;
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 520px;
  margin-bottom: 50px;
  padding: 40px;
}
.com-blog-page .most-blog-sec p {
  font-size: 28px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 35px;
  margin-top: 15px;
}
.com-blog-page .in-blog-sec .card {
  border: none;
  border-radius: 0px;
  background-color: transparent;
  border-bottom: 2px solid #f3f0eb;
  margin-bottom: 50px;
}
.com-blog-page .in-blog-sec .card .blog-strip {
  bottom: 0px;
  top: auto;
}
.com-blog-page .in-blog-sec .card .card-img-sec {
  height: 270px;
}
.com-blog-page .in-blog-sec .card .card-img-sec .card-img {
  border-radius: 0px !important;
}
.com-blog-page .in-blog-sec .card .card-body {
  padding: 1.2rem 0px;
}
.com-blog-page .in-blog-sec .card .card-body .card-title {
  font-Size: 20px !important;
  Letter-spacing: 0.8px;
  Color: #032539;
  text-transform: uppercase;
  margin-top: 10px;
  cursor: pointer;
  transition: 0.2s;
  font-weight: 500;
  line-height: 24px;
  display: inline-block;
}
.com-blog-page .in-blog-sec .card .card-body .card-title:hover {
  color: #fa991c;
}
.com-blog-page .in-blog-sec .card .card-body .read-sec {
  Letter-spacing: 0.8px;
  Color: #fa991c;
  text-transform: uppercase;
  font-weight: 600;
  font-Size: 13px;
  transition: 0.2s;
}
.com-blog-page .in-blog-sec .card .card-body .read-sec:hover {
  color: #909090;
}
.com-blog-page .most-read-sec {
  border-bottom: 2px solid #f3f0eb;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
.com-blog-page .most-read-sec .most-blog-img {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: relative;
  display: inline-block;
}
.com-blog-page .most-read-sec .most-blog-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
}
.com-blog-page .most-read-sec .most-blog-con .category-sec {
  font-size: 13px;
  Letter-spacing: 0.8px;
  Color: #c2c2c2;
  text-transform: uppercase;
}
.com-blog-page .most-read-sec .most-blog-con .most-heading {
  font-size: 14px;
  Letter-spacing: 0.8px;
  Color: #032539;
  text-transform: uppercase;
  line-height: 19px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  display: inline-block;
  font-weight: 500;
}
.com-blog-page .most-read-sec .most-blog-con .most-heading:hover {
  color: #fa991c;
}

/*Blog-info page css*/
.com-blog-info-page .blog-info-slider {
  position: relative;
  padding: 130px;
}
@media (max-width: 767px) {
  .com-blog-info-page .blog-info-slider {
    padding: 40px 20px;
  }
}
.com-blog-info-page .blog-info-slider .date-info {
  font-Size: 16px;
  Letter-spacing: 3.2px;
  Color: #FA991C;
  font-weight: 600;
}
.com-blog-info-page .blog-info-slider p {
  font-size: 36px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 41px;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .com-blog-info-page .blog-info-slider p {
    font-size: 20px;
    line-height: 26px;
  }
}
.com-blog-info-page .blog-info-slider img {
  z-index: -2;
}
.com-blog-info-page .com-blog-info-sec {
  padding: 70px 0px;
}
@media (max-width: 767px) {
  .com-blog-info-page .com-blog-info-sec {
    padding: 40px 0px 50px 0px;
  }
}
.com-blog-info-page .com-blog-info-sec .blog-social-sec {
  padding: 0px;
}
.com-blog-info-page .com-blog-info-sec .blog-social-sec .blog-social-heading {
  font-size: 15px;
  color: #1C768F;
  font-weight: 600;
  text-align: center;
}
.com-blog-info-page .com-blog-info-sec .blog-social-sec ul {
  padding: 0px;
}
@media (max-width: 767px) {
  .com-blog-info-page .com-blog-info-sec .blog-social-sec ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
  }
}
.com-blog-info-page .com-blog-info-sec .blog-social-sec ul li {
  list-style: none;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .com-blog-info-page .com-blog-info-sec .blog-social-sec ul li {
    margin-right: 10px;
  }
}
.com-blog-info-page .com-blog-info-sec .blog-social-sec ul li a {
  background-color: #d9d9d9;
  height: 30px;
  width: 30px;
  text-align: center;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  transition: 0.5s;
}
.com-blog-info-page .com-blog-info-sec .blog-social-sec ul li a:hover {
  background-color: #fa991c;
}
.com-blog-info-page .com-blog-info-sec .blog-social-sec ul li a svg {
  width: 25px;
}
.com-blog-info-page .com-blog-info-sec .blog-social-sec ul li a svg path {
  fill: #fff;
}
.com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec {
  border-bottom: 3px solid #f3f0eb;
  max-width: 950px;
}
.com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec {
  padding: 0px 125px 50px 125px;
}
@media (max-width: 1100px) {
  .com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec {
    padding: 0px 150px 50px 50px;
  }
}
@media (max-width: 992px) {
  .com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec {
    padding: 0px 20px 30px 0px;
  }
}
@media (max-width: 767px) {
  .com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec {
    padding: 0px 20px 0px 20px;
    text-align: center;
  }
}
.com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec h1 {
  Font-Size: 20px;
  Letter-spacing: 0.8px;
  Color: #032539;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 26px;
}
.com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec p {
  font-Size: 16px;
  line-height: 28px;
  margin-bottom: 26px;
}
.com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec ul {
  padding-left: 25px;
}
@media (max-width: 767px) {
  .com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec ul {
    padding-left: 0px;
  }
}
.com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec ul li {
  list-style: none;
  font-Size: 16px;
  margin-bottom: 16px;
  position: relative;
}
@media (max-width: 767px) {
  .com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec ul li {
    margin-top: 40px;
  }
}
.com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec ul li:after {
  content: "";
  background-color: #fa991c;
  height: 14px;
  width: 3px;
  position: absolute;
  left: -22px;
  top: 4px;
}
@media (max-width: 767px) {
  .com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec ul li:after {
    height: 10px;
    width: 10px;
    left: 50%;
    top: -16px;
    right: 50%;
    margin-left: -9px;
  }
}
.com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec .blog-a-link {
  color: #fa991c;
  transition: 0.5s;
}
.com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec .blog-a-link:hover {
  color: #1C768F;
}
.com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec .com-blog-quote-sec {
  text-align: center;
  max-width: 550px;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 60px;
}
.com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec .com-blog-quote-sec img {
  max-width: 75px;
  margin-bottom: 20px;
}
.com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-info-sec .com-blog-quote-sec .quote-text {
  color: #032539;
  font-size: 20px;
  font-weight: 500;
}
.com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-img-info {
  width: 96%;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .com-blog-info-page .com-blog-info-sec .com-bloginfo-con-sec .blog-img-info {
    margin-bottom: 30px;
    margin-top: 10px;
  }
}

/*we buy land page css*/
.we-buy-land-page .we-buy-land-slider {
  height: calc(100vh - 70px);
  position: relative;
  /*height: calc(100% - 70px);*/
}
@media (max-width: 1300px) {
  .we-buy-land-page .we-buy-land-slider {
    height: 104%;
  }
}
@media (max-width: 1200px) {
  .we-buy-land-page .we-buy-land-slider {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 40px 0px 70px 0px;
  }
}
@media (max-width: 786px) {
  .we-buy-land-page .we-buy-land-slider {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 40px 0px 3px 0px;
  }
}
.we-buy-land-page .we-buy-land-slider .container {
  height: 100%;
}
.we-buy-land-page .we-buy-land-slider .container .row {
  height: 100%;
}
.we-buy-land-page .we-buy-land-slider .container .row .we-buy-slid-left-sec {
  padding: 0px 15px;
}
.we-buy-land-page .we-buy-land-slider .container .row .we-buy-slid-left-sec .heading-main {
  font-size: 56px;
  font-weight: 800;
}
.we-buy-land-page .we-buy-land-slider .container .row .we-buy-slid-left-sec .heading-main span {
  color: #fff;
}
.we-buy-land-page .we-buy-land-slider .container .row .we-buy-slid-left-sec p {
  color: #fff;
  line-height: 28px;
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec {
  width: 100%;
  padding: 0px 50px;
  margin-top: 20px;
  z-index: 11;
}
@media (max-width: 1200px) {
  .we-buy-land-page .we-buy-land-slider .contact-form-mainsec {
    padding: 0px 15px;
    margin-top: 20px;
  }
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #c4c4c4;
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec ::-moz-placeholder {
  color: #c4c4c4;
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec ::placeholder {
  color: #c4c4c4;
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec {
  width: 100%;
  background-color: #fff;
  border-top: transparent !important;
  box-shadow: 8px 10px 10px rgba(0, 0, 0, 0.0705882353);
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec span:nth-child(1) {
  color: #000000;
  font-size: 17px;
  text-transform: capitalize;
  letter-spacing: -0.5px;
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec span:nth-child(2) {
  color: #fa991c;
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs_message.hs-message.hs-fieldtype-textarea.field.hs-form-field {
  border-bottom: 2px solid rgba(159, 159, 159, 0.4) !important;
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-richtext p {
  color: #767676;
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .submitted-message p {
  color: #333 !important;
  text-align: center;
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-custom-style .hs-form-field > div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
  color: #000;
  font-size: 16px;
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-form-field .hs-custom-style > div > div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]), .we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-custom-style fieldset > div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
  color: #000;
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec input.hs-button.primary.large {
  color: #000 !important;
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .contact-form-heading {
  font-size: 40px;
  font-weight: 500;
  text-transform: uppercase;
  color: #1C768F;
}
@media (max-width: 786px) {
  .we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .contact-form-heading {
    font-size: 30px;
  }
}
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .contact-form-heading .side-head-col {
  display: contents;
  color: #032539 !important;
}
.we-buy-land-page .we-buy-land-slider .crv-skew-shap {
  margin-bottom: -30px;
}
@media (max-width: 1600px) {
  .we-buy-land-page .we-buy-land-slider .crv-skew-shap {
    margin-bottom: -110px;
  }
}
.we-buy-land-page .Work-together-sec {
  /*padding-bottom: 50px;*/
  background-color: #fff;
  margin: -200px 0px -150px 0px;
  z-index: 10;
  position: relative;
  -webkit-clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 91%);
  clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 91%);
  overflow: hidden;
  padding: 150px 0px;
}
@media (max-width: 1600px) {
  .we-buy-land-page .Work-together-sec {
    margin: -130px 0px -150px 0px;
    padding: 110px 0px;
  }
}
@media (max-width: 1023px) {
  .we-buy-land-page .Work-together-sec {
    margin: -200px 0px -100px 0px;
    -webkit-clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 95%);
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 95%);
    padding: 200px 0px 80px 0px;
  }
}
@media (max-width: 1023px) {
  .we-buy-land-page .Work-together-sec {
    margin: -100px 0px;
    -webkit-clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 98%);
    clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 98%);
    padding: 80px 0px;
  }
}
.we-buy-land-page .Work-together-sec .cover-bg-img, .we-buy-land-page .Work-together-sec .com-blog-info-page .blog-info-slider img, .com-blog-info-page .blog-info-slider .we-buy-land-page .Work-together-sec img {
  z-index: -2;
  opacity: 0.9 !important;
  right: 0;
  height: 100%;
  width: auto;
  left: auto;
}
.we-buy-land-page .Work-together-sec .findyourhome {
  margin-top: 85px;
}
@media (max-width: 1023px) {
  .we-buy-land-page .Work-together-sec .findyourhome .shadd .shadow-bg {
    font-size: 25px;
    top: -35px;
  }
}
@media (max-width: 767px) {
  .we-buy-land-page .Work-together-sec .findyourhome .shadd .shadow-bg {
    font-size: 20px;
    top: -26px;
    letter-spacing: 1px;
  }
}
.we-buy-land-page .Work-together-sec .work-main-sec {
  padding: 45px 44px 45px 45px;
  transition: 0.2s;
  cursor: pointer;
  height: 100%;
}
@media (max-width: 1023px) {
  .we-buy-land-page .Work-together-sec .work-main-sec {
    padding: 20px;
  }
}
.we-buy-land-page .Work-together-sec .work-main-sec:hover {
  box-shadow: 0px 8px 20px rgba(68, 85, 102, 0.1411764706);
  background-color: rgba(255, 255, 255, 0.4784313725);
}
.we-buy-land-page .Work-together-sec .work-main-sec img {
  width: 35px;
  margin-bottom: 25px;
  height: 35px;
}
.we-buy-land-page .Work-together-sec .work-main-sec h1 {
  font-size: 17.5px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
  color: #1C768F;
}
.we-buy-land-page .Work-together-sec .work-main-sec p {
  font-size: 17px;
  line-height: 24px;
}
.we-buy-land-page .We-buy-video-sec {
  position: relative;
  overflow: hidden;
  padding: 1px;
}
.we-buy-land-page .We-buy-video-sec .com-video-sec .com-video-main-sec {
  height: 720px;
}
.we-buy-land-page .We-buy-video-sec .crv-skew-shap {
  bottom: revert;
  top: 0;
  margin-bottom: -110px;
  transform: skewY(2.5deg);
  margin-top: -122px;
}
@media (max-width: 767px) {
  .we-buy-land-page .we-buy-home-main {
    margin-bottom: 0rem !important;
  }
  .we-buy-land-page .we-buy-home-main .sing-con-sec :after {
    background-color: #032539;
  }
  .we-buy-land-page .we-buy-home-main .town-con-sec.Apart-con-sec:after {
    background-color: #1C768F !important;
  }
  .we-buy-land-page .we-buy-home-main .town-con-sec::after {
    background-color: #fa991c;
  }
}
.we-buy-land-page .we-buy-home-main .home-bg-main-sec {
  background-color: #fa991c;
  height: 356px;
  position: absolute;
  bottom: 0;
  display: flex;
  width: 100%;
}
@media (max-width: 767px) {
  .we-buy-land-page .we-buy-home-main .home-bg-main-sec {
    display: none;
  }
}
.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .town-hom-bg:after {
  content: "";
  background-color: #032539;
  height: 100%;
  width: 71%;
  position: absolute;
  left: -32%;
  transform: skew(17deg);
}
@media (max-width: 1600px) {
  .we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .town-hom-bg:after {
    left: -36%;
  }
}
@media (max-width: 800px) {
  .we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .town-hom-bg:after {
    width: 69.5%;
    transform: skew(0deg);
  }
}
.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .sing-fam-bg:after {
  content: "";
  background-color: #1C768F;
  height: 100%;
  width: 60%;
  position: absolute;
  right: -20%;
  transform: skew(17deg);
}
@media (max-width: 1600px) {
  .we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .sing-fam-bg:after {
    right: -23%;
  }
}
@media (max-width: 1024px) {
  .we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .sing-fam-bg:after {
    right: -26%;
  }
}
@media (max-width: 800px) {
  .we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .sing-fam-bg:after {
    right: -26.5%;
    transform: skew(0deg);
  }
}
.we-buy-land-page .we-buy-home-main .home-text-sec h2 {
  color: #fff;
  font-size: 24px;
}
@media (max-width: 992px) {
  .we-buy-land-page .we-buy-home-main .home-text-sec h2 {
    font-size: 21px;
  }
}
.we-buy-land-page .we-buy-home-main .home-text-sec p {
  color: #fff;
}
.we-buy-land-page .googlemap-sec {
  padding-top: 0.1px;
}
@media (max-width: 1100px) {
  .we-buy-land-page .googlemap-sec .googlemap-main-sec.all-pro-info {
    min-height: 800px;
  }
}
.we-buy-land-page .counter-main-sec {
  padding: 70px 0px;
  position: relative;
}
.we-buy-land-page .counter-main-sec #counter .plus-sym h1:after {
  content: "+";
  color: #fa991c;
}
.we-buy-land-page .counter-main-sec #counter .per-sym h1:after {
  content: "%";
  color: #fa991c;
}
.we-buy-land-page .counter-main-sec .counter-sec {
  padding: 20px 35px;
  text-align: center;
  color: #fff;
  font-weight: 500;
}
.we-buy-land-page .counter-main-sec .counter-sec h1 {
  font-size: 70px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .we-buy-land-page .counter-main-sec .counter-sec h1 {
    font-size: 50px;
  }
}
.we-buy-land-page .counter-main-sec .counter-sec h1 span {
  color: #fa991c;
}
.we-buy-land-page .counter-main-sec .counter-sec p {
  color: #fff;
  text-transform: uppercase;
}
.we-buy-land-page .Homes-faq-sec {
  position: relative;
  min-height: 800px;
  align-items: center !important;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .we-buy-land-page .Homes-faq-sec {
    min-height: auto;
    padding-bottom: 280px;
  }
}
.we-buy-land-page .Homes-faq-sec .card-body {
  margin-left: -20px;
}
.we-buy-land-page .Homes-faq-sec .faq-bg {
  position: absolute;
  right: 0;
  top: 8%;
  overflow: hidden;
}
@media (max-width: 1350px) {
  .we-buy-land-page .Homes-faq-sec .faq-bg {
    top: 14%;
    width: 80%;
  }
}
@media (max-width: 1024px) {
  .we-buy-land-page .Homes-faq-sec .faq-bg {
    top: 21%;
  }
}
@media (max-width: 770px) {
  .we-buy-land-page .Homes-faq-sec .faq-bg {
    top: auto;
    width: 170%;
    bottom: 30px;
  }
}
.we-buy-land-page .Homes-faq-sec .faq-bg img {
  width: 100%;
}
.we-buy-land-page .Homes-faq-sec .faq-info {
  background-color: #f1f1f1;
  padding: 50px 50px 80px 50px;
}
@media (max-width: 770px) {
  .we-buy-land-page .Homes-faq-sec .faq-info {
    padding: 20px 20px 50px 20px;
  }
}
.we-buy-land-page .Homes-faq-sec .faq-info .sab-hea-faq {
  font-size: 20px;
  letter-spacing: 1.3px;
  font-weight: 600;
  margin-bottom: 2px;
  color: #fa991c;
}
.we-buy-land-page .Homes-faq-sec .faq-info .had-faq {
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 40px;
  margin-bottom: 25px;
  color: #1C768F;
}
@media (max-width: 770px) {
  .we-buy-land-page .Homes-faq-sec .faq-info .had-faq {
    font-size: 30px;
  }
}
.we-buy-land-page .Homes-faq-sec .faq-info .had-faq span {
  color: #032539;
}
.we-buy-land-page .Homes-faq-sec .faq-question-sec .card {
  background-color: transparent;
  border: transparent;
}
.we-buy-land-page .Homes-faq-sec .faq-question-sec .card .card-header {
  padding: 0px;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.we-buy-land-page .Homes-faq-sec .faq-question-sec .card .card-header a {
  color: #000000;
  padding: 0.75rem 0rem;
  font-weight: 600;
  text-decoration: none;
  background-color: transparent;
  font-size: 16px;
  display: inline-block;
  width: 100%;
}
.we-buy-land-page .Homes-faq-sec .faq-question-sec .card .collapse .card-body {
  flex: 1 1 auto;
  min-height: 1px;
}
.we-buy-land-page .we-buy-land-btm {
  height: auto;
  position: relative;
  overflow: hidden;
}
.we-buy-land-page .we-buy-land-btm .container {
  height: auto;
}
.we-buy-land-page .we-buy-land-btm .container .row {
  height: auto !important;
  padding-bottom: 70px;
}
.we-buy-land-page .we-buy-land-btm .container .contact-form-mainsec {
  width: 100%;
  padding: 0px 40px;
}
@media (max-width: 767px) {
  .we-buy-land-page .we-buy-land-btm .container .contact-form-mainsec {
    padding: 0px 0px;
  }
}
.we-buy-land-page .we-buy-land-btm .container .contact-form-sec {
  width: 100%;
  background-color: #fff;
  border-top: transparent !important;
  box-shadow: 8px 10px 10px rgba(0, 0, 0, 0.0705882353);
}
.we-buy-land-page .we-buy-land-btm .container .crv-skew-shap {
  bottom: revert;
  top: 0;
  margin-bottom: -110px;
  transform: skewY(2.5deg);
  margin-top: -122px;
}

/*about us page css*/
.com-about-us-page .com-about-slider-sec {
  background-color: #032539;
  padding: 80px 0px 100px 0px;
  text-align: center;
}
.com-about-us-page .com-about-slider-sec .findyourhome {
  margin-bottom: 15px;
}
.com-about-us-page .com-about-slider-sec .findyourhome .shadd .shadow-bg {
  opacity: 0.05;
}
.com-about-us-page .com-about-slider-sec p {
  max-width: 1250px;
  margin: 0 auto;
  font-size: 25px;
  color: #fff;
  font-weight: 600;
}
.com-about-us-page .about-us-video-sec {
  position: relative;
  overflow: hidden;
}
.com-about-us-page .about-us-video-sec .com-video-main-sec {
  height: 750px;
}
.com-about-us-page .about-our-promise-sec .findyourhome {
  margin-bottom: 10px;
}
.com-about-us-page .about-our-promise-sec p {
  font-size: 16px;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.com-about-us-page .about-our-promise-sec .promise-con-main-sec {
  position: relative;
  padding-top: 80px;
  padding-bottom: 20px;
  background-color: #f4f1ec;
}
.com-about-us-page .about-our-promise-sec .promise-con-main-sec:after {
  content: "";
  background-color: #fff;
  height: 50%;
  width: 35%;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .com-about-us-page .about-our-promise-sec .promise-con-main-sec:after {
    display: none;
  }
}
.com-about-us-page .about-our-promise-sec .promise-con-main-sec:before {
  content: "";
  background-color: #032539;
  height: 50%;
  width: 35%;
  position: absolute;
  bottom: 0;
}
@media (max-width: 767px) {
  .com-about-us-page .about-our-promise-sec .promise-con-main-sec:before {
    display: none;
  }
}
.com-about-us-page .about-our-promise-sec .promise-con-main-sec .promise-sid-bg {
  position: absolute;
  width: 40%;
  z-index: 2;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .com-about-us-page .about-our-promise-sec .promise-con-main-sec .promise-sid-bg {
    display: none;
  }
}
.com-about-us-page .about-our-promise-sec .promise-con-main-sec h1 {
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
  max-width: 600px;
  margin-bottom: 60px;
}
.com-about-us-page .about-our-promise-sec .promise-con-main-sec .promise-con-sec {
  position: relative;
}
.com-about-us-page .about-our-promise-sec .promise-con-main-sec .promise-con-sec img {
  width: 35px;
  position: absolute;
  top: 2px;
  left: 0;
}
.com-about-us-page .about-our-promise-sec .promise-con-main-sec .promise-con-sec .pro-right-text-sec {
  padding-left: 60px;
}
.com-about-us-page .about-our-promise-sec .promise-con-main-sec .promise-con-sec .pro-right-text-sec h2 {
  font-size: 19px;
  font-weight: 500;
  color: #1C768F;
}
.com-about-us-page .about-our-promise-sec .promise-con-main-sec .promise-con-sec .pro-right-text-sec .pro-son-info {
  font-size: 17px;
  margin-top: 10px;
  text-align: left;
}
.com-about-us-page .givingback-main-sec {
  padding-top: 80px;
  padding-bottom: 80px;
}
.com-about-us-page .givingback-main-sec .giving-left-sec p {
  font-size: 16px;
  padding: 30px 0px;
}
.com-about-us-page .givingback-main-sec .giving-left-sec .giv-lft-top-img img {
  width: 100%;
}
.com-about-us-page .givingback-main-sec .giving-right-sec img {
  width: 100%;
}
.com-about-us-page .about-team-main-sec {
  padding-top: 100px;
  background-color: #faf9f5;
  padding-bottom: 100px;
}
.com-about-us-page .about-team-main-sec .findyourhome {
  margin-bottom: 60px;
}
.com-about-us-page .about-team-main-sec .abt-team-sec {
  max-width: 700px;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-sec .abt-team-sec {
    text-align: center;
  }
}
.com-about-us-page .about-team-main-sec .abt-team-sec .coll-md-push-6-0 {
  left: 0%;
  text-align: right;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-sec .abt-team-sec .coll-md-push-6-0 {
    text-align: center;
  }
}
.com-about-us-page .about-team-main-sec .abt-team-sec .coll-md-push-6-50 {
  left: 50%;
  text-align: right;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-sec .abt-team-sec .coll-md-push-6-50 {
    text-align: center;
  }
}
.com-about-us-page .about-team-main-sec .abt-team-sec .coll-md-pull-6 {
  text-align: right;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-sec .abt-team-sec .coll-md-pull-6 {
    text-align: center;
  }
}
.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-pick100 {
  width: 100%;
}
.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-pick80 {
  width: 80%;
}
.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-con-sec {
  margin-top: 30px;
}
.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-con-sec .abt-name {
  font-size: 30px;
  font-weight: 500;
}
.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-con-sec .abt-subhead {
  font-size: 17px;
  text-transform: uppercase;
  color: #fa991c;
  margin-bottom: 31px;
}
.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-con-sec .abt-con-info {
  position: relative;
}
.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-con-sec .abt-con-info .qta-team-bg {
  position: absolute;
  left: -30px;
  top: -5px;
  z-index: 0;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-con-sec .abt-con-info .qta-team-bg {
    left: 0;
    top: -20px;
    right: 0;
    margin: auto;
  }
}
.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-con-sec .abt-con-info p {
  position: inherit;
  font-size: 17px;
}
.com-about-us-page .about-team-main-anim-sec {
  padding-top: 100px;
  background-color: #faf9f5;
  padding-bottom: 100px;
}
.com-about-us-page .about-team-main-anim-sec .abt-team-con-sec {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-anim-sec .abt-team-con-sec {
    text-align: center;
  }
}
.com-about-us-page .about-team-main-anim-sec .abt-team-con-sec .abt-name {
  font-size: 30px;
  font-weight: 500;
}
.com-about-us-page .about-team-main-anim-sec .abt-team-con-sec .abt-subhead {
  font-size: 17px;
  text-transform: uppercase;
  color: #fa991c;
  margin-bottom: 31px;
}
.com-about-us-page .about-team-main-anim-sec .abt-team-con-sec .abt-con-info {
  position: relative;
}
.com-about-us-page .about-team-main-anim-sec .abt-team-con-sec .abt-con-info .qta-team-bg {
  position: absolute;
  left: -30px;
  top: -5px;
  z-index: 0;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-anim-sec .abt-team-con-sec .abt-con-info .qta-team-bg {
    left: 0;
    top: -20px;
    right: 0;
    margin: auto;
  }
}
.com-about-us-page .about-team-main-anim-sec .abt-team-con-sec .abt-con-info p {
  position: inherit;
  font-size: 17px;
}
.com-about-us-page .about-team-main-anim-sec .main {
  height: 215px;
  transition: all 1s ease-out;
}
@media (max-width: 1180px) {
  .com-about-us-page .about-team-main-anim-sec .main {
    height: 180px;
  }
}
@media (max-width: 1025px) {
  .com-about-us-page .about-team-main-anim-sec .main {
    height: 168px;
  }
}
@media (max-width: 992px) {
  .com-about-us-page .about-team-main-anim-sec .main {
    height: 145px;
  }
}
.com-about-us-page .about-team-main-anim-sec .con {
  max-width: 1300px;
  margin: 0 auto;
  transition: all 1s ease-out;
  position: relative;
}
.com-about-us-page .about-team-main-anim-sec .min-sec {
  display: inline-block;
  height: 200px;
  transition: all 1s ease-out;
  width: 20%;
  position: absolute;
}
@media (max-width: 1180px) {
  .com-about-us-page .about-team-main-anim-sec .min-sec {
    height: 180px;
  }
}
@media (max-width: 1025px) {
  .com-about-us-page .about-team-main-anim-sec .min-sec {
    height: 165px;
  }
}
@media (max-width: 992px) {
  .com-about-us-page .about-team-main-anim-sec .min-sec {
    height: 125px;
  }
}
.com-about-us-page .about-team-main-anim-sec .img-sec {
  height: 100%;
  width: 100%;
  float: left;
  transition: all 1s ease-out;
  text-align: center;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-anim-sec .img-sec {
    float: inherit;
  }
}
.com-about-us-page .about-team-main-anim-sec .img-sec img {
  width: auto;
  height: 100%;
}
.com-about-us-page .about-team-main-anim-sec .about-view-btn {
  margin-top: 20px;
}
.com-about-us-page .about-team-main-anim-sec .arrow-btm-btn-new::after {
  cursor: pointer;
  color: #fa991c;
  content: "\f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 40px;
  transition: all 1s ease-out;
}
.com-about-us-page .about-team-main-anim-sec .top-arrow::after {
  content: "\f106" !important;
}
.com-about-us-page .about-team-main-anim-sec .add {
  height: 1800px;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-anim-sec .add {
    height: 100%;
  }
}
.com-about-us-page .about-team-main-anim-sec .con-sec {
  display: none;
  transition: all 5s ease-out;
  opacity: 0;
  position: relative;
}
.com-about-us-page .about-team-main-anim-sec .abt-con-info p {
  -webkit-animation: animatetopmargin 2s;
          animation: animatetopmargin 2s;
  margin-bottom: 0rem;
}
@-webkit-keyframes animatetopmargin {
  from {
    margin-top: -20px;
    margin-bottom: 20px;
    opacity: 0;
  }
  to {
    margin-top: 0;
    margin-bottom: 0px;
    opacity: 1;
  }
}
@keyframes animatetopmargin {
  from {
    margin-top: -20px;
    margin-bottom: 20px;
    opacity: 0;
  }
  to {
    margin-top: 0;
    margin-bottom: 0px;
    opacity: 1;
  }
}
.com-about-us-page .about-team-main-anim-sec .con-in-sec {
  top: 0;
  width: 100%;
  transition: all 3s ease-out;
  padding: 0% 10%;
  bottom: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  position: absolute;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-anim-sec .con-in-sec {
    position: inherit;
    opacity: 1;
  }
}
.com-about-us-page .about-team-main-anim-sec .add .con-sec {
  height: 100%;
  background-color: transparent;
  width: 60%;
  margin-left: 40%;
  display: block;
  opacity: 1;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-anim-sec .add .con-sec {
    width: 100%;
    margin-left: 0%;
    display: inline-block;
  }
}
.com-about-us-page .about-team-main-anim-sec .add .min-sec {
  width: 100%;
  position: absolute;
  left: 0;
  height: 280px;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-anim-sec .add .min-sec {
    position: inherit;
    margin-bottom: 50px;
    height: 100%;
  }
}
.com-about-us-page .about-team-main-anim-sec .add .img-sec {
  width: 40%;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-anim-sec .add .img-sec {
    width: 100%;
  }
}
.com-about-us-page .about-team-main-anim-sec .add .con {
  max-width: 800px;
}
@media (max-width: 992px) {
  .com-about-us-page .about-team-main-anim-sec .add .con {
    max-width: 650px;
  }
}
.com-about-us-page .about-team-main-anim-sec .add .pull-sec {
  margin-left: 35px;
}
@media (max-width: 992px) {
  .com-about-us-page .about-team-main-anim-sec .add .pull-sec {
    margin-left: 0px;
  }
}
.com-about-us-page .about-team-main-anim-sec .add .pull-sec .con-sec {
  margin-left: 0%;
}
.com-about-us-page .about-team-main-anim-sec .add .pull-sec .img-sec {
  margin-left: 60%;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-anim-sec .add .pull-sec .img-sec {
    margin-left: 0%;
  }
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-anim-sec .top-arrow {
    display: none;
  }
}
.com-about-us-page .about-team-main-anim-sec .two, .com-about-us-page .about-team-main-anim-sec .three, .com-about-us-page .about-team-main-anim-sec .four, .com-about-us-page .about-team-main-anim-sec .five, .com-about-us-page .about-team-main-anim-sec .six {
  top: 0px;
  transition: all 1s ease-out;
}
.com-about-us-page .about-team-main-anim-sec .two {
  left: 16%;
}
.com-about-us-page .about-team-main-anim-sec .add .two {
  top: 300px;
}
.com-about-us-page .about-team-main-anim-sec .three {
  left: 32%;
}
.com-about-us-page .about-team-main-anim-sec .add .three {
  top: 600px;
}
.com-about-us-page .about-team-main-anim-sec .four {
  left: 48%;
}
.com-about-us-page .about-team-main-anim-sec .add .four {
  top: 900px;
}
.com-about-us-page .about-team-main-anim-sec .five {
  left: 64%;
}
.com-about-us-page .about-team-main-anim-sec .add .five {
  top: 1200px;
}
.com-about-us-page .about-team-main-anim-sec .six {
  left: 80%;
}
.com-about-us-page .about-team-main-anim-sec .add .six {
  top: 1500px;
}
@media (max-width: 767px) {
  .com-about-us-page .about-team-main-anim-sec .one, .com-about-us-page .about-team-main-anim-sec .two, .com-about-us-page .about-team-main-anim-sec .three, .com-about-us-page .about-team-main-anim-sec .four, .com-about-us-page .about-team-main-anim-sec .five, .com-about-us-page .about-team-main-anim-sec .six {
    top: inherit !important;
  }
}/*# sourceMappingURL=custom-style.css.map */