/* innerbanner css start  */
.InnerBanner {
  background: linear-gradient(45deg, #000823 0%, #2c0776 42%, #91298b 100%);
  height: 900px;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
}

.LogoDesign h1 {
  text-align: start;
}

.InnerPagesFoam .BannerForm {
  background: transparent;
  border: none;
  padding: 0;
}

.InnerPagesFoam input.form-control {
  background-color: rgba(255, 255, 255, 0.03);
  border: 1px solid #fff;
  border-radius: 50px;
  color: #000;
}

.AnyCOnfusion p {
  color: white;
  font-size: 12px;
  margin-top: 10px;
}

.AnyCOnfusion a {
  color: #ffea00;
  text-decoration: underline;
}

.InnerPagesFoam .BannerForm {
  margin-bottom: 1rem;
}

.form-group.TextArea input.form-control {
  resize: none;
  height: 100px;
  border-radius: 20px;
}

/* innerbanner css end  */

/* LogoDesignMain css start  */
.ForInnerPagePortfolio p.para {
  width: 75%;
  margin: auto;
}

.ForInnerPagePortfolioTwo {
  border-top: 0px solid;
  padding-top: 0;
}

.ForInnerPagePortfolio {
  padding-bottom: 10px;
}

/* ForInnerPagePortfolio css end  */

/* ForInnerPagePortfolio css end  */
.LogoDesignMain {
  position: relative;
  z-index: 0;
  cursor: pointer;
}

.InnerOverlay {
  position: absolute;
  top: 90px;
  text-align: center;
  opacity: 0;
  transition: all ease 0.5s;
  right: 0;
  left: 0;
}

.InnerOverlayContent h4 {
  font-weight: 500;
  width: 90%;
  margin: auto;
  color: #fff;
  font-size: 12px;
  text-transform: none;
  letter-spacing: 2px;
  display: inline-block;
  line-height: 35px;
  text-transform: uppercase;
  font-family: Circular Std Book;
}

.InnerOverlayContent h3 {
  text-transform: math-auto;
  font-size: 24px;
  font-weight: 500;
  color: white;
  line-height: 34px;
  width: 90%;
  margin: auto;
  font-family: Circular Std Book;
  letter-spacing: 2px;
}

.LogoDesignMain:before {
  position: absolute;
  z-index: 0;
  content: "";
  background: #2c2825;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  opacity: 0;
  transition: all ease 0.5s;
}

.LogoDesignMain:hover:before {
  opacity: 1;
  transition: all ease 0.4s;
}

.LogoDesignMain:hover .InnerOverlay {
  opacity: 1;
  transition: all ease 0.6s;
}

.LogoDesignTwo:hover:before {
  background: #e6007c;
}

.LogoDesignMain:hover .LogoDesign3 {
  background: #ffffff;
}

.LogoDesign3:hover:before {
  background: #093051;
}

.LogoDesign4:hover:before {
  background: #ffcb08;
}

.LogoDesign5:hover:before {
  background: #ea631f;
}

.LogoDesign6:hover:before {
  background: #ed207d;
}

.LogoDesign7:hover:before {
  background: black;
}

.LogoDesign8:hover:before {
  background: #093051;
}

.LogoDesign9:hover:before {
  background: #ffcb08;
}

.LogoDesign10:hover:before {
  background: #ed207d;
}

.LogoDesign11:hover:before {
  background: black;
}

.LogoDesign12:hover:before {
  background: #ffcb08;
}

/* LogoDesignMain css end  */

/* logo design pricebox css start  */
.ExtraPriceBoxForLogoPage .pricing_box {
  margin: 5px 20px 20px;
}

.BestSellerTag:before {
  content: "BEST SELLER";
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  padding: 7px 10px;
  text-indent: -15px;
  display: block;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(46deg);
  height: 35px;
  width: 159px;
  background-color: red;
  position: absolute;
  border: 2px solid #b70000;
  box-shadow: 2px 1px 7px -1px #b70000;
  right: -54px;
  top: 22px;
  text-align: center;
}

.BestSellerTag {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

/* logo design pricebox css end  */

/* ReviewsDesigner section css start  */
.testimonialBoxMain {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 0 10px #c9c9c9;
  background: white;
  padding: 40px 30px;
  border-radius: 8px;
  height: 350px;
  margin: 0px 8px;
}

.Reviews h3 {
  font-size: 1.5rem;
}

.ReviewsDesigner {
  background: #f9f9f9;
  padding: 4rem 0;
}

.TestimonialImg img {
  max-width: 140px;
  float: right;
}

.CoreyBeach p {
  display: block;
  color: #b8285a !important;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}

.strasReviews i {
  font-size: 10px;
  color: #ff7e65;
}

.Reviews p {
  color: #4f4f4f;
}

/* ReviewsDesigner section css end  */

/* LogoDesign css end  */

/* Brand-Development.php page css start */

/* InnerBannerTwo css start  */
.InnerBannerTwo {
  background-size: cover;
  background-image: url("../images/WebDevlopment/banner.webp");
  background-position: center;
  background-position: center;
  background-size: cover;
  height: 590px;
  /* margin-bottom: 16rem; */
  display: flex;
  align-items: center;
}

/* BrandDeve-SectionOne  css start  */
.BrandDeveHeading {
  font-size: 3.3rem;
  line-height: 60px;
  margin-bottom: 1rem;
}

.BrandDevelopmentUl {
  overflow: unset;
  max-height: max-content;
}

.BrandDeve-SectionOne {
  padding: 4rem 0;
  border-top: 1px solid #e6e6e6;
}

.BrandDevelopmentUl ul li i {
  font-size: 14px;
  margin-right: 9px;
  color: #b8285a;
}

.BrandDevelopmentUl ul li {
  font-weight: 600;
  color: #4f4f4f;
}

.BrandDeveFoam input.form-control {
  width: 100%;
  height: 50px;
  /* padding: 6px 18px; */
  background-color: #fff;
  border: 1px solid #e5e5e5;
}

.SendQuery {
  text-align: center;
}

/* BrandDeve-SectionOne  css end  */

/* ExtraPriceBoxForLogoPage css start  */

.ExtraPriceBoxForLogoPage {
  background: white;
}

/* ExtraPriceBoxForLogoPage css end  */

/* BrandDeveSlider css start  */

.MainBrandImages {
  border: 1px solid #b8285a;
  cursor: pointer;
}

.MainBrandImages figure {
  margin: 0;
}

.MainBrandImages:hover img {
  transform: scale(1.1);
  transition: all ease 0.5s;
}

.MainBrandImages figure {
  overflow: hidden;
  transition: all ease 1s;
}

.MainBrandImages img {
  transition: all ease 0.5s;
}

.mainDrandDevelopment .method-content {
  text-align: start;
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 35px;
}

.mainDrandDevelopment .method-content .method-img img {
  max-width: 210px;
}

.BrandDeveSolution h2.BrandDeveHeading {
  font-size: 2.4rem;
  line-height: 50px;
}

.BrandDeveSolution h2.BrandDeveHeading span {
  display: block;
}

.mightyheading:before {
  content: "";
  width: 75px;
  height: 10px;
  background: linear-gradient(
    to right,
    rgb(184, 40, 90) 0%,
    #f42299 50%,
    #fa6e43 100%
  );
  display: block;
  margin-bottom: 15px;
}

/* BrandDeveSlider css end  */

/* redbanner css start  */
.RedBanner {
  background-color: #d12e49;
  text-align: center;
  padding: 3rem 0;
}

h3.RedBannerContent {
  color: white;
  font-size: 2rem;
}

.RedBanner p {
  color: white;
}

.RedBanner a {
  text-decoration: underline;
  color: white;
  font-weight: 600;
}

/* redbanner css end  */

/* branddevelopmentservices css start  */
.MainConstantClientBox {
  text-align: center;
  position: relative;
  z-index: 0;
}

.MainConstantClientBox p {
  font-weight: 800;
  margin-bottom: 6rem;
}

.MainConstantClientBox span {
  display: block;
}

.MainConstantClientBox.RedLine:before {
  height: 200px;
  width: 1px;
  content: "";
  background: red;
  position: absolute;
  right: -8px;
  z-index: 0;
  bottom: -5px;
}

.MainConstantClientBox figure {
  margin-bottom: 50px;
  margin-top: 5rem;
}

h3.reviewHeading span {
  display: block;
}

/* branddevelopmentservices css end  */

/* InnerBannerMarketing css start  */
.InnerBannerMarketing {
  background-image: url("../images/marketing/Marketing-Banner.webp") !important;
}

/* InnerBannerMarketing css end  */

/* Brand-Development.php css start  */

/* web.php page css start  */

.WebBanner {
  background-image: url("../images/web/webbanner.webp");
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 0;
  z-index: -1;
}

ul.webPageUl li {
  display: flex;
  gap: 18px;
}

ul.webPageUl li i {
  color: #ffa739;
  font-size: 1.4rem;
}

ul.webPageUl li p {
  font-size: 18px;
  margin: 0 0;
}

ul.webPageUl {
  margin-bottom: 1rem;
}

a.btn.btnStarted.ChatNow.btn-fill {
  display: inline-block;
  padding: 12px 30px;
  text-align: center;
  color: #b5285f !important;
  background: #ffffff;
  border-radius: 10px;
  font-size: 14px;
  margin: 0 0 30px;
  text-transform: uppercase;
}

.ChatNowDiv {
  display: flex;
  gap: 5px;
  align-items: center;
}

.ChatNowDiv span a {
  display: flex;
  gap: 6px;
  font-size: 20px;
  font-weight: 500;
  color: white;
  margin-left: 10px;
  align-items: baseline;
  margin-bottom: 1rem;
  text-decoration: none;
}

.ChatNowDiv span a p {
  color: #f8be4a;
  font-size: 21px;
  font-weight: 700;
  margin-left: 10px;
  font-weight: 500;
  margin: 0;
}
.webpageContent h1 {
  font-size: 2.4rem;
}
.webpageContent p {
  font-size: 1.1rem;
}
ul.ReviewsImgUl {
  display: flex;
  gap: 28px;
}
h2.WebPageHeading {
  font-size: 2.5rem;
  line-height: 45px;
}

.WebPageContent p.para {
  color: #be275c;
  font-size: 22px;
  padding-top: 15px;
  line-height: 1.4;
}

h2.WebPageHeading:before {
  display: none;
}

.WebPageFoam input.form-control {
  border-radius: 12px;
}

.WebPageSec {
  width: 47%;
  margin: auto;
  border-radius: 13px;
  background: white;
  z-index: 1;
  padding: 3rem 2rem;
  margin-top: -1rem;
  z-index: 1;
  box-shadow: 0px 0px 40px #00000026;
}
.WebPageContent p.para span {
  display: block;
}

.WebPageFoam button.btn.btnStarted.btn-fill {
  width: 100%;
}

/* OnlineDesignIndustryBanner css end  */

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

.OnlineDesignIndustryBannerInner p {
  width: 18%;
  text-align: center;
}

.OnlineDesignIndustryBanner {
  padding-top: 2rem;
}

/* OnlineDesignIndustryBanner css end  */

/* counterBanner css start  */
ul.CounterBannerUl {
  display: flex;
  align-items: center;
  gap: 0;
}

ul.CounterBannerUl li a {
  display: flex;
  align-items: center;
  gap: 50px;
  text-decoration: none;
}

ul.CounterBannerUl li {
  background: #ffa739;
  padding: 2rem;
  width: 100%;
}

ul.CounterBannerUl li a p {
  margin: 0;
  color: white;
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 16px;
}

ul.CounterBannerUl li a figure {
  margin: 0;
}

ul.CounterBannerUl li a figure img {
  max-width: 64px;
}
ul.CounterBannerUl li:nth-child(2) {
  background: #fb5f39;
}

ul.CounterBannerUl li:nth-child(3) {
  background: #921a5e;
}

ul.CounterBannerUl li:nth-child(4) {
  background: #32347a;
}

ul.CounterBannerUl li a p span {
  display: block;
}
/* counterBanner css end */

/* fancybox css start  */
ul.FancyBoxUl {
  display: flex;
  justify-content: center;
  gap: 50px;
  align-items: center;
}

.MainTabsDiv ul.nav.nav-tabs {
  justify-content: center;
  text-align: center;
  margin: 50px 0 0px;
  border: navajowhite;
}

.MainTabsDiv ul.nav.nav-tabs li a {
  color: #4f4f4f;
  padding: 5px 20px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  border: navajowhite;
}

.MainTabsDiv ul.nav.nav-tabs a.nav-link.active {
  color: #aa296c;
}
/* fancybox css end  */
/* web.php page css end  */

/* mobile-app-design-development.php page css start  */
.appDevelopmentBanner {
  background-image: url("../images/App-Design-and-Development.webp");
}

.illustration {
  background-image: url(../images/illustration.webp);
}

.MobileAppDisplayBanner {
  padding: 0 7rem;
}

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

ul.AppBannerUl li {
  border: 1px solid #b8285a;
  margin: 0 8px;
  transition: all ease 0.6s;
}

ul.AppBannerUl li figure {
  margin: 0;
}

ul.AppBannerUl li:hover {
  transform: scale(1.1);
  transition: all ease 0.6ss;
  cursor: pointer;
}

.videobanner {
  padding: 100px 0px;
  height: unset !important;
}

.creativeBanner {
  background-image: url(../images/creativeBanner.webp);
}
.digitalBanner {
  background-image: url(../images/digital-marketing.webp);
}

.seoBanner {
  background-image: url(../images/seo.webp);
}

.backendBanner {
  background-image: url(../images/backend.webp);
}

.websiteManagement {
  background-image: url(../images/website-management.webp);
}

.domainBanner {
  background-image: url(../images/domainBannerImg.webp);
}
/* mobile-app-design-development.php page css end  */

.masterpiece {
  height: 309px;
  object-fit: cover;
}

.privacyOne h3 {
  font-size: 24px;
}

.privacyOne p {
  color: #737373;
  font-size: 15px;
  font-weight: 400;
}

.privacyOne p a {
  color: #b8285a;
}
section.privacyPolicy {
  padding: 60px 0px;
}

.redPara {
  color: #b8285a !important;
  font-weight: 800;
}

.privacyOne ul li {
  font-size: 13px;
  list-style: disc;
  margin-bottom: 7px;
}

.privacyOne ul {
  margin-left: 20px;
}

.privacyOne ul li.nestedList {
  margin-left: 20px;
}

.thankyou {
  padding: 60px 0px;
}

.orderNow {
  padding: 60px 0px;
}

.single {
  border: 1px solid #b8285a;
}

.single h3 {
  font-size: 21px;
  font-weight: 800;
}

span.price {
  color: #95257f;
  font-size: 32px;
  font-weight: 800;
}

.single p {
  font-size: 14px;
}

.single ul {
  overflow-y: scroll;
  height: 120px;
}

.single ul li {
  font-size: 14px;
  font-weight: 400;
}

.single p.text-center {
  font-size: 14px;
  font-weight: 800;
  margin-top: 20px;
}

.single p.text-center .pink {
  color: #95257f;
  font-weight: 800;
}

.single {
  padding: 26px 50px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 25px;
}

.contest {
  padding: 0px 116px;
}

span.inclusive-black {
  display: flex;
  justify-content: center;
}

span.inclusive-black a {
  font-size: 13px;
  color: #c1bdbd;
  margin-bottom: 18px;
}

h2.section-heading-2 {
  color: #95257f;
  font-size: 30px;
  font-weight: 800;
}

.fldset input {
  border-radius: 30px;
  height: 47px;
  margin-bottom: 20px;
  width: 60%;
  border: 1px solid #95257f;
}

.fldset input::placeholder {
  padding: 0px 10px;
}

h2.section-heading-2 {
  color: #95257f;
  font-size: 30px;
  font-weight: 800;
  text-align: center;
}

.fldset input {
  border-radius: 30px;
  height: 47px;
  /* margin-bottom: 20px; */
  width: 100%;
  border: 1px solid #95257f;
  margin: auto;
  padding-left: 10px;
}

.fldset input::placeholder {
  padding: 0px 10px;
}

.fldset {
  margin-bottom: 20px;
}

.action-chat {
  cursor: pointer;
}

.loader {
  text-align: center;
  margin-top: 20px;
}

.paymentDetails {
  color: #921a5e;
  font-weight: 600;
  font-size: 30px;
  text-align: center;
}

div#error-message {
  display: none;
}

.about-bg {
  text-align: center;
}

.hero-services {
  padding: 60px 0px;
}

.about-bg::before {
  content: "";
  position: absolute;
  width: 75px;
  height: 10px;
  background: linear-gradient(
    to right,
    rgb(184, 40, 90) 0%,
    #f42299 50%,
    #fa6e43 100%
  );
  background-color: #a32974;
  left: 29.5%;
  top: -15px;
}

.subs-pac.bronze {
  border: 2px solid #bd2031;
  border-radius: 8px;
  box-shadow: 0 35px 18px 0 rgb(7 6 9 / 20%);
  padding-top: 50px;
  padding-left: 30px;
  padding-bottom: 45px;
  padding-right: 30px;
  position: relative;
  z-index: 1;
  text-align: center;
}

section.subscribe-fold {
  padding: 60px 0px;
}

h2.section-heading-2.gradient-heading {
  font-size: 35px;
  font-weight: 700;
  margin: 0;
  line-height: 1.1;
}

.subscribe-fold .table-packages .body .subscription-list {
  height: 303px;
  margin-top: 10px;
  padding: 0;
  overflow-y: scroll;
}

.subscribe-fold .table-packages .body ul li {
  position: relative;
  text-align: left;
  padding: 5px 0 5px 10px !important;
  border-bottom: 1px solid #eaeaea;
  width: 100%;
}

ul.actions {
  padding-left: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ffffff36;
  margin-bottom: 0;
  margin-top: 10px;
  border-radius: 4px;
}

.subs-pac ul.actions {
  border: 2px solid #c02231;
}

ul.actions li {
  flex: 0 0 50%;
}

.subs-pac ul.actions li a {
  color: #c02231;
  text-transform: uppercase;
  font-weight: 600;
  min-width: auto;
}

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

ul.actions li a {
  padding: 20px 0;
  display: block;
  width: 100%;
  color: #fff;
}

.subs-pac.bronze h3 {
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 0;
}

.subs-pac.bronze .gradient-heading {
  font-size: 40px;
  font-weight: bold;
  margin-top: 8px;
}

.gradient-heading {
  color: #95257f;
}
