.become-a-cook .content-img {
  height: 500px;
  margin-bottom: 45px; }
  @media (max-width: 1280px) {
    .become-a-cook .content-img {
      height: 343px; } }
  @media (max-width: 1280px) {
    .become-a-cook .content-img img {
      width: 960px; } }
  .become-a-cook .content-img .caption-block {
    position: relative;
    z-index: 20;
    padding: 11% 0 0 7%;
    max-width: 500px; }
    .become-a-cook .content-img .caption-block h1 {
      font-size: 30px;
      line-height: normal;
      margin-bottom: 20px; }
    .become-a-cook .content-img .caption-block h2 {
      font-size: 20px;
      line-height: normal;
      margin-bottom: 20px; }
      @media (max-width: 375px) {
        .become-a-cook .content-img .caption-block h2 {
          max-width: 220px; } }
.become-a-cook .h2 {
  margin: 0 0 24px;
  font-size: 20px;
  font-family: 'montserratbold';
  line-height: normal; }
.become-a-cook .who-is-cooker {
  text-align: center;
  margin-bottom: 40px; }
  @media (max-width: 600px) {
    .become-a-cook .who-is-cooker {
      margin-bottom: 25px; } }
  .become-a-cook .who-is-cooker .title {
    font-size: 40px;
    font-family: "montserratsemibold";
    margin-bottom: 20px; }
    @media (max-width: 600px) {
      .become-a-cook .who-is-cooker .title {
        font-size: 30px; } }
  .become-a-cook .who-is-cooker iframe {
    margin: 40px 0;
    width: 890px;
    height: 500px; }
    @media (max-width: 992px) {
      .become-a-cook .who-is-cooker iframe {
        width: 560px;
        height: 315px; } }
    @media (max-width: 600px) {
      .become-a-cook .who-is-cooker iframe {
        width: 320px;
        height: 190px; } }
.become-a-cook .ready-to-be-cooker {
  text-align: center;
  margin-bottom: 40px; }
  @media (max-width: 600px) {
    .become-a-cook .ready-to-be-cooker {
      margin-bottom: 25px; } }
  .become-a-cook .ready-to-be-cooker .title {
    font-size: 30px;
    font-family: "montserratsemibold";
    margin-bottom: 20px; }
    @media (max-width: 600px) {
      .become-a-cook .ready-to-be-cooker .title {
        font-size: 20px; } }
.become-a-cook .section {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-bottom: 45px; }
  @media (max-width: 600px) {
    .become-a-cook .section {
      margin-bottom: 25px; } }
  .become-a-cook .section .section-block {
    width: 48%; }
    @media (max-width: 768px) {
      .become-a-cook .section .section-block {
        width: 100%;
        margin-bottom: 25px; } }
    .become-a-cook .section .section-block .description ul li {
      padding: 3px 0; }
  .become-a-cook .section.steps {
    margin-top: 35px; }
    .become-a-cook .section.steps .title {
      width: 100%;
      font-size: 25px;
      text-align: center;
      font-family: 'montserratsemibold';
      padding: 35px 0 40px 0; }
      .become-a-cook .section.steps .title span {
        position: relative; }
        .become-a-cook .section.steps .title span:before {
          content: '';
          position: absolute;
          top: -35px;
          left: calc(50% - 144px / 2);
          margin: auto;
          background: #9f9f9f;
          width: 144px;
          height: 3px; }
          @media (max-width: 374px) {
            .become-a-cook .section.steps .title span:before {
              left: calc(50% - 144px / 4); } }
    .become-a-cook .section.steps .section-block {
      width: 31%; }
      @media (max-width: 768px) {
        .become-a-cook .section.steps .section-block {
          width: 100%;
          text-align: center; } }
      .become-a-cook .section.steps .section-block img {
        margin: 0 auto 30px auto;
        display: block; }
  .become-a-cook .section .description {
    line-height: 18px; }
  .become-a-cook .section.images-link .section-block {
    position: relative;
    overflow: hidden; }
    .become-a-cook .section.images-link .section-block img {
      min-width: 100%;
      height: 211px; }
      @media (max-width: 1280px) {
        .become-a-cook .section.images-link .section-block img {
          min-width: 100%;
          height: 143px; } }
      @media (max-width: 768px) {
        .become-a-cook .section.images-link .section-block img {
          height: auto; } }
    .become-a-cook .section.images-link .section-block .h2 {
      margin-bottom: 17px; }
    .become-a-cook .section.images-link .section-block:first-child .h2 {
      color: #fff; }
    .become-a-cook .section.images-link .section-block .caption-block {
      padding: 9% 0 0 5%;
      z-index: 20;
      position: absolute;
      top: 0;
      left: 0; }
  .become-a-cook .section.application {
    display: block; }
    .become-a-cook .section.application p {
      line-height: 32px; }
    .become-a-cook .section.application .success-message {
      width: 240px; }
.become-a-cook .cooker-form {
  padding: 30px;
  background: #efebe5;
  margin-bottom: 55px; }
  .become-a-cook .cooker-form .form {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; }
    .become-a-cook .cooker-form .form .form-group {
      width: 25%;
      padding-right: 50px; }
      @media (max-width: 990px) {
        .become-a-cook .cooker-form .form .form-group {
          width: 50%; }
          .become-a-cook .cooker-form .form .form-group:nth-of-type(4n) {
            padding-right: 50px; }
          .become-a-cook .cooker-form .form .form-group:nth-of-type(2n) {
            padding-right: 0; } }
      @media (max-width: 450px) {
        .become-a-cook .cooker-form .form .form-group {
          width: 100%;
          padding-right: 0; }
          .become-a-cook .cooker-form .form .form-group:nth-of-type(4n) {
            padding-right: 0; } }
      .become-a-cook .cooker-form .form .form-group .param {
        float: none;
        text-align: left;
        margin-bottom: 10px;
        display: block;
        width: 100%; }
      .become-a-cook .cooker-form .form .form-group:nth-of-type(4n) {
        padding-right: 0; }
      .become-a-cook .cooker-form .form .form-group.gender .radio {
        padding-left: 15px;
        font-family: 'latoregular'; }
        .become-a-cook .cooker-form .form .form-group.gender .radio:first-of-type {
          padding-right: 7px; }
      .become-a-cook .cooker-form .form .form-group.gender .col {
        margin-top: 20px; }
    .become-a-cook .cooker-form .form .submit {
      width: 100%;
      margin-top: 37px; }
  .become-a-cook .cooker-form .agree {
    margin: 0; }

.about-page .subtitle {
  font-size: 25px;
  margin-bottom: 25px;
  line-height: 28px; }
.about-page .top-description {
  display: flex;
  margin-bottom: 40px; }
  @media (max-width: 768px) {
    .about-page .top-description {
      flex-flow: row wrap; } }
  .about-page .top-description .image {
    width: 30%;
    margin-right: 30px;
    max-width: 350px; }
    @media (max-width: 768px) {
      .about-page .top-description .image {
        width: 100%;
        margin-bottom: 30px;
        max-width: unset; } }
    .about-page .top-description .image img {
      width: 100%; }
  .about-page .top-description .description {
    width: 65%;
    font-size: 18px;
    line-height: 22px; }
    @media (max-width: 768px) {
      .about-page .top-description .description {
        width: 100%; } }
    .about-page .top-description .description .slogan {
      font-style: italic;
      margin-top: 50px; }
      @media (max-width: 768px) {
        .about-page .top-description .description .slogan {
          margin-top: 0; } }
.about-page .register-wrapper {
  display: flex; }
  @media (max-width: 768px) {
    .about-page .register-wrapper {
      flex-flow: row wrap; } }
  .about-page .register-wrapper .item {
    width: 50%; }
    @media (max-width: 768px) {
      .about-page .register-wrapper .item {
        width: 100%;
        margin-bottom: 30px; } }
    .about-page .register-wrapper .item .title {
      background: #ebebeb;
      font-size: 20px;
      font-family: "montserratsemibold";
      padding: 10px 20px; }
    .about-page .register-wrapper .item .description {
      padding: 10px 40px 10px 20px;
      min-height: 200px; }
      @media (max-width: 1280px) {
        .about-page .register-wrapper .item .description {
          min-height: 340px; } }
      @media (max-width: 768px) {
        .about-page .register-wrapper .item .description {
          min-height: unset; } }
    .about-page .register-wrapper .item .btn {
      margin-left: 20px; }

.blog-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 15px;
  grid-auto-rows: minmax(300px, auto); }
  @media (max-width: 768px) {
    .blog-list {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 480px) {
    .blog-list {
      grid-template-columns: repeat(1, 1fr); } }
  .blog-list .item .image {
    overflow: hidden;
    margin-bottom: 15px;
    position: relative; }
    .blog-list .item .image img {
      width: 100%;
      display: block; }
    .blog-list .item .image:hover img {
      transform: scale(1.1); }
    .blog-list .item .image .date {
      position: absolute;
      left: 7px;
      bottom: 7px;
      z-index: 100;
      background: rgba(244, 121, 76, 0.8);
      height: 28px;
      padding: 0 9px 0 9px;
      color: #FFF;
      font-family: 'latosemibold';
      font-size: 13px;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px;
      border-radius: 100px;
      line-height: 29px; }
  .blog-list .item .title {
    font-family: 'latosemibold';
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 10px 0; }
    .blog-list .item .title a {
      color: #242424;
      text-decoration: none;
      line-height: 1.2; }
      .blog-list .item .title a:hover, .blog-list .item .title a:focus, .blog-list .item .title a:active {
        color: #f15f2b;
        text-decoration: none; }

.slider-background {
  background: #efebe5;
  padding: 30px 0;
  margin-bottom: 30px; }
  .slider-background .content {
    padding-top: 0; }
  .slider-background .owl-carousel .owl-nav button.owl-prev,
  .slider-background .owl-carousel .owl-nav button.owl-next {
    background-position: 0 bottom; }
    .slider-background .owl-carousel .owl-nav button.owl-prev:hover,
    .slider-background .owl-carousel .owl-nav button.owl-next:hover {
      background-position: 0 top; }
  @media (max-width: 768px) {
    .slider-background .owl-carousel .owl-item img {
      margin: auto; } }

.comments_wrapper .form_wrapper {
  margin-bottom: 50px; }
  .comments_wrapper .form_wrapper .name {
    width: 20%; }
    @media (max-width: 768px) {
      .comments_wrapper .form_wrapper .name {
        width: 50%; } }
  .comments_wrapper .form_wrapper textarea {
    min-width: 20%; }
    @media (max-width: 768px) {
      .comments_wrapper .form_wrapper textarea {
        min-width: 50%; } }
.comments_wrapper .title {
  font-size: 28px;
  font-family: 'montserratbold';
  margin-bottom: 15px;
  line-height: 28px; }
.comments_wrapper .otz-wrapper {
  margin-bottom: 20px; }
  .comments_wrapper .otz-wrapper .otz {
    margin-bottom: 15px; }
    .comments_wrapper .otz-wrapper .otz .otz-author {
      display: flex;
      gap: 10px;
      margin-bottom: 10px; }
      .comments_wrapper .otz-wrapper .otz .otz-author .name {
        font-size: 16px;
        color: orange; }
      .comments_wrapper .otz-wrapper .otz .otz-author time {
        color: #919191; }
    .comments_wrapper .otz-wrapper .otz .otz-text {
      padding-left: 25px; }
.comments_wrapper .errorMessage {
  color: red; }

.blog-view .text img {
  max-width: 100%;
  height: auto !important; }

.location-balloon .more {
  float: left; }
.location-balloon .name {
  font-size: 20px;
  font-weight: 700;
  padding: 10px 0;
  display: block;
  width: 100%; }
.location-balloon .address {
  padding: 5px 0;
  display: block;
  width: 100%; }

.information h5 {
  margin: 15px 0 10px 0;
  color: #f15f2b; }

.payments {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px; }
  .payments svg {
    width: 20px;
    fill: #f15e2b; }
  .payments .item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px; }

.links .social-links {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px; }
  .links .social-links .social-link {
    display: inline-flex;
    margin-bottom: 5px;
    margin-right: 20px;
    align-items: center; }
    .links .social-links .social-link:before {
      content: '';
      width: 20px;
      height: 20px;
      background: #f3f3f3;
      display: inline-block;
      margin-right: 7px; }
    .links .social-links .social-link.social-email:before {
      background: url("../img/email.svg"); }
    .links .social-links .social-link.social-phone:before {
      background: url("../img/phone.svg"); }
    .links .social-links .social-link.social-vk:before {
      background: url("../img/vk.svg"); }
    .links .social-links .social-link.social-inst:before {
      background: url("../img/inst.svg"); }
    .links .social-links .social-link.social-fb:before {
      background: url("../img/fb.svg"); }
    .links .social-links .social-link.social-yt:before {
      background: url("../img/yt.svg"); }
    .links .social-links .social-link.social-site:before {
      background: url("../img/site.svg"); }

/*# sourceMappingURL=screen.css.map */
