/*user-login-form*/

.user-login-form,
.user-form,
.user-pass {
  max-width: 500px;
  margin: 40px auto;
  border: 1px solid #ddd;
  padding: 10px 30px;
  background: #fff;
}

.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text {
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px 8px;
  outline: 0 !important;
}

.region-content {
  width: 100%;
}

.region-content ul li {
  padding-bottom: 8px;
}

.user-login-form .form-wrapper .form-submit {
  background: #65002f;
  border: none !important;
  border-radius: 30px;
  padding: 15px 50px;
  margin: 25px 0;
  text-transform: uppercase;
  color: #fff;
}

.webform-submission-newsletters-form {
  position: relative;
}

.webform-submission-newsletters-form input {
  padding: 15px !important;
  outline: 0 !important;
  border: none !important;
  width: 100%;
}

.region-search .search-block-form .js-form-item {
  width: 100%;
  display: block;
  justify-self: start;
  align-self: baseline;
}

.region-search .search-block-form input {
  padding: 8px 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  display: block;
  width: 100%;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  -webkit-transition:
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

.region-search .search-block-form input[type="submit"] {
  display: inline-block;
  padding: 8px 40px;
  text-transform: uppercase;
  background: #ff7b1d;
  color: #fff;
  font-size: 15px;
  border: none !important;
  font-weight: 600;
}

.region-search .search-block-form form {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.webform-submission-form label {
  display: block;
}

.webform-submission-newsletter-form-form label {
  display: none !important;
}

.webform-submission-newsletter-form-form .form-email {
  background-color: rgba(255, 255, 255, 0.25) !important;
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  color: #fff !important;
  padding: 10px 20px !important;
  border: 1px solid #65002f !important;
}

.map-wrap iframe {
  width: 100%;
  height: 540px !important;
}

.webform-submission-form textarea {
  width: 100%;
  color: #212529 !important;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da !important;
  height: 100%;
  outline: 0 !important;
}

.webform-submission-form .js-form-type-checkbox {
  display: flex;
}

input:focus,
textarea:focus,
select:focus {
  outline: none !important;
}

.js-form-item-last-surname input,
.webform-submission-form .form-item-phone-number input,
.webform-submission-form .form-item-subject input,
.webform-submission-form .form-item-email input,
.webform-submission-form .form-item-phone input,
.webform-submission-form .form-item-name input {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  outline: 0 !important;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  -webkit-transition:
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

.region-footer-contact .button--primary {
  color: #fff !important;
  background: #65002f !important;
  width: 150px !important;
  padding: 15px !important;
  margin: 20px 0 0 !important;
  border-radius: 3px !important;
  text-align: center;
  text-transform: uppercase;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #65002f !important;
  background: #65002f !important;
}

#toolbar-administration,
#toolbar-administration * {
  box-sizing: border-box;
  z-index: 9999999;
}

.social-sharing-buttons svg {
  fill: #fff !important;
  border-radius: 50% !important;
  background: #b94d0e;
  padding: 2px;
  width: 34px;
  height: auto;
}

.social-sharing-buttons {
  justify-content: flex-start !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.share-linkedin,
.share-linkedin,
.social-sharing-buttons a,
.social-sharing-buttons__button {
  font-size: 40px !important;
  fill: #65002f;
}

.pager__items * {
  border: none;
  border-radius: 0;
}

.pager__item a {
  padding: 15px;
}

.pager ul {
  display: flex;
  margin: 25px auto 0;
  list-style: none;
  width: auto;
  justify-content: center;
  padding: 0px;
}

.pager ul li a {
  position: relative;
  display: block;
  background: #fff;
  border: 1px solid #dee2e6;
  width: 75px;
  font-weight: 600;
  height: auto;
  text-align: center;
  font-size: 14px;
}

@media (prefers-reduced-motion: reduce) {
  .pager ul li a {
    -webkit-transition: none;
    transition: none;
  }
}

.pager ul li a:hover {
  z-index: 2;
  color: #f5f5f5;
  background-color: #65002f;
  border: 1px solid #65002f;
  outline: 0 !important;
}

.pager ul li a:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  -webkit-box-shadow: var(--bs-pagination-focus-box-shadow);
  box-shadow: var(--bs-pagination-focus-box-shadow);
}

.pager ul li a.active,
.active > .pager ul li a {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: #65002f;
  border-color: #65002f;
}

.pager ul li a.disabled,
.disabled > .pager ul li a {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.pager__item:not(:first-child) .pager ul li a {
  margin-left: -1px;
}

.pager__item:first-child .pager ul li a {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}

.pager__item:last-child .page-link.pager ul li a {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.region-social-media .link-text,
.region-header-second .link-text {
  display: none;
}

svg:not(:host).svg-inline--fa,
svg:not(:root).svg-inline--fa {
  font-size: 20px;
}

.region-minor-menu svg:not(:host).svg-inline--fa,
.region-minor-menu svg:not(:root).svg-inline--fa {
  font-size: 15px;
}

.site-nav-large .major-menu .menu li > a.has-submenu::after {
  color: #000 !important;
}

.major-menu .menu li > a.has-submenu {
  position: relative;
}

.major-menu .menu-item.open > a {
  color: #65002f;
}

.major-menu ul ul a {
  padding-bottom: 6px;
}

.major-menu .menu ul {
  max-height: 0;
  margin-top: 0;
  padding-left: 0;
  border-left: none;
  overflow: hidden;
  transition: all 0.3s ease;
}

.major-menu ul li.open > ul {
  max-height: 500px;
  margin-top: 10px;
  padding-left: 0px;
}

/* Arrow indicator for collapsed submenu */
.major-menu .menu li > a.has-submenu::after {
  content: "\f4fe";
  /* collapsed arrow icon */
  color: #fff;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1.2;
  vertical-align: 0;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Arrow indicator for expanded submenu */
.major-menu .menu li.open > a.has-submenu::after {
  content: "\f2ea";
  /* expanded arrow icon */
}

/* Optional: open submenu visible */
.major-menu .menu li ul {
  display: none;
}

.major-menu .menu li.open > ul {
  display: block;
}

/* Lightbox Css starts from here */

#lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;
  z-index: 999;
  flex-direction: column;
}

#lightbox.active {
  display: flex;
}

#lightbox img {
  max-width: 90%;
  max-height: 80%;
  border-radius: 6px;
  margin-bottom: 10px;
}

.arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2em;
  color: #fff;
  cursor: pointer;
  user-select: none;
  padding: 10px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}

.arrow-left {
  left: 20px;
}

.arrow-right {
  right: 20px;
}

#caption {
  color: #fff;
  font-size: 1em;
  margin-top: 5px;
  padding: 0 25px;
}

/* Lightbox Close Button */
.lightbox-close {
  position: absolute;
  top: 20%;
  right: 30px;
  font-size: 2.5em;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  border: none;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  transition:
    transform 0.2s,
    background 0.2s;
  z-index: 1000;
}

.lightbox-close:hover {
  transform: scale(1.2);
  background: rgba(0, 0, 0, 0.6);
}

/* Lightbox CSS Ends from here*/

.navbar-nav li ul li a {
  color: #000 !important;
}

.card-content-wrap .card-body {
  text-align: center;
}

/* ===== Flip Card Container ===== */
.card-box-container {
  perspective: 1000px; /* Required for 3D effect */
  cursor: pointer;
  position: relative;
  height: 300px;
}

.card-box {
  position: relative;
  width: 100%;
  height: 180px;
  transform-style: preserve-3d;
  transition: transform 0.6s ease-in-out;
}

.card-face {
  position: absolute;
  inset: 0;
  padding: 15px;
  border-radius: 20px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.3s;
}

/* Hover effect shadow */
.card-box-container:hover .card-face {
  box-shadow: 0 25px 55px rgba(0, 0, 0, 0.18);
}

.card-front {
  background: linear-gradient(135deg, #0c0252, #0c0252);
  color: #ffffff;
  text-align: center;
}

.card-front h4 {
  margin-bottom: 12px;
}

.card-front p {
  opacity: 0.95;
}

.card-back h3 {
  color: #0c0252;
}

.card-back {
  background: #fff;
  color: #1f2937;
  transform: rotateY(180deg);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 15px;
}

@media (min-width: 769px) {
  .card-box-container:hover .card-box {
    transform: rotateY(180deg);
  }
}

@media (max-width: 768px) {
  .card-box.is-flipped {
    transform: rotateY(180deg);
  }
}

.card-front .btn,
.card-back .btn {
  width: 150px;
  margin: 0 auto;
}

.logo-img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}

.logo-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.card-content-wrapper {
  text-align: center;
}

.card-top:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
  transition: all 0.2s;
}

@media (max-width: 1200px) {
  .card-top .card-body {
    overflow-wrap: break-word !important;
    word-wrap: break-word;
    word-break: break-word;
    overflow: hidden;
  }
}

@media (max-width: 800px) {
  .region-bottom-seven .col-md-6 {
    width: 100% !important;
  }
}

.card-mandate {
  margin-bottom: 10px;
}

.card-mandate .mb-1 {
  padding-top: 6px;
}

.contact-info ul li {
  margin-bottom: 1.5rem;
}

.contact-info svg {
  padding-right: 8px;
  color: #0d3003;
}

.social-wrapper ul {
  display: flex;
  color: #0d3003;
  gap: 15px;
}

.social-wrapper svg {
  color: #0d3003;
}

.social-wrapper ul li {
  border-radius: 100%;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
  white-space: nowrap;
  border: 1px solid;
  padding: 5px 10px;
}

.gallery-wrapper .img-cover {
  height: 300px;
  width: 100%;
}

.read-more-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
}

.read-more-popup.active {
  display: flex;
  align-items: center;
  justify-content: center;
}

.read-more-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
}

.read-more-content {
  position: relative;
  background: #fff;
  width: 100%;
  margin-top: 10%;
  max-width: 900px;
  max-height: 80vh;
  padding: 30px;
  border-radius: 6px;
  z-index: 2;
  overflow-y: auto;
}

.read-more-close {
  position: absolute;
  top: 12px;
  right: 15px;
  font-size: 24px;
  background: none;
  border: none;
  cursor: pointer;
  line-height: 1;
}

#readMoreBody ul {
  list-style: inside;
}

#readMoreBody ol {
  list-style: auto;
}

.value-wrapper svg:not(:host).svg-inline--fa,
.value-wrapper svg:not(:root).svg-inline--fa {
  font-size: 50px;
  margin-bottom: 15px;
}

.icon-wrap .fa,
.icon-back .fa {
  font-size: 30px;
  color: #c38506;
  padding: 25px 0 5px;
}

.value-wrapper {
  border-top: 7px solid #c68706;
  border-radius: 15%;
}

.team-wrapper .tabs {
  display: flex;
  gap: 8px;
}

.team-wrapper .tab {
  padding: 7px 15px;
  background: #c68706;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
}

.team-wrapper .tab.active {
  color: #fff;
  border: 1px solid #ba0100;
  background: #ba0100;
  border-radius: 5px;
}

.team-wrapper .tab-content {
  display: none;
  padding: 16px 0;
}

.team-wrapper .tab-content.active {
  display: block;
}

.region-minor-menu .menu-item {
  padding: 0 8px;
  border-right: 2px solid #ccc;
}

.region-minor-menu .menu-item:last-child {
  border-right: none;
}

.region-minor-menu .menu-item a {
  text-decoration: none;
  white-space: nowrap;
}

.site-sec {
  padding: 30px 10px 40px;
}

@media (min-width: 768px) {
  .site-sec {
    padding: 35px 2.5622254758%;
  }

  .page-wrapper {
    padding: 25px 2.5622254758%;
  }
}

@media (min-width: 1024px) {
  .site-sec {
    padding: 70px 2.9282576867% 75px;
  }

  .page-wrapper {
    padding: 25px 2.9282576867% 40px;
  }
}

.site-sec ul,
.page-wrapper ul {
  list-style: auto;
}

.read_btn {
  text-decoration: none !important;
}

.button-control {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.button-control .read_btn {
  width: 115px;
}

.site-hero .sec-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.site-hero .sec-img::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    211.96deg,
    rgba(30, 30, 30, 0) 19.21%,
    rgba(30, 30, 30, 0.9) 91.35%
  );
  position: absolute;
  top: 0;
  left: 0;
}

.site-hero .sec-txt {
  position: relative;
  padding-top: 100px;
  color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 15px;
}

.hero-with-image .sec-txt {
  padding-top: 35vh;
}

@media (min-width: 1024px) {
  .site-hero .sec-txt {
    gap: 25px;
  }
}

.site-hero .sec-txt h1,
.site-hero .sec-txt .h1 {
  font-size: 26px;
  margin: 0;
}

@media (min-width: 768px) {
  .site-hero .sec-txt h1,
  .site-hero .sec-txt .h1 {
    font-size: 30px;
  }
}

@media (min-width: 1024px) {
  .site-hero .sec-txt h1,
  .site-hero .sec-txt .h1 {
    font-size: 40px;
  }
}

.site-hero {
  height: auto;
  position: relative;
  background-color: #0c0252;
}

.img-cover img {
  display: block;
  width: 105%;
  height: 105%;
  -o-object-fit: cover;
  object-fit: cover;
}

.service-area {
  background: rgb(241 239 239);
}

.service-area .service_item {
  text-align: center;
  color: #171515;
  border: 1px solid #fff;
  background: #fff;
  margin-bottom: 15px;
  border-radius: 15px;
  height: 350px;
  padding: 20px;
}

.why-choose {
  padding: 30px 20px;
  color: #f8fafc;
}

.why-footer p {
  padding: 0px 20px;
  color: #f8fafc;
}

.section-title {
  text-align: center;
  font-size: 32px;
  margin-bottom: 30px;
  font-weight: 700;
}

.why-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 25px;
}

.why-item {
  background: #fff;
  padding: 25px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  transition: 0.3s ease;
}

.why-item i {
  font-size: 28px;
  margin-bottom: 15px;
  color: #000;
}

.why-item h4 {
  margin-bottom: 10px;
  color: #000;
  font-size: 18px;
}

.why-item p {
  font-size: 14px;
  color: #000;
  line-height: 1.5;
}

.why-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.why-footer {
  margin-top: 20px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  color: #000;
}

.top-area {
  background: #0c0252;
  width: 100%;
}

.top-area .row {
  display: flex;
  justify-content: flex-end;
}

.top-area ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 10px 6%;
  width: 100%;
}

@media (max-width: 500px) {
  .top-area ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; /* key fix */
    align-items: flex-start;
    gap: 12px;
    padding-left: 12px; /* breathing space */
    box-sizing: border-box;
  }

  .top-area ul li {
    flex: 0 1 auto; /* allows natural sizing */
  }
}

.top-area ul li {
  display: inline-block;
}

.top-area ul li a {
  color: #fff;
  text-decoration: none;
}

.top-area .fa {
  color: #df7721;
}

.box_gradient {
  border-radius: 35px;
  padding: 40px 30px;
  text-align: center;
  color: #fff;
  height: 100%;
  transition: 0.3s ease;
}

.box_gradient h4 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.1;
  margin: 20px 0;
  font-family: "Poppins", sans-serif;
  color: #fff;
}

.box_gradient p {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  line-height: 1.4;
  color: #fff;
  margin: 0;
}

.box-icons i {
  font-size: 45px;
  color: #fff;
}

.whatsapp_btn .fa {
  color: #1ebe5d;
}

.whatsapp_btn:hover {
  background-color: #030e52;
  color: #fff;
}

/* FIRST & THIRD CARD */
.row .col-lg-4:nth-child(1) .box_gradient,
.row .col-lg-4:nth-child(3) .box_gradient {
  background: linear-gradient(180deg, #ff8a1d 0%, #ff1b1b 100%);
}

/* SECOND CARD */
.row .col-lg-4:nth-child(2) .box_gradient {
  background: linear-gradient(180deg, #18a9f1 0%, #2b3990 100%);
}

/* HOVER EFFECT */
.box_gradient:hover {
  transform: translateY(-8px);
}

.digital_feature {
  background: linear-gradient(to bottom, #1d1b56 0%, #372756 50%, #7f4b50 100%);
}

.more-link {
  text-align: center;
}

.abt_btn {
  display: inline-block;
  background: linear-gradient(to right, #f39c12, #cd3838);
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 25px;
  border-radius: 14px;
  border: none;
  cursor: pointer;
  text-align: center;
}

.service-wrap {
  margin-top: 70px;
}

.service-wrap .service_item {
  text-align: center;
  color: #120f0f;
  background: #f7f4f4;
  height: 350px;
  padding: 24px;
}

.skills-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.single_skill {
  width: calc(50% - 15px);
  box-sizing: border-box;
}

@media (max-width: 500px) {
  .single_skill {
    width: 100%;
  }

  .d_feature_text p {
    padding: 0px 25px !important;
  }

  .more-link {
    margin-top: 20px !important;
  }

  .project_area .button-center .tp_btn {
    display: block !important;
  }
}

.button-center {
  text-align: center;
}

.social_media ul {
  display: flex;
  gap: 10px;
  font-size: 28px;
}

.social_media ul li a {
  color: #ff8714 !important;
}

/* Floating WhatsApp Button */
.whatsapp-float {
  position: fixed;
  right: 25px;
  bottom: 25px;
  width: 62px;
  height: 62px;
  background: #25d366;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  text-decoration: none;
  z-index: 9999;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  animation: whatsappBreath 2s infinite ease-in-out;
  transition: all 0.3s ease;
}

.whatsapp-float:hover {
  color: #fff;
  text-decoration: none;
  transform: scale(1.08);
}

/* Breathing Animation */
@keyframes whatsappBreath {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.4);
  }
  50% {
    transform: scale(1.12);
    box-shadow: 0 0 0 12px rgba(37, 211, 102, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
  }
}

/* Mobile adjustment */
@media (max-width: 767px) {
  .whatsapp-float {
    right: 15px;
    bottom: 20px;
    width: 55px;
    height: 55px;
    font-size: 28px;
  }
}
