@font-face {
  font-family: 'SatoshiVariable';
  src: url('fonts/SatoshiVariable.eot');
  src: url('fonts/SatoshiVariable.eot') format('embedded-opentype'),
       url('fonts/SatoshiVariable.woff2') format('woff2'),
       url('fonts/SatoshiVariable.woff') format('woff'),
       url('fonts/SatoshiVariable.ttf') format('truetype'),
       url('fonts/SatoshiVariable.svg#SatoshiVariable') format('svg');
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li {
  list-style: none;
}
a {
  text-decoration: none !important;
}
div, li, ul, a {
  position: relative;
}
a {
  text-decoration: none;
}
p {
  margin: 0;
}
.container {
  max-width: 1070px;
  margin: 0 auto;
  padding: 0 15px;
}/**18-11-2024**/
.top-main-header .container {
  max-width: 1030px;
}/**18-11-2024**/
body.all-influencer .container , body.new-profile-page .container, body.blog-page .container{
  max-width: 1360px;
}
body.all-influencer .top-main-header .container, body.new-profile-page .top-main-header .container, body.blog-page .top-main-header .container{
  max-width: 1320px;
}
body.events-page .container {
  max-width: 1270px;
}
body.events-page .top-main-header .container{
  max-width: 1230px;
}
.top-main-header {
  background: #e21f30;
  padding: 10px 0;
}
header.header .left-right-header .logo-side img {
  width: 131px;
}
header.header .left-right-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
header.header .left-right-header .logo-side {
  width: 14%;
}
header.header .left-right-header .right-side-menu {
  width: 86%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
/*********************desktop-menu-humberger**************/
.top-main-header .menu {
  width: 46px;
  height: 38px;
  border-radius: 40px;
  padding: 7px;
  cursor: pointer;
  transition: all 0.5s ease 0s;
  background: transparent;
  line-height: 100%;
  display: block;
  position: relative;
  right: 0px;
 top: 0;
}
.top-main-header .menu .line {
  width: 31px;
  height: 4px;
  background-color: #fff;
  margin-top: 4px;
  margin-left: auto;
  position: relative;
  top: 0;
  right: 0;
}
.top-main-header #desktop-nav-top .close-button {
  position: absolute;
  width: 35px;
  height: 35px;
  left: auto;
  right: 19px;
  top: 18px;
  border: 1px solid #e21f30;
  color: #e21f30;
  font-size: 18px;
  cursor: pointer;
  border-radius: 10px;
  line-height: 55px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
}
.top-main-header #desktop-nav-top .nav-section {
  display: flex;
  flex-wrap: wrap;
  padding-top: 80px;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
}
.top-main-header #desktop-nav-top {
  position: fixed;
  right: -375px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 375px;
  height: 100%;
  z-index: 999;
  display: block !important;
  transition: all 0.5s ease 0s;
  left: auto;
  background: #fff;
}
/* html.show-menu  #desktop-nav-top::before {
  content: "";
  position: fixed;
  background: #000;
  left: 0;
  top: 0;
  right: 375px;
  bottom: 0;
  z-index: 999;
  opacity: 0.8;
} */
html.show-menu .top-main-header #desktop-nav-top {
  right: 0;
  pointer-events: visible;
  box-shadow: 0 0 10px 0 #e21f305c;
}
/* html.show-menu {
  overflow: hidden;
} */
.top-main-header .close-button i.fa.fa-times {
  display: block;
}
header.header .bottom-logo-menu-wrapper > li {
  display: block;
}



/*********************************************************/
span.text-wrap {
  font-family: poppins;
  color: #fff;
  font-size: 18px;
  padding-right: 44px;
  line-height: 27px;
}
button.sign {
  background: #fff;
  border: none;
  font-family: "Poppins";
  font-size: 16px;
  line-height: 27px;
  padding: 0 10px;
  border-radius: 7px;
  color: #e21f30;
}
button.sign:hover {
  background: #e21f30;
  color: #fff;
}
.header-nav-top ul.nav-section li a {
  display: block;
  font-size: 18px;
  font-family: "Poppins";
  color: #fff;
  padding: 15px;
}
.header-nav-top ul.nav-section li a:hover {
  background: #fff;
  color: #e21f30;
}

.header-nav-top ul.nav-section li {
  width: 100%;
  border-bottom: 1px solid #e21f30;
}
.bottom-main-header .close-button {
  display: none;
}
.bottom-main-header .wrap-left-right-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
.bottom-main-header {
  background: #e7e8ea;
  padding: 9px 0;
}
.bottom-main-header ul.nav-section {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0;
}
.bottom-main-header ul.nav-section li a {
  font-size: 15px;
  line-height: 24px;
  color: #000;
  font-family: "Poppins";
}
.bottom-main-header ul.nav-section li a:hover {
  color: #e21f30;
}
.bottom-main-header .bottomheader-menu-left ul.nav-section li a {
  margin-right: 15px;
}
.bottom-main-header .bottomheader-menu-right ul.nav-section li a {
  margin-left: 15px;
}
/*************************banner-slider*****************/

/***********************************************/
/**********button-tab-section********/
section.three-button-wrap-section ul.wrap-btn-three {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  margin: 37px auto 0;
}
section.three-button-wrap-section ul.wrap-btn-three li.three-btn-content {
  width: 33.33%;
  border: 1px solid #000;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 7px;
  box-shadow: 0 0 7px 0 #0000004f;
  position: relative;
  cursor: pointer;
}
section.three-button-wrap-section
  ul.wrap-btn-three
  li.three-btn-content
  .btn-img
  img {
    height: 100px;
    border-radius: 10px;
    width: 200px;
    max-width: 100%;
    object-fit: cover;
    display: block;
}
li.three-btn-content a {
  display: flex;
  align-items: center;
}
.btn-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
section.three-button-wrap-section
  ul.wrap-btn-three
  li.three-btn-content:not(:last-child) {
  margin-right: 32px;
}
section.three-button-wrap-section
  ul.wrap-btn-three
  li.three-btn-content::before {
  content: "";
  background-image: url(../images/arrow-removebg-preview.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 13px;
  margin: auto;
  height: 18px;
  width: 15px;
  filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7492%)
    hue-rotate(222deg) brightness(101%) contrast(100%);
}
h3 {
  font-size: 20px;
  font-family: "Poppins";
  line-height: 28px;
  color: #434343;
}

p {
  font-size: 16px;
  font-family: "Poppins";
  line-height: 25px;
  color: #97969a;
}
section.popular-talent-categories ul.popular-talent-wrap h3.talent-text {
  font-size: 11px;
  text-align: center;
}
section.three-button-wrap-section
  ul.wrap-btn-three
  li.three-btn-content
  .btn-text {
  padding-left: 15px;
  padding-right: 33px;
}
section.three-button-wrap-section
  ul.wrap-btn-three
  li.three-btn-content:hover
  .btn-text
  h3,
section.three-button-wrap-section
  ul.wrap-btn-three
  li.three-btn-content:hover
  .btn-text
  p {
  color: #fff;
}
section.three-button-wrap-section ul.wrap-btn-three li.three-btn-content:hover {
  background: #e21f30;
  border: 1px solid #fff;
}
section.three-button-wrap-section
  ul.wrap-btn-three
  li.three-btn-content:hover::before {
  filter: brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(7500%)
    hue-rotate(8deg) brightness(122%) contrast(106%);
}

h3.artist-h3, li.artist a {
  font-family: "Poppins";
  font-size: 18px;
  color: #434343;
  font-weight: 500;
}
a.artist-anchor {
  display: block;
}
ul.big-artist-wrap .artist-img img {
  border-radius: 10px;
  width: 100%;
  height: 330px;
  object-fit: cover;
}
ul.big-artist-wrap {
  display: block;
  margin-top: 28px;
} /*slider*/

.btn-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
h2.oswald-common {
  font-family: "Oswald", sans-serif;
  font-size: 28px;
  color: #3c3a38;
  line-height: 43px;
  position: relative;
  padding-left: 60px;
}
.comn-see-all a.see-all {
  font-family: "Poppins";
  color: #cf4c65;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  display: inline-block;
  padding-right: 12px;
}
.comn-see-all a.see-all:hover {
  color: #000;
}
.comn-see-all a.see-all::before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 15px;
  width: 6px;
  font-size: 20px;
  line-height: 15px;
}
section.platinum-artist-section {
  margin-top: 70px;
}
a.artist-anchor:hover h3.artist-h3,
a.artist-anchor:hover p.artist-p {
  color: #e21f30;
}
section.spotlight-section .left-right-content-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  position: relative;
  z-index: 9;
}
section.spotlight-section .left-right-content-wrap .left-side-text-btn {
  width: 40%;
}
section.spotlight-section .left-right-content-wrap .right-side-slider-content {
  width: 60%;
}
.banner-spotlight {
  background-image: url(../images/banner-garba.jpg);
  height: 100%;
  background-size: cover;
  width: 100%;
  border-radius: 25px;
  position: relative;
  padding: 20px 30px 40px;
  margin-top: 40px;
}
.banner-spotlight h2.oswald-common,
.banner-spotlight p.spotlightleft {
  color: #fff;
}
.comon-btn a {
  color: #000;
  background: #fff;
  font-family: "Oswald";
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  display: inline-block;
}
.comon-btn a:hover {
  color: #fff;
  background: #e21f30;
}
.banner-spotlight::before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.6;
  border-radius: 25px;
  width: 100%;
  height: 100%;
}
section.spotlight-section
  .left-right-content-wrap
  .left-side-text-btn
  p.spotlightleft {
  padding: 15px 0;
  font-size: 15px;
}
section.spotlight-section
  .left-right-content-wrap
  .right-side-slider-content
  h2.oswald-common {
  text-align: center;
}
section.spotlight-section
  .left-right-content-wrap
  .right-side-slider-content
  ul.slider-part-box {
  display: block;
  margin-top: 55px;
  position: relative;
}
section.spotlight-section
  .left-right-content-wrap
  .right-side-slider-content
  ul.slider-part-box
  .imgslider
  img {
  height: 237px;
  width: 285px;
}
section.spotlight-section
  .left-right-content-wrap
  .right-side-slider-content
  ul.slider-part-box
  li.img-content-wrp.first {
  background: #fff;
  border-radius: 25px;
  overflow: hidden;
}
.white-back-ground-content {
  padding: 25px;
}
.white-back-ground-content p {
  position: relative;
  color: #000;
  padding: 0 0 15px 25px;
}
section.spotlight-section
  .left-right-content-wrap
  .right-side-slider-content
  ul.slider-part-box
  li.img-content-wrp.second {
    background: #101c32;
    padding: 123px 31px 126px;
    display: flex;
    align-items: center;
    border-radius: 25px;
    position: relative;
    margin-top: 0;
}
section.spotlight-section
  .left-right-content-wrap
  .right-side-slider-content
  ul.slider-part-box
  li.img-content-wrp:not(:last-child) {
  margin-right: 30px;
}
/* section.spotlight-section .left-right-content-wrap .right-side-slider-content ul.slider-part-box li.img-content-wrp {
  width: 50%;
} */
.white-border h3.heading-white.black {
  color: #fff;
  font-size: 23px;
  line-height: 33px;
  padding-bottom: 80px;
}
section.spotlight-section
  .left-right-content-wrap
  .right-side-slider-content
  ul.slider-part-box
  li.img-content-wrp.second::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid #fff;
    height: 440px;
    width: 254px;
    margin: auto;
    border-radius: 25px;
}
section.popular-talent-categories h2.oswald-common.red-bold {
  color: #000;
  text-align: center;
  position: relative;
  padding-bottom: 36px;
}
section.popular-talent-categories p {
  color: #434343;
  text-align: center;
}
section.popular-talent-categories h2.oswald-common.red-bold::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 45px;
  width: 540px;
  background: #e21f30;
  margin: auto;
  z-index: -1;
}
section.popular-talent-categories ul.popular-talent-wrap {
  display: grid;
  margin-top: 50px;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 65px 20px;
}
section.popular-talent-categories ul.popular-talent-wrap .talent-img img {
  height: 156px;
  width: 100%;
  border-radius: 0 20px 0 20px;
  box-shadow: 0 0 10px 0 #00000040;
  max-width: 100%;
  object-fit: cover;
  display: block;
}
section.popular-talent-categories {
  padding-top: 60px;
}
.white-border {
  position: relative;
  z-index: 1;
}
section.spotlight-section {
  padding: 41px 0 0 0;
}
.regitration-btn a.open-btn:hover {
  background: #e21f30;
}
.regitration-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding-bottom: 30px;
  padding-right: 30px;
}
.banne-wrap-img img {
  width: 100%;
  height: 320px;
  border-radius: 25px;
}
.open-mic-banner {
  position: relative;
}
.regitration-btn a.open-btn {
  font-family: "Oswald";
  font-size: 25px;
  line-height: 40px;
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
  padding: 0 15px;
  background: #e21f30;
}
.regitration-btn a.open-btn:hover {
  background: #fff;
  color: #e21f30;
}
.comn-view-all a.view-all {
  font-family: "Poppins";
  font-size: 18px;
  color: #000;
  border: 1px solid #000;
  border-radius: 5px;
  display: inline-block;
  padding: 0 15px;
  line-height: 35px;
}
.comn-view-all a.view-all:hover {
  color: #fff;
  border-color: #fff;
  background: #e21f30;
}
section.navratri-twenty-twenty-four-section {
  padding: 50px 0 0 0;
}
.open-mic-banner {
  position: relative;
  margin-top: 33px;
}
ul.live-img-wrp li.live-wrp img {
  height: 188px;
  width: 100%;
  border-radius: 15px;
}
ul.live-img-wrp {
  display: block;
  margin-top: 17px;
}
section.live-show-section {
  padding: 60px 0 0 0;
}
ul.wrap-big-events .img-events img {
  height: 206px;
  width: 100%;
  border-radius: 20px 20px 0 0;
}
ul.wrap-big-events li.feature-event-img-contnt {
  background: #fff;
  border: 1px solid #000;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
ul.wrap-big-events li.feature-event-img-contnt .text-events {
  position: absolute;
  top: auto;
  bottom: 10px;
  left: 10px;
  right: auto;
}
ul.wrap-big-events li.feature-event-img-contnt .text-events h3.events-heading {
  color: #fff;
  font-size: 16px;
}
.wrp-btn-tex-img::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0px;
  left: 0;
  right: 0;
  width: 100%;
  height: 124px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}
.white-events-content {
  padding: 25px 15px;
}
.white-events-content p {
  color: #000;
  font-weight: 600;
  padding: 0 0 10px 35px;
  position: relative;
  font-size: 15px;
}
.white-events-content p.icon::before {
  content: "";
  font-size: 18px;
  height: 26px;
  width: 28px;
  line-height: 27px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  background-image: url(../images/date-and-time.png);
  background-repeat: no-repeat;
}
.white-events-content p.place-events::before {
  background-image: url(../images/place-icon.png);
}
.white-events-content .wrap-rupees-buy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f7fcff;
  padding: 10px;
  border-radius: 10px;
}
.white-events-content .wrap-rupees-buy h3.design::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  right: auto;
  border-left: 2px solid #5fcef8;
  height: 22px;
  width: 2px;
  margin: auto;
}
.white-events-content .wrap-rupees-buy h3.design {
  position: relative;
}
section.featured-events-section {
  /*padding: 50px 0 0px 0;*/
}
ul.wrap-big-events {
  display: block;
  margin-top: 50px;
    margin-right: -24px;

}
.wrp-btn-tex-img {
  position: relative;
}
.white-events-content .wrap-rupees-buy h3.oswald-events {
  font-family: "Oswald";
  font-size: 14px;
}
.bttn-events {
  position: absolute;
  top: 10px;
  bottom: auto;
  left: auto;
  right: 10px;
}
.wrp-btn-tex-img a.blue-btn {
  font-family: "Poppins";
  font-size: 15px;
  color: #fff;
  background: #C62828 !important;
  display: inline-block;
  padding: 0 10px;
  border-radius: 5px;
}
ul.exclsive-artistwrp .img-exclsive img {
  height: 200px;
  width: 100%;
  border-radius: 0px;
  object-fit: cover;
}/*06-12-2024*/
.img-exclsive a{
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  display: block;
}/*06-12-2024*/
.img-exclsive a::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}/*06-12-2024*/
.artist-content-wrap h3, .artist-content-wrap h4.exclsive-text{
  font-weight: 500;
  font-size: 15px;
}/*06-12-2024*/
.artist-content-wrap h3, .artist-content-wrap p , .artist-content-wrap h4.exclsive-text{
  color: #fff;
}/*06-12-2024*/
ul.venues-exclsive-artistwrp {
  display: block;
  margin-top: 51px;
}
ul.exclsive-artistwrp li.exclsive-img-contnt {
  text-align: center;
  position: relative;
  /* box-shadow: 1px 1px 27px #e21f305e; */
  margin: 14px 0;
}/*06-12-2024*/
ul.exclsive-artistwrp li.exclsive-img-contnt::before {
  content: "";
  background: none !important;
  position: absolute;
  right: -8px;
  bottom: -6px;
  height: 180px;
  width: 100%;
}/*06-12-2024 */
.artist-content-wrap {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: auto;
}/*06-12-2024*/
/*section.exclusive-artist-section {*/
/*  padding: 0 0 50px 0;*/
/*}*/
ul.venues-exclsive-artistwrp li.exclsive-venuesimg-contnt {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
}
ul.venues-exclsive-artistwrp .venuesimg-exclsive img {
  height: 135px;
  width: 100%;
}
  /*padding: 40px 0 60px 0;*/
  /*background: url(../images/shape-3.png);*/
section.venues-section {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.big-exclusive-artist-wrap ul.exclsive-artistwrp {
  display: block;
  margin: 30px 0 0 0;
}
h2.heding-icn::before {
  content: "";
  position: absolute;
  background-image: url(../images/platinum-icon.png);
  top: 0;
  left: 0;
  right: auto;
  bottom: 0;
  height: 40px;
  width: 41px;
  background-repeat: no-repeat;
  margin: auto;
  background-size: 100% 100%;
}
h2.spot.heding-icn::before {
  background-image: url(../images/spotlight.png);
}
.left-side-text-btn h2.oswald-common {
  padding: 0;
}
.right-side-slider-content h2.oswald-common {
  padding: 0;
}
section.popular-talent-categories h2.oswald-common.red-bold {
  padding-left: 0;
}
h2.rgstr.heding-icn::before {
  background-image: url(../images/navratri.png);
}
h2.lv-show.heding-icn::before {
  background-image: url(../images/live-show.png);
  height: 45px;
}
h2.feture.heding-icn::before {
  background-image: url(../images/featured-icon.png);
  height: 50px;
  width: 50px;
}
h2.exclsv.heding-icn::before {
  background-image: url(../images/exclusive-icon.png);
  height: 50px;
}
h2.venu.heding-icn::before {
  background-image: url(../images/venues-icon-removebg-preview.png);
}
.comon-btn a.spot-all {
  position: relative;
  padding: 0 32px 0 20px;
}
.comon-btn a.spot-all::before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  left: auto;
  right: 16px;
  top: 0;
  bottom: -4px;
  margin: auto;
  height: 15px;
  width: 6px;
  font-size: 20px;
  line-height: 15px;
}

/**********banner-css********/
.carousel-multi-item {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

.carousel-inner li {
  display: none; /* Hide all slides initially */
}

.carousel-inner li.active {
  display: block; /* Show the active slide */
}

.dots {
  text-align: center;
  margin-top: 0;
  position: absolute;
  top: auto;
  bottom: 54px;
  left: 0;
  right: 0;
}

.dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid #0c115b;
}

.dot.active {
  background-color: #e21f30;
  border: 1px solid #fff;
}
.carousel-inner .slide img {
  width: 100%;
  height: 100%;
}
.carousel-inner li img {
  width: 100%;
}
li.live-wrp a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.white-back-ground-content p::before {
  content: "\f133";
  font-family: "FontAwesome";
  font-size: 18px;
  height: 18px;
  width: 18px;
  line-height: 27px;
  color: #3eb7fa;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
}
.white-back-ground-content p.garba-icon::before {
  content: "\f041";
}
li.img-content-wrp.first h3.heading-white {
  padding-bottom: 13px;
}
li.responsive-menu {
  display: none;
}
header.header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  box-shadow: 0 0 15px 0 #e21f305c;
  z-index: 99;
}

.slider-banner-section {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.slider {
  display: flex;
  transition: transform 0.5s ease;
}
.carousel-item {
  min-width: 100%;
  box-sizing: border-box;
}
.carousel-indicators {
  text-align: center;
  position: absolute;
  bottom: 45px;
  width: 100%;
  right: 0;
  margin: 0 auto;
}/*12-12-2024*/
.dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
}
.dot.active {
  background-color: #e21f30;
  border: 1px solid #fff;
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  cursor: pointer;
  background: none;
  border: none;
  color: #fff;
  height: 50px;
  width: 50px;
  /* background: #e21f30;
  border: 1px solid #fff; */
  border-radius: 50%;
}
.slider-banner-section li.baner.carousel-item img {
  width: 100%;
  height: 290px;
}/*12-12-2024*/
.carousel-control-prev {
  left: 10px;
}
.carousel-control-next {
  right: 10px;
}

.owl-stage {
  overflow: hidden;
}
.owl-item {
  float: left;
}
.owl-stage-outer {
  overflow: hidden;
}
.owl-nav button {
  height: 40px;
  width: 40px;
  padding: 0;
  border-radius: 50%;
  background: #e21f30;
  border: 1px solid #fff;
  position: relative;
  bottom: 280px;
  right: -15px;
  cursor: pointer;
}

.popular-talent-wrap .owl-nav button {
  bottom: 150px;
}
.live-img-wrp .owl-nav button {
  bottom: 100px;
}
.owl-nav button.owl-prev {
  left: -20px;
}
.live-img-wrp .owl-nav button.owl-prev {
  left: -18px;
}
.live-img-wrp .owl-nav button {
  right: -13px;
}
.wrap-big-events .owl-nav button {
  bottom: 212px;
  right: -22px;
}
.exclsive-artistwrp .owl-nav button {
  bottom: 148px;
}
.exclsive-artistwrp .owl-nav button.owl-prev {
  left: -15px;
}
.owl-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.owl-nav span {
  font-size: 0px;
}
.owl-nav button.owl-next::before {
  transform: rotate(180deg);
  top: 12px;
  left: -8px;
}
.owl-nav button:hover {
  background: #fff;
  border: 1px solid #e21f30;
}
.venues-exclsive-artistwrp .owl-nav button {
  bottom: 230px;
}
.venues-exclsive-artistwrp .owl-nav button.owl-prev {
  left: -18px;
}
.venues-exclsive-artistwrp .owl-nav button {
  right: -19px;
}
.owl-nav button::before {
  content: "";
  background-image: url(../images/crausel-arrow.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 13px;
  left: 7px;
  right: 0;
  margin: auto;
  height: 15px;
  width: 18px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%)
    hue-rotate(93deg) brightness(103%) contrast(103%);
}
.owl-nav button:hover::before {
  filter: brightness(0) saturate(100%) invert(36%) sepia(100%) saturate(5584%)
    hue-rotate(342deg) brightness(88%) contrast(102%);
}
.owl-dots {
  display: none;
}

.slider-part-box .owl-nav button.owl-prev {
  left: 0;
}
.slider-part-box .owl-nav button {
  bottom: -20px;
  right: 0;
  cursor: pointer;
  border-radius: 34%;
  background: #fff;
}
.slider-part-box .owl-nav {
  position: relative;
  max-width: 50%;
  margin: 0 auto;
}
.slider-part-box .owl-dots {
  display: block;
}
.slider-part-box .owl-nav button::before {
  filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7500%)
    hue-rotate(327deg) brightness(96%) contrast(104%);
}
.slider-part-box button.owl-dot {
  display: inline-block;
  width: 50px;
  height: 5px;
  margin: 0 5px;
  background-color: #fff;
  border-radius: 2px;
  cursor: pointer;
  border: none;
}
.slider-part-box .owl-dots {
  display: block;
  text-align: center;
  position: absolute;
  bottom: -9px;
  width: 31%;
  left: 0;
  right: 0;
  top: auto;
  margin: auto;
}
button.owl-dot.active {
  background-color: #33c1f0;
}

ul.popular-talent-wrap li.talent-wrap .view-more-btn {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  transition: 0.5s;
}
ul.popular-talent-wrap li.talent-wrap .view-more-btn a.more-view {
  display: block;
  color: #fff;
  background: #e21f32;
  line-height: 35px;
  font-family: "Poppins";
  border-radius: 0 0 0 20px;
  font-size: 15px;
}
ul.popular-talent-wrap li.talent-wrap {
  position: relative;
}
ul.popular-talent-wrap li.talent-wrap .view-more-btn a.more-view:hover {
  color: #e21f30;
  background: #fff;
}
ul.popular-talent-wrap li.talent-wrap:hover .view-more-btn {
  bottom: 35px;
  opacity: 1;
  visibility: visible;
  z-index: 9;
}
ul.popular-talent-wrap .talent-img {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.talent-img::before {
  content: "";
  background: #0000008f;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0px;
  margin: auto;
  width: 0px;
  border-radius: 50%;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
ul.popular-talent-wrap li.talent-wrap:hover .talent-img::before {
  opacity: 1;
  visibility: visible;
  height: 158px;
  width: 100%;
  border-radius: 0 20px 0 20px;
  z-index: 9;
}

/*****************all-influencer-page*************/
section.banner img {
  width: 100%;
  height: 202px;
}
section.banner {
  position: relative;
}
section.banner .container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding-top: 26px;
}
section.banner h2.bannr-heading {
  font-family: "Poppins";
  font-size: 50px;
  line-height: 50px;
  text-align: left;
  color: #000;
  font-weight: 600;
  position: relative;
  z-index: 9;
  /* display: none; */
  margin: 0 0 20px 0;
}
section.banner .banner-img-wrap::before {
  content: "";
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  width: 63%;
  height: 100%;
  border-radius: 0 200px 200px 0;
}
section.banner .banner-img-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
section.all-influencer-section .big-influencer-all-wrap {
  width: 100%;
  display: flex;
  margin: 20px 0 0 0;
}
section.all-influencer-section
  .big-influencer-all-wrap
  .left-side-filters-like-structure {
    width: 25%;
}
section.all-influencer-section
  .big-influencer-all-wrap
  .right-side-blog-like-structure {
    width: 75%;
    padding-left: 29px;
}
ul.filter-structure-wrpa .htwoheading h2 {
  font-size: 20px;
  font-family: "Poppins";
  font-weight: 700;
  line-height: 30px;
  border-bottom: 1px solid #00000030;
  padding-bottom: 10px;
  margin-bottom: 16px;
}
/* input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background-color: #f0f0f0; 
  border: 2px solid #555; 
  border-radius: 0;
  outline: none;
  cursor: pointer;
}
input[type="radio"]:checked {
  background-color: #555; 
} */
.radio-button-wrap ul li .porto-radio {
  display: flex;
  align-items: center;
}

.porto-radio {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.porto-radio input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  border: 2px solid red;
  position: relative;
  cursor: pointer;
}
.porto-radio input[type="radio"]:checked::before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: red;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.porto-radio label {
  color: gray;
}
.porto-radio label, span.and-up, .stars {
  color: #adadad;
  font-size: 14px;
  line-height: 22px;
  font-family: "Poppins";
  font-weight: 500;
}
ul.filter-structure-wrpa li.pink-border-box ul li {
  margin-bottom: 15px;
}
ul.filter-structure-wrpa li.pink-border-box {
  padding: 20px 25px 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 0 2px 8px #00000026;
}
.stars {
  color: #e21f30;
  margin-right: 10px;
}
ul.filter-structure-wrpa li.pink-border-box select {
  color: rgb(181, 173, 173);
  font-size: 15px;
  font-family: Poppins;
  appearance: none;
  background-image: url("../images/arrow-icon-form.png");
  background-repeat: no-repeat;
  cursor: pointer;
  width: 100%;
  padding: 10px;
  background-position: 254px 14px;
  border: 1px solid #e21f30;
}
ul.filter-structure-wrpa li.pink-border-box select:focus {
  border: 1px solid #e21f30;
}
ul.blog-structure-wrap {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 20px;
}
/* ul.blog-structure-wrap li.li-img-content-wrp img {
  height: 96px;
  width: 100%;
} */
ul.blog-structure-wrap li.li-img-content-wrp img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: top center;
}/*06-12-2024*/
ul.blog-structure-wrap li.li-img-content-wrp {
  background: #fff;
  overflow: hidden;
  border-radius: 10px;
  /* border: 2px solid #00000040; */
  position: relative;
  box-shadow: 0 2px 8px #00000026;
}/*19-11-2024*/
h2.blog-influn-heading {
  font-size: 19px;
  font-family: 'Poppins';
  font-weight: 600;
  color: #000;
  text-align: left;
  position: relative;
}/*19-11-2024*/
.name-verification-wrap {
  display: flex
;
  flex-direction: column;
  align-items: flex-start;
}
.name-verification-wrap.dummy {
  flex-direction: row;
  align-items: center;
}
ul.blog-structure-wrap li.li-img-content-wrp .name-verification-wrap img {
  height: 15px;
  width: 15px;
  margin: 0 0 0 5px;
  background: 100% 100%;
}
.icon-text-content ul.dashed-buttn li.blg-btn.last {
  display: none;
}
.icon-text-content p.folloers {
  font-size: 8px;
  font-weight: 700;
  color: #fff;
}/*19-11-2024*/
.icon-text-content .social-follower {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 6px;
  display: none;
}/*19-11-2024*/
.icon-text-content .social-follower ul.socal-icons li a {
  display: flex;
  height: 20px;
  width: 20px;
  border: 1px solid #898989;
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
}
.icon-text-content .social-follower ul.socal-icons li a::before {
  content: "\f082";
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 20px;
  color: #1878f3;
}
li.icon-scl.instagram {
  margin: 0 5px;
}
.icon-text-content .social-follower ul.socal-icons li.instagram a::before {
  content: "\f16d";
  color: #ef3268;
}
.icon-text-content .social-follower ul.socal-icons li.youtube a::before{
  content: "\f16a";
  color: #fb0107;
}
.icon-text-content ul.socal-icons {
  display: flex;
}
.icon-text-content .social-follower ul.socal-icons li a {
  position: relative;
}
/* .icon-text-content {
  padding: 10px;
} */
.icon-text-content {
  padding: 20px;
}/*19-11-2024*/
/* .img-blog {
  display: flex
;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 290px;
} */
/* .img-blog::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 232px;
  height: 215px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
} */
.icon-text-content .stars {
  color: #6c6c6c;
  margin: 0;
  line-height: 11px;
  font-family: 'Poppins';
  font-size: 11px;
}
/* ul.dashed-buttn li.blg-btn a {
  font-family: 'Poppins';
  font-size: 10.5px;
  line-height: 18px;
  border: 1px dashed #000;
  border-radius: 50px;
  display: inline-block;
  padding: 0 12px;
  margin-right: 5px;
  color: #000;
} */
ul.dashed-buttn li.blg-btn a {
  font-family: 'Poppins';
  font-size: 9.5px;
  line-height: 18px;
  border: 1px dashed #000;
  border-radius: 50px;
  display: inline-block;
  padding: 0 12px;
  margin-right: 5px;
  color: #000;
}
.icon-text-content ul.dashed-buttn {
  display: flex;
  flex-wrap: wrap;
  min-height: 38px;
}
.icon-text-content ul.dashed-buttn li.blg-btn {
  margin-bottom: 4px;
  text-align: left;
}
section.all-influencer-section {
  padding: 20px 0 0 0;
}


.search-box {
  align-items: center;
  border: 1px solid red;
  border-radius: 10px;
  overflow: hidden;
  width: 260px;
  margin-bottom: 20px;
  position: relative;
}
.search-box input[type="text"] {
  border: none;
  outline: none;
  padding: 10px;
  flex: 1;
  font-size: 14px;
}
.search-box button {
  background-color: #e21f30;
  border: none;
  padding: 20px 23px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 22px;
  width: 61px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.search-box button svg {
  fill: white;
}


/*********************profile-page*************/
.big-slider-content-wrap .carousel {
  overflow: hidden;
  position: relative;
  width: 50%;
}
.big-slider-content-wrap .right-side-content-wrap {
  padding: 0 0 0 70px;
  width: 50%;
}
section.slider-content-section .right-side-content-wrap.icon-text-content {
  position: relative;
}
section.slider-content-section .icon-text-content ul.dashed-buttn li.blg-btn.last {
  display: block;
}
.carousel-main img {
  width: 100%;
  display: block;
}
.big-slider-content-wrap .carousel .carousel-main img {
  width: 100%;
  border: 1px solid #e21f30;
  border-radius: 25px;
  height: 260px;
}
.big-slider-content-wrap .carousel .carousel-thumbnails img {
  width: 100%;
  height: 100px;
  border-radius: 15px;
  max-width: 100%;
  max-height: 100px;
  object-fit: cover;
  display: block;
}/*19-11-2024*/
.big-slider-content-wrap .carousel .carousel-thumbnails img.active {
  border: 3px solid #e21f30;
}
.carousel-thumbnails {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.thumbnail {
  width: 80px;
  margin: 0 12px;
  cursor: pointer;
  transition: opacity 0.5s;
}
.thumbnail.active {
  opacity: 1;
}

.arrow {
  position: absolute;
  top: 77%;
  transform: translateY(-75%);
  font-size: 0;
  cursor: pointer;
  height: 50px;
  width: 50px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e21f30;
  border-radius: 50%;
}
.arrow:hover {
  background: #e21f30;
  border: 1px solid #fff;
}
.arrow:hover::before{
  color: #fff;
}
.arrow.left {
  left: 0px;
}
.arrow::before {
  content: "\f104";
  font-size: 48px;
  color: #e21f30;
  line-height: 18px;
  font-family: 'FontAwesome';
}
.arrow.right::before {
  content: "";
}
.arrow.right::before {
  content: "\f105";
}

.arrow.right {
  right: 10px;
}


.tab-button {
  padding: 10px 20px;
  border: 1px solid red;
  border-radius: 50px;
  background-color: white;
  color: red;
  cursor: pointer;
  margin: 0;
  outline: none;
  font-family: 'Poppins';
  font-size: 15px;
}

.tab-button.active, .tab-button:hover {
  background-color: red;
  color: white;
}

.tab-content {
  display: none;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  color: #000;
}

.tab-content.active {
  display: block;
}
.big-profile-section-wrap .tabs {
  display: flex;
  justify-content: space-between;
}
section.profile-tab-section {
  padding: 50px 0 0 0;
}




.big-slider-content-wrap {
  display: flex;
  width: 100%;
}
h2.person-name {
  font-size: 30px;
  font-family: 'Poppins';
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 30px;
}/*19-11-2024*/
h3.folowers {
  color: #000;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}/*19-11-2024*/
.big-slider-content-wrap .follower-wrap.social-follower {
  display: block;
}
.big-slider-content-wrap .icon-text-content .social-follower ul.socal-icons li a {
  display: flex;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto 14px auto auto;
  border-radius: 6px;
  align-items: center;
  width: 100%;
  justify-content: flex-start;
}
.big-slider-content-wrap .icon-text-content .social-follower ul.socal-icons li a p {
  padding: 0 0 0 10px;
  font-size: 15px;
  font-weight: 700;
  color: #000;
}
.big-slider-content-wrap .icon-text-content .social-follower ul.socal-icons li a::before {
  font-size: 25px;
  line-height: 25px;
}
ul.places-country li.country {
  font-family: 'Poppins';
  font-size: 16px;
  color: #000;
  position: relative;
  padding-left: 52px;
  display: flex;
  align-items: center;
  margin-bottom: 21px;
}/*19-11-2024*/
.big-slider-content-wrap .follower-wrap {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #e4e4e4;
}/*19-11-2024*/
ul.places-country li.country::before {
  content: "";
  background-image: url(../images/location-icon-slider.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  height: 37px;
  width: 42px;
  margin: auto;
  background-size: 100% 100%;
}/*19-11-2024*/
ul.places-country li.country.second::before{
  background-image: url(../images/completed-icon.png);
}
.bio-wrap p {
  font-size: 15px;
  color: #a7a6a2;
  line-height: 24px;
}/*19-11-2024*/
.bio-wrap {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #e4e4e4;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px dashed #e4e4e4;
}/*19-11-2024*/
.big-slider-content-wrap .icon-text-content ul.dashed-buttn li.blg-btn {
  width: auto;
  margin-bottom: 0;
  margin-right: 10px;
}
section.slider-content-section ul.dashed-buttn li.blg-btn a {
  font-size: 14px;
  line-height: 25px;
  border-radius: 50px;
  padding: 0 14px;
  margin-right: 3px;
  color: #000;
  border-color: #000;
}/*19-11-2024*/
section.top-rated-influencer ul.blog-structure-wrap li.li-img-content-wrp img {
  height: 206px;
  width: 295px;
}
section.top-rated-influencer {
  padding: 100px 0 0 0;
}
section.slider-content-section {
  padding: 50px 0 0 0;
}


.big-profile-section-wrap p {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  line-height: 20px;
}

/*******************************we-help-you-page*******************************/
.bigwe-help-you-wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.bigwe-help-you-wrap .left-side-content-help {
  width: 50%;
  position: relative;
  padding-right: 40px;
}
.bigwe-help-you-wrap .right-side-content-help-img {
  width: 50%;
}
h2.we-help-to {
  font-size: 60px;
  line-height: 60px;
  font-family: 'Poppins';
  font-weight: 800;
  position: relative;
}
p.seventieenh {
  font-size: 20px;
  color: #000;
  font-weight: 600;
}
.digital-ul-li p.seventieenh {
  margin-bottom: 18px;
}
p.sixteen {
  color: #676767;
}
ul.help-ul-li li.promotions {
  margin-bottom: 40px;
  position: relative;
}
span.dital-red {
  color: #e21f30;
}
.discover-coomon a {
  font-family: 'Poppins';
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  position: relative;
  background: #e21f30;
  display: inline-block;
  line-height: 45px;
  padding: 0 58px 0 30px;
  border-radius: 50px;
  border: 1px solid #e21f30;
}
.discover-coomon a::before {
  content: "\f0a9";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 18px;
  margin: auto;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  height: 20px;
  width: 20px;
  font-family: 'FontAwesome';
}
.discover-coomon a:hover {
  color: #e21f30;
  background: #fff;
}
.discover-coomon a:hover::before {
  color: #e21f30;
}
ul.help-ul-li li.promotions::before, .digital-ul-li ul.help-ul-li li.promotions::after {
  content: "";
  background-image: url(../images/social-media-promotion.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: 0;
  right: auto;
  margin: auto;
  height: 64px;
  width: 64px;
  background-size: 100% 100%;
}
ul.help-ul-li li.promotions.second::before {
  background-image: url(../images/social-growing-icons.png);
}
.digital-ul-li ul.help-ul-li li.promotions {
  padding-left: 80px;
}
.digital-ul-li {
  margin: 50px 0 0 0;
  position: relative;
}
.digital-ul-li ul.help-ul-li li.promotions::after {
  background: #e21f30;
  border-radius: 50px;
  height: 20px;
  width: 20px;
  right: -280px;
  left: 0;
  top: 4px;
  z-index: -1;
}
.digital-ul-li ul.help-ul-li li.promotions.second::after {
  border-radius: 5px;
  right: auto;
  left: 140px;
  top: -1px;
  transform: rotate(106deg);
}
section.we-help-you-section h2.we-help-to::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 9px;
  left: auto;
  right: 40px;
  height: 30px;
  width: 37px;
  background: url(../images/small-triangle-removebg-preview.png);
  background-repeat: no-repeat;
}
.right-side-content-help-img ul.four-img-content {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 20px;
}

.right-side-content-help-img ul.four-img-content img {
  height: 250px;
  width: 250px;
  border-top-left-radius: 150px;
}
.right-side-content-help-img ul.four-img-content li.second img {
  border-radius: 50%;
}
.right-side-content-help-img ul.four-img-content li.fourth img {
  border-radius: 0 150px 150px 150px;
}
.right-side-content-help-img ul.four-img-content li.third img {
  border-radius: 0 0 160px 160px;
}
.right-side-content-help-img p.sixteen {
  text-align: center;
  margin-top: 10px;
}
.name-btn {
  text-align: center;
}
.name-btn a {
  font-family: 'Poppins';
  font-size: 15px;
  color: #fff;
  background: #e21f30;
  display: inline-block;
  line-height: 30px;
  padding: 0 30px;
  position: relative;
  border-radius: 50px;
  margin-top: 8px;
  border: 1px solid #e21f30;
}
.name-btn a:hover {
  color: #e21f30;
  background: #fff;
}
section.we-help-you-section {
  padding: 90px 0 0 0;
}
.big-wrap-get-to-know {
  display: flex;
  width: 100%;
}
.big-wrap-get-to-know .left-side-get-to-know {
  width: 40%;
}
.big-wrap-get-to-know .right-side-get-to-know {
  width: 60%;
  padding: 0 0 0 80px;
  position: relative;
}
 .get-img {
  background: #e21f30;
  height: 505px;
  width: auto;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.right-side-get-to-know h3.pink-back-ground {
  font-size: 24px;
  font-weight: 400;
  font-family: 'Poppins';
  color: #e21f30;
  position: relative;
  background: #e21f3026;
  display: inline-block;
  padding: 0 30px 0 50px;
  line-height: 35px;
  border-radius: 50px;
}
section.get-to-know-us h2.we-help-to {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 5px;
}
.right-side-get-to-know ul.help-ul-li li.promotions::before {
  background-image: url(../images/communication.png);
  height: 52px;
  width: 52px;
  top: -4px;
}
.right-side-get-to-know ul.help-ul-li li.second::before{
  background-image: url(../images/creativity-and-problem.png);
}
.right-side-get-to-know ul.help-ul-li li.third::before{
  background-image: url(../images/attention-to-detail.png);
}
.big-wrap-get-to-know .right-side-get-to-know li.promotions {
  padding: 0 0 0 74px;
}
ul.help-ul-li.get-to-know {
  margin-top: 30px;
}
.big-wrap-get-to-know .right-side-get-to-know p.seventieenh {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 10px;
}
.big-wrap-get-to-know .right-side-get-to-know ul.help-ul-li li.promotions {
  margin-bottom: 20px;
}
.discover-coomon.get-to-know-button a::before{
  display: none;
}
h2.we-help-to.red-border {
  font-size: 40px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  padding: 0 30px;
  border-radius: 50px;
}
.discover-coomon.get-to-know-button a {
  padding: 0 30px;
  letter-spacing: 2.5px;
}
.big-what-we-offer-wrap ul.big-what-ul-li {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 20px;
  margin-top: 30px;
}
.big-what-we-offer-wrap ul.big-what-ul-li li.img-content-wrap {
  border: 1px solid #000;
  padding: 20px 25px 30px;
  border-radius: 30px;
}
.big-what-we-offer-wrap ul.big-what-ul-li li.img-content-wrap img {
  height: 60px;
}
.border-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.what-we-offer-section {
  padding: 60px 0 0 0;
}
section.what-we-offer-section p.seventieenh {
  font-size: 18px;
  font-weight: 700;
  padding: 10px 0 10px;
}
section.what-we-offer-section p.sixteen {
  color: #696969;
  line-height: 22px;
}
.big-onbard-wrap ul.obrd-li-wrap {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 20px;
  margin-top: 25px;
}
.big-onbard-wrap ul.obrd-li-wrap img {
  height: 329px;
  width: 232px;
  border-radius: 25px;
}
.big-onbard-wrap ul.obrd-li-wrap li.obrd-icon-img-cntnt {
  border: 1px solid #000;
  padding: 5px;
  border-radius: 25px;
  position: relative;
  cursor: pointer;
}
.heading-para {
  position: absolute;
  top: auto;
  bottom: 4px;
  right: auto;
  left: 0;
  padding: 0 0 0px 20px;
  transition: 0.5s;
}
.big-onbard-wrap ul.obrd-li-wrap li.obrd-icon-img-cntnt .white-border-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.obrd-li-wrap li.obrd-icon-img-cntnt p.seventieen, 
ul.obrd-li-wrap li.obrd-icon-img-cntnt p.sixteen, 
ul.obrd-li-wrap li.obrd-icon-img-cntnt p.seventieenh {
  color: #fff;
  font-size: 14px;
}
.talk-to-us-btn a {
  color: #fff;
  font-family: 'Poppins';
  font-size: 15px;
  display: inline-block;
  text-align: center;
  border: 1px solid #ffff;
  line-height: 35px;
  border-radius: 10px;
  opacity: 0;
  visibility: hidden;
  margin-top: 20px;
  padding: 0 59px;
}
.talk-to-us-btn a:hover {
  background: #e21f30;
}
.big-onbard-wrap ul.obrd-li-wrap li.obrd-icon-img-cntnt:hover .heading-para {
  padding: 0 0 29px 20px;
}
.big-onbard-wrap ul.obrd-li-wrap li.obrd-icon-img-cntnt:hover .talk-to-us-btn a{
  opacity: 1;
  visibility: visible;
}
/* .big-onbard-wrap ul.obrd-li-wrap li.obrd-icon-img-cntnt .icon-wrap-broad {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
} */
.icon-wrap-broad {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}/*19-11-2024*/
.icon-wrap-broad ul.icon-ul-li-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 25px 20px 0;
}
.icon-wrap-broad ul.icon-ul-li-wrap li::before {
  content: "\f0c8";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  transition: 0.5s;
  cursor: pointer;
}
.icon-wrap-broad ul.icon-ul-li-wrap li.heart::before {
  content: "\f08a";
}
.obrd-img-wrp {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.obrd-img-wrp::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 232px;
  height: 215px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.view-more-btn a {
  font-family: 'Poppins';
  font-size: 20px;
  color: #000;
  line-height: 30px;
  display: inline-block;
}
.view-more-btn a:hover {
  color: #e21f30;
}
.view-more-btn {
  text-align: right;
  margin-top: 20px;
}
section.onboard-creators-section {
  padding: 49px 0 0 0;
}
.big-featured-wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.big-featured-wrap ul.icon-featured-wrap {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  padding: 0;
}
.fetured-heading h3 {
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  color: #403c34;
}
section.featured-section .view-more-btn {
  margin-top: 0;
}
section.featured-section .view-more-btn a {
  font-size: 17px;
  color: #519be4;
  text-decoration: underline;
}
.big-featured-wrap .view-more-btn {
  width: 9%;
}
.big-featured-wrap .featured-icon-wrap {
  width: 72%;
}
.big-featured-wrap ul.icon-featured-wrap img {
  width: 130px;
}
section.featured-section {
  padding: 50px 0 60px 0;
}
.big-our-latest-campaign {
  display: flex;
  width: 100%;
}
.big-our-latest-campaign .iframe-wrap {
  height: 100%;
}
.big-our-latest-campaign .iframe-wrap iframe {
  height: 100%;
  border-radius: 25px;
  width: 505px;
}

.big-our-latest-campaign .right-side-two-images {
  width: 50%;
}
.big-our-latest-campaign .left-side-big-img {
  width: 50%;
}
.big-our-latest-campaign iframe {
  width: 520px;
  border-radius: 25px;
}
section.get-to-know-us {
  padding: 80px 0 0 0;
}
.get-img.responsive {
  display: none;
}
.right-side-get-to-know h3.pink-back-ground::before {
  content: "";
  background-image: url(../images/has-icon-removebg-preview.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 1px;
  bottom: 0;
  left: 18px;
  right: auto;
  height: 30px;
  width: 30px;
  background-size: 100% 100%;
}
.view-more-btn a:hover {
  color: #e21f30;
}
.bigwe-help-you-wrap .left-side-content-help::before, .bigwe-help-you-wrap .left-side-content-help::after {
  content: "";
  width: 150px;
  height: 150px;
  background: linear-gradient(to bottom, #fff, #f8d7da);
  border-radius: 50px;
  transform: rotate(160deg);
  position: absolute;
  top: -50px;
  left: auto;
  padding: 20px;
  right: -52px;
  z-index: -1;
}
.bigwe-help-you-wrap .left-side-content-help::after {
  background: url(../images/icon-heartremovebg-preview.png);
  background-repeat: no-repeat;
  height: 88px;
  width: 90px;
  transform: rotate(0deg);
  bottom: 50px;
  top: auto;
  right: 90px;
  padding: 0;
  border-radius: 0px;
}
.digital-ul-li::before {
  content: "";
  background: #e21f30;
  border-radius: 50px;
  height: 20px;
  width: 20px;
  right: -210px;
  left: auto;
  top: 5px;
  position: absolute;
  right: 0;
}
.big-wrap-get-to-know .right-side-get-to-know::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 210px;
  height: 30px;
  width: 37px;
  background: url(../images/small-triangle-removebg-preview.png);
  background-repeat: no-repeat;
}
.big-our-latest-campaign iframe:first-child {
  margin-bottom: 10px;
}
.btn-signin a.regstr-bn {
  background: #fff;
  font-family: 'Poppins';
  color: #e21f30;
  padding: 0 25px;
  display: inline-block;
  line-height: 32px;
  border-radius: 50px;
  border: 1px solid #fff;
}
.btn-signin a.regstr-bn:hover {
  color: #fff;
  background: #e21f30;
}

/*************************register*******************/
section.register-banner-section img {
  width: 100%;
  height: 406px;
}
h2.regtr-head {
  text-align: center;
  font-size: 40px;
  font-family: 'Poppins';
  font-weight: 600;
  line-height: 40px;
  position: relative;
  margin: 0 0 50px 0;
}
h2.regtr-head::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: -20px;
  left: 0;
  right: 0;
  border-bottom: 3px solid #000;
  width: 250px;
  margin: auto;
}
.left-about-us h2.regtr-head::before {
  bottom: -10px;
  right: auto;
}
.big-our-mentor-wrap ul.li-mentr-our {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 30px;
  margin: 30px auto 0;
  max-width: 880px;
}

li.circleimg-title a {
  position: relative;
  display: block;
}
.big-our-mentor-wrap ul.li-mentr-our img {
  height: 323px;
  width: 100%;
  border-radius: 15px;
}
.circle-heading {
  position: absolute;
  top: auto;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
}
.img-circle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-circle::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 245px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  border-radius: 15px;
  margin: auto;
}
li.circleimg-title a::before {
  content: "";
  background: red;
  position: absolute;
  top: 0;
  bottom: -17px;
  left: 0;
  right: -15px;
  margin: auto;
  border-radius: 15px;
  height: 314px;
  width: 266px;
}
li.circleimg-title a {
  position: relative;
  display: block;
}
.big-our-mentor-wrap ul.li-mentr-our li.circleimg-title {
  position: relative;
}
section.our-mentor-section {
  padding: 40px 0 0 0;
}
.big-our-mentor-wrap ul.li-mentr-our  h3 {
  text-align: center;
  font-size: 22px;
  color: #fff;
  margin: 20px 0 0 0;
  font-weight: 500;
}
section.about-us-section .big-about-us-wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
section.about-us-section .big-about-us-wrap .left-about-us {
  width: 40%;
}
section.about-us-section .big-about-us-wrap .right-about-us {
  width: 60%;
  padding-left: 80px;
}
section.about-us-section .big-about-us-wrap p {
  color: #000;
  font-size: 17px;
  line-height: 27px;
  margin: 0 0 10px 0;
}
section.about-us-section .big-about-us-wrap .left-about-us h2.regtr-head {
  color: #e21f30;
  text-align: left;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  position: relative;
}
.form-about-us .name-email-wrap, .form-about-us .selector-field {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 15px;
}
.form-about-us .form-field {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.form-about-us .form-field input, .form-about-us  select {
  width: 100%;
  height: 42px;
  background: #fff;
  border: 1px solid transparent;
  padding: 10px 15px;
  border-radius: 5px;
  margin: 5px 0 0 0;
  font-family: 'Poppins';
  font-size: 16px;
  border: 1px solid #000;
  color: #000;
}
.form-about-us label {
  font-size: 16px;
  font-family: 'Poppins';
  color: #000;
  line-height: 16px;
}
.right-about-us .form-about-us {
  background: #fff;
  padding: 35px;
  border-radius: 15px;
  border: 1px solid #000;
}
.right-about-us .form-about-us form > div {
  margin: 0 0 12px 0;
}
.right-about-us .form-about-us .some-contact-details {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #000;
  margin: 30px 0 0 0;
}
.right-about-us .form-about-us .smart-btn {
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 35px;
  padding: 10px 25px;
  display: inline-block;
  border: 1px solid #000;
  border-radius: 5px;
  background: #fff;
  color: #000;
  margin-top: 20px;
}
.right-about-us .form-about-us .smart-btn:hover {
  background: #000;
  color: #fff;
}/*23-11-2024*/
.some-contact-details ul.some-link {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 22px 0 0 0;
}
.right-about-us .form-about-us .some-contact-details p {
  margin: 0 0 20px 0;
}
.form-about-us .some-contact-details p strong {
  margin: 0 8px 0 0;
}
.some-contact-details ul.some-link li {
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 18px;
  position: relative;
}
.right-about-us .form-about-us .some-contact-details a {
  color: #000;
}
.right-about-us .form-about-us .some-contact-details a:hover {
  color: #e21f30;
}
section.about-us-section {
  padding: 60px 0 0 0;
}
input:focus, 
select:focus {
    outline: none;
}
ul.bwdtmc-owl .onboard-singer-img img {
  width: 100%;
  height: 270px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul.bwdtmc-owl .owl-nav button {
  bottom: 200px;
}
/* ul.bwdtmc-owl {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 25px;
} */
li.bwdtmc-owl-wrap {
    background: transparent;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0 0 5px #04040424;
    margin: 10px 0;
}
/* li.bwdtmc-owl-wrap::before, li.bwdtmc-owl-wrap::after {
  content: "";
  background: #fff;
  width: 0;
  height: 4px;
  position: absolute;
  top: 5%;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
li.bwdtmc-owl-wrap::after{
  top: auto;
  bottom: 5%;
  left: auto;
  right: 0;
} */
.onboard-content-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bwdtmc-team-content {
  color: #fff;
  width: 70%;
  overflow: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  top: 85%;
  left: 50%;
}
.social-media-wrap {
  overflow: hidden;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  bottom: 15%;
  display: none;
}
.bwdtmc-title {
  font-size: 23px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 3px 0;
  opacity: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Poppins';
}
.bwdtmc-post {
  font-size: 15px;
  text-transform: capitalize;
  display: block;
  opacity: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Poppins';
  display: none;
}
/* .onboard-content-wrap::before, .onboard-content-wrap::after {
  content: "";
  background: #fff;
  width: 0;
  height: 4px;
  position: absolute;
  top: 5%;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.onboard-content-wrap::before, .onboard-content-wrap::after {
  height: 0;
  width: 4px;
  left: auto;
  right: 5%;
  top: 0;
} */
ul.social-icon{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* .onboard-content-wrap::after {
  right: auto;
  left: 5%;
  top: auto;
  bottom: 0;
} */
/* li.bwdtmc-owl-wrap:hover::before, li.bwdtmc-owl-wrap:hover::after {
  width: 80%;
} */
/* li.bwdtmc-owl-wrap:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#b92b27), to(#1565C0));
  background: linear-gradient(#b92b27, #1565C0);
  -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.4);
} */
/* li.bwdtmc-owl-wrap:hover .onboard-singer-img img {
  opacity: 0.2;
  -webkit-transform: scale(1);
  transform: scale(1);
} */
/* li.bwdtmc-owl-wrap:hover .onboard-content-wrap::before, 
li.bwdtmc-owl-wrap:hover .onboard-content-wrap:after {
  height: 80%;
} */
/* li.bwdtmc-owl-wrap:hover .bwdtmc-title {
  opacity: 1;
  -webkit-transform: rotate(0);
  transform: rotate(0);
} */
/* li.bwdtmc-owl-wrap:hover .bwdtmc-post {
  opacity: 1;
  -webkit-transform: rotate(0);
  transform: rotate(0);
} */
/* li.bwdtmc-owl-wrap:hover ul.social-icon {
  -webkit-transform: rotate(0);
  transform: rotate(0);
} */
ul.social-icon li.socl-small-icon a {
  color: #b92b27;
  background: #fff;
  font-size: 20px;
  line-height: 35px;
  height: 35px;
  width: 35px;
  display: table;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 3px;
}
ul.social-icon li.socl-small-icon a:hover {
  color: #fff;
  background: #b92b27;
  border-radius: 0 50%;
  -webkit-box-shadow: 0 0 3px rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 3px rgba(255, 255, 255, 0.9);
}
ul.social-icon li.socl-small-icon a i::before {
  font-family: FontAwesome;
}
section.onboard-singer-section {
  padding: 40px 0 0 0;
}
ul.logohave-been-featured {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  grid-gap: 20px;
  margin: 20px 0 0 0;
}
ul.logohave-been-featured .logo-wrap-ftured a {
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 151px;
  border: 1px solid #00000040;
  padding: 10px;
}
ul.logohave-been-featured .logo-wrap-ftured img {
  height: 100%;
  width: 100%;
  border-radius: 5px;
  object-fit: cover;
}
section.we-have-been-featured {
  padding: 50px 0 50px 0;
}
ul.bwdtmc-owl {
  display: block;
  margin: 30px 0 0 0;
}
section.login-page-section {
  /* background: #e01f30; */
  padding: 50px 0 50px;
}/*21-11-2024*/
.slider-part.responsive-part {
  display: none;
}
section.login-page-section .big-login-page-wrap {
  display: flex;
  width: 100%;
}
section.login-page-section .big-login-page-wrap .left-side-login {
  width: 40%;
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .right-side-login {
  width: 60%;
  padding-left: 60px;
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .left-side-login h3.login-head {
  color: #000;
  font-size: 20px;
  text-align: center;
  margin: 30px 0 20px 0;
  font-weight: 600;
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .left-side-img img {
  height: 110px;
  filter: brightness(0) saturate(100%) invert(20%) sepia(100%) saturate(2579%) hue-rotate(341deg) brightness(88%) contrast(100%);
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .left-side-login 
 p.login-para {
    font-size: 18px;
    text-align: center;
    color: #000;
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .slider-part > p {
  font-size: 20px;
  line-height: 20px;
  color: #000;
  text-align: center;
  margin: 30px 0 30px 0;
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .slider-part li.img-heading-wrap {
  background: #fff;
  /* padding: 28px 49px; */
  display: inline-block;
  border-radius: 10px;
  box-shadow: 0 2px 44px #00000014;
  margin: 15px 0;
  border: 1px solid #00000063;
  position: relative;
  overflow: hidden;
}/*21-11-2024, 05-12-2024*/
section.login-page-section .big-login-page-wrap .slider-part li.img-heading-wrap h3.login-hthree {
  text-align: center;
  color: #fff;
  font-size: 18px;
}/* 05-12-2024*/
.slider-content-login {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 0 10px 0;
}/*05-12-2024*/
section.login-page-section .big-login-page-wrap .slider-part li.img-heading-wrap p.login-followers {
  text-align: center;
  color: #fff;
  font-size: 16px;
}/*05-12-2024*/
section.login-page-section .big-login-page-wrap .left-side-login .left-side-img {
  display: none;
  align-items: center;
  justify-content: center;
}
.righthedingpara h1 {
  font-size: 30px;
  color: #e01f30;
  font-family: 'Poppins';
  line-height: 35px;
  font-weight: 700;
}/*21-11-2024*/
.righthedingpara p {
  font-size: 12px;
  color: #000;
  font-family: 'Poppins';
  margin: 5px 0 0 0;
  font-weight: 500;
  display: none;
}/*21-11-2024*/
.rightbutntext-wrap .role-selection a {
  font-family: 'Poppins';
  color: #fff;
  font-size: 15px;
  background: #e01f30;
  display: inline-block;
  line-height: 42px;
  padding: 0 20px;
  border-radius: 5px;
  border: 1px solid #e01f30;
}
.rightbutntext-wrap .role-selection a:hover {
  color: #e01f30;
  background: #fff;
}
.rightbutntext-wrap .role-selection a.influencer {
  background: #fff;
  color: #e01f30;
  margin-left: 5px;
}
.rightbutntext-wrap .role-selection a.influencer:hover {
  color: #fff;
  background: #e01f30;
}
form.login-form .common-field {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
form.login-form .common-field label {
  font-family: 'Poppins';
  color: #000;
  font-size: 18px;
}
form.login-form .common-field input {
  height: 45px;
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #000;
  border-radius: 5px;
  margin: 5px 0 0 0;
  font-family: 'Poppins';
  font-size: 16px;
}
section.login-page-section .big-login-page-wrap .right-side-login .options {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
section.login-page-section .big-login-page-wrap .right-side-login .options input[type="checkbox"] {
  border: 1px solid #000;
  height: 25px;
  width: 25px;
}
section.login-page-section .big-login-page-wrap .right-side-login .options {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 20px 0 30px 0;
  align-items: center;
}
section.login-page-section .big-login-page-wrap .right-side-login .options label p {
  color: #000;
  font-family: 'Poppins';
  padding-left: 10px;
  font-size: 18px;
}
section.login-page-section .big-login-page-wrap .right-side-login .options a.forgot-password {
  font-size: 18px;
  font-family: 'Poppins';
  color: #e01f30;
  display: inline-block;
  line-height: 18px;
}
section.login-page-section .big-login-page-wrap .right-side-login  .submit-button {
  display: block;
  width: 100%;
  background: #e01f30;
  border: 1px solid #e01f30;
  color: #fff;
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 52px;
  padding: 0 15px;
}
section.login-page-section .big-login-page-wrap .right-side-login .submit-button:hover {
  color: #e01f30;
  background: #fff;
}
section.login-page-section .big-login-page-wrap .right-side-login p.signup-text {
  color: #000;
  font-size: 18px;
  line-height: 27px;
  font-family: 'Poppins';
  text-align: center;
  margin: 30px 0 0 0;
}
section.login-page-section .big-login-page-wrap .right-side-login p.signup-text a.create-account {
  color: #e01f30;
  display: inline-block;
  font-size: 18px;
  line-height: 27px;
}
section.login-page-section .big-login-page-wrap .right-side-login .right-white-box-wrap {
  background: #fff;
  padding: 50px 35px;
  border-radius: 20px;
  box-shadow: 0 3px 54px #00000014;
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .right-side-login .rightbutntext-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .right-side-login .role-selection {
  display: flex;
  align-items: center;
}
section.login-page-section .big-login-page-wrap .right-side-login form.login-form {
  margin: 20px 0 0 0;
}
section.login-page-section .big-login-page-wrap .right-side-login .options label {
  align-items: center;
  display: flex;
}
section.login-page-section .big-login-page-wrap .img-slider-login img {
  height: 200px;
  width: 100%;
  border-radius: 0;
  object-fit: cover;
}/*05-12-2024*/
section.login-page-section .big-login-page-wrap .img-slider-login {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}/*05-12-2024*/
section.login-page-section .big-login-page-wrap .img-slider-login::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 124px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}/*05-12-2024*/
section.login-page-section .big-login-page-wrap .left-side-login .owl-nav button {
  bottom: 131px;
}/*21-11-2024, 05-12-2024*/
.submit input.smart-btn {
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 35px;
  padding: 10px 25px;
  display: inline-block;
  border: 1px solid #e21f30;
  border-radius: 5px;
  background: #fff;
  color: #e21f30;
  margin-top: 20px;
}
.submit input.smart-btn:hover {
  background: #e21f30;
  color: #fff;
}
header.header  ul.social-icon {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
header.header ul.social-icon li.socl-small-icon a {
  text-align: center;
  border: 1px solid #fff;
}
header.header ul.social-icon li.socl-small-icon a:hover {
  border: 1px solid #fff;
}
ul.video-youtuber-wrap .content-vdo-wrap {
  display: flex;
  align-items: center;
  margin: 7px 0 0 0;
}
ul.video-youtuber-wrap .content-vdo-wrap img {
  height: 80px;
  width: 80px;
  border-radius: 50%;
}
ul.video-youtuber-wrap .content-vdo-wrap .content-text {
  padding: 0 0 0 15px;
}
ul.video-youtuber-wrap .youtubevdoimg iframe {
  border-radius: 10px;
  width: 100%;
  height: 186px;
}
ul.video-youtuber-wrap .owl-nav button {
  bottom: 220px;
}

section.youtuber-section-viedo {
  padding: 50px 0 0 0;
}
.request-pricing.btn a {
  color: #e21f30;
  font-family: 'Poppins';
  display: block;
  font-size: 15px;
  border: 1px solid #e21f30;
  text-align: center;
  border-radius: 7px;
  line-height: 32px;
  margin: 15px 0 0 0;
}
.request-pricing.btn {
  display: block;
  padding: 0;
}
.request-pricing.btn a:hover {
  color: #fff;
  background: #e21f30;
}
.right-side-blog-like-structure .icon-wrap-broad ul.icon-ul-li-wrap {
  justify-content: flex-end;
}/*19-11-2024*/
.right-side-blog-like-structure .icon-wrap-broad ul.icon-ul-li-wrap li.heart:hover::before {
  font-size: 25px;
}
form.search-form {
  display: flex;
  align-items: center;
  background: #fff;
  box-shadow: 0 2px 8px #00000026;
  max-width: 758px;
  border-radius: 6px;
  overflow: hidden;
  margin: 0 0  40px 0;
}
form.search-form .name-email-wrap {
  display: flex;
  align-items: center;
}
form.search-form .name-email-wrap .form-field {
  display: flex;
  align-items: center;
  position: relative;
}
form.search-form .name-email-wrap .form-field input {
  width: 321px;
  height: 56px;
  border-radius: 0;
  border: 1px solid transparent;
  color: #000;
  padding: 10px 15px 10px 41px;
  font-size: 16px;
  font-family: 'Poppins';
}
section.banner .submit input.smart-btn {
  margin-top: 0;
  border-radius: 0 0 0 0;
  background: #e21f30;
  color: #fff;
}
.search-icon, .in {
  position: absolute;
  left: 10px;
  top: 13px;
  bottom: 0;
  margin: 0 auto;
  font-size: 20px;
  color: #000;
  font-family: 'Poppins';
}
form.search-form .mentor-name-field::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  border-right: 1px solid #00000061;
  margin: auto;
  height: 55px;
  width: 1px;
}
form.search-form .mentor-name-field {
  position: relative;
}
section.all-influencer-section .submit input.smart-btn:hover {
  background: #fff;
  color: #e21f30;
}





/* Popup Styles */
.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  justify-content: center;
  align-items: center;
}
.popup-content {
  background-color: #fff;
  padding: 50px;
  border-radius: 8px;
  width: 670px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  text-align: center;
}
.popup-content h2 {
  margin: 0 0 15px;
  font-size: 20px;
}
.popup-content p {
  margin-bottom: 20px;
  font-size: 16px;
}
.popup-close {
  display: inline-block;
  padding: 10px 20px;
  background-color: #ccc;
  color: #000;
  text-decoration: none;
  border-radius: 5px;
  cursor: pointer;
}
.popup-close:hover {
  background-color: #bbb;
}

.popup-content .form-field {
  display: flex;
  flex-direction: column;
  position: relative;
}
.popup-content .form-field input, body.new-profile-page select, body.new-profile-page textarea {
  height: 55px;
  width: 100%;
  padding: 10px 15px;
  font-family: 'Poppins';
  font-size: 15px;
  color: #838383;
  border: 1px solid #00000057;
  border-radius: 5px;
}
.popup-content label.focused {
  background-color: transparent;
  position: absolute;
  font-size: 10px;
  left: 14px;
  top: 2px;
  font-weight: 600;
  color: #000;
  line-height: normal;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  z-index: 1;
  text-transform: none;
  pointer-events: none;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.popup-content  .email-phone-wrap {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 15px;
  margin: 15px 0;
}
.popup-content label {
  text-align: left;
  font-size: 16px;
  font-family: 'Poppins';
  color: #838383;
  position: absolute;
  left: 22px;
  top: 16px;
  line-height: normal;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  z-index: 1;
  text-transform: none;
  pointer-events: none;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.popup-content input.smart-btn {
  display: block;
  width: 100%;
  line-height: 27px;
  background: #e21f30;
  color: #fff;
}
.popup-content input.smart-btn:hover {
  color: #e21f30;
  background: #fff;
}
a.popup-close::before {
  content: "+";
  font-size: 28px;
  color: #fff;
  cursor: pointer;
  line-height: 28px;
}
a.popup-close {
  font-size: 0px;
  background: transparent;
  position: absolute;
  top: -324px;
  right: -65px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  background: bottom;
  display: flex;
  bottom: auto;
  transform: rotate(45deg);
  padding: 0px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  border: 3px solid #fff;
  background: #e21f30;
  box-shadow: 0 1px 9px #000;
}
.field-icon {
  position: absolute;
  right: 10px;
  margin: 0 auto;
  top: 20px;
  bottom: 0;
  font-size: 20px;
  color: #838383;
  height: 20px;
}
a.popup-close:hover {
  background: #fff;
  color: #e21f30;
  border-color: #e21f30;
}
a.popup-close:hover::before{
  color: #e21f30;
}
.a-cross-icon {
  position: relative;
}
.icon-text-content .stars i.fa.fa-star {
    color: #fabb00;
    margin: 0 5px 0px -50px;
}
.star-big-test-wrap .star-text {
  margin: 0;
  font-size: 11px;
}
.star-big-test-wrap {
  display: flex;
  align-items: center;
  color: #6c6c6c;
  font-size: 15px;
  font-family: 'Poppins';
  margin: 10px 0;
}
.numbers-stars-wraappin {
  display: flex;
  align-items: center;
}
p.numbers-of-rating {
  font-size: 11px;
  margin: 0 0 0 5px;
}
.right-side-blog-like-structure .tab-content {
  padding: 0;
}
section.all-influencer-section .tabs {
  text-align: right;
}
.tab-wrap {
  display: inline-block;
  background-color: #efefef;
  padding: 8px;
  border-radius: 5px;
  /* border: 1px solid #ff0000; */
}
section.all-influencer-section .tab-button {
  border-radius: 5px;
  background: #efefef;
  border-color: transparent;
  color: #000;
}
section.all-influencer-section .tab-button:hover, section.all-influencer-section .tab-button.active {
  box-shadow: 0 1px 8px #00000061;
  background: #fff;
  color: #000;
}
section.banner .submit input.smart-btn:hover {
  background: #fff;
  color: #e21f30;
}
form.search-form .name-email-wrap .form-field i.fa.fa-search, .in {
  font-size: 14px;
  color: #e21f30ad;
}
.in {
  top: 21px;
}
.left-side-filters-like-structure .menu-filters, .left-side-filters-like-structure .close-button {
  display: none;
}
.field-icon.second {
  right: 25px;
}




/********footer*********/
footer.footer .big-wrap-of-links-and-social {
  display: flex;
  width: 100%;
}
footer.footer .container .big-wrap-of-links-and-social .Useful-linkss {
  width: 19%;
}
footer.footer .big-wrap-of-links-and-social .information-wrap {
  width: 30%;
}
footer.footer .big-wrap-of-links-and-social .Useful-linkss-secnd {
  width: 29%;
}
footer.footer .big-wrap-of-links-and-social .information-wrap.Follow-us {
    width: 22%;
}
footer.footer h2.footer-heading {
  font-size: 18px;
  font-family: 'Poppins' !important;
  line-height: 18px;
  position: relative;
  color: #4d4946;
  font-weight: 600;
  letter-spacing: normal;
}
footer.footer ul.li-links-part li.achor-tag a {
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 16px;
  color: #909090;
  font-weight: 300;
}
footer.footer ul.li-links-part li.achor-tag {
  margin: 0 0 5px 0;
}
footer.footer ul.li-links-part {
  margin: 15px 0 0 0;
  padding: 0;
}
footer.footer .information-wrap.Useful-linkss-secnd ul.li-links-part {
  margin: 33px 0 0 0;
}
.copy-right-wrap {
  margin: 40px 0 0 0;
  padding: 24px 0 20px 0;
  border-top: 1px solid #0000005e;
}
.copy-right-wrap p, .copy-right-wrap p a {
  text-align: center;
  font-size: 16px;
  color: #848589;
  font-weight: 700;
  font-weight: 300;
  pointer-events: none;
}
.copy-right-wrap p a:hover {
color: #000;
}
footer.footer ul.li-links-part li.achor-tag a:hover {
  color: #000;
}
footer.footer ul.social-icon {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  margin: 15px 0 0 0;
}
footer.footer ul.social-icon li.socl-small-icon a {
  text-align: center;
  border: 1px solid #909090;
  color: #909090;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  margin: 0 5px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer.footer ul.social-icon li.socl-small-icon a:hover {
  background: #909090;
  color: #fff;
}
.Sign-up-btn a {
  font-size: 18px;
  line-height: 42px;
  font-family: 'Poppins';
  color: #fff;
  background: #848589;
  display: inline-block;
  padding: 0 20px;
  border-radius: 50px;
  font-weight: 600;
  border: 1px solid #848589;
  margin: 20px 0 0 0;
}
.Sign-up-btn a:hover {
  background: #fff;
  color: #848589;
}
footer.footer ul.social-icon li.socl-small-icon.twitter a {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer.footer ul.social-icon li.socl-small-icon.twitter a img {
  height: 20px;
  width: 20px;
  filter: brightness(0) saturate(100%) invert(53%) sepia(8%) saturate(154%) hue-rotate(191deg) brightness(97%) contrast(88%);
}
footer.footer ul.social-icon li.socl-small-icon.twitter a img:hover {
  filter: brightness(0) saturate(100%) invert(99%) sepia(5%) saturate(122%) hue-rotate(223deg) brightness(116%) contrast(100%);
}
footer.footer {
  background: #efefef;
  padding: 20px 0 5px 0;
}


/**********************new-profile-page*************/
.left-side-wrap-page-wrap {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(368px, 1fr);
  grid-column-gap: 3rem;
}
.left-side-wrap-page-wrap .left-right-gallery {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 5px;
  overflow: hidden;
  border-radius: 10px;
}
.left-side-wrap-page-wrap .right-side-four-image {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 5px;
}
.left-side-wrap-page-wrap .left-right-gallery .left-big-img img {
  width: 100%;
  height: 445px;
  object-fit: cover;
}
.left-side-wrap-page-wrap .right-side-four-image img {
  height: 220px;
  width: 100%;
  object-fit: cover;
}
.left-side-wrap-page-wrap .right-side-four-image .for-img.third {
  grid-column-start: 1;
  grid-column-end: 3;
}
nav.nav-pills a.nav-link {
  padding: 0 14px;
  display: block;
  line-height: 42px;
  font-weight: 400;
  border: 1px solid red;
  border-radius: 10px;
  background-color: white;
  color: red;
  cursor: pointer;
  margin: 0;
  outline: none;
  font-family: 'Poppins';
  font-size: 15px;
  margin: 0 10px 0 0;
}
nav.nav-pills a.nav-link:hover, nav.nav-pills a.nav-link.active {
  background-color: red;
  color: white;
}
.left-side-wrap-page-wrap nav.nav-pills {
  padding: 20px 0;
}
div#about {
  padding: 10px 0 0 0;
  margin: 30px 0 0 0;
  border-top: 1px solid #d9d9d9;
}
h2.about-us {
  font-size: 25px;
  font-family: ProximaNova, ProximaNova-fallback-Arial, sans-serif;
  line-height: 25px;
  color: #000;
  font-weight: 700;
}
.left-side-wrap-page-wrap p {
  font-family: ProximaNova, ProximaNova-fallback-Arial, sans-serif;
  color: #000;
  line-height: 27px;
  font-size: 16px;
}
div#about p.about-us {
  margin: 17px 0 20px 0;
}
.left-side-wrap-page-wrap ul.left-side-video-content {
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 15px;
  margin: 30px 0 0 0;
}
.left-side-wrap-page-wrap ul.left-side-video-content li.vidoyoutube-content .youtubevdoimg iframe {
  width: 100%;
  height: 166px;
  border-radius: 10px;
}
.left-side-wrap-page-wrap ul.left-side-video-content li.vidoyoutube-content .youtubevdoimg {
  display: flex;
  align-items: center;
  justify-content: center;
}
#video {
  padding: 30px 0;
  margin: 30px 0;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
ul.youtube-reels-wrap li.reels-content iframe {
  width: 100%;
  border-radius: 10px;
}
ul.youtube-reels-wrap {
  padding: 20px 0 0 0;
}
ul.youtube-reels-wrap button {
  bottom: 222px;
  box-shadow: 1px 2px 10px #000000a6;
}
ul {
  padding: 0;
}
.big-imdb-wrap ul.four-idmb-wrap {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 15px;
  margin: 20px 0 0 0;
}
.big-imdb-wrap ul.four-idmb-wrap li.four-idmb-content img {
  width: 80px;
  height: 140px;
  object-fit: cover;
}
.big-imdb-wrap ul.four-idmb-wrap li.four-idmb-content {
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 0 10px 10px 10px;
  border: 1px solid #f1f1f1;
  overflow: hidden;
  position: relative;
}
.star-number-wrap {
  display: flex;
  align-items: center;
  margin: 10px 0 5px;
}
.star-number-wrap i.fa.fa-star {
  font-size: 20px;
  color: #f8c714;
}
.star-number-wrap p.numbers {
  color: #7e7c80;
  font-size: 20px;
  font-family: 'Poppins';
  margin: 0 0 0 5px;
}
h3.imd-name-wrap {
  margin: 0;
  color: #000;
}
p.names-and-designation, p.years {
  color: #7e7c80;
}
p.names-and-designation, p.years {
  color: #7e7c80;
}
.imd-content-wrap {
  padding: 0 0 0 20px;
}
.fa-exclamation-circle {
  color: #2c5e98;
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 20px;
}
div#imdb {
  padding: 30px 0;
  margin: 30px 0;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.big-big-wrap-reviews {
  display: flex;
  width: 100%;
  margin: 20px 0 0 0;
}
.big-big-wrap-reviews .review-slider-part {
  width: 60%;
}
.big-big-wrap-reviews .non-slider-right-part {
  width: 40%;
}
.icon-name-text-wrap .icon-profile img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
}
.icon-name-text-wrap {
  display: flex;
  align-items: center;
  width: 100%;
}
.icon-name-text-wrap p.name-person, .icon-name-text-wrap  p.date-sent {
  color: #aaacab;
  margin: 0;
}
.icon-name-text-wrap p.name-person {
  font-size: 17px;
  color: #000;
  line-height: 17px;
  font-weight: 600;
}
.name-date-wrap {
  margin: 0 0 0 10px;
}
.star-wrap {
  display: flex;
  align-items: center;
  margin: 15px 0;
}
.star-wrap i.fa.fa-star {
  color: #fcbc00;
  font-size: 20px;
  margin: 0 5px 0 0;
}
p.numbers {
  font-size: 20px;
  font-weight: 500;
  font-family: 'Poppins';
}
h3.bold-text {
  color: #000;
  font-weight: 600;
  font-size: 16px;
}
p.reviews-text {
  color: #808282;
  font-size: 16px;
  line-height: 24px;
}
ul.li-review-slider-part li.review-content-part {
  border: 1px solid #f1f1f1;
  padding: 20px;
  border-radius: 20px;
}
ul.li-review-slider-part button {
  bottom: 190px;
}
.big-big-logo-wrap .talent-logo-wrap {
  width: 50%;
  background: #e21f30;
  padding: 20px;
  height: 230px;
  display: flex;
  align-items: center;
  justify-content: center;
}
h3.star-number {
  font-size: 30px;
  color: #000;
  line-height: 30px;
}
.big-big-logo-wrap .talent-logo-wrap img {
  width: 100%;
}
.big-big-logo-wrap {
  display: flex;
  width: 100%;
}
.big-big-logo-wrap h3.star-number span {
  font-size: 20px;
}
.five-star-number-reviews {
  width: 50%;
  padding: 0 0 0 12px;
}
p.number-reviews {
  color: #949898;
  font-size: 20px;
}
.five-star-number-reviews .star-wrap i.fa.fa-star {
  font-size: 25px;
}
p.green-text {
  color: #607867;
  font-size: 17px;
  font-weight: 700;
  margin: 10px 0 0 0;
}
.review-btn a {
  font-size: 16px;
  line-height: 62px;
  background: #e21f30;
  display: block;
  color: #fff;
  margin: 10px 0 0 0;
  border-radius: 10px;
  font-family: 'Poppins';
}



.review-btn {
  text-align: center;
}
.big-logo-five-star-wrap {
  background: #fff;
  padding: 10px;
  border: 1px solid #0000004a;
  margin: 0 0 0 11px;
}
ul.big-li-wrap-previous-campaigns {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 15px;
  margin: 20px auto 0;
  max-width: 860px;
}/*27-11-2024*/
ul.big-li-wrap-previous-campaigns .img-wrap-campaigns-wrap img {
  width: 100%;
  height: 175px;
  object-fit: cover;
}
ul.big-li-wrap-previous-campaigns h2.white-box-heading {
  font-size: 25px;
  line-height: 30px;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #0000004d;
}
ul.big-li-wrap-previous-campaigns li.img-heading-previous-campaigns-wrap {
  overflow: hidden;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
  box-shadow: 1px 1px 15px #0000002e;
  position: relative;
}
ul.big-li-wrap-previous-campaigns li.img-heading-previous-campaigns-wrap .white-box-wrap-campaigns {
  padding: 20px;
}
p.white-para {
  font-size: 16px;
  line-height: 27px;
}
.view-details-btn a {
  color: #fff;
  font-size: 16px;
  line-height: 42px;
  display: block;
  background: #e21f30;
  border-radius: 5px;
  margin: 20px 0 0 0;
  border: 1px solid #e21f30;
}
.view-details-btn {
  text-align: center;
}
.view-details-btn a:hover {
  background: #fff;
  color: #e21f30;
}
.review-btn a:hover {
  background: #000;
}
.name-and-heart-icon-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.name-and-heart-icon-wrap h3.person-wrap {
  color: #000;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  margin: 0 0 0 0;
  display: flex;
  align-items: center;
}
.name-and-heart-icon-wrap .heart-icon i.fa.fa-heart-o {
  font-size: 25px;
  color: #000;
  cursor: pointer;
}
.five-star-number-person-33-reviews {
  align-items: center;
  display: flex;
  width: 100%;
  margin: 10px 0 0 0;
}
.thirty-reviews-wraps a {
  color: #000;
  text-decoration: underline;
  font-size: 17px;
}
.five-star-number-person-33-reviews i.fa.fa-star {
  font-size: 17px;
}
.five-star-number-person-33-reviews p.numbers {
  font-size: 17px;
  margin: 0 5px 0 0;
}
.thirty-reviews-wraps a:hover {
  color: #e21f30;
}
.place-wrap a {
  font-size: 17px;
  color: #222;
  text-decoration: underline;
  font-family: 'Poppins';
}
.place-wrap a:hover {
  color: #e21f30;
}
.place-wrap .fa-map-marker {
  font-size: 20px;
  padding: 0 6px 0 0;
  color: #222;
}
.five-star-number-person-33-reviews .star-wrap {
  margin: 10px 0;
}
p.rupees-wrap {
  background: #fff;
  box-shadow: 0 2px 8px #00000026;
  border-radius: 10px;
  padding: 16px 13px;
  margin: 30px 0 0 0;
}
p.rupees-wrap .fa-database {
  padding: 0 10px 0 0;
}
.request-call-icon-wrap a.request-pricing {
  border: 1px solid #e21f30;
  display: inline-block;
  color: #fff;
  background: #e21f30;
  line-height: 52px;
  padding: 0 76px;
  border-radius: 10px;
  margin: 40px 0 0 0;
  font-weight: 700;
}
.request-call-icon-wrap a.request-pricing:hover {
  background: #fff;
  color: #e21f30;
}
.request-call-icon-wrap a.request-pricing.call-icon {
  padding: 0 21px;
  background: #fff;
  color: #e21f30;
}
.request-call-icon-wrap a.request-pricing.call-icon:hover {
  background: #e21f30;
  color: #fff;
}
ul.img-text-right-sidesecnd li.imges-content-wrapright {
  display: flex;
  width: 100%;
  align-items: center;

}
ul.img-text-right-sidesecnd li.imges-content-wrapright img {
  width: 100px;
  height: 93px;
  object-fit: cover;
}
ul.img-text-right-sidesecnd li.imges-content-wrapright .content-wrap h3.right-heading {
  margin: 0 0 0 0;
  font-size: 20px;
  color: #000;
  line-height: 20px;
}
ul.img-text-right-sidesecnd li.imges-content-wrapright .content-wrap p.places {
  font-size: 15px;
  color: #d9d9d9;
  margin: 3px 0 0 0;
}
ul.img-text-right-sidesecnd li.imges-content-wrapright .content-wrap .from-rupees {
  font-size: 16px;
  color: #000;
  line-height: 27px;
}
ul.img-text-right-sidesecnd li.imges-content-wrapright {
  display: flex;
  width: 100%;
  align-items: center;
  background: #fff;
  border-radius: .5rem;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  box-shadow: 0 2px 8px #00000026;
  margin: 0 0 20px 0;
}
ul.img-text-right-sidesecnd li.imges-content-wrapright .content-wrap {
  padding: 0 0 0 10px;
}
.right-side-bottom-second-box ul.img-text-right-sidesecnd {
  margin: 0px 0 0 0;
}
.write-a-review a {
  display: block;
  color: #e21f30;
  border: 1px solid #e21f30;
  line-height: 52px;
  border-radius: 10px;
  text-align: center;
  font-family: 'Poppins';
}
.write-a-review a:hover {
  background: #e21f30;
  color: #fff;
}
.btn-heading-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.view-all a.view {
  font-size: 16px;
  font-family: 'Poppins';
  color: #000;
  line-height: 32px;
  display: inline-block;
}
.view-all a.view:hover {
  color: #e21f30;
}
section.new-profile-page-section {
  padding: 50px 0 80px 0;
}
div#previous-campaigns {
  padding: 30px 0 0 0;
  margin: 30px 0 0 0;
  border-top: 1px solid #d9d9d9;
}
.galler-part-left-side .views-photos a {
  color: #000;
  font-family: 'Poppins';
  line-height: 39px;
  display: block;
  padding: 0 12px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 13px;
  border: 1px solid #222;
  background-color: #fff;
}
.galler-part-left-side .views-photos {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.galler-part-left-side {
  position: relative;
}
.galler-part-left-side .views-photos a:hover {
  background: #000;
  color: #fff;
}
span.verified {
  font-size: 12px;
  background: #2eac4a;
  color: #fff;
  padding: 0 7px;
  border-radius: 5px;
  line-height: 24px;
  margin: 0 0 0 4px;
  font-weight: 400;
}
span.verified .fa-check {
  font-size: 12px;
  font-weight: 400;
  padding: 0 0 0 2px;
}
h3.influencer-heding {
  font-size: 23px;
  font-weight: 700;
  color: #000;
  margin: 6px 0 7px 0;
}
p.youngest-para {
  font-size: 18px;
  color: #050505;
}
span.bold {
  font-weight: 800;
  position: relative;
  padding: 0 15px 0 50px;
}
span.bold::before {
  content: "";
  background-image: url(../images/skills-icons-removebg-preview.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -12px;
  left: -6px;
  bottom: 0;
  margin: 0 auto;
  height: 50px;
  width: 50px;
  filter: brightness(0) saturate(100%) invert(27%) sepia(91%) saturate(6343%) hue-rotate(346deg) brightness(92%) contrast(92%);
  background-size: 100% 100%;
}
button.read-more-toggle {
  display: table;
  color: #000;
  position: relative;
  text-decoration: underline;
  border-bottom: 1px solid #000;
  border-radius: 0px;
  margin: 10px 0 0 0;
}
button.read-more-toggle:hover {
  color: #e21f30;
  border-bottom: 1px solid #e21f30;
}





.right-side-first-box-wrap {
  position: fixed;
  top: 170px;
  right: 94px;
  width: 368px;
  display: block;
  padding: 10px 5px;
  border: 1px solid #00000045;
  border-radius: 5px;
  z-index: 99;
}/*27-11-2024*/

.right-side-bottom-second-box {
  display: none; 
  position: fixed;
  top: 170px;
  right: 94px;
  width: 368px;
}

.right-side-profile-page-r.responsive {
  display: none;
}



/* .right-side-profile-page {
  display: flex; 
  justify-content: space-between;
  align-items: flex-start;
} */



.main-content {
  margin-right: 320px;
}

p.rupees-wrap a {
  color: #fff;
  background: #e21f30;
  line-height: 32px;
  padding: 0 10px;
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #e21f30;
}
p.rupees-wrap a:hover {
  background: #fff;
  color: #e21f30;
}
.message-wrap.form-field.form-group, .budget-option {
  margin: 15px 0;
}
body.new-profile-page .message-wrap textarea {
  resize: none;
  height: 145px;
}
select {
  -webkit-appearance: none; 
  -moz-appearance: none;    
  appearance: none;    
  
}
body.new-profile-page a.popup-close {
  top: -504px;
  right: -65px;
}
.form-control:focus {
  box-shadow: none;
  border: 1px solid #00000057;
}
.popup-content h2.talk-to-creator {
  font-size: 25px;
  font-weight: 700;
  text-align: left;
  color: #000;
}
body.new-profile-page .popup-content {
  padding: 30px 50px;
}
body.new-profile-page a.popup-close::before {
  position: relative;
  top: -4px;
}

.submit {
  position: relative;
}
ul.award-section-wrap {
  display: block;
  margin: 25px 0 0 0;
}
ul.award-section-wrap li.award-content img {
  width: 100%;
  height: 140px;
}
div#award {
  padding: 30px 0 0 0;
  margin: 40px 0 0 0;
  border-top: 1px solid #d9d9d9;
}
.left-side-big-gallery-part > .right-side-profile-page.responsive {
  display: none;
}


header.header nav#navbar {
  display: none;
}
/* header.header.fixed nav#navbar {
  display: flex;
  transition: all 0.3s ease-in-out;
} */
/* body.new-profile-page header.header.fixed .wrap-left-right-menu, body.new-profile-page header.header.fixed .top-main-header {
  display: none;
  transition: all 0.5s ease-in-out;
} */
/* body.new-profile-page header.header.fixed .bottom-main-header {
  padding: 19px 0;
  transition: all 0.5s ease-in-out;
} */
body.new-profile-page header.header.fixed {
  margin: -123px 0 0 0;
  transition: all 0.9s ease-in-out;
  box-shadow: none;
}
body.new-profile-page.fixed section.new-profile-page-section nav {
  background: #fff;
  padding: 20px 15px;
  z-index: 99;
  width: 1394px;
  right: 0;
  margin: 0 auto;
}/*27-11-2024*/
body.new-profile-page.fixed .right-side-first-box-wrap , body.new-profile-page.fixed .right-side-bottom-second-box{
  top: 95px;
  transition: all 0.3s ease-in-out;
}
h3.bottom-box-headin {
  font-size: 25px;
  color: #000;
  margin: 0 0 10px 0;
}



.left-side-video-content li {
  display: none; 
}

.left-side-video-content li.visible {
  display: block; 
}

.left-side-video-content li.initial {
  display: block; 
}

button#toggle-videos {
  font-family: 'Poppins';
  display: inline-block;
  line-height: 52px;
  padding: 0 20px;
  border-radius: 5px;
  margin: 20px 0 0 0;
  color: #ff0000;
  border: none;
  background: transparent;
}
button#toggle-videos:hover {
  color: #000;
}
ul.award-section-wrap .award-images {
  background: #fff;
  box-shadow: 2px 2px 20px #00000014;
  padding: 14px;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  margin: 0 0 25px 0;
}
ul.award-section-wrap button {
  bottom: 130px;
}
ul.award-section-wrap .award-images:hover {
  transform: scale(1.1);
  box-shadow: 0.5px 0.5px 22px #0000004f;
  position: relative;
  z-index: 9;
}
.left-side-video .video-btn {
  text-align: right;
}



section.new-profile-page-section ul .owl-nav {
  visibility: hidden;
  opacity: 0;
}
section.new-profile-page-section ul:hover .owl-nav {
  visibility: visible;
  opacity: 1;
}


/*****************studio-&-venues-pages******************/
/* body.studion-and-veneues .tophumberger-menu {
  display: none;
} */
.top-main-header ul.menu-studio-wrap li {
  margin: 0 13px 0 0;
}
.top-main-header ul.menu-studio-wrap {
  display: flex;
  align-items: center;
  margin: 0 22px 0 0;
}
.top-main-header ul.menu-studio-wrap li a {
  font-size: 18px;
  color: #fff;
  font-family: 'Poppins';
  position: relative;
  display: inline-block;
  line-height: 18px;
}
.top-main-header .tophumberger-menu ul.menu-studio-wrap li a, 
.top-main-header .tophumberger-menu .nav-section li a {
  color: #e21f30;
  display: block;
}
.top-main-header .search-container input[type="text"] {
  height: 45px;
  width: 500px;
  font-family: 'Poppins';
  padding: 10px 20px;
  font-size: 18px;
  border-radius: 5px;
  border: 1px solid transparent;
}
.top-main-header .search-container button {
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0px;
  margin: 0 auto;
  border: 1px solid transparent;
  border-left: 1px solid #000;
  background: #fff;
  padding: 0 20px;
  cursor: pointer;
}
.top-main-header .search-container {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.person-icon i.fa.fa-user {
  color: #fff;
  font-size: 32px;
  margin: 0 0 0 10px;
}
.top-main-header .search-container button i.fa.fa-search {
  color: #000;
  font-size: 20px;
}
.top-main-header .search-container button i.fa.fa-search:hover {
  color: #fff;
}
.top-main-header .search-container button:hover {
  border: 1px solid #fff;
  background: #e21f30;
}
.top-main-header ul.menu-studio-wrap li a:hover {
  color: #000;
}
.top-main-header .tophumberger-menu ul.menu-studio-wrap li a:hover, .top-main-header .tophumberger-menu ul.nav-section li a:hover {
  color: #fff;
  background: #e21f30;
}
.top-main-header .tophumberger-menu #desktop-nav-top .nav-section{
margin: 0;
}
h2.heading-banner {
  font-family: "Poppins";
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-weight: 700;
}
body.studion-and-veneues section.banner .banner-img-wrap::before {
  background: #000;
  width: 100%;
  border-radius: 0px;
  opacity: 0.5;
}
body.studion-and-veneues .banner-image-wrap {
  margin: 0;
}
body.studion-and-veneues section.banner .container {
  padding-top: 72px;
}
section.section-studio-and-venues h2.studio-heading {
  text-align: center;
  margin: 0 0 0 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 70px;
  background: #fff;
  display: inline-block;
  position: relative;
  padding: 0 40px;
}
section.section-studio-and-venues .big-wrap-section-and-venues {
  text-align: center;
}
ul.studio-logo-wrap-logo , body.events-page ul.studio-logo-wrap-logo-events{
  display: grid;
  grid-template-columns: repeat(5,1fr);
  grid-gap: 20px;
  margin: 30px 0 50px 0;
}
body.studion-and-veneues ul.studio-logo-wrap-logo {
  grid-template-columns: repeat(4,1fr);
}
ul.studio-logo-wrap-logo .logo-wrap-img img {
  width: 100%;
  filter: brightness(0) saturate(100%) invert(19%) sepia(66%) saturate(7199%) hue-rotate(348deg) brightness(94%) contrast(88%);
  height: 70px;
}
body.studion-and-veneues ul.studio-logo-wrap-logo .logo-wrap-img img {
  filter: none;
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}
body.studion-and-veneues ul.studio-logo-wrap-logo .logo-wrap-img {
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.studio-logo-wrap-logo li.logo-image-content, body.events-page ul.studio-logo-wrap-logo-events li.logo-image-content, 
body.home ul.studio-logo-wrap-logo-events li.logo-image-content, body.venue-detail-page ul.studio-logo-wrap-logo-events li.logo-image-content {
  background: #fff;
  padding: 50px 32px;
  box-shadow: 1px 1px 20px #00000021;
  border-radius: 10px;
  border: 1px solid #00000042;
  overflow: hidden;
}
body.studion-and-veneues ul.studio-logo-wrap-logo li.logo-image-content {
  padding: 0 0 0 0 !important;
}
body.studion-and-veneues ul.studio-logo-wrap-logo li.logo-image-content .venue-notfound {
  padding: 0 15px 15px;
}
ul.studio-logo-wrap-logo li.logo-image-content h3.logo-title {
  margin: 25px 0 5px 0;
  font-weight: 700;
}
ul.studio-logo-wrap-logo li.logo-image-content p.logo-para {
  color: #5d8e98;
  font-weight: 500;
}
section.section-studio-and-venues::before {
  content: "";
  position: absolute;
  top: 59px;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  border-top: 1px solid #000;
  height: 1px;
  width: 100%;
}
section.section-studio-and-venues {
  position: relative;
  padding: 20px 0 0 0;
}


/****************events-page**************/
.big-top-form-wrap .big-wrap-of-events-form {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}/*13-12-2024*/
.big-top-form-wrap .email-phone-wrap {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 13px;
  width: 35%;
  margin: 0 0 0 18px;
}/*13-12-2024*/
.big-top-form-wrap 
 .submit {
    width: 20%;
    margin: 0 0 0 10px;
}
.big-top-form-wrap .email-phone-wrap input, .big-top-form-wrap .email-phone-wrap select {
  width: 100%;
  height: 45px;
  padding: 10px 15px;
  border-radius: 5px;
  color: #838383;
  border: 1px solid #00000057;
}
.big-top-form-wrap .field-icon {
  top: 13px;
}
body.events-page .field-icon {
  display: none;
}
.big-top-form-wrap .select2-container {
  width: 100% !important;
}

.big-top-form-wrap .submit input.smart-btn {
  line-height: 24px;
  display: block;
  background: #e21f30;
  color: #fff;
  margin: 0;
  padding: 10px 74px;
}
.form-field {
  position: relative;
}
.big-top-form-wrap .submit input.smart-btn:hover {
  color: #e21f30;
  background: #fff;
}
.big-top-form-wrap {
  margin: 20px 0 0 0;
}
body.events-page ul.studio-logo-wrap-logo-events {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
body.events-page ul.studio-logo-wrap-logo-events li.logo-image-content, body.home ul.studio-logo-wrap-logo-events li.logo-image-content, 
body.venue-detail-page ul.studio-logo-wrap-logo-events li.logo-image-content{
  padding: 0;
  border-radius: 10px;
  overflow: hidden;
}
body.events-page ul.studio-logo-wrap-logo-events .logo-wrap-img-img img, 
body.home ul.studio-logo-wrap-logo-events .logo-wrap-img-img img, 
body.venue-detail-page ul.studio-logo-wrap-logo-events .logo-wrap-img-img img {
  width: 100%;
  height: 340px;
  object-fit: cover;
}
body.events-page ul.studio-logo-wrap-logo-events .logo-wrap-img-img img {
  height: 370px;
}
body.events-page ul.studio-logo-wrap-logo-events p.event-para.calendar-time, body.home ul.studio-logo-wrap-logo-events p.event-para.calendar-time,
body.venue-detail-page ul.studio-logo-wrap-logo-events p.event-para.calendar-time{
  color: #4c4c4c;
  position: relative;
  padding: 0 0 0 33px;
}
body.events-page ul.studio-logo-wrap-logo-events h3.logo-title,
 body.home ul.studio-logo-wrap-logo-events h3.logo-title,
  body.venue-detail-page ul.studio-logo-wrap-logo-events h3.logo-title {
  margin: 10px 0 0 0;
  font-size: 15px;
  color: #000;
  font-weight: 500;
  line-height: 24px;
  position: relative;
}
body.studion-and-veneues.events-page .place-singing-btn-wrap h3.logo-title {
  padding: 0 15px 0 0;
  font-size: 12px;
  margin: 0 11px 0 0;
}
body.studion-and-veneues.events-page .place-singing-btn-wrap h3::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-right: 1px solid #00000070;
  margin: auto;
  height: 16px;
}
body.studion-and-veneues.events-page .book-now-btn a {
  margin: 0;
  font-size: 12px;
  line-height: 23px;
  border: 1px dashed;
  border-radius: 50px;
  padding: 0 6px;
}
body.studion-and-veneues.events-page .place-singing-btn-wrap {
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  margin: 10px 0 0 0;
}
body.events-page ul.studio-logo-wrap-logo-events .white-event-box, body.home ul.studio-logo-wrap-logo-events .white-event-box,
body.venue-detail-page ul.studio-logo-wrap-logo-events .white-event-box{
  padding: 10px 15px;
}
body.home ul.studio-logo-wrap-logo-events li.logo-image-content, body.venue-detail-page ul.studio-logo-wrap-logo-events li.logo-image-content {
  margin: 0 0 20px 0;
}
p.event-para.calendar-time::before {
  content: "";
  background-image: url(../images/time-calender-second.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 3px;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 30px;
  width: 30px;
  background-size: 100%  100%;
  filter: brightness(0) saturate(100%) invert(19%) sepia(66%) saturate(7199%) hue-rotate(348deg) brightness(94%) contrast(88%);
}
body.events-page section.banner img , body.home section.banner img , body.venue-detail-page section.banner img{
  height: 160px;
}

body.events-page .tophumberger-menu {
  display: block;
}

/********************create-account-page**********************/


.big-wrap-of-form-images-wrap {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 15px;
  background: #fff;
  box-shadow: 0 3px 54px #00000014;
  padding: 25px;
  border-radius: 50px;
}

.left-form .account-field {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 20px 15px;
}
.left-form .fields-wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
}
input[type="text"], input[type="email"], select, input[type="date"], input[type="password"], input[type="number"] {
  height: 40px;
  width: 100%;
  padding: 5px 15px;
  font-family: "Poppins", serif;
  font-size: 15px;
  color: #838383;
  border: 1px solid #00000057;
  border-radius: 5px;
}
.left-form .field-icon {
  top: 39px;
}
.left-form form.form-account label {
  text-align: left;
  font-size: 16px;
  font-family: "Poppins", serif;
  color: #000;
  padding: 0 0 5px 0;
}
span.red {
  color: red;
}
.address.fields-wrap {
  grid-column-start: 1;
  grid-column-end: 3;
}
.sign-up-artist-brand {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 50px 0;
}
.sign-up-artist-brand .headin-sign h2 {
  font-size: 30px;
  font-family: 'Poppins';
  font-weight: 600;
  line-height: 46px;
  color: #e21f30;
}


 /* .tabs.artist-brand button.tab-button {
  font-size: 18px;
  line-height: 42px;
  display: inline-block;
  font-family: 'Poppins';
  padding: 0 19px;
  background: #e21f30;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #e21f30;
} */

.tabs.artist-brand button.tab-button {
  font-size: 18px;
  line-height: 42px;
  display: inline-block;
  font-family: 'Poppins';
  padding: 0 19px;
  background: #fff;
  color: #e21f30;
  border-radius: 5px;
  border: 1px solid #e21f30;
}

 /* .tabs.artist-brand button.tab-button:hover {
  background: #fff;
  color: #e21f30;
} */

.tabs.artist-brand button.tab-button:hover, .tabs.artist-brand button.tab-button.active {
  background: #e21f30;
  color: #fff;
}

.tabs.artist-brand button.tab-button.brand {
  background: #fff;
  color: #e21f30;
}
/* .tabs.artist-brand button.tab-button.brand:hover {
  background: #e21f30;
  color: #fff;
} */


.tabs.artist-brand button.tab-button.brand:hover, .tabs.artist-brand button.tab-button.brand.active {
  background: #e21f30;
  color: #fff;
}
.check-boxes-wrap label {
  display: flex;
  align-items: center;
  margin: 0 0 10px 0;
}
.check-boxes-wrap {
  margin: 20px 0 0 0;
}
.left-form form.form-account label p {
  margin: 0 0 0 10px;
}
.left-form form.form-account label a {
  color: #e21f30;
  font-weight: 700;
}
.submit-button {
  width: 100%;
  background: #e21f30;
  color: #fff;
  border: 1px solid #e21f30;
  line-height: 50px;
  font-size: 18px;
  font-family: Poppins;
  border-radius: 5px;
  margin: 10px 0 0 0;
  cursor: pointer;
}
.submit-button:hover {
  background: #fff;
  color: #e21f30;
}
.already-account p, .already-account a {
  text-align: center;
  color: #000;
  margin: 20px 0 0 0;
}
.already-account a:hover {
  color: #e21f30;
}
section.create-account-page-section {
  padding: 25px 0 50px 0;
}
.big-wrap-of-form-images-wrap .left-form-wrapper {
  max-height: 550px;
  overflow-y: auto;
  padding: 20px;
}
.form-img-wrap {
  padding: 20px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border-radius: 50px;
  background: linear-gradient(to bottom, #fff, #e21f30, #e4b8ea, #722ef0);
}
.form-img-wrap img {
  width: 100%;
  max-width: 270px;
}

.left-form form.form-account label a:hover {
  color: #000;
}






.logo-text-wrap .text-logo-wrap p {
  color: #fff;
  font-weight: 600;
  padding: 0;
  font-size: 11px;
  line-height: 16px;
  position: absolute;
  width: 100%;
  left: 46px;
  bottom: 0;
  top: 146px;
  right: 0;
  margin: auto;
  text-align: center;
}
.text-logo-wrap {
  position: relative;
}
.logo-text-wrap .logo-wrap {
  background: #e21f30;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bigimage-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e21f30;
  padding: 30px;
}
h3.verify {
  text-align: center;
  font-size: 25px;
  line-height: 25px;
  color: #6f6e6d;
  margin: 20px 0 20px 0;
}
.big-email-design-wrap {
  max-width: 650px;
  margin: 30px auto;
  padding: 20px 40px;
  background: #f2f3f8;
  box-shadow: 0 0 20px #00000021;
}
.bigimage-wrap img {
  width: 100%;
  height: 130px;
  max-width: 240px;
}
p.name, p.verify-mail {
  color: #6f6e6d;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.activate-your a {
  color: #fff;
  background: #e21f30;
  font-family: 'Poppins';
  padding: 0 20px;
  line-height: 45px;
  display: inline-block;
  border: 1px solid #e21f30;
  border-radius: 50px;
}
.activate-your {
  text-align: center;
  margin: 20px 0 30px 0;
}
.activate-your a:hover {
  background: #fff;
  color: #e21f30;
}
p.bold-text, p.bold-text a {
  text-align: center;
  font-weight: 700;
  color: #6f6e6d;
  font-size: 17px;
  line-height: 27px;
}

p.bold-text a:hover {
  color: #3f67a9;
}
ul.socialmedia-icon {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  margin: 10px 0;
}
ul.socialmedia-icon li.social-icon img {
  height: 30px;
  width: 30px;
}
ul.socialmedia-icon li.social-icon {
  margin: 0 4px 0;
}
.logo-text-wrap .logo-wrap img {
  height: 30px;
  width: 40px;
}
p.copt-right {
  color: #6f6e6d;
  font-size: 17px;
  text-align: center;
  margin: 0 0 5px 0;
}
p.very-small-text {
  text-align: center;
  font-size: 15px;
}




body.create-account .circle-image-wrap img {
  height: 50px;
}
body.create-account h2.talk-to-creator {
  font-family: 'Poppins';
  text-align: center;
  margin: 10px 0;
}
body.create-account a.popup-close {
  top: -244px;
}
body.create-account div#popupOverlayError a.popup-close {
  top: -219px;
}



.headin-sign {
  text-align: left;
}
.headin-sign h2 {
  font-size: 30px;
  font-family: 'Poppins';
  font-weight: 600;
  line-height: 46px;
  color: #e21f30;
}
.headin-sign p {
  margin: 11px 0;
}
body.forget-password form.form-account button.submit-button {
  margin: 40px 0 0 0;
}

h4.exclsive-text {
  font-size: 16px;
  font-family: "Poppins";
  line-height: 28px;
  color: #434343;
}


/* register input box */

.select2-container--default .select2-selection--single, 
.select2-container--default.select2-container--focus .select2-selection--multiple, span.select2-selection.select2-selection--multiple {
  background-color: #fff;
  border: transparent;
  border-radius: 0px;
  height: 40px;
  width: 100%;
  padding: 5px 15px;
  font-family: "Poppins", serif;
  font-size: 15px;
  color: #838383;
  border: 1px solid #00000057;
  border-radius: 5px;
  display: flex;
  align-items: center;
  text-align: left;
  position: relative;
}
body.events-page span.select2-selection.select2-selection--single {
  height: 45px;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    top: 8px;
}


/* hire form btn css */

.name-verification-wrap.dummy a {
  font-size: 16px;
  font-family: 'Poppins';
  font-weight: 600;
  color: #000;
  text-align: left;
  position: relative;
}

.img-blog a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 200px  !important;
}
ul.blog-structure-wrap .col-12.text-center.not-found {
  grid-column-start: 1;
  grid-column-end: 4;
}
p.showing-info {
  text-align: left;
  font-family: 'Poppins';
  font-size: 18px;
  margin: 0 0 30px 0;
  color: #000;
}
input[type="checkbox"] {
  accent-color: #e21f30;
  margin: 0 10px 0 0;
}

/*paginate css */

ul.pagination {
    justify-content: flex-end;
    margin: 30px 0 0 0;
}
ul.pagination li.page-item a, ul.pagination li.page-item span.page-link, a.page-link {
  border: 1px solid #e21f30;
  border-radius: 5px;
  color: #e21f30;
  font-family: 'Poppins';
  font-weight: 600;
  margin: 0 0 0 10px !important;
  padding: 0;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
}
ul.pagination li.page-item a:hover, ul.pagination li.page-item span.page-link:hover, ul.pagination li.page-item.active span , a.page-link:focus{
  background: #e21f30;
  color: #fff;
  border: 1px solid #e21f30;
}
/*paginate css*/





/******************new-venue-section******/

ul.venues-exclsive-artistwrp .owl-dots {
  display: none;
  text-align: center;
}
ul.venues-exclsive-artistwrp .owl-dots .owl-dot {
  display: inline-block;
  background: transparent;
  border: none;
}
ul.venues-exclsive-artistwrp .owl-dots .owl-dot span {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #e21f304d;
  border-radius: 50%;
  cursor: pointer;
  margin: 0px 7.5px;
  border: 1px solid #e21f30;
  transition: all 500ms ease;
}
ul.venues-exclsive-artistwrp button.owl-dot.active {
  background: transparent;
  border: none;
}
ul.venues-exclsive-artistwrp .owl-dots .owl-dot.active span, ul.venues-exclsive-artistwrp .owl-dots .owl-dot span:hover {
  background-color: #e21f30;
}
ul.three-item-carousel li.feature-block-one img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.feature-block-one .inner-box .image-box {
  position: relative;
  display: block;
}
.feature-block-one .inner-box {
  position: relative;
  display: block;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
  margin-bottom: 25px;
}
.feature-block-one .inner-box .image-box .image:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  box-shadow: inset 0px -140px 50px -40px rgba(0, 0, 0, 0.7);
  z-index: 1;
  transition: all 500ms ease;
}
.feature-block-one .inner-box .image-box .image {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 10px 10px 0px 0px;
}
.feature-block-one .inner-box .image-box .shape {
  position: absolute;
  width: 110px;
  height: 110px;
  top: 0px;
  right: 0px;
}
/* .feature-block-one .inner-box .image-box .shape:before {
  position: absolute;
  content: '';
  width: 8px;
  height: 7px;
  left: 25px;
  top: -7px;
}
.feature-block-one .inner-box .image-box .shape:before {
  background-color: #1b8a4b;
} */
/* .feature-block-one .inner-box .image-box .shape:after {
  position: absolute;
  content: '';
  right: -6px;
  bottom: 26px;
  width: 7px;
  height: 8px;
} */
/* .feature-block-one .inner-box .image-box .shape:after {
  background-color: #1b8a4b;
} */
.feature-block-one .inner-box .image-box .feature {
  position: absolute;
  top: 16px;
  right: -36px;
  padding: 3px 35px;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  transform: rotate(45deg);
  z-index: 1;
  clip-path: polygon(0% 0%, 80% 0%, 100% 100%, 0% 100%, 20% 0%);
  font-family: 'Poppins';
}
.feature-block-one .inner-box .image-box .icon {
  position: absolute;
  left: 30px;
  top: -7px;
  width: 30px;
  height: 40px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  z-index: 1;
}
.feature-block-one .inner-box .image-box .icon:before {
  position: absolute;
  content: '';
  width: 14px;
  height: 5px;
  left: 0px;
  bottom: -4px;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%, 0% 0%);
  border-bottom-left-radius: 10px;
}
.feature-block-one .inner-box .image-box .icon:before {
  background-color: #f85c70;
}
.feature-block-one .inner-box .image-box .icon .icon-shape {
  position: absolute;
  top: 0px;
  right: -8px;
  width: 8px;
  height: 7px;
  clip-path: polygon(0% 0%, 0% 0%, 100% 100%, 0% 100%, 0% 0%);
}
.feature-block-one .inner-box .image-box .icon:before {
  background-color: #e21f30;
}
.feature-block-one .inner-box .image-box .icon:after {
  position: absolute;
  content: '';
  width: 14px;
  height: 5px;
  right: 0px;
  bottom: -4px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 0% 0%);
  border-bottom-right-radius: 10px;
}
.feature-block-one .inner-box .image-box .icon:after {
  background-color: #e21f30;
}
.feature-block-one .inner-box .image-box .rating {
  position: absolute;
  display: inline-block;
  left: 30px;
  bottom: 47px;
  z-index: 1;
}
.feature-block-one .inner-box .image-box .rating li {
  position: relative;
  display: inline-block;
  font-size: 14px;
  margin: 0px 0px;
}
.feature-block-one .inner-box .image-box .rating li {
  color: #ffab01;
}
.feature-block-one .inner-box .image-box h5 {
  position: absolute;
  display: inline-block;
  right: 30px;
  bottom: 48px;
  font-size: 12px;
  line-height: 26px;
  font-weight: 700;
  z-index: 1;
  font-family: 'Poppins';
}
.feature-block-one .inner-box .image-box h5 {
  color: #fff;
}
.feature-block-one .inner-box .lower-content {
  position: relative;
  display: block;
  padding: 0px 11px 15px;
}
.feature-block-one .inner-box .lower-content .author-box {
  position: relative;
  background: #fff;
  padding: 10px 5px;
  border-radius: 10px;
  margin-top: -47px;
  box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.1);
  z-index: 1;
  margin-bottom: 8px;
}
.feature-block-one .inner-box .lower-content .author-box .inner {
  position: relative;
  padding-left: 35px;
}
.feature-block-one .inner-box .lower-content .author-box .inner img {
  position: absolute;
  left: 0px;
  top: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.feature-block-one .inner-box .lower-content .author-box .inner h6 {
  position: relative;
  display: inline-block;
  font-size: 9px;
  line-height: 26px;
  font-weight: 400;
  padding-right: 5px;
  font-family: 'Poppins';
  margin: 0;
}
.feature-block-one .inner-box .lower-content .author-box .inner h6 i {
  position: absolute;
  top: 8px;
  right: -9px;
  width: 10px;
  height: 10px;
  line-height: 17px;
  text-align: center;
  font-size: 8px;
  color: #fff;
  border-radius: 50%;
}
.feature-block-one .inner-box .lower-content .author-box .inner h6 i {
  background-color: #2dbe6c;
}
.feature-block-one .inner-box .lower-content .author-box .inner span {
  position: absolute;
  top: 5px;
  right: 0px;
  display: inline-block;
  font-size: 6px;
  line-height: 12px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  padding: 4px 6px;
  border-radius: 25px;
  font-family: 'Poppins';
}
.feature-block-one .inner-box .lower-content .author-box .inner span {
  background-color: #e21f30;
}
.feature-block-one .inner-box .lower-content .category {
  position: relative;
  padding-left: 0;
  margin-bottom: 1px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.category span a.text-white {
  background: #e21f30;
  font-size: 10px;
  display: inline-block;
  line-height: 22px;
  padding: 0 5px;
  border-radius: 50px;
}
i.fa.fa-map-marker {
  font-family: 'FontAwesome';
  color: #e21f30;
  padding: 0 6px 0 0;
}
.feature-block-one .inner-box .lower-content .category p {
  padding: 0 0 0 10px;
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
.category span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.category i.fas.fa-tag {
  color: #e21f30;
}
.feature-block-one .inner-box .lower-content h3 {
  display: block;
  font-size: 15px;
  line-height: 30px;
  font-weight: 600;
}
.feature-block-one .inner-box .image-box .feature {
  background-color: #2dbe6c;
}
.feature-block-one .inner-box .image-box .icon {
  background-color: #e21f30;
}
ul.three-item-carousel .star-wrap {
  position: relative;
  z-index: 9;
  bottom: 50px;
  left: 11px;
  margin: 0;
}
ul.three-item-carousel .star-wrap i.fa.fa-star {
  font-size: 10px;
  margin: 0 1px 0 0;
}
ul.three-item-carousel p.numbers {
  font-size: 10px;
  color: #fff;
}
.feature-block-one .inner-box .image-box .icon .icon-shape {
  background-color: #e42828;
}
section.venues-section .comn-view-all {
  text-align: right;
}
li.feature-block-one {
  padding: 10px 0  0 0;
}
.intrest-in {
  text-align: left;
  font-family: 'Poppins';
  font-size: 11px;
  min-height: 42px;
}


.big-wrap-section-and-venues p.showing-info {
  font-size: 16px;
}
.big-wrap-of-events-form h4 {
  font-size: 25px;
  font-weight: 700;
  font-family: 'Poppins';
  color: #e21f30;
}
h2.inflanar-section__title {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  font-family: 'Poppins';
}

.logo-wrap-img-img {
  display: flex;
  align-items: center;
  justify-content: center;
}
li.logo-image-content a {
  display: block;
}
.inflanar-breadcrumb.d-block .col-12 {
  padding: 0 0 0 0;
}
.inflanar-breadcrumb.d-block .col-12 img {
  border-radius: 10px;
  margin: 20px 0 0 0;
}
section.inflaner-inner-page h3 {
  font-size: 20px;
  font-family: 'poppins';
  font-weight: 600;
  color: #e21f30;
}
section.inflaner-inner-page span {
  font-family: 'Poppins';
  font-weight: 600;
  margin: 10px 0;
  display: inline-block;
}
a.inflanar-btn {
  background: #fff ;
  color: #e21f30;
  line-height: 42px;
  display: inline-block;
  padding: 0 20px;
  border-radius: 5px;
  font-family: 'Poppins';
  margin: 10px 0 0 0;
  border: 1px solid #e21f30;
}
a.inflanar-btn:hover {
  background: #fff;
  color: #e21f30;
}
section.inflaner-inner-page .container .row {
  margin: 10px 0 0 0;
}
section.inflaner-inner-page .container .row .col-12 {
  padding: 0;
}
.inflanar-service.card-body.mg-top-30 {
  padding: 0;
}
.inflanar-service.card-body p {
  color: #000;
  line-height: 24px;
}
section.inflaner-inner-page h4.influencers__ptitle {
  font-family: 'Poppins';
  margin: 20px 0 10px 0 !important;
  position: relative;
  font-size: 20px !important;
  line-height: 30px;
  color: #e21f30;
  padding: 20px 0 0 0;
  border-top: 1px solid #00000029;
}
section.inflaner-inner-page   .col-lg-9.col-md-9.col-12 .inflanar-service.card-body {
  padding: 0 0 0 50px !important;
}
section.inflaner-inner-page .col-lg-9.col-md-9.col-12 .inflanar-service.card-body ul li {
  font-family: 'Poppins' !important;
  font-size: 16px;
  line-height: 30px;
  position: relative;
  padding: 0 0 0 21px;
}
section.inflaner-inner-page .col-lg-9.col-md-9.col-12 .inflanar-service.card-body ul li::before {
  content: "";
  background: #fff;
  height: 10px;
  width: 10px;
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 50%;
  border: 3px solid #e21f30;
}
.inflanar-service.card-body p strong {
  font-family: 'Poppins';
  font-size: 20px;
  color: #e21f30;
}
.inflanar-section__head h4.inflanar-section__title.text-left.fs-4 {
  text-align: center;
  font-size: 25px !important;
  font-weight: 700;
  color: #e21f30;
  margin: 0 0 30px 0 !important;
}
section.pd-btm-100 .owl-carousel .owl-nav {
  display: flex !important;
  justify-content: space-between;
}
section.pd-btm-100 .container .owl-nav button {
  height: 40px;
  width: 40px;
  padding: 0;
  border-radius: 50%;
  background: #e21f30;
  border: 1px solid #fff;
  position: relative;
  bottom: 180px;
  right: -15px;
  cursor: pointer;
  opacity: 1;
}
section.pd-btm-100 {
  padding: 30px 0 30px 0;
}
.inflanar-service.card-body.mg-top-30 iframe {
  margin: 20px 0 0 0;
}
.modal-header {
  border: none;
}
.modal-content .col-md-6.col-12 {
  padding: 0;
}
span.input_icon {
  background: transparent;
  position: relative;
  display: none;
}
.modal-body input.ecom-wc__form-input {
  border: 1px solid #000 !important;
  border-radius: 5px !important;
}
.col-md-12.col-12 {
  padding: 10px 0 0 0;
}
.modal-body .row > .col-md-6.col-12:first-child {
  padding: 0 15px 0 0;
}
.modal-body {
  background: #fff !important;
}
.form-group.inflanar-form-input.mg-top-10 textarea.ecom-wc__form-input {
  resize: none;
  height: 105px;
}
.modal-body label {
  margin: 0 0 7px 0;
}
.modal-footer.border-0 {
  padding: 20px 17px;
}
.modal .modal-dialog {
  max-width: 590px;
}
.modal-content {
  padding: 0 20px;
}
.modal-footer button#submit_sub {
  border: 1px solid #e21f30;
  line-height: 42px;
  display: block;
  width: 100%;
  font-family: 'Poppins';
  background: #e21f30;
  border-radius: 5px;
  color: #fff;
  margin: 0 0 0  0;
}
.modal-footer button#submit_sub:hover {
  background: #fff;
  color: #e21f30;
}
button.btn-close {
  position: relative;
  background: none;
  font-size: 0px;
  margin: 0 !important;
  padding: 0 !important;
  width: 0px;
  height: 0px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-dialog.modal-dialog-centered .modal-header {
  padding: 30px;
}
button.btn-close::before {
  content: "+";
  position: absolute;
  font-size: 25px;
  color: #fff;
  transform: rotate(45deg);
  top: -24px;
  right: -5px;
  opacity: 1;
  background: #e21f30;
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
section.inflaner-inner-page .col-lg-9.col-md-9.col-12 .inflanar-service.card-body ul {
  padding: 0 0 0 0 !important;
}
.row {
  margin: 0 0 0 0;
}
.form-group.inflanar-form-input.mg-top-10 {
  display: flex;
  flex-direction: column;
}

/***************venue-detail-page******************/
body.venue-detail-page section.banner img {
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.big-banner-wrap-content {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  background: #fff;
  padding: 40px 20px;
  border-radius: 10px;
  box-shadow: 0 1px 16px #0000003d;
  margin: -60px auto 80px;
  position: relative;
  max-width: 890px;
}
.review-star-content-wrap {
  display: flex;
  align-items: center;
}
.profile-img-text {
  display: flex;
  align-items: center;
}
.profile-img-text .img-prfl img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.profile-img-text p.profl-name {
  color: #000;
  font-weight: 600;
  position: relative;
  padding: 0 0 0 10px;
}
.star-wrap.venue-star i.fa.fa-star {
  font-size: 15px;
  margin: 0 2px 0 0;
}
.venue-star.star-wrap {
  margin: 15px 0 15px 50px;
}
.profile-img-text p.profl-name {
  color: #000;
  font-weight: 600;
  position: relative;
}
p.profl-name i.fa.fa-check {
  position: absolute;
  top: 5px;
  right: -21px;
  width: 17px;
  height: 17px;
  text-align: center;
  font-size: 8px;
  line-height: 17px;
  color: #fff;
  border-radius: 50%;
  background: #2dbe6c;
  margin: 0 0 0 0;
}
ul.wrap-venue-links {
  display: flex;
  background: #fff;
  border: 1px solid #9a9c9f;
  border-radius: 5px;
  padding: 10px 17px;
  margin: 0 0 0 20px;
}
ul.wrap-venue-links li a i {
  color: #9a9c9f;
  font-size: 16px;
}
ul.wrap-venue-links li {
  position: relative;
}
ul.wrap-venue-links li::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  border-right: 1px solid #9a9c9f;
  height: 15px;
  width: 1px;
}
ul.wrap-venue-links li.first {
  padding: 0 10px 0 0;
}
ul.wrap-venue-links li.second {
  padding: 0 10px;
}
.book-now-wrap a.book-now {
  color: #fff;
  background: #e21f30;
  display: block;
  font-family: 'Poppins';
  padding: 0 10px;
  line-height: 32px;
  border-radius: 50px;
  border: 1px solid #e21f30;
}
.book-now-wrap a.book-now:hover {
  background: #fff;
  color: #e21f30;
}
ul.wrap-venue-links li.third::before {
display: none;
}
ul.wrap-venue-links li.third {
  padding: 0 0 0 10px;
}
ul.wrap-venue-links li a i:hover {
  color: #000;
}
.venue-star.star-wrap p.numbers {
  font-size: 15px;
}
body.venue-detail-page section.banner .container {
  position: relative;
}

body ul.studio-logo-wrap-logo-events.home-page-slider {
  display: block;
  margin: 40px 0 0 0;
}


/***********new-venue-detail-css**********8*/
.personal-details-wrap {
  display: flex;
  align-items: center;
}
.personal-details-wrap p.verify-name-venue {
  font-size: 18px;
  font-weight: 700;
  color: #555555;
  font-family: 'SatoshiVariable';
}
.personal-details-wrap p.verify-name-venue span.verify {
  font-size: 14px;
  background: #40af57;
  color: #fff;
  padding: 0 10px;
  border-radius: 3px;
  font-weight: 400;
  position: relative;
  line-height: 30px;
  display: inline-block;
}
.personal-details-wrap p.verify-name-venue span.verify .fa-check {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 0 3px;
  font-family: 'FontAwesome';
}
.personal-details-wrap .rating p {
  background: #40af57;
  padding: 0 10px;
  line-height: 30px;
  border-radius: 3px;
  color: #fff;
  margin: 0 0 0 10px;
}
p.rating-numbers {
  margin: 0 0 0 10px;
}
p.adress-rating {
  color: #000;
  font-weight: 600;
  position: relative;
  padding: 0 0 0 28px;
}
p.adress-rating::before {
  content: "";
  background-image: url(../images/venue-detail-location.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 25px;
  width: 25px;
  background-size: 100% 100%;
}
p.adress-rating span.dots {
  position: relative;
  bottom: 0;
  color: #dbdbdb;
  margin: 0 4px;
}
p.adress-rating a.open {
  color: #4d784d;
  font-family: 'Poppins';
}
.rating-buttons-details a.contact-number, .rating-buttons-details a.enquiry-now {
  color: #fff;
  font-family: 'Poppins';
  position: relative;
  display: inline-block;
  line-height: 42px;
  background: #e91e23;
  padding: 0 10px;
  border-radius: 5px;
  font-weight: 600;
  border: 1px solid #e21f30;
}
.rating-buttons-details a.contact-number:hover, .rating-buttons-details a.enquiry-now:hover {
  background: #fff;
  color: #e21f30;
}
.rating-buttons-details a.enquiry-now .fa-commenting {
  font-size: 16px;
  padding: 0 10px 0 0;
}
a.common-design i {
  display: inline-block;
  background: #fff;
  border: 1px solid #efefef;
  line-height: 42px;
  padding: 0 17px;
  border-radius: 5px;
  color: #000;
  font-size: 16px;
}
p.adress-rating .fa-map-marker {
  display: none;
}
.rating-address {
  padding: 10px 0;
}
.big-livestage-wrap-box {
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 15px;
  margin: 20px 0 0 0;
  box-shadow: 0 0 10px #0000003d;
}
.white-three-buttons a {
  display: inline-block;
  background: #f6f6f6;
  color: #7a7a7a;
  font-family: 'Poppins';
  font-size: 11px;
  line-height: 27px;
  padding: 0 15px;
  border-radius: 5px;
  margin: 0 0 0 10px;
}
.white-three-buttons a.save-symbols {
  font-size: 20px;
  line-height: 42px;
  background: #fff;
  border: 1px solid #0000002e;
  padding: 10px;
  border-radius: 5px;
}
i.fa.fa-bookmark-o {
  font-family: 'FontAwesome';
  color: #7a7a7a9c;
  font-size: 15px;
}
h3.click-to-rate {
  font-size: 16px;
  text-align: right;
  color: #000;
  margin: 14px 0 4px 0;
}
.right-side-live-stage-content .star-wrap {
  justify-content: flex-end;
  margin: 0;
}
.right-side-live-stage-content .star-wrap i.fa.fa-star {
  color: #fff;
  background: linear-gradient(45deg, #B71C1C, #D32F2F, #F44336);
  line-height: 29px;
  padding: 0 5px;
  border-radius: 5px;
  margin: 0 0 0 6px;
  cursor: pointer;
}
.right-side-live-stage-content .star-wrap i.fa.fa-star:hover {
  background: linear-gradient(180deg, #B71C1C, #D32F2F, #F44336);
}
.big-overview-wrapsection {
  width: 100%;
  display: flex;
  margin: 30px 0 0 0;
}
.big-overview-wrapsection .left-side-overview-wrap {
  width: 70%;
}
.big-overview-wrapsection .right-side-overview-wrap {
  width: 30%;
  padding: 38px 0 0 30px;
}


.contact-box-wrap {
  padding: 15px;
  margin: 0 0 10px 0;
  box-shadow: 0 0 15px #0000002b;
}
.contact-box-wrap h3.contact-headig {
  font-weight: 600;
}
.contact-box-wrap .contact-nummber a {
  font-family: 'Poppins';
  color: #3269ce;
  font-weight: 600;
  position: relative;
}
.contact-box-wrap .contact-nummber a .fa-phone {
  margin: 0 16px 0 0;
  transform: rotate(94deg);
}
.contact-box-wrap .contact-nummber {
  padding: 0 0 10px 0;
  margin: 10px 0 10px 0;
  border-bottom: 1px solid #00000024;
}
p.address-para {
  color: #000;
  margin: 10px 0 10px 0;
}
ul.direction-copy-wrap {
  display: flex;
  justify-content: space-between;
}
ul.direction-copy-wrap li a {
  font-family: 'Poppins';
  color: #456fa1;
  font-weight: 500;
  position: relative;
}
ul.direction-copy-wrap li i {
  border: 1px solid #456fa1;
  font-size: 12px;
  line-height: 28px;
  padding: 0 10px;
  color: #456fa1;
  border-radius: 5px;
  margin: 0 8px 0 0;
}
p.address-para span.red {
  color: #3279bf;
  font-weight: 700;
}
body.venue-detail-page form.contact-form .email-phone-wrap {
  margin: 0 0 20px 0;
}
.contact-box-wrap.second button {
  font-family: 'Poppins';
  font-size: 12px;
  line-height: 35px;
  padding: 0 25px;
  display: inline-block;
  border: 1px solid #e21f30;
  border-radius: 5px;
  background: #e21f30;
  color: #fff;
  width: 100%;
}
.contact-box-wrap.second button:hover {
  background: #fff;
  color: #e21f30;
}
.text-black p.about-us {
  color: #000;
  margin: 10px 0 20px 0;
}
.left-side-overview-wrap button.read-more-toggle {
  font-family: 'Poppins';
  background: transparent;
  border: none;
  font-size: 16px;
  margin: 0;
  text-decoration: none;
  border-bottom: 1px solid;
}
.left-side-overview-wrap button.read-more-toggle:hover {
  color: #e21f30;
}
h2.upcoming-events.about-us {
  position: relative;
  padding: 0 0 19px 35px;
}
h2.upcoming-events::before {
  content: "";
  background-image: url(../images/time-calender-second.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -18px;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 30px;
  width: 30px;
  background-size: 100% 100%;
  filter: brightness(0) saturate(100%) invert(19%) sepia(66%) saturate(7199%) hue-rotate(348deg) brightness(94%) contrast(88%);
}

ul.photos-wrap-content-wrap {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  grid-gap: 15px;
  background: #e7e8ea;
  padding: 20px 20px;
}

ul.photos-wrap-content-wrap .photo-img-wrap img {
  height: 137px;
  width: 100%;
  border-radius: 10px;
}
ul.photos-wrap-content-wrap .photo-img-wrap a {
  display: flex;
  align-items: center;
  justify-content: center;
}
h3.overview-heading {
  border-bottom: 4px solid #2274c8;
  font-size: 25px;
  color: #2274c8;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  display: none;
}
.rating-buttons-details a.enquiry-now {
  background: #e21f30;
  border: 1px solid transparent;
}
.rating-buttons-details a.enquiry-now:hover {
  border: 1px solid #e21f30;
}
.white-three-buttons {
  display: flex;
  align-items: flex-start;
}
.big-photos-wrap {
  background-repeat: no-repeat;
  background-size: cover;
}
ul.photos-wrap-content-wrap .owl-nav button {
  bottom: 90px;
  right: -15px;
  cursor: pointer;
}

section.three-button-wrap-section ul.wrap-btn-three li.three-btn-content .btn-text h3 {
  margin: 0;
}






.porto-radio input[type="checkbox"]:checked::before {
  content: "";
  position: absolute;
  border: 2px solid #e21f30;
  height: 19px;
  width: 18px;
  border-radius: 3px;
}
.porto-radio input[type="checkbox"] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}




/*****************new-section-of-studion-and-venues**********************/
/* section.slider-four-box-section .slider-box {
  position: relative;
  width: 300px;
  height: 200px;
  margin: auto;
  overflow: hidden;
  border: 1px solid #ddd;
  border-radius: 10px;
}

section.slider-four-box-section .image-slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
} */

section.slider-four-box-section .image-slider img {
  width: 100%;
  height: 200px;
  position: relative !important;
}

/* section.slider-four-box-section .navigation-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
} */

/* section.slider-four-box-section .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ddd;
  cursor: pointer;
}

section.slider-four-box-section .dot.active {
  background-color: #333;
} */

/******************slider-part**************/
section.slider-four-box-section .slider-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 200px;
}
section.slider-four-box-section .slider {
  display: flex;
  width: 100%;
  transition: left 0.5s ease;
  position: relative;
  left: 0;
  overflow: hidden;
  display: block;
}

section.slider-four-box-section .slider-item {
  flex: 0 0 100%;
  max-width: 100%;
}

section.slider-four-box-section .slider-item img {
  width: 100%;
  border-radius: 10px;
}

section.slider-four-box-section .dots {
  position: absolute;
  bottom: 10px;
  left: 59%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  display: none;
}

section.slider-four-box-section .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 49%;
  transform: translateX(-50%);
  display: flex;
}
section.slider-four-box-section .owl-dots button.owl-dot {
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  margin: 0 9px 0 0;
}
section.slider-four-box-section .owl-nav {
  display: none;
}
section.slider-four-box-section .dot {
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  margin: 0;
}

.dot.active {
  background-color: #fff;
}
/******************************************/

ul.top-img-slider-wrap li.images-slider-content {
  background: #fff;
  box-shadow: 0 0 10px #00000066;
  border-radius: 10px;
  overflow: hidden;
}

ul.top-img-slider-wrap {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 25px;
}
.slider-images-content.icon-text-content h3 {
  font-size: 15px;
}
.events-seats-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 15px 0 10px;
}
.book-now-btn a {
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 38px;
  display: block;
  text-align: center;
  border: 1px solid #e21f30;
  color: #e21f30;
  border-radius: 7px;
  margin: 30px 0 0 0;
}
.book-now-btn a:hover {
  background: #e21f30;
  color: #fff;
}
.events-seats-wrap p {
  color: #000;
  font-size: 12px;
  font-weight: 600;
  font-family: 'Poppins';
  position: relative;
  padding: 0 0 0 31px;
}
.slider-images-content .star-text {
  font-family: 'Poppins';
  font-size: 14px;
  color: #94989a;
}
.slider-images-content p.numbers-of-rating {
  font-size: 14px;
}
.slider-images-content.icon-text-content .stars {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 0 50px !important;
}
.events-date p::before {
  content: "";
  background-image: url(../images/venue-calender.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-size: 100% 100%;
}
.seats-wrap {
  position: relative;
}
.events-seats-wrap .seats-wrap p {
  padding: 0 0 0 23px;
}
.seats-wrap .fa-user {
  position: absolute;
  top: 0;
  right: auto;
  left: 0;
  font-size: 20px;
  color: #a5989ab8;
}
.seats-wrap .field-icon {
  top: 4px;
  left: 1px;
  font-size: 18px;
  font-family: 'FontAwesome';
}
.seats-wrap .field-icon.second {
  right: auto;
  left: 15px;
}
.events-seats-wrap .seats-wrap p {
  padding: 0 0 0 36px;
}
.seats-wrap .fa-user.second {
  left: 12px;
}
.slider-images-content.icon-text-content{
  padding: 15px;
}


.not-found img.sorry-img {
  width: 100%;
}
.mb-3 {
  position: relative !important;
}



/*******************12-12-2024******new-dtl-venue**********************/
.big-wrap-dtl-venue-left-right .left-wrap-venu-design {
  width: 70%;
}
.big-wrap-dtl-venue-left-right {
  display: flex;
  width: 100%;
}
.big-wrap-dtl-venue-left-right .right-wrap-venu-design {
  width: 30%;
  padding: 0 0 0 20px;
}
h2.adress-heading {
  font-size: 26px;
  line-height: 40px;
  font-family: 'Poppins';
  margin: 0 0 20px 0;
  font-weight: 700;
  color: #e21f30;
}
p.address-calender {
  color: #000;
  font-size: 18px;
  line-height: 32px;
}
a.add-to-calender {
  font-size: 18px;
  line-height: 32px;
  font-family: 'Poppins';
  color: #e21f30;
  border-bottom: 1px solid;
  margin: 0 0 15px 0;
  display: inline-block;
}
a.add-to-calender:hover {
  color: #000;
}
.p-wrap {
  display: flex;
  align-items: center;
  width: 100%;
}
p.for-support.address-calender {
  margin: 0 0 0 30px;
}
.p-wrap a {
  color: #3269ce;
  font-family: 'Poppins';
  border-bottom: 1px solid;
}
.prflimg-text-wrap {
  display: flex;
  align-items: center;
  width: 100%;
}
.prflimg-text-wrap .img-profile img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  border-radius: 10px;
}
body.venue-dtl-page section.banner img {
  width: 100%;
  height: 230px;
  border-radius: 15px;
}
section.dtl-venue-dtl-section {
  padding: 40px 0 40px 0;
}
.prflimg-text-wrap .img-profile {
  display: flex;
  align-items: center;
  justify-content: center;
}
.prflimg-text-wrap .profile-wrap {
  padding: 0 0 0 30px;
}
.profile-wrap h3.prsn-name {
  font-size: 30px;
  margin: 0 0 10px 0;
  color: #2e374f;
}
p.earth-logo .fa-user-circle {
  color: #fff;
  position: relative;
  height: 30px;
  width: 30px;
  background: #4453b6;
  display: flex;
  font-size: 18px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.text-profile button.read-more-toggle {
  background: transparent;
  border: none;
  text-decoration: none;
  border-bottom: 1px solid #e21f30;
  font-family: 'Poppins';
  font-size: 16px;
  color: #e21f30;
  margin: 0;
}
h3.detail-heading {
  font-size: 25px;
  font-weight: 600;
  color: #e21f30;
  padding: 0 0 10px 0;
}
.heading-text-wrap:not(:first-child) {
  padding: 20px 0 0 0;
  margin: 20px 0 0 0;
  border-top: 1px solid #0000001c;
}
.common-background {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 19px #0000001c;
  margin: 0 0 30px 0;
  border: 1px solid #0000001a;
}
.views-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.right-wrap-venu-design a {
  font-family: 'Poppins';
  color: #78797b;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid;
}
.right-wrap-venu-design 
 .common-background {
    margin: 0 0 8px 0;
}
i.padding {
  padding: 0 10px 0 0;
  color: #e21f30;
  font-size: 18px;
  font-family: 'FontAwesome';
}
h2.artist-not {
  font-family: 'Poppins';
  font-weight: 600;
  color: #e21f30;
  font-size: 25px;
}
p.adress-not-found {
  color: #000;
}
.iframe-wrap {
  margin: 16px 0 0 0;
  position: relative;
}
.iframe-wrap iframe {
  position: relative;
  padding: 0 7px 5px 0;
}
.iframe-wrap::before {
  content: "";
  background: #e21f30;
  height: 189px;
  width: 238px;
  position: absolute;
  top: auto;
  bottom: 1px;
  right: 0;
}
ul.prsn-title-content {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 15px;
}
ul.prsn-title-content .img-wrap-persn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 130px;
  position: relative;
}
ul.prsn-title-content .img-wrap-persn::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  background: #e21f30;
  height: 117px;
  width: 112px;
}
body.venue-dtl-page .share-btn {
  background: #fff;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  line-height: 45px;
  cursor: pointer;
  position: absolute;
  top: 40px;
  right: 30px;
}
body.venue-dtl-page .share-btn .fa-share-alt {
  font-size: 18px;
}
.share-btn:hover .fa-share-alt {
  color: #fff;
}
section.dtl-venue-dtl-section {
  padding: 40px 0 0 0;
}
i.fa.fa-whatsapp {
  color: #25d366;
}
body.venue-dtl-page section.banner .container {
  position: relative;
}
body.venue-dtl-page .share-btn:hover {
  background: #e21f30;
}
ul.prsn-title-content .img-wrap-persn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  object-position: top center;
  position: relative;
  padding: 0 6px 5px 0;
}
h3.title-title a {
  font-size: 12px;
  font-weight: 600;
  margin: 5px 0 0 0;
}
.follow-us-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.right-wrap-venu-design a:hover {
  color: #000;
}
p.views-number {
  color: #000;
  font-weight: 700;
}
ul.you-may-like-part-slider li.slider-img img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}
ul.you-may-like-part-slider .owl-nav button {
  bottom: 104px;
}
ul.you-may-like-part-slider {
  margin: 15px 0 0 0;
}
.for-img.third.responsive-img {
  display: none;
}
.heading-text-wrap p {
  color: #000;
}
ul {
  padding: 0;
}
.p-wrap a:hover {
  color: #000;
}
.text-profile button.read-more-toggle:hover {
  color: #000;
}
.text-profile button.read-more-toggle:hover {
  color: #000;
}
.comn-view-all {
  text-align: right;
}
  /*margin: 20px 0 0 0;*/



section.events-forms-section .container {
  display: flex;
  width: 100%;
}
section.events-forms-section .container .col-lg-3.col-12.mg-btm-30.sidebar {
  width: 25%;
}
section.events-forms-section .container .big-wrap-section-and-venues {
  width: 75%;
}
section.events-forms-section .container {
  display: flex;
  width: 100%;
}
h4.inflanar-service-sidebar__title.m-0 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 20px;
  margin: 0 0 20px 0 !important;
  color: #000;
}
label.inflanar-form-label {
  font-size: 16px;
  font-family: 'Poppins';
  font-weight: 500;
  margin: 0 0 0px 7px;
  color: #000;
}
.inflanar-service-sidebar {
  background: #fff;
  box-shadow: 0 0 10px #0000003d;
  padding: 20px;
  border-radius: 10px;
  margin: 0 30px 0 0;
  border: 1px solid #00000042;
}
.mt-3.d-none.d-lg-block a.inflanar-btn.w-100 {
  text-align: center;
}
.inflanar-service-sidebar input[type="checkbox"] {
  margin: 0 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.inflanar-service-sidebar input[type="checkbox"]:checked::before {
  content: "";
  position: absolute;
  border: 2px solid #e21f30;
  height: 19px;
  width: 18px;
  border-radius: 3px;
}
section.events-forms-section {
  margin: 40px 0 0 0;
}
.form-group.inflanar-form-checkbox.mg-top-15 {
  display: flex;
  align-items: center;
  margin: 0 0 13px 0;
}


h2.inflanar-section__title.aos-init.aos-animate.fs-3 {
  display: none;
}


/**********************new-ppup-for-venue-dtl**********/

body.venue-dtl-page .popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999;
}/*16-12-2024*/

body.venue-dtl-page .popup-content {
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  width: 400px;
  text-align: center;
}

body.venue-dtl-page .popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 20px;
}
.recommend-annonymous-wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  margin: 20px 0 0 0;
}
h3.do-you {
  font-size: 17px;
  text-align: left;
  line-height: 17px;
}
.yes-no-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 120px;
}
.yes-no-wrap .radio-wrap {
  display: flex;
  align-items: center;
}
.yes-no-wrap .radio-wrap label {
  position: relative;
  top: 0;
  left: 0;
  padding: 0 0 0 10px;
  font-size: 15px;
  color: #000;
}
.recommend-annonymous-wrap .recommend-wrap {
  width: 50%;
}
.recommend-annonymous-wrap .annonymous-wrap {
  width: 50%;
  display: flex;
  align-items: center;
}
.annonymous-wrap label {
  font-size: 15px;
  color: #000;
  margin: 0 0 0 10px;
  position: relative;
  top: 0;
  left: 0;
}
.text-area-wrap .form-group {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.text-area-wrap label {
  position: relative;
  top: 0;
  left: 0;
}
.text-area-wrap textarea {
  resize: none;
  border-radius: 5px;
  height: 115px;
  font-family: 'Poppins';
  padding: 10px 15px;
  border: 1px solid #0000004a;
}
.text-area-wrap label, .rating label {
  position: relative;
  top: 0;
  left: 0;
  font-size: 15px;
  margin: 0 0 5px 0;
  color: #000;
  text-align: left;
  display: block;
}
body.review-popup .popup-content {
  width: 560px;
  padding: 30px;
}
body.review-popup .popup-close {
  top: -10px;
  right: -10px;
  font-size: 0;
}
body.review-popup .text-end a.inflanar-btn {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 42px;
  background: #e21f30;
  border-radius: 5px;
  color: #fff;
  font-family: 'Poppins';
  margin: 20px 0 0 0;
  border: 1px solid #e21f30;
}
body.review-popup .text-end a.inflanar-btn:hover {
  color: #e21f30;
  background: #fff;
}
body.review-popup .right-side-live-stage-content .star-wrap {
  justify-content: center;
}
.submit-wrp {
  display: flex;
  justify-content: flex-start;
  margin: 0 0 10px 0;
}
.submit-wrp button {
  color: #000;
  background: #fff;
  padding: 0  20px;
  border: 1px solid #000;
  border-radius: 5px;
  line-height: 32px;
  font-family: 'Poppins';
  font-size: 20px;
}
.submit-wrp button:hover {
  color: #fff;
  background: #e21f30;
  border: 1px solid #e21f30;
}
body.review-popup .popup-content form {
  margin: 50px 0 0 0;
}
body.review-popup .star-wrap .star-color.selected {
  color: yellow;
}
input.circle-design {
  position: relative;
  height: 13px;
  width: 13px;
}
.radio-wrap input[type="radio"]::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 13px;
  width: 13px;
  background: #fff;
  border: 4px solid #e21f30;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
}
.radio-wrap input[type="radio"]:checked::before{
  opacity: 1;
  visibility: visible;
}
input[type="checkbox"] {
  accent-color: #e21f30;
}
h3.sorry-text {
  grid-column-start: 1;
  grid-column-end: 3;
}


/*****************new-design-we-help-you************/

.banner-left-right-side-content {
  display: flex;
  align-items: center;
  width: 100%;
}
.banner-left-right-side-content .left-side-content {
  width: 50%;
}
ul.four-img-content-radius {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 15px;
}
.banner-left-right-side-content .right-side-content {
  width: 50%;
}
ul.four-img-content-radius .right-img-hlp img {
  width: 100%;
  border: 9px solid #fff;
  box-shadow: 0 0 10px #00000036;
  object-fit: cover;
  display: block;
  height: 260px;
}
ul.four-img-content-radius li.img-content-btn-wrap.first img {
  border-radius: 123px 10px 10px 10px;
  margin: 20px 0 0 0;
}
ul.four-img-content-radius li.img-content-btn-wrap.second img {
  border-radius: 10px 10px 10px 10px;
}
ul.four-img-content-radius li.img-content-btn-wrap.third .right-img-hlp img {
  border-radius: 10px 10px 10px 123px;
}
ul.four-img-content-radius li.img-content-btn-wrap.fourth .right-img-hlp img {
  border-radius: 10px 10px 123px 10px;
  margin: -17px 0 0 0;
}
.left-side-content h3.find {
  font-size: 53px;
  line-height: 68px;
  color: #121a21;
  font-family: "Jost", sans-serif;
}
.banner-left-right-side-content p {
  color: #000;
  line-height: 26px;
}
.discover-more a {
  font-family: 'Poppins';
  font-size: 15px;
  color: #fff;
  line-height: 45px;
  background: #e21f30;
  padding: 0 20px;
  display: inline-block;
  border-radius: 50px;
  margin: 30px 0 0 0;
  border: 1px solid #e21f30;
}
.discover-more a:hover {
  background: #fff;
  color: #e21f30;
  transform: scale(1.2);
  transition: 0.5s;
}
.user-text-influencer-wrap {
  position: absolute;
  top: 167px;
  bottom: auto;
  left: auto;
  right: -70px;
  margin: 0 auto;
  background: #fff;
  display: flex;
  align-items: center;
  border-radius: 50px;
  padding: 10px;
  box-shadow: 0 0 10px #0000004f;
  z-index: 1;
}
.right-side-content .text-wrap-icon {
  padding: 0 0 0 10px;
}
.banner-left-right-side-content p.popular-influencer {
  font-size: 14px;
  line-height: 19px;
}
.user-text-influencer-wrap.second {
  right: auto;
  left: -40px;
  bottom: 60px;
  top: auto;
}
.text-wrap-icon span {
  color: #3498db;
  font-size: 20px;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  line-height: 15px;
}
.user-icon i {
  background: #e21f30;
  color: #fff;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 18px;
}
ul.four-img-content-radius li.img-content-btn-wrap.first::before, 
ul.four-img-content-radius li.img-content-btn-wrap.second::before,
ul.four-img-content-radius li.img-content-btn-wrap.fourth::before {
  content: "";
  background-image: url(../images/Ornament-3-a.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 80px;
  bottom: auto;
  left: -20px;
  right: auto;
  margin: 0 auto;
  height: 30px;
  width: 140px;
  z-index: 9;
  background-size: 100% 100%;
}
ul.four-img-content-radius li.img-content-btn-wrap.second::before {
  background-image: url(../images/Ornament-1-a.png);
  height: 180px;
  width: 180px;
  top: -70px;
  right: -80px;
  left: auto;
  z-index: -1;
  filter: brightness(0) saturate(100%) invert(19%) sepia(98%) saturate(2889%) hue-rotate(343deg) brightness(90%) contrast(97%);
}
ul.four-img-content-radius li.img-content-btn-wrap.fourth::before{
  background-image: url(../images/Ornament-2-a.png);
}
ul.four-img-content-radius li.img-content-btn-wrap.fourth::before {
  background-image: url(../images/Ornament-2-a.png);
  height: 70px;
  width: 70px;
  filter: brightness(0) saturate(100%) invert(19%) sepia(98%) saturate(2889%) hue-rotate(343deg) brightness(90%) contrast(97%);
  right: -30px;
  left: auto;
  top: 40px;
  bottom: 0;
}
section.we-help-you-section-new .new-we-help-you img {
  width: 100%;
  height: 690px;
  object-fit: cover;
}
ul.four-img-content-radius li.img-content-btn-wrap {
  position: relative;
}
section.we-help-you-section-new {
  padding: 0;
  position: relative;
}
ul.four-img-content-radius li.img-content-btn-wrap.second {
  z-index: 1;
}
section.we-help-you-section-new .container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 80px;
}
.common-heading {
  font-size: 32px;
  line-height: 42px;
  color: #121a21;
  font-family: "Jost", sans-serif;
}
.left-right-side-heading-logo-wrap {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #00000030;
  padding: 0 0 30px 0;
  margin: 0 0 40px 0;
}
.left-right-side-heading-logo-wrap .left-side-morethan {
  width: 40%;
}
.left-right-side-heading-logo-wrap .right-side-more-than-slider {
  width: 60%;
}
.right-side-more-than-slider ul.slider-part-more li.more-img img {
  width: 100%;
  height: 100px;
  object-fit: cover;
}
.right-side-more-than-slider ul.slider-part-more {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 15px;
}
section.more-than-trust-section {
  padding: 30px 0 0 0;
}
h2.more-than-heading.common-heading span {
  color: #e21f30;
}
.big-who-we-are-wrap {
  display: flex;
  align-items: center;
  width: 100%;
}
.big-who-we-are-wrap .left-side-img-wrap {
  width: 50%;
}
.big-who-we-are-wrap .right-side-content-wrap {
  width: 50%;
  padding: 0 0 0 70px;
}
ul.who-we-are-li {
  margin: 20px 0 0 0;
}
h2.we-are.common-heading {
  margin: 0 0 15px 0;
}
.big-who-we-are-wrap .left-side-img-wrap .who-we-are-img img {
  width: 100%;
  height: 570px;
  object-fit: cover;
  border-radius: 10px 10px 10px 123px;
}
.right-side-content-wrap p.small-text {
  margin: 0 0 21px 0;
}
.right-side-content-wrap p {
  line-height: 24px;
  color: #000;
}
p.small-text {
  font-family: "Caveat", cursive;
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
  color: #2ecc71;
}
ul.who-we-are-li li {
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 24px;
  position: relative;
  padding: 0 0 0 20px;
  color: #000;
}
ul.who-we-are-li li::before {
  content: "\f058";
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #e21f30;
  position: absolute;
  left: 0;
  top: 0px;
  bottom: 0;
  margin: 0 auto;
}
.total-insight {
  position: absolute;
  top: -50px;
  bottom: auto;
  left: -50px;
  right: auto;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 40px 15px;
  box-shadow: 0 0 20px #0000002e;
}
.total-insight span {
  font-family: 'Jost';
  font-size: 42px;
  font-weight: 600;
  color: #3498db;
}
.total-insight  p {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  font-family: 'Jost';
  text-transform: uppercase;
}
section.who-we-are {
  padding: 50px 0 0 0;
}
.big-subscriber-followers-wrap ul.subscrb-wrap li.subcrb-folowers {
  text-align: center;
  position: relative;
  width: 25%;
  display: flex;
  align-items: center;
}
.subscriber-wrap-number span {
  font-size: 42px;
  font-family: 'Jost';
  font-weight: 600;
  color: #121a21;
  line-height: 42px;
}
ul.subscrb-wrap li.subcrb-folowers p.followers {
  font-size: 17px;
  color: #121a21;
  font-weight: 600;
  font-family: 'Jost';
}
.big-subscriber-followers-wrap ul.subscrb-wrap {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
}
ul.subscrb-wrap li.subcrb-folowers i {
  font-size: 60px;
  padding: 0 29px 0 0;
  opacity: 0.2;
  color: #69727d;
  font-family: 'FontAwesome';
}
ul.subscrb-wrap li.subcrb-folowers i:hover {
  color: #e21f30;
  opacity: 1;
  cursor: pointer;
}
section.subscriber-followers-wrap {
  padding: 60px 0 60px 0;
}
.left-side-content p {
  font-weight: 400;
  color: #000;
  line-height: 24px;
}
.right-side-content ul.right-side-content-text-img {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 15px;
}
.big-what-we-offer-our-influencer {
  display: flex;
  width: 100%;
}
.big-what-we-offer-our-influencer .left-side-content {
  width: 35%;
}
.big-what-we-offer-our-influencer .right-side-content {
  width: 65%;
  padding: 0 0 0 50px;
}
.right-side-content ul.right-side-content-text-img li.img-text-icon-wrap:hover i {
  color: #e21f30;
}
.left-side-content p.small-text {
  color: #2ecc71;
  font-weight: 700;
}
li.img-text-icon-wrap i {
  font-size: 50px;
  color: #3498db;
  margin: 0 0 20px 0;
}
h3.influncr-hding {
  color: #121a21;
  font-size: 25px;
  font-weight: 600;
  font-family: 'Jost';
  line-height: 35px;
  margin: 0 0 10px 0;
}
li.img-text-icon-wrap p {
  color: #34495eab;
  line-height: 21px;
  font-size: 14px;
}
.right-side-content ul.right-side-content-text-img li.img-text-icon-wrap {
  background: #fff;
  box-shadow: 0 0 10px #00000078;
  padding: 35px;
  border-radius: 15px;
  border-bottom: 6px solid #9b59b6;
}
.right-side-content ul.right-side-content-text-img li.img-text-icon-wrap:hover {
  border-bottom: 6px solid #2ecc71;
}
.win-the-hearts-img img {
  width: 100%;
  height: 552px;
  object-fit: cover;
}
section.win-the-hearts-section .container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding-top: 160px;
}
section.win-the-hearts-section {
  position: relative;
  margin: 80px 0 0 0;
}
section.win-the-hearts-section .big-win-the-hearts-section {
  display: flex;
  align-items: center;
  width: 100%;
}
section.win-the-hearts-section .win-the-left-content {
  width: 50%;
}
h2.win-heading.common-heading {
  color: #fff;
  margin: 0 0 20px 0;
}
.win-the-left-content p {
  color: #fff;
  line-height: 24px;
}
.win-the-hearts-img::before {
  background-color: transparent;
  background-image: linear-gradient(-150deg, #e21f30 0%, #000 75%);
  opacity: 0.85;
  /* transition: background 0.3s, border-radius 0.3s, opacity 0.3s; */
  content: "";
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
i {
  position: relative;
}
/* a.glow-btn::before, a.glow-btn::after, a.glow-btn i::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: red;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 currentColor;
  box-shadow: 0 0 0 0 currentColor;
  -webkit-animation: button-ripple 3s infinite;
  animation: button-ripple 3s infinite;
  opacity: .6;
  z-index: -1;
} */
a.glow-btn i.fa-play {
  font-size: 51px;
  color: #000;
}
a.glow-btn {
  position: relative;
}
a.glow-btn {
  width: 90px;
  height: 90px;
  line-height: 45px;
  display: flex;
  text-align: center;
  font-size: 18px;
  background-color: #FFFFFF47;
  color: #fff;
  border-radius: 50%;
  position: relative;
  z-index: 6;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  align-items: center;
  justify-content: center;
  -webkit-animation: button-ripple 3s infinite;
  animation: button-ripple 3s infinite;
}
.big-win-the-hearts-section .win-the-right-content {
  width: 50%;
}
.video-content {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
/* @keyframes button-ripple {
  0% {
      box-shadow: 0 0 0 0 currentColor;
      opacity: 0.6;
  }
  100% {
      box-shadow: 0 0 0 20px transparent;
      opacity: 0;
  }
} */


.big-our-experience-section-wrap {
  display: flex;
  width: 100%;
}
.big-our-experience-section-wrap .left-side-our-experience {
  width: 50%;
}
.big-our-experience-section-wrap .left-side-our-experience img {
  width: 100%;
  border-radius: 10px 10px 10px 123px;
  height: 440px;
  object-fit: cover;
}
.big-our-experience-section-wrap .right-side-our-experience {
  width: 50%;
  padding: 0 0 0 60px;
}
.right-side-our-experience p {
  color: #000;
  line-height: 24px;
  margin: 20px 0 0 0;
}
.right-side-our-experience p.small-text {
  color: #2ecc71;
  font-weight: 700;
  margin: 0 0 0 0;
}
.make-your-brand-img img {
  width: 100%;
  height: 616px;
  object-fit: cover;
}
section.our-experience-section .container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding-top: 110px;
}
section.our-experience-section {
  position: relative;
}
h2.make-you-brand.common-heading {
  margin: 20px 0 0 0;
}
p.para-optimize {
  color: #000;
  line-height: 24px;
  margin: 20px 0 20px 0;
}
.left-wrap-why-content p.small-text {
  margin: 0 0 10px 0;
}
ul.left-why-content li p {
  color: #000;
  margin: 10px 0;
  line-height: 24px;
}
h3.choose-heading {
  font-size: 25px;
  font-weight: 600;
  font-family: 'Jost';
  color: #121a21;
  position: relative;
}
ul.left-why-content li i {
  font-size: 35px;
  position: absolute;
  color: #3498db;
}
.h-p-wrap {
  padding: 0 0 10px 53px;
}
.big-wrap-why-choose-us {
  display: flex;
  width: 100%;
}
.big-wrap-why-choose-us .left-wrap-why-content {
  width: 50%;
  padding: 0 70px 0 0;
}
.big-wrap-why-choose-us .right-wrap-why-content {
  width: 50%;
}
.big-wrap-why-choose-us .right-wrap-why-content .first-img-wrap  img {
  width: 100%;
  border-radius: 10px 10px 80px 10px;
  height: 540px;
  object-fit: cover;
}
.big-wrap-why-choose-us .right-wrap-why-content .second-img-wrap img {
  border-radius: 10px 10px 10px 80px;
  border: 8px solid #fff;
  width: 100%;
}
.big-wrap-why-choose-us .right-wrap-why-content .second-img-wrap {
  position: absolute;
  top: auto;
  bottom: -50px;
  left: -50px;
  right: auto;
  height: 230px;
  width: 340px;
}
section.why-choose-us-section {
  padding: 60px 0 0 0;
}
.img-wrap-thank img {
  width: 100%;
  height: 70px;
}
ul.thank-you-for-li {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 15px;
  margin: 40px 0 0 0;
}
li.thank-you-for-content {
  text-align: center;
  background: #fff;
  box-shadow: 0 0 10px #00000030;
  padding: 20px;
  border-radius: 10px;
}
section.featured-brand-section p.smaller-text.small-text, h2.thank-you-for.common-heading {
  text-align: center;
}
section.featured-brand-section {
  padding: 100px 0 0 0;
}
ul.thank-you-for-li li.thank-you-for-content p {
  color: #000;
  line-height: 24px;
}
.big-frequently-asked-wrap-question {
  display: flex;
  width: 100%;
}
.big-frequently-asked-wrap-question .frequently-left-side-content {
  width: 40%;
}
.big-frequently-asked-wrap-question .frequently-right-side-content {
  width: 60%;
  padding: 0 0 0 40px;
}
.accordion.lato-bold {
  background: #f0f4f7;
  border-radius: 10px;
  padding: 22px 21px;
  margin: 0 0 12px 0;
  position: relative;
  font-family: 'Jost';
  font-size: 20px;
  font-weight: 600;
}
.title-content-wrap.active .panel p {
  color: #000;
  line-height: 24px;
  padding: 20px 20px;
  font-family: 'Poppins';
}
.title-content-wrap.active .accordion.lato-bold {
  margin: 0;
  background-image: linear-gradient(165deg, #e21f30 0%, #3498db 80%);
  color: #fff;
}
.title-content-wrap .accordion.lato-bold::before {
  content: "\f078";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 11px;
  font-family: 'FontAwesome';
  font-size: 20px;
  margin: auto;
  border: 1px solid #000;
  text-align: center;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  line-height: 30px;
  color: #000;
}
.title-content-wrap.active .accordion.lato-bold::before {
  content: "\f00d";
  color: #fff;
  border: 1px solid #fff;
}
.frequently-left-side-content p {
  color: #000;
  line-height: 24px;
  margin: 10px 0 0 0;
}
section.frequently-asked-question {
  padding: 100px 0 50px 0;
}
.frequently-img-wrap img {
  width: 100%;
  margin: 30px 0 0 0;
  border-radius: 10px;
}
ul.blog-article-latest-wrap {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 15px;
  margin: 30px 0 0 0;
}
h3.blog-heading, h3.blog-heading a {
  font-size: 19px;
  font-weight: 700;
  line-height: 23px;
  color: #000;
  font-family: "Inter", serif;
}
ul.blog-article-latest-wrap li.blog-artist-content-wrap {
  padding: 0;
  position: relative;
  background: #fff;
  box-shadow: 0 0 15px #00000026;
}
ul.blog-article-latest-wrap li.blog-artist-content-wrap p {
  color: #494949;
  line-height: 24px;
}
.blog-content-wrap {
  padding: 10px;
}
.comments-date-wrape p {
  font-family: 'Poppins';
  font-size: 14px;
  text-align: center;
  color: #e21f30 !important;
}
.comments-date-wrape {
  border-top: 1px solid #e21f30;
  padding: 15px 0 0 0;
  margin: 15px 0 0 0;
}
.button-wrap {
  position: absolute;
  top: 7px;
  bottom: auto;
  left: auto;
  right: 10px;
}
.button-wrap a {
  display: inline-block;
  line-height: 22px;
  font-family: 'Poppins';
  background: #2ecc71;
  color: #fff;
  padding: 0 10px;
  border-radius: 50px;
  font-size: 14px;
}
ul.blog-article-latest-wrap li.blog-artist-content-wrap img {
  width: 100%;
}
section.latest-blog-and-article-section {
  /* background: #34495e; */
  padding: 60px 0;
  position: relative;
}
/* h2.latest-blog-heading.common-heading {
  color: #fff;
} */
.big-let-influencer-do-section-wrap {
  display: flex;
  align-items: center;
  width: 100%;
  background-image: url(../images/let-influencers-do.jpg);
  background-size: cover;
  padding: 110px 70px;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
}
.big-let-influencer-do-section-wrap .left-side-influencer {
  width: 50%;
}
.big-let-influencer-do-section-wrap .right-side-influencer {
  width: 50%;
}
.big-let-influencer-do-section-wrap::before {
  content: "";
  background-image: linear-gradient(150deg, #e21f30 0%, #000 75%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0.7;
}
h2.let-influencer-heading.common-heading {
  color: #fff;
}
section.let-influencer-do-section {
  margin: 80px 0 0 0;
}
.big-let-influencer-do-section-wrap .right-side-influencer p {
  color: #fff;
  margin: 20px 0 0 0;
}
.comn-see-all {
  text-align: right;
}/*18-12-2024*/



section.pd-top-60.pd-btm-40 .col-md-4.mb-3 {
  padding: 0;
  width: 100%;
  margin: 0 !important;
}
section.pd-top-60.pd-btm-40 .col-md-9.mb-3 {
  margin: 0;
  padding: 0;
  width: 100%;
}
section.pd-top-60.pd-btm-40 .col-md-9.mb-3 .row {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 15px;
}
section.pd-top-60.pd-btm-40 .col-md-9.col-lg-9.mb-3 h4 {
  font-family: 'Poppins';
  font-size: 20px;
  line-height: 25px;
  color: #000;
}
.my-2 span.d-inline-block.me-2 {
  font-size: 18px;
  font-family: 'Poppins';
  font-weight: 600;
}
button.btn.btn-danger {
  background: #e21f30;
  border: 1px solid #e21f30;
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 32px;
  margin: 10px 0 0 0;
}
button.btn.btn-danger:hover {
  background: #fff;
  color: #e21f30;
}
section.pd-btm-100 h4.inflanar-section__title.text-left.fs-4.mb-2 {
  text-align: left;
  margin: 0 0 20px 0 !important;
  font-family: 'Poppins';
  color: #000;
  font-size: 25px !important;
}
section.pd-btm-100 .col-12 {
  padding: 0;
}
section.pd-top-60.pd-btm-40 .col-md-12.mb-3 {
  padding: 0;
  margin: 0 0 10px 0 !important;
}
section.pd-top-60.pd-btm-40 .col-md-12.mb-3 h2.text-dark {
  font-family: 'Poppins';
  font-size: 25px;
  font-weight: 600;
}
.row.mt-5 {
  margin: 0 !important;
  padding: 30px 0 0 0;
}
section.inflanar-contact p, section.inflanar-contact a {
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 32px;
  color: #000;
}
section.inflanar-contact a:hover {
  color: #e21f30;
}
section.inflanar-contact p.para-contact {
  margin: 20px 0 0 0;
  font-style: italic;
  font-weight: 800;
  color: #e21f30;
  font-family: 'Poppins';
}

/******************about-us**************/
.about_shape1,.about_shape2 {
  filter: brightness(0) saturate(100%) invert(23%) sepia(82%) saturate(7451%) hue-rotate(348deg) brightness(94%) contrast(87%);
}
.about_shape4 {
  filter: brightness(0) saturate(100%) invert(84%) sepia(40%) saturate(1343%) hue-rotate(330deg) brightness(105%) contrast(99%);
}
.about_shape5 {
  filter: brightness(0) saturate(100%) invert(22%) sepia(78%) saturate(1965%) hue-rotate(206deg) brightness(82%) contrast(107%);
}
.inflanar-features-list__single .inflanar-features-list__head {
  display: flex;
  align-items: center;
  justify-content: center;
}
.inflanar-features-list__title {
  text-align: center;
}
/***********************************/

/**************review-popup***************/
body.review-popup span.popup-close {
  font-size: 0;
  background: transparent;
  position: absolute;
  top: -12px;
  right: -5px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  background: bottom;
  display: flex;
  bottom: auto;
  transform: rotate(45deg);
  padding: 0px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  border: 3px solid #fff;
  background: #e21f30;
  box-shadow: 0 1px 9px #000;
}
body.review-popup span.popup-close::before {
  content: "+";
  font-size: 28px;
  color: #fff;
  cursor: pointer;
  line-height: 28px;
  position: relative;
  top: -4px;
}
.popup-close:hover, .popup-close:focus {
  background: #000;
}
/***********************************************/
.you-may-like-slider .col-lg-4 {
  padding: 0;
}
.col-lg-4 {
  width: 100%;
}
.row>* {
  padding: 0;
}
.left-wrap-venu-design .container {
  padding: 0;
}
.client-rv {
  /* border: 1px solid #00000059; */
  padding: 20px;
  background: #fff;
  box-shadow: 0 0 16px #0000001c;
  margin: 0 0 20px 0;
}
.venue-btn {
  text-align: right;
}
.venue-btn button#toggle-venue {
  background: transparent;
  border: none;
  color: #e21f30;
  font-size: 18px;
  font-family: 'Poppins';
}
.venue-btn button#toggle-venue:hover {
  color: #000;
}
.client-pic {
  display: flex;
  align-items: center;
}
.client-pic img {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  border: 1px solid #00000082;
  margin: 0 10px 0 0;
}
.name-rating h6.m-0 {
  font-family: 'Poppins';
  font-size: 11px;
  color: #000;
  line-height: 22px;
}
span.stars.me-3 i.fa-star {
  color: #fade09;
  font-size: 14px;
}
span.time.f_12 {
  display: block;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 12px;
  color: #000;
}
.review-body {
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 24px;
  color: #0000008f;
  margin: 20px 0 0 0;
}
a#view_review {
  font-size: 18px;
  background: #e21f30;
  color: #fff;
  display: inline-block;
  line-height: 45px;
  padding: 0 20px;
  max-width: 154px;
  text-align: center;
  border-radius: 50px;
  margin: 20px 0 0 0;
  border: 1px solid #e21f30;
}
a#view_review:hover {
  background: #fff;
  color: #e21f30;
}

.inflanar-btn {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 42px;
    background: #e21f30;
    border-radius: 5px;
    color: #fff;
    font-family: 'Poppins';
    margin: 20px 0 0 0;
    border: 1px solid #e21f30;
}
.inflanar-btn:hover {
    color: #e21f30;
    background:#fff;
}

.contact-box-wrap ul.direction-copy-wrap li a {
    text-decoration: none;
    border-bottom: none;
}

div#reviewPopup {
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}

body.venue-detail-page a.popup-close {
    top: -9px;
    right:-6px;
}

/*blogs page*/
button.inflanar-btn.inflanar-btn--search {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    height: 40px;
    border-radius: 50px;
    height: 40px;
    width: 60px;
    bottom: 0;
    margin: auto;
}
.image-content-wrap img {
  width: 100%;
  height: 260px;
}
.blog-wrap-content-wrap {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 15px;
}
.search-bar-form {
  width: 50%;
  max-width: 380px;
  margin: 0 0 0 auto;
}

.image-content-wrap a {
  display: block;
}
.image-content-wrap .left-image {
  width: 50%;
  padding: 0 50px 0 0;
}

/*blogs page end*/



.popup-overlay-gallery {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  background: #0000007d;
  z-index: 99;
}
.popup-overlay-gallery li.img-content-img img {
  width: 100%;
  height: 440px;
  object-fit: cover;
}
.popup-overlay-gallery .popup-content {
  height: 460px;
  padding: 10px;
  width: 38%;
}
div#popupOverlayGallery a.popup-close {
  top: -523px;
  right: -28px;
  z-index: 999;
}
.popup-overlay-gallery .owl-nav button {
  bottom: 250px;
  right: 4px;
}
.popup-overlay-gallery .owl-nav button.owl-prev {
  left: 4px;
}



.extra-review.visible {
  display: block;
}
.extra-review {
  display: none;
}












/* .lookbook--listing{
  padding: 120px 0;
} */
.lookbook--listing .lookbook--listing--wrapper .lookbook--thumbnuil img {
width: 100%;
cursor: pointer;
}
.lookbook--listing-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  opacity: 0;
  z-index: 99;
}
/* .lookbook--listing-modal.active--modal {

} */
.lookbook--listing-modal::before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000000b8;
  z-index: -1;
}
.lookbook--listing-modal .lookbook--listing-modal-header .close--icon {
cursor: pointer;
position: absolute;
top: 30px;
right: 30px;
padding: 5px;
z-index: 2;
}
.lookbook--listing-modal .lookbook--listing-modal-header .close--icon svg {
width: 24px;
}
.lookbook--listing-modal .lookbook--listing-modal--body {
  margin: auto;
  max-width: 970px;
  padding: 50px;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.lookbook--listing-modal .lookbook--listing-modal--body .lookbook--listing-modal-thumbnuil-img {
width: 100%;
}
.lookbook--listing-modal .lookbook--listing-modal--body .prev--btn {
position: absolute;
left: 0px;
transform: rotate(180deg);
cursor: pointer;
}
.lookbook--listing-modal .lookbook--listing-modal--body .prev--btn, .lookbook--listing-modal .lookbook--listing-modal--body .next--btn {
  width: 19px;
}
.lookbook--listing-modal .lookbook--listing-modal--body .next--btn {
position: absolute;
right: 0px;
cursor: pointer;
}

.lookbook--listing-modal-thumbnuil img {
  width: 560px;
  height: 410px;
  border: 8px solid #e7e8ea;
  border-radius: 15px;
  overflow: hidden;
}
.dsgn-btn::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -19px;
  right: 0;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 100%;
}
svg#Layer_1 {
  position: relative;
}
.dsgn-btn {
  position: relative;
}
/* .dsgn-btn:hover::before {
  background: #000;
} */

/*************About-us*****27-12-2024*********/
section.about_banner_section .main-cont {
  flex-wrap: nowrap;
  align-items: center;
}
section.about_banner_section .left-side-img {
  width: 50%;
}
section.about_banner_section .right-side-img {
  width: 50%;
  padding: 0 0 0 70px;
}
.main-ads {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 15px;
}
.main-ads > div {
  margin-top: 0 !important;
}
.main-features > div {
  margin: 0 0 0 0 !important;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e21e30;
  border-radius: 10px;
}
.main-features {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 15px;
}

section.latest-blog-and-article-section .container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 120px;
}
h2.latest-blog-heading.common-heading {
  color: #fff;
}
.inflanar-testimonial.google-test p.inflanar-testimonial__text {
  font-size: 16px;
  line-height: 28px;
  font-family: 'Poppins' !important;
  color: #494949;
  min-height: 194px;
}
.inflanar-testimonial.google-test h5.inflanar-testimonial__author--title {
  font-size: 20px;
  font-family: 'Poppins';
  color: #000;
  line-height: 32px;
}
.inflanar-testimonial.google-test p.inflanar-testimonial__author--date {
  font-family: 'Poppins' !important;
  color: #000;
  font-weight: 400;
  font-size: 14px;
}
.inflanar-testimonial.google-test .inflanar-testimonial__author img {
  border: 1px solid #00000040;
  box-shadow: none;
}
/* .inflanar-testimonial.google-test i.fas.fa-star {
  color: #e21f30;
} */
.swiper-pagination.swiper-pagination--v2 span {
  background: #e21f30 !important;
}
.inflanar-testimonial.google-test {
  border-right: 3px solid #e21e30;
  border-radius: 0px;
  border-bottom: 3px solid #e21e30;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active
section.latest-blog-and-article-section{
  background: #e21f30 !important;
}
h5.blog-heading a {
  color: #333333;
  font-family: "Inter", Sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}
h5.blog-heading {
  margin: 10px 0 15px 0;
}
.card-body p.blog-para, .image-content-wrap p.rigthimg-para {
  font-family: 'Poppins' !important;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 15px 0;
  color: #494949;
}
.inflanar-blog__meta li a, .inflanar-blog__meta li, .inflanar-blog__meta li span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #494949;
  display: flex;
  align-items: center;
  gap: 5px;
  font-family: 'Poppins';
}
.card-design-content .blog-img {
  border-radius: 5px !important;
}
h3.rigthimg-heading a {
  font-size: 25px;
  font-weight: 700;
  color: #000;
  font-family: "Inter", Sans-serif;
}
.card-design-content .blog-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card-design-content > a {
  height: 190px !important;
  display: block;
}
.container.blog-page-container {
  max-width: 1070px;
}
.date-time-text p {
  font-size: 14px;
  font-family: 'Poppins' !important;
  font-weight: 500;
  color: #494949;
  margin: 0 0 15px 0;
}
.read-more a.read {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Poppins';
  position: relative;
}
.blog-detail-page .big-wrap-left-right-blog {
  flex-wrap: nowrap;
  width: 100%;
}

.big-wrap-left-right-blog .left-blog-side {
  width: 75%;
  padding: 0 50px 0 0 !important;
}
.big-wrap-left-right-blog .right-side-blog {
  width: 25%;
}
.blog-detail-page p {
  font-family: 'Poppins' !important;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #000;
}
.blog-detail-page {
  padding: 0;
}
body:not(.all-influencer) header.header.comman-header .bottom-main-header .container {
  max-width: 1070px;
}
.form-wrap {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 15px;
}
.form-wrap > div {
  width: 100%;
}
.form-wrap .meassage-wrap {
  grid-column-start: 1;
  grid-column-end: 3;
}
.form-wrap .submit-wrap {
  max-width: 190px;
}
.big-wrap-left-right-blog .left-blog-side .inflanar-comments-form--reviews {
  background: #fff;
  box-shadow: 0 0 50px #0000001f;
  padding: 50px 60px;
  margin: 40px auto 0 0!important;
}
ol, ul {
  padding: 0;
}
section.blog-detail-page .inflanar-blog__img img {
  border-radius: 5px;
}
ul.prsn-title-content li.wrap-content-person a {
  border-bottom: none;
}

.text-form-wrapper {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
.text-form-wrapper .text-latest {
  width: 50%;
}
.text-form-wrapper .text-latest h3 {
  font-size: 25px;
  font-weight: 700;
  color: #000;
  font-family: "Inter", Sans-serif;
}
.blog-page-container a:hover {
  color: #e21f30;
}


ul:hover .owl-nav, div:hover .owl-nav {
  opacity: 1;
  visibility: visible;
}
.owl-nav {
  opacity: 0;
  visibility: hidden;
}

.edit-profile a:hover {
  color: #000;
}
.edit-profile a {
  display: inline-block;
  font-family: 'Poppins';
  font-size: 16px;
  color: #0000006b;
  line-height: 31px;
}
.edit-profile {
  text-align: center;
}
.account-iconimg img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
}


.account-iconimg img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
.close-button-img::before {
  content: "";
  /* background-image: url(../images/fourth-img.jpeg);
  background-repeat: no-repeat; */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  width: 100px;
  background-size: 100% 100%;
  border-radius: 50%;
  margin: auto;
  padding: 0 0 0 0;
}
.circle-img {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.account-iconimg.circle-img img {
  height: 100px;
  width: 100px;
}
.tophumberger-menu div#desktop-nav-top-img {
  position: fixed;
  right: -375px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 375px;
  height: 100%;
  z-index: 999;
  display: block !important;
  transition: all 0.5s ease 0s;
  left: auto;
  background: #fff;
  padding: 60px 0 0 0;
}
.tophumberger-menu div#desktop-nav-top-img ul.nav-section {
  padding: 30px 0 0 0;
}
.grey-menu .header-nav-top ul.nav-section li {
  border-bottom: 1px solid #00000078;
}
.grey-menu .header-nav-top ul.nav-section li a {
  color: #00000078;
}
.grey-menu .header-nav-top ul.nav-section li a:hover {
  background: #00000078;
  color: #fff;
}
html.show-menu-img .tophumberger-menu div#desktop-nav-top-img {
  right: 0;
  pointer-events: visible;
  box-shadow: 0 0 10px 0 #e21f305c;
}
i.common-icon {
  padding: 0 10px 0 0;
  font-family:'FontAwesome';
}
.member-name p {
  text-align: center;
  margin: 10px 0 0 0;
  font-size: 18px;
}
.edit-profile a:hover {
  color: #000;
}
.edit-profile a {
  display: inline-block;
  font-family: 'Poppins';
  font-size: 16px;
  color: #0000006b;
  line-height: 31px;
}
.edit-profile {
  text-align: center;
}
.account-iconimg img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
}

a.inflanar-btn.inflanar-btn__other {
  display: flex;
  align-items: center;
  justify-content: center;
}
a.inflanar-btn.inflanar-btn__other .inflanar-signin__btn-icon {
  margin: 0 10px 0 0;
}