body {
  font-family: "Titillium Web", sans-serif;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}


ul {
  padding: 0;
  list-style: none !important;
}

.custom-na {
  background: white;
}

.bordeer {
  background: linear-gradient(75deg, #007ba8, #00a2ce) !important;

  color: white !important;
}

.yellow-btn {
  background: linear-gradient(75deg, #007ba8, #00a2ce) !important;

  color: white !important;
}

.custom-na a {
  color: black !important;
}

figure {
  overflow: hidden;
  margin: 0;
}

ul.navbar-nav.ml-auto {
  gap: 48px;
}

a.nav-link {
  padding: 0px 0px !important;
  margin: 0px 0px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.hover-down {
    position: absolute;
    z-index: 1;
    background: linear-gradient(75deg, #007ba8, #00a2ce) !important;
    padding: 10px 10px;
    display: none;
    border-radius: 5px;
}

.hover-down ul li {
    padding: 5px 0;
}

.hover-down ul li a {
    color: white !important;
}
.header-top:before {
  content: "";
  position: absolute;
  left: 0;
  width: 90%;
  height: 100%;
  background: linear-gradient(75deg, #007ba8, #00a2ce) !important;
  top: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 0 0 80px 80px;
}

.header-anc a {
  color: #ffffff;
  /* display: flex; */
  /* gap: 17px; */
  font-size: 18px;
  font-weight: 400;
}

.sec-1.home-banner {
    height: 900px;
    margin-bottom: 10rem;
}

.header-anc {
  display: flex;
  /* gap: 323px; */
  align-items: center;
  justify-content: space-between;
}

.right-top-header {
  display: flex;
  gap: 30px;
}

.right-top-header i {
  color: white;
}

.bordeer {
  background: #fff;
  border: 2px solid white;
  width: 186px;
  /* height: 60px; */
  /* line-height: 57px; */
  padding: 10px 17px;
  border-radius: 8px;
  font-size: 20px;
  color: #161a1d;
  font-weight: 600;
  text-align: center;
  /* padding: 0; */
}

a:hover {
  text-decoration: none;
}

.sec-1 {
  overflow: hidden;
  position: relative;
  z-index: 0;
  height: 800px;
  display: flex;
  align-items: center;
  padding-top: 0rem;
  border-radius: 0 0 150px 150px;
  margin-bottom: 40px;
}

.home-main {
  animation: zoominoutsinglefeatured 20s infinite;
}

.change-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  position: absolute;
  z-index: -1;
  background-image: url('../images/images-banner.jpg');
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@keyframes zoominoutsinglefeatured {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.2, 1.2);
  }

  100% {
    transform: scale(1, 1);
  }
}

.sec-1hea {
  /* padding-top: 80px; */
}

.sec-1hea h1 {
  font-size: 35px;
  font-weight: 700;
  color: white;
  line-height: 49px;
  /* text-wrap: balance; */
  width: 100%;
}

.sec-1hea p {
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  line-height: 33px;
  margin-bottom: 33px;
  width: 89%;
}

.custom-bu a {
  border: 2px solid #fff;
  border-radius: 3px;
  background: 0 0;
  line-height: 56px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  padding: 13px 50px;
  margin-right: 14px;
}

.rating-img {
  padding-top: 50px;
}

.rating-img img {
  /* width: 64%; */
  object-fit: cover;
}

.top-main-form {
  border-radius: 5px;
  background-color: #fff;
  width: 365px;
  height: 420px;
  margin-left: auto;
  position: relative;
  box-shadow: 4px -5px 11px 3px rgb(0 0 0 / 15%);
  border: 4px solid #007ba8;
  padding: 10px 10px;
  text-align: center;
}

.best-services h4 {
  font-size: 24px;
  font-weight: 600;
  color: #141414;
  letter-spacing: -0.4px;
  padding-bottom: 12px;
  text-align: center;
  line-height: 1.1em;
  margin: 0;
}

.best-services h5 {
  font-size: 19.11px;
  color: #141414;
  font-weight: 400;
  text-align: center;
}

.best-services .form-group input {
  width: 100%;
  height: 50px;
  padding: 0 24px;
  font-size: 16px;
  letter-spacing: 0.2px;
}

.simply-provider .simply-h {
  padding-top: 2rem;
}

.yellow-btn {
  border-radius: 5px;
  background-color: #fe9914;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.5s;
  font-family: titillium web, sans-serif !important;
  text-align: center;
  padding: 20px 35px;
  margin: 10px;
}

.best-services h6 {
  font-size: 15px;
  color: #3d3d3d;
  text-align: center;
  display: block;
  letter-spacing: 0.2px;
  font-weight: 700;
  margin-top: 20px;
}

.img-sec {
  background: linear-gradient(75deg, #007ba8, #00a2ce) !important;
  padding: 16px 0;
  margin-top: -100px;
  position: relative;
  z-index: 1;
}

.simply-provider {
  padding-top: 1rem;
  padding-bottom: 3rem;
}

.simply-h h2 {
  font-size: 38px;
  font-weight: bold;
  color: #4e4e4e;
  line-height: 1.2;
  text-align: center;
}

.simply-h p {
  color: #4e4e4e;
  font-weight: 500;
  margin-top: 25px;
  font-size: 17px;
  text-align: center;
}

.AUTHORS-news {
  margin-top: 100px;
  margin-bottom: 150px;
}

.AUTHORS-news h2 {
  font-size: 38px;
  font-weight: bold;
  color: #4e4e4e;
  line-height: 1.2;
  text-align: center;
}

.AUTHORS-news figure img {
  width: 100%;
}

.writer-content h2 {
  margin-top: -18px;
  font-size: 45px;
  line-height: 50px;
  font-weight: bold;
  text-align: start;
  color: #4e4e4e;
  font-size: 48px;
}

.writer-content p {
  display: inline-block;
  width: calc(100%);
  vertical-align: top;
  padding: 0 0 0 17px;
  font-size: 18px;
  color: #4e4e4e;
  font-weight: 400;
}

.writer-content p a {
  color: #007ba8;
}

.Helping {
  background: #eef4f2;
  padding: 60px 0;
}

.main-book-editing {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 20px;
  margin-top: 30px;
}

.book-img {
  width: 30%;
}

.ghost-writing {
  width: 70%;
}

.book-img figure img {
  border-radius: 60%;
  border: 5px solid white;
}

.ghost-writing h4 {
  color: black;
  font-weight: bolder;
  font-size: 1.5rem;
  margin-bottom: 10px;
}

.ghost-writing p {
  color: #5e5e5e;
  line-height: 24px;
  font-size: 13px;
  font-weight: 600;
}

.town-content {
  padding: 40px 0;
}

.original {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 30px;
  border: 2px solid #222;
  padding: 20px;
  height: 350px;
  justify-content: center;
  border-radius: 10px;
}

.town-content .simply-h {
  margin-bottom: 50px;
}

.original h5 {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 30px;
}

.original p {
  font-size: 18px;
  color: #4e4e4e;
  font-weight: 400;
}

.Premium-services {
  padding-top: 120px;
}

.Premium-services .simply-h {
  padding-bottom: 100px;
}

.Professional-drives h2 {
  font-size: 40px;
  color: #4e4e4e;
  text-transform: capitalize;
  display: inline;
  margin-bottom: 50px;
  line-height: 55px;
  font-weight: bold;
}

.Professional-drives .custom-bu a {
  border-radius: 5px;
  background-color: #fe9914;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.5s;
  font-family: titillium web, sans-serif !important;
  margin: 10px;
  text-align: center;
  padding: 15px 26px;
  font-size: 15px;
  color: black;
}

.Professional-drives .custom-bu {
  margin-top: 50px;
}

.custom-slider {
  padding-top: 200px;
  padding-bottom: 100px;
}

.custom-slider .simply-h h2 {
  margin-bottom: 30px;
}

.poster-main.perspectiv-carousel ul {
  display: flex;
  align-items: center;
}

.poster-main.perspectiv-carousel ul li:nth-child(1) {
  height: 50px;
}

.custom-slider .custom-bu a {
  border-radius: 5px;
  background-color: #fe9914;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.5s;
  font-family: titillium web, sans-serif !important;
  margin: 10px;
  text-align: center;
  padding: 15px 26px;
  font-size: 15px;
  color: black;
}

.custom-slider .custom-bu {
  margin-top: 80px;
}

.Sense-director {
  position: relative;
  z-index: 1;
  background-image: url(../images/20.webp);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  background-attachment: fixed;
  padding-bottom: 6rem;
  padding-top: 2rem;
}

.Sense-director:before {
  position: absolute;
  z-index: 0;
  content: "";
  background-color: rgb(0 0 0 / 57%);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: blur(80px);
}

.sence-foggy h2 {
  color: white;
  font-weight: 600;
  font-size: 60px;
  line-height: 70px;
  margin-bottom: 24px;
  text-wrap: balance;
}

.sence-foggy h2 .d-span {
  display: block;
}

.sence-foggy h2 .c-span {
  color: #fdae37;
  font-weight: 700;
}

.sence-foggy p {
  font-size: 18px;
  color: white;
  font-weight: 400;
  line-height: 25px;
}

.sence-foggy .custom-bu a {
  padding: 12px 35px;
  font-size: 16px;
}

.sence-foggy .custom-bu a:nth-child(1) {
  background: #fff;
  color: #161a1d;
  margin-right: 10px;
}

.main-column {
  background-color: rgba(0, 0, 0, 0.65);
  min-height: 723px;
  padding: 0 55px;
  display: flex;
  align-items: center;
  margin-left: 25px;
  margin-top: 80px;
  width: 100%;
}

.mainquality {
  display: flex;
  align-items: baseline;
  gap: 15px;
  width: 100%;
}

.research {
  width: 30%;
}

.quality-direction {
  width: 70%;
}

.quality-direction h5 {
  font-weight: 500;
  color: #fff;
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 32px;
  font-weight: 500;
  font-size: 22px;
  position: relative;
  z-index: 0;
}

.quality-direction h5:before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 4px;
  width: 25%;
  height: 4%;
  left: 0;
  background: #007ba8;
}

.quality-direction p {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 20px;
  width: 100%;
}

.Optimal {
  padding: 100px 0;
}

.Esteemed-Authors h2 {
  font-size: 36px;
  font-weight: bold;
  color: #4e4e4e;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 20px;
}

.Esteemed-Authors p {
  color: #222;
  font-weight: 500;
  line-height: 23px;
}

.Customer-Testimonials {
  padding-top: 55px;
  padding-bottom: 30px;
  position: relative;
  z-index: 0;
}

.Customer-Testimonials:before {
  content: "";
  background: #f0f0f0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40%;
  z-index: 0;
}

.main-testimonials:hover {
  border: 5px solid #007ba8;
  transition: all ease 0.5s;
}

.main-testimonials {
  margin-top: 50px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 30px;
  background: white;
  height: 340px;
  border: 5px solid transparent;
  transition: all ease 0.5s;
  padding-top: 40px;
}

.trustpilot img {
  display: block;
}

.main-testimonials p {
  margin-top: 15px;
  font-weight: 500;
  font-size: 14px;
  color: #000;
  line-height: 18px;
  width: 90%;
}

.main-collaps {
  padding-top: 50px;
}

.FAQS-collaps {
  padding-bottom: 100px;
  padding-top: 30px;
}

.collaps-h h2 {
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 50px;
  color: black;
}

.main-collaps .card-header span {
  font-size: 15px;
  font-weight: 500;
  color: #4e4e4e;
}

.main-collaps .card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: transparent;
  border: none;
  padding: 0;
}

.main-collaps .card {
  background: transparent;
  border: 1px solid #dddfe1 !important;
  padding: 19px;
  margin-bottom: 21px;
}

.main-collaps .card-body {
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 15px;
  color: #8e8e8e;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 10px;
  border-top: 2px solid #f1f1f1;
}

.main-collaps .card-header span img {
  width: 20px;
  height: 20px;
}

.main-collaps .card-header.collapsed span .minus-i {
  display: none;
}

.main-collaps .card-header.collapsed span .plus-i {
  display: block;
}

.card-header span .minus-i {
  display: block;
}

.card-header span .plus-i {
  display: none;
}

.benzinga {
  padding-top: 100px;
  padding-bottom: 250px;
}

.as-seen p {
  text-align: center;
  background-color: #fff;
  margin: 0;
  color: #000;
  position: relative;
  z-index: 1;
  width: 20%;
  margin: auto;
  font-size: 20px;
  font-weight: bolder;
  letter-spacing: 5px;
  margin-bottom: 30px;
}

.as-seen:before {
  position: absolute;
  z-index: -1;
  content: "";
  width: 100%;
  height: 1px;
  background: black;
  top: 15px;
  left: 0;
}

.fox-img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 30px;
  position: relative;
  z-index: 0;
  height: 100px;
}

.fox-img img {
  width: 10%;
}

.fox-img:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 5%;
  height: 100%;
  left: -50px;
  top: 0;
  background-image: url(../images/5.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.2;
}

.fox-img:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 5%;
  height: 100%;
  right: -50px;
  top: 0;
  background-image: url(../images/5.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.2;
  transform: rotate(175deg);
}

.circle-sec {
  background-image: url(../images/27.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 650px;
  padding-top: 101px;
  position: relative;
  z-index: 0;
  /* display: none; */
}

.footer-circle {
  position: absolute;
  z-index: 1;
  left: 0;
  top: -50px;
  text-align: center;
  right: 0;
  margin: auto;
  width: 100px;
  border-radius: 60%;
  background: white;
  height: 100px;
  box-shadow: 0px 10px 10px 2px #00000042;
}

.footer-circle span {
  position: absolute;
  z-index: 1;
}

.reviews-brands {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 31px;
  text-align: end;
  margin-bottom: 1rem;
}

.dmca {
  width: 12%;
}


.bot-image {
  width: 95px;
  height: 35px;
  display: block;
  position: absolute;
  top: -19px;
  left: 50%;
  margin: 0 0 0 -48px;
  text-indent: -9999px;
  text-align: left;
  background: url(../images/42.webp);
  background-position: -7px -286px !important;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform-origin: 50% 75px;
  transform-origin: 50% 75px;
}

.bot-arrow i {
  position: absolute;
  z-index: 1;
  top: 20px;
  font-size: 30px;
  text-align: center;
  left: 20px;
  right: 0;
  padding: 30px;
  background: white;
  border-radius: 60%;
  height: 50px;
  width: 50px;
  box-shadow: 0px 6px 10px 2px #00000042;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
}

.circle-sec .simply-h h2 {
  margin-top: 70px;
  color: white;
}

.circle-sec .simply-h p {
  color: white;
  margin-bottom: 30px;
}

.your-story h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 500;
  color: #007ba8;
  border-bottom: 2px solid #4e4e4e;
  padding-bottom: 10px;
}

.your-story h2 span {
  font-weight: 700;
}

.call-us {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 30px;
}

.call-img {
  width: 30%;
}

.call-us-for {
  width: 70%;
}

.call-img img {
  width: 100%;
  height: 100%;
}

.call-us-for a {
  display: block;
  color: white;
  font-weight: 700;
  font-size: 18px;
}

.call-us-for span {
  color: white;
  font-weight: 700;
  font-size: 18px;
}

footer {
  background-color: #000000;
  padding: 50px 0 0;
}

.footer-cosmos p {
  color: #ffffff;
  font-size: 16px;
  margin-top: 20px;
}

.bark {
  background: transparent;
  border: 0px solid rgb(28, 44, 59);
  text-align: center;
  width: 12%;
  margin-bottom: 0;
  padding-top: 8px;
}

.bark p {
  margin: 0;
  color: rgb(19, 60, 96);
  font-size: 18px;
  font-weight: 500;
  margin-top: 0px;
}

.bark img {
  height: 24px;
  margin-top: 0px;
  filter: invert(1);
}

.bark .span-s {
  background: rgb(19, 60, 96);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
}

.span-s span {
  color: white;
  font-size: 16px;
  font-weight: 400;
}

.footer-cosmos h5 {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  padding: 0 0 10px;
  margin-bottom: 33px;
  position: relative;
  z-index: 0;
}

.footer-cosmos h5:before {
  position: absolute;
  z-index: 1;
  content: "";
  left: 0;
  width: 20%;
  background: #007ba8;
  height: 2px;
  bottom: 0;
}

.footer-cosmos ul {
  padding: 0;
  list-style: none;
}

.footer-cosmos ul li {
  padding: 5px 0;
}

.footer-cosmos ul li a {
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
}

footer .col-lg {
  max-width: 20%;
}

.footer-link-logo img {
  width: 60% !important;
  margin-bottom: 12px;
}

.map-div {
  display: flex;
  align-items: baseline;
  gap: 10px;
}

.map-div i {
  color: #00a1cd;
}

.socil-links {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.socil-links a {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #009eca;
  color: white;
}

.bottom-footer {
  background: #ffffff;
  border-top: 2px solid #00a0cc;
  padding: 12px 0;
}

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

.disclaimer {
  display: flex;
  align-items: center;
  gap: 0px;
}

.disclaimer a {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  border-left: 1px solid #707070;
  padding: 0 10px;
}

.center-footer p {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  margin: 0;
}

.trust-img {
  margin-top: 0;
  width: 12%;
}

.trust-reviews {
  padding-top: 80px;
}

/*extra first css */

.my-our-value {
  padding-top: 50px;
  padding-bottom: 50px;
}

.steps-background {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url(../images/new-images/marketing-our-process.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 980px;
}

.h-extra {
  color: #4e4e4e;
  font-weight: bold;
  font-size: 40px;
}

.our-steps {
  width: 70%
}

.our-steps h6 {
  font-size: large;
  font-weight: 700;
  color: #4e4e4e;
  font-size: 30px;
}

.our-steps p {
  font-size: 15px;
  color: #222;
}

.step-1 {
  padding-left: 80px
}

.step-2 {
  padding-top: 40px;
  padding-left: 202px;
  width: 80%
}

.step-3 {
  padding-top: 65px;
  padding-left: 217px;
  width: 80%
}

.step-4 {
  padding-top: 0px;
  padding-left: 189px;
  width: 80%
}

.step-5 {
  padding-top: 42px;
  padding-left: 78px;
  width: 64%
}

/*extra first css */

/*extra second css */



.our-idea {
  padding: 130px 0;
  clear: both;
  margin: 0 auto;
  padding-bottom: 70px;
}

.our-idea img {
  margin-left: -20px;
  width: 100%;
}


.our-idea h2 {
  font-size: 46px;
  font-weight: 700;
  line-height: 42px;
  margin: 0 0 18px
}

.our-idea h4 {
  font-size: 20px;
  font-weight: 600
}


.our-idea ul li {
  font-size: 15px;
  margin: 0 0 5px;
  font-weight: 500
}

.our-idea ul li i {
  color: #008dff;
  margin-right: 5px
}

ul.navbar-nav.ml-auto {
  gap: 29px;
}

.header-top {
  padding: 5px 0;
  position: relative;
  z-index: 0;
}

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

.parent-offer img {
  max-width: 150px;
}

/*extra second css */


































.modal-dialog {
  position: relative;
  width: auto;
  margin: 0 auto;
  max-width: 600px;
}

.modal-content {
  margin: 100px 0px 0px 0px;
  background-color: #fff;
}

.modal-header,
.modal-footer {
  border-bottom: 0 !important;
  border-top: 0;
  max-width: 600px !important;
  position: relative;
  justify-content: center !important;
  margin-top: 0px;
  margin-bottom: -46px;
}

.head-img img {
  width: 100%;
}

.modal-header .close {
  position: absolute;
  right: -210px;
  font-size: 30px;
  top: 0;
  bottom: 0;
  padding: 0 !important;
  z-index: 1;
  color: white;
  opacity: 1;
}

button.close.head-top {
  color: black;
}

h2#changetopic {
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  line-height: 3;
}

.customRadio input[type="radio"] {
  position: absolute;
  left: -9999px;
}

.customRadio input[type="radio"]+label {
  position: relative;
  padding: 0px 0 0 40px;
  cursor: pointer;
  margin: 0;
  margin-left: 44px;
  border: 1px solid #e6e7ec;
  width: 86%;
  margin: 0 auto;
  padding: 15px 0 15px 55px;
  font-size: 15px;
  line-height: 1.5;
}

.form-box-main form input[type=checkbox]:not(old)+label,
input[type=radio]:not(old)+label {
  display: inline-block;
  margin-left: -28px;
  padding-left: 28px;
  line-height: 24px;
  font-weight: 500;
  font-size: 14px;
  color: #5B6B7F;
}

.customRadio input[type="radio"]+label:before {
  content: '';
  background: #fff;
  border: 2px solid #311B92;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  left: 12px;
}

.customRadio input[type="radio"]+label:after {
  content: '';
  background: #311B92;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: 17px;
  opacity: 0;
  transform: scale(2);
  transition: transform 0.3s linear, opacity 0.3s linear;
}

.box-shadow--16dp {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
}

.btn-success {
  background-color: #311B92 !important;
  border-radius: 8px;
  padding-right: 35px;
  padding-left: 35px;
}

button#nextbtn {
  font-size: 15px;
  margin-top: 10px;
}

.btn-outline-light {
  color: #100303;
  border-color: #05213e;
}

button#backbtn {
  padding: 4px 20px;
  font-size: 15px;
  background-color: #55b055;
  border-color: #28a745;
  margin-top: 10px;
}

.customRadio input[type="radio"]:checked+label:after {
  opacity: 1;
  transform: scale(1);
}

.btn-success {
  background: linear-gradient(75deg, #007ba8, #00a2ce) !important;
  border-radius: 8px;
  padding-right: 35px;
  padding-left: 35px;
}

.formtext {
  margin: 0px 0px 11px 0;
  height: 50px;
  width: 80%;
  margin: 0 auto 13px;
}

input#submitdata {
  font-size: 15px;
  font-weight: 600;
  height: 50px;
}

button#backbtn {
  padding: 4px 20px;
  font-size: 15px;
  background: linear-gradient(75deg, #007ba8, #00a2ce) !important;
  border-color: #28a745;
  margin-top: 10px;
  color: white;
}



.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  opacity: .75
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none
}

.modal-open {
  overflow: hidden
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none
}

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%)
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2))
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.show {
  opacity: .5
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 20px 0px 20px;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
  margin-left: .25rem
}

.modal-footer>:not(:last-child) {
  margin-right: .25rem
}

header .navbar {
  padding: 8px 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media(min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto
  }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2))
  }

  .modal-sm {
    max-width: 300px
  }
}

@media(min-width: 992px) {
  .modal-lg {
    max-width: 800px
  }
}


.modal-dialog.modal-dialog-centered {
  max-width: 890px;
}


/* modal popup css  */

.popupform ul li {
  text-align: left;
  position: relative;
  width: 49%;
  margin: 8px 0px;
  display: inline-block;
}

.popupform ul li input[type="text"],
.popupform ul li input[type="email"],
.popupform ul li textarea {
  background: #fafafa;
  border: #dcdcdc 1px solid;
  padding: 10px 10px 10px 34px;
  width: 100%;
  border-radius: 7px;
  font-size: 14px;
  color: #000;
  box-shadow: none !important;
  outline: none 0px !important;
}

.popupform ul li i {
  position: absolute;
  top: 12px;
  left: 10px;
  color: #0094c0;
}

.popupform ul li.first,
.popupform ul li:nth-child(4) {
  width: 100%;
}

.popupform ul li textarea {
  height: 110px;
}

.popupform ul li.last {
  text-align: center;
  width: 100%;
  margin: auto 0;
  background-color: transparent!important;
  padding: 0!important;
}

.popupform ul li input[type="submit"] {
  background: linear-gradient(75deg, #007ba8, #00a2ce) !important;
  color: #fff;
  font-size: 18px;
  border: #000c69 1px solid;
  text-transform: uppercase;
  font-weight: 600;
  padding: 14px 50px;
  letter-spacing: 1px;
  border-radius: 3px;
  outline: 0px none;
  width: 100%;
  display: inline-block;
  border: 1px solid transparent;
}

.popupform ul li input[type="submit"]:hover {
  background: #006f2f;
}

.popupform ul li input[type="text"]:focus,
.popupform ul li input[type="email"]:focus,
.popupform ul li textarea:focus {
  border: #0c8a41 1px solid !important;
}

.popupform {
  width: 540px;
  border-radius: 23px;
  padding: 26px 0px 0px;
  overflow: visible;
  border-bottom: rgb(0 158 202) 5px solid;
  box-shadow: none;
  border-right: 0;
  border-left: 0;
  border-top: 0;
  background-image: url('../images/popup-bg.webp');
  height: auto;
  width: 100%;
  background-size: cover;
  padding-bottom: 30px;
  position: relative;
  background-position: top;
  padding: 20px 20px 0px 20px;
  border: 3px solid #ffffff00;
  box-sizing: content-box;
  position: relative;
  border-radius: 14px;
  background-color: rgba(0, 0, 0, .639)!important;
  /* position: fixed; */
  /* top: 0; */
  /* left: 0; */
  /* right: 0; */
  /* margin: auto; */
  /* bottom: 0; */
  z-index: 99999999999;
  border: 0px solid #ffffff;
}

.popupform h2 {
  font-size: 28px;
  color: #ffffff;
  font-weight: 600;
  padding-left: 15px;
  border-left: rgb(0 161 206) 6px solid;
  margin-bottom: 12px;
  line-height: 35px;
  margin-top: 0;
  text-transform: uppercase;
}

.popupform h2+p {
  line-height: 19px;
  font-size: 14px;
  margin-bottom: 12px;
  color: white;
}

.popupform .fancybox-close-small {
  border: rgb(255 153 0 / 80%) 3px solid;
  background: #fff;
  border-radius: 72px;
  text-align: center;
  box-shadow: #000 0 0 10px;
  right: -18px;
  top: -11px;
}

.popupform .fancybox-close-small:after {
  color: rgb(255 153 0 / 80%);
  font-size: 25px;
  right: 4px;
  background: transparent;
  padding-top: 0;
  font-size: 20px;
}

input.required.error,
textarea.required.error,
select.required.error {
  border-bottom: red 2px solid !important;
  color: red !important;
}

label.error {
  display: none !important;
}

.modal-footer a:after {
  content: "x";
  position: absolute;
  top: 3px;
  right: 3px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #0c8a41;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .2s;
  box-sizing: border-box;
  z-index: 2;
}

#ouibounce-modal .modal-footer {
  position: absolute;
  top: -10px;
  right: -8px;
  border: 0px none;
}

div#btmsticky b {
  color: #fcb314;
  font-size: 24px;
}

div#btmsticky span {
  display: block;
  color: #fcb314;
  font-size: 29px;
}

div#btmsticky .content a {
  display: inline-block;
  /* width: 250px; */
  position: relative;
  top: 15px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600 !important;
  border: 0px none;
  cursor: pointer;
  color: #000;
  padding: 18px 6px;
  font-size: 15px;
  margin: 0 0 0 19px;
  border-radius: 2px;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  -ms-transition: all .1s linear;
  transition: all .1s linear;
  background: #fcb314;
}

div#btmsticky h2 {
  font-size: 24px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
  width: 61%;
  color: #f5f5f5;
  margin: 13px 0 0 0;
}

.btm-sticky {
  position: fixed;
  bottom: -1px;
  display: none;
  left: 0;
  width: 100%;
  background: #2b2b2b;
  padding: 16px 0;
  border-top: #000 2px solid;
  z-index: 4;
}

.hide {
  opacity: 0;
  left: -100%;
}

.show {
  opacity: 1;
  left: 0;
}

.loader {
  text-align: center;
}

.loader img {
  width: 45px;
}

.logoImg {
  width: 180px;
}


.form_submissionXtra {
  margin-top: 0 !important;
}

.min_form_submission {
  text-align: center;
  position: relative;
  margin-top: 100px;
}

.start-project {
  position: absolute;
  top: -60px;
  left: -12px;
  z-index: 1;
}

.start-project img {
  width: 250px;
}

ul.mini-form {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  background-color: #ebebeb75;
  padding: 20px;
  border-radius: 0.25rem;
  width: 100%;
  list-style-type: none;
  box-shadow: rgb(0 0 0 / 16%) 0px 10px 36px 0px, rgb(0 0 0 / 6%) 0px 0px 0px 1px;
  border: 5px solid #ebebeb75;
  flex-wrap: wrap;
  gap: 15px;
}

ul.mini-form li {
  margin: 0px;
  flex: 0 0 27%;
}

ul.mini-form input {
  height: 45px;
  border-radius: 0.25rem;
  padding-left: 15px;
  border: none;
  background-color: #e2e2e2;
  width: 100%;
}

ul.mini-form button {
  background: linear-gradient(-28deg, #00caff 0%, #000c69 60%);
  color: #fff;
  border-radius: 0.25rem;
  padding: 10px 11px;
  font-weight: 600;
  margin-left: 0;
  font-size: 14px;
}

ul.mini-form li:last-child {
  flex: 0 0 10%;
}

.numberBrand a {
  color: #fff !important;
  text-decoration: none !important;
  font-size: 17px;
}

.numberBrand a i {
  margin-top: -3px;
  margin-right: 6px;
}

@media(max-width: 567px) {
  .logoImg {
    width: 138px;
    object-fit: cover;
    height: auto;
  }
}

.modal-content .modal-body ul {
  margin-bottom: 0px !important;
  width: 100%;
}


.sence-foggy h2 span {
  color: #00a1cd;
}

.popupform.sec-banner-foam {
  background: white;
  border: 1px solid #d1d1d1;
  box-shadow: 4px 4px 14px #00a1cdb3;
  width: 399px;
}

.popupform.sec-banner-foam h2 {
  color: white;
  font-weight: 700;
  font-size: 34px;
}

.popupform.sec-banner-foam p {
  color: white;
  font-weight: 700;
  font-size: 16px;
}

.popupform.sec-banner-foam .modal-body {
  padding: 0;
}

.popupform.sec-banner-foam p strong {
    color: #007ca9;
    font-weight: 700;
}

.modal-content.popupform span.h1 {
  color: white;
  font-weight: 700;
  text-align: center;
  font-size: 47px;
}

.modal-content.popupform .heading-two {
  line-height: 50px;
  transform: translateX(30px);
  color: #009fcc;
}

.modal-content.popupform .heading-three {
  line-height: 60px;
  transform: translateX(60px);
  color: white;
}

img.popleft {
  position: absolute;
  left: -148px;
  bottom: -66px;
}

.popupform ul li.modal-stetment {
  width: 100%;
  color: white;
  text-align: center;
}

.popupform ul li.modal-stetment {
  width: 100%;
  color: white;
  text-align: center;
}

.popupform ul li.modal-stetment p {
  margin: 0;
}

.heading-one {
  transform: translateX(-30px);
}
.alert-success {
    color: #ffffff;
    background-color: #00a2ceb3 !important;
    border-color: #c3e6cb;
}

div#popupform {
    border: 5px solid #00a1cd;
    border-radius: 12px;
}

.modal-content.popupform div#popupform {
    padding: 20px;
}

.popupform button.close {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 3px;
    right: -249px;
    font-size: 28px;
    font-weight: 900;
    color: white;
    padding-top: 0px;
    background-color: #00a1cd;
    text-align: center;
    border-radius: 50px;
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.popupform.sec-banner-foam div#popupform {
    border: 0;
}
/* modal popup css  */

section.sec-1.book-edting.about-h.privac {
    height: 326px;
    display: flex;
    align-items: center;
}

section.sec-1.book-edting.about-h.privac .sec-1hea {
    padding-top: 0px;
}

.privactcon {
    margin: 22px 0px;
}

.privactcon h1 {
    margin-bottom: 3px;
    font-size: 30px;
    font-weight: 700;
    color: #2781a9;
}

.privactcon p {
    color: black;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
}

.privactcon h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0px;
}

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

section.privacysec {
    padding: 91px 0px;
}

.main-blogs h3 {
    font-size: 20px;
    margin-top: 14px;
    color: black;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 10px;
}

.main-blogs ul {
    margin-top: 1rem;
}


.bg-color-div {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #051d38;
    padding: 25px 10px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.heading-ex {
    color: white !important;
    font-weight: 500;
    font-size: 25px !important;
    margin: 0 !important;
}
