.selector-for-some-widget {
  box-sizing: content-box;
}

body {
  font-family: math;
}

.position-fixed {
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0;
  z-index: 3 !important;
  border-radius: 6px;
  padding: 5px;

}

.hide {
  display: none;
}

.show {
  display: block;
  margin-top: 16px;
  border-radius: 12px;
  white-space: nowrap;
  background: #Fff;
}

.dropbtn {
  background-color: #3498DB;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropbtn .fa-solid {
  position: relative;
  top: -3px;
  left: 2px;
}

/* .dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
} */

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {
  background-color: #ddd;
}


.navbar-dropdwon-css button {
  position: relative ! IMPORTANT;
  font-weight: 600 !IMPORTANT;
  background: transparent;
  border: none;
  color: #303030 ! IMPORTANT;
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 0px !important;
  position: relative ! IMPORTANT;
  top: 7px;
  margin-right: 11px;
}

.main-map {
  background: black;
  text-align: center;
  padding: 0px 10px;
  border-radius: 6px;
}
.main-map .fa-location-dot{
  font-size: 18px;
}
.header-main-logo {
  width: 200px;
}

.header-sub-logo {
  width: 20px;
}

.get-in-touch {
  padding: 8px 20px;
  border-radius: 12px;
  color: #fff;
  background: linear-gradient(180deg, #3DA4FE 0%, #0F3F94 100%);
}

.navbar-dropdwon-css ul {
  text-decoration: none;
  list-style: none;
  background: #fff;
  padding: 12px;
  border-radius: 12px;
}

.nav-item .nav-link {
  color: #303030 !IMPORTANT;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 500;
}

.book-demo {
  border-radius: 32px;
  font-size: 14px;
  padding: 12px 30px;
  font-weight: 500;
  background: #fff;
  color: #2563eb;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.bg-dark-blue {
  position: absolute;
  height: 100%;
  width: 20%;
  background: #2563EB;
  top: -42px;
  right: 0;
  z-index: 1;
  border-bottom-left-radius: 34px;
}

.navbar {
  z-index: 2;
}

.header-navbar .nav-item .nav-link {
  font-weight: 500;
  font-size: 18px;
  margin-left: 25px;
  color: #000 !important;
}

.star-css-one {
  width: 55px !important;
}

/* grow-rank */
.Grow-rank {
  background: #5724e1;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  margin-top: 70px;

}

.Grow-rank-img {
  width: 800px;
  position: relative;
  left: -188px;
}

.grow-rank-text h2 {
  font-size: 50px;
  color: #fff;
}

.grow-rank-margin {
  margin-top: -77px;
}

.grow-rank-sub-text p {
  font-weight: 600;
  font-size: 30px;
  color: #fff;
  line-height: 1.3;
  margin: 30px 0px;
  width: 473px;
}

.grow-rank-sub-text p span {
  background: #fff;
  color: #5724e1;
}

.grow-rank-sub-text h4 {
  color: #fff;
  font-size: 22px;
  width: 473px;
  text-align: justify;
  letter-spacing: -0.8px;
}

.btn-call-action {
  margin: 30px 0px;
  background: #fff;
  color: #5724e1;
  font-size: 20px;
  width: 36%;
  border-radius: 34px;
  font-weight: 600;
  border: 1px solid #fff;
}

.star-css {
  width: 200px;
}

.star-text {
  opacity: 0.9;
  color: #fff;
  font-size: 33px;
  font-weight: 500;
}

.clients-logo {
  width: 1000px;
  margin: auto;
  padding: 40px 0px;
}

.clients-logo img {
  width: 100%;
}

.Local-Seo {
  padding: 100px 0px;
}

.local-seo-text {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}

.local-seo-divsion h3 {
  font-weight: bold;
  color: #5724e1;
  font-size: 50px;
}

.local-seo-divsion p {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0px;
}

.Features-main-sec {
  padding-bottom: 100px;
}

.powerful-featute-text {
  margin: auto;
  background-color: #DCFCE7;
  color: #16A34A;
  width: 230px;
  padding: 10px;
  margin-bottom: 0px;
  border-radius: 23px;
  font-weight: bold;
}

.powerful-sub-text {
  font-size: 37px;
  font-weight: bold;
  margin-top: 1rem;
}

.feature-sub-images {
  width: 450px;
  margin: auto;
}

.features-divi-text h4 {
  font-size: 28px;
  margin-bottom: 25px;
  font-weight: 600;
}

.features-divi-text p {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 25px;
}

.features-divi-text h6 {
  border-radius: 5px;
  background: #5724E1;
  padding: 8px;
  text-align: center;
  color: #fff;
  text-transform: capitalize;
  font-size: 18px;
}

.tool-section {
  background-color: rgb(87, 36, 225);
  padding: 50px;
}

.tool-section h3 {
  color: #fff;
  font-size: 33px;
  margin: 26px 0px;
}

.tool-cards {
  padding: 25px;
  border-radius: 12px;
}

.tool-cards .card-body {
  height: 200px;
}

.tool-cards .card-footer {
  background: none;
  border: 0;
}

.tool-search-icons {
  text-align: center;
  background: #5724e1;
  width: 29px;
  padding: 6px;
  color: #fff;
  border-radius: 7px;
}

.tool-cards h2 {
  font-size: 20px;
  margin: 22px 0px;
  font-weight: 600;
}

.tool-cards h4 {
  font-size: 17px;
  font-weight: 500;
  color: #131111 !important;
}

.tool-cards a {
  font-size: 20px;
}

.tool-cards a:hover {
  border-bottom: 1px solid #000;
}

.tool-cards .fa-arrow-right {
  color: #fff;
  background: #16A34A;
  padding: 4px;
  font-size: 9px;
  position: relative;
  top: -2px;
  border-radius: 5px;
}

footer {
  background: #000;
  padding: 50px 0px;
}

.social-media-icons i {
  font-size: 20px;
}

.list-style-none {
  list-style: none;
}

.footer-data li a:hover {
  border-bottom: 1px solid #fff;
}

.web-display-none {
  display: none;
}

.mobile-display-none {
  display: block;
}

.footer-data a {
  color: #ffffffd9 !important;
}

.book-demo-section {
  margin-top: 100px;
  background-position: center;
  background-size: cover;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.book-demo-section p {
  font-size: 45px;
  width: 74%;
  font-weight: bolder;
}

.book-demo-section .btn-primary {
  background: #fff;
  padding: 8px 27px;
  font-weight: bold;
  color: #2563eb;
  font-size: 13px;
  margin-bottom: 9px;
}

/* .form-detail {
  margin-bottom: 80px;
} */

.form-detail h4 {
  color: #0F172A;
  font-size: 32px;
  font-weight: bold;
}

.form-detail label {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 3px;
}

.form-detail .dropdown-toggle {
  background: #fff;
  border: 1px solid #8080804f;
  font-size: 14px;
}

.form-detail input {
  font-size: 14px;
}

/* .form-deatail-img {
  width: 450px;
  margin: auto;
} */

footer {
  padding: 10px;
  background: #fff;
  color: #000;
  text-align: center;
}

.footer-detail h4 {
  font-size: 18px;
  margin-bottom: 1px;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
}

.footer-detail ul li {
  margin-bottom: 10px;
  font-size: 14px;
  color: #000;
  list-style: none;
}

.right-reservd {
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

.modal-body label {
  font-size: 13px !important;
  font-weight: 500;
  margin-bottom: 2px;
}

.modal-body .dropdown-toggle {
  font-size: 13px !important;
  background: #fff;
  border: 1px solid #8080804f;
}

.modal-body .form-control {
  font-size: 13px !important;
}

.social-media-icons a {
  color: #000;
  margin-right: 10px;
  font-weight: bold;
  text-decoration: none;

}

.social-media-icons .good-firm img {
  width: 16px;
}


.w-18 {
  width: 18%;
}

.w-12 {
  width: 12%;
}

@media(max-width: 768px) {
  footer h5 {
    font-size: 14px;
  }

  .mobile-display-none {
    display: none;
  }

  .web-display-none {
    display: block
  }

  .Grow-rank-img {
    width: 100%;
    position: relative;
    left: auto;
  }

  .grow-rank-text {
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 18px;
  }

  .grow-rank-text h2 {
    font-size: 29px;
    color: #fff;
    text-align: center;
  }

  .local-sec-number {
    grid-template-columns: repeat(3, 60%);
    display: grid;
    width: 100%;
    overflow-x: scroll;
  }

  .local-seo-divsion {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 8px;
    border-radius: 15px;
  }

  .Features-main-sec {
    margin-bottom: 50px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(220 252 231) 0px 0px 0px 3px;
    margin: 10px;
    padding: 10px;
    border-radius: 9px;
  }

  .Features-main-sec .row {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 16px;
    margin: 3px;
    border-radius: 20px;
  }

  .features-divi-text {
    padding: 0px ! IMPORTANT;
    text-align: center;
    margin-top: 11px;
  }

  .feature-sub-images {
    width: 100%;
    margin: 20px auto;
  }

  .clients-logo {
    width: 100%;
    margin: auto;
    padding: 40px 0px;
  }

  .grow-rank-sub-text p {
    width: 100%;
    text-align: center;
  }

  .grow-rank-sub-text h4 {
    width: 100%;
    text-align: center;
  }

  .btn-call-action {
    width: 100%;
  }

  .book-demo-section {
    height: 100% !important;
    font-size: 20px;

  }

  .book-demo-section p {
    width: 100% !important;
    font-size: 20px;


  }

  .form-deatail-img {
    width: 100%;
    margin: auto;
  }

  footer {
    padding: 10px;

  }

  .footer-detail {
    background: aliceblue;
    padding: 10px;
    margin: 20px 0px;
  }

  .footer-detail h4 {
    text-align: center;
  }

  .footer-detail ul {
    display: flex;
    width: 100%;
    overflow-x: scroll;
  }

  .footer-detail ul li {
    margin-right: 14px;
    font-size: 13px;
  }
}