/* Theme Name: blocksy-child
 *  Theme URI: http://localhost/bookmymovers/blocksy-child 
 * Template: blocksy Version: 2.0.57 */
.elementor-9 .elementor-element.elementor-element-eafe62f:not(.elementor-motion-effects-element-type-background),
.elementor-9 .elementor-element.elementor-element-eafe62f > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  z-index: -1;
}
.logo img {
  height: 67px;
  max-width: 100%;
  width: 117px;
}
.checkbox,
.hamburger-lines {
  display: none !important;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.myphonenumber,
.specialphone {
  animation: blink 1s infinite ease-in;
}
a {
  text-decoration: none !important;
}
#mynavbar2 li a {
  color: #2fb929;
  padding: 10px 10px;
  font-weight: 600;
}
#mynavbar2 li {
  margin-right: 8px;
}
#mynavbar2 > li > a:hover {
  font-weight: 600 !important;
  background-color: white !important;
}
#mynavbar2 > li {
  font-weight: 500 !important;
  background-color: white !important;
}
#dm {
  position: absolute !important;
  width: 300px;
  right: -112px;
  top: 49px;
  max-height: 438px;
  overflow-y: scroll;
}
.mobilenavbar {
  display: none;
}
.navbar.mobilenavbar {
  margin-bottom: 0;
}
.navbar {
  width: 100%;
  box-shadow: 0 1px 4px rgb(146, 161, 176 / 15%);
  background-color: white;
}
.navbar-toggle .icon-bar {
  background-color: #0e2431;
}
.navbar-toggle {
  border: 1px solid grey !important;
}
.location-block {
  margin-right: 27px;
}
.location-block__phone a:hover {
  color: #2fb929 !important;
}
.getquote {
  position: absolute;
  display: block;
  top: 15px;
  right: 38px;
  display: flex;
  align-items: center;
}
.desktopnavbar.navbar {
  min-height: 78px !important;
}
.desktopnavbar {
  box-shadow: 1px 1px 2px #d5d5dd;
}
.quotebutton {
  border: 1px solid #2fb929;
  background-color: #2fb929;
  padding: 9px 12px 10px 12px;
  border-radius: 11px;
  color: white;
  width: 131px;
  text-align: center;
}
.quotebutton1 {
  border: 1px solid #2fb929;
  background-color: #2fb929;
  padding: 9px 12px 10px 12px;
  color: white;
  width: 100%;
  text-align: center;
  height: 54.5px;
}
.dropdown-menu {
  left: 0;
  width: 100%;
  text-align: center !important;
}
.navbar .menu-items ul.firtsstul li {
  font-size: 1.5rem;
  font-weight: 500;
  padding: 12px 0;
  border-top: 1px solid grey;
}
.navbar .menu-items ul.firtsstul li ul li {
  border-top: none;
  padding: 0px;
}
.firtsstul {
  padding-left: 0px !important;
}
.nav-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 62px;
}
.navbar .menu-items {
  display: none !important;
}
.navbar .nav-container li {
  list-style: none;
}
.navbar .nav-container a {
  text-decoration: none;
  color: #2fb929;
  font-weight: 500;
  font-size: 1.8rem;
}
.location-block__phone i.fa.fal.fa-light.fa-phone {
  color: #2fb929;
}
.navbar .nav-container a:hover {
  font-weight: bolder;
}
.nav-container {
  display: block;
  position: relative;
  height: 60px;
} /* .nav-container .checkbox{ position: absolute; display: block; height: 33px; width: 33px; top: 20px; right:33px; z-index: 5; opacity: 0; cursor: pointer; } */ /* .nav-container .hamburger-lines{ display: block; height: 26px; width: 32px; position: absolute; top: 24px; right:33px; z-index: 2; display: flex; flex-direction: column; justify-content: space-between; } .nav-container .hamburger-lines .line{ display: block; height: 4px; width: 100%; border-radius: 10px; background: #0e2431; } .nav-container .hamburger-lines .line1{ transform-origin: 0% 0%; transition: transform 0.4s ease-in-out; } .nav-container .hamburger-lines .line2{ transition: transform 0.2s ease-in-out; } .nav-container .hamburger-lines .line3{ transform-origin: 0% 100%; transition: transform 0.4s ease-in-out; } */
.navbar .menu-items {
  padding-top: 0px;
  height: 100vh;
  width: 24%;
  transform: translate(-150%);
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  padding-left: 0px;
  top: 78px;
  position: absolute;
  transition: transform 0.5s ease-in-out;
  text-align: center;
  background: white;
  background: black;
  display: none;
}
.dropdown-menu {
  position: static !important;
  margin-top: 13px !important;
  border-radius: 0 !important;
  z-index: 5;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  border-bottom: 1px solid grey !important;
  max-height: 192px;
  overflow-y: scroll;
}
.dropdown-menu a {
  text-align: center;
}
.social {
  height: 41px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 83%;
}
.social-links li {
  float: left;
}
.dropdown-menu li {
  padding: 8px 0px !important;
}
.dropdown-menu li:hover {
  background-color: black !important;
  color: white !important;
}
.dropdown-menu li:hover a {
  color: white !important;
}
.navbar .menu-items ul.firtsstul li:hover {
  background: white;
  color: black;
}
.navbar .menu-items ul.firtsstul li:hover a {
  color: black;
}
.navbar .nav-container li a {
  color: white;
}
.navbar .menu-items li {
  font-size: 1.5rem;
  font-weight: 500;
  color: white;
}
.container-fluid.nav-container {
  padding-left: 0px;
  padding-right: 0px;
}
.social-links li a:hover {
  color: #7456f1;
}
.logo h1 a {
  font-size: 40px !important;
  text-decoration: none !important;
  font-weight: 700 !important;
}
.logo h1 a:hover {
  font-size: 40px !important;
  text-decoration: none !important;
  font-weight: 700 !important;
}
.button {
  background-color: transparent !important;
  display: block !important;
} /* .nav-container input[type="checkbox"]:checked ~ .menu-items{ transform: translateX(0); } .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line1{ transform: rotate(45deg); } .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line2{ transform: scaleY(0); } .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line3{ transform: rotate(-45deg); } */
.dropdown:hover .dropdown-menu {
  display: block;
} /* .nav-container input[type="checkbox"]:checked ~ .logo{ text-align: center; top: 15px; transition: transform 0.5s ease-in-out; transform: translate(-140%); } */
@media screen and (max-width: 1000px) {
  /* .getquote { display:none; } */
  .myphonenumber {
    display: none !important;
  }
  .getquote1 {
    display: none !important;
  }
  .nav-container .checkbox {
    position: absolute;
    display: block !important;
    height: 33px;
    width: 33px;
    top: 20px;
    right: 33px;
    z-index: 5;
    opacity: 0;
    cursor: pointer;
  }
  .nav-container .checkbox {
    top: 19px;
  }
  .getquote1 {
    display: none !important;
  }
  .nav-container .hamburger-lines {
    height: 26px;
    width: 32px;
    position: absolute;
    top: 24px;
    right: 33px;
    z-index: 2;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
  }
  .nav-container .hamburger-lines .line {
    display: block;
    height: 4px;
    width: 100%;
    border-radius: 10px;
    background: #0e2431;
  }
  .nav-container .hamburger-lines .line1 {
    transform-origin: 0% 0%;
    transition: transform 0.4s ease-in-out;
  }
  .nav-container .hamburger-lines .line2 {
    transition: transform 0.2s ease-in-out;
  }
  .nav-container .hamburger-lines .line3 {
    transform-origin: 0% 100%;
    transition: transform 0.4s ease-in-out;
  }
  .nav-container .hamburger-lines {
    top: 26px;
  }
  .nav-container input[type="checkbox"]:checked ~ .menu-items {
    transform: translateX(0);
  }
  .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
    transform: rotate(45deg);
  }
  .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
    transform: scaleY(0);
  }
  .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
    transform: rotate(-45deg);
  }
}
@media screen and (max-width: 750px) {
  /* .getquote { display:none; } */
  .getquote1 {
    display: none !important;
  }
  .logo h1 {
    font-size: 23px;
    color: #2fb929 !important;
  }
  .logo {
    top: 13px;
  }
  .desktopnavbar.navbar {
    min-height: 58px !important;
  } /* .nav-container .checkbox { top:10px; } */ /* .nav-container .hamburger-lines { top:18px; } */
  .navbar .menu-items {
    width: 100%;
    border-radius: 0%;
  } /* .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line1{ transform: rotate(45deg); background:White; } .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line2{ transform: scaleY(0); } .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line3{ transform: rotate(-45deg); background:White; } */
  .navbar .menu-items {
    padding-top: 0px;
    height: 100vh;
    width: 100%;
    transform: translate(-150%);
    display: flex;
    flex-direction: column;
    padding-left: 0px;
    top: 61px;
    position: absolute;
    transition: transform 0.5s ease-in-out;
    text-align: center;
    background: white;
    background: black;
  }
  .dropdown-menu {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
  }
  .navbar .menu-items ul.firtsstul li {
    text-align: center;
  }
  .logo h1 a {
    font-size: 24px !important;
    text-decoration: none !important;
    font-weight: 700 !important;
  }
  .logo h1 a:hover {
    font-size: 24px !important;
    text-decoration: none !important;
    font-weight: 700 !important;
  }
  .logo {
    position: absolute;
    top: -22px !important;
    left: 17px;
    font-size: 1.2rem;
    color: #2fb929 !important;
  }
  .logo img {
    height: auto;
    width: 70px;
  }
}
@media screen and (max-width: 500px) {
  .container-fluid.nav-container {
    padding-left: 0px;
    display: flex;
    padding-right: 0px;
    justify-content: center;
  }
  .logo {
    position: absolute;
    top: 4px !important;
    left: 7px;
    font-size: 1.2rem;
    color: #2fb929 !important;
  }
  .nav-container .checkbox {
    position: absolute;
    display: block !important;
    height: 33px;
    width: 33px;
    top: 20px;
    right: 33px;
    z-index: 5;
    opacity: 0;
    cursor: pointer;
  }
  .nav-container .checkbox {
    top: 10px;
  }
  .getquote1 {
    display: none !important;
  }
  .nav-container .hamburger-lines {
    height: 26px;
    width: 32px;
    position: absolute;
    top: 24px;
    right: 33px;
    z-index: 2;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
  }
  .nav-container .hamburger-lines .line {
    display: block;
    height: 4px;
    width: 100%;
    border-radius: 10px;
    background: #0e2431;
  }
  .nav-container .hamburger-lines .line1 {
    transform-origin: 0% 0%;
    transition: transform 0.4s ease-in-out;
  }
  .nav-container .hamburger-lines .line2 {
    transition: transform 0.2s ease-in-out;
  }
  .nav-container .hamburger-lines .line3 {
    transform-origin: 0% 100%;
    transition: transform 0.4s ease-in-out;
  }
  .nav-container .hamburger-lines {
    top: 18px;
  }
  .nav-container input[type="checkbox"]:checked ~ .menu-items {
    transform: translateX(0);
  }
  .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
    transform: rotate(45deg);
  }
  .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
    transform: scaleY(0);
  }
  .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
    transform: rotate(-45deg);
  } /* .getquote { position: absolute; display: block; top: 15px; right:89px; display: flex; justify-content: center; align-items: center; bottom: 19px; } */
  @keyframes blink {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .myphonenumber {
    display: block !important;
    animation: blink 2s infinite ease-in;
  }
} /*===========Enhancing CSS for Header=========*/
.desktopnavbar.navbar {
  min-height: 78px !important;
  max-width: 1200px;
  margin: auto;
  border-radius: 50px;
  margin-top: 20px;
}
.logo img {
  height: 50px;
  max-width: 100%;
  width: 117px;
  margin-top: 15px;
}
.quotebutton {
  border: 1px solid #2fb929;
  background-color: #2fb929;
  padding: 9px 12px 10px 12px;
  border-radius: 11px;
  color: white;
  width: 131px;
  text-align: center;
  clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%, 10% 50%) !important;
  margin-bottom: 15px;
  background: linear-gradient(to right, #2fb828, rgba(0, 0, 0, 0.7));
}
#mynavbar2 li a {
  color: black !important;
}
#dm li:hover {
  background-color: #2fb929 !important;
  color: white;
}
#dm li a:hover {
  background-color: #2fb929 !important;
  color: white !important;
}
.location-block__phone i.fa.fal.fa-light.fa-phone {
  color: black !important;
}
.elementor-button span {
  z-index: 1 !important;
}
@media (max-width: 750px) {
  .navbar .menu-items {
    padding-top: 0px;
    height: 100vh;
    width: 100%;
    transform: translate(-150%);
    display: block !important;
    flex-direction: column;
    padding-left: 0px;
    top: 62px;
    position: absolute;
    transition: transform 0.5s ease-in-out;
    text-align: center;
    background: white;
    background: black; /* border-radius: 27px; */
  }
}
.dropdown-menu li a {
  background-color: transparent;
  transition: all 0.3s ease;
} /* On hover: green background and white text */
.dropdown-menu li a:hover {
  background-color: #2fb828 !important;
  color: white !important;
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 28px !important;
  }
}
ul.social-links {
  display: flex;
  gap: 17px;
}
.mobile-quote-btn {
  display: none; /* hidden by default */
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #2fb828;
  color: #fff;
  text-align: center;
  padding: 2px 0;
  font-size: 15px;
  font-weight: bold;
  z-index: 9999;
  text-decoration: none; /* animation: blink 1.3s infinite; */
} /* Show only on mobile */
@media (max-width: 768px) {
  .mobile-quote-btn {
    display: block;
  }
}
.fixed-buttons {
  position: fixed;
  bottom: 62px;
  left: 92%;
  right: 20px;
  justify-content: space-between;
  align-items: center;
  z-index: 999;
  pointer-events: none;
}
.quote-btn {
  background-color: #2fb828;
  color: white;
  padding: 10px 20px;
  border-radius: 20px;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: background 0.3s;
  pointer-events: auto;
}
.quote-btn:hover {
  background-color: #23971e;
}
.call-btn {
  position: relative;
  background-color: #2fb828;
  color: white;
  padding: 12px 14px;
  border-radius: 10px;
  font-size: 20px;
  text-decoration: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: background 0.3s;
  pointer-events: auto;
  overflow: hidden;
}
.call-btn:hover {
  background-color: #2fb828;
  color: white;
} /* Ring Effect */
.call-btn .ring {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #2fb828;
  border-radius: 10px;
  top: 0;
  left: 0;
  transform: scale(1);
  animation: ringPulse 1.5s infinite ease-out;
  opacity: 0.6;
}
@keyframes ringPulse {
  0% {
    transform: scale(1);
    opacity: 0.6;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.4;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
.call-btn i {
  position: relative;
  z-index: 2;
}
@media (max-width: 480px) {
  .fixed-buttons {
    position: fixed;
    bottom: 58px;
    left: 80%;
    right: 20px;
    justify-content: space-between;
    align-items: center;
    z-index: 999;
    pointer-events: none;
  }
}


