.interst-slider {
  position: relative;
  overflow: hidden;
  max-width: 600px
}
.about-style-six {
  position: relative;
  padding: 0 0 50px;
  background-color: #fffefa;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover
}
.about-style-six:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7)
}
.about-style-six .container {
  position: relative;
  z-index: 2
}
.about-newsletter-three {
  max-width: 900px;
  margin-top: 30px;
  padding: 30px;
  background-color: #ffffff;
  border-radius: 5px
}
.about-newsletter-three h4 {
  margin-bottom: 0;
  padding-bottom: 20px;
  font-size: 26px;
  font-weight: 500;
  line-height: 30px;
  color: #324b85
}
.about-newsletter-three h5 {
  margin-bottom: 0;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #333333
}
.about-newsletter-three .form-control {
  padding: 10px 25px;
  height: 60px;
  font-size: 16px;
  background-color: transparent;
  border: 1px solid #a3a3a3 !important;
  border-radius: 5px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  background-color: transparent;
  border-color: #a3a3a3;
  color: #212529
}
.about-newsletter-three .form-control:focus {
  box-shadow: none
}
.about-newsletter-three .newsletter-btn {
  display: inline-block;
  padding: 13px 15px;
  margin: 0 0 0 15px;
  min-width: 150px;
  background-color: #f8a335;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  border: none !important;
  transition: all ease 0.4s
}
.about-newsletter-three .newsletter-btn:hover {
  background-color: #ff9000;
  color: #ffffff
}
.newsletter-form-inner {
  display: flex
}
.about-newsletter-three p {
  padding-top: 20px;
  font-size: 14px;
  line-height: 24px;
  color: #777777
}
.about-style-six-inner {
  max-width: 900px;
  color: #ffffff
}
.about-style-six-inner a {
  color: #4a66ad
}
.about-style-six-inner a:hover {
  color: #f8a335
}
.about-style-six-inner h4 {
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 32px;
  color: #ff9228
}
.about-subtitle {
  margin-bottom: 0;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #ffffff
}
.about-style-six-inner p, .about-style-six-inner div {
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 28px;
  color: #a8a8a8
}
.about-style-six-inner .style-two-text {
  padding-bottom: 25px
}
.about-style-six-inner .about-info-link {
  position: relative;
  display: block;
  padding-top: 10px;
  text-decoration: none;
  transition: all ease 0.4s;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #f8a335;
  max-width: 90px
}
.about-style-six-inner .about-info-link:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 0;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #f8a335;
  transition: all ease 0.4s
}
.about-style-six-inner .about-info-link:hover, .about-style-six-inner .about-info-link:focus {
  color: #ff9205
}
.about-style-six-inner .about-info-link:hover:before {
  background-color: #ff9205
}
.about-style-six-info {
  position: relative;
  display: flex;
  margin: 0 auto;
  justify-content: flex-end;
  align-items: center
}
.about-style-six-info ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  font-weight: 500;
  color: #585756;
  text-align: center
}
.about-style-six-info ul li {
  display: inline-block;
  padding-right: 30px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff
}
.about-style-six-info ul li:last-child {
  padding-right: 0
}
.about-style-six-info ul li a {
  text-align: center;
  text-decoration: none;
  color: #585756;
  font-size: 16px
}
.about-style-six-info ul li span {
  display: block;
  overflow: hidden;
  margin: 5px auto 10px;
  position: relative;
  padding: 0;
  text-align: center;
  transition: all ease 0.4s
}
.about-style-six-info ul li span img {
  width: 38px
}
.hover-image {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  width: 38px;
  transform: translateY(-90px) translateX(-50%);
  transition: all ease 0.4s
}
.about-style-six-info ul li span:hover .hover-image {
  top: 50%;
  transform: translateY(-50%) translateX(-50%)
}
.about-style-six-info ul li span > img {
  transition: all ease 0.4s
}
.about-style-six-info ul li span:hover > img {
  transform: translateY(90px)
}
.about-style-six-socials {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: transparent;
  margin: 0 auto
}
.about-style-six-socials .style-six-btn, .about-style-six-info .style-six-btn {
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
  padding: 15px;
  max-width: 200px;
  border-radius: 50px;
  background: #191918;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 auto;
  color: #a8a8a8
}
.about-style-six-socials ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  font-weight: 500;
  text-align: left
}
.about-style-six-socials ul li {
  display: inline-block;
  margin-right: 25px;
  text-align: center
}
.about-style-six-socials ul li a {
  display: inline-block;
  text-decoration: none;
  color: #ffffff
}
.about-style-six-socials ul li a:hover span {
  color: #f8a335
}
.about-style-six-socials ul li a:hover img {
  opacity: 0.7
}
.about-style-six-socials ul.dropdown-menu li {
  display: block;
  margin: 0
}
.about-style-six-socials ul li a.dropdown-item {
  display: block
}
.about-style-six-socials ul li a.dropdown-item img {
  width: 16px
}
.about-style-six-socials ul li a img {
  width: 40px;
  transition: all ease 0.4s
}
.about-style-six-socials .about-link-btn {
  display: inline-block;
  padding: 13px 15px;
  min-width: 150px;
  background: rgba(0, 0, 0, 0.3);
  text-decoration: none;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  border-color: #383839
}
.about-style-six-socials .about-link-btn:hover {
  border-color: #f8a335;
  color: #f8a335
}
.about-style-six-socials .about-link-btn i {
  font-size: 20px;
  line-height: 24px;
  color: #faa428;
  margin-right: 5px;
  position: relative;
  top: 1px
}
.about-style-six-content {
  margin-bottom: 50px;
  padding: 40px 20px 30px;
  position: relative;
  z-index: 111;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #434343;
  border-bottom-color: #434343
}
.about-me-content {
  padding: 20px;
  background-color: #ffffff;
  border: 1px solid #eeedeb;
  border-radius: 5px;
  margin-bottom: 0;
  height: 780px
}
.about-post {
  padding: 15px;
  background-color: #ffffff;
  border: 1px solid #eeedeb
}
.about-post-box {
  background-color: #fcfcfc;
  border: 1px solid #eeedeb;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.about-post-title {
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: #737373
}
.about-post-title a {
  display: block;
  padding: 15px;
  width: 100%;
  text-decoration: none
}
.about-post-title a span {
  font-size: 16px;
  font-weight: 600;
  color: #000000
}
.about-post-title a img {
  width: 26px;
  margin-right: 10px
}
.image-link {
  text-align: center;
  border-left: 1px solid #e2e2e2;
  background-color: transparent
}
.image-link label {
  margin-bottom: 0;
  padding: 15px;
  height: 55px
}
.image-link label img {
  width: 26px
}
.image-link:hover {
  background-color: #dcdcdd
}
.about-me-item {
  margin-top: 20px;
  padding: 20px 15px 10px;
  background-color: #fffeff;
  border: 1px solid #eeedeb
}
.about-me-item-top {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: baseline
}
.about-me-item-top a img {
  width: 60px
}
.about-me-item-info {
  margin-top: 10px
}
.about-me-item-info h3 {
  padding-bottom: 10px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: #000000
}
.about-me-item-info h5 {
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #737373
}
.about-me-item .classifieds-link {
  display: flex;
  align-items: center;
  margin-right: 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: #489ede
}
.about-me-item .classifieds-link i {
  font-size: 16px;
  margin-right: 2px
}
.about-me-item p {
  padding-bottom: 15px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #676767
}
.about-me-item-warp img {
  width: 100%
}
.about-me-form-inner {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.post-meta-social {
  padding-top: 10px
}
.post-meta-social ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  font-weight: 500
}
.post-meta-social ul li {
  display: inline-block;
  padding-right: 40px
}
.post-meta-social ul li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #334150
}
.about-me-item .classifieds-link span {
  color: #489ede;
  margin-right: 5px;
  font-size: 22px
}
.post-meta-social ul li a span, .post-meta-date a span {
  margin-right: 10px;
  font-size: 22px;
  color: #566370
}
.post-meta-date a {
  display: flex;
  align-items: center;
  padding-top: 0;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  color: #334150
}
.post-meta-date a span {
  margin-right: 5px
}
.about-me-item input {
  margin-top: 20px;
  padding: 12px 20px;
  background-color: transparent;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  height: 50px;
  width: 100%
}
.about-me-item input:focus {
  box-shadow: none
}
.about-me-modal .modal-dialog {
  max-width: 700px
}
.about-me-modal .modal-dialog .btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  background: #777777;
  border-radius: 25px;
  line-height: 8px;
  width: 25px;
  height: 25px;
  font-size: 20px
}
.about-me-modal .modal-body {
  padding: 25px;
  background: #000000;
  color: #ffffff
}
.about-me-modal .modal-body a {
  color: #ffffff
}
.about-me-modal .modal-body a:hover {
  color: #0070c0
}
.modal-body-title {
  font-size: 26px;
  font-weight: 600;
  line-height: 26px;
  padding-bottom: 15px;
  color: #ff9228
}
.about-me-modal .modal-body h5 {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: #ffffff;
  padding-bottom: 15px
}
.about-me-modal .modal-body p {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #808080
}
.about-me-modal .modal-footer .btn {
  margin: 0 auto;
  background: transparent;
  color: #dddddd;
  text-decoration: underline
}
.about-me-modal .modal-footer .btn:focus {
  box-shadow: none;
  border: none
}
.about-me-modal .modal-footer {
  background: #121212;
  border-top: 1px solid #2a2a2a
}
.followers-content {
  border: 1px solid #ebeae6;
  border-radius: 3px;
  background-color: #ffffff;
  height: 100%;
  max-width: 476px;
  border-color: #ebeae6
}
.followers-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  border-bottom: 1px solid #ebeae6;
  border-bottom-color: #ebeae6
}
.followers-title h4 {
  font-size: 18px;
  margin: 0;
  padding: 0;
  color: #000000
}
.followers-title a {
  font-size: 15px;
  font-weight: 500;
  color: #4a66ad
}
.followers-title a:hover {
  color: #f8a335
}
.followers-inner {
  padding: 10px 15px
}
.followers-item {
  padding: 15px 0;
  max-width: 110px;
  text-align: center;
  margin: 0 auto;
  cursor: pointer
}
.followers-item.blur {
  pointer-events: none;
  filter: blur(2px);
  -webkit-filter: blur(2px);
  opacity: 0.3
}
.followers-item img {
  width: 110px;
  height: 110px;
  object-fit: cover;
  border-radius: 100%
}
.followers-item span {
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px
}
.followers-no-data {
  position: relative;
  padding: 20px
}
.followers-no-data-inner {
  padding: 20px 15px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 1
}
.followers-no-data-inner img {
  width: 140px
}
.followers-no-data-inner h5 {
  padding: 0;
  font-size: 18px;
  color: #4c4c4c
}
.followers-list-inner {
  display: flex
}
.user-activity {
  font-size: 14px;
  margin-top: 10px
}
.followers-list-image {
  margin-right: 15px;
  text-align: center
}
.followers-list-image img {
  width: 110px;
  min-width: 110px;
  border-radius: 100%;
  height: 110px;
  object-fit: cover
}
.followers-list-info h4 {
  font-size: 20px;
  color: #524646
}
.followers-list-info h5 {
  font-size: 16px;
  color: #524646;
  font-weight: 400
}
.followers-list-info h5 .mdi {
  font-size: 20px;
  line-height: 18px
}
.followers-list-info h5 .mdi-gender-male-female {
  color: #fe8900
}
.followers-list-info h5 .mdi-map-marker {
  color: #62bea7
}
.followers-list {
  padding: 20px
}
.followers-list + .followers-list {
  border-top: 1px solid #dfdfdf
}
.followers-list .dropdown-menu {
  padding: 0;
  min-width: 150px;
  top: -4px !important
}
.followers-link-btn {
  display: inline-block;
  padding: 11px 15px;
  min-width: 150px;
  background: #ffffff;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
  color: #000000
}
.followers-link-btn:hover {
  border-color: #f8a335;
  color: #000000
}
.followers-link-btn:focus {
  color: #000000
}
.popup-link {
  display: inline-block;
  color: #b4b3b4;
  font-size: 16px
}
.popup-link:hover {
  color: #606060
}
.followers-no-data-wrap {
  position: relative
}
.mini-profile-wrap {
  display: flex;
  padding: 25px
}
.mini-profile-img {
  margin-right: 15px
}
.mini-profile-img img {
  width: 150px;
  height: 150px;
  min-width: 150px;
  border-radius: 100%
}
.mini-profile-info h4 {
  font-size: 22px;
  padding-bottom: 5px;
  color: #009be1;
  font-weight: 400
}
.mini-profile-info h5 {
  font-size: 16px;
  color: #202020;
  font-weight: 400;
  padding-bottom: 0;
  min-height: 30px
}
.mini-profile-info h5 img {
  width: 30px
}
.mini-profile-info h5 i {
  font-size: 20px;
  color: #aeaead;
  min-width: 30px;
  text-align: center;
  display: inline-block;
  line-height: 20px
}
.mini-profile-btns {
  display: flex;
  padding-top: 10px
}
.mini-profile-btns .dropdown-menu {
  padding: 0;
  min-width: 150px
}
.mini-profile-btns .followers-link-btn {
  color: #585858
}
.mini-profile-btns .followers-link-btn i.fa-external-link {
  color: #7692ae
}
.tab-content > .tab-pane {
  padding: 25px
}
.profile-about h3 {
  font-size: 16px;
  line-height: 22px
}
.profile-about p {
  font-size: 14px;
  line-height: 24px
}
.profile-about a {
  color: #009be1
}
.nav-tabs .nav-item {
  margin: 0 8px
}
.nav-tabs .nav-link {
  min-width: 250px;
  background-color: #e5e5e5;
  padding: 13px;
  color: #2b2b2b
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #009be1;
  background-color: #ffffff;
  border-color: #009be1 #dee2e6 #ffffff
}
.tab-interest-item {
  padding: 11px 10px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  text-align: center;
  font-size: 15px;
  color: #585858
}
.tab-interest-icon {
  display: flex;
  position: relative;
  width: 50px;
  height: 40px;
  margin: 0 auto 15px;
  overflow: hidden;
  justify-content: center;
  align-items: center
}
.tab-interest-icon img {
  width: 30px;
  transition: all ease 0.4s
}
.tab-interest-icon .hover-icon {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-90px);
  z-index: 1
}
.tab-interest-item:hover .tab-interest-icon .defalt-icon {
  transform: translateY(90px)
}
.tab-interest-item:hover .tab-interest-icon .hover-icon {
  top: 50%;
  transform: translateX(-50%) translateY(-50%)
}
.tab-interest-link {
  display: flex;
  padding: 11px 10px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  text-align: center;
  font-size: 15px;
  color: #009be1;
  min-height: 100px;
  align-items: center;
  justify-content: center;
  flex-direction: column
}
.tab-interest-link i {
  font-size: 30px;
  margin-bottom: 10px;
  line-height: 30px
}
.modal-dialog.modal-full {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  max-width: none !important
}
.modal-full .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0
}
.modal-body.no-padding {
  padding: 0
}
.frame-header {
  border: 1px solid #e4e4e4;
  background-color: #ffffff;
  display: flex;
  justify-content: space-between;
  height: 50px
}
.frame-header-left {
  display: flex
}
.frame-view-link {
  text-transform: uppercase;
  color: #585858;
  font-weight: 600;
  display: flex;
  border-left: 1px solid #e4eaee;
  border-right: 1px solid #e4eaee;
  text-align: center;
  padding: 8px 10px;
  font-size: 11px;
  line-height: 12px;
  align-items: center
}
.frame-view-link br {
  display: none
}
.frame-view-link:hover {
  color: #585858;
  background-color: #f2f2f2
}
.frame-view-link i {
  display: block;
  color: #788bba;
  font-size: 16px;
  margin-right: 8px
}
.frame-header-user {
  padding: 6px 15px;
  min-width: 270px;
  background-color: #fffef9
}
.frame-header-user h3 {
  padding-bottom: 0;
  margin-bottom: 1px;
  color: #50607a;
  font-size: 16px;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 18px
}
.frame-header-user p {
  margin-bottom: 0;
  color: #50607a;
  font-size: 10px;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-bottom: 0;
  line-height: 17px
}
.frame-close-link {
  text-transform: uppercase;
  color: #585858;
  font-weight: 600;
  display: flex;
  border-left: 1px solid #e4eaee;
  text-align: center;
  padding: 14px 13px;
  font-size: 11px;
  line-height: 16px;
  align-items: center
}
.frame-close-link:hover {
  color: #585858;
  background-color: #f2f2f2
}
.frame-close-link i {
  display: block;
  color: #ffffff;
  font-size: 14px;
  width: 22px;
  background-color: #f0776f;
  border-radius: 100%;
  height: 22px;
  text-align: center;
  line-height: 22px;
  margin-right: 6px;
  transition: all ease 0.4s
}
.frame-close-link:hover i {
  background-color: #ff2828
}
.user-site-frame {
  width: 100%;
  border: none;
  height: 100%;
}
.iframe-full-height {
  height: 100vh;
  border: 1px solid #e2e2e2
}
.modal-dialog.modal-full {
  height: 100% !important
}
.modal-full .modal-content {
  height: 100%
}
.no-results {
  text-align: center;
  padding: 30px 15px
}
.no-results img {
  width: 110px
}
.no-results h2 {
  font-size: 22px;
  margin-top: 20px
}
.no-results a {
  color: #f8a335;
  text-decoration: underline
}
.dropdown-item span {
  color: #373737 !important;
}

.business-profile-about {
	padding: 25px;
	border-top: 1px solid #e2e2e2;
}
.mini-profile-info h5 img.business-profile-icon {
	width: 16px;
	margin-right: 4px;
	margin-left: 5px;
	position: relative;
	top: -1px;
}