

    /* stick css */

    .sticklist {
        position: fixed;
        z-index: 99999;
        top: 50%;
        display: flex;
        align-items: baseline;
        transition: all 1s ease 0s;
        /*max-width: 170px;
        min-width: 170px;*/
        flex-direction: column;
        margin-top: -101px;
    }
    .sticklist ul{
        padding: 0px;
    }

    .open-close-arrow {
        border-radius: 0px;
        padding: 10px;
        text-align: center;
        line-height: 32px;
        box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
        background: #1065c6;
        color: #fff;
        font-size: 20px;
        -webkit-transition: all .3s ease 0s;
        display: inline-block;
        vertical-align: bottom;
        border: 0px;
        width: auto;
        min-width: 50px;
        border-radius: 0px 10px 10px 0px;
    }

   

    li.whataspp-icon,
    .inquiery-icon {
        overflow: hidden;
    }

    li.whataspp-icon.none-li.open {
        position: relative;
        width: 100%;
        left: 0;
    }

    .sticklist ul.open {
        width: 100%;
        left: 0;
    }

    li.whataspp-icon {
        background: #2db640;
        border: 0px solid #2db640;
        color: #fff;
    }

    .none-li a i {
        font-size: 26px;
        padding: 0px;
        color: #fff;
    }
    .sticklist ul.open li {
        max-width: 170px;
        width: 100%;
        font-size: 16px;
        pointer-events: unset;
    }

    li.none-li a i {
        padding-right: 0px;
    }

    button.open-close-arrow.open span.open-arrow {
        display: none;
    }

    button.open-close-arrow span.open-arrow {
        display: block;
    }

    .open-close-arrow span.close-arrow {
        display: none;
        transition: 0.2s all;
    }

    .open-close-arrow.open span.close-arrow {
        display: block !important;
    }

    button.open-close-arrow.open span.open-arrow {
        display: none;
    }

    button.open-close-arrow span.open-arrow {
        display: block;
    }

    .open-close-arrow span.close-arrow {
        display: none;
        transition: 0.2s all;
    }

    .open-close-arrow.open span.close-arrow {
        display: block !important;
    }

    .btn-text {
        opacity: 0;
        white-space: nowrap;
        display: none;
    }

    .none-li .icon {
        transition: 0.8s all;
    }

    .inquiery-icon {
        background: #000000 !important;
        color: #fff !important;
    }

    .sticklist ul.open li.whataspp-icon.none-li span.btn-text,
    .sticklist ul.open li.inquiery-icon.none-li span.btn-text {
        opacity: 1;
        display: block;
    }

    .sticklist ul.open li {
        background: #fff;
    }

    .sticklist ul.open li.whataspp-icon {
        color: #fff;
        background: #2db640;
        border-color: #2db640;
    }



    .sticklist .whataspp-icon:hover {
        max-width: 170px;
        width: 100%;
        font-size: 16px;
        pointer-events: unset;
    }

    .sticklist .whataspp-icon:hover .btn-text {
        opacity: 1;
        color: #fff !important;
        display: block;
    }


    .sticklist .inquiery-icon:hover {
        max-width: 170px;
        width: 100%;
        font-size: 16px;
        color: #fff !important;
        text-decoration: none;
    }

    .sticklist .inquiery-icon:hover .btn-text {
        opacity: 1;
        color: #fff;
        display: block;
    }

   
    .sticklist ul.open li.whataspp-icon span.btn-text {
        color: #fff;
    }

    .sticklist ul.open li.inquiery-icon span.btn-text {
        color: #fff;
    }

    .download-pdf {
        background: #335f6a !important;
        color: #fff !important;
        border: 0px solid transparent !important;
    }



    span.btn-text {
        transition: 0.8s all;
    }



    li.download-pdf.none-li.inquiery-icon.click1.imgnone:hover span.icon,
    .sticklist ul.open li.download-pdf.none-li.inquiery-icon.click1.imgnone span.icon {
        transform: translateX(-17px);
    }
    .imgnone a {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        text-decoration: unset !important;
    }
    
    .imgnone .btn-text {
        padding-right: 20px;
      
    }
    
    .imgnone {
        display: flex;
        align-items: center;
        transition: 0.6s all !important;
        width: 50px;
        margin: 5px 0px;
        border-radius: 0px 10px 10px 0px;
    }
    
    
    ul#sideService.open li h6 {
        display: block;
    }
    
    ul#sideService.open li {
        background: #00457e;
    }
    
    
    
        .sticklist span.icon, .sticklist span.icon1 {
            min-width: 50px;
            min-height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

/* -----------------------  2 side button ------------------------------------- */

/* mobile side btn */
@media screen and (max-width: 767px) {
.footer-box {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #0f4da2;
    color: white;
    text-align: center;
    z-index: 999999;
    display: grid !important;
    grid-template-columns:1fr;
}
.book-app {
    width: 100%;
    padding: 2%;
    float: left;
    line-height: 50px;
    text-align: center;
    max-height: 100px;
}

.sticklist
{
    display: none !important;
}

}
@media (max-width:575px) {
    .footer-box {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #0f4da2;
    color: white;
    text-align: center;
    z-index: 999999;
    display: grid !important;
    grid-template-columns:1fr;
}
.whatsapp-button .pulse {
    display: inline-block;
    bottom: 80px;
    right: 40px;
    font-size: 24px;
    text-align: center;
    z-index: 99;
    border-radius: 90%;
    height: 60px;
    width: 60px;
    line-height: 62px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    transform: rotate(
0deg);
}
}
.leftInqueryBtn {
  position: fixed;
  top: 220px;
  z-index: 11;
  background: #306e96;
  transform: rotate(270deg);
  left: -30px;
  height: auto;
  width: fit-content;
  margin-left: -58px;
  border-radius: 10px;
  padding: 10px 20px;
}

.leftInqueryBtn a {
    display: flex;
    gap: 15px;
    color: #fff !important;
    font-family: "Poppins";
    text-decoration: none;
}

.leftInqueryBtn a .btn-text {
  opacity: 1;
}
.whatsapp-button .pulse {
  display: inline-block;
  bottom: 40px;
  left: 40px;
  font-size: 24px;
  text-align: center;
  z-index: 99;
  border-radius: 90%;
  height: 60px;
  width: 60px;
  line-height: 62px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  /* transform: rotate(90deg); */
}
@media (max-width:767px) {
    .whatsapp-button .pulse {
    display: inline-block;
    bottom: 90px;
    right: 40px;
    font-size: 24px;
    text-align: center;
    z-index: 99;
    border-radius: 90%;
    height: 60px;
    width: 60px;
    line-height: 62px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    /* transform: rotate(90deg); */
}
}
@media screen and (max-width: 767px) {
    
  .whatsapp-info,
  .pulse {
    display: inline-block;
    color: #fff !important;
    background: #0c5f6b;
    position: fixed;
    bottom: 80px;
    right: 20px;
    font-size: 18px;
    text-align: center;
    z-index: 99;
    border-radius: 90%;
    height: 55px;
    width: 55px;
    line-height: 58px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    transform: rotate(90deg);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

.pulse:nth-child(1) {
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

.pulse:nth-child(2) {
  -webkit-animation: pulse 2s infinite 0.3s;
  animation: pulse 2s infinite 0.3s;
}

.pulse:nth-child(3) {
  -webkit-animation: pulse 2s infinite 0.6s;
  animation: pulse 2s infinite 0.6s;
}


.callBtn .pulse {
  left: unset;
  right: 45px;
  bottom: 45px;
  background: #009df2 !important;
}

@media (max-width: 768px) {
  /* .whatsapp-button,
  .leftInqueryBtn {
    display: none !important;
  } */
  .CallBtnMobile i,
  .WhatBtnMobile i {
    color: #fff;
    font-size: 20px !important;
  }

  .CallBtnMobile a,
  .WhatBtnMobile a {
    display: flex;
    text-decoration: none;
  }

  .CallBtnMobile,
  .WhatBtnMobile {
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width:575px) {
    .leftInqueryBtn {
    display: none;
}
}

.whatsapp-info,
.pulse {
    font-family: 'poppins';
    display: inline-block;
    color: #fff;
    background: #1ab744;
    position: fixed;
    bottom: 80px;
    right: 40px;
    font-size: 38px;
    text-align: center;
    z-index: 99;
    border-radius: 90%;
    height: 60px;
    width: 60px;
    line-height: 62px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.whatsapp-button a {
    color: #fff !important;
}

@media screen and (max-width: 767px) {
  .whatsapp-info,
  .pulse {
      font-family: 'poppins';
      display: inline-block;
      color: #fff;
      background: #1ab744;
      position: fixed;
      bottom: 90px;
      right: 20px;
      font-size: 33px;
      text-align: center;
      z-index: 99;
      border-radius: 90%;
      height: 55px;
      width: 55px;
      line-height: 58px;
      cursor: pointer;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
  }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 0
    }
    50% {
        opacity: .3
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 0
    }
    50% {
        opacity: .3
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

.pulse:nth-child(1) {
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite
}

.pulse:nth-child(2) {
    -webkit-animation: pulse 2s infinite .3s;
    animation: pulse 2s infinite .3s
}

.pulse:nth-child(3) {
    -webkit-animation: pulse 2s infinite .6s;
    animation: pulse 2s infinite .6s
}
