/* Call US Footer */

.call-buton .cc-calto-action-ripple {
  display: none !important;
	z-index: 99999;
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	left:20px;
	background: #ec8b00;
	width: 4rem;
	height: 4rem;
	padding: 1rem;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	-webkit-animation: cc-calto-action-ripple 0.6s linear infinite;
	animation: cc-calto-action-ripple 0.6s linear infinite;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none; }
	.call-buton .cc-calto-action-ripple i {
	  -webkit-transition: 0.3s ease;
	  transition: 0.3s ease;
	  font-size: 2.1rem; }
	.call-buton .cc-calto-action-ripple:hover i {
	  -webkit-transform: rotate(135deg);
	  transform: rotate(135deg); }
  
  @-webkit-keyframes cc-calto-action-ripple {
	0% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
	100% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }
  
  @keyframes cc-calto-action-ripple {
	0% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
	100% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }

	span.num{
    display: none;
		/* position: absolute;
    color: #ec8b00;
    left: -30%;
    bottom: -50%; */
	}
  /* CAll Us Footer End */

/* call Us Nav */
.callus-nav{
  margin-left: -90%;
}
.phone {
  background-color: #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 36px;
  position: absolute;
  cursor: pointer;
}

.cta-nav {
  height: 50px;
  width: 120px;
  color: white !important;
  z-index: 1;
  transition: 1s;
  background: linear-gradient(to right bottom, #ec8b00, #ffcb09);
  font-size: 18px;
  font-weight: bold;
  transform: translateX(-1px) translateY(-1px);
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.number {
  height: 48px;
  width: 118px;
  background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('/assets/images/Maac\ Logo\ Square.png');
  background-size: cover;
  color: white;
  box-shadow: 3px 3px 30px #aaa;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}
a.number:hover{
  color: white;
}
form.d-flex:hover > .cta-nav ,form.d-flex:active > .cta-nav{
  transform: translateX(-90%);
  transition: 1s;
}
/* CAll Us Nav */
body{
  overflow-x: hidden;
}
#logoSection img{
  height:80px;
}
@media (max-width: 992px){
  #logoSection img{
    height: 58px;
    background-color: #00000042;
    border-radius: 20px;
    margin-top: 0;
    position: relative;
    z-index: 99;
  }
}
#navigationNew {
  background-color: #d6d5d5;
  padding: 10px 20px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset !important;
}
#navigationNew .navbar-collapse .navbar-nav .nav-item .nav-link {
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 500;
  padding: 10px;
}

#navigationNew .navbar-collapse .navbar-nav .nav-item a {
  padding: 0;
}
#navigationNew .navbar-collapse .navbar-nav .nav-item a button {
  padding: 0px;
  font-size: 16px;
  font-weight: 500;
}
#navigationNew .navbar-collapse form a button {
  padding: 8px 12px;
  background-color: #df3728;
  color: #ffffff;
  font-size: 16px;
  border-radius: 0px;
  font-weight: 600;
}
@media (max-width: 576px) {
  #logoSection{
    margin-top: 0;
  }
  .dropdown-toggle::after {
    transform: Scale(1.2);
}
  #navigationNew {
    padding: 10px 20px;
  }
  .dropdown .dropdown-toggle {
    justify-content: left;
}
}
@media (min-width: 992px){
  .navbar-expand-lg .navbar-nav {
    margin: auto;
    align-items: center;
    gap:20px;
}
@media (max-width: 1160px){
  form.d-flex{
    display: none !important;
  }
  .navbar-expand-lg .navbar-nav {
    gap: 5px;
}
}
#navigationNew .navbar-collapse .navbar-nav .nav-item .nav-link{
  line-height: 70px;
  font-size: 20px;
  font-weight: 500;
  white-space: nowrap;
}
#navigationNew .navbar-collapse .navbar-nav .nav-item a button {
font-size: 20px;
font-weight: 500;
}
}

.mobile-view{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.mobile-view #logoSection{
  display: block;
}
@media (min-width:992px){
  .mobile-view #logoSection{
    display: none;
  }
  .mobile-view{
    display: none;
  }
}
@media (max-width:992px){
  #navbarSupportedContent #logoSection{
    display: none;
  }
}