.p-1 {
  padding: .25rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.px-2 {
  padding-right: .5rem !important;
  padding-left: .5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

@media (min-width: 992px) {
  .p-lg-5 {
    padding: 3rem !important;
  }
}

@media (min-width: 992px) {
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
}

@media (min-width: 992px) {
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .p-xl-4 {
    padding: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
}

.bs-icon {
  --bs-icon-size: .75rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: var(--bs-icon-size);
  width: calc(var(--bs-icon-size) * 2);
  height: calc(var(--bs-icon-size) * 2);
  color: var(--bs-primary);
}

.bs-icon-xs {
  --bs-icon-size: 1rem;
  width: calc(var(--bs-icon-size) * 1.5);
  height: calc(var(--bs-icon-size) * 1.5);
}

.bs-icon-sm {
  --bs-icon-size: 1rem;
}

.bs-icon-md {
  --bs-icon-size: 1.5rem;
}

.bs-icon-lg {
  --bs-icon-size: 2rem;
}

.bs-icon-xl {
  --bs-icon-size: 2.5rem;
}

.bs-icon.bs-icon-primary {
  color: var(--bs-white);
  background: var(--bs-primary);
}

.bs-icon.bs-icon-primary-light {
  color: var(--bs-primary);
  background: rgba(var(--bs-primary-rgb), .2);
}

.bs-icon.bs-icon-semi-white {
  color: var(--bs-primary);
  background: rgba(255, 255, 255, .5);
}

.bs-icon.bs-icon-rounded {
  border-radius: .5rem;
}

.bs-icon.bs-icon-circle {
  border-radius: 50%;
}

body {
}

a {
}

body {
}

<!-- Calendly inline widget begin -- > <div class="calendly-inline-widget" data-url="https://calendly.com/stariumgroup?hide_gdpr_banner=1" style="min-width:320px;height:700px;" > </div > <script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async > </script > <!-- Calendly inline widget end -- > {
}

body {
}

a {
  border: none;
}

* {
  outline: none;
}

* {
  /*box-sizing: inherit;*/
}

*:before, *:after {
  /*box-sizing: inherit;*/
}

#wp {
  position: fixed;
  z-index: 100;
  height: 60px;
  width: 60px;
  right: 40px;
  bottom: 40px;
  border-radius: 50px;
  background-color: rgb(38,231,7);
  font-size: 30px;
  text-align: center;
  box-shadow: 2px 2px 3px #000000;
  color: #FFF;
}

#wp:hover {
  /*color: rgb(72,90,255);*/
  text-decoration: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#fixed-social {
  position: fixed;
  top: 130px;
  z-index: 1;
  padding: 0px;
  margin: 0px;
  position: fixed;
  top: 290px;
}

#fixed-social a {
  color: #fff;
  display: block;
  height: 40px;
  position: relative;
  text-align: center;
  line-height: 40px;
  width: 40px;
  margin-bottom: 1px;
  z-index: 1;
}

#fixed-social a:hover > span {
  visibility: visible;
  left: 41px;
  opacity: 1;
}

#fixed-social a span {
  line-height: 40px;
  left: 60px;
  position: absolute;
  text-align: center;
  width: 120px;
  visibility: hidden;
  transition-duration: 0.5s;
  z-index: 1;
  opacity: 0;
  font-family: 'Montserrat';
  font-weight: bold;
}

.fixed-facebook {
  background-color: #00AAE5;
}

.fixed-facebook span {
  background-color: #00AAE5;
}

.fixed-twitter {
  background-color: #1A91DA;
}

.fixed-twitter span {
  background-color: #1A91DA;
}

.fixed-linkedin {
  background-color: #0077B5;
}

.fixed-linkedin span {
  background-color: #0077B5;
}

.fixed-instagram {
  background-color: #ED2B29;
}

.fixed-instagram span {
  background-color: #ED2B29;
}

.fixed-youtube {
  background-color: #FF0000;
}

.fixed-youtube span {
  background-color: #FF0000;
}

#team .thumbnail {
  border: 0px;
  transition: none;
  box-shadow: none !important;
}

#team .glyphicon, #team .icon {
  font-size: 16px;
  display: inline-block;
  color: #666;
  margin: 0 10px;
  width: 30px;
  height: 30px;
  border: 1px solid #c8ced7;
  text-align: center;
  border-radius: 50%;
  line-height: 30px;
}

#team .icon {
  background: #f2f2f2;
}

#team .thumbnail {
  border: 0px;
  transition: none;
  box-shadow: none !important;
}

#team .glyphicon, #team .icon {
  font-size: 16px;
  display: inline-block;
  color: #666;
  margin: 0 10px;
  width: 30px;
  height: 30px;
  border: 1px solid #c8ced7;
  text-align: center;
  border-radius: 50%;
  line-height: 30px;
}

#team .icon {
  background: #f2f2f2;
}

/* Styles for the pop-up */

.popup {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.popup-content {
  background-color: #f3f5f8;
  border-radius: 10px;
  padding: 20px;
  max-width: 400px;
  text-align: center;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  position: relative;
}

.popup-header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.discount-icon {
  font-size: 1.5rem;
  margin-right: 10px;
}

.popup-title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #1a2c4b;
}

.popup p {
  margin-top: 10px;
  font-size: 1rem;
  color: #2c3a59;
}

.coupon {
  background-color: #f9f9f9;
  border: 1px solid #d3d3d3;
  padding: 10px;
  margin: 10px 0;
  border-radius: 5px;
  text-align: center;
}

.coupon-code {
  font-size: 1.2rem;
  font-weight: bold;
  color: #ff4d4d;
}

.popup-ok-btn {
  background-color: #6593f5;
  color: white;
  border: none;
  border-radius: 5px;
  padding: 10px 20px;
  margin-top: 20px;
  cursor: pointer;
  font-size: 1rem;
}

.popup-ok-btn:hover {
  background-color: #507acc;
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 1.2rem;
  color: #333;
}

* {
  /*box-sizing: inherit;*/
}

*:before, *:after {
  /*box-sizing: inherit;*/
}

#wp {
  position: fixed;
  z-index: 100;
  height: 60px;
  width: 60px;
  right: 40px;
  bottom: 40px;
  border-radius: 50px;
  background-color: rgb(38,231,7);
  font-size: 30px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  color: #FFF;
}

#wp:hover {
  /*color: rgb(72,90,255);*/
  text-decoration: none;
}

