.about-sec h3 {
    color: #393939;
    font-size: 32px;
    text-align: right;
    font-weight: 200;
    margin-bottom: 26px;
}
.about-sec h3 span::after {
   position: absolute;
    content: "";
    height: 3px;
    background-color: #f6700d;
    width: 4%;
    right: 115px;
    margin-top: 42px;
}

.about-section {
    padding: 80px;
}
.about-sec p {
    text-align: justify;
    font-size: 16px;
}
.about-sec h3 span {
    font-weight: 600;
    
}
.inner-about {
    border: 1px solid #d5d5d5;
    margin-bottom: 20px;
    padding:14px 16px;
    text-align: left;
    height: 607px;
}
.inner-about h3 {
    color: #393939;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 4px;
}
.founder-head {
    padding-top: 150px;
}
.founder-head span {
    color: #6a6868;
}
ul.inner-li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
ul.inner-li li {
    margin-bottom: 10px;
    font-size: 14px;
}
.work-sec {
    padding: 50px 0px;
    background: #f7f7f778;
}
@media(max-width: 767px){
    img.img-fluid.buyers-img {
    max-width: 100px;
}
}
.section-title{
    padding: 10px 7rem;
}
.section-title h1{
    margin: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 1.63rem;
    line-height: 26px;
    color: #0a7a7f;
}
.tab-container{
    padding: 20px 7rem;
}
h3.buyer-l {
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0px;
}
.contct-information {
    border: 2px solid #ffffff;
    border-radius: 20px;
    padding: 20px 10px;
    text-align: center;
    height: 200px;
    background: #fff;
    -webkit-box-shadow: 0 2px 24px rgb(0 0 0 / 20%);
    box-shadow: 0 2px 24px rgb(0 0 0 / 20%);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contct-information h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}
.contct-information p {
    font-size: 14px;
}
section.contact-sec {
    padding: 50px 0px;
}
h3.contact-inform {
    text-align: center;
    padding: 40px 0px;
    font-size: 30px;
    color: #000;
    font-weight: 700;
}
form.sky-form.enquiry-now {
    margin-top: 30px;
}

@media(max-width: 767px){
    .contct-information {
    border: 2px solid #ffffff;
    border-radius: 20px;
    padding: 28px 10px;
    margin-bottom: 20px;
    text-align: center;
    height: 200px;
    background: #fff;
    -webkit-box-shadow: 0 2px 24px rgb(0 0 0 / 20%);
    box-shadow: 0 2px 24px rgb(0 0 0 / 20%);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
}


.centered-text {
  text-align: center;
}

.quote {
  background: #ebf3f5;
  padding: 15px 20px 5px 15px;
  border-radius: 5px;
  margin-bottom: 30px;
  margin-top: 20px;
}
.quote:after {
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 18px 0 18px;
  border-color: #ebf3f5 transparent transparent transparent;
  position: relative;
  top: 37px;
  left: 20px;
}

.student {
  margin-left: 25px;
  margin-bottom: 40px;
}
.student .photo {
  background-color: #ccc;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px;
}
.student p {
  position: relative;
  top: 5px;
  text-transform: uppercase;
}
.student p:nth-child(2) {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
.student p:nth-child(3) {
  font-size: 14px;
  color: #777;
}
button.w3-bar-item.w3-button.client-btn {
    background: #707070;
    padding: 14px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    width: 30%;
    border: none;
   
}
button.w3-bar-item.w3-button.succress-btn {
    background: #f6700d;
    padding: 14px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    width: 30%;
    border: none;
   
}
.success-p {
    padding: 20px 0px;
    font-size: 14px;
    text-align: justify;
}
.testimonial-wrap {
    padding: 20px 0px;
}
section.client-section {
    padding: 40px 0px;
}

.snip1207 .plan {
  margin: 0;
  width: 25%;
  position: relative;
  float: left;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.snip1207 .plan:first-of-type {
  border-radius: 8px 0 0 8px;
}
.snip1207 .plan:last-of-type {
  border-radius: 0 8px 8px 0;
}
.snip1207 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.snip1207 .plan-title {
  font-weight: 800;
  padding: 15px;
  text-align: center;
  margin: 0;
  background: rgba(0, 0, 0, 0.08);
  color: #000000;
  text-transform: uppercase;
}
.snip1207 .plan-cost {
  padding: 20px 10px;
  text-align: center;
}
.snip1207 .plan-price {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #f6700d;
}
/*.snip1207 .plan-type {
  opacity: 0.6;
}*/
.snip1207 .plan-features {
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: outside none none;
  font-size: 0.8em;
}
.snip1207 .plan-features li {
  border-top: 1px solid #d2d7e2;
  padding: 10px 5%;
}
.snip1207 .plan-features li:nth-child(even) {
  background: rgba(0, 0, 0, 0.08);
}
.snip1207 .plan-features i {
  margin-right: 8px;
  opacity: 0.4;
}
.snip1207 .plan-select {
  border-top: 1px solid #d2d7e2;
  padding: 30px 10px;
  text-align: center;
}
.snip1207 .plan-select a {
  background-color: #383838;
  color: #ffffff;
  text-decoration: none;
  padding: 0.5em 2em;
  border-radius: 50px;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.snip1207 .plan-select a:hover {
  background-color: #f6700d;
}
.snip1207 .featured {
  margin-top: -20px;
  background-color: #f6700d;
  color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  z-index: 1;
  border-radius: 8px;
}
.snip1207 .featured .plan-title,
.snip1207 .featured .plan-price {
  color: #ffffff;
}
.snip1207 .featured .plan-title {
  padding: 25px 15px;
}
.snip1207 .featured .plan-select {
  padding: 40px 10px;
}
.snip1207 .featured .plan-select a {
    color: #000000;
    background-color: #ebebeb;
}
.snip1207 .featured .plan-select a:hover {
  border: 1px solid #fff;
  color: #ffffff;
  background: none;
}
@media only screen and (max-width: 767px) {
  .snip1207 .plan {
    width: 50%;
    border-radius: 0 !important;
  }
  .snip1207 .featured {
    margin-top: 0;
    border-radius: 0;
  }
  .snip1207 .featured .plan-title {
    padding: 15px;
  }
  .snip1207 .featured .plan-select {
    padding: 30px 10px;
  }
}
@media only screen and (max-width: 440px) {
  .snip1207 .plan {
    width: 100%;
  }
}
section.sell-business {
    padding: 30px 0px;
}
.business-sell {
    text-align: center;
    padding: 50px;
}
.business-sell h3 {
    font-weight: 700;
    font-size: 35px;
    margin-bottom: 16px;
}
p.buyer-p {
    text-align: center;
    font-size: 14px;
    color: #444444;
}
a.send-btn {
    color: #fff;
    background: #f6700d;
    padding: 8px 40px;
    border-radius: 20px;
}
ul.send-l {
    display: inline-flex;
    list-style-type: none;
    padding: 0;
    /* margin: 0; */
}
ul.send-l li {
    margin: 0px 10px;
    color: #f6700d;
    font-weight: 600;
}
.row.sell-head {
    background: #f7f7f7;
    padding: 20px 0px;
}
.investor-l ul {
    padding: 0;
    list-style-type: none;
}
.investor-l ul li {
    font-size: 14px;
}
.investor-l p {
    font-weight: 700;
    margin-bottom: 6px;
}
ul.login-k {
    padding: 0;
    list-style-type: none;
}
ul.login-k li {
    font-size: 14px;
    line-height: 24px;
}
.profile-l p {
    font-weight: 700;
    margin-top: 20px;
}
.profile-l ul {
    list-style-type: none;
    padding: -0;
    color: #444444;
    font-size: 14px;
}
ul.business-ul.business-key.business-j {
    height: 20px;
    margin-top: 10px;
}
section.sell-sec {
   padding: 20px;
}
.activity-l {
    padding: 20px 23px;
    background: #f7f7f7;
    box-shadow: 0 0 20px rgb(0 0 0 / 30%);
}
.activity-l h3 {
    font-size: 18px;
    font-weight: 700;
}
.activity-l p {
    color: #525252;
    font-size: 14px;
    margin-bottom: 8px;
}
.col-md-3.recent-l {
    margin-top: 24px;
}
.activity-l span {
    color: #919191;
    font-size: 14px;
}
.profile-l span {
    color: #000;
    font-weight: 500;
}
.calender-k {
    margin-bottom: 16px;
}
section.sell-sec {
    margin-top: 170px;
}
ul.list-inline.list-unstyled {
    display: inline-flex;
}
section.blog-section {
    padding: 50px 0px;
}
.row.blog-s {
    box-shadow: 3px 3px 0 rgb(0 0 0 / 5%);
    background: #f7f7f7ad;
    padding: 20px 10px;
    border-radius: 0.231rem;
}
.blog-h p {
    font-size: 13px;
}
.blog-h h3 a {
    font-size: 26px;
    font-weight: 700;
    color: #000;
    margin-bottom: 12px;
}
.blog-h ul {
    display: inline-flex;
    padding: 0;
    list-style-type: none;
}
.blog-h ul li {
    margin: 0px 10px;
    color: #f6700d;
    font-size: 14px;
}
ul.count-l {
    display: inline-flex;
    list-style-type: none;
    padding: 0;
}
ul.count-l li {
    background: #f6700d;
    color: #fff;
    padding: 6px 14px;
    margin: 0px 4px;
    font-weight: 700;
}
section.blog-details {
    padding: 60px;
}
.blog-detailss {
    border: 1px solid #c8c8c8;
}
.data-blog h3 {
    color: #fff;
    background: #f6700d;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 12px;
}
.blogs-data {
    padding: 22px 12px 36px;
}
.blogs-data h4 {
    color: #f6700d;
    font-size: 20px;
    margin-bottom: 18px;
    font-weight: 500;
}
.blogs-data span {
    font-weight: 700;
    font-size: 14px;
}
.sp-date {
    padding: 10px 12px;
    position: absolute;
    right: 16%;
    background: #f6700d;
    color: #fff;
    font-weight: 700;
    margin-top: 18px;
}
.img-detail {
    text-align: center;
}
.img-detail {
    text-align: center;
}
.img-detail p {
    margin-top: 14px;
    color: #000;

    font-weight: 600;
}
.coment-head h3 {
    font-weight: 700;
    font-size: 16px;
    color: #f6700d;
}
.coment-head span {
    font-weight: 600;
    color: #000;
    font-size: 14px;
}
.coment-head p {
    margin-bottom: 6px;
}
.cmment-b {
    display: inline-flex;
    list-style-type: none;
    padding: 0;
}
.cmment-b li {
    color: #7a7474;
    margin: 0px 10px;
}
.comment-bx {
    margin-top: 14px;
    border-bottom:1px solid #cccccc75;
    margin-bottom: 20px;
}
.comment-bx1 {
    margin-top: 14px;
    
    margin-bottom: 20px;
}
i.fa.fa-thumbs-up {
    color: #202020;
    font-size: 20px;
}
.coment-heading {
    margin-bottom: 33px;
    font-weight: 600;
    color: #fff;
    background: #f6700d;
    font-size: 20px;
    font-family: sans-serif;
    padding: 6px 12px;
}
.bookmark{
	color:red !important;
}