/************************************************************************

 ************************* Firecall Public CSS  *************************
 
 ************************************************************************/

@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');

body {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  width: 100%;
  height: 100%;
}

a:focus, a {
  outline: none;
  text-decoration: none;
  color: #8A8A8A;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  max-height: 50%; height: 50%;
}

::-webkit-scrollbar-button {
  height: 12px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgb(83 80 80 / 0.2);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.3);
}

.call_button.firecall_text_icon_enabled .call_button_svg {
  width: auto;
  height: auto;
  padding: 18px;
}

.call_button.firecall_text_icon_enabled .call_button_svg svg {
  margin-right: 8px;
}

.call_button_desc {
  height: 25px;
}

.call_button_desc h2 {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}

.call_button {
  position: fixed;
  bottom: 60px;
  right: 60px;
}

.call_button .call_button_svg {
  width: 60px;
  height: 60px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  cursor: pointer;
}

.call_button .call_button_svg.call_button_svg_stroke {
  border-width: 2px;
  border-style: solid;
}

.call_button.firecall_text_enabled .call_button_svg {
  width: auto;
  height: auto;
}

.call_button.firecall_text_enabled .call_button_desc h2 {
  padding: 18px;
}

.shape_two {
  border-radius: 10px !important;
}

.shape_three {
  border-radius: 30px !important;
}

.shape_four {
  border-radius: 0 !important;
}

.shape_five {
  border-radius: 30px 30px 30px 0px !important;
}

.shape_six {
  border-radius: 30px 0px !important;
}

.shape_seven {
  border-radius: 20px 5px !important;
}

.call_button.firecall_text_enabled .call_button_close_svg {
  width: 60px;
  height: 60px;
}

.call_button.firecall_text_enabled .call_button_desc {
  height: auto;
}

/***************************************** Agent Layout CSS ***********************************************/

.agent_image_wrapper,
.agent_detail_wrapper,
.call_button_cross_svg {
  display: none;
}

.agent_right_block {
  position: fixed;
  bottom: 140px;
  right: 60px;
}

.agent_image_content {
  max-width: 60px;
  border-radius: 20px;
  margin-top: 10px;
  cursor: pointer;
}

.agent_detail_wrapper {
  max-width: 330px;
  position: fixed;
  bottom: 140px;
  right:  140px;
}

.agent_detail_box {
  background-color: #FFFFFF;
  border-radius: 10px;
  padding: 30px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.agent_image {
  max-width: 60px;
  border-radius: 20px;
  margin: 0 auto;
  margin-bottom: 10px;
}

.agent_name {
  margin-bottom: 10px;
}

.agent_name h2 {
  display: inline-block;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin: 0;
  text-transform: capitalize;
}

.agent_position {
  margin-bottom: 20px;
}

.agent_position h3 {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  margin: 0px;
  text-transform: capitalize;
}

.agent_description p {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin-top: 0px;
  margin-bottom: 30px;
}

.agent_detail_call_button {
  display: inline-block;
  border-radius: 5px;
  margin-top: 0px;
  padding: 5px 10px;
}

.agent_detail_call_icon {
  float: left;
  margin-right: 10px;
}

.agent_detail_contact_number {
  float: left;
}

.agent_detail_contact_number a {
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
}

.agent_right_block.single_agent .agent_detail_wrapper {
  right: 60px;
}

/***************************************** Agent Layout 2 CSS ***********************************************/

.agent_top_color_lyt_2,
.agent_top_color_lyt_3,
.agent_top_color_lyt_5,
.agent_top_color_lyt_6 {
  display: none;
}

/***************************************** Agent Layout 3 CSS ***********************************************/

.agent_detail_box.agent_detail_box_lyt_3 .agent_detail_call_button {
  border-radius: 5px;
}

/***************************************** Agent Layout 4 CSS ***********************************************/

.agent_detail_box.agent_detail_box_lyt_4 .agent_description p,
.agent_detail_box.agent_detail_box_lyt_5 .agent_description p,
.agent_detail_box.agent_detail_box_lyt_6 .agent_description p {
  margin-top: 40px;
}

.agent_right_block.single_agent .agent_detail_box.agent_detail_box_lyt_4:after {
  content: none;
}

.agent_img_name_position_wrapper.agent_layout-4 {
  position: relative;
}

.agent_img_name_position_wrapper.agent_layout-4 .agent_about:last-child {
  margin-bottom: 0;
}

.agent_detail_box.agent_detail_box_lyt_4 {
  padding: 0;
}

.agent_img_name_position_wrapper.agent_layout-4 {
  padding: 30px;
}

.agent_detail_box.agent_detail_box_lyt_4 .agent_desc_button_wrapper {
  padding: 30px;
}

.agent_detail_box.agent_detail_box_lyt_4 .agent_desc_button_wrapper .agent_bottom_detail:first-child p {
  margin-top: 0;
}

/***************************************** Agent Layout 5 CSS ***********************************************/

.agent_img_name_position_wrapper.agent_layout-5 {
  padding: 30px;
  border-radius: 10px 10px 0 0;
}

.agent_detail_box.agent_detail_box_lyt_5 {
  padding: 0;
}

.agent_detail_box.agent_detail_box_lyt_5 .agent_desc_button_wrapper {
  padding: 30px;
}

.agent_detail_box.agent_detail_box_lyt_5 .agent_desc_button_wrapper .agent_bottom_detail:first-child p {
  margin-top: 0;
}

.agent_img_name_position_wrapper.agent_layout-5 .agent_about:last-child {
  margin-bottom: 0;
}

/***************************************** Agent Layout 6 CSS ***********************************************/

.agent_detail_box.agent_detail_box_lyt_6 {
  border-radius: 160px 160px 10px 10px;
  padding: 0;
}

.agent_detail_box.agent_detail_box_lyt_6:after {
  border-radius: 160px 160px 0px 0px !important;
}

.call_button.firecall_text_icon_enabled .call_button_svg.call_button_close_svg {
  padding: 0;
  width: 60px;
  height: 60px;
}

.call_button.firecall_text_icon_enabled .call_button_svg.call_button_close_svg svg {
  margin-right: 0;
}

.agent_img_name_position_wrapper.agent_layout-6 {
  padding: 30px;
  border-radius: 160px 160px 0 0;
}

.agent_detail_box.agent_detail_box_lyt_6 .agent_desc_button_wrapper {
  padding: 30px;
  background: #ffffff;
  border-radius: 10px;
  position: relative;
  margin-top: -10px;
  z-index: -1;
}

.agent_img_name_position_wrapper.agent_layout-6 .agent_about:last-child {
  margin-bottom: 0;
}

.agent_detail_box.agent_detail_box_lyt_6 .agent_desc_button_wrapper .agent_bottom_detail:first-child p {
  margin-top: 0;
}

/****************************************** Media Query CSS **********************************************************/

@media (max-width: 1199px) {
  .call_button {
    bottom: 40px;
    right: 40px;
  }
  .agent_right_block {
    bottom: 120px;
    right: 40px;
  }
  .agent_detail_wrapper {
    bottom: 120px;
    right: 120px;
  }
}

@media (max-width: 767px) {
  .call_button {
    bottom: 30px;
    right: 30px;
  }
  .agent_right_block {
    bottom: 110px;
    right: 30px;
  }
  .agent_detail_wrapper {
    bottom: 110px;
    right: 110px;
    max-width: 310px;
  }
  .firecall_widgets.only_desktop {
    display: none;
  }
}

@media (max-width: 450px) {
  .call_button {
    bottom: 20px;
    right: 20px;
  }
  .agent_right_block {
    bottom: 90px;
    right: 20px;
  }
  .agent_detail_wrapper {
    bottom: 90px;
    right: 95px;
    max-width: 290px;
  }
  .agent_description p {
    margin-bottom: 20px;
  }
}

@media (max-width: 400px) {
  .call_button .call_button_svg {
    width: 50px;
    height: 50px;
  }
  .agent_image_content {
    max-width: 50px;
  }
  .agent_detail_wrapper {
    bottom: 80px;
    right: 80px;
    max-width: 260px;
  }
  .agent_detail_box {
    padding: 20px;
  }
  .agent_detail_contact_number a {
    font-size: 18px;
  }
  .agent_img_name_position_wrapper.agent_layout-4,
  .agent_img_name_position_wrapper.agent_layout-5,
  .agent_img_name_position_wrapper.agent_layout-6 {
    padding: 20px;
  }
  .agent_detail_box.agent_detail_box_lyt_4 .agent_desc_button_wrapper,
  .agent_detail_box.agent_detail_box_lyt_5 .agent_desc_button_wrapper,
  .agent_detail_box.agent_detail_box_lyt_6 .agent_desc_button_wrapper {
    padding: 20px;
  }
}

@media (max-width: 350px) {
  .call_button {
    bottom: 15px;
    right: 15px;
  }
  .call_button .call_button_svg {
    width: 45px;
    height: 45px;
  }
  .call_button .call_button_svg svg {
    width: 26px;
    height: 26px;
  }
  .agent_right_block {
    bottom: 70px;
    right: 15px;
  }
  .agent_image_content {
    max-width: 45px;
  }
  .agent_detail_wrapper {
    bottom: 70px;
    right: 70px;
    max-width: 235px;
  }
  .agent_detail_box {
    padding: 15px 10px;
  }
  .agent_detail_call_icon {
    margin-right: 5px;
  }
  .agent_detail_call_icon svg {
    width: 22px;
    height: 24px;
  }
}

@media (min-width: 768px) {
  .firecall_widgets.only_mobile {
    display: none;
  }
}