@charset "UTF-8";
/* Home */
/* Dash Board */
/* plan section */
/* associateForm */
/* Affiliate Sub Code Report */
/* width */
/* form steps */
/* Bizzlisting form */
/* Blog Form */
/* Business Listing View */
/* Job Profile View All Page/Pro  */
/* Opportunity View All Page */
/* Service Packages View All */
/* Blog View All */
/* classifieds view  */
/* headling page */
/* WhitePaper Section */
/* blog details page */
/* Channel Client Listing */
/* My Ads page */
/* Advertising Payment */
/* user profile */
/* Video Page */
/* Blog Post Page */
/* Business Listing Details Page */
/* Job profile */
/* opportunityDetails Page */
/* service package */
/* Bizzlisting Invoice */
/* Raise Invoice section */
/*.howWorkWrapper:hover{*/
/*    box-shadow: #00000026 2px 9px 10px;*/
/*}*/
/* Faq Page */
/* Collapse Icon */
/*Job Page style sheet*/
/* Extra small devices (portrait phones, less than 576px) */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) */
/* Large devices (desktops, 992px and up) */
/* Extra large devices (large desktops, 1200px and up) */
/* Contact US */
/* ABout Us page */
/* Contact US */
/* html {
  zoom: 0.8;
} */

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  font-family: calibri, open-sans;
}

::-moz-selection {
  background-color: rgba(243, 67, 132, 0.3490196078);
}

::selection {
  background-color: rgba(243, 67, 132, 0.3490196078);
}

a {
  text-decoration: none !important;
}

html,
body {
  overflow-x: hidden;
}


.pr-0 {
  padding-right: 0px !important
}

td {
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  font-weight: 400 !important;
  font-size: 18px;
  padding: 10px !important;
  padding: 5px 12px;
}



.topNavBar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
}

.logo img {
  width: 160px;
  height: 70px;
  width: 160px;
  height: auto;
}

.logo a {
  color: #f52d62;
  text-decoration: none;
}

div#exampleModal .modal-body {
  padding: 0;
}

.modal {
  background-color: rgba(0, 0, 0, 0.5411764706);
}

.modal-body a {
  padding: 10px;
}

.sub-menu a.active {
  background-color: #da1662 !important;
}

.dashboardSideMenuWrapper .sub-menu.active .sub-item.active {
  color: #fff !important;
}

.businessListing .formWrapper button {
  text-transform: uppercase;
}

.businessListing .btnWrapper button {
  text-transform: uppercase;
}

.serviceMediaPostWrapper .property-info .customBtn.listing_reports {
  text-transform: uppercase;
}


.sub-menu.active a.active {
  background-color: #da1662 !important;
  color: #fff !important;
}

.logInSignInBtn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logInSignInBtn a {
  text-decoration: unset;
  color: unset;
  display: contents;
}

.logInSignInBtn a:hover {
  color: #ffffff;
}

.non-blured {
  border: #e81253 3px solid !important;
}

.businessCaptcha {
  width: 25%;
  font-size: 14px;
}

.patnerChannel img {
  width: 110px;
  height: 110px;
  border: 1px solid #b3b3b3;
  margin: 15px 10px;
}

.clientChannel img {
  width: 110px;
  height: 110px;
  border: 1px solid #b3b3b3;
  margin: 15px 10px;
}

.projectImg img {
  width: 100px;
  height: 100%;
}

.userImg {
  padding: 5px 10px;
  height: 100px;
}

.userImg .PROiMAGE {
  width: 100%;
  height: 100%;
}

.notificationWraapper {
  position: relative;
}

.notificationWraapper a {
  font-size: 22px;
  color: #2B0D7C;
}

.notificationWraapper a:hover {
  color: #FD1C84;
}

.notificationWraapper li {
  list-style: none;
}

.notificationWraapper .subNav {
  display: none;
  position: absolute;
  background-color: #ffffff;
  z-index: 100;
  left: -40px;
  border-radius: 4px;
}

.notificationWraapper .subNav ul {
  display: block;
  text-align: left;
  box-shadow: rgba(215, 222, 227, 0.3960784314) 0px 0px 20px;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid rgba(39, 46, 102, 0.5019607843);
  margin-bottom: 0px !important;
  list-style: none;
  width: 360px;
}

.notificationWraapper .subNav ul li {
  padding: 5px;
  border-radius: 3px;
  list-style: none;
  border-bottom: 1px solid #d1d1d1;
}

.notificationWraapper .subNav ul li:last-child {
  border: none;
}

.notificationWraapper .subNav ul li:hover {
  background-color: #e81253;
}

.notificationWraapper .subNav ul li:hover a {
  color: #ffffff;
}

.notificationWraapper .subNav ul li a {
  text-decoration: none;
  padding: 10px 0px;
  color: #272E66;
  font-size: 16px;
}

.notificationWraapper:hover .subNav {
  display: block;
}

#blogWrapper a {
  text-decoration: unset;
}

#businessListing a {
  color: unset;
  text-decoration: unset;
}

#insights a {
  color: unset;
  text-decoration: unset;
}

#insights .bottomBorder {
  width: 8%;
}

#network a {
  color: unset;
  text-decoration: unset;
}

#network .bottomBorder {
  width: 18%;
}

#latest {
  background-image: url(/images/latestBG.png?b5f8cce85b9f901da156f49b8747be56);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0px;
}

#latest a {
  color: unset;
  text-decoration: unset;
}

#featured a {
  color: unset;
  text-decoration: unset;
}

#featured .bottomBorder {
  width: 15%;
}

/* #filter a {
  color: #f5e532 !important;
  text-decoration: unset;
  background: #272e66;
}

#filter a:hover{
  background:#272e66;
  color: #f5e532 !important;
} */

#professionalServices a {
  color: unset;
  text-decoration: unset;
  text-align: center;
}

#advertising a {
  color: unset;
  text-decoration: unset;
  text-align: center;
}

#jobProfiles a {
  color: unset;
  text-decoration: unset;
}

#business a {
  color: unset;
  text-decoration: unset;
}

#headlineWrapper a {
  color: unset;
  text-decoration: unset;
}

#classifieds a {
  color: unset;
  text-decoration: unset;
}

#opportunity a {
  color: unset;
  text-decoration: unset;
}

#service a {
  color: unset;
  text-decoration: unset;
}

#blog a {
  color: unset;
  text-decoration: unset;
}

#whitepaper a {
  color: unset;
  text-decoration: unset;
}

.opportunityLogo .img-fluid {
  width: 180px;
  height: 180px;
}

.businessCardLocation img {
  max-width: 15%;
}

.userProfileLocation img {
  max-width: 11%;
  margin-right: 5px;
  margin-top: -3px;
}

.classifiedsUserLocation {
  display: flex;
  color: #868686;
  font: 12px;
}

.classifiedsUserLocation img {
  max-width: 11%;
  margin-right: 5px;
  margin-top: -3px;
}

.whitePaperLocation img {
  max-width: 11%;
  margin-right: 5px;
  margin-top: -3px;
}

.searchBox {
  width: 55%;
  border-radius: 30px;
  position: relative;
  margin: 30px auto;
}

.searchBox input[type=text] {
  width: 100%;
  outline: none;
  border-radius: 8px !important;
  border: 1px solid rgba(39, 46, 102, 0.3019607843);
  padding: 5px 15px !important;
}

.searchIcon {
  position: absolute;
  top: -4px;
  cursor: pointer;
  right: 20px;
}

.searchIcon button {
  background-color: transparent !important;
  width: auto !important;
  padding: 0px !important;
}

.signInBtn {
  background-color: #e81253 !important;
}

.logInBtn {
  background-color: #e81253 !important;
}

.logBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 12px !important;
}

.logBtn p {
  margin: 0px;
  color: #ffffff;
}

.carousel-control-prev {
  left: -48px !important;
  margin: 0px;
  justify-content: start;
  margin-left: 25px;
}

.carousel-control-next {
  right: -48px !important;
  justify-content: end;
  margin-right: 25px;
}

.customBtn {
  background-color: #e81253;
  margin: 0px 8px;
  padding: 8px 20px;
  color: #ffffff;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
  border: 1px solid transparent;
}

.customBtn img {
  margin-right: 10px;
}

.customBtn:hover {
  background-color: #ffffff;
  color: #e81253;
  border: 1px solid #e81253;
}

.itemImg {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.itemImg img {
  width: 100%;
  height: 100%;
}

.ratingSection {
  border-top: 1px solid #DDDDDD;
  margin: auto;
  text-align: center;
}

.ratingSection .starRating {
  margin: 10px auto;
}

.free {
  background-color: #f5e532 !important;
  color: #3e3e3e !important;
  font-weight: bold;
}

.companyName .pricingDetailName {
  font-weight: bold;
  color: #120555;
}

.companyName p {
  font-size: 16px;
  color: #120555;
  margin: 0px;
}

.navBar {
  margin-top: 5px;
  padding: 10px 0px;
}

.navBar ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0px;
  color: #262d65;
  font-weight: bold;
}

.tablinks.active {
  background-color: #384390 !important;
}

.tablinks {
  border-radius: 7px;
}

.iconColor {
  color: #f52d62;
}

.strp {
  background: #120555;
  padding: 5px;
}

.strp p {
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  color: #ffffff;
}

.path {
  background: #120555;
  padding: 5px;
}

.slider {
  margin: 20px auto;
}

#slider {
  margin: 10px 0px !important;
}

#about-us {
  margin-top: 40px !important;
}

.proCta {
  display: flex;
  align-items: center;
  list-style: none;
}

.proCta button {
  border-radius: 6px;
  margin-right: 8px;
}

.proCta .active {
  background-color: #384390 !important;
  color: #ffffff !important;
}

section {
  margin: 50px auto;
}

.aboutUsSection {
  margin: 30px 0px;
  padding: 20px;
  background-color: rgba(245, 176, 187, 0.4862745098);
}

.aboutUsWrapper {
  padding: 15px 25px;
  background-color: rgba(255, 255, 255, 0.805);
}

.aboutUsWrapper h6 {
  color: #272e66;
  font-size: 18px;
}

.aboutUsWrapper p {
  margin: 0px;
  margin-top: 5px;
  color: #575757;
  font-size: 18px;
}

.findBtn {
  background-color: #384390;
  font-size: 14px;
}

.findBtn:hover {
  background-color: #272e66;
}

.quoteIcon {
  font-size: 32px;
  color: #ffffff !important;
}

.findProviderWrapper {
  padding: 20px;
}

.heading {
  font-size: 32px;
  color: #384390;
}

.bottomBorder {
  background-color: #e81253;
  height: 4px;
  width: 25%;
  margin: auto;
  border-radius: 8px;
}

.main .bottomBorder {
  width: 8%;
}

.productsWrapper {
  width: 100%;
  height: auto;
  border: 1px solid rgba(231, 234, 243, 0.168627451);
  background-color: rgba(231, 234, 243, 0.2392156863);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  flex-wrap: wrap;
  margin: 10px 0px;
  position: relative;
  border-radius: 20px;
}

.productsWrapper:hover .productTextDiscri {
  opacity: 1;
  transition: 0.3s all ease;
}

.productTextDiscri {
  background-image: url(/images/sectionBG.png?9cd2480433c626ec4b0f1a78af896fe8);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  text-align: center;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  left: 0px;
  height: 100%;
  opacity: 0;
  padding: 25px 10px;
  width: 100%;
  border-radius: 20px;
}

.productTextDiscri h5 {
  font-size: 16px;
}

.productTextDiscri p {
  font-size: 13px;
  margin: 0px;
}

.yellowBGWrapper:hover {
  background-image: url(/images/yellowBG.jpg?bb28a7eb90921d835d682a8bc1f10d31) !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.productImg img {
  border-bottom: 3px solid #f52d62;
  padding: 30px;
  width: 120px;
  height: 120px;
}

.productText p {
  margin: 10px auto;
  font-size: 18px;
  color: #272e66;
  font-weight: bold;
}

.menuWrapper {
  margin: 20px auto;
}

.menuWrapper ul {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 8px 50px;
}

.menuWrapper ul li {
  padding: 8px 46px;
  font-weight: bold;
  border-bottom: 4px solid #dddddd;
  cursor: pointer;
}

.menuWrapper ul li:hover {
  color: #e81253;
}

.menuWrapper ul .active {
  border-bottom: 4px solid #e81253;
  color: #e81253;
}

.menuWrapper img {
  margin-right: 10px;
  width: 25px;
  height: 25px;
}

.leftFilter {
  cursor: pointer;
}

.leftFilter .menuWrapper {
  margin: 0px !important;
}

.leftFilter .menuWrapper ul {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.leftFilter .menuWrapper ul li {
  background-color: #e85871;
  border: 0px;
  color: #ffffff;
  padding: 5px 15px;
  margin-right: 8px;
  border-radius: 6px;
  font-weight: 400;
}

.leftFilter .menuWrapper ul .active {
  background-color: #384390;
  color: #ffffff;
}

.standardIcon img {
  margin-right: 10px;
  width: 25px;
  height: 25px;
}

.serviceWrapper {
  margin: 10px 60px;
}

.premimumUserWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 3px 0px;
}

.premimumUser {
  width: 100%;
  border: 1px solid #e7eaf3;
  background-color: #fbfcfd;
  position: relative;
  margin: 10px;
  height: 180px;
}

.userCard {
  padding: 10px 5px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 130px;
}

.userDetails {
  margin-top: 10px;
}

.userName {
  font-size: 16px;
  color: #384390;
  font-weight: bold;
}

.navigation {
  margin: 10px auto;
}

.navigation ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding: 0px;
  font-size: 18px;
  color: #262D65;
  font-weight: bold;
  cursor: pointer;
  flex-wrap: wrap;
}

.navigation ul span {
  color: #e81253;
  color: #f5e532 !important;
  border: 1px solid #272e66;
  background-color: #272e66;
  padding: 5px 15px;
  border-radius: 4px;
  font-weight: 700;
}

.navigation ul span:hover {
  border: 1px solid #f5e532;
  background-color: #f5e532;
  color: #000000 !important;
}

.navigation ul i {
  color: #272E66;
  font-size: 18px;
  font-weight: bold;
}

.navigation ul li a {
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  color: #272E66;
}

.navigation ul li a span {
  color: #F52D62 !important;
  border: 1px solid #f52d62;
  padding: 5px 15px;
  border-radius: 4px;
}

.navigation ul a {
  text-decoration: none;
}

.subNav {
  display: none;
  position: absolute;
  background-color: #ffffff;
  z-index: 100;
  border-radius: 4px;
}

.subNav ul {
  display: block;
  text-align: left;
  box-shadow: rgba(215, 222, 227, 0.3960784314) 0px 0px 20px;
  padding: 6px 0;
  border-radius: 4px;
  border: 1px solid rgba(39, 46, 102, 0.5019607843);
  margin-bottom: 0px !important;
  list-style: none;
}

.subNav ul li {
  padding: 5px;
  border-radius: 3px;
  list-style: none;
}

.subNav ul li:hover {
  background-color: #e81253;
}

.subNav ul li:hover a {
  color: #ffffff;
}

.subNav ul li a {
  text-decoration: none;
  padding: 10px 0px;
  color: #272E66;
}

.subMenu:hover .subNav {
  display: block;
}

.subMenu:hover i {
  color: #e81253;
}

.ql-editor p img {
  width: 100%;
  height: 100%;
}

.notiTime {
  float: right;
  font-size: 14px;
}

.notiTime:hover {
  color: #ffffff;
}

.icon i {
  color: #000 !important;
  font-size: 20px !important;
  cursor: pointer !important;
}

.cancel-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  display: none;
  color: #000;
}

.menuBtn {
  position: absolute;
  top: 45px;
  left: 50px;
  display: none;
}

.menuBtn i {
  color: #384390 !important;
}

.aboutusWrapper {
  background-image: url(/images/latestBG.png?b5f8cce85b9f901da156f49b8747be56) !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 25px;
}

.aboutWrapper {
  border-right: 1px solid rgba(114, 119, 155, 0.5764705882);
  padding: 22px 0px;
}

.aboutusBox {
  margin-right: 40px;
  background-color: rgba(255, 255, 255, 0.7725490196);
  padding: 20px;
}

.aboutusContent {
  font-size: 20px;
  color: #575757;
}

.aboutusContent a {
  text-decoration: none;
  color: #e81253;
}

.aboutusContent a:hover {
  color: #272E66;
}

.navigationWrapper {
  border-top: 1px solid #D9DCE5;
}

.alcartepage {
  margin: 0px !important;
}

.adv-btn {
  color: #f5e532 !important;
  border: 1px solid #272e66 !important;
  background-color: #272e66 !important;
  padding: 5px 15px;
  border-radius: 4px;
  font-weight: 400;
  margin: 0px 8px;
  font-size: 18px;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 700;
}

.adv-btn:hover {
  border: 1px solid #f5e532 !important;
  background-color: #f5e532 !important;
  color: #000000 !important;
}

.userProfile {
  margin-top: 5px;
  font-size: 15px;
}

.userDubaiFlag {
  align-items: center;
  width: 22px;
  height: 13px;
  margin-right: 5px;
}

.oppDubaiFlag {
  width: 22px;
  height: 13px;
  margin-right: 5px;
}

.userStatus {
  color: #333333;
  font-weight: bold;
}

.profileViews {
  color: #e81253;
}

.userLocation {
  font-size: 16px;
  color: #333333;
}

.primumUserIcon {
  position: absolute;
  top: 5px;
  right: 10px;
}

.featuredBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0px;
}

.oppoHeader {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.oppoWrapper {
  font-size: 24px;
  color: #272e66;
  font-weight: bold;
}

.oppoWrapper span {
  background-color: #e81253;
  color: #fff;
  padding: 5px 10px;
  border-radius: 2px;
  letter-spacing: 2px;
}

.projectWrapper {
  background-color: #fbfcfd;
  width: 100%;
  height: 150px;
  margin: 12px auto;
  border: 1px solid #e7eaf3;
}

.projectCard {
  display: flex;
  align-items: center;
  padding: 20px;
}

.aboutImg img {
  width: 100%;
  margin-right: 10px;
}

.projectDetails {
  margin-left: 10px;
  font-size: 14px;
}

.projectDetails span {
  color: #384390;
  font-weight: bold;
}

.projectName {
  color: #384390;
  font-weight: bold;
}

.readMore a {
  color: #e81253;
  text-decoration: none;
}

.bottomReadMore {
  display: flex;
  justify-content: flex-end;
}

.videoBottomBtn {
  justify-content: space-around;
  align-items: center;
}

.bottomReadMoreBtn {
  background-color: #fbfcfd;
  width: 100%;
  border: 1px solid #e7eaf3;
  color: #3e3e3e;
  font-size: 18px;
  padding: 5px 55px;
  border-radius: 4px;
}

.tab {
  margin: 10px 0px;
  text-transform: unset !important;
}

.tab button {
  margin: 5px 0px;
}

.classifiedsHeader {
  background-color: #e81253;
  padding: 15px;
}

.classifiedsWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.classifiedsHeading {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
}

.freePostBtn {
  background-color: #f5e532;
  padding: 5px 10px;
  border-radius: 4px;
  color: #3e3e3e;
  font-weight: bold;
}

.classifiedPosts {
  background-color: #fbfcfd;
  width: 100%;
  border: 1px solid #e7eaf3;
}

.classifiedPostsDiv {
  background-color: #fbfcfd;
  width: 100%;
  border: 1px solid #e7eaf3;
  padding: 10px 20px;
}

.postCard {
  padding: 10px;
  border-bottom: 1px solid #e7eaf3;
}

.freeBadgeText {
  background-color: #fbf268;
  padding: 2px 8px;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0px 20px 0px 0px;
}

.postHeading {
  color: #272e66;
  font-size: 16px;
  font-weight: bold;
}

.postHeading h6 {
  font-size: 24px;
  color: #120555;
  text-transform: uppercase;
}

.postLocation {
  font-size: 15px;
  color: #333333;
}

.postDiscription {
  font-size: 15px;
  color: #333333;
}

.mesBtn {
  float: right;
  margin-top: 15px;
  background-color: #e81253;
  color: #ffffff !important;
}

.classMore a {
  color: #e81253;
  text-decoration: none;
  font-weight: bold;
}

.insightWrapper {
  background: linear-gradient(90deg, rgb(239, 221, 237) 0%, rgb(250, 232, 223) 50%);
  margin-top: 40px;
}

.itemWrapper {
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.0784313725);
  padding: 10px;
  background-color: #fff;
}

.itemDetails {
  margin: 10px auto;
  font-size: 17px;
}

.itemName {
  color: #384390;
  color: #384390;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
}

.itemView {
  color: #e81253;
}

.videoDiscription {
  font-size: 14px;
  color: #3e3e3e;
  margin: 22px 0px;
}

.blogDescription {
  font-size: 16px;
  color: #3e3e3e;
  font-weight: bold;
}

.blogDescription1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blogCard {
  padding: 10px;
  background-color: #fbfcfd;
  border: 1px solid #e7eaf3;
  height: auto;
}

.blogDate {
  color: #72779b;
  font-size: 13px;
}

.headlinesWrapper {
  background-color: #fbfcfd;
  border: 1px solid #e7eaf3;
  padding: 0px 20px;
}

.headlines {
  padding: 14px;
  border-bottom: 1px solid #E7EAF3;
  font-size: 14px;
  color: #272e66;
}

.headlines img {
  margin-right: 10px;
  width: 20px;
}

.headlines a {
  font-size: 20px;
  color: #e81253;
  text-decoration: none;
}

.newsletterHeading {
  display: flex;
  justify-content: center;
  align-items: center;
}

.emailImg {
  margin-right: 10px;
}

.newsletterWrapper {
  background: linear-gradient(90deg, rgb(239, 221, 237) 0%, rgb(250, 232, 223) 50%);
  width: 100%;
}

.newsletter {
  padding: 20px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news p {
  margin-bottom: 2px;
  font-size: 16px;
  color: #3e3e3e;
}

.news h4 {
  margin: 1px;
  font-size: 42px;
  color: #384390;
}

.emailInputBox {
  width: 60%;
  border-radius: 4px;
}

.emailInputBox input[type=email] {
  width: 100%;
  border: none;
  border-radius: 4px !important;
}

.subscribeBtn {
  background-color: #384390;
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  padding: 8px 10px;
}

.subscribeBtn img {
  margin: 0px 5px;
}

.magasAboutUs {
  color: #fff;
}

#newsletter {
  margin-bottom: 0px !important;
}

.netslider {
  margin: 15px auto;
}

.latestSlider {
  margin-top: 20px;
}

.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translate(-50px, -50px);
  width: 100%;
  font-size: 47px;
}

.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: -4%;
  display: block;
}

.owl-carousel .owl-nav button.owl-prev:hover {
  background-color: transparent;
  color: #f52d62;
}

.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: -12.5%;
  display: block;
}

.owl-carousel .owl-nav button.owl-next:hover {
  background-color: transparent;
  color: #f52d62;
}

.latestCard {
  background-color: #fff;
  padding: 10px;
}

.latestCardLocation {
  display: flex;
  align-items: center;
}

.latestDubaiFlag {
  width: 26px !important;
  height: 16px !important;
  margin-right: 10px;
}

.starRating {
  display: flex;
  align-items: center;
  width: 50%;
  justify-content: space-evenly;
}

.starRating img {
  width: 19px;
  height: 19px;
}

.latestCardDetails {
  background-image: url(/images/quality.png?6f86f3bcca506b54896e6b27fa03dab2);
  background-repeat: no-repeat;
  background-position: right 1px top 65px;
}

.latestCardDetails .starRating {
  display: flex;
  align-items: center;
  width: 50%;
}

ul#stars {
  display: inherit;
  list-style-type: none;
  font-size: 18px;
  padding-left: 0;
  color: #c8c8c9;
}

li.star.selected {
  color: #f5e532;
}

i.fa.fa-star.selected {
  color: #f5e532;
}

.postWrapper {
  margin: 0px 10px;
}

.postWrapper p {
  display: initial;
}

.postWrapper img {
  width: 100%;
}

.formWrapper {
  margin: 20px 0px;
  margin: 30px 0px;
  padding: 20px 0px;
  /* border-top: 1px solid #DDDFE1; */
  border-top: 1px solid #CACACA;
}

.formWrapper button {
  background-color: #e81253;
  width: 100%;
  border: none;
  outline: none;
  color: #ffffff;
  padding: 5px;
  font-size: 20px;
  border-radius: 6px;
}

.formWrapper input[type=submit] {
  background-color: #e81253;
  width: 100%;
  border: none;
  outline: none;
  color: #ffffff;
  padding: 5px;
  font-size: 20px;
  border-radius: 6px;
}

.formWrapper1 button {
  width: 143px;
}

.latestBgImg img {
  width: 118px;
  height: 118px;
  display: flex;
}

.freebadge {
  position: absolute;
  top: 0;
  right: 0;
}

.carousel-control-next-icon {
  padding: 10px;
  font-size: 12px;
  background-color: #555555;
  border-radius: 50%;
  right: 30px;
  position: absolute;
}

.aboutusHeading p {
  font-size: 20px;
  color: #272E66;
  font-weight: bold;
}

h1.head-text {
  font-size: 20px;
  color: #272E66;
  font-weight: bold;
}

.carousel-control-prev-icon {
  padding: 10px;
  font-size: 12px;
  background-color: #555555;
  border-radius: 50%;
  left: 30px;
  position: absolute;
}

.carousel-indicators {
  bottom: -46px !important;
}

.carousel-indicators button {
  width: 10px !important;
  height: 10px !important;
  border-radius: 100% !important;
  background-color: #e81253 !important;
}

.viewMore {
  height: 100%;
}

.viewMoreWrapper {
  background-image: url(/images/view_more_bg.png?7fdfd4b215b563f45d47e382e28b9eca);
  height: 100% !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 24px;
  color: #384390;
  font-weight: bold;
  cursor: pointer;
}

.viewMoreCard {
  background-image: url(/images/view_more_bg.png?7fdfd4b215b563f45d47e382e28b9eca);
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}

.viewCard {
  height: 115px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #384390;
  font-weight: bold;
  text-transform: uppercase;
}

footer {
  padding: 30px 0px;
  padding-bottom: 0px;
  background: linear-gradient(365deg, rgb(2, 0, 36) 0%, rgb(14, 20, 144) 100%);
  background-position: center;
  background-size: cover;
}

.footerText {
  color: #ffffff;
  font-size: 16px;
  padding-right: 60px;
}

.footerText a {
  color: #F5E532;
  text-decoration: none;
}

.footerText a:hover {
  color: #F52D62;
}

.aboutHeading p {
  color: #F5E532;
  font-size: 18px;
  font-weight: bold;
}

.aboutHeading ul {
  list-style: none;
  padding: 0px;
}

.aboutHeading ul li {
  font-size: 16px;
  color: #fff;
  padding: 2px 0px;
}

.aboutHeading ul li a {
  font-size: 16px;
  color: #fff;
  padding: 2px 0px;
  text-decoration: unset;
}

.bottomNavBar {
  background-color: #ffffff;
  padding: 8px;
}

.bottomNavBar ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  margin: 0px;
}

.bottomNavBar ul li a {
  font-size: 18px;
  text-decoration: none;
  color: #262d65;
  font-weight: bold;
}

.bottomNavBar ul li span {
  color: #f52d62;
}

.bottomNavBar ul .postBtn {
  background-color: #f5e532;
  padding: 5px 25px;
  border-radius: 6px;
}

.socialMedia ul li {
  padding: 0px 10px;
}

.socialMedia ul li img {
  width: 30px;
  height: 30px;
}

.copyright {
  color: #fff;
  padding: 14px;
}

.footerLogo img {
  width: 200px;
  height: 60px;
}

.DashBoard {
  margin: 0px !important;
  padding: 0px !important;
}

.dashboardSideMenuWrapper {
  background-color: #FBFCFE;
  box-shadow: rgba(0, 0, 0, 0.0392156863) 5px 6px 15px;
  height: 100%;
  padding: 20px 0px;
  position: relative;
}

.menu .item {
  padding: 15px 20px;
  outline: none;
  cursor: pointer;
}

.menu .item a {
  text-decoration: none;
  font-size: 18px;
  color: #333B6A;
}

.menu .item a i {
  margin-right: 10px;
}

.menu .item a .dropdown {
  position: absolute;
  right: 0px;
  margin: 4px 10px;
  transition: 0.3s ease;
  cursor: pointer;
}

.menu .active {
  color: #F34383;
}

.menu .active a {
  color: #F34383;
  font-weight: bold;
}

.sub-menu {
  margin: 10px;
  display: none;
}

.sub-menu a {
  display: block;
  padding: 10px 20px;
}

.sub-menu a:hover {
  background-color: #272E66;
  color: #ffffff;
  border-radius: 4px;
}

.sub-menu a.active {
  background-color: #272E66 !important;
  color: #fff !important;
}

.sub-menu .sub-menu {
  padding-left: 20px;
}

.rotate {
  transform: rotate(90deg);
}

.subdashMenu {
  display: none;
}

.subdashMenu ul {
  margin: 0px !important;
  padding: 0px !important;
  list-style: none;
  cursor: pointer;
  border-left: 5px solid #fbfcfe;
}

.subdashMenu ul .active a {
  color: #f34383 !important;
  border-left: 5px solid #f34383 !important;
}

.adminDashBoardWrapper {
  padding: 25px 0px;
}

/* .toggleBtn {
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid #f52d62;
  cursor: pointer;
} */
.toggleBtn {
  display: inline-block;
  border: 1px solid #f52d62;
  cursor: pointer;
  padding: var(--advbtn-padding);
  font-weight: 600;
  font-size: 14px;
}

.featured-inner.non-flex {
  display: inline-block !important;
}

.toggleActive {
  background-color: #f52d62;
  color: #ffffff !important;
}

.toggleOne {
  color: #f52d62;
}

.toggleSecond {
  border: 1px solid #f52d62;
  color: #f52d62;
}

.numberSection {
  margin-top: 20px;
}

.numberWrapper {
  border-radius: 8px;
  padding: 15px 30px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 10px;
  height: 100px;
  color: #ffffff;
  margin: 12px auto;
}

.fa-chevron-circle-left {
  font-size: 37px;
  color: #000000;
}

.fa-chevron-circle-right {
  font-size: 37px;
  color: #000000;
}

.numberDigit {
  font-size: 30px;
}

.numberIcon {
  font-size: 32px;
  background: rgba(251, 252, 254, 0.368627451);
  padding: 0px 10px;
  border-radius: 50%;
}

.numberIcon i {
  color: #FBFCFE !important;
  margin: 10px -1px;
}

.numberText {
  font-size: 16px;
  color: #fbfcfe;
  opacity: 70%;
  text-transform: uppercase;
}

.numberText a {
  color: unset;
}

.counterText {
  font-size: 16px;
  opacity: 70%;
  text-transform: uppercase;
}

.counterText a {
  color: unset;
}

.approvedItem {
  background: linear-gradient(147deg, rgb(243, 67, 131) 0%, rgb(187, 84, 163) 100%);
}

.classifiedsCount {
  background: linear-gradient(147deg, rgb(75, 194, 236) 0%, rgb(99, 152, 218) 100%);
}

.blockedItem {
  border: #2b0d7c solid 1px;
  color: #2b0d7c;
  text-align: center;
}

.contactMessageWrapper {
  margin-top: 30px;
  margin-bottom: 110px;
  font-size: 22px;
  color: #333b6a;
  font-weight: bold;
}

.contactTableWrapper {
  box-shadow: rgba(51, 59, 106, 0.0705882353) 0px 0px 5px;
  padding: 15px;
  border-radius: 10px;
  overflow: scroll;
}

.contactTable .thead {
  border-radius: 10px !important;
}

.contactTable th {
  font-weight: 400 !important;
  font-size: 18px;
  padding: 10px !important;
}

.referal a {
  color: #e81253;
}

.messageIcon {
  color: #fda83b;
  font-size: 27px;
}

.paggingWrapper {
  margin: 20px 0px;
}

.pagging {
  font-weight: 400;
  float: right;
  font-size: 17px;
  display: flex;
  cursor: pointer;
}

.pagging .active {
  background: #272e66;
  border-radius: 6px;
  color: #ffffff;
}

.page {
  padding: 0px 10px;
  margin: 0px 5px;
}

.leftAlign {
  text-align: left !important;
  padding-left: 80px;
}

.plan {
  margin: 10px 0px !important;
}

.heroBanner img {
  width: 100%;
}

.planTypeWrapper {
  margin: 50px auto;
}

.planCard {
  text-align: center;
  box-shadow: rgba(4, 4, 4, 0.2) 0px 0px 20px;
  border-radius: 15px;
  height: 280px;
  position: relative;
}

.discountWrapper {
  background-color: #f5e532;
  position: absolute;
  right: -20px;
  top: -20px;
  border-radius: 50%;
  padding: 10px 12px;
  font-size: 16px;
  color: #120555;
  margin: 0px;
  font-weight: bold;
  padding: 14px 10px;
}

.planHeading {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  border-radius: 15px 15px 0px 0px;
}

.planHeading p {
  padding: 5px;
}

#free {
  background-color: #f5e532;
}

#paid {
  color: #fff;
}

.planDetails {
  padding: 15px;
}

.planDetails p {
  font-size: 22px;
  color: #2b0d7c;
  font-weight: bold;
  margin: 0px;
}

.planDetails h2 {
  font-size: 47px;
  color: #3a3a3a;
  font-weight: bold;
  margin: 5px 0px;
}

.planDetails h2 sup {
  font-size: 27px;
}

.planDetails h2 span {
  font-size: 22px;
}

.planBtn {
  color: #fd1c84;
  border: 1px solid #fd1c84;
  padding: 10px 25px;
  width: 80%;
  font-size: 14px;
  border-radius: 50px;
  font-weight: bold;
  margin: 20px auto;
}

.exploreBtn {
  margin: 45px auto;
}

.planWrapper {
  margin: 0px 100px;
}

.billed {
  font-size: 12px !important;
  color: #9a9a9a !important;
  margin: 0px;
}

.planFeatureWrapper {
  margin: 0px 60px;
}

.planFeatureTable {
  width: 100%;
}

.planFeatureTable tr {
  text-align: center;
  border-radius: 10px !important;
}

.planFeatureTable tr:nth-child(even) {
  background-color: rgba(255, 232, 236, 0.5607843137);
}

.planFeatureTable th {
  color: #ffffff;
  background-color: #f52d62;
}

.planFeatureTable thead th {
  font-size: 14px;
  width: 17%;
}

.planFeatureTable thead th:first-child {
  width: 50%;
  padding: 15px;
  padding-left: 50px;
  text-align: left;
}

.planFeatureTable tbody td:first-child {
  width: 50%;
  padding-left: 50px !important;
  text-align: left;
  font-size: 17px;
  color: #130d40;
}

.planFeatureTable tbody .access {
  color: #41bf68;
  font-size: 20px;
}

.planFeatureTable tbody .notAccess {
  color: #d5d5d5;
  font-size: 20px;
}

.featureNameText {
  font-size: 14px !important;
  color: #130d40 !important;
  font-weight: 500;
}

.featureDetailsWrapper {
  margin: 60px auto;
}

.featureDetails {
  border: 1px solid #e7eaf3;
  background: #fbfcfd;
  border-radius: 15px 15px 0px 0px;
  height: 755px;
}

.featureDetailsMarket {
  height: 610px;
}

/* .featureNameWrapper {
  text-align: center;
  background: linear-gradient(0deg, rgba(255, 195, 203, 0.4431372549) 0%, rgba(175, 203, 255, 0.0901960784) 40%);
  padding: 20px 30px;
  border-top: 20px solid #f52d62;
  border-radius: 15px 15px 0px 0px;
} */
.quoteWrapper {
  position: relative;
  ;
}

.quoteWrapper::after,
.featureNameWrapper::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: -moz-linear-gradient(90deg, rgb(40, 36, 94) 0%, rgb(72, 29, 85) 30%, rgb(218, 22, 98) 63%) !important;
  background: -webkit-linear-gradient(90deg, rgba(40, 36, 94, 01) 0%, rgb(72, 29, 85) 30%, rgb(218, 22, 98) 63%) !important;
  background: -o-linear-gradient(90deg, rgba(40, 36, 94, 01) 0%, rgb(72, 29, 85) 30%, rgb(218, 22, 98) 63%) !important;
  background: -ms-linear-gradient(90deg, rgba(40, 36, 94, 01) 0%, rgb(72, 29, 85) 30%, rgb(218, 22, 98) 63%) !important;
  background: linear-gradient(90deg, rgb(40, 36, 94) 0%, rgb(72, 29, 85) 30%, rgb(218, 22, 98) 63%) !important;
  height: 24px;
  border-radius: 15px 15px 0px 0px;
}

.featureNameWrapper {
  text-align: center;
  background: linear-gradient(0deg, rgba(255, 195, 203, 0.4431372549) 0%, rgba(175, 203, 255, 0.0901960784) 40%);
  padding: 30px 30px 10px;
  border-radius: 15px 15px 0px 0px;
  position: relative;
}

.featureName {
  color: #2b0d7c;
  font-size: 22px;
  font-weight: bold;
  margin: 15px auto;
}

.featureName p {
  margin: 5px 0px;
  font-size: 15px;
  color: #3a3a3a;
  font-weight: 400;
}

.featureDetailss ul {
  list-style: none;
  padding: 0px;
}

.featureDetailss li {
  padding: 20px 30px;
  border-bottom: 1px solid #e7eaf3;
  font-size: 16px;
  color: #3e3e3e;
  font-weight: 500;
  height: 80px;
  border-bottom: 1px solid #e7eaf3 !important;
}

.featureDetailss li:last-child {
  border-bottom: 0px;
}

.featureDetailss li i {
  color: #f52d62;
  margin-right: 5px;
  margin-bottom: 5px;
}

.featureDetailssUl ul {
  height: 480px;
}

.freeForAllBtn {
  text-align: center;
  margin: 20px auto;
  background-color: #f5e532;
  border-radius: 6px;
  padding: 10px 20px;
  font-size: 15px;
  color: #3e3e3e;
  font-weight: bold;
  width: 50%;
  cursor: pointer;
}

.adProductWrapper {
  margin: 40px auto;
  box-shadow: rgba(4, 4, 4, 0.1333333333) 0px 0px 20px;
  border-radius: 10px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 20px;
  border-left: 10px solid #272e66;
}

.productWrapper {
  text-align: center;
  width: 246px;
}

.productName {
  font-size: 22px;
  font-weight: bold;
  color: #2b0d7c;
  margin: 15px auto;
}

.productsDetails {
  width: 55%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

.productsDetails ul {
  list-style: none;
}

.productsDetails ul li {
  padding: 5px 0px;
  font-size: 16px;
  color: #3e3e3e;
}

.productsDetails ul li i {
  color: #e81253;
}

.classifiedsUserName {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.classifiedsUserName p {
  margin: 0px;
  font-size: 20px;
  color: #384390;
  font-weight: bold;
}

.classifiedsUserName .fa-briefcase {
  color: #e81253;
  margin-left: 10px;
}

.productsRate {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.wasPrice {
  margin: 5px auto;
  font-size: 22px;
  color: #3a3a3a;
  font-weight: 600;
}

.wasPrice del {
  color: #f52d62;
  font-size: 27px;
}

/* .discount {
  margin: 5px auto;
  background-color: #f5e532;
  width: 100%;
  text-align: center;
  font-size: 22px;
  color: #3a3a3a;
  padding: 5px;
  font-weight: bold;
} */

.discount {
  margin: 5px auto;
  background-color: #f5e532;
  width: 60%;
  text-align: center;
  font-size: 16px;
  color: #3a3a3a;
  padding: 4px 0;
  font-weight: bold;
  border-radius: 4px;
}

.nowPrice {
  margin: 5px auto;
  font-size: 22px;
  color: #3a3a3a;
  font-weight: 600;
}

.nowPrice span {
  font-weight: bold;
  color: #f52d62;
  font-size: 27px;
}

.upgradeBtn {
  margin: 5px auto;
  background-color: #272e66;
  border-radius: 6px;
  width: 100%;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

.solutionWrapper {
  margin: 40px auto;
}

.priceWrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 50px auto;
}

.priceWrapper h6 {
  color: #272e66;
  font-size: 15px;
  font-weight: bold;
}

.priceWrapper h4 {
  font-size: 24px;
  color: #3a3a3a;
}

.priceWrapper .off {
  margin: 5px auto;
  background-color: #f5e532;
  width: 100%;
  padding: 10px;
  font-weight: bold;
  font-size: 19px;
  letter-spacing: 1px;
  text-align: center;
}

.price {
  font-size: 24px;
  color: #f52d62;
  font-weight: bold;
}

.buyBtn {
  background-color: var(--site-primary-color);
  padding: 5px 30px;
  margin: 10px;
  border-radius: 6px;
  font-weight: bold;
  cursor: pointer;
  color: var(--site-yellow-color) !important;
  text-transform: uppercase;
}

/* .quoteWrapper {
  background: linear-gradient(0deg, rgba(255, 195, 203, 0.4431372549) 0%, rgba(175, 203, 255, 0.0901960784) 40%);
  text-align: center;
  margin: 40px auto;
  padding: 20px;
  border-top: 10px solid #f52d62;
  border-radius: 10px 10px;
} */
.solution .featureNameWrapper.featureNameWrappers {
  height: auto;
  padding: 30px 0px 10px !important;
  min-height: 228px;
}

.quoteWrapper {
  background: linear-gradient(0deg, rgba(255, 195, 203, 0.4431372549) 0%, rgba(175, 203, 255, 0.0901960784) 40%);
  text-align: center;
  margin: 40px auto;
  padding: 30px 4px 20px;
  border-radius: 10px 10px;
}

.quoteName {
  margin: 20px auto;
  color: #2b0d7c;
  font-size: 16px;
  font-weight: bold;
}

.quoteDescription {
  margin: 30px auto;
  color: #3a3a3a;
  font-size: 14px;
}

.getQuoteBtn {
  background-color: var(--site-primary-color);
  width: 50%;
  margin: auto;
  color: var(--site-yellow-color) !important;
  padding: 10px 8px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
}

.associateForm {
  margin: 40px auto !important;
}

.mandatoryText {
  color: #464a53;
  font-size: 20px;
}

.form-check {
  display: inline-block !important;
  margin-right: 10px;
}

.mandatoryPoints {
  margin: 20px 0px;
  font-size: 20px;
  color: #464a53;
}

.mandatoryPoints p {
  margin-bottom: 5px;
}

.mandatoryPoints ul {
  margin: 0px;
  padding-left: 20px;
}

.captchaText {
  display: inline-block;
  font-size: 32px;
  color: #464a53;
  font-weight: bold;
  margin-right: 10px;
}

.captchaWrapper {
  display: flex;
  align-items: center;
}

.captchaWrapper input {
  width: 50%;
}

.country-flag {
  width: 30px !important;
}

.bizzSliderImg img {
  width: 197px !important;
  height: 160px !important;
}

.blogSliderImage {
  height: 150px;
}

.blogSliderImage img {
  width: 100%;
  height: 100%;
}

.item.NetworkImage img {
  height: 200px;
}

.itemcate {
  color: #384390;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.success-box {
  display: none;
  padding: 10px 10px !important;
  border: 1px solid #28a745;
  background: #28a745;
  margin-bottom: 5px;
}

.success-box img {
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
}

.success-box>div {
  vertical-align: top;
  display: inline-block;
  color: #fff !important;
}

i.fas.fa-heart {
  color: #e81253;
}

.associateBtn {
  margin-right: 10px;
}

.codeWrapper h5 {
  font-size: 24px;
  margin: 35px 0px;
  color: #120555;
  font-weight: 600;
}

.checkCodeWrapper {
  margin: 20px 0px;
}

.selectCodeForm {
  display: flex;
  flex-direction: column;
}

.selectCodeForm select {
  margin-top: 10px;
  width: 25%;
  padding: 5px 10px;
  outline: none;
  border: 1px solid #dddfe1;
  cursor: pointer;
  color: #464a53;
}

button {
  margin-top: 15px;
  cursor: pointer;
  background-color: #e81253;
  width: 143px;
  padding: 5px 10px;
  border: none;
  color: #fff;
  border-radius: 3px;
}

.reportWrapper {
  box-shadow: rgba(215, 222, 227, 0.3960784314) 0px 0px 20px;
  border-radius: 8px;
  margin: 50px 0px;
}

.reportHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
}

.reportHeader h6 {
  font-size: 20px;
}

.exportBtn {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.exportBtn p {
  margin: 0px;
  padding: 0px;
  color: #e81253;
  font-weight: 500;
  cursor: pointer;
}

.exportBtn img {
  height: 12px;
  margin-left: 8px;
  cursor: pointer;
}

.reportTable {
  overflow-y: hidden;
  width: 100%;
}

.codeReportWrapper {
  margin: 50px auto;
}

table {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
}

thead {
  background-color: #120555 !important;
  color: #ffffff;
}

th {
  padding: 5px 12px;
  font-size: 16px;
}

tr:nth-child(even) {
  background-color: #f4f4f4;
}

.fullWidth {
  width: 100%;
}

::-webkit-scrollbar {
  height: 12px;
  width: 4px;
}

::-webkit-scrollbar-thumb:horizontal {
  background: #b1b5b9;
  border-radius: 25px;
}

.progressBar {
  position: relative;
  display: flex;
  justify-content: space-between;
  counter-reset: step;
  margin: 50px 0px;
}

.progressBar::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 5px;
  width: 100%;
  background-color: #f3f3f3;
  opacity: 50%;
  z-index: -1;
}

.progressStep {
  width: 40px;
  height: 40px;
  background-color: #dcdcdc;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.progressStep::before {
  counter-increment: step;
  content: counter(step);
}

.progressStep::after {
  content: attr(data-title);
  position: absolute;
  top: 110%;
  font-size: 18px;
  color: #464a53;
  width: 30%;
  text-align: center;
}

.progressActive {
  background: linear-gradient(90deg, rgb(240, 147, 251) 0%, rgb(245, 87, 108) 100%);
  color: #fff;
}

.dragWrapper {
  margin: 20px 0px;
  padding: 15px;
  width: 100%;
  height: 214px;
  box-shadow: 1.5px 2.6px 10px rgba(119, 119, 119, 0.1019607843);
  border-radius: 3px;
}

.dragWrapper h6 {
  color: #8469f4;
  font-size: 16px;
}

/*.logoDragArea {
  border: 1px solid #dddfe1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 10px;
  height: 123px;
  margin-top: 15px;cursor: pointer;position: relative;
}*/

.logoDragArea {
  border: 1px solid #dddfe1;
  display: flex;
  justify-content: initial;
  align-items: center;
  flex-direction: column;
  padding: 10px;
  height: 123px;
  margin-top: 15px;
  cursor: pointer;
  position: relative;
  overflow: auto;
  scrollbar-width: thin;
}

.logoDragArea p {
  font-size: 16px;
  color: #abafb3;
  cursor: pointer;
  margin-bottom: 0;
}

/*.logoDragArea p{font-size: 16px;
color: #abafb3;
cursor: pointer;
position: absolute;
left: 0;
width: 100%;
height: 123px;
margin-bottom: 0 !important;
text-align: center;}*/


/*.logoDragArea h6 {
  font-size: 20px;
  color: #e81253;
}
*/
.logoDragArea h6 {
  font-size: 16px;
  color: #e81253;
  word-break: break-all;
  margin-bottom: 0;
}

.coverDragArea {
  border: 1px solid #dddfe1;
  display: flex;
  justify-content: initial;
  align-items: center;
  flex-direction: column;
  padding: 10px;
  height: 123px;
  margin-top: 15px;
  cursor: pointer;
  position: relative;
  overflow: auto;
  scrollbar-width: thin;
}

.coverDragArea p {
  font-size: 16px;
  color: #abafb3;
  cursor: pointer;
  margin-bottom: 0;
}

.coverDragArea h6 {
  color: #465acd;
  font-size: 16px;
  word-break: break-all;
  margin-bottom: 0;
}

.logoDragArea.active {
  border: 1px dashed #e81253;
}

.coverDragArea.active {
  border: 1px dashed #e81253;
}

label {
  font-size: 20px;
  color: #464a53;
}

.required {
  color: #e81253;
}

.fileUpload {
  border: 1px solid #dddfe1;
  padding: 6px;
}

#customeText {
  font-size: 18px;
  color: #abafb3;
}

#customeBrochure {
  font-size: 18px;
  color: #abafb3;
  cursor: pointer;
}

input[type=text] {
  outline: none;
  padding: 10px 15px;
  border-radius: 0 !important;
  outline: none;
  padding: 10px 15px;
  border-radius: 0 !important;
}

input[type=text]:focus {
  outline: none;
  outline: none;
  border: 1px solid #da166257;
  /* border: 1px solid #7f63f4; */
}

input[type=password] {
  outline: none;
  padding: 10px 15px;
  border-radius: 0 !important;
  outline: none;
  padding: 10px 15px;
  border-radius: 0 !important;
}

input[type=password]:focus {
  outline: none;
  border: 1px solid #7f63f4;
  outline: none;
  border: 1px solid #7f63f4;
}

input[type=email] {
  outline: none;
  padding: 10px 15px;
  border-radius: 0 !important;
  outline: none;
  padding: 10px 15px;
  border-radius: 0 !important;
}

input[type=email]:focus {
  outline: none;
  border: 1px solid #7f63f4;
  outline: none;
  border: 1px solid #7f63f4;
}

input[type=date] {
  outline: none;
  padding: 10px 15px;
  border-radius: 0 !important;
  border: 1px solid #d1d1d1;
  outline: none;
  padding: 10px 15px;
  border-radius: 0 !important;
}

input[type=date]:focus {
  outline: none;
  border: 1px solid #7f63f4;
  outline: none;
  border: 1px solid #7f63f4;
}

input[type=url] {
  outline: none;
  padding: 10px 15px;
  border-radius: 0 !important;
  outline: none;
  padding: 10px 15px;
  border-radius: 0 !important;
}

input[type=url]:focus {
  outline: none;
  border: 1px solid #7f63f4;
  outline: none;
  border: 1px solid #7f63f4;
}

.customeDropDown {
  outline: none;
  padding: 10px 15px;
  border-radius: 0 !important;
  outline: none;
  padding: 10px 15px;
  border-radius: 0 !important;
}

.customeDropDown:focus {
  outline: none;
  border: 1px solid #7f63f4;
  outline: none;
  border: 1px solid #7f63f4;
}

textarea {
  outline: none;
  padding: 10px 15px;
  border-radius: 0 !important;
  outline: none;
  padding: 10px 15px;
  border-radius: 0 !important;
}

textarea:focus {
  outline: none;
  border: 1px solid #7f63f4;
  outline: none;
  border: 1px solid #7f63f4;
}

.guid {
  margin: 15px 0px;
  font-size: 16px;
}

.blogFormWrapper {
  margin: 25px;
}

.formHeading {
  margin-bottom: 40px;
  font-size: 32px;
  color: #333b6a;
}

.blogSubmit {
  margin-top: 30px;
}

.blogImageWrapper {
  margin: 70px 0px;
  height: 230px;
}

.blogImageWrapper .logoDragArea {
  padding: 60px;
  height: 170px;
}

.topBannerWrapper {
  margin: 0px;
}

.busnessListingBGWrapper {
  background-image: url(/images/BusinessListing_Bg.png?0c2157318c689cb23725552ec97bdae9);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 307px;
}

.contentWrapper {
  padding: 30px 0px;
  padding-right: 240px;
  float: left;
}

.contentWrapper .bannerHeading {
  font-size: 30px;
  font-weight: bold;
  color: #f52d62;
}

.contentWrapper .bannerSubHeading {
  font-size: 22px;
  font-weight: bold;
  color: #272e66;
}

.contentWrapper .bannerContent {
  padding-right: 80px;
  font-size: 20px;
  color: #575757;
}

.buinessListingWrapper {
  margin: 40px 0px;
}

.buinessListingWrapper .bottomBorder {
  width: 15%;
}

.opportunity {
  margin: 40px 0px;
}

.service {
  margin: 40px 0px;
}

.blogSection {
  margin: 40px 0px;
}

.filterWrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.filterWrapper .filters {
  margin: 10px;
}

.submitBtn input {
  background-color: #465acd;
  border: none;
  padding: 8px 30px;
  border-radius: 4px;
  color: #ffffff;
}

.filterStrapWrapper {
  margin: 30px 0px;
  background-color: #f0f0f0;
  padding: 5px;
}

.filterStrapWrapper a {
  color: unset;
  text-decoration: unset;
}

.filterStap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #5c5c5c;
}

.rightFilter {
  cursor: pointer;
}

.filter {
  margin: 30px 0px;
}

.business {
  margin: 30px 0px;
}

.businessCardWrapper {
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.0784313725) 0px 0px 13px;
}

.businessLogo {
  border: 1px solid #e7eaf3;
}

.businessLogo img {
  width: 100%;
  height: 200px;
}

.businessDetailsWrapper {
  font-size: 18px;
  margin-top: 20px;
  background-image: url(/images/quality.png?6f86f3bcca506b54896e6b27fa03dab2);
  background-repeat: no-repeat;
  background-position: right 1px top 6px;
}

.businessName {
  color: #384390;
}

.businessView {
  color: #e81253;
}

.commonPaggingWrapper {
  margin: 40px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 20px;
}

.pagesNumber {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 200px;
  cursor: pointer;
}

.pagesNumber .active {
  background-color: #e81253 !important;
  color: #ffffff;
}

.paggingPreviousIcon {
  color: rgba(62, 62, 62, 0.1529411765);
  cursor: pointer;
}

.paggingNextIcon {
  color: rgba(62, 62, 62, 0.1529411765);
  cursor: pointer;
}

.pageNumbers {
  padding: 0px 5px;
  border-radius: 50%;
  background-color: #e9e9e9;
  font-size: 16px;
}

.jobProfileBGWrapper {
  background-image: url(/images/jobProfileBG.png?04c330c51c4bb78f286ab378bc838708);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 307px;
}

.jobContentWrapper {
  padding: 50px 0px;
  padding-right: 300px;
}

.jobContentWrapper .bannerHeading {
  font-size: 30px;
  color: #384390;
}

.jobContentWrapper .bannerContent {
  margin: 10px 0px;
  font-size: 20px;
  color: #575757;
}

.jobProfileWrapper {
  background-color: #fbfcfd;
  border: 1px solid #e7eaf3;
  position: relative;
}

.profileWrapper {
  display: flex;
  padding: 15px 20px;
}

.profileDetailsWrapper {
  font-size: 16px;
  margin-left: 30px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.profileUserName {
  color: #384390;
}

.userProfileViews {
  color: #e81253;
}

.profileDescription {
  padding: 15px 20px;
  border-top: 1px solid #e7eaf3;
}

.profileDescription p {
  margin: 0px;
}

.primumUserProfileIcon {
  position: absolute;
  top: 20px;
  right: 20px;
}

.leadReportHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.opportunityBGWrapper {
  background-image: url(/images/OpportunityBG.png?18424ad2c3fbdb81b2c047915151dd73);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 307px;
}

.opportunityFilterWrapper {
  margin: 0px 100px;
}

.opportunityRightFilter {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.opportunityRightFilter a:hover {
  color: #ffffff;
}

.opportunityPostBtn {
  margin: 5px 0px;
  padding: 10px 10px;
  color: #272e66 !important;
  background-color: #f5e532 !important;
  border-radius: 6px;
  font-weight: bold;
  font-size: 13px;
}

.opportunityPostBtn a {
  color: #f5e532 !important;
}

.opportunityPostBtn a:hover {
  color: #000000;
  color: #000000 !important;
}

.opportunityPostBtn:hover {
  background-color: #272e66 !important;
  color: #f5e532 !important;
}

.opportunityPostBtn:hover a {
  color: #000000 !important;
}

.opportunityWrapper {
  background-color: #fbfcfd;
  border: 1px solid #e7eaf3;
  display: flex;
  padding: 15px;
  margin: 10px auto;
}

.opportunityContent {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 20px;
}

.opportunityName {
  color: #384390;
  font-weight: bold;
}

.serviceBGWrapper {
  background-image: url(/images/ServicePackagesBG.png?53ba48c79d8122905f62b9b769e2a88c);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 307px;
}

.servicesWrapper {
  background-color: #fbfcfd;
  box-shadow: rgba(0, 0, 0, 0.1490196078) 2px 9px 10px;
  margin: 20px auto;
}

.serviceSection {
  padding: 4px 8px;
}

.starRating img {
  width: 16px;
  height: 16px;
}

.serviceDetails {
  font-size: 16px;
}

.serviceName {
  color: #384390;
}

.servicePackage {
  color: #333333;
}

#service .serviceSection .serviceImg img {
  width: 100%;
  height: 160px;
  object-fit: contain;
}

.buyNowCTA {
  background-color: none;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}

.buyNowCTA button {
  margin: 0px;
  font-size: 15px;
}

.ratingAndViewsWrapper {
  display: flex;
  align-items: center;
}

.serviceView {
  color: #06083a;
}

.servicePrice {
  color: #465acd;
  font-size: 16px;
  font-weight: bold;
}

.blogFilterWrapper {
  margin: 0px 250px;
}

.blogContentWrapper {
  padding: 10px;
  background-color: #fbfcfd;
  border: 1px solid #e7eaf3;
  margin: 10px auto;
}

.blogDetailsWrapper {
  margin-top: 10px;
  font-size: 16px;
}

.classifieds {
  margin: 20px auto !important;
}

.classifiedsViewBG {
  background-image: url(/images/classifiedsBG.png?a3645ed10936897c9b368874ee424b42);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 307px;
}

.classifiedsViewWrapper {
  background-color: #fbfcfd;
  border: 1px solid #e7eaf3;
  padding: 15px 20px;
}

.classifiedsViewHeader {
  display: flex;
  justify-content: space-between;
}

.fa-share-alt {
  color: #ffffff;
  background-color: var(--site-primary-color);
  padding: 10px;
  font-size: 16px;
  border-radius: 50%;
}

.fa-gratipay {
  color: #e81253;
}

.classifiedsViewsWrapper span {
  color: #000000;
  font-size: 14px;
}

.classifiedsViewBody {
  background-color: #fff;
  border: 1px solid #e7eaf3;
  margin: 20px auto;
  border-radius: 6px;
  padding: 15px;
}

.classifiedsViewBody p {
  margin: 0px;
}

.classifiedsViewHeading {
  font-size: 16px;
  color: #384390;
  font-weight: bold;
}

.classifiedsViewHeading p {
  margin: 5px auto;
}

.classifiedsContent p {
  font-size: 16px;
  color: #333333;
}

.classifiedsContent a {
  color: #e81253;
  text-decoration: none;
}

.classifiedsViewFooter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #333333;
}

.classifiedsViewEmail span {
  color: #465acd;
}

.fa-phone {
  color: #465acd;
}

.moreAdsBtn {
  padding: 5px 10px;
  border-radius: 5px;
  color: #000;
}

.moreAdsBtn a {
  color: #fff;
  text-decoration: none;
}

.headlineContainer {
  background-color: rgba(255, 213, 213, 0.2039215686);
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.headlineContainer p {
  margin: 0px;
  margin-left: 10px;
  font-size: 20px;
  font-weight: 500;
  color: #384390;
}

.headlineContainer:nth-child(even) {
  background-color: #fbfcfd !important;
}

.even {
  background-color: #fbfcfd;
}

.headlineReadMoreBtn button {
  background-color: white !important;
  color: #e81253;
  border: 1px solid #e81253;
  margin: 10px auto;
}

.headlineReadMoreBtn a:hover {
  background-color: #e81253;
  color: #ffffff;
  border: 1px solid #e81253;
}

.headlineReadMoreBtn1 a:hover {
  background-color: unset;
  color: unset;
  border: unset;
}

.whitePaper {
  margin: 20px 0px;
}

.whitePaperBgWrapper {
  background-image: url(/images/whitePaperBG.png?c5018b7e92a7dd6b34a1e6845d0a2344);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 307px;
}

.whitePaperWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 10px 0px;
}

.whitepaperBox {
  background-color: #fbfcfd;
  border: 1px solid #e7eaf3;
  padding: 10px;
  margin: 10px auto;
  height: 300px;
}

.whitepaperImg {
  height: 150px;
}

.whitepaperImg img {
  width: 100%;
  height: 100%;
}

.whitepapercontent {
  margin: 10px 0px;
  font-size: 16px;
}

.whitepaperheading {
  color: #384390;
}

.blogWrapper {
  margin: 30px 0px;
}

.recentBlog {
  margin: 30px 0px;
}

.recentBlog h4 {
  font-size: 26px;
  color: #120555;
  font-weight: bold;
}

.blogHeader .publishDate p {
  font-size: 18px;
  color: #72779b;
}

.blogHeader .blogTitle h5 {
  font-size: 32px;
  font-weight: bold;
  color: #e81253;
}

.blogHeader .blogBy p {
  font-size: 18px;
  color: #272e66;
  font-weight: bold;
  margin-bottom: 10px;
}

.blogTag {
  margin: 25px 0px;
}

.blogTag a {
  font-size: 17px;
  color: #868686;
  text-decoration: none;
  margin: 0px 10px;
  border: 1px solid #868686;
  padding: 8px 20px;
  border-radius: 6px;
  text-align: center;
}

.blogContent {
  margin: 30px 0px;
  font-size: 18px;
  color: #868686;
}

.blogPoints h5 {
  font-size: 22px;
  color: #e81253;
  margin-bottom: 10px;
}

.blogPoints ol {
  padding: 15px;
}

.blogPoints ol li {
  color: #272e66;
  font-size: 22px;
  font-weight: bold;
}

.referenceLink a {
  display: block;
  font-size: 18px;
  color: #384390;
  text-decoration: none;
  margin: 5px 0px;
  font-weight: 500;
}

.blogPreviousNextBtn {
  margin: 50px 0px;
}

.blogPreviousNextBtn a {
  font-size: 20px;
  text-decoration: none;
  margin: 0px 10px;
  padding: 8px 20px;
  border-radius: 4px;
}

.blogPreviousNextBtn .previousBtn {
  color: #e81253;
  border: 1px solid #e81253;
}

.blogPreviousNextBtn .nextBtn {
  background-color: #e81253;
  color: #fff;
}

.blogpageWrapper {
  margin: 20px 0px;
}

.channelClientBgWrapper {
  background-image: url(/images/channelClientBG.png?c48dda1a41e65952f729b8c0e6ed872f);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 307px;
}

.channelClientBgWrapper .carousel-control-next-icon {
  padding: 20px;
  font-size: 12px;
  background-color: #555555;
  border-radius: 50%;
  right: 20%;
  top: 30%;
  position: absolute;
}

.channelClientBgWrapper .carousel-control-prev-icon {
  padding: 20px;
  font-size: 12px;
  background-color: #555555;
  border-radius: 50%;
  top: 30%;
  left: 20%;
  position: absolute;
}

.slidertext {
  margin: 80px 150px;
  color: #ffffff;
  font-size: 22px;
}

.slidertext .by {
  color: #F5E532;
}

.channelClient {
  margin: 10px 0px;
}

.channelClientAssBtn {
  margin-right: 20px;
}

.clientChannelWrapper {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}

.patnerChannelWrapper {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}

.videoImg {
  position: relative;
  margin: 20px 0px;
}

.videoImg:hover .overlay {
  opacity: 1;
}

.overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.26);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 42px;
  color: #ffffff;
  transition: 0.4s ease;
  opacity: 0;
}

.myAdsWrapper {
  margin: 30px 0px;
}

.myAdsHeading {
  font-size: 24px;
  color: #120555;
  font-weight: bold;
}

.myAdsSectionWrapper {
  margin: 20px 10px;
}

.myAdsSectionWrapper .col-8 {
  padding: 0px;
}

.myAdsSectionWrapper .col-2 {
  padding: 0px;
}

.myAdsSectionWrapper .even {
  background-color: #ffffff;
}

.adsImg {
  border: 1px solid #E7EAF3;
  height: 100%;
}

.adsImg img {
  width: 100%;
}

.adsContentWrapper {
  background-color: rgb(129, 101, 101);
  background-color: #F4F4F4;
  padding: 10px 30px;
  font-style: 16px;
}

.adsDeleteWrapper {
  background-color: #F4F4F4;
  border-left: 1px solid #e4e4e4;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.adsDeleteWrapper i {
  background-color: #e81253;
  padding: 15px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  border-radius: 50%;
}

.adsHeading {
  color: #272E66;
  margin-bottom: 5px;
  font-weight: 500;
}

.adsetails {
  font-size: 16px;
  color: #868686;
}

.adsLocation {
  margin: 5px 0px;
}

.adTime {
  margin: 5px 0px;
}

.adTime p {
  display: inline !important;
}

.adTime p:nth-child(2) {
  margin-left: 15px;
}

.adsType {
  margin: 5px 0px;
}

.advertisingReport {
  margin: 20px auto;
}

.total {
  background-color: #120555;
  color: #fff;
}

.userProfileWapper {
  margin: 35px auto;
}

.userProfileWapper h6 {
  font-size: 24px;
  color: #120555;
}

.userProfileHeader {
  margin: 10px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.userProfileName {
  display: flex;
  align-items: center;
}

.profileImg img {
  width: 78px;
  height: 78px;
  margin-right: 20px;
}

.useName {
  font-size: 34px;
  color: #e81253;
  font-weight: bold;
}

.userEmail {
  font-size: 20px;
  color: #363636;
  font-weight: bold;
}

.editProfileBtn a {
  background-color: #fff;
  border: 1px solid #e81253;
  color: #e81253 !important;
  outline: none;
  padding: 8px 20px;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  color: #e81253;
}

.editProfileBtn a:hover {
  background-color: #e81253;
  color: #ffffff !important;
}

.profileEditBtn {
  border: 1px solid #e81253;
  color: #e81253;
  background-color: #ffffff;
  outline: none;
  padding: 5px 20px;
  border-radius: 5px;
  text-align: center;
}

.profileEditBtn a {
  text-decoration: none;
  color: #e81253;
}

.profileEditBtn:hover {
  background-color: #e81253;
  color: #ffffff;
}

.userProfileBody {
  justify-content: space-between;
  border-top: 3px solid #f4f4f4;
  border-bottom: 3px solid #f4f4f4;
  padding: 20px 0px;
}

.userPersonalrInfo {
  display: flex;
}

.userAccountInfo {
  display: flex;
}

/* .userInfoHeading {
  margin-right: 50px;
} */
.userInfoHeading {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}

.userInfoHeading li {
  width: 50%;
  display: flex;
  justify-content: space-between;
  padding-right: 50px;
  padding-bottom: 10px;
}

.userInfoHeading span {
  color: #120555;
  font-size: 16px;
  text-transform: capitalize;
}

.main-body .userPersonalrInfo {
  border-radius: 6px;
}

.userInfoHeading li span:last-child {
  color: #009B36;
}

.topSection {
  margin: 30px 0px;
  background: linear-gradient(90deg, rgb(239, 221, 237) 0%, rgb(250, 232, 223) 50%);
  padding: 20px 0px;
}

.topSection h5 {
  font-size: 24px;
  color: #384390;
}

.topSection p {
  font-size: 16px;
  color: #575757;
}

.videosWrapper {
  margin: 20px;
}

.videosWrapper a {
  text-decoration: none;
}

.videoThumbnil {
  position: relative;
  cursor: pointer;
}

.videoThumbnil:hover .playOverlay i {
  opacity: 1;
}

.playOverlay {
  width: 100%;
  height: 100%;
  font-size: 52px;
  color: #fff;
}

.playOverlay i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.videoDetails {
  font-size: 16px;
  color: #3E3E3E;
  margin: 5px auto;
  text-decoration: none;
}

.blogPostWrapper {
  margin: 40px 0px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.createPost a {
  font-size: 20px;
  color: #000000;
  text-decoration: none;
  background-color: #F5E532;
  padding: 5px 10px;
  font-weight: bold;
}

.blogPostTable {
  margin: 10px 0px;
}

.actionBtn {
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 3px;
  text-decoration: none;
  color: #fff;
}

.actionBtn:hover {
  color: #ffffff;
}

.editBtn {
  background-color: #272E66;
  background-color: #120555;
  color: #fff;
}

.editBtn:hover {
  color: #fff;
}

.approveBtn {
  background-color: #2A813E;
}

.deleteBtn {
  background-color: #e81253;
}

.businessListing {
  margin: 20px 0px;
}

.businessListingDetailsBG {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 307px;
}

.leftWrapper {
  background-color: #f1f1f1;
  box-shadow: 5px 6px 15px rgba(0, 0, 0, 0.0392156863);
  padding: 10px 15px;
  height: 100%;
}

.getInTouchWrapper h4 {
  font-size: 27px;
  color: #e81253;
  margin: 0px 0px;
}

.ratingWrapper {
  margin: 20px 0px;
}

.ratingWrapper p {
  font-size: 20px;
  color: #464A53;
  margin: 0px;
  font-weight: bold;
}

.viewWrapper {
  margin: 10px 0px;
  font-size: 22px;
  color: #000000;
  font-weight: bold;
}

.contactDetailsWrapper {
  margin: 20px 0px;
}

.contactDetailsWrapper i {
  color: #e81253;
  margin-right: 10px;
}

.touch-info-sec .contactDetailsWrapper i {
  width: 25px;
  min-width: 25px;
  margin-right: 0px;
}

.contactDetailsWrapper p {
  font-size: 17px;
  color: #464A53;
}

.btnWrapper {
  width: 100%;
  margin: 20px 0px;
  text-align: center;
}

.btnWrapper button {
  padding: 5px;
  width: 100%;
  margin: 5px 0px;
  border-radius: 5px;
}

.downloadLicenseBtn {
  border-radius: 5px;
  padding: 5px 36px;
  background-color: var(--site-primary-color);
  color: var(--site-yellow-color) !important;
  border: 1px solid var(--site-primary-color);
}

.downloproductWrapperBtn {
  background-color: #e81253;
  text-align: center;
  padding: 5px 40px;
  width: 100%;
  text-decoration: none;
  color: #fff;
  border-radius: 5px;
}

.downloproductWrapperBtn:hover {
  color: #fff;
}

.quickChatBtn {
  border: 1px solid var(--site-primary-color) !important;
  color: var(--site-yellow-color);
  text-align: center;
  padding: 5px 70px;
  width: 100%;
  text-decoration: none;
  border-radius: 5px;
  margin: 10px 0px;
  background-color: var(--site-primary-color);
}

.quickChatBtn:hover {
  color: #e81253;
}

.rateItWrapper p {
  font-size: 18px;
  color: #272E66;
  font-weight: bold;
  margin: 0px;
}

.feedbackWrapper {
  margin: 20px 0px;
}

.feedbackWrapper p {
  margin: 10px 0px;
  font-size: 18px;
  color: #272E66;
  font-weight: bold;
}

.feedbackWrapper textarea {
  border: 1px solid #DDDFE1;
  width: 100%;
  padding: 4px;
}

.touch-info-sec .feedbackWrapper textarea {
  padding: 5px;
  line-height: 1;
  min-height: 50px;
}

.mediaHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0px;
  border-bottom: 2px solid var(--site-secondary-color);
}

.mediaHeader .postBtn {
      background: #465acd !important;
    color: white !important;

  text-transform: var(--site-button-text-transform);
  ;
}

.businessHeadingWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0px;
}

.businessHeading {
  font-size: 27px;
  color: #465acd;
  font-weight: 600;
}

.Favorite {
  color: #C8C8C9;
  cursor: pointer;
}

.businessLogoWrapper img {
  width: 170px;
  height: 140px;
}

.touch-info-sec2 .businessLogoWrapper img {
  object-fit: cover;
}

.businessListingDetailsWrapper {
  margin: 20px 0px;
}

.businessListingDetailsWrapper h6 {
  color: #272E66;
  font-size: 23px;
}

.businessListingDetailsWrapper p {
  font-size: 18px;
  color: #6E6E6E;
}

.businessListingDetailsWrapper ol li {
  font-size: 18px;
  color: #6E6E6E;
  padding: 10px 0px;
}

.businessListingDetailsWrapper ul li {
  color: #6E6E6E;
  font-size: 18px;
}

.points p {
  font-size: 18px;
  color: #3E3E3E;
  font-weight: bold;
  margin-bottom: 3px;
}

.points ul li {
  color: #6E6E6E;
}

.serviceMediaPostWrapper {
  margin: 30px 0px;
}

.postBtn {
  background-color: var(--site-yellow-color);
  padding: 2px 6px;
  border-radius: 3px;
  color: #000000;
}

.postBtn a {
  font-size: 20px;
  color: #000000;
  text-decoration: none;
}

.postsWrapper {
  display: flex;
  justify-content: start;
  align-items: center;
  margin: 20px 0px;
}

.addPost {
  background-color: #F7F7F7;
  border: 1px solid #E7EAF3;
  border-radius: 14px;
  width: 190px;
  height: 190px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 72px;
  color: rgba(110, 110, 110, 0.5019607843);
  cursor: pointer;
}

.postAtionBtn {
  margin: 50px auto;
  width: 100%;
}

.postAtionBtn button {
  margin: 10px !important;
}

.postAtionBtn .delBtn {
  border: 1px solid #e81253 !important;
  background-color: #ffffff;
  color: #e81253;
}

.postAtionBtn .delBtn:hover {
  border: 1px solid #e81253 !important;
  background-color: #ffffff;
  color: #e81253;
}

.postAtionBtn .editBtn {
  background-color: #e81253;
}

.postAtionBtn .rightBtn {
  float: right;
}

.rightWrapper {
  margin: 10px;
}

.profilePictureWapper img {
  width: 190px;
  height: 190px;
  margin: 20px 0px;
}

.downloadProfileBtn {
  padding: 5px 40px;
}

.cvDownloadBtn a {
  color: #e81253;
  font-size: 14px;
}

.backNextBtn {
  font-size: 24px;
  margin-top: 150px;
  margin-bottom: 20px;
}

.backBtn {
  text-decoration: none;
  margin: 0px 20px;
  border: 1px solid #000000;
  padding: 3px 10px;
  border-radius: 4px;
  color: #000000 !important;
}

.backBtn:hover {
  background-color: #e81253;
  color: #ffffff !important;
  border: 1px solid #e81253;
}

.NextBtn {
  color: #e81253;
  text-decoration: none;
  margin: 0px 20px;
  border: 1px solid #e81253;
  background-color: #e81253;
  color: #ffffff !important;
  padding: 3px 10px;
  border-radius: 4px;
}

.userDetailsWrapper i {
  color: #e81253;
  font-size: 16px;
  /* margin-right: 10px; */
}

.touch-info-sec .userDetailsWrapper ul li i {
  width: 25px;
  min-width: 25px;
}

.touch-info-sec .userDetailsWrapper ul li a:hover {
  color: #e81253 !important;
}

.userDetailsWrapper p {
  font-size: 16px;
  color: #464A53;
}

.reportsWrapper a {
  font-size: 16px;
  text-decoration: none;
  color: #e81253;
}

.reportsWrapper i {
  color: #e81253;
}

.reportsWrapper p {
  color: #464A53;
}

.serviceDetailsWrapper {
  margin: 20px 0px;
  font-size: 16px;
}

.serviceDetailsWrapper span {
  color: #120555;
  font-weight: bold;
  margin-right: 10px;
}

.serviceDetailsWrapper p {
  color: #464A53;
}

.serviceRate p {
  font-size: 26px;
  color: #e81253;
  font-weight: bold;
}

.serviceBtnWrapper {
  text-align: left;
}

.serviceBuyBtn {
  padding: 5px 70px;
}

.serviceActionBtn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.viewMoreBtn {
  color: #e81253;
  border: 1px solid #e81253;
  background-color: #ffffff;
}

.serviceImgWrapper img {
  margin: 0px;
}

.rightBtn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rightBtn p {
  margin: 0px;
  margin-right: 15px;
  font-size: 18px;
  color: #272E66;
  font-weight: bold;
}

.rightBtn button {
  margin: 0px;
}

.rightInvoiceWrapper {
  margin: 0px 20px;
  margin-bottom: 80px;
}

.invoiceWrapper {
  margin: 20px 0px;
  margin-bottom: 0px !important;
  box-shadow: none !important;
  margin: 60px 0px;
}

.invoiceHeader {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.customerDetailsWrapper {
  margin: 20px 0px;
}

.customerInfoWrapper {
  background-color: #F4F4F4;
  padding: 10px;
}

.customerInfo {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.customerInfo span {
  font-size: 16px;
  color: #120555;
  font-weight: bold;
}

.customerInfo p {
  font-size: 16px;
  color: #464A53;
  margin: 0px;
}

.contactWrapper {
  margin: 10px;
  margin: 40px 0px;
  margin: 40px 0px;
}

.contactWrapper span {
  font-size: 16px;
  color: #120555;
  font-weight: bold;
}

.contactWrapper p {
  font-size: 16px;
  color: #272E66;
  margin: 0px;
}

.totalWrapper {
  font-size: 16px;
  color: #120555;
  margin: 0px;
  font-weight: bold;
  padding: 17px 10px;
}

.purhaseTable table {
  text-align: left;
}

.applyPromoCodeWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.promocodeText p {
  font-size: 16px;
  color: #120555;
  font-weight: bold;
}

.promoCodeBox input[type=text] {
  border: 1px solid #120555;
  text-align: center;
  outline: none;
  font-size: 20px;
  font-weight: bold;
  color: #120555;
  border-radius: 6px !important;
}

.payNowBtnWrapper {
  margin: 30px 0px;
}

.payNowBtnWrapper p {
  margin: 20px 0px;
  font-size: 14px;
  color: #e81253;
}

.preciousBtn {
  border: 1px solid #e81253;
  color: #e81253;
}

.preciousBtn:hover {
  color: #e81253;
}

.payNowBtn {
  background-color: #e81253;
  color: #ffffff;
  margin-left: 20px;
}

.payNowBtn:hover {
  color: #ffffff;
}

.backtoDashBoard {
  margin: 60px 0px;
  text-align: right;
}

.backtoDashBoard a {
  text-decoration: none;
  color: #868686;
  font-size: 20px;
}

.bottomInfo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px;
}

.bottomInfo span {
  font-size: 16px;
  color: #120555;
  font-weight: bold;
}

.bottomInfo p {
  font-size: 16px;
  color: #464A53;
}

.nextBtnWrapper {
  margin: 40px 0px;
}

.nextBtn {
  background-color: #e81253;
  color: #ffffff;
}

.nextBtn:hover {
  color: #ffffff;
}

.nextBtnClickWrapper {
  display: none;
}

.raiseInvoiceWrapper {
  margin: auto;
  width: 1080px;
  box-shadow: rgba(215, 222, 227, 0.3960784314) 0px 0px 20px;
  border: 1px solid #E7EAF3;
  border-radius: 8px;
  padding: 30px 50px;
}

.raiseInvoiceHeader {
  display: flex;
  justify-content: space-between;
  margin: 20px auto;
  flex-wrap: wrap;
}

.companyAddressWrapper {
  text-align: right;
  font-size: 18px;
  color: #272E66;
}

.companyAddressWrapper p {
  margin-bottom: 3px;
}

.companyAddressWrapper p span {
  color: #F52D62;
}

.raiseInvoiceContent h2 {
  color: #120555;
  font-size: 44px;
}

.toSection {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 20px auto;
}

.toSection p {
  font-size: 18px;
  color: #464A53;
  margin-bottom: 3px;
}

.toSection p span {
  font-size: 18px;
  color: #120555;
  font-weight: bold;
  margin-right: 10px;
}

.to h5 {
  font-size: 24px;
  color: #F52D62;
}

.invoiceTotalRow {
  background-color: #120555;
  color: #ffffff;
  font-weight: bold;
}

.netAmountWrapper {
  background-color: #ffffff !important;
}

.netAmountWrapper td:nth-child(1) {
  text-align: left;
}

.netAmountWrapper td:nth-child(1) p {
  margin-bottom: 2px;
  color: #464A53;
  font-size: 16px;
}

.netAmountWrapper td:nth-child(1) p span {
  color: #120555;
  font-weight: bold;
}

.netAmountBox {
  background-color: #e81253;
  color: #ffffff;
}

.paymentTermWrapper {
  margin: 20px auto;
}

.paymentTermWrapper p {
  margin-bottom: 4px;
  color: #464A53;
  font-size: 16px;
}

.paymentTermWrapper span {
  color: #120555;
  margin-right: 10px;
  font-weight: bold;
}

.paymentDetailsWrapper p {
  padding-left: 10px;
  color: #464A53;
  font-size: 16px;
}

.paymentDetailsWrapper p span {
  color: #120555;
  font-weight: bold;
  margin-right: 20px;
}

.paymentDetailsHeading {
  color: #F52D62;
  background-color: #F4F4F4;
  padding: 10px;
  font-weight: bold;
}

.paymentDetails {
  display: flex;
  font-size: 16px;
}

.paymentDetailsHeadingWrapper p {
  color: #120555;
  font-weight: bold;
}

.paymentDetailsValue {
  margin-left: 20px;
}

.paymentTerm {
  margin: 20px auto;
  font-size: 16px;
}

.paymentTerm p {
  color: #120555;
  margin-bottom: 4px;
  font-weight: bold;
}

.paymentTerm ol {
  padding-left: 15px;
  font-size: 16px;
  color: #464A53;
}

.raiseInvoiceSection {
  margin: 30px 0px;
}

.listingTable {
  margin: 30px 0px;
}

.lisingHeader {
  background-color: #F4F4F4;
  color: #464A53;
  padding: 10px;
  font-weight: 100;
}

.packageWrapper {
  text-align: left;
  background-color: #ffffff !important;
}

.packageWrapper label {
  font-size: 18px;
}

.packageWrapper td:nth-child(1) input {
  background-color: #F4F4F4;
  border: 1px solid #DDDFE1;
}

.whitebg {
  background-color: #ffffff;
}

.listingHeaderRow {
  background-color: #F4F4F4;
  text-align: center;
  padding: 10px 0px;
  color: #464A53;
}

.applyBtn {
  margin: 5px auto;
  background-color: #120555;
}

.removeBtn {
  margin: 5px 0px;
}

.netAmountRow {
  text-align: left;
}

.netAmountRow input {
  background-color: #F4F4F4;
  border: 1px solid #DDDFE1;
}

.generateBtn {
  background-color: #e81253;
  color: #ffffff;
  margin-right: 20px;
}

.generateBtn:hover {
  color: #ffffff;
}

.resetBtn {
  color: #e81253;
  border: 1px solid #e81253;
}

.invoicebtn {
  background-color: #120555;
  color: #fff;
}

.invoicebtn:hover {
  color: #fff;
}

.delBtn {
  background-color: #e81253;
  color: #fff;
  padding: 10px;
  color: #ffffff !important;
  border-radius: 5px;
  border: 1px solid transparent;
}

.delBtn:hover {
  color: #fff;
  border: 1px solid #e81253;
  color: #e81253 !important;
  background: #ffffff;
}

.listingAnalyticsWrapper {
  display: none;
}

.listingAnalyticsWrapper h5 {
  margin-top: 30px;
  font-size: 27px;
  color: #333B6A;
}

.listingAnalyticsWrapper input[type=submit] {
  /* background-color: #384390; */
  background-color: #da1662;
  border: none;
  padding: 10px;
  color: #ffffff;
}

.listingBody {
  display: none;
  margin-top: 20px;
}

.toggle {
  color: #FD1C84;
}

.toggle i {
  color: #F5E532;
}

.Favorite.toggle {
  color: #C8C8C9 !important;
}

.mobileBottomNavbar {
  padding: 8px;
}

.mobileBottomNavbar ul {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.mobileBottomNavbar ul li a {
  font-size: 14px;
  text-decoration: none;
  color: #262d65;
  font-weight: bold;
}

.mobileBottomNavbar .topBottomNav {
  margin: 20px 0px;
}

.tabpanel ul {
  padding: 0px;
}

.topBottomNav .socialMedia ul li img {
  width: 26px;
  height: 26px;
}

.NetworkImage img {
  filter: grayscale(1);
}

.form-group.col-lg-12.col-md-12.col-xs-12 {
  float: none !important;
}

.edit_btn:hover {
  color: #ffffff !important;
}

.delete_btn {
  background: var(--site-primary-color) !important;
  color: var(--site-yellow-color) !important;
  border: 1px solid var(--site-primary-color) !important;
}

.delete_btn:hover {
  color: #ffffff !important;
  background-color: #e81253;
}

.theme-btn {
  color: #e81253;
  border: 1px solid #e81253;
}

.advertisingHPWrapper {
  display: none;
}

.packageHPWrapper {
  display: none;
}

.solutionsHPWrapper {
  display: none;
}

.differentaineTableWrapper table {
  width: 60%;
  margin: 0px auto;
  text-align: left;
  color: #ffffff;
}

.differentaineTableWrapper th {
  background-color: #e81253;
  font-size: 20px;
  padding: 10px 50px !important;
  font-size: 18px;
}

.differentaineTableWrapper tr {
  background-color: #1a3165;
}

.differentaineTableWrapper td {
  padding: 10px 50px !important;
  font-size: 18px;
}

.howWorkWrapper {
  height: 140px;
  padding: 15px;
  background-color: #fafafa;
  text-align: center;
  margin: 10px 0px;
  color: #52628f;
  transition: 0.3s;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.howWorkWrapper h6 {
  font-size: 20px;
  text-transform: capitalize;
  transition: 0.3s;
}

.howWorkWrapper p {
  font-size: 16px;
  text-transform: capitalize;
  margin: 0px;
  padding: 0px;
}

.serviceProAboutWrapper h6 {
  color: #383b72;
}

.serviceProAboutWrapper:hover {
  background-color: #383b72;
  color: #ffffff !important;
}

.serviceProAboutWrapper:hover h6 {
  color: #ffffff;
}

.serviceBuyAboutWrapper h6 {
  color: #af1953;
}

.serviceBuyAboutWrapper:hover {
  background-color: #af1953;
  color: #ffffff;
}

.serviceBuyAboutWrapper:hover h6 {
  color: #ffffff;
}

.busOwnAboutWrapper h6 {
  color: #cd204f;
}

.busOwnAboutWrapper:hover {
  background-color: #cd204f;
  color: #ffffff;
}

.busOwnAboutWrapper:hover h6 {
  color: #ffffff;
}

.jobAboutWrapper h6 {
  color: #f11346;
}

.jobAboutWrapper:hover {
  background-color: #f11346;
  color: #ffffff;
}

.jobAboutWrapper:hover h6 {
  color: #ffffff;
}

.freelancerAboutWrapper h6 {
  color: #fc3146;
}

.freelancerAboutWrapper:hover {
  background-color: #fc3146;
  color: #ffffff;
}

.freelancerAboutWrapper:hover h6 {
  color: #ffffff;
}

.investorsAboutWrapper h6 {
  color: #ff825c;
}

.investorsAboutWrapper:hover {
  background-color: #ff825c;
  color: #ffffff;
}

.investorsAboutWrapper:hover h6 {
  color: #ffffff;
}

.contentAboutWrapper h6 {
  color: #ffa765;
}

.contentAboutWrapper:hover {
  background-color: #ffa765;
  color: #ffffff;
}

.contentAboutWrapper:hover h6 {
  color: #ffffff;
}

.commAboutWrapper h6 {
  color: #ffc968;
}

.commAboutWrapper:hover {
  background-color: #ffc968;
  color: #ffffff;
}

.commAboutWrapper:hover h6 {
  color: #ffffff;
}

.blogContent1 h2 {
  color: red !important;
}

.completeYourProfileWrapper {
  margin: 20px 0px;
}

.completeYourProfileWrapper h5 {
  text-transform: uppercase;
  font-size: 20px;
  color: #120555;
  font-weight: bold;
}

.progress {
  border-radius: 25px !important;
  height: 16px;
  margin: 5px 0px;
}

.progress-bar {
  background-color: #465acd !important;
}

.profileFielsWrapper {
  margin: 20px 0px;
  background-color: #f9f9f9;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  font-size: 16px;
  border-radius: 10px;
  color: #120555;
  font-weight: bold;
}

.profileFielsWrapper p {
  text-transform: capitalize;
  margin: 0px;
}

.fieldDetails {
  display: flex;
  align-items: center;
}

.pendingSymbol {
  color: #d1d1d1;
}

.compeleteSymbol {
  color: #009B36;
}

.fieldName {
  margin-left: 10px;
}

.fieldStatus {
  border: 1px solid #120555;
  padding: 5px 10px;
  border-radius: 25px;
}

.referal_page a:hover {
  color: #e81253 !important;
}

div#page-wrapper {
  border: none !important;
}

div#page-wrapper .select2-choice:hover {
  color: #000 !important;
}

.centerRegBox {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.registerImgBox {
  height: 400px;
}

.registerImgBox img {
  height: 100%;
}

.regbox {
  height: 500px !important;
  width: 800px !important;
  margin: auto !important;
  background: transparent !important;
  border: none !important;
}

.container-inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
}

.section-title {
  margin: 20px auto;
  text-align: center;
}

.section-title h1 {
  margin: 0;
  font-weight: 700;
  font-size: 32px;
  line-height: 26px;
  color: #F52D62;
}

.tab-accordian {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #cecece;
  background: transparent;
  margin-bottom: 20px;
  overflow: hidden;
}

.tab-accordian ul {
  padding-left: 22px;
}

.tab-accordian p {
  margin-top: 0;
}

.titleWrapper {
  padding: 16px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: background-color 0.8s linear;
}

.titleWrapper h3 {
  font-size: 18px;
  margin: 0px;
  color: #F52D62;
}

.desWrapper {
  background: #fff;
  max-height: 500px;
  display: none;
  padding: 20px;
  transition: max-height 1s ease-in;
  color: #120555;
  font-size: 16px;
}

.collapse-icon {
  position: relative;
  margin-right: 12px;
}

.collapse-icon .acc-close {
  height: 20px;
  border-left: 2px solid #F52D62;
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}

.collapse-icon .acc-open {
  width: 19px;
  position: absolute;
  border-top: 2px solid #F52D62;
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
  top: 43%;
  right: -8px;
}

.hashtagWrapper {
  margin: 30px 0px;
  display: flex;
  flex-wrap: wrap;
}

.tagWrapper {
  background-color: #f4f4f4;
  padding: 5px 20px;
  border-radius: 5px;
  color: #272E66;
  margin: 10px;
}

.tagWrapper:hover {
  background-color: #F52D62;
  color: #ffffff;
  cursor: pointer;
  transition: 0.3s all ease;
}

.titleWrapper.active .collapse-icon {
  transition: all 0.5s ease-in-out;
  transform: rotate(180deg);
}

.titleWrapper.active .collapse-icon .acc-open {
  opacity: 0;
}

.titleWrapper.inactive .collapse-icon {
  transition: all 0.5s ease-in-out;
  transform: rotate(-180deg);
}

.apiservicesWrapper {
  background-color: #fbfcfd;
  box-shadow: rgba(0, 0, 0, 0.0784313725) 2px 9px 10px;
  display: flex;
  align-items: center;
  margin: 20px auto;
  padding: 20px;
}

.apiservicesWrapper .serviceImg {
  height: 200px;
  width: 300px;
}

.apiserviceSection {
  margin: 20px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.newServiceDetails {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  margin-left: 50px;
}

.newServiceDetails .serviceName {
  font-size: 20px;
  font-weight: 700;
}

.forumWrapper {
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.0392156863) 0px 0px 15px;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #F4F4F4;
}

.postJobDetailsWrapper {
  background-color: #FBFCFE;
  border: 1px solid #f4f4f4;
  box-shadow: rgba(0, 0, 0, 0.0392156863) 0px 0px 15px;
  height: 100%;
  border-radius: 8px;
  padding: 20px;
  position: relative;
}

.postJobDetailsWrapper h6 {
  font-size: 24px;
  color: #e81253;
  font-weight: bold;
}

.bottomBtn {
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
  padding: 20px;
}

.postJobDetails {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 80%;
}

.forumContent {
  padding: 20px 10px;
  border-bottom: 1px solid #e7eaf3;
}

.forumContent:last-child {
  border: none;
}

.forumHeading h5 {
  font-size: 20px;
  text-transform: capitalize;
  color: #e81253;
}

.forumHeading p {
  color: #3e3e3e;
}

.forumDescription p {
  font-size: 18px;
  color: #120555;
  margin: 0px;
}

.postDetails {
  background-color: #f4f4f4;
  padding: 10px;
  font-size: 18px;
  border-radius: 8px;
}

.postDetails p {
  margin: 5px;
}

.postDetails p span {
  font-size: 20px;
  font-weight: bold;
  color: #120555;
}

.ownerDetails {
  padding: 10px;
  font-size: 16px;
}

.ownerDetails p {
  margin: 5px;
}

.ownerDetails p span {
  font-weight: bold;
  text-transform: capitalize;
}

.likeDislikeBtn {
  padding: 20px 0px;
}

.likeDislikeBtn a i {
  font-size: 20px;
  margin: 0px 5px;
  color: #120555;
}

.likeDislikeBtn a i:hover {
  color: #FD1C84;
}

.job {
  border-bottom: 1px solid #e7eaf3;
  padding: 10px;
}

.job:last-child {
  border: none;
}

.jobDetailss p {
  margin: 0px;
  font-size: 20px;
}

.jobBy p {
  font-size: 18px;
  color: #000;
  text-transform: capitalize;
}

.jobPost p {
  font-weight: 600;
  color: #2B0D7C;
  text-transform: capitalize;
}

.moreJobBtn {
  background-color: #fbfcfd;
  width: 100%;
  border: 1px solid #e7eaf3;
  font-size: 18px;
  text-align: center;
  padding: 8px 30px;
  border-radius: 4px;
}

.moreJobBtn a {
  color: #3e3e3e;
}

.postjobBtn {
  background-color: #384390;
  border: 1px solid #384390;
  font-size: 18px;
  text-align: center;
  padding: 8px 30px;
  border-radius: 4px;
  color: #ffffff;
}

.postjobBtn a {
  color: #ffffff;
}

.postjobBtn:hover {
  background-color: #e81253;
  border: 1px solid #e81253;
  color: #ffffff;
}

.jobApplyBtn {
  margin: 12px 0px;
  background-color: #e81253;
  width: 100%;
  border: 1px solid #e81253;
  font-size: 18px;
  text-align: center;
  padding: 8px 10px;
  border-radius: 4px;
}

.jobApplyBtn a {
  color: #ffffff;
}

.jobSaveBtn {
  margin: 12px 0px;
  background-color: #fbfcfd;
  width: 100%;
  border: 1px solid #e81253;
  font-size: 18px;
  text-align: center;
  padding: 8px 10px;
  border-radius: 4px;
}

.jobsBtn {
  margin: 50px 0px;
}

.jobDApplyBtn {
  background-color: #e81253;
  width: 100%;
  border: 1px solid #e81253;
  font-size: 18px;
  text-align: center;
  padding: 8px 22px;
  border-radius: 4px;
  color: #ffffff;
}

.jobDApplyBtn:hover {
  background-color: #120555;
  border-color: #120555;
  color: #ffffff;
}

.jobDSaveBtn {
  background-color: transparent;
  width: 100%;
  border: 1px solid #e81253;
  font-size: 18px;
  text-align: center;
  padding: 8px 20px;
  margin-left: 10px;
  border-radius: 4px;
  color: #333333;
}

.jobDSaveBtn:hover {
  background-color: #e81253;
  color: #ffffff;
}

.jobDetailsWrapper {
  margin: 20px auto;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.0392156863) 0px 0px 15px;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #F4F4F4;
}

.jobHeading h2 {
  color: #e81253;
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 20px;
}

.aboutJob i {
  color: #e81253;
}

.jobDetails {
  margin: 20px 0px;
}

.jobDetails h4 {
  color: #384390;
}

.forumAction ul {
  display: flex;
  color: #120555 !important;
  padding: 0px;
}

.forumAction ul li {
  list-style: none;
  margin-top: 10px;
  margin-right: 20px;
  font-size: 20px;
  cursor: pointer;
}

.forumAction ul li i:hover {
  color: #e81253;
}

.forumAction ul .active {
  color: #e81253;
  font-weight: bold;
}

.topSectionWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.topSectionWrapper h2 {
  font-weight: bold;
  color: #384390;
  margin: 0px;
  text-transform: capitalize;
}

.comment h5 {
  font-size: 26px;
  color: #384390;
  font-weight: bold;
}

.user {
  padding: 20px 0px;
  border-bottom: 1px solid #e7eaf3;
}

.user:last-child {
  border: none;
}

.user h3 {
  font-size: 24px;
  font-weight: bold;
  color: #384390;
}

.user .commText {
  font-size: 22px;
}

.commDetails h3 {
  font-size: 27px;
  color: #384390;
  margin: 10px 0px;
  font-weight: 700;
}

.commDetails h4 {
  font-size: 22px;
  margin: 15px 0px;
}

.tooltipIcon {
  cursor: pointer;
}

.tooltipIcon:hover .tooltipText {
  display: block;
}

.tooltipText {
  position: absolute;
  left: 46%;
  top: -21px;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.541);
  color: #fff;
  padding: 5px;
  text-align: center;
  width: 180px;
  border-radius: 10px;
  display: none;
}

.tooltipText::before {
  content: "";
  position: absolute;
  left: -11%;
  top: 30%;
  transform: translateX(-50%);
  border: 10px solid;
  border-color: rgba(0, 0, 0, 0.541) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  transform: rotate(90deg);
}

.registLeftPanne {
  background: linear-gradient(rgba(0, 0, 0, 0.7567401961), rgba(0, 0, 0, 0.5954131653)), url(/images/latestBG.png?b5f8cce85b9f901da156f49b8747be56) no-repeat;
  background-size: cover;
  height: 202%;
}

.registLeftPanne .smallHeading {
  text-align: center;
  font-size: 27px;
  margin: 25px 0 0;
  color: #fff;
}

.registLeftPanne h5 {
  text-align: center;
  font-size: 47px;
  color: #fff;
  margin: 0px;
}

.contactUsWrapper .bottomBorder {
  width: 12%;
  width: 12%;
}

.loginWrapper span {
  font-size: 24px;
  color: #F52D62;
  font-weight: bold;
  font-size: 24px;
}

.loginWrapper input[type=submit] {
  background-color: #465acd;
  color: #ffffff;
  padding: 5px 35px;
  border: none;
}

.forgotPassword {
  text-decoration: none;
  font-size: 18px;
  color: #6E6E6E;
  position: relative;
}

.forgotPassword:hover {
  color: #6E6E6E;
}

.signUpFree {
  margin-top: 40px;
  font-size: 16px;
}

.signUpFree p {
  color: white;
  font-weight: 600;
}

.signUpFree a {
  font-weight: bold;
  color: #F52D62;
}

.signUpFree a:hover {
  color: #F52D62;
}

.contactInfoWrapper {
  margin: 0px auto;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.7098039216);
  display: flex;
}

.contactInfoWrapper h6 {
  font-size: 22px;
}

.contactInfoWrapper i {
  color: #272E66;
  margin-right: 10px;
}

.contactInfo {
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 10px;
}

/* .contactInfo .address {
  width: 450px;
} */

.followUsOnWrapper {
  font-size: 22px;
  color: #272E66;
  font-weight: bold;
}

.downloadassetsWrapper h6 {
  font-size: 22px;
  font-weight: bold;
  color: #272E66;
}

.downloadassets {
  margin: 20px 0px;
}

.downloadassets .assets {
  margin: 20px 10px;
}

.assets {
  background-color: rgba(231, 234, 243, 0.4470588235);
  padding: 10px 20px;
  margin: 20px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
}

.assets p {
  margin: 0px;
  font-weight: 700;
  color: #000000;
}

.assets a {
  color: #e81253;
}

.assets a:hover {
  color: #e81253;
}

.aboutTopBannerWrapper {
  background-image: url(/images/aboutUsBg.png?52f51f60f1207304933faaef500757f8);
  height: 307px;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.aboutBannertext {
  background-color: rgba(18, 5, 85, 0.6901960784);
  padding: 20px 35px;
}

.aboutBannertext h5 {
  font-size: 42px;
  color: #F52D62;
}

.aboutBannertext p {
  font-size: 22px;
  margin-bottom: 20px;
  color: #ffffff;
}

.aboutMainText {
  margin-bottom: 60px;
}

.aboutMainText p {
  margin: 20px auto;
  text-align: center;
  font-size: 22px;
}

.aboutMainText .bottomBorder {
  width: 8%;
}

.AboutquoteWrapper {
  background-image: url(/images/latestBG.png?b5f8cce85b9f901da156f49b8747be56) !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 20px auto;
  padding: 40px 0px;
}

.quote {
  font-size: 24px;
  color: #3E3E3E;
  font-weight: bold;
}

.quote span {
  color: #F52D62;
}

.quoteText a {
  text-decoration: none;
}

.quoteText h6 {
  font-size: 24px;
  color: #272E66;
  font-weight: bold;
}

.quoteText p {
  font-size: 20px;
  color: #3E3E3E;
  margin: 0px;
}

.magehelpsWrapper .bottomBorder {
  width: 10%;
}

.differentiate {
  margin: 50px auto;
}

.uniqueSelleing {
  margin: 50px auto;
}

.opertatingModelWrapper {
  margin: 50px auto;
}

.centerHeading {
  font-size: 22px;
  color: #272E66;
  margin: 20px auto;
  font-weight: bold;
}

.AboutprojectWrapper {
  background-image: url(/images/latestBG.png?b5f8cce85b9f901da156f49b8747be56) !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px 0px;
}

.projectText {
  display: flex;
  align-items: center;
  padding: 40px 0px;
}

#ContactUsWrapper a {
  color: white;
  text-decoration: unset;
}

#plan a {
  color: unset;
  text-decoration: unset;
}

#advertisedProducts a {
  color: unset;
  text-decoration: unset;
}

#feature a {
  color: unset;
  text-decoration: unset;
}

#solution a {
  color: unset;
  text-decoration: unset;
}

.ContactloginBtn {
  margin-top: 10px;
}

.body.alacarte a {
  color: unset;
  text-decoration: none;
}

section.videosPage .tabcontent {
  margin-top: 10px;
}

button.opportunityPostBtn a {
  text-transform: uppercase;
}

.custom-button {
  font-size: 19px;
  background: #35066c !important;
  font-weight: 500;
  padding: 10px 15px;
  margin: 5px 10px !important;
  color: #fff !important;
  border: unset !important;
}

.custom-button:hover {
  color: #fff;
  background: #000;
}

.file-upload-button {
  cursor: pointer;
  display: inline-block;
  color: #fff !important;
  font-size: 15px;
  text-transform: uppercase;
  padding: 6px 8px;
  border: none;
  width: 90px;
  margin: 0;
  height: 43px;
  margin-left: -1px;
  background-color: #e81253 !important;
  float: left;
  transition: all 0.2s ease-in;
}

.text-info {
  color: red !important;
}

.page-item.active .page-link {
  z-index: 3 !important;
  color: #fff !important;
  background-color: #e81253 !important;
  border-color: #e81253 !important;
}

.page-link {
  color: #e81253 !important;
}

.blogImg img {
  height: 200px;
}

.blogWriterName {
  color: #384390;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fade:not(.show) {
  opacity: 1 !important;
}

.col-md-2 .numberDigit {
  font-size: 37px;
}

.detailbannerprt {
  height: 350px;
  position: relative;
}

.detailbannerprt img {
  width: 100%;
  height: 100%;
}

.innercontDetail {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 30px;
  display: flex;
  align-items: center;
}

.modal-backdrop {
  position: unset !important;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  background-color: unset !important;
}

.featureNameWrappers {
  height: 235px;
}

.videoCard {
  height: 200px;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8) none 50%/contain no-repeat;
  cursor: pointer;
  transition: 0.3s;
  visibility: hidden;
  opacity: 0;
}

.modal-open {
  overflow: unset !important;
  padding-right: 0px !important;
}

#exampleModal {
  overflow: unset !important;
  padding-right: 0px !important;
}

body {
  overflow: unset !important;
  padding-right: 0px !important;
}

.without-color {
  color: unset !important;
}

a#save_as_favorite b {
  color: #464a53;
}

input.file-upload-input {
  display: none;
}

button.file-upload-button {
  display: none;
}

.select2-container .select2-choice {
  height: 44px;
}

.select2-container .select2-choice>.select2-chosen {
  height: 100%;
}

.custom-form .form-group {
  margin-bottom: 20px;
}

.form-control {
  height: 44px;
}

/* textarea.form-control {
  height: 80px;
} */


a#instagram_link {
  display: none;
}

.btn-info {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-success {
  background-color:#465acd !important;
}

.btn-primary {
    color: #fff;
    background-color: #465acd !important;
    border-color: #465acd !important;
}

.btn-primary:hover {
  color: #fff;
  background-color: #e81253 !important;
  border-color: #e81253 !important;
}

.listing_a a {
  text-decoration: none;
}

ul.breadcrumb {
  list-style: none;
  margin-bottom: 0;
  text-transform: uppercase;
  padding-left: 15px;
}

ul.breadcrumb li {
  font-size: 20px;
}

ul.breadcrumb li a {
  color: #fff !important;
  font-weight: 700;
  text-decoration: none;
}

ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}

ul.breadcrumb li a.active {
  color: #fff !important;
}

ul.breadcrumb li+li:before {
  padding: 8px;
  color: #fff;
  content: "/ ";
}

.active-tab {
  border-bottom: 4px solid #e81253;
}

.notification-a {
  display: flex;
  padding: 0 !important;
}

.notification-a .smallPinkbutt {
  width: 70%;
}

.sub-menu.active {
  display: block;
}

a.sub-item.active {
  background-color: #333B6A;
  color: #fff;
}

.hidden {
  display: none !important;
}

#editor {
  border: 1px solid #ccc;
  margin-bottom: 5px;
}

.help-block {
  color: red;
}

#preloader {
  background: #ffffff url(/images/loader.gif?ece48b522b0fd15935545bbbd7b31290) no-repeat center center;
  background-size: 20%;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 500;
}

@media (max-width: 575.98px) {
  section {
    margin: 30px auto;
  }

  .mobileForm form {
    margin: 20px 0px;
  }

  .mobileForm form .form-group {
    margin: 0px 8px;
  }

  .login_page_outer .login {
    width: 80% !important;
  }

  .blogSliderImage {
    height: 220px !important;
  }

  .heading {
    font-size: 20px;
    font-size: 16px;
  }

  .heading img {
    width: 14%;
  }

  .bottomBorder {
    width: 40%;
  }

  .custome {
    margin-top: 20px;
  }

  .oppoWrapper {
    font-size: 14px;
  }

  .itemImg {
    width: 100%;
    height: 100px;
  }

  .differentaineTableWrapper table {
    width: 100%;
  }

  .differentaineTableWrapper th {
    padding: 10px 50px !important;
    font-size: 14px;
  }

  .differentaineTableWrapper td {
    padding: 10px 50px !important;
    font-size: 14px;
  }

  .oppoHeader {
    margin: 10px;
  }

  .bizzSliderImg img {
    height: 80px !important;
  }

  .latestCardDetails {
    margin-top: 30px;
    font-size: 14px;
  }

  .starRating img {
    width: 15px;
    height: 15px;
  }

  .latestSlider {
    margin: 10px;
  }

  .premimumUserWrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 3px 0px;
    flex-wrap: wrap;
  }

  .premimumUser {
    border: 1px solid #e7eaf3;
    background-color: #fbfcfd;
    position: relative;
    margin: 10px;
  }

  .productText p {
    font-size: 16px;
    font-size: 10px;
  }

  .navigationWrapper {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.311) 0px 0px 40px;
    height: 100vh;
    width: 100%;
    max-width: 250px;
    display: none;
    padding: 40px 0px;
    text-align: left;
    z-index: 1000;
  }

  .navigationWrapper ul {
    display: block;
  }

  .navigationWrapper ul li {
    padding: 10px;
    font-size: 16px;
    border-radius: 5px;
  }

  .navigationWrapper ul li:hover {
    background-color: #e81253;
  }

  .navigationWrapper ul li:hover a {
    color: #ffffff;
  }

  .menuBtn {
    display: block;
    top: 40px;
    left: 22px;
  }

  .cancel-btn {
    display: block;
  }

  .logBtn p {
    display: none;
  }

  .logBtn img {
    margin: auto;
  }

  .subNav ul li a {
    color: #272E66 !important;
  }

  .subNav ul li:hover {
    background-color: #e81253;
  }

  .subNav ul li:hover a {
    color: #ffffff !important;
  }

  .logo img {
    width: 108px;
    height: 39px;
  }

  .topNavBar {
    display: flex;
    align-items: center;
    height: 100px;
    margin-left: 40px;
  }

  .carousel-control-next-icon {
    padding: 5px;
    font-size: 12px;
    background-color: #555555;
    border-radius: 50%;
    right: 10px;
    position: absolute;
  }

  .planDetails h2 {
    font-size: 40px;
  }

  .aboutusHeading p {
    font-size: 18px !important;
    color: #272E66 !important;
    font-weight: bold !important;
    font-size: 16px;
  }

  h1.head-text {
    font-size: 18px !important;
    color: #272E66 !important;
    font-weight: bold !important;
    font-size: 16px;
  }

  .carousel-control-prev-icon {
    padding: 5px;
    font-size: 12px;
    background-color: #555555;
    border-radius: 50%;
    left: 10px;
    position: absolute;
    margin: 0px;
  }

  .carousel-indicators {
    bottom: -50px;
  }

  .aboutusWrapper {
    padding: 10px 5px;
  }

  .aboutWrapper {
    border-right: 0px solid rgba(114, 119, 155, 0.5764705882);
    margin-bottom: 20px;
  }

  .aboutusBox {
    margin-right: 0px;
    background-color: rgba(255, 255, 255, 0.7725490196);
    padding: 20px;
    text-align: center;
  }

  .aboutusContent {
    font-size: 14px;
  }

  .findProviderWrapper {
    padding: 5px;
  }

  .productImg {
    padding: 5px;
  }

  .productImg img {
    padding: 20px;
    height: 100px;
  }

  .fa-chevron-circle-left {
    font-size: 22px;
  }

  .fa-chevron-circle-right {
    font-size: 22px;
  }

  .serviceWrapper {
    margin: 0px 40px;
  }

  .menuWrapper {
    margin: 0px auto;
  }

  .menuWrapper ul {
    display: flex;
    justify-content: center;
    list-style: none;
  }

  .menuWrapper ul li {
    padding: 10px 50px;
    font-weight: bold;
    border-bottom: 4px solid #dddddd;
    cursor: pointer;
  }

  .menuWrapper ul .active {
    border-bottom: 4px solid #e81253;
  }

  .menuWrapper img {
    margin-right: 10px;
    width: 25px;
    height: 25px;
  }

  .customBtn {
    background-color: #272e66;
    margin: 0px 8px;
    padding: 8px 14px;
    color: #f5e532;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    border: 1px solid #ffffff;
  }

  .alacartmenuWrapper {
    margin: 40px auto;
    cursor: pointer;
  }

  .alacartmenuWrapper ul li {
    padding: 10px !important;
    font-size: 14px;
  }

  .postYourDealBtn {
    font-size: 14px;
  }

  .projectCard {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
  }

  .projectWrapper {
    height: 130px;
  }

  .projectDetails {
    margin-left: 10px;
    font-size: 12px;
  }

  .userLocation {
    font-size: 8px;
    color: #333333;
  }

  .oppDubaiFlag {
    width: 9px;
    height: 6px;
    margin-right: 5px;
  }

  .bottomReadMoreBtn {
    padding: 5px 20px;
    text-align: center;
  }

  .itemDetails {
    font-size: 10px;
  }

  .footerLogo img {
    width: auto;
    height: 60px;
  }

  .footerText {
    font-size: 14px;
    padding: 0px;
  }

  .aboutHeading p {
    font-size: 16px;
  }

  .aboutHeading ul li {
    font-size: 14px;
  }

  footer {
    padding: 10px;
  }

  .bottomNavBar {
    display: none;
  }

  .socialMedia ul li img {
    width: 8px;
    height: 8px;
  }

  .copyright {
    font-size: 14px;
  }

  .numberWrapper {
    margin: 10px auto;
    padding: 0px;
  }

  .numberDigit {
    font-size: 37px;
  }

  .numberText {
    font-size: 11px;
  }

  .contactMessageWrapper {
    margin-top: 10px;
  }

  .planHeading {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    border-radius: 15px 15px 0px 0px;
  }

  .planWrapper {
    margin: auto;
  }

  .planBtn {
    font-size: 14px;
  }

  .planCard {
    margin: 10px auto;
  }

  .planFeatureWrapper {
    margin: auto;
    overflow: scroll;
  }

  .featureNameText {
    font-size: 10px !important;
  }

  .planFeatureTable tbody td:first-child {
    font-size: 12px !important;
  }

  .planFeatureTable th {
    font-size: 14px;
  }

  .featureDetails {
    margin: 10px auto;
  }

  .adProductWrapper {
    margin: 10px auto;
    box-shadow: rgba(4, 4, 4, 0.1333333333) 0px 0px 20px;
    border-radius: 10px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    border-top: 10px solid #272e66;
    border-left: none;
  }

  .productsDetails {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .productsDetails ul {
    padding: 0px;
  }

  .captchaText {
    font-size: 18px !important;
  }

  .userProfileHeader {
    margin: 10px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .userProfileBody {
    display: flex;
    justify-content: space-between;
    border-top: 3px solid #f4f4f4;
    border-bottom: 3px solid #f4f4f4;
    padding: 20px 0px;
    flex-wrap: wrap;
  }

  .filterWrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .filterWrapper .filters {
    margin: 10px auto;
  }

  .topBannerWrapper {
    display: none;
  }

  .classifiedsViewFooter {
    font-size: 10px;
  }

  .blogFilterWrapper {
    margin: auto;
    display: block;
  }

  .buinessListingWrapper .heading {
    font-size: 22px;
  }

  .buinessListingWrapper .bottomBorder {
    width: 40%;
  }

  .blogContentWrapper {
    margin: 10px auto;
  }

  .headlineContainer p {
    font-size: 12px;
  }

  .headlineReadMoreBtn a {
    font-size: 12px;
  }

  .applyPromoCodeWrapper {
    flex-direction: column;
  }

  .totalWrapper {
    font-size: 12px;
  }

  .contactTable .fullWidth {
    overflow: scroll;
    width: 800px;
  }

  .businessHeading {
    font-size: 16px;
  }

  .addPost {
    background-color: #F7F7F7;
    border: 1px solid #E7EAF3;
    border-radius: 14px;
    width: 190px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 72px;
    color: rgba(110, 110, 110, 0.5019607843);
    cursor: pointer;
  }

  .apiservicesWrapper {
    flex-direction: column;
  }

  .newServiceDetails {
    margin-left: 0px;
    flex-direction: column;
  }

  .serviceInfo {
    text-align: center;
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .login_page_outer .login {
    width: 80% !important;
  }

  .blogSliderImage {
    height: 220px !important;
  }

  .navigationWrapper {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.311) 0px 0px 40px;
    height: 100vh;
    width: 100%;
    max-width: 250px;
    display: none;
    padding: 40px 0px;
    text-align: left;
    z-index: 1000;
  }

  .navigationWrapper ul {
    display: block;
  }

  .navigationWrapper ul li {
    padding: 10px;
    font-size: 16px;
    border-radius: 5px;
  }

  .navigationWrapper ul li:hover {
    background-color: #e81253;
  }

  .navigationWrapper ul li:hover a {
    color: #ffffff;
  }

  .menuBtn {
    display: block;
  }

  .cancel-btn {
    display: block;
  }

  .logBtn p {
    display: none;
  }

  .logBtn img {
    margin: auto;
  }

  .subNav ul li a {
    color: #272E66 !important;
  }

  .subNav ul li:hover {
    background-color: #e81253;
  }

  .subNav ul li:hover a {
    color: #ffffff !important;
  }

  .logo img {
    width: 108px;
    height: 39px;
  }

  .searchBox {
    display: none !important;
  }

  .aboutusHeading p {
    font-size: 16px;
  }

  h1.head-text {
    font-size: 16px;
  }

  .aboutusContent {
    font-size: 14px;
  }

  .applyPromoCodeWrapper {
    flex-direction: column;
  }

  .findBtn {
    background-color: #384390;
    font-size: 10px;
  }

  .heading {
    font-size: 26px;
  }

  .productWrapper {
    padding: 5px;
    padding-top: 25px;
  }

  .productImg {
    padding: 0px;
  }

  .productImg img {
    padding: 12px;
    height: 76px;
  }

  .productText p {
    font-size: 10px;
    font-size: 8px;
  }

  .menuWrapper ul li {
    padding: 10px 36px;
  }

  .oppoWrapper {
    font-size: 12px;
  }

  .oppoHeader {
    margin: 10px;
  }

  .postYourDealBtn {
    font-size: 14px;
  }

  .projectDetails {
    margin-left: 10px;
    font-size: 12px;
  }

  .userLocation {
    font-size: 8px;
    color: #333333;
  }

  .projectCard {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
  }

  .oppDubaiFlag {
    width: 9px;
    height: 6px;
    margin-right: 5px;
  }

  .classifiedsHeading {
    font-size: 12px;
  }

  .opportunityViewAllHeading .heading {
    font-size: 20px !important;
  }

  .opportunityViewAllHeading .bottomBorder {
    width: 40%;
  }

  .freePostBtn {
    font-size: 10px;
    padding: 5px;
  }

  .classifiedPosts {
    padding: 10px;
  }

  .postCard {
    padding: 10px 0px;
    border-bottom: 1px solid #e7eaf3;
  }

  .postHeading {
    font-size: 11px;
  }

  .postLocation {
    font-size: 10px;
  }

  .postDiscription {
    font-size: 10px;
  }

  .customBtn {
    background-color: #384390;
    margin: 0px 8px;
    padding: 7px 10px;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
  }

  .itemDetails {
    font-size: 12px;
  }

  .blogDescription {
    font-size: 12px;
  }

  .headlines {
    padding: 14px;
    border-bottom: 1px solid #E7EAF3;
    font-size: 11px;
    color: #272e66;
  }

  .headlines img {
    margin-right: 10px;
    width: 10px;
    height: 12px;
  }

  .footerLogo img {
    width: auto;
    height: 60px;
  }

  .footerText {
    font-size: 10px;
    padding: 0px;
  }

  .aboutHeading p {
    font-size: 14px;
  }

  .aboutHeading ul li {
    font-size: 12px;
  }

  .differentaineTableWrapper table {
    width: 100%;
  }

  .bottomNavBar {
    display: none;
  }

  .bottomNavBar ul {
    padding: 0px;
  }

  .bottomNavBar ul li a {
    font-size: 10px;
  }

  .socialMedia ul li img {
    width: 8px;
    height: 8px;
  }

  .copyright {
    font-size: 14px;
  }

  .numberIcon {
    padding: 0px 10px;
  }

  .planHeading {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    border-radius: 15px 15px 0px 0px;
  }

  .planWrapper {
    margin: auto;
  }

  .planBtn {
    font-size: 14px;
  }

  .planCard {
    margin: 10px auto;
  }

  .planFeatureWrapper {
    margin: auto;
    overflow: scroll;
  }

  .featureNameText {
    font-size: 10px !important;
  }

  .planFeatureTable tbody td:first-child {
    font-size: 12px !important;
  }

  .planFeatureTable th {
    font-size: 14px;
  }

  .featureDetails {
    margin: 10px auto;
  }

  .adProductWrapper {
    margin: 10px auto;
    box-shadow: rgba(4, 4, 4, 0.1333333333) 0px 0px 20px;
    border-radius: 10px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    border-top: 10px solid #272e66;
    border-left: none;
  }

  .productsDetails {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .productsDetails ul {
    padding: 0px;
  }

  .userProfileBody {
    display: flex;
    justify-content: space-between;
    border-top: 3px solid #f4f4f4;
    border-bottom: 3px solid #f4f4f4;
    padding: 20px 0px;
    flex-wrap: wrap;
  }

  .topBannerWrapper {
    display: none;
  }

  .filterWrapper .filter {
    margin: 10px auto !important;
  }

  .filterWrapper .filters {
    margin: 10px auto;
  }

  .jobProfileWrapper {
    margin: 0px 20px !important;
  }

  .contactTable .fullWidth {
    overflow: scroll;
    width: 800px;
  }

  .alacartmenuWrapper ul li {
    padding: 12px !important;
  }

  .addPost {
    height: auto;
  }

  .apiservicesWrapper {
    flex-wrap: wrap;
  }

  .newServiceDetails {
    margin-left: 0px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .logo img {
    width: 108px;
    height: 39px;
  }

  .job-short-section {
    width: 100%;
  }

  .differentaineTableWrapper table {
    width: 100%;
  }

  .blogSliderImage {
    height: 220px !important;
  }

  .searchBox {
    width: 40%;
    border-radius: 30px;
    position: relative;
  }

  .navigation ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #272E66;
  }

  .customBtn {
    background-color: #272e66;
    margin: 0px 8px;
    padding: 8px 20px;
    color: #f5e532;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
  }

  .aboutusHeading p {
    font-size: 16px;
    color: #272E66;
    font-weight: bold;
  }

  h1.head-text {
    font-size: 16px;
    color: #272E66;
    font-weight: bold;
  }

  .aboutusContent p {
    font-size: 16px;
  }

  .menu .item a {
    font-size: 12px;
  }

  .numberDigit {
    font-size: 22px;
  }

  .numberText {
    font-size: 12px;
  }

  .numberIcon {
    font-size: 20px;
  }

  .leftAlign {
    padding-left: 20px;
  }

  .addPost {
    height: auto;
  }

  .featureDetails {
    margin: 20px auto;
    height: auto;
  }

  .solution .heading {
    font-size: 27px;
  }

  .solution .bottomBorder {
    width: 50%;
  }

  .productsDetails ul li {
    font-size: 12px !important;
  }

  .wasPrice {
    font-size: 16px;
  }

  .wasPrice del {
    font-size: 20px;
  }

  .discount {
    font-size: 16px;
  }

  .nowPrice {
    font-size: 16px;
  }

  .nowPrice span {
    font-size: 20px;
  }

  .upgradeBtn {
    font-size: 14px;
  }

  .findBtn {
    font-size: 14px;
  }

  .productText p {
    font-size: 12px;
  }

  .productWrapper .productImg img {
    width: 50px;
    height: 50px;
  }

  .planWrapper {
    margin: 0px;
  }

  .planBtn {
    font-size: 12px;
    width: 60%;
  }

  .featureName {
    font-size: 16px;
  }

  .featureDetailss li {
    padding: 10px;
    border-bottom: 1px solid #e7eaf3;
    font-size: 14px;
    color: #3e3e3e;
    font-weight: 500;
    height: 80px;
  }

  .freeForAllBtn {
    text-align: center;
    margin: 20px auto;
    background-color: #f5e532;
    border-radius: 6px;
    padding: 10px 20px;
    font-size: 15px;
    color: #3e3e3e;
    font-weight: bold;
    width: 80%;
    cursor: pointer;
  }

  .advertisedProducts .heading {
    font-size: 26px;
  }

  .advertisedProducts .bottomBorder {
    width: 40%;
  }

  .businessName {
    font-size: 10px !important;
  }

  .contentWrapper {
    padding: 20px;
  }

  .contentWrapper .bannerContent {
    font-size: 18px;
  }

  .opportunityContent {
    font-size: 12px;
  }

  .contactTable .fullWidth {
    overflow: scroll;
    width: 800px;
  }

  .filterWrapper {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
  }

  .filterWrapper .filters {
    margin: 10px;
  }

  .btnWrapper button {
    font-size: 14px;
  }

  .getInTouchWrapper h4 {
    margin: 10px auto;
    font-size: 18px;
  }

  .userDetailsWrapper p {
    font-size: 9px;
  }

  .userInfoHeading p {
    font-size: 11px;
  }

  .userInfoValue p {
    font-size: 11px;
  }

  .alacartmenuWrapper ul li {
    padding: 12px !important;
  }

  .mobileBottomNavbar {
    display: none;
  }

  .howWorkWrapper p {
    font-size: 13px;
  }

  .howWorkWrapper h6 {
    font-size: 18px;
  }

  .projectImg {
    margin: 60px 0px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .logo img {
    width: 108px;
    height: 39px;
  }

  .contentWrapper .bannerContent {
    font-size: 18px;
  }

  .contactTable .fullWidth {
    overflow: scroll;
    width: 1000px;
  }

  .mobileBottomNavbar {
    display: none;
  }
}

@media (min-width: 1200px) {
  .mobileBottomNavbar {
    display: none;
  }
}

@media print {
  body {
    visibility: hidden;
    -webkit-print-color-adjust: exact;
  }

  .payNowBtnWrapper {
    visibility: hidden;
  }

  .printContainer {
    visibility: visible;
    position: absolute;
    top: 0px;
    left: 0px;
  }
}






/* dashboard/users CSS */
.form-group .select2-container.form-control.select2 .select2-choice,
.form-horizontal .select2-container.form-control.select2 .select2-choice {
  border: 1px solid transparent;
  outline: none;
  /*padding: 20px 15px;*/
  background: transparent;
  height: 42px;
  line-height: 40px
}

.form-group .select2-container.form-control.select2 .select2-choice .select2-arrow,
.form-horizontal .select2-container.form-control.select2 .select2-choice .select2-arrow {
  padding-top: 5px;
}

.contactTableWrapper .leftAlign {
  padding-left: 0px;
}

.custom-table thead tr th:nth-child(1) {
  max-width: 10px;
}

.custom-table tr td:nth-child(3) {
  max-width: 270px;
}

.custom-table tr td.noExl {
  display: flex;
  align-items: center;
}

.custom-table tr td.noExl a {
  font-size: 10px;
  padding: 5px;
}

/* .custom-table tr td:nth-child(9){
      max-width: 150px;background-color: red;
    } */

.payment-table .btn-align .btn-success {
  background-color: #198754 !important;
  width: auto;
}

.payment-table .btn-align .btn-primary {
  background-color: #26a9ac !important;
  border: 1px solid #26a9ac !important;
}

.payment-table .btn-align .btn:hover {
  opacity: 0.8;
}

.payment-table td:nth-child(3) {
  width: 150px;
}

.rightFilter.opportunityRightFilter .signInBtn.customBtn.logBtn {
  color: #fff;
}

.filter .submitBtn .input {
  padding: 11.2px 35px;
  background: #272e66;
  color: #fff !important;
  border-radius: 5px;
}

.filter .submitBtn a.input {
  padding: 11.2px 35px;
  background: #272e66;
  color: #fff !important;
  border-radius: 5px;
}

/* dashboard/pending_payment page CSS */
.ul_list li i {
  width: 18px;
  display: inline-flex;
  justify-content: center;
  color: #ec2460;
}

.ul_list li:not(last-child) {
  margin-bottom: 5px;
}

.custom-modal button.btn.btn-outline-secondary.border-left-0 {
  margin: 0px;
  margin-left: 1;
  border-radius: 0;
  border-left: 0;
}

.custom-modal button.btn.btn-primary.pull-right {
  margin: 0px;
}

.gj-picker.gj-picker-bootstrap.datepicker.gj-unselectable {
  left: 50% !important;
  transform: translateX(-50%) !important;
}

.gj-picker.gj-picker-bootstrap.datepicker.gj-unselectable table {
  width: auto;
}

.touch-info-sec .userDetailsWrapper ul li:not(:last-child),
.touch-info-sec .contactDetailsWrapper ul li:not(:last-child) {
  margin-bottom: 10px;
}

.touch-info-sec .userDetailsWrapper ul li,
.touch-info-sec .contactDetailsWrapper ul li {
  display: flex;
  align-items: center;
}

.touch-info-sec .userDetailsWrapper ul li span,
.touch-info-sec .contactDetailsWrapper ul li span {
  word-break: break-all;
}

.touch-info-sec .userDetailsWrapper ul li span,
.touch-info-sec .userDetailsWrapper ul li span a,
.touch-info-sec .contactDetailsWrapper ul li span,
.touch-info-sec .contactDetailsWrapper ul li span a {
  color: #464A53;
}

.word_wrap a {
  word-break: break-word;
}

.custom-table {
  overflow-x: auto;
}


.custom-table.user-table tr th:nth-child(2) {
  width: 150px;
  max-width: 150px;
}

.custom-table.user-table tr th:nth-child(3),
.custom-table.user-table tr td:nth-child(3) {
  width: 280px;
  max-width: 280px;
}

.custom-table.user-table tr th:nth-child(4),
.custom-table.user-table tr td:nth-child(4) {
  min-width: 120px
}

.custom-table tr th:nth-child(7),
.custom-table.user-table tr td:nth-child(7) {
  min-width: 150px;
  max-width: 150px;
}

.custom-table.user-table tr th:nth-child(9) {
  min-width: 150px;
}

.custom-table.user-table tr th:nth-child(10) {
  min-width: 100px;
}

.custom-table.user-table tr th:nth-child(11) {
  min-width: 150px;
}


/* .container.tab-pane.fade.table_outer_div.active.in .table>:not(caption)>*>*{font-size: 14px;    vertical-align: middle;} */

p.inbox_message_inner:empty {
  display: none;
}

.container.tab-pane.fade.table_outer_div.active.in td.inbox_message br {
  display: none;
}


#home tbody .customBtn:hover {
  color: #fff !important
}




.panel .table-striped tbody td {
  font-size: 14px;
}

.back-next-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.table_outer_div .table thead td {
  font-size: 14px;
}

#agreement.form-control::file-selector-button {
  padding: .375rem .75rem;
  margin: 0;
  -webkit-margin-end: .75rem;
  margin-inline-end: .75rem !important;
  color: #212529;
  background-color: #e9ecef;
}

.form-group #exclusive,
.form-group #content {
  margin-right: 8px;
}

#s2id_autogen1.select2-container .select2-choice {
  display: block;
  height: 40px;
  padding: 7px 0 0 8px;
}

#page-wrapper .table td {
  vertical-align: middle;
  font-size: 14px;
  padding: 5px 2px !important;
}

.table_outer_div .table p {
  margin-bottom: 0;
}

.customBtn {
  background-color: #465acd !important;
}

.inbox-tabs .table .customBtn:hover .fa-solid {
  color: #fff !important;
}






.main .innerListingbody .tablinks {
  background-color: #30225c;
}

.moderbtn .custom-button {
  width: 50%;
}

.businessListing .btnWrapper button {
  text-transform: uppercase;
}

.btnWrapper .quickChatBtn.listing_reports {
  color: #fff;
}

/*li.cutomBtn.active::after {content: "";position: relative;bottom: -39px;border: 12px solid transparent;
  border-top-color: transparent;border-top-color: #f5e532;left: 13px;}*/
.heading-word h4 span {
  color: #e91c5a;
  font-size: 13px;
  font-weight: 600;
}

li.cutomBtn.active::after {
  content: "";
  position: relative;
  bottom: -14px;
  border: 6px solid transparent;
  border-top-color: transparent;
  border-top-color: transparent;
  border-top-color: #fff;
  left: 8px;
}

.float-start .btn.previousBtn {
  color: #fff !important;
}

#dropdownMenuButton1::after {
  vertical-align: .1em;
  font-size: 32px;
}

.hr-line {
  background: #070b43 !important;
  height: 4px !important;
  opacity: 1 !important;
}

.modal .btn {
  color: #fff;
  margin-top: 10px
}

.touch-info-sec2 .postAtionBtn .customBtn:hover {
  color: #fff;
}

.form-tabs ul li.each-form-tab {
  width: auto;
  display: inline-block;
  float: left;
  text-align: left;
  padding: 0px;
  box-sizing: border-box;
}

.form-tabs ul li.each-form-tab+.each-form-tab {
  margin-left: 50px;
}

.each-form-tab.active .circle {
  background-color: #161a4f;
}

.each-form-tab.active .circle-title {
  color: #161a4f;
}

.circle {
  position: relative;
  margin: 0 auto;
  width: 35px;
  height: 35px;
  color: #fff;
  font-size: 17px;
  line-height: 40px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  text-align: center;
  background-color: #cacacc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  border-radius: 50%;
}

.circle-title {
  font-size: 18px;
  line-height: 29px;
  color: #848486;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 5px;
}

.each-form-tab:hover .circle {
  background-color: #161a4f;
}

.each-form-tab:hover .circle-title {
  color: #161a4f;
}


#exampleModal .modal-body ul .btn.custom-btn {
  width: 100%;
}

#exampleModal .modal-header .btn-close {
  font-size: 12px;
}

#exampleModal .modal-body ul li {
  width: 50%;
}

#exampleModal .modal-body ul {
  display: flex;
  list-style: none;
  justify-content: center;
  padding-left: 0;
}

#media-input {
  position: relative !important;
}


#upgrade .btn-block .btn {
  padding: 4px;
  width: 35%;
  background: #da1662 !important;
  border: 1px solid #da1662 !important;
}

#upgrade .btn-block .btn:hover {
  background: #fff !important;
  border: 1px solid #da1662 !important;
  color: #000 !important;
}

#upgrade .btn-block {
  text-align: center;
}

#upgrade .modal-content {
  position: relative;
}

#upgrade .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 20px;
}

#upgrade .modal-content .modal-body h5 {
  padding-bottom: 8px;
  margin-bottom: 8px;
  font-size: 20px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}

#upgrade .modal-content .btn-close {
  position: absolute;
  top: 3px;
  right: 4px;
  z-index: 99;
  font-size: 12px;
  color: #000;
}

.rightWrapper .postAtionBtn button.customBtn:hover {
  color: #fff;
}

.contactUsWrapper .loginWrapper p span {
  color: #fff;
}

.contactUsWrapper .loginWrapper p {
  background-size: 100% 100%;
  background: linear-gradient(90deg, rgba(40, 36, 94, 01) 0%, rgb(72, 29, 85) 30%, rgb(70 90 205) 63%) !important;
}

.assestDownload .alignn .downloadassetsWrapper h6 {
  padding-top: 29px;
}

/* .sidebarwidth .main-body .card,.main-body .userPersonalrInfo {border: 1px solid #0d1285 !important;} */
.sidebarwidth .main-body .card,
.main-body .userPersonalrInfo {
  border: none !important;
  box-shadow: 0 4px 14px 6px rgba(0, 0, 0, .09);
}

.logo-up .verifyy span {
  display: none;
}


.btn.btn-sm.btn-upp.btn-warning {
  color: #000;
  display: inline-block;
  padding: 9px 12px;
  cursor: pointer;
  border-radius: 8px;
  background: #f5e532 !important;
  border: 1px solid #f5e532;
  text-transform: uppercase;
}

@media (max-width:767px) {
  .toggleButton {
    margin-top: 20px;
  }

  .toggleBtn {
    padding: 6px 8px;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
  }

  .btn.btn-sm.btn-upp.btn-warning {
    color: #000;
    display: inline-block;
    padding: 7px 6px;
  }
}

.toggleButton {
  margin-top: 20px;
}


.styell .getInTouchWrapper {
  text-align: center;
  border-bottom: 2px dotted #e81253;
  padding-bottom: 6px;
  margin-bottom: 10px;
}

.styell .getInTouchWrapper h5 {
  background: #fff;
  text-align: center;
  padding: 6px 10px;
  color: #e81253;
}

.styell .viewWrapper {
  text-align: center;
  border-bottom: 2px dotted #e81253;
  margin-bottom: 10px;
  padding-bottom: 7px;
}

.styell .profilePictureWapper img {
  width: 190px;
  height: 190px;
  margin: 10px 0px 20px;
}

.styell .userDetailsWrapper p {
  font-size: 16px;
  color: #464A53;
  border-bottom: 1px dotted #e81253;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.styell .sharethis i {
  color: #e81253;
  font-size: 14px;
  border: 1px dotted #e81253;
  padding: 6px;
  border-radius: 5px;
  margin-right: 6px;
}

.styell .sharethis {
  display: flex;
  align-items: center;
  justify-content: center;
}

.userInfoHeading li.lao-li span:nth-child(2) {
  flex-wrap: wrap;
  display: flex;
  word-break: break-all;
}

#profileShowModal .modal-header .close {
  margin-top: -8px;
  width: 30px;
  padding: 0;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}

#profileShowModal .modal-header {
  justify-content: end;
}


.non-flex .select2-container .select2-choice {
  display: block;
  height: 40px;
  padding: 8px 0 0 8px;
  ;
  overflow: hidden;
}

.non-flex .select2-container .select2-arrow b {
  margin-top: 8px;
}

.blogsize img {
  height: 300px !important;
}

.file-upload-wrap label {
  cursor: pointer;
}

.sealed #s2id_autogen1.select2-container .select2-choice {
  padding: 0px 0 0 8px;
}

#page-wrapper .favorite-lists.table td:last-child,
#page-wrapper .favorite-lists.table td:first-child {
  text-align: center;
}

.formWrapper .rateItWrapper {
  text-align: center;
}

.formWrapper .rateItWrapper .starRating {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}

.leftWrapper .ratingWrapper {
  text-align: center;
}

.leftWrapper .starRating {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}

#exampleModal .modal-body ul .btn.custom-btn:hover {
  color: #fff;
}

#sxrol thead th {
  font-size: 13px;
  vertical-align: middle;
}

#sxrol {
  height: 700px;
  scrollbar-width: thin;
  overflow-y: scroll !important;
}

#sxrol .table td {
  font-size: 13px;
  padding: 5px 6px !important;
}

.sxrol {
  scrollbar-width: thin;
}

#sxroled .table td {
  font-size: 13px;
  padding: 5px 10px !important;
}

.sxrol thead th {
  font-size: 13px;
  vertical-align: middle;
}

#sxrol thead,
#sxrol tbody,
#sxrol td,
#sxrol tfoot,
#sxrol th,
#sxrol tr {
  border: 1px solid #ddd
}

#sxroled thead,
#sxroled tbody,
#sxroled td,
#sxroled tfoot,
#sxroled th,
#sxroled tr {
  border: 1px solid #ddd
}

.blogPoints .comments-title>h2>span>i {
  padding-right: 6px;
  padding-left: 10px;
}

.blogPoints.emery-tab.row {
  border: 1px solid #ddd;
  border-radius: 7px;
  padding: 10px;
  padding-bottom: 20px !important;
}

.overall-ratings button {
  padding: 8px 0 !important;
}

.overall-ratings {
  margin-top: 10px !important;
}


#comment {
  height: 40px;
  padding: .85rem 2rem;
  padding-top: 0.85rem;
  padding-bottom: 0.85rem;
  padding-top: 0.85rem;
  padding-bottom: 0.85rem;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 300;
  color: #777;
  background-color: #fafafa;
  border: 1px solid #ebebeb;
  border-radius: 0;
  transition: all 0.3s;
  box-shadow: none;
  min-height: 100px;
  margin-bottom: 10px;
}

.blogPoints #add_comment {
  height: 40px;
  margin: 0;
}

.btn-blocked {
  text-align: right;
}

.emery-tab.blogPoints h5 {
  font-size: 18px;
  color: #e81253;
  margin-bottom: 10px;
  font-weight: 500;
}


.tooler {
  position: relative;
  transition: all 0.3s ease 0s;
}

.tooler:hover,
.tooler:focus {
  color: #fff;
  background: #444;
  outline: none;
}

.tooler:before,
.tooler:after {
  content: attr(data-tip);
  color: #fff;
  background: #000000de;
  font-size: 12px;
  font-weight: 500;
  width: 100%;
  padding: 4px 4px;
  white-space: normal;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  border-radius: 5px 5px 0 0;
}

.tooler:after {
  content: '';
  background: linear-gradient(to right bottom, transparent 50%, #fff 50%);
  height: 7px;
  width: 7px;
  padding: 0;
}

.tooler:hover:before,
.tooler:hover:after {
  opacity: 1;
  visibility: visible;
}

.tooler:before,
.tooler:after {
  border: 1px solid #000;
  transform: translateX(-50%) rotateY(90deg);
  position: absolute;
  left: 50%;
  bottom: 120%;
}

.tooler:after {
  border: 1px solid #000;
  transform: translateX(-50%) rotate(45deg) rotateY(90deg);
  bottom: 110%;
}

.tooler:hover:before {
  transform: translateX(-50%) rotateY(0);
}

.tooler:hover:after {
  transform: translateX(-50%) rotate(45deg) rotateY(0);
}


#profileShowModal h2.ttl {
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 20px;
}

#profileShowModal .btn-close {
  font-size: 10px;
}

#message_froms button {
  width: auto;
  padding: 4px 20px;
}


#vimeoModel .modal-header .close_veio {
  padding: 0;
  width: auto;
  line-height: initial;
  background: transparent;
}

#vimeoModel .modal-header .close_veio span {
  font-size: 24px;
}

#vimeoModel .modal-header {
  padding: 4px 12px !important;
  justify-content: end;
}


#exampleModalshare .modal-header .modal-title {
  font-size: 20px !important;
}

#exampleModalshare .modal-header .btn-close {
  font-size: 12px;
}


#comment_model .modal-header .modal-title {
  font-size: 20px !important;
}

#comment_model .modal-header .btn-close {
  font-size: 12px;
}

#businessListing .modal-header .modal-title {
  font-size: 20px !important;
}

#businessListing .modal-header .btn-close {
  font-size: 12px !important;
}

.chiller_cb input {
  cursor: default;
}

.chiller_cb label {
  cursor: pointer;
}

.serachbar {
  width: 100% !important;
}

.fliters-box .form-select {
  font-size: 15px;
}


.row-5 *[class*="col-"] {
  padding: 5px 5px
}



#editor2 .ql-editor {
  min-height: 300px;
}

.btn.btn-md.btn-kycc.toolTip.top:hover {
  color: #000 !important;
}

.btn.btn-md.btn-kycc.toolTip.top {
  color: #fff !important;
}

.comp_logis li {
  display: flex;
  padding-bottom: 10px;
}

.comp_logis {
  list-style: none;
  padding-left: 0;
}

.comp_logis li .img-wrap {
  margin-right: 0;
  border: none;
}

.comp_logis li .img-wrap span {
  margin-left: 10px;
}

.comp_logis li .img-wrap img {
  width: 90px;
  padding: 5px;
  border: 1px solid #ddd;
}

.comp_logis li span:first-child {
  color: #120555;
  font-size: 16px;
  text-transform: capitalize;
  width: 30%;
}

.comp_logis li span:last-child {
  color: #009B36;
  padding-left: 10px;
  width: 70%;
}


.input-chk.dis_able input[type="text"].form-control {
  cursor: not-allowed !important;
}


.proj_ect h4.ttl {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
}

.proj_ect a {
  color: #ec3b5d !important;
  font-size: 16px;
}

.proj_ect p {
  padding-top: 12px;
  font-size: 16px;
}

.img-wrp {
  border: 1px solid #ddd;
  padding: 5px;
}



.veb-chi label:not(:last-child) {
  margin-right: 10px;
}

.veb-chi label input {
  margin-right: 2px;
}

.veb-chi label {
  font-size: 15px;
}

.btn-reflect:hover {
  background: #21045d !important;
  border: 1px solid #21045d !important;
}

.btn-reflect {
  background: #e81253 !important;
  border: 1px solid #e81253 !important;
}

.postWrapper img {
  height: 150px;
  width: 50%;
  display: flex;
  margin: auto;
}

.hr-li {
  background: #e81253 !important;
  height: 1px !important;
  opacity: 0.6 !important;
}

/*#nav-tabContent2 #nav-home2 {height: 920px;overflow-y: scroll;overflow-x: hidden;}*/

#divine_span ul li {
  list-style: disc !important;
  position: relative;
}

#divine_span ul li::after {
  content: '';
  background: #fff;
  width: 8px;
  height: 8px;
  border-radius: 20px;
  position: absolute;
  left: -12px;
  top: 8px;
  border: 2px solid #ec3b5d;
}

#divine_span ul {
  padding-left: 10px;
}

.encc ul li {
  word-break: break-all;
  list-style: disclosure-closed;
  font-size: 14px;
}

.encc ul li:not(:last-child) {
  padding-bottom: 10px;
}

.encc {
  height: 500px;
  overflow-y: scroll;
  scrollbar-width: thin;
}

.ttl_poiny {
  font-size: 28px;
  font-weight: 800;
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 18px;
}


.box-txt h6 {
  font-size: 14px;
  position: relative;
  margin-left: 10px
}

.box-txt h6:after {
  content: "";
  position: absolute;
  top: 5px;
  left: -10px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  border: 1px solid #da1662;
  background: #da1662;
  box-shadow: 0 0px 35px rgb(49, 34, 91);
}

.list-neo.box-txt h6:after {
  display: none;
}
