  @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&amp;family=Bitter:wght@600&amp;display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,700;1,400&amp;display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Baloo+2&amp;display=swap');
  @import url('https://fonts.googleapis.com/css2?family=DynaPuff&amp;display=swap');

  h1,
  h2 {
      font-family: 'Libre Baskerville', serif;
  }

  p {
      font-family: 'Baloo 2', cursive;
  }

  a {
      font-family: 'Bitter', serif;
  }

  .total_header_banner {
      padding: 50px 0;
      background-image: url('../images/banner_image.png');
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
  }

  /* header start here */
  header .total_header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin: 0 80px;
  }

  header .total_header ul {
      display: flex;
      justify-content: center;
      align-items: center;
      column-gap: 40px;
      padding: 0;
      margin: 0;
  }

  .dropdown-item:active {
      text-decoration: none;
      background-color: #eeb331 !important;
  }

  .dropdown-item:hover {
      text-decoration: none;
      background-color: #eeb331 !important;
  }

  header {
      background-color: transparent;
  }

  .total_header .nav_left a img {
      width: 160px;
      height: 60px;
  }

  header .total_header ul li {
      list-style: none !important;
  }

  header .total_header ul li a {
      text-decoration: none;
      font-size: 14px;
      line-height: 18px;
      /* font-weight: 400; */
      color: #fff !important;
      font-weight: 600;
      border-bottom: 2px solid #252525;
      padding-bottom: 5px;
      font-family: 'Bitter', serif;
  }

  .show>.btn-secondary.dropdown-toggle:focus {
      box-shadow: none !important;
  }

  .dropdown-toggle {
      border-bottom: 2px solid #252525 !important;
      padding-bottom: 5px !important;
  }

  .dropdown-toggle:hover {
      border-bottom: 2px solid #fff !important;
  }

  .btn-secondary:focus {
      box-shadow: none;
  }

  header .total_header ul li .one.active {
      border-bottom: 2px solid #fff;
  }

  header .total_header ul li a:hover {
      border-bottom: 2px solid #fff;
  }

  .icon_display {
      display: none;
  }

  .headerClose {
      display: none;
  }

  .total_header .nav_left {
      padding: 5px;
  }

  /* header end here */

  /* banner part start here */
  .total_banner_sec {
      padding-top: 50px;
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      padding-left: 80px;
      padding-right: 80px;
  }

  .total_banner_sec .left_part {
      width: 49%;
  }

  .total_banner_sec .left_part h1 {
      color: #fff;
      font-size: 55px;
      font-weight: 700;
      line-height: 69px;
      /* font-family: 'Bebas Neue', cursive; */
      font-family: 'Libre Baskerville', serif;
  }

  .total_banner_sec .left_part p {
      color: #fff;
      font-size: 20px;
      font-weight: 400;
      line-height: 30px;
      padding: 30px 0;
  }

  .total_banner_sec .left_part a {
      padding: 15px 25px;
      background-color: #eeb331;
      text-decoration: none;
      border-radius: 30px;
      color: black;
      font-weight: 700;
      box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.75) !important;
  }

  .total_banner_sec .right_part {
      width: 49%;
  }

  .total_banner_sec .right_part .middle_class {
      background-color: #ffffff8a;
      padding: 30px;
      width: 400PX;
      display: table;
      margin: auto 0 auto auto;
  }

  .total_banner_sec .right_part .middle_class .same_div {
      color: #fff;
  }

  .same_div input {
      width: 100%;
      padding: 9px;
  }

  .same_div textarea {
      width: 100%;
      padding: 9px;
  }

  .dropdown-toggle::after {
      color: #fff !important;
  }

  .dropdown-toggle::after {
      margin-left: 0.255em !important;
  }

  [type=button]:not(:disabled),
  [type=reset]:not(:disabled),
  [type=submit]:not(:disabled),
  button:not(:disabled) {
      cursor: pointer;
      width: 100%;
      text-align: inherit !important;
      color: #000;
      background-color: #fff;
      border-radius: inherit;
      padding: 10px;
      border: none;
  }

  .total_banner_sec .right_part .middle_class a {
      padding: 10px 25px;
      background-color: #eeb331;
      text-decoration: none;
      color: black;
      font-weight: 700;
      width: 100%;
      display: inline-block;
      text-align: center;
      font-size: 18px;
      border-bottom: 5px solid #c28a11;
  }

  .total_banner_sec .right_part .middle_class a .whatsapp_btn {
      background-color: green;
      width: 135px;
      border-radius: 23px;
      height: 40px;
      display: table;
      margin: 0 auto;
      border-bottom: transparent;
      display: flex;
      justify-content: center;
      align-items: center;
      column-gap: 10px;
      color: #fff;
      font-size: 15px;
  }

  /* banner part end here */

  /* slider part start here */
  .total_slider_part {
      padding: 50px 80px;
  }

  .total_slider_part h2 {
      color: #000;
      text-align: center;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
  }

  .total_slider_part p {
      color: #000;
      text-align: center;
      font-size: 18px;
      padding-top: 10px;
      padding-bottom: 20px;
  }

  .swiper-container {
      width: 100%;
      height: 274px;
  }

  .total_slider_part h6 {
      text-align: center;
      font-size: 18px;
      font-weight: 700;
      padding-top: 20px;
  }

  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {

      left: 19px !important;
      background-image: none !important;
      /* right: auto; */
      font-size: 29px !important;
      padding: 10px !important;
      background-color: #fff !important;
      height: 48px !important;
      width: 48px !important;
      border-radius: 50% !important;
      top: 131px !important;
      margin: 0 auto !important;
      display: flex !important;
      justify-content: center !important;
      box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.75) !important;
  }

  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
      background-image: none !important;
      right: 19px !important;
      /* left: auto; */
      font-size: 29px !important;
      padding: 10px !important;
      background-color: #fff !important;
      height: 48px !important;
      width: 48px !important;
      border-radius: 50% !important;
      top: 131px !important;
      margin: 0 auto !important;
      display: flex !important;
      justify-content: center !important;
      box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.75) !important;
  }

  /* slider part end here */

  /* exclusive property start here */
  .total_exclusive_pro {
      padding: 0 80px 50px 80px;
  }

  .total_exclusive_pro h2 {
      color: #000;
      text-align: center;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
  }

  .total_exclusive_pro p {
      color: #645f5f;
      text-align: center;
      font-size: 22px;
      padding-top: 10px;
      padding-bottom: 20px;
      letter-spacing: 2px;
  }

  .total_exclusive_pro a {
      padding: 10px 25px;
      background-color: #eeb331;
      text-decoration: none;
      border-radius: 30px;
      color: black;
      font-weight: 700;
      margin: 0 auto;
      display: table;
      box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.75) !important;
  }

  /* exclusive property end here */

  /* 3slide slider start here */
  .total_side_slider {
      padding: 0 80px 50px 80px;
  }

  .total_side_slider .same_div_slide {
      display: flex;
      row-gap: 20px;
  }

  .total_side_slider .same_div_slide .left_part {
      width: 42%;
  }

  .total_side_slider .same_div_slide .right_part {
      width: 58%;
  }

  .total_side_slider .same_div_slide .left_part h6 {
      margin: 0;
      letter-spacing: 1px;
      padding-bottom: 10px;
  }

  .total_side_slider .same_div_slide .left_part h2 {
      color: #000;
      text-align: left;
      font-size: 45px;
      font-weight: 700;
      line-height: 55px;
      letter-spacing: 2px;
  }

  .total_side_slider .same_div_slide .left_part p {
      color: #505050;
      text-align: left;
      font-size: 22px;
      padding-top: 10px;
      padding-bottom: 20px;
      margin: 0;
      line-height: 30px;
  }

  .total_side_slider .same_div_slide .left_part a {
      padding: 15px 35px;
      background-color: #eeb331;
      text-decoration: none;
      border-radius: 30px;
      color: black;
      font-weight: 700;
      box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.75) !important;
  }

  .property_range_status {
      display: flex;
      align-items: baseline;
      flex-wrap: wrap;
      column-gap: 50px;
      row-gap: 20px;
      padding: 30px 0;
      margin-bottom: 30px;
  }

  .property_range_status .same_div_img {
      display: flex;
      align-items: flex-start;
      width: 35%;
      column-gap: 15px;
  }

  .property_range_status .same_div_img .text_div h6 {
      font-size: 14px;
      color: #000;
      font-weight: 400;
      padding-bottom: 0 !important;
  }

  .property_range_status .same_div_img .text_div h5 {
      font-size: 15px;
      color: #000;
      font-weight: 400;
      margin: 0;
      padding-top: 10px;
  }

  .flickity-prev-next-button .flickity-button-icon {
      display: none !important;
  }

  .flickity-prev-next-button.next {
      display: none !important;
  }

  .flickity-prev-next-button.previous {
      display: none !important;
  }

  .flickity-page-dots {
      display: none !important;
  }

  .carousel-cell {
      width: 66%;
      height: 580px !important;
      border-radius: 5px;
      counter-increment: gallery-cell;
  }

  .flickity-slider {
      /* transform: none !important; */
  }

  /* 3slide slider end here */

  /* heading start here */
  .total_heading_part {
      padding: 0 80px 50px 80px;
  }

  .total_heading_part h2 {
      color: #000;
      text-align: center;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
  }

  .total_heading_part p {
      color: #000;
      text-align: center;
      font-size: 18px;
      padding-top: 10px;
      padding-bottom: 20px;
  }

  .total_heading_part .team_total {
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      flex-wrap: wrap;
  }

  .total_heading_part .team_total .same_drive {
      width: 260px;
  }

  .total_heading_part .team_total .same_drive h3 {
      font-size: 44px;
      font-weight: 800;
      color: #000;
      padding-bottom: 10px;
      position: relative;
      font-family: 'DynaPuff', cursive;
  }

  .total_heading_part .team_total .same_drive h3::after {
      content: "";
      position: absolute;
      background-color: #eeb331;
      top: 27px;
      width: 69px;
      height: 2px;
      left: 63px;
  }

  .total_heading_part .team_total .same_drive h5 {
      font-size: 21px;
      color: #db0404;
      text-align: left;
  }

  .total_heading_part .team_total .same_drive p {
      font-size: 20px;
      text-align: left;
      color: #706f6f;
  }

  /* heading end here */

  /* testimonials start here */
  .testimonial_total_area {
      display: flex;
      /* justify-content: space-between; */
      align-items: center;
      padding: 0 80px 50px 80px;
  }

  .testimonial_total_area .left_part {
      width: 50%;
      padding-right: 145px;
  }

  .testimonial_total_area .left_part h6 {
      margin: 0;
      letter-spacing: 1px;
  }

  .testimonial_total_area .left_part h2 {
      color: #000;
      text-align: left;
      font-size: 45px;
      font-weight: 700;
      line-height: 55px;
      letter-spacing: 2px;
      padding-bottom: 40px;
      border-bottom: 1px solid #eeb331;
      margin-bottom: 40px;
  }

  .testimonial_total_area .left_part a {
      padding: 15px 25px;
      background-color: #eeb331;
      text-decoration: none;
      border-radius: 30px;
      color: black;
      font-weight: 700;
      margin: auto 0 auto auto;
      display: table;
      box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.75) !important;
  }

  .testimonial_total_area .right_part {
      display: flex;
      justify-content: center;
      align-items: baseline;
      column-gap: 30px;
      row-gap: 30px;
      flex-wrap: wrap;
      width: 50%;
  }

  .testimonial_total_area .right_part .same_div {
      padding: 20px;
      border: 1px solid #000;
      box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.6);
  }

  .testimonial_total_area .right_part .same_div p {
      font-size: 20px;
      text-align: center;
      color: #000;
  }

  .testimonial_total_area .right_part .same_div h6 {
      font-size: 22px;
      color: #db0404;
      text-align: center;
  }

  /* testimonials end here */

  /* footer start here */
  .total_footer {
      padding: 50px 80px;
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      background-color: #333232;
  }

  .total_footer .similar_part {
      width: 37%;
  }

  .total_footer .middle_part {
      width: 26%;
  }

  .middle_part ul li a i {
      margin-right: 10px;
  }

  .total_footer .similar_part .logo_sec img {
      width: 160px;
      height: 160px;
  }

  .total_footer .similar_part .text_sec p {
      color: #fff;
      text-align: left;
      font-size: 18px;
      padding-top: 30px;
      padding-bottom: 30px;
      margin: 0;
      line-height: 30px;
  }

  .total_footer .similar_part .text_sec h5 {
      color: #fff;
      text-align: left;
      font-size: 15px;
  }

  .total_footer .similar_part .text_sec h5 span {
      color: #eeb331;
      font-size: 18px;
  }

  .total_footer h4 {
      font-size: 25px;
      color: #fff;
      font-weight: 600;
      padding-bottom: 20px;
  }

  .total_footer h4 span {
      position: relative;
  }

  .total_footer h4 span::after {
      position: absolute;
      content: "";
      width: 16px;
      height: 6px;
      border-top: 2px solid #eeb331;
      border-bottom: 2px solid #eeb331;
      top: 30px;
      left: 2px;
  }

  .total_footer .middle_part ul li {
      list-style: none;
      padding-bottom: 10px;
  }

  .total_footer .middle_part ul li a {
      text-decoration: none;
      color: #fff;
      font-size: 16px;
      transition: all 0.2s ease;
  }

  .total_footer .middle_part ul li a:hover {
      padding-left: 10px;
  }

  .total_footer .similar_part .top_part {
      padding-bottom: 20px;
  }

  .total_footer .similar_part .top_part p {
      color: #fff;
      text-align: left;
      font-size: 18px;
      margin: 0;
      line-height: 22px;
      padding-bottom: 15px;
  }

  .total_footer .similar_part .top_part .input_part {
      display: flex;
      align-items: center;
      justify-content: left;
      column-gap: 15px;
      row-gap: 15px;
  }

  .total_footer .similar_part .top_part .input_part input {
      padding: 7px 20px;
      background-color: transparent;
      border: 2px solid #fff;
      border-radius: 30px;
  }

  .total_footer .similar_part .top_part .input_part input::placeholder {
      color: #fff;
      font-size: 15px;
  }

  .total_footer .similar_part .top_part .input_part a {
      padding: 8px 25px;
      background-color: #eeb331;
      text-decoration: none;
      border-radius: 30px;
      color: black;
      font-weight: 700;
  }

  .total_footer .similar_part .lower_part .social_logo {
      display: flex;
      align-items: center;
      justify-content: left;
      column-gap: 15px;
  }

  .total_footer .similar_part .lower_part .social_logo a i {
      color: #fff;
      padding: 10px;
      border: 2px solid #fff;
      height: 38px;
      width: 38px;
      border-radius: 3px;
  }

  .lower_footer {
      display: flex;
      padding: 15px 80px;
      justify-content: space-between;
      align-items: center;
      background-color: #000;
  }

  .lower_footer p {
      margin: 0;
      color: #fff;
      font-size: 18px;
  }

  .lower_footer p a {
      color: #eeb331;
      font-size: 18px;
      font-weight: 600;
      text-decoration: none;
  }

  /* footer end here */



  /* Landing page start here */

  /* landing banner css start */
  .carousel-indicators {
      position: absolute;
      right: 0;
      bottom: -55px;
      left: 0;
      z-index: 2;
      display: flex;
      justify-content: center;
      padding: 0;
      margin-right: 15%;
      margin-bottom: 1rem;
      margin-left: 15%;
      list-style: none;
      column-gap: 5px;
  }

  .carousel-indicators button {
      height: .5px !important;
      width: .5px !important;
      background-color: #eeb331 !important;
  }

  .carousel-indicators button.active {
      height: 2px !important;
      width: 2px !important;
  }

  /* landing banner css end */

  /* Heading part start here */
  .total_heading_part {
      padding: 50px 80px;
  }

  .total_heading_part h5 {
      text-align: center;
      font-size: 22px;
      padding: 15px 0;
  }

  .total_heading_part p {
      text-align: center;
      color: #645f5f;
      font-size: 22px;
  }

  .total_heading_part p a {
      color: #252525;
      text-decoration: none;
      font-weight: 600;
      font-style: italic;
  }

  /* Heading part end here */

  /* Location advantage start here */
  .total_location_advantages {
      padding: 0 80px 50px 80px;
  }

  .total_location_advantages h2 {
      color: #000;
      text-align: center;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
  }

  .full_advantages {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding-top: 40px;
  }

  .full_advantages .left_part {
      width: 49%;
  }

  .full_advantages .left_part ul h4 {
      font-size: 28px;
      font-weight: 600;
      color: #000;
      padding-bottom: 30px;
  }

  .full_advantages .left_part ul li {
      list-style: none;
      display: flex;
      justify-content: left;
      align-items: center;
      column-gap: 10px;
      padding-bottom: 20px;
  }

  .full_advantages .left_part ul li img {
      width: 20px;
  }

  .full_advantages .left_part ul li h6 {
      font-size: 20px;
      margin: 0;
      color: #706f6f;
  }

  .full_advantages .right_part {
      width: 49%;
  }

  .full_advantages .right_part img {
      width: 100%;
  }

  /* Location advantage end here */

  /* Amenities part start here */
  .total_amenities_part {
    padding: 0 80px 50px 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 15px;
  }

  .total_amenities_part .same_div {
      padding: 20px;
      background-color: #eeb331;
      border-radius: 15px;
      width: 185px;
      height: 190px;
  }

  .total_amenities_part .same_div img {
      display: table;
      margin: 0 auto;
      height: 80px;
      width: 80px;
      background-color: #fff;
      border-radius: 50%;
  }

  .total_amenities_part .same_div h3 {
      text-align: center;
      font-weight: 700;
      padding: 10px 0;
      font-size: 20px;
  }

  .total_amenities_part .same_div p {
      margin: 0;
      font-weight: 600;
      text-align: center;
  }

  .amenities_center h2 {
      color: #000;
      text-align: center;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
      padding-bottom: 40px;
  }

  /* Amenities part end here */

  /* consultant start here */
  .consultant_part_start {
      margin: 0 0 50px 0;
      padding: 50px 80px;
      background-color: #b40101;
      display: flex;
      align-items: center;
      justify-content: space-between;
  }

  .consultant_part_start .text_div h2 {
      color: #fff;
      font-size: 45px;
      font-weight: 700;
  }

  .consultant_part_start .btn_div a {
      padding: 15px 25px;
      background-color: #eeb331;
      text-decoration: none;
      border-radius: 30px;
      color: black;
      font-weight: 700;
      box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.75) !important;
  }

  /* consultant end here */

  /* tab_pan_sec_middle start here */
  .tab_panel_sec {
      padding: 0 80px 50px 80px;
  }

  .tab_panel_sec h2 {
      color: #000;
      text-align: center;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
      padding-bottom: 40px;
  }

  .tab_panel_sec .nav-link {
      /* display: block; */
      padding: 1rem .5rem;
      color: #000000;
      text-decoration: none;
      transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
      width: 237px;
      text-align: center;
      justify-content: center;
      display: flex;
      box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.75) !important;
      border-radius: 40px;
      font-weight: 700;
  }

  .tab_panel_sec .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
      color: #000 !important;
      background-color: #eeb331;
      border-color: #c4942e !important;
      font-weight: 700;
      box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.75) !important;
  }

  .total_box_information .same_div {
      display: flex;
      justify-content: left;
  }

  .total_box_information .same_div label {
      width: 200px;
      font-weight: 700;
  }

  .card {
      border: none;
  }

  .nav-tabs {
      border-bottom: none;
  }

  .shadow {
      box-shadow: none !important;
  }

  /* tab_pan_sec_middle end here */

  /* photo gallary section start here */
  .total_photo_gallery {
      padding: 0 80px 50px 80px;
  }

  .total_photo_gallery h2 {
      color: #000;
      text-align: center;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
      padding-bottom: 40px;
  }

  .full_photio_gallery {
      display: flex;
      justify-content: space-between;
      align-items: center;
      row-gap: 20px;
      flex-wrap: wrap;
  }

  .full_photio_gallery .same_div {
      width: 32%;
  }

  .full_photio_gallery .same_div img {
      width: 100%;
  }

  /* photo gallary section end here */

  /* project location start here */
  .total_project_location {
      padding: 0 80px 50px 80px;
  }

  .total_project_location h2 {
      color: #000;
      text-align: center;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
      padding-bottom: 40px;
  }

  .total_project_location .project_location_details {
      display: flex;
      justify-content: center;
      align-items: center;
  }

  .total_project_location .project_location_details .left_part {
      width: 59%;
      height: 366px;
  }

  .total_project_location .project_location_details .right_part {
      width: 39%;
  }

  .total_project_location .project_location_details .right_part ul h5 {
      font-size: 22px;
      padding-bottom: 10px;
  }

  .total_project_location .project_location_details .right_part ul li {
      display: flex;
      justify-content: space-between;
      list-style: none;
      margin: 0;
      padding-bottom: 10px;
  }

  .total_project_location .project_location_details .right_part ul li p {
      margin: 0;
  }

  .total_project_location .project_location_details .right_part ul li h6 {
      margin: 0;
  }

  /* project location end here */

  /* meet the agent start here */
  .meet_agent_part {
      padding: 0 80px 50px 80px;
  }

  .meet_agent_part h2 {
      color: #000;
      text-align: center;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
      padding-bottom: 40px;
  }

  .meet_agent_part .total_meet_agent {
      display: flex;
      justify-content: center;
      align-items: center;
  }

  .meet_agent_part .total_meet_agent .same_div {
      width: 49%;
      display: flex;
      align-items: center;
      justify-content: center;
      column-gap: 30px;
  }

  .meet_agent_part .total_meet_agent .same_div .left_div {
      height: 220px;
      width: 220px;
  }

  .meet_agent_part .total_meet_agent .same_div .left_div img {
      width: 100%;
  }

  .meet_agent_part .total_meet_agent .same_div .right_div h4 {
      font-size: 28px;
      font-weight: 700;
  }

  .meet_agent_part .total_meet_agent .same_div .right_div p {
      font-size: 16px;
      line-height: 27px;

  }

  .meet_agent_part .total_meet_agent .same_div .right_div h5 {
      font-size: 20px;
      font-weight: 400;
      padding-bottom: 20px;
  }

  .meet_agent_part .total_meet_agent .same_div .right_div h5 span {
      font-weight: 600;
      padding-right: 7px;
  }

  .meet_agent_part .total_meet_agent .same_div .right_div .icon_div {
      display: flex;
      justify-content: left;
      column-gap: 40px;
  }

  .meet_agent_part .total_meet_agent .same_div .right_div .icon_div i {
      color: #000;
  }

  /* meet the agent end here */

  /* client review part start here */
  .total_clint_review {
      padding: 0 80px 50px 80px;
  }

  .total_clint_review h2 {
      color: #000;
      text-align: center;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
      padding-bottom: 40px;
      padding-top: 20px;
  }

  .total_clint_review .all_client_review {
      display: flex;
      justify-content: space-around;
      align-items: center;
  }

  .total_clint_review .all_client_review .same_div {
      background-image: url('../images/landingpage/img_9.png');
      background-repeat: no-repeat;
      background-size: contain;
      width: 33%;
      background-position: center;
  }

  .total_clint_review .all_client_review .same_div .img_1 {
      display: table;
      margin: 0 auto;
      padding: 25px 0;
  }

  .total_clint_review .all_client_review .same_div .img_2 {
      display: table;
      margin: 0 auto;
      padding: 10px 0;
  }

  .total_clint_review .all_client_review .same_div h3 {
      font-size: 34px;
      font-weight: 700;
      text-align: center;
  }

  .total_clint_review .all_client_review .same_div h4 {
      font-size: 28px;
      font-weight: 700;
      text-align: center;
      color: #706f6f;
      letter-spacing: 1px;
  }

  .total_clint_review .all_client_review .same_div p {
      font-size: 20px;
      text-align: center;
      color: #645f5f;
      line-height: 35px;
      padding-bottom: 30px;
  }

  /* client review part end here */

  /* other successful project start here */
  .total_other_successful {
      padding: 0 80px 50px 80px;
  }

  .total_other_successful h2 {
      color: #000;
      text-align: center;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
      padding-bottom: 40px;
      padding-top: 20px;
  }

  .customer-logos .slide img {
      background-color: #fff;
  }

  .slick-slide {
      margin: 0px 20px;
  }

  .slick-slide img {
      width: 100%;
  }

  .slick-slider {
      position: relative;
      display: block;
      box-sizing: border-box;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-touch-callout: none;
      -khtml-user-select: none;
      -ms-touch-action: pan-y;
      touch-action: pan-y;
      -webkit-tap-highlight-color: transparent;
  }

  .slick-list {
      position: relative;
      display: block;
      overflow: hidden;
      margin: 0;
      padding: 0;
  }

  .slick-list:focus {
      outline: none;
  }

  .slick-list.dragging {
      cursor: pointer;
      cursor: hand;
  }

  .slick-slider .slick-track,
  .slick-slider .slick-list {
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
  }

  .slick-track {
      position: relative;
      top: 0;
      left: 0;
      display: block;
  }

  .slick-track:before,
  .slick-track:after {
      display: table;
      content: '';
  }

  .slick-track:after {
      clear: both;
  }

  .slick-loading .slick-track {
      visibility: hidden;
  }

  .slick-slide {
      display: none;
      float: left;
      height: 100%;
      min-height: 1px;
  }

  [dir='rtl'] .slick-slide {
      float: right;
  }

  .slick-slide img {
      display: block;
  }

  .slick-slide.slick-loading img {
      display: none;
  }

  .slick-slide.dragging img {
      pointer-events: none;
  }

  .slick-initialized .slick-slide {
      display: block;
  }

  .slick-loading .slick-slide {
      visibility: hidden;
  }

  .slick-vertical .slick-slide {
      display: block;
      height: auto;
      border: 1px solid transparent;
  }

  .slick-arrow.slick-hidden {
      display: none;
  }

  /* other successful project end here */

  /* contact form start here */
  .total_contact_lan {
      padding: 0 80px 50px 80px;
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .total_contact_lan .left_part {
      width: 70%;
  }

  .total_contact_lan .left_part h3 {
      font-size: 43px;
      font-weight: 700;
      padding: 30px 0;
      text-align: left;
  }

  .total_contact_lan .left_part p {
      font-size: 18px;
      font-weight: 400;
      padding-bottom: 30px;
      text-align: left;
  }

  .total_contact_lan .left_part a {
      padding: 15px 35px;
      background-color: #eeb331;
      text-decoration: none;
      border-radius: 30px;
      color: black;
      font-weight: 700;
      box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.75) !important;
  }

  .total_contact_lan .right_part {
      width: 30%;
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
      border-radius: 5px;
  }

  .total_contact_lan .right_part .upper_div {
      background-color: #fceeee;
      border-bottom: 2px solid red;
  }

  .total_contact_lan .right_part .upper_div h3 {
      text-align: center;
      font-size: 36px;
      font-weight: 700;
      padding: 15px 0;
      margin: 0;
  }

  .total_contact_lan .right_part .upper_div p {
      text-align: center;
  }

  .total_contact_lan .right_part .input_field {
      padding: 15px;
  }

  .total_contact_lan .right_part .input_field input {
      padding: 8px;
      width: 100%;
      margin-bottom: 10px;
      border: 1px solid #fff;
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  }

  .total_contact_lan .right_part .input_field select {
      padding: 8px;
      width: 100%;
      margin-bottom: 10px;
      border: 1px solid #fff;
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  }

  .total_contact_lan .right_part .input_field textarea {
      padding: 8px;
      width: 100%;
      margin-bottom: 10px;
      border: 1px solid #fff;
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
      background-color: transparent;
      height: 110px;
  }

  .total_contact_lan .right_part .input_field button {
      padding: 10px 25px;
      background-color: #eeb331;
      text-decoration: none;
      color: black;
      font-weight: 700;
      width: 100% !important;
      display: inline-block;
      text-align: center !important;
      font-size: 18px;
      border-bottom: 5px solid #c28a11;
  }

  .total_contact_lan .right_part h6 {
      padding: 10px 10px 20px 10px;
      font-size: 14px;
      text-align: center;
      font-weight: 400;
  }

  /* contact form end here */

  /* Landing page end here */



  /* contact us page start here */

  /* contact banner part start here */
  .total_banner_sec_1 {
      padding: 50px 80px;
  }

  .total_banner_sec_1 .left_part_1 {
      text-align: center;
      color: #fff;
      padding: 100px 0;
  }

  .total_banner_sec_1 .left_part_1 h1 {
      font-size: 55px;
      font-weight: 700;
      line-height: 63px;
  }

  .total_banner_sec_1 .left_part_1 p {
      font-size: 20px;
      font-weight: 400;
      line-height: 30px;
      padding: 30px 0;
  }

  /* contact banner part end here */

  /* phone mail image part start here */
  .total_map_part_con {
      padding: 50px 0;
  }

  .mail_image_sec {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding-bottom: 40px;
      padding: 0 80px 50px 80px;
  }

  .mail_image_sec .same_div {
      width: 300px;
      padding: 30px;
      height: 300px;
  }

  .mail_image_sec .same_div img {
      display: table;
      margin: 0 auto;
  }

  .mail_image_sec .same_div h4 {
      text-align: center;
      font-size: 28px;
      font-weight: 700;
      line-height: 50px;
  }

  .mail_image_sec .same_div p {
      text-align: center;
      font-size: 18px;
  }

  .mail_image_sec .same_div:hover {
      box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  }

  .map_sec_form {
      padding: 0 80px;
      background-color: #e5e1e1;
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .map_sec_form .left_div {
      width: 50%;
  }

  .map_sec_form .right_div {
      width: 50%;
      padding: 50px 0 50px 80px;
  }

  .map_sec_form .right_div h5 {
      font-size: 42px;
      font-weight: 700;
      padding-bottom: 30px;
  }

  .map_sec_form .right_div .input_div {
      display: flex;
      align-items: center;
      justify-content: center;
      column-gap: 10px;
      padding-bottom: 15px;
  }

  .map_sec_form .right_div .input_div input {
      width: 50%;
      padding: 10px 25px;
      border: 1px solid #b3b3b3;
      border-radius: 30px;
  }

  .map_sec_form .right_div .input_div input::placeholder {
      font-weight: 600;
  }

  .map_sec_form .right_div textarea {
      width: 100%;
      padding: 10px 25px;
      border: 1px solid #b3b3b3;
      border-radius: 30px;
      height: 200px;
  }

  .map_sec_form .right_div textarea::placeholder {
      font-weight: 600;
  }

  .map_sec_form .right_div a {
      padding: 15px 25px;
      background-color: #eeb331;
      text-decoration: none;
      border-radius: 30px;
      color: black;
      font-weight: 700;
      box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.75) !important;
  }

  /* phone mail image part end here */

  /* sign update start here */
  .sign_update {
      padding: 50px 80px;
      background-color: #b40101;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 50px;
  }

  .sign_update .left_part {
      width: 25%;
  }

  .sign_update .left_part h6 {
      font-size: 22px;
      color: #fff;
      font-weight: 400;
  }

  .sign_update .right_part {
      width: 75%;
      position: relative;
  }

  .sign_update .right_part input {
      width: 100%;
      padding: 15px 25px;
  }

  .sign_update .right_part .bt_32 {
      position: absolute;
      top: 17px;
      right: 6px;
  }

  .sign_update .right_part .bt_32 a {
      padding: 12px 35px;
      background-color: #eeb331;
      text-decoration: none;
      color: black;
      font-weight: 700;
  }

  /* sign update end here */

  /* contact us page end here */

  /* about us page start here */

  /* about realestate start here */
  .about_realeste {
      padding: 50px 80px;
      display: flex;
      align-items: center;
      justify-content: center;
      column-gap: 40px;
  }

  .about_realeste .left_part {
      width: 50%;
  }

  .about_realeste .left_part .head_tag {
      display: flex;
      justify-content: left;
      column-gap: 15px;
  }

  .about_realeste .left_part .head_tag .first_tag img {
      height: 40px;
  }

  .about_realeste .left_part .head_tag .second_tag h2 {
      color: #000;
      text-align: left;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
      margin: 0;
  }

  .about_realeste .left_part .head_tag .second_tag p {
      color: #000 !important;
      text-align: left !important;
      font-size: 23px !important;
      padding-top: 10px !important;
      padding-bottom: 20px !important;
      margin: 0 !important;
      font-weight: 600 !important;
  }

  .about_realeste .left_part p {
      font-size: 20px;
      font-weight: 400;
      color: #645f5f;
  }

  .about_realeste .left_part ul {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-left: 0 !important;
      padding-bottom: 20px;
  }

  .about_realeste .left_part ul li {
      list-style: none;
      display: flex;
      align-items: baseline;
      column-gap: 6px;
  }

  .about_realeste .left_part ul li::before {
      content: "";
      display: inline-block;
      height: 15px !important;
      width: 15px !important;
      background-color: #eeb331;
  }

  .about_realeste .left_part a {
      padding: 15px 25px;
      background-color: #eeb331;
      text-decoration: none;
      border-radius: 30px;
      color: black;
      font-weight: 700;
      box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.75) !important;
  }

  .about_realeste .right_part {
      width: 50%;
  }

  .about_realeste .right_part img {
      width: 100%;
  }

  /* about realestate end here */

  /* previous project part start here */
  .previous_project_done {
      padding: 20px 80px 50px 80px;
  }

  .previous_project_done h2 {
      color: #000;
      text-align: left;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
      margin: 0;
      text-align: center;
      padding-bottom: 50px;
  }

  .total_previous_part {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap;
      row-gap: 20px;
  }

  .total_previous_part .same_part {
      width: 355px;
  }

  .total_previous_part .same_part .img_div {
      position: relative;
  }

  .total_previous_part .same_part .img_div p {
      position: absolute;
      left: 11px;
      bottom: 3px;
      color: #fff;
      margin: 0;
      font-size: 18px;
  }

  .total_previous_part .same_part img {
      width: 100%;
      height: 250px;
  }

  .total_previous_part .same_part .text_div {
      padding: 19px;
  }

  .total_previous_part .same_part .text_div p {
      font-size: 15px;
      color: #969696;
  }

  .previous_project_done button:not(:disabled) {
      cursor: pointer;
      width: 100%;
      text-align: inherit !important;
      color: #000;
      background-color: #fff;
      border-radius: inherit;
      padding: 10px;
      border: none;
      font-weight: 700;
  }

  .previous_project_done button {
      padding: 0px;
      display: flex;
      /* margin: 0 auto; */
      border-radius: 30px !important;
      align-items: center;
      justify-content: center;
  }

  /* previous project part end here */

  /* meet our team part start here */
  .meet_our_team {
      padding: 0 80px 50px 80px;
  }

  .meet_our_team h2 {
      color: #000;
      text-align: left;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
      margin: 0;
      text-align: center;
      padding-bottom: 30px;
  }

  .meet_our_team .total_meet_our_team {
      display: flex;
      align-items: center;
      justify-content: space-between;
  }

  .meet_our_team .total_meet_our_team .same_div {
      position: relative;
      width: 22%;
  }

  .meet_our_team .total_meet_our_team .same_div img {
      width: 100%;
  }

  .meet_our_team .total_meet_our_team .same_div h5 {
    padding: 9px;
    width: 80%;
    background-color: #000;
    color: #fff;
    position: absolute;
    text-align: center;
    bottom: 45px;
    left: 10%;
    line-height:16px;
    margin:0px;
}
.meet_our_team .total_meet_our_team .same_div h5 span{
    font-size:12px;
}
  .meet_our_team .total_meet_our_team .same_div .icon_div {
      display: flex;
      align-items: center;
      justify-content: center;
      column-gap: 15px;
      padding-top: 50px;
  }

  .meet_our_team .total_meet_our_team .same_div .icon_div a {
      text-decoration: none;
  }

  .meet_our_team .total_meet_our_team .same_div .icon_div i {
      padding: 5px;
      background-color: #e4e0e0;
      color: #000;
      height: 26px;
      width: 26px;
      display: flex;
      align-items: center;
      justify-content: center;
  }

  /* meet our team part end here */

  /* what are people say part start here */
  .what_peo_say {
      padding: 0px 80px 50px 80px;
  }

  .what_peo_say h2 {
      color: #000;
      text-align: left;
      font-size: 45px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 2px;
      margin: 0;
      text-align: center;
      padding-bottom: 30px;
  }

  .what_peo_say .total_people_saying {
      display: flex;
      align-items: center;
      justify-content: space-between;
  }

  .what_peo_say .total_people_saying .same_div {
      width: 32%;
  }

  .what_peo_say .total_people_saying .same_div .back_ground_div {
      background-color: #ebebeb;
      padding: 20px;
      border-radius: 5px;
  }

  .what_peo_say .total_people_saying .same_div .back_ground_div .text_div {
      display: flex;
      justify-content: space-between;
  }

  .what_peo_say .total_people_saying .same_div .back_ground_div .text_div .left_part img {
      width: 85px;
      padding-bottom: 20px;
      padding-top: 4px;
  }

  .what_peo_say .total_people_saying .same_div .back_ground_div .text_div .right_part img {
      width: 35px;
  }

  .what_peo_say .total_people_saying .same_div p {
      margin: 0;
  }

  .what_peo_say .total_people_saying .same_div .img_div {
      display: flex;
      justify-content: left;
      column-gap: 20px;
      padding-top: 20px;
      align-items: center;
  }

  .img_part {
      width: 90px;
      height: 93px;
  }

  .img_part img {
      width: 100%;
      height: 100%;
  }

  .what_peo_say .total_people_saying .same_div .img_div h6 {
      margin-bottom: 50px;
      font-size: 20px;
  }

  /* what are people say part end here */

  /* happy client part start here */
  .total_happy_client {
      background-image: url("../images/real_estate_about_us/img_12.png");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      padding: 100px 80px;
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .total_happy_client .samr_div {
      width: 33.33%;
  }

  .total_happy_client .samr_div h5 {
      color: #fff;
      font-size: 43px;
      text-align: center;
      font-weight: 400;
      margin: 0;
  }

  .total_happy_client .samr_div p {
      color: #fff;
      font-size: 20px;
      text-align: center;
  }

  .total_happy_client .samr_div img {
      display: table;
      margin: 0 auto;
      width: 200px;
      padding-bottom: 20px;
  }

  /* happy client part start here */


  /* about us page end here */
  
  
  
  /* whatsapp start */
.cbh-phone{display:block;position:fixed; right: -50px;
    bottom: -55px; visibility:hidden;background-color:transparent;width:200px;height:200px;cursor:pointer;z-index:999;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transition:visibility .5s;-moz-transition:visibility .5s;-o-transition:visibility .5s;transition:visibility .5s}
    .cbh-phone.cbh-show{visibility:visible}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}
    .cbh-phone.cbh-static1{opacity:.6}
    .cbh-phone.cbh-hover1{opacity:1}
    .cbh-ph-circle{width:110px;height:110px;top:40px;left:40px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,.4);opacity:.1;-webkit-animation:cbh-circle-anim 1.2s infinite ease-in-out;-moz-animation:cbh-circle-anim 1.2s infinite ease-in-out;-ms-animation:cbh-circle-anim 1.2s infinite ease-in-out;-o-animation:cbh-circle-anim 1.2s infinite ease-in-out;animation:cbh-circle-anim 1.2s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}
    .cbh-phone.cbh-active .cbh-ph-circle1{-webkit-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;-moz-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;-ms-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;-o-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;animation:cbh-circle-anim 1.1s infinite ease-in-out!important}
    .cbh-phone.cbh-static .cbh-ph-circle{-webkit-animation:cbh-circle-anim 2.2s infinite ease-in-out!important;-moz-animation:cbh-circle-anim 2.2s infinite ease-in-out!important;-ms-animation:cbh-circle-anim 2.2s infinite ease-in-out!important;-o-animation:cbh-circle-anim 2.2s infinite ease-in-out!important;animation:cbh-circle-anim 2.2s infinite ease-in-out!important}
    .cbh-phone.cbh-hover .cbh-ph-circle{border-color:rgba(0,175,242,1);opacity:.5}
    .cbh-phone.cbh-green.cbh-hover .cbh-ph-circle{border-color:rgba(117,235,80,1);opacity:.5}
    .cbh-phone.cbh-green .cbh-ph-circle{border-color:rgba(0,175,242,1);opacity:.5}
    .cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle{border-color:rgba(204,204,204,1);opacity:.5}
    .cbh-phone.cbh-gray .cbh-ph-circle{border-color:rgba(117,235,80,1);opacity:.5}
    .cbh-ph-circle-fill{width:74px;height:74px;top:58px;left:58px;position:absolute;background-color:#000;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.1;-webkit-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-o-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}
    .cbh-phone.cbh-active .cbh-ph-circle-fill{-webkit-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important;-moz-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important;-ms-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important;-o-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important;animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important}
    .cbh-phone.cbh-static .cbh-ph-circle-fill{-webkit-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;-moz-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;-ms-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;-o-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;opacity:0!important}         .cbh-phone.cbh-hover .cbh-ph-circle-fill{background-color:rgba(0,175,242,.5);opacity:.75!important}
    .cbh-phone.cbh-green.cbh-hover .cbh-ph-circle-fill{background-color:rgba(117,235,80,.5);opacity:.75!important}
    .cbh-phone.cbh-green .cbh-ph-circle-fill{background-color:rgba(0,175,242,.5);opacity:.75!important}
    .cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle-fill{background-color:rgba(204,204,204,.5);opacity:.75!important}
    .cbh-phone.cbh-gray .cbh-ph-circle-fill{background-color:rgba(117,235,80,.5);opacity:1!important}
    .cbh-ph-img-circle1{width:50px;height:50px;top:70px;left:70px;position:absolute;background-image:url(../images/whatsapp_icon.png);background-size: 40px 40px;background-color:rgba(30,30,30,.1);background-position:center center;background-repeat:no-repeat;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:1;-webkit-animation:cbh-circle-img-anim 1s infinite ease-in-out;-moz-animation:cbh-circle-img-anim 1s infinite ease-in-out;-ms-animation:cbh-circle-img-anim 1s infinite ease-in-out;-o-animation:cbh-circle-img-anim 1s infinite ease-in-out;animation:cbh-circle-img-anim 1s infinite ease-in-out}
    .cbh-phone.cbh-active .cbh-ph-img-circle1{-webkit-animation:cbh-circle-img-anim 1s infinite ease-in-out!important;-moz-animation:cbh-circle-img-anim 1s infinite ease-in-out!important;-ms-animation:cbh-circle-img-anim 1s infinite ease-in-out!important;-o-animation:cbh-circle-img-anim 1s infinite ease-in-out!important;animation:cbh-circle-img-anim 1s infinite ease-in-out!important}
    .cbh-phone.cbh-static .cbh-ph-img-circle1{-webkit-animation:cbh-circle-img-anim 0s infinite ease-in-out!important;-moz-animation:cbh-circle-img-anim 0s infinite ease-in-out!important;-ms-animation:cbh-circle-img-anim 0s infinite ease-in-out!important;-o-animation:cbh-circle-img-anim 0s infinite ease-in-out!important;animation:cbh-circle-img-anim 0s infinite ease-in-out!important}
    .cbh-phone.cbh-hover .cbh-ph-img-circle1{background-color:rgba(0,175,242,1)}
    .cbh-phone.cbh-green.cbh-hover .cbh-ph-img-circle1:hover{background-color:rgba(117,235,80,1)}
    .cbh-phone.cbh-green .cbh-ph-img-circle1{background-color:rgba(0,175,242,1)}
    .cbh-phone.cbh-green .cbh-ph-img-circle1{background-color:rgba(0,175,242,1)}
    .cbh-phone.cbh-gray.cbh-hover .cbh-ph-img-circle1{background-color:rgba(204,204,204,1)}
    .cbh-phone.cbh-gray .cbh-ph-img-circle1{background-color:rgba(117,235,80,1)}@-moz-keyframes cbh-circle-anim{0%{-moz-transform:rotate(0deg) scale(0.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}30%{-moz-transform:rotate(0deg) scale(.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}100%{-moz-transform:rotate(0deg) scale(1) skew(1deg);opacity:.6;-moz-opacity:.6;-webkit-opacity:.6;-o-opacity:.1}}@-webkit-keyframes cbh-circle-anim{0%{-webkit-transform:rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity:.1}30%{-webkit-transform:rotate(0deg) scale(.7) skew(1deg);-webkit-opacity:.5}100%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);-webkit-opacity:.1}}@-o-keyframes cbh-circle-anim{0%{-o-transform:rotate(0deg) kscale(0.5) skew(1deg);-o-opacity:.1}30%{-o-transform:rotate(0deg) scale(.7) skew(1deg);-o-opacity:.5}100%{-o-transform:rotate(0deg) scale(1) skew(1deg);-o-opacity:.1}}@keyframes cbh-circle-anim{0%{transform:rotate(0deg) scale(0.5) skew(1deg);opacity:.1}30%{transform:rotate(0deg) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0deg) scale(1) skew(1deg);opacity:.1}}@-moz-keyframes cbh-circle-fill-anim{0%{-moz-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}50%{-moz-transform:rotate(0deg) -moz-scale(1) skew(1deg);opacity:.2}100%{-moz-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}}@-webkit-keyframes cbh-circle-fill-anim{0%{-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}50%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}100%{-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}}@-o-keyframes cbh-circle-fill-anim{0%{-o-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}50%{-o-transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}100%{-o-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}}@keyframes cbh-circle-fill-anim{0%{transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}50%{transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}}@keyframes cbh-circle-img-anim{0%{transform:rotate(0deg) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}100%,50%{transform:rotate(0deg) scale(1) skew(1deg)}}@-moz-keyframes cbh-circle-img-anim{0%{transform:rotate(0deg) scale(1) skew(1deg)}10%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}100%,50%{-moz-transform:rotate(0deg) scale(1) skew(1deg)}}@-webkit-keyframes cbh-circle-img-anim{0%{-webkit-transform:rotate(0deg) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}100%,50%{-webkit-transform:rotate(0deg) scale(1) skew(1deg)}}@-o-keyframes cbh-circle-img-anim{0%{-o-transform:rotate(0deg) scale(1) skew(1deg)}10%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-o-transform:rotate(25deg) scale(1) skew(1deg)}30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}100%,50%{-o-transform:rotate(0deg) scale(1) skew(1deg)}}
    .cbh-ph-img-circle1 {}
    .cbh-phone.cbh-green .cbh-ph-circle {border-color: rgb(0, 242, 164)}
    .cbh-phone.cbh-green .cbh-ph-circle-fill {background-color: rgb(0, 242, 164);}
    .cbh-phone.cbh-green .cbh-ph-img-circle1 {background-color:rgb(46, 203, 113);}
  
    .kmacb__manager-border {
      position: absolute;
      width: 75px;
      height: 75px;
      top: 50%;
      left: 50%;
      margin-top: -39.5px;
      margin-left: -39.5px;
      border-radius: 100%;
      border: 2px solid #ffe787;
      -webkit-animation: kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
      -moz-animation: kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
      -ms-animation: kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
      -o-animation: kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
      animation: kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
      opacity: .8;
      transform-origin: center;
    }
    .kmacb__manager-fill {
      background: #52aff7 center bottom no-repeat;
      position: absolute;
      width: 75px;
      height: 75px;
      top: 50%;
      left: 50%;
      margin-top: -37.5px;
      margin-left: -37.5px;
      border-radius: 100%;
      opacity: .5;
      -webkit-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
      -moz-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
      -ms-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
      -o-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
      animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
      transform-origin: center;
    }
    .kmacb__manager-circle {
      background: #52aff7;
      position: absolute;
      width: 120px;
      height: 120px;
      top: 50%;
      left: 50%;
      margin-top: -60px;
      margin-left: -60px;
      border-radius: 100%;
    }
