@import "buttons.css?v=1.5";
@import "./lets-talk-section.css?v=1.5";
@import "./navbar.css?v=1.5";
@import "./_common-sections.css?v=1.5";
@import "./main.css?v=1.5";

h1,
h2,
h3,
h4,
h5 {
  font-family: "Mabry Pro";
  text-transform: capitalize !important;
  color: var(--black);
}

h1 {
  font-size: var(--h1-lg-size);
}

h2 {
  font-weight: 600;
}

h3 {
  font-weight: var(--card-h3-font-weight);
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span {
  color: var(--mustard);
}

@media (min-width: 200px) and (max-width: 312px) {
}

@media (min-width: 350px) and (max-width: 425px) {
}

@media (max-width: 575px) {
}

@media (max-width: 1199px) {
  .component-h2 {
    font-size: var(--component-h2-md-size) !important;
  }
}

/* NAVIGATION BAR */
.dark-blue-color {
  color: var(--custom-blue);
}

.text_dark_blue {
  color: var(--dark-blue);
}

.dark-blue-color-bg {
  background: var(--custom-blue);
}

.fade-blue-color {
  color: #ebf4fe;
}

.fade-blue-color-bg {
  background: #ebf4fe;
}

.bg_mustard {
  background: var(--mustard) !important;
}

.bg_red {
  background: var(--red);
}

/* font sizes  */
.fs_p8 {
  font-size: 0.8rem !important;
}

/* borders  */
.d_border {
  border: 1px dashed #00b !important;
  text-align: center;
  padding: 0.2rem;
  font-size: 14px;
  font-weight: 600;
}

/* ============================== */
.cursor_pointer {
  cursor: pointer;
}

/* ============================== */

/* shadows  */
.shadow_md {
  box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.15) !important;
}

body a,
.btn-agile,
a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  text-decoration: none;
}

p.blod {
  font-weight: 700;
}

p {
  line-height: 1.6;
  font-size: 1.1em;
  color: var(--black);
  font-weight: 400;
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
}

.social-iconsv2 i {
  color: var(--custom-blue);
}

li {
  list-style-type: none;
}

body a:hover {
  text-decoration: none;
}

.carousel-item p {
  color: var(--black);
  font-weight: 100;
  text-transform: capitalize;
  font-size: 19px;
  width: 90%;
  font-weight: 500;
}

.carousel-indicators {
  position: absolute;
  bottom: -53px;
  margin-left: 0;
  justify-content: flex-start;
  z-index: 1;
}

.carousel-indicators li {
  cursor: pointer;
}

ul.social-iconsv2 li {
  display: inline-block;
  border-radius: 50%;
  text-align: center;
}

ul.social-iconsv2 li a {
  text-decoration: none;
  font-size: 16px;
}

ul.social-iconsv2 li a i.fab {
  font-size: 18px;
  line-height: 38px;
  width: 30px;
  height: 37px;
  margin-right: 15px;
  border-radius: 50%;
  background-color: transparent;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

ul.social-iconsv2 li:first-child a {
  color: var(--custom-blue);
}

ul.social-iconsv2 li:last-child {
  color: #287bbc;
}

/*-- text Slider --*/

.testimonials {
  background: #ebf4fe;
  background-size: cover;
  padding: 2em 0;
  border-top: 1px solid #d3dbe3;
  border-bottom: 1px solid #d3dbe3;
}

#slider {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.3), inset 0 0 5px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.3),
    inset 0 0 5px rgba(0, 0, 0, 1);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.3),
    inset 0 0 5px rgba(0, 0, 0, 1);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}

.rslides_tabs li:first-child {
  margin-left: 0;
}

.rslides_tabs .rslides_here a {
  background: rgba(255, 255, 255, 0.1);
  color: var(--pure-white);
  font-weight: bold;
}

.events {
  list-style: none;
}

.callbacks_container {
  position: relative;
}

ul.callbacks_tabs {
  z-index: 2;
  right: 10%;
  bottom: 50px;
}

.callbacks_tabs a {
  visibility: hidden;
}

.callbacks_tabs a:after {
  content: "\f111";
  font-size: 0;
  visibility: visible;
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #ebf4fe;
  border-radius: 50%;
}

.callbacks_here a:after {
  background: #c9333f;
}

#slider-pager a {
  display: inline-block;
}

#slider-pager span {
  float: left;
}

#slider-pager span {
  width: 100px;
  height: 15px;
  background: var(--pure-white);
  display: inline-block;
  border-radius: 30em;
  opacity: 0.6;
}

#slider-pager .rslides_here a {
  background: var(--pure-white);
  border-radius: 30em;
  opacity: 1;
}

#slider-pager a {
  padding: 0;
}

#slider-pager li {
  display: inline-block;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  width: 100%;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  left: 0%;
  top: 0;
  width: 100%;
}

.rslides li {
  position: relative;
  display: block;
  float: none;
}

.rslides img {
  height: auto;
  border: 0;
}

.callbacks_tabs li {
  display: inline-block;
}

.callbacks_tabs a {
  visibility: hidden;
  line-height: 19px;
  height: 20px;
  text-align: center;
  color: var(--black);
  font-weight: 600;
  display: block;
  background: var(--pure-white);
  border-radius: 50%;
}

.callbacks_tabs a:hover {
  background: var(--custom-blue);
  color: var(--pure-white);
}

.testi-agile {
  position: relative;
}

.testi-agile i {
  color: var(--custom-blue);
}

.testi-agile h4 {
  color: var(--black);
  font-size: 1em;
  text-transform: capitalize;
  font-weight: 500;

  font-family: "Montserrat", sans-serif;
}

.testi-agile p {
  color: var(--black);
  border-radius: 5px;
}

.testi-agile h4 {
  font-size: 25px;
}

.testi-agile img {
  width: 100%;
  height: 280px;
  object-fit: cover;
}

/* //testimonials */

/* Start Selling Section*/
.light_blue_bg {
  background: #ebf4fe;
  color: #407bff;
}

.start-selling-banner-bottom {
  height: 80px;
  width: auto;
  background: var(--pure-white);
}

.box {
  background: var(--pure-white);
  border: 1px solid #d3dbe3;
  padding: 30px;
  cursor: pointer;
  border-radius: 4px;
  text-align: left;
  transition: 0.3s ease-in-out;
}

.box:hover {
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
}

.box h3 {
  font-size: 17px;
  margin: 0;
  font-weight: 600;
}

.become-a-seller-btn {
  background: #ebf4fe;
  color: var(--custom-blue);
}

.become-a-seller-btn:hover {
  border: 1px solid var(--custom-blue);
  color: var(--custom-blue);
  background: transparent;
}

.box-head .left-icon {
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
}

.box-head .first-left-section {
  background: #e5e8ec;
  color: #7996a4;
}

.box-head .second-left-section {
  background: #c4f3df;
  color: #00c57f;
}

.box-head .third-left-section {
  background: #feddd1;
  color: #ff7a45;
}

.box-head .fourth-left-section {
  background: #e1d4f5;
  color: #8a5dda;
}

.box-head {
  padding-bottom: 10px;
  display: flex;
  align-items: center;
}

.box-head .right-section-icon {
  margin-left: auto;
  color: #7996a4;
}

.box-bottom-text {
  font-size: 15px;
  line-height: 1.5;
  padding-top: 10px;
}

.grid_1 {
  max-width: 1230px;
  margin: auto;
}

ul.list1 {
  padding: 0;
  list-style: none;
  margin: 0;
}

ul.list1 li.list1_right {
  overflow: hidden;
  text-align: left;
}

ul.list1 li.list1_right p {
  color: var(--pure-white);
  text-align: center;
  padding-top: 10px;
}

ul.list1 li.list1_right span {
  padding-bottom: 7px;
}

.start-selling-banner ul.list1 li.list1_right {
  padding: 10px 0 15px;
}

@media (max-width: 767px) {
  ul.list1 {
    margin: 1rem;
  }
}

i.lock {
  background-position: -109px 6px;
}

.box2,
.box3,
.box4,
.box5 {
  background-size: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
}

.box2,
.box3,
.box4,
.box5 {
  min-height: 50px;
}

/*==Products details*/

.prod-sec {
  height: auto;
  border-style: solid;
  border-width: 0;

  padding-bottom: 3%;
  background: #f9f9f9;
  margin-bottom: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 0;
}

.domain-price-section {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.domain-price-section a,
.domain-price-section h3 {
  background: var(--custom-blue);
  color: var(--pure-white);
  line-height: initial;
  padding: 5px 10px;
}

.domain-price-section h3 {
  margin: 0;
  border: 1px solid var(--custom-blue);
  background: transparent;
}

.domain-price-section a {
  margin-left: auto;
}

.prod-sec .prod-dtls {
  height: auto;
}

.prod-sec .buy-sec {
  height: 20%;
  margin: 0 1em 1em;
}

.prod-sec .prodName-Sec {
  line-height: 35px;
}

.prod-img {
  position: relative;
}

.prod-content-sec {
  margin: 0.5em 1em 1em;
  text-align: start;
}

.prod-img img {
  width: 100%;
  height: 180px;
}

.prod-dtls-img img {
  width: 100%;
  height: 360px;
}

.cart-prod-img img {
  width: 180px;
  height: 180px;
}

.prod-dtls h2 {
  font-style: bold;
  font-size: 1em;
  width: 100%;
}

.prod-dtls h2:hover {
  color: #0056b3;
}

.prod-dtls h3 {
  font-style: bold;
  font-size: 1.075em;
  color: var(--custom-blue);
}

.prod-content-sec p {
  font-size: 14px;
}

.prod-content-sec h3 span.caticon {
  width: 10px;
  height: 10px;
  background-image: url(images/icons/blog.png);
  float: left;
}

/*Buy Button*/

.buy-Btn {
  width: 100%;
  background-color: #2d9ba7;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #2d9ba7;
  display: inline-block;
  cursor: pointer;
  color: var(--pure-white);
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  text-align: center;
  padding: 14px 28px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #aabaa7;
}

.buy-Btn:hover {
  background-color: #189ba7;
}

.buy-sec a:hover {
  color: var(--pure-white);
}

.buy-Btn:active {
  position: relative;
  top: 1px;
}

/*Cart Button*/

.cart-btn {
  width: 100%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  border: 1px solid var(--custom-blue);
  cursor: pointer;
  color: var(--pure-white);
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  text-align: center;
  padding: 14px 28px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #aabaa7;
}

/*//end Products section*/

.team-block h5 {
  color: #10aebd;
  text-transform: capitalize;
  font-size: 1.3em;
}

.team-block h5 {
  color: #10aebd;
  text-transform: uppercase;
  font-size: 1.2em;
}

.team-content {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.43);
  bottom: 0px;
  display: inline-block;
  width: 100%;
  color: var(--pure-white);
  top: 0px;
  left: 0;
  text-align: center;
}

.team-content h4 {
  background: #252323;
  padding: 10px 0;
  font-size: 1.2em;
  text-transform: capitalize;
}

h5.blog-title {
  font-size: 1.2em;
  color: #00a199;
  margin-bottom: 1em;
}

.sub-sec-grid {
  background: var(--pure-white);
}

.pos-date {
  position: absolute;
  height: 100px;
  width: 100px;
  transition: 0.3s all ease-in-out;
  background: #ffeb3b;
  border: 5px solid var(--pure-white);
  top: 50%;
  left: 31.5%;
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  transform: rotate(45deg) translate(-50%, -50%);
  -webkit-transform-origin: top left;

  text-align: center;
}

.pos-date-even {
  position: absolute;
  height: 100px;
  width: 100px;
  transition: 0.3s all ease-in-out;
  background: #ffeb3b;
  border: 3px solid #eeeeee;
  top: 50%;
  right: 22.5%;
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  transform: rotate(45deg) translate(-50%, -50%);
  -webkit-transform-origin: top left;

  text-align: center;
}

.date-grid-agile-left {
  padding-right: 4em;
}

.date-grid-agile-right {
  padding-left: 4em;
}

.sub-sec-grid:hover .pos-date,
.sub-sec-grid:hover .pos-date-even {
  background: #20a1b6;
}

.pos-date__inner {
  position: absolute;
  vertical-align: middle;
  width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  transition: 0.3s all ease-in-out;
  -webkit-transform: rotate(-45deg) translate(-50%, -50%);
  transform: rotate(-45deg) translate(-50%, -50%);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

.pos-date__title {
  position: relative;
  font-size: 2rem;
}

.pos-date__title:after {
  position: relative;
  background: #f64861;
  width: 40px;
  height: 3px;
  top: 0;
  display: block;
  content: "";
  margin: 8px auto 0;
}

.team-img {
  position: relative;
  margin: 1em 0 0;
}

.testi-pos img {
  max-width: 295px;
  width: 100%;
  height: 295px;
  margin-bottom: 24px;
  box-shadow: 19px 20px 0px 0px #ebf4fe;
}

.overlay {
  border-radius: 0px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 1s ease;
  background-color: #11181f;
}

.team-img:hover .overlay {
  opacity: 0.8;
}

.team-img:hover .team-content {
  opacity: 0;
}

.text {
  position: absolute;
  top: 35%;
  left: 26%;
  width: 100%;
  transform: translate(-26%, -26%);
  -ms-transform: translate(-26%, -26%);
  right: 0;
  font-weight: 400;
  font-size: 16px;
}

/* //blog */

.cpy-right {
  background: #111825;
}

.cpy-right .container-fluid {
  display: flex;
  align-items: center;
}

.cpy-right p a {
  color: var(--pure-white);
}

/*-- bottom-to-top --*/

#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 24px;
  right: 3%;
  overflow: hidden;
  z-index: 999;
  width: 32px;
  height: 32px;
  border: none;
  text-indent: 100%;
  background: url(../images/move-top.png) no-repeat 0px 0px;
}

#toTopHover {
  width: 32px;
  height: 32px;
  display: block;
  overflow: hidden;
  float: right;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

/*-- //bottom-to-top --*/

/* -- Responsive code -- */

@media screen and (max-width: 320px) {
  .header-top p {
    font-size: 12px;
  }

  .blogger-banner {
    padding: 0 11px !important;
  }

  ul.social-iconsv2 li a i.fab {
    margin-right: 5px;
  }

  h3.b-w3ltxt {
    font-size: 1.5em;
  }

  .carousel-item p {
    width: 80%;
    font-size: 14px;
  }

  .carousel-indicators {
    bottom: -40px;
  }

  h4.agile-ser_bot {
    font-size: 1.15em;
  }

  section#sub-services h3.stat-title {
    font-size: 1.4em;
  }

  h3.stat-title {
    font-size: 1.8em;
  }

  .testi-pos {
    left: 31%;
  }
}

@media screen and (max-width: 375px) {
  .contact-add {
    padding-left: 2em;
  }

  form.contact-wthree label {
    font-size: 0.9em;
  }

  .blogger-banner {
    padding: 5px !important;
    padding-top: 30px !important;
  }
}

@media screen and (max-width: 384px) {
  .header-top p {
    font-size: 15px;
  }

  .carousel-item p {
    width: 64%;
  }

  h4.agile-ser_bot {
    font-size: 1.2em;
  }

  h3.stat-title {
    font-size: 1.8em;
  }

  section#sub-services h3.stat-title {
    font-size: 1.6em;
  }

  .testimonials {
    padding: 2em 0 1em;
  }

  .pos-date-even {
    top: 80%;
  }

  .fv3-contact h6 {
    font-size: 0.95em;
  }
}

@media screen and (max-width: 414px) {
  .carousel-item p {
    font-size: 15px;
  }

  section#sub-services h3.stat-title {
    font-size: 1.8em;
  }

  .icon i {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 2em;
  }

  .pos-date {
    top: 24%;
  }

  .pos-date-even {
    top: 71%;
    right: 39%;
  }
}

@media screen and (max-width: 480px) {
  h3.b-w3ltxt {
    font-size: 1.8em;
  }

  .btn-banner {
    font-size: 13px;
    padding: 6px 14px;
  }

  .carousel-item p {
    font-size: 15px;
    width: 60%;
  }

  h4.agile-ser_bot {
    font-size: 1.3em;
  }

  a.serv_link {
    letter-spacing: 0px;
    padding: 6px 22px;
    font-size: 15px;
  }

  h3.stat-title {
    font-size: 2em;
  }

  .testi-agile p {
    padding: 2em 2em 4em;
  }

  .testi-pos {
    left: 38%;
  }

  .pos-date {
    top: 51%;
    left: 54%;
  }

  .pos-date-even {
    top: 49%;
  }

  .date-grid-agile-right {
    padding-left: 1em;
  }

  .date-grid-agile-left {
    padding-right: 1em;
  }

  .pos-date__inner {
    left: 48%;
  }

  .contact-bottom h5,
  .wthree-form-left h5 {
    font-size: 1.3em;
  }
}

@media screen and (max-width: 568px) {
  .blogger-third-section {
    padding: 25px !important;
  }

  .abbot-right span {
    border-color: transparent;
  }

  .about-text-grid {
    padding-left: 1em;
    margin-top: 3em;
  }

  h3.stat-title {
    font-size: 2.3em;
  }

  .contact-right-w3ls span {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.3em;
  }
}

@media screen and (max-width: 600px) {
  .index_quary form {
    display: block !important;
  }

  .index_search_box {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 640px) {
  .testi-agile {
    padding: 2em 0 10em;
  }
}

@media screen and (max-width: 667px) {
  h4.agile-ser_bot {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 736px) {
  .carousel-item p {
    font-size: 16px;
  }

  .abbot-right span {
    width: 86%;
    height: 400px;
  }

  .about-text-grid {
    margin-top: 4em;
  }

  .pos-date {
    top: 55%;
  }

  .pos-date-even {
    top: 45%;
  }
}

@media screen and (max-width: 768px) {
  h3.b-w3ltxt {
    font-size: 2.2em;
  }

  .abbot-right span {
    width: 76%;
    left: 39px;
  }

  .our_focused {
    column-count: 1 !important;
    max-width: 419px;
    display: block;
    margin: auto;
    padding: 0 15px;
  }
}

@media screen and (max-width: 800px) {
  h3.b-w3ltxt {
    font-size: 2.5em;
  }

  h4.agile-ser_bot {
    font-size: 1.6em;
  }

  .w3ls-pricing.card:hover,
  .w3ls-pricing.card.service-active {
    transform: scale(1.05);
  }

  .testi-pos {
    left: 41%;
  }
}

@media screen and (max-width: 900px) {
  .testimonials {
    padding: 4em 0 2em;
  }
}

@media screen and (max-width: 991px) {
  .features_grids {
    padding: 0 !important;
  }
  .person-img-col {
    border-radius: 20px 20px 0px 0px !important;
  }
  .person-content-col {
    border-radius: 0px 0px 20px 20px !important;
    border-left: 1px solid var(--mustard) !important;
    border-top: none !important;
  }

  h3.b-w3ltxt {
    font-size: 2.6em;
  }

  .abbot-right span {
    width: 86%;
    height: 366px;
  }

  .about-text-grid {
    padding-left: 0em;
    margin-top: 2em;
  }

  h3.stat-title {
    font-size: 2.5em;
  }

  .testi-agile p {
    width: 99%;
  }

  .pos-date {
    top: 65%;
    left: 50%;
  }

  .pos-date-even {
    top: 35%;
    right: 37.5%;
  }
}

@media screen and (max-width: 1080px) {
  .abbot-right span {
    width: 453px;
    height: 377px;
    left: -25px;
  }

  .pos-date {
    top: 38%;
  }
}

/* -- //Responsive code -- */

/* -- External code written by Rakesh */

.color-blue {
  color: var(--custom-blue);
}

.yellow_btn {
  color: var(--black);
  background: var(--pure-white);
  border: 1px solid var(--pure-white);
}

.yellow_btn:hover {
  color: var(--pure-white);
  background-color: var(--custom-blue);
  box-shadow: 0px 1px 15px 3px #ebf4fe;
}

.blue_btn {
  color: var(--custom-blue);
  background: var(--pure-white);
  border: 1px solid var(--custom-blue);
}

.blue_btn:hover {
  color: var(--custom-blue);
}

.purple-text {
  background: var(--custom-blue);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.purple-btn {
  background: var(--custom-blue);
}

.purple-btn:hover {
  background: var(--pure-white);
  border: 1px solid var(--custom-blue);
  color: var(--custom-blue);
}

/* Register Page Design */

.register_section_design {
  padding: 4% 0;
}

.nunito-font {
  font-family: "Nunito Sans", sans-serif;
}

.montserrat-font {
  font-family: "Montserrat", sans-serif;
}

.qstn_ans_section .panel p {
  text-align: justify;
  font-size: 15px;
}

.how_it_works {
  padding-top: 2%;
  padding-bottom: 2%;
  transition: 0.5s ease;
}

.how_it_works:hover {
  padding-top: 2%;
  padding-bottom: 2%;
  box-shadow: 0px 8px 15px #407bff4d;
  transition: 0.5s ease;
  cursor: pointer;
  background: var(--pure-white);
}

.how_it_works:hover p {
  font-size: 16px;
}

.how_it_works h4 {
  color: var(--custom-blue);
}

.client_products a {
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  text-align: center;
}

.client_products a:hover {
  background: var(--custom-blue);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.edit_profile .logo a img {
  border-radius: 50%;
  text-align: center;
  width: 120px;
}

.add-project {
  font-weight: 400;
  background: #ebf4fe;
  margin-bottom: 10px;
}

.edit_profile_action_btn button {
  font-weight: 400;
  padding: 1.2% 10%;
  width: auto;
  opacity: 1;
  border-radius: 0;
  letter-spacing: 0.7px;
}

.edit_profile_action_btn button.cancel-project {
  color: var(--custom-blue);
  background: var(--pure-white);
  border: 1px solid var(--custom-blue);
}

.edit_profile .insert_new_project {
  padding: 0.8% 3%;
}

.client_profile_dashboard_right .circle .profile-pic {
  width: 100px;
  padding-left: 17px;
  margin-bottom: 5px;
}

textarea {
  background: #fdfdfd !important;
  text-align: left;
  padding: 2%;
}

#txtProfession option:hover {
  cursor: pointer;
}

.dropdown-menu {
  border: 0;
  box-shadow: 0px 8px 15px #407bff4d;

  border-radius: 0;
}

.client_add_blog .form-group {
  text-align: left;
}

.client_add_blog .bfrom form {
  max-width: 1050px;
  margin: auto;
  padding: 4% 6% 5% 6%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  margin-bottom: 15px;
  background: #f9f9f9;
}

.client_add_blog .bfrom {
  margin: auto;
  width: 100%;
}

.client_add_blog option:hover {
  background: green;
}

.client_add_blog select,
.client_add_blog option {
  font-weight: 400;
  height: auto !important;
  border: 1px solid #3134355c;
}

.client_add_blog option {
  line-height: 20px;
  display: block;
}

.client_add_blog .control-label {
  font-weight: 400;
}

.client_add_blog .edit_profile_action_btn {
  width: auto !important;
}

.client_add_blog .edit_profile_action_btn .add_for_sell {
  background: var(--custom-blue);
}

.client_add_blog .edit_profile_action_btn a {
  font-weight: 600;
  color: var(--pure-white);
  padding: 3% 10%;
  width: auto;
  opacity: 1;
  border-radius: 0;
  letter-spacing: 0.7px;
  vertical-align: middle;
  float: left;
  display: inline;
}

.my_domain_section .prod-content-sec p {
  font-size: 16px;
}

.my_domain_section .prod-content-sec a.btn {
  padding: 1.5% 8%;
  border-radius: 0;
  border: none;
  font-weight: 500;
}

.my_domain_section .prod-content-sec .view_details {
  background: var(--custom-blue);
  color: var(--pure-white);
}

.my_domain_section .prod-content-sec .edit_details {
  background: #dddddd;
  color: var(--custom-blue);
  border: 1px solid #dddddd;
}

button {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.update_btn {
  background: var(--custom-blue);
  color: #ebf4fe;
  border: 1px solid #ebf4fe;
  font-weight: 400;
  padding: 9px 20px;
  margin: 8px 0;
  border-radius: 0;
}

.update_btn:hover {
  background: #ebf4fe;
  color: var(--custom-blue);
  border: 1px solid var(--custom-blue);
}

.cancel_btn {
  background: rgb(237 71 71);
  color: #ebf4fe;
  border: 1px solid #ebf4fe;
  font-weight: 400;
  padding: 9px 20px;
  margin: 8px 0;
  border-radius: 0;
}

.cancel_btn:hover {
  background: #ebf4fe;
  color: rgb(233, 21, 21);
  border: 1px solid rgb(233, 21, 21);
}

.client_products .add-project {
  background: none;
  color: var(--custom-blue);
}

.font-size-5 {
  font-size: 50px;
}

.font-size-4 {
  font-size: 40px;
}

.font-size-3 {
  font-size: 30px;
}

.font-size-2 {
  font-size: 20px;
}

.orienta-font {
  font-family: "Orienta", sans-serif;
}

.serv_bottom h4.font-size-5 {
  line-height: 60px;
}

.oppertinity_section a {
  box-shadow: 5px 5px #0000ff;
}

.oppertinity_section a:hover,
.oppertinity_section a:active {
  box-shadow: none;
}

.oppertinity_section a {
  color: #0000ff;
}

.show-wordpress-blog {
  text-align: center;
}

.show-wordpress-blog h2 {
  padding: 10px 0 25px 0;
}

.show-wordpress-blog .three-sub-section h3 a {
  font-size: 20px;
  margin-top: 18px;
}

.show-wordpress-blog .size-blog_thumb {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: 6px;
}

.client_company_name {
  font-size: 20px;
  font-weight: 500;
  color: var(--black);
}

.blue_color_class {
  color: var(--custom-blue);
}

.mons-font {
  font-family: "Montserrat", sans-serif !important;
}

.get_a_quote {
  background: url(../images/quote.png);
  background-repeat: repeat;
  padding: 25px 0;
}

.divider_button {
  background: var(--pure-white);
  color: var(--custom-blue);
  font-weight: 600;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
  border-radius: 0;
}

.divider_button i {
  position: relative;
  top: 1px;
}

.btn-explore-banner {
  border-radius: 0;
  background: #ebf4fe;
  color: var(--custom-blue);
  border: 1px solid #ebf4fe;
  padding: 14px 35px;
  font-weight: 500;
  letter-spacing: 0.7px;
  width: auto;
}

.btn-explore-banner:hover {
  background: transparent;
  color: var(--custom-blue);
  border: 1px solid var(--custom-blue);
}

.some-social {
  text-align: center;
}

.some-social ul {
  display: inline;
}

.some-social ul li {
  display: inline;
  margin-right: 25px;
}

.some-social ul li:last-child {
  margin-right: 0;
}

.some-social ul li i {
  font-size: 35px;
}

/*Price Table Design*/

.pricing-plans-row {
  text-align: center;
  width: 72.56%;
  float: right;
}

.pricing-package {
  padding: 10px;
}

.pricing-package h3 {
  font-weight: 900;
  padding: 10px;
  color: var(--custom-blue);
}

.main_price_table table th,
.main_price_table table td {
  text-align: center;
}

.main_price_table .table > tbody > tr > td {
  border: 1px solid #ddd !important;
}

.table th {
  border-top: none;
}

.table th.border-color {
  border: 1px solid #ddd !important;
}

.main_price_table table td {
  border-bottom: 1px solid #ddd !important;
}

.main_price_table table td i {
  font-size: 22px;
}

.main_price_table table td i.fa-minus {
  color: #ddd;
}

.main_price_table table td i.fa-check-circle {
  color: var(--custom-blue);
  opacity: 0.7;
}

.table thead th {
  border-bottom: none;
  border: 1px solid #ddd;
}

.table_left_service_name {
  font-weight: 500;
  padding: 0.75rem 1rem;
}

.service_price {
  padding-top: 15px;
  font-size: 28px;
  color: var(--custom-blue);
}

table .btn-explore-banner {
  padding: 9px 35px;
}

/*indivisual domain Icons*/

.single_featured:before {
  content: "";
  background-image: url("../images/icons/tick.png");
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  width: 25px;
  height: 25px;
  top: 12px;
}

.purple_opp_btn {
  border: 1px solid var(--custom-blue);
  color: var(--custom-blue);
  background: var(--pure-white);
}

.purple_opp_btn:hover {
  color: var(--pure-white);
  background: var(--custom-blue);
  border: 1px solid var(--custom-blue);
}

.index_quary input {
  border: 1px solid var(--custom-blue);
  padding-left: 8px;
  background: transparent;
  color: var(--custom-blue);
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.25px;
}

.index_quary form {
  display: flex;
  align-items: center;
}

.font-weight-basic {
  font-weight: 500;
}

.view_cart_page th {
  font-weight: 500;
  text-align: center;
}

.main_checkout_page input,
.main_checkout_page textarea,
.main_checkout_page #selectCountry {
  background: #fbfcfe;
  border: 1px solid #ebf4fe91 !important;
  padding: 0 10px;
}

.main_checkout_page textarea {
  padding: 10px !important;
}

.pricing-bo-h1 {
  font-weight: 600;
  color: var(--black);
}

@media screen and (min-width: 180px) {
  .filter_data {
    padding: 1rem !important;
  }

  .nichdiv {
    margin: 1rem;
  }

  .ui-widget.ui-widget-content {
    margin: 0 1rem;
  }
}

@media screen and (min-width: 280px) {
  .affordable-pricing-details {
    font-size: 15px !important;
  }

  .filter_data {
    padding: 1rem !important;
  }

  .nichdiv {
    margin: 1rem;
  }

  .ui-widget.ui-widget-content {
    margin: 0 1rem;
  }
}

@media screen and (min-width: 1200px) {
  .affordable-pricing-details {
    font-size: 16px !important;
  }

  .filter_data {
    padding: 0.3rem !important;
  }

  .ui-widget.ui-widget-content {
    margin: 0rem 0.3rem;
  }

  .nichdiv {
    margin: 0rem;
  }
}

/* risk free sec start here */

.risk-free-sec {
  background: #e8e8e8;
}

.risk-free {
  padding-top: 40px;
}

.risk-free-head {
  padding-top: 22px;
  text-align: center;
  font-weight: 700;
  color: var(--mustard);
}

.risk-free-content p {
  line-height: 2rem;
  font-size: 14px;
  padding-bottom: 16px;
  text-align: justify;
}

.cEo {
  font-weight: 700;
  color: #888888;
}

/* risk free sec start here */

/*Job Post Section*/

.carrier_positions {
  background: #ebf4fe;
}

.single_job_posts ul li {
  display: flex;
}

.apply-button {
  margin-left: auto;
  width: auto;
  background: var(--custom-blue);
  color: var(--pure-white);
  height: 50px;
  padding: 10px 30px;
}

.job-title {
  text-transform: capitalize;
}

.single_job_posts .apply-button:hover {
  background: transparent;
  color: var(--custom-blue);
  border: 1px solid var(--custom-blue);
}

.job-opportunity-skills {
  background-image: url(../images/carrier.jpg);
  background-repeat: repeat;
  padding: 80px 0;
}

.job-opportunity-skills-details {
  max-width: 600px;
}

.job-opportunity-skills-details h2 {
  padding-bottom: 20px;
}

.join-our-team {
  padding: 60px 0;
  background: #ebf4fe;
}

.join-our-team h2 {
  padding-bottom: 20px;
}

.join-our-team .row {
  padding: 20px 0;
}

.our-team-needs {
  padding: 25px 2px;
  cursor: pointer;
  background: var(--pure-white);
  border-radius: 4px;
}

.our-team-needs:hover {
  box-shadow: rgba(95, 95, 95, 0.07) 0px 4px 16px 0px;
}

.our-team-needs h3 {
  padding: 10px 0;
  margin: 0;
  font-size: 20px;
}

.our-team-needs p {
  padding: 0 20px;
}

/*Apply Job Form*/

.job-apply-form {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  padding-top: 70px;
  background-color: var(--black);
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.5s;
  overflow: auto;
  transition: all 0.3s linear;
  font-weight: 500;
}

.job-apply-form label {
  font-size: 20px;
  text-transform: initial !important;
}

.job-apply-form .quote-form {
  background: var(--pure-white);
  max-width: 700px;
  margin: auto;
  box-shadow: 0 6px 10px 0 rgba(27, 28, 30, 0.31);
  padding: 50px;
  position: relative;
}

.click_to_upload {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.click_to_upload input[type="file"] {
  border: none;
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: block;
}

.upload-cv {
  padding: 8px 20px;
  border-radius: 4px;
  font-size: 16px;
  text-transform: capitalize;
  border: none;
  text-shadow: 0 1px 1px var(--black);
  background: transparent;
  border: 1px solid var(--custom-blue);
  color: var(--custom-blue);
}

.submit-apply-details {
  background: var(--custom-blue);
  color: var(--pure-white);
  border: 1px solid var(--custom-blue);
}

.submit-apply-details:active {
  background: transparent;
  color: var(--custom-blue);
}

.experinces {
  padding: 5px 15px 5px 2px;
  border: 1px solid var(--custom-blue);
  font-weight: 500;
  margin-left: 30px;
}

.experinces::selection {
  background: var(--custom-blue);
  color: var(--pure-white);
}

.current-job-status {
  padding-bottom: 10px;
}

.current-job-status li {
  display: flex;
  font-size: 15px;
  align-items: center;
  margin-bottom: 10px;
}

.current-job-status input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin: 0;
  margin-right: 5px;
  position: relative;
}

.current-job-status input[type="checkbox"]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  transition: transform 0.28s ease;
  border: 1px solid var(--custom-blue);
  background: var(--pure-white);
}

.current-job-status input[type="checkbox"]::after {
  content: "\f00c";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-size: 13px;
  font-weight: 900;
  transform: rotate(-45deg) scale(0);
  position: absolute;
  top: 1px;
  left: 4px;
  color: var(--pure-white);
}

.current-job-status input[type="checkbox"]:checked:after {
  transform: rotate(0deg) scale(1);
}

.current-job-status input[type="checkbox"]:checked::before {
  background: var(--custom-blue);
  color: var(--pure-white);
}

.submit-apply-details {
  padding: 5px 10px;
}

.afterApplied {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  padding-top: 70px;
  background-color: var(--black);
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.5s;
  overflow: auto;
  transition: all 0.3s linear;
  font-weight: 500;
}

.afterApplied .quote-form {
  background: var(--pure-white);
  max-width: 700px;
  margin: auto;
  box-shadow: 0 6px 10px 0 rgba(27, 28, 30, 0.31);
  padding: 50px;
  position: relative;
}

.afterApplied h2 {
  text-transform: capitalize;
}

.afterApplied p {
  text-transform: capitalize;
}

.jobPost {
  text-align: center;
  font-weight: 500;
}

/*Package Order*/

.package-order-main {
  margin: 2rem auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
}

.package-p {
  font-weight: 500;
  font-size: 18px;
  color: var(--custom-blue);
}

.package-p .main-price {
  font-weight: 700;
}

.package-paypal {
  padding: 30px;
  border: 1px solid #407bff94;
  margin-top: 20px;
  font-weight: 500;
}

.package-paypal p {
  font-weight: 500;
  margin: 20px 0 10px 0;
}

.package-paypal #payChk input {
  margin-right: 3px;
  position: relative;
  top: 2px;
}

.package-paypal .noCheck {
  border: 1px solid red;
  padding-left: 10px;
}

.submit-package-details {
  background: var(--custom-blue);
  color: var(--pure-white);
  border: 1px solid var(--custom-blue) 94;
  margin-top: 20px;
}

.submit-package-details:hover {
  background: transparent;
  color: var(--custom-blue);
}

.fa-check-circle {
  color: var(--mustard);
  font-size: 24px;
  vertical-align: middle;
}

.spanisd {
  width: 4rem;
}

.nicheclass {
  color: var(--custom-blue);
  font-size: 1rem;
  font-weight: 600;
  display: flex;
  justify-content: center;
  margin: 0.3rem auto 1rem;
  background: var(--pure-white);

  width: 10rem;
}

.package-order ul {
  display: block;
  column-count: 2;
  line-height: 2.5;
}

@media screen and (max-width: 325px) {
  .package-p {
    font-weight: 500;
    font-size: 15px;
    color: var(--custom-blue);
  }

  .contact_left_row,
  .contact_right_row {
    padding: 10px;
  }
}

@media screen and (max-width: 767px) {
  .package-order ul {
    display: block;
    column-count: 1;
    line-height: 2.5;
  }
}

@media screen and (max-width: 992px) {
  .package-p {
    font-weight: 500;
    font-size: 19px;
    color: var(--custom-blue);
  }
}

@media screen and (max-width: 1200px) {
  .package-p {
    font-weight: 500;
    font-size: 16px;
    color: var(--custom-blue);
  }
}

.ifNotRegPack {
  display: none;
}

.billing-head {
  font-size: 30px;
  font-weight: 600;
  color: var(--custom-blue);
}

.ifloggedIn {
  display: none;
}

select.clients-country option {
  font-weight: 500;
}

.what-client-choose ul li {
  color: var(--black);
}

.what-client-choose ul li i {
  color: var(--custom-blue);
}

.niche-choosed {
  font-weight: 600;
  padding-bottom: 10px;
  text-align: center;
  font-size: 25px;
  color: var(--custom-blue);
}

.niche-choosed i {
  color: var(--custom-blue);
}

.ifNotRegPack,
.ifNotLoggedIn,
.afterLoginCls,
.package-paypal,
.packLog-h1 {
  display: none;
}

.packLog-h1 {
  line-height: 0.3;
  position: relative;
  top: -11px;
  z-index: -2;
}

.form-group {
  position: relative;
  padding-bottom: 10px;
}

.blnkReg {
  display: none;
  position: absolute;
  bottom: 0;
}

.guest-post-form {
  padding: 20px 0;
  background: #f9f9f9;
}

.pack-form {
  padding: 20px;
}

.afterPaymentForm {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  max-width: 1000px;
  width: 100%;
  margin: auto;
  border: 1px solid #d3dbe3;
  background: var(--pure-white);
}

.afterPaymentForm .left-side {
  padding: 20px;
}

.afterPaymentForm h3 {
  padding: 10px 0;
}

.afterPaymentForm .right-side {
  background: #ebf4fe;
  color: var(--custom-blue);
  padding: 20px;
}

.afterPaymentForm .what-client-choose {
  padding: 0 20px;
}

.afterPaymentForm ul.orderedPack {
  column-count: 2;
}

.pack-form .form-group input {
  margin: 0 !important;
}

.pack-form .keywordInput {
  width: 100%;
}

.pack-form .urlInput {
  width: 100%;
}

form.pack-form .form-group input {
  padding: 5px;
}

form.pack-form textarea {
  resize: none;
}

.noKeywords,
.noUrlInput {
  font-size: 15px;
  margin-left: 2px;
}

.ifNotData {
  display: none;
}

.miniSuccess {
  display: none;
}

.counterCls {
  text-align: center;
}

.alreadyEnter {
  display: none;
}

.package_type_cat {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 1px;
  color: var(--mustard);
}

.package_type_category {
  font-size: 50px !important;
  font-weight: 600 !important;
  letter-spacing: 1px;
  color: var(--mustard);
  margin-top: 1rem;
  line-height: 1.3 !important;
}

.packHr {
  height: 2px;
  width: 25%;
  background: var(--mustard);
  margin: auto;
}

.indivisualDetails {
  width: 185px;
  display: inline-block;
  font-weight: 500;
}

.indivisualRes {
  padding-left: 10px;
  font-weight: 500;
}

.orderStatus {
  background: #1e80c0;
  text-transform: capitalize;
  color: var(--pure-white);
  clip-path: polygon(100% 0%, 86% 50%, 100% 100%, 0% 100%, 0% 50%, 0% 0%);

  width: fit-content;
}

.orderStatus p {
  padding: 1px 20px 1px 15px;
  color: var(--pure-white);
}

/* package_order */

.paymentGateWayOnline {
  margin-top: 10px;
  background: var(--custom-blue);
  text-transform: capitalize;
  font-weight: 500;
  font-size: 16px;
  width: 50%;
  padding: 10px 8px 10px 8px;
  border-radius: 50px;
}

@media screen and (max-width: 557px) {
  .fa-check-circle {
    font-size: 20px;
  }

  .features-sec-head {
    font-size: 15px;
  }
}

.deviveryDt {
  font-size: 14px;
}

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

#OrderNow {
  font-weight: 700;
}

#ele_id {
  display: block;
}

.warning {
  color: red;
}

#tid {
  display: none;
}

#tid2 {
  display: none;
}

.masterCard img {
  width: 40px;
  object-fit: cover;
}

.visaCard img {
  width: 40px;
  object-fit: cover;
}

.pay {
  color: #11559d;
  font-weight: 700;
}

.pal {
  color: #1a9fec;
  font-weight: 700;
}

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

.blogActioncnter button:nth-child(2) {
  margin-left: 10px;
}

.orderShareSec {
  width: 600px;
  height: 300px;
  background: var(--black);
  border-radius: 10px;
  z-index: 4;
  position: absolute;
  top: 60%;
  left: 31%;
  display: block;
}

.orderShareSec .table th {
  background: var(--black) !important;
  color: var(--pure-white);
}

.orderShareSec .table td {
  color: var(--pure-white);
  background: var(--black) !important;
}

.blogActioncnter button {
  outline: none !important;
}

.blogDetails {
  text-align: center;
}

.blogDetails a {
  font-weight: 700 !important;
  border-radius: 10px;
  background: var(--black);
  outline: none;
  border: none;
}

.blogDetails a:hover {
  background: #3189c5;
}

.wishBtn {
  font-size: 11px !important;
  font-weight: 700 !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  text-transform: capitalize;
}

.buyNowFormList {
  width: 90px !important;
  padding-left: 11px !important;
  padding-right: 10px !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  text-transform: capitalize;
}

#viewDetails {
  width: 90px !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  background: #522e9c !important;
  color: var(--pure-white);
  text-transform: capitalize;
}

.btnch {
  background: #415992;
  color: var(--pure-white);
}

/*########################################################################################################
 #                                     CHEAKOUT PAGE / PACKAGE ORDER                                     #
#########################################################################################################*/

.paymentBtnSec {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-around;
  margin-top: 40px;
}

.buttons a {
  padding: 14px 15px;
}

.paypal-btn-sec button img,
.paytm-btn-sec button img {
  width: 4rem;
}

#paypal-btn,
#paytm-btn {
  border: 1px solid #0057b38a;
  border-radius: 0.5rem;
  padding: 0.4rem 1rem 0.6rem 1rem;
  box-shadow: rgb(38 44 108) 0px 22px 22px -20px;
}

#paypal-btn:hover,
#paytm-btn:hover {
  background-color: #b1d3f8 !important;
  box-shadow: none;
}

.filter_data {
  padding: 1rem;
}

@media (min-width: 200px) {
  .srvc_p {
    padding: 13px;
  }
}

/*============================================ Seller Action Start============================================*/

.explore_btn {
  border: 1px solid #0000ff;
  background: var(--btn-bg-blue);
  border-radius: 0;
  padding: 0.4rem 1rem;
}

.explore_btn:hover {
  border: 1px solid #0000ff;
  color: var(--pure-white);
  background: #0000ff;
  border-radius: 0;
}

.explore_btn:hover a {
  color: var(--pure-white);
}

.seller_action_img {
  object-fit: cover;
  width: 50%;
}

@media (min-width: 250px) {
  .seller_action_img {
    width: 45%;
    padding: 0rem;
    margin-top: 1rem;
  }
}

@media (min-width: 325px) {
  .seller_action_img {
    width: 40%;
    padding: 1rem;
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .seller_action_img {
    width: 30%;
  }
}

@media (min-width: 992px) {
  .seller_action_img {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .explore_btn {
    font-size: 1.2rem;
  }
}
@media (min-width: 1600px) {
  .center-hero-all {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0 !important;
  }
  .blogger_outreach_banner {
    padding-top: 8rem !important;
  }
}

/*--------------------------- Seller Action End-----------------------------------*/
/* ============================ CHEAKOUT PAGE / PACKAGE ORDER ENDED ============================ */
/* blog extra details */

.features-sec {
  /* background: #E8E8E8; */
  background: var(--mustard);
  background: linear-gradient(
    118deg,
    var(--mustard) 74%,
    rgba(251, 244, 240, 1) 100%
  );
  padding: 30px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.features-card {
  border-right: 2px solid #fff;
}

.features-card:last-child {
  border-right: none;
}

.features-sec-head-icon {
  margin-top: 20px;
  text-align: center;
}

.features-sec-head-icon i {
  background-color: #fff;
  padding: 8px;
  border-radius: 20%;
  font-size: 40px;
  color: var(--mustard);
}

.fa-chart-line {
  background-color: #fff;
  padding: 8px;
  border-radius: 20%;
  font-size: 40px;
  color: var(--mustard);
}

.features-sec-all-details {
  text-align: center;
}

.features-sec-head {
  font-size: 18px;
  font-weight: 700 !important;
}

.features-sec-details {
  color: var(--black);
  font-size: 16px !important;
}

/* domain-page css added by rozy */

.ccolcd {
  border: none;
}

@media (max-width: 405px) {
  .rw_twobtn {
  }
}

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

@media (max-width: 361px) {
  .finalslect {
    display: grid !important;
    margin: auto;
    width: fit-content;
  }

  .continue_atag {
    margin: 0.5rem 0;
  }

  .gp-heading-details-2 p {
    padding: 10px;
  }
}

.edit_profile {
  overflow: hidden;
}

/* new faqs style for indexpage  */

/* index faqs */

.index-faq-section {
  padding: 4rem 6rem 6rem;
}

.index-faq-section img {
  width: 100%;
}

.faq-small-text {
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  color: var(--mustard);
  letter-spacing: 3px;
  margin-bottom: 1rem;
}

.faq-question {
  text-align: center;
  font-weight: 400;
  font-family: Helvetica, Poppins !important;
}

#faq-block #faq-sticky-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: sticky;
  top: 20%;
}

.faq-acc-flush .faq-acc-item {
  background: #f7f7f9;
}

#faq-block .accordion-item .faq-acc-body p,#faq-block .accordion-item .faq-acc-body  {
  font-size: 17px !important;
  line-height: 1.625em !important;
}
#faq-block .accordion-item .faq-acc-body p{
  margin-bottom: 0.85rem !important; 
}

.faq-acc-button {
  font-family: Helvetica, Poppins;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  color: var(--black);
  background-color: #f7f7f9;
  border-style: solid;
  border-width: 1px;
  border-color: #02010100;
  padding: 18px 20px 18px 30px;
  margin-bottom: 8px;
}

.faq-acc-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: none !important;
}

.faq-acc-flush .faq-acc-item .faq-acc-button {
  border-radius: 8px !important;
  border: none !important;
}

.faq-acc-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon-faq) !important;
  transform: var(--bs-accordion-btn-icon-transform);
}

.faq-acc-button:focus {
  z-index: 3;
  border-color: var(--pure-white) !important;
  outline: 0;
  box-shadow: none !important;
}

.faq-acc-button:not(.collapsed) {
  border: none !important;
  color: var(--pure-white) !important;
  background-color: var(--mustard) !important;
  box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0
    var(--bs-accordion-border-color);
}

@media (max-width: 991px) {
  #faq-block #faq-sticky-container {
    position: unset !important;
    margin-bottom: 1.5rem;
  }
  .index-faq-section {
    padding: 4rem;
  }

  .package_type_category {
    margin-top: 0rem;
  }

  h1 {
    font-size: var(--h1-sm-size);
  }
}

@media (max-width: 767px) {
  .index-faq-section {
    padding: 3rem 1rem;
  }

  .features-sec-head {
    font-weight: 700 !important;
  }
  .features-card {
    border: none;
  }
  .features-card:last-child {
    border-bottom: none;
  }
}

@media (max-width: 575px) {
  .faq-question {
    font-size: 1.8rem;
  }
  .features-card {
    border-right: none;
    border-bottom: 2px solid white;
  }
  .step-numbering-Div {
    right: -1rem !important;
  }
}

@media (min-width: 1300px) {
  .custom-cntainr {
    max-width: 1100px;
    margin: auto;
  }
}

/* ========================================= */
/* PRICE BOX FOR ALL SERVICES PAGE */
/* =========================================== */
.blogger-fourth-section {
  margin: 2rem 0 3rem;
}

.price-table {
  background: #f9f9f9;
}

.sale-offer-div {
  color: var(--pure-black);
  font-family: "Helvetica", Poppins;
  text-align: center;
  width: 188px;
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 13px;
  line-height: 2.3;
  font-weight: 800;
  text-transform: uppercase;
  background: var(--mustard);
  position: relative;
  margin-bottom: -2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .sale-offer-div {
    transform: translateY(-50%) translateX(-50%) translateX(20px) rotate(-45deg);
    margin-top: 20px;
  }
}

@media screen and (max-width: 345px) {
  .sale-offer-div {
    transform: translateY(-50%) translateX(-50%) translateX(20px) rotate(-45deg);
    margin-top: 20px;
  }
}

.price-box-content {
  background: var(--pure-white);
  padding: 20px;
  text-align: center;
  border: 1px solid #d3dbe354;
  overflow: hidden;
}

.price-box-content p {
  line-height: 1.5;
}

.price-box-content:hover {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px,
    rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
  border: 1px solid #d3dbe354;
}

.price-box-content i {
  padding-right: 5px;
  color: forestgreen;
  font-size: 18px;
}

.price-box-content button {
  padding: 0.3rem 0.8rem;
  margin: 20px 0 30px 0;
  color: var(--mustard);
  background: var(--pure-white);
  text-transform: capitalize;
  font-weight: 500;
  border: 2px solid var(--mustard);
  border-radius: 0.6rem;
}

.price-box-content button:hover {
  border: 2px solid var(--mustard);
  color: var(--pure-white);
  background: var(--mustard);
}

.price-box-content .price-box-title {
  position: relative;
  font-size: 1rem;
  line-height: 1.2;
}

.price-box-title .dollar {
  font-weight: 500;
  font-size: 20px;
}

.price-box-title sup {
  top: -1.5em;
}

.main-price {
  font-size: 55px;
  font-weight: 700;
}

.price-box-content pre {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
}

.price-box-ul {
  padding: 3px 0;
  text-align: left;
  margin-left: 25px;
  font-size: 1.178rem;
}

.price-box-ul .select-niche {
  border: 1px solid var(--custom-blue);
  outline: 0;
  width: -webkit-fill-available !important;
}

.price-box-ul li {
  padding: 5px 0;
  list-style: square;
  text-transform: capitalize;
}

.srvc-common-btn {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  background-image: linear-gradient(120deg, var(--mustard) 0%, #fa8273 100%);
  border: 1px solid #f7a546 !important;
  border-radius: 50px 50px 50px 50px;
  padding: 13px 40px 13px 40px;
}

.srvc-common-btn:hover {
  color: white !important;
  background-image: linear-gradient(120deg, #fa8273 0%, var(--mustard) 100%);
}

.srvc-common-btn1 {
  font-size: 20px;
  font-weight: 500;
  border: 1px solid #f7a546 !important;
  border-radius: 50px 50px 50px 50px;
  padding: 13px 40px 13px 40px;
}

.second-btn-dark {
  background-color: var(--pure-black);
  border: 1px solid var(--pure-black);
  border-radius: 8px;
  color: var(--pure-white);
  display: inline-flex;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  padding: 0.5em 1em;
  text-decoration: none;
}

.second-btn-dark:hover,
.second-btn-dark:active {
  background: #ffffff00;
  color: var(--pure-black);
}

.srvc-common-btn1:hover {
  color: white !important;
  background-image: linear-gradient(120deg, #fa8273 0%, var(--mustard) 100%);
}

.component-p {
  font-size: var(--p-component-h2-size) !important;
}

@media screen and (max-width: 767px) {
  .price-box-content {
    margin: 1rem;
  }

  .srvc-common-btn {
    font-size: 17px;
    padding: 6px 12px 6px 12px;
  }

  .srvc-common-btn1 {
    font-size: 17px;
    padding: 6px 22px 6px 22px;
  }

  .component-h2 {
    font-size: var(--component-h2-sm-size) !important;
    line-height: var(--component-h2-sm-lineHeight) !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .component-h2 {
    font-size: var(--component-h2-md-size) !important;
  }
  .btnrespipad {
    padding: 13px 12px;
  }
}

@media (min-width: 200px) and (max-width: 312px) {
  .indexpage-starting-main-h1 {
    font-size: 1.55rem;
  }

  h1 {
    font-size: var(--h1-size);
  }

  .faq-question {
    font-size: 1.4rem;
  }

  p {
    font-size: 1.1rem !important;
    font-weight: 400 !important;
  }

  .sec_heading {
    font-size: 1.6rem !important;
  }

  .srvc-common-btn {
    font-size: 15px;
  }

  .srvc-common-btn1 {
    font-size: 15px;
  }

  ul {
    font-size: 1.07rem !important;
  }
}

@media (max-width: 600px) {
  h1 {
    font-size: var(--h1-xs-size);
  }
}

/* blogs sites name da dr showing */
.blogs-sites-table-cards {
  padding: 3rem 5rem;
}

.blogs-sites-table-cards .table > tbody > tr {
  border: none;
  border-style: hidden;
}

.blogs-sites-table-cards .table thead th {
  border: none;
  background: var(--mustard);
  color: var(--bs-body-bg);
}

@media (max-width: 991px) {
  .blogs-sites-table-cards {
    padding: 2rem 1rem;
  }
}

.component-h2 {
  font-size: var(--component-h2-size);
  font-weight: var(--component-h2-fontWeight);
  line-height: var(--component-h2-lineHeight);
}

.component-p {
  font-size: var(--p-component-h2-size) !important;
  font-weight: var(--p-component-h2-fontWeight) !important;
  line-height: var(--p-component-h2-lignHeight) !important;
}

.services-a-btn {
  font-family: "Helvetica", Poppins;
  font-size: 14px;
  font-weight: 700;
  color: #7d8089;
}

.services-a-btn:hover {
  color: var(--mustard) !important;
}

/* blogs sites name da dr showing */

.tick-check img {
  width: 1.2rem;
}

/* for scoll slide  */
.fullDynamicdiv {
  border: 3px solid var(--mustard);
  padding: 16px 0px 16px 16px;
  border-radius: 16px;
}

.scroll-step {
  height: 100vh;
}

#display-area {
  position: sticky;
  top: 5%;
  z-index: 10 !important;
  background: white !important;
  padding: 20px !important;
  transition: opacity 0.6s ease;
  opacity: 1;
  text-align: justify;
}
.step-numbering-Div {
  top: 3rem;
  right: 0rem;
}
@media (max-width: 1025px) {
  .scroll-step {
    height: fit-content;
  }
}

@media (max-width: 767px) {
  #display-area {
    top: -6% !important;
  }

  .step-numberingLine {
    width: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #display-area {
    top: 15% !important;
  }
}

.fade-out {
  opacity: 0;
}

.fade-in {
  opacity: 1;
}

.fadeSmooth {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.dynamic-desc-div {
  padding: 8px 6px 8px 24px;
  border: none;
  border-left: 3px solid #fda33b;
  height: 25rem;
  overflow: hidden;
  /* Hide scrollbar initially */
  transition: overflow 0.6s ease;
  scrollbar-gutter: stable;
}

@media screen and (max-width: 991px) {
  .fullDynamicdiv {
    position: relative;
    padding: 16px 8px 16px 8px;
  }

  .dynamic-desc-div {
    padding: 8px 6px 8px 6px;
    border: none;
    border-left: none;
  }

  .dynamic-NuberDiv {
    width: 100%;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 30%;
  }

  .step-numberingLine {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .person-img-col img {
    width: 100% !important;
  }
}

.dynamic-desc-div:hover {
  overflow: auto;
}

.step-number {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  background-color: #e0e0e0 !important;
  color: #000;
  text-align: center;
  font-weight: bold;
  transition: background-color 0.3s, color 0.3s;
}

.step-number.active {
  background-color: #fda33b !important;
  color: #fff !important;
}

/* card hover css for all pages */

.hover-card-new {
  position: relative; /* Required for absolute positioning of ::before */
  transition: all 0.2s ease-in-out;
}

.hover-card-new::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  top: 0;
  left: 0;
  border-radius: 21px;
  border-bottom: 4px solid transparent;
  transition: all 0.3s ease-in-out; /* Smooth transition for hover effect */
}

/* Hover effect - Change background color of ::before */
.hover-card-new:hover::before {
  border-bottom: 4px solid #f9a038; /* Now this should work */
}

.hover-card-new:hover {
  box-shadow: 0px 10px 13px #d7d5d5;
}

/* about person css */
.person-img-col {
  background-color: #e5e3ee;
  padding: 0;
  border-radius: 20px 0px 0px 20px;
  border: 1px solid #e5e3ee;
  /* max-height: 500px; */
  overflow: hidden;
}
.person-img-col img {
  /* height: 100%; */
  object-fit: cover;
  transition: filter 0.3s ease-in-out;
  width: 100%;
}
.person-content-col {
  border: 1px solid var(--mustard);
  border-radius: 0px 20px 20px 0px;
  border-left: none;
}

.person-img-col:hover img {
  filter: grayscale(100%);
  cursor: pointer;
}

.person-content-col h3,
.person-content-col h4 {
  transition: color 0.3s ease-in-out;
}

.person-content-col h3:hover,
.person-content-col h4:hover {
  color: var(--mustard);
}

#color-heading-upper-new {
  color: black;
  font-weight: 800 !important;
  margin-bottom: -7px !important;
}

#custom-package-block {
  background: #f9f9f9 !important;
}

.back-divider-new {
  background-image: url(../images/dummy-img/blogger-outreach-bg-main.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
}


#full-outer-con #sepra-blog-new ul li{
  list-style-type: disc !important;
}
#full-outer-con #sepra-blog-new ol li {
  list-style-type: decimal !important;
}
#full-outer-con #sepra-blog-new table thead,#full-outer-con #sepra-blog-new table tbody, #full-outer-con #sepra-blog-new table tfoot, #full-outer-con #sepra-blog-new table tr, #full-outer-con #sepra-blog-new table td, #full-outer-con #sepra-blog-new table th {
  border-width:1px !important ;
}

#full-outer-con #sepra-blog-new #dynacmis-side-con ul li{
  list-style-type: none !important;
}


