#comments_component {
   margin: 11px 18px;
   font-family: sans-serif;
   padding-bottom: 15px;
   display: none;
}
#comments_component .item {
   width: 100%;
   display: flex;
   flex-direction: row;
   margin: 0 0 20px;
}
#comments_component .component_ava {
   background-size: 100% 100%;
   -webkit-background-size: 100% 100%;
   width: 36px;
   height: 36px;
   min-width: 36px;
   min-height: 36px;
   overflow: hidden;
   border-radius: 100%;
   margin: 0 10px 0 0;
}
#comments_component .component_info {
   width: 100%;
   display: flex;
   flex-direction: column;
   align-items: flex-end;
   margin: 0 0 5px;
}
#comments_component .component_info_inner {
   background: #ebedf0;
   border-radius: 18px;
   display: inline-block;
   line-height: 16px;
   margin-top: 0;
   min-width: 0;
   overflow: hidden;
   padding: 6px 12px 7px;
}
#comments_component .component_name {
   color: #000;
   font-weight: 600;
   font-size: 12px;
   margin: 0 0 3px 3px;
   text-decoration: none;
}
#comments_component .component_licked {
   position: relative;
   bottom: 3px;
   left: 0;
   display: flex;
}
.component_body {
   width: 100%;
}
.component_reposy {
   color: #929292;
   font-weight: 600;
   font-size: 12px;
   margin: 6px 0 0 12px;
   display: flex;
   flex-wrap: wrap;
}
.component_reposy b {
   word-spacing: 0 !important;
   color: #d0d0d0;
}
.component_img {
   width: 100%;
   border-radius: 18px;
   overflow: hidden;
   margin: 7px 0 6px;
   height: auto;
}
.component_img img {
   width: 100%;
   display: flex;
   height: auto;
   transition: all 3s ease-in;
}
.component_licked {
   background: #fff;
   border-radius: 10px;
   box-shadow: 1px 1px 3px 0 #dadde1;
   color: #909192;
   font-size: 11px;
   font-weight: 400;
   height: 20px;
   line-height: 20px;
   margin-left: -10px;
   padding-right: 4px;
   transform: translateY(-6px);
   z-index: 5;
}
#comments_component a {
   font-weight: 600;
   text-decoration: none;
   color: #232323;
}
.icons {
   white-space: nowrap;
   display: flex;
   margin: 0;
}
.icons .fb_licked {
   background: url(../img/icon-set.png) no-repeat 0 0/103px 328px;
   display: inline-block;
   height: 16px;
   width: 16px;
   border-radius: 100%;
   border: 2px solid #fff;
}
.l {
   background-position: -51px -266px;
   z-index: 4;
}
.s,
.u {
   margin-left: -6px;
}
.u {
   background-position: 0 -283px;
   z-index: 3;
}
.s {
   background-position: -68px -266px;
}
.component_reposy nav {
   display: inline;
   margin: 0 0 0 16px;
}
.user_request .component_ava_small {
   margin-left: 46px !important;
}
#comments_component .component_ava_small {
   background-size: 100% 100%;
   -webkit-background-size: 100% 100%;
   width: 24px;
   height: 24px;
   min-width: 24px;
   min-height: 24px;
   overflow: hidden;
   border-radius: 100%;
   margin: 0 10px 0 0;
}
u {
   cursor: pointer;
}
#comments_component .component_info_inner {
   margin-right: auto;
}
.component_text img {
   width: 100%;
   max-width: 360px;
   margin-top: 15px;
}
#form_image {
   margin: 0 0 -88px;
}
.form_image_wrap_image {
   margin: 0 auto;
   max-width: 190px;
   position: relative;
}
.form_image_wrap_image img,
.sus_wrwp_img img {
   width: 100%;
}
.form_wrap {
   max-width: 300px;
   margin: 0 auto;
   padding: 89px 13px 16px;
   box-shadow: 0 0 20px 13px #00000026;
}
.form_wrap form {
   display: flex;
   flex-direction: column;
   justify-content: center;
}
.form_wrap label {
   display: block;
   margin-top: 13px;
}
.descount,
.horas div,
.termina {
   text-align: center;
}
.termina {
   margin-bottom: 10px;
}
.descount {
   color: #3578e5;
   font-size: 27px !important;
   font-weight: 700;
}
#price,
.horas {
   justify-content: center;
}
.horas {
   color: #80808069;
}
.horas div {
   margin-right: 5px;
}
#price {
   flex-wrap: wrap;
   margin: 10px auto;
   font-size: 24px;
}
#price .price_new {
   margin: 0 5px;
   color: #3578e5;
   text-shadow: 4px 4px 3px #00000033;
}
#price .price_old {
   margin: 0 5px;
   color: #80808069;
   text-decoration: line-through;
}
input, select {
   border: 1px solid #3578e563;
   padding-left: 10px;
   width: 100%;
   height: 40px;
   box-sizing: border-box;
   margin-bottom: 15px;
   appearance: none;
}
.horas div,
a,
button.btnn {
   font-weight: 700;
}
button.btnn {
   height: 59px;
   background: #3580ed;
   margin: 10px 0;
   border: 1px solid #3580ed;
   color: #fff;
   letter-spacing: 5px;
}
#price,
.horas,
.sus {
   display: flex;
}
.sus_wrwp_img {
   width: 15px;
   margin-right: 5px;
}
.sus_text {
   color: gray;
   font-size: 12px;
}
html {
   line-height: 1.15;
   -webkit-text-size-adjust: 100%;
}
body {
   margin: 0;
   background: #ebedf0;
   margin-bottom: 15px !important;
   font: 16px sans-serif;
}
input,
main {
   display: block;
}
h1 {
   margin: 0.67em 0;
   font-size: 25px;
}
pre {
   font:
      1em monospace,
      monospace;
}
a {
   background: 0 0;
   text-decoration: none;
   color: #576b95;
}
b {
   font-weight: bolder;
}
sub {
   font-size: 75%;
   line-height: 0;
   position: relative;
   vertical-align: baseline;
   bottom: -0.25em;
}
img {
   border-style: none;
}
button,
input {
   font: 16px/1.3 inherit;
   overflow: visible;
}
button {
   text-transform: none;
}
[type="button"],
[type="submit"],
button {
   -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
   border-style: none;
   padding: 0;
}
[type="button"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
   outline: 1px dotted ButtonText;
}
[type="radio"] {
   box-sizing: border-box;
   padding: 0;
}
::-webkit-file-upload-button {
   -webkit-appearance: button;
   font: inherit;
}
[hidden] {
   display: none;
}
h2,
h3 {
   font-style: oblique;
   font-size: 20px;
}
p {
   color: #707070;
}
#global_wrapper {
   max-width: 600px;
   margin: 0 auto;
   background: #ebedf0;
}
header {
   text-align: center;
   background: #3b5998;
   color: #fff;
   padding: 11px 0 12px;
   position: relative;
}
header::after {
   content: "";
   position: absolute;
   width: 100px;
   height: 56px;
   background: url(o9-JQ_ml0oW.png);
   background-size: cover;
   background-position: 0 -720px;
   left: -20px;
   top: -2px;
   transform: scale(0.36);
}
#global_bg {
   width: 100%;
   position: relative;
}
#global_bg_img,
#global_bg_img img,
.avatar_img_left img,
.erson_page_inner_right_img img,
header {
   width: 100%;
}
#person_page {
   display: flex;
   justify-content: space-between;
   padding: 7px;
}
.avatar_img_left {
   overflow: hidden;
   border-radius: 100%;
   width: 60px;
   margin-right: 15px;
   margin-left: 12px;
}
.erson_page_inner_left_item {
   display: flex;
   align-items: center;
}
.erson_page_inner_left_item_info {
   display: flex;
   flex-direction: column;
}
.erson_page_inner_right_img_liked,
.info_doctor {
   font-size: 15px;
   color: gray;
}
.erson_page_inner_right {
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   margin: 0 10px;
}
.erson_page_inner_right_img {
   width: 19px;
}
.erson_page_inner_right_img_liked p {
   margin: 0;
   font-size: 12px;
}
.sms {
   background: #fff;
   display: flex;
   justify-content: space-between;
   align-items: center;
   padding: 8px;
}
.name_doctor {
   font-size: 17px !important;
}
.sms-el_mesage {
   flex: 1;
   min-width: 0;
   width: 0;
   background: #3578e5;
   display: flex;
   justify-content: center;
   align-items: center;
}
.sms-el_mesage img {
   margin-right: 10px;
}
.sms-el_mesage2,
.sms-el_points {
   width: calc(16.67% - 7px);
   background: #ebedf0;
}
.sms-el_mesage,
.sms-el_mesage2,
.sms-el_points {
   margin: 6px 7px;
   border-radius: 5px;
   padding: 8px;
}
#doctor_liked_heart img,
.liked23_icon_inner img,
.sms-el_mesage img,
.sms-el_mesage2 img,
.sms-el_points img,
.state_doctor_avatar img,
.state_text img {
   width: 100%;
}
.sms_inner_img {
   width: 17px;
   margin: 0 auto;
   position: relative;
   top: 2px;
}
.sms-el_mesage .sms_inner_img {
   margin: 0 !important;
}
.liked23 {
   display: flex;
   justify-content: start;
   align-items: center;
   padding: 0 0 6px 13px;
   background: #fff;
}
.liked23_icon_inner {
   width: 20px;
   margin-right: 5px;
}
.liked23_info p {
   margin: 0;
   color: gray;
}
#person_page,
#state {
   background: #fff;
}
.state_doctor {
   display: flex;
   align-items: center;
   padding: 7px;
}
.state_doctor_avatar {
   width: 44px;
   overflow: hidden;
   border-radius: 100%;
   margin-right: 8px;
}
.state_doctor_name_info {
   font-size: 14px;
   color: gray;
}
#doctor_liked_heart,
#state_close {
   display: flex;
   align-items: center;
   background: #fff;
   border-bottom: 1px solid #e4e4e4;
}
#state_close {
   justify-content: space-around;
   border-top: 1px solid #e4e4e4;
   padding: 10px;
   color: gray;
}
#doctor_liked_heart {
   padding-left: 16px;
   height: 38px;
}
#doctor_liked_heart div {
   width: 20px;
   margin-left: -8px;
}
.doctor_liked_numbers {
   font-size: 10px;
   font-weight: 600;
}
.doctor_liked_numbers h1 {
   position: relative;
   left: 11px;
}
.comments {
   background: #fff;
   padding: 20px;
}
.popular {
   font-size: 17px;
   position: relative;
   top: -2px;
}
header i {
   position: absolute;
   top: 23%;
   left: 10px;
}
#form,
#state {
   padding: 10px 10px 11px;
}
.link {
   background: red;
   position: fixed;
   width: 90%;
   display: block;
   text-decoration: none;
   text-transform: uppercase;
   text-align: center;
   bottom: 20px;
   color: #fff;
   padding: 20px 0;
   border-radius: 10px;
   font-weight: 900;
   box-shadow: 0 0 8px 1px #6e6e6e;
}
.link:hover {
   box-shadow: none;
   transition: 1s;
}
.pulse {
   animation: pulse 2s infinite;
}
.nw {
   display: flex;
   justify-content: center;
   align-items: center;
   column-gap: 10px;
   font-size: 15px;
}
@media screen and (max-width: 400px) {
   #comments_component {
      margin: 10px 0;
   }
   .comments {
      padding: 10px;
   }
}
@media screen and (max-width: 370px) {
   .component_reposy nav {
      display: inline;
      margin: 0 0 0 13px;
   }
   #comments_component .component_info {
      flex-direction: column;
   }
   .user_request {
      display: none;
   }
}
.value {
   padding: 10px;
}

.unit {
   display: flex;
   flex-direction: row;
   align-items: center;
}
