body {
  direction: rtl;
  overflow-x: hidden;
}
.mr-auto, .mx-auto {
    margin-left: auto!important;
    margin-right: 0!important;
}
.like_h3 {
  font-family: "Fira Sans";
  font-size: 72px;
  font-weight: 700;
  text-transform: uppercase;
}
.like_h3:after {
  content: "";
  background: #f1d348;
  display: block;
  width: 223px;
  height: 4px;
  background-color: #fbcd15;
  margin: 0 auto;
}
.like_white {
  color: #fff;
  font-family: "Fira Sans";
  font-size: 72px;
  font-weight: 700;
  text-transform: uppercase;
}
.like_white:after {
  content: "";
  background: #f1d348;
  display: block;
  width: 223px;
  height: 4px;
  background-color: #fbcd15;
  margin: 0 auto;
}
.yellow_btn {
  margin: 20px 0px;
  width: 201px;
  height: 37px;
  border-radius: 19px;
  background-color: #fbcd15;
  border: none;
}
.btn_a {
  color: #020d1d;
  font-family: "Open Sans Hebrew";
  font-size: 18px;
  font-weight: bold;
  /* Text style for "כרעיים עוף" */
  letter-spacing: 0.36px;
}
@font-face {
  font-family: Fira Sans;
  /* Имя шрифта */
  src: url("../fonts/FiraSans-Regular.ttf");
  /* Путь к файлу со шрифтом */
}
@font-face {
  font-family: Freestyle Script;
  /* Имя шрифта */
  src: url("../fonts/FREESCPT.TTF");
  /* Путь к файлу со шрифтом */
}
@font-face {
  font-family: Fira Sans Thin Italic;
  /* Имя шрифта */
  src: url("../fonts/FiraSans-ThinItalic.ttf");
  /* Путь к файлу со шрифтом */
}
@font-face {
  font-family: 'Open Sans Hebrew';
  src: url('../fonts/OPENSANSHEBREW-REGULAR.TTF');
}
@font-face {
  font-family: 'Conv_BN_Tamar_Bold';
  src: url('fonts/BN_Tamar_Bold.eot');
  src: local('☺'), url('../fonts/BN_Tamar_Bold.woff') format('woff'), url('../fonts/BN_Tamar_Bold.ttf') format('truetype'), url('../fonts/BN_Tamar_Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*HEADER*/
.header .navbar {

    padding: 0;
}
.navbar-brand img {
    height: 20px;
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    width: 30px;
}
header {
  background-color: #f1d348;

}
.header_logo {
  text-align: right;
}
/*.header_logo img {*/
/*  border-bottom-left-radius: 83px;*/
/*  border-bottom-right-radius: 83px;*/
/*  margin: 0px 20% 0px 0px;*/
/*  height: 120px;*/
/*}*/

header .navbar-brand img {
    height: 120px;
    position: absolute;
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    font-size: 0;
    line-height: inherit;
    white-space: nowrap;
    width: auto;
    top: 0;
    left: 10%;
    border-bottom-left-radius: 83px;
    border-bottom-right-radius: 83px;
}
.header_nav .my_nav_a {
  color: #000000;
}
.header_text {
  background-repeat: no-repeat;
  background-size: cover;
  height: 908px;
  background-position: 50% 50%;
  background-image: url(../img/bg-min.jpg);
}
.header_text .elipse {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}
.header_text .elipse h1 {
  text-shadow: 0 2px 7px rgba(0, 0, 0, 0.58);
  color: #ffffff;
  font-family: "Fira Sans";
  font-size: 113px;
  font-weight: 700;
  text-transform: uppercase;
}
.header_text .button {
  width: 346px;
  height: 66px;
  border-radius: 33px;
  background-color: #fbcd15;
  display: block;
  margin: 0 auto;
}
.header_text .button a {
  color: #040404;
  font-family: "Fira Sans";
  font-size: 35px;
  font-weight: 400;
  text-transform: uppercase;
}
#about .container .row .main_block {
  text-align: center;
  padding: 50px 0px;
}
header a.nav-link {
    color: #020d1d;
    font-family: "Fira Sans";
    font-size: 25px;
    font-weight: 300;
    line-height: 37.3px;
    text-transform: uppercase;
}
#about .container .row .main_block_h2 {
  color: #fe2121;
  font-family: "Freestyle Script";
  font-size: 72px;
  font-weight: 400;
}
#about .container .row .main_block_h1 {
  font-family: "Fira Sans";
  font-size: 72px;
  font-weight: 700;
  text-transform: uppercase;
}
#about .container .row .main_block_h1:after {
  content: "";
  background: #f1d348;
  display: block;
  width: 223px;
  height: 4px;
  background-color: #fbcd15;
  margin: 0 auto;
}
#about .container .row .main_block_img img {
  margin: 50px 0px 0px 0px;
}
#about .container .row .main_block_p {
  padding: 50px 20%;
}
#about .container .row .main_block_figcaption {
  color: #042039;
  font-family: "Fira Sans Thin Italic";
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
}
#menu .row {
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
  display: flex;
  height: 300px;
  background-image: url(../img/menu_bg-min.jpg);
}
#menu .row p {
  color: #fff;
  font-family: "Fira Sans";
  font-size: 72px;
  font-weight: 700;
  text-transform: uppercase;
}
#menu .row p:after {
  content: "";
  background: #f1d348;
  display: block;
  width: 223px;
  height: 4px;
  background-color: #fbcd15;
  margin: 0 auto;
}
.item {
  position: relative;
  padding: 90px 0px;
  /*      margin-top: -150px;
    padding: 150px 0px;*/
  background-image: url(../img/bg_price.png);
}
.item_block {
  display: flex;
  border-right: 1px solid #e2e2e2;
  flex-wrap: wrap;
}
.item_block_h3 {
        width: 100%;
  color: #fe2121;
  font-family: "Open Sans Hebrew";
  font-size: 48px;
  font-weight: 700;
  letter-spacing: 0.96px;
  text-align: center;
}
.item_block_row.row {
    display: flex;
    flex-direction: row-reverse;
    text-align: right;
    /* margin: 0px 0px; */
    width: 375px;
}
.main_block_img img {
    width: 250px;
    height: 250px;
    object-fit: cover;
}
.item_block_row.row .price {
    color: #fbcd15;
    font-family: "Open Sans Hebrew";
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.6px;
    max-width: 210px;
    padding: 0px 15px;
    display: block;
    text-align: left;
}
.item_block_row.row .desc {
  color: #020d1d;
  font-family: "Open Sans Hebrew";
  font-size: 18px;
  font-weight: bold;
  /* Text style for "קדירת עוף:" */
  letter-spacing: 0.36px;
}
.item_block_button {
  margin: 20px 0px;
  width: 201px;
  height: 37px;
  border-radius: 19px;
  background-color: #fbcd15;
  border: none;
}
.item_block_button a {
  color: #020d1d;
  font-family: "Open Sans Hebrew";
  font-size: 18px;
  font-weight: bold;
  /* Text style for "כרעיים עוף" */
  letter-spacing: 0.36px;
}
.item_block:first-child {
  border-right: none;
}
.central {
  background-repeat: no-repeat;
  background-image: url(../img/bg_price.png);
}
/*.right {
      background-position: 0% 50%;
  background-repeat: no-repeat;
    background-image: url(../img/right_bg.png);
}
.left{
    padding-top: 50px;
    margin-top: -47px;
    background-repeat: no-repeat;
    background-image: url(../img/bg_left.png);
    background-position: 100% 0%;
  }*/
.item:before {
  bottom: 10px;
  left: 0;
  position: absolute;
  content: "";
  width: 150px;
  height: 350px;
  background-size: contain;
  background-image: url(../img/left.png);
  background-repeat: no-repeat;
}
.item:after {
  top: -50px;
  right: 0;
  position: absolute;
  content: "";
  width: 150px;
  height: 350px;
  background-size: contain;
  background-image: url(../img/right.png);
  background-repeat: no-repeat;
}
#subscribe .row {
  text-align: center;
  background-color: #fe2121;
}
#subscribe .row .subscribe {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 50px 0px;
}
#subscribe .row .subscribe_h3 {
  color: #ffffff;
  font-family: "Freestyle Script";
  font-size: 72px;
  font-weight: 400;
}
#subscribe .row .subscribe_p {
  padding: 0px 10%;
  color: #ffffff;
  font-family: "Fira Sans";
  font-size: 45px;
  font-weight: 300;
  text-transform: uppercase;
}
form.form-bottom {
  display: flex;
  flex-direction: column;
  width: 40%;
  min-width: 300px;
}
form.form-bottom input {
  padding: 5px 10px;
  border-radius: 20px;
  border: none;
  margin: 10px 0px;
}
form.form-bottom button {
  margin: 20px 0px;
  width: 201px;
  height: 37px;
  border-radius: 19px;
  background-color: #fbcd15;
  border: none;
  display: block;
  margin: 20px auto;
}
#contacts .contacts {
  padding: 50px 0px 0px;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#contacts .contacts_h3 {
  font-family: "Fira Sans";
  font-size: 72px;
  font-weight: 700;
  text-transform: uppercase;
}
#contacts .contacts_h3:after {
  content: "";
  background: #f1d348;
  display: block;
  width: 223px;
  height: 4px;
  background-color: #fbcd15;
  margin: 0 auto;
}
.footer_row {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer_row p {
  margin-bottom: 0px;
}
.footer_row img {
  margin: 0px 50px;
  height: 50px;
  vertical-align: middle;
  border-style: none;
}


@media only screen and (max-width: 769px) {
 

.header_text .elipse h1 {
    font-size: 47px;
 
}
.item:after {
    top: -145px;
    right: -33px;
    height: 249px;

}
.item:before {
    bottom: -108px;
}
#subscribe .row .subscribe_p {
    font-size: 32px;
}
#contacts .contacts_h3{
    font-size: 50px;
 
}
#about .contacts_h3 {
    font-size: 50px;
 
}
.b_acc_btn {
    left: auto!important;
    right: 0!important;
    top: 0!important;
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
    border-top-left-radius: 28px;
    border-bottom-left-radius: 28px;
}
}

@media (min-width: 600px)  and (max-width: 909px) {
    .header_text .elipse h1 {
    font-size: 70px;
 
}
#contacts .contacts_h3{
    font-size: 50px;
 
}
#about .contacts_h3 {
    font-size: 50px;
 
}
}


@media (min-width: 900px)  and (max-width: 1100px) {
.item:after {
    top: -111px;
    right: -41px;
    width: 150px;
    height: 259px;

}
.item:before {
    bottom: -57px;
}
       .header_text .elipse h1 {
    font-size: 90px;
 
} 
}