

/* Start:/local/templates/yogahouse/components/bitrix/news/instructors/bitrix/news.detail/.default/style.css?16119388082180*/
.instructor_detail {
  display: flex;
  flex-direction: column;
  width: 100%; }
.instructor_top {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 50px;
  justify-content: center; }
  .instructor_top h3 {
    font-family: "Montserrat Bold";
    font-size: 3.2rem;
    font-weight: 700;
    font-style: normal;
    color: #5b3b83;
    line-height: 3.2rem; }
  .instructor_top p {
    font-size: 1.7rem;
    line-height: 2.2rem;
    text-align: justify; }
.instructor_describe {
  display: flex;
  width: 70%;
  flex-grow: 1;
  flex-direction: column;
  padding: 15px; }
.instructor_gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center; }
  .instructor_gallery_item {
    display: flex;
    width: 30%;
    flex-grow: 1;
    max-width: 600px;
    position: relative;
    min-width: 300px;
    padding: 15px;
    align-items: center; }
    .instructor_gallery_item img {
      width: 100%;
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), -23px 0 20px -23px rgba(0, 0, 0, 0.8), 23px 0 20px -23px rgba(0, 0, 0, 0.8), 0 0 40px rgba(0, 0, 0, 0.1) inset; }

.instructor_detail_picture {
  display: flex;
  max-width: 320px;
  max-height: 320px;
  min-width: 300px;
  position: relative;
  padding: 10px;
  transform: rotate(0.5deg); }
  .instructor_detail_picture img {
    width: 100%;
    height: auto;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), -23px 0 20px -23px rgba(0, 0, 0, 0.8), 23px 0 20px -23px rgba(0, 0, 0, 0.8), 0 0 40px rgba(0, 0, 0, 0.1) inset; }
  .instructor_detail_picture:before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 27px;
    left: 21px;
    width: 81%;
    top: 88%;
    max-width: 300px;
    background: none;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    transition: box-shadow 0.3s; }

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/yogahouse/components/bitrix/news/instructors/bitrix/news.detail/.default/style.css?16119388082180 */
