.icon.icon_servises_ok {
    width: 21px;
    height: 21px;
    color: #20BC1D;
  }
.servises_name {
    font-size: 14px;
  }
  .rew_form_comment_text{
    display: none;
    transition: all 0.3s;
    margin-bottom: 20px;
  }
  .rew_form_comment_text.active{
    display: flex;
    flex-direction: column;
  }
  .rew_form_comment_btn {
    display: flex;
    align-items: center;
    margin-top: 20px;
  }
  .product_review_action_add {
    background-color: #20BC1D;
  }
  #add_comment {
    color: #000;
  }
  #add_comment:hover {
    text-decoration: underline;
  }
  #desc_rew {
    display: block;
    width: 100%;
    min-height: 70px;
  }
  .product_review_action_add {
    border: none;
    cursor: pointer;
  }
  .send_comment{
    position: relative;
  }
  .item_slider {
    display: inline-flex;
    width: 480px;
    height: 645px;
  }
  .item_slider img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
  }
  .owl-item {
    display: flex;
  }
  .profile_item_slider .owl-nav button {
    position: absolute;
    bottom: 12px;
    display: inline-flex;
    padding: 10px !important;
  }
  .owl-prev, .owl-prev.disabled {
    display: inline-flex !important;
    left: 25px;
    min-width: 59px;
    min-height: 59px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(10px);
    justify-content: center;
    align-items: center;
  }
  .owl-nav button span {
    display: inline-flex;
    font-size: 30px;
    color: #fff;
  }
  .profile_item_slider .owl-nav button {
    position: absolute;
    bottom: 21px;
    display: inline-flex;
    padding: 10px !important;
  }
  .owl-next, .owl-next.disabled {
    display: inline-flex !important;
    right: 25px;
    min-width: 59px;
    min-height: 59px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(10px);
    justify-content: center;
    align-items: center;
  }
  .product_subimage img {
    max-width: 110px;
    width: 110px;
    height: 110px;
    object-fit: cover;
    overflow: hidden;
}
.product_subimage_item img {
    border-radius: 50%;
  }
  .product_subimage_item_1 img {
    border-radius: 15px;
  }
.product_subimage_count {
	max-width: 110px;
	width: 100%;
	height: 110px;
	border-radius: 100px;
	border: 1px solid #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
#gallery_single {
    display: flex;
    flex-direction: column;
  }
  .product_subimage_count span:first-child {
    font-size: 12px;
  }
  .profile_item_left_map {
    display: flex;
    width: 100%;
    height: 150px;
    margin-top: 20px;
  }
  .map {
    width: 100%;
    height: 100%;
  }
  .wrapper_star_box {
    display: inline-flex;
    flex-direction: row-reverse;
  }
  .wrapper_star_box input {
    display: none;
  }
  .wrapper_star_box label {
    display: inline-flex;
  width: 45px;
  height: 45px;
    background-image: url(../img/icon/star_no.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
  }
  .wrapper_star_box label:hover{
    background-image: url(../img/icon/star.png);
  }
  .wrapper_star_box > input:checked ~ label {
    background-image: url(../img/icon/star.png);
  }
  .wrapper_star_box:not(:checked) > label:hover,
.wrapper_star_box:not(:checked) > label:hover ~ label {
  background-image: url(../img/icon/star.png);
}
.rew_form_comment_text_input {
  display: flex;
  margin: 15px 0;
}
.wrapper_review {
  border-bottom: 1px solid #00000073;
  margin-bottom: 18px;
}
.comments_middle_star_top {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
}
.comments_middle_star_top img {
  width: 96px;
  margin-right: 5px;
}
.middle_star_top_number {
  color: #C4B457;
  font-size: 68px;
  font-weight: 400;
}
.comments_middle_star_bottom {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
}
.comments_middle_star_bottom p {
  color: #00000070;
  font-size: 14px;
  font-weight: 400;
}
.wrapper_review_rating {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.review_rating_star {
  display: flex;
  align-items: center;
}
.review_rating_star img {
  width: 22px;
  margin-right: 5px;
}
.review_rating_star {
  display: flex;
  align-items: center;
  color: #000;
  font-size: 20px;
  font-weight: 400;
}
.wrapper_review_name {
  display: flex;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  margin-bottom: 10px;
}
.wrapper_review_text {
  display: flex;
  flex-direction: column;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 10px;
}
.wrapper_review_date {
  display: flex;
  color: #9A9A9A;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 18px;
}
.servis_price {
  color: #E32040;
  font-size: 14px;
  font-weight: 400;
  margin-left: 5px;
}
.servis_price_no {
  display: inline-flex;
  padding: 2px 5px;
  background-color: green;
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
}
.wrapper_breadcrambs {
  background: #dfdfe1;
  padding: 12px 0;
  position: relative;
  z-index: 2;
}
.breadcrumbs_box ul {
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
    line-height: 17px;
}
.breadcrumbs_box ul .b-home:after {
  content: '>';
  display: inline-block;
  margin-left: 6px;
}
.breadcrumbs_box ul .b-cat:after {
  content: '|';
  display: inline-block;
  margin-left: 6px;
}
.breadcrumbs_box li {
  list-style: none;
  display: inline-block;
  margin-right: 3px;
  white-space: nowrap;
}
.breadcrumbs_box li a {
  color: #ec174f;
}
.wrapper_slider {
  position: relative;
}
.product_info {
  display: flex;
  justify-content: unset;
  flex-direction: column;
}
.product_info_left_title {
  margin-bottom: 24px;
}
.product_info_right_social {
  padding: 16px 23px;
  background-color: #000;
  border-radius: 6px;
  justify-content: space-between;
  margin: 0 0 12px 0;
}
.product_info_right_phone {
  color: #FFF;
  text-align: center;
  font-family: "Roboto Flex";
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
}
.product_info_right_text {
  color: #FFF;
  font-family: "Roboto Flex";
  font-size: 14px;
  font-weight: 400;
  opacity: 0.5;
  margin: 0;
}
.info_right_social_box img {
  max-height: 27px;
}
.info_right_social_box a + a {
  margin-left: 9px;
}
.product_info_right_list {
  display: flex;
  gap: 0 26px;
  display: flex;
  gap: 0 26px;
  margin-bottom: 14px;
}
.product_info_right_list_item:not(:last-child) {
  margin-bottom: 0;
}
.product_info_right_list_item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  border: 1px dashed #000;
  font-size: 14px;
  height: min-content;
  min-height: 36px;
}
.services_list_item_time {
  background-color: unset;
  padding: unset;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #000;
  border-radius: unset;
  width: max-content;
}
.product_data {
  margin: 14px 0 28px 0;
  border-radius: 6px;
  border: 1px dashed #000;
  padding: 13px 20px;
}
.product_data_top_left_title {
  color: #1B1C20;
  font-family: "Roboto Flex";
  line-height: normal;
}
.product_data_row.title {
  margin: 0 0 29px 0;
}
.row_params_con {
  display: flex;
  justify-content: space-between;
  margin: 0 0 18px;
  gap: 0 7px;
}
.row_params_con_box {
  display: inline-flex;
  flex: 1;
  position: relative;
  border-radius: 6px;
  border: 1px dashed #000;
  min-height: 46px;
  align-items: center;
  justify-content: center;
}
.row_params_con_box .params_title {
  display: inline-flex;
  position: absolute;
  top: 0;
}
.row_params_con_box .params_title {
  display: inline-flex;
  position: absolute;
  top: -18px;
  left: 11px;
  min-width: 105px;
  justify-content: center;
  color: #FFF;
  text-align: center;
  font-family: "Roboto Flex";
  font-size: 14px;
  font-weight: 400;
  border-radius: 15px;
  background-color: #000;
  padding: 6px 22px;
}
.product_data_row.params_next {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 20px;
}
.params_next_box {
  display: inline-flex;
  align-items: center;
}
.params_next_box_content {
  font-size: 16px;
  font-weight: 300;
  display: inline-flex;
  margin-left: 10px;
}
.box_content_title {
  color: #939393;
  font-weight: 300;
}
.box_content_val {
  color: #1B1C20;
  font-weight: 400;
  display: inline-flex;
  flex-wrap: wrap;
  margin-left: 5px;
}
.icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.icon_nationality {
  width: 18px;
  height: 20px;
  background-image: url(../img/icon/vnesh.png);
}
.icon_bikini_area {
  width: 24px;
  height: 18px;
  background-image: url(../img/icon/bikini.png);
}
.icon_dep_places{
  width: 21px;
  height: 16px;
  background-image: url(../img/icon/car.png);
}
.icon_hair{
  width: 18px;
  height: 20px;
  background-image: url(../img/icon/hear.png);
}
.icon_home{
  width: 16px;
  height: 16px;
  background-image: url(../img/icon/house.png);
}
.box_content_val.dep_places {
  max-width: 120px;
}
.product_data_row.row_hr {
  display: flex;
  margin: 15px 0 15px 0;
  border-bottom: 1px dashed #000;
}
.product_data_row.areas {
  display: flex;
  color: #1B1C20;
  font-family: "Roboto Flex";
  font-size: 16px;
  font-weight: 400;
}
.data_row_areas_left {
  display: flex;
  flex-direction: column;
  width: 70%;
}
.data_row_areas_right {
  display: flex;
  flex-direction: column;
}
.row_areas_areas {
  margin-left: 20px;
}
.product_peculiarities_title {
  margin-bottom: 8px;
}
.product_peculiarities_title h2 {
  color: #000;
  font-family: "Roboto Flex";
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
}
.product_peculiarities_items {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 12px;
  color: #1B1C20;
  font-family: "Roboto Flex";
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
}
.product_peculiarities_item {
  display: inline-flex;
  align-items: center;
}
.product_services_item {
  display: flex;
  max-width: 100%;
}
.product_services_item_child {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.product_services_item_child_box {
  display: flex;
  width: calc(50% - 10px);
}
.product_peculiarities_item span {
  margin-left: 10px;
}
.product_peculiarities {
  margin-bottom: 28px;
}
.product_prices_list_block {
  display: block;
  border-radius: 0 0 6px 6px;
  border: 1px dashed #000;
  padding: 15px 22px 10px;
}
.product_prices_list_top {
  display: flex;
  justify-content: space-between;
  border-radius: 6px 6px 0 0;
  padding: 10px 22px;
  background-color: #000;
}
.product_prices_list_top p {
  color: #FFF;
  font-family: "Roboto Flex";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.product_prices_list_block_item:not(:last-child) {
  margin-bottom: 15px;
}
.product_prices {
  display: block;
  margin-bottom: 28px;
}
.product_content {
  display: block;
  border-top: 1px solid #59C333;
}
.product_content_con {
  display: flex;
  position: relative;
}
.product_content_con_text {
  display: flex;
  flex-direction: column;
  margin-top: 15px;
  flex: 2;
}
.content_con_btn_box {
  display: inline-flex;
  width: 128px;
  height: 30px;
  border-radius: 0px 0px 6px 6px;
  background: #59C333;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 400;
}
.product_content {
  display: block;
  border-top: 1px solid #59C333;
  margin-bottom: 28px;
}
.content_desc_text p {
  font-size: 14px;
  font-weight: 300;
  margin-left: 20px;
}
.wrapper_edit_programs_con {
  display: block;
  margin-bottom: 20px;
}
.programs_con_content_desc {
  display: flex;
  border-radius: 30px;
  border: 1px dashed #000;
  padding: 10px;
  margin: 20px 0;
}
.content_desc_text {
  display: flex;
  justify-content: center;
  width: 100%;
}
.programs_con_content_table {
  display: block;
}
.content_table_th {
  display: flex;
  width: 100%;
}
.content_table_th_tr,
.content_table_tbody_tr{
  display: flex;
  width: 100%;
}
.content_table_th_tr{
  padding: 10px 20px;
  background-color: #000;
  color: #fff;
  border-radius: 10px 10px 0 0;
}
.td_title {
  width: 60%;
}
.td_time,
.td_price {
  width: 20%;
}
.content_table_tbody_td {
  padding: 20px;
}
.tbody_tr_td_top {
  display: flex;
}
.tbody_tr_td_top_left {
  display: block;
  width: 80%;
  font-size: 14px;
}
.tbody_tr_td_top_right {
  display: flex;
  justify-content: right;
  width: 20%;
  align-items: start;
}
.tbody_tr_td_top_right img {
  width: max-content;
  height: max-content;
}
.td_top_left_title {
  display: flex;
  margin: 0 0 10px;
}
.left_title_text {
  color: #20BC1D;
}
.td_top_left_title {
  display: flex;
  margin: 0 0 10px 0;
}
.td_top_left_items ul {
  padding-left: 22px;
  display: flex;
  flex-direction: column;
  gap: 5px 0;
}
.td_top_left_items ul li {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.td_top_left_items ul li:before {
  content: '';
  position: absolute;
  display: inline-flex;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #000;
  left: -10px;
}
.tbody_tr_td_bottom {
  display: flex;
  margin: 20px 0 0;
}
.td_top_left_items_text {
  display: block;
  max-height: 50px;
  overflow: hidden;
  transition: all 0.3s;
}
.td_top_left_items_text.more {
  max-height: 100%;
}
.td_top_left_items_bottom {
  display: block;
  margin-top: 20px;
}
.td_bottom_view_more {
  display: inline-flex;
  color: #000;
  font-size: 14px;
  border-bottom: 1px dashed;
}
.content_table_tbody {
  border: 1px dashed;
  border-radius: 0 0 6px 6px;
}
.programs_con_content_button {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
#programs_views_more {
  display: inline-flex;
  color: #000;
  font-size: 14px;
}
.content_table_tbody_td + .content_table_tbody_td {
  border-left: 1px dashed;
}
#programs_views_more span {
  color: #20BC1D;
}
.content_table_tbody_tr.hide {
  display: none;
}
.block_textarea .mce-top-part{
  display: none !important;
}
.send_comment .mce-top-part{
  display: none;
}


@media screen and (max-width: 770px) {
  .product_subimage {
    flex-wrap: wrap;
  }
  .product_info_right_social {
    flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
  }
  .product_info_right_list {
    flex-direction: column;
    gap: 10px;
  }
  .row_params_con {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 576px) {
  .product_subimage img {
    max-width: 90px;
    max-height: 90px;
  }
  .row_params_con_box {
    min-width: 136px;
    flex: unset;
  }
  .row_params_con {
    gap: 30px 7px;
  }
  .product_data_row.params_next {
    flex-direction: column;
    gap: 10px 0;
  }
  .box_content_val.dep_places {
    max-width: 100%;
  }
  .product_data {
    display: flex;
    flex-direction: column;
    border: none;
  }
  .product_data_row.title {
    order: 1;
  }
  .product_data_row.params {
    order: 2;
  }
  .product_data_row.params_next {
    order: 4;
  }
  .product_data_row.areas {
    order: 3;
    flex-direction: column;
    margin: 0 0 15px;
    gap: 15px;
  }
  .product_data_row.row_hr {
    margin: 0 0 15px;
  }
  .row_areas_areas {
    margin-left: 0;
  }
  .product_peculiarities_items {
    flex-direction: column;
  }
  .product_content_con_btn {
    position: absolute;
    right: 0;
  }
  .product_content_con_text {
    margin-top: 33px;
    flex: unset;
    width: 100%;
  }
}

@media screen and (max-width: 380px) {
  .row_params_con_box {
    min-width: unset;
    flex: unset;
    width: calc(50% - 4px);
  }
.product_data {
  padding: 13px 0;
}}